|
|
|
| 1 | 2026-04-17T13:29:39.360Z | job assigned to worker 01KPDT2Q1TPS2QB14DG91F3TEQ [factory aws, i-0eb4b1cd4f495b1c5] (queued for 49 s) |
| |
| 2 | 2026-04-17T13:29:46.960Z | starting task 0: "setup" |
| 3 | 2026-04-17T13:29:46.965Z | ++ uname -s |
| 4 | 2026-04-17T13:29:46.969Z | + kern=SunOS |
| 5 | 2026-04-17T13:29:46.969Z | + build_user=build |
| 6 | 2026-04-17T13:29:46.969Z | + build_uid=12345 |
| 7 | 2026-04-17T13:29:46.969Z | + work_dir=/work |
| 8 | 2026-04-17T13:29:46.969Z | + input_dir=/input |
| 9 | 2026-04-17T13:29:46.969Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T13:29:46.969Z | + case "$kern" in |
| 11 | 2026-04-17T13:29:46.969Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T13:29:46.972Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T13:29:48.979Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T13:29:49.098Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T13:29:49.101Z | + home_fs=zfs |
| 16 | 2026-04-17T13:29:49.101Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T13:29:49.101Z | + mkdir -p /home/build |
| 18 | 2026-04-17T13:29:49.104Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T13:29:51.105Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T13:29:51.109Z | process exited: duration 4151 ms, exit code 0 |
| |
| 21 | 2026-04-17T13:29:51.115Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T13:29:51.121Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-17T13:29:51.121Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-17T13:29:51.124Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-17T13:29:51.124Z | * rust toolchain profile = "default" |
| 26 | 2026-04-17T13:29:51.124Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T13:29:51.124Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T13:29:51.124Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T13:29:51.124Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-17T13:29:51.257Z | info: downloading installer |
| 31 | 2026-04-17T13:29:52.653Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T13:29:52.653Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T13:29:52.653Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T13:29:52.653Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T13:29:52.656Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T13:29:52.656Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T13:29:52.656Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T13:29:52.656Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T13:29:52.656Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T13:29:52.656Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T13:29:52.656Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T13:29:52.656Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T13:29:52.656Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T13:29:52.674Z | info: profile set to default |
| 45 | 2026-04-17T13:29:52.674Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T13:29:52.678Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T13:29:52.803Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-17T13:29:52.806Z | info: downloading 6 components |
| 49 | 2026-04-17T13:30:07.093Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T13:30:07.093Z | |
| 51 | 2026-04-17T13:30:07.124Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-17T13:30:07.124Z | |
| 53 | 2026-04-17T13:30:07.124Z | |
| 54 | 2026-04-17T13:30:07.124Z | Rust is installed now. Great! |
| 55 | 2026-04-17T13:30:07.124Z | |
| 56 | 2026-04-17T13:30:07.124Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T13:30:07.124Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T13:30:07.124Z | |
| 59 | 2026-04-17T13:30:07.124Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T13:30:07.124Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T13:30:07.124Z | |
| 62 | 2026-04-17T13:30:07.124Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T13:30:07.124Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T13:30:07.124Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T13:30:07.124Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T13:30:07.124Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T13:30:07.124Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T13:30:07.124Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T13:30:07.128Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T13:30:07.128Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T13:30:07.226Z | + rustup --version |
| 72 | 2026-04-17T13:30:07.232Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T13:30:07.235Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T13:30:07.254Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-17T13:30:07.257Z | + cargo --version |
| 76 | 2026-04-17T13:30:07.266Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-17T13:30:07.269Z | + rustc --version |
| 78 | 2026-04-17T13:30:07.289Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-17T13:30:07.292Z | process exited: duration 16175 ms, exit code 0 |
| |
| 80 | 2026-04-17T13:30:07.298Z | starting task 2: "authentication" |
| 81 | 2026-04-17T13:30:07.316Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-17T13:30:07.322Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T13:30:07.327Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-17T13:30:07.330Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-17T13:30:07.360Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-17T13:30:17.871Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-17T13:30:17.871Z | + git fetch origin bc2c71da7b9daffb4890314dbd6b0afa27903fa2 |
| 88 | 2026-04-17T13:30:18.159Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-17T13:30:18.159Z | * branch bc2c71da7b9daffb4890314dbd6b0afa27903fa2 -> FETCH_HEAD |
| 90 | 2026-04-17T13:30:18.172Z | + [[ -n john/stronger-unnumbered-types-2 ]] |
| 91 | 2026-04-17T13:30:18.175Z | ++ git branch --show-current |
| 92 | 2026-04-17T13:30:18.178Z | + current=main |
| 93 | 2026-04-17T13:30:18.178Z | + [[ main != john/stronger-unnumbered-types-2 ]] |
| 94 | 2026-04-17T13:30:18.178Z | + git branch -f john/stronger-unnumbered-types-2 bc2c71da7b9daffb4890314dbd6b0afa27903fa2 |
| 95 | 2026-04-17T13:30:18.181Z | + git checkout -f john/stronger-unnumbered-types-2 |
| 96 | 2026-04-17T13:30:18.277Z | Switched to branch 'john/stronger-unnumbered-types-2' |
| 97 | 2026-04-17T13:30:18.280Z | + git reset --hard bc2c71da7b9daffb4890314dbd6b0afa27903fa2 |
| 98 | 2026-04-17T13:30:18.377Z | HEAD is now at bc2c71da7 use `deprecated-field` for old BgpPeer interface name |
| 99 | 2026-04-17T13:30:18.380Z | process exited: duration 11054 ms, exit code 0 |
| |
| 100 | 2026-04-17T13:30:18.387Z | starting task 4: "build" |
| 101 | 2026-04-17T13:30:18.392Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-17T13:30:18.392Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-17T13:30:18.393Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-17T13:30:18.393Z | + cargo --version |
| 105 | 2026-04-17T13:30:18.402Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-17T13:30:18.405Z | + rustc --version |
| 107 | 2026-04-17T13:30:18.427Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-17T13:30:18.430Z | + WORK=/work |
| 109 | 2026-04-17T13:30:18.430Z | + pfexec mkdir -p /work |
| 110 | 2026-04-17T13:30:18.433Z | + pfexec chown build /work |
| 111 | 2026-04-17T13:30:18.436Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-17T13:30:28.310Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-17T13:30:35.741Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-17T13:30:41.584Z | Planning: Solver setup ... Done (4.560s) |
| 115 | 2026-04-17T13:30:41.619Z | Planning: Running solver ... Done (0.032s) |
| 116 | 2026-04-17T13:30:41.761Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-17T13:30:41.770Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-04-17T13:30:42.495Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-04-17T13:30:42.528Z | Planning: Package planning ... Done (0.038s) |
| 120 | 2026-04-17T13:30:42.572Z | Planning: Merging actions ... Done (0.037s) |
| 121 | 2026-04-17T13:30:42.752Z | Planning: Checking for conflicting actions ... Done (0.188s) |
| 122 | 2026-04-17T13:30:42.765Z | Planning: Consolidating action changes ... Done (0.009s) |
| 123 | 2026-04-17T13:30:43.636Z | Planning: Evaluating mediators ... Done (0.874s) |
| 124 | 2026-04-17T13:30:43.644Z | Planning: Planning completed in 7.73 seconds |
| 125 | 2026-04-17T13:30:43.656Z | Packages to install: 5 |
| 126 | 2026-04-17T13:30:43.656Z | Mediators to change: 3 |
| 127 | 2026-04-17T13:30:43.656Z | Services to change: 1 |
| 128 | 2026-04-17T13:30:43.656Z | Estimated space available: 155.34 GB |
| 129 | 2026-04-17T13:30:43.656Z | Estimated space to be consumed: 1.89 GB |
| 130 | 2026-04-17T13:30:43.661Z | Create boot environment: No |
| 131 | 2026-04-17T13:30:43.661Z | Create backup boot environment: No |
| 132 | 2026-04-17T13:30:43.662Z | Rebuild boot archive: No |
| 133 | 2026-04-17T13:30:43.662Z | |
| 134 | 2026-04-17T13:30:43.662Z | Changed mediators: |
| 135 | 2026-04-17T13:30:43.662Z | mediator clang: |
| 136 | 2026-04-17T13:30:43.662Z | version: None -> 15 (system default) |
| 137 | 2026-04-17T13:30:43.662Z | |
| 138 | 2026-04-17T13:30:43.662Z | mediator llvm: |
| 139 | 2026-04-17T13:30:43.662Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-17T13:30:43.662Z | |
| 141 | 2026-04-17T13:30:43.662Z | mediator postgresql: |
| 142 | 2026-04-17T13:30:43.662Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-04-17T13:30:43.662Z | |
| 144 | 2026-04-17T13:30:43.662Z | Changed packages: |
| 145 | 2026-04-17T13:30:43.662Z | helios-dev |
| 146 | 2026-04-17T13:30:43.662Z | developer/build-essential |
| 147 | 2026-04-17T13:30:43.662Z | None -> 11-2.0 |
| 148 | 2026-04-17T13:30:43.662Z | library/libxmlsec1 |
| 149 | 2026-04-17T13:30:43.662Z | None -> 1.2.35-2.0 |
| 150 | 2026-04-17T13:30:43.662Z | ooce/developer/clang-15 |
| 151 | 2026-04-17T13:30:43.662Z | None -> 15.0.7-2.0 |
| 152 | 2026-04-17T13:30:43.662Z | ooce/developer/llvm-15 |
| 153 | 2026-04-17T13:30:43.662Z | None -> 15.0.7-2.0 |
| 154 | 2026-04-17T13:30:43.662Z | ooce/library/postgresql-18 |
| 155 | 2026-04-17T13:30:43.662Z | None -> 18.1-2.0 |
| 156 | 2026-04-17T13:30:43.662Z | |
| 157 | 2026-04-17T13:30:43.662Z | Services: |
| 158 | 2026-04-17T13:30:43.663Z | restart_fmri: |
| 159 | 2026-04-17T13:30:43.663Z | svc:/system/update-man-index:default |
| 160 | 2026-04-17T13:30:43.707Z | |
| 161 | 2026-04-17T13:30:43.707Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-04-17T13:30:50.378Z | Download: 1197/4272 items 83.5/219.0MB 38% complete (24.4M/s) |
| 163 | 2026-04-17T13:30:54.571Z | Download: 2223/4272 items 119.2/219.0MB 54% complete (13.3M/s) |
| 164 | 2026-04-17T13:30:59.571Z | Download: 2958/4272 items 121.2/219.0MB 55% complete (647k/s) |
| 165 | 2026-04-17T13:31:07.006Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (10.9M/s) |
| 166 | 2026-04-17T13:31:07.047Z | Download: Completed 218.99 MB in 23.34 seconds (9.4M/s) |
| 167 | 2026-04-17T13:31:07.192Z | Actions: 1/4789 actions (Installing new actions) |
| 168 | 2026-04-17T13:31:10.610Z | Actions: Completed 4789 actions in 3.42 seconds. |
| 169 | 2026-04-17T13:31:11.230Z | Done (0.616s) |
| 170 | 2026-04-17T13:31:11.231Z | Done (0.000s) |
| 171 | 2026-04-17T13:31:11.880Z | Done (0.650s) |
| 172 | 2026-04-17T13:31:15.203Z | Done (2.968s) |
| 173 | 2026-04-17T13:31:15.284Z | Done (0.013s) |
| 174 | 2026-04-17T13:31:15.287Z | Done (0.000s) |
| 175 | 2026-04-17T13:31:15.568Z | Done (0.000s) |
| 176 | 2026-04-17T13:31:16.433Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-04-17T13:31:16.543Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-04-17T13:31:16.546Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-04-17T13:31:16.700Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-04-17T13:31:16.703Z | Planning: Planning completed in 0.27 seconds |
| 181 | 2026-04-17T13:31:16.722Z | Mediators to change: 2 |
| 182 | 2026-04-17T13:31:16.722Z | Create boot environment: No |
| 183 | 2026-04-17T13:31:16.722Z | Create backup boot environment: No |
| 184 | 2026-04-17T13:31:16.855Z | Done |
| 185 | 2026-04-17T13:31:16.855Z | Done |
| 186 | 2026-04-17T13:31:17.475Z | Done |
| 187 | 2026-04-17T13:31:20.037Z | Done |
| 188 | 2026-04-17T13:31:20.126Z | Done |
| 189 | 2026-04-17T13:31:20.130Z | Done |
| 190 | 2026-04-17T13:31:20.274Z | Done |
| 191 | 2026-04-17T13:31:20.535Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-04-17T13:31:20.642Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-04-17T13:31:20.645Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-04-17T13:31:20.799Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-04-17T13:31:20.803Z | Planning: Planning completed in 0.26 seconds |
| 196 | 2026-04-17T13:31:20.820Z | Mediators to change: 1 |
| 197 | 2026-04-17T13:31:20.820Z | Create boot environment: No |
| 198 | 2026-04-17T13:31:20.820Z | Create backup boot environment: No |
| 199 | 2026-04-17T13:31:20.877Z | Done |
| 200 | 2026-04-17T13:31:20.877Z | Done |
| 201 | 2026-04-17T13:31:21.481Z | Done |
| 202 | 2026-04-17T13:31:23.972Z | Done |
| 203 | 2026-04-17T13:31:24.044Z | Done |
| 204 | 2026-04-17T13:31:24.047Z | Done |
| 205 | 2026-04-17T13:31:24.207Z | Done |
| 206 | 2026-04-17T13:31:24.500Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-04-17T13:31:24.500Z | clang system 15 system |
| 208 | 2026-04-17T13:31:24.500Z | csh system system illumos |
| 209 | 2026-04-17T13:31:24.500Z | ctags system system illumos |
| 210 | 2026-04-17T13:31:24.500Z | file system system illumos |
| 211 | 2026-04-17T13:31:24.500Z | gcc vendor 12 vendor |
| 212 | 2026-04-17T13:31:24.500Z | gcc system 14 system |
| 213 | 2026-04-17T13:31:24.500Z | gcc system 10 system |
| 214 | 2026-04-17T13:31:24.500Z | go system 1.20 system |
| 215 | 2026-04-17T13:31:24.500Z | go system 1.19 system |
| 216 | 2026-04-17T13:31:24.501Z | llvm system 15 system |
| 217 | 2026-04-17T13:31:24.501Z | llvm system 14 system |
| 218 | 2026-04-17T13:31:24.501Z | mariadb system 10.6 system |
| 219 | 2026-04-17T13:31:24.501Z | mta vendor vendor dma |
| 220 | 2026-04-17T13:31:24.501Z | openjdk system 17 system |
| 221 | 2026-04-17T13:31:24.501Z | openjdk system 11 system |
| 222 | 2026-04-17T13:31:24.501Z | openjdk system 1.8 system |
| 223 | 2026-04-17T13:31:24.501Z | openssl vendor 3 vendor |
| 224 | 2026-04-17T13:31:24.501Z | perl system 5.36 system |
| 225 | 2026-04-17T13:31:24.501Z | postgresql system 18 system |
| 226 | 2026-04-17T13:31:24.501Z | postgresql system 15 system |
| 227 | 2026-04-17T13:31:24.501Z | postgresql system 13 system |
| 228 | 2026-04-17T13:31:24.501Z | python vendor 3 vendor |
| 229 | 2026-04-17T13:31:24.501Z | python system 2 system |
| 230 | 2026-04-17T13:31:24.501Z | python3 system 3.11 system |
| 231 | 2026-04-17T13:31:24.501Z | ruby system 3.0 system |
| 232 | 2026-04-17T13:31:24.501Z | words vendor vendor american-english |
| 233 | 2026-04-17T13:31:24.501Z | words system system australian-english |
| 234 | 2026-04-17T13:31:24.501Z | words system system british-english |
| 235 | 2026-04-17T13:31:24.501Z | words system system canadian-english |
| 236 | 2026-04-17T13:31:24.501Z | words system system french |
| 237 | 2026-04-17T13:31:24.501Z | words system system italian |
| 238 | 2026-04-17T13:31:24.501Z | words system system ngerman |
| 239 | 2026-04-17T13:31:24.501Z | words system system ogerman |
| 240 | 2026-04-17T13:31:24.501Z | words system system spanish |
| 241 | 2026-04-17T13:31:24.729Z | PUBLISHER TYPE STATUS P LOCATION |
| 242 | 2026-04-17T13:31:24.729Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 243 | 2026-04-17T13:31:29.267Z | FMRI IFO |
| 244 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 245 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 246 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 247 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 248 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 249 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 250 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 251 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 252 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 253 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 254 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 255 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 256 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 257 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 258 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 259 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 260 | 2026-04-17T13:31:29.267Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 261 | 2026-04-17T13:31:30.423Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 262 | 2026-04-17T13:31:30.684Z | Updating crates.io index |
| 263 | 2026-04-17T13:31:30.687Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2026-04-17T13:31:30.943Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-04-17T13:31:31.719Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-04-17T13:31:32.173Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 267 | 2026-04-17T13:31:33.780Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 268 | 2026-04-17T13:31:34.276Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 269 | 2026-04-17T13:31:35.726Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-04-17T13:31:36.375Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 271 | 2026-04-17T13:31:36.711Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 272 | 2026-04-17T13:31:37.282Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-04-17T13:31:37.631Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 274 | 2026-04-17T13:31:38.036Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-04-17T13:31:38.319Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-04-17T13:31:39.325Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 277 | 2026-04-17T13:31:39.773Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 278 | 2026-04-17T13:31:40.136Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 279 | 2026-04-17T13:31:40.511Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 280 | 2026-04-17T13:31:40.900Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 281 | 2026-04-17T13:31:41.260Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 282 | 2026-04-17T13:31:41.496Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 283 | 2026-04-17T13:31:41.734Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 284 | 2026-04-17T13:31:42.188Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 285 | 2026-04-17T13:31:42.535Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 286 | 2026-04-17T13:31:43.066Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 287 | 2026-04-17T13:31:43.354Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 288 | 2026-04-17T13:31:43.682Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 289 | 2026-04-17T13:31:43.949Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 290 | 2026-04-17T13:31:44.819Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-04-17T13:31:45.629Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 292 | 2026-04-17T13:31:46.020Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 293 | 2026-04-17T13:31:46.363Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 294 | 2026-04-17T13:31:46.685Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 295 | 2026-04-17T13:31:46.998Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 296 | 2026-04-17T13:31:47.326Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 297 | 2026-04-17T13:31:47.811Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 298 | 2026-04-17T13:31:48.045Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 299 | 2026-04-17T13:31:48.269Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 300 | 2026-04-17T13:31:48.732Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 301 | 2026-04-17T13:32:00.375Z | Downloading crates ... |
| 302 | 2026-04-17T13:32:00.427Z | Downloaded anstyle-query v1.1.5 |
| 303 | 2026-04-17T13:32:00.434Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-04-17T13:32:00.436Z | Downloaded zerovec-derive v0.11.2 |
| 305 | 2026-04-17T13:32:00.440Z | Downloaded usdt-macro v0.5.0 |
| 306 | 2026-04-17T13:32:00.443Z | Downloaded fastrand v2.3.0 |
| 307 | 2026-04-17T13:32:00.443Z | Downloaded thiserror-impl v2.0.18 |
| 308 | 2026-04-17T13:32:00.443Z | Downloaded anstyle-parse v0.2.7 |
| 309 | 2026-04-17T13:32:00.446Z | Downloaded bytecount v0.6.9 |
| 310 | 2026-04-17T13:32:00.446Z | Downloaded unicode-ident v1.0.24 |
| 311 | 2026-04-17T13:32:00.446Z | Downloaded toml_write v0.1.2 |
| 312 | 2026-04-17T13:32:00.449Z | Downloaded byteorder v1.5.0 |
| 313 | 2026-04-17T13:32:00.450Z | Downloaded thread-id v4.2.2 |
| 314 | 2026-04-17T13:32:00.450Z | Downloaded proc-macro-error-attr v1.0.4 |
| 315 | 2026-04-17T13:32:00.452Z | Downloaded bitflags v2.11.0 |
| 316 | 2026-04-17T13:32:00.452Z | Downloaded zerofrom-derive v0.1.6 |
| 317 | 2026-04-17T13:32:00.452Z | Downloaded anstream v0.6.21 |
| 318 | 2026-04-17T13:32:00.455Z | Downloaded unicode-linebreak v0.1.5 |
| 319 | 2026-04-17T13:32:00.455Z | Downloaded toml_datetime v0.6.11 |
| 320 | 2026-04-17T13:32:00.455Z | Downloaded displaydoc v0.2.5 |
| 321 | 2026-04-17T13:32:00.458Z | Downloaded idna_adapter v1.2.1 |
| 322 | 2026-04-17T13:32:00.458Z | Downloaded anyhow v1.0.102 |
| 323 | 2026-04-17T13:32:00.460Z | Downloaded yoke-derive v0.8.1 |
| 324 | 2026-04-17T13:32:00.460Z | Downloaded tabled_derive v0.7.0 |
| 325 | 2026-04-17T13:32:00.461Z | Downloaded stable_deref_trait v1.2.1 |
| 326 | 2026-04-17T13:32:00.463Z | Downloaded zerofrom v0.1.6 |
| 327 | 2026-04-17T13:32:00.463Z | Downloaded utf8_iter v1.0.4 |
| 328 | 2026-04-17T13:32:00.463Z | Downloaded unicode-xid v0.2.6 |
| 329 | 2026-04-17T13:32:00.464Z | Downloaded scroll_derive v0.12.1 |
| 330 | 2026-04-17T13:32:00.464Z | Downloaded autocfg v1.5.0 |
| 331 | 2026-04-17T13:32:00.467Z | Downloaded version_check v0.9.5 |
| 332 | 2026-04-17T13:32:00.467Z | Downloaded typeid v1.0.3 |
| 333 | 2026-04-17T13:32:00.467Z | Downloaded scroll v0.12.0 |
| 334 | 2026-04-17T13:32:00.467Z | Downloaded form_urlencoded v1.2.2 |
| 335 | 2026-04-17T13:32:00.470Z | Downloaded equivalent v1.0.2 |
| 336 | 2026-04-17T13:32:00.470Z | Downloaded usdt-attr-macro v0.5.0 |
| 337 | 2026-04-17T13:32:00.472Z | Downloaded plain v0.2.3 |
| 338 | 2026-04-17T13:32:00.473Z | Downloaded serde-value v0.7.0 |
| 339 | 2026-04-17T13:32:00.476Z | Downloaded crypto-common v0.1.7 |
| 340 | 2026-04-17T13:32:00.476Z | Downloaded cfg-if v1.0.4 |
| 341 | 2026-04-17T13:32:00.478Z | Downloaded clap_lex v1.0.0 |
| 342 | 2026-04-17T13:32:00.478Z | Downloaded usdt v0.5.0 |
| 343 | 2026-04-17T13:32:00.482Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-04-17T13:32:00.486Z | Downloaded typenum v1.19.0 |
| 345 | 2026-04-17T13:32:00.486Z | Downloaded yoke v0.8.1 |
| 346 | 2026-04-17T13:32:00.489Z | Downloaded tinystr v0.8.2 |
| 347 | 2026-04-17T13:32:00.489Z | Downloaded zmij v1.0.21 |
| 348 | 2026-04-17T13:32:00.492Z | Downloaded thiserror v2.0.18 |
| 349 | 2026-04-17T13:32:00.496Z | Downloaded usdt-impl v0.5.0 |
| 350 | 2026-04-17T13:32:00.496Z | Downloaded percent-encoding v2.3.2 |
| 351 | 2026-04-17T13:32:00.496Z | Downloaded colorchoice v1.0.4 |
| 352 | 2026-04-17T13:32:00.499Z | Downloaded thiserror-impl v1.0.69 |
| 353 | 2026-04-17T13:32:00.499Z | Downloaded cargo-platform v0.2.0 |
| 354 | 2026-04-17T13:32:00.499Z | Downloaded zerocopy-derive v0.7.35 |
| 355 | 2026-04-17T13:32:00.502Z | Downloaded ucd-trie v0.1.7 |
| 356 | 2026-04-17T13:32:00.505Z | Downloaded pretty-hex v0.4.1 |
| 357 | 2026-04-17T13:32:00.505Z | Downloaded writeable v0.6.2 |
| 358 | 2026-04-17T13:32:00.505Z | Downloaded strsim v0.11.1 |
| 359 | 2026-04-17T13:32:00.508Z | Downloaded generic-array v0.14.7 |
| 360 | 2026-04-17T13:32:00.508Z | Downloaded heck v0.4.1 |
| 361 | 2026-04-17T13:32:00.508Z | Downloaded toml v0.8.23 |
| 362 | 2026-04-17T13:32:00.508Z | Downloaded errno v0.3.14 |
| 363 | 2026-04-17T13:32:00.512Z | Downloaded potential_utf v0.1.4 |
| 364 | 2026-04-17T13:32:00.512Z | Downloaded is_terminal_polyfill v1.70.2 |
| 365 | 2026-04-17T13:32:00.512Z | Downloaded thiserror v1.0.69 |
| 366 | 2026-04-17T13:32:00.515Z | Downloaded memmap v0.7.0 |
| 367 | 2026-04-17T13:32:00.515Z | Downloaded textwrap v0.16.2 |
| 368 | 2026-04-17T13:32:00.515Z | Downloaded macaddr v1.0.1 |
| 369 | 2026-04-17T13:32:00.519Z | Downloaded dof v0.3.0 |
| 370 | 2026-04-17T13:32:00.519Z | Downloaded cpufeatures v0.2.17 |
| 371 | 2026-04-17T13:32:00.522Z | Downloaded toml_edit v0.22.27 |
| 372 | 2026-04-17T13:32:00.522Z | Downloaded zerotrie v0.2.3 |
| 373 | 2026-04-17T13:32:00.525Z | Downloaded serde_spanned v0.6.9 |
| 374 | 2026-04-17T13:32:00.525Z | Downloaded fnv v1.0.7 |
| 375 | 2026-04-17T13:32:00.528Z | Downloaded fs-err v3.3.0 |
| 376 | 2026-04-17T13:32:00.530Z | Downloaded semver v1.0.27 |
| 377 | 2026-04-17T13:32:00.531Z | Downloaded itoa v1.0.17 |
| 378 | 2026-04-17T13:32:00.533Z | Downloaded url v2.5.8 |
| 379 | 2026-04-17T13:32:00.534Z | Downloaded cargo_toml v0.21.0 |
| 380 | 2026-04-17T13:32:00.545Z | Downloaded zerovec v0.11.5 |
| 381 | 2026-04-17T13:32:00.548Z | Downloaded swrite v0.1.0 |
| 382 | 2026-04-17T13:32:00.551Z | Downloaded terminal_size v0.4.3 |
| 383 | 2026-04-17T13:32:00.551Z | Downloaded smawk v0.3.2 |
| 384 | 2026-04-17T13:32:00.551Z | Downloaded sha2 v0.10.9 |
| 385 | 2026-04-17T13:32:00.554Z | Downloaded zerocopy v0.7.35 |
| 386 | 2026-04-17T13:32:00.560Z | Downloaded pest_derive v2.8.6 |
| 387 | 2026-04-17T13:32:00.563Z | Downloaded winnow v0.7.14 |
| 388 | 2026-04-17T13:32:00.566Z | Downloaded ordered-float v2.10.1 |
| 389 | 2026-04-17T13:32:00.569Z | Downloaded erased-serde v0.4.9 |
| 390 | 2026-04-17T13:32:00.569Z | Downloaded anstyle v1.0.13 |
| 391 | 2026-04-17T13:32:00.569Z | Downloaded unicode-width v0.2.0 |
| 392 | 2026-04-17T13:32:00.572Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-04-17T13:32:00.575Z | Downloaded synstructure v0.13.2 |
| 394 | 2026-04-17T13:32:00.578Z | Downloaded serde_tokenstream v0.2.3 |
| 395 | 2026-04-17T13:32:00.578Z | Downloaded serde-untagged v0.1.9 |
| 396 | 2026-04-17T13:32:00.578Z | Downloaded heck v0.5.0 |
| 397 | 2026-04-17T13:32:00.578Z | Downloaded litemap v0.8.1 |
| 398 | 2026-04-17T13:32:00.583Z | Downloaded smallvec v1.15.1 |
| 399 | 2026-04-17T13:32:00.583Z | Downloaded camino-tempfile v1.4.1 |
| 400 | 2026-04-17T13:32:00.583Z | Downloaded dtrace-parser v0.2.0 |
| 401 | 2026-04-17T13:32:00.583Z | Downloaded cargo_metadata v0.21.0 |
| 402 | 2026-04-17T13:32:00.587Z | Downloaded clap_derive v4.5.55 |
| 403 | 2026-04-17T13:32:00.592Z | Downloaded quote v1.0.44 |
| 404 | 2026-04-17T13:32:00.595Z | Downloaded digest v0.10.7 |
| 405 | 2026-04-17T13:32:00.598Z | Downloaded once_cell v1.21.3 |
| 406 | 2026-04-17T13:32:00.605Z | Downloaded cargo-util-schemas v0.8.2 |
| 407 | 2026-04-17T13:32:00.607Z | Downloaded tempfile v3.25.0 |
| 408 | 2026-04-17T13:32:00.610Z | Downloaded proc-macro-error v1.0.4 |
| 409 | 2026-04-17T13:32:00.614Z | Downloaded camino v1.2.2 |
| 410 | 2026-04-17T13:32:00.618Z | Downloaded pest_generator v2.8.6 |
| 411 | 2026-04-17T13:32:00.637Z | Downloaded icu_provider v2.1.1 |
| 412 | 2026-04-17T13:32:00.639Z | Downloaded log v0.4.29 |
| 413 | 2026-04-17T13:32:00.647Z | Downloaded clap v4.5.60 |
| 414 | 2026-04-17T13:32:00.654Z | Downloaded proc-macro2 v1.0.106 |
| 415 | 2026-04-17T13:32:00.657Z | Downloaded serde_core v1.0.228 |
| 416 | 2026-04-17T13:32:00.661Z | Downloaded serde_derive v1.0.228 |
| 417 | 2026-04-17T13:32:00.663Z | Downloaded getrandom v0.4.1 |
| 418 | 2026-04-17T13:32:00.666Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-04-17T13:32:00.666Z | Downloaded num-traits v0.2.19 |
| 420 | 2026-04-17T13:32:00.669Z | Downloaded icu_properties v2.1.2 |
| 421 | 2026-04-17T13:32:00.669Z | Downloaded papergrid v0.11.0 |
| 422 | 2026-04-17T13:32:00.672Z | Downloaded icu_normalizer v2.1.1 |
| 423 | 2026-04-17T13:32:00.676Z | Downloaded icu_locale_core v2.1.1 |
| 424 | 2026-04-17T13:32:00.684Z | Downloaded indexmap v2.13.0 |
| 425 | 2026-04-17T13:32:00.687Z | Downloaded serde v1.0.228 |
| 426 | 2026-04-17T13:32:00.689Z | Downloaded icu_collections v2.1.1 |
| 427 | 2026-04-17T13:32:00.693Z | Downloaded icu_normalizer_data v2.1.1 |
| 428 | 2026-04-17T13:32:00.708Z | Downloaded memchr v2.8.0 |
| 429 | 2026-04-17T13:32:00.712Z | Downloaded pest v2.8.6 |
| 430 | 2026-04-17T13:32:00.735Z | Downloaded serde_json v1.0.149 |
| 431 | 2026-04-17T13:32:00.742Z | Downloaded idna v1.1.0 |
| 432 | 2026-04-17T13:32:00.745Z | Downloaded icu_properties_data v2.1.2 |
| 433 | 2026-04-17T13:32:00.755Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-04-17T13:32:00.759Z | Downloaded goblin v0.8.2 |
| 435 | 2026-04-17T13:32:00.762Z | Downloaded clap_builder v4.5.60 |
| 436 | 2026-04-17T13:32:00.773Z | Downloaded tabled v0.15.0 |
| 437 | 2026-04-17T13:32:00.781Z | Downloaded syn v1.0.109 |
| 438 | 2026-04-17T13:32:00.786Z | Downloaded syn v2.0.117 |
| 439 | 2026-04-17T13:32:00.801Z | Downloaded rustix v1.1.3 |
| 440 | 2026-04-17T13:32:00.829Z | Downloaded libc v0.2.185 |
| 441 | 2026-04-17T13:32:00.895Z | Compiling proc-macro2 v1.0.106 |
| 442 | 2026-04-17T13:32:00.895Z | Compiling quote v1.0.44 |
| 443 | 2026-04-17T13:32:00.895Z | Compiling unicode-ident v1.0.24 |
| 444 | 2026-04-17T13:32:00.898Z | Compiling serde_core v1.0.228 |
| 445 | 2026-04-17T13:32:00.898Z | Compiling libc v0.2.185 |
| 446 | 2026-04-17T13:32:00.898Z | Compiling version_check v0.9.5 |
| 447 | 2026-04-17T13:32:00.898Z | Compiling stable_deref_trait v1.2.1 |
| 448 | 2026-04-17T13:32:00.898Z | Compiling memchr v2.8.0 |
| 449 | 2026-04-17T13:32:00.898Z | Compiling serde v1.0.228 |
| 450 | 2026-04-17T13:32:00.898Z | Compiling zmij v1.0.21 |
| 451 | 2026-04-17T13:32:00.898Z | Compiling autocfg v1.5.0 |
| 452 | 2026-04-17T13:32:00.898Z | Compiling itoa v1.0.17 |
| 453 | 2026-04-17T13:32:00.898Z | Compiling ucd-trie v0.1.7 |
| 454 | 2026-04-17T13:32:00.898Z | Compiling thiserror v1.0.69 |
| 455 | 2026-04-17T13:32:00.898Z | Compiling litemap v0.8.1 |
| 456 | 2026-04-17T13:32:01.327Z | Compiling writeable v0.6.2 |
| 457 | 2026-04-17T13:32:01.370Z | Compiling icu_normalizer_data v2.1.1 |
| 458 | 2026-04-17T13:32:01.496Z | Compiling byteorder v1.5.0 |
| 459 | 2026-04-17T13:32:01.517Z | Compiling rustix v1.1.3 |
| 460 | 2026-04-17T13:32:01.520Z | Compiling icu_properties_data v2.1.2 |
| 461 | 2026-04-17T13:32:01.607Z | Compiling serde_json v1.0.149 |
| 462 | 2026-04-17T13:32:01.610Z | Compiling bitflags v2.11.0 |
| 463 | 2026-04-17T13:32:01.627Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-04-17T13:32:01.715Z | Compiling num-traits v0.2.19 |
| 465 | 2026-04-17T13:32:01.789Z | Compiling pest v2.8.6 |
| 466 | 2026-04-17T13:32:01.878Z | Compiling typeid v1.0.3 |
| 467 | 2026-04-17T13:32:01.989Z | Compiling equivalent v1.0.2 |
| 468 | 2026-04-17T13:32:02.008Z | Compiling smallvec v1.15.1 |
| 469 | 2026-04-17T13:32:02.025Z | Compiling proc-macro-error-attr v1.0.4 |
| 470 | 2026-04-17T13:32:02.047Z | Compiling usdt-impl v0.5.0 |
| 471 | 2026-04-17T13:32:02.099Z | Compiling winnow v0.7.14 |
| 472 | 2026-04-17T13:32:02.118Z | Compiling toml_write v0.1.2 |
| 473 | 2026-04-17T13:32:02.175Z | Compiling errno v0.3.14 |
| 474 | 2026-04-17T13:32:02.217Z | Compiling thread-id v4.2.2 |
| 475 | 2026-04-17T13:32:02.240Z | Compiling indexmap v2.13.0 |
| 476 | 2026-04-17T13:32:02.262Z | Compiling erased-serde v0.4.9 |
| 477 | 2026-04-17T13:32:02.296Z | Compiling syn v1.0.109 |
| 478 | 2026-04-17T13:32:02.376Z | Compiling proc-macro-error v1.0.4 |
| 479 | 2026-04-17T13:32:02.379Z | Compiling getrandom v0.4.1 |
| 480 | 2026-04-17T13:32:02.379Z | Compiling camino v1.2.2 |
| 481 | 2026-04-17T13:32:02.466Z | Compiling thiserror v2.0.18 |
| 482 | 2026-04-17T13:32:02.469Z | Compiling percent-encoding v2.3.2 |
| 483 | 2026-04-17T13:32:02.587Z | Compiling log v0.4.29 |
| 484 | 2026-04-17T13:32:02.610Z | Compiling plain v0.2.3 |
| 485 | 2026-04-17T13:32:02.689Z | Compiling utf8_iter v1.0.4 |
| 486 | 2026-04-17T13:32:02.709Z | Compiling syn v2.0.117 |
| 487 | 2026-04-17T13:32:02.741Z | Compiling utf8parse v0.2.2 |
| 488 | 2026-04-17T13:32:02.816Z | Compiling form_urlencoded v1.2.2 |
| 489 | 2026-04-17T13:32:02.871Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-04-17T13:32:02.874Z | Compiling anstyle-parse v0.2.7 |
| 491 | 2026-04-17T13:32:02.893Z | Compiling ordered-float v2.10.1 |
| 492 | 2026-04-17T13:32:02.982Z | Compiling anstyle v1.0.13 |
| 493 | 2026-04-17T13:32:03.012Z | Compiling colorchoice v1.0.4 |
| 494 | 2026-04-17T13:32:03.066Z | Compiling anstyle-query v1.1.5 |
| 495 | 2026-04-17T13:32:03.097Z | Compiling pretty-hex v0.4.1 |
| 496 | 2026-04-17T13:32:03.116Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-04-17T13:32:03.142Z | Compiling is_terminal_polyfill v1.70.2 |
| 498 | 2026-04-17T13:32:03.216Z | Compiling fs-err v3.3.0 |
| 499 | 2026-04-17T13:32:03.221Z | Compiling once_cell v1.21.3 |
| 500 | 2026-04-17T13:32:03.272Z | Compiling terminal_size v0.4.3 |
| 501 | 2026-04-17T13:32:03.272Z | Compiling anstream v0.6.21 |
| 502 | 2026-04-17T13:32:03.276Z | Compiling bytecount v0.6.9 |
| 503 | 2026-04-17T13:32:03.276Z | Compiling unicode-width v0.1.14 |
| 504 | 2026-04-17T13:32:03.342Z | Compiling heck v0.4.1 |
| 505 | 2026-04-17T13:32:03.412Z | Compiling clap_lex v1.0.0 |
| 506 | 2026-04-17T13:32:03.441Z | Compiling fnv v1.0.7 |
| 507 | 2026-04-17T13:32:03.460Z | Compiling fastrand v2.3.0 |
| 508 | 2026-04-17T13:32:03.485Z | Compiling anyhow v1.0.102 |
| 509 | 2026-04-17T13:32:03.489Z | Compiling heck v0.5.0 |
| 510 | 2026-04-17T13:32:03.567Z | Compiling unicode-xid v0.2.6 |
| 511 | 2026-04-17T13:32:03.592Z | Compiling strsim v0.11.1 |
| 512 | 2026-04-17T13:32:03.654Z | Compiling semver v1.0.27 |
| 513 | 2026-04-17T13:32:03.698Z | Compiling tempfile v3.25.0 |
| 514 | 2026-04-17T13:32:03.717Z | Compiling papergrid v0.11.0 |
| 515 | 2026-04-17T13:32:03.775Z | Compiling memmap v0.7.0 |
| 516 | 2026-04-17T13:32:03.796Z | Compiling clap_builder v4.5.60 |
| 517 | 2026-04-17T13:32:03.882Z | Compiling unicode-width v0.2.0 |
| 518 | 2026-04-17T13:32:03.993Z | Compiling smawk v0.3.2 |
| 519 | 2026-04-17T13:32:04.009Z | Compiling unicode-linebreak v0.1.5 |
| 520 | 2026-04-17T13:32:04.083Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-04-17T13:32:04.143Z | Compiling camino-tempfile v1.4.1 |
| 522 | 2026-04-17T13:32:04.202Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 523 | 2026-04-17T13:32:04.214Z | Compiling swrite v0.1.0 |
| 524 | 2026-04-17T13:32:04.316Z | Compiling textwrap v0.16.2 |
| 525 | 2026-04-17T13:32:04.672Z | Compiling tabled_derive v0.7.0 |
| 526 | 2026-04-17T13:32:05.301Z | Compiling synstructure v0.13.2 |
| 527 | 2026-04-17T13:32:05.301Z | Compiling pest_generator v2.8.6 |
| 528 | 2026-04-17T13:32:05.335Z | Compiling tabled v0.15.0 |
| 529 | 2026-04-17T13:32:05.843Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-04-17T13:32:05.843Z | Compiling zerofrom-derive v0.1.6 |
| 531 | 2026-04-17T13:32:05.847Z | Compiling yoke-derive v0.8.1 |
| 532 | 2026-04-17T13:32:05.847Z | Compiling zerovec-derive v0.11.2 |
| 533 | 2026-04-17T13:32:05.847Z | Compiling displaydoc v0.2.5 |
| 534 | 2026-04-17T13:32:05.847Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-04-17T13:32:05.847Z | Compiling zerocopy-derive v0.7.35 |
| 536 | 2026-04-17T13:32:05.847Z | Compiling scroll_derive v0.12.1 |
| 537 | 2026-04-17T13:32:05.847Z | Compiling thiserror-impl v2.0.18 |
| 538 | 2026-04-17T13:32:05.847Z | Compiling clap_derive v4.5.55 |
| 539 | 2026-04-17T13:32:05.938Z | Compiling pest_derive v2.8.6 |
| 540 | 2026-04-17T13:32:06.602Z | Compiling scroll v0.12.0 |
| 541 | 2026-04-17T13:32:06.721Z | Compiling zerocopy v0.7.35 |
| 542 | 2026-04-17T13:32:06.856Z | Compiling goblin v0.8.2 |
| 543 | 2026-04-17T13:32:06.933Z | Compiling zerofrom v0.1.6 |
| 544 | 2026-04-17T13:32:07.039Z | Compiling yoke v0.8.1 |
| 545 | 2026-04-17T13:32:07.057Z | Compiling dtrace-parser v0.2.0 |
| 546 | 2026-04-17T13:32:07.199Z | Compiling zerovec v0.11.5 |
| 547 | 2026-04-17T13:32:07.199Z | Compiling zerotrie v0.2.3 |
| 548 | 2026-04-17T13:32:07.238Z | Compiling clap v4.5.60 |
| 549 | 2026-04-17T13:32:07.673Z | Compiling tinystr v0.8.2 |
| 550 | 2026-04-17T13:32:07.673Z | Compiling potential_utf v0.1.4 |
| 551 | 2026-04-17T13:32:07.802Z | Compiling icu_collections v2.1.1 |
| 552 | 2026-04-17T13:32:07.830Z | Compiling icu_locale_core v2.1.1 |
| 553 | 2026-04-17T13:32:08.326Z | Compiling toml_datetime v0.6.11 |
| 554 | 2026-04-17T13:32:08.326Z | Compiling serde_spanned v0.6.9 |
| 555 | 2026-04-17T13:32:08.326Z | Compiling serde-value v0.7.0 |
| 556 | 2026-04-17T13:32:08.326Z | Compiling cargo-platform v0.2.0 |
| 557 | 2026-04-17T13:32:08.329Z | Compiling macaddr v1.0.1 |
| 558 | 2026-04-17T13:32:08.347Z | Compiling dof v0.3.0 |
| 559 | 2026-04-17T13:32:08.355Z | Compiling serde_tokenstream v0.2.3 |
| 560 | 2026-04-17T13:32:08.382Z | Compiling icu_provider v2.1.1 |
| 561 | 2026-04-17T13:32:08.507Z | Compiling toml_edit v0.22.27 |
| 562 | 2026-04-17T13:32:08.684Z | Compiling icu_properties v2.1.2 |
| 563 | 2026-04-17T13:32:08.684Z | Compiling icu_normalizer v2.1.1 |
| 564 | 2026-04-17T13:32:09.087Z | Compiling usdt-attr-macro v0.5.0 |
| 565 | 2026-04-17T13:32:09.087Z | Compiling usdt-macro v0.5.0 |
| 566 | 2026-04-17T13:32:09.478Z | Compiling idna_adapter v1.2.1 |
| 567 | 2026-04-17T13:32:09.586Z | Compiling idna v1.1.0 |
| 568 | 2026-04-17T13:32:09.698Z | Compiling usdt v0.5.0 |
| 569 | 2026-04-17T13:32:09.806Z | Compiling toml v0.8.23 |
| 570 | 2026-04-17T13:32:09.850Z | Compiling url v2.5.8 |
| 571 | 2026-04-17T13:32:10.147Z | Compiling cargo_toml v0.21.0 |
| 572 | 2026-04-17T13:32:10.265Z | Compiling cargo-util-schemas v0.8.2 |
| 573 | 2026-04-17T13:32:11.056Z | Compiling cargo_metadata v0.21.0 |
| 574 | 2026-04-17T13:32:11.986Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 575 | 2026-04-17T13:32:14.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.87s |
| 576 | 2026-04-17T13:32:14.345Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 577 | 2026-04-17T13:32:14.915Z | Downloading crates ... |
| 578 | 2026-04-17T13:32:15.007Z | Downloaded ciborium-io v0.2.2 |
| 579 | 2026-04-17T13:32:15.012Z | Downloaded cobs v0.3.0 |
| 580 | 2026-04-17T13:32:15.016Z | Downloaded bit-set v0.5.3 |
| 581 | 2026-04-17T13:32:15.021Z | Downloaded cexpr v0.6.0 |
| 582 | 2026-04-17T13:32:15.021Z | Downloaded bitfield-macros v0.19.4 |
| 583 | 2026-04-17T13:32:15.021Z | Downloaded cstr-argument v0.1.2 |
| 584 | 2026-04-17T13:32:15.021Z | Downloaded bit-vec v0.8.0 |
| 585 | 2026-04-17T13:32:15.021Z | Downloaded crucible-workspace-hack v0.1.0 |
| 586 | 2026-04-17T13:32:15.032Z | Downloaded array-init v0.0.4 |
| 587 | 2026-04-17T13:32:15.032Z | Downloaded adler2 v2.0.1 |
| 588 | 2026-04-17T13:32:15.033Z | Downloaded arrayvec v0.7.6 |
| 589 | 2026-04-17T13:32:15.033Z | Downloaded crc v3.4.0 |
| 590 | 2026-04-17T13:32:15.033Z | Downloaded cargo-platform v0.1.9 |
| 591 | 2026-04-17T13:32:15.038Z | Downloaded atomic-waker v1.1.2 |
| 592 | 2026-04-17T13:32:15.038Z | Downloaded float-cmp v0.10.0 |
| 593 | 2026-04-17T13:32:15.038Z | Downloaded camino-tempfile-ext v0.3.3 |
| 594 | 2026-04-17T13:32:15.038Z | Downloaded ascii-canvas v3.0.0 |
| 595 | 2026-04-17T13:32:15.041Z | Downloaded arrayref v0.3.9 |
| 596 | 2026-04-17T13:32:15.041Z | Downloaded crc32fast v1.5.0 |
| 597 | 2026-04-17T13:32:15.041Z | Downloaded bytes v1.11.1 |
| 598 | 2026-04-17T13:32:15.044Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 599 | 2026-04-17T13:32:15.044Z | Downloaded bb8 v0.8.6 |
| 600 | 2026-04-17T13:32:15.047Z | Downloaded atomicwrites v0.4.4 |
| 601 | 2026-04-17T13:32:15.047Z | Downloaded fixedbitset v0.5.7 |
| 602 | 2026-04-17T13:32:15.047Z | Downloaded ar_archive_writer v0.5.1 |
| 603 | 2026-04-17T13:32:15.052Z | Downloaded aead v0.5.2 |
| 604 | 2026-04-17T13:32:15.056Z | Downloaded crossterm v0.29.0 |
| 605 | 2026-04-17T13:32:15.063Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 606 | 2026-04-17T13:32:15.063Z | Downloaded crypto-bigint v0.5.5 |
| 607 | 2026-04-17T13:32:15.063Z | Downloaded dof v0.4.0 |
| 608 | 2026-04-17T13:32:15.063Z | Downloaded darling_macro v0.21.3 |
| 609 | 2026-04-17T13:32:15.069Z | Downloaded either v1.15.0 |
| 610 | 2026-04-17T13:32:15.069Z | Downloaded base16ct v0.2.0 |
| 611 | 2026-04-17T13:32:15.069Z | Downloaded backon v1.6.0 |
| 612 | 2026-04-17T13:32:15.075Z | Downloaded defmt-macros v1.0.1 |
| 613 | 2026-04-17T13:32:15.075Z | Downloaded darling v0.21.3 |
| 614 | 2026-04-17T13:32:15.075Z | Downloaded corncobs v0.1.4 |
| 615 | 2026-04-17T13:32:15.078Z | Downloaded console v0.16.2 |
| 616 | 2026-04-17T13:32:15.078Z | Downloaded clang-sys v1.8.1 |
| 617 | 2026-04-17T13:32:15.078Z | Downloaded dirs-next v2.0.0 |
| 618 | 2026-04-17T13:32:15.078Z | Downloaded bitfield-struct v0.6.2 |
| 619 | 2026-04-17T13:32:15.081Z | Downloaded castaway v0.2.4 |
| 620 | 2026-04-17T13:32:15.081Z | Downloaded ctr v0.9.2 |
| 621 | 2026-04-17T13:32:15.081Z | Downloaded convert_case v0.4.0 |
| 622 | 2026-04-17T13:32:15.084Z | Downloaded cfg_aliases v0.1.1 |
| 623 | 2026-04-17T13:32:15.084Z | Downloaded atty v0.2.14 |
| 624 | 2026-04-17T13:32:15.084Z | Downloaded endian-type v0.1.2 |
| 625 | 2026-04-17T13:32:15.087Z | Downloaded assert_matches v1.5.0 |
| 626 | 2026-04-17T13:32:15.087Z | Downloaded document-features v0.2.12 |
| 627 | 2026-04-17T13:32:15.087Z | Downloaded defmt-parser v1.0.0 |
| 628 | 2026-04-17T13:32:15.087Z | Downloaded ena v0.14.4 |
| 629 | 2026-04-17T13:32:15.091Z | Downloaded async-stream v0.3.6 |
| 630 | 2026-04-17T13:32:15.091Z | Downloaded crossterm v0.28.1 |
| 631 | 2026-04-17T13:32:15.095Z | Downloaded fd-lock v4.0.4 |
| 632 | 2026-04-17T13:32:15.103Z | Downloaded crc8 v0.1.1 |
| 633 | 2026-04-17T13:32:15.103Z | Downloaded allocator-api2 v0.2.21 |
| 634 | 2026-04-17T13:32:15.103Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 635 | 2026-04-17T13:32:15.103Z | Downloaded crc-catalog v2.4.0 |
| 636 | 2026-04-17T13:32:15.116Z | Downloaded flagset v0.4.7 |
| 637 | 2026-04-17T13:32:15.116Z | Downloaded cfg_aliases v0.2.1 |
| 638 | 2026-04-17T13:32:15.116Z | Downloaded compression-core v0.4.31 |
| 639 | 2026-04-17T13:32:15.116Z | Downloaded async-recursion v1.1.1 |
| 640 | 2026-04-17T13:32:15.116Z | Downloaded env_filter v1.0.0 |
| 641 | 2026-04-17T13:32:15.116Z | Downloaded embedded-io v0.6.1 |
| 642 | 2026-04-17T13:32:15.116Z | Downloaded cpufeatures v0.3.0 |
| 643 | 2026-04-17T13:32:15.116Z | Downloaded debug-ignore v1.0.5 |
| 644 | 2026-04-17T13:32:15.120Z | Downloaded darling_macro v0.20.11 |
| 645 | 2026-04-17T13:32:15.121Z | Downloaded crunchy v0.2.4 |
| 646 | 2026-04-17T13:32:15.121Z | Downloaded float-ord v0.3.2 |
| 647 | 2026-04-17T13:32:15.121Z | Downloaded foreign-types v0.3.2 |
| 648 | 2026-04-17T13:32:15.121Z | Downloaded dtrace-parser v0.3.0 |
| 649 | 2026-04-17T13:32:15.121Z | Downloaded block-padding v0.3.3 |
| 650 | 2026-04-17T13:32:15.121Z | Downloaded downcast-rs v2.0.2 |
| 651 | 2026-04-17T13:32:15.121Z | Downloaded defmt v1.0.1 |
| 652 | 2026-04-17T13:32:15.121Z | Downloaded ff v0.13.1 |
| 653 | 2026-04-17T13:32:15.121Z | Downloaded foreign-types-macros v0.2.3 |
| 654 | 2026-04-17T13:32:15.121Z | Downloaded csv-core v0.1.13 |
| 655 | 2026-04-17T13:32:15.126Z | Downloaded ciborium-ll v0.2.2 |
| 656 | 2026-04-17T13:32:15.130Z | Downloaded derive_builder_macro v0.20.2 |
| 657 | 2026-04-17T13:32:15.130Z | Downloaded enum-as-inner v0.6.1 |
| 658 | 2026-04-17T13:32:15.135Z | Downloaded futures-sink v0.3.32 |
| 659 | 2026-04-17T13:32:15.135Z | Downloaded display-error-chain v0.2.2 |
| 660 | 2026-04-17T13:32:15.135Z | Downloaded dirs-sys-next v0.1.2 |
| 661 | 2026-04-17T13:32:15.135Z | Downloaded dunce v1.0.5 |
| 662 | 2026-04-17T13:32:15.140Z | Downloaded foreign-types-shared v0.3.1 |
| 663 | 2026-04-17T13:32:15.140Z | Downloaded foreign-types-shared v0.1.1 |
| 664 | 2026-04-17T13:32:15.140Z | Downloaded futures-io v0.3.32 |
| 665 | 2026-04-17T13:32:15.140Z | Downloaded foreign-types v0.5.0 |
| 666 | 2026-04-17T13:32:15.140Z | Downloaded fixedbitset v0.4.2 |
| 667 | 2026-04-17T13:32:15.140Z | Downloaded embedded-io v0.4.0 |
| 668 | 2026-04-17T13:32:15.141Z | Downloaded async-stream-impl v0.3.6 |
| 669 | 2026-04-17T13:32:15.146Z | Downloaded defmt v0.3.100 |
| 670 | 2026-04-17T13:32:15.146Z | Downloaded funty v2.0.0 |
| 671 | 2026-04-17T13:32:15.159Z | Downloaded difflib v0.4.0 |
| 672 | 2026-04-17T13:32:15.159Z | Downloaded darling_macro v0.23.0 |
| 673 | 2026-04-17T13:32:15.165Z | Downloaded futures-core v0.3.32 |
| 674 | 2026-04-17T13:32:15.166Z | Downloaded gethostname v0.5.0 |
| 675 | 2026-04-17T13:32:15.166Z | Downloaded const_format v0.2.35 |
| 676 | 2026-04-17T13:32:15.166Z | Downloaded dyn-clone v1.0.20 |
| 677 | 2026-04-17T13:32:15.166Z | Downloaded constant_time_eq v0.4.2 |
| 678 | 2026-04-17T13:32:15.166Z | Downloaded ghash v0.5.1 |
| 679 | 2026-04-17T13:32:15.166Z | Downloaded byte-wrapper v0.1.0 |
| 680 | 2026-04-17T13:32:15.166Z | Downloaded filetime v0.2.27 |
| 681 | 2026-04-17T13:32:15.170Z | Downloaded async-bb8-diesel v0.2.1 |
| 682 | 2026-04-17T13:32:15.170Z | Downloaded futures-task v0.3.32 |
| 683 | 2026-04-17T13:32:15.170Z | Downloaded futures-macro v0.3.32 |
| 684 | 2026-04-17T13:32:15.170Z | Downloaded data-encoding v2.10.0 |
| 685 | 2026-04-17T13:32:15.170Z | Downloaded blowfish v0.9.1 |
| 686 | 2026-04-17T13:32:15.173Z | Downloaded git-stub v1.0.0 |
| 687 | 2026-04-17T13:32:15.173Z | Downloaded dsl_auto_type v0.2.0 |
| 688 | 2026-04-17T13:32:15.173Z | Downloaded globwalk v0.9.1 |
| 689 | 2026-04-17T13:32:15.176Z | Downloaded hex v0.4.3 |
| 690 | 2026-04-17T13:32:15.176Z | Downloaded daft-derive v0.1.5 |
| 691 | 2026-04-17T13:32:15.179Z | Downloaded foldhash v0.1.5 |
| 692 | 2026-04-17T13:32:15.179Z | Downloaded hex-literal v0.4.1 |
| 693 | 2026-04-17T13:32:15.184Z | Downloaded hash32 v0.2.1 |
| 694 | 2026-04-17T13:32:15.184Z | Downloaded foldhash v0.2.0 |
| 695 | 2026-04-17T13:32:15.184Z | Downloaded env_logger v0.11.9 |
| 696 | 2026-04-17T13:32:15.184Z | Downloaded ed25519 v2.2.3 |
| 697 | 2026-04-17T13:32:15.189Z | Downloaded hash32 v0.3.1 |
| 698 | 2026-04-17T13:32:15.189Z | Downloaded base64 v0.22.1 |
| 699 | 2026-04-17T13:32:15.202Z | Downloaded argon2 v0.5.3 |
| 700 | 2026-04-17T13:32:15.202Z | Downloaded hostname v0.4.2 |
| 701 | 2026-04-17T13:32:15.202Z | Downloaded http-body v1.0.1 |
| 702 | 2026-04-17T13:32:15.202Z | Downloaded buf-list v1.1.2 |
| 703 | 2026-04-17T13:32:15.202Z | Downloaded home v0.5.12 |
| 704 | 2026-04-17T13:32:15.226Z | Downloaded cipher v0.4.4 |
| 705 | 2026-04-17T13:32:15.226Z | Downloaded chacha20 v0.9.1 |
| 706 | 2026-04-17T13:32:15.232Z | Downloaded const_format_proc_macros v0.2.34 |
| 707 | 2026-04-17T13:32:15.232Z | Downloaded cbc v0.1.2 |
| 708 | 2026-04-17T13:32:15.233Z | Downloaded bit-vec v0.6.3 |
| 709 | 2026-04-17T13:32:15.233Z | Downloaded drift v0.1.3 |
| 710 | 2026-04-17T13:32:15.233Z | Downloaded cassowary v0.3.0 |
| 711 | 2026-04-17T13:32:15.233Z | Downloaded backoff v0.4.0 |
| 712 | 2026-04-17T13:32:15.233Z | Downloaded cargo_metadata v0.19.2 |
| 713 | 2026-04-17T13:32:15.233Z | Downloaded bcs v0.1.6 |
| 714 | 2026-04-17T13:32:15.241Z | Downloaded derive-ex v0.1.8 |
| 715 | 2026-04-17T13:32:15.241Z | Downloaded find-msvc-tools v0.1.9 |
| 716 | 2026-04-17T13:32:15.241Z | Downloaded deranged v0.5.8 |
| 717 | 2026-04-17T13:32:15.241Z | Downloaded base64ct v1.8.3 |
| 718 | 2026-04-17T13:32:15.241Z | Downloaded fs_extra v1.3.0 |
| 719 | 2026-04-17T13:32:15.241Z | Downloaded derive_builder_core v0.20.2 |
| 720 | 2026-04-17T13:32:15.241Z | Downloaded hyper-tls v0.6.0 |
| 721 | 2026-04-17T13:32:15.241Z | Downloaded globset v0.4.18 |
| 722 | 2026-04-17T13:32:15.242Z | Downloaded hubpack v0.1.2 |
| 723 | 2026-04-17T13:32:15.242Z | Downloaded httpdate v1.0.3 |
| 724 | 2026-04-17T13:32:15.242Z | Downloaded http-range v0.1.5 |
| 725 | 2026-04-17T13:32:15.242Z | Downloaded hostname v0.3.1 |
| 726 | 2026-04-17T13:32:15.242Z | Downloaded hubpack_derive v0.1.1 |
| 727 | 2026-04-17T13:32:15.242Z | Downloaded group v0.13.0 |
| 728 | 2026-04-17T13:32:15.242Z | Downloaded futures-executor v0.3.32 |
| 729 | 2026-04-17T13:32:15.242Z | Downloaded chacha20poly1305 v0.10.1 |
| 730 | 2026-04-17T13:32:15.242Z | Downloaded colored v3.1.1 |
| 731 | 2026-04-17T13:32:15.242Z | Downloaded git-stub-vcs v0.1.0 |
| 732 | 2026-04-17T13:32:15.242Z | Downloaded bzip2 v0.4.4 |
| 733 | 2026-04-17T13:32:15.242Z | Downloaded glob v0.3.3 |
| 734 | 2026-04-17T13:32:15.252Z | Downloaded fs-err v2.11.0 |
| 735 | 2026-04-17T13:32:15.252Z | Downloaded ident_case v1.0.1 |
| 736 | 2026-04-17T13:32:15.253Z | Downloaded blake2 v0.10.6 |
| 737 | 2026-04-17T13:32:15.253Z | Downloaded internet-checksum v0.2.1 |
| 738 | 2026-04-17T13:32:15.253Z | Downloaded instant v0.1.13 |
| 739 | 2026-04-17T13:32:15.253Z | Downloaded indent_write v2.2.0 |
| 740 | 2026-04-17T13:32:15.253Z | Downloaded highway v1.3.0 |
| 741 | 2026-04-17T13:32:15.260Z | Downloaded daft v0.1.5 |
| 742 | 2026-04-17T13:32:15.260Z | Downloaded kstat-rs v0.2.4 |
| 743 | 2026-04-17T13:32:15.260Z | Downloaded is_ci v1.2.0 |
| 744 | 2026-04-17T13:32:15.260Z | Downloaded lalrpop-util v0.19.12 |
| 745 | 2026-04-17T13:32:15.260Z | Downloaded instability v0.3.11 |
| 746 | 2026-04-17T13:32:15.260Z | Downloaded inout v0.1.4 |
| 747 | 2026-04-17T13:32:15.260Z | Downloaded headers-core v0.3.0 |
| 748 | 2026-04-17T13:32:15.260Z | Downloaded keccak v0.1.6 |
| 749 | 2026-04-17T13:32:15.260Z | Downloaded lazy_static v1.5.0 |
| 750 | 2026-04-17T13:32:15.269Z | Downloaded is-terminal v0.4.17 |
| 751 | 2026-04-17T13:32:15.269Z | Downloaded fallible-iterator v0.2.0 |
| 752 | 2026-04-17T13:32:15.269Z | Downloaded erased-serde v0.3.31 |
| 753 | 2026-04-17T13:32:15.269Z | Downloaded lru v0.12.5 |
| 754 | 2026-04-17T13:32:15.269Z | Downloaded humantime v2.3.0 |
| 755 | 2026-04-17T13:32:15.270Z | Downloaded colored v2.2.0 |
| 756 | 2026-04-17T13:32:15.270Z | Downloaded cc v1.2.56 |
| 757 | 2026-04-17T13:32:15.278Z | Downloaded libscf-sys v1.1.0 |
| 758 | 2026-04-17T13:32:15.278Z | Downloaded linked-hash-map v0.5.6 |
| 759 | 2026-04-17T13:32:15.278Z | Downloaded cookie_store v0.22.1 |
| 760 | 2026-04-17T13:32:15.278Z | Downloaded convert_case v0.10.0 |
| 761 | 2026-04-17T13:32:15.278Z | Downloaded ahash v0.8.12 |
| 762 | 2026-04-17T13:32:15.278Z | Downloaded hyper-staticfile v0.10.1 |
| 763 | 2026-04-17T13:32:15.287Z | Downloaded diff v0.1.13 |
| 764 | 2026-04-17T13:32:15.288Z | Downloaded http-body-util v0.1.3 |
| 765 | 2026-04-17T13:32:15.288Z | Downloaded getrandom v0.2.17 |
| 766 | 2026-04-17T13:32:15.288Z | Downloaded futures-channel v0.3.32 |
| 767 | 2026-04-17T13:32:15.291Z | Downloaded derive_builder v0.20.2 |
| 768 | 2026-04-17T13:32:15.291Z | Downloaded maplit v1.0.2 |
| 769 | 2026-04-17T13:32:15.291Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 770 | 2026-04-17T13:32:15.291Z | Downloaded darling v0.20.11 |
| 771 | 2026-04-17T13:32:15.295Z | Downloaded crossbeam-utils v0.8.21 |
| 772 | 2026-04-17T13:32:15.295Z | Downloaded newtype_derive v0.1.6 |
| 773 | 2026-04-17T13:32:15.298Z | Downloaded newtype-uuid-macros v0.1.0 |
| 774 | 2026-04-17T13:32:15.298Z | Downloaded newline-converter v0.3.0 |
| 775 | 2026-04-17T13:32:15.298Z | Downloaded match_cfg v0.1.0 |
| 776 | 2026-04-17T13:32:15.298Z | Downloaded lzss v0.8.2 |
| 777 | 2026-04-17T13:32:15.301Z | Downloaded mime v0.3.17 |
| 778 | 2026-04-17T13:32:15.301Z | Downloaded lru-cache v0.1.2 |
| 779 | 2026-04-17T13:32:15.306Z | Downloaded multimap v0.10.1 |
| 780 | 2026-04-17T13:32:15.306Z | Downloaded diesel-dtrace v0.5.0 |
| 781 | 2026-04-17T13:32:15.306Z | Downloaded derive_more v0.99.20 |
| 782 | 2026-04-17T13:32:15.309Z | Downloaded ipnetwork v0.21.1 |
| 783 | 2026-04-17T13:32:15.310Z | Downloaded derive-where v1.6.0 |
| 784 | 2026-04-17T13:32:15.312Z | Downloaded memoffset v0.9.1 |
| 785 | 2026-04-17T13:32:15.312Z | Downloaded maybe-uninit v2.0.0 |
| 786 | 2026-04-17T13:32:15.316Z | Downloaded linear-map v1.2.0 |
| 787 | 2026-04-17T13:32:15.316Z | Downloaded libsw v3.5.0 |
| 788 | 2026-04-17T13:32:15.320Z | Downloaded jobserver v0.1.34 |
| 789 | 2026-04-17T13:32:15.320Z | Downloaded darling v0.23.0 |
| 790 | 2026-04-17T13:32:15.323Z | Downloaded num-derive v0.4.2 |
| 791 | 2026-04-17T13:32:15.323Z | Downloaded num-derive v0.3.3 |
| 792 | 2026-04-17T13:32:15.323Z | Downloaded num-conv v0.2.0 |
| 793 | 2026-04-17T13:32:15.331Z | Downloaded num v0.4.3 |
| 794 | 2026-04-17T13:32:15.331Z | Downloaded num_threads v0.1.7 |
| 795 | 2026-04-17T13:32:15.332Z | Downloaded ingot-types v0.1.2 |
| 796 | 2026-04-17T13:32:15.332Z | Downloaded ingot v0.1.1 |
| 797 | 2026-04-17T13:32:15.342Z | Downloaded libsw-core v0.3.2 |
| 798 | 2026-04-17T13:32:15.342Z | Downloaded httparse v1.10.1 |
| 799 | 2026-04-17T13:32:15.342Z | Downloaded hmac v0.12.1 |
| 800 | 2026-04-17T13:32:15.342Z | Downloaded bitfield v0.19.4 |
| 801 | 2026-04-17T13:32:15.342Z | Downloaded libefi-sys v0.1.0 |
| 802 | 2026-04-17T13:32:15.342Z | Downloaded console v0.15.11 |
| 803 | 2026-04-17T13:32:15.352Z | Downloaded libloading v0.8.9 |
| 804 | 2026-04-17T13:32:15.352Z | Downloaded crc-any v2.5.0 |
| 805 | 2026-04-17T13:32:15.352Z | Downloaded num_enum_derive v0.5.11 |
| 806 | 2026-04-17T13:32:15.352Z | Downloaded opaque-debug v0.3.1 |
| 807 | 2026-04-17T13:32:15.352Z | Downloaded normalize-line-endings v0.3.0 |
| 808 | 2026-04-17T13:32:15.352Z | Downloaded nodrop v0.1.14 |
| 809 | 2026-04-17T13:32:15.352Z | Downloaded bzip2 v0.6.1 |
| 810 | 2026-04-17T13:32:15.352Z | Downloaded oso-derive v0.27.3 |
| 811 | 2026-04-17T13:32:15.352Z | Downloaded openssl-probe v0.2.1 |
| 812 | 2026-04-17T13:32:15.352Z | Downloaded compression-codecs v0.4.37 |
| 813 | 2026-04-17T13:32:15.352Z | Downloaded openssl-probe v0.1.6 |
| 814 | 2026-04-17T13:32:15.353Z | Downloaded aes v0.8.4 |
| 815 | 2026-04-17T13:32:15.359Z | Downloaded olpc-cjson v0.1.4 |
| 816 | 2026-04-17T13:32:15.359Z | Downloaded dropshot_endpoint v0.17.0 |
| 817 | 2026-04-17T13:32:15.359Z | Downloaded hyper-rustls v0.27.7 |
| 818 | 2026-04-17T13:32:15.359Z | Downloaded native-tls v0.2.18 |
| 819 | 2026-04-17T13:32:15.359Z | Downloaded openssl-macros v0.1.1 |
| 820 | 2026-04-17T13:32:15.359Z | Downloaded newtype-uuid v1.3.2 |
| 821 | 2026-04-17T13:32:15.359Z | Downloaded dropshot_endpoint v0.16.7 |
| 822 | 2026-04-17T13:32:15.363Z | Downloaded fatfs v0.3.6 |
| 823 | 2026-04-17T13:32:15.364Z | Downloaded getrandom v0.3.4 |
| 824 | 2026-04-17T13:32:15.371Z | Downloaded des v0.8.1 |
| 825 | 2026-04-17T13:32:15.371Z | Downloaded lock_api v0.4.14 |
| 826 | 2026-04-17T13:32:15.371Z | Downloaded indoc v1.0.9 |
| 827 | 2026-04-17T13:32:15.376Z | Downloaded managed v0.8.0 |
| 828 | 2026-04-17T13:32:15.376Z | Downloaded parse-size v1.1.0 |
| 829 | 2026-04-17T13:32:15.376Z | Downloaded pbkdf2 v0.12.2 |
| 830 | 2026-04-17T13:32:15.376Z | Downloaded parse-display v0.10.0 |
| 831 | 2026-04-17T13:32:15.377Z | Downloaded flume v0.11.1 |
| 832 | 2026-04-17T13:32:15.377Z | Downloaded half v1.8.3 |
| 833 | 2026-04-17T13:32:15.380Z | Downloaded darling_core v0.20.11 |
| 834 | 2026-04-17T13:32:15.380Z | Downloaded mime_guess v2.0.5 |
| 835 | 2026-04-17T13:32:15.380Z | Downloaded lru-slab v0.1.2 |
| 836 | 2026-04-17T13:32:15.380Z | Downloaded nanorand v0.7.0 |
| 837 | 2026-04-17T13:32:15.383Z | Downloaded packed_struct_codegen v0.10.1 |
| 838 | 2026-04-17T13:32:15.383Z | Downloaded ingot-macros v0.1.1 |
| 839 | 2026-04-17T13:32:15.386Z | Downloaded ipnet v2.11.0 |
| 840 | 2026-04-17T13:32:15.386Z | Downloaded darling_core v0.23.0 |
| 841 | 2026-04-17T13:32:15.391Z | Downloaded multer v3.1.0 |
| 842 | 2026-04-17T13:32:15.391Z | Downloaded path-slash v0.1.5 |
| 843 | 2026-04-17T13:32:15.394Z | Downloaded nu-ansi-term v0.50.3 |
| 844 | 2026-04-17T13:32:15.394Z | Downloaded elliptic-curve v0.13.8 |
| 845 | 2026-04-17T13:32:15.394Z | Downloaded nonempty v0.12.0 |
| 846 | 2026-04-17T13:32:15.398Z | Downloaded nibble_vec v0.1.0 |
| 847 | 2026-04-17T13:32:15.398Z | Downloaded num-rational v0.4.2 |
| 848 | 2026-04-17T13:32:15.398Z | Downloaded pbkdf2 v0.11.0 |
| 849 | 2026-04-17T13:32:15.401Z | Downloaded num_enum_derive v0.7.5 |
| 850 | 2026-04-17T13:32:15.401Z | Downloaded num-iter v0.1.45 |
| 851 | 2026-04-17T13:32:15.401Z | Downloaded num-integer v0.1.46 |
| 852 | 2026-04-17T13:32:15.401Z | Downloaded num-complex v0.4.6 |
| 853 | 2026-04-17T13:32:15.405Z | Downloaded indoc v2.0.7 |
| 854 | 2026-04-17T13:32:15.405Z | Downloaded phf_shared v0.11.3 |
| 855 | 2026-04-17T13:32:15.405Z | Downloaded crossbeam-epoch v0.9.18 |
| 856 | 2026-04-17T13:32:15.408Z | Downloaded new_debug_unreachable v1.0.6 |
| 857 | 2026-04-17T13:32:15.408Z | Downloaded pin-utils v0.1.0 |
| 858 | 2026-04-17T13:32:15.409Z | Downloaded phf_shared v0.13.1 |
| 859 | 2026-04-17T13:32:15.411Z | Downloaded md5 v0.7.0 |
| 860 | 2026-04-17T13:32:15.411Z | Downloaded md-5 v0.10.6 |
| 861 | 2026-04-17T13:32:15.411Z | Downloaded cmake v0.1.57 |
| 862 | 2026-04-17T13:32:15.415Z | Downloaded peg-runtime v0.8.5 |
| 863 | 2026-04-17T13:32:15.428Z | Downloaded precomputed-hash v0.1.1 |
| 864 | 2026-04-17T13:32:15.433Z | Downloaded powerfmt v0.2.0 |
| 865 | 2026-04-17T13:32:15.433Z | Downloaded num_enum v0.5.11 |
| 866 | 2026-04-17T13:32:15.433Z | Downloaded ignore v0.4.25 |
| 867 | 2026-04-17T13:32:15.447Z | Downloaded iana-time-zone v0.1.65 |
| 868 | 2026-04-17T13:32:15.447Z | Downloaded predicates-tree v1.0.13 |
| 869 | 2026-04-17T13:32:15.447Z | Downloaded predicates-core v1.0.10 |
| 870 | 2026-04-17T13:32:15.447Z | Downloaded parse-display-derive v0.10.0 |
| 871 | 2026-04-17T13:32:15.447Z | Downloaded oxnet v0.1.4 |
| 872 | 2026-04-17T13:32:15.447Z | Downloaded futures v0.3.32 |
| 873 | 2026-04-17T13:32:15.447Z | Downloaded parking_lot_core v0.8.6 |
| 874 | 2026-04-17T13:32:15.454Z | Downloaded paste v1.0.15 |
| 875 | 2026-04-17T13:32:15.455Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 876 | 2026-04-17T13:32:15.455Z | Downloaded proc-macro-crate v3.4.0 |
| 877 | 2026-04-17T13:32:15.455Z | Downloaded packed_struct v0.10.1 |
| 878 | 2026-04-17T13:32:15.455Z | Downloaded indexmap v1.9.3 |
| 879 | 2026-04-17T13:32:15.455Z | Downloaded progenitor-macro v0.10.0 |
| 880 | 2026-04-17T13:32:15.456Z | Downloaded progenitor-client v0.11.2 |
| 881 | 2026-04-17T13:32:15.461Z | Downloaded headers v0.4.1 |
| 882 | 2026-04-17T13:32:15.461Z | Downloaded progenitor-client v0.10.0 |
| 883 | 2026-04-17T13:32:15.461Z | Downloaded peg v0.8.5 |
| 884 | 2026-04-17T13:32:15.461Z | Downloaded radium v0.7.0 |
| 885 | 2026-04-17T13:32:15.461Z | Downloaded quick-error v1.2.3 |
| 886 | 2026-04-17T13:32:15.461Z | Downloaded heapless v0.8.0 |
| 887 | 2026-04-17T13:32:15.474Z | Downloaded heapless v0.7.17 |
| 888 | 2026-04-17T13:32:15.474Z | Downloaded pem v3.0.6 |
| 889 | 2026-04-17T13:32:15.475Z | Downloaded libbz2-rs-sys v0.2.2 |
| 890 | 2026-04-17T13:32:15.475Z | Downloaded proc-macro-crate v1.3.1 |
| 891 | 2026-04-17T13:32:15.475Z | Downloaded owo-colors v4.3.0 |
| 892 | 2026-04-17T13:32:15.475Z | Downloaded memmap2 v0.9.10 |
| 893 | 2026-04-17T13:32:15.475Z | Downloaded darling_core v0.21.3 |
| 894 | 2026-04-17T13:32:15.488Z | Downloaded progenitor-macro v0.11.2 |
| 895 | 2026-04-17T13:32:15.488Z | Downloaded pkg-config v0.3.32 |
| 896 | 2026-04-17T13:32:15.488Z | Downloaded pkcs8 v0.10.2 |
| 897 | 2026-04-17T13:32:15.488Z | Downloaded psl-types v2.0.11 |
| 898 | 2026-04-17T13:32:15.488Z | Downloaded pin-project-lite v0.2.17 |
| 899 | 2026-04-17T13:32:15.488Z | Downloaded rand_xorshift v0.4.0 |
| 900 | 2026-04-17T13:32:15.488Z | Downloaded rand_chacha v0.3.1 |
| 901 | 2026-04-17T13:32:15.488Z | Downloaded num_enum v0.7.5 |
| 902 | 2026-04-17T13:32:15.491Z | Downloaded derive_more v2.1.1 |
| 903 | 2026-04-17T13:32:15.496Z | Downloaded peg-macros v0.8.5 |
| 904 | 2026-04-17T13:32:15.496Z | Downloaded litrs v1.0.0 |
| 905 | 2026-04-17T13:32:15.499Z | Downloaded phf v0.12.1 |
| 906 | 2026-04-17T13:32:15.499Z | Downloaded flate2 v1.1.9 |
| 907 | 2026-04-17T13:32:15.499Z | Downloaded primeorder v0.13.6 |
| 908 | 2026-04-17T13:32:15.503Z | Downloaded ref-cast-impl v1.0.25 |
| 909 | 2026-04-17T13:32:15.503Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 910 | 2026-04-17T13:32:15.503Z | Downloaded ref-cast v1.0.25 |
| 911 | 2026-04-17T13:32:15.506Z | Downloaded ppv-lite86 v0.2.21 |
| 912 | 2026-04-17T13:32:15.506Z | Downloaded poly1305 v0.8.0 |
| 913 | 2026-04-17T13:32:15.506Z | Downloaded indicatif v0.18.4 |
| 914 | 2026-04-17T13:32:15.509Z | Downloaded recursive v0.1.1 |
| 915 | 2026-04-17T13:32:15.509Z | Downloaded omicron-zone-package v0.12.2 |
| 916 | 2026-04-17T13:32:15.513Z | Downloaded progenitor v0.11.2 |
| 917 | 2026-04-17T13:32:15.513Z | Downloaded oxide-tokio-rt v0.1.4 |
| 918 | 2026-04-17T13:32:15.515Z | Downloaded progenitor v0.10.0 |
| 919 | 2026-04-17T13:32:15.516Z | Downloaded psm v0.1.30 |
| 920 | 2026-04-17T13:32:15.519Z | Downloaded progenitor-extras v0.1.1 |
| 921 | 2026-04-17T13:32:15.519Z | Downloaded postgres-protocol v0.6.10 |
| 922 | 2026-04-17T13:32:15.519Z | Downloaded parking_lot v0.12.5 |
| 923 | 2026-04-17T13:32:15.525Z | Downloaded password-hash v0.5.0 |
| 924 | 2026-04-17T13:32:15.525Z | Downloaded russh-cryptovec v0.7.3 |
| 925 | 2026-04-17T13:32:15.525Z | Downloaded progenitor-macro v0.13.0 |
| 926 | 2026-04-17T13:32:15.525Z | Downloaded progenitor v0.13.0 |
| 927 | 2026-04-17T13:32:15.528Z | Downloaded rustc-hash v2.1.1 |
| 928 | 2026-04-17T13:32:15.528Z | Downloaded proc-macro-error2 v2.0.1 |
| 929 | 2026-04-17T13:32:15.528Z | Downloaded half v2.7.1 |
| 930 | 2026-04-17T13:32:15.531Z | Downloaded r2d2 v0.8.10 |
| 931 | 2026-04-17T13:32:15.531Z | Downloaded predicates v3.1.4 |
| 932 | 2026-04-17T13:32:15.534Z | Downloaded hickory-resolver v0.24.4 |
| 933 | 2026-04-17T13:32:15.537Z | Downloaded hickory-resolver v0.25.2 |
| 934 | 2026-04-17T13:32:15.537Z | Downloaded parking_lot_core v0.9.12 |
| 935 | 2026-04-17T13:32:15.541Z | Downloaded pkcs5 v0.7.1 |
| 936 | 2026-04-17T13:32:15.543Z | Downloaded phf_shared v0.12.1 |
| 937 | 2026-04-17T13:32:15.543Z | Downloaded rand_seeder v0.4.0 |
| 938 | 2026-04-17T13:32:15.543Z | Downloaded rand_core v0.10.0 |
| 939 | 2026-04-17T13:32:15.543Z | Downloaded rand_core v0.9.5 |
| 940 | 2026-04-17T13:32:15.547Z | Downloaded parking_lot v0.11.2 |
| 941 | 2026-04-17T13:32:15.547Z | Downloaded ed25519-dalek v2.2.0 |
| 942 | 2026-04-17T13:32:15.550Z | Downloaded rustc_version v0.4.1 |
| 943 | 2026-04-17T13:32:15.550Z | Downloaded rfc6979 v0.4.0 |
| 944 | 2026-04-17T13:32:15.550Z | Downloaded derive_more-impl v2.1.1 |
| 945 | 2026-04-17T13:32:15.553Z | Downloaded rustc_version v0.1.7 |
| 946 | 2026-04-17T13:32:15.555Z | Downloaded pkcs1 v0.7.5 |
| 947 | 2026-04-17T13:32:15.555Z | Downloaded async-compression v0.4.41 |
| 948 | 2026-04-17T13:32:15.560Z | Downloaded polyval v0.6.2 |
| 949 | 2026-04-17T13:32:15.566Z | Downloaded arc-swap v1.8.2 |
| 950 | 2026-04-17T13:32:15.566Z | Downloaded rand_core v0.6.4 |
| 951 | 2026-04-17T13:32:15.566Z | Downloaded crossbeam-channel v0.5.15 |
| 952 | 2026-04-17T13:32:15.579Z | Downloaded rand_chacha v0.9.0 |
| 953 | 2026-04-17T13:32:15.580Z | Downloaded compact_str v0.8.1 |
| 954 | 2026-04-17T13:32:15.580Z | Downloaded pin-project-internal v1.1.11 |
| 955 | 2026-04-17T13:32:15.580Z | Downloaded phf v0.13.1 |
| 956 | 2026-04-17T13:32:15.580Z | Downloaded pem-rfc7468 v0.7.0 |
| 957 | 2026-04-17T13:32:15.603Z | Downloaded password-hash v0.4.2 |
| 958 | 2026-04-17T13:32:15.603Z | Downloaded bumpalo v3.20.2 |
| 959 | 2026-04-17T13:32:15.603Z | Downloaded same-file v1.0.6 |
| 960 | 2026-04-17T13:32:15.603Z | Downloaded sapling-renderdag v0.1.0 |
| 961 | 2026-04-17T13:32:15.603Z | Downloaded miniz_oxide v0.8.9 |
| 962 | 2026-04-17T13:32:15.603Z | Downloaded base64 v0.21.7 |
| 963 | 2026-04-17T13:32:15.603Z | Downloaded ciborium v0.2.2 |
| 964 | 2026-04-17T13:32:15.603Z | Downloaded progenitor-client v0.13.0 |
| 965 | 2026-04-17T13:32:15.603Z | Downloaded oso v0.27.3 |
| 966 | 2026-04-17T13:32:15.612Z | Downloaded scheduled-thread-pool v0.2.7 |
| 967 | 2026-04-17T13:32:15.612Z | Downloaded resolv-conf v0.7.6 |
| 968 | 2026-04-17T13:32:15.612Z | Downloaded postgres-types v0.2.12 |
| 969 | 2026-04-17T13:32:15.612Z | Downloaded serde-big-array v0.5.1 |
| 970 | 2026-04-17T13:32:15.612Z | Downloaded scrypt v0.11.0 |
| 971 | 2026-04-17T13:32:15.613Z | Downloaded scroll_derive v0.13.1 |
| 972 | 2026-04-17T13:32:15.613Z | Downloaded cookie v0.18.1 |
| 973 | 2026-04-17T13:32:15.613Z | Downloaded seq-macro v0.3.6 |
| 974 | 2026-04-17T13:32:15.613Z | Downloaded scopeguard v1.2.0 |
| 975 | 2026-04-17T13:32:15.613Z | Downloaded aes-gcm v0.10.3 |
| 976 | 2026-04-17T13:32:15.613Z | Downloaded secrecy v0.10.3 |
| 977 | 2026-04-17T13:32:15.613Z | Downloaded const-oid v0.9.6 |
| 978 | 2026-04-17T13:32:15.613Z | Downloaded chacha20 v0.10.0 |
| 979 | 2026-04-17T13:32:15.613Z | Downloaded jiff-static v0.2.21 |
| 980 | 2026-04-17T13:32:15.613Z | Downloaded pin-project v1.1.11 |
| 981 | 2026-04-17T13:32:15.613Z | Downloaded rustls-native-certs v0.8.3 |
| 982 | 2026-04-17T13:32:15.617Z | Downloaded rustls-pemfile v2.2.0 |
| 983 | 2026-04-17T13:32:15.617Z | Downloaded rustls-pemfile v1.0.4 |
| 984 | 2026-04-17T13:32:15.617Z | Downloaded serde_plain v1.0.2 |
| 985 | 2026-04-17T13:32:15.617Z | Downloaded rustversion v1.0.22 |
| 986 | 2026-04-17T13:32:15.629Z | Downloaded slog-bunyan v2.5.0 |
| 987 | 2026-04-17T13:32:15.629Z | Downloaded shell-words v1.1.1 |
| 988 | 2026-04-17T13:32:15.629Z | Downloaded sha1 v0.10.6 |
| 989 | 2026-04-17T13:32:15.629Z | Downloaded rtoolbox v0.0.3 |
| 990 | 2026-04-17T13:32:15.629Z | Downloaded der v0.7.10 |
| 991 | 2026-04-17T13:32:15.636Z | Downloaded quinn-udp v0.5.14 |
| 992 | 2026-04-17T13:32:15.637Z | Downloaded expectorate v1.2.0 |
| 993 | 2026-04-17T13:32:15.637Z | Downloaded openssl-sys v0.9.111 |
| 994 | 2026-04-17T13:32:15.637Z | Downloaded signal-hook-tokio v0.3.1 |
| 995 | 2026-04-17T13:32:15.637Z | Downloaded siphasher v1.0.2 |
| 996 | 2026-04-17T13:32:15.637Z | Downloaded dropshot-api-manager v0.6.0 |
| 997 | 2026-04-17T13:32:15.637Z | Downloaded diesel_derives v2.3.7 |
| 998 | 2026-04-17T13:32:15.643Z | Downloaded signature v2.2.0 |
| 999 | 2026-04-17T13:32:15.643Z | Downloaded serde_urlencoded v0.7.1 |
| 1000 | 2026-04-17T13:32:15.643Z | Downloaded signal-hook-mio v0.2.5 |
| 1001 | 2026-04-17T13:32:15.643Z | Downloaded serde_spanned v1.0.4 |
| 1002 | 2026-04-17T13:32:15.648Z | Downloaded semver v0.1.20 |
| 1003 | 2026-04-17T13:32:15.648Z | Downloaded secrecy v0.8.0 |
| 1004 | 2026-04-17T13:32:15.648Z | Downloaded postcard v1.1.3 |
| 1005 | 2026-04-17T13:32:15.648Z | Downloaded rusty-fork v0.3.1 |
| 1006 | 2026-04-17T13:32:15.648Z | Downloaded cancel-safe-futures v0.1.5 |
| 1007 | 2026-04-17T13:32:15.657Z | Downloaded der_derive v0.7.3 |
| 1008 | 2026-04-17T13:32:15.657Z | Downloaded ecdsa v0.16.9 |
| 1009 | 2026-04-17T13:32:15.657Z | Downloaded crossbeam-deque v0.8.6 |
| 1010 | 2026-04-17T13:32:15.661Z | Downloaded sigpipe v0.1.3 |
| 1011 | 2026-04-17T13:32:15.661Z | Downloaded salsa20 v0.10.2 |
| 1012 | 2026-04-17T13:32:15.661Z | Downloaded slog-envlogger v2.2.0 |
| 1013 | 2026-04-17T13:32:15.661Z | Downloaded serde_repr v0.1.20 |
| 1014 | 2026-04-17T13:32:15.661Z | Downloaded serde_bytes v0.11.19 |
| 1015 | 2026-04-17T13:32:15.661Z | Downloaded progenitor-impl v0.11.2 |
| 1016 | 2026-04-17T13:32:15.662Z | Downloaded critical-section v1.2.0 |
| 1017 | 2026-04-17T13:32:15.662Z | Downloaded fxhash v0.2.1 |
| 1018 | 2026-04-17T13:32:15.662Z | Downloaded bitflags v1.3.2 |
| 1019 | 2026-04-17T13:32:15.665Z | Downloaded bit-set v0.8.0 |
| 1020 | 2026-04-17T13:32:15.665Z | Downloaded prefix-trie v0.7.0 |
| 1021 | 2026-04-17T13:32:15.665Z | Downloaded papergrid v0.17.0 |
| 1022 | 2026-04-17T13:32:15.669Z | Downloaded sec1 v0.7.3 |
| 1023 | 2026-04-17T13:32:15.673Z | Downloaded sct v0.7.1 |
| 1024 | 2026-04-17T13:32:15.673Z | Downloaded schemars_derive v0.8.22 |
| 1025 | 2026-04-17T13:32:15.673Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1026 | 2026-04-17T13:32:15.673Z | Downloaded async-trait v0.1.89 |
| 1027 | 2026-04-17T13:32:15.676Z | Downloaded scroll v0.13.0 |
| 1028 | 2026-04-17T13:32:15.680Z | Downloaded hashbrown v0.13.2 |
| 1029 | 2026-04-17T13:32:15.680Z | Downloaded hashbrown v0.12.3 |
| 1030 | 2026-04-17T13:32:15.684Z | Downloaded hickory-server v0.25.2 |
| 1031 | 2026-04-17T13:32:15.688Z | Downloaded russh-keys v0.45.0 |
| 1032 | 2026-04-17T13:32:15.688Z | Downloaded serde-hex v0.1.0 |
| 1033 | 2026-04-17T13:32:15.691Z | Downloaded ssh-encoding v0.2.0 |
| 1034 | 2026-04-17T13:32:15.694Z | Downloaded strum v0.26.3 |
| 1035 | 2026-04-17T13:32:15.694Z | Downloaded sqlparser_derive v0.5.0 |
| 1036 | 2026-04-17T13:32:15.694Z | Downloaded ssh-cipher v0.2.0 |
| 1037 | 2026-04-17T13:32:15.699Z | Downloaded prettyplease v0.2.37 |
| 1038 | 2026-04-17T13:32:15.710Z | Downloaded hyper-util v0.1.20 |
| 1039 | 2026-04-17T13:32:15.716Z | Downloaded structmeta v0.3.0 |
| 1040 | 2026-04-17T13:32:15.716Z | Downloaded signal-hook-registry v1.4.8 |
| 1041 | 2026-04-17T13:32:15.716Z | Downloaded strum v0.27.2 |
| 1042 | 2026-04-17T13:32:15.716Z | Downloaded slab v0.4.12 |
| 1043 | 2026-04-17T13:32:15.721Z | Downloaded structmeta-derive v0.3.0 |
| 1044 | 2026-04-17T13:32:15.721Z | Downloaded serde_derive_internals v0.29.1 |
| 1045 | 2026-04-17T13:32:15.721Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1046 | 2026-04-17T13:32:15.721Z | Downloaded sync_wrapper v1.0.2 |
| 1047 | 2026-04-17T13:32:15.721Z | Downloaded supports-color v3.0.2 |
| 1048 | 2026-04-17T13:32:15.725Z | Downloaded slog-scope v4.4.1 |
| 1049 | 2026-04-17T13:32:15.725Z | Downloaded slog-json v2.6.1 |
| 1050 | 2026-04-17T13:32:15.725Z | Downloaded simd-adler32 v0.3.8 |
| 1051 | 2026-04-17T13:32:15.725Z | Downloaded slog-term v2.9.2 |
| 1052 | 2026-04-17T13:32:15.732Z | Downloaded progenitor-impl v0.13.0 |
| 1053 | 2026-04-17T13:32:15.733Z | Downloaded itertools v0.10.5 |
| 1054 | 2026-04-17T13:32:15.744Z | Downloaded subtle v2.6.1 |
| 1055 | 2026-04-17T13:32:15.744Z | Downloaded smf v0.2.3 |
| 1056 | 2026-04-17T13:32:15.744Z | Downloaded tagptr v0.2.0 |
| 1057 | 2026-04-17T13:32:15.747Z | Downloaded snafu-derive v0.8.9 |
| 1058 | 2026-04-17T13:32:15.747Z | Downloaded smallvec v0.6.14 |
| 1059 | 2026-04-17T13:32:15.747Z | Downloaded slog-stdlog v4.1.1 |
| 1060 | 2026-04-17T13:32:15.747Z | Downloaded minimal-lexical v0.2.1 |
| 1061 | 2026-04-17T13:32:15.758Z | Downloaded thread-id v5.1.0 |
| 1062 | 2026-04-17T13:32:15.758Z | Downloaded testing_table v0.3.0 |
| 1063 | 2026-04-17T13:32:15.758Z | Downloaded take_mut v0.2.2 |
| 1064 | 2026-04-17T13:32:15.758Z | Downloaded tabwriter v1.4.1 |
| 1065 | 2026-04-17T13:32:15.758Z | Downloaded tabled_derive v0.11.0 |
| 1066 | 2026-04-17T13:32:15.758Z | Downloaded sync-ptr v0.1.4 |
| 1067 | 2026-04-17T13:32:15.758Z | Downloaded termtree v0.5.1 |
| 1068 | 2026-04-17T13:32:15.758Z | Downloaded http v1.4.0 |
| 1069 | 2026-04-17T13:32:15.758Z | Downloaded ron v0.8.1 |
| 1070 | 2026-04-17T13:32:15.759Z | Downloaded serde_cbor v0.11.2 |
| 1071 | 2026-04-17T13:32:15.779Z | Downloaded pretty_assertions v1.4.1 |
| 1072 | 2026-04-17T13:32:15.779Z | Downloaded p256 v0.13.2 |
| 1073 | 2026-04-17T13:32:15.779Z | Downloaded serde_path_to_error v0.1.20 |
| 1074 | 2026-04-17T13:32:15.779Z | Downloaded rcgen v0.12.1 |
| 1075 | 2026-04-17T13:32:15.779Z | Downloaded rustls-pki-types v1.14.0 |
| 1076 | 2026-04-17T13:32:15.779Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1077 | 2026-04-17T13:32:15.793Z | Downloaded tinyvec_macros v0.1.1 |
| 1078 | 2026-04-17T13:32:15.793Z | Downloaded sqlformat v0.3.5 |
| 1079 | 2026-04-17T13:32:15.793Z | Downloaded time-core v0.1.8 |
| 1080 | 2026-04-17T13:32:15.793Z | Downloaded stacker v0.1.23 |
| 1081 | 2026-04-17T13:32:15.793Z | Downloaded shlex v1.3.0 |
| 1082 | 2026-04-17T13:32:15.793Z | Downloaded spki v0.7.3 |
| 1083 | 2026-04-17T13:32:15.794Z | Downloaded static_assertions v1.1.0 |
| 1084 | 2026-04-17T13:32:15.794Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1085 | 2026-04-17T13:32:15.794Z | Downloaded string_cache v0.8.9 |
| 1086 | 2026-04-17T13:32:15.794Z | Downloaded slog-dtrace v0.3.0 |
| 1087 | 2026-04-17T13:32:15.801Z | Downloaded slog-async v2.8.0 |
| 1088 | 2026-04-17T13:32:15.801Z | Downloaded support-bundle-viewer v0.1.2 |
| 1089 | 2026-04-17T13:32:15.801Z | Downloaded strum_macros v0.27.2 |
| 1090 | 2026-04-17T13:32:15.801Z | Downloaded tokio-macros v2.7.0 |
| 1091 | 2026-04-17T13:32:15.805Z | Downloaded strum_macros v0.24.3 |
| 1092 | 2026-04-17T13:32:15.805Z | Downloaded qorb v0.4.1 |
| 1093 | 2026-04-17T13:32:15.805Z | Downloaded strum_macros v0.26.4 |
| 1094 | 2026-04-17T13:32:15.808Z | Downloaded ryu v1.0.23 |
| 1095 | 2026-04-17T13:32:15.808Z | Downloaded progenitor-impl v0.10.0 |
| 1096 | 2026-04-17T13:32:15.813Z | Downloaded schemars v0.8.22 |
| 1097 | 2026-04-17T13:32:15.817Z | Downloaded tap v1.0.1 |
| 1098 | 2026-04-17T13:32:15.820Z | Downloaded mio v1.2.0 |
| 1099 | 2026-04-17T13:32:15.825Z | Downloaded spin v0.9.8 |
| 1100 | 2026-04-17T13:32:15.825Z | Downloaded thread_local v1.1.9 |
| 1101 | 2026-04-17T13:32:15.828Z | Downloaded thiserror-no-std v2.0.2 |
| 1102 | 2026-04-17T13:32:15.828Z | Downloaded termios v0.3.3 |
| 1103 | 2026-04-17T13:32:15.828Z | Downloaded hashbrown v0.15.5 |
| 1104 | 2026-04-17T13:32:15.837Z | Downloaded publicsuffix v2.3.0 |
| 1105 | 2026-04-17T13:32:15.848Z | Downloaded num-bigint v0.4.6 |
| 1106 | 2026-04-17T13:32:15.848Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1107 | 2026-04-17T13:32:15.848Z | Downloaded tokio-dtrace v0.1.1 |
| 1108 | 2026-04-17T13:32:15.848Z | Downloaded tower-service v0.3.3 |
| 1109 | 2026-04-17T13:32:15.848Z | Downloaded topological-sort v0.2.2 |
| 1110 | 2026-04-17T13:32:15.849Z | Downloaded tiny-keccak v2.0.2 |
| 1111 | 2026-04-17T13:32:15.862Z | Downloaded trait-variant v0.1.2 |
| 1112 | 2026-04-17T13:32:15.862Z | Downloaded tower-layer v0.3.3 |
| 1113 | 2026-04-17T13:32:15.862Z | Downloaded time-macros v0.2.27 |
| 1114 | 2026-04-17T13:32:15.862Z | Downloaded try-lock v0.2.5 |
| 1115 | 2026-04-17T13:32:15.862Z | Downloaded serde_with_macros v3.17.0 |
| 1116 | 2026-04-17T13:32:15.862Z | Downloaded typify-macro v0.6.1 |
| 1117 | 2026-04-17T13:32:15.862Z | Downloaded quinn v0.11.9 |
| 1118 | 2026-04-17T13:32:15.862Z | Downloaded nom v7.1.3 |
| 1119 | 2026-04-17T13:32:15.862Z | Downloaded libxml v0.3.3 |
| 1120 | 2026-04-17T13:32:15.872Z | Downloaded similar v2.7.0 |
| 1121 | 2026-04-17T13:32:15.872Z | Downloaded tls_codec_derive v0.4.2 |
| 1122 | 2026-04-17T13:32:15.874Z | Downloaded tls_codec v0.4.2 |
| 1123 | 2026-04-17T13:32:15.874Z | Downloaded stringprep v0.1.5 |
| 1124 | 2026-04-17T13:32:15.874Z | Downloaded tokio-native-tls v0.3.1 |
| 1125 | 2026-04-17T13:32:15.874Z | Downloaded unarray v0.1.4 |
| 1126 | 2026-04-17T13:32:15.875Z | Downloaded typify-macro v0.4.3 |
| 1127 | 2026-04-17T13:32:15.875Z | Downloaded slog v2.8.2 |
| 1128 | 2026-04-17T13:32:15.875Z | Downloaded unit-prefix v0.5.2 |
| 1129 | 2026-04-17T13:32:15.875Z | Downloaded signal-hook v0.3.18 |
| 1130 | 2026-04-17T13:32:15.930Z | Downloaded iddqd v0.3.17 |
| 1131 | 2026-04-17T13:32:15.930Z | Downloaded tokio-rustls v0.25.0 |
| 1132 | 2026-04-17T13:32:15.930Z | Downloaded untrusted v0.7.1 |
| 1133 | 2026-04-17T13:32:15.930Z | Downloaded term v1.2.1 |
| 1134 | 2026-04-17T13:32:15.930Z | Downloaded universal-hash v0.5.1 |
| 1135 | 2026-04-17T13:32:15.930Z | Downloaded utf-8 v0.7.6 |
| 1136 | 2026-04-17T13:32:15.930Z | Downloaded usdt-macro v0.6.0 |
| 1137 | 2026-04-17T13:32:15.930Z | Downloaded tokio-tungstenite v0.23.1 |
| 1138 | 2026-04-17T13:32:15.930Z | Downloaded usdt-attr-macro v0.6.0 |
| 1139 | 2026-04-17T13:32:15.930Z | Downloaded usdt v0.6.0 |
| 1140 | 2026-04-17T13:32:15.931Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1141 | 2026-04-17T13:32:15.931Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1142 | 2026-04-17T13:32:15.931Z | Downloaded term v0.7.0 |
| 1143 | 2026-04-17T13:32:15.931Z | Downloaded void v1.0.2 |
| 1144 | 2026-04-17T13:32:15.931Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1145 | 2026-04-17T13:32:15.951Z | Downloaded iri-string v0.7.10 |
| 1146 | 2026-04-17T13:32:15.951Z | Downloaded untrusted v0.9.0 |
| 1147 | 2026-04-17T13:32:15.951Z | Downloaded socket2 v0.6.3 |
| 1148 | 2026-04-17T13:32:15.951Z | Downloaded rsa v0.9.10 |
| 1149 | 2026-04-17T13:32:15.951Z | Downloaded itertools v0.13.0 |
| 1150 | 2026-04-17T13:32:15.951Z | Downloaded rand v0.9.2 |
| 1151 | 2026-04-17T13:32:15.951Z | Downloaded num-bigint-dig v0.8.6 |
| 1152 | 2026-04-17T13:32:15.951Z | Downloaded waitgroup v0.1.2 |
| 1153 | 2026-04-17T13:32:15.951Z | Downloaded wait-timeout v0.2.1 |
| 1154 | 2026-04-17T13:32:15.951Z | Downloaded rustls-webpki v0.103.9 |
| 1155 | 2026-04-17T13:32:15.951Z | Downloaded unicase v2.9.0 |
| 1156 | 2026-04-17T13:32:15.952Z | Downloaded rayon-core v1.13.0 |
| 1157 | 2026-04-17T13:32:15.952Z | Downloaded tui-tree-widget v0.23.1 |
| 1158 | 2026-04-17T13:32:15.952Z | Downloaded unicode-truncate v1.1.0 |
| 1159 | 2026-04-17T13:32:15.959Z | Downloaded want v0.3.1 |
| 1160 | 2026-04-17T13:32:15.959Z | Downloaded xshell-macros v0.2.7 |
| 1161 | 2026-04-17T13:32:15.959Z | Downloaded xattr v1.6.1 |
| 1162 | 2026-04-17T13:32:15.959Z | Downloaded tokio-rustls v0.24.1 |
| 1163 | 2026-04-17T13:32:15.959Z | Downloaded subprocess v0.2.15 |
| 1164 | 2026-04-17T13:32:15.959Z | Downloaded samael v0.0.19 |
| 1165 | 2026-04-17T13:32:15.959Z | Downloaded zone v0.3.1 |
| 1166 | 2026-04-17T13:32:15.972Z | Downloaded tokio-stream v0.1.18 |
| 1167 | 2026-04-17T13:32:15.972Z | Downloaded schemars v0.9.0 |
| 1168 | 2026-04-17T13:32:15.984Z | Downloaded usdt-impl v0.6.0 |
| 1169 | 2026-04-17T13:32:15.984Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1170 | 2026-04-17T13:32:15.984Z | Downloaded vergen-lib v0.1.6 |
| 1171 | 2026-04-17T13:32:15.984Z | Downloaded rand v0.8.5 |
| 1172 | 2026-04-17T13:32:15.984Z | Downloaded zone_cfg_derive v0.3.1 |
| 1173 | 2026-04-17T13:32:15.984Z | Downloaded hyper v1.8.1 |
| 1174 | 2026-04-17T13:32:15.984Z | Downloaded test-strategy v0.4.5 |
| 1175 | 2026-04-17T13:32:15.984Z | Downloaded vergen-git2 v1.0.7 |
| 1176 | 2026-04-17T13:32:16.004Z | Downloaded uzers v0.12.2 |
| 1177 | 2026-04-17T13:32:16.004Z | Downloaded vergen-gitcl v1.0.8 |
| 1178 | 2026-04-17T13:32:16.005Z | Downloaded tinyvec v1.10.0 |
| 1179 | 2026-04-17T13:32:16.005Z | Downloaded itertools v0.14.0 |
| 1180 | 2026-04-17T13:32:16.005Z | Downloaded itertools v0.12.1 |
| 1181 | 2026-04-17T13:32:16.005Z | Downloaded hkdf v0.12.4 |
| 1182 | 2026-04-17T13:32:16.005Z | Downloaded h2 v0.4.13 |
| 1183 | 2026-04-17T13:32:16.005Z | Downloaded twox-hash v2.1.2 |
| 1184 | 2026-04-17T13:32:16.005Z | Downloaded whoami v1.6.1 |
| 1185 | 2026-04-17T13:32:16.005Z | Downloaded tracing-attributes v0.1.31 |
| 1186 | 2026-04-17T13:32:16.005Z | Downloaded socket2 v0.5.10 |
| 1187 | 2026-04-17T13:32:16.005Z | Downloaded walkdir v2.5.0 |
| 1188 | 2026-04-17T13:32:16.005Z | Downloaded vsss-rs v3.3.4 |
| 1189 | 2026-04-17T13:32:16.005Z | Downloaded tokio-rustls v0.26.4 |
| 1190 | 2026-04-17T13:32:16.005Z | Downloaded wyz v0.5.1 |
| 1191 | 2026-04-17T13:32:16.016Z | Downloaded tokio-tungstenite v0.21.0 |
| 1192 | 2026-04-17T13:32:16.021Z | Downloaded toml v0.7.8 |
| 1193 | 2026-04-17T13:32:16.021Z | Downloaded tar v0.4.45 |
| 1194 | 2026-04-17T13:32:16.021Z | Downloaded schemars v1.2.1 |
| 1195 | 2026-04-17T13:32:16.027Z | Downloaded whoami v2.1.0 |
| 1196 | 2026-04-17T13:32:16.030Z | Downloaded xshell v0.2.7 |
| 1197 | 2026-04-17T13:32:16.030Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1198 | 2026-04-17T13:32:16.033Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1199 | 2026-04-17T13:32:16.052Z | Downloaded tracing-core v0.1.36 |
| 1200 | 2026-04-17T13:32:16.052Z | Downloaded snafu v0.8.9 |
| 1201 | 2026-04-17T13:32:16.052Z | Downloaded zeroize v1.8.2 |
| 1202 | 2026-04-17T13:32:16.052Z | Downloaded zeroize_derive v1.4.3 |
| 1203 | 2026-04-17T13:32:16.052Z | Downloaded tungstenite v0.21.0 |
| 1204 | 2026-04-17T13:32:16.052Z | Downloaded zstd v0.13.3 |
| 1205 | 2026-04-17T13:32:16.052Z | Downloaded typify v0.6.1 |
| 1206 | 2026-04-17T13:32:16.061Z | Downloaded tungstenite v0.23.0 |
| 1207 | 2026-04-17T13:32:16.061Z | Downloaded p521 v0.13.3 |
| 1208 | 2026-04-17T13:32:16.061Z | Downloaded futures-util v0.3.32 |
| 1209 | 2026-04-17T13:32:16.061Z | Downloaded libm v0.2.16 |
| 1210 | 2026-04-17T13:32:16.065Z | Downloaded aho-corasick v1.1.4 |
| 1211 | 2026-04-17T13:32:16.069Z | Downloaded unicode-properties v0.1.4 |
| 1212 | 2026-04-17T13:32:16.069Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1213 | 2026-04-17T13:32:16.075Z | Downloaded steno v0.4.1 |
| 1214 | 2026-04-17T13:32:16.075Z | Downloaded vergen v9.0.6 |
| 1215 | 2026-04-17T13:32:16.081Z | Downloaded unicode-bidi v0.3.18 |
| 1216 | 2026-04-17T13:32:16.081Z | Downloaded russh v0.45.0 |
| 1217 | 2026-04-17T13:32:16.086Z | Downloaded rand v0.10.0 |
| 1218 | 2026-04-17T13:32:16.099Z | Downloaded rustyline v14.0.0 |
| 1219 | 2026-04-17T13:32:16.099Z | Downloaded yasna v0.5.2 |
| 1220 | 2026-04-17T13:32:16.099Z | Downloaded zerocopy v0.6.6 |
| 1221 | 2026-04-17T13:32:16.109Z | Downloaded tokio-postgres v0.7.16 |
| 1222 | 2026-04-17T13:32:16.109Z | Downloaded reedline v0.40.0 |
| 1223 | 2026-04-17T13:32:16.109Z | Downloaded zstd-safe v7.2.4 |
| 1224 | 2026-04-17T13:32:16.109Z | Downloaded uuid v1.23.0 |
| 1225 | 2026-04-17T13:32:16.113Z | Downloaded typify v0.4.3 |
| 1226 | 2026-04-17T13:32:16.113Z | Downloaded rpassword v7.4.0 |
| 1227 | 2026-04-17T13:32:16.122Z | Downloaded blake3 v1.8.3 |
| 1228 | 2026-04-17T13:32:16.132Z | Downloaded vte v0.14.1 |
| 1229 | 2026-04-17T13:32:16.132Z | Downloaded unsafe-libyaml v0.2.11 |
| 1230 | 2026-04-17T13:32:16.137Z | Downloaded unicode_categories v0.1.1 |
| 1231 | 2026-04-17T13:32:16.149Z | Downloaded zopfli v0.8.3 |
| 1232 | 2026-04-17T13:32:16.153Z | Downloaded zip v0.6.6 |
| 1233 | 2026-04-17T13:32:16.153Z | Downloaded yansi v1.0.1 |
| 1234 | 2026-04-17T13:32:16.158Z | Downloaded reqwest v0.12.28 |
| 1235 | 2026-04-17T13:32:16.164Z | Downloaded bitvec v1.0.1 |
| 1236 | 2026-04-17T13:32:16.174Z | Downloaded ssh-key v0.6.7 |
| 1237 | 2026-04-17T13:32:16.180Z | Downloaded p384 v0.13.1 |
| 1238 | 2026-04-17T13:32:16.185Z | Downloaded reqwest v0.13.2 |
| 1239 | 2026-04-17T13:32:16.202Z | Downloaded tower v0.5.3 |
| 1240 | 2026-04-17T13:32:16.208Z | Downloaded chrono v0.4.44 |
| 1241 | 2026-04-17T13:32:16.215Z | Downloaded portable-atomic v1.13.1 |
| 1242 | 2026-04-17T13:32:16.223Z | Downloaded aws-lc-rs v1.16.0 |
| 1243 | 2026-04-17T13:32:16.228Z | Downloaded x509-cert v0.2.5 |
| 1244 | 2026-04-17T13:32:16.228Z | Downloaded toml_edit v0.19.15 |
| 1245 | 2026-04-17T13:32:16.238Z | Downloaded zerocopy-derive v0.8.40 |
| 1246 | 2026-04-17T13:32:16.245Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-04-17T13:32:16.245Z | Downloaded bindgen v0.71.1 |
| 1248 | 2026-04-17T13:32:16.248Z | Downloaded unicode-segmentation v1.12.0 |
| 1249 | 2026-04-17T13:32:16.248Z | Downloaded salty v0.3.0 |
| 1250 | 2026-04-17T13:32:16.253Z | Downloaded regex v1.12.3 |
| 1251 | 2026-04-17T13:32:16.262Z | Downloaded zip v4.6.1 |
| 1252 | 2026-04-17T13:32:16.262Z | Downloaded rustls-webpki v0.101.7 |
| 1253 | 2026-04-17T13:32:16.279Z | Downloaded tower-http v0.6.8 |
| 1254 | 2026-04-17T13:32:16.285Z | Downloaded git2 v0.20.4 |
| 1255 | 2026-04-17T13:32:16.285Z | Downloaded serde_with v3.17.0 |
| 1256 | 2026-04-17T13:32:16.285Z | Downloaded curve25519-dalek v4.1.3 |
| 1257 | 2026-04-17T13:32:16.289Z | Downloaded unicode-normalization v0.1.25 |
| 1258 | 2026-04-17T13:32:16.297Z | Downloaded rayon v1.11.0 |
| 1259 | 2026-04-17T13:32:16.297Z | Downloaded proptest v1.10.0 |
| 1260 | 2026-04-17T13:32:16.306Z | Downloaded moka v0.12.13 |
| 1261 | 2026-04-17T13:32:16.309Z | Downloaded tokio-util v0.7.18 |
| 1262 | 2026-04-17T13:32:16.309Z | Downloaded lalrpop v0.19.12 |
| 1263 | 2026-04-17T13:32:16.321Z | Downloaded rustls-webpki v0.102.8 |
| 1264 | 2026-04-17T13:32:16.325Z | Downloaded radix_trie v0.2.1 |
| 1265 | 2026-04-17T13:32:16.328Z | Downloaded quick-xml v0.37.5 |
| 1266 | 2026-04-17T13:32:16.332Z | Downloaded goblin v0.10.5 |
| 1267 | 2026-04-17T13:32:16.340Z | Downloaded object v0.30.4 |
| 1268 | 2026-04-17T13:32:16.355Z | Downloaded winnow v0.6.26 |
| 1269 | 2026-04-17T13:32:16.361Z | Downloaded tough v0.20.0 |
| 1270 | 2026-04-17T13:32:16.376Z | Downloaded petname v2.0.2 |
| 1271 | 2026-04-17T13:32:16.389Z | Downloaded quinn-proto v0.11.13 |
| 1272 | 2026-04-17T13:32:16.394Z | Downloaded polar-core v0.27.3 |
| 1273 | 2026-04-17T13:32:16.400Z | Downloaded regex-syntax v0.6.29 |
| 1274 | 2026-04-17T13:32:16.404Z | Downloaded bstr v1.12.1 |
| 1275 | 2026-04-17T13:32:16.408Z | Downloaded nix v0.27.1 |
| 1276 | 2026-04-17T13:32:16.414Z | Downloaded winnow v0.5.40 |
| 1277 | 2026-04-17T13:32:16.423Z | Downloaded nix v0.29.0 |
| 1278 | 2026-04-17T13:32:16.437Z | Downloaded smoltcp v0.9.1 |
| 1279 | 2026-04-17T13:32:16.446Z | Downloaded rustls v0.21.12 |
| 1280 | 2026-04-17T13:32:16.446Z | Downloaded zlib-rs v0.6.2 |
| 1281 | 2026-04-17T13:32:16.455Z | Downloaded object v0.37.3 |
| 1282 | 2026-04-17T13:32:16.455Z | Downloaded hickory-proto v0.24.4 |
| 1283 | 2026-04-17T13:32:16.459Z | Downloaded vcpkg v0.2.15 |
| 1284 | 2026-04-17T13:32:16.479Z | Downloaded openapiv3 v2.2.0 |
| 1285 | 2026-04-17T13:32:16.486Z | Downloaded rustls v0.22.4 |
| 1286 | 2026-04-17T13:32:16.500Z | Downloaded webpki-roots v1.0.6 |
| 1287 | 2026-04-17T13:32:16.504Z | Downloaded diesel v2.3.7 |
| 1288 | 2026-04-17T13:32:16.510Z | Downloaded zerocopy v0.8.40 |
| 1289 | 2026-04-17T13:32:16.515Z | Downloaded hickory-proto v0.25.2 |
| 1290 | 2026-04-17T13:32:16.523Z | Downloaded rustls v0.23.37 |
| 1291 | 2026-04-17T13:32:16.534Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-04-17T13:32:16.540Z | Downloaded smoltcp v0.11.0 |
| 1293 | 2026-04-17T13:32:16.545Z | Downloaded regress v0.10.5 |
| 1294 | 2026-04-17T13:32:16.556Z | Downloaded sqlparser v0.61.0 |
| 1295 | 2026-04-17T13:32:16.567Z | Downloaded nix v0.31.2 |
| 1296 | 2026-04-17T13:32:16.567Z | Downloaded time v0.3.47 |
| 1297 | 2026-04-17T13:32:16.575Z | Downloaded openssl v0.10.75 |
| 1298 | 2026-04-17T13:32:16.583Z | Downloaded rustix v0.38.44 |
| 1299 | 2026-04-17T13:32:16.588Z | Downloaded dropshot v0.17.0 |
| 1300 | 2026-04-17T13:32:16.597Z | Downloaded typify-impl v0.4.3 |
| 1301 | 2026-04-17T13:32:16.624Z | Downloaded ratatui v0.29.0 |
| 1302 | 2026-04-17T13:32:16.628Z | Downloaded nix v0.28.0 |
| 1303 | 2026-04-17T13:32:16.628Z | Downloaded tabled v0.20.0 |
| 1304 | 2026-04-17T13:32:16.636Z | Downloaded dropshot v0.16.7 |
| 1305 | 2026-04-17T13:32:16.650Z | Downloaded csv v1.4.0 |
| 1306 | 2026-04-17T13:32:16.658Z | Downloaded regex-automata v0.4.14 |
| 1307 | 2026-04-17T13:32:16.669Z | Downloaded sled v0.34.7 |
| 1308 | 2026-04-17T13:32:16.677Z | Downloaded jiff v0.2.21 |
| 1309 | 2026-04-17T13:32:16.687Z | Downloaded typify-impl v0.6.1 |
| 1310 | 2026-04-17T13:32:16.704Z | Downloaded tracing v0.1.44 |
| 1311 | 2026-04-17T13:32:16.710Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1312 | 2026-04-17T13:32:16.731Z | Downloaded zerocopy-derive v0.6.6 |
| 1313 | 2026-04-17T13:32:16.775Z | Downloaded chrono-tz v0.10.4 |
| 1314 | 2026-04-17T13:32:16.790Z | Downloaded encoding_rs v0.8.35 |
| 1315 | 2026-04-17T13:32:16.801Z | Downloaded petgraph v0.6.5 |
| 1316 | 2026-04-17T13:32:16.826Z | Downloaded petgraph v0.8.3 |
| 1317 | 2026-04-17T13:32:16.836Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1318 | 2026-04-17T13:32:16.866Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1319 | 2026-04-17T13:32:16.877Z | Downloaded sha3 v0.10.8 |
| 1320 | 2026-04-17T13:32:16.882Z | Downloaded libz-sys v1.1.24 |
| 1321 | 2026-04-17T13:32:16.900Z | Downloaded tokio v1.52.1 |
| 1322 | 2026-04-17T13:32:16.983Z | Downloaded ring v0.17.14 |
| 1323 | 2026-04-17T13:32:17.502Z | Downloaded aws-lc-sys v0.37.1 |
| 1324 | 2026-04-17T13:32:17.750Z | Compiling libc v0.2.185 |
| 1325 | 2026-04-17T13:32:17.750Z | Compiling serde v1.0.228 |
| 1326 | 2026-04-17T13:32:17.753Z | Compiling shlex v1.3.0 |
| 1327 | 2026-04-17T13:32:17.753Z | Compiling log v0.4.29 |
| 1328 | 2026-04-17T13:32:17.753Z | Compiling find-msvc-tools v0.1.9 |
| 1329 | 2026-04-17T13:32:17.753Z | Compiling smallvec v1.15.1 |
| 1330 | 2026-04-17T13:32:17.753Z | Compiling typenum v1.19.0 |
| 1331 | 2026-04-17T13:32:17.753Z | Compiling subtle v2.6.1 |
| 1332 | 2026-04-17T13:32:17.753Z | Compiling generic-array v0.14.7 |
| 1333 | 2026-04-17T13:32:17.753Z | Compiling scopeguard v1.2.0 |
| 1334 | 2026-04-17T13:32:17.753Z | Compiling const-oid v0.9.6 |
| 1335 | 2026-04-17T13:32:17.753Z | Compiling portable-atomic v1.13.1 |
| 1336 | 2026-04-17T13:32:17.753Z | Compiling zerocopy v0.8.40 |
| 1337 | 2026-04-17T13:32:17.912Z | Compiling syn v2.0.117 |
| 1338 | 2026-04-17T13:32:17.965Z | Compiling critical-section v1.2.0 |
| 1339 | 2026-04-17T13:32:17.970Z | Compiling serde_json v1.0.149 |
| 1340 | 2026-04-17T13:32:18.118Z | Compiling lock_api v0.4.14 |
| 1341 | 2026-04-17T13:32:18.135Z | Compiling pin-project-lite v0.2.17 |
| 1342 | 2026-04-17T13:32:18.159Z | Compiling parking_lot_core v0.9.12 |
| 1343 | 2026-04-17T13:32:18.192Z | Compiling pkg-config v0.3.32 |
| 1344 | 2026-04-17T13:32:18.206Z | Compiling bitflags v2.11.0 |
| 1345 | 2026-04-17T13:32:18.221Z | Compiling libm v0.2.16 |
| 1346 | 2026-04-17T13:32:18.242Z | Compiling num-traits v0.2.19 |
| 1347 | 2026-04-17T13:32:18.265Z | Compiling futures-core v0.3.32 |
| 1348 | 2026-04-17T13:32:18.298Z | Compiling percent-encoding v2.3.2 |
| 1349 | 2026-04-17T13:32:18.312Z | Compiling allocator-api2 v0.2.21 |
| 1350 | 2026-04-17T13:32:18.361Z | Compiling futures-sink v0.3.32 |
| 1351 | 2026-04-17T13:32:18.450Z | Compiling foldhash v0.2.0 |
| 1352 | 2026-04-17T13:32:18.480Z | Compiling cpufeatures v0.2.17 |
| 1353 | 2026-04-17T13:32:18.523Z | Compiling futures-channel v0.3.32 |
| 1354 | 2026-04-17T13:32:18.537Z | Compiling futures-io v0.3.32 |
| 1355 | 2026-04-17T13:32:18.540Z | Compiling getrandom v0.4.1 |
| 1356 | 2026-04-17T13:32:18.568Z | Compiling slab v0.4.12 |
| 1357 | 2026-04-17T13:32:18.610Z | Compiling hashbrown v0.16.1 |
| 1358 | 2026-04-17T13:32:18.655Z | Compiling futures-task v0.3.32 |
| 1359 | 2026-04-17T13:32:18.674Z | Compiling rustversion v1.0.22 |
| 1360 | 2026-04-17T13:32:18.688Z | Compiling getrandom v0.3.4 |
| 1361 | 2026-04-17T13:32:18.745Z | Compiling rand_core v0.10.0 |
| 1362 | 2026-04-17T13:32:18.762Z | Compiling form_urlencoded v1.2.2 |
| 1363 | 2026-04-17T13:32:18.781Z | Compiling base64ct v1.8.3 |
| 1364 | 2026-04-17T13:32:18.781Z | Compiling dunce v1.0.5 |
| 1365 | 2026-04-17T13:32:18.807Z | Compiling fs_extra v1.3.0 |
| 1366 | 2026-04-17T13:32:18.839Z | Compiling getrandom v0.2.17 |
| 1367 | 2026-04-17T13:32:18.903Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-04-17T13:32:18.921Z | Compiling errno v0.3.14 |
| 1369 | 2026-04-17T13:32:18.948Z | Compiling mio v1.2.0 |
| 1370 | 2026-04-17T13:32:18.962Z | Compiling socket2 v0.6.3 |
| 1371 | 2026-04-17T13:32:19.039Z | Compiling rand_core v0.6.4 |
| 1372 | 2026-04-17T13:32:19.063Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-04-17T13:32:19.083Z | Compiling signal-hook-registry v1.4.8 |
| 1374 | 2026-04-17T13:32:19.178Z | Compiling cc v1.2.56 |
| 1375 | 2026-04-17T13:32:19.184Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-04-17T13:32:19.226Z | Compiling indexmap v2.13.0 |
| 1377 | 2026-04-17T13:32:19.306Z | Compiling ident_case v1.0.1 |
| 1378 | 2026-04-17T13:32:19.361Z | Compiling pem-rfc7468 v0.7.0 |
| 1379 | 2026-04-17T13:32:19.390Z | Compiling flagset v0.4.7 |
| 1380 | 2026-04-17T13:32:19.411Z | Compiling rustix v1.1.3 |
| 1381 | 2026-04-17T13:32:19.428Z | Compiling iana-time-zone v0.1.65 |
| 1382 | 2026-04-17T13:32:19.469Z | Compiling uuid v1.23.0 |
| 1383 | 2026-04-17T13:32:19.508Z | Compiling rustc_version v0.4.1 |
| 1384 | 2026-04-17T13:32:19.526Z | Compiling regex-syntax v0.8.10 |
| 1385 | 2026-04-17T13:32:19.549Z | Compiling vcpkg v0.2.15 |
| 1386 | 2026-04-17T13:32:19.555Z | Compiling aws-lc-rs v1.16.0 |
| 1387 | 2026-04-17T13:32:19.602Z | Compiling tracing-core v0.1.36 |
| 1388 | 2026-04-17T13:32:19.670Z | Compiling openssl-probe v0.2.1 |
| 1389 | 2026-04-17T13:32:19.713Z | Compiling base64 v0.22.1 |
| 1390 | 2026-04-17T13:32:19.795Z | Compiling rand_core v0.9.5 |
| 1391 | 2026-04-17T13:32:19.861Z | Compiling untrusted v0.7.1 |
| 1392 | 2026-04-17T13:32:19.877Z | Compiling schemars v0.8.22 |
| 1393 | 2026-04-17T13:32:19.893Z | Compiling untrusted v0.9.0 |
| 1394 | 2026-04-17T13:32:19.896Z | Compiling httparse v1.10.1 |
| 1395 | 2026-04-17T13:32:19.929Z | Compiling tower-service v0.3.3 |
| 1396 | 2026-04-17T13:32:19.984Z | Compiling cmake v0.1.57 |
| 1397 | 2026-04-17T13:32:20.011Z | Compiling tower-layer v0.3.3 |
| 1398 | 2026-04-17T13:32:20.039Z | Compiling rustls v0.23.37 |
| 1399 | 2026-04-17T13:32:20.051Z | Compiling try-lock v0.2.5 |
| 1400 | 2026-04-17T13:32:20.065Z | Compiling dyn-clone v1.0.20 |
| 1401 | 2026-04-17T13:32:20.112Z | Compiling tinyvec_macros v0.1.1 |
| 1402 | 2026-04-17T13:32:20.142Z | Compiling atomic-waker v1.1.2 |
| 1403 | 2026-04-17T13:32:20.161Z | Compiling want v0.3.1 |
| 1404 | 2026-04-17T13:32:20.180Z | Compiling spin v0.9.8 |
| 1405 | 2026-04-17T13:32:20.198Z | Compiling tinyvec v1.10.0 |
| 1406 | 2026-04-17T13:32:20.201Z | Compiling aho-corasick v1.1.4 |
| 1407 | 2026-04-17T13:32:20.201Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-04-17T13:32:20.241Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-04-17T13:32:20.245Z | Compiling pin-utils v0.1.0 |
| 1410 | 2026-04-17T13:32:20.245Z | Compiling time-core v0.1.8 |
| 1411 | 2026-04-17T13:32:20.287Z | Compiling crc32fast v1.5.0 |
| 1412 | 2026-04-17T13:32:20.329Z | Compiling httpdate v1.0.3 |
| 1413 | 2026-04-17T13:32:20.346Z | Compiling openssl v0.10.75 |
| 1414 | 2026-04-17T13:32:20.349Z | Compiling powerfmt v0.2.0 |
| 1415 | 2026-04-17T13:32:20.373Z | Compiling foreign-types v0.3.2 |
| 1416 | 2026-04-17T13:32:20.401Z | Compiling wait-timeout v0.2.1 |
| 1417 | 2026-04-17T13:32:20.417Z | Compiling socket2 v0.5.10 |
| 1418 | 2026-04-17T13:32:20.433Z | Compiling crossbeam-utils v0.8.21 |
| 1419 | 2026-04-17T13:32:20.451Z | Compiling time-macros v0.2.27 |
| 1420 | 2026-04-17T13:32:20.465Z | Compiling bit-vec v0.8.0 |
| 1421 | 2026-04-17T13:32:20.609Z | Compiling deranged v0.5.8 |
| 1422 | 2026-04-17T13:32:20.630Z | Compiling num_threads v0.1.7 |
| 1423 | 2026-04-17T13:32:20.639Z | Compiling siphasher v1.0.2 |
| 1424 | 2026-04-17T13:32:20.673Z | Compiling native-tls v0.2.18 |
| 1425 | 2026-04-17T13:32:20.711Z | Compiling quick-error v1.2.3 |
| 1426 | 2026-04-17T13:32:20.727Z | Compiling simd-adler32 v0.3.8 |
| 1427 | 2026-04-17T13:32:20.744Z | Compiling usdt-impl v0.6.0 |
| 1428 | 2026-04-17T13:32:20.748Z | Compiling syn v1.0.109 |
| 1429 | 2026-04-17T13:32:20.810Z | Compiling bit-set v0.8.0 |
| 1430 | 2026-04-17T13:32:20.841Z | Compiling unicode-normalization v0.1.25 |
| 1431 | 2026-04-17T13:32:20.867Z | Compiling slog v2.8.2 |
| 1432 | 2026-04-17T13:32:20.880Z | Compiling aws-lc-sys v0.37.1 |
| 1433 | 2026-04-17T13:32:20.895Z | Compiling ring v0.17.14 |
| 1434 | 2026-04-17T13:32:20.911Z | Compiling openssl-sys v0.9.111 |
| 1435 | 2026-04-17T13:32:20.985Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1436 | 2026-04-17T13:32:21.018Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1437 | 2026-04-17T13:32:21.034Z | Compiling rand_xorshift v0.4.0 |
| 1438 | 2026-04-17T13:32:21.047Z | Compiling synstructure v0.13.2 |
| 1439 | 2026-04-17T13:32:21.077Z | Compiling serde_derive_internals v0.29.1 |
| 1440 | 2026-04-17T13:32:21.108Z | Compiling pest_generator v2.8.6 |
| 1441 | 2026-04-17T13:32:21.225Z | Compiling darling_core v0.20.11 |
| 1442 | 2026-04-17T13:32:21.344Z | Compiling regex-automata v0.4.14 |
| 1443 | 2026-04-17T13:32:21.371Z | Compiling tempfile v3.25.0 |
| 1444 | 2026-04-17T13:32:21.442Z | Compiling darling_core v0.21.3 |
| 1445 | 2026-04-17T13:32:21.615Z | Compiling time v0.3.47 |
| 1446 | 2026-04-17T13:32:21.697Z | Compiling rusty-fork v0.3.1 |
| 1447 | 2026-04-17T13:32:21.712Z | Compiling heapless v0.7.17 |
| 1448 | 2026-04-17T13:32:21.778Z | Compiling thread-id v5.1.0 |
| 1449 | 2026-04-17T13:32:21.867Z | Compiling sync_wrapper v1.0.2 |
| 1450 | 2026-04-17T13:32:21.881Z | Compiling cookie v0.18.1 |
| 1451 | 2026-04-17T13:32:21.984Z | Compiling paste v1.0.15 |
| 1452 | 2026-04-17T13:32:21.998Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-04-17T13:32:22.051Z | Compiling unicode-properties v0.1.4 |
| 1454 | 2026-04-17T13:32:22.067Z | Compiling anyhow v1.0.102 |
| 1455 | 2026-04-17T13:32:22.085Z | Compiling unarray v0.1.4 |
| 1456 | 2026-04-17T13:32:22.100Z | Compiling adler2 v2.0.1 |
| 1457 | 2026-04-17T13:32:22.103Z | Compiling signal-hook v0.3.18 |
| 1458 | 2026-04-17T13:32:22.200Z | Compiling unicode-bidi v0.3.18 |
| 1459 | 2026-04-17T13:32:22.215Z | Compiling miniz_oxide v0.8.9 |
| 1460 | 2026-04-17T13:32:22.375Z | Compiling num-integer v0.1.46 |
| 1461 | 2026-04-17T13:32:22.389Z | Compiling vergen-lib v0.1.6 |
| 1462 | 2026-04-17T13:32:22.593Z | Compiling stringprep v0.1.5 |
| 1463 | 2026-04-17T13:32:22.647Z | Compiling curve25519-dalek v4.1.3 |
| 1464 | 2026-04-17T13:32:22.719Z | Compiling ff v0.13.1 |
| 1465 | 2026-04-17T13:32:22.771Z | Compiling hash32 v0.2.1 |
| 1466 | 2026-04-17T13:32:22.877Z | Compiling memoffset v0.9.1 |
| 1467 | 2026-04-17T13:32:22.883Z | Compiling num-bigint-dig v0.8.6 |
| 1468 | 2026-04-17T13:32:22.886Z | Compiling iri-string v0.7.10 |
| 1469 | 2026-04-17T13:32:22.886Z | Compiling serde_derive v1.0.228 |
| 1470 | 2026-04-17T13:32:22.981Z | Compiling zeroize_derive v1.4.3 |
| 1471 | 2026-04-17T13:32:23.008Z | Compiling zerofrom-derive v0.1.6 |
| 1472 | 2026-04-17T13:32:23.076Z | Compiling yoke-derive v0.8.1 |
| 1473 | 2026-04-17T13:32:23.092Z | Compiling zerocopy-derive v0.8.40 |
| 1474 | 2026-04-17T13:32:23.099Z | Compiling zerovec-derive v0.11.2 |
| 1475 | 2026-04-17T13:32:23.124Z | Compiling displaydoc v0.2.5 |
| 1476 | 2026-04-17T13:32:23.282Z | Compiling tokio-macros v2.7.0 |
| 1477 | 2026-04-17T13:32:23.673Z | Compiling futures-macro v0.3.32 |
| 1478 | 2026-04-17T13:32:23.688Z | Compiling zeroize v1.8.2 |
| 1479 | 2026-04-17T13:32:23.931Z | Compiling der_derive v0.7.3 |
| 1480 | 2026-04-17T13:32:24.062Z | Compiling thiserror-impl v2.0.18 |
| 1481 | 2026-04-17T13:32:24.095Z | Compiling rustls-pki-types v1.14.0 |
| 1482 | 2026-04-17T13:32:24.318Z | Compiling tracing-attributes v0.1.31 |
| 1483 | 2026-04-17T13:32:24.355Z | Compiling pest_derive v2.8.6 |
| 1484 | 2026-04-17T13:32:24.499Z | Compiling crypto-common v0.1.7 |
| 1485 | 2026-04-17T13:32:24.515Z | Compiling zerofrom v0.1.6 |
| 1486 | 2026-04-17T13:32:24.531Z | Compiling block-buffer v0.10.4 |
| 1487 | 2026-04-17T13:32:24.548Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-04-17T13:32:24.615Z | Compiling block-padding v0.3.3 |
| 1489 | 2026-04-17T13:32:24.660Z | Compiling yoke v0.8.1 |
| 1490 | 2026-04-17T13:32:24.675Z | Compiling digest v0.10.7 |
| 1491 | 2026-04-17T13:32:24.725Z | Compiling scroll_derive v0.13.1 |
| 1492 | 2026-04-17T13:32:24.803Z | Compiling inout v0.1.4 |
| 1493 | 2026-04-17T13:32:24.822Z | Compiling schemars_derive v0.8.22 |
| 1494 | 2026-04-17T13:32:24.869Z | Compiling zerovec v0.11.5 |
| 1495 | 2026-04-17T13:32:24.943Z | Compiling zerotrie v0.2.3 |
| 1496 | 2026-04-17T13:32:24.976Z | Compiling hmac v0.12.1 |
| 1497 | 2026-04-17T13:32:24.993Z | Compiling cipher v0.4.4 |
| 1498 | 2026-04-17T13:32:25.154Z | Compiling sha2 v0.10.9 |
| 1499 | 2026-04-17T13:32:25.271Z | Compiling der v0.7.10 |
| 1500 | 2026-04-17T13:32:25.287Z | Compiling salsa20 v0.10.2 |
| 1501 | 2026-04-17T13:32:25.419Z | Compiling tinystr v0.8.2 |
| 1502 | 2026-04-17T13:32:25.444Z | Compiling potential_utf v0.1.4 |
| 1503 | 2026-04-17T13:32:25.528Z | Compiling pbkdf2 v0.12.2 |
| 1504 | 2026-04-17T13:32:25.543Z | Compiling thiserror v2.0.18 |
| 1505 | 2026-04-17T13:32:25.592Z | Compiling icu_locale_core v2.1.1 |
| 1506 | 2026-04-17T13:32:25.630Z | Compiling icu_collections v2.1.1 |
| 1507 | 2026-04-17T13:32:25.641Z | Compiling scrypt v0.11.0 |
| 1508 | 2026-04-17T13:32:25.657Z | Compiling cbc v0.1.2 |
| 1509 | 2026-04-17T13:32:25.674Z | Compiling aes v0.8.4 |
| 1510 | 2026-04-17T13:32:25.716Z | Compiling tracing v0.1.44 |
| 1511 | 2026-04-17T13:32:25.827Z | Compiling scroll v0.13.0 |
| 1512 | 2026-04-17T13:32:25.923Z | Compiling darling_macro v0.20.11 |
| 1513 | 2026-04-17T13:32:26.010Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-04-17T13:32:26.122Z | Compiling spki v0.7.3 |
| 1515 | 2026-04-17T13:32:26.138Z | Compiling goblin v0.10.5 |
| 1516 | 2026-04-17T13:32:26.154Z | Compiling dtrace-parser v0.3.0 |
| 1517 | 2026-04-17T13:32:26.326Z | Compiling icu_provider v2.1.1 |
| 1518 | 2026-04-17T13:32:26.366Z | Compiling pkcs5 v0.7.1 |
| 1519 | 2026-04-17T13:32:26.454Z | Compiling bytes v1.11.1 |
| 1520 | 2026-04-17T13:32:26.470Z | Compiling chrono v0.4.44 |
| 1521 | 2026-04-17T13:32:26.521Z | Compiling ipnet v2.11.0 |
| 1522 | 2026-04-17T13:32:26.538Z | Compiling darling v0.20.11 |
| 1523 | 2026-04-17T13:32:26.598Z | Compiling icu_properties v2.1.2 |
| 1524 | 2026-04-17T13:32:26.638Z | Compiling icu_normalizer v2.1.1 |
| 1525 | 2026-04-17T13:32:26.658Z | Compiling derive_builder_core v0.20.2 |
| 1526 | 2026-04-17T13:32:26.791Z | Compiling pkcs8 v0.10.2 |
| 1527 | 2026-04-17T13:32:26.885Z | Compiling signature v2.2.0 |
| 1528 | 2026-04-17T13:32:26.923Z | Compiling tokio v1.52.1 |
| 1529 | 2026-04-17T13:32:26.946Z | Compiling http v1.4.0 |
| 1530 | 2026-04-17T13:32:27.040Z | Compiling rustls-native-certs v0.8.3 |
| 1531 | 2026-04-17T13:32:27.081Z | Compiling scroll_derive v0.12.1 |
| 1532 | 2026-04-17T13:32:27.097Z | Compiling thiserror-impl v1.0.69 |
| 1533 | 2026-04-17T13:32:27.117Z | Compiling serde_tokenstream v0.2.3 |
| 1534 | 2026-04-17T13:32:27.196Z | Compiling toml_datetime v0.6.11 |
| 1535 | 2026-04-17T13:32:27.348Z | Compiling serde_spanned v0.6.9 |
| 1536 | 2026-04-17T13:32:27.451Z | Compiling idna_adapter v1.2.1 |
| 1537 | 2026-04-17T13:32:27.475Z | Compiling erased-serde v0.3.31 |
| 1538 | 2026-04-17T13:32:27.511Z | Compiling md-5 v0.10.6 |
| 1539 | 2026-04-17T13:32:27.554Z | Compiling ppv-lite86 v0.2.21 |
| 1540 | 2026-04-17T13:32:27.569Z | Compiling idna v1.1.0 |
| 1541 | 2026-04-17T13:32:27.610Z | Compiling http-body v1.0.1 |
| 1542 | 2026-04-17T13:32:27.703Z | Compiling derive_builder_macro v0.20.2 |
| 1543 | 2026-04-17T13:32:27.731Z | Compiling webpki-roots v1.0.6 |
| 1544 | 2026-04-17T13:32:27.771Z | Compiling http-body-util v0.1.3 |
| 1545 | 2026-04-17T13:32:27.786Z | Compiling darling_macro v0.21.3 |
| 1546 | 2026-04-17T13:32:27.789Z | Compiling scroll v0.12.0 |
| 1547 | 2026-04-17T13:32:27.875Z | Compiling url v2.5.8 |
| 1548 | 2026-04-17T13:32:27.894Z | Compiling rand_chacha v0.9.0 |
| 1549 | 2026-04-17T13:32:27.909Z | Compiling rand_chacha v0.3.1 |
| 1550 | 2026-04-17T13:32:27.912Z | Compiling zerocopy-derive v0.7.35 |
| 1551 | 2026-04-17T13:32:27.981Z | Compiling smoltcp v0.9.1 |
| 1552 | 2026-04-17T13:32:28.042Z | Compiling litrs v1.0.0 |
| 1553 | 2026-04-17T13:32:28.073Z | Compiling ref-cast v1.0.25 |
| 1554 | 2026-04-17T13:32:28.098Z | Compiling rand v0.9.2 |
| 1555 | 2026-04-17T13:32:28.254Z | Compiling zlib-rs v0.6.2 |
| 1556 | 2026-04-17T13:32:28.316Z | Compiling cfg_aliases v0.2.1 |
| 1557 | 2026-04-17T13:32:28.348Z | Compiling ryu v1.0.23 |
| 1558 | 2026-04-17T13:32:28.399Z | Compiling rustix v0.38.44 |
| 1559 | 2026-04-17T13:32:28.413Z | Compiling thiserror v1.0.69 |
| 1560 | 2026-04-17T13:32:28.416Z | Compiling base16ct v0.2.0 |
| 1561 | 2026-04-17T13:32:28.547Z | Compiling fallible-iterator v0.2.0 |
| 1562 | 2026-04-17T13:32:28.547Z | Compiling psl-types v2.0.11 |
| 1563 | 2026-04-17T13:32:28.579Z | Compiling document-features v0.2.12 |
| 1564 | 2026-04-17T13:32:28.609Z | Compiling sec1 v0.7.3 |
| 1565 | 2026-04-17T13:32:28.625Z | Compiling serde_urlencoded v0.7.1 |
| 1566 | 2026-04-17T13:32:28.715Z | Compiling proptest v1.10.0 |
| 1567 | 2026-04-17T13:32:28.745Z | Compiling publicsuffix v2.3.0 |
| 1568 | 2026-04-17T13:32:28.841Z | Compiling dof v0.4.0 |
| 1569 | 2026-04-17T13:32:28.888Z | Compiling postgres-protocol v0.6.10 |
| 1570 | 2026-04-17T13:32:28.903Z | Compiling zerocopy v0.7.35 |
| 1571 | 2026-04-17T13:32:28.935Z | Compiling nix v0.31.2 |
| 1572 | 2026-04-17T13:32:28.982Z | Compiling darling v0.21.3 |
| 1573 | 2026-04-17T13:32:28.997Z | Compiling derive_builder v0.20.2 |
| 1574 | 2026-04-17T13:32:29.043Z | Compiling rand v0.8.5 |
| 1575 | 2026-04-17T13:32:29.101Z | Compiling goblin v0.8.2 |
| 1576 | 2026-04-17T13:32:29.212Z | Compiling ipnetwork v0.21.1 |
| 1577 | 2026-04-17T13:32:29.252Z | Compiling cargo-platform v0.1.9 |
| 1578 | 2026-04-17T13:32:29.379Z | Compiling hubpack_derive v0.1.1 |
| 1579 | 2026-04-17T13:32:29.461Z | Compiling oxnet v0.1.4 |
| 1580 | 2026-04-17T13:32:29.516Z | Compiling hkdf v0.12.4 |
| 1581 | 2026-04-17T13:32:29.516Z | Compiling crypto-bigint v0.5.5 |
| 1582 | 2026-04-17T13:32:29.545Z | Compiling regex v1.12.3 |
| 1583 | 2026-04-17T13:32:29.827Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1584 | 2026-04-17T13:32:29.843Z | Compiling ref-cast-impl v1.0.25 |
| 1585 | 2026-04-17T13:32:29.858Z | Compiling daft-derive v0.1.5 |
| 1586 | 2026-04-17T13:32:29.889Z | Compiling async-trait v0.1.89 |
| 1587 | 2026-04-17T13:32:29.927Z | Compiling strum_macros v0.27.2 |
| 1588 | 2026-04-17T13:32:30.132Z | Compiling group v0.13.0 |
| 1589 | 2026-04-17T13:32:30.305Z | Compiling num-iter v0.1.45 |
| 1590 | 2026-04-17T13:32:30.450Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-04-17T13:32:30.466Z | Compiling phf_shared v0.13.1 |
| 1592 | 2026-04-17T13:32:30.524Z | Compiling lazy_static v1.5.0 |
| 1593 | 2026-04-17T13:32:30.564Z | Compiling vergen v9.0.6 |
| 1594 | 2026-04-17T13:32:30.619Z | Compiling fs-err v3.3.0 |
| 1595 | 2026-04-17T13:32:30.636Z | Compiling ahash v0.8.12 |
| 1596 | 2026-04-17T13:32:30.652Z | Compiling winnow v0.5.40 |
| 1597 | 2026-04-17T13:32:30.655Z | Compiling bitflags v1.3.2 |
| 1598 | 2026-04-17T13:32:30.687Z | Compiling managed v0.8.0 |
| 1599 | 2026-04-17T13:32:30.734Z | Compiling tokio-util v0.7.18 |
| 1600 | 2026-04-17T13:32:30.762Z | Compiling tower v0.5.3 |
| 1601 | 2026-04-17T13:32:30.776Z | Compiling tokio-native-tls v0.3.1 |
| 1602 | 2026-04-17T13:32:30.838Z | Compiling bumpalo v3.20.2 |
| 1603 | 2026-04-17T13:32:30.867Z | Compiling libbz2-rs-sys v0.2.2 |
| 1604 | 2026-04-17T13:32:30.929Z | Compiling object v0.37.3 |
| 1605 | 2026-04-17T13:32:30.979Z | Compiling foldhash v0.1.5 |
| 1606 | 2026-04-17T13:32:30.994Z | Compiling unicode-segmentation v1.12.0 |
| 1607 | 2026-04-17T13:32:30.999Z | Compiling clap_builder v4.5.60 |
| 1608 | 2026-04-17T13:32:31.118Z | Compiling newtype-uuid v1.3.2 |
| 1609 | 2026-04-17T13:32:31.174Z | Compiling tower-http v0.6.8 |
| 1610 | 2026-04-17T13:32:31.230Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-04-17T13:32:31.326Z | Compiling bzip2 v0.6.1 |
| 1612 | 2026-04-17T13:32:31.405Z | Compiling daft v0.1.5 |
| 1613 | 2026-04-17T13:32:31.481Z | Compiling h2 v0.4.13 |
| 1614 | 2026-04-17T13:32:31.539Z | Compiling dof v0.3.0 |
| 1615 | 2026-04-17T13:32:31.560Z | Compiling hashbrown v0.15.5 |
| 1616 | 2026-04-17T13:32:31.588Z | Compiling zopfli v0.8.3 |
| 1617 | 2026-04-17T13:32:31.736Z | Compiling phf v0.13.1 |
| 1618 | 2026-04-17T13:32:31.822Z | Compiling signal-hook-mio v0.2.5 |
| 1619 | 2026-04-17T13:32:31.922Z | Compiling elliptic-curve v0.13.8 |
| 1620 | 2026-04-17T13:32:31.967Z | Compiling toml_edit v0.19.15 |
| 1621 | 2026-04-17T13:32:31.981Z | Compiling strum v0.27.2 |
| 1622 | 2026-04-17T13:32:32.134Z | Compiling usdt-macro v0.6.0 |
| 1623 | 2026-04-17T13:32:32.150Z | Compiling usdt-attr-macro v0.6.0 |
| 1624 | 2026-04-17T13:32:32.289Z | Compiling cargo_metadata v0.19.2 |
| 1625 | 2026-04-17T13:32:32.339Z | Compiling cookie_store v0.22.1 |
| 1626 | 2026-04-17T13:32:32.425Z | Compiling hubpack v0.1.2 |
| 1627 | 2026-04-17T13:32:32.501Z | Compiling bzip2 v0.4.4 |
| 1628 | 2026-04-17T13:32:32.570Z | Compiling postgres-types v0.2.12 |
| 1629 | 2026-04-17T13:32:32.683Z | Compiling zstd v0.13.3 |
| 1630 | 2026-04-17T13:32:32.768Z | Compiling serde_with_macros v3.17.0 |
| 1631 | 2026-04-17T13:32:32.800Z | Compiling dtrace-parser v0.2.0 |
| 1632 | 2026-04-17T13:32:32.938Z | Compiling ed25519 v2.2.3 |
| 1633 | 2026-04-17T13:32:32.980Z | Compiling pkcs1 v0.7.5 |
| 1634 | 2026-04-17T13:32:33.034Z | Compiling hex v0.4.3 |
| 1635 | 2026-04-17T13:32:33.049Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-04-17T13:32:33.168Z | Compiling rfc6979 v0.4.0 |
| 1637 | 2026-04-17T13:32:33.213Z | Compiling bstr v1.12.1 |
| 1638 | 2026-04-17T13:32:33.313Z | Compiling clap_derive v4.5.55 |
| 1639 | 2026-04-17T13:32:33.332Z | Compiling strum_macros v0.26.4 |
| 1640 | 2026-04-17T13:32:33.409Z | Compiling enum-as-inner v0.6.1 |
| 1641 | 2026-04-17T13:32:33.579Z | Compiling serde_repr v0.1.20 |
| 1642 | 2026-04-17T13:32:33.675Z | Compiling phf_shared v0.11.3 |
| 1643 | 2026-04-17T13:32:33.879Z | Compiling float-cmp v0.10.0 |
| 1644 | 2026-04-17T13:32:33.896Z | Compiling memmap2 v0.9.10 |
| 1645 | 2026-04-17T13:32:33.914Z | Compiling thread-id v4.2.2 |
| 1646 | 2026-04-17T13:32:33.917Z | Compiling env_filter v1.0.0 |
| 1647 | 2026-04-17T13:32:33.946Z | Compiling encoding_rs v0.8.35 |
| 1648 | 2026-04-17T13:32:33.949Z | Compiling new_debug_unreachable v1.0.6 |
| 1649 | 2026-04-17T13:32:34.017Z | Compiling whoami v2.1.0 |
| 1650 | 2026-04-17T13:32:34.044Z | Compiling rustc-hash v2.1.1 |
| 1651 | 2026-04-17T13:32:34.060Z | Compiling normalize-line-endings v0.3.0 |
| 1652 | 2026-04-17T13:32:34.096Z | Compiling precomputed-hash v0.1.1 |
| 1653 | 2026-04-17T13:32:34.164Z | Compiling jiff v0.2.21 |
| 1654 | 2026-04-17T13:32:34.182Z | Compiling static_assertions v1.1.0 |
| 1655 | 2026-04-17T13:32:34.198Z | Compiling either v1.15.0 |
| 1656 | 2026-04-17T13:32:34.244Z | Compiling predicates-core v1.0.10 |
| 1657 | 2026-04-17T13:32:34.259Z | Compiling difflib v0.4.0 |
| 1658 | 2026-04-17T13:32:34.274Z | Compiling fixedbitset v0.5.7 |
| 1659 | 2026-04-17T13:32:34.335Z | Compiling fixedbitset v0.4.2 |
| 1660 | 2026-04-17T13:32:34.436Z | Compiling mime v0.3.17 |
| 1661 | 2026-04-17T13:32:34.452Z | Compiling keccak v0.1.6 |
| 1662 | 2026-04-17T13:32:34.468Z | Compiling data-encoding v2.10.0 |
| 1663 | 2026-04-17T13:32:34.583Z | Compiling hyper v1.8.1 |
| 1664 | 2026-04-17T13:32:34.608Z | Compiling sha3 v0.10.8 |
| 1665 | 2026-04-17T13:32:34.726Z | Compiling predicates v3.1.4 |
| 1666 | 2026-04-17T13:32:34.729Z | Compiling petgraph v0.6.5 |
| 1667 | 2026-04-17T13:32:34.866Z | Compiling hickory-proto v0.25.2 |
| 1668 | 2026-04-17T13:32:34.915Z | Compiling petgraph v0.8.3 |
| 1669 | 2026-04-17T13:32:35.101Z | Compiling itertools v0.13.0 |
| 1670 | 2026-04-17T13:32:35.229Z | Compiling tokio-postgres v0.7.16 |
| 1671 | 2026-04-17T13:32:35.245Z | Compiling clap v4.5.60 |
| 1672 | 2026-04-17T13:32:35.249Z | Compiling strum v0.26.3 |
| 1673 | 2026-04-17T13:32:35.303Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1674 | 2026-04-17T13:32:35.345Z | Compiling string_cache v0.8.9 |
| 1675 | 2026-04-17T13:32:35.421Z | Compiling iddqd v0.3.17 |
| 1676 | 2026-04-17T13:32:35.439Z | Compiling env_logger v0.11.9 |
| 1677 | 2026-04-17T13:32:35.616Z | Compiling toml_edit v0.22.27 |
| 1678 | 2026-04-17T13:32:35.635Z | Compiling usdt v0.6.0 |
| 1679 | 2026-04-17T13:32:35.651Z | Compiling usdt-impl v0.5.0 |
| 1680 | 2026-04-17T13:32:35.835Z | Compiling hyper-util v0.1.20 |
| 1681 | 2026-04-17T13:32:35.930Z | Compiling serde_with v3.17.0 |
| 1682 | 2026-04-17T13:32:36.263Z | Compiling similar v2.7.0 |
| 1683 | 2026-04-17T13:32:36.298Z | Compiling crossterm v0.28.1 |
| 1684 | 2026-04-17T13:32:36.313Z | Compiling toml v0.7.8 |
| 1685 | 2026-04-17T13:32:36.397Z | Compiling ecdsa v0.16.9 |
| 1686 | 2026-04-17T13:32:36.624Z | Compiling rsa v0.9.10 |
| 1687 | 2026-04-17T13:32:36.922Z | Compiling zip v4.6.1 |
| 1688 | 2026-04-17T13:32:36.940Z | Compiling ed25519-dalek v2.2.0 |
| 1689 | 2026-04-17T13:32:37.187Z | Compiling zip v0.6.6 |
| 1690 | 2026-04-17T13:32:37.247Z | Compiling hyper-tls v0.6.0 |
| 1691 | 2026-04-17T13:32:37.645Z | Compiling tokio-stream v0.1.18 |
| 1692 | 2026-04-17T13:32:37.677Z | Compiling heck v0.4.1 |
| 1693 | 2026-04-17T13:32:37.702Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1694 | 2026-04-17T13:32:37.790Z | Compiling buf-list v1.1.2 |
| 1695 | 2026-04-17T13:32:37.812Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1696 | 2026-04-17T13:32:37.935Z | Compiling openapiv3 v2.2.0 |
| 1697 | 2026-04-17T13:32:37.951Z | Compiling x509-cert v0.2.5 |
| 1698 | 2026-04-17T13:32:37.968Z | Compiling sha1 v0.10.6 |
| 1699 | 2026-04-17T13:32:38.099Z | Compiling crossbeam-epoch v0.9.18 |
| 1700 | 2026-04-17T13:32:38.139Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1701 | 2026-04-17T13:32:38.154Z | Compiling peg-runtime v0.8.5 |
| 1702 | 2026-04-17T13:32:38.157Z | Compiling lalrpop-util v0.19.12 |
| 1703 | 2026-04-17T13:32:38.222Z | Compiling thread_local v1.1.9 |
| 1704 | 2026-04-17T13:32:38.370Z | Compiling slog-async v2.8.0 |
| 1705 | 2026-04-17T13:32:38.394Z | Compiling futures-executor v0.3.32 |
| 1706 | 2026-04-17T13:32:38.459Z | Compiling crossbeam-channel v0.5.15 |
| 1707 | 2026-04-17T13:32:38.459Z | Compiling filetime v0.2.27 |
| 1708 | 2026-04-17T13:32:38.491Z | Compiling is-terminal v0.4.17 |
| 1709 | 2026-04-17T13:32:38.494Z | Compiling term v1.2.1 |
| 1710 | 2026-04-17T13:32:38.520Z | Compiling take_mut v0.2.2 |
| 1711 | 2026-04-17T13:32:38.538Z | Compiling xattr v1.6.1 |
| 1712 | 2026-04-17T13:32:38.622Z | Compiling futures v0.3.32 |
| 1713 | 2026-04-17T13:32:38.685Z | Compiling tar v0.4.45 |
| 1714 | 2026-04-17T13:32:38.990Z | Compiling slog-term v2.9.2 |
| 1715 | 2026-04-17T13:32:54.060Z | Compiling rustls-webpki v0.103.9 |
| 1716 | 2026-04-17T13:32:56.866Z | Compiling tokio-rustls v0.26.4 |
| 1717 | 2026-04-17T13:32:56.867Z | Compiling rustls-platform-verifier v0.6.2 |
| 1718 | 2026-04-17T13:32:57.070Z | Compiling hyper-rustls v0.27.7 |
| 1719 | 2026-04-17T13:32:57.262Z | Compiling reqwest v0.12.28 |
| 1720 | 2026-04-17T13:32:57.262Z | Compiling reqwest v0.13.2 |
| 1721 | 2026-04-17T13:32:59.284Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1722 | 2026-04-17T13:32:59.531Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1723 | 2026-04-17T13:33:02.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.94s |
| 1724 | 2026-04-17T13:33:02.517Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1725 | 2026-04-17T13:33:02.575Z | Apr 17 13:33:01.790 INFO Starting download, target: Console |
| 1726 | 2026-04-17T13:33:02.575Z | Apr 17 13:33:01.791 INFO Starting download, target: Cockroach |
| 1727 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Starting download, target: DendriteStub |
| 1728 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Starting download, target: Clickhouse |
| 1729 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Starting download, target: MaghemiteMgd |
| 1730 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Starting download, target: TransceiverControl |
| 1731 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1732 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1733 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1734 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1735 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1736 | 2026-04-17T13:33:02.579Z | Apr 17 13:33:01.791 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1737 | 2026-04-17T13:33:02.904Z | Apr 17 13:33:02.119 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1738 | 2026-04-17T13:33:03.127Z | Apr 17 13:33:02.332 INFO Download complete, target: TransceiverControl |
| 1739 | 2026-04-17T13:33:03.582Z | Apr 17 13:33:02.794 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1740 | 2026-04-17T13:33:03.768Z | Apr 17 13:33:02.986 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1741 | 2026-04-17T13:33:03.822Z | Apr 17 13:33:03.037 INFO Download complete, target: Console |
| 1742 | 2026-04-17T13:33:04.077Z | Apr 17 13:33:03.290 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1743 | 2026-04-17T13:33:04.490Z | Apr 17 13:33:03.707 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1744 | 2026-04-17T13:33:04.490Z | Apr 17 13:33:03.707 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1745 | 2026-04-17T13:33:04.647Z | Apr 17 13:33:03.864 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-04-17T13:33:06.056Z | Apr 17 13:33:05.272 INFO Download complete, target: MaghemiteMgd |
| 1747 | 2026-04-17T13:33:06.475Z | Apr 17 13:33:05.692 INFO Download complete, target: DendriteStub |
| 1748 | 2026-04-17T13:33:09.184Z | Apr 17 13:33:08.401 INFO Checking that binary works, target: Cockroach |
| 1749 | 2026-04-17T13:33:09.285Z | Apr 17 13:33:08.502 INFO Download complete, target: Cockroach |
| 1750 | 2026-04-17T13:33:11.449Z | Apr 17 13:33:10.664 INFO Checking that binary works, target: Clickhouse |
| 1751 | 2026-04-17T13:33:11.535Z | Apr 17 13:33:10.752 INFO Download complete, target: Clickhouse |
| 1752 | 2026-04-17T13:33:11.542Z | All prerequisites installed successfully |
| 1753 | 2026-04-17T13:33:11.546Z | |
| 1754 | 2026-04-17T13:33:11.546Z | real 2:53.077613172 |
| 1755 | 2026-04-17T13:33:11.546Z | user 7:20.500128290 |
| 1756 | 2026-04-17T13:33:11.546Z | sys 1:43.099254237 |
| 1757 | 2026-04-17T13:33:11.546Z | trap 0.279063538 |
| 1758 | 2026-04-17T13:33:11.546Z | tflt 1.217777088 |
| 1759 | 2026-04-17T13:33:11.546Z | dflt 1.728697047 |
| 1760 | 2026-04-17T13:33:11.546Z | kflt 0.024554604 |
| 1761 | 2026-04-17T13:33:11.546Z | lock 22:29.910601569 |
| 1762 | 2026-04-17T13:33:11.546Z | slp 19:38.639143640 |
| 1763 | 2026-04-17T13:33:11.546Z | lat 25.556757410 |
| 1764 | 2026-04-17T13:33:11.546Z | stop 3:00.953318298 |
| 1765 | 2026-04-17T13:33:11.546Z | + ptime -m cargo xtask download softnpu |
| 1766 | 2026-04-17T13:33:12.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1767 | 2026-04-17T13:33:12.089Z | Running `target/debug/xtask download softnpu` |
| 1768 | 2026-04-17T13:33:12.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1769 | 2026-04-17T13:33:12.920Z | Running `target/debug/xtask-downloader softnpu` |
| 1770 | 2026-04-17T13:33:12.964Z | Apr 17 13:33:12.180 INFO Starting download, target: Softnpu |
| 1771 | 2026-04-17T13:33:12.967Z | Apr 17 13:33:12.181 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1772 | 2026-04-17T13:33:13.503Z | Apr 17 13:33:12.718 INFO Download complete, target: Softnpu |
| 1773 | 2026-04-17T13:33:13.506Z | |
| 1774 | 2026-04-17T13:33:13.506Z | real 1.956515989 |
| 1775 | 2026-04-17T13:33:13.506Z | user 1.339402133 |
| 1776 | 2026-04-17T13:33:13.506Z | sys 0.674018202 |
| 1777 | 2026-04-17T13:33:13.506Z | trap 0.000642648 |
| 1778 | 2026-04-17T13:33:13.506Z | tflt 0.000081815 |
| 1779 | 2026-04-17T13:33:13.506Z | dflt 0.000129637 |
| 1780 | 2026-04-17T13:33:13.506Z | kflt 0.000000000 |
| 1781 | 2026-04-17T13:33:13.506Z | lock 9.777680014 |
| 1782 | 2026-04-17T13:33:13.506Z | slp 0.406023079 |
| 1783 | 2026-04-17T13:33:13.506Z | lat 0.096295016 |
| 1784 | 2026-04-17T13:33:13.506Z | stop 0.000167733 |
| 1785 | 2026-04-17T13:33:13.509Z | + export CARGO_INCREMENTAL=0 |
| 1786 | 2026-04-17T13:33:13.509Z | + CARGO_INCREMENTAL=0 |
| 1787 | 2026-04-17T13:33:13.509Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1788 | 2026-04-17T13:33:14.409Z | Compiling proc-macro2 v1.0.106 |
| 1789 | 2026-04-17T13:33:14.409Z | Compiling quote v1.0.44 |
| 1790 | 2026-04-17T13:33:14.409Z | Compiling unicode-ident v1.0.24 |
| 1791 | 2026-04-17T13:33:14.409Z | Compiling libc v0.2.185 |
| 1792 | 2026-04-17T13:33:14.412Z | Compiling serde_core v1.0.228 |
| 1793 | 2026-04-17T13:33:14.412Z | Compiling serde v1.0.228 |
| 1794 | 2026-04-17T13:33:14.412Z | Compiling cfg-if v1.0.4 |
| 1795 | 2026-04-17T13:33:14.412Z | Compiling version_check v0.9.5 |
| 1796 | 2026-04-17T13:33:14.412Z | Compiling shlex v1.3.0 |
| 1797 | 2026-04-17T13:33:14.412Z | Compiling find-msvc-tools v0.1.9 |
| 1798 | 2026-04-17T13:33:14.412Z | Compiling typenum v1.19.0 |
| 1799 | 2026-04-17T13:33:14.552Z | Compiling autocfg v1.5.0 |
| 1800 | 2026-04-17T13:33:14.555Z | Compiling zmij v1.0.21 |
| 1801 | 2026-04-17T13:33:14.555Z | Compiling serde_json v1.0.149 |
| 1802 | 2026-04-17T13:33:14.555Z | Compiling portable-atomic v1.13.1 |
| 1803 | 2026-04-17T13:33:14.664Z | Compiling memchr v2.8.0 |
| 1804 | 2026-04-17T13:33:14.787Z | Compiling zerocopy v0.8.40 |
| 1805 | 2026-04-17T13:33:14.939Z | Compiling libm v0.2.16 |
| 1806 | 2026-04-17T13:33:14.967Z | Compiling smallvec v1.15.1 |
| 1807 | 2026-04-17T13:33:15.016Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-04-17T13:33:15.046Z | Compiling generic-array v0.14.7 |
| 1809 | 2026-04-17T13:33:15.166Z | Compiling icu_properties_data v2.1.2 |
| 1810 | 2026-04-17T13:33:15.183Z | Compiling icu_normalizer_data v2.1.1 |
| 1811 | 2026-04-17T13:33:15.221Z | Compiling num-traits v0.2.19 |
| 1812 | 2026-04-17T13:33:15.262Z | Compiling itoa v1.0.17 |
| 1813 | 2026-04-17T13:33:15.284Z | Compiling getrandom v0.4.1 |
| 1814 | 2026-04-17T13:33:15.297Z | Compiling log v0.4.29 |
| 1815 | 2026-04-17T13:33:15.347Z | Compiling stable_deref_trait v1.2.1 |
| 1816 | 2026-04-17T13:33:15.350Z | Compiling pkg-config v0.3.32 |
| 1817 | 2026-04-17T13:33:15.391Z | Compiling subtle v2.6.1 |
| 1818 | 2026-04-17T13:33:15.530Z | Compiling jobserver v0.1.34 |
| 1819 | 2026-04-17T13:33:15.547Z | Compiling getrandom v0.2.17 |
| 1820 | 2026-04-17T13:33:15.582Z | Compiling errno v0.3.14 |
| 1821 | 2026-04-17T13:33:15.642Z | Compiling scopeguard v1.2.0 |
| 1822 | 2026-04-17T13:33:15.762Z | Compiling cc v1.2.56 |
| 1823 | 2026-04-17T13:33:15.792Z | Compiling rand_core v0.6.4 |
| 1824 | 2026-04-17T13:33:15.833Z | Compiling lock_api v0.4.14 |
| 1825 | 2026-04-17T13:33:15.868Z | Compiling percent-encoding v2.3.2 |
| 1826 | 2026-04-17T13:33:15.883Z | Compiling litemap v0.8.1 |
| 1827 | 2026-04-17T13:33:15.899Z | Compiling writeable v0.6.2 |
| 1828 | 2026-04-17T13:33:15.932Z | Compiling fnv v1.0.7 |
| 1829 | 2026-04-17T13:33:16.002Z | Compiling syn v2.0.117 |
| 1830 | 2026-04-17T13:33:16.037Z | Compiling thiserror v2.0.18 |
| 1831 | 2026-04-17T13:33:16.095Z | Compiling getrandom v0.3.4 |
| 1832 | 2026-04-17T13:33:16.108Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-04-17T13:33:16.215Z | Compiling critical-section v1.2.0 |
| 1834 | 2026-04-17T13:33:16.246Z | Compiling allocator-api2 v0.2.21 |
| 1835 | 2026-04-17T13:33:16.249Z | Compiling schemars v0.8.22 |
| 1836 | 2026-04-17T13:33:16.305Z | Compiling rustversion v1.0.22 |
| 1837 | 2026-04-17T13:33:16.308Z | Compiling equivalent v1.0.2 |
| 1838 | 2026-04-17T13:33:16.366Z | Compiling fs_extra v1.3.0 |
| 1839 | 2026-04-17T13:33:16.380Z | Compiling dunce v1.0.5 |
| 1840 | 2026-04-17T13:33:16.426Z | Compiling rand_core v0.10.0 |
| 1841 | 2026-04-17T13:33:16.431Z | Compiling utf8_iter v1.0.4 |
| 1842 | 2026-04-17T13:33:16.495Z | Compiling foldhash v0.2.0 |
| 1843 | 2026-04-17T13:33:16.510Z | Compiling cmake v0.1.57 |
| 1844 | 2026-04-17T13:33:16.618Z | Compiling form_urlencoded v1.2.2 |
| 1845 | 2026-04-17T13:33:16.650Z | Compiling hashbrown v0.16.1 |
| 1846 | 2026-04-17T13:33:16.697Z | Compiling once_cell v1.21.3 |
| 1847 | 2026-04-17T13:33:16.806Z | Compiling semver v1.0.27 |
| 1848 | 2026-04-17T13:33:16.914Z | Compiling bitflags v2.11.0 |
| 1849 | 2026-04-17T13:33:16.958Z | Compiling const-oid v0.9.6 |
| 1850 | 2026-04-17T13:33:16.988Z | Compiling signal-hook-registry v1.4.8 |
| 1851 | 2026-04-17T13:33:17.094Z | Compiling ring v0.17.14 |
| 1852 | 2026-04-17T13:33:17.126Z | Compiling aws-lc-sys v0.37.1 |
| 1853 | 2026-04-17T13:33:17.130Z | Compiling rustix v1.1.3 |
| 1854 | 2026-04-17T13:33:17.157Z | Compiling mio v1.2.0 |
| 1855 | 2026-04-17T13:33:17.286Z | Compiling indexmap v2.13.0 |
| 1856 | 2026-04-17T13:33:17.304Z | Compiling parking_lot v0.12.5 |
| 1857 | 2026-04-17T13:33:17.308Z | Compiling socket2 v0.6.3 |
| 1858 | 2026-04-17T13:33:17.347Z | Compiling aws-lc-rs v1.16.0 |
| 1859 | 2026-04-17T13:33:17.401Z | Compiling strsim v0.11.1 |
| 1860 | 2026-04-17T13:33:17.474Z | Compiling thiserror v1.0.69 |
| 1861 | 2026-04-17T13:33:17.495Z | Compiling futures-core v0.3.32 |
| 1862 | 2026-04-17T13:33:17.530Z | Compiling byteorder v1.5.0 |
| 1863 | 2026-04-17T13:33:17.684Z | Compiling httparse v1.10.1 |
| 1864 | 2026-04-17T13:33:17.703Z | Compiling ucd-trie v0.1.7 |
| 1865 | 2026-04-17T13:33:17.792Z | Compiling iana-time-zone v0.1.65 |
| 1866 | 2026-04-17T13:33:17.878Z | Compiling pest v2.8.6 |
| 1867 | 2026-04-17T13:33:17.895Z | Compiling heck v0.5.0 |
| 1868 | 2026-04-17T13:33:17.960Z | Compiling syn v1.0.109 |
| 1869 | 2026-04-17T13:33:17.966Z | Compiling vcpkg v0.2.15 |
| 1870 | 2026-04-17T13:33:17.989Z | Compiling ident_case v1.0.1 |
| 1871 | 2026-04-17T13:33:18.032Z | Compiling uuid v1.23.0 |
| 1872 | 2026-04-17T13:33:18.063Z | Compiling cpufeatures v0.2.17 |
| 1873 | 2026-04-17T13:33:18.159Z | Compiling regex-syntax v0.8.10 |
| 1874 | 2026-04-17T13:33:18.366Z | Compiling rustc_version v0.4.1 |
| 1875 | 2026-04-17T13:33:18.474Z | Compiling rustls v0.23.37 |
| 1876 | 2026-04-17T13:33:18.491Z | Compiling futures-sink v0.3.32 |
| 1877 | 2026-04-17T13:33:18.541Z | Compiling openssl-sys v0.9.111 |
| 1878 | 2026-04-17T13:33:18.602Z | Compiling futures-channel v0.3.32 |
| 1879 | 2026-04-17T13:33:18.659Z | Compiling slab v0.4.12 |
| 1880 | 2026-04-17T13:33:18.676Z | Compiling futures-task v0.3.32 |
| 1881 | 2026-04-17T13:33:18.688Z | Compiling futures-io v0.3.32 |
| 1882 | 2026-04-17T13:33:18.850Z | Compiling synstructure v0.13.2 |
| 1883 | 2026-04-17T13:33:18.864Z | Compiling serde_derive_internals v0.29.1 |
| 1884 | 2026-04-17T13:33:18.901Z | Compiling dyn-clone v1.0.20 |
| 1885 | 2026-04-17T13:33:18.904Z | Compiling plain v0.2.3 |
| 1886 | 2026-04-17T13:33:18.947Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-04-17T13:33:18.955Z | Compiling crossbeam-utils v0.8.21 |
| 1888 | 2026-04-17T13:33:19.037Z | Compiling pest_meta v2.8.6 |
| 1889 | 2026-04-17T13:33:19.088Z | Compiling num-conv v0.2.0 |
| 1890 | 2026-04-17T13:33:19.118Z | Compiling time-core v0.1.8 |
| 1891 | 2026-04-17T13:33:19.297Z | Compiling time-macros v0.2.27 |
| 1892 | 2026-04-17T13:33:19.327Z | Compiling pretty-hex v0.4.1 |
| 1893 | 2026-04-17T13:33:19.426Z | Compiling openssl v0.10.75 |
| 1894 | 2026-04-17T13:33:19.461Z | Compiling base64 v0.22.1 |
| 1895 | 2026-04-17T13:33:19.649Z | Compiling pest_generator v2.8.6 |
| 1896 | 2026-04-17T13:33:19.671Z | Compiling crc32fast v1.5.0 |
| 1897 | 2026-04-17T13:33:19.690Z | Compiling base64ct v1.8.3 |
| 1898 | 2026-04-17T13:33:19.707Z | Compiling anyhow v1.0.102 |
| 1899 | 2026-04-17T13:33:19.710Z | Compiling darling_core v0.21.3 |
| 1900 | 2026-04-17T13:33:19.722Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1901 | 2026-04-17T13:33:19.812Z | Compiling flagset v0.4.7 |
| 1902 | 2026-04-17T13:33:19.958Z | Compiling regex-automata v0.4.14 |
| 1903 | 2026-04-17T13:33:19.973Z | Compiling pem-rfc7468 v0.7.0 |
| 1904 | 2026-04-17T13:33:19.985Z | Compiling native-tls v0.2.18 |
| 1905 | 2026-04-17T13:33:20.005Z | Compiling rand_core v0.9.5 |
| 1906 | 2026-04-17T13:33:20.128Z | Compiling serde_derive v1.0.228 |
| 1907 | 2026-04-17T13:33:20.144Z | Compiling zeroize_derive v1.4.3 |
| 1908 | 2026-04-17T13:33:20.234Z | Compiling zerofrom-derive v0.1.6 |
| 1909 | 2026-04-17T13:33:20.255Z | Compiling yoke-derive v0.8.1 |
| 1910 | 2026-04-17T13:33:20.276Z | Compiling zerovec-derive v0.11.2 |
| 1911 | 2026-04-17T13:33:20.321Z | Compiling displaydoc v0.2.5 |
| 1912 | 2026-04-17T13:33:20.336Z | Compiling zerocopy-derive v0.8.40 |
| 1913 | 2026-04-17T13:33:20.352Z | Compiling tokio-macros v2.7.0 |
| 1914 | 2026-04-17T13:33:20.368Z | Compiling futures-macro v0.3.32 |
| 1915 | 2026-04-17T13:33:20.411Z | Compiling thiserror-impl v2.0.18 |
| 1916 | 2026-04-17T13:33:20.754Z | Compiling zeroize v1.8.2 |
| 1917 | 2026-04-17T13:33:21.050Z | Compiling schemars_derive v0.8.22 |
| 1918 | 2026-04-17T13:33:21.145Z | Compiling tracing-attributes v0.1.31 |
| 1919 | 2026-04-17T13:33:21.232Z | Compiling der_derive v0.7.3 |
| 1920 | 2026-04-17T13:33:21.333Z | Compiling thiserror-impl v1.0.69 |
| 1921 | 2026-04-17T13:33:21.375Z | Compiling zerofrom v0.1.6 |
| 1922 | 2026-04-17T13:33:21.521Z | Compiling yoke v0.8.1 |
| 1923 | 2026-04-17T13:33:21.594Z | Compiling crypto-common v0.1.7 |
| 1924 | 2026-04-17T13:33:21.729Z | Compiling zerovec v0.11.5 |
| 1925 | 2026-04-17T13:33:21.745Z | Compiling zerotrie v0.2.3 |
| 1926 | 2026-04-17T13:33:21.913Z | Compiling block-buffer v0.10.4 |
| 1927 | 2026-04-17T13:33:22.079Z | Compiling digest v0.10.7 |
| 1928 | 2026-04-17T13:33:22.207Z | Compiling pest_derive v2.8.6 |
| 1929 | 2026-04-17T13:33:22.222Z | Compiling futures-util v0.3.32 |
| 1930 | 2026-04-17T13:33:22.320Z | Compiling tinystr v0.8.2 |
| 1931 | 2026-04-17T13:33:22.334Z | Compiling potential_utf v0.1.4 |
| 1932 | 2026-04-17T13:33:22.337Z | Compiling hmac v0.12.1 |
| 1933 | 2026-04-17T13:33:22.366Z | Compiling block-padding v0.3.3 |
| 1934 | 2026-04-17T13:33:22.468Z | Compiling icu_collections v2.1.1 |
| 1935 | 2026-04-17T13:33:22.509Z | Compiling icu_locale_core v2.1.1 |
| 1936 | 2026-04-17T13:33:22.531Z | Compiling inout v0.1.4 |
| 1937 | 2026-04-17T13:33:22.546Z | Compiling sha2 v0.10.9 |
| 1938 | 2026-04-17T13:33:22.662Z | Compiling cipher v0.4.4 |
| 1939 | 2026-04-17T13:33:22.743Z | Compiling rustls-pki-types v1.14.0 |
| 1940 | 2026-04-17T13:33:22.924Z | Compiling scroll_derive v0.12.1 |
| 1941 | 2026-04-17T13:33:23.223Z | Compiling icu_provider v2.1.1 |
| 1942 | 2026-04-17T13:33:23.312Z | Compiling bytes v1.11.1 |
| 1943 | 2026-04-17T13:33:23.397Z | Compiling chrono v0.4.44 |
| 1944 | 2026-04-17T13:33:23.490Z | Compiling icu_normalizer v2.1.1 |
| 1945 | 2026-04-17T13:33:23.572Z | Compiling icu_properties v2.1.2 |
| 1946 | 2026-04-17T13:33:23.656Z | Compiling serde_tokenstream v0.2.3 |
| 1947 | 2026-04-17T13:33:23.671Z | Compiling scroll_derive v0.13.1 |
| 1948 | 2026-04-17T13:33:23.946Z | Compiling tokio v1.52.1 |
| 1949 | 2026-04-17T13:33:24.507Z | Compiling idna_adapter v1.2.1 |
| 1950 | 2026-04-17T13:33:24.665Z | Compiling idna v1.1.0 |
| 1951 | 2026-04-17T13:33:24.683Z | Compiling ppv-lite86 v0.2.21 |
| 1952 | 2026-04-17T13:33:24.909Z | Compiling openssl-macros v0.1.1 |
| 1953 | 2026-04-17T13:33:24.981Z | Compiling http v1.4.0 |
| 1954 | 2026-04-17T13:33:25.043Z | Compiling url v2.5.8 |
| 1955 | 2026-04-17T13:33:25.059Z | Compiling regex v1.12.3 |
| 1956 | 2026-04-17T13:33:25.077Z | Compiling der v0.7.10 |
| 1957 | 2026-04-17T13:33:25.223Z | Compiling darling_macro v0.21.3 |
| 1958 | 2026-04-17T13:33:25.356Z | Compiling zerocopy-derive v0.7.35 |
| 1959 | 2026-04-17T13:33:25.374Z | Compiling slog v2.8.2 |
| 1960 | 2026-04-17T13:33:25.377Z | Compiling tracing-core v0.1.36 |
| 1961 | 2026-04-17T13:33:25.596Z | Compiling untrusted v0.9.0 |
| 1962 | 2026-04-17T13:33:25.893Z | Compiling tracing v0.1.44 |
| 1963 | 2026-04-17T13:33:25.908Z | Compiling darling v0.21.3 |
| 1964 | 2026-04-17T13:33:26.006Z | Compiling spki v0.7.3 |
| 1965 | 2026-04-17T13:33:26.258Z | Compiling salsa20 v0.10.2 |
| 1966 | 2026-04-17T13:33:26.335Z | Compiling pbkdf2 v0.12.2 |
| 1967 | 2026-04-17T13:33:26.494Z | Compiling cookie v0.18.1 |
| 1968 | 2026-04-17T13:33:26.656Z | Compiling camino v1.2.2 |
| 1969 | 2026-04-17T13:33:26.858Z | Compiling scrypt v0.11.0 |
| 1970 | 2026-04-17T13:33:26.895Z | Compiling rand_chacha v0.9.0 |
| 1971 | 2026-04-17T13:33:26.943Z | Compiling cbc v0.1.2 |
| 1972 | 2026-04-17T13:33:26.981Z | Compiling aes v0.8.4 |
| 1973 | 2026-04-17T13:33:27.312Z | Compiling usdt-impl v0.5.0 |
| 1974 | 2026-04-17T13:33:27.400Z | Compiling usdt-impl v0.6.0 |
| 1975 | 2026-04-17T13:33:27.433Z | Compiling paste v1.0.15 |
| 1976 | 2026-04-17T13:33:27.463Z | Compiling winnow v0.7.14 |
| 1977 | 2026-04-17T13:33:27.553Z | Compiling either v1.15.0 |
| 1978 | 2026-04-17T13:33:27.611Z | Compiling ref-cast v1.0.25 |
| 1979 | 2026-04-17T13:33:27.769Z | Compiling tokio-util v0.7.18 |
| 1980 | 2026-04-17T13:33:27.785Z | Compiling pkcs5 v0.7.1 |
| 1981 | 2026-04-17T13:33:27.860Z | Compiling rand v0.9.2 |
| 1982 | 2026-04-17T13:33:27.912Z | Compiling http-body v1.0.1 |
| 1983 | 2026-04-17T13:33:28.130Z | Compiling scroll v0.13.0 |
| 1984 | 2026-04-17T13:33:28.255Z | Compiling scroll v0.12.0 |
| 1985 | 2026-04-17T13:33:28.274Z | Compiling toml_datetime v0.6.11 |
| 1986 | 2026-04-17T13:33:28.420Z | Compiling serde_spanned v0.6.9 |
| 1987 | 2026-04-17T13:33:28.501Z | Compiling heapless v0.7.17 |
| 1988 | 2026-04-17T13:33:28.554Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1989 | 2026-04-17T13:33:28.583Z | Compiling untrusted v0.7.1 |
| 1990 | 2026-04-17T13:33:28.599Z | Compiling signal-hook v0.3.18 |
| 1991 | 2026-04-17T13:33:28.654Z | Compiling atomic-waker v1.1.2 |
| 1992 | 2026-04-17T13:33:28.750Z | Compiling openssl-probe v0.2.1 |
| 1993 | 2026-04-17T13:33:28.823Z | Compiling zstd-safe v7.2.4 |
| 1994 | 2026-04-17T13:33:28.917Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1995 | 2026-04-17T13:33:28.970Z | Compiling goblin v0.8.2 |
| 1996 | 2026-04-17T13:33:29.003Z | Compiling goblin v0.10.5 |
| 1997 | 2026-04-17T13:33:29.095Z | Compiling pkcs8 v0.10.2 |
| 1998 | 2026-04-17T13:33:29.193Z | Compiling zerocopy v0.7.35 |
| 1999 | 2026-04-17T13:33:29.411Z | Compiling ref-cast-impl v1.0.25 |
| 2000 | 2026-04-17T13:33:29.498Z | Compiling darling_core v0.20.11 |
| 2001 | 2026-04-17T13:33:29.513Z | Compiling curve25519-dalek v4.1.3 |
| 2002 | 2026-04-17T13:33:29.614Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2003 | 2026-04-17T13:33:29.674Z | Compiling memoffset v0.9.1 |
| 2004 | 2026-04-17T13:33:29.784Z | Compiling tower-service v0.3.3 |
| 2005 | 2026-04-17T13:33:29.901Z | Compiling try-lock v0.2.5 |
| 2006 | 2026-04-17T13:33:29.917Z | Compiling tinyvec_macros v0.1.1 |
| 2007 | 2026-04-17T13:33:29.980Z | Compiling winnow v0.5.40 |
| 2008 | 2026-04-17T13:33:30.006Z | Compiling litrs v1.0.0 |
| 2009 | 2026-04-17T13:33:30.081Z | Compiling fastrand v2.3.0 |
| 2010 | 2026-04-17T13:33:30.114Z | Compiling rustix v0.38.44 |
| 2011 | 2026-04-17T13:33:30.171Z | Compiling tower-layer v0.3.3 |
| 2012 | 2026-04-17T13:33:30.535Z | Compiling want v0.3.1 |
| 2013 | 2026-04-17T13:33:30.591Z | Compiling document-features v0.2.12 |
| 2014 | 2026-04-17T13:33:30.643Z | Compiling h2 v0.4.13 |
| 2015 | 2026-04-17T13:33:30.730Z | Compiling tinyvec v1.10.0 |
| 2016 | 2026-04-17T13:33:31.203Z | Compiling dtrace-parser v0.2.0 |
| 2017 | 2026-04-17T13:33:31.397Z | Compiling toml_edit v0.19.15 |
| 2018 | 2026-04-17T13:33:31.438Z | Compiling dof v0.3.0 |
| 2019 | 2026-04-17T13:33:31.507Z | Compiling darling_macro v0.20.11 |
| 2020 | 2026-04-17T13:33:31.821Z | Compiling dof v0.4.0 |
| 2021 | 2026-04-17T13:33:32.247Z | Compiling dtrace-parser v0.3.0 |
| 2022 | 2026-04-17T13:33:32.251Z | Compiling ipnet v2.11.0 |
| 2023 | 2026-04-17T13:33:32.251Z | Compiling daft-derive v0.1.5 |
| 2024 | 2026-04-17T13:33:32.251Z | Compiling async-trait v0.1.89 |
| 2025 | 2026-04-17T13:33:32.251Z | Compiling spin v0.9.8 |
| 2026 | 2026-04-17T13:33:32.379Z | Compiling thread-id v4.2.2 |
| 2027 | 2026-04-17T13:33:32.439Z | Compiling thread-id v5.1.0 |
| 2028 | 2026-04-17T13:33:32.480Z | Compiling num-bigint-dig v0.8.6 |
| 2029 | 2026-04-17T13:33:32.534Z | Compiling httpdate v1.0.3 |
| 2030 | 2026-04-17T13:33:32.685Z | Compiling cfg_aliases v0.2.1 |
| 2031 | 2026-04-17T13:33:32.689Z | Compiling pin-utils v0.1.0 |
| 2032 | 2026-04-17T13:33:32.768Z | Compiling foreign-types-shared v0.1.1 |
| 2033 | 2026-04-17T13:33:32.784Z | Compiling smoltcp v0.9.1 |
| 2034 | 2026-04-17T13:33:32.815Z | Compiling powerfmt v0.2.0 |
| 2035 | 2026-04-17T13:33:32.885Z | Compiling foreign-types v0.3.2 |
| 2036 | 2026-04-17T13:33:32.889Z | Compiling nix v0.31.2 |
| 2037 | 2026-04-17T13:33:32.982Z | Compiling tempfile v3.25.0 |
| 2038 | 2026-04-17T13:33:33.010Z | Compiling deranged v0.5.8 |
| 2039 | 2026-04-17T13:33:33.143Z | Compiling darling v0.20.11 |
| 2040 | 2026-04-17T13:33:33.302Z | Compiling ipnetwork v0.21.1 |
| 2041 | 2026-04-17T13:33:33.552Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2042 | 2026-04-17T13:33:33.608Z | Compiling strum_macros v0.26.4 |
| 2043 | 2026-04-17T13:33:33.693Z | Compiling hyper v1.8.1 |
| 2044 | 2026-04-17T13:33:33.938Z | Compiling socket2 v0.5.10 |
| 2045 | 2026-04-17T13:33:34.010Z | Compiling wait-timeout v0.2.1 |
| 2046 | 2026-04-17T13:33:34.272Z | Compiling bit-vec v0.8.0 |
| 2047 | 2026-04-17T13:33:34.396Z | Compiling siphasher v1.0.2 |
| 2048 | 2026-04-17T13:33:34.498Z | Compiling num_threads v0.1.7 |
| 2049 | 2026-04-17T13:33:34.548Z | Compiling quick-error v1.2.3 |
| 2050 | 2026-04-17T13:33:34.572Z | Compiling simd-adler32 v0.3.8 |
| 2051 | 2026-04-17T13:33:34.677Z | Compiling utf8parse v0.2.2 |
| 2052 | 2026-04-17T13:33:34.692Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-04-17T13:33:34.792Z | Compiling anstyle-parse v0.2.7 |
| 2054 | 2026-04-17T13:33:34.808Z | Compiling time v0.3.47 |
| 2055 | 2026-04-17T13:33:34.822Z | Compiling rusty-fork v0.3.1 |
| 2056 | 2026-04-17T13:33:34.839Z | Compiling hyper-util v0.1.20 |
| 2057 | 2026-04-17T13:33:35.003Z | Compiling bit-set v0.8.0 |
| 2058 | 2026-04-17T13:33:35.259Z | Compiling derive_builder_core v0.20.2 |
| 2059 | 2026-04-17T13:33:35.337Z | Compiling unicode-normalization v0.1.25 |
| 2060 | 2026-04-17T13:33:36.087Z | Compiling rustls-native-certs v0.8.3 |
| 2061 | 2026-04-17T13:33:36.379Z | Compiling signature v2.2.0 |
| 2062 | 2026-04-17T13:33:36.556Z | Compiling hubpack_derive v0.1.1 |
| 2063 | 2026-04-17T13:33:36.597Z | Compiling rand_xorshift v0.4.0 |
| 2064 | 2026-04-17T13:33:36.622Z | Compiling strum_macros v0.27.2 |
| 2065 | 2026-04-17T13:33:36.640Z | Compiling sync_wrapper v1.0.2 |
| 2066 | 2026-04-17T13:33:36.725Z | Compiling fs-err v3.3.0 |
| 2067 | 2026-04-17T13:33:36.741Z | Compiling ahash v0.8.12 |
| 2068 | 2026-04-17T13:33:36.782Z | Compiling anstyle-query v1.1.5 |
| 2069 | 2026-04-17T13:33:36.812Z | Compiling colorchoice v1.0.4 |
| 2070 | 2026-04-17T13:33:36.829Z | Compiling object v0.37.3 |
| 2071 | 2026-04-17T13:33:36.915Z | Compiling unicode-segmentation v1.12.0 |
| 2072 | 2026-04-17T13:33:36.971Z | Compiling unicode-bidi v0.3.18 |
| 2073 | 2026-04-17T13:33:37.026Z | Compiling unicode-properties v0.1.4 |
| 2074 | 2026-04-17T13:33:37.053Z | Compiling adler2 v2.0.1 |
| 2075 | 2026-04-17T13:33:37.072Z | Compiling unarray v0.1.4 |
| 2076 | 2026-04-17T13:33:37.114Z | Compiling is_terminal_polyfill v1.70.2 |
| 2077 | 2026-04-17T13:33:37.205Z | Compiling anstream v0.6.21 |
| 2078 | 2026-04-17T13:33:37.208Z | Compiling proptest v1.10.0 |
| 2079 | 2026-04-17T13:33:37.236Z | Compiling miniz_oxide v0.8.9 |
| 2080 | 2026-04-17T13:33:37.512Z | Compiling stringprep v0.1.5 |
| 2081 | 2026-04-17T13:33:37.797Z | Compiling tower v0.5.3 |
| 2082 | 2026-04-17T13:33:37.813Z | Compiling derive_builder_macro v0.20.2 |
| 2083 | 2026-04-17T13:33:37.910Z | Compiling usdt-attr-macro v0.6.0 |
| 2084 | 2026-04-17T13:33:38.046Z | Compiling usdt-macro v0.6.0 |
| 2085 | 2026-04-17T13:33:38.499Z | Compiling http-body-util v0.1.3 |
| 2086 | 2026-04-17T13:33:38.684Z | Compiling webpki-roots v1.0.6 |
| 2087 | 2026-04-17T13:33:38.820Z | Compiling rand_chacha v0.3.1 |
| 2088 | 2026-04-17T13:33:38.823Z | Compiling erased-serde v0.3.31 |
| 2089 | 2026-04-17T13:33:38.849Z | Compiling md-5 v0.10.6 |
| 2090 | 2026-04-17T13:33:38.937Z | Compiling num-integer v0.1.46 |
| 2091 | 2026-04-17T13:33:38.940Z | Compiling hash32 v0.2.1 |
| 2092 | 2026-04-17T13:33:38.983Z | Compiling vergen-lib v0.1.6 |
| 2093 | 2026-04-17T13:33:39.042Z | Compiling ff v0.13.1 |
| 2094 | 2026-04-17T13:33:39.080Z | Compiling ryu v1.0.23 |
| 2095 | 2026-04-17T13:33:39.118Z | Compiling psl-types v2.0.11 |
| 2096 | 2026-04-17T13:33:39.150Z | Compiling zlib-rs v0.6.2 |
| 2097 | 2026-04-17T13:33:39.167Z | Compiling base16ct v0.2.0 |
| 2098 | 2026-04-17T13:33:39.171Z | Compiling fallible-iterator v0.2.0 |
| 2099 | 2026-04-17T13:33:39.251Z | Compiling iri-string v0.7.10 |
| 2100 | 2026-04-17T13:33:39.268Z | Compiling newtype-uuid v1.3.2 |
| 2101 | 2026-04-17T13:33:39.271Z | Compiling publicsuffix v2.3.0 |
| 2102 | 2026-04-17T13:33:39.301Z | Compiling sec1 v0.7.3 |
| 2103 | 2026-04-17T13:33:39.333Z | Compiling serde_urlencoded v0.7.1 |
| 2104 | 2026-04-17T13:33:39.391Z | Compiling num-iter v0.1.45 |
| 2105 | 2026-04-17T13:33:39.481Z | Compiling postgres-protocol v0.6.10 |
| 2106 | 2026-04-17T13:33:39.517Z | Compiling group v0.13.0 |
| 2107 | 2026-04-17T13:33:39.608Z | Compiling rand v0.8.5 |
| 2108 | 2026-04-17T13:33:39.863Z | Compiling oxnet v0.1.4 |
| 2109 | 2026-04-17T13:33:39.993Z | Compiling derive_builder v0.20.2 |
| 2110 | 2026-04-17T13:33:40.010Z | Compiling tokio-native-tls v0.3.1 |
| 2111 | 2026-04-17T13:33:40.045Z | Compiling heck v0.4.1 |
| 2112 | 2026-04-17T13:33:40.113Z | Compiling phf_shared v0.13.1 |
| 2113 | 2026-04-17T13:33:40.219Z | Compiling lazy_static v1.5.0 |
| 2114 | 2026-04-17T13:33:40.270Z | Compiling terminal_size v0.4.3 |
| 2115 | 2026-04-17T13:33:40.273Z | Compiling serde_with_macros v3.17.0 |
| 2116 | 2026-04-17T13:33:40.349Z | Compiling cargo-platform v0.1.9 |
| 2117 | 2026-04-17T13:33:40.395Z | Compiling hkdf v0.12.4 |
| 2118 | 2026-04-17T13:33:40.398Z | Compiling crypto-bigint v0.5.5 |
| 2119 | 2026-04-17T13:33:40.398Z | Compiling enum-as-inner v0.6.1 |
| 2120 | 2026-04-17T13:33:40.398Z | Compiling clap_derive v4.5.55 |
| 2121 | 2026-04-17T13:33:40.457Z | Compiling tower-http v0.6.8 |
| 2122 | 2026-04-17T13:33:40.526Z | Compiling serde_repr v0.1.20 |
| 2123 | 2026-04-17T13:33:40.564Z | Compiling vergen v9.0.6 |
| 2124 | 2026-04-17T13:33:40.675Z | Compiling managed v0.8.0 |
| 2125 | 2026-04-17T13:33:40.727Z | Compiling bumpalo v3.20.2 |
| 2126 | 2026-04-17T13:33:40.742Z | Compiling bitflags v1.3.2 |
| 2127 | 2026-04-17T13:33:40.932Z | Compiling clap_lex v1.0.0 |
| 2128 | 2026-04-17T13:33:40.965Z | Compiling libbz2-rs-sys v0.2.2 |
| 2129 | 2026-04-17T13:33:40.990Z | Compiling foldhash v0.1.5 |
| 2130 | 2026-04-17T13:33:41.006Z | Compiling zopfli v0.8.3 |
| 2131 | 2026-04-17T13:33:41.165Z | Compiling hashbrown v0.15.5 |
| 2132 | 2026-04-17T13:33:41.180Z | Compiling clap_builder v4.5.60 |
| 2133 | 2026-04-17T13:33:41.373Z | Compiling flate2 v1.1.9 |
| 2134 | 2026-04-17T13:33:41.409Z | Compiling bzip2 v0.6.1 |
| 2135 | 2026-04-17T13:33:41.479Z | Compiling elliptic-curve v0.13.8 |
| 2136 | 2026-04-17T13:33:41.581Z | Compiling cargo_metadata v0.19.2 |
| 2137 | 2026-04-17T13:33:41.777Z | Compiling phf v0.13.1 |
| 2138 | 2026-04-17T13:33:41.874Z | Compiling hyper-tls v0.6.0 |
| 2139 | 2026-04-17T13:33:41.891Z | Compiling zstd v0.13.3 |
| 2140 | 2026-04-17T13:33:41.954Z | Compiling daft v0.1.5 |
| 2141 | 2026-04-17T13:33:42.032Z | Compiling signal-hook-mio v0.2.5 |
| 2142 | 2026-04-17T13:33:42.090Z | Compiling cookie_store v0.22.1 |
| 2143 | 2026-04-17T13:33:42.126Z | Compiling postgres-types v0.2.12 |
| 2144 | 2026-04-17T13:33:42.181Z | Compiling bzip2 v0.4.4 |
| 2145 | 2026-04-17T13:33:42.255Z | Compiling strum v0.27.2 |
| 2146 | 2026-04-17T13:33:42.343Z | Compiling hubpack v0.1.2 |
| 2147 | 2026-04-17T13:33:42.462Z | Compiling ed25519 v2.2.3 |
| 2148 | 2026-04-17T13:33:42.538Z | Compiling phf_shared v0.11.3 |
| 2149 | 2026-04-17T13:33:42.653Z | Compiling crossbeam-epoch v0.9.18 |
| 2150 | 2026-04-17T13:33:42.689Z | Compiling pkcs1 v0.7.5 |
| 2151 | 2026-04-17T13:33:42.757Z | Compiling hex v0.4.3 |
| 2152 | 2026-04-17T13:33:42.772Z | Compiling serde-big-array v0.5.1 |
| 2153 | 2026-04-17T13:33:42.919Z | Compiling rfc6979 v0.4.0 |
| 2154 | 2026-04-17T13:33:42.944Z | Compiling bstr v1.12.1 |
| 2155 | 2026-04-17T13:33:43.090Z | Compiling float-cmp v0.10.0 |
| 2156 | 2026-04-17T13:33:43.093Z | Compiling memmap2 v0.9.10 |
| 2157 | 2026-04-17T13:33:43.093Z | Compiling env_filter v1.0.0 |
| 2158 | 2026-04-17T13:33:43.134Z | Compiling encoding_rs v0.8.35 |
| 2159 | 2026-04-17T13:33:43.184Z | Compiling precomputed-hash v0.1.1 |
| 2160 | 2026-04-17T13:33:43.200Z | Compiling fixedbitset v0.4.2 |
| 2161 | 2026-04-17T13:33:43.289Z | Compiling rustc-hash v2.1.1 |
| 2162 | 2026-04-17T13:33:43.319Z | Compiling toml_write v0.1.2 |
| 2163 | 2026-04-17T13:33:43.323Z | Compiling data-encoding v2.10.0 |
| 2164 | 2026-04-17T13:33:43.384Z | Compiling predicates-core v1.0.10 |
| 2165 | 2026-04-17T13:33:43.400Z | Compiling static_assertions v1.1.0 |
| 2166 | 2026-04-17T13:33:43.423Z | Compiling whoami v2.1.0 |
| 2167 | 2026-04-17T13:33:43.439Z | Compiling jiff v0.2.21 |
| 2168 | 2026-04-17T13:33:43.495Z | Compiling fixedbitset v0.5.7 |
| 2169 | 2026-04-17T13:33:43.540Z | Compiling normalize-line-endings v0.3.0 |
| 2170 | 2026-04-17T13:33:43.557Z | Compiling mime v0.3.17 |
| 2171 | 2026-04-17T13:33:43.601Z | Compiling new_debug_unreachable v1.0.6 |
| 2172 | 2026-04-17T13:33:43.654Z | Compiling keccak v0.1.6 |
| 2173 | 2026-04-17T13:33:43.690Z | Compiling difflib v0.4.0 |
| 2174 | 2026-04-17T13:33:43.776Z | Compiling petgraph v0.8.3 |
| 2175 | 2026-04-17T13:33:43.808Z | Compiling sha3 v0.10.8 |
| 2176 | 2026-04-17T13:33:43.822Z | Compiling string_cache v0.8.9 |
| 2177 | 2026-04-17T13:33:43.881Z | Compiling tokio-postgres v0.7.16 |
| 2178 | 2026-04-17T13:33:43.907Z | Compiling hickory-proto v0.25.2 |
| 2179 | 2026-04-17T13:33:44.161Z | Compiling predicates v3.1.4 |
| 2180 | 2026-04-17T13:33:44.177Z | Compiling toml_edit v0.22.27 |
| 2181 | 2026-04-17T13:33:44.208Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2182 | 2026-04-17T13:33:44.527Z | Compiling iddqd v0.3.17 |
| 2183 | 2026-04-17T13:33:44.753Z | Compiling similar v2.7.0 |
| 2184 | 2026-04-17T13:33:44.756Z | Compiling petgraph v0.6.5 |
| 2185 | 2026-04-17T13:33:45.651Z | Compiling env_logger v0.11.9 |
| 2186 | 2026-04-17T13:33:45.730Z | Compiling usdt v0.6.0 |
| 2187 | 2026-04-17T13:33:45.987Z | Compiling serde_with v3.17.0 |
| 2188 | 2026-04-17T13:33:45.990Z | Compiling ecdsa v0.16.9 |
| 2189 | 2026-04-17T13:33:46.217Z | Compiling zip v4.6.1 |
| 2190 | 2026-04-17T13:33:46.261Z | Compiling rsa v0.9.10 |
| 2191 | 2026-04-17T13:33:46.543Z | Compiling clap v4.5.60 |
| 2192 | 2026-04-17T13:33:46.643Z | Compiling ed25519-dalek v2.2.0 |
| 2193 | 2026-04-17T13:33:46.987Z | Compiling crossterm v0.28.1 |
| 2194 | 2026-04-17T13:33:47.228Z | Compiling zip v0.6.6 |
| 2195 | 2026-04-17T13:33:47.506Z | Compiling strum v0.26.3 |
| 2196 | 2026-04-17T13:33:47.658Z | Compiling toml v0.7.8 |
| 2197 | 2026-04-17T13:33:47.673Z | Compiling tokio-stream v0.1.18 |
| 2198 | 2026-04-17T13:33:47.769Z | Compiling buf-list v1.1.2 |
| 2199 | 2026-04-17T13:33:47.788Z | Compiling itertools v0.13.0 |
| 2200 | 2026-04-17T13:33:47.862Z | Compiling x509-cert v0.2.5 |
| 2201 | 2026-04-17T13:33:48.165Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2202 | 2026-04-17T13:33:48.253Z | Compiling openapiv3 v2.2.0 |
| 2203 | 2026-04-17T13:33:48.270Z | Compiling sha1 v0.10.6 |
| 2204 | 2026-04-17T13:33:48.527Z | Compiling peg-runtime v0.8.5 |
| 2205 | 2026-04-17T13:33:48.871Z | Compiling lalrpop-util v0.19.12 |
| 2206 | 2026-04-17T13:34:02.818Z | Compiling rustls-webpki v0.103.9 |
| 2207 | 2026-04-17T13:34:05.810Z | Compiling macaddr v1.0.1 |
| 2208 | 2026-04-17T13:34:06.017Z | Compiling structmeta-derive v0.3.0 |
| 2209 | 2026-04-17T13:34:06.034Z | Compiling crucible-workspace-hack v0.1.0 |
| 2210 | 2026-04-17T13:34:06.089Z | Compiling rayon-core v1.13.0 |
| 2211 | 2026-04-17T13:34:06.122Z | Compiling itertools v0.14.0 |
| 2212 | 2026-04-17T13:34:06.259Z | Compiling secrecy v0.10.3 |
| 2213 | 2026-04-17T13:34:06.327Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2214 | 2026-04-17T13:34:06.345Z | Compiling heapless v0.8.0 |
| 2215 | 2026-04-17T13:34:06.451Z | Compiling rustls v0.22.4 |
| 2216 | 2026-04-17T13:34:06.752Z | Compiling tokio-rustls v0.26.4 |
| 2217 | 2026-04-17T13:34:06.805Z | Compiling rustls-platform-verifier v0.6.2 |
| 2218 | 2026-04-17T13:34:06.839Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2219 | 2026-04-17T13:34:06.931Z | Compiling crossbeam-deque v0.8.6 |
| 2220 | 2026-04-17T13:34:07.024Z | Compiling hyper-rustls v0.27.7 |
| 2221 | 2026-04-17T13:34:07.040Z | Compiling structmeta v0.3.0 |
| 2222 | 2026-04-17T13:34:07.059Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2223 | 2026-04-17T13:34:07.063Z | Compiling rustls-webpki v0.102.8 |
| 2224 | 2026-04-17T13:34:07.097Z | Compiling futures-executor v0.3.32 |
| 2225 | 2026-04-17T13:34:07.177Z | Compiling hash32 v0.3.1 |
| 2226 | 2026-04-17T13:34:07.240Z | Compiling multer v3.1.0 |
| 2227 | 2026-04-17T13:34:07.276Z | Compiling reqwest v0.12.28 |
| 2228 | 2026-04-17T13:34:07.292Z | Compiling reqwest v0.13.2 |
| 2229 | 2026-04-17T13:34:07.365Z | Compiling thread_local v1.1.9 |
| 2230 | 2026-04-17T13:34:07.380Z | Compiling unicode-width v0.2.0 |
| 2231 | 2026-04-17T13:34:07.415Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2232 | 2026-04-17T13:34:07.432Z | Compiling ingot-macros v0.1.1 |
| 2233 | 2026-04-17T13:34:07.459Z | Compiling slog-async v2.8.0 |
| 2234 | 2026-04-17T13:34:07.589Z | Compiling match_cfg v0.1.0 |
| 2235 | 2026-04-17T13:34:07.655Z | Compiling smoltcp v0.11.0 |
| 2236 | 2026-04-17T13:34:07.707Z | Compiling hostname v0.3.1 |
| 2237 | 2026-04-17T13:34:07.722Z | Compiling proc-macro-crate v3.4.0 |
| 2238 | 2026-04-17T13:34:07.898Z | Compiling derive-ex v0.1.8 |
| 2239 | 2026-04-17T13:34:08.012Z | Compiling futures v0.3.32 |
| 2240 | 2026-04-17T13:34:08.117Z | Compiling slog-json v2.6.1 |
| 2241 | 2026-04-17T13:34:08.173Z | Compiling crossbeam-channel v0.5.15 |
| 2242 | 2026-04-17T13:34:08.394Z | Compiling half v2.7.1 |
| 2243 | 2026-04-17T13:34:08.402Z | Compiling newtype-uuid-macros v0.1.0 |
| 2244 | 2026-04-17T13:34:08.457Z | Compiling cobs v0.3.0 |
| 2245 | 2026-04-17T13:34:08.758Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2246 | 2026-04-17T13:34:08.773Z | Compiling universal-hash v0.5.1 |
| 2247 | 2026-04-17T13:34:08.888Z | Compiling async-stream-impl v0.3.6 |
| 2248 | 2026-04-17T13:34:08.944Z | Compiling serde_spanned v1.0.4 |
| 2249 | 2026-04-17T13:34:08.964Z | Compiling is-terminal v0.4.17 |
| 2250 | 2026-04-17T13:34:09.116Z | Compiling proc-macro-error-attr v1.0.4 |
| 2251 | 2026-04-17T13:34:09.169Z | Compiling dropshot v0.16.7 |
| 2252 | 2026-04-17T13:34:09.184Z | Compiling term v1.2.1 |
| 2253 | 2026-04-17T13:34:09.406Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2254 | 2026-04-17T13:34:10.439Z | Compiling opaque-debug v0.3.1 |
| 2255 | 2026-04-17T13:34:10.442Z | Compiling convert_case v0.4.0 |
| 2256 | 2026-04-17T13:34:10.442Z | Compiling ciborium-io v0.2.2 |
| 2257 | 2026-04-17T13:34:10.442Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2258 | 2026-04-17T13:34:10.442Z | Compiling take_mut v0.2.2 |
| 2259 | 2026-04-17T13:34:10.442Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2260 | 2026-04-17T13:34:10.442Z | Compiling ciborium-ll v0.2.2 |
| 2261 | 2026-04-17T13:34:10.442Z | Compiling slog-term v2.9.2 |
| 2262 | 2026-04-17T13:34:10.442Z | Compiling derive_more v0.99.20 |
| 2263 | 2026-04-17T13:34:10.442Z | Compiling thiserror-no-std v2.0.2 |
| 2264 | 2026-04-17T13:34:10.442Z | Compiling tokio-rustls v0.25.0 |
| 2265 | 2026-04-17T13:34:10.442Z | Compiling poly1305 v0.8.0 |
| 2266 | 2026-04-17T13:34:10.442Z | Compiling async-stream v0.3.6 |
| 2267 | 2026-04-17T13:34:10.442Z | Compiling ingot-types v0.1.2 |
| 2268 | 2026-04-17T13:34:10.442Z | Compiling test-strategy v0.4.5 |
| 2269 | 2026-04-17T13:34:10.443Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2270 | 2026-04-17T13:34:10.582Z | Compiling ingot v0.1.1 |
| 2271 | 2026-04-17T13:34:10.625Z | Compiling postcard v1.1.3 |
| 2272 | 2026-04-17T13:34:10.719Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2273 | 2026-04-17T13:34:11.037Z | Compiling slog-bunyan v2.5.0 |
| 2274 | 2026-04-17T13:34:11.056Z | Compiling num_enum_derive v0.7.5 |
| 2275 | 2026-04-17T13:34:11.073Z | Compiling parse-display-derive v0.10.0 |
| 2276 | 2026-04-17T13:34:11.106Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2277 | 2026-04-17T13:34:11.247Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2278 | 2026-04-17T13:34:11.347Z | Compiling proc-macro-crate v1.3.1 |
| 2279 | 2026-04-17T13:34:11.505Z | Compiling backon v1.6.0 |
| 2280 | 2026-04-17T13:34:11.524Z | Compiling waitgroup v0.1.2 |
| 2281 | 2026-04-17T13:34:11.646Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2282 | 2026-04-17T13:34:11.713Z | Compiling password-hash v0.5.0 |
| 2283 | 2026-04-17T13:34:11.735Z | Compiling chacha20 v0.9.1 |
| 2284 | 2026-04-17T13:34:11.780Z | Compiling dropshot_endpoint v0.16.7 |
| 2285 | 2026-04-17T13:34:12.009Z | Compiling rustls-pemfile v2.2.0 |
| 2286 | 2026-04-17T13:34:12.026Z | Compiling blake2 v0.10.6 |
| 2287 | 2026-04-17T13:34:12.046Z | Compiling aead v0.5.2 |
| 2288 | 2026-04-17T13:34:12.263Z | Compiling foreign-types-macros v0.2.3 |
| 2289 | 2026-04-17T13:34:12.279Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2290 | 2026-04-17T13:34:12.296Z | Compiling serde_path_to_error v0.1.20 |
| 2291 | 2026-04-17T13:34:12.317Z | Compiling hostname v0.4.2 |
| 2292 | 2026-04-17T13:34:12.505Z | Compiling proc-macro-error v1.0.4 |
| 2293 | 2026-04-17T13:34:12.551Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2294 | 2026-04-17T13:34:12.572Z | Compiling instant v0.1.13 |
| 2295 | 2026-04-17T13:34:12.709Z | Compiling foreign-types-shared v0.3.1 |
| 2296 | 2026-04-17T13:34:12.726Z | Compiling cpufeatures v0.3.0 |
| 2297 | 2026-04-17T13:34:12.729Z | Compiling debug-ignore v1.0.5 |
| 2298 | 2026-04-17T13:34:12.761Z | Compiling typeid v1.0.3 |
| 2299 | 2026-04-17T13:34:12.764Z | Compiling backoff v0.4.0 |
| 2300 | 2026-04-17T13:34:12.807Z | Compiling parse-display v0.10.0 |
| 2301 | 2026-04-17T13:34:12.840Z | Compiling chacha20 v0.10.0 |
| 2302 | 2026-04-17T13:34:12.844Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2303 | 2026-04-17T13:34:12.872Z | Compiling foreign-types v0.5.0 |
| 2304 | 2026-04-17T13:34:12.886Z | Compiling argon2 v0.5.3 |
| 2305 | 2026-04-17T13:34:12.889Z | Compiling chacha20poly1305 v0.10.1 |
| 2306 | 2026-04-17T13:34:12.918Z | Compiling num_enum v0.7.5 |
| 2307 | 2026-04-17T13:34:12.921Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2308 | 2026-04-17T13:34:12.968Z | Compiling num_enum_derive v0.5.11 |
| 2309 | 2026-04-17T13:34:13.035Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2310 | 2026-04-17T13:34:13.069Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2311 | 2026-04-17T13:34:13.113Z | Compiling ciborium v0.2.2 |
| 2312 | 2026-04-17T13:34:13.175Z | Compiling vsss-rs v3.3.4 |
| 2313 | 2026-04-17T13:34:13.618Z | Compiling tabwriter v1.4.1 |
| 2314 | 2026-04-17T13:34:13.650Z | Compiling byte-wrapper v0.1.0 |
| 2315 | 2026-04-17T13:34:13.709Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-04-17T13:34:13.908Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2317 | 2026-04-17T13:34:13.924Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2318 | 2026-04-17T13:34:13.975Z | Compiling regress v0.10.5 |
| 2319 | 2026-04-17T13:34:13.997Z | Compiling cstr-argument v0.1.2 |
| 2320 | 2026-04-17T13:34:14.023Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2321 | 2026-04-17T13:34:14.039Z | Compiling erased-serde v0.4.9 |
| 2322 | 2026-04-17T13:34:14.196Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2323 | 2026-04-17T13:34:14.266Z | Compiling num_enum v0.5.11 |
| 2324 | 2026-04-17T13:34:14.365Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2325 | 2026-04-17T13:34:14.397Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2326 | 2026-04-17T13:34:14.589Z | Compiling rand v0.10.0 |
| 2327 | 2026-04-17T13:34:14.608Z | Compiling rayon v1.11.0 |
| 2328 | 2026-04-17T13:34:14.636Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2329 | 2026-04-17T13:34:14.658Z | Compiling indent_write v2.2.0 |
| 2330 | 2026-04-17T13:34:14.674Z | Compiling colored v3.1.1 |
| 2331 | 2026-04-17T13:34:14.691Z | Compiling libefi-sys v0.1.0 |
| 2332 | 2026-04-17T13:34:14.742Z | Compiling zone_cfg_derive v0.3.1 |
| 2333 | 2026-04-17T13:34:14.836Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2334 | 2026-04-17T13:34:14.917Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2335 | 2026-04-17T13:34:15.053Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2336 | 2026-04-17T13:34:15.056Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2337 | 2026-04-17T13:34:15.267Z | Compiling camino-tempfile v1.4.1 |
| 2338 | 2026-04-17T13:34:15.317Z | Compiling itertools v0.12.1 |
| 2339 | 2026-04-17T13:34:15.397Z | Compiling usdt-attr-macro v0.5.0 |
| 2340 | 2026-04-17T13:34:15.412Z | Compiling usdt-macro v0.5.0 |
| 2341 | 2026-04-17T13:34:15.427Z | Compiling num-derive v0.4.2 |
| 2342 | 2026-04-17T13:34:15.430Z | Compiling bitfield-struct v0.6.2 |
| 2343 | 2026-04-17T13:34:15.628Z | Compiling blake3 v1.8.3 |
| 2344 | 2026-04-17T13:34:15.696Z | Compiling ordered-float v2.10.1 |
| 2345 | 2026-04-17T13:34:15.991Z | Compiling sigpipe v0.1.3 |
| 2346 | 2026-04-17T13:34:16.006Z | Compiling memmap v0.7.0 |
| 2347 | 2026-04-17T13:34:16.074Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2348 | 2026-04-17T13:34:16.111Z | Compiling glob v0.3.3 |
| 2349 | 2026-04-17T13:34:16.126Z | Compiling swrite v0.1.0 |
| 2350 | 2026-04-17T13:34:16.163Z | Compiling usdt v0.5.0 |
| 2351 | 2026-04-17T13:34:16.257Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-04-17T13:34:16.319Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2353 | 2026-04-17T13:34:16.355Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2354 | 2026-04-17T13:34:16.595Z | Compiling serde-value v0.7.0 |
| 2355 | 2026-04-17T13:34:16.765Z | Compiling zone v0.3.1 |
| 2356 | 2026-04-17T13:34:16.826Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2357 | 2026-04-17T13:34:16.841Z | Compiling serde-untagged v0.1.9 |
| 2358 | 2026-04-17T13:34:16.924Z | Compiling toml v0.8.23 |
| 2359 | 2026-04-17T13:34:17.077Z | Compiling smf v0.2.3 |
| 2360 | 2026-04-17T13:34:17.093Z | Compiling filetime v0.2.27 |
| 2361 | 2026-04-17T13:34:17.110Z | Compiling arrayref v0.3.9 |
| 2362 | 2026-04-17T13:34:17.158Z | Compiling arrayvec v0.7.6 |
| 2363 | 2026-04-17T13:34:17.202Z | Compiling whoami v1.6.1 |
| 2364 | 2026-04-17T13:34:17.237Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2365 | 2026-04-17T13:34:17.311Z | Compiling xattr v1.6.1 |
| 2366 | 2026-04-17T13:34:17.325Z | Compiling same-file v1.0.6 |
| 2367 | 2026-04-17T13:34:17.340Z | Compiling unicode-xid v0.2.6 |
| 2368 | 2026-04-17T13:34:17.380Z | Compiling constant_time_eq v0.4.2 |
| 2369 | 2026-04-17T13:34:17.419Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2370 | 2026-04-17T13:34:17.505Z | Compiling tar v0.4.45 |
| 2371 | 2026-04-17T13:34:17.536Z | Compiling cargo-util-schemas v0.8.2 |
| 2372 | 2026-04-17T13:34:17.601Z | Compiling walkdir v2.5.0 |
| 2373 | 2026-04-17T13:34:17.674Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2374 | 2026-04-17T13:34:17.934Z | Compiling tokio-dtrace v0.1.1 |
| 2375 | 2026-04-17T13:34:18.112Z | Compiling console v0.16.2 |
| 2376 | 2026-04-17T13:34:18.254Z | Compiling gethostname v0.5.0 |
| 2377 | 2026-04-17T13:34:18.301Z | Compiling cargo-platform v0.2.0 |
| 2378 | 2026-04-17T13:34:18.346Z | Compiling topological-sort v0.2.2 |
| 2379 | 2026-04-17T13:34:18.385Z | Compiling unit-prefix v0.5.2 |
| 2380 | 2026-04-17T13:34:18.413Z | Compiling oxide-tokio-rt v0.1.4 |
| 2381 | 2026-04-17T13:34:18.537Z | Compiling indicatif v0.18.4 |
| 2382 | 2026-04-17T13:34:18.568Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2383 | 2026-04-17T13:34:18.704Z | Compiling cargo_metadata v0.21.0 |
| 2384 | 2026-04-17T13:34:18.785Z | Compiling shell-words v1.1.1 |
| 2385 | 2026-04-17T13:34:27.657Z | Compiling progenitor-client v0.13.0 |
| 2386 | 2026-04-17T13:34:27.678Z | Compiling progenitor-client v0.10.0 |
| 2387 | 2026-04-17T13:34:27.681Z | Compiling omicron-zone-package v0.12.2 |
| 2388 | 2026-04-17T13:34:27.772Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2389 | 2026-04-17T13:34:27.772Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2390 | 2026-04-17T13:34:27.806Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2391 | 2026-04-17T13:34:27.832Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2392 | 2026-04-17T13:34:28.128Z | Compiling progenitor-extras v0.1.1 |
| 2393 | 2026-04-17T13:34:28.166Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2394 | 2026-04-17T13:34:28.183Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2395 | 2026-04-17T13:34:28.218Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2396 | 2026-04-17T13:34:28.353Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2397 | 2026-04-17T13:34:28.390Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2398 | 2026-04-17T13:34:33.637Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2399 | 2026-04-17T13:34:40.551Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2400 | 2026-04-17T13:34:43.714Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2401 | 2026-04-17T13:34:44.711Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2402 | 2026-04-17T13:34:53.496Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2403 | 2026-04-17T13:34:53.649Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2404 | 2026-04-17T13:34:53.717Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2405 | 2026-04-17T13:34:53.721Z | Created new build target 'test' and set it as active |
| 2406 | 2026-04-17T13:34:53.721Z | |
| 2407 | 2026-04-17T13:34:53.721Z | real 1:40.194156936 |
| 2408 | 2026-04-17T13:34:53.721Z | user 16:44.097072972 |
| 2409 | 2026-04-17T13:34:53.721Z | sys 2:33.898178437 |
| 2410 | 2026-04-17T13:34:53.721Z | trap 0.475031352 |
| 2411 | 2026-04-17T13:34:53.721Z | tflt 2.731884307 |
| 2412 | 2026-04-17T13:34:53.721Z | dflt 3.514354091 |
| 2413 | 2026-04-17T13:34:53.721Z | kflt 0.000765309 |
| 2414 | 2026-04-17T13:34:53.721Z | lock 52:48.173905752 |
| 2415 | 2026-04-17T13:34:53.721Z | slp 43:01.076162962 |
| 2416 | 2026-04-17T13:34:53.721Z | lat 42.279727646 |
| 2417 | 2026-04-17T13:34:53.721Z | stop 5:13.022357113 |
| 2418 | 2026-04-17T13:34:53.721Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2419 | 2026-04-17T13:34:54.609Z | Finished `release` profile [optimized] target(s) in 0.87s |
| 2420 | 2026-04-17T13:34:54.683Z | Running `target/release/omicron-package -t test package` |
| 2421 | 2026-04-17T13:34:54.742Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2422 | 2026-04-17T13:34:56.160Z | Compiling regress v0.10.5 |
| 2423 | 2026-04-17T13:34:56.160Z | Compiling heck v0.5.0 |
| 2424 | 2026-04-17T13:34:56.377Z | Compiling unsafe-libyaml v0.2.11 |
| 2425 | 2026-04-17T13:34:56.399Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2426 | 2026-04-17T13:34:56.422Z | Compiling unicode-width v0.1.14 |
| 2427 | 2026-04-17T13:34:56.425Z | Compiling is-terminal v0.4.17 |
| 2428 | 2026-04-17T13:34:56.464Z | Compiling prettyplease v0.2.37 |
| 2429 | 2026-04-17T13:34:56.464Z | Compiling bytecount v0.6.9 |
| 2430 | 2026-04-17T13:34:56.467Z | Compiling rustls v0.22.4 |
| 2431 | 2026-04-17T13:34:56.467Z | Compiling rustls-webpki v0.102.8 |
| 2432 | 2026-04-17T13:34:56.467Z | Compiling derive-where v1.6.0 |
| 2433 | 2026-04-17T13:34:56.484Z | Compiling thread_local v1.1.9 |
| 2434 | 2026-04-17T13:34:56.503Z | Compiling match_cfg v0.1.0 |
| 2435 | 2026-04-17T13:34:56.506Z | Compiling multer v3.1.0 |
| 2436 | 2026-04-17T13:34:56.522Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-04-17T13:34:56.541Z | Compiling typify-impl v0.6.1 |
| 2438 | 2026-04-17T13:34:56.644Z | Compiling hostname v0.3.1 |
| 2439 | 2026-04-17T13:34:56.647Z | Compiling crossbeam-channel v0.5.15 |
| 2440 | 2026-04-17T13:34:56.662Z | Compiling slog-json v2.6.1 |
| 2441 | 2026-04-17T13:34:56.665Z | Compiling futures-executor v0.3.32 |
| 2442 | 2026-04-17T13:34:56.707Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2443 | 2026-04-17T13:34:56.750Z | Compiling serde_spanned v1.0.4 |
| 2444 | 2026-04-17T13:34:56.770Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-04-17T13:34:56.808Z | Compiling term v1.2.1 |
| 2446 | 2026-04-17T13:34:56.831Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2447 | 2026-04-17T13:34:56.885Z | Compiling serde_yaml v0.9.34+deprecated |
| 2448 | 2026-04-17T13:34:56.951Z | Compiling futures v0.3.32 |
| 2449 | 2026-04-17T13:34:56.954Z | Compiling slog-bunyan v2.5.0 |
| 2450 | 2026-04-17T13:34:56.997Z | Compiling dropshot v0.16.7 |
| 2451 | 2026-04-17T13:34:57.076Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2452 | 2026-04-17T13:34:57.097Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-04-17T13:34:57.120Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2454 | 2026-04-17T13:34:57.146Z | Compiling async-stream v0.3.6 |
| 2455 | 2026-04-17T13:34:57.149Z | Compiling progenitor-client v0.13.0 |
| 2456 | 2026-04-17T13:34:57.188Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2457 | 2026-04-17T13:34:57.286Z | Compiling waitgroup v0.1.2 |
| 2458 | 2026-04-17T13:34:57.340Z | Compiling backon v1.6.0 |
| 2459 | 2026-04-17T13:34:57.362Z | Compiling rustls-pemfile v2.2.0 |
| 2460 | 2026-04-17T13:34:57.398Z | Compiling hostname v0.4.2 |
| 2461 | 2026-04-17T13:34:57.424Z | Compiling serde_path_to_error v0.1.20 |
| 2462 | 2026-04-17T13:34:57.453Z | Compiling instant v0.1.13 |
| 2463 | 2026-04-17T13:34:57.482Z | Compiling debug-ignore v1.0.5 |
| 2464 | 2026-04-17T13:34:57.507Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2465 | 2026-04-17T13:34:57.565Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2466 | 2026-04-17T13:34:57.588Z | Compiling backoff v0.4.0 |
| 2467 | 2026-04-17T13:34:57.591Z | Compiling progenitor-extras v0.1.1 |
| 2468 | 2026-04-17T13:34:57.612Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2469 | 2026-04-17T13:34:57.655Z | Compiling parse-display v0.10.0 |
| 2470 | 2026-04-17T13:34:57.658Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2471 | 2026-04-17T13:34:57.748Z | Compiling progenitor-client v0.10.0 |
| 2472 | 2026-04-17T13:34:57.799Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2473 | 2026-04-17T13:34:57.830Z | Compiling macaddr v1.0.1 |
| 2474 | 2026-04-17T13:34:57.922Z | Compiling num-rational v0.4.2 |
| 2475 | 2026-04-17T13:34:57.948Z | Compiling num-complex v0.4.6 |
| 2476 | 2026-04-17T13:34:58.063Z | Compiling console v0.15.11 |
| 2477 | 2026-04-17T13:34:58.200Z | Compiling slog-dtrace v0.3.0 |
| 2478 | 2026-04-17T13:34:58.278Z | Compiling float-ord v0.3.2 |
| 2479 | 2026-04-17T13:34:58.298Z | Compiling newline-converter v0.3.0 |
| 2480 | 2026-04-17T13:34:58.355Z | Compiling num v0.4.3 |
| 2481 | 2026-04-17T13:34:58.421Z | Compiling atomicwrites v0.4.4 |
| 2482 | 2026-04-17T13:34:58.444Z | Compiling async-recursion v1.1.1 |
| 2483 | 2026-04-17T13:34:58.524Z | Compiling owo-colors v4.3.0 |
| 2484 | 2026-04-17T13:34:58.527Z | Compiling cancel-safe-futures v0.1.5 |
| 2485 | 2026-04-17T13:34:58.604Z | Compiling expectorate v1.2.0 |
| 2486 | 2026-04-17T13:34:58.649Z | Compiling libsw-core v0.3.2 |
| 2487 | 2026-04-17T13:34:58.649Z | Compiling resolv-conf v0.7.6 |
| 2488 | 2026-04-17T13:34:58.738Z | Compiling toml v0.8.23 |
| 2489 | 2026-04-17T13:34:58.776Z | Compiling tokio-rustls v0.25.0 |
| 2490 | 2026-04-17T13:34:58.873Z | Compiling libsw v3.5.0 |
| 2491 | 2026-04-17T13:34:58.951Z | Compiling linear-map v1.2.0 |
| 2492 | 2026-04-17T13:34:59.061Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2493 | 2026-04-17T13:34:59.113Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2494 | 2026-04-17T13:34:59.133Z | Compiling minimal-lexical v0.2.1 |
| 2495 | 2026-04-17T13:34:59.201Z | Compiling linked-hash-map v0.5.6 |
| 2496 | 2026-04-17T13:34:59.323Z | Compiling unicode-xid v0.2.6 |
| 2497 | 2026-04-17T13:34:59.345Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2498 | 2026-04-17T13:34:59.369Z | Compiling nom v7.1.3 |
| 2499 | 2026-04-17T13:34:59.390Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2500 | 2026-04-17T13:34:59.414Z | Compiling lru-cache v0.1.2 |
| 2501 | 2026-04-17T13:34:59.434Z | Compiling globset v0.4.18 |
| 2502 | 2026-04-17T13:34:59.457Z | Compiling hickory-proto v0.24.4 |
| 2503 | 2026-04-17T13:34:59.487Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2504 | 2026-04-17T13:34:59.591Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2505 | 2026-04-17T13:34:59.849Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2506 | 2026-04-17T13:34:59.986Z | Compiling convert_case v0.10.0 |
| 2507 | 2026-04-17T13:35:00.284Z | Compiling derive_more-impl v2.1.1 |
| 2508 | 2026-04-17T13:35:00.698Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2509 | 2026-04-17T13:35:00.764Z | Compiling pin-project-internal v1.1.11 |
| 2510 | 2026-04-17T13:35:00.919Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2511 | 2026-04-17T13:35:01.125Z | Compiling derive_more v2.1.1 |
| 2512 | 2026-04-17T13:35:01.174Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2513 | 2026-04-17T13:35:01.238Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2514 | 2026-04-17T13:35:01.355Z | Compiling typify-macro v0.6.1 |
| 2515 | 2026-04-17T13:35:01.407Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2516 | 2026-04-17T13:35:01.628Z | Compiling papergrid v0.11.0 |
| 2517 | 2026-04-17T13:35:01.833Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2518 | 2026-04-17T13:35:02.176Z | Compiling hickory-resolver v0.24.4 |
| 2519 | 2026-04-17T13:35:02.235Z | Compiling pin-project v1.1.11 |
| 2520 | 2026-04-17T13:35:02.375Z | Compiling tabled_derive v0.7.0 |
| 2521 | 2026-04-17T13:35:02.908Z | Compiling typify v0.6.1 |
| 2522 | 2026-04-17T13:35:03.050Z | Compiling progenitor-impl v0.13.0 |
| 2523 | 2026-04-17T13:35:03.189Z | Compiling pem v3.0.6 |
| 2524 | 2026-04-17T13:35:03.295Z | Compiling snafu-derive v0.8.9 |
| 2525 | 2026-04-17T13:35:03.641Z | Compiling qorb v0.4.1 |
| 2526 | 2026-04-17T13:35:03.945Z | Compiling termtree v0.5.1 |
| 2527 | 2026-04-17T13:35:04.161Z | Compiling tabled v0.15.0 |
| 2528 | 2026-04-17T13:35:04.205Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2529 | 2026-04-17T13:35:05.043Z | Compiling snafu v0.8.9 |
| 2530 | 2026-04-17T13:35:05.300Z | Compiling progenitor-macro v0.13.0 |
| 2531 | 2026-04-17T13:35:05.348Z | Compiling crossterm v0.29.0 |
| 2532 | 2026-04-17T13:35:05.495Z | Compiling phf_shared v0.12.1 |
| 2533 | 2026-04-17T13:35:05.652Z | Compiling olpc-cjson v0.1.4 |
| 2534 | 2026-04-17T13:35:05.756Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2535 | 2026-04-17T13:35:05.904Z | Compiling serde_plain v1.0.2 |
| 2536 | 2026-04-17T13:35:06.226Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2537 | 2026-04-17T13:35:06.290Z | Compiling csv-core v0.1.13 |
| 2538 | 2026-04-17T13:35:06.751Z | Compiling vte v0.14.1 |
| 2539 | 2026-04-17T13:35:07.031Z | Compiling typed-path v0.9.3 |
| 2540 | 2026-04-17T13:35:07.604Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2541 | 2026-04-17T13:35:08.185Z | Compiling chrono-tz v0.10.4 |
| 2542 | 2026-04-17T13:35:08.352Z | Compiling highway v1.3.0 |
| 2543 | 2026-04-17T13:35:08.378Z | Compiling tough v0.20.0 |
| 2544 | 2026-04-17T13:35:08.456Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2545 | 2026-04-17T13:35:08.618Z | Compiling strip-ansi-escapes v0.2.1 |
| 2546 | 2026-04-17T13:35:09.130Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2547 | 2026-04-17T13:35:09.209Z | Compiling csv v1.4.0 |
| 2548 | 2026-04-17T13:35:09.467Z | Compiling progenitor v0.13.0 |
| 2549 | 2026-04-17T13:35:09.819Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2550 | 2026-04-17T13:35:10.047Z | Compiling phf v0.12.1 |
| 2551 | 2026-04-17T13:35:10.212Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2552 | 2026-04-17T13:35:10.235Z | Compiling const_format_proc_macros v0.2.34 |
| 2553 | 2026-04-17T13:35:10.265Z | Compiling fd-lock v4.0.4 |
| 2554 | 2026-04-17T13:35:10.444Z | Compiling peg-macros v0.8.5 |
| 2555 | 2026-04-17T13:35:10.698Z | Compiling nu-ansi-term v0.50.3 |
| 2556 | 2026-04-17T13:35:10.980Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2557 | 2026-04-17T13:35:11.018Z | Compiling reedline v0.40.0 |
| 2558 | 2026-04-17T13:35:11.049Z | Compiling const_format v0.2.35 |
| 2559 | 2026-04-17T13:35:11.765Z | Compiling peg v0.8.5 |
| 2560 | 2026-04-17T13:35:11.878Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2561 | 2026-04-17T13:35:12.232Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2562 | 2026-04-17T13:35:12.447Z | Compiling bcs v0.1.6 |
| 2563 | 2026-04-17T13:35:12.679Z | Compiling semver v0.1.20 |
| 2564 | 2026-04-17T13:35:12.891Z | Compiling rustc_version v0.1.7 |
| 2565 | 2026-04-17T13:35:13.000Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2566 | 2026-04-17T13:35:13.022Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-04-17T13:35:13.146Z | Compiling newtype_derive v0.1.6 |
| 2568 | 2026-04-17T13:35:13.263Z | Compiling humantime v2.3.0 |
| 2569 | 2026-04-17T13:35:13.355Z | Compiling smawk v0.3.2 |
| 2570 | 2026-04-17T13:35:13.463Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2571 | 2026-04-17T13:35:13.558Z | Compiling textwrap v0.16.2 |
| 2572 | 2026-04-17T13:35:13.858Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2573 | 2026-04-17T13:35:13.921Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2574 | 2026-04-17T13:35:14.194Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2575 | 2026-04-17T13:35:14.747Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2576 | 2026-04-17T13:35:15.292Z | Compiling base64 v0.21.7 |
| 2577 | 2026-04-17T13:35:15.355Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2578 | 2026-04-17T13:35:15.404Z | Compiling steno v0.4.1 |
| 2579 | 2026-04-17T13:35:15.425Z | Compiling tagptr v0.2.0 |
| 2580 | 2026-04-17T13:35:15.630Z | Compiling utf-8 v0.7.6 |
| 2581 | 2026-04-17T13:35:15.810Z | Compiling moka v0.12.13 |
| 2582 | 2026-04-17T13:35:15.867Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2583 | 2026-04-17T13:35:15.889Z | Compiling tungstenite v0.21.0 |
| 2584 | 2026-04-17T13:35:16.051Z | Compiling radium v0.7.0 |
| 2585 | 2026-04-17T13:35:16.491Z | Compiling maybe-uninit v2.0.0 |
| 2586 | 2026-04-17T13:35:16.760Z | Compiling tokio-tungstenite v0.21.0 |
| 2587 | 2026-04-17T13:35:16.791Z | Compiling tap v1.0.1 |
| 2588 | 2026-04-17T13:35:16.942Z | Compiling wyz v0.5.1 |
| 2589 | 2026-04-17T13:35:17.124Z | Compiling hickory-resolver v0.25.2 |
| 2590 | 2026-04-17T13:35:17.157Z | Compiling zerocopy-derive v0.6.6 |
| 2591 | 2026-04-17T13:35:17.179Z | Compiling display-error-chain v0.2.2 |
| 2592 | 2026-04-17T13:35:17.199Z | Compiling crc-catalog v2.4.0 |
| 2593 | 2026-04-17T13:35:17.339Z | Compiling packed_struct v0.10.1 |
| 2594 | 2026-04-17T13:35:17.367Z | Compiling funty v2.0.0 |
| 2595 | 2026-04-17T13:35:17.525Z | Compiling crc v3.4.0 |
| 2596 | 2026-04-17T13:35:17.664Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2597 | 2026-04-17T13:35:17.768Z | Compiling bitvec v1.0.1 |
| 2598 | 2026-04-17T13:35:17.971Z | Compiling zerocopy v0.6.6 |
| 2599 | 2026-04-17T13:35:18.214Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2600 | 2026-04-17T13:35:18.326Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2601 | 2026-04-17T13:35:18.489Z | Compiling packed_struct_codegen v0.10.1 |
| 2602 | 2026-04-17T13:35:18.551Z | Compiling bitfield-macros v0.19.4 |
| 2603 | 2026-04-17T13:35:19.298Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-04-17T13:35:19.525Z | Compiling nodrop v0.1.14 |
| 2605 | 2026-04-17T13:35:19.643Z | Compiling array-init v0.0.4 |
| 2606 | 2026-04-17T13:35:19.689Z | Compiling bitfield v0.19.4 |
| 2607 | 2026-04-17T13:35:20.036Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2608 | 2026-04-17T13:35:20.058Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-04-17T13:35:20.334Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2610 | 2026-04-17T13:35:20.560Z | Compiling num-derive v0.3.3 |
| 2611 | 2026-04-17T13:35:21.154Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2612 | 2026-04-17T13:35:21.485Z | Compiling hashbrown v0.12.3 |
| 2613 | 2026-04-17T13:35:21.576Z | Compiling proc-macro-error2 v2.0.1 |
| 2614 | 2026-04-17T13:35:21.638Z | Compiling libscf-sys v1.1.0 |
| 2615 | 2026-04-17T13:35:21.787Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2616 | 2026-04-17T13:35:21.820Z | Compiling serde-hex v0.1.0 |
| 2617 | 2026-04-17T13:35:21.913Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2618 | 2026-04-17T13:35:22.163Z | Compiling ron v0.8.1 |
| 2619 | 2026-04-17T13:35:22.341Z | Compiling typify-impl v0.4.3 |
| 2620 | 2026-04-17T13:35:22.678Z | Compiling hashbrown v0.13.2 |
| 2621 | 2026-04-17T13:35:23.201Z | Compiling vergen-gitcl v1.0.8 |
| 2622 | 2026-04-17T13:35:23.318Z | Compiling dirs-sys-next v0.1.2 |
| 2623 | 2026-04-17T13:35:23.352Z | Compiling glob v0.3.3 |
| 2624 | 2026-04-17T13:35:23.448Z | Compiling crunchy v0.2.4 |
| 2625 | 2026-04-17T13:35:23.543Z | Compiling diesel_derives v2.3.7 |
| 2626 | 2026-04-17T13:35:23.609Z | Compiling crc-any v2.5.0 |
| 2627 | 2026-04-17T13:35:23.730Z | Compiling maplit v1.0.2 |
| 2628 | 2026-04-17T13:35:23.784Z | Compiling clang-sys v1.8.1 |
| 2629 | 2026-04-17T13:35:23.832Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-04-17T13:35:23.876Z | Compiling object v0.30.4 |
| 2631 | 2026-04-17T13:35:23.908Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2632 | 2026-04-17T13:35:24.003Z | Compiling tabled_derive v0.11.0 |
| 2633 | 2026-04-17T13:35:24.074Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2634 | 2026-04-17T13:35:24.095Z | Compiling papergrid v0.17.0 |
| 2635 | 2026-04-17T13:35:24.195Z | Compiling testing_table v0.3.0 |
| 2636 | 2026-04-17T13:35:24.287Z | Compiling dsl_auto_type v0.2.0 |
| 2637 | 2026-04-17T13:35:24.660Z | Compiling scheduled-thread-pool v0.2.7 |
| 2638 | 2026-04-17T13:35:24.682Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2639 | 2026-04-17T13:35:24.723Z | Compiling path-slash v0.1.5 |
| 2640 | 2026-04-17T13:35:24.828Z | Compiling tiny-keccak v2.0.2 |
| 2641 | 2026-04-17T13:35:24.875Z | Compiling r2d2 v0.8.10 |
| 2642 | 2026-04-17T13:35:24.968Z | Compiling term v0.7.0 |
| 2643 | 2026-04-17T13:35:25.170Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-04-17T13:35:25.189Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-04-17T13:35:25.258Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-04-17T13:35:25.278Z | Compiling downcast-rs v2.0.2 |
| 2647 | 2026-04-17T13:35:25.421Z | Compiling tabled v0.20.0 |
| 2648 | 2026-04-17T13:35:25.441Z | Compiling bit-vec v0.6.3 |
| 2649 | 2026-04-17T13:35:25.565Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-04-17T13:35:25.666Z | Compiling bit-set v0.5.3 |
| 2651 | 2026-04-17T13:35:25.688Z | Compiling xshell v0.2.7 |
| 2652 | 2026-04-17T13:35:25.832Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2653 | 2026-04-17T13:35:25.861Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2654 | 2026-04-17T13:35:25.953Z | Compiling typify-macro v0.4.3 |
| 2655 | 2026-04-17T13:35:25.974Z | Compiling itertools v0.10.5 |
| 2656 | 2026-04-17T13:35:26.351Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2657 | 2026-04-17T13:35:26.563Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2658 | 2026-04-17T13:35:26.628Z | Compiling ena v0.14.4 |
| 2659 | 2026-04-17T13:35:26.879Z | Compiling libloading v0.8.9 |
| 2660 | 2026-04-17T13:35:27.046Z | Compiling unicase v2.9.0 |
| 2661 | 2026-04-17T13:35:27.101Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-04-17T13:35:27.120Z | Compiling diff v0.1.13 |
| 2663 | 2026-04-17T13:35:27.367Z | Compiling regex-syntax v0.6.29 |
| 2664 | 2026-04-17T13:35:27.449Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2665 | 2026-04-17T13:35:27.490Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2666 | 2026-04-17T13:35:28.791Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2667 | 2026-04-17T13:35:28.827Z | Compiling lalrpop v0.19.12 |
| 2668 | 2026-04-17T13:35:29.410Z | Compiling cexpr v0.6.0 |
| 2669 | 2026-04-17T13:35:29.432Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2670 | 2026-04-17T13:35:29.666Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2671 | 2026-04-17T13:35:29.755Z | Compiling diesel v2.3.7 |
| 2672 | 2026-04-17T13:35:29.853Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-04-17T13:35:29.907Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2674 | 2026-04-17T13:35:30.094Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2675 | 2026-04-17T13:35:30.115Z | Compiling typify v0.4.3 |
| 2676 | 2026-04-17T13:35:30.260Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-04-17T13:35:30.525Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-04-17T13:35:30.693Z | Compiling libxml v0.3.3 |
| 2679 | 2026-04-17T13:35:30.825Z | Compiling headers v0.4.1 |
| 2680 | 2026-04-17T13:35:30.962Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-04-17T13:35:31.021Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-04-17T13:35:31.359Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-04-17T13:35:31.848Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-04-17T13:35:32.206Z | Compiling indoc v1.0.9 |
| 2685 | 2026-04-17T13:35:32.709Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2686 | 2026-04-17T13:35:32.731Z | Compiling derive_builder v0.20.2 |
| 2687 | 2026-04-17T13:35:32.903Z | Compiling oso-derive v0.27.3 |
| 2688 | 2026-04-17T13:35:32.924Z | Compiling quick-xml v0.37.5 |
| 2689 | 2026-04-17T13:35:32.954Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2690 | 2026-04-17T13:35:32.979Z | Compiling half v1.8.3 |
| 2691 | 2026-04-17T13:35:33.186Z | Compiling openssl-probe v0.1.6 |
| 2692 | 2026-04-17T13:35:33.430Z | Compiling serde_cbor v0.11.2 |
| 2693 | 2026-04-17T13:35:33.516Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-04-17T13:35:33.542Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2695 | 2026-04-17T13:35:33.611Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2696 | 2026-04-17T13:35:34.262Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2697 | 2026-04-17T13:35:34.302Z | Compiling bb8 v0.8.6 |
| 2698 | 2026-04-17T13:35:34.512Z | Compiling trait-variant v0.1.2 |
| 2699 | 2026-04-17T13:35:34.573Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2700 | 2026-04-17T13:35:34.637Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2701 | 2026-04-17T13:35:34.699Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-04-17T13:35:34.913Z | Compiling samael v0.0.19 |
| 2703 | 2026-04-17T13:35:34.934Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-04-17T13:35:34.990Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-04-17T13:35:35.065Z | Compiling progenitor-impl v0.10.0 |
| 2706 | 2026-04-17T13:35:35.106Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2707 | 2026-04-17T13:35:35.126Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2708 | 2026-04-17T13:35:35.271Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2709 | 2026-04-17T13:35:35.615Z | Compiling kstat-rs v0.2.4 |
| 2710 | 2026-04-17T13:35:35.757Z | Compiling libz-sys v1.1.24 |
| 2711 | 2026-04-17T13:35:36.188Z | Compiling salty v0.3.0 |
| 2712 | 2026-04-17T13:35:36.210Z | Compiling nonempty v0.12.0 |
| 2713 | 2026-04-17T13:35:36.515Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2714 | 2026-04-17T13:35:36.584Z | Compiling progenitor-impl v0.11.2 |
| 2715 | 2026-04-17T13:35:36.680Z | Compiling polar-core v0.27.3 |
| 2716 | 2026-04-17T13:35:36.853Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2717 | 2026-04-17T13:35:36.902Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2718 | 2026-04-17T13:35:37.381Z | Compiling progenitor-macro v0.10.0 |
| 2719 | 2026-04-17T13:35:38.534Z | Compiling darling_core v0.23.0 |
| 2720 | 2026-04-17T13:35:38.822Z | Compiling nanorand v0.7.0 |
| 2721 | 2026-04-17T13:35:39.232Z | Compiling arc-swap v1.8.2 |
| 2722 | 2026-04-17T13:35:39.256Z | Compiling fs-err v2.11.0 |
| 2723 | 2026-04-17T13:35:39.640Z | Compiling parking_lot_core v0.8.6 |
| 2724 | 2026-04-17T13:35:39.772Z | Compiling mime_guess v2.0.5 |
| 2725 | 2026-04-17T13:35:40.115Z | Compiling slog-scope v4.4.1 |
| 2726 | 2026-04-17T13:35:40.316Z | Compiling flume v0.11.1 |
| 2727 | 2026-04-17T13:35:40.588Z | Compiling progenitor-macro v0.11.2 |
| 2728 | 2026-04-17T13:35:40.744Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2729 | 2026-04-17T13:35:40.863Z | Compiling darling_macro v0.23.0 |
| 2730 | 2026-04-17T13:35:41.428Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2731 | 2026-04-17T13:35:41.536Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2732 | 2026-04-17T13:35:41.601Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2733 | 2026-04-17T13:35:41.934Z | Compiling progenitor v0.10.0 |
| 2734 | 2026-04-17T13:35:42.129Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2735 | 2026-04-17T13:35:44.482Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2736 | 2026-04-17T13:35:46.008Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2737 | 2026-04-17T13:35:46.175Z | Compiling oso v0.27.3 |
| 2738 | 2026-04-17T13:35:46.598Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2739 | 2026-04-17T13:35:46.636Z | Compiling progenitor-client v0.11.2 |
| 2740 | 2026-04-17T13:35:47.449Z | Compiling git-stub v1.0.0 |
| 2741 | 2026-04-17T13:35:48.563Z | Compiling async-bb8-diesel v0.2.1 |
| 2742 | 2026-04-17T13:35:49.056Z | Compiling diesel-dtrace v0.5.0 |
| 2743 | 2026-04-17T13:35:49.406Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2744 | 2026-04-17T13:35:49.861Z | Compiling instability v0.3.11 |
| 2745 | 2026-04-17T13:35:50.134Z | Compiling git-stub-vcs v0.1.0 |
| 2746 | 2026-04-17T13:35:50.207Z | Compiling progenitor v0.11.2 |
| 2747 | 2026-04-17T13:35:50.411Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2748 | 2026-04-17T13:35:50.524Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2749 | 2026-04-17T13:35:51.393Z | Compiling darling v0.23.0 |
| 2750 | 2026-04-17T13:35:51.553Z | Compiling slog-stdlog v4.1.1 |
| 2751 | 2026-04-17T13:35:52.584Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2752 | 2026-04-17T13:35:52.646Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2753 | 2026-04-17T13:35:52.930Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2754 | 2026-04-17T13:35:53.118Z | Compiling ignore v0.4.25 |
| 2755 | 2026-04-17T13:35:54.720Z | Compiling primeorder v0.13.6 |
| 2756 | 2026-04-17T13:35:55.046Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2757 | 2026-04-17T13:35:55.601Z | Compiling castaway v0.2.4 |
| 2758 | 2026-04-17T13:35:55.770Z | Compiling atty v0.2.14 |
| 2759 | 2026-04-17T13:35:55.929Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2760 | 2026-04-17T13:35:56.059Z | Compiling parse-size v1.1.0 |
| 2761 | 2026-04-17T13:35:56.166Z | Compiling indoc v2.0.7 |
| 2762 | 2026-04-17T13:35:56.294Z | Compiling http-range v0.1.5 |
| 2763 | 2026-04-17T13:35:56.509Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2764 | 2026-04-17T13:35:56.656Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-04-17T13:35:56.789Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2766 | 2026-04-17T13:35:56.811Z | Compiling compact_str v0.8.1 |
| 2767 | 2026-04-17T13:35:57.391Z | Compiling p384 v0.13.1 |
| 2768 | 2026-04-17T13:35:58.454Z | Compiling globwalk v0.9.1 |
| 2769 | 2026-04-17T13:35:58.660Z | Compiling parking_lot v0.11.2 |
| 2770 | 2026-04-17T13:35:58.845Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2771 | 2026-04-17T13:35:59.004Z | Compiling slog-envlogger v2.2.0 |
| 2772 | 2026-04-17T13:35:59.658Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2773 | 2026-04-17T13:35:59.661Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2774 | 2026-04-17T13:35:59.987Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2775 | 2026-04-17T13:36:00.044Z | Compiling predicates-tree v1.0.13 |
| 2776 | 2026-04-17T13:36:00.151Z | Compiling unicode-truncate v1.1.0 |
| 2777 | 2026-04-17T13:36:00.191Z | Compiling lru v0.12.5 |
| 2778 | 2026-04-17T13:36:00.252Z | Compiling rand_seeder v0.4.0 |
| 2779 | 2026-04-17T13:36:00.372Z | Compiling prefix-trie v0.7.0 |
| 2780 | 2026-04-17T13:36:00.430Z | Compiling vergen-git2 v1.0.7 |
| 2781 | 2026-04-17T13:36:00.514Z | Compiling compression-core v0.4.31 |
| 2782 | 2026-04-17T13:36:00.535Z | Compiling cassowary v0.3.0 |
| 2783 | 2026-04-17T13:36:00.641Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2784 | 2026-04-17T13:36:00.706Z | Compiling compression-codecs v0.4.37 |
| 2785 | 2026-04-17T13:36:00.741Z | Compiling camino-tempfile-ext v0.3.3 |
| 2786 | 2026-04-17T13:36:00.860Z | Compiling ratatui v0.29.0 |
| 2787 | 2026-04-17T13:36:00.884Z | Compiling hickory-server v0.25.2 |
| 2788 | 2026-04-17T13:36:01.051Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-04-17T13:36:01.287Z | Compiling hyper-staticfile v0.10.1 |
| 2790 | 2026-04-17T13:36:01.418Z | Compiling sled v0.34.7 |
| 2791 | 2026-04-17T13:36:02.510Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2792 | 2026-04-17T13:36:02.550Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2793 | 2026-04-17T13:36:03.195Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2794 | 2026-04-17T13:36:03.658Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2795 | 2026-04-17T13:36:03.930Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2796 | 2026-04-17T13:36:04.034Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2797 | 2026-04-17T13:36:04.356Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2798 | 2026-04-17T13:36:04.830Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2799 | 2026-04-17T13:36:04.922Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2800 | 2026-04-17T13:36:05.094Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2801 | 2026-04-17T13:36:05.408Z | Compiling dropshot v0.17.0 |
| 2802 | 2026-04-17T13:36:05.589Z | Compiling rustls v0.21.12 |
| 2803 | 2026-04-17T13:36:05.658Z | Compiling corncobs v0.1.4 |
| 2804 | 2026-04-17T13:36:05.839Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2805 | 2026-04-17T13:36:05.949Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2806 | 2026-04-17T13:36:06.201Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2807 | 2026-04-17T13:36:06.223Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2808 | 2026-04-17T13:36:06.284Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2809 | 2026-04-17T13:36:06.614Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2810 | 2026-04-17T13:36:07.074Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2811 | 2026-04-17T13:36:07.142Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2812 | 2026-04-17T13:36:07.190Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2813 | 2026-04-17T13:36:07.359Z | Compiling async-compression v0.4.41 |
| 2814 | 2026-04-17T13:36:07.876Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2815 | 2026-04-17T13:36:09.650Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2816 | 2026-04-17T13:36:09.685Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2817 | 2026-04-17T13:36:10.510Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-04-17T13:36:10.621Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2819 | 2026-04-17T13:36:10.751Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2820 | 2026-04-17T13:36:10.861Z | Compiling rustls-webpki v0.101.7 |
| 2821 | 2026-04-17T13:36:10.993Z | Compiling sct v0.7.1 |
| 2822 | 2026-04-17T13:36:11.128Z | Compiling nix v0.29.0 |
| 2823 | 2026-04-17T13:36:11.307Z | Compiling secrecy v0.8.0 |
| 2824 | 2026-04-17T13:36:11.516Z | Compiling dropshot_endpoint v0.17.0 |
| 2825 | 2026-04-17T13:36:11.565Z | Compiling void v1.0.2 |
| 2826 | 2026-04-17T13:36:11.733Z | Compiling lzss v0.8.2 |
| 2827 | 2026-04-17T13:36:12.605Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-17T13:36:12.695Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2829 | 2026-04-17T13:36:13.428Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2830 | 2026-04-17T13:36:13.749Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2831 | 2026-04-17T13:36:14.260Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2832 | 2026-04-17T13:36:15.023Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2833 | 2026-04-17T13:36:15.200Z | Compiling git2 v0.20.4 |
| 2834 | 2026-04-17T13:36:15.612Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2835 | 2026-04-17T13:36:15.876Z | Compiling tungstenite v0.23.0 |
| 2836 | 2026-04-17T13:36:15.957Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2837 | 2026-04-17T13:36:16.065Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2838 | 2026-04-17T13:36:16.119Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2839 | 2026-04-17T13:36:16.198Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2840 | 2026-04-17T13:36:16.298Z | Compiling nix v0.27.1 |
| 2841 | 2026-04-17T13:36:16.355Z | Compiling serde_bytes v0.11.19 |
| 2842 | 2026-04-17T13:36:16.478Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2843 | 2026-04-17T13:36:16.675Z | Compiling tokio-tungstenite v0.23.1 |
| 2844 | 2026-04-17T13:36:17.078Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2845 | 2026-04-17T13:36:17.853Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2846 | 2026-04-17T13:36:18.142Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-04-17T13:36:18.390Z | Compiling tokio-rustls v0.24.1 |
| 2848 | 2026-04-17T13:36:18.419Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2849 | 2026-04-17T13:36:18.696Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2850 | 2026-04-17T13:36:20.424Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2851 | 2026-04-17T13:36:23.402Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2852 | 2026-04-17T13:36:23.527Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2853 | 2026-04-17T13:36:23.736Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2854 | 2026-04-17T13:36:24.014Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2855 | 2026-04-17T13:36:24.393Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2856 | 2026-04-17T13:36:26.045Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2857 | 2026-04-17T13:36:26.289Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-04-17T13:36:26.562Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2859 | 2026-04-17T13:36:27.545Z | Compiling rustls-pemfile v1.0.4 |
| 2860 | 2026-04-17T13:36:27.596Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2861 | 2026-04-17T13:36:28.051Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2862 | 2026-04-17T13:36:28.974Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2863 | 2026-04-17T13:36:28.977Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2864 | 2026-04-17T13:36:30.683Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2865 | 2026-04-17T13:36:30.710Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2866 | 2026-04-17T13:36:31.408Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2867 | 2026-04-17T13:36:31.826Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2868 | 2026-04-17T13:36:32.080Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2869 | 2026-04-17T13:36:32.123Z | Compiling signal-hook-tokio v0.3.1 |
| 2870 | 2026-04-17T13:36:32.149Z | Compiling twox-hash v2.1.2 |
| 2871 | 2026-04-17T13:36:32.325Z | Compiling yasna v0.5.2 |
| 2872 | 2026-04-17T13:36:32.350Z | Compiling is_ci v1.2.0 |
| 2873 | 2026-04-17T13:36:32.539Z | Compiling supports-color v3.0.2 |
| 2874 | 2026-04-17T13:36:32.705Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2875 | 2026-04-17T13:36:32.887Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2876 | 2026-04-17T13:36:32.971Z | Compiling rcgen v0.12.1 |
| 2877 | 2026-04-17T13:36:33.082Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2878 | 2026-04-17T13:36:33.948Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2879 | 2026-04-17T13:36:34.641Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2880 | 2026-04-17T13:36:35.372Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2881 | 2026-04-17T13:36:36.353Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2882 | 2026-04-17T13:36:37.161Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2883 | 2026-04-17T13:36:37.625Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2884 | 2026-04-17T13:36:37.650Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2885 | 2026-04-17T13:36:37.955Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2886 | 2026-04-17T13:36:38.201Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2887 | 2026-04-17T13:36:38.443Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2888 | 2026-04-17T13:36:38.677Z | Compiling fatfs v0.3.6 |
| 2889 | 2026-04-17T13:36:39.365Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2890 | 2026-04-17T13:36:39.842Z | Compiling rtoolbox v0.0.3 |
| 2891 | 2026-04-17T13:36:39.979Z | Compiling subprocess v0.2.15 |
| 2892 | 2026-04-17T13:36:40.132Z | Compiling seq-macro v0.3.6 |
| 2893 | 2026-04-17T13:36:40.654Z | Compiling assert_matches v1.5.0 |
| 2894 | 2026-04-17T13:36:40.778Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2895 | 2026-04-17T13:36:40.830Z | Compiling rpassword v7.4.0 |
| 2896 | 2026-04-17T13:36:41.198Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2897 | 2026-04-17T13:36:41.747Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2898 | 2026-04-17T13:36:41.907Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2899 | 2026-04-17T13:36:42.360Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2900 | 2026-04-17T13:36:43.288Z | Compiling tui-tree-widget v0.23.1 |
| 2901 | 2026-04-17T13:36:43.585Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2902 | 2026-04-17T13:36:44.384Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2903 | 2026-04-17T13:36:44.473Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2904 | 2026-04-17T13:36:44.941Z | Compiling uzers v0.12.2 |
| 2905 | 2026-04-17T13:36:45.211Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2906 | 2026-04-17T13:36:46.041Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2907 | 2026-04-17T13:36:47.092Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2908 | 2026-04-17T13:36:48.147Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2909 | 2026-04-17T13:36:50.419Z | Compiling support-bundle-viewer v0.1.2 |
| 2910 | 2026-04-17T13:36:51.515Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2911 | 2026-04-17T13:36:52.385Z | Compiling multimap v0.10.1 |
| 2912 | 2026-04-17T13:37:00.101Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2913 | 2026-04-17T13:37:10.416Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2914 | 2026-04-17T13:37:12.871Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2915 | 2026-04-17T13:37:12.911Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2916 | 2026-04-17T13:44:52.648Z | Finished `release` profile [optimized] target(s) in 9m 57s |
| 2917 | 2026-04-17T13:45:36.830Z | |
| 2918 | 2026-04-17T13:45:36.830Z | real 10:42.995023987 |
| 2919 | 2026-04-17T13:45:36.830Z | user 1:22:46.729778115 |
| 2920 | 2026-04-17T13:45:36.830Z | sys 3:30.656247222 |
| 2921 | 2026-04-17T13:45:36.830Z | trap 1.866940969 |
| 2922 | 2026-04-17T13:45:36.833Z | tflt 1.969382614 |
| 2923 | 2026-04-17T13:45:36.833Z | dflt 16.898700179 |
| 2924 | 2026-04-17T13:45:36.833Z | kflt 0.025245438 |
| 2925 | 2026-04-17T13:45:36.833Z | lock 8:01:41.547180925 |
| 2926 | 2026-04-17T13:45:36.833Z | slp 2:24:54.780715187 |
| 2927 | 2026-04-17T13:45:36.833Z | lat 2:36.190220844 |
| 2928 | 2026-04-17T13:45:36.833Z | stop 5:20.496344094 |
| 2929 | 2026-04-17T13:45:36.833Z | + mapfile -t packages |
| 2930 | 2026-04-17T13:45:36.833Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2931 | 2026-04-17T13:45:37.787Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 2932 | 2026-04-17T13:45:37.859Z | Running `target/release/omicron-package -t test list-outputs` |
| 2933 | 2026-04-17T13:45:37.913Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2934 | 2026-04-17T13:45:37.917Z | + ptime -m cargo build --locked --release -p xtask |
| 2935 | 2026-04-17T13:45:38.455Z | Compiling libc v0.2.185 |
| 2936 | 2026-04-17T13:45:38.455Z | Compiling serde v1.0.228 |
| 2937 | 2026-04-17T13:45:38.455Z | Compiling serde_core v1.0.228 |
| 2938 | 2026-04-17T13:45:38.458Z | Compiling rustix v1.1.3 |
| 2939 | 2026-04-17T13:45:38.459Z | Compiling bitflags v2.11.0 |
| 2940 | 2026-04-17T13:45:38.459Z | Compiling serde_json v1.0.149 |
| 2941 | 2026-04-17T13:45:38.600Z | Compiling num-traits v0.2.19 |
| 2942 | 2026-04-17T13:45:38.612Z | Compiling syn v2.0.117 |
| 2943 | 2026-04-17T13:45:38.624Z | Compiling hashbrown v0.16.1 |
| 2944 | 2026-04-17T13:45:38.627Z | Compiling smallvec v1.15.1 |
| 2945 | 2026-04-17T13:45:38.654Z | Compiling usdt-impl v0.5.0 |
| 2946 | 2026-04-17T13:45:38.665Z | Compiling syn v1.0.109 |
| 2947 | 2026-04-17T13:45:38.677Z | Compiling getrandom v0.4.1 |
| 2948 | 2026-04-17T13:45:38.681Z | Compiling percent-encoding v2.3.2 |
| 2949 | 2026-04-17T13:45:38.809Z | Compiling log v0.4.29 |
| 2950 | 2026-04-17T13:45:38.946Z | Compiling form_urlencoded v1.2.2 |
| 2951 | 2026-04-17T13:45:39.098Z | Compiling fs-err v3.3.0 |
| 2952 | 2026-04-17T13:45:39.110Z | Compiling heck v0.4.1 |
| 2953 | 2026-04-17T13:45:39.122Z | Compiling once_cell v1.21.3 |
| 2954 | 2026-04-17T13:45:39.125Z | Compiling anyhow v1.0.102 |
| 2955 | 2026-04-17T13:45:39.245Z | Compiling indexmap v2.13.0 |
| 2956 | 2026-04-17T13:45:39.341Z | Compiling thread-id v4.2.2 |
| 2957 | 2026-04-17T13:45:39.374Z | Compiling errno v0.3.14 |
| 2958 | 2026-04-17T13:45:39.408Z | Compiling memmap v0.7.0 |
| 2959 | 2026-04-17T13:45:39.647Z | Compiling ordered-float v2.10.1 |
| 2960 | 2026-04-17T13:45:40.185Z | Compiling proc-macro-error v1.0.4 |
| 2961 | 2026-04-17T13:45:40.399Z | Compiling terminal_size v0.4.3 |
| 2962 | 2026-04-17T13:45:40.399Z | Compiling tempfile v3.25.0 |
| 2963 | 2026-04-17T13:45:40.443Z | Compiling tabled_derive v0.7.0 |
| 2964 | 2026-04-17T13:45:40.498Z | Compiling clap_builder v4.5.60 |
| 2965 | 2026-04-17T13:45:40.498Z | Compiling textwrap v0.16.2 |
| 2966 | 2026-04-17T13:45:40.639Z | Compiling camino-tempfile v1.4.1 |
| 2967 | 2026-04-17T13:45:41.126Z | Compiling tabled v0.15.0 |
| 2968 | 2026-04-17T13:45:41.220Z | Compiling synstructure v0.13.2 |
| 2969 | 2026-04-17T13:45:41.220Z | Compiling pest_generator v2.8.6 |
| 2970 | 2026-04-17T13:45:41.633Z | Compiling serde_derive v1.0.228 |
| 2971 | 2026-04-17T13:45:41.633Z | Compiling zerovec-derive v0.11.2 |
| 2972 | 2026-04-17T13:45:41.636Z | Compiling displaydoc v0.2.5 |
| 2973 | 2026-04-17T13:45:41.636Z | Compiling thiserror-impl v1.0.69 |
| 2974 | 2026-04-17T13:45:41.636Z | Compiling zerocopy-derive v0.7.35 |
| 2975 | 2026-04-17T13:45:41.636Z | Compiling scroll_derive v0.12.1 |
| 2976 | 2026-04-17T13:45:41.636Z | Compiling thiserror-impl v2.0.18 |
| 2977 | 2026-04-17T13:45:41.636Z | Compiling clap_derive v4.5.55 |
| 2978 | 2026-04-17T13:45:41.702Z | Compiling zerofrom-derive v0.1.6 |
| 2979 | 2026-04-17T13:45:41.706Z | Compiling yoke-derive v0.8.1 |
| 2980 | 2026-04-17T13:45:41.759Z | Compiling pest_derive v2.8.6 |
| 2981 | 2026-04-17T13:45:42.376Z | Compiling scroll v0.12.0 |
| 2982 | 2026-04-17T13:45:42.514Z | Compiling zerocopy v0.7.35 |
| 2983 | 2026-04-17T13:45:42.738Z | Compiling goblin v0.8.2 |
| 2984 | 2026-04-17T13:45:42.821Z | Compiling thiserror v1.0.69 |
| 2985 | 2026-04-17T13:45:42.870Z | Compiling zerofrom v0.1.6 |
| 2986 | 2026-04-17T13:45:42.882Z | Compiling thiserror v2.0.18 |
| 2987 | 2026-04-17T13:45:42.925Z | Compiling dtrace-parser v0.2.0 |
| 2988 | 2026-04-17T13:45:43.014Z | Compiling yoke v0.8.1 |
| 2989 | 2026-04-17T13:45:43.214Z | Compiling zerovec v0.11.5 |
| 2990 | 2026-04-17T13:45:43.240Z | Compiling zerotrie v0.2.3 |
| 2991 | 2026-04-17T13:45:43.376Z | Compiling clap v4.5.60 |
| 2992 | 2026-04-17T13:45:43.843Z | Compiling tinystr v0.8.2 |
| 2993 | 2026-04-17T13:45:44.091Z | Compiling icu_locale_core v2.1.1 |
| 2994 | 2026-04-17T13:45:44.947Z | Compiling potential_utf v0.1.4 |
| 2995 | 2026-04-17T13:45:45.014Z | Compiling icu_provider v2.1.1 |
| 2996 | 2026-04-17T13:45:45.162Z | Compiling icu_collections v2.1.1 |
| 2997 | 2026-04-17T13:45:45.392Z | Compiling serde_spanned v0.6.9 |
| 2998 | 2026-04-17T13:45:45.415Z | Compiling toml_datetime v0.6.11 |
| 2999 | 2026-04-17T13:45:45.462Z | Compiling dof v0.3.0 |
| 3000 | 2026-04-17T13:45:45.465Z | Compiling serde-value v0.7.0 |
| 3001 | 2026-04-17T13:45:45.485Z | Compiling cargo-platform v0.2.0 |
| 3002 | 2026-04-17T13:45:45.499Z | Compiling macaddr v1.0.1 |
| 3003 | 2026-04-17T13:45:45.575Z | Compiling icu_properties v2.1.2 |
| 3004 | 2026-04-17T13:45:45.594Z | Compiling icu_normalizer v2.1.1 |
| 3005 | 2026-04-17T13:45:45.633Z | Compiling toml_edit v0.22.27 |
| 3006 | 2026-04-17T13:45:45.818Z | Compiling serde_tokenstream v0.2.3 |
| 3007 | 2026-04-17T13:45:46.610Z | Compiling idna_adapter v1.2.1 |
| 3008 | 2026-04-17T13:45:46.668Z | Compiling usdt-attr-macro v0.5.0 |
| 3009 | 2026-04-17T13:45:46.672Z | Compiling usdt-macro v0.5.0 |
| 3010 | 2026-04-17T13:45:46.761Z | Compiling idna v1.1.0 |
| 3011 | 2026-04-17T13:45:47.088Z | Compiling url v2.5.8 |
| 3012 | 2026-04-17T13:45:47.252Z | Compiling toml v0.8.23 |
| 3013 | 2026-04-17T13:45:47.282Z | Compiling usdt v0.5.0 |
| 3014 | 2026-04-17T13:45:47.698Z | Compiling cargo-util-schemas v0.8.2 |
| 3015 | 2026-04-17T13:45:47.698Z | Compiling cargo_toml v0.21.0 |
| 3016 | 2026-04-17T13:45:48.729Z | Compiling cargo_metadata v0.21.0 |
| 3017 | 2026-04-17T13:45:51.887Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3018 | 2026-04-17T13:45:54.948Z | Finished `release` profile [optimized] target(s) in 17.01s |
| 3019 | 2026-04-17T13:45:55.073Z | |
| 3020 | 2026-04-17T13:45:55.074Z | real 17.120775953 |
| 3021 | 2026-04-17T13:45:55.077Z | user 2:26.180046616 |
| 3022 | 2026-04-17T13:45:55.077Z | sys 17.185516817 |
| 3023 | 2026-04-17T13:45:55.077Z | trap 0.091649839 |
| 3024 | 2026-04-17T13:45:55.077Z | tflt 0.746992142 |
| 3025 | 2026-04-17T13:45:55.077Z | dflt 1.568398704 |
| 3026 | 2026-04-17T13:45:55.077Z | kflt 0.000052290 |
| 3027 | 2026-04-17T13:45:55.077Z | lock 5:24.242765771 |
| 3028 | 2026-04-17T13:45:55.077Z | slp 3:28.742337194 |
| 3029 | 2026-04-17T13:45:55.078Z | lat 5.945440816 |
| 3030 | 2026-04-17T13:45:55.078Z | stop 19.895577932 |
| 3031 | 2026-04-17T13:45:55.078Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3032 | 2026-04-17T13:45:55.078Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3033 | 2026-04-17T13:45:55.078Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3034 | 2026-04-17T13:45:55.078Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3035 | 2026-04-17T13:45:55.078Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3036 | 2026-04-17T13:45:56.020Z | Compiling regress v0.10.5 |
| 3037 | 2026-04-17T13:45:56.023Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3038 | 2026-04-17T13:45:56.024Z | Compiling newtype-uuid-macros v0.1.0 |
| 3039 | 2026-04-17T13:45:56.024Z | Compiling rustls v0.22.4 |
| 3040 | 2026-04-17T13:45:56.184Z | Compiling progenitor-client v0.13.0 |
| 3041 | 2026-04-17T13:45:56.195Z | Compiling rustls-webpki v0.102.8 |
| 3042 | 2026-04-17T13:45:56.199Z | Compiling structmeta-derive v0.3.0 |
| 3043 | 2026-04-17T13:45:56.199Z | Compiling serde_spanned v1.0.4 |
| 3044 | 2026-04-17T13:45:56.199Z | Compiling multer v3.1.0 |
| 3045 | 2026-04-17T13:45:56.211Z | Compiling debug-ignore v1.0.5 |
| 3046 | 2026-04-17T13:45:56.214Z | Compiling match_cfg v0.1.0 |
| 3047 | 2026-04-17T13:45:56.214Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3048 | 2026-04-17T13:45:56.214Z | Compiling slog-json v2.6.1 |
| 3049 | 2026-04-17T13:45:56.214Z | Compiling async-stream-impl v0.3.6 |
| 3050 | 2026-04-17T13:45:56.218Z | Compiling waitgroup v0.1.2 |
| 3051 | 2026-04-17T13:45:56.218Z | Compiling rustls-pemfile v2.2.0 |
| 3052 | 2026-04-17T13:45:56.478Z | Compiling hostname v0.3.1 |
| 3053 | 2026-04-17T13:45:56.478Z | Compiling hostname v0.4.2 |
| 3054 | 2026-04-17T13:45:56.482Z | Compiling serde_path_to_error v0.1.20 |
| 3055 | 2026-04-17T13:45:56.509Z | Compiling itertools v0.14.0 |
| 3056 | 2026-04-17T13:45:56.512Z | Compiling dropshot v0.16.7 |
| 3057 | 2026-04-17T13:45:56.561Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3058 | 2026-04-17T13:45:56.564Z | Compiling dropshot_endpoint v0.16.7 |
| 3059 | 2026-04-17T13:45:56.578Z | Compiling slog-bunyan v2.5.0 |
| 3060 | 2026-04-17T13:45:56.600Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3061 | 2026-04-17T13:45:56.639Z | Compiling macaddr v1.0.1 |
| 3062 | 2026-04-17T13:45:56.676Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3063 | 2026-04-17T13:45:56.762Z | Compiling instant v0.1.13 |
| 3064 | 2026-04-17T13:45:56.807Z | Compiling progenitor-client v0.10.0 |
| 3065 | 2026-04-17T13:45:56.827Z | Compiling backon v1.6.0 |
| 3066 | 2026-04-17T13:45:56.843Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3067 | 2026-04-17T13:45:56.896Z | Compiling backoff v0.4.0 |
| 3068 | 2026-04-17T13:45:56.911Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3069 | 2026-04-17T13:45:56.950Z | Compiling async-stream v0.3.6 |
| 3070 | 2026-04-17T13:45:56.984Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3071 | 2026-04-17T13:45:57.056Z | Compiling progenitor-extras v0.1.1 |
| 3072 | 2026-04-17T13:45:57.136Z | Compiling universal-hash v0.5.1 |
| 3073 | 2026-04-17T13:45:57.140Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3074 | 2026-04-17T13:45:57.171Z | Compiling opaque-debug v0.3.1 |
| 3075 | 2026-04-17T13:45:57.171Z | Compiling half v2.7.1 |
| 3076 | 2026-04-17T13:45:57.242Z | Compiling ciborium-io v0.2.2 |
| 3077 | 2026-04-17T13:45:57.261Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3078 | 2026-04-17T13:45:57.279Z | Compiling crucible-workspace-hack v0.1.0 |
| 3079 | 2026-04-17T13:45:57.297Z | Compiling convert_case v0.4.0 |
| 3080 | 2026-04-17T13:45:57.300Z | Compiling aead v0.5.2 |
| 3081 | 2026-04-17T13:45:57.333Z | Compiling secrecy v0.10.3 |
| 3082 | 2026-04-17T13:45:57.352Z | Compiling unsafe-libyaml v0.2.11 |
| 3083 | 2026-04-17T13:45:57.370Z | Compiling poly1305 v0.8.0 |
| 3084 | 2026-04-17T13:45:57.511Z | Compiling ciborium-ll v0.2.2 |
| 3085 | 2026-04-17T13:45:57.529Z | Compiling chacha20 v0.9.1 |
| 3086 | 2026-04-17T13:45:57.562Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3087 | 2026-04-17T13:45:57.565Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3088 | 2026-04-17T13:45:57.581Z | Compiling structmeta v0.3.0 |
| 3089 | 2026-04-17T13:45:57.617Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3090 | 2026-04-17T13:45:57.634Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3091 | 2026-04-17T13:45:57.706Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-04-17T13:45:57.757Z | Compiling ciborium v0.2.2 |
| 3093 | 2026-04-17T13:45:57.839Z | Compiling typify-impl v0.6.1 |
| 3094 | 2026-04-17T13:45:57.895Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3095 | 2026-04-17T13:45:57.899Z | Compiling derive-ex v0.1.8 |
| 3096 | 2026-04-17T13:45:57.899Z | Compiling parse-display-derive v0.10.0 |
| 3097 | 2026-04-17T13:45:57.906Z | Compiling serde_yaml v0.9.34+deprecated |
| 3098 | 2026-04-17T13:45:57.922Z | Compiling byte-wrapper v0.1.0 |
| 3099 | 2026-04-17T13:45:57.944Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3100 | 2026-04-17T13:45:58.122Z | Compiling password-hash v0.5.0 |
| 3101 | 2026-04-17T13:45:58.145Z | Compiling blake2 v0.10.6 |
| 3102 | 2026-04-17T13:45:58.162Z | Compiling chacha20poly1305 v0.10.1 |
| 3103 | 2026-04-17T13:45:58.295Z | Compiling indent_write v2.2.0 |
| 3104 | 2026-04-17T13:45:58.342Z | Compiling heapless v0.8.0 |
| 3105 | 2026-04-17T13:45:58.377Z | Compiling ingot-macros v0.1.1 |
| 3106 | 2026-04-17T13:45:58.411Z | Compiling argon2 v0.5.3 |
| 3107 | 2026-04-17T13:45:58.462Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3108 | 2026-04-17T13:45:58.563Z | Compiling hash32 v0.3.1 |
| 3109 | 2026-04-17T13:45:58.740Z | Compiling tokio-rustls v0.25.0 |
| 3110 | 2026-04-17T13:45:58.768Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3111 | 2026-04-17T13:45:58.870Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3112 | 2026-04-17T13:45:58.888Z | Compiling thiserror-no-std v2.0.2 |
| 3113 | 2026-04-17T13:45:59.000Z | Compiling vsss-rs v3.3.4 |
| 3114 | 2026-04-17T13:45:59.033Z | Compiling smoltcp v0.11.0 |
| 3115 | 2026-04-17T13:45:59.177Z | Compiling proc-macro-crate v3.4.0 |
| 3116 | 2026-04-17T13:45:59.455Z | Compiling tabwriter v1.4.1 |
| 3117 | 2026-04-17T13:45:59.459Z | Compiling cobs v0.3.0 |
| 3118 | 2026-04-17T13:45:59.606Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3119 | 2026-04-17T13:45:59.666Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3120 | 2026-04-17T13:45:59.685Z | Compiling test-strategy v0.4.5 |
| 3121 | 2026-04-17T13:45:59.685Z | Compiling parse-display v0.10.0 |
| 3122 | 2026-04-17T13:45:59.717Z | Compiling postcard v1.1.3 |
| 3123 | 2026-04-17T13:45:59.734Z | Compiling proc-macro-error v1.0.4 |
| 3124 | 2026-04-17T13:45:59.770Z | Compiling num_enum_derive v0.7.5 |
| 3125 | 2026-04-17T13:45:59.794Z | Compiling proc-macro-crate v1.3.1 |
| 3126 | 2026-04-17T13:45:59.849Z | Compiling num-rational v0.4.2 |
| 3127 | 2026-04-17T13:46:00.038Z | Compiling num-complex v0.4.6 |
| 3128 | 2026-04-17T13:46:00.088Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3129 | 2026-04-17T13:46:00.104Z | Compiling foreign-types-macros v0.2.3 |
| 3130 | 2026-04-17T13:46:00.253Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3131 | 2026-04-17T13:46:00.271Z | Compiling foreign-types-shared v0.3.1 |
| 3132 | 2026-04-17T13:46:00.322Z | Compiling colored v3.1.1 |
| 3133 | 2026-04-17T13:46:00.380Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3134 | 2026-04-17T13:46:00.397Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3135 | 2026-04-17T13:46:00.415Z | Compiling rayon-core v1.13.0 |
| 3136 | 2026-04-17T13:46:00.478Z | Compiling cpufeatures v0.3.0 |
| 3137 | 2026-04-17T13:46:00.495Z | Compiling num v0.4.3 |
| 3138 | 2026-04-17T13:46:00.529Z | Compiling num_enum_derive v0.5.11 |
| 3139 | 2026-04-17T13:46:00.575Z | Compiling chacha20 v0.10.0 |
| 3140 | 2026-04-17T13:46:00.653Z | Compiling crossbeam-deque v0.8.6 |
| 3141 | 2026-04-17T13:46:00.674Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3142 | 2026-04-17T13:46:00.721Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3143 | 2026-04-17T13:46:00.739Z | Compiling cstr-argument v0.1.2 |
| 3144 | 2026-04-17T13:46:00.755Z | Compiling float-ord v0.3.2 |
| 3145 | 2026-04-17T13:46:00.758Z | Compiling foreign-types v0.5.0 |
| 3146 | 2026-04-17T13:46:00.873Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3147 | 2026-04-17T13:46:00.890Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3148 | 2026-04-17T13:46:00.910Z | Compiling num_enum v0.7.5 |
| 3149 | 2026-04-17T13:46:00.945Z | Compiling rand v0.10.0 |
| 3150 | 2026-04-17T13:46:00.948Z | Compiling toml v0.8.23 |
| 3151 | 2026-04-17T13:46:01.068Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3152 | 2026-04-17T13:46:01.129Z | Compiling camino-tempfile v1.4.1 |
| 3153 | 2026-04-17T13:46:01.151Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3154 | 2026-04-17T13:46:01.179Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3155 | 2026-04-17T13:46:01.239Z | Compiling zone_cfg_derive v0.3.1 |
| 3156 | 2026-04-17T13:46:01.279Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3157 | 2026-04-17T13:46:01.302Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3158 | 2026-04-17T13:46:01.305Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3159 | 2026-04-17T13:46:01.339Z | Compiling ingot-types v0.1.2 |
| 3160 | 2026-04-17T13:46:01.437Z | Compiling rayon v1.11.0 |
| 3161 | 2026-04-17T13:46:01.477Z | Compiling itertools v0.12.1 |
| 3162 | 2026-04-17T13:46:01.562Z | Compiling num-derive v0.4.2 |
| 3163 | 2026-04-17T13:46:01.580Z | Compiling sigpipe v0.1.3 |
| 3164 | 2026-04-17T13:46:01.689Z | Compiling num_enum v0.5.11 |
| 3165 | 2026-04-17T13:46:01.707Z | Compiling glob v0.3.3 |
| 3166 | 2026-04-17T13:46:01.710Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3167 | 2026-04-17T13:46:01.711Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3168 | 2026-04-17T13:46:01.819Z | Compiling ingot v0.1.1 |
| 3169 | 2026-04-17T13:46:01.839Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3170 | 2026-04-17T13:46:01.859Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3171 | 2026-04-17T13:46:01.950Z | Compiling smf v0.2.3 |
| 3172 | 2026-04-17T13:46:01.969Z | Compiling whoami v1.6.1 |
| 3173 | 2026-04-17T13:46:02.004Z | Compiling prettyplease v0.2.37 |
| 3174 | 2026-04-17T13:46:02.023Z | Compiling gethostname v0.5.0 |
| 3175 | 2026-04-17T13:46:02.026Z | Compiling usdt-macro v0.5.0 |
| 3176 | 2026-04-17T13:46:02.183Z | Compiling usdt-attr-macro v0.5.0 |
| 3177 | 2026-04-17T13:46:02.199Z | Compiling memmap v0.7.0 |
| 3178 | 2026-04-17T13:46:02.314Z | Compiling atomicwrites v0.4.4 |
| 3179 | 2026-04-17T13:46:02.427Z | Compiling derive-where v1.6.0 |
| 3180 | 2026-04-17T13:46:02.445Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3181 | 2026-04-17T13:46:02.528Z | Compiling owo-colors v4.3.0 |
| 3182 | 2026-04-17T13:46:02.549Z | Compiling resolv-conf v0.7.6 |
| 3183 | 2026-04-17T13:46:02.552Z | Compiling typify-macro v0.6.1 |
| 3184 | 2026-04-17T13:46:02.583Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3185 | 2026-04-17T13:46:02.617Z | Compiling cancel-safe-futures v0.1.5 |
| 3186 | 2026-04-17T13:46:02.775Z | Compiling zone v0.3.1 |
| 3187 | 2026-04-17T13:46:02.891Z | Compiling libsw-core v0.3.2 |
| 3188 | 2026-04-17T13:46:02.931Z | Compiling async-recursion v1.1.1 |
| 3189 | 2026-04-17T13:46:03.009Z | Compiling linear-map v1.2.0 |
| 3190 | 2026-04-17T13:46:03.093Z | Compiling usdt v0.5.0 |
| 3191 | 2026-04-17T13:46:03.110Z | Compiling libsw v3.5.0 |
| 3192 | 2026-04-17T13:46:03.232Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3193 | 2026-04-17T13:46:03.249Z | Compiling libefi-sys v0.1.0 |
| 3194 | 2026-04-17T13:46:03.315Z | Compiling console v0.15.11 |
| 3195 | 2026-04-17T13:46:03.318Z | Compiling hickory-proto v0.24.4 |
| 3196 | 2026-04-17T13:46:03.350Z | Compiling newline-converter v0.3.0 |
| 3197 | 2026-04-17T13:46:03.400Z | Compiling bitfield-struct v0.6.2 |
| 3198 | 2026-04-17T13:46:03.496Z | Compiling semver v0.1.20 |
| 3199 | 2026-04-17T13:46:03.513Z | Compiling linked-hash-map v0.5.6 |
| 3200 | 2026-04-17T13:46:03.549Z | Compiling tokio-dtrace v0.1.1 |
| 3201 | 2026-04-17T13:46:03.692Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3202 | 2026-04-17T13:46:03.743Z | Compiling rustc_version v0.1.7 |
| 3203 | 2026-04-17T13:46:03.766Z | Compiling lru-cache v0.1.2 |
| 3204 | 2026-04-17T13:46:03.784Z | Compiling expectorate v1.2.0 |
| 3205 | 2026-04-17T13:46:03.827Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3206 | 2026-04-17T13:46:03.847Z | Compiling pin-project-internal v1.1.11 |
| 3207 | 2026-04-17T13:46:03.867Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3208 | 2026-04-17T13:46:03.871Z | Compiling slog-dtrace v0.3.0 |
| 3209 | 2026-04-17T13:46:03.905Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3210 | 2026-04-17T13:46:03.930Z | Compiling minimal-lexical v0.2.1 |
| 3211 | 2026-04-17T13:46:03.953Z | Compiling oxide-tokio-rt v0.1.4 |
| 3212 | 2026-04-17T13:46:03.986Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3213 | 2026-04-17T13:46:04.010Z | Compiling typify-impl v0.4.3 |
| 3214 | 2026-04-17T13:46:04.026Z | Compiling newtype_derive v0.1.6 |
| 3215 | 2026-04-17T13:46:04.119Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3216 | 2026-04-17T13:46:04.188Z | Compiling nom v7.1.3 |
| 3217 | 2026-04-17T13:46:04.206Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3218 | 2026-04-17T13:46:04.226Z | Compiling phf_shared v0.12.1 |
| 3219 | 2026-04-17T13:46:04.229Z | Compiling pem v3.0.6 |
| 3220 | 2026-04-17T13:46:04.263Z | Compiling snafu-derive v0.8.9 |
| 3221 | 2026-04-17T13:46:04.292Z | Compiling csv-core v0.1.13 |
| 3222 | 2026-04-17T13:46:04.456Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3223 | 2026-04-17T13:46:04.456Z | Compiling highway v1.3.0 |
| 3224 | 2026-04-17T13:46:04.489Z | Compiling typify v0.6.1 |
| 3225 | 2026-04-17T13:46:04.550Z | Compiling same-file v1.0.6 |
| 3226 | 2026-04-17T13:46:04.584Z | Compiling chrono-tz v0.10.4 |
| 3227 | 2026-04-17T13:46:04.601Z | Compiling progenitor-impl v0.13.0 |
| 3228 | 2026-04-17T13:46:04.760Z | Compiling xshell-macros v0.2.7 |
| 3229 | 2026-04-17T13:46:04.819Z | Compiling const_format_proc_macros v0.2.34 |
| 3230 | 2026-04-17T13:46:04.842Z | Compiling walkdir v2.5.0 |
| 3231 | 2026-04-17T13:46:04.863Z | Compiling csv v1.4.0 |
| 3232 | 2026-04-17T13:46:04.898Z | Compiling phf v0.12.1 |
| 3233 | 2026-04-17T13:46:05.081Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3234 | 2026-04-17T13:46:05.099Z | Compiling pin-project v1.1.11 |
| 3235 | 2026-04-17T13:46:05.161Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3236 | 2026-04-17T13:46:05.192Z | Compiling xshell v0.2.7 |
| 3237 | 2026-04-17T13:46:05.212Z | Compiling globset v0.4.18 |
| 3238 | 2026-04-17T13:46:05.229Z | Compiling olpc-cjson v0.1.4 |
| 3239 | 2026-04-17T13:46:05.339Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3240 | 2026-04-17T13:46:05.437Z | Compiling primeorder v0.13.6 |
| 3241 | 2026-04-17T13:46:05.455Z | Compiling serde_plain v1.0.2 |
| 3242 | 2026-04-17T13:46:05.618Z | Compiling hickory-resolver v0.24.4 |
| 3243 | 2026-04-17T13:46:05.630Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3244 | 2026-04-17T13:46:05.699Z | Compiling typed-path v0.9.3 |
| 3245 | 2026-04-17T13:46:05.728Z | Compiling const_format v0.2.35 |
| 3246 | 2026-04-17T13:46:05.737Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3247 | 2026-04-17T13:46:05.883Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3248 | 2026-04-17T13:46:05.961Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3249 | 2026-04-17T13:46:06.072Z | Compiling tabled_derive v0.7.0 |
| 3250 | 2026-04-17T13:46:06.169Z | Compiling bcs v0.1.6 |
| 3251 | 2026-04-17T13:46:06.332Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3252 | 2026-04-17T13:46:06.465Z | Compiling snafu v0.8.9 |
| 3253 | 2026-04-17T13:46:06.548Z | Compiling radium v0.7.0 |
| 3254 | 2026-04-17T13:46:06.567Z | Compiling salty v0.3.0 |
| 3255 | 2026-04-17T13:46:06.638Z | Compiling termtree v0.5.1 |
| 3256 | 2026-04-17T13:46:06.669Z | Compiling textwrap v0.16.2 |
| 3257 | 2026-04-17T13:46:06.835Z | Compiling qorb v0.4.1 |
| 3258 | 2026-04-17T13:46:06.859Z | Compiling tough v0.20.0 |
| 3259 | 2026-04-17T13:46:06.917Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3260 | 2026-04-17T13:46:06.934Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3261 | 2026-04-17T13:46:07.039Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3262 | 2026-04-17T13:46:07.164Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3263 | 2026-04-17T13:46:07.169Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3264 | 2026-04-17T13:46:07.202Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3265 | 2026-04-17T13:46:07.214Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3266 | 2026-04-17T13:46:07.275Z | Compiling tabled v0.15.0 |
| 3267 | 2026-04-17T13:46:07.349Z | Compiling steno v0.4.1 |
| 3268 | 2026-04-17T13:46:07.395Z | Compiling progenitor-macro v0.13.0 |
| 3269 | 2026-04-17T13:46:07.500Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3270 | 2026-04-17T13:46:07.678Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3271 | 2026-04-17T13:46:07.722Z | Compiling humantime v2.3.0 |
| 3272 | 2026-04-17T13:46:07.813Z | Compiling tap v1.0.1 |
| 3273 | 2026-04-17T13:46:07.964Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3274 | 2026-04-17T13:46:07.982Z | Compiling maybe-uninit v2.0.0 |
| 3275 | 2026-04-17T13:46:08.034Z | Compiling tagptr v0.2.0 |
| 3276 | 2026-04-17T13:46:08.163Z | Compiling base64 v0.21.7 |
| 3277 | 2026-04-17T13:46:08.220Z | Compiling moka v0.12.13 |
| 3278 | 2026-04-17T13:46:08.391Z | Compiling wyz v0.5.1 |
| 3279 | 2026-04-17T13:46:08.554Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3280 | 2026-04-17T13:46:08.621Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3281 | 2026-04-17T13:46:09.251Z | Compiling typify-macro v0.4.3 |
| 3282 | 2026-04-17T13:46:09.260Z | Compiling p384 v0.13.1 |
| 3283 | 2026-04-17T13:46:09.260Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3284 | 2026-04-17T13:46:09.260Z | Compiling funty v2.0.0 |
| 3285 | 2026-04-17T13:46:09.260Z | Compiling parking_lot_core v0.8.6 |
| 3286 | 2026-04-17T13:46:09.295Z | Compiling packed_struct v0.10.1 |
| 3287 | 2026-04-17T13:46:09.325Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3288 | 2026-04-17T13:46:09.442Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3289 | 2026-04-17T13:46:09.492Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3290 | 2026-04-17T13:46:09.622Z | Compiling bitvec v1.0.1 |
| 3291 | 2026-04-17T13:46:09.710Z | Compiling hickory-resolver v0.25.2 |
| 3292 | 2026-04-17T13:46:09.785Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3293 | 2026-04-17T13:46:09.845Z | Compiling polyval v0.6.2 |
| 3294 | 2026-04-17T13:46:09.993Z | Compiling git-stub v1.0.0 |
| 3295 | 2026-04-17T13:46:10.116Z | Compiling packed_struct_codegen v0.10.1 |
| 3296 | 2026-04-17T13:46:10.156Z | Compiling bitfield-macros v0.19.4 |
| 3297 | 2026-04-17T13:46:10.297Z | Compiling zerocopy-derive v0.6.6 |
| 3298 | 2026-04-17T13:46:10.431Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3299 | 2026-04-17T13:46:10.602Z | Compiling typify v0.4.3 |
| 3300 | 2026-04-17T13:46:10.645Z | Compiling indexmap v1.9.3 |
| 3301 | 2026-04-17T13:46:10.743Z | Compiling nodrop v0.1.14 |
| 3302 | 2026-04-17T13:46:10.867Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3303 | 2026-04-17T13:46:10.871Z | Compiling utf-8 v0.7.6 |
| 3304 | 2026-04-17T13:46:10.871Z | Compiling crc-catalog v2.4.0 |
| 3305 | 2026-04-17T13:46:10.960Z | Compiling bitfield v0.19.4 |
| 3306 | 2026-04-17T13:46:10.978Z | Compiling crc v3.4.0 |
| 3307 | 2026-04-17T13:46:10.997Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3308 | 2026-04-17T13:46:11.000Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3309 | 2026-04-17T13:46:11.053Z | Compiling tungstenite v0.21.0 |
| 3310 | 2026-04-17T13:46:11.127Z | Compiling proc-macro-error2 v2.0.1 |
| 3311 | 2026-04-17T13:46:11.127Z | Compiling array-init v0.0.4 |
| 3312 | 2026-04-17T13:46:11.164Z | Compiling git-stub-vcs v0.1.0 |
| 3313 | 2026-04-17T13:46:11.224Z | Compiling zerocopy v0.6.6 |
| 3314 | 2026-04-17T13:46:11.238Z | Compiling ghash v0.5.1 |
| 3315 | 2026-04-17T13:46:11.274Z | Compiling smallvec v0.6.14 |
| 3316 | 2026-04-17T13:46:11.448Z | Compiling ctr v0.9.2 |
| 3317 | 2026-04-17T13:46:11.529Z | Compiling num-derive v0.3.3 |
| 3318 | 2026-04-17T13:46:11.546Z | Compiling hashbrown v0.12.3 |
| 3319 | 2026-04-17T13:46:11.563Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3320 | 2026-04-17T13:46:11.614Z | Compiling unicase v2.9.0 |
| 3321 | 2026-04-17T13:46:11.637Z | Compiling compression-core v0.4.31 |
| 3322 | 2026-04-17T13:46:11.654Z | Compiling aes-gcm v0.10.3 |
| 3323 | 2026-04-17T13:46:11.672Z | Compiling tokio-tungstenite v0.21.0 |
| 3324 | 2026-04-17T13:46:11.695Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3325 | 2026-04-17T13:46:11.820Z | Compiling compression-codecs v0.4.37 |
| 3326 | 2026-04-17T13:46:11.837Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3327 | 2026-04-17T13:46:11.865Z | Compiling mime_guess v2.0.5 |
| 3328 | 2026-04-17T13:46:11.883Z | Compiling tabled_derive v0.11.0 |
| 3329 | 2026-04-17T13:46:12.038Z | Compiling parking_lot v0.11.2 |
| 3330 | 2026-04-17T13:46:12.073Z | Compiling serde-hex v0.1.0 |
| 3331 | 2026-04-17T13:46:12.114Z | Compiling progenitor-impl v0.11.2 |
| 3332 | 2026-04-17T13:46:12.117Z | Compiling progenitor-impl v0.10.0 |
| 3333 | 2026-04-17T13:46:12.198Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3334 | 2026-04-17T13:46:12.330Z | Compiling ron v0.8.1 |
| 3335 | 2026-04-17T13:46:12.435Z | Compiling papergrid v0.17.0 |
| 3336 | 2026-04-17T13:46:12.463Z | Compiling testing_table v0.3.0 |
| 3337 | 2026-04-17T13:46:12.479Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3338 | 2026-04-17T13:46:12.501Z | Compiling libscf-sys v1.1.0 |
| 3339 | 2026-04-17T13:46:12.626Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3340 | 2026-04-17T13:46:12.662Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3341 | 2026-04-17T13:46:12.681Z | Compiling hashbrown v0.13.2 |
| 3342 | 2026-04-17T13:46:12.701Z | Compiling progenitor v0.13.0 |
| 3343 | 2026-04-17T13:46:12.727Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3344 | 2026-04-17T13:46:12.783Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3345 | 2026-04-17T13:46:12.879Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3346 | 2026-04-17T13:46:13.036Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3347 | 2026-04-17T13:46:13.077Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3348 | 2026-04-17T13:46:13.158Z | Compiling prefix-trie v0.7.0 |
| 3349 | 2026-04-17T13:46:13.222Z | Compiling blowfish v0.9.1 |
| 3350 | 2026-04-17T13:46:13.371Z | Compiling ssh-encoding v0.2.0 |
| 3351 | 2026-04-17T13:46:13.517Z | Compiling fxhash v0.2.1 |
| 3352 | 2026-04-17T13:46:13.611Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-04-17T13:46:13.629Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3354 | 2026-04-17T13:46:13.700Z | Compiling dropshot v0.17.0 |
| 3355 | 2026-04-17T13:46:13.717Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3356 | 2026-04-17T13:46:13.800Z | Compiling corncobs v0.1.4 |
| 3357 | 2026-04-17T13:46:13.941Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3358 | 2026-04-17T13:46:13.960Z | Compiling crc-any v2.5.0 |
| 3359 | 2026-04-17T13:46:13.995Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3360 | 2026-04-17T13:46:14.031Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3361 | 2026-04-17T13:46:14.050Z | Compiling sled v0.34.7 |
| 3362 | 2026-04-17T13:46:14.070Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3363 | 2026-04-17T13:46:14.199Z | Compiling ssh-cipher v0.2.0 |
| 3364 | 2026-04-17T13:46:14.224Z | Compiling hickory-server v0.25.2 |
| 3365 | 2026-04-17T13:46:14.242Z | Compiling tabled v0.20.0 |
| 3366 | 2026-04-17T13:46:14.244Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3367 | 2026-04-17T13:46:14.354Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3368 | 2026-04-17T13:46:14.470Z | Compiling object v0.30.4 |
| 3369 | 2026-04-17T13:46:14.707Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3370 | 2026-04-17T13:46:14.869Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3371 | 2026-04-17T13:46:14.910Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3372 | 2026-04-17T13:46:14.928Z | Compiling progenitor-macro v0.11.2 |
| 3373 | 2026-04-17T13:46:15.060Z | Compiling progenitor-macro v0.10.0 |
| 3374 | 2026-04-17T13:46:15.290Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3375 | 2026-04-17T13:46:15.513Z | Compiling async-compression v0.4.41 |
| 3376 | 2026-04-17T13:46:15.887Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3377 | 2026-04-17T13:46:15.946Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3378 | 2026-04-17T13:46:16.056Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3379 | 2026-04-17T13:46:16.189Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3380 | 2026-04-17T13:46:16.365Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3381 | 2026-04-17T13:46:16.724Z | Compiling progenitor-client v0.11.2 |
| 3382 | 2026-04-17T13:46:16.789Z | Compiling password-hash v0.4.2 |
| 3383 | 2026-04-17T13:46:16.850Z | Compiling dropshot_endpoint v0.17.0 |
| 3384 | 2026-04-17T13:46:17.115Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3385 | 2026-04-17T13:46:17.134Z | Compiling secrecy v0.8.0 |
| 3386 | 2026-04-17T13:46:17.237Z | Compiling http-range v0.1.5 |
| 3387 | 2026-04-17T13:46:17.324Z | Compiling path-slash v0.1.5 |
| 3388 | 2026-04-17T13:46:17.342Z | Compiling half v1.8.3 |
| 3389 | 2026-04-17T13:46:17.498Z | Compiling pbkdf2 v0.11.0 |
| 3390 | 2026-04-17T13:46:17.614Z | Compiling serde_cbor v0.11.2 |
| 3391 | 2026-04-17T13:46:17.656Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3392 | 2026-04-17T13:46:17.675Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3393 | 2026-04-17T13:46:18.350Z | Compiling ssh-key v0.6.7 |
| 3394 | 2026-04-17T13:46:18.695Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3395 | 2026-04-17T13:46:18.716Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3396 | 2026-04-17T13:46:18.827Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3397 | 2026-04-17T13:46:19.064Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3398 | 2026-04-17T13:46:19.273Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3399 | 2026-04-17T13:46:19.393Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3400 | 2026-04-17T13:46:19.687Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3401 | 2026-04-17T13:46:19.762Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3402 | 2026-04-17T13:46:19.804Z | Compiling p256 v0.13.2 |
| 3403 | 2026-04-17T13:46:19.822Z | Compiling p521 v0.13.3 |
| 3404 | 2026-04-17T13:46:20.180Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3405 | 2026-04-17T13:46:20.226Z | Compiling yasna v0.5.2 |
| 3406 | 2026-04-17T13:46:20.306Z | Compiling kstat-rs v0.2.4 |
| 3407 | 2026-04-17T13:46:20.326Z | Compiling progenitor v0.11.2 |
| 3408 | 2026-04-17T13:46:20.370Z | Compiling headers-core v0.3.0 |
| 3409 | 2026-04-17T13:46:20.373Z | Compiling nanorand v0.7.0 |
| 3410 | 2026-04-17T13:46:20.514Z | Compiling russh-cryptovec v0.7.3 |
| 3411 | 2026-04-17T13:46:20.531Z | Compiling progenitor v0.10.0 |
| 3412 | 2026-04-17T13:46:20.546Z | Compiling atty v0.2.14 |
| 3413 | 2026-04-17T13:46:20.616Z | Compiling md5 v0.7.0 |
| 3414 | 2026-04-17T13:46:20.648Z | Compiling home v0.5.12 |
| 3415 | 2026-04-17T13:46:20.684Z | Compiling crc8 v0.1.1 |
| 3416 | 2026-04-17T13:46:20.703Z | Compiling rcgen v0.12.1 |
| 3417 | 2026-04-17T13:46:20.721Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3418 | 2026-04-17T13:46:20.721Z | Compiling flume v0.11.1 |
| 3419 | 2026-04-17T13:46:20.757Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3420 | 2026-04-17T13:46:20.822Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3421 | 2026-04-17T13:46:20.839Z | Compiling russh-keys v0.45.0 |
| 3422 | 2026-04-17T13:46:20.869Z | Compiling headers v0.4.1 |
| 3423 | 2026-04-17T13:46:20.928Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3424 | 2026-04-17T13:46:20.967Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3425 | 2026-04-17T13:46:21.076Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3426 | 2026-04-17T13:46:21.163Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3427 | 2026-04-17T13:46:21.245Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3428 | 2026-04-17T13:46:21.544Z | Compiling hyper-staticfile v0.10.1 |
| 3429 | 2026-04-17T13:46:21.561Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3430 | 2026-04-17T13:46:21.636Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3431 | 2026-04-17T13:46:21.657Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3432 | 2026-04-17T13:46:21.696Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3433 | 2026-04-17T13:46:21.768Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3434 | 2026-04-17T13:46:21.979Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3435 | 2026-04-17T13:46:22.061Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3436 | 2026-04-17T13:46:22.084Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3437 | 2026-04-17T13:46:22.107Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3438 | 2026-04-17T13:46:22.123Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3439 | 2026-04-17T13:46:22.377Z | Compiling num-bigint v0.4.6 |
| 3440 | 2026-04-17T13:46:22.511Z | Compiling des v0.8.1 |
| 3441 | 2026-04-17T13:46:22.532Z | Compiling subprocess v0.2.15 |
| 3442 | 2026-04-17T13:46:22.532Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3443 | 2026-04-17T13:46:22.567Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3444 | 2026-04-17T13:46:22.612Z | Compiling hex-literal v0.4.1 |
| 3445 | 2026-04-17T13:46:22.748Z | Compiling display-error-chain v0.2.2 |
| 3446 | 2026-04-17T13:46:22.766Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3447 | 2026-04-17T13:46:22.904Z | Compiling colored v2.2.0 |
| 3448 | 2026-04-17T13:46:22.930Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3449 | 2026-04-17T13:46:23.027Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3450 | 2026-04-17T13:46:23.060Z | Compiling internet-checksum v0.2.1 |
| 3451 | 2026-04-17T13:46:23.685Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3452 | 2026-04-17T13:46:23.770Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3453 | 2026-04-17T13:46:23.793Z | Compiling russh v0.45.0 |
| 3454 | 2026-04-17T13:46:26.323Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3455 | 2026-04-17T13:46:27.052Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3456 | 2026-04-17T13:46:27.560Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3457 | 2026-04-17T13:46:27.583Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3458 | 2026-04-17T13:46:35.691Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3459 | 2026-04-17T13:46:35.691Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3460 | 2026-04-17T13:46:35.691Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3461 | 2026-04-17T13:46:35.694Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-04-17T13:46:37.424Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3463 | 2026-04-17T13:46:37.519Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3464 | 2026-04-17T13:46:41.711Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3465 | 2026-04-17T13:47:01.903Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3466 | 2026-04-17T13:47:21.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s |
| 3467 | 2026-04-17T13:47:21.562Z | |
| 3468 | 2026-04-17T13:47:21.562Z | real 1:26.409512687 |
| 3469 | 2026-04-17T13:47:21.562Z | user 8:32.758112857 |
| 3470 | 2026-04-17T13:47:21.562Z | sys 1:42.581309920 |
| 3471 | 2026-04-17T13:47:21.562Z | trap 0.265260000 |
| 3472 | 2026-04-17T13:47:21.562Z | tflt 0.651665057 |
| 3473 | 2026-04-17T13:47:21.566Z | dflt 1.464852764 |
| 3474 | 2026-04-17T13:47:21.566Z | kflt 0.000264929 |
| 3475 | 2026-04-17T13:47:21.566Z | lock 30:20.161895613 |
| 3476 | 2026-04-17T13:47:21.566Z | slp 19:41.105704963 |
| 3477 | 2026-04-17T13:47:21.566Z | lat 38.318325675 |
| 3478 | 2026-04-17T13:47:21.566Z | stop 2:58.740015043 |
| 3479 | 2026-04-17T13:47:21.566Z | + mkdir tests |
| 3480 | 2026-04-17T13:47:21.569Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3481 | 2026-04-17T13:47:21.569Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3482 | 2026-04-17T13:47:21.593Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e5668819ecec3557 tests/ |
| 3483 | 2026-04-17T13:47:21.614Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a904e180d39f0db8 tests/ |
| 3484 | 2026-04-17T13:47:21.634Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-a1906e1472ee032b tests/ |
| 3485 | 2026-04-17T13:47:21.655Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-16c78f706b021106 tests/ |
| 3486 | 2026-04-17T13:47:21.879Z | + 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/*) |
| 3487 | 2026-04-17T13:47:21.882Z | + 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-a904e180d39f0db8 tests/commtest-a1906e1472ee032b tests/dhcp_server-e5668819ecec3557 tests/end_to_end_tests-16c78f706b021106 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 |
| 3488 | 2026-04-17T13:48:46.036Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3489 | 2026-04-17T13:48:46.036Z | a .github/buildomat/ci-env.sh 1K |
| 3490 | 2026-04-17T13:48:46.036Z | a out/target/test 1K |
| 3491 | 2026-04-17T13:48:46.036Z | a out/npuzone/npuzone 27402K |
| 3492 | 2026-04-17T13:48:46.036Z | a package-manifest.toml 35K |
| 3493 | 2026-04-17T13:48:46.036Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3494 | 2026-04-17T13:48:46.036Z | a target/release/omicron-package 45760K |
| 3495 | 2026-04-17T13:48:46.036Z | a target/release/xtask 11446K |
| 3496 | 2026-04-17T13:48:46.036Z | a target/debug/bootstrap 340547K |
| 3497 | 2026-04-17T13:48:46.036Z | a tests/bootstrap-a904e180d39f0db8 31310K |
| 3498 | 2026-04-17T13:48:46.036Z | a tests/commtest-a1906e1472ee032b 32395K |
| 3499 | 2026-04-17T13:48:46.036Z | a tests/dhcp_server-e5668819ecec3557 31310K |
| 3500 | 2026-04-17T13:48:46.036Z | a tests/end_to_end_tests-16c78f706b021106 382942K |
| 3501 | 2026-04-17T13:48:46.036Z | a out/clickhouse.tar.gz 312917K |
| 3502 | 2026-04-17T13:48:46.036Z | a out/clickhouse_keeper.tar.gz 298313K |
| 3503 | 2026-04-17T13:48:46.036Z | a out/clickhouse_server.tar.gz 312915K |
| 3504 | 2026-04-17T13:48:46.036Z | a out/cockroachdb.tar.gz 161152K |
| 3505 | 2026-04-17T13:48:46.036Z | a out/crucible-pantry-zone.tar.gz 43980K |
| 3506 | 2026-04-17T13:48:46.036Z | a out/crucible-utils.tar 17744K |
| 3507 | 2026-04-17T13:48:46.036Z | a out/crucible-zone.tar.gz 58119K |
| 3508 | 2026-04-17T13:48:46.036Z | a out/external-dns.tar.gz 48996K |
| 3509 | 2026-04-17T13:48:46.036Z | a out/internal-dns.tar.gz 48996K |
| 3510 | 2026-04-17T13:48:46.036Z | a out/mg-ddm-gz.tar 78377K |
| 3511 | 2026-04-17T13:48:46.036Z | a out/nexus.tar.gz 218675K |
| 3512 | 2026-04-17T13:48:46.036Z | a out/ntp.tar.gz 31919K |
| 3513 | 2026-04-17T13:48:46.036Z | a out/omicron-gateway-softnpu.tar.gz 28285K |
| 3514 | 2026-04-17T13:48:46.036Z | a out/omicron-sled-agent.tar 200491K |
| 3515 | 2026-04-17T13:48:46.036Z | a out/overlay.tar.gz 3K |
| 3516 | 2026-04-17T13:48:46.036Z | a out/oximeter.tar.gz 63371K |
| 3517 | 2026-04-17T13:48:46.036Z | a out/oxlog.tar 3782K |
| 3518 | 2026-04-17T13:48:46.036Z | a out/probe.tar.gz 3037K |
| 3519 | 2026-04-17T13:48:46.036Z | a out/propolis-server.tar.gz 38727K |
| 3520 | 2026-04-17T13:48:46.036Z | a out/pumpkind-gz.tar 26647K |
| 3521 | 2026-04-17T13:48:46.036Z | a out/switch-softnpu.tar.gz 381536K |
| 3522 | 2026-04-17T13:48:46.040Z | |
| 3523 | 2026-04-17T13:48:46.040Z | real 1:24.142926773 |
| 3524 | 2026-04-17T13:48:46.040Z | user 1:21.504658072 |
| 3525 | 2026-04-17T13:48:46.040Z | sys 4.410233159 |
| 3526 | 2026-04-17T13:48:46.040Z | trap 0.007122255 |
| 3527 | 2026-04-17T13:48:46.040Z | tflt 0.000000000 |
| 3528 | 2026-04-17T13:48:46.040Z | dflt 0.000000000 |
| 3529 | 2026-04-17T13:48:46.040Z | kflt 0.000000000 |
| 3530 | 2026-04-17T13:48:46.040Z | lock 0.000000000 |
| 3531 | 2026-04-17T13:48:46.040Z | slp 1:21.406519504 |
| 3532 | 2026-04-17T13:48:46.040Z | lat 0.953441773 |
| 3533 | 2026-04-17T13:48:46.040Z | stop 0.000170726 |
| 3534 | 2026-04-17T13:48:46.043Z | process exited: duration 1107491 ms, exit code 0 |
| |
| 3535 | 2026-04-17T13:48:46.056Z | found 1 output files |
| 3536 | 2026-04-17T13:48:46.056Z | uploading: /work/package.tar.gz (2385753577 bytes) |
| 3537 | 2026-04-17T13:49:13.515Z | uploaded: /work/package.tar.gz |