|
|
|
| 1 | 2026-04-30T00:07:22.232Z | job assigned to worker 01KQDVB07FXZG632EF4D3AK83J [factory aws, i-0a64cf7e4eb3b313b] (queued for 52 s) |
| |
| 2 | 2026-04-30T00:07:29.837Z | starting task 0: "setup" |
| 3 | 2026-04-30T00:07:29.842Z | ++ uname -s |
| 4 | 2026-04-30T00:07:29.845Z | + kern=SunOS |
| 5 | 2026-04-30T00:07:29.845Z | + build_user=build |
| 6 | 2026-04-30T00:07:29.845Z | + build_uid=12345 |
| 7 | 2026-04-30T00:07:29.845Z | + work_dir=/work |
| 8 | 2026-04-30T00:07:29.845Z | + input_dir=/input |
| 9 | 2026-04-30T00:07:29.845Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-30T00:07:29.845Z | + case "$kern" in |
| 11 | 2026-04-30T00:07:29.845Z | + groupadd -g 12345 build |
| 12 | 2026-04-30T00:07:29.848Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-30T00:07:31.855Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-30T00:07:31.954Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-30T00:07:31.957Z | + home_fs=zfs |
| 16 | 2026-04-30T00:07:31.957Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-30T00:07:31.957Z | + mkdir -p /home/build |
| 18 | 2026-04-30T00:07:31.960Z | + chown build:build /home/build /work |
| 19 | 2026-04-30T00:07:32.960Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-30T00:07:32.963Z | process exited: duration 3129 ms, exit code 0 |
| |
| 21 | 2026-04-30T00:07:32.971Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-30T00:07:32.976Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-30T00:07:32.976Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-30T00:07:32.976Z | * rust toolchain profile = "default" |
| 25 | 2026-04-30T00:07:32.976Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-30T00:07:32.976Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-30T00:07:32.976Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-30T00:07:32.979Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-30T00:07:32.979Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-30T00:07:33.109Z | info: downloading installer |
| 31 | 2026-04-30T00:07:34.642Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-30T00:07:34.642Z | warn: /opt/ooce/bin |
| 33 | 2026-04-30T00:07:34.642Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-30T00:07:34.642Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-30T00:07:34.642Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-30T00:07:34.642Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-30T00:07:34.642Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-30T00:07:34.642Z | error: cannot install while Rust is installed |
| 39 | 2026-04-30T00:07:34.642Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-30T00:07:34.642Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-30T00:07:34.642Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-30T00:07:34.642Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-30T00:07:34.642Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-30T00:07:34.677Z | info: profile set to default |
| 45 | 2026-04-30T00:07:34.677Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-30T00:07:34.680Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-30T00:07:34.818Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-30T00:07:34.821Z | info: downloading 6 components |
| 49 | 2026-04-30T00:07:49.443Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-30T00:07:49.443Z | |
| 51 | 2026-04-30T00:07:49.479Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-30T00:07:49.479Z | |
| 53 | 2026-04-30T00:07:49.479Z | |
| 54 | 2026-04-30T00:07:49.479Z | Rust is installed now. Great! |
| 55 | 2026-04-30T00:07:49.479Z | |
| 56 | 2026-04-30T00:07:49.479Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-30T00:07:49.479Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-30T00:07:49.479Z | |
| 59 | 2026-04-30T00:07:49.479Z | To configure your current shell, you need to source |
| 60 | 2026-04-30T00:07:49.479Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-30T00:07:49.479Z | |
| 62 | 2026-04-30T00:07:49.479Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-30T00:07:49.479Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-30T00:07:49.479Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-30T00:07:49.479Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-30T00:07:49.479Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-30T00:07:49.479Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-30T00:07:49.479Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-30T00:07:49.483Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-30T00:07:49.483Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-30T00:07:49.586Z | + rustup --version |
| 72 | 2026-04-30T00:07:49.591Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-30T00:07:49.594Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-30T00:07:49.612Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-30T00:07:49.615Z | + cargo --version |
| 76 | 2026-04-30T00:07:49.625Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-30T00:07:49.628Z | + rustc --version |
| 78 | 2026-04-30T00:07:49.647Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-30T00:07:49.650Z | process exited: duration 16678 ms, exit code 0 |
| |
| 80 | 2026-04-30T00:07:49.657Z | starting task 2: "authentication" |
| 81 | 2026-04-30T00:07:49.674Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-30T00:07:49.680Z | starting task 3: "clone repository" |
| 83 | 2026-04-30T00:07:49.685Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-30T00:07:49.688Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-30T00:07:49.891Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-30T00:07:58.721Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-30T00:07:58.721Z | + git fetch origin 83253f6103dd45bde4181256d717e7797dc40375 |
| 88 | 2026-04-30T00:07:59.319Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-30T00:07:59.319Z | * branch 83253f6103dd45bde4181256d717e7797dc40375 -> FETCH_HEAD |
| 90 | 2026-04-30T00:07:59.335Z | + [[ -n sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order ]] |
| 91 | 2026-04-30T00:07:59.338Z | ++ git branch --show-current |
| 92 | 2026-04-30T00:07:59.341Z | + current=main |
| 93 | 2026-04-30T00:07:59.341Z | + [[ main != sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order ]] |
| 94 | 2026-04-30T00:07:59.341Z | + git branch -f sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order 83253f6103dd45bde4181256d717e7797dc40375 |
| 95 | 2026-04-30T00:07:59.344Z | + git checkout -f sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order |
| 96 | 2026-04-30T00:07:59.575Z | Switched to branch 'sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order' |
| 97 | 2026-04-30T00:07:59.578Z | + git reset --hard 83253f6103dd45bde4181256d717e7797dc40375 |
| 98 | 2026-04-30T00:07:59.595Z | HEAD is now at 83253f610 rebase on main + review feedback |
| 99 | 2026-04-30T00:07:59.598Z | process exited: duration 9915 ms, exit code 0 |
| |
| 100 | 2026-04-30T00:07:59.605Z | starting task 4: "build" |
| 101 | 2026-04-30T00:07:59.610Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-30T00:07:59.613Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-30T00:07:59.613Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-30T00:07:59.613Z | + cargo --version |
| 105 | 2026-04-30T00:07:59.619Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-30T00:07:59.623Z | + rustc --version |
| 107 | 2026-04-30T00:07:59.643Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-30T00:07:59.646Z | + WORK=/work |
| 109 | 2026-04-30T00:07:59.647Z | + pfexec mkdir -p /work |
| 110 | 2026-04-30T00:07:59.650Z | + pfexec chown build /work |
| 111 | 2026-04-30T00:07:59.653Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-30T00:08:11.334Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-30T00:08:18.661Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-30T00:08:25.042Z | Planning: Solver setup ... Done (4.888s) |
| 115 | 2026-04-30T00:08:25.074Z | Planning: Running solver ... Done (0.034s) |
| 116 | 2026-04-30T00:08:25.199Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-04-30T00:08:25.215Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-04-30T00:08:25.335Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-04-30T00:08:25.371Z | Planning: Package planning ... Done (0.036s) |
| 120 | 2026-04-30T00:08:25.408Z | Planning: Merging actions ... Done (0.036s) |
| 121 | 2026-04-30T00:08:25.648Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 122 | 2026-04-30T00:08:25.656Z | Planning: Consolidating action changes ... Done (0.008s) |
| 123 | 2026-04-30T00:08:27.721Z | Planning: Evaluating mediators ... Done (2.064s) |
| 124 | 2026-04-30T00:08:27.728Z | Planning: Planning completed in 8.90 seconds |
| 125 | 2026-04-30T00:08:27.742Z | Packages to install: 5 |
| 126 | 2026-04-30T00:08:27.742Z | Mediators to change: 3 |
| 127 | 2026-04-30T00:08:27.742Z | Services to change: 1 |
| 128 | 2026-04-30T00:08:27.742Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-30T00:08:27.742Z | Estimated space to be consumed: 1.89 GB |
| 130 | 2026-04-30T00:08:27.746Z | Create boot environment: No |
| 131 | 2026-04-30T00:08:27.746Z | Create backup boot environment: No |
| 132 | 2026-04-30T00:08:27.746Z | Rebuild boot archive: No |
| 133 | 2026-04-30T00:08:27.746Z | |
| 134 | 2026-04-30T00:08:27.746Z | Changed mediators: |
| 135 | 2026-04-30T00:08:27.746Z | mediator clang: |
| 136 | 2026-04-30T00:08:27.746Z | version: None -> 15 (system default) |
| 137 | 2026-04-30T00:08:27.746Z | |
| 138 | 2026-04-30T00:08:27.746Z | mediator llvm: |
| 139 | 2026-04-30T00:08:27.746Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-30T00:08:27.746Z | |
| 141 | 2026-04-30T00:08:27.746Z | mediator postgresql: |
| 142 | 2026-04-30T00:08:27.746Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-04-30T00:08:27.746Z | |
| 144 | 2026-04-30T00:08:27.746Z | Changed packages: |
| 145 | 2026-04-30T00:08:27.746Z | helios-dev |
| 146 | 2026-04-30T00:08:27.746Z | developer/build-essential |
| 147 | 2026-04-30T00:08:27.746Z | None -> 11-2.0 |
| 148 | 2026-04-30T00:08:27.746Z | library/libxmlsec1 |
| 149 | 2026-04-30T00:08:27.746Z | None -> 1.2.35-2.0 |
| 150 | 2026-04-30T00:08:27.746Z | ooce/developer/clang-15 |
| 151 | 2026-04-30T00:08:27.746Z | None -> 15.0.7-2.0 |
| 152 | 2026-04-30T00:08:27.746Z | ooce/developer/llvm-15 |
| 153 | 2026-04-30T00:08:27.746Z | None -> 15.0.7-2.0 |
| 154 | 2026-04-30T00:08:27.746Z | ooce/library/postgresql-18 |
| 155 | 2026-04-30T00:08:27.746Z | None -> 18.1-2.0 |
| 156 | 2026-04-30T00:08:27.746Z | |
| 157 | 2026-04-30T00:08:27.746Z | Services: |
| 158 | 2026-04-30T00:08:27.746Z | restart_fmri: |
| 159 | 2026-04-30T00:08:27.747Z | svc:/system/update-man-index:default |
| 160 | 2026-04-30T00:08:27.812Z | |
| 161 | 2026-04-30T00:08:27.812Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-04-30T00:08:32.814Z | Download: 936/4272 items 19.0/219.0MB 8% complete (3.8M/s) |
| 163 | 2026-04-30T00:08:37.815Z | Download: 1349/4272 items 116.0/219.0MB 52% complete (11.6M/s) |
| 164 | 2026-04-30T00:08:42.817Z | Download: 2864/4272 items 120.9/219.0MB 55% complete (10.2M/s) |
| 165 | 2026-04-30T00:08:47.817Z | Download: 3275/4272 items 208.8/219.0MB 95% complete (11.3M/s) |
| 166 | 2026-04-30T00:08:51.986Z | Download: Completed 218.99 MB in 24.16 seconds (9.1M/s) |
| 167 | 2026-04-30T00:08:52.196Z | Actions: 1/4789 actions (Installing new actions) |
| 168 | 2026-04-30T00:08:55.787Z | Actions: Completed 4789 actions in 3.60 seconds. |
| 169 | 2026-04-30T00:08:56.071Z | Done (0.280s) |
| 170 | 2026-04-30T00:08:56.071Z | Done (0.000s) |
| 171 | 2026-04-30T00:08:56.686Z | Done (0.615s) |
| 172 | 2026-04-30T00:09:00.264Z | Done (3.233s) |
| 173 | 2026-04-30T00:09:00.352Z | Done (0.025s) |
| 174 | 2026-04-30T00:09:00.355Z | Done (0.000s) |
| 175 | 2026-04-30T00:09:00.639Z | Done (0.000s) |
| 176 | 2026-04-30T00:09:01.487Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-04-30T00:09:01.592Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-04-30T00:09:01.595Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-04-30T00:09:01.751Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-04-30T00:09:01.754Z | Planning: Planning completed in 0.26 seconds |
| 181 | 2026-04-30T00:09:01.774Z | Mediators to change: 2 |
| 182 | 2026-04-30T00:09:01.774Z | Create boot environment: No |
| 183 | 2026-04-30T00:09:01.774Z | Create backup boot environment: No |
| 184 | 2026-04-30T00:09:01.826Z | Done |
| 185 | 2026-04-30T00:09:01.826Z | Done |
| 186 | 2026-04-30T00:09:02.454Z | Done |
| 187 | 2026-04-30T00:09:04.885Z | Done |
| 188 | 2026-04-30T00:09:04.953Z | Done |
| 189 | 2026-04-30T00:09:04.957Z | Done |
| 190 | 2026-04-30T00:09:05.133Z | Done |
| 191 | 2026-04-30T00:09:05.386Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-04-30T00:09:05.491Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-04-30T00:09:05.495Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-04-30T00:09:05.647Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-04-30T00:09:05.651Z | Planning: Planning completed in 0.26 seconds |
| 196 | 2026-04-30T00:09:05.669Z | Mediators to change: 1 |
| 197 | 2026-04-30T00:09:05.669Z | Create boot environment: No |
| 198 | 2026-04-30T00:09:05.669Z | Create backup boot environment: No |
| 199 | 2026-04-30T00:09:05.718Z | Done |
| 200 | 2026-04-30T00:09:05.718Z | Done |
| 201 | 2026-04-30T00:09:06.321Z | Done |
| 202 | 2026-04-30T00:09:08.769Z | Done |
| 203 | 2026-04-30T00:09:08.838Z | Done |
| 204 | 2026-04-30T00:09:08.843Z | Done |
| 205 | 2026-04-30T00:09:09.007Z | Done |
| 206 | 2026-04-30T00:09:09.292Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-04-30T00:09:09.292Z | clang system 15 system |
| 208 | 2026-04-30T00:09:09.292Z | csh system system illumos |
| 209 | 2026-04-30T00:09:09.292Z | ctags system system illumos |
| 210 | 2026-04-30T00:09:09.292Z | file system system illumos |
| 211 | 2026-04-30T00:09:09.292Z | gcc vendor 12 vendor |
| 212 | 2026-04-30T00:09:09.292Z | gcc system 14 system |
| 213 | 2026-04-30T00:09:09.292Z | gcc system 10 system |
| 214 | 2026-04-30T00:09:09.292Z | go system 1.20 system |
| 215 | 2026-04-30T00:09:09.292Z | go system 1.19 system |
| 216 | 2026-04-30T00:09:09.292Z | llvm system 15 system |
| 217 | 2026-04-30T00:09:09.292Z | llvm system 14 system |
| 218 | 2026-04-30T00:09:09.292Z | mariadb system 10.6 system |
| 219 | 2026-04-30T00:09:09.292Z | mta vendor vendor dma |
| 220 | 2026-04-30T00:09:09.292Z | openjdk system 17 system |
| 221 | 2026-04-30T00:09:09.292Z | openjdk system 11 system |
| 222 | 2026-04-30T00:09:09.292Z | openjdk system 1.8 system |
| 223 | 2026-04-30T00:09:09.292Z | openssl vendor 3 vendor |
| 224 | 2026-04-30T00:09:09.292Z | perl system 5.36 system |
| 225 | 2026-04-30T00:09:09.292Z | postgresql system 18 system |
| 226 | 2026-04-30T00:09:09.292Z | postgresql system 15 system |
| 227 | 2026-04-30T00:09:09.292Z | postgresql system 13 system |
| 228 | 2026-04-30T00:09:09.292Z | python vendor 3 vendor |
| 229 | 2026-04-30T00:09:09.292Z | python system 2 system |
| 230 | 2026-04-30T00:09:09.292Z | python3 system 3.11 system |
| 231 | 2026-04-30T00:09:09.292Z | ruby system 3.0 system |
| 232 | 2026-04-30T00:09:09.292Z | words vendor vendor american-english |
| 233 | 2026-04-30T00:09:09.293Z | words system system australian-english |
| 234 | 2026-04-30T00:09:09.293Z | words system system british-english |
| 235 | 2026-04-30T00:09:09.293Z | words system system canadian-english |
| 236 | 2026-04-30T00:09:09.293Z | words system system french |
| 237 | 2026-04-30T00:09:09.293Z | words system system italian |
| 238 | 2026-04-30T00:09:09.293Z | words system system ngerman |
| 239 | 2026-04-30T00:09:09.293Z | words system system ogerman |
| 240 | 2026-04-30T00:09:09.293Z | words system system spanish |
| 241 | 2026-04-30T00:09:09.521Z | PUBLISHER TYPE STATUS P LOCATION |
| 242 | 2026-04-30T00:09:09.521Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 243 | 2026-04-30T00:09:13.985Z | FMRI IFO |
| 244 | 2026-04-30T00:09:13.985Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 245 | 2026-04-30T00:09:13.985Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 246 | 2026-04-30T00:09:13.985Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 247 | 2026-04-30T00:09:13.985Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 248 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 249 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 250 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 251 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 252 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 253 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 254 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 255 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 256 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 257 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 258 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 259 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 260 | 2026-04-30T00:09:13.986Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 261 | 2026-04-30T00:09:15.092Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 262 | 2026-04-30T00:09:15.329Z | Updating crates.io index |
| 263 | 2026-04-30T00:09:15.362Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2026-04-30T00:09:16.104Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-04-30T00:09:16.527Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-04-30T00:09:17.148Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 267 | 2026-04-30T00:09:17.960Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 268 | 2026-04-30T00:09:18.446Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 269 | 2026-04-30T00:09:19.779Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-04-30T00:09:20.669Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 271 | 2026-04-30T00:09:20.963Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 272 | 2026-04-30T00:09:21.790Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-04-30T00:09:22.196Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 274 | 2026-04-30T00:09:22.562Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-04-30T00:09:22.998Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-04-30T00:09:23.938Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 277 | 2026-04-30T00:09:24.437Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 278 | 2026-04-30T00:09:24.841Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 279 | 2026-04-30T00:09:25.171Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 280 | 2026-04-30T00:09:25.535Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 281 | 2026-04-30T00:09:25.738Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 282 | 2026-04-30T00:09:25.951Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 283 | 2026-04-30T00:09:26.185Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 284 | 2026-04-30T00:09:26.571Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 285 | 2026-04-30T00:09:27.085Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 286 | 2026-04-30T00:09:27.568Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 287 | 2026-04-30T00:09:27.961Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 288 | 2026-04-30T00:09:28.229Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 289 | 2026-04-30T00:09:29.259Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 290 | 2026-04-30T00:09:29.918Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-04-30T00:09:30.711Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 292 | 2026-04-30T00:09:31.123Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 293 | 2026-04-30T00:09:31.423Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 294 | 2026-04-30T00:09:31.703Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 295 | 2026-04-30T00:09:32.010Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 296 | 2026-04-30T00:09:32.557Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 297 | 2026-04-30T00:09:32.770Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 298 | 2026-04-30T00:09:32.990Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 299 | 2026-04-30T00:09:33.257Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 300 | 2026-04-30T00:09:33.612Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 301 | 2026-04-30T00:09:45.002Z | Downloading crates ... |
| 302 | 2026-04-30T00:09:45.058Z | Downloaded digest v0.10.7 |
| 303 | 2026-04-30T00:09:45.061Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-04-30T00:09:45.061Z | Downloaded byteorder v1.5.0 |
| 305 | 2026-04-30T00:09:45.064Z | Downloaded cargo_toml v0.21.0 |
| 306 | 2026-04-30T00:09:45.067Z | Downloaded cpufeatures v0.2.17 |
| 307 | 2026-04-30T00:09:45.070Z | Downloaded camino v1.2.2 |
| 308 | 2026-04-30T00:09:45.070Z | Downloaded clap_lex v1.0.0 |
| 309 | 2026-04-30T00:09:45.077Z | Downloaded clap_derive v4.5.55 |
| 310 | 2026-04-30T00:09:45.080Z | Downloaded cargo-platform v0.2.0 |
| 311 | 2026-04-30T00:09:45.080Z | Downloaded crypto-common v0.1.7 |
| 312 | 2026-04-30T00:09:45.080Z | Downloaded clap v4.5.60 |
| 313 | 2026-04-30T00:09:45.083Z | Downloaded colorchoice v1.0.4 |
| 314 | 2026-04-30T00:09:45.086Z | Downloaded camino-tempfile v1.4.1 |
| 315 | 2026-04-30T00:09:45.088Z | Downloaded bytecount v0.6.9 |
| 316 | 2026-04-30T00:09:45.088Z | Downloaded anstream v0.6.21 |
| 317 | 2026-04-30T00:09:45.091Z | Downloaded cargo-util-schemas v0.8.2 |
| 318 | 2026-04-30T00:09:45.091Z | Downloaded bitflags v2.11.0 |
| 319 | 2026-04-30T00:09:45.095Z | Downloaded usdt v0.5.0 |
| 320 | 2026-04-30T00:09:45.095Z | Downloaded textwrap v0.16.2 |
| 321 | 2026-04-30T00:09:45.098Z | Downloaded toml_datetime v0.6.11 |
| 322 | 2026-04-30T00:09:45.098Z | Downloaded serde-value v0.7.0 |
| 323 | 2026-04-30T00:09:45.098Z | Downloaded pretty-hex v0.4.1 |
| 324 | 2026-04-30T00:09:45.098Z | Downloaded num-traits v0.2.19 |
| 325 | 2026-04-30T00:09:45.098Z | Downloaded usdt-attr-macro v0.5.0 |
| 326 | 2026-04-30T00:09:45.102Z | Downloaded anstyle-query v1.1.5 |
| 327 | 2026-04-30T00:09:45.102Z | Downloaded utf8parse v0.2.2 |
| 328 | 2026-04-30T00:09:45.102Z | Downloaded thiserror v1.0.69 |
| 329 | 2026-04-30T00:09:45.105Z | Downloaded unicode-linebreak v0.1.5 |
| 330 | 2026-04-30T00:09:45.105Z | Downloaded displaydoc v0.2.5 |
| 331 | 2026-04-30T00:09:45.105Z | Downloaded idna_adapter v1.2.1 |
| 332 | 2026-04-30T00:09:45.108Z | Downloaded anstyle v1.0.13 |
| 333 | 2026-04-30T00:09:45.111Z | Downloaded zerofrom v0.1.6 |
| 334 | 2026-04-30T00:09:45.111Z | Downloaded yoke-derive v0.8.1 |
| 335 | 2026-04-30T00:09:45.111Z | Downloaded potential_utf v0.1.4 |
| 336 | 2026-04-30T00:09:45.111Z | Downloaded itoa v1.0.17 |
| 337 | 2026-04-30T00:09:45.113Z | Downloaded strsim v0.11.1 |
| 338 | 2026-04-30T00:09:45.113Z | Downloaded errno v0.3.14 |
| 339 | 2026-04-30T00:09:45.114Z | Downloaded typeid v1.0.3 |
| 340 | 2026-04-30T00:09:45.116Z | Downloaded cfg-if v1.0.4 |
| 341 | 2026-04-30T00:09:45.116Z | Downloaded macaddr v1.0.1 |
| 342 | 2026-04-30T00:09:45.119Z | Downloaded thread-id v4.2.2 |
| 343 | 2026-04-30T00:09:45.122Z | Downloaded utf8_iter v1.0.4 |
| 344 | 2026-04-30T00:09:45.122Z | Downloaded anstyle-parse v0.2.7 |
| 345 | 2026-04-30T00:09:45.125Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-04-30T00:09:45.125Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-04-30T00:09:45.127Z | Downloaded litemap v0.8.1 |
| 348 | 2026-04-30T00:09:45.130Z | Downloaded version_check v0.9.5 |
| 349 | 2026-04-30T00:09:45.134Z | Downloaded zerofrom-derive v0.1.6 |
| 350 | 2026-04-30T00:09:45.134Z | Downloaded unicode-xid v0.2.6 |
| 351 | 2026-04-30T00:09:45.134Z | Downloaded equivalent v1.0.2 |
| 352 | 2026-04-30T00:09:45.137Z | Downloaded toml_write v0.1.2 |
| 353 | 2026-04-30T00:09:45.137Z | Downloaded memmap v0.7.0 |
| 354 | 2026-04-30T00:09:45.139Z | Downloaded smawk v0.3.2 |
| 355 | 2026-04-30T00:09:45.139Z | Downloaded zerovec-derive v0.11.2 |
| 356 | 2026-04-30T00:09:45.142Z | Downloaded yoke v0.8.1 |
| 357 | 2026-04-30T00:09:45.142Z | Downloaded tinystr v0.8.2 |
| 358 | 2026-04-30T00:09:45.142Z | Downloaded writeable v0.6.2 |
| 359 | 2026-04-30T00:09:45.145Z | Downloaded thiserror-impl v2.0.18 |
| 360 | 2026-04-30T00:09:45.145Z | Downloaded proc-macro-error-attr v1.0.4 |
| 361 | 2026-04-30T00:09:45.145Z | Downloaded percent-encoding v2.3.2 |
| 362 | 2026-04-30T00:09:45.145Z | Downloaded icu_properties v2.1.2 |
| 363 | 2026-04-30T00:09:45.147Z | Downloaded ordered-float v2.10.1 |
| 364 | 2026-04-30T00:09:45.147Z | Downloaded dtrace-parser v0.2.0 |
| 365 | 2026-04-30T00:09:45.147Z | Downloaded usdt-impl v0.5.0 |
| 366 | 2026-04-30T00:09:45.150Z | Downloaded zmij v1.0.21 |
| 367 | 2026-04-30T00:09:45.152Z | Downloaded toml v0.8.23 |
| 368 | 2026-04-30T00:09:45.156Z | Downloaded dof v0.3.0 |
| 369 | 2026-04-30T00:09:45.161Z | Downloaded terminal_size v0.4.3 |
| 370 | 2026-04-30T00:09:45.165Z | Downloaded scroll_derive v0.12.1 |
| 371 | 2026-04-30T00:09:45.165Z | Downloaded unicode-ident v1.0.24 |
| 372 | 2026-04-30T00:09:45.168Z | Downloaded generic-array v0.14.7 |
| 373 | 2026-04-30T00:09:45.168Z | Downloaded thiserror v2.0.18 |
| 374 | 2026-04-30T00:09:45.171Z | Downloaded zerocopy-derive v0.7.35 |
| 375 | 2026-04-30T00:09:45.171Z | Downloaded ucd-trie v0.1.7 |
| 376 | 2026-04-30T00:09:45.174Z | Downloaded heck v0.5.0 |
| 377 | 2026-04-30T00:09:45.174Z | Downloaded toml_edit v0.22.27 |
| 378 | 2026-04-30T00:09:45.178Z | Downloaded swrite v0.1.0 |
| 379 | 2026-04-30T00:09:45.178Z | Downloaded is_terminal_polyfill v1.70.2 |
| 380 | 2026-04-30T00:09:45.178Z | Downloaded heck v0.4.1 |
| 381 | 2026-04-30T00:09:45.182Z | Downloaded tabled_derive v0.7.0 |
| 382 | 2026-04-30T00:09:45.185Z | Downloaded serde_spanned v0.6.9 |
| 383 | 2026-04-30T00:09:45.187Z | Downloaded typenum v1.19.0 |
| 384 | 2026-04-30T00:09:45.189Z | Downloaded zerotrie v0.2.3 |
| 385 | 2026-04-30T00:09:45.192Z | Downloaded fnv v1.0.7 |
| 386 | 2026-04-30T00:09:45.192Z | Downloaded plain v0.2.3 |
| 387 | 2026-04-30T00:09:45.195Z | Downloaded url v2.5.8 |
| 388 | 2026-04-30T00:09:45.199Z | Downloaded serde-untagged v0.1.9 |
| 389 | 2026-04-30T00:09:45.202Z | Downloaded scroll v0.12.0 |
| 390 | 2026-04-30T00:09:45.202Z | Downloaded autocfg v1.5.0 |
| 391 | 2026-04-30T00:09:45.202Z | Downloaded cargo_metadata v0.21.0 |
| 392 | 2026-04-30T00:09:45.207Z | Downloaded zerovec v0.11.5 |
| 393 | 2026-04-30T00:09:45.211Z | Downloaded stable_deref_trait v1.2.1 |
| 394 | 2026-04-30T00:09:45.214Z | Downloaded fs-err v3.3.0 |
| 395 | 2026-04-30T00:09:45.214Z | Downloaded erased-serde v0.4.9 |
| 396 | 2026-04-30T00:09:45.217Z | Downloaded zerocopy v0.7.35 |
| 397 | 2026-04-30T00:09:45.224Z | Downloaded form_urlencoded v1.2.2 |
| 398 | 2026-04-30T00:09:45.228Z | Downloaded winnow v0.7.14 |
| 399 | 2026-04-30T00:09:45.231Z | Downloaded sha2 v0.10.9 |
| 400 | 2026-04-30T00:09:45.231Z | Downloaded serde_tokenstream v0.2.3 |
| 401 | 2026-04-30T00:09:45.231Z | Downloaded unicode-width v0.1.14 |
| 402 | 2026-04-30T00:09:45.234Z | Downloaded unicode-width v0.2.0 |
| 403 | 2026-04-30T00:09:45.237Z | Downloaded quote v1.0.45 |
| 404 | 2026-04-30T00:09:45.239Z | Downloaded fastrand v2.3.0 |
| 405 | 2026-04-30T00:09:45.246Z | Downloaded icu_collections v2.1.1 |
| 406 | 2026-04-30T00:09:45.257Z | Downloaded pest_generator v2.8.6 |
| 407 | 2026-04-30T00:09:45.268Z | Downloaded semver v1.0.28 |
| 408 | 2026-04-30T00:09:45.271Z | Downloaded proc-macro-error v1.0.4 |
| 409 | 2026-04-30T00:09:45.272Z | Downloaded once_cell v1.21.3 |
| 410 | 2026-04-30T00:09:45.275Z | Downloaded tempfile v3.25.0 |
| 411 | 2026-04-30T00:09:45.278Z | Downloaded smallvec v1.15.1 |
| 412 | 2026-04-30T00:09:45.278Z | Downloaded anyhow v1.0.102 |
| 413 | 2026-04-30T00:09:45.285Z | Downloaded synstructure v0.13.2 |
| 414 | 2026-04-30T00:09:45.291Z | Downloaded getrandom v0.4.1 |
| 415 | 2026-04-30T00:09:45.294Z | Downloaded serde_core v1.0.228 |
| 416 | 2026-04-30T00:09:45.297Z | Downloaded pest_derive v2.8.6 |
| 417 | 2026-04-30T00:09:45.300Z | Downloaded proc-macro2 v1.0.106 |
| 418 | 2026-04-30T00:09:45.308Z | Downloaded log v0.4.29 |
| 419 | 2026-04-30T00:09:45.312Z | Downloaded icu_normalizer v2.1.1 |
| 420 | 2026-04-30T00:09:45.318Z | Downloaded icu_provider v2.1.1 |
| 421 | 2026-04-30T00:09:45.331Z | Downloaded papergrid v0.11.0 |
| 422 | 2026-04-30T00:09:45.333Z | Downloaded icu_normalizer_data v2.1.1 |
| 423 | 2026-04-30T00:09:45.336Z | Downloaded serde v1.0.228 |
| 424 | 2026-04-30T00:09:45.340Z | Downloaded serde_derive v1.0.228 |
| 425 | 2026-04-30T00:09:45.340Z | Downloaded icu_locale_core v2.1.1 |
| 426 | 2026-04-30T00:09:45.347Z | Downloaded memchr v2.8.0 |
| 427 | 2026-04-30T00:09:45.350Z | Downloaded pest_meta v2.8.6 |
| 428 | 2026-04-30T00:09:45.366Z | Downloaded icu_properties_data v2.1.2 |
| 429 | 2026-04-30T00:09:45.375Z | Downloaded hashbrown v0.17.0 |
| 430 | 2026-04-30T00:09:45.382Z | Downloaded indexmap v2.14.0 |
| 431 | 2026-04-30T00:09:45.387Z | Downloaded pest v2.8.6 |
| 432 | 2026-04-30T00:09:45.395Z | Downloaded idna v1.1.0 |
| 433 | 2026-04-30T00:09:45.409Z | Downloaded serde_json v1.0.149 |
| 434 | 2026-04-30T00:09:45.425Z | Downloaded goblin v0.8.2 |
| 435 | 2026-04-30T00:09:45.431Z | Downloaded clap_builder v4.5.60 |
| 436 | 2026-04-30T00:09:45.434Z | Downloaded tabled v0.15.0 |
| 437 | 2026-04-30T00:09:45.443Z | Downloaded syn v1.0.109 |
| 438 | 2026-04-30T00:09:45.466Z | Downloaded syn v2.0.117 |
| 439 | 2026-04-30T00:09:45.490Z | Downloaded rustix v1.1.3 |
| 440 | 2026-04-30T00:09:45.523Z | Downloaded libc v0.2.185 |
| 441 | 2026-04-30T00:09:45.584Z | Compiling proc-macro2 v1.0.106 |
| 442 | 2026-04-30T00:09:45.584Z | Compiling unicode-ident v1.0.24 |
| 443 | 2026-04-30T00:09:45.587Z | Compiling quote v1.0.45 |
| 444 | 2026-04-30T00:09:45.587Z | Compiling serde_core v1.0.228 |
| 445 | 2026-04-30T00:09:45.587Z | Compiling libc v0.2.185 |
| 446 | 2026-04-30T00:09:45.587Z | Compiling version_check v0.9.5 |
| 447 | 2026-04-30T00:09:45.587Z | Compiling serde v1.0.228 |
| 448 | 2026-04-30T00:09:45.768Z | Compiling memchr v2.8.0 |
| 449 | 2026-04-30T00:09:45.785Z | Compiling stable_deref_trait v1.2.1 |
| 450 | 2026-04-30T00:09:45.798Z | Compiling zmij v1.0.21 |
| 451 | 2026-04-30T00:09:45.798Z | Compiling autocfg v1.5.0 |
| 452 | 2026-04-30T00:09:45.798Z | Compiling ucd-trie v0.1.7 |
| 453 | 2026-04-30T00:09:45.798Z | Compiling itoa v1.0.17 |
| 454 | 2026-04-30T00:09:45.798Z | Compiling thiserror v1.0.69 |
| 455 | 2026-04-30T00:09:45.798Z | Compiling writeable v0.6.2 |
| 456 | 2026-04-30T00:09:46.016Z | Compiling litemap v0.8.1 |
| 457 | 2026-04-30T00:09:46.068Z | Compiling icu_properties_data v2.1.2 |
| 458 | 2026-04-30T00:09:46.149Z | Compiling icu_normalizer_data v2.1.1 |
| 459 | 2026-04-30T00:09:46.172Z | Compiling byteorder v1.5.0 |
| 460 | 2026-04-30T00:09:46.220Z | Compiling rustix v1.1.3 |
| 461 | 2026-04-30T00:09:46.238Z | Compiling bitflags v2.11.0 |
| 462 | 2026-04-30T00:09:46.358Z | Compiling serde_json v1.0.149 |
| 463 | 2026-04-30T00:09:46.418Z | Compiling pest v2.8.6 |
| 464 | 2026-04-30T00:09:46.497Z | Compiling num-traits v0.2.19 |
| 465 | 2026-04-30T00:09:46.690Z | Compiling smallvec v1.15.1 |
| 466 | 2026-04-30T00:09:46.724Z | Compiling equivalent v1.0.2 |
| 467 | 2026-04-30T00:09:46.741Z | Compiling typeid v1.0.3 |
| 468 | 2026-04-30T00:09:46.794Z | Compiling hashbrown v0.17.0 |
| 469 | 2026-04-30T00:09:46.886Z | Compiling proc-macro-error-attr v1.0.4 |
| 470 | 2026-04-30T00:09:46.886Z | Compiling usdt-impl v0.5.0 |
| 471 | 2026-04-30T00:09:46.891Z | Compiling syn v1.0.109 |
| 472 | 2026-04-30T00:09:46.922Z | Compiling toml_write v0.1.2 |
| 473 | 2026-04-30T00:09:46.975Z | Compiling winnow v0.7.14 |
| 474 | 2026-04-30T00:09:47.014Z | Compiling erased-serde v0.4.9 |
| 475 | 2026-04-30T00:09:47.072Z | Compiling proc-macro-error v1.0.4 |
| 476 | 2026-04-30T00:09:47.108Z | Compiling log v0.4.29 |
| 477 | 2026-04-30T00:09:47.182Z | Compiling camino v1.2.2 |
| 478 | 2026-04-30T00:09:47.216Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-30T00:09:47.298Z | Compiling errno v0.3.14 |
| 480 | 2026-04-30T00:09:47.337Z | Compiling indexmap v2.14.0 |
| 481 | 2026-04-30T00:09:47.340Z | Compiling thread-id v4.2.2 |
| 482 | 2026-04-30T00:09:47.377Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-04-30T00:09:47.433Z | Compiling utf8parse v0.2.2 |
| 484 | 2026-04-30T00:09:47.453Z | Compiling pest_meta v2.8.6 |
| 485 | 2026-04-30T00:09:47.475Z | Compiling percent-encoding v2.3.2 |
| 486 | 2026-04-30T00:09:47.511Z | Compiling plain v0.2.3 |
| 487 | 2026-04-30T00:09:47.572Z | Compiling syn v2.0.117 |
| 488 | 2026-04-30T00:09:47.589Z | Compiling getrandom v0.4.1 |
| 489 | 2026-04-30T00:09:47.661Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-04-30T00:09:47.677Z | Compiling form_urlencoded v1.2.2 |
| 491 | 2026-04-30T00:09:47.715Z | Compiling anstyle-parse v0.2.7 |
| 492 | 2026-04-30T00:09:47.858Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-04-30T00:09:47.862Z | Compiling is_terminal_polyfill v1.70.2 |
| 494 | 2026-04-30T00:09:47.895Z | Compiling pretty-hex v0.4.1 |
| 495 | 2026-04-30T00:09:47.929Z | Compiling colorchoice v1.0.4 |
| 496 | 2026-04-30T00:09:47.949Z | Compiling anstyle-query v1.1.5 |
| 497 | 2026-04-30T00:09:47.952Z | Compiling anstyle v1.0.13 |
| 498 | 2026-04-30T00:09:48.047Z | Compiling fs-err v3.3.0 |
| 499 | 2026-04-30T00:09:48.084Z | Compiling strsim v0.11.1 |
| 500 | 2026-04-30T00:09:48.088Z | Compiling once_cell v1.21.3 |
| 501 | 2026-04-30T00:09:48.124Z | Compiling heck v0.4.1 |
| 502 | 2026-04-30T00:09:48.145Z | Compiling fastrand v2.3.0 |
| 503 | 2026-04-30T00:09:48.165Z | Compiling anstream v0.6.21 |
| 504 | 2026-04-30T00:09:48.220Z | Compiling anyhow v1.0.102 |
| 505 | 2026-04-30T00:09:48.287Z | Compiling fnv v1.0.7 |
| 506 | 2026-04-30T00:09:48.304Z | Compiling heck v0.5.0 |
| 507 | 2026-04-30T00:09:48.402Z | Compiling terminal_size v0.4.3 |
| 508 | 2026-04-30T00:09:48.421Z | Compiling unicode-width v0.1.14 |
| 509 | 2026-04-30T00:09:48.525Z | Compiling semver v1.0.28 |
| 510 | 2026-04-30T00:09:48.566Z | Compiling bytecount v0.6.9 |
| 511 | 2026-04-30T00:09:48.586Z | Compiling unicode-xid v0.2.6 |
| 512 | 2026-04-30T00:09:48.590Z | Compiling clap_lex v1.0.0 |
| 513 | 2026-04-30T00:09:48.628Z | Compiling tempfile v3.25.0 |
| 514 | 2026-04-30T00:09:48.719Z | Compiling papergrid v0.11.0 |
| 515 | 2026-04-30T00:09:48.735Z | Compiling memmap v0.7.0 |
| 516 | 2026-04-30T00:09:48.738Z | Compiling unicode-linebreak v0.1.5 |
| 517 | 2026-04-30T00:09:48.874Z | Compiling clap_builder v4.5.60 |
| 518 | 2026-04-30T00:09:48.929Z | Compiling serde-untagged v0.1.9 |
| 519 | 2026-04-30T00:09:48.933Z | Compiling unicode-width v0.2.0 |
| 520 | 2026-04-30T00:09:48.949Z | Compiling smawk v0.3.2 |
| 521 | 2026-04-30T00:09:49.015Z | Compiling camino-tempfile v1.4.1 |
| 522 | 2026-04-30T00:09:49.077Z | Compiling swrite v0.1.0 |
| 523 | 2026-04-30T00:09:49.128Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 524 | 2026-04-30T00:09:49.197Z | Compiling textwrap v0.16.2 |
| 525 | 2026-04-30T00:09:49.457Z | Compiling tabled_derive v0.7.0 |
| 526 | 2026-04-30T00:09:50.123Z | Compiling tabled v0.15.0 |
| 527 | 2026-04-30T00:09:50.161Z | Compiling synstructure v0.13.2 |
| 528 | 2026-04-30T00:09:50.161Z | Compiling pest_generator v2.8.6 |
| 529 | 2026-04-30T00:09:50.700Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-04-30T00:09:50.700Z | Compiling zerofrom-derive v0.1.6 |
| 531 | 2026-04-30T00:09:50.703Z | Compiling yoke-derive v0.8.1 |
| 532 | 2026-04-30T00:09:50.703Z | Compiling zerovec-derive v0.11.2 |
| 533 | 2026-04-30T00:09:50.703Z | Compiling displaydoc v0.2.5 |
| 534 | 2026-04-30T00:09:50.703Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-04-30T00:09:50.703Z | Compiling zerocopy-derive v0.7.35 |
| 536 | 2026-04-30T00:09:50.703Z | Compiling scroll_derive v0.12.1 |
| 537 | 2026-04-30T00:09:50.808Z | Compiling thiserror-impl v2.0.18 |
| 538 | 2026-04-30T00:09:50.811Z | Compiling clap_derive v4.5.55 |
| 539 | 2026-04-30T00:09:50.811Z | Compiling pest_derive v2.8.6 |
| 540 | 2026-04-30T00:09:51.383Z | Compiling scroll v0.12.0 |
| 541 | 2026-04-30T00:09:51.465Z | Compiling zerocopy v0.7.35 |
| 542 | 2026-04-30T00:09:51.613Z | Compiling goblin v0.8.2 |
| 543 | 2026-04-30T00:09:51.842Z | Compiling zerofrom v0.1.6 |
| 544 | 2026-04-30T00:09:51.888Z | Compiling dtrace-parser v0.2.0 |
| 545 | 2026-04-30T00:09:51.950Z | Compiling yoke v0.8.1 |
| 546 | 2026-04-30T00:09:52.102Z | Compiling zerovec v0.11.5 |
| 547 | 2026-04-30T00:09:52.102Z | Compiling zerotrie v0.2.3 |
| 548 | 2026-04-30T00:09:52.185Z | Compiling clap v4.5.60 |
| 549 | 2026-04-30T00:09:52.509Z | Compiling tinystr v0.8.2 |
| 550 | 2026-04-30T00:09:52.509Z | Compiling potential_utf v0.1.4 |
| 551 | 2026-04-30T00:09:52.629Z | Compiling icu_collections v2.1.1 |
| 552 | 2026-04-30T00:09:52.654Z | Compiling icu_locale_core v2.1.1 |
| 553 | 2026-04-30T00:09:53.132Z | Compiling serde_spanned v0.6.9 |
| 554 | 2026-04-30T00:09:53.132Z | Compiling toml_datetime v0.6.11 |
| 555 | 2026-04-30T00:09:53.136Z | Compiling serde-value v0.7.0 |
| 556 | 2026-04-30T00:09:53.136Z | Compiling cargo-platform v0.2.0 |
| 557 | 2026-04-30T00:09:53.136Z | Compiling macaddr v1.0.1 |
| 558 | 2026-04-30T00:09:53.151Z | Compiling dof v0.3.0 |
| 559 | 2026-04-30T00:09:53.154Z | Compiling serde_tokenstream v0.2.3 |
| 560 | 2026-04-30T00:09:53.201Z | Compiling icu_provider v2.1.1 |
| 561 | 2026-04-30T00:09:53.348Z | Compiling toml_edit v0.22.27 |
| 562 | 2026-04-30T00:09:53.539Z | Compiling icu_normalizer v2.1.1 |
| 563 | 2026-04-30T00:09:53.542Z | Compiling icu_properties v2.1.2 |
| 564 | 2026-04-30T00:09:53.965Z | Compiling usdt-attr-macro v0.5.0 |
| 565 | 2026-04-30T00:09:53.966Z | Compiling usdt-macro v0.5.0 |
| 566 | 2026-04-30T00:09:54.370Z | Compiling idna_adapter v1.2.1 |
| 567 | 2026-04-30T00:09:54.475Z | Compiling idna v1.1.0 |
| 568 | 2026-04-30T00:09:54.565Z | Compiling usdt v0.5.0 |
| 569 | 2026-04-30T00:09:54.668Z | Compiling toml v0.8.23 |
| 570 | 2026-04-30T00:09:54.738Z | Compiling url v2.5.8 |
| 571 | 2026-04-30T00:09:55.010Z | Compiling cargo_toml v0.21.0 |
| 572 | 2026-04-30T00:09:55.139Z | Compiling cargo-util-schemas v0.8.2 |
| 573 | 2026-04-30T00:09:55.916Z | Compiling cargo_metadata v0.21.0 |
| 574 | 2026-04-30T00:09:56.840Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 575 | 2026-04-30T00:09:58.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.02s |
| 576 | 2026-04-30T00:09:59.175Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 577 | 2026-04-30T00:09:59.742Z | Downloading crates ... |
| 578 | 2026-04-30T00:09:59.833Z | Downloaded async-stream v0.3.6 |
| 579 | 2026-04-30T00:09:59.835Z | Downloaded arrayref v0.3.9 |
| 580 | 2026-04-30T00:09:59.835Z | Downloaded async-stream-impl v0.3.6 |
| 581 | 2026-04-30T00:09:59.838Z | Downloaded array-init v0.0.4 |
| 582 | 2026-04-30T00:09:59.841Z | Downloaded async-recursion v1.1.1 |
| 583 | 2026-04-30T00:09:59.843Z | Downloaded adler2 v2.0.1 |
| 584 | 2026-04-30T00:09:59.846Z | Downloaded aead v0.5.2 |
| 585 | 2026-04-30T00:09:59.849Z | Downloaded cfg_aliases v0.1.1 |
| 586 | 2026-04-30T00:09:59.852Z | Downloaded bb8 v0.8.6 |
| 587 | 2026-04-30T00:09:59.855Z | Downloaded cfg_aliases v0.2.1 |
| 588 | 2026-04-30T00:09:59.858Z | Downloaded cipher v0.4.4 |
| 589 | 2026-04-30T00:09:59.858Z | Downloaded crc32fast v1.5.0 |
| 590 | 2026-04-30T00:09:59.861Z | Downloaded des v0.8.1 |
| 591 | 2026-04-30T00:09:59.861Z | Downloaded const_format_proc_macros v0.2.34 |
| 592 | 2026-04-30T00:09:59.864Z | Downloaded env_logger v0.11.9 |
| 593 | 2026-04-30T00:09:59.864Z | Downloaded chacha20 v0.10.0 |
| 594 | 2026-04-30T00:09:59.867Z | Downloaded atomic-waker v1.1.2 |
| 595 | 2026-04-30T00:09:59.867Z | Downloaded fixedbitset v0.4.2 |
| 596 | 2026-04-30T00:09:59.870Z | Downloaded dsl_auto_type v0.2.0 |
| 597 | 2026-04-30T00:09:59.870Z | Downloaded atty v0.2.14 |
| 598 | 2026-04-30T00:09:59.876Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 599 | 2026-04-30T00:09:59.876Z | Downloaded darling v0.20.11 |
| 600 | 2026-04-30T00:09:59.884Z | Downloaded data-encoding v2.10.0 |
| 601 | 2026-04-30T00:09:59.884Z | Downloaded darling v0.21.3 |
| 602 | 2026-04-30T00:09:59.884Z | Downloaded endian-type v0.1.2 |
| 603 | 2026-04-30T00:09:59.884Z | Downloaded darling_macro v0.21.3 |
| 604 | 2026-04-30T00:09:59.884Z | Downloaded byte-wrapper v0.1.0 |
| 605 | 2026-04-30T00:09:59.884Z | Downloaded cstr-argument v0.1.2 |
| 606 | 2026-04-30T00:09:59.889Z | Downloaded bitfield-macros v0.19.4 |
| 607 | 2026-04-30T00:09:59.889Z | Downloaded bit-vec v0.8.0 |
| 608 | 2026-04-30T00:09:59.889Z | Downloaded cancel-safe-futures v0.1.5 |
| 609 | 2026-04-30T00:09:59.892Z | Downloaded aho-corasick v1.1.4 |
| 610 | 2026-04-30T00:09:59.892Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 611 | 2026-04-30T00:09:59.892Z | Downloaded daft v0.1.5 |
| 612 | 2026-04-30T00:09:59.896Z | Downloaded defmt-macros v1.0.1 |
| 613 | 2026-04-30T00:09:59.896Z | Downloaded dtrace-parser v0.3.0 |
| 614 | 2026-04-30T00:09:59.896Z | Downloaded bitfield-struct v0.6.2 |
| 615 | 2026-04-30T00:09:59.899Z | Downloaded cookie v0.18.1 |
| 616 | 2026-04-30T00:09:59.899Z | Downloaded blake2 v0.10.6 |
| 617 | 2026-04-30T00:09:59.902Z | Downloaded der_derive v0.7.3 |
| 618 | 2026-04-30T00:09:59.902Z | Downloaded env_filter v1.0.0 |
| 619 | 2026-04-30T00:09:59.907Z | Downloaded either v1.15.0 |
| 620 | 2026-04-30T00:09:59.910Z | Downloaded darling v0.23.0 |
| 621 | 2026-04-30T00:09:59.912Z | Downloaded dyn-clone v1.0.20 |
| 622 | 2026-04-30T00:09:59.915Z | Downloaded difflib v0.4.0 |
| 623 | 2026-04-30T00:09:59.915Z | Downloaded block-padding v0.3.3 |
| 624 | 2026-04-30T00:09:59.918Z | Downloaded darling_macro v0.20.11 |
| 625 | 2026-04-30T00:09:59.918Z | Downloaded embedded-io v0.4.0 |
| 626 | 2026-04-30T00:09:59.921Z | Downloaded castaway v0.2.4 |
| 627 | 2026-04-30T00:09:59.926Z | Downloaded debug-ignore v1.0.5 |
| 628 | 2026-04-30T00:09:59.929Z | Downloaded bitfield v0.19.4 |
| 629 | 2026-04-30T00:09:59.929Z | Downloaded dirs-sys-next v0.1.2 |
| 630 | 2026-04-30T00:09:59.929Z | Downloaded downcast-rs v2.0.2 |
| 631 | 2026-04-30T00:09:59.929Z | Downloaded backoff v0.4.0 |
| 632 | 2026-04-30T00:09:59.937Z | Downloaded defmt v0.3.100 |
| 633 | 2026-04-30T00:09:59.937Z | Downloaded darling_core v0.20.11 |
| 634 | 2026-04-30T00:09:59.940Z | Downloaded bzip2 v0.4.4 |
| 635 | 2026-04-30T00:09:59.940Z | Downloaded document-features v0.2.12 |
| 636 | 2026-04-30T00:09:59.940Z | Downloaded ciborium-io v0.2.2 |
| 637 | 2026-04-30T00:09:59.940Z | Downloaded dirs-next v2.0.0 |
| 638 | 2026-04-30T00:09:59.940Z | Downloaded bit-set v0.5.3 |
| 639 | 2026-04-30T00:09:59.940Z | Downloaded defmt-parser v1.0.0 |
| 640 | 2026-04-30T00:09:59.940Z | Downloaded csv-core v0.1.13 |
| 641 | 2026-04-30T00:09:59.941Z | Downloaded darling_macro v0.23.0 |
| 642 | 2026-04-30T00:09:59.941Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 643 | 2026-04-30T00:09:59.943Z | Downloaded chacha20 v0.9.1 |
| 644 | 2026-04-30T00:09:59.943Z | Downloaded ecdsa v0.16.9 |
| 645 | 2026-04-30T00:09:59.946Z | Downloaded crucible-workspace-hack v0.1.0 |
| 646 | 2026-04-30T00:09:59.946Z | Downloaded bit-set v0.8.0 |
| 647 | 2026-04-30T00:09:59.950Z | Downloaded crc-catalog v2.4.0 |
| 648 | 2026-04-30T00:09:59.953Z | Downloaded foreign-types v0.3.2 |
| 649 | 2026-04-30T00:09:59.953Z | Downloaded ascii-canvas v3.0.0 |
| 650 | 2026-04-30T00:09:59.957Z | Downloaded dof v0.4.0 |
| 651 | 2026-04-30T00:09:59.957Z | Downloaded compression-core v0.4.31 |
| 652 | 2026-04-30T00:09:59.960Z | Downloaded flagset v0.4.7 |
| 653 | 2026-04-30T00:09:59.960Z | Downloaded embedded-io v0.6.1 |
| 654 | 2026-04-30T00:09:59.964Z | Downloaded foreign-types-macros v0.2.3 |
| 655 | 2026-04-30T00:09:59.966Z | Downloaded cpufeatures v0.3.0 |
| 656 | 2026-04-30T00:09:59.969Z | Downloaded fd-lock v4.0.4 |
| 657 | 2026-04-30T00:09:59.969Z | Downloaded buf-list v1.1.2 |
| 658 | 2026-04-30T00:09:59.972Z | Downloaded bit-vec v0.6.3 |
| 659 | 2026-04-30T00:09:59.972Z | Downloaded display-error-chain v0.2.2 |
| 660 | 2026-04-30T00:09:59.976Z | Downloaded crunchy v0.2.4 |
| 661 | 2026-04-30T00:09:59.976Z | Downloaded atomicwrites v0.4.4 |
| 662 | 2026-04-30T00:09:59.980Z | Downloaded foreign-types v0.5.0 |
| 663 | 2026-04-30T00:09:59.980Z | Downloaded futures-core v0.3.32 |
| 664 | 2026-04-30T00:09:59.980Z | Downloaded convert_case v0.4.0 |
| 665 | 2026-04-30T00:09:59.980Z | Downloaded enum-as-inner v0.6.1 |
| 666 | 2026-04-30T00:09:59.980Z | Downloaded futures-io v0.3.32 |
| 667 | 2026-04-30T00:09:59.984Z | Downloaded ciborium-ll v0.2.2 |
| 668 | 2026-04-30T00:09:59.984Z | Downloaded assert_matches v1.5.0 |
| 669 | 2026-04-30T00:09:59.984Z | Downloaded float-cmp v0.10.0 |
| 670 | 2026-04-30T00:09:59.985Z | Downloaded funty v2.0.0 |
| 671 | 2026-04-30T00:09:59.985Z | Downloaded deranged v0.5.8 |
| 672 | 2026-04-30T00:09:59.990Z | Downloaded base16ct v0.2.0 |
| 673 | 2026-04-30T00:09:59.990Z | Downloaded derive_builder_macro v0.20.2 |
| 674 | 2026-04-30T00:09:59.990Z | Downloaded daft-derive v0.1.5 |
| 675 | 2026-04-30T00:09:59.993Z | Downloaded futures-task v0.3.32 |
| 676 | 2026-04-30T00:09:59.993Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 677 | 2026-04-30T00:09:59.993Z | Downloaded cookie_store v0.22.1 |
| 678 | 2026-04-30T00:09:59.993Z | Downloaded cexpr v0.6.0 |
| 679 | 2026-04-30T00:09:59.996Z | Downloaded crc8 v0.1.1 |
| 680 | 2026-04-30T00:09:59.996Z | Downloaded colored v2.2.0 |
| 681 | 2026-04-30T00:09:59.996Z | Downloaded bcs v0.1.6 |
| 682 | 2026-04-30T00:09:59.999Z | Downloaded float-ord v0.3.2 |
| 683 | 2026-04-30T00:10:00.002Z | Downloaded cobs v0.3.0 |
| 684 | 2026-04-30T00:10:00.005Z | Downloaded dunce v1.0.5 |
| 685 | 2026-04-30T00:10:00.008Z | Downloaded futures-sink v0.3.32 |
| 686 | 2026-04-30T00:10:00.011Z | Downloaded futures-macro v0.3.32 |
| 687 | 2026-04-30T00:10:00.011Z | Downloaded foreign-types-shared v0.3.1 |
| 688 | 2026-04-30T00:10:00.011Z | Downloaded ghash v0.5.1 |
| 689 | 2026-04-30T00:10:00.013Z | Downloaded fxhash v0.2.1 |
| 690 | 2026-04-30T00:10:00.013Z | Downloaded diff v0.1.13 |
| 691 | 2026-04-30T00:10:00.016Z | Downloaded fixedbitset v0.5.7 |
| 692 | 2026-04-30T00:10:00.016Z | Downloaded crossbeam-epoch v0.9.18 |
| 693 | 2026-04-30T00:10:00.019Z | Downloaded git-stub v1.0.0 |
| 694 | 2026-04-30T00:10:00.021Z | Downloaded hash32 v0.2.1 |
| 695 | 2026-04-30T00:10:00.022Z | Downloaded derive_more v0.99.20 |
| 696 | 2026-04-30T00:10:00.024Z | Downloaded globwalk v0.9.1 |
| 697 | 2026-04-30T00:10:00.024Z | Downloaded gethostname v0.5.0 |
| 698 | 2026-04-30T00:10:00.031Z | Downloaded cargo-platform v0.1.9 |
| 699 | 2026-04-30T00:10:00.031Z | Downloaded convert_case v0.10.0 |
| 700 | 2026-04-30T00:10:00.036Z | Downloaded hash32 v0.3.1 |
| 701 | 2026-04-30T00:10:00.036Z | Downloaded blowfish v0.9.1 |
| 702 | 2026-04-30T00:10:00.036Z | Downloaded headers-core v0.3.0 |
| 703 | 2026-04-30T00:10:00.042Z | Downloaded async-trait v0.1.89 |
| 704 | 2026-04-30T00:10:00.042Z | Downloaded futures-executor v0.3.32 |
| 705 | 2026-04-30T00:10:00.042Z | Downloaded foldhash v0.2.0 |
| 706 | 2026-04-30T00:10:00.042Z | Downloaded erased-serde v0.3.31 |
| 707 | 2026-04-30T00:10:00.042Z | Downloaded ff v0.13.1 |
| 708 | 2026-04-30T00:10:00.045Z | Downloaded foreign-types-shared v0.1.1 |
| 709 | 2026-04-30T00:10:00.045Z | Downloaded base64ct v1.8.3 |
| 710 | 2026-04-30T00:10:00.045Z | Downloaded hex v0.4.3 |
| 711 | 2026-04-30T00:10:00.048Z | Downloaded camino-tempfile-ext v0.3.3 |
| 712 | 2026-04-30T00:10:00.048Z | Downloaded critical-section v1.2.0 |
| 713 | 2026-04-30T00:10:00.048Z | Downloaded derive_builder_core v0.20.2 |
| 714 | 2026-04-30T00:10:00.051Z | Downloaded hex-literal v0.4.1 |
| 715 | 2026-04-30T00:10:00.051Z | Downloaded arrayvec v0.7.6 |
| 716 | 2026-04-30T00:10:00.051Z | Downloaded defmt v1.0.1 |
| 717 | 2026-04-30T00:10:00.054Z | Downloaded corncobs v0.1.4 |
| 718 | 2026-04-30T00:10:00.056Z | Downloaded compression-codecs v0.4.37 |
| 719 | 2026-04-30T00:10:00.056Z | Downloaded bzip2 v0.6.1 |
| 720 | 2026-04-30T00:10:00.059Z | Downloaded bumpalo v3.20.2 |
| 721 | 2026-04-30T00:10:00.062Z | Downloaded ctr v0.9.2 |
| 722 | 2026-04-30T00:10:00.062Z | Downloaded hubpack_derive v0.1.1 |
| 723 | 2026-04-30T00:10:00.062Z | Downloaded hubpack v0.1.2 |
| 724 | 2026-04-30T00:10:00.065Z | Downloaded http-body v1.0.1 |
| 725 | 2026-04-30T00:10:00.065Z | Downloaded hostname v0.4.2 |
| 726 | 2026-04-30T00:10:00.065Z | Downloaded home v0.5.12 |
| 727 | 2026-04-30T00:10:00.067Z | Downloaded console v0.16.2 |
| 728 | 2026-04-30T00:10:00.067Z | Downloaded cargo_metadata v0.19.2 |
| 729 | 2026-04-30T00:10:00.068Z | Downloaded cmake v0.1.57 |
| 730 | 2026-04-30T00:10:00.070Z | Downloaded foldhash v0.1.5 |
| 731 | 2026-04-30T00:10:00.070Z | Downloaded fallible-iterator v0.2.0 |
| 732 | 2026-04-30T00:10:00.073Z | Downloaded ena v0.14.4 |
| 733 | 2026-04-30T00:10:00.073Z | Downloaded colored v3.1.1 |
| 734 | 2026-04-30T00:10:00.073Z | Downloaded find-msvc-tools v0.1.9 |
| 735 | 2026-04-30T00:10:00.076Z | Downloaded diesel-dtrace v0.5.0 |
| 736 | 2026-04-30T00:10:00.076Z | Downloaded http-range v0.1.5 |
| 737 | 2026-04-30T00:10:00.076Z | Downloaded derive-ex v0.1.8 |
| 738 | 2026-04-30T00:10:00.081Z | Downloaded argon2 v0.5.3 |
| 739 | 2026-04-30T00:10:00.081Z | Downloaded crc v3.4.0 |
| 740 | 2026-04-30T00:10:00.081Z | Downloaded git-stub-vcs v0.1.0 |
| 741 | 2026-04-30T00:10:00.084Z | Downloaded filetime v0.2.27 |
| 742 | 2026-04-30T00:10:00.084Z | Downloaded ident_case v1.0.1 |
| 743 | 2026-04-30T00:10:00.084Z | Downloaded httpdate v1.0.3 |
| 744 | 2026-04-30T00:10:00.084Z | Downloaded drift v0.1.3 |
| 745 | 2026-04-30T00:10:00.087Z | Downloaded fs-err v2.11.0 |
| 746 | 2026-04-30T00:10:00.089Z | Downloaded bitflags v1.3.2 |
| 747 | 2026-04-30T00:10:00.092Z | Downloaded hyper-tls v0.6.0 |
| 748 | 2026-04-30T00:10:00.092Z | Downloaded ed25519 v2.2.3 |
| 749 | 2026-04-30T00:10:00.092Z | Downloaded cbc v0.1.2 |
| 750 | 2026-04-30T00:10:00.095Z | Downloaded globset v0.4.18 |
| 751 | 2026-04-30T00:10:00.098Z | Downloaded inout v0.1.4 |
| 752 | 2026-04-30T00:10:00.101Z | Downloaded indoc v1.0.9 |
| 753 | 2026-04-30T00:10:00.101Z | Downloaded instability v0.3.11 |
| 754 | 2026-04-30T00:10:00.101Z | Downloaded indent_write v2.2.0 |
| 755 | 2026-04-30T00:10:00.105Z | Downloaded group v0.13.0 |
| 756 | 2026-04-30T00:10:00.108Z | Downloaded instant v0.1.13 |
| 757 | 2026-04-30T00:10:00.108Z | Downloaded is_ci v1.2.0 |
| 758 | 2026-04-30T00:10:00.108Z | Downloaded backon v1.6.0 |
| 759 | 2026-04-30T00:10:00.114Z | Downloaded cassowary v0.3.0 |
| 760 | 2026-04-30T00:10:00.117Z | Downloaded async-bb8-diesel v0.2.1 |
| 761 | 2026-04-30T00:10:00.120Z | Downloaded const-oid v0.9.6 |
| 762 | 2026-04-30T00:10:00.120Z | Downloaded is-terminal v0.4.17 |
| 763 | 2026-04-30T00:10:00.123Z | Downloaded internet-checksum v0.2.1 |
| 764 | 2026-04-30T00:10:00.126Z | Downloaded keccak v0.1.6 |
| 765 | 2026-04-30T00:10:00.126Z | Downloaded clang-sys v1.8.1 |
| 766 | 2026-04-30T00:10:00.129Z | Downloaded hostname v0.3.1 |
| 767 | 2026-04-30T00:10:00.129Z | Downloaded ahash v0.8.12 |
| 768 | 2026-04-30T00:10:00.137Z | Downloaded lazy_static v1.5.0 |
| 769 | 2026-04-30T00:10:00.137Z | Downloaded ciborium v0.2.2 |
| 770 | 2026-04-30T00:10:00.144Z | Downloaded kstat-rs v0.2.4 |
| 771 | 2026-04-30T00:10:00.144Z | Downloaded constant_time_eq v0.4.2 |
| 772 | 2026-04-30T00:10:00.144Z | Downloaded hyper-staticfile v0.10.1 |
| 773 | 2026-04-30T00:10:00.147Z | Downloaded futures-channel v0.3.32 |
| 774 | 2026-04-30T00:10:00.147Z | Downloaded bytes v1.11.1 |
| 775 | 2026-04-30T00:10:00.147Z | Downloaded humantime v2.3.0 |
| 776 | 2026-04-30T00:10:00.150Z | Downloaded crossbeam-deque v0.8.6 |
| 777 | 2026-04-30T00:10:00.150Z | Downloaded linked-hash-map v0.5.6 |
| 778 | 2026-04-30T00:10:00.150Z | Downloaded libscf-sys v1.1.0 |
| 779 | 2026-04-30T00:10:00.150Z | Downloaded http-body-util v0.1.3 |
| 780 | 2026-04-30T00:10:00.155Z | Downloaded highway v1.3.0 |
| 781 | 2026-04-30T00:10:00.155Z | Downloaded lzss v0.8.2 |
| 782 | 2026-04-30T00:10:00.155Z | Downloaded lru-slab v0.1.2 |
| 783 | 2026-04-30T00:10:00.159Z | Downloaded lru-cache v0.1.2 |
| 784 | 2026-04-30T00:10:00.159Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 785 | 2026-04-30T00:10:00.162Z | Downloaded fs_extra v1.3.0 |
| 786 | 2026-04-30T00:10:00.162Z | Downloaded glob v0.3.3 |
| 787 | 2026-04-30T00:10:00.164Z | Downloaded half v1.8.3 |
| 788 | 2026-04-30T00:10:00.165Z | Downloaded memoffset v0.9.1 |
| 789 | 2026-04-30T00:10:00.168Z | Downloaded md5 v0.7.0 |
| 790 | 2026-04-30T00:10:00.168Z | Downloaded match_cfg v0.1.0 |
| 791 | 2026-04-30T00:10:00.168Z | Downloaded managed v0.8.0 |
| 792 | 2026-04-30T00:10:00.168Z | Downloaded mime v0.3.17 |
| 793 | 2026-04-30T00:10:00.171Z | Downloaded lru v0.12.5 |
| 794 | 2026-04-30T00:10:00.171Z | Downloaded getrandom v0.2.17 |
| 795 | 2026-04-30T00:10:00.171Z | Downloaded md-5 v0.10.6 |
| 796 | 2026-04-30T00:10:00.173Z | Downloaded maplit v1.0.2 |
| 797 | 2026-04-30T00:10:00.173Z | Downloaded indoc v2.0.7 |
| 798 | 2026-04-30T00:10:00.176Z | Downloaded ed25519-dalek v2.2.0 |
| 799 | 2026-04-30T00:10:00.179Z | Downloaded multimap v0.10.1 |
| 800 | 2026-04-30T00:10:00.179Z | Downloaded ipnetwork v0.21.1 |
| 801 | 2026-04-30T00:10:00.179Z | Downloaded newtype_derive v0.1.6 |
| 802 | 2026-04-30T00:10:00.183Z | Downloaded newtype-uuid-macros v0.1.0 |
| 803 | 2026-04-30T00:10:00.183Z | Downloaded maybe-uninit v2.0.0 |
| 804 | 2026-04-30T00:10:00.183Z | Downloaded ingot-types v0.1.2 |
| 805 | 2026-04-30T00:10:00.186Z | Downloaded nibble_vec v0.1.0 |
| 806 | 2026-04-30T00:10:00.186Z | Downloaded newline-converter v0.3.0 |
| 807 | 2026-04-30T00:10:00.188Z | Downloaded new_debug_unreachable v1.0.6 |
| 808 | 2026-04-30T00:10:00.189Z | Downloaded nonempty v0.12.0 |
| 809 | 2026-04-30T00:10:00.189Z | Downloaded num v0.4.3 |
| 810 | 2026-04-30T00:10:00.191Z | Downloaded ingot v0.1.1 |
| 811 | 2026-04-30T00:10:00.194Z | Downloaded nodrop v0.1.14 |
| 812 | 2026-04-30T00:10:00.194Z | Downloaded crc-any v2.5.0 |
| 813 | 2026-04-30T00:10:00.197Z | Downloaded num-conv v0.2.0 |
| 814 | 2026-04-30T00:10:00.197Z | Downloaded derive_more v2.1.1 |
| 815 | 2026-04-30T00:10:00.203Z | Downloaded ipnet v2.11.0 |
| 816 | 2026-04-30T00:10:00.206Z | Downloaded lalrpop-util v0.19.12 |
| 817 | 2026-04-30T00:10:00.206Z | Downloaded jobserver v0.1.34 |
| 818 | 2026-04-30T00:10:00.208Z | Downloaded elliptic-curve v0.13.8 |
| 819 | 2026-04-30T00:10:00.211Z | Downloaded dropshot_endpoint v0.16.7 |
| 820 | 2026-04-30T00:10:00.213Z | Downloaded normalize-line-endings v0.3.0 |
| 821 | 2026-04-30T00:10:00.213Z | Downloaded allocator-api2 v0.2.21 |
| 822 | 2026-04-30T00:10:00.213Z | Downloaded futures v0.3.32 |
| 823 | 2026-04-30T00:10:00.219Z | Downloaded num-derive v0.4.2 |
| 824 | 2026-04-30T00:10:00.223Z | Downloaded num-iter v0.1.45 |
| 825 | 2026-04-30T00:10:00.228Z | Downloaded num_enum_derive v0.5.11 |
| 826 | 2026-04-30T00:10:00.231Z | Downloaded hyper-rustls v0.27.7 |
| 827 | 2026-04-30T00:10:00.231Z | Downloaded dropshot_endpoint v0.17.0 |
| 828 | 2026-04-30T00:10:00.231Z | Downloaded openssl-macros v0.1.1 |
| 829 | 2026-04-30T00:10:00.240Z | Downloaded num_threads v0.1.7 |
| 830 | 2026-04-30T00:10:00.240Z | Downloaded libsw-core v0.3.2 |
| 831 | 2026-04-30T00:10:00.240Z | Downloaded openssl-probe v0.1.6 |
| 832 | 2026-04-30T00:10:00.240Z | Downloaded derive_builder v0.20.2 |
| 833 | 2026-04-30T00:10:00.255Z | Downloaded httparse v1.10.1 |
| 834 | 2026-04-30T00:10:00.255Z | Downloaded libsw v3.5.0 |
| 835 | 2026-04-30T00:10:00.255Z | Downloaded fatfs v0.3.6 |
| 836 | 2026-04-30T00:10:00.255Z | Downloaded derive-where v1.6.0 |
| 837 | 2026-04-30T00:10:00.258Z | Downloaded oso-derive v0.27.3 |
| 838 | 2026-04-30T00:10:00.261Z | Downloaded openssl-probe v0.2.1 |
| 839 | 2026-04-30T00:10:00.261Z | Downloaded opaque-debug v0.3.1 |
| 840 | 2026-04-30T00:10:00.261Z | Downloaded olpc-cjson v0.1.4 |
| 841 | 2026-04-30T00:10:00.261Z | Downloaded newtype-uuid v1.3.2 |
| 842 | 2026-04-30T00:10:00.265Z | Downloaded mime_guess v2.0.5 |
| 843 | 2026-04-30T00:10:00.265Z | Downloaded ingot-macros v0.1.1 |
| 844 | 2026-04-30T00:10:00.265Z | Downloaded nanorand v0.7.0 |
| 845 | 2026-04-30T00:10:00.273Z | Downloaded multer v3.1.0 |
| 846 | 2026-04-30T00:10:00.273Z | Downloaded packed_struct_codegen v0.10.1 |
| 847 | 2026-04-30T00:10:00.273Z | Downloaded native-tls v0.2.18 |
| 848 | 2026-04-30T00:10:00.273Z | Downloaded linear-map v1.2.0 |
| 849 | 2026-04-30T00:10:00.276Z | Downloaded chacha20poly1305 v0.10.1 |
| 850 | 2026-04-30T00:10:00.277Z | Downloaded iana-time-zone v0.1.65 |
| 851 | 2026-04-30T00:10:00.277Z | Downloaded half v2.7.1 |
| 852 | 2026-04-30T00:10:00.277Z | Downloaded base64 v0.22.1 |
| 853 | 2026-04-30T00:10:00.280Z | Downloaded getrandom v0.3.4 |
| 854 | 2026-04-30T00:10:00.280Z | Downloaded num_enum v0.5.11 |
| 855 | 2026-04-30T00:10:00.283Z | Downloaded num-complex v0.4.6 |
| 856 | 2026-04-30T00:10:00.287Z | Downloaded darling_core v0.23.0 |
| 857 | 2026-04-30T00:10:00.287Z | Downloaded crossbeam-utils v0.8.21 |
| 858 | 2026-04-30T00:10:00.328Z | Downloaded parse-display v0.10.0 |
| 859 | 2026-04-30T00:10:00.328Z | Downloaded hmac v0.12.1 |
| 860 | 2026-04-30T00:10:00.331Z | Downloaded num-derive v0.3.3 |
| 861 | 2026-04-30T00:10:00.331Z | Downloaded libefi-sys v0.1.0 |
| 862 | 2026-04-30T00:10:00.331Z | Downloaded nu-ansi-term v0.50.3 |
| 863 | 2026-04-30T00:10:00.331Z | Downloaded path-slash v0.1.5 |
| 864 | 2026-04-30T00:10:00.331Z | Downloaded parse-size v1.1.0 |
| 865 | 2026-04-30T00:10:00.331Z | Downloaded phf_shared v0.11.3 |
| 866 | 2026-04-30T00:10:00.331Z | Downloaded peg-runtime v0.8.5 |
| 867 | 2026-04-30T00:10:00.331Z | Downloaded num_enum_derive v0.7.5 |
| 868 | 2026-04-30T00:10:00.331Z | Downloaded num-integer v0.1.46 |
| 869 | 2026-04-30T00:10:00.331Z | Downloaded litrs v1.0.0 |
| 870 | 2026-04-30T00:10:00.331Z | Downloaded libloading v0.8.9 |
| 871 | 2026-04-30T00:10:00.331Z | Downloaded lock_api v0.4.14 |
| 872 | 2026-04-30T00:10:00.331Z | Downloaded pbkdf2 v0.11.0 |
| 873 | 2026-04-30T00:10:00.331Z | Downloaded phf_shared v0.12.1 |
| 874 | 2026-04-30T00:10:00.331Z | Downloaded phf_shared v0.13.1 |
| 875 | 2026-04-30T00:10:00.331Z | Downloaded pin-utils v0.1.0 |
| 876 | 2026-04-30T00:10:00.331Z | Downloaded powerfmt v0.2.0 |
| 877 | 2026-04-30T00:10:00.332Z | Downloaded predicates-tree v1.0.13 |
| 878 | 2026-04-30T00:10:00.332Z | Downloaded flume v0.11.1 |
| 879 | 2026-04-30T00:10:00.336Z | Downloaded const_format v0.2.35 |
| 880 | 2026-04-30T00:10:00.339Z | Downloaded arc-swap v1.8.2 |
| 881 | 2026-04-30T00:10:00.339Z | Downloaded packed_struct v0.10.1 |
| 882 | 2026-04-30T00:10:00.343Z | Downloaded indexmap v1.9.3 |
| 883 | 2026-04-30T00:10:00.343Z | Downloaded memmap2 v0.9.10 |
| 884 | 2026-04-30T00:10:00.346Z | Downloaded ignore v0.4.25 |
| 885 | 2026-04-30T00:10:00.349Z | Downloaded owo-colors v4.3.0 |
| 886 | 2026-04-30T00:10:00.349Z | Downloaded precomputed-hash v0.1.1 |
| 887 | 2026-04-30T00:10:00.349Z | Downloaded peg v0.8.5 |
| 888 | 2026-04-30T00:10:00.352Z | Downloaded parking_lot_core v0.8.6 |
| 889 | 2026-04-30T00:10:00.352Z | Downloaded oxide-tokio-rt v0.1.4 |
| 890 | 2026-04-30T00:10:00.355Z | Downloaded predicates-core v1.0.10 |
| 891 | 2026-04-30T00:10:00.355Z | Downloaded proc-macro-crate v3.4.0 |
| 892 | 2026-04-30T00:10:00.358Z | Downloaded heapless v0.8.0 |
| 893 | 2026-04-30T00:10:00.363Z | Downloaded proc-macro-crate v1.3.1 |
| 894 | 2026-04-30T00:10:00.363Z | Downloaded password-hash v0.5.0 |
| 895 | 2026-04-30T00:10:00.365Z | Downloaded flate2 v1.1.9 |
| 896 | 2026-04-30T00:10:00.365Z | Downloaded crossbeam-channel v0.5.15 |
| 897 | 2026-04-30T00:10:00.368Z | Downloaded cc v1.2.56 |
| 898 | 2026-04-30T00:10:00.371Z | Downloaded heapless v0.7.17 |
| 899 | 2026-04-30T00:10:00.374Z | Downloaded console v0.15.11 |
| 900 | 2026-04-30T00:10:00.380Z | Downloaded progenitor-client v0.11.2 |
| 901 | 2026-04-30T00:10:00.383Z | Downloaded progenitor-client v0.10.0 |
| 902 | 2026-04-30T00:10:00.383Z | Downloaded password-hash v0.4.2 |
| 903 | 2026-04-30T00:10:00.383Z | Downloaded parse-display-derive v0.10.0 |
| 904 | 2026-04-30T00:10:00.387Z | Downloaded pbkdf2 v0.12.2 |
| 905 | 2026-04-30T00:10:00.391Z | Downloaded progenitor-macro v0.13.0 |
| 906 | 2026-04-30T00:10:00.391Z | Downloaded phf v0.13.1 |
| 907 | 2026-04-30T00:10:00.391Z | Downloaded num_enum v0.7.5 |
| 908 | 2026-04-30T00:10:00.395Z | Downloaded progenitor-macro v0.10.0 |
| 909 | 2026-04-30T00:10:00.399Z | Downloaded async-compression v0.4.41 |
| 910 | 2026-04-30T00:10:00.405Z | Downloaded pem-rfc7468 v0.7.0 |
| 911 | 2026-04-30T00:10:00.405Z | Downloaded paste v1.0.15 |
| 912 | 2026-04-30T00:10:00.405Z | Downloaded omicron-zone-package v0.12.2 |
| 913 | 2026-04-30T00:10:00.409Z | Downloaded pin-project-lite v0.2.17 |
| 914 | 2026-04-30T00:10:00.409Z | Downloaded polyval v0.6.2 |
| 915 | 2026-04-30T00:10:00.409Z | Downloaded pkg-config v0.3.32 |
| 916 | 2026-04-30T00:10:00.414Z | Downloaded quick-error v1.2.3 |
| 917 | 2026-04-30T00:10:00.414Z | Downloaded pin-project-internal v1.1.11 |
| 918 | 2026-04-30T00:10:00.414Z | Downloaded pem v3.0.6 |
| 919 | 2026-04-30T00:10:00.414Z | Downloaded progenitor-macro v0.14.0 |
| 920 | 2026-04-30T00:10:00.419Z | Downloaded poly1305 v0.8.0 |
| 921 | 2026-04-30T00:10:00.419Z | Downloaded progenitor-macro v0.11.2 |
| 922 | 2026-04-30T00:10:00.419Z | Downloaded dropshot-api-manager v0.7.1 |
| 923 | 2026-04-30T00:10:00.423Z | Downloaded phf v0.12.1 |
| 924 | 2026-04-30T00:10:00.423Z | Downloaded psl-types v2.0.11 |
| 925 | 2026-04-30T00:10:00.423Z | Downloaded num-rational v0.4.2 |
| 926 | 2026-04-30T00:10:00.423Z | Downloaded ar_archive_writer v0.5.1 |
| 927 | 2026-04-30T00:10:00.423Z | Downloaded radium v0.7.0 |
| 928 | 2026-04-30T00:10:00.427Z | Downloaded rand_chacha v0.3.1 |
| 929 | 2026-04-30T00:10:00.427Z | Downloaded crossterm v0.29.0 |
| 930 | 2026-04-30T00:10:00.432Z | Downloaded postgres-protocol v0.6.10 |
| 931 | 2026-04-30T00:10:00.437Z | Downloaded oxnet v0.1.4 |
| 932 | 2026-04-30T00:10:00.437Z | Downloaded indicatif v0.18.4 |
| 933 | 2026-04-30T00:10:00.446Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 934 | 2026-04-30T00:10:00.446Z | Downloaded parking_lot v0.12.5 |
| 935 | 2026-04-30T00:10:00.446Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 936 | 2026-04-30T00:10:00.452Z | Downloaded predicates v3.1.4 |
| 937 | 2026-04-30T00:10:00.452Z | Downloaded primeorder v0.13.6 |
| 938 | 2026-04-30T00:10:00.452Z | Downloaded recursive v0.1.1 |
| 939 | 2026-04-30T00:10:00.452Z | Downloaded progenitor v0.14.0 |
| 940 | 2026-04-30T00:10:00.452Z | Downloaded progenitor v0.13.0 |
| 941 | 2026-04-30T00:10:00.452Z | Downloaded parking_lot v0.11.2 |
| 942 | 2026-04-30T00:10:00.452Z | Downloaded progenitor v0.10.0 |
| 943 | 2026-04-30T00:10:00.460Z | Downloaded darling_core v0.21.3 |
| 944 | 2026-04-30T00:10:00.460Z | Downloaded progenitor v0.11.2 |
| 945 | 2026-04-30T00:10:00.460Z | Downloaded derive_more-impl v2.1.1 |
| 946 | 2026-04-30T00:10:00.463Z | Downloaded proc-macro-error2 v2.0.1 |
| 947 | 2026-04-30T00:10:00.463Z | Downloaded hickory-resolver v0.24.4 |
| 948 | 2026-04-30T00:10:00.463Z | Downloaded headers v0.4.1 |
| 949 | 2026-04-30T00:10:00.467Z | Downloaded ref-cast v1.0.25 |
| 950 | 2026-04-30T00:10:00.470Z | Downloaded hickory-resolver v0.25.2 |
| 951 | 2026-04-30T00:10:00.473Z | Downloaded compact_str v0.8.1 |
| 952 | 2026-04-30T00:10:00.473Z | Downloaded ref-cast-impl v1.0.25 |
| 953 | 2026-04-30T00:10:00.476Z | Downloaded base64 v0.21.7 |
| 954 | 2026-04-30T00:10:00.476Z | Downloaded peg-macros v0.8.5 |
| 955 | 2026-04-30T00:10:00.479Z | Downloaded psm v0.1.30 |
| 956 | 2026-04-30T00:10:00.479Z | Downloaded expectorate v1.2.0 |
| 957 | 2026-04-30T00:10:00.483Z | Downloaded libbz2-rs-sys v0.2.2 |
| 958 | 2026-04-30T00:10:00.483Z | Downloaded der v0.7.10 |
| 959 | 2026-04-30T00:10:00.491Z | Downloaded russh-cryptovec v0.7.3 |
| 960 | 2026-04-30T00:10:00.491Z | Downloaded progenitor-client v0.14.0 |
| 961 | 2026-04-30T00:10:00.491Z | Downloaded progenitor-client v0.13.0 |
| 962 | 2026-04-30T00:10:00.491Z | Downloaded parking_lot_core v0.9.12 |
| 963 | 2026-04-30T00:10:00.498Z | Downloaded rfc6979 v0.4.0 |
| 964 | 2026-04-30T00:10:00.498Z | Downloaded crypto-bigint v0.5.5 |
| 965 | 2026-04-30T00:10:00.498Z | Downloaded ppv-lite86 v0.2.21 |
| 966 | 2026-04-30T00:10:00.498Z | Downloaded rustc_version v0.1.7 |
| 967 | 2026-04-30T00:10:00.498Z | Downloaded rand_xorshift v0.4.0 |
| 968 | 2026-04-30T00:10:00.498Z | Downloaded rand_core v0.9.5 |
| 969 | 2026-04-30T00:10:00.502Z | Downloaded pkcs5 v0.7.1 |
| 970 | 2026-04-30T00:10:00.502Z | Downloaded pkcs1 v0.7.5 |
| 971 | 2026-04-30T00:10:00.502Z | Downloaded r2d2 v0.8.10 |
| 972 | 2026-04-30T00:10:00.503Z | Downloaded rand_chacha v0.9.0 |
| 973 | 2026-04-30T00:10:00.509Z | Downloaded postgres-types v0.2.12 |
| 974 | 2026-04-30T00:10:00.509Z | Downloaded rustc_version v0.4.1 |
| 975 | 2026-04-30T00:10:00.509Z | Downloaded rustc-hash v2.1.1 |
| 976 | 2026-04-30T00:10:00.509Z | Downloaded postcard v1.1.3 |
| 977 | 2026-04-30T00:10:00.513Z | Downloaded pkcs8 v0.10.2 |
| 978 | 2026-04-30T00:10:00.513Z | Downloaded rand_seeder v0.4.0 |
| 979 | 2026-04-30T00:10:00.513Z | Downloaded rand_core v0.6.4 |
| 980 | 2026-04-30T00:10:00.513Z | Downloaded p256 v0.13.2 |
| 981 | 2026-04-30T00:10:00.517Z | Downloaded oso v0.27.3 |
| 982 | 2026-04-30T00:10:00.523Z | Downloaded papergrid v0.17.0 |
| 983 | 2026-04-30T00:10:00.526Z | Downloaded rand_core v0.10.0 |
| 984 | 2026-04-30T00:10:00.531Z | Downloaded same-file v1.0.6 |
| 985 | 2026-04-30T00:10:00.536Z | Downloaded scheduled-thread-pool v0.2.7 |
| 986 | 2026-04-30T00:10:00.538Z | Downloaded hashbrown v0.12.3 |
| 987 | 2026-04-30T00:10:00.547Z | Downloaded hickory-server v0.25.2 |
| 988 | 2026-04-30T00:10:00.558Z | Downloaded salsa20 v0.10.2 |
| 989 | 2026-04-30T00:10:00.558Z | Downloaded scroll_derive v0.13.1 |
| 990 | 2026-04-30T00:10:00.558Z | Downloaded progenitor-extras v0.2.0 |
| 991 | 2026-04-30T00:10:00.558Z | Downloaded jiff-static v0.2.21 |
| 992 | 2026-04-30T00:10:00.559Z | Downloaded scopeguard v1.2.0 |
| 993 | 2026-04-30T00:10:00.559Z | Downloaded resolv-conf v0.7.6 |
| 994 | 2026-04-30T00:10:00.559Z | Downloaded sapling-renderdag v0.1.0 |
| 995 | 2026-04-30T00:10:00.559Z | Downloaded secrecy v0.10.3 |
| 996 | 2026-04-30T00:10:00.559Z | Downloaded secrecy v0.8.0 |
| 997 | 2026-04-30T00:10:00.564Z | Downloaded scrypt v0.11.0 |
| 998 | 2026-04-30T00:10:00.564Z | Downloaded serde-big-array v0.5.1 |
| 999 | 2026-04-30T00:10:00.564Z | Downloaded serde_bytes v0.11.19 |
| 1000 | 2026-04-30T00:10:00.573Z | Downloaded semver v0.1.20 |
| 1001 | 2026-04-30T00:10:00.583Z | Downloaded openssl-sys v0.9.111 |
| 1002 | 2026-04-30T00:10:00.583Z | Downloaded serde_urlencoded v0.7.1 |
| 1003 | 2026-04-30T00:10:00.583Z | Downloaded serde_plain v1.0.2 |
| 1004 | 2026-04-30T00:10:00.583Z | Downloaded serde_spanned v1.0.4 |
| 1005 | 2026-04-30T00:10:00.583Z | Downloaded pin-project v1.1.11 |
| 1006 | 2026-04-30T00:10:00.587Z | Downloaded quinn-udp v0.5.14 |
| 1007 | 2026-04-30T00:10:00.587Z | Downloaded serde_repr v0.1.20 |
| 1008 | 2026-04-30T00:10:00.587Z | Downloaded seq-macro v0.3.6 |
| 1009 | 2026-04-30T00:10:00.590Z | Downloaded rustls-native-certs v0.8.3 |
| 1010 | 2026-04-30T00:10:00.590Z | Downloaded rtoolbox v0.0.3 |
| 1011 | 2026-04-30T00:10:00.595Z | Downloaded sigpipe v0.1.3 |
| 1012 | 2026-04-30T00:10:00.602Z | Downloaded prefix-trie v0.7.0 |
| 1013 | 2026-04-30T00:10:00.614Z | Downloaded siphasher v1.0.2 |
| 1014 | 2026-04-30T00:10:00.619Z | Downloaded signal-hook-tokio v0.3.1 |
| 1015 | 2026-04-30T00:10:00.619Z | Downloaded rustversion v1.0.22 |
| 1016 | 2026-04-30T00:10:00.619Z | Downloaded signature v2.2.0 |
| 1017 | 2026-04-30T00:10:00.619Z | Downloaded shell-words v1.1.1 |
| 1018 | 2026-04-30T00:10:00.619Z | Downloaded signal-hook-mio v0.2.5 |
| 1019 | 2026-04-30T00:10:00.622Z | Downloaded slog-envlogger v2.2.0 |
| 1020 | 2026-04-30T00:10:00.622Z | Downloaded rustls-pemfile v1.0.4 |
| 1021 | 2026-04-30T00:10:00.622Z | Downloaded miniz_oxide v0.8.9 |
| 1022 | 2026-04-30T00:10:00.625Z | Downloaded slog-bunyan v2.5.0 |
| 1023 | 2026-04-30T00:10:00.628Z | Downloaded aes v0.8.4 |
| 1024 | 2026-04-30T00:10:00.631Z | Downloaded rusty-fork v0.3.1 |
| 1025 | 2026-04-30T00:10:00.634Z | Downloaded crossterm v0.28.1 |
| 1026 | 2026-04-30T00:10:00.637Z | Downloaded progenitor-impl v0.14.0 |
| 1027 | 2026-04-30T00:10:00.637Z | Downloaded progenitor-impl v0.13.0 |
| 1028 | 2026-04-30T00:10:00.639Z | Downloaded schemars_derive v0.8.22 |
| 1029 | 2026-04-30T00:10:00.640Z | Downloaded http v1.4.0 |
| 1030 | 2026-04-30T00:10:00.642Z | Downloaded progenitor-impl v0.11.2 |
| 1031 | 2026-04-30T00:10:00.645Z | Downloaded diesel_derives v2.3.7 |
| 1032 | 2026-04-30T00:10:00.650Z | Downloaded sec1 v0.7.3 |
| 1033 | 2026-04-30T00:10:00.655Z | Downloaded sct v0.7.1 |
| 1034 | 2026-04-30T00:10:00.667Z | Downloaded sqlparser_derive v0.5.0 |
| 1035 | 2026-04-30T00:10:00.668Z | Downloaded serde-hex v0.1.0 |
| 1036 | 2026-04-30T00:10:00.668Z | Downloaded scroll v0.13.0 |
| 1037 | 2026-04-30T00:10:00.675Z | Downloaded ssh-cipher v0.2.0 |
| 1038 | 2026-04-30T00:10:00.678Z | Downloaded serde_derive_internals v0.29.1 |
| 1039 | 2026-04-30T00:10:00.678Z | Downloaded structmeta v0.3.0 |
| 1040 | 2026-04-30T00:10:00.680Z | Downloaded ssh-encoding v0.2.0 |
| 1041 | 2026-04-30T00:10:00.680Z | Downloaded sha1 v0.10.6 |
| 1042 | 2026-04-30T00:10:00.680Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1043 | 2026-04-30T00:10:00.683Z | Downloaded hyper-util v0.1.20 |
| 1044 | 2026-04-30T00:10:00.687Z | Downloaded strum v0.26.3 |
| 1045 | 2026-04-30T00:10:00.690Z | Downloaded strum v0.27.2 |
| 1046 | 2026-04-30T00:10:00.690Z | Downloaded rustls-pki-types v1.14.0 |
| 1047 | 2026-04-30T00:10:00.694Z | Downloaded prettyplease v0.2.37 |
| 1048 | 2026-04-30T00:10:00.697Z | Downloaded hashbrown v0.13.2 |
| 1049 | 2026-04-30T00:10:00.697Z | Downloaded minimal-lexical v0.2.1 |
| 1050 | 2026-04-30T00:10:00.703Z | Downloaded simd-adler32 v0.3.8 |
| 1051 | 2026-04-30T00:10:00.709Z | Downloaded slab v0.4.12 |
| 1052 | 2026-04-30T00:10:00.709Z | Downloaded shlex v1.3.0 |
| 1053 | 2026-04-30T00:10:00.712Z | Downloaded signal-hook-registry v1.4.8 |
| 1054 | 2026-04-30T00:10:00.712Z | Downloaded rustls-pemfile v2.2.0 |
| 1055 | 2026-04-30T00:10:00.712Z | Downloaded structmeta-derive v0.3.0 |
| 1056 | 2026-04-30T00:10:00.712Z | Downloaded supports-color v3.0.2 |
| 1057 | 2026-04-30T00:10:00.712Z | Downloaded tabwriter v1.4.1 |
| 1058 | 2026-04-30T00:10:00.717Z | Downloaded slog-json v2.6.1 |
| 1059 | 2026-04-30T00:10:00.717Z | Downloaded itertools v0.10.5 |
| 1060 | 2026-04-30T00:10:00.721Z | Downloaded slog-async v2.8.0 |
| 1061 | 2026-04-30T00:10:00.721Z | Downloaded progenitor-impl v0.10.0 |
| 1062 | 2026-04-30T00:10:00.725Z | Downloaded slog-dtrace v0.3.0 |
| 1063 | 2026-04-30T00:10:00.725Z | Downloaded tagptr v0.2.0 |
| 1064 | 2026-04-30T00:10:00.725Z | Downloaded aes-gcm v0.10.3 |
| 1065 | 2026-04-30T00:10:00.725Z | Downloaded sync_wrapper v1.0.2 |
| 1066 | 2026-04-30T00:10:00.729Z | Downloaded rcgen v0.12.1 |
| 1067 | 2026-04-30T00:10:00.729Z | Downloaded num-bigint v0.4.6 |
| 1068 | 2026-04-30T00:10:00.732Z | Downloaded tap v1.0.1 |
| 1069 | 2026-04-30T00:10:00.732Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-04-30T00:10:00.732Z | Downloaded take_mut v0.2.2 |
| 1071 | 2026-04-30T00:10:00.732Z | Downloaded sync-ptr v0.1.4 |
| 1072 | 2026-04-30T00:10:00.742Z | Downloaded slog-scope v4.4.1 |
| 1073 | 2026-04-30T00:10:00.745Z | Downloaded snafu-derive v0.8.9 |
| 1074 | 2026-04-30T00:10:00.745Z | Downloaded serde_path_to_error v0.1.20 |
| 1075 | 2026-04-30T00:10:00.749Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1076 | 2026-04-30T00:10:00.749Z | Downloaded smf v0.2.3 |
| 1077 | 2026-04-30T00:10:00.749Z | Downloaded testing_table v0.3.0 |
| 1078 | 2026-04-30T00:10:00.749Z | Downloaded termtree v0.5.1 |
| 1079 | 2026-04-30T00:10:00.754Z | Downloaded slog-term v2.9.2 |
| 1080 | 2026-04-30T00:10:00.754Z | Downloaded spki v0.7.3 |
| 1081 | 2026-04-30T00:10:00.754Z | Downloaded slog-stdlog v4.1.1 |
| 1082 | 2026-04-30T00:10:00.754Z | Downloaded smallvec v0.6.14 |
| 1083 | 2026-04-30T00:10:00.758Z | Downloaded ron v0.8.1 |
| 1084 | 2026-04-30T00:10:00.767Z | Downloaded thread-id v5.1.0 |
| 1085 | 2026-04-30T00:10:00.767Z | Downloaded tinyvec_macros v0.1.1 |
| 1086 | 2026-04-30T00:10:00.771Z | Downloaded sqlformat v0.3.5 |
| 1087 | 2026-04-30T00:10:00.771Z | Downloaded time-core v0.1.8 |
| 1088 | 2026-04-30T00:10:00.774Z | Downloaded static_assertions v1.1.0 |
| 1089 | 2026-04-30T00:10:00.774Z | Downloaded stacker v0.1.23 |
| 1090 | 2026-04-30T00:10:00.774Z | Downloaded tokio-macros v2.7.0 |
| 1091 | 2026-04-30T00:10:00.774Z | Downloaded strum_macros v0.27.2 |
| 1092 | 2026-04-30T00:10:00.777Z | Downloaded string_cache v0.8.9 |
| 1093 | 2026-04-30T00:10:00.778Z | Downloaded stringprep v0.1.5 |
| 1094 | 2026-04-30T00:10:00.781Z | Downloaded serde_with_macros v3.17.0 |
| 1095 | 2026-04-30T00:10:00.781Z | Downloaded serde_cbor v0.11.2 |
| 1096 | 2026-04-30T00:10:00.784Z | Downloaded pretty_assertions v1.4.1 |
| 1097 | 2026-04-30T00:10:00.787Z | Downloaded mio v1.2.0 |
| 1098 | 2026-04-30T00:10:00.790Z | Downloaded rayon-core v1.13.0 |
| 1099 | 2026-04-30T00:10:00.793Z | Downloaded support-bundle-viewer v0.1.2 |
| 1100 | 2026-04-30T00:10:00.793Z | Downloaded subtle v2.6.1 |
| 1101 | 2026-04-30T00:10:00.793Z | Downloaded strum_macros v0.24.3 |
| 1102 | 2026-04-30T00:10:00.799Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1103 | 2026-04-30T00:10:00.802Z | Downloaded strum_macros v0.26.4 |
| 1104 | 2026-04-30T00:10:00.802Z | Downloaded hashbrown v0.15.5 |
| 1105 | 2026-04-30T00:10:00.807Z | Downloaded hashbrown v0.16.1 |
| 1106 | 2026-04-30T00:10:00.820Z | Downloaded libxml v0.3.3 |
| 1107 | 2026-04-30T00:10:00.830Z | Downloaded spin v0.9.8 |
| 1108 | 2026-04-30T00:10:00.830Z | Downloaded ryu v1.0.23 |
| 1109 | 2026-04-30T00:10:00.835Z | Downloaded topological-sort v0.2.2 |
| 1110 | 2026-04-30T00:10:00.835Z | Downloaded tower-service v0.3.3 |
| 1111 | 2026-04-30T00:10:00.835Z | Downloaded quinn v0.11.9 |
| 1112 | 2026-04-30T00:10:00.836Z | Downloaded schemars v0.8.22 |
| 1113 | 2026-04-30T00:10:00.842Z | Downloaded termios v0.3.3 |
| 1114 | 2026-04-30T00:10:00.842Z | Downloaded publicsuffix v2.3.0 |
| 1115 | 2026-04-30T00:10:00.846Z | Downloaded time-macros v0.2.27 |
| 1116 | 2026-04-30T00:10:00.846Z | Downloaded try-lock v0.2.5 |
| 1117 | 2026-04-30T00:10:00.849Z | Downloaded trait-variant v0.1.2 |
| 1118 | 2026-04-30T00:10:00.849Z | Downloaded tower-layer v0.3.3 |
| 1119 | 2026-04-30T00:10:00.849Z | Downloaded tokio-dtrace v0.1.1 |
| 1120 | 2026-04-30T00:10:00.854Z | Downloaded russh-keys v0.45.0 |
| 1121 | 2026-04-30T00:10:00.854Z | Downloaded rand v0.8.5 |
| 1122 | 2026-04-30T00:10:00.859Z | Downloaded thread_local v1.1.9 |
| 1123 | 2026-04-30T00:10:00.863Z | Downloaded tiny-keccak v2.0.2 |
| 1124 | 2026-04-30T00:10:00.863Z | Downloaded tokio-native-tls v0.3.1 |
| 1125 | 2026-04-30T00:10:00.874Z | Downloaded typify-macro v0.6.2 |
| 1126 | 2026-04-30T00:10:00.874Z | Downloaded tls_codec_derive v0.4.2 |
| 1127 | 2026-04-30T00:10:00.874Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1128 | 2026-04-30T00:10:00.874Z | Downloaded nom v7.1.3 |
| 1129 | 2026-04-30T00:10:00.886Z | Downloaded unarray v0.1.4 |
| 1130 | 2026-04-30T00:10:00.886Z | Downloaded typify-macro v0.4.3 |
| 1131 | 2026-04-30T00:10:00.886Z | Downloaded iri-string v0.7.10 |
| 1132 | 2026-04-30T00:10:00.886Z | Downloaded slog v2.8.2 |
| 1133 | 2026-04-30T00:10:00.886Z | Downloaded signal-hook v0.3.18 |
| 1134 | 2026-04-30T00:10:00.890Z | Downloaded similar v2.7.0 |
| 1135 | 2026-04-30T00:10:00.890Z | Downloaded term v0.7.0 |
| 1136 | 2026-04-30T00:10:00.890Z | Downloaded tokio-rustls v0.25.0 |
| 1137 | 2026-04-30T00:10:00.896Z | Downloaded usdt-attr-macro v0.6.0 |
| 1138 | 2026-04-30T00:10:00.906Z | Downloaded usdt v0.6.0 |
| 1139 | 2026-04-30T00:10:00.906Z | Downloaded bitvec v1.0.1 |
| 1140 | 2026-04-30T00:10:00.923Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1141 | 2026-04-30T00:10:00.923Z | Downloaded qorb v0.4.1 |
| 1142 | 2026-04-30T00:10:00.923Z | Downloaded futures-util v0.3.32 |
| 1143 | 2026-04-30T00:10:00.923Z | Downloaded utf-8 v0.7.6 |
| 1144 | 2026-04-30T00:10:00.923Z | Downloaded universal-hash v0.5.1 |
| 1145 | 2026-04-30T00:10:00.923Z | Downloaded wait-timeout v0.2.1 |
| 1146 | 2026-04-30T00:10:00.932Z | Downloaded unit-prefix v0.5.2 |
| 1147 | 2026-04-30T00:10:00.932Z | Downloaded unicode-truncate v1.1.0 |
| 1148 | 2026-04-30T00:10:00.932Z | Downloaded untrusted v0.9.0 |
| 1149 | 2026-04-30T00:10:00.932Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1150 | 2026-04-30T00:10:00.932Z | Downloaded thiserror-no-std v2.0.2 |
| 1151 | 2026-04-30T00:10:00.932Z | Downloaded tokio-tungstenite v0.21.0 |
| 1152 | 2026-04-30T00:10:00.932Z | Downloaded rsa v0.9.10 |
| 1153 | 2026-04-30T00:10:00.937Z | Downloaded socket2 v0.6.3 |
| 1154 | 2026-04-30T00:10:00.937Z | Downloaded tokio-tungstenite v0.23.1 |
| 1155 | 2026-04-30T00:10:00.937Z | Downloaded tls_codec v0.4.2 |
| 1156 | 2026-04-30T00:10:00.937Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1157 | 2026-04-30T00:10:00.937Z | Downloaded tui-tree-widget v0.23.1 |
| 1158 | 2026-04-30T00:10:00.940Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-04-30T00:10:00.944Z | Downloaded void v1.0.2 |
| 1160 | 2026-04-30T00:10:00.950Z | Downloaded hyper v1.8.1 |
| 1161 | 2026-04-30T00:10:00.955Z | Downloaded h2 v0.4.13 |
| 1162 | 2026-04-30T00:10:00.955Z | Downloaded rand v0.9.2 |
| 1163 | 2026-04-30T00:10:00.963Z | Downloaded want v0.3.1 |
| 1164 | 2026-04-30T00:10:00.966Z | Downloaded waitgroup v0.1.2 |
| 1165 | 2026-04-30T00:10:00.969Z | Downloaded unicase v2.9.0 |
| 1166 | 2026-04-30T00:10:00.969Z | Downloaded iddqd v0.3.18 |
| 1167 | 2026-04-30T00:10:00.972Z | Downloaded num-bigint-dig v0.8.6 |
| 1168 | 2026-04-30T00:10:00.976Z | Downloaded hkdf v0.12.4 |
| 1169 | 2026-04-30T00:10:00.981Z | Downloaded xshell-macros v0.2.7 |
| 1170 | 2026-04-30T00:10:00.981Z | Downloaded xattr v1.6.1 |
| 1171 | 2026-04-30T00:10:00.981Z | Downloaded tokio-rustls v0.24.1 |
| 1172 | 2026-04-30T00:10:00.986Z | Downloaded term v1.2.1 |
| 1173 | 2026-04-30T00:10:00.996Z | Downloaded snafu v0.8.9 |
| 1174 | 2026-04-30T00:10:00.996Z | Downloaded socket2 v0.5.10 |
| 1175 | 2026-04-30T00:10:00.996Z | Downloaded tokio-rustls v0.26.4 |
| 1176 | 2026-04-30T00:10:01.000Z | Downloaded itertools v0.14.0 |
| 1177 | 2026-04-30T00:10:01.007Z | Downloaded itertools v0.13.0 |
| 1178 | 2026-04-30T00:10:01.007Z | Downloaded vergen-git2 v1.0.7 |
| 1179 | 2026-04-30T00:10:01.014Z | Downloaded zone_cfg_derive v0.3.1 |
| 1180 | 2026-04-30T00:10:01.014Z | Downloaded zone v0.3.1 |
| 1181 | 2026-04-30T00:10:01.014Z | Downloaded zeroize_derive v1.4.3 |
| 1182 | 2026-04-30T00:10:01.014Z | Downloaded untrusted v0.7.1 |
| 1183 | 2026-04-30T00:10:01.015Z | Downloaded samael v0.0.19 |
| 1184 | 2026-04-30T00:10:01.015Z | Downloaded schemars v0.9.0 |
| 1185 | 2026-04-30T00:10:01.018Z | Downloaded usdt-impl v0.6.0 |
| 1186 | 2026-04-30T00:10:01.022Z | Downloaded schemars v1.2.1 |
| 1187 | 2026-04-30T00:10:01.029Z | Downloaded whoami v1.6.1 |
| 1188 | 2026-04-30T00:10:01.034Z | Downloaded uzers v0.12.2 |
| 1189 | 2026-04-30T00:10:01.034Z | Downloaded vergen-lib v0.1.6 |
| 1190 | 2026-04-30T00:10:01.034Z | Downloaded tinyvec v1.10.0 |
| 1191 | 2026-04-30T00:10:01.034Z | Downloaded itertools v0.12.1 |
| 1192 | 2026-04-30T00:10:01.041Z | Downloaded twox-hash v2.1.2 |
| 1193 | 2026-04-30T00:10:01.041Z | Downloaded wyz v0.5.1 |
| 1194 | 2026-04-30T00:10:01.041Z | Downloaded walkdir v2.5.0 |
| 1195 | 2026-04-30T00:10:01.050Z | Downloaded test-strategy v0.4.5 |
| 1196 | 2026-04-30T00:10:01.050Z | Downloaded vergen-gitcl v1.0.8 |
| 1197 | 2026-04-30T00:10:01.050Z | Downloaded subprocess v0.2.15 |
| 1198 | 2026-04-30T00:10:01.050Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1199 | 2026-04-30T00:10:01.050Z | Downloaded rustls-webpki v0.103.9 |
| 1200 | 2026-04-30T00:10:01.054Z | Downloaded tar v0.4.45 |
| 1201 | 2026-04-30T00:10:01.057Z | Downloaded p521 v0.13.3 |
| 1202 | 2026-04-30T00:10:01.062Z | Downloaded whoami v2.1.0 |
| 1203 | 2026-04-30T00:10:01.069Z | Downloaded tokio-stream v0.1.18 |
| 1204 | 2026-04-30T00:10:01.073Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1205 | 2026-04-30T00:10:01.079Z | Downloaded tracing-attributes v0.1.31 |
| 1206 | 2026-04-30T00:10:01.093Z | Downloaded zstd-safe v7.2.4 |
| 1207 | 2026-04-30T00:10:01.093Z | Downloaded vergen v9.0.6 |
| 1208 | 2026-04-30T00:10:01.093Z | Downloaded zstd v0.13.3 |
| 1209 | 2026-04-30T00:10:01.093Z | Downloaded rand v0.10.0 |
| 1210 | 2026-04-30T00:10:01.130Z | Downloaded tungstenite v0.23.0 |
| 1211 | 2026-04-30T00:10:01.130Z | Downloaded russh v0.45.0 |
| 1212 | 2026-04-30T00:10:01.157Z | Downloaded toml v0.7.8 |
| 1213 | 2026-04-30T00:10:01.157Z | Downloaded vsss-rs v3.3.4 |
| 1214 | 2026-04-30T00:10:01.157Z | Downloaded steno v0.4.1 |
| 1215 | 2026-04-30T00:10:01.157Z | Downloaded libm v0.2.16 |
| 1216 | 2026-04-30T00:10:01.157Z | Downloaded xshell v0.2.7 |
| 1217 | 2026-04-30T00:10:01.157Z | Downloaded tracing-core v0.1.36 |
| 1218 | 2026-04-30T00:10:01.157Z | Downloaded unsafe-libyaml v0.2.11 |
| 1219 | 2026-04-30T00:10:01.157Z | Downloaded unicode-properties v0.1.4 |
| 1220 | 2026-04-30T00:10:01.157Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1221 | 2026-04-30T00:10:01.157Z | Downloaded typify v0.6.2 |
| 1222 | 2026-04-30T00:10:01.157Z | Downloaded zeroize v1.8.2 |
| 1223 | 2026-04-30T00:10:01.158Z | Downloaded yasna v0.5.2 |
| 1224 | 2026-04-30T00:10:01.186Z | Downloaded rustyline v14.0.0 |
| 1225 | 2026-04-30T00:10:01.186Z | Downloaded tungstenite v0.21.0 |
| 1226 | 2026-04-30T00:10:01.186Z | Downloaded typify v0.4.3 |
| 1227 | 2026-04-30T00:10:01.186Z | Downloaded tokio-postgres v0.7.16 |
| 1228 | 2026-04-30T00:10:01.197Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1229 | 2026-04-30T00:10:01.197Z | Downloaded unicode-bidi v0.3.18 |
| 1230 | 2026-04-30T00:10:01.198Z | Downloaded zerocopy v0.6.6 |
| 1231 | 2026-04-30T00:10:01.198Z | Downloaded vte v0.14.1 |
| 1232 | 2026-04-30T00:10:01.198Z | Downloaded blake3 v1.8.3 |
| 1233 | 2026-04-30T00:10:01.214Z | Downloaded toml_edit v0.19.15 |
| 1234 | 2026-04-30T00:10:01.227Z | Downloaded rpassword v7.4.0 |
| 1235 | 2026-04-30T00:10:01.232Z | Downloaded bindgen v0.71.1 |
| 1236 | 2026-04-30T00:10:01.232Z | Downloaded zopfli v0.8.3 |
| 1237 | 2026-04-30T00:10:01.232Z | Downloaded reedline v0.40.0 |
| 1238 | 2026-04-30T00:10:01.255Z | Downloaded uuid v1.23.0 |
| 1239 | 2026-04-30T00:10:01.287Z | Downloaded p384 v0.13.1 |
| 1240 | 2026-04-30T00:10:01.287Z | Downloaded yansi v1.0.1 |
| 1241 | 2026-04-30T00:10:01.287Z | Downloaded aws-lc-rs v1.16.0 |
| 1242 | 2026-04-30T00:10:01.293Z | Downloaded regex v1.12.3 |
| 1243 | 2026-04-30T00:10:01.293Z | Downloaded unicode_categories v0.1.1 |
| 1244 | 2026-04-30T00:10:01.293Z | Downloaded portable-atomic v1.13.1 |
| 1245 | 2026-04-30T00:10:01.293Z | Downloaded ssh-key v0.6.7 |
| 1246 | 2026-04-30T00:10:01.293Z | Downloaded reqwest v0.13.2 |
| 1247 | 2026-04-30T00:10:01.298Z | Downloaded zerocopy-derive v0.8.40 |
| 1248 | 2026-04-30T00:10:01.302Z | Downloaded quick-xml v0.37.5 |
| 1249 | 2026-04-30T00:10:01.305Z | Downloaded curve25519-dalek v4.1.3 |
| 1250 | 2026-04-30T00:10:01.310Z | Downloaded chrono v0.4.44 |
| 1251 | 2026-04-30T00:10:01.314Z | Downloaded typed-path v0.9.3 |
| 1252 | 2026-04-30T00:10:01.319Z | Downloaded rayon v1.11.0 |
| 1253 | 2026-04-30T00:10:01.322Z | Downloaded x509-cert v0.2.5 |
| 1254 | 2026-04-30T00:10:01.325Z | Downloaded goblin v0.10.5 |
| 1255 | 2026-04-30T00:10:01.331Z | Downloaded unicode-segmentation v1.12.0 |
| 1256 | 2026-04-30T00:10:01.335Z | Downloaded zip v0.6.6 |
| 1257 | 2026-04-30T00:10:01.338Z | Downloaded reqwest v0.12.28 |
| 1258 | 2026-04-30T00:10:01.348Z | Downloaded git2 v0.20.4 |
| 1259 | 2026-04-30T00:10:01.368Z | Downloaded rustls-webpki v0.101.7 |
| 1260 | 2026-04-30T00:10:01.380Z | Downloaded unicode-normalization v0.1.25 |
| 1261 | 2026-04-30T00:10:01.393Z | Downloaded lalrpop v0.19.12 |
| 1262 | 2026-04-30T00:10:01.399Z | Downloaded tower v0.5.3 |
| 1263 | 2026-04-30T00:10:01.415Z | Downloaded zip v4.6.1 |
| 1264 | 2026-04-30T00:10:01.419Z | Downloaded salty v0.3.0 |
| 1265 | 2026-04-30T00:10:01.424Z | Downloaded petname v2.0.2 |
| 1266 | 2026-04-30T00:10:01.429Z | Downloaded tower-http v0.6.8 |
| 1267 | 2026-04-30T00:10:01.434Z | Downloaded tough v0.20.0 |
| 1268 | 2026-04-30T00:10:01.440Z | Downloaded tokio-util v0.7.18 |
| 1269 | 2026-04-30T00:10:01.452Z | Downloaded object v0.30.4 |
| 1270 | 2026-04-30T00:10:01.460Z | Downloaded moka v0.12.13 |
| 1271 | 2026-04-30T00:10:01.466Z | Downloaded serde_with v3.17.0 |
| 1272 | 2026-04-30T00:10:01.478Z | Downloaded nix v0.27.1 |
| 1273 | 2026-04-30T00:10:01.486Z | Downloaded winnow v0.5.40 |
| 1274 | 2026-04-30T00:10:01.490Z | Downloaded quinn-proto v0.11.13 |
| 1275 | 2026-04-30T00:10:01.495Z | Downloaded rustls-webpki v0.102.8 |
| 1276 | 2026-04-30T00:10:01.502Z | Downloaded openssl v0.10.75 |
| 1277 | 2026-04-30T00:10:01.522Z | Downloaded proptest v1.10.0 |
| 1278 | 2026-04-30T00:10:01.537Z | Downloaded radix_trie v0.2.1 |
| 1279 | 2026-04-30T00:10:01.545Z | Downloaded winnow v0.6.26 |
| 1280 | 2026-04-30T00:10:01.552Z | Downloaded polar-core v0.27.3 |
| 1281 | 2026-04-30T00:10:01.559Z | Downloaded tabled v0.20.0 |
| 1282 | 2026-04-30T00:10:01.568Z | Downloaded bstr v1.12.1 |
| 1283 | 2026-04-30T00:10:01.574Z | Downloaded nix v0.29.0 |
| 1284 | 2026-04-30T00:10:01.582Z | Downloaded regex-syntax v0.6.29 |
| 1285 | 2026-04-30T00:10:01.587Z | Downloaded nix v0.28.0 |
| 1286 | 2026-04-30T00:10:01.596Z | Downloaded time v0.3.47 |
| 1287 | 2026-04-30T00:10:01.603Z | Downloaded rustls v0.21.12 |
| 1288 | 2026-04-30T00:10:01.613Z | Downloaded smoltcp v0.9.1 |
| 1289 | 2026-04-30T00:10:01.621Z | Downloaded dropshot v0.17.0 |
| 1290 | 2026-04-30T00:10:01.638Z | Downloaded nix v0.31.2 |
| 1291 | 2026-04-30T00:10:01.644Z | Downloaded dropshot v0.16.7 |
| 1292 | 2026-04-30T00:10:01.652Z | Downloaded zlib-rs v0.6.2 |
| 1293 | 2026-04-30T00:10:01.656Z | Downloaded vcpkg v0.2.15 |
| 1294 | 2026-04-30T00:10:01.678Z | Downloaded regress v0.10.5 |
| 1295 | 2026-04-30T00:10:01.683Z | Downloaded rustls v0.22.4 |
| 1296 | 2026-04-30T00:10:01.690Z | Downloaded webpki-roots v1.0.6 |
| 1297 | 2026-04-30T00:10:01.693Z | Downloaded smoltcp v0.11.0 |
| 1298 | 2026-04-30T00:10:01.710Z | Downloaded hickory-proto v0.24.4 |
| 1299 | 2026-04-30T00:10:01.716Z | Downloaded zerocopy v0.8.40 |
| 1300 | 2026-04-30T00:10:01.716Z | Downloaded hickory-proto v0.25.2 |
| 1301 | 2026-04-30T00:10:01.725Z | Downloaded rustls v0.23.37 |
| 1302 | 2026-04-30T00:10:01.729Z | Downloaded diesel v2.3.7 |
| 1303 | 2026-04-30T00:10:01.747Z | Downloaded regress v0.11.1 |
| 1304 | 2026-04-30T00:10:01.752Z | Downloaded rustix v0.38.44 |
| 1305 | 2026-04-30T00:10:01.761Z | Downloaded regex-syntax v0.8.10 |
| 1306 | 2026-04-30T00:10:01.771Z | Downloaded openapiv3 v2.2.0 |
| 1307 | 2026-04-30T00:10:01.774Z | Downloaded object v0.37.3 |
| 1308 | 2026-04-30T00:10:01.811Z | Downloaded sqlparser v0.61.0 |
| 1309 | 2026-04-30T00:10:01.816Z | Downloaded typify-impl v0.6.2 |
| 1310 | 2026-04-30T00:10:01.827Z | Downloaded tracing v0.1.44 |
| 1311 | 2026-04-30T00:10:01.847Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1312 | 2026-04-30T00:10:01.865Z | Downloaded sled v0.34.7 |
| 1313 | 2026-04-30T00:10:01.884Z | Downloaded regex-automata v0.4.14 |
| 1314 | 2026-04-30T00:10:01.890Z | Downloaded typify-impl v0.4.3 |
| 1315 | 2026-04-30T00:10:01.898Z | Downloaded petgraph v0.6.5 |
| 1316 | 2026-04-30T00:10:01.910Z | Downloaded chrono-tz v0.10.4 |
| 1317 | 2026-04-30T00:10:01.920Z | Downloaded ratatui v0.29.0 |
| 1318 | 2026-04-30T00:10:01.930Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1319 | 2026-04-30T00:10:01.965Z | Downloaded zerocopy-derive v0.6.6 |
| 1320 | 2026-04-30T00:10:02.023Z | Downloaded jiff v0.2.21 |
| 1321 | 2026-04-30T00:10:02.068Z | Downloaded petgraph v0.8.3 |
| 1322 | 2026-04-30T00:10:02.099Z | Downloaded csv v1.4.0 |
| 1323 | 2026-04-30T00:10:02.114Z | Downloaded libz-sys v1.1.24 |
| 1324 | 2026-04-30T00:10:02.127Z | Downloaded sha3 v0.10.8 |
| 1325 | 2026-04-30T00:10:02.151Z | Downloaded tokio v1.52.1 |
| 1326 | 2026-04-30T00:10:02.239Z | Downloaded encoding_rs v0.8.35 |
| 1327 | 2026-04-30T00:10:02.277Z | Downloaded ring v0.17.14 |
| 1328 | 2026-04-30T00:10:02.300Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1329 | 2026-04-30T00:10:02.736Z | Downloaded aws-lc-sys v0.37.1 |
| 1330 | 2026-04-30T00:10:02.988Z | Compiling libc v0.2.185 |
| 1331 | 2026-04-30T00:10:02.988Z | Compiling serde v1.0.228 |
| 1332 | 2026-04-30T00:10:02.997Z | Compiling shlex v1.3.0 |
| 1333 | 2026-04-30T00:10:02.997Z | Compiling log v0.4.29 |
| 1334 | 2026-04-30T00:10:02.997Z | Compiling find-msvc-tools v0.1.9 |
| 1335 | 2026-04-30T00:10:02.998Z | Compiling smallvec v1.15.1 |
| 1336 | 2026-04-30T00:10:02.998Z | Compiling typenum v1.19.0 |
| 1337 | 2026-04-30T00:10:02.998Z | Compiling subtle v2.6.1 |
| 1338 | 2026-04-30T00:10:03.171Z | Compiling generic-array v0.14.7 |
| 1339 | 2026-04-30T00:10:03.177Z | Compiling scopeguard v1.2.0 |
| 1340 | 2026-04-30T00:10:03.185Z | Compiling const-oid v0.9.6 |
| 1341 | 2026-04-30T00:10:03.241Z | Compiling portable-atomic v1.13.1 |
| 1342 | 2026-04-30T00:10:03.258Z | Compiling zerocopy v0.8.40 |
| 1343 | 2026-04-30T00:10:03.270Z | Compiling syn v2.0.117 |
| 1344 | 2026-04-30T00:10:03.283Z | Compiling serde_json v1.0.149 |
| 1345 | 2026-04-30T00:10:03.301Z | Compiling lock_api v0.4.14 |
| 1346 | 2026-04-30T00:10:03.326Z | Compiling critical-section v1.2.0 |
| 1347 | 2026-04-30T00:10:03.345Z | Compiling pin-project-lite v0.2.17 |
| 1348 | 2026-04-30T00:10:03.359Z | Compiling parking_lot_core v0.9.12 |
| 1349 | 2026-04-30T00:10:03.375Z | Compiling pkg-config v0.3.32 |
| 1350 | 2026-04-30T00:10:03.408Z | Compiling bitflags v2.11.0 |
| 1351 | 2026-04-30T00:10:03.422Z | Compiling libm v0.2.16 |
| 1352 | 2026-04-30T00:10:03.468Z | Compiling num-traits v0.2.19 |
| 1353 | 2026-04-30T00:10:03.473Z | Compiling futures-core v0.3.32 |
| 1354 | 2026-04-30T00:10:03.513Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-04-30T00:10:03.542Z | Compiling futures-sink v0.3.32 |
| 1356 | 2026-04-30T00:10:03.564Z | Compiling cpufeatures v0.2.17 |
| 1357 | 2026-04-30T00:10:03.635Z | Compiling futures-channel v0.3.32 |
| 1358 | 2026-04-30T00:10:03.669Z | Compiling futures-task v0.3.32 |
| 1359 | 2026-04-30T00:10:03.669Z | Compiling futures-io v0.3.32 |
| 1360 | 2026-04-30T00:10:03.669Z | Compiling getrandom v0.4.1 |
| 1361 | 2026-04-30T00:10:03.673Z | Compiling slab v0.4.12 |
| 1362 | 2026-04-30T00:10:03.731Z | Compiling getrandom v0.3.4 |
| 1363 | 2026-04-30T00:10:03.813Z | Compiling rand_core v0.10.0 |
| 1364 | 2026-04-30T00:10:03.861Z | Compiling rustversion v1.0.22 |
| 1365 | 2026-04-30T00:10:03.884Z | Compiling indexmap v2.14.0 |
| 1366 | 2026-04-30T00:10:03.967Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-04-30T00:10:03.990Z | Compiling base64ct v1.8.3 |
| 1368 | 2026-04-30T00:10:03.990Z | Compiling dunce v1.0.5 |
| 1369 | 2026-04-30T00:10:04.019Z | Compiling fs_extra v1.3.0 |
| 1370 | 2026-04-30T00:10:04.055Z | Compiling ident_case v1.0.1 |
| 1371 | 2026-04-30T00:10:04.078Z | Compiling flagset v0.4.7 |
| 1372 | 2026-04-30T00:10:04.119Z | Compiling getrandom v0.2.17 |
| 1373 | 2026-04-30T00:10:04.133Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-04-30T00:10:04.182Z | Compiling errno v0.3.14 |
| 1375 | 2026-04-30T00:10:04.209Z | Compiling mio v1.2.0 |
| 1376 | 2026-04-30T00:10:04.228Z | Compiling socket2 v0.6.3 |
| 1377 | 2026-04-30T00:10:04.275Z | Compiling rand_core v0.6.4 |
| 1378 | 2026-04-30T00:10:04.319Z | Compiling once_cell v1.21.3 |
| 1379 | 2026-04-30T00:10:04.334Z | Compiling signal-hook-registry v1.4.8 |
| 1380 | 2026-04-30T00:10:04.349Z | Compiling cc v1.2.56 |
| 1381 | 2026-04-30T00:10:04.406Z | Compiling pem-rfc7468 v0.7.0 |
| 1382 | 2026-04-30T00:10:04.418Z | Compiling parking_lot v0.12.5 |
| 1383 | 2026-04-30T00:10:04.543Z | Compiling rustix v1.1.3 |
| 1384 | 2026-04-30T00:10:04.562Z | Compiling iana-time-zone v0.1.65 |
| 1385 | 2026-04-30T00:10:04.590Z | Compiling uuid v1.23.0 |
| 1386 | 2026-04-30T00:10:04.624Z | Compiling rustc_version v0.4.1 |
| 1387 | 2026-04-30T00:10:04.646Z | Compiling aws-lc-rs v1.16.0 |
| 1388 | 2026-04-30T00:10:04.691Z | Compiling vcpkg v0.2.15 |
| 1389 | 2026-04-30T00:10:04.719Z | Compiling regex-syntax v0.8.10 |
| 1390 | 2026-04-30T00:10:04.740Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-04-30T00:10:04.786Z | Compiling rand_core v0.9.5 |
| 1392 | 2026-04-30T00:10:04.827Z | Compiling openssl-probe v0.2.1 |
| 1393 | 2026-04-30T00:10:04.857Z | Compiling schemars v0.8.22 |
| 1394 | 2026-04-30T00:10:04.857Z | Compiling untrusted v0.7.1 |
| 1395 | 2026-04-30T00:10:04.960Z | Compiling httparse v1.10.1 |
| 1396 | 2026-04-30T00:10:04.981Z | Compiling untrusted v0.9.0 |
| 1397 | 2026-04-30T00:10:05.007Z | Compiling base64 v0.22.1 |
| 1398 | 2026-04-30T00:10:05.072Z | Compiling tower-layer v0.3.3 |
| 1399 | 2026-04-30T00:10:05.111Z | Compiling try-lock v0.2.5 |
| 1400 | 2026-04-30T00:10:05.141Z | Compiling dyn-clone v1.0.20 |
| 1401 | 2026-04-30T00:10:05.163Z | Compiling cmake v0.1.57 |
| 1402 | 2026-04-30T00:10:05.179Z | Compiling tinyvec_macros v0.1.1 |
| 1403 | 2026-04-30T00:10:05.199Z | Compiling atomic-waker v1.1.2 |
| 1404 | 2026-04-30T00:10:05.235Z | Compiling tower-service v0.3.3 |
| 1405 | 2026-04-30T00:10:05.251Z | Compiling rustls v0.23.37 |
| 1406 | 2026-04-30T00:10:05.281Z | Compiling tinyvec v1.10.0 |
| 1407 | 2026-04-30T00:10:05.298Z | Compiling want v0.3.1 |
| 1408 | 2026-04-30T00:10:05.337Z | Compiling spin v0.9.8 |
| 1409 | 2026-04-30T00:10:05.352Z | Compiling aho-corasick v1.1.4 |
| 1410 | 2026-04-30T00:10:05.380Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-04-30T00:10:05.384Z | Compiling time-core v0.1.8 |
| 1412 | 2026-04-30T00:10:05.414Z | Compiling openssl v0.10.75 |
| 1413 | 2026-04-30T00:10:05.442Z | Compiling powerfmt v0.2.0 |
| 1414 | 2026-04-30T00:10:05.463Z | Compiling httpdate v1.0.3 |
| 1415 | 2026-04-30T00:10:05.495Z | Compiling crc32fast v1.5.0 |
| 1416 | 2026-04-30T00:10:05.522Z | Compiling pin-utils v0.1.0 |
| 1417 | 2026-04-30T00:10:05.538Z | Compiling foreign-types-shared v0.1.1 |
| 1418 | 2026-04-30T00:10:05.563Z | Compiling time-macros v0.2.27 |
| 1419 | 2026-04-30T00:10:05.582Z | Compiling wait-timeout v0.2.1 |
| 1420 | 2026-04-30T00:10:05.607Z | Compiling deranged v0.5.8 |
| 1421 | 2026-04-30T00:10:05.626Z | Compiling simd-adler32 v0.3.8 |
| 1422 | 2026-04-30T00:10:05.654Z | Compiling foreign-types v0.3.2 |
| 1423 | 2026-04-30T00:10:05.669Z | Compiling crossbeam-utils v0.8.21 |
| 1424 | 2026-04-30T00:10:05.684Z | Compiling usdt-impl v0.6.0 |
| 1425 | 2026-04-30T00:10:05.699Z | Compiling bit-vec v0.8.0 |
| 1426 | 2026-04-30T00:10:05.716Z | Compiling quick-error v1.2.3 |
| 1427 | 2026-04-30T00:10:05.740Z | Compiling siphasher v1.0.2 |
| 1428 | 2026-04-30T00:10:05.821Z | Compiling syn v1.0.109 |
| 1429 | 2026-04-30T00:10:05.839Z | Compiling native-tls v0.2.18 |
| 1430 | 2026-04-30T00:10:05.856Z | Compiling num_threads v0.1.7 |
| 1431 | 2026-04-30T00:10:05.916Z | Compiling bit-set v0.8.0 |
| 1432 | 2026-04-30T00:10:05.952Z | Compiling unicode-normalization v0.1.25 |
| 1433 | 2026-04-30T00:10:05.966Z | Compiling slog v2.8.2 |
| 1434 | 2026-04-30T00:10:05.982Z | Compiling heapless v0.7.17 |
| 1435 | 2026-04-30T00:10:05.985Z | Compiling rand_xorshift v0.4.0 |
| 1436 | 2026-04-30T00:10:06.035Z | Compiling thread-id v5.1.0 |
| 1437 | 2026-04-30T00:10:06.068Z | Compiling sync_wrapper v1.0.2 |
| 1438 | 2026-04-30T00:10:06.086Z | Compiling aws-lc-sys v0.37.1 |
| 1439 | 2026-04-30T00:10:06.102Z | Compiling ring v0.17.14 |
| 1440 | 2026-04-30T00:10:06.105Z | Compiling openssl-sys v0.9.111 |
| 1441 | 2026-04-30T00:10:06.134Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1442 | 2026-04-30T00:10:06.183Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1443 | 2026-04-30T00:10:06.187Z | Compiling cookie v0.18.1 |
| 1444 | 2026-04-30T00:10:06.214Z | Compiling tempfile v3.25.0 |
| 1445 | 2026-04-30T00:10:06.230Z | Compiling allocator-api2 v0.2.21 |
| 1446 | 2026-04-30T00:10:06.272Z | Compiling paste v1.0.15 |
| 1447 | 2026-04-30T00:10:06.411Z | Compiling synstructure v0.13.2 |
| 1448 | 2026-04-30T00:10:06.469Z | Compiling serde_derive_internals v0.29.1 |
| 1449 | 2026-04-30T00:10:06.502Z | Compiling pest_generator v2.8.6 |
| 1450 | 2026-04-30T00:10:06.519Z | Compiling darling_core v0.20.11 |
| 1451 | 2026-04-30T00:10:06.574Z | Compiling regex-automata v0.4.14 |
| 1452 | 2026-04-30T00:10:06.598Z | Compiling rusty-fork v0.3.1 |
| 1453 | 2026-04-30T00:10:06.630Z | Compiling darling_core v0.21.3 |
| 1454 | 2026-04-30T00:10:06.680Z | Compiling unarray v0.1.4 |
| 1455 | 2026-04-30T00:10:06.726Z | Compiling time v0.3.47 |
| 1456 | 2026-04-30T00:10:06.811Z | Compiling signal-hook v0.3.18 |
| 1457 | 2026-04-30T00:10:06.948Z | Compiling unicode-properties v0.1.4 |
| 1458 | 2026-04-30T00:10:07.003Z | Compiling zstd-safe v7.2.4 |
| 1459 | 2026-04-30T00:10:07.050Z | Compiling adler2 v2.0.1 |
| 1460 | 2026-04-30T00:10:07.193Z | Compiling anyhow v1.0.102 |
| 1461 | 2026-04-30T00:10:07.208Z | Compiling unicode-bidi v0.3.18 |
| 1462 | 2026-04-30T00:10:07.225Z | Compiling miniz_oxide v0.8.9 |
| 1463 | 2026-04-30T00:10:07.415Z | Compiling num-integer v0.1.46 |
| 1464 | 2026-04-30T00:10:07.730Z | Compiling stringprep v0.1.5 |
| 1465 | 2026-04-30T00:10:07.763Z | Compiling vergen-lib v0.1.6 |
| 1466 | 2026-04-30T00:10:07.778Z | Compiling curve25519-dalek v4.1.3 |
| 1467 | 2026-04-30T00:10:07.794Z | Compiling ff v0.13.1 |
| 1468 | 2026-04-30T00:10:07.892Z | Compiling hash32 v0.2.1 |
| 1469 | 2026-04-30T00:10:07.910Z | Compiling memoffset v0.9.1 |
| 1470 | 2026-04-30T00:10:07.950Z | Compiling base16ct v0.2.0 |
| 1471 | 2026-04-30T00:10:07.969Z | Compiling fallible-iterator v0.2.0 |
| 1472 | 2026-04-30T00:10:08.075Z | Compiling cfg_aliases v0.2.1 |
| 1473 | 2026-04-30T00:10:08.092Z | Compiling serde_derive v1.0.228 |
| 1474 | 2026-04-30T00:10:08.105Z | Compiling zeroize_derive v1.4.3 |
| 1475 | 2026-04-30T00:10:08.121Z | Compiling zerofrom-derive v0.1.6 |
| 1476 | 2026-04-30T00:10:08.145Z | Compiling yoke-derive v0.8.1 |
| 1477 | 2026-04-30T00:10:08.162Z | Compiling zerocopy-derive v0.8.40 |
| 1478 | 2026-04-30T00:10:08.166Z | Compiling zerovec-derive v0.11.2 |
| 1479 | 2026-04-30T00:10:08.202Z | Compiling displaydoc v0.2.5 |
| 1480 | 2026-04-30T00:10:08.293Z | Compiling tokio-macros v2.7.0 |
| 1481 | 2026-04-30T00:10:08.368Z | Compiling futures-macro v0.3.32 |
| 1482 | 2026-04-30T00:10:08.791Z | Compiling zeroize v1.8.2 |
| 1483 | 2026-04-30T00:10:08.893Z | Compiling der_derive v0.7.3 |
| 1484 | 2026-04-30T00:10:09.023Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-04-30T00:10:09.109Z | Compiling rustls-pki-types v1.14.0 |
| 1486 | 2026-04-30T00:10:09.216Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-04-30T00:10:09.266Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-04-30T00:10:09.384Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-04-30T00:10:09.399Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-04-30T00:10:09.592Z | Compiling crypto-common v0.1.7 |
| 1491 | 2026-04-30T00:10:09.592Z | Compiling block-buffer v0.10.4 |
| 1492 | 2026-04-30T00:10:09.623Z | Compiling zerofrom v0.1.6 |
| 1493 | 2026-04-30T00:10:09.759Z | Compiling yoke v0.8.1 |
| 1494 | 2026-04-30T00:10:09.790Z | Compiling digest v0.10.7 |
| 1495 | 2026-04-30T00:10:09.793Z | Compiling block-padding v0.3.3 |
| 1496 | 2026-04-30T00:10:09.919Z | Compiling der v0.7.10 |
| 1497 | 2026-04-30T00:10:09.964Z | Compiling zerovec v0.11.5 |
| 1498 | 2026-04-30T00:10:09.982Z | Compiling zerotrie v0.2.3 |
| 1499 | 2026-04-30T00:10:10.057Z | Compiling hmac v0.12.1 |
| 1500 | 2026-04-30T00:10:10.240Z | Compiling inout v0.1.4 |
| 1501 | 2026-04-30T00:10:10.248Z | Compiling sha2 v0.10.9 |
| 1502 | 2026-04-30T00:10:10.307Z | Compiling pbkdf2 v0.12.2 |
| 1503 | 2026-04-30T00:10:10.421Z | Compiling tinystr v0.8.2 |
| 1504 | 2026-04-30T00:10:10.436Z | Compiling potential_utf v0.1.4 |
| 1505 | 2026-04-30T00:10:10.456Z | Compiling cipher v0.4.4 |
| 1506 | 2026-04-30T00:10:10.484Z | Compiling thiserror v2.0.18 |
| 1507 | 2026-04-30T00:10:10.579Z | Compiling icu_collections v2.1.1 |
| 1508 | 2026-04-30T00:10:10.607Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-04-30T00:10:10.626Z | Compiling tracing v0.1.44 |
| 1510 | 2026-04-30T00:10:10.647Z | Compiling pest_derive v2.8.6 |
| 1511 | 2026-04-30T00:10:10.699Z | Compiling salsa20 v0.10.2 |
| 1512 | 2026-04-30T00:10:10.733Z | Compiling cbc v0.1.2 |
| 1513 | 2026-04-30T00:10:10.849Z | Compiling spki v0.7.3 |
| 1514 | 2026-04-30T00:10:10.866Z | Compiling scrypt v0.11.0 |
| 1515 | 2026-04-30T00:10:10.899Z | Compiling aes v0.8.4 |
| 1516 | 2026-04-30T00:10:10.920Z | Compiling scroll v0.13.0 |
| 1517 | 2026-04-30T00:10:11.094Z | Compiling darling_macro v0.20.11 |
| 1518 | 2026-04-30T00:10:11.106Z | Compiling openssl-macros v0.1.1 |
| 1519 | 2026-04-30T00:10:11.130Z | Compiling dtrace-parser v0.3.0 |
| 1520 | 2026-04-30T00:10:11.155Z | Compiling signature v2.2.0 |
| 1521 | 2026-04-30T00:10:11.169Z | Compiling goblin v0.10.5 |
| 1522 | 2026-04-30T00:10:11.217Z | Compiling rustls-native-certs v0.8.3 |
| 1523 | 2026-04-30T00:10:11.335Z | Compiling icu_provider v2.1.1 |
| 1524 | 2026-04-30T00:10:11.356Z | Compiling pkcs5 v0.7.1 |
| 1525 | 2026-04-30T00:10:11.530Z | Compiling scroll_derive v0.12.1 |
| 1526 | 2026-04-30T00:10:11.547Z | Compiling thiserror-impl v1.0.69 |
| 1527 | 2026-04-30T00:10:11.597Z | Compiling icu_properties v2.1.2 |
| 1528 | 2026-04-30T00:10:11.613Z | Compiling icu_normalizer v2.1.1 |
| 1529 | 2026-04-30T00:10:11.651Z | Compiling bytes v1.11.1 |
| 1530 | 2026-04-30T00:10:11.670Z | Compiling chrono v0.4.44 |
| 1531 | 2026-04-30T00:10:11.713Z | Compiling pkcs8 v0.10.2 |
| 1532 | 2026-04-30T00:10:11.855Z | Compiling ipnet v2.11.0 |
| 1533 | 2026-04-30T00:10:11.903Z | Compiling darling v0.20.11 |
| 1534 | 2026-04-30T00:10:11.980Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-04-30T00:10:11.997Z | Compiling serde_tokenstream v0.2.3 |
| 1536 | 2026-04-30T00:10:12.040Z | Compiling serde_spanned v0.6.9 |
| 1537 | 2026-04-30T00:10:12.171Z | Compiling tokio v1.52.1 |
| 1538 | 2026-04-30T00:10:12.201Z | Compiling http v1.4.0 |
| 1539 | 2026-04-30T00:10:12.225Z | Compiling scroll v0.12.0 |
| 1540 | 2026-04-30T00:10:12.280Z | Compiling erased-serde v0.3.31 |
| 1541 | 2026-04-30T00:10:12.324Z | Compiling toml_datetime v0.6.11 |
| 1542 | 2026-04-30T00:10:12.375Z | Compiling md-5 v0.10.6 |
| 1543 | 2026-04-30T00:10:12.505Z | Compiling idna_adapter v1.2.1 |
| 1544 | 2026-04-30T00:10:12.555Z | Compiling webpki-roots v1.0.6 |
| 1545 | 2026-04-30T00:10:12.600Z | Compiling ppv-lite86 v0.2.21 |
| 1546 | 2026-04-30T00:10:12.662Z | Compiling idna v1.1.0 |
| 1547 | 2026-04-30T00:10:12.691Z | Compiling darling_macro v0.21.3 |
| 1548 | 2026-04-30T00:10:12.723Z | Compiling zerocopy-derive v0.7.35 |
| 1549 | 2026-04-30T00:10:12.781Z | Compiling ryu v1.0.23 |
| 1550 | 2026-04-30T00:10:12.813Z | Compiling smoltcp v0.9.1 |
| 1551 | 2026-04-30T00:10:12.860Z | Compiling http-body v1.0.1 |
| 1552 | 2026-04-30T00:10:12.863Z | Compiling thiserror v1.0.69 |
| 1553 | 2026-04-30T00:10:12.890Z | Compiling rand_chacha v0.9.0 |
| 1554 | 2026-04-30T00:10:12.946Z | Compiling derive_builder_macro v0.20.2 |
| 1555 | 2026-04-30T00:10:12.980Z | Compiling url v2.5.8 |
| 1556 | 2026-04-30T00:10:12.996Z | Compiling http-body-util v0.1.3 |
| 1557 | 2026-04-30T00:10:13.036Z | Compiling rand_chacha v0.3.1 |
| 1558 | 2026-04-30T00:10:13.086Z | Compiling psl-types v2.0.11 |
| 1559 | 2026-04-30T00:10:13.128Z | Compiling rand v0.9.2 |
| 1560 | 2026-04-30T00:10:13.183Z | Compiling rustix v0.38.44 |
| 1561 | 2026-04-30T00:10:13.204Z | Compiling zlib-rs v0.6.2 |
| 1562 | 2026-04-30T00:10:13.230Z | Compiling ref-cast v1.0.25 |
| 1563 | 2026-04-30T00:10:13.262Z | Compiling litrs v1.0.0 |
| 1564 | 2026-04-30T00:10:13.341Z | Compiling num-bigint-dig v0.8.6 |
| 1565 | 2026-04-30T00:10:13.455Z | Compiling iri-string v0.7.10 |
| 1566 | 2026-04-30T00:10:13.621Z | Compiling derive_builder v0.20.2 |
| 1567 | 2026-04-30T00:10:13.637Z | Compiling zerocopy v0.7.35 |
| 1568 | 2026-04-30T00:10:13.659Z | Compiling rand v0.8.5 |
| 1569 | 2026-04-30T00:10:13.691Z | Compiling proptest v1.10.0 |
| 1570 | 2026-04-30T00:10:13.795Z | Compiling document-features v0.2.12 |
| 1571 | 2026-04-30T00:10:13.810Z | Compiling postgres-protocol v0.6.10 |
| 1572 | 2026-04-30T00:10:13.879Z | Compiling dof v0.4.0 |
| 1573 | 2026-04-30T00:10:14.012Z | Compiling darling v0.21.3 |
| 1574 | 2026-04-30T00:10:14.127Z | Compiling publicsuffix v2.3.0 |
| 1575 | 2026-04-30T00:10:14.179Z | Compiling serde_urlencoded v0.7.1 |
| 1576 | 2026-04-30T00:10:14.322Z | Compiling goblin v0.8.2 |
| 1577 | 2026-04-30T00:10:14.344Z | Compiling sec1 v0.7.3 |
| 1578 | 2026-04-30T00:10:14.439Z | Compiling ipnetwork v0.21.1 |
| 1579 | 2026-04-30T00:10:14.455Z | Compiling cargo-platform v0.1.9 |
| 1580 | 2026-04-30T00:10:14.474Z | Compiling hubpack_derive v0.1.1 |
| 1581 | 2026-04-30T00:10:14.520Z | Compiling hkdf v0.12.4 |
| 1582 | 2026-04-30T00:10:14.595Z | Compiling crypto-bigint v0.5.5 |
| 1583 | 2026-04-30T00:10:14.651Z | Compiling regex v1.12.3 |
| 1584 | 2026-04-30T00:10:14.705Z | Compiling oxnet v0.1.4 |
| 1585 | 2026-04-30T00:10:14.744Z | Compiling nix v0.31.2 |
| 1586 | 2026-04-30T00:10:14.956Z | Compiling ref-cast-impl v1.0.25 |
| 1587 | 2026-04-30T00:10:14.965Z | Compiling strum_macros v0.27.2 |
| 1588 | 2026-04-30T00:10:15.004Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1589 | 2026-04-30T00:10:15.054Z | Compiling daft-derive v0.1.5 |
| 1590 | 2026-04-30T00:10:15.101Z | Compiling async-trait v0.1.89 |
| 1591 | 2026-04-30T00:10:15.273Z | Compiling group v0.13.0 |
| 1592 | 2026-04-30T00:10:15.442Z | Compiling num-iter v0.1.45 |
| 1593 | 2026-04-30T00:10:15.580Z | Compiling terminal_size v0.4.3 |
| 1594 | 2026-04-30T00:10:15.659Z | Compiling phf_shared v0.13.1 |
| 1595 | 2026-04-30T00:10:15.674Z | Compiling lazy_static v1.5.0 |
| 1596 | 2026-04-30T00:10:15.691Z | Compiling vergen v9.0.6 |
| 1597 | 2026-04-30T00:10:15.732Z | Compiling fs-err v3.3.0 |
| 1598 | 2026-04-30T00:10:15.747Z | Compiling ahash v0.8.12 |
| 1599 | 2026-04-30T00:10:15.790Z | Compiling foldhash v0.1.5 |
| 1600 | 2026-04-30T00:10:15.810Z | Compiling bumpalo v3.20.2 |
| 1601 | 2026-04-30T00:10:15.858Z | Compiling winnow v0.5.40 |
| 1602 | 2026-04-30T00:10:15.891Z | Compiling managed v0.8.0 |
| 1603 | 2026-04-30T00:10:15.924Z | Compiling object v0.37.3 |
| 1604 | 2026-04-30T00:10:15.943Z | Compiling tokio-util v0.7.18 |
| 1605 | 2026-04-30T00:10:15.979Z | Compiling tower v0.5.3 |
| 1606 | 2026-04-30T00:10:15.995Z | Compiling tokio-native-tls v0.3.1 |
| 1607 | 2026-04-30T00:10:16.019Z | Compiling newtype-uuid v1.3.2 |
| 1608 | 2026-04-30T00:10:16.088Z | Compiling bitflags v1.3.2 |
| 1609 | 2026-04-30T00:10:16.139Z | Compiling foldhash v0.2.0 |
| 1610 | 2026-04-30T00:10:16.178Z | Compiling libbz2-rs-sys v0.2.2 |
| 1611 | 2026-04-30T00:10:16.194Z | Compiling unicode-segmentation v1.12.0 |
| 1612 | 2026-04-30T00:10:16.285Z | Compiling daft v0.1.5 |
| 1613 | 2026-04-30T00:10:16.382Z | Compiling flate2 v1.1.9 |
| 1614 | 2026-04-30T00:10:16.397Z | Compiling tower-http v0.6.8 |
| 1615 | 2026-04-30T00:10:16.483Z | Compiling hashbrown v0.16.1 |
| 1616 | 2026-04-30T00:10:16.631Z | Compiling dof v0.3.0 |
| 1617 | 2026-04-30T00:10:16.646Z | Compiling bzip2 v0.6.1 |
| 1618 | 2026-04-30T00:10:16.747Z | Compiling h2 v0.4.13 |
| 1619 | 2026-04-30T00:10:16.764Z | Compiling zopfli v0.8.3 |
| 1620 | 2026-04-30T00:10:16.891Z | Compiling hashbrown v0.15.5 |
| 1621 | 2026-04-30T00:10:16.934Z | Compiling clap_builder v4.5.60 |
| 1622 | 2026-04-30T00:10:16.974Z | Compiling phf v0.13.1 |
| 1623 | 2026-04-30T00:10:17.064Z | Compiling strum v0.27.2 |
| 1624 | 2026-04-30T00:10:17.068Z | Compiling signal-hook-mio v0.2.5 |
| 1625 | 2026-04-30T00:10:17.128Z | Compiling cargo_metadata v0.19.2 |
| 1626 | 2026-04-30T00:10:17.155Z | Compiling elliptic-curve v0.13.8 |
| 1627 | 2026-04-30T00:10:17.221Z | Compiling toml_edit v0.19.15 |
| 1628 | 2026-04-30T00:10:17.369Z | Compiling cookie_store v0.22.1 |
| 1629 | 2026-04-30T00:10:17.385Z | Compiling usdt-macro v0.6.0 |
| 1630 | 2026-04-30T00:10:17.444Z | Compiling usdt-attr-macro v0.6.0 |
| 1631 | 2026-04-30T00:10:17.472Z | Compiling bzip2 v0.4.4 |
| 1632 | 2026-04-30T00:10:17.690Z | Compiling hubpack v0.1.2 |
| 1633 | 2026-04-30T00:10:17.705Z | Compiling zstd v0.13.3 |
| 1634 | 2026-04-30T00:10:17.736Z | Compiling postgres-types v0.2.12 |
| 1635 | 2026-04-30T00:10:17.901Z | Compiling serde_with_macros v3.17.0 |
| 1636 | 2026-04-30T00:10:17.975Z | Compiling dtrace-parser v0.2.0 |
| 1637 | 2026-04-30T00:10:17.992Z | Compiling pkcs1 v0.7.5 |
| 1638 | 2026-04-30T00:10:18.042Z | Compiling ed25519 v2.2.3 |
| 1639 | 2026-04-30T00:10:18.162Z | Compiling hex v0.4.3 |
| 1640 | 2026-04-30T00:10:18.291Z | Compiling serde-big-array v0.5.1 |
| 1641 | 2026-04-30T00:10:18.322Z | Compiling rfc6979 v0.4.0 |
| 1642 | 2026-04-30T00:10:18.413Z | Compiling bstr v1.12.1 |
| 1643 | 2026-04-30T00:10:18.453Z | Compiling strum_macros v0.26.4 |
| 1644 | 2026-04-30T00:10:18.453Z | Compiling enum-as-inner v0.6.1 |
| 1645 | 2026-04-30T00:10:18.483Z | Compiling serde_repr v0.1.20 |
| 1646 | 2026-04-30T00:10:18.500Z | Compiling clap_derive v4.5.55 |
| 1647 | 2026-04-30T00:10:18.749Z | Compiling phf_shared v0.11.3 |
| 1648 | 2026-04-30T00:10:18.990Z | Compiling float-cmp v0.10.0 |
| 1649 | 2026-04-30T00:10:19.006Z | Compiling thread-id v4.2.2 |
| 1650 | 2026-04-30T00:10:19.020Z | Compiling memmap2 v0.9.10 |
| 1651 | 2026-04-30T00:10:19.092Z | Compiling env_filter v1.0.0 |
| 1652 | 2026-04-30T00:10:19.109Z | Compiling encoding_rs v0.8.35 |
| 1653 | 2026-04-30T00:10:19.124Z | Compiling static_assertions v1.1.0 |
| 1654 | 2026-04-30T00:10:19.127Z | Compiling precomputed-hash v0.1.1 |
| 1655 | 2026-04-30T00:10:19.156Z | Compiling jiff v0.2.21 |
| 1656 | 2026-04-30T00:10:19.171Z | Compiling mime v0.3.17 |
| 1657 | 2026-04-30T00:10:19.215Z | Compiling fixedbitset v0.4.2 |
| 1658 | 2026-04-30T00:10:19.251Z | Compiling either v1.15.0 |
| 1659 | 2026-04-30T00:10:19.267Z | Compiling whoami v2.1.0 |
| 1660 | 2026-04-30T00:10:19.423Z | Compiling predicates-core v1.0.10 |
| 1661 | 2026-04-30T00:10:19.455Z | Compiling data-encoding v2.10.0 |
| 1662 | 2026-04-30T00:10:19.458Z | Compiling new_debug_unreachable v1.0.6 |
| 1663 | 2026-04-30T00:10:19.484Z | Compiling normalize-line-endings v0.3.0 |
| 1664 | 2026-04-30T00:10:19.543Z | Compiling rustc-hash v2.1.1 |
| 1665 | 2026-04-30T00:10:19.604Z | Compiling difflib v0.4.0 |
| 1666 | 2026-04-30T00:10:19.630Z | Compiling keccak v0.1.6 |
| 1667 | 2026-04-30T00:10:19.683Z | Compiling fixedbitset v0.5.7 |
| 1668 | 2026-04-30T00:10:19.698Z | Compiling iddqd v0.3.18 |
| 1669 | 2026-04-30T00:10:19.900Z | Compiling hyper v1.8.1 |
| 1670 | 2026-04-30T00:10:20.000Z | Compiling petgraph v0.8.3 |
| 1671 | 2026-04-30T00:10:20.015Z | Compiling predicates v3.1.4 |
| 1672 | 2026-04-30T00:10:20.202Z | Compiling sha3 v0.10.8 |
| 1673 | 2026-04-30T00:10:20.217Z | Compiling hickory-proto v0.25.2 |
| 1674 | 2026-04-30T00:10:20.220Z | Compiling toml_edit v0.22.27 |
| 1675 | 2026-04-30T00:10:20.290Z | Compiling strum v0.26.3 |
| 1676 | 2026-04-30T00:10:20.394Z | Compiling clap v4.5.60 |
| 1677 | 2026-04-30T00:10:20.442Z | Compiling string_cache v0.8.9 |
| 1678 | 2026-04-30T00:10:20.469Z | Compiling tokio-postgres v0.7.16 |
| 1679 | 2026-04-30T00:10:20.490Z | Compiling itertools v0.13.0 |
| 1680 | 2026-04-30T00:10:20.689Z | Compiling petgraph v0.6.5 |
| 1681 | 2026-04-30T00:10:20.689Z | Compiling env_logger v0.11.9 |
| 1682 | 2026-04-30T00:10:20.719Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1683 | 2026-04-30T00:10:20.737Z | Compiling usdt v0.6.0 |
| 1684 | 2026-04-30T00:10:20.818Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-04-30T00:10:20.901Z | Compiling usdt-impl v0.5.0 |
| 1686 | 2026-04-30T00:10:21.020Z | Compiling hyper-util v0.1.20 |
| 1687 | 2026-04-30T00:10:21.078Z | Compiling similar v2.7.0 |
| 1688 | 2026-04-30T00:10:21.515Z | Compiling crossterm v0.28.1 |
| 1689 | 2026-04-30T00:10:21.550Z | Compiling toml v0.7.8 |
| 1690 | 2026-04-30T00:10:21.743Z | Compiling ecdsa v0.16.9 |
| 1691 | 2026-04-30T00:10:21.957Z | Compiling zip v4.6.1 |
| 1692 | 2026-04-30T00:10:21.992Z | Compiling ed25519-dalek v2.2.0 |
| 1693 | 2026-04-30T00:10:22.158Z | Compiling rsa v0.9.10 |
| 1694 | 2026-04-30T00:10:22.572Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-04-30T00:10:22.588Z | Compiling zip v0.6.6 |
| 1696 | 2026-04-30T00:10:22.706Z | Compiling tokio-stream v0.1.18 |
| 1697 | 2026-04-30T00:10:22.792Z | Compiling heck v0.4.1 |
| 1698 | 2026-04-30T00:10:22.828Z | Compiling buf-list v1.1.2 |
| 1699 | 2026-04-30T00:10:22.948Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-04-30T00:10:22.965Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1701 | 2026-04-30T00:10:22.995Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-04-30T00:10:23.043Z | Compiling x509-cert v0.2.5 |
| 1703 | 2026-04-30T00:10:23.098Z | Compiling sha1 v0.10.6 |
| 1704 | 2026-04-30T00:10:23.141Z | Compiling crossbeam-epoch v0.9.18 |
| 1705 | 2026-04-30T00:10:23.197Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1706 | 2026-04-30T00:10:23.212Z | Compiling lalrpop-util v0.19.12 |
| 1707 | 2026-04-30T00:10:23.284Z | Compiling peg-runtime v0.8.5 |
| 1708 | 2026-04-30T00:10:23.346Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-04-30T00:10:23.415Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-04-30T00:10:23.430Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-04-30T00:10:23.499Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-04-30T00:10:23.516Z | Compiling is-terminal v0.4.17 |
| 1713 | 2026-04-30T00:10:23.562Z | Compiling filetime v0.2.27 |
| 1714 | 2026-04-30T00:10:23.591Z | Compiling take_mut v0.2.2 |
| 1715 | 2026-04-30T00:10:23.609Z | Compiling xattr v1.6.1 |
| 1716 | 2026-04-30T00:10:23.626Z | Compiling term v1.2.1 |
| 1717 | 2026-04-30T00:10:23.626Z | Compiling futures v0.3.32 |
| 1718 | 2026-04-30T00:10:23.733Z | Compiling tar v0.4.45 |
| 1719 | 2026-04-30T00:10:24.007Z | Compiling slog-term v2.9.2 |
| 1720 | 2026-04-30T00:10:39.095Z | Compiling rustls-webpki v0.103.9 |
| 1721 | 2026-04-30T00:10:41.871Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-04-30T00:10:41.871Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-04-30T00:10:42.069Z | Compiling hyper-rustls v0.27.7 |
| 1724 | 2026-04-30T00:10:42.269Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-04-30T00:10:42.269Z | Compiling reqwest v0.12.28 |
| 1726 | 2026-04-30T00:10:44.272Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-04-30T00:10:44.514Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-04-30T00:10:47.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.06s |
| 1729 | 2026-04-30T00:10:47.460Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1730 | 2026-04-30T00:10:47.521Z | Apr 30 00:10:46.610 INFO Starting download, target: Clickhouse |
| 1731 | 2026-04-30T00:10:47.521Z | Apr 30 00:10:46.611 INFO Starting download, target: Cockroach |
| 1732 | 2026-04-30T00:10:47.521Z | Apr 30 00:10:46.611 INFO Starting download, target: Console |
| 1733 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.611 INFO Starting download, target: DendriteStub |
| 1734 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.611 INFO Starting download, target: MaghemiteMgd |
| 1735 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.611 INFO Starting download, target: TransceiverControl |
| 1736 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1737 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1738 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1739 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1740 | 2026-04-30T00:10:47.525Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1741 | 2026-04-30T00:10:47.526Z | Apr 30 00:10:46.612 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1742 | 2026-04-30T00:10:48.232Z | Apr 30 00:10:47.307 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1743 | 2026-04-30T00:10:48.440Z | Apr 30 00:10:47.517 INFO Download complete, target: TransceiverControl |
| 1744 | 2026-04-30T00:10:48.563Z | Apr 30 00:10:47.640 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1745 | 2026-04-30T00:10:48.798Z | Apr 30 00:10:47.872 INFO Download complete, target: Console |
| 1746 | 2026-04-30T00:10:49.663Z | Apr 30 00:10:48.750 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-04-30T00:10:50.050Z | Apr 30 00:10:49.127 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1748 | 2026-04-30T00:10:50.333Z | Apr 30 00:10:49.422 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1749 | 2026-04-30T00:10:50.828Z | Apr 30 00:10:49.918 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1750 | 2026-04-30T00:10:50.828Z | Apr 30 00:10:49.918 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1751 | 2026-04-30T00:10:52.361Z | Apr 30 00:10:51.449 INFO Download complete, target: DendriteStub |
| 1752 | 2026-04-30T00:10:52.681Z | Apr 30 00:10:51.770 INFO Download complete, target: MaghemiteMgd |
| 1753 | 2026-04-30T00:10:55.610Z | Apr 30 00:10:54.699 INFO Checking that binary works, target: Cockroach |
| 1754 | 2026-04-30T00:10:55.725Z | Apr 30 00:10:54.815 INFO Download complete, target: Cockroach |
| 1755 | 2026-04-30T00:10:56.550Z | Apr 30 00:10:55.639 INFO Checking that binary works, target: Clickhouse |
| 1756 | 2026-04-30T00:10:56.656Z | Apr 30 00:10:55.746 INFO Download complete, target: Clickhouse |
| 1757 | 2026-04-30T00:10:56.661Z | All prerequisites installed successfully |
| 1758 | 2026-04-30T00:10:56.664Z | |
| 1759 | 2026-04-30T00:10:56.664Z | real 2:56.990972412 |
| 1760 | 2026-04-30T00:10:56.664Z | user 7:15.619766180 |
| 1761 | 2026-04-30T00:10:56.664Z | sys 1:43.531807461 |
| 1762 | 2026-04-30T00:10:56.664Z | trap 0.250327740 |
| 1763 | 2026-04-30T00:10:56.664Z | tflt 2.040539638 |
| 1764 | 2026-04-30T00:10:56.665Z | dflt 2.599244056 |
| 1765 | 2026-04-30T00:10:56.665Z | kflt 0.085151072 |
| 1766 | 2026-04-30T00:10:56.665Z | lock 21:52.146636897 |
| 1767 | 2026-04-30T00:10:56.665Z | slp 19:54.967762647 |
| 1768 | 2026-04-30T00:10:56.665Z | lat 24.756852775 |
| 1769 | 2026-04-30T00:10:56.665Z | stop 2:53.219549945 |
| 1770 | 2026-04-30T00:10:56.665Z | + ptime -m cargo xtask download softnpu |
| 1771 | 2026-04-30T00:10:57.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1772 | 2026-04-30T00:10:57.221Z | Running `target/debug/xtask download softnpu` |
| 1773 | 2026-04-30T00:10:57.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1774 | 2026-04-30T00:10:58.063Z | Running `target/debug/xtask-downloader softnpu` |
| 1775 | 2026-04-30T00:10:58.109Z | Apr 30 00:10:57.198 INFO Starting download, target: Softnpu |
| 1776 | 2026-04-30T00:10:58.112Z | Apr 30 00:10:57.199 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1777 | 2026-04-30T00:10:58.761Z | Apr 30 00:10:57.850 INFO Download complete, target: Softnpu |
| 1778 | 2026-04-30T00:10:58.764Z | |
| 1779 | 2026-04-30T00:10:58.764Z | real 2.096260121 |
| 1780 | 2026-04-30T00:10:58.764Z | user 1.334872469 |
| 1781 | 2026-04-30T00:10:58.764Z | sys 0.676321008 |
| 1782 | 2026-04-30T00:10:58.764Z | trap 0.000574102 |
| 1783 | 2026-04-30T00:10:58.764Z | tflt 0.000109665 |
| 1784 | 2026-04-30T00:10:58.764Z | dflt 0.000122296 |
| 1785 | 2026-04-30T00:10:58.764Z | kflt 0.000000000 |
| 1786 | 2026-04-30T00:10:58.764Z | lock 11.718399876 |
| 1787 | 2026-04-30T00:10:58.764Z | slp 0.506452058 |
| 1788 | 2026-04-30T00:10:58.764Z | lat 0.087995584 |
| 1789 | 2026-04-30T00:10:58.764Z | stop 0.000195319 |
| 1790 | 2026-04-30T00:10:58.767Z | + export CARGO_INCREMENTAL=0 |
| 1791 | 2026-04-30T00:10:58.768Z | + CARGO_INCREMENTAL=0 |
| 1792 | 2026-04-30T00:10:58.768Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1793 | 2026-04-30T00:10:59.665Z | Compiling proc-macro2 v1.0.106 |
| 1794 | 2026-04-30T00:10:59.665Z | Compiling quote v1.0.45 |
| 1795 | 2026-04-30T00:10:59.665Z | Compiling unicode-ident v1.0.24 |
| 1796 | 2026-04-30T00:10:59.665Z | Compiling libc v0.2.185 |
| 1797 | 2026-04-30T00:10:59.669Z | Compiling serde_core v1.0.228 |
| 1798 | 2026-04-30T00:10:59.669Z | Compiling serde v1.0.228 |
| 1799 | 2026-04-30T00:10:59.669Z | Compiling cfg-if v1.0.4 |
| 1800 | 2026-04-30T00:10:59.669Z | Compiling version_check v0.9.5 |
| 1801 | 2026-04-30T00:10:59.669Z | Compiling shlex v1.3.0 |
| 1802 | 2026-04-30T00:10:59.669Z | Compiling find-msvc-tools v0.1.9 |
| 1803 | 2026-04-30T00:10:59.669Z | Compiling typenum v1.19.0 |
| 1804 | 2026-04-30T00:10:59.811Z | Compiling autocfg v1.5.0 |
| 1805 | 2026-04-30T00:10:59.817Z | Compiling zmij v1.0.21 |
| 1806 | 2026-04-30T00:10:59.817Z | Compiling memchr v2.8.0 |
| 1807 | 2026-04-30T00:10:59.817Z | Compiling serde_json v1.0.149 |
| 1808 | 2026-04-30T00:10:59.951Z | Compiling portable-atomic v1.13.1 |
| 1809 | 2026-04-30T00:11:00.026Z | Compiling zerocopy v0.8.40 |
| 1810 | 2026-04-30T00:11:00.119Z | Compiling libm v0.2.16 |
| 1811 | 2026-04-30T00:11:00.317Z | Compiling generic-array v0.14.7 |
| 1812 | 2026-04-30T00:11:00.347Z | Compiling smallvec v1.15.1 |
| 1813 | 2026-04-30T00:11:00.350Z | Compiling parking_lot_core v0.9.12 |
| 1814 | 2026-04-30T00:11:00.390Z | Compiling icu_properties_data v2.1.2 |
| 1815 | 2026-04-30T00:11:00.404Z | Compiling icu_normalizer_data v2.1.1 |
| 1816 | 2026-04-30T00:11:00.437Z | Compiling itoa v1.0.17 |
| 1817 | 2026-04-30T00:11:00.456Z | Compiling num-traits v0.2.19 |
| 1818 | 2026-04-30T00:11:00.472Z | Compiling getrandom v0.4.1 |
| 1819 | 2026-04-30T00:11:00.546Z | Compiling log v0.4.29 |
| 1820 | 2026-04-30T00:11:00.597Z | Compiling stable_deref_trait v1.2.1 |
| 1821 | 2026-04-30T00:11:00.618Z | Compiling pkg-config v0.3.32 |
| 1822 | 2026-04-30T00:11:00.637Z | Compiling subtle v2.6.1 |
| 1823 | 2026-04-30T00:11:00.767Z | Compiling scopeguard v1.2.0 |
| 1824 | 2026-04-30T00:11:00.784Z | Compiling jobserver v0.1.34 |
| 1825 | 2026-04-30T00:11:00.815Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-04-30T00:11:00.863Z | Compiling errno v0.3.14 |
| 1827 | 2026-04-30T00:11:00.892Z | Compiling lock_api v0.4.14 |
| 1828 | 2026-04-30T00:11:00.982Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-04-30T00:11:01.008Z | Compiling cc v1.2.56 |
| 1830 | 2026-04-30T00:11:01.143Z | Compiling litemap v0.8.1 |
| 1831 | 2026-04-30T00:11:01.147Z | Compiling writeable v0.6.2 |
| 1832 | 2026-04-30T00:11:01.160Z | Compiling syn v2.0.117 |
| 1833 | 2026-04-30T00:11:01.174Z | Compiling percent-encoding v2.3.2 |
| 1834 | 2026-04-30T00:11:01.203Z | Compiling thiserror v2.0.18 |
| 1835 | 2026-04-30T00:11:01.220Z | Compiling fnv v1.0.7 |
| 1836 | 2026-04-30T00:11:01.293Z | Compiling pin-project-lite v0.2.17 |
| 1837 | 2026-04-30T00:11:01.365Z | Compiling getrandom v0.3.4 |
| 1838 | 2026-04-30T00:11:01.456Z | Compiling critical-section v1.2.0 |
| 1839 | 2026-04-30T00:11:01.502Z | Compiling rustversion v1.0.22 |
| 1840 | 2026-04-30T00:11:01.548Z | Compiling schemars v0.8.22 |
| 1841 | 2026-04-30T00:11:01.562Z | Compiling equivalent v1.0.2 |
| 1842 | 2026-04-30T00:11:01.576Z | Compiling rand_core v0.10.0 |
| 1843 | 2026-04-30T00:11:01.624Z | Compiling dunce v1.0.5 |
| 1844 | 2026-04-30T00:11:01.654Z | Compiling utf8_iter v1.0.4 |
| 1845 | 2026-04-30T00:11:01.674Z | Compiling fs_extra v1.3.0 |
| 1846 | 2026-04-30T00:11:01.688Z | Compiling form_urlencoded v1.2.2 |
| 1847 | 2026-04-30T00:11:01.808Z | Compiling cmake v0.1.57 |
| 1848 | 2026-04-30T00:11:01.973Z | Compiling once_cell v1.21.3 |
| 1849 | 2026-04-30T00:11:01.984Z | Compiling signal-hook-registry v1.4.8 |
| 1850 | 2026-04-30T00:11:02.021Z | Compiling const-oid v0.9.6 |
| 1851 | 2026-04-30T00:11:02.177Z | Compiling bitflags v2.11.0 |
| 1852 | 2026-04-30T00:11:02.202Z | Compiling semver v1.0.28 |
| 1853 | 2026-04-30T00:11:02.234Z | Compiling hashbrown v0.17.0 |
| 1854 | 2026-04-30T00:11:02.314Z | Compiling ring v0.17.14 |
| 1855 | 2026-04-30T00:11:02.330Z | Compiling aws-lc-sys v0.37.1 |
| 1856 | 2026-04-30T00:11:02.346Z | Compiling parking_lot v0.12.5 |
| 1857 | 2026-04-30T00:11:02.426Z | Compiling mio v1.2.0 |
| 1858 | 2026-04-30T00:11:02.487Z | Compiling socket2 v0.6.3 |
| 1859 | 2026-04-30T00:11:02.544Z | Compiling rustix v1.1.3 |
| 1860 | 2026-04-30T00:11:02.581Z | Compiling aws-lc-rs v1.16.0 |
| 1861 | 2026-04-30T00:11:02.598Z | Compiling thiserror v1.0.69 |
| 1862 | 2026-04-30T00:11:02.634Z | Compiling strsim v0.11.1 |
| 1863 | 2026-04-30T00:11:02.707Z | Compiling futures-core v0.3.32 |
| 1864 | 2026-04-30T00:11:02.758Z | Compiling indexmap v2.14.0 |
| 1865 | 2026-04-30T00:11:02.840Z | Compiling httparse v1.10.1 |
| 1866 | 2026-04-30T00:11:02.859Z | Compiling ucd-trie v0.1.7 |
| 1867 | 2026-04-30T00:11:02.897Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-04-30T00:11:03.023Z | Compiling pest v2.8.6 |
| 1869 | 2026-04-30T00:11:03.110Z | Compiling iana-time-zone v0.1.65 |
| 1870 | 2026-04-30T00:11:03.125Z | Compiling heck v0.5.0 |
| 1871 | 2026-04-30T00:11:03.150Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-04-30T00:11:03.164Z | Compiling ident_case v1.0.1 |
| 1873 | 2026-04-30T00:11:03.183Z | Compiling syn v1.0.109 |
| 1874 | 2026-04-30T00:11:03.216Z | Compiling uuid v1.23.0 |
| 1875 | 2026-04-30T00:11:03.268Z | Compiling cpufeatures v0.2.17 |
| 1876 | 2026-04-30T00:11:03.352Z | Compiling regex-syntax v0.8.10 |
| 1877 | 2026-04-30T00:11:03.472Z | Compiling rustc_version v0.4.1 |
| 1878 | 2026-04-30T00:11:03.596Z | Compiling rustls v0.23.37 |
| 1879 | 2026-04-30T00:11:03.694Z | Compiling futures-sink v0.3.32 |
| 1880 | 2026-04-30T00:11:03.734Z | Compiling openssl-sys v0.9.111 |
| 1881 | 2026-04-30T00:11:03.811Z | Compiling futures-channel v0.3.32 |
| 1882 | 2026-04-30T00:11:03.828Z | Compiling futures-task v0.3.32 |
| 1883 | 2026-04-30T00:11:03.860Z | Compiling slab v0.4.12 |
| 1884 | 2026-04-30T00:11:03.863Z | Compiling futures-io v0.3.32 |
| 1885 | 2026-04-30T00:11:03.955Z | Compiling synstructure v0.13.2 |
| 1886 | 2026-04-30T00:11:03.987Z | Compiling serde_derive_internals v0.29.1 |
| 1887 | 2026-04-30T00:11:04.052Z | Compiling dyn-clone v1.0.20 |
| 1888 | 2026-04-30T00:11:04.069Z | Compiling plain v0.2.3 |
| 1889 | 2026-04-30T00:11:04.085Z | Compiling crc32fast v1.5.0 |
| 1890 | 2026-04-30T00:11:04.101Z | Compiling pest_meta v2.8.6 |
| 1891 | 2026-04-30T00:11:04.142Z | Compiling aho-corasick v1.1.4 |
| 1892 | 2026-04-30T00:11:04.281Z | Compiling crossbeam-utils v0.8.21 |
| 1893 | 2026-04-30T00:11:04.305Z | Compiling time-core v0.1.8 |
| 1894 | 2026-04-30T00:11:04.362Z | Compiling num-conv v0.2.0 |
| 1895 | 2026-04-30T00:11:04.513Z | Compiling time-macros v0.2.27 |
| 1896 | 2026-04-30T00:11:04.626Z | Compiling base64 v0.22.1 |
| 1897 | 2026-04-30T00:11:04.658Z | Compiling pretty-hex v0.4.1 |
| 1898 | 2026-04-30T00:11:04.690Z | Compiling openssl v0.10.75 |
| 1899 | 2026-04-30T00:11:04.724Z | Compiling pest_generator v2.8.6 |
| 1900 | 2026-04-30T00:11:04.807Z | Compiling base64ct v1.8.3 |
| 1901 | 2026-04-30T00:11:04.850Z | Compiling anyhow v1.0.102 |
| 1902 | 2026-04-30T00:11:04.922Z | Compiling darling_core v0.21.3 |
| 1903 | 2026-04-30T00:11:04.938Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1904 | 2026-04-30T00:11:04.953Z | Compiling flagset v0.4.7 |
| 1905 | 2026-04-30T00:11:05.082Z | Compiling regex-automata v0.4.14 |
| 1906 | 2026-04-30T00:11:05.113Z | Compiling pem-rfc7468 v0.7.0 |
| 1907 | 2026-04-30T00:11:05.141Z | Compiling native-tls v0.2.18 |
| 1908 | 2026-04-30T00:11:05.160Z | Compiling rand_core v0.9.5 |
| 1909 | 2026-04-30T00:11:05.214Z | Compiling serde_derive v1.0.228 |
| 1910 | 2026-04-30T00:11:05.320Z | Compiling zeroize_derive v1.4.3 |
| 1911 | 2026-04-30T00:11:05.369Z | Compiling zerofrom-derive v0.1.6 |
| 1912 | 2026-04-30T00:11:05.372Z | Compiling yoke-derive v0.8.1 |
| 1913 | 2026-04-30T00:11:05.402Z | Compiling zerovec-derive v0.11.2 |
| 1914 | 2026-04-30T00:11:05.405Z | Compiling displaydoc v0.2.5 |
| 1915 | 2026-04-30T00:11:05.405Z | Compiling zerocopy-derive v0.8.40 |
| 1916 | 2026-04-30T00:11:05.488Z | Compiling tokio-macros v2.7.0 |
| 1917 | 2026-04-30T00:11:05.504Z | Compiling futures-macro v0.3.32 |
| 1918 | 2026-04-30T00:11:05.570Z | Compiling thiserror-impl v2.0.18 |
| 1919 | 2026-04-30T00:11:05.927Z | Compiling zeroize v1.8.2 |
| 1920 | 2026-04-30T00:11:06.187Z | Compiling schemars_derive v0.8.22 |
| 1921 | 2026-04-30T00:11:06.308Z | Compiling tracing-attributes v0.1.31 |
| 1922 | 2026-04-30T00:11:06.311Z | Compiling der_derive v0.7.3 |
| 1923 | 2026-04-30T00:11:06.426Z | Compiling thiserror-impl v1.0.69 |
| 1924 | 2026-04-30T00:11:06.479Z | Compiling zerofrom v0.1.6 |
| 1925 | 2026-04-30T00:11:06.625Z | Compiling yoke v0.8.1 |
| 1926 | 2026-04-30T00:11:06.716Z | Compiling crypto-common v0.1.7 |
| 1927 | 2026-04-30T00:11:06.842Z | Compiling zerovec v0.11.5 |
| 1928 | 2026-04-30T00:11:06.880Z | Compiling zerotrie v0.2.3 |
| 1929 | 2026-04-30T00:11:06.913Z | Compiling block-buffer v0.10.4 |
| 1930 | 2026-04-30T00:11:07.078Z | Compiling digest v0.10.7 |
| 1931 | 2026-04-30T00:11:07.313Z | Compiling pest_derive v2.8.6 |
| 1932 | 2026-04-30T00:11:07.329Z | Compiling hmac v0.12.1 |
| 1933 | 2026-04-30T00:11:07.346Z | Compiling futures-util v0.3.32 |
| 1934 | 2026-04-30T00:11:07.427Z | Compiling tinystr v0.8.2 |
| 1935 | 2026-04-30T00:11:07.445Z | Compiling potential_utf v0.1.4 |
| 1936 | 2026-04-30T00:11:07.496Z | Compiling block-padding v0.3.3 |
| 1937 | 2026-04-30T00:11:07.513Z | Compiling sha2 v0.10.9 |
| 1938 | 2026-04-30T00:11:07.610Z | Compiling icu_locale_core v2.1.1 |
| 1939 | 2026-04-30T00:11:07.648Z | Compiling icu_collections v2.1.1 |
| 1940 | 2026-04-30T00:11:07.665Z | Compiling inout v0.1.4 |
| 1941 | 2026-04-30T00:11:07.775Z | Compiling rustls-pki-types v1.14.0 |
| 1942 | 2026-04-30T00:11:07.973Z | Compiling cipher v0.4.4 |
| 1943 | 2026-04-30T00:11:08.219Z | Compiling scroll_derive v0.13.1 |
| 1944 | 2026-04-30T00:11:08.347Z | Compiling bytes v1.11.1 |
| 1945 | 2026-04-30T00:11:08.404Z | Compiling icu_provider v2.1.1 |
| 1946 | 2026-04-30T00:11:08.448Z | Compiling chrono v0.4.44 |
| 1947 | 2026-04-30T00:11:08.626Z | Compiling serde_tokenstream v0.2.3 |
| 1948 | 2026-04-30T00:11:08.774Z | Compiling icu_normalizer v2.1.1 |
| 1949 | 2026-04-30T00:11:08.836Z | Compiling icu_properties v2.1.2 |
| 1950 | 2026-04-30T00:11:08.939Z | Compiling tokio v1.52.1 |
| 1951 | 2026-04-30T00:11:09.263Z | Compiling scroll_derive v0.12.1 |
| 1952 | 2026-04-30T00:11:09.708Z | Compiling idna_adapter v1.2.1 |
| 1953 | 2026-04-30T00:11:09.867Z | Compiling idna v1.1.0 |
| 1954 | 2026-04-30T00:11:09.929Z | Compiling ppv-lite86 v0.2.21 |
| 1955 | 2026-04-30T00:11:09.999Z | Compiling openssl-macros v0.1.1 |
| 1956 | 2026-04-30T00:11:10.033Z | Compiling http v1.4.0 |
| 1957 | 2026-04-30T00:11:10.139Z | Compiling regex v1.12.3 |
| 1958 | 2026-04-30T00:11:10.154Z | Compiling der v0.7.10 |
| 1959 | 2026-04-30T00:11:10.262Z | Compiling url v2.5.8 |
| 1960 | 2026-04-30T00:11:10.317Z | Compiling darling_macro v0.21.3 |
| 1961 | 2026-04-30T00:11:10.401Z | Compiling zerocopy-derive v0.7.35 |
| 1962 | 2026-04-30T00:11:10.483Z | Compiling slog v2.8.2 |
| 1963 | 2026-04-30T00:11:10.498Z | Compiling tracing-core v0.1.36 |
| 1964 | 2026-04-30T00:11:10.695Z | Compiling untrusted v0.9.0 |
| 1965 | 2026-04-30T00:11:10.804Z | Compiling darling v0.21.3 |
| 1966 | 2026-04-30T00:11:10.904Z | Compiling tracing v0.1.44 |
| 1967 | 2026-04-30T00:11:11.008Z | Compiling spki v0.7.3 |
| 1968 | 2026-04-30T00:11:11.170Z | Compiling salsa20 v0.10.2 |
| 1969 | 2026-04-30T00:11:11.228Z | Compiling pbkdf2 v0.12.2 |
| 1970 | 2026-04-30T00:11:11.535Z | Compiling cookie v0.18.1 |
| 1971 | 2026-04-30T00:11:11.627Z | Compiling camino v1.2.2 |
| 1972 | 2026-04-30T00:11:11.815Z | Compiling scrypt v0.11.0 |
| 1973 | 2026-04-30T00:11:11.878Z | Compiling rand_chacha v0.9.0 |
| 1974 | 2026-04-30T00:11:11.924Z | Compiling aes v0.8.4 |
| 1975 | 2026-04-30T00:11:11.947Z | Compiling cbc v0.1.2 |
| 1976 | 2026-04-30T00:11:12.254Z | Compiling usdt-impl v0.5.0 |
| 1977 | 2026-04-30T00:11:12.333Z | Compiling either v1.15.0 |
| 1978 | 2026-04-30T00:11:12.393Z | Compiling ref-cast v1.0.25 |
| 1979 | 2026-04-30T00:11:12.396Z | Compiling paste v1.0.15 |
| 1980 | 2026-04-30T00:11:12.492Z | Compiling usdt-impl v0.6.0 |
| 1981 | 2026-04-30T00:11:12.507Z | Compiling winnow v0.7.14 |
| 1982 | 2026-04-30T00:11:12.688Z | Compiling tokio-util v0.7.18 |
| 1983 | 2026-04-30T00:11:12.738Z | Compiling pkcs5 v0.7.1 |
| 1984 | 2026-04-30T00:11:12.771Z | Compiling rand v0.9.2 |
| 1985 | 2026-04-30T00:11:12.822Z | Compiling http-body v1.0.1 |
| 1986 | 2026-04-30T00:11:13.016Z | Compiling scroll v0.12.0 |
| 1987 | 2026-04-30T00:11:13.185Z | Compiling scroll v0.13.0 |
| 1988 | 2026-04-30T00:11:13.234Z | Compiling serde_spanned v0.6.9 |
| 1989 | 2026-04-30T00:11:13.303Z | Compiling toml_datetime v0.6.11 |
| 1990 | 2026-04-30T00:11:13.398Z | Compiling heapless v0.7.17 |
| 1991 | 2026-04-30T00:11:13.476Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-04-30T00:11:13.608Z | Compiling atomic-waker v1.1.2 |
| 1993 | 2026-04-30T00:11:13.638Z | Compiling openssl-probe v0.2.1 |
| 1994 | 2026-04-30T00:11:13.664Z | Compiling zstd-safe v7.2.4 |
| 1995 | 2026-04-30T00:11:13.766Z | Compiling untrusted v0.7.1 |
| 1996 | 2026-04-30T00:11:13.783Z | Compiling signal-hook v0.3.18 |
| 1997 | 2026-04-30T00:11:13.888Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1998 | 2026-04-30T00:11:13.904Z | Compiling goblin v0.10.5 |
| 1999 | 2026-04-30T00:11:13.923Z | Compiling goblin v0.8.2 |
| 2000 | 2026-04-30T00:11:14.002Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-04-30T00:11:14.060Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-04-30T00:11:14.311Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-04-30T00:11:14.345Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-04-30T00:11:14.465Z | Compiling curve25519-dalek v4.1.3 |
| 2005 | 2026-04-30T00:11:14.549Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-04-30T00:11:14.624Z | Compiling memoffset v0.9.1 |
| 2007 | 2026-04-30T00:11:14.730Z | Compiling tower-layer v0.3.3 |
| 2008 | 2026-04-30T00:11:14.840Z | Compiling litrs v1.0.0 |
| 2009 | 2026-04-30T00:11:14.857Z | Compiling try-lock v0.2.5 |
| 2010 | 2026-04-30T00:11:14.950Z | Compiling winnow v0.5.40 |
| 2011 | 2026-04-30T00:11:14.984Z | Compiling rustix v0.38.44 |
| 2012 | 2026-04-30T00:11:15.021Z | Compiling tower-service v0.3.3 |
| 2013 | 2026-04-30T00:11:15.136Z | Compiling fastrand v2.3.0 |
| 2014 | 2026-04-30T00:11:15.322Z | Compiling tinyvec_macros v0.1.1 |
| 2015 | 2026-04-30T00:11:15.438Z | Compiling tinyvec v1.10.0 |
| 2016 | 2026-04-30T00:11:15.482Z | Compiling document-features v0.2.12 |
| 2017 | 2026-04-30T00:11:15.498Z | Compiling h2 v0.4.13 |
| 2018 | 2026-04-30T00:11:15.559Z | Compiling want v0.3.1 |
| 2019 | 2026-04-30T00:11:16.099Z | Compiling dof v0.3.0 |
| 2020 | 2026-04-30T00:11:16.230Z | Compiling toml_edit v0.19.15 |
| 2021 | 2026-04-30T00:11:16.281Z | Compiling darling_macro v0.20.11 |
| 2022 | 2026-04-30T00:11:16.333Z | Compiling dtrace-parser v0.2.0 |
| 2023 | 2026-04-30T00:11:16.594Z | Compiling dof v0.4.0 |
| 2024 | 2026-04-30T00:11:16.721Z | Compiling dtrace-parser v0.3.0 |
| 2025 | 2026-04-30T00:11:16.814Z | Compiling ipnet v2.11.0 |
| 2026 | 2026-04-30T00:11:16.936Z | Compiling daft-derive v0.1.5 |
| 2027 | 2026-04-30T00:11:16.966Z | Compiling async-trait v0.1.89 |
| 2028 | 2026-04-30T00:11:17.005Z | Compiling spin v0.9.8 |
| 2029 | 2026-04-30T00:11:17.239Z | Compiling thread-id v4.2.2 |
| 2030 | 2026-04-30T00:11:17.269Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-04-30T00:11:17.318Z | Compiling pin-utils v0.1.0 |
| 2032 | 2026-04-30T00:11:17.337Z | Compiling foreign-types-shared v0.1.1 |
| 2033 | 2026-04-30T00:11:17.370Z | Compiling num-bigint-dig v0.8.6 |
| 2034 | 2026-04-30T00:11:17.442Z | Compiling cfg_aliases v0.2.1 |
| 2035 | 2026-04-30T00:11:17.536Z | Compiling powerfmt v0.2.0 |
| 2036 | 2026-04-30T00:11:17.619Z | Compiling httpdate v1.0.3 |
| 2037 | 2026-04-30T00:11:17.668Z | Compiling smoltcp v0.9.1 |
| 2038 | 2026-04-30T00:11:17.686Z | Compiling tempfile v3.25.0 |
| 2039 | 2026-04-30T00:11:17.689Z | Compiling nix v0.31.2 |
| 2040 | 2026-04-30T00:11:17.744Z | Compiling deranged v0.5.8 |
| 2041 | 2026-04-30T00:11:17.852Z | Compiling foreign-types v0.3.2 |
| 2042 | 2026-04-30T00:11:18.064Z | Compiling darling v0.20.11 |
| 2043 | 2026-04-30T00:11:18.168Z | Compiling ipnetwork v0.21.1 |
| 2044 | 2026-04-30T00:11:18.428Z | Compiling hyper v1.8.1 |
| 2045 | 2026-04-30T00:11:18.460Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2046 | 2026-04-30T00:11:18.477Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-04-30T00:11:18.753Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-04-30T00:11:18.832Z | Compiling simd-adler32 v0.3.8 |
| 2049 | 2026-04-30T00:11:18.921Z | Compiling bit-vec v0.8.0 |
| 2050 | 2026-04-30T00:11:19.087Z | Compiling quick-error v1.2.3 |
| 2051 | 2026-04-30T00:11:19.090Z | Compiling utf8parse v0.2.2 |
| 2052 | 2026-04-30T00:11:19.197Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-04-30T00:11:19.239Z | Compiling num_threads v0.1.7 |
| 2054 | 2026-04-30T00:11:19.318Z | Compiling siphasher v1.0.2 |
| 2055 | 2026-04-30T00:11:19.381Z | Compiling time v0.3.47 |
| 2056 | 2026-04-30T00:11:19.431Z | Compiling rusty-fork v0.3.1 |
| 2057 | 2026-04-30T00:11:19.733Z | Compiling hyper-util v0.1.20 |
| 2058 | 2026-04-30T00:11:19.772Z | Compiling anstyle-parse v0.2.7 |
| 2059 | 2026-04-30T00:11:19.802Z | Compiling bit-set v0.8.0 |
| 2060 | 2026-04-30T00:11:20.060Z | Compiling derive_builder_core v0.20.2 |
| 2061 | 2026-04-30T00:11:20.173Z | Compiling unicode-normalization v0.1.25 |
| 2062 | 2026-04-30T00:11:20.649Z | Compiling rustls-native-certs v0.8.3 |
| 2063 | 2026-04-30T00:11:20.937Z | Compiling signature v2.2.0 |
| 2064 | 2026-04-30T00:11:21.037Z | Compiling hubpack_derive v0.1.1 |
| 2065 | 2026-04-30T00:11:21.103Z | Compiling rand_xorshift v0.4.0 |
| 2066 | 2026-04-30T00:11:21.257Z | Compiling strum_macros v0.27.2 |
| 2067 | 2026-04-30T00:11:21.273Z | Compiling sync_wrapper v1.0.2 |
| 2068 | 2026-04-30T00:11:21.310Z | Compiling fs-err v3.3.0 |
| 2069 | 2026-04-30T00:11:21.347Z | Compiling ahash v0.8.12 |
| 2070 | 2026-04-30T00:11:21.399Z | Compiling allocator-api2 v0.2.21 |
| 2071 | 2026-04-30T00:11:21.415Z | Compiling anstyle-query v1.1.5 |
| 2072 | 2026-04-30T00:11:21.445Z | Compiling colorchoice v1.0.4 |
| 2073 | 2026-04-30T00:11:21.507Z | Compiling object v0.37.3 |
| 2074 | 2026-04-30T00:11:21.577Z | Compiling unarray v0.1.4 |
| 2075 | 2026-04-30T00:11:21.595Z | Compiling is_terminal_polyfill v1.70.2 |
| 2076 | 2026-04-30T00:11:21.700Z | Compiling unicode-properties v0.1.4 |
| 2077 | 2026-04-30T00:11:21.701Z | Compiling adler2 v2.0.1 |
| 2078 | 2026-04-30T00:11:21.742Z | Compiling unicode-segmentation v1.12.0 |
| 2079 | 2026-04-30T00:11:21.797Z | Compiling unicode-bidi v0.3.18 |
| 2080 | 2026-04-30T00:11:21.851Z | Compiling miniz_oxide v0.8.9 |
| 2081 | 2026-04-30T00:11:21.952Z | Compiling anstream v0.6.21 |
| 2082 | 2026-04-30T00:11:22.103Z | Compiling proptest v1.10.0 |
| 2083 | 2026-04-30T00:11:22.138Z | Compiling stringprep v0.1.5 |
| 2084 | 2026-04-30T00:11:22.303Z | Compiling tower v0.5.3 |
| 2085 | 2026-04-30T00:11:22.510Z | Compiling derive_builder_macro v0.20.2 |
| 2086 | 2026-04-30T00:11:22.663Z | Compiling usdt-attr-macro v0.6.0 |
| 2087 | 2026-04-30T00:11:22.705Z | Compiling usdt-macro v0.6.0 |
| 2088 | 2026-04-30T00:11:23.180Z | Compiling http-body-util v0.1.3 |
| 2089 | 2026-04-30T00:11:23.444Z | Compiling webpki-roots v1.0.6 |
| 2090 | 2026-04-30T00:11:23.499Z | Compiling rand_chacha v0.3.1 |
| 2091 | 2026-04-30T00:11:23.502Z | Compiling erased-serde v0.3.31 |
| 2092 | 2026-04-30T00:11:23.548Z | Compiling md-5 v0.10.6 |
| 2093 | 2026-04-30T00:11:23.595Z | Compiling num-integer v0.1.46 |
| 2094 | 2026-04-30T00:11:23.613Z | Compiling hash32 v0.2.1 |
| 2095 | 2026-04-30T00:11:23.719Z | Compiling vergen-lib v0.1.6 |
| 2096 | 2026-04-30T00:11:23.745Z | Compiling ff v0.13.1 |
| 2097 | 2026-04-30T00:11:23.807Z | Compiling ryu v1.0.23 |
| 2098 | 2026-04-30T00:11:23.839Z | Compiling fallible-iterator v0.2.0 |
| 2099 | 2026-04-30T00:11:23.904Z | Compiling psl-types v2.0.11 |
| 2100 | 2026-04-30T00:11:23.920Z | Compiling zlib-rs v0.6.2 |
| 2101 | 2026-04-30T00:11:23.938Z | Compiling iri-string v0.7.10 |
| 2102 | 2026-04-30T00:11:23.938Z | Compiling base16ct v0.2.0 |
| 2103 | 2026-04-30T00:11:24.009Z | Compiling serde_urlencoded v0.7.1 |
| 2104 | 2026-04-30T00:11:24.028Z | Compiling publicsuffix v2.3.0 |
| 2105 | 2026-04-30T00:11:24.125Z | Compiling newtype-uuid v1.3.2 |
| 2106 | 2026-04-30T00:11:24.142Z | Compiling postgres-protocol v0.6.10 |
| 2107 | 2026-04-30T00:11:24.145Z | Compiling sec1 v0.7.3 |
| 2108 | 2026-04-30T00:11:24.188Z | Compiling group v0.13.0 |
| 2109 | 2026-04-30T00:11:24.270Z | Compiling num-iter v0.1.45 |
| 2110 | 2026-04-30T00:11:24.411Z | Compiling rand v0.8.5 |
| 2111 | 2026-04-30T00:11:24.608Z | Compiling oxnet v0.1.4 |
| 2112 | 2026-04-30T00:11:24.652Z | Compiling derive_builder v0.20.2 |
| 2113 | 2026-04-30T00:11:24.832Z | Compiling tokio-native-tls v0.3.1 |
| 2114 | 2026-04-30T00:11:24.863Z | Compiling heck v0.4.1 |
| 2115 | 2026-04-30T00:11:24.881Z | Compiling phf_shared v0.13.1 |
| 2116 | 2026-04-30T00:11:25.006Z | Compiling lazy_static v1.5.0 |
| 2117 | 2026-04-30T00:11:25.055Z | Compiling tower-http v0.6.8 |
| 2118 | 2026-04-30T00:11:25.088Z | Compiling terminal_size v0.4.3 |
| 2119 | 2026-04-30T00:11:25.091Z | Compiling serde_with_macros v3.17.0 |
| 2120 | 2026-04-30T00:11:25.134Z | Compiling cargo-platform v0.1.9 |
| 2121 | 2026-04-30T00:11:25.201Z | Compiling hkdf v0.12.4 |
| 2122 | 2026-04-30T00:11:25.204Z | Compiling crypto-bigint v0.5.5 |
| 2123 | 2026-04-30T00:11:25.258Z | Compiling clap_derive v4.5.55 |
| 2124 | 2026-04-30T00:11:25.306Z | Compiling enum-as-inner v0.6.1 |
| 2125 | 2026-04-30T00:11:25.329Z | Compiling serde_repr v0.1.20 |
| 2126 | 2026-04-30T00:11:25.368Z | Compiling vergen v9.0.6 |
| 2127 | 2026-04-30T00:11:25.401Z | Compiling managed v0.8.0 |
| 2128 | 2026-04-30T00:11:25.497Z | Compiling clap_lex v1.0.0 |
| 2129 | 2026-04-30T00:11:25.576Z | Compiling foldhash v0.1.5 |
| 2130 | 2026-04-30T00:11:25.674Z | Compiling libbz2-rs-sys v0.2.2 |
| 2131 | 2026-04-30T00:11:25.690Z | Compiling bitflags v1.3.2 |
| 2132 | 2026-04-30T00:11:25.723Z | Compiling foldhash v0.2.0 |
| 2133 | 2026-04-30T00:11:25.785Z | Compiling bumpalo v3.20.2 |
| 2134 | 2026-04-30T00:11:25.945Z | Compiling flate2 v1.1.9 |
| 2135 | 2026-04-30T00:11:25.961Z | Compiling hashbrown v0.16.1 |
| 2136 | 2026-04-30T00:11:26.083Z | Compiling bzip2 v0.6.1 |
| 2137 | 2026-04-30T00:11:26.083Z | Compiling zopfli v0.8.3 |
| 2138 | 2026-04-30T00:11:26.154Z | Compiling elliptic-curve v0.13.8 |
| 2139 | 2026-04-30T00:11:26.257Z | Compiling hashbrown v0.15.5 |
| 2140 | 2026-04-30T00:11:26.319Z | Compiling clap_builder v4.5.60 |
| 2141 | 2026-04-30T00:11:26.402Z | Compiling cargo_metadata v0.19.2 |
| 2142 | 2026-04-30T00:11:26.806Z | Compiling phf v0.13.1 |
| 2143 | 2026-04-30T00:11:26.826Z | Compiling zstd v0.13.3 |
| 2144 | 2026-04-30T00:11:26.857Z | Compiling hyper-tls v0.6.0 |
| 2145 | 2026-04-30T00:11:26.986Z | Compiling daft v0.1.5 |
| 2146 | 2026-04-30T00:11:27.092Z | Compiling signal-hook-mio v0.2.5 |
| 2147 | 2026-04-30T00:11:27.148Z | Compiling cookie_store v0.22.1 |
| 2148 | 2026-04-30T00:11:27.225Z | Compiling postgres-types v0.2.12 |
| 2149 | 2026-04-30T00:11:27.275Z | Compiling bzip2 v0.4.4 |
| 2150 | 2026-04-30T00:11:27.428Z | Compiling strum v0.27.2 |
| 2151 | 2026-04-30T00:11:27.595Z | Compiling hubpack v0.1.2 |
| 2152 | 2026-04-30T00:11:27.598Z | Compiling ed25519 v2.2.3 |
| 2153 | 2026-04-30T00:11:27.699Z | Compiling phf_shared v0.11.3 |
| 2154 | 2026-04-30T00:11:27.741Z | Compiling crossbeam-epoch v0.9.18 |
| 2155 | 2026-04-30T00:11:27.801Z | Compiling pkcs1 v0.7.5 |
| 2156 | 2026-04-30T00:11:27.911Z | Compiling hex v0.4.3 |
| 2157 | 2026-04-30T00:11:27.914Z | Compiling serde-big-array v0.5.1 |
| 2158 | 2026-04-30T00:11:28.009Z | Compiling rfc6979 v0.4.0 |
| 2159 | 2026-04-30T00:11:28.103Z | Compiling bstr v1.12.1 |
| 2160 | 2026-04-30T00:11:28.119Z | Compiling float-cmp v0.10.0 |
| 2161 | 2026-04-30T00:11:28.151Z | Compiling memmap2 v0.9.10 |
| 2162 | 2026-04-30T00:11:28.197Z | Compiling env_filter v1.0.0 |
| 2163 | 2026-04-30T00:11:28.214Z | Compiling encoding_rs v0.8.35 |
| 2164 | 2026-04-30T00:11:28.288Z | Compiling new_debug_unreachable v1.0.6 |
| 2165 | 2026-04-30T00:11:28.305Z | Compiling mime v0.3.17 |
| 2166 | 2026-04-30T00:11:28.322Z | Compiling data-encoding v2.10.0 |
| 2167 | 2026-04-30T00:11:28.378Z | Compiling fixedbitset v0.5.7 |
| 2168 | 2026-04-30T00:11:28.395Z | Compiling whoami v2.1.0 |
| 2169 | 2026-04-30T00:11:28.412Z | Compiling jiff v0.2.21 |
| 2170 | 2026-04-30T00:11:28.475Z | Compiling keccak v0.1.6 |
| 2171 | 2026-04-30T00:11:28.563Z | Compiling normalize-line-endings v0.3.0 |
| 2172 | 2026-04-30T00:11:28.680Z | Compiling toml_write v0.1.2 |
| 2173 | 2026-04-30T00:11:28.683Z | Compiling predicates-core v1.0.10 |
| 2174 | 2026-04-30T00:11:28.714Z | Compiling difflib v0.4.0 |
| 2175 | 2026-04-30T00:11:28.751Z | Compiling fixedbitset v0.4.2 |
| 2176 | 2026-04-30T00:11:28.754Z | Compiling precomputed-hash v0.1.1 |
| 2177 | 2026-04-30T00:11:28.888Z | Compiling static_assertions v1.1.0 |
| 2178 | 2026-04-30T00:11:28.891Z | Compiling rustc-hash v2.1.1 |
| 2179 | 2026-04-30T00:11:28.922Z | Compiling petgraph v0.6.5 |
| 2180 | 2026-04-30T00:11:28.960Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2181 | 2026-04-30T00:11:28.974Z | Compiling predicates v3.1.4 |
| 2182 | 2026-04-30T00:11:29.016Z | Compiling iddqd v0.3.18 |
| 2183 | 2026-04-30T00:11:29.049Z | Compiling string_cache v0.8.9 |
| 2184 | 2026-04-30T00:11:29.283Z | Compiling toml_edit v0.22.27 |
| 2185 | 2026-04-30T00:11:29.556Z | Compiling sha3 v0.10.8 |
| 2186 | 2026-04-30T00:11:29.573Z | Compiling hickory-proto v0.25.2 |
| 2187 | 2026-04-30T00:11:29.667Z | Compiling tokio-postgres v0.7.16 |
| 2188 | 2026-04-30T00:11:29.832Z | Compiling petgraph v0.8.3 |
| 2189 | 2026-04-30T00:11:29.964Z | Compiling similar v2.7.0 |
| 2190 | 2026-04-30T00:11:30.120Z | Compiling env_logger v0.11.9 |
| 2191 | 2026-04-30T00:11:30.394Z | Compiling usdt v0.6.0 |
| 2192 | 2026-04-30T00:11:30.671Z | Compiling serde_with v3.17.0 |
| 2193 | 2026-04-30T00:11:30.845Z | Compiling ecdsa v0.16.9 |
| 2194 | 2026-04-30T00:11:31.277Z | Compiling zip v4.6.1 |
| 2195 | 2026-04-30T00:11:31.669Z | Compiling rsa v0.9.10 |
| 2196 | 2026-04-30T00:11:31.715Z | Compiling clap v4.5.60 |
| 2197 | 2026-04-30T00:11:31.766Z | Compiling ed25519-dalek v2.2.0 |
| 2198 | 2026-04-30T00:11:32.171Z | Compiling crossterm v0.28.1 |
| 2199 | 2026-04-30T00:11:32.223Z | Compiling zip v0.6.6 |
| 2200 | 2026-04-30T00:11:32.380Z | Compiling strum v0.26.3 |
| 2201 | 2026-04-30T00:11:32.487Z | Compiling toml v0.7.8 |
| 2202 | 2026-04-30T00:11:32.529Z | Compiling tokio-stream v0.1.18 |
| 2203 | 2026-04-30T00:11:32.690Z | Compiling buf-list v1.1.2 |
| 2204 | 2026-04-30T00:11:32.717Z | Compiling itertools v0.13.0 |
| 2205 | 2026-04-30T00:11:32.900Z | Compiling x509-cert v0.2.5 |
| 2206 | 2026-04-30T00:11:33.084Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2207 | 2026-04-30T00:11:33.351Z | Compiling openapiv3 v2.2.0 |
| 2208 | 2026-04-30T00:11:33.400Z | Compiling sha1 v0.10.6 |
| 2209 | 2026-04-30T00:11:33.653Z | Compiling lalrpop-util v0.19.12 |
| 2210 | 2026-04-30T00:11:33.867Z | Compiling peg-runtime v0.8.5 |
| 2211 | 2026-04-30T00:11:47.369Z | Compiling rustls-webpki v0.103.9 |
| 2212 | 2026-04-30T00:11:49.905Z | Compiling macaddr v1.0.1 |
| 2213 | 2026-04-30T00:11:49.956Z | Compiling structmeta-derive v0.3.0 |
| 2214 | 2026-04-30T00:11:50.126Z | Compiling crucible-workspace-hack v0.1.0 |
| 2215 | 2026-04-30T00:11:50.207Z | Compiling rayon-core v1.13.0 |
| 2216 | 2026-04-30T00:11:50.245Z | Compiling itertools v0.14.0 |
| 2217 | 2026-04-30T00:11:50.355Z | Compiling secrecy v0.10.3 |
| 2218 | 2026-04-30T00:11:50.444Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2219 | 2026-04-30T00:11:50.480Z | Compiling heapless v0.8.0 |
| 2220 | 2026-04-30T00:11:50.540Z | Compiling rustls v0.22.4 |
| 2221 | 2026-04-30T00:11:50.848Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2222 | 2026-04-30T00:11:50.863Z | Compiling crossbeam-deque v0.8.6 |
| 2223 | 2026-04-30T00:11:50.908Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2224 | 2026-04-30T00:11:50.954Z | Compiling structmeta v0.3.0 |
| 2225 | 2026-04-30T00:11:50.969Z | Compiling rustls-webpki v0.102.8 |
| 2226 | 2026-04-30T00:11:51.021Z | Compiling futures-executor v0.3.32 |
| 2227 | 2026-04-30T00:11:51.104Z | Compiling tokio-rustls v0.26.4 |
| 2228 | 2026-04-30T00:11:51.184Z | Compiling rustls-platform-verifier v0.6.2 |
| 2229 | 2026-04-30T00:11:51.297Z | Compiling hash32 v0.3.1 |
| 2230 | 2026-04-30T00:11:51.426Z | Compiling hyper-rustls v0.27.7 |
| 2231 | 2026-04-30T00:11:51.442Z | Compiling multer v3.1.0 |
| 2232 | 2026-04-30T00:11:51.462Z | Compiling thread_local v1.1.9 |
| 2233 | 2026-04-30T00:11:51.489Z | Compiling slog-async v2.8.0 |
| 2234 | 2026-04-30T00:11:51.506Z | Compiling ingot-macros v0.1.1 |
| 2235 | 2026-04-30T00:11:51.534Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2236 | 2026-04-30T00:11:51.587Z | Compiling smoltcp v0.11.0 |
| 2237 | 2026-04-30T00:11:51.658Z | Compiling match_cfg v0.1.0 |
| 2238 | 2026-04-30T00:11:51.752Z | Compiling reqwest v0.12.28 |
| 2239 | 2026-04-30T00:11:51.769Z | Compiling reqwest v0.13.2 |
| 2240 | 2026-04-30T00:11:51.784Z | Compiling compression-core v0.4.31 |
| 2241 | 2026-04-30T00:11:51.787Z | Compiling unicode-width v0.2.0 |
| 2242 | 2026-04-30T00:11:51.843Z | Compiling hostname v0.3.1 |
| 2243 | 2026-04-30T00:11:51.896Z | Compiling proc-macro-crate v3.4.0 |
| 2244 | 2026-04-30T00:11:51.938Z | Compiling compression-codecs v0.4.37 |
| 2245 | 2026-04-30T00:11:52.044Z | Compiling futures v0.3.32 |
| 2246 | 2026-04-30T00:11:52.135Z | Compiling derive-ex v0.1.8 |
| 2247 | 2026-04-30T00:11:52.321Z | Compiling slog-json v2.6.1 |
| 2248 | 2026-04-30T00:11:52.340Z | Compiling crossbeam-channel v0.5.15 |
| 2249 | 2026-04-30T00:11:52.464Z | Compiling half v2.7.1 |
| 2250 | 2026-04-30T00:11:52.593Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-04-30T00:11:52.804Z | Compiling cobs v0.3.0 |
| 2252 | 2026-04-30T00:11:52.830Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2253 | 2026-04-30T00:11:52.858Z | Compiling universal-hash v0.5.1 |
| 2254 | 2026-04-30T00:11:53.026Z | Compiling async-stream-impl v0.3.6 |
| 2255 | 2026-04-30T00:11:53.070Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2256 | 2026-04-30T00:11:53.115Z | Compiling serde_spanned v1.0.4 |
| 2257 | 2026-04-30T00:11:53.326Z | Compiling is-terminal v0.4.17 |
| 2258 | 2026-04-30T00:11:53.342Z | Compiling proc-macro-error-attr v1.0.4 |
| 2259 | 2026-04-30T00:11:53.448Z | Compiling dropshot v0.17.0 |
| 2260 | 2026-04-30T00:11:53.535Z | Compiling term v1.2.1 |
| 2261 | 2026-04-30T00:11:53.552Z | Compiling opaque-debug v0.3.1 |
| 2262 | 2026-04-30T00:11:53.618Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2263 | 2026-04-30T00:11:53.644Z | Compiling take_mut v0.2.2 |
| 2264 | 2026-04-30T00:11:53.669Z | Compiling ciborium-io v0.2.2 |
| 2265 | 2026-04-30T00:11:53.685Z | Compiling convert_case v0.4.0 |
| 2266 | 2026-04-30T00:11:53.688Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2267 | 2026-04-30T00:11:53.718Z | Compiling test-strategy v0.4.5 |
| 2268 | 2026-04-30T00:11:53.787Z | Compiling ciborium-ll v0.2.2 |
| 2269 | 2026-04-30T00:11:53.881Z | Compiling thiserror-no-std v2.0.2 |
| 2270 | 2026-04-30T00:11:53.996Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2271 | 2026-04-30T00:11:54.012Z | Compiling slog-term v2.9.2 |
| 2272 | 2026-04-30T00:11:54.043Z | Compiling derive_more v0.99.20 |
| 2273 | 2026-04-30T00:11:54.072Z | Compiling tokio-rustls v0.25.0 |
| 2274 | 2026-04-30T00:11:54.098Z | Compiling ingot-types v0.1.2 |
| 2275 | 2026-04-30T00:11:54.118Z | Compiling poly1305 v0.8.0 |
| 2276 | 2026-04-30T00:11:54.337Z | Compiling async-stream v0.3.6 |
| 2277 | 2026-04-30T00:11:54.552Z | Compiling ingot v0.1.1 |
| 2278 | 2026-04-30T00:11:54.626Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2279 | 2026-04-30T00:11:54.760Z | Compiling postcard v1.1.3 |
| 2280 | 2026-04-30T00:11:55.008Z | Compiling slog-bunyan v2.5.0 |
| 2281 | 2026-04-30T00:11:55.086Z | Compiling num_enum_derive v0.7.5 |
| 2282 | 2026-04-30T00:11:55.109Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2283 | 2026-04-30T00:11:55.160Z | Compiling async-compression v0.4.41 |
| 2284 | 2026-04-30T00:11:55.265Z | Compiling parse-display-derive v0.10.0 |
| 2285 | 2026-04-30T00:11:55.368Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2286 | 2026-04-30T00:11:55.384Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2287 | 2026-04-30T00:11:55.448Z | Compiling proc-macro-crate v1.3.1 |
| 2288 | 2026-04-30T00:11:55.633Z | Compiling backon v1.6.0 |
| 2289 | 2026-04-30T00:11:55.648Z | Compiling waitgroup v0.1.2 |
| 2290 | 2026-04-30T00:11:55.808Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2291 | 2026-04-30T00:11:55.828Z | Compiling password-hash v0.5.0 |
| 2292 | 2026-04-30T00:11:55.851Z | Compiling chacha20 v0.9.1 |
| 2293 | 2026-04-30T00:11:55.908Z | Compiling dropshot_endpoint v0.17.0 |
| 2294 | 2026-04-30T00:11:56.029Z | Compiling rustls-pemfile v2.2.0 |
| 2295 | 2026-04-30T00:11:56.122Z | Compiling blake2 v0.10.6 |
| 2296 | 2026-04-30T00:11:56.196Z | Compiling aead v0.5.2 |
| 2297 | 2026-04-30T00:11:56.339Z | Compiling foreign-types-macros v0.2.3 |
| 2298 | 2026-04-30T00:11:56.406Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2299 | 2026-04-30T00:11:56.423Z | Compiling serde_path_to_error v0.1.20 |
| 2300 | 2026-04-30T00:11:56.465Z | Compiling hostname v0.4.2 |
| 2301 | 2026-04-30T00:11:56.640Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2302 | 2026-04-30T00:11:56.655Z | Compiling proc-macro-error v1.0.4 |
| 2303 | 2026-04-30T00:11:56.712Z | Compiling instant v0.1.13 |
| 2304 | 2026-04-30T00:11:56.752Z | Compiling cpufeatures v0.3.0 |
| 2305 | 2026-04-30T00:11:56.813Z | Compiling foreign-types-shared v0.3.1 |
| 2306 | 2026-04-30T00:11:56.830Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-04-30T00:11:56.853Z | Compiling typeid v1.0.3 |
| 2308 | 2026-04-30T00:11:56.870Z | Compiling chacha20 v0.10.0 |
| 2309 | 2026-04-30T00:11:56.899Z | Compiling backoff v0.4.0 |
| 2310 | 2026-04-30T00:11:56.933Z | Compiling parse-display v0.10.0 |
| 2311 | 2026-04-30T00:11:56.951Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2312 | 2026-04-30T00:11:56.954Z | Compiling foreign-types v0.5.0 |
| 2313 | 2026-04-30T00:11:56.954Z | Compiling argon2 v0.5.3 |
| 2314 | 2026-04-30T00:11:56.995Z | Compiling chacha20poly1305 v0.10.1 |
| 2315 | 2026-04-30T00:11:56.998Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2316 | 2026-04-30T00:11:57.041Z | Compiling num_enum v0.7.5 |
| 2317 | 2026-04-30T00:11:57.089Z | Compiling num_enum_derive v0.5.11 |
| 2318 | 2026-04-30T00:11:57.159Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2319 | 2026-04-30T00:11:57.185Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2320 | 2026-04-30T00:11:57.218Z | Compiling ciborium v0.2.2 |
| 2321 | 2026-04-30T00:11:57.353Z | Compiling vsss-rs v3.3.4 |
| 2322 | 2026-04-30T00:11:57.603Z | Compiling tabwriter v1.4.1 |
| 2323 | 2026-04-30T00:11:57.751Z | Compiling regress v0.10.5 |
| 2324 | 2026-04-30T00:11:58.008Z | Compiling byte-wrapper v0.1.0 |
| 2325 | 2026-04-30T00:11:58.026Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2326 | 2026-04-30T00:11:58.041Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2327 | 2026-04-30T00:11:58.090Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2328 | 2026-04-30T00:11:58.105Z | Compiling cstr-argument v0.1.2 |
| 2329 | 2026-04-30T00:11:58.162Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2330 | 2026-04-30T00:11:58.295Z | Compiling erased-serde v0.4.9 |
| 2331 | 2026-04-30T00:11:58.308Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2026-04-30T00:11:58.397Z | Compiling num_enum v0.5.11 |
| 2333 | 2026-04-30T00:11:58.485Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-04-30T00:11:58.640Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2335 | 2026-04-30T00:11:58.673Z | Compiling rand v0.10.0 |
| 2336 | 2026-04-30T00:11:58.701Z | Compiling rayon v1.11.0 |
| 2337 | 2026-04-30T00:11:58.749Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2338 | 2026-04-30T00:11:58.806Z | Compiling libefi-sys v0.1.0 |
| 2339 | 2026-04-30T00:11:58.844Z | Compiling colored v3.1.1 |
| 2340 | 2026-04-30T00:11:58.896Z | Compiling indent_write v2.2.0 |
| 2341 | 2026-04-30T00:11:58.913Z | Compiling zone_cfg_derive v0.3.1 |
| 2342 | 2026-04-30T00:11:58.949Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2343 | 2026-04-30T00:11:59.044Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2344 | 2026-04-30T00:11:59.094Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2345 | 2026-04-30T00:11:59.157Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2346 | 2026-04-30T00:11:59.395Z | Compiling camino-tempfile v1.4.1 |
| 2347 | 2026-04-30T00:11:59.412Z | Compiling itertools v0.12.1 |
| 2348 | 2026-04-30T00:11:59.480Z | Compiling usdt-attr-macro v0.5.0 |
| 2349 | 2026-04-30T00:11:59.539Z | Compiling usdt-macro v0.5.0 |
| 2350 | 2026-04-30T00:11:59.557Z | Compiling bitfield-struct v0.6.2 |
| 2351 | 2026-04-30T00:11:59.654Z | Compiling num-derive v0.4.2 |
| 2352 | 2026-04-30T00:11:59.673Z | Compiling ordered-float v2.10.1 |
| 2353 | 2026-04-30T00:11:59.810Z | Compiling blake3 v1.8.3 |
| 2354 | 2026-04-30T00:11:59.967Z | Compiling memmap v0.7.0 |
| 2355 | 2026-04-30T00:12:00.193Z | Compiling sigpipe v0.1.3 |
| 2356 | 2026-04-30T00:12:00.209Z | Compiling swrite v0.1.0 |
| 2357 | 2026-04-30T00:12:00.227Z | Compiling glob v0.3.3 |
| 2358 | 2026-04-30T00:12:00.245Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2359 | 2026-04-30T00:12:00.259Z | Compiling usdt v0.5.0 |
| 2360 | 2026-04-30T00:12:00.311Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2361 | 2026-04-30T00:12:00.484Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2362 | 2026-04-30T00:12:00.545Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2363 | 2026-04-30T00:12:00.644Z | Compiling serde-value v0.7.0 |
| 2364 | 2026-04-30T00:12:00.867Z | Compiling zone v0.3.1 |
| 2365 | 2026-04-30T00:12:00.885Z | Compiling serde-untagged v0.1.9 |
| 2366 | 2026-04-30T00:12:00.900Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2367 | 2026-04-30T00:12:01.168Z | Compiling toml v0.8.23 |
| 2368 | 2026-04-30T00:12:01.200Z | Compiling smf v0.2.3 |
| 2369 | 2026-04-30T00:12:01.215Z | Compiling filetime v0.2.27 |
| 2370 | 2026-04-30T00:12:01.250Z | Compiling constant_time_eq v0.4.2 |
| 2371 | 2026-04-30T00:12:01.265Z | Compiling xattr v1.6.1 |
| 2372 | 2026-04-30T00:12:01.268Z | Compiling arrayref v0.3.9 |
| 2373 | 2026-04-30T00:12:01.345Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2374 | 2026-04-30T00:12:01.378Z | Compiling unicode-xid v0.2.6 |
| 2375 | 2026-04-30T00:12:01.445Z | Compiling same-file v1.0.6 |
| 2376 | 2026-04-30T00:12:01.460Z | Compiling whoami v1.6.1 |
| 2377 | 2026-04-30T00:12:01.478Z | Compiling arrayvec v0.7.6 |
| 2378 | 2026-04-30T00:12:01.493Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2379 | 2026-04-30T00:12:01.493Z | Compiling tar v0.4.45 |
| 2380 | 2026-04-30T00:12:01.544Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2381 | 2026-04-30T00:12:01.647Z | Compiling cargo-util-schemas v0.8.2 |
| 2382 | 2026-04-30T00:12:01.797Z | Compiling walkdir v2.5.0 |
| 2383 | 2026-04-30T00:12:01.943Z | Compiling tokio-dtrace v0.1.1 |
| 2384 | 2026-04-30T00:12:02.180Z | Compiling console v0.16.2 |
| 2385 | 2026-04-30T00:12:02.287Z | Compiling gethostname v0.5.0 |
| 2386 | 2026-04-30T00:12:02.344Z | Compiling cargo-platform v0.2.0 |
| 2387 | 2026-04-30T00:12:02.452Z | Compiling unit-prefix v0.5.2 |
| 2388 | 2026-04-30T00:12:02.455Z | Compiling topological-sort v0.2.2 |
| 2389 | 2026-04-30T00:12:02.498Z | Compiling oxide-tokio-rt v0.1.4 |
| 2390 | 2026-04-30T00:12:02.540Z | Compiling shell-words v1.1.1 |
| 2391 | 2026-04-30T00:12:02.636Z | Compiling indicatif v0.18.4 |
| 2392 | 2026-04-30T00:12:02.655Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2393 | 2026-04-30T00:12:02.809Z | Compiling cargo_metadata v0.21.0 |
| 2394 | 2026-04-30T00:12:11.356Z | Compiling progenitor-client v0.14.0 |
| 2395 | 2026-04-30T00:12:11.390Z | Compiling progenitor-client v0.10.0 |
| 2396 | 2026-04-30T00:12:11.390Z | Compiling omicron-zone-package v0.12.2 |
| 2397 | 2026-04-30T00:12:11.488Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2398 | 2026-04-30T00:12:11.490Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2399 | 2026-04-30T00:12:11.522Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2400 | 2026-04-30T00:12:11.539Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2401 | 2026-04-30T00:12:11.826Z | Compiling progenitor-extras v0.2.0 |
| 2402 | 2026-04-30T00:12:11.853Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2403 | 2026-04-30T00:12:11.872Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2404 | 2026-04-30T00:12:11.893Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2405 | 2026-04-30T00:12:12.021Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2406 | 2026-04-30T00:12:12.084Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2407 | 2026-04-30T00:12:16.680Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2408 | 2026-04-30T00:12:24.028Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2409 | 2026-04-30T00:12:27.108Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2410 | 2026-04-30T00:12:28.101Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2411 | 2026-04-30T00:12:37.356Z | Finished `release` profile [optimized] target(s) in 1m 38s |
| 2412 | 2026-04-30T00:12:37.507Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2413 | 2026-04-30T00:12:37.570Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2414 | 2026-04-30T00:12:37.573Z | Created new build target 'test' and set it as active |
| 2415 | 2026-04-30T00:12:37.576Z | |
| 2416 | 2026-04-30T00:12:37.576Z | real 1:38.796871288 |
| 2417 | 2026-04-30T00:12:37.576Z | user 16:20.703399785 |
| 2418 | 2026-04-30T00:12:37.576Z | sys 2:32.837218100 |
| 2419 | 2026-04-30T00:12:37.576Z | trap 0.458318586 |
| 2420 | 2026-04-30T00:12:37.576Z | tflt 2.626709392 |
| 2421 | 2026-04-30T00:12:37.576Z | dflt 3.945379778 |
| 2422 | 2026-04-30T00:12:37.576Z | kflt 0.000650342 |
| 2423 | 2026-04-30T00:12:37.576Z | lock 51:33.200123068 |
| 2424 | 2026-04-30T00:12:37.576Z | slp 41:50.105601109 |
| 2425 | 2026-04-30T00:12:37.576Z | lat 42.941051376 |
| 2426 | 2026-04-30T00:12:37.577Z | stop 5:28.280454176 |
| 2427 | 2026-04-30T00:12:37.577Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2428 | 2026-04-30T00:12:38.466Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2429 | 2026-04-30T00:12:38.536Z | Running `target/release/omicron-package -t test package` |
| 2430 | 2026-04-30T00:12:38.596Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2431 | 2026-04-30T00:12:39.972Z | Compiling heck v0.5.0 |
| 2432 | 2026-04-30T00:12:39.972Z | Compiling regress v0.11.1 |
| 2433 | 2026-04-30T00:12:39.972Z | Compiling unsafe-libyaml v0.2.11 |
| 2434 | 2026-04-30T00:12:40.221Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2435 | 2026-04-30T00:12:40.247Z | Compiling regress v0.10.5 |
| 2436 | 2026-04-30T00:12:40.275Z | Compiling unicode-width v0.1.14 |
| 2437 | 2026-04-30T00:12:40.278Z | Compiling is-terminal v0.4.17 |
| 2438 | 2026-04-30T00:12:40.317Z | Compiling prettyplease v0.2.37 |
| 2439 | 2026-04-30T00:12:40.320Z | Compiling bytecount v0.6.9 |
| 2440 | 2026-04-30T00:12:40.320Z | Compiling rustls v0.22.4 |
| 2441 | 2026-04-30T00:12:40.320Z | Compiling rustls-webpki v0.102.8 |
| 2442 | 2026-04-30T00:12:40.357Z | Compiling derive-where v1.6.0 |
| 2443 | 2026-04-30T00:12:40.359Z | Compiling thread_local v1.1.9 |
| 2444 | 2026-04-30T00:12:40.378Z | Compiling match_cfg v0.1.0 |
| 2445 | 2026-04-30T00:12:40.381Z | Compiling compression-core v0.4.31 |
| 2446 | 2026-04-30T00:12:40.477Z | Compiling multer v3.1.0 |
| 2447 | 2026-04-30T00:12:40.480Z | Compiling slog-async v2.8.0 |
| 2448 | 2026-04-30T00:12:40.541Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2449 | 2026-04-30T00:12:40.563Z | Compiling hostname v0.3.1 |
| 2450 | 2026-04-30T00:12:40.566Z | Compiling compression-codecs v0.4.37 |
| 2451 | 2026-04-30T00:12:40.566Z | Compiling crossbeam-channel v0.5.15 |
| 2452 | 2026-04-30T00:12:40.630Z | Compiling slog-json v2.6.1 |
| 2453 | 2026-04-30T00:12:40.632Z | Compiling futures-executor v0.3.32 |
| 2454 | 2026-04-30T00:12:40.651Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2455 | 2026-04-30T00:12:40.689Z | Compiling serde_spanned v1.0.4 |
| 2456 | 2026-04-30T00:12:40.715Z | Compiling serde_yaml v0.9.34+deprecated |
| 2457 | 2026-04-30T00:12:40.848Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2458 | 2026-04-30T00:12:40.848Z | Compiling term v1.2.1 |
| 2459 | 2026-04-30T00:12:40.892Z | Compiling take_mut v0.2.2 |
| 2460 | 2026-04-30T00:12:40.894Z | Compiling futures v0.3.32 |
| 2461 | 2026-04-30T00:12:40.936Z | Compiling slog-bunyan v2.5.0 |
| 2462 | 2026-04-30T00:12:40.963Z | Compiling async-compression v0.4.41 |
| 2463 | 2026-04-30T00:12:41.069Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2464 | 2026-04-30T00:12:41.112Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2465 | 2026-04-30T00:12:41.112Z | Compiling dropshot v0.17.0 |
| 2466 | 2026-04-30T00:12:41.115Z | Compiling async-stream v0.3.6 |
| 2467 | 2026-04-30T00:12:41.202Z | Compiling slog-term v2.9.2 |
| 2468 | 2026-04-30T00:12:41.277Z | Compiling num-rational v0.4.2 |
| 2469 | 2026-04-30T00:12:41.309Z | Compiling progenitor-client v0.14.0 |
| 2470 | 2026-04-30T00:12:41.350Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2471 | 2026-04-30T00:12:41.371Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2472 | 2026-04-30T00:12:41.448Z | Compiling waitgroup v0.1.2 |
| 2473 | 2026-04-30T00:12:41.496Z | Compiling backon v1.6.0 |
| 2474 | 2026-04-30T00:12:41.578Z | Compiling rustls-pemfile v2.2.0 |
| 2475 | 2026-04-30T00:12:41.601Z | Compiling num-complex v0.4.6 |
| 2476 | 2026-04-30T00:12:41.604Z | Compiling hostname v0.4.2 |
| 2477 | 2026-04-30T00:12:41.621Z | Compiling serde_path_to_error v0.1.20 |
| 2478 | 2026-04-30T00:12:41.665Z | Compiling instant v0.1.13 |
| 2479 | 2026-04-30T00:12:41.708Z | Compiling typify-impl v0.6.2 |
| 2480 | 2026-04-30T00:12:41.728Z | Compiling debug-ignore v1.0.5 |
| 2481 | 2026-04-30T00:12:41.783Z | Compiling backoff v0.4.0 |
| 2482 | 2026-04-30T00:12:41.803Z | Compiling progenitor-extras v0.2.0 |
| 2483 | 2026-04-30T00:12:41.826Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2484 | 2026-04-30T00:12:42.003Z | Compiling num v0.4.3 |
| 2485 | 2026-04-30T00:12:42.023Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2486 | 2026-04-30T00:12:42.026Z | Compiling parse-display v0.10.0 |
| 2487 | 2026-04-30T00:12:42.071Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2488 | 2026-04-30T00:12:42.093Z | Compiling progenitor-client v0.13.0 |
| 2489 | 2026-04-30T00:12:42.116Z | Compiling progenitor-client v0.10.0 |
| 2490 | 2026-04-30T00:12:42.197Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2491 | 2026-04-30T00:12:42.219Z | Compiling macaddr v1.0.1 |
| 2492 | 2026-04-30T00:12:42.242Z | Compiling float-ord v0.3.2 |
| 2493 | 2026-04-30T00:12:42.383Z | Compiling console v0.15.11 |
| 2494 | 2026-04-30T00:12:42.407Z | Compiling slog-dtrace v0.3.0 |
| 2495 | 2026-04-30T00:12:42.475Z | Compiling newline-converter v0.3.0 |
| 2496 | 2026-04-30T00:12:42.587Z | Compiling tokio-rustls v0.25.0 |
| 2497 | 2026-04-30T00:12:42.612Z | Compiling atomicwrites v0.4.4 |
| 2498 | 2026-04-30T00:12:42.658Z | Compiling async-recursion v1.1.1 |
| 2499 | 2026-04-30T00:12:42.680Z | Compiling cancel-safe-futures v0.1.5 |
| 2500 | 2026-04-30T00:12:42.704Z | Compiling owo-colors v4.3.0 |
| 2501 | 2026-04-30T00:12:42.873Z | Compiling expectorate v1.2.0 |
| 2502 | 2026-04-30T00:12:42.944Z | Compiling libsw-core v0.3.2 |
| 2503 | 2026-04-30T00:12:42.973Z | Compiling resolv-conf v0.7.6 |
| 2504 | 2026-04-30T00:12:43.119Z | Compiling libsw v3.5.0 |
| 2505 | 2026-04-30T00:12:43.162Z | Compiling toml v0.8.23 |
| 2506 | 2026-04-30T00:12:43.313Z | Compiling linear-map v1.2.0 |
| 2507 | 2026-04-30T00:12:43.316Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2508 | 2026-04-30T00:12:43.385Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2509 | 2026-04-30T00:12:43.427Z | Compiling minimal-lexical v0.2.1 |
| 2510 | 2026-04-30T00:12:43.565Z | Compiling linked-hash-map v0.5.6 |
| 2511 | 2026-04-30T00:12:43.635Z | Compiling unicode-xid v0.2.6 |
| 2512 | 2026-04-30T00:12:43.659Z | Compiling nom v7.1.3 |
| 2513 | 2026-04-30T00:12:43.679Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2514 | 2026-04-30T00:12:43.699Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2515 | 2026-04-30T00:12:43.722Z | Compiling globset v0.4.18 |
| 2516 | 2026-04-30T00:12:43.769Z | Compiling lru-cache v0.1.2 |
| 2517 | 2026-04-30T00:12:43.793Z | Compiling hickory-proto v0.24.4 |
| 2518 | 2026-04-30T00:12:43.815Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2519 | 2026-04-30T00:12:43.948Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2520 | 2026-04-30T00:12:44.126Z | Compiling convert_case v0.10.0 |
| 2521 | 2026-04-30T00:12:44.422Z | Compiling derive_more-impl v2.1.1 |
| 2522 | 2026-04-30T00:12:44.642Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2523 | 2026-04-30T00:12:45.027Z | Compiling pin-project-internal v1.1.11 |
| 2524 | 2026-04-30T00:12:45.048Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2525 | 2026-04-30T00:12:45.175Z | Compiling typify-macro v0.6.2 |
| 2526 | 2026-04-30T00:12:45.218Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2527 | 2026-04-30T00:12:45.465Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2528 | 2026-04-30T00:12:45.707Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2529 | 2026-04-30T00:12:46.054Z | Compiling pin-project v1.1.11 |
| 2530 | 2026-04-30T00:12:46.192Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2531 | 2026-04-30T00:12:46.402Z | Compiling hickory-resolver v0.24.4 |
| 2532 | 2026-04-30T00:12:46.424Z | Compiling derive_more v2.1.1 |
| 2533 | 2026-04-30T00:12:46.450Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2534 | 2026-04-30T00:12:46.558Z | Compiling papergrid v0.11.0 |
| 2535 | 2026-04-30T00:12:46.609Z | Compiling tabled_derive v0.7.0 |
| 2536 | 2026-04-30T00:12:46.711Z | Compiling typify v0.6.2 |
| 2537 | 2026-04-30T00:12:46.894Z | Compiling progenitor-impl v0.14.0 |
| 2538 | 2026-04-30T00:12:47.132Z | Compiling progenitor-impl v0.13.0 |
| 2539 | 2026-04-30T00:12:47.508Z | Compiling pem v3.0.6 |
| 2540 | 2026-04-30T00:12:48.054Z | Compiling qorb v0.4.1 |
| 2541 | 2026-04-30T00:12:48.251Z | Compiling snafu-derive v0.8.9 |
| 2542 | 2026-04-30T00:12:49.089Z | Compiling progenitor-macro v0.14.0 |
| 2543 | 2026-04-30T00:12:49.337Z | Compiling progenitor-macro v0.13.0 |
| 2544 | 2026-04-30T00:12:49.697Z | Compiling termtree v0.5.1 |
| 2545 | 2026-04-30T00:12:49.719Z | Compiling tabled v0.15.0 |
| 2546 | 2026-04-30T00:12:49.907Z | Compiling crossterm v0.29.0 |
| 2547 | 2026-04-30T00:12:49.958Z | Compiling snafu v0.8.9 |
| 2548 | 2026-04-30T00:12:50.550Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2549 | 2026-04-30T00:12:51.528Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2550 | 2026-04-30T00:12:51.988Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2551 | 2026-04-30T00:12:52.353Z | Compiling phf_shared v0.12.1 |
| 2552 | 2026-04-30T00:12:52.516Z | Compiling olpc-cjson v0.1.4 |
| 2553 | 2026-04-30T00:12:52.615Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2554 | 2026-04-30T00:12:52.772Z | Compiling serde_plain v1.0.2 |
| 2555 | 2026-04-30T00:12:52.836Z | Compiling vte v0.14.1 |
| 2556 | 2026-04-30T00:12:53.098Z | Compiling csv-core v0.1.13 |
| 2557 | 2026-04-30T00:12:53.119Z | Compiling chrono-tz v0.10.4 |
| 2558 | 2026-04-30T00:12:53.145Z | Compiling progenitor v0.14.0 |
| 2559 | 2026-04-30T00:12:53.233Z | Compiling typed-path v0.9.3 |
| 2560 | 2026-04-30T00:12:53.335Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2561 | 2026-04-30T00:12:53.358Z | Compiling highway v1.3.0 |
| 2562 | 2026-04-30T00:12:53.437Z | Compiling progenitor v0.13.0 |
| 2563 | 2026-04-30T00:12:53.645Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2564 | 2026-04-30T00:12:54.141Z | Compiling csv v1.4.0 |
| 2565 | 2026-04-30T00:12:54.377Z | Compiling tough v0.20.0 |
| 2566 | 2026-04-30T00:12:54.671Z | Compiling strip-ansi-escapes v0.2.1 |
| 2567 | 2026-04-30T00:12:55.066Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2568 | 2026-04-30T00:12:55.123Z | Compiling phf v0.12.1 |
| 2569 | 2026-04-30T00:12:55.229Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2570 | 2026-04-30T00:12:55.348Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2571 | 2026-04-30T00:12:55.819Z | Compiling const_format_proc_macros v0.2.34 |
| 2572 | 2026-04-30T00:12:56.121Z | Compiling fd-lock v4.0.4 |
| 2573 | 2026-04-30T00:12:56.299Z | Compiling peg-macros v0.8.5 |
| 2574 | 2026-04-30T00:12:56.804Z | Compiling nu-ansi-term v0.50.3 |
| 2575 | 2026-04-30T00:12:57.381Z | Compiling reedline v0.40.0 |
| 2576 | 2026-04-30T00:12:57.447Z | Compiling const_format v0.2.35 |
| 2577 | 2026-04-30T00:12:57.577Z | Compiling peg v0.8.5 |
| 2578 | 2026-04-30T00:12:57.683Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2579 | 2026-04-30T00:12:57.948Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2580 | 2026-04-30T00:12:57.976Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2581 | 2026-04-30T00:12:58.243Z | Compiling bcs v0.1.6 |
| 2582 | 2026-04-30T00:12:58.687Z | Compiling semver v0.1.20 |
| 2583 | 2026-04-30T00:12:58.761Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2584 | 2026-04-30T00:12:58.986Z | Compiling rustc_version v0.1.7 |
| 2585 | 2026-04-30T00:12:59.021Z | Compiling humantime v2.3.0 |
| 2586 | 2026-04-30T00:12:59.126Z | Compiling unicode-linebreak v0.1.5 |
| 2587 | 2026-04-30T00:12:59.222Z | Compiling newtype_derive v0.1.6 |
| 2588 | 2026-04-30T00:12:59.449Z | Compiling smawk v0.3.2 |
| 2589 | 2026-04-30T00:12:59.518Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2590 | 2026-04-30T00:12:59.625Z | Compiling textwrap v0.16.2 |
| 2591 | 2026-04-30T00:12:59.655Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2592 | 2026-04-30T00:12:59.678Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2593 | 2026-04-30T00:12:59.710Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2594 | 2026-04-30T00:13:00.074Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2595 | 2026-04-30T00:13:00.287Z | Compiling base64 v0.21.7 |
| 2596 | 2026-04-30T00:13:00.774Z | Compiling steno v0.4.1 |
| 2597 | 2026-04-30T00:13:00.815Z | Compiling utf-8 v0.7.6 |
| 2598 | 2026-04-30T00:13:01.056Z | Compiling tagptr v0.2.0 |
| 2599 | 2026-04-30T00:13:01.077Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2600 | 2026-04-30T00:13:01.240Z | Compiling moka v0.12.13 |
| 2601 | 2026-04-30T00:13:01.265Z | Compiling tungstenite v0.21.0 |
| 2602 | 2026-04-30T00:13:01.286Z | Compiling radium v0.7.0 |
| 2603 | 2026-04-30T00:13:01.471Z | Compiling maybe-uninit v2.0.0 |
| 2604 | 2026-04-30T00:13:01.615Z | Compiling tap v1.0.1 |
| 2605 | 2026-04-30T00:13:01.760Z | Compiling wyz v0.5.1 |
| 2606 | 2026-04-30T00:13:02.103Z | Compiling tokio-tungstenite v0.21.0 |
| 2607 | 2026-04-30T00:13:02.173Z | Compiling zerocopy-derive v0.6.6 |
| 2608 | 2026-04-30T00:13:02.285Z | Compiling packed_struct v0.10.1 |
| 2609 | 2026-04-30T00:13:02.459Z | Compiling hickory-resolver v0.25.2 |
| 2610 | 2026-04-30T00:13:02.495Z | Compiling display-error-chain v0.2.2 |
| 2611 | 2026-04-30T00:13:02.517Z | Compiling funty v2.0.0 |
| 2612 | 2026-04-30T00:13:02.582Z | Compiling crc-catalog v2.4.0 |
| 2613 | 2026-04-30T00:13:02.716Z | Compiling crc v3.4.0 |
| 2614 | 2026-04-30T00:13:02.737Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2615 | 2026-04-30T00:13:02.928Z | Compiling bitvec v1.0.1 |
| 2616 | 2026-04-30T00:13:02.973Z | Compiling zerocopy v0.6.6 |
| 2617 | 2026-04-30T00:13:03.167Z | Compiling packed_struct_codegen v0.10.1 |
| 2618 | 2026-04-30T00:13:03.378Z | Compiling bitfield-macros v0.19.4 |
| 2619 | 2026-04-30T00:13:03.399Z | Compiling indexmap v1.9.3 |
| 2620 | 2026-04-30T00:13:03.466Z | Compiling nodrop v0.1.14 |
| 2621 | 2026-04-30T00:13:03.600Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2622 | 2026-04-30T00:13:03.695Z | Compiling array-init v0.0.4 |
| 2623 | 2026-04-30T00:13:04.020Z | Compiling smallvec v0.6.14 |
| 2624 | 2026-04-30T00:13:04.082Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2625 | 2026-04-30T00:13:04.085Z | Compiling bitfield v0.19.4 |
| 2626 | 2026-04-30T00:13:04.177Z | Compiling num-derive v0.3.3 |
| 2627 | 2026-04-30T00:13:04.292Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2628 | 2026-04-30T00:13:04.433Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2629 | 2026-04-30T00:13:04.764Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2630 | 2026-04-30T00:13:05.041Z | Compiling hashbrown v0.12.3 |
| 2631 | 2026-04-30T00:13:06.181Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2632 | 2026-04-30T00:13:06.262Z | Compiling libscf-sys v1.1.0 |
| 2633 | 2026-04-30T00:13:06.450Z | Compiling proc-macro-error2 v2.0.1 |
| 2634 | 2026-04-30T00:13:06.699Z | Compiling serde-hex v0.1.0 |
| 2635 | 2026-04-30T00:13:06.762Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2636 | 2026-04-30T00:13:06.906Z | Compiling ron v0.8.1 |
| 2637 | 2026-04-30T00:13:07.004Z | Compiling typify-impl v0.4.3 |
| 2638 | 2026-04-30T00:13:07.685Z | Compiling hashbrown v0.13.2 |
| 2639 | 2026-04-30T00:13:07.770Z | Compiling vergen-gitcl v1.0.8 |
| 2640 | 2026-04-30T00:13:08.001Z | Compiling dirs-sys-next v0.1.2 |
| 2641 | 2026-04-30T00:13:08.051Z | Compiling crc-any v2.5.0 |
| 2642 | 2026-04-30T00:13:08.284Z | Compiling crunchy v0.2.4 |
| 2643 | 2026-04-30T00:13:08.335Z | Compiling maplit v1.0.2 |
| 2644 | 2026-04-30T00:13:08.459Z | Compiling diesel_derives v2.3.7 |
| 2645 | 2026-04-30T00:13:08.500Z | Compiling glob v0.3.3 |
| 2646 | 2026-04-30T00:13:08.559Z | Compiling object v0.30.4 |
| 2647 | 2026-04-30T00:13:08.614Z | Compiling dirs-next v2.0.0 |
| 2648 | 2026-04-30T00:13:08.766Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2649 | 2026-04-30T00:13:08.787Z | Compiling tabled_derive v0.11.0 |
| 2650 | 2026-04-30T00:13:08.825Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2651 | 2026-04-30T00:13:08.863Z | Compiling clang-sys v1.8.1 |
| 2652 | 2026-04-30T00:13:08.950Z | Compiling papergrid v0.17.0 |
| 2653 | 2026-04-30T00:13:09.245Z | Compiling testing_table v0.3.0 |
| 2654 | 2026-04-30T00:13:09.290Z | Compiling dsl_auto_type v0.2.0 |
| 2655 | 2026-04-30T00:13:09.338Z | Compiling scheduled-thread-pool v0.2.7 |
| 2656 | 2026-04-30T00:13:09.456Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2657 | 2026-04-30T00:13:09.524Z | Compiling path-slash v0.1.5 |
| 2658 | 2026-04-30T00:13:09.686Z | Compiling tiny-keccak v2.0.2 |
| 2659 | 2026-04-30T00:13:09.706Z | Compiling r2d2 v0.8.10 |
| 2660 | 2026-04-30T00:13:09.843Z | Compiling term v0.7.0 |
| 2661 | 2026-04-30T00:13:09.965Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2662 | 2026-04-30T00:13:09.999Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2663 | 2026-04-30T00:13:10.053Z | Compiling xshell-macros v0.2.7 |
| 2664 | 2026-04-30T00:13:10.233Z | Compiling tabled v0.20.0 |
| 2665 | 2026-04-30T00:13:10.288Z | Compiling downcast-rs v2.0.2 |
| 2666 | 2026-04-30T00:13:10.366Z | Compiling bit-vec v0.6.3 |
| 2667 | 2026-04-30T00:13:10.423Z | Compiling typify-macro v0.4.3 |
| 2668 | 2026-04-30T00:13:10.466Z | Compiling xshell v0.2.7 |
| 2669 | 2026-04-30T00:13:10.516Z | Compiling ascii-canvas v3.0.0 |
| 2670 | 2026-04-30T00:13:10.610Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2671 | 2026-04-30T00:13:10.774Z | Compiling bit-set v0.5.3 |
| 2672 | 2026-04-30T00:13:10.964Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2673 | 2026-04-30T00:13:11.068Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2674 | 2026-04-30T00:13:11.368Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2675 | 2026-04-30T00:13:11.442Z | Compiling itertools v0.10.5 |
| 2676 | 2026-04-30T00:13:11.775Z | Compiling ena v0.14.4 |
| 2677 | 2026-04-30T00:13:11.853Z | Compiling libloading v0.8.9 |
| 2678 | 2026-04-30T00:13:11.938Z | Compiling bindgen v0.71.1 |
| 2679 | 2026-04-30T00:13:12.025Z | Compiling diff v0.1.13 |
| 2680 | 2026-04-30T00:13:12.088Z | Compiling unicase v2.9.0 |
| 2681 | 2026-04-30T00:13:12.230Z | Compiling regex-syntax v0.6.29 |
| 2682 | 2026-04-30T00:13:12.349Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2683 | 2026-04-30T00:13:13.307Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2684 | 2026-04-30T00:13:13.594Z | Compiling lalrpop v0.19.12 |
| 2685 | 2026-04-30T00:13:14.182Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2686 | 2026-04-30T00:13:14.545Z | Compiling diesel v2.3.7 |
| 2687 | 2026-04-30T00:13:14.574Z | Compiling cexpr v0.6.0 |
| 2688 | 2026-04-30T00:13:14.615Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2689 | 2026-04-30T00:13:14.794Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2690 | 2026-04-30T00:13:14.841Z | Compiling crc8 v0.1.1 |
| 2691 | 2026-04-30T00:13:14.979Z | Compiling typify v0.4.3 |
| 2692 | 2026-04-30T00:13:15.002Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2693 | 2026-04-30T00:13:15.143Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2694 | 2026-04-30T00:13:15.165Z | Compiling headers-core v0.3.0 |
| 2695 | 2026-04-30T00:13:15.203Z | Compiling libxml v0.3.3 |
| 2696 | 2026-04-30T00:13:15.309Z | Compiling headers v0.4.1 |
| 2697 | 2026-04-30T00:13:15.330Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2698 | 2026-04-30T00:13:15.496Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2699 | 2026-04-30T00:13:15.719Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2700 | 2026-04-30T00:13:15.765Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2701 | 2026-04-30T00:13:16.187Z | Compiling strum_macros v0.24.3 |
| 2702 | 2026-04-30T00:13:16.542Z | Compiling indoc v1.0.9 |
| 2703 | 2026-04-30T00:13:16.648Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2704 | 2026-04-30T00:13:16.869Z | Compiling derive_builder v0.20.2 |
| 2705 | 2026-04-30T00:13:16.933Z | Compiling oso-derive v0.27.3 |
| 2706 | 2026-04-30T00:13:16.985Z | Compiling quick-xml v0.37.5 |
| 2707 | 2026-04-30T00:13:17.038Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2708 | 2026-04-30T00:13:17.454Z | Compiling openssl-probe v0.1.6 |
| 2709 | 2026-04-30T00:13:17.477Z | Compiling half v1.8.3 |
| 2710 | 2026-04-30T00:13:17.932Z | Compiling serde_cbor v0.11.2 |
| 2711 | 2026-04-30T00:13:17.990Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2712 | 2026-04-30T00:13:18.010Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2713 | 2026-04-30T00:13:18.334Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2714 | 2026-04-30T00:13:18.462Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2715 | 2026-04-30T00:13:18.692Z | Compiling bb8 v0.8.6 |
| 2716 | 2026-04-30T00:13:18.715Z | Compiling trait-variant v0.1.2 |
| 2717 | 2026-04-30T00:13:18.963Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2718 | 2026-04-30T00:13:19.067Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2719 | 2026-04-30T00:13:19.283Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2720 | 2026-04-30T00:13:19.357Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2721 | 2026-04-30T00:13:19.438Z | Compiling fxhash v0.2.1 |
| 2722 | 2026-04-30T00:13:19.577Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2723 | 2026-04-30T00:13:19.598Z | Compiling samael v0.0.19 |
| 2724 | 2026-04-30T00:13:19.652Z | Compiling progenitor-impl v0.10.0 |
| 2725 | 2026-04-30T00:13:19.673Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2726 | 2026-04-30T00:13:19.696Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2727 | 2026-04-30T00:13:19.884Z | Compiling kstat-rs v0.2.4 |
| 2728 | 2026-04-30T00:13:19.994Z | Compiling libz-sys v1.1.24 |
| 2729 | 2026-04-30T00:13:20.363Z | Compiling salty v0.3.0 |
| 2730 | 2026-04-30T00:13:20.411Z | Compiling nonempty v0.12.0 |
| 2731 | 2026-04-30T00:13:20.696Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2732 | 2026-04-30T00:13:21.073Z | Compiling polar-core v0.27.3 |
| 2733 | 2026-04-30T00:13:21.076Z | Compiling progenitor-impl v0.11.2 |
| 2734 | 2026-04-30T00:13:21.145Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2735 | 2026-04-30T00:13:21.182Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2736 | 2026-04-30T00:13:21.775Z | Compiling progenitor-macro v0.10.0 |
| 2737 | 2026-04-30T00:13:22.896Z | Compiling darling_core v0.23.0 |
| 2738 | 2026-04-30T00:13:23.336Z | Compiling nanorand v0.7.0 |
| 2739 | 2026-04-30T00:13:23.463Z | Compiling arc-swap v1.8.2 |
| 2740 | 2026-04-30T00:13:23.717Z | Compiling fs-err v2.11.0 |
| 2741 | 2026-04-30T00:13:23.958Z | Compiling parking_lot_core v0.8.6 |
| 2742 | 2026-04-30T00:13:24.074Z | Compiling mime_guess v2.0.5 |
| 2743 | 2026-04-30T00:13:24.427Z | Compiling slog-scope v4.4.1 |
| 2744 | 2026-04-30T00:13:24.620Z | Compiling flume v0.11.1 |
| 2745 | 2026-04-30T00:13:24.871Z | Compiling progenitor-macro v0.11.2 |
| 2746 | 2026-04-30T00:13:25.018Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2747 | 2026-04-30T00:13:25.082Z | Compiling darling_macro v0.23.0 |
| 2748 | 2026-04-30T00:13:25.268Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2749 | 2026-04-30T00:13:25.770Z | Compiling progenitor v0.10.0 |
| 2750 | 2026-04-30T00:13:25.961Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2751 | 2026-04-30T00:13:26.522Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2752 | 2026-04-30T00:13:26.555Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2753 | 2026-04-30T00:13:27.444Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2754 | 2026-04-30T00:13:28.813Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2755 | 2026-04-30T00:13:28.917Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2756 | 2026-04-30T00:13:30.287Z | Compiling oso v0.27.3 |
| 2757 | 2026-04-30T00:13:31.023Z | Compiling progenitor-client v0.11.2 |
| 2758 | 2026-04-30T00:13:33.902Z | Compiling diesel-dtrace v0.5.0 |
| 2759 | 2026-04-30T00:13:34.220Z | Compiling async-bb8-diesel v0.2.1 |
| 2760 | 2026-04-30T00:13:34.672Z | Compiling git-stub v1.0.0 |
| 2761 | 2026-04-30T00:13:34.675Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2762 | 2026-04-30T00:13:34.721Z | Compiling instability v0.3.11 |
| 2763 | 2026-04-30T00:13:34.943Z | Compiling git-stub-vcs v0.1.0 |
| 2764 | 2026-04-30T00:13:34.999Z | Compiling progenitor v0.11.2 |
| 2765 | 2026-04-30T00:13:35.030Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-04-30T00:13:35.187Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2767 | 2026-04-30T00:13:35.306Z | Compiling darling v0.23.0 |
| 2768 | 2026-04-30T00:13:35.457Z | Compiling slog-stdlog v4.1.1 |
| 2769 | 2026-04-30T00:13:36.216Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2770 | 2026-04-30T00:13:36.342Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2771 | 2026-04-30T00:13:36.741Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2772 | 2026-04-30T00:13:37.376Z | Compiling ignore v0.4.25 |
| 2773 | 2026-04-30T00:13:38.189Z | Compiling primeorder v0.13.6 |
| 2774 | 2026-04-30T00:13:38.346Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2775 | 2026-04-30T00:13:38.505Z | Compiling castaway v0.2.4 |
| 2776 | 2026-04-30T00:13:38.665Z | Compiling atty v0.2.14 |
| 2777 | 2026-04-30T00:13:38.835Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2778 | 2026-04-30T00:13:39.066Z | Compiling indoc v2.0.7 |
| 2779 | 2026-04-30T00:13:39.293Z | Compiling parse-size v1.1.0 |
| 2780 | 2026-04-30T00:13:39.507Z | Compiling http-range v0.1.5 |
| 2781 | 2026-04-30T00:13:39.529Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2782 | 2026-04-30T00:13:39.742Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2783 | 2026-04-30T00:13:39.796Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2784 | 2026-04-30T00:13:39.899Z | Compiling compact_str v0.8.1 |
| 2785 | 2026-04-30T00:13:40.231Z | Compiling p384 v0.13.1 |
| 2786 | 2026-04-30T00:13:41.030Z | Compiling globwalk v0.9.1 |
| 2787 | 2026-04-30T00:13:41.272Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2788 | 2026-04-30T00:13:41.695Z | Compiling parking_lot v0.11.2 |
| 2789 | 2026-04-30T00:13:42.014Z | Compiling slog-envlogger v2.2.0 |
| 2790 | 2026-04-30T00:13:42.337Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2791 | 2026-04-30T00:13:42.370Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2792 | 2026-04-30T00:13:42.507Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2793 | 2026-04-30T00:13:42.619Z | Compiling predicates-tree v1.0.13 |
| 2794 | 2026-04-30T00:13:42.815Z | Compiling unicode-truncate v1.1.0 |
| 2795 | 2026-04-30T00:13:42.992Z | Compiling lru v0.12.5 |
| 2796 | 2026-04-30T00:13:43.036Z | Compiling rand_seeder v0.4.0 |
| 2797 | 2026-04-30T00:13:43.090Z | Compiling prefix-trie v0.7.0 |
| 2798 | 2026-04-30T00:13:43.146Z | Compiling vergen-git2 v1.0.7 |
| 2799 | 2026-04-30T00:13:43.207Z | Compiling cassowary v0.3.0 |
| 2800 | 2026-04-30T00:13:43.228Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2801 | 2026-04-30T00:13:43.345Z | Compiling camino-tempfile-ext v0.3.3 |
| 2802 | 2026-04-30T00:13:43.435Z | Compiling hyper-staticfile v0.10.1 |
| 2803 | 2026-04-30T00:13:43.596Z | Compiling hickory-server v0.25.2 |
| 2804 | 2026-04-30T00:13:44.008Z | Compiling ratatui v0.29.0 |
| 2805 | 2026-04-30T00:13:44.048Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2806 | 2026-04-30T00:13:44.339Z | Compiling sled v0.34.7 |
| 2807 | 2026-04-30T00:13:45.135Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2808 | 2026-04-30T00:13:45.369Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2809 | 2026-04-30T00:13:45.735Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2810 | 2026-04-30T00:13:45.822Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2811 | 2026-04-30T00:13:46.578Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2812 | 2026-04-30T00:13:46.940Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2813 | 2026-04-30T00:13:47.122Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2814 | 2026-04-30T00:13:47.388Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2815 | 2026-04-30T00:13:47.646Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2816 | 2026-04-30T00:13:47.705Z | Compiling rustls v0.21.12 |
| 2817 | 2026-04-30T00:13:47.948Z | Compiling corncobs v0.1.4 |
| 2818 | 2026-04-30T00:13:48.117Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2819 | 2026-04-30T00:13:48.202Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2820 | 2026-04-30T00:13:48.377Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2821 | 2026-04-30T00:13:48.499Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2822 | 2026-04-30T00:13:48.643Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2823 | 2026-04-30T00:13:48.871Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2824 | 2026-04-30T00:13:48.930Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2825 | 2026-04-30T00:13:49.186Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2826 | 2026-04-30T00:13:49.361Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2827 | 2026-04-30T00:13:50.126Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-30T00:13:52.260Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2829 | 2026-04-30T00:13:52.447Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2830 | 2026-04-30T00:13:52.468Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2831 | 2026-04-30T00:13:52.529Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2832 | 2026-04-30T00:13:52.664Z | Compiling rustls-webpki v0.101.7 |
| 2833 | 2026-04-30T00:13:52.685Z | Compiling sct v0.7.1 |
| 2834 | 2026-04-30T00:13:52.765Z | Compiling nix v0.29.0 |
| 2835 | 2026-04-30T00:13:52.981Z | Compiling secrecy v0.8.0 |
| 2836 | 2026-04-30T00:13:53.179Z | Compiling dropshot v0.16.7 |
| 2837 | 2026-04-30T00:13:53.182Z | Compiling void v1.0.2 |
| 2838 | 2026-04-30T00:13:53.348Z | Compiling lzss v0.8.2 |
| 2839 | 2026-04-30T00:13:53.975Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2840 | 2026-04-30T00:13:54.385Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2841 | 2026-04-30T00:13:54.412Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2842 | 2026-04-30T00:13:55.692Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2843 | 2026-04-30T00:13:55.990Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2844 | 2026-04-30T00:13:56.040Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2845 | 2026-04-30T00:13:56.134Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2846 | 2026-04-30T00:13:56.378Z | Compiling tungstenite v0.23.0 |
| 2847 | 2026-04-30T00:13:56.439Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2848 | 2026-04-30T00:13:56.664Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2849 | 2026-04-30T00:13:56.709Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2850 | 2026-04-30T00:13:56.889Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2851 | 2026-04-30T00:13:56.936Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2852 | 2026-04-30T00:13:57.117Z | Compiling nix v0.27.1 |
| 2853 | 2026-04-30T00:13:57.298Z | Compiling dropshot_endpoint v0.16.7 |
| 2854 | 2026-04-30T00:13:58.112Z | Compiling serde_bytes v0.11.19 |
| 2855 | 2026-04-30T00:13:58.317Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2856 | 2026-04-30T00:13:58.408Z | Compiling tokio-tungstenite v0.23.1 |
| 2857 | 2026-04-30T00:13:58.764Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2858 | 2026-04-30T00:13:58.814Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2859 | 2026-04-30T00:13:58.977Z | Compiling tokio-rustls v0.24.1 |
| 2860 | 2026-04-30T00:13:59.262Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2861 | 2026-04-30T00:14:00.225Z | Compiling git2 v0.20.4 |
| 2862 | 2026-04-30T00:14:01.422Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2863 | 2026-04-30T00:14:01.554Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2864 | 2026-04-30T00:14:03.749Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2865 | 2026-04-30T00:14:03.773Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2866 | 2026-04-30T00:14:03.870Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2867 | 2026-04-30T00:14:04.195Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2868 | 2026-04-30T00:14:04.506Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2869 | 2026-04-30T00:14:05.549Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2870 | 2026-04-30T00:14:05.883Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2871 | 2026-04-30T00:14:07.252Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2872 | 2026-04-30T00:14:07.299Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2873 | 2026-04-30T00:14:08.260Z | Compiling rustls-pemfile v1.0.4 |
| 2874 | 2026-04-30T00:14:08.710Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2875 | 2026-04-30T00:14:09.291Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2876 | 2026-04-30T00:14:10.084Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2877 | 2026-04-30T00:14:11.836Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2878 | 2026-04-30T00:14:12.005Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2879 | 2026-04-30T00:14:12.058Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2880 | 2026-04-30T00:14:12.191Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2881 | 2026-04-30T00:14:12.293Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2882 | 2026-04-30T00:14:12.523Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2883 | 2026-04-30T00:14:12.544Z | Compiling signal-hook-tokio v0.3.1 |
| 2884 | 2026-04-30T00:14:12.730Z | Compiling twox-hash v2.1.2 |
| 2885 | 2026-04-30T00:14:13.257Z | Compiling yasna v0.5.2 |
| 2886 | 2026-04-30T00:14:13.347Z | Compiling is_ci v1.2.0 |
| 2887 | 2026-04-30T00:14:13.573Z | Compiling supports-color v3.0.2 |
| 2888 | 2026-04-30T00:14:13.867Z | Compiling rcgen v0.12.1 |
| 2889 | 2026-04-30T00:14:13.959Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2890 | 2026-04-30T00:14:14.227Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2891 | 2026-04-30T00:14:14.718Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2892 | 2026-04-30T00:14:14.826Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2893 | 2026-04-30T00:14:15.527Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2894 | 2026-04-30T00:14:15.802Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2895 | 2026-04-30T00:14:16.267Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2896 | 2026-04-30T00:14:16.917Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2897 | 2026-04-30T00:14:18.307Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2898 | 2026-04-30T00:14:18.360Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2899 | 2026-04-30T00:14:18.740Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2900 | 2026-04-30T00:14:18.835Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2901 | 2026-04-30T00:14:18.973Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2902 | 2026-04-30T00:14:19.065Z | Compiling fatfs v0.3.6 |
| 2903 | 2026-04-30T00:14:19.187Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2904 | 2026-04-30T00:14:20.258Z | Compiling subprocess v0.2.15 |
| 2905 | 2026-04-30T00:14:20.470Z | Compiling rtoolbox v0.0.3 |
| 2906 | 2026-04-30T00:14:20.750Z | Compiling seq-macro v0.3.6 |
| 2907 | 2026-04-30T00:14:20.980Z | Compiling assert_matches v1.5.0 |
| 2908 | 2026-04-30T00:14:21.091Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2909 | 2026-04-30T00:14:21.239Z | Compiling rpassword v7.4.0 |
| 2910 | 2026-04-30T00:14:21.608Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2911 | 2026-04-30T00:14:22.143Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2912 | 2026-04-30T00:14:22.431Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2913 | 2026-04-30T00:14:22.879Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2914 | 2026-04-30T00:14:23.019Z | Compiling tui-tree-widget v0.23.1 |
| 2915 | 2026-04-30T00:14:23.307Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2916 | 2026-04-30T00:14:24.006Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2917 | 2026-04-30T00:14:24.525Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2918 | 2026-04-30T00:14:24.833Z | Compiling uzers v0.12.2 |
| 2919 | 2026-04-30T00:14:25.645Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2920 | 2026-04-30T00:14:26.101Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2921 | 2026-04-30T00:14:27.136Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2922 | 2026-04-30T00:14:27.827Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2923 | 2026-04-30T00:14:31.124Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2924 | 2026-04-30T00:14:33.226Z | Compiling support-bundle-viewer v0.1.2 |
| 2925 | 2026-04-30T00:14:33.298Z | Compiling multimap v0.10.1 |
| 2926 | 2026-04-30T00:14:40.568Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2927 | 2026-04-30T00:14:50.529Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2928 | 2026-04-30T00:14:51.335Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2929 | 2026-04-30T00:14:52.243Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2930 | 2026-04-30T00:24:21.093Z | Finished `release` profile [optimized] target(s) in 11m 42s |
| 2931 | 2026-04-30T00:25:05.055Z | |
| 2932 | 2026-04-30T00:25:05.058Z | real 12:27.398408218 |
| 2933 | 2026-04-30T00:25:05.058Z | user 1:21:11.043846600 |
| 2934 | 2026-04-30T00:25:05.058Z | sys 3:30.261251691 |
| 2935 | 2026-04-30T00:25:05.058Z | trap 1.753750923 |
| 2936 | 2026-04-30T00:25:05.059Z | tflt 1.928782269 |
| 2937 | 2026-04-30T00:25:05.059Z | dflt 16.846694934 |
| 2938 | 2026-04-30T00:25:05.059Z | kflt 0.072800306 |
| 2939 | 2026-04-30T00:25:05.059Z | lock 9:13:10.195285107 |
| 2940 | 2026-04-30T00:25:05.059Z | slp 2:29:04.945110235 |
| 2941 | 2026-04-30T00:25:05.059Z | lat 2:34.470968565 |
| 2942 | 2026-04-30T00:25:05.059Z | stop 5:18.702078733 |
| 2943 | 2026-04-30T00:25:05.059Z | + mapfile -t packages |
| 2944 | 2026-04-30T00:25:05.059Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2945 | 2026-04-30T00:25:06.023Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 2946 | 2026-04-30T00:25:06.102Z | Running `target/release/omicron-package -t test list-outputs` |
| 2947 | 2026-04-30T00:25:06.159Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2948 | 2026-04-30T00:25:06.162Z | + ptime -m cargo build --locked --release -p xtask |
| 2949 | 2026-04-30T00:25:06.689Z | Compiling libc v0.2.185 |
| 2950 | 2026-04-30T00:25:06.689Z | Compiling serde v1.0.228 |
| 2951 | 2026-04-30T00:25:06.692Z | Compiling serde_core v1.0.228 |
| 2952 | 2026-04-30T00:25:06.692Z | Compiling rustix v1.1.3 |
| 2953 | 2026-04-30T00:25:06.787Z | Compiling serde_json v1.0.149 |
| 2954 | 2026-04-30T00:25:06.790Z | Compiling bitflags v2.11.0 |
| 2955 | 2026-04-30T00:25:06.828Z | Compiling num-traits v0.2.19 |
| 2956 | 2026-04-30T00:25:06.837Z | Compiling syn v2.0.117 |
| 2957 | 2026-04-30T00:25:06.859Z | Compiling smallvec v1.15.1 |
| 2958 | 2026-04-30T00:25:06.859Z | Compiling indexmap v2.14.0 |
| 2959 | 2026-04-30T00:25:06.869Z | Compiling usdt-impl v0.5.0 |
| 2960 | 2026-04-30T00:25:06.893Z | Compiling syn v1.0.109 |
| 2961 | 2026-04-30T00:25:06.903Z | Compiling getrandom v0.4.1 |
| 2962 | 2026-04-30T00:25:06.913Z | Compiling percent-encoding v2.3.2 |
| 2963 | 2026-04-30T00:25:07.064Z | Compiling log v0.4.29 |
| 2964 | 2026-04-30T00:25:07.159Z | Compiling form_urlencoded v1.2.2 |
| 2965 | 2026-04-30T00:25:07.267Z | Compiling fs-err v3.3.0 |
| 2966 | 2026-04-30T00:25:07.278Z | Compiling once_cell v1.21.3 |
| 2967 | 2026-04-30T00:25:07.291Z | Compiling heck v0.4.1 |
| 2968 | 2026-04-30T00:25:07.313Z | Compiling anyhow v1.0.102 |
| 2969 | 2026-04-30T00:25:07.508Z | Compiling thread-id v4.2.2 |
| 2970 | 2026-04-30T00:25:07.518Z | Compiling errno v0.3.14 |
| 2971 | 2026-04-30T00:25:07.553Z | Compiling memmap v0.7.0 |
| 2972 | 2026-04-30T00:25:07.826Z | Compiling ordered-float v2.10.1 |
| 2973 | 2026-04-30T00:25:08.339Z | Compiling proc-macro-error v1.0.4 |
| 2974 | 2026-04-30T00:25:08.506Z | Compiling terminal_size v0.4.3 |
| 2975 | 2026-04-30T00:25:08.510Z | Compiling tempfile v3.25.0 |
| 2976 | 2026-04-30T00:25:08.584Z | Compiling tabled_derive v0.7.0 |
| 2977 | 2026-04-30T00:25:08.605Z | Compiling clap_builder v4.5.60 |
| 2978 | 2026-04-30T00:25:08.608Z | Compiling textwrap v0.16.2 |
| 2979 | 2026-04-30T00:25:08.738Z | Compiling camino-tempfile v1.4.1 |
| 2980 | 2026-04-30T00:25:09.248Z | Compiling tabled v0.15.0 |
| 2981 | 2026-04-30T00:25:09.332Z | Compiling synstructure v0.13.2 |
| 2982 | 2026-04-30T00:25:09.332Z | Compiling pest_generator v2.8.6 |
| 2983 | 2026-04-30T00:25:09.706Z | Compiling serde_derive v1.0.228 |
| 2984 | 2026-04-30T00:25:09.707Z | Compiling zerofrom-derive v0.1.6 |
| 2985 | 2026-04-30T00:25:09.710Z | Compiling yoke-derive v0.8.1 |
| 2986 | 2026-04-30T00:25:09.710Z | Compiling zerovec-derive v0.11.2 |
| 2987 | 2026-04-30T00:25:09.710Z | Compiling displaydoc v0.2.5 |
| 2988 | 2026-04-30T00:25:09.710Z | Compiling thiserror-impl v1.0.69 |
| 2989 | 2026-04-30T00:25:09.710Z | Compiling zerocopy-derive v0.7.35 |
| 2990 | 2026-04-30T00:25:09.710Z | Compiling scroll_derive v0.12.1 |
| 2991 | 2026-04-30T00:25:09.710Z | Compiling thiserror-impl v2.0.18 |
| 2992 | 2026-04-30T00:25:09.710Z | Compiling clap_derive v4.5.55 |
| 2993 | 2026-04-30T00:25:09.847Z | Compiling pest_derive v2.8.6 |
| 2994 | 2026-04-30T00:25:10.360Z | Compiling scroll v0.12.0 |
| 2995 | 2026-04-30T00:25:10.552Z | Compiling zerocopy v0.7.35 |
| 2996 | 2026-04-30T00:25:10.682Z | Compiling zerofrom v0.1.6 |
| 2997 | 2026-04-30T00:25:10.693Z | Compiling goblin v0.8.2 |
| 2998 | 2026-04-30T00:25:10.836Z | Compiling yoke v0.8.1 |
| 2999 | 2026-04-30T00:25:10.877Z | Compiling thiserror v1.0.69 |
| 3000 | 2026-04-30T00:25:10.995Z | Compiling dtrace-parser v0.2.0 |
| 3001 | 2026-04-30T00:25:11.005Z | Compiling thiserror v2.0.18 |
| 3002 | 2026-04-30T00:25:11.041Z | Compiling zerovec v0.11.5 |
| 3003 | 2026-04-30T00:25:11.070Z | Compiling zerotrie v0.2.3 |
| 3004 | 2026-04-30T00:25:11.384Z | Compiling clap v4.5.60 |
| 3005 | 2026-04-30T00:25:11.682Z | Compiling tinystr v0.8.2 |
| 3006 | 2026-04-30T00:25:11.909Z | Compiling icu_locale_core v2.1.1 |
| 3007 | 2026-04-30T00:25:12.231Z | Compiling potential_utf v0.1.4 |
| 3008 | 2026-04-30T00:25:12.454Z | Compiling icu_collections v2.1.1 |
| 3009 | 2026-04-30T00:25:12.853Z | Compiling icu_provider v2.1.1 |
| 3010 | 2026-04-30T00:25:13.208Z | Compiling icu_properties v2.1.2 |
| 3011 | 2026-04-30T00:25:13.319Z | Compiling icu_normalizer v2.1.1 |
| 3012 | 2026-04-30T00:25:13.348Z | Compiling toml_datetime v0.6.11 |
| 3013 | 2026-04-30T00:25:13.368Z | Compiling serde_spanned v0.6.9 |
| 3014 | 2026-04-30T00:25:13.542Z | Compiling toml_edit v0.22.27 |
| 3015 | 2026-04-30T00:25:13.582Z | Compiling dof v0.3.0 |
| 3016 | 2026-04-30T00:25:13.600Z | Compiling serde_tokenstream v0.2.3 |
| 3017 | 2026-04-30T00:25:13.630Z | Compiling serde-value v0.7.0 |
| 3018 | 2026-04-30T00:25:13.694Z | Compiling cargo-platform v0.2.0 |
| 3019 | 2026-04-30T00:25:13.715Z | Compiling macaddr v1.0.1 |
| 3020 | 2026-04-30T00:25:14.148Z | Compiling idna_adapter v1.2.1 |
| 3021 | 2026-04-30T00:25:14.276Z | Compiling idna v1.1.0 |
| 3022 | 2026-04-30T00:25:14.398Z | Compiling usdt-attr-macro v0.5.0 |
| 3023 | 2026-04-30T00:25:14.623Z | Compiling url v2.5.8 |
| 3024 | 2026-04-30T00:25:14.735Z | Compiling usdt-macro v0.5.0 |
| 3025 | 2026-04-30T00:25:15.113Z | Compiling toml v0.8.23 |
| 3026 | 2026-04-30T00:25:15.288Z | Compiling usdt v0.5.0 |
| 3027 | 2026-04-30T00:25:15.561Z | Compiling cargo-util-schemas v0.8.2 |
| 3028 | 2026-04-30T00:25:15.561Z | Compiling cargo_toml v0.21.0 |
| 3029 | 2026-04-30T00:25:16.575Z | Compiling cargo_metadata v0.21.0 |
| 3030 | 2026-04-30T00:25:19.631Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3031 | 2026-04-30T00:25:22.617Z | Finished `release` profile [optimized] target(s) in 16.44s |
| 3032 | 2026-04-30T00:25:22.773Z | |
| 3033 | 2026-04-30T00:25:22.773Z | real 16.576009877 |
| 3034 | 2026-04-30T00:25:22.773Z | user 2:21.505916175 |
| 3035 | 2026-04-30T00:25:22.773Z | sys 16.438178456 |
| 3036 | 2026-04-30T00:25:22.773Z | trap 0.101188385 |
| 3037 | 2026-04-30T00:25:22.776Z | tflt 0.572312841 |
| 3038 | 2026-04-30T00:25:22.776Z | dflt 1.535267778 |
| 3039 | 2026-04-30T00:25:22.776Z | kflt 0.000034196 |
| 3040 | 2026-04-30T00:25:22.776Z | lock 5:16.751158959 |
| 3041 | 2026-04-30T00:25:22.776Z | slp 3:24.386697375 |
| 3042 | 2026-04-30T00:25:22.776Z | lat 6.645283267 |
| 3043 | 2026-04-30T00:25:22.776Z | stop 19.174619265 |
| 3044 | 2026-04-30T00:25:22.776Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3045 | 2026-04-30T00:25:22.776Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3046 | 2026-04-30T00:25:22.776Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3047 | 2026-04-30T00:25:22.776Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3048 | 2026-04-30T00:25:22.776Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3049 | 2026-04-30T00:25:23.695Z | Compiling newtype-uuid-macros v0.1.0 |
| 3050 | 2026-04-30T00:25:23.695Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3051 | 2026-04-30T00:25:23.698Z | Compiling regress v0.10.5 |
| 3052 | 2026-04-30T00:25:23.698Z | Compiling structmeta-derive v0.3.0 |
| 3053 | 2026-04-30T00:25:23.698Z | Compiling rustls v0.22.4 |
| 3054 | 2026-04-30T00:25:23.698Z | Compiling rustls-webpki v0.102.8 |
| 3055 | 2026-04-30T00:25:23.841Z | Compiling multer v3.1.0 |
| 3056 | 2026-04-30T00:25:23.844Z | Compiling compression-core v0.4.31 |
| 3057 | 2026-04-30T00:25:23.844Z | Compiling debug-ignore v1.0.5 |
| 3058 | 2026-04-30T00:25:23.857Z | Compiling match_cfg v0.1.0 |
| 3059 | 2026-04-30T00:25:23.860Z | Compiling slog-json v2.6.1 |
| 3060 | 2026-04-30T00:25:23.941Z | Compiling async-stream-impl v0.3.6 |
| 3061 | 2026-04-30T00:25:23.955Z | Compiling serde_spanned v1.0.4 |
| 3062 | 2026-04-30T00:25:23.958Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3063 | 2026-04-30T00:25:23.969Z | Compiling dropshot v0.17.0 |
| 3064 | 2026-04-30T00:25:23.984Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3065 | 2026-04-30T00:25:24.015Z | Compiling compression-codecs v0.4.37 |
| 3066 | 2026-04-30T00:25:24.066Z | Compiling hostname v0.3.1 |
| 3067 | 2026-04-30T00:25:24.104Z | Compiling itertools v0.14.0 |
| 3068 | 2026-04-30T00:25:24.121Z | Compiling waitgroup v0.1.2 |
| 3069 | 2026-04-30T00:25:24.139Z | Compiling rustls-pemfile v2.2.0 |
| 3070 | 2026-04-30T00:25:24.139Z | Compiling dropshot_endpoint v0.17.0 |
| 3071 | 2026-04-30T00:25:24.214Z | Compiling async-compression v0.4.41 |
| 3072 | 2026-04-30T00:25:24.294Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3073 | 2026-04-30T00:25:24.312Z | Compiling slog-bunyan v2.5.0 |
| 3074 | 2026-04-30T00:25:24.329Z | Compiling hostname v0.4.2 |
| 3075 | 2026-04-30T00:25:24.332Z | Compiling serde_path_to_error v0.1.20 |
| 3076 | 2026-04-30T00:25:24.364Z | Compiling progenitor-client v0.14.0 |
| 3077 | 2026-04-30T00:25:24.385Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3078 | 2026-04-30T00:25:24.463Z | Compiling macaddr v1.0.1 |
| 3079 | 2026-04-30T00:25:24.487Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3080 | 2026-04-30T00:25:24.541Z | Compiling instant v0.1.13 |
| 3081 | 2026-04-30T00:25:24.583Z | Compiling async-stream v0.3.6 |
| 3082 | 2026-04-30T00:25:24.583Z | Compiling progenitor-client v0.10.0 |
| 3083 | 2026-04-30T00:25:24.615Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3084 | 2026-04-30T00:25:24.632Z | Compiling backon v1.6.0 |
| 3085 | 2026-04-30T00:25:24.663Z | Compiling backoff v0.4.0 |
| 3086 | 2026-04-30T00:25:24.694Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3087 | 2026-04-30T00:25:24.710Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3088 | 2026-04-30T00:25:24.729Z | Compiling universal-hash v0.5.1 |
| 3089 | 2026-04-30T00:25:24.732Z | Compiling opaque-debug v0.3.1 |
| 3090 | 2026-04-30T00:25:24.782Z | Compiling half v2.7.1 |
| 3091 | 2026-04-30T00:25:24.822Z | Compiling progenitor-extras v0.2.0 |
| 3092 | 2026-04-30T00:25:24.850Z | Compiling crucible-workspace-hack v0.1.0 |
| 3093 | 2026-04-30T00:25:24.893Z | Compiling unsafe-libyaml v0.2.11 |
| 3094 | 2026-04-30T00:25:24.909Z | Compiling ciborium-io v0.2.2 |
| 3095 | 2026-04-30T00:25:24.928Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3096 | 2026-04-30T00:25:24.930Z | Compiling convert_case v0.4.0 |
| 3097 | 2026-04-30T00:25:24.961Z | Compiling structmeta v0.3.0 |
| 3098 | 2026-04-30T00:25:25.028Z | Compiling regress v0.11.1 |
| 3099 | 2026-04-30T00:25:25.052Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3100 | 2026-04-30T00:25:25.100Z | Compiling ciborium-ll v0.2.2 |
| 3101 | 2026-04-30T00:25:25.117Z | Compiling aead v0.5.2 |
| 3102 | 2026-04-30T00:25:25.153Z | Compiling secrecy v0.10.3 |
| 3103 | 2026-04-30T00:25:25.202Z | Compiling derive-ex v0.1.8 |
| 3104 | 2026-04-30T00:25:25.225Z | Compiling parse-display-derive v0.10.0 |
| 3105 | 2026-04-30T00:25:25.241Z | Compiling poly1305 v0.8.0 |
| 3106 | 2026-04-30T00:25:25.331Z | Compiling ciborium v0.2.2 |
| 3107 | 2026-04-30T00:25:25.349Z | Compiling derive_more v0.99.20 |
| 3108 | 2026-04-30T00:25:25.349Z | Compiling chacha20 v0.9.1 |
| 3109 | 2026-04-30T00:25:25.352Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3110 | 2026-04-30T00:25:25.398Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3111 | 2026-04-30T00:25:25.401Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3112 | 2026-04-30T00:25:25.612Z | Compiling serde_yaml v0.9.34+deprecated |
| 3113 | 2026-04-30T00:25:25.628Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3114 | 2026-04-30T00:25:25.665Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3115 | 2026-04-30T00:25:25.680Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3116 | 2026-04-30T00:25:25.754Z | Compiling byte-wrapper v0.1.0 |
| 3117 | 2026-04-30T00:25:25.775Z | Compiling blake2 v0.10.6 |
| 3118 | 2026-04-30T00:25:25.843Z | Compiling password-hash v0.5.0 |
| 3119 | 2026-04-30T00:25:25.926Z | Compiling chacha20poly1305 v0.10.1 |
| 3120 | 2026-04-30T00:25:25.955Z | Compiling indent_write v2.2.0 |
| 3121 | 2026-04-30T00:25:26.008Z | Compiling heapless v0.8.0 |
| 3122 | 2026-04-30T00:25:26.103Z | Compiling tokio-rustls v0.25.0 |
| 3123 | 2026-04-30T00:25:26.124Z | Compiling argon2 v0.5.3 |
| 3124 | 2026-04-30T00:25:26.127Z | Compiling ingot-macros v0.1.1 |
| 3125 | 2026-04-30T00:25:26.274Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3126 | 2026-04-30T00:25:26.363Z | Compiling hash32 v0.3.1 |
| 3127 | 2026-04-30T00:25:26.534Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3128 | 2026-04-30T00:25:26.550Z | Compiling smoltcp v0.11.0 |
| 3129 | 2026-04-30T00:25:26.815Z | Compiling typify-impl v0.6.2 |
| 3130 | 2026-04-30T00:25:26.873Z | Compiling thiserror-no-std v2.0.2 |
| 3131 | 2026-04-30T00:25:26.918Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3132 | 2026-04-30T00:25:26.987Z | Compiling test-strategy v0.4.5 |
| 3133 | 2026-04-30T00:25:27.004Z | Compiling parse-display v0.10.0 |
| 3134 | 2026-04-30T00:25:27.008Z | Compiling vsss-rs v3.3.4 |
| 3135 | 2026-04-30T00:25:27.071Z | Compiling proc-macro-crate v3.4.0 |
| 3136 | 2026-04-30T00:25:27.186Z | Compiling tabwriter v1.4.1 |
| 3137 | 2026-04-30T00:25:27.342Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3138 | 2026-04-30T00:25:27.372Z | Compiling num-rational v0.4.2 |
| 3139 | 2026-04-30T00:25:27.390Z | Compiling cobs v0.3.0 |
| 3140 | 2026-04-30T00:25:27.443Z | Compiling num-complex v0.4.6 |
| 3141 | 2026-04-30T00:25:27.464Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3142 | 2026-04-30T00:25:27.569Z | Compiling postcard v1.1.3 |
| 3143 | 2026-04-30T00:25:27.658Z | Compiling num_enum_derive v0.7.5 |
| 3144 | 2026-04-30T00:25:27.661Z | Compiling proc-macro-error v1.0.4 |
| 3145 | 2026-04-30T00:25:27.715Z | Compiling proc-macro-crate v1.3.1 |
| 3146 | 2026-04-30T00:25:27.859Z | Compiling num v0.4.3 |
| 3147 | 2026-04-30T00:25:27.938Z | Compiling foreign-types-macros v0.2.3 |
| 3148 | 2026-04-30T00:25:27.956Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3149 | 2026-04-30T00:25:27.975Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3150 | 2026-04-30T00:25:27.993Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3151 | 2026-04-30T00:25:28.011Z | Compiling rayon-core v1.13.0 |
| 3152 | 2026-04-30T00:25:28.027Z | Compiling colored v3.1.1 |
| 3153 | 2026-04-30T00:25:28.162Z | Compiling cpufeatures v0.3.0 |
| 3154 | 2026-04-30T00:25:28.181Z | Compiling foreign-types-shared v0.3.1 |
| 3155 | 2026-04-30T00:25:28.216Z | Compiling float-ord v0.3.2 |
| 3156 | 2026-04-30T00:25:28.309Z | Compiling chacha20 v0.10.0 |
| 3157 | 2026-04-30T00:25:28.326Z | Compiling num_enum_derive v0.5.11 |
| 3158 | 2026-04-30T00:25:28.363Z | Compiling crossbeam-deque v0.8.6 |
| 3159 | 2026-04-30T00:25:28.398Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3160 | 2026-04-30T00:25:28.472Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3161 | 2026-04-30T00:25:28.490Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3162 | 2026-04-30T00:25:28.516Z | Compiling cstr-argument v0.1.2 |
| 3163 | 2026-04-30T00:25:28.531Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3164 | 2026-04-30T00:25:28.596Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3165 | 2026-04-30T00:25:28.623Z | Compiling foreign-types v0.5.0 |
| 3166 | 2026-04-30T00:25:28.671Z | Compiling rand v0.10.0 |
| 3167 | 2026-04-30T00:25:28.697Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3168 | 2026-04-30T00:25:28.724Z | Compiling toml v0.8.23 |
| 3169 | 2026-04-30T00:25:28.790Z | Compiling num_enum v0.7.5 |
| 3170 | 2026-04-30T00:25:28.839Z | Compiling camino-tempfile v1.4.1 |
| 3171 | 2026-04-30T00:25:28.943Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3172 | 2026-04-30T00:25:28.961Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3173 | 2026-04-30T00:25:28.978Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3174 | 2026-04-30T00:25:28.995Z | Compiling zone_cfg_derive v0.3.1 |
| 3175 | 2026-04-30T00:25:29.044Z | Compiling ingot-types v0.1.2 |
| 3176 | 2026-04-30T00:25:29.104Z | Compiling rayon v1.11.0 |
| 3177 | 2026-04-30T00:25:29.106Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3178 | 2026-04-30T00:25:29.138Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3179 | 2026-04-30T00:25:29.141Z | Compiling itertools v0.12.1 |
| 3180 | 2026-04-30T00:25:29.174Z | Compiling num-derive v0.4.2 |
| 3181 | 2026-04-30T00:25:29.252Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3182 | 2026-04-30T00:25:29.343Z | Compiling sigpipe v0.1.3 |
| 3183 | 2026-04-30T00:25:29.376Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3184 | 2026-04-30T00:25:29.397Z | Compiling glob v0.3.3 |
| 3185 | 2026-04-30T00:25:29.434Z | Compiling ingot v0.1.1 |
| 3186 | 2026-04-30T00:25:29.452Z | Compiling num_enum v0.5.11 |
| 3187 | 2026-04-30T00:25:29.472Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3188 | 2026-04-30T00:25:29.493Z | Compiling smf v0.2.3 |
| 3189 | 2026-04-30T00:25:29.589Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3190 | 2026-04-30T00:25:29.623Z | Compiling prettyplease v0.2.37 |
| 3191 | 2026-04-30T00:25:29.643Z | Compiling whoami v1.6.1 |
| 3192 | 2026-04-30T00:25:29.690Z | Compiling gethostname v0.5.0 |
| 3193 | 2026-04-30T00:25:29.735Z | Compiling usdt-attr-macro v0.5.0 |
| 3194 | 2026-04-30T00:25:29.830Z | Compiling usdt-macro v0.5.0 |
| 3195 | 2026-04-30T00:25:29.923Z | Compiling memmap v0.7.0 |
| 3196 | 2026-04-30T00:25:29.956Z | Compiling atomicwrites v0.4.4 |
| 3197 | 2026-04-30T00:25:30.056Z | Compiling derive-where v1.6.0 |
| 3198 | 2026-04-30T00:25:30.116Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3199 | 2026-04-30T00:25:30.137Z | Compiling progenitor-client v0.13.0 |
| 3200 | 2026-04-30T00:25:30.155Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3201 | 2026-04-30T00:25:30.182Z | Compiling owo-colors v4.3.0 |
| 3202 | 2026-04-30T00:25:30.276Z | Compiling resolv-conf v0.7.6 |
| 3203 | 2026-04-30T00:25:30.446Z | Compiling zone v0.3.1 |
| 3204 | 2026-04-30T00:25:30.491Z | Compiling cancel-safe-futures v0.1.5 |
| 3205 | 2026-04-30T00:25:30.570Z | Compiling libsw-core v0.3.2 |
| 3206 | 2026-04-30T00:25:30.603Z | Compiling async-recursion v1.1.1 |
| 3207 | 2026-04-30T00:25:30.651Z | Compiling usdt v0.5.0 |
| 3208 | 2026-04-30T00:25:30.667Z | Compiling libefi-sys v0.1.0 |
| 3209 | 2026-04-30T00:25:30.760Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3210 | 2026-04-30T00:25:30.880Z | Compiling libsw v3.5.0 |
| 3211 | 2026-04-30T00:25:30.937Z | Compiling linear-map v1.2.0 |
| 3212 | 2026-04-30T00:25:30.955Z | Compiling console v0.15.11 |
| 3213 | 2026-04-30T00:25:30.991Z | Compiling hickory-proto v0.24.4 |
| 3214 | 2026-04-30T00:25:31.085Z | Compiling newline-converter v0.3.0 |
| 3215 | 2026-04-30T00:25:31.085Z | Compiling bitfield-struct v0.6.2 |
| 3216 | 2026-04-30T00:25:31.117Z | Compiling linked-hash-map v0.5.6 |
| 3217 | 2026-04-30T00:25:31.143Z | Compiling semver v0.1.20 |
| 3218 | 2026-04-30T00:25:31.246Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3219 | 2026-04-30T00:25:31.303Z | Compiling lru-cache v0.1.2 |
| 3220 | 2026-04-30T00:25:31.334Z | Compiling expectorate v1.2.0 |
| 3221 | 2026-04-30T00:25:31.372Z | Compiling rustc_version v0.1.7 |
| 3222 | 2026-04-30T00:25:31.389Z | Compiling tokio-dtrace v0.1.1 |
| 3223 | 2026-04-30T00:25:31.392Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3224 | 2026-04-30T00:25:31.422Z | Compiling pin-project-internal v1.1.11 |
| 3225 | 2026-04-30T00:25:31.440Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3226 | 2026-04-30T00:25:31.459Z | Compiling slog-dtrace v0.3.0 |
| 3227 | 2026-04-30T00:25:31.476Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3228 | 2026-04-30T00:25:31.518Z | Compiling typify-macro v0.6.2 |
| 3229 | 2026-04-30T00:25:31.534Z | Compiling minimal-lexical v0.2.1 |
| 3230 | 2026-04-30T00:25:31.580Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3231 | 2026-04-30T00:25:31.598Z | Compiling typify-impl v0.4.3 |
| 3232 | 2026-04-30T00:25:31.631Z | Compiling newtype_derive v0.1.6 |
| 3233 | 2026-04-30T00:25:31.700Z | Compiling oxide-tokio-rt v0.1.4 |
| 3234 | 2026-04-30T00:25:31.747Z | Compiling nom v7.1.3 |
| 3235 | 2026-04-30T00:25:31.750Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3236 | 2026-04-30T00:25:31.790Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3237 | 2026-04-30T00:25:31.815Z | Compiling phf_shared v0.12.1 |
| 3238 | 2026-04-30T00:25:31.831Z | Compiling pem v3.0.6 |
| 3239 | 2026-04-30T00:25:31.857Z | Compiling snafu-derive v0.8.9 |
| 3240 | 2026-04-30T00:25:31.908Z | Compiling csv-core v0.1.13 |
| 3241 | 2026-04-30T00:25:32.018Z | Compiling highway v1.3.0 |
| 3242 | 2026-04-30T00:25:32.036Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3243 | 2026-04-30T00:25:32.107Z | Compiling xshell-macros v0.2.7 |
| 3244 | 2026-04-30T00:25:32.210Z | Compiling chrono-tz v0.10.4 |
| 3245 | 2026-04-30T00:25:32.326Z | Compiling same-file v1.0.6 |
| 3246 | 2026-04-30T00:25:32.402Z | Compiling const_format_proc_macros v0.2.34 |
| 3247 | 2026-04-30T00:25:32.423Z | Compiling csv v1.4.0 |
| 3248 | 2026-04-30T00:25:32.458Z | Compiling phf v0.12.1 |
| 3249 | 2026-04-30T00:25:32.475Z | Compiling walkdir v2.5.0 |
| 3250 | 2026-04-30T00:25:32.526Z | Compiling xshell v0.2.7 |
| 3251 | 2026-04-30T00:25:32.544Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3252 | 2026-04-30T00:25:32.594Z | Compiling pin-project v1.1.11 |
| 3253 | 2026-04-30T00:25:32.700Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3254 | 2026-04-30T00:25:32.733Z | Compiling globset v0.4.18 |
| 3255 | 2026-04-30T00:25:32.822Z | Compiling olpc-cjson v0.1.4 |
| 3256 | 2026-04-30T00:25:32.987Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3257 | 2026-04-30T00:25:33.019Z | Compiling primeorder v0.13.6 |
| 3258 | 2026-04-30T00:25:33.063Z | Compiling serde_plain v1.0.2 |
| 3259 | 2026-04-30T00:25:33.080Z | Compiling typed-path v0.9.3 |
| 3260 | 2026-04-30T00:25:33.096Z | Compiling hickory-resolver v0.24.4 |
| 3261 | 2026-04-30T00:25:33.116Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3262 | 2026-04-30T00:25:33.306Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3263 | 2026-04-30T00:25:33.341Z | Compiling const_format v0.2.35 |
| 3264 | 2026-04-30T00:25:33.393Z | Compiling typify v0.6.2 |
| 3265 | 2026-04-30T00:25:33.445Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3266 | 2026-04-30T00:25:33.529Z | Compiling progenitor-impl v0.14.0 |
| 3267 | 2026-04-30T00:25:33.546Z | Compiling progenitor-impl v0.13.0 |
| 3268 | 2026-04-30T00:25:33.675Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3269 | 2026-04-30T00:25:33.692Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3270 | 2026-04-30T00:25:33.863Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3271 | 2026-04-30T00:25:34.000Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3272 | 2026-04-30T00:25:34.052Z | Compiling snafu v0.8.9 |
| 3273 | 2026-04-30T00:25:34.142Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3274 | 2026-04-30T00:25:34.280Z | Compiling qorb v0.4.1 |
| 3275 | 2026-04-30T00:25:34.409Z | Compiling tough v0.20.0 |
| 3276 | 2026-04-30T00:25:34.456Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3277 | 2026-04-30T00:25:34.688Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3278 | 2026-04-30T00:25:34.733Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3279 | 2026-04-30T00:25:34.910Z | Compiling tabled_derive v0.7.0 |
| 3280 | 2026-04-30T00:25:35.004Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3281 | 2026-04-30T00:25:35.034Z | Compiling bcs v0.1.6 |
| 3282 | 2026-04-30T00:25:35.386Z | Compiling radium v0.7.0 |
| 3283 | 2026-04-30T00:25:35.442Z | Compiling termtree v0.5.1 |
| 3284 | 2026-04-30T00:25:35.560Z | Compiling salty v0.3.0 |
| 3285 | 2026-04-30T00:25:35.625Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3286 | 2026-04-30T00:25:35.720Z | Compiling textwrap v0.16.2 |
| 3287 | 2026-04-30T00:25:35.753Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3288 | 2026-04-30T00:25:35.857Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3289 | 2026-04-30T00:25:35.886Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3290 | 2026-04-30T00:25:35.965Z | Compiling tabled v0.15.0 |
| 3291 | 2026-04-30T00:25:35.996Z | Compiling steno v0.4.1 |
| 3292 | 2026-04-30T00:25:36.225Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3293 | 2026-04-30T00:25:36.228Z | Compiling typify-macro v0.4.3 |
| 3294 | 2026-04-30T00:25:36.259Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3295 | 2026-04-30T00:25:36.296Z | Compiling progenitor-macro v0.14.0 |
| 3296 | 2026-04-30T00:25:36.316Z | Compiling progenitor-macro v0.13.0 |
| 3297 | 2026-04-30T00:25:36.383Z | Compiling tagptr v0.2.0 |
| 3298 | 2026-04-30T00:25:36.429Z | Compiling humantime v2.3.0 |
| 3299 | 2026-04-30T00:25:36.499Z | Compiling maybe-uninit v2.0.0 |
| 3300 | 2026-04-30T00:25:36.562Z | Compiling tap v1.0.1 |
| 3301 | 2026-04-30T00:25:36.696Z | Compiling base64 v0.21.7 |
| 3302 | 2026-04-30T00:25:36.713Z | Compiling wyz v0.5.1 |
| 3303 | 2026-04-30T00:25:36.731Z | Compiling moka v0.12.13 |
| 3304 | 2026-04-30T00:25:36.934Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3305 | 2026-04-30T00:25:37.062Z | Compiling p384 v0.13.1 |
| 3306 | 2026-04-30T00:25:37.095Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3307 | 2026-04-30T00:25:37.187Z | Compiling parking_lot_core v0.8.6 |
| 3308 | 2026-04-30T00:25:37.361Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3309 | 2026-04-30T00:25:37.482Z | Compiling packed_struct v0.10.1 |
| 3310 | 2026-04-30T00:25:37.541Z | Compiling funty v2.0.0 |
| 3311 | 2026-04-30T00:25:37.583Z | Compiling hickory-resolver v0.25.2 |
| 3312 | 2026-04-30T00:25:37.607Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3313 | 2026-04-30T00:25:37.741Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3314 | 2026-04-30T00:25:37.798Z | Compiling polyval v0.6.2 |
| 3315 | 2026-04-30T00:25:38.030Z | Compiling typify v0.4.3 |
| 3316 | 2026-04-30T00:25:38.064Z | Compiling bitvec v1.0.1 |
| 3317 | 2026-04-30T00:25:38.101Z | Compiling git-stub v1.0.0 |
| 3318 | 2026-04-30T00:25:38.164Z | Compiling packed_struct_codegen v0.10.1 |
| 3319 | 2026-04-30T00:25:38.180Z | Compiling bitfield-macros v0.19.4 |
| 3320 | 2026-04-30T00:25:38.198Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-04-30T00:25:38.397Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3322 | 2026-04-30T00:25:38.437Z | Compiling indexmap v1.9.3 |
| 3323 | 2026-04-30T00:25:38.457Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3324 | 2026-04-30T00:25:38.533Z | Compiling utf-8 v0.7.6 |
| 3325 | 2026-04-30T00:25:38.664Z | Compiling nodrop v0.1.14 |
| 3326 | 2026-04-30T00:25:38.679Z | Compiling crc-catalog v2.4.0 |
| 3327 | 2026-04-30T00:25:38.773Z | Compiling crc v3.4.0 |
| 3328 | 2026-04-30T00:25:38.789Z | Compiling array-init v0.0.4 |
| 3329 | 2026-04-30T00:25:38.806Z | Compiling tungstenite v0.21.0 |
| 3330 | 2026-04-30T00:25:38.848Z | Compiling proc-macro-error2 v2.0.1 |
| 3331 | 2026-04-30T00:25:38.971Z | Compiling bitfield v0.19.4 |
| 3332 | 2026-04-30T00:25:38.974Z | Compiling git-stub-vcs v0.1.0 |
| 3333 | 2026-04-30T00:25:39.009Z | Compiling ghash v0.5.1 |
| 3334 | 2026-04-30T00:25:39.149Z | Compiling zerocopy v0.6.6 |
| 3335 | 2026-04-30T00:25:39.171Z | Compiling smallvec v0.6.14 |
| 3336 | 2026-04-30T00:25:39.202Z | Compiling num-derive v0.3.3 |
| 3337 | 2026-04-30T00:25:39.305Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3338 | 2026-04-30T00:25:39.359Z | Compiling ctr v0.9.2 |
| 3339 | 2026-04-30T00:25:39.389Z | Compiling unicase v2.9.0 |
| 3340 | 2026-04-30T00:25:39.415Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3341 | 2026-04-30T00:25:39.539Z | Compiling hashbrown v0.12.3 |
| 3342 | 2026-04-30T00:25:39.542Z | Compiling aes-gcm v0.10.3 |
| 3343 | 2026-04-30T00:25:39.579Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3344 | 2026-04-30T00:25:39.599Z | Compiling parking_lot v0.11.2 |
| 3345 | 2026-04-30T00:25:39.619Z | Compiling mime_guess v2.0.5 |
| 3346 | 2026-04-30T00:25:39.664Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3347 | 2026-04-30T00:25:39.691Z | Compiling serde-hex v0.1.0 |
| 3348 | 2026-04-30T00:25:39.769Z | Compiling tokio-tungstenite v0.21.0 |
| 3349 | 2026-04-30T00:25:39.800Z | Compiling tabled_derive v0.11.0 |
| 3350 | 2026-04-30T00:25:40.126Z | Compiling progenitor-impl v0.10.0 |
| 3351 | 2026-04-30T00:25:40.177Z | Compiling libscf-sys v1.1.0 |
| 3352 | 2026-04-30T00:25:40.194Z | Compiling progenitor-impl v0.11.2 |
| 3353 | 2026-04-30T00:25:40.223Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-04-30T00:25:40.306Z | Compiling ron v0.8.1 |
| 3355 | 2026-04-30T00:25:40.347Z | Compiling papergrid v0.17.0 |
| 3356 | 2026-04-30T00:25:40.363Z | Compiling testing_table v0.3.0 |
| 3357 | 2026-04-30T00:25:40.434Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3358 | 2026-04-30T00:25:40.548Z | Compiling hashbrown v0.13.2 |
| 3359 | 2026-04-30T00:25:40.781Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3360 | 2026-04-30T00:25:40.784Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-04-30T00:25:40.846Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3362 | 2026-04-30T00:25:40.903Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3363 | 2026-04-30T00:25:41.055Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3364 | 2026-04-30T00:25:41.078Z | Compiling blowfish v0.9.1 |
| 3365 | 2026-04-30T00:25:41.095Z | Compiling ssh-encoding v0.2.0 |
| 3366 | 2026-04-30T00:25:41.306Z | Compiling prefix-trie v0.7.0 |
| 3367 | 2026-04-30T00:25:41.309Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-04-30T00:25:41.362Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3369 | 2026-04-30T00:25:41.388Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3370 | 2026-04-30T00:25:41.420Z | Compiling progenitor v0.14.0 |
| 3371 | 2026-04-30T00:25:41.469Z | Compiling corncobs v0.1.4 |
| 3372 | 2026-04-30T00:25:41.485Z | Compiling progenitor v0.13.0 |
| 3373 | 2026-04-30T00:25:41.503Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3374 | 2026-04-30T00:25:41.599Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3375 | 2026-04-30T00:25:41.619Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3376 | 2026-04-30T00:25:41.664Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3377 | 2026-04-30T00:25:41.681Z | Compiling crc-any v2.5.0 |
| 3378 | 2026-04-30T00:25:41.699Z | Compiling hickory-server v0.25.2 |
| 3379 | 2026-04-30T00:25:41.744Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3380 | 2026-04-30T00:25:41.829Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3381 | 2026-04-30T00:25:41.829Z | Compiling sled v0.34.7 |
| 3382 | 2026-04-30T00:25:41.942Z | Compiling ssh-cipher v0.2.0 |
| 3383 | 2026-04-30T00:25:41.959Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3384 | 2026-04-30T00:25:42.039Z | Compiling tabled v0.20.0 |
| 3385 | 2026-04-30T00:25:42.173Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3386 | 2026-04-30T00:25:42.272Z | Compiling object v0.30.4 |
| 3387 | 2026-04-30T00:25:42.532Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3388 | 2026-04-30T00:25:42.553Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3389 | 2026-04-30T00:25:42.757Z | Compiling progenitor-macro v0.10.0 |
| 3390 | 2026-04-30T00:25:42.884Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3391 | 2026-04-30T00:25:43.286Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3392 | 2026-04-30T00:25:43.666Z | Compiling progenitor-macro v0.11.2 |
| 3393 | 2026-04-30T00:25:43.683Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3394 | 2026-04-30T00:25:44.089Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3395 | 2026-04-30T00:25:44.113Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3396 | 2026-04-30T00:25:44.287Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3397 | 2026-04-30T00:25:44.406Z | Compiling progenitor-client v0.11.2 |
| 3398 | 2026-04-30T00:25:44.483Z | Compiling password-hash v0.4.2 |
| 3399 | 2026-04-30T00:25:44.582Z | Compiling secrecy v0.8.0 |
| 3400 | 2026-04-30T00:25:44.607Z | Compiling http-range v0.1.5 |
| 3401 | 2026-04-30T00:25:44.761Z | Compiling half v1.8.3 |
| 3402 | 2026-04-30T00:25:44.764Z | Compiling path-slash v0.1.5 |
| 3403 | 2026-04-30T00:25:44.826Z | Compiling pbkdf2 v0.11.0 |
| 3404 | 2026-04-30T00:25:45.054Z | Compiling serde_cbor v0.11.2 |
| 3405 | 2026-04-30T00:25:45.072Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3406 | 2026-04-30T00:25:45.290Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3407 | 2026-04-30T00:25:45.455Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3408 | 2026-04-30T00:25:45.572Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3409 | 2026-04-30T00:25:45.630Z | Compiling ssh-key v0.6.7 |
| 3410 | 2026-04-30T00:25:45.687Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3411 | 2026-04-30T00:25:46.067Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3412 | 2026-04-30T00:25:46.268Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3413 | 2026-04-30T00:25:46.314Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3414 | 2026-04-30T00:25:46.458Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3415 | 2026-04-30T00:25:46.819Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3416 | 2026-04-30T00:25:46.878Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3417 | 2026-04-30T00:25:46.896Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3418 | 2026-04-30T00:25:46.968Z | Compiling p256 v0.13.2 |
| 3419 | 2026-04-30T00:25:47.018Z | Compiling p521 v0.13.3 |
| 3420 | 2026-04-30T00:25:47.050Z | Compiling yasna v0.5.2 |
| 3421 | 2026-04-30T00:25:47.073Z | Compiling kstat-rs v0.2.4 |
| 3422 | 2026-04-30T00:25:47.145Z | Compiling headers-core v0.3.0 |
| 3423 | 2026-04-30T00:25:47.297Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3424 | 2026-04-30T00:25:47.349Z | Compiling nanorand v0.7.0 |
| 3425 | 2026-04-30T00:25:47.365Z | Compiling atty v0.2.14 |
| 3426 | 2026-04-30T00:25:47.396Z | Compiling russh-cryptovec v0.7.3 |
| 3427 | 2026-04-30T00:25:47.414Z | Compiling home v0.5.12 |
| 3428 | 2026-04-30T00:25:47.432Z | Compiling crc8 v0.1.1 |
| 3429 | 2026-04-30T00:25:47.505Z | Compiling md5 v0.7.0 |
| 3430 | 2026-04-30T00:25:47.580Z | Compiling flume v0.11.1 |
| 3431 | 2026-04-30T00:25:47.584Z | Compiling rcgen v0.12.1 |
| 3432 | 2026-04-30T00:25:47.618Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3433 | 2026-04-30T00:25:47.668Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3434 | 2026-04-30T00:25:47.694Z | Compiling russh-keys v0.45.0 |
| 3435 | 2026-04-30T00:25:47.753Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3436 | 2026-04-30T00:25:47.803Z | Compiling headers v0.4.1 |
| 3437 | 2026-04-30T00:25:47.981Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3438 | 2026-04-30T00:25:47.985Z | Compiling progenitor v0.10.0 |
| 3439 | 2026-04-30T00:25:47.993Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3440 | 2026-04-30T00:25:48.130Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3441 | 2026-04-30T00:25:48.368Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3442 | 2026-04-30T00:25:48.488Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3443 | 2026-04-30T00:25:48.505Z | Compiling hyper-staticfile v0.10.1 |
| 3444 | 2026-04-30T00:25:48.594Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3445 | 2026-04-30T00:25:48.611Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3446 | 2026-04-30T00:25:48.662Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3447 | 2026-04-30T00:25:48.720Z | Compiling progenitor v0.11.2 |
| 3448 | 2026-04-30T00:25:48.763Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3449 | 2026-04-30T00:25:48.910Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3450 | 2026-04-30T00:25:48.940Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3451 | 2026-04-30T00:25:48.943Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3452 | 2026-04-30T00:25:48.977Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3453 | 2026-04-30T00:25:48.994Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3454 | 2026-04-30T00:25:49.047Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3455 | 2026-04-30T00:25:49.261Z | Compiling num-bigint v0.4.6 |
| 3456 | 2026-04-30T00:25:49.358Z | Compiling des v0.8.1 |
| 3457 | 2026-04-30T00:25:49.414Z | Compiling subprocess v0.2.15 |
| 3458 | 2026-04-30T00:25:49.432Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3459 | 2026-04-30T00:25:49.452Z | Compiling display-error-chain v0.2.2 |
| 3460 | 2026-04-30T00:25:49.455Z | Compiling hex-literal v0.4.1 |
| 3461 | 2026-04-30T00:25:49.488Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3462 | 2026-04-30T00:25:49.580Z | Compiling colored v2.2.0 |
| 3463 | 2026-04-30T00:25:49.606Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3464 | 2026-04-30T00:25:49.622Z | Compiling socket2 v0.5.10 |
| 3465 | 2026-04-30T00:25:49.790Z | Compiling internet-checksum v0.2.1 |
| 3466 | 2026-04-30T00:25:49.878Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3467 | 2026-04-30T00:25:49.905Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3468 | 2026-04-30T00:25:49.963Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3469 | 2026-04-30T00:25:50.552Z | Compiling russh v0.45.0 |
| 3470 | 2026-04-30T00:25:52.526Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3471 | 2026-04-30T00:25:53.237Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3472 | 2026-04-30T00:25:53.716Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3473 | 2026-04-30T00:25:55.506Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3474 | 2026-04-30T00:26:03.396Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3475 | 2026-04-30T00:26:03.396Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3476 | 2026-04-30T00:26:03.396Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3477 | 2026-04-30T00:26:03.400Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3478 | 2026-04-30T00:26:05.110Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3479 | 2026-04-30T00:26:05.188Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3480 | 2026-04-30T00:26:09.254Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3481 | 2026-04-30T00:26:28.982Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3482 | 2026-04-30T00:26:48.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s |
| 3483 | 2026-04-30T00:26:48.551Z | |
| 3484 | 2026-04-30T00:26:48.552Z | real 1:25.709211184 |
| 3485 | 2026-04-30T00:26:48.552Z | user 8:17.367145652 |
| 3486 | 2026-04-30T00:26:48.552Z | sys 1:40.713590854 |
| 3487 | 2026-04-30T00:26:48.552Z | trap 0.252664168 |
| 3488 | 2026-04-30T00:26:48.552Z | tflt 0.610273530 |
| 3489 | 2026-04-30T00:26:48.552Z | dflt 1.510463883 |
| 3490 | 2026-04-30T00:26:48.555Z | kflt 0.000261023 |
| 3491 | 2026-04-30T00:26:48.555Z | lock 28:25.929819504 |
| 3492 | 2026-04-30T00:26:48.555Z | slp 19:23.328483159 |
| 3493 | 2026-04-30T00:26:48.555Z | lat 39.235905689 |
| 3494 | 2026-04-30T00:26:48.555Z | stop 2:36.348557802 |
| 3495 | 2026-04-30T00:26:48.555Z | + mkdir tests |
| 3496 | 2026-04-30T00:26:48.558Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3497 | 2026-04-30T00:26:48.558Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3498 | 2026-04-30T00:26:48.606Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8ad1b62de573c9d3 tests/ |
| 3499 | 2026-04-30T00:26:48.626Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-980a58b571b8e1fe tests/ |
| 3500 | 2026-04-30T00:26:48.646Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-1b6b7994083defc5 tests/ |
| 3501 | 2026-04-30T00:26:48.669Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e4fd3acdec048b1b tests/ |
| 3502 | 2026-04-30T00:26:48.903Z | + 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/*) |
| 3503 | 2026-04-30T00:26:48.906Z | + 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-980a58b571b8e1fe tests/commtest-1b6b7994083defc5 tests/dhcp_server-8ad1b62de573c9d3 tests/end_to_end_tests-e4fd3acdec048b1b 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 |
| 3504 | 2026-04-30T00:28:14.076Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3505 | 2026-04-30T00:28:14.076Z | a .github/buildomat/ci-env.sh 1K |
| 3506 | 2026-04-30T00:28:14.076Z | a out/target/test 1K |
| 3507 | 2026-04-30T00:28:14.076Z | a out/npuzone/npuzone 27402K |
| 3508 | 2026-04-30T00:28:14.076Z | a package-manifest.toml 35K |
| 3509 | 2026-04-30T00:28:14.077Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3510 | 2026-04-30T00:28:14.077Z | a target/release/omicron-package 44898K |
| 3511 | 2026-04-30T00:28:14.077Z | a target/release/xtask 11449K |
| 3512 | 2026-04-30T00:28:14.077Z | a target/debug/bootstrap 351652K |
| 3513 | 2026-04-30T00:28:14.077Z | a tests/bootstrap-980a58b571b8e1fe 31215K |
| 3514 | 2026-04-30T00:28:14.077Z | a tests/commtest-1b6b7994083defc5 32300K |
| 3515 | 2026-04-30T00:28:14.077Z | a tests/dhcp_server-8ad1b62de573c9d3 31215K |
| 3516 | 2026-04-30T00:28:14.077Z | a tests/end_to_end_tests-e4fd3acdec048b1b 392762K |
| 3517 | 2026-04-30T00:28:14.077Z | a out/clickhouse.tar.gz 318391K |
| 3518 | 2026-04-30T00:28:14.077Z | a out/clickhouse_keeper.tar.gz 303766K |
| 3519 | 2026-04-30T00:28:14.077Z | a out/clickhouse_server.tar.gz 318391K |
| 3520 | 2026-04-30T00:28:14.077Z | a out/cockroachdb.tar.gz 164602K |
| 3521 | 2026-04-30T00:28:14.077Z | a out/crucible-pantry-zone.tar.gz 43676K |
| 3522 | 2026-04-30T00:28:14.077Z | a out/crucible-utils.tar 17744K |
| 3523 | 2026-04-30T00:28:14.077Z | a out/crucible-zone.tar.gz 57815K |
| 3524 | 2026-04-30T00:28:14.077Z | a out/external-dns.tar.gz 49801K |
| 3525 | 2026-04-30T00:28:14.077Z | a out/internal-dns.tar.gz 49800K |
| 3526 | 2026-04-30T00:28:14.077Z | a out/mg-ddm-gz.tar 95141K |
| 3527 | 2026-04-30T00:28:14.077Z | a out/nexus.tar.gz 219398K |
| 3528 | 2026-04-30T00:28:14.077Z | a out/ntp.tar.gz 31619K |
| 3529 | 2026-04-30T00:28:14.077Z | a out/omicron-gateway-softnpu.tar.gz 28501K |
| 3530 | 2026-04-30T00:28:14.077Z | a out/omicron-sled-agent.tar 199365K |
| 3531 | 2026-04-30T00:28:14.077Z | a out/overlay.tar.gz 3K |
| 3532 | 2026-04-30T00:28:14.077Z | a out/oximeter.tar.gz 65230K |
| 3533 | 2026-04-30T00:28:14.077Z | a out/oxlog.tar 3782K |
| 3534 | 2026-04-30T00:28:14.077Z | a out/probe.tar.gz 3037K |
| 3535 | 2026-04-30T00:28:14.077Z | a out/propolis-server.tar.gz 38727K |
| 3536 | 2026-04-30T00:28:14.077Z | a out/pumpkind-gz.tar 26647K |
| 3537 | 2026-04-30T00:28:14.077Z | a out/switch-softnpu.tar.gz 393079K |
| 3538 | 2026-04-30T00:28:14.081Z | |
| 3539 | 2026-04-30T00:28:14.081Z | real 1:25.164076699 |
| 3540 | 2026-04-30T00:28:14.081Z | user 1:22.562632982 |
| 3541 | 2026-04-30T00:28:14.081Z | sys 4.329855189 |
| 3542 | 2026-04-30T00:28:14.082Z | trap 0.007092362 |
| 3543 | 2026-04-30T00:28:14.082Z | tflt 0.000000000 |
| 3544 | 2026-04-30T00:28:14.082Z | dflt 0.000000000 |
| 3545 | 2026-04-30T00:28:14.082Z | kflt 0.000000000 |
| 3546 | 2026-04-30T00:28:14.082Z | lock 0.000000000 |
| 3547 | 2026-04-30T00:28:14.082Z | slp 1:22.502650571 |
| 3548 | 2026-04-30T00:28:14.082Z | lat 0.921171208 |
| 3549 | 2026-04-30T00:28:14.082Z | stop 0.000237680 |
| 3550 | 2026-04-30T00:28:14.082Z | process exited: duration 1214375 ms, exit code 0 |
| |
| 3551 | 2026-04-30T00:28:14.097Z | found 1 output files |
| 3552 | 2026-04-30T00:28:14.097Z | uploading: /work/package.tar.gz (2429478080 bytes) |
| 3553 | 2026-04-30T00:28:40.245Z | uploaded: /work/package.tar.gz |