|
|
|
| 1 | 2026-04-24T16:31:24.936Z | job assigned to worker 01KQ058J300SND12KWA3G02K8E [factory aws, i-02c33e3506cd1a8a4] (queued for 50 s) |
| |
| 2 | 2026-04-24T16:31:32.425Z | starting task 0: "setup" |
| 3 | 2026-04-24T16:31:32.430Z | ++ uname -s |
| 4 | 2026-04-24T16:31:32.433Z | + kern=SunOS |
| 5 | 2026-04-24T16:31:32.433Z | + build_user=build |
| 6 | 2026-04-24T16:31:32.433Z | + build_uid=12345 |
| 7 | 2026-04-24T16:31:32.433Z | + work_dir=/work |
| 8 | 2026-04-24T16:31:32.433Z | + input_dir=/input |
| 9 | 2026-04-24T16:31:32.433Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-24T16:31:32.433Z | + case "$kern" in |
| 11 | 2026-04-24T16:31:32.433Z | + groupadd -g 12345 build |
| 12 | 2026-04-24T16:31:32.436Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-24T16:31:34.443Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-24T16:31:34.533Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-24T16:31:34.536Z | + home_fs=zfs |
| 16 | 2026-04-24T16:31:34.536Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-24T16:31:34.536Z | + mkdir -p /home/build |
| 18 | 2026-04-24T16:31:34.540Z | + chown build:build /home/build /work |
| 19 | 2026-04-24T16:31:36.540Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-24T16:31:36.544Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-04-24T16:31:36.549Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-24T16:31:36.556Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-24T16:31:36.556Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-24T16:31:36.556Z | * rust toolchain profile = "default" |
| 25 | 2026-04-24T16:31:36.556Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-24T16:31:36.556Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-24T16:31:36.556Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-24T16:31:36.560Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-24T16:31:36.560Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-24T16:31:36.690Z | info: downloading installer |
| 31 | 2026-04-24T16:31:38.163Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-24T16:31:38.163Z | warn: /opt/ooce/bin |
| 33 | 2026-04-24T16:31:38.163Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-24T16:31:38.163Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-24T16:31:38.163Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-24T16:31:38.163Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-24T16:31:38.163Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-24T16:31:38.163Z | error: cannot install while Rust is installed |
| 39 | 2026-04-24T16:31:38.163Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-24T16:31:38.163Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-24T16:31:38.163Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-24T16:31:38.163Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-24T16:31:38.163Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-24T16:31:38.198Z | info: profile set to default |
| 45 | 2026-04-24T16:31:38.199Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-24T16:31:38.201Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-24T16:31:38.333Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-24T16:31:38.336Z | info: downloading 6 components |
| 49 | 2026-04-24T16:31:52.774Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-24T16:31:52.774Z | |
| 51 | 2026-04-24T16:31:52.803Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-24T16:31:52.803Z | |
| 53 | 2026-04-24T16:31:52.803Z | |
| 54 | 2026-04-24T16:31:52.803Z | Rust is installed now. Great! |
| 55 | 2026-04-24T16:31:52.803Z | |
| 56 | 2026-04-24T16:31:52.803Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-24T16:31:52.803Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-24T16:31:52.803Z | |
| 59 | 2026-04-24T16:31:52.803Z | To configure your current shell, you need to source |
| 60 | 2026-04-24T16:31:52.803Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-24T16:31:52.803Z | |
| 62 | 2026-04-24T16:31:52.803Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-24T16:31:52.803Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-24T16:31:52.803Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-24T16:31:52.803Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-24T16:31:52.803Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-24T16:31:52.803Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-24T16:31:52.804Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-24T16:31:52.807Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-24T16:31:52.807Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-24T16:31:52.902Z | + rustup --version |
| 72 | 2026-04-24T16:31:52.908Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-24T16:31:52.908Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-24T16:31:52.930Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-24T16:31:52.933Z | + cargo --version |
| 76 | 2026-04-24T16:31:52.942Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-24T16:31:52.947Z | + rustc --version |
| 78 | 2026-04-24T16:31:52.965Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-24T16:31:52.968Z | process exited: duration 16415 ms, exit code 0 |
| |
| 80 | 2026-04-24T16:31:52.974Z | starting task 2: "authentication" |
| 81 | 2026-04-24T16:31:52.993Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-24T16:31:52.999Z | starting task 3: "clone repository" |
| 83 | 2026-04-24T16:31:53.004Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-24T16:31:53.007Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-24T16:31:53.163Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-24T16:32:01.745Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-24T16:32:01.745Z | + git fetch origin 42a2fe71942435537847c1719f1d63436b9ceacd |
| 88 | 2026-04-24T16:32:02.061Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-24T16:32:02.061Z | * branch 42a2fe71942435537847c1719f1d63436b9ceacd -> FETCH_HEAD |
| 90 | 2026-04-24T16:32:02.075Z | + [[ -n eliza/sitrep-eq ]] |
| 91 | 2026-04-24T16:32:02.078Z | ++ git branch --show-current |
| 92 | 2026-04-24T16:32:02.081Z | + current=main |
| 93 | 2026-04-24T16:32:02.081Z | + [[ main != eliza/sitrep-eq ]] |
| 94 | 2026-04-24T16:32:02.081Z | + git branch -f eliza/sitrep-eq 42a2fe71942435537847c1719f1d63436b9ceacd |
| 95 | 2026-04-24T16:32:02.084Z | + git checkout -f eliza/sitrep-eq |
| 96 | 2026-04-24T16:32:02.164Z | Switched to branch 'eliza/sitrep-eq' |
| 97 | 2026-04-24T16:32:02.167Z | + git reset --hard 42a2fe71942435537847c1719f1d63436b9ceacd |
| 98 | 2026-04-24T16:32:02.243Z | HEAD is now at 42a2fe719 [fm] minimum viable sitrep equality check |
| 99 | 2026-04-24T16:32:02.246Z | process exited: duration 9244 ms, exit code 0 |
| |
| 100 | 2026-04-24T16:32:02.252Z | starting task 4: "build" |
| 101 | 2026-04-24T16:32:02.257Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-24T16:32:02.258Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-24T16:32:02.258Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-24T16:32:02.258Z | + cargo --version |
| 105 | 2026-04-24T16:32:02.267Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-24T16:32:02.270Z | + rustc --version |
| 107 | 2026-04-24T16:32:02.291Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-24T16:32:02.294Z | + WORK=/work |
| 109 | 2026-04-24T16:32:02.294Z | + pfexec mkdir -p /work |
| 110 | 2026-04-24T16:32:02.297Z | + pfexec chown build /work |
| 111 | 2026-04-24T16:32:02.300Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-04-24T16:32:13.269Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-04-24T16:32:20.796Z | Startup: Caching catalogs ... Done |
| 114 | 2026-04-24T16:32:27.422Z | Planning: Solver setup ... Done (5.030s) |
| 115 | 2026-04-24T16:32:27.456Z | Planning: Running solver ... Done (0.034s) |
| 116 | 2026-04-24T16:32:27.593Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-04-24T16:32:27.605Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-04-24T16:32:27.725Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-04-24T16:32:27.764Z | Planning: Package planning ... Done (0.038s) |
| 120 | 2026-04-24T16:32:27.800Z | Planning: Merging actions ... Done (0.036s) |
| 121 | 2026-04-24T16:32:27.996Z | Planning: Checking for conflicting actions ... Done (0.196s) |
| 122 | 2026-04-24T16:32:28.008Z | Planning: Consolidating action changes ... Done (0.009s) |
| 123 | 2026-04-24T16:32:29.434Z | Planning: Evaluating mediators ... Done (1.428s) |
| 124 | 2026-04-24T16:32:29.442Z | Planning: Planning completed in 8.48 seconds |
| 125 | 2026-04-24T16:32:29.455Z | Packages to install: 5 |
| 126 | 2026-04-24T16:32:29.455Z | Mediators to change: 3 |
| 127 | 2026-04-24T16:32:29.455Z | Services to change: 1 |
| 128 | 2026-04-24T16:32:29.459Z | Estimated space available: 155.35 GB |
| 129 | 2026-04-24T16:32:29.459Z | Estimated space to be consumed: 1.89 GB |
| 130 | 2026-04-24T16:32:29.459Z | Create boot environment: No |
| 131 | 2026-04-24T16:32:29.459Z | Create backup boot environment: No |
| 132 | 2026-04-24T16:32:29.459Z | Rebuild boot archive: No |
| 133 | 2026-04-24T16:32:29.459Z | |
| 134 | 2026-04-24T16:32:29.459Z | Changed mediators: |
| 135 | 2026-04-24T16:32:29.459Z | mediator clang: |
| 136 | 2026-04-24T16:32:29.459Z | version: None -> 15 (system default) |
| 137 | 2026-04-24T16:32:29.459Z | |
| 138 | 2026-04-24T16:32:29.459Z | mediator llvm: |
| 139 | 2026-04-24T16:32:29.459Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-04-24T16:32:29.459Z | |
| 141 | 2026-04-24T16:32:29.459Z | mediator postgresql: |
| 142 | 2026-04-24T16:32:29.459Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-04-24T16:32:29.459Z | |
| 144 | 2026-04-24T16:32:29.459Z | Changed packages: |
| 145 | 2026-04-24T16:32:29.459Z | helios-dev |
| 146 | 2026-04-24T16:32:29.459Z | developer/build-essential |
| 147 | 2026-04-24T16:32:29.459Z | None -> 11-2.0 |
| 148 | 2026-04-24T16:32:29.459Z | library/libxmlsec1 |
| 149 | 2026-04-24T16:32:29.459Z | None -> 1.2.35-2.0 |
| 150 | 2026-04-24T16:32:29.459Z | ooce/developer/clang-15 |
| 151 | 2026-04-24T16:32:29.459Z | None -> 15.0.7-2.0 |
| 152 | 2026-04-24T16:32:29.459Z | ooce/developer/llvm-15 |
| 153 | 2026-04-24T16:32:29.459Z | None -> 15.0.7-2.0 |
| 154 | 2026-04-24T16:32:29.459Z | ooce/library/postgresql-18 |
| 155 | 2026-04-24T16:32:29.459Z | None -> 18.1-2.0 |
| 156 | 2026-04-24T16:32:29.459Z | |
| 157 | 2026-04-24T16:32:29.459Z | Services: |
| 158 | 2026-04-24T16:32:29.459Z | restart_fmri: |
| 159 | 2026-04-24T16:32:29.459Z | svc:/system/update-man-index:default |
| 160 | 2026-04-24T16:32:29.513Z | |
| 161 | 2026-04-24T16:32:29.513Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-04-24T16:32:34.807Z | Download: 1195/4272 items 83.5/219.0MB 38% complete (18.6M/s) |
| 163 | 2026-04-24T16:32:39.899Z | Download: 3239/4272 items 202.7/219.0MB 92% complete (20.2M/s) |
| 164 | 2026-04-24T16:32:47.249Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (13.9M/s) |
| 165 | 2026-04-24T16:32:47.289Z | Download: Completed 218.99 MB in 17.77 seconds (12.3M/s) |
| 166 | 2026-04-24T16:32:47.428Z | Actions: 1/4789 actions (Installing new actions) |
| 167 | 2026-04-24T16:32:50.930Z | Actions: Completed 4789 actions in 3.50 seconds. |
| 168 | 2026-04-24T16:32:51.216Z | Done (0.281s) |
| 169 | 2026-04-24T16:32:51.216Z | Done (0.000s) |
| 170 | 2026-04-24T16:32:51.887Z | Done (0.640s) |
| 171 | 2026-04-24T16:32:55.319Z | Done (3.109s) |
| 172 | 2026-04-24T16:32:55.396Z | Done (0.014s) |
| 173 | 2026-04-24T16:32:55.399Z | Done (0.000s) |
| 174 | 2026-04-24T16:32:55.683Z | Done (0.000s) |
| 175 | 2026-04-24T16:32:56.557Z | Planning: Evaluating mediator changes ... Done |
| 176 | 2026-04-24T16:32:56.666Z | Planning: Checking for conflicting actions ... Done |
| 177 | 2026-04-24T16:32:56.669Z | Planning: Consolidating action changes ... Done |
| 178 | 2026-04-24T16:32:56.825Z | Planning: Evaluating mediators ... Done |
| 179 | 2026-04-24T16:32:56.828Z | Planning: Planning completed in 0.27 seconds |
| 180 | 2026-04-24T16:32:56.849Z | Mediators to change: 2 |
| 181 | 2026-04-24T16:32:56.849Z | Create boot environment: No |
| 182 | 2026-04-24T16:32:56.849Z | Create backup boot environment: No |
| 183 | 2026-04-24T16:32:56.932Z | Done |
| 184 | 2026-04-24T16:32:56.932Z | Done |
| 185 | 2026-04-24T16:32:57.598Z | Done |
| 186 | 2026-04-24T16:33:00.116Z | Done |
| 187 | 2026-04-24T16:33:00.192Z | Done |
| 188 | 2026-04-24T16:33:00.195Z | Done |
| 189 | 2026-04-24T16:33:00.332Z | Done |
| 190 | 2026-04-24T16:33:00.593Z | Planning: Evaluating mediator changes ... Done |
| 191 | 2026-04-24T16:33:00.702Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-04-24T16:33:00.705Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-04-24T16:33:00.859Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-04-24T16:33:00.862Z | Planning: Planning completed in 0.27 seconds |
| 195 | 2026-04-24T16:33:00.880Z | Mediators to change: 1 |
| 196 | 2026-04-24T16:33:00.880Z | Create boot environment: No |
| 197 | 2026-04-24T16:33:00.880Z | Create backup boot environment: No |
| 198 | 2026-04-24T16:33:00.950Z | Done |
| 199 | 2026-04-24T16:33:00.950Z | Done |
| 200 | 2026-04-24T16:33:01.575Z | Done |
| 201 | 2026-04-24T16:33:04.046Z | Done |
| 202 | 2026-04-24T16:33:04.120Z | Done |
| 203 | 2026-04-24T16:33:04.123Z | Done |
| 204 | 2026-04-24T16:33:04.336Z | Done |
| 205 | 2026-04-24T16:33:04.627Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2026-04-24T16:33:04.627Z | clang system 15 system |
| 207 | 2026-04-24T16:33:04.627Z | csh system system illumos |
| 208 | 2026-04-24T16:33:04.627Z | ctags system system illumos |
| 209 | 2026-04-24T16:33:04.627Z | file system system illumos |
| 210 | 2026-04-24T16:33:04.627Z | gcc vendor 12 vendor |
| 211 | 2026-04-24T16:33:04.627Z | gcc system 14 system |
| 212 | 2026-04-24T16:33:04.627Z | gcc system 10 system |
| 213 | 2026-04-24T16:33:04.628Z | go system 1.20 system |
| 214 | 2026-04-24T16:33:04.628Z | go system 1.19 system |
| 215 | 2026-04-24T16:33:04.628Z | llvm system 15 system |
| 216 | 2026-04-24T16:33:04.628Z | llvm system 14 system |
| 217 | 2026-04-24T16:33:04.628Z | mariadb system 10.6 system |
| 218 | 2026-04-24T16:33:04.628Z | mta vendor vendor dma |
| 219 | 2026-04-24T16:33:04.628Z | openjdk system 17 system |
| 220 | 2026-04-24T16:33:04.628Z | openjdk system 11 system |
| 221 | 2026-04-24T16:33:04.628Z | openjdk system 1.8 system |
| 222 | 2026-04-24T16:33:04.628Z | openssl vendor 3 vendor |
| 223 | 2026-04-24T16:33:04.628Z | perl system 5.36 system |
| 224 | 2026-04-24T16:33:04.628Z | postgresql system 18 system |
| 225 | 2026-04-24T16:33:04.628Z | postgresql system 15 system |
| 226 | 2026-04-24T16:33:04.628Z | postgresql system 13 system |
| 227 | 2026-04-24T16:33:04.628Z | python vendor 3 vendor |
| 228 | 2026-04-24T16:33:04.628Z | python system 2 system |
| 229 | 2026-04-24T16:33:04.628Z | python3 system 3.11 system |
| 230 | 2026-04-24T16:33:04.628Z | ruby system 3.0 system |
| 231 | 2026-04-24T16:33:04.628Z | words vendor vendor american-english |
| 232 | 2026-04-24T16:33:04.628Z | words system system australian-english |
| 233 | 2026-04-24T16:33:04.628Z | words system system british-english |
| 234 | 2026-04-24T16:33:04.628Z | words system system canadian-english |
| 235 | 2026-04-24T16:33:04.628Z | words system system french |
| 236 | 2026-04-24T16:33:04.628Z | words system system italian |
| 237 | 2026-04-24T16:33:04.628Z | words system system ngerman |
| 238 | 2026-04-24T16:33:04.628Z | words system system ogerman |
| 239 | 2026-04-24T16:33:04.628Z | words system system spanish |
| 240 | 2026-04-24T16:33:04.860Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-04-24T16:33:04.860Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 242 | 2026-04-24T16:33:09.622Z | FMRI IFO |
| 243 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 244 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 245 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 246 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 247 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 248 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 249 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 250 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 251 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 252 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 253 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 254 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 255 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 256 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 257 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 258 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 259 | 2026-04-24T16:33:09.622Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 260 | 2026-04-24T16:33:10.785Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 261 | 2026-04-24T16:33:11.079Z | Updating crates.io index |
| 262 | 2026-04-24T16:33:11.082Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 263 | 2026-04-24T16:33:11.646Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-04-24T16:33:11.938Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 265 | 2026-04-24T16:33:12.315Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-04-24T16:33:13.260Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 267 | 2026-04-24T16:33:13.805Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 268 | 2026-04-24T16:33:15.426Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 269 | 2026-04-24T16:33:16.126Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 270 | 2026-04-24T16:33:16.526Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-04-24T16:33:17.275Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 272 | 2026-04-24T16:33:17.799Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 273 | 2026-04-24T16:33:18.144Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 274 | 2026-04-24T16:33:18.496Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 275 | 2026-04-24T16:33:19.383Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-04-24T16:33:19.891Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 277 | 2026-04-24T16:33:20.219Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 278 | 2026-04-24T16:33:20.648Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-04-24T16:33:21.048Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-04-24T16:33:21.304Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 281 | 2026-04-24T16:33:21.551Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 282 | 2026-04-24T16:33:21.824Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 283 | 2026-04-24T16:33:22.222Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 284 | 2026-04-24T16:33:22.598Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 285 | 2026-04-24T16:33:23.172Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 286 | 2026-04-24T16:33:23.687Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 287 | 2026-04-24T16:33:24.042Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 288 | 2026-04-24T16:33:25.161Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 289 | 2026-04-24T16:33:25.824Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-24T16:33:26.364Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 291 | 2026-04-24T16:33:26.772Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 292 | 2026-04-24T16:33:27.057Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 293 | 2026-04-24T16:33:27.463Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 294 | 2026-04-24T16:33:27.830Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 295 | 2026-04-24T16:33:28.141Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 296 | 2026-04-24T16:33:28.691Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 297 | 2026-04-24T16:33:28.969Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 298 | 2026-04-24T16:33:29.242Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 299 | 2026-04-24T16:33:29.589Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 300 | 2026-04-24T16:33:41.484Z | Downloading crates ... |
| 301 | 2026-04-24T16:33:41.558Z | Downloaded typeid v1.0.3 |
| 302 | 2026-04-24T16:33:41.561Z | Downloaded yoke-derive v0.8.1 |
| 303 | 2026-04-24T16:33:41.565Z | Downloaded zerofrom-derive v0.1.6 |
| 304 | 2026-04-24T16:33:41.568Z | Downloaded utf8_iter v1.0.4 |
| 305 | 2026-04-24T16:33:41.568Z | Downloaded version_check v0.9.5 |
| 306 | 2026-04-24T16:33:41.572Z | Downloaded toml_datetime v0.6.11 |
| 307 | 2026-04-24T16:33:41.572Z | Downloaded displaydoc v0.2.5 |
| 308 | 2026-04-24T16:33:41.575Z | Downloaded zerofrom v0.1.6 |
| 309 | 2026-04-24T16:33:41.575Z | Downloaded toml v0.8.23 |
| 310 | 2026-04-24T16:33:41.575Z | Downloaded usdt-macro v0.5.0 |
| 311 | 2026-04-24T16:33:41.577Z | Downloaded unicode-linebreak v0.1.5 |
| 312 | 2026-04-24T16:33:41.577Z | Downloaded idna_adapter v1.2.1 |
| 313 | 2026-04-24T16:33:41.577Z | Downloaded unicode-xid v0.2.6 |
| 314 | 2026-04-24T16:33:41.577Z | Downloaded form_urlencoded v1.2.2 |
| 315 | 2026-04-24T16:33:41.583Z | Downloaded usdt v0.5.0 |
| 316 | 2026-04-24T16:33:41.586Z | Downloaded anstream v0.6.21 |
| 317 | 2026-04-24T16:33:41.589Z | Downloaded toml_write v0.1.2 |
| 318 | 2026-04-24T16:33:41.589Z | Downloaded icu_provider v2.1.1 |
| 319 | 2026-04-24T16:33:41.589Z | Downloaded writeable v0.6.2 |
| 320 | 2026-04-24T16:33:41.592Z | Downloaded thread-id v4.2.2 |
| 321 | 2026-04-24T16:33:41.592Z | Downloaded utf8parse v0.2.2 |
| 322 | 2026-04-24T16:33:41.592Z | Downloaded usdt-attr-macro v0.5.0 |
| 323 | 2026-04-24T16:33:41.592Z | Downloaded tinystr v0.8.2 |
| 324 | 2026-04-24T16:33:41.595Z | Downloaded heck v0.5.0 |
| 325 | 2026-04-24T16:33:41.595Z | Downloaded clap v4.5.60 |
| 326 | 2026-04-24T16:33:41.598Z | Downloaded smawk v0.3.2 |
| 327 | 2026-04-24T16:33:41.601Z | Downloaded icu_locale_core v2.1.1 |
| 328 | 2026-04-24T16:33:41.604Z | Downloaded thiserror-impl v2.0.18 |
| 329 | 2026-04-24T16:33:41.604Z | Downloaded pest_derive v2.8.6 |
| 330 | 2026-04-24T16:33:41.604Z | Downloaded thiserror v2.0.18 |
| 331 | 2026-04-24T16:33:41.607Z | Downloaded tempfile v3.25.0 |
| 332 | 2026-04-24T16:33:41.610Z | Downloaded thiserror-impl v1.0.69 |
| 333 | 2026-04-24T16:33:41.610Z | Downloaded zerovec-derive v0.11.2 |
| 334 | 2026-04-24T16:33:41.610Z | Downloaded generic-array v0.14.7 |
| 335 | 2026-04-24T16:33:41.613Z | Downloaded dof v0.3.0 |
| 336 | 2026-04-24T16:33:41.613Z | Downloaded crypto-common v0.1.7 |
| 337 | 2026-04-24T16:33:41.613Z | Downloaded anstyle-parse v0.2.7 |
| 338 | 2026-04-24T16:33:41.613Z | Downloaded errno v0.3.14 |
| 339 | 2026-04-24T16:33:41.616Z | Downloaded anstyle v1.0.13 |
| 340 | 2026-04-24T16:33:41.616Z | Downloaded getrandom v0.4.1 |
| 341 | 2026-04-24T16:33:41.619Z | Downloaded scroll_derive v0.12.1 |
| 342 | 2026-04-24T16:33:41.619Z | Downloaded num-traits v0.2.19 |
| 343 | 2026-04-24T16:33:41.622Z | Downloaded yoke v0.8.1 |
| 344 | 2026-04-24T16:33:41.625Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-04-24T16:33:41.628Z | Downloaded zerocopy-derive v0.7.35 |
| 346 | 2026-04-24T16:33:41.630Z | Downloaded cargo_toml v0.21.0 |
| 347 | 2026-04-24T16:33:41.630Z | Downloaded swrite v0.1.0 |
| 348 | 2026-04-24T16:33:41.630Z | Downloaded cargo-platform v0.2.0 |
| 349 | 2026-04-24T16:33:41.631Z | Downloaded memmap v0.7.0 |
| 350 | 2026-04-24T16:33:41.635Z | Downloaded zmij v1.0.21 |
| 351 | 2026-04-24T16:33:41.635Z | Downloaded macaddr v1.0.1 |
| 352 | 2026-04-24T16:33:41.635Z | Downloaded usdt-impl v0.5.0 |
| 353 | 2026-04-24T16:33:41.637Z | Downloaded ucd-trie v0.1.7 |
| 354 | 2026-04-24T16:33:41.637Z | Downloaded proc-macro-error v1.0.4 |
| 355 | 2026-04-24T16:33:41.642Z | Downloaded textwrap v0.16.2 |
| 356 | 2026-04-24T16:33:41.645Z | Downloaded percent-encoding v2.3.2 |
| 357 | 2026-04-24T16:33:41.645Z | Downloaded serde-value v0.7.0 |
| 358 | 2026-04-24T16:33:41.648Z | Downloaded typenum v1.19.0 |
| 359 | 2026-04-24T16:33:41.651Z | Downloaded strsim v0.11.1 |
| 360 | 2026-04-24T16:33:41.651Z | Downloaded zerotrie v0.2.3 |
| 361 | 2026-04-24T16:33:41.653Z | Downloaded toml_edit v0.22.27 |
| 362 | 2026-04-24T16:33:41.656Z | Downloaded url v2.5.8 |
| 363 | 2026-04-24T16:33:41.656Z | Downloaded proc-macro-error-attr v1.0.4 |
| 364 | 2026-04-24T16:33:41.659Z | Downloaded itoa v1.0.17 |
| 365 | 2026-04-24T16:33:41.659Z | Downloaded anstyle-query v1.1.5 |
| 366 | 2026-04-24T16:33:41.661Z | Downloaded unicode-ident v1.0.24 |
| 367 | 2026-04-24T16:33:41.664Z | Downloaded autocfg v1.5.0 |
| 368 | 2026-04-24T16:33:41.667Z | Downloaded smallvec v1.15.1 |
| 369 | 2026-04-24T16:33:41.667Z | Downloaded litemap v0.8.1 |
| 370 | 2026-04-24T16:33:41.671Z | Downloaded cargo-util-schemas v0.8.2 |
| 371 | 2026-04-24T16:33:41.674Z | Downloaded zerovec v0.11.5 |
| 372 | 2026-04-24T16:33:41.674Z | Downloaded pretty-hex v0.4.1 |
| 373 | 2026-04-24T16:33:41.674Z | Downloaded potential_utf v0.1.4 |
| 374 | 2026-04-24T16:33:41.674Z | Downloaded cpufeatures v0.2.17 |
| 375 | 2026-04-24T16:33:41.677Z | Downloaded cfg-if v1.0.4 |
| 376 | 2026-04-24T16:33:41.677Z | Downloaded zerocopy v0.7.35 |
| 377 | 2026-04-24T16:33:41.686Z | Downloaded serde_spanned v0.6.9 |
| 378 | 2026-04-24T16:33:41.688Z | Downloaded winnow v0.7.14 |
| 379 | 2026-04-24T16:33:41.691Z | Downloaded terminal_size v0.4.3 |
| 380 | 2026-04-24T16:33:41.695Z | Downloaded heck v0.4.1 |
| 381 | 2026-04-24T16:33:41.695Z | Downloaded fnv v1.0.7 |
| 382 | 2026-04-24T16:33:41.695Z | Downloaded block-buffer v0.10.4 |
| 383 | 2026-04-24T16:33:41.695Z | Downloaded is_terminal_polyfill v1.70.2 |
| 384 | 2026-04-24T16:33:41.695Z | Downloaded fastrand v2.3.0 |
| 385 | 2026-04-24T16:33:41.698Z | Downloaded equivalent v1.0.2 |
| 386 | 2026-04-24T16:33:41.698Z | Downloaded unicode-width v0.2.0 |
| 387 | 2026-04-24T16:33:41.701Z | Downloaded unicode-width v0.1.14 |
| 388 | 2026-04-24T16:33:41.703Z | Downloaded camino-tempfile v1.4.1 |
| 389 | 2026-04-24T16:33:41.703Z | Downloaded dtrace-parser v0.2.0 |
| 390 | 2026-04-24T16:33:41.704Z | Downloaded colorchoice v1.0.4 |
| 391 | 2026-04-24T16:33:41.708Z | Downloaded stable_deref_trait v1.2.1 |
| 392 | 2026-04-24T16:33:41.708Z | Downloaded ordered-float v2.10.1 |
| 393 | 2026-04-24T16:33:41.711Z | Downloaded tabled_derive v0.7.0 |
| 394 | 2026-04-24T16:33:41.714Z | Downloaded fs-err v3.3.0 |
| 395 | 2026-04-24T16:33:41.714Z | Downloaded synstructure v0.13.2 |
| 396 | 2026-04-24T16:33:41.714Z | Downloaded sha2 v0.10.9 |
| 397 | 2026-04-24T16:33:41.717Z | Downloaded clap_derive v4.5.55 |
| 398 | 2026-04-24T16:33:41.720Z | Downloaded clap_lex v1.0.0 |
| 399 | 2026-04-24T16:33:41.729Z | Downloaded digest v0.10.7 |
| 400 | 2026-04-24T16:33:41.732Z | Downloaded byteorder v1.5.0 |
| 401 | 2026-04-24T16:33:41.732Z | Downloaded serde_tokenstream v0.2.3 |
| 402 | 2026-04-24T16:33:41.735Z | Downloaded cargo_metadata v0.21.0 |
| 403 | 2026-04-24T16:33:41.735Z | Downloaded serde v1.0.228 |
| 404 | 2026-04-24T16:33:41.738Z | Downloaded quote v1.0.44 |
| 405 | 2026-04-24T16:33:41.741Z | Downloaded bytecount v0.6.9 |
| 406 | 2026-04-24T16:33:41.744Z | Downloaded pest_generator v2.8.6 |
| 407 | 2026-04-24T16:33:41.744Z | Downloaded plain v0.2.3 |
| 408 | 2026-04-24T16:33:41.744Z | Downloaded serde_derive v1.0.228 |
| 409 | 2026-04-24T16:33:41.747Z | Downloaded semver v1.0.27 |
| 410 | 2026-04-24T16:33:41.749Z | Downloaded once_cell v1.21.3 |
| 411 | 2026-04-24T16:33:41.752Z | Downloaded serde-untagged v0.1.9 |
| 412 | 2026-04-24T16:33:41.752Z | Downloaded erased-serde v0.4.9 |
| 413 | 2026-04-24T16:33:41.755Z | Downloaded scroll v0.12.0 |
| 414 | 2026-04-24T16:33:41.767Z | Downloaded camino v1.2.2 |
| 415 | 2026-04-24T16:33:41.782Z | Downloaded icu_properties v2.1.2 |
| 416 | 2026-04-24T16:33:41.785Z | Downloaded serde_core v1.0.228 |
| 417 | 2026-04-24T16:33:41.788Z | Downloaded bitflags v2.11.0 |
| 418 | 2026-04-24T16:33:41.791Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-04-24T16:33:41.794Z | Downloaded proc-macro2 v1.0.106 |
| 420 | 2026-04-24T16:33:41.797Z | Downloaded anyhow v1.0.102 |
| 421 | 2026-04-24T16:33:41.797Z | Downloaded papergrid v0.11.0 |
| 422 | 2026-04-24T16:33:41.801Z | Downloaded indexmap v2.13.0 |
| 423 | 2026-04-24T16:33:41.804Z | Downloaded icu_normalizer v2.1.1 |
| 424 | 2026-04-24T16:33:41.809Z | Downloaded log v0.4.29 |
| 425 | 2026-04-24T16:33:41.813Z | Downloaded icu_normalizer_data v2.1.1 |
| 426 | 2026-04-24T16:33:41.822Z | Downloaded icu_collections v2.1.1 |
| 427 | 2026-04-24T16:33:41.828Z | Downloaded memchr v2.8.0 |
| 428 | 2026-04-24T16:33:41.855Z | Downloaded hashbrown v0.16.1 |
| 429 | 2026-04-24T16:33:41.870Z | Downloaded icu_properties_data v2.1.2 |
| 430 | 2026-04-24T16:33:41.875Z | Downloaded idna v1.1.0 |
| 431 | 2026-04-24T16:33:41.882Z | Downloaded pest v2.8.6 |
| 432 | 2026-04-24T16:33:41.885Z | Downloaded clap_builder v4.5.60 |
| 433 | 2026-04-24T16:33:41.889Z | Downloaded serde_json v1.0.149 |
| 434 | 2026-04-24T16:33:41.893Z | Downloaded goblin v0.8.2 |
| 435 | 2026-04-24T16:33:41.902Z | Downloaded tabled v0.15.0 |
| 436 | 2026-04-24T16:33:41.914Z | Downloaded syn v1.0.109 |
| 437 | 2026-04-24T16:33:41.919Z | Downloaded syn v2.0.117 |
| 438 | 2026-04-24T16:33:41.932Z | Downloaded rustix v1.1.3 |
| 439 | 2026-04-24T16:33:41.961Z | Downloaded libc v0.2.185 |
| 440 | 2026-04-24T16:33:42.028Z | Compiling proc-macro2 v1.0.106 |
| 441 | 2026-04-24T16:33:42.028Z | Compiling unicode-ident v1.0.24 |
| 442 | 2026-04-24T16:33:42.028Z | Compiling quote v1.0.44 |
| 443 | 2026-04-24T16:33:42.031Z | Compiling serde_core v1.0.228 |
| 444 | 2026-04-24T16:33:42.031Z | Compiling libc v0.2.185 |
| 445 | 2026-04-24T16:33:42.031Z | Compiling version_check v0.9.5 |
| 446 | 2026-04-24T16:33:42.031Z | Compiling serde v1.0.228 |
| 447 | 2026-04-24T16:33:42.031Z | Compiling memchr v2.8.0 |
| 448 | 2026-04-24T16:33:42.031Z | Compiling stable_deref_trait v1.2.1 |
| 449 | 2026-04-24T16:33:42.031Z | Compiling zmij v1.0.21 |
| 450 | 2026-04-24T16:33:42.031Z | Compiling itoa v1.0.17 |
| 451 | 2026-04-24T16:33:42.031Z | Compiling ucd-trie v0.1.7 |
| 452 | 2026-04-24T16:33:42.031Z | Compiling thiserror v1.0.69 |
| 453 | 2026-04-24T16:33:42.031Z | Compiling autocfg v1.5.0 |
| 454 | 2026-04-24T16:33:42.213Z | Compiling writeable v0.6.2 |
| 455 | 2026-04-24T16:33:42.449Z | Compiling litemap v0.8.1 |
| 456 | 2026-04-24T16:33:42.645Z | Compiling byteorder v1.5.0 |
| 457 | 2026-04-24T16:33:42.665Z | Compiling icu_normalizer_data v2.1.1 |
| 458 | 2026-04-24T16:33:42.665Z | Compiling rustix v1.1.3 |
| 459 | 2026-04-24T16:33:42.698Z | Compiling pest v2.8.6 |
| 460 | 2026-04-24T16:33:42.740Z | Compiling icu_properties_data v2.1.2 |
| 461 | 2026-04-24T16:33:42.794Z | Compiling bitflags v2.11.0 |
| 462 | 2026-04-24T16:33:42.938Z | Compiling serde_json v1.0.149 |
| 463 | 2026-04-24T16:33:43.057Z | Compiling num-traits v0.2.19 |
| 464 | 2026-04-24T16:33:43.061Z | Compiling equivalent v1.0.2 |
| 465 | 2026-04-24T16:33:43.073Z | Compiling smallvec v1.15.1 |
| 466 | 2026-04-24T16:33:43.112Z | Compiling hashbrown v0.16.1 |
| 467 | 2026-04-24T16:33:43.146Z | Compiling typeid v1.0.3 |
| 468 | 2026-04-24T16:33:43.217Z | Compiling proc-macro-error-attr v1.0.4 |
| 469 | 2026-04-24T16:33:43.252Z | Compiling usdt-impl v0.5.0 |
| 470 | 2026-04-24T16:33:43.410Z | Compiling syn v1.0.109 |
| 471 | 2026-04-24T16:33:43.448Z | Compiling winnow v0.7.14 |
| 472 | 2026-04-24T16:33:43.448Z | Compiling toml_write v0.1.2 |
| 473 | 2026-04-24T16:33:43.451Z | Compiling erased-serde v0.4.9 |
| 474 | 2026-04-24T16:33:43.575Z | Compiling proc-macro-error v1.0.4 |
| 475 | 2026-04-24T16:33:43.594Z | Compiling camino v1.2.2 |
| 476 | 2026-04-24T16:33:43.612Z | Compiling indexmap v2.13.0 |
| 477 | 2026-04-24T16:33:43.676Z | Compiling thiserror v2.0.18 |
| 478 | 2026-04-24T16:33:43.700Z | Compiling getrandom v0.4.1 |
| 479 | 2026-04-24T16:33:43.739Z | Compiling errno v0.3.14 |
| 480 | 2026-04-24T16:33:43.757Z | Compiling pest_meta v2.8.6 |
| 481 | 2026-04-24T16:33:43.757Z | Compiling thread-id v4.2.2 |
| 482 | 2026-04-24T16:33:43.854Z | Compiling utf8parse v0.2.2 |
| 483 | 2026-04-24T16:33:43.888Z | Compiling log v0.4.29 |
| 484 | 2026-04-24T16:33:43.908Z | Compiling syn v2.0.117 |
| 485 | 2026-04-24T16:33:43.952Z | Compiling percent-encoding v2.3.2 |
| 486 | 2026-04-24T16:33:43.984Z | Compiling utf8_iter v1.0.4 |
| 487 | 2026-04-24T16:33:44.002Z | Compiling plain v0.2.3 |
| 488 | 2026-04-24T16:33:44.022Z | Compiling anstyle-parse v0.2.7 |
| 489 | 2026-04-24T16:33:44.119Z | Compiling form_urlencoded v1.2.2 |
| 490 | 2026-04-24T16:33:44.135Z | Compiling ordered-float v2.10.1 |
| 491 | 2026-04-24T16:33:44.248Z | Compiling is_terminal_polyfill v1.70.2 |
| 492 | 2026-04-24T16:33:44.266Z | Compiling colorchoice v1.0.4 |
| 493 | 2026-04-24T16:33:44.291Z | Compiling anstyle-query v1.1.5 |
| 494 | 2026-04-24T16:33:44.331Z | Compiling pretty-hex v0.4.1 |
| 495 | 2026-04-24T16:33:44.350Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-04-24T16:33:44.369Z | Compiling anstyle v1.0.13 |
| 497 | 2026-04-24T16:33:44.410Z | Compiling fs-err v3.3.0 |
| 498 | 2026-04-24T16:33:44.450Z | Compiling once_cell v1.21.3 |
| 499 | 2026-04-24T16:33:44.472Z | Compiling fastrand v2.3.0 |
| 500 | 2026-04-24T16:33:44.513Z | Compiling unicode-xid v0.2.6 |
| 501 | 2026-04-24T16:33:44.532Z | Compiling anyhow v1.0.102 |
| 502 | 2026-04-24T16:33:44.617Z | Compiling anstream v0.6.21 |
| 503 | 2026-04-24T16:33:44.635Z | Compiling unicode-width v0.1.14 |
| 504 | 2026-04-24T16:33:44.638Z | Compiling heck v0.5.0 |
| 505 | 2026-04-24T16:33:44.674Z | Compiling heck v0.4.1 |
| 506 | 2026-04-24T16:33:44.693Z | Compiling clap_lex v1.0.0 |
| 507 | 2026-04-24T16:33:44.696Z | Compiling fnv v1.0.7 |
| 508 | 2026-04-24T16:33:44.769Z | Compiling bytecount v0.6.9 |
| 509 | 2026-04-24T16:33:44.843Z | Compiling terminal_size v0.4.3 |
| 510 | 2026-04-24T16:33:44.880Z | Compiling strsim v0.11.1 |
| 511 | 2026-04-24T16:33:44.965Z | Compiling semver v1.0.27 |
| 512 | 2026-04-24T16:33:45.006Z | Compiling papergrid v0.11.0 |
| 513 | 2026-04-24T16:33:45.010Z | Compiling tempfile v3.25.0 |
| 514 | 2026-04-24T16:33:45.119Z | Compiling clap_builder v4.5.60 |
| 515 | 2026-04-24T16:33:45.229Z | Compiling memmap v0.7.0 |
| 516 | 2026-04-24T16:33:45.268Z | Compiling smawk v0.3.2 |
| 517 | 2026-04-24T16:33:45.298Z | Compiling unicode-linebreak v0.1.5 |
| 518 | 2026-04-24T16:33:45.309Z | Compiling unicode-width v0.2.0 |
| 519 | 2026-04-24T16:33:45.425Z | Compiling serde-untagged v0.1.9 |
| 520 | 2026-04-24T16:33:45.464Z | Compiling camino-tempfile v1.4.1 |
| 521 | 2026-04-24T16:33:45.501Z | Compiling swrite v0.1.0 |
| 522 | 2026-04-24T16:33:45.546Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 523 | 2026-04-24T16:33:45.568Z | Compiling textwrap v0.16.2 |
| 524 | 2026-04-24T16:33:45.997Z | Compiling tabled_derive v0.7.0 |
| 525 | 2026-04-24T16:33:46.580Z | Compiling synstructure v0.13.2 |
| 526 | 2026-04-24T16:33:46.580Z | Compiling pest_generator v2.8.6 |
| 527 | 2026-04-24T16:33:46.655Z | Compiling tabled v0.15.0 |
| 528 | 2026-04-24T16:33:47.126Z | Compiling serde_derive v1.0.228 |
| 529 | 2026-04-24T16:33:47.126Z | Compiling zerofrom-derive v0.1.6 |
| 530 | 2026-04-24T16:33:47.129Z | Compiling yoke-derive v0.8.1 |
| 531 | 2026-04-24T16:33:47.129Z | Compiling zerovec-derive v0.11.2 |
| 532 | 2026-04-24T16:33:47.129Z | Compiling displaydoc v0.2.5 |
| 533 | 2026-04-24T16:33:47.129Z | Compiling thiserror-impl v1.0.69 |
| 534 | 2026-04-24T16:33:47.129Z | Compiling zerocopy-derive v0.7.35 |
| 535 | 2026-04-24T16:33:47.129Z | Compiling scroll_derive v0.12.1 |
| 536 | 2026-04-24T16:33:47.129Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-04-24T16:33:47.129Z | Compiling clap_derive v4.5.55 |
| 538 | 2026-04-24T16:33:47.221Z | Compiling pest_derive v2.8.6 |
| 539 | 2026-04-24T16:33:47.802Z | Compiling scroll v0.12.0 |
| 540 | 2026-04-24T16:33:47.875Z | Compiling zerocopy v0.7.35 |
| 541 | 2026-04-24T16:33:48.026Z | Compiling goblin v0.8.2 |
| 542 | 2026-04-24T16:33:48.226Z | Compiling zerofrom v0.1.6 |
| 543 | 2026-04-24T16:33:48.291Z | Compiling dtrace-parser v0.2.0 |
| 544 | 2026-04-24T16:33:48.334Z | Compiling yoke v0.8.1 |
| 545 | 2026-04-24T16:33:48.485Z | Compiling zerovec v0.11.5 |
| 546 | 2026-04-24T16:33:48.485Z | Compiling zerotrie v0.2.3 |
| 547 | 2026-04-24T16:33:48.604Z | Compiling clap v4.5.60 |
| 548 | 2026-04-24T16:33:48.920Z | Compiling tinystr v0.8.2 |
| 549 | 2026-04-24T16:33:48.920Z | Compiling potential_utf v0.1.4 |
| 550 | 2026-04-24T16:33:49.034Z | Compiling icu_collections v2.1.1 |
| 551 | 2026-04-24T16:33:49.090Z | Compiling icu_locale_core v2.1.1 |
| 552 | 2026-04-24T16:33:49.594Z | Compiling dof v0.3.0 |
| 553 | 2026-04-24T16:33:49.594Z | Compiling serde_tokenstream v0.2.3 |
| 554 | 2026-04-24T16:33:49.612Z | Compiling serde_spanned v0.6.9 |
| 555 | 2026-04-24T16:33:49.615Z | Compiling toml_datetime v0.6.11 |
| 556 | 2026-04-24T16:33:49.616Z | Compiling serde-value v0.7.0 |
| 557 | 2026-04-24T16:33:49.629Z | Compiling cargo-platform v0.2.0 |
| 558 | 2026-04-24T16:33:49.632Z | Compiling macaddr v1.0.1 |
| 559 | 2026-04-24T16:33:49.648Z | Compiling icu_provider v2.1.1 |
| 560 | 2026-04-24T16:33:49.854Z | Compiling toml_edit v0.22.27 |
| 561 | 2026-04-24T16:33:49.929Z | Compiling icu_normalizer v2.1.1 |
| 562 | 2026-04-24T16:33:49.929Z | Compiling icu_properties v2.1.2 |
| 563 | 2026-04-24T16:33:50.277Z | Compiling usdt-attr-macro v0.5.0 |
| 564 | 2026-04-24T16:33:50.280Z | Compiling usdt-macro v0.5.0 |
| 565 | 2026-04-24T16:33:50.757Z | Compiling idna_adapter v1.2.1 |
| 566 | 2026-04-24T16:33:50.863Z | Compiling idna v1.1.0 |
| 567 | 2026-04-24T16:33:50.881Z | Compiling usdt v0.5.0 |
| 568 | 2026-04-24T16:33:51.120Z | Compiling url v2.5.8 |
| 569 | 2026-04-24T16:33:51.138Z | Compiling toml v0.8.23 |
| 570 | 2026-04-24T16:33:51.470Z | Compiling cargo_toml v0.21.0 |
| 571 | 2026-04-24T16:33:51.515Z | Compiling cargo-util-schemas v0.8.2 |
| 572 | 2026-04-24T16:33:52.315Z | Compiling cargo_metadata v0.21.0 |
| 573 | 2026-04-24T16:33:53.241Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 574 | 2026-04-24T16:33:55.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.76s |
| 575 | 2026-04-24T16:33:55.643Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 576 | 2026-04-24T16:33:56.200Z | Downloading crates ... |
| 577 | 2026-04-24T16:33:56.296Z | Downloaded adler2 v2.0.1 |
| 578 | 2026-04-24T16:33:56.313Z | Downloaded aead v0.5.2 |
| 579 | 2026-04-24T16:33:56.316Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 580 | 2026-04-24T16:33:56.316Z | Downloaded bb8 v0.8.6 |
| 581 | 2026-04-24T16:33:56.319Z | Downloaded async-recursion v1.1.1 |
| 582 | 2026-04-24T16:33:56.324Z | Downloaded async-stream-impl v0.3.6 |
| 583 | 2026-04-24T16:33:56.327Z | Downloaded defmt-parser v1.0.0 |
| 584 | 2026-04-24T16:33:56.327Z | Downloaded crc32fast v1.5.0 |
| 585 | 2026-04-24T16:33:56.330Z | Downloaded dirs-sys-next v0.1.2 |
| 586 | 2026-04-24T16:33:56.330Z | Downloaded ahash v0.8.12 |
| 587 | 2026-04-24T16:33:56.334Z | Downloaded float-ord v0.3.2 |
| 588 | 2026-04-24T16:33:56.334Z | Downloaded defmt v0.3.100 |
| 589 | 2026-04-24T16:33:56.334Z | Downloaded fixedbitset v0.4.2 |
| 590 | 2026-04-24T16:33:56.337Z | Downloaded data-encoding v2.10.0 |
| 591 | 2026-04-24T16:33:56.337Z | Downloaded base64ct v1.8.3 |
| 592 | 2026-04-24T16:33:56.337Z | Downloaded crossbeam-utils v0.8.21 |
| 593 | 2026-04-24T16:33:56.340Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 594 | 2026-04-24T16:33:56.340Z | Downloaded document-features v0.2.12 |
| 595 | 2026-04-24T16:33:56.340Z | Downloaded cstr-argument v0.1.2 |
| 596 | 2026-04-24T16:33:56.340Z | Downloaded arrayvec v0.7.6 |
| 597 | 2026-04-24T16:33:56.343Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 598 | 2026-04-24T16:33:56.343Z | Downloaded atomicwrites v0.4.4 |
| 599 | 2026-04-24T16:33:56.346Z | Downloaded crunchy v0.2.4 |
| 600 | 2026-04-24T16:33:56.346Z | Downloaded atty v0.2.14 |
| 601 | 2026-04-24T16:33:56.349Z | Downloaded castaway v0.2.4 |
| 602 | 2026-04-24T16:33:56.349Z | Downloaded foldhash v0.2.0 |
| 603 | 2026-04-24T16:33:56.352Z | Downloaded ciborium-io v0.2.2 |
| 604 | 2026-04-24T16:33:56.352Z | Downloaded cfg_aliases v0.2.1 |
| 605 | 2026-04-24T16:33:56.357Z | Downloaded ascii-canvas v3.0.0 |
| 606 | 2026-04-24T16:33:56.357Z | Downloaded difflib v0.4.0 |
| 607 | 2026-04-24T16:33:56.357Z | Downloaded derive_builder_macro v0.20.2 |
| 608 | 2026-04-24T16:33:56.360Z | Downloaded cexpr v0.6.0 |
| 609 | 2026-04-24T16:33:56.360Z | Downloaded derive_builder v0.20.2 |
| 610 | 2026-04-24T16:33:56.363Z | Downloaded crucible-workspace-hack v0.1.0 |
| 611 | 2026-04-24T16:33:56.367Z | Downloaded darling_macro v0.20.11 |
| 612 | 2026-04-24T16:33:56.367Z | Downloaded crc-catalog v2.4.0 |
| 613 | 2026-04-24T16:33:56.367Z | Downloaded compression-core v0.4.31 |
| 614 | 2026-04-24T16:33:56.371Z | Downloaded cargo-platform v0.1.9 |
| 615 | 2026-04-24T16:33:56.371Z | Downloaded arrayref v0.3.9 |
| 616 | 2026-04-24T16:33:56.371Z | Downloaded allocator-api2 v0.2.21 |
| 617 | 2026-04-24T16:33:56.371Z | Downloaded dof v0.4.0 |
| 618 | 2026-04-24T16:33:56.374Z | Downloaded csv-core v0.1.13 |
| 619 | 2026-04-24T16:33:56.374Z | Downloaded der_derive v0.7.3 |
| 620 | 2026-04-24T16:33:56.374Z | Downloaded assert_matches v1.5.0 |
| 621 | 2026-04-24T16:33:56.377Z | Downloaded fatfs v0.3.6 |
| 622 | 2026-04-24T16:33:56.380Z | Downloaded darling v0.21.3 |
| 623 | 2026-04-24T16:33:56.382Z | Downloaded dirs-next v2.0.0 |
| 624 | 2026-04-24T16:33:56.382Z | Downloaded cipher v0.4.4 |
| 625 | 2026-04-24T16:33:56.382Z | Downloaded backon v1.6.0 |
| 626 | 2026-04-24T16:33:56.386Z | Downloaded cmake v0.1.57 |
| 627 | 2026-04-24T16:33:56.386Z | Downloaded downcast-rs v2.0.2 |
| 628 | 2026-04-24T16:33:56.389Z | Downloaded darling_macro v0.23.0 |
| 629 | 2026-04-24T16:33:56.389Z | Downloaded chacha20 v0.9.1 |
| 630 | 2026-04-24T16:33:56.389Z | Downloaded darling_macro v0.21.3 |
| 631 | 2026-04-24T16:33:56.392Z | Downloaded async-stream v0.3.6 |
| 632 | 2026-04-24T16:33:56.392Z | Downloaded cbc v0.1.2 |
| 633 | 2026-04-24T16:33:56.392Z | Downloaded cpufeatures v0.3.0 |
| 634 | 2026-04-24T16:33:56.395Z | Downloaded blowfish v0.9.1 |
| 635 | 2026-04-24T16:33:56.395Z | Downloaded array-init v0.0.4 |
| 636 | 2026-04-24T16:33:56.395Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 637 | 2026-04-24T16:33:56.397Z | Downloaded daft v0.1.5 |
| 638 | 2026-04-24T16:33:56.400Z | Downloaded cfg_aliases v0.1.1 |
| 639 | 2026-04-24T16:33:56.400Z | Downloaded bitfield-macros v0.19.4 |
| 640 | 2026-04-24T16:33:56.404Z | Downloaded darling v0.23.0 |
| 641 | 2026-04-24T16:33:56.407Z | Downloaded ctr v0.9.2 |
| 642 | 2026-04-24T16:33:56.407Z | Downloaded crc8 v0.1.1 |
| 643 | 2026-04-24T16:33:56.410Z | Downloaded ciborium-ll v0.2.2 |
| 644 | 2026-04-24T16:33:56.410Z | Downloaded endian-type v0.1.2 |
| 645 | 2026-04-24T16:33:56.410Z | Downloaded embedded-io v0.4.0 |
| 646 | 2026-04-24T16:33:56.410Z | Downloaded block-padding v0.3.3 |
| 647 | 2026-04-24T16:33:56.414Z | Downloaded bit-set v0.8.0 |
| 648 | 2026-04-24T16:33:56.414Z | Downloaded dtrace-parser v0.3.0 |
| 649 | 2026-04-24T16:33:56.414Z | Downloaded dsl_auto_type v0.2.0 |
| 650 | 2026-04-24T16:33:56.414Z | Downloaded dunce v1.0.5 |
| 651 | 2026-04-24T16:33:56.417Z | Downloaded display-error-chain v0.2.2 |
| 652 | 2026-04-24T16:33:56.417Z | Downloaded base16ct v0.2.0 |
| 653 | 2026-04-24T16:33:56.417Z | Downloaded float-cmp v0.10.0 |
| 654 | 2026-04-24T16:33:56.421Z | Downloaded convert_case v0.4.0 |
| 655 | 2026-04-24T16:33:56.424Z | Downloaded bitfield-struct v0.6.2 |
| 656 | 2026-04-24T16:33:56.428Z | Downloaded env_filter v1.0.0 |
| 657 | 2026-04-24T16:33:56.431Z | Downloaded atomic-waker v1.1.2 |
| 658 | 2026-04-24T16:33:56.434Z | Downloaded debug-ignore v1.0.5 |
| 659 | 2026-04-24T16:33:56.434Z | Downloaded foreign-types v0.3.2 |
| 660 | 2026-04-24T16:33:56.439Z | Downloaded dyn-clone v1.0.20 |
| 661 | 2026-04-24T16:33:56.443Z | Downloaded embedded-io v0.6.1 |
| 662 | 2026-04-24T16:33:56.443Z | Downloaded enum-as-inner v0.6.1 |
| 663 | 2026-04-24T16:33:56.447Z | Downloaded foreign-types-shared v0.1.1 |
| 664 | 2026-04-24T16:33:56.448Z | Downloaded funty v2.0.0 |
| 665 | 2026-04-24T16:33:56.448Z | Downloaded foreign-types v0.5.0 |
| 666 | 2026-04-24T16:33:56.453Z | Downloaded async-trait v0.1.89 |
| 667 | 2026-04-24T16:33:56.456Z | Downloaded diff v0.1.13 |
| 668 | 2026-04-24T16:33:56.456Z | Downloaded daft-derive v0.1.5 |
| 669 | 2026-04-24T16:33:56.460Z | Downloaded critical-section v1.2.0 |
| 670 | 2026-04-24T16:33:56.460Z | Downloaded backoff v0.4.0 |
| 671 | 2026-04-24T16:33:56.463Z | Downloaded foreign-types-shared v0.3.1 |
| 672 | 2026-04-24T16:33:56.463Z | Downloaded ena v0.14.4 |
| 673 | 2026-04-24T16:33:56.463Z | Downloaded futures-sink v0.3.32 |
| 674 | 2026-04-24T16:33:56.466Z | Downloaded futures-core v0.3.32 |
| 675 | 2026-04-24T16:33:56.466Z | Downloaded crossbeam-deque v0.8.6 |
| 676 | 2026-04-24T16:33:56.466Z | Downloaded ghash v0.5.1 |
| 677 | 2026-04-24T16:33:56.466Z | Downloaded foreign-types-macros v0.2.3 |
| 678 | 2026-04-24T16:33:56.469Z | Downloaded argon2 v0.5.3 |
| 679 | 2026-04-24T16:33:56.469Z | Downloaded fxhash v0.2.1 |
| 680 | 2026-04-24T16:33:56.469Z | Downloaded futures-io v0.3.32 |
| 681 | 2026-04-24T16:33:56.473Z | Downloaded const-oid v0.9.6 |
| 682 | 2026-04-24T16:33:56.473Z | Downloaded crossbeam-channel v0.5.15 |
| 683 | 2026-04-24T16:33:56.477Z | Downloaded ed25519 v2.2.3 |
| 684 | 2026-04-24T16:33:56.477Z | Downloaded const_format_proc_macros v0.2.34 |
| 685 | 2026-04-24T16:33:56.477Z | Downloaded crc v3.4.0 |
| 686 | 2026-04-24T16:33:56.482Z | Downloaded bitflags v1.3.2 |
| 687 | 2026-04-24T16:33:56.482Z | Downloaded bitfield v0.19.4 |
| 688 | 2026-04-24T16:33:56.484Z | Downloaded gethostname v0.5.0 |
| 689 | 2026-04-24T16:33:56.484Z | Downloaded futures-task v0.3.32 |
| 690 | 2026-04-24T16:33:56.484Z | Downloaded git-stub v1.0.0 |
| 691 | 2026-04-24T16:33:56.484Z | Downloaded console v0.16.2 |
| 692 | 2026-04-24T16:33:56.484Z | Downloaded colored v2.2.0 |
| 693 | 2026-04-24T16:33:56.488Z | Downloaded convert_case v0.10.0 |
| 694 | 2026-04-24T16:33:56.488Z | Downloaded cassowary v0.3.0 |
| 695 | 2026-04-24T16:33:56.491Z | Downloaded globwalk v0.9.1 |
| 696 | 2026-04-24T16:33:56.491Z | Downloaded hex v0.4.3 |
| 697 | 2026-04-24T16:33:56.491Z | Downloaded hash32 v0.3.1 |
| 698 | 2026-04-24T16:33:56.494Z | Downloaded byte-wrapper v0.1.0 |
| 699 | 2026-04-24T16:33:56.494Z | Downloaded bit-vec v0.6.3 |
| 700 | 2026-04-24T16:33:56.494Z | Downloaded hex-literal v0.4.1 |
| 701 | 2026-04-24T16:33:56.502Z | Downloaded headers-core v0.3.0 |
| 702 | 2026-04-24T16:33:56.502Z | Downloaded bit-set v0.5.3 |
| 703 | 2026-04-24T16:33:56.502Z | Downloaded hostname v0.4.2 |
| 704 | 2026-04-24T16:33:56.505Z | Downloaded http-body v1.0.1 |
| 705 | 2026-04-24T16:33:56.506Z | Downloaded base64 v0.22.1 |
| 706 | 2026-04-24T16:33:56.506Z | Downloaded fd-lock v4.0.4 |
| 707 | 2026-04-24T16:33:56.506Z | Downloaded defmt-macros v1.0.1 |
| 708 | 2026-04-24T16:33:56.506Z | Downloaded drift v0.1.3 |
| 709 | 2026-04-24T16:33:56.509Z | Downloaded ff v0.13.1 |
| 710 | 2026-04-24T16:33:56.509Z | Downloaded env_logger v0.11.9 |
| 711 | 2026-04-24T16:33:56.512Z | Downloaded fallible-iterator v0.2.0 |
| 712 | 2026-04-24T16:33:56.512Z | Downloaded buf-list v1.1.2 |
| 713 | 2026-04-24T16:33:56.514Z | Downloaded bit-vec v0.8.0 |
| 714 | 2026-04-24T16:33:56.514Z | Downloaded bcs v0.1.6 |
| 715 | 2026-04-24T16:33:56.517Z | Downloaded find-msvc-tools v0.1.9 |
| 716 | 2026-04-24T16:33:56.517Z | Downloaded ecdsa v0.16.9 |
| 717 | 2026-04-24T16:33:56.521Z | Downloaded erased-serde v0.3.31 |
| 718 | 2026-04-24T16:33:56.521Z | Downloaded constant_time_eq v0.4.2 |
| 719 | 2026-04-24T16:33:56.524Z | Downloaded hash32 v0.2.1 |
| 720 | 2026-04-24T16:33:56.524Z | Downloaded diesel-dtrace v0.5.0 |
| 721 | 2026-04-24T16:33:56.524Z | Downloaded hostname v0.3.1 |
| 722 | 2026-04-24T16:33:56.524Z | Downloaded home v0.5.12 |
| 723 | 2026-04-24T16:33:56.527Z | Downloaded hyper-tls v0.6.0 |
| 724 | 2026-04-24T16:33:56.527Z | Downloaded httpdate v1.0.3 |
| 725 | 2026-04-24T16:33:56.527Z | Downloaded http-range v0.1.5 |
| 726 | 2026-04-24T16:33:56.527Z | Downloaded compression-codecs v0.4.37 |
| 727 | 2026-04-24T16:33:56.530Z | Downloaded foldhash v0.1.5 |
| 728 | 2026-04-24T16:33:56.530Z | Downloaded either v1.15.0 |
| 729 | 2026-04-24T16:33:56.533Z | Downloaded defmt v1.0.1 |
| 730 | 2026-04-24T16:33:56.536Z | Downloaded hubpack_derive v0.1.1 |
| 731 | 2026-04-24T16:33:56.536Z | Downloaded fs_extra v1.3.0 |
| 732 | 2026-04-24T16:33:56.536Z | Downloaded ident_case v1.0.1 |
| 733 | 2026-04-24T16:33:56.539Z | Downloaded fs-err v2.11.0 |
| 734 | 2026-04-24T16:33:56.539Z | Downloaded des v0.8.1 |
| 735 | 2026-04-24T16:33:56.542Z | Downloaded derive-where v1.6.0 |
| 736 | 2026-04-24T16:33:56.542Z | Downloaded git-stub-vcs v0.1.0 |
| 737 | 2026-04-24T16:33:56.545Z | Downloaded filetime v0.2.27 |
| 738 | 2026-04-24T16:33:56.545Z | Downloaded futures-executor v0.3.32 |
| 739 | 2026-04-24T16:33:56.547Z | Downloaded bzip2 v0.6.1 |
| 740 | 2026-04-24T16:33:56.547Z | Downloaded indoc v1.0.9 |
| 741 | 2026-04-24T16:33:56.550Z | Downloaded inout v0.1.4 |
| 742 | 2026-04-24T16:33:56.551Z | Downloaded bzip2 v0.4.4 |
| 743 | 2026-04-24T16:33:56.551Z | Downloaded indent_write v2.2.0 |
| 744 | 2026-04-24T16:33:56.553Z | Downloaded clang-sys v1.8.1 |
| 745 | 2026-04-24T16:33:56.553Z | Downloaded globset v0.4.18 |
| 746 | 2026-04-24T16:33:56.556Z | Downloaded instability v0.3.11 |
| 747 | 2026-04-24T16:33:56.556Z | Downloaded async-bb8-diesel v0.2.1 |
| 748 | 2026-04-24T16:33:56.556Z | Downloaded glob v0.3.3 |
| 749 | 2026-04-24T16:33:56.559Z | Downloaded cargo_metadata v0.19.2 |
| 750 | 2026-04-24T16:33:56.559Z | Downloaded colored v3.1.1 |
| 751 | 2026-04-24T16:33:56.562Z | Downloaded is_ci v1.2.0 |
| 752 | 2026-04-24T16:33:56.562Z | Downloaded is-terminal v0.4.17 |
| 753 | 2026-04-24T16:33:56.565Z | Downloaded ciborium v0.2.2 |
| 754 | 2026-04-24T16:33:56.565Z | Downloaded lazy_static v1.5.0 |
| 755 | 2026-04-24T16:33:56.565Z | Downloaded lalrpop-util v0.19.12 |
| 756 | 2026-04-24T16:33:56.568Z | Downloaded instant v0.1.13 |
| 757 | 2026-04-24T16:33:56.568Z | Downloaded internet-checksum v0.2.1 |
| 758 | 2026-04-24T16:33:56.568Z | Downloaded group v0.13.0 |
| 759 | 2026-04-24T16:33:56.571Z | Downloaded deranged v0.5.8 |
| 760 | 2026-04-24T16:33:56.571Z | Downloaded camino-tempfile-ext v0.3.3 |
| 761 | 2026-04-24T16:33:56.571Z | Downloaded cancel-safe-futures v0.1.5 |
| 762 | 2026-04-24T16:33:56.574Z | Downloaded keccak v0.1.6 |
| 763 | 2026-04-24T16:33:56.574Z | Downloaded corncobs v0.1.4 |
| 764 | 2026-04-24T16:33:56.576Z | Downloaded console v0.15.11 |
| 765 | 2026-04-24T16:33:56.576Z | Downloaded base64 v0.21.7 |
| 766 | 2026-04-24T16:33:56.579Z | Downloaded futures-macro v0.3.32 |
| 767 | 2026-04-24T16:33:56.582Z | Downloaded http-body-util v0.1.3 |
| 768 | 2026-04-24T16:33:56.582Z | Downloaded cookie v0.18.1 |
| 769 | 2026-04-24T16:33:56.585Z | Downloaded flagset v0.4.7 |
| 770 | 2026-04-24T16:33:56.585Z | Downloaded cobs v0.3.0 |
| 771 | 2026-04-24T16:33:56.585Z | Downloaded derive-ex v0.1.8 |
| 772 | 2026-04-24T16:33:56.587Z | Downloaded highway v1.3.0 |
| 773 | 2026-04-24T16:33:56.591Z | Downloaded hubpack v0.1.2 |
| 774 | 2026-04-24T16:33:56.591Z | Downloaded fixedbitset v0.5.7 |
| 775 | 2026-04-24T16:33:56.591Z | Downloaded derive_builder_core v0.20.2 |
| 776 | 2026-04-24T16:33:56.597Z | Downloaded darling v0.20.11 |
| 777 | 2026-04-24T16:33:56.599Z | Downloaded lru-cache v0.1.2 |
| 778 | 2026-04-24T16:33:56.599Z | Downloaded libscf-sys v1.1.0 |
| 779 | 2026-04-24T16:33:56.599Z | Downloaded hyper-staticfile v0.10.1 |
| 780 | 2026-04-24T16:33:56.599Z | Downloaded humantime v2.3.0 |
| 781 | 2026-04-24T16:33:56.599Z | Downloaded cookie_store v0.22.1 |
| 782 | 2026-04-24T16:33:56.641Z | Downloaded match_cfg v0.1.0 |
| 783 | 2026-04-24T16:33:56.648Z | Downloaded futures-channel v0.3.32 |
| 784 | 2026-04-24T16:33:56.648Z | Downloaded derive_more v0.99.20 |
| 785 | 2026-04-24T16:33:56.648Z | Downloaded linked-hash-map v0.5.6 |
| 786 | 2026-04-24T16:33:56.648Z | Downloaded crossbeam-epoch v0.9.18 |
| 787 | 2026-04-24T16:33:56.648Z | Downloaded lzss v0.8.2 |
| 788 | 2026-04-24T16:33:56.648Z | Downloaded maybe-uninit v2.0.0 |
| 789 | 2026-04-24T16:33:56.649Z | Downloaded md5 v0.7.0 |
| 790 | 2026-04-24T16:33:56.649Z | Downloaded maplit v1.0.2 |
| 791 | 2026-04-24T16:33:56.649Z | Downloaded lru-slab v0.1.2 |
| 792 | 2026-04-24T16:33:56.649Z | Downloaded lru v0.12.5 |
| 793 | 2026-04-24T16:33:56.649Z | Downloaded darling_core v0.23.0 |
| 794 | 2026-04-24T16:33:56.649Z | Downloaded indoc v2.0.7 |
| 795 | 2026-04-24T16:33:56.649Z | Downloaded memoffset v0.9.1 |
| 796 | 2026-04-24T16:33:56.649Z | Downloaded mime v0.3.17 |
| 797 | 2026-04-24T16:33:56.649Z | Downloaded md-5 v0.10.6 |
| 798 | 2026-04-24T16:33:56.649Z | Downloaded newline-converter v0.3.0 |
| 799 | 2026-04-24T16:33:56.649Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 800 | 2026-04-24T16:33:56.649Z | Downloaded new_debug_unreachable v1.0.6 |
| 801 | 2026-04-24T16:33:56.649Z | Downloaded cc v1.2.56 |
| 802 | 2026-04-24T16:33:56.649Z | Downloaded aes v0.8.4 |
| 803 | 2026-04-24T16:33:56.649Z | Downloaded half v1.8.3 |
| 804 | 2026-04-24T16:33:56.649Z | Downloaded multimap v0.10.1 |
| 805 | 2026-04-24T16:33:56.649Z | Downloaded ipnet v2.11.0 |
| 806 | 2026-04-24T16:33:56.649Z | Downloaded ipnetwork v0.21.1 |
| 807 | 2026-04-24T16:33:56.649Z | Downloaded newtype_derive v0.1.6 |
| 808 | 2026-04-24T16:33:56.649Z | Downloaded newtype-uuid-macros v0.1.0 |
| 809 | 2026-04-24T16:33:56.649Z | Downloaded num v0.4.3 |
| 810 | 2026-04-24T16:33:56.649Z | Downloaded normalize-line-endings v0.3.0 |
| 811 | 2026-04-24T16:33:56.654Z | Downloaded kstat-rs v0.2.4 |
| 812 | 2026-04-24T16:33:56.654Z | Downloaded nonempty v0.12.0 |
| 813 | 2026-04-24T16:33:56.654Z | Downloaded ingot-types v0.1.2 |
| 814 | 2026-04-24T16:33:56.654Z | Downloaded nibble_vec v0.1.0 |
| 815 | 2026-04-24T16:33:56.654Z | Downloaded num-iter v0.1.45 |
| 816 | 2026-04-24T16:33:56.654Z | Downloaded num_enum_derive v0.5.11 |
| 817 | 2026-04-24T16:33:56.654Z | Downloaded num-derive v0.3.3 |
| 818 | 2026-04-24T16:33:56.657Z | Downloaded num-conv v0.2.0 |
| 819 | 2026-04-24T16:33:56.662Z | Downloaded crc-any v2.5.0 |
| 820 | 2026-04-24T16:33:56.662Z | Downloaded opaque-debug v0.3.1 |
| 821 | 2026-04-24T16:33:56.662Z | Downloaded blake2 v0.10.6 |
| 822 | 2026-04-24T16:33:56.665Z | Downloaded dropshot_endpoint v0.16.7 |
| 823 | 2026-04-24T16:33:56.665Z | Downloaded libefi-sys v0.1.0 |
| 824 | 2026-04-24T16:33:56.668Z | Downloaded hmac v0.12.1 |
| 825 | 2026-04-24T16:33:56.668Z | Downloaded dropshot_endpoint v0.17.0 |
| 826 | 2026-04-24T16:33:56.670Z | Downloaded httparse v1.10.1 |
| 827 | 2026-04-24T16:33:56.674Z | Downloaded num_threads v0.1.7 |
| 828 | 2026-04-24T16:33:56.677Z | Downloaded linear-map v1.2.0 |
| 829 | 2026-04-24T16:33:56.680Z | Downloaded olpc-cjson v0.1.4 |
| 830 | 2026-04-24T16:33:56.680Z | Downloaded openssl-macros v0.1.1 |
| 831 | 2026-04-24T16:33:56.680Z | Downloaded openssl-probe v0.2.1 |
| 832 | 2026-04-24T16:33:56.680Z | Downloaded openssl-probe v0.1.6 |
| 833 | 2026-04-24T16:33:56.683Z | Downloaded elliptic-curve v0.13.8 |
| 834 | 2026-04-24T16:33:56.686Z | Downloaded libsw-core v0.3.2 |
| 835 | 2026-04-24T16:33:56.686Z | Downloaded libsw v3.5.0 |
| 836 | 2026-04-24T16:33:56.686Z | Downloaded const_format v0.2.35 |
| 837 | 2026-04-24T16:33:56.689Z | Downloaded arc-swap v1.8.2 |
| 838 | 2026-04-24T16:33:56.692Z | Downloaded managed v0.8.0 |
| 839 | 2026-04-24T16:33:56.695Z | Downloaded getrandom v0.3.4 |
| 840 | 2026-04-24T16:33:56.697Z | Downloaded getrandom v0.2.17 |
| 841 | 2026-04-24T16:33:56.697Z | Downloaded hyper-rustls v0.27.7 |
| 842 | 2026-04-24T16:33:56.700Z | Downloaded mime_guess v2.0.5 |
| 843 | 2026-04-24T16:33:56.703Z | Downloaded oso-derive v0.27.3 |
| 844 | 2026-04-24T16:33:56.703Z | Downloaded chacha20 v0.10.0 |
| 845 | 2026-04-24T16:33:56.705Z | Downloaded ingot v0.1.1 |
| 846 | 2026-04-24T16:33:56.705Z | Downloaded multer v3.1.0 |
| 847 | 2026-04-24T16:33:56.708Z | Downloaded packed_struct_codegen v0.10.1 |
| 848 | 2026-04-24T16:33:56.708Z | Downloaded parse-display v0.10.0 |
| 849 | 2026-04-24T16:33:56.708Z | Downloaded newtype-uuid v1.3.2 |
| 850 | 2026-04-24T16:33:56.711Z | Downloaded native-tls v0.2.18 |
| 851 | 2026-04-24T16:33:56.711Z | Downloaded parse-size v1.1.0 |
| 852 | 2026-04-24T16:33:56.726Z | Downloaded peg-runtime v0.8.5 |
| 853 | 2026-04-24T16:33:56.730Z | Downloaded num-integer v0.1.46 |
| 854 | 2026-04-24T16:33:56.730Z | Downloaded num-derive v0.4.2 |
| 855 | 2026-04-24T16:33:56.733Z | Downloaded pbkdf2 v0.12.2 |
| 856 | 2026-04-24T16:33:56.733Z | Downloaded pbkdf2 v0.11.0 |
| 857 | 2026-04-24T16:33:56.733Z | Downloaded path-slash v0.1.5 |
| 858 | 2026-04-24T16:33:56.734Z | Downloaded nodrop v0.1.14 |
| 859 | 2026-04-24T16:33:56.734Z | Downloaded jobserver v0.1.34 |
| 860 | 2026-04-24T16:33:56.737Z | Downloaded num-complex v0.4.6 |
| 861 | 2026-04-24T16:33:56.737Z | Downloaded num-rational v0.4.2 |
| 862 | 2026-04-24T16:33:56.737Z | Downloaded chacha20poly1305 v0.10.1 |
| 863 | 2026-04-24T16:33:56.740Z | Downloaded nu-ansi-term v0.50.3 |
| 864 | 2026-04-24T16:33:56.740Z | Downloaded ingot-macros v0.1.1 |
| 865 | 2026-04-24T16:33:56.743Z | Downloaded half v2.7.1 |
| 866 | 2026-04-24T16:33:56.743Z | Downloaded pin-utils v0.1.0 |
| 867 | 2026-04-24T16:33:56.746Z | Downloaded bytes v1.11.1 |
| 868 | 2026-04-24T16:33:56.748Z | Downloaded num_enum v0.5.11 |
| 869 | 2026-04-24T16:33:56.751Z | Downloaded darling_core v0.21.3 |
| 870 | 2026-04-24T16:33:56.755Z | Downloaded num_enum_derive v0.7.5 |
| 871 | 2026-04-24T16:33:56.755Z | Downloaded libloading v0.8.9 |
| 872 | 2026-04-24T16:33:56.759Z | Downloaded flume v0.11.1 |
| 873 | 2026-04-24T16:33:56.759Z | Downloaded darling_core v0.20.11 |
| 874 | 2026-04-24T16:33:56.762Z | Downloaded lock_api v0.4.14 |
| 875 | 2026-04-24T16:33:56.762Z | Downloaded litrs v1.0.0 |
| 876 | 2026-04-24T16:33:56.765Z | Downloaded iana-time-zone v0.1.65 |
| 877 | 2026-04-24T16:33:56.765Z | Downloaded phf_shared v0.13.1 |
| 878 | 2026-04-24T16:33:56.768Z | Downloaded phf_shared v0.11.3 |
| 879 | 2026-04-24T16:33:56.768Z | Downloaded futures v0.3.32 |
| 880 | 2026-04-24T16:33:56.771Z | Downloaded powerfmt v0.2.0 |
| 881 | 2026-04-24T16:33:56.771Z | Downloaded oxide-tokio-rt v0.1.4 |
| 882 | 2026-04-24T16:33:56.775Z | Downloaded predicates-tree v1.0.13 |
| 883 | 2026-04-24T16:33:56.778Z | Downloaded owo-colors v4.3.0 |
| 884 | 2026-04-24T16:33:56.778Z | Downloaded flate2 v1.1.9 |
| 885 | 2026-04-24T16:33:56.781Z | Downloaded packed_struct v0.10.1 |
| 886 | 2026-04-24T16:33:56.784Z | Downloaded indexmap v1.9.3 |
| 887 | 2026-04-24T16:33:56.784Z | Downloaded predicates-core v1.0.10 |
| 888 | 2026-04-24T16:33:56.787Z | Downloaded proc-macro-crate v3.4.0 |
| 889 | 2026-04-24T16:33:56.787Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 890 | 2026-04-24T16:33:56.787Z | Downloaded password-hash v0.4.2 |
| 891 | 2026-04-24T16:33:56.790Z | Downloaded nanorand v0.7.0 |
| 892 | 2026-04-24T16:33:56.790Z | Downloaded proc-macro-crate v1.3.1 |
| 893 | 2026-04-24T16:33:56.790Z | Downloaded parse-display-derive v0.10.0 |
| 894 | 2026-04-24T16:33:56.793Z | Downloaded paste v1.0.15 |
| 895 | 2026-04-24T16:33:56.795Z | Downloaded progenitor-client v0.10.0 |
| 896 | 2026-04-24T16:33:56.795Z | Downloaded heapless v0.7.17 |
| 897 | 2026-04-24T16:33:56.798Z | Downloaded aho-corasick v1.1.4 |
| 898 | 2026-04-24T16:33:56.801Z | Downloaded parking_lot_core v0.8.6 |
| 899 | 2026-04-24T16:33:56.801Z | Downloaded pem-rfc7468 v0.7.0 |
| 900 | 2026-04-24T16:33:56.805Z | Downloaded peg v0.8.5 |
| 901 | 2026-04-24T16:33:56.808Z | Downloaded password-hash v0.5.0 |
| 902 | 2026-04-24T16:33:56.808Z | Downloaded crypto-bigint v0.5.5 |
| 903 | 2026-04-24T16:33:56.811Z | Downloaded quick-error v1.2.3 |
| 904 | 2026-04-24T16:33:56.811Z | Downloaded psl-types v2.0.11 |
| 905 | 2026-04-24T16:33:56.814Z | Downloaded phf v0.12.1 |
| 906 | 2026-04-24T16:33:56.814Z | Downloaded progenitor-macro v0.13.0 |
| 907 | 2026-04-24T16:33:56.814Z | Downloaded progenitor-macro v0.11.2 |
| 908 | 2026-04-24T16:33:56.818Z | Downloaded headers v0.4.1 |
| 909 | 2026-04-24T16:33:56.820Z | Downloaded ar_archive_writer v0.5.1 |
| 910 | 2026-04-24T16:33:56.821Z | Downloaded progenitor-macro v0.10.0 |
| 911 | 2026-04-24T16:33:56.821Z | Downloaded phf_shared v0.12.1 |
| 912 | 2026-04-24T16:33:56.824Z | Downloaded pem v3.0.6 |
| 913 | 2026-04-24T16:33:56.824Z | Downloaded ed25519-dalek v2.2.0 |
| 914 | 2026-04-24T16:33:56.827Z | Downloaded peg-macros v0.8.5 |
| 915 | 2026-04-24T16:33:56.827Z | Downloaded num_enum v0.7.5 |
| 916 | 2026-04-24T16:33:56.830Z | Downloaded oxnet v0.1.4 |
| 917 | 2026-04-24T16:33:56.833Z | Downloaded memmap2 v0.9.10 |
| 918 | 2026-04-24T16:33:56.833Z | Downloaded ignore v0.4.25 |
| 919 | 2026-04-24T16:33:56.833Z | Downloaded pkg-config v0.3.32 |
| 920 | 2026-04-24T16:33:56.836Z | Downloaded pin-project-lite v0.2.17 |
| 921 | 2026-04-24T16:33:56.839Z | Downloaded pin-project-internal v1.1.11 |
| 922 | 2026-04-24T16:33:56.839Z | Downloaded omicron-zone-package v0.12.2 |
| 923 | 2026-04-24T16:33:56.842Z | Downloaded derive_more v2.1.1 |
| 924 | 2026-04-24T16:33:56.846Z | Downloaded radium v0.7.0 |
| 925 | 2026-04-24T16:33:56.849Z | Downloaded pkcs8 v0.10.2 |
| 926 | 2026-04-24T16:33:56.849Z | Downloaded bumpalo v3.20.2 |
| 927 | 2026-04-24T16:33:56.852Z | Downloaded compact_str v0.8.1 |
| 928 | 2026-04-24T16:33:56.854Z | Downloaded precomputed-hash v0.1.1 |
| 929 | 2026-04-24T16:33:56.855Z | Downloaded predicates v3.1.4 |
| 930 | 2026-04-24T16:33:56.857Z | Downloaded rand_chacha v0.3.1 |
| 931 | 2026-04-24T16:33:56.857Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 932 | 2026-04-24T16:33:56.860Z | Downloaded recursive v0.1.1 |
| 933 | 2026-04-24T16:33:56.860Z | Downloaded rand_xorshift v0.4.0 |
| 934 | 2026-04-24T16:33:56.860Z | Downloaded postgres-protocol v0.6.10 |
| 935 | 2026-04-24T16:33:56.863Z | Downloaded indicatif v0.18.4 |
| 936 | 2026-04-24T16:33:56.866Z | Downloaded ppv-lite86 v0.2.21 |
| 937 | 2026-04-24T16:33:56.866Z | Downloaded parking_lot v0.11.2 |
| 938 | 2026-04-24T16:33:56.868Z | Downloaded progenitor v0.13.0 |
| 939 | 2026-04-24T16:33:56.868Z | Downloaded progenitor v0.10.0 |
| 940 | 2026-04-24T16:33:56.871Z | Downloaded primeorder v0.13.6 |
| 941 | 2026-04-24T16:33:56.871Z | Downloaded ref-cast-impl v1.0.25 |
| 942 | 2026-04-24T16:33:56.873Z | Downloaded progenitor-client v0.13.0 |
| 943 | 2026-04-24T16:33:56.873Z | Downloaded proc-macro-error2 v2.0.1 |
| 944 | 2026-04-24T16:33:56.876Z | Downloaded parking_lot_core v0.9.12 |
| 945 | 2026-04-24T16:33:56.876Z | Downloaded parking_lot v0.12.5 |
| 946 | 2026-04-24T16:33:56.880Z | Downloaded heapless v0.8.0 |
| 947 | 2026-04-24T16:33:56.885Z | Downloaded progenitor-extras v0.1.1 |
| 948 | 2026-04-24T16:33:56.888Z | Downloaded progenitor-client v0.11.2 |
| 949 | 2026-04-24T16:33:56.888Z | Downloaded progenitor v0.11.2 |
| 950 | 2026-04-24T16:33:56.891Z | Downloaded rustc-hash v2.1.1 |
| 951 | 2026-04-24T16:33:56.895Z | Downloaded rfc6979 v0.4.0 |
| 952 | 2026-04-24T16:33:56.895Z | Downloaded rustc_version v0.1.7 |
| 953 | 2026-04-24T16:33:56.895Z | Downloaded rustc_version v0.4.1 |
| 954 | 2026-04-24T16:33:56.898Z | Downloaded russh-cryptovec v0.7.3 |
| 955 | 2026-04-24T16:33:56.898Z | Downloaded rtoolbox v0.0.3 |
| 956 | 2026-04-24T16:33:56.902Z | Downloaded pkcs1 v0.7.5 |
| 957 | 2026-04-24T16:33:56.904Z | Downloaded phf v0.13.1 |
| 958 | 2026-04-24T16:33:56.907Z | Downloaded r2d2 v0.8.10 |
| 959 | 2026-04-24T16:33:56.907Z | Downloaded hickory-resolver v0.25.2 |
| 960 | 2026-04-24T16:33:56.910Z | Downloaded diesel_derives v2.3.7 |
| 961 | 2026-04-24T16:33:56.913Z | Downloaded der v0.7.10 |
| 962 | 2026-04-24T16:33:56.917Z | Downloaded psm v0.1.30 |
| 963 | 2026-04-24T16:33:56.920Z | Downloaded pkcs5 v0.7.1 |
| 964 | 2026-04-24T16:33:56.920Z | Downloaded hickory-resolver v0.24.4 |
| 965 | 2026-04-24T16:33:56.923Z | Downloaded rand_core v0.9.5 |
| 966 | 2026-04-24T16:33:56.926Z | Downloaded salsa20 v0.10.2 |
| 967 | 2026-04-24T16:33:56.929Z | Downloaded async-compression v0.4.41 |
| 968 | 2026-04-24T16:33:56.931Z | Downloaded rand_core v0.10.0 |
| 969 | 2026-04-24T16:33:56.931Z | Downloaded dropshot-api-manager v0.6.0 |
| 970 | 2026-04-24T16:33:56.934Z | Downloaded poly1305 v0.8.0 |
| 971 | 2026-04-24T16:33:56.937Z | Downloaded rand_seeder v0.4.0 |
| 972 | 2026-04-24T16:33:56.937Z | Downloaded rand_chacha v0.9.0 |
| 973 | 2026-04-24T16:33:56.937Z | Downloaded postcard v1.1.3 |
| 974 | 2026-04-24T16:33:56.940Z | Downloaded scroll_derive v0.13.1 |
| 975 | 2026-04-24T16:33:56.940Z | Downloaded sapling-renderdag v0.1.0 |
| 976 | 2026-04-24T16:33:56.940Z | Downloaded polyval v0.6.2 |
| 977 | 2026-04-24T16:33:56.943Z | Downloaded p256 v0.13.2 |
| 978 | 2026-04-24T16:33:56.943Z | Downloaded scrypt v0.11.0 |
| 979 | 2026-04-24T16:33:56.947Z | Downloaded secrecy v0.10.3 |
| 980 | 2026-04-24T16:33:56.947Z | Downloaded aes-gcm v0.10.3 |
| 981 | 2026-04-24T16:33:56.950Z | Downloaded postgres-types v0.2.12 |
| 982 | 2026-04-24T16:33:56.950Z | Downloaded ref-cast v1.0.25 |
| 983 | 2026-04-24T16:33:56.953Z | Downloaded oso v0.27.3 |
| 984 | 2026-04-24T16:33:56.953Z | Downloaded rand_core v0.6.4 |
| 985 | 2026-04-24T16:33:56.957Z | Downloaded scheduled-thread-pool v0.2.7 |
| 986 | 2026-04-24T16:33:56.957Z | Downloaded resolv-conf v0.7.6 |
| 987 | 2026-04-24T16:33:56.957Z | Downloaded secrecy v0.8.0 |
| 988 | 2026-04-24T16:33:56.960Z | Downloaded scopeguard v1.2.0 |
| 989 | 2026-04-24T16:33:56.960Z | Downloaded serde-big-array v0.5.1 |
| 990 | 2026-04-24T16:33:56.960Z | Downloaded seq-macro v0.3.6 |
| 991 | 2026-04-24T16:33:56.960Z | Downloaded semver v0.1.20 |
| 992 | 2026-04-24T16:33:56.964Z | Downloaded expectorate v1.2.0 |
| 993 | 2026-04-24T16:33:56.964Z | Downloaded derive_more-impl v2.1.1 |
| 994 | 2026-04-24T16:33:56.978Z | Downloaded serde_plain v1.0.2 |
| 995 | 2026-04-24T16:33:56.981Z | Downloaded sha1 v0.10.6 |
| 996 | 2026-04-24T16:33:56.985Z | Downloaded serde_spanned v1.0.4 |
| 997 | 2026-04-24T16:33:56.985Z | Downloaded serde_bytes v0.11.19 |
| 998 | 2026-04-24T16:33:56.989Z | Downloaded signal-hook-mio v0.2.5 |
| 999 | 2026-04-24T16:33:56.989Z | Downloaded shell-words v1.1.1 |
| 1000 | 2026-04-24T16:33:56.989Z | Downloaded signature v2.2.0 |
| 1001 | 2026-04-24T16:33:56.989Z | Downloaded serde_repr v0.1.20 |
| 1002 | 2026-04-24T16:33:56.989Z | Downloaded signal-hook-tokio v0.3.1 |
| 1003 | 2026-04-24T16:33:56.992Z | Downloaded rusty-fork v0.3.1 |
| 1004 | 2026-04-24T16:33:56.995Z | Downloaded quinn-udp v0.5.14 |
| 1005 | 2026-04-24T16:33:56.995Z | Downloaded rustversion v1.0.22 |
| 1006 | 2026-04-24T16:33:56.998Z | Downloaded rustls-pemfile v1.0.4 |
| 1007 | 2026-04-24T16:33:56.998Z | Downloaded rustls-native-certs v0.8.3 |
| 1008 | 2026-04-24T16:33:57.001Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1009 | 2026-04-24T16:33:57.001Z | Downloaded jiff-static v0.2.21 |
| 1010 | 2026-04-24T16:33:57.005Z | Downloaded same-file v1.0.6 |
| 1011 | 2026-04-24T16:33:57.009Z | Downloaded sigpipe v0.1.3 |
| 1012 | 2026-04-24T16:33:57.013Z | Downloaded openssl-sys v0.9.111 |
| 1013 | 2026-04-24T16:33:57.016Z | Downloaded rustls-pemfile v2.2.0 |
| 1014 | 2026-04-24T16:33:57.021Z | Downloaded scroll v0.13.0 |
| 1015 | 2026-04-24T16:33:57.022Z | Downloaded schemars_derive v0.8.22 |
| 1016 | 2026-04-24T16:33:57.022Z | Downloaded minimal-lexical v0.2.1 |
| 1017 | 2026-04-24T16:33:57.024Z | Downloaded papergrid v0.17.0 |
| 1018 | 2026-04-24T16:33:57.028Z | Downloaded serde-hex v0.1.0 |
| 1019 | 2026-04-24T16:33:57.032Z | Downloaded slog-bunyan v2.5.0 |
| 1020 | 2026-04-24T16:33:57.035Z | Downloaded slog-envlogger v2.2.0 |
| 1021 | 2026-04-24T16:33:57.038Z | Downloaded prefix-trie v0.7.0 |
| 1022 | 2026-04-24T16:33:57.041Z | Downloaded miniz_oxide v0.8.9 |
| 1023 | 2026-04-24T16:33:57.041Z | Downloaded siphasher v1.0.2 |
| 1024 | 2026-04-24T16:33:57.041Z | Downloaded progenitor-impl v0.10.0 |
| 1025 | 2026-04-24T16:33:57.044Z | Downloaded sec1 v0.7.3 |
| 1026 | 2026-04-24T16:33:57.044Z | Downloaded sct v0.7.1 |
| 1027 | 2026-04-24T16:33:57.051Z | Downloaded hashbrown v0.13.2 |
| 1028 | 2026-04-24T16:33:57.056Z | Downloaded progenitor-impl v0.11.2 |
| 1029 | 2026-04-24T16:33:57.058Z | Downloaded progenitor-impl v0.13.0 |
| 1030 | 2026-04-24T16:33:57.061Z | Downloaded serde_path_to_error v0.1.20 |
| 1031 | 2026-04-24T16:33:57.061Z | Downloaded serde_derive_internals v0.29.1 |
| 1032 | 2026-04-24T16:33:57.065Z | Downloaded russh-keys v0.45.0 |
| 1033 | 2026-04-24T16:33:57.065Z | Downloaded serde_urlencoded v0.7.1 |
| 1034 | 2026-04-24T16:33:57.068Z | Downloaded ssh-encoding v0.2.0 |
| 1035 | 2026-04-24T16:33:57.071Z | Downloaded sqlparser_derive v0.5.0 |
| 1036 | 2026-04-24T16:33:57.074Z | Downloaded ssh-cipher v0.2.0 |
| 1037 | 2026-04-24T16:33:57.074Z | Downloaded structmeta-derive v0.3.0 |
| 1038 | 2026-04-24T16:33:57.076Z | Downloaded strum v0.26.3 |
| 1039 | 2026-04-24T16:33:57.076Z | Downloaded supports-color v3.0.2 |
| 1040 | 2026-04-24T16:33:57.076Z | Downloaded subtle v2.6.1 |
| 1041 | 2026-04-24T16:33:57.079Z | Downloaded signal-hook-registry v1.4.8 |
| 1042 | 2026-04-24T16:33:57.079Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1043 | 2026-04-24T16:33:57.082Z | Downloaded rustls-pki-types v1.14.0 |
| 1044 | 2026-04-24T16:33:57.082Z | Downloaded crossterm v0.28.1 |
| 1045 | 2026-04-24T16:33:57.089Z | Downloaded hickory-server v0.25.2 |
| 1046 | 2026-04-24T16:33:57.092Z | Downloaded shlex v1.3.0 |
| 1047 | 2026-04-24T16:33:57.092Z | Downloaded pin-project v1.1.11 |
| 1048 | 2026-04-24T16:33:57.097Z | Downloaded hyper-util v0.1.20 |
| 1049 | 2026-04-24T16:33:57.100Z | Downloaded tap v1.0.1 |
| 1050 | 2026-04-24T16:33:57.103Z | Downloaded take_mut v0.2.2 |
| 1051 | 2026-04-24T16:33:57.103Z | Downloaded tagptr v0.2.0 |
| 1052 | 2026-04-24T16:33:57.103Z | Downloaded tabled_derive v0.11.0 |
| 1053 | 2026-04-24T16:33:57.107Z | Downloaded crossterm v0.29.0 |
| 1054 | 2026-04-24T16:33:57.111Z | Downloaded smf v0.2.3 |
| 1055 | 2026-04-24T16:33:57.114Z | Downloaded smallvec v0.6.14 |
| 1056 | 2026-04-24T16:33:57.114Z | Downloaded slog-term v2.9.2 |
| 1057 | 2026-04-24T16:33:57.117Z | Downloaded termtree v0.5.1 |
| 1058 | 2026-04-24T16:33:57.117Z | Downloaded tabwriter v1.4.1 |
| 1059 | 2026-04-24T16:33:57.117Z | Downloaded sync_wrapper v1.0.2 |
| 1060 | 2026-04-24T16:33:57.120Z | Downloaded simd-adler32 v0.3.8 |
| 1061 | 2026-04-24T16:33:57.120Z | Downloaded sync-ptr v0.1.4 |
| 1062 | 2026-04-24T16:33:57.120Z | Downloaded slog-stdlog v4.1.1 |
| 1063 | 2026-04-24T16:33:57.123Z | Downloaded slog-scope v4.4.1 |
| 1064 | 2026-04-24T16:33:57.123Z | Downloaded thread-id v5.1.0 |
| 1065 | 2026-04-24T16:33:57.123Z | Downloaded pretty_assertions v1.4.1 |
| 1066 | 2026-04-24T16:33:57.126Z | Downloaded time-core v0.1.8 |
| 1067 | 2026-04-24T16:33:57.126Z | Downloaded itertools v0.10.5 |
| 1068 | 2026-04-24T16:33:57.129Z | Downloaded spki v0.7.3 |
| 1069 | 2026-04-24T16:33:57.132Z | Downloaded slog-json v2.6.1 |
| 1070 | 2026-04-24T16:33:57.132Z | Downloaded slog-async v2.8.0 |
| 1071 | 2026-04-24T16:33:57.132Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1072 | 2026-04-24T16:33:57.135Z | Downloaded hashbrown v0.12.3 |
| 1073 | 2026-04-24T16:33:57.135Z | Downloaded testing_table v0.3.0 |
| 1074 | 2026-04-24T16:33:57.138Z | Downloaded ron v0.8.1 |
| 1075 | 2026-04-24T16:33:57.140Z | Downloaded num-bigint v0.4.6 |
| 1076 | 2026-04-24T16:33:57.144Z | Downloaded static_assertions v1.1.0 |
| 1077 | 2026-04-24T16:33:57.145Z | Downloaded sqlformat v0.3.5 |
| 1078 | 2026-04-24T16:33:57.145Z | Downloaded serde_with_macros v3.17.0 |
| 1079 | 2026-04-24T16:33:57.148Z | Downloaded slog-dtrace v0.3.0 |
| 1080 | 2026-04-24T16:33:57.148Z | Downloaded rcgen v0.12.1 |
| 1081 | 2026-04-24T16:33:57.148Z | Downloaded tinyvec_macros v0.1.1 |
| 1082 | 2026-04-24T16:33:57.151Z | Downloaded serde_cbor v0.11.2 |
| 1083 | 2026-04-24T16:33:57.155Z | Downloaded strum v0.27.2 |
| 1084 | 2026-04-24T16:33:57.155Z | Downloaded stacker v0.1.23 |
| 1085 | 2026-04-24T16:33:57.155Z | Downloaded snafu-derive v0.8.9 |
| 1086 | 2026-04-24T16:33:57.158Z | Downloaded tokio-macros v2.7.0 |
| 1087 | 2026-04-24T16:33:57.163Z | Downloaded structmeta v0.3.0 |
| 1088 | 2026-04-24T16:33:57.166Z | Downloaded stringprep v0.1.5 |
| 1089 | 2026-04-24T16:33:57.166Z | Downloaded string_cache v0.8.9 |
| 1090 | 2026-04-24T16:33:57.168Z | Downloaded strum_macros v0.27.2 |
| 1091 | 2026-04-24T16:33:57.168Z | Downloaded http v1.4.0 |
| 1092 | 2026-04-24T16:33:57.171Z | Downloaded strum_macros v0.24.3 |
| 1093 | 2026-04-24T16:33:57.171Z | Downloaded prettyplease v0.2.37 |
| 1094 | 2026-04-24T16:33:57.182Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1095 | 2026-04-24T16:33:57.185Z | Downloaded mio v1.2.0 |
| 1096 | 2026-04-24T16:33:57.188Z | Downloaded strum_macros v0.26.4 |
| 1097 | 2026-04-24T16:33:57.191Z | Downloaded support-bundle-viewer v0.1.2 |
| 1098 | 2026-04-24T16:33:57.191Z | Downloaded termios v0.3.3 |
| 1099 | 2026-04-24T16:33:57.198Z | Downloaded topological-sort v0.2.2 |
| 1100 | 2026-04-24T16:33:57.201Z | Downloaded ryu v1.0.23 |
| 1101 | 2026-04-24T16:33:57.201Z | Downloaded rayon-core v1.13.0 |
| 1102 | 2026-04-24T16:33:57.204Z | Downloaded thread_local v1.1.9 |
| 1103 | 2026-04-24T16:33:57.204Z | Downloaded hashbrown v0.15.5 |
| 1104 | 2026-04-24T16:33:57.209Z | Downloaded slab v0.4.12 |
| 1105 | 2026-04-24T16:33:57.217Z | Downloaded tiny-keccak v2.0.2 |
| 1106 | 2026-04-24T16:33:57.220Z | Downloaded try-lock v0.2.5 |
| 1107 | 2026-04-24T16:33:57.220Z | Downloaded tower-layer v0.3.3 |
| 1108 | 2026-04-24T16:33:57.223Z | Downloaded time-macros v0.2.27 |
| 1109 | 2026-04-24T16:33:57.223Z | Downloaded thiserror-no-std v2.0.2 |
| 1110 | 2026-04-24T16:33:57.226Z | Downloaded trait-variant v0.1.2 |
| 1111 | 2026-04-24T16:33:57.226Z | Downloaded qorb v0.4.1 |
| 1112 | 2026-04-24T16:33:57.229Z | Downloaded tower-service v0.3.3 |
| 1113 | 2026-04-24T16:33:57.229Z | Downloaded rand v0.8.5 |
| 1114 | 2026-04-24T16:33:57.232Z | Downloaded iddqd v0.3.17 |
| 1115 | 2026-04-24T16:33:57.235Z | Downloaded tls_codec v0.4.2 |
| 1116 | 2026-04-24T16:33:57.237Z | Downloaded nom v7.1.3 |
| 1117 | 2026-04-24T16:33:57.240Z | Downloaded signal-hook v0.3.18 |
| 1118 | 2026-04-24T16:33:57.243Z | Downloaded typify-macro v0.4.3 |
| 1119 | 2026-04-24T16:33:57.246Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1120 | 2026-04-24T16:33:57.249Z | Downloaded tokio-native-tls v0.3.1 |
| 1121 | 2026-04-24T16:33:57.252Z | Downloaded tokio-dtrace v0.1.1 |
| 1122 | 2026-04-24T16:33:57.252Z | Downloaded tls_codec_derive v0.4.2 |
| 1123 | 2026-04-24T16:33:57.255Z | Downloaded typify-macro v0.6.1 |
| 1124 | 2026-04-24T16:33:57.255Z | Downloaded unarray v0.1.4 |
| 1125 | 2026-04-24T16:33:57.258Z | Downloaded unit-prefix v0.5.2 |
| 1126 | 2026-04-24T16:33:57.258Z | Downloaded usdt-macro v0.6.0 |
| 1127 | 2026-04-24T16:33:57.261Z | Downloaded unicode-truncate v1.1.0 |
| 1128 | 2026-04-24T16:33:57.266Z | Downloaded publicsuffix v2.3.0 |
| 1129 | 2026-04-24T16:33:57.273Z | Downloaded term v1.2.1 |
| 1130 | 2026-04-24T16:33:57.276Z | Downloaded quinn v0.11.9 |
| 1131 | 2026-04-24T16:33:57.279Z | Downloaded usdt-attr-macro v0.6.0 |
| 1132 | 2026-04-24T16:33:57.279Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1133 | 2026-04-24T16:33:57.279Z | Downloaded spin v0.9.8 |
| 1134 | 2026-04-24T16:33:57.279Z | Downloaded tokio-rustls v0.25.0 |
| 1135 | 2026-04-24T16:33:57.283Z | Downloaded utf-8 v0.7.6 |
| 1136 | 2026-04-24T16:33:57.286Z | Downloaded untrusted v0.7.1 |
| 1137 | 2026-04-24T16:33:57.286Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-04-24T16:33:57.289Z | Downloaded itertools v0.13.0 |
| 1139 | 2026-04-24T16:33:57.292Z | Downloaded libxml v0.3.3 |
| 1140 | 2026-04-24T16:33:57.295Z | Downloaded similar v2.7.0 |
| 1141 | 2026-04-24T16:33:57.298Z | Downloaded tokio-tungstenite v0.21.0 |
| 1142 | 2026-04-24T16:33:57.301Z | Downloaded itertools v0.12.1 |
| 1143 | 2026-04-24T16:33:57.303Z | Downloaded schemars v0.8.22 |
| 1144 | 2026-04-24T16:33:57.309Z | Downloaded void v1.0.2 |
| 1145 | 2026-04-24T16:33:57.312Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1146 | 2026-04-24T16:33:57.312Z | Downloaded waitgroup v0.1.2 |
| 1147 | 2026-04-24T16:33:57.312Z | Downloaded rand v0.9.2 |
| 1148 | 2026-04-24T16:33:57.315Z | Downloaded slog v2.8.2 |
| 1149 | 2026-04-24T16:33:57.318Z | Downloaded schemars v0.9.0 |
| 1150 | 2026-04-24T16:33:57.323Z | Downloaded wait-timeout v0.2.1 |
| 1151 | 2026-04-24T16:33:57.325Z | Downloaded tui-tree-widget v0.23.1 |
| 1152 | 2026-04-24T16:33:57.325Z | Downloaded rand v0.10.0 |
| 1153 | 2026-04-24T16:33:57.328Z | Downloaded want v0.3.1 |
| 1154 | 2026-04-24T16:33:57.328Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1155 | 2026-04-24T16:33:57.331Z | Downloaded xattr v1.6.1 |
| 1156 | 2026-04-24T16:33:57.336Z | Downloaded rsa v0.9.10 |
| 1157 | 2026-04-24T16:33:57.339Z | Downloaded tokio-rustls v0.26.4 |
| 1158 | 2026-04-24T16:33:57.342Z | Downloaded tokio-rustls v0.24.1 |
| 1159 | 2026-04-24T16:33:57.345Z | Downloaded socket2 v0.6.3 |
| 1160 | 2026-04-24T16:33:57.349Z | Downloaded unicase v2.9.0 |
| 1161 | 2026-04-24T16:33:57.349Z | Downloaded universal-hash v0.5.1 |
| 1162 | 2026-04-24T16:33:57.353Z | Downloaded zeroize_derive v1.4.3 |
| 1163 | 2026-04-24T16:33:57.359Z | Downloaded test-strategy v0.4.5 |
| 1164 | 2026-04-24T16:33:57.362Z | Downloaded snafu v0.8.9 |
| 1165 | 2026-04-24T16:33:57.366Z | Downloaded tokio-tungstenite v0.23.1 |
| 1166 | 2026-04-24T16:33:57.369Z | Downloaded term v0.7.0 |
| 1167 | 2026-04-24T16:33:57.369Z | Downloaded xshell-macros v0.2.7 |
| 1168 | 2026-04-24T16:33:57.369Z | Downloaded usdt-impl v0.6.0 |
| 1169 | 2026-04-24T16:33:57.372Z | Downloaded untrusted v0.9.0 |
| 1170 | 2026-04-24T16:33:57.377Z | Downloaded zone_cfg_derive v0.3.1 |
| 1171 | 2026-04-24T16:33:57.380Z | Downloaded futures-util v0.3.32 |
| 1172 | 2026-04-24T16:33:57.384Z | Downloaded tokio-stream v0.1.18 |
| 1173 | 2026-04-24T16:33:57.387Z | Downloaded hyper v1.8.1 |
| 1174 | 2026-04-24T16:33:57.391Z | Downloaded samael v0.0.19 |
| 1175 | 2026-04-24T16:33:57.394Z | Downloaded zone v0.3.1 |
| 1176 | 2026-04-24T16:33:57.397Z | Downloaded tinyvec v1.10.0 |
| 1177 | 2026-04-24T16:33:57.397Z | Downloaded vergen-lib v0.1.6 |
| 1178 | 2026-04-24T16:33:57.402Z | Downloaded vergen-gitcl v1.0.8 |
| 1179 | 2026-04-24T16:33:57.408Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1180 | 2026-04-24T16:33:57.411Z | Downloaded uzers v0.12.2 |
| 1181 | 2026-04-24T16:33:57.414Z | Downloaded vergen-git2 v1.0.7 |
| 1182 | 2026-04-24T16:33:57.414Z | Downloaded walkdir v2.5.0 |
| 1183 | 2026-04-24T16:33:57.417Z | Downloaded twox-hash v2.1.2 |
| 1184 | 2026-04-24T16:33:57.417Z | Downloaded iri-string v0.7.10 |
| 1185 | 2026-04-24T16:33:57.420Z | Downloaded wyz v0.5.1 |
| 1186 | 2026-04-24T16:33:57.423Z | Downloaded socket2 v0.5.10 |
| 1187 | 2026-04-24T16:33:57.423Z | Downloaded num-bigint-dig v0.8.6 |
| 1188 | 2026-04-24T16:33:57.427Z | Downloaded itertools v0.14.0 |
| 1189 | 2026-04-24T16:33:57.430Z | Downloaded unicode-properties v0.1.4 |
| 1190 | 2026-04-24T16:33:57.433Z | Downloaded whoami v1.6.1 |
| 1191 | 2026-04-24T16:33:57.444Z | Downloaded xshell v0.2.7 |
| 1192 | 2026-04-24T16:33:57.447Z | Downloaded hkdf v0.12.4 |
| 1193 | 2026-04-24T16:33:57.454Z | Downloaded h2 v0.4.13 |
| 1194 | 2026-04-24T16:33:57.457Z | Downloaded zeroize v1.8.2 |
| 1195 | 2026-04-24T16:33:57.457Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1196 | 2026-04-24T16:33:57.466Z | Downloaded tar v0.4.45 |
| 1197 | 2026-04-24T16:33:57.470Z | Downloaded steno v0.4.1 |
| 1198 | 2026-04-24T16:33:57.516Z | Downloaded vergen v9.0.6 |
| 1199 | 2026-04-24T16:33:57.516Z | Downloaded zstd-safe v7.2.4 |
| 1200 | 2026-04-24T16:33:57.516Z | Downloaded tracing-core v0.1.36 |
| 1201 | 2026-04-24T16:33:57.516Z | Downloaded zstd v0.13.3 |
| 1202 | 2026-04-24T16:33:57.516Z | Downloaded rustls-webpki v0.103.9 |
| 1203 | 2026-04-24T16:33:57.516Z | Downloaded schemars v1.2.1 |
| 1204 | 2026-04-24T16:33:57.516Z | Downloaded whoami v2.1.0 |
| 1205 | 2026-04-24T16:33:57.516Z | Downloaded vsss-rs v3.3.4 |
| 1206 | 2026-04-24T16:33:57.516Z | Downloaded typify v0.6.1 |
| 1207 | 2026-04-24T16:33:57.516Z | Downloaded p521 v0.13.3 |
| 1208 | 2026-04-24T16:33:57.516Z | Downloaded typify v0.4.3 |
| 1209 | 2026-04-24T16:33:57.516Z | Downloaded tungstenite v0.21.0 |
| 1210 | 2026-04-24T16:33:57.516Z | Downloaded tungstenite v0.23.0 |
| 1211 | 2026-04-24T16:33:57.516Z | Downloaded yasna v0.5.2 |
| 1212 | 2026-04-24T16:33:57.516Z | Downloaded russh v0.45.0 |
| 1213 | 2026-04-24T16:33:57.516Z | Downloaded toml v0.7.8 |
| 1214 | 2026-04-24T16:33:57.516Z | Downloaded tracing-attributes v0.1.31 |
| 1215 | 2026-04-24T16:33:57.516Z | Downloaded zerocopy v0.6.6 |
| 1216 | 2026-04-24T16:33:57.523Z | Downloaded libm v0.2.16 |
| 1217 | 2026-04-24T16:33:57.527Z | Downloaded subprocess v0.2.15 |
| 1218 | 2026-04-24T16:33:57.532Z | Downloaded uuid v1.23.0 |
| 1219 | 2026-04-24T16:33:57.535Z | Downloaded vte v0.14.1 |
| 1220 | 2026-04-24T16:33:57.541Z | Downloaded unicode-bidi v0.3.18 |
| 1221 | 2026-04-24T16:33:57.545Z | Downloaded tokio-postgres v0.7.16 |
| 1222 | 2026-04-24T16:33:57.548Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1223 | 2026-04-24T16:33:57.560Z | Downloaded unsafe-libyaml v0.2.11 |
| 1224 | 2026-04-24T16:33:57.565Z | Downloaded reedline v0.40.0 |
| 1225 | 2026-04-24T16:33:57.575Z | Downloaded blake3 v1.8.3 |
| 1226 | 2026-04-24T16:33:57.581Z | Downloaded rustyline v14.0.0 |
| 1227 | 2026-04-24T16:33:57.588Z | Downloaded rpassword v7.4.0 |
| 1228 | 2026-04-24T16:33:57.590Z | Downloaded zopfli v0.8.3 |
| 1229 | 2026-04-24T16:33:57.593Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1230 | 2026-04-24T16:33:57.598Z | Downloaded toml_edit v0.19.15 |
| 1231 | 2026-04-24T16:33:57.607Z | Downloaded ssh-key v0.6.7 |
| 1232 | 2026-04-24T16:33:57.611Z | Downloaded p384 v0.13.1 |
| 1233 | 2026-04-24T16:33:57.619Z | Downloaded yansi v1.0.1 |
| 1234 | 2026-04-24T16:33:57.622Z | Downloaded regex v1.12.3 |
| 1235 | 2026-04-24T16:33:57.628Z | Downloaded zip v0.6.6 |
| 1236 | 2026-04-24T16:33:57.631Z | Downloaded bitvec v1.0.1 |
| 1237 | 2026-04-24T16:33:57.638Z | Downloaded unicode_categories v0.1.1 |
| 1238 | 2026-04-24T16:33:57.649Z | Downloaded git2 v0.20.4 |
| 1239 | 2026-04-24T16:33:57.668Z | Downloaded bindgen v0.71.1 |
| 1240 | 2026-04-24T16:33:57.676Z | Downloaded tower v0.5.3 |
| 1241 | 2026-04-24T16:33:57.679Z | Downloaded chrono v0.4.44 |
| 1242 | 2026-04-24T16:33:57.683Z | Downloaded portable-atomic v1.13.1 |
| 1243 | 2026-04-24T16:33:57.690Z | Downloaded salty v0.3.0 |
| 1244 | 2026-04-24T16:33:57.696Z | Downloaded x509-cert v0.2.5 |
| 1245 | 2026-04-24T16:33:57.700Z | Downloaded reqwest v0.13.2 |
| 1246 | 2026-04-24T16:33:57.704Z | Downloaded reqwest v0.12.28 |
| 1247 | 2026-04-24T16:33:57.708Z | Downloaded typed-path v0.9.3 |
| 1248 | 2026-04-24T16:33:57.710Z | Downloaded unicode-segmentation v1.12.0 |
| 1249 | 2026-04-24T16:33:57.713Z | Downloaded aws-lc-rs v1.16.0 |
| 1250 | 2026-04-24T16:33:57.718Z | Downloaded zerocopy-derive v0.8.40 |
| 1251 | 2026-04-24T16:33:57.723Z | Downloaded rustls-webpki v0.101.7 |
| 1252 | 2026-04-24T16:33:57.732Z | Downloaded quick-xml v0.37.5 |
| 1253 | 2026-04-24T16:33:57.735Z | Downloaded lalrpop v0.19.12 |
| 1254 | 2026-04-24T16:33:57.740Z | Downloaded moka v0.12.13 |
| 1255 | 2026-04-24T16:33:57.745Z | Downloaded rayon v1.11.0 |
| 1256 | 2026-04-24T16:33:57.750Z | Downloaded unicode-normalization v0.1.25 |
| 1257 | 2026-04-24T16:33:57.753Z | Downloaded tokio-util v0.7.18 |
| 1258 | 2026-04-24T16:33:57.756Z | Downloaded zip v4.6.1 |
| 1259 | 2026-04-24T16:33:57.761Z | Downloaded tower-http v0.6.8 |
| 1260 | 2026-04-24T16:33:57.772Z | Downloaded tough v0.20.0 |
| 1261 | 2026-04-24T16:33:57.778Z | Downloaded petname v2.0.2 |
| 1262 | 2026-04-24T16:33:57.793Z | Downloaded rustls-webpki v0.102.8 |
| 1263 | 2026-04-24T16:33:57.805Z | Downloaded goblin v0.10.5 |
| 1264 | 2026-04-24T16:33:57.812Z | Downloaded proptest v1.10.0 |
| 1265 | 2026-04-24T16:33:57.817Z | Downloaded object v0.30.4 |
| 1266 | 2026-04-24T16:33:57.823Z | Downloaded serde_with v3.17.0 |
| 1267 | 2026-04-24T16:33:57.837Z | Downloaded curve25519-dalek v4.1.3 |
| 1268 | 2026-04-24T16:33:57.847Z | Downloaded winnow v0.6.26 |
| 1269 | 2026-04-24T16:33:57.865Z | Downloaded radix_trie v0.2.1 |
| 1270 | 2026-04-24T16:33:57.879Z | Downloaded winnow v0.5.40 |
| 1271 | 2026-04-24T16:33:57.893Z | Downloaded openssl v0.10.75 |
| 1272 | 2026-04-24T16:33:57.900Z | Downloaded quinn-proto v0.11.13 |
| 1273 | 2026-04-24T16:33:57.905Z | Downloaded nix v0.27.1 |
| 1274 | 2026-04-24T16:33:57.920Z | Downloaded polar-core v0.27.3 |
| 1275 | 2026-04-24T16:33:57.930Z | Downloaded rustls v0.21.12 |
| 1276 | 2026-04-24T16:33:57.936Z | Downloaded time v0.3.47 |
| 1277 | 2026-04-24T16:33:57.944Z | Downloaded bstr v1.12.1 |
| 1278 | 2026-04-24T16:33:57.949Z | Downloaded tabled v0.20.0 |
| 1279 | 2026-04-24T16:33:57.959Z | Downloaded nix v0.29.0 |
| 1280 | 2026-04-24T16:33:57.966Z | Downloaded regex-syntax v0.6.29 |
| 1281 | 2026-04-24T16:33:57.970Z | Downloaded nix v0.28.0 |
| 1282 | 2026-04-24T16:33:57.986Z | Downloaded dropshot v0.17.0 |
| 1283 | 2026-04-24T16:33:57.998Z | Downloaded webpki-roots v1.0.6 |
| 1284 | 2026-04-24T16:33:58.001Z | Downloaded vcpkg v0.2.15 |
| 1285 | 2026-04-24T16:33:58.025Z | Downloaded zlib-rs v0.6.2 |
| 1286 | 2026-04-24T16:33:58.028Z | Downloaded dropshot v0.16.7 |
| 1287 | 2026-04-24T16:33:58.041Z | Downloaded rustls v0.22.4 |
| 1288 | 2026-04-24T16:33:58.050Z | Downloaded openapiv3 v2.2.0 |
| 1289 | 2026-04-24T16:33:58.055Z | Downloaded hickory-proto v0.24.4 |
| 1290 | 2026-04-24T16:33:58.063Z | Downloaded smoltcp v0.11.0 |
| 1291 | 2026-04-24T16:33:58.071Z | Downloaded rustls v0.23.37 |
| 1292 | 2026-04-24T16:33:58.078Z | Downloaded object v0.37.3 |
| 1293 | 2026-04-24T16:33:58.085Z | Downloaded regress v0.10.5 |
| 1294 | 2026-04-24T16:33:58.090Z | Downloaded regex-syntax v0.8.10 |
| 1295 | 2026-04-24T16:33:58.094Z | Downloaded hickory-proto v0.25.2 |
| 1296 | 2026-04-24T16:33:58.103Z | Downloaded diesel v2.3.7 |
| 1297 | 2026-04-24T16:33:58.115Z | Downloaded zerocopy v0.8.40 |
| 1298 | 2026-04-24T16:33:58.121Z | Downloaded rustix v0.38.44 |
| 1299 | 2026-04-24T16:33:58.134Z | Downloaded smoltcp v0.9.1 |
| 1300 | 2026-04-24T16:33:58.141Z | Downloaded nix v0.31.2 |
| 1301 | 2026-04-24T16:33:58.212Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1302 | 2026-04-24T16:33:58.218Z | Downloaded sqlparser v0.61.0 |
| 1303 | 2026-04-24T16:33:58.233Z | Downloaded sled v0.34.7 |
| 1304 | 2026-04-24T16:33:58.238Z | Downloaded typify-impl v0.6.1 |
| 1305 | 2026-04-24T16:33:58.248Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-04-24T16:33:58.260Z | Downloaded ratatui v0.29.0 |
| 1307 | 2026-04-24T16:33:58.272Z | Downloaded petgraph v0.6.5 |
| 1308 | 2026-04-24T16:33:58.283Z | Downloaded typify-impl v0.4.3 |
| 1309 | 2026-04-24T16:33:58.293Z | Downloaded jiff v0.2.21 |
| 1310 | 2026-04-24T16:33:58.302Z | Downloaded chrono-tz v0.10.4 |
| 1311 | 2026-04-24T16:33:58.314Z | Downloaded zerocopy-derive v0.6.6 |
| 1312 | 2026-04-24T16:33:58.321Z | Downloaded regex-automata v0.4.14 |
| 1313 | 2026-04-24T16:33:58.329Z | Downloaded libz-sys v1.1.24 |
| 1314 | 2026-04-24T16:33:58.349Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1315 | 2026-04-24T16:33:58.360Z | Downloaded petgraph v0.8.3 |
| 1316 | 2026-04-24T16:33:58.373Z | Downloaded csv v1.4.0 |
| 1317 | 2026-04-24T16:33:58.386Z | Downloaded tokio v1.52.1 |
| 1318 | 2026-04-24T16:33:58.408Z | Downloaded sha3 v0.10.8 |
| 1319 | 2026-04-24T16:33:58.467Z | Downloaded ring v0.17.14 |
| 1320 | 2026-04-24T16:33:58.491Z | Downloaded encoding_rs v0.8.35 |
| 1321 | 2026-04-24T16:33:58.528Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1322 | 2026-04-24T16:33:59.198Z | Downloaded aws-lc-sys v0.37.1 |
| 1323 | 2026-04-24T16:33:59.444Z | Compiling libc v0.2.185 |
| 1324 | 2026-04-24T16:33:59.444Z | Compiling serde v1.0.228 |
| 1325 | 2026-04-24T16:33:59.447Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-04-24T16:33:59.447Z | Compiling shlex v1.3.0 |
| 1327 | 2026-04-24T16:33:59.447Z | Compiling log v0.4.29 |
| 1328 | 2026-04-24T16:33:59.447Z | Compiling smallvec v1.15.1 |
| 1329 | 2026-04-24T16:33:59.447Z | Compiling typenum v1.19.0 |
| 1330 | 2026-04-24T16:33:59.447Z | Compiling subtle v2.6.1 |
| 1331 | 2026-04-24T16:33:59.646Z | Compiling generic-array v0.14.7 |
| 1332 | 2026-04-24T16:33:59.649Z | Compiling scopeguard v1.2.0 |
| 1333 | 2026-04-24T16:33:59.674Z | Compiling const-oid v0.9.6 |
| 1334 | 2026-04-24T16:33:59.726Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-04-24T16:33:59.732Z | Compiling syn v2.0.117 |
| 1336 | 2026-04-24T16:33:59.733Z | Compiling zerocopy v0.8.40 |
| 1337 | 2026-04-24T16:33:59.736Z | Compiling critical-section v1.2.0 |
| 1338 | 2026-04-24T16:33:59.736Z | Compiling serde_json v1.0.149 |
| 1339 | 2026-04-24T16:33:59.785Z | Compiling parking_lot_core v0.9.12 |
| 1340 | 2026-04-24T16:33:59.814Z | Compiling lock_api v0.4.14 |
| 1341 | 2026-04-24T16:33:59.828Z | Compiling pin-project-lite v0.2.17 |
| 1342 | 2026-04-24T16:33:59.844Z | Compiling pkg-config v0.3.32 |
| 1343 | 2026-04-24T16:33:59.847Z | Compiling bitflags v2.11.0 |
| 1344 | 2026-04-24T16:33:59.876Z | Compiling libm v0.2.16 |
| 1345 | 2026-04-24T16:33:59.951Z | Compiling num-traits v0.2.19 |
| 1346 | 2026-04-24T16:33:59.969Z | Compiling futures-core v0.3.32 |
| 1347 | 2026-04-24T16:33:59.998Z | Compiling percent-encoding v2.3.2 |
| 1348 | 2026-04-24T16:34:00.104Z | Compiling allocator-api2 v0.2.21 |
| 1349 | 2026-04-24T16:34:00.132Z | Compiling foldhash v0.2.0 |
| 1350 | 2026-04-24T16:34:00.135Z | Compiling futures-sink v0.3.32 |
| 1351 | 2026-04-24T16:34:00.164Z | Compiling cpufeatures v0.2.17 |
| 1352 | 2026-04-24T16:34:00.193Z | Compiling getrandom v0.4.1 |
| 1353 | 2026-04-24T16:34:00.224Z | Compiling futures-task v0.3.32 |
| 1354 | 2026-04-24T16:34:00.270Z | Compiling futures-channel v0.3.32 |
| 1355 | 2026-04-24T16:34:00.273Z | Compiling futures-io v0.3.32 |
| 1356 | 2026-04-24T16:34:00.283Z | Compiling slab v0.4.12 |
| 1357 | 2026-04-24T16:34:00.350Z | Compiling getrandom v0.3.4 |
| 1358 | 2026-04-24T16:34:00.374Z | Compiling rustversion v1.0.22 |
| 1359 | 2026-04-24T16:34:00.441Z | Compiling hashbrown v0.16.1 |
| 1360 | 2026-04-24T16:34:00.458Z | Compiling rand_core v0.10.0 |
| 1361 | 2026-04-24T16:34:00.477Z | Compiling form_urlencoded v1.2.2 |
| 1362 | 2026-04-24T16:34:00.480Z | Compiling dunce v1.0.5 |
| 1363 | 2026-04-24T16:34:00.480Z | Compiling ident_case v1.0.1 |
| 1364 | 2026-04-24T16:34:00.521Z | Compiling base64ct v1.8.3 |
| 1365 | 2026-04-24T16:34:00.537Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-04-24T16:34:00.557Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-04-24T16:34:00.611Z | Compiling errno v0.3.14 |
| 1368 | 2026-04-24T16:34:00.641Z | Compiling mio v1.2.0 |
| 1369 | 2026-04-24T16:34:00.644Z | Compiling socket2 v0.6.3 |
| 1370 | 2026-04-24T16:34:00.698Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-04-24T16:34:00.752Z | Compiling signal-hook-registry v1.4.8 |
| 1372 | 2026-04-24T16:34:00.784Z | Compiling cc v1.2.56 |
| 1373 | 2026-04-24T16:34:00.800Z | Compiling once_cell v1.21.3 |
| 1374 | 2026-04-24T16:34:00.837Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-04-24T16:34:00.942Z | Compiling fs_extra v1.3.0 |
| 1376 | 2026-04-24T16:34:00.968Z | Compiling pem-rfc7468 v0.7.0 |
| 1377 | 2026-04-24T16:34:00.989Z | Compiling flagset v0.4.7 |
| 1378 | 2026-04-24T16:34:01.005Z | Compiling rustix v1.1.3 |
| 1379 | 2026-04-24T16:34:01.046Z | Compiling indexmap v2.13.0 |
| 1380 | 2026-04-24T16:34:01.089Z | Compiling iana-time-zone v0.1.65 |
| 1381 | 2026-04-24T16:34:01.110Z | Compiling uuid v1.23.0 |
| 1382 | 2026-04-24T16:34:01.141Z | Compiling rustc_version v0.4.1 |
| 1383 | 2026-04-24T16:34:01.175Z | Compiling aws-lc-rs v1.16.0 |
| 1384 | 2026-04-24T16:34:01.237Z | Compiling vcpkg v0.2.15 |
| 1385 | 2026-04-24T16:34:01.251Z | Compiling regex-syntax v0.8.10 |
| 1386 | 2026-04-24T16:34:01.311Z | Compiling rand_core v0.9.5 |
| 1387 | 2026-04-24T16:34:01.327Z | Compiling tracing-core v0.1.36 |
| 1388 | 2026-04-24T16:34:01.333Z | Compiling base64 v0.22.1 |
| 1389 | 2026-04-24T16:34:01.399Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-04-24T16:34:01.461Z | Compiling untrusted v0.9.0 |
| 1391 | 2026-04-24T16:34:01.494Z | Compiling httparse v1.10.1 |
| 1392 | 2026-04-24T16:34:01.509Z | Compiling schemars v0.8.22 |
| 1393 | 2026-04-24T16:34:01.553Z | Compiling cmake v0.1.57 |
| 1394 | 2026-04-24T16:34:01.569Z | Compiling openssl-probe v0.2.1 |
| 1395 | 2026-04-24T16:34:01.601Z | Compiling tower-layer v0.3.3 |
| 1396 | 2026-04-24T16:34:01.617Z | Compiling rustls v0.23.37 |
| 1397 | 2026-04-24T16:34:01.694Z | Compiling tinyvec_macros v0.1.1 |
| 1398 | 2026-04-24T16:34:01.733Z | Compiling dyn-clone v1.0.20 |
| 1399 | 2026-04-24T16:34:01.763Z | Compiling atomic-waker v1.1.2 |
| 1400 | 2026-04-24T16:34:01.776Z | Compiling try-lock v0.2.5 |
| 1401 | 2026-04-24T16:34:01.780Z | Compiling tower-service v0.3.3 |
| 1402 | 2026-04-24T16:34:01.790Z | Compiling tinyvec v1.10.0 |
| 1403 | 2026-04-24T16:34:01.819Z | Compiling spin v0.9.8 |
| 1404 | 2026-04-24T16:34:01.819Z | Compiling aho-corasick v1.1.4 |
| 1405 | 2026-04-24T16:34:01.892Z | Compiling want v0.3.1 |
| 1406 | 2026-04-24T16:34:01.908Z | Compiling foreign-types-shared v0.1.1 |
| 1407 | 2026-04-24T16:34:01.912Z | Compiling httpdate v1.0.3 |
| 1408 | 2026-04-24T16:34:01.912Z | Compiling crc32fast v1.5.0 |
| 1409 | 2026-04-24T16:34:01.912Z | Compiling pin-utils v0.1.0 |
| 1410 | 2026-04-24T16:34:01.963Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-04-24T16:34:01.996Z | Compiling openssl v0.10.75 |
| 1412 | 2026-04-24T16:34:02.013Z | Compiling powerfmt v0.2.0 |
| 1413 | 2026-04-24T16:34:02.028Z | Compiling time-core v0.1.8 |
| 1414 | 2026-04-24T16:34:02.044Z | Compiling foreign-types v0.3.2 |
| 1415 | 2026-04-24T16:34:02.058Z | Compiling socket2 v0.5.10 |
| 1416 | 2026-04-24T16:34:02.078Z | Compiling wait-timeout v0.2.1 |
| 1417 | 2026-04-24T16:34:02.114Z | Compiling simd-adler32 v0.3.8 |
| 1418 | 2026-04-24T16:34:02.131Z | Compiling quick-error v1.2.3 |
| 1419 | 2026-04-24T16:34:02.196Z | Compiling time-macros v0.2.27 |
| 1420 | 2026-04-24T16:34:02.211Z | Compiling deranged v0.5.8 |
| 1421 | 2026-04-24T16:34:02.215Z | Compiling syn v1.0.109 |
| 1422 | 2026-04-24T16:34:02.243Z | Compiling num_threads v0.1.7 |
| 1423 | 2026-04-24T16:34:02.274Z | Compiling usdt-impl v0.6.0 |
| 1424 | 2026-04-24T16:34:02.277Z | Compiling bit-vec v0.8.0 |
| 1425 | 2026-04-24T16:34:02.303Z | Compiling siphasher v1.0.2 |
| 1426 | 2026-04-24T16:34:02.318Z | Compiling crossbeam-utils v0.8.21 |
| 1427 | 2026-04-24T16:34:02.374Z | Compiling native-tls v0.2.18 |
| 1428 | 2026-04-24T16:34:02.391Z | Compiling unicode-normalization v0.1.25 |
| 1429 | 2026-04-24T16:34:02.445Z | Compiling aws-lc-sys v0.37.1 |
| 1430 | 2026-04-24T16:34:02.501Z | Compiling ring v0.17.14 |
| 1431 | 2026-04-24T16:34:02.516Z | Compiling openssl-sys v0.9.111 |
| 1432 | 2026-04-24T16:34:02.519Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1433 | 2026-04-24T16:34:02.568Z | Compiling bit-set v0.8.0 |
| 1434 | 2026-04-24T16:34:02.583Z | Compiling tempfile v3.25.0 |
| 1435 | 2026-04-24T16:34:02.622Z | Compiling synstructure v0.13.2 |
| 1436 | 2026-04-24T16:34:02.648Z | Compiling pest_generator v2.8.6 |
| 1437 | 2026-04-24T16:34:02.664Z | Compiling serde_derive_internals v0.29.1 |
| 1438 | 2026-04-24T16:34:02.763Z | Compiling darling_core v0.20.11 |
| 1439 | 2026-04-24T16:34:02.881Z | Compiling regex-automata v0.4.14 |
| 1440 | 2026-04-24T16:34:02.899Z | Compiling rusty-fork v0.3.1 |
| 1441 | 2026-04-24T16:34:03.025Z | Compiling darling_core v0.21.3 |
| 1442 | 2026-04-24T16:34:03.229Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1443 | 2026-04-24T16:34:03.264Z | Compiling slog v2.8.2 |
| 1444 | 2026-04-24T16:34:03.279Z | Compiling heapless v0.7.17 |
| 1445 | 2026-04-24T16:34:03.328Z | Compiling time v0.3.47 |
| 1446 | 2026-04-24T16:34:03.387Z | Compiling rand_xorshift v0.4.0 |
| 1447 | 2026-04-24T16:34:03.466Z | Compiling thread-id v5.1.0 |
| 1448 | 2026-04-24T16:34:03.550Z | Compiling sync_wrapper v1.0.2 |
| 1449 | 2026-04-24T16:34:03.567Z | Compiling cookie v0.18.1 |
| 1450 | 2026-04-24T16:34:03.582Z | Compiling paste v1.0.15 |
| 1451 | 2026-04-24T16:34:03.582Z | Compiling anyhow v1.0.102 |
| 1452 | 2026-04-24T16:34:03.622Z | Compiling adler2 v2.0.1 |
| 1453 | 2026-04-24T16:34:03.638Z | Compiling zstd-safe v7.2.4 |
| 1454 | 2026-04-24T16:34:03.680Z | Compiling unicode-properties v0.1.4 |
| 1455 | 2026-04-24T16:34:03.709Z | Compiling unicode-bidi v0.3.18 |
| 1456 | 2026-04-24T16:34:03.767Z | Compiling unarray v0.1.4 |
| 1457 | 2026-04-24T16:34:03.781Z | Compiling signal-hook v0.3.18 |
| 1458 | 2026-04-24T16:34:03.895Z | Compiling miniz_oxide v0.8.9 |
| 1459 | 2026-04-24T16:34:04.022Z | Compiling num-integer v0.1.46 |
| 1460 | 2026-04-24T16:34:04.085Z | Compiling stringprep v0.1.5 |
| 1461 | 2026-04-24T16:34:04.204Z | Compiling vergen-lib v0.1.6 |
| 1462 | 2026-04-24T16:34:04.288Z | Compiling curve25519-dalek v4.1.3 |
| 1463 | 2026-04-24T16:34:04.405Z | Compiling ff v0.13.1 |
| 1464 | 2026-04-24T16:34:04.421Z | Compiling serde_derive v1.0.228 |
| 1465 | 2026-04-24T16:34:04.436Z | Compiling zeroize_derive v1.4.3 |
| 1466 | 2026-04-24T16:34:04.515Z | Compiling zerofrom-derive v0.1.6 |
| 1467 | 2026-04-24T16:34:04.554Z | Compiling yoke-derive v0.8.1 |
| 1468 | 2026-04-24T16:34:04.569Z | Compiling zerocopy-derive v0.8.40 |
| 1469 | 2026-04-24T16:34:04.586Z | Compiling zerovec-derive v0.11.2 |
| 1470 | 2026-04-24T16:34:04.653Z | Compiling displaydoc v0.2.5 |
| 1471 | 2026-04-24T16:34:04.723Z | Compiling tokio-macros v2.7.0 |
| 1472 | 2026-04-24T16:34:05.002Z | Compiling futures-macro v0.3.32 |
| 1473 | 2026-04-24T16:34:05.157Z | Compiling zeroize v1.8.2 |
| 1474 | 2026-04-24T16:34:05.165Z | Compiling der_derive v0.7.3 |
| 1475 | 2026-04-24T16:34:05.450Z | Compiling thiserror-impl v2.0.18 |
| 1476 | 2026-04-24T16:34:05.498Z | Compiling rustls-pki-types v1.14.0 |
| 1477 | 2026-04-24T16:34:05.655Z | Compiling tracing-attributes v0.1.31 |
| 1478 | 2026-04-24T16:34:05.771Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-04-24T16:34:05.796Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-04-24T16:34:05.884Z | Compiling crypto-common v0.1.7 |
| 1481 | 2026-04-24T16:34:05.960Z | Compiling block-buffer v0.10.4 |
| 1482 | 2026-04-24T16:34:05.985Z | Compiling zerofrom v0.1.6 |
| 1483 | 2026-04-24T16:34:05.988Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-04-24T16:34:06.049Z | Compiling block-padding v0.3.3 |
| 1485 | 2026-04-24T16:34:06.135Z | Compiling yoke v0.8.1 |
| 1486 | 2026-04-24T16:34:06.165Z | Compiling digest v0.10.7 |
| 1487 | 2026-04-24T16:34:06.185Z | Compiling inout v0.1.4 |
| 1488 | 2026-04-24T16:34:06.236Z | Compiling der v0.7.10 |
| 1489 | 2026-04-24T16:34:06.250Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-04-24T16:34:06.343Z | Compiling zerovec v0.11.5 |
| 1491 | 2026-04-24T16:34:06.380Z | Compiling zerotrie v0.2.3 |
| 1492 | 2026-04-24T16:34:06.438Z | Compiling hmac v0.12.1 |
| 1493 | 2026-04-24T16:34:06.614Z | Compiling sha2 v0.10.9 |
| 1494 | 2026-04-24T16:34:06.703Z | Compiling cipher v0.4.4 |
| 1495 | 2026-04-24T16:34:06.854Z | Compiling tinystr v0.8.2 |
| 1496 | 2026-04-24T16:34:06.875Z | Compiling potential_utf v0.1.4 |
| 1497 | 2026-04-24T16:34:06.987Z | Compiling salsa20 v0.10.2 |
| 1498 | 2026-04-24T16:34:07.056Z | Compiling icu_locale_core v2.1.1 |
| 1499 | 2026-04-24T16:34:07.071Z | Compiling icu_collections v2.1.1 |
| 1500 | 2026-04-24T16:34:07.088Z | Compiling spki v0.7.3 |
| 1501 | 2026-04-24T16:34:07.106Z | Compiling pbkdf2 v0.12.2 |
| 1502 | 2026-04-24T16:34:07.146Z | Compiling cbc v0.1.2 |
| 1503 | 2026-04-24T16:34:07.160Z | Compiling aes v0.8.4 |
| 1504 | 2026-04-24T16:34:07.191Z | Compiling thiserror v2.0.18 |
| 1505 | 2026-04-24T16:34:07.248Z | Compiling scrypt v0.11.0 |
| 1506 | 2026-04-24T16:34:07.315Z | Compiling tracing v0.1.44 |
| 1507 | 2026-04-24T16:34:07.319Z | Compiling scroll v0.13.0 |
| 1508 | 2026-04-24T16:34:07.343Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-04-24T16:34:07.520Z | Compiling openssl-macros v0.1.1 |
| 1510 | 2026-04-24T16:34:07.527Z | Compiling dtrace-parser v0.3.0 |
| 1511 | 2026-04-24T16:34:07.572Z | Compiling pkcs5 v0.7.1 |
| 1512 | 2026-04-24T16:34:07.607Z | Compiling goblin v0.10.5 |
| 1513 | 2026-04-24T16:34:07.623Z | Compiling signature v2.2.0 |
| 1514 | 2026-04-24T16:34:07.811Z | Compiling icu_provider v2.1.1 |
| 1515 | 2026-04-24T16:34:07.855Z | Compiling darling v0.20.11 |
| 1516 | 2026-04-24T16:34:07.931Z | Compiling pkcs8 v0.10.2 |
| 1517 | 2026-04-24T16:34:07.986Z | Compiling bytes v1.11.1 |
| 1518 | 2026-04-24T16:34:08.036Z | Compiling chrono v0.4.44 |
| 1519 | 2026-04-24T16:34:08.121Z | Compiling icu_properties v2.1.2 |
| 1520 | 2026-04-24T16:34:08.125Z | Compiling icu_normalizer v2.1.1 |
| 1521 | 2026-04-24T16:34:08.125Z | Compiling ipnet v2.11.0 |
| 1522 | 2026-04-24T16:34:08.125Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-04-24T16:34:08.254Z | Compiling rustls-native-certs v0.8.3 |
| 1524 | 2026-04-24T16:34:08.266Z | Compiling scroll_derive v0.12.1 |
| 1525 | 2026-04-24T16:34:08.303Z | Compiling thiserror-impl v1.0.69 |
| 1526 | 2026-04-24T16:34:08.325Z | Compiling toml_datetime v0.6.11 |
| 1527 | 2026-04-24T16:34:08.558Z | Compiling tokio v1.52.1 |
| 1528 | 2026-04-24T16:34:08.603Z | Compiling http v1.4.0 |
| 1529 | 2026-04-24T16:34:08.618Z | Compiling erased-serde v0.3.31 |
| 1530 | 2026-04-24T16:34:08.634Z | Compiling serde_spanned v0.6.9 |
| 1531 | 2026-04-24T16:34:08.637Z | Compiling serde_tokenstream v0.2.3 |
| 1532 | 2026-04-24T16:34:08.800Z | Compiling md-5 v0.10.6 |
| 1533 | 2026-04-24T16:34:08.953Z | Compiling idna_adapter v1.2.1 |
| 1534 | 2026-04-24T16:34:08.979Z | Compiling ppv-lite86 v0.2.21 |
| 1535 | 2026-04-24T16:34:08.994Z | Compiling scroll v0.12.0 |
| 1536 | 2026-04-24T16:34:09.024Z | Compiling derive_builder_macro v0.20.2 |
| 1537 | 2026-04-24T16:34:09.110Z | Compiling idna v1.1.0 |
| 1538 | 2026-04-24T16:34:09.129Z | Compiling webpki-roots v1.0.6 |
| 1539 | 2026-04-24T16:34:09.174Z | Compiling darling_macro v0.21.3 |
| 1540 | 2026-04-24T16:34:09.219Z | Compiling zerocopy-derive v0.7.35 |
| 1541 | 2026-04-24T16:34:09.234Z | Compiling hash32 v0.2.1 |
| 1542 | 2026-04-24T16:34:09.278Z | Compiling memoffset v0.9.1 |
| 1543 | 2026-04-24T16:34:09.319Z | Compiling http-body v1.0.1 |
| 1544 | 2026-04-24T16:34:09.386Z | Compiling rand_chacha v0.9.0 |
| 1545 | 2026-04-24T16:34:09.448Z | Compiling url v2.5.8 |
| 1546 | 2026-04-24T16:34:09.496Z | Compiling http-body-util v0.1.3 |
| 1547 | 2026-04-24T16:34:09.511Z | Compiling rand_chacha v0.3.1 |
| 1548 | 2026-04-24T16:34:09.527Z | Compiling ref-cast v1.0.25 |
| 1549 | 2026-04-24T16:34:09.604Z | Compiling rand v0.9.2 |
| 1550 | 2026-04-24T16:34:09.620Z | Compiling iri-string v0.7.10 |
| 1551 | 2026-04-24T16:34:09.659Z | Compiling thiserror v1.0.69 |
| 1552 | 2026-04-24T16:34:09.719Z | Compiling cfg_aliases v0.2.1 |
| 1553 | 2026-04-24T16:34:09.756Z | Compiling smoltcp v0.9.1 |
| 1554 | 2026-04-24T16:34:09.776Z | Compiling rustix v0.38.44 |
| 1555 | 2026-04-24T16:34:09.807Z | Compiling base16ct v0.2.0 |
| 1556 | 2026-04-24T16:34:09.834Z | Compiling fallible-iterator v0.2.0 |
| 1557 | 2026-04-24T16:34:09.862Z | Compiling psl-types v2.0.11 |
| 1558 | 2026-04-24T16:34:10.002Z | Compiling ryu v1.0.23 |
| 1559 | 2026-04-24T16:34:10.125Z | Compiling litrs v1.0.0 |
| 1560 | 2026-04-24T16:34:10.141Z | Compiling num-bigint-dig v0.8.6 |
| 1561 | 2026-04-24T16:34:10.157Z | Compiling zlib-rs v0.6.2 |
| 1562 | 2026-04-24T16:34:10.185Z | Compiling proptest v1.10.0 |
| 1563 | 2026-04-24T16:34:10.206Z | Compiling postgres-protocol v0.6.10 |
| 1564 | 2026-04-24T16:34:10.292Z | Compiling zerocopy v0.7.35 |
| 1565 | 2026-04-24T16:34:10.368Z | Compiling dof v0.4.0 |
| 1566 | 2026-04-24T16:34:10.387Z | Compiling serde_urlencoded v0.7.1 |
| 1567 | 2026-04-24T16:34:10.463Z | Compiling publicsuffix v2.3.0 |
| 1568 | 2026-04-24T16:34:10.634Z | Compiling sec1 v0.7.3 |
| 1569 | 2026-04-24T16:34:10.667Z | Compiling nix v0.31.2 |
| 1570 | 2026-04-24T16:34:10.681Z | Compiling document-features v0.2.12 |
| 1571 | 2026-04-24T16:34:10.712Z | Compiling rand v0.8.5 |
| 1572 | 2026-04-24T16:34:10.786Z | Compiling darling v0.21.3 |
| 1573 | 2026-04-24T16:34:10.870Z | Compiling ipnetwork v0.21.1 |
| 1574 | 2026-04-24T16:34:10.885Z | Compiling derive_builder v0.20.2 |
| 1575 | 2026-04-24T16:34:11.006Z | Compiling goblin v0.8.2 |
| 1576 | 2026-04-24T16:34:11.039Z | Compiling hubpack_derive v0.1.1 |
| 1577 | 2026-04-24T16:34:11.083Z | Compiling cargo-platform v0.1.9 |
| 1578 | 2026-04-24T16:34:11.298Z | Compiling oxnet v0.1.4 |
| 1579 | 2026-04-24T16:34:11.320Z | Compiling hkdf v0.12.4 |
| 1580 | 2026-04-24T16:34:11.363Z | Compiling crypto-bigint v0.5.5 |
| 1581 | 2026-04-24T16:34:11.382Z | Compiling regex v1.12.3 |
| 1582 | 2026-04-24T16:34:11.522Z | Compiling group v0.13.0 |
| 1583 | 2026-04-24T16:34:11.538Z | Compiling ref-cast-impl v1.0.25 |
| 1584 | 2026-04-24T16:34:11.552Z | Compiling async-trait v0.1.89 |
| 1585 | 2026-04-24T16:34:11.593Z | Compiling strum_macros v0.27.2 |
| 1586 | 2026-04-24T16:34:11.609Z | Compiling daft-derive v0.1.5 |
| 1587 | 2026-04-24T16:34:11.726Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1588 | 2026-04-24T16:34:11.765Z | Compiling num-iter v0.1.45 |
| 1589 | 2026-04-24T16:34:11.950Z | Compiling terminal_size v0.4.3 |
| 1590 | 2026-04-24T16:34:12.080Z | Compiling phf_shared v0.13.1 |
| 1591 | 2026-04-24T16:34:12.108Z | Compiling lazy_static v1.5.0 |
| 1592 | 2026-04-24T16:34:12.123Z | Compiling vergen v9.0.6 |
| 1593 | 2026-04-24T16:34:12.152Z | Compiling fs-err v3.3.0 |
| 1594 | 2026-04-24T16:34:12.187Z | Compiling ahash v0.8.12 |
| 1595 | 2026-04-24T16:34:12.222Z | Compiling unicode-segmentation v1.12.0 |
| 1596 | 2026-04-24T16:34:12.332Z | Compiling object v0.37.3 |
| 1597 | 2026-04-24T16:34:12.347Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-04-24T16:34:12.369Z | Compiling winnow v0.5.40 |
| 1599 | 2026-04-24T16:34:12.384Z | Compiling bumpalo v3.20.2 |
| 1600 | 2026-04-24T16:34:12.457Z | Compiling tokio-util v0.7.18 |
| 1601 | 2026-04-24T16:34:12.472Z | Compiling tower v0.5.3 |
| 1602 | 2026-04-24T16:34:12.477Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-04-24T16:34:12.620Z | Compiling newtype-uuid v1.3.2 |
| 1604 | 2026-04-24T16:34:12.636Z | Compiling managed v0.8.0 |
| 1605 | 2026-04-24T16:34:12.639Z | Compiling bitflags v1.3.2 |
| 1606 | 2026-04-24T16:34:12.670Z | Compiling foldhash v0.1.5 |
| 1607 | 2026-04-24T16:34:12.673Z | Compiling clap_builder v4.5.60 |
| 1608 | 2026-04-24T16:34:12.798Z | Compiling hashbrown v0.15.5 |
| 1609 | 2026-04-24T16:34:12.861Z | Compiling tower-http v0.6.8 |
| 1610 | 2026-04-24T16:34:12.878Z | Compiling daft v0.1.5 |
| 1611 | 2026-04-24T16:34:12.978Z | Compiling bzip2 v0.6.1 |
| 1612 | 2026-04-24T16:34:13.052Z | Compiling flate2 v1.1.9 |
| 1613 | 2026-04-24T16:34:13.174Z | Compiling h2 v0.4.13 |
| 1614 | 2026-04-24T16:34:13.202Z | Compiling zopfli v0.8.3 |
| 1615 | 2026-04-24T16:34:13.297Z | Compiling dof v0.3.0 |
| 1616 | 2026-04-24T16:34:13.509Z | Compiling elliptic-curve v0.13.8 |
| 1617 | 2026-04-24T16:34:13.512Z | Compiling phf v0.13.1 |
| 1618 | 2026-04-24T16:34:13.607Z | Compiling strum v0.27.2 |
| 1619 | 2026-04-24T16:34:13.691Z | Compiling toml_edit v0.19.15 |
| 1620 | 2026-04-24T16:34:13.707Z | Compiling signal-hook-mio v0.2.5 |
| 1621 | 2026-04-24T16:34:13.768Z | Compiling cargo_metadata v0.19.2 |
| 1622 | 2026-04-24T16:34:13.814Z | Compiling usdt-macro v0.6.0 |
| 1623 | 2026-04-24T16:34:13.840Z | Compiling usdt-attr-macro v0.6.0 |
| 1624 | 2026-04-24T16:34:13.883Z | Compiling cookie_store v0.22.1 |
| 1625 | 2026-04-24T16:34:13.952Z | Compiling hubpack v0.1.2 |
| 1626 | 2026-04-24T16:34:14.036Z | Compiling bzip2 v0.4.4 |
| 1627 | 2026-04-24T16:34:14.233Z | Compiling serde_with_macros v3.17.0 |
| 1628 | 2026-04-24T16:34:14.323Z | Compiling zstd v0.13.3 |
| 1629 | 2026-04-24T16:34:14.346Z | Compiling postgres-types v0.2.12 |
| 1630 | 2026-04-24T16:34:14.572Z | Compiling dtrace-parser v0.2.0 |
| 1631 | 2026-04-24T16:34:14.680Z | Compiling ed25519 v2.2.3 |
| 1632 | 2026-04-24T16:34:14.691Z | Compiling pkcs1 v0.7.5 |
| 1633 | 2026-04-24T16:34:14.691Z | Compiling serde-big-array v0.5.1 |
| 1634 | 2026-04-24T16:34:14.762Z | Compiling hex v0.4.3 |
| 1635 | 2026-04-24T16:34:14.843Z | Compiling rfc6979 v0.4.0 |
| 1636 | 2026-04-24T16:34:14.947Z | Compiling bstr v1.12.1 |
| 1637 | 2026-04-24T16:34:14.991Z | Compiling enum-as-inner v0.6.1 |
| 1638 | 2026-04-24T16:34:15.068Z | Compiling serde_repr v0.1.20 |
| 1639 | 2026-04-24T16:34:15.083Z | Compiling clap_derive v4.5.55 |
| 1640 | 2026-04-24T16:34:15.230Z | Compiling strum_macros v0.26.4 |
| 1641 | 2026-04-24T16:34:15.378Z | Compiling phf_shared v0.11.3 |
| 1642 | 2026-04-24T16:34:15.433Z | Compiling float-cmp v0.10.0 |
| 1643 | 2026-04-24T16:34:15.528Z | Compiling thread-id v4.2.2 |
| 1644 | 2026-04-24T16:34:15.580Z | Compiling memmap2 v0.9.10 |
| 1645 | 2026-04-24T16:34:15.595Z | Compiling env_filter v1.0.0 |
| 1646 | 2026-04-24T16:34:15.612Z | Compiling encoding_rs v0.8.35 |
| 1647 | 2026-04-24T16:34:15.627Z | Compiling keccak v0.1.6 |
| 1648 | 2026-04-24T16:34:15.643Z | Compiling fixedbitset v0.4.2 |
| 1649 | 2026-04-24T16:34:15.659Z | Compiling predicates-core v1.0.10 |
| 1650 | 2026-04-24T16:34:15.675Z | Compiling rustc-hash v2.1.1 |
| 1651 | 2026-04-24T16:34:15.822Z | Compiling difflib v0.4.0 |
| 1652 | 2026-04-24T16:34:15.837Z | Compiling precomputed-hash v0.1.1 |
| 1653 | 2026-04-24T16:34:15.852Z | Compiling new_debug_unreachable v1.0.6 |
| 1654 | 2026-04-24T16:34:15.868Z | Compiling mime v0.3.17 |
| 1655 | 2026-04-24T16:34:15.889Z | Compiling either v1.15.0 |
| 1656 | 2026-04-24T16:34:15.927Z | Compiling jiff v0.2.21 |
| 1657 | 2026-04-24T16:34:15.942Z | Compiling static_assertions v1.1.0 |
| 1658 | 2026-04-24T16:34:15.945Z | Compiling normalize-line-endings v0.3.0 |
| 1659 | 2026-04-24T16:34:16.030Z | Compiling data-encoding v2.10.0 |
| 1660 | 2026-04-24T16:34:16.064Z | Compiling fixedbitset v0.5.7 |
| 1661 | 2026-04-24T16:34:16.116Z | Compiling whoami v2.1.0 |
| 1662 | 2026-04-24T16:34:16.155Z | Compiling itertools v0.13.0 |
| 1663 | 2026-04-24T16:34:16.420Z | Compiling hyper v1.8.1 |
| 1664 | 2026-04-24T16:34:16.432Z | Compiling tokio-postgres v0.7.16 |
| 1665 | 2026-04-24T16:34:16.477Z | Compiling hickory-proto v0.25.2 |
| 1666 | 2026-04-24T16:34:16.493Z | Compiling petgraph v0.8.3 |
| 1667 | 2026-04-24T16:34:16.515Z | Compiling predicates v3.1.4 |
| 1668 | 2026-04-24T16:34:16.561Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1669 | 2026-04-24T16:34:16.770Z | Compiling toml_edit v0.22.27 |
| 1670 | 2026-04-24T16:34:16.960Z | Compiling clap v4.5.60 |
| 1671 | 2026-04-24T16:34:17.057Z | Compiling string_cache v0.8.9 |
| 1672 | 2026-04-24T16:34:17.075Z | Compiling strum v0.26.3 |
| 1673 | 2026-04-24T16:34:17.214Z | Compiling petgraph v0.6.5 |
| 1674 | 2026-04-24T16:34:17.229Z | Compiling sha3 v0.10.8 |
| 1675 | 2026-04-24T16:34:17.229Z | Compiling iddqd v0.3.17 |
| 1676 | 2026-04-24T16:34:17.313Z | Compiling env_logger v0.11.9 |
| 1677 | 2026-04-24T16:34:17.344Z | Compiling usdt v0.6.0 |
| 1678 | 2026-04-24T16:34:17.448Z | Compiling usdt-impl v0.5.0 |
| 1679 | 2026-04-24T16:34:17.632Z | Compiling hyper-util v0.1.20 |
| 1680 | 2026-04-24T16:34:17.691Z | Compiling serde_with v3.17.0 |
| 1681 | 2026-04-24T16:34:17.712Z | Compiling similar v2.7.0 |
| 1682 | 2026-04-24T16:34:18.012Z | Compiling crossterm v0.28.1 |
| 1683 | 2026-04-24T16:34:18.060Z | Compiling toml v0.7.8 |
| 1684 | 2026-04-24T16:34:18.398Z | Compiling ecdsa v0.16.9 |
| 1685 | 2026-04-24T16:34:18.482Z | Compiling rsa v0.9.10 |
| 1686 | 2026-04-24T16:34:18.607Z | Compiling zip v4.6.1 |
| 1687 | 2026-04-24T16:34:18.690Z | Compiling ed25519-dalek v2.2.0 |
| 1688 | 2026-04-24T16:34:18.819Z | Compiling zip v0.6.6 |
| 1689 | 2026-04-24T16:34:19.142Z | Compiling hyper-tls v0.6.0 |
| 1690 | 2026-04-24T16:34:19.397Z | Compiling tokio-stream v0.1.18 |
| 1691 | 2026-04-24T16:34:19.428Z | Compiling heck v0.4.1 |
| 1692 | 2026-04-24T16:34:19.460Z | Compiling buf-list v1.1.2 |
| 1693 | 2026-04-24T16:34:19.464Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1694 | 2026-04-24T16:34:19.490Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1695 | 2026-04-24T16:34:19.590Z | Compiling openapiv3 v2.2.0 |
| 1696 | 2026-04-24T16:34:19.644Z | Compiling x509-cert v0.2.5 |
| 1697 | 2026-04-24T16:34:19.662Z | Compiling sha1 v0.10.6 |
| 1698 | 2026-04-24T16:34:19.700Z | Compiling crossbeam-epoch v0.9.18 |
| 1699 | 2026-04-24T16:34:19.738Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1700 | 2026-04-24T16:34:19.778Z | Compiling lalrpop-util v0.19.12 |
| 1701 | 2026-04-24T16:34:19.818Z | Compiling peg-runtime v0.8.5 |
| 1702 | 2026-04-24T16:34:19.902Z | Compiling thread_local v1.1.9 |
| 1703 | 2026-04-24T16:34:19.917Z | Compiling slog-async v2.8.0 |
| 1704 | 2026-04-24T16:34:19.996Z | Compiling futures-executor v0.3.32 |
| 1705 | 2026-04-24T16:34:20.058Z | Compiling crossbeam-channel v0.5.15 |
| 1706 | 2026-04-24T16:34:20.061Z | Compiling filetime v0.2.27 |
| 1707 | 2026-04-24T16:34:20.134Z | Compiling is-terminal v0.4.17 |
| 1708 | 2026-04-24T16:34:20.137Z | Compiling xattr v1.6.1 |
| 1709 | 2026-04-24T16:34:20.191Z | Compiling take_mut v0.2.2 |
| 1710 | 2026-04-24T16:34:20.246Z | Compiling term v1.2.1 |
| 1711 | 2026-04-24T16:34:20.263Z | Compiling futures v0.3.32 |
| 1712 | 2026-04-24T16:34:20.279Z | Compiling tar v0.4.45 |
| 1713 | 2026-04-24T16:34:20.540Z | Compiling slog-term v2.9.2 |
| 1714 | 2026-04-24T16:34:35.509Z | Compiling rustls-webpki v0.103.9 |
| 1715 | 2026-04-24T16:34:38.340Z | Compiling tokio-rustls v0.26.4 |
| 1716 | 2026-04-24T16:34:38.340Z | Compiling rustls-platform-verifier v0.6.2 |
| 1717 | 2026-04-24T16:34:38.537Z | Compiling hyper-rustls v0.27.7 |
| 1718 | 2026-04-24T16:34:38.733Z | Compiling reqwest v0.13.2 |
| 1719 | 2026-04-24T16:34:38.733Z | Compiling reqwest v0.12.28 |
| 1720 | 2026-04-24T16:34:40.761Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1721 | 2026-04-24T16:34:41.002Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1722 | 2026-04-24T16:34:43.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.11s |
| 1723 | 2026-04-24T16:34:43.973Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1724 | 2026-04-24T16:34:44.028Z | Apr 24 16:34:43.361 INFO Starting download, target: Console |
| 1725 | 2026-04-24T16:34:44.028Z | Apr 24 16:34:43.362 INFO Starting download, target: Cockroach |
| 1726 | 2026-04-24T16:34:44.028Z | Apr 24 16:34:43.362 INFO Starting download, target: Clickhouse |
| 1727 | 2026-04-24T16:34:44.029Z | Apr 24 16:34:43.362 INFO Starting download, target: DendriteStub |
| 1728 | 2026-04-24T16:34:44.029Z | Apr 24 16:34:43.362 INFO Starting download, target: MaghemiteMgd |
| 1729 | 2026-04-24T16:34:44.029Z | Apr 24 16:34:43.362 INFO Starting download, target: TransceiverControl |
| 1730 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1731 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1732 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1733 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1734 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1735 | 2026-04-24T16:34:44.033Z | Apr 24 16:34:43.362 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1736 | 2026-04-24T16:34:44.379Z | Apr 24 16:34:43.709 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1737 | 2026-04-24T16:34:44.588Z | Apr 24 16:34:43.918 INFO Download complete, target: TransceiverControl |
| 1738 | 2026-04-24T16:34:45.083Z | Apr 24 16:34:44.415 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1739 | 2026-04-24T16:34:45.333Z | Apr 24 16:34:44.666 INFO Download complete, target: Console |
| 1740 | 2026-04-24T16:34:46.130Z | Apr 24 16:34:45.459 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1741 | 2026-04-24T16:34:46.288Z | Apr 24 16:34:45.619 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1742 | 2026-04-24T16:34:46.314Z | Apr 24 16:34:45.646 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1743 | 2026-04-24T16:34:46.785Z | Apr 24 16:34:46.117 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1744 | 2026-04-24T16:34:46.785Z | Apr 24 16:34:46.117 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1745 | 2026-04-24T16:34:48.511Z | Apr 24 16:34:47.843 INFO Download complete, target: DendriteStub |
| 1746 | 2026-04-24T16:34:48.780Z | Apr 24 16:34:48.112 INFO Download complete, target: MaghemiteMgd |
| 1747 | 2026-04-24T16:34:51.623Z | Apr 24 16:34:50.955 INFO Checking that binary works, target: Cockroach |
| 1748 | 2026-04-24T16:34:51.766Z | Apr 24 16:34:51.098 INFO Download complete, target: Cockroach |
| 1749 | 2026-04-24T16:34:53.243Z | Apr 24 16:34:52.575 INFO Checking that binary works, target: Clickhouse |
| 1750 | 2026-04-24T16:34:53.361Z | Apr 24 16:34:52.693 INFO Download complete, target: Clickhouse |
| 1751 | 2026-04-24T16:34:53.368Z | All prerequisites installed successfully |
| 1752 | 2026-04-24T16:34:53.371Z | |
| 1753 | 2026-04-24T16:34:53.371Z | real 2:51.046607570 |
| 1754 | 2026-04-24T16:34:53.371Z | user 7:21.467222913 |
| 1755 | 2026-04-24T16:34:53.371Z | sys 1:42.186951844 |
| 1756 | 2026-04-24T16:34:53.371Z | trap 0.258918603 |
| 1757 | 2026-04-24T16:34:53.371Z | tflt 1.970824409 |
| 1758 | 2026-04-24T16:34:53.371Z | dflt 2.647252705 |
| 1759 | 2026-04-24T16:34:53.372Z | kflt 0.045257835 |
| 1760 | 2026-04-24T16:34:53.372Z | lock 22:31.703959995 |
| 1761 | 2026-04-24T16:34:53.372Z | slp 19:47.538835256 |
| 1762 | 2026-04-24T16:34:53.372Z | lat 23.245181100 |
| 1763 | 2026-04-24T16:34:53.372Z | stop 2:52.991894067 |
| 1764 | 2026-04-24T16:34:53.372Z | + ptime -m cargo xtask download softnpu |
| 1765 | 2026-04-24T16:34:53.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1766 | 2026-04-24T16:34:53.927Z | Running `target/debug/xtask download softnpu` |
| 1767 | 2026-04-24T16:34:54.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1768 | 2026-04-24T16:34:54.768Z | Running `target/debug/xtask-downloader softnpu` |
| 1769 | 2026-04-24T16:34:54.814Z | Apr 24 16:34:54.145 INFO Starting download, target: Softnpu |
| 1770 | 2026-04-24T16:34:54.817Z | Apr 24 16:34:54.146 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1771 | 2026-04-24T16:34:55.422Z | Apr 24 16:34:54.754 INFO Download complete, target: Softnpu |
| 1772 | 2026-04-24T16:34:55.426Z | |
| 1773 | 2026-04-24T16:34:55.429Z | real 2.051099307 |
| 1774 | 2026-04-24T16:34:55.429Z | user 1.346598698 |
| 1775 | 2026-04-24T16:34:55.429Z | sys 0.672611282 |
| 1776 | 2026-04-24T16:34:55.429Z | trap 0.000412241 |
| 1777 | 2026-04-24T16:34:55.429Z | tflt 0.000064609 |
| 1778 | 2026-04-24T16:34:55.429Z | dflt 0.000083686 |
| 1779 | 2026-04-24T16:34:55.429Z | kflt 0.000000000 |
| 1780 | 2026-04-24T16:34:55.429Z | lock 10.859370712 |
| 1781 | 2026-04-24T16:34:55.429Z | slp 0.477221848 |
| 1782 | 2026-04-24T16:34:55.429Z | lat 0.090913186 |
| 1783 | 2026-04-24T16:34:55.429Z | stop 0.000178688 |
| 1784 | 2026-04-24T16:34:55.429Z | + export CARGO_INCREMENTAL=0 |
| 1785 | 2026-04-24T16:34:55.429Z | + CARGO_INCREMENTAL=0 |
| 1786 | 2026-04-24T16:34:55.429Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1787 | 2026-04-24T16:34:56.334Z | Compiling proc-macro2 v1.0.106 |
| 1788 | 2026-04-24T16:34:56.334Z | Compiling quote v1.0.44 |
| 1789 | 2026-04-24T16:34:56.334Z | Compiling unicode-ident v1.0.24 |
| 1790 | 2026-04-24T16:34:56.337Z | Compiling libc v0.2.185 |
| 1791 | 2026-04-24T16:34:56.337Z | Compiling serde_core v1.0.228 |
| 1792 | 2026-04-24T16:34:56.337Z | Compiling serde v1.0.228 |
| 1793 | 2026-04-24T16:34:56.337Z | Compiling cfg-if v1.0.4 |
| 1794 | 2026-04-24T16:34:56.337Z | Compiling version_check v0.9.5 |
| 1795 | 2026-04-24T16:34:56.337Z | Compiling shlex v1.3.0 |
| 1796 | 2026-04-24T16:34:56.337Z | Compiling find-msvc-tools v0.1.9 |
| 1797 | 2026-04-24T16:34:56.506Z | Compiling typenum v1.19.0 |
| 1798 | 2026-04-24T16:34:56.508Z | Compiling autocfg v1.5.0 |
| 1799 | 2026-04-24T16:34:56.526Z | Compiling zmij v1.0.21 |
| 1800 | 2026-04-24T16:34:56.529Z | Compiling serde_json v1.0.149 |
| 1801 | 2026-04-24T16:34:56.529Z | Compiling memchr v2.8.0 |
| 1802 | 2026-04-24T16:34:56.643Z | Compiling portable-atomic v1.13.1 |
| 1803 | 2026-04-24T16:34:56.798Z | Compiling zerocopy v0.8.40 |
| 1804 | 2026-04-24T16:34:56.841Z | Compiling libm v0.2.16 |
| 1805 | 2026-04-24T16:34:56.860Z | Compiling smallvec v1.15.1 |
| 1806 | 2026-04-24T16:34:56.915Z | Compiling icu_properties_data v2.1.2 |
| 1807 | 2026-04-24T16:34:56.931Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-04-24T16:34:56.963Z | Compiling icu_normalizer_data v2.1.1 |
| 1809 | 2026-04-24T16:34:56.996Z | Compiling generic-array v0.14.7 |
| 1810 | 2026-04-24T16:34:56.996Z | Compiling num-traits v0.2.19 |
| 1811 | 2026-04-24T16:34:57.179Z | Compiling itoa v1.0.17 |
| 1812 | 2026-04-24T16:34:57.197Z | Compiling getrandom v0.4.1 |
| 1813 | 2026-04-24T16:34:57.214Z | Compiling log v0.4.29 |
| 1814 | 2026-04-24T16:34:57.217Z | Compiling stable_deref_trait v1.2.1 |
| 1815 | 2026-04-24T16:34:57.217Z | Compiling pkg-config v0.3.32 |
| 1816 | 2026-04-24T16:34:57.217Z | Compiling subtle v2.6.1 |
| 1817 | 2026-04-24T16:34:57.476Z | Compiling scopeguard v1.2.0 |
| 1818 | 2026-04-24T16:34:57.550Z | Compiling jobserver v0.1.34 |
| 1819 | 2026-04-24T16:34:57.569Z | Compiling getrandom v0.2.17 |
| 1820 | 2026-04-24T16:34:57.618Z | Compiling errno v0.3.14 |
| 1821 | 2026-04-24T16:34:57.635Z | Compiling lock_api v0.4.14 |
| 1822 | 2026-04-24T16:34:57.683Z | Compiling writeable v0.6.2 |
| 1823 | 2026-04-24T16:34:57.700Z | Compiling percent-encoding v2.3.2 |
| 1824 | 2026-04-24T16:34:57.765Z | Compiling cc v1.2.56 |
| 1825 | 2026-04-24T16:34:57.784Z | Compiling rand_core v0.6.4 |
| 1826 | 2026-04-24T16:34:57.837Z | Compiling litemap v0.8.1 |
| 1827 | 2026-04-24T16:34:57.916Z | Compiling syn v2.0.117 |
| 1828 | 2026-04-24T16:34:57.952Z | Compiling fnv v1.0.7 |
| 1829 | 2026-04-24T16:34:57.953Z | Compiling thiserror v2.0.18 |
| 1830 | 2026-04-24T16:34:58.037Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-04-24T16:34:58.056Z | Compiling pin-project-lite v0.2.17 |
| 1832 | 2026-04-24T16:34:58.090Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-04-24T16:34:58.171Z | Compiling allocator-api2 v0.2.21 |
| 1834 | 2026-04-24T16:34:58.217Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-04-24T16:34:58.220Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-04-24T16:34:58.264Z | Compiling schemars v0.8.22 |
| 1837 | 2026-04-24T16:34:58.283Z | Compiling utf8_iter v1.0.4 |
| 1838 | 2026-04-24T16:34:58.286Z | Compiling foldhash v0.2.0 |
| 1839 | 2026-04-24T16:34:58.437Z | Compiling rand_core v0.10.0 |
| 1840 | 2026-04-24T16:34:58.498Z | Compiling dunce v1.0.5 |
| 1841 | 2026-04-24T16:34:58.517Z | Compiling fs_extra v1.3.0 |
| 1842 | 2026-04-24T16:34:58.520Z | Compiling hashbrown v0.16.1 |
| 1843 | 2026-04-24T16:34:58.548Z | Compiling cmake v0.1.57 |
| 1844 | 2026-04-24T16:34:58.566Z | Compiling form_urlencoded v1.2.2 |
| 1845 | 2026-04-24T16:34:58.613Z | Compiling once_cell v1.21.3 |
| 1846 | 2026-04-24T16:34:58.794Z | Compiling semver v1.0.27 |
| 1847 | 2026-04-24T16:34:58.926Z | Compiling bitflags v2.11.0 |
| 1848 | 2026-04-24T16:34:58.959Z | Compiling const-oid v0.9.6 |
| 1849 | 2026-04-24T16:34:59.072Z | Compiling signal-hook-registry v1.4.8 |
| 1850 | 2026-04-24T16:34:59.114Z | Compiling indexmap v2.13.0 |
| 1851 | 2026-04-24T16:34:59.129Z | Compiling rustix v1.1.3 |
| 1852 | 2026-04-24T16:34:59.148Z | Compiling ring v0.17.14 |
| 1853 | 2026-04-24T16:34:59.165Z | Compiling aws-lc-sys v0.37.1 |
| 1854 | 2026-04-24T16:34:59.183Z | Compiling socket2 v0.6.3 |
| 1855 | 2026-04-24T16:34:59.216Z | Compiling mio v1.2.0 |
| 1856 | 2026-04-24T16:34:59.286Z | Compiling parking_lot v0.12.5 |
| 1857 | 2026-04-24T16:34:59.361Z | Compiling aws-lc-rs v1.16.0 |
| 1858 | 2026-04-24T16:34:59.387Z | Compiling thiserror v1.0.69 |
| 1859 | 2026-04-24T16:34:59.403Z | Compiling futures-core v0.3.32 |
| 1860 | 2026-04-24T16:34:59.463Z | Compiling strsim v0.11.1 |
| 1861 | 2026-04-24T16:34:59.591Z | Compiling httparse v1.10.1 |
| 1862 | 2026-04-24T16:34:59.609Z | Compiling ucd-trie v0.1.7 |
| 1863 | 2026-04-24T16:34:59.642Z | Compiling byteorder v1.5.0 |
| 1864 | 2026-04-24T16:34:59.793Z | Compiling pest v2.8.6 |
| 1865 | 2026-04-24T16:34:59.918Z | Compiling heck v0.5.0 |
| 1866 | 2026-04-24T16:34:59.925Z | Compiling iana-time-zone v0.1.65 |
| 1867 | 2026-04-24T16:34:59.933Z | Compiling vcpkg v0.2.15 |
| 1868 | 2026-04-24T16:34:59.950Z | Compiling syn v1.0.109 |
| 1869 | 2026-04-24T16:34:59.967Z | Compiling ident_case v1.0.1 |
| 1870 | 2026-04-24T16:35:00.010Z | Compiling uuid v1.23.0 |
| 1871 | 2026-04-24T16:35:00.097Z | Compiling cpufeatures v0.2.17 |
| 1872 | 2026-04-24T16:35:00.189Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-04-24T16:35:00.343Z | Compiling rustc_version v0.4.1 |
| 1874 | 2026-04-24T16:35:00.438Z | Compiling futures-sink v0.3.32 |
| 1875 | 2026-04-24T16:35:00.459Z | Compiling rustls v0.23.37 |
| 1876 | 2026-04-24T16:35:00.519Z | Compiling openssl-sys v0.9.111 |
| 1877 | 2026-04-24T16:35:00.569Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-04-24T16:35:00.631Z | Compiling slab v0.4.12 |
| 1879 | 2026-04-24T16:35:00.634Z | Compiling futures-io v0.3.32 |
| 1880 | 2026-04-24T16:35:00.663Z | Compiling futures-task v0.3.32 |
| 1881 | 2026-04-24T16:35:00.787Z | Compiling synstructure v0.13.2 |
| 1882 | 2026-04-24T16:35:00.806Z | Compiling serde_derive_internals v0.29.1 |
| 1883 | 2026-04-24T16:35:00.862Z | Compiling pest_meta v2.8.6 |
| 1884 | 2026-04-24T16:35:00.876Z | Compiling plain v0.2.3 |
| 1885 | 2026-04-24T16:35:00.879Z | Compiling dyn-clone v1.0.20 |
| 1886 | 2026-04-24T16:35:00.894Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-04-24T16:35:00.963Z | Compiling crossbeam-utils v0.8.21 |
| 1888 | 2026-04-24T16:35:01.041Z | Compiling num-conv v0.2.0 |
| 1889 | 2026-04-24T16:35:01.099Z | Compiling time-core v0.1.8 |
| 1890 | 2026-04-24T16:35:01.261Z | Compiling pretty-hex v0.4.1 |
| 1891 | 2026-04-24T16:35:01.293Z | Compiling time-macros v0.2.27 |
| 1892 | 2026-04-24T16:35:01.431Z | Compiling openssl v0.10.75 |
| 1893 | 2026-04-24T16:35:01.447Z | Compiling base64 v0.22.1 |
| 1894 | 2026-04-24T16:35:01.463Z | Compiling pest_generator v2.8.6 |
| 1895 | 2026-04-24T16:35:01.603Z | Compiling base64ct v1.8.3 |
| 1896 | 2026-04-24T16:35:01.620Z | Compiling anyhow v1.0.102 |
| 1897 | 2026-04-24T16:35:01.674Z | Compiling crc32fast v1.5.0 |
| 1898 | 2026-04-24T16:35:01.690Z | Compiling darling_core v0.21.3 |
| 1899 | 2026-04-24T16:35:01.706Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1900 | 2026-04-24T16:35:01.742Z | Compiling flagset v0.4.7 |
| 1901 | 2026-04-24T16:35:01.895Z | Compiling regex-automata v0.4.14 |
| 1902 | 2026-04-24T16:35:01.913Z | Compiling pem-rfc7468 v0.7.0 |
| 1903 | 2026-04-24T16:35:01.935Z | Compiling native-tls v0.2.18 |
| 1904 | 2026-04-24T16:35:01.951Z | Compiling rand_core v0.9.5 |
| 1905 | 2026-04-24T16:35:02.043Z | Compiling serde_derive v1.0.228 |
| 1906 | 2026-04-24T16:35:02.097Z | Compiling zeroize_derive v1.4.3 |
| 1907 | 2026-04-24T16:35:02.120Z | Compiling zerofrom-derive v0.1.6 |
| 1908 | 2026-04-24T16:35:02.136Z | Compiling yoke-derive v0.8.1 |
| 1909 | 2026-04-24T16:35:02.167Z | Compiling zerovec-derive v0.11.2 |
| 1910 | 2026-04-24T16:35:02.184Z | Compiling displaydoc v0.2.5 |
| 1911 | 2026-04-24T16:35:02.207Z | Compiling zerocopy-derive v0.8.40 |
| 1912 | 2026-04-24T16:35:02.284Z | Compiling tokio-macros v2.7.0 |
| 1913 | 2026-04-24T16:35:02.300Z | Compiling futures-macro v0.3.32 |
| 1914 | 2026-04-24T16:35:02.356Z | Compiling thiserror-impl v2.0.18 |
| 1915 | 2026-04-24T16:35:02.711Z | Compiling zeroize v1.8.2 |
| 1916 | 2026-04-24T16:35:02.978Z | Compiling schemars_derive v0.8.22 |
| 1917 | 2026-04-24T16:35:03.084Z | Compiling tracing-attributes v0.1.31 |
| 1918 | 2026-04-24T16:35:03.102Z | Compiling der_derive v0.7.3 |
| 1919 | 2026-04-24T16:35:03.210Z | Compiling thiserror-impl v1.0.69 |
| 1920 | 2026-04-24T16:35:03.247Z | Compiling zerofrom v0.1.6 |
| 1921 | 2026-04-24T16:35:03.390Z | Compiling yoke v0.8.1 |
| 1922 | 2026-04-24T16:35:03.578Z | Compiling crypto-common v0.1.7 |
| 1923 | 2026-04-24T16:35:03.626Z | Compiling zerovec v0.11.5 |
| 1924 | 2026-04-24T16:35:03.641Z | Compiling zerotrie v0.2.3 |
| 1925 | 2026-04-24T16:35:03.750Z | Compiling block-buffer v0.10.4 |
| 1926 | 2026-04-24T16:35:03.937Z | Compiling digest v0.10.7 |
| 1927 | 2026-04-24T16:35:04.022Z | Compiling pest_derive v2.8.6 |
| 1928 | 2026-04-24T16:35:04.161Z | Compiling tinystr v0.8.2 |
| 1929 | 2026-04-24T16:35:04.180Z | Compiling potential_utf v0.1.4 |
| 1930 | 2026-04-24T16:35:04.220Z | Compiling hmac v0.12.1 |
| 1931 | 2026-04-24T16:35:04.260Z | Compiling futures-util v0.3.32 |
| 1932 | 2026-04-24T16:35:04.334Z | Compiling icu_collections v2.1.1 |
| 1933 | 2026-04-24T16:35:04.352Z | Compiling icu_locale_core v2.1.1 |
| 1934 | 2026-04-24T16:35:04.404Z | Compiling block-padding v0.3.3 |
| 1935 | 2026-04-24T16:35:04.408Z | Compiling sha2 v0.10.9 |
| 1936 | 2026-04-24T16:35:04.515Z | Compiling rustls-pki-types v1.14.0 |
| 1937 | 2026-04-24T16:35:04.627Z | Compiling inout v0.1.4 |
| 1938 | 2026-04-24T16:35:04.824Z | Compiling cipher v0.4.4 |
| 1939 | 2026-04-24T16:35:05.073Z | Compiling icu_provider v2.1.1 |
| 1940 | 2026-04-24T16:35:05.090Z | Compiling scroll_derive v0.12.1 |
| 1941 | 2026-04-24T16:35:05.247Z | Compiling bytes v1.11.1 |
| 1942 | 2026-04-24T16:35:05.331Z | Compiling chrono v0.4.44 |
| 1943 | 2026-04-24T16:35:05.386Z | Compiling icu_normalizer v2.1.1 |
| 1944 | 2026-04-24T16:35:05.469Z | Compiling icu_properties v2.1.2 |
| 1945 | 2026-04-24T16:35:05.680Z | Compiling serde_tokenstream v0.2.3 |
| 1946 | 2026-04-24T16:35:05.805Z | Compiling tokio v1.52.1 |
| 1947 | 2026-04-24T16:35:06.163Z | Compiling scroll_derive v0.13.1 |
| 1948 | 2026-04-24T16:35:06.432Z | Compiling idna_adapter v1.2.1 |
| 1949 | 2026-04-24T16:35:06.597Z | Compiling idna v1.1.0 |
| 1950 | 2026-04-24T16:35:06.608Z | Compiling ppv-lite86 v0.2.21 |
| 1951 | 2026-04-24T16:35:06.900Z | Compiling openssl-macros v0.1.1 |
| 1952 | 2026-04-24T16:35:06.945Z | Compiling url v2.5.8 |
| 1953 | 2026-04-24T16:35:07.006Z | Compiling http v1.4.0 |
| 1954 | 2026-04-24T16:35:07.444Z | Compiling regex v1.12.3 |
| 1955 | 2026-04-24T16:35:07.461Z | Compiling der v0.7.10 |
| 1956 | 2026-04-24T16:35:07.461Z | Compiling darling_macro v0.21.3 |
| 1957 | 2026-04-24T16:35:07.461Z | Compiling zerocopy-derive v0.7.35 |
| 1958 | 2026-04-24T16:35:07.461Z | Compiling slog v2.8.2 |
| 1959 | 2026-04-24T16:35:07.461Z | Compiling tracing-core v0.1.36 |
| 1960 | 2026-04-24T16:35:07.548Z | Compiling untrusted v0.9.0 |
| 1961 | 2026-04-24T16:35:07.701Z | Compiling darling v0.21.3 |
| 1962 | 2026-04-24T16:35:07.798Z | Compiling tracing v0.1.44 |
| 1963 | 2026-04-24T16:35:07.852Z | Compiling spki v0.7.3 |
| 1964 | 2026-04-24T16:35:08.075Z | Compiling salsa20 v0.10.2 |
| 1965 | 2026-04-24T16:35:08.157Z | Compiling pbkdf2 v0.12.2 |
| 1966 | 2026-04-24T16:35:08.437Z | Compiling cookie v0.18.1 |
| 1967 | 2026-04-24T16:35:08.581Z | Compiling camino v1.2.2 |
| 1968 | 2026-04-24T16:35:08.713Z | Compiling scrypt v0.11.0 |
| 1969 | 2026-04-24T16:35:08.783Z | Compiling rand_chacha v0.9.0 |
| 1970 | 2026-04-24T16:35:08.826Z | Compiling aes v0.8.4 |
| 1971 | 2026-04-24T16:35:08.850Z | Compiling cbc v0.1.2 |
| 1972 | 2026-04-24T16:35:09.175Z | Compiling usdt-impl v0.5.0 |
| 1973 | 2026-04-24T16:35:09.255Z | Compiling either v1.15.0 |
| 1974 | 2026-04-24T16:35:09.318Z | Compiling ref-cast v1.0.25 |
| 1975 | 2026-04-24T16:35:09.343Z | Compiling usdt-impl v0.6.0 |
| 1976 | 2026-04-24T16:35:09.415Z | Compiling winnow v0.7.14 |
| 1977 | 2026-04-24T16:35:09.469Z | Compiling paste v1.0.15 |
| 1978 | 2026-04-24T16:35:09.500Z | Compiling pkcs5 v0.7.1 |
| 1979 | 2026-04-24T16:35:09.623Z | Compiling tokio-util v0.7.18 |
| 1980 | 2026-04-24T16:35:09.793Z | Compiling rand v0.9.2 |
| 1981 | 2026-04-24T16:35:09.811Z | Compiling http-body v1.0.1 |
| 1982 | 2026-04-24T16:35:09.969Z | Compiling scroll v0.13.0 |
| 1983 | 2026-04-24T16:35:09.984Z | Compiling scroll v0.12.0 |
| 1984 | 2026-04-24T16:35:10.128Z | Compiling serde_spanned v0.6.9 |
| 1985 | 2026-04-24T16:35:10.263Z | Compiling toml_datetime v0.6.11 |
| 1986 | 2026-04-24T16:35:10.296Z | Compiling heapless v0.7.17 |
| 1987 | 2026-04-24T16:35:10.390Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1988 | 2026-04-24T16:35:10.406Z | Compiling signal-hook v0.3.18 |
| 1989 | 2026-04-24T16:35:10.525Z | Compiling atomic-waker v1.1.2 |
| 1990 | 2026-04-24T16:35:10.560Z | Compiling openssl-probe v0.2.1 |
| 1991 | 2026-04-24T16:35:10.678Z | Compiling zstd-safe v7.2.4 |
| 1992 | 2026-04-24T16:35:10.694Z | Compiling untrusted v0.7.1 |
| 1993 | 2026-04-24T16:35:10.756Z | Compiling goblin v0.8.2 |
| 1994 | 2026-04-24T16:35:10.836Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1995 | 2026-04-24T16:35:10.909Z | Compiling goblin v0.10.5 |
| 1996 | 2026-04-24T16:35:10.948Z | Compiling pkcs8 v0.10.2 |
| 1997 | 2026-04-24T16:35:10.985Z | Compiling zerocopy v0.7.35 |
| 1998 | 2026-04-24T16:35:11.252Z | Compiling ref-cast-impl v1.0.25 |
| 1999 | 2026-04-24T16:35:11.271Z | Compiling darling_core v0.20.11 |
| 2000 | 2026-04-24T16:35:11.359Z | Compiling curve25519-dalek v4.1.3 |
| 2001 | 2026-04-24T16:35:11.411Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2002 | 2026-04-24T16:35:11.475Z | Compiling memoffset v0.9.1 |
| 2003 | 2026-04-24T16:35:11.623Z | Compiling tower-service v0.3.3 |
| 2004 | 2026-04-24T16:35:11.712Z | Compiling litrs v1.0.0 |
| 2005 | 2026-04-24T16:35:11.759Z | Compiling rustix v0.38.44 |
| 2006 | 2026-04-24T16:35:11.801Z | Compiling tower-layer v0.3.3 |
| 2007 | 2026-04-24T16:35:11.856Z | Compiling fastrand v2.3.0 |
| 2008 | 2026-04-24T16:35:11.877Z | Compiling try-lock v0.2.5 |
| 2009 | 2026-04-24T16:35:12.011Z | Compiling tinyvec_macros v0.1.1 |
| 2010 | 2026-04-24T16:35:12.173Z | Compiling winnow v0.5.40 |
| 2011 | 2026-04-24T16:35:12.219Z | Compiling want v0.3.1 |
| 2012 | 2026-04-24T16:35:12.265Z | Compiling document-features v0.2.12 |
| 2013 | 2026-04-24T16:35:12.281Z | Compiling h2 v0.4.13 |
| 2014 | 2026-04-24T16:35:12.369Z | Compiling tinyvec v1.10.0 |
| 2015 | 2026-04-24T16:35:12.933Z | Compiling dtrace-parser v0.2.0 |
| 2016 | 2026-04-24T16:35:13.040Z | Compiling dof v0.3.0 |
| 2017 | 2026-04-24T16:35:13.235Z | Compiling darling_macro v0.20.11 |
| 2018 | 2026-04-24T16:35:13.507Z | Compiling toml_edit v0.19.15 |
| 2019 | 2026-04-24T16:35:13.619Z | Compiling dof v0.4.0 |
| 2020 | 2026-04-24T16:35:13.637Z | Compiling dtrace-parser v0.3.0 |
| 2021 | 2026-04-24T16:35:13.731Z | Compiling ipnet v2.11.0 |
| 2022 | 2026-04-24T16:35:13.851Z | Compiling daft-derive v0.1.5 |
| 2023 | 2026-04-24T16:35:13.873Z | Compiling async-trait v0.1.89 |
| 2024 | 2026-04-24T16:35:13.911Z | Compiling spin v0.9.8 |
| 2025 | 2026-04-24T16:35:14.143Z | Compiling thread-id v5.1.0 |
| 2026 | 2026-04-24T16:35:14.209Z | Compiling thread-id v4.2.2 |
| 2027 | 2026-04-24T16:35:14.245Z | Compiling httpdate v1.0.3 |
| 2028 | 2026-04-24T16:35:14.261Z | Compiling powerfmt v0.2.0 |
| 2029 | 2026-04-24T16:35:14.554Z | Compiling foreign-types-shared v0.1.1 |
| 2030 | 2026-04-24T16:35:14.589Z | Compiling smoltcp v0.9.1 |
| 2031 | 2026-04-24T16:35:14.646Z | Compiling pin-utils v0.1.0 |
| 2032 | 2026-04-24T16:35:14.664Z | Compiling cfg_aliases v0.2.1 |
| 2033 | 2026-04-24T16:35:14.688Z | Compiling num-bigint-dig v0.8.6 |
| 2034 | 2026-04-24T16:35:14.728Z | Compiling foreign-types v0.3.2 |
| 2035 | 2026-04-24T16:35:14.744Z | Compiling tempfile v3.25.0 |
| 2036 | 2026-04-24T16:35:14.762Z | Compiling nix v0.31.2 |
| 2037 | 2026-04-24T16:35:14.778Z | Compiling deranged v0.5.8 |
| 2038 | 2026-04-24T16:35:14.917Z | Compiling darling v0.20.11 |
| 2039 | 2026-04-24T16:35:15.092Z | Compiling ipnetwork v0.21.1 |
| 2040 | 2026-04-24T16:35:15.314Z | Compiling hyper v1.8.1 |
| 2041 | 2026-04-24T16:35:15.352Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2042 | 2026-04-24T16:35:15.549Z | Compiling strum_macros v0.26.4 |
| 2043 | 2026-04-24T16:35:15.738Z | Compiling socket2 v0.5.10 |
| 2044 | 2026-04-24T16:35:15.830Z | Compiling wait-timeout v0.2.1 |
| 2045 | 2026-04-24T16:35:15.976Z | Compiling utf8parse v0.2.2 |
| 2046 | 2026-04-24T16:35:16.078Z | Compiling num_threads v0.1.7 |
| 2047 | 2026-04-24T16:35:16.137Z | Compiling bit-vec v0.8.0 |
| 2048 | 2026-04-24T16:35:16.211Z | Compiling quick-error v1.2.3 |
| 2049 | 2026-04-24T16:35:16.244Z | Compiling anstyle v1.0.13 |
| 2050 | 2026-04-24T16:35:16.288Z | Compiling siphasher v1.0.2 |
| 2051 | 2026-04-24T16:35:16.381Z | Compiling simd-adler32 v0.3.8 |
| 2052 | 2026-04-24T16:35:16.483Z | Compiling hyper-util v0.1.20 |
| 2053 | 2026-04-24T16:35:16.640Z | Compiling bit-set v0.8.0 |
| 2054 | 2026-04-24T16:35:16.697Z | Compiling rusty-fork v0.3.1 |
| 2055 | 2026-04-24T16:35:16.776Z | Compiling time v0.3.47 |
| 2056 | 2026-04-24T16:35:16.792Z | Compiling anstyle-parse v0.2.7 |
| 2057 | 2026-04-24T16:35:17.115Z | Compiling derive_builder_core v0.20.2 |
| 2058 | 2026-04-24T16:35:17.192Z | Compiling unicode-normalization v0.1.25 |
| 2059 | 2026-04-24T16:35:17.915Z | Compiling rustls-native-certs v0.8.3 |
| 2060 | 2026-04-24T16:35:18.158Z | Compiling signature v2.2.0 |
| 2061 | 2026-04-24T16:35:18.186Z | Compiling hubpack_derive v0.1.1 |
| 2062 | 2026-04-24T16:35:18.196Z | Compiling rand_xorshift v0.4.0 |
| 2063 | 2026-04-24T16:35:18.228Z | Compiling strum_macros v0.27.2 |
| 2064 | 2026-04-24T16:35:18.321Z | Compiling sync_wrapper v1.0.2 |
| 2065 | 2026-04-24T16:35:18.340Z | Compiling fs-err v3.3.0 |
| 2066 | 2026-04-24T16:35:18.380Z | Compiling ahash v0.8.12 |
| 2067 | 2026-04-24T16:35:18.525Z | Compiling is_terminal_polyfill v1.70.2 |
| 2068 | 2026-04-24T16:35:18.547Z | Compiling unicode-bidi v0.3.18 |
| 2069 | 2026-04-24T16:35:18.599Z | Compiling unarray v0.1.4 |
| 2070 | 2026-04-24T16:35:18.602Z | Compiling adler2 v2.0.1 |
| 2071 | 2026-04-24T16:35:18.638Z | Compiling unicode-properties v0.1.4 |
| 2072 | 2026-04-24T16:35:18.655Z | Compiling anstyle-query v1.1.5 |
| 2073 | 2026-04-24T16:35:18.672Z | Compiling unicode-segmentation v1.12.0 |
| 2074 | 2026-04-24T16:35:18.730Z | Compiling colorchoice v1.0.4 |
| 2075 | 2026-04-24T16:35:18.782Z | Compiling object v0.37.3 |
| 2076 | 2026-04-24T16:35:18.886Z | Compiling stringprep v0.1.5 |
| 2077 | 2026-04-24T16:35:18.902Z | Compiling anstream v0.6.21 |
| 2078 | 2026-04-24T16:35:19.050Z | Compiling miniz_oxide v0.8.9 |
| 2079 | 2026-04-24T16:35:19.066Z | Compiling proptest v1.10.0 |
| 2080 | 2026-04-24T16:35:19.216Z | Compiling tower v0.5.3 |
| 2081 | 2026-04-24T16:35:19.590Z | Compiling derive_builder_macro v0.20.2 |
| 2082 | 2026-04-24T16:35:19.724Z | Compiling usdt-macro v0.6.0 |
| 2083 | 2026-04-24T16:35:19.741Z | Compiling usdt-attr-macro v0.6.0 |
| 2084 | 2026-04-24T16:35:20.154Z | Compiling http-body-util v0.1.3 |
| 2085 | 2026-04-24T16:35:20.405Z | Compiling webpki-roots v1.0.6 |
| 2086 | 2026-04-24T16:35:20.497Z | Compiling rand_chacha v0.3.1 |
| 2087 | 2026-04-24T16:35:20.527Z | Compiling erased-serde v0.3.31 |
| 2088 | 2026-04-24T16:35:20.543Z | Compiling md-5 v0.10.6 |
| 2089 | 2026-04-24T16:35:20.546Z | Compiling num-integer v0.1.46 |
| 2090 | 2026-04-24T16:35:20.609Z | Compiling hash32 v0.2.1 |
| 2091 | 2026-04-24T16:35:20.710Z | Compiling vergen-lib v0.1.6 |
| 2092 | 2026-04-24T16:35:20.739Z | Compiling ff v0.13.1 |
| 2093 | 2026-04-24T16:35:20.771Z | Compiling zlib-rs v0.6.2 |
| 2094 | 2026-04-24T16:35:20.796Z | Compiling ryu v1.0.23 |
| 2095 | 2026-04-24T16:35:20.812Z | Compiling iri-string v0.7.10 |
| 2096 | 2026-04-24T16:35:20.858Z | Compiling fallible-iterator v0.2.0 |
| 2097 | 2026-04-24T16:35:20.896Z | Compiling psl-types v2.0.11 |
| 2098 | 2026-04-24T16:35:20.912Z | Compiling base16ct v0.2.0 |
| 2099 | 2026-04-24T16:35:20.928Z | Compiling serde_urlencoded v0.7.1 |
| 2100 | 2026-04-24T16:35:21.010Z | Compiling publicsuffix v2.3.0 |
| 2101 | 2026-04-24T16:35:21.034Z | Compiling group v0.13.0 |
| 2102 | 2026-04-24T16:35:21.050Z | Compiling sec1 v0.7.3 |
| 2103 | 2026-04-24T16:35:21.089Z | Compiling newtype-uuid v1.3.2 |
| 2104 | 2026-04-24T16:35:21.152Z | Compiling postgres-protocol v0.6.10 |
| 2105 | 2026-04-24T16:35:21.187Z | Compiling num-iter v0.1.45 |
| 2106 | 2026-04-24T16:35:21.324Z | Compiling rand v0.8.5 |
| 2107 | 2026-04-24T16:35:21.481Z | Compiling derive_builder v0.20.2 |
| 2108 | 2026-04-24T16:35:21.614Z | Compiling oxnet v0.1.4 |
| 2109 | 2026-04-24T16:35:21.632Z | Compiling tokio-native-tls v0.3.1 |
| 2110 | 2026-04-24T16:35:21.716Z | Compiling heck v0.4.1 |
| 2111 | 2026-04-24T16:35:21.735Z | Compiling phf_shared v0.13.1 |
| 2112 | 2026-04-24T16:35:21.855Z | Compiling lazy_static v1.5.0 |
| 2113 | 2026-04-24T16:35:21.944Z | Compiling tower-http v0.6.8 |
| 2114 | 2026-04-24T16:35:21.981Z | Compiling terminal_size v0.4.3 |
| 2115 | 2026-04-24T16:35:21.981Z | Compiling serde_with_macros v3.17.0 |
| 2116 | 2026-04-24T16:35:21.984Z | Compiling cargo-platform v0.1.9 |
| 2117 | 2026-04-24T16:35:22.028Z | Compiling hkdf v0.12.4 |
| 2118 | 2026-04-24T16:35:22.028Z | Compiling crypto-bigint v0.5.5 |
| 2119 | 2026-04-24T16:35:22.031Z | Compiling clap_derive v4.5.55 |
| 2120 | 2026-04-24T16:35:22.130Z | Compiling enum-as-inner v0.6.1 |
| 2121 | 2026-04-24T16:35:22.189Z | Compiling serde_repr v0.1.20 |
| 2122 | 2026-04-24T16:35:22.206Z | Compiling vergen v9.0.6 |
| 2123 | 2026-04-24T16:35:22.254Z | Compiling foldhash v0.1.5 |
| 2124 | 2026-04-24T16:35:22.257Z | Compiling bumpalo v3.20.2 |
| 2125 | 2026-04-24T16:35:22.375Z | Compiling bitflags v1.3.2 |
| 2126 | 2026-04-24T16:35:22.499Z | Compiling libbz2-rs-sys v0.2.2 |
| 2127 | 2026-04-24T16:35:22.517Z | Compiling managed v0.8.0 |
| 2128 | 2026-04-24T16:35:22.551Z | Compiling clap_lex v1.0.0 |
| 2129 | 2026-04-24T16:35:22.726Z | Compiling clap_builder v4.5.60 |
| 2130 | 2026-04-24T16:35:22.775Z | Compiling zopfli v0.8.3 |
| 2131 | 2026-04-24T16:35:22.796Z | Compiling flate2 v1.1.9 |
| 2132 | 2026-04-24T16:35:22.947Z | Compiling bzip2 v0.6.1 |
| 2133 | 2026-04-24T16:35:23.062Z | Compiling elliptic-curve v0.13.8 |
| 2134 | 2026-04-24T16:35:23.093Z | Compiling hashbrown v0.15.5 |
| 2135 | 2026-04-24T16:35:23.144Z | Compiling cargo_metadata v0.19.2 |
| 2136 | 2026-04-24T16:35:23.420Z | Compiling zstd v0.13.3 |
| 2137 | 2026-04-24T16:35:23.521Z | Compiling phf v0.13.1 |
| 2138 | 2026-04-24T16:35:23.600Z | Compiling daft v0.1.5 |
| 2139 | 2026-04-24T16:35:23.692Z | Compiling hyper-tls v0.6.0 |
| 2140 | 2026-04-24T16:35:23.708Z | Compiling cookie_store v0.22.1 |
| 2141 | 2026-04-24T16:35:23.722Z | Compiling signal-hook-mio v0.2.5 |
| 2142 | 2026-04-24T16:35:23.754Z | Compiling postgres-types v0.2.12 |
| 2143 | 2026-04-24T16:35:23.854Z | Compiling bzip2 v0.4.4 |
| 2144 | 2026-04-24T16:35:23.891Z | Compiling strum v0.27.2 |
| 2145 | 2026-04-24T16:35:24.043Z | Compiling hubpack v0.1.2 |
| 2146 | 2026-04-24T16:35:24.119Z | Compiling ed25519 v2.2.3 |
| 2147 | 2026-04-24T16:35:24.195Z | Compiling phf_shared v0.11.3 |
| 2148 | 2026-04-24T16:35:24.311Z | Compiling crossbeam-epoch v0.9.18 |
| 2149 | 2026-04-24T16:35:24.326Z | Compiling pkcs1 v0.7.5 |
| 2150 | 2026-04-24T16:35:24.433Z | Compiling hex v0.4.3 |
| 2151 | 2026-04-24T16:35:24.436Z | Compiling serde-big-array v0.5.1 |
| 2152 | 2026-04-24T16:35:24.547Z | Compiling rfc6979 v0.4.0 |
| 2153 | 2026-04-24T16:35:24.609Z | Compiling bstr v1.12.1 |
| 2154 | 2026-04-24T16:35:24.723Z | Compiling float-cmp v0.10.0 |
| 2155 | 2026-04-24T16:35:24.740Z | Compiling memmap2 v0.9.10 |
| 2156 | 2026-04-24T16:35:24.740Z | Compiling env_filter v1.0.0 |
| 2157 | 2026-04-24T16:35:24.789Z | Compiling encoding_rs v0.8.35 |
| 2158 | 2026-04-24T16:35:24.895Z | Compiling whoami v2.1.0 |
| 2159 | 2026-04-24T16:35:24.921Z | Compiling difflib v0.4.0 |
| 2160 | 2026-04-24T16:35:24.982Z | Compiling jiff v0.2.21 |
| 2161 | 2026-04-24T16:35:24.998Z | Compiling data-encoding v2.10.0 |
| 2162 | 2026-04-24T16:35:25.029Z | Compiling mime v0.3.17 |
| 2163 | 2026-04-24T16:35:25.045Z | Compiling toml_write v0.1.2 |
| 2164 | 2026-04-24T16:35:25.106Z | Compiling predicates-core v1.0.10 |
| 2165 | 2026-04-24T16:35:25.234Z | Compiling rustc-hash v2.1.1 |
| 2166 | 2026-04-24T16:35:25.254Z | Compiling new_debug_unreachable v1.0.6 |
| 2167 | 2026-04-24T16:35:25.273Z | Compiling precomputed-hash v0.1.1 |
| 2168 | 2026-04-24T16:35:25.301Z | Compiling fixedbitset v0.4.2 |
| 2169 | 2026-04-24T16:35:25.341Z | Compiling fixedbitset v0.5.7 |
| 2170 | 2026-04-24T16:35:25.375Z | Compiling static_assertions v1.1.0 |
| 2171 | 2026-04-24T16:35:25.390Z | Compiling normalize-line-endings v0.3.0 |
| 2172 | 2026-04-24T16:35:25.390Z | Compiling keccak v0.1.6 |
| 2173 | 2026-04-24T16:35:25.461Z | Compiling petgraph v0.6.5 |
| 2174 | 2026-04-24T16:35:25.514Z | Compiling predicates v3.1.4 |
| 2175 | 2026-04-24T16:35:25.517Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2176 | 2026-04-24T16:35:25.545Z | Compiling sha3 v0.10.8 |
| 2177 | 2026-04-24T16:35:25.563Z | Compiling petgraph v0.8.3 |
| 2178 | 2026-04-24T16:35:25.602Z | Compiling string_cache v0.8.9 |
| 2179 | 2026-04-24T16:35:25.690Z | Compiling iddqd v0.3.17 |
| 2180 | 2026-04-24T16:35:25.835Z | Compiling hickory-proto v0.25.2 |
| 2181 | 2026-04-24T16:35:25.868Z | Compiling toml_edit v0.22.27 |
| 2182 | 2026-04-24T16:35:26.113Z | Compiling tokio-postgres v0.7.16 |
| 2183 | 2026-04-24T16:35:26.129Z | Compiling similar v2.7.0 |
| 2184 | 2026-04-24T16:35:26.800Z | Compiling usdt v0.6.0 |
| 2185 | 2026-04-24T16:35:26.868Z | Compiling env_logger v0.11.9 |
| 2186 | 2026-04-24T16:35:27.205Z | Compiling serde_with v3.17.0 |
| 2187 | 2026-04-24T16:35:27.351Z | Compiling ecdsa v0.16.9 |
| 2188 | 2026-04-24T16:35:27.459Z | Compiling rsa v0.9.10 |
| 2189 | 2026-04-24T16:35:27.778Z | Compiling zip v4.6.1 |
| 2190 | 2026-04-24T16:35:28.154Z | Compiling ed25519-dalek v2.2.0 |
| 2191 | 2026-04-24T16:35:28.197Z | Compiling clap v4.5.60 |
| 2192 | 2026-04-24T16:35:28.238Z | Compiling crossterm v0.28.1 |
| 2193 | 2026-04-24T16:35:28.741Z | Compiling zip v0.6.6 |
| 2194 | 2026-04-24T16:35:28.966Z | Compiling strum v0.26.3 |
| 2195 | 2026-04-24T16:35:29.073Z | Compiling toml v0.7.8 |
| 2196 | 2026-04-24T16:35:29.106Z | Compiling tokio-stream v0.1.18 |
| 2197 | 2026-04-24T16:35:29.180Z | Compiling buf-list v1.1.2 |
| 2198 | 2026-04-24T16:35:29.287Z | Compiling itertools v0.13.0 |
| 2199 | 2026-04-24T16:35:29.444Z | Compiling x509-cert v0.2.5 |
| 2200 | 2026-04-24T16:35:29.607Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2201 | 2026-04-24T16:35:29.651Z | Compiling openapiv3 v2.2.0 |
| 2202 | 2026-04-24T16:35:29.874Z | Compiling sha1 v0.10.6 |
| 2203 | 2026-04-24T16:35:30.343Z | Compiling peg-runtime v0.8.5 |
| 2204 | 2026-04-24T16:35:30.445Z | Compiling lalrpop-util v0.19.12 |
| 2205 | 2026-04-24T16:35:44.685Z | Compiling rustls-webpki v0.103.9 |
| 2206 | 2026-04-24T16:35:47.016Z | Compiling macaddr v1.0.1 |
| 2207 | 2026-04-24T16:35:47.112Z | Compiling structmeta-derive v0.3.0 |
| 2208 | 2026-04-24T16:35:47.180Z | Compiling crucible-workspace-hack v0.1.0 |
| 2209 | 2026-04-24T16:35:47.241Z | Compiling rayon-core v1.13.0 |
| 2210 | 2026-04-24T16:35:47.316Z | Compiling itertools v0.14.0 |
| 2211 | 2026-04-24T16:35:47.405Z | Compiling secrecy v0.10.3 |
| 2212 | 2026-04-24T16:35:47.494Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2213 | 2026-04-24T16:35:47.522Z | Compiling heapless v0.8.0 |
| 2214 | 2026-04-24T16:35:47.600Z | Compiling rustls v0.22.4 |
| 2215 | 2026-04-24T16:35:47.904Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2216 | 2026-04-24T16:35:47.936Z | Compiling crossbeam-deque v0.8.6 |
| 2217 | 2026-04-24T16:35:48.004Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2218 | 2026-04-24T16:35:48.071Z | Compiling rustls-webpki v0.102.8 |
| 2219 | 2026-04-24T16:35:48.103Z | Compiling structmeta v0.3.0 |
| 2220 | 2026-04-24T16:35:48.171Z | Compiling futures-executor v0.3.32 |
| 2221 | 2026-04-24T16:35:48.324Z | Compiling tokio-rustls v0.26.4 |
| 2222 | 2026-04-24T16:35:48.342Z | Compiling rustls-platform-verifier v0.6.2 |
| 2223 | 2026-04-24T16:35:48.400Z | Compiling hash32 v0.3.1 |
| 2224 | 2026-04-24T16:35:48.525Z | Compiling multer v3.1.0 |
| 2225 | 2026-04-24T16:35:48.593Z | Compiling thread_local v1.1.9 |
| 2226 | 2026-04-24T16:35:48.615Z | Compiling hyper-rustls v0.27.7 |
| 2227 | 2026-04-24T16:35:48.641Z | Compiling ingot-macros v0.1.1 |
| 2228 | 2026-04-24T16:35:48.676Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2229 | 2026-04-24T16:35:48.693Z | Compiling smoltcp v0.11.0 |
| 2230 | 2026-04-24T16:35:48.707Z | Compiling unicode-width v0.2.0 |
| 2231 | 2026-04-24T16:35:48.747Z | Compiling slog-async v2.8.0 |
| 2232 | 2026-04-24T16:35:48.913Z | Compiling reqwest v0.12.28 |
| 2233 | 2026-04-24T16:35:48.961Z | Compiling reqwest v0.13.2 |
| 2234 | 2026-04-24T16:35:48.977Z | Compiling match_cfg v0.1.0 |
| 2235 | 2026-04-24T16:35:49.071Z | Compiling hostname v0.3.1 |
| 2236 | 2026-04-24T16:35:49.075Z | Compiling proc-macro-crate v3.4.0 |
| 2237 | 2026-04-24T16:35:49.119Z | Compiling futures v0.3.32 |
| 2238 | 2026-04-24T16:35:49.241Z | Compiling derive-ex v0.1.8 |
| 2239 | 2026-04-24T16:35:49.539Z | Compiling slog-json v2.6.1 |
| 2240 | 2026-04-24T16:35:49.639Z | Compiling crossbeam-channel v0.5.15 |
| 2241 | 2026-04-24T16:35:49.685Z | Compiling half v2.7.1 |
| 2242 | 2026-04-24T16:35:49.822Z | Compiling newtype-uuid-macros v0.1.0 |
| 2243 | 2026-04-24T16:35:49.936Z | Compiling cobs v0.3.0 |
| 2244 | 2026-04-24T16:35:49.960Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2245 | 2026-04-24T16:35:50.067Z | Compiling universal-hash v0.5.1 |
| 2246 | 2026-04-24T16:35:50.235Z | Compiling async-stream-impl v0.3.6 |
| 2247 | 2026-04-24T16:35:50.253Z | Compiling serde_spanned v1.0.4 |
| 2248 | 2026-04-24T16:35:50.353Z | Compiling is-terminal v0.4.17 |
| 2249 | 2026-04-24T16:35:50.437Z | Compiling proc-macro-error-attr v1.0.4 |
| 2250 | 2026-04-24T16:35:50.470Z | Compiling dropshot v0.16.7 |
| 2251 | 2026-04-24T16:35:50.550Z | Compiling opaque-debug v0.3.1 |
| 2252 | 2026-04-24T16:35:50.641Z | Compiling take_mut v0.2.2 |
| 2253 | 2026-04-24T16:35:50.657Z | Compiling ciborium-io v0.2.2 |
| 2254 | 2026-04-24T16:35:50.691Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2255 | 2026-04-24T16:35:50.773Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2256 | 2026-04-24T16:35:50.789Z | Compiling term v1.2.1 |
| 2257 | 2026-04-24T16:35:50.792Z | Compiling convert_case v0.4.0 |
| 2258 | 2026-04-24T16:35:50.858Z | Compiling async-stream v0.3.6 |
| 2259 | 2026-04-24T16:35:50.858Z | Compiling test-strategy v0.4.5 |
| 2260 | 2026-04-24T16:35:51.028Z | Compiling thiserror-no-std v2.0.2 |
| 2261 | 2026-04-24T16:35:51.043Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2262 | 2026-04-24T16:35:51.062Z | Compiling ciborium-ll v0.2.2 |
| 2263 | 2026-04-24T16:35:51.141Z | Compiling derive_more v0.99.20 |
| 2264 | 2026-04-24T16:35:51.141Z | Compiling slog-term v2.9.2 |
| 2265 | 2026-04-24T16:35:51.271Z | Compiling tokio-rustls v0.25.0 |
| 2266 | 2026-04-24T16:35:51.287Z | Compiling ingot-types v0.1.2 |
| 2267 | 2026-04-24T16:35:51.345Z | Compiling poly1305 v0.8.0 |
| 2268 | 2026-04-24T16:35:51.650Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2269 | 2026-04-24T16:35:51.762Z | Compiling ingot v0.1.1 |
| 2270 | 2026-04-24T16:35:51.998Z | Compiling postcard v1.1.3 |
| 2271 | 2026-04-24T16:35:52.178Z | Compiling slog-bunyan v2.5.0 |
| 2272 | 2026-04-24T16:35:52.249Z | Compiling num_enum_derive v0.7.5 |
| 2273 | 2026-04-24T16:35:52.295Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2274 | 2026-04-24T16:35:52.402Z | Compiling parse-display-derive v0.10.0 |
| 2275 | 2026-04-24T16:35:52.421Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2276 | 2026-04-24T16:35:52.507Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2277 | 2026-04-24T16:35:52.622Z | Compiling proc-macro-crate v1.3.1 |
| 2278 | 2026-04-24T16:35:52.649Z | Compiling backon v1.6.0 |
| 2279 | 2026-04-24T16:35:52.757Z | Compiling waitgroup v0.1.2 |
| 2280 | 2026-04-24T16:35:52.927Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2281 | 2026-04-24T16:35:52.943Z | Compiling password-hash v0.5.0 |
| 2282 | 2026-04-24T16:35:52.981Z | Compiling chacha20 v0.9.1 |
| 2283 | 2026-04-24T16:35:53.207Z | Compiling dropshot_endpoint v0.16.7 |
| 2284 | 2026-04-24T16:35:53.273Z | Compiling rustls-pemfile v2.2.0 |
| 2285 | 2026-04-24T16:35:53.339Z | Compiling blake2 v0.10.6 |
| 2286 | 2026-04-24T16:35:53.532Z | Compiling aead v0.5.2 |
| 2287 | 2026-04-24T16:35:53.555Z | Compiling foreign-types-macros v0.2.3 |
| 2288 | 2026-04-24T16:35:53.559Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2289 | 2026-04-24T16:35:53.621Z | Compiling serde_path_to_error v0.1.20 |
| 2290 | 2026-04-24T16:35:53.752Z | Compiling hostname v0.4.2 |
| 2291 | 2026-04-24T16:35:53.887Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2292 | 2026-04-24T16:35:53.916Z | Compiling proc-macro-error v1.0.4 |
| 2293 | 2026-04-24T16:35:53.950Z | Compiling instant v0.1.13 |
| 2294 | 2026-04-24T16:35:53.967Z | Compiling cpufeatures v0.3.0 |
| 2295 | 2026-04-24T16:35:54.013Z | Compiling typeid v1.0.3 |
| 2296 | 2026-04-24T16:35:54.052Z | Compiling debug-ignore v1.0.5 |
| 2297 | 2026-04-24T16:35:54.055Z | Compiling foreign-types-shared v0.3.1 |
| 2298 | 2026-04-24T16:35:54.086Z | Compiling chacha20 v0.10.0 |
| 2299 | 2026-04-24T16:35:54.102Z | Compiling backoff v0.4.0 |
| 2300 | 2026-04-24T16:35:54.117Z | Compiling parse-display v0.10.0 |
| 2301 | 2026-04-24T16:35:54.151Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2302 | 2026-04-24T16:35:54.185Z | Compiling chacha20poly1305 v0.10.1 |
| 2303 | 2026-04-24T16:35:54.188Z | Compiling foreign-types v0.5.0 |
| 2304 | 2026-04-24T16:35:54.188Z | Compiling argon2 v0.5.3 |
| 2305 | 2026-04-24T16:35:54.188Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2306 | 2026-04-24T16:35:54.299Z | Compiling num_enum v0.7.5 |
| 2307 | 2026-04-24T16:35:54.316Z | Compiling num_enum_derive v0.5.11 |
| 2308 | 2026-04-24T16:35:54.349Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2309 | 2026-04-24T16:35:54.390Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2310 | 2026-04-24T16:35:54.418Z | Compiling ciborium v0.2.2 |
| 2311 | 2026-04-24T16:35:54.448Z | Compiling vsss-rs v3.3.4 |
| 2312 | 2026-04-24T16:35:54.834Z | Compiling tabwriter v1.4.1 |
| 2313 | 2026-04-24T16:35:54.956Z | Compiling byte-wrapper v0.1.0 |
| 2314 | 2026-04-24T16:35:55.039Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2315 | 2026-04-24T16:35:55.216Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2316 | 2026-04-24T16:35:55.234Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2317 | 2026-04-24T16:35:55.265Z | Compiling regress v0.10.5 |
| 2318 | 2026-04-24T16:35:55.283Z | Compiling cstr-argument v0.1.2 |
| 2319 | 2026-04-24T16:35:55.287Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2320 | 2026-04-24T16:35:55.492Z | Compiling erased-serde v0.4.9 |
| 2321 | 2026-04-24T16:35:55.535Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2322 | 2026-04-24T16:35:55.550Z | Compiling num_enum v0.5.11 |
| 2323 | 2026-04-24T16:35:55.657Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2324 | 2026-04-24T16:35:55.706Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2325 | 2026-04-24T16:35:55.867Z | Compiling rand v0.10.0 |
| 2326 | 2026-04-24T16:35:55.884Z | Compiling rayon v1.11.0 |
| 2327 | 2026-04-24T16:35:55.887Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2328 | 2026-04-24T16:35:55.959Z | Compiling colored v3.1.1 |
| 2329 | 2026-04-24T16:35:55.976Z | Compiling indent_write v2.2.0 |
| 2330 | 2026-04-24T16:35:55.979Z | Compiling libefi-sys v0.1.0 |
| 2331 | 2026-04-24T16:35:56.102Z | Compiling zone_cfg_derive v0.3.1 |
| 2332 | 2026-04-24T16:35:56.170Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2333 | 2026-04-24T16:35:56.229Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2334 | 2026-04-24T16:35:56.273Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2335 | 2026-04-24T16:35:56.310Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2336 | 2026-04-24T16:35:56.425Z | Compiling camino-tempfile v1.4.1 |
| 2337 | 2026-04-24T16:35:56.556Z | Compiling itertools v0.12.1 |
| 2338 | 2026-04-24T16:35:56.607Z | Compiling usdt-macro v0.5.0 |
| 2339 | 2026-04-24T16:35:56.669Z | Compiling usdt-attr-macro v0.5.0 |
| 2340 | 2026-04-24T16:35:56.687Z | Compiling bitfield-struct v0.6.2 |
| 2341 | 2026-04-24T16:35:56.735Z | Compiling num-derive v0.4.2 |
| 2342 | 2026-04-24T16:35:56.825Z | Compiling blake3 v1.8.3 |
| 2343 | 2026-04-24T16:35:56.842Z | Compiling ordered-float v2.10.1 |
| 2344 | 2026-04-24T16:35:57.144Z | Compiling sigpipe v0.1.3 |
| 2345 | 2026-04-24T16:35:57.204Z | Compiling memmap v0.7.0 |
| 2346 | 2026-04-24T16:35:57.269Z | Compiling swrite v0.1.0 |
| 2347 | 2026-04-24T16:35:57.315Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2348 | 2026-04-24T16:35:57.331Z | Compiling glob v0.3.3 |
| 2349 | 2026-04-24T16:35:57.400Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-04-24T16:35:57.420Z | Compiling usdt v0.5.0 |
| 2351 | 2026-04-24T16:35:57.558Z | Compiling serde-value v0.7.0 |
| 2352 | 2026-04-24T16:35:57.635Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2353 | 2026-04-24T16:35:57.738Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2354 | 2026-04-24T16:35:57.936Z | Compiling zone v0.3.1 |
| 2355 | 2026-04-24T16:35:58.025Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2356 | 2026-04-24T16:35:58.092Z | Compiling serde-untagged v0.1.9 |
| 2357 | 2026-04-24T16:35:58.264Z | Compiling toml v0.8.23 |
| 2358 | 2026-04-24T16:35:58.283Z | Compiling smf v0.2.3 |
| 2359 | 2026-04-24T16:35:58.327Z | Compiling filetime v0.2.27 |
| 2360 | 2026-04-24T16:35:58.359Z | Compiling arrayvec v0.7.6 |
| 2361 | 2026-04-24T16:35:58.375Z | Compiling xattr v1.6.1 |
| 2362 | 2026-04-24T16:35:58.390Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2363 | 2026-04-24T16:35:58.490Z | Compiling arrayref v0.3.9 |
| 2364 | 2026-04-24T16:35:58.529Z | Compiling constant_time_eq v0.4.2 |
| 2365 | 2026-04-24T16:35:58.620Z | Compiling unicode-xid v0.2.6 |
| 2366 | 2026-04-24T16:35:58.630Z | Compiling whoami v1.6.1 |
| 2367 | 2026-04-24T16:35:58.630Z | Compiling same-file v1.0.6 |
| 2368 | 2026-04-24T16:35:58.633Z | Compiling tar v0.4.45 |
| 2369 | 2026-04-24T16:35:58.651Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2370 | 2026-04-24T16:35:58.744Z | Compiling walkdir v2.5.0 |
| 2371 | 2026-04-24T16:35:58.810Z | Compiling cargo-util-schemas v0.8.2 |
| 2372 | 2026-04-24T16:35:59.073Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2373 | 2026-04-24T16:35:59.329Z | Compiling tokio-dtrace v0.1.1 |
| 2374 | 2026-04-24T16:35:59.346Z | Compiling console v0.16.2 |
| 2375 | 2026-04-24T16:35:59.468Z | Compiling gethostname v0.5.0 |
| 2376 | 2026-04-24T16:35:59.519Z | Compiling cargo-platform v0.2.0 |
| 2377 | 2026-04-24T16:35:59.542Z | Compiling topological-sort v0.2.2 |
| 2378 | 2026-04-24T16:35:59.642Z | Compiling unit-prefix v0.5.2 |
| 2379 | 2026-04-24T16:35:59.687Z | Compiling oxide-tokio-rt v0.1.4 |
| 2380 | 2026-04-24T16:35:59.734Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2381 | 2026-04-24T16:35:59.818Z | Compiling indicatif v0.18.4 |
| 2382 | 2026-04-24T16:35:59.946Z | Compiling shell-words v1.1.1 |
| 2383 | 2026-04-24T16:36:00.084Z | Compiling cargo_metadata v0.21.0 |
| 2384 | 2026-04-24T16:36:08.809Z | Compiling progenitor-client v0.13.0 |
| 2385 | 2026-04-24T16:36:08.813Z | Compiling progenitor-client v0.10.0 |
| 2386 | 2026-04-24T16:36:08.813Z | Compiling omicron-zone-package v0.12.2 |
| 2387 | 2026-04-24T16:36:08.909Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2388 | 2026-04-24T16:36:08.909Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2389 | 2026-04-24T16:36:08.913Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2390 | 2026-04-24T16:36:08.913Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2391 | 2026-04-24T16:36:08.973Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2392 | 2026-04-24T16:36:09.108Z | Compiling progenitor-extras v0.1.1 |
| 2393 | 2026-04-24T16:36:09.245Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2394 | 2026-04-24T16:36:09.283Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2395 | 2026-04-24T16:36:09.314Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2396 | 2026-04-24T16:36:09.353Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2397 | 2026-04-24T16:36:14.008Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2398 | 2026-04-24T16:36:21.374Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2399 | 2026-04-24T16:36:24.500Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2400 | 2026-04-24T16:36:25.509Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2401 | 2026-04-24T16:36:34.742Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2402 | 2026-04-24T16:36:34.899Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2403 | 2026-04-24T16:36:34.965Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2404 | 2026-04-24T16:36:34.968Z | Created new build target 'test' and set it as active |
| 2405 | 2026-04-24T16:36:34.971Z | |
| 2406 | 2026-04-24T16:36:34.971Z | real 1:39.526655149 |
| 2407 | 2026-04-24T16:36:34.971Z | user 16:30.612869003 |
| 2408 | 2026-04-24T16:36:34.971Z | sys 2:32.359318280 |
| 2409 | 2026-04-24T16:36:34.971Z | trap 0.449257227 |
| 2410 | 2026-04-24T16:36:34.971Z | tflt 2.861169334 |
| 2411 | 2026-04-24T16:36:34.971Z | dflt 3.461283582 |
| 2412 | 2026-04-24T16:36:34.971Z | kflt 0.000571683 |
| 2413 | 2026-04-24T16:36:34.971Z | lock 52:05.360139869 |
| 2414 | 2026-04-24T16:36:34.971Z | slp 42:21.017189273 |
| 2415 | 2026-04-24T16:36:34.971Z | lat 42.300806631 |
| 2416 | 2026-04-24T16:36:34.971Z | stop 5:27.614779194 |
| 2417 | 2026-04-24T16:36:34.971Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2418 | 2026-04-24T16:36:35.854Z | Finished `release` profile [optimized] target(s) in 0.87s |
| 2419 | 2026-04-24T16:36:35.927Z | Running `target/release/omicron-package -t test package` |
| 2420 | 2026-04-24T16:36:35.987Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2421 | 2026-04-24T16:36:37.443Z | Compiling regress v0.10.5 |
| 2422 | 2026-04-24T16:36:37.443Z | Compiling heck v0.5.0 |
| 2423 | 2026-04-24T16:36:37.611Z | Compiling unsafe-libyaml v0.2.11 |
| 2424 | 2026-04-24T16:36:37.628Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2425 | 2026-04-24T16:36:37.655Z | Compiling unicode-width v0.1.14 |
| 2426 | 2026-04-24T16:36:37.655Z | Compiling is-terminal v0.4.17 |
| 2427 | 2026-04-24T16:36:37.699Z | Compiling prettyplease v0.2.37 |
| 2428 | 2026-04-24T16:36:37.699Z | Compiling bytecount v0.6.9 |
| 2429 | 2026-04-24T16:36:37.702Z | Compiling rustls v0.22.4 |
| 2430 | 2026-04-24T16:36:37.702Z | Compiling rustls-webpki v0.102.8 |
| 2431 | 2026-04-24T16:36:37.702Z | Compiling derive-where v1.6.0 |
| 2432 | 2026-04-24T16:36:37.742Z | Compiling thread_local v1.1.9 |
| 2433 | 2026-04-24T16:36:37.745Z | Compiling match_cfg v0.1.0 |
| 2434 | 2026-04-24T16:36:37.785Z | Compiling multer v3.1.0 |
| 2435 | 2026-04-24T16:36:37.805Z | Compiling slog-async v2.8.0 |
| 2436 | 2026-04-24T16:36:37.823Z | Compiling typify-impl v0.6.1 |
| 2437 | 2026-04-24T16:36:37.826Z | Compiling crossbeam-channel v0.5.15 |
| 2438 | 2026-04-24T16:36:37.845Z | Compiling slog-json v2.6.1 |
| 2439 | 2026-04-24T16:36:37.927Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2440 | 2026-04-24T16:36:37.950Z | Compiling hostname v0.3.1 |
| 2441 | 2026-04-24T16:36:37.953Z | Compiling futures-executor v0.3.32 |
| 2442 | 2026-04-24T16:36:37.953Z | Compiling serde_spanned v1.0.4 |
| 2443 | 2026-04-24T16:36:38.036Z | Compiling take_mut v0.2.2 |
| 2444 | 2026-04-24T16:36:38.057Z | Compiling term v1.2.1 |
| 2445 | 2026-04-24T16:36:38.127Z | Compiling serde_yaml v0.9.34+deprecated |
| 2446 | 2026-04-24T16:36:38.130Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2447 | 2026-04-24T16:36:38.170Z | Compiling slog-bunyan v2.5.0 |
| 2448 | 2026-04-24T16:36:38.211Z | Compiling futures v0.3.32 |
| 2449 | 2026-04-24T16:36:38.285Z | Compiling dropshot v0.16.7 |
| 2450 | 2026-04-24T16:36:38.325Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2451 | 2026-04-24T16:36:38.328Z | Compiling async-stream v0.3.6 |
| 2452 | 2026-04-24T16:36:38.369Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-04-24T16:36:38.388Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2454 | 2026-04-24T16:36:38.389Z | Compiling progenitor-client v0.13.0 |
| 2455 | 2026-04-24T16:36:38.427Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2456 | 2026-04-24T16:36:38.503Z | Compiling waitgroup v0.1.2 |
| 2457 | 2026-04-24T16:36:38.549Z | Compiling backon v1.6.0 |
| 2458 | 2026-04-24T16:36:38.585Z | Compiling rustls-pemfile v2.2.0 |
| 2459 | 2026-04-24T16:36:38.642Z | Compiling hostname v0.4.2 |
| 2460 | 2026-04-24T16:36:38.665Z | Compiling serde_path_to_error v0.1.20 |
| 2461 | 2026-04-24T16:36:38.692Z | Compiling instant v0.1.13 |
| 2462 | 2026-04-24T16:36:38.717Z | Compiling debug-ignore v1.0.5 |
| 2463 | 2026-04-24T16:36:38.752Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2464 | 2026-04-24T16:36:38.778Z | Compiling progenitor-extras v0.1.1 |
| 2465 | 2026-04-24T16:36:38.800Z | Compiling backoff v0.4.0 |
| 2466 | 2026-04-24T16:36:38.823Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2467 | 2026-04-24T16:36:38.843Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2468 | 2026-04-24T16:36:38.866Z | Compiling parse-display v0.10.0 |
| 2469 | 2026-04-24T16:36:38.893Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2470 | 2026-04-24T16:36:38.975Z | Compiling progenitor-client v0.10.0 |
| 2471 | 2026-04-24T16:36:38.998Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2472 | 2026-04-24T16:36:39.038Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-04-24T16:36:39.130Z | Compiling num-rational v0.4.2 |
| 2474 | 2026-04-24T16:36:39.164Z | Compiling num-complex v0.4.6 |
| 2475 | 2026-04-24T16:36:39.292Z | Compiling console v0.15.11 |
| 2476 | 2026-04-24T16:36:39.462Z | Compiling slog-dtrace v0.3.0 |
| 2477 | 2026-04-24T16:36:39.483Z | Compiling float-ord v0.3.2 |
| 2478 | 2026-04-24T16:36:39.546Z | Compiling newline-converter v0.3.0 |
| 2479 | 2026-04-24T16:36:39.608Z | Compiling num v0.4.3 |
| 2480 | 2026-04-24T16:36:39.631Z | Compiling atomicwrites v0.4.4 |
| 2481 | 2026-04-24T16:36:39.654Z | Compiling async-recursion v1.1.1 |
| 2482 | 2026-04-24T16:36:39.728Z | Compiling cancel-safe-futures v0.1.5 |
| 2483 | 2026-04-24T16:36:39.783Z | Compiling owo-colors v4.3.0 |
| 2484 | 2026-04-24T16:36:39.821Z | Compiling expectorate v1.2.0 |
| 2485 | 2026-04-24T16:36:39.868Z | Compiling libsw-core v0.3.2 |
| 2486 | 2026-04-24T16:36:39.890Z | Compiling resolv-conf v0.7.6 |
| 2487 | 2026-04-24T16:36:39.946Z | Compiling toml v0.8.23 |
| 2488 | 2026-04-24T16:36:40.070Z | Compiling tokio-rustls v0.25.0 |
| 2489 | 2026-04-24T16:36:40.091Z | Compiling libsw v3.5.0 |
| 2490 | 2026-04-24T16:36:40.093Z | Compiling linear-map v1.2.0 |
| 2491 | 2026-04-24T16:36:40.186Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2492 | 2026-04-24T16:36:40.332Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2493 | 2026-04-24T16:36:40.353Z | Compiling linked-hash-map v0.5.6 |
| 2494 | 2026-04-24T16:36:40.357Z | Compiling minimal-lexical v0.2.1 |
| 2495 | 2026-04-24T16:36:40.512Z | Compiling unicode-xid v0.2.6 |
| 2496 | 2026-04-24T16:36:40.534Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2497 | 2026-04-24T16:36:40.555Z | Compiling lru-cache v0.1.2 |
| 2498 | 2026-04-24T16:36:40.575Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2499 | 2026-04-24T16:36:40.595Z | Compiling nom v7.1.3 |
| 2500 | 2026-04-24T16:36:40.598Z | Compiling globset v0.4.18 |
| 2501 | 2026-04-24T16:36:40.654Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2502 | 2026-04-24T16:36:40.675Z | Compiling hickory-proto v0.24.4 |
| 2503 | 2026-04-24T16:36:40.723Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2504 | 2026-04-24T16:36:41.101Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2505 | 2026-04-24T16:36:41.171Z | Compiling convert_case v0.10.0 |
| 2506 | 2026-04-24T16:36:41.468Z | Compiling derive_more-impl v2.1.1 |
| 2507 | 2026-04-24T16:36:41.807Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-04-24T16:36:41.988Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2509 | 2026-04-24T16:36:42.064Z | Compiling pin-project-internal v1.1.11 |
| 2510 | 2026-04-24T16:36:42.259Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2511 | 2026-04-24T16:36:42.287Z | Compiling derive_more v2.1.1 |
| 2512 | 2026-04-24T16:36:42.398Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2513 | 2026-04-24T16:36:42.563Z | Compiling papergrid v0.11.0 |
| 2514 | 2026-04-24T16:36:42.591Z | Compiling typify-macro v0.6.1 |
| 2515 | 2026-04-24T16:36:43.109Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2516 | 2026-04-24T16:36:43.360Z | Compiling hickory-resolver v0.24.4 |
| 2517 | 2026-04-24T16:36:43.383Z | Compiling pin-project v1.1.11 |
| 2518 | 2026-04-24T16:36:43.546Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2519 | 2026-04-24T16:36:43.774Z | Compiling tabled_derive v0.7.0 |
| 2520 | 2026-04-24T16:36:44.174Z | Compiling typify v0.6.1 |
| 2521 | 2026-04-24T16:36:44.307Z | Compiling progenitor-impl v0.13.0 |
| 2522 | 2026-04-24T16:36:44.351Z | Compiling pem v3.0.6 |
| 2523 | 2026-04-24T16:36:44.712Z | Compiling qorb v0.4.1 |
| 2524 | 2026-04-24T16:36:44.900Z | Compiling snafu-derive v0.8.9 |
| 2525 | 2026-04-24T16:36:45.073Z | Compiling termtree v0.5.1 |
| 2526 | 2026-04-24T16:36:45.275Z | Compiling tabled v0.15.0 |
| 2527 | 2026-04-24T16:36:45.315Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2528 | 2026-04-24T16:36:46.497Z | Compiling progenitor-macro v0.13.0 |
| 2529 | 2026-04-24T16:36:46.590Z | Compiling crossterm v0.29.0 |
| 2530 | 2026-04-24T16:36:46.611Z | Compiling snafu v0.8.9 |
| 2531 | 2026-04-24T16:36:46.687Z | Compiling phf_shared v0.12.1 |
| 2532 | 2026-04-24T16:36:46.945Z | Compiling olpc-cjson v0.1.4 |
| 2533 | 2026-04-24T16:36:47.184Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2534 | 2026-04-24T16:36:47.213Z | Compiling serde_plain v1.0.2 |
| 2535 | 2026-04-24T16:36:47.729Z | Compiling vte v0.14.1 |
| 2536 | 2026-04-24T16:36:47.925Z | Compiling csv-core v0.1.13 |
| 2537 | 2026-04-24T16:36:47.986Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2538 | 2026-04-24T16:36:48.363Z | Compiling chrono-tz v0.10.4 |
| 2539 | 2026-04-24T16:36:48.598Z | Compiling typed-path v0.9.3 |
| 2540 | 2026-04-24T16:36:48.896Z | Compiling highway v1.3.0 |
| 2541 | 2026-04-24T16:36:48.995Z | Compiling csv v1.4.0 |
| 2542 | 2026-04-24T16:36:49.242Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2543 | 2026-04-24T16:36:49.492Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2544 | 2026-04-24T16:36:49.556Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2545 | 2026-04-24T16:36:49.658Z | Compiling strip-ansi-escapes v0.2.1 |
| 2546 | 2026-04-24T16:36:50.232Z | Compiling tough v0.20.0 |
| 2547 | 2026-04-24T16:36:50.574Z | Compiling progenitor v0.13.0 |
| 2548 | 2026-04-24T16:36:50.601Z | Compiling phf v0.12.1 |
| 2549 | 2026-04-24T16:36:50.760Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2550 | 2026-04-24T16:36:50.805Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2551 | 2026-04-24T16:36:50.937Z | Compiling const_format_proc_macros v0.2.34 |
| 2552 | 2026-04-24T16:36:51.291Z | Compiling fd-lock v4.0.4 |
| 2553 | 2026-04-24T16:36:51.322Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2554 | 2026-04-24T16:36:51.477Z | Compiling peg-macros v0.8.5 |
| 2555 | 2026-04-24T16:36:51.720Z | Compiling nu-ansi-term v0.50.3 |
| 2556 | 2026-04-24T16:36:51.879Z | Compiling const_format v0.2.35 |
| 2557 | 2026-04-24T16:36:52.295Z | Compiling reedline v0.40.0 |
| 2558 | 2026-04-24T16:36:52.769Z | Compiling peg v0.8.5 |
| 2559 | 2026-04-24T16:36:52.872Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2560 | 2026-04-24T16:36:53.204Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-04-24T16:36:53.443Z | Compiling bcs v0.1.6 |
| 2562 | 2026-04-24T16:36:53.498Z | Compiling semver v0.1.20 |
| 2563 | 2026-04-24T16:36:53.599Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2564 | 2026-04-24T16:36:53.807Z | Compiling rustc_version v0.1.7 |
| 2565 | 2026-04-24T16:36:53.859Z | Compiling smawk v0.3.2 |
| 2566 | 2026-04-24T16:36:53.895Z | Compiling humantime v2.3.0 |
| 2567 | 2026-04-24T16:36:54.044Z | Compiling newtype_derive v0.1.6 |
| 2568 | 2026-04-24T16:36:54.066Z | Compiling unicode-linebreak v0.1.5 |
| 2569 | 2026-04-24T16:36:54.174Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2570 | 2026-04-24T16:36:54.349Z | Compiling textwrap v0.16.2 |
| 2571 | 2026-04-24T16:36:54.389Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2572 | 2026-04-24T16:36:54.472Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2573 | 2026-04-24T16:36:54.521Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2574 | 2026-04-24T16:36:55.141Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2575 | 2026-04-24T16:36:55.636Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2576 | 2026-04-24T16:36:55.664Z | Compiling base64 v0.21.7 |
| 2577 | 2026-04-24T16:36:55.956Z | Compiling steno v0.4.1 |
| 2578 | 2026-04-24T16:36:56.151Z | Compiling tagptr v0.2.0 |
| 2579 | 2026-04-24T16:36:56.248Z | Compiling utf-8 v0.7.6 |
| 2580 | 2026-04-24T16:36:56.316Z | Compiling moka v0.12.13 |
| 2581 | 2026-04-24T16:36:56.337Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2582 | 2026-04-24T16:36:56.485Z | Compiling tungstenite v0.21.0 |
| 2583 | 2026-04-24T16:36:56.509Z | Compiling radium v0.7.0 |
| 2584 | 2026-04-24T16:36:57.241Z | Compiling tokio-tungstenite v0.21.0 |
| 2585 | 2026-04-24T16:36:57.486Z | Compiling hickory-resolver v0.25.2 |
| 2586 | 2026-04-24T16:36:57.592Z | Compiling maybe-uninit v2.0.0 |
| 2587 | 2026-04-24T16:36:57.615Z | Compiling tap v1.0.1 |
| 2588 | 2026-04-24T16:36:57.755Z | Compiling wyz v0.5.1 |
| 2589 | 2026-04-24T16:36:57.909Z | Compiling zerocopy-derive v0.6.6 |
| 2590 | 2026-04-24T16:36:57.952Z | Compiling display-error-chain v0.2.2 |
| 2591 | 2026-04-24T16:36:58.023Z | Compiling packed_struct v0.10.1 |
| 2592 | 2026-04-24T16:36:58.129Z | Compiling funty v2.0.0 |
| 2593 | 2026-04-24T16:36:58.303Z | Compiling crc-catalog v2.4.0 |
| 2594 | 2026-04-24T16:36:58.448Z | Compiling crc v3.4.0 |
| 2595 | 2026-04-24T16:36:58.678Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2596 | 2026-04-24T16:36:58.701Z | Compiling bitvec v1.0.1 |
| 2597 | 2026-04-24T16:36:58.730Z | Compiling zerocopy v0.6.6 |
| 2598 | 2026-04-24T16:36:59.150Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2599 | 2026-04-24T16:36:59.232Z | Compiling packed_struct_codegen v0.10.1 |
| 2600 | 2026-04-24T16:36:59.353Z | Compiling bitfield-macros v0.19.4 |
| 2601 | 2026-04-24T16:36:59.606Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2602 | 2026-04-24T16:37:00.094Z | Compiling indexmap v1.9.3 |
| 2603 | 2026-04-24T16:37:00.257Z | Compiling nodrop v0.1.14 |
| 2604 | 2026-04-24T16:37:00.389Z | Compiling bitfield v0.19.4 |
| 2605 | 2026-04-24T16:37:00.412Z | Compiling array-init v0.0.4 |
| 2606 | 2026-04-24T16:37:00.721Z | Compiling smallvec v0.6.14 |
| 2607 | 2026-04-24T16:37:00.800Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2608 | 2026-04-24T16:37:00.990Z | Compiling num-derive v0.3.3 |
| 2609 | 2026-04-24T16:37:01.859Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2610 | 2026-04-24T16:37:01.885Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2611 | 2026-04-24T16:37:02.070Z | Compiling hashbrown v0.12.3 |
| 2612 | 2026-04-24T16:37:02.342Z | Compiling proc-macro-error2 v2.0.1 |
| 2613 | 2026-04-24T16:37:02.704Z | Compiling libscf-sys v1.1.0 |
| 2614 | 2026-04-24T16:37:02.704Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2615 | 2026-04-24T16:37:02.878Z | Compiling serde-hex v0.1.0 |
| 2616 | 2026-04-24T16:37:03.159Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2617 | 2026-04-24T16:37:03.209Z | Compiling ron v0.8.1 |
| 2618 | 2026-04-24T16:37:03.408Z | Compiling typify-impl v0.4.3 |
| 2619 | 2026-04-24T16:37:03.436Z | Compiling hashbrown v0.13.2 |
| 2620 | 2026-04-24T16:37:03.645Z | Compiling vergen-gitcl v1.0.8 |
| 2621 | 2026-04-24T16:37:03.813Z | Compiling dirs-sys-next v0.1.2 |
| 2622 | 2026-04-24T16:37:03.875Z | Compiling diesel_derives v2.3.7 |
| 2623 | 2026-04-24T16:37:04.005Z | Compiling crunchy v0.2.4 |
| 2624 | 2026-04-24T16:37:04.094Z | Compiling glob v0.3.3 |
| 2625 | 2026-04-24T16:37:04.115Z | Compiling crc-any v2.5.0 |
| 2626 | 2026-04-24T16:37:04.116Z | Compiling maplit v1.0.2 |
| 2627 | 2026-04-24T16:37:04.190Z | Compiling object v0.30.4 |
| 2628 | 2026-04-24T16:37:04.255Z | Compiling dirs-next v2.0.0 |
| 2629 | 2026-04-24T16:37:04.319Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2630 | 2026-04-24T16:37:04.435Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2631 | 2026-04-24T16:37:04.468Z | Compiling clang-sys v1.8.1 |
| 2632 | 2026-04-24T16:37:04.544Z | Compiling tabled_derive v0.11.0 |
| 2633 | 2026-04-24T16:37:04.657Z | Compiling papergrid v0.17.0 |
| 2634 | 2026-04-24T16:37:04.851Z | Compiling testing_table v0.3.0 |
| 2635 | 2026-04-24T16:37:05.004Z | Compiling dsl_auto_type v0.2.0 |
| 2636 | 2026-04-24T16:37:05.038Z | Compiling scheduled-thread-pool v0.2.7 |
| 2637 | 2026-04-24T16:37:05.145Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2638 | 2026-04-24T16:37:05.288Z | Compiling tiny-keccak v2.0.2 |
| 2639 | 2026-04-24T16:37:05.370Z | Compiling path-slash v0.1.5 |
| 2640 | 2026-04-24T16:37:05.547Z | Compiling r2d2 v0.8.10 |
| 2641 | 2026-04-24T16:37:05.640Z | Compiling term v0.7.0 |
| 2642 | 2026-04-24T16:37:05.683Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-04-24T16:37:05.767Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-04-24T16:37:05.847Z | Compiling tabled v0.20.0 |
| 2645 | 2026-04-24T16:37:05.941Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-04-24T16:37:06.004Z | Compiling downcast-rs v2.0.2 |
| 2647 | 2026-04-24T16:37:06.139Z | Compiling bit-vec v0.6.3 |
| 2648 | 2026-04-24T16:37:06.162Z | Compiling ascii-canvas v3.0.0 |
| 2649 | 2026-04-24T16:37:06.336Z | Compiling xshell v0.2.7 |
| 2650 | 2026-04-24T16:37:06.390Z | Compiling bit-set v0.5.3 |
| 2651 | 2026-04-24T16:37:06.429Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2652 | 2026-04-24T16:37:06.498Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-04-24T16:37:06.579Z | Compiling itertools v0.10.5 |
| 2654 | 2026-04-24T16:37:06.633Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-04-24T16:37:06.927Z | Compiling typify-macro v0.4.3 |
| 2656 | 2026-04-24T16:37:06.975Z | Compiling ena v0.14.4 |
| 2657 | 2026-04-24T16:37:07.112Z | Compiling libloading v0.8.9 |
| 2658 | 2026-04-24T16:37:07.229Z | Compiling unicase v2.9.0 |
| 2659 | 2026-04-24T16:37:07.346Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2660 | 2026-04-24T16:37:07.534Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-04-24T16:37:07.668Z | Compiling diff v0.1.13 |
| 2662 | 2026-04-24T16:37:07.712Z | Compiling bindgen v0.71.1 |
| 2663 | 2026-04-24T16:37:08.035Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2664 | 2026-04-24T16:37:09.029Z | Compiling lalrpop v0.19.12 |
| 2665 | 2026-04-24T16:37:09.303Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2666 | 2026-04-24T16:37:09.491Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2667 | 2026-04-24T16:37:10.120Z | Compiling cexpr v0.6.0 |
| 2668 | 2026-04-24T16:37:10.270Z | Compiling diesel v2.3.7 |
| 2669 | 2026-04-24T16:37:10.424Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2670 | 2026-04-24T16:37:10.554Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2671 | 2026-04-24T16:37:10.590Z | Compiling crc8 v0.1.1 |
| 2672 | 2026-04-24T16:37:10.728Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2673 | 2026-04-24T16:37:10.731Z | Compiling typify v0.4.3 |
| 2674 | 2026-04-24T16:37:10.774Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2675 | 2026-04-24T16:37:10.777Z | Compiling headers-core v0.3.0 |
| 2676 | 2026-04-24T16:37:10.891Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2677 | 2026-04-24T16:37:10.948Z | Compiling libxml v0.3.3 |
| 2678 | 2026-04-24T16:37:11.027Z | Compiling headers v0.4.1 |
| 2679 | 2026-04-24T16:37:11.246Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-04-24T16:37:11.445Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-04-24T16:37:11.667Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-04-24T16:37:12.141Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-04-24T16:37:12.454Z | Compiling indoc v1.0.9 |
| 2684 | 2026-04-24T16:37:12.889Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-04-24T16:37:13.114Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-04-24T16:37:13.252Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-04-24T16:37:13.307Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-04-24T16:37:13.405Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-04-24T16:37:13.468Z | Compiling half v1.8.3 |
| 2690 | 2026-04-24T16:37:13.782Z | Compiling openssl-probe v0.1.6 |
| 2691 | 2026-04-24T16:37:13.858Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-04-24T16:37:13.966Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2693 | 2026-04-24T16:37:14.089Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2694 | 2026-04-24T16:37:14.680Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-04-24T16:37:14.709Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-04-24T16:37:14.758Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-04-24T16:37:14.874Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-04-24T16:37:14.966Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-04-24T16:37:15.143Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-04-24T16:37:15.387Z | Compiling samael v0.0.19 |
| 2701 | 2026-04-24T16:37:15.478Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2702 | 2026-04-24T16:37:15.498Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2703 | 2026-04-24T16:37:15.735Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-04-24T16:37:15.908Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-04-24T16:37:16.052Z | Compiling progenitor-impl v0.10.0 |
| 2706 | 2026-04-24T16:37:16.081Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2707 | 2026-04-24T16:37:16.149Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2708 | 2026-04-24T16:37:16.205Z | Compiling kstat-rs v0.2.4 |
| 2709 | 2026-04-24T16:37:16.699Z | Compiling libz-sys v1.1.24 |
| 2710 | 2026-04-24T16:37:16.733Z | Compiling polar-core v0.27.3 |
| 2711 | 2026-04-24T16:37:16.817Z | Compiling nonempty v0.12.0 |
| 2712 | 2026-04-24T16:37:16.916Z | Compiling salty v0.3.0 |
| 2713 | 2026-04-24T16:37:17.059Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2714 | 2026-04-24T16:37:17.266Z | Compiling progenitor-impl v0.11.2 |
| 2715 | 2026-04-24T16:37:17.508Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2716 | 2026-04-24T16:37:17.532Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2717 | 2026-04-24T16:37:18.223Z | Compiling progenitor-macro v0.10.0 |
| 2718 | 2026-04-24T16:37:19.356Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-04-24T16:37:19.497Z | Compiling nanorand v0.7.0 |
| 2720 | 2026-04-24T16:37:19.861Z | Compiling arc-swap v1.8.2 |
| 2721 | 2026-04-24T16:37:19.904Z | Compiling fs-err v2.11.0 |
| 2722 | 2026-04-24T16:37:20.228Z | Compiling parking_lot_core v0.8.6 |
| 2723 | 2026-04-24T16:37:20.352Z | Compiling mime_guess v2.0.5 |
| 2724 | 2026-04-24T16:37:20.671Z | Compiling slog-scope v4.4.1 |
| 2725 | 2026-04-24T16:37:20.861Z | Compiling flume v0.11.1 |
| 2726 | 2026-04-24T16:37:21.155Z | Compiling progenitor-macro v0.11.2 |
| 2727 | 2026-04-24T16:37:21.275Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2728 | 2026-04-24T16:37:21.563Z | Compiling darling_macro v0.23.0 |
| 2729 | 2026-04-24T16:37:21.625Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2730 | 2026-04-24T16:37:22.112Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2731 | 2026-04-24T16:37:22.300Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2732 | 2026-04-24T16:37:22.601Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2733 | 2026-04-24T16:37:23.856Z | Compiling progenitor v0.10.0 |
| 2734 | 2026-04-24T16:37:25.063Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2735 | 2026-04-24T16:37:25.295Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2736 | 2026-04-24T16:37:25.878Z | Compiling oso v0.27.3 |
| 2737 | 2026-04-24T16:37:26.604Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2738 | 2026-04-24T16:37:26.787Z | Compiling progenitor-client v0.11.2 |
| 2739 | 2026-04-24T16:37:29.183Z | Compiling diesel-dtrace v0.5.0 |
| 2740 | 2026-04-24T16:37:29.511Z | Compiling async-bb8-diesel v0.2.1 |
| 2741 | 2026-04-24T16:37:29.964Z | Compiling git-stub v1.0.0 |
| 2742 | 2026-04-24T16:37:29.986Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2743 | 2026-04-24T16:37:30.233Z | Compiling instability v0.3.11 |
| 2744 | 2026-04-24T16:37:30.265Z | Compiling git-stub-vcs v0.1.0 |
| 2745 | 2026-04-24T16:37:30.497Z | Compiling progenitor v0.11.2 |
| 2746 | 2026-04-24T16:37:30.620Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2747 | 2026-04-24T16:37:30.678Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2748 | 2026-04-24T16:37:31.030Z | Compiling darling v0.23.0 |
| 2749 | 2026-04-24T16:37:31.183Z | Compiling slog-stdlog v4.1.1 |
| 2750 | 2026-04-24T16:37:32.221Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2751 | 2026-04-24T16:37:32.374Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2752 | 2026-04-24T16:37:32.414Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2753 | 2026-04-24T16:37:33.011Z | Compiling ignore v0.4.25 |
| 2754 | 2026-04-24T16:37:33.766Z | Compiling primeorder v0.13.6 |
| 2755 | 2026-04-24T16:37:34.085Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2756 | 2026-04-24T16:37:35.217Z | Compiling castaway v0.2.4 |
| 2757 | 2026-04-24T16:37:35.380Z | Compiling atty v0.2.14 |
| 2758 | 2026-04-24T16:37:35.405Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-04-24T16:37:35.500Z | Compiling indoc v2.0.7 |
| 2760 | 2026-04-24T16:37:35.544Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2761 | 2026-04-24T16:37:35.641Z | Compiling http-range v0.1.5 |
| 2762 | 2026-04-24T16:37:35.779Z | Compiling parse-size v1.1.0 |
| 2763 | 2026-04-24T16:37:35.985Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2764 | 2026-04-24T16:37:36.078Z | Compiling compact_str v0.8.1 |
| 2765 | 2026-04-24T16:37:36.103Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2766 | 2026-04-24T16:37:37.195Z | Compiling p384 v0.13.1 |
| 2767 | 2026-04-24T16:37:37.793Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-04-24T16:37:38.057Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-04-24T16:37:38.179Z | Compiling parking_lot v0.11.2 |
| 2770 | 2026-04-24T16:37:38.347Z | Compiling slog-envlogger v2.2.0 |
| 2771 | 2026-04-24T16:37:39.121Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2772 | 2026-04-24T16:37:39.252Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2773 | 2026-04-24T16:37:39.324Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2774 | 2026-04-24T16:37:39.367Z | Compiling predicates-tree v1.0.13 |
| 2775 | 2026-04-24T16:37:39.525Z | Compiling unicode-truncate v1.1.0 |
| 2776 | 2026-04-24T16:37:39.587Z | Compiling lru v0.12.5 |
| 2777 | 2026-04-24T16:37:39.676Z | Compiling rand_seeder v0.4.0 |
| 2778 | 2026-04-24T16:37:39.744Z | Compiling prefix-trie v0.7.0 |
| 2779 | 2026-04-24T16:37:39.818Z | Compiling vergen-git2 v1.0.7 |
| 2780 | 2026-04-24T16:37:39.839Z | Compiling compression-core v0.4.31 |
| 2781 | 2026-04-24T16:37:39.927Z | Compiling cassowary v0.3.0 |
| 2782 | 2026-04-24T16:37:40.075Z | Compiling compression-codecs v0.4.37 |
| 2783 | 2026-04-24T16:37:40.102Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2784 | 2026-04-24T16:37:40.164Z | Compiling hickory-server v0.25.2 |
| 2785 | 2026-04-24T16:37:40.234Z | Compiling ratatui v0.29.0 |
| 2786 | 2026-04-24T16:37:40.354Z | Compiling camino-tempfile-ext v0.3.3 |
| 2787 | 2026-04-24T16:37:40.411Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2788 | 2026-04-24T16:37:40.482Z | Compiling hyper-staticfile v0.10.1 |
| 2789 | 2026-04-24T16:37:40.996Z | Compiling sled v0.34.7 |
| 2790 | 2026-04-24T16:37:41.705Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2791 | 2026-04-24T16:37:41.821Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2792 | 2026-04-24T16:37:42.384Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2793 | 2026-04-24T16:37:42.552Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2794 | 2026-04-24T16:37:43.140Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2795 | 2026-04-24T16:37:43.172Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2796 | 2026-04-24T16:37:43.749Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2797 | 2026-04-24T16:37:44.037Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-04-24T16:37:44.290Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2799 | 2026-04-24T16:37:44.506Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2800 | 2026-04-24T16:37:44.537Z | Compiling dropshot v0.17.0 |
| 2801 | 2026-04-24T16:37:44.775Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2802 | 2026-04-24T16:37:44.971Z | Compiling corncobs v0.1.4 |
| 2803 | 2026-04-24T16:37:45.014Z | Compiling rustls v0.21.12 |
| 2804 | 2026-04-24T16:37:45.221Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2805 | 2026-04-24T16:37:45.310Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2806 | 2026-04-24T16:37:45.330Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2807 | 2026-04-24T16:37:45.377Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2808 | 2026-04-24T16:37:45.410Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2809 | 2026-04-24T16:37:45.925Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2810 | 2026-04-24T16:37:45.950Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2811 | 2026-04-24T16:37:46.308Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2812 | 2026-04-24T16:37:46.441Z | Compiling async-compression v0.4.41 |
| 2813 | 2026-04-24T16:37:46.940Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2814 | 2026-04-24T16:37:48.607Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2815 | 2026-04-24T16:37:48.792Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2816 | 2026-04-24T16:37:49.452Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2817 | 2026-04-24T16:37:49.496Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-04-24T16:37:49.675Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2819 | 2026-04-24T16:37:49.724Z | Compiling sct v0.7.1 |
| 2820 | 2026-04-24T16:37:49.907Z | Compiling rustls-webpki v0.101.7 |
| 2821 | 2026-04-24T16:37:50.004Z | Compiling nix v0.29.0 |
| 2822 | 2026-04-24T16:37:50.102Z | Compiling secrecy v0.8.0 |
| 2823 | 2026-04-24T16:37:50.302Z | Compiling dropshot_endpoint v0.17.0 |
| 2824 | 2026-04-24T16:37:50.403Z | Compiling void v1.0.2 |
| 2825 | 2026-04-24T16:37:50.552Z | Compiling lzss v0.8.2 |
| 2826 | 2026-04-24T16:37:51.372Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2827 | 2026-04-24T16:37:51.678Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2828 | 2026-04-24T16:37:51.745Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2829 | 2026-04-24T16:37:52.344Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2830 | 2026-04-24T16:37:52.674Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2831 | 2026-04-24T16:37:53.394Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2832 | 2026-04-24T16:37:53.804Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2833 | 2026-04-24T16:37:54.054Z | Compiling tungstenite v0.23.0 |
| 2834 | 2026-04-24T16:37:54.267Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2835 | 2026-04-24T16:37:54.491Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2836 | 2026-04-24T16:37:54.545Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2837 | 2026-04-24T16:37:54.720Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2838 | 2026-04-24T16:37:54.769Z | Compiling nix v0.27.1 |
| 2839 | 2026-04-24T16:37:54.921Z | Compiling serde_bytes v0.11.19 |
| 2840 | 2026-04-24T16:37:55.008Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2841 | 2026-04-24T16:37:55.245Z | Compiling tokio-tungstenite v0.23.1 |
| 2842 | 2026-04-24T16:37:55.647Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2843 | 2026-04-24T16:37:55.915Z | Compiling git2 v0.20.4 |
| 2844 | 2026-04-24T16:37:55.986Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2845 | 2026-04-24T16:37:56.384Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2846 | 2026-04-24T16:37:56.408Z | Compiling tokio-rustls v0.24.1 |
| 2847 | 2026-04-24T16:37:56.696Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2848 | 2026-04-24T16:37:58.784Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2849 | 2026-04-24T16:37:59.095Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2850 | 2026-04-24T16:38:01.474Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2851 | 2026-04-24T16:38:01.717Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2852 | 2026-04-24T16:38:01.858Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2853 | 2026-04-24T16:38:02.152Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2854 | 2026-04-24T16:38:02.383Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2855 | 2026-04-24T16:38:03.963Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2856 | 2026-04-24T16:38:04.206Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2857 | 2026-04-24T16:38:04.815Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2858 | 2026-04-24T16:38:05.769Z | Compiling rustls-pemfile v1.0.4 |
| 2859 | 2026-04-24T16:38:06.193Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2860 | 2026-04-24T16:38:06.790Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2861 | 2026-04-24T16:38:06.837Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2862 | 2026-04-24T16:38:06.859Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2863 | 2026-04-24T16:38:08.627Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2864 | 2026-04-24T16:38:09.133Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2865 | 2026-04-24T16:38:09.187Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2866 | 2026-04-24T16:38:09.724Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2867 | 2026-04-24T16:38:09.836Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2868 | 2026-04-24T16:38:09.961Z | Compiling signal-hook-tokio v0.3.1 |
| 2869 | 2026-04-24T16:38:10.101Z | Compiling twox-hash v2.1.2 |
| 2870 | 2026-04-24T16:38:10.176Z | Compiling yasna v0.5.2 |
| 2871 | 2026-04-24T16:38:10.534Z | Compiling is_ci v1.2.0 |
| 2872 | 2026-04-24T16:38:10.711Z | Compiling supports-color v3.0.2 |
| 2873 | 2026-04-24T16:38:10.742Z | Compiling rcgen v0.12.1 |
| 2874 | 2026-04-24T16:38:10.764Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2875 | 2026-04-24T16:38:10.873Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2876 | 2026-04-24T16:38:10.992Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2877 | 2026-04-24T16:38:11.701Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2878 | 2026-04-24T16:38:12.272Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2879 | 2026-04-24T16:38:12.931Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2880 | 2026-04-24T16:38:13.860Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2881 | 2026-04-24T16:38:14.423Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2882 | 2026-04-24T16:38:15.257Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2883 | 2026-04-24T16:38:15.286Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2884 | 2026-04-24T16:38:15.387Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2885 | 2026-04-24T16:38:15.656Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2886 | 2026-04-24T16:38:15.922Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2887 | 2026-04-24T16:38:16.167Z | Compiling fatfs v0.3.6 |
| 2888 | 2026-04-24T16:38:16.483Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2889 | 2026-04-24T16:38:17.273Z | Compiling subprocess v0.2.15 |
| 2890 | 2026-04-24T16:38:17.423Z | Compiling rtoolbox v0.0.3 |
| 2891 | 2026-04-24T16:38:17.721Z | Compiling seq-macro v0.3.6 |
| 2892 | 2026-04-24T16:38:18.169Z | Compiling assert_matches v1.5.0 |
| 2893 | 2026-04-24T16:38:18.212Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2894 | 2026-04-24T16:38:18.279Z | Compiling rpassword v7.4.0 |
| 2895 | 2026-04-24T16:38:18.594Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2896 | 2026-04-24T16:38:19.189Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2897 | 2026-04-24T16:38:19.482Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2898 | 2026-04-24T16:38:19.619Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2899 | 2026-04-24T16:38:20.245Z | Compiling tui-tree-widget v0.23.1 |
| 2900 | 2026-04-24T16:38:20.540Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2901 | 2026-04-24T16:38:21.608Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2902 | 2026-04-24T16:38:21.635Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2903 | 2026-04-24T16:38:21.638Z | Compiling uzers v0.12.2 |
| 2904 | 2026-04-24T16:38:22.191Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2905 | 2026-04-24T16:38:23.294Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2906 | 2026-04-24T16:38:24.326Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2907 | 2026-04-24T16:38:25.053Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2908 | 2026-04-24T16:38:27.301Z | Compiling support-bundle-viewer v0.1.2 |
| 2909 | 2026-04-24T16:38:28.511Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2910 | 2026-04-24T16:38:29.210Z | Compiling multimap v0.10.1 |
| 2911 | 2026-04-24T16:38:39.807Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2912 | 2026-04-24T16:38:48.234Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2913 | 2026-04-24T16:38:48.734Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2914 | 2026-04-24T16:38:51.092Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2915 | 2026-04-24T16:46:01.637Z | Finished `release` profile [optimized] target(s) in 9m 25s |
| 2916 | 2026-04-24T16:46:45.386Z | |
| 2917 | 2026-04-24T16:46:45.386Z | real 10:10.327363805 |
| 2918 | 2026-04-24T16:46:45.386Z | user 1:20:07.424849511 |
| 2919 | 2026-04-24T16:46:45.389Z | sys 3:27.084201768 |
| 2920 | 2026-04-24T16:46:45.389Z | trap 1.751730456 |
| 2921 | 2026-04-24T16:46:45.389Z | tflt 2.050013181 |
| 2922 | 2026-04-24T16:46:45.389Z | dflt 16.501716110 |
| 2923 | 2026-04-24T16:46:45.390Z | kflt 0.003353656 |
| 2924 | 2026-04-24T16:46:45.390Z | lock 7:51:44.193683086 |
| 2925 | 2026-04-24T16:46:45.390Z | slp 2:19:06.574934942 |
| 2926 | 2026-04-24T16:46:45.390Z | lat 2:32.526624954 |
| 2927 | 2026-04-24T16:46:45.390Z | stop 5:17.431598863 |
| 2928 | 2026-04-24T16:46:45.390Z | + mapfile -t packages |
| 2929 | 2026-04-24T16:46:45.390Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2930 | 2026-04-24T16:46:46.394Z | Finished `release` profile [optimized] target(s) in 0.96s |
| 2931 | 2026-04-24T16:46:46.436Z | Running `target/release/omicron-package -t test list-outputs` |
| 2932 | 2026-04-24T16:46:46.486Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2933 | 2026-04-24T16:46:46.491Z | + ptime -m cargo build --locked --release -p xtask |
| 2934 | 2026-04-24T16:46:47.021Z | Compiling libc v0.2.185 |
| 2935 | 2026-04-24T16:46:47.021Z | Compiling serde v1.0.228 |
| 2936 | 2026-04-24T16:46:47.021Z | Compiling serde_core v1.0.228 |
| 2937 | 2026-04-24T16:46:47.034Z | Compiling rustix v1.1.3 |
| 2938 | 2026-04-24T16:46:47.034Z | Compiling serde_json v1.0.149 |
| 2939 | 2026-04-24T16:46:47.034Z | Compiling bitflags v2.11.0 |
| 2940 | 2026-04-24T16:46:47.034Z | Compiling num-traits v0.2.19 |
| 2941 | 2026-04-24T16:46:47.123Z | Compiling syn v2.0.117 |
| 2942 | 2026-04-24T16:46:47.148Z | Compiling smallvec v1.15.1 |
| 2943 | 2026-04-24T16:46:47.161Z | Compiling hashbrown v0.16.1 |
| 2944 | 2026-04-24T16:46:47.201Z | Compiling usdt-impl v0.5.0 |
| 2945 | 2026-04-24T16:46:47.220Z | Compiling syn v1.0.109 |
| 2946 | 2026-04-24T16:46:47.224Z | Compiling percent-encoding v2.3.2 |
| 2947 | 2026-04-24T16:46:47.230Z | Compiling getrandom v0.4.1 |
| 2948 | 2026-04-24T16:46:47.404Z | Compiling log v0.4.29 |
| 2949 | 2026-04-24T16:46:47.482Z | Compiling form_urlencoded v1.2.2 |
| 2950 | 2026-04-24T16:46:47.584Z | Compiling fs-err v3.3.0 |
| 2951 | 2026-04-24T16:46:47.599Z | Compiling once_cell v1.21.3 |
| 2952 | 2026-04-24T16:46:47.599Z | Compiling heck v0.4.1 |
| 2953 | 2026-04-24T16:46:47.599Z | Compiling anyhow v1.0.102 |
| 2954 | 2026-04-24T16:46:47.771Z | Compiling indexmap v2.13.0 |
| 2955 | 2026-04-24T16:46:47.839Z | Compiling thread-id v4.2.2 |
| 2956 | 2026-04-24T16:46:47.970Z | Compiling errno v0.3.14 |
| 2957 | 2026-04-24T16:46:47.978Z | Compiling memmap v0.7.0 |
| 2958 | 2026-04-24T16:46:48.175Z | Compiling ordered-float v2.10.1 |
| 2959 | 2026-04-24T16:46:48.698Z | Compiling proc-macro-error v1.0.4 |
| 2960 | 2026-04-24T16:46:48.949Z | Compiling tabled_derive v0.7.0 |
| 2961 | 2026-04-24T16:46:48.994Z | Compiling terminal_size v0.4.3 |
| 2962 | 2026-04-24T16:46:48.994Z | Compiling tempfile v3.25.0 |
| 2963 | 2026-04-24T16:46:49.090Z | Compiling clap_builder v4.5.60 |
| 2964 | 2026-04-24T16:46:49.090Z | Compiling textwrap v0.16.2 |
| 2965 | 2026-04-24T16:46:49.229Z | Compiling camino-tempfile v1.4.1 |
| 2966 | 2026-04-24T16:46:49.598Z | Compiling tabled v0.15.0 |
| 2967 | 2026-04-24T16:46:49.672Z | Compiling synstructure v0.13.2 |
| 2968 | 2026-04-24T16:46:49.672Z | Compiling pest_generator v2.8.6 |
| 2969 | 2026-04-24T16:46:50.066Z | Compiling serde_derive v1.0.228 |
| 2970 | 2026-04-24T16:46:50.074Z | Compiling zerovec-derive v0.11.2 |
| 2971 | 2026-04-24T16:46:50.074Z | Compiling displaydoc v0.2.5 |
| 2972 | 2026-04-24T16:46:50.074Z | Compiling thiserror-impl v1.0.69 |
| 2973 | 2026-04-24T16:46:50.074Z | Compiling zerocopy-derive v0.7.35 |
| 2974 | 2026-04-24T16:46:50.074Z | Compiling scroll_derive v0.12.1 |
| 2975 | 2026-04-24T16:46:50.074Z | Compiling thiserror-impl v2.0.18 |
| 2976 | 2026-04-24T16:46:50.074Z | Compiling clap_derive v4.5.55 |
| 2977 | 2026-04-24T16:46:50.118Z | Compiling zerofrom-derive v0.1.6 |
| 2978 | 2026-04-24T16:46:50.122Z | Compiling yoke-derive v0.8.1 |
| 2979 | 2026-04-24T16:46:50.197Z | Compiling pest_derive v2.8.6 |
| 2980 | 2026-04-24T16:46:50.774Z | Compiling scroll v0.12.0 |
| 2981 | 2026-04-24T16:46:50.899Z | Compiling zerocopy v0.7.35 |
| 2982 | 2026-04-24T16:46:51.125Z | Compiling goblin v0.8.2 |
| 2983 | 2026-04-24T16:46:51.254Z | Compiling zerofrom v0.1.6 |
| 2984 | 2026-04-24T16:46:51.266Z | Compiling thiserror v2.0.18 |
| 2985 | 2026-04-24T16:46:51.275Z | Compiling thiserror v1.0.69 |
| 2986 | 2026-04-24T16:46:51.393Z | Compiling yoke v0.8.1 |
| 2987 | 2026-04-24T16:46:51.407Z | Compiling dtrace-parser v0.2.0 |
| 2988 | 2026-04-24T16:46:51.605Z | Compiling zerovec v0.11.5 |
| 2989 | 2026-04-24T16:46:51.668Z | Compiling zerotrie v0.2.3 |
| 2990 | 2026-04-24T16:46:51.759Z | Compiling clap v4.5.60 |
| 2991 | 2026-04-24T16:46:52.234Z | Compiling tinystr v0.8.2 |
| 2992 | 2026-04-24T16:46:52.462Z | Compiling icu_locale_core v2.1.1 |
| 2993 | 2026-04-24T16:46:53.274Z | Compiling potential_utf v0.1.4 |
| 2994 | 2026-04-24T16:46:53.487Z | Compiling icu_collections v2.1.1 |
| 2995 | 2026-04-24T16:46:53.522Z | Compiling icu_provider v2.1.1 |
| 2996 | 2026-04-24T16:46:53.876Z | Compiling icu_normalizer v2.1.1 |
| 2997 | 2026-04-24T16:46:53.918Z | Compiling icu_properties v2.1.2 |
| 2998 | 2026-04-24T16:46:53.932Z | Compiling serde_spanned v0.6.9 |
| 2999 | 2026-04-24T16:46:53.941Z | Compiling toml_datetime v0.6.11 |
| 3000 | 2026-04-24T16:46:53.952Z | Compiling dof v0.3.0 |
| 3001 | 2026-04-24T16:46:54.009Z | Compiling serde-value v0.7.0 |
| 3002 | 2026-04-24T16:46:54.098Z | Compiling cargo-platform v0.2.0 |
| 3003 | 2026-04-24T16:46:54.112Z | Compiling macaddr v1.0.1 |
| 3004 | 2026-04-24T16:46:54.253Z | Compiling toml_edit v0.22.27 |
| 3005 | 2026-04-24T16:46:54.266Z | Compiling serde_tokenstream v0.2.3 |
| 3006 | 2026-04-24T16:46:55.030Z | Compiling idna_adapter v1.2.1 |
| 3007 | 2026-04-24T16:46:55.042Z | Compiling usdt-macro v0.5.0 |
| 3008 | 2026-04-24T16:46:55.053Z | Compiling usdt-attr-macro v0.5.0 |
| 3009 | 2026-04-24T16:46:55.154Z | Compiling idna v1.1.0 |
| 3010 | 2026-04-24T16:46:55.471Z | Compiling url v2.5.8 |
| 3011 | 2026-04-24T16:46:55.632Z | Compiling usdt v0.5.0 |
| 3012 | 2026-04-24T16:46:55.783Z | Compiling toml v0.8.23 |
| 3013 | 2026-04-24T16:46:56.219Z | Compiling cargo-util-schemas v0.8.2 |
| 3014 | 2026-04-24T16:46:56.219Z | Compiling cargo_toml v0.21.0 |
| 3015 | 2026-04-24T16:46:57.235Z | Compiling cargo_metadata v0.21.0 |
| 3016 | 2026-04-24T16:47:00.338Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3017 | 2026-04-24T16:47:03.364Z | Finished `release` profile [optimized] target(s) in 16.86s |
| 3018 | 2026-04-24T16:47:03.488Z | |
| 3019 | 2026-04-24T16:47:03.488Z | real 16.967165001 |
| 3020 | 2026-04-24T16:47:03.491Z | user 2:23.253539016 |
| 3021 | 2026-04-24T16:47:03.491Z | sys 16.558018230 |
| 3022 | 2026-04-24T16:47:03.491Z | trap 0.096844024 |
| 3023 | 2026-04-24T16:47:03.491Z | tflt 0.618300729 |
| 3024 | 2026-04-24T16:47:03.491Z | dflt 1.554478547 |
| 3025 | 2026-04-24T16:47:03.491Z | kflt 0.000045911 |
| 3026 | 2026-04-24T16:47:03.491Z | lock 5:18.068487707 |
| 3027 | 2026-04-24T16:47:03.491Z | slp 3:24.363063248 |
| 3028 | 2026-04-24T16:47:03.492Z | lat 5.743008194 |
| 3029 | 2026-04-24T16:47:03.492Z | stop 18.707891995 |
| 3030 | 2026-04-24T16:47:03.492Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3031 | 2026-04-24T16:47:03.492Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3032 | 2026-04-24T16:47:03.492Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3033 | 2026-04-24T16:47:03.492Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3034 | 2026-04-24T16:47:03.492Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3035 | 2026-04-24T16:47:04.425Z | Compiling regress v0.10.5 |
| 3036 | 2026-04-24T16:47:04.428Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3037 | 2026-04-24T16:47:04.428Z | Compiling newtype-uuid-macros v0.1.0 |
| 3038 | 2026-04-24T16:47:04.584Z | Compiling rustls v0.22.4 |
| 3039 | 2026-04-24T16:47:04.587Z | Compiling progenitor-client v0.13.0 |
| 3040 | 2026-04-24T16:47:04.587Z | Compiling rustls-webpki v0.102.8 |
| 3041 | 2026-04-24T16:47:04.587Z | Compiling structmeta-derive v0.3.0 |
| 3042 | 2026-04-24T16:47:04.587Z | Compiling serde_spanned v1.0.4 |
| 3043 | 2026-04-24T16:47:04.587Z | Compiling multer v3.1.0 |
| 3044 | 2026-04-24T16:47:04.587Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3045 | 2026-04-24T16:47:04.587Z | Compiling match_cfg v0.1.0 |
| 3046 | 2026-04-24T16:47:04.606Z | Compiling debug-ignore v1.0.5 |
| 3047 | 2026-04-24T16:47:04.606Z | Compiling slog-json v2.6.1 |
| 3048 | 2026-04-24T16:47:04.609Z | Compiling async-stream-impl v0.3.6 |
| 3049 | 2026-04-24T16:47:04.609Z | Compiling waitgroup v0.1.2 |
| 3050 | 2026-04-24T16:47:04.609Z | Compiling rustls-pemfile v2.2.0 |
| 3051 | 2026-04-24T16:47:04.824Z | Compiling hostname v0.3.1 |
| 3052 | 2026-04-24T16:47:04.826Z | Compiling serde_path_to_error v0.1.20 |
| 3053 | 2026-04-24T16:47:04.826Z | Compiling hostname v0.4.2 |
| 3054 | 2026-04-24T16:47:04.858Z | Compiling itertools v0.14.0 |
| 3055 | 2026-04-24T16:47:04.908Z | Compiling dropshot v0.16.7 |
| 3056 | 2026-04-24T16:47:04.924Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3057 | 2026-04-24T16:47:04.927Z | Compiling dropshot_endpoint v0.16.7 |
| 3058 | 2026-04-24T16:47:04.958Z | Compiling slog-bunyan v2.5.0 |
| 3059 | 2026-04-24T16:47:05.013Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3060 | 2026-04-24T16:47:05.032Z | Compiling macaddr v1.0.1 |
| 3061 | 2026-04-24T16:47:05.136Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3062 | 2026-04-24T16:47:05.171Z | Compiling instant v0.1.13 |
| 3063 | 2026-04-24T16:47:05.191Z | Compiling progenitor-client v0.10.0 |
| 3064 | 2026-04-24T16:47:05.229Z | Compiling backon v1.6.0 |
| 3065 | 2026-04-24T16:47:05.281Z | Compiling backoff v0.4.0 |
| 3066 | 2026-04-24T16:47:05.298Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3067 | 2026-04-24T16:47:05.316Z | Compiling async-stream v0.3.6 |
| 3068 | 2026-04-24T16:47:05.319Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3069 | 2026-04-24T16:47:05.352Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3070 | 2026-04-24T16:47:05.449Z | Compiling progenitor-extras v0.1.1 |
| 3071 | 2026-04-24T16:47:05.517Z | Compiling universal-hash v0.5.1 |
| 3072 | 2026-04-24T16:47:05.520Z | Compiling opaque-debug v0.3.1 |
| 3073 | 2026-04-24T16:47:05.550Z | Compiling half v2.7.1 |
| 3074 | 2026-04-24T16:47:05.566Z | Compiling ciborium-io v0.2.2 |
| 3075 | 2026-04-24T16:47:05.584Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3076 | 2026-04-24T16:47:05.601Z | Compiling crucible-workspace-hack v0.1.0 |
| 3077 | 2026-04-24T16:47:05.623Z | Compiling convert_case v0.4.0 |
| 3078 | 2026-04-24T16:47:05.677Z | Compiling aead v0.5.2 |
| 3079 | 2026-04-24T16:47:05.702Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3080 | 2026-04-24T16:47:05.729Z | Compiling secrecy v0.10.3 |
| 3081 | 2026-04-24T16:47:05.745Z | Compiling unsafe-libyaml v0.2.11 |
| 3082 | 2026-04-24T16:47:05.764Z | Compiling poly1305 v0.8.0 |
| 3083 | 2026-04-24T16:47:05.827Z | Compiling ciborium-ll v0.2.2 |
| 3084 | 2026-04-24T16:47:05.905Z | Compiling chacha20 v0.9.1 |
| 3085 | 2026-04-24T16:47:05.908Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3086 | 2026-04-24T16:47:05.938Z | Compiling structmeta v0.3.0 |
| 3087 | 2026-04-24T16:47:05.969Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3088 | 2026-04-24T16:47:05.987Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3089 | 2026-04-24T16:47:05.990Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3090 | 2026-04-24T16:47:06.022Z | Compiling derive_more v0.99.20 |
| 3091 | 2026-04-24T16:47:06.076Z | Compiling ciborium v0.2.2 |
| 3092 | 2026-04-24T16:47:06.184Z | Compiling derive-ex v0.1.8 |
| 3093 | 2026-04-24T16:47:06.200Z | Compiling parse-display-derive v0.10.0 |
| 3094 | 2026-04-24T16:47:06.216Z | Compiling typify-impl v0.6.1 |
| 3095 | 2026-04-24T16:47:06.273Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3096 | 2026-04-24T16:47:06.306Z | Compiling serde_yaml v0.9.34+deprecated |
| 3097 | 2026-04-24T16:47:06.324Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3098 | 2026-04-24T16:47:06.347Z | Compiling byte-wrapper v0.1.0 |
| 3099 | 2026-04-24T16:47:06.476Z | Compiling password-hash v0.5.0 |
| 3100 | 2026-04-24T16:47:06.536Z | Compiling blake2 v0.10.6 |
| 3101 | 2026-04-24T16:47:06.560Z | Compiling chacha20poly1305 v0.10.1 |
| 3102 | 2026-04-24T16:47:06.710Z | Compiling indent_write v2.2.0 |
| 3103 | 2026-04-24T16:47:06.728Z | Compiling heapless v0.8.0 |
| 3104 | 2026-04-24T16:47:06.745Z | Compiling ingot-macros v0.1.1 |
| 3105 | 2026-04-24T16:47:06.763Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3106 | 2026-04-24T16:47:06.877Z | Compiling argon2 v0.5.3 |
| 3107 | 2026-04-24T16:47:06.931Z | Compiling hash32 v0.3.1 |
| 3108 | 2026-04-24T16:47:07.119Z | Compiling tokio-rustls v0.25.0 |
| 3109 | 2026-04-24T16:47:07.123Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3110 | 2026-04-24T16:47:07.243Z | Compiling thiserror-no-std v2.0.2 |
| 3111 | 2026-04-24T16:47:07.260Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3112 | 2026-04-24T16:47:07.382Z | Compiling vsss-rs v3.3.4 |
| 3113 | 2026-04-24T16:47:07.385Z | Compiling smoltcp v0.11.0 |
| 3114 | 2026-04-24T16:47:07.577Z | Compiling proc-macro-crate v3.4.0 |
| 3115 | 2026-04-24T16:47:07.813Z | Compiling tabwriter v1.4.1 |
| 3116 | 2026-04-24T16:47:07.834Z | Compiling cobs v0.3.0 |
| 3117 | 2026-04-24T16:47:07.888Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3118 | 2026-04-24T16:47:07.962Z | Compiling test-strategy v0.4.5 |
| 3119 | 2026-04-24T16:47:08.004Z | Compiling parse-display v0.10.0 |
| 3120 | 2026-04-24T16:47:08.062Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3121 | 2026-04-24T16:47:08.079Z | Compiling postcard v1.1.3 |
| 3122 | 2026-04-24T16:47:08.147Z | Compiling proc-macro-error v1.0.4 |
| 3123 | 2026-04-24T16:47:08.189Z | Compiling num_enum_derive v0.7.5 |
| 3124 | 2026-04-24T16:47:08.211Z | Compiling proc-macro-crate v1.3.1 |
| 3125 | 2026-04-24T16:47:08.233Z | Compiling num-rational v0.4.2 |
| 3126 | 2026-04-24T16:47:08.364Z | Compiling num-complex v0.4.6 |
| 3127 | 2026-04-24T16:47:08.460Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3128 | 2026-04-24T16:47:08.504Z | Compiling foreign-types-macros v0.2.3 |
| 3129 | 2026-04-24T16:47:08.630Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3130 | 2026-04-24T16:47:08.670Z | Compiling cpufeatures v0.3.0 |
| 3131 | 2026-04-24T16:47:08.695Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3132 | 2026-04-24T16:47:08.712Z | Compiling rayon-core v1.13.0 |
| 3133 | 2026-04-24T16:47:08.773Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3134 | 2026-04-24T16:47:08.791Z | Compiling foreign-types-shared v0.3.1 |
| 3135 | 2026-04-24T16:47:08.807Z | Compiling colored v3.1.1 |
| 3136 | 2026-04-24T16:47:08.878Z | Compiling chacha20 v0.10.0 |
| 3137 | 2026-04-24T16:47:08.912Z | Compiling num v0.4.3 |
| 3138 | 2026-04-24T16:47:08.929Z | Compiling num_enum_derive v0.5.11 |
| 3139 | 2026-04-24T16:47:09.012Z | Compiling crossbeam-deque v0.8.6 |
| 3140 | 2026-04-24T16:47:09.029Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3141 | 2026-04-24T16:47:09.109Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3142 | 2026-04-24T16:47:09.126Z | Compiling cstr-argument v0.1.2 |
| 3143 | 2026-04-24T16:47:09.156Z | Compiling foreign-types v0.5.0 |
| 3144 | 2026-04-24T16:47:09.223Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3145 | 2026-04-24T16:47:09.242Z | Compiling float-ord v0.3.2 |
| 3146 | 2026-04-24T16:47:09.277Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3147 | 2026-04-24T16:47:09.305Z | Compiling rand v0.10.0 |
| 3148 | 2026-04-24T16:47:09.322Z | Compiling num_enum v0.7.5 |
| 3149 | 2026-04-24T16:47:09.394Z | Compiling toml v0.8.23 |
| 3150 | 2026-04-24T16:47:09.467Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3151 | 2026-04-24T16:47:09.483Z | Compiling camino-tempfile v1.4.1 |
| 3152 | 2026-04-24T16:47:09.505Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3153 | 2026-04-24T16:47:09.561Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3154 | 2026-04-24T16:47:09.600Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3155 | 2026-04-24T16:47:09.617Z | Compiling zone_cfg_derive v0.3.1 |
| 3156 | 2026-04-24T16:47:09.655Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3157 | 2026-04-24T16:47:09.712Z | Compiling rayon v1.11.0 |
| 3158 | 2026-04-24T16:47:09.754Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3159 | 2026-04-24T16:47:09.773Z | Compiling ingot-types v0.1.2 |
| 3160 | 2026-04-24T16:47:09.808Z | Compiling itertools v0.12.1 |
| 3161 | 2026-04-24T16:47:09.887Z | Compiling num-derive v0.4.2 |
| 3162 | 2026-04-24T16:47:09.980Z | Compiling sigpipe v0.1.3 |
| 3163 | 2026-04-24T16:47:09.997Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3164 | 2026-04-24T16:47:10.037Z | Compiling glob v0.3.3 |
| 3165 | 2026-04-24T16:47:10.075Z | Compiling num_enum v0.5.11 |
| 3166 | 2026-04-24T16:47:10.092Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3167 | 2026-04-24T16:47:10.095Z | Compiling smf v0.2.3 |
| 3168 | 2026-04-24T16:47:10.205Z | Compiling ingot v0.1.1 |
| 3169 | 2026-04-24T16:47:10.222Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3170 | 2026-04-24T16:47:10.239Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3171 | 2026-04-24T16:47:10.280Z | Compiling whoami v1.6.1 |
| 3172 | 2026-04-24T16:47:10.296Z | Compiling prettyplease v0.2.37 |
| 3173 | 2026-04-24T16:47:10.316Z | Compiling gethostname v0.5.0 |
| 3174 | 2026-04-24T16:47:10.353Z | Compiling usdt-attr-macro v0.5.0 |
| 3175 | 2026-04-24T16:47:10.468Z | Compiling usdt-macro v0.5.0 |
| 3176 | 2026-04-24T16:47:10.576Z | Compiling memmap v0.7.0 |
| 3177 | 2026-04-24T16:47:10.593Z | Compiling atomicwrites v0.4.4 |
| 3178 | 2026-04-24T16:47:10.679Z | Compiling derive-where v1.6.0 |
| 3179 | 2026-04-24T16:47:10.742Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3180 | 2026-04-24T16:47:10.801Z | Compiling owo-colors v4.3.0 |
| 3181 | 2026-04-24T16:47:10.818Z | Compiling cancel-safe-futures v0.1.5 |
| 3182 | 2026-04-24T16:47:10.856Z | Compiling typify-macro v0.6.1 |
| 3183 | 2026-04-24T16:47:10.888Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3184 | 2026-04-24T16:47:10.906Z | Compiling resolv-conf v0.7.6 |
| 3185 | 2026-04-24T16:47:11.070Z | Compiling zone v0.3.1 |
| 3186 | 2026-04-24T16:47:11.114Z | Compiling libsw-core v0.3.2 |
| 3187 | 2026-04-24T16:47:11.220Z | Compiling async-recursion v1.1.1 |
| 3188 | 2026-04-24T16:47:11.277Z | Compiling usdt v0.5.0 |
| 3189 | 2026-04-24T16:47:11.280Z | Compiling libsw v3.5.0 |
| 3190 | 2026-04-24T16:47:11.328Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3191 | 2026-04-24T16:47:11.502Z | Compiling libefi-sys v0.1.0 |
| 3192 | 2026-04-24T16:47:11.527Z | Compiling linear-map v1.2.0 |
| 3193 | 2026-04-24T16:47:11.544Z | Compiling console v0.15.11 |
| 3194 | 2026-04-24T16:47:11.576Z | Compiling hickory-proto v0.24.4 |
| 3195 | 2026-04-24T16:47:11.642Z | Compiling newline-converter v0.3.0 |
| 3196 | 2026-04-24T16:47:11.747Z | Compiling bitfield-struct v0.6.2 |
| 3197 | 2026-04-24T16:47:11.762Z | Compiling linked-hash-map v0.5.6 |
| 3198 | 2026-04-24T16:47:11.765Z | Compiling semver v0.1.20 |
| 3199 | 2026-04-24T16:47:11.794Z | Compiling tokio-dtrace v0.1.1 |
| 3200 | 2026-04-24T16:47:11.931Z | Compiling expectorate v1.2.0 |
| 3201 | 2026-04-24T16:47:11.949Z | Compiling lru-cache v0.1.2 |
| 3202 | 2026-04-24T16:47:11.996Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3203 | 2026-04-24T16:47:12.021Z | Compiling rustc_version v0.1.7 |
| 3204 | 2026-04-24T16:47:12.037Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3205 | 2026-04-24T16:47:12.085Z | Compiling pin-project-internal v1.1.11 |
| 3206 | 2026-04-24T16:47:12.102Z | Compiling slog-dtrace v0.3.0 |
| 3207 | 2026-04-24T16:47:12.105Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3208 | 2026-04-24T16:47:12.136Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3209 | 2026-04-24T16:47:12.139Z | Compiling minimal-lexical v0.2.1 |
| 3210 | 2026-04-24T16:47:12.171Z | Compiling oxide-tokio-rt v0.1.4 |
| 3211 | 2026-04-24T16:47:12.188Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3212 | 2026-04-24T16:47:12.237Z | Compiling typify-impl v0.4.3 |
| 3213 | 2026-04-24T16:47:12.293Z | Compiling newtype_derive v0.1.6 |
| 3214 | 2026-04-24T16:47:12.395Z | Compiling nom v7.1.3 |
| 3215 | 2026-04-24T16:47:12.412Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3216 | 2026-04-24T16:47:12.431Z | Compiling phf_shared v0.12.1 |
| 3217 | 2026-04-24T16:47:12.446Z | Compiling pem v3.0.6 |
| 3218 | 2026-04-24T16:47:12.449Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3219 | 2026-04-24T16:47:12.499Z | Compiling snafu-derive v0.8.9 |
| 3220 | 2026-04-24T16:47:12.523Z | Compiling csv-core v0.1.13 |
| 3221 | 2026-04-24T16:47:12.628Z | Compiling chrono-tz v0.10.4 |
| 3222 | 2026-04-24T16:47:12.714Z | Compiling typify v0.6.1 |
| 3223 | 2026-04-24T16:47:12.759Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3224 | 2026-04-24T16:47:12.815Z | Compiling same-file v1.0.6 |
| 3225 | 2026-04-24T16:47:12.834Z | Compiling progenitor-impl v0.13.0 |
| 3226 | 2026-04-24T16:47:12.851Z | Compiling highway v1.3.0 |
| 3227 | 2026-04-24T16:47:12.855Z | Compiling xshell-macros v0.2.7 |
| 3228 | 2026-04-24T16:47:13.001Z | Compiling walkdir v2.5.0 |
| 3229 | 2026-04-24T16:47:13.043Z | Compiling csv v1.4.0 |
| 3230 | 2026-04-24T16:47:13.171Z | Compiling const_format_proc_macros v0.2.34 |
| 3231 | 2026-04-24T16:47:13.248Z | Compiling phf v0.12.1 |
| 3232 | 2026-04-24T16:47:13.328Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3233 | 2026-04-24T16:47:13.355Z | Compiling pin-project v1.1.11 |
| 3234 | 2026-04-24T16:47:13.372Z | Compiling xshell v0.2.7 |
| 3235 | 2026-04-24T16:47:13.428Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3236 | 2026-04-24T16:47:13.480Z | Compiling globset v0.4.18 |
| 3237 | 2026-04-24T16:47:13.483Z | Compiling olpc-cjson v0.1.4 |
| 3238 | 2026-04-24T16:47:13.649Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3239 | 2026-04-24T16:47:13.691Z | Compiling primeorder v0.13.6 |
| 3240 | 2026-04-24T16:47:13.751Z | Compiling serde_plain v1.0.2 |
| 3241 | 2026-04-24T16:47:13.843Z | Compiling hickory-resolver v0.24.4 |
| 3242 | 2026-04-24T16:47:13.871Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3243 | 2026-04-24T16:47:13.933Z | Compiling typed-path v0.9.3 |
| 3244 | 2026-04-24T16:47:13.993Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3245 | 2026-04-24T16:47:14.058Z | Compiling const_format v0.2.35 |
| 3246 | 2026-04-24T16:47:14.179Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3247 | 2026-04-24T16:47:14.236Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3248 | 2026-04-24T16:47:14.407Z | Compiling tabled_derive v0.7.0 |
| 3249 | 2026-04-24T16:47:14.450Z | Compiling bcs v0.1.6 |
| 3250 | 2026-04-24T16:47:14.567Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3251 | 2026-04-24T16:47:14.768Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3252 | 2026-04-24T16:47:14.805Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3253 | 2026-04-24T16:47:14.823Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3254 | 2026-04-24T16:47:14.848Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3255 | 2026-04-24T16:47:14.935Z | Compiling qorb v0.4.1 |
| 3256 | 2026-04-24T16:47:15.218Z | Compiling snafu v0.8.9 |
| 3257 | 2026-04-24T16:47:15.368Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3258 | 2026-04-24T16:47:15.419Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3259 | 2026-04-24T16:47:15.435Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3260 | 2026-04-24T16:47:15.500Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3261 | 2026-04-24T16:47:15.594Z | Compiling tough v0.20.0 |
| 3262 | 2026-04-24T16:47:15.612Z | Compiling progenitor-macro v0.13.0 |
| 3263 | 2026-04-24T16:47:15.637Z | Compiling salty v0.3.0 |
| 3264 | 2026-04-24T16:47:15.656Z | Compiling termtree v0.5.1 |
| 3265 | 2026-04-24T16:47:15.705Z | Compiling radium v0.7.0 |
| 3266 | 2026-04-24T16:47:15.809Z | Compiling textwrap v0.16.2 |
| 3267 | 2026-04-24T16:47:15.846Z | Compiling tabled v0.15.0 |
| 3268 | 2026-04-24T16:47:15.940Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3269 | 2026-04-24T16:47:16.028Z | Compiling steno v0.4.1 |
| 3270 | 2026-04-24T16:47:16.129Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3271 | 2026-04-24T16:47:16.191Z | Compiling tagptr v0.2.0 |
| 3272 | 2026-04-24T16:47:16.297Z | Compiling tap v1.0.1 |
| 3273 | 2026-04-24T16:47:16.329Z | Compiling base64 v0.21.7 |
| 3274 | 2026-04-24T16:47:16.368Z | Compiling maybe-uninit v2.0.0 |
| 3275 | 2026-04-24T16:47:16.435Z | Compiling humantime v2.3.0 |
| 3276 | 2026-04-24T16:47:16.590Z | Compiling wyz v0.5.1 |
| 3277 | 2026-04-24T16:47:16.617Z | Compiling moka v0.12.13 |
| 3278 | 2026-04-24T16:47:16.767Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3279 | 2026-04-24T16:47:16.822Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3280 | 2026-04-24T16:47:16.917Z | Compiling typify-macro v0.4.3 |
| 3281 | 2026-04-24T16:47:16.933Z | Compiling p384 v0.13.1 |
| 3282 | 2026-04-24T16:47:17.079Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-04-24T16:47:17.098Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3284 | 2026-04-24T16:47:17.184Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3285 | 2026-04-24T16:47:17.381Z | Compiling packed_struct v0.10.1 |
| 3286 | 2026-04-24T16:47:17.453Z | Compiling parking_lot_core v0.8.6 |
| 3287 | 2026-04-24T16:47:17.470Z | Compiling funty v2.0.0 |
| 3288 | 2026-04-24T16:47:17.523Z | Compiling hickory-resolver v0.25.2 |
| 3289 | 2026-04-24T16:47:17.722Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3290 | 2026-04-24T16:47:17.879Z | Compiling bitvec v1.0.1 |
| 3291 | 2026-04-24T16:47:18.079Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3292 | 2026-04-24T16:47:18.107Z | Compiling polyval v0.6.2 |
| 3293 | 2026-04-24T16:47:18.255Z | Compiling git-stub v1.0.0 |
| 3294 | 2026-04-24T16:47:18.385Z | Compiling packed_struct_codegen v0.10.1 |
| 3295 | 2026-04-24T16:47:18.443Z | Compiling bitfield-macros v0.19.4 |
| 3296 | 2026-04-24T16:47:18.556Z | Compiling zerocopy-derive v0.6.6 |
| 3297 | 2026-04-24T16:47:18.618Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3298 | 2026-04-24T16:47:18.636Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3299 | 2026-04-24T16:47:18.756Z | Compiling indexmap v1.9.3 |
| 3300 | 2026-04-24T16:47:18.791Z | Compiling typify v0.4.3 |
| 3301 | 2026-04-24T16:47:18.899Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3302 | 2026-04-24T16:47:18.935Z | Compiling nodrop v0.1.14 |
| 3303 | 2026-04-24T16:47:18.992Z | Compiling crc-catalog v2.4.0 |
| 3304 | 2026-04-24T16:47:19.069Z | Compiling utf-8 v0.7.6 |
| 3305 | 2026-04-24T16:47:19.089Z | Compiling array-init v0.0.4 |
| 3306 | 2026-04-24T16:47:19.107Z | Compiling proc-macro-error2 v2.0.1 |
| 3307 | 2026-04-24T16:47:19.122Z | Compiling crc v3.4.0 |
| 3308 | 2026-04-24T16:47:19.186Z | Compiling git-stub-vcs v0.1.0 |
| 3309 | 2026-04-24T16:47:19.234Z | Compiling bitfield v0.19.4 |
| 3310 | 2026-04-24T16:47:19.283Z | Compiling tungstenite v0.21.0 |
| 3311 | 2026-04-24T16:47:19.353Z | Compiling ghash v0.5.1 |
| 3312 | 2026-04-24T16:47:19.424Z | Compiling smallvec v0.6.14 |
| 3313 | 2026-04-24T16:47:19.461Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3314 | 2026-04-24T16:47:19.498Z | Compiling zerocopy v0.6.6 |
| 3315 | 2026-04-24T16:47:19.518Z | Compiling num-derive v0.3.3 |
| 3316 | 2026-04-24T16:47:19.537Z | Compiling ctr v0.9.2 |
| 3317 | 2026-04-24T16:47:19.574Z | Compiling hashbrown v0.12.3 |
| 3318 | 2026-04-24T16:47:19.590Z | Compiling compression-core v0.4.31 |
| 3319 | 2026-04-24T16:47:19.677Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3320 | 2026-04-24T16:47:19.695Z | Compiling unicase v2.9.0 |
| 3321 | 2026-04-24T16:47:19.772Z | Compiling aes-gcm v0.10.3 |
| 3322 | 2026-04-24T16:47:19.787Z | Compiling compression-codecs v0.4.37 |
| 3323 | 2026-04-24T16:47:19.814Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3324 | 2026-04-24T16:47:19.872Z | Compiling tokio-tungstenite v0.21.0 |
| 3325 | 2026-04-24T16:47:19.930Z | Compiling parking_lot v0.11.2 |
| 3326 | 2026-04-24T16:47:19.933Z | Compiling mime_guess v2.0.5 |
| 3327 | 2026-04-24T16:47:19.995Z | Compiling serde-hex v0.1.0 |
| 3328 | 2026-04-24T16:47:20.075Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3329 | 2026-04-24T16:47:20.091Z | Compiling tabled_derive v0.11.0 |
| 3330 | 2026-04-24T16:47:20.228Z | Compiling progenitor-impl v0.10.0 |
| 3331 | 2026-04-24T16:47:20.348Z | Compiling progenitor-impl v0.11.2 |
| 3332 | 2026-04-24T16:47:20.426Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3333 | 2026-04-24T16:47:20.465Z | Compiling ron v0.8.1 |
| 3334 | 2026-04-24T16:47:20.499Z | Compiling libscf-sys v1.1.0 |
| 3335 | 2026-04-24T16:47:20.538Z | Compiling papergrid v0.17.0 |
| 3336 | 2026-04-24T16:47:20.556Z | Compiling testing_table v0.3.0 |
| 3337 | 2026-04-24T16:47:20.580Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3338 | 2026-04-24T16:47:20.677Z | Compiling hashbrown v0.13.2 |
| 3339 | 2026-04-24T16:47:20.741Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3340 | 2026-04-24T16:47:20.840Z | Compiling progenitor v0.13.0 |
| 3341 | 2026-04-24T16:47:20.946Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3342 | 2026-04-24T16:47:20.980Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3343 | 2026-04-24T16:47:21.007Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3344 | 2026-04-24T16:47:21.024Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3345 | 2026-04-24T16:47:21.155Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3346 | 2026-04-24T16:47:21.195Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3347 | 2026-04-24T16:47:21.323Z | Compiling prefix-trie v0.7.0 |
| 3348 | 2026-04-24T16:47:21.439Z | Compiling ssh-encoding v0.2.0 |
| 3349 | 2026-04-24T16:47:21.459Z | Compiling blowfish v0.9.1 |
| 3350 | 2026-04-24T16:47:21.536Z | Compiling fxhash v0.2.1 |
| 3351 | 2026-04-24T16:47:21.719Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3352 | 2026-04-24T16:47:21.743Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3353 | 2026-04-24T16:47:21.762Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3354 | 2026-04-24T16:47:21.765Z | Compiling dropshot v0.17.0 |
| 3355 | 2026-04-24T16:47:21.795Z | Compiling crc-any v2.5.0 |
| 3356 | 2026-04-24T16:47:21.865Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3357 | 2026-04-24T16:47:21.970Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3358 | 2026-04-24T16:47:21.996Z | Compiling corncobs v0.1.4 |
| 3359 | 2026-04-24T16:47:22.084Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3360 | 2026-04-24T16:47:22.087Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3361 | 2026-04-24T16:47:22.115Z | Compiling hickory-server v0.25.2 |
| 3362 | 2026-04-24T16:47:22.168Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3363 | 2026-04-24T16:47:22.213Z | Compiling sled v0.34.7 |
| 3364 | 2026-04-24T16:47:22.234Z | Compiling ssh-cipher v0.2.0 |
| 3365 | 2026-04-24T16:47:22.288Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3366 | 2026-04-24T16:47:22.331Z | Compiling tabled v0.20.0 |
| 3367 | 2026-04-24T16:47:22.632Z | Compiling object v0.30.4 |
| 3368 | 2026-04-24T16:47:22.652Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-04-24T16:47:22.879Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3370 | 2026-04-24T16:47:22.952Z | Compiling progenitor-macro v0.10.0 |
| 3371 | 2026-04-24T16:47:22.999Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3372 | 2026-04-24T16:47:23.111Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3373 | 2026-04-24T16:47:23.468Z | Compiling progenitor-macro v0.11.2 |
| 3374 | 2026-04-24T16:47:23.556Z | Compiling async-compression v0.4.41 |
| 3375 | 2026-04-24T16:47:23.953Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3376 | 2026-04-24T16:47:23.972Z | Compiling progenitor-client v0.11.2 |
| 3377 | 2026-04-24T16:47:24.028Z | Compiling dropshot_endpoint v0.17.0 |
| 3378 | 2026-04-24T16:47:24.084Z | Compiling password-hash v0.4.2 |
| 3379 | 2026-04-24T16:47:24.329Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3380 | 2026-04-24T16:47:24.346Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3381 | 2026-04-24T16:47:24.512Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3382 | 2026-04-24T16:47:24.754Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3383 | 2026-04-24T16:47:24.821Z | Compiling secrecy v0.8.0 |
| 3384 | 2026-04-24T16:47:24.910Z | Compiling half v1.8.3 |
| 3385 | 2026-04-24T16:47:25.007Z | Compiling path-slash v0.1.5 |
| 3386 | 2026-04-24T16:47:25.180Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3387 | 2026-04-24T16:47:25.217Z | Compiling http-range v0.1.5 |
| 3388 | 2026-04-24T16:47:25.343Z | Compiling serde_cbor v0.11.2 |
| 3389 | 2026-04-24T16:47:25.474Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3390 | 2026-04-24T16:47:25.770Z | Compiling pbkdf2 v0.11.0 |
| 3391 | 2026-04-24T16:47:25.980Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3392 | 2026-04-24T16:47:26.347Z | Compiling ssh-key v0.6.7 |
| 3393 | 2026-04-24T16:47:26.587Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3394 | 2026-04-24T16:47:26.590Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3395 | 2026-04-24T16:47:27.123Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3396 | 2026-04-24T16:47:27.140Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3397 | 2026-04-24T16:47:27.289Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3398 | 2026-04-24T16:47:27.475Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3399 | 2026-04-24T16:47:27.497Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3400 | 2026-04-24T16:47:27.637Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3401 | 2026-04-24T16:47:27.656Z | Compiling p256 v0.13.2 |
| 3402 | 2026-04-24T16:47:27.955Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3403 | 2026-04-24T16:47:27.980Z | Compiling p521 v0.13.3 |
| 3404 | 2026-04-24T16:47:28.065Z | Compiling yasna v0.5.2 |
| 3405 | 2026-04-24T16:47:28.082Z | Compiling kstat-rs v0.2.4 |
| 3406 | 2026-04-24T16:47:28.147Z | Compiling progenitor v0.10.0 |
| 3407 | 2026-04-24T16:47:28.147Z | Compiling headers-core v0.3.0 |
| 3408 | 2026-04-24T16:47:28.319Z | Compiling nanorand v0.7.0 |
| 3409 | 2026-04-24T16:47:28.339Z | Compiling russh-cryptovec v0.7.3 |
| 3410 | 2026-04-24T16:47:28.341Z | Compiling atty v0.2.14 |
| 3411 | 2026-04-24T16:47:28.435Z | Compiling md5 v0.7.0 |
| 3412 | 2026-04-24T16:47:28.494Z | Compiling crc8 v0.1.1 |
| 3413 | 2026-04-24T16:47:28.495Z | Compiling home v0.5.12 |
| 3414 | 2026-04-24T16:47:28.527Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3415 | 2026-04-24T16:47:28.564Z | Compiling flume v0.11.1 |
| 3416 | 2026-04-24T16:47:28.640Z | Compiling rcgen v0.12.1 |
| 3417 | 2026-04-24T16:47:28.643Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3418 | 2026-04-24T16:47:28.678Z | Compiling headers v0.4.1 |
| 3419 | 2026-04-24T16:47:28.680Z | Compiling progenitor v0.11.2 |
| 3420 | 2026-04-24T16:47:28.742Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3421 | 2026-04-24T16:47:28.850Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3422 | 2026-04-24T16:47:28.871Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3423 | 2026-04-24T16:47:28.916Z | Compiling russh-keys v0.45.0 |
| 3424 | 2026-04-24T16:47:28.992Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3425 | 2026-04-24T16:47:29.036Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3426 | 2026-04-24T16:47:29.312Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3427 | 2026-04-24T16:47:29.441Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3428 | 2026-04-24T16:47:29.441Z | Compiling hyper-staticfile v0.10.1 |
| 3429 | 2026-04-24T16:47:29.475Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3430 | 2026-04-24T16:47:29.513Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3431 | 2026-04-24T16:47:29.595Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3432 | 2026-04-24T16:47:29.792Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3433 | 2026-04-24T16:47:29.865Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3434 | 2026-04-24T16:47:29.909Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3435 | 2026-04-24T16:47:29.939Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3436 | 2026-04-24T16:47:29.997Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3437 | 2026-04-24T16:47:30.049Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3438 | 2026-04-24T16:47:30.221Z | Compiling num-bigint v0.4.6 |
| 3439 | 2026-04-24T16:47:30.411Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3440 | 2026-04-24T16:47:30.489Z | Compiling des v0.8.1 |
| 3441 | 2026-04-24T16:47:30.539Z | Compiling subprocess v0.2.15 |
| 3442 | 2026-04-24T16:47:30.568Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3443 | 2026-04-24T16:47:30.598Z | Compiling hex-literal v0.4.1 |
| 3444 | 2026-04-24T16:47:30.710Z | Compiling display-error-chain v0.2.2 |
| 3445 | 2026-04-24T16:47:30.737Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3446 | 2026-04-24T16:47:30.819Z | Compiling colored v2.2.0 |
| 3447 | 2026-04-24T16:47:30.872Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3448 | 2026-04-24T16:47:30.890Z | Compiling internet-checksum v0.2.1 |
| 3449 | 2026-04-24T16:47:31.022Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3450 | 2026-04-24T16:47:31.386Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3451 | 2026-04-24T16:47:31.490Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3452 | 2026-04-24T16:47:31.540Z | Compiling russh v0.45.0 |
| 3453 | 2026-04-24T16:47:33.998Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3454 | 2026-04-24T16:47:34.687Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3455 | 2026-04-24T16:47:35.172Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3456 | 2026-04-24T16:47:35.258Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3457 | 2026-04-24T16:47:43.413Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3458 | 2026-04-24T16:47:43.413Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3459 | 2026-04-24T16:47:43.416Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3460 | 2026-04-24T16:47:43.416Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3461 | 2026-04-24T16:47:45.137Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3462 | 2026-04-24T16:47:45.247Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3463 | 2026-04-24T16:47:49.303Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3464 | 2026-04-24T16:48:09.377Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3465 | 2026-04-24T16:48:28.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s |
| 3466 | 2026-04-24T16:48:28.858Z | |
| 3467 | 2026-04-24T16:48:28.858Z | real 1:25.296573658 |
| 3468 | 2026-04-24T16:48:28.858Z | user 8:22.047650861 |
| 3469 | 2026-04-24T16:48:28.858Z | sys 1:40.204095300 |
| 3470 | 2026-04-24T16:48:28.858Z | trap 0.259334938 |
| 3471 | 2026-04-24T16:48:28.858Z | tflt 0.605121192 |
| 3472 | 2026-04-24T16:48:28.858Z | dflt 1.579055085 |
| 3473 | 2026-04-24T16:48:28.858Z | kflt 0.000297422 |
| 3474 | 2026-04-24T16:48:28.858Z | lock 29:47.282760770 |
| 3475 | 2026-04-24T16:48:28.861Z | slp 19:29.322763284 |
| 3476 | 2026-04-24T16:48:28.861Z | lat 38.453647369 |
| 3477 | 2026-04-24T16:48:28.861Z | stop 2:42.859436480 |
| 3478 | 2026-04-24T16:48:28.861Z | + mkdir tests |
| 3479 | 2026-04-24T16:48:28.865Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3480 | 2026-04-24T16:48:28.865Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3481 | 2026-04-24T16:48:28.934Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b1bc68e80128657d tests/ |
| 3482 | 2026-04-24T16:48:28.954Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2591d64deb37c086 tests/ |
| 3483 | 2026-04-24T16:48:28.975Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-4942e29ae4ca8837 tests/ |
| 3484 | 2026-04-24T16:48:28.996Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ec2fae9151184196 tests/ |
| 3485 | 2026-04-24T16:48:29.219Z | + 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/*) |
| 3486 | 2026-04-24T16:48:29.222Z | + 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-2591d64deb37c086 tests/commtest-4942e29ae4ca8837 tests/dhcp_server-b1bc68e80128657d tests/end_to_end_tests-ec2fae9151184196 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 |
| 3487 | 2026-04-24T16:49:54.130Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3488 | 2026-04-24T16:49:54.130Z | a .github/buildomat/ci-env.sh 1K |
| 3489 | 2026-04-24T16:49:54.130Z | a out/target/test 1K |
| 3490 | 2026-04-24T16:49:54.130Z | a out/npuzone/npuzone 27402K |
| 3491 | 2026-04-24T16:49:54.130Z | a package-manifest.toml 35K |
| 3492 | 2026-04-24T16:49:54.130Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3493 | 2026-04-24T16:49:54.130Z | a target/release/omicron-package 45907K |
| 3494 | 2026-04-24T16:49:54.130Z | a target/release/xtask 11446K |
| 3495 | 2026-04-24T16:49:54.130Z | a target/debug/bootstrap 340980K |
| 3496 | 2026-04-24T16:49:54.130Z | a tests/bootstrap-2591d64deb37c086 31310K |
| 3497 | 2026-04-24T16:49:54.130Z | a tests/commtest-4942e29ae4ca8837 32395K |
| 3498 | 2026-04-24T16:49:54.130Z | a tests/dhcp_server-b1bc68e80128657d 31310K |
| 3499 | 2026-04-24T16:49:54.131Z | a tests/end_to_end_tests-ec2fae9151184196 383358K |
| 3500 | 2026-04-24T16:49:54.131Z | a out/clickhouse.tar.gz 313014K |
| 3501 | 2026-04-24T16:49:54.131Z | a out/clickhouse_keeper.tar.gz 298507K |
| 3502 | 2026-04-24T16:49:54.131Z | a out/clickhouse_server.tar.gz 313013K |
| 3503 | 2026-04-24T16:49:54.131Z | a out/cockroachdb.tar.gz 161211K |
| 3504 | 2026-04-24T16:49:54.131Z | a out/crucible-pantry-zone.tar.gz 44055K |
| 3505 | 2026-04-24T16:49:54.131Z | a out/crucible-utils.tar 17744K |
| 3506 | 2026-04-24T16:49:54.131Z | a out/crucible-zone.tar.gz 58193K |
| 3507 | 2026-04-24T16:49:54.131Z | a out/external-dns.tar.gz 48883K |
| 3508 | 2026-04-24T16:49:54.131Z | a out/internal-dns.tar.gz 48882K |
| 3509 | 2026-04-24T16:49:54.131Z | a out/mg-ddm-gz.tar 95141K |
| 3510 | 2026-04-24T16:49:54.131Z | a out/nexus.tar.gz 219299K |
| 3511 | 2026-04-24T16:49:54.131Z | a out/ntp.tar.gz 31899K |
| 3512 | 2026-04-24T16:49:54.131Z | a out/omicron-gateway-softnpu.tar.gz 28355K |
| 3513 | 2026-04-24T16:49:54.131Z | a out/omicron-sled-agent.tar 200677K |
| 3514 | 2026-04-24T16:49:54.131Z | a out/overlay.tar.gz 3K |
| 3515 | 2026-04-24T16:49:54.131Z | a out/oximeter.tar.gz 63447K |
| 3516 | 2026-04-24T16:49:54.131Z | a out/oxlog.tar 3782K |
| 3517 | 2026-04-24T16:49:54.131Z | a out/probe.tar.gz 3037K |
| 3518 | 2026-04-24T16:49:54.131Z | a out/propolis-server.tar.gz 38727K |
| 3519 | 2026-04-24T16:49:54.131Z | a out/pumpkind-gz.tar 26647K |
| 3520 | 2026-04-24T16:49:54.131Z | a out/switch-softnpu.tar.gz 390868K |
| 3521 | 2026-04-24T16:49:54.134Z | |
| 3522 | 2026-04-24T16:49:54.134Z | real 1:24.900245318 |
| 3523 | 2026-04-24T16:49:54.134Z | user 1:22.299090437 |
| 3524 | 2026-04-24T16:49:54.134Z | sys 4.369317294 |
| 3525 | 2026-04-24T16:49:54.134Z | trap 0.007515821 |
| 3526 | 2026-04-24T16:49:54.134Z | tflt 0.000000000 |
| 3527 | 2026-04-24T16:49:54.134Z | dflt 0.000000000 |
| 3528 | 2026-04-24T16:49:54.134Z | kflt 0.000000000 |
| 3529 | 2026-04-24T16:49:54.134Z | lock 0.000000000 |
| 3530 | 2026-04-24T16:49:54.134Z | slp 1:22.200265274 |
| 3531 | 2026-04-24T16:49:54.134Z | lat 0.919592453 |
| 3532 | 2026-04-24T16:49:54.134Z | stop 0.000195638 |
| 3533 | 2026-04-24T16:49:54.137Z | process exited: duration 1071760 ms, exit code 0 |
| |
| 3534 | 2026-04-24T16:49:54.150Z | found 1 output files |
| 3535 | 2026-04-24T16:49:54.150Z | uploading: /work/package.tar.gz (2401645836 bytes) |
| 3536 | 2026-04-24T16:50:20.734Z | uploaded: /work/package.tar.gz |