|
|
|
| 1 | 2026-03-24T23:13:27.109Z | job assigned to worker 01KMH1VMCFWC277Y9T6NQ3Y1NV [factory aws, i-0eee6bd0bf1acb8ca] (queued for 2 m 19 s) |
| |
| 2 | 2026-03-24T23:13:35.922Z | starting task 0: "setup" |
| 3 | 2026-03-24T23:13:35.931Z | ++ uname -s |
| 4 | 2026-03-24T23:13:35.934Z | + kern=SunOS |
| 5 | 2026-03-24T23:13:35.934Z | + build_user=build |
| 6 | 2026-03-24T23:13:35.934Z | + build_uid=12345 |
| 7 | 2026-03-24T23:13:35.934Z | + work_dir=/work |
| 8 | 2026-03-24T23:13:35.934Z | + input_dir=/input |
| 9 | 2026-03-24T23:13:35.934Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T23:13:35.935Z | + case "$kern" in |
| 11 | 2026-03-24T23:13:35.935Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T23:13:35.938Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T23:13:35.943Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T23:13:36.022Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T23:13:36.025Z | + home_fs=zfs |
| 16 | 2026-03-24T23:13:36.025Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T23:13:36.025Z | + mkdir -p /home/build |
| 18 | 2026-03-24T23:13:36.028Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T23:13:36.028Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T23:13:36.031Z | process exited: duration 108 ms, exit code 0 |
| |
| 21 | 2026-03-24T23:13:36.038Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T23:13:36.043Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-24T23:13:36.043Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-24T23:13:36.043Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T23:13:36.043Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-24T23:13:36.043Z | * rust toolchain profile = "default" |
| 27 | 2026-03-24T23:13:36.043Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T23:13:36.046Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T23:13:36.046Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-24T23:13:36.188Z | info: downloading installer |
| 31 | 2026-03-24T23:13:37.981Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T23:13:37.981Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T23:13:37.981Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T23:13:37.981Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T23:13:37.981Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T23:13:37.981Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T23:13:37.981Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T23:13:37.981Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T23:13:37.981Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T23:13:37.981Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T23:13:37.981Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T23:13:37.981Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T23:13:37.981Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T23:13:37.996Z | info: profile set to default |
| 45 | 2026-03-24T23:13:37.996Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T23:13:38.064Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-24T23:13:38.141Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T23:13:38.144Z | info: downloading 6 components |
| 49 | 2026-03-24T23:13:53.451Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-24T23:13:53.451Z | |
| 51 | 2026-03-24T23:13:53.484Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T23:13:53.484Z | |
| 53 | 2026-03-24T23:13:53.488Z | |
| 54 | 2026-03-24T23:13:53.488Z | Rust is installed now. Great! |
| 55 | 2026-03-24T23:13:53.488Z | |
| 56 | 2026-03-24T23:13:53.488Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T23:13:53.488Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T23:13:53.488Z | |
| 59 | 2026-03-24T23:13:53.488Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T23:13:53.488Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T23:13:53.488Z | |
| 62 | 2026-03-24T23:13:53.488Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T23:13:53.488Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T23:13:53.488Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T23:13:53.488Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T23:13:53.488Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T23:13:53.488Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T23:13:53.488Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T23:13:53.488Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T23:13:53.488Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T23:13:53.628Z | + rustup --version |
| 72 | 2026-03-24T23:13:53.638Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T23:13:53.638Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T23:13:53.638Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T23:13:53.643Z | + cargo --version |
| 76 | 2026-03-24T23:13:53.648Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T23:13:53.648Z | + rustc --version |
| 78 | 2026-03-24T23:13:53.675Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T23:13:53.678Z | process exited: duration 17638 ms, exit code 0 |
| |
| 80 | 2026-03-24T23:13:53.685Z | starting task 2: "authentication" |
| 81 | 2026-03-24T23:13:53.708Z | process exited: duration 22 ms, exit code 0 |
| |
| 82 | 2026-03-24T23:13:53.715Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T23:13:53.721Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-24T23:13:53.726Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-24T23:13:53.761Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-24T23:14:05.266Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-24T23:14:05.266Z | + git fetch origin a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 88 | 2026-03-24T23:14:05.600Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-24T23:14:05.600Z | * branch a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e -> FETCH_HEAD |
| 90 | 2026-03-24T23:14:05.613Z | + [[ -n txn-sitrep-insert ]] |
| 91 | 2026-03-24T23:14:05.617Z | ++ git branch --show-current |
| 92 | 2026-03-24T23:14:05.621Z | + current=main |
| 93 | 2026-03-24T23:14:05.621Z | + [[ main != txn-sitrep-insert ]] |
| 94 | 2026-03-24T23:14:05.621Z | + git branch -f txn-sitrep-insert a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 95 | 2026-03-24T23:14:05.624Z | + git checkout -f txn-sitrep-insert |
| 96 | 2026-03-24T23:14:05.945Z | Switched to branch 'txn-sitrep-insert' |
| 97 | 2026-03-24T23:14:05.948Z | + git reset --hard a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 98 | 2026-03-24T23:14:06.010Z | HEAD is now at a1d650fe7 better error context |
| 99 | 2026-03-24T23:14:06.014Z | process exited: duration 12294 ms, exit code 0 |
| |
| 100 | 2026-03-24T23:14:06.020Z | starting task 4: "build" |
| 101 | 2026-03-24T23:14:06.026Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-24T23:14:06.029Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-24T23:14:06.029Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-24T23:14:06.029Z | + cargo --version |
| 105 | 2026-03-24T23:14:06.039Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-24T23:14:06.042Z | + rustc --version |
| 107 | 2026-03-24T23:14:06.068Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-24T23:14:06.071Z | + WORK=/work |
| 109 | 2026-03-24T23:14:06.071Z | + pfexec mkdir -p /work |
| 110 | 2026-03-24T23:14:06.076Z | + pfexec chown build /work |
| 111 | 2026-03-24T23:14:06.083Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-24T23:14:16.132Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-24T23:14:26.117Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-24T23:14:48.435Z | Planning: Solver setup ... Done (20.840s) |
| 115 | 2026-03-24T23:14:48.591Z | Planning: Running solver ... Done (0.157s) |
| 116 | 2026-03-24T23:14:48.781Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-24T23:14:48.802Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-24T23:14:48.937Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-24T23:14:48.981Z | Planning: Package planning ... Done (0.044s) |
| 120 | 2026-03-24T23:14:49.021Z | Planning: Merging actions ... Done (0.040s) |
| 121 | 2026-03-24T23:14:49.262Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 122 | 2026-03-24T23:14:49.272Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-24T23:14:50.139Z | Planning: Evaluating mediators ... Done (0.866s) |
| 124 | 2026-03-24T23:14:50.148Z | Planning: Planning completed in 23.88 seconds |
| 125 | 2026-03-24T23:14:50.162Z | Packages to install: 4 |
| 126 | 2026-03-24T23:14:50.162Z | Mediators to change: 2 |
| 127 | 2026-03-24T23:14:50.162Z | Services to change: 1 |
| 128 | 2026-03-24T23:14:50.162Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-24T23:14:50.165Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-24T23:14:50.165Z | Create boot environment: No |
| 131 | 2026-03-24T23:14:50.165Z | Create backup boot environment: No |
| 132 | 2026-03-24T23:14:50.165Z | Rebuild boot archive: No |
| 133 | 2026-03-24T23:14:50.165Z | |
| 134 | 2026-03-24T23:14:50.165Z | Changed mediators: |
| 135 | 2026-03-24T23:14:50.165Z | mediator clang: |
| 136 | 2026-03-24T23:14:50.165Z | version: None -> 15 (system default) |
| 137 | 2026-03-24T23:14:50.165Z | |
| 138 | 2026-03-24T23:14:50.165Z | mediator llvm: |
| 139 | 2026-03-24T23:14:50.165Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-24T23:14:50.166Z | |
| 141 | 2026-03-24T23:14:50.166Z | Changed packages: |
| 142 | 2026-03-24T23:14:50.166Z | helios-dev |
| 143 | 2026-03-24T23:14:50.166Z | developer/build-essential |
| 144 | 2026-03-24T23:14:50.166Z | None -> 11-2.0 |
| 145 | 2026-03-24T23:14:50.166Z | library/libxmlsec1 |
| 146 | 2026-03-24T23:14:50.166Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-24T23:14:50.166Z | ooce/developer/clang-15 |
| 148 | 2026-03-24T23:14:50.166Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-24T23:14:50.166Z | ooce/developer/llvm-15 |
| 150 | 2026-03-24T23:14:50.166Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-24T23:14:50.166Z | |
| 152 | 2026-03-24T23:14:50.166Z | Services: |
| 153 | 2026-03-24T23:14:50.166Z | restart_fmri: |
| 154 | 2026-03-24T23:14:50.166Z | svc:/system/update-man-index:default |
| 155 | 2026-03-24T23:14:50.211Z | |
| 156 | 2026-03-24T23:14:50.211Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-24T23:14:55.341Z | Download: 2219/3290 items 118.5/212.6MB 55% complete (24.4M/s) |
| 158 | 2026-03-24T23:14:59.269Z | Download: Completed 212.60 MB in 9.06 seconds (23.5M/s) |
| 159 | 2026-03-24T23:14:59.549Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-24T23:15:03.725Z | Actions: Completed 3689 actions in 4.18 seconds. |
| 161 | 2026-03-24T23:15:04.507Z | Done (0.776s) |
| 162 | 2026-03-24T23:15:04.507Z | Done (0.000s) |
| 163 | 2026-03-24T23:15:05.402Z | Done (0.894s) |
| 164 | 2026-03-24T23:15:09.186Z | Done (3.414s) |
| 165 | 2026-03-24T23:15:09.296Z | Done (0.015s) |
| 166 | 2026-03-24T23:15:09.300Z | Done (0.000s) |
| 167 | 2026-03-24T23:15:09.401Z | Done (0.000s) |
| 168 | 2026-03-24T23:15:10.402Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-24T23:15:10.549Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-24T23:15:10.553Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-24T23:15:10.773Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-24T23:15:10.776Z | Planning: Planning completed in 0.37 seconds |
| 173 | 2026-03-24T23:15:10.801Z | Mediators to change: 2 |
| 174 | 2026-03-24T23:15:10.801Z | Create boot environment: No |
| 175 | 2026-03-24T23:15:10.801Z | Create backup boot environment: No |
| 176 | 2026-03-24T23:15:10.889Z | Done |
| 177 | 2026-03-24T23:15:10.889Z | Done |
| 178 | 2026-03-24T23:15:11.646Z | Done |
| 179 | 2026-03-24T23:15:15.012Z | Done |
| 180 | 2026-03-24T23:15:15.095Z | Done |
| 181 | 2026-03-24T23:15:15.098Z | Done |
| 182 | 2026-03-24T23:15:15.242Z | Done |
| 183 | 2026-03-24T23:15:15.790Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-24T23:15:15.793Z | Planning: Merging actions ... Done |
| 185 | 2026-03-24T23:15:15.958Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-24T23:15:15.963Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-24T23:15:16.174Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-24T23:15:16.216Z | Planning: Planning completed in 0.63 seconds |
| 189 | 2026-03-24T23:15:16.247Z | Packages to change: 1 |
| 190 | 2026-03-24T23:15:16.247Z | Mediators to change: 1 |
| 191 | 2026-03-24T23:15:16.250Z | Services to change: 1 |
| 192 | 2026-03-24T23:15:16.250Z | Create boot environment: No |
| 193 | 2026-03-24T23:15:16.250Z | Create backup boot environment: Yes |
| 194 | 2026-03-24T23:15:18.735Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-24T23:15:18.739Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-24T23:15:18.739Z | Done |
| 197 | 2026-03-24T23:15:18.739Z | Done |
| 198 | 2026-03-24T23:15:18.927Z | Done |
| 199 | 2026-03-24T23:15:22.183Z | Done |
| 200 | 2026-03-24T23:15:22.273Z | Done |
| 201 | 2026-03-24T23:15:22.276Z | Done |
| 202 | 2026-03-24T23:15:22.428Z | Done |
| 203 | 2026-03-24T23:15:22.805Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-24T23:15:22.805Z | clang system 15 system |
| 205 | 2026-03-24T23:15:22.805Z | csh system system illumos |
| 206 | 2026-03-24T23:15:22.805Z | ctags system system illumos |
| 207 | 2026-03-24T23:15:22.805Z | file system system illumos |
| 208 | 2026-03-24T23:15:22.805Z | gcc vendor 12 vendor |
| 209 | 2026-03-24T23:15:22.805Z | gcc system 10 system |
| 210 | 2026-03-24T23:15:22.805Z | gcc system 7 system |
| 211 | 2026-03-24T23:15:22.805Z | go system 1.20 system |
| 212 | 2026-03-24T23:15:22.805Z | go system 1.19 system |
| 213 | 2026-03-24T23:15:22.805Z | llvm system 15 system |
| 214 | 2026-03-24T23:15:22.805Z | llvm system 14 system |
| 215 | 2026-03-24T23:15:22.805Z | mariadb system 10.6 system |
| 216 | 2026-03-24T23:15:22.805Z | mta vendor vendor dma |
| 217 | 2026-03-24T23:15:22.805Z | openjdk system 17 system |
| 218 | 2026-03-24T23:15:22.805Z | openjdk system 11 system |
| 219 | 2026-03-24T23:15:22.805Z | openjdk system 1.8 system |
| 220 | 2026-03-24T23:15:22.805Z | openssl vendor 3 vendor |
| 221 | 2026-03-24T23:15:22.805Z | perl system 5.36 system |
| 222 | 2026-03-24T23:15:22.805Z | postgresql system 15 system |
| 223 | 2026-03-24T23:15:22.805Z | postgresql system 13 system |
| 224 | 2026-03-24T23:15:22.805Z | python vendor 3 vendor |
| 225 | 2026-03-24T23:15:22.805Z | python system 2 system |
| 226 | 2026-03-24T23:15:22.805Z | python3 system 3.11 system |
| 227 | 2026-03-24T23:15:22.805Z | ruby system 3.0 system |
| 228 | 2026-03-24T23:15:22.805Z | words vendor vendor american-english |
| 229 | 2026-03-24T23:15:22.805Z | words system system australian-english |
| 230 | 2026-03-24T23:15:22.805Z | words system system british-english |
| 231 | 2026-03-24T23:15:22.806Z | words system system canadian-english |
| 232 | 2026-03-24T23:15:22.806Z | words system system french |
| 233 | 2026-03-24T23:15:22.806Z | words system system italian |
| 234 | 2026-03-24T23:15:22.806Z | words system system ngerman |
| 235 | 2026-03-24T23:15:22.806Z | words system system ogerman |
| 236 | 2026-03-24T23:15:22.806Z | words system system spanish |
| 237 | 2026-03-24T23:15:23.115Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-24T23:15:23.115Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-24T23:15:29.213Z | FMRI IFO |
| 240 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-24T23:15:29.213Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-24T23:15:29.214Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-24T23:15:30.496Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-24T23:15:30.801Z | Updating crates.io index |
| 258 | 2026-03-24T23:15:30.843Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-24T23:15:31.773Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-24T23:15:32.092Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 261 | 2026-03-24T23:15:32.602Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 262 | 2026-03-24T23:15:33.534Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 263 | 2026-03-24T23:15:34.215Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 264 | 2026-03-24T23:15:35.761Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 265 | 2026-03-24T23:15:37.336Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 266 | 2026-03-24T23:15:38.069Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 267 | 2026-03-24T23:15:38.528Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-03-24T23:15:39.229Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 269 | 2026-03-24T23:15:39.863Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 270 | 2026-03-24T23:15:40.184Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 271 | 2026-03-24T23:15:40.553Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 272 | 2026-03-24T23:15:41.591Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 273 | 2026-03-24T23:15:42.230Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 274 | 2026-03-24T23:15:42.529Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 275 | 2026-03-24T23:15:42.902Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 276 | 2026-03-24T23:15:43.407Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 277 | 2026-03-24T23:15:43.815Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 278 | 2026-03-24T23:15:44.047Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 279 | 2026-03-24T23:15:44.285Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 280 | 2026-03-24T23:15:44.728Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 281 | 2026-03-24T23:15:45.245Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 282 | 2026-03-24T23:15:45.689Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 283 | 2026-03-24T23:15:46.018Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-03-24T23:15:46.551Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-03-24T23:15:47.662Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 286 | 2026-03-24T23:15:47.928Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-24T23:15:48.907Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 288 | 2026-03-24T23:15:49.538Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-03-24T23:15:49.787Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 290 | 2026-03-24T23:15:50.226Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 291 | 2026-03-24T23:15:50.556Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 292 | 2026-03-24T23:15:51.197Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 293 | 2026-03-24T23:15:51.893Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 294 | 2026-03-24T23:15:52.150Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 295 | 2026-03-24T23:15:52.414Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-03-24T23:15:52.802Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 297 | 2026-03-24T23:16:08.065Z | Downloading crates ... |
| 298 | 2026-03-24T23:16:08.118Z | Downloaded cfg-if v1.0.4 |
| 299 | 2026-03-24T23:16:08.121Z | Downloaded anstream v0.6.21 |
| 300 | 2026-03-24T23:16:08.126Z | Downloaded anstyle v1.0.13 |
| 301 | 2026-03-24T23:16:08.129Z | Downloaded cargo_toml v0.21.0 |
| 302 | 2026-03-24T23:16:08.134Z | Downloaded form_urlencoded v1.2.2 |
| 303 | 2026-03-24T23:16:08.137Z | Downloaded erased-serde v0.4.9 |
| 304 | 2026-03-24T23:16:08.137Z | Downloaded dof v0.3.0 |
| 305 | 2026-03-24T23:16:08.140Z | Downloaded pest_generator v2.8.6 |
| 306 | 2026-03-24T23:16:08.140Z | Downloaded digest v0.10.7 |
| 307 | 2026-03-24T23:16:08.144Z | Downloaded clap_derive v4.5.55 |
| 308 | 2026-03-24T23:16:08.146Z | Downloaded toml v0.8.23 |
| 309 | 2026-03-24T23:16:08.153Z | Downloaded proc-macro2 v1.0.106 |
| 310 | 2026-03-24T23:16:08.156Z | Downloaded percent-encoding v2.3.2 |
| 311 | 2026-03-24T23:16:08.159Z | Downloaded plain v0.2.3 |
| 312 | 2026-03-24T23:16:08.159Z | Downloaded dtrace-parser v0.2.0 |
| 313 | 2026-03-24T23:16:08.159Z | Downloaded macaddr v1.0.1 |
| 314 | 2026-03-24T23:16:08.162Z | Downloaded yoke-derive v0.8.1 |
| 315 | 2026-03-24T23:16:08.162Z | Downloaded strsim v0.11.1 |
| 316 | 2026-03-24T23:16:08.166Z | Downloaded serde-value v0.7.0 |
| 317 | 2026-03-24T23:16:08.166Z | Downloaded is_terminal_polyfill v1.70.2 |
| 318 | 2026-03-24T23:16:08.166Z | Downloaded fnv v1.0.7 |
| 319 | 2026-03-24T23:16:08.166Z | Downloaded equivalent v1.0.2 |
| 320 | 2026-03-24T23:16:08.169Z | Downloaded unicode-linebreak v0.1.5 |
| 321 | 2026-03-24T23:16:08.169Z | Downloaded cpufeatures v0.2.17 |
| 322 | 2026-03-24T23:16:08.169Z | Downloaded toml_write v0.1.2 |
| 323 | 2026-03-24T23:16:08.174Z | Downloaded usdt-attr-macro v0.5.0 |
| 324 | 2026-03-24T23:16:08.174Z | Downloaded zerofrom-derive v0.1.6 |
| 325 | 2026-03-24T23:16:08.175Z | Downloaded version_check v0.9.5 |
| 326 | 2026-03-24T23:16:08.175Z | Downloaded pretty-hex v0.4.1 |
| 327 | 2026-03-24T23:16:08.175Z | Downloaded usdt v0.5.0 |
| 328 | 2026-03-24T23:16:08.179Z | Downloaded block-buffer v0.10.4 |
| 329 | 2026-03-24T23:16:08.179Z | Downloaded proc-macro-error-attr v1.0.4 |
| 330 | 2026-03-24T23:16:08.179Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-03-24T23:16:08.183Z | Downloaded zerofrom v0.1.6 |
| 332 | 2026-03-24T23:16:08.183Z | Downloaded anstyle-query v1.1.5 |
| 333 | 2026-03-24T23:16:08.183Z | Downloaded litemap v0.8.1 |
| 334 | 2026-03-24T23:16:08.183Z | Downloaded crypto-common v0.1.7 |
| 335 | 2026-03-24T23:16:08.187Z | Downloaded thread-id v4.2.2 |
| 336 | 2026-03-24T23:16:08.187Z | Downloaded unicode-xid v0.2.6 |
| 337 | 2026-03-24T23:16:08.187Z | Downloaded potential_utf v0.1.4 |
| 338 | 2026-03-24T23:16:08.187Z | Downloaded ordered-float v2.10.1 |
| 339 | 2026-03-24T23:16:08.192Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-03-24T23:16:08.192Z | Downloaded byteorder v1.5.0 |
| 341 | 2026-03-24T23:16:08.192Z | Downloaded toml_datetime v0.6.11 |
| 342 | 2026-03-24T23:16:08.192Z | Downloaded itoa v1.0.17 |
| 343 | 2026-03-24T23:16:08.195Z | Downloaded typeid v1.0.3 |
| 344 | 2026-03-24T23:16:08.195Z | Downloaded bytecount v0.6.9 |
| 345 | 2026-03-24T23:16:08.195Z | Downloaded cargo-util-schemas v0.8.2 |
| 346 | 2026-03-24T23:16:08.198Z | Downloaded clap_lex v1.0.0 |
| 347 | 2026-03-24T23:16:08.201Z | Downloaded usdt-macro v0.5.0 |
| 348 | 2026-03-24T23:16:08.201Z | Downloaded idna_adapter v1.2.1 |
| 349 | 2026-03-24T23:16:08.201Z | Downloaded zerovec-derive v0.11.2 |
| 350 | 2026-03-24T23:16:08.201Z | Downloaded thiserror-impl v2.0.18 |
| 351 | 2026-03-24T23:16:08.204Z | Downloaded thiserror-impl v1.0.69 |
| 352 | 2026-03-24T23:16:08.204Z | Downloaded terminal_size v0.4.3 |
| 353 | 2026-03-24T23:16:08.207Z | Downloaded swrite v0.1.0 |
| 354 | 2026-03-24T23:16:08.207Z | Downloaded memmap v0.7.0 |
| 355 | 2026-03-24T23:16:08.207Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-03-24T23:16:08.210Z | Downloaded yoke v0.8.1 |
| 357 | 2026-03-24T23:16:08.214Z | Downloaded usdt-impl v0.5.0 |
| 358 | 2026-03-24T23:16:08.214Z | Downloaded thiserror v1.0.69 |
| 359 | 2026-03-24T23:16:08.217Z | Downloaded stable_deref_trait v1.2.1 |
| 360 | 2026-03-24T23:16:08.217Z | Downloaded colorchoice v1.0.4 |
| 361 | 2026-03-24T23:16:08.237Z | Downloaded writeable v0.6.2 |
| 362 | 2026-03-24T23:16:08.237Z | Downloaded zerocopy-derive v0.7.35 |
| 363 | 2026-03-24T23:16:08.237Z | Downloaded tinystr v0.8.2 |
| 364 | 2026-03-24T23:16:08.237Z | Downloaded smawk v0.3.2 |
| 365 | 2026-03-24T23:16:08.237Z | Downloaded serde_spanned v0.6.9 |
| 366 | 2026-03-24T23:16:08.237Z | Downloaded heck v0.4.1 |
| 367 | 2026-03-24T23:16:08.237Z | Downloaded ucd-trie v0.1.7 |
| 368 | 2026-03-24T23:16:08.237Z | Downloaded cargo-platform v0.2.0 |
| 369 | 2026-03-24T23:16:08.238Z | Downloaded generic-array v0.14.7 |
| 370 | 2026-03-24T23:16:08.242Z | Downloaded bitflags v2.11.0 |
| 371 | 2026-03-24T23:16:08.243Z | Downloaded zmij v1.0.21 |
| 372 | 2026-03-24T23:16:08.247Z | Downloaded textwrap v0.16.2 |
| 373 | 2026-03-24T23:16:08.247Z | Downloaded unicode-ident v1.0.24 |
| 374 | 2026-03-24T23:16:08.250Z | Downloaded tabled_derive v0.7.0 |
| 375 | 2026-03-24T23:16:08.250Z | Downloaded heck v0.5.0 |
| 376 | 2026-03-24T23:16:08.253Z | Downloaded scroll_derive v0.12.1 |
| 377 | 2026-03-24T23:16:08.256Z | Downloaded typenum v1.19.0 |
| 378 | 2026-03-24T23:16:08.259Z | Downloaded zerotrie v0.2.3 |
| 379 | 2026-03-24T23:16:08.263Z | Downloaded fastrand v2.3.0 |
| 380 | 2026-03-24T23:16:08.266Z | Downloaded url v2.5.8 |
| 381 | 2026-03-24T23:16:08.269Z | Downloaded errno v0.3.14 |
| 382 | 2026-03-24T23:16:08.272Z | Downloaded displaydoc v0.2.5 |
| 383 | 2026-03-24T23:16:08.272Z | Downloaded toml_edit v0.22.27 |
| 384 | 2026-03-24T23:16:08.276Z | Downloaded camino-tempfile v1.4.1 |
| 385 | 2026-03-24T23:16:08.281Z | Downloaded zerovec v0.11.5 |
| 386 | 2026-03-24T23:16:08.285Z | Downloaded tempfile v3.25.0 |
| 387 | 2026-03-24T23:16:08.292Z | Downloaded memchr v2.8.0 |
| 388 | 2026-03-24T23:16:08.296Z | Downloaded zerocopy v0.7.35 |
| 389 | 2026-03-24T23:16:08.308Z | Downloaded sha2 v0.10.9 |
| 390 | 2026-03-24T23:16:08.311Z | Downloaded winnow v0.7.14 |
| 391 | 2026-03-24T23:16:08.315Z | Downloaded serde_tokenstream v0.2.3 |
| 392 | 2026-03-24T23:16:08.318Z | Downloaded anstyle-parse v0.2.7 |
| 393 | 2026-03-24T23:16:08.318Z | Downloaded once_cell v1.21.3 |
| 394 | 2026-03-24T23:16:08.321Z | Downloaded unicode-width v0.2.0 |
| 395 | 2026-03-24T23:16:08.325Z | Downloaded semver v1.0.27 |
| 396 | 2026-03-24T23:16:08.328Z | Downloaded proc-macro-error v1.0.4 |
| 397 | 2026-03-24T23:16:08.328Z | Downloaded unicode-width v0.1.14 |
| 398 | 2026-03-24T23:16:08.331Z | Downloaded serde-untagged v0.1.9 |
| 399 | 2026-03-24T23:16:08.334Z | Downloaded scroll v0.12.0 |
| 400 | 2026-03-24T23:16:08.334Z | Downloaded fs-err v3.3.0 |
| 401 | 2026-03-24T23:16:08.338Z | Downloaded autocfg v1.5.0 |
| 402 | 2026-03-24T23:16:08.338Z | Downloaded serde_core v1.0.228 |
| 403 | 2026-03-24T23:16:08.341Z | Downloaded icu_normalizer_data v2.1.1 |
| 404 | 2026-03-24T23:16:08.341Z | Downloaded cargo_metadata v0.21.0 |
| 405 | 2026-03-24T23:16:08.341Z | Downloaded quote v1.0.44 |
| 406 | 2026-03-24T23:16:08.344Z | Downloaded synstructure v0.13.2 |
| 407 | 2026-03-24T23:16:08.350Z | Downloaded camino v1.2.2 |
| 408 | 2026-03-24T23:16:08.353Z | Downloaded papergrid v0.11.0 |
| 409 | 2026-03-24T23:16:08.357Z | Downloaded smallvec v1.15.1 |
| 410 | 2026-03-24T23:16:08.360Z | Downloaded getrandom v0.4.1 |
| 411 | 2026-03-24T23:16:08.363Z | Downloaded anyhow v1.0.102 |
| 412 | 2026-03-24T23:16:08.365Z | Downloaded pest_meta v2.8.6 |
| 413 | 2026-03-24T23:16:08.366Z | Downloaded icu_normalizer v2.1.1 |
| 414 | 2026-03-24T23:16:08.370Z | Downloaded log v0.4.29 |
| 415 | 2026-03-24T23:16:08.373Z | Downloaded serde_derive v1.0.228 |
| 416 | 2026-03-24T23:16:08.376Z | Downloaded icu_provider v2.1.1 |
| 417 | 2026-03-24T23:16:08.379Z | Downloaded clap v4.5.60 |
| 418 | 2026-03-24T23:16:08.383Z | Downloaded pest_derive v2.8.6 |
| 419 | 2026-03-24T23:16:08.386Z | Downloaded icu_locale_core v2.1.1 |
| 420 | 2026-03-24T23:16:08.389Z | Downloaded num-traits v0.2.19 |
| 421 | 2026-03-24T23:16:08.401Z | Downloaded icu_properties v2.1.2 |
| 422 | 2026-03-24T23:16:08.426Z | Downloaded icu_collections v2.1.1 |
| 423 | 2026-03-24T23:16:08.433Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-24T23:16:08.436Z | Downloaded pest v2.8.6 |
| 425 | 2026-03-24T23:16:08.439Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-24T23:16:08.451Z | Downloaded idna v1.1.0 |
| 427 | 2026-03-24T23:16:08.463Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-03-24T23:16:08.479Z | Downloaded icu_properties_data v2.1.2 |
| 429 | 2026-03-24T23:16:08.486Z | Downloaded clap_builder v4.5.60 |
| 430 | 2026-03-24T23:16:08.496Z | Downloaded tabled v0.15.0 |
| 431 | 2026-03-24T23:16:08.507Z | Downloaded serde_json v1.0.149 |
| 432 | 2026-03-24T23:16:08.512Z | Downloaded goblin v0.8.2 |
| 433 | 2026-03-24T23:16:08.516Z | Downloaded syn v1.0.109 |
| 434 | 2026-03-24T23:16:08.533Z | Downloaded syn v2.0.117 |
| 435 | 2026-03-24T23:16:08.553Z | Downloaded rustix v1.1.3 |
| 436 | 2026-03-24T23:16:08.582Z | Downloaded libc v0.2.180 |
| 437 | 2026-03-24T23:16:08.669Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-03-24T23:16:08.672Z | Compiling quote v1.0.44 |
| 439 | 2026-03-24T23:16:08.673Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-03-24T23:16:08.673Z | Compiling serde_core v1.0.228 |
| 441 | 2026-03-24T23:16:08.673Z | Compiling libc v0.2.180 |
| 442 | 2026-03-24T23:16:08.673Z | Compiling version_check v0.9.5 |
| 443 | 2026-03-24T23:16:08.673Z | Compiling stable_deref_trait v1.2.1 |
| 444 | 2026-03-24T23:16:08.673Z | Compiling memchr v2.8.0 |
| 445 | 2026-03-24T23:16:08.673Z | Compiling serde v1.0.228 |
| 446 | 2026-03-24T23:16:08.673Z | Compiling zmij v1.0.21 |
| 447 | 2026-03-24T23:16:08.673Z | Compiling ucd-trie v0.1.7 |
| 448 | 2026-03-24T23:16:08.673Z | Compiling thiserror v1.0.69 |
| 449 | 2026-03-24T23:16:08.673Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-24T23:16:08.886Z | Compiling itoa v1.0.17 |
| 451 | 2026-03-24T23:16:08.889Z | Compiling writeable v0.6.2 |
| 452 | 2026-03-24T23:16:09.168Z | Compiling litemap v0.8.1 |
| 453 | 2026-03-24T23:16:09.438Z | Compiling byteorder v1.5.0 |
| 454 | 2026-03-24T23:16:09.442Z | Compiling icu_properties_data v2.1.2 |
| 455 | 2026-03-24T23:16:09.442Z | Compiling icu_normalizer_data v2.1.1 |
| 456 | 2026-03-24T23:16:09.501Z | Compiling rustix v1.1.3 |
| 457 | 2026-03-24T23:16:09.590Z | Compiling serde_json v1.0.149 |
| 458 | 2026-03-24T23:16:09.619Z | Compiling bitflags v2.11.0 |
| 459 | 2026-03-24T23:16:09.736Z | Compiling typeid v1.0.3 |
| 460 | 2026-03-24T23:16:09.821Z | Compiling pest v2.8.6 |
| 461 | 2026-03-24T23:16:09.876Z | Compiling hashbrown v0.16.1 |
| 462 | 2026-03-24T23:16:09.932Z | Compiling num-traits v0.2.19 |
| 463 | 2026-03-24T23:16:10.127Z | Compiling equivalent v1.0.2 |
| 464 | 2026-03-24T23:16:10.185Z | Compiling smallvec v1.15.1 |
| 465 | 2026-03-24T23:16:10.243Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-24T23:16:10.303Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-03-24T23:16:10.391Z | Compiling winnow v0.7.14 |
| 468 | 2026-03-24T23:16:10.392Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-24T23:16:10.476Z | Compiling syn v1.0.109 |
| 470 | 2026-03-24T23:16:10.509Z | Compiling toml_write v0.1.2 |
| 471 | 2026-03-24T23:16:10.603Z | Compiling errno v0.3.14 |
| 472 | 2026-03-24T23:16:10.665Z | Compiling indexmap v2.13.0 |
| 473 | 2026-03-24T23:16:10.669Z | Compiling thread-id v4.2.2 |
| 474 | 2026-03-24T23:16:10.845Z | Compiling proc-macro-error v1.0.4 |
| 475 | 2026-03-24T23:16:10.849Z | Compiling getrandom v0.4.1 |
| 476 | 2026-03-24T23:16:10.910Z | Compiling syn v2.0.117 |
| 477 | 2026-03-24T23:16:10.938Z | Compiling thiserror v2.0.18 |
| 478 | 2026-03-24T23:16:10.963Z | Compiling camino v1.2.2 |
| 479 | 2026-03-24T23:16:11.022Z | Compiling utf8parse v0.2.2 |
| 480 | 2026-03-24T23:16:11.025Z | Compiling plain v0.2.3 |
| 481 | 2026-03-24T23:16:11.049Z | Compiling log v0.4.29 |
| 482 | 2026-03-24T23:16:11.136Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-03-24T23:16:11.139Z | Compiling percent-encoding v2.3.2 |
| 484 | 2026-03-24T23:16:11.218Z | Compiling anstyle-parse v0.2.7 |
| 485 | 2026-03-24T23:16:11.347Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-24T23:16:11.472Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-03-24T23:16:11.559Z | Compiling anstyle-query v1.1.5 |
| 488 | 2026-03-24T23:16:11.559Z | Compiling colorchoice v1.0.4 |
| 489 | 2026-03-24T23:16:11.645Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-03-24T23:16:11.649Z | Compiling pretty-hex v0.4.1 |
| 491 | 2026-03-24T23:16:11.709Z | Compiling is_terminal_polyfill v1.70.2 |
| 492 | 2026-03-24T23:16:11.745Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-24T23:16:11.748Z | Compiling anstyle v1.0.13 |
| 494 | 2026-03-24T23:16:11.871Z | Compiling fs-err v3.3.0 |
| 495 | 2026-03-24T23:16:11.931Z | Compiling unicode-width v0.1.14 |
| 496 | 2026-03-24T23:16:11.935Z | Compiling unicode-xid v0.2.6 |
| 497 | 2026-03-24T23:16:11.994Z | Compiling clap_lex v1.0.0 |
| 498 | 2026-03-24T23:16:12.053Z | Compiling terminal_size v0.4.3 |
| 499 | 2026-03-24T23:16:12.113Z | Compiling anstream v0.6.21 |
| 500 | 2026-03-24T23:16:12.225Z | Compiling semver v1.0.27 |
| 501 | 2026-03-24T23:16:12.262Z | Compiling bytecount v0.6.9 |
| 502 | 2026-03-24T23:16:12.336Z | Compiling strsim v0.11.1 |
| 503 | 2026-03-24T23:16:12.386Z | Compiling fastrand v2.3.0 |
| 504 | 2026-03-24T23:16:12.416Z | Compiling heck v0.4.1 |
| 505 | 2026-03-24T23:16:12.479Z | Compiling anyhow v1.0.102 |
| 506 | 2026-03-24T23:16:12.510Z | Compiling fnv v1.0.7 |
| 507 | 2026-03-24T23:16:12.568Z | Compiling heck v0.5.0 |
| 508 | 2026-03-24T23:16:12.628Z | Compiling once_cell v1.21.3 |
| 509 | 2026-03-24T23:16:12.669Z | Compiling papergrid v0.11.0 |
| 510 | 2026-03-24T23:16:12.746Z | Compiling serde-untagged v0.1.9 |
| 511 | 2026-03-24T23:16:12.776Z | Compiling clap_builder v4.5.60 |
| 512 | 2026-03-24T23:16:12.835Z | Compiling memmap v0.7.0 |
| 513 | 2026-03-24T23:16:12.864Z | Compiling unicode-width v0.2.0 |
| 514 | 2026-03-24T23:16:12.869Z | Compiling tempfile v3.25.0 |
| 515 | 2026-03-24T23:16:12.929Z | Compiling unicode-linebreak v0.1.5 |
| 516 | 2026-03-24T23:16:12.959Z | Compiling smawk v0.3.2 |
| 517 | 2026-03-24T23:16:13.134Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-24T23:16:13.166Z | Compiling swrite v0.1.0 |
| 519 | 2026-03-24T23:16:13.268Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-24T23:16:13.291Z | Compiling camino-tempfile v1.4.1 |
| 521 | 2026-03-24T23:16:13.847Z | Compiling tabled_derive v0.7.0 |
| 522 | 2026-03-24T23:16:14.712Z | Compiling synstructure v0.13.2 |
| 523 | 2026-03-24T23:16:14.713Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-03-24T23:16:14.770Z | Compiling tabled v0.15.0 |
| 525 | 2026-03-24T23:16:15.441Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-03-24T23:16:15.441Z | Compiling zerofrom-derive v0.1.6 |
| 527 | 2026-03-24T23:16:15.444Z | Compiling yoke-derive v0.8.1 |
| 528 | 2026-03-24T23:16:15.445Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-24T23:16:15.445Z | Compiling displaydoc v0.2.5 |
| 530 | 2026-03-24T23:16:15.490Z | Compiling thiserror-impl v1.0.69 |
| 531 | 2026-03-24T23:16:15.493Z | Compiling zerocopy-derive v0.7.35 |
| 532 | 2026-03-24T23:16:15.545Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-03-24T23:16:15.548Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-24T23:16:15.575Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-24T23:16:15.632Z | Compiling pest_derive v2.8.6 |
| 536 | 2026-03-24T23:16:16.515Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-24T23:16:16.562Z | Compiling scroll v0.12.0 |
| 538 | 2026-03-24T23:16:16.786Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-03-24T23:16:16.948Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-24T23:16:16.975Z | Compiling goblin v0.8.2 |
| 541 | 2026-03-24T23:16:17.036Z | Compiling dtrace-parser v0.2.0 |
| 542 | 2026-03-24T23:16:17.153Z | Compiling zerovec v0.11.5 |
| 543 | 2026-03-24T23:16:17.157Z | Compiling zerotrie v0.2.3 |
| 544 | 2026-03-24T23:16:17.482Z | Compiling clap v4.5.60 |
| 545 | 2026-03-24T23:16:17.761Z | Compiling tinystr v0.8.2 |
| 546 | 2026-03-24T23:16:17.761Z | Compiling potential_utf v0.1.4 |
| 547 | 2026-03-24T23:16:17.939Z | Compiling icu_collections v2.1.1 |
| 548 | 2026-03-24T23:16:17.972Z | Compiling icu_locale_core v2.1.1 |
| 549 | 2026-03-24T23:16:18.755Z | Compiling icu_provider v2.1.1 |
| 550 | 2026-03-24T23:16:18.982Z | Compiling serde_spanned v0.6.9 |
| 551 | 2026-03-24T23:16:18.982Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-03-24T23:16:18.986Z | Compiling serde-value v0.7.0 |
| 553 | 2026-03-24T23:16:18.986Z | Compiling cargo-platform v0.2.0 |
| 554 | 2026-03-24T23:16:18.986Z | Compiling macaddr v1.0.1 |
| 555 | 2026-03-24T23:16:19.009Z | Compiling dof v0.3.0 |
| 556 | 2026-03-24T23:16:19.013Z | Compiling serde_tokenstream v0.2.3 |
| 557 | 2026-03-24T23:16:19.059Z | Compiling icu_properties v2.1.2 |
| 558 | 2026-03-24T23:16:19.062Z | Compiling icu_normalizer v2.1.1 |
| 559 | 2026-03-24T23:16:19.238Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-03-24T23:16:20.023Z | Compiling usdt-attr-macro v0.5.0 |
| 561 | 2026-03-24T23:16:20.027Z | Compiling usdt-macro v0.5.0 |
| 562 | 2026-03-24T23:16:20.373Z | Compiling idna_adapter v1.2.1 |
| 563 | 2026-03-24T23:16:20.515Z | Compiling idna v1.1.0 |
| 564 | 2026-03-24T23:16:20.775Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-24T23:16:20.876Z | Compiling url v2.5.8 |
| 566 | 2026-03-24T23:16:21.048Z | Compiling toml v0.8.23 |
| 567 | 2026-03-24T23:16:21.523Z | Compiling cargo-util-schemas v0.8.2 |
| 568 | 2026-03-24T23:16:21.523Z | Compiling cargo_toml v0.21.0 |
| 569 | 2026-03-24T23:16:22.697Z | Compiling cargo_metadata v0.21.0 |
| 570 | 2026-03-24T23:16:23.991Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 571 | 2026-03-24T23:16:26.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.59s |
| 572 | 2026-03-24T23:16:27.148Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 573 | 2026-03-24T23:16:27.918Z | Downloading crates ... |
| 574 | 2026-03-24T23:16:28.041Z | Downloaded adler2 v2.0.1 |
| 575 | 2026-03-24T23:16:28.049Z | Downloaded aead v0.5.2 |
| 576 | 2026-03-24T23:16:28.052Z | Downloaded assert_matches v1.5.0 |
| 577 | 2026-03-24T23:16:28.059Z | Downloaded array-init v0.0.4 |
| 578 | 2026-03-24T23:16:28.062Z | Downloaded cipher v0.4.4 |
| 579 | 2026-03-24T23:16:28.062Z | Downloaded bitfield-struct v0.6.2 |
| 580 | 2026-03-24T23:16:28.065Z | Downloaded env_filter v1.0.0 |
| 581 | 2026-03-24T23:16:28.069Z | Downloaded cfg_aliases v0.2.1 |
| 582 | 2026-03-24T23:16:28.072Z | Downloaded dsl_auto_type v0.2.0 |
| 583 | 2026-03-24T23:16:28.079Z | Downloaded console v0.16.2 |
| 584 | 2026-03-24T23:16:28.084Z | Downloaded bzip2 v0.6.1 |
| 585 | 2026-03-24T23:16:28.089Z | Downloaded crc32fast v1.5.0 |
| 586 | 2026-03-24T23:16:28.092Z | Downloaded bitfield v0.19.4 |
| 587 | 2026-03-24T23:16:28.096Z | Downloaded dyn-clone v1.0.20 |
| 588 | 2026-03-24T23:16:28.099Z | Downloaded dropshot v0.16.7 |
| 589 | 2026-03-24T23:16:28.115Z | Downloaded ecdsa v0.16.9 |
| 590 | 2026-03-24T23:16:28.118Z | Downloaded deranged v0.5.8 |
| 591 | 2026-03-24T23:16:28.121Z | Downloaded defmt-parser v1.0.0 |
| 592 | 2026-03-24T23:16:28.121Z | Downloaded derive-where v1.6.0 |
| 593 | 2026-03-24T23:16:28.124Z | Downloaded cargo_metadata v0.19.2 |
| 594 | 2026-03-24T23:16:28.127Z | Downloaded dunce v1.0.5 |
| 595 | 2026-03-24T23:16:28.127Z | Downloaded async-stream v0.3.6 |
| 596 | 2026-03-24T23:16:28.127Z | Downloaded ed25519 v2.2.3 |
| 597 | 2026-03-24T23:16:28.130Z | Downloaded embedded-io v0.4.0 |
| 598 | 2026-03-24T23:16:28.133Z | Downloaded crc8 v0.1.1 |
| 599 | 2026-03-24T23:16:28.133Z | Downloaded bitfield-macros v0.19.4 |
| 600 | 2026-03-24T23:16:28.133Z | Downloaded fd-lock v4.0.4 |
| 601 | 2026-03-24T23:16:28.136Z | Downloaded des v0.8.1 |
| 602 | 2026-03-24T23:16:28.136Z | Downloaded dtrace-parser v0.3.0 |
| 603 | 2026-03-24T23:16:28.140Z | Downloaded dirs-next v2.0.0 |
| 604 | 2026-03-24T23:16:28.140Z | Downloaded ctr v0.9.2 |
| 605 | 2026-03-24T23:16:28.140Z | Downloaded base16ct v1.0.0 |
| 606 | 2026-03-24T23:16:28.143Z | Downloaded derive-ex v0.1.8 |
| 607 | 2026-03-24T23:16:28.143Z | Downloaded ciborium-ll v0.2.2 |
| 608 | 2026-03-24T23:16:28.146Z | Downloaded defmt-macros v1.0.1 |
| 609 | 2026-03-24T23:16:28.146Z | Downloaded ciborium-io v0.2.2 |
| 610 | 2026-03-24T23:16:28.149Z | Downloaded aho-corasick v1.1.4 |
| 611 | 2026-03-24T23:16:28.152Z | Downloaded chacha20poly1305 v0.10.1 |
| 612 | 2026-03-24T23:16:28.155Z | Downloaded cfg_aliases v0.1.1 |
| 613 | 2026-03-24T23:16:28.155Z | Downloaded arrayref v0.3.9 |
| 614 | 2026-03-24T23:16:28.160Z | Downloaded endian-type v0.1.2 |
| 615 | 2026-03-24T23:16:28.160Z | Downloaded darling_macro v0.20.11 |
| 616 | 2026-03-24T23:16:28.160Z | Downloaded bit-set v0.5.3 |
| 617 | 2026-03-24T23:16:28.163Z | Downloaded defmt v1.0.1 |
| 618 | 2026-03-24T23:16:28.163Z | Downloaded document-features v0.2.12 |
| 619 | 2026-03-24T23:16:28.163Z | Downloaded data-encoding v2.10.0 |
| 620 | 2026-03-24T23:16:28.166Z | Downloaded darling_macro v0.23.0 |
| 621 | 2026-03-24T23:16:28.167Z | Downloaded float-ord v0.3.2 |
| 622 | 2026-03-24T23:16:28.170Z | Downloaded flagset v0.4.7 |
| 623 | 2026-03-24T23:16:28.170Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 624 | 2026-03-24T23:16:28.170Z | Downloaded block-padding v0.3.3 |
| 625 | 2026-03-24T23:16:28.173Z | Downloaded async-recursion v1.1.1 |
| 626 | 2026-03-24T23:16:28.176Z | Downloaded fixedbitset v0.4.2 |
| 627 | 2026-03-24T23:16:28.176Z | Downloaded crunchy v0.2.4 |
| 628 | 2026-03-24T23:16:28.176Z | Downloaded downcast-rs v2.0.2 |
| 629 | 2026-03-24T23:16:28.179Z | Downloaded dof v0.4.0 |
| 630 | 2026-03-24T23:16:28.179Z | Downloaded bb8 v0.8.6 |
| 631 | 2026-03-24T23:16:28.179Z | Downloaded cbc v0.1.2 |
| 632 | 2026-03-24T23:16:28.182Z | Downloaded colored v2.2.0 |
| 633 | 2026-03-24T23:16:28.185Z | Downloaded chacha20 v0.10.0 |
| 634 | 2026-03-24T23:16:28.185Z | Downloaded embedded-io v0.6.1 |
| 635 | 2026-03-24T23:16:28.188Z | Downloaded crucible-workspace-hack v0.1.0 |
| 636 | 2026-03-24T23:16:28.188Z | Downloaded cobs v0.3.0 |
| 637 | 2026-03-24T23:16:28.191Z | Downloaded cexpr v0.6.0 |
| 638 | 2026-03-24T23:16:28.191Z | Downloaded castaway v0.2.4 |
| 639 | 2026-03-24T23:16:28.191Z | Downloaded cassowary v0.3.0 |
| 640 | 2026-03-24T23:16:28.195Z | Downloaded dirs-sys-next v0.1.2 |
| 641 | 2026-03-24T23:16:28.195Z | Downloaded derive_builder_macro v0.20.2 |
| 642 | 2026-03-24T23:16:28.195Z | Downloaded convert_case v0.4.0 |
| 643 | 2026-03-24T23:16:28.198Z | Downloaded debug-ignore v1.0.5 |
| 644 | 2026-03-24T23:16:28.201Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 645 | 2026-03-24T23:16:28.201Z | Downloaded crc-catalog v2.4.0 |
| 646 | 2026-03-24T23:16:28.204Z | Downloaded cstr-argument v0.1.2 |
| 647 | 2026-03-24T23:16:28.204Z | Downloaded ascii-canvas v3.0.0 |
| 648 | 2026-03-24T23:16:28.207Z | Downloaded foreign-types-shared v0.3.1 |
| 649 | 2026-03-24T23:16:28.207Z | Downloaded enum-as-inner v0.6.1 |
| 650 | 2026-03-24T23:16:28.210Z | Downloaded display-error-chain v0.2.2 |
| 651 | 2026-03-24T23:16:28.210Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 652 | 2026-03-24T23:16:28.214Z | Downloaded fxhash v0.2.1 |
| 653 | 2026-03-24T23:16:28.215Z | Downloaded foreign-types-macros v0.2.3 |
| 654 | 2026-03-24T23:16:28.215Z | Downloaded difflib v0.4.0 |
| 655 | 2026-03-24T23:16:28.215Z | Downloaded cargo-platform v0.1.9 |
| 656 | 2026-03-24T23:16:28.218Z | Downloaded darling_macro v0.21.3 |
| 657 | 2026-03-24T23:16:28.218Z | Downloaded float-cmp v0.10.0 |
| 658 | 2026-03-24T23:16:28.218Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 659 | 2026-03-24T23:16:28.221Z | Downloaded fallible-iterator v0.2.0 |
| 660 | 2026-03-24T23:16:28.221Z | Downloaded derive_builder_core v0.20.2 |
| 661 | 2026-03-24T23:16:28.224Z | Downloaded critical-section v1.2.0 |
| 662 | 2026-03-24T23:16:28.224Z | Downloaded ciborium v0.2.2 |
| 663 | 2026-03-24T23:16:28.229Z | Downloaded atomicwrites v0.4.4 |
| 664 | 2026-03-24T23:16:28.244Z | Downloaded globwalk v0.9.1 |
| 665 | 2026-03-24T23:16:28.249Z | Downloaded funty v2.0.0 |
| 666 | 2026-03-24T23:16:28.249Z | Downloaded futures-core v0.3.32 |
| 667 | 2026-03-24T23:16:28.253Z | Downloaded erased-serde v0.3.31 |
| 668 | 2026-03-24T23:16:28.253Z | Downloaded futures-sink v0.3.32 |
| 669 | 2026-03-24T23:16:28.253Z | Downloaded futures-io v0.3.32 |
| 670 | 2026-03-24T23:16:28.253Z | Downloaded either v1.15.0 |
| 671 | 2026-03-24T23:16:28.257Z | Downloaded futures-macro v0.3.32 |
| 672 | 2026-03-24T23:16:28.257Z | Downloaded foreign-types-shared v0.1.1 |
| 673 | 2026-03-24T23:16:28.257Z | Downloaded camino-tempfile-ext v0.3.3 |
| 674 | 2026-03-24T23:16:28.260Z | Downloaded backoff v0.4.0 |
| 675 | 2026-03-24T23:16:28.260Z | Downloaded foreign-types v0.3.2 |
| 676 | 2026-03-24T23:16:28.264Z | Downloaded find-msvc-tools v0.1.9 |
| 677 | 2026-03-24T23:16:28.264Z | Downloaded env_logger v0.11.9 |
| 678 | 2026-03-24T23:16:28.269Z | Downloaded filetime v0.2.27 |
| 679 | 2026-03-24T23:16:28.269Z | Downloaded ghash v0.5.1 |
| 680 | 2026-03-24T23:16:28.269Z | Downloaded gethostname v0.5.0 |
| 681 | 2026-03-24T23:16:28.272Z | Downloaded csv-core v0.1.13 |
| 682 | 2026-03-24T23:16:28.272Z | Downloaded hash32 v0.3.1 |
| 683 | 2026-03-24T23:16:28.272Z | Downloaded ena v0.14.4 |
| 684 | 2026-03-24T23:16:28.275Z | Downloaded blowfish v0.9.1 |
| 685 | 2026-03-24T23:16:28.275Z | Downloaded allocator-api2 v0.2.21 |
| 686 | 2026-03-24T23:16:28.278Z | Downloaded byte-wrapper v0.1.0 |
| 687 | 2026-03-24T23:16:28.297Z | Downloaded cargo_toml v0.22.3 |
| 688 | 2026-03-24T23:16:28.297Z | Downloaded hex v0.4.3 |
| 689 | 2026-03-24T23:16:28.297Z | Downloaded derive_builder v0.20.2 |
| 690 | 2026-03-24T23:16:28.302Z | Downloaded cmake v0.1.57 |
| 691 | 2026-03-24T23:16:28.302Z | Downloaded chacha20 v0.9.1 |
| 692 | 2026-03-24T23:16:28.302Z | Downloaded ff v0.13.1 |
| 693 | 2026-03-24T23:16:28.302Z | Downloaded convert_case v0.10.0 |
| 694 | 2026-03-24T23:16:28.302Z | Downloaded constant_time_eq v0.4.2 |
| 695 | 2026-03-24T23:16:28.302Z | Downloaded async-stream-impl v0.3.6 |
| 696 | 2026-03-24T23:16:28.302Z | Downloaded corncobs v0.1.4 |
| 697 | 2026-03-24T23:16:28.302Z | Downloaded foldhash v0.2.0 |
| 698 | 2026-03-24T23:16:28.302Z | Downloaded headers-core v0.3.0 |
| 699 | 2026-03-24T23:16:28.303Z | Downloaded foreign-types v0.5.0 |
| 700 | 2026-03-24T23:16:28.303Z | Downloaded fixedbitset v0.5.7 |
| 701 | 2026-03-24T23:16:28.303Z | Downloaded drift v0.1.3 |
| 702 | 2026-03-24T23:16:28.306Z | Downloaded clang-sys v1.8.1 |
| 703 | 2026-03-24T23:16:28.310Z | Downloaded hash32 v0.2.1 |
| 704 | 2026-03-24T23:16:28.310Z | Downloaded diesel-dtrace v0.5.0 |
| 705 | 2026-03-24T23:16:28.313Z | Downloaded derive_more v2.1.1 |
| 706 | 2026-03-24T23:16:28.318Z | Downloaded http-range v0.1.5 |
| 707 | 2026-03-24T23:16:28.322Z | Downloaded home v0.5.12 |
| 708 | 2026-03-24T23:16:28.322Z | Downloaded group v0.13.0 |
| 709 | 2026-03-24T23:16:28.326Z | Downloaded git-stub v1.0.0 |
| 710 | 2026-03-24T23:16:28.326Z | Downloaded const_format_proc_macros v0.2.34 |
| 711 | 2026-03-24T23:16:28.331Z | Downloaded daft v0.1.5 |
| 712 | 2026-03-24T23:16:28.331Z | Downloaded darling v0.23.0 |
| 713 | 2026-03-24T23:16:28.334Z | Downloaded hyper-tls v0.6.0 |
| 714 | 2026-03-24T23:16:28.334Z | Downloaded futures-task v0.3.32 |
| 715 | 2026-03-24T23:16:28.340Z | Downloaded fs-err v2.11.0 |
| 716 | 2026-03-24T23:16:28.340Z | Downloaded hubpack_derive v0.1.1 |
| 717 | 2026-03-24T23:16:28.340Z | Downloaded http-body v1.0.1 |
| 718 | 2026-03-24T23:16:28.343Z | Downloaded blake2 v0.10.6 |
| 719 | 2026-03-24T23:16:28.343Z | Downloaded git-stub-vcs v0.1.0 |
| 720 | 2026-03-24T23:16:28.343Z | Downloaded fs_extra v1.3.0 |
| 721 | 2026-03-24T23:16:28.346Z | Downloaded buf-list v1.1.2 |
| 722 | 2026-03-24T23:16:28.346Z | Downloaded futures-channel v0.3.32 |
| 723 | 2026-03-24T23:16:28.349Z | Downloaded dropshot_endpoint v0.16.7 |
| 724 | 2026-03-24T23:16:28.353Z | Downloaded hubpack v0.1.2 |
| 725 | 2026-03-24T23:16:28.353Z | Downloaded futures-executor v0.3.32 |
| 726 | 2026-03-24T23:16:28.356Z | Downloaded diff v0.1.13 |
| 727 | 2026-03-24T23:16:28.356Z | Downloaded cancel-safe-futures v0.1.5 |
| 728 | 2026-03-24T23:16:28.359Z | Downloaded derive_more v0.99.20 |
| 729 | 2026-03-24T23:16:28.362Z | Downloaded ident_case v1.0.1 |
| 730 | 2026-03-24T23:16:28.365Z | Downloaded http-body-util v0.1.3 |
| 731 | 2026-03-24T23:16:28.365Z | Downloaded is-terminal v0.4.17 |
| 732 | 2026-03-24T23:16:28.369Z | Downloaded cookie v0.18.1 |
| 733 | 2026-03-24T23:16:28.369Z | Downloaded hostname v0.4.2 |
| 734 | 2026-03-24T23:16:28.372Z | Downloaded is_ci v1.2.0 |
| 735 | 2026-03-24T23:16:28.372Z | Downloaded instant v0.1.13 |
| 736 | 2026-03-24T23:16:28.372Z | Downloaded console v0.15.11 |
| 737 | 2026-03-24T23:16:28.376Z | Downloaded lru-cache v0.1.2 |
| 738 | 2026-03-24T23:16:28.382Z | Downloaded fatfs v0.3.6 |
| 739 | 2026-03-24T23:16:28.382Z | Downloaded highway v1.3.0 |
| 740 | 2026-03-24T23:16:28.385Z | Downloaded cc v1.2.56 |
| 741 | 2026-03-24T23:16:28.385Z | Downloaded crossbeam-epoch v0.9.18 |
| 742 | 2026-03-24T23:16:28.385Z | Downloaded bumpalo v3.20.2 |
| 743 | 2026-03-24T23:16:28.389Z | Downloaded httpdate v1.0.3 |
| 744 | 2026-03-24T23:16:28.389Z | Downloaded backon v1.6.0 |
| 745 | 2026-03-24T23:16:28.392Z | Downloaded elliptic-curve v0.13.8 |
| 746 | 2026-03-24T23:16:28.395Z | Downloaded async-bb8-diesel v0.2.1 |
| 747 | 2026-03-24T23:16:28.399Z | Downloaded internet-checksum v0.2.1 |
| 748 | 2026-03-24T23:16:28.399Z | Downloaded lzss v0.8.2 |
| 749 | 2026-03-24T23:16:28.404Z | Downloaded lalrpop-util v0.19.12 |
| 750 | 2026-03-24T23:16:28.404Z | Downloaded lru v0.12.5 |
| 751 | 2026-03-24T23:16:28.404Z | Downloaded keccak v0.1.6 |
| 752 | 2026-03-24T23:16:28.404Z | Downloaded memoffset v0.9.1 |
| 753 | 2026-03-24T23:16:28.407Z | Downloaded managed v0.8.0 |
| 754 | 2026-03-24T23:16:28.407Z | Downloaded humantime v2.3.0 |
| 755 | 2026-03-24T23:16:28.407Z | Downloaded inout v0.1.4 |
| 756 | 2026-03-24T23:16:28.407Z | Downloaded indent_write v2.2.0 |
| 757 | 2026-03-24T23:16:28.410Z | Downloaded ed25519-dalek v2.2.0 |
| 758 | 2026-03-24T23:16:28.416Z | Downloaded hostname v0.3.1 |
| 759 | 2026-03-24T23:16:28.416Z | Downloaded const-oid v0.9.6 |
| 760 | 2026-03-24T23:16:28.420Z | Downloaded globset v0.4.18 |
| 761 | 2026-03-24T23:16:28.420Z | Downloaded der v0.7.10 |
| 762 | 2026-03-24T23:16:28.425Z | Downloaded glob v0.3.3 |
| 763 | 2026-03-24T23:16:28.425Z | Downloaded der_derive v0.7.3 |
| 764 | 2026-03-24T23:16:28.425Z | Downloaded crossbeam-utils v0.8.21 |
| 765 | 2026-03-24T23:16:28.429Z | Downloaded nodrop v0.1.14 |
| 766 | 2026-03-24T23:16:28.429Z | Downloaded nibble_vec v0.1.0 |
| 767 | 2026-03-24T23:16:28.429Z | Downloaded newline-converter v0.3.0 |
| 768 | 2026-03-24T23:16:28.429Z | Downloaded colored v3.1.1 |
| 769 | 2026-03-24T23:16:28.434Z | Downloaded nonempty v0.12.0 |
| 770 | 2026-03-24T23:16:28.434Z | Downloaded lru-slab v0.1.2 |
| 771 | 2026-03-24T23:16:28.437Z | Downloaded libscf-sys v1.1.0 |
| 772 | 2026-03-24T23:16:28.437Z | Downloaded ipnetwork v0.21.1 |
| 773 | 2026-03-24T23:16:28.437Z | Downloaded md-5 v0.10.6 |
| 774 | 2026-03-24T23:16:28.440Z | Downloaded maybe-uninit v2.0.0 |
| 775 | 2026-03-24T23:16:28.441Z | Downloaded num v0.4.3 |
| 776 | 2026-03-24T23:16:28.441Z | Downloaded new_debug_unreachable v1.0.6 |
| 777 | 2026-03-24T23:16:28.441Z | Downloaded md5 v0.7.0 |
| 778 | 2026-03-24T23:16:28.444Z | Downloaded flume v0.11.1 |
| 779 | 2026-03-24T23:16:28.447Z | Downloaded newtype-uuid-macros v0.1.0 |
| 780 | 2026-03-24T23:16:28.447Z | Downloaded libefi-sys v0.1.0 |
| 781 | 2026-03-24T23:16:28.450Z | Downloaded multimap v0.10.1 |
| 782 | 2026-03-24T23:16:28.450Z | Downloaded darling_core v0.20.11 |
| 783 | 2026-03-24T23:16:28.453Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 784 | 2026-03-24T23:16:28.456Z | Downloaded getrandom v0.2.17 |
| 785 | 2026-03-24T23:16:28.459Z | Downloaded darling_core v0.23.0 |
| 786 | 2026-03-24T23:16:28.462Z | Downloaded num-derive v0.3.3 |
| 787 | 2026-03-24T23:16:28.465Z | Downloaded num_threads v0.1.7 |
| 788 | 2026-03-24T23:16:28.465Z | Downloaded hickory-client v0.25.2 |
| 789 | 2026-03-24T23:16:28.468Z | Downloaded bzip2 v0.4.4 |
| 790 | 2026-03-24T23:16:28.468Z | Downloaded arrayvec v0.7.6 |
| 791 | 2026-03-24T23:16:28.471Z | Downloaded match_cfg v0.1.0 |
| 792 | 2026-03-24T23:16:28.471Z | Downloaded normalize-line-endings v0.3.0 |
| 793 | 2026-03-24T23:16:28.471Z | Downloaded linear-map v1.2.0 |
| 794 | 2026-03-24T23:16:28.474Z | Downloaded darling_core v0.21.3 |
| 795 | 2026-03-24T23:16:28.477Z | Downloaded openssl-probe v0.1.6 |
| 796 | 2026-03-24T23:16:28.477Z | Downloaded openssl-macros v0.1.1 |
| 797 | 2026-03-24T23:16:28.480Z | Downloaded crypto-bigint v0.5.5 |
| 798 | 2026-03-24T23:16:28.483Z | Downloaded httparse v1.10.1 |
| 799 | 2026-03-24T23:16:28.486Z | Downloaded newtype-uuid v1.3.2 |
| 800 | 2026-03-24T23:16:28.486Z | Downloaded libloading v0.8.9 |
| 801 | 2026-03-24T23:16:28.490Z | Downloaded ingot-types v0.1.2 |
| 802 | 2026-03-24T23:16:28.490Z | Downloaded num-conv v0.2.0 |
| 803 | 2026-03-24T23:16:28.493Z | Downloaded kstat-rs v0.2.4 |
| 804 | 2026-03-24T23:16:28.493Z | Downloaded opaque-debug v0.3.1 |
| 805 | 2026-03-24T23:16:28.496Z | Downloaded num_enum_derive v0.5.11 |
| 806 | 2026-03-24T23:16:28.496Z | Downloaded olpc-cjson v0.1.4 |
| 807 | 2026-03-24T23:16:28.496Z | Downloaded num-iter v0.1.45 |
| 808 | 2026-03-24T23:16:28.499Z | Downloaded hmac v0.12.1 |
| 809 | 2026-03-24T23:16:28.499Z | Downloaded half v1.8.3 |
| 810 | 2026-03-24T23:16:28.502Z | Downloaded compact_str v0.8.1 |
| 811 | 2026-03-24T23:16:28.505Z | Downloaded crc-any v2.5.0 |
| 812 | 2026-03-24T23:16:28.505Z | Downloaded oso-derive v0.27.3 |
| 813 | 2026-03-24T23:16:28.508Z | Downloaded parse-display v0.10.0 |
| 814 | 2026-03-24T23:16:28.508Z | Downloaded hyper-rustls v0.27.7 |
| 815 | 2026-03-24T23:16:28.512Z | Downloaded jobserver v0.1.34 |
| 816 | 2026-03-24T23:16:28.512Z | Downloaded cookie_store v0.22.1 |
| 817 | 2026-03-24T23:16:28.517Z | Downloaded mime v0.3.17 |
| 818 | 2026-03-24T23:16:28.517Z | Downloaded ingot-macros v0.1.1 |
| 819 | 2026-03-24T23:16:28.517Z | Downloaded bytes v1.11.1 |
| 820 | 2026-03-24T23:16:28.520Z | Downloaded openssl-probe v0.2.1 |
| 821 | 2026-03-24T23:16:28.523Z | Downloaded libsw v3.5.0 |
| 822 | 2026-03-24T23:16:28.523Z | Downloaded flate2 v1.1.9 |
| 823 | 2026-03-24T23:16:28.526Z | Downloaded ipnet v2.11.0 |
| 824 | 2026-03-24T23:16:28.530Z | Downloaded instability v0.3.11 |
| 825 | 2026-03-24T23:16:28.531Z | Downloaded ingot v0.1.1 |
| 826 | 2026-03-24T23:16:28.531Z | Downloaded indoc v2.0.7 |
| 827 | 2026-03-24T23:16:28.534Z | Downloaded num-derive v0.4.2 |
| 828 | 2026-03-24T23:16:28.534Z | Downloaded heapless v0.8.0 |
| 829 | 2026-03-24T23:16:28.537Z | Downloaded peg-runtime v0.8.5 |
| 830 | 2026-03-24T23:16:28.540Z | Downloaded iana-time-zone v0.1.65 |
| 831 | 2026-03-24T23:16:28.540Z | Downloaded parse-size v1.1.0 |
| 832 | 2026-03-24T23:16:28.545Z | Downloaded maplit v1.0.2 |
| 833 | 2026-03-24T23:16:28.545Z | Downloaded pbkdf2 v0.11.0 |
| 834 | 2026-03-24T23:16:28.549Z | Downloaded num_enum_derive v0.7.5 |
| 835 | 2026-03-24T23:16:28.549Z | Downloaded path-slash v0.1.5 |
| 836 | 2026-03-24T23:16:28.549Z | Downloaded lock_api v0.4.14 |
| 837 | 2026-03-24T23:16:28.549Z | Downloaded hyper-staticfile v0.10.1 |
| 838 | 2026-03-24T23:16:28.552Z | Downloaded native-tls v0.2.18 |
| 839 | 2026-03-24T23:16:28.552Z | Downloaded nanorand v0.7.0 |
| 840 | 2026-03-24T23:16:28.555Z | Downloaded phf_shared v0.11.3 |
| 841 | 2026-03-24T23:16:28.555Z | Downloaded getrandom v0.3.4 |
| 842 | 2026-03-24T23:16:28.559Z | Downloaded mime_guess v2.0.5 |
| 843 | 2026-03-24T23:16:28.562Z | Downloaded phf_shared v0.12.1 |
| 844 | 2026-03-24T23:16:28.562Z | Downloaded const_format v0.2.35 |
| 845 | 2026-03-24T23:16:28.565Z | Downloaded indoc v1.0.9 |
| 846 | 2026-03-24T23:16:28.569Z | Downloaded multer v3.1.0 |
| 847 | 2026-03-24T23:16:28.570Z | Downloaded oxnet v0.1.4 |
| 848 | 2026-03-24T23:16:28.573Z | Downloaded pbkdf2 v0.12.2 |
| 849 | 2026-03-24T23:16:28.573Z | Downloaded num-integer v0.1.46 |
| 850 | 2026-03-24T23:16:28.573Z | Downloaded nu-ansi-term v0.50.3 |
| 851 | 2026-03-24T23:16:28.578Z | Downloaded oxide-tokio-rt v0.1.3 |
| 852 | 2026-03-24T23:16:28.578Z | Downloaded half v2.7.1 |
| 853 | 2026-03-24T23:16:28.582Z | Downloaded linked-hash-map v0.5.6 |
| 854 | 2026-03-24T23:16:28.582Z | Downloaded newtype_derive v0.1.6 |
| 855 | 2026-03-24T23:16:28.582Z | Downloaded lazy_static v1.5.0 |
| 856 | 2026-03-24T23:16:28.585Z | Downloaded owo-colors v4.3.0 |
| 857 | 2026-03-24T23:16:28.585Z | Downloaded ahash v0.8.12 |
| 858 | 2026-03-24T23:16:28.589Z | Downloaded num-complex v0.4.6 |
| 859 | 2026-03-24T23:16:28.593Z | Downloaded hex-literal v0.4.1 |
| 860 | 2026-03-24T23:16:28.593Z | Downloaded bit-vec v0.8.0 |
| 861 | 2026-03-24T23:16:28.593Z | Downloaded pin-utils v0.1.0 |
| 862 | 2026-03-24T23:16:28.593Z | Downloaded predicates-tree v1.0.13 |
| 863 | 2026-03-24T23:16:28.593Z | Downloaded proc-macro-crate v3.4.0 |
| 864 | 2026-03-24T23:16:28.597Z | Downloaded paste v1.0.15 |
| 865 | 2026-03-24T23:16:28.601Z | Downloaded precomputed-hash v0.1.1 |
| 866 | 2026-03-24T23:16:28.601Z | Downloaded heapless v0.7.17 |
| 867 | 2026-03-24T23:16:28.605Z | Downloaded predicates-core v1.0.10 |
| 868 | 2026-03-24T23:16:28.605Z | Downloaded powerfmt v0.2.0 |
| 869 | 2026-03-24T23:16:28.605Z | Downloaded num-rational v0.4.2 |
| 870 | 2026-03-24T23:16:28.605Z | Downloaded bcs v0.1.6 |
| 871 | 2026-03-24T23:16:28.608Z | Downloaded proc-macro-crate v1.3.1 |
| 872 | 2026-03-24T23:16:28.608Z | Downloaded num_enum v0.7.5 |
| 873 | 2026-03-24T23:16:28.611Z | Downloaded password-hash v0.4.2 |
| 874 | 2026-03-24T23:16:28.614Z | Downloaded crossbeam-channel v0.5.15 |
| 875 | 2026-03-24T23:16:28.618Z | Downloaded futures v0.3.32 |
| 876 | 2026-03-24T23:16:28.622Z | Downloaded peg v0.8.5 |
| 877 | 2026-03-24T23:16:28.625Z | Downloaded progenitor-macro v0.10.0 |
| 878 | 2026-03-24T23:16:28.625Z | Downloaded libsw-core v0.3.2 |
| 879 | 2026-03-24T23:16:28.628Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 880 | 2026-03-24T23:16:28.628Z | Downloaded packed_struct_codegen v0.10.1 |
| 881 | 2026-03-24T23:16:28.634Z | Downloaded base64 v0.22.1 |
| 882 | 2026-03-24T23:16:28.634Z | Downloaded radium v0.7.0 |
| 883 | 2026-03-24T23:16:28.635Z | Downloaded expectorate v1.2.0 |
| 884 | 2026-03-24T23:16:28.638Z | Downloaded pem-rfc7468 v0.7.0 |
| 885 | 2026-03-24T23:16:28.638Z | Downloaded packed_struct v0.10.1 |
| 886 | 2026-03-24T23:16:28.638Z | Downloaded parking_lot_core v0.8.6 |
| 887 | 2026-03-24T23:16:28.641Z | Downloaded litrs v1.0.0 |
| 888 | 2026-03-24T23:16:28.645Z | Downloaded memmap2 v0.9.10 |
| 889 | 2026-03-24T23:16:28.645Z | Downloaded pem v3.0.6 |
| 890 | 2026-03-24T23:16:28.649Z | Downloaded ignore v0.4.25 |
| 891 | 2026-03-24T23:16:28.649Z | Downloaded progenitor-client v0.11.2 |
| 892 | 2026-03-24T23:16:28.649Z | Downloaded password-hash v0.5.0 |
| 893 | 2026-03-24T23:16:28.652Z | Downloaded derive_more-impl v2.1.1 |
| 894 | 2026-03-24T23:16:28.656Z | Downloaded progenitor-macro v0.11.2 |
| 895 | 2026-03-24T23:16:28.656Z | Downloaded progenitor-client v0.10.0 |
| 896 | 2026-03-24T23:16:28.660Z | Downloaded polyval v0.6.2 |
| 897 | 2026-03-24T23:16:28.660Z | Downloaded pin-project-internal v1.1.11 |
| 898 | 2026-03-24T23:16:28.660Z | Downloaded peg-macros v0.8.5 |
| 899 | 2026-03-24T23:16:28.665Z | Downloaded rand_chacha v0.3.1 |
| 900 | 2026-03-24T23:16:28.666Z | Downloaded indexmap v1.9.3 |
| 901 | 2026-03-24T23:16:28.666Z | Downloaded base64 v0.21.7 |
| 902 | 2026-03-24T23:16:28.669Z | Downloaded ar_archive_writer v0.5.1 |
| 903 | 2026-03-24T23:16:28.672Z | Downloaded diesel_derives v2.3.7 |
| 904 | 2026-03-24T23:16:28.677Z | Downloaded recursive v0.1.1 |
| 905 | 2026-03-24T23:16:28.680Z | Downloaded omicron-zone-package v0.12.2 |
| 906 | 2026-03-24T23:16:28.681Z | Downloaded pkg-config v0.3.32 |
| 907 | 2026-03-24T23:16:28.684Z | Downloaded psl-types v2.0.11 |
| 908 | 2026-03-24T23:16:28.684Z | Downloaded rand_xorshift v0.4.0 |
| 909 | 2026-03-24T23:16:28.684Z | Downloaded pkcs8 v0.10.2 |
| 910 | 2026-03-24T23:16:28.687Z | Downloaded num_enum v0.5.11 |
| 911 | 2026-03-24T23:16:28.690Z | Downloaded libbz2-rs-sys v0.2.2 |
| 912 | 2026-03-24T23:16:28.697Z | Downloaded phf_shared v0.13.1 |
| 913 | 2026-03-24T23:16:28.697Z | Downloaded foldhash v0.1.5 |
| 914 | 2026-03-24T23:16:28.697Z | Downloaded progenitor v0.10.0 |
| 915 | 2026-03-24T23:16:28.697Z | Downloaded pin-project-lite v0.2.17 |
| 916 | 2026-03-24T23:16:28.700Z | Downloaded rfc6979 v0.4.0 |
| 917 | 2026-03-24T23:16:28.700Z | Downloaded predicates v3.1.4 |
| 918 | 2026-03-24T23:16:28.704Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 919 | 2026-03-24T23:16:28.704Z | Downloaded dropshot-api-manager v0.6.0 |
| 920 | 2026-03-24T23:16:28.709Z | Downloaded ref-cast-impl v1.0.25 |
| 921 | 2026-03-24T23:16:28.712Z | Downloaded ref-cast v1.0.25 |
| 922 | 2026-03-24T23:16:28.712Z | Downloaded progenitor v0.13.0 |
| 923 | 2026-03-24T23:16:28.712Z | Downloaded progenitor v0.11.2 |
| 924 | 2026-03-24T23:16:28.715Z | Downloaded progenitor-macro v0.13.0 |
| 925 | 2026-03-24T23:16:28.715Z | Downloaded progenitor-extras v0.1.1 |
| 926 | 2026-03-24T23:16:28.715Z | Downloaded ppv-lite86 v0.2.21 |
| 927 | 2026-03-24T23:16:28.718Z | Downloaded parking_lot_core v0.9.12 |
| 928 | 2026-03-24T23:16:28.718Z | Downloaded postgres-protocol v0.6.10 |
| 929 | 2026-03-24T23:16:28.722Z | Downloaded darling v0.21.3 |
| 930 | 2026-03-24T23:16:28.727Z | Downloaded rustc_version v0.4.1 |
| 931 | 2026-03-24T23:16:28.727Z | Downloaded rustc_version v0.1.7 |
| 932 | 2026-03-24T23:16:28.730Z | Downloaded rustc-hash v2.1.1 |
| 933 | 2026-03-24T23:16:28.730Z | Downloaded rtoolbox v0.0.3 |
| 934 | 2026-03-24T23:16:28.730Z | Downloaded russh-cryptovec v0.7.3 |
| 935 | 2026-03-24T23:16:28.730Z | Downloaded darling v0.20.11 |
| 936 | 2026-03-24T23:16:28.734Z | Downloaded arc-swap v1.8.2 |
| 937 | 2026-03-24T23:16:28.737Z | Downloaded phf v0.12.1 |
| 938 | 2026-03-24T23:16:28.740Z | Downloaded poly1305 v0.8.0 |
| 939 | 2026-03-24T23:16:28.743Z | Downloaded quick-error v1.2.3 |
| 940 | 2026-03-24T23:16:28.743Z | Downloaded psm v0.1.30 |
| 941 | 2026-03-24T23:16:28.746Z | Downloaded rand_chacha v0.9.0 |
| 942 | 2026-03-24T23:16:28.746Z | Downloaded progenitor-client v0.13.0 |
| 943 | 2026-03-24T23:16:28.746Z | Downloaded postgres-types v0.2.12 |
| 944 | 2026-03-24T23:16:28.749Z | Downloaded parse-display-derive v0.10.0 |
| 945 | 2026-03-24T23:16:28.752Z | Downloaded pkcs1 v0.7.5 |
| 946 | 2026-03-24T23:16:28.752Z | Downloaded indicatif v0.18.4 |
| 947 | 2026-03-24T23:16:28.755Z | Downloaded parking_lot v0.11.2 |
| 948 | 2026-03-24T23:16:28.758Z | Downloaded rand_core v0.10.0 |
| 949 | 2026-03-24T23:16:28.758Z | Downloaded r2d2 v0.8.10 |
| 950 | 2026-03-24T23:16:28.761Z | Downloaded oso v0.27.3 |
| 951 | 2026-03-24T23:16:28.764Z | Downloaded rand_core v0.9.5 |
| 952 | 2026-03-24T23:16:28.764Z | Downloaded phf v0.13.1 |
| 953 | 2026-03-24T23:16:28.767Z | Downloaded p256 v0.13.2 |
| 954 | 2026-03-24T23:16:28.770Z | Downloaded salsa20 v0.10.2 |
| 955 | 2026-03-24T23:16:28.770Z | Downloaded headers v0.4.1 |
| 956 | 2026-03-24T23:16:28.774Z | Downloaded scheduled-thread-pool v0.2.7 |
| 957 | 2026-03-24T23:16:28.777Z | Downloaded sapling-renderdag v0.1.0 |
| 958 | 2026-03-24T23:16:28.777Z | Downloaded rand_seeder v0.4.0 |
| 959 | 2026-03-24T23:16:28.780Z | Downloaded postcard v1.1.3 |
| 960 | 2026-03-24T23:16:28.780Z | Downloaded rand_core v0.6.4 |
| 961 | 2026-03-24T23:16:28.783Z | Downloaded primeorder v0.13.6 |
| 962 | 2026-03-24T23:16:28.783Z | Downloaded pkcs5 v0.7.1 |
| 963 | 2026-03-24T23:16:28.786Z | Downloaded secrecy v0.8.0 |
| 964 | 2026-03-24T23:16:28.786Z | Downloaded hickory-resolver v0.24.4 |
| 965 | 2026-03-24T23:16:28.789Z | Downloaded same-file v1.0.6 |
| 966 | 2026-03-24T23:16:28.793Z | Downloaded bit-set v0.8.0 |
| 967 | 2026-03-24T23:16:28.793Z | Downloaded argon2 v0.5.3 |
| 968 | 2026-03-24T23:16:28.796Z | Downloaded async-trait v0.1.89 |
| 969 | 2026-03-24T23:16:28.796Z | Downloaded secrecy v0.10.3 |
| 970 | 2026-03-24T23:16:28.800Z | Downloaded seq-macro v0.3.6 |
| 971 | 2026-03-24T23:16:28.800Z | Downloaded scrypt v0.11.0 |
| 972 | 2026-03-24T23:16:28.804Z | Downloaded scroll_derive v0.13.1 |
| 973 | 2026-03-24T23:16:28.804Z | Downloaded base64ct v1.8.3 |
| 974 | 2026-03-24T23:16:28.807Z | Downloaded bitflags v1.3.2 |
| 975 | 2026-03-24T23:16:28.807Z | Downloaded serde_plain v1.0.2 |
| 976 | 2026-03-24T23:16:28.807Z | Downloaded semver v0.1.20 |
| 977 | 2026-03-24T23:16:28.810Z | Downloaded bit-vec v0.6.3 |
| 978 | 2026-03-24T23:16:28.810Z | Downloaded crossbeam-deque v0.8.6 |
| 979 | 2026-03-24T23:16:28.813Z | Downloaded defmt v0.3.100 |
| 980 | 2026-03-24T23:16:28.814Z | Downloaded daft-derive v0.1.5 |
| 981 | 2026-03-24T23:16:28.817Z | Downloaded proc-macro-error2 v2.0.1 |
| 982 | 2026-03-24T23:16:28.820Z | Downloaded crc v3.4.0 |
| 983 | 2026-03-24T23:16:28.820Z | Downloaded serde-big-array v0.5.1 |
| 984 | 2026-03-24T23:16:28.823Z | Downloaded cpufeatures v0.3.0 |
| 985 | 2026-03-24T23:16:28.823Z | Downloaded base16ct v0.2.0 |
| 986 | 2026-03-24T23:16:28.826Z | Downloaded serde_bytes v0.11.19 |
| 987 | 2026-03-24T23:16:28.826Z | Downloaded atty v0.2.14 |
| 988 | 2026-03-24T23:16:28.829Z | Downloaded serde_urlencoded v0.7.1 |
| 989 | 2026-03-24T23:16:28.829Z | Downloaded signal-hook-mio v0.2.5 |
| 990 | 2026-03-24T23:16:28.832Z | Downloaded atomic-waker v1.1.2 |
| 991 | 2026-03-24T23:16:28.835Z | Downloaded papergrid v0.17.0 |
| 992 | 2026-03-24T23:16:28.838Z | Downloaded serde_spanned v1.0.4 |
| 993 | 2026-03-24T23:16:28.841Z | Downloaded serde_repr v0.1.20 |
| 994 | 2026-03-24T23:16:28.841Z | Downloaded rustls-pemfile v2.2.0 |
| 995 | 2026-03-24T23:16:28.844Z | Downloaded shell-words v1.1.1 |
| 996 | 2026-03-24T23:16:28.844Z | Downloaded parking_lot v0.12.5 |
| 997 | 2026-03-24T23:16:28.847Z | Downloaded rustversion v1.0.22 |
| 998 | 2026-03-24T23:16:28.850Z | Downloaded quinn-udp v0.5.14 |
| 999 | 2026-03-24T23:16:28.850Z | Downloaded miniz_oxide v0.8.9 |
| 1000 | 2026-03-24T23:16:28.853Z | Downloaded siphasher v1.0.2 |
| 1001 | 2026-03-24T23:16:28.857Z | Downloaded sigpipe v0.1.3 |
| 1002 | 2026-03-24T23:16:28.857Z | Downloaded signature v2.2.0 |
| 1003 | 2026-03-24T23:16:28.857Z | Downloaded rusty-fork v0.3.1 |
| 1004 | 2026-03-24T23:16:28.859Z | Downloaded openssl-sys v0.9.111 |
| 1005 | 2026-03-24T23:16:28.862Z | Downloaded sha1 v0.10.6 |
| 1006 | 2026-03-24T23:16:28.865Z | Downloaded signal-hook-tokio v0.3.1 |
| 1007 | 2026-03-24T23:16:28.865Z | Downloaded sec1 v0.7.3 |
| 1008 | 2026-03-24T23:16:28.868Z | Downloaded hickory-server v0.25.2 |
| 1009 | 2026-03-24T23:16:28.871Z | Downloaded slog-envlogger v2.2.0 |
| 1010 | 2026-03-24T23:16:28.871Z | Downloaded rustls-native-certs v0.8.3 |
| 1011 | 2026-03-24T23:16:28.874Z | Downloaded hickory-resolver v0.25.2 |
| 1012 | 2026-03-24T23:16:28.877Z | Downloaded sct v0.7.1 |
| 1013 | 2026-03-24T23:16:28.880Z | Downloaded hashbrown v0.13.2 |
| 1014 | 2026-03-24T23:16:28.883Z | Downloaded scopeguard v1.2.0 |
| 1015 | 2026-03-24T23:16:28.886Z | Downloaded progenitor-impl v0.13.0 |
| 1016 | 2026-03-24T23:16:28.886Z | Downloaded progenitor-impl v0.11.2 |
| 1017 | 2026-03-24T23:16:28.889Z | Downloaded scroll v0.13.0 |
| 1018 | 2026-03-24T23:16:28.889Z | Downloaded schemars_derive v0.8.22 |
| 1019 | 2026-03-24T23:16:28.892Z | Downloaded slog-bunyan v2.5.0 |
| 1020 | 2026-03-24T23:16:28.892Z | Downloaded serde_path_to_error v0.1.20 |
| 1021 | 2026-03-24T23:16:28.895Z | Downloaded crossterm v0.29.0 |
| 1022 | 2026-03-24T23:16:28.898Z | Downloaded ssh-cipher v0.2.0 |
| 1023 | 2026-03-24T23:16:28.901Z | Downloaded resolv-conf v0.7.6 |
| 1024 | 2026-03-24T23:16:28.901Z | Downloaded http v1.4.0 |
| 1025 | 2026-03-24T23:16:28.907Z | Downloaded hyper-util v0.1.20 |
| 1026 | 2026-03-24T23:16:28.912Z | Downloaded prefix-trie v0.7.0 |
| 1027 | 2026-03-24T23:16:28.912Z | Downloaded pin-project v1.1.11 |
| 1028 | 2026-03-24T23:16:28.920Z | Downloaded ssh-encoding v0.2.0 |
| 1029 | 2026-03-24T23:16:28.922Z | Downloaded shlex v1.3.0 |
| 1030 | 2026-03-24T23:16:28.922Z | Downloaded rustls-pki-types v1.14.0 |
| 1031 | 2026-03-24T23:16:28.927Z | Downloaded jiff-static v0.2.21 |
| 1032 | 2026-03-24T23:16:28.930Z | Downloaded minimal-lexical v0.2.1 |
| 1033 | 2026-03-24T23:16:28.933Z | Downloaded serde-hex v0.1.0 |
| 1034 | 2026-03-24T23:16:28.934Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1035 | 2026-03-24T23:16:28.938Z | Downloaded structmeta-derive v0.3.0 |
| 1036 | 2026-03-24T23:16:28.942Z | Downloaded rcgen v0.12.1 |
| 1037 | 2026-03-24T23:16:28.945Z | Downloaded slab v0.4.12 |
| 1038 | 2026-03-24T23:16:28.949Z | Downloaded smf v0.2.3 |
| 1039 | 2026-03-24T23:16:28.951Z | Downloaded slog-json v2.6.1 |
| 1040 | 2026-03-24T23:16:28.952Z | Downloaded sync_wrapper v1.0.2 |
| 1041 | 2026-03-24T23:16:28.954Z | Downloaded smallvec v0.6.14 |
| 1042 | 2026-03-24T23:16:28.955Z | Downloaded strum v0.27.2 |
| 1043 | 2026-03-24T23:16:28.959Z | Downloaded signal-hook-registry v1.4.8 |
| 1044 | 2026-03-24T23:16:28.959Z | Downloaded strum v0.26.3 |
| 1045 | 2026-03-24T23:16:28.961Z | Downloaded subtle v2.6.1 |
| 1046 | 2026-03-24T23:16:28.961Z | Downloaded progenitor-impl v0.10.0 |
| 1047 | 2026-03-24T23:16:28.961Z | Downloaded slog-async v2.8.0 |
| 1048 | 2026-03-24T23:16:28.964Z | Downloaded simd-adler32 v0.3.8 |
| 1049 | 2026-03-24T23:16:28.964Z | Downloaded rustls-pemfile v1.0.4 |
| 1050 | 2026-03-24T23:16:28.967Z | Downloaded hashbrown v0.12.3 |
| 1051 | 2026-03-24T23:16:28.970Z | Downloaded structmeta v0.3.0 |
| 1052 | 2026-03-24T23:16:28.973Z | Downloaded take_mut v0.2.2 |
| 1053 | 2026-03-24T23:16:28.973Z | Downloaded tabwriter v1.4.1 |
| 1054 | 2026-03-24T23:16:28.978Z | Downloaded spki v0.7.3 |
| 1055 | 2026-03-24T23:16:28.981Z | Downloaded serde_derive_internals v0.29.1 |
| 1056 | 2026-03-24T23:16:28.984Z | Downloaded crossterm v0.28.1 |
| 1057 | 2026-03-24T23:16:28.987Z | Downloaded tabled_derive v0.11.0 |
| 1058 | 2026-03-24T23:16:28.990Z | Downloaded sync-ptr v0.1.4 |
| 1059 | 2026-03-24T23:16:28.990Z | Downloaded russh-keys v0.45.0 |
| 1060 | 2026-03-24T23:16:28.993Z | Downloaded blake3 v1.8.3 |
| 1061 | 2026-03-24T23:16:28.998Z | Downloaded testing_table v0.3.0 |
| 1062 | 2026-03-24T23:16:29.001Z | Downloaded aes v0.8.4 |
| 1063 | 2026-03-24T23:16:29.004Z | Downloaded stringprep v0.1.5 |
| 1064 | 2026-03-24T23:16:29.005Z | Downloaded termtree v0.5.1 |
| 1065 | 2026-03-24T23:16:29.008Z | Downloaded slog-term v2.9.2 |
| 1066 | 2026-03-24T23:16:29.008Z | Downloaded snafu-derive v0.8.9 |
| 1067 | 2026-03-24T23:16:29.010Z | Downloaded slog-stdlog v4.1.1 |
| 1068 | 2026-03-24T23:16:29.011Z | Downloaded slog-scope v4.4.1 |
| 1069 | 2026-03-24T23:16:29.014Z | Downloaded tap v1.0.1 |
| 1070 | 2026-03-24T23:16:29.014Z | Downloaded time-core v0.1.8 |
| 1071 | 2026-03-24T23:16:29.014Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1072 | 2026-03-24T23:16:29.017Z | Downloaded mio v1.1.1 |
| 1073 | 2026-03-24T23:16:29.020Z | Downloaded tinyvec_macros v0.1.1 |
| 1074 | 2026-03-24T23:16:29.023Z | Downloaded prettyplease v0.2.37 |
| 1075 | 2026-03-24T23:16:29.026Z | Downloaded sqlparser_derive v0.5.0 |
| 1076 | 2026-03-24T23:16:29.026Z | Downloaded sqlformat v0.3.5 |
| 1077 | 2026-03-24T23:16:29.026Z | Downloaded rayon-core v1.13.0 |
| 1078 | 2026-03-24T23:16:29.029Z | Downloaded static_assertions v1.1.0 |
| 1079 | 2026-03-24T23:16:29.032Z | Downloaded slog-dtrace v0.3.0 |
| 1080 | 2026-03-24T23:16:29.032Z | Downloaded strum_macros v0.26.4 |
| 1081 | 2026-03-24T23:16:29.035Z | Downloaded strum_macros v0.24.3 |
| 1082 | 2026-03-24T23:16:29.038Z | Downloaded supports-color v3.0.2 |
| 1083 | 2026-03-24T23:16:29.038Z | Downloaded string_cache v0.8.9 |
| 1084 | 2026-03-24T23:16:29.041Z | Downloaded stacker v0.1.23 |
| 1085 | 2026-03-24T23:16:29.041Z | Downloaded serde_with_macros v3.17.0 |
| 1086 | 2026-03-24T23:16:29.044Z | Downloaded support-bundle-viewer v0.1.2 |
| 1087 | 2026-03-24T23:16:29.044Z | Downloaded itertools v0.10.5 |
| 1088 | 2026-03-24T23:16:29.048Z | Downloaded qorb v0.4.1 |
| 1089 | 2026-03-24T23:16:29.052Z | Downloaded ron v0.8.1 |
| 1090 | 2026-03-24T23:16:29.056Z | Downloaded spin v0.9.8 |
| 1091 | 2026-03-24T23:16:29.059Z | Downloaded aws-lc-rs v1.16.0 |
| 1092 | 2026-03-24T23:16:29.066Z | Downloaded termios v0.3.3 |
| 1093 | 2026-03-24T23:16:29.069Z | Downloaded ryu v1.0.23 |
| 1094 | 2026-03-24T23:16:29.072Z | Downloaded quinn v0.11.9 |
| 1095 | 2026-03-24T23:16:29.075Z | Downloaded pretty_assertions v1.4.1 |
| 1096 | 2026-03-24T23:16:29.078Z | Downloaded topological-sort v0.2.2 |
| 1097 | 2026-03-24T23:16:29.079Z | Downloaded try-lock v0.2.5 |
| 1098 | 2026-03-24T23:16:29.079Z | Downloaded tagptr v0.2.0 |
| 1099 | 2026-03-24T23:16:29.082Z | Downloaded signal-hook v0.3.18 |
| 1100 | 2026-03-24T23:16:29.082Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1101 | 2026-03-24T23:16:29.085Z | Downloaded thiserror-no-std v2.0.2 |
| 1102 | 2026-03-24T23:16:29.088Z | Downloaded schemars v0.8.22 |
| 1103 | 2026-03-24T23:16:29.097Z | Downloaded num-bigint v0.4.6 |
| 1104 | 2026-03-24T23:16:29.104Z | Downloaded tokio-macros v2.6.0 |
| 1105 | 2026-03-24T23:16:29.107Z | Downloaded tokio-dtrace v0.1.1 |
| 1106 | 2026-03-24T23:16:29.107Z | Downloaded similar v2.7.0 |
| 1107 | 2026-03-24T23:16:29.110Z | Downloaded trait-variant v0.1.2 |
| 1108 | 2026-03-24T23:16:29.110Z | Downloaded iri-string v0.7.10 |
| 1109 | 2026-03-24T23:16:29.114Z | Downloaded futures-util v0.3.32 |
| 1110 | 2026-03-24T23:16:29.123Z | Downloaded tokio-tungstenite v0.21.0 |
| 1111 | 2026-03-24T23:16:29.129Z | Downloaded hashbrown v0.15.5 |
| 1112 | 2026-03-24T23:16:29.132Z | Downloaded tokio-native-tls v0.3.1 |
| 1113 | 2026-03-24T23:16:29.132Z | Downloaded tls_codec_derive v0.4.2 |
| 1114 | 2026-03-24T23:16:29.135Z | Downloaded universal-hash v0.5.1 |
| 1115 | 2026-03-24T23:16:29.135Z | Downloaded rand v0.8.5 |
| 1116 | 2026-03-24T23:16:29.137Z | Downloaded unicode-truncate v1.1.0 |
| 1117 | 2026-03-24T23:16:29.140Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1118 | 2026-03-24T23:16:29.142Z | Downloaded term v0.7.0 |
| 1119 | 2026-03-24T23:16:29.145Z | Downloaded unarray v0.1.4 |
| 1120 | 2026-03-24T23:16:29.145Z | Downloaded typify-macro v0.4.3 |
| 1121 | 2026-03-24T23:16:29.148Z | Downloaded untrusted v0.9.0 |
| 1122 | 2026-03-24T23:16:29.148Z | Downloaded unit-prefix v0.5.2 |
| 1123 | 2026-03-24T23:16:29.148Z | Downloaded curve25519-dalek v4.1.3 |
| 1124 | 2026-03-24T23:16:29.154Z | Downloaded tui-tree-widget v0.23.1 |
| 1125 | 2026-03-24T23:16:29.157Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1126 | 2026-03-24T23:16:29.157Z | Downloaded tokio-tungstenite v0.23.1 |
| 1127 | 2026-03-24T23:16:29.160Z | Downloaded utf-8 v0.7.6 |
| 1128 | 2026-03-24T23:16:29.163Z | Downloaded typify-macro v0.6.1 |
| 1129 | 2026-03-24T23:16:29.163Z | Downloaded nom v7.1.3 |
| 1130 | 2026-03-24T23:16:29.166Z | Downloaded slog v2.8.2 |
| 1131 | 2026-03-24T23:16:29.168Z | Downloaded schemars v0.9.0 |
| 1132 | 2026-03-24T23:16:29.178Z | Downloaded want v0.3.1 |
| 1133 | 2026-03-24T23:16:29.180Z | Downloaded wait-timeout v0.2.1 |
| 1134 | 2026-03-24T23:16:29.180Z | Downloaded tokio-rustls v0.25.0 |
| 1135 | 2026-03-24T23:16:29.183Z | Downloaded usdt-attr-macro v0.6.0 |
| 1136 | 2026-03-24T23:16:29.183Z | Downloaded term v1.2.1 |
| 1137 | 2026-03-24T23:16:29.186Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-03-24T23:16:29.186Z | Downloaded untrusted v0.7.1 |
| 1139 | 2026-03-24T23:16:29.189Z | Downloaded samael v0.0.19 |
| 1140 | 2026-03-24T23:16:29.192Z | Downloaded num-bigint-dig v0.8.6 |
| 1141 | 2026-03-24T23:16:29.196Z | Downloaded void v1.0.2 |
| 1142 | 2026-03-24T23:16:29.198Z | Downloaded unicase v2.9.0 |
| 1143 | 2026-03-24T23:16:29.198Z | Downloaded waitgroup v0.1.2 |
| 1144 | 2026-03-24T23:16:29.198Z | Downloaded tower-service v0.3.3 |
| 1145 | 2026-03-24T23:16:29.201Z | Downloaded tokio-rustls v0.26.4 |
| 1146 | 2026-03-24T23:16:29.201Z | Downloaded rsa v0.9.10 |
| 1147 | 2026-03-24T23:16:29.205Z | Downloaded xattr v1.6.1 |
| 1148 | 2026-03-24T23:16:29.208Z | Downloaded tiny-keccak v2.0.2 |
| 1149 | 2026-03-24T23:16:29.210Z | Downloaded socket2 v0.6.2 |
| 1150 | 2026-03-24T23:16:29.211Z | Downloaded libxml v0.3.3 |
| 1151 | 2026-03-24T23:16:29.215Z | Downloaded publicsuffix v2.3.0 |
| 1152 | 2026-03-24T23:16:29.218Z | Downloaded socket2 v0.5.10 |
| 1153 | 2026-03-24T23:16:29.221Z | Downloaded serde_cbor v0.11.2 |
| 1154 | 2026-03-24T23:16:29.224Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1155 | 2026-03-24T23:16:29.226Z | Downloaded strum_macros v0.27.2 |
| 1156 | 2026-03-24T23:16:29.226Z | Downloaded rand v0.9.2 |
| 1157 | 2026-03-24T23:16:29.241Z | Downloaded test-strategy v0.4.5 |
| 1158 | 2026-03-24T23:16:29.241Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-03-24T23:16:29.241Z | Downloaded zeroize_derive v1.4.3 |
| 1160 | 2026-03-24T23:16:29.241Z | Downloaded tokio-stream v0.1.18 |
| 1161 | 2026-03-24T23:16:29.241Z | Downloaded xshell-macros v0.2.7 |
| 1162 | 2026-03-24T23:16:29.245Z | Downloaded tokio-rustls v0.24.1 |
| 1163 | 2026-03-24T23:16:29.245Z | Downloaded subprocess v0.2.15 |
| 1164 | 2026-03-24T23:16:29.245Z | Downloaded uzers v0.12.2 |
| 1165 | 2026-03-24T23:16:29.245Z | Downloaded tinyvec v1.10.0 |
| 1166 | 2026-03-24T23:16:29.248Z | Downloaded vergen-lib v0.1.6 |
| 1167 | 2026-03-24T23:16:29.248Z | Downloaded rustls-webpki v0.103.9 |
| 1168 | 2026-03-24T23:16:29.251Z | Downloaded p521 v0.13.3 |
| 1169 | 2026-03-24T23:16:29.254Z | Downloaded tar v0.4.44 |
| 1170 | 2026-03-24T23:16:29.258Z | Downloaded zone_cfg_derive v0.3.1 |
| 1171 | 2026-03-24T23:16:29.258Z | Downloaded aes-gcm v0.10.3 |
| 1172 | 2026-03-24T23:16:29.261Z | Downloaded tls_codec v0.4.2 |
| 1173 | 2026-03-24T23:16:29.264Z | Downloaded usdt-impl v0.6.0 |
| 1174 | 2026-03-24T23:16:29.264Z | Downloaded walkdir v2.5.0 |
| 1175 | 2026-03-24T23:16:29.267Z | Downloaded zone v0.3.1 |
| 1176 | 2026-03-24T23:16:29.267Z | Downloaded time-macros v0.2.27 |
| 1177 | 2026-03-24T23:16:29.267Z | Downloaded thread_local v1.1.9 |
| 1178 | 2026-03-24T23:16:29.270Z | Downloaded tower-layer v0.3.3 |
| 1179 | 2026-03-24T23:16:29.270Z | Downloaded thread-id v5.1.0 |
| 1180 | 2026-03-24T23:16:29.273Z | Downloaded vergen-gitcl v1.0.8 |
| 1181 | 2026-03-24T23:16:29.285Z | Downloaded toml v0.7.8 |
| 1182 | 2026-03-24T23:16:29.288Z | Downloaded wyz v0.5.1 |
| 1183 | 2026-03-24T23:16:29.291Z | Downloaded xshell v0.2.7 |
| 1184 | 2026-03-24T23:16:29.291Z | Downloaded russh v0.45.0 |
| 1185 | 2026-03-24T23:16:29.295Z | Downloaded tracing-attributes v0.1.31 |
| 1186 | 2026-03-24T23:16:29.298Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1187 | 2026-03-24T23:16:29.302Z | Downloaded twox-hash v2.1.2 |
| 1188 | 2026-03-24T23:16:29.305Z | Downloaded vsss-rs v3.3.4 |
| 1189 | 2026-03-24T23:16:29.309Z | Downloaded h2 v0.4.13 |
| 1190 | 2026-03-24T23:16:29.312Z | Downloaded whoami v1.6.1 |
| 1191 | 2026-03-24T23:16:29.315Z | Downloaded vergen-git2 v1.0.7 |
| 1192 | 2026-03-24T23:16:29.315Z | Downloaded zeroize v1.8.2 |
| 1193 | 2026-03-24T23:16:29.315Z | Downloaded hyper v1.8.1 |
| 1194 | 2026-03-24T23:16:29.320Z | Downloaded hkdf v0.12.4 |
| 1195 | 2026-03-24T23:16:29.330Z | Downloaded libm v0.2.16 |
| 1196 | 2026-03-24T23:16:29.338Z | Downloaded zstd v0.13.3 |
| 1197 | 2026-03-24T23:16:29.341Z | Downloaded typify v0.6.1 |
| 1198 | 2026-03-24T23:16:29.344Z | Downloaded zstd-safe v7.2.4 |
| 1199 | 2026-03-24T23:16:29.348Z | Downloaded snafu v0.8.9 |
| 1200 | 2026-03-24T23:16:29.351Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1201 | 2026-03-24T23:16:29.351Z | Downloaded vergen v9.0.6 |
| 1202 | 2026-03-24T23:16:29.355Z | Downloaded typify v0.4.3 |
| 1203 | 2026-03-24T23:16:29.359Z | Downloaded rpassword v7.4.0 |
| 1204 | 2026-03-24T23:16:29.359Z | Downloaded xz2 v0.1.7 |
| 1205 | 2026-03-24T23:16:29.359Z | Downloaded itertools v0.12.1 |
| 1206 | 2026-03-24T23:16:29.364Z | Downloaded schemars v1.2.1 |
| 1207 | 2026-03-24T23:16:29.375Z | Downloaded tungstenite v0.23.0 |
| 1208 | 2026-03-24T23:16:29.378Z | Downloaded rand v0.10.0 |
| 1209 | 2026-03-24T23:16:29.381Z | Downloaded unsafe-libyaml v0.2.11 |
| 1210 | 2026-03-24T23:16:29.384Z | Downloaded yasna v0.5.2 |
| 1211 | 2026-03-24T23:16:29.387Z | Downloaded unicode-properties v0.1.4 |
| 1212 | 2026-03-24T23:16:29.387Z | Downloaded uuid v1.21.0 |
| 1213 | 2026-03-24T23:16:29.390Z | Downloaded unicode-bidi v0.3.18 |
| 1214 | 2026-03-24T23:16:29.393Z | Downloaded itertools v0.14.0 |
| 1215 | 2026-03-24T23:16:29.397Z | Downloaded iddqd v0.3.17 |
| 1216 | 2026-03-24T23:16:29.403Z | Downloaded tracing-core v0.1.36 |
| 1217 | 2026-03-24T23:16:29.406Z | Downloaded steno v0.4.1 |
| 1218 | 2026-03-24T23:16:29.409Z | Downloaded vte v0.14.1 |
| 1219 | 2026-03-24T23:16:29.413Z | Downloaded itertools v0.13.0 |
| 1220 | 2026-03-24T23:16:29.421Z | Downloaded tungstenite v0.21.0 |
| 1221 | 2026-03-24T23:16:29.424Z | Downloaded ron v0.12.0 |
| 1222 | 2026-03-24T23:16:29.430Z | Downloaded zerocopy v0.6.6 |
| 1223 | 2026-03-24T23:16:29.433Z | Downloaded whoami v2.1.0 |
| 1224 | 2026-03-24T23:16:29.438Z | Downloaded bitvec v1.0.1 |
| 1225 | 2026-03-24T23:16:29.444Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1226 | 2026-03-24T23:16:29.447Z | Downloaded toml_edit v0.19.15 |
| 1227 | 2026-03-24T23:16:29.460Z | Downloaded zopfli v0.8.3 |
| 1228 | 2026-03-24T23:16:29.462Z | Downloaded reedline v0.40.0 |
| 1229 | 2026-03-24T23:16:29.468Z | Downloaded ssh-key v0.6.7 |
| 1230 | 2026-03-24T23:16:29.473Z | Downloaded git2 v0.20.4 |
| 1231 | 2026-03-24T23:16:29.479Z | Downloaded rustyline v14.0.0 |
| 1232 | 2026-03-24T23:16:29.483Z | Downloaded yansi v1.0.1 |
| 1233 | 2026-03-24T23:16:29.486Z | Downloaded unicode_categories v0.1.1 |
| 1234 | 2026-03-24T23:16:29.489Z | Downloaded reqwest v0.13.2 |
| 1235 | 2026-03-24T23:16:29.492Z | Downloaded zip v0.6.6 |
| 1236 | 2026-03-24T23:16:29.495Z | Downloaded tower v0.5.3 |
| 1237 | 2026-03-24T23:16:29.502Z | Downloaded regex v1.12.3 |
| 1238 | 2026-03-24T23:16:29.506Z | Downloaded reqwest v0.12.28 |
| 1239 | 2026-03-24T23:16:29.512Z | Downloaded rayon v1.11.0 |
| 1240 | 2026-03-24T23:16:29.518Z | Downloaded tokio-postgres v0.7.16 |
| 1241 | 2026-03-24T23:16:29.522Z | Downloaded chrono v0.4.44 |
| 1242 | 2026-03-24T23:16:29.528Z | Downloaded lalrpop v0.19.12 |
| 1243 | 2026-03-24T23:16:29.537Z | Downloaded quick-xml v0.37.5 |
| 1244 | 2026-03-24T23:16:29.542Z | Downloaded portable-atomic v1.13.1 |
| 1245 | 2026-03-24T23:16:29.548Z | Downloaded p384 v0.13.1 |
| 1246 | 2026-03-24T23:16:29.552Z | Downloaded zerocopy-derive v0.8.40 |
| 1247 | 2026-03-24T23:16:29.559Z | Downloaded salty v0.3.0 |
| 1248 | 2026-03-24T23:16:29.564Z | Downloaded unicode-segmentation v1.12.0 |
| 1249 | 2026-03-24T23:16:29.567Z | Downloaded goblin v0.10.5 |
| 1250 | 2026-03-24T23:16:29.572Z | Downloaded bindgen v0.71.1 |
| 1251 | 2026-03-24T23:16:29.581Z | Downloaded x509-cert v0.2.5 |
| 1252 | 2026-03-24T23:16:29.584Z | Downloaded moka v0.12.13 |
| 1253 | 2026-03-24T23:16:29.592Z | Downloaded rustls-webpki v0.101.7 |
| 1254 | 2026-03-24T23:16:29.603Z | Downloaded typed-path v0.9.3 |
| 1255 | 2026-03-24T23:16:29.609Z | Downloaded tokio-util v0.7.18 |
| 1256 | 2026-03-24T23:16:29.614Z | Downloaded proptest v1.10.0 |
| 1257 | 2026-03-24T23:16:29.621Z | Downloaded zip v4.6.1 |
| 1258 | 2026-03-24T23:16:29.625Z | Downloaded tower-http v0.6.8 |
| 1259 | 2026-03-24T23:16:29.631Z | Downloaded petname v2.0.2 |
| 1260 | 2026-03-24T23:16:29.635Z | Downloaded unicode-normalization v0.1.25 |
| 1261 | 2026-03-24T23:16:29.638Z | Downloaded serde_with v3.17.0 |
| 1262 | 2026-03-24T23:16:29.656Z | Downloaded tough v0.20.0 |
| 1263 | 2026-03-24T23:16:29.663Z | Downloaded bstr v1.12.1 |
| 1264 | 2026-03-24T23:16:29.677Z | Downloaded object v0.30.4 |
| 1265 | 2026-03-24T23:16:29.684Z | Downloaded rustls-webpki v0.102.8 |
| 1266 | 2026-03-24T23:16:29.698Z | Downloaded radix_trie v0.2.1 |
| 1267 | 2026-03-24T23:16:29.702Z | Downloaded quinn-proto v0.11.13 |
| 1268 | 2026-03-24T23:16:29.708Z | Downloaded nix v0.27.1 |
| 1269 | 2026-03-24T23:16:29.716Z | Downloaded winnow v0.6.26 |
| 1270 | 2026-03-24T23:16:29.723Z | Downloaded winnow v0.5.40 |
| 1271 | 2026-03-24T23:16:29.745Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-03-24T23:16:29.758Z | Downloaded polar-core v0.27.3 |
| 1273 | 2026-03-24T23:16:29.765Z | Downloaded openssl v0.10.75 |
| 1274 | 2026-03-24T23:16:29.772Z | Downloaded rustls v0.21.12 |
| 1275 | 2026-03-24T23:16:29.781Z | Downloaded smoltcp v0.9.1 |
| 1276 | 2026-03-24T23:16:29.788Z | Downloaded nix v0.29.0 |
| 1277 | 2026-03-24T23:16:29.797Z | Downloaded nix v0.28.0 |
| 1278 | 2026-03-24T23:16:29.807Z | Downloaded zlib-rs v0.6.2 |
| 1279 | 2026-03-24T23:16:29.810Z | Downloaded vcpkg v0.2.15 |
| 1280 | 2026-03-24T23:16:29.840Z | Downloaded nix v0.31.1 |
| 1281 | 2026-03-24T23:16:29.849Z | Downloaded object v0.37.3 |
| 1282 | 2026-03-24T23:16:29.858Z | Downloaded hickory-proto v0.24.4 |
| 1283 | 2026-03-24T23:16:29.869Z | Downloaded webpki-roots v1.0.6 |
| 1284 | 2026-03-24T23:16:29.872Z | Downloaded regress v0.10.5 |
| 1285 | 2026-03-24T23:16:29.879Z | Downloaded openapiv3 v2.2.0 |
| 1286 | 2026-03-24T23:16:29.888Z | Downloaded diesel v2.3.7 |
| 1287 | 2026-03-24T23:16:29.904Z | Downloaded zerocopy v0.8.40 |
| 1288 | 2026-03-24T23:16:29.911Z | Downloaded rustls v0.22.4 |
| 1289 | 2026-03-24T23:16:29.922Z | Downloaded rustls v0.23.37 |
| 1290 | 2026-03-24T23:16:29.930Z | Downloaded rustix v0.38.44 |
| 1291 | 2026-03-24T23:16:29.947Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-03-24T23:16:29.954Z | Downloaded hickory-proto v0.25.2 |
| 1293 | 2026-03-24T23:16:29.965Z | Downloaded smoltcp v0.11.0 |
| 1294 | 2026-03-24T23:16:29.974Z | Downloaded time v0.3.47 |
| 1295 | 2026-03-24T23:16:29.984Z | Downloaded regex-syntax v0.6.29 |
| 1296 | 2026-03-24T23:16:30.008Z | Downloaded sqlparser v0.61.0 |
| 1297 | 2026-03-24T23:16:30.036Z | Downloaded typify-impl v0.6.1 |
| 1298 | 2026-03-24T23:16:30.048Z | Downloaded typify-impl v0.4.3 |
| 1299 | 2026-03-24T23:16:30.059Z | Downloaded sled v0.34.7 |
| 1300 | 2026-03-24T23:16:30.067Z | Downloaded tracing v0.1.44 |
| 1301 | 2026-03-24T23:16:30.085Z | Downloaded ratatui v0.29.0 |
| 1302 | 2026-03-24T23:16:30.118Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1303 | 2026-03-24T23:16:30.128Z | Downloaded zerocopy-derive v0.6.6 |
| 1304 | 2026-03-24T23:16:30.149Z | Downloaded petgraph v0.8.3 |
| 1305 | 2026-03-24T23:16:30.165Z | Downloaded csv v1.4.0 |
| 1306 | 2026-03-24T23:16:30.181Z | Downloaded libz-sys v1.1.24 |
| 1307 | 2026-03-24T23:16:30.197Z | Downloaded regex-automata v0.4.14 |
| 1308 | 2026-03-24T23:16:30.208Z | Downloaded jiff v0.2.21 |
| 1309 | 2026-03-24T23:16:30.223Z | Downloaded sha3 v0.10.8 |
| 1310 | 2026-03-24T23:16:30.227Z | Downloaded tokio v1.49.0 |
| 1311 | 2026-03-24T23:16:30.256Z | Downloaded lzma-sys v0.1.20 |
| 1312 | 2026-03-24T23:16:30.277Z | Downloaded petgraph v0.6.5 |
| 1313 | 2026-03-24T23:16:30.291Z | Downloaded chrono-tz v0.10.4 |
| 1314 | 2026-03-24T23:16:30.315Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1315 | 2026-03-24T23:16:30.354Z | Downloaded encoding_rs v0.8.35 |
| 1316 | 2026-03-24T23:16:30.398Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1317 | 2026-03-24T23:16:30.461Z | Downloaded ring v0.17.14 |
| 1318 | 2026-03-24T23:16:31.096Z | Downloaded aws-lc-sys v0.37.1 |
| 1319 | 2026-03-24T23:16:31.426Z | Compiling libc v0.2.180 |
| 1320 | 2026-03-24T23:16:31.430Z | Compiling serde v1.0.228 |
| 1321 | 2026-03-24T23:16:31.430Z | Compiling log v0.4.29 |
| 1322 | 2026-03-24T23:16:31.430Z | Compiling find-msvc-tools v0.1.9 |
| 1323 | 2026-03-24T23:16:31.430Z | Compiling shlex v1.3.0 |
| 1324 | 2026-03-24T23:16:31.430Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-03-24T23:16:31.430Z | Compiling typenum v1.19.0 |
| 1326 | 2026-03-24T23:16:31.430Z | Compiling subtle v2.6.1 |
| 1327 | 2026-03-24T23:16:31.684Z | Compiling generic-array v0.14.7 |
| 1328 | 2026-03-24T23:16:31.688Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-03-24T23:16:31.703Z | Compiling portable-atomic v1.13.1 |
| 1330 | 2026-03-24T23:16:31.791Z | Compiling const-oid v0.9.6 |
| 1331 | 2026-03-24T23:16:31.795Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-03-24T23:16:31.795Z | Compiling zerocopy v0.8.40 |
| 1333 | 2026-03-24T23:16:31.795Z | Compiling syn v2.0.117 |
| 1334 | 2026-03-24T23:16:31.857Z | Compiling lock_api v0.4.14 |
| 1335 | 2026-03-24T23:16:31.882Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-24T23:16:31.905Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-03-24T23:16:31.954Z | Compiling pin-project-lite v0.2.17 |
| 1338 | 2026-03-24T23:16:31.959Z | Compiling pkg-config v0.3.32 |
| 1339 | 2026-03-24T23:16:31.959Z | Compiling bitflags v2.11.0 |
| 1340 | 2026-03-24T23:16:31.959Z | Compiling libm v0.2.16 |
| 1341 | 2026-03-24T23:16:32.047Z | Compiling num-traits v0.2.19 |
| 1342 | 2026-03-24T23:16:32.123Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-03-24T23:16:32.172Z | Compiling percent-encoding v2.3.2 |
| 1344 | 2026-03-24T23:16:32.217Z | Compiling allocator-api2 v0.2.21 |
| 1345 | 2026-03-24T23:16:32.287Z | Compiling futures-sink v0.3.32 |
| 1346 | 2026-03-24T23:16:32.493Z | Compiling foldhash v0.2.0 |
| 1347 | 2026-03-24T23:16:32.517Z | Compiling cpufeatures v0.2.17 |
| 1348 | 2026-03-24T23:16:32.521Z | Compiling futures-channel v0.3.32 |
| 1349 | 2026-03-24T23:16:32.607Z | Compiling getrandom v0.4.1 |
| 1350 | 2026-03-24T23:16:32.628Z | Compiling slab v0.4.12 |
| 1351 | 2026-03-24T23:16:32.631Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-03-24T23:16:32.697Z | Compiling futures-io v0.3.32 |
| 1353 | 2026-03-24T23:16:32.720Z | Compiling rand_core v0.10.0 |
| 1354 | 2026-03-24T23:16:32.792Z | Compiling hashbrown v0.16.1 |
| 1355 | 2026-03-24T23:16:32.819Z | Compiling getrandom v0.3.4 |
| 1356 | 2026-03-24T23:16:32.842Z | Compiling rustversion v1.0.22 |
| 1357 | 2026-03-24T23:16:32.878Z | Compiling getrandom v0.2.17 |
| 1358 | 2026-03-24T23:16:32.905Z | Compiling jobserver v0.1.34 |
| 1359 | 2026-03-24T23:16:32.929Z | Compiling errno v0.3.14 |
| 1360 | 2026-03-24T23:16:32.980Z | Compiling mio v1.1.1 |
| 1361 | 2026-03-24T23:16:33.005Z | Compiling socket2 v0.6.2 |
| 1362 | 2026-03-24T23:16:33.026Z | Compiling form_urlencoded v1.2.2 |
| 1363 | 2026-03-24T23:16:33.081Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-24T23:16:33.182Z | Compiling signal-hook-registry v1.4.8 |
| 1365 | 2026-03-24T23:16:33.239Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-24T23:16:33.273Z | Compiling parking_lot v0.12.5 |
| 1367 | 2026-03-24T23:16:33.431Z | Compiling ident_case v1.0.1 |
| 1368 | 2026-03-24T23:16:33.458Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-24T23:16:33.519Z | Compiling fs_extra v1.3.0 |
| 1370 | 2026-03-24T23:16:33.583Z | Compiling indexmap v2.13.0 |
| 1371 | 2026-03-24T23:16:33.609Z | Compiling base64ct v1.8.3 |
| 1372 | 2026-03-24T23:16:33.632Z | Compiling dunce v1.0.5 |
| 1373 | 2026-03-24T23:16:33.656Z | Compiling flagset v0.4.7 |
| 1374 | 2026-03-24T23:16:33.659Z | Compiling iana-time-zone v0.1.65 |
| 1375 | 2026-03-24T23:16:33.681Z | Compiling rustix v1.1.3 |
| 1376 | 2026-03-24T23:16:33.732Z | Compiling uuid v1.21.0 |
| 1377 | 2026-03-24T23:16:33.768Z | Compiling rustc_version v0.4.1 |
| 1378 | 2026-03-24T23:16:33.793Z | Compiling regex-syntax v0.8.10 |
| 1379 | 2026-03-24T23:16:33.864Z | Compiling vcpkg v0.2.15 |
| 1380 | 2026-03-24T23:16:33.910Z | Compiling aws-lc-rs v1.16.0 |
| 1381 | 2026-03-24T23:16:33.998Z | Compiling pem-rfc7468 v0.7.0 |
| 1382 | 2026-03-24T23:16:34.029Z | Compiling tracing-core v0.1.36 |
| 1383 | 2026-03-24T23:16:34.183Z | Compiling rand_core v0.9.5 |
| 1384 | 2026-03-24T23:16:34.232Z | Compiling crossbeam-utils v0.8.21 |
| 1385 | 2026-03-24T23:16:34.259Z | Compiling base64 v0.22.1 |
| 1386 | 2026-03-24T23:16:34.324Z | Compiling cmake v0.1.57 |
| 1387 | 2026-03-24T23:16:34.351Z | Compiling syn v1.0.109 |
| 1388 | 2026-03-24T23:16:34.428Z | Compiling untrusted v0.9.0 |
| 1389 | 2026-03-24T23:16:34.453Z | Compiling httparse v1.10.1 |
| 1390 | 2026-03-24T23:16:34.522Z | Compiling untrusted v0.7.1 |
| 1391 | 2026-03-24T23:16:34.583Z | Compiling openssl-probe v0.2.1 |
| 1392 | 2026-03-24T23:16:34.613Z | Compiling schemars v0.8.22 |
| 1393 | 2026-03-24T23:16:34.717Z | Compiling atomic-waker v1.1.2 |
| 1394 | 2026-03-24T23:16:34.739Z | Compiling tower-layer v0.3.3 |
| 1395 | 2026-03-24T23:16:34.761Z | Compiling tower-service v0.3.3 |
| 1396 | 2026-03-24T23:16:34.843Z | Compiling rustls v0.23.37 |
| 1397 | 2026-03-24T23:16:34.871Z | Compiling try-lock v0.2.5 |
| 1398 | 2026-03-24T23:16:34.913Z | Compiling dyn-clone v1.0.20 |
| 1399 | 2026-03-24T23:16:34.916Z | Compiling tinyvec_macros v0.1.1 |
| 1400 | 2026-03-24T23:16:34.943Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-24T23:16:35.015Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-24T23:16:35.039Z | Compiling want v0.3.1 |
| 1403 | 2026-03-24T23:16:35.042Z | Compiling num-conv v0.2.0 |
| 1404 | 2026-03-24T23:16:35.042Z | Compiling crc32fast v1.5.0 |
| 1405 | 2026-03-24T23:16:35.042Z | Compiling pin-utils v0.1.0 |
| 1406 | 2026-03-24T23:16:35.151Z | Compiling tinyvec v1.10.0 |
| 1407 | 2026-03-24T23:16:35.154Z | Compiling openssl v0.10.75 |
| 1408 | 2026-03-24T23:16:35.197Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-24T23:16:35.267Z | Compiling time-core v0.1.8 |
| 1410 | 2026-03-24T23:16:35.294Z | Compiling foreign-types-shared v0.1.1 |
| 1411 | 2026-03-24T23:16:35.318Z | Compiling httpdate v1.0.3 |
| 1412 | 2026-03-24T23:16:35.342Z | Compiling wait-timeout v0.2.1 |
| 1413 | 2026-03-24T23:16:35.424Z | Compiling foreign-types v0.3.2 |
| 1414 | 2026-03-24T23:16:35.427Z | Compiling simd-adler32 v0.3.8 |
| 1415 | 2026-03-24T23:16:35.489Z | Compiling time-macros v0.2.27 |
| 1416 | 2026-03-24T23:16:35.514Z | Compiling deranged v0.5.8 |
| 1417 | 2026-03-24T23:16:35.540Z | Compiling native-tls v0.2.18 |
| 1418 | 2026-03-24T23:16:35.564Z | Compiling siphasher v1.0.2 |
| 1419 | 2026-03-24T23:16:35.592Z | Compiling aws-lc-sys v0.37.1 |
| 1420 | 2026-03-24T23:16:35.641Z | Compiling ring v0.17.14 |
| 1421 | 2026-03-24T23:16:35.644Z | Compiling openssl-sys v0.9.111 |
| 1422 | 2026-03-24T23:16:35.685Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1423 | 2026-03-24T23:16:35.734Z | Compiling quick-error v1.2.3 |
| 1424 | 2026-03-24T23:16:35.742Z | Compiling usdt-impl v0.6.0 |
| 1425 | 2026-03-24T23:16:35.804Z | Compiling bit-vec v0.8.0 |
| 1426 | 2026-03-24T23:16:35.830Z | Compiling num_threads v0.1.7 |
| 1427 | 2026-03-24T23:16:35.859Z | Compiling either v1.15.0 |
| 1428 | 2026-03-24T23:16:35.971Z | Compiling tempfile v3.25.0 |
| 1429 | 2026-03-24T23:16:36.070Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-03-24T23:16:36.147Z | Compiling synstructure v0.13.2 |
| 1431 | 2026-03-24T23:16:36.173Z | Compiling serde_derive_internals v0.29.1 |
| 1432 | 2026-03-24T23:16:36.177Z | Compiling pest_generator v2.8.6 |
| 1433 | 2026-03-24T23:16:36.236Z | Compiling darling_core v0.20.11 |
| 1434 | 2026-03-24T23:16:36.518Z | Compiling regex-automata v0.4.14 |
| 1435 | 2026-03-24T23:16:36.778Z | Compiling rusty-fork v0.3.1 |
| 1436 | 2026-03-24T23:16:36.980Z | Compiling bit-set v0.8.0 |
| 1437 | 2026-03-24T23:16:37.064Z | Compiling darling_core v0.21.3 |
| 1438 | 2026-03-24T23:16:37.087Z | Compiling time v0.3.47 |
| 1439 | 2026-03-24T23:16:37.204Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1440 | 2026-03-24T23:16:37.231Z | Compiling crossbeam-epoch v0.9.18 |
| 1441 | 2026-03-24T23:16:37.256Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-03-24T23:16:37.316Z | Compiling slog v2.8.2 |
| 1443 | 2026-03-24T23:16:37.380Z | Compiling heapless v0.7.17 |
| 1444 | 2026-03-24T23:16:37.512Z | Compiling thread-id v5.1.0 |
| 1445 | 2026-03-24T23:16:37.545Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-03-24T23:16:37.619Z | Compiling cookie v0.18.1 |
| 1447 | 2026-03-24T23:16:37.643Z | Compiling zstd-safe v7.2.4 |
| 1448 | 2026-03-24T23:16:37.646Z | Compiling unicode-bidi v0.3.18 |
| 1449 | 2026-03-24T23:16:37.699Z | Compiling adler2 v2.0.1 |
| 1450 | 2026-03-24T23:16:37.723Z | Compiling anyhow v1.0.102 |
| 1451 | 2026-03-24T23:16:37.747Z | Compiling unicode-segmentation v1.12.0 |
| 1452 | 2026-03-24T23:16:37.772Z | Compiling paste v1.0.15 |
| 1453 | 2026-03-24T23:16:37.876Z | Compiling unicode-properties v0.1.4 |
| 1454 | 2026-03-24T23:16:37.899Z | Compiling rayon-core v1.13.0 |
| 1455 | 2026-03-24T23:16:37.925Z | Compiling unarray v0.1.4 |
| 1456 | 2026-03-24T23:16:38.089Z | Compiling signal-hook v0.3.18 |
| 1457 | 2026-03-24T23:16:38.186Z | Compiling stringprep v0.1.5 |
| 1458 | 2026-03-24T23:16:38.258Z | Compiling miniz_oxide v0.8.9 |
| 1459 | 2026-03-24T23:16:38.422Z | Compiling crossbeam-deque v0.8.6 |
| 1460 | 2026-03-24T23:16:38.444Z | Compiling num-integer v0.1.46 |
| 1461 | 2026-03-24T23:16:38.468Z | Compiling vergen-lib v0.1.6 |
| 1462 | 2026-03-24T23:16:38.534Z | Compiling curve25519-dalek v4.1.3 |
| 1463 | 2026-03-24T23:16:38.695Z | Compiling ff v0.13.1 |
| 1464 | 2026-03-24T23:16:38.767Z | Compiling hash32 v0.2.1 |
| 1465 | 2026-03-24T23:16:38.825Z | Compiling serde_derive v1.0.228 |
| 1466 | 2026-03-24T23:16:38.851Z | Compiling zeroize_derive v1.4.3 |
| 1467 | 2026-03-24T23:16:38.889Z | Compiling zerofrom-derive v0.1.6 |
| 1468 | 2026-03-24T23:16:38.911Z | Compiling yoke-derive v0.8.1 |
| 1469 | 2026-03-24T23:16:38.986Z | Compiling zerocopy-derive v0.8.40 |
| 1470 | 2026-03-24T23:16:39.009Z | Compiling zerovec-derive v0.11.2 |
| 1471 | 2026-03-24T23:16:39.129Z | Compiling displaydoc v0.2.5 |
| 1472 | 2026-03-24T23:16:39.160Z | Compiling tokio-macros v2.6.0 |
| 1473 | 2026-03-24T23:16:39.418Z | Compiling futures-macro v0.3.32 |
| 1474 | 2026-03-24T23:16:39.742Z | Compiling der_derive v0.7.3 |
| 1475 | 2026-03-24T23:16:39.765Z | Compiling zeroize v1.8.2 |
| 1476 | 2026-03-24T23:16:40.176Z | Compiling thiserror-impl v2.0.18 |
| 1477 | 2026-03-24T23:16:40.200Z | Compiling rustls-pki-types v1.14.0 |
| 1478 | 2026-03-24T23:16:40.498Z | Compiling tracing-attributes v0.1.31 |
| 1479 | 2026-03-24T23:16:40.580Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-24T23:16:40.583Z | Compiling futures-util v0.3.32 |
| 1481 | 2026-03-24T23:16:40.823Z | Compiling crypto-common v0.1.7 |
| 1482 | 2026-03-24T23:16:40.848Z | Compiling block-buffer v0.10.4 |
| 1483 | 2026-03-24T23:16:40.888Z | Compiling block-padding v0.3.3 |
| 1484 | 2026-03-24T23:16:40.915Z | Compiling zerofrom v0.1.6 |
| 1485 | 2026-03-24T23:16:40.987Z | Compiling pest_derive v2.8.6 |
| 1486 | 2026-03-24T23:16:41.034Z | Compiling digest v0.10.7 |
| 1487 | 2026-03-24T23:16:41.091Z | Compiling yoke v0.8.1 |
| 1488 | 2026-03-24T23:16:41.119Z | Compiling inout v0.1.4 |
| 1489 | 2026-03-24T23:16:41.119Z | Compiling der v0.7.10 |
| 1490 | 2026-03-24T23:16:41.122Z | Compiling scroll_derive v0.13.1 |
| 1491 | 2026-03-24T23:16:41.361Z | Compiling zerovec v0.11.5 |
| 1492 | 2026-03-24T23:16:41.385Z | Compiling zerotrie v0.2.3 |
| 1493 | 2026-03-24T23:16:41.408Z | Compiling hmac v0.12.1 |
| 1494 | 2026-03-24T23:16:41.574Z | Compiling cipher v0.4.4 |
| 1495 | 2026-03-24T23:16:41.630Z | Compiling sha2 v0.10.9 |
| 1496 | 2026-03-24T23:16:41.804Z | Compiling pbkdf2 v0.12.2 |
| 1497 | 2026-03-24T23:16:41.944Z | Compiling salsa20 v0.10.2 |
| 1498 | 2026-03-24T23:16:41.971Z | Compiling cbc v0.1.2 |
| 1499 | 2026-03-24T23:16:42.089Z | Compiling tinystr v0.8.2 |
| 1500 | 2026-03-24T23:16:42.092Z | Compiling potential_utf v0.1.4 |
| 1501 | 2026-03-24T23:16:42.143Z | Compiling scrypt v0.11.0 |
| 1502 | 2026-03-24T23:16:42.183Z | Compiling thiserror v2.0.18 |
| 1503 | 2026-03-24T23:16:42.334Z | Compiling icu_locale_core v2.1.1 |
| 1504 | 2026-03-24T23:16:42.402Z | Compiling icu_collections v2.1.1 |
| 1505 | 2026-03-24T23:16:42.429Z | Compiling spki v0.7.3 |
| 1506 | 2026-03-24T23:16:42.432Z | Compiling aes v0.8.4 |
| 1507 | 2026-03-24T23:16:42.478Z | Compiling scroll v0.13.0 |
| 1508 | 2026-03-24T23:16:42.481Z | Compiling tracing v0.1.44 |
| 1509 | 2026-03-24T23:16:42.559Z | Compiling darling_macro v0.20.11 |
| 1510 | 2026-03-24T23:16:42.586Z | Compiling openssl-macros v0.1.1 |
| 1511 | 2026-03-24T23:16:42.721Z | Compiling thiserror-impl v1.0.69 |
| 1512 | 2026-03-24T23:16:42.862Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-24T23:16:42.897Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-03-24T23:16:42.996Z | Compiling signature v2.2.0 |
| 1515 | 2026-03-24T23:16:43.093Z | Compiling pkcs5 v0.7.1 |
| 1516 | 2026-03-24T23:16:43.157Z | Compiling rustls-native-certs v0.8.3 |
| 1517 | 2026-03-24T23:16:43.234Z | Compiling darling v0.20.11 |
| 1518 | 2026-03-24T23:16:43.256Z | Compiling icu_provider v2.1.1 |
| 1519 | 2026-03-24T23:16:43.351Z | Compiling derive_builder_core v0.20.2 |
| 1520 | 2026-03-24T23:16:43.569Z | Compiling pkcs8 v0.10.2 |
| 1521 | 2026-03-24T23:16:43.594Z | Compiling icu_properties v2.1.2 |
| 1522 | 2026-03-24T23:16:43.677Z | Compiling bytes v1.11.1 |
| 1523 | 2026-03-24T23:16:43.700Z | Compiling icu_normalizer v2.1.1 |
| 1524 | 2026-03-24T23:16:43.775Z | Compiling chrono v0.4.44 |
| 1525 | 2026-03-24T23:16:43.797Z | Compiling ipnet v2.11.0 |
| 1526 | 2026-03-24T23:16:43.859Z | Compiling scroll_derive v0.12.1 |
| 1527 | 2026-03-24T23:16:43.916Z | Compiling serde_tokenstream v0.2.3 |
| 1528 | 2026-03-24T23:16:44.013Z | Compiling toml_datetime v0.6.11 |
| 1529 | 2026-03-24T23:16:44.017Z | Compiling erased-serde v0.3.31 |
| 1530 | 2026-03-24T23:16:44.359Z | Compiling tokio v1.49.0 |
| 1531 | 2026-03-24T23:16:44.386Z | Compiling http v1.4.0 |
| 1532 | 2026-03-24T23:16:44.481Z | Compiling serde_spanned v0.6.9 |
| 1533 | 2026-03-24T23:16:44.519Z | Compiling md-5 v0.10.6 |
| 1534 | 2026-03-24T23:16:44.543Z | Compiling thiserror v1.0.69 |
| 1535 | 2026-03-24T23:16:44.581Z | Compiling darling_macro v0.21.3 |
| 1536 | 2026-03-24T23:16:44.630Z | Compiling derive_builder_macro v0.20.2 |
| 1537 | 2026-03-24T23:16:44.689Z | Compiling webpki-roots v1.0.6 |
| 1538 | 2026-03-24T23:16:44.712Z | Compiling zerocopy-derive v0.7.35 |
| 1539 | 2026-03-24T23:16:44.750Z | Compiling memoffset v0.9.1 |
| 1540 | 2026-03-24T23:16:44.791Z | Compiling scroll v0.12.0 |
| 1541 | 2026-03-24T23:16:44.794Z | Compiling zlib-rs v0.6.2 |
| 1542 | 2026-03-24T23:16:44.859Z | Compiling idna_adapter v1.2.1 |
| 1543 | 2026-03-24T23:16:45.019Z | Compiling idna v1.1.0 |
| 1544 | 2026-03-24T23:16:45.093Z | Compiling fallible-iterator v0.2.0 |
| 1545 | 2026-03-24T23:16:45.152Z | Compiling rustix v0.38.44 |
| 1546 | 2026-03-24T23:16:45.191Z | Compiling litrs v1.0.0 |
| 1547 | 2026-03-24T23:16:45.232Z | Compiling iri-string v0.7.10 |
| 1548 | 2026-03-24T23:16:45.257Z | Compiling smoltcp v0.9.1 |
| 1549 | 2026-03-24T23:16:45.280Z | Compiling http-body v1.0.1 |
| 1550 | 2026-03-24T23:16:45.499Z | Compiling ppv-lite86 v0.2.21 |
| 1551 | 2026-03-24T23:16:45.534Z | Compiling url v2.5.8 |
| 1552 | 2026-03-24T23:16:45.626Z | Compiling http-body-util v0.1.3 |
| 1553 | 2026-03-24T23:16:45.667Z | Compiling base16ct v0.2.0 |
| 1554 | 2026-03-24T23:16:45.692Z | Compiling cfg_aliases v0.2.1 |
| 1555 | 2026-03-24T23:16:45.728Z | Compiling ryu v1.0.23 |
| 1556 | 2026-03-24T23:16:45.779Z | Compiling num-bigint-dig v0.8.6 |
| 1557 | 2026-03-24T23:16:45.801Z | Compiling ref-cast v1.0.25 |
| 1558 | 2026-03-24T23:16:45.919Z | Compiling rand_chacha v0.9.0 |
| 1559 | 2026-03-24T23:16:45.922Z | Compiling rand_chacha v0.3.1 |
| 1560 | 2026-03-24T23:16:45.947Z | Compiling psl-types v2.0.11 |
| 1561 | 2026-03-24T23:16:45.991Z | Compiling zerocopy v0.7.35 |
| 1562 | 2026-03-24T23:16:45.995Z | Compiling document-features v0.2.12 |
| 1563 | 2026-03-24T23:16:45.995Z | Compiling serde_urlencoded v0.7.1 |
| 1564 | 2026-03-24T23:16:45.995Z | Compiling sec1 v0.7.3 |
| 1565 | 2026-03-24T23:16:46.118Z | Compiling publicsuffix v2.3.0 |
| 1566 | 2026-03-24T23:16:46.147Z | Compiling nix v0.31.1 |
| 1567 | 2026-03-24T23:16:46.226Z | Compiling rand v0.9.2 |
| 1568 | 2026-03-24T23:16:46.449Z | Compiling rand v0.8.5 |
| 1569 | 2026-03-24T23:16:46.688Z | Compiling dof v0.4.0 |
| 1570 | 2026-03-24T23:16:46.789Z | Compiling derive_builder v0.20.2 |
| 1571 | 2026-03-24T23:16:46.836Z | Compiling darling v0.21.3 |
| 1572 | 2026-03-24T23:16:46.863Z | Compiling goblin v0.8.2 |
| 1573 | 2026-03-24T23:16:46.981Z | Compiling cargo-platform v0.1.9 |
| 1574 | 2026-03-24T23:16:47.013Z | Compiling proptest v1.10.0 |
| 1575 | 2026-03-24T23:16:47.052Z | Compiling postgres-protocol v0.6.10 |
| 1576 | 2026-03-24T23:16:47.158Z | Compiling hkdf v0.12.4 |
| 1577 | 2026-03-24T23:16:47.318Z | Compiling hubpack_derive v0.1.1 |
| 1578 | 2026-03-24T23:16:47.406Z | Compiling crypto-bigint v0.5.5 |
| 1579 | 2026-03-24T23:16:47.429Z | Compiling regex v1.12.3 |
| 1580 | 2026-03-24T23:16:47.479Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-03-24T23:16:47.672Z | Compiling group v0.13.0 |
| 1582 | 2026-03-24T23:16:47.922Z | Compiling oxnet v0.1.4 |
| 1583 | 2026-03-24T23:16:48.000Z | Compiling async-trait v0.1.89 |
| 1584 | 2026-03-24T23:16:48.042Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1585 | 2026-03-24T23:16:48.066Z | Compiling daft-derive v0.1.5 |
| 1586 | 2026-03-24T23:16:48.268Z | Compiling ref-cast-impl v1.0.25 |
| 1587 | 2026-03-24T23:16:48.271Z | Compiling strum_macros v0.27.2 |
| 1588 | 2026-03-24T23:16:48.419Z | Compiling num-iter v0.1.45 |
| 1589 | 2026-03-24T23:16:48.593Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-03-24T23:16:48.972Z | Compiling flate2 v1.1.9 |
| 1591 | 2026-03-24T23:16:49.047Z | Compiling heck v0.4.1 |
| 1592 | 2026-03-24T23:16:49.050Z | Compiling terminal_size v0.4.3 |
| 1593 | 2026-03-24T23:16:49.050Z | Compiling phf_shared v0.13.1 |
| 1594 | 2026-03-24T23:16:49.120Z | Compiling lazy_static v1.5.0 |
| 1595 | 2026-03-24T23:16:49.146Z | Compiling vergen v9.0.6 |
| 1596 | 2026-03-24T23:16:49.260Z | Compiling fs-err v3.3.0 |
| 1597 | 2026-03-24T23:16:49.294Z | Compiling ahash v0.8.12 |
| 1598 | 2026-03-24T23:16:49.375Z | Compiling foldhash v0.1.5 |
| 1599 | 2026-03-24T23:16:49.413Z | Compiling bitflags v1.3.2 |
| 1600 | 2026-03-24T23:16:49.441Z | Compiling bumpalo v3.20.2 |
| 1601 | 2026-03-24T23:16:49.444Z | Compiling winnow v0.5.40 |
| 1602 | 2026-03-24T23:16:49.487Z | Compiling libbz2-rs-sys v0.2.2 |
| 1603 | 2026-03-24T23:16:49.512Z | Compiling object v0.37.3 |
| 1604 | 2026-03-24T23:16:49.538Z | Compiling managed v0.8.0 |
| 1605 | 2026-03-24T23:16:49.541Z | Compiling console v0.16.2 |
| 1606 | 2026-03-24T23:16:49.589Z | Compiling tokio-util v0.7.18 |
| 1607 | 2026-03-24T23:16:49.589Z | Compiling tower v0.5.3 |
| 1608 | 2026-03-24T23:16:49.639Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-24T23:16:49.747Z | Compiling zopfli v0.8.3 |
| 1610 | 2026-03-24T23:16:49.886Z | Compiling hashbrown v0.15.5 |
| 1611 | 2026-03-24T23:16:50.015Z | Compiling clap_builder v4.5.60 |
| 1612 | 2026-03-24T23:16:50.084Z | Compiling bzip2 v0.6.1 |
| 1613 | 2026-03-24T23:16:50.302Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-03-24T23:16:50.344Z | Compiling dof v0.3.0 |
| 1615 | 2026-03-24T23:16:50.386Z | Compiling zone_cfg_derive v0.3.1 |
| 1616 | 2026-03-24T23:16:50.410Z | Compiling phf v0.13.1 |
| 1617 | 2026-03-24T23:16:50.642Z | Compiling h2 v0.4.13 |
| 1618 | 2026-03-24T23:16:50.645Z | Compiling newtype-uuid v1.3.2 |
| 1619 | 2026-03-24T23:16:50.693Z | Compiling usdt-attr-macro v0.6.0 |
| 1620 | 2026-03-24T23:16:50.879Z | Compiling usdt-macro v0.6.0 |
| 1621 | 2026-03-24T23:16:50.948Z | Compiling daft v0.1.5 |
| 1622 | 2026-03-24T23:16:51.114Z | Compiling strum v0.27.2 |
| 1623 | 2026-03-24T23:16:51.141Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-03-24T23:16:51.206Z | Compiling rayon v1.11.0 |
| 1625 | 2026-03-24T23:16:51.258Z | Compiling signal-hook-mio v0.2.5 |
| 1626 | 2026-03-24T23:16:51.365Z | Compiling toml_edit v0.19.15 |
| 1627 | 2026-03-24T23:16:51.390Z | Compiling elliptic-curve v0.13.8 |
| 1628 | 2026-03-24T23:16:51.542Z | Compiling cookie_store v0.22.1 |
| 1629 | 2026-03-24T23:16:51.811Z | Compiling hubpack v0.1.2 |
| 1630 | 2026-03-24T23:16:51.929Z | Compiling postgres-types v0.2.12 |
| 1631 | 2026-03-24T23:16:51.954Z | Compiling bzip2 v0.4.4 |
| 1632 | 2026-03-24T23:16:51.979Z | Compiling zstd v0.13.3 |
| 1633 | 2026-03-24T23:16:52.130Z | Compiling serde_with_macros v3.17.0 |
| 1634 | 2026-03-24T23:16:52.284Z | Compiling dtrace-parser v0.2.0 |
| 1635 | 2026-03-24T23:16:52.416Z | Compiling pkcs1 v0.7.5 |
| 1636 | 2026-03-24T23:16:52.530Z | Compiling ed25519 v2.2.3 |
| 1637 | 2026-03-24T23:16:52.594Z | Compiling hex v0.4.3 |
| 1638 | 2026-03-24T23:16:52.761Z | Compiling serde-big-array v0.5.1 |
| 1639 | 2026-03-24T23:16:52.969Z | Compiling rfc6979 v0.4.0 |
| 1640 | 2026-03-24T23:16:52.996Z | Compiling bstr v1.12.1 |
| 1641 | 2026-03-24T23:16:53.021Z | Compiling serde_repr v0.1.20 |
| 1642 | 2026-03-24T23:16:53.101Z | Compiling strum_macros v0.26.4 |
| 1643 | 2026-03-24T23:16:53.159Z | Compiling clap_derive v4.5.55 |
| 1644 | 2026-03-24T23:16:53.456Z | Compiling enum-as-inner v0.6.1 |
| 1645 | 2026-03-24T23:16:53.749Z | Compiling itertools v0.12.1 |
| 1646 | 2026-03-24T23:16:53.775Z | Compiling phf_shared v0.11.3 |
| 1647 | 2026-03-24T23:16:53.797Z | Compiling float-cmp v0.10.0 |
| 1648 | 2026-03-24T23:16:53.829Z | Compiling thread-id v4.2.2 |
| 1649 | 2026-03-24T23:16:53.864Z | Compiling memmap2 v0.9.10 |
| 1650 | 2026-03-24T23:16:53.961Z | Compiling env_filter v1.0.0 |
| 1651 | 2026-03-24T23:16:53.985Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-03-24T23:16:54.017Z | Compiling rustc-hash v2.1.1 |
| 1653 | 2026-03-24T23:16:54.056Z | Compiling fixedbitset v0.4.2 |
| 1654 | 2026-03-24T23:16:54.184Z | Compiling whoami v2.1.0 |
| 1655 | 2026-03-24T23:16:54.207Z | Compiling mime v0.3.17 |
| 1656 | 2026-03-24T23:16:54.209Z | Compiling precomputed-hash v0.1.1 |
| 1657 | 2026-03-24T23:16:54.362Z | Compiling jiff v0.2.21 |
| 1658 | 2026-03-24T23:16:54.386Z | Compiling unit-prefix v0.5.2 |
| 1659 | 2026-03-24T23:16:54.413Z | Compiling fixedbitset v0.5.7 |
| 1660 | 2026-03-24T23:16:54.510Z | Compiling predicates-core v1.0.10 |
| 1661 | 2026-03-24T23:16:54.586Z | Compiling keccak v0.1.6 |
| 1662 | 2026-03-24T23:16:54.608Z | Compiling normalize-line-endings v0.3.0 |
| 1663 | 2026-03-24T23:16:54.730Z | Compiling new_debug_unreachable v1.0.6 |
| 1664 | 2026-03-24T23:16:54.754Z | Compiling static_assertions v1.1.0 |
| 1665 | 2026-03-24T23:16:54.777Z | Compiling data-encoding v2.10.0 |
| 1666 | 2026-03-24T23:16:54.853Z | Compiling difflib v0.4.0 |
| 1667 | 2026-03-24T23:16:54.857Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1668 | 2026-03-24T23:16:54.895Z | Compiling string_cache v0.8.9 |
| 1669 | 2026-03-24T23:16:55.226Z | Compiling hyper v1.8.1 |
| 1670 | 2026-03-24T23:16:55.307Z | Compiling hickory-proto v0.25.2 |
| 1671 | 2026-03-24T23:16:55.379Z | Compiling zone v0.3.1 |
| 1672 | 2026-03-24T23:16:55.495Z | Compiling predicates v3.1.4 |
| 1673 | 2026-03-24T23:16:55.628Z | Compiling strum v0.26.3 |
| 1674 | 2026-03-24T23:16:55.672Z | Compiling sha3 v0.10.8 |
| 1675 | 2026-03-24T23:16:55.713Z | Compiling clap v4.5.60 |
| 1676 | 2026-03-24T23:16:55.736Z | Compiling petgraph v0.8.3 |
| 1677 | 2026-03-24T23:16:55.793Z | Compiling toml_edit v0.22.27 |
| 1678 | 2026-03-24T23:16:55.816Z | Compiling indicatif v0.18.4 |
| 1679 | 2026-03-24T23:16:55.842Z | Compiling tokio-postgres v0.7.16 |
| 1680 | 2026-03-24T23:16:56.112Z | Compiling petgraph v0.6.5 |
| 1681 | 2026-03-24T23:16:56.305Z | Compiling env_logger v0.11.9 |
| 1682 | 2026-03-24T23:16:56.351Z | Compiling iddqd v0.3.17 |
| 1683 | 2026-03-24T23:16:56.426Z | Compiling usdt v0.6.0 |
| 1684 | 2026-03-24T23:16:56.450Z | Compiling usdt-impl v0.5.0 |
| 1685 | 2026-03-24T23:16:56.793Z | Compiling hyper-util v0.1.20 |
| 1686 | 2026-03-24T23:16:56.816Z | Compiling serde_with v3.17.0 |
| 1687 | 2026-03-24T23:16:57.027Z | Compiling similar v2.7.0 |
| 1688 | 2026-03-24T23:16:57.290Z | Compiling crossterm v0.28.1 |
| 1689 | 2026-03-24T23:16:57.476Z | Compiling toml v0.7.8 |
| 1690 | 2026-03-24T23:16:57.888Z | Compiling ecdsa v0.16.9 |
| 1691 | 2026-03-24T23:16:57.973Z | Compiling ed25519-dalek v2.2.0 |
| 1692 | 2026-03-24T23:16:58.273Z | Compiling zip v4.6.1 |
| 1693 | 2026-03-24T23:16:58.295Z | Compiling rsa v0.9.10 |
| 1694 | 2026-03-24T23:16:58.576Z | Compiling zip v0.6.6 |
| 1695 | 2026-03-24T23:16:58.747Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-03-24T23:16:58.868Z | Compiling tokio-stream v0.1.18 |
| 1697 | 2026-03-24T23:16:59.213Z | Compiling buf-list v1.1.2 |
| 1698 | 2026-03-24T23:16:59.259Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1699 | 2026-03-24T23:16:59.364Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-03-24T23:16:59.397Z | Compiling openapiv3 v2.2.0 |
| 1701 | 2026-03-24T23:16:59.425Z | Compiling x509-cert v0.2.5 |
| 1702 | 2026-03-24T23:16:59.512Z | Compiling sha1 v0.10.6 |
| 1703 | 2026-03-24T23:16:59.536Z | Compiling itertools v0.13.0 |
| 1704 | 2026-03-24T23:16:59.620Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1705 | 2026-03-24T23:16:59.646Z | Compiling lalrpop-util v0.19.12 |
| 1706 | 2026-03-24T23:16:59.758Z | Compiling peg-runtime v0.8.5 |
| 1707 | 2026-03-24T23:16:59.794Z | Compiling thread_local v1.1.9 |
| 1708 | 2026-03-24T23:16:59.831Z | Compiling slog-async v2.8.0 |
| 1709 | 2026-03-24T23:16:59.928Z | Compiling futures-executor v0.3.32 |
| 1710 | 2026-03-24T23:17:00.044Z | Compiling crossbeam-channel v0.5.15 |
| 1711 | 2026-03-24T23:17:00.141Z | Compiling filetime v0.2.27 |
| 1712 | 2026-03-24T23:17:00.162Z | Compiling is-terminal v0.4.17 |
| 1713 | 2026-03-24T23:17:00.165Z | Compiling xattr v1.6.1 |
| 1714 | 2026-03-24T23:17:00.288Z | Compiling term v1.2.1 |
| 1715 | 2026-03-24T23:17:00.312Z | Compiling take_mut v0.2.2 |
| 1716 | 2026-03-24T23:17:00.317Z | Compiling futures v0.3.32 |
| 1717 | 2026-03-24T23:17:00.402Z | Compiling tar v0.4.44 |
| 1718 | 2026-03-24T23:17:00.679Z | Compiling slog-term v2.9.2 |
| 1719 | 2026-03-24T23:17:21.163Z | Compiling rustls-webpki v0.103.9 |
| 1720 | 2026-03-24T23:17:25.194Z | Compiling tokio-rustls v0.26.4 |
| 1721 | 2026-03-24T23:17:25.194Z | Compiling rustls-platform-verifier v0.6.2 |
| 1722 | 2026-03-24T23:17:25.455Z | Compiling hyper-rustls v0.27.7 |
| 1723 | 2026-03-24T23:17:25.718Z | Compiling reqwest v0.12.28 |
| 1724 | 2026-03-24T23:17:25.720Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-03-24T23:17:28.555Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1726 | 2026-03-24T23:17:28.855Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1727 | 2026-03-24T23:17:32.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 1728 | 2026-03-24T23:17:32.895Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1729 | 2026-03-24T23:17:32.972Z | Mar 24 23:17:32.279 INFO Starting download, target: DendriteStub |
| 1730 | 2026-03-24T23:17:32.972Z | Mar 24 23:17:32.280 INFO Starting download, target: TransceiverControl |
| 1731 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Starting download, target: Clickhouse |
| 1732 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Starting download, target: Console |
| 1733 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Starting download, target: Cockroach |
| 1734 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Starting download, target: MaghemiteMgd |
| 1735 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1736 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1737 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1738 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1739 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1740 | 2026-03-24T23:17:32.976Z | Mar 24 23:17:32.280 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1741 | 2026-03-24T23:17:33.451Z | Mar 24 23:17:32.763 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1742 | 2026-03-24T23:17:33.788Z | Mar 24 23:17:33.102 INFO Download complete, target: TransceiverControl |
| 1743 | 2026-03-24T23:17:33.935Z | Mar 24 23:17:33.251 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1744 | 2026-03-24T23:17:34.315Z | Mar 24 23:17:33.629 INFO Download complete, target: Console |
| 1745 | 2026-03-24T23:17:34.566Z | Mar 24 23:17:33.882 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1746 | 2026-03-24T23:17:34.958Z | Mar 24 23:17:34.273 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1747 | 2026-03-24T23:17:35.516Z | Mar 24 23:17:34.831 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1748 | 2026-03-24T23:17:35.622Z | Mar 24 23:17:34.939 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1749 | 2026-03-24T23:17:35.622Z | Mar 24 23:17:34.939 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1750 | 2026-03-24T23:17:38.151Z | Mar 24 23:17:37.467 INFO Download complete, target: DendriteStub |
| 1751 | 2026-03-24T23:17:38.622Z | Mar 24 23:17:37.937 INFO Download complete, target: MaghemiteMgd |
| 1752 | 2026-03-24T23:17:43.288Z | Mar 24 23:17:42.602 INFO Checking that binary works, target: Cockroach |
| 1753 | 2026-03-24T23:17:43.411Z | Mar 24 23:17:42.723 INFO Download complete, target: Cockroach |
| 1754 | 2026-03-24T23:17:46.723Z | Mar 24 23:17:46.037 INFO Checking that binary works, target: Clickhouse |
| 1755 | 2026-03-24T23:17:46.824Z | Mar 24 23:17:46.138 INFO Download complete, target: Clickhouse |
| 1756 | 2026-03-24T23:17:46.830Z | All prerequisites installed successfully |
| 1757 | 2026-03-24T23:17:46.833Z | |
| 1758 | 2026-03-24T23:17:46.833Z | real 3:40.719230604 |
| 1759 | 2026-03-24T23:17:46.833Z | user 10:33.159359048 |
| 1760 | 2026-03-24T23:17:46.833Z | sys 2:09.247304817 |
| 1761 | 2026-03-24T23:17:46.833Z | trap 0.352907560 |
| 1762 | 2026-03-24T23:17:46.833Z | tflt 1.169969141 |
| 1763 | 2026-03-24T23:17:46.833Z | dflt 1.729475724 |
| 1764 | 2026-03-24T23:17:46.833Z | kflt 0.024576775 |
| 1765 | 2026-03-24T23:17:46.833Z | lock 32:41.147435514 |
| 1766 | 2026-03-24T23:17:46.833Z | slp 25:37.095617135 |
| 1767 | 2026-03-24T23:17:46.833Z | lat 30.654265390 |
| 1768 | 2026-03-24T23:17:46.833Z | stop 4:42.976970313 |
| 1769 | 2026-03-24T23:17:46.833Z | + ptime -m cargo xtask download softnpu |
| 1770 | 2026-03-24T23:17:47.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 1771 | 2026-03-24T23:17:47.599Z | Running `target/debug/xtask download softnpu` |
| 1772 | 2026-03-24T23:17:48.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 1773 | 2026-03-24T23:17:48.768Z | Running `target/debug/xtask-downloader softnpu` |
| 1774 | 2026-03-24T23:17:48.820Z | Mar 24 23:17:48.134 INFO Starting download, target: Softnpu |
| 1775 | 2026-03-24T23:17:48.823Z | Mar 24 23:17:48.135 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1776 | 2026-03-24T23:17:49.996Z | Mar 24 23:17:49.310 INFO Download complete, target: Softnpu |
| 1777 | 2026-03-24T23:17:50.000Z | |
| 1778 | 2026-03-24T23:17:50.005Z | real 3.161822436 |
| 1779 | 2026-03-24T23:17:50.005Z | user 1.884636322 |
| 1780 | 2026-03-24T23:17:50.005Z | sys 0.857011443 |
| 1781 | 2026-03-24T23:17:50.005Z | trap 0.000793605 |
| 1782 | 2026-03-24T23:17:50.005Z | tflt 0.000158943 |
| 1783 | 2026-03-24T23:17:50.005Z | dflt 0.000194749 |
| 1784 | 2026-03-24T23:17:50.005Z | kflt 0.000000000 |
| 1785 | 2026-03-24T23:17:50.005Z | lock 21.511380686 |
| 1786 | 2026-03-24T23:17:50.005Z | slp 0.911891825 |
| 1787 | 2026-03-24T23:17:50.005Z | lat 0.058949113 |
| 1788 | 2026-03-24T23:17:50.005Z | stop 0.000200312 |
| 1789 | 2026-03-24T23:17:50.005Z | + export CARGO_INCREMENTAL=0 |
| 1790 | 2026-03-24T23:17:50.005Z | + CARGO_INCREMENTAL=0 |
| 1791 | 2026-03-24T23:17:50.005Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1792 | 2026-03-24T23:17:51.263Z | Compiling proc-macro2 v1.0.106 |
| 1793 | 2026-03-24T23:17:51.263Z | Compiling quote v1.0.44 |
| 1794 | 2026-03-24T23:17:51.266Z | Compiling unicode-ident v1.0.24 |
| 1795 | 2026-03-24T23:17:51.266Z | Compiling libc v0.2.180 |
| 1796 | 2026-03-24T23:17:51.266Z | Compiling serde_core v1.0.228 |
| 1797 | 2026-03-24T23:17:51.266Z | Compiling serde v1.0.228 |
| 1798 | 2026-03-24T23:17:51.266Z | Compiling cfg-if v1.0.4 |
| 1799 | 2026-03-24T23:17:51.266Z | Compiling version_check v0.9.5 |
| 1800 | 2026-03-24T23:17:51.266Z | Compiling shlex v1.3.0 |
| 1801 | 2026-03-24T23:17:51.266Z | Compiling find-msvc-tools v0.1.9 |
| 1802 | 2026-03-24T23:17:51.266Z | Compiling typenum v1.19.0 |
| 1803 | 2026-03-24T23:17:51.266Z | Compiling portable-atomic v1.13.1 |
| 1804 | 2026-03-24T23:17:51.434Z | Compiling memchr v2.8.0 |
| 1805 | 2026-03-24T23:17:51.437Z | Compiling autocfg v1.5.0 |
| 1806 | 2026-03-24T23:17:51.437Z | Compiling zmij v1.0.21 |
| 1807 | 2026-03-24T23:17:51.665Z | Compiling serde_json v1.0.149 |
| 1808 | 2026-03-24T23:17:51.839Z | Compiling zerocopy v0.8.40 |
| 1809 | 2026-03-24T23:17:51.993Z | Compiling parking_lot_core v0.9.12 |
| 1810 | 2026-03-24T23:17:51.996Z | Compiling libm v0.2.16 |
| 1811 | 2026-03-24T23:17:52.018Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-03-24T23:17:52.066Z | Compiling generic-array v0.14.7 |
| 1813 | 2026-03-24T23:17:52.068Z | Compiling icu_normalizer_data v2.1.1 |
| 1814 | 2026-03-24T23:17:52.068Z | Compiling num-traits v0.2.19 |
| 1815 | 2026-03-24T23:17:52.269Z | Compiling icu_properties_data v2.1.2 |
| 1816 | 2026-03-24T23:17:52.273Z | Compiling itoa v1.0.17 |
| 1817 | 2026-03-24T23:17:52.346Z | Compiling log v0.4.29 |
| 1818 | 2026-03-24T23:17:52.423Z | Compiling getrandom v0.4.1 |
| 1819 | 2026-03-24T23:17:52.452Z | Compiling pkg-config v0.3.32 |
| 1820 | 2026-03-24T23:17:52.455Z | Compiling stable_deref_trait v1.2.1 |
| 1821 | 2026-03-24T23:17:52.599Z | Compiling scopeguard v1.2.0 |
| 1822 | 2026-03-24T23:17:52.626Z | Compiling subtle v2.6.1 |
| 1823 | 2026-03-24T23:17:52.729Z | Compiling lock_api v0.4.14 |
| 1824 | 2026-03-24T23:17:52.775Z | Compiling thiserror v2.0.18 |
| 1825 | 2026-03-24T23:17:52.800Z | Compiling jobserver v0.1.34 |
| 1826 | 2026-03-24T23:17:52.826Z | Compiling getrandom v0.2.17 |
| 1827 | 2026-03-24T23:17:52.829Z | Compiling errno v0.3.14 |
| 1828 | 2026-03-24T23:17:52.977Z | Compiling fnv v1.0.7 |
| 1829 | 2026-03-24T23:17:53.114Z | Compiling rand_core v0.6.4 |
| 1830 | 2026-03-24T23:17:53.188Z | Compiling cc v1.2.56 |
| 1831 | 2026-03-24T23:17:53.262Z | Compiling getrandom v0.3.4 |
| 1832 | 2026-03-24T23:17:53.265Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-03-24T23:17:53.383Z | Compiling syn v2.0.117 |
| 1834 | 2026-03-24T23:17:53.410Z | Compiling critical-section v1.2.0 |
| 1835 | 2026-03-24T23:17:53.540Z | Compiling equivalent v1.0.2 |
| 1836 | 2026-03-24T23:17:53.611Z | Compiling allocator-api2 v0.2.21 |
| 1837 | 2026-03-24T23:17:53.614Z | Compiling rustversion v1.0.22 |
| 1838 | 2026-03-24T23:17:53.733Z | Compiling litemap v0.8.1 |
| 1839 | 2026-03-24T23:17:53.737Z | Compiling writeable v0.6.2 |
| 1840 | 2026-03-24T23:17:53.760Z | Compiling percent-encoding v2.3.2 |
| 1841 | 2026-03-24T23:17:53.908Z | Compiling fs_extra v1.3.0 |
| 1842 | 2026-03-24T23:17:53.931Z | Compiling dunce v1.0.5 |
| 1843 | 2026-03-24T23:17:54.024Z | Compiling foldhash v0.2.0 |
| 1844 | 2026-03-24T23:17:54.069Z | Compiling once_cell v1.21.3 |
| 1845 | 2026-03-24T23:17:54.172Z | Compiling cmake v0.1.57 |
| 1846 | 2026-03-24T23:17:54.298Z | Compiling hashbrown v0.16.1 |
| 1847 | 2026-03-24T23:17:54.302Z | Compiling const-oid v0.9.6 |
| 1848 | 2026-03-24T23:17:54.395Z | Compiling signal-hook-registry v1.4.8 |
| 1849 | 2026-03-24T23:17:54.424Z | Compiling rustix v1.1.3 |
| 1850 | 2026-03-24T23:17:54.519Z | Compiling mio v1.1.1 |
| 1851 | 2026-03-24T23:17:54.522Z | Compiling socket2 v0.6.2 |
| 1852 | 2026-03-24T23:17:54.567Z | Compiling schemars v0.8.22 |
| 1853 | 2026-03-24T23:17:54.676Z | Compiling aws-lc-rs v1.16.0 |
| 1854 | 2026-03-24T23:17:54.939Z | Compiling semver v1.0.27 |
| 1855 | 2026-03-24T23:17:55.036Z | Compiling bitflags v2.11.0 |
| 1856 | 2026-03-24T23:17:55.039Z | Compiling ring v0.17.14 |
| 1857 | 2026-03-24T23:17:55.061Z | Compiling aws-lc-sys v0.37.1 |
| 1858 | 2026-03-24T23:17:55.084Z | Compiling indexmap v2.13.0 |
| 1859 | 2026-03-24T23:17:55.137Z | Compiling parking_lot v0.12.5 |
| 1860 | 2026-03-24T23:17:55.192Z | Compiling rand_core v0.10.0 |
| 1861 | 2026-03-24T23:17:55.368Z | Compiling utf8_iter v1.0.4 |
| 1862 | 2026-03-24T23:17:55.396Z | Compiling form_urlencoded v1.2.2 |
| 1863 | 2026-03-24T23:17:55.498Z | Compiling futures-core v0.3.32 |
| 1864 | 2026-03-24T23:17:55.502Z | Compiling strsim v0.11.1 |
| 1865 | 2026-03-24T23:17:55.714Z | Compiling ucd-trie v0.1.7 |
| 1866 | 2026-03-24T23:17:55.871Z | Compiling thiserror v1.0.69 |
| 1867 | 2026-03-24T23:17:55.928Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-03-24T23:17:55.961Z | Compiling httparse v1.10.1 |
| 1869 | 2026-03-24T23:17:55.961Z | Compiling pest v2.8.6 |
| 1870 | 2026-03-24T23:17:56.063Z | Compiling heck v0.5.0 |
| 1871 | 2026-03-24T23:17:56.116Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-24T23:17:56.120Z | Compiling ident_case v1.0.1 |
| 1873 | 2026-03-24T23:17:56.316Z | Compiling syn v1.0.109 |
| 1874 | 2026-03-24T23:17:56.371Z | Compiling crossbeam-utils v0.8.21 |
| 1875 | 2026-03-24T23:17:56.399Z | Compiling regex-syntax v0.8.10 |
| 1876 | 2026-03-24T23:17:56.660Z | Compiling rustls v0.23.37 |
| 1877 | 2026-03-24T23:17:56.687Z | Compiling futures-sink v0.3.32 |
| 1878 | 2026-03-24T23:17:56.717Z | Compiling rustc_version v0.4.1 |
| 1879 | 2026-03-24T23:17:56.824Z | Compiling futures-channel v0.3.32 |
| 1880 | 2026-03-24T23:17:56.851Z | Compiling cpufeatures v0.2.17 |
| 1881 | 2026-03-24T23:17:56.877Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-03-24T23:17:56.902Z | Compiling futures-io v0.3.32 |
| 1883 | 2026-03-24T23:17:56.931Z | Compiling slab v0.4.12 |
| 1884 | 2026-03-24T23:17:56.934Z | Compiling openssl-sys v0.9.111 |
| 1885 | 2026-03-24T23:17:57.101Z | Compiling plain v0.2.3 |
| 1886 | 2026-03-24T23:17:57.149Z | Compiling iana-time-zone v0.1.65 |
| 1887 | 2026-03-24T23:17:57.152Z | Compiling uuid v1.21.0 |
| 1888 | 2026-03-24T23:17:57.225Z | Compiling aho-corasick v1.1.4 |
| 1889 | 2026-03-24T23:17:57.278Z | Compiling num-conv v0.2.0 |
| 1890 | 2026-03-24T23:17:57.357Z | Compiling synstructure v0.13.2 |
| 1891 | 2026-03-24T23:17:57.383Z | Compiling serde_derive_internals v0.29.1 |
| 1892 | 2026-03-24T23:17:57.408Z | Compiling time-core v0.1.8 |
| 1893 | 2026-03-24T23:17:57.489Z | Compiling pest_meta v2.8.6 |
| 1894 | 2026-03-24T23:17:57.643Z | Compiling time-macros v0.2.27 |
| 1895 | 2026-03-24T23:17:57.981Z | Compiling openssl v0.10.75 |
| 1896 | 2026-03-24T23:17:58.007Z | Compiling pretty-hex v0.4.1 |
| 1897 | 2026-03-24T23:17:58.326Z | Compiling pest_generator v2.8.6 |
| 1898 | 2026-03-24T23:17:58.403Z | Compiling anyhow v1.0.102 |
| 1899 | 2026-03-24T23:17:58.455Z | Compiling base64ct v1.8.3 |
| 1900 | 2026-03-24T23:17:58.484Z | Compiling either v1.15.0 |
| 1901 | 2026-03-24T23:17:58.510Z | Compiling crc32fast v1.5.0 |
| 1902 | 2026-03-24T23:17:58.513Z | Compiling darling_core v0.21.3 |
| 1903 | 2026-03-24T23:17:58.597Z | Compiling regex-automata v0.4.14 |
| 1904 | 2026-03-24T23:17:58.622Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1905 | 2026-03-24T23:17:58.797Z | Compiling pem-rfc7468 v0.7.0 |
| 1906 | 2026-03-24T23:17:58.822Z | Compiling native-tls v0.2.18 |
| 1907 | 2026-03-24T23:17:58.868Z | Compiling flagset v0.4.7 |
| 1908 | 2026-03-24T23:17:58.893Z | Compiling rand_core v0.9.5 |
| 1909 | 2026-03-24T23:17:59.072Z | Compiling slog v2.8.2 |
| 1910 | 2026-03-24T23:17:59.153Z | Compiling tracing-core v0.1.36 |
| 1911 | 2026-03-24T23:17:59.213Z | Compiling dyn-clone v1.0.20 |
| 1912 | 2026-03-24T23:17:59.213Z | Compiling rayon-core v1.13.0 |
| 1913 | 2026-03-24T23:17:59.270Z | Compiling untrusted v0.9.0 |
| 1914 | 2026-03-24T23:17:59.377Z | Compiling serde_derive v1.0.228 |
| 1915 | 2026-03-24T23:17:59.403Z | Compiling zeroize_derive v1.4.3 |
| 1916 | 2026-03-24T23:17:59.430Z | Compiling zerofrom-derive v0.1.6 |
| 1917 | 2026-03-24T23:17:59.463Z | Compiling yoke-derive v0.8.1 |
| 1918 | 2026-03-24T23:17:59.488Z | Compiling zerovec-derive v0.11.2 |
| 1919 | 2026-03-24T23:17:59.515Z | Compiling displaydoc v0.2.5 |
| 1920 | 2026-03-24T23:17:59.571Z | Compiling zerocopy-derive v0.8.40 |
| 1921 | 2026-03-24T23:17:59.609Z | Compiling tokio-macros v2.6.0 |
| 1922 | 2026-03-24T23:17:59.857Z | Compiling futures-macro v0.3.32 |
| 1923 | 2026-03-24T23:18:00.202Z | Compiling zeroize v1.8.2 |
| 1924 | 2026-03-24T23:18:00.494Z | Compiling thiserror-impl v2.0.18 |
| 1925 | 2026-03-24T23:18:00.545Z | Compiling tracing-attributes v0.1.31 |
| 1926 | 2026-03-24T23:18:00.780Z | Compiling der_derive v0.7.3 |
| 1927 | 2026-03-24T23:18:00.883Z | Compiling schemars_derive v0.8.22 |
| 1928 | 2026-03-24T23:18:00.907Z | Compiling thiserror-impl v1.0.69 |
| 1929 | 2026-03-24T23:18:01.014Z | Compiling zerofrom v0.1.6 |
| 1930 | 2026-03-24T23:18:01.198Z | Compiling yoke v0.8.1 |
| 1931 | 2026-03-24T23:18:01.320Z | Compiling crypto-common v0.1.7 |
| 1932 | 2026-03-24T23:18:01.478Z | Compiling zerovec v0.11.5 |
| 1933 | 2026-03-24T23:18:01.530Z | Compiling zerotrie v0.2.3 |
| 1934 | 2026-03-24T23:18:01.988Z | Compiling block-buffer v0.10.4 |
| 1935 | 2026-03-24T23:18:02.162Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-24T23:18:02.165Z | Compiling pest_derive v2.8.6 |
| 1937 | 2026-03-24T23:18:02.236Z | Compiling tinystr v0.8.2 |
| 1938 | 2026-03-24T23:18:02.266Z | Compiling potential_utf v0.1.4 |
| 1939 | 2026-03-24T23:18:02.393Z | Compiling futures-util v0.3.32 |
| 1940 | 2026-03-24T23:18:02.434Z | Compiling icu_collections v2.1.1 |
| 1941 | 2026-03-24T23:18:02.468Z | Compiling hmac v0.12.1 |
| 1942 | 2026-03-24T23:18:02.516Z | Compiling icu_locale_core v2.1.1 |
| 1943 | 2026-03-24T23:18:02.584Z | Compiling block-padding v0.3.3 |
| 1944 | 2026-03-24T23:18:02.666Z | Compiling sha2 v0.10.9 |
| 1945 | 2026-03-24T23:18:02.730Z | Compiling rustls-pki-types v1.14.0 |
| 1946 | 2026-03-24T23:18:02.824Z | Compiling inout v0.1.4 |
| 1947 | 2026-03-24T23:18:03.148Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-24T23:18:03.383Z | Compiling scroll_derive v0.13.1 |
| 1949 | 2026-03-24T23:18:03.474Z | Compiling scroll_derive v0.12.1 |
| 1950 | 2026-03-24T23:18:03.581Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-03-24T23:18:03.709Z | Compiling bytes v1.11.1 |
| 1952 | 2026-03-24T23:18:03.862Z | Compiling chrono v0.4.44 |
| 1953 | 2026-03-24T23:18:03.895Z | Compiling serde_tokenstream v0.2.3 |
| 1954 | 2026-03-24T23:18:04.135Z | Compiling icu_normalizer v2.1.1 |
| 1955 | 2026-03-24T23:18:04.283Z | Compiling icu_properties v2.1.2 |
| 1956 | 2026-03-24T23:18:04.350Z | Compiling openssl-macros v0.1.1 |
| 1957 | 2026-03-24T23:18:04.424Z | Compiling tokio v1.49.0 |
| 1958 | 2026-03-24T23:18:05.031Z | Compiling http v1.4.0 |
| 1959 | 2026-03-24T23:18:05.526Z | Compiling idna_adapter v1.2.1 |
| 1960 | 2026-03-24T23:18:05.691Z | Compiling idna v1.1.0 |
| 1961 | 2026-03-24T23:18:05.738Z | Compiling der v0.7.10 |
| 1962 | 2026-03-24T23:18:05.882Z | Compiling ppv-lite86 v0.2.21 |
| 1963 | 2026-03-24T23:18:05.939Z | Compiling regex v1.12.3 |
| 1964 | 2026-03-24T23:18:06.205Z | Compiling url v2.5.8 |
| 1965 | 2026-03-24T23:18:06.233Z | Compiling darling_macro v0.21.3 |
| 1966 | 2026-03-24T23:18:06.285Z | Compiling zerocopy-derive v0.7.35 |
| 1967 | 2026-03-24T23:18:06.515Z | Compiling salsa20 v0.10.2 |
| 1968 | 2026-03-24T23:18:06.586Z | Compiling pbkdf2 v0.12.2 |
| 1969 | 2026-03-24T23:18:06.772Z | Compiling tracing v0.1.44 |
| 1970 | 2026-03-24T23:18:06.887Z | Compiling darling v0.21.3 |
| 1971 | 2026-03-24T23:18:06.972Z | Compiling spki v0.7.3 |
| 1972 | 2026-03-24T23:18:07.357Z | Compiling cookie v0.18.1 |
| 1973 | 2026-03-24T23:18:07.409Z | Compiling base64 v0.22.1 |
| 1974 | 2026-03-24T23:18:07.494Z | Compiling camino v1.2.2 |
| 1975 | 2026-03-24T23:18:07.648Z | Compiling scrypt v0.11.0 |
| 1976 | 2026-03-24T23:18:07.717Z | Compiling rand_chacha v0.9.0 |
| 1977 | 2026-03-24T23:18:07.861Z | Compiling aes v0.8.4 |
| 1978 | 2026-03-24T23:18:07.901Z | Compiling cbc v0.1.2 |
| 1979 | 2026-03-24T23:18:08.420Z | Compiling usdt-impl v0.5.0 |
| 1980 | 2026-03-24T23:18:08.541Z | Compiling winnow v0.7.14 |
| 1981 | 2026-03-24T23:18:08.578Z | Compiling ref-cast v1.0.25 |
| 1982 | 2026-03-24T23:18:08.723Z | Compiling usdt-impl v0.6.0 |
| 1983 | 2026-03-24T23:18:08.748Z | Compiling paste v1.0.15 |
| 1984 | 2026-03-24T23:18:09.122Z | Compiling pkcs5 v0.7.1 |
| 1985 | 2026-03-24T23:18:09.173Z | Compiling rand v0.9.2 |
| 1986 | 2026-03-24T23:18:09.368Z | Compiling http-body v1.0.1 |
| 1987 | 2026-03-24T23:18:09.445Z | Compiling scroll v0.13.0 |
| 1988 | 2026-03-24T23:18:09.583Z | Compiling tokio-util v0.7.18 |
| 1989 | 2026-03-24T23:18:09.653Z | Compiling scroll v0.12.0 |
| 1990 | 2026-03-24T23:18:09.700Z | Compiling toml_datetime v0.6.11 |
| 1991 | 2026-03-24T23:18:09.726Z | Compiling serde_spanned v0.6.9 |
| 1992 | 2026-03-24T23:18:09.911Z | Compiling heapless v0.7.17 |
| 1993 | 2026-03-24T23:18:10.012Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1994 | 2026-03-24T23:18:10.063Z | Compiling zstd-safe v7.2.4 |
| 1995 | 2026-03-24T23:18:10.108Z | Compiling untrusted v0.7.1 |
| 1996 | 2026-03-24T23:18:10.240Z | Compiling atomic-waker v1.1.2 |
| 1997 | 2026-03-24T23:18:10.292Z | Compiling openssl-probe v0.2.1 |
| 1998 | 2026-03-24T23:18:10.398Z | Compiling signal-hook v0.3.18 |
| 1999 | 2026-03-24T23:18:10.429Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2000 | 2026-03-24T23:18:10.611Z | Compiling goblin v0.8.2 |
| 2001 | 2026-03-24T23:18:10.660Z | Compiling goblin v0.10.5 |
| 2002 | 2026-03-24T23:18:10.734Z | Compiling pkcs8 v0.10.2 |
| 2003 | 2026-03-24T23:18:11.157Z | Compiling zerocopy v0.7.35 |
| 2004 | 2026-03-24T23:18:11.181Z | Compiling ref-cast-impl v1.0.25 |
| 2005 | 2026-03-24T23:18:11.219Z | Compiling darling_core v0.20.11 |
| 2006 | 2026-03-24T23:18:11.573Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2007 | 2026-03-24T23:18:11.598Z | Compiling memoffset v0.9.1 |
| 2008 | 2026-03-24T23:18:11.623Z | Compiling rustix v0.38.44 |
| 2009 | 2026-03-24T23:18:11.654Z | Compiling tower-service v0.3.3 |
| 2010 | 2026-03-24T23:18:11.794Z | Compiling winnow v0.5.40 |
| 2011 | 2026-03-24T23:18:11.838Z | Compiling try-lock v0.2.5 |
| 2012 | 2026-03-24T23:18:11.899Z | Compiling fastrand v2.3.0 |
| 2013 | 2026-03-24T23:18:11.976Z | Compiling litrs v1.0.0 |
| 2014 | 2026-03-24T23:18:12.081Z | Compiling tower-layer v0.3.3 |
| 2015 | 2026-03-24T23:18:12.147Z | Compiling tinyvec_macros v0.1.1 |
| 2016 | 2026-03-24T23:18:12.448Z | Compiling want v0.3.1 |
| 2017 | 2026-03-24T23:18:12.471Z | Compiling h2 v0.4.13 |
| 2018 | 2026-03-24T23:18:12.512Z | Compiling tinyvec v1.10.0 |
| 2019 | 2026-03-24T23:18:12.638Z | Compiling document-features v0.2.12 |
| 2020 | 2026-03-24T23:18:13.417Z | Compiling dtrace-parser v0.2.0 |
| 2021 | 2026-03-24T23:18:13.541Z | Compiling dtrace-parser v0.3.0 |
| 2022 | 2026-03-24T23:18:13.816Z | Compiling dof v0.3.0 |
| 2023 | 2026-03-24T23:18:14.052Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-03-24T23:18:14.086Z | Compiling darling_macro v0.20.11 |
| 2025 | 2026-03-24T23:18:14.242Z | Compiling ipnet v2.11.0 |
| 2026 | 2026-03-24T23:18:14.423Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-03-24T23:18:14.544Z | Compiling dof v0.4.0 |
| 2028 | 2026-03-24T23:18:14.677Z | Compiling daft-derive v0.1.5 |
| 2029 | 2026-03-24T23:18:14.711Z | Compiling curve25519-dalek v4.1.3 |
| 2030 | 2026-03-24T23:18:14.991Z | Compiling spin v0.9.8 |
| 2031 | 2026-03-24T23:18:15.052Z | Compiling thread-id v5.1.0 |
| 2032 | 2026-03-24T23:18:15.108Z | Compiling thread-id v4.2.2 |
| 2033 | 2026-03-24T23:18:15.178Z | Compiling proc-macro-error-attr v1.0.4 |
| 2034 | 2026-03-24T23:18:15.233Z | Compiling powerfmt v0.2.0 |
| 2035 | 2026-03-24T23:18:15.448Z | Compiling smoltcp v0.9.1 |
| 2036 | 2026-03-24T23:18:15.471Z | Compiling httpdate v1.0.3 |
| 2037 | 2026-03-24T23:18:15.608Z | Compiling foreign-types-shared v0.1.1 |
| 2038 | 2026-03-24T23:18:15.633Z | Compiling pin-utils v0.1.0 |
| 2039 | 2026-03-24T23:18:15.762Z | Compiling num-bigint-dig v0.8.6 |
| 2040 | 2026-03-24T23:18:15.818Z | Compiling cfg_aliases v0.2.1 |
| 2041 | 2026-03-24T23:18:15.930Z | Compiling nix v0.31.1 |
| 2042 | 2026-03-24T23:18:15.981Z | Compiling foreign-types v0.3.2 |
| 2043 | 2026-03-24T23:18:16.030Z | Compiling tempfile v3.25.0 |
| 2044 | 2026-03-24T23:18:16.082Z | Compiling deranged v0.5.8 |
| 2045 | 2026-03-24T23:18:16.184Z | Compiling darling v0.20.11 |
| 2046 | 2026-03-24T23:18:16.692Z | Compiling hyper v1.8.1 |
| 2047 | 2026-03-24T23:18:16.738Z | Compiling ipnetwork v0.21.1 |
| 2048 | 2026-03-24T23:18:16.818Z | Compiling strum_macros v0.26.4 |
| 2049 | 2026-03-24T23:18:17.085Z | Compiling wait-timeout v0.2.1 |
| 2050 | 2026-03-24T23:18:17.129Z | Compiling proc-macro-error v1.0.4 |
| 2051 | 2026-03-24T23:18:17.388Z | Compiling utf8parse v0.2.2 |
| 2052 | 2026-03-24T23:18:17.415Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-03-24T23:18:17.623Z | Compiling bit-vec v0.8.0 |
| 2054 | 2026-03-24T23:18:17.699Z | Compiling unicode-segmentation v1.12.0 |
| 2055 | 2026-03-24T23:18:17.754Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-03-24T23:18:17.838Z | Compiling siphasher v1.0.2 |
| 2057 | 2026-03-24T23:18:17.864Z | Compiling num_threads v0.1.7 |
| 2058 | 2026-03-24T23:18:17.951Z | Compiling quick-error v1.2.3 |
| 2059 | 2026-03-24T23:18:18.002Z | Compiling time v0.3.47 |
| 2060 | 2026-03-24T23:18:18.119Z | Compiling rusty-fork v0.3.1 |
| 2061 | 2026-03-24T23:18:18.176Z | Compiling bit-set v0.8.0 |
| 2062 | 2026-03-24T23:18:18.277Z | Compiling hyper-util v0.1.20 |
| 2063 | 2026-03-24T23:18:18.535Z | Compiling anstyle-parse v0.2.7 |
| 2064 | 2026-03-24T23:18:19.065Z | Compiling crossbeam-epoch v0.9.18 |
| 2065 | 2026-03-24T23:18:19.092Z | Compiling derive_builder_core v0.20.2 |
| 2066 | 2026-03-24T23:18:19.499Z | Compiling unicode-normalization v0.1.25 |
| 2067 | 2026-03-24T23:18:20.156Z | Compiling rustls-native-certs v0.8.3 |
| 2068 | 2026-03-24T23:18:20.500Z | Compiling signature v2.2.0 |
| 2069 | 2026-03-24T23:18:20.525Z | Compiling hubpack_derive v0.1.1 |
| 2070 | 2026-03-24T23:18:20.617Z | Compiling strum_macros v0.27.2 |
| 2071 | 2026-03-24T23:18:20.720Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2072 | 2026-03-24T23:18:20.836Z | Compiling rand_xorshift v0.4.0 |
| 2073 | 2026-03-24T23:18:21.043Z | Compiling sync_wrapper v1.0.2 |
| 2074 | 2026-03-24T23:18:21.069Z | Compiling fs-err v3.3.0 |
| 2075 | 2026-03-24T23:18:21.072Z | Compiling ahash v0.8.12 |
| 2076 | 2026-03-24T23:18:21.199Z | Compiling colorchoice v1.0.4 |
| 2077 | 2026-03-24T23:18:21.227Z | Compiling unicode-bidi v0.3.18 |
| 2078 | 2026-03-24T23:18:21.265Z | Compiling unicode-properties v0.1.4 |
| 2079 | 2026-03-24T23:18:21.362Z | Compiling is_terminal_polyfill v1.70.2 |
| 2080 | 2026-03-24T23:18:21.414Z | Compiling unarray v0.1.4 |
| 2081 | 2026-03-24T23:18:21.543Z | Compiling anstyle-query v1.1.5 |
| 2082 | 2026-03-24T23:18:21.567Z | Compiling adler2 v2.0.1 |
| 2083 | 2026-03-24T23:18:21.590Z | Compiling object v0.37.3 |
| 2084 | 2026-03-24T23:18:21.696Z | Compiling stringprep v0.1.5 |
| 2085 | 2026-03-24T23:18:21.750Z | Compiling miniz_oxide v0.8.9 |
| 2086 | 2026-03-24T23:18:21.793Z | Compiling anstream v0.6.21 |
| 2087 | 2026-03-24T23:18:21.896Z | Compiling proptest v1.10.0 |
| 2088 | 2026-03-24T23:18:22.200Z | Compiling tower v0.5.3 |
| 2089 | 2026-03-24T23:18:22.387Z | Compiling derive_builder_macro v0.20.2 |
| 2090 | 2026-03-24T23:18:22.818Z | Compiling crossbeam-deque v0.8.6 |
| 2091 | 2026-03-24T23:18:22.854Z | Compiling heck v0.4.1 |
| 2092 | 2026-03-24T23:18:22.892Z | Compiling usdt-macro v0.6.0 |
| 2093 | 2026-03-24T23:18:22.998Z | Compiling usdt-attr-macro v0.6.0 |
| 2094 | 2026-03-24T23:18:23.227Z | Compiling http-body-util v0.1.3 |
| 2095 | 2026-03-24T23:18:23.279Z | Compiling webpki-roots v1.0.6 |
| 2096 | 2026-03-24T23:18:23.558Z | Compiling rand_chacha v0.3.1 |
| 2097 | 2026-03-24T23:18:23.608Z | Compiling erased-serde v0.3.31 |
| 2098 | 2026-03-24T23:18:23.612Z | Compiling md-5 v0.10.6 |
| 2099 | 2026-03-24T23:18:23.861Z | Compiling num-integer v0.1.46 |
| 2100 | 2026-03-24T23:18:23.864Z | Compiling hash32 v0.2.1 |
| 2101 | 2026-03-24T23:18:24.008Z | Compiling vergen-lib v0.1.6 |
| 2102 | 2026-03-24T23:18:24.034Z | Compiling ff v0.13.1 |
| 2103 | 2026-03-24T23:18:24.062Z | Compiling ryu v1.0.23 |
| 2104 | 2026-03-24T23:18:24.115Z | Compiling zlib-rs v0.6.2 |
| 2105 | 2026-03-24T23:18:24.118Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-03-24T23:18:24.164Z | Compiling fallible-iterator v0.2.0 |
| 2107 | 2026-03-24T23:18:24.167Z | Compiling iri-string v0.7.10 |
| 2108 | 2026-03-24T23:18:24.263Z | Compiling psl-types v2.0.11 |
| 2109 | 2026-03-24T23:18:24.342Z | Compiling serde_urlencoded v0.7.1 |
| 2110 | 2026-03-24T23:18:24.391Z | Compiling sec1 v0.7.3 |
| 2111 | 2026-03-24T23:18:24.471Z | Compiling publicsuffix v2.3.0 |
| 2112 | 2026-03-24T23:18:24.495Z | Compiling group v0.13.0 |
| 2113 | 2026-03-24T23:18:24.548Z | Compiling num-iter v0.1.45 |
| 2114 | 2026-03-24T23:18:24.624Z | Compiling postgres-protocol v0.6.10 |
| 2115 | 2026-03-24T23:18:24.747Z | Compiling newtype-uuid v1.3.2 |
| 2116 | 2026-03-24T23:18:24.796Z | Compiling rand v0.8.5 |
| 2117 | 2026-03-24T23:18:25.019Z | Compiling oxnet v0.1.4 |
| 2118 | 2026-03-24T23:18:25.194Z | Compiling zone_cfg_derive v0.3.1 |
| 2119 | 2026-03-24T23:18:25.308Z | Compiling derive_builder v0.20.2 |
| 2120 | 2026-03-24T23:18:25.447Z | Compiling tokio-native-tls v0.3.1 |
| 2121 | 2026-03-24T23:18:25.519Z | Compiling phf_shared v0.13.1 |
| 2122 | 2026-03-24T23:18:25.623Z | Compiling lazy_static v1.5.0 |
| 2123 | 2026-03-24T23:18:25.722Z | Compiling terminal_size v0.4.3 |
| 2124 | 2026-03-24T23:18:25.798Z | Compiling tower-http v0.6.8 |
| 2125 | 2026-03-24T23:18:25.801Z | Compiling serde_with_macros v3.17.0 |
| 2126 | 2026-03-24T23:18:25.899Z | Compiling cargo-platform v0.1.9 |
| 2127 | 2026-03-24T23:18:25.951Z | Compiling hkdf v0.12.4 |
| 2128 | 2026-03-24T23:18:26.021Z | Compiling crypto-bigint v0.5.5 |
| 2129 | 2026-03-24T23:18:26.069Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-24T23:18:26.094Z | Compiling enum-as-inner v0.6.1 |
| 2131 | 2026-03-24T23:18:26.097Z | Compiling clap_derive v4.5.55 |
| 2132 | 2026-03-24T23:18:26.144Z | Compiling vergen v9.0.6 |
| 2133 | 2026-03-24T23:18:26.346Z | Compiling unicode-width v0.2.0 |
| 2134 | 2026-03-24T23:18:26.392Z | Compiling bitflags v1.3.2 |
| 2135 | 2026-03-24T23:18:26.419Z | Compiling managed v0.8.0 |
| 2136 | 2026-03-24T23:18:26.443Z | Compiling libbz2-rs-sys v0.2.2 |
| 2137 | 2026-03-24T23:18:26.509Z | Compiling foldhash v0.1.5 |
| 2138 | 2026-03-24T23:18:26.576Z | Compiling clap_lex v1.0.0 |
| 2139 | 2026-03-24T23:18:26.754Z | Compiling bumpalo v3.20.2 |
| 2140 | 2026-03-24T23:18:26.851Z | Compiling clap_builder v4.5.60 |
| 2141 | 2026-03-24T23:18:26.854Z | Compiling hashbrown v0.15.5 |
| 2142 | 2026-03-24T23:18:27.097Z | Compiling flate2 v1.1.9 |
| 2143 | 2026-03-24T23:18:27.200Z | Compiling zopfli v0.8.3 |
| 2144 | 2026-03-24T23:18:27.228Z | Compiling bzip2 v0.6.1 |
| 2145 | 2026-03-24T23:18:27.254Z | Compiling console v0.16.2 |
| 2146 | 2026-03-24T23:18:27.384Z | Compiling elliptic-curve v0.13.8 |
| 2147 | 2026-03-24T23:18:27.555Z | Compiling cargo_metadata v0.19.2 |
| 2148 | 2026-03-24T23:18:27.832Z | Compiling phf v0.13.1 |
| 2149 | 2026-03-24T23:18:27.937Z | Compiling hyper-tls v0.6.0 |
| 2150 | 2026-03-24T23:18:28.002Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-03-24T23:18:28.066Z | Compiling daft v0.1.5 |
| 2152 | 2026-03-24T23:18:28.198Z | Compiling rayon v1.11.0 |
| 2153 | 2026-03-24T23:18:28.268Z | Compiling cookie_store v0.22.1 |
| 2154 | 2026-03-24T23:18:28.378Z | Compiling postgres-types v0.2.12 |
| 2155 | 2026-03-24T23:18:28.448Z | Compiling bzip2 v0.4.4 |
| 2156 | 2026-03-24T23:18:28.476Z | Compiling zstd v0.13.3 |
| 2157 | 2026-03-24T23:18:28.562Z | Compiling strum v0.27.2 |
| 2158 | 2026-03-24T23:18:28.930Z | Compiling hubpack v0.1.2 |
| 2159 | 2026-03-24T23:18:28.978Z | Compiling ed25519 v2.2.3 |
| 2160 | 2026-03-24T23:18:29.096Z | Compiling phf_shared v0.11.3 |
| 2161 | 2026-03-24T23:18:29.237Z | Compiling pkcs1 v0.7.5 |
| 2162 | 2026-03-24T23:18:29.321Z | Compiling hex v0.4.3 |
| 2163 | 2026-03-24T23:18:29.369Z | Compiling serde-big-array v0.5.1 |
| 2164 | 2026-03-24T23:18:29.525Z | Compiling rfc6979 v0.4.0 |
| 2165 | 2026-03-24T23:18:29.573Z | Compiling bstr v1.12.1 |
| 2166 | 2026-03-24T23:18:29.784Z | Compiling itertools v0.12.1 |
| 2167 | 2026-03-24T23:18:29.809Z | Compiling float-cmp v0.10.0 |
| 2168 | 2026-03-24T23:18:29.812Z | Compiling memmap2 v0.9.10 |
| 2169 | 2026-03-24T23:18:29.860Z | Compiling env_filter v1.0.0 |
| 2170 | 2026-03-24T23:18:30.019Z | Compiling encoding_rs v0.8.35 |
| 2171 | 2026-03-24T23:18:30.048Z | Compiling fixedbitset v0.5.7 |
| 2172 | 2026-03-24T23:18:30.087Z | Compiling static_assertions v1.1.0 |
| 2173 | 2026-03-24T23:18:30.135Z | Compiling unit-prefix v0.5.2 |
| 2174 | 2026-03-24T23:18:30.206Z | Compiling data-encoding v2.10.0 |
| 2175 | 2026-03-24T23:18:30.255Z | Compiling jiff v0.2.21 |
| 2176 | 2026-03-24T23:18:30.281Z | Compiling keccak v0.1.6 |
| 2177 | 2026-03-24T23:18:30.430Z | Compiling whoami v2.1.0 |
| 2178 | 2026-03-24T23:18:30.531Z | Compiling fixedbitset v0.4.2 |
| 2179 | 2026-03-24T23:18:30.565Z | Compiling normalize-line-endings v0.3.0 |
| 2180 | 2026-03-24T23:18:30.619Z | Compiling predicates-core v1.0.10 |
| 2181 | 2026-03-24T23:18:30.708Z | Compiling precomputed-hash v0.1.1 |
| 2182 | 2026-03-24T23:18:30.823Z | Compiling difflib v0.4.0 |
| 2183 | 2026-03-24T23:18:30.849Z | Compiling rustc-hash v2.1.1 |
| 2184 | 2026-03-24T23:18:30.877Z | Compiling mime v0.3.17 |
| 2185 | 2026-03-24T23:18:30.904Z | Compiling toml_write v0.1.2 |
| 2186 | 2026-03-24T23:18:31.001Z | Compiling new_debug_unreachable v1.0.6 |
| 2187 | 2026-03-24T23:18:31.052Z | Compiling iddqd v0.3.17 |
| 2188 | 2026-03-24T23:18:31.085Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-03-24T23:18:31.113Z | Compiling string_cache v0.8.9 |
| 2190 | 2026-03-24T23:18:31.172Z | Compiling toml_edit v0.22.27 |
| 2191 | 2026-03-24T23:18:31.233Z | Compiling predicates v3.1.4 |
| 2192 | 2026-03-24T23:18:31.416Z | Compiling zone v0.3.1 |
| 2193 | 2026-03-24T23:18:31.448Z | Compiling tokio-postgres v0.7.16 |
| 2194 | 2026-03-24T23:18:31.471Z | Compiling hickory-proto v0.25.2 |
| 2195 | 2026-03-24T23:18:31.840Z | Compiling sha3 v0.10.8 |
| 2196 | 2026-03-24T23:18:32.046Z | Compiling indicatif v0.18.4 |
| 2197 | 2026-03-24T23:18:32.217Z | Compiling petgraph v0.8.3 |
| 2198 | 2026-03-24T23:18:32.266Z | Compiling similar v2.7.0 |
| 2199 | 2026-03-24T23:18:32.575Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2200 | 2026-03-24T23:18:33.096Z | Compiling env_logger v0.11.9 |
| 2201 | 2026-03-24T23:18:33.148Z | Compiling usdt v0.6.0 |
| 2202 | 2026-03-24T23:18:33.555Z | Compiling ecdsa v0.16.9 |
| 2203 | 2026-03-24T23:18:33.885Z | Compiling serde_with v3.17.0 |
| 2204 | 2026-03-24T23:18:34.109Z | Compiling zip v4.6.1 |
| 2205 | 2026-03-24T23:18:34.260Z | Compiling rsa v0.9.10 |
| 2206 | 2026-03-24T23:18:34.925Z | Compiling ed25519-dalek v2.2.0 |
| 2207 | 2026-03-24T23:18:35.335Z | Compiling clap v4.5.60 |
| 2208 | 2026-03-24T23:18:35.359Z | Compiling crossterm v0.28.1 |
| 2209 | 2026-03-24T23:18:35.781Z | Compiling zip v0.6.6 |
| 2210 | 2026-03-24T23:18:35.806Z | Compiling strum v0.26.3 |
| 2211 | 2026-03-24T23:18:35.990Z | Compiling toml v0.7.8 |
| 2212 | 2026-03-24T23:18:36.212Z | Compiling tokio-stream v0.1.18 |
| 2213 | 2026-03-24T23:18:36.345Z | Compiling buf-list v1.1.2 |
| 2214 | 2026-03-24T23:18:36.614Z | Compiling x509-cert v0.2.5 |
| 2215 | 2026-03-24T23:18:36.701Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2216 | 2026-03-24T23:18:36.813Z | Compiling openapiv3 v2.2.0 |
| 2217 | 2026-03-24T23:18:36.853Z | Compiling sha1 v0.10.6 |
| 2218 | 2026-03-24T23:18:37.034Z | Compiling itertools v0.13.0 |
| 2219 | 2026-03-24T23:18:37.449Z | Compiling lalrpop-util v0.19.12 |
| 2220 | 2026-03-24T23:18:37.713Z | Compiling peg-runtime v0.8.5 |
| 2221 | 2026-03-24T23:18:53.223Z | Compiling macaddr v1.0.1 |
| 2222 | 2026-03-24T23:18:53.308Z | Compiling structmeta-derive v0.3.0 |
| 2223 | 2026-03-24T23:18:53.333Z | Compiling itertools v0.14.0 |
| 2224 | 2026-03-24T23:18:54.188Z | Compiling heapless v0.8.0 |
| 2225 | 2026-03-24T23:18:55.075Z | Compiling ingot-macros v0.1.1 |
| 2226 | 2026-03-24T23:18:55.283Z | Compiling structmeta v0.3.0 |
| 2227 | 2026-03-24T23:18:58.698Z | Compiling rustls-webpki v0.103.9 |
| 2228 | 2026-03-24T23:19:00.514Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2229 | 2026-03-24T23:19:01.828Z | Compiling hash32 v0.3.1 |
| 2230 | 2026-03-24T23:19:01.853Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2231 | 2026-03-24T23:19:02.044Z | Compiling smoltcp v0.11.0 |
| 2232 | 2026-03-24T23:19:02.227Z | Compiling proc-macro-crate v3.4.0 |
| 2233 | 2026-03-24T23:19:02.249Z | Compiling ingot-types v0.1.2 |
| 2234 | 2026-03-24T23:19:02.404Z | Compiling cobs v0.3.0 |
| 2235 | 2026-03-24T23:19:02.508Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2236 | 2026-03-24T23:19:02.738Z | Compiling rustls v0.22.4 |
| 2237 | 2026-03-24T23:19:02.805Z | Compiling ingot v0.1.1 |
| 2238 | 2026-03-24T23:19:02.856Z | Compiling num_enum_derive v0.7.5 |
| 2239 | 2026-03-24T23:19:02.859Z | Compiling postcard v1.1.3 |
| 2240 | 2026-03-24T23:19:02.907Z | Compiling proc-macro-crate v1.3.1 |
| 2241 | 2026-03-24T23:19:02.979Z | Compiling rustls-webpki v0.102.8 |
| 2242 | 2026-03-24T23:19:03.252Z | Compiling futures-executor v0.3.32 |
| 2243 | 2026-03-24T23:19:03.279Z | Compiling foreign-types-macros v0.2.3 |
| 2244 | 2026-03-24T23:19:03.313Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2245 | 2026-03-24T23:19:03.403Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2246 | 2026-03-24T23:19:03.446Z | Compiling multer v3.1.0 |
| 2247 | 2026-03-24T23:19:03.687Z | Compiling tokio-rustls v0.26.4 |
| 2248 | 2026-03-24T23:19:03.712Z | Compiling rustls-platform-verifier v0.6.2 |
| 2249 | 2026-03-24T23:19:03.734Z | Compiling thread_local v1.1.9 |
| 2250 | 2026-03-24T23:19:03.881Z | Compiling slog-async v2.8.0 |
| 2251 | 2026-03-24T23:19:03.906Z | Compiling match_cfg v0.1.0 |
| 2252 | 2026-03-24T23:19:04.011Z | Compiling hyper-rustls v0.27.7 |
| 2253 | 2026-03-24T23:19:04.038Z | Compiling cpufeatures v0.3.0 |
| 2254 | 2026-03-24T23:19:04.066Z | Compiling typeid v1.0.3 |
| 2255 | 2026-03-24T23:19:04.094Z | Compiling foreign-types-shared v0.3.1 |
| 2256 | 2026-03-24T23:19:04.159Z | Compiling chacha20 v0.10.0 |
| 2257 | 2026-03-24T23:19:04.201Z | Compiling hostname v0.3.1 |
| 2258 | 2026-03-24T23:19:04.204Z | Compiling num_enum v0.7.5 |
| 2259 | 2026-03-24T23:19:04.248Z | Compiling foreign-types v0.5.0 |
| 2260 | 2026-03-24T23:19:04.396Z | Compiling reqwest v0.12.28 |
| 2261 | 2026-03-24T23:19:04.423Z | Compiling reqwest v0.13.2 |
| 2262 | 2026-03-24T23:19:04.520Z | Compiling futures v0.3.32 |
| 2263 | 2026-03-24T23:19:04.543Z | Compiling num_enum_derive v0.5.11 |
| 2264 | 2026-03-24T23:19:04.644Z | Compiling derive-ex v0.1.8 |
| 2265 | 2026-03-24T23:19:04.738Z | Compiling tabwriter v1.4.1 |
| 2266 | 2026-03-24T23:19:04.769Z | Compiling slog-json v2.6.1 |
| 2267 | 2026-03-24T23:19:05.124Z | Compiling crossbeam-channel v0.5.15 |
| 2268 | 2026-03-24T23:19:05.229Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2269 | 2026-03-24T23:19:05.325Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2270 | 2026-03-24T23:19:05.643Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2271 | 2026-03-24T23:19:05.816Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2272 | 2026-03-24T23:19:05.840Z | Compiling async-stream-impl v0.3.6 |
| 2273 | 2026-03-24T23:19:05.929Z | Compiling serde_spanned v1.0.4 |
| 2274 | 2026-03-24T23:19:06.031Z | Compiling is-terminal v0.4.17 |
| 2275 | 2026-03-24T23:19:06.057Z | Compiling cstr-argument v0.1.2 |
| 2276 | 2026-03-24T23:19:06.174Z | Compiling dropshot v0.16.7 |
| 2277 | 2026-03-24T23:19:06.201Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2278 | 2026-03-24T23:19:06.234Z | Compiling erased-serde v0.4.9 |
| 2279 | 2026-03-24T23:19:06.303Z | Compiling take_mut v0.2.2 |
| 2280 | 2026-03-24T23:19:06.341Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2281 | 2026-03-24T23:19:06.453Z | Compiling crucible-workspace-hack v0.1.0 |
| 2282 | 2026-03-24T23:19:06.479Z | Compiling term v1.2.1 |
| 2283 | 2026-03-24T23:19:06.625Z | Compiling async-stream v0.3.6 |
| 2284 | 2026-03-24T23:19:06.628Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2285 | 2026-03-24T23:19:06.679Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2286 | 2026-03-24T23:19:06.711Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2287 | 2026-03-24T23:19:06.773Z | Compiling num_enum v0.5.11 |
| 2288 | 2026-03-24T23:19:06.799Z | Compiling test-strategy v0.4.5 |
| 2289 | 2026-03-24T23:19:06.896Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2290 | 2026-03-24T23:19:06.921Z | Compiling slog-term v2.9.2 |
| 2291 | 2026-03-24T23:19:07.085Z | Compiling slog-bunyan v2.5.0 |
| 2292 | 2026-03-24T23:19:07.256Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2293 | 2026-03-24T23:19:07.338Z | Compiling rand v0.10.0 |
| 2294 | 2026-03-24T23:19:07.457Z | Compiling tokio-rustls v0.25.0 |
| 2295 | 2026-03-24T23:19:07.802Z | Compiling parse-display-derive v0.10.0 |
| 2296 | 2026-03-24T23:19:07.895Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2297 | 2026-03-24T23:19:08.049Z | Compiling backon v1.6.0 |
| 2298 | 2026-03-24T23:19:08.068Z | Compiling waitgroup v0.1.2 |
| 2299 | 2026-03-24T23:19:08.179Z | Compiling dropshot_endpoint v0.16.7 |
| 2300 | 2026-03-24T23:19:08.250Z | Compiling newtype-uuid-macros v0.1.0 |
| 2301 | 2026-03-24T23:19:08.299Z | Compiling rustls-pemfile v2.2.0 |
| 2302 | 2026-03-24T23:19:08.402Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2303 | 2026-03-24T23:19:08.444Z | Compiling serde_path_to_error v0.1.20 |
| 2304 | 2026-03-24T23:19:08.593Z | Compiling hostname v0.4.2 |
| 2305 | 2026-03-24T23:19:08.629Z | Compiling instant v0.1.13 |
| 2306 | 2026-03-24T23:19:08.692Z | Compiling colored v3.1.1 |
| 2307 | 2026-03-24T23:19:08.749Z | Compiling debug-ignore v1.0.5 |
| 2308 | 2026-03-24T23:19:08.793Z | Compiling libefi-sys v0.1.0 |
| 2309 | 2026-03-24T23:19:08.848Z | Compiling backoff v0.4.0 |
| 2310 | 2026-03-24T23:19:08.916Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2311 | 2026-03-24T23:19:08.940Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2312 | 2026-03-24T23:19:09.144Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2313 | 2026-03-24T23:19:09.224Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2314 | 2026-03-24T23:19:09.267Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2315 | 2026-03-24T23:19:09.292Z | Compiling camino-tempfile v1.4.1 |
| 2316 | 2026-03-24T23:19:09.438Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2317 | 2026-03-24T23:19:09.599Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2318 | 2026-03-24T23:19:09.828Z | Compiling usdt-macro v0.5.0 |
| 2319 | 2026-03-24T23:19:09.859Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2320 | 2026-03-24T23:19:09.883Z | Compiling usdt-attr-macro v0.5.0 |
| 2321 | 2026-03-24T23:19:09.915Z | Compiling parse-display v0.10.0 |
| 2322 | 2026-03-24T23:19:10.090Z | Compiling secrecy v0.10.3 |
| 2323 | 2026-03-24T23:19:10.219Z | Compiling bitfield-struct v0.6.2 |
| 2324 | 2026-03-24T23:19:10.395Z | Compiling num-derive v0.4.2 |
| 2325 | 2026-03-24T23:19:10.738Z | Compiling regress v0.10.5 |
| 2326 | 2026-03-24T23:19:10.828Z | Compiling ordered-float v2.10.1 |
| 2327 | 2026-03-24T23:19:10.875Z | Compiling blake3 v1.8.3 |
| 2328 | 2026-03-24T23:19:11.027Z | Compiling memmap v0.7.0 |
| 2329 | 2026-03-24T23:19:11.069Z | Compiling sigpipe v0.1.3 |
| 2330 | 2026-03-24T23:19:11.208Z | Compiling glob v0.3.3 |
| 2331 | 2026-03-24T23:19:11.232Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2332 | 2026-03-24T23:19:11.257Z | Compiling usdt v0.5.0 |
| 2333 | 2026-03-24T23:19:11.389Z | Compiling serde-value v0.7.0 |
| 2334 | 2026-03-24T23:19:11.539Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2335 | 2026-03-24T23:19:11.604Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-03-24T23:19:11.625Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2337 | 2026-03-24T23:19:11.654Z | Compiling serde-untagged v0.1.9 |
| 2338 | 2026-03-24T23:19:11.682Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2339 | 2026-03-24T23:19:12.083Z | Compiling toml v0.8.23 |
| 2340 | 2026-03-24T23:19:12.117Z | Compiling smf v0.2.3 |
| 2341 | 2026-03-24T23:19:12.121Z | Compiling filetime v0.2.27 |
| 2342 | 2026-03-24T23:19:12.171Z | Compiling xattr v1.6.1 |
| 2343 | 2026-03-24T23:19:12.303Z | Compiling arrayvec v0.7.6 |
| 2344 | 2026-03-24T23:19:12.312Z | Compiling whoami v1.6.1 |
| 2345 | 2026-03-24T23:19:12.385Z | Compiling arrayref v0.3.9 |
| 2346 | 2026-03-24T23:19:12.427Z | Compiling constant_time_eq v0.4.2 |
| 2347 | 2026-03-24T23:19:12.452Z | Compiling unicode-xid v0.2.6 |
| 2348 | 2026-03-24T23:19:12.501Z | Compiling same-file v1.0.6 |
| 2349 | 2026-03-24T23:19:12.542Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-03-24T23:19:12.641Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2351 | 2026-03-24T23:19:12.668Z | Compiling tar v0.4.44 |
| 2352 | 2026-03-24T23:19:12.700Z | Compiling walkdir v2.5.0 |
| 2353 | 2026-03-24T23:19:12.719Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2354 | 2026-03-24T23:19:12.752Z | Compiling tokio-dtrace v0.1.1 |
| 2355 | 2026-03-24T23:19:12.914Z | Compiling cargo-util-schemas v0.8.2 |
| 2356 | 2026-03-24T23:19:13.045Z | Compiling gethostname v0.5.0 |
| 2357 | 2026-03-24T23:19:13.230Z | Compiling cargo-platform v0.2.0 |
| 2358 | 2026-03-24T23:19:13.266Z | Compiling topological-sort v0.2.2 |
| 2359 | 2026-03-24T23:19:13.480Z | Compiling oxide-tokio-rt v0.1.3 |
| 2360 | 2026-03-24T23:19:13.506Z | Compiling shell-words v1.1.1 |
| 2361 | 2026-03-24T23:19:13.543Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2362 | 2026-03-24T23:19:13.584Z | Compiling indent_write v2.2.0 |
| 2363 | 2026-03-24T23:19:14.604Z | Compiling cargo_metadata v0.21.0 |
| 2364 | 2026-03-24T23:19:25.525Z | Compiling progenitor-client v0.13.0 |
| 2365 | 2026-03-24T23:19:25.543Z | Compiling progenitor-client v0.10.0 |
| 2366 | 2026-03-24T23:19:25.551Z | Compiling omicron-zone-package v0.12.2 |
| 2367 | 2026-03-24T23:19:25.647Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2368 | 2026-03-24T23:19:25.653Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2369 | 2026-03-24T23:19:25.653Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2370 | 2026-03-24T23:19:25.653Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2371 | 2026-03-24T23:19:25.855Z | Compiling progenitor-extras v0.1.1 |
| 2372 | 2026-03-24T23:19:26.151Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2373 | 2026-03-24T23:19:39.769Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2374 | 2026-03-24T23:19:39.799Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2375 | 2026-03-24T23:19:45.471Z | Finished `release` profile [optimized] target(s) in 1m 55s |
| 2376 | 2026-03-24T23:19:45.671Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2377 | 2026-03-24T23:19:45.751Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2378 | 2026-03-24T23:19:45.754Z | Created new build target 'test' and set it as active |
| 2379 | 2026-03-24T23:19:45.757Z | |
| 2380 | 2026-03-24T23:19:45.758Z | real 1:55.733212144 |
| 2381 | 2026-03-24T23:19:45.758Z | user 20:26.041083945 |
| 2382 | 2026-03-24T23:19:45.758Z | sys 3:07.434750917 |
| 2383 | 2026-03-24T23:19:45.758Z | trap 0.535246892 |
| 2384 | 2026-03-24T23:19:45.758Z | tflt 3.006157866 |
| 2385 | 2026-03-24T23:19:45.758Z | dflt 3.909017772 |
| 2386 | 2026-03-24T23:19:45.758Z | kflt 0.005588418 |
| 2387 | 2026-03-24T23:19:45.758Z | lock 1:04:48.630934028 |
| 2388 | 2026-03-24T23:19:45.758Z | slp 51:47.836723807 |
| 2389 | 2026-03-24T23:19:45.758Z | lat 46.506134577 |
| 2390 | 2026-03-24T23:19:45.758Z | stop 8:12.872747003 |
| 2391 | 2026-03-24T23:19:45.758Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2392 | 2026-03-24T23:19:47.004Z | Finished `release` profile [optimized] target(s) in 1.23s |
| 2393 | 2026-03-24T23:19:47.079Z | Running `target/release/omicron-package -t test package` |
| 2394 | 2026-03-24T23:19:47.150Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2395 | 2026-03-24T23:19:49.113Z | Compiling regress v0.10.5 |
| 2396 | 2026-03-24T23:19:49.113Z | Compiling heck v0.5.0 |
| 2397 | 2026-03-24T23:19:49.116Z | Compiling unsafe-libyaml v0.2.11 |
| 2398 | 2026-03-24T23:19:49.349Z | Compiling convert_case v0.4.0 |
| 2399 | 2026-03-24T23:19:49.424Z | Compiling half v2.7.1 |
| 2400 | 2026-03-24T23:19:49.427Z | Compiling ciborium-io v0.2.2 |
| 2401 | 2026-03-24T23:19:49.487Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2402 | 2026-03-24T23:19:49.518Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2403 | 2026-03-24T23:19:49.521Z | Compiling prettyplease v0.2.37 |
| 2404 | 2026-03-24T23:19:49.582Z | Compiling universal-hash v0.5.1 |
| 2405 | 2026-03-24T23:19:49.585Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2406 | 2026-03-24T23:19:49.585Z | Compiling unicode-width v0.1.14 |
| 2407 | 2026-03-24T23:19:49.585Z | Compiling opaque-debug v0.3.1 |
| 2408 | 2026-03-24T23:19:49.585Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2409 | 2026-03-24T23:19:49.646Z | Compiling typify-impl v0.6.1 |
| 2410 | 2026-03-24T23:19:49.744Z | Compiling byte-wrapper v0.1.0 |
| 2411 | 2026-03-24T23:19:49.775Z | Compiling chacha20 v0.9.1 |
| 2412 | 2026-03-24T23:19:49.779Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-03-24T23:19:49.846Z | Compiling derive_more v0.99.20 |
| 2414 | 2026-03-24T23:19:49.876Z | Compiling ciborium-ll v0.2.2 |
| 2415 | 2026-03-24T23:19:49.912Z | Compiling password-hash v0.5.0 |
| 2416 | 2026-03-24T23:19:49.979Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2417 | 2026-03-24T23:19:50.102Z | Compiling serde_yaml v0.9.34+deprecated |
| 2418 | 2026-03-24T23:19:50.137Z | Compiling blake2 v0.10.6 |
| 2419 | 2026-03-24T23:19:50.194Z | Compiling ciborium v0.2.2 |
| 2420 | 2026-03-24T23:19:50.290Z | Compiling aead v0.5.2 |
| 2421 | 2026-03-24T23:19:50.321Z | Compiling is-terminal v0.4.17 |
| 2422 | 2026-03-24T23:19:50.476Z | Compiling swrite v0.1.0 |
| 2423 | 2026-03-24T23:19:50.569Z | Compiling chacha20poly1305 v0.10.1 |
| 2424 | 2026-03-24T23:19:50.647Z | Compiling argon2 v0.5.3 |
| 2425 | 2026-03-24T23:19:50.701Z | Compiling serde_spanned v1.0.4 |
| 2426 | 2026-03-24T23:19:50.800Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2427 | 2026-03-24T23:19:50.893Z | Compiling bytecount v0.6.9 |
| 2428 | 2026-03-24T23:19:50.930Z | Compiling rustls v0.22.4 |
| 2429 | 2026-03-24T23:19:50.934Z | Compiling rustls-webpki v0.102.8 |
| 2430 | 2026-03-24T23:19:50.997Z | Compiling derive-where v1.6.0 |
| 2431 | 2026-03-24T23:19:51.042Z | Compiling thread_local v1.1.9 |
| 2432 | 2026-03-24T23:19:51.097Z | Compiling thiserror-no-std v2.0.2 |
| 2433 | 2026-03-24T23:19:51.137Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2434 | 2026-03-24T23:19:51.168Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2435 | 2026-03-24T23:19:51.208Z | Compiling match_cfg v0.1.0 |
| 2436 | 2026-03-24T23:19:51.256Z | Compiling vsss-rs v3.3.4 |
| 2437 | 2026-03-24T23:19:51.330Z | Compiling hostname v0.3.1 |
| 2438 | 2026-03-24T23:19:51.401Z | Compiling multer v3.1.0 |
| 2439 | 2026-03-24T23:19:51.495Z | Compiling slog-async v2.8.0 |
| 2440 | 2026-03-24T23:19:51.571Z | Compiling slog-json v2.6.1 |
| 2441 | 2026-03-24T23:19:51.604Z | Compiling crossbeam-channel v0.5.15 |
| 2442 | 2026-03-24T23:19:51.639Z | Compiling futures-executor v0.3.32 |
| 2443 | 2026-03-24T23:19:51.865Z | Compiling term v1.2.1 |
| 2444 | 2026-03-24T23:19:51.904Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-03-24T23:19:51.988Z | Compiling futures v0.3.32 |
| 2446 | 2026-03-24T23:19:52.018Z | Compiling slog-bunyan v2.5.0 |
| 2447 | 2026-03-24T23:19:52.090Z | Compiling dropshot v0.16.7 |
| 2448 | 2026-03-24T23:19:52.164Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2449 | 2026-03-24T23:19:52.199Z | Compiling async-stream v0.3.6 |
| 2450 | 2026-03-24T23:19:52.236Z | Compiling progenitor-client v0.13.0 |
| 2451 | 2026-03-24T23:19:52.236Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2452 | 2026-03-24T23:19:52.371Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-03-24T23:19:52.450Z | Compiling waitgroup v0.1.2 |
| 2454 | 2026-03-24T23:19:52.538Z | Compiling backon v1.6.0 |
| 2455 | 2026-03-24T23:19:52.574Z | Compiling rustls-pemfile v2.2.0 |
| 2456 | 2026-03-24T23:19:52.637Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2457 | 2026-03-24T23:19:52.674Z | Compiling hostname v0.4.2 |
| 2458 | 2026-03-24T23:19:52.677Z | Compiling serde_path_to_error v0.1.20 |
| 2459 | 2026-03-24T23:19:52.677Z | Compiling instant v0.1.13 |
| 2460 | 2026-03-24T23:19:52.773Z | Compiling debug-ignore v1.0.5 |
| 2461 | 2026-03-24T23:19:52.812Z | Compiling progenitor-extras v0.1.1 |
| 2462 | 2026-03-24T23:19:52.815Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2463 | 2026-03-24T23:19:52.880Z | Compiling backoff v0.4.0 |
| 2464 | 2026-03-24T23:19:52.885Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2465 | 2026-03-24T23:19:52.886Z | Compiling parse-display v0.10.0 |
| 2466 | 2026-03-24T23:19:52.912Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2467 | 2026-03-24T23:19:52.915Z | Compiling progenitor-client v0.10.0 |
| 2468 | 2026-03-24T23:19:53.051Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2469 | 2026-03-24T23:19:53.054Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2470 | 2026-03-24T23:19:53.130Z | Compiling macaddr v1.0.1 |
| 2471 | 2026-03-24T23:19:53.169Z | Compiling console v0.15.11 |
| 2472 | 2026-03-24T23:19:53.205Z | Compiling newline-converter v0.3.0 |
| 2473 | 2026-03-24T23:19:53.241Z | Compiling atomicwrites v0.4.4 |
| 2474 | 2026-03-24T23:19:53.324Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2475 | 2026-03-24T23:19:53.416Z | Compiling num-rational v0.4.2 |
| 2476 | 2026-03-24T23:19:53.450Z | Compiling num-complex v0.4.6 |
| 2477 | 2026-03-24T23:19:53.556Z | Compiling slog-dtrace v0.3.0 |
| 2478 | 2026-03-24T23:19:53.607Z | Compiling async-recursion v1.1.1 |
| 2479 | 2026-03-24T23:19:53.642Z | Compiling float-ord v0.3.2 |
| 2480 | 2026-03-24T23:19:53.758Z | Compiling expectorate v1.2.0 |
| 2481 | 2026-03-24T23:19:53.957Z | Compiling owo-colors v4.3.0 |
| 2482 | 2026-03-24T23:19:54.016Z | Compiling cancel-safe-futures v0.1.5 |
| 2483 | 2026-03-24T23:19:54.065Z | Compiling num v0.4.3 |
| 2484 | 2026-03-24T23:19:54.135Z | Compiling tokio-rustls v0.25.0 |
| 2485 | 2026-03-24T23:19:54.238Z | Compiling libsw-core v0.3.2 |
| 2486 | 2026-03-24T23:19:54.293Z | Compiling resolv-conf v0.7.6 |
| 2487 | 2026-03-24T23:19:54.327Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2488 | 2026-03-24T23:19:54.484Z | Compiling libsw v3.5.0 |
| 2489 | 2026-03-24T23:19:54.551Z | Compiling toml v0.8.23 |
| 2490 | 2026-03-24T23:19:54.621Z | Compiling linear-map v1.2.0 |
| 2491 | 2026-03-24T23:19:54.786Z | Compiling linked-hash-map v0.5.6 |
| 2492 | 2026-03-24T23:19:54.820Z | Compiling minimal-lexical v0.2.1 |
| 2493 | 2026-03-24T23:19:54.952Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2494 | 2026-03-24T23:19:54.986Z | Compiling unicode-xid v0.2.6 |
| 2495 | 2026-03-24T23:19:55.095Z | Compiling lru-cache v0.1.2 |
| 2496 | 2026-03-24T23:19:55.131Z | Compiling nom v7.1.3 |
| 2497 | 2026-03-24T23:19:55.134Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2498 | 2026-03-24T23:19:55.198Z | Compiling globset v0.4.18 |
| 2499 | 2026-03-24T23:19:55.232Z | Compiling hickory-proto v0.24.4 |
| 2500 | 2026-03-24T23:19:55.317Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2501 | 2026-03-24T23:19:55.428Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2502 | 2026-03-24T23:19:55.760Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2503 | 2026-03-24T23:19:55.905Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2504 | 2026-03-24T23:19:56.566Z | Compiling typify-macro v0.6.1 |
| 2505 | 2026-03-24T23:19:56.996Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2506 | 2026-03-24T23:19:57.090Z | Compiling convert_case v0.10.0 |
| 2507 | 2026-03-24T23:19:57.487Z | Compiling derive_more-impl v2.1.1 |
| 2508 | 2026-03-24T23:19:58.404Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2509 | 2026-03-24T23:19:58.559Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2510 | 2026-03-24T23:19:58.676Z | Compiling hickory-resolver v0.24.4 |
| 2511 | 2026-03-24T23:19:58.707Z | Compiling typify v0.6.1 |
| 2512 | 2026-03-24T23:19:58.882Z | Compiling progenitor-impl v0.13.0 |
| 2513 | 2026-03-24T23:19:59.002Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2514 | 2026-03-24T23:19:59.843Z | Compiling pin-project-internal v1.1.11 |
| 2515 | 2026-03-24T23:20:00.276Z | Compiling qorb v0.4.1 |
| 2516 | 2026-03-24T23:20:01.103Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2517 | 2026-03-24T23:20:01.343Z | Compiling pin-project v1.1.11 |
| 2518 | 2026-03-24T23:20:01.382Z | Compiling derive_more v2.1.1 |
| 2519 | 2026-03-24T23:20:01.559Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2520 | 2026-03-24T23:20:01.594Z | Compiling pem v3.0.6 |
| 2521 | 2026-03-24T23:20:01.766Z | Compiling snafu-derive v0.8.9 |
| 2522 | 2026-03-24T23:20:01.990Z | Compiling progenitor-macro v0.13.0 |
| 2523 | 2026-03-24T23:20:02.160Z | Compiling termtree v0.5.1 |
| 2524 | 2026-03-24T23:20:02.411Z | Compiling crossterm v0.29.0 |
| 2525 | 2026-03-24T23:20:02.514Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2526 | 2026-03-24T23:20:03.097Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2527 | 2026-03-24T23:20:04.161Z | Compiling snafu v0.8.9 |
| 2528 | 2026-03-24T23:20:04.637Z | Compiling phf_shared v0.12.1 |
| 2529 | 2026-03-24T23:20:04.971Z | Compiling olpc-cjson v0.1.4 |
| 2530 | 2026-03-24T23:20:05.002Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2531 | 2026-03-24T23:20:05.699Z | Compiling serde_plain v1.0.2 |
| 2532 | 2026-03-24T23:20:05.815Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2533 | 2026-03-24T23:20:06.049Z | Compiling csv-core v0.1.13 |
| 2534 | 2026-03-24T23:20:06.109Z | Compiling vte v0.14.1 |
| 2535 | 2026-03-24T23:20:06.192Z | Compiling typed-path v0.9.3 |
| 2536 | 2026-03-24T23:20:06.440Z | Compiling chrono-tz v0.10.4 |
| 2537 | 2026-03-24T23:20:06.622Z | Compiling highway v1.3.0 |
| 2538 | 2026-03-24T23:20:06.625Z | Compiling strip-ansi-escapes v0.2.1 |
| 2539 | 2026-03-24T23:20:06.765Z | Compiling csv v1.4.0 |
| 2540 | 2026-03-24T23:20:06.888Z | Compiling phf v0.12.1 |
| 2541 | 2026-03-24T23:20:07.164Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2542 | 2026-03-24T23:20:07.299Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2543 | 2026-03-24T23:20:07.378Z | Compiling const_format_proc_macros v0.2.34 |
| 2544 | 2026-03-24T23:20:07.587Z | Compiling papergrid v0.11.0 |
| 2545 | 2026-03-24T23:20:07.622Z | Compiling fd-lock v4.0.4 |
| 2546 | 2026-03-24T23:20:07.850Z | Compiling tough v0.20.0 |
| 2547 | 2026-03-24T23:20:07.963Z | Compiling peg-macros v0.8.5 |
| 2548 | 2026-03-24T23:20:08.046Z | Compiling progenitor v0.13.0 |
| 2549 | 2026-03-24T23:20:08.078Z | Compiling tabled_derive v0.7.0 |
| 2550 | 2026-03-24T23:20:08.492Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2551 | 2026-03-24T23:20:09.335Z | Compiling nu-ansi-term v0.50.3 |
| 2552 | 2026-03-24T23:20:09.471Z | Compiling tabled v0.15.0 |
| 2553 | 2026-03-24T23:20:09.593Z | Compiling const_format v0.2.35 |
| 2554 | 2026-03-24T23:20:09.725Z | Compiling peg v0.8.5 |
| 2555 | 2026-03-24T23:20:09.897Z | Compiling reedline v0.40.0 |
| 2556 | 2026-03-24T23:20:10.056Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2557 | 2026-03-24T23:20:10.136Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2558 | 2026-03-24T23:20:10.252Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2559 | 2026-03-24T23:20:11.746Z | Compiling bcs v0.1.6 |
| 2560 | 2026-03-24T23:20:12.242Z | Compiling base64 v0.21.7 |
| 2561 | 2026-03-24T23:20:12.322Z | Compiling semver v0.1.20 |
| 2562 | 2026-03-24T23:20:12.715Z | Compiling rustc_version v0.1.7 |
| 2563 | 2026-03-24T23:20:12.941Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2564 | 2026-03-24T23:20:13.024Z | Compiling newtype_derive v0.1.6 |
| 2565 | 2026-03-24T23:20:13.283Z | Compiling unicode-linebreak v0.1.5 |
| 2566 | 2026-03-24T23:20:13.324Z | Compiling smawk v0.3.2 |
| 2567 | 2026-03-24T23:20:13.578Z | Compiling humantime v2.3.0 |
| 2568 | 2026-03-24T23:20:13.689Z | Compiling textwrap v0.16.2 |
| 2569 | 2026-03-24T23:20:13.759Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2570 | 2026-03-24T23:20:14.251Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2571 | 2026-03-24T23:20:14.307Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-03-24T23:20:14.359Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2573 | 2026-03-24T23:20:14.691Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2574 | 2026-03-24T23:20:14.900Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2575 | 2026-03-24T23:20:14.938Z | Compiling steno v0.4.1 |
| 2576 | 2026-03-24T23:20:15.040Z | Compiling utf-8 v0.7.6 |
| 2577 | 2026-03-24T23:20:15.343Z | Compiling tagptr v0.2.0 |
| 2578 | 2026-03-24T23:20:15.604Z | Compiling moka v0.12.13 |
| 2579 | 2026-03-24T23:20:15.737Z | Compiling tungstenite v0.21.0 |
| 2580 | 2026-03-24T23:20:15.816Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2581 | 2026-03-24T23:20:15.849Z | Compiling radium v0.7.0 |
| 2582 | 2026-03-24T23:20:16.036Z | Compiling typify-impl v0.4.3 |
| 2583 | 2026-03-24T23:20:17.030Z | Compiling tokio-tungstenite v0.21.0 |
| 2584 | 2026-03-24T23:20:17.315Z | Compiling hickory-resolver v0.25.2 |
| 2585 | 2026-03-24T23:20:17.391Z | Compiling tap v1.0.1 |
| 2586 | 2026-03-24T23:20:17.531Z | Compiling maybe-uninit v2.0.0 |
| 2587 | 2026-03-24T23:20:17.576Z | Compiling wyz v0.5.1 |
| 2588 | 2026-03-24T23:20:18.019Z | Compiling zerocopy-derive v0.6.6 |
| 2589 | 2026-03-24T23:20:18.302Z | Compiling crc-catalog v2.4.0 |
| 2590 | 2026-03-24T23:20:18.475Z | Compiling packed_struct v0.10.1 |
| 2591 | 2026-03-24T23:20:18.527Z | Compiling funty v2.0.0 |
| 2592 | 2026-03-24T23:20:18.831Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2593 | 2026-03-24T23:20:18.863Z | Compiling display-error-chain v0.2.2 |
| 2594 | 2026-03-24T23:20:19.101Z | Compiling bitvec v1.0.1 |
| 2595 | 2026-03-24T23:20:19.136Z | Compiling zerocopy v0.6.6 |
| 2596 | 2026-03-24T23:20:19.718Z | Compiling crc v3.4.0 |
| 2597 | 2026-03-24T23:20:19.835Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2598 | 2026-03-24T23:20:20.032Z | Compiling packed_struct_codegen v0.10.1 |
| 2599 | 2026-03-24T23:20:20.132Z | Compiling bitfield-macros v0.19.4 |
| 2600 | 2026-03-24T23:20:21.088Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2601 | 2026-03-24T23:20:21.285Z | Compiling typify-macro v0.4.3 |
| 2602 | 2026-03-24T23:20:21.436Z | Compiling indexmap v1.9.3 |
| 2603 | 2026-03-24T23:20:21.615Z | Compiling nodrop v0.1.14 |
| 2604 | 2026-03-24T23:20:21.802Z | Compiling array-init v0.0.4 |
| 2605 | 2026-03-24T23:20:22.403Z | Compiling bitfield v0.19.4 |
| 2606 | 2026-03-24T23:20:22.857Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2607 | 2026-03-24T23:20:23.032Z | Compiling smallvec v0.6.14 |
| 2608 | 2026-03-24T23:20:23.345Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2609 | 2026-03-24T23:20:23.423Z | Compiling num-derive v0.3.3 |
| 2610 | 2026-03-24T23:20:23.456Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2611 | 2026-03-24T23:20:24.112Z | Compiling hashbrown v0.12.3 |
| 2612 | 2026-03-24T23:20:24.148Z | Compiling proc-macro-error2 v2.0.1 |
| 2613 | 2026-03-24T23:20:24.570Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-03-24T23:20:24.667Z | Compiling libscf-sys v1.1.0 |
| 2615 | 2026-03-24T23:20:24.931Z | Compiling serde-hex v0.1.0 |
| 2616 | 2026-03-24T23:20:25.099Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2617 | 2026-03-24T23:20:25.412Z | Compiling ron v0.8.1 |
| 2618 | 2026-03-24T23:20:25.625Z | Compiling hashbrown v0.13.2 |
| 2619 | 2026-03-24T23:20:25.657Z | Compiling vergen-gitcl v1.0.8 |
| 2620 | 2026-03-24T23:20:25.923Z | Compiling dirs-sys-next v0.1.2 |
| 2621 | 2026-03-24T23:20:25.965Z | Compiling maplit v1.0.2 |
| 2622 | 2026-03-24T23:20:26.120Z | Compiling glob v0.3.3 |
| 2623 | 2026-03-24T23:20:26.162Z | Compiling crc-any v2.5.0 |
| 2624 | 2026-03-24T23:20:26.195Z | Compiling crunchy v0.2.4 |
| 2625 | 2026-03-24T23:20:26.330Z | Compiling diesel_derives v2.3.7 |
| 2626 | 2026-03-24T23:20:26.475Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2627 | 2026-03-24T23:20:26.645Z | Compiling clang-sys v1.8.1 |
| 2628 | 2026-03-24T23:20:26.675Z | Compiling object v0.30.4 |
| 2629 | 2026-03-24T23:20:26.712Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-03-24T23:20:26.802Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2631 | 2026-03-24T23:20:26.910Z | Compiling tabled_derive v0.11.0 |
| 2632 | 2026-03-24T23:20:27.022Z | Compiling typify v0.4.3 |
| 2633 | 2026-03-24T23:20:27.144Z | Compiling papergrid v0.17.0 |
| 2634 | 2026-03-24T23:20:27.192Z | Compiling testing_table v0.3.0 |
| 2635 | 2026-03-24T23:20:27.331Z | Compiling dsl_auto_type v0.2.0 |
| 2636 | 2026-03-24T23:20:27.707Z | Compiling scheduled-thread-pool v0.2.7 |
| 2637 | 2026-03-24T23:20:27.768Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2638 | 2026-03-24T23:20:27.910Z | Compiling path-slash v0.1.5 |
| 2639 | 2026-03-24T23:20:28.073Z | Compiling tiny-keccak v2.0.2 |
| 2640 | 2026-03-24T23:20:28.146Z | Compiling r2d2 v0.8.10 |
| 2641 | 2026-03-24T23:20:28.403Z | Compiling term v0.7.0 |
| 2642 | 2026-03-24T23:20:28.548Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-03-24T23:20:28.552Z | Compiling arc-swap v1.8.2 |
| 2644 | 2026-03-24T23:20:28.646Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-03-24T23:20:28.951Z | Compiling tabled v0.20.0 |
| 2646 | 2026-03-24T23:20:29.082Z | Compiling bit-vec v0.6.3 |
| 2647 | 2026-03-24T23:20:29.136Z | Compiling downcast-rs v2.0.2 |
| 2648 | 2026-03-24T23:20:29.169Z | Compiling xshell-macros v0.2.7 |
| 2649 | 2026-03-24T23:20:29.297Z | Compiling slog-scope v4.4.1 |
| 2650 | 2026-03-24T23:20:29.328Z | Compiling ascii-canvas v3.0.0 |
| 2651 | 2026-03-24T23:20:29.407Z | Compiling bit-set v0.5.3 |
| 2652 | 2026-03-24T23:20:29.657Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-03-24T23:20:29.694Z | Compiling xshell v0.2.7 |
| 2654 | 2026-03-24T23:20:29.697Z | Compiling itertools v0.10.5 |
| 2655 | 2026-03-24T23:20:29.758Z | Compiling ena v0.14.4 |
| 2656 | 2026-03-24T23:20:29.878Z | Compiling libloading v0.8.9 |
| 2657 | 2026-03-24T23:20:30.075Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2658 | 2026-03-24T23:20:30.184Z | Compiling diff v0.1.13 |
| 2659 | 2026-03-24T23:20:30.267Z | Compiling bindgen v0.71.1 |
| 2660 | 2026-03-24T23:20:30.541Z | Compiling unicase v2.9.0 |
| 2661 | 2026-03-24T23:20:30.572Z | Compiling regex-syntax v0.6.29 |
| 2662 | 2026-03-24T23:20:30.938Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2663 | 2026-03-24T23:20:31.239Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2664 | 2026-03-24T23:20:31.372Z | Compiling slog-stdlog v4.1.1 |
| 2665 | 2026-03-24T23:20:32.480Z | Compiling lalrpop v0.19.12 |
| 2666 | 2026-03-24T23:20:33.240Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2667 | 2026-03-24T23:20:33.294Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2668 | 2026-03-24T23:20:34.038Z | Compiling cexpr v0.6.0 |
| 2669 | 2026-03-24T23:20:34.530Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2670 | 2026-03-24T23:20:34.816Z | Compiling diesel v2.3.7 |
| 2671 | 2026-03-24T23:20:34.874Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2672 | 2026-03-24T23:20:34.911Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-03-24T23:20:35.093Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2674 | 2026-03-24T23:20:35.125Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-24T23:20:35.416Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2676 | 2026-03-24T23:20:35.480Z | Compiling headers-core v0.3.0 |
| 2677 | 2026-03-24T23:20:35.700Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-24T23:20:35.737Z | Compiling headers v0.4.1 |
| 2679 | 2026-03-24T23:20:36.129Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-03-24T23:20:36.238Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-03-24T23:20:36.538Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-03-24T23:20:36.615Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-03-24T23:20:37.151Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2684 | 2026-03-24T23:20:37.620Z | Compiling indoc v1.0.9 |
| 2685 | 2026-03-24T23:20:37.950Z | Compiling progenitor-impl v0.10.0 |
| 2686 | 2026-03-24T23:20:38.204Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2687 | 2026-03-24T23:20:38.365Z | Compiling derive_builder v0.20.2 |
| 2688 | 2026-03-24T23:20:38.505Z | Compiling oso-derive v0.27.3 |
| 2689 | 2026-03-24T23:20:38.609Z | Compiling quick-xml v0.37.5 |
| 2690 | 2026-03-24T23:20:38.938Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2691 | 2026-03-24T23:20:39.189Z | Compiling half v1.8.3 |
| 2692 | 2026-03-24T23:20:39.230Z | Compiling openssl-probe v0.1.6 |
| 2693 | 2026-03-24T23:20:39.498Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-03-24T23:20:39.622Z | Compiling serde_cbor v0.11.2 |
| 2695 | 2026-03-24T23:20:40.377Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2696 | 2026-03-24T23:20:40.468Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2697 | 2026-03-24T23:20:40.751Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2698 | 2026-03-24T23:20:40.970Z | Compiling bb8 v0.8.6 |
| 2699 | 2026-03-24T23:20:41.043Z | Compiling trait-variant v0.1.2 |
| 2700 | 2026-03-24T23:20:41.137Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-24T23:20:41.506Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2702 | 2026-03-24T23:20:41.766Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-24T23:20:41.887Z | Compiling samael v0.0.19 |
| 2704 | 2026-03-24T23:20:42.169Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2705 | 2026-03-24T23:20:42.234Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2706 | 2026-03-24T23:20:42.603Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2707 | 2026-03-24T23:20:42.797Z | Compiling fxhash v0.2.1 |
| 2708 | 2026-03-24T23:20:42.905Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2709 | 2026-03-24T23:20:43.011Z | Compiling kstat-rs v0.2.4 |
| 2710 | 2026-03-24T23:20:43.043Z | Compiling libz-sys v1.1.24 |
| 2711 | 2026-03-24T23:20:43.295Z | Compiling nonempty v0.12.0 |
| 2712 | 2026-03-24T23:20:43.615Z | Compiling salty v0.3.0 |
| 2713 | 2026-03-24T23:20:43.710Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2714 | 2026-03-24T23:20:43.749Z | Compiling polar-core v0.27.3 |
| 2715 | 2026-03-24T23:20:44.064Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2716 | 2026-03-24T23:20:44.102Z | Compiling progenitor-impl v0.11.2 |
| 2717 | 2026-03-24T23:20:44.199Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2718 | 2026-03-24T23:20:44.401Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-03-24T23:20:47.003Z | Compiling nanorand v0.7.0 |
| 2720 | 2026-03-24T23:20:47.069Z | Compiling progenitor v0.10.0 |
| 2721 | 2026-03-24T23:20:47.204Z | Compiling fs-err v2.11.0 |
| 2722 | 2026-03-24T23:20:47.292Z | Compiling parking_lot_core v0.8.6 |
| 2723 | 2026-03-24T23:20:47.576Z | Compiling darling_macro v0.23.0 |
| 2724 | 2026-03-24T23:20:47.701Z | Compiling flume v0.11.1 |
| 2725 | 2026-03-24T23:20:47.733Z | Compiling progenitor-macro v0.11.2 |
| 2726 | 2026-03-24T23:20:47.806Z | Compiling mime_guess v2.0.5 |
| 2727 | 2026-03-24T23:20:48.239Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2728 | 2026-03-24T23:20:48.269Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2729 | 2026-03-24T23:20:49.903Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2730 | 2026-03-24T23:20:50.621Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2731 | 2026-03-24T23:20:50.660Z | Compiling progenitor-client v0.11.2 |
| 2732 | 2026-03-24T23:20:51.642Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2733 | 2026-03-24T23:20:51.973Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2734 | 2026-03-24T23:20:52.944Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2735 | 2026-03-24T23:20:53.682Z | Compiling git-stub v1.0.0 |
| 2736 | 2026-03-24T23:20:54.041Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2737 | 2026-03-24T23:20:54.577Z | Compiling instability v0.3.11 |
| 2738 | 2026-03-24T23:20:54.860Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2739 | 2026-03-24T23:20:55.973Z | Compiling oso v0.27.3 |
| 2740 | 2026-03-24T23:20:59.392Z | Compiling git-stub-vcs v0.1.0 |
| 2741 | 2026-03-24T23:21:00.582Z | Compiling async-bb8-diesel v0.2.1 |
| 2742 | 2026-03-24T23:21:01.194Z | Compiling diesel-dtrace v0.5.0 |
| 2743 | 2026-03-24T23:21:01.277Z | Compiling progenitor v0.11.2 |
| 2744 | 2026-03-24T23:21:01.519Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2745 | 2026-03-24T23:21:01.609Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2746 | 2026-03-24T23:21:02.253Z | Compiling darling v0.23.0 |
| 2747 | 2026-03-24T23:21:02.832Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2748 | 2026-03-24T23:21:02.937Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2749 | 2026-03-24T23:21:02.979Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2750 | 2026-03-24T23:21:03.106Z | Compiling ignore v0.4.25 |
| 2751 | 2026-03-24T23:21:04.360Z | Compiling primeorder v0.13.6 |
| 2752 | 2026-03-24T23:21:04.448Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-24T23:21:04.782Z | Compiling castaway v0.2.4 |
| 2754 | 2026-03-24T23:21:04.973Z | Compiling nibble_vec v0.1.0 |
| 2755 | 2026-03-24T23:21:04.988Z | Compiling atty v0.2.14 |
| 2756 | 2026-03-24T23:21:05.182Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2757 | 2026-03-24T23:21:05.212Z | Compiling endian-type v0.1.2 |
| 2758 | 2026-03-24T23:21:05.469Z | Compiling parse-size v1.1.0 |
| 2759 | 2026-03-24T23:21:05.499Z | Compiling http-range v0.1.5 |
| 2760 | 2026-03-24T23:21:05.751Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2761 | 2026-03-24T23:21:05.937Z | Compiling indoc v2.0.7 |
| 2762 | 2026-03-24T23:21:06.010Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2763 | 2026-03-24T23:21:06.113Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2764 | 2026-03-24T23:21:06.481Z | Compiling radix_trie v0.2.1 |
| 2765 | 2026-03-24T23:21:06.909Z | Compiling compact_str v0.8.1 |
| 2766 | 2026-03-24T23:21:07.088Z | Compiling p384 v0.13.1 |
| 2767 | 2026-03-24T23:21:08.378Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-03-24T23:21:09.260Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-03-24T23:21:09.555Z | Compiling parking_lot v0.11.2 |
| 2770 | 2026-03-24T23:21:09.959Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2771 | 2026-03-24T23:21:10.556Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2772 | 2026-03-24T23:21:10.665Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2773 | 2026-03-24T23:21:10.690Z | Compiling predicates-tree v1.0.13 |
| 2774 | 2026-03-24T23:21:10.735Z | Compiling unicode-truncate v1.1.0 |
| 2775 | 2026-03-24T23:21:11.027Z | Compiling lru v0.12.5 |
| 2776 | 2026-03-24T23:21:11.082Z | Compiling prefix-trie v0.7.0 |
| 2777 | 2026-03-24T23:21:11.270Z | Compiling vergen-git2 v1.0.7 |
| 2778 | 2026-03-24T23:21:11.315Z | Compiling cassowary v0.3.0 |
| 2779 | 2026-03-24T23:21:11.619Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2780 | 2026-03-24T23:21:11.652Z | Compiling hickory-server v0.25.2 |
| 2781 | 2026-03-24T23:21:11.724Z | Compiling ratatui v0.29.0 |
| 2782 | 2026-03-24T23:21:11.756Z | Compiling camino-tempfile-ext v0.3.3 |
| 2783 | 2026-03-24T23:21:12.648Z | Compiling hyper-staticfile v0.10.1 |
| 2784 | 2026-03-24T23:21:13.059Z | Compiling sled v0.34.7 |
| 2785 | 2026-03-24T23:21:14.196Z | Compiling hickory-client v0.25.2 |
| 2786 | 2026-03-24T23:21:14.615Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2787 | 2026-03-24T23:21:14.815Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2788 | 2026-03-24T23:21:15.159Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2789 | 2026-03-24T23:21:15.318Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2790 | 2026-03-24T23:21:15.445Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2791 | 2026-03-24T23:21:16.164Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2792 | 2026-03-24T23:21:16.539Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2793 | 2026-03-24T23:21:17.225Z | Compiling rand_seeder v0.4.0 |
| 2794 | 2026-03-24T23:21:17.292Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2795 | 2026-03-24T23:21:17.555Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2796 | 2026-03-24T23:21:17.609Z | Compiling lzma-sys v0.1.20 |
| 2797 | 2026-03-24T23:21:18.129Z | Compiling corncobs v0.1.4 |
| 2798 | 2026-03-24T23:21:18.162Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2799 | 2026-03-24T23:21:18.197Z | Compiling rustls v0.21.12 |
| 2800 | 2026-03-24T23:21:18.441Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-24T23:21:18.625Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2802 | 2026-03-24T23:21:18.656Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2803 | 2026-03-24T23:21:18.690Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2804 | 2026-03-24T23:21:18.894Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2805 | 2026-03-24T23:21:19.051Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2806 | 2026-03-24T23:21:19.374Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2807 | 2026-03-24T23:21:19.407Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2808 | 2026-03-24T23:21:19.668Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2809 | 2026-03-24T23:21:19.886Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2810 | 2026-03-24T23:21:22.565Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2811 | 2026-03-24T23:21:23.399Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2812 | 2026-03-24T23:21:23.636Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2813 | 2026-03-24T23:21:23.687Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2814 | 2026-03-24T23:21:23.928Z | Compiling cargo_toml v0.22.3 |
| 2815 | 2026-03-24T23:21:23.974Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2816 | 2026-03-24T23:21:25.406Z | Compiling sct v0.7.1 |
| 2817 | 2026-03-24T23:21:25.763Z | Compiling rustls-webpki v0.101.7 |
| 2818 | 2026-03-24T23:21:25.949Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2819 | 2026-03-24T23:21:26.045Z | Compiling nix v0.29.0 |
| 2820 | 2026-03-24T23:21:26.574Z | Compiling secrecy v0.8.0 |
| 2821 | 2026-03-24T23:21:26.689Z | Compiling void v1.0.2 |
| 2822 | 2026-03-24T23:21:26.877Z | Compiling lzss v0.8.2 |
| 2823 | 2026-03-24T23:21:27.239Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2824 | 2026-03-24T23:21:27.403Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2825 | 2026-03-24T23:21:27.519Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2826 | 2026-03-24T23:21:27.582Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2827 | 2026-03-24T23:21:27.616Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2828 | 2026-03-24T23:21:27.914Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2829 | 2026-03-24T23:21:29.058Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2830 | 2026-03-24T23:21:29.207Z | Compiling git2 v0.20.4 |
| 2831 | 2026-03-24T23:21:29.381Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2832 | 2026-03-24T23:21:29.990Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2833 | 2026-03-24T23:21:30.269Z | Compiling tungstenite v0.23.0 |
| 2834 | 2026-03-24T23:21:30.342Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2835 | 2026-03-24T23:21:30.642Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2836 | 2026-03-24T23:21:30.818Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2837 | 2026-03-24T23:21:30.947Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2838 | 2026-03-24T23:21:30.979Z | Compiling nix v0.27.1 |
| 2839 | 2026-03-24T23:21:31.108Z | Compiling serde_bytes v0.11.19 |
| 2840 | 2026-03-24T23:21:31.281Z | Compiling tokio-tungstenite v0.23.1 |
| 2841 | 2026-03-24T23:21:31.657Z | Compiling tokio-rustls v0.24.1 |
| 2842 | 2026-03-24T23:21:31.780Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2843 | 2026-03-24T23:21:32.016Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2844 | 2026-03-24T23:21:33.358Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2845 | 2026-03-24T23:21:33.366Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-24T23:21:33.750Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2847 | 2026-03-24T23:21:33.835Z | Compiling ron v0.12.0 |
| 2848 | 2026-03-24T23:21:35.488Z | Compiling xz2 v0.1.7 |
| 2849 | 2026-03-24T23:21:35.633Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2850 | 2026-03-24T23:21:36.511Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2851 | 2026-03-24T23:21:38.444Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2852 | 2026-03-24T23:21:38.788Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2853 | 2026-03-24T23:21:39.058Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2854 | 2026-03-24T23:21:40.893Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2855 | 2026-03-24T23:21:41.134Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2856 | 2026-03-24T23:21:41.437Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2857 | 2026-03-24T23:21:42.538Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2858 | 2026-03-24T23:21:43.299Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2859 | 2026-03-24T23:21:43.999Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2860 | 2026-03-24T23:21:44.494Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2861 | 2026-03-24T23:21:44.716Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2862 | 2026-03-24T23:21:46.190Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2863 | 2026-03-24T23:21:46.740Z | Compiling rustls-pemfile v1.0.4 |
| 2864 | 2026-03-24T23:21:47.255Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2865 | 2026-03-24T23:21:48.139Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2866 | 2026-03-24T23:21:49.104Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2867 | 2026-03-24T23:21:49.401Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2868 | 2026-03-24T23:21:49.701Z | Compiling signal-hook-tokio v0.3.1 |
| 2869 | 2026-03-24T23:21:49.764Z | Compiling twox-hash v2.1.2 |
| 2870 | 2026-03-24T23:21:49.936Z | Compiling yasna v0.5.2 |
| 2871 | 2026-03-24T23:21:50.365Z | Compiling base16ct v1.0.0 |
| 2872 | 2026-03-24T23:21:50.447Z | Compiling is_ci v1.2.0 |
| 2873 | 2026-03-24T23:21:50.718Z | Compiling rcgen v0.12.1 |
| 2874 | 2026-03-24T23:21:50.750Z | Compiling supports-color v3.0.2 |
| 2875 | 2026-03-24T23:21:51.369Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2876 | 2026-03-24T23:21:51.457Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2877 | 2026-03-24T23:21:51.869Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2878 | 2026-03-24T23:21:52.206Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2879 | 2026-03-24T23:21:52.685Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2880 | 2026-03-24T23:21:52.760Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2881 | 2026-03-24T23:21:56.397Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2882 | 2026-03-24T23:21:56.520Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2883 | 2026-03-24T23:21:56.568Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2884 | 2026-03-24T23:21:57.882Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2885 | 2026-03-24T23:21:58.588Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2886 | 2026-03-24T23:21:58.922Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2887 | 2026-03-24T23:21:59.090Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2888 | 2026-03-24T23:21:59.231Z | Compiling fatfs v0.3.6 |
| 2889 | 2026-03-24T23:21:59.385Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2890 | 2026-03-24T23:22:00.895Z | Compiling subprocess v0.2.15 |
| 2891 | 2026-03-24T23:22:01.474Z | Compiling rtoolbox v0.0.3 |
| 2892 | 2026-03-24T23:22:01.824Z | Compiling seq-macro v0.3.6 |
| 2893 | 2026-03-24T23:22:02.295Z | Compiling assert_matches v1.5.0 |
| 2894 | 2026-03-24T23:22:02.442Z | Compiling rpassword v7.4.0 |
| 2895 | 2026-03-24T23:22:02.485Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2896 | 2026-03-24T23:22:02.825Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2897 | 2026-03-24T23:22:03.773Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2898 | 2026-03-24T23:22:04.555Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2899 | 2026-03-24T23:22:06.337Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2900 | 2026-03-24T23:22:06.507Z | Compiling tui-tree-widget v0.23.1 |
| 2901 | 2026-03-24T23:22:06.884Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2902 | 2026-03-24T23:22:07.672Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2903 | 2026-03-24T23:22:08.352Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2904 | 2026-03-24T23:22:09.017Z | Compiling uzers v0.12.2 |
| 2905 | 2026-03-24T23:22:09.147Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2906 | 2026-03-24T23:22:10.871Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2907 | 2026-03-24T23:22:12.287Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2908 | 2026-03-24T23:22:14.500Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2909 | 2026-03-24T23:22:15.165Z | Compiling support-bundle-viewer v0.1.2 |
| 2910 | 2026-03-24T23:22:17.546Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2911 | 2026-03-24T23:22:18.692Z | Compiling multimap v0.10.1 |
| 2912 | 2026-03-24T23:22:40.951Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2913 | 2026-03-24T23:22:44.042Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2914 | 2026-03-24T23:22:46.156Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2915 | 2026-03-24T23:29:54.315Z | Finished `release` profile [optimized] target(s) in 10m 06s |
| 2916 | 2026-03-24T23:30:48.277Z | |
| 2917 | 2026-03-24T23:30:48.281Z | real 11:02.399276436 |
| 2918 | 2026-03-24T23:30:48.281Z | user 1:41:49.550258697 |
| 2919 | 2026-03-24T23:30:48.281Z | sys 4:14.502502222 |
| 2920 | 2026-03-24T23:30:48.282Z | trap 2.293579255 |
| 2921 | 2026-03-24T23:30:48.282Z | tflt 2.275936353 |
| 2922 | 2026-03-24T23:30:48.282Z | dflt 18.454389651 |
| 2923 | 2026-03-24T23:30:48.282Z | kflt 0.109296922 |
| 2924 | 2026-03-24T23:30:48.282Z | lock 8:12:09.538214075 |
| 2925 | 2026-03-24T23:30:48.282Z | slp 2:49:04.615615260 |
| 2926 | 2026-03-24T23:30:48.282Z | lat 2:50.766751877 |
| 2927 | 2026-03-24T23:30:48.282Z | stop 7:32.362459282 |
| 2928 | 2026-03-24T23:30:48.282Z | + mapfile -t packages |
| 2929 | 2026-03-24T23:30:48.282Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2930 | 2026-03-24T23:30:49.618Z | Finished `release` profile [optimized] target(s) in 1.33s |
| 2931 | 2026-03-24T23:30:49.694Z | Running `target/release/omicron-package -t test list-outputs` |
| 2932 | 2026-03-24T23:30:49.761Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2933 | 2026-03-24T23:30:49.765Z | + ptime -m cargo build --locked --release -p xtask |
| 2934 | 2026-03-24T23:30:50.511Z | Compiling libc v0.2.180 |
| 2935 | 2026-03-24T23:30:50.511Z | Compiling serde v1.0.228 |
| 2936 | 2026-03-24T23:30:50.514Z | Compiling serde_core v1.0.228 |
| 2937 | 2026-03-24T23:30:50.623Z | Compiling rustix v1.1.3 |
| 2938 | 2026-03-24T23:30:50.647Z | Compiling bitflags v2.11.0 |
| 2939 | 2026-03-24T23:30:50.661Z | Compiling serde_json v1.0.149 |
| 2940 | 2026-03-24T23:30:50.700Z | Compiling num-traits v0.2.19 |
| 2941 | 2026-03-24T23:30:50.716Z | Compiling syn v2.0.117 |
| 2942 | 2026-03-24T23:30:50.731Z | Compiling smallvec v1.15.1 |
| 2943 | 2026-03-24T23:30:50.762Z | Compiling hashbrown v0.16.1 |
| 2944 | 2026-03-24T23:30:50.778Z | Compiling usdt-impl v0.5.0 |
| 2945 | 2026-03-24T23:30:50.794Z | Compiling syn v1.0.109 |
| 2946 | 2026-03-24T23:30:50.815Z | Compiling percent-encoding v2.3.2 |
| 2947 | 2026-03-24T23:30:50.819Z | Compiling log v0.4.29 |
| 2948 | 2026-03-24T23:30:51.002Z | Compiling getrandom v0.4.1 |
| 2949 | 2026-03-24T23:30:51.096Z | Compiling form_urlencoded v1.2.2 |
| 2950 | 2026-03-24T23:30:51.305Z | Compiling fs-err v3.3.0 |
| 2951 | 2026-03-24T23:30:51.309Z | Compiling anyhow v1.0.102 |
| 2952 | 2026-03-24T23:30:51.358Z | Compiling once_cell v1.21.3 |
| 2953 | 2026-03-24T23:30:51.358Z | Compiling heck v0.4.1 |
| 2954 | 2026-03-24T23:30:51.594Z | Compiling indexmap v2.13.0 |
| 2955 | 2026-03-24T23:30:51.666Z | Compiling errno v0.3.14 |
| 2956 | 2026-03-24T23:30:51.700Z | Compiling thread-id v4.2.2 |
| 2957 | 2026-03-24T23:30:51.720Z | Compiling memmap v0.7.0 |
| 2958 | 2026-03-24T23:30:52.210Z | Compiling ordered-float v2.10.1 |
| 2959 | 2026-03-24T23:30:52.883Z | Compiling proc-macro-error v1.0.4 |
| 2960 | 2026-03-24T23:30:53.115Z | Compiling terminal_size v0.4.3 |
| 2961 | 2026-03-24T23:30:53.115Z | Compiling tempfile v3.25.0 |
| 2962 | 2026-03-24T23:30:53.183Z | Compiling tabled_derive v0.7.0 |
| 2963 | 2026-03-24T23:30:53.240Z | Compiling clap_builder v4.5.60 |
| 2964 | 2026-03-24T23:30:53.241Z | Compiling textwrap v0.16.2 |
| 2965 | 2026-03-24T23:30:53.443Z | Compiling camino-tempfile v1.4.1 |
| 2966 | 2026-03-24T23:30:54.102Z | Compiling tabled v0.15.0 |
| 2967 | 2026-03-24T23:30:54.379Z | Compiling synstructure v0.13.2 |
| 2968 | 2026-03-24T23:30:54.379Z | Compiling pest_generator v2.8.6 |
| 2969 | 2026-03-24T23:30:54.931Z | Compiling serde_derive v1.0.228 |
| 2970 | 2026-03-24T23:30:54.931Z | Compiling zerofrom-derive v0.1.6 |
| 2971 | 2026-03-24T23:30:54.935Z | Compiling yoke-derive v0.8.1 |
| 2972 | 2026-03-24T23:30:54.935Z | Compiling zerovec-derive v0.11.2 |
| 2973 | 2026-03-24T23:30:54.935Z | Compiling displaydoc v0.2.5 |
| 2974 | 2026-03-24T23:30:54.935Z | Compiling thiserror-impl v1.0.69 |
| 2975 | 2026-03-24T23:30:54.960Z | Compiling zerocopy-derive v0.7.35 |
| 2976 | 2026-03-24T23:30:54.964Z | Compiling scroll_derive v0.12.1 |
| 2977 | 2026-03-24T23:30:55.094Z | Compiling pest_derive v2.8.6 |
| 2978 | 2026-03-24T23:30:55.668Z | Compiling thiserror-impl v2.0.18 |
| 2979 | 2026-03-24T23:30:55.886Z | Compiling scroll v0.12.0 |
| 2980 | 2026-03-24T23:30:55.934Z | Compiling clap_derive v4.5.55 |
| 2981 | 2026-03-24T23:30:56.080Z | Compiling zerocopy v0.7.35 |
| 2982 | 2026-03-24T23:30:56.271Z | Compiling goblin v0.8.2 |
| 2983 | 2026-03-24T23:30:56.509Z | Compiling thiserror v1.0.69 |
| 2984 | 2026-03-24T23:30:56.638Z | Compiling zerofrom v0.1.6 |
| 2985 | 2026-03-24T23:30:56.675Z | Compiling dtrace-parser v0.2.0 |
| 2986 | 2026-03-24T23:30:56.832Z | Compiling yoke v0.8.1 |
| 2987 | 2026-03-24T23:30:57.111Z | Compiling zerovec v0.11.5 |
| 2988 | 2026-03-24T23:30:57.307Z | Compiling zerotrie v0.2.3 |
| 2989 | 2026-03-24T23:30:57.564Z | Compiling thiserror v2.0.18 |
| 2990 | 2026-03-24T23:30:57.913Z | Compiling tinystr v0.8.2 |
| 2991 | 2026-03-24T23:30:57.954Z | Compiling potential_utf v0.1.4 |
| 2992 | 2026-03-24T23:30:58.208Z | Compiling icu_locale_core v2.1.1 |
| 2993 | 2026-03-24T23:30:58.227Z | Compiling icu_collections v2.1.1 |
| 2994 | 2026-03-24T23:30:58.241Z | Compiling clap v4.5.60 |
| 2995 | 2026-03-24T23:30:59.255Z | Compiling icu_provider v2.1.1 |
| 2996 | 2026-03-24T23:30:59.533Z | Compiling serde_spanned v0.6.9 |
| 2997 | 2026-03-24T23:30:59.603Z | Compiling toml_datetime v0.6.11 |
| 2998 | 2026-03-24T23:30:59.633Z | Compiling serde-value v0.7.0 |
| 2999 | 2026-03-24T23:30:59.653Z | Compiling icu_properties v2.1.2 |
| 3000 | 2026-03-24T23:30:59.702Z | Compiling icu_normalizer v2.1.1 |
| 3001 | 2026-03-24T23:30:59.769Z | Compiling cargo-platform v0.2.0 |
| 3002 | 2026-03-24T23:30:59.828Z | Compiling macaddr v1.0.1 |
| 3003 | 2026-03-24T23:30:59.916Z | Compiling toml_edit v0.22.27 |
| 3004 | 2026-03-24T23:30:59.958Z | Compiling dof v0.3.0 |
| 3005 | 2026-03-24T23:31:00.122Z | Compiling serde_tokenstream v0.2.3 |
| 3006 | 2026-03-24T23:31:01.007Z | Compiling idna_adapter v1.2.1 |
| 3007 | 2026-03-24T23:31:01.044Z | Compiling usdt-macro v0.5.0 |
| 3008 | 2026-03-24T23:31:01.218Z | Compiling idna v1.1.0 |
| 3009 | 2026-03-24T23:31:01.317Z | Compiling usdt-attr-macro v0.5.0 |
| 3010 | 2026-03-24T23:31:01.674Z | Compiling url v2.5.8 |
| 3011 | 2026-03-24T23:31:02.075Z | Compiling usdt v0.5.0 |
| 3012 | 2026-03-24T23:31:02.117Z | Compiling toml v0.8.23 |
| 3013 | 2026-03-24T23:31:02.750Z | Compiling cargo-util-schemas v0.8.2 |
| 3014 | 2026-03-24T23:31:02.750Z | Compiling cargo_toml v0.21.0 |
| 3015 | 2026-03-24T23:31:04.198Z | Compiling cargo_metadata v0.21.0 |
| 3016 | 2026-03-24T23:31:08.398Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3017 | 2026-03-24T23:31:12.421Z | Finished `release` profile [optimized] target(s) in 22.64s |
| 3018 | 2026-03-24T23:31:12.576Z | |
| 3019 | 2026-03-24T23:31:12.579Z | real 22.772438160 |
| 3020 | 2026-03-24T23:31:12.579Z | user 3:11.219573167 |
| 3021 | 2026-03-24T23:31:12.580Z | sys 21.220319390 |
| 3022 | 2026-03-24T23:31:12.580Z | trap 0.081508002 |
| 3023 | 2026-03-24T23:31:12.580Z | tflt 0.645091669 |
| 3024 | 2026-03-24T23:31:12.580Z | dflt 1.899161740 |
| 3025 | 2026-03-24T23:31:12.580Z | kflt 0.000169867 |
| 3026 | 2026-03-24T23:31:12.580Z | lock 7:24.276157648 |
| 3027 | 2026-03-24T23:31:12.580Z | slp 4:33.303187903 |
| 3028 | 2026-03-24T23:31:12.580Z | lat 8.158517054 |
| 3029 | 2026-03-24T23:31:12.580Z | stop 29.725936506 |
| 3030 | 2026-03-24T23:31:12.580Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3031 | 2026-03-24T23:31:12.580Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3032 | 2026-03-24T23:31:12.580Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3033 | 2026-03-24T23:31:12.580Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3034 | 2026-03-24T23:31:12.580Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3035 | 2026-03-24T23:31:13.930Z | Compiling regress v0.10.5 |
| 3036 | 2026-03-24T23:31:13.933Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3037 | 2026-03-24T23:31:14.105Z | Compiling serde_spanned v1.0.4 |
| 3038 | 2026-03-24T23:31:14.124Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3039 | 2026-03-24T23:31:14.157Z | Compiling newtype-uuid-macros v0.1.0 |
| 3040 | 2026-03-24T23:31:14.160Z | Compiling progenitor-client v0.13.0 |
| 3041 | 2026-03-24T23:31:14.160Z | Compiling structmeta-derive v0.3.0 |
| 3042 | 2026-03-24T23:31:14.160Z | Compiling rustls v0.22.4 |
| 3043 | 2026-03-24T23:31:14.160Z | Compiling rustls-webpki v0.102.8 |
| 3044 | 2026-03-24T23:31:14.160Z | Compiling multer v3.1.0 |
| 3045 | 2026-03-24T23:31:14.180Z | Compiling debug-ignore v1.0.5 |
| 3046 | 2026-03-24T23:31:14.295Z | Compiling match_cfg v0.1.0 |
| 3047 | 2026-03-24T23:31:14.321Z | Compiling slog-json v2.6.1 |
| 3048 | 2026-03-24T23:31:14.324Z | Compiling async-stream-impl v0.3.6 |
| 3049 | 2026-03-24T23:31:14.373Z | Compiling dropshot v0.16.7 |
| 3050 | 2026-03-24T23:31:14.400Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3051 | 2026-03-24T23:31:14.426Z | Compiling itertools v0.14.0 |
| 3052 | 2026-03-24T23:31:14.430Z | Compiling hostname v0.3.1 |
| 3053 | 2026-03-24T23:31:14.430Z | Compiling waitgroup v0.1.2 |
| 3054 | 2026-03-24T23:31:14.478Z | Compiling rustls-pemfile v2.2.0 |
| 3055 | 2026-03-24T23:31:14.643Z | Compiling slog-bunyan v2.5.0 |
| 3056 | 2026-03-24T23:31:14.666Z | Compiling dropshot_endpoint v0.16.7 |
| 3057 | 2026-03-24T23:31:14.718Z | Compiling hostname v0.4.2 |
| 3058 | 2026-03-24T23:31:14.718Z | Compiling serde_path_to_error v0.1.20 |
| 3059 | 2026-03-24T23:31:14.721Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3060 | 2026-03-24T23:31:14.845Z | Compiling macaddr v1.0.1 |
| 3061 | 2026-03-24T23:31:14.896Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3062 | 2026-03-24T23:31:14.922Z | Compiling progenitor-client v0.10.0 |
| 3063 | 2026-03-24T23:31:14.946Z | Compiling instant v0.1.13 |
| 3064 | 2026-03-24T23:31:15.082Z | Compiling backon v1.6.0 |
| 3065 | 2026-03-24T23:31:15.112Z | Compiling backoff v0.4.0 |
| 3066 | 2026-03-24T23:31:15.199Z | Compiling async-stream v0.3.6 |
| 3067 | 2026-03-24T23:31:15.227Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3068 | 2026-03-24T23:31:15.256Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3069 | 2026-03-24T23:31:15.284Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3070 | 2026-03-24T23:31:15.310Z | Compiling progenitor-extras v0.1.1 |
| 3071 | 2026-03-24T23:31:15.356Z | Compiling crucible-workspace-hack v0.1.0 |
| 3072 | 2026-03-24T23:31:15.386Z | Compiling unsafe-libyaml v0.2.11 |
| 3073 | 2026-03-24T23:31:15.389Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3074 | 2026-03-24T23:31:15.439Z | Compiling secrecy v0.10.3 |
| 3075 | 2026-03-24T23:31:15.465Z | Compiling heapless v0.8.0 |
| 3076 | 2026-03-24T23:31:15.470Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3077 | 2026-03-24T23:31:15.664Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3078 | 2026-03-24T23:31:15.717Z | Compiling structmeta v0.3.0 |
| 3079 | 2026-03-24T23:31:15.721Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3080 | 2026-03-24T23:31:15.721Z | Compiling hash32 v0.3.1 |
| 3081 | 2026-03-24T23:31:15.797Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3082 | 2026-03-24T23:31:15.824Z | Compiling smoltcp v0.11.0 |
| 3083 | 2026-03-24T23:31:15.977Z | Compiling toml v0.8.23 |
| 3084 | 2026-03-24T23:31:16.031Z | Compiling tabwriter v1.4.1 |
| 3085 | 2026-03-24T23:31:16.057Z | Compiling derive-ex v0.1.8 |
| 3086 | 2026-03-24T23:31:16.081Z | Compiling parse-display-derive v0.10.0 |
| 3087 | 2026-03-24T23:31:16.188Z | Compiling serde_yaml v0.9.34+deprecated |
| 3088 | 2026-03-24T23:31:16.219Z | Compiling proc-macro-crate v3.4.0 |
| 3089 | 2026-03-24T23:31:16.283Z | Compiling ingot-macros v0.1.1 |
| 3090 | 2026-03-24T23:31:16.341Z | Compiling typify-impl v0.6.1 |
| 3091 | 2026-03-24T23:31:16.371Z | Compiling cobs v0.3.0 |
| 3092 | 2026-03-24T23:31:16.396Z | Compiling foreign-types-macros v0.2.3 |
| 3093 | 2026-03-24T23:31:16.475Z | Compiling foreign-types-shared v0.3.1 |
| 3094 | 2026-03-24T23:31:16.544Z | Compiling cpufeatures v0.3.0 |
| 3095 | 2026-03-24T23:31:16.623Z | Compiling convert_case v0.4.0 |
| 3096 | 2026-03-24T23:31:16.660Z | Compiling postcard v1.1.3 |
| 3097 | 2026-03-24T23:31:16.684Z | Compiling chacha20 v0.10.0 |
| 3098 | 2026-03-24T23:31:17.026Z | Compiling num_enum_derive v0.7.5 |
| 3099 | 2026-03-24T23:31:17.081Z | Compiling proc-macro-crate v1.3.1 |
| 3100 | 2026-03-24T23:31:17.161Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3101 | 2026-03-24T23:31:17.173Z | Compiling universal-hash v0.5.1 |
| 3102 | 2026-03-24T23:31:17.176Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3103 | 2026-03-24T23:31:17.227Z | Compiling derive_more v0.99.20 |
| 3104 | 2026-03-24T23:31:17.230Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3105 | 2026-03-24T23:31:17.278Z | Compiling foreign-types v0.5.0 |
| 3106 | 2026-03-24T23:31:17.378Z | Compiling cstr-argument v0.1.2 |
| 3107 | 2026-03-24T23:31:17.404Z | Compiling opaque-debug v0.3.1 |
| 3108 | 2026-03-24T23:31:17.525Z | Compiling tokio-rustls v0.25.0 |
| 3109 | 2026-03-24T23:31:17.550Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3110 | 2026-03-24T23:31:17.613Z | Compiling colored v3.1.1 |
| 3111 | 2026-03-24T23:31:17.644Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3112 | 2026-03-24T23:31:17.702Z | Compiling num_enum_derive v0.5.11 |
| 3113 | 2026-03-24T23:31:17.762Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3114 | 2026-03-24T23:31:17.947Z | Compiling rand v0.10.0 |
| 3115 | 2026-03-24T23:31:17.981Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3116 | 2026-03-24T23:31:18.022Z | Compiling half v2.7.1 |
| 3117 | 2026-03-24T23:31:18.156Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3118 | 2026-03-24T23:31:18.338Z | Compiling ciborium-io v0.2.2 |
| 3119 | 2026-03-24T23:31:18.484Z | Compiling ciborium-ll v0.2.2 |
| 3120 | 2026-03-24T23:31:18.540Z | Compiling parse-display v0.10.0 |
| 3121 | 2026-03-24T23:31:18.585Z | Compiling camino-tempfile v1.4.1 |
| 3122 | 2026-03-24T23:31:18.589Z | Compiling test-strategy v0.4.5 |
| 3123 | 2026-03-24T23:31:18.641Z | Compiling num_enum v0.7.5 |
| 3124 | 2026-03-24T23:31:18.641Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3125 | 2026-03-24T23:31:18.645Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3126 | 2026-03-24T23:31:18.798Z | Compiling ciborium v0.2.2 |
| 3127 | 2026-03-24T23:31:18.831Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3128 | 2026-03-24T23:31:18.860Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3129 | 2026-03-24T23:31:18.889Z | Compiling smf v0.2.3 |
| 3130 | 2026-03-24T23:31:18.960Z | Compiling aead v0.5.2 |
| 3131 | 2026-03-24T23:31:19.003Z | Compiling num-derive v0.4.2 |
| 3132 | 2026-03-24T23:31:19.166Z | Compiling sigpipe v0.1.3 |
| 3133 | 2026-03-24T23:31:19.193Z | Compiling glob v0.3.3 |
| 3134 | 2026-03-24T23:31:19.249Z | Compiling num_enum v0.5.11 |
| 3135 | 2026-03-24T23:31:19.273Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3136 | 2026-03-24T23:31:19.276Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3137 | 2026-03-24T23:31:19.324Z | Compiling poly1305 v0.8.0 |
| 3138 | 2026-03-24T23:31:19.411Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3139 | 2026-03-24T23:31:19.434Z | Compiling chacha20 v0.9.1 |
| 3140 | 2026-03-24T23:31:19.584Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3141 | 2026-03-24T23:31:19.651Z | Compiling whoami v1.6.1 |
| 3142 | 2026-03-24T23:31:19.679Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3143 | 2026-03-24T23:31:19.780Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3144 | 2026-03-24T23:31:19.812Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3145 | 2026-03-24T23:31:19.838Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3146 | 2026-03-24T23:31:19.878Z | Compiling num-rational v0.4.2 |
| 3147 | 2026-03-24T23:31:20.054Z | Compiling byte-wrapper v0.1.0 |
| 3148 | 2026-03-24T23:31:20.087Z | Compiling password-hash v0.5.0 |
| 3149 | 2026-03-24T23:31:20.267Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3150 | 2026-03-24T23:31:20.364Z | Compiling blake2 v0.10.6 |
| 3151 | 2026-03-24T23:31:20.391Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3152 | 2026-03-24T23:31:20.420Z | Compiling ingot-types v0.1.2 |
| 3153 | 2026-03-24T23:31:20.423Z | Compiling num-complex v0.4.6 |
| 3154 | 2026-03-24T23:31:20.473Z | Compiling indent_write v2.2.0 |
| 3155 | 2026-03-24T23:31:20.571Z | Compiling prettyplease v0.2.37 |
| 3156 | 2026-03-24T23:31:20.690Z | Compiling chacha20poly1305 v0.10.1 |
| 3157 | 2026-03-24T23:31:20.716Z | Compiling float-ord v0.3.2 |
| 3158 | 2026-03-24T23:31:20.791Z | Compiling argon2 v0.5.3 |
| 3159 | 2026-03-24T23:31:20.846Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3160 | 2026-03-24T23:31:20.915Z | Compiling gethostname v0.5.0 |
| 3161 | 2026-03-24T23:31:20.918Z | Compiling usdt-macro v0.5.0 |
| 3162 | 2026-03-24T23:31:20.967Z | Compiling ingot v0.1.1 |
| 3163 | 2026-03-24T23:31:20.969Z | Compiling num v0.4.3 |
| 3164 | 2026-03-24T23:31:21.075Z | Compiling usdt-attr-macro v0.5.0 |
| 3165 | 2026-03-24T23:31:21.078Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3166 | 2026-03-24T23:31:21.129Z | Compiling derive-where v1.6.0 |
| 3167 | 2026-03-24T23:31:21.132Z | Compiling memmap v0.7.0 |
| 3168 | 2026-03-24T23:31:21.178Z | Compiling atomicwrites v0.4.4 |
| 3169 | 2026-03-24T23:31:21.372Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3170 | 2026-03-24T23:31:21.432Z | Compiling cancel-safe-futures v0.1.5 |
| 3171 | 2026-03-24T23:31:21.474Z | Compiling owo-colors v4.3.0 |
| 3172 | 2026-03-24T23:31:21.545Z | Compiling thiserror-no-std v2.0.2 |
| 3173 | 2026-03-24T23:31:21.671Z | Compiling vsss-rs v3.3.4 |
| 3174 | 2026-03-24T23:31:21.697Z | Compiling libsw-core v0.3.2 |
| 3175 | 2026-03-24T23:31:21.772Z | Compiling async-recursion v1.1.1 |
| 3176 | 2026-03-24T23:31:21.819Z | Compiling resolv-conf v0.7.6 |
| 3177 | 2026-03-24T23:31:21.959Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3178 | 2026-03-24T23:31:22.032Z | Compiling libsw v3.5.0 |
| 3179 | 2026-03-24T23:31:22.222Z | Compiling usdt v0.5.0 |
| 3180 | 2026-03-24T23:31:22.305Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3181 | 2026-03-24T23:31:22.402Z | Compiling typify-impl v0.4.3 |
| 3182 | 2026-03-24T23:31:22.507Z | Compiling linear-map v1.2.0 |
| 3183 | 2026-03-24T23:31:22.614Z | Compiling libefi-sys v0.1.0 |
| 3184 | 2026-03-24T23:31:22.713Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3185 | 2026-03-24T23:31:22.751Z | Compiling hickory-proto v0.24.4 |
| 3186 | 2026-03-24T23:31:22.782Z | Compiling newline-converter v0.3.0 |
| 3187 | 2026-03-24T23:31:22.808Z | Compiling console v0.15.11 |
| 3188 | 2026-03-24T23:31:22.835Z | Compiling bitfield-struct v0.6.2 |
| 3189 | 2026-03-24T23:31:22.877Z | Compiling linked-hash-map v0.5.6 |
| 3190 | 2026-03-24T23:31:22.904Z | Compiling semver v0.1.20 |
| 3191 | 2026-03-24T23:31:22.993Z | Compiling pin-project-internal v1.1.11 |
| 3192 | 2026-03-24T23:31:23.059Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3193 | 2026-03-24T23:31:23.151Z | Compiling lru-cache v0.1.2 |
| 3194 | 2026-03-24T23:31:23.154Z | Compiling typify-macro v0.6.1 |
| 3195 | 2026-03-24T23:31:23.201Z | Compiling rustc_version v0.1.7 |
| 3196 | 2026-03-24T23:31:23.265Z | Compiling slog-dtrace v0.3.0 |
| 3197 | 2026-03-24T23:31:23.335Z | Compiling expectorate v1.2.0 |
| 3198 | 2026-03-24T23:31:23.383Z | Compiling minimal-lexical v0.2.1 |
| 3199 | 2026-03-24T23:31:23.597Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3200 | 2026-03-24T23:31:23.622Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3201 | 2026-03-24T23:31:23.644Z | Compiling newtype_derive v0.1.6 |
| 3202 | 2026-03-24T23:31:23.738Z | Compiling nom v7.1.3 |
| 3203 | 2026-03-24T23:31:23.765Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3204 | 2026-03-24T23:31:23.827Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3205 | 2026-03-24T23:31:23.831Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3206 | 2026-03-24T23:31:23.895Z | Compiling tokio-dtrace v0.1.1 |
| 3207 | 2026-03-24T23:31:23.924Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3208 | 2026-03-24T23:31:23.951Z | Compiling phf_shared v0.12.1 |
| 3209 | 2026-03-24T23:31:24.083Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3210 | 2026-03-24T23:31:24.149Z | Compiling pem v3.0.6 |
| 3211 | 2026-03-24T23:31:24.231Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3212 | 2026-03-24T23:31:24.295Z | Compiling snafu-derive v0.8.9 |
| 3213 | 2026-03-24T23:31:24.320Z | Compiling csv-core v0.1.13 |
| 3214 | 2026-03-24T23:31:24.571Z | Compiling base64 v0.21.7 |
| 3215 | 2026-03-24T23:31:24.652Z | Compiling same-file v1.0.6 |
| 3216 | 2026-03-24T23:31:24.698Z | Compiling chrono-tz v0.10.4 |
| 3217 | 2026-03-24T23:31:24.702Z | Compiling pin-project v1.1.11 |
| 3218 | 2026-03-24T23:31:24.751Z | Compiling xshell-macros v0.2.7 |
| 3219 | 2026-03-24T23:31:24.817Z | Compiling highway v1.3.0 |
| 3220 | 2026-03-24T23:31:24.925Z | Compiling walkdir v2.5.0 |
| 3221 | 2026-03-24T23:31:25.006Z | Compiling const_format_proc_macros v0.2.34 |
| 3222 | 2026-03-24T23:31:25.050Z | Compiling csv v1.4.0 |
| 3223 | 2026-03-24T23:31:25.246Z | Compiling phf v0.12.1 |
| 3224 | 2026-03-24T23:31:25.327Z | Compiling xshell v0.2.7 |
| 3225 | 2026-03-24T23:31:25.391Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3226 | 2026-03-24T23:31:25.416Z | Compiling oxide-tokio-rt v0.1.3 |
| 3227 | 2026-03-24T23:31:25.525Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3228 | 2026-03-24T23:31:25.613Z | Compiling globset v0.4.18 |
| 3229 | 2026-03-24T23:31:25.735Z | Compiling typify v0.6.1 |
| 3230 | 2026-03-24T23:31:25.759Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3231 | 2026-03-24T23:31:25.818Z | Compiling olpc-cjson v0.1.4 |
| 3232 | 2026-03-24T23:31:25.842Z | Compiling primeorder v0.13.6 |
| 3233 | 2026-03-24T23:31:25.867Z | Compiling progenitor-impl v0.13.0 |
| 3234 | 2026-03-24T23:31:25.896Z | Compiling hickory-resolver v0.24.4 |
| 3235 | 2026-03-24T23:31:25.951Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3236 | 2026-03-24T23:31:26.060Z | Compiling serde_plain v1.0.2 |
| 3237 | 2026-03-24T23:31:26.085Z | Compiling typed-path v0.9.3 |
| 3238 | 2026-03-24T23:31:26.218Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3239 | 2026-03-24T23:31:26.243Z | Compiling const_format v0.2.35 |
| 3240 | 2026-03-24T23:31:26.508Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3241 | 2026-03-24T23:31:26.534Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3242 | 2026-03-24T23:31:26.632Z | Compiling tabled_derive v0.7.0 |
| 3243 | 2026-03-24T23:31:26.710Z | Compiling bcs v0.1.6 |
| 3244 | 2026-03-24T23:31:27.161Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3245 | 2026-03-24T23:31:27.194Z | Compiling snafu v0.8.9 |
| 3246 | 2026-03-24T23:31:27.212Z | Compiling utf-8 v0.7.6 |
| 3247 | 2026-03-24T23:31:27.345Z | Compiling qorb v0.4.1 |
| 3248 | 2026-03-24T23:31:27.386Z | Compiling salty v0.3.0 |
| 3249 | 2026-03-24T23:31:27.490Z | Compiling radium v0.7.0 |
| 3250 | 2026-03-24T23:31:27.515Z | Compiling termtree v0.5.1 |
| 3251 | 2026-03-24T23:31:27.730Z | Compiling tough v0.20.0 |
| 3252 | 2026-03-24T23:31:27.755Z | Compiling textwrap v0.16.2 |
| 3253 | 2026-03-24T23:31:27.816Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3254 | 2026-03-24T23:31:27.913Z | Compiling tungstenite v0.21.0 |
| 3255 | 2026-03-24T23:31:27.939Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3256 | 2026-03-24T23:31:28.052Z | Compiling tabled v0.15.0 |
| 3257 | 2026-03-24T23:31:28.093Z | Compiling steno v0.4.1 |
| 3258 | 2026-03-24T23:31:28.261Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3259 | 2026-03-24T23:31:28.283Z | Compiling humantime v2.3.0 |
| 3260 | 2026-03-24T23:31:28.446Z | Compiling tap v1.0.1 |
| 3261 | 2026-03-24T23:31:28.475Z | Compiling maybe-uninit v2.0.0 |
| 3262 | 2026-03-24T23:31:28.673Z | Compiling tokio-tungstenite v0.21.0 |
| 3263 | 2026-03-24T23:31:28.711Z | Compiling wyz v0.5.1 |
| 3264 | 2026-03-24T23:31:28.924Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3265 | 2026-03-24T23:31:29.024Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3266 | 2026-03-24T23:31:29.099Z | Compiling typify-macro v0.4.3 |
| 3267 | 2026-03-24T23:31:29.144Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3268 | 2026-03-24T23:31:29.147Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3269 | 2026-03-24T23:31:29.223Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3270 | 2026-03-24T23:31:29.281Z | Compiling p384 v0.13.1 |
| 3271 | 2026-03-24T23:31:29.721Z | Compiling progenitor-macro v0.13.0 |
| 3272 | 2026-03-24T23:31:29.759Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3273 | 2026-03-24T23:31:29.831Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3274 | 2026-03-24T23:31:30.030Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3275 | 2026-03-24T23:31:30.090Z | Compiling arc-swap v1.8.2 |
| 3276 | 2026-03-24T23:31:30.284Z | Compiling funty v2.0.0 |
| 3277 | 2026-03-24T23:31:30.360Z | Compiling packed_struct v0.10.1 |
| 3278 | 2026-03-24T23:31:30.541Z | Compiling tagptr v0.2.0 |
| 3279 | 2026-03-24T23:31:30.770Z | Compiling moka v0.12.13 |
| 3280 | 2026-03-24T23:31:30.796Z | Compiling slog-scope v4.4.1 |
| 3281 | 2026-03-24T23:31:31.213Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3282 | 2026-03-24T23:31:31.265Z | Compiling bitvec v1.0.1 |
| 3283 | 2026-03-24T23:31:31.519Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3284 | 2026-03-24T23:31:31.613Z | Compiling polyval v0.6.2 |
| 3285 | 2026-03-24T23:31:31.638Z | Compiling typify v0.4.3 |
| 3286 | 2026-03-24T23:31:31.677Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3287 | 2026-03-24T23:31:31.815Z | Compiling progenitor-impl v0.10.0 |
| 3288 | 2026-03-24T23:31:31.875Z | Compiling packed_struct_codegen v0.10.1 |
| 3289 | 2026-03-24T23:31:31.923Z | Compiling zerocopy-derive v0.6.6 |
| 3290 | 2026-03-24T23:31:31.956Z | Compiling bitfield-macros v0.19.4 |
| 3291 | 2026-03-24T23:31:31.982Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3292 | 2026-03-24T23:31:32.013Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3293 | 2026-03-24T23:31:32.145Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3294 | 2026-03-24T23:31:32.556Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3295 | 2026-03-24T23:31:32.559Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3296 | 2026-03-24T23:31:33.016Z | Compiling indexmap v1.9.3 |
| 3297 | 2026-03-24T23:31:33.186Z | Compiling crc-catalog v2.4.0 |
| 3298 | 2026-03-24T23:31:33.217Z | Compiling parking_lot_core v0.8.6 |
| 3299 | 2026-03-24T23:31:33.323Z | Compiling nodrop v0.1.14 |
| 3300 | 2026-03-24T23:31:33.352Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3301 | 2026-03-24T23:31:33.417Z | Compiling crc v3.4.0 |
| 3302 | 2026-03-24T23:31:33.498Z | Compiling array-init v0.0.4 |
| 3303 | 2026-03-24T23:31:33.528Z | Compiling zerocopy v0.6.6 |
| 3304 | 2026-03-24T23:31:33.578Z | Compiling bitfield v0.19.4 |
| 3305 | 2026-03-24T23:31:33.648Z | Compiling proc-macro-error2 v2.0.1 |
| 3306 | 2026-03-24T23:31:33.716Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3307 | 2026-03-24T23:31:33.781Z | Compiling ghash v0.5.1 |
| 3308 | 2026-03-24T23:31:34.007Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3309 | 2026-03-24T23:31:34.048Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3310 | 2026-03-24T23:31:34.075Z | Compiling hickory-resolver v0.25.2 |
| 3311 | 2026-03-24T23:31:34.099Z | Compiling smallvec v0.6.14 |
| 3312 | 2026-03-24T23:31:34.132Z | Compiling slog-stdlog v4.1.1 |
| 3313 | 2026-03-24T23:31:34.197Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3314 | 2026-03-24T23:31:34.434Z | Compiling git-stub v1.0.0 |
| 3315 | 2026-03-24T23:31:34.468Z | Compiling num-derive v0.3.3 |
| 3316 | 2026-03-24T23:31:34.670Z | Compiling ctr v0.9.2 |
| 3317 | 2026-03-24T23:31:34.830Z | Compiling lzma-sys v0.1.20 |
| 3318 | 2026-03-24T23:31:34.983Z | Compiling unicase v2.9.0 |
| 3319 | 2026-03-24T23:31:35.011Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3320 | 2026-03-24T23:31:35.038Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3321 | 2026-03-24T23:31:35.163Z | Compiling hashbrown v0.12.3 |
| 3322 | 2026-03-24T23:31:35.307Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3323 | 2026-03-24T23:31:35.331Z | Compiling mime_guess v2.0.5 |
| 3324 | 2026-03-24T23:31:35.393Z | Compiling aes-gcm v0.10.3 |
| 3325 | 2026-03-24T23:31:35.423Z | Compiling git-stub-vcs v0.1.0 |
| 3326 | 2026-03-24T23:31:35.480Z | Compiling serde-hex v0.1.0 |
| 3327 | 2026-03-24T23:31:35.557Z | Compiling slog-envlogger v2.2.0 |
| 3328 | 2026-03-24T23:31:35.668Z | Compiling tabled_derive v0.11.0 |
| 3329 | 2026-03-24T23:31:35.765Z | Compiling progenitor-macro v0.10.0 |
| 3330 | 2026-03-24T23:31:35.791Z | Compiling libscf-sys v1.1.0 |
| 3331 | 2026-03-24T23:31:35.866Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3332 | 2026-03-24T23:31:36.014Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3333 | 2026-03-24T23:31:36.175Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3334 | 2026-03-24T23:31:36.300Z | Compiling progenitor-impl v0.11.2 |
| 3335 | 2026-03-24T23:31:36.393Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3336 | 2026-03-24T23:31:36.420Z | Compiling ron v0.8.1 |
| 3337 | 2026-03-24T23:31:36.551Z | Compiling papergrid v0.17.0 |
| 3338 | 2026-03-24T23:31:36.576Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3339 | 2026-03-24T23:31:36.832Z | Compiling cargo_toml v0.22.3 |
| 3340 | 2026-03-24T23:31:37.168Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3341 | 2026-03-24T23:31:37.194Z | Compiling progenitor v0.13.0 |
| 3342 | 2026-03-24T23:31:37.276Z | Compiling hashbrown v0.13.2 |
| 3343 | 2026-03-24T23:31:37.420Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3344 | 2026-03-24T23:31:37.446Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3345 | 2026-03-24T23:31:37.823Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3346 | 2026-03-24T23:31:37.867Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3347 | 2026-03-24T23:31:37.949Z | Compiling testing_table v0.3.0 |
| 3348 | 2026-03-24T23:31:37.991Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3349 | 2026-03-24T23:31:38.015Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3350 | 2026-03-24T23:31:38.209Z | Compiling blowfish v0.9.1 |
| 3351 | 2026-03-24T23:31:38.318Z | Compiling ssh-encoding v0.2.0 |
| 3352 | 2026-03-24T23:31:38.474Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-03-24T23:31:38.501Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3354 | 2026-03-24T23:31:38.614Z | Compiling nibble_vec v0.1.0 |
| 3355 | 2026-03-24T23:31:38.651Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3356 | 2026-03-24T23:31:38.747Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3357 | 2026-03-24T23:31:38.839Z | Compiling crc-any v2.5.0 |
| 3358 | 2026-03-24T23:31:38.882Z | Compiling corncobs v0.1.4 |
| 3359 | 2026-03-24T23:31:39.034Z | Compiling endian-type v0.1.2 |
| 3360 | 2026-03-24T23:31:39.088Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3361 | 2026-03-24T23:31:39.160Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3362 | 2026-03-24T23:31:39.208Z | Compiling ssh-cipher v0.2.0 |
| 3363 | 2026-03-24T23:31:39.234Z | Compiling radix_trie v0.2.1 |
| 3364 | 2026-03-24T23:31:39.262Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3365 | 2026-03-24T23:31:39.378Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3366 | 2026-03-24T23:31:39.710Z | Compiling tabled v0.20.0 |
| 3367 | 2026-03-24T23:31:39.742Z | Compiling object v0.30.4 |
| 3368 | 2026-03-24T23:31:39.768Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-03-24T23:31:40.092Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3370 | 2026-03-24T23:31:40.236Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3371 | 2026-03-24T23:31:40.270Z | Compiling progenitor-macro v0.11.2 |
| 3372 | 2026-03-24T23:31:40.449Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3373 | 2026-03-24T23:31:40.844Z | Compiling parking_lot v0.11.2 |
| 3374 | 2026-03-24T23:31:40.998Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3375 | 2026-03-24T23:31:41.331Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3376 | 2026-03-24T23:31:41.354Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3377 | 2026-03-24T23:31:41.606Z | Compiling progenitor-client v0.11.2 |
| 3378 | 2026-03-24T23:31:41.772Z | Compiling prefix-trie v0.7.0 |
| 3379 | 2026-03-24T23:31:41.850Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3380 | 2026-03-24T23:31:41.903Z | Compiling password-hash v0.4.2 |
| 3381 | 2026-03-24T23:31:41.994Z | Compiling fxhash v0.2.1 |
| 3382 | 2026-03-24T23:31:42.094Z | Compiling secrecy v0.8.0 |
| 3383 | 2026-03-24T23:31:42.221Z | Compiling http-range v0.1.5 |
| 3384 | 2026-03-24T23:31:42.250Z | Compiling half v1.8.3 |
| 3385 | 2026-03-24T23:31:42.281Z | Compiling path-slash v0.1.5 |
| 3386 | 2026-03-24T23:31:42.336Z | Compiling pbkdf2 v0.11.0 |
| 3387 | 2026-03-24T23:31:42.384Z | Compiling hickory-server v0.25.2 |
| 3388 | 2026-03-24T23:31:42.474Z | Compiling sled v0.34.7 |
| 3389 | 2026-03-24T23:31:42.558Z | Compiling serde_cbor v0.11.2 |
| 3390 | 2026-03-24T23:31:42.660Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3391 | 2026-03-24T23:31:42.687Z | Compiling ron v0.12.0 |
| 3392 | 2026-03-24T23:31:43.212Z | Compiling progenitor v0.10.0 |
| 3393 | 2026-03-24T23:31:43.250Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3394 | 2026-03-24T23:31:43.437Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3395 | 2026-03-24T23:31:43.460Z | Compiling xz2 v0.1.7 |
| 3396 | 2026-03-24T23:31:43.902Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3397 | 2026-03-24T23:31:43.905Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3398 | 2026-03-24T23:31:44.119Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3399 | 2026-03-24T23:31:44.650Z | Compiling ssh-key v0.6.7 |
| 3400 | 2026-03-24T23:31:44.834Z | Compiling hickory-client v0.25.2 |
| 3401 | 2026-03-24T23:31:45.064Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3402 | 2026-03-24T23:31:45.207Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3403 | 2026-03-24T23:31:45.341Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3404 | 2026-03-24T23:31:45.485Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3405 | 2026-03-24T23:31:45.545Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3406 | 2026-03-24T23:31:46.193Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3407 | 2026-03-24T23:31:46.313Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3408 | 2026-03-24T23:31:46.639Z | Compiling p521 v0.13.3 |
| 3409 | 2026-03-24T23:31:46.705Z | Compiling p256 v0.13.2 |
| 3410 | 2026-03-24T23:31:46.771Z | Compiling yasna v0.5.2 |
| 3411 | 2026-03-24T23:31:46.935Z | Compiling kstat-rs v0.2.4 |
| 3412 | 2026-03-24T23:31:46.961Z | Compiling headers-core v0.3.0 |
| 3413 | 2026-03-24T23:31:47.074Z | Compiling nanorand v0.7.0 |
| 3414 | 2026-03-24T23:31:47.142Z | Compiling atty v0.2.14 |
| 3415 | 2026-03-24T23:31:47.167Z | Compiling russh-cryptovec v0.7.3 |
| 3416 | 2026-03-24T23:31:47.259Z | Compiling crc8 v0.1.1 |
| 3417 | 2026-03-24T23:31:47.319Z | Compiling base16ct v1.0.0 |
| 3418 | 2026-03-24T23:31:47.366Z | Compiling home v0.5.12 |
| 3419 | 2026-03-24T23:31:47.393Z | Compiling md5 v0.7.0 |
| 3420 | 2026-03-24T23:31:47.449Z | Compiling rcgen v0.12.1 |
| 3421 | 2026-03-24T23:31:47.479Z | Compiling flume v0.11.1 |
| 3422 | 2026-03-24T23:31:47.510Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3423 | 2026-03-24T23:31:47.586Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3424 | 2026-03-24T23:31:47.613Z | Compiling headers v0.4.1 |
| 3425 | 2026-03-24T23:31:47.692Z | Compiling progenitor v0.11.2 |
| 3426 | 2026-03-24T23:31:47.766Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3427 | 2026-03-24T23:31:47.790Z | Compiling russh-keys v0.45.0 |
| 3428 | 2026-03-24T23:31:47.920Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3429 | 2026-03-24T23:31:47.976Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3430 | 2026-03-24T23:31:48.006Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3431 | 2026-03-24T23:31:48.037Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3432 | 2026-03-24T23:31:48.193Z | Compiling hyper-staticfile v0.10.1 |
| 3433 | 2026-03-24T23:31:48.594Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3434 | 2026-03-24T23:31:48.733Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3435 | 2026-03-24T23:31:48.759Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3436 | 2026-03-24T23:31:48.964Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3437 | 2026-03-24T23:31:49.012Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3438 | 2026-03-24T23:31:49.404Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3439 | 2026-03-24T23:31:49.434Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3440 | 2026-03-24T23:31:49.500Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3441 | 2026-03-24T23:31:49.874Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3442 | 2026-03-24T23:31:49.917Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3443 | 2026-03-24T23:31:49.944Z | Compiling num-bigint v0.4.6 |
| 3444 | 2026-03-24T23:31:50.066Z | Compiling des v0.8.1 |
| 3445 | 2026-03-24T23:31:50.370Z | Compiling subprocess v0.2.15 |
| 3446 | 2026-03-24T23:31:50.427Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3447 | 2026-03-24T23:31:50.525Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3448 | 2026-03-24T23:31:50.739Z | Compiling display-error-chain v0.2.2 |
| 3449 | 2026-03-24T23:31:50.905Z | Compiling hex-literal v0.4.1 |
| 3450 | 2026-03-24T23:31:50.967Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3451 | 2026-03-24T23:31:51.030Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3452 | 2026-03-24T23:31:51.088Z | Compiling colored v2.2.0 |
| 3453 | 2026-03-24T23:31:51.202Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3454 | 2026-03-24T23:31:51.473Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3455 | 2026-03-24T23:31:51.550Z | Compiling socket2 v0.5.10 |
| 3456 | 2026-03-24T23:31:51.584Z | Compiling internet-checksum v0.2.1 |
| 3457 | 2026-03-24T23:31:51.807Z | Compiling russh v0.45.0 |
| 3458 | 2026-03-24T23:31:57.619Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3459 | 2026-03-24T23:32:08.088Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3460 | 2026-03-24T23:32:08.088Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3461 | 2026-03-24T23:32:08.091Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-24T23:32:08.091Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3463 | 2026-03-24T23:32:10.400Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3464 | 2026-03-24T23:32:10.535Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3465 | 2026-03-24T23:32:16.385Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3466 | 2026-03-24T23:32:45.764Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3467 | 2026-03-24T23:33:11.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 3468 | 2026-03-24T23:33:11.456Z | |
| 3469 | 2026-03-24T23:33:11.460Z | real 1:58.790115927 |
| 3470 | 2026-03-24T23:33:11.460Z | user 11:52.609478881 |
| 3471 | 2026-03-24T23:33:11.460Z | sys 2:07.703360732 |
| 3472 | 2026-03-24T23:33:11.460Z | trap 0.367167066 |
| 3473 | 2026-03-24T23:33:11.460Z | tflt 0.526192784 |
| 3474 | 2026-03-24T23:33:11.460Z | dflt 1.399968726 |
| 3475 | 2026-03-24T23:33:11.460Z | kflt 0.000323105 |
| 3476 | 2026-03-24T23:33:11.460Z | lock 41:27.724064360 |
| 3477 | 2026-03-24T23:33:11.460Z | slp 26:55.141369868 |
| 3478 | 2026-03-24T23:33:11.460Z | lat 47.709074180 |
| 3479 | 2026-03-24T23:33:11.460Z | stop 4:02.431956039 |
| 3480 | 2026-03-24T23:33:11.460Z | + mkdir tests |
| 3481 | 2026-03-24T23:33:11.463Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3482 | 2026-03-24T23:33:11.463Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3483 | 2026-03-24T23:33:11.500Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-86ba6e752d4dce5f tests/ |
| 3484 | 2026-03-24T23:33:11.532Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0d379787697657d9 tests/ |
| 3485 | 2026-03-24T23:33:11.562Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-dbaa59ec1e557674 tests/ |
| 3486 | 2026-03-24T23:33:11.594Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b8a7ecbb73af62b3 tests/ |
| 3487 | 2026-03-24T23:33:11.939Z | + 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/*) |
| 3488 | 2026-03-24T23:33:11.942Z | + 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-0d379787697657d9 tests/commtest-dbaa59ec1e557674 tests/dhcp_server-86ba6e752d4dce5f tests/end_to_end_tests-b8a7ecbb73af62b3 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 |
| 3489 | 2026-03-24T23:34:51.495Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3490 | 2026-03-24T23:34:51.495Z | a .github/buildomat/ci-env.sh 1K |
| 3491 | 2026-03-24T23:34:51.495Z | a out/target/test 1K |
| 3492 | 2026-03-24T23:34:51.495Z | a out/npuzone/npuzone 27402K |
| 3493 | 2026-03-24T23:34:51.495Z | a package-manifest.toml 35K |
| 3494 | 2026-03-24T23:34:51.495Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3495 | 2026-03-24T23:34:51.495Z | a target/release/omicron-package 40561K |
| 3496 | 2026-03-24T23:34:51.495Z | a target/release/xtask 11433K |
| 3497 | 2026-03-24T23:34:51.495Z | a target/debug/bootstrap 336537K |
| 3498 | 2026-03-24T23:34:51.495Z | a tests/bootstrap-0d379787697657d9 31310K |
| 3499 | 2026-03-24T23:34:51.495Z | a tests/commtest-dbaa59ec1e557674 32395K |
| 3500 | 2026-03-24T23:34:51.495Z | a tests/dhcp_server-86ba6e752d4dce5f 31310K |
| 3501 | 2026-03-24T23:34:51.495Z | a tests/end_to_end_tests-b8a7ecbb73af62b3 378831K |
| 3502 | 2026-03-24T23:34:51.495Z | a out/clickhouse.tar.gz 301694K |
| 3503 | 2026-03-24T23:34:51.495Z | a out/clickhouse_keeper.tar.gz 287160K |
| 3504 | 2026-03-24T23:34:51.495Z | a out/clickhouse_server.tar.gz 301693K |
| 3505 | 2026-03-24T23:34:51.495Z | a out/cockroachdb.tar.gz 154183K |
| 3506 | 2026-03-24T23:34:51.495Z | a out/crucible-pantry-zone.tar.gz 38991K |
| 3507 | 2026-03-24T23:34:51.495Z | a out/crucible-utils.tar 17744K |
| 3508 | 2026-03-24T23:34:51.495Z | a out/crucible-zone.tar.gz 53129K |
| 3509 | 2026-03-24T23:34:51.495Z | a out/external-dns.tar.gz 43594K |
| 3510 | 2026-03-24T23:34:51.496Z | a out/internal-dns.tar.gz 43593K |
| 3511 | 2026-03-24T23:34:51.496Z | a out/mg-ddm-gz.tar 78377K |
| 3512 | 2026-03-24T23:34:51.496Z | a out/nexus.tar.gz 213168K |
| 3513 | 2026-03-24T23:34:51.496Z | a out/ntp.tar.gz 25418K |
| 3514 | 2026-03-24T23:34:51.496Z | a out/omicron-gateway-softnpu.tar.gz 28311K |
| 3515 | 2026-03-24T23:34:51.496Z | a out/omicron-sled-agent.tar 186939K |
| 3516 | 2026-03-24T23:34:51.496Z | a out/overlay.tar.gz 3K |
| 3517 | 2026-03-24T23:34:51.496Z | a out/oximeter.tar.gz 58020K |
| 3518 | 2026-03-24T23:34:51.496Z | a out/oxlog.tar 3782K |
| 3519 | 2026-03-24T23:34:51.496Z | a out/probe.tar.gz 3037K |
| 3520 | 2026-03-24T23:34:51.496Z | a out/propolis-server.tar.gz 33249K |
| 3521 | 2026-03-24T23:34:51.496Z | a out/pumpkind-gz.tar 26647K |
| 3522 | 2026-03-24T23:34:51.496Z | a out/switch-softnpu.tar.gz 369503K |
| 3523 | 2026-03-24T23:34:51.499Z | |
| 3524 | 2026-03-24T23:34:51.500Z | real 1:39.540562759 |
| 3525 | 2026-03-24T23:34:51.500Z | user 1:36.582999249 |
| 3526 | 2026-03-24T23:34:51.500Z | sys 5.992468372 |
| 3527 | 2026-03-24T23:34:51.500Z | trap 0.006409553 |
| 3528 | 2026-03-24T23:34:51.500Z | tflt 0.000000000 |
| 3529 | 2026-03-24T23:34:51.500Z | dflt 0.000000000 |
| 3530 | 2026-03-24T23:34:51.500Z | kflt 0.000000000 |
| 3531 | 2026-03-24T23:34:51.500Z | lock 0.000000000 |
| 3532 | 2026-03-24T23:34:51.500Z | slp 1:35.899130345 |
| 3533 | 2026-03-24T23:34:51.500Z | lat 0.594666818 |
| 3534 | 2026-03-24T23:34:51.500Z | stop 0.000585145 |
| 3535 | 2026-03-24T23:34:51.500Z | process exited: duration 1245311 ms, exit code 0 |
| |
| 3536 | 2026-03-24T23:34:51.516Z | found 1 output files |
| 3537 | 2026-03-24T23:34:51.516Z | uploading: /work/package.tar.gz (2282444624 bytes) |
| 3538 | 2026-03-24T23:35:19.190Z | uploaded: /work/package.tar.gz |