|
|
|
| 1 | 2026-05-08T22:25:16.304Z | job assigned to worker 01KR4V2EQ53SWYB11R88BRV672 [factory aws, i-0de580fc408162e0b] (queued for 52 s) |
| |
| 2 | 2026-05-08T22:25:23.498Z | starting task 0: "setup" |
| 3 | 2026-05-08T22:25:23.503Z | ++ uname -s |
| 4 | 2026-05-08T22:25:23.507Z | + kern=SunOS |
| 5 | 2026-05-08T22:25:23.507Z | + build_user=build |
| 6 | 2026-05-08T22:25:23.507Z | + build_uid=12345 |
| 7 | 2026-05-08T22:25:23.507Z | + work_dir=/work |
| 8 | 2026-05-08T22:25:23.507Z | + input_dir=/input |
| 9 | 2026-05-08T22:25:23.507Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T22:25:23.507Z | + case "$kern" in |
| 11 | 2026-05-08T22:25:23.507Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T22:25:23.511Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T22:25:25.517Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T22:25:25.644Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T22:25:25.647Z | + home_fs=zfs |
| 16 | 2026-05-08T22:25:25.647Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T22:25:25.648Z | + mkdir -p /home/build |
| 18 | 2026-05-08T22:25:25.651Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T22:25:27.651Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T22:25:27.655Z | process exited: duration 4159 ms, exit code 0 |
| |
| 21 | 2026-05-08T22:25:27.666Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T22:25:27.673Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-08T22:25:27.673Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-08T22:25:27.673Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-08T22:25:27.673Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-08T22:25:27.674Z | * rust toolchain channel = "1.94.0" |
| 27 | 2026-05-08T22:25:27.674Z | * rust toolchain profile = "default" |
| 28 | 2026-05-08T22:25:27.680Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T22:25:27.680Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-08T22:25:27.801Z | info: downloading installer |
| 31 | 2026-05-08T22:25:29.489Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T22:25:29.489Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T22:25:29.490Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T22:25:29.490Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T22:25:29.490Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T22:25:29.490Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T22:25:29.490Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T22:25:29.490Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T22:25:29.490Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T22:25:29.490Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T22:25:29.490Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T22:25:29.490Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T22:25:29.490Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T22:25:29.539Z | info: profile set to default |
| 45 | 2026-05-08T22:25:29.539Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T22:25:29.539Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T22:25:29.659Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-08T22:25:29.685Z | info: downloading 6 components |
| 49 | 2026-05-08T22:25:46.501Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-08T22:25:46.501Z | |
| 51 | 2026-05-08T22:25:46.528Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-08T22:25:46.528Z | |
| 53 | 2026-05-08T22:25:46.528Z | |
| 54 | 2026-05-08T22:25:46.532Z | Rust is installed now. Great! |
| 55 | 2026-05-08T22:25:46.532Z | |
| 56 | 2026-05-08T22:25:46.532Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T22:25:46.532Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T22:25:46.532Z | |
| 59 | 2026-05-08T22:25:46.532Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T22:25:46.532Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T22:25:46.532Z | |
| 62 | 2026-05-08T22:25:46.532Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T22:25:46.532Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T22:25:46.532Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T22:25:46.532Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T22:25:46.532Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T22:25:46.532Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T22:25:46.532Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T22:25:46.532Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T22:25:46.532Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T22:25:46.628Z | + rustup --version |
| 72 | 2026-05-08T22:25:46.637Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T22:25:46.637Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T22:25:46.656Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-08T22:25:46.660Z | + cargo --version |
| 76 | 2026-05-08T22:25:46.668Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-08T22:25:46.671Z | + rustc --version |
| 78 | 2026-05-08T22:25:46.690Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-08T22:25:46.694Z | process exited: duration 19025 ms, exit code 0 |
| |
| 80 | 2026-05-08T22:25:46.705Z | starting task 2: "authentication" |
| 81 | 2026-05-08T22:25:46.722Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-05-08T22:25:46.730Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T22:25:46.734Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-08T22:25:46.738Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-08T22:25:46.773Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-08T22:25:56.375Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-08T22:25:56.375Z | + git fetch origin 74bc50e46b1fe057e2e8d4ff06db3202fe1cf443 |
| 88 | 2026-05-08T22:25:56.778Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-08T22:25:56.778Z | * branch 74bc50e46b1fe057e2e8d4ff06db3202fe1cf443 -> FETCH_HEAD |
| 90 | 2026-05-08T22:25:56.792Z | + [[ -n '' ]] |
| 91 | 2026-05-08T22:25:56.793Z | + git reset --hard 74bc50e46b1fe057e2e8d4ff06db3202fe1cf443 |
| 92 | 2026-05-08T22:25:56.891Z | HEAD is now at 74bc50e46 Add time-range filtering to support bundle log collection |
| 93 | 2026-05-08T22:25:56.896Z | process exited: duration 10164 ms, exit code 0 |
| |
| 94 | 2026-05-08T22:25:56.904Z | starting task 4: "build" |
| 95 | 2026-05-08T22:25:56.909Z | + source .github/buildomat/ci-env.sh |
| 96 | 2026-05-08T22:25:56.909Z | ++ export CARGO_TERM_COLOR=always |
| 97 | 2026-05-08T22:25:56.909Z | ++ CARGO_TERM_COLOR=always |
| 98 | 2026-05-08T22:25:56.909Z | + cargo --version |
| 99 | 2026-05-08T22:25:56.920Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 100 | 2026-05-08T22:25:56.923Z | + rustc --version |
| 101 | 2026-05-08T22:25:56.942Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 102 | 2026-05-08T22:25:56.946Z | + WORK=/work |
| 103 | 2026-05-08T22:25:56.946Z | + pfexec mkdir -p /work |
| 104 | 2026-05-08T22:25:56.949Z | + pfexec chown build /work |
| 105 | 2026-05-08T22:25:56.952Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-05-08T22:26:05.915Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 107 | 2026-05-08T22:26:13.525Z | Startup: Caching catalogs ... Done |
| 108 | 2026-05-08T22:26:20.612Z | Planning: Solver setup ... Done (5.827s) |
| 109 | 2026-05-08T22:26:20.651Z | Planning: Running solver ... Done (0.042s) |
| 110 | 2026-05-08T22:26:20.788Z | Planning: Finding local manifests ... Done (0.003s) |
| 111 | 2026-05-08T22:26:20.800Z | Planning: Fetching manifests: 0/5 0% complete |
| 112 | 2026-05-08T22:26:20.929Z | Planning: Fetching manifests: 5/5 100% complete |
| 113 | 2026-05-08T22:26:20.966Z | Planning: Package planning ... Done (0.038s) |
| 114 | 2026-05-08T22:26:21.002Z | Planning: Merging actions ... Done (0.035s) |
| 115 | 2026-05-08T22:26:21.186Z | Planning: Checking for conflicting actions ... Done (0.184s) |
| 116 | 2026-05-08T22:26:21.195Z | Planning: Consolidating action changes ... Done (0.009s) |
| 117 | 2026-05-08T22:26:22.069Z | Planning: Evaluating mediators ... Done (0.872s) |
| 118 | 2026-05-08T22:26:22.077Z | Planning: Planning completed in 8.38 seconds |
| 119 | 2026-05-08T22:26:22.090Z | Packages to install: 5 |
| 120 | 2026-05-08T22:26:22.090Z | Mediators to change: 3 |
| 121 | 2026-05-08T22:26:22.090Z | Services to change: 1 |
| 122 | 2026-05-08T22:26:22.090Z | Estimated space available: 155.34 GB |
| 123 | 2026-05-08T22:26:22.094Z | Estimated space to be consumed: 1.90 GB |
| 124 | 2026-05-08T22:26:22.094Z | Create boot environment: No |
| 125 | 2026-05-08T22:26:22.094Z | Create backup boot environment: No |
| 126 | 2026-05-08T22:26:22.094Z | Rebuild boot archive: No |
| 127 | 2026-05-08T22:26:22.094Z | |
| 128 | 2026-05-08T22:26:22.094Z | Changed mediators: |
| 129 | 2026-05-08T22:26:22.094Z | mediator clang: |
| 130 | 2026-05-08T22:26:22.094Z | version: None -> 15 (system default) |
| 131 | 2026-05-08T22:26:22.095Z | |
| 132 | 2026-05-08T22:26:22.095Z | mediator llvm: |
| 133 | 2026-05-08T22:26:22.095Z | version: 14 (system default) -> 15 (system default) |
| 134 | 2026-05-08T22:26:22.095Z | |
| 135 | 2026-05-08T22:26:22.095Z | mediator postgresql: |
| 136 | 2026-05-08T22:26:22.095Z | version: 15 (system default) -> 18 (system default) |
| 137 | 2026-05-08T22:26:22.095Z | |
| 138 | 2026-05-08T22:26:22.095Z | Changed packages: |
| 139 | 2026-05-08T22:26:22.095Z | helios-dev |
| 140 | 2026-05-08T22:26:22.095Z | developer/build-essential |
| 141 | 2026-05-08T22:26:22.095Z | None -> 11-2.0 |
| 142 | 2026-05-08T22:26:22.095Z | library/libxmlsec1 |
| 143 | 2026-05-08T22:26:22.095Z | None -> 1.2.35-2.0 |
| 144 | 2026-05-08T22:26:22.095Z | ooce/developer/clang-15 |
| 145 | 2026-05-08T22:26:22.095Z | None -> 15.0.7-2.0 |
| 146 | 2026-05-08T22:26:22.095Z | ooce/developer/llvm-15 |
| 147 | 2026-05-08T22:26:22.095Z | None -> 15.0.7-2.0 |
| 148 | 2026-05-08T22:26:22.095Z | ooce/library/postgresql-18 |
| 149 | 2026-05-08T22:26:22.095Z | None -> 18.1-2.0 |
| 150 | 2026-05-08T22:26:22.095Z | |
| 151 | 2026-05-08T22:26:22.095Z | Services: |
| 152 | 2026-05-08T22:26:22.095Z | restart_fmri: |
| 153 | 2026-05-08T22:26:22.095Z | svc:/system/update-man-index:default |
| 154 | 2026-05-08T22:26:22.134Z | |
| 155 | 2026-05-08T22:26:22.134Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 156 | 2026-05-08T22:26:29.568Z | Download: 1195/4272 items 83.2/219.0MB 37% complete (21.4M/s) |
| 157 | 2026-05-08T22:26:34.568Z | Download: 3506/4272 items 213.5/219.0MB 97% complete (19.6M/s) |
| 158 | 2026-05-08T22:26:38.543Z | Download: Completed 218.99 MB in 16.41 seconds (13.3M/s) |
| 159 | 2026-05-08T22:26:38.682Z | Actions: 1/4789 actions (Installing new actions) |
| 160 | 2026-05-08T22:26:42.082Z | Actions: Completed 4789 actions in 3.40 seconds. |
| 161 | 2026-05-08T22:26:42.696Z | Done (0.609s) |
| 162 | 2026-05-08T22:26:42.697Z | Done (0.000s) |
| 163 | 2026-05-08T22:26:43.325Z | Done (0.629s) |
| 164 | 2026-05-08T22:26:46.834Z | Done (3.152s) |
| 165 | 2026-05-08T22:26:46.909Z | Done (0.013s) |
| 166 | 2026-05-08T22:26:46.914Z | Done (0.000s) |
| 167 | 2026-05-08T22:26:47.167Z | Done (0.000s) |
| 168 | 2026-05-08T22:26:48.036Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-05-08T22:26:48.143Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-05-08T22:26:48.147Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-05-08T22:26:48.300Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-05-08T22:26:48.304Z | Planning: Planning completed in 0.26 seconds |
| 173 | 2026-05-08T22:26:48.323Z | Mediators to change: 2 |
| 174 | 2026-05-08T22:26:48.323Z | Create boot environment: No |
| 175 | 2026-05-08T22:26:48.323Z | Create backup boot environment: No |
| 176 | 2026-05-08T22:26:48.388Z | Done |
| 177 | 2026-05-08T22:26:48.388Z | Done |
| 178 | 2026-05-08T22:26:48.995Z | Done |
| 179 | 2026-05-08T22:26:51.624Z | Done |
| 180 | 2026-05-08T22:26:51.697Z | Done |
| 181 | 2026-05-08T22:26:51.700Z | Done |
| 182 | 2026-05-08T22:26:51.831Z | Done |
| 183 | 2026-05-08T22:26:52.086Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-05-08T22:26:52.195Z | Planning: Checking for conflicting actions ... Done |
| 185 | 2026-05-08T22:26:52.199Z | Planning: Consolidating action changes ... Done |
| 186 | 2026-05-08T22:26:52.348Z | Planning: Evaluating mediators ... Done |
| 187 | 2026-05-08T22:26:52.353Z | Planning: Planning completed in 0.26 seconds |
| 188 | 2026-05-08T22:26:52.370Z | Mediators to change: 1 |
| 189 | 2026-05-08T22:26:52.370Z | Create boot environment: No |
| 190 | 2026-05-08T22:26:52.370Z | Create backup boot environment: No |
| 191 | 2026-05-08T22:26:52.427Z | Done |
| 192 | 2026-05-08T22:26:52.428Z | Done |
| 193 | 2026-05-08T22:26:53.026Z | Done |
| 194 | 2026-05-08T22:26:55.609Z | Done |
| 195 | 2026-05-08T22:26:55.683Z | Done |
| 196 | 2026-05-08T22:26:55.686Z | Done |
| 197 | 2026-05-08T22:26:55.823Z | Done |
| 198 | 2026-05-08T22:26:56.105Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 199 | 2026-05-08T22:26:56.105Z | clang system 15 system |
| 200 | 2026-05-08T22:26:56.105Z | csh system system illumos |
| 201 | 2026-05-08T22:26:56.105Z | ctags system system illumos |
| 202 | 2026-05-08T22:26:56.105Z | file system system illumos |
| 203 | 2026-05-08T22:26:56.105Z | gcc vendor 12 vendor |
| 204 | 2026-05-08T22:26:56.105Z | gcc system 14 system |
| 205 | 2026-05-08T22:26:56.105Z | gcc system 10 system |
| 206 | 2026-05-08T22:26:56.105Z | go system 1.20 system |
| 207 | 2026-05-08T22:26:56.105Z | go system 1.19 system |
| 208 | 2026-05-08T22:26:56.105Z | llvm system 15 system |
| 209 | 2026-05-08T22:26:56.105Z | llvm system 14 system |
| 210 | 2026-05-08T22:26:56.105Z | mariadb system 10.6 system |
| 211 | 2026-05-08T22:26:56.106Z | mta vendor vendor dma |
| 212 | 2026-05-08T22:26:56.106Z | openjdk system 17 system |
| 213 | 2026-05-08T22:26:56.106Z | openjdk system 11 system |
| 214 | 2026-05-08T22:26:56.106Z | openjdk system 1.8 system |
| 215 | 2026-05-08T22:26:56.106Z | openssl vendor 3 vendor |
| 216 | 2026-05-08T22:26:56.106Z | perl system 5.36 system |
| 217 | 2026-05-08T22:26:56.106Z | postgresql system 18 system |
| 218 | 2026-05-08T22:26:56.106Z | postgresql system 15 system |
| 219 | 2026-05-08T22:26:56.106Z | postgresql system 13 system |
| 220 | 2026-05-08T22:26:56.106Z | python vendor 3 vendor |
| 221 | 2026-05-08T22:26:56.106Z | python system 2 system |
| 222 | 2026-05-08T22:26:56.106Z | python3 system 3.11 system |
| 223 | 2026-05-08T22:26:56.106Z | ruby system 3.0 system |
| 224 | 2026-05-08T22:26:56.106Z | words vendor vendor american-english |
| 225 | 2026-05-08T22:26:56.106Z | words system system australian-english |
| 226 | 2026-05-08T22:26:56.106Z | words system system british-english |
| 227 | 2026-05-08T22:26:56.106Z | words system system canadian-english |
| 228 | 2026-05-08T22:26:56.106Z | words system system french |
| 229 | 2026-05-08T22:26:56.106Z | words system system italian |
| 230 | 2026-05-08T22:26:56.106Z | words system system ngerman |
| 231 | 2026-05-08T22:26:56.106Z | words system system ogerman |
| 232 | 2026-05-08T22:26:56.106Z | words system system spanish |
| 233 | 2026-05-08T22:26:56.332Z | PUBLISHER TYPE STATUS P LOCATION |
| 234 | 2026-05-08T22:26:56.332Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 235 | 2026-05-08T22:27:00.904Z | FMRI IFO |
| 236 | 2026-05-08T22:27:00.904Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 237 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 238 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 239 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 240 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 241 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 242 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 243 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 244 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 245 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 246 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 247 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 248 | 2026-05-08T22:27:00.905Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 249 | 2026-05-08T22:27:00.906Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 250 | 2026-05-08T22:27:00.906Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 251 | 2026-05-08T22:27:00.906Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 252 | 2026-05-08T22:27:00.906Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 253 | 2026-05-08T22:27:02.033Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 254 | 2026-05-08T22:27:02.310Z | Updating crates.io index |
| 255 | 2026-05-08T22:27:02.350Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 256 | 2026-05-08T22:27:03.323Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 257 | 2026-05-08T22:27:03.840Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-05-08T22:27:04.742Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-05-08T22:27:05.579Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 260 | 2026-05-08T22:27:06.065Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 261 | 2026-05-08T22:27:07.400Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 262 | 2026-05-08T22:27:08.406Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 263 | 2026-05-08T22:27:08.725Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-05-08T22:27:09.678Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 265 | 2026-05-08T22:27:10.344Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-05-08T22:27:10.758Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 267 | 2026-05-08T22:27:11.272Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 268 | 2026-05-08T22:27:12.142Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 269 | 2026-05-08T22:27:12.833Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 270 | 2026-05-08T22:27:13.264Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 271 | 2026-05-08T22:27:13.718Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 272 | 2026-05-08T22:27:14.159Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 273 | 2026-05-08T22:27:14.391Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 274 | 2026-05-08T22:27:14.614Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 275 | 2026-05-08T22:27:14.875Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 276 | 2026-05-08T22:27:15.289Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 277 | 2026-05-08T22:27:15.852Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 278 | 2026-05-08T22:27:16.354Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 279 | 2026-05-08T22:27:16.589Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 280 | 2026-05-08T22:27:16.897Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 281 | 2026-05-08T22:27:18.427Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 282 | 2026-05-08T22:27:19.257Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 283 | 2026-05-08T22:27:20.165Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 284 | 2026-05-08T22:27:20.659Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 285 | 2026-05-08T22:27:20.974Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-05-08T22:27:21.306Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 287 | 2026-05-08T22:27:21.639Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 288 | 2026-05-08T22:27:22.288Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 289 | 2026-05-08T22:27:22.530Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 290 | 2026-05-08T22:27:22.778Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 291 | 2026-05-08T22:27:23.041Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 292 | 2026-05-08T22:27:23.418Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 293 | 2026-05-08T22:27:36.748Z | Downloading crates ... |
| 294 | 2026-05-08T22:27:36.772Z | Downloaded camino-tempfile v1.4.1 |
| 295 | 2026-05-08T22:27:36.772Z | Downloaded bytecount v0.6.9 |
| 296 | 2026-05-08T22:27:36.772Z | Downloaded utf8parse v0.2.2 |
| 297 | 2026-05-08T22:27:36.772Z | Downloaded cfg-if v1.0.4 |
| 298 | 2026-05-08T22:27:36.772Z | Downloaded colorchoice v1.0.4 |
| 299 | 2026-05-08T22:27:36.772Z | Downloaded swrite v0.1.0 |
| 300 | 2026-05-08T22:27:36.772Z | Downloaded displaydoc v0.2.5 |
| 301 | 2026-05-08T22:27:36.772Z | Downloaded thread-id v4.2.2 |
| 302 | 2026-05-08T22:27:36.772Z | Downloaded crypto-common v0.1.7 |
| 303 | 2026-05-08T22:27:36.772Z | Downloaded usdt-impl v0.5.0 |
| 304 | 2026-05-08T22:27:36.772Z | Downloaded zerocopy v0.7.35 |
| 305 | 2026-05-08T22:27:36.772Z | Downloaded zerovec-derive v0.11.2 |
| 306 | 2026-05-08T22:27:36.773Z | Downloaded fnv v1.0.7 |
| 307 | 2026-05-08T22:27:36.773Z | Downloaded fastrand v2.3.0 |
| 308 | 2026-05-08T22:27:36.773Z | Downloaded thiserror v2.0.18 |
| 309 | 2026-05-08T22:27:36.773Z | Downloaded scroll v0.12.0 |
| 310 | 2026-05-08T22:27:36.773Z | Downloaded anstyle v1.0.13 |
| 311 | 2026-05-08T22:27:36.773Z | Downloaded digest v0.10.7 |
| 312 | 2026-05-08T22:27:36.773Z | Downloaded anstyle-parse v0.2.7 |
| 313 | 2026-05-08T22:27:36.773Z | Downloaded scroll_derive v0.12.1 |
| 314 | 2026-05-08T22:27:36.773Z | Downloaded writeable v0.6.2 |
| 315 | 2026-05-08T22:27:36.773Z | Downloaded plain v0.2.3 |
| 316 | 2026-05-08T22:27:36.773Z | Downloaded textwrap v0.16.2 |
| 317 | 2026-05-08T22:27:36.773Z | Downloaded percent-encoding v2.3.2 |
| 318 | 2026-05-08T22:27:36.773Z | Downloaded dof v0.3.0 |
| 319 | 2026-05-08T22:27:36.773Z | Downloaded zerofrom v0.1.6 |
| 320 | 2026-05-08T22:27:36.773Z | Downloaded cpufeatures v0.2.17 |
| 321 | 2026-05-08T22:27:36.773Z | Downloaded clap_lex v1.0.0 |
| 322 | 2026-05-08T22:27:36.773Z | Downloaded utf8_iter v1.0.4 |
| 323 | 2026-05-08T22:27:36.773Z | Downloaded potential_utf v0.1.4 |
| 324 | 2026-05-08T22:27:36.773Z | Downloaded unicode-linebreak v0.1.5 |
| 325 | 2026-05-08T22:27:36.773Z | Downloaded version_check v0.9.5 |
| 326 | 2026-05-08T22:27:36.773Z | Downloaded synstructure v0.13.2 |
| 327 | 2026-05-08T22:27:36.773Z | Downloaded typeid v1.0.3 |
| 328 | 2026-05-08T22:27:36.773Z | Downloaded usdt v0.5.0 |
| 329 | 2026-05-08T22:27:36.773Z | Downloaded unicode-xid v0.2.6 |
| 330 | 2026-05-08T22:27:36.773Z | Downloaded usdt-macro v0.5.0 |
| 331 | 2026-05-08T22:27:36.773Z | Downloaded cargo_toml v0.21.0 |
| 332 | 2026-05-08T22:27:36.773Z | Downloaded cargo_metadata v0.21.0 |
| 333 | 2026-05-08T22:27:36.773Z | Downloaded toml_write v0.1.2 |
| 334 | 2026-05-08T22:27:36.773Z | Downloaded cargo-platform v0.2.0 |
| 335 | 2026-05-08T22:27:36.773Z | Downloaded usdt-attr-macro v0.5.0 |
| 336 | 2026-05-08T22:27:36.773Z | Downloaded toml_datetime v0.6.11 |
| 337 | 2026-05-08T22:27:36.773Z | Downloaded serde-value v0.7.0 |
| 338 | 2026-05-08T22:27:36.773Z | Downloaded proc-macro-error-attr v1.0.4 |
| 339 | 2026-05-08T22:27:36.773Z | Downloaded stable_deref_trait v1.2.1 |
| 340 | 2026-05-08T22:27:36.773Z | Downloaded anstyle-query v1.1.5 |
| 341 | 2026-05-08T22:27:36.774Z | Downloaded yoke-derive v0.8.1 |
| 342 | 2026-05-08T22:27:36.774Z | Downloaded anstream v0.6.21 |
| 343 | 2026-05-08T22:27:36.774Z | Downloaded zerofrom-derive v0.1.6 |
| 344 | 2026-05-08T22:27:36.774Z | Downloaded thiserror-impl v1.0.69 |
| 345 | 2026-05-08T22:27:36.774Z | Downloaded proc-macro2 v1.0.106 |
| 346 | 2026-05-08T22:27:36.774Z | Downloaded icu_properties v2.1.2 |
| 347 | 2026-05-08T22:27:36.774Z | Downloaded heck v0.4.1 |
| 348 | 2026-05-08T22:27:36.774Z | Downloaded yoke v0.8.1 |
| 349 | 2026-05-08T22:27:36.774Z | Downloaded zmij v1.0.21 |
| 350 | 2026-05-08T22:27:36.774Z | Downloaded zerocopy-derive v0.7.35 |
| 351 | 2026-05-08T22:27:36.774Z | Downloaded unicode-ident v1.0.24 |
| 352 | 2026-05-08T22:27:36.774Z | Downloaded toml v0.8.23 |
| 353 | 2026-05-08T22:27:36.774Z | Downloaded tinystr v0.8.2 |
| 354 | 2026-05-08T22:27:36.774Z | Downloaded thiserror v1.0.69 |
| 355 | 2026-05-08T22:27:36.774Z | Downloaded serde_spanned v0.6.9 |
| 356 | 2026-05-08T22:27:36.774Z | Downloaded ordered-float v2.10.1 |
| 357 | 2026-05-08T22:27:36.774Z | Downloaded dtrace-parser v0.2.0 |
| 358 | 2026-05-08T22:27:36.774Z | Downloaded form_urlencoded v1.2.2 |
| 359 | 2026-05-08T22:27:36.774Z | Downloaded thiserror-impl v2.0.18 |
| 360 | 2026-05-08T22:27:36.774Z | Downloaded ucd-trie v0.1.7 |
| 361 | 2026-05-08T22:27:36.774Z | Downloaded terminal_size v0.4.3 |
| 362 | 2026-05-08T22:27:36.774Z | Downloaded macaddr v1.0.1 |
| 363 | 2026-05-08T22:27:36.774Z | Downloaded typenum v1.19.0 |
| 364 | 2026-05-08T22:27:36.774Z | Downloaded serde-untagged v0.1.9 |
| 365 | 2026-05-08T22:27:36.774Z | Downloaded itoa v1.0.17 |
| 366 | 2026-05-08T22:27:36.774Z | Downloaded idna_adapter v1.2.1 |
| 367 | 2026-05-08T22:27:36.774Z | Downloaded block-buffer v0.10.4 |
| 368 | 2026-05-08T22:27:36.774Z | Downloaded toml_edit v0.22.27 |
| 369 | 2026-05-08T22:27:36.774Z | Downloaded zerotrie v0.2.3 |
| 370 | 2026-05-08T22:27:36.774Z | Downloaded url v2.5.8 |
| 371 | 2026-05-08T22:27:36.774Z | Downloaded heck v0.5.0 |
| 372 | 2026-05-08T22:27:36.774Z | Downloaded generic-array v0.14.7 |
| 373 | 2026-05-08T22:27:36.774Z | Downloaded pretty-hex v0.4.1 |
| 374 | 2026-05-08T22:27:36.774Z | Downloaded is_terminal_polyfill v1.70.2 |
| 375 | 2026-05-08T22:27:36.774Z | Downloaded memmap v0.7.0 |
| 376 | 2026-05-08T22:27:36.774Z | Downloaded zerovec v0.11.5 |
| 377 | 2026-05-08T22:27:36.774Z | Downloaded equivalent v1.0.2 |
| 378 | 2026-05-08T22:27:36.774Z | Downloaded clap_derive v4.5.55 |
| 379 | 2026-05-08T22:27:36.775Z | Downloaded byteorder v1.5.0 |
| 380 | 2026-05-08T22:27:36.775Z | Downloaded autocfg v1.5.0 |
| 381 | 2026-05-08T22:27:36.775Z | Downloaded errno v0.3.14 |
| 382 | 2026-05-08T22:27:36.775Z | Downloaded tabled_derive v0.7.0 |
| 383 | 2026-05-08T22:27:36.775Z | Downloaded smawk v0.3.2 |
| 384 | 2026-05-08T22:27:36.775Z | Downloaded erased-serde v0.4.9 |
| 385 | 2026-05-08T22:27:36.775Z | Downloaded winnow v0.7.14 |
| 386 | 2026-05-08T22:27:36.775Z | Downloaded unicode-width v0.2.0 |
| 387 | 2026-05-08T22:27:36.775Z | Downloaded strsim v0.11.1 |
| 388 | 2026-05-08T22:27:36.775Z | Downloaded proc-macro-error v1.0.4 |
| 389 | 2026-05-08T22:27:36.775Z | Downloaded unicode-width v0.1.14 |
| 390 | 2026-05-08T22:27:36.775Z | Downloaded pest_derive v2.8.6 |
| 391 | 2026-05-08T22:27:36.775Z | Downloaded fs-err v3.3.0 |
| 392 | 2026-05-08T22:27:36.775Z | Downloaded serde_tokenstream v0.2.3 |
| 393 | 2026-05-08T22:27:36.775Z | Downloaded semver v1.0.28 |
| 394 | 2026-05-08T22:27:36.791Z | Downloaded quote v1.0.45 |
| 395 | 2026-05-08T22:27:36.791Z | Downloaded sha2 v0.10.9 |
| 396 | 2026-05-08T22:27:36.791Z | Downloaded num-traits v0.2.19 |
| 397 | 2026-05-08T22:27:36.792Z | Downloaded pest_generator v2.8.6 |
| 398 | 2026-05-08T22:27:36.792Z | Downloaded once_cell v1.21.3 |
| 399 | 2026-05-08T22:27:36.792Z | Downloaded smallvec v1.15.1 |
| 400 | 2026-05-08T22:27:36.792Z | Downloaded tempfile v3.25.0 |
| 401 | 2026-05-08T22:27:36.792Z | Downloaded cargo-util-schemas v0.8.2 |
| 402 | 2026-05-08T22:27:36.792Z | Downloaded bitflags v2.11.0 |
| 403 | 2026-05-08T22:27:36.792Z | Downloaded log v0.4.29 |
| 404 | 2026-05-08T22:27:36.792Z | Downloaded litemap v0.8.1 |
| 405 | 2026-05-08T22:27:36.792Z | Downloaded papergrid v0.11.0 |
| 406 | 2026-05-08T22:27:36.792Z | Downloaded anyhow v1.0.102 |
| 407 | 2026-05-08T22:27:36.792Z | Downloaded serde_derive v1.0.228 |
| 408 | 2026-05-08T22:27:36.792Z | Downloaded clap v4.5.60 |
| 409 | 2026-05-08T22:27:36.792Z | Downloaded getrandom v0.4.1 |
| 410 | 2026-05-08T22:27:36.792Z | Downloaded camino v1.2.2 |
| 411 | 2026-05-08T22:27:36.792Z | Downloaded serde_core v1.0.228 |
| 412 | 2026-05-08T22:27:36.792Z | Downloaded icu_provider v2.1.1 |
| 413 | 2026-05-08T22:27:36.792Z | Downloaded icu_normalizer v2.1.1 |
| 414 | 2026-05-08T22:27:36.792Z | Downloaded icu_locale_core v2.1.1 |
| 415 | 2026-05-08T22:27:36.792Z | Downloaded pest_meta v2.8.6 |
| 416 | 2026-05-08T22:27:36.792Z | Downloaded icu_collections v2.1.1 |
| 417 | 2026-05-08T22:27:36.792Z | Downloaded icu_normalizer_data v2.1.1 |
| 418 | 2026-05-08T22:27:36.792Z | Downloaded memchr v2.8.0 |
| 419 | 2026-05-08T22:27:36.793Z | Downloaded serde v1.0.228 |
| 420 | 2026-05-08T22:27:36.793Z | Downloaded indexmap v2.14.0 |
| 421 | 2026-05-08T22:27:36.793Z | Downloaded pest v2.8.6 |
| 422 | 2026-05-08T22:27:36.793Z | Downloaded idna v1.1.0 |
| 423 | 2026-05-08T22:27:36.793Z | Downloaded clap_builder v4.5.60 |
| 424 | 2026-05-08T22:27:36.793Z | Downloaded icu_properties_data v2.1.2 |
| 425 | 2026-05-08T22:27:36.793Z | Downloaded serde_json v1.0.149 |
| 426 | 2026-05-08T22:27:36.793Z | Downloaded hashbrown v0.17.0 |
| 427 | 2026-05-08T22:27:36.793Z | Downloaded goblin v0.8.2 |
| 428 | 2026-05-08T22:27:36.793Z | Downloaded tabled v0.15.0 |
| 429 | 2026-05-08T22:27:36.793Z | Downloaded syn v1.0.109 |
| 430 | 2026-05-08T22:27:36.793Z | Downloaded syn v2.0.117 |
| 431 | 2026-05-08T22:27:36.793Z | Downloaded rustix v1.1.3 |
| 432 | 2026-05-08T22:27:37.664Z | Downloaded libc v0.2.185 |
| 433 | 2026-05-08T22:27:37.664Z | Compiling proc-macro2 v1.0.106 |
| 434 | 2026-05-08T22:27:37.664Z | Compiling quote v1.0.45 |
| 435 | 2026-05-08T22:27:37.664Z | Compiling unicode-ident v1.0.24 |
| 436 | 2026-05-08T22:27:37.664Z | Compiling serde_core v1.0.228 |
| 437 | 2026-05-08T22:27:37.664Z | Compiling libc v0.2.185 |
| 438 | 2026-05-08T22:27:37.664Z | Compiling version_check v0.9.5 |
| 439 | 2026-05-08T22:27:37.664Z | Compiling memchr v2.8.0 |
| 440 | 2026-05-08T22:27:37.664Z | Compiling stable_deref_trait v1.2.1 |
| 441 | 2026-05-08T22:27:37.664Z | Compiling serde v1.0.228 |
| 442 | 2026-05-08T22:27:37.664Z | Compiling zmij v1.0.21 |
| 443 | 2026-05-08T22:27:37.664Z | Compiling thiserror v1.0.69 |
| 444 | 2026-05-08T22:27:37.681Z | Compiling itoa v1.0.17 |
| 445 | 2026-05-08T22:27:37.681Z | Compiling autocfg v1.5.0 |
| 446 | 2026-05-08T22:27:37.681Z | Compiling ucd-trie v0.1.7 |
| 447 | 2026-05-08T22:27:37.681Z | Compiling writeable v0.6.2 |
| 448 | 2026-05-08T22:27:37.681Z | Compiling litemap v0.8.1 |
| 449 | 2026-05-08T22:27:37.681Z | Compiling rustix v1.1.3 |
| 450 | 2026-05-08T22:27:37.681Z | Compiling icu_properties_data v2.1.2 |
| 451 | 2026-05-08T22:27:37.681Z | Compiling icu_normalizer_data v2.1.1 |
| 452 | 2026-05-08T22:27:37.681Z | Compiling byteorder v1.5.0 |
| 453 | 2026-05-08T22:27:37.681Z | Compiling pest v2.8.6 |
| 454 | 2026-05-08T22:27:37.681Z | Compiling serde_json v1.0.149 |
| 455 | 2026-05-08T22:27:37.681Z | Compiling bitflags v2.11.0 |
| 456 | 2026-05-08T22:27:38.133Z | Compiling num-traits v0.2.19 |
| 457 | 2026-05-08T22:27:38.159Z | Compiling hashbrown v0.17.0 |
| 458 | 2026-05-08T22:27:38.159Z | Compiling equivalent v1.0.2 |
| 459 | 2026-05-08T22:27:38.159Z | Compiling smallvec v1.15.1 |
| 460 | 2026-05-08T22:27:38.159Z | Compiling typeid v1.0.3 |
| 461 | 2026-05-08T22:27:38.159Z | Compiling proc-macro-error-attr v1.0.4 |
| 462 | 2026-05-08T22:27:38.160Z | Compiling usdt-impl v0.5.0 |
| 463 | 2026-05-08T22:27:38.160Z | Compiling erased-serde v0.4.9 |
| 464 | 2026-05-08T22:27:38.160Z | Compiling winnow v0.7.14 |
| 465 | 2026-05-08T22:27:38.160Z | Compiling syn v1.0.109 |
| 466 | 2026-05-08T22:27:38.183Z | Compiling errno v0.3.14 |
| 467 | 2026-05-08T22:27:38.183Z | Compiling thread-id v4.2.2 |
| 468 | 2026-05-08T22:27:38.219Z | Compiling toml_write v0.1.2 |
| 469 | 2026-05-08T22:27:38.309Z | Compiling proc-macro-error v1.0.4 |
| 470 | 2026-05-08T22:27:38.314Z | Compiling thiserror v2.0.18 |
| 471 | 2026-05-08T22:27:38.647Z | Compiling indexmap v2.14.0 |
| 472 | 2026-05-08T22:27:38.668Z | Compiling plain v0.2.3 |
| 473 | 2026-05-08T22:27:38.668Z | Compiling getrandom v0.4.1 |
| 474 | 2026-05-08T22:27:38.668Z | Compiling percent-encoding v2.3.2 |
| 475 | 2026-05-08T22:27:38.668Z | Compiling syn v2.0.117 |
| 476 | 2026-05-08T22:27:38.668Z | Compiling log v0.4.29 |
| 477 | 2026-05-08T22:27:38.668Z | Compiling camino v1.2.2 |
| 478 | 2026-05-08T22:27:38.668Z | Compiling utf8_iter v1.0.4 |
| 479 | 2026-05-08T22:27:38.672Z | Compiling pest_meta v2.8.6 |
| 480 | 2026-05-08T22:27:38.672Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-05-08T22:27:38.788Z | Compiling form_urlencoded v1.2.2 |
| 482 | 2026-05-08T22:27:38.817Z | Compiling anstyle-parse v0.2.7 |
| 483 | 2026-05-08T22:27:38.929Z | Compiling is_terminal_polyfill v1.70.2 |
| 484 | 2026-05-08T22:27:38.968Z | Compiling ordered-float v2.10.1 |
| 485 | 2026-05-08T22:27:39.007Z | Compiling cfg-if v1.0.4 |
| 486 | 2026-05-08T22:27:39.025Z | Compiling anstyle v1.0.13 |
| 487 | 2026-05-08T22:27:39.046Z | Compiling colorchoice v1.0.4 |
| 488 | 2026-05-08T22:27:39.049Z | Compiling pretty-hex v0.4.1 |
| 489 | 2026-05-08T22:27:39.049Z | Compiling anstyle-query v1.1.5 |
| 490 | 2026-05-08T22:27:41.234Z | Compiling fs-err v3.3.0 |
| 491 | 2026-05-08T22:27:41.297Z | Compiling terminal_size v0.4.3 |
| 492 | 2026-05-08T22:27:41.297Z | Compiling anstream v0.6.21 |
| 493 | 2026-05-08T22:27:41.297Z | Compiling unicode-width v0.1.14 |
| 494 | 2026-05-08T22:27:41.297Z | Compiling fastrand v2.3.0 |
| 495 | 2026-05-08T22:27:41.297Z | Compiling bytecount v0.6.9 |
| 496 | 2026-05-08T22:27:41.297Z | Compiling anyhow v1.0.102 |
| 497 | 2026-05-08T22:27:41.297Z | Compiling semver v1.0.28 |
| 498 | 2026-05-08T22:27:41.297Z | Compiling once_cell v1.21.3 |
| 499 | 2026-05-08T22:27:41.297Z | Compiling clap_lex v1.0.0 |
| 500 | 2026-05-08T22:27:41.297Z | Compiling strsim v0.11.1 |
| 501 | 2026-05-08T22:27:41.297Z | Compiling fnv v1.0.7 |
| 502 | 2026-05-08T22:27:41.297Z | Compiling unicode-xid v0.2.6 |
| 503 | 2026-05-08T22:27:41.298Z | Compiling heck v0.5.0 |
| 504 | 2026-05-08T22:27:41.298Z | Compiling heck v0.4.1 |
| 505 | 2026-05-08T22:27:41.298Z | Compiling papergrid v0.11.0 |
| 506 | 2026-05-08T22:27:41.298Z | Compiling tempfile v3.25.0 |
| 507 | 2026-05-08T22:27:41.298Z | Compiling serde-untagged v0.1.9 |
| 508 | 2026-05-08T22:27:41.298Z | Compiling clap_builder v4.5.60 |
| 509 | 2026-05-08T22:27:41.298Z | Compiling memmap v0.7.0 |
| 510 | 2026-05-08T22:27:41.298Z | Compiling smawk v0.3.2 |
| 511 | 2026-05-08T22:27:41.298Z | Compiling unicode-linebreak v0.1.5 |
| 512 | 2026-05-08T22:27:41.298Z | Compiling unicode-width v0.2.0 |
| 513 | 2026-05-08T22:27:41.298Z | Compiling camino-tempfile v1.4.1 |
| 514 | 2026-05-08T22:27:41.298Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 515 | 2026-05-08T22:27:41.298Z | Compiling swrite v0.1.0 |
| 516 | 2026-05-08T22:27:41.298Z | Compiling textwrap v0.16.2 |
| 517 | 2026-05-08T22:27:41.298Z | Compiling tabled_derive v0.7.0 |
| 518 | 2026-05-08T22:27:41.298Z | Compiling synstructure v0.13.2 |
| 519 | 2026-05-08T22:27:41.298Z | Compiling pest_generator v2.8.6 |
| 520 | 2026-05-08T22:27:41.298Z | Compiling tabled v0.15.0 |
| 521 | 2026-05-08T22:27:42.470Z | Compiling serde_derive v1.0.228 |
| 522 | 2026-05-08T22:27:42.499Z | Compiling zerofrom-derive v0.1.6 |
| 523 | 2026-05-08T22:27:42.499Z | Compiling yoke-derive v0.8.1 |
| 524 | 2026-05-08T22:27:42.499Z | Compiling zerovec-derive v0.11.2 |
| 525 | 2026-05-08T22:27:42.499Z | Compiling displaydoc v0.2.5 |
| 526 | 2026-05-08T22:27:42.499Z | Compiling thiserror-impl v1.0.69 |
| 527 | 2026-05-08T22:27:42.499Z | Compiling zerocopy-derive v0.7.35 |
| 528 | 2026-05-08T22:27:42.499Z | Compiling scroll_derive v0.12.1 |
| 529 | 2026-05-08T22:27:42.499Z | Compiling thiserror-impl v2.0.18 |
| 530 | 2026-05-08T22:27:42.499Z | Compiling clap_derive v4.5.55 |
| 531 | 2026-05-08T22:27:42.500Z | Compiling pest_derive v2.8.6 |
| 532 | 2026-05-08T22:27:42.500Z | Compiling scroll v0.12.0 |
| 533 | 2026-05-08T22:27:42.749Z | Compiling zerocopy v0.7.35 |
| 534 | 2026-05-08T22:27:42.752Z | Compiling goblin v0.8.2 |
| 535 | 2026-05-08T22:27:42.752Z | Compiling zerofrom v0.1.6 |
| 536 | 2026-05-08T22:27:42.811Z | Compiling yoke v0.8.1 |
| 537 | 2026-05-08T22:27:42.949Z | Compiling dtrace-parser v0.2.0 |
| 538 | 2026-05-08T22:27:42.974Z | Compiling zerovec v0.11.5 |
| 539 | 2026-05-08T22:27:42.974Z | Compiling zerotrie v0.2.3 |
| 540 | 2026-05-08T22:27:43.273Z | Compiling clap v4.5.60 |
| 541 | 2026-05-08T22:27:43.416Z | Compiling tinystr v0.8.2 |
| 542 | 2026-05-08T22:27:43.416Z | Compiling potential_utf v0.1.4 |
| 543 | 2026-05-08T22:27:43.537Z | Compiling icu_collections v2.1.1 |
| 544 | 2026-05-08T22:27:43.542Z | Compiling icu_locale_core v2.1.1 |
| 545 | 2026-05-08T22:27:44.098Z | Compiling icu_provider v2.1.1 |
| 546 | 2026-05-08T22:27:44.187Z | Compiling dof v0.3.0 |
| 547 | 2026-05-08T22:27:44.187Z | Compiling serde_tokenstream v0.2.3 |
| 548 | 2026-05-08T22:27:44.205Z | Compiling toml_datetime v0.6.11 |
| 549 | 2026-05-08T22:27:44.208Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-05-08T22:27:44.208Z | Compiling serde-value v0.7.0 |
| 551 | 2026-05-08T22:27:44.225Z | Compiling cargo-platform v0.2.0 |
| 552 | 2026-05-08T22:27:44.229Z | Compiling macaddr v1.0.1 |
| 553 | 2026-05-08T22:27:44.319Z | Compiling icu_normalizer v2.1.1 |
| 554 | 2026-05-08T22:27:44.323Z | Compiling icu_properties v2.1.2 |
| 555 | 2026-05-08T22:27:44.449Z | Compiling toml_edit v0.22.27 |
| 556 | 2026-05-08T22:27:44.868Z | Compiling usdt-macro v0.5.0 |
| 557 | 2026-05-08T22:27:44.871Z | Compiling usdt-attr-macro v0.5.0 |
| 558 | 2026-05-08T22:27:45.142Z | Compiling idna_adapter v1.2.1 |
| 559 | 2026-05-08T22:27:45.250Z | Compiling idna v1.1.0 |
| 560 | 2026-05-08T22:27:45.470Z | Compiling usdt v0.5.0 |
| 561 | 2026-05-08T22:27:45.499Z | Compiling url v2.5.8 |
| 562 | 2026-05-08T22:27:45.691Z | Compiling toml v0.8.23 |
| 563 | 2026-05-08T22:27:46.026Z | Compiling cargo-util-schemas v0.8.2 |
| 564 | 2026-05-08T22:27:46.026Z | Compiling cargo_toml v0.21.0 |
| 565 | 2026-05-08T22:27:46.810Z | Compiling cargo_metadata v0.21.0 |
| 566 | 2026-05-08T22:27:47.746Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 567 | 2026-05-08T22:27:49.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.99s |
| 568 | 2026-05-08T22:27:50.095Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 569 | 2026-05-08T22:27:50.648Z | Downloading crates ... |
| 570 | 2026-05-08T22:27:50.747Z | Downloaded bit-set v0.8.0 |
| 571 | 2026-05-08T22:27:50.750Z | Downloaded convert_case v0.4.0 |
| 572 | 2026-05-08T22:27:50.758Z | Downloaded allocator-api2 v0.2.21 |
| 573 | 2026-05-08T22:27:50.768Z | Downloaded arrayvec v0.7.6 |
| 574 | 2026-05-08T22:27:50.774Z | Downloaded arc-swap v1.8.2 |
| 575 | 2026-05-08T22:27:50.777Z | Downloaded adler2 v2.0.1 |
| 576 | 2026-05-08T22:27:50.777Z | Downloaded aead v0.5.2 |
| 577 | 2026-05-08T22:27:50.777Z | Downloaded ascii-canvas v3.0.0 |
| 578 | 2026-05-08T22:27:50.777Z | Downloaded blowfish v0.9.1 |
| 579 | 2026-05-08T22:27:50.777Z | Downloaded async-recursion v1.1.1 |
| 580 | 2026-05-08T22:27:50.781Z | Downloaded critical-section v1.2.0 |
| 581 | 2026-05-08T22:27:50.781Z | Downloaded derive_builder_macro v0.20.2 |
| 582 | 2026-05-08T22:27:50.785Z | Downloaded crc v3.4.0 |
| 583 | 2026-05-08T22:27:50.785Z | Downloaded enum-as-inner v0.6.1 |
| 584 | 2026-05-08T22:27:50.785Z | Downloaded downcast-rs v2.0.2 |
| 585 | 2026-05-08T22:27:50.789Z | Downloaded display-error-chain v0.2.2 |
| 586 | 2026-05-08T22:27:50.789Z | Downloaded crc8 v0.1.1 |
| 587 | 2026-05-08T22:27:50.793Z | Downloaded darling_macro v0.23.0 |
| 588 | 2026-05-08T22:27:50.793Z | Downloaded embedded-io v0.4.0 |
| 589 | 2026-05-08T22:27:50.798Z | Downloaded dtrace-parser v0.3.0 |
| 590 | 2026-05-08T22:27:50.798Z | Downloaded async-bb8-diesel v0.2.1 |
| 591 | 2026-05-08T22:27:50.801Z | Downloaded daft-derive v0.1.5 |
| 592 | 2026-05-08T22:27:50.801Z | Downloaded csv-core v0.1.13 |
| 593 | 2026-05-08T22:27:50.801Z | Downloaded async-trait v0.1.89 |
| 594 | 2026-05-08T22:27:50.804Z | Downloaded backon v1.6.0 |
| 595 | 2026-05-08T22:27:50.807Z | Downloaded bcs v0.1.6 |
| 596 | 2026-05-08T22:27:50.808Z | Downloaded castaway v0.2.4 |
| 597 | 2026-05-08T22:27:50.811Z | Downloaded defmt-parser v1.0.0 |
| 598 | 2026-05-08T22:27:50.811Z | Downloaded defmt v0.3.100 |
| 599 | 2026-05-08T22:27:50.814Z | Downloaded aes-gcm v0.10.3 |
| 600 | 2026-05-08T22:27:50.818Z | Downloaded bzip2 v0.6.1 |
| 601 | 2026-05-08T22:27:50.818Z | Downloaded base64ct v1.8.3 |
| 602 | 2026-05-08T22:27:50.821Z | Downloaded dirs-next v2.0.0 |
| 603 | 2026-05-08T22:27:50.821Z | Downloaded atty v0.2.14 |
| 604 | 2026-05-08T22:27:50.827Z | Downloaded ciborium-ll v0.2.2 |
| 605 | 2026-05-08T22:27:50.833Z | Downloaded difflib v0.4.0 |
| 606 | 2026-05-08T22:27:50.833Z | Downloaded crc32fast v1.5.0 |
| 607 | 2026-05-08T22:27:50.833Z | Downloaded crossbeam-epoch v0.9.18 |
| 608 | 2026-05-08T22:27:50.837Z | Downloaded bitfield-macros v0.19.4 |
| 609 | 2026-05-08T22:27:50.837Z | Downloaded arrayref v0.3.9 |
| 610 | 2026-05-08T22:27:50.837Z | Downloaded cfg_aliases v0.1.1 |
| 611 | 2026-05-08T22:27:50.837Z | Downloaded document-features v0.2.12 |
| 612 | 2026-05-08T22:27:50.843Z | Downloaded fixedbitset v0.5.7 |
| 613 | 2026-05-08T22:27:50.846Z | Downloaded filetime v0.2.27 |
| 614 | 2026-05-08T22:27:50.846Z | Downloaded dyn-clone v1.0.20 |
| 615 | 2026-05-08T22:27:50.846Z | Downloaded colored v3.1.1 |
| 616 | 2026-05-08T22:27:50.849Z | Downloaded crunchy v0.2.4 |
| 617 | 2026-05-08T22:27:50.849Z | Downloaded corncobs v0.1.4 |
| 618 | 2026-05-08T22:27:50.852Z | Downloaded backoff v0.4.0 |
| 619 | 2026-05-08T22:27:50.853Z | Downloaded erased-serde v0.3.31 |
| 620 | 2026-05-08T22:27:50.853Z | Downloaded constant_time_eq v0.4.2 |
| 621 | 2026-05-08T22:27:50.856Z | Downloaded fixedbitset v0.4.2 |
| 622 | 2026-05-08T22:27:50.856Z | Downloaded embedded-io v0.6.1 |
| 623 | 2026-05-08T22:27:50.859Z | Downloaded der_derive v0.7.3 |
| 624 | 2026-05-08T22:27:50.859Z | Downloaded either v1.15.0 |
| 625 | 2026-05-08T22:27:50.859Z | Downloaded diesel-dtrace v0.5.0 |
| 626 | 2026-05-08T22:27:50.862Z | Downloaded cpufeatures v0.3.0 |
| 627 | 2026-05-08T22:27:50.862Z | Downloaded fd-lock v4.0.4 |
| 628 | 2026-05-08T22:27:50.866Z | Downloaded darling v0.23.0 |
| 629 | 2026-05-08T22:27:50.869Z | Downloaded foreign-types-shared v0.1.1 |
| 630 | 2026-05-08T22:27:50.869Z | Downloaded ctr v0.9.2 |
| 631 | 2026-05-08T22:27:50.869Z | Downloaded cmake v0.1.57 |
| 632 | 2026-05-08T22:27:50.872Z | Downloaded cargo_metadata v0.19.2 |
| 633 | 2026-05-08T22:27:50.872Z | Downloaded atomic-waker v1.1.2 |
| 634 | 2026-05-08T22:27:50.872Z | Downloaded float-ord v0.3.2 |
| 635 | 2026-05-08T22:27:50.876Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 636 | 2026-05-08T22:27:50.876Z | Downloaded debug-ignore v1.0.5 |
| 637 | 2026-05-08T22:27:50.876Z | Downloaded darling_macro v0.21.3 |
| 638 | 2026-05-08T22:27:50.876Z | Downloaded darling_macro v0.20.11 |
| 639 | 2026-05-08T22:27:50.876Z | Downloaded dunce v1.0.5 |
| 640 | 2026-05-08T22:27:50.879Z | Downloaded env_filter v1.0.0 |
| 641 | 2026-05-08T22:27:50.879Z | Downloaded ciborium v0.2.2 |
| 642 | 2026-05-08T22:27:50.883Z | Downloaded futures-macro v0.3.32 |
| 643 | 2026-05-08T22:27:50.883Z | Downloaded crucible-workspace-hack v0.1.0 |
| 644 | 2026-05-08T22:27:50.883Z | Downloaded block-padding v0.3.3 |
| 645 | 2026-05-08T22:27:50.887Z | Downloaded crc-catalog v2.4.0 |
| 646 | 2026-05-08T22:27:50.887Z | Downloaded compression-core v0.4.31 |
| 647 | 2026-05-08T22:27:50.887Z | Downloaded foreign-types v0.5.0 |
| 648 | 2026-05-08T22:27:50.887Z | Downloaded cfg_aliases v0.2.1 |
| 649 | 2026-05-08T22:27:50.890Z | Downloaded endian-type v0.1.2 |
| 650 | 2026-05-08T22:27:50.890Z | Downloaded dirs-sys-next v0.1.2 |
| 651 | 2026-05-08T22:27:50.890Z | Downloaded dsl_auto_type v0.2.0 |
| 652 | 2026-05-08T22:27:50.890Z | Downloaded futures-io v0.3.32 |
| 653 | 2026-05-08T22:27:50.893Z | Downloaded foreign-types v0.3.2 |
| 654 | 2026-05-08T22:27:50.893Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 655 | 2026-05-08T22:27:50.894Z | Downloaded ar_archive_writer v0.5.1 |
| 656 | 2026-05-08T22:27:50.898Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 657 | 2026-05-08T22:27:50.901Z | Downloaded array-init v0.0.4 |
| 658 | 2026-05-08T22:27:50.906Z | Downloaded git-stub v1.0.0 |
| 659 | 2026-05-08T22:27:50.906Z | Downloaded assert_matches v1.5.0 |
| 660 | 2026-05-08T22:27:50.909Z | Downloaded async-stream v0.3.6 |
| 661 | 2026-05-08T22:27:50.909Z | Downloaded cassowary v0.3.0 |
| 662 | 2026-05-08T22:27:50.909Z | Downloaded camino-tempfile-ext v0.3.3 |
| 663 | 2026-05-08T22:27:50.914Z | Downloaded cstr-argument v0.1.2 |
| 664 | 2026-05-08T22:27:50.917Z | Downloaded futures-task v0.3.32 |
| 665 | 2026-05-08T22:27:50.917Z | Downloaded compression-codecs v0.4.37 |
| 666 | 2026-05-08T22:27:50.920Z | Downloaded dof v0.4.0 |
| 667 | 2026-05-08T22:27:50.920Z | Downloaded base16ct v0.2.0 |
| 668 | 2026-05-08T22:27:50.920Z | Downloaded futures-core v0.3.32 |
| 669 | 2026-05-08T22:27:50.920Z | Downloaded bb8 v0.8.6 |
| 670 | 2026-05-08T22:27:50.923Z | Downloaded async-stream-impl v0.3.6 |
| 671 | 2026-05-08T22:27:50.924Z | Downloaded dropshot_endpoint v0.16.7 |
| 672 | 2026-05-08T22:27:50.927Z | Downloaded darling v0.21.3 |
| 673 | 2026-05-08T22:27:50.930Z | Downloaded cobs v0.3.0 |
| 674 | 2026-05-08T22:27:50.930Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 675 | 2026-05-08T22:27:50.930Z | Downloaded cbc v0.1.2 |
| 676 | 2026-05-08T22:27:50.933Z | Downloaded futures-sink v0.3.32 |
| 677 | 2026-05-08T22:27:50.933Z | Downloaded ghash v0.5.1 |
| 678 | 2026-05-08T22:27:50.937Z | Downloaded ecdsa v0.16.9 |
| 679 | 2026-05-08T22:27:50.937Z | Downloaded ciborium-io v0.2.2 |
| 680 | 2026-05-08T22:27:50.937Z | Downloaded cargo-platform v0.1.9 |
| 681 | 2026-05-08T22:27:50.937Z | Downloaded bitfield-struct v0.6.2 |
| 682 | 2026-05-08T22:27:50.940Z | Downloaded atomicwrites v0.4.4 |
| 683 | 2026-05-08T22:27:50.940Z | Downloaded crossbeam-utils v0.8.21 |
| 684 | 2026-05-08T22:27:50.945Z | Downloaded hash32 v0.2.1 |
| 685 | 2026-05-08T22:27:50.945Z | Downloaded headers-core v0.3.0 |
| 686 | 2026-05-08T22:27:50.945Z | Downloaded console v0.15.11 |
| 687 | 2026-05-08T22:27:50.950Z | Downloaded funty v2.0.0 |
| 688 | 2026-05-08T22:27:50.950Z | Downloaded foreign-types-shared v0.3.1 |
| 689 | 2026-05-08T22:27:50.950Z | Downloaded foreign-types-macros v0.2.3 |
| 690 | 2026-05-08T22:27:50.950Z | Downloaded gethostname v0.5.0 |
| 691 | 2026-05-08T22:27:50.950Z | Downloaded fxhash v0.2.1 |
| 692 | 2026-05-08T22:27:50.953Z | Downloaded chacha20 v0.9.1 |
| 693 | 2026-05-08T22:27:50.953Z | Downloaded bitfield v0.19.4 |
| 694 | 2026-05-08T22:27:50.957Z | Downloaded float-cmp v0.10.0 |
| 695 | 2026-05-08T22:27:50.957Z | Downloaded crossbeam-deque v0.8.6 |
| 696 | 2026-05-08T22:27:50.961Z | Downloaded drift v0.1.3 |
| 697 | 2026-05-08T22:27:50.968Z | Downloaded hash32 v0.3.1 |
| 698 | 2026-05-08T22:27:50.969Z | Downloaded flagset v0.4.7 |
| 699 | 2026-05-08T22:27:50.969Z | Downloaded foldhash v0.1.5 |
| 700 | 2026-05-08T22:27:50.969Z | Downloaded ena v0.14.4 |
| 701 | 2026-05-08T22:27:50.972Z | Downloaded ed25519 v2.2.3 |
| 702 | 2026-05-08T22:27:50.972Z | Downloaded bitflags v1.3.2 |
| 703 | 2026-05-08T22:27:50.972Z | Downloaded cipher v0.4.4 |
| 704 | 2026-05-08T22:27:50.972Z | Downloaded argon2 v0.5.3 |
| 705 | 2026-05-08T22:27:50.972Z | Downloaded deranged v0.5.8 |
| 706 | 2026-05-08T22:27:50.972Z | Downloaded hex-literal v0.4.1 |
| 707 | 2026-05-08T22:27:50.977Z | Downloaded hex v0.4.3 |
| 708 | 2026-05-08T22:27:50.977Z | Downloaded daft v0.1.5 |
| 709 | 2026-05-08T22:27:50.977Z | Downloaded hubpack_derive v0.1.1 |
| 710 | 2026-05-08T22:27:50.977Z | Downloaded http-range v0.1.5 |
| 711 | 2026-05-08T22:27:50.981Z | Downloaded defmt v1.0.1 |
| 712 | 2026-05-08T22:27:50.981Z | Downloaded blake2 v0.10.6 |
| 713 | 2026-05-08T22:27:50.984Z | Downloaded foldhash v0.2.0 |
| 714 | 2026-05-08T22:27:50.984Z | Downloaded const-oid v0.9.6 |
| 715 | 2026-05-08T22:27:50.984Z | Downloaded ff v0.13.1 |
| 716 | 2026-05-08T22:27:50.987Z | Downloaded futures-executor v0.3.32 |
| 717 | 2026-05-08T22:27:50.987Z | Downloaded env_logger v0.11.9 |
| 718 | 2026-05-08T22:27:50.987Z | Downloaded glob v0.3.3 |
| 719 | 2026-05-08T22:27:50.991Z | Downloaded bit-vec v0.8.0 |
| 720 | 2026-05-08T22:27:50.991Z | Downloaded bit-vec v0.6.3 |
| 721 | 2026-05-08T22:27:50.991Z | Downloaded convert_case v0.10.0 |
| 722 | 2026-05-08T22:27:50.998Z | Downloaded hostname v0.4.2 |
| 723 | 2026-05-08T22:27:50.998Z | Downloaded hostname v0.3.1 |
| 724 | 2026-05-08T22:27:50.998Z | Downloaded http-body v1.0.1 |
| 725 | 2026-05-08T22:27:51.002Z | Downloaded globset v0.4.18 |
| 726 | 2026-05-08T22:27:51.002Z | Downloaded buf-list v1.1.2 |
| 727 | 2026-05-08T22:27:51.003Z | Downloaded indoc v1.0.9 |
| 728 | 2026-05-08T22:27:51.003Z | Downloaded indent_write v2.2.0 |
| 729 | 2026-05-08T22:27:51.003Z | Downloaded cc v1.2.56 |
| 730 | 2026-05-08T22:27:51.006Z | Downloaded fs-err v2.11.0 |
| 731 | 2026-05-08T22:27:51.006Z | Downloaded httpdate v1.0.3 |
| 732 | 2026-05-08T22:27:51.006Z | Downloaded derive_builder_core v0.20.2 |
| 733 | 2026-05-08T22:27:51.006Z | Downloaded cexpr v0.6.0 |
| 734 | 2026-05-08T22:27:51.009Z | Downloaded find-msvc-tools v0.1.9 |
| 735 | 2026-05-08T22:27:51.009Z | Downloaded chacha20 v0.10.0 |
| 736 | 2026-05-08T22:27:51.013Z | Downloaded elliptic-curve v0.13.8 |
| 737 | 2026-05-08T22:27:51.013Z | Downloaded colored v2.2.0 |
| 738 | 2026-05-08T22:27:51.017Z | Downloaded clang-sys v1.8.1 |
| 739 | 2026-05-08T22:27:51.017Z | Downloaded inout v0.1.4 |
| 740 | 2026-05-08T22:27:51.020Z | Downloaded ident_case v1.0.1 |
| 741 | 2026-05-08T22:27:51.020Z | Downloaded group v0.13.0 |
| 742 | 2026-05-08T22:27:51.020Z | Downloaded byte-wrapper v0.1.0 |
| 743 | 2026-05-08T22:27:51.020Z | Downloaded hyper-tls v0.6.0 |
| 744 | 2026-05-08T22:27:51.020Z | Downloaded defmt-macros v1.0.1 |
| 745 | 2026-05-08T22:27:51.025Z | Downloaded is_ci v1.2.0 |
| 746 | 2026-05-08T22:27:51.028Z | Downloaded globwalk v0.9.1 |
| 747 | 2026-05-08T22:27:51.029Z | Downloaded git-stub-vcs v0.1.0 |
| 748 | 2026-05-08T22:27:51.029Z | Downloaded is-terminal v0.4.17 |
| 749 | 2026-05-08T22:27:51.029Z | Downloaded instant v0.1.13 |
| 750 | 2026-05-08T22:27:51.032Z | Downloaded internet-checksum v0.2.1 |
| 751 | 2026-05-08T22:27:51.032Z | Downloaded crossbeam-channel v0.5.15 |
| 752 | 2026-05-08T22:27:51.037Z | Downloaded diff v0.1.13 |
| 753 | 2026-05-08T22:27:51.042Z | Downloaded futures-channel v0.3.32 |
| 754 | 2026-05-08T22:27:51.042Z | Downloaded highway v1.3.0 |
| 755 | 2026-05-08T22:27:51.042Z | Downloaded hubpack v0.1.2 |
| 756 | 2026-05-08T22:27:51.042Z | Downloaded data-encoding v2.10.0 |
| 757 | 2026-05-08T22:27:51.045Z | Downloaded derive-ex v0.1.8 |
| 758 | 2026-05-08T22:27:51.050Z | Downloaded crc-any v2.5.0 |
| 759 | 2026-05-08T22:27:51.054Z | Downloaded cookie_store v0.22.1 |
| 760 | 2026-05-08T22:27:51.054Z | Downloaded ingot-types v0.1.2 |
| 761 | 2026-05-08T22:27:51.057Z | Downloaded const_format_proc_macros v0.2.34 |
| 762 | 2026-05-08T22:27:51.057Z | Downloaded console v0.16.2 |
| 763 | 2026-05-08T22:27:51.058Z | Downloaded cookie v0.18.1 |
| 764 | 2026-05-08T22:27:51.061Z | Downloaded cancel-safe-futures v0.1.5 |
| 765 | 2026-05-08T22:27:51.061Z | Downloaded lru v0.12.5 |
| 766 | 2026-05-08T22:27:51.064Z | Downloaded flume v0.11.1 |
| 767 | 2026-05-08T22:27:51.064Z | Downloaded kstat-rs v0.2.4 |
| 768 | 2026-05-08T22:27:51.064Z | Downloaded bzip2 v0.4.4 |
| 769 | 2026-05-08T22:27:51.067Z | Downloaded humantime v2.3.0 |
| 770 | 2026-05-08T22:27:51.068Z | Downloaded base64 v0.21.7 |
| 771 | 2026-05-08T22:27:51.071Z | Downloaded fallible-iterator v0.2.0 |
| 772 | 2026-05-08T22:27:51.071Z | Downloaded http-body-util v0.1.3 |
| 773 | 2026-05-08T22:27:51.075Z | Downloaded home v0.5.12 |
| 774 | 2026-05-08T22:27:51.075Z | Downloaded darling v0.20.11 |
| 775 | 2026-05-08T22:27:51.078Z | Downloaded lazy_static v1.5.0 |
| 776 | 2026-05-08T22:27:51.078Z | Downloaded keccak v0.1.6 |
| 777 | 2026-05-08T22:27:51.078Z | Downloaded half v1.8.3 |
| 778 | 2026-05-08T22:27:51.079Z | Downloaded linked-hash-map v0.5.6 |
| 779 | 2026-05-08T22:27:51.082Z | Downloaded libscf-sys v1.1.0 |
| 780 | 2026-05-08T22:27:51.082Z | Downloaded fs_extra v1.3.0 |
| 781 | 2026-05-08T22:27:51.082Z | Downloaded des v0.8.1 |
| 782 | 2026-05-08T22:27:51.088Z | Downloaded match_cfg v0.1.0 |
| 783 | 2026-05-08T22:27:51.088Z | Downloaded fatfs v0.3.6 |
| 784 | 2026-05-08T22:27:51.088Z | Downloaded instability v0.3.11 |
| 785 | 2026-05-08T22:27:51.093Z | Downloaded bit-set v0.5.3 |
| 786 | 2026-05-08T22:27:51.093Z | Downloaded darling_core v0.23.0 |
| 787 | 2026-05-08T22:27:51.093Z | Downloaded maplit v1.0.2 |
| 788 | 2026-05-08T22:27:51.093Z | Downloaded hyper-staticfile v0.10.1 |
| 789 | 2026-05-08T22:27:51.096Z | Downloaded derive_builder v0.20.2 |
| 790 | 2026-05-08T22:27:51.096Z | Downloaded ipnetwork v0.21.1 |
| 791 | 2026-05-08T22:27:51.099Z | Downloaded ahash v0.8.12 |
| 792 | 2026-05-08T22:27:51.099Z | Downloaded ipnet v2.11.0 |
| 793 | 2026-05-08T22:27:51.102Z | Downloaded memoffset v0.9.1 |
| 794 | 2026-05-08T22:27:51.102Z | Downloaded maybe-uninit v2.0.0 |
| 795 | 2026-05-08T22:27:51.106Z | Downloaded ingot v0.1.1 |
| 796 | 2026-05-08T22:27:51.106Z | Downloaded indoc v2.0.7 |
| 797 | 2026-05-08T22:27:51.109Z | Downloaded lzss v0.8.2 |
| 798 | 2026-05-08T22:27:51.109Z | Downloaded new_debug_unreachable v1.0.6 |
| 799 | 2026-05-08T22:27:51.109Z | Downloaded lru-cache v0.1.2 |
| 800 | 2026-05-08T22:27:51.109Z | Downloaded chacha20poly1305 v0.10.1 |
| 801 | 2026-05-08T22:27:51.113Z | Downloaded lru-slab v0.1.2 |
| 802 | 2026-05-08T22:27:51.113Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 803 | 2026-05-08T22:27:51.116Z | Downloaded nodrop v0.1.14 |
| 804 | 2026-05-08T22:27:51.116Z | Downloaded jobserver v0.1.34 |
| 805 | 2026-05-08T22:27:51.116Z | Downloaded normalize-line-endings v0.3.0 |
| 806 | 2026-05-08T22:27:51.116Z | Downloaded multimap v0.10.1 |
| 807 | 2026-05-08T22:27:51.122Z | Downloaded mime v0.3.17 |
| 808 | 2026-05-08T22:27:51.122Z | Downloaded md-5 v0.10.6 |
| 809 | 2026-05-08T22:27:51.122Z | Downloaded libsw v3.5.0 |
| 810 | 2026-05-08T22:27:51.125Z | Downloaded hmac v0.12.1 |
| 811 | 2026-05-08T22:27:51.125Z | Downloaded num-iter v0.1.45 |
| 812 | 2026-05-08T22:27:51.125Z | Downloaded half v2.7.1 |
| 813 | 2026-05-08T22:27:51.125Z | Downloaded newline-converter v0.3.0 |
| 814 | 2026-05-08T22:27:51.125Z | Downloaded libsw-core v0.3.2 |
| 815 | 2026-05-08T22:27:51.128Z | Downloaded newtype-uuid-macros v0.1.0 |
| 816 | 2026-05-08T22:27:51.128Z | Downloaded managed v0.8.0 |
| 817 | 2026-05-08T22:27:51.132Z | Downloaded lock_api v0.4.14 |
| 818 | 2026-05-08T22:27:51.132Z | Downloaded dropshot_endpoint v0.17.0 |
| 819 | 2026-05-08T22:27:51.136Z | Downloaded derive_more v0.99.20 |
| 820 | 2026-05-08T22:27:51.140Z | Downloaded nonempty v0.12.0 |
| 821 | 2026-05-08T22:27:51.140Z | Downloaded num v0.4.3 |
| 822 | 2026-05-08T22:27:51.146Z | Downloaded newtype_derive v0.1.6 |
| 823 | 2026-05-08T22:27:51.146Z | Downloaded num-derive v0.3.3 |
| 824 | 2026-05-08T22:27:51.146Z | Downloaded num-conv v0.2.0 |
| 825 | 2026-05-08T22:27:51.146Z | Downloaded libefi-sys v0.1.0 |
| 826 | 2026-05-08T22:27:51.146Z | Downloaded lalrpop-util v0.19.12 |
| 827 | 2026-05-08T22:27:51.150Z | Downloaded num-derive v0.4.2 |
| 828 | 2026-05-08T22:27:51.150Z | Downloaded opaque-debug v0.3.1 |
| 829 | 2026-05-08T22:27:51.153Z | Downloaded olpc-cjson v0.1.4 |
| 830 | 2026-05-08T22:27:51.153Z | Downloaded getrandom v0.3.4 |
| 831 | 2026-05-08T22:27:51.156Z | Downloaded num_threads v0.1.7 |
| 832 | 2026-05-08T22:27:51.160Z | Downloaded httparse v1.10.1 |
| 833 | 2026-05-08T22:27:51.160Z | Downloaded nibble_vec v0.1.0 |
| 834 | 2026-05-08T22:27:51.163Z | Downloaded linear-map v1.2.0 |
| 835 | 2026-05-08T22:27:51.166Z | Downloaded num_enum_derive v0.5.11 |
| 836 | 2026-05-08T22:27:51.186Z | Downloaded packed_struct_codegen v0.10.1 |
| 837 | 2026-05-08T22:27:51.190Z | Downloaded oso-derive v0.27.3 |
| 838 | 2026-05-08T22:27:51.190Z | Downloaded openssl-probe v0.2.1 |
| 839 | 2026-05-08T22:27:51.190Z | Downloaded openssl-probe v0.1.6 |
| 840 | 2026-05-08T22:27:51.190Z | Downloaded openssl-macros v0.1.1 |
| 841 | 2026-05-08T22:27:51.193Z | Downloaded md5 v0.7.0 |
| 842 | 2026-05-08T22:27:51.193Z | Downloaded iana-time-zone v0.1.65 |
| 843 | 2026-05-08T22:27:51.193Z | Downloaded hyper-rustls v0.27.7 |
| 844 | 2026-05-08T22:27:51.197Z | Downloaded nanorand v0.7.0 |
| 845 | 2026-05-08T22:27:51.197Z | Downloaded parse-size v1.1.0 |
| 846 | 2026-05-08T22:27:51.200Z | Downloaded mime_guess v2.0.5 |
| 847 | 2026-05-08T22:27:51.200Z | Downloaded getrandom v0.2.17 |
| 848 | 2026-05-08T22:27:51.205Z | Downloaded pbkdf2 v0.12.2 |
| 849 | 2026-05-08T22:27:51.205Z | Downloaded parse-display v0.10.0 |
| 850 | 2026-05-08T22:27:51.205Z | Downloaded peg-runtime v0.8.5 |
| 851 | 2026-05-08T22:27:51.209Z | Downloaded pbkdf2 v0.11.0 |
| 852 | 2026-05-08T22:27:51.209Z | Downloaded ingot-macros v0.1.1 |
| 853 | 2026-05-08T22:27:51.209Z | Downloaded derive-where v1.6.0 |
| 854 | 2026-05-08T22:27:51.212Z | Downloaded num-rational v0.4.2 |
| 855 | 2026-05-08T22:27:51.212Z | Downloaded multer v3.1.0 |
| 856 | 2026-05-08T22:27:51.212Z | Downloaded num-complex v0.4.6 |
| 857 | 2026-05-08T22:27:51.215Z | Downloaded darling_core v0.20.11 |
| 858 | 2026-05-08T22:27:51.219Z | Downloaded num_enum_derive v0.7.5 |
| 859 | 2026-05-08T22:27:51.219Z | Downloaded pin-utils v0.1.0 |
| 860 | 2026-05-08T22:27:51.219Z | Downloaded newtype-uuid v1.3.2 |
| 861 | 2026-05-08T22:27:51.224Z | Downloaded nu-ansi-term v0.50.3 |
| 862 | 2026-05-08T22:27:51.224Z | Downloaded indexmap v1.9.3 |
| 863 | 2026-05-08T22:27:51.227Z | Downloaded futures v0.3.32 |
| 864 | 2026-05-08T22:27:51.227Z | Downloaded num-integer v0.1.46 |
| 865 | 2026-05-08T22:27:51.227Z | Downloaded flate2 v1.1.9 |
| 866 | 2026-05-08T22:27:51.231Z | Downloaded phf_shared v0.12.1 |
| 867 | 2026-05-08T22:27:51.234Z | Downloaded crypto-bigint v0.5.5 |
| 868 | 2026-05-08T22:27:51.237Z | Downloaded owo-colors v4.3.0 |
| 869 | 2026-05-08T22:27:51.237Z | Downloaded phf_shared v0.11.3 |
| 870 | 2026-05-08T22:27:51.237Z | Downloaded num_enum v0.5.11 |
| 871 | 2026-05-08T22:27:51.242Z | Downloaded litrs v1.0.0 |
| 872 | 2026-05-08T22:27:51.245Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 873 | 2026-05-08T22:27:51.245Z | Downloaded powerfmt v0.2.0 |
| 874 | 2026-05-08T22:27:51.245Z | Downloaded headers v0.4.1 |
| 875 | 2026-05-08T22:27:51.249Z | Downloaded derive_more-impl v2.1.1 |
| 876 | 2026-05-08T22:27:51.253Z | Downloaded oxnet v0.1.4 |
| 877 | 2026-05-08T22:27:51.253Z | Downloaded oxide-tokio-rt v0.1.4 |
| 878 | 2026-05-08T22:27:51.253Z | Downloaded const_format v0.2.35 |
| 879 | 2026-05-08T22:27:51.256Z | Downloaded bytes v1.11.1 |
| 880 | 2026-05-08T22:27:51.260Z | Downloaded predicates-tree v1.0.13 |
| 881 | 2026-05-08T22:27:51.260Z | Downloaded predicates-core v1.0.10 |
| 882 | 2026-05-08T22:27:51.260Z | Downloaded precomputed-hash v0.1.1 |
| 883 | 2026-05-08T22:27:51.260Z | Downloaded packed_struct v0.10.1 |
| 884 | 2026-05-08T22:27:51.263Z | Downloaded compact_str v0.8.1 |
| 885 | 2026-05-08T22:27:51.263Z | Downloaded progenitor-client v0.10.0 |
| 886 | 2026-05-08T22:27:51.263Z | Downloaded async-compression v0.4.41 |
| 887 | 2026-05-08T22:27:51.269Z | Downloaded memmap2 v0.9.10 |
| 888 | 2026-05-08T22:27:51.273Z | Downloaded ignore v0.4.25 |
| 889 | 2026-05-08T22:27:51.273Z | Downloaded peg-macros v0.8.5 |
| 890 | 2026-05-08T22:27:51.273Z | Downloaded paste v1.0.15 |
| 891 | 2026-05-08T22:27:51.277Z | Downloaded parse-display-derive v0.10.0 |
| 892 | 2026-05-08T22:27:51.277Z | Downloaded password-hash v0.4.2 |
| 893 | 2026-05-08T22:27:51.277Z | Downloaded path-slash v0.1.5 |
| 894 | 2026-05-08T22:27:51.282Z | Downloaded parking_lot_core v0.8.6 |
| 895 | 2026-05-08T22:27:51.282Z | Downloaded progenitor-macro v0.11.2 |
| 896 | 2026-05-08T22:27:51.282Z | Downloaded progenitor-macro v0.10.0 |
| 897 | 2026-05-08T22:27:51.282Z | Downloaded proc-macro-crate v1.3.1 |
| 898 | 2026-05-08T22:27:51.286Z | Downloaded libloading v0.8.9 |
| 899 | 2026-05-08T22:27:51.286Z | Downloaded libbz2-rs-sys v0.2.2 |
| 900 | 2026-05-08T22:27:51.286Z | Downloaded progenitor-macro v0.14.0 |
| 901 | 2026-05-08T22:27:51.286Z | Downloaded proc-macro-crate v3.4.0 |
| 902 | 2026-05-08T22:27:51.289Z | Downloaded pem-rfc7468 v0.7.0 |
| 903 | 2026-05-08T22:27:51.289Z | Downloaded phf v0.13.1 |
| 904 | 2026-05-08T22:27:51.289Z | Downloaded phf_shared v0.13.1 |
| 905 | 2026-05-08T22:27:51.289Z | Downloaded password-hash v0.5.0 |
| 906 | 2026-05-08T22:27:51.297Z | Downloaded quick-error v1.2.3 |
| 907 | 2026-05-08T22:27:51.297Z | Downloaded progenitor-macro v0.13.0 |
| 908 | 2026-05-08T22:27:51.297Z | Downloaded pem v3.0.6 |
| 909 | 2026-05-08T22:27:51.301Z | Downloaded peg v0.8.5 |
| 910 | 2026-05-08T22:27:51.301Z | Downloaded der v0.7.10 |
| 911 | 2026-05-08T22:27:51.301Z | Downloaded heapless v0.7.17 |
| 912 | 2026-05-08T22:27:51.305Z | Downloaded bumpalo v3.20.2 |
| 913 | 2026-05-08T22:27:51.305Z | Downloaded heapless v0.8.0 |
| 914 | 2026-05-08T22:27:51.305Z | Downloaded phf v0.12.1 |
| 915 | 2026-05-08T22:27:51.308Z | Downloaded omicron-zone-package v0.12.2 |
| 916 | 2026-05-08T22:27:51.308Z | Downloaded pin-project-lite v0.2.17 |
| 917 | 2026-05-08T22:27:51.311Z | Downloaded postgres-protocol v0.6.10 |
| 918 | 2026-05-08T22:27:51.314Z | Downloaded base64 v0.22.1 |
| 919 | 2026-05-08T22:27:51.314Z | Downloaded psl-types v2.0.11 |
| 920 | 2026-05-08T22:27:51.318Z | Downloaded primeorder v0.13.6 |
| 921 | 2026-05-08T22:27:51.318Z | Downloaded polyval v0.6.2 |
| 922 | 2026-05-08T22:27:51.318Z | Downloaded poly1305 v0.8.0 |
| 923 | 2026-05-08T22:27:51.322Z | Downloaded pkg-config v0.3.32 |
| 924 | 2026-05-08T22:27:51.322Z | Downloaded recursive v0.1.1 |
| 925 | 2026-05-08T22:27:51.327Z | Downloaded pin-project-internal v1.1.11 |
| 926 | 2026-05-08T22:27:51.331Z | Downloaded pkcs8 v0.10.2 |
| 927 | 2026-05-08T22:27:51.334Z | Downloaded radium v0.7.0 |
| 928 | 2026-05-08T22:27:51.334Z | Downloaded rand_chacha v0.3.1 |
| 929 | 2026-05-08T22:27:51.334Z | Downloaded progenitor-client v0.11.2 |
| 930 | 2026-05-08T22:27:51.337Z | Downloaded parking_lot v0.12.5 |
| 931 | 2026-05-08T22:27:51.342Z | Downloaded ref-cast-impl v1.0.25 |
| 932 | 2026-05-08T22:27:51.346Z | Downloaded parking_lot_core v0.9.12 |
| 933 | 2026-05-08T22:27:51.350Z | Downloaded progenitor-client v0.13.0 |
| 934 | 2026-05-08T22:27:51.350Z | Downloaded ref-cast v1.0.25 |
| 935 | 2026-05-08T22:27:51.354Z | Downloaded predicates v3.1.4 |
| 936 | 2026-05-08T22:27:51.355Z | Downloaded progenitor v0.14.0 |
| 937 | 2026-05-08T22:27:51.359Z | Downloaded aho-corasick v1.1.4 |
| 938 | 2026-05-08T22:27:51.363Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 939 | 2026-05-08T22:27:51.363Z | Downloaded rand_xorshift v0.4.0 |
| 940 | 2026-05-08T22:27:51.363Z | Downloaded proc-macro-error2 v2.0.1 |
| 941 | 2026-05-08T22:27:51.368Z | Downloaded native-tls v0.2.18 |
| 942 | 2026-05-08T22:27:51.368Z | Downloaded num_enum v0.7.5 |
| 943 | 2026-05-08T22:27:51.373Z | Downloaded rtoolbox v0.0.3 |
| 944 | 2026-05-08T22:27:51.377Z | Downloaded russh-cryptovec v0.7.3 |
| 945 | 2026-05-08T22:27:51.377Z | Downloaded progenitor-extras v0.2.0 |
| 946 | 2026-05-08T22:27:51.380Z | Downloaded progenitor-client v0.14.0 |
| 947 | 2026-05-08T22:27:51.380Z | Downloaded hashbrown v0.12.3 |
| 948 | 2026-05-08T22:27:51.383Z | Downloaded progenitor v0.13.0 |
| 949 | 2026-05-08T22:27:51.383Z | Downloaded progenitor v0.11.2 |
| 950 | 2026-05-08T22:27:51.386Z | Downloaded rfc6979 v0.4.0 |
| 951 | 2026-05-08T22:27:51.389Z | Downloaded diesel_derives v2.3.7 |
| 952 | 2026-05-08T22:27:51.393Z | Downloaded postcard v1.1.3 |
| 953 | 2026-05-08T22:27:51.396Z | Downloaded dropshot-api-manager v0.7.1 |
| 954 | 2026-05-08T22:27:51.396Z | Downloaded rand_core v0.6.4 |
| 955 | 2026-05-08T22:27:51.402Z | Downloaded ppv-lite86 v0.2.21 |
| 956 | 2026-05-08T22:27:51.402Z | Downloaded rustc_version v0.4.1 |
| 957 | 2026-05-08T22:27:51.402Z | Downloaded derive_more v2.1.1 |
| 958 | 2026-05-08T22:27:51.408Z | Downloaded postgres-types v0.2.12 |
| 959 | 2026-05-08T22:27:51.411Z | Downloaded pkcs5 v0.7.1 |
| 960 | 2026-05-08T22:27:51.416Z | Downloaded rand_core v0.10.0 |
| 961 | 2026-05-08T22:27:51.416Z | Downloaded progenitor v0.10.0 |
| 962 | 2026-05-08T22:27:51.422Z | Downloaded parking_lot v0.11.2 |
| 963 | 2026-05-08T22:27:51.422Z | Downloaded hickory-resolver v0.24.4 |
| 964 | 2026-05-08T22:27:51.425Z | Downloaded scheduled-thread-pool v0.2.7 |
| 965 | 2026-05-08T22:27:51.425Z | Downloaded rustc_version v0.1.7 |
| 966 | 2026-05-08T22:27:51.425Z | Downloaded rustc-hash v2.1.1 |
| 967 | 2026-05-08T22:27:51.428Z | Downloaded indicatif v0.18.4 |
| 968 | 2026-05-08T22:27:51.428Z | Downloaded papergrid v0.17.0 |
| 969 | 2026-05-08T22:27:51.432Z | Downloaded salsa20 v0.10.2 |
| 970 | 2026-05-08T22:27:51.435Z | Downloaded scopeguard v1.2.0 |
| 971 | 2026-05-08T22:27:51.435Z | Downloaded sapling-renderdag v0.1.0 |
| 972 | 2026-05-08T22:27:51.438Z | Downloaded rand_chacha v0.9.0 |
| 973 | 2026-05-08T22:27:51.441Z | Downloaded r2d2 v0.8.10 |
| 974 | 2026-05-08T22:27:51.442Z | Downloaded crossterm v0.29.0 |
| 975 | 2026-05-08T22:27:51.445Z | Downloaded resolv-conf v0.7.6 |
| 976 | 2026-05-08T22:27:51.449Z | Downloaded p256 v0.13.2 |
| 977 | 2026-05-08T22:27:51.449Z | Downloaded oso v0.27.3 |
| 978 | 2026-05-08T22:27:51.460Z | Downloaded scroll_derive v0.13.1 |
| 979 | 2026-05-08T22:27:51.463Z | Downloaded seq-macro v0.3.6 |
| 980 | 2026-05-08T22:27:51.463Z | Downloaded semver v0.1.20 |
| 981 | 2026-05-08T22:27:51.463Z | Downloaded secrecy v0.8.0 |
| 982 | 2026-05-08T22:27:51.463Z | Downloaded miniz_oxide v0.8.9 |
| 983 | 2026-05-08T22:27:51.468Z | Downloaded scrypt v0.11.0 |
| 984 | 2026-05-08T22:27:51.468Z | Downloaded darling_core v0.21.3 |
| 985 | 2026-05-08T22:27:51.475Z | Downloaded pkcs1 v0.7.5 |
| 986 | 2026-05-08T22:27:51.484Z | Downloaded serde-big-array v0.5.1 |
| 987 | 2026-05-08T22:27:51.490Z | Downloaded prefix-trie v0.7.0 |
| 988 | 2026-05-08T22:27:51.490Z | Downloaded serde_bytes v0.11.19 |
| 989 | 2026-05-08T22:27:51.490Z | Downloaded secrecy v0.10.3 |
| 990 | 2026-05-08T22:27:51.490Z | Downloaded serde_urlencoded v0.7.1 |
| 991 | 2026-05-08T22:27:51.490Z | Downloaded serde_spanned v1.0.4 |
| 992 | 2026-05-08T22:27:51.490Z | Downloaded sha1 v0.10.6 |
| 993 | 2026-05-08T22:27:51.490Z | Downloaded serde_plain v1.0.2 |
| 994 | 2026-05-08T22:27:51.490Z | Downloaded rand_core v0.9.5 |
| 995 | 2026-05-08T22:27:51.494Z | Downloaded rustversion v1.0.22 |
| 996 | 2026-05-08T22:27:51.494Z | Downloaded openssl-sys v0.9.114 |
| 997 | 2026-05-08T22:27:51.497Z | Downloaded http v1.4.0 |
| 998 | 2026-05-08T22:27:51.500Z | Downloaded hickory-server v0.25.2 |
| 999 | 2026-05-08T22:27:51.500Z | Downloaded serde_repr v0.1.20 |
| 1000 | 2026-05-08T22:27:51.504Z | Downloaded shell-words v1.1.1 |
| 1001 | 2026-05-08T22:27:51.504Z | Downloaded rustls-native-certs v0.8.3 |
| 1002 | 2026-05-08T22:27:51.504Z | Downloaded rand_seeder v0.4.0 |
| 1003 | 2026-05-08T22:27:51.508Z | Downloaded rusty-fork v0.3.1 |
| 1004 | 2026-05-08T22:27:51.508Z | Downloaded rustls-pemfile v1.0.4 |
| 1005 | 2026-05-08T22:27:51.508Z | Downloaded hickory-resolver v0.25.2 |
| 1006 | 2026-05-08T22:27:51.512Z | Downloaded quinn-udp v0.5.14 |
| 1007 | 2026-05-08T22:27:51.512Z | Downloaded aes v0.8.4 |
| 1008 | 2026-05-08T22:27:51.515Z | Downloaded jiff-static v0.2.21 |
| 1009 | 2026-05-08T22:27:51.515Z | Downloaded schemars_derive v0.8.22 |
| 1010 | 2026-05-08T22:27:51.518Z | Downloaded rustls-pemfile v2.2.0 |
| 1011 | 2026-05-08T22:27:51.518Z | Downloaded signature v2.2.0 |
| 1012 | 2026-05-08T22:27:51.518Z | Downloaded same-file v1.0.6 |
| 1013 | 2026-05-08T22:27:51.521Z | Downloaded signal-hook-tokio v0.3.1 |
| 1014 | 2026-05-08T22:27:51.521Z | Downloaded slog-envlogger v2.2.0 |
| 1015 | 2026-05-08T22:27:51.525Z | Downloaded siphasher v1.0.2 |
| 1016 | 2026-05-08T22:27:51.525Z | Downloaded sigpipe v0.1.3 |
| 1017 | 2026-05-08T22:27:51.529Z | Downloaded hyper-util v0.1.20 |
| 1018 | 2026-05-08T22:27:51.532Z | Downloaded expectorate v1.2.0 |
| 1019 | 2026-05-08T22:27:51.535Z | Downloaded ed25519-dalek v2.2.0 |
| 1020 | 2026-05-08T22:27:51.542Z | Downloaded sct v0.7.1 |
| 1021 | 2026-05-08T22:27:51.552Z | Downloaded serde-hex v0.1.0 |
| 1022 | 2026-05-08T22:27:51.556Z | Downloaded serde_path_to_error v0.1.20 |
| 1023 | 2026-05-08T22:27:51.559Z | Downloaded progenitor-impl v0.10.0 |
| 1024 | 2026-05-08T22:27:51.563Z | Downloaded progenitor-impl v0.13.0 |
| 1025 | 2026-05-08T22:27:51.563Z | Downloaded psm v0.1.30 |
| 1026 | 2026-05-08T22:27:51.573Z | Downloaded sqlparser_derive v0.5.0 |
| 1027 | 2026-05-08T22:27:51.578Z | Downloaded ssh-encoding v0.2.0 |
| 1028 | 2026-05-08T22:27:51.578Z | Downloaded ssh-cipher v0.2.0 |
| 1029 | 2026-05-08T22:27:51.581Z | Downloaded rcgen v0.12.1 |
| 1030 | 2026-05-08T22:27:51.581Z | Downloaded signal-hook-mio v0.2.5 |
| 1031 | 2026-05-08T22:27:51.581Z | Downloaded pretty_assertions v1.4.1 |
| 1032 | 2026-05-08T22:27:51.581Z | Downloaded scroll v0.13.0 |
| 1033 | 2026-05-08T22:27:51.589Z | Downloaded prettyplease v0.2.37 |
| 1034 | 2026-05-08T22:27:51.595Z | Downloaded rustls-pki-types v1.14.0 |
| 1035 | 2026-05-08T22:27:51.595Z | Downloaded pin-project v1.1.11 |
| 1036 | 2026-05-08T22:27:51.599Z | Downloaded slog-bunyan v2.5.0 |
| 1037 | 2026-05-08T22:27:51.599Z | Downloaded slab v0.4.12 |
| 1038 | 2026-05-08T22:27:51.599Z | Downloaded structmeta v0.3.0 |
| 1039 | 2026-05-08T22:27:51.599Z | Downloaded shlex v1.3.0 |
| 1040 | 2026-05-08T22:27:51.599Z | Downloaded serde_derive_internals v0.29.1 |
| 1041 | 2026-05-08T22:27:51.599Z | Downloaded strum v0.26.3 |
| 1042 | 2026-05-08T22:27:51.604Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1043 | 2026-05-08T22:27:51.604Z | Downloaded signal-hook-registry v1.4.8 |
| 1044 | 2026-05-08T22:27:51.604Z | Downloaded progenitor-impl v0.14.0 |
| 1045 | 2026-05-08T22:27:51.604Z | Downloaded structmeta-derive v0.3.0 |
| 1046 | 2026-05-08T22:27:51.608Z | Downloaded slog-json v2.6.1 |
| 1047 | 2026-05-08T22:27:51.608Z | Downloaded progenitor-impl v0.11.2 |
| 1048 | 2026-05-08T22:27:51.608Z | Downloaded mio v1.2.0 |
| 1049 | 2026-05-08T22:27:51.613Z | Downloaded crossterm v0.28.1 |
| 1050 | 2026-05-08T22:27:51.616Z | Downloaded russh-keys v0.45.0 |
| 1051 | 2026-05-08T22:27:51.622Z | Downloaded ron v0.8.1 |
| 1052 | 2026-05-08T22:27:51.626Z | Downloaded strum v0.27.2 |
| 1053 | 2026-05-08T22:27:51.626Z | Downloaded take_mut v0.2.2 |
| 1054 | 2026-05-08T22:27:51.626Z | Downloaded tabled_derive v0.11.0 |
| 1055 | 2026-05-08T22:27:51.626Z | Downloaded simd-adler32 v0.3.8 |
| 1056 | 2026-05-08T22:27:51.627Z | Downloaded tagptr v0.2.0 |
| 1057 | 2026-05-08T22:27:51.627Z | Downloaded sync_wrapper v1.0.2 |
| 1058 | 2026-05-08T22:27:51.627Z | Downloaded smf v0.2.3 |
| 1059 | 2026-05-08T22:27:51.627Z | Downloaded tabwriter v1.4.1 |
| 1060 | 2026-05-08T22:27:51.630Z | Downloaded supports-color v3.0.2 |
| 1061 | 2026-05-08T22:27:51.630Z | Downloaded slog-async v2.8.0 |
| 1062 | 2026-05-08T22:27:51.630Z | Downloaded subtle v2.6.1 |
| 1063 | 2026-05-08T22:27:51.630Z | Downloaded smallvec v0.6.14 |
| 1064 | 2026-05-08T22:27:51.635Z | Downloaded slog-stdlog v4.1.1 |
| 1065 | 2026-05-08T22:27:51.635Z | Downloaded slog-scope v4.4.1 |
| 1066 | 2026-05-08T22:27:51.635Z | Downloaded sec1 v0.7.3 |
| 1067 | 2026-05-08T22:27:51.638Z | Downloaded serde_cbor v0.11.2 |
| 1068 | 2026-05-08T22:27:51.642Z | Downloaded slog-dtrace v0.3.0 |
| 1069 | 2026-05-08T22:27:51.645Z | Downloaded tap v1.0.1 |
| 1070 | 2026-05-08T22:27:51.645Z | Downloaded sync-ptr v0.1.4 |
| 1071 | 2026-05-08T22:27:51.651Z | Downloaded termtree v0.5.1 |
| 1072 | 2026-05-08T22:27:51.654Z | Downloaded thread-id v5.1.0 |
| 1073 | 2026-05-08T22:27:51.654Z | Downloaded time-core v0.1.8 |
| 1074 | 2026-05-08T22:27:51.657Z | Downloaded serde_with_macros v3.17.0 |
| 1075 | 2026-05-08T22:27:51.661Z | Downloaded itertools v0.10.5 |
| 1076 | 2026-05-08T22:27:51.666Z | Downloaded schemars v0.8.22 |
| 1077 | 2026-05-08T22:27:51.673Z | Downloaded testing_table v0.3.0 |
| 1078 | 2026-05-08T22:27:51.678Z | Downloaded sqlformat v0.3.5 |
| 1079 | 2026-05-08T22:27:51.678Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1080 | 2026-05-08T22:27:51.681Z | Downloaded tinyvec_macros v0.1.1 |
| 1081 | 2026-05-08T22:27:51.681Z | Downloaded stacker v0.1.23 |
| 1082 | 2026-05-08T22:27:51.681Z | Downloaded spki v0.7.3 |
| 1083 | 2026-05-08T22:27:51.686Z | Downloaded tokio-macros v2.7.0 |
| 1084 | 2026-05-08T22:27:51.689Z | Downloaded libxml v0.3.3 |
| 1085 | 2026-05-08T22:27:51.695Z | Downloaded publicsuffix v2.3.0 |
| 1086 | 2026-05-08T22:27:51.695Z | Downloaded hashbrown v0.13.2 |
| 1087 | 2026-05-08T22:27:51.701Z | Downloaded static_assertions v1.1.0 |
| 1088 | 2026-05-08T22:27:51.701Z | Downloaded rayon-core v1.13.0 |
| 1089 | 2026-05-08T22:27:51.704Z | Downloaded support-bundle-viewer v0.1.2 |
| 1090 | 2026-05-08T22:27:51.708Z | Downloaded string_cache v0.8.9 |
| 1091 | 2026-05-08T22:27:51.708Z | Downloaded nom v7.1.3 |
| 1092 | 2026-05-08T22:27:51.711Z | Downloaded num-bigint v0.4.6 |
| 1093 | 2026-05-08T22:27:51.715Z | Downloaded ryu v1.0.23 |
| 1094 | 2026-05-08T22:27:51.718Z | Downloaded blake3 v1.8.3 |
| 1095 | 2026-05-08T22:27:51.722Z | Downloaded tower-layer v0.3.3 |
| 1096 | 2026-05-08T22:27:51.722Z | Downloaded topological-sort v0.2.2 |
| 1097 | 2026-05-08T22:27:51.722Z | Downloaded spin v0.9.8 |
| 1098 | 2026-05-08T22:27:51.725Z | Downloaded strum_macros v0.24.3 |
| 1099 | 2026-05-08T22:27:51.731Z | Downloaded time-macros v0.2.27 |
| 1100 | 2026-05-08T22:27:51.734Z | Downloaded thread_local v1.1.9 |
| 1101 | 2026-05-08T22:27:51.734Z | Downloaded thiserror-no-std v2.0.2 |
| 1102 | 2026-05-08T22:27:51.734Z | Downloaded iri-string v0.7.10 |
| 1103 | 2026-05-08T22:27:51.737Z | Downloaded strum_macros v0.27.2 |
| 1104 | 2026-05-08T22:27:51.741Z | Downloaded slog-term v2.9.2 |
| 1105 | 2026-05-08T22:27:51.741Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1106 | 2026-05-08T22:27:51.744Z | Downloaded schemars v0.9.0 |
| 1107 | 2026-05-08T22:27:51.749Z | Downloaded tower-service v0.3.3 |
| 1108 | 2026-05-08T22:27:51.752Z | Downloaded trait-variant v0.1.2 |
| 1109 | 2026-05-08T22:27:51.752Z | Downloaded termios v0.3.3 |
| 1110 | 2026-05-08T22:27:51.752Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1111 | 2026-05-08T22:27:51.764Z | Downloaded minimal-lexical v0.2.1 |
| 1112 | 2026-05-08T22:27:51.764Z | Downloaded unarray v0.1.4 |
| 1113 | 2026-05-08T22:27:51.764Z | Downloaded unit-prefix v0.5.2 |
| 1114 | 2026-05-08T22:27:51.770Z | Downloaded tokio-dtrace v0.1.1 |
| 1115 | 2026-05-08T22:27:51.770Z | Downloaded stringprep v0.1.5 |
| 1116 | 2026-05-08T22:27:51.774Z | Downloaded snafu-derive v0.8.9 |
| 1117 | 2026-05-08T22:27:51.778Z | Downloaded try-lock v0.2.5 |
| 1118 | 2026-05-08T22:27:51.778Z | Downloaded typify-macro v0.6.2 |
| 1119 | 2026-05-08T22:27:51.778Z | Downloaded tiny-keccak v2.0.2 |
| 1120 | 2026-05-08T22:27:51.781Z | Downloaded strum_macros v0.26.4 |
| 1121 | 2026-05-08T22:27:51.784Z | Downloaded hashbrown v0.15.5 |
| 1122 | 2026-05-08T22:27:51.790Z | Downloaded tokio-tungstenite v0.23.1 |
| 1123 | 2026-05-08T22:27:51.790Z | Downloaded tokio-tungstenite v0.21.0 |
| 1124 | 2026-05-08T22:27:51.793Z | Downloaded tls_codec_derive v0.4.2 |
| 1125 | 2026-05-08T22:27:51.793Z | Downloaded untrusted v0.7.1 |
| 1126 | 2026-05-08T22:27:51.793Z | Downloaded universal-hash v0.5.1 |
| 1127 | 2026-05-08T22:27:51.793Z | Downloaded tls_codec v0.4.2 |
| 1128 | 2026-05-08T22:27:51.793Z | Downloaded signal-hook v0.3.18 |
| 1129 | 2026-05-08T22:27:51.796Z | Downloaded typify-macro v0.4.3 |
| 1130 | 2026-05-08T22:27:51.796Z | Downloaded qorb v0.4.1 |
| 1131 | 2026-05-08T22:27:51.800Z | Downloaded tokio-native-tls v0.3.1 |
| 1132 | 2026-05-08T22:27:51.803Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1133 | 2026-05-08T22:27:51.807Z | Downloaded usdt v0.6.0 |
| 1134 | 2026-05-08T22:27:51.813Z | Downloaded itertools v0.14.0 |
| 1135 | 2026-05-08T22:27:51.820Z | Downloaded slog v2.8.2 |
| 1136 | 2026-05-08T22:27:51.820Z | Downloaded hkdf v0.12.4 |
| 1137 | 2026-05-08T22:27:51.825Z | Downloaded rand v0.8.5 |
| 1138 | 2026-05-08T22:27:51.825Z | Downloaded tokio-rustls v0.25.0 |
| 1139 | 2026-05-08T22:27:51.825Z | Downloaded waitgroup v0.1.2 |
| 1140 | 2026-05-08T22:27:51.825Z | Downloaded quinn v0.11.9 |
| 1141 | 2026-05-08T22:27:51.834Z | Downloaded usdt-attr-macro v0.6.0 |
| 1142 | 2026-05-08T22:27:51.842Z | Downloaded tui-tree-widget v0.23.1 |
| 1143 | 2026-05-08T22:27:51.845Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1144 | 2026-05-08T22:27:51.849Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1145 | 2026-05-08T22:27:51.849Z | Downloaded xattr v1.6.1 |
| 1146 | 2026-05-08T22:27:51.849Z | Downloaded term v1.2.1 |
| 1147 | 2026-05-08T22:27:51.852Z | Downloaded term v0.7.0 |
| 1148 | 2026-05-08T22:27:51.852Z | Downloaded tokio-rustls v0.24.1 |
| 1149 | 2026-05-08T22:27:51.857Z | Downloaded iddqd v0.3.18 |
| 1150 | 2026-05-08T22:27:51.860Z | Downloaded rsa v0.9.10 |
| 1151 | 2026-05-08T22:27:51.865Z | Downloaded aws-lc-rs v1.16.0 |
| 1152 | 2026-05-08T22:27:51.869Z | Downloaded untrusted v0.9.0 |
| 1153 | 2026-05-08T22:27:51.869Z | Downloaded socket2 v0.5.10 |
| 1154 | 2026-05-08T22:27:51.872Z | Downloaded russh v0.45.0 |
| 1155 | 2026-05-08T22:27:51.873Z | Downloaded wait-timeout v0.2.1 |
| 1156 | 2026-05-08T22:27:51.876Z | Downloaded xshell-macros v0.2.7 |
| 1157 | 2026-05-08T22:27:51.876Z | Downloaded want v0.3.1 |
| 1158 | 2026-05-08T22:27:51.880Z | Downloaded hashbrown v0.16.1 |
| 1159 | 2026-05-08T22:27:51.885Z | Downloaded unicode-truncate v1.1.0 |
| 1160 | 2026-05-08T22:27:51.888Z | Downloaded snafu v0.8.9 |
| 1161 | 2026-05-08T22:27:51.896Z | Downloaded socket2 v0.6.3 |
| 1162 | 2026-05-08T22:27:51.900Z | Downloaded rustls-webpki v0.103.9 |
| 1163 | 2026-05-08T22:27:51.904Z | Downloaded vsss-rs v3.3.4 |
| 1164 | 2026-05-08T22:27:51.907Z | Downloaded usdt-macro v0.6.0 |
| 1165 | 2026-05-08T22:27:51.907Z | Downloaded void v1.0.2 |
| 1166 | 2026-05-08T22:27:51.911Z | Downloaded p521 v0.13.3 |
| 1167 | 2026-05-08T22:27:51.914Z | Downloaded vergen-git2 v1.0.7 |
| 1168 | 2026-05-08T22:27:51.914Z | Downloaded hyper v1.8.1 |
| 1169 | 2026-05-08T22:27:51.917Z | Downloaded h2 v0.4.13 |
| 1170 | 2026-05-08T22:27:51.921Z | Downloaded rand v0.9.2 |
| 1171 | 2026-05-08T22:27:51.924Z | Downloaded twox-hash v2.1.2 |
| 1172 | 2026-05-08T22:27:51.929Z | Downloaded unicase v2.9.0 |
| 1173 | 2026-05-08T22:27:51.929Z | Downloaded uzers v0.12.2 |
| 1174 | 2026-05-08T22:27:51.929Z | Downloaded utf-8 v0.7.6 |
| 1175 | 2026-05-08T22:27:51.932Z | Downloaded tokio-rustls v0.26.4 |
| 1176 | 2026-05-08T22:27:51.932Z | Downloaded zone_cfg_derive v0.3.1 |
| 1177 | 2026-05-08T22:27:51.932Z | Downloaded zone v0.3.1 |
| 1178 | 2026-05-08T22:27:51.932Z | Downloaded vergen-lib v0.1.6 |
| 1179 | 2026-05-08T22:27:51.933Z | Downloaded usdt-impl v0.6.0 |
| 1180 | 2026-05-08T22:27:51.933Z | Downloaded whoami v2.1.0 |
| 1181 | 2026-05-08T22:27:51.936Z | Downloaded chrono v0.4.44 |
| 1182 | 2026-05-08T22:27:51.939Z | Downloaded vergen-gitcl v1.0.8 |
| 1183 | 2026-05-08T22:27:51.939Z | Downloaded unicode-properties v0.1.4 |
| 1184 | 2026-05-08T22:27:51.943Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1185 | 2026-05-08T22:27:51.943Z | Downloaded xshell v0.2.7 |
| 1186 | 2026-05-08T22:27:51.943Z | Downloaded walkdir v2.5.0 |
| 1187 | 2026-05-08T22:27:51.948Z | Downloaded tar v0.4.45 |
| 1188 | 2026-05-08T22:27:51.948Z | Downloaded toml v0.7.8 |
| 1189 | 2026-05-08T22:27:51.951Z | Downloaded test-strategy v0.4.5 |
| 1190 | 2026-05-08T22:27:51.955Z | Downloaded tinyvec v1.10.0 |
| 1191 | 2026-05-08T22:27:51.955Z | Downloaded wyz v0.5.1 |
| 1192 | 2026-05-08T22:27:51.955Z | Downloaded whoami v1.6.1 |
| 1193 | 2026-05-08T22:27:51.961Z | Downloaded schemars v1.2.1 |
| 1194 | 2026-05-08T22:27:51.964Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1195 | 2026-05-08T22:27:51.968Z | Downloaded similar v2.7.0 |
| 1196 | 2026-05-08T22:27:51.972Z | Downloaded num-bigint-dig v0.8.6 |
| 1197 | 2026-05-08T22:27:51.972Z | Downloaded tracing-attributes v0.1.31 |
| 1198 | 2026-05-08T22:27:51.975Z | Downloaded libm v0.2.16 |
| 1199 | 2026-05-08T22:27:51.979Z | Downloaded zeroize_derive v1.4.3 |
| 1200 | 2026-05-08T22:27:51.982Z | Downloaded itertools v0.12.1 |
| 1201 | 2026-05-08T22:27:51.985Z | Downloaded samael v0.0.19 |
| 1202 | 2026-05-08T22:27:51.989Z | Downloaded zstd-safe v7.2.4 |
| 1203 | 2026-05-08T22:27:51.989Z | Downloaded zeroize v1.8.2 |
| 1204 | 2026-05-08T22:27:51.989Z | Downloaded futures-util v0.3.32 |
| 1205 | 2026-05-08T22:27:51.995Z | Downloaded tungstenite v0.21.0 |
| 1206 | 2026-05-08T22:27:51.999Z | Downloaded unicode-bidi v0.3.18 |
| 1207 | 2026-05-08T22:27:52.003Z | Downloaded typify v0.4.3 |
| 1208 | 2026-05-08T22:27:52.003Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1209 | 2026-05-08T22:27:52.006Z | Downloaded tokio-stream v0.1.18 |
| 1210 | 2026-05-08T22:27:52.006Z | Downloaded subprocess v0.2.15 |
| 1211 | 2026-05-08T22:27:52.009Z | Downloaded rand v0.10.0 |
| 1212 | 2026-05-08T22:27:52.012Z | Downloaded itertools v0.13.0 |
| 1213 | 2026-05-08T22:27:52.016Z | Downloaded rpassword v7.4.0 |
| 1214 | 2026-05-08T22:27:52.023Z | Downloaded unsafe-libyaml v0.2.11 |
| 1215 | 2026-05-08T22:27:52.028Z | Downloaded yasna v0.5.2 |
| 1216 | 2026-05-08T22:27:52.035Z | Downloaded rustyline v14.0.0 |
| 1217 | 2026-05-08T22:27:52.038Z | Downloaded zerocopy v0.6.6 |
| 1218 | 2026-05-08T22:27:52.052Z | Downloaded uuid v1.23.0 |
| 1219 | 2026-05-08T22:27:52.057Z | Downloaded bitvec v1.0.1 |
| 1220 | 2026-05-08T22:27:52.062Z | Downloaded zstd v0.13.3 |
| 1221 | 2026-05-08T22:27:52.066Z | Downloaded typify v0.6.2 |
| 1222 | 2026-05-08T22:27:52.069Z | Downloaded vte v0.14.1 |
| 1223 | 2026-05-08T22:27:52.069Z | Downloaded vergen v9.0.6 |
| 1224 | 2026-05-08T22:27:52.069Z | Downloaded bindgen v0.71.1 |
| 1225 | 2026-05-08T22:27:52.073Z | Downloaded tungstenite v0.23.0 |
| 1226 | 2026-05-08T22:27:52.076Z | Downloaded tracing-core v0.1.36 |
| 1227 | 2026-05-08T22:27:52.087Z | Downloaded steno v0.4.1 |
| 1228 | 2026-05-08T22:27:52.095Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1229 | 2026-05-08T22:27:52.101Z | Downloaded tokio-postgres v0.7.16 |
| 1230 | 2026-05-08T22:27:52.106Z | Downloaded zopfli v0.8.3 |
| 1231 | 2026-05-08T22:27:52.109Z | Downloaded regex v1.12.3 |
| 1232 | 2026-05-08T22:27:52.136Z | Downloaded portable-atomic v1.13.1 |
| 1233 | 2026-05-08T22:27:52.140Z | Downloaded yansi v1.0.1 |
| 1234 | 2026-05-08T22:27:52.145Z | Downloaded toml_edit v0.19.15 |
| 1235 | 2026-05-08T22:27:52.152Z | Downloaded unicode_categories v0.1.1 |
| 1236 | 2026-05-08T22:27:52.156Z | Downloaded zip v0.6.6 |
| 1237 | 2026-05-08T22:27:52.156Z | Downloaded ssh-key v0.6.7 |
| 1238 | 2026-05-08T22:27:52.167Z | Downloaded tower v0.5.3 |
| 1239 | 2026-05-08T22:27:52.171Z | Downloaded p384 v0.13.1 |
| 1240 | 2026-05-08T22:27:52.177Z | Downloaded reqwest v0.12.28 |
| 1241 | 2026-05-08T22:27:52.181Z | Downloaded reedline v0.40.0 |
| 1242 | 2026-05-08T22:27:52.185Z | Downloaded git2 v0.20.4 |
| 1243 | 2026-05-08T22:27:52.189Z | Downloaded reqwest v0.13.2 |
| 1244 | 2026-05-08T22:27:52.193Z | Downloaded rayon v1.11.0 |
| 1245 | 2026-05-08T22:27:52.204Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-08T22:27:52.208Z | Downloaded lalrpop v0.19.12 |
| 1247 | 2026-05-08T22:27:52.214Z | Downloaded moka v0.12.13 |
| 1248 | 2026-05-08T22:27:52.219Z | Downloaded x509-cert v0.2.5 |
| 1249 | 2026-05-08T22:27:52.223Z | Downloaded quick-xml v0.37.5 |
| 1250 | 2026-05-08T22:27:52.232Z | Downloaded unicode-segmentation v1.12.0 |
| 1251 | 2026-05-08T22:27:52.243Z | Downloaded zerocopy-derive v0.8.40 |
| 1252 | 2026-05-08T22:27:52.249Z | Downloaded curve25519-dalek v4.1.3 |
| 1253 | 2026-05-08T22:27:52.254Z | Downloaded goblin v0.10.5 |
| 1254 | 2026-05-08T22:27:52.258Z | Downloaded tower-http v0.6.8 |
| 1255 | 2026-05-08T22:27:52.264Z | Downloaded zip v4.6.1 |
| 1256 | 2026-05-08T22:27:52.268Z | Downloaded rustls-webpki v0.101.7 |
| 1257 | 2026-05-08T22:27:52.274Z | Downloaded unicode-normalization v0.1.25 |
| 1258 | 2026-05-08T22:27:52.277Z | Downloaded tokio-util v0.7.18 |
| 1259 | 2026-05-08T22:27:52.281Z | Downloaded proptest v1.10.0 |
| 1260 | 2026-05-08T22:27:52.286Z | Downloaded serde_with v3.17.0 |
| 1261 | 2026-05-08T22:27:52.293Z | Downloaded object v0.30.4 |
| 1262 | 2026-05-08T22:27:52.300Z | Downloaded rustls-webpki v0.102.8 |
| 1263 | 2026-05-08T22:27:52.311Z | Downloaded nix v0.27.1 |
| 1264 | 2026-05-08T22:27:52.317Z | Downloaded petname v2.0.2 |
| 1265 | 2026-05-08T22:27:52.323Z | Downloaded salty v0.3.0 |
| 1266 | 2026-05-08T22:27:52.337Z | Downloaded tough v0.20.0 |
| 1267 | 2026-05-08T22:27:52.345Z | Downloaded winnow v0.6.26 |
| 1268 | 2026-05-08T22:27:52.377Z | Downloaded winnow v0.5.40 |
| 1269 | 2026-05-08T22:27:52.387Z | Downloaded radix_trie v0.2.1 |
| 1270 | 2026-05-08T22:27:52.392Z | Downloaded openssl v0.10.78 |
| 1271 | 2026-05-08T22:27:52.407Z | Downloaded rustls v0.21.12 |
| 1272 | 2026-05-08T22:27:52.415Z | Downloaded bstr v1.12.1 |
| 1273 | 2026-05-08T22:27:52.424Z | Downloaded polar-core v0.27.3 |
| 1274 | 2026-05-08T22:27:52.430Z | Downloaded quinn-proto v0.11.13 |
| 1275 | 2026-05-08T22:27:52.435Z | Downloaded smoltcp v0.9.1 |
| 1276 | 2026-05-08T22:27:52.440Z | Downloaded regex-syntax v0.6.29 |
| 1277 | 2026-05-08T22:27:52.444Z | Downloaded tabled v0.20.0 |
| 1278 | 2026-05-08T22:27:52.459Z | Downloaded dropshot v0.17.0 |
| 1279 | 2026-05-08T22:27:52.470Z | Downloaded nix v0.28.0 |
| 1280 | 2026-05-08T22:27:52.477Z | Downloaded webpki-roots v1.0.6 |
| 1281 | 2026-05-08T22:27:52.481Z | Downloaded vcpkg v0.2.15 |
| 1282 | 2026-05-08T22:27:52.502Z | Downloaded zlib-rs v0.6.2 |
| 1283 | 2026-05-08T22:27:52.505Z | Downloaded nix v0.29.0 |
| 1284 | 2026-05-08T22:27:52.513Z | Downloaded dropshot v0.16.7 |
| 1285 | 2026-05-08T22:27:52.523Z | Downloaded time v0.3.47 |
| 1286 | 2026-05-08T22:27:52.530Z | Downloaded regex-syntax v0.8.10 |
| 1287 | 2026-05-08T22:27:52.537Z | Downloaded hickory-proto v0.24.4 |
| 1288 | 2026-05-08T22:27:52.549Z | Downloaded rustix v0.38.44 |
| 1289 | 2026-05-08T22:27:52.561Z | Downloaded openapiv3 v2.2.0 |
| 1290 | 2026-05-08T22:27:52.573Z | Downloaded object v0.37.3 |
| 1291 | 2026-05-08T22:27:52.578Z | Downloaded nix v0.31.2 |
| 1292 | 2026-05-08T22:27:52.598Z | Downloaded smoltcp v0.11.0 |
| 1293 | 2026-05-08T22:27:52.606Z | Downloaded zerocopy v0.8.40 |
| 1294 | 2026-05-08T22:27:52.612Z | Downloaded rustls v0.22.4 |
| 1295 | 2026-05-08T22:27:52.619Z | Downloaded hickory-proto v0.25.2 |
| 1296 | 2026-05-08T22:27:52.632Z | Downloaded regress v0.10.5 |
| 1297 | 2026-05-08T22:27:52.639Z | Downloaded rustls v0.23.37 |
| 1298 | 2026-05-08T22:27:52.648Z | Downloaded regress v0.11.1 |
| 1299 | 2026-05-08T22:27:52.655Z | Downloaded sqlparser v0.61.0 |
| 1300 | 2026-05-08T22:27:52.661Z | Downloaded diesel v2.3.7 |
| 1301 | 2026-05-08T22:27:52.686Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1302 | 2026-05-08T22:27:52.701Z | Downloaded typify-impl v0.6.2 |
| 1303 | 2026-05-08T22:27:52.709Z | Downloaded tracing v0.1.44 |
| 1304 | 2026-05-08T22:27:52.721Z | Downloaded typify-impl v0.4.3 |
| 1305 | 2026-05-08T22:27:52.750Z | Downloaded sled v0.34.7 |
| 1306 | 2026-05-08T22:27:52.756Z | Downloaded zerocopy-derive v0.6.6 |
| 1307 | 2026-05-08T22:27:52.761Z | Downloaded regex-automata v0.4.14 |
| 1308 | 2026-05-08T22:27:52.792Z | Downloaded ratatui v0.29.0 |
| 1309 | 2026-05-08T22:27:52.804Z | Downloaded chrono-tz v0.10.4 |
| 1310 | 2026-05-08T22:27:52.814Z | Downloaded jiff v0.2.21 |
| 1311 | 2026-05-08T22:27:52.853Z | Downloaded petgraph v0.6.5 |
| 1312 | 2026-05-08T22:27:52.872Z | Downloaded sha3 v0.10.8 |
| 1313 | 2026-05-08T22:27:52.894Z | Downloaded tokio v1.52.1 |
| 1314 | 2026-05-08T22:27:52.943Z | Downloaded petgraph v0.8.3 |
| 1315 | 2026-05-08T22:27:52.958Z | Downloaded libz-sys v1.1.24 |
| 1316 | 2026-05-08T22:27:52.968Z | Downloaded csv v1.4.0 |
| 1317 | 2026-05-08T22:27:52.980Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1318 | 2026-05-08T22:27:53.000Z | Downloaded ring v0.17.14 |
| 1319 | 2026-05-08T22:27:53.053Z | Downloaded encoding_rs v0.8.35 |
| 1320 | 2026-05-08T22:27:53.103Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1321 | 2026-05-08T22:27:53.671Z | Downloaded aws-lc-sys v0.37.1 |
| 1322 | 2026-05-08T22:27:53.921Z | Compiling libc v0.2.185 |
| 1323 | 2026-05-08T22:27:53.921Z | Compiling serde v1.0.228 |
| 1324 | 2026-05-08T22:27:53.925Z | Compiling shlex v1.3.0 |
| 1325 | 2026-05-08T22:27:53.925Z | Compiling log v0.4.29 |
| 1326 | 2026-05-08T22:27:53.925Z | Compiling find-msvc-tools v0.1.9 |
| 1327 | 2026-05-08T22:27:53.925Z | Compiling smallvec v1.15.1 |
| 1328 | 2026-05-08T22:27:53.925Z | Compiling typenum v1.19.0 |
| 1329 | 2026-05-08T22:27:53.925Z | Compiling subtle v2.6.1 |
| 1330 | 2026-05-08T22:27:54.089Z | Compiling generic-array v0.14.7 |
| 1331 | 2026-05-08T22:27:54.101Z | Compiling scopeguard v1.2.0 |
| 1332 | 2026-05-08T22:27:54.105Z | Compiling const-oid v0.9.6 |
| 1333 | 2026-05-08T22:27:54.161Z | Compiling portable-atomic v1.13.1 |
| 1334 | 2026-05-08T22:27:54.177Z | Compiling zerocopy v0.8.40 |
| 1335 | 2026-05-08T22:27:54.192Z | Compiling syn v2.0.117 |
| 1336 | 2026-05-08T22:27:54.219Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-05-08T22:27:54.223Z | Compiling critical-section v1.2.0 |
| 1338 | 2026-05-08T22:27:54.268Z | Compiling pin-project-lite v0.2.17 |
| 1339 | 2026-05-08T22:27:54.305Z | Compiling lock_api v0.4.14 |
| 1340 | 2026-05-08T22:27:54.322Z | Compiling parking_lot_core v0.9.12 |
| 1341 | 2026-05-08T22:27:54.338Z | Compiling pkg-config v0.3.32 |
| 1342 | 2026-05-08T22:27:54.375Z | Compiling bitflags v2.11.0 |
| 1343 | 2026-05-08T22:27:54.379Z | Compiling libm v0.2.16 |
| 1344 | 2026-05-08T22:27:54.379Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-05-08T22:27:54.437Z | Compiling futures-core v0.3.32 |
| 1346 | 2026-05-08T22:27:54.471Z | Compiling percent-encoding v2.3.2 |
| 1347 | 2026-05-08T22:27:54.529Z | Compiling cpufeatures v0.2.17 |
| 1348 | 2026-05-08T22:27:54.578Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-05-08T22:27:54.645Z | Compiling futures-io v0.3.32 |
| 1350 | 2026-05-08T22:27:54.645Z | Compiling slab v0.4.12 |
| 1351 | 2026-05-08T22:27:54.661Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-05-08T22:27:54.692Z | Compiling futures-channel v0.3.32 |
| 1353 | 2026-05-08T22:27:54.738Z | Compiling getrandom v0.4.1 |
| 1354 | 2026-05-08T22:27:54.753Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-05-08T22:27:54.768Z | Compiling rand_core v0.10.0 |
| 1356 | 2026-05-08T22:27:54.819Z | Compiling getrandom v0.3.4 |
| 1357 | 2026-05-08T22:27:54.850Z | Compiling indexmap v2.14.0 |
| 1358 | 2026-05-08T22:27:54.854Z | Compiling form_urlencoded v1.2.2 |
| 1359 | 2026-05-08T22:27:54.884Z | Compiling ident_case v1.0.1 |
| 1360 | 2026-05-08T22:27:54.903Z | Compiling base64ct v1.8.3 |
| 1361 | 2026-05-08T22:27:54.925Z | Compiling dunce v1.0.5 |
| 1362 | 2026-05-08T22:27:54.952Z | Compiling fs_extra v1.3.0 |
| 1363 | 2026-05-08T22:27:54.965Z | Compiling flagset v0.4.7 |
| 1364 | 2026-05-08T22:27:55.029Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-05-08T22:27:55.045Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-05-08T22:27:55.063Z | Compiling errno v0.3.14 |
| 1367 | 2026-05-08T22:27:55.100Z | Compiling mio v1.2.0 |
| 1368 | 2026-05-08T22:27:55.115Z | Compiling socket2 v0.6.3 |
| 1369 | 2026-05-08T22:27:55.167Z | Compiling rand_core v0.6.4 |
| 1370 | 2026-05-08T22:27:55.204Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-05-08T22:27:55.220Z | Compiling once_cell v1.21.3 |
| 1372 | 2026-05-08T22:27:55.251Z | Compiling cc v1.2.56 |
| 1373 | 2026-05-08T22:27:55.323Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-05-08T22:27:55.395Z | Compiling pem-rfc7468 v0.7.0 |
| 1375 | 2026-05-08T22:27:55.434Z | Compiling iana-time-zone v0.1.65 |
| 1376 | 2026-05-08T22:27:55.460Z | Compiling rustix v1.1.3 |
| 1377 | 2026-05-08T22:27:55.475Z | Compiling uuid v1.23.0 |
| 1378 | 2026-05-08T22:27:55.491Z | Compiling rustc_version v0.4.1 |
| 1379 | 2026-05-08T22:27:55.508Z | Compiling aws-lc-rs v1.16.0 |
| 1380 | 2026-05-08T22:27:55.519Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-05-08T22:27:55.540Z | Compiling vcpkg v0.2.15 |
| 1382 | 2026-05-08T22:27:55.659Z | Compiling tracing-core v0.1.36 |
| 1383 | 2026-05-08T22:27:55.699Z | Compiling httparse v1.10.1 |
| 1384 | 2026-05-08T22:27:55.762Z | Compiling schemars v0.8.22 |
| 1385 | 2026-05-08T22:27:55.762Z | Compiling untrusted v0.7.1 |
| 1386 | 2026-05-08T22:27:55.865Z | Compiling rand_core v0.9.5 |
| 1387 | 2026-05-08T22:27:55.882Z | Compiling untrusted v0.9.0 |
| 1388 | 2026-05-08T22:27:55.921Z | Compiling openssl-probe v0.2.1 |
| 1389 | 2026-05-08T22:27:55.951Z | Compiling base64 v0.22.1 |
| 1390 | 2026-05-08T22:27:55.966Z | Compiling tower-service v0.3.3 |
| 1391 | 2026-05-08T22:27:56.004Z | Compiling tower-layer v0.3.3 |
| 1392 | 2026-05-08T22:27:56.022Z | Compiling atomic-waker v1.1.2 |
| 1393 | 2026-05-08T22:27:56.061Z | Compiling cmake v0.1.57 |
| 1394 | 2026-05-08T22:27:56.084Z | Compiling rustls v0.23.37 |
| 1395 | 2026-05-08T22:27:56.130Z | Compiling dyn-clone v1.0.20 |
| 1396 | 2026-05-08T22:27:56.177Z | Compiling try-lock v0.2.5 |
| 1397 | 2026-05-08T22:27:56.181Z | Compiling tinyvec_macros v0.1.1 |
| 1398 | 2026-05-08T22:27:56.222Z | Compiling spin v0.9.8 |
| 1399 | 2026-05-08T22:27:56.288Z | Compiling want v0.3.1 |
| 1400 | 2026-05-08T22:27:56.304Z | Compiling tinyvec v1.10.0 |
| 1401 | 2026-05-08T22:27:56.308Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-05-08T22:27:56.339Z | Compiling powerfmt v0.2.0 |
| 1403 | 2026-05-08T22:27:56.339Z | Compiling httpdate v1.0.3 |
| 1404 | 2026-05-08T22:27:56.344Z | Compiling crc32fast v1.5.0 |
| 1405 | 2026-05-08T22:27:56.344Z | Compiling pin-utils v0.1.0 |
| 1406 | 2026-05-08T22:27:56.344Z | Compiling openssl v0.10.78 |
| 1407 | 2026-05-08T22:27:56.413Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-05-08T22:27:56.454Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-05-08T22:27:56.468Z | Compiling time-core v0.1.8 |
| 1410 | 2026-05-08T22:27:56.487Z | Compiling wait-timeout v0.2.1 |
| 1411 | 2026-05-08T22:27:56.514Z | Compiling foreign-types v0.3.2 |
| 1412 | 2026-05-08T22:27:56.528Z | Compiling deranged v0.5.8 |
| 1413 | 2026-05-08T22:27:56.572Z | Compiling usdt-impl v0.6.0 |
| 1414 | 2026-05-08T22:27:56.588Z | Compiling num_threads v0.1.7 |
| 1415 | 2026-05-08T22:27:56.608Z | Compiling native-tls v0.2.18 |
| 1416 | 2026-05-08T22:27:56.625Z | Compiling siphasher v1.0.2 |
| 1417 | 2026-05-08T22:27:56.625Z | Compiling simd-adler32 v0.3.8 |
| 1418 | 2026-05-08T22:27:56.655Z | Compiling time-macros v0.2.27 |
| 1419 | 2026-05-08T22:27:56.675Z | Compiling quick-error v1.2.3 |
| 1420 | 2026-05-08T22:27:56.693Z | Compiling crossbeam-utils v0.8.21 |
| 1421 | 2026-05-08T22:27:56.725Z | Compiling syn v1.0.109 |
| 1422 | 2026-05-08T22:27:56.770Z | Compiling bit-vec v0.8.0 |
| 1423 | 2026-05-08T22:27:56.809Z | Compiling unicode-normalization v0.1.25 |
| 1424 | 2026-05-08T22:27:56.843Z | Compiling rand_xorshift v0.4.0 |
| 1425 | 2026-05-08T22:27:56.859Z | Compiling slog v2.8.2 |
| 1426 | 2026-05-08T22:27:56.862Z | Compiling heapless v0.7.17 |
| 1427 | 2026-05-08T22:27:56.918Z | Compiling thread-id v5.1.0 |
| 1428 | 2026-05-08T22:27:56.963Z | Compiling aws-lc-sys v0.37.1 |
| 1429 | 2026-05-08T22:27:57.002Z | Compiling ring v0.17.14 |
| 1430 | 2026-05-08T22:27:57.020Z | Compiling openssl-sys v0.9.114 |
| 1431 | 2026-05-08T22:27:57.034Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1432 | 2026-05-08T22:27:57.051Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-05-08T22:27:57.055Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-05-08T22:27:57.082Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-05-08T22:27:57.099Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-05-08T22:27:57.155Z | Compiling tempfile v3.25.0 |
| 1437 | 2026-05-08T22:27:57.320Z | Compiling regex-automata v0.4.14 |
| 1438 | 2026-05-08T22:27:57.440Z | Compiling rusty-fork v0.3.1 |
| 1439 | 2026-05-08T22:27:57.601Z | Compiling darling_core v0.21.3 |
| 1440 | 2026-05-08T22:27:57.657Z | Compiling bit-set v0.8.0 |
| 1441 | 2026-05-08T22:27:57.756Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1442 | 2026-05-08T22:27:57.799Z | Compiling sync_wrapper v1.0.2 |
| 1443 | 2026-05-08T22:27:57.814Z | Compiling time v0.3.47 |
| 1444 | 2026-05-08T22:27:57.846Z | Compiling cookie v0.18.1 |
| 1445 | 2026-05-08T22:27:57.862Z | Compiling signal-hook v0.3.18 |
| 1446 | 2026-05-08T22:27:57.930Z | Compiling paste v1.0.15 |
| 1447 | 2026-05-08T22:27:58.068Z | Compiling anyhow v1.0.102 |
| 1448 | 2026-05-08T22:27:58.072Z | Compiling adler2 v2.0.1 |
| 1449 | 2026-05-08T22:27:58.099Z | Compiling unicode-bidi v0.3.18 |
| 1450 | 2026-05-08T22:27:58.102Z | Compiling zstd-safe v7.2.4 |
| 1451 | 2026-05-08T22:27:58.102Z | Compiling unicode-properties v0.1.4 |
| 1452 | 2026-05-08T22:27:58.145Z | Compiling allocator-api2 v0.2.21 |
| 1453 | 2026-05-08T22:27:58.237Z | Compiling unarray v0.1.4 |
| 1454 | 2026-05-08T22:27:58.278Z | Compiling miniz_oxide v0.8.9 |
| 1455 | 2026-05-08T22:27:58.469Z | Compiling stringprep v0.1.5 |
| 1456 | 2026-05-08T22:27:58.532Z | Compiling num-integer v0.1.46 |
| 1457 | 2026-05-08T22:27:58.669Z | Compiling vergen-lib v0.1.6 |
| 1458 | 2026-05-08T22:27:58.683Z | Compiling curve25519-dalek v4.1.3 |
| 1459 | 2026-05-08T22:27:58.871Z | Compiling ff v0.13.1 |
| 1460 | 2026-05-08T22:27:58.889Z | Compiling hash32 v0.2.1 |
| 1461 | 2026-05-08T22:27:58.892Z | Compiling serde_derive v1.0.228 |
| 1462 | 2026-05-08T22:27:58.922Z | Compiling zeroize_derive v1.4.3 |
| 1463 | 2026-05-08T22:27:58.943Z | Compiling zerofrom-derive v0.1.6 |
| 1464 | 2026-05-08T22:27:58.959Z | Compiling yoke-derive v0.8.1 |
| 1465 | 2026-05-08T22:27:59.033Z | Compiling zerocopy-derive v0.8.40 |
| 1466 | 2026-05-08T22:27:59.052Z | Compiling zerovec-derive v0.11.2 |
| 1467 | 2026-05-08T22:27:59.068Z | Compiling displaydoc v0.2.5 |
| 1468 | 2026-05-08T22:27:59.112Z | Compiling tokio-macros v2.7.0 |
| 1469 | 2026-05-08T22:27:59.483Z | Compiling futures-macro v0.3.32 |
| 1470 | 2026-05-08T22:27:59.519Z | Compiling der_derive v0.7.3 |
| 1471 | 2026-05-08T22:27:59.617Z | Compiling zeroize v1.8.2 |
| 1472 | 2026-05-08T22:27:59.877Z | Compiling thiserror-impl v2.0.18 |
| 1473 | 2026-05-08T22:27:59.916Z | Compiling rustls-pki-types v1.14.0 |
| 1474 | 2026-05-08T22:28:00.225Z | Compiling tracing-attributes v0.1.31 |
| 1475 | 2026-05-08T22:28:00.281Z | Compiling pest_derive v2.8.6 |
| 1476 | 2026-05-08T22:28:00.296Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-05-08T22:28:00.390Z | Compiling crypto-common v0.1.7 |
| 1478 | 2026-05-08T22:28:00.430Z | Compiling block-buffer v0.10.4 |
| 1479 | 2026-05-08T22:28:00.459Z | Compiling futures-util v0.3.32 |
| 1480 | 2026-05-08T22:28:00.479Z | Compiling zerofrom v0.1.6 |
| 1481 | 2026-05-08T22:28:00.569Z | Compiling block-padding v0.3.3 |
| 1482 | 2026-05-08T22:28:00.584Z | Compiling digest v0.10.7 |
| 1483 | 2026-05-08T22:28:00.625Z | Compiling yoke v0.8.1 |
| 1484 | 2026-05-08T22:28:00.640Z | Compiling der v0.7.10 |
| 1485 | 2026-05-08T22:28:00.810Z | Compiling inout v0.1.4 |
| 1486 | 2026-05-08T22:28:00.826Z | Compiling hmac v0.12.1 |
| 1487 | 2026-05-08T22:28:00.882Z | Compiling zerovec v0.11.5 |
| 1488 | 2026-05-08T22:28:00.897Z | Compiling zerotrie v0.2.3 |
| 1489 | 2026-05-08T22:28:01.001Z | Compiling cipher v0.4.4 |
| 1490 | 2026-05-08T22:28:01.017Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-05-08T22:28:01.222Z | Compiling pbkdf2 v0.12.2 |
| 1492 | 2026-05-08T22:28:01.285Z | Compiling salsa20 v0.10.2 |
| 1493 | 2026-05-08T22:28:01.361Z | Compiling tinystr v0.8.2 |
| 1494 | 2026-05-08T22:28:01.376Z | Compiling potential_utf v0.1.4 |
| 1495 | 2026-05-08T22:28:01.413Z | Compiling scrypt v0.11.0 |
| 1496 | 2026-05-08T22:28:01.446Z | Compiling thiserror v2.0.18 |
| 1497 | 2026-05-08T22:28:01.567Z | Compiling icu_locale_core v2.1.1 |
| 1498 | 2026-05-08T22:28:01.584Z | Compiling icu_collections v2.1.1 |
| 1499 | 2026-05-08T22:28:01.601Z | Compiling spki v0.7.3 |
| 1500 | 2026-05-08T22:28:01.604Z | Compiling cbc v0.1.2 |
| 1501 | 2026-05-08T22:28:01.635Z | Compiling aes v0.8.4 |
| 1502 | 2026-05-08T22:28:01.651Z | Compiling tracing v0.1.44 |
| 1503 | 2026-05-08T22:28:01.706Z | Compiling scroll_derive v0.13.1 |
| 1504 | 2026-05-08T22:28:01.793Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-05-08T22:28:01.833Z | Compiling openssl-macros v0.1.1 |
| 1506 | 2026-05-08T22:28:01.957Z | Compiling dtrace-parser v0.3.0 |
| 1507 | 2026-05-08T22:28:01.978Z | Compiling signature v2.2.0 |
| 1508 | 2026-05-08T22:28:02.109Z | Compiling pkcs5 v0.7.1 |
| 1509 | 2026-05-08T22:28:02.188Z | Compiling rustls-native-certs v0.8.3 |
| 1510 | 2026-05-08T22:28:02.268Z | Compiling icu_provider v2.1.1 |
| 1511 | 2026-05-08T22:28:02.315Z | Compiling darling v0.20.11 |
| 1512 | 2026-05-08T22:28:02.417Z | Compiling pkcs8 v0.10.2 |
| 1513 | 2026-05-08T22:28:02.433Z | Compiling derive_builder_core v0.20.2 |
| 1514 | 2026-05-08T22:28:02.501Z | Compiling bytes v1.11.1 |
| 1515 | 2026-05-08T22:28:02.517Z | Compiling icu_properties v2.1.2 |
| 1516 | 2026-05-08T22:28:02.586Z | Compiling icu_normalizer v2.1.1 |
| 1517 | 2026-05-08T22:28:02.601Z | Compiling chrono v0.4.44 |
| 1518 | 2026-05-08T22:28:02.605Z | Compiling scroll v0.13.0 |
| 1519 | 2026-05-08T22:28:02.631Z | Compiling ipnet v2.11.0 |
| 1520 | 2026-05-08T22:28:02.752Z | Compiling thiserror-impl v1.0.69 |
| 1521 | 2026-05-08T22:28:02.769Z | Compiling scroll_derive v0.12.1 |
| 1522 | 2026-05-08T22:28:02.773Z | Compiling erased-serde v0.3.31 |
| 1523 | 2026-05-08T22:28:02.834Z | Compiling goblin v0.10.5 |
| 1524 | 2026-05-08T22:28:02.884Z | Compiling serde_tokenstream v0.2.3 |
| 1525 | 2026-05-08T22:28:03.148Z | Compiling tokio v1.52.1 |
| 1526 | 2026-05-08T22:28:03.148Z | Compiling http v1.4.0 |
| 1527 | 2026-05-08T22:28:03.179Z | Compiling serde_spanned v0.6.9 |
| 1528 | 2026-05-08T22:28:03.221Z | Compiling toml_datetime v0.6.11 |
| 1529 | 2026-05-08T22:28:03.291Z | Compiling md-5 v0.10.6 |
| 1530 | 2026-05-08T22:28:03.339Z | Compiling derive_builder_macro v0.20.2 |
| 1531 | 2026-05-08T22:28:03.352Z | Compiling darling_macro v0.21.3 |
| 1532 | 2026-05-08T22:28:03.486Z | Compiling idna_adapter v1.2.1 |
| 1533 | 2026-05-08T22:28:03.486Z | Compiling scroll v0.12.0 |
| 1534 | 2026-05-08T22:28:03.519Z | Compiling ppv-lite86 v0.2.21 |
| 1535 | 2026-05-08T22:28:03.544Z | Compiling webpki-roots v1.0.6 |
| 1536 | 2026-05-08T22:28:03.653Z | Compiling idna v1.1.0 |
| 1537 | 2026-05-08T22:28:03.678Z | Compiling zerocopy-derive v0.7.35 |
| 1538 | 2026-05-08T22:28:03.697Z | Compiling memoffset v0.9.1 |
| 1539 | 2026-05-08T22:28:03.729Z | Compiling iri-string v0.7.10 |
| 1540 | 2026-05-08T22:28:03.790Z | Compiling cfg_aliases v0.2.1 |
| 1541 | 2026-05-08T22:28:03.844Z | Compiling rand_chacha v0.9.0 |
| 1542 | 2026-05-08T22:28:03.864Z | Compiling http-body v1.0.1 |
| 1543 | 2026-05-08T22:28:03.879Z | Compiling rand_chacha v0.3.1 |
| 1544 | 2026-05-08T22:28:03.884Z | Compiling num-bigint-dig v0.8.6 |
| 1545 | 2026-05-08T22:28:03.916Z | Compiling rustix v0.38.44 |
| 1546 | 2026-05-08T22:28:04.048Z | Compiling url v2.5.8 |
| 1547 | 2026-05-08T22:28:04.062Z | Compiling rand v0.9.2 |
| 1548 | 2026-05-08T22:28:04.081Z | Compiling thiserror v1.0.69 |
| 1549 | 2026-05-08T22:28:04.115Z | Compiling http-body-util v0.1.3 |
| 1550 | 2026-05-08T22:28:04.119Z | Compiling smoltcp v0.9.1 |
| 1551 | 2026-05-08T22:28:04.203Z | Compiling ryu v1.0.23 |
| 1552 | 2026-05-08T22:28:04.283Z | Compiling litrs v1.0.0 |
| 1553 | 2026-05-08T22:28:04.334Z | Compiling zlib-rs v0.6.2 |
| 1554 | 2026-05-08T22:28:04.376Z | Compiling ref-cast v1.0.25 |
| 1555 | 2026-05-08T22:28:04.403Z | Compiling base16ct v0.2.0 |
| 1556 | 2026-05-08T22:28:04.505Z | Compiling psl-types v2.0.11 |
| 1557 | 2026-05-08T22:28:04.609Z | Compiling fallible-iterator v0.2.0 |
| 1558 | 2026-05-08T22:28:04.629Z | Compiling proptest v1.10.0 |
| 1559 | 2026-05-08T22:28:04.645Z | Compiling publicsuffix v2.3.0 |
| 1560 | 2026-05-08T22:28:04.785Z | Compiling zerocopy v0.7.35 |
| 1561 | 2026-05-08T22:28:04.813Z | Compiling document-features v0.2.12 |
| 1562 | 2026-05-08T22:28:04.836Z | Compiling sec1 v0.7.3 |
| 1563 | 2026-05-08T22:28:04.895Z | Compiling postgres-protocol v0.6.10 |
| 1564 | 2026-05-08T22:28:04.916Z | Compiling serde_urlencoded v0.7.1 |
| 1565 | 2026-05-08T22:28:05.001Z | Compiling rand v0.8.5 |
| 1566 | 2026-05-08T22:28:05.059Z | Compiling nix v0.31.2 |
| 1567 | 2026-05-08T22:28:05.137Z | Compiling darling v0.21.3 |
| 1568 | 2026-05-08T22:28:05.166Z | Compiling derive_builder v0.20.2 |
| 1569 | 2026-05-08T22:28:05.181Z | Compiling goblin v0.8.2 |
| 1570 | 2026-05-08T22:28:05.269Z | Compiling cargo-platform v0.1.9 |
| 1571 | 2026-05-08T22:28:05.317Z | Compiling hubpack_derive v0.1.1 |
| 1572 | 2026-05-08T22:28:05.359Z | Compiling ipnetwork v0.21.1 |
| 1573 | 2026-05-08T22:28:05.450Z | Compiling hkdf v0.12.4 |
| 1574 | 2026-05-08T22:28:05.466Z | Compiling crypto-bigint v0.5.5 |
| 1575 | 2026-05-08T22:28:05.483Z | Compiling regex v1.12.3 |
| 1576 | 2026-05-08T22:28:05.541Z | Compiling dof v0.4.0 |
| 1577 | 2026-05-08T22:28:05.636Z | Compiling oxnet v0.1.4 |
| 1578 | 2026-05-08T22:28:05.852Z | Compiling group v0.13.0 |
| 1579 | 2026-05-08T22:28:05.909Z | Compiling async-trait v0.1.89 |
| 1580 | 2026-05-08T22:28:05.925Z | Compiling daft-derive v0.1.5 |
| 1581 | 2026-05-08T22:28:05.928Z | Compiling strum_macros v0.27.2 |
| 1582 | 2026-05-08T22:28:05.970Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1583 | 2026-05-08T22:28:06.051Z | Compiling ref-cast-impl v1.0.25 |
| 1584 | 2026-05-08T22:28:06.105Z | Compiling num-iter v0.1.45 |
| 1585 | 2026-05-08T22:28:06.571Z | Compiling terminal_size v0.4.3 |
| 1586 | 2026-05-08T22:28:06.636Z | Compiling phf_shared v0.13.1 |
| 1587 | 2026-05-08T22:28:06.673Z | Compiling lazy_static v1.5.0 |
| 1588 | 2026-05-08T22:28:06.688Z | Compiling vergen v9.0.6 |
| 1589 | 2026-05-08T22:28:06.732Z | Compiling fs-err v3.3.0 |
| 1590 | 2026-05-08T22:28:06.789Z | Compiling ahash v0.8.12 |
| 1591 | 2026-05-08T22:28:06.820Z | Compiling foldhash v0.2.0 |
| 1592 | 2026-05-08T22:28:06.900Z | Compiling tokio-util v0.7.18 |
| 1593 | 2026-05-08T22:28:06.918Z | Compiling tower v0.5.3 |
| 1594 | 2026-05-08T22:28:06.947Z | Compiling tokio-native-tls v0.3.1 |
| 1595 | 2026-05-08T22:28:06.965Z | Compiling winnow v0.5.40 |
| 1596 | 2026-05-08T22:28:06.982Z | Compiling managed v0.8.0 |
| 1597 | 2026-05-08T22:28:07.020Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-05-08T22:28:07.064Z | Compiling libbz2-rs-sys v0.2.2 |
| 1599 | 2026-05-08T22:28:07.069Z | Compiling unicode-segmentation v1.12.0 |
| 1600 | 2026-05-08T22:28:07.151Z | Compiling object v0.37.3 |
| 1601 | 2026-05-08T22:28:07.169Z | Compiling foldhash v0.1.5 |
| 1602 | 2026-05-08T22:28:07.221Z | Compiling flate2 v1.1.9 |
| 1603 | 2026-05-08T22:28:07.360Z | Compiling tower-http v0.6.8 |
| 1604 | 2026-05-08T22:28:07.393Z | Compiling bitflags v1.3.2 |
| 1605 | 2026-05-08T22:28:07.443Z | Compiling bumpalo v3.20.2 |
| 1606 | 2026-05-08T22:28:07.499Z | Compiling dof v0.3.0 |
| 1607 | 2026-05-08T22:28:07.519Z | Compiling bzip2 v0.6.1 |
| 1608 | 2026-05-08T22:28:07.611Z | Compiling h2 v0.4.13 |
| 1609 | 2026-05-08T22:28:07.663Z | Compiling zopfli v0.8.3 |
| 1610 | 2026-05-08T22:28:07.724Z | Compiling hashbrown v0.15.5 |
| 1611 | 2026-05-08T22:28:07.741Z | Compiling daft v0.1.5 |
| 1612 | 2026-05-08T22:28:07.758Z | Compiling usdt-attr-macro v0.6.0 |
| 1613 | 2026-05-08T22:28:07.794Z | Compiling usdt-macro v0.6.0 |
| 1614 | 2026-05-08T22:28:07.868Z | Compiling hashbrown v0.16.1 |
| 1615 | 2026-05-08T22:28:07.980Z | Compiling strum v0.27.2 |
| 1616 | 2026-05-08T22:28:08.000Z | Compiling clap_builder v4.5.60 |
| 1617 | 2026-05-08T22:28:08.154Z | Compiling phf v0.13.1 |
| 1618 | 2026-05-08T22:28:08.257Z | Compiling toml_edit v0.19.15 |
| 1619 | 2026-05-08T22:28:08.343Z | Compiling cargo_metadata v0.19.2 |
| 1620 | 2026-05-08T22:28:08.362Z | Compiling elliptic-curve v0.13.8 |
| 1621 | 2026-05-08T22:28:08.422Z | Compiling signal-hook-mio v0.2.5 |
| 1622 | 2026-05-08T22:28:08.480Z | Compiling hubpack v0.1.2 |
| 1623 | 2026-05-08T22:28:08.565Z | Compiling cookie_store v0.22.1 |
| 1624 | 2026-05-08T22:28:08.594Z | Compiling bzip2 v0.4.4 |
| 1625 | 2026-05-08T22:28:08.642Z | Compiling postgres-types v0.2.12 |
| 1626 | 2026-05-08T22:28:08.719Z | Compiling serde_with_macros v3.17.0 |
| 1627 | 2026-05-08T22:28:08.834Z | Compiling zstd v0.13.3 |
| 1628 | 2026-05-08T22:28:08.850Z | Compiling dtrace-parser v0.2.0 |
| 1629 | 2026-05-08T22:28:08.867Z | Compiling pkcs1 v0.7.5 |
| 1630 | 2026-05-08T22:28:08.922Z | Compiling ed25519 v2.2.3 |
| 1631 | 2026-05-08T22:28:09.123Z | Compiling serde-big-array v0.5.1 |
| 1632 | 2026-05-08T22:28:09.227Z | Compiling hex v0.4.3 |
| 1633 | 2026-05-08T22:28:09.252Z | Compiling rfc6979 v0.4.0 |
| 1634 | 2026-05-08T22:28:09.294Z | Compiling bstr v1.12.1 |
| 1635 | 2026-05-08T22:28:09.309Z | Compiling clap_derive v4.5.55 |
| 1636 | 2026-05-08T22:28:09.398Z | Compiling strum_macros v0.26.4 |
| 1637 | 2026-05-08T22:28:09.518Z | Compiling enum-as-inner v0.6.1 |
| 1638 | 2026-05-08T22:28:09.617Z | Compiling serde_repr v0.1.20 |
| 1639 | 2026-05-08T22:28:09.694Z | Compiling phf_shared v0.11.3 |
| 1640 | 2026-05-08T22:28:09.862Z | Compiling float-cmp v0.10.0 |
| 1641 | 2026-05-08T22:28:09.882Z | Compiling thread-id v4.2.2 |
| 1642 | 2026-05-08T22:28:09.909Z | Compiling memmap2 v0.9.10 |
| 1643 | 2026-05-08T22:28:09.939Z | Compiling env_filter v1.0.0 |
| 1644 | 2026-05-08T22:28:09.973Z | Compiling encoding_rs v0.8.35 |
| 1645 | 2026-05-08T22:28:09.989Z | Compiling predicates-core v1.0.10 |
| 1646 | 2026-05-08T22:28:10.037Z | Compiling either v1.15.0 |
| 1647 | 2026-05-08T22:28:10.066Z | Compiling normalize-line-endings v0.3.0 |
| 1648 | 2026-05-08T22:28:10.152Z | Compiling keccak v0.1.6 |
| 1649 | 2026-05-08T22:28:10.184Z | Compiling precomputed-hash v0.1.1 |
| 1650 | 2026-05-08T22:28:10.199Z | Compiling new_debug_unreachable v1.0.6 |
| 1651 | 2026-05-08T22:28:10.203Z | Compiling whoami v2.1.0 |
| 1652 | 2026-05-08T22:28:10.275Z | Compiling fixedbitset v0.5.7 |
| 1653 | 2026-05-08T22:28:10.290Z | Compiling data-encoding v2.10.0 |
| 1654 | 2026-05-08T22:28:10.294Z | Compiling rustc-hash v2.1.1 |
| 1655 | 2026-05-08T22:28:10.294Z | Compiling jiff v0.2.21 |
| 1656 | 2026-05-08T22:28:10.486Z | Compiling static_assertions v1.1.0 |
| 1657 | 2026-05-08T22:28:10.582Z | Compiling mime v0.3.17 |
| 1658 | 2026-05-08T22:28:10.610Z | Compiling hyper v1.8.1 |
| 1659 | 2026-05-08T22:28:10.610Z | Compiling difflib v0.4.0 |
| 1660 | 2026-05-08T22:28:10.876Z | Compiling fixedbitset v0.4.2 |
| 1661 | 2026-05-08T22:28:10.983Z | Compiling predicates v3.1.4 |
| 1662 | 2026-05-08T22:28:11.048Z | Compiling petgraph v0.6.5 |
| 1663 | 2026-05-08T22:28:11.068Z | Compiling hickory-proto v0.25.2 |
| 1664 | 2026-05-08T22:28:11.087Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1665 | 2026-05-08T22:28:11.129Z | Compiling petgraph v0.8.3 |
| 1666 | 2026-05-08T22:28:11.162Z | Compiling clap v4.5.60 |
| 1667 | 2026-05-08T22:28:11.263Z | Compiling strum v0.26.3 |
| 1668 | 2026-05-08T22:28:11.280Z | Compiling tokio-postgres v0.7.16 |
| 1669 | 2026-05-08T22:28:11.297Z | Compiling iddqd v0.3.18 |
| 1670 | 2026-05-08T22:28:11.394Z | Compiling sha3 v0.10.8 |
| 1671 | 2026-05-08T22:28:11.415Z | Compiling toml_edit v0.22.27 |
| 1672 | 2026-05-08T22:28:11.570Z | Compiling string_cache v0.8.9 |
| 1673 | 2026-05-08T22:28:11.667Z | Compiling itertools v0.13.0 |
| 1674 | 2026-05-08T22:28:11.670Z | Compiling env_logger v0.11.9 |
| 1675 | 2026-05-08T22:28:11.833Z | Compiling hyper-util v0.1.20 |
| 1676 | 2026-05-08T22:28:11.885Z | Compiling usdt v0.6.0 |
| 1677 | 2026-05-08T22:28:12.052Z | Compiling usdt-impl v0.5.0 |
| 1678 | 2026-05-08T22:28:12.172Z | Compiling serde_with v3.17.0 |
| 1679 | 2026-05-08T22:28:12.319Z | Compiling similar v2.7.0 |
| 1680 | 2026-05-08T22:28:12.503Z | Compiling crossterm v0.28.1 |
| 1681 | 2026-05-08T22:28:12.581Z | Compiling toml v0.7.8 |
| 1682 | 2026-05-08T22:28:12.668Z | Compiling ecdsa v0.16.9 |
| 1683 | 2026-05-08T22:28:13.085Z | Compiling zip v4.6.1 |
| 1684 | 2026-05-08T22:28:13.144Z | Compiling rsa v0.9.10 |
| 1685 | 2026-05-08T22:28:13.208Z | Compiling ed25519-dalek v2.2.0 |
| 1686 | 2026-05-08T22:28:13.381Z | Compiling hyper-tls v0.6.0 |
| 1687 | 2026-05-08T22:28:13.558Z | Compiling zip v0.6.6 |
| 1688 | 2026-05-08T22:28:13.803Z | Compiling tokio-stream v0.1.18 |
| 1689 | 2026-05-08T22:28:13.901Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1690 | 2026-05-08T22:28:13.924Z | Compiling heck v0.4.1 |
| 1691 | 2026-05-08T22:28:13.924Z | Compiling buf-list v1.1.2 |
| 1692 | 2026-05-08T22:28:13.993Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1693 | 2026-05-08T22:28:14.086Z | Compiling openapiv3 v2.2.0 |
| 1694 | 2026-05-08T22:28:14.101Z | Compiling x509-cert v0.2.5 |
| 1695 | 2026-05-08T22:28:14.176Z | Compiling sha1 v0.10.6 |
| 1696 | 2026-05-08T22:28:14.180Z | Compiling crossbeam-epoch v0.9.18 |
| 1697 | 2026-05-08T22:28:14.192Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1698 | 2026-05-08T22:28:14.251Z | Compiling peg-runtime v0.8.5 |
| 1699 | 2026-05-08T22:28:14.304Z | Compiling lalrpop-util v0.19.12 |
| 1700 | 2026-05-08T22:28:14.325Z | Compiling thread_local v1.1.9 |
| 1701 | 2026-05-08T22:28:14.424Z | Compiling slog-async v2.8.0 |
| 1702 | 2026-05-08T22:28:14.525Z | Compiling futures-executor v0.3.32 |
| 1703 | 2026-05-08T22:28:14.542Z | Compiling crossbeam-channel v0.5.15 |
| 1704 | 2026-05-08T22:28:14.558Z | Compiling is-terminal v0.4.17 |
| 1705 | 2026-05-08T22:28:14.575Z | Compiling filetime v0.2.27 |
| 1706 | 2026-05-08T22:28:14.578Z | Compiling xattr v1.6.1 |
| 1707 | 2026-05-08T22:28:14.610Z | Compiling term v1.2.1 |
| 1708 | 2026-05-08T22:28:14.631Z | Compiling take_mut v0.2.2 |
| 1709 | 2026-05-08T22:28:14.763Z | Compiling futures v0.3.32 |
| 1710 | 2026-05-08T22:28:14.779Z | Compiling tar v0.4.45 |
| 1711 | 2026-05-08T22:28:14.905Z | Compiling slog-term v2.9.2 |
| 1712 | 2026-05-08T22:28:30.181Z | Compiling rustls-webpki v0.103.9 |
| 1713 | 2026-05-08T22:28:32.970Z | Compiling tokio-rustls v0.26.4 |
| 1714 | 2026-05-08T22:28:32.970Z | Compiling rustls-platform-verifier v0.6.2 |
| 1715 | 2026-05-08T22:28:33.169Z | Compiling hyper-rustls v0.27.7 |
| 1716 | 2026-05-08T22:28:33.363Z | Compiling reqwest v0.13.2 |
| 1717 | 2026-05-08T22:28:33.363Z | Compiling reqwest v0.12.28 |
| 1718 | 2026-05-08T22:28:35.309Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1719 | 2026-05-08T22:28:35.548Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1720 | 2026-05-08T22:28:38.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.20s |
| 1721 | 2026-05-08T22:28:38.519Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1722 | 2026-05-08T22:28:38.577Z | May 08 22:28:38.273 INFO Starting download, target: Clickhouse |
| 1723 | 2026-05-08T22:28:38.577Z | May 08 22:28:38.274 INFO Starting download, target: Cockroach |
| 1724 | 2026-05-08T22:28:38.577Z | May 08 22:28:38.274 INFO Starting download, target: Console |
| 1725 | 2026-05-08T22:28:38.577Z | May 08 22:28:38.274 INFO Starting download, target: DendriteStub |
| 1726 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.274 INFO Starting download, target: MaghemiteMgd |
| 1727 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Starting download, target: TransceiverControl |
| 1728 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1729 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1730 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1731 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1732 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1733 | 2026-05-08T22:28:38.581Z | May 08 22:28:38.275 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1734 | 2026-05-08T22:28:39.047Z | May 08 22:28:38.720 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1735 | 2026-05-08T22:28:39.236Z | May 08 22:28:38.931 INFO Download complete, target: TransceiverControl |
| 1736 | 2026-05-08T22:28:39.634Z | May 08 22:28:39.327 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1737 | 2026-05-08T22:28:39.868Z | May 08 22:28:39.564 INFO Download complete, target: Console |
| 1738 | 2026-05-08T22:28:40.321Z | May 08 22:28:40.014 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1739 | 2026-05-08T22:28:40.588Z | May 08 22:28:40.284 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1740 | 2026-05-08T22:28:40.909Z | May 08 22:28:40.605 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1741 | 2026-05-08T22:28:41.047Z | May 08 22:28:40.744 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1742 | 2026-05-08T22:28:41.047Z | May 08 22:28:40.744 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1743 | 2026-05-08T22:28:42.693Z | May 08 22:28:42.390 INFO Download complete, target: DendriteStub |
| 1744 | 2026-05-08T22:28:43.068Z | May 08 22:28:42.765 INFO Download complete, target: MaghemiteMgd |
| 1745 | 2026-05-08T22:28:45.744Z | May 08 22:28:45.440 INFO Checking that binary works, target: Cockroach |
| 1746 | 2026-05-08T22:28:45.846Z | May 08 22:28:45.542 INFO Download complete, target: Cockroach |
| 1747 | 2026-05-08T22:28:47.736Z | May 08 22:28:47.430 INFO Checking that binary works, target: Clickhouse |
| 1748 | 2026-05-08T22:28:47.824Z | May 08 22:28:47.520 INFO Download complete, target: Clickhouse |
| 1749 | 2026-05-08T22:28:47.831Z | All prerequisites installed successfully |
| 1750 | 2026-05-08T22:28:47.836Z | |
| 1751 | 2026-05-08T22:28:47.836Z | real 2:50.856828230 |
| 1752 | 2026-05-08T22:28:47.836Z | user 7:15.056547076 |
| 1753 | 2026-05-08T22:28:47.836Z | sys 1:45.444927032 |
| 1754 | 2026-05-08T22:28:47.837Z | trap 0.258670354 |
| 1755 | 2026-05-08T22:28:47.837Z | tflt 1.145579561 |
| 1756 | 2026-05-08T22:28:47.837Z | dflt 1.961245768 |
| 1757 | 2026-05-08T22:28:47.837Z | kflt 0.023273666 |
| 1758 | 2026-05-08T22:28:47.837Z | lock 22:25.984515959 |
| 1759 | 2026-05-08T22:28:47.837Z | slp 19:20.800885228 |
| 1760 | 2026-05-08T22:28:47.837Z | lat 24.914204092 |
| 1761 | 2026-05-08T22:28:47.837Z | stop 2:59.897626399 |
| 1762 | 2026-05-08T22:28:47.837Z | + ptime -m cargo xtask download softnpu |
| 1763 | 2026-05-08T22:28:48.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1764 | 2026-05-08T22:28:48.372Z | Running `target/debug/xtask download softnpu` |
| 1765 | 2026-05-08T22:28:49.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 1766 | 2026-05-08T22:28:49.191Z | Running `target/debug/xtask-downloader softnpu` |
| 1767 | 2026-05-08T22:28:49.234Z | May 08 22:28:48.930 INFO Starting download, target: Softnpu |
| 1768 | 2026-05-08T22:28:49.237Z | May 08 22:28:48.930 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1769 | 2026-05-08T22:28:50.007Z | May 08 22:28:49.703 INFO Download complete, target: Softnpu |
| 1770 | 2026-05-08T22:28:50.011Z | |
| 1771 | 2026-05-08T22:28:50.014Z | real 2.173006905 |
| 1772 | 2026-05-08T22:28:50.014Z | user 1.326967963 |
| 1773 | 2026-05-08T22:28:50.014Z | sys 0.651862113 |
| 1774 | 2026-05-08T22:28:50.014Z | trap 0.000604291 |
| 1775 | 2026-05-08T22:28:50.014Z | tflt 0.000217703 |
| 1776 | 2026-05-08T22:28:50.014Z | dflt 0.000415890 |
| 1777 | 2026-05-08T22:28:50.014Z | kflt 0.000000000 |
| 1778 | 2026-05-08T22:28:50.014Z | lock 14.498201153 |
| 1779 | 2026-05-08T22:28:50.014Z | slp 0.629150690 |
| 1780 | 2026-05-08T22:28:50.014Z | lat 0.098043248 |
| 1781 | 2026-05-08T22:28:50.014Z | stop 0.000187135 |
| 1782 | 2026-05-08T22:28:50.014Z | + export CARGO_INCREMENTAL=0 |
| 1783 | 2026-05-08T22:28:50.014Z | + CARGO_INCREMENTAL=0 |
| 1784 | 2026-05-08T22:28:50.014Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1785 | 2026-05-08T22:28:50.901Z | Compiling proc-macro2 v1.0.106 |
| 1786 | 2026-05-08T22:28:50.901Z | Compiling quote v1.0.45 |
| 1787 | 2026-05-08T22:28:50.901Z | Compiling unicode-ident v1.0.24 |
| 1788 | 2026-05-08T22:28:50.901Z | Compiling libc v0.2.185 |
| 1789 | 2026-05-08T22:28:50.901Z | Compiling serde_core v1.0.228 |
| 1790 | 2026-05-08T22:28:50.904Z | Compiling serde v1.0.228 |
| 1791 | 2026-05-08T22:28:50.904Z | Compiling cfg-if v1.0.4 |
| 1792 | 2026-05-08T22:28:50.904Z | Compiling version_check v0.9.5 |
| 1793 | 2026-05-08T22:28:50.904Z | Compiling find-msvc-tools v0.1.9 |
| 1794 | 2026-05-08T22:28:50.904Z | Compiling shlex v1.3.0 |
| 1795 | 2026-05-08T22:28:50.904Z | Compiling typenum v1.19.0 |
| 1796 | 2026-05-08T22:28:50.904Z | Compiling autocfg v1.5.0 |
| 1797 | 2026-05-08T22:28:50.904Z | Compiling zmij v1.0.21 |
| 1798 | 2026-05-08T22:28:51.048Z | Compiling memchr v2.8.0 |
| 1799 | 2026-05-08T22:28:51.052Z | Compiling serde_json v1.0.149 |
| 1800 | 2026-05-08T22:28:51.241Z | Compiling portable-atomic v1.13.1 |
| 1801 | 2026-05-08T22:28:51.318Z | Compiling zerocopy v0.8.40 |
| 1802 | 2026-05-08T22:28:51.338Z | Compiling libm v0.2.16 |
| 1803 | 2026-05-08T22:28:51.440Z | Compiling smallvec v1.15.1 |
| 1804 | 2026-05-08T22:28:51.585Z | Compiling parking_lot_core v0.9.12 |
| 1805 | 2026-05-08T22:28:51.588Z | Compiling generic-array v0.14.7 |
| 1806 | 2026-05-08T22:28:51.618Z | Compiling icu_properties_data v2.1.2 |
| 1807 | 2026-05-08T22:28:51.651Z | Compiling num-traits v0.2.19 |
| 1808 | 2026-05-08T22:28:51.749Z | Compiling icu_normalizer_data v2.1.1 |
| 1809 | 2026-05-08T22:28:51.766Z | Compiling itoa v1.0.17 |
| 1810 | 2026-05-08T22:28:51.781Z | Compiling getrandom v0.4.1 |
| 1811 | 2026-05-08T22:28:51.786Z | Compiling log v0.4.29 |
| 1812 | 2026-05-08T22:28:51.834Z | Compiling stable_deref_trait v1.2.1 |
| 1813 | 2026-05-08T22:28:51.867Z | Compiling pkg-config v0.3.32 |
| 1814 | 2026-05-08T22:28:51.900Z | Compiling subtle v2.6.1 |
| 1815 | 2026-05-08T22:28:51.988Z | Compiling getrandom v0.2.17 |
| 1816 | 2026-05-08T22:28:52.016Z | Compiling jobserver v0.1.34 |
| 1817 | 2026-05-08T22:28:52.054Z | Compiling errno v0.3.14 |
| 1818 | 2026-05-08T22:28:52.090Z | Compiling scopeguard v1.2.0 |
| 1819 | 2026-05-08T22:28:52.136Z | Compiling rand_core v0.6.4 |
| 1820 | 2026-05-08T22:28:52.218Z | Compiling lock_api v0.4.14 |
| 1821 | 2026-05-08T22:28:52.236Z | Compiling cc v1.2.56 |
| 1822 | 2026-05-08T22:28:52.362Z | Compiling percent-encoding v2.3.2 |
| 1823 | 2026-05-08T22:28:52.393Z | Compiling syn v2.0.117 |
| 1824 | 2026-05-08T22:28:52.417Z | Compiling writeable v0.6.2 |
| 1825 | 2026-05-08T22:28:52.433Z | Compiling litemap v0.8.1 |
| 1826 | 2026-05-08T22:28:52.474Z | Compiling fnv v1.0.7 |
| 1827 | 2026-05-08T22:28:52.492Z | Compiling thiserror v2.0.18 |
| 1828 | 2026-05-08T22:28:52.509Z | Compiling pin-project-lite v0.2.17 |
| 1829 | 2026-05-08T22:28:52.606Z | Compiling getrandom v0.3.4 |
| 1830 | 2026-05-08T22:28:52.691Z | Compiling critical-section v1.2.0 |
| 1831 | 2026-05-08T22:28:52.741Z | Compiling rustversion v1.0.22 |
| 1832 | 2026-05-08T22:28:52.775Z | Compiling equivalent v1.0.2 |
| 1833 | 2026-05-08T22:28:52.805Z | Compiling schemars v0.8.22 |
| 1834 | 2026-05-08T22:28:52.839Z | Compiling dunce v1.0.5 |
| 1835 | 2026-05-08T22:28:52.857Z | Compiling rand_core v0.10.0 |
| 1836 | 2026-05-08T22:28:52.891Z | Compiling fs_extra v1.3.0 |
| 1837 | 2026-05-08T22:28:52.908Z | Compiling utf8_iter v1.0.4 |
| 1838 | 2026-05-08T22:28:52.960Z | Compiling cmake v0.1.57 |
| 1839 | 2026-05-08T22:28:53.004Z | Compiling form_urlencoded v1.2.2 |
| 1840 | 2026-05-08T22:28:53.157Z | Compiling once_cell v1.21.3 |
| 1841 | 2026-05-08T22:28:53.194Z | Compiling signal-hook-registry v1.4.8 |
| 1842 | 2026-05-08T22:28:53.317Z | Compiling const-oid v0.9.6 |
| 1843 | 2026-05-08T22:28:53.404Z | Compiling semver v1.0.28 |
| 1844 | 2026-05-08T22:28:53.448Z | Compiling bitflags v2.11.0 |
| 1845 | 2026-05-08T22:28:53.506Z | Compiling hashbrown v0.17.0 |
| 1846 | 2026-05-08T22:28:53.545Z | Compiling parking_lot v0.12.5 |
| 1847 | 2026-05-08T22:28:53.561Z | Compiling ring v0.17.14 |
| 1848 | 2026-05-08T22:28:53.561Z | Compiling aws-lc-sys v0.37.1 |
| 1849 | 2026-05-08T22:28:53.663Z | Compiling mio v1.2.0 |
| 1850 | 2026-05-08T22:28:53.708Z | Compiling socket2 v0.6.3 |
| 1851 | 2026-05-08T22:28:53.739Z | Compiling rustix v1.1.3 |
| 1852 | 2026-05-08T22:28:53.824Z | Compiling aws-lc-rs v1.16.0 |
| 1853 | 2026-05-08T22:28:53.920Z | Compiling futures-core v0.3.32 |
| 1854 | 2026-05-08T22:28:53.938Z | Compiling strsim v0.11.1 |
| 1855 | 2026-05-08T22:28:54.095Z | Compiling indexmap v2.14.0 |
| 1856 | 2026-05-08T22:28:54.114Z | Compiling thiserror v1.0.69 |
| 1857 | 2026-05-08T22:28:54.151Z | Compiling ucd-trie v0.1.7 |
| 1858 | 2026-05-08T22:28:54.154Z | Compiling byteorder v1.5.0 |
| 1859 | 2026-05-08T22:28:54.154Z | Compiling httparse v1.10.1 |
| 1860 | 2026-05-08T22:28:54.386Z | Compiling pest v2.8.6 |
| 1861 | 2026-05-08T22:28:54.398Z | Compiling iana-time-zone v0.1.65 |
| 1862 | 2026-05-08T22:28:54.420Z | Compiling ident_case v1.0.1 |
| 1863 | 2026-05-08T22:28:54.438Z | Compiling vcpkg v0.2.15 |
| 1864 | 2026-05-08T22:28:54.457Z | Compiling syn v1.0.109 |
| 1865 | 2026-05-08T22:28:54.461Z | Compiling heck v0.5.0 |
| 1866 | 2026-05-08T22:28:54.490Z | Compiling uuid v1.23.0 |
| 1867 | 2026-05-08T22:28:54.544Z | Compiling cpufeatures v0.2.17 |
| 1868 | 2026-05-08T22:28:54.652Z | Compiling regex-syntax v0.8.10 |
| 1869 | 2026-05-08T22:28:54.791Z | Compiling rustc_version v0.4.1 |
| 1870 | 2026-05-08T22:28:54.843Z | Compiling rustls v0.23.37 |
| 1871 | 2026-05-08T22:28:54.957Z | Compiling futures-sink v0.3.32 |
| 1872 | 2026-05-08T22:28:55.017Z | Compiling openssl-sys v0.9.114 |
| 1873 | 2026-05-08T22:28:55.078Z | Compiling futures-channel v0.3.32 |
| 1874 | 2026-05-08T22:28:55.107Z | Compiling futures-io v0.3.32 |
| 1875 | 2026-05-08T22:28:55.107Z | Compiling futures-task v0.3.32 |
| 1876 | 2026-05-08T22:28:55.157Z | Compiling slab v0.4.12 |
| 1877 | 2026-05-08T22:28:55.224Z | Compiling synstructure v0.13.2 |
| 1878 | 2026-05-08T22:28:55.249Z | Compiling serde_derive_internals v0.29.1 |
| 1879 | 2026-05-08T22:28:55.342Z | Compiling plain v0.2.3 |
| 1880 | 2026-05-08T22:28:55.345Z | Compiling dyn-clone v1.0.20 |
| 1881 | 2026-05-08T22:28:55.375Z | Compiling crc32fast v1.5.0 |
| 1882 | 2026-05-08T22:28:55.403Z | Compiling aho-corasick v1.1.4 |
| 1883 | 2026-05-08T22:28:55.465Z | Compiling crossbeam-utils v0.8.21 |
| 1884 | 2026-05-08T22:28:55.516Z | Compiling pest_meta v2.8.6 |
| 1885 | 2026-05-08T22:28:55.565Z | Compiling num-conv v0.2.0 |
| 1886 | 2026-05-08T22:28:55.684Z | Compiling time-core v0.1.8 |
| 1887 | 2026-05-08T22:28:55.813Z | Compiling base64 v0.22.1 |
| 1888 | 2026-05-08T22:28:55.823Z | Compiling openssl v0.10.78 |
| 1889 | 2026-05-08T22:28:55.842Z | Compiling time-macros v0.2.27 |
| 1890 | 2026-05-08T22:28:55.957Z | Compiling pretty-hex v0.4.1 |
| 1891 | 2026-05-08T22:28:56.124Z | Compiling pest_generator v2.8.6 |
| 1892 | 2026-05-08T22:28:56.174Z | Compiling base64ct v1.8.3 |
| 1893 | 2026-05-08T22:28:56.249Z | Compiling anyhow v1.0.102 |
| 1894 | 2026-05-08T22:28:56.263Z | Compiling darling_core v0.21.3 |
| 1895 | 2026-05-08T22:28:56.281Z | Compiling regex-automata v0.4.14 |
| 1896 | 2026-05-08T22:28:56.296Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1897 | 2026-05-08T22:28:56.342Z | Compiling flagset v0.4.7 |
| 1898 | 2026-05-08T22:28:56.469Z | Compiling pem-rfc7468 v0.7.0 |
| 1899 | 2026-05-08T22:28:56.488Z | Compiling native-tls v0.2.18 |
| 1900 | 2026-05-08T22:28:56.501Z | Compiling rand_core v0.9.5 |
| 1901 | 2026-05-08T22:28:56.522Z | Compiling serde_derive v1.0.228 |
| 1902 | 2026-05-08T22:28:56.565Z | Compiling zeroize_derive v1.4.3 |
| 1903 | 2026-05-08T22:28:56.573Z | Compiling zerofrom-derive v0.1.6 |
| 1904 | 2026-05-08T22:28:56.713Z | Compiling yoke-derive v0.8.1 |
| 1905 | 2026-05-08T22:28:56.723Z | Compiling zerovec-derive v0.11.2 |
| 1906 | 2026-05-08T22:28:56.747Z | Compiling displaydoc v0.2.5 |
| 1907 | 2026-05-08T22:28:56.765Z | Compiling zerocopy-derive v0.8.40 |
| 1908 | 2026-05-08T22:28:56.806Z | Compiling tokio-macros v2.7.0 |
| 1909 | 2026-05-08T22:28:56.818Z | Compiling futures-macro v0.3.32 |
| 1910 | 2026-05-08T22:28:56.862Z | Compiling thiserror-impl v2.0.18 |
| 1911 | 2026-05-08T22:28:56.883Z | Compiling schemars_derive v0.8.22 |
| 1912 | 2026-05-08T22:28:56.898Z | Compiling tracing-attributes v0.1.31 |
| 1913 | 2026-05-08T22:28:57.180Z | Compiling zeroize v1.8.2 |
| 1914 | 2026-05-08T22:28:57.499Z | Compiling der_derive v0.7.3 |
| 1915 | 2026-05-08T22:28:57.614Z | Compiling thiserror-impl v1.0.69 |
| 1916 | 2026-05-08T22:28:57.677Z | Compiling pest_derive v2.8.6 |
| 1917 | 2026-05-08T22:28:57.712Z | Compiling zerofrom v0.1.6 |
| 1918 | 2026-05-08T22:28:57.866Z | Compiling yoke v0.8.1 |
| 1919 | 2026-05-08T22:28:58.035Z | Compiling crypto-common v0.1.7 |
| 1920 | 2026-05-08T22:28:58.058Z | Compiling zerovec v0.11.5 |
| 1921 | 2026-05-08T22:28:58.074Z | Compiling zerotrie v0.2.3 |
| 1922 | 2026-05-08T22:28:58.078Z | Compiling block-buffer v0.10.4 |
| 1923 | 2026-05-08T22:28:58.288Z | Compiling digest v0.10.7 |
| 1924 | 2026-05-08T22:28:58.313Z | Compiling futures-util v0.3.32 |
| 1925 | 2026-05-08T22:28:58.332Z | Compiling block-padding v0.3.3 |
| 1926 | 2026-05-08T22:28:58.501Z | Compiling inout v0.1.4 |
| 1927 | 2026-05-08T22:28:58.534Z | Compiling rustls-pki-types v1.14.0 |
| 1928 | 2026-05-08T22:28:58.569Z | Compiling scroll_derive v0.13.1 |
| 1929 | 2026-05-08T22:28:58.588Z | Compiling tinystr v0.8.2 |
| 1930 | 2026-05-08T22:28:58.627Z | Compiling potential_utf v0.1.4 |
| 1931 | 2026-05-08T22:28:58.676Z | Compiling hmac v0.12.1 |
| 1932 | 2026-05-08T22:28:58.694Z | Compiling cipher v0.4.4 |
| 1933 | 2026-05-08T22:28:58.730Z | Compiling sha2 v0.10.9 |
| 1934 | 2026-05-08T22:28:58.830Z | Compiling icu_locale_core v2.1.1 |
| 1935 | 2026-05-08T22:28:58.848Z | Compiling icu_collections v2.1.1 |
| 1936 | 2026-05-08T22:28:58.896Z | Compiling scroll_derive v0.12.1 |
| 1937 | 2026-05-08T22:28:59.149Z | Compiling openssl-macros v0.1.1 |
| 1938 | 2026-05-08T22:28:59.351Z | Compiling regex v1.12.3 |
| 1939 | 2026-05-08T22:28:59.408Z | Compiling darling_macro v0.21.3 |
| 1940 | 2026-05-08T22:28:59.560Z | Compiling icu_provider v2.1.1 |
| 1941 | 2026-05-08T22:28:59.577Z | Compiling der v0.7.10 |
| 1942 | 2026-05-08T22:28:59.709Z | Compiling bytes v1.11.1 |
| 1943 | 2026-05-08T22:28:59.783Z | Compiling chrono v0.4.44 |
| 1944 | 2026-05-08T22:28:59.802Z | Compiling serde_tokenstream v0.2.3 |
| 1945 | 2026-05-08T22:28:59.802Z | Compiling zerocopy-derive v0.7.35 |
| 1946 | 2026-05-08T22:28:59.832Z | Compiling icu_normalizer v2.1.1 |
| 1947 | 2026-05-08T22:28:59.893Z | Compiling icu_properties v2.1.2 |
| 1948 | 2026-05-08T22:29:00.369Z | Compiling tokio v1.52.1 |
| 1949 | 2026-05-08T22:29:00.644Z | Compiling http v1.4.0 |
| 1950 | 2026-05-08T22:29:00.766Z | Compiling slog v2.8.2 |
| 1951 | 2026-05-08T22:29:00.798Z | Compiling tracing-core v0.1.36 |
| 1952 | 2026-05-08T22:29:00.995Z | Compiling idna_adapter v1.2.1 |
| 1953 | 2026-05-08T22:29:01.017Z | Compiling ppv-lite86 v0.2.21 |
| 1954 | 2026-05-08T22:29:01.126Z | Compiling idna v1.1.0 |
| 1955 | 2026-05-08T22:29:01.161Z | Compiling untrusted v0.9.0 |
| 1956 | 2026-05-08T22:29:01.360Z | Compiling tracing v0.1.44 |
| 1957 | 2026-05-08T22:29:01.412Z | Compiling spki v0.7.3 |
| 1958 | 2026-05-08T22:29:01.519Z | Compiling url v2.5.8 |
| 1959 | 2026-05-08T22:29:01.644Z | Compiling darling v0.21.3 |
| 1960 | 2026-05-08T22:29:01.689Z | Compiling salsa20 v0.10.2 |
| 1961 | 2026-05-08T22:29:01.733Z | Compiling pbkdf2 v0.12.2 |
| 1962 | 2026-05-08T22:29:01.888Z | Compiling cookie v0.18.1 |
| 1963 | 2026-05-08T22:29:02.058Z | Compiling camino v1.2.2 |
| 1964 | 2026-05-08T22:29:02.376Z | Compiling scrypt v0.11.0 |
| 1965 | 2026-05-08T22:29:02.471Z | Compiling rand_chacha v0.9.0 |
| 1966 | 2026-05-08T22:29:02.488Z | Compiling cbc v0.1.2 |
| 1967 | 2026-05-08T22:29:02.491Z | Compiling aes v0.8.4 |
| 1968 | 2026-05-08T22:29:03.010Z | Compiling usdt-impl v0.5.0 |
| 1969 | 2026-05-08T22:29:03.051Z | Compiling either v1.15.0 |
| 1970 | 2026-05-08T22:29:03.112Z | Compiling ref-cast v1.0.25 |
| 1971 | 2026-05-08T22:29:03.226Z | Compiling paste v1.0.15 |
| 1972 | 2026-05-08T22:29:03.259Z | Compiling winnow v0.7.14 |
| 1973 | 2026-05-08T22:29:03.277Z | Compiling usdt-impl v0.6.0 |
| 1974 | 2026-05-08T22:29:03.442Z | Compiling pkcs5 v0.7.1 |
| 1975 | 2026-05-08T22:29:03.496Z | Compiling rand v0.9.2 |
| 1976 | 2026-05-08T22:29:03.517Z | Compiling http-body v1.0.1 |
| 1977 | 2026-05-08T22:29:03.713Z | Compiling toml_datetime v0.6.11 |
| 1978 | 2026-05-08T22:29:03.868Z | Compiling serde_spanned v0.6.9 |
| 1979 | 2026-05-08T22:29:03.885Z | Compiling scroll v0.12.0 |
| 1980 | 2026-05-08T22:29:03.903Z | Compiling scroll v0.13.0 |
| 1981 | 2026-05-08T22:29:04.007Z | Compiling heapless v0.7.17 |
| 1982 | 2026-05-08T22:29:04.050Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1983 | 2026-05-08T22:29:04.077Z | Compiling signal-hook v0.3.18 |
| 1984 | 2026-05-08T22:29:04.093Z | Compiling untrusted v0.7.1 |
| 1985 | 2026-05-08T22:29:04.189Z | Compiling tokio-util v0.7.18 |
| 1986 | 2026-05-08T22:29:04.231Z | Compiling atomic-waker v1.1.2 |
| 1987 | 2026-05-08T22:29:04.272Z | Compiling zstd-safe v7.2.4 |
| 1988 | 2026-05-08T22:29:04.305Z | Compiling openssl-probe v0.2.1 |
| 1989 | 2026-05-08T22:29:04.357Z | Compiling goblin v0.10.5 |
| 1990 | 2026-05-08T22:29:04.388Z | Compiling goblin v0.8.2 |
| 1991 | 2026-05-08T22:29:04.648Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1992 | 2026-05-08T22:29:04.696Z | Compiling pkcs8 v0.10.2 |
| 1993 | 2026-05-08T22:29:05.004Z | Compiling zerocopy v0.7.35 |
| 1994 | 2026-05-08T22:29:05.168Z | Compiling ref-cast-impl v1.0.25 |
| 1995 | 2026-05-08T22:29:05.185Z | Compiling darling_core v0.20.11 |
| 1996 | 2026-05-08T22:29:05.246Z | Compiling curve25519-dalek v4.1.3 |
| 1997 | 2026-05-08T22:29:05.515Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1998 | 2026-05-08T22:29:05.556Z | Compiling memoffset v0.9.1 |
| 1999 | 2026-05-08T22:29:05.587Z | Compiling tinyvec_macros v0.1.1 |
| 2000 | 2026-05-08T22:29:05.604Z | Compiling fastrand v2.3.0 |
| 2001 | 2026-05-08T22:29:05.780Z | Compiling tower-layer v0.3.3 |
| 2002 | 2026-05-08T22:29:05.828Z | Compiling try-lock v0.2.5 |
| 2003 | 2026-05-08T22:29:05.958Z | Compiling winnow v0.5.40 |
| 2004 | 2026-05-08T22:29:05.962Z | Compiling litrs v1.0.0 |
| 2005 | 2026-05-08T22:29:06.082Z | Compiling tower-service v0.3.3 |
| 2006 | 2026-05-08T22:29:06.230Z | Compiling rustix v0.38.44 |
| 2007 | 2026-05-08T22:29:06.451Z | Compiling document-features v0.2.12 |
| 2008 | 2026-05-08T22:29:06.466Z | Compiling want v0.3.1 |
| 2009 | 2026-05-08T22:29:06.650Z | Compiling dof v0.3.0 |
| 2010 | 2026-05-08T22:29:06.676Z | Compiling h2 v0.4.13 |
| 2011 | 2026-05-08T22:29:06.679Z | Compiling tinyvec v1.10.0 |
| 2012 | 2026-05-08T22:29:07.160Z | Compiling darling_macro v0.20.11 |
| 2013 | 2026-05-08T22:29:07.270Z | Compiling dof v0.4.0 |
| 2014 | 2026-05-08T22:29:07.297Z | Compiling toml_edit v0.19.15 |
| 2015 | 2026-05-08T22:29:07.474Z | Compiling dtrace-parser v0.2.0 |
| 2016 | 2026-05-08T22:29:07.509Z | Compiling dtrace-parser v0.3.0 |
| 2017 | 2026-05-08T22:29:07.622Z | Compiling ipnet v2.11.0 |
| 2018 | 2026-05-08T22:29:08.025Z | Compiling async-trait v0.1.89 |
| 2019 | 2026-05-08T22:29:08.080Z | Compiling daft-derive v0.1.5 |
| 2020 | 2026-05-08T22:29:08.114Z | Compiling spin v0.9.8 |
| 2021 | 2026-05-08T22:29:08.129Z | Compiling thread-id v5.1.0 |
| 2022 | 2026-05-08T22:29:08.143Z | Compiling thread-id v4.2.2 |
| 2023 | 2026-05-08T22:29:08.158Z | Compiling pin-utils v0.1.0 |
| 2024 | 2026-05-08T22:29:08.247Z | Compiling num-bigint-dig v0.8.6 |
| 2025 | 2026-05-08T22:29:08.328Z | Compiling foreign-types-shared v0.1.1 |
| 2026 | 2026-05-08T22:29:08.346Z | Compiling cfg_aliases v0.2.1 |
| 2027 | 2026-05-08T22:29:08.436Z | Compiling httpdate v1.0.3 |
| 2028 | 2026-05-08T22:29:08.471Z | Compiling powerfmt v0.2.0 |
| 2029 | 2026-05-08T22:29:08.489Z | Compiling smoltcp v0.9.1 |
| 2030 | 2026-05-08T22:29:08.493Z | Compiling nix v0.31.2 |
| 2031 | 2026-05-08T22:29:08.519Z | Compiling tempfile v3.25.0 |
| 2032 | 2026-05-08T22:29:08.689Z | Compiling deranged v0.5.8 |
| 2033 | 2026-05-08T22:29:08.762Z | Compiling foreign-types v0.3.2 |
| 2034 | 2026-05-08T22:29:08.883Z | Compiling darling v0.20.11 |
| 2035 | 2026-05-08T22:29:08.974Z | Compiling ipnetwork v0.21.1 |
| 2036 | 2026-05-08T22:29:09.372Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2037 | 2026-05-08T22:29:09.464Z | Compiling strum_macros v0.26.4 |
| 2038 | 2026-05-08T22:29:09.559Z | Compiling wait-timeout v0.2.1 |
| 2039 | 2026-05-08T22:29:09.643Z | Compiling hyper v1.8.1 |
| 2040 | 2026-05-08T22:29:09.784Z | Compiling anstyle v1.0.13 |
| 2041 | 2026-05-08T22:29:09.957Z | Compiling utf8parse v0.2.2 |
| 2042 | 2026-05-08T22:29:09.974Z | Compiling num_threads v0.1.7 |
| 2043 | 2026-05-08T22:29:10.030Z | Compiling bit-vec v0.8.0 |
| 2044 | 2026-05-08T22:29:10.033Z | Compiling siphasher v1.0.2 |
| 2045 | 2026-05-08T22:29:10.130Z | Compiling quick-error v1.2.3 |
| 2046 | 2026-05-08T22:29:10.146Z | Compiling simd-adler32 v0.3.8 |
| 2047 | 2026-05-08T22:29:10.254Z | Compiling rusty-fork v0.3.1 |
| 2048 | 2026-05-08T22:29:10.269Z | Compiling bit-set v0.8.0 |
| 2049 | 2026-05-08T22:29:10.326Z | Compiling time v0.3.47 |
| 2050 | 2026-05-08T22:29:10.370Z | Compiling anstyle-parse v0.2.7 |
| 2051 | 2026-05-08T22:29:10.613Z | Compiling derive_builder_core v0.20.2 |
| 2052 | 2026-05-08T22:29:10.778Z | Compiling hyper-util v0.1.20 |
| 2053 | 2026-05-08T22:29:11.160Z | Compiling unicode-normalization v0.1.25 |
| 2054 | 2026-05-08T22:29:11.471Z | Compiling rustls-native-certs v0.8.3 |
| 2055 | 2026-05-08T22:29:11.681Z | Compiling signature v2.2.0 |
| 2056 | 2026-05-08T22:29:11.738Z | Compiling hubpack_derive v0.1.1 |
| 2057 | 2026-05-08T22:29:11.856Z | Compiling rand_xorshift v0.4.0 |
| 2058 | 2026-05-08T22:29:11.889Z | Compiling strum_macros v0.27.2 |
| 2059 | 2026-05-08T22:29:12.021Z | Compiling sync_wrapper v1.0.2 |
| 2060 | 2026-05-08T22:29:12.035Z | Compiling fs-err v3.3.0 |
| 2061 | 2026-05-08T22:29:12.151Z | Compiling ahash v0.8.12 |
| 2062 | 2026-05-08T22:29:12.258Z | Compiling object v0.37.3 |
| 2063 | 2026-05-08T22:29:12.272Z | Compiling unicode-bidi v0.3.18 |
| 2064 | 2026-05-08T22:29:12.308Z | Compiling adler2 v2.0.1 |
| 2065 | 2026-05-08T22:29:12.382Z | Compiling allocator-api2 v0.2.21 |
| 2066 | 2026-05-08T22:29:12.470Z | Compiling anstyle-query v1.1.5 |
| 2067 | 2026-05-08T22:29:12.602Z | Compiling unarray v0.1.4 |
| 2068 | 2026-05-08T22:29:12.749Z | Compiling is_terminal_polyfill v1.70.2 |
| 2069 | 2026-05-08T22:29:12.753Z | Compiling colorchoice v1.0.4 |
| 2070 | 2026-05-08T22:29:12.782Z | Compiling unicode-segmentation v1.12.0 |
| 2071 | 2026-05-08T22:29:12.803Z | Compiling unicode-properties v0.1.4 |
| 2072 | 2026-05-08T22:29:12.911Z | Compiling anstream v0.6.21 |
| 2073 | 2026-05-08T22:29:13.037Z | Compiling stringprep v0.1.5 |
| 2074 | 2026-05-08T22:29:13.054Z | Compiling proptest v1.10.0 |
| 2075 | 2026-05-08T22:29:13.193Z | Compiling miniz_oxide v0.8.9 |
| 2076 | 2026-05-08T22:29:13.229Z | Compiling tower v0.5.3 |
| 2077 | 2026-05-08T22:29:13.416Z | Compiling derive_builder_macro v0.20.2 |
| 2078 | 2026-05-08T22:29:13.545Z | Compiling usdt-attr-macro v0.6.0 |
| 2079 | 2026-05-08T22:29:13.672Z | Compiling usdt-macro v0.6.0 |
| 2080 | 2026-05-08T22:29:14.102Z | Compiling http-body-util v0.1.3 |
| 2081 | 2026-05-08T22:29:14.314Z | Compiling webpki-roots v1.0.6 |
| 2082 | 2026-05-08T22:29:14.435Z | Compiling rand_chacha v0.3.1 |
| 2083 | 2026-05-08T22:29:14.451Z | Compiling erased-serde v0.3.31 |
| 2084 | 2026-05-08T22:29:14.468Z | Compiling md-5 v0.10.6 |
| 2085 | 2026-05-08T22:29:14.533Z | Compiling num-integer v0.1.46 |
| 2086 | 2026-05-08T22:29:14.551Z | Compiling hash32 v0.2.1 |
| 2087 | 2026-05-08T22:29:14.655Z | Compiling vergen-lib v0.1.6 |
| 2088 | 2026-05-08T22:29:14.669Z | Compiling ff v0.13.1 |
| 2089 | 2026-05-08T22:29:14.766Z | Compiling psl-types v2.0.11 |
| 2090 | 2026-05-08T22:29:14.781Z | Compiling zlib-rs v0.6.2 |
| 2091 | 2026-05-08T22:29:14.824Z | Compiling iri-string v0.7.10 |
| 2092 | 2026-05-08T22:29:14.842Z | Compiling ryu v1.0.23 |
| 2093 | 2026-05-08T22:29:14.860Z | Compiling base16ct v0.2.0 |
| 2094 | 2026-05-08T22:29:14.894Z | Compiling fallible-iterator v0.2.0 |
| 2095 | 2026-05-08T22:29:15.001Z | Compiling serde_urlencoded v0.7.1 |
| 2096 | 2026-05-08T22:29:15.033Z | Compiling newtype-uuid v1.3.2 |
| 2097 | 2026-05-08T22:29:15.051Z | Compiling sec1 v0.7.3 |
| 2098 | 2026-05-08T22:29:15.251Z | Compiling postgres-protocol v0.6.10 |
| 2099 | 2026-05-08T22:29:15.266Z | Compiling publicsuffix v2.3.0 |
| 2100 | 2026-05-08T22:29:15.320Z | Compiling group v0.13.0 |
| 2101 | 2026-05-08T22:29:15.395Z | Compiling num-iter v0.1.45 |
| 2102 | 2026-05-08T22:29:15.536Z | Compiling rand v0.8.5 |
| 2103 | 2026-05-08T22:29:15.776Z | Compiling oxnet v0.1.4 |
| 2104 | 2026-05-08T22:29:15.779Z | Compiling derive_builder v0.20.2 |
| 2105 | 2026-05-08T22:29:15.942Z | Compiling heck v0.4.1 |
| 2106 | 2026-05-08T22:29:15.942Z | Compiling tokio-native-tls v0.3.1 |
| 2107 | 2026-05-08T22:29:15.976Z | Compiling phf_shared v0.13.1 |
| 2108 | 2026-05-08T22:29:15.992Z | Compiling tower-http v0.6.8 |
| 2109 | 2026-05-08T22:29:16.099Z | Compiling lazy_static v1.5.0 |
| 2110 | 2026-05-08T22:29:16.178Z | Compiling terminal_size v0.4.3 |
| 2111 | 2026-05-08T22:29:16.214Z | Compiling serde_with_macros v3.17.0 |
| 2112 | 2026-05-08T22:29:16.233Z | Compiling cargo-platform v0.1.9 |
| 2113 | 2026-05-08T22:29:16.253Z | Compiling hkdf v0.12.4 |
| 2114 | 2026-05-08T22:29:16.257Z | Compiling crypto-bigint v0.5.5 |
| 2115 | 2026-05-08T22:29:16.285Z | Compiling enum-as-inner v0.6.1 |
| 2116 | 2026-05-08T22:29:16.357Z | Compiling clap_derive v4.5.55 |
| 2117 | 2026-05-08T22:29:16.444Z | Compiling serde_repr v0.1.20 |
| 2118 | 2026-05-08T22:29:16.461Z | Compiling vergen v9.0.6 |
| 2119 | 2026-05-08T22:29:16.512Z | Compiling foldhash v0.2.0 |
| 2120 | 2026-05-08T22:29:16.588Z | Compiling clap_lex v1.0.0 |
| 2121 | 2026-05-08T22:29:16.605Z | Compiling libbz2-rs-sys v0.2.2 |
| 2122 | 2026-05-08T22:29:16.700Z | Compiling managed v0.8.0 |
| 2123 | 2026-05-08T22:29:16.809Z | Compiling bumpalo v3.20.2 |
| 2124 | 2026-05-08T22:29:16.856Z | Compiling bitflags v1.3.2 |
| 2125 | 2026-05-08T22:29:16.879Z | Compiling flate2 v1.1.9 |
| 2126 | 2026-05-08T22:29:16.961Z | Compiling foldhash v0.1.5 |
| 2127 | 2026-05-08T22:29:17.072Z | Compiling zopfli v0.8.3 |
| 2128 | 2026-05-08T22:29:17.135Z | Compiling hashbrown v0.15.5 |
| 2129 | 2026-05-08T22:29:17.151Z | Compiling bzip2 v0.6.1 |
| 2130 | 2026-05-08T22:29:17.209Z | Compiling elliptic-curve v0.13.8 |
| 2131 | 2026-05-08T22:29:17.259Z | Compiling clap_builder v4.5.60 |
| 2132 | 2026-05-08T22:29:17.294Z | Compiling hashbrown v0.16.1 |
| 2133 | 2026-05-08T22:29:17.566Z | Compiling cargo_metadata v0.19.2 |
| 2134 | 2026-05-08T22:29:17.846Z | Compiling phf v0.13.1 |
| 2135 | 2026-05-08T22:29:17.903Z | Compiling hyper-tls v0.6.0 |
| 2136 | 2026-05-08T22:29:17.917Z | Compiling daft v0.1.5 |
| 2137 | 2026-05-08T22:29:17.993Z | Compiling zstd v0.13.3 |
| 2138 | 2026-05-08T22:29:18.059Z | Compiling signal-hook-mio v0.2.5 |
| 2139 | 2026-05-08T22:29:18.139Z | Compiling cookie_store v0.22.1 |
| 2140 | 2026-05-08T22:29:18.212Z | Compiling postgres-types v0.2.12 |
| 2141 | 2026-05-08T22:29:18.264Z | Compiling bzip2 v0.4.4 |
| 2142 | 2026-05-08T22:29:18.334Z | Compiling strum v0.27.2 |
| 2143 | 2026-05-08T22:29:18.558Z | Compiling hubpack v0.1.2 |
| 2144 | 2026-05-08T22:29:18.667Z | Compiling ed25519 v2.2.3 |
| 2145 | 2026-05-08T22:29:18.694Z | Compiling phf_shared v0.11.3 |
| 2146 | 2026-05-08T22:29:18.746Z | Compiling crossbeam-epoch v0.9.18 |
| 2147 | 2026-05-08T22:29:18.800Z | Compiling pkcs1 v0.7.5 |
| 2148 | 2026-05-08T22:29:18.859Z | Compiling hex v0.4.3 |
| 2149 | 2026-05-08T22:29:18.898Z | Compiling serde-big-array v0.5.1 |
| 2150 | 2026-05-08T22:29:19.147Z | Compiling rfc6979 v0.4.0 |
| 2151 | 2026-05-08T22:29:19.195Z | Compiling bstr v1.12.1 |
| 2152 | 2026-05-08T22:29:19.212Z | Compiling float-cmp v0.10.0 |
| 2153 | 2026-05-08T22:29:19.274Z | Compiling memmap2 v0.9.10 |
| 2154 | 2026-05-08T22:29:19.292Z | Compiling env_filter v1.0.0 |
| 2155 | 2026-05-08T22:29:19.328Z | Compiling encoding_rs v0.8.35 |
| 2156 | 2026-05-08T22:29:19.377Z | Compiling data-encoding v2.10.0 |
| 2157 | 2026-05-08T22:29:19.420Z | Compiling keccak v0.1.6 |
| 2158 | 2026-05-08T22:29:19.446Z | Compiling new_debug_unreachable v1.0.6 |
| 2159 | 2026-05-08T22:29:19.500Z | Compiling fixedbitset v0.4.2 |
| 2160 | 2026-05-08T22:29:19.536Z | Compiling jiff v0.2.21 |
| 2161 | 2026-05-08T22:29:19.573Z | Compiling normalize-line-endings v0.3.0 |
| 2162 | 2026-05-08T22:29:19.593Z | Compiling predicates-core v1.0.10 |
| 2163 | 2026-05-08T22:29:19.633Z | Compiling precomputed-hash v0.1.1 |
| 2164 | 2026-05-08T22:29:19.691Z | Compiling difflib v0.4.0 |
| 2165 | 2026-05-08T22:29:19.727Z | Compiling fixedbitset v0.5.7 |
| 2166 | 2026-05-08T22:29:19.745Z | Compiling rustc-hash v2.1.1 |
| 2167 | 2026-05-08T22:29:19.793Z | Compiling static_assertions v1.1.0 |
| 2168 | 2026-05-08T22:29:19.796Z | Compiling mime v0.3.17 |
| 2169 | 2026-05-08T22:29:19.828Z | Compiling toml_write v0.1.2 |
| 2170 | 2026-05-08T22:29:19.889Z | Compiling whoami v2.1.0 |
| 2171 | 2026-05-08T22:29:19.905Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2172 | 2026-05-08T22:29:19.928Z | Compiling predicates v3.1.4 |
| 2173 | 2026-05-08T22:29:20.026Z | Compiling toml_edit v0.22.27 |
| 2174 | 2026-05-08T22:29:20.059Z | Compiling petgraph v0.8.3 |
| 2175 | 2026-05-08T22:29:20.099Z | Compiling iddqd v0.3.18 |
| 2176 | 2026-05-08T22:29:20.180Z | Compiling tokio-postgres v0.7.16 |
| 2177 | 2026-05-08T22:29:20.670Z | Compiling string_cache v0.8.9 |
| 2178 | 2026-05-08T22:29:20.905Z | Compiling hickory-proto v0.25.2 |
| 2179 | 2026-05-08T22:29:20.923Z | Compiling petgraph v0.6.5 |
| 2180 | 2026-05-08T22:29:21.011Z | Compiling similar v2.7.0 |
| 2181 | 2026-05-08T22:29:21.242Z | Compiling sha3 v0.10.8 |
| 2182 | 2026-05-08T22:29:21.537Z | Compiling env_logger v0.11.9 |
| 2183 | 2026-05-08T22:29:21.759Z | Compiling usdt v0.6.0 |
| 2184 | 2026-05-08T22:29:22.035Z | Compiling ecdsa v0.16.9 |
| 2185 | 2026-05-08T22:29:22.244Z | Compiling zip v4.6.1 |
| 2186 | 2026-05-08T22:29:22.266Z | Compiling serde_with v3.17.0 |
| 2187 | 2026-05-08T22:29:22.390Z | Compiling rsa v0.9.10 |
| 2188 | 2026-05-08T22:29:22.405Z | Compiling ed25519-dalek v2.2.0 |
| 2189 | 2026-05-08T22:29:22.705Z | Compiling clap v4.5.60 |
| 2190 | 2026-05-08T22:29:22.806Z | Compiling crossterm v0.28.1 |
| 2191 | 2026-05-08T22:29:23.150Z | Compiling zip v0.6.6 |
| 2192 | 2026-05-08T22:29:23.604Z | Compiling strum v0.26.3 |
| 2193 | 2026-05-08T22:29:23.642Z | Compiling toml v0.7.8 |
| 2194 | 2026-05-08T22:29:23.701Z | Compiling tokio-stream v0.1.18 |
| 2195 | 2026-05-08T22:29:23.719Z | Compiling buf-list v1.1.2 |
| 2196 | 2026-05-08T22:29:23.818Z | Compiling itertools v0.13.0 |
| 2197 | 2026-05-08T22:29:23.980Z | Compiling x509-cert v0.2.5 |
| 2198 | 2026-05-08T22:29:24.022Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2199 | 2026-05-08T22:29:24.225Z | Compiling openapiv3 v2.2.0 |
| 2200 | 2026-05-08T22:29:24.357Z | Compiling sha1 v0.10.6 |
| 2201 | 2026-05-08T22:29:24.686Z | Compiling lalrpop-util v0.19.12 |
| 2202 | 2026-05-08T22:29:24.919Z | Compiling peg-runtime v0.8.5 |
| 2203 | 2026-05-08T22:29:41.168Z | Compiling macaddr v1.0.1 |
| 2204 | 2026-05-08T22:29:41.398Z | Compiling structmeta-derive v0.3.0 |
| 2205 | 2026-05-08T22:29:41.449Z | Compiling crucible-workspace-hack v0.1.0 |
| 2206 | 2026-05-08T22:29:41.465Z | Compiling rayon-core v1.13.0 |
| 2207 | 2026-05-08T22:29:41.488Z | Compiling itertools v0.14.0 |
| 2208 | 2026-05-08T22:29:41.695Z | Compiling secrecy v0.10.3 |
| 2209 | 2026-05-08T22:29:41.711Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2210 | 2026-05-08T22:29:41.759Z | Compiling rustls v0.22.4 |
| 2211 | 2026-05-08T22:29:41.885Z | Compiling heapless v0.8.0 |
| 2212 | 2026-05-08T22:29:42.128Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2213 | 2026-05-08T22:29:42.144Z | Compiling crossbeam-deque v0.8.6 |
| 2214 | 2026-05-08T22:29:42.257Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2215 | 2026-05-08T22:29:42.301Z | Compiling rustls-webpki v0.102.8 |
| 2216 | 2026-05-08T22:29:42.376Z | Compiling futures-executor v0.3.32 |
| 2217 | 2026-05-08T22:29:42.389Z | Compiling hash32 v0.3.1 |
| 2218 | 2026-05-08T22:29:42.405Z | Compiling structmeta v0.3.0 |
| 2219 | 2026-05-08T22:29:42.544Z | Compiling multer v3.1.0 |
| 2220 | 2026-05-08T22:29:42.577Z | Compiling thread_local v1.1.9 |
| 2221 | 2026-05-08T22:29:42.594Z | Compiling smoltcp v0.11.0 |
| 2222 | 2026-05-08T22:29:42.646Z | Compiling match_cfg v0.1.0 |
| 2223 | 2026-05-08T22:29:42.698Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2224 | 2026-05-08T22:29:42.740Z | Compiling slog-async v2.8.0 |
| 2225 | 2026-05-08T22:29:42.758Z | Compiling compression-core v0.4.31 |
| 2226 | 2026-05-08T22:29:42.777Z | Compiling ingot-macros v0.1.1 |
| 2227 | 2026-05-08T22:29:42.792Z | Compiling unicode-width v0.2.0 |
| 2228 | 2026-05-08T22:29:42.881Z | Compiling proc-macro-crate v3.4.0 |
| 2229 | 2026-05-08T22:29:42.958Z | Compiling compression-codecs v0.4.37 |
| 2230 | 2026-05-08T22:29:43.027Z | Compiling hostname v0.3.1 |
| 2231 | 2026-05-08T22:29:43.062Z | Compiling derive-ex v0.1.8 |
| 2232 | 2026-05-08T22:29:43.109Z | Compiling futures v0.3.32 |
| 2233 | 2026-05-08T22:29:43.214Z | Compiling slog-json v2.6.1 |
| 2234 | 2026-05-08T22:29:43.232Z | Compiling crossbeam-channel v0.5.15 |
| 2235 | 2026-05-08T22:29:43.330Z | Compiling half v2.7.1 |
| 2236 | 2026-05-08T22:29:43.373Z | Compiling newtype-uuid-macros v0.1.0 |
| 2237 | 2026-05-08T22:29:43.489Z | Compiling rustls-webpki v0.103.9 |
| 2238 | 2026-05-08T22:29:43.648Z | Compiling cobs v0.3.0 |
| 2239 | 2026-05-08T22:29:43.710Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2240 | 2026-05-08T22:29:43.835Z | Compiling universal-hash v0.5.1 |
| 2241 | 2026-05-08T22:29:43.948Z | Compiling async-stream-impl v0.3.6 |
| 2242 | 2026-05-08T22:29:43.964Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2243 | 2026-05-08T22:29:44.110Z | Compiling serde_spanned v1.0.4 |
| 2244 | 2026-05-08T22:29:44.152Z | Compiling is-terminal v0.4.17 |
| 2245 | 2026-05-08T22:29:44.269Z | Compiling proc-macro-error-attr v1.0.4 |
| 2246 | 2026-05-08T22:29:44.297Z | Compiling dropshot v0.17.0 |
| 2247 | 2026-05-08T22:29:44.302Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2248 | 2026-05-08T22:29:44.409Z | Compiling ciborium-io v0.2.2 |
| 2249 | 2026-05-08T22:29:44.497Z | Compiling take_mut v0.2.2 |
| 2250 | 2026-05-08T22:29:44.525Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2251 | 2026-05-08T22:29:44.543Z | Compiling term v1.2.1 |
| 2252 | 2026-05-08T22:29:44.546Z | Compiling convert_case v0.4.0 |
| 2253 | 2026-05-08T22:29:44.602Z | Compiling opaque-debug v0.3.1 |
| 2254 | 2026-05-08T22:29:44.617Z | Compiling test-strategy v0.4.5 |
| 2255 | 2026-05-08T22:29:44.700Z | Compiling poly1305 v0.8.0 |
| 2256 | 2026-05-08T22:29:44.716Z | Compiling async-stream v0.3.6 |
| 2257 | 2026-05-08T22:29:44.768Z | Compiling thiserror-no-std v2.0.2 |
| 2258 | 2026-05-08T22:29:44.894Z | Compiling slog-term v2.9.2 |
| 2259 | 2026-05-08T22:29:44.898Z | Compiling derive_more v0.99.20 |
| 2260 | 2026-05-08T22:29:44.898Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2261 | 2026-05-08T22:29:44.948Z | Compiling ciborium-ll v0.2.2 |
| 2262 | 2026-05-08T22:29:45.016Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2263 | 2026-05-08T22:29:45.286Z | Compiling tokio-rustls v0.25.0 |
| 2264 | 2026-05-08T22:29:45.386Z | Compiling postcard v1.1.3 |
| 2265 | 2026-05-08T22:29:45.409Z | Compiling ingot-types v0.1.2 |
| 2266 | 2026-05-08T22:29:45.797Z | Compiling slog-bunyan v2.5.0 |
| 2267 | 2026-05-08T22:29:45.901Z | Compiling ingot v0.1.1 |
| 2268 | 2026-05-08T22:29:45.947Z | Compiling num_enum_derive v0.7.5 |
| 2269 | 2026-05-08T22:29:45.971Z | Compiling async-compression v0.4.41 |
| 2270 | 2026-05-08T22:29:46.181Z | Compiling parse-display-derive v0.10.0 |
| 2271 | 2026-05-08T22:29:46.414Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2272 | 2026-05-08T22:29:46.462Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2273 | 2026-05-08T22:29:46.528Z | Compiling proc-macro-crate v1.3.1 |
| 2274 | 2026-05-08T22:29:46.716Z | Compiling backon v1.6.0 |
| 2275 | 2026-05-08T22:29:46.899Z | Compiling waitgroup v0.1.2 |
| 2276 | 2026-05-08T22:29:46.931Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2277 | 2026-05-08T22:29:46.988Z | Compiling password-hash v0.5.0 |
| 2278 | 2026-05-08T22:29:47.005Z | Compiling dropshot_endpoint v0.17.0 |
| 2279 | 2026-05-08T22:29:47.082Z | Compiling tokio-rustls v0.26.4 |
| 2280 | 2026-05-08T22:29:47.130Z | Compiling rustls-platform-verifier v0.6.2 |
| 2281 | 2026-05-08T22:29:47.195Z | Compiling chacha20 v0.9.1 |
| 2282 | 2026-05-08T22:29:47.367Z | Compiling hyper-rustls v0.27.7 |
| 2283 | 2026-05-08T22:29:47.383Z | Compiling rustls-pemfile v2.2.0 |
| 2284 | 2026-05-08T22:29:47.461Z | Compiling blake2 v0.10.6 |
| 2285 | 2026-05-08T22:29:47.594Z | Compiling aead v0.5.2 |
| 2286 | 2026-05-08T22:29:47.656Z | Compiling reqwest v0.12.28 |
| 2287 | 2026-05-08T22:29:47.709Z | Compiling reqwest v0.13.2 |
| 2288 | 2026-05-08T22:29:47.712Z | Compiling foreign-types-macros v0.2.3 |
| 2289 | 2026-05-08T22:29:47.816Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2290 | 2026-05-08T22:29:47.973Z | Compiling serde_path_to_error v0.1.20 |
| 2291 | 2026-05-08T22:29:47.989Z | Compiling hostname v0.4.2 |
| 2292 | 2026-05-08T22:29:48.021Z | Compiling proc-macro-error v1.0.4 |
| 2293 | 2026-05-08T22:29:48.052Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2294 | 2026-05-08T22:29:48.183Z | Compiling instant v0.1.13 |
| 2295 | 2026-05-08T22:29:48.199Z | Compiling foreign-types-shared v0.3.1 |
| 2296 | 2026-05-08T22:29:48.248Z | Compiling typeid v1.0.3 |
| 2297 | 2026-05-08T22:29:48.265Z | Compiling cpufeatures v0.3.0 |
| 2298 | 2026-05-08T22:29:48.284Z | Compiling debug-ignore v1.0.5 |
| 2299 | 2026-05-08T22:29:48.322Z | Compiling backoff v0.4.0 |
| 2300 | 2026-05-08T22:29:48.340Z | Compiling chacha20 v0.10.0 |
| 2301 | 2026-05-08T22:29:48.362Z | Compiling foreign-types v0.5.0 |
| 2302 | 2026-05-08T22:29:48.435Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2303 | 2026-05-08T22:29:48.453Z | Compiling chacha20poly1305 v0.10.1 |
| 2304 | 2026-05-08T22:29:48.488Z | Compiling argon2 v0.5.3 |
| 2305 | 2026-05-08T22:29:48.558Z | Compiling parse-display v0.10.0 |
| 2306 | 2026-05-08T22:29:48.576Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2307 | 2026-05-08T22:29:48.605Z | Compiling num_enum v0.7.5 |
| 2308 | 2026-05-08T22:29:48.636Z | Compiling num_enum_derive v0.5.11 |
| 2309 | 2026-05-08T22:29:48.672Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2310 | 2026-05-08T22:29:48.722Z | Compiling ciborium v0.2.2 |
| 2311 | 2026-05-08T22:29:48.922Z | Compiling vsss-rs v3.3.4 |
| 2312 | 2026-05-08T22:29:49.164Z | Compiling tabwriter v1.4.1 |
| 2313 | 2026-05-08T22:29:49.385Z | Compiling regress v0.10.5 |
| 2314 | 2026-05-08T22:29:49.454Z | Compiling byte-wrapper v0.1.0 |
| 2315 | 2026-05-08T22:29:49.518Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-05-08T22:29:49.552Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2317 | 2026-05-08T22:29:49.576Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2318 | 2026-05-08T22:29:49.592Z | Compiling cstr-argument v0.1.2 |
| 2319 | 2026-05-08T22:29:49.783Z | Compiling erased-serde v0.4.9 |
| 2320 | 2026-05-08T22:29:50.010Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2321 | 2026-05-08T22:29:50.171Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2322 | 2026-05-08T22:29:50.187Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2323 | 2026-05-08T22:29:50.206Z | Compiling num_enum v0.5.11 |
| 2324 | 2026-05-08T22:29:50.285Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2325 | 2026-05-08T22:29:50.439Z | Compiling rand v0.10.0 |
| 2326 | 2026-05-08T22:29:50.456Z | Compiling rayon v1.11.0 |
| 2327 | 2026-05-08T22:29:50.518Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2328 | 2026-05-08T22:29:50.557Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2329 | 2026-05-08T22:29:50.637Z | Compiling colored v3.1.1 |
| 2330 | 2026-05-08T22:29:50.654Z | Compiling libefi-sys v0.1.0 |
| 2331 | 2026-05-08T22:29:50.657Z | Compiling indent_write v2.2.0 |
| 2332 | 2026-05-08T22:29:50.841Z | Compiling zone_cfg_derive v0.3.1 |
| 2333 | 2026-05-08T22:29:50.923Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2334 | 2026-05-08T22:29:50.940Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2335 | 2026-05-08T22:29:50.957Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2336 | 2026-05-08T22:29:50.981Z | Compiling camino-tempfile v1.4.1 |
| 2337 | 2026-05-08T22:29:51.040Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2338 | 2026-05-08T22:29:51.252Z | Compiling itertools v0.12.1 |
| 2339 | 2026-05-08T22:29:51.346Z | Compiling usdt-macro v0.5.0 |
| 2340 | 2026-05-08T22:29:51.397Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2341 | 2026-05-08T22:29:51.414Z | Compiling usdt-attr-macro v0.5.0 |
| 2342 | 2026-05-08T22:29:51.499Z | Compiling bitfield-struct v0.6.2 |
| 2343 | 2026-05-08T22:29:51.517Z | Compiling num-derive v0.4.2 |
| 2344 | 2026-05-08T22:29:51.520Z | Compiling ordered-float v2.10.1 |
| 2345 | 2026-05-08T22:29:51.829Z | Compiling blake3 v1.8.3 |
| 2346 | 2026-05-08T22:29:51.850Z | Compiling memmap v0.7.0 |
| 2347 | 2026-05-08T22:29:52.037Z | Compiling sigpipe v0.1.3 |
| 2348 | 2026-05-08T22:29:52.107Z | Compiling glob v0.3.3 |
| 2349 | 2026-05-08T22:29:52.123Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2350 | 2026-05-08T22:29:52.157Z | Compiling swrite v0.1.0 |
| 2351 | 2026-05-08T22:29:52.173Z | Compiling usdt v0.5.0 |
| 2352 | 2026-05-08T22:29:52.292Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2353 | 2026-05-08T22:29:52.367Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2354 | 2026-05-08T22:29:52.430Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2355 | 2026-05-08T22:29:52.581Z | Compiling zone v0.3.1 |
| 2356 | 2026-05-08T22:29:52.648Z | Compiling serde-value v0.7.0 |
| 2357 | 2026-05-08T22:29:52.702Z | Compiling serde-untagged v0.1.9 |
| 2358 | 2026-05-08T22:29:52.720Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2359 | 2026-05-08T22:29:53.044Z | Compiling toml v0.8.23 |
| 2360 | 2026-05-08T22:29:53.060Z | Compiling smf v0.2.3 |
| 2361 | 2026-05-08T22:29:53.063Z | Compiling filetime v0.2.27 |
| 2362 | 2026-05-08T22:29:53.097Z | Compiling xattr v1.6.1 |
| 2363 | 2026-05-08T22:29:53.115Z | Compiling arrayvec v0.7.6 |
| 2364 | 2026-05-08T22:29:53.151Z | Compiling whoami v1.6.1 |
| 2365 | 2026-05-08T22:29:53.293Z | Compiling constant_time_eq v0.4.2 |
| 2366 | 2026-05-08T22:29:53.310Z | Compiling arrayref v0.3.9 |
| 2367 | 2026-05-08T22:29:53.330Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2368 | 2026-05-08T22:29:53.355Z | Compiling same-file v1.0.6 |
| 2369 | 2026-05-08T22:29:53.375Z | Compiling unicode-xid v0.2.6 |
| 2370 | 2026-05-08T22:29:53.411Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2371 | 2026-05-08T22:29:53.519Z | Compiling cargo-util-schemas v0.8.2 |
| 2372 | 2026-05-08T22:29:53.550Z | Compiling walkdir v2.5.0 |
| 2373 | 2026-05-08T22:29:53.569Z | Compiling tar v0.4.45 |
| 2374 | 2026-05-08T22:29:53.608Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2375 | 2026-05-08T22:29:53.883Z | Compiling tokio-dtrace v0.1.1 |
| 2376 | 2026-05-08T22:29:54.103Z | Compiling console v0.16.2 |
| 2377 | 2026-05-08T22:29:54.127Z | Compiling gethostname v0.5.0 |
| 2378 | 2026-05-08T22:29:54.153Z | Compiling cargo-platform v0.2.0 |
| 2379 | 2026-05-08T22:29:54.242Z | Compiling unit-prefix v0.5.2 |
| 2380 | 2026-05-08T22:29:54.242Z | Compiling topological-sort v0.2.2 |
| 2381 | 2026-05-08T22:29:54.294Z | Compiling oxide-tokio-rt v0.1.4 |
| 2382 | 2026-05-08T22:29:54.311Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2383 | 2026-05-08T22:29:54.430Z | Compiling shell-words v1.1.1 |
| 2384 | 2026-05-08T22:29:54.530Z | Compiling indicatif v0.18.4 |
| 2385 | 2026-05-08T22:29:54.700Z | Compiling cargo_metadata v0.21.0 |
| 2386 | 2026-05-08T22:30:03.678Z | Compiling progenitor-client v0.14.0 |
| 2387 | 2026-05-08T22:30:03.707Z | Compiling progenitor-client v0.10.0 |
| 2388 | 2026-05-08T22:30:03.707Z | Compiling omicron-zone-package v0.12.2 |
| 2389 | 2026-05-08T22:30:03.808Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2390 | 2026-05-08T22:30:03.808Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2391 | 2026-05-08T22:30:03.845Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2392 | 2026-05-08T22:30:03.864Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2393 | 2026-05-08T22:30:04.143Z | Compiling progenitor-extras v0.2.0 |
| 2394 | 2026-05-08T22:30:04.176Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2395 | 2026-05-08T22:30:04.204Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2396 | 2026-05-08T22:30:04.208Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2397 | 2026-05-08T22:30:04.419Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2398 | 2026-05-08T22:30:04.725Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2399 | 2026-05-08T22:30:09.050Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2400 | 2026-05-08T22:30:16.434Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2401 | 2026-05-08T22:30:19.505Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2402 | 2026-05-08T22:30:20.489Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2403 | 2026-05-08T22:30:29.766Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2404 | 2026-05-08T22:30:29.919Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2405 | 2026-05-08T22:30:29.984Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2406 | 2026-05-08T22:30:29.987Z | Created new build target 'test' and set it as active |
| 2407 | 2026-05-08T22:30:29.991Z | |
| 2408 | 2026-05-08T22:30:29.991Z | real 1:39.960235617 |
| 2409 | 2026-05-08T22:30:29.991Z | user 16:24.228059960 |
| 2410 | 2026-05-08T22:30:29.991Z | sys 2:38.450371886 |
| 2411 | 2026-05-08T22:30:29.991Z | trap 0.459204219 |
| 2412 | 2026-05-08T22:30:29.991Z | tflt 2.714366654 |
| 2413 | 2026-05-08T22:30:29.991Z | dflt 3.838079030 |
| 2414 | 2026-05-08T22:30:29.991Z | kflt 0.000497530 |
| 2415 | 2026-05-08T22:30:29.991Z | lock 51:54.076519070 |
| 2416 | 2026-05-08T22:30:29.991Z | slp 41:56.692423502 |
| 2417 | 2026-05-08T22:30:29.991Z | lat 45.910451930 |
| 2418 | 2026-05-08T22:30:29.991Z | stop 5:39.871584744 |
| 2419 | 2026-05-08T22:30:29.991Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2420 | 2026-05-08T22:30:30.864Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2421 | 2026-05-08T22:30:30.939Z | Running `target/release/omicron-package -t test package` |
| 2422 | 2026-05-08T22:30:30.999Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2423 | 2026-05-08T22:30:32.417Z | Compiling heck v0.5.0 |
| 2424 | 2026-05-08T22:30:32.417Z | Compiling regress v0.11.1 |
| 2425 | 2026-05-08T22:30:32.417Z | Compiling unsafe-libyaml v0.2.11 |
| 2426 | 2026-05-08T22:30:32.661Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2427 | 2026-05-08T22:30:32.689Z | Compiling regress v0.10.5 |
| 2428 | 2026-05-08T22:30:32.719Z | Compiling unicode-width v0.1.14 |
| 2429 | 2026-05-08T22:30:32.740Z | Compiling is-terminal v0.4.17 |
| 2430 | 2026-05-08T22:30:32.762Z | Compiling prettyplease v0.2.37 |
| 2431 | 2026-05-08T22:30:32.765Z | Compiling bytecount v0.6.9 |
| 2432 | 2026-05-08T22:30:32.765Z | Compiling rustls v0.22.4 |
| 2433 | 2026-05-08T22:30:32.765Z | Compiling rustls-webpki v0.102.8 |
| 2434 | 2026-05-08T22:30:32.804Z | Compiling derive-where v1.6.0 |
| 2435 | 2026-05-08T22:30:32.807Z | Compiling thread_local v1.1.9 |
| 2436 | 2026-05-08T22:30:32.807Z | Compiling compression-core v0.4.31 |
| 2437 | 2026-05-08T22:30:32.827Z | Compiling match_cfg v0.1.0 |
| 2438 | 2026-05-08T22:30:32.931Z | Compiling multer v3.1.0 |
| 2439 | 2026-05-08T22:30:32.935Z | Compiling slog-async v2.8.0 |
| 2440 | 2026-05-08T22:30:32.981Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2441 | 2026-05-08T22:30:33.005Z | Compiling compression-codecs v0.4.37 |
| 2442 | 2026-05-08T22:30:33.005Z | Compiling hostname v0.3.1 |
| 2443 | 2026-05-08T22:30:33.029Z | Compiling crossbeam-channel v0.5.15 |
| 2444 | 2026-05-08T22:30:33.054Z | Compiling slog-json v2.6.1 |
| 2445 | 2026-05-08T22:30:33.072Z | Compiling futures-executor v0.3.32 |
| 2446 | 2026-05-08T22:30:33.119Z | Compiling serde_spanned v1.0.4 |
| 2447 | 2026-05-08T22:30:33.146Z | Compiling serde_yaml v0.9.34+deprecated |
| 2448 | 2026-05-08T22:30:33.187Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2449 | 2026-05-08T22:30:33.210Z | Compiling term v1.2.1 |
| 2450 | 2026-05-08T22:30:33.295Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2451 | 2026-05-08T22:30:33.320Z | Compiling take_mut v0.2.2 |
| 2452 | 2026-05-08T22:30:33.320Z | Compiling futures v0.3.32 |
| 2453 | 2026-05-08T22:30:33.361Z | Compiling slog-bunyan v2.5.0 |
| 2454 | 2026-05-08T22:30:33.475Z | Compiling async-compression v0.4.41 |
| 2455 | 2026-05-08T22:30:33.495Z | Compiling slog-term v2.9.2 |
| 2456 | 2026-05-08T22:30:33.499Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2457 | 2026-05-08T22:30:33.563Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2458 | 2026-05-08T22:30:33.616Z | Compiling dropshot v0.17.0 |
| 2459 | 2026-05-08T22:30:33.687Z | Compiling async-stream v0.3.6 |
| 2460 | 2026-05-08T22:30:33.732Z | Compiling num-rational v0.4.2 |
| 2461 | 2026-05-08T22:30:33.752Z | Compiling progenitor-client v0.14.0 |
| 2462 | 2026-05-08T22:30:33.806Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2463 | 2026-05-08T22:30:33.875Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2464 | 2026-05-08T22:30:33.896Z | Compiling waitgroup v0.1.2 |
| 2465 | 2026-05-08T22:30:33.970Z | Compiling backon v1.6.0 |
| 2466 | 2026-05-08T22:30:34.013Z | Compiling rustls-pemfile v2.2.0 |
| 2467 | 2026-05-08T22:30:34.035Z | Compiling num-complex v0.4.6 |
| 2468 | 2026-05-08T22:30:34.060Z | Compiling serde_path_to_error v0.1.20 |
| 2469 | 2026-05-08T22:30:34.084Z | Compiling hostname v0.4.2 |
| 2470 | 2026-05-08T22:30:34.104Z | Compiling instant v0.1.13 |
| 2471 | 2026-05-08T22:30:34.129Z | Compiling typify-impl v0.6.2 |
| 2472 | 2026-05-08T22:30:34.201Z | Compiling debug-ignore v1.0.5 |
| 2473 | 2026-05-08T22:30:34.226Z | Compiling backoff v0.4.0 |
| 2474 | 2026-05-08T22:30:34.250Z | Compiling progenitor-extras v0.2.0 |
| 2475 | 2026-05-08T22:30:34.253Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2476 | 2026-05-08T22:30:34.431Z | Compiling num v0.4.3 |
| 2477 | 2026-05-08T22:30:34.469Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2478 | 2026-05-08T22:30:34.490Z | Compiling parse-display v0.10.0 |
| 2479 | 2026-05-08T22:30:34.528Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2480 | 2026-05-08T22:30:34.552Z | Compiling progenitor-client v0.13.0 |
| 2481 | 2026-05-08T22:30:34.555Z | Compiling progenitor-client v0.10.0 |
| 2482 | 2026-05-08T22:30:34.676Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2483 | 2026-05-08T22:30:34.700Z | Compiling macaddr v1.0.1 |
| 2484 | 2026-05-08T22:30:34.700Z | Compiling float-ord v0.3.2 |
| 2485 | 2026-05-08T22:30:34.767Z | Compiling console v0.15.11 |
| 2486 | 2026-05-08T22:30:34.870Z | Compiling newline-converter v0.3.0 |
| 2487 | 2026-05-08T22:30:34.908Z | Compiling atomicwrites v0.4.4 |
| 2488 | 2026-05-08T22:30:34.961Z | Compiling slog-dtrace v0.3.0 |
| 2489 | 2026-05-08T22:30:35.089Z | Compiling tokio-rustls v0.25.0 |
| 2490 | 2026-05-08T22:30:35.150Z | Compiling async-recursion v1.1.1 |
| 2491 | 2026-05-08T22:30:35.249Z | Compiling expectorate v1.2.0 |
| 2492 | 2026-05-08T22:30:35.268Z | Compiling owo-colors v4.3.0 |
| 2493 | 2026-05-08T22:30:35.297Z | Compiling cancel-safe-futures v0.1.5 |
| 2494 | 2026-05-08T22:30:35.363Z | Compiling libsw-core v0.3.2 |
| 2495 | 2026-05-08T22:30:35.496Z | Compiling resolv-conf v0.7.6 |
| 2496 | 2026-05-08T22:30:35.521Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2497 | 2026-05-08T22:30:35.618Z | Compiling libsw v3.5.0 |
| 2498 | 2026-05-08T22:30:35.715Z | Compiling toml v0.8.23 |
| 2499 | 2026-05-08T22:30:35.797Z | Compiling linear-map v1.2.0 |
| 2500 | 2026-05-08T22:30:35.825Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2501 | 2026-05-08T22:30:35.888Z | Compiling linked-hash-map v0.5.6 |
| 2502 | 2026-05-08T22:30:36.000Z | Compiling minimal-lexical v0.2.1 |
| 2503 | 2026-05-08T22:30:36.079Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2504 | 2026-05-08T22:30:36.083Z | Compiling lru-cache v0.1.2 |
| 2505 | 2026-05-08T22:30:36.128Z | Compiling unicode-xid v0.2.6 |
| 2506 | 2026-05-08T22:30:36.152Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2507 | 2026-05-08T22:30:36.189Z | Compiling globset v0.4.18 |
| 2508 | 2026-05-08T22:30:36.279Z | Compiling nom v7.1.3 |
| 2509 | 2026-05-08T22:30:36.282Z | Compiling hickory-proto v0.24.4 |
| 2510 | 2026-05-08T22:30:36.325Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2511 | 2026-05-08T22:30:36.328Z | Compiling convert_case v0.10.0 |
| 2512 | 2026-05-08T22:30:36.630Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2513 | 2026-05-08T22:30:36.652Z | Compiling derive_more-impl v2.1.1 |
| 2514 | 2026-05-08T22:30:37.181Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2515 | 2026-05-08T22:30:37.512Z | Compiling pin-project-internal v1.1.11 |
| 2516 | 2026-05-08T22:30:37.533Z | Compiling derive_more v2.1.1 |
| 2517 | 2026-05-08T22:30:37.668Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2518 | 2026-05-08T22:30:37.713Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2519 | 2026-05-08T22:30:37.744Z | Compiling typify-macro v0.6.2 |
| 2520 | 2026-05-08T22:30:37.964Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2521 | 2026-05-08T22:30:38.215Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2522 | 2026-05-08T22:30:38.551Z | Compiling pin-project v1.1.11 |
| 2523 | 2026-05-08T22:30:38.689Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2524 | 2026-05-08T22:30:38.908Z | Compiling hickory-resolver v0.24.4 |
| 2525 | 2026-05-08T22:30:38.949Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2526 | 2026-05-08T22:30:39.037Z | Compiling papergrid v0.11.0 |
| 2527 | 2026-05-08T22:30:39.119Z | Compiling tabled_derive v0.7.0 |
| 2528 | 2026-05-08T22:30:39.281Z | Compiling typify v0.6.2 |
| 2529 | 2026-05-08T22:30:39.567Z | Compiling progenitor-impl v0.14.0 |
| 2530 | 2026-05-08T22:30:39.759Z | Compiling progenitor-impl v0.13.0 |
| 2531 | 2026-05-08T22:30:40.073Z | Compiling qorb v0.4.1 |
| 2532 | 2026-05-08T22:30:40.712Z | Compiling pem v3.0.6 |
| 2533 | 2026-05-08T22:30:41.438Z | Compiling snafu-derive v0.8.9 |
| 2534 | 2026-05-08T22:30:41.773Z | Compiling progenitor-macro v0.14.0 |
| 2535 | 2026-05-08T22:30:41.932Z | Compiling progenitor-macro v0.13.0 |
| 2536 | 2026-05-08T22:30:42.151Z | Compiling termtree v0.5.1 |
| 2537 | 2026-05-08T22:30:42.351Z | Compiling tabled v0.15.0 |
| 2538 | 2026-05-08T22:30:43.078Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2539 | 2026-05-08T22:30:43.984Z | Compiling snafu v0.8.9 |
| 2540 | 2026-05-08T22:30:44.321Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2541 | 2026-05-08T22:30:44.515Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2542 | 2026-05-08T22:30:44.578Z | Compiling crossterm v0.29.0 |
| 2543 | 2026-05-08T22:30:44.892Z | Compiling phf_shared v0.12.1 |
| 2544 | 2026-05-08T22:30:45.189Z | Compiling olpc-cjson v0.1.4 |
| 2545 | 2026-05-08T22:30:45.447Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2546 | 2026-05-08T22:30:45.865Z | Compiling progenitor v0.14.0 |
| 2547 | 2026-05-08T22:30:45.931Z | Compiling serde_plain v1.0.2 |
| 2548 | 2026-05-08T22:30:45.995Z | Compiling vte v0.14.1 |
| 2549 | 2026-05-08T22:30:46.036Z | Compiling progenitor v0.13.0 |
| 2550 | 2026-05-08T22:30:46.058Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2551 | 2026-05-08T22:30:46.237Z | Compiling csv-core v0.1.13 |
| 2552 | 2026-05-08T22:30:46.259Z | Compiling chrono-tz v0.10.4 |
| 2553 | 2026-05-08T22:30:46.287Z | Compiling typed-path v0.9.3 |
| 2554 | 2026-05-08T22:30:46.500Z | Compiling highway v1.3.0 |
| 2555 | 2026-05-08T22:30:46.661Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2556 | 2026-05-08T22:30:46.732Z | Compiling csv v1.4.0 |
| 2557 | 2026-05-08T22:30:47.164Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2558 | 2026-05-08T22:30:47.229Z | Compiling strip-ansi-escapes v0.2.1 |
| 2559 | 2026-05-08T22:30:47.559Z | Compiling tough v0.20.0 |
| 2560 | 2026-05-08T22:30:47.692Z | Compiling phf v0.12.1 |
| 2561 | 2026-05-08T22:30:47.798Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2562 | 2026-05-08T22:30:47.909Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2563 | 2026-05-08T22:30:48.413Z | Compiling const_format_proc_macros v0.2.34 |
| 2564 | 2026-05-08T22:30:48.912Z | Compiling fd-lock v4.0.4 |
| 2565 | 2026-05-08T22:30:49.092Z | Compiling peg-macros v0.8.5 |
| 2566 | 2026-05-08T22:30:49.196Z | Compiling nu-ansi-term v0.50.3 |
| 2567 | 2026-05-08T22:30:49.489Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2568 | 2026-05-08T22:30:49.749Z | Compiling reedline v0.40.0 |
| 2569 | 2026-05-08T22:30:49.799Z | Compiling const_format v0.2.35 |
| 2570 | 2026-05-08T22:30:50.235Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2571 | 2026-05-08T22:30:50.354Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2572 | 2026-05-08T22:30:50.377Z | Compiling peg v0.8.5 |
| 2573 | 2026-05-08T22:30:50.484Z | Compiling bcs v0.1.6 |
| 2574 | 2026-05-08T22:30:50.935Z | Compiling semver v0.1.20 |
| 2575 | 2026-05-08T22:30:51.247Z | Compiling rustc_version v0.1.7 |
| 2576 | 2026-05-08T22:30:51.362Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2577 | 2026-05-08T22:30:51.487Z | Compiling newtype_derive v0.1.6 |
| 2578 | 2026-05-08T22:30:51.622Z | Compiling smawk v0.3.2 |
| 2579 | 2026-05-08T22:30:51.717Z | Compiling humantime v2.3.0 |
| 2580 | 2026-05-08T22:30:51.769Z | Compiling unicode-linebreak v0.1.5 |
| 2581 | 2026-05-08T22:30:51.883Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2582 | 2026-05-08T22:30:52.082Z | Compiling textwrap v0.16.2 |
| 2583 | 2026-05-08T22:30:52.307Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2584 | 2026-05-08T22:30:52.461Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2585 | 2026-05-08T22:30:53.067Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2586 | 2026-05-08T22:30:53.208Z | Compiling base64 v0.21.7 |
| 2587 | 2026-05-08T22:30:53.482Z | Compiling steno v0.4.1 |
| 2588 | 2026-05-08T22:30:53.576Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2589 | 2026-05-08T22:30:53.710Z | Compiling tagptr v0.2.0 |
| 2590 | 2026-05-08T22:30:53.744Z | Compiling utf-8 v0.7.6 |
| 2591 | 2026-05-08T22:30:53.909Z | Compiling moka v0.12.13 |
| 2592 | 2026-05-08T22:30:53.988Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2593 | 2026-05-08T22:30:54.041Z | Compiling tungstenite v0.21.0 |
| 2594 | 2026-05-08T22:30:54.166Z | Compiling radium v0.7.0 |
| 2595 | 2026-05-08T22:30:54.188Z | Compiling maybe-uninit v2.0.0 |
| 2596 | 2026-05-08T22:30:54.530Z | Compiling display-error-chain v0.2.2 |
| 2597 | 2026-05-08T22:30:54.694Z | Compiling tokio-tungstenite v0.21.0 |
| 2598 | 2026-05-08T22:30:54.721Z | Compiling tap v1.0.1 |
| 2599 | 2026-05-08T22:30:54.878Z | Compiling wyz v0.5.1 |
| 2600 | 2026-05-08T22:30:55.006Z | Compiling hickory-resolver v0.25.2 |
| 2601 | 2026-05-08T22:30:55.030Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2602 | 2026-05-08T22:30:55.129Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2603 | 2026-05-08T22:30:55.152Z | Compiling zerocopy-derive v0.6.6 |
| 2604 | 2026-05-08T22:30:55.303Z | Compiling packed_struct v0.10.1 |
| 2605 | 2026-05-08T22:30:55.425Z | Compiling crc-catalog v2.4.0 |
| 2606 | 2026-05-08T22:30:55.560Z | Compiling funty v2.0.0 |
| 2607 | 2026-05-08T22:30:55.632Z | Compiling crc v3.4.0 |
| 2608 | 2026-05-08T22:30:55.960Z | Compiling zerocopy v0.6.6 |
| 2609 | 2026-05-08T22:30:55.984Z | Compiling bitvec v1.0.1 |
| 2610 | 2026-05-08T22:30:56.237Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2611 | 2026-05-08T22:30:56.348Z | Compiling packed_struct_codegen v0.10.1 |
| 2612 | 2026-05-08T22:30:56.508Z | Compiling num-derive v0.3.3 |
| 2613 | 2026-05-08T22:30:56.836Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2614 | 2026-05-08T22:30:57.344Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2615 | 2026-05-08T22:30:57.380Z | Compiling bitfield-macros v0.19.4 |
| 2616 | 2026-05-08T22:30:57.763Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2617 | 2026-05-08T22:30:57.924Z | Compiling indexmap v1.9.3 |
| 2618 | 2026-05-08T22:30:58.089Z | Compiling nodrop v0.1.14 |
| 2619 | 2026-05-08T22:30:58.199Z | Compiling proc-macro-error2 v2.0.1 |
| 2620 | 2026-05-08T22:30:58.222Z | Compiling array-init v0.0.4 |
| 2621 | 2026-05-08T22:30:58.243Z | Compiling bitfield v0.19.4 |
| 2622 | 2026-05-08T22:30:58.602Z | Compiling libscf-sys v1.1.0 |
| 2623 | 2026-05-08T22:30:58.644Z | Compiling smallvec v0.6.14 |
| 2624 | 2026-05-08T22:30:58.788Z | Compiling typify-impl v0.4.3 |
| 2625 | 2026-05-08T22:30:58.938Z | Compiling vergen-gitcl v1.0.8 |
| 2626 | 2026-05-08T22:30:58.996Z | Compiling dirs-sys-next v0.1.2 |
| 2627 | 2026-05-08T22:30:59.175Z | Compiling crunchy v0.2.4 |
| 2628 | 2026-05-08T22:30:59.272Z | Compiling maplit v1.0.2 |
| 2629 | 2026-05-08T22:30:59.390Z | Compiling hashbrown v0.12.3 |
| 2630 | 2026-05-08T22:30:59.453Z | Compiling diesel_derives v2.3.7 |
| 2631 | 2026-05-08T22:30:59.669Z | Compiling glob v0.3.3 |
| 2632 | 2026-05-08T22:31:00.028Z | Compiling clang-sys v1.8.1 |
| 2633 | 2026-05-08T22:31:00.053Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2634 | 2026-05-08T22:31:00.172Z | Compiling dirs-next v2.0.0 |
| 2635 | 2026-05-08T22:31:00.349Z | Compiling serde-hex v0.1.0 |
| 2636 | 2026-05-08T22:31:00.434Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2637 | 2026-05-08T22:31:00.548Z | Compiling tabled_derive v0.11.0 |
| 2638 | 2026-05-08T22:31:00.783Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2639 | 2026-05-08T22:31:01.027Z | Compiling ron v0.8.1 |
| 2640 | 2026-05-08T22:31:01.134Z | Compiling papergrid v0.17.0 |
| 2641 | 2026-05-08T22:31:01.155Z | Compiling testing_table v0.3.0 |
| 2642 | 2026-05-08T22:31:01.382Z | Compiling hashbrown v0.13.2 |
| 2643 | 2026-05-08T22:31:01.511Z | Compiling dsl_auto_type v0.2.0 |
| 2644 | 2026-05-08T22:31:01.592Z | Compiling scheduled-thread-pool v0.2.7 |
| 2645 | 2026-05-08T22:31:01.595Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2646 | 2026-05-08T22:31:01.841Z | Compiling tiny-keccak v2.0.2 |
| 2647 | 2026-05-08T22:31:01.987Z | Compiling crc-any v2.5.0 |
| 2648 | 2026-05-08T22:31:02.033Z | Compiling object v0.30.4 |
| 2649 | 2026-05-08T22:31:02.103Z | Compiling r2d2 v0.8.10 |
| 2650 | 2026-05-08T22:31:02.211Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2651 | 2026-05-08T22:31:02.248Z | Compiling typify-macro v0.4.3 |
| 2652 | 2026-05-08T22:31:02.415Z | Compiling tabled v0.20.0 |
| 2653 | 2026-05-08T22:31:02.472Z | Compiling term v0.7.0 |
| 2654 | 2026-05-08T22:31:03.010Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-05-08T22:31:03.014Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-05-08T22:31:03.058Z | Compiling downcast-rs v2.0.2 |
| 2657 | 2026-05-08T22:31:03.092Z | Compiling bit-vec v0.6.3 |
| 2658 | 2026-05-08T22:31:03.199Z | Compiling path-slash v0.1.5 |
| 2659 | 2026-05-08T22:31:03.279Z | Compiling xshell-macros v0.2.7 |
| 2660 | 2026-05-08T22:31:03.395Z | Compiling bit-set v0.5.3 |
| 2661 | 2026-05-08T22:31:03.417Z | Compiling ascii-canvas v3.0.0 |
| 2662 | 2026-05-08T22:31:03.592Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2663 | 2026-05-08T22:31:03.680Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2664 | 2026-05-08T22:31:03.702Z | Compiling xshell v0.2.7 |
| 2665 | 2026-05-08T22:31:03.726Z | Compiling itertools v0.10.5 |
| 2666 | 2026-05-08T22:31:03.774Z | Compiling ena v0.14.4 |
| 2667 | 2026-05-08T22:31:04.020Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2668 | 2026-05-08T22:31:04.136Z | Compiling libloading v0.8.9 |
| 2669 | 2026-05-08T22:31:04.176Z | Compiling bindgen v0.71.1 |
| 2670 | 2026-05-08T22:31:04.381Z | Compiling unicase v2.9.0 |
| 2671 | 2026-05-08T22:31:04.464Z | Compiling diff v0.1.13 |
| 2672 | 2026-05-08T22:31:04.488Z | Compiling regex-syntax v0.6.29 |
| 2673 | 2026-05-08T22:31:04.685Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2674 | 2026-05-08T22:31:04.739Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2675 | 2026-05-08T22:31:05.002Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2676 | 2026-05-08T22:31:05.946Z | Compiling lalrpop v0.19.12 |
| 2677 | 2026-05-08T22:31:06.438Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2678 | 2026-05-08T22:31:06.712Z | Compiling diesel v2.3.7 |
| 2679 | 2026-05-08T22:31:06.785Z | Compiling cexpr v0.6.0 |
| 2680 | 2026-05-08T22:31:06.808Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2681 | 2026-05-08T22:31:07.034Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2682 | 2026-05-08T22:31:07.056Z | Compiling crc8 v0.1.1 |
| 2683 | 2026-05-08T22:31:07.273Z | Compiling typify v0.4.3 |
| 2684 | 2026-05-08T22:31:07.402Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2685 | 2026-05-08T22:31:07.424Z | Compiling headers-core v0.3.0 |
| 2686 | 2026-05-08T22:31:07.583Z | Compiling libxml v0.3.3 |
| 2687 | 2026-05-08T22:31:07.738Z | Compiling headers v0.4.1 |
| 2688 | 2026-05-08T22:31:07.909Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2689 | 2026-05-08T22:31:07.944Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2690 | 2026-05-08T22:31:08.119Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2691 | 2026-05-08T22:31:08.347Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2692 | 2026-05-08T22:31:08.866Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2693 | 2026-05-08T22:31:09.132Z | Compiling strum_macros v0.24.3 |
| 2694 | 2026-05-08T22:31:09.348Z | Compiling indoc v1.0.9 |
| 2695 | 2026-05-08T22:31:09.791Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2696 | 2026-05-08T22:31:10.010Z | Compiling derive_builder v0.20.2 |
| 2697 | 2026-05-08T22:31:10.203Z | Compiling oso-derive v0.27.3 |
| 2698 | 2026-05-08T22:31:10.246Z | Compiling quick-xml v0.37.5 |
| 2699 | 2026-05-08T22:31:10.392Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2700 | 2026-05-08T22:31:10.683Z | Compiling openssl-probe v0.1.6 |
| 2701 | 2026-05-08T22:31:10.725Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2702 | 2026-05-08T22:31:10.775Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2703 | 2026-05-08T22:31:10.999Z | Compiling half v1.8.3 |
| 2704 | 2026-05-08T22:31:11.326Z | Compiling serde_cbor v0.11.2 |
| 2705 | 2026-05-08T22:31:11.454Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2706 | 2026-05-08T22:31:11.476Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2707 | 2026-05-08T22:31:11.671Z | Compiling bb8 v0.8.6 |
| 2708 | 2026-05-08T22:31:11.730Z | Compiling trait-variant v0.1.2 |
| 2709 | 2026-05-08T22:31:11.817Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2710 | 2026-05-08T22:31:11.893Z | Compiling samael v0.0.19 |
| 2711 | 2026-05-08T22:31:12.048Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2712 | 2026-05-08T22:31:12.277Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2713 | 2026-05-08T22:31:12.300Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2714 | 2026-05-08T22:31:12.367Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2715 | 2026-05-08T22:31:12.586Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2716 | 2026-05-08T22:31:12.704Z | Compiling fxhash v0.2.1 |
| 2717 | 2026-05-08T22:31:12.744Z | Compiling salty v0.3.0 |
| 2718 | 2026-05-08T22:31:12.831Z | Compiling nonempty v0.12.0 |
| 2719 | 2026-05-08T22:31:12.967Z | Compiling progenitor-impl v0.10.0 |
| 2720 | 2026-05-08T22:31:13.059Z | Compiling progenitor-impl v0.11.2 |
| 2721 | 2026-05-08T22:31:13.078Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2722 | 2026-05-08T22:31:13.251Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2723 | 2026-05-08T22:31:13.406Z | Compiling polar-core v0.27.3 |
| 2724 | 2026-05-08T22:31:13.990Z | Compiling kstat-rs v0.2.4 |
| 2725 | 2026-05-08T22:31:14.117Z | Compiling libz-sys v1.1.24 |
| 2726 | 2026-05-08T22:31:14.223Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2727 | 2026-05-08T22:31:14.480Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2728 | 2026-05-08T22:31:15.070Z | Compiling progenitor-macro v0.10.0 |
| 2729 | 2026-05-08T22:31:15.248Z | Compiling progenitor-macro v0.11.2 |
| 2730 | 2026-05-08T22:31:16.441Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2731 | 2026-05-08T22:31:18.038Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2732 | 2026-05-08T22:31:18.183Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2733 | 2026-05-08T22:31:18.532Z | Compiling progenitor-client v0.11.2 |
| 2734 | 2026-05-08T22:31:18.637Z | Compiling darling_core v0.23.0 |
| 2735 | 2026-05-08T22:31:19.090Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2736 | 2026-05-08T22:31:19.149Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2737 | 2026-05-08T22:31:19.330Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2738 | 2026-05-08T22:31:20.823Z | Compiling nanorand v0.7.0 |
| 2739 | 2026-05-08T22:31:21.198Z | Compiling arc-swap v1.8.2 |
| 2740 | 2026-05-08T22:31:21.573Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2741 | 2026-05-08T22:31:22.620Z | Compiling oso v0.27.3 |
| 2742 | 2026-05-08T22:31:23.810Z | Compiling diesel-dtrace v0.5.0 |
| 2743 | 2026-05-08T22:31:24.140Z | Compiling async-bb8-diesel v0.2.1 |
| 2744 | 2026-05-08T22:31:24.586Z | Compiling fs-err v2.11.0 |
| 2745 | 2026-05-08T22:31:24.841Z | Compiling parking_lot_core v0.8.6 |
| 2746 | 2026-05-08T22:31:25.344Z | Compiling mime_guess v2.0.5 |
| 2747 | 2026-05-08T22:31:25.885Z | Compiling slog-scope v4.4.1 |
| 2748 | 2026-05-08T22:31:26.017Z | Compiling flume v0.11.1 |
| 2749 | 2026-05-08T22:31:26.344Z | Compiling darling_macro v0.23.0 |
| 2750 | 2026-05-08T22:31:26.414Z | Compiling progenitor v0.11.2 |
| 2751 | 2026-05-08T22:31:26.605Z | Compiling progenitor v0.10.0 |
| 2752 | 2026-05-08T22:31:26.790Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2753 | 2026-05-08T22:31:26.860Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2754 | 2026-05-08T22:31:26.966Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2755 | 2026-05-08T22:31:27.019Z | Compiling primeorder v0.13.6 |
| 2756 | 2026-05-08T22:31:27.558Z | Compiling git-stub v1.0.0 |
| 2757 | 2026-05-08T22:31:27.688Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2758 | 2026-05-08T22:31:27.829Z | Compiling instability v0.3.11 |
| 2759 | 2026-05-08T22:31:28.078Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2760 | 2026-05-08T22:31:28.373Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2761 | 2026-05-08T22:31:28.562Z | Compiling git-stub-vcs v0.1.0 |
| 2762 | 2026-05-08T22:31:29.069Z | Compiling p384 v0.13.1 |
| 2763 | 2026-05-08T22:31:29.171Z | Compiling darling v0.23.0 |
| 2764 | 2026-05-08T22:31:29.308Z | Compiling slog-stdlog v4.1.1 |
| 2765 | 2026-05-08T22:31:30.181Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2766 | 2026-05-08T22:31:30.281Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2767 | 2026-05-08T22:31:30.291Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2768 | 2026-05-08T22:31:30.756Z | Compiling ignore v0.4.25 |
| 2769 | 2026-05-08T22:31:30.951Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2770 | 2026-05-08T22:31:31.245Z | Compiling castaway v0.2.4 |
| 2771 | 2026-05-08T22:31:31.408Z | Compiling atty v0.2.14 |
| 2772 | 2026-05-08T22:31:31.449Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2773 | 2026-05-08T22:31:31.567Z | Compiling indoc v2.0.7 |
| 2774 | 2026-05-08T22:31:31.691Z | Compiling parse-size v1.1.0 |
| 2775 | 2026-05-08T22:31:31.922Z | Compiling http-range v0.1.5 |
| 2776 | 2026-05-08T22:31:32.290Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2777 | 2026-05-08T22:31:32.354Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2778 | 2026-05-08T22:31:32.779Z | Compiling globwalk v0.9.1 |
| 2779 | 2026-05-08T22:31:33.482Z | Compiling compact_str v0.8.1 |
| 2780 | 2026-05-08T22:31:34.350Z | Compiling parking_lot v0.11.2 |
| 2781 | 2026-05-08T22:31:34.606Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2782 | 2026-05-08T22:31:34.988Z | Compiling slog-envlogger v2.2.0 |
| 2783 | 2026-05-08T22:31:35.288Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2784 | 2026-05-08T22:31:35.778Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-05-08T22:31:36.047Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2786 | 2026-05-08T22:31:36.127Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2787 | 2026-05-08T22:31:36.243Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2788 | 2026-05-08T22:31:36.623Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2789 | 2026-05-08T22:31:36.965Z | Compiling predicates-tree v1.0.13 |
| 2790 | 2026-05-08T22:31:37.073Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2791 | 2026-05-08T22:31:37.183Z | Compiling unicode-truncate v1.1.0 |
| 2792 | 2026-05-08T22:31:37.302Z | Compiling lru v0.12.5 |
| 2793 | 2026-05-08T22:31:37.325Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2794 | 2026-05-08T22:31:37.399Z | Compiling rand_seeder v0.4.0 |
| 2795 | 2026-05-08T22:31:37.425Z | Compiling prefix-trie v0.7.0 |
| 2796 | 2026-05-08T22:31:37.538Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2797 | 2026-05-08T22:31:37.570Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-05-08T22:31:37.657Z | Compiling vergen-git2 v1.0.7 |
| 2799 | 2026-05-08T22:31:37.800Z | Compiling corncobs v0.1.4 |
| 2800 | 2026-05-08T22:31:37.893Z | Compiling cassowary v0.3.0 |
| 2801 | 2026-05-08T22:31:37.933Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2802 | 2026-05-08T22:31:37.965Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2803 | 2026-05-08T22:31:37.989Z | Compiling hickory-server v0.25.2 |
| 2804 | 2026-05-08T22:31:38.063Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2805 | 2026-05-08T22:31:38.120Z | Compiling camino-tempfile-ext v0.3.3 |
| 2806 | 2026-05-08T22:31:38.283Z | Compiling ratatui v0.29.0 |
| 2807 | 2026-05-08T22:31:38.305Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2808 | 2026-05-08T22:31:38.671Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2809 | 2026-05-08T22:31:38.783Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2810 | 2026-05-08T22:31:38.905Z | Compiling sled v0.34.7 |
| 2811 | 2026-05-08T22:31:39.187Z | Compiling hyper-staticfile v0.10.1 |
| 2812 | 2026-05-08T22:31:39.813Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2813 | 2026-05-08T22:31:40.439Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2814 | 2026-05-08T22:31:40.509Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2815 | 2026-05-08T22:31:41.991Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2816 | 2026-05-08T22:31:42.222Z | Compiling secrecy v0.8.0 |
| 2817 | 2026-05-08T22:31:42.412Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2818 | 2026-05-08T22:31:42.642Z | Compiling rustls v0.21.12 |
| 2819 | 2026-05-08T22:31:43.122Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2820 | 2026-05-08T22:31:43.933Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2821 | 2026-05-08T22:31:44.399Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2822 | 2026-05-08T22:31:44.718Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2823 | 2026-05-08T22:31:45.020Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2824 | 2026-05-08T22:31:45.212Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-05-08T22:31:46.018Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2826 | 2026-05-08T22:31:46.492Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2827 | 2026-05-08T22:31:47.541Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2828 | 2026-05-08T22:31:47.783Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2829 | 2026-05-08T22:31:47.997Z | Compiling sct v0.7.1 |
| 2830 | 2026-05-08T22:31:48.181Z | Compiling rustls-webpki v0.101.7 |
| 2831 | 2026-05-08T22:31:48.257Z | Compiling nix v0.29.0 |
| 2832 | 2026-05-08T22:31:48.280Z | Compiling dropshot v0.16.7 |
| 2833 | 2026-05-08T22:31:48.307Z | Compiling void v1.0.2 |
| 2834 | 2026-05-08T22:31:48.461Z | Compiling lzss v0.8.2 |
| 2835 | 2026-05-08T22:31:48.745Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2836 | 2026-05-08T22:31:48.751Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-05-08T22:31:48.792Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2838 | 2026-05-08T22:31:49.771Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2839 | 2026-05-08T22:31:50.346Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2840 | 2026-05-08T22:31:50.547Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2841 | 2026-05-08T22:31:50.790Z | Compiling tungstenite v0.23.0 |
| 2842 | 2026-05-08T22:31:51.054Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2843 | 2026-05-08T22:31:51.595Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2844 | 2026-05-08T22:31:51.823Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2845 | 2026-05-08T22:31:51.907Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2846 | 2026-05-08T22:31:52.127Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2847 | 2026-05-08T22:31:52.159Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2848 | 2026-05-08T22:31:52.298Z | Compiling nix v0.27.1 |
| 2849 | 2026-05-08T22:31:52.622Z | Compiling dropshot_endpoint v0.16.7 |
| 2850 | 2026-05-08T22:31:53.040Z | Compiling serde_bytes v0.11.19 |
| 2851 | 2026-05-08T22:31:53.153Z | Compiling git2 v0.20.4 |
| 2852 | 2026-05-08T22:31:53.250Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2853 | 2026-05-08T22:31:53.417Z | Compiling tokio-tungstenite v0.23.1 |
| 2854 | 2026-05-08T22:31:53.458Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2855 | 2026-05-08T22:31:53.823Z | Compiling tokio-rustls v0.24.1 |
| 2856 | 2026-05-08T22:31:54.555Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2857 | 2026-05-08T22:31:56.344Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2858 | 2026-05-08T22:31:56.702Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2859 | 2026-05-08T22:32:01.282Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2860 | 2026-05-08T22:32:01.322Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2861 | 2026-05-08T22:32:01.322Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2862 | 2026-05-08T22:32:01.322Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2863 | 2026-05-08T22:32:01.322Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2864 | 2026-05-08T22:32:01.541Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2865 | 2026-05-08T22:32:01.943Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2866 | 2026-05-08T22:32:02.278Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2867 | 2026-05-08T22:32:02.527Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2868 | 2026-05-08T22:32:03.247Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2869 | 2026-05-08T22:32:03.438Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2870 | 2026-05-08T22:32:04.293Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2871 | 2026-05-08T22:32:04.583Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2872 | 2026-05-08T22:32:06.249Z | Compiling rustls-pemfile v1.0.4 |
| 2873 | 2026-05-08T22:32:06.488Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2874 | 2026-05-08T22:32:06.628Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2875 | 2026-05-08T22:32:06.728Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2876 | 2026-05-08T22:32:06.849Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2877 | 2026-05-08T22:32:06.968Z | Compiling signal-hook-tokio v0.3.1 |
| 2878 | 2026-05-08T22:32:07.160Z | Compiling twox-hash v2.1.2 |
| 2879 | 2026-05-08T22:32:07.473Z | Compiling yasna v0.5.2 |
| 2880 | 2026-05-08T22:32:07.698Z | Compiling is_ci v1.2.0 |
| 2881 | 2026-05-08T22:32:07.921Z | Compiling supports-color v3.0.2 |
| 2882 | 2026-05-08T22:32:08.249Z | Compiling rcgen v0.12.1 |
| 2883 | 2026-05-08T22:32:08.379Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2884 | 2026-05-08T22:32:08.815Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2885 | 2026-05-08T22:32:09.032Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2886 | 2026-05-08T22:32:09.093Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2887 | 2026-05-08T22:32:09.226Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2888 | 2026-05-08T22:32:09.449Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2889 | 2026-05-08T22:32:10.206Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2890 | 2026-05-08T22:32:10.956Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2891 | 2026-05-08T22:32:11.001Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2892 | 2026-05-08T22:32:12.509Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2893 | 2026-05-08T22:32:12.722Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2894 | 2026-05-08T22:32:12.951Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2895 | 2026-05-08T22:32:13.176Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2896 | 2026-05-08T22:32:13.416Z | Compiling fatfs v0.3.6 |
| 2897 | 2026-05-08T22:32:13.439Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2898 | 2026-05-08T22:32:14.146Z | Compiling subprocess v0.2.15 |
| 2899 | 2026-05-08T22:32:14.623Z | Compiling rtoolbox v0.0.3 |
| 2900 | 2026-05-08T22:32:14.723Z | Compiling assert_matches v1.5.0 |
| 2901 | 2026-05-08T22:32:14.833Z | Compiling seq-macro v0.3.6 |
| 2902 | 2026-05-08T22:32:14.893Z | Compiling rpassword v7.4.0 |
| 2903 | 2026-05-08T22:32:15.181Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2904 | 2026-05-08T22:32:15.402Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2905 | 2026-05-08T22:32:16.329Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2906 | 2026-05-08T22:32:16.361Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2907 | 2026-05-08T22:32:17.085Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2908 | 2026-05-08T22:32:17.224Z | Compiling tui-tree-widget v0.23.1 |
| 2909 | 2026-05-08T22:32:17.515Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2910 | 2026-05-08T22:32:17.569Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2911 | 2026-05-08T22:32:18.089Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2912 | 2026-05-08T22:32:18.719Z | Compiling uzers v0.12.2 |
| 2913 | 2026-05-08T22:32:18.763Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2914 | 2026-05-08T22:32:20.207Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2915 | 2026-05-08T22:32:20.838Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2916 | 2026-05-08T22:32:22.005Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2917 | 2026-05-08T22:32:23.841Z | Compiling support-bundle-viewer v0.1.2 |
| 2918 | 2026-05-08T22:32:25.393Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2919 | 2026-05-08T22:32:25.769Z | Compiling multimap v0.10.1 |
| 2920 | 2026-05-08T22:32:31.423Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2921 | 2026-05-08T22:32:34.732Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2922 | 2026-05-08T22:32:45.377Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2923 | 2026-05-08T22:32:49.242Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2924 | 2026-05-08T22:40:39.854Z | Finished `release` profile [optimized] target(s) in 10m 08s |
| 2925 | 2026-05-08T22:41:24.441Z | |
| 2926 | 2026-05-08T22:41:24.445Z | real 10:54.354328850 |
| 2927 | 2026-05-08T22:41:24.445Z | user 1:21:44.705978406 |
| 2928 | 2026-05-08T22:41:24.445Z | sys 3:35.816010044 |
| 2929 | 2026-05-08T22:41:24.445Z | trap 1.777057676 |
| 2930 | 2026-05-08T22:41:24.445Z | tflt 2.090623059 |
| 2931 | 2026-05-08T22:41:24.445Z | dflt 19.184135683 |
| 2932 | 2026-05-08T22:41:24.445Z | kflt 0.023574236 |
| 2933 | 2026-05-08T22:41:24.445Z | lock 8:08:17.300541250 |
| 2934 | 2026-05-08T22:41:24.445Z | slp 2:25:08.958199601 |
| 2935 | 2026-05-08T22:41:24.445Z | lat 2:41.788628683 |
| 2936 | 2026-05-08T22:41:24.445Z | stop 5:18.945129830 |
| 2937 | 2026-05-08T22:41:24.445Z | + mapfile -t packages |
| 2938 | 2026-05-08T22:41:24.445Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2939 | 2026-05-08T22:41:25.385Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2940 | 2026-05-08T22:41:25.457Z | Running `target/release/omicron-package -t test list-outputs` |
| 2941 | 2026-05-08T22:41:25.517Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2942 | 2026-05-08T22:41:25.521Z | + ptime -m cargo build --locked --release -p xtask |
| 2943 | 2026-05-08T22:41:26.052Z | Compiling libc v0.2.185 |
| 2944 | 2026-05-08T22:41:26.052Z | Compiling serde v1.0.228 |
| 2945 | 2026-05-08T22:41:26.052Z | Compiling serde_core v1.0.228 |
| 2946 | 2026-05-08T22:41:26.055Z | Compiling rustix v1.1.3 |
| 2947 | 2026-05-08T22:41:26.055Z | Compiling serde_json v1.0.149 |
| 2948 | 2026-05-08T22:41:26.055Z | Compiling bitflags v2.11.0 |
| 2949 | 2026-05-08T22:41:26.192Z | Compiling num-traits v0.2.19 |
| 2950 | 2026-05-08T22:41:26.212Z | Compiling syn v2.0.117 |
| 2951 | 2026-05-08T22:41:26.221Z | Compiling smallvec v1.15.1 |
| 2952 | 2026-05-08T22:41:26.234Z | Compiling indexmap v2.14.0 |
| 2953 | 2026-05-08T22:41:26.243Z | Compiling usdt-impl v0.5.0 |
| 2954 | 2026-05-08T22:41:26.266Z | Compiling syn v1.0.109 |
| 2955 | 2026-05-08T22:41:26.278Z | Compiling percent-encoding v2.3.2 |
| 2956 | 2026-05-08T22:41:26.278Z | Compiling getrandom v0.4.1 |
| 2957 | 2026-05-08T22:41:26.405Z | Compiling log v0.4.29 |
| 2958 | 2026-05-08T22:41:26.565Z | Compiling form_urlencoded v1.2.2 |
| 2959 | 2026-05-08T22:41:26.699Z | Compiling fs-err v3.3.0 |
| 2960 | 2026-05-08T22:41:26.710Z | Compiling heck v0.4.1 |
| 2961 | 2026-05-08T22:41:26.723Z | Compiling anyhow v1.0.102 |
| 2962 | 2026-05-08T22:41:26.726Z | Compiling once_cell v1.21.3 |
| 2963 | 2026-05-08T22:41:26.952Z | Compiling errno v0.3.14 |
| 2964 | 2026-05-08T22:41:26.956Z | Compiling thread-id v4.2.2 |
| 2965 | 2026-05-08T22:41:26.956Z | Compiling memmap v0.7.0 |
| 2966 | 2026-05-08T22:41:27.224Z | Compiling ordered-float v2.10.1 |
| 2967 | 2026-05-08T22:41:27.751Z | Compiling proc-macro-error v1.0.4 |
| 2968 | 2026-05-08T22:41:27.961Z | Compiling terminal_size v0.4.3 |
| 2969 | 2026-05-08T22:41:27.961Z | Compiling tempfile v3.25.0 |
| 2970 | 2026-05-08T22:41:28.001Z | Compiling tabled_derive v0.7.0 |
| 2971 | 2026-05-08T22:41:28.068Z | Compiling clap_builder v4.5.60 |
| 2972 | 2026-05-08T22:41:28.068Z | Compiling textwrap v0.16.2 |
| 2973 | 2026-05-08T22:41:28.191Z | Compiling camino-tempfile v1.4.1 |
| 2974 | 2026-05-08T22:41:28.660Z | Compiling tabled v0.15.0 |
| 2975 | 2026-05-08T22:41:28.753Z | Compiling synstructure v0.13.2 |
| 2976 | 2026-05-08T22:41:28.753Z | Compiling pest_generator v2.8.6 |
| 2977 | 2026-05-08T22:41:29.140Z | Compiling serde_derive v1.0.228 |
| 2978 | 2026-05-08T22:41:29.140Z | Compiling zerofrom-derive v0.1.6 |
| 2979 | 2026-05-08T22:41:29.143Z | Compiling yoke-derive v0.8.1 |
| 2980 | 2026-05-08T22:41:29.143Z | Compiling zerovec-derive v0.11.2 |
| 2981 | 2026-05-08T22:41:29.143Z | Compiling displaydoc v0.2.5 |
| 2982 | 2026-05-08T22:41:29.143Z | Compiling thiserror-impl v1.0.69 |
| 2983 | 2026-05-08T22:41:29.143Z | Compiling zerocopy-derive v0.7.35 |
| 2984 | 2026-05-08T22:41:29.143Z | Compiling scroll_derive v0.12.1 |
| 2985 | 2026-05-08T22:41:29.143Z | Compiling thiserror-impl v2.0.18 |
| 2986 | 2026-05-08T22:41:29.143Z | Compiling clap_derive v4.5.55 |
| 2987 | 2026-05-08T22:41:29.291Z | Compiling pest_derive v2.8.6 |
| 2988 | 2026-05-08T22:41:29.884Z | Compiling scroll v0.12.0 |
| 2989 | 2026-05-08T22:41:29.986Z | Compiling zerocopy v0.7.35 |
| 2990 | 2026-05-08T22:41:30.192Z | Compiling goblin v0.8.2 |
| 2991 | 2026-05-08T22:41:30.304Z | Compiling thiserror v1.0.69 |
| 2992 | 2026-05-08T22:41:30.416Z | Compiling thiserror v2.0.18 |
| 2993 | 2026-05-08T22:41:30.443Z | Compiling zerofrom v0.1.6 |
| 2994 | 2026-05-08T22:41:30.454Z | Compiling dtrace-parser v0.2.0 |
| 2995 | 2026-05-08T22:41:30.594Z | Compiling yoke v0.8.1 |
| 2996 | 2026-05-08T22:41:30.823Z | Compiling zerovec v0.11.5 |
| 2997 | 2026-05-08T22:41:30.879Z | Compiling zerotrie v0.2.3 |
| 2998 | 2026-05-08T22:41:30.892Z | Compiling clap v4.5.60 |
| 2999 | 2026-05-08T22:41:31.425Z | Compiling tinystr v0.8.2 |
| 3000 | 2026-05-08T22:41:31.744Z | Compiling icu_locale_core v2.1.1 |
| 3001 | 2026-05-08T22:41:32.196Z | Compiling potential_utf v0.1.4 |
| 3002 | 2026-05-08T22:41:32.345Z | Compiling icu_collections v2.1.1 |
| 3003 | 2026-05-08T22:41:32.526Z | Compiling icu_provider v2.1.1 |
| 3004 | 2026-05-08T22:41:32.756Z | Compiling serde_spanned v0.6.9 |
| 3005 | 2026-05-08T22:41:32.842Z | Compiling icu_normalizer v2.1.1 |
| 3006 | 2026-05-08T22:41:32.936Z | Compiling icu_properties v2.1.2 |
| 3007 | 2026-05-08T22:41:32.963Z | Compiling toml_datetime v0.6.11 |
| 3008 | 2026-05-08T22:41:32.983Z | Compiling dof v0.3.0 |
| 3009 | 2026-05-08T22:41:33.027Z | Compiling serde_tokenstream v0.2.3 |
| 3010 | 2026-05-08T22:41:33.060Z | Compiling serde-value v0.7.0 |
| 3011 | 2026-05-08T22:41:33.095Z | Compiling cargo-platform v0.2.0 |
| 3012 | 2026-05-08T22:41:33.108Z | Compiling macaddr v1.0.1 |
| 3013 | 2026-05-08T22:41:33.223Z | Compiling toml_edit v0.22.27 |
| 3014 | 2026-05-08T22:41:33.792Z | Compiling usdt-macro v0.5.0 |
| 3015 | 2026-05-08T22:41:33.859Z | Compiling idna_adapter v1.2.1 |
| 3016 | 2026-05-08T22:41:34.011Z | Compiling idna v1.1.0 |
| 3017 | 2026-05-08T22:41:34.122Z | Compiling usdt-attr-macro v0.5.0 |
| 3018 | 2026-05-08T22:41:34.345Z | Compiling url v2.5.8 |
| 3019 | 2026-05-08T22:41:34.691Z | Compiling usdt v0.5.0 |
| 3020 | 2026-05-08T22:41:34.739Z | Compiling toml v0.8.23 |
| 3021 | 2026-05-08T22:41:35.163Z | Compiling cargo-util-schemas v0.8.2 |
| 3022 | 2026-05-08T22:41:35.166Z | Compiling cargo_toml v0.21.0 |
| 3023 | 2026-05-08T22:41:36.211Z | Compiling cargo_metadata v0.21.0 |
| 3024 | 2026-05-08T22:41:39.284Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3025 | 2026-05-08T22:41:42.317Z | Finished `release` profile [optimized] target(s) in 16.78s |
| 3026 | 2026-05-08T22:41:42.443Z | |
| 3027 | 2026-05-08T22:41:42.446Z | real 16.884248149 |
| 3028 | 2026-05-08T22:41:42.446Z | user 2:21.972289240 |
| 3029 | 2026-05-08T22:41:42.447Z | sys 17.094441256 |
| 3030 | 2026-05-08T22:41:42.447Z | trap 0.094608030 |
| 3031 | 2026-05-08T22:41:42.447Z | tflt 0.548179916 |
| 3032 | 2026-05-08T22:41:42.447Z | dflt 1.618667903 |
| 3033 | 2026-05-08T22:41:42.447Z | kflt 0.000067400 |
| 3034 | 2026-05-08T22:41:42.447Z | lock 5:15.677271031 |
| 3035 | 2026-05-08T22:41:42.447Z | slp 3:24.432966072 |
| 3036 | 2026-05-08T22:41:42.447Z | lat 6.157593066 |
| 3037 | 2026-05-08T22:41:42.447Z | stop 20.104023552 |
| 3038 | 2026-05-08T22:41:42.447Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3039 | 2026-05-08T22:41:42.447Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3040 | 2026-05-08T22:41:42.447Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3041 | 2026-05-08T22:41:42.447Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3042 | 2026-05-08T22:41:42.447Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3043 | 2026-05-08T22:41:43.365Z | Compiling newtype-uuid-macros v0.1.0 |
| 3044 | 2026-05-08T22:41:43.368Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3045 | 2026-05-08T22:41:43.368Z | Compiling regress v0.10.5 |
| 3046 | 2026-05-08T22:41:43.368Z | Compiling structmeta-derive v0.3.0 |
| 3047 | 2026-05-08T22:41:43.513Z | Compiling rustls v0.22.4 |
| 3048 | 2026-05-08T22:41:43.516Z | Compiling rustls-webpki v0.102.8 |
| 3049 | 2026-05-08T22:41:43.516Z | Compiling multer v3.1.0 |
| 3050 | 2026-05-08T22:41:43.516Z | Compiling debug-ignore v1.0.5 |
| 3051 | 2026-05-08T22:41:43.526Z | Compiling match_cfg v0.1.0 |
| 3052 | 2026-05-08T22:41:43.530Z | Compiling compression-core v0.4.31 |
| 3053 | 2026-05-08T22:41:43.543Z | Compiling slog-json v2.6.1 |
| 3054 | 2026-05-08T22:41:43.619Z | Compiling async-stream-impl v0.3.6 |
| 3055 | 2026-05-08T22:41:43.634Z | Compiling serde_spanned v1.0.4 |
| 3056 | 2026-05-08T22:41:43.638Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3057 | 2026-05-08T22:41:43.649Z | Compiling hostname v0.3.1 |
| 3058 | 2026-05-08T22:41:43.654Z | Compiling dropshot v0.17.0 |
| 3059 | 2026-05-08T22:41:43.684Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3060 | 2026-05-08T22:41:43.703Z | Compiling compression-codecs v0.4.37 |
| 3061 | 2026-05-08T22:41:43.792Z | Compiling itertools v0.14.0 |
| 3062 | 2026-05-08T22:41:43.831Z | Compiling slog-bunyan v2.5.0 |
| 3063 | 2026-05-08T22:41:43.835Z | Compiling waitgroup v0.1.2 |
| 3064 | 2026-05-08T22:41:43.858Z | Compiling rustls-pemfile v2.2.0 |
| 3065 | 2026-05-08T22:41:43.962Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3066 | 2026-05-08T22:41:43.997Z | Compiling async-compression v0.4.41 |
| 3067 | 2026-05-08T22:41:44.013Z | Compiling dropshot_endpoint v0.17.0 |
| 3068 | 2026-05-08T22:41:44.068Z | Compiling hostname v0.4.2 |
| 3069 | 2026-05-08T22:41:44.068Z | Compiling serde_path_to_error v0.1.20 |
| 3070 | 2026-05-08T22:41:44.123Z | Compiling progenitor-client v0.14.0 |
| 3071 | 2026-05-08T22:41:44.126Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3072 | 2026-05-08T22:41:44.166Z | Compiling macaddr v1.0.1 |
| 3073 | 2026-05-08T22:41:44.251Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3074 | 2026-05-08T22:41:44.279Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3075 | 2026-05-08T22:41:44.340Z | Compiling instant v0.1.13 |
| 3076 | 2026-05-08T22:41:44.358Z | Compiling progenitor-client v0.10.0 |
| 3077 | 2026-05-08T22:41:44.401Z | Compiling async-stream v0.3.6 |
| 3078 | 2026-05-08T22:41:44.418Z | Compiling backon v1.6.0 |
| 3079 | 2026-05-08T22:41:44.433Z | Compiling backoff v0.4.0 |
| 3080 | 2026-05-08T22:41:44.461Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3081 | 2026-05-08T22:41:44.479Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3082 | 2026-05-08T22:41:44.479Z | Compiling universal-hash v0.5.1 |
| 3083 | 2026-05-08T22:41:44.516Z | Compiling opaque-debug v0.3.1 |
| 3084 | 2026-05-08T22:41:44.596Z | Compiling progenitor-extras v0.2.0 |
| 3085 | 2026-05-08T22:41:44.613Z | Compiling half v2.7.1 |
| 3086 | 2026-05-08T22:41:44.632Z | Compiling structmeta v0.3.0 |
| 3087 | 2026-05-08T22:41:44.650Z | Compiling ciborium-io v0.2.2 |
| 3088 | 2026-05-08T22:41:44.670Z | Compiling crucible-workspace-hack v0.1.0 |
| 3089 | 2026-05-08T22:41:44.686Z | Compiling unsafe-libyaml v0.2.11 |
| 3090 | 2026-05-08T22:41:44.689Z | Compiling convert_case v0.4.0 |
| 3091 | 2026-05-08T22:41:44.724Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3092 | 2026-05-08T22:41:44.773Z | Compiling regress v0.11.1 |
| 3093 | 2026-05-08T22:41:44.873Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3094 | 2026-05-08T22:41:44.891Z | Compiling ciborium-ll v0.2.2 |
| 3095 | 2026-05-08T22:41:44.895Z | Compiling derive-ex v0.1.8 |
| 3096 | 2026-05-08T22:41:44.946Z | Compiling parse-display-derive v0.10.0 |
| 3097 | 2026-05-08T22:41:44.981Z | Compiling aead v0.5.2 |
| 3098 | 2026-05-08T22:41:45.002Z | Compiling secrecy v0.10.3 |
| 3099 | 2026-05-08T22:41:45.059Z | Compiling poly1305 v0.8.0 |
| 3100 | 2026-05-08T22:41:45.089Z | Compiling ciborium v0.2.2 |
| 3101 | 2026-05-08T22:41:45.116Z | Compiling derive_more v0.99.20 |
| 3102 | 2026-05-08T22:41:45.152Z | Compiling chacha20 v0.9.1 |
| 3103 | 2026-05-08T22:41:45.171Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3104 | 2026-05-08T22:41:45.186Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3105 | 2026-05-08T22:41:45.222Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3106 | 2026-05-08T22:41:45.307Z | Compiling serde_yaml v0.9.34+deprecated |
| 3107 | 2026-05-08T22:41:45.438Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3108 | 2026-05-08T22:41:45.464Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3109 | 2026-05-08T22:41:45.484Z | Compiling byte-wrapper v0.1.0 |
| 3110 | 2026-05-08T22:41:45.581Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3111 | 2026-05-08T22:41:45.599Z | Compiling blake2 v0.10.6 |
| 3112 | 2026-05-08T22:41:45.687Z | Compiling password-hash v0.5.0 |
| 3113 | 2026-05-08T22:41:45.718Z | Compiling chacha20poly1305 v0.10.1 |
| 3114 | 2026-05-08T22:41:45.861Z | Compiling indent_write v2.2.0 |
| 3115 | 2026-05-08T22:41:45.879Z | Compiling heapless v0.8.0 |
| 3116 | 2026-05-08T22:41:45.899Z | Compiling tokio-rustls v0.25.0 |
| 3117 | 2026-05-08T22:41:45.917Z | Compiling ingot-macros v0.1.1 |
| 3118 | 2026-05-08T22:41:46.026Z | Compiling argon2 v0.5.3 |
| 3119 | 2026-05-08T22:41:46.161Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3120 | 2026-05-08T22:41:46.195Z | Compiling hash32 v0.3.1 |
| 3121 | 2026-05-08T22:41:46.381Z | Compiling typify-impl v0.6.2 |
| 3122 | 2026-05-08T22:41:46.404Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3123 | 2026-05-08T22:41:46.703Z | Compiling smoltcp v0.11.0 |
| 3124 | 2026-05-08T22:41:46.722Z | Compiling thiserror-no-std v2.0.2 |
| 3125 | 2026-05-08T22:41:46.775Z | Compiling test-strategy v0.4.5 |
| 3126 | 2026-05-08T22:41:46.794Z | Compiling parse-display v0.10.0 |
| 3127 | 2026-05-08T22:41:46.846Z | Compiling vsss-rs v3.3.4 |
| 3128 | 2026-05-08T22:41:46.864Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3129 | 2026-05-08T22:41:46.886Z | Compiling proc-macro-crate v3.4.0 |
| 3130 | 2026-05-08T22:41:47.132Z | Compiling tabwriter v1.4.1 |
| 3131 | 2026-05-08T22:41:47.168Z | Compiling num-rational v0.4.2 |
| 3132 | 2026-05-08T22:41:47.269Z | Compiling cobs v0.3.0 |
| 3133 | 2026-05-08T22:41:47.287Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3134 | 2026-05-08T22:41:47.409Z | Compiling num-complex v0.4.6 |
| 3135 | 2026-05-08T22:41:47.425Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3136 | 2026-05-08T22:41:47.478Z | Compiling num_enum_derive v0.7.5 |
| 3137 | 2026-05-08T22:41:47.482Z | Compiling postcard v1.1.3 |
| 3138 | 2026-05-08T22:41:47.512Z | Compiling proc-macro-error v1.0.4 |
| 3139 | 2026-05-08T22:41:47.670Z | Compiling proc-macro-crate v1.3.1 |
| 3140 | 2026-05-08T22:41:47.799Z | Compiling num v0.4.3 |
| 3141 | 2026-05-08T22:41:47.820Z | Compiling foreign-types-macros v0.2.3 |
| 3142 | 2026-05-08T22:41:47.839Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3143 | 2026-05-08T22:41:47.842Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3144 | 2026-05-08T22:41:47.875Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3145 | 2026-05-08T22:41:47.878Z | Compiling rayon-core v1.13.0 |
| 3146 | 2026-05-08T22:41:47.910Z | Compiling foreign-types-shared v0.3.1 |
| 3147 | 2026-05-08T22:41:48.025Z | Compiling cpufeatures v0.3.0 |
| 3148 | 2026-05-08T22:41:48.102Z | Compiling colored v3.1.1 |
| 3149 | 2026-05-08T22:41:48.121Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-05-08T22:41:48.138Z | Compiling num_enum_derive v0.5.11 |
| 3151 | 2026-05-08T22:41:48.175Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3152 | 2026-05-08T22:41:48.179Z | Compiling chacha20 v0.10.0 |
| 3153 | 2026-05-08T22:41:48.275Z | Compiling crossbeam-deque v0.8.6 |
| 3154 | 2026-05-08T22:41:48.351Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3155 | 2026-05-08T22:41:48.379Z | Compiling camino-tempfile v1.4.1 |
| 3156 | 2026-05-08T22:41:48.402Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3157 | 2026-05-08T22:41:48.459Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3158 | 2026-05-08T22:41:48.479Z | Compiling foreign-types v0.5.0 |
| 3159 | 2026-05-08T22:41:48.496Z | Compiling cstr-argument v0.1.2 |
| 3160 | 2026-05-08T22:41:48.511Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3161 | 2026-05-08T22:41:48.585Z | Compiling rand v0.10.0 |
| 3162 | 2026-05-08T22:41:48.612Z | Compiling num_enum v0.7.5 |
| 3163 | 2026-05-08T22:41:48.652Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3164 | 2026-05-08T22:41:48.684Z | Compiling toml v0.8.23 |
| 3165 | 2026-05-08T22:41:48.765Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3166 | 2026-05-08T22:41:48.784Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3167 | 2026-05-08T22:41:48.883Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3168 | 2026-05-08T22:41:48.886Z | Compiling ingot-types v0.1.2 |
| 3169 | 2026-05-08T22:41:48.941Z | Compiling zone_cfg_derive v0.3.1 |
| 3170 | 2026-05-08T22:41:48.959Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3171 | 2026-05-08T22:41:48.979Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3172 | 2026-05-08T22:41:48.999Z | Compiling rayon v1.11.0 |
| 3173 | 2026-05-08T22:41:49.019Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3174 | 2026-05-08T22:41:49.050Z | Compiling itertools v0.12.1 |
| 3175 | 2026-05-08T22:41:49.114Z | Compiling num-derive v0.4.2 |
| 3176 | 2026-05-08T22:41:49.176Z | Compiling sigpipe v0.1.3 |
| 3177 | 2026-05-08T22:41:49.275Z | Compiling ingot v0.1.1 |
| 3178 | 2026-05-08T22:41:49.292Z | Compiling num_enum v0.5.11 |
| 3179 | 2026-05-08T22:41:49.293Z | Compiling glob v0.3.3 |
| 3180 | 2026-05-08T22:41:49.337Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3181 | 2026-05-08T22:41:49.355Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3182 | 2026-05-08T22:41:49.415Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3183 | 2026-05-08T22:41:49.439Z | Compiling smf v0.2.3 |
| 3184 | 2026-05-08T22:41:49.579Z | Compiling prettyplease v0.2.37 |
| 3185 | 2026-05-08T22:41:49.604Z | Compiling whoami v1.6.1 |
| 3186 | 2026-05-08T22:41:49.656Z | Compiling gethostname v0.5.0 |
| 3187 | 2026-05-08T22:41:49.731Z | Compiling atomicwrites v0.4.4 |
| 3188 | 2026-05-08T22:41:49.771Z | Compiling usdt-macro v0.5.0 |
| 3189 | 2026-05-08T22:41:49.801Z | Compiling usdt-attr-macro v0.5.0 |
| 3190 | 2026-05-08T22:41:49.915Z | Compiling memmap v0.7.0 |
| 3191 | 2026-05-08T22:41:50.936Z | Compiling derive-where v1.6.0 |
| 3192 | 2026-05-08T22:41:50.939Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3193 | 2026-05-08T22:41:50.939Z | Compiling progenitor-client v0.13.0 |
| 3194 | 2026-05-08T22:41:50.940Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3195 | 2026-05-08T22:41:50.940Z | Compiling cancel-safe-futures v0.1.5 |
| 3196 | 2026-05-08T22:41:50.940Z | Compiling resolv-conf v0.7.6 |
| 3197 | 2026-05-08T22:41:50.940Z | Compiling zone v0.3.1 |
| 3198 | 2026-05-08T22:41:50.940Z | Compiling owo-colors v4.3.0 |
| 3199 | 2026-05-08T22:41:50.940Z | Compiling libsw-core v0.3.2 |
| 3200 | 2026-05-08T22:41:50.940Z | Compiling async-recursion v1.1.1 |
| 3201 | 2026-05-08T22:41:50.940Z | Compiling libsw v3.5.0 |
| 3202 | 2026-05-08T22:41:50.940Z | Compiling console v0.15.11 |
| 3203 | 2026-05-08T22:41:50.940Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3204 | 2026-05-08T22:41:50.940Z | Compiling usdt v0.5.0 |
| 3205 | 2026-05-08T22:41:50.940Z | Compiling newline-converter v0.3.0 |
| 3206 | 2026-05-08T22:41:50.940Z | Compiling linear-map v1.2.0 |
| 3207 | 2026-05-08T22:41:50.940Z | Compiling libefi-sys v0.1.0 |
| 3208 | 2026-05-08T22:41:51.021Z | Compiling typify-macro v0.6.2 |
| 3209 | 2026-05-08T22:41:51.040Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3210 | 2026-05-08T22:41:51.073Z | Compiling expectorate v1.2.0 |
| 3211 | 2026-05-08T22:41:51.091Z | Compiling hickory-proto v0.24.4 |
| 3212 | 2026-05-08T22:41:51.112Z | Compiling bitfield-struct v0.6.2 |
| 3213 | 2026-05-08T22:41:51.116Z | Compiling semver v0.1.20 |
| 3214 | 2026-05-08T22:41:51.190Z | Compiling linked-hash-map v0.5.6 |
| 3215 | 2026-05-08T22:41:51.274Z | Compiling tokio-dtrace v0.1.1 |
| 3216 | 2026-05-08T22:41:51.292Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3217 | 2026-05-08T22:41:51.308Z | Compiling pin-project-internal v1.1.11 |
| 3218 | 2026-05-08T22:41:51.355Z | Compiling rustc_version v0.1.7 |
| 3219 | 2026-05-08T22:41:51.390Z | Compiling lru-cache v0.1.2 |
| 3220 | 2026-05-08T22:41:51.415Z | Compiling slog-dtrace v0.3.0 |
| 3221 | 2026-05-08T22:41:51.453Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3222 | 2026-05-08T22:41:51.478Z | Compiling minimal-lexical v0.2.1 |
| 3223 | 2026-05-08T22:41:51.552Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3224 | 2026-05-08T22:41:51.568Z | Compiling oxide-tokio-rt v0.1.4 |
| 3225 | 2026-05-08T22:41:51.587Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3226 | 2026-05-08T22:41:51.626Z | Compiling newtype_derive v0.1.6 |
| 3227 | 2026-05-08T22:41:51.668Z | Compiling typify-impl v0.4.3 |
| 3228 | 2026-05-08T22:41:51.709Z | Compiling nom v7.1.3 |
| 3229 | 2026-05-08T22:41:51.728Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3230 | 2026-05-08T22:41:51.746Z | Compiling phf_shared v0.12.1 |
| 3231 | 2026-05-08T22:41:51.780Z | Compiling snafu-derive v0.8.9 |
| 3232 | 2026-05-08T22:41:51.823Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3233 | 2026-05-08T22:41:51.842Z | Compiling pem v3.0.6 |
| 3234 | 2026-05-08T22:41:51.858Z | Compiling csv-core v0.1.13 |
| 3235 | 2026-05-08T22:41:51.891Z | Compiling same-file v1.0.6 |
| 3236 | 2026-05-08T22:41:52.089Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3237 | 2026-05-08T22:41:52.147Z | Compiling chrono-tz v0.10.4 |
| 3238 | 2026-05-08T22:41:52.164Z | Compiling highway v1.3.0 |
| 3239 | 2026-05-08T22:41:52.222Z | Compiling xshell-macros v0.2.7 |
| 3240 | 2026-05-08T22:41:52.239Z | Compiling csv v1.4.0 |
| 3241 | 2026-05-08T22:41:52.307Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3242 | 2026-05-08T22:41:52.390Z | Compiling walkdir v2.5.0 |
| 3243 | 2026-05-08T22:41:52.471Z | Compiling phf v0.12.1 |
| 3244 | 2026-05-08T22:41:52.526Z | Compiling const_format_proc_macros v0.2.34 |
| 3245 | 2026-05-08T22:41:52.543Z | Compiling pin-project v1.1.11 |
| 3246 | 2026-05-08T22:41:52.654Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3247 | 2026-05-08T22:41:52.672Z | Compiling xshell v0.2.7 |
| 3248 | 2026-05-08T22:41:52.690Z | Compiling globset v0.4.18 |
| 3249 | 2026-05-08T22:41:52.754Z | Compiling olpc-cjson v0.1.4 |
| 3250 | 2026-05-08T22:41:52.836Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3251 | 2026-05-08T22:41:52.885Z | Compiling typify v0.6.2 |
| 3252 | 2026-05-08T22:41:52.948Z | Compiling primeorder v0.13.6 |
| 3253 | 2026-05-08T22:41:53.002Z | Compiling progenitor-impl v0.14.0 |
| 3254 | 2026-05-08T22:41:53.024Z | Compiling progenitor-impl v0.13.0 |
| 3255 | 2026-05-08T22:41:53.141Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3256 | 2026-05-08T22:41:53.218Z | Compiling serde_plain v1.0.2 |
| 3257 | 2026-05-08T22:41:53.239Z | Compiling typed-path v0.9.3 |
| 3258 | 2026-05-08T22:41:53.258Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3259 | 2026-05-08T22:41:53.275Z | Compiling hickory-resolver v0.24.4 |
| 3260 | 2026-05-08T22:41:53.416Z | Compiling const_format v0.2.35 |
| 3261 | 2026-05-08T22:41:53.540Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3262 | 2026-05-08T22:41:53.669Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3263 | 2026-05-08T22:41:53.731Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3264 | 2026-05-08T22:41:53.777Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3265 | 2026-05-08T22:41:53.823Z | Compiling snafu v0.8.9 |
| 3266 | 2026-05-08T22:41:54.145Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3267 | 2026-05-08T22:41:54.267Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3268 | 2026-05-08T22:41:54.458Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3269 | 2026-05-08T22:41:54.553Z | Compiling qorb v0.4.1 |
| 3270 | 2026-05-08T22:41:54.648Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3271 | 2026-05-08T22:41:54.706Z | Compiling tough v0.20.0 |
| 3272 | 2026-05-08T22:41:54.816Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3273 | 2026-05-08T22:41:54.872Z | Compiling tabled_derive v0.7.0 |
| 3274 | 2026-05-08T22:41:54.961Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3275 | 2026-05-08T22:41:55.421Z | Compiling bcs v0.1.6 |
| 3276 | 2026-05-08T22:41:55.480Z | Compiling termtree v0.5.1 |
| 3277 | 2026-05-08T22:41:55.581Z | Compiling salty v0.3.0 |
| 3278 | 2026-05-08T22:41:55.617Z | Compiling textwrap v0.16.2 |
| 3279 | 2026-05-08T22:41:55.668Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3280 | 2026-05-08T22:41:55.749Z | Compiling progenitor-macro v0.13.0 |
| 3281 | 2026-05-08T22:41:55.772Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3282 | 2026-05-08T22:41:55.790Z | Compiling progenitor-macro v0.14.0 |
| 3283 | 2026-05-08T22:41:55.894Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3284 | 2026-05-08T22:41:55.937Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3285 | 2026-05-08T22:41:55.956Z | Compiling tabled v0.15.0 |
| 3286 | 2026-05-08T22:41:56.039Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3287 | 2026-05-08T22:41:56.128Z | Compiling steno v0.4.1 |
| 3288 | 2026-05-08T22:41:56.218Z | Compiling typify-macro v0.4.3 |
| 3289 | 2026-05-08T22:41:56.271Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3290 | 2026-05-08T22:41:56.289Z | Compiling radium v0.7.0 |
| 3291 | 2026-05-08T22:41:56.433Z | Compiling base64 v0.21.7 |
| 3292 | 2026-05-08T22:41:56.451Z | Compiling tagptr v0.2.0 |
| 3293 | 2026-05-08T22:41:56.586Z | Compiling humantime v2.3.0 |
| 3294 | 2026-05-08T22:41:56.629Z | Compiling moka v0.12.13 |
| 3295 | 2026-05-08T22:41:56.788Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-05-08T22:41:56.805Z | Compiling p384 v0.13.1 |
| 3297 | 2026-05-08T22:41:56.896Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3298 | 2026-05-08T22:41:57.185Z | Compiling tap v1.0.1 |
| 3299 | 2026-05-08T22:41:57.331Z | Compiling maybe-uninit v2.0.0 |
| 3300 | 2026-05-08T22:41:57.419Z | Compiling hickory-resolver v0.25.2 |
| 3301 | 2026-05-08T22:41:57.438Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3302 | 2026-05-08T22:41:57.455Z | Compiling wyz v0.5.1 |
| 3303 | 2026-05-08T22:41:57.472Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3304 | 2026-05-08T22:41:57.722Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3305 | 2026-05-08T22:41:57.743Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3306 | 2026-05-08T22:41:57.928Z | Compiling utf-8 v0.7.6 |
| 3307 | 2026-05-08T22:41:58.023Z | Compiling typify v0.4.3 |
| 3308 | 2026-05-08T22:41:58.091Z | Compiling packed_struct v0.10.1 |
| 3309 | 2026-05-08T22:41:58.144Z | Compiling funty v2.0.0 |
| 3310 | 2026-05-08T22:41:58.178Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3311 | 2026-05-08T22:41:58.204Z | Compiling parking_lot_core v0.8.6 |
| 3312 | 2026-05-08T22:41:58.286Z | Compiling proc-macro-error2 v2.0.1 |
| 3313 | 2026-05-08T22:41:58.361Z | Compiling tungstenite v0.21.0 |
| 3314 | 2026-05-08T22:41:58.449Z | Compiling polyval v0.6.2 |
| 3315 | 2026-05-08T22:41:58.511Z | Compiling bitvec v1.0.1 |
| 3316 | 2026-05-08T22:41:58.529Z | Compiling git-stub v1.0.0 |
| 3317 | 2026-05-08T22:41:58.631Z | Compiling packed_struct_codegen v0.10.1 |
| 3318 | 2026-05-08T22:41:58.708Z | Compiling num-derive v0.3.3 |
| 3319 | 2026-05-08T22:41:58.728Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-05-08T22:41:58.773Z | Compiling bitfield-macros v0.19.4 |
| 3321 | 2026-05-08T22:41:58.793Z | Compiling indexmap v1.9.3 |
| 3322 | 2026-05-08T22:41:58.798Z | Compiling nodrop v0.1.14 |
| 3323 | 2026-05-08T22:41:58.834Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3324 | 2026-05-08T22:41:58.938Z | Compiling crc-catalog v2.4.0 |
| 3325 | 2026-05-08T22:41:59.052Z | Compiling crc v3.4.0 |
| 3326 | 2026-05-08T22:41:59.069Z | Compiling array-init v0.0.4 |
| 3327 | 2026-05-08T22:41:59.108Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3328 | 2026-05-08T22:41:59.244Z | Compiling tokio-tungstenite v0.21.0 |
| 3329 | 2026-05-08T22:41:59.286Z | Compiling git-stub-vcs v0.1.0 |
| 3330 | 2026-05-08T22:41:59.334Z | Compiling tabled_derive v0.11.0 |
| 3331 | 2026-05-08T22:41:59.466Z | Compiling ghash v0.5.1 |
| 3332 | 2026-05-08T22:41:59.630Z | Compiling bitfield v0.19.4 |
| 3333 | 2026-05-08T22:41:59.696Z | Compiling smallvec v0.6.14 |
| 3334 | 2026-05-08T22:41:59.716Z | Compiling zerocopy v0.6.6 |
| 3335 | 2026-05-08T22:41:59.733Z | Compiling libscf-sys v1.1.0 |
| 3336 | 2026-05-08T22:41:59.845Z | Compiling progenitor-impl v0.11.2 |
| 3337 | 2026-05-08T22:41:59.910Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3338 | 2026-05-08T22:41:59.973Z | Compiling papergrid v0.17.0 |
| 3339 | 2026-05-08T22:41:59.993Z | Compiling testing_table v0.3.0 |
| 3340 | 2026-05-08T22:42:00.012Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3341 | 2026-05-08T22:42:00.034Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3342 | 2026-05-08T22:42:00.084Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3343 | 2026-05-08T22:42:00.186Z | Compiling ctr v0.9.2 |
| 3344 | 2026-05-08T22:42:00.210Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3345 | 2026-05-08T22:42:00.408Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3346 | 2026-05-08T22:42:00.426Z | Compiling corncobs v0.1.4 |
| 3347 | 2026-05-08T22:42:00.497Z | Compiling hashbrown v0.12.3 |
| 3348 | 2026-05-08T22:42:00.608Z | Compiling unicase v2.9.0 |
| 3349 | 2026-05-08T22:42:00.646Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3350 | 2026-05-08T22:42:00.704Z | Compiling aes-gcm v0.10.3 |
| 3351 | 2026-05-08T22:42:00.724Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3352 | 2026-05-08T22:42:00.741Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-05-08T22:42:00.756Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3354 | 2026-05-08T22:42:00.760Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3355 | 2026-05-08T22:42:00.850Z | Compiling mime_guess v2.0.5 |
| 3356 | 2026-05-08T22:42:00.924Z | Compiling serde-hex v0.1.0 |
| 3357 | 2026-05-08T22:42:00.985Z | Compiling progenitor v0.13.0 |
| 3358 | 2026-05-08T22:42:01.024Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3359 | 2026-05-08T22:42:01.043Z | Compiling tabled v0.20.0 |
| 3360 | 2026-05-08T22:42:01.062Z | Compiling progenitor v0.14.0 |
| 3361 | 2026-05-08T22:42:01.149Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-05-08T22:42:01.175Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3363 | 2026-05-08T22:42:01.243Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3364 | 2026-05-08T22:42:01.351Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3365 | 2026-05-08T22:42:01.447Z | Compiling parking_lot v0.11.2 |
| 3366 | 2026-05-08T22:42:01.506Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3367 | 2026-05-08T22:42:01.725Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3368 | 2026-05-08T22:42:01.782Z | Compiling progenitor-impl v0.10.0 |
| 3369 | 2026-05-08T22:42:01.873Z | Compiling ron v0.8.1 |
| 3370 | 2026-05-08T22:42:01.877Z | Compiling hashbrown v0.13.2 |
| 3371 | 2026-05-08T22:42:01.912Z | Compiling progenitor-client v0.11.2 |
| 3372 | 2026-05-08T22:42:01.982Z | Compiling blowfish v0.9.1 |
| 3373 | 2026-05-08T22:42:02.222Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3374 | 2026-05-08T22:42:02.257Z | Compiling prefix-trie v0.7.0 |
| 3375 | 2026-05-08T22:42:02.260Z | Compiling ssh-encoding v0.2.0 |
| 3376 | 2026-05-08T22:42:02.432Z | Compiling fxhash v0.2.1 |
| 3377 | 2026-05-08T22:42:02.574Z | Compiling secrecy v0.8.0 |
| 3378 | 2026-05-08T22:42:02.590Z | Compiling crc-any v2.5.0 |
| 3379 | 2026-05-08T22:42:02.607Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3380 | 2026-05-08T22:42:02.637Z | Compiling progenitor-macro v0.11.2 |
| 3381 | 2026-05-08T22:42:02.687Z | Compiling hickory-server v0.25.2 |
| 3382 | 2026-05-08T22:42:02.858Z | Compiling sled v0.34.7 |
| 3383 | 2026-05-08T22:42:02.881Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3384 | 2026-05-08T22:42:02.898Z | Compiling ssh-cipher v0.2.0 |
| 3385 | 2026-05-08T22:42:03.583Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3386 | 2026-05-08T22:42:03.602Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3387 | 2026-05-08T22:42:03.907Z | Compiling object v0.30.4 |
| 3388 | 2026-05-08T22:42:03.925Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3389 | 2026-05-08T22:42:04.018Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3390 | 2026-05-08T22:42:04.237Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3391 | 2026-05-08T22:42:04.287Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3392 | 2026-05-08T22:42:04.379Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3393 | 2026-05-08T22:42:04.532Z | Compiling progenitor-macro v0.10.0 |
| 3394 | 2026-05-08T22:42:04.550Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3395 | 2026-05-08T22:42:04.598Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3396 | 2026-05-08T22:42:04.660Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3397 | 2026-05-08T22:42:04.935Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3398 | 2026-05-08T22:42:05.175Z | Compiling password-hash v0.4.2 |
| 3399 | 2026-05-08T22:42:05.673Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3400 | 2026-05-08T22:42:05.782Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3401 | 2026-05-08T22:42:05.948Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3402 | 2026-05-08T22:42:06.131Z | Compiling half v1.8.3 |
| 3403 | 2026-05-08T22:42:06.157Z | Compiling http-range v0.1.5 |
| 3404 | 2026-05-08T22:42:06.259Z | Compiling path-slash v0.1.5 |
| 3405 | 2026-05-08T22:42:06.383Z | Compiling crc8 v0.1.1 |
| 3406 | 2026-05-08T22:42:06.436Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3407 | 2026-05-08T22:42:06.459Z | Compiling serde_cbor v0.11.2 |
| 3408 | 2026-05-08T22:42:06.463Z | Compiling pbkdf2 v0.11.0 |
| 3409 | 2026-05-08T22:42:06.530Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3410 | 2026-05-08T22:42:06.548Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3411 | 2026-05-08T22:42:06.746Z | Compiling ssh-key v0.6.7 |
| 3412 | 2026-05-08T22:42:06.971Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3413 | 2026-05-08T22:42:06.989Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3414 | 2026-05-08T22:42:06.990Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3415 | 2026-05-08T22:42:07.099Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3416 | 2026-05-08T22:42:07.141Z | Compiling p521 v0.13.3 |
| 3417 | 2026-05-08T22:42:07.208Z | Compiling p256 v0.13.2 |
| 3418 | 2026-05-08T22:42:07.435Z | Compiling yasna v0.5.2 |
| 3419 | 2026-05-08T22:42:07.573Z | Compiling kstat-rs v0.2.4 |
| 3420 | 2026-05-08T22:42:07.618Z | Compiling headers-core v0.3.0 |
| 3421 | 2026-05-08T22:42:07.698Z | Compiling nanorand v0.7.0 |
| 3422 | 2026-05-08T22:42:07.779Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3423 | 2026-05-08T22:42:07.798Z | Compiling progenitor v0.11.2 |
| 3424 | 2026-05-08T22:42:07.900Z | Compiling russh-cryptovec v0.7.3 |
| 3425 | 2026-05-08T22:42:07.929Z | Compiling atty v0.2.14 |
| 3426 | 2026-05-08T22:42:07.959Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3427 | 2026-05-08T22:42:07.981Z | Compiling home v0.5.12 |
| 3428 | 2026-05-08T22:42:07.981Z | Compiling md5 v0.7.0 |
| 3429 | 2026-05-08T22:42:07.981Z | Compiling flume v0.11.1 |
| 3430 | 2026-05-08T22:42:08.031Z | Compiling rcgen v0.12.1 |
| 3431 | 2026-05-08T22:42:08.080Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3432 | 2026-05-08T22:42:08.126Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3433 | 2026-05-08T22:42:08.142Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3434 | 2026-05-08T22:42:08.161Z | Compiling headers v0.4.1 |
| 3435 | 2026-05-08T22:42:08.186Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3436 | 2026-05-08T22:42:08.316Z | Compiling russh-keys v0.45.0 |
| 3437 | 2026-05-08T22:42:08.375Z | Compiling hyper-staticfile v0.10.1 |
| 3438 | 2026-05-08T22:42:08.529Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3439 | 2026-05-08T22:42:08.547Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3440 | 2026-05-08T22:42:08.826Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3441 | 2026-05-08T22:42:08.901Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3442 | 2026-05-08T22:42:08.945Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3443 | 2026-05-08T22:42:08.971Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3444 | 2026-05-08T22:42:08.984Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3445 | 2026-05-08T22:42:09.238Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3446 | 2026-05-08T22:42:09.267Z | Compiling num-bigint v0.4.6 |
| 3447 | 2026-05-08T22:42:09.463Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3448 | 2026-05-08T22:42:09.617Z | Compiling des v0.8.1 |
| 3449 | 2026-05-08T22:42:09.637Z | Compiling progenitor v0.10.0 |
| 3450 | 2026-05-08T22:42:09.652Z | Compiling subprocess v0.2.15 |
| 3451 | 2026-05-08T22:42:09.747Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3452 | 2026-05-08T22:42:09.817Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3453 | 2026-05-08T22:42:09.847Z | Compiling hex-literal v0.4.1 |
| 3454 | 2026-05-08T22:42:09.920Z | Compiling display-error-chain v0.2.2 |
| 3455 | 2026-05-08T22:42:09.995Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3456 | 2026-05-08T22:42:10.011Z | Compiling colored v2.2.0 |
| 3457 | 2026-05-08T22:42:10.034Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3458 | 2026-05-08T22:42:10.084Z | Compiling socket2 v0.5.10 |
| 3459 | 2026-05-08T22:42:10.214Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3460 | 2026-05-08T22:42:10.334Z | Compiling internet-checksum v0.2.1 |
| 3461 | 2026-05-08T22:42:10.495Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3462 | 2026-05-08T22:42:10.517Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3463 | 2026-05-08T22:42:10.555Z | Compiling russh v0.45.0 |
| 3464 | 2026-05-08T22:42:13.158Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3465 | 2026-05-08T22:42:13.843Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3466 | 2026-05-08T22:42:14.315Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3467 | 2026-05-08T22:42:15.482Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3468 | 2026-05-08T22:42:23.388Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3469 | 2026-05-08T22:42:23.388Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3470 | 2026-05-08T22:42:23.391Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3471 | 2026-05-08T22:42:23.391Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3472 | 2026-05-08T22:42:25.139Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3473 | 2026-05-08T22:42:25.156Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3474 | 2026-05-08T22:42:29.265Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3475 | 2026-05-08T22:42:30.621Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3476 | 2026-05-08T22:42:49.902Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3477 | 2026-05-08T22:43:08.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s |
| 3478 | 2026-05-08T22:43:08.853Z | |
| 3479 | 2026-05-08T22:43:08.853Z | real 1:26.333168168 |
| 3480 | 2026-05-08T22:43:08.853Z | user 8:20.408173277 |
| 3481 | 2026-05-08T22:43:08.853Z | sys 1:46.061830217 |
| 3482 | 2026-05-08T22:43:08.853Z | trap 0.262700235 |
| 3483 | 2026-05-08T22:43:08.853Z | tflt 0.582287695 |
| 3484 | 2026-05-08T22:43:08.853Z | dflt 1.458707401 |
| 3485 | 2026-05-08T22:43:08.853Z | kflt 0.000157658 |
| 3486 | 2026-05-08T22:43:08.853Z | lock 30:01.251954715 |
| 3487 | 2026-05-08T22:43:08.853Z | slp 19:36.851123269 |
| 3488 | 2026-05-08T22:43:08.857Z | lat 40.227284872 |
| 3489 | 2026-05-08T22:43:08.857Z | stop 2:52.725880848 |
| 3490 | 2026-05-08T22:43:08.857Z | + mkdir tests |
| 3491 | 2026-05-08T22:43:08.860Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3492 | 2026-05-08T22:43:08.860Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3493 | 2026-05-08T22:43:08.890Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-470a60e3d0e6ef24 tests/ |
| 3494 | 2026-05-08T22:43:08.919Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a30bd6ce46b8f667 tests/ |
| 3495 | 2026-05-08T22:43:08.948Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-6ff027522a55cd83 tests/ |
| 3496 | 2026-05-08T22:43:08.977Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-06879957ae11aa92 tests/ |
| 3497 | 2026-05-08T22:43:09.222Z | + 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/*) |
| 3498 | 2026-05-08T22:43:09.226Z | + 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-a30bd6ce46b8f667 tests/commtest-6ff027522a55cd83 tests/dhcp_server-470a60e3d0e6ef24 tests/end_to_end_tests-06879957ae11aa92 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 |
| 3499 | 2026-05-08T22:44:36.087Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3500 | 2026-05-08T22:44:36.087Z | a .github/buildomat/ci-env.sh 1K |
| 3501 | 2026-05-08T22:44:36.087Z | a out/target/test 1K |
| 3502 | 2026-05-08T22:44:36.087Z | a out/npuzone/npuzone 27402K |
| 3503 | 2026-05-08T22:44:36.087Z | a package-manifest.toml 35K |
| 3504 | 2026-05-08T22:44:36.087Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3505 | 2026-05-08T22:44:36.087Z | a target/release/omicron-package 44897K |
| 3506 | 2026-05-08T22:44:36.087Z | a target/release/xtask 11449K |
| 3507 | 2026-05-08T22:44:36.088Z | a target/debug/bootstrap 351814K |
| 3508 | 2026-05-08T22:44:36.088Z | a tests/bootstrap-a30bd6ce46b8f667 31215K |
| 3509 | 2026-05-08T22:44:36.088Z | a tests/commtest-6ff027522a55cd83 32300K |
| 3510 | 2026-05-08T22:44:36.088Z | a tests/dhcp_server-470a60e3d0e6ef24 31215K |
| 3511 | 2026-05-08T22:44:36.088Z | a tests/end_to_end_tests-06879957ae11aa92 392925K |
| 3512 | 2026-05-08T22:44:36.088Z | a out/clickhouse.tar.gz 318973K |
| 3513 | 2026-05-08T22:44:36.088Z | a out/clickhouse_keeper.tar.gz 304328K |
| 3514 | 2026-05-08T22:44:36.088Z | a out/clickhouse_server.tar.gz 318973K |
| 3515 | 2026-05-08T22:44:36.088Z | a out/cockroachdb.tar.gz 164637K |
| 3516 | 2026-05-08T22:44:36.088Z | a out/crucible-pantry-zone.tar.gz 43687K |
| 3517 | 2026-05-08T22:44:36.088Z | a out/crucible-utils.tar 17744K |
| 3518 | 2026-05-08T22:44:36.088Z | a out/crucible-zone.tar.gz 57826K |
| 3519 | 2026-05-08T22:44:36.088Z | a out/external-dns.tar.gz 49281K |
| 3520 | 2026-05-08T22:44:36.088Z | a out/internal-dns.tar.gz 49281K |
| 3521 | 2026-05-08T22:44:36.088Z | a out/mg-ddm-gz.tar 95141K |
| 3522 | 2026-05-08T22:44:36.088Z | a out/nexus.tar.gz 225318K |
| 3523 | 2026-05-08T22:44:36.088Z | a out/ntp.tar.gz 31638K |
| 3524 | 2026-05-08T22:44:36.088Z | a out/omicron-gateway-softnpu.tar.gz 28509K |
| 3525 | 2026-05-08T22:44:36.088Z | a out/omicron-sled-agent.tar 198955K |
| 3526 | 2026-05-08T22:44:36.088Z | a out/overlay.tar.gz 3K |
| 3527 | 2026-05-08T22:44:36.088Z | a out/oximeter.tar.gz 65319K |
| 3528 | 2026-05-08T22:44:36.088Z | a out/oxlog.tar 3782K |
| 3529 | 2026-05-08T22:44:36.088Z | a out/probe.tar.gz 3037K |
| 3530 | 2026-05-08T22:44:36.088Z | a out/propolis-server.tar.gz 38727K |
| 3531 | 2026-05-08T22:44:36.088Z | a out/pumpkind-gz.tar 26647K |
| 3532 | 2026-05-08T22:44:36.088Z | a out/switch-softnpu.tar.gz 396304K |
| 3533 | 2026-05-08T22:44:36.092Z | |
| 3534 | 2026-05-08T22:44:36.092Z | real 1:26.853505864 |
| 3535 | 2026-05-08T22:44:36.092Z | user 1:24.188237229 |
| 3536 | 2026-05-08T22:44:36.092Z | sys 4.356037675 |
| 3537 | 2026-05-08T22:44:36.092Z | trap 0.007999798 |
| 3538 | 2026-05-08T22:44:36.092Z | tflt 0.000000000 |
| 3539 | 2026-05-08T22:44:36.092Z | dflt 0.000000000 |
| 3540 | 2026-05-08T22:44:36.092Z | kflt 0.000000000 |
| 3541 | 2026-05-08T22:44:36.092Z | lock 0.000000000 |
| 3542 | 2026-05-08T22:44:36.093Z | slp 1:24.164980371 |
| 3543 | 2026-05-08T22:44:36.093Z | lat 0.985247275 |
| 3544 | 2026-05-08T22:44:36.093Z | stop 0.000273270 |
| 3545 | 2026-05-08T22:44:36.093Z | process exited: duration 1119054 ms, exit code 0 |
| |
| 3546 | 2026-05-08T22:44:36.101Z | found 1 output files |
| 3547 | 2026-05-08T22:44:36.111Z | uploading: /work/package.tar.gz (2439474285 bytes) |
| 3548 | 2026-05-08T22:45:06.711Z | uploaded: /work/package.tar.gz |