|
|
|
| 1 | 2026-03-16T21:54:39.794Z | job assigned to worker 01KKWA5V36RTQX9G7SK8A1A4KV [factory aws, i-06975c9579bface0b] (queued for 2 m 9 s) |
| |
| 2 | 2026-03-16T21:54:48.349Z | starting task 0: "setup" |
| 3 | 2026-03-16T21:54:48.357Z | ++ uname -s |
| 4 | 2026-03-16T21:54:48.360Z | + kern=SunOS |
| 5 | 2026-03-16T21:54:48.360Z | + build_user=build |
| 6 | 2026-03-16T21:54:48.360Z | + build_uid=12345 |
| 7 | 2026-03-16T21:54:48.360Z | + work_dir=/work |
| 8 | 2026-03-16T21:54:48.360Z | + input_dir=/input |
| 9 | 2026-03-16T21:54:48.360Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T21:54:48.360Z | + case "$kern" in |
| 11 | 2026-03-16T21:54:48.360Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T21:54:48.363Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T21:54:50.370Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T21:54:50.488Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T21:54:50.491Z | + home_fs=zfs |
| 16 | 2026-03-16T21:54:50.491Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T21:54:50.491Z | + mkdir -p /home/build |
| 18 | 2026-03-16T21:54:50.494Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T21:54:52.497Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T21:54:52.501Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-16T21:54:52.508Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T21:54:52.513Z | * rust toolchain channel = "1.91.1" |
| 23 | 2026-03-16T21:54:52.513Z | * rust toolchain profile = "default" |
| 24 | 2026-03-16T21:54:52.513Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 25 | 2026-03-16T21:54:52.513Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-16T21:54:52.513Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T21:54:52.513Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T21:54:52.517Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T21:54:52.517Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-16T21:54:52.668Z | info: downloading installer |
| 31 | 2026-03-16T21:54:54.280Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T21:54:54.280Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T21:54:54.280Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T21:54:54.280Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T21:54:54.280Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T21:54:54.280Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T21:54:54.280Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T21:54:54.280Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T21:54:54.280Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T21:54:54.280Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T21:54:54.280Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T21:54:54.280Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T21:54:54.280Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T21:54:54.296Z | info: profile set to default |
| 45 | 2026-03-16T21:54:54.296Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T21:54:54.299Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T21:54:54.475Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-16T21:54:54.478Z | info: downloading 6 components |
| 49 | 2026-03-16T21:55:09.837Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T21:55:09.837Z | |
| 51 | 2026-03-16T21:55:09.872Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-16T21:55:09.872Z | |
| 53 | 2026-03-16T21:55:09.872Z | |
| 54 | 2026-03-16T21:55:09.875Z | Rust is installed now. Great! |
| 55 | 2026-03-16T21:55:09.875Z | |
| 56 | 2026-03-16T21:55:09.875Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T21:55:09.875Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T21:55:09.875Z | |
| 59 | 2026-03-16T21:55:09.875Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T21:55:09.875Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T21:55:09.875Z | |
| 62 | 2026-03-16T21:55:09.875Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T21:55:09.875Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T21:55:09.875Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T21:55:09.875Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T21:55:09.875Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T21:55:09.875Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T21:55:09.875Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T21:55:09.876Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T21:55:09.876Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T21:55:09.979Z | + rustup --version |
| 72 | 2026-03-16T21:55:09.986Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T21:55:09.990Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T21:55:10.013Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-16T21:55:10.016Z | + cargo --version |
| 76 | 2026-03-16T21:55:10.027Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-16T21:55:10.030Z | + rustc --version |
| 78 | 2026-03-16T21:55:10.059Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-16T21:55:10.062Z | process exited: duration 17543 ms, exit code 0 |
| |
| 80 | 2026-03-16T21:55:10.068Z | starting task 2: "authentication" |
| 81 | 2026-03-16T21:55:10.088Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T21:55:10.094Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T21:55:10.101Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-16T21:55:10.104Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-16T21:55:10.132Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-16T21:55:33.530Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-16T21:55:33.533Z | + git fetch origin bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 88 | 2026-03-16T21:55:33.951Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-16T21:55:33.951Z | * branch bab44e5895c0fa38de90717bd6be7a4348f3b25f -> FETCH_HEAD |
| 90 | 2026-03-16T21:55:33.963Z | + [[ -n sled-agent-rot-lockdown ]] |
| 91 | 2026-03-16T21:55:33.968Z | ++ git branch --show-current |
| 92 | 2026-03-16T21:55:33.971Z | + current=main |
| 93 | 2026-03-16T21:55:33.971Z | + [[ main != sled-agent-rot-lockdown ]] |
| 94 | 2026-03-16T21:55:33.971Z | + git branch -f sled-agent-rot-lockdown bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 95 | 2026-03-16T21:55:33.974Z | + git checkout -f sled-agent-rot-lockdown |
| 96 | 2026-03-16T21:55:34.210Z | Switched to branch 'sled-agent-rot-lockdown' |
| 97 | 2026-03-16T21:55:34.216Z | + git reset --hard bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 98 | 2026-03-16T21:55:34.464Z | HEAD is now at bab44e589 Review comments |
| 99 | 2026-03-16T21:55:34.467Z | process exited: duration 24358 ms, exit code 0 |
| |
| 100 | 2026-03-16T21:55:34.474Z | starting task 4: "build" |
| 101 | 2026-03-16T21:55:34.479Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-16T21:55:34.483Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-16T21:55:34.483Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-16T21:55:34.483Z | + cargo --version |
| 105 | 2026-03-16T21:55:34.492Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-16T21:55:34.495Z | + rustc --version |
| 107 | 2026-03-16T21:55:34.521Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-16T21:55:34.524Z | + WORK=/work |
| 109 | 2026-03-16T21:55:34.524Z | + pfexec mkdir -p /work |
| 110 | 2026-03-16T21:55:34.528Z | + pfexec chown build /work |
| 111 | 2026-03-16T21:55:34.531Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-16T21:55:44.170Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-16T21:55:53.829Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-16T21:56:15.873Z | Planning: Solver setup ... Done (20.452s) |
| 115 | 2026-03-16T21:56:16.030Z | Planning: Running solver ... Done (0.154s) |
| 116 | 2026-03-16T21:56:16.217Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-03-16T21:56:16.234Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-16T21:56:16.355Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-16T21:56:16.397Z | Planning: Package planning ... Done (0.044s) |
| 120 | 2026-03-16T21:56:16.436Z | Planning: Merging actions ... Done (0.039s) |
| 121 | 2026-03-16T21:56:16.762Z | Planning: Checking for conflicting actions ... Done (0.330s) |
| 122 | 2026-03-16T21:56:16.770Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-16T21:56:17.543Z | Planning: Evaluating mediators ... Done (0.770s) |
| 124 | 2026-03-16T21:56:17.551Z | Planning: Planning completed in 23.57 seconds |
| 125 | 2026-03-16T21:56:17.563Z | Packages to install: 4 |
| 126 | 2026-03-16T21:56:17.563Z | Mediators to change: 2 |
| 127 | 2026-03-16T21:56:17.563Z | Services to change: 1 |
| 128 | 2026-03-16T21:56:17.569Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-16T21:56:17.569Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-16T21:56:17.569Z | Create boot environment: No |
| 131 | 2026-03-16T21:56:17.570Z | Create backup boot environment: No |
| 132 | 2026-03-16T21:56:17.570Z | Rebuild boot archive: No |
| 133 | 2026-03-16T21:56:17.570Z | |
| 134 | 2026-03-16T21:56:17.570Z | Changed mediators: |
| 135 | 2026-03-16T21:56:17.570Z | mediator clang: |
| 136 | 2026-03-16T21:56:17.570Z | version: None -> 15 (system default) |
| 137 | 2026-03-16T21:56:17.570Z | |
| 138 | 2026-03-16T21:56:17.570Z | mediator llvm: |
| 139 | 2026-03-16T21:56:17.570Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-16T21:56:17.570Z | |
| 141 | 2026-03-16T21:56:17.571Z | Changed packages: |
| 142 | 2026-03-16T21:56:17.571Z | helios-dev |
| 143 | 2026-03-16T21:56:17.571Z | developer/build-essential |
| 144 | 2026-03-16T21:56:17.571Z | None -> 11-2.0 |
| 145 | 2026-03-16T21:56:17.571Z | library/libxmlsec1 |
| 146 | 2026-03-16T21:56:17.571Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-16T21:56:17.571Z | ooce/developer/clang-15 |
| 148 | 2026-03-16T21:56:17.571Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-16T21:56:17.571Z | ooce/developer/llvm-15 |
| 150 | 2026-03-16T21:56:17.571Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-16T21:56:17.571Z | |
| 152 | 2026-03-16T21:56:17.571Z | Services: |
| 153 | 2026-03-16T21:56:17.571Z | restart_fmri: |
| 154 | 2026-03-16T21:56:17.571Z | svc:/system/update-man-index:default |
| 155 | 2026-03-16T21:56:17.612Z | |
| 156 | 2026-03-16T21:56:17.612Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-16T21:56:22.626Z | Download: 2244/3290 items 119.4/212.6MB 56% complete (24.0M/s) |
| 158 | 2026-03-16T21:56:25.405Z | Download: Completed 212.60 MB in 7.79 seconds (27.3M/s) |
| 159 | 2026-03-16T21:56:25.675Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-16T21:56:33.091Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 161 | 2026-03-16T21:56:33.113Z | Done (0.331s) |
| 162 | 2026-03-16T21:56:33.113Z | Done (0.000s) |
| 163 | 2026-03-16T21:56:33.113Z | Done (0.887s) |
| 164 | 2026-03-16T21:56:35.525Z | Done (4.156s) |
| 165 | 2026-03-16T21:56:35.612Z | Done (0.017s) |
| 166 | 2026-03-16T21:56:35.616Z | Done (0.000s) |
| 167 | 2026-03-16T21:56:35.748Z | Done (0.000s) |
| 168 | 2026-03-16T21:56:36.706Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-16T21:56:36.847Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-16T21:56:36.850Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-16T21:56:37.066Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-16T21:56:37.070Z | Planning: Planning completed in 0.36 seconds |
| 173 | 2026-03-16T21:56:37.095Z | Mediators to change: 2 |
| 174 | 2026-03-16T21:56:37.095Z | Create boot environment: No |
| 175 | 2026-03-16T21:56:37.100Z | Create backup boot environment: No |
| 176 | 2026-03-16T21:56:37.173Z | Done |
| 177 | 2026-03-16T21:56:37.173Z | Done |
| 178 | 2026-03-16T21:56:37.887Z | Done |
| 179 | 2026-03-16T21:56:41.184Z | Done |
| 180 | 2026-03-16T21:56:41.266Z | Done |
| 181 | 2026-03-16T21:56:41.269Z | Done |
| 182 | 2026-03-16T21:56:41.420Z | Done |
| 183 | 2026-03-16T21:56:41.954Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-16T21:56:41.958Z | Planning: Merging actions ... Done |
| 185 | 2026-03-16T21:56:42.120Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-16T21:56:42.128Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-16T21:56:42.340Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-16T21:56:42.384Z | Planning: Planning completed in 0.63 seconds |
| 189 | 2026-03-16T21:56:42.415Z | Packages to change: 1 |
| 190 | 2026-03-16T21:56:42.415Z | Mediators to change: 1 |
| 191 | 2026-03-16T21:56:42.415Z | Services to change: 1 |
| 192 | 2026-03-16T21:56:42.422Z | Create boot environment: No |
| 193 | 2026-03-16T21:56:42.422Z | Create backup boot environment: Yes |
| 194 | 2026-03-16T21:56:44.864Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-16T21:56:44.867Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-16T21:56:44.867Z | Done |
| 197 | 2026-03-16T21:56:44.867Z | Done |
| 198 | 2026-03-16T21:56:45.055Z | Done |
| 199 | 2026-03-16T21:56:48.318Z | Done |
| 200 | 2026-03-16T21:56:48.407Z | Done |
| 201 | 2026-03-16T21:56:48.412Z | Done |
| 202 | 2026-03-16T21:56:48.572Z | Done |
| 203 | 2026-03-16T21:56:48.946Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-16T21:56:48.946Z | clang system 15 system |
| 205 | 2026-03-16T21:56:48.946Z | csh system system illumos |
| 206 | 2026-03-16T21:56:48.946Z | ctags system system illumos |
| 207 | 2026-03-16T21:56:48.946Z | file system system illumos |
| 208 | 2026-03-16T21:56:48.946Z | gcc vendor 12 vendor |
| 209 | 2026-03-16T21:56:48.946Z | gcc system 10 system |
| 210 | 2026-03-16T21:56:48.946Z | gcc system 7 system |
| 211 | 2026-03-16T21:56:48.946Z | go system 1.20 system |
| 212 | 2026-03-16T21:56:48.946Z | go system 1.19 system |
| 213 | 2026-03-16T21:56:48.946Z | llvm system 15 system |
| 214 | 2026-03-16T21:56:48.946Z | llvm system 14 system |
| 215 | 2026-03-16T21:56:48.946Z | mariadb system 10.6 system |
| 216 | 2026-03-16T21:56:48.947Z | mta vendor vendor dma |
| 217 | 2026-03-16T21:56:48.947Z | openjdk system 17 system |
| 218 | 2026-03-16T21:56:48.947Z | openjdk system 11 system |
| 219 | 2026-03-16T21:56:48.947Z | openjdk system 1.8 system |
| 220 | 2026-03-16T21:56:48.947Z | openssl vendor 3 vendor |
| 221 | 2026-03-16T21:56:48.947Z | perl system 5.36 system |
| 222 | 2026-03-16T21:56:48.947Z | postgresql system 15 system |
| 223 | 2026-03-16T21:56:48.947Z | postgresql system 13 system |
| 224 | 2026-03-16T21:56:48.947Z | python vendor 3 vendor |
| 225 | 2026-03-16T21:56:48.947Z | python system 2 system |
| 226 | 2026-03-16T21:56:48.947Z | python3 system 3.11 system |
| 227 | 2026-03-16T21:56:48.947Z | ruby system 3.0 system |
| 228 | 2026-03-16T21:56:48.947Z | words vendor vendor american-english |
| 229 | 2026-03-16T21:56:48.947Z | words system system australian-english |
| 230 | 2026-03-16T21:56:48.947Z | words system system british-english |
| 231 | 2026-03-16T21:56:48.947Z | words system system canadian-english |
| 232 | 2026-03-16T21:56:48.947Z | words system system french |
| 233 | 2026-03-16T21:56:48.947Z | words system system italian |
| 234 | 2026-03-16T21:56:48.947Z | words system system ngerman |
| 235 | 2026-03-16T21:56:48.947Z | words system system ogerman |
| 236 | 2026-03-16T21:56:48.947Z | words system system spanish |
| 237 | 2026-03-16T21:56:49.246Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-16T21:56:49.246Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-16T21:56:55.273Z | FMRI IFO |
| 240 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-16T21:56:55.274Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-16T21:56:56.486Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-16T21:56:56.783Z | Updating crates.io index |
| 258 | 2026-03-16T21:56:56.786Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-16T21:56:57.050Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-16T21:56:57.754Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-16T21:56:58.266Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-16T21:57:00.450Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 263 | 2026-03-16T21:57:01.972Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 264 | 2026-03-16T21:57:07.970Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 265 | 2026-03-16T21:57:08.776Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 266 | 2026-03-16T21:57:09.260Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 267 | 2026-03-16T21:57:10.254Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 268 | 2026-03-16T21:57:10.970Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-16T21:57:11.929Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-16T21:57:12.430Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-16T21:57:13.105Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-16T21:57:13.486Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-16T21:57:14.812Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-16T21:57:15.347Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-16T21:57:15.754Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-16T21:57:16.034Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-16T21:57:16.499Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-16T21:57:16.874Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-16T21:57:17.104Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-16T21:57:17.374Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-16T21:57:17.839Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-16T21:57:18.230Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-16T21:57:18.853Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-16T21:57:19.150Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-16T21:57:19.683Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-16T21:57:20.010Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-16T21:57:21.747Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-16T21:57:22.048Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-16T21:57:22.523Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-16T21:57:22.854Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-16T21:57:23.203Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-16T21:57:23.754Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-16T21:57:24.131Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-16T21:57:24.396Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-16T21:57:24.796Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-16T21:57:38.744Z | Downloading crates ... |
| 297 | 2026-03-16T21:57:38.803Z | Downloaded clap v4.5.60 |
| 298 | 2026-03-16T21:57:38.817Z | Downloaded pest_derive v2.8.6 |
| 299 | 2026-03-16T21:57:38.825Z | Downloaded yoke-derive v0.8.1 |
| 300 | 2026-03-16T21:57:38.825Z | Downloaded anstyle v1.0.13 |
| 301 | 2026-03-16T21:57:38.826Z | Downloaded anstyle-parse v0.2.7 |
| 302 | 2026-03-16T21:57:38.826Z | Downloaded potential_utf v0.1.4 |
| 303 | 2026-03-16T21:57:38.826Z | Downloaded icu_locale_core v2.1.1 |
| 304 | 2026-03-16T21:57:38.831Z | Downloaded textwrap v0.16.2 |
| 305 | 2026-03-16T21:57:38.831Z | Downloaded unicode-xid v0.2.6 |
| 306 | 2026-03-16T21:57:38.831Z | Downloaded proc-macro-error v1.0.4 |
| 307 | 2026-03-16T21:57:38.831Z | Downloaded icu_properties v2.1.2 |
| 308 | 2026-03-16T21:57:38.838Z | Downloaded erased-serde v0.4.9 |
| 309 | 2026-03-16T21:57:38.838Z | Downloaded zmij v1.0.21 |
| 310 | 2026-03-16T21:57:38.838Z | Downloaded macaddr v1.0.1 |
| 311 | 2026-03-16T21:57:38.843Z | Downloaded thiserror v2.0.18 |
| 312 | 2026-03-16T21:57:38.844Z | Downloaded utf8parse v0.2.2 |
| 313 | 2026-03-16T21:57:38.844Z | Downloaded unicode-linebreak v0.1.5 |
| 314 | 2026-03-16T21:57:38.844Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-03-16T21:57:38.844Z | Downloaded usdt v0.5.0 |
| 316 | 2026-03-16T21:57:38.858Z | Downloaded serde_derive v1.0.228 |
| 317 | 2026-03-16T21:57:38.858Z | Downloaded typeid v1.0.3 |
| 318 | 2026-03-16T21:57:38.858Z | Downloaded toml_write v0.1.2 |
| 319 | 2026-03-16T21:57:38.858Z | Downloaded serde_core v1.0.228 |
| 320 | 2026-03-16T21:57:38.858Z | Downloaded zerofrom-derive v0.1.6 |
| 321 | 2026-03-16T21:57:38.858Z | Downloaded zerofrom v0.1.6 |
| 322 | 2026-03-16T21:57:38.859Z | Downloaded utf8_iter v1.0.4 |
| 323 | 2026-03-16T21:57:38.859Z | Downloaded toml v0.8.23 |
| 324 | 2026-03-16T21:57:38.867Z | Downloaded cpufeatures v0.2.17 |
| 325 | 2026-03-16T21:57:38.867Z | Downloaded autocfg v1.5.0 |
| 326 | 2026-03-16T21:57:38.867Z | Downloaded equivalent v1.0.2 |
| 327 | 2026-03-16T21:57:38.868Z | Downloaded proc-macro2 v1.0.106 |
| 328 | 2026-03-16T21:57:38.868Z | Downloaded usdt-macro v0.5.0 |
| 329 | 2026-03-16T21:57:38.868Z | Downloaded dtrace-parser v0.2.0 |
| 330 | 2026-03-16T21:57:38.868Z | Downloaded cargo_toml v0.21.0 |
| 331 | 2026-03-16T21:57:38.868Z | Downloaded anstream v0.6.21 |
| 332 | 2026-03-16T21:57:38.880Z | Downloaded version_check v0.9.5 |
| 333 | 2026-03-16T21:57:38.880Z | Downloaded num-traits v0.2.19 |
| 334 | 2026-03-16T21:57:38.880Z | Downloaded thiserror-impl v2.0.18 |
| 335 | 2026-03-16T21:57:38.880Z | Downloaded tabled_derive v0.7.0 |
| 336 | 2026-03-16T21:57:38.880Z | Downloaded writeable v0.6.2 |
| 337 | 2026-03-16T21:57:38.880Z | Downloaded toml_datetime v0.6.11 |
| 338 | 2026-03-16T21:57:38.880Z | Downloaded thiserror v1.0.69 |
| 339 | 2026-03-16T21:57:38.885Z | Downloaded cargo-platform v0.2.0 |
| 340 | 2026-03-16T21:57:38.885Z | Downloaded toml_edit v0.22.27 |
| 341 | 2026-03-16T21:57:38.885Z | Downloaded zerocopy-derive v0.7.35 |
| 342 | 2026-03-16T21:57:38.885Z | Downloaded zerovec-derive v0.11.2 |
| 343 | 2026-03-16T21:57:38.890Z | Downloaded tinystr v0.8.2 |
| 344 | 2026-03-16T21:57:38.890Z | Downloaded usdt-impl v0.5.0 |
| 345 | 2026-03-16T21:57:38.890Z | Downloaded unicode-ident v1.0.24 |
| 346 | 2026-03-16T21:57:38.900Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-03-16T21:57:38.900Z | Downloaded cfg-if v1.0.4 |
| 348 | 2026-03-16T21:57:38.900Z | Downloaded swrite v0.1.0 |
| 349 | 2026-03-16T21:57:38.900Z | Downloaded yoke v0.8.1 |
| 350 | 2026-03-16T21:57:38.900Z | Downloaded proc-macro-error-attr v1.0.4 |
| 351 | 2026-03-16T21:57:38.905Z | Downloaded ucd-trie v0.1.7 |
| 352 | 2026-03-16T21:57:38.905Z | Downloaded block-buffer v0.10.4 |
| 353 | 2026-03-16T21:57:38.906Z | Downloaded fastrand v2.3.0 |
| 354 | 2026-03-16T21:57:38.906Z | Downloaded ordered-float v2.10.1 |
| 355 | 2026-03-16T21:57:38.906Z | Downloaded percent-encoding v2.3.2 |
| 356 | 2026-03-16T21:57:38.906Z | Downloaded pretty-hex v0.4.1 |
| 357 | 2026-03-16T21:57:38.906Z | Downloaded heck v0.5.0 |
| 358 | 2026-03-16T21:57:38.906Z | Downloaded form_urlencoded v1.2.2 |
| 359 | 2026-03-16T21:57:38.906Z | Downloaded fnv v1.0.7 |
| 360 | 2026-03-16T21:57:38.906Z | Downloaded itoa v1.0.17 |
| 361 | 2026-03-16T21:57:38.911Z | Downloaded url v2.5.8 |
| 362 | 2026-03-16T21:57:38.911Z | Downloaded stable_deref_trait v1.2.1 |
| 363 | 2026-03-16T21:57:38.911Z | Downloaded heck v0.4.1 |
| 364 | 2026-03-16T21:57:38.912Z | Downloaded plain v0.2.3 |
| 365 | 2026-03-16T21:57:38.912Z | Downloaded typenum v1.19.0 |
| 366 | 2026-03-16T21:57:38.925Z | Downloaded memmap v0.7.0 |
| 367 | 2026-03-16T21:57:38.925Z | Downloaded clap_lex v1.0.0 |
| 368 | 2026-03-16T21:57:38.925Z | Downloaded scroll_derive v0.12.1 |
| 369 | 2026-03-16T21:57:38.925Z | Downloaded semver v1.0.27 |
| 370 | 2026-03-16T21:57:38.926Z | Downloaded idna_adapter v1.2.1 |
| 371 | 2026-03-16T21:57:38.926Z | Downloaded generic-array v0.14.7 |
| 372 | 2026-03-16T21:57:38.926Z | Downloaded is_terminal_polyfill v1.70.2 |
| 373 | 2026-03-16T21:57:38.926Z | Downloaded zerotrie v0.2.3 |
| 374 | 2026-03-16T21:57:38.926Z | Downloaded zerovec v0.11.5 |
| 375 | 2026-03-16T21:57:38.934Z | Downloaded dof v0.3.0 |
| 376 | 2026-03-16T21:57:38.934Z | Downloaded serde-value v0.7.0 |
| 377 | 2026-03-16T21:57:38.935Z | Downloaded thread-id v4.2.2 |
| 378 | 2026-03-16T21:57:38.935Z | Downloaded zerocopy v0.7.35 |
| 379 | 2026-03-16T21:57:38.939Z | Downloaded terminal_size v0.4.3 |
| 380 | 2026-03-16T21:57:38.942Z | Downloaded winnow v0.7.14 |
| 381 | 2026-03-16T21:57:38.950Z | Downloaded serde_spanned v0.6.9 |
| 382 | 2026-03-16T21:57:38.958Z | Downloaded unicode-width v0.2.0 |
| 383 | 2026-03-16T21:57:38.958Z | Downloaded smawk v0.3.2 |
| 384 | 2026-03-16T21:57:38.958Z | Downloaded sha2 v0.10.9 |
| 385 | 2026-03-16T21:57:38.958Z | Downloaded serde_tokenstream v0.2.3 |
| 386 | 2026-03-16T21:57:38.966Z | Downloaded unicode-width v0.1.14 |
| 387 | 2026-03-16T21:57:38.966Z | Downloaded quote v1.0.44 |
| 388 | 2026-03-16T21:57:38.966Z | Downloaded icu_normalizer_data v2.1.1 |
| 389 | 2026-03-16T21:57:38.970Z | Downloaded crypto-common v0.1.7 |
| 390 | 2026-03-16T21:57:38.970Z | Downloaded fs-err v3.3.0 |
| 391 | 2026-03-16T21:57:38.971Z | Downloaded camino-tempfile v1.4.1 |
| 392 | 2026-03-16T21:57:38.971Z | Downloaded colorchoice v1.0.4 |
| 393 | 2026-03-16T21:57:38.971Z | Downloaded anstyle-query v1.1.5 |
| 394 | 2026-03-16T21:57:38.971Z | Downloaded smallvec v1.15.1 |
| 395 | 2026-03-16T21:57:38.972Z | Downloaded digest v0.10.7 |
| 396 | 2026-03-16T21:57:38.972Z | Downloaded cargo-util-schemas v0.8.2 |
| 397 | 2026-03-16T21:57:38.976Z | Downloaded bytecount v0.6.9 |
| 398 | 2026-03-16T21:57:38.976Z | Downloaded errno v0.3.14 |
| 399 | 2026-03-16T21:57:38.977Z | Downloaded strsim v0.11.1 |
| 400 | 2026-03-16T21:57:38.977Z | Downloaded byteorder v1.5.0 |
| 401 | 2026-03-16T21:57:38.981Z | Downloaded scroll v0.12.0 |
| 402 | 2026-03-16T21:57:38.987Z | Downloaded synstructure v0.13.2 |
| 403 | 2026-03-16T21:57:38.991Z | Downloaded serde-untagged v0.1.9 |
| 404 | 2026-03-16T21:57:38.991Z | Downloaded displaydoc v0.2.5 |
| 405 | 2026-03-16T21:57:38.991Z | Downloaded serde v1.0.228 |
| 406 | 2026-03-16T21:57:38.997Z | Downloaded once_cell v1.21.3 |
| 407 | 2026-03-16T21:57:39.000Z | Downloaded cargo_metadata v0.21.0 |
| 408 | 2026-03-16T21:57:39.000Z | Downloaded bitflags v2.11.0 |
| 409 | 2026-03-16T21:57:39.000Z | Downloaded pest_generator v2.8.6 |
| 410 | 2026-03-16T21:57:39.008Z | Downloaded tempfile v3.25.0 |
| 411 | 2026-03-16T21:57:39.012Z | Downloaded clap_derive v4.5.55 |
| 412 | 2026-03-16T21:57:39.012Z | Downloaded camino v1.2.2 |
| 413 | 2026-03-16T21:57:39.017Z | Downloaded anyhow v1.0.102 |
| 414 | 2026-03-16T21:57:39.021Z | Downloaded litemap v0.8.1 |
| 415 | 2026-03-16T21:57:39.027Z | Downloaded log v0.4.29 |
| 416 | 2026-03-16T21:57:39.038Z | Downloaded icu_provider v2.1.1 |
| 417 | 2026-03-16T21:57:39.051Z | Downloaded papergrid v0.11.0 |
| 418 | 2026-03-16T21:57:39.059Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-03-16T21:57:39.059Z | Downloaded getrandom v0.4.1 |
| 420 | 2026-03-16T21:57:39.059Z | Downloaded icu_normalizer v2.1.1 |
| 421 | 2026-03-16T21:57:39.085Z | Downloaded indexmap v2.13.0 |
| 422 | 2026-03-16T21:57:39.096Z | Downloaded memchr v2.8.0 |
| 423 | 2026-03-16T21:57:39.097Z | Downloaded icu_properties_data v2.1.2 |
| 424 | 2026-03-16T21:57:39.104Z | Downloaded icu_collections v2.1.1 |
| 425 | 2026-03-16T21:57:39.117Z | Downloaded pest v2.8.6 |
| 426 | 2026-03-16T21:57:39.118Z | Downloaded hashbrown v0.16.1 |
| 427 | 2026-03-16T21:57:39.123Z | Downloaded idna v1.1.0 |
| 428 | 2026-03-16T21:57:39.128Z | Downloaded clap_builder v4.5.60 |
| 429 | 2026-03-16T21:57:39.149Z | Downloaded serde_json v1.0.149 |
| 430 | 2026-03-16T21:57:39.174Z | Downloaded goblin v0.8.2 |
| 431 | 2026-03-16T21:57:39.174Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-16T21:57:39.174Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-16T21:57:39.185Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-16T21:57:39.192Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-16T21:57:39.228Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-16T21:57:39.304Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-16T21:57:39.309Z | Compiling unicode-ident v1.0.24 |
| 438 | 2026-03-16T21:57:39.309Z | Compiling quote v1.0.44 |
| 439 | 2026-03-16T21:57:39.309Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-16T21:57:39.309Z | Compiling libc v0.2.180 |
| 441 | 2026-03-16T21:57:39.309Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-16T21:57:39.309Z | Compiling memchr v2.8.0 |
| 443 | 2026-03-16T21:57:39.309Z | Compiling stable_deref_trait v1.2.1 |
| 444 | 2026-03-16T21:57:39.310Z | Compiling serde v1.0.228 |
| 445 | 2026-03-16T21:57:39.510Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-16T21:57:39.515Z | Compiling ucd-trie v0.1.7 |
| 447 | 2026-03-16T21:57:39.534Z | Compiling itoa v1.0.17 |
| 448 | 2026-03-16T21:57:39.539Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-16T21:57:39.539Z | Compiling thiserror v1.0.69 |
| 450 | 2026-03-16T21:57:39.539Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-16T21:57:39.846Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-16T21:57:39.872Z | Compiling byteorder v1.5.0 |
| 453 | 2026-03-16T21:57:39.929Z | Compiling rustix v1.1.3 |
| 454 | 2026-03-16T21:57:39.934Z | Compiling icu_normalizer_data v2.1.1 |
| 455 | 2026-03-16T21:57:40.115Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-03-16T21:57:40.165Z | Compiling serde_json v1.0.149 |
| 457 | 2026-03-16T21:57:40.206Z | Compiling bitflags v2.11.0 |
| 458 | 2026-03-16T21:57:40.275Z | Compiling num-traits v0.2.19 |
| 459 | 2026-03-16T21:57:40.471Z | Compiling pest v2.8.6 |
| 460 | 2026-03-16T21:57:40.682Z | Compiling typeid v1.0.3 |
| 461 | 2026-03-16T21:57:40.698Z | Compiling smallvec v1.15.1 |
| 462 | 2026-03-16T21:57:40.761Z | Compiling equivalent v1.0.2 |
| 463 | 2026-03-16T21:57:40.770Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-03-16T21:57:40.839Z | Compiling proc-macro-error-attr v1.0.4 |
| 465 | 2026-03-16T21:57:40.849Z | Compiling usdt-impl v0.5.0 |
| 466 | 2026-03-16T21:57:41.090Z | Compiling winnow v0.7.14 |
| 467 | 2026-03-16T21:57:41.105Z | Compiling syn v1.0.109 |
| 468 | 2026-03-16T21:57:41.114Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-16T21:57:41.167Z | Compiling toml_write v0.1.2 |
| 470 | 2026-03-16T21:57:41.196Z | Compiling proc-macro-error v1.0.4 |
| 471 | 2026-03-16T21:57:41.380Z | Compiling errno v0.3.14 |
| 472 | 2026-03-16T21:57:41.420Z | Compiling thread-id v4.2.2 |
| 473 | 2026-03-16T21:57:41.441Z | Compiling utf8_iter v1.0.4 |
| 474 | 2026-03-16T21:57:41.473Z | Compiling plain v0.2.3 |
| 475 | 2026-03-16T21:57:41.476Z | Compiling camino v1.2.2 |
| 476 | 2026-03-16T21:57:41.588Z | Compiling indexmap v2.13.0 |
| 477 | 2026-03-16T21:57:41.628Z | Compiling log v0.4.29 |
| 478 | 2026-03-16T21:57:41.644Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-03-16T21:57:41.715Z | Compiling thiserror v2.0.18 |
| 480 | 2026-03-16T21:57:41.738Z | Compiling getrandom v0.4.1 |
| 481 | 2026-03-16T21:57:41.755Z | Compiling utf8parse v0.2.2 |
| 482 | 2026-03-16T21:57:41.885Z | Compiling syn v2.0.117 |
| 483 | 2026-03-16T21:57:41.926Z | Compiling anstyle-parse v0.2.7 |
| 484 | 2026-03-16T21:57:41.954Z | Compiling form_urlencoded v1.2.2 |
| 485 | 2026-03-16T21:57:42.111Z | Compiling pretty-hex v0.4.1 |
| 486 | 2026-03-16T21:57:42.185Z | Compiling pest_meta v2.8.6 |
| 487 | 2026-03-16T21:57:42.246Z | Compiling ordered-float v2.10.1 |
| 488 | 2026-03-16T21:57:42.262Z | Compiling anstyle-query v1.1.5 |
| 489 | 2026-03-16T21:57:42.302Z | Compiling colorchoice v1.0.4 |
| 490 | 2026-03-16T21:57:42.357Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-03-16T21:57:42.391Z | Compiling anstyle v1.0.13 |
| 492 | 2026-03-16T21:57:42.419Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-16T21:57:42.497Z | Compiling fs-err v3.3.0 |
| 494 | 2026-03-16T21:57:42.501Z | Compiling anyhow v1.0.102 |
| 495 | 2026-03-16T21:57:42.582Z | Compiling heck v0.5.0 |
| 496 | 2026-03-16T21:57:42.611Z | Compiling bytecount v0.6.9 |
| 497 | 2026-03-16T21:57:42.615Z | Compiling anstream v0.6.21 |
| 498 | 2026-03-16T21:57:42.668Z | Compiling fastrand v2.3.0 |
| 499 | 2026-03-16T21:57:42.698Z | Compiling unicode-xid v0.2.6 |
| 500 | 2026-03-16T21:57:42.754Z | Compiling fnv v1.0.7 |
| 501 | 2026-03-16T21:57:42.782Z | Compiling terminal_size v0.4.3 |
| 502 | 2026-03-16T21:57:42.809Z | Compiling once_cell v1.21.3 |
| 503 | 2026-03-16T21:57:42.898Z | Compiling heck v0.4.1 |
| 504 | 2026-03-16T21:57:42.924Z | Compiling strsim v0.11.1 |
| 505 | 2026-03-16T21:57:42.969Z | Compiling clap_lex v1.0.0 |
| 506 | 2026-03-16T21:57:42.996Z | Compiling unicode-width v0.1.14 |
| 507 | 2026-03-16T21:57:43.087Z | Compiling tempfile v3.25.0 |
| 508 | 2026-03-16T21:57:43.142Z | Compiling memmap v0.7.0 |
| 509 | 2026-03-16T21:57:43.146Z | Compiling unicode-linebreak v0.1.5 |
| 510 | 2026-03-16T21:57:43.217Z | Compiling smawk v0.3.2 |
| 511 | 2026-03-16T21:57:43.224Z | Compiling clap_builder v4.5.60 |
| 512 | 2026-03-16T21:57:43.258Z | Compiling unicode-width v0.2.0 |
| 513 | 2026-03-16T21:57:43.345Z | Compiling papergrid v0.11.0 |
| 514 | 2026-03-16T21:57:43.621Z | Compiling semver v1.0.27 |
| 515 | 2026-03-16T21:57:43.646Z | Compiling textwrap v0.16.2 |
| 516 | 2026-03-16T21:57:43.674Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 517 | 2026-03-16T21:57:43.745Z | Compiling swrite v0.1.0 |
| 518 | 2026-03-16T21:57:43.937Z | Compiling camino-tempfile v1.4.1 |
| 519 | 2026-03-16T21:57:44.103Z | Compiling serde-untagged v0.1.9 |
| 520 | 2026-03-16T21:57:44.398Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-16T21:57:45.275Z | Compiling tabled v0.15.0 |
| 522 | 2026-03-16T21:57:45.576Z | Compiling synstructure v0.13.2 |
| 523 | 2026-03-16T21:57:45.576Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-03-16T21:57:46.295Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-16T21:57:46.299Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-16T21:57:46.299Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-16T21:57:46.299Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-16T21:57:46.299Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-16T21:57:46.299Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-16T21:57:46.299Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-16T21:57:46.299Z | Compiling scroll_derive v0.12.1 |
| 532 | 2026-03-16T21:57:46.299Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-03-16T21:57:46.299Z | Compiling clap_derive v4.5.55 |
| 534 | 2026-03-16T21:57:46.395Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-03-16T21:57:47.454Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-16T21:57:47.541Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-16T21:57:47.667Z | Compiling zerofrom v0.1.6 |
| 538 | 2026-03-16T21:57:47.763Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-16T21:57:47.804Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-16T21:57:47.925Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-16T21:57:48.003Z | Compiling zerovec v0.11.5 |
| 542 | 2026-03-16T21:57:48.003Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-03-16T21:57:48.241Z | Compiling clap v4.5.60 |
| 544 | 2026-03-16T21:57:48.598Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-16T21:57:48.598Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-16T21:57:48.757Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-16T21:57:48.802Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-16T21:57:49.583Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-16T21:57:49.700Z | Compiling toml_datetime v0.6.11 |
| 550 | 2026-03-16T21:57:49.704Z | Compiling serde_spanned v0.6.9 |
| 551 | 2026-03-16T21:57:49.704Z | Compiling serde-value v0.7.0 |
| 552 | 2026-03-16T21:57:49.704Z | Compiling cargo-platform v0.2.0 |
| 553 | 2026-03-16T21:57:49.705Z | Compiling macaddr v1.0.1 |
| 554 | 2026-03-16T21:57:49.724Z | Compiling dof v0.3.0 |
| 555 | 2026-03-16T21:57:49.728Z | Compiling serde_tokenstream v0.2.3 |
| 556 | 2026-03-16T21:57:49.884Z | Compiling icu_normalizer v2.1.1 |
| 557 | 2026-03-16T21:57:49.888Z | Compiling icu_properties v2.1.2 |
| 558 | 2026-03-16T21:57:50.034Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-03-16T21:57:50.654Z | Compiling usdt-attr-macro v0.5.0 |
| 560 | 2026-03-16T21:57:50.654Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-03-16T21:57:51.047Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-16T21:57:51.176Z | Compiling idna v1.1.0 |
| 563 | 2026-03-16T21:57:51.526Z | Compiling url v2.5.8 |
| 564 | 2026-03-16T21:57:51.530Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-16T21:57:51.779Z | Compiling toml v0.8.23 |
| 566 | 2026-03-16T21:57:52.296Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-16T21:57:52.296Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-16T21:57:53.530Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-16T21:57:54.660Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-16T21:57:57.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 571 | 2026-03-16T21:57:57.840Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-16T21:57:58.549Z | Downloading crates ... |
| 573 | 2026-03-16T21:57:58.698Z | Downloaded aead v0.5.2 |
| 574 | 2026-03-16T21:57:58.702Z | Downloaded adler2 v2.0.1 |
| 575 | 2026-03-16T21:57:58.706Z | Downloaded async-stream v0.3.6 |
| 576 | 2026-03-16T21:57:58.709Z | Downloaded async-stream-impl v0.3.6 |
| 577 | 2026-03-16T21:57:58.712Z | Downloaded embedded-io v0.6.1 |
| 578 | 2026-03-16T21:57:58.716Z | Downloaded derive_builder_core v0.20.2 |
| 579 | 2026-03-16T21:57:58.720Z | Downloaded flagset v0.4.7 |
| 580 | 2026-03-16T21:57:58.723Z | Downloaded derive_builder v0.20.2 |
| 581 | 2026-03-16T21:57:58.730Z | Downloaded dtrace-parser v0.3.0 |
| 582 | 2026-03-16T21:57:58.733Z | Downloaded fixedbitset v0.5.7 |
| 583 | 2026-03-16T21:57:58.737Z | Downloaded defmt v1.0.1 |
| 584 | 2026-03-16T21:57:58.742Z | Downloaded foreign-types-shared v0.3.1 |
| 585 | 2026-03-16T21:57:58.745Z | Downloaded crossbeam-epoch v0.9.18 |
| 586 | 2026-03-16T21:57:58.750Z | Downloaded elliptic-curve v0.13.8 |
| 587 | 2026-03-16T21:57:58.755Z | Downloaded csv-core v0.1.13 |
| 588 | 2026-03-16T21:57:58.759Z | Downloaded dirs-sys-next v0.1.2 |
| 589 | 2026-03-16T21:57:58.762Z | Downloaded foreign-types v0.5.0 |
| 590 | 2026-03-16T21:57:58.765Z | Downloaded darling v0.21.3 |
| 591 | 2026-03-16T21:57:58.772Z | Downloaded foldhash v0.1.5 |
| 592 | 2026-03-16T21:57:58.776Z | Downloaded cipher v0.4.4 |
| 593 | 2026-03-16T21:57:58.780Z | Downloaded debug-ignore v1.0.5 |
| 594 | 2026-03-16T21:57:58.784Z | Downloaded crunchy v0.2.4 |
| 595 | 2026-03-16T21:57:58.787Z | Downloaded dsl_auto_type v0.1.3 |
| 596 | 2026-03-16T21:57:58.790Z | Downloaded cfg_aliases v0.1.1 |
| 597 | 2026-03-16T21:57:58.793Z | Downloaded foreign-types-macros v0.2.3 |
| 598 | 2026-03-16T21:57:58.796Z | Downloaded foreign-types v0.3.2 |
| 599 | 2026-03-16T21:57:58.799Z | Downloaded fd-lock v4.0.4 |
| 600 | 2026-03-16T21:57:58.802Z | Downloaded enum-as-inner v0.6.1 |
| 601 | 2026-03-16T21:57:58.806Z | Downloaded endian-type v0.1.2 |
| 602 | 2026-03-16T21:57:58.809Z | Downloaded ed25519 v2.2.3 |
| 603 | 2026-03-16T21:57:58.813Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 604 | 2026-03-16T21:57:58.816Z | Downloaded atomic-waker v1.1.2 |
| 605 | 2026-03-16T21:57:58.819Z | Downloaded foreign-types-shared v0.1.1 |
| 606 | 2026-03-16T21:57:58.823Z | Downloaded dirs-next v2.0.0 |
| 607 | 2026-03-16T21:57:58.826Z | Downloaded crc v3.4.0 |
| 608 | 2026-03-16T21:57:58.828Z | Downloaded futures-core v0.3.32 |
| 609 | 2026-03-16T21:57:58.831Z | Downloaded defmt v0.3.100 |
| 610 | 2026-03-16T21:57:58.835Z | Downloaded futures-sink v0.3.32 |
| 611 | 2026-03-16T21:57:58.838Z | Downloaded futures-task v0.3.32 |
| 612 | 2026-03-16T21:57:58.841Z | Downloaded funty v2.0.0 |
| 613 | 2026-03-16T21:57:58.844Z | Downloaded globwalk v0.9.1 |
| 614 | 2026-03-16T21:57:58.848Z | Downloaded headers-core v0.3.0 |
| 615 | 2026-03-16T21:57:58.851Z | Downloaded ecdsa v0.16.9 |
| 616 | 2026-03-16T21:57:58.854Z | Downloaded drift v0.1.3 |
| 617 | 2026-03-16T21:57:58.857Z | Downloaded fxhash v0.2.1 |
| 618 | 2026-03-16T21:57:58.860Z | Downloaded foldhash v0.2.0 |
| 619 | 2026-03-16T21:57:58.863Z | Downloaded darling v0.23.0 |
| 620 | 2026-03-16T21:57:58.869Z | Downloaded hex-literal v0.4.1 |
| 621 | 2026-03-16T21:57:58.872Z | Downloaded hubpack_derive v0.1.1 |
| 622 | 2026-03-16T21:57:58.875Z | Downloaded hubpack v0.1.2 |
| 623 | 2026-03-16T21:57:58.878Z | Downloaded httpdate v1.0.3 |
| 624 | 2026-03-16T21:57:58.880Z | Downloaded hash32 v0.2.1 |
| 625 | 2026-03-16T21:57:58.883Z | Downloaded constant_time_eq v0.4.2 |
| 626 | 2026-03-16T21:57:58.886Z | Downloaded hostname v0.4.2 |
| 627 | 2026-03-16T21:57:58.890Z | Downloaded hex v0.4.3 |
| 628 | 2026-03-16T21:57:58.893Z | Downloaded http-range v0.1.5 |
| 629 | 2026-03-16T21:57:58.896Z | Downloaded erased-serde v0.3.31 |
| 630 | 2026-03-16T21:57:58.899Z | Downloaded filetime v0.2.27 |
| 631 | 2026-03-16T21:57:58.902Z | Downloaded group v0.13.0 |
| 632 | 2026-03-16T21:57:58.905Z | Downloaded ident_case v1.0.1 |
| 633 | 2026-03-16T21:57:58.908Z | Downloaded indent_write v2.2.0 |
| 634 | 2026-03-16T21:57:58.911Z | Downloaded fs_extra v1.3.0 |
| 635 | 2026-03-16T21:57:58.930Z | Downloaded is_ci v1.2.0 |
| 636 | 2026-03-16T21:57:58.933Z | Downloaded crossbeam-channel v0.5.15 |
| 637 | 2026-03-16T21:57:58.939Z | Downloaded indoc v1.0.9 |
| 638 | 2026-03-16T21:57:58.942Z | Downloaded blake2 v0.10.6 |
| 639 | 2026-03-16T21:57:58.946Z | Downloaded kstat-rs v0.2.4 |
| 640 | 2026-03-16T21:57:58.949Z | Downloaded keccak v0.1.6 |
| 641 | 2026-03-16T21:57:58.952Z | Downloaded inout v0.1.4 |
| 642 | 2026-03-16T21:57:58.955Z | Downloaded instability v0.3.11 |
| 643 | 2026-03-16T21:57:58.957Z | Downloaded is-terminal v0.4.17 |
| 644 | 2026-03-16T21:57:58.960Z | Downloaded derive-ex v0.1.8 |
| 645 | 2026-03-16T21:57:58.963Z | Downloaded globset v0.4.18 |
| 646 | 2026-03-16T21:57:58.966Z | Downloaded des v0.8.1 |
| 647 | 2026-03-16T21:57:58.969Z | Downloaded ingot v0.1.1 |
| 648 | 2026-03-16T21:57:58.972Z | Downloaded indoc v2.0.7 |
| 649 | 2026-03-16T21:57:58.976Z | Downloaded managed v0.8.0 |
| 650 | 2026-03-16T21:57:58.979Z | Downloaded lru-slab v0.1.2 |
| 651 | 2026-03-16T21:57:58.982Z | Downloaded lru v0.12.5 |
| 652 | 2026-03-16T21:57:58.984Z | Downloaded linked-hash-map v0.5.6 |
| 653 | 2026-03-16T21:57:58.987Z | Downloaded lzss v0.8.2 |
| 654 | 2026-03-16T21:57:58.990Z | Downloaded half v1.8.3 |
| 655 | 2026-03-16T21:57:58.993Z | Downloaded memoffset v0.9.1 |
| 656 | 2026-03-16T21:57:58.996Z | Downloaded mime v0.3.17 |
| 657 | 2026-03-16T21:57:58.999Z | Downloaded newtype-uuid-macros v0.1.0 |
| 658 | 2026-03-16T21:57:59.001Z | Downloaded nibble_vec v0.1.0 |
| 659 | 2026-03-16T21:57:59.004Z | Downloaded http-body-util v0.1.3 |
| 660 | 2026-03-16T21:57:59.008Z | Downloaded md5 v0.7.0 |
| 661 | 2026-03-16T21:57:59.011Z | Downloaded match_cfg v0.1.0 |
| 662 | 2026-03-16T21:57:59.014Z | Downloaded hyper-staticfile v0.10.1 |
| 663 | 2026-03-16T21:57:59.017Z | Downloaded md-5 v0.10.6 |
| 664 | 2026-03-16T21:57:59.019Z | Downloaded maplit v1.0.2 |
| 665 | 2026-03-16T21:57:59.022Z | Downloaded newtype_derive v0.1.6 |
| 666 | 2026-03-16T21:57:59.022Z | Downloaded newline-converter v0.3.0 |
| 667 | 2026-03-16T21:57:59.025Z | Downloaded new_debug_unreachable v1.0.6 |
| 668 | 2026-03-16T21:57:59.028Z | Downloaded nonempty v0.12.0 |
| 669 | 2026-03-16T21:57:59.031Z | Downloaded libloading v0.8.9 |
| 670 | 2026-03-16T21:57:59.034Z | Downloaded iana-time-zone v0.1.65 |
| 671 | 2026-03-16T21:57:59.037Z | Downloaded derive_more v0.99.20 |
| 672 | 2026-03-16T21:57:59.041Z | Downloaded normalize-line-endings v0.3.0 |
| 673 | 2026-03-16T21:57:59.044Z | Downloaded libsw-core v0.3.2 |
| 674 | 2026-03-16T21:57:59.130Z | Downloaded num_threads v0.1.7 |
| 675 | 2026-03-16T21:57:59.130Z | Downloaded hickory-client v0.25.2 |
| 676 | 2026-03-16T21:57:59.130Z | Downloaded highway v1.3.0 |
| 677 | 2026-03-16T21:57:59.130Z | Downloaded fatfs v0.3.6 |
| 678 | 2026-03-16T21:57:59.130Z | Downloaded libscf-sys v1.1.0 |
| 679 | 2026-03-16T21:57:59.130Z | Downloaded num-derive v0.3.3 |
| 680 | 2026-03-16T21:57:59.130Z | Downloaded openssl-probe v0.1.6 |
| 681 | 2026-03-16T21:57:59.131Z | Downloaded oso-derive v0.27.3 |
| 682 | 2026-03-16T21:57:59.131Z | Downloaded num-conv v0.2.0 |
| 683 | 2026-03-16T21:57:59.131Z | Downloaded num-iter v0.1.45 |
| 684 | 2026-03-16T21:57:59.131Z | Downloaded num v0.4.3 |
| 685 | 2026-03-16T21:57:59.131Z | Downloaded openssl-macros v0.1.1 |
| 686 | 2026-03-16T21:57:59.131Z | Downloaded linear-map v1.2.0 |
| 687 | 2026-03-16T21:57:59.131Z | Downloaded crc-any v2.5.0 |
| 688 | 2026-03-16T21:57:59.131Z | Downloaded crc32fast v1.5.0 |
| 689 | 2026-03-16T21:57:59.131Z | Downloaded lock_api v0.4.14 |
| 690 | 2026-03-16T21:57:59.131Z | Downloaded opaque-debug v0.3.1 |
| 691 | 2026-03-16T21:57:59.131Z | Downloaded nodrop v0.1.14 |
| 692 | 2026-03-16T21:57:59.131Z | Downloaded openssl-probe v0.2.1 |
| 693 | 2026-03-16T21:57:59.131Z | Downloaded native-tls v0.2.18 |
| 694 | 2026-03-16T21:57:59.131Z | Downloaded pbkdf2 v0.11.0 |
| 695 | 2026-03-16T21:57:59.131Z | Downloaded futures v0.3.32 |
| 696 | 2026-03-16T21:57:59.131Z | Downloaded multer v3.1.0 |
| 697 | 2026-03-16T21:57:59.131Z | Downloaded bumpalo v3.20.2 |
| 698 | 2026-03-16T21:57:59.131Z | Downloaded allocator-api2 v0.2.21 |
| 699 | 2026-03-16T21:57:59.131Z | Downloaded nu-ansi-term v0.50.3 |
| 700 | 2026-03-16T21:57:59.131Z | Downloaded pbkdf2 v0.12.2 |
| 701 | 2026-03-16T21:57:59.131Z | Downloaded packed_struct_codegen v0.10.1 |
| 702 | 2026-03-16T21:57:59.131Z | Downloaded path-slash v0.1.5 |
| 703 | 2026-03-16T21:57:59.131Z | Downloaded num_enum_derive v0.7.5 |
| 704 | 2026-03-16T21:57:59.131Z | Downloaded phf_shared v0.11.3 |
| 705 | 2026-03-16T21:57:59.135Z | Downloaded der v0.7.10 |
| 706 | 2026-03-16T21:57:59.138Z | Downloaded phf_shared v0.12.1 |
| 707 | 2026-03-16T21:57:59.138Z | Downloaded mime_guess v2.0.5 |
| 708 | 2026-03-16T21:57:59.141Z | Downloaded owo-colors v4.3.0 |
| 709 | 2026-03-16T21:57:59.144Z | Downloaded half v2.7.1 |
| 710 | 2026-03-16T21:57:59.147Z | Downloaded hmac v0.12.1 |
| 711 | 2026-03-16T21:57:59.150Z | Downloaded heapless v0.7.17 |
| 712 | 2026-03-16T21:57:59.153Z | Downloaded predicates-core v1.0.10 |
| 713 | 2026-03-16T21:57:59.156Z | Downloaded olpc-cjson v0.1.4 |
| 714 | 2026-03-16T21:57:59.159Z | Downloaded num_enum v0.5.11 |
| 715 | 2026-03-16T21:57:59.163Z | Downloaded pin-utils v0.1.0 |
| 716 | 2026-03-16T21:57:59.166Z | Downloaded litrs v1.0.0 |
| 717 | 2026-03-16T21:57:59.169Z | Downloaded heapless v0.8.0 |
| 718 | 2026-03-16T21:57:59.173Z | Downloaded packed_struct v0.10.1 |
| 719 | 2026-03-16T21:57:59.175Z | Downloaded const_format v0.2.35 |
| 720 | 2026-03-16T21:57:59.179Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 721 | 2026-03-16T21:57:59.182Z | Downloaded oxide-tokio-rt v0.1.2 |
| 722 | 2026-03-16T21:57:59.185Z | Downloaded flate2 v1.1.9 |
| 723 | 2026-03-16T21:57:59.189Z | Downloaded progenitor-client v0.11.2 |
| 724 | 2026-03-16T21:57:59.193Z | Downloaded psl-types v2.0.11 |
| 725 | 2026-03-16T21:57:59.196Z | Downloaded darling_core v0.23.0 |
| 726 | 2026-03-16T21:57:59.199Z | Downloaded aes-gcm v0.10.3 |
| 727 | 2026-03-16T21:57:59.202Z | Downloaded pem v3.0.6 |
| 728 | 2026-03-16T21:57:59.205Z | Downloaded expectorate v1.2.0 |
| 729 | 2026-03-16T21:57:59.208Z | Downloaded pem-rfc7468 v0.7.0 |
| 730 | 2026-03-16T21:57:59.211Z | Downloaded radium v0.7.0 |
| 731 | 2026-03-16T21:57:59.214Z | Downloaded progenitor-macro v0.10.0 |
| 732 | 2026-03-16T21:57:59.214Z | Downloaded progenitor-macro v0.13.0 |
| 733 | 2026-03-16T21:57:59.217Z | Downloaded pin-project-internal v1.1.11 |
| 734 | 2026-03-16T21:57:59.220Z | Downloaded poly1305 v0.8.0 |
| 735 | 2026-03-16T21:57:59.223Z | Downloaded predicates v3.1.4 |
| 736 | 2026-03-16T21:57:59.226Z | Downloaded postgres-protocol v0.6.10 |
| 737 | 2026-03-16T21:57:59.226Z | Downloaded pin-project-lite v0.2.17 |
| 738 | 2026-03-16T21:57:59.231Z | Downloaded progenitor-macro v0.11.2 |
| 739 | 2026-03-16T21:57:59.234Z | Downloaded crossterm v0.29.0 |
| 740 | 2026-03-16T21:57:59.239Z | Downloaded quick-error v1.2.3 |
| 741 | 2026-03-16T21:57:59.242Z | Downloaded num-complex v0.4.6 |
| 742 | 2026-03-16T21:57:59.245Z | Downloaded libbz2-rs-sys v0.2.2 |
| 743 | 2026-03-16T21:57:59.247Z | Downloaded pkg-config v0.3.32 |
| 744 | 2026-03-16T21:57:59.250Z | Downloaded rand_xorshift v0.4.0 |
| 745 | 2026-03-16T21:57:59.250Z | Downloaded parking_lot v0.12.5 |
| 746 | 2026-03-16T21:57:59.253Z | Downloaded cc v1.2.56 |
| 747 | 2026-03-16T21:57:59.256Z | Downloaded ref-cast-impl v1.0.25 |
| 748 | 2026-03-16T21:57:59.259Z | Downloaded recursive v0.1.1 |
| 749 | 2026-03-16T21:57:59.262Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 750 | 2026-03-16T21:57:59.262Z | Downloaded ppv-lite86 v0.2.21 |
| 751 | 2026-03-16T21:57:59.265Z | Downloaded progenitor-client v0.13.0 |
| 752 | 2026-03-16T21:57:59.267Z | Downloaded derive_more-impl v2.1.1 |
| 753 | 2026-03-16T21:57:59.271Z | Downloaded ref-cast v1.0.25 |
| 754 | 2026-03-16T21:57:59.273Z | Downloaded progenitor-extras v0.1.1 |
| 755 | 2026-03-16T21:57:59.276Z | Downloaded progenitor v0.13.0 |
| 756 | 2026-03-16T21:57:59.279Z | Downloaded password-hash v0.4.2 |
| 757 | 2026-03-16T21:57:59.282Z | Downloaded parking_lot_core v0.9.12 |
| 758 | 2026-03-16T21:57:59.285Z | Downloaded russh-cryptovec v0.7.3 |
| 759 | 2026-03-16T21:57:59.285Z | Downloaded peg v0.8.5 |
| 760 | 2026-03-16T21:57:59.288Z | Downloaded rfc6979 v0.4.0 |
| 761 | 2026-03-16T21:57:59.291Z | Downloaded rand_chacha v0.3.1 |
| 762 | 2026-03-16T21:57:59.293Z | Downloaded r2d2 v0.8.10 |
| 763 | 2026-03-16T21:57:59.296Z | Downloaded rustc_version v0.4.1 |
| 764 | 2026-03-16T21:57:59.296Z | Downloaded rustc_version v0.1.7 |
| 765 | 2026-03-16T21:57:59.299Z | Downloaded rtoolbox v0.0.3 |
| 766 | 2026-03-16T21:57:59.302Z | Downloaded scopeguard v1.2.0 |
| 767 | 2026-03-16T21:57:59.302Z | Downloaded sapling-renderdag v0.1.0 |
| 768 | 2026-03-16T21:57:59.304Z | Downloaded hickory-resolver v0.24.4 |
| 769 | 2026-03-16T21:57:59.308Z | Downloaded psm v0.1.30 |
| 770 | 2026-03-16T21:57:59.311Z | Downloaded jiff-static v0.2.21 |
| 771 | 2026-03-16T21:57:59.314Z | Downloaded hickory-resolver v0.25.2 |
| 772 | 2026-03-16T21:57:59.317Z | Downloaded papergrid v0.17.0 |
| 773 | 2026-03-16T21:57:59.322Z | Downloaded p256 v0.13.2 |
| 774 | 2026-03-16T21:57:59.325Z | Downloaded aho-corasick v1.1.4 |
| 775 | 2026-03-16T21:57:59.330Z | Downloaded rand_core v0.10.0 |
| 776 | 2026-03-16T21:57:59.332Z | Downloaded resolv-conf v0.7.6 |
| 777 | 2026-03-16T21:57:59.335Z | Downloaded pkcs1 v0.7.5 |
| 778 | 2026-03-16T21:57:59.338Z | Downloaded rand_core v0.6.4 |
| 779 | 2026-03-16T21:57:59.342Z | Downloaded base64 v0.22.1 |
| 780 | 2026-03-16T21:57:59.345Z | Downloaded rand_chacha v0.9.0 |
| 781 | 2026-03-16T21:57:59.348Z | Downloaded semver v0.1.20 |
| 782 | 2026-03-16T21:57:59.348Z | Downloaded secrecy v0.8.0 |
| 783 | 2026-03-16T21:57:59.352Z | Downloaded same-file v1.0.6 |
| 784 | 2026-03-16T21:57:59.352Z | Downloaded rustc-hash v2.1.1 |
| 785 | 2026-03-16T21:57:59.356Z | Downloaded rand_seeder v0.4.0 |
| 786 | 2026-03-16T21:57:59.356Z | Downloaded salsa20 v0.10.2 |
| 787 | 2026-03-16T21:57:59.356Z | Downloaded serde_repr v0.1.20 |
| 788 | 2026-03-16T21:57:59.359Z | Downloaded scheduled-thread-pool v0.2.7 |
| 789 | 2026-03-16T21:57:59.359Z | Downloaded primeorder v0.13.6 |
| 790 | 2026-03-16T21:57:59.362Z | Downloaded scrypt v0.11.0 |
| 791 | 2026-03-16T21:57:59.365Z | Downloaded scroll_derive v0.13.1 |
| 792 | 2026-03-16T21:57:59.365Z | Downloaded postgres-types v0.2.12 |
| 793 | 2026-03-16T21:57:59.367Z | Downloaded serde_bytes v0.11.19 |
| 794 | 2026-03-16T21:57:59.370Z | Downloaded serde_spanned v1.0.4 |
| 795 | 2026-03-16T21:57:59.373Z | Downloaded signal-hook-tokio v0.3.1 |
| 796 | 2026-03-16T21:57:59.375Z | Downloaded ar_archive_writer v0.5.1 |
| 797 | 2026-03-16T21:57:59.378Z | Downloaded pin-project v1.1.11 |
| 798 | 2026-03-16T21:57:59.385Z | Downloaded serde-big-array v0.5.1 |
| 799 | 2026-03-16T21:57:59.388Z | Downloaded rusty-fork v0.3.1 |
| 800 | 2026-03-16T21:57:59.391Z | Downloaded http v1.4.0 |
| 801 | 2026-03-16T21:57:59.394Z | Downloaded serde_urlencoded v0.7.1 |
| 802 | 2026-03-16T21:57:59.397Z | Downloaded hashbrown v0.12.3 |
| 803 | 2026-03-16T21:57:59.401Z | Downloaded sigpipe v0.1.3 |
| 804 | 2026-03-16T21:57:59.401Z | Downloaded signature v2.2.0 |
| 805 | 2026-03-16T21:57:59.404Z | Downloaded signal-hook-mio v0.2.5 |
| 806 | 2026-03-16T21:57:59.404Z | Downloaded rustversion v1.0.22 |
| 807 | 2026-03-16T21:57:59.407Z | Downloaded slog-envlogger v2.2.0 |
| 808 | 2026-03-16T21:57:59.411Z | Downloaded slog-bunyan v2.5.0 |
| 809 | 2026-03-16T21:57:59.411Z | Downloaded rustls-pemfile v1.0.4 |
| 810 | 2026-03-16T21:57:59.414Z | Downloaded pkcs5 v0.7.1 |
| 811 | 2026-03-16T21:57:59.416Z | Downloaded hashbrown v0.13.2 |
| 812 | 2026-03-16T21:57:59.419Z | Downloaded shell-words v1.1.1 |
| 813 | 2026-03-16T21:57:59.422Z | Downloaded schemars_derive v0.8.22 |
| 814 | 2026-03-16T21:57:59.422Z | Downloaded rand_core v0.9.5 |
| 815 | 2026-03-16T21:57:59.426Z | Downloaded quinn-udp v0.5.14 |
| 816 | 2026-03-16T21:57:59.426Z | Downloaded sha1 v0.10.6 |
| 817 | 2026-03-16T21:57:59.429Z | Downloaded hyper-util v0.1.20 |
| 818 | 2026-03-16T21:57:59.433Z | Downloaded seq-macro v0.3.6 |
| 819 | 2026-03-16T21:57:59.436Z | Downloaded sec1 v0.7.3 |
| 820 | 2026-03-16T21:57:59.439Z | Downloaded progenitor-impl v0.13.0 |
| 821 | 2026-03-16T21:57:59.441Z | Downloaded openssl-sys v0.9.111 |
| 822 | 2026-03-16T21:57:59.444Z | Downloaded progenitor-impl v0.10.0 |
| 823 | 2026-03-16T21:57:59.447Z | Downloaded ssh-encoding v0.2.0 |
| 824 | 2026-03-16T21:57:59.450Z | Downloaded oso v0.27.3 |
| 825 | 2026-03-16T21:57:59.453Z | Downloaded minimal-lexical v0.2.1 |
| 826 | 2026-03-16T21:57:59.456Z | Downloaded structmeta-derive v0.3.0 |
| 827 | 2026-03-16T21:57:59.459Z | Downloaded scroll v0.13.0 |
| 828 | 2026-03-16T21:57:59.459Z | Downloaded structmeta v0.3.0 |
| 829 | 2026-03-16T21:57:59.462Z | Downloaded secrecy v0.10.3 |
| 830 | 2026-03-16T21:57:59.462Z | Downloaded prefix-trie v0.7.0 |
| 831 | 2026-03-16T21:57:59.465Z | Downloaded ssh-cipher v0.2.0 |
| 832 | 2026-03-16T21:57:59.468Z | Downloaded serde_derive_internals v0.29.1 |
| 833 | 2026-03-16T21:57:59.470Z | Downloaded sct v0.7.1 |
| 834 | 2026-03-16T21:57:59.473Z | Downloaded rustls-pki-types v1.14.0 |
| 835 | 2026-03-16T21:57:59.476Z | Downloaded prettyplease v0.2.37 |
| 836 | 2026-03-16T21:57:59.479Z | Downloaded rcgen v0.12.1 |
| 837 | 2026-03-16T21:57:59.481Z | Downloaded pretty_assertions v1.4.1 |
| 838 | 2026-03-16T21:57:59.484Z | Downloaded russh-keys v0.45.0 |
| 839 | 2026-03-16T21:57:59.487Z | Downloaded tabled_derive v0.11.0 |
| 840 | 2026-03-16T21:57:59.490Z | Downloaded supports-color v3.0.2 |
| 841 | 2026-03-16T21:57:59.490Z | Downloaded subtle v2.6.1 |
| 842 | 2026-03-16T21:57:59.492Z | Downloaded sync_wrapper v1.0.2 |
| 843 | 2026-03-16T21:57:59.492Z | Downloaded strum v0.27.2 |
| 844 | 2026-03-16T21:57:59.493Z | Downloaded slog-term v2.9.2 |
| 845 | 2026-03-16T21:57:59.495Z | Downloaded sync-ptr v0.1.4 |
| 846 | 2026-03-16T21:57:59.498Z | Downloaded simd-adler32 v0.3.8 |
| 847 | 2026-03-16T21:57:59.498Z | Downloaded rustls-pemfile v2.2.0 |
| 848 | 2026-03-16T21:57:59.501Z | Downloaded smallvec v0.6.14 |
| 849 | 2026-03-16T21:57:59.504Z | Downloaded slog-stdlog v4.1.1 |
| 850 | 2026-03-16T21:57:59.504Z | Downloaded slog-json v2.6.1 |
| 851 | 2026-03-16T21:57:59.507Z | Downloaded hickory-server v0.25.2 |
| 852 | 2026-03-16T21:57:59.511Z | Downloaded progenitor-impl v0.11.2 |
| 853 | 2026-03-16T21:57:59.514Z | Downloaded slog-scope v4.4.1 |
| 854 | 2026-03-16T21:57:59.514Z | Downloaded slog-async v2.8.0 |
| 855 | 2026-03-16T21:57:59.516Z | Downloaded slab v0.4.12 |
| 856 | 2026-03-16T21:57:59.516Z | Downloaded strip-ansi-escapes v0.2.1 |
| 857 | 2026-03-16T21:57:59.519Z | Downloaded tap v1.0.1 |
| 858 | 2026-03-16T21:57:59.519Z | Downloaded spki v0.7.3 |
| 859 | 2026-03-16T21:57:59.522Z | Downloaded tabwriter v1.4.1 |
| 860 | 2026-03-16T21:57:59.522Z | Downloaded strum v0.26.3 |
| 861 | 2026-03-16T21:57:59.525Z | Downloaded siphasher v1.0.2 |
| 862 | 2026-03-16T21:57:59.525Z | Downloaded slog-dtrace v0.3.0 |
| 863 | 2026-03-16T21:57:59.528Z | Downloaded sqlparser_derive v0.5.0 |
| 864 | 2026-03-16T21:57:59.528Z | Downloaded shlex v1.3.0 |
| 865 | 2026-03-16T21:57:59.530Z | Downloaded thread-id v5.1.0 |
| 866 | 2026-03-16T21:57:59.530Z | Downloaded smf v0.2.3 |
| 867 | 2026-03-16T21:57:59.533Z | Downloaded signal-hook-registry v1.4.8 |
| 868 | 2026-03-16T21:57:59.536Z | Downloaded serde_path_to_error v0.1.20 |
| 869 | 2026-03-16T21:57:59.536Z | Downloaded serde-hex v0.1.0 |
| 870 | 2026-03-16T21:57:59.538Z | Downloaded snafu-derive v0.8.9 |
| 871 | 2026-03-16T21:57:59.538Z | Downloaded rustls-native-certs v0.8.3 |
| 872 | 2026-03-16T21:57:59.542Z | Downloaded crossterm v0.28.1 |
| 873 | 2026-03-16T21:57:59.545Z | Downloaded serde_plain v1.0.2 |
| 874 | 2026-03-16T21:57:59.548Z | Downloaded take_mut v0.2.2 |
| 875 | 2026-03-16T21:57:59.549Z | Downloaded termtree v0.5.1 |
| 876 | 2026-03-16T21:57:59.551Z | Downloaded postcard v1.1.3 |
| 877 | 2026-03-16T21:57:59.552Z | Downloaded polyval v0.6.2 |
| 878 | 2026-03-16T21:57:59.554Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 879 | 2026-03-16T21:57:59.557Z | Downloaded strum_macros v0.26.4 |
| 880 | 2026-03-16T21:57:59.557Z | Downloaded tinyvec_macros v0.1.1 |
| 881 | 2026-03-16T21:57:59.560Z | Downloaded spin v0.9.8 |
| 882 | 2026-03-16T21:57:59.563Z | Downloaded testing_table v0.3.0 |
| 883 | 2026-03-16T21:57:59.563Z | Downloaded pkcs8 v0.10.2 |
| 884 | 2026-03-16T21:57:59.566Z | Downloaded miniz_oxide v0.8.9 |
| 885 | 2026-03-16T21:57:59.566Z | Downloaded progenitor v0.11.2 |
| 886 | 2026-03-16T21:57:59.569Z | Downloaded ron v0.8.1 |
| 887 | 2026-03-16T21:57:59.572Z | Downloaded progenitor v0.10.0 |
| 888 | 2026-03-16T21:57:59.575Z | Downloaded serde_with_macros v3.17.0 |
| 889 | 2026-03-16T21:57:59.578Z | Downloaded libxml v0.3.3 |
| 890 | 2026-03-16T21:57:59.580Z | Downloaded time-core v0.1.8 |
| 891 | 2026-03-16T21:57:59.583Z | Downloaded strum_macros v0.27.2 |
| 892 | 2026-03-16T21:57:59.586Z | Downloaded stacker v0.1.23 |
| 893 | 2026-03-16T21:57:59.586Z | Downloaded static_assertions v1.1.0 |
| 894 | 2026-03-16T21:57:59.589Z | Downloaded serde_cbor v0.11.2 |
| 895 | 2026-03-16T21:57:59.592Z | Downloaded quinn v0.11.9 |
| 896 | 2026-03-16T21:57:59.595Z | Downloaded itertools v0.10.5 |
| 897 | 2026-03-16T21:57:59.598Z | Downloaded rustls-platform-verifier v0.6.2 |
| 898 | 2026-03-16T21:57:59.601Z | Downloaded strum_macros v0.24.3 |
| 899 | 2026-03-16T21:57:59.604Z | Downloaded tower-service v0.3.3 |
| 900 | 2026-03-16T21:57:59.604Z | Downloaded tower-layer v0.3.3 |
| 901 | 2026-03-16T21:57:59.606Z | Downloaded trait-variant v0.1.2 |
| 902 | 2026-03-16T21:57:59.606Z | Downloaded thread_local v1.1.9 |
| 903 | 2026-03-16T21:57:59.609Z | Downloaded string_cache v0.8.9 |
| 904 | 2026-03-16T21:57:59.609Z | Downloaded indicatif v0.18.4 |
| 905 | 2026-03-16T21:57:59.612Z | Downloaded try-lock v0.2.5 |
| 906 | 2026-03-16T21:57:59.615Z | Downloaded tiny-keccak v2.0.2 |
| 907 | 2026-03-16T21:57:59.618Z | Downloaded bytes v1.11.1 |
| 908 | 2026-03-16T21:57:59.621Z | Downloaded tagptr v0.2.0 |
| 909 | 2026-03-16T21:57:59.621Z | Downloaded support-bundle-viewer v0.1.2 |
| 910 | 2026-03-16T21:57:59.621Z | Downloaded topological-sort v0.2.2 |
| 911 | 2026-03-16T21:57:59.624Z | Downloaded hyper v1.8.1 |
| 912 | 2026-03-16T21:57:59.628Z | Downloaded ryu v1.0.23 |
| 913 | 2026-03-16T21:57:59.630Z | Downloaded sqlformat v0.3.5 |
| 914 | 2026-03-16T21:57:59.634Z | Downloaded schemars v0.8.22 |
| 915 | 2026-03-16T21:57:59.641Z | Downloaded universal-hash v0.5.1 |
| 916 | 2026-03-16T21:57:59.643Z | Downloaded unarray v0.1.4 |
| 917 | 2026-03-16T21:57:59.643Z | Downloaded tokio-native-tls v0.3.1 |
| 918 | 2026-03-16T21:57:59.647Z | Downloaded tokio-dtrace v0.1.1 |
| 919 | 2026-03-16T21:57:59.647Z | Downloaded tls_codec_derive v0.4.2 |
| 920 | 2026-03-16T21:57:59.650Z | Downloaded tls_codec v0.4.2 |
| 921 | 2026-03-16T21:57:59.650Z | Downloaded thiserror-no-std v2.0.2 |
| 922 | 2026-03-16T21:57:59.653Z | Downloaded termios v0.3.3 |
| 923 | 2026-03-16T21:57:59.656Z | Downloaded mio v1.1.1 |
| 924 | 2026-03-16T21:57:59.659Z | Downloaded tokio-tungstenite v0.23.1 |
| 925 | 2026-03-16T21:57:59.663Z | Downloaded socket2 v0.6.2 |
| 926 | 2026-03-16T21:57:59.666Z | Downloaded signal-hook v0.3.18 |
| 927 | 2026-03-16T21:57:59.666Z | Downloaded typify-macro v0.6.1 |
| 928 | 2026-03-16T21:57:59.669Z | Downloaded typify-macro v0.4.3 |
| 929 | 2026-03-16T21:57:59.669Z | Downloaded unit-prefix v0.5.2 |
| 930 | 2026-03-16T21:57:59.669Z | Downloaded utf-8 v0.7.6 |
| 931 | 2026-03-16T21:57:59.672Z | Downloaded tokio-tungstenite v0.21.0 |
| 932 | 2026-03-16T21:57:59.672Z | Downloaded iddqd v0.3.17 |
| 933 | 2026-03-16T21:57:59.676Z | Downloaded untrusted v0.9.0 |
| 934 | 2026-03-16T21:57:59.681Z | Downloaded untrusted v0.7.1 |
| 935 | 2026-03-16T21:57:59.681Z | Downloaded time-macros v0.2.27 |
| 936 | 2026-03-16T21:57:59.684Z | Downloaded stringprep v0.1.5 |
| 937 | 2026-03-16T21:57:59.684Z | Downloaded publicsuffix v2.3.0 |
| 938 | 2026-03-16T21:57:59.687Z | Downloaded num-bigint v0.4.6 |
| 939 | 2026-03-16T21:57:59.690Z | Downloaded usdt-macro v0.6.0 |
| 940 | 2026-03-16T21:57:59.690Z | Downloaded tokio-macros v2.6.0 |
| 941 | 2026-03-16T21:57:59.690Z | Downloaded similar v2.7.0 |
| 942 | 2026-03-16T21:57:59.694Z | Downloaded usdt-attr-macro v0.6.0 |
| 943 | 2026-03-16T21:57:59.697Z | Downloaded usdt v0.6.0 |
| 944 | 2026-03-16T21:57:59.697Z | Downloaded tui-tree-widget v0.23.1 |
| 945 | 2026-03-16T21:57:59.697Z | Downloaded rand v0.8.5 |
| 946 | 2026-03-16T21:57:59.700Z | Downloaded slog v2.8.2 |
| 947 | 2026-03-16T21:57:59.703Z | Downloaded itertools v0.14.0 |
| 948 | 2026-03-16T21:57:59.707Z | Downloaded hkdf v0.12.4 |
| 949 | 2026-03-16T21:57:59.710Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 950 | 2026-03-16T21:57:59.713Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 951 | 2026-03-16T21:57:59.713Z | Downloaded tokio-rustls v0.25.0 |
| 952 | 2026-03-16T21:57:59.716Z | Downloaded samael v0.0.19 |
| 953 | 2026-03-16T21:57:59.720Z | Downloaded want v0.3.1 |
| 954 | 2026-03-16T21:57:59.720Z | Downloaded void v1.0.2 |
| 955 | 2026-03-16T21:57:59.723Z | Downloaded tokio-stream v0.1.18 |
| 956 | 2026-03-16T21:57:59.726Z | Downloaded socket2 v0.5.10 |
| 957 | 2026-03-16T21:57:59.726Z | Downloaded waitgroup v0.1.2 |
| 958 | 2026-03-16T21:57:59.726Z | Downloaded unicode-truncate v1.1.0 |
| 959 | 2026-03-16T21:57:59.729Z | Downloaded term v1.2.1 |
| 960 | 2026-03-16T21:57:59.732Z | Downloaded wait-timeout v0.2.1 |
| 961 | 2026-03-16T21:57:59.732Z | Downloaded schemars v0.9.0 |
| 962 | 2026-03-16T21:57:59.740Z | Downloaded iri-string v0.7.10 |
| 963 | 2026-03-16T21:57:59.746Z | Downloaded tar v0.4.44 |
| 964 | 2026-03-16T21:57:59.749Z | Downloaded rayon-core v1.13.0 |
| 965 | 2026-03-16T21:57:59.752Z | Downloaded hashbrown v0.15.5 |
| 966 | 2026-03-16T21:57:59.755Z | Downloaded unicase v2.9.0 |
| 967 | 2026-03-16T21:57:59.758Z | Downloaded tracing-attributes v0.1.31 |
| 968 | 2026-03-16T21:57:59.758Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 969 | 2026-03-16T21:57:59.761Z | Downloaded usdt-impl v0.6.0 |
| 970 | 2026-03-16T21:57:59.764Z | Downloaded xshell-macros v0.2.7 |
| 971 | 2026-03-16T21:57:59.764Z | Downloaded xattr v1.6.1 |
| 972 | 2026-03-16T21:57:59.764Z | Downloaded zeroize_derive v1.4.3 |
| 973 | 2026-03-16T21:57:59.767Z | Downloaded itertools v0.12.1 |
| 974 | 2026-03-16T21:57:59.775Z | Downloaded tokio-rustls v0.24.1 |
| 975 | 2026-03-16T21:57:59.775Z | Downloaded zone_cfg_derive v0.3.1 |
| 976 | 2026-03-16T21:57:59.775Z | Downloaded zone v0.3.1 |
| 977 | 2026-03-16T21:57:59.779Z | Downloaded twox-hash v2.1.2 |
| 978 | 2026-03-16T21:57:59.779Z | Downloaded h2 v0.4.13 |
| 979 | 2026-03-16T21:57:59.782Z | Downloaded subprocess v0.2.15 |
| 980 | 2026-03-16T21:57:59.783Z | Downloaded libm v0.2.16 |
| 981 | 2026-03-16T21:57:59.788Z | Downloaded tinyvec v1.10.0 |
| 982 | 2026-03-16T21:57:59.792Z | Downloaded unicode-properties v0.1.4 |
| 983 | 2026-03-16T21:57:59.796Z | Downloaded snafu v0.8.9 |
| 984 | 2026-03-16T21:57:59.798Z | Downloaded rustls-webpki v0.103.9 |
| 985 | 2026-03-16T21:57:59.801Z | Downloaded whoami v1.6.1 |
| 986 | 2026-03-16T21:57:59.801Z | Downloaded p521 v0.13.3 |
| 987 | 2026-03-16T21:57:59.805Z | Downloaded vergen-lib v0.1.6 |
| 988 | 2026-03-16T21:57:59.808Z | Downloaded num-bigint-dig v0.8.6 |
| 989 | 2026-03-16T21:57:59.810Z | Downloaded uzers v0.12.2 |
| 990 | 2026-03-16T21:57:59.813Z | Downloaded vergen-git2 v1.0.7 |
| 991 | 2026-03-16T21:57:59.813Z | Downloaded vsss-rs v3.3.4 |
| 992 | 2026-03-16T21:57:59.817Z | Downloaded vergen-gitcl v1.0.8 |
| 993 | 2026-03-16T21:57:59.817Z | Downloaded russh v0.45.0 |
| 994 | 2026-03-16T21:57:59.820Z | Downloaded test-strategy v0.4.5 |
| 995 | 2026-03-16T21:57:59.823Z | Downloaded xshell v0.2.7 |
| 996 | 2026-03-16T21:57:59.825Z | Downloaded futures-util v0.3.32 |
| 997 | 2026-03-16T21:57:59.832Z | Downloaded tracing-core v0.1.36 |
| 998 | 2026-03-16T21:57:59.836Z | Downloaded xz2 v0.1.7 |
| 999 | 2026-03-16T21:57:59.839Z | Downloaded whoami v2.1.0 |
| 1000 | 2026-03-16T21:57:59.839Z | Downloaded zeroize v1.8.2 |
| 1001 | 2026-03-16T21:57:59.839Z | Downloaded typify v0.4.3 |
| 1002 | 2026-03-16T21:57:59.841Z | Downloaded wyz v0.5.1 |
| 1003 | 2026-03-16T21:57:59.844Z | Downloaded qorb v0.4.1 |
| 1004 | 2026-03-16T21:57:59.846Z | Downloaded zstd v0.13.3 |
| 1005 | 2026-03-16T21:57:59.849Z | Downloaded tokio-rustls v0.26.4 |
| 1006 | 2026-03-16T21:57:59.852Z | Downloaded tungstenite v0.23.0 |
| 1007 | 2026-03-16T21:57:59.855Z | Downloaded rand v0.10.0 |
| 1008 | 2026-03-16T21:57:59.858Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1009 | 2026-03-16T21:57:59.860Z | Downloaded term v0.7.0 |
| 1010 | 2026-03-16T21:57:59.863Z | Downloaded rand v0.9.2 |
| 1011 | 2026-03-16T21:57:59.867Z | Downloaded walkdir v2.5.0 |
| 1012 | 2026-03-16T21:57:59.867Z | Downloaded schemars v1.2.1 |
| 1013 | 2026-03-16T21:57:59.877Z | Downloaded vergen v9.0.6 |
| 1014 | 2026-03-16T21:57:59.880Z | Downloaded blake3 v1.8.3 |
| 1015 | 2026-03-16T21:57:59.885Z | Downloaded toml v0.7.8 |
| 1016 | 2026-03-16T21:57:59.888Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1017 | 2026-03-16T21:57:59.891Z | Downloaded ssh-key v0.6.7 |
| 1018 | 2026-03-16T21:57:59.897Z | Downloaded unsafe-libyaml v0.2.11 |
| 1019 | 2026-03-16T21:57:59.900Z | Downloaded itertools v0.13.0 |
| 1020 | 2026-03-16T21:57:59.904Z | Downloaded yasna v0.5.2 |
| 1021 | 2026-03-16T21:57:59.907Z | Downloaded zerocopy v0.6.6 |
| 1022 | 2026-03-16T21:57:59.910Z | Downloaded steno v0.4.1 |
| 1023 | 2026-03-16T21:57:59.913Z | Downloaded tungstenite v0.21.0 |
| 1024 | 2026-03-16T21:57:59.916Z | Downloaded reedline v0.40.0 |
| 1025 | 2026-03-16T21:57:59.919Z | Downloaded vte v0.14.1 |
| 1026 | 2026-03-16T21:57:59.922Z | Downloaded zstd-safe v7.2.4 |
| 1027 | 2026-03-16T21:57:59.925Z | Downloaded uuid v1.21.0 |
| 1028 | 2026-03-16T21:57:59.925Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1029 | 2026-03-16T21:57:59.928Z | Downloaded rsa v0.9.10 |
| 1030 | 2026-03-16T21:57:59.932Z | Downloaded rustyline v14.0.0 |
| 1031 | 2026-03-16T21:57:59.936Z | Downloaded bitvec v1.0.1 |
| 1032 | 2026-03-16T21:57:59.947Z | Downloaded unicode-bidi v0.3.18 |
| 1033 | 2026-03-16T21:57:59.950Z | Downloaded rpassword v7.4.0 |
| 1034 | 2026-03-16T21:57:59.953Z | Downloaded typify v0.6.1 |
| 1035 | 2026-03-16T21:57:59.956Z | Downloaded nom v7.1.3 |
| 1036 | 2026-03-16T21:57:59.959Z | Downloaded proc-macro-error2 v2.0.1 |
| 1037 | 2026-03-16T21:57:59.962Z | Downloaded p384 v0.13.1 |
| 1038 | 2026-03-16T21:57:59.965Z | Downloaded omicron-zone-package v0.12.2 |
| 1039 | 2026-03-16T21:57:59.968Z | Downloaded arc-swap v1.8.2 |
| 1040 | 2026-03-16T21:57:59.970Z | Downloaded base64 v0.21.7 |
| 1041 | 2026-03-16T21:57:59.973Z | Downloaded parking_lot v0.11.2 |
| 1042 | 2026-03-16T21:57:59.976Z | Downloaded tokio-postgres v0.7.16 |
| 1043 | 2026-03-16T21:57:59.979Z | Downloaded oxnet v0.1.4 |
| 1044 | 2026-03-16T21:57:59.979Z | Downloaded headers v0.4.1 |
| 1045 | 2026-03-16T21:57:59.983Z | Downloaded phf_shared v0.13.1 |
| 1046 | 2026-03-16T21:57:59.986Z | Downloaded phf v0.13.1 |
| 1047 | 2026-03-16T21:57:59.986Z | Downloaded phf v0.12.1 |
| 1048 | 2026-03-16T21:57:59.986Z | Downloaded paste v1.0.15 |
| 1049 | 2026-03-16T21:57:59.989Z | Downloaded unicode_categories v0.1.1 |
| 1050 | 2026-03-16T21:57:59.993Z | Downloaded derive_more v2.1.1 |
| 1051 | 2026-03-16T21:57:59.999Z | Downloaded yansi v1.0.1 |
| 1052 | 2026-03-16T21:58:00.002Z | Downloaded portable-atomic v1.13.1 |
| 1053 | 2026-03-16T21:58:00.006Z | Downloaded ron v0.12.0 |
| 1054 | 2026-03-16T21:58:00.013Z | Downloaded zip v0.6.6 |
| 1055 | 2026-03-16T21:58:00.016Z | Downloaded zopfli v0.8.3 |
| 1056 | 2026-03-16T21:58:00.019Z | Downloaded reqwest v0.13.2 |
| 1057 | 2026-03-16T21:58:00.024Z | Downloaded peg-macros v0.8.5 |
| 1058 | 2026-03-16T21:58:00.027Z | Downloaded password-hash v0.5.0 |
| 1059 | 2026-03-16T21:58:00.027Z | Downloaded typed-path v0.9.3 |
| 1060 | 2026-03-16T21:58:00.030Z | Downloaded git2 v0.20.4 |
| 1061 | 2026-03-16T21:58:00.036Z | Downloaded reqwest v0.12.28 |
| 1062 | 2026-03-16T21:58:00.041Z | Downloaded quick-xml v0.37.5 |
| 1063 | 2026-03-16T21:58:00.045Z | Downloaded toml_edit v0.19.15 |
| 1064 | 2026-03-16T21:58:00.057Z | Downloaded zerocopy-derive v0.8.40 |
| 1065 | 2026-03-16T21:58:00.064Z | Downloaded tower v0.5.3 |
| 1066 | 2026-03-16T21:58:00.070Z | Downloaded salty v0.3.0 |
| 1067 | 2026-03-16T21:58:00.076Z | Downloaded bindgen v0.71.1 |
| 1068 | 2026-03-16T21:58:00.081Z | Downloaded x509-cert v0.2.5 |
| 1069 | 2026-03-16T21:58:00.087Z | Downloaded goblin v0.10.5 |
| 1070 | 2026-03-16T21:58:00.091Z | Downloaded moka v0.12.13 |
| 1071 | 2026-03-16T21:58:00.098Z | Downloaded rustls-webpki v0.101.7 |
| 1072 | 2026-03-16T21:58:00.108Z | Downloaded unicode-normalization v0.1.25 |
| 1073 | 2026-03-16T21:58:00.112Z | Downloaded rayon v1.11.0 |
| 1074 | 2026-03-16T21:58:00.118Z | Downloaded unicode-segmentation v1.12.0 |
| 1075 | 2026-03-16T21:58:00.120Z | Downloaded tokio-util v0.7.18 |
| 1076 | 2026-03-16T21:58:00.126Z | Downloaded tower-http v0.6.8 |
| 1077 | 2026-03-16T21:58:00.132Z | Downloaded tough v0.20.0 |
| 1078 | 2026-03-16T21:58:00.138Z | Downloaded serde_with v3.17.0 |
| 1079 | 2026-03-16T21:58:00.149Z | Downloaded proptest v1.10.0 |
| 1080 | 2026-03-16T21:58:00.156Z | Downloaded rustls-webpki v0.102.8 |
| 1081 | 2026-03-16T21:58:00.170Z | Downloaded nix v0.27.1 |
| 1082 | 2026-03-16T21:58:00.177Z | Downloaded curve25519-dalek v4.1.3 |
| 1083 | 2026-03-16T21:58:00.184Z | Downloaded petname v2.0.2 |
| 1084 | 2026-03-16T21:58:00.188Z | Downloaded lalrpop v0.19.12 |
| 1085 | 2026-03-16T21:58:00.196Z | Downloaded radix_trie v0.2.1 |
| 1086 | 2026-03-16T21:58:00.200Z | Downloaded dropshot v0.16.7 |
| 1087 | 2026-03-16T21:58:00.217Z | Downloaded zip v4.6.1 |
| 1088 | 2026-03-16T21:58:00.220Z | Downloaded openssl v0.10.75 |
| 1089 | 2026-03-16T21:58:00.228Z | Downloaded bstr v1.12.1 |
| 1090 | 2026-03-16T21:58:00.234Z | Downloaded winnow v0.5.40 |
| 1091 | 2026-03-16T21:58:00.241Z | Downloaded polar-core v0.27.3 |
| 1092 | 2026-03-16T21:58:00.247Z | Downloaded quinn-proto v0.11.13 |
| 1093 | 2026-03-16T21:58:00.253Z | Downloaded object v0.30.4 |
| 1094 | 2026-03-16T21:58:00.260Z | Downloaded aws-lc-rs v1.16.0 |
| 1095 | 2026-03-16T21:58:00.268Z | Downloaded time v0.3.47 |
| 1096 | 2026-03-16T21:58:00.277Z | Downloaded nix v0.29.0 |
| 1097 | 2026-03-16T21:58:00.285Z | Downloaded winnow v0.6.26 |
| 1098 | 2026-03-16T21:58:00.292Z | Downloaded regex-syntax v0.6.29 |
| 1099 | 2026-03-16T21:58:00.298Z | Downloaded nix v0.28.0 |
| 1100 | 2026-03-16T21:58:00.306Z | Downloaded tabled v0.20.0 |
| 1101 | 2026-03-16T21:58:00.319Z | Downloaded smoltcp v0.9.1 |
| 1102 | 2026-03-16T21:58:00.327Z | Downloaded rustls v0.21.12 |
| 1103 | 2026-03-16T21:58:00.335Z | Downloaded nix v0.30.1 |
| 1104 | 2026-03-16T21:58:00.344Z | Downloaded hickory-proto v0.24.4 |
| 1105 | 2026-03-16T21:58:00.355Z | Downloaded zlib-rs v0.6.2 |
| 1106 | 2026-03-16T21:58:00.359Z | Downloaded smoltcp v0.11.0 |
| 1107 | 2026-03-16T21:58:00.368Z | Downloaded regress v0.10.5 |
| 1108 | 2026-03-16T21:58:00.375Z | Downloaded openapiv3 v2.2.0 |
| 1109 | 2026-03-16T21:58:00.384Z | Downloaded webpki-roots v1.0.6 |
| 1110 | 2026-03-16T21:58:00.387Z | Downloaded regex-syntax v0.8.10 |
| 1111 | 2026-03-16T21:58:00.392Z | Downloaded rustls v0.23.37 |
| 1112 | 2026-03-16T21:58:00.402Z | Downloaded hickory-proto v0.25.2 |
| 1113 | 2026-03-16T21:58:00.413Z | Downloaded rustls v0.22.4 |
| 1114 | 2026-03-16T21:58:00.423Z | Downloaded rustix v0.38.44 |
| 1115 | 2026-03-16T21:58:00.440Z | Downloaded nix v0.31.1 |
| 1116 | 2026-03-16T21:58:00.449Z | Downloaded zerocopy v0.8.40 |
| 1117 | 2026-03-16T21:58:00.456Z | Downloaded vcpkg v0.2.15 |
| 1118 | 2026-03-16T21:58:00.486Z | Downloaded object v0.37.3 |
| 1119 | 2026-03-16T21:58:00.495Z | Downloaded sqlparser v0.61.0 |
| 1120 | 2026-03-16T21:58:00.502Z | Downloaded diesel v2.2.12 |
| 1121 | 2026-03-16T21:58:00.516Z | Downloaded typify-impl v0.6.1 |
| 1122 | 2026-03-16T21:58:00.527Z | Downloaded chrono v0.4.44 |
| 1123 | 2026-03-16T21:58:00.562Z | Downloaded regex v1.12.3 |
| 1124 | 2026-03-16T21:58:00.562Z | Downloaded parse-size v1.1.0 |
| 1125 | 2026-03-16T21:58:00.562Z | Downloaded parking_lot_core v0.8.6 |
| 1126 | 2026-03-16T21:58:00.562Z | Downloaded proc-macro-crate v1.3.1 |
| 1127 | 2026-03-16T21:58:00.562Z | Downloaded progenitor-client v0.10.0 |
| 1128 | 2026-03-16T21:58:00.562Z | Downloaded newtype-uuid v1.3.2 |
| 1129 | 2026-03-16T21:58:00.562Z | Downloaded nanorand v0.7.0 |
| 1130 | 2026-03-16T21:58:00.562Z | Downloaded memmap2 v0.9.10 |
| 1131 | 2026-03-16T21:58:00.562Z | Downloaded proc-macro-crate v3.4.0 |
| 1132 | 2026-03-16T21:58:00.562Z | Downloaded typify-impl v0.4.3 |
| 1133 | 2026-03-16T21:58:00.566Z | Downloaded sled v0.34.7 |
| 1134 | 2026-03-16T21:58:00.566Z | Downloaded predicates-tree v1.0.13 |
| 1135 | 2026-03-16T21:58:00.569Z | Downloaded powerfmt v0.2.0 |
| 1136 | 2026-03-16T21:58:00.569Z | Downloaded peg-runtime v0.8.5 |
| 1137 | 2026-03-16T21:58:00.569Z | Downloaded parse-display-derive v0.10.0 |
| 1138 | 2026-03-16T21:58:00.569Z | Downloaded compact_str v0.8.1 |
| 1139 | 2026-03-16T21:58:00.572Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1140 | 2026-03-16T21:58:00.579Z | Downloaded tracing v0.1.44 |
| 1141 | 2026-03-16T21:58:00.596Z | Downloaded num-rational v0.4.2 |
| 1142 | 2026-03-16T21:58:00.600Z | Downloaded zerocopy-derive v0.6.6 |
| 1143 | 2026-03-16T21:58:00.605Z | Downloaded ratatui v0.29.0 |
| 1144 | 2026-03-16T21:58:00.620Z | Downloaded num-integer v0.1.46 |
| 1145 | 2026-03-16T21:58:00.623Z | Downloaded petgraph v0.6.5 |
| 1146 | 2026-03-16T21:58:00.635Z | Downloaded regex-automata v0.4.14 |
| 1147 | 2026-03-16T21:58:00.647Z | Downloaded precomputed-hash v0.1.1 |
| 1148 | 2026-03-16T21:58:00.650Z | Downloaded num-derive v0.4.2 |
| 1149 | 2026-03-16T21:58:00.650Z | Downloaded chrono-tz v0.10.4 |
| 1150 | 2026-03-16T21:58:00.662Z | Downloaded dropshot-api-manager v0.5.2 |
| 1151 | 2026-03-16T21:58:00.665Z | Downloaded diesel_derives v2.2.7 |
| 1152 | 2026-03-16T21:58:00.669Z | Downloaded num_enum v0.7.5 |
| 1153 | 2026-03-16T21:58:00.671Z | Downloaded ingot-macros v0.1.1 |
| 1154 | 2026-03-16T21:58:00.674Z | Downloaded jiff v0.2.21 |
| 1155 | 2026-03-16T21:58:00.686Z | Downloaded indexmap v1.9.3 |
| 1156 | 2026-03-16T21:58:00.689Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1157 | 2026-03-16T21:58:00.702Z | Downloaded lzma-sys v0.1.20 |
| 1158 | 2026-03-16T21:58:00.724Z | Downloaded ignore v0.4.25 |
| 1159 | 2026-03-16T21:58:00.727Z | Downloaded petgraph v0.8.3 |
| 1160 | 2026-03-16T21:58:00.742Z | Downloaded hyper-rustls v0.27.7 |
| 1161 | 2026-03-16T21:58:00.745Z | Downloaded flume v0.11.1 |
| 1162 | 2026-03-16T21:58:00.748Z | Downloaded parse-display v0.10.0 |
| 1163 | 2026-03-16T21:58:00.748Z | Downloaded chacha20poly1305 v0.10.1 |
| 1164 | 2026-03-16T21:58:00.751Z | Downloaded httparse v1.10.1 |
| 1165 | 2026-03-16T21:58:00.751Z | Downloaded async-bb8-diesel v0.2.1 |
| 1166 | 2026-03-16T21:58:00.754Z | Downloaded ed25519-dalek v2.2.0 |
| 1167 | 2026-03-16T21:58:00.757Z | Downloaded libsw v3.5.0 |
| 1168 | 2026-03-16T21:58:00.757Z | Downloaded libefi-sys v0.1.0 |
| 1169 | 2026-03-16T21:58:00.757Z | Downloaded jobserver v0.1.34 |
| 1170 | 2026-03-16T21:58:00.760Z | Downloaded darling_core v0.21.3 |
| 1171 | 2026-03-16T21:58:00.763Z | Downloaded darling_core v0.20.11 |
| 1172 | 2026-03-16T21:58:00.766Z | Downloaded libz-sys v1.1.24 |
| 1173 | 2026-03-16T21:58:00.781Z | Downloaded num_enum_derive v0.5.11 |
| 1174 | 2026-03-16T21:58:00.783Z | Downloaded csv v1.4.0 |
| 1175 | 2026-03-16T21:58:00.797Z | Downloaded aes v0.8.4 |
| 1176 | 2026-03-16T21:58:00.800Z | Downloaded multimap v0.10.1 |
| 1177 | 2026-03-16T21:58:00.803Z | Downloaded tokio v1.49.0 |
| 1178 | 2026-03-16T21:58:00.830Z | Downloaded getrandom v0.3.4 |
| 1179 | 2026-03-16T21:58:00.833Z | Downloaded futures-channel v0.3.32 |
| 1180 | 2026-03-16T21:58:00.836Z | Downloaded dropshot_endpoint v0.16.7 |
| 1181 | 2026-03-16T21:58:00.836Z | Downloaded derive-where v1.6.0 |
| 1182 | 2026-03-16T21:58:00.839Z | Downloaded sha3 v0.10.8 |
| 1183 | 2026-03-16T21:58:00.843Z | Downloaded lazy_static v1.5.0 |
| 1184 | 2026-03-16T21:58:00.846Z | Downloaded humantime v2.3.0 |
| 1185 | 2026-03-16T21:58:00.846Z | Downloaded fs-err v2.11.0 |
| 1186 | 2026-03-16T21:58:00.846Z | Downloaded chacha20 v0.10.0 |
| 1187 | 2026-03-16T21:58:00.849Z | Downloaded cargo_metadata v0.19.2 |
| 1188 | 2026-03-16T21:58:00.849Z | Downloaded cookie_store v0.22.1 |
| 1189 | 2026-03-16T21:58:00.853Z | Downloaded backon v1.6.0 |
| 1190 | 2026-03-16T21:58:00.853Z | Downloaded maybe-uninit v2.0.0 |
| 1191 | 2026-03-16T21:58:00.853Z | Downloaded ipnetwork v0.21.1 |
| 1192 | 2026-03-16T21:58:00.856Z | Downloaded ipnet v2.11.0 |
| 1193 | 2026-03-16T21:58:00.856Z | Downloaded instant v0.1.13 |
| 1194 | 2026-03-16T21:58:00.856Z | Downloaded ingot-types v0.1.2 |
| 1195 | 2026-03-16T21:58:00.859Z | Downloaded cookie v0.18.1 |
| 1196 | 2026-03-16T21:58:00.859Z | Downloaded console v0.15.11 |
| 1197 | 2026-03-16T21:58:00.862Z | Downloaded colored v2.2.0 |
| 1198 | 2026-03-16T21:58:00.865Z | Downloaded bzip2 v0.4.4 |
| 1199 | 2026-03-16T21:58:00.865Z | Downloaded argon2 v0.5.3 |
| 1200 | 2026-03-16T21:58:00.865Z | Downloaded lru-cache v0.1.2 |
| 1201 | 2026-03-16T21:58:00.868Z | Downloaded lalrpop-util v0.19.12 |
| 1202 | 2026-03-16T21:58:00.868Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1203 | 2026-03-16T21:58:00.868Z | Downloaded getrandom v0.2.17 |
| 1204 | 2026-03-16T21:58:00.871Z | Downloaded darling v0.20.11 |
| 1205 | 2026-03-16T21:58:00.875Z | Downloaded clang-sys v1.8.1 |
| 1206 | 2026-03-16T21:58:00.878Z | Downloaded hyper-tls v0.6.0 |
| 1207 | 2026-03-16T21:58:00.878Z | Downloaded futures-executor v0.3.32 |
| 1208 | 2026-03-16T21:58:00.878Z | Downloaded internet-checksum v0.2.1 |
| 1209 | 2026-03-16T21:58:00.878Z | Downloaded http-body v1.0.1 |
| 1210 | 2026-03-16T21:58:00.882Z | Downloaded find-msvc-tools v0.1.9 |
| 1211 | 2026-03-16T21:58:00.882Z | Downloaded encoding_rs v0.8.35 |
| 1212 | 2026-03-16T21:58:00.895Z | Downloaded diff v0.1.13 |
| 1213 | 2026-03-16T21:58:00.898Z | Downloaded ring v0.17.14 |
| 1214 | 2026-03-16T21:58:00.929Z | Downloaded diesel-dtrace v0.4.2 |
| 1215 | 2026-03-16T21:58:00.932Z | Downloaded convert_case v0.10.0 |
| 1216 | 2026-03-16T21:58:00.932Z | Downloaded const-oid v0.9.6 |
| 1217 | 2026-03-16T21:58:00.935Z | Downloaded console v0.16.2 |
| 1218 | 2026-03-16T21:58:00.935Z | Downloaded colored v3.1.1 |
| 1219 | 2026-03-16T21:58:00.939Z | Downloaded ciborium v0.2.2 |
| 1220 | 2026-03-16T21:58:00.939Z | Downloaded cbc v0.1.2 |
| 1221 | 2026-03-16T21:58:00.939Z | Downloaded bitflags v1.3.2 |
| 1222 | 2026-03-16T21:58:00.942Z | Downloaded base64ct v1.8.3 |
| 1223 | 2026-03-16T21:58:00.945Z | Downloaded backoff v0.4.0 |
| 1224 | 2026-03-16T21:58:00.945Z | Downloaded async-trait v0.1.89 |
| 1225 | 2026-03-16T21:58:00.949Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1226 | 2026-03-16T21:58:00.949Z | Downloaded glob v0.3.3 |
| 1227 | 2026-03-16T21:58:00.952Z | Downloaded git-stub-vcs v0.1.0 |
| 1228 | 2026-03-16T21:58:00.952Z | Downloaded fallible-iterator v0.2.0 |
| 1229 | 2026-03-16T21:58:00.952Z | Downloaded env_logger v0.11.9 |
| 1230 | 2026-03-16T21:58:00.952Z | Downloaded daft-derive v0.1.5 |
| 1231 | 2026-03-16T21:58:00.955Z | Downloaded deranged v0.5.8 |
| 1232 | 2026-03-16T21:58:00.958Z | Downloaded hash32 v0.3.1 |
| 1233 | 2026-03-16T21:58:00.958Z | Downloaded ff v0.13.1 |
| 1234 | 2026-03-16T21:58:00.958Z | Downloaded ena v0.14.4 |
| 1235 | 2026-03-16T21:58:00.961Z | Downloaded either v1.15.0 |
| 1236 | 2026-03-16T21:58:00.961Z | Downloaded hostname v0.3.1 |
| 1237 | 2026-03-16T21:58:00.961Z | Downloaded home v0.5.12 |
| 1238 | 2026-03-16T21:58:00.964Z | Downloaded corncobs v0.1.4 |
| 1239 | 2026-03-16T21:58:00.964Z | Downloaded chacha20 v0.9.1 |
| 1240 | 2026-03-16T21:58:00.964Z | Downloaded arrayvec v0.7.6 |
| 1241 | 2026-03-16T21:58:00.967Z | Downloaded ghash v0.5.1 |
| 1242 | 2026-03-16T21:58:00.967Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1243 | 2026-03-16T21:58:01.008Z | Downloaded bit-vec v0.8.0 |
| 1244 | 2026-03-16T21:58:01.014Z | Downloaded futures-macro v0.3.32 |
| 1245 | 2026-03-16T21:58:01.014Z | Downloaded embedded-io v0.4.0 |
| 1246 | 2026-03-16T21:58:01.014Z | Downloaded defmt-macros v1.0.1 |
| 1247 | 2026-03-16T21:58:01.018Z | Downloaded ctr v0.9.2 |
| 1248 | 2026-03-16T21:58:01.019Z | Downloaded cassowary v0.3.0 |
| 1249 | 2026-03-16T21:58:01.019Z | Downloaded cancel-safe-futures v0.1.5 |
| 1250 | 2026-03-16T21:58:01.019Z | Downloaded bzip2 v0.6.1 |
| 1251 | 2026-03-16T21:58:01.023Z | Downloaded cmake v0.1.57 |
| 1252 | 2026-03-16T21:58:01.023Z | Downloaded bitfield v0.19.4 |
| 1253 | 2026-03-16T21:58:01.023Z | Downloaded git-stub v1.0.0 |
| 1254 | 2026-03-16T21:58:01.023Z | Downloaded gethostname v0.5.0 |
| 1255 | 2026-03-16T21:58:01.023Z | Downloaded const_format_proc_macros v0.2.34 |
| 1256 | 2026-03-16T21:58:01.026Z | Downloaded cexpr v0.6.0 |
| 1257 | 2026-03-16T21:58:01.026Z | Downloaded futures-io v0.3.32 |
| 1258 | 2026-03-16T21:58:01.026Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1259 | 2026-03-16T21:58:01.030Z | Downloaded ciborium-ll v0.2.2 |
| 1260 | 2026-03-16T21:58:01.030Z | Downloaded darling_macro v0.23.0 |
| 1261 | 2026-03-16T21:58:01.030Z | Downloaded cpufeatures v0.3.0 |
| 1262 | 2026-03-16T21:58:01.030Z | Downloaded convert_case v0.4.0 |
| 1263 | 2026-03-16T21:58:01.030Z | Downloaded async-recursion v1.1.1 |
| 1264 | 2026-03-16T21:58:01.033Z | Downloaded base16ct v0.2.0 |
| 1265 | 2026-03-16T21:58:01.033Z | Downloaded float-ord v0.3.2 |
| 1266 | 2026-03-16T21:58:01.033Z | Downloaded document-features v0.2.12 |
| 1267 | 2026-03-16T21:58:01.036Z | Downloaded display-error-chain v0.2.2 |
| 1268 | 2026-03-16T21:58:01.036Z | Downloaded arrayref v0.3.9 |
| 1269 | 2026-03-16T21:58:01.039Z | Downloaded crc8 v0.1.1 |
| 1270 | 2026-03-16T21:58:01.039Z | Downloaded base16ct v1.0.0 |
| 1271 | 2026-03-16T21:58:01.039Z | Downloaded array-init v0.0.4 |
| 1272 | 2026-03-16T21:58:01.039Z | Downloaded dof v0.4.0 |
| 1273 | 2026-03-16T21:58:01.042Z | Downloaded darling_macro v0.21.3 |
| 1274 | 2026-03-16T21:58:01.042Z | Downloaded defmt-parser v1.0.0 |
| 1275 | 2026-03-16T21:58:01.042Z | Downloaded darling_macro v0.20.11 |
| 1276 | 2026-03-16T21:58:01.042Z | Downloaded block-padding v0.3.3 |
| 1277 | 2026-03-16T21:58:01.042Z | Downloaded difflib v0.4.0 |
| 1278 | 2026-03-16T21:58:01.042Z | Downloaded assert_matches v1.5.0 |
| 1279 | 2026-03-16T21:58:01.045Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1280 | 2026-03-16T21:58:01.045Z | Downloaded atomicwrites v0.4.4 |
| 1281 | 2026-03-16T21:58:01.045Z | Downloaded buf-list v1.1.2 |
| 1282 | 2026-03-16T21:58:01.045Z | Downloaded blowfish v0.9.1 |
| 1283 | 2026-03-16T21:58:01.048Z | Downloaded fixedbitset v0.4.2 |
| 1284 | 2026-03-16T21:58:01.048Z | Downloaded env_filter v1.0.0 |
| 1285 | 2026-03-16T21:58:01.048Z | Downloaded der_derive v0.7.3 |
| 1286 | 2026-03-16T21:58:01.051Z | Downloaded ciborium-io v0.2.2 |
| 1287 | 2026-03-16T21:58:01.051Z | Downloaded crc-catalog v2.4.0 |
| 1288 | 2026-03-16T21:58:01.051Z | Downloaded cfg_aliases v0.2.1 |
| 1289 | 2026-03-16T21:58:01.051Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1290 | 2026-03-16T21:58:01.055Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1291 | 2026-03-16T21:58:01.055Z | Downloaded data-encoding v2.10.0 |
| 1292 | 2026-03-16T21:58:01.055Z | Downloaded bit-set v0.5.3 |
| 1293 | 2026-03-16T21:58:01.055Z | Downloaded cobs v0.3.0 |
| 1294 | 2026-03-16T21:58:01.055Z | Downloaded derive_builder_macro v0.20.2 |
| 1295 | 2026-03-16T21:58:01.058Z | Downloaded cargo_toml v0.22.3 |
| 1296 | 2026-03-16T21:58:01.058Z | Downloaded bitfield-macros v0.19.4 |
| 1297 | 2026-03-16T21:58:01.058Z | Downloaded bit-vec v0.6.3 |
| 1298 | 2026-03-16T21:58:01.058Z | Downloaded cargo-platform v0.1.9 |
| 1299 | 2026-03-16T21:58:01.061Z | Downloaded bcs v0.1.6 |
| 1300 | 2026-03-16T21:58:01.061Z | Downloaded bb8 v0.8.6 |
| 1301 | 2026-03-16T21:58:01.061Z | Downloaded float-cmp v0.10.0 |
| 1302 | 2026-03-16T21:58:01.061Z | Downloaded cstr-argument v0.1.2 |
| 1303 | 2026-03-16T21:58:01.064Z | Downloaded crypto-bigint v0.5.5 |
| 1304 | 2026-03-16T21:58:01.067Z | Downloaded castaway v0.2.4 |
| 1305 | 2026-03-16T21:58:01.067Z | Downloaded dyn-clone v1.0.20 |
| 1306 | 2026-03-16T21:58:01.070Z | Downloaded dunce v1.0.5 |
| 1307 | 2026-03-16T21:58:01.070Z | Downloaded crossbeam-utils v0.8.21 |
| 1308 | 2026-03-16T21:58:01.070Z | Downloaded bitfield-struct v0.6.2 |
| 1309 | 2026-03-16T21:58:01.073Z | Downloaded daft v0.1.5 |
| 1310 | 2026-03-16T21:58:01.073Z | Downloaded crossbeam-deque v0.8.6 |
| 1311 | 2026-03-16T21:58:01.073Z | Downloaded bit-set v0.8.0 |
| 1312 | 2026-03-16T21:58:01.077Z | Downloaded atty v0.2.14 |
| 1313 | 2026-03-16T21:58:01.077Z | Downloaded ascii-canvas v3.0.0 |
| 1314 | 2026-03-16T21:58:01.077Z | Downloaded ahash v0.8.12 |
| 1315 | 2026-03-16T21:58:01.080Z | Downloaded critical-section v1.2.0 |
| 1316 | 2026-03-16T21:58:01.637Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-16T21:58:01.949Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-16T21:58:01.949Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-16T21:58:01.952Z | Compiling log v0.4.29 |
| 1320 | 2026-03-16T21:58:01.952Z | Compiling shlex v1.3.0 |
| 1321 | 2026-03-16T21:58:01.952Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-16T21:58:01.952Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-16T21:58:01.952Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-16T21:58:01.952Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-16T21:58:02.143Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-16T21:58:02.147Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-16T21:58:02.147Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-16T21:58:02.163Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-16T21:58:02.183Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-16T21:58:02.200Z | Compiling zerocopy v0.8.40 |
| 1331 | 2026-03-16T21:58:02.221Z | Compiling syn v2.0.117 |
| 1332 | 2026-03-16T21:58:02.261Z | Compiling pin-project-lite v0.2.17 |
| 1333 | 2026-03-16T21:58:02.415Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-16T21:58:02.437Z | Compiling serde_json v1.0.149 |
| 1335 | 2026-03-16T21:58:02.462Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-16T21:58:02.486Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-16T21:58:02.489Z | Compiling libm v0.2.16 |
| 1338 | 2026-03-16T21:58:02.489Z | Compiling num-traits v0.2.19 |
| 1339 | 2026-03-16T21:58:02.532Z | Compiling bitflags v2.11.0 |
| 1340 | 2026-03-16T21:58:02.532Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-16T21:58:02.641Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-16T21:58:02.706Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-16T21:58:02.751Z | Compiling futures-sink v0.3.32 |
| 1344 | 2026-03-16T21:58:02.824Z | Compiling foldhash v0.2.0 |
| 1345 | 2026-03-16T21:58:02.931Z | Compiling cpufeatures v0.2.17 |
| 1346 | 2026-03-16T21:58:02.935Z | Compiling futures-channel v0.3.32 |
| 1347 | 2026-03-16T21:58:02.976Z | Compiling getrandom v0.4.1 |
| 1348 | 2026-03-16T21:58:02.980Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-03-16T21:58:02.998Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-03-16T21:58:03.066Z | Compiling slab v0.4.12 |
| 1351 | 2026-03-16T21:58:03.110Z | Compiling rustversion v1.0.22 |
| 1352 | 2026-03-16T21:58:03.114Z | Compiling rand_core v0.10.0 |
| 1353 | 2026-03-16T21:58:03.177Z | Compiling hashbrown v0.16.1 |
| 1354 | 2026-03-16T21:58:03.220Z | Compiling getrandom v0.3.4 |
| 1355 | 2026-03-16T21:58:03.244Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-16T21:58:03.269Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-03-16T21:58:03.269Z | Compiling base64ct v1.8.3 |
| 1358 | 2026-03-16T21:58:03.314Z | Compiling fs_extra v1.3.0 |
| 1359 | 2026-03-16T21:58:03.337Z | Compiling dunce v1.0.5 |
| 1360 | 2026-03-16T21:58:03.358Z | Compiling flagset v0.4.7 |
| 1361 | 2026-03-16T21:58:03.459Z | Compiling rustix v1.1.3 |
| 1362 | 2026-03-16T21:58:03.486Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-16T21:58:03.486Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-16T21:58:03.486Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-16T21:58:03.632Z | Compiling mio v1.1.1 |
| 1366 | 2026-03-16T21:58:03.636Z | Compiling socket2 v0.6.2 |
| 1367 | 2026-03-16T21:58:03.745Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-16T21:58:03.767Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-03-16T21:58:03.858Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-16T21:58:03.891Z | Compiling cc v1.2.56 |
| 1371 | 2026-03-16T21:58:03.946Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-03-16T21:58:03.982Z | Compiling indexmap v2.13.0 |
| 1373 | 2026-03-16T21:58:04.046Z | Compiling pem-rfc7468 v0.7.0 |
| 1374 | 2026-03-16T21:58:04.071Z | Compiling iana-time-zone v0.1.65 |
| 1375 | 2026-03-16T21:58:04.152Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-16T21:58:04.175Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-03-16T21:58:04.199Z | Compiling regex-syntax v0.8.10 |
| 1378 | 2026-03-16T21:58:04.299Z | Compiling aws-lc-rs v1.16.0 |
| 1379 | 2026-03-16T21:58:04.385Z | Compiling vcpkg v0.2.15 |
| 1380 | 2026-03-16T21:58:04.468Z | Compiling rand_core v0.9.5 |
| 1381 | 2026-03-16T21:58:04.511Z | Compiling tracing-core v0.1.36 |
| 1382 | 2026-03-16T21:58:04.573Z | Compiling crossbeam-utils v0.8.21 |
| 1383 | 2026-03-16T21:58:04.592Z | Compiling httparse v1.10.1 |
| 1384 | 2026-03-16T21:58:04.642Z | Compiling base64 v0.22.1 |
| 1385 | 2026-03-16T21:58:04.732Z | Compiling untrusted v0.9.0 |
| 1386 | 2026-03-16T21:58:04.882Z | Compiling untrusted v0.7.1 |
| 1387 | 2026-03-16T21:58:04.905Z | Compiling schemars v0.8.22 |
| 1388 | 2026-03-16T21:58:04.908Z | Compiling syn v1.0.109 |
| 1389 | 2026-03-16T21:58:04.908Z | Compiling openssl-probe v0.2.1 |
| 1390 | 2026-03-16T21:58:04.971Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-16T21:58:05.060Z | Compiling tinyvec_macros v0.1.1 |
| 1392 | 2026-03-16T21:58:05.109Z | Compiling tower-service v0.3.3 |
| 1393 | 2026-03-16T21:58:05.130Z | Compiling dyn-clone v1.0.20 |
| 1394 | 2026-03-16T21:58:05.173Z | Compiling rustls v0.23.37 |
| 1395 | 2026-03-16T21:58:05.197Z | Compiling tower-layer v0.3.3 |
| 1396 | 2026-03-16T21:58:05.219Z | Compiling atomic-waker v1.1.2 |
| 1397 | 2026-03-16T21:58:05.267Z | Compiling try-lock v0.2.5 |
| 1398 | 2026-03-16T21:58:05.318Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-03-16T21:58:05.352Z | Compiling spin v0.9.8 |
| 1400 | 2026-03-16T21:58:05.376Z | Compiling want v0.3.1 |
| 1401 | 2026-03-16T21:58:05.423Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-16T21:58:05.423Z | Compiling num-conv v0.2.0 |
| 1403 | 2026-03-16T21:58:05.426Z | Compiling crc32fast v1.5.0 |
| 1404 | 2026-03-16T21:58:05.467Z | Compiling openssl v0.10.75 |
| 1405 | 2026-03-16T21:58:05.470Z | Compiling pin-utils v0.1.0 |
| 1406 | 2026-03-16T21:58:05.553Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-03-16T21:58:05.603Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-03-16T21:58:05.635Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-16T21:58:05.657Z | Compiling time-core v0.1.8 |
| 1410 | 2026-03-16T21:58:05.679Z | Compiling wait-timeout v0.2.1 |
| 1411 | 2026-03-16T21:58:05.707Z | Compiling foreign-types v0.3.2 |
| 1412 | 2026-03-16T21:58:05.732Z | Compiling either v1.15.0 |
| 1413 | 2026-03-16T21:58:05.735Z | Compiling usdt-impl v0.6.0 |
| 1414 | 2026-03-16T21:58:05.813Z | Compiling quick-error v1.2.3 |
| 1415 | 2026-03-16T21:58:05.847Z | Compiling deranged v0.5.8 |
| 1416 | 2026-03-16T21:58:05.873Z | Compiling tempfile v3.25.0 |
| 1417 | 2026-03-16T21:58:05.877Z | Compiling time-macros v0.2.27 |
| 1418 | 2026-03-16T21:58:05.877Z | Compiling native-tls v0.2.18 |
| 1419 | 2026-03-16T21:58:05.965Z | Compiling bit-vec v0.8.0 |
| 1420 | 2026-03-16T21:58:05.965Z | Compiling num_threads v0.1.7 |
| 1421 | 2026-03-16T21:58:05.969Z | Compiling siphasher v1.0.2 |
| 1422 | 2026-03-16T21:58:06.028Z | Compiling simd-adler32 v0.3.8 |
| 1423 | 2026-03-16T21:58:06.105Z | Compiling unicode-normalization v0.1.25 |
| 1424 | 2026-03-16T21:58:06.143Z | Compiling crossbeam-epoch v0.9.18 |
| 1425 | 2026-03-16T21:58:06.174Z | Compiling aws-lc-sys v0.37.1 |
| 1426 | 2026-03-16T21:58:06.246Z | Compiling ring v0.17.14 |
| 1427 | 2026-03-16T21:58:06.268Z | Compiling openssl-sys v0.9.111 |
| 1428 | 2026-03-16T21:58:06.268Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1429 | 2026-03-16T21:58:06.310Z | Compiling bit-set v0.8.0 |
| 1430 | 2026-03-16T21:58:06.314Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1431 | 2026-03-16T21:58:06.383Z | Compiling rusty-fork v0.3.1 |
| 1432 | 2026-03-16T21:58:06.408Z | Compiling slog v2.8.2 |
| 1433 | 2026-03-16T21:58:06.535Z | Compiling rand_xorshift v0.4.0 |
| 1434 | 2026-03-16T21:58:06.594Z | Compiling synstructure v0.13.2 |
| 1435 | 2026-03-16T21:58:06.681Z | Compiling pest_generator v2.8.6 |
| 1436 | 2026-03-16T21:58:06.741Z | Compiling serde_derive_internals v0.29.1 |
| 1437 | 2026-03-16T21:58:06.765Z | Compiling darling_core v0.20.11 |
| 1438 | 2026-03-16T21:58:06.768Z | Compiling regex-automata v0.4.14 |
| 1439 | 2026-03-16T21:58:06.837Z | Compiling darling_core v0.21.3 |
| 1440 | 2026-03-16T21:58:07.364Z | Compiling heapless v0.7.17 |
| 1441 | 2026-03-16T21:58:07.472Z | Compiling thread-id v5.1.0 |
| 1442 | 2026-03-16T21:58:07.504Z | Compiling time v0.3.47 |
| 1443 | 2026-03-16T21:58:07.589Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-16T21:58:07.714Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-16T21:58:07.736Z | Compiling zstd-safe v7.2.4 |
| 1446 | 2026-03-16T21:58:07.757Z | Compiling unicode-properties v0.1.4 |
| 1447 | 2026-03-16T21:58:07.760Z | Compiling unicode-bidi v0.3.18 |
| 1448 | 2026-03-16T21:58:07.945Z | Compiling unarray v0.1.4 |
| 1449 | 2026-03-16T21:58:07.980Z | Compiling rayon-core v1.13.0 |
| 1450 | 2026-03-16T21:58:08.025Z | Compiling anyhow v1.0.102 |
| 1451 | 2026-03-16T21:58:08.047Z | Compiling paste v1.0.15 |
| 1452 | 2026-03-16T21:58:08.051Z | Compiling signal-hook v0.3.18 |
| 1453 | 2026-03-16T21:58:08.093Z | Compiling unicode-segmentation v1.12.0 |
| 1454 | 2026-03-16T21:58:08.233Z | Compiling adler2 v2.0.1 |
| 1455 | 2026-03-16T21:58:08.381Z | Compiling miniz_oxide v0.8.9 |
| 1456 | 2026-03-16T21:58:08.411Z | Compiling stringprep v0.1.5 |
| 1457 | 2026-03-16T21:58:08.633Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-16T21:58:08.656Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-16T21:58:08.678Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-16T21:58:08.801Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-16T21:58:08.890Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-16T21:58:08.938Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-16T21:58:09.074Z | Compiling litrs v1.0.0 |
| 1464 | 2026-03-16T21:58:09.078Z | Compiling psl-types v2.0.11 |
| 1465 | 2026-03-16T21:58:09.119Z | Compiling ryu v1.0.23 |
| 1466 | 2026-03-16T21:58:09.209Z | Compiling fallible-iterator v0.2.0 |
| 1467 | 2026-03-16T21:58:09.232Z | Compiling serde_derive v1.0.228 |
| 1468 | 2026-03-16T21:58:09.271Z | Compiling zeroize_derive v1.4.3 |
| 1469 | 2026-03-16T21:58:09.293Z | Compiling zerofrom-derive v0.1.6 |
| 1470 | 2026-03-16T21:58:09.297Z | Compiling yoke-derive v0.8.1 |
| 1471 | 2026-03-16T21:58:09.367Z | Compiling zerocopy-derive v0.8.40 |
| 1472 | 2026-03-16T21:58:09.387Z | Compiling zerovec-derive v0.11.2 |
| 1473 | 2026-03-16T21:58:09.639Z | Compiling displaydoc v0.2.5 |
| 1474 | 2026-03-16T21:58:09.793Z | Compiling tokio-macros v2.6.0 |
| 1475 | 2026-03-16T21:58:09.816Z | Compiling futures-macro v0.3.32 |
| 1476 | 2026-03-16T21:58:10.190Z | Compiling zeroize v1.8.2 |
| 1477 | 2026-03-16T21:58:10.213Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-03-16T21:58:10.531Z | Compiling thiserror-impl v2.0.18 |
| 1479 | 2026-03-16T21:58:10.673Z | Compiling rustls-pki-types v1.14.0 |
| 1480 | 2026-03-16T21:58:10.824Z | Compiling tracing-attributes v0.1.31 |
| 1481 | 2026-03-16T21:58:10.949Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-03-16T21:58:10.963Z | Compiling futures-util v0.3.32 |
| 1483 | 2026-03-16T21:58:10.977Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-03-16T21:58:11.314Z | Compiling crypto-common v0.1.7 |
| 1485 | 2026-03-16T21:58:11.336Z | Compiling zerofrom v0.1.6 |
| 1486 | 2026-03-16T21:58:11.340Z | Compiling block-buffer v0.10.4 |
| 1487 | 2026-03-16T21:58:11.386Z | Compiling block-padding v0.3.3 |
| 1488 | 2026-03-16T21:58:11.512Z | Compiling yoke v0.8.1 |
| 1489 | 2026-03-16T21:58:11.517Z | Compiling schemars_derive v0.8.22 |
| 1490 | 2026-03-16T21:58:11.561Z | Compiling digest v0.10.7 |
| 1491 | 2026-03-16T21:58:11.584Z | Compiling inout v0.1.4 |
| 1492 | 2026-03-16T21:58:11.612Z | Compiling der v0.7.10 |
| 1493 | 2026-03-16T21:58:11.612Z | Compiling darling_macro v0.20.11 |
| 1494 | 2026-03-16T21:58:11.772Z | Compiling zerovec v0.11.5 |
| 1495 | 2026-03-16T21:58:11.814Z | Compiling zerotrie v0.2.3 |
| 1496 | 2026-03-16T21:58:11.841Z | Compiling cipher v0.4.4 |
| 1497 | 2026-03-16T21:58:11.913Z | Compiling hmac v0.12.1 |
| 1498 | 2026-03-16T21:58:12.128Z | Compiling sha2 v0.10.9 |
| 1499 | 2026-03-16T21:58:12.151Z | Compiling salsa20 v0.10.2 |
| 1500 | 2026-03-16T21:58:12.205Z | Compiling pbkdf2 v0.12.2 |
| 1501 | 2026-03-16T21:58:12.229Z | Compiling aes v0.8.4 |
| 1502 | 2026-03-16T21:58:12.295Z | Compiling cbc v0.1.2 |
| 1503 | 2026-03-16T21:58:12.369Z | Compiling scroll v0.13.0 |
| 1504 | 2026-03-16T21:58:12.432Z | Compiling tinystr v0.8.2 |
| 1505 | 2026-03-16T21:58:12.482Z | Compiling potential_utf v0.1.4 |
| 1506 | 2026-03-16T21:58:12.503Z | Compiling scrypt v0.11.0 |
| 1507 | 2026-03-16T21:58:12.710Z | Compiling icu_locale_core v2.1.1 |
| 1508 | 2026-03-16T21:58:12.732Z | Compiling icu_collections v2.1.1 |
| 1509 | 2026-03-16T21:58:12.753Z | Compiling thiserror v2.0.18 |
| 1510 | 2026-03-16T21:58:12.756Z | Compiling tracing v0.1.44 |
| 1511 | 2026-03-16T21:58:12.799Z | Compiling spki v0.7.3 |
| 1512 | 2026-03-16T21:58:12.850Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-16T21:58:12.914Z | Compiling darling v0.20.11 |
| 1514 | 2026-03-16T21:58:13.029Z | Compiling pkcs5 v0.7.1 |
| 1515 | 2026-03-16T21:58:13.091Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-03-16T21:58:13.116Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-03-16T21:58:13.304Z | Compiling derive_builder_core v0.20.2 |
| 1518 | 2026-03-16T21:58:13.350Z | Compiling dtrace-parser v0.3.0 |
| 1519 | 2026-03-16T21:58:13.408Z | Compiling signature v2.2.0 |
| 1520 | 2026-03-16T21:58:13.688Z | Compiling icu_provider v2.1.1 |
| 1521 | 2026-03-16T21:58:13.711Z | Compiling pkcs8 v0.10.2 |
| 1522 | 2026-03-16T21:58:13.754Z | Compiling rustls-native-certs v0.8.3 |
| 1523 | 2026-03-16T21:58:13.960Z | Compiling scroll_derive v0.12.1 |
| 1524 | 2026-03-16T21:58:13.980Z | Compiling md-5 v0.10.6 |
| 1525 | 2026-03-16T21:58:14.100Z | Compiling bytes v1.11.1 |
| 1526 | 2026-03-16T21:58:14.122Z | Compiling icu_properties v2.1.2 |
| 1527 | 2026-03-16T21:58:14.147Z | Compiling icu_normalizer v2.1.1 |
| 1528 | 2026-03-16T21:58:14.169Z | Compiling chrono v0.4.44 |
| 1529 | 2026-03-16T21:58:14.201Z | Compiling ipnet v2.11.0 |
| 1530 | 2026-03-16T21:58:14.228Z | Compiling erased-serde v0.3.31 |
| 1531 | 2026-03-16T21:58:14.452Z | Compiling toml_datetime v0.6.11 |
| 1532 | 2026-03-16T21:58:14.581Z | Compiling derive_builder_macro v0.20.2 |
| 1533 | 2026-03-16T21:58:14.804Z | Compiling tokio v1.49.0 |
| 1534 | 2026-03-16T21:58:14.892Z | Compiling http v1.4.0 |
| 1535 | 2026-03-16T21:58:14.916Z | Compiling serde_tokenstream v0.2.3 |
| 1536 | 2026-03-16T21:58:14.919Z | Compiling scroll v0.12.0 |
| 1537 | 2026-03-16T21:58:14.961Z | Compiling serde_spanned v0.6.9 |
| 1538 | 2026-03-16T21:58:14.964Z | Compiling thiserror v1.0.69 |
| 1539 | 2026-03-16T21:58:15.008Z | Compiling webpki-roots v1.0.6 |
| 1540 | 2026-03-16T21:58:15.011Z | Compiling darling_macro v0.21.3 |
| 1541 | 2026-03-16T21:58:15.127Z | Compiling zerocopy-derive v0.7.35 |
| 1542 | 2026-03-16T21:58:15.165Z | Compiling ref-cast v1.0.25 |
| 1543 | 2026-03-16T21:58:15.185Z | Compiling num-bigint-dig v0.8.6 |
| 1544 | 2026-03-16T21:58:15.223Z | Compiling iri-string v0.7.10 |
| 1545 | 2026-03-16T21:58:15.300Z | Compiling rustix v0.38.44 |
| 1546 | 2026-03-16T21:58:15.335Z | Compiling base16ct v0.2.0 |
| 1547 | 2026-03-16T21:58:15.461Z | Compiling idna_adapter v1.2.1 |
| 1548 | 2026-03-16T21:58:15.582Z | Compiling smoltcp v0.9.1 |
| 1549 | 2026-03-16T21:58:15.603Z | Compiling idna v1.1.0 |
| 1550 | 2026-03-16T21:58:15.656Z | Compiling zlib-rs v0.6.2 |
| 1551 | 2026-03-16T21:58:15.694Z | Compiling darling v0.21.3 |
| 1552 | 2026-03-16T21:58:15.791Z | Compiling http-body v1.0.1 |
| 1553 | 2026-03-16T21:58:15.813Z | Compiling sec1 v0.7.3 |
| 1554 | 2026-03-16T21:58:15.964Z | Compiling ppv-lite86 v0.2.21 |
| 1555 | 2026-03-16T21:58:16.003Z | Compiling url v2.5.8 |
| 1556 | 2026-03-16T21:58:16.046Z | Compiling http-body-util v0.1.3 |
| 1557 | 2026-03-16T21:58:16.166Z | Compiling publicsuffix v2.3.0 |
| 1558 | 2026-03-16T21:58:16.189Z | Compiling goblin v0.8.2 |
| 1559 | 2026-03-16T21:58:16.228Z | Compiling derive_builder v0.20.2 |
| 1560 | 2026-03-16T21:58:16.354Z | Compiling zerocopy v0.7.35 |
| 1561 | 2026-03-16T21:58:16.376Z | Compiling rand_chacha v0.9.0 |
| 1562 | 2026-03-16T21:58:16.398Z | Compiling rand_chacha v0.3.1 |
| 1563 | 2026-03-16T21:58:16.441Z | Compiling serde_urlencoded v0.7.1 |
| 1564 | 2026-03-16T21:58:16.464Z | Compiling cargo-platform v0.1.9 |
| 1565 | 2026-03-16T21:58:16.519Z | Compiling hkdf v0.12.4 |
| 1566 | 2026-03-16T21:58:16.705Z | Compiling rand v0.9.2 |
| 1567 | 2026-03-16T21:58:16.781Z | Compiling rand v0.8.5 |
| 1568 | 2026-03-16T21:58:16.807Z | Compiling hubpack_derive v0.1.1 |
| 1569 | 2026-03-16T21:58:16.839Z | Compiling dof v0.4.0 |
| 1570 | 2026-03-16T21:58:17.153Z | Compiling crypto-bigint v0.5.5 |
| 1571 | 2026-03-16T21:58:17.308Z | Compiling regex v1.12.3 |
| 1572 | 2026-03-16T21:58:17.411Z | Compiling document-features v0.2.12 |
| 1573 | 2026-03-16T21:58:17.499Z | Compiling proptest v1.10.0 |
| 1574 | 2026-03-16T21:58:17.519Z | Compiling postgres-protocol v0.6.10 |
| 1575 | 2026-03-16T21:58:17.788Z | Compiling daft-derive v0.1.5 |
| 1576 | 2026-03-16T21:58:17.931Z | Compiling ipnetwork v0.21.1 |
| 1577 | 2026-03-16T21:58:17.958Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1578 | 2026-03-16T21:58:18.223Z | Compiling async-trait v0.1.89 |
| 1579 | 2026-03-16T21:58:18.266Z | Compiling oxnet v0.1.4 |
| 1580 | 2026-03-16T21:58:18.384Z | Compiling ref-cast-impl v1.0.25 |
| 1581 | 2026-03-16T21:58:18.465Z | Compiling strum_macros v0.27.2 |
| 1582 | 2026-03-16T21:58:18.608Z | Compiling group v0.13.0 |
| 1583 | 2026-03-16T21:58:18.723Z | Compiling num-iter v0.1.45 |
| 1584 | 2026-03-16T21:58:18.877Z | Compiling proc-macro-error v1.0.4 |
| 1585 | 2026-03-16T21:58:18.921Z | Compiling heck v0.4.1 |
| 1586 | 2026-03-16T21:58:19.182Z | Compiling phf_shared v0.13.1 |
| 1587 | 2026-03-16T21:58:19.228Z | Compiling terminal_size v0.4.3 |
| 1588 | 2026-03-16T21:58:19.268Z | Compiling lazy_static v1.5.0 |
| 1589 | 2026-03-16T21:58:19.289Z | Compiling vergen v9.0.6 |
| 1590 | 2026-03-16T21:58:19.344Z | Compiling fs-err v3.3.0 |
| 1591 | 2026-03-16T21:58:19.396Z | Compiling ahash v0.8.12 |
| 1592 | 2026-03-16T21:58:19.425Z | Compiling object v0.37.3 |
| 1593 | 2026-03-16T21:58:19.542Z | Compiling bitflags v1.3.2 |
| 1594 | 2026-03-16T21:58:19.545Z | Compiling foldhash v0.1.5 |
| 1595 | 2026-03-16T21:58:19.565Z | Compiling winnow v0.5.40 |
| 1596 | 2026-03-16T21:58:19.636Z | Compiling flate2 v1.1.9 |
| 1597 | 2026-03-16T21:58:19.639Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-03-16T21:58:19.680Z | Compiling managed v0.8.0 |
| 1599 | 2026-03-16T21:58:19.704Z | Compiling bumpalo v3.20.2 |
| 1600 | 2026-03-16T21:58:19.763Z | Compiling hashbrown v0.15.5 |
| 1601 | 2026-03-16T21:58:19.821Z | Compiling clap_builder v4.5.60 |
| 1602 | 2026-03-16T21:58:19.857Z | Compiling console v0.16.2 |
| 1603 | 2026-03-16T21:58:19.902Z | Compiling tokio-util v0.7.18 |
| 1604 | 2026-03-16T21:58:19.984Z | Compiling tower v0.5.3 |
| 1605 | 2026-03-16T21:58:20.057Z | Compiling tokio-native-tls v0.3.1 |
| 1606 | 2026-03-16T21:58:20.124Z | Compiling zopfli v0.8.3 |
| 1607 | 2026-03-16T21:58:20.296Z | Compiling bzip2 v0.6.1 |
| 1608 | 2026-03-16T21:58:20.533Z | Compiling tower-http v0.6.8 |
| 1609 | 2026-03-16T21:58:20.601Z | Compiling phf v0.13.1 |
| 1610 | 2026-03-16T21:58:20.624Z | Compiling dof v0.3.0 |
| 1611 | 2026-03-16T21:58:20.648Z | Compiling signal-hook-mio v0.2.5 |
| 1612 | 2026-03-16T21:58:20.652Z | Compiling rayon v1.11.0 |
| 1613 | 2026-03-16T21:58:20.811Z | Compiling zone_cfg_derive v0.3.1 |
| 1614 | 2026-03-16T21:58:20.836Z | Compiling h2 v0.4.13 |
| 1615 | 2026-03-16T21:58:21.031Z | Compiling newtype-uuid v1.3.2 |
| 1616 | 2026-03-16T21:58:21.290Z | Compiling strum v0.27.2 |
| 1617 | 2026-03-16T21:58:21.317Z | Compiling usdt-macro v0.6.0 |
| 1618 | 2026-03-16T21:58:21.375Z | Compiling daft v0.1.5 |
| 1619 | 2026-03-16T21:58:21.398Z | Compiling toml_edit v0.19.15 |
| 1620 | 2026-03-16T21:58:21.462Z | Compiling usdt-attr-macro v0.6.0 |
| 1621 | 2026-03-16T21:58:21.591Z | Compiling cargo_metadata v0.19.2 |
| 1622 | 2026-03-16T21:58:21.707Z | Compiling elliptic-curve v0.13.8 |
| 1623 | 2026-03-16T21:58:21.728Z | Compiling cookie_store v0.22.1 |
| 1624 | 2026-03-16T21:58:21.751Z | Compiling postgres-types v0.2.12 |
| 1625 | 2026-03-16T21:58:21.775Z | Compiling bzip2 v0.4.4 |
| 1626 | 2026-03-16T21:58:22.056Z | Compiling hubpack v0.1.2 |
| 1627 | 2026-03-16T21:58:22.268Z | Compiling zstd v0.13.3 |
| 1628 | 2026-03-16T21:58:22.364Z | Compiling serde_with_macros v3.17.0 |
| 1629 | 2026-03-16T21:58:22.529Z | Compiling dtrace-parser v0.2.0 |
| 1630 | 2026-03-16T21:58:22.549Z | Compiling serde-big-array v0.5.1 |
| 1631 | 2026-03-16T21:58:22.637Z | Compiling hex v0.4.3 |
| 1632 | 2026-03-16T21:58:22.660Z | Compiling ed25519 v2.2.3 |
| 1633 | 2026-03-16T21:58:22.746Z | Compiling pkcs1 v0.7.5 |
| 1634 | 2026-03-16T21:58:22.770Z | Compiling rfc6979 v0.4.0 |
| 1635 | 2026-03-16T21:58:22.941Z | Compiling bstr v1.12.1 |
| 1636 | 2026-03-16T21:58:23.022Z | Compiling enum-as-inner v0.6.1 |
| 1637 | 2026-03-16T21:58:23.143Z | Compiling serde_repr v0.1.20 |
| 1638 | 2026-03-16T21:58:23.302Z | Compiling strum_macros v0.26.4 |
| 1639 | 2026-03-16T21:58:23.473Z | Compiling clap_derive v4.5.55 |
| 1640 | 2026-03-16T21:58:23.617Z | Compiling phf_shared v0.11.3 |
| 1641 | 2026-03-16T21:58:23.767Z | Compiling itertools v0.12.1 |
| 1642 | 2026-03-16T21:58:23.882Z | Compiling float-cmp v0.10.0 |
| 1643 | 2026-03-16T21:58:23.904Z | Compiling thread-id v4.2.2 |
| 1644 | 2026-03-16T21:58:23.927Z | Compiling memmap2 v0.9.10 |
| 1645 | 2026-03-16T21:58:23.948Z | Compiling env_filter v1.0.0 |
| 1646 | 2026-03-16T21:58:23.972Z | Compiling encoding_rs v0.8.35 |
| 1647 | 2026-03-16T21:58:23.996Z | Compiling normalize-line-endings v0.3.0 |
| 1648 | 2026-03-16T21:58:24.023Z | Compiling fixedbitset v0.5.7 |
| 1649 | 2026-03-16T21:58:24.087Z | Compiling whoami v2.1.0 |
| 1650 | 2026-03-16T21:58:24.131Z | Compiling static_assertions v1.1.0 |
| 1651 | 2026-03-16T21:58:24.234Z | Compiling unit-prefix v0.5.2 |
| 1652 | 2026-03-16T21:58:24.253Z | Compiling keccak v0.1.6 |
| 1653 | 2026-03-16T21:58:24.257Z | Compiling rustc-hash v2.1.1 |
| 1654 | 2026-03-16T21:58:24.385Z | Compiling new_debug_unreachable v1.0.6 |
| 1655 | 2026-03-16T21:58:24.428Z | Compiling difflib v0.4.0 |
| 1656 | 2026-03-16T21:58:24.453Z | Compiling mime v0.3.17 |
| 1657 | 2026-03-16T21:58:24.481Z | Compiling precomputed-hash v0.1.1 |
| 1658 | 2026-03-16T21:58:24.501Z | Compiling fixedbitset v0.4.2 |
| 1659 | 2026-03-16T21:58:24.603Z | Compiling jiff v0.2.21 |
| 1660 | 2026-03-16T21:58:24.624Z | Compiling data-encoding v2.10.0 |
| 1661 | 2026-03-16T21:58:24.810Z | Compiling predicates-core v1.0.10 |
| 1662 | 2026-03-16T21:58:24.810Z | Compiling petgraph v0.6.5 |
| 1663 | 2026-03-16T21:58:25.068Z | Compiling hyper v1.8.1 |
| 1664 | 2026-03-16T21:58:25.177Z | Compiling hickory-proto v0.25.2 |
| 1665 | 2026-03-16T21:58:25.237Z | Compiling predicates v3.1.4 |
| 1666 | 2026-03-16T21:58:25.411Z | Compiling zone v0.3.1 |
| 1667 | 2026-03-16T21:58:25.485Z | Compiling toml_edit v0.22.27 |
| 1668 | 2026-03-16T21:58:25.639Z | Compiling string_cache v0.8.9 |
| 1669 | 2026-03-16T21:58:25.803Z | Compiling sha3 v0.10.8 |
| 1670 | 2026-03-16T21:58:25.825Z | Compiling strum v0.26.3 |
| 1671 | 2026-03-16T21:58:25.965Z | Compiling iddqd v0.3.17 |
| 1672 | 2026-03-16T21:58:25.995Z | Compiling indicatif v0.18.4 |
| 1673 | 2026-03-16T21:58:26.031Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-16T21:58:26.104Z | Compiling tokio-postgres v0.7.16 |
| 1675 | 2026-03-16T21:58:26.149Z | Compiling petgraph v0.8.3 |
| 1676 | 2026-03-16T21:58:26.170Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1677 | 2026-03-16T21:58:26.362Z | Compiling env_logger v0.11.9 |
| 1678 | 2026-03-16T21:58:26.437Z | Compiling usdt v0.6.0 |
| 1679 | 2026-03-16T21:58:26.459Z | Compiling serde_with v3.17.0 |
| 1680 | 2026-03-16T21:58:26.792Z | Compiling hyper-util v0.1.20 |
| 1681 | 2026-03-16T21:58:26.855Z | Compiling usdt-impl v0.5.0 |
| 1682 | 2026-03-16T21:58:26.938Z | Compiling crossterm v0.28.1 |
| 1683 | 2026-03-16T21:58:27.188Z | Compiling similar v2.7.0 |
| 1684 | 2026-03-16T21:58:27.220Z | Compiling toml v0.7.8 |
| 1685 | 2026-03-16T21:58:27.536Z | Compiling rsa v0.9.10 |
| 1686 | 2026-03-16T21:58:27.640Z | Compiling ed25519-dalek v2.2.0 |
| 1687 | 2026-03-16T21:58:28.050Z | Compiling ecdsa v0.16.9 |
| 1688 | 2026-03-16T21:58:28.389Z | Compiling zip v4.6.1 |
| 1689 | 2026-03-16T21:58:28.550Z | Compiling zip v0.6.6 |
| 1690 | 2026-03-16T21:58:28.616Z | Compiling tokio-stream v0.1.18 |
| 1691 | 2026-03-16T21:58:28.643Z | Compiling hyper-tls v0.6.0 |
| 1692 | 2026-03-16T21:58:28.915Z | Compiling buf-list v1.1.2 |
| 1693 | 2026-03-16T21:58:29.172Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1694 | 2026-03-16T21:58:29.200Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1695 | 2026-03-16T21:58:29.251Z | Compiling openapiv3 v2.2.0 |
| 1696 | 2026-03-16T21:58:29.282Z | Compiling x509-cert v0.2.5 |
| 1697 | 2026-03-16T21:58:29.308Z | Compiling sha1 v0.10.6 |
| 1698 | 2026-03-16T21:58:29.330Z | Compiling itertools v0.13.0 |
| 1699 | 2026-03-16T21:58:29.373Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1700 | 2026-03-16T21:58:29.405Z | Compiling lalrpop-util v0.19.12 |
| 1701 | 2026-03-16T21:58:29.620Z | Compiling peg-runtime v0.8.5 |
| 1702 | 2026-03-16T21:58:29.664Z | Compiling thread_local v1.1.9 |
| 1703 | 2026-03-16T21:58:29.687Z | Compiling slog-async v2.8.0 |
| 1704 | 2026-03-16T21:58:29.794Z | Compiling futures-executor v0.3.32 |
| 1705 | 2026-03-16T21:58:29.815Z | Compiling crossbeam-channel v0.5.15 |
| 1706 | 2026-03-16T21:58:30.003Z | Compiling filetime v0.2.27 |
| 1707 | 2026-03-16T21:58:30.028Z | Compiling is-terminal v0.4.17 |
| 1708 | 2026-03-16T21:58:30.047Z | Compiling take_mut v0.2.2 |
| 1709 | 2026-03-16T21:58:30.070Z | Compiling term v1.2.1 |
| 1710 | 2026-03-16T21:58:30.134Z | Compiling xattr v1.6.1 |
| 1711 | 2026-03-16T21:58:30.155Z | Compiling futures v0.3.32 |
| 1712 | 2026-03-16T21:58:30.361Z | Compiling tar v0.4.44 |
| 1713 | 2026-03-16T21:58:30.479Z | Compiling slog-term v2.9.2 |
| 1714 | 2026-03-16T21:58:51.101Z | Compiling rustls-webpki v0.103.9 |
| 1715 | 2026-03-16T21:58:55.054Z | Compiling tokio-rustls v0.26.4 |
| 1716 | 2026-03-16T21:58:55.054Z | Compiling rustls-platform-verifier v0.6.2 |
| 1717 | 2026-03-16T21:58:55.310Z | Compiling hyper-rustls v0.27.7 |
| 1718 | 2026-03-16T21:58:55.555Z | Compiling reqwest v0.13.2 |
| 1719 | 2026-03-16T21:58:55.555Z | Compiling reqwest v0.12.28 |
| 1720 | 2026-03-16T21:58:58.327Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1721 | 2026-03-16T21:58:58.639Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1722 | 2026-03-16T21:59:02.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1723 | 2026-03-16T21:59:02.567Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1724 | 2026-03-16T21:59:02.626Z | Mar 16 21:59:01.195 INFO Starting download, target: Cockroach |
| 1725 | 2026-03-16T21:59:02.627Z | Mar 16 21:59:01.196 INFO Starting download, target: MaghemiteMgd |
| 1726 | 2026-03-16T21:59:02.627Z | Mar 16 21:59:01.196 INFO Starting download, target: Console |
| 1727 | 2026-03-16T21:59:02.627Z | Mar 16 21:59:01.196 INFO Starting download, target: Clickhouse |
| 1728 | 2026-03-16T21:59:02.627Z | Mar 16 21:59:01.196 INFO Starting download, target: TransceiverControl |
| 1729 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Starting download, target: DendriteStub |
| 1730 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1731 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1732 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1733 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1734 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1735 | 2026-03-16T21:59:02.630Z | Mar 16 21:59:01.196 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1736 | 2026-03-16T21:59:02.992Z | Mar 16 21:59:01.560 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1737 | 2026-03-16T21:59:03.328Z | Mar 16 21:59:01.895 INFO Download complete, target: TransceiverControl |
| 1738 | 2026-03-16T21:59:03.603Z | Mar 16 21:59:02.171 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1739 | 2026-03-16T21:59:03.969Z | Mar 16 21:59:02.535 INFO Download complete, target: Console |
| 1740 | 2026-03-16T21:59:04.333Z | Mar 16 21:59:02.899 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1741 | 2026-03-16T21:59:04.336Z | Mar 16 21:59:02.899 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1742 | 2026-03-16T21:59:04.925Z | Mar 16 21:59:03.489 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1743 | 2026-03-16T21:59:05.214Z | Mar 16 21:59:03.782 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1744 | 2026-03-16T21:59:05.214Z | Mar 16 21:59:03.782 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1745 | 2026-03-16T21:59:07.847Z | Mar 16 21:59:06.414 INFO Download complete, target: MaghemiteMgd |
| 1746 | 2026-03-16T21:59:07.912Z | Mar 16 21:59:06.479 INFO Download complete, target: DendriteStub |
| 1747 | 2026-03-16T21:59:12.983Z | Mar 16 21:59:11.547 INFO Checking that binary works, target: Cockroach |
| 1748 | 2026-03-16T21:59:13.114Z | Mar 16 21:59:11.677 INFO Download complete, target: Cockroach |
| 1749 | 2026-03-16T21:59:16.023Z | Mar 16 21:59:14.585 INFO Checking that binary works, target: Clickhouse |
| 1750 | 2026-03-16T21:59:16.129Z | Mar 16 21:59:14.690 INFO Download complete, target: Clickhouse |
| 1751 | 2026-03-16T21:59:16.135Z | All prerequisites installed successfully |
| 1752 | 2026-03-16T21:59:16.138Z | |
| 1753 | 2026-03-16T21:59:16.138Z | real 3:41.473158605 |
| 1754 | 2026-03-16T21:59:16.138Z | user 10:23.084893107 |
| 1755 | 2026-03-16T21:59:16.138Z | sys 2:06.042185919 |
| 1756 | 2026-03-16T21:59:16.138Z | trap 0.347224638 |
| 1757 | 2026-03-16T21:59:16.138Z | tflt 2.190286810 |
| 1758 | 2026-03-16T21:59:16.138Z | dflt 2.577033526 |
| 1759 | 2026-03-16T21:59:16.138Z | kflt 0.023126934 |
| 1760 | 2026-03-16T21:59:16.138Z | lock 25:26.621430307 |
| 1761 | 2026-03-16T21:59:16.138Z | slp 34:06.840520366 |
| 1762 | 2026-03-16T21:59:16.138Z | lat 29.775500886 |
| 1763 | 2026-03-16T21:59:16.138Z | stop 4:19.166591564 |
| 1764 | 2026-03-16T21:59:16.138Z | + ptime -m cargo xtask download softnpu |
| 1765 | 2026-03-16T21:59:16.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1766 | 2026-03-16T21:59:16.828Z | Running `target/debug/xtask download softnpu` |
| 1767 | 2026-03-16T21:59:17.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s |
| 1768 | 2026-03-16T21:59:17.860Z | Running `target/debug/xtask-downloader softnpu` |
| 1769 | 2026-03-16T21:59:17.906Z | Mar 16 21:59:16.466 INFO Starting download, target: Softnpu |
| 1770 | 2026-03-16T21:59:17.909Z | Mar 16 21:59:16.467 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1771 | 2026-03-16T21:59:18.714Z | Mar 16 21:59:17.273 INFO Download complete, target: Softnpu |
| 1772 | 2026-03-16T21:59:18.717Z | |
| 1773 | 2026-03-16T21:59:18.717Z | real 2.572865948 |
| 1774 | 2026-03-16T21:59:18.717Z | user 1.741155564 |
| 1775 | 2026-03-16T21:59:18.717Z | sys 0.763519033 |
| 1776 | 2026-03-16T21:59:18.717Z | trap 0.000716590 |
| 1777 | 2026-03-16T21:59:18.717Z | tflt 0.000155169 |
| 1778 | 2026-03-16T21:59:18.717Z | dflt 0.000421517 |
| 1779 | 2026-03-16T21:59:18.717Z | kflt 0.000000000 |
| 1780 | 2026-03-16T21:59:18.717Z | lock 14.710532941 |
| 1781 | 2026-03-16T21:59:18.717Z | slp 0.516102926 |
| 1782 | 2026-03-16T21:59:18.717Z | lat 0.054200273 |
| 1783 | 2026-03-16T21:59:18.717Z | stop 0.000166193 |
| 1784 | 2026-03-16T21:59:18.720Z | + export CARGO_INCREMENTAL=0 |
| 1785 | 2026-03-16T21:59:18.720Z | + CARGO_INCREMENTAL=0 |
| 1786 | 2026-03-16T21:59:18.721Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1787 | 2026-03-16T21:59:19.837Z | Compiling proc-macro2 v1.0.106 |
| 1788 | 2026-03-16T21:59:19.837Z | Compiling quote v1.0.44 |
| 1789 | 2026-03-16T21:59:19.837Z | Compiling unicode-ident v1.0.24 |
| 1790 | 2026-03-16T21:59:19.840Z | Compiling libc v0.2.180 |
| 1791 | 2026-03-16T21:59:19.840Z | Compiling serde_core v1.0.228 |
| 1792 | 2026-03-16T21:59:19.840Z | Compiling serde v1.0.228 |
| 1793 | 2026-03-16T21:59:19.840Z | Compiling cfg-if v1.0.4 |
| 1794 | 2026-03-16T21:59:19.983Z | Compiling version_check v0.9.5 |
| 1795 | 2026-03-16T21:59:19.987Z | Compiling shlex v1.3.0 |
| 1796 | 2026-03-16T21:59:19.999Z | Compiling find-msvc-tools v0.1.9 |
| 1797 | 2026-03-16T21:59:20.008Z | Compiling typenum v1.19.0 |
| 1798 | 2026-03-16T21:59:20.011Z | Compiling portable-atomic v1.13.1 |
| 1799 | 2026-03-16T21:59:20.011Z | Compiling memchr v2.8.0 |
| 1800 | 2026-03-16T21:59:20.011Z | Compiling zmij v1.0.21 |
| 1801 | 2026-03-16T21:59:20.011Z | Compiling serde_json v1.0.149 |
| 1802 | 2026-03-16T21:59:20.113Z | Compiling autocfg v1.5.0 |
| 1803 | 2026-03-16T21:59:20.272Z | Compiling zerocopy v0.8.40 |
| 1804 | 2026-03-16T21:59:20.315Z | Compiling parking_lot_core v0.9.12 |
| 1805 | 2026-03-16T21:59:20.464Z | Compiling generic-array v0.14.7 |
| 1806 | 2026-03-16T21:59:20.484Z | Compiling libm v0.2.16 |
| 1807 | 2026-03-16T21:59:20.505Z | Compiling smallvec v1.15.1 |
| 1808 | 2026-03-16T21:59:20.655Z | Compiling num-traits v0.2.19 |
| 1809 | 2026-03-16T21:59:20.655Z | Compiling icu_properties_data v2.1.2 |
| 1810 | 2026-03-16T21:59:20.736Z | Compiling icu_normalizer_data v2.1.1 |
| 1811 | 2026-03-16T21:59:20.739Z | Compiling itoa v1.0.17 |
| 1812 | 2026-03-16T21:59:20.777Z | Compiling log v0.4.29 |
| 1813 | 2026-03-16T21:59:20.845Z | Compiling getrandom v0.4.1 |
| 1814 | 2026-03-16T21:59:20.849Z | Compiling pkg-config v0.3.32 |
| 1815 | 2026-03-16T21:59:20.953Z | Compiling stable_deref_trait v1.2.1 |
| 1816 | 2026-03-16T21:59:21.039Z | Compiling scopeguard v1.2.0 |
| 1817 | 2026-03-16T21:59:21.063Z | Compiling subtle v2.6.1 |
| 1818 | 2026-03-16T21:59:21.146Z | Compiling thiserror v2.0.18 |
| 1819 | 2026-03-16T21:59:21.185Z | Compiling lock_api v0.4.14 |
| 1820 | 2026-03-16T21:59:21.188Z | Compiling fnv v1.0.7 |
| 1821 | 2026-03-16T21:59:21.338Z | Compiling jobserver v0.1.34 |
| 1822 | 2026-03-16T21:59:21.357Z | Compiling getrandom v0.2.17 |
| 1823 | 2026-03-16T21:59:21.379Z | Compiling errno v0.3.14 |
| 1824 | 2026-03-16T21:59:21.502Z | Compiling pin-project-lite v0.2.17 |
| 1825 | 2026-03-16T21:59:21.528Z | Compiling rand_core v0.6.4 |
| 1826 | 2026-03-16T21:59:21.549Z | Compiling getrandom v0.3.4 |
| 1827 | 2026-03-16T21:59:21.575Z | Compiling syn v2.0.117 |
| 1828 | 2026-03-16T21:59:21.643Z | Compiling cc v1.2.56 |
| 1829 | 2026-03-16T21:59:21.725Z | Compiling critical-section v1.2.0 |
| 1830 | 2026-03-16T21:59:21.834Z | Compiling allocator-api2 v0.2.21 |
| 1831 | 2026-03-16T21:59:21.878Z | Compiling equivalent v1.0.2 |
| 1832 | 2026-03-16T21:59:21.882Z | Compiling rustversion v1.0.22 |
| 1833 | 2026-03-16T21:59:21.981Z | Compiling percent-encoding v2.3.2 |
| 1834 | 2026-03-16T21:59:22.007Z | Compiling dunce v1.0.5 |
| 1835 | 2026-03-16T21:59:22.049Z | Compiling fs_extra v1.3.0 |
| 1836 | 2026-03-16T21:59:22.138Z | Compiling litemap v0.8.1 |
| 1837 | 2026-03-16T21:59:22.168Z | Compiling writeable v0.6.2 |
| 1838 | 2026-03-16T21:59:22.192Z | Compiling foldhash v0.2.0 |
| 1839 | 2026-03-16T21:59:22.310Z | Compiling once_cell v1.21.3 |
| 1840 | 2026-03-16T21:59:22.380Z | Compiling hashbrown v0.16.1 |
| 1841 | 2026-03-16T21:59:22.486Z | Compiling const-oid v0.9.6 |
| 1842 | 2026-03-16T21:59:22.489Z | Compiling signal-hook-registry v1.4.8 |
| 1843 | 2026-03-16T21:59:22.641Z | Compiling cmake v0.1.57 |
| 1844 | 2026-03-16T21:59:22.641Z | Compiling rustix v1.1.3 |
| 1845 | 2026-03-16T21:59:22.644Z | Compiling socket2 v0.6.2 |
| 1846 | 2026-03-16T21:59:22.698Z | Compiling mio v1.1.1 |
| 1847 | 2026-03-16T21:59:22.701Z | Compiling schemars v0.8.22 |
| 1848 | 2026-03-16T21:59:22.744Z | Compiling aws-lc-rs v1.16.0 |
| 1849 | 2026-03-16T21:59:23.138Z | Compiling semver v1.0.27 |
| 1850 | 2026-03-16T21:59:23.161Z | Compiling indexmap v2.13.0 |
| 1851 | 2026-03-16T21:59:23.164Z | Compiling parking_lot v0.12.5 |
| 1852 | 2026-03-16T21:59:23.164Z | Compiling utf8_iter v1.0.4 |
| 1853 | 2026-03-16T21:59:23.316Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-03-16T21:59:23.412Z | Compiling rand_core v0.10.0 |
| 1855 | 2026-03-16T21:59:23.434Z | Compiling ring v0.17.14 |
| 1856 | 2026-03-16T21:59:23.456Z | Compiling aws-lc-sys v0.37.1 |
| 1857 | 2026-03-16T21:59:23.535Z | Compiling form_urlencoded v1.2.2 |
| 1858 | 2026-03-16T21:59:23.637Z | Compiling futures-core v0.3.32 |
| 1859 | 2026-03-16T21:59:23.658Z | Compiling strsim v0.11.1 |
| 1860 | 2026-03-16T21:59:23.973Z | Compiling httparse v1.10.1 |
| 1861 | 2026-03-16T21:59:23.994Z | Compiling byteorder v1.5.0 |
| 1862 | 2026-03-16T21:59:24.017Z | Compiling ucd-trie v0.1.7 |
| 1863 | 2026-03-16T21:59:24.061Z | Compiling thiserror v1.0.69 |
| 1864 | 2026-03-16T21:59:24.241Z | Compiling pest v2.8.6 |
| 1865 | 2026-03-16T21:59:24.309Z | Compiling vcpkg v0.2.15 |
| 1866 | 2026-03-16T21:59:24.331Z | Compiling ident_case v1.0.1 |
| 1867 | 2026-03-16T21:59:24.335Z | Compiling heck v0.5.0 |
| 1868 | 2026-03-16T21:59:24.509Z | Compiling crossbeam-utils v0.8.21 |
| 1869 | 2026-03-16T21:59:24.576Z | Compiling syn v1.0.109 |
| 1870 | 2026-03-16T21:59:24.576Z | Compiling regex-syntax v0.8.10 |
| 1871 | 2026-03-16T21:59:24.798Z | Compiling rustls v0.23.37 |
| 1872 | 2026-03-16T21:59:24.820Z | Compiling futures-sink v0.3.32 |
| 1873 | 2026-03-16T21:59:24.847Z | Compiling rustc_version v0.4.1 |
| 1874 | 2026-03-16T21:59:24.949Z | Compiling futures-channel v0.3.32 |
| 1875 | 2026-03-16T21:59:24.952Z | Compiling cpufeatures v0.2.17 |
| 1876 | 2026-03-16T21:59:24.990Z | Compiling futures-io v0.3.32 |
| 1877 | 2026-03-16T21:59:24.993Z | Compiling futures-task v0.3.32 |
| 1878 | 2026-03-16T21:59:24.993Z | Compiling slab v0.4.12 |
| 1879 | 2026-03-16T21:59:25.140Z | Compiling openssl-sys v0.9.111 |
| 1880 | 2026-03-16T21:59:25.189Z | Compiling iana-time-zone v0.1.65 |
| 1881 | 2026-03-16T21:59:25.221Z | Compiling plain v0.2.3 |
| 1882 | 2026-03-16T21:59:25.224Z | Compiling uuid v1.21.0 |
| 1883 | 2026-03-16T21:59:25.295Z | Compiling aho-corasick v1.1.4 |
| 1884 | 2026-03-16T21:59:25.319Z | Compiling time-core v0.1.8 |
| 1885 | 2026-03-16T21:59:25.342Z | Compiling num-conv v0.2.0 |
| 1886 | 2026-03-16T21:59:25.553Z | Compiling synstructure v0.13.2 |
| 1887 | 2026-03-16T21:59:25.556Z | Compiling serde_derive_internals v0.29.1 |
| 1888 | 2026-03-16T21:59:25.593Z | Compiling time-macros v0.2.27 |
| 1889 | 2026-03-16T21:59:25.822Z | Compiling pest_meta v2.8.6 |
| 1890 | 2026-03-16T21:59:25.907Z | Compiling pretty-hex v0.4.1 |
| 1891 | 2026-03-16T21:59:26.134Z | Compiling openssl v0.10.75 |
| 1892 | 2026-03-16T21:59:26.471Z | Compiling base64ct v1.8.3 |
| 1893 | 2026-03-16T21:59:26.520Z | Compiling crc32fast v1.5.0 |
| 1894 | 2026-03-16T21:59:26.543Z | Compiling anyhow v1.0.102 |
| 1895 | 2026-03-16T21:59:26.565Z | Compiling either v1.15.0 |
| 1896 | 2026-03-16T21:59:26.587Z | Compiling darling_core v0.21.3 |
| 1897 | 2026-03-16T21:59:26.621Z | Compiling pest_generator v2.8.6 |
| 1898 | 2026-03-16T21:59:26.642Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1899 | 2026-03-16T21:59:26.783Z | Compiling regex-automata v0.4.14 |
| 1900 | 2026-03-16T21:59:26.805Z | Compiling pem-rfc7468 v0.7.0 |
| 1901 | 2026-03-16T21:59:26.882Z | Compiling flagset v0.4.7 |
| 1902 | 2026-03-16T21:59:26.902Z | Compiling native-tls v0.2.18 |
| 1903 | 2026-03-16T21:59:26.946Z | Compiling rand_core v0.9.5 |
| 1904 | 2026-03-16T21:59:27.138Z | Compiling slog v2.8.2 |
| 1905 | 2026-03-16T21:59:27.182Z | Compiling tracing-core v0.1.36 |
| 1906 | 2026-03-16T21:59:27.227Z | Compiling rayon-core v1.13.0 |
| 1907 | 2026-03-16T21:59:27.247Z | Compiling dyn-clone v1.0.20 |
| 1908 | 2026-03-16T21:59:27.269Z | Compiling untrusted v0.9.0 |
| 1909 | 2026-03-16T21:59:27.443Z | Compiling serde_derive v1.0.228 |
| 1910 | 2026-03-16T21:59:27.464Z | Compiling zeroize_derive v1.4.3 |
| 1911 | 2026-03-16T21:59:27.467Z | Compiling zerofrom-derive v0.1.6 |
| 1912 | 2026-03-16T21:59:27.467Z | Compiling yoke-derive v0.8.1 |
| 1913 | 2026-03-16T21:59:27.527Z | Compiling zerovec-derive v0.11.2 |
| 1914 | 2026-03-16T21:59:27.576Z | Compiling displaydoc v0.2.5 |
| 1915 | 2026-03-16T21:59:27.599Z | Compiling zerocopy-derive v0.8.40 |
| 1916 | 2026-03-16T21:59:27.659Z | Compiling tokio-macros v2.6.0 |
| 1917 | 2026-03-16T21:59:27.939Z | Compiling futures-macro v0.3.32 |
| 1918 | 2026-03-16T21:59:28.272Z | Compiling zeroize v1.8.2 |
| 1919 | 2026-03-16T21:59:28.520Z | Compiling thiserror-impl v2.0.18 |
| 1920 | 2026-03-16T21:59:28.604Z | Compiling tracing-attributes v0.1.31 |
| 1921 | 2026-03-16T21:59:28.799Z | Compiling der_derive v0.7.3 |
| 1922 | 2026-03-16T21:59:28.918Z | Compiling schemars_derive v0.8.22 |
| 1923 | 2026-03-16T21:59:28.964Z | Compiling thiserror-impl v1.0.69 |
| 1924 | 2026-03-16T21:59:29.063Z | Compiling zerofrom v0.1.6 |
| 1925 | 2026-03-16T21:59:29.238Z | Compiling yoke v0.8.1 |
| 1926 | 2026-03-16T21:59:29.396Z | Compiling crypto-common v0.1.7 |
| 1927 | 2026-03-16T21:59:29.475Z | Compiling zerovec v0.11.5 |
| 1928 | 2026-03-16T21:59:29.498Z | Compiling zerotrie v0.2.3 |
| 1929 | 2026-03-16T21:59:30.031Z | Compiling block-buffer v0.10.4 |
| 1930 | 2026-03-16T21:59:30.165Z | Compiling pest_derive v2.8.6 |
| 1931 | 2026-03-16T21:59:30.229Z | Compiling digest v0.10.7 |
| 1932 | 2026-03-16T21:59:30.250Z | Compiling tinystr v0.8.2 |
| 1933 | 2026-03-16T21:59:30.325Z | Compiling potential_utf v0.1.4 |
| 1934 | 2026-03-16T21:59:30.516Z | Compiling icu_locale_core v2.1.1 |
| 1935 | 2026-03-16T21:59:30.538Z | Compiling icu_collections v2.1.1 |
| 1936 | 2026-03-16T21:59:30.541Z | Compiling hmac v0.12.1 |
| 1937 | 2026-03-16T21:59:30.580Z | Compiling futures-util v0.3.32 |
| 1938 | 2026-03-16T21:59:30.583Z | Compiling block-padding v0.3.3 |
| 1939 | 2026-03-16T21:59:30.695Z | Compiling sha2 v0.10.9 |
| 1940 | 2026-03-16T21:59:30.797Z | Compiling inout v0.1.4 |
| 1941 | 2026-03-16T21:59:30.823Z | Compiling rustls-pki-types v1.14.0 |
| 1942 | 2026-03-16T21:59:31.025Z | Compiling cipher v0.4.4 |
| 1943 | 2026-03-16T21:59:31.339Z | Compiling scroll_derive v0.13.1 |
| 1944 | 2026-03-16T21:59:31.488Z | Compiling scroll_derive v0.12.1 |
| 1945 | 2026-03-16T21:59:31.587Z | Compiling icu_provider v2.1.1 |
| 1946 | 2026-03-16T21:59:34.904Z | Compiling bytes v1.11.1 |
| 1947 | 2026-03-16T21:59:34.927Z | Compiling icu_normalizer v2.1.1 |
| 1948 | 2026-03-16T21:59:34.927Z | Compiling icu_properties v2.1.2 |
| 1949 | 2026-03-16T21:59:34.928Z | Compiling chrono v0.4.44 |
| 1950 | 2026-03-16T21:59:34.928Z | Compiling serde_tokenstream v0.2.3 |
| 1951 | 2026-03-16T21:59:34.928Z | Compiling tokio v1.49.0 |
| 1952 | 2026-03-16T21:59:34.928Z | Compiling openssl-macros v0.1.1 |
| 1953 | 2026-03-16T21:59:34.928Z | Compiling http v1.4.0 |
| 1954 | 2026-03-16T21:59:34.928Z | Compiling idna_adapter v1.2.1 |
| 1955 | 2026-03-16T21:59:34.928Z | Compiling idna v1.1.0 |
| 1956 | 2026-03-16T21:59:34.928Z | Compiling der v0.7.10 |
| 1957 | 2026-03-16T21:59:34.928Z | Compiling regex v1.12.3 |
| 1958 | 2026-03-16T21:59:34.928Z | Compiling darling_macro v0.21.3 |
| 1959 | 2026-03-16T21:59:34.928Z | Compiling url v2.5.8 |
| 1960 | 2026-03-16T21:59:34.928Z | Compiling ppv-lite86 v0.2.21 |
| 1961 | 2026-03-16T21:59:34.928Z | Compiling zerocopy-derive v0.7.35 |
| 1962 | 2026-03-16T21:59:34.928Z | Compiling darling v0.21.3 |
| 1963 | 2026-03-16T21:59:34.928Z | Compiling salsa20 v0.10.2 |
| 1964 | 2026-03-16T21:59:34.928Z | Compiling pbkdf2 v0.12.2 |
| 1965 | 2026-03-16T21:59:34.945Z | Compiling tracing v0.1.44 |
| 1966 | 2026-03-16T21:59:36.311Z | Compiling spki v0.7.3 |
| 1967 | 2026-03-16T21:59:36.318Z | Compiling cookie v0.18.1 |
| 1968 | 2026-03-16T21:59:36.318Z | Compiling camino v1.2.2 |
| 1969 | 2026-03-16T21:59:36.318Z | Compiling base64 v0.22.1 |
| 1970 | 2026-03-16T21:59:36.318Z | Compiling scrypt v0.11.0 |
| 1971 | 2026-03-16T21:59:36.318Z | Compiling rand_chacha v0.9.0 |
| 1972 | 2026-03-16T21:59:36.318Z | Compiling aes v0.8.4 |
| 1973 | 2026-03-16T21:59:36.318Z | Compiling cbc v0.1.2 |
| 1974 | 2026-03-16T21:59:36.944Z | Compiling usdt-impl v0.5.0 |
| 1975 | 2026-03-16T21:59:36.957Z | Compiling winnow v0.7.14 |
| 1976 | 2026-03-16T21:59:36.957Z | Compiling ref-cast v1.0.25 |
| 1977 | 2026-03-16T21:59:36.957Z | Compiling paste v1.0.15 |
| 1978 | 2026-03-16T21:59:36.957Z | Compiling usdt-impl v0.6.0 |
| 1979 | 2026-03-16T21:59:37.187Z | Compiling pkcs5 v0.7.1 |
| 1980 | 2026-03-16T21:59:38.316Z | Compiling rand v0.9.2 |
| 1981 | 2026-03-16T21:59:38.346Z | Compiling http-body v1.0.1 |
| 1982 | 2026-03-16T21:59:38.346Z | Compiling scroll v0.13.0 |
| 1983 | 2026-03-16T21:59:38.346Z | Compiling scroll v0.12.0 |
| 1984 | 2026-03-16T21:59:38.346Z | Compiling serde_spanned v0.6.9 |
| 1985 | 2026-03-16T21:59:38.347Z | Compiling toml_datetime v0.6.11 |
| 1986 | 2026-03-16T21:59:38.347Z | Compiling heapless v0.7.17 |
| 1987 | 2026-03-16T21:59:38.347Z | Compiling tokio-util v0.7.18 |
| 1988 | 2026-03-16T21:59:38.347Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1989 | 2026-03-16T21:59:38.347Z | Compiling zstd-safe v7.2.4 |
| 1990 | 2026-03-16T21:59:38.347Z | Compiling untrusted v0.7.1 |
| 1991 | 2026-03-16T21:59:38.347Z | Compiling atomic-waker v1.1.2 |
| 1992 | 2026-03-16T21:59:38.347Z | Compiling openssl-probe v0.2.1 |
| 1993 | 2026-03-16T21:59:38.347Z | Compiling signal-hook v0.3.18 |
| 1994 | 2026-03-16T21:59:38.750Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1995 | 2026-03-16T21:59:38.765Z | Compiling goblin v0.8.2 |
| 1996 | 2026-03-16T21:59:38.765Z | Compiling goblin v0.10.5 |
| 1997 | 2026-03-16T21:59:38.765Z | Compiling pkcs8 v0.10.2 |
| 1998 | 2026-03-16T21:59:39.217Z | Compiling zerocopy v0.7.35 |
| 1999 | 2026-03-16T21:59:39.221Z | Compiling ref-cast-impl v1.0.25 |
| 2000 | 2026-03-16T21:59:39.240Z | Compiling darling_core v0.20.11 |
| 2001 | 2026-03-16T21:59:39.355Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2002 | 2026-03-16T21:59:39.657Z | Compiling try-lock v0.2.5 |
| 2003 | 2026-03-16T21:59:39.743Z | Compiling litrs v1.0.0 |
| 2004 | 2026-03-16T21:59:39.813Z | Compiling tower-layer v0.3.3 |
| 2005 | 2026-03-16T21:59:39.867Z | Compiling tinyvec_macros v0.1.1 |
| 2006 | 2026-03-16T21:59:39.934Z | Compiling tower-service v0.3.3 |
| 2007 | 2026-03-16T21:59:40.195Z | Compiling rustix v0.38.44 |
| 2008 | 2026-03-16T21:59:40.229Z | Compiling fastrand v2.3.0 |
| 2009 | 2026-03-16T21:59:40.286Z | Compiling winnow v0.5.40 |
| 2010 | 2026-03-16T21:59:40.306Z | Compiling want v0.3.1 |
| 2011 | 2026-03-16T21:59:40.511Z | Compiling document-features v0.2.12 |
| 2012 | 2026-03-16T21:59:40.547Z | Compiling h2 v0.4.13 |
| 2013 | 2026-03-16T21:59:40.581Z | Compiling tinyvec v1.10.0 |
| 2014 | 2026-03-16T21:59:41.334Z | Compiling dtrace-parser v0.2.0 |
| 2015 | 2026-03-16T21:59:41.438Z | Compiling dtrace-parser v0.3.0 |
| 2016 | 2026-03-16T21:59:41.862Z | Compiling dof v0.3.0 |
| 2017 | 2026-03-16T21:59:42.102Z | Compiling darling_macro v0.20.11 |
| 2018 | 2026-03-16T21:59:42.175Z | Compiling toml_edit v0.19.15 |
| 2019 | 2026-03-16T21:59:42.213Z | Compiling ipnet v2.11.0 |
| 2020 | 2026-03-16T21:59:42.285Z | Compiling daft-derive v0.1.5 |
| 2021 | 2026-03-16T21:59:42.397Z | Compiling async-trait v0.1.89 |
| 2022 | 2026-03-16T21:59:42.719Z | Compiling dof v0.4.0 |
| 2023 | 2026-03-16T21:59:42.739Z | Compiling curve25519-dalek v4.1.3 |
| 2024 | 2026-03-16T21:59:42.899Z | Compiling spin v0.9.8 |
| 2025 | 2026-03-16T21:59:43.085Z | Compiling thread-id v4.2.2 |
| 2026 | 2026-03-16T21:59:43.115Z | Compiling thread-id v5.1.0 |
| 2027 | 2026-03-16T21:59:43.182Z | Compiling proc-macro-error-attr v1.0.4 |
| 2028 | 2026-03-16T21:59:43.201Z | Compiling foreign-types-shared v0.1.1 |
| 2029 | 2026-03-16T21:59:43.204Z | Compiling httpdate v1.0.3 |
| 2030 | 2026-03-16T21:59:43.323Z | Compiling powerfmt v0.2.0 |
| 2031 | 2026-03-16T21:59:43.462Z | Compiling pin-utils v0.1.0 |
| 2032 | 2026-03-16T21:59:43.512Z | Compiling num-bigint-dig v0.8.6 |
| 2033 | 2026-03-16T21:59:43.728Z | Compiling smoltcp v0.9.1 |
| 2034 | 2026-03-16T21:59:43.731Z | Compiling deranged v0.5.8 |
| 2035 | 2026-03-16T21:59:43.804Z | Compiling foreign-types v0.3.2 |
| 2036 | 2026-03-16T21:59:43.904Z | Compiling tempfile v3.25.0 |
| 2037 | 2026-03-16T21:59:44.152Z | Compiling darling v0.20.11 |
| 2038 | 2026-03-16T21:59:44.551Z | Compiling ipnetwork v0.21.1 |
| 2039 | 2026-03-16T21:59:44.594Z | Compiling hyper v1.8.1 |
| 2040 | 2026-03-16T21:59:44.635Z | Compiling strum_macros v0.26.4 |
| 2041 | 2026-03-16T21:59:44.902Z | Compiling wait-timeout v0.2.1 |
| 2042 | 2026-03-16T21:59:44.953Z | Compiling proc-macro-error v1.0.4 |
| 2043 | 2026-03-16T21:59:45.383Z | Compiling siphasher v1.0.2 |
| 2044 | 2026-03-16T21:59:45.457Z | Compiling num_threads v0.1.7 |
| 2045 | 2026-03-16T21:59:45.479Z | Compiling simd-adler32 v0.3.8 |
| 2046 | 2026-03-16T21:59:45.614Z | Compiling bit-vec v0.8.0 |
| 2047 | 2026-03-16T21:59:45.652Z | Compiling utf8parse v0.2.2 |
| 2048 | 2026-03-16T21:59:45.673Z | Compiling quick-error v1.2.3 |
| 2049 | 2026-03-16T21:59:45.807Z | Compiling anstyle v1.0.13 |
| 2050 | 2026-03-16T21:59:45.828Z | Compiling unicode-segmentation v1.12.0 |
| 2051 | 2026-03-16T21:59:45.850Z | Compiling rusty-fork v0.3.1 |
| 2052 | 2026-03-16T21:59:45.926Z | Compiling bit-set v0.8.0 |
| 2053 | 2026-03-16T21:59:45.964Z | Compiling anstyle-parse v0.2.7 |
| 2054 | 2026-03-16T21:59:46.112Z | Compiling hyper-util v0.1.20 |
| 2055 | 2026-03-16T21:59:46.219Z | Compiling time v0.3.47 |
| 2056 | 2026-03-16T21:59:46.828Z | Compiling crossbeam-epoch v0.9.18 |
| 2057 | 2026-03-16T21:59:46.873Z | Compiling derive_builder_core v0.20.2 |
| 2058 | 2026-03-16T21:59:47.250Z | Compiling unicode-normalization v0.1.25 |
| 2059 | 2026-03-16T21:59:47.885Z | Compiling rustls-native-certs v0.8.3 |
| 2060 | 2026-03-16T21:59:48.378Z | Compiling signature v2.2.0 |
| 2061 | 2026-03-16T21:59:48.435Z | Compiling hubpack_derive v0.1.1 |
| 2062 | 2026-03-16T21:59:48.541Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2063 | 2026-03-16T21:59:48.580Z | Compiling strum_macros v0.27.2 |
| 2064 | 2026-03-16T21:59:48.655Z | Compiling rand_xorshift v0.4.0 |
| 2065 | 2026-03-16T21:59:48.848Z | Compiling sync_wrapper v1.0.2 |
| 2066 | 2026-03-16T21:59:48.868Z | Compiling fs-err v3.3.0 |
| 2067 | 2026-03-16T21:59:48.871Z | Compiling ahash v0.8.12 |
| 2068 | 2026-03-16T21:59:48.995Z | Compiling anstyle-query v1.1.5 |
| 2069 | 2026-03-16T21:59:49.038Z | Compiling unicode-properties v0.1.4 |
| 2070 | 2026-03-16T21:59:49.140Z | Compiling colorchoice v1.0.4 |
| 2071 | 2026-03-16T21:59:49.178Z | Compiling is_terminal_polyfill v1.70.2 |
| 2072 | 2026-03-16T21:59:49.295Z | Compiling unicode-bidi v0.3.18 |
| 2073 | 2026-03-16T21:59:49.319Z | Compiling unarray v0.1.4 |
| 2074 | 2026-03-16T21:59:49.323Z | Compiling object v0.37.3 |
| 2075 | 2026-03-16T21:59:49.341Z | Compiling adler2 v2.0.1 |
| 2076 | 2026-03-16T21:59:49.383Z | Compiling anstream v0.6.21 |
| 2077 | 2026-03-16T21:59:49.472Z | Compiling proptest v1.10.0 |
| 2078 | 2026-03-16T21:59:49.538Z | Compiling miniz_oxide v0.8.9 |
| 2079 | 2026-03-16T21:59:49.814Z | Compiling stringprep v0.1.5 |
| 2080 | 2026-03-16T21:59:50.096Z | Compiling tower v0.5.3 |
| 2081 | 2026-03-16T21:59:50.317Z | Compiling derive_builder_macro v0.20.2 |
| 2082 | 2026-03-16T21:59:50.436Z | Compiling crossbeam-deque v0.8.6 |
| 2083 | 2026-03-16T21:59:50.699Z | Compiling heck v0.4.1 |
| 2084 | 2026-03-16T21:59:50.720Z | Compiling usdt-attr-macro v0.6.0 |
| 2085 | 2026-03-16T21:59:50.744Z | Compiling usdt-macro v0.6.0 |
| 2086 | 2026-03-16T21:59:51.143Z | Compiling http-body-util v0.1.3 |
| 2087 | 2026-03-16T21:59:51.183Z | Compiling webpki-roots v1.0.6 |
| 2088 | 2026-03-16T21:59:51.435Z | Compiling rand_chacha v0.3.1 |
| 2089 | 2026-03-16T21:59:51.438Z | Compiling erased-serde v0.3.31 |
| 2090 | 2026-03-16T21:59:51.480Z | Compiling md-5 v0.10.6 |
| 2091 | 2026-03-16T21:59:51.597Z | Compiling num-integer v0.1.46 |
| 2092 | 2026-03-16T21:59:51.601Z | Compiling hash32 v0.2.1 |
| 2093 | 2026-03-16T21:59:51.703Z | Compiling vergen-lib v0.1.6 |
| 2094 | 2026-03-16T21:59:51.731Z | Compiling ff v0.13.1 |
| 2095 | 2026-03-16T21:59:51.831Z | Compiling fallible-iterator v0.2.0 |
| 2096 | 2026-03-16T21:59:51.851Z | Compiling base16ct v0.2.0 |
| 2097 | 2026-03-16T21:59:51.873Z | Compiling iri-string v0.7.10 |
| 2098 | 2026-03-16T21:59:51.895Z | Compiling psl-types v2.0.11 |
| 2099 | 2026-03-16T21:59:51.917Z | Compiling zlib-rs v0.6.2 |
| 2100 | 2026-03-16T21:59:51.978Z | Compiling ryu v1.0.23 |
| 2101 | 2026-03-16T21:59:52.028Z | Compiling publicsuffix v2.3.0 |
| 2102 | 2026-03-16T21:59:52.074Z | Compiling sec1 v0.7.3 |
| 2103 | 2026-03-16T21:59:52.113Z | Compiling num-iter v0.1.45 |
| 2104 | 2026-03-16T21:59:52.116Z | Compiling group v0.13.0 |
| 2105 | 2026-03-16T21:59:52.156Z | Compiling serde_urlencoded v0.7.1 |
| 2106 | 2026-03-16T21:59:52.255Z | Compiling postgres-protocol v0.6.10 |
| 2107 | 2026-03-16T21:59:52.347Z | Compiling newtype-uuid v1.3.2 |
| 2108 | 2026-03-16T21:59:52.492Z | Compiling rand v0.8.5 |
| 2109 | 2026-03-16T21:59:52.756Z | Compiling oxnet v0.1.4 |
| 2110 | 2026-03-16T21:59:52.927Z | Compiling zone_cfg_derive v0.3.1 |
| 2111 | 2026-03-16T21:59:52.946Z | Compiling derive_builder v0.20.2 |
| 2112 | 2026-03-16T21:59:53.181Z | Compiling tokio-native-tls v0.3.1 |
| 2113 | 2026-03-16T21:59:53.202Z | Compiling phf_shared v0.13.1 |
| 2114 | 2026-03-16T21:59:53.305Z | Compiling lazy_static v1.5.0 |
| 2115 | 2026-03-16T21:59:53.389Z | Compiling terminal_size v0.4.3 |
| 2116 | 2026-03-16T21:59:53.410Z | Compiling serde_with_macros v3.17.0 |
| 2117 | 2026-03-16T21:59:53.429Z | Compiling cargo-platform v0.1.9 |
| 2118 | 2026-03-16T21:59:53.495Z | Compiling tower-http v0.6.8 |
| 2119 | 2026-03-16T21:59:53.570Z | Compiling hkdf v0.12.4 |
| 2120 | 2026-03-16T21:59:53.664Z | Compiling crypto-bigint v0.5.5 |
| 2121 | 2026-03-16T21:59:53.684Z | Compiling enum-as-inner v0.6.1 |
| 2122 | 2026-03-16T21:59:53.710Z | Compiling serde_repr v0.1.20 |
| 2123 | 2026-03-16T21:59:53.749Z | Compiling clap_derive v4.5.55 |
| 2124 | 2026-03-16T21:59:53.752Z | Compiling vergen v9.0.6 |
| 2125 | 2026-03-16T21:59:53.815Z | Compiling foldhash v0.1.5 |
| 2126 | 2026-03-16T21:59:53.970Z | Compiling managed v0.8.0 |
| 2127 | 2026-03-16T21:59:54.039Z | Compiling bumpalo v3.20.2 |
| 2128 | 2026-03-16T21:59:54.103Z | Compiling bitflags v1.3.2 |
| 2129 | 2026-03-16T21:59:54.235Z | Compiling unicode-width v0.2.0 |
| 2130 | 2026-03-16T21:59:54.261Z | Compiling libbz2-rs-sys v0.2.2 |
| 2131 | 2026-03-16T21:59:54.375Z | Compiling clap_lex v1.0.0 |
| 2132 | 2026-03-16T21:59:54.420Z | Compiling zopfli v0.8.3 |
| 2133 | 2026-03-16T21:59:54.560Z | Compiling console v0.16.2 |
| 2134 | 2026-03-16T21:59:54.617Z | Compiling clap_builder v4.5.60 |
| 2135 | 2026-03-16T21:59:54.694Z | Compiling flate2 v1.1.9 |
| 2136 | 2026-03-16T21:59:54.849Z | Compiling bzip2 v0.6.1 |
| 2137 | 2026-03-16T21:59:55.018Z | Compiling hashbrown v0.15.5 |
| 2138 | 2026-03-16T21:59:55.122Z | Compiling cargo_metadata v0.19.2 |
| 2139 | 2026-03-16T21:59:55.248Z | Compiling phf v0.13.1 |
| 2140 | 2026-03-16T21:59:55.285Z | Compiling elliptic-curve v0.13.8 |
| 2141 | 2026-03-16T21:59:55.523Z | Compiling hyper-tls v0.6.0 |
| 2142 | 2026-03-16T21:59:55.632Z | Compiling signal-hook-mio v0.2.5 |
| 2143 | 2026-03-16T21:59:55.767Z | Compiling rayon v1.11.0 |
| 2144 | 2026-03-16T21:59:55.792Z | Compiling daft v0.1.5 |
| 2145 | 2026-03-16T21:59:55.814Z | Compiling cookie_store v0.22.1 |
| 2146 | 2026-03-16T21:59:55.856Z | Compiling zstd v0.13.3 |
| 2147 | 2026-03-16T21:59:56.022Z | Compiling postgres-types v0.2.12 |
| 2148 | 2026-03-16T21:59:56.167Z | Compiling bzip2 v0.4.4 |
| 2149 | 2026-03-16T21:59:56.199Z | Compiling strum v0.27.2 |
| 2150 | 2026-03-16T21:59:56.513Z | Compiling hubpack v0.1.2 |
| 2151 | 2026-03-16T21:59:56.561Z | Compiling ed25519 v2.2.3 |
| 2152 | 2026-03-16T21:59:56.631Z | Compiling phf_shared v0.11.3 |
| 2153 | 2026-03-16T21:59:56.810Z | Compiling pkcs1 v0.7.5 |
| 2154 | 2026-03-16T21:59:56.899Z | Compiling hex v0.4.3 |
| 2155 | 2026-03-16T21:59:57.016Z | Compiling serde-big-array v0.5.1 |
| 2156 | 2026-03-16T21:59:57.044Z | Compiling rfc6979 v0.4.0 |
| 2157 | 2026-03-16T21:59:57.211Z | Compiling bstr v1.12.1 |
| 2158 | 2026-03-16T21:59:57.280Z | Compiling itertools v0.12.1 |
| 2159 | 2026-03-16T21:59:57.321Z | Compiling float-cmp v0.10.0 |
| 2160 | 2026-03-16T21:59:57.340Z | Compiling memmap2 v0.9.10 |
| 2161 | 2026-03-16T21:59:57.360Z | Compiling env_filter v1.0.0 |
| 2162 | 2026-03-16T21:59:57.519Z | Compiling encoding_rs v0.8.35 |
| 2163 | 2026-03-16T21:59:57.613Z | Compiling unit-prefix v0.5.2 |
| 2164 | 2026-03-16T21:59:57.633Z | Compiling whoami v2.1.0 |
| 2165 | 2026-03-16T21:59:57.717Z | Compiling mime v0.3.17 |
| 2166 | 2026-03-16T21:59:57.737Z | Compiling toml_write v0.1.2 |
| 2167 | 2026-03-16T21:59:57.805Z | Compiling jiff v0.2.21 |
| 2168 | 2026-03-16T21:59:58.011Z | Compiling new_debug_unreachable v1.0.6 |
| 2169 | 2026-03-16T21:59:58.033Z | Compiling normalize-line-endings v0.3.0 |
| 2170 | 2026-03-16T21:59:58.054Z | Compiling rustc-hash v2.1.1 |
| 2171 | 2026-03-16T21:59:58.075Z | Compiling static_assertions v1.1.0 |
| 2172 | 2026-03-16T21:59:58.098Z | Compiling predicates-core v1.0.10 |
| 2173 | 2026-03-16T21:59:58.149Z | Compiling difflib v0.4.0 |
| 2174 | 2026-03-16T21:59:58.172Z | Compiling keccak v0.1.6 |
| 2175 | 2026-03-16T21:59:58.192Z | Compiling data-encoding v2.10.0 |
| 2176 | 2026-03-16T21:59:58.223Z | Compiling fixedbitset v0.5.7 |
| 2177 | 2026-03-16T21:59:58.332Z | Compiling precomputed-hash v0.1.1 |
| 2178 | 2026-03-16T21:59:58.449Z | Compiling fixedbitset v0.4.2 |
| 2179 | 2026-03-16T21:59:58.469Z | Compiling predicates v3.1.4 |
| 2180 | 2026-03-16T21:59:58.602Z | Compiling hickory-proto v0.25.2 |
| 2181 | 2026-03-16T21:59:58.691Z | Compiling petgraph v0.6.5 |
| 2182 | 2026-03-16T21:59:58.780Z | Compiling petgraph v0.8.3 |
| 2183 | 2026-03-16T21:59:58.814Z | Compiling zone v0.3.1 |
| 2184 | 2026-03-16T21:59:58.939Z | Compiling string_cache v0.8.9 |
| 2185 | 2026-03-16T21:59:58.973Z | Compiling sha3 v0.10.8 |
| 2186 | 2026-03-16T21:59:59.234Z | Compiling iddqd v0.3.17 |
| 2187 | 2026-03-16T21:59:59.266Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2188 | 2026-03-16T21:59:59.286Z | Compiling toml_edit v0.22.27 |
| 2189 | 2026-03-16T21:59:59.314Z | Compiling indicatif v0.18.4 |
| 2190 | 2026-03-16T21:59:59.338Z | Compiling tokio-postgres v0.7.16 |
| 2191 | 2026-03-16T21:59:59.657Z | Compiling similar v2.7.0 |
| 2192 | 2026-03-16T22:00:00.734Z | Compiling env_logger v0.11.9 |
| 2193 | 2026-03-16T22:00:00.734Z | Compiling usdt v0.6.0 |
| 2194 | 2026-03-16T22:00:01.173Z | Compiling serde_with v3.17.0 |
| 2195 | 2026-03-16T22:00:01.385Z | Compiling ecdsa v0.16.9 |
| 2196 | 2026-03-16T22:00:01.467Z | Compiling zip v4.6.1 |
| 2197 | 2026-03-16T22:00:01.931Z | Compiling rsa v0.9.10 |
| 2198 | 2026-03-16T22:00:02.419Z | Compiling ed25519-dalek v2.2.0 |
| 2199 | 2026-03-16T22:00:02.649Z | Compiling clap v4.5.60 |
| 2200 | 2026-03-16T22:00:02.784Z | Compiling crossterm v0.28.1 |
| 2201 | 2026-03-16T22:00:03.017Z | Compiling zip v0.6.6 |
| 2202 | 2026-03-16T22:00:03.094Z | Compiling strum v0.26.3 |
| 2203 | 2026-03-16T22:00:03.198Z | Compiling toml v0.7.8 |
| 2204 | 2026-03-16T22:00:03.265Z | Compiling tokio-stream v0.1.18 |
| 2205 | 2026-03-16T22:00:03.307Z | Compiling buf-list v1.1.2 |
| 2206 | 2026-03-16T22:00:03.668Z | Compiling x509-cert v0.2.5 |
| 2207 | 2026-03-16T22:00:03.698Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2208 | 2026-03-16T22:00:03.868Z | Compiling openapiv3 v2.2.0 |
| 2209 | 2026-03-16T22:00:03.974Z | Compiling sha1 v0.10.6 |
| 2210 | 2026-03-16T22:00:04.148Z | Compiling itertools v0.13.0 |
| 2211 | 2026-03-16T22:00:04.407Z | Compiling peg-runtime v0.8.5 |
| 2212 | 2026-03-16T22:00:04.917Z | Compiling lalrpop-util v0.19.12 |
| 2213 | 2026-03-16T22:00:11.221Z | Compiling macaddr v1.0.1 |
| 2214 | 2026-03-16T22:00:11.718Z | Compiling structmeta-derive v0.3.0 |
| 2215 | 2026-03-16T22:00:11.803Z | Compiling itertools v0.14.0 |
| 2216 | 2026-03-16T22:00:13.148Z | Compiling heapless v0.8.0 |
| 2217 | 2026-03-16T22:00:13.457Z | Compiling structmeta v0.3.0 |
| 2218 | 2026-03-16T22:00:13.483Z | Compiling ingot-macros v0.1.1 |
| 2219 | 2026-03-16T22:00:14.742Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2220 | 2026-03-16T22:00:15.263Z | Compiling hash32 v0.3.1 |
| 2221 | 2026-03-16T22:00:15.942Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2222 | 2026-03-16T22:00:16.275Z | Compiling smoltcp v0.11.0 |
| 2223 | 2026-03-16T22:00:16.966Z | Compiling ingot-types v0.1.2 |
| 2224 | 2026-03-16T22:00:17.672Z | Compiling proc-macro-crate v3.4.0 |
| 2225 | 2026-03-16T22:00:20.986Z | Compiling cobs v0.3.0 |
| 2226 | 2026-03-16T22:00:22.164Z | Compiling rustls v0.22.4 |
| 2227 | 2026-03-16T22:00:22.371Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2228 | 2026-03-16T22:00:25.373Z | Compiling postcard v1.1.3 |
| 2229 | 2026-03-16T22:00:26.452Z | Compiling rustls-webpki v0.103.9 |
| 2230 | 2026-03-16T22:00:27.558Z | Compiling num_enum_derive v0.7.5 |
| 2231 | 2026-03-16T22:00:27.581Z | Compiling ingot v0.1.1 |
| 2232 | 2026-03-16T22:00:28.832Z | Compiling proc-macro-crate v1.3.1 |
| 2233 | 2026-03-16T22:00:29.721Z | Compiling rustls-webpki v0.102.8 |
| 2234 | 2026-03-16T22:00:30.188Z | Compiling futures-executor v0.3.32 |
| 2235 | 2026-03-16T22:00:30.254Z | Compiling foreign-types-macros v0.2.3 |
| 2236 | 2026-03-16T22:00:30.373Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2237 | 2026-03-16T22:00:30.674Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2238 | 2026-03-16T22:00:30.804Z | Compiling multer v3.1.0 |
| 2239 | 2026-03-16T22:00:30.825Z | Compiling thread_local v1.1.9 |
| 2240 | 2026-03-16T22:00:30.953Z | Compiling slog-async v2.8.0 |
| 2241 | 2026-03-16T22:00:30.973Z | Compiling cpufeatures v0.3.0 |
| 2242 | 2026-03-16T22:00:31.057Z | Compiling foreign-types-shared v0.3.1 |
| 2243 | 2026-03-16T22:00:31.089Z | Compiling match_cfg v0.1.0 |
| 2244 | 2026-03-16T22:00:31.193Z | Compiling hostname v0.3.1 |
| 2245 | 2026-03-16T22:00:31.214Z | Compiling foreign-types v0.5.0 |
| 2246 | 2026-03-16T22:00:31.240Z | Compiling tokio-rustls v0.26.4 |
| 2247 | 2026-03-16T22:00:31.261Z | Compiling rustls-platform-verifier v0.6.2 |
| 2248 | 2026-03-16T22:00:31.351Z | Compiling chacha20 v0.10.0 |
| 2249 | 2026-03-16T22:00:31.468Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2250 | 2026-03-16T22:00:31.489Z | Compiling futures v0.3.32 |
| 2251 | 2026-03-16T22:00:31.538Z | Compiling num_enum_derive v0.5.11 |
| 2252 | 2026-03-16T22:00:31.607Z | Compiling hyper-rustls v0.27.7 |
| 2253 | 2026-03-16T22:00:31.611Z | Compiling num_enum v0.7.5 |
| 2254 | 2026-03-16T22:00:31.778Z | Compiling derive-ex v0.1.8 |
| 2255 | 2026-03-16T22:00:31.808Z | Compiling tabwriter v1.4.1 |
| 2256 | 2026-03-16T22:00:31.827Z | Compiling slog-json v2.6.1 |
| 2257 | 2026-03-16T22:00:31.864Z | Compiling crossbeam-channel v0.5.15 |
| 2258 | 2026-03-16T22:00:31.921Z | Compiling reqwest v0.13.2 |
| 2259 | 2026-03-16T22:00:32.026Z | Compiling reqwest v0.12.28 |
| 2260 | 2026-03-16T22:00:32.071Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2261 | 2026-03-16T22:00:32.152Z | Compiling async-stream-impl v0.3.6 |
| 2262 | 2026-03-16T22:00:32.291Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2263 | 2026-03-16T22:00:32.663Z | Compiling serde_spanned v1.0.4 |
| 2264 | 2026-03-16T22:00:32.710Z | Compiling is-terminal v0.4.17 |
| 2265 | 2026-03-16T22:00:32.768Z | Compiling cstr-argument v0.1.2 |
| 2266 | 2026-03-16T22:00:32.834Z | Compiling memoffset v0.9.1 |
| 2267 | 2026-03-16T22:00:32.854Z | Compiling dropshot v0.16.7 |
| 2268 | 2026-03-16T22:00:32.873Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2269 | 2026-03-16T22:00:32.908Z | Compiling crucible-workspace-hack v0.1.0 |
| 2270 | 2026-03-16T22:00:32.958Z | Compiling term v1.2.1 |
| 2271 | 2026-03-16T22:00:32.999Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2272 | 2026-03-16T22:00:33.134Z | Compiling typeid v1.0.3 |
| 2273 | 2026-03-16T22:00:33.155Z | Compiling cfg_aliases v0.2.1 |
| 2274 | 2026-03-16T22:00:33.183Z | Compiling take_mut v0.2.2 |
| 2275 | 2026-03-16T22:00:33.270Z | Compiling nix v0.30.1 |
| 2276 | 2026-03-16T22:00:33.361Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2277 | 2026-03-16T22:00:33.384Z | Compiling slog-term v2.9.2 |
| 2278 | 2026-03-16T22:00:33.721Z | Compiling async-stream v0.3.6 |
| 2279 | 2026-03-16T22:00:33.756Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2280 | 2026-03-16T22:00:33.815Z | Compiling num_enum v0.5.11 |
| 2281 | 2026-03-16T22:00:33.915Z | Compiling test-strategy v0.4.5 |
| 2282 | 2026-03-16T22:00:33.973Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2283 | 2026-03-16T22:00:34.003Z | Compiling slog-bunyan v2.5.0 |
| 2284 | 2026-03-16T22:00:34.142Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2285 | 2026-03-16T22:00:34.251Z | Compiling rand v0.10.0 |
| 2286 | 2026-03-16T22:00:34.295Z | Compiling tokio-rustls v0.25.0 |
| 2287 | 2026-03-16T22:00:34.628Z | Compiling parse-display-derive v0.10.0 |
| 2288 | 2026-03-16T22:00:34.917Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2289 | 2026-03-16T22:00:35.023Z | Compiling backon v1.6.0 |
| 2290 | 2026-03-16T22:00:35.042Z | Compiling waitgroup v0.1.2 |
| 2291 | 2026-03-16T22:00:35.061Z | Compiling newtype-uuid-macros v0.1.0 |
| 2292 | 2026-03-16T22:00:35.233Z | Compiling dropshot_endpoint v0.16.7 |
| 2293 | 2026-03-16T22:00:35.258Z | Compiling rustls-pemfile v2.2.0 |
| 2294 | 2026-03-16T22:00:35.318Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2295 | 2026-03-16T22:00:35.360Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2296 | 2026-03-16T22:00:35.381Z | Compiling serde_path_to_error v0.1.20 |
| 2297 | 2026-03-16T22:00:35.639Z | Compiling hostname v0.4.2 |
| 2298 | 2026-03-16T22:00:35.734Z | Compiling instant v0.1.13 |
| 2299 | 2026-03-16T22:00:35.755Z | Compiling erased-serde v0.4.9 |
| 2300 | 2026-03-16T22:00:35.782Z | Compiling colored v3.1.1 |
| 2301 | 2026-03-16T22:00:35.867Z | Compiling debug-ignore v1.0.5 |
| 2302 | 2026-03-16T22:00:35.887Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2303 | 2026-03-16T22:00:35.904Z | Compiling backoff v0.4.0 |
| 2304 | 2026-03-16T22:00:35.982Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2305 | 2026-03-16T22:00:36.032Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2306 | 2026-03-16T22:00:36.084Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2307 | 2026-03-16T22:00:36.129Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2308 | 2026-03-16T22:00:36.421Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2309 | 2026-03-16T22:00:36.448Z | Compiling camino-tempfile v1.4.1 |
| 2310 | 2026-03-16T22:00:36.653Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2311 | 2026-03-16T22:00:36.690Z | Compiling parse-display v0.10.0 |
| 2312 | 2026-03-16T22:00:36.728Z | Compiling secrecy v0.10.3 |
| 2313 | 2026-03-16T22:00:36.856Z | Compiling num-derive v0.4.2 |
| 2314 | 2026-03-16T22:00:36.877Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-16T22:00:36.962Z | Compiling regress v0.10.5 |
| 2316 | 2026-03-16T22:00:36.983Z | Compiling sigpipe v0.1.3 |
| 2317 | 2026-03-16T22:00:37.114Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2318 | 2026-03-16T22:00:37.305Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2319 | 2026-03-16T22:00:37.400Z | Compiling libefi-sys v0.1.0 |
| 2320 | 2026-03-16T22:00:37.679Z | Compiling glob v0.3.3 |
| 2321 | 2026-03-16T22:00:37.848Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2322 | 2026-03-16T22:00:37.889Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2323 | 2026-03-16T22:00:38.045Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2324 | 2026-03-16T22:00:38.614Z | Compiling usdt-macro v0.5.0 |
| 2325 | 2026-03-16T22:00:38.636Z | Compiling usdt-attr-macro v0.5.0 |
| 2326 | 2026-03-16T22:00:38.636Z | Compiling smf v0.2.3 |
| 2327 | 2026-03-16T22:00:38.732Z | Compiling bitfield-struct v0.6.2 |
| 2328 | 2026-03-16T22:00:38.920Z | Compiling ordered-float v2.10.1 |
| 2329 | 2026-03-16T22:00:38.961Z | Compiling blake3 v1.8.3 |
| 2330 | 2026-03-16T22:00:39.010Z | Compiling memmap v0.7.0 |
| 2331 | 2026-03-16T22:00:39.316Z | Compiling whoami v1.6.1 |
| 2332 | 2026-03-16T22:00:39.335Z | Compiling serde-value v0.7.0 |
| 2333 | 2026-03-16T22:00:39.541Z | Compiling serde-untagged v0.1.9 |
| 2334 | 2026-03-16T22:00:39.571Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2335 | 2026-03-16T22:00:39.643Z | Compiling usdt v0.5.0 |
| 2336 | 2026-03-16T22:00:39.978Z | Compiling toml v0.8.23 |
| 2337 | 2026-03-16T22:00:40.040Z | Compiling filetime v0.2.27 |
| 2338 | 2026-03-16T22:00:40.083Z | Compiling arrayvec v0.7.6 |
| 2339 | 2026-03-16T22:00:40.165Z | Compiling arrayref v0.3.9 |
| 2340 | 2026-03-16T22:00:40.191Z | Compiling unicode-xid v0.2.6 |
| 2341 | 2026-03-16T22:00:40.211Z | Compiling constant_time_eq v0.4.2 |
| 2342 | 2026-03-16T22:00:40.274Z | Compiling same-file v1.0.6 |
| 2343 | 2026-03-16T22:00:40.321Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2344 | 2026-03-16T22:00:40.339Z | Compiling xattr v1.6.1 |
| 2345 | 2026-03-16T22:00:40.430Z | Compiling walkdir v2.5.0 |
| 2346 | 2026-03-16T22:00:40.449Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2347 | 2026-03-16T22:00:40.476Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2348 | 2026-03-16T22:00:40.511Z | Compiling tar v0.4.44 |
| 2349 | 2026-03-16T22:00:40.531Z | Compiling tokio-dtrace v0.1.1 |
| 2350 | 2026-03-16T22:00:40.613Z | Compiling gethostname v0.5.0 |
| 2351 | 2026-03-16T22:00:40.724Z | Compiling cargo-util-schemas v0.8.2 |
| 2352 | 2026-03-16T22:00:40.798Z | Compiling cargo-platform v0.2.0 |
| 2353 | 2026-03-16T22:00:40.817Z | Compiling topological-sort v0.2.2 |
| 2354 | 2026-03-16T22:00:40.985Z | Compiling oxide-tokio-rt v0.1.2 |
| 2355 | 2026-03-16T22:00:41.023Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2356 | 2026-03-16T22:00:41.070Z | Compiling shell-words v1.1.1 |
| 2357 | 2026-03-16T22:00:41.264Z | Compiling indent_write v2.2.0 |
| 2358 | 2026-03-16T22:00:42.254Z | Compiling cargo_metadata v0.21.0 |
| 2359 | 2026-03-16T22:00:52.967Z | Compiling progenitor-client v0.13.0 |
| 2360 | 2026-03-16T22:00:53.031Z | Compiling progenitor-client v0.10.0 |
| 2361 | 2026-03-16T22:00:53.034Z | Compiling omicron-zone-package v0.12.2 |
| 2362 | 2026-03-16T22:00:53.146Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2363 | 2026-03-16T22:00:53.149Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2364 | 2026-03-16T22:00:53.319Z | Compiling progenitor-extras v0.1.1 |
| 2365 | 2026-03-16T22:00:53.578Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2366 | 2026-03-16T22:01:03.010Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2367 | 2026-03-16T22:01:03.561Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2368 | 2026-03-16T22:01:04.751Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2369 | 2026-03-16T22:01:13.111Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2370 | 2026-03-16T22:01:13.290Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2371 | 2026-03-16T22:01:13.352Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2372 | 2026-03-16T22:01:13.355Z | Created new build target 'test' and set it as active |
| 2373 | 2026-03-16T22:01:13.358Z | |
| 2374 | 2026-03-16T22:01:13.358Z | real 1:54.566949821 |
| 2375 | 2026-03-16T22:01:13.358Z | user 20:26.290924184 |
| 2376 | 2026-03-16T22:01:13.358Z | sys 2:58.528224031 |
| 2377 | 2026-03-16T22:01:13.358Z | trap 0.524676987 |
| 2378 | 2026-03-16T22:01:13.358Z | tflt 3.268297065 |
| 2379 | 2026-03-16T22:01:13.358Z | dflt 3.656127604 |
| 2380 | 2026-03-16T22:01:13.358Z | kflt 0.000267126 |
| 2381 | 2026-03-16T22:01:13.358Z | lock 47:23.253302194 |
| 2382 | 2026-03-16T22:01:13.358Z | slp 1:11:03.393127892 |
| 2383 | 2026-03-16T22:01:13.359Z | lat 48.181315289 |
| 2384 | 2026-03-16T22:01:13.359Z | stop 6:39.511228947 |
| 2385 | 2026-03-16T22:01:13.359Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2386 | 2026-03-16T22:01:14.443Z | Finished `release` profile [optimized] target(s) in 1.07s |
| 2387 | 2026-03-16T22:01:14.508Z | Running `target/release/omicron-package -t test package` |
| 2388 | 2026-03-16T22:01:14.565Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2389 | 2026-03-16T22:01:16.317Z | Compiling regress v0.10.5 |
| 2390 | 2026-03-16T22:01:16.317Z | Compiling heck v0.5.0 |
| 2391 | 2026-03-16T22:01:16.321Z | Compiling unsafe-libyaml v0.2.11 |
| 2392 | 2026-03-16T22:01:16.567Z | Compiling convert_case v0.4.0 |
| 2393 | 2026-03-16T22:01:16.587Z | Compiling half v2.7.1 |
| 2394 | 2026-03-16T22:01:16.590Z | Compiling ciborium-io v0.2.2 |
| 2395 | 2026-03-16T22:01:16.638Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2396 | 2026-03-16T22:01:16.642Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2397 | 2026-03-16T22:01:16.642Z | Compiling prettyplease v0.2.37 |
| 2398 | 2026-03-16T22:01:16.642Z | Compiling universal-hash v0.5.1 |
| 2399 | 2026-03-16T22:01:16.642Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2400 | 2026-03-16T22:01:16.642Z | Compiling unicode-width v0.1.14 |
| 2401 | 2026-03-16T22:01:16.642Z | Compiling opaque-debug v0.3.1 |
| 2402 | 2026-03-16T22:01:16.642Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2403 | 2026-03-16T22:01:16.689Z | Compiling chacha20 v0.9.1 |
| 2404 | 2026-03-16T22:01:16.741Z | Compiling typify-impl v0.6.1 |
| 2405 | 2026-03-16T22:01:16.851Z | Compiling password-hash v0.5.0 |
| 2406 | 2026-03-16T22:01:16.937Z | Compiling poly1305 v0.8.0 |
| 2407 | 2026-03-16T22:01:16.937Z | Compiling blake2 v0.10.6 |
| 2408 | 2026-03-16T22:01:17.002Z | Compiling derive_more v0.99.20 |
| 2409 | 2026-03-16T22:01:17.075Z | Compiling ciborium-ll v0.2.2 |
| 2410 | 2026-03-16T22:01:17.117Z | Compiling aead v0.5.2 |
| 2411 | 2026-03-16T22:01:17.199Z | Compiling is-terminal v0.4.17 |
| 2412 | 2026-03-16T22:01:17.228Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2413 | 2026-03-16T22:01:17.284Z | Compiling serde_yaml v0.9.34+deprecated |
| 2414 | 2026-03-16T22:01:17.345Z | Compiling ciborium v0.2.2 |
| 2415 | 2026-03-16T22:01:17.391Z | Compiling swrite v0.1.0 |
| 2416 | 2026-03-16T22:01:17.439Z | Compiling chacha20poly1305 v0.10.1 |
| 2417 | 2026-03-16T22:01:17.464Z | Compiling argon2 v0.5.3 |
| 2418 | 2026-03-16T22:01:17.546Z | Compiling serde_spanned v1.0.4 |
| 2419 | 2026-03-16T22:01:17.649Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2420 | 2026-03-16T22:01:17.719Z | Compiling bytecount v0.6.9 |
| 2421 | 2026-03-16T22:01:17.762Z | Compiling rustls v0.22.4 |
| 2422 | 2026-03-16T22:01:17.799Z | Compiling rustls-webpki v0.102.8 |
| 2423 | 2026-03-16T22:01:17.832Z | Compiling derive-where v1.6.0 |
| 2424 | 2026-03-16T22:01:17.968Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2425 | 2026-03-16T22:01:17.994Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2426 | 2026-03-16T22:01:18.082Z | Compiling thiserror-no-std v2.0.2 |
| 2427 | 2026-03-16T22:01:18.153Z | Compiling thread_local v1.1.9 |
| 2428 | 2026-03-16T22:01:18.225Z | Compiling vsss-rs v3.3.4 |
| 2429 | 2026-03-16T22:01:18.258Z | Compiling match_cfg v0.1.0 |
| 2430 | 2026-03-16T22:01:18.382Z | Compiling hostname v0.3.1 |
| 2431 | 2026-03-16T22:01:18.478Z | Compiling multer v3.1.0 |
| 2432 | 2026-03-16T22:01:18.515Z | Compiling slog-async v2.8.0 |
| 2433 | 2026-03-16T22:01:18.560Z | Compiling slog-json v2.6.1 |
| 2434 | 2026-03-16T22:01:18.616Z | Compiling typify-impl v0.4.3 |
| 2435 | 2026-03-16T22:01:18.729Z | Compiling crossbeam-channel v0.5.15 |
| 2436 | 2026-03-16T22:01:18.812Z | Compiling futures-executor v0.3.32 |
| 2437 | 2026-03-16T22:01:18.842Z | Compiling term v1.2.1 |
| 2438 | 2026-03-16T22:01:18.872Z | Compiling take_mut v0.2.2 |
| 2439 | 2026-03-16T22:01:19.034Z | Compiling futures v0.3.32 |
| 2440 | 2026-03-16T22:01:19.135Z | Compiling slog-bunyan v2.5.0 |
| 2441 | 2026-03-16T22:01:19.190Z | Compiling dropshot v0.16.7 |
| 2442 | 2026-03-16T22:01:19.273Z | Compiling slog-term v2.9.2 |
| 2443 | 2026-03-16T22:01:19.339Z | Compiling async-stream v0.3.6 |
| 2444 | 2026-03-16T22:01:19.342Z | Compiling progenitor-client v0.13.0 |
| 2445 | 2026-03-16T22:01:19.503Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2446 | 2026-03-16T22:01:19.534Z | Compiling waitgroup v0.1.2 |
| 2447 | 2026-03-16T22:01:19.570Z | Compiling backon v1.6.0 |
| 2448 | 2026-03-16T22:01:19.627Z | Compiling rustls-pemfile v2.2.0 |
| 2449 | 2026-03-16T22:01:19.732Z | Compiling hostname v0.4.2 |
| 2450 | 2026-03-16T22:01:19.762Z | Compiling serde_path_to_error v0.1.20 |
| 2451 | 2026-03-16T22:01:19.765Z | Compiling instant v0.1.13 |
| 2452 | 2026-03-16T22:01:19.819Z | Compiling debug-ignore v1.0.5 |
| 2453 | 2026-03-16T22:01:19.859Z | Compiling progenitor-extras v0.1.1 |
| 2454 | 2026-03-16T22:01:19.886Z | Compiling backoff v0.4.0 |
| 2455 | 2026-03-16T22:01:19.916Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2456 | 2026-03-16T22:01:19.973Z | Compiling parse-display v0.10.0 |
| 2457 | 2026-03-16T22:01:20.000Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2458 | 2026-03-16T22:01:20.028Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2459 | 2026-03-16T22:01:20.032Z | Compiling progenitor-client v0.10.0 |
| 2460 | 2026-03-16T22:01:20.122Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2461 | 2026-03-16T22:01:20.174Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2462 | 2026-03-16T22:01:20.203Z | Compiling macaddr v1.0.1 |
| 2463 | 2026-03-16T22:01:20.207Z | Compiling console v0.15.11 |
| 2464 | 2026-03-16T22:01:20.289Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2465 | 2026-03-16T22:01:20.345Z | Compiling newline-converter v0.3.0 |
| 2466 | 2026-03-16T22:01:20.460Z | Compiling atomicwrites v0.4.4 |
| 2467 | 2026-03-16T22:01:20.525Z | Compiling num-rational v0.4.2 |
| 2468 | 2026-03-16T22:01:20.583Z | Compiling num-complex v0.4.6 |
| 2469 | 2026-03-16T22:01:20.805Z | Compiling slog-dtrace v0.3.0 |
| 2470 | 2026-03-16T22:01:20.840Z | Compiling expectorate v1.2.0 |
| 2471 | 2026-03-16T22:01:21.102Z | Compiling tokio-rustls v0.25.0 |
| 2472 | 2026-03-16T22:01:21.215Z | Compiling num v0.4.3 |
| 2473 | 2026-03-16T22:01:21.286Z | Compiling async-recursion v1.1.1 |
| 2474 | 2026-03-16T22:01:21.315Z | Compiling float-ord v0.3.2 |
| 2475 | 2026-03-16T22:01:21.347Z | Compiling cancel-safe-futures v0.1.5 |
| 2476 | 2026-03-16T22:01:21.430Z | Compiling owo-colors v4.3.0 |
| 2477 | 2026-03-16T22:01:21.545Z | Compiling libsw-core v0.3.2 |
| 2478 | 2026-03-16T22:01:21.733Z | Compiling resolv-conf v0.7.6 |
| 2479 | 2026-03-16T22:01:21.850Z | Compiling libsw v3.5.0 |
| 2480 | 2026-03-16T22:01:21.931Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2481 | 2026-03-16T22:01:22.125Z | Compiling toml v0.8.23 |
| 2482 | 2026-03-16T22:01:22.159Z | Compiling linear-map v1.2.0 |
| 2483 | 2026-03-16T22:01:22.224Z | Compiling minimal-lexical v0.2.1 |
| 2484 | 2026-03-16T22:01:22.307Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2485 | 2026-03-16T22:01:22.439Z | Compiling linked-hash-map v0.5.6 |
| 2486 | 2026-03-16T22:01:22.511Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2487 | 2026-03-16T22:01:22.572Z | Compiling nom v7.1.3 |
| 2488 | 2026-03-16T22:01:22.575Z | Compiling unicode-xid v0.2.6 |
| 2489 | 2026-03-16T22:01:22.761Z | Compiling lru-cache v0.1.2 |
| 2490 | 2026-03-16T22:01:22.786Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2491 | 2026-03-16T22:01:22.951Z | Compiling globset v0.4.18 |
| 2492 | 2026-03-16T22:01:23.001Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2493 | 2026-03-16T22:01:23.360Z | Compiling hickory-proto v0.24.4 |
| 2494 | 2026-03-16T22:01:23.630Z | Compiling typify-macro v0.4.3 |
| 2495 | 2026-03-16T22:01:23.658Z | Compiling typify-macro v0.6.1 |
| 2496 | 2026-03-16T22:01:24.451Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2497 | 2026-03-16T22:01:24.530Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2498 | 2026-03-16T22:01:25.660Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2499 | 2026-03-16T22:01:25.738Z | Compiling typify v0.4.3 |
| 2500 | 2026-03-16T22:01:25.799Z | Compiling typify v0.6.1 |
| 2501 | 2026-03-16T22:01:25.940Z | Compiling progenitor-impl v0.13.0 |
| 2502 | 2026-03-16T22:01:25.969Z | Compiling progenitor-impl v0.11.2 |
| 2503 | 2026-03-16T22:01:26.478Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2504 | 2026-03-16T22:01:27.265Z | Compiling hickory-resolver v0.24.4 |
| 2505 | 2026-03-16T22:01:27.811Z | Compiling convert_case v0.10.0 |
| 2506 | 2026-03-16T22:01:28.193Z | Compiling derive_more-impl v2.1.1 |
| 2507 | 2026-03-16T22:01:29.031Z | Compiling progenitor-macro v0.13.0 |
| 2508 | 2026-03-16T22:01:29.095Z | Compiling progenitor-macro v0.11.2 |
| 2509 | 2026-03-16T22:01:29.249Z | Compiling qorb v0.4.1 |
| 2510 | 2026-03-16T22:01:30.913Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2511 | 2026-03-16T22:01:31.208Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2512 | 2026-03-16T22:01:32.927Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2513 | 2026-03-16T22:01:34.231Z | Compiling progenitor-client v0.11.2 |
| 2514 | 2026-03-16T22:01:34.294Z | Compiling pin-project-internal v1.1.11 |
| 2515 | 2026-03-16T22:01:34.337Z | Compiling derive_more v2.1.1 |
| 2516 | 2026-03-16T22:01:34.474Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2517 | 2026-03-16T22:01:34.793Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-03-16T22:01:34.835Z | Compiling pem v3.0.6 |
| 2519 | 2026-03-16T22:01:34.901Z | Compiling progenitor v0.11.2 |
| 2520 | 2026-03-16T22:01:34.929Z | Compiling snafu-derive v0.8.9 |
| 2521 | 2026-03-16T22:01:34.974Z | Compiling progenitor v0.13.0 |
| 2522 | 2026-03-16T22:01:35.117Z | Compiling termtree v0.5.1 |
| 2523 | 2026-03-16T22:01:35.160Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2524 | 2026-03-16T22:01:35.205Z | Compiling crossterm v0.29.0 |
| 2525 | 2026-03-16T22:01:35.375Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2526 | 2026-03-16T22:01:35.772Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2527 | 2026-03-16T22:01:35.801Z | Compiling pin-project v1.1.11 |
| 2528 | 2026-03-16T22:01:35.970Z | Compiling olpc-cjson v0.1.4 |
| 2529 | 2026-03-16T22:01:36.123Z | Compiling phf_shared v0.12.1 |
| 2530 | 2026-03-16T22:01:36.271Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2531 | 2026-03-16T22:01:36.467Z | Compiling serde_plain v1.0.2 |
| 2532 | 2026-03-16T22:01:36.865Z | Compiling csv-core v0.1.13 |
| 2533 | 2026-03-16T22:01:36.976Z | Compiling vte v0.14.1 |
| 2534 | 2026-03-16T22:01:37.322Z | Compiling snafu v0.8.9 |
| 2535 | 2026-03-16T22:01:37.422Z | Compiling chrono-tz v0.10.4 |
| 2536 | 2026-03-16T22:01:37.709Z | Compiling highway v1.3.0 |
| 2537 | 2026-03-16T22:01:37.989Z | Compiling typed-path v0.9.3 |
| 2538 | 2026-03-16T22:01:38.118Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2539 | 2026-03-16T22:01:38.202Z | Compiling strip-ansi-escapes v0.2.1 |
| 2540 | 2026-03-16T22:01:38.636Z | Compiling csv v1.4.0 |
| 2541 | 2026-03-16T22:01:38.949Z | Compiling phf v0.12.1 |
| 2542 | 2026-03-16T22:01:39.035Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2543 | 2026-03-16T22:01:39.063Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2544 | 2026-03-16T22:01:39.227Z | Compiling const_format_proc_macros v0.2.34 |
| 2545 | 2026-03-16T22:01:39.657Z | Compiling tough v0.20.0 |
| 2546 | 2026-03-16T22:01:39.726Z | Compiling papergrid v0.11.0 |
| 2547 | 2026-03-16T22:01:39.972Z | Compiling fd-lock v4.0.4 |
| 2548 | 2026-03-16T22:01:40.188Z | Compiling peg-macros v0.8.5 |
| 2549 | 2026-03-16T22:01:40.321Z | Compiling tabled_derive v0.7.0 |
| 2550 | 2026-03-16T22:01:40.572Z | Compiling nu-ansi-term v0.50.3 |
| 2551 | 2026-03-16T22:01:41.567Z | Compiling tabled v0.15.0 |
| 2552 | 2026-03-16T22:01:41.884Z | Compiling reedline v0.40.0 |
| 2553 | 2026-03-16T22:01:41.935Z | Compiling peg v0.8.5 |
| 2554 | 2026-03-16T22:01:42.059Z | Compiling const_format v0.2.35 |
| 2555 | 2026-03-16T22:01:42.724Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2556 | 2026-03-16T22:01:42.827Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2557 | 2026-03-16T22:01:43.176Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2558 | 2026-03-16T22:01:44.008Z | Compiling bcs v0.1.6 |
| 2559 | 2026-03-16T22:01:44.093Z | Compiling semver v0.1.20 |
| 2560 | 2026-03-16T22:01:44.463Z | Compiling rustc_version v0.1.7 |
| 2561 | 2026-03-16T22:01:44.571Z | Compiling base64 v0.21.7 |
| 2562 | 2026-03-16T22:01:44.794Z | Compiling newtype_derive v0.1.6 |
| 2563 | 2026-03-16T22:01:45.090Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2564 | 2026-03-16T22:01:45.311Z | Compiling humantime v2.3.0 |
| 2565 | 2026-03-16T22:01:45.399Z | Compiling smawk v0.3.2 |
| 2566 | 2026-03-16T22:01:45.651Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-03-16T22:01:46.021Z | Compiling textwrap v0.16.2 |
| 2568 | 2026-03-16T22:01:46.051Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2569 | 2026-03-16T22:01:46.079Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2570 | 2026-03-16T22:01:46.112Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2571 | 2026-03-16T22:01:46.638Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2572 | 2026-03-16T22:01:46.807Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2573 | 2026-03-16T22:01:46.834Z | Compiling steno v0.4.1 |
| 2574 | 2026-03-16T22:01:47.070Z | Compiling utf-8 v0.7.6 |
| 2575 | 2026-03-16T22:01:47.400Z | Compiling progenitor-impl v0.10.0 |
| 2576 | 2026-03-16T22:01:47.588Z | Compiling tagptr v0.2.0 |
| 2577 | 2026-03-16T22:01:47.833Z | Compiling moka v0.12.13 |
| 2578 | 2026-03-16T22:01:48.099Z | Compiling tungstenite v0.21.0 |
| 2579 | 2026-03-16T22:01:48.840Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2580 | 2026-03-16T22:01:49.651Z | Compiling hickory-resolver v0.25.2 |
| 2581 | 2026-03-16T22:01:49.787Z | Compiling tokio-tungstenite v0.21.0 |
| 2582 | 2026-03-16T22:01:50.265Z | Compiling radium v0.7.0 |
| 2583 | 2026-03-16T22:01:50.511Z | Compiling progenitor-macro v0.10.0 |
| 2584 | 2026-03-16T22:01:50.685Z | Compiling tap v1.0.1 |
| 2585 | 2026-03-16T22:01:50.869Z | Compiling maybe-uninit v2.0.0 |
| 2586 | 2026-03-16T22:01:50.964Z | Compiling wyz v0.5.1 |
| 2587 | 2026-03-16T22:01:51.271Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2588 | 2026-03-16T22:01:51.510Z | Compiling zerocopy-derive v0.6.6 |
| 2589 | 2026-03-16T22:01:51.752Z | Compiling funty v2.0.0 |
| 2590 | 2026-03-16T22:01:51.951Z | Compiling display-error-chain v0.2.2 |
| 2591 | 2026-03-16T22:01:52.179Z | Compiling crc-catalog v2.4.0 |
| 2592 | 2026-03-16T22:01:52.342Z | Compiling packed_struct v0.10.1 |
| 2593 | 2026-03-16T22:01:52.604Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2594 | 2026-03-16T22:01:52.755Z | Compiling zerocopy v0.6.6 |
| 2595 | 2026-03-16T22:01:53.097Z | Compiling crc v3.4.0 |
| 2596 | 2026-03-16T22:01:53.302Z | Compiling bitvec v1.0.1 |
| 2597 | 2026-03-16T22:01:53.768Z | Compiling packed_struct_codegen v0.10.1 |
| 2598 | 2026-03-16T22:01:54.602Z | Compiling bitfield-macros v0.19.4 |
| 2599 | 2026-03-16T22:01:55.167Z | Compiling indexmap v1.9.3 |
| 2600 | 2026-03-16T22:01:55.193Z | Compiling nodrop v0.1.14 |
| 2601 | 2026-03-16T22:01:55.348Z | Compiling array-init v0.0.4 |
| 2602 | 2026-03-16T22:01:55.515Z | Compiling smallvec v0.6.14 |
| 2603 | 2026-03-16T22:01:55.549Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2604 | 2026-03-16T22:01:55.590Z | Compiling bitfield v0.19.4 |
| 2605 | 2026-03-16T22:01:55.867Z | Compiling num-derive v0.3.3 |
| 2606 | 2026-03-16T22:01:55.968Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2607 | 2026-03-16T22:01:56.080Z | Compiling hashbrown v0.12.3 |
| 2608 | 2026-03-16T22:01:56.356Z | Compiling progenitor v0.10.0 |
| 2609 | 2026-03-16T22:01:56.554Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2610 | 2026-03-16T22:01:56.583Z | Compiling proc-macro-error2 v2.0.1 |
| 2611 | 2026-03-16T22:01:57.019Z | Compiling serde-hex v0.1.0 |
| 2612 | 2026-03-16T22:01:57.068Z | Compiling libscf-sys v1.1.0 |
| 2613 | 2026-03-16T22:01:57.277Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2614 | 2026-03-16T22:01:57.433Z | Compiling ron v0.8.1 |
| 2615 | 2026-03-16T22:01:57.575Z | Compiling nix v0.31.1 |
| 2616 | 2026-03-16T22:01:57.618Z | Compiling hashbrown v0.13.2 |
| 2617 | 2026-03-16T22:01:57.892Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2618 | 2026-03-16T22:01:58.067Z | Compiling vergen-gitcl v1.0.8 |
| 2619 | 2026-03-16T22:01:58.124Z | Compiling dirs-sys-next v0.1.2 |
| 2620 | 2026-03-16T22:01:58.211Z | Compiling crc-any v2.5.0 |
| 2621 | 2026-03-16T22:01:58.362Z | Compiling glob v0.3.3 |
| 2622 | 2026-03-16T22:01:58.437Z | Compiling maplit v1.0.2 |
| 2623 | 2026-03-16T22:01:58.466Z | Compiling crunchy v0.2.4 |
| 2624 | 2026-03-16T22:01:58.589Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-03-16T22:01:58.809Z | Compiling object v0.30.4 |
| 2626 | 2026-03-16T22:01:58.847Z | Compiling clang-sys v1.8.1 |
| 2627 | 2026-03-16T22:01:58.916Z | Compiling dirs-next v2.0.0 |
| 2628 | 2026-03-16T22:01:59.144Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2629 | 2026-03-16T22:01:59.270Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2630 | 2026-03-16T22:01:59.368Z | Compiling tabled_derive v0.11.0 |
| 2631 | 2026-03-16T22:01:59.458Z | Compiling papergrid v0.17.0 |
| 2632 | 2026-03-16T22:01:59.486Z | Compiling testing_table v0.3.0 |
| 2633 | 2026-03-16T22:02:00.001Z | Compiling dsl_auto_type v0.1.3 |
| 2634 | 2026-03-16T22:02:00.026Z | Compiling scheduled-thread-pool v0.2.7 |
| 2635 | 2026-03-16T22:02:00.065Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2636 | 2026-03-16T22:02:00.352Z | Compiling tiny-keccak v2.0.2 |
| 2637 | 2026-03-16T22:02:00.560Z | Compiling path-slash v0.1.5 |
| 2638 | 2026-03-16T22:02:00.703Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-16T22:02:00.756Z | Compiling diesel_derives v2.2.7 |
| 2640 | 2026-03-16T22:02:00.859Z | Compiling term v0.7.0 |
| 2641 | 2026-03-16T22:02:01.046Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2642 | 2026-03-16T22:02:01.078Z | Compiling arc-swap v1.8.2 |
| 2643 | 2026-03-16T22:02:01.545Z | Compiling tabled v0.20.0 |
| 2644 | 2026-03-16T22:02:01.548Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-03-16T22:02:01.694Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-03-16T22:02:01.879Z | Compiling bit-vec v0.6.3 |
| 2647 | 2026-03-16T22:02:02.022Z | Compiling slog-scope v4.4.1 |
| 2648 | 2026-03-16T22:02:02.200Z | Compiling bit-set v0.5.3 |
| 2649 | 2026-03-16T22:02:02.225Z | Compiling xshell v0.2.7 |
| 2650 | 2026-03-16T22:02:02.434Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2651 | 2026-03-16T22:02:02.513Z | Compiling ascii-canvas v3.0.0 |
| 2652 | 2026-03-16T22:02:02.674Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-03-16T22:02:02.860Z | Compiling itertools v0.10.5 |
| 2654 | 2026-03-16T22:02:02.888Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-16T22:02:02.945Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-16T22:02:03.200Z | Compiling regex-syntax v0.6.29 |
| 2657 | 2026-03-16T22:02:03.257Z | Compiling bindgen v0.71.1 |
| 2658 | 2026-03-16T22:02:03.286Z | Compiling unicase v2.9.0 |
| 2659 | 2026-03-16T22:02:03.660Z | Compiling diff v0.1.13 |
| 2660 | 2026-03-16T22:02:03.890Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2661 | 2026-03-16T22:02:04.007Z | Compiling slog-stdlog v4.1.1 |
| 2662 | 2026-03-16T22:02:04.269Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-03-16T22:02:04.592Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2664 | 2026-03-16T22:02:05.425Z | Compiling lalrpop v0.19.12 |
| 2665 | 2026-03-16T22:02:05.631Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2666 | 2026-03-16T22:02:05.972Z | Compiling cexpr v0.6.0 |
| 2667 | 2026-03-16T22:02:06.303Z | Compiling diesel v2.2.12 |
| 2668 | 2026-03-16T22:02:06.334Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2669 | 2026-03-16T22:02:06.371Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2670 | 2026-03-16T22:02:06.597Z | Compiling crc8 v0.1.1 |
| 2671 | 2026-03-16T22:02:06.831Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2672 | 2026-03-16T22:02:06.857Z | Compiling slog-envlogger v2.2.0 |
| 2673 | 2026-03-16T22:02:06.968Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2674 | 2026-03-16T22:02:07.600Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2675 | 2026-03-16T22:02:07.660Z | Compiling headers-core v0.3.0 |
| 2676 | 2026-03-16T22:02:07.707Z | Compiling libxml v0.3.3 |
| 2677 | 2026-03-16T22:02:07.854Z | Compiling headers v0.4.1 |
| 2678 | 2026-03-16T22:02:08.243Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2679 | 2026-03-16T22:02:08.313Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2680 | 2026-03-16T22:02:08.383Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2681 | 2026-03-16T22:02:08.481Z | Compiling strum_macros v0.24.3 |
| 2682 | 2026-03-16T22:02:08.625Z | Compiling indoc v1.0.9 |
| 2683 | 2026-03-16T22:02:09.213Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2684 | 2026-03-16T22:02:09.522Z | Compiling derive_builder v0.20.2 |
| 2685 | 2026-03-16T22:02:09.720Z | Compiling oso-derive v0.27.3 |
| 2686 | 2026-03-16T22:02:09.912Z | Compiling quick-xml v0.37.5 |
| 2687 | 2026-03-16T22:02:09.998Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2688 | 2026-03-16T22:02:10.233Z | Compiling openssl-probe v0.1.6 |
| 2689 | 2026-03-16T22:02:10.405Z | Compiling half v1.8.3 |
| 2690 | 2026-03-16T22:02:10.659Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2691 | 2026-03-16T22:02:10.991Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-03-16T22:02:11.611Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2693 | 2026-03-16T22:02:11.645Z | Compiling diesel-dtrace v0.4.2 |
| 2694 | 2026-03-16T22:02:11.763Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-03-16T22:02:11.795Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-03-16T22:02:11.824Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-03-16T22:02:12.051Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-03-16T22:02:12.210Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-03-16T22:02:12.298Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-03-16T22:02:12.323Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2701 | 2026-03-16T22:02:12.704Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-03-16T22:02:12.791Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-16T22:02:13.004Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-03-16T22:02:13.213Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-03-16T22:02:13.445Z | Compiling samael v0.0.19 |
| 2706 | 2026-03-16T22:02:13.518Z | Compiling kstat-rs v0.2.4 |
| 2707 | 2026-03-16T22:02:13.546Z | Compiling libz-sys v1.1.24 |
| 2708 | 2026-03-16T22:02:13.605Z | Compiling salty v0.3.0 |
| 2709 | 2026-03-16T22:02:14.020Z | Compiling nonempty v0.12.0 |
| 2710 | 2026-03-16T22:02:14.123Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2711 | 2026-03-16T22:02:14.187Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2712 | 2026-03-16T22:02:14.188Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2713 | 2026-03-16T22:02:14.245Z | Compiling darling_core v0.23.0 |
| 2714 | 2026-03-16T22:02:14.323Z | Compiling nanorand v0.7.0 |
| 2715 | 2026-03-16T22:02:14.542Z | Compiling fs-err v2.11.0 |
| 2716 | 2026-03-16T22:02:14.887Z | Compiling parking_lot_core v0.8.6 |
| 2717 | 2026-03-16T22:02:15.042Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2718 | 2026-03-16T22:02:15.111Z | Compiling mime_guess v2.0.5 |
| 2719 | 2026-03-16T22:02:15.138Z | Compiling flume v0.11.1 |
| 2720 | 2026-03-16T22:02:15.678Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2721 | 2026-03-16T22:02:15.820Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2722 | 2026-03-16T22:02:16.423Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2723 | 2026-03-16T22:02:16.674Z | Compiling polar-core v0.27.3 |
| 2724 | 2026-03-16T22:02:16.815Z | Compiling git-stub v1.0.0 |
| 2725 | 2026-03-16T22:02:17.134Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2726 | 2026-03-16T22:02:17.176Z | Compiling instability v0.3.11 |
| 2727 | 2026-03-16T22:02:17.461Z | Compiling darling_macro v0.23.0 |
| 2728 | 2026-03-16T22:02:17.531Z | Compiling git-stub-vcs v0.1.0 |
| 2729 | 2026-03-16T22:02:17.996Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2730 | 2026-03-16T22:02:18.130Z | Compiling darling v0.23.0 |
| 2731 | 2026-03-16T22:02:18.263Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2732 | 2026-03-16T22:02:20.802Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2733 | 2026-03-16T22:02:20.827Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2734 | 2026-03-16T22:02:21.367Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2735 | 2026-03-16T22:02:22.050Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2736 | 2026-03-16T22:02:24.742Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2737 | 2026-03-16T22:02:25.786Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2738 | 2026-03-16T22:02:26.916Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2739 | 2026-03-16T22:02:27.100Z | Compiling ignore v0.4.25 |
| 2740 | 2026-03-16T22:02:28.572Z | Compiling async-bb8-diesel v0.2.1 |
| 2741 | 2026-03-16T22:02:29.127Z | Compiling oso v0.27.3 |
| 2742 | 2026-03-16T22:02:30.870Z | Compiling primeorder v0.13.6 |
| 2743 | 2026-03-16T22:02:31.259Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2744 | 2026-03-16T22:02:31.287Z | Compiling castaway v0.2.4 |
| 2745 | 2026-03-16T22:02:31.395Z | Compiling atty v0.2.14 |
| 2746 | 2026-03-16T22:02:31.492Z | Compiling nibble_vec v0.1.0 |
| 2747 | 2026-03-16T22:02:31.582Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2748 | 2026-03-16T22:02:31.728Z | Compiling parse-size v1.1.0 |
| 2749 | 2026-03-16T22:02:31.914Z | Compiling endian-type v0.1.2 |
| 2750 | 2026-03-16T22:02:32.004Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2751 | 2026-03-16T22:02:32.071Z | Compiling http-range v0.1.5 |
| 2752 | 2026-03-16T22:02:32.143Z | Compiling indoc v2.0.7 |
| 2753 | 2026-03-16T22:02:32.358Z | Compiling radix_trie v0.2.1 |
| 2754 | 2026-03-16T22:02:32.536Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2755 | 2026-03-16T22:02:32.586Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2756 | 2026-03-16T22:02:32.953Z | Compiling compact_str v0.8.1 |
| 2757 | 2026-03-16T22:02:33.195Z | Compiling p384 v0.13.1 |
| 2758 | 2026-03-16T22:02:33.419Z | Compiling globwalk v0.9.1 |
| 2759 | 2026-03-16T22:02:33.726Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2760 | 2026-03-16T22:02:34.257Z | Compiling parking_lot v0.11.2 |
| 2761 | 2026-03-16T22:02:34.510Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2762 | 2026-03-16T22:02:35.132Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2763 | 2026-03-16T22:02:35.438Z | Compiling predicates-tree v1.0.13 |
| 2764 | 2026-03-16T22:02:35.468Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2765 | 2026-03-16T22:02:35.471Z | Compiling unicode-truncate v1.1.0 |
| 2766 | 2026-03-16T22:02:35.759Z | Compiling lru v0.12.5 |
| 2767 | 2026-03-16T22:02:35.973Z | Compiling prefix-trie v0.7.0 |
| 2768 | 2026-03-16T22:02:36.018Z | Compiling vergen-git2 v1.0.7 |
| 2769 | 2026-03-16T22:02:36.046Z | Compiling cassowary v0.3.0 |
| 2770 | 2026-03-16T22:02:36.626Z | Compiling hickory-server v0.25.2 |
| 2771 | 2026-03-16T22:02:37.639Z | Compiling ratatui v0.29.0 |
| 2772 | 2026-03-16T22:02:37.669Z | Compiling camino-tempfile-ext v0.3.3 |
| 2773 | 2026-03-16T22:02:37.996Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2774 | 2026-03-16T22:02:38.415Z | Compiling hyper-staticfile v0.10.1 |
| 2775 | 2026-03-16T22:02:38.537Z | Compiling sled v0.34.7 |
| 2776 | 2026-03-16T22:02:39.969Z | Compiling hickory-client v0.25.2 |
| 2777 | 2026-03-16T22:02:41.010Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2778 | 2026-03-16T22:02:41.128Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2779 | 2026-03-16T22:02:41.720Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2780 | 2026-03-16T22:02:41.825Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2781 | 2026-03-16T22:02:42.708Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2782 | 2026-03-16T22:02:42.874Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2783 | 2026-03-16T22:02:43.191Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2784 | 2026-03-16T22:02:43.315Z | Compiling rand_seeder v0.4.0 |
| 2785 | 2026-03-16T22:02:43.556Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2786 | 2026-03-16T22:02:43.637Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2787 | 2026-03-16T22:02:43.936Z | Compiling lzma-sys v0.1.20 |
| 2788 | 2026-03-16T22:02:43.975Z | Compiling rustls v0.21.12 |
| 2789 | 2026-03-16T22:02:44.002Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2790 | 2026-03-16T22:02:44.144Z | Compiling corncobs v0.1.4 |
| 2791 | 2026-03-16T22:02:44.378Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-03-16T22:02:44.403Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2793 | 2026-03-16T22:02:44.458Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2794 | 2026-03-16T22:02:44.538Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2795 | 2026-03-16T22:02:44.830Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2796 | 2026-03-16T22:02:45.103Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2797 | 2026-03-16T22:02:45.236Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2798 | 2026-03-16T22:02:45.322Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2799 | 2026-03-16T22:02:45.351Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2800 | 2026-03-16T22:02:46.935Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2801 | 2026-03-16T22:02:48.320Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2802 | 2026-03-16T22:02:48.636Z | Compiling git2 v0.20.4 |
| 2803 | 2026-03-16T22:02:49.365Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2804 | 2026-03-16T22:02:49.486Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2805 | 2026-03-16T22:02:49.668Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2806 | 2026-03-16T22:02:49.795Z | Compiling cargo_toml v0.22.3 |
| 2807 | 2026-03-16T22:02:49.978Z | Compiling nix v0.29.0 |
| 2808 | 2026-03-16T22:02:50.550Z | Compiling rustls-webpki v0.101.7 |
| 2809 | 2026-03-16T22:02:51.349Z | Compiling sct v0.7.1 |
| 2810 | 2026-03-16T22:02:51.683Z | Compiling secrecy v0.8.0 |
| 2811 | 2026-03-16T22:02:52.638Z | Compiling void v1.0.2 |
| 2812 | 2026-03-16T22:02:52.814Z | Compiling lzss v0.8.2 |
| 2813 | 2026-03-16T22:02:53.087Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2814 | 2026-03-16T22:02:53.155Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2815 | 2026-03-16T22:02:53.272Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2816 | 2026-03-16T22:02:53.305Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2817 | 2026-03-16T22:02:54.027Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2818 | 2026-03-16T22:02:54.235Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2819 | 2026-03-16T22:02:54.782Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2820 | 2026-03-16T22:02:55.079Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2821 | 2026-03-16T22:02:55.778Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2822 | 2026-03-16T22:02:56.054Z | Compiling tungstenite v0.23.0 |
| 2823 | 2026-03-16T22:02:56.209Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2824 | 2026-03-16T22:02:56.396Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2825 | 2026-03-16T22:02:56.509Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2826 | 2026-03-16T22:02:56.691Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2827 | 2026-03-16T22:02:56.804Z | Compiling nix v0.27.1 |
| 2828 | 2026-03-16T22:02:56.889Z | Compiling serde_bytes v0.11.19 |
| 2829 | 2026-03-16T22:02:57.037Z | Compiling tokio-tungstenite v0.23.1 |
| 2830 | 2026-03-16T22:02:57.339Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2831 | 2026-03-16T22:02:57.365Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2832 | 2026-03-16T22:02:57.514Z | Compiling tokio-rustls v0.24.1 |
| 2833 | 2026-03-16T22:02:57.873Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2834 | 2026-03-16T22:02:58.397Z | Compiling ron v0.12.0 |
| 2835 | 2026-03-16T22:02:59.193Z | Compiling xz2 v0.1.7 |
| 2836 | 2026-03-16T22:02:59.749Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2837 | 2026-03-16T22:03:02.616Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2838 | 2026-03-16T22:03:03.576Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2839 | 2026-03-16T22:03:03.717Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2840 | 2026-03-16T22:03:03.810Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2841 | 2026-03-16T22:03:06.560Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2842 | 2026-03-16T22:03:06.969Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2843 | 2026-03-16T22:03:07.723Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2844 | 2026-03-16T22:03:07.835Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2845 | 2026-03-16T22:03:08.508Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2846 | 2026-03-16T22:03:09.039Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2847 | 2026-03-16T22:03:09.965Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2848 | 2026-03-16T22:03:11.969Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2849 | 2026-03-16T22:03:12.128Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2850 | 2026-03-16T22:03:12.935Z | Compiling rustls-pemfile v1.0.4 |
| 2851 | 2026-03-16T22:03:13.233Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2852 | 2026-03-16T22:03:13.435Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2853 | 2026-03-16T22:03:15.180Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2854 | 2026-03-16T22:03:15.343Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2855 | 2026-03-16T22:03:15.483Z | Compiling signal-hook-tokio v0.3.1 |
| 2856 | 2026-03-16T22:03:15.547Z | Compiling yasna v0.5.2 |
| 2857 | 2026-03-16T22:03:15.704Z | Compiling twox-hash v2.1.2 |
| 2858 | 2026-03-16T22:03:15.939Z | Compiling base16ct v1.0.0 |
| 2859 | 2026-03-16T22:03:16.287Z | Compiling is_ci v1.2.0 |
| 2860 | 2026-03-16T22:03:16.337Z | Compiling rcgen v0.12.1 |
| 2861 | 2026-03-16T22:03:16.556Z | Compiling supports-color v3.0.2 |
| 2862 | 2026-03-16T22:03:17.012Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2863 | 2026-03-16T22:03:17.125Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2864 | 2026-03-16T22:03:17.528Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2865 | 2026-03-16T22:03:17.881Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2866 | 2026-03-16T22:03:18.274Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2867 | 2026-03-16T22:03:19.383Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2868 | 2026-03-16T22:03:21.555Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2869 | 2026-03-16T22:03:22.502Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2870 | 2026-03-16T22:03:22.534Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2871 | 2026-03-16T22:03:22.994Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2872 | 2026-03-16T22:03:24.811Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2873 | 2026-03-16T22:03:25.132Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2874 | 2026-03-16T22:03:25.424Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2875 | 2026-03-16T22:03:25.690Z | Compiling fatfs v0.3.6 |
| 2876 | 2026-03-16T22:03:27.269Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2877 | 2026-03-16T22:03:27.633Z | Compiling rtoolbox v0.0.3 |
| 2878 | 2026-03-16T22:03:27.972Z | Compiling subprocess v0.2.15 |
| 2879 | 2026-03-16T22:03:29.876Z | Compiling assert_matches v1.5.0 |
| 2880 | 2026-03-16T22:03:30.005Z | Compiling seq-macro v0.3.6 |
| 2881 | 2026-03-16T22:03:30.705Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2882 | 2026-03-16T22:03:30.758Z | Compiling rpassword v7.4.0 |
| 2883 | 2026-03-16T22:03:31.164Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2884 | 2026-03-16T22:03:31.768Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2885 | 2026-03-16T22:03:32.298Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2886 | 2026-03-16T22:03:32.325Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2887 | 2026-03-16T22:03:32.457Z | Compiling tui-tree-widget v0.23.1 |
| 2888 | 2026-03-16T22:03:32.833Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2889 | 2026-03-16T22:03:35.756Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2890 | 2026-03-16T22:03:36.429Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2891 | 2026-03-16T22:03:37.386Z | Compiling uzers v0.12.2 |
| 2892 | 2026-03-16T22:03:38.867Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2893 | 2026-03-16T22:03:39.245Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2894 | 2026-03-16T22:03:39.823Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2895 | 2026-03-16T22:03:42.126Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2896 | 2026-03-16T22:03:43.945Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2897 | 2026-03-16T22:03:46.335Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2898 | 2026-03-16T22:03:47.153Z | Compiling support-bundle-viewer v0.1.2 |
| 2899 | 2026-03-16T22:03:48.792Z | Compiling multimap v0.10.1 |
| 2900 | 2026-03-16T22:04:08.740Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2901 | 2026-03-16T22:04:10.496Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2902 | 2026-03-16T22:11:13.146Z | Finished `release` profile [optimized] target(s) in 9m 58s |
| 2903 | 2026-03-16T22:12:07.717Z | |
| 2904 | 2026-03-16T22:12:07.721Z | real 10:53.955002150 |
| 2905 | 2026-03-16T22:12:07.721Z | user 1:43:25.505141589 |
| 2906 | 2026-03-16T22:12:07.721Z | sys 4:07.510069241 |
| 2907 | 2026-03-16T22:12:07.721Z | trap 2.317278118 |
| 2908 | 2026-03-16T22:12:07.721Z | tflt 2.961987443 |
| 2909 | 2026-03-16T22:12:07.721Z | dflt 14.771341305 |
| 2910 | 2026-03-16T22:12:07.721Z | kflt 0.027742744 |
| 2911 | 2026-03-16T22:12:07.721Z | lock 7:19:08.886009805 |
| 2912 | 2026-03-16T22:12:07.721Z | slp 3:57:28.638517328 |
| 2913 | 2026-03-16T22:12:07.721Z | lat 2:50.025965067 |
| 2914 | 2026-03-16T22:12:07.721Z | stop 6:36.012212208 |
| 2915 | 2026-03-16T22:12:07.721Z | + mapfile -t packages |
| 2916 | 2026-03-16T22:12:07.721Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2917 | 2026-03-16T22:12:08.890Z | Finished `release` profile [optimized] target(s) in 1.15s |
| 2918 | 2026-03-16T22:12:08.957Z | Running `target/release/omicron-package -t test list-outputs` |
| 2919 | 2026-03-16T22:12:09.013Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2920 | 2026-03-16T22:12:09.017Z | + ptime -m cargo build --locked --release -p xtask |
| 2921 | 2026-03-16T22:12:09.701Z | Compiling libc v0.2.180 |
| 2922 | 2026-03-16T22:12:09.701Z | Compiling serde v1.0.228 |
| 2923 | 2026-03-16T22:12:09.705Z | Compiling serde_core v1.0.228 |
| 2924 | 2026-03-16T22:12:09.705Z | Compiling rustix v1.1.3 |
| 2925 | 2026-03-16T22:12:09.803Z | Compiling bitflags v2.11.0 |
| 2926 | 2026-03-16T22:12:09.807Z | Compiling serde_json v1.0.149 |
| 2927 | 2026-03-16T22:12:09.844Z | Compiling num-traits v0.2.19 |
| 2928 | 2026-03-16T22:12:09.871Z | Compiling syn v2.0.117 |
| 2929 | 2026-03-16T22:12:09.885Z | Compiling hashbrown v0.16.1 |
| 2930 | 2026-03-16T22:12:09.888Z | Compiling smallvec v1.15.1 |
| 2931 | 2026-03-16T22:12:09.888Z | Compiling usdt-impl v0.5.0 |
| 2932 | 2026-03-16T22:12:09.930Z | Compiling syn v1.0.109 |
| 2933 | 2026-03-16T22:12:09.973Z | Compiling percent-encoding v2.3.2 |
| 2934 | 2026-03-16T22:12:09.976Z | Compiling log v0.4.29 |
| 2935 | 2026-03-16T22:12:10.199Z | Compiling getrandom v0.4.1 |
| 2936 | 2026-03-16T22:12:10.327Z | Compiling form_urlencoded v1.2.2 |
| 2937 | 2026-03-16T22:12:10.459Z | Compiling fs-err v3.3.0 |
| 2938 | 2026-03-16T22:12:10.462Z | Compiling once_cell v1.21.3 |
| 2939 | 2026-03-16T22:12:10.462Z | Compiling heck v0.4.1 |
| 2940 | 2026-03-16T22:12:10.462Z | Compiling anyhow v1.0.102 |
| 2941 | 2026-03-16T22:12:10.725Z | Compiling indexmap v2.13.0 |
| 2942 | 2026-03-16T22:12:10.979Z | Compiling errno v0.3.14 |
| 2943 | 2026-03-16T22:12:10.979Z | Compiling thread-id v4.2.2 |
| 2944 | 2026-03-16T22:12:10.982Z | Compiling memmap v0.7.0 |
| 2945 | 2026-03-16T22:12:11.375Z | Compiling ordered-float v2.10.1 |
| 2946 | 2026-03-16T22:12:12.057Z | Compiling proc-macro-error v1.0.4 |
| 2947 | 2026-03-16T22:12:12.376Z | Compiling tabled_derive v0.7.0 |
| 2948 | 2026-03-16T22:12:12.428Z | Compiling terminal_size v0.4.3 |
| 2949 | 2026-03-16T22:12:12.431Z | Compiling tempfile v3.25.0 |
| 2950 | 2026-03-16T22:12:12.557Z | Compiling clap_builder v4.5.60 |
| 2951 | 2026-03-16T22:12:12.557Z | Compiling textwrap v0.16.2 |
| 2952 | 2026-03-16T22:12:12.741Z | Compiling camino-tempfile v1.4.1 |
| 2953 | 2026-03-16T22:12:13.264Z | Compiling tabled v0.15.0 |
| 2954 | 2026-03-16T22:12:13.525Z | Compiling synstructure v0.13.2 |
| 2955 | 2026-03-16T22:12:13.525Z | Compiling pest_generator v2.8.6 |
| 2956 | 2026-03-16T22:12:14.078Z | Compiling serde_derive v1.0.228 |
| 2957 | 2026-03-16T22:12:14.078Z | Compiling zerofrom-derive v0.1.6 |
| 2958 | 2026-03-16T22:12:14.081Z | Compiling yoke-derive v0.8.1 |
| 2959 | 2026-03-16T22:12:14.082Z | Compiling zerovec-derive v0.11.2 |
| 2960 | 2026-03-16T22:12:14.082Z | Compiling displaydoc v0.2.5 |
| 2961 | 2026-03-16T22:12:14.082Z | Compiling thiserror-impl v1.0.69 |
| 2962 | 2026-03-16T22:12:14.082Z | Compiling zerocopy-derive v0.7.35 |
| 2963 | 2026-03-16T22:12:14.082Z | Compiling scroll_derive v0.12.1 |
| 2964 | 2026-03-16T22:12:14.092Z | Compiling thiserror-impl v2.0.18 |
| 2965 | 2026-03-16T22:12:14.097Z | Compiling clap_derive v4.5.55 |
| 2966 | 2026-03-16T22:12:14.213Z | Compiling pest_derive v2.8.6 |
| 2967 | 2026-03-16T22:12:15.035Z | Compiling scroll v0.12.0 |
| 2968 | 2026-03-16T22:12:15.268Z | Compiling zerocopy v0.7.35 |
| 2969 | 2026-03-16T22:12:15.436Z | Compiling goblin v0.8.2 |
| 2970 | 2026-03-16T22:12:15.566Z | Compiling thiserror v1.0.69 |
| 2971 | 2026-03-16T22:12:15.662Z | Compiling zerofrom v0.1.6 |
| 2972 | 2026-03-16T22:12:15.736Z | Compiling dtrace-parser v0.2.0 |
| 2973 | 2026-03-16T22:12:15.751Z | Compiling thiserror v2.0.18 |
| 2974 | 2026-03-16T22:12:15.853Z | Compiling yoke v0.8.1 |
| 2975 | 2026-03-16T22:12:16.140Z | Compiling zerovec v0.11.5 |
| 2976 | 2026-03-16T22:12:16.156Z | Compiling zerotrie v0.2.3 |
| 2977 | 2026-03-16T22:12:16.445Z | Compiling clap v4.5.60 |
| 2978 | 2026-03-16T22:12:16.980Z | Compiling tinystr v0.8.2 |
| 2979 | 2026-03-16T22:12:17.079Z | Compiling potential_utf v0.1.4 |
| 2980 | 2026-03-16T22:12:17.302Z | Compiling icu_locale_core v2.1.1 |
| 2981 | 2026-03-16T22:12:17.338Z | Compiling icu_collections v2.1.1 |
| 2982 | 2026-03-16T22:12:18.282Z | Compiling icu_provider v2.1.1 |
| 2983 | 2026-03-16T22:12:18.625Z | Compiling serde_spanned v0.6.9 |
| 2984 | 2026-03-16T22:12:18.835Z | Compiling icu_properties v2.1.2 |
| 2985 | 2026-03-16T22:12:18.850Z | Compiling icu_normalizer v2.1.1 |
| 2986 | 2026-03-16T22:12:18.865Z | Compiling toml_datetime v0.6.11 |
| 2987 | 2026-03-16T22:12:19.169Z | Compiling toml_edit v0.22.27 |
| 2988 | 2026-03-16T22:12:19.193Z | Compiling dof v0.3.0 |
| 2989 | 2026-03-16T22:12:19.224Z | Compiling serde_tokenstream v0.2.3 |
| 2990 | 2026-03-16T22:12:19.379Z | Compiling serde-value v0.7.0 |
| 2991 | 2026-03-16T22:12:19.392Z | Compiling cargo-platform v0.2.0 |
| 2992 | 2026-03-16T22:12:19.487Z | Compiling macaddr v1.0.1 |
| 2993 | 2026-03-16T22:12:20.097Z | Compiling idna_adapter v1.2.1 |
| 2994 | 2026-03-16T22:12:20.224Z | Compiling usdt-macro v0.5.0 |
| 2995 | 2026-03-16T22:12:20.319Z | Compiling idna v1.1.0 |
| 2996 | 2026-03-16T22:12:20.551Z | Compiling usdt-attr-macro v0.5.0 |
| 2997 | 2026-03-16T22:12:20.749Z | Compiling url v2.5.8 |
| 2998 | 2026-03-16T22:12:21.419Z | Compiling usdt v0.5.0 |
| 2999 | 2026-03-16T22:12:21.433Z | Compiling toml v0.8.23 |
| 3000 | 2026-03-16T22:12:22.047Z | Compiling cargo-util-schemas v0.8.2 |
| 3001 | 2026-03-16T22:12:22.047Z | Compiling cargo_toml v0.21.0 |
| 3002 | 2026-03-16T22:12:23.452Z | Compiling cargo_metadata v0.21.0 |
| 3003 | 2026-03-16T22:12:28.244Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3004 | 2026-03-16T22:12:32.319Z | Finished `release` profile [optimized] target(s) in 23.27s |
| 3005 | 2026-03-16T22:12:32.464Z | |
| 3006 | 2026-03-16T22:12:32.470Z | real 23.394292511 |
| 3007 | 2026-03-16T22:12:32.471Z | user 3:12.346424433 |
| 3008 | 2026-03-16T22:12:32.471Z | sys 21.340216019 |
| 3009 | 2026-03-16T22:12:32.471Z | trap 0.091312619 |
| 3010 | 2026-03-16T22:12:32.471Z | tflt 0.731787671 |
| 3011 | 2026-03-16T22:12:32.471Z | dflt 2.004990042 |
| 3012 | 2026-03-16T22:12:32.471Z | kflt 0.015390928 |
| 3013 | 2026-03-16T22:12:32.471Z | lock 5:35.070851664 |
| 3014 | 2026-03-16T22:12:32.472Z | slp 6:34.523489959 |
| 3015 | 2026-03-16T22:12:32.472Z | lat 8.187849612 |
| 3016 | 2026-03-16T22:12:32.472Z | stop 27.911943736 |
| 3017 | 2026-03-16T22:12:32.472Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3018 | 2026-03-16T22:12:32.472Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3019 | 2026-03-16T22:12:32.472Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3020 | 2026-03-16T22:12:32.472Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3021 | 2026-03-16T22:12:32.472Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3022 | 2026-03-16T22:12:33.686Z | Compiling regress v0.10.5 |
| 3023 | 2026-03-16T22:12:33.840Z | Compiling serde_spanned v1.0.4 |
| 3024 | 2026-03-16T22:12:33.845Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3025 | 2026-03-16T22:12:33.845Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3026 | 2026-03-16T22:12:33.868Z | Compiling structmeta-derive v0.3.0 |
| 3027 | 2026-03-16T22:12:33.876Z | Compiling rustls v0.22.4 |
| 3028 | 2026-03-16T22:12:33.876Z | Compiling rustls-webpki v0.102.8 |
| 3029 | 2026-03-16T22:12:33.876Z | Compiling newtype-uuid-macros v0.1.0 |
| 3030 | 2026-03-16T22:12:33.877Z | Compiling multer v3.1.0 |
| 3031 | 2026-03-16T22:12:33.877Z | Compiling match_cfg v0.1.0 |
| 3032 | 2026-03-16T22:12:33.884Z | Compiling debug-ignore v1.0.5 |
| 3033 | 2026-03-16T22:12:33.889Z | Compiling slog-json v2.6.1 |
| 3034 | 2026-03-16T22:12:33.919Z | Compiling async-stream-impl v0.3.6 |
| 3035 | 2026-03-16T22:12:33.925Z | Compiling dropshot v0.16.7 |
| 3036 | 2026-03-16T22:12:33.925Z | Compiling itertools v0.14.0 |
| 3037 | 2026-03-16T22:12:33.942Z | Compiling waitgroup v0.1.2 |
| 3038 | 2026-03-16T22:12:34.132Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3039 | 2026-03-16T22:12:34.138Z | Compiling rustls-pemfile v2.2.0 |
| 3040 | 2026-03-16T22:12:34.180Z | Compiling dropshot_endpoint v0.16.7 |
| 3041 | 2026-03-16T22:12:34.204Z | Compiling hostname v0.3.1 |
| 3042 | 2026-03-16T22:12:34.252Z | Compiling hostname v0.4.2 |
| 3043 | 2026-03-16T22:12:34.297Z | Compiling serde_path_to_error v0.1.20 |
| 3044 | 2026-03-16T22:12:34.396Z | Compiling slog-bunyan v2.5.0 |
| 3045 | 2026-03-16T22:12:34.416Z | Compiling progenitor-client v0.13.0 |
| 3046 | 2026-03-16T22:12:34.421Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3047 | 2026-03-16T22:12:34.483Z | Compiling macaddr v1.0.1 |
| 3048 | 2026-03-16T22:12:34.577Z | Compiling progenitor-client v0.10.0 |
| 3049 | 2026-03-16T22:12:34.608Z | Compiling instant v0.1.13 |
| 3050 | 2026-03-16T22:12:34.692Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3051 | 2026-03-16T22:12:34.758Z | Compiling backon v1.6.0 |
| 3052 | 2026-03-16T22:12:34.804Z | Compiling backoff v0.4.0 |
| 3053 | 2026-03-16T22:12:34.828Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3054 | 2026-03-16T22:12:34.848Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3055 | 2026-03-16T22:12:34.926Z | Compiling async-stream v0.3.6 |
| 3056 | 2026-03-16T22:12:34.971Z | Compiling crucible-workspace-hack v0.1.0 |
| 3057 | 2026-03-16T22:12:34.998Z | Compiling progenitor-extras v0.1.1 |
| 3058 | 2026-03-16T22:12:35.016Z | Compiling cfg_aliases v0.2.1 |
| 3059 | 2026-03-16T22:12:35.044Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3060 | 2026-03-16T22:12:35.068Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3061 | 2026-03-16T22:12:35.093Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3062 | 2026-03-16T22:12:35.135Z | Compiling heapless v0.8.0 |
| 3063 | 2026-03-16T22:12:35.168Z | Compiling hash32 v0.3.1 |
| 3064 | 2026-03-16T22:12:35.286Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3065 | 2026-03-16T22:12:35.337Z | Compiling memoffset v0.9.1 |
| 3066 | 2026-03-16T22:12:35.405Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3067 | 2026-03-16T22:12:35.419Z | Compiling smoltcp v0.11.0 |
| 3068 | 2026-03-16T22:12:35.465Z | Compiling structmeta v0.3.0 |
| 3069 | 2026-03-16T22:12:35.488Z | Compiling tabwriter v1.4.1 |
| 3070 | 2026-03-16T22:12:35.496Z | Compiling cobs v0.3.0 |
| 3071 | 2026-03-16T22:12:35.535Z | Compiling foreign-types-macros v0.2.3 |
| 3072 | 2026-03-16T22:12:35.734Z | Compiling foreign-types-shared v0.3.1 |
| 3073 | 2026-03-16T22:12:35.798Z | Compiling ingot-macros v0.1.1 |
| 3074 | 2026-03-16T22:12:35.821Z | Compiling cpufeatures v0.3.0 |
| 3075 | 2026-03-16T22:12:35.848Z | Compiling derive-ex v0.1.8 |
| 3076 | 2026-03-16T22:12:35.888Z | Compiling parse-display-derive v0.10.0 |
| 3077 | 2026-03-16T22:12:35.892Z | Compiling proc-macro-crate v3.4.0 |
| 3078 | 2026-03-16T22:12:35.963Z | Compiling chacha20 v0.10.0 |
| 3079 | 2026-03-16T22:12:36.030Z | Compiling postcard v1.1.3 |
| 3080 | 2026-03-16T22:12:36.110Z | Compiling proc-macro-crate v1.3.1 |
| 3081 | 2026-03-16T22:12:36.134Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3082 | 2026-03-16T22:12:36.160Z | Compiling secrecy v0.10.3 |
| 3083 | 2026-03-16T22:12:36.232Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3084 | 2026-03-16T22:12:36.390Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3085 | 2026-03-16T22:12:36.443Z | Compiling foreign-types v0.5.0 |
| 3086 | 2026-03-16T22:12:36.503Z | Compiling cstr-argument v0.1.2 |
| 3087 | 2026-03-16T22:12:36.536Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3088 | 2026-03-16T22:12:36.591Z | Compiling colored v3.1.1 |
| 3089 | 2026-03-16T22:12:36.641Z | Compiling unsafe-libyaml v0.2.11 |
| 3090 | 2026-03-16T22:12:36.672Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3091 | 2026-03-16T22:12:36.731Z | Compiling rand v0.10.0 |
| 3092 | 2026-03-16T22:12:36.734Z | Compiling num_enum_derive v0.5.11 |
| 3093 | 2026-03-16T22:12:36.775Z | Compiling num_enum_derive v0.7.5 |
| 3094 | 2026-03-16T22:12:36.778Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3095 | 2026-03-16T22:12:36.778Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-16T22:12:36.846Z | Compiling nix v0.30.1 |
| 3097 | 2026-03-16T22:12:36.901Z | Compiling camino-tempfile v1.4.1 |
| 3098 | 2026-03-16T22:12:36.984Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3099 | 2026-03-16T22:12:37.035Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3100 | 2026-03-16T22:12:37.121Z | Compiling tokio-rustls v0.25.0 |
| 3101 | 2026-03-16T22:12:37.224Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3102 | 2026-03-16T22:12:37.244Z | Compiling smf v0.2.3 |
| 3103 | 2026-03-16T22:12:37.446Z | Compiling serde_yaml v0.9.34+deprecated |
| 3104 | 2026-03-16T22:12:37.492Z | Compiling num-derive v0.4.2 |
| 3105 | 2026-03-16T22:12:37.521Z | Compiling sigpipe v0.1.3 |
| 3106 | 2026-03-16T22:12:37.542Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3107 | 2026-03-16T22:12:37.659Z | Compiling glob v0.3.3 |
| 3108 | 2026-03-16T22:12:37.873Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3109 | 2026-03-16T22:12:37.992Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3110 | 2026-03-16T22:12:38.049Z | Compiling whoami v1.6.1 |
| 3111 | 2026-03-16T22:12:38.218Z | Compiling toml v0.8.23 |
| 3112 | 2026-03-16T22:12:38.248Z | Compiling convert_case v0.4.0 |
| 3113 | 2026-03-16T22:12:38.274Z | Compiling num_enum v0.5.11 |
| 3114 | 2026-03-16T22:12:38.274Z | Compiling universal-hash v0.5.1 |
| 3115 | 2026-03-16T22:12:38.342Z | Compiling num_enum v0.7.5 |
| 3116 | 2026-03-16T22:12:38.401Z | Compiling test-strategy v0.4.5 |
| 3117 | 2026-03-16T22:12:38.425Z | Compiling parse-display v0.10.0 |
| 3118 | 2026-03-16T22:12:38.449Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3119 | 2026-03-16T22:12:38.473Z | Compiling opaque-debug v0.3.1 |
| 3120 | 2026-03-16T22:12:38.495Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3121 | 2026-03-16T22:12:38.524Z | Compiling half v2.7.1 |
| 3122 | 2026-03-16T22:12:38.588Z | Compiling ciborium-io v0.2.2 |
| 3123 | 2026-03-16T22:12:38.811Z | Compiling derive_more v0.99.20 |
| 3124 | 2026-03-16T22:12:38.811Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3125 | 2026-03-16T22:12:38.857Z | Compiling aead v0.5.2 |
| 3126 | 2026-03-16T22:12:38.881Z | Compiling poly1305 v0.8.0 |
| 3127 | 2026-03-16T22:12:38.906Z | Compiling ciborium-ll v0.2.2 |
| 3128 | 2026-03-16T22:12:38.976Z | Compiling chacha20 v0.9.1 |
| 3129 | 2026-03-16T22:12:39.142Z | Compiling ciborium v0.2.2 |
| 3130 | 2026-03-16T22:12:39.164Z | Compiling typify-impl v0.6.1 |
| 3131 | 2026-03-16T22:12:39.167Z | Compiling typify-impl v0.4.3 |
| 3132 | 2026-03-16T22:12:39.209Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3133 | 2026-03-16T22:12:39.228Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3134 | 2026-03-16T22:12:39.350Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3135 | 2026-03-16T22:12:39.380Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3136 | 2026-03-16T22:12:39.403Z | Compiling num-rational v0.4.2 |
| 3137 | 2026-03-16T22:12:39.554Z | Compiling password-hash v0.5.0 |
| 3138 | 2026-03-16T22:12:39.579Z | Compiling blake2 v0.10.6 |
| 3139 | 2026-03-16T22:12:39.691Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3140 | 2026-03-16T22:12:39.877Z | Compiling num-complex v0.4.6 |
| 3141 | 2026-03-16T22:12:39.901Z | Compiling indent_write v2.2.0 |
| 3142 | 2026-03-16T22:12:39.926Z | Compiling ingot-types v0.1.2 |
| 3143 | 2026-03-16T22:12:39.980Z | Compiling prettyplease v0.2.37 |
| 3144 | 2026-03-16T22:12:40.114Z | Compiling argon2 v0.5.3 |
| 3145 | 2026-03-16T22:12:40.144Z | Compiling chacha20poly1305 v0.10.1 |
| 3146 | 2026-03-16T22:12:40.301Z | Compiling float-ord v0.3.2 |
| 3147 | 2026-03-16T22:12:40.347Z | Compiling gethostname v0.5.0 |
| 3148 | 2026-03-16T22:12:40.370Z | Compiling usdt-attr-macro v0.5.0 |
| 3149 | 2026-03-16T22:12:40.487Z | Compiling ingot v0.1.1 |
| 3150 | 2026-03-16T22:12:40.509Z | Compiling num v0.4.3 |
| 3151 | 2026-03-16T22:12:40.535Z | Compiling usdt-macro v0.5.0 |
| 3152 | 2026-03-16T22:12:40.535Z | Compiling derive-where v1.6.0 |
| 3153 | 2026-03-16T22:12:40.581Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3154 | 2026-03-16T22:12:40.678Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3155 | 2026-03-16T22:12:40.982Z | Compiling memmap v0.7.0 |
| 3156 | 2026-03-16T22:12:41.076Z | Compiling atomicwrites v0.4.4 |
| 3157 | 2026-03-16T22:12:41.100Z | Compiling thiserror-no-std v2.0.2 |
| 3158 | 2026-03-16T22:12:41.256Z | Compiling vsss-rs v3.3.4 |
| 3159 | 2026-03-16T22:12:41.277Z | Compiling owo-colors v4.3.0 |
| 3160 | 2026-03-16T22:12:41.369Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3161 | 2026-03-16T22:12:41.428Z | Compiling cancel-safe-futures v0.1.5 |
| 3162 | 2026-03-16T22:12:41.548Z | Compiling libsw-core v0.3.2 |
| 3163 | 2026-03-16T22:12:41.663Z | Compiling usdt v0.5.0 |
| 3164 | 2026-03-16T22:12:41.813Z | Compiling async-recursion v1.1.1 |
| 3165 | 2026-03-16T22:12:41.836Z | Compiling resolv-conf v0.7.6 |
| 3166 | 2026-03-16T22:12:42.038Z | Compiling libsw v3.5.0 |
| 3167 | 2026-03-16T22:12:42.183Z | Compiling progenitor-client v0.11.2 |
| 3168 | 2026-03-16T22:12:42.298Z | Compiling linear-map v1.2.0 |
| 3169 | 2026-03-16T22:12:42.321Z | Compiling libefi-sys v0.1.0 |
| 3170 | 2026-03-16T22:12:42.351Z | Compiling hickory-proto v0.24.4 |
| 3171 | 2026-03-16T22:12:42.375Z | Compiling newline-converter v0.3.0 |
| 3172 | 2026-03-16T22:12:42.541Z | Compiling console v0.15.11 |
| 3173 | 2026-03-16T22:12:42.564Z | Compiling bitfield-struct v0.6.2 |
| 3174 | 2026-03-16T22:12:42.588Z | Compiling linked-hash-map v0.5.6 |
| 3175 | 2026-03-16T22:12:42.617Z | Compiling semver v0.1.20 |
| 3176 | 2026-03-16T22:12:42.620Z | Compiling pin-project-internal v1.1.11 |
| 3177 | 2026-03-16T22:12:42.682Z | Compiling slog-dtrace v0.3.0 |
| 3178 | 2026-03-16T22:12:42.813Z | Compiling minimal-lexical v0.2.1 |
| 3179 | 2026-03-16T22:12:42.866Z | Compiling lru-cache v0.1.2 |
| 3180 | 2026-03-16T22:12:42.972Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3181 | 2026-03-16T22:12:43.002Z | Compiling expectorate v1.2.0 |
| 3182 | 2026-03-16T22:12:43.049Z | Compiling rustc_version v0.1.7 |
| 3183 | 2026-03-16T22:12:43.072Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3184 | 2026-03-16T22:12:43.167Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3185 | 2026-03-16T22:12:43.196Z | Compiling nom v7.1.3 |
| 3186 | 2026-03-16T22:12:43.219Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3187 | 2026-03-16T22:12:43.244Z | Compiling tokio-dtrace v0.1.1 |
| 3188 | 2026-03-16T22:12:43.385Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3189 | 2026-03-16T22:12:43.409Z | Compiling newtype_derive v0.1.6 |
| 3190 | 2026-03-16T22:12:43.458Z | Compiling phf_shared v0.12.1 |
| 3191 | 2026-03-16T22:12:43.482Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3192 | 2026-03-16T22:12:43.532Z | Compiling dropshot-api-manager-types v0.5.2 |
| 3193 | 2026-03-16T22:12:43.627Z | Compiling pem v3.0.6 |
| 3194 | 2026-03-16T22:12:43.696Z | Compiling snafu-derive v0.8.9 |
| 3195 | 2026-03-16T22:12:43.720Z | Compiling csv-core v0.1.13 |
| 3196 | 2026-03-16T22:12:43.741Z | Compiling chrono-tz v0.10.4 |
| 3197 | 2026-03-16T22:12:43.941Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3198 | 2026-03-16T22:12:43.996Z | Compiling xshell-macros v0.2.7 |
| 3199 | 2026-03-16T22:12:44.032Z | Compiling highway v1.3.0 |
| 3200 | 2026-03-16T22:12:44.091Z | Compiling same-file v1.0.6 |
| 3201 | 2026-03-16T22:12:44.115Z | Compiling const_format_proc_macros v0.2.34 |
| 3202 | 2026-03-16T22:12:44.215Z | Compiling csv v1.4.0 |
| 3203 | 2026-03-16T22:12:44.292Z | Compiling pin-project v1.1.11 |
| 3204 | 2026-03-16T22:12:44.336Z | Compiling walkdir v2.5.0 |
| 3205 | 2026-03-16T22:12:44.585Z | Compiling xshell v0.2.7 |
| 3206 | 2026-03-16T22:12:44.606Z | Compiling phf v0.12.1 |
| 3207 | 2026-03-16T22:12:44.610Z | Compiling oxide-tokio-rt v0.1.2 |
| 3208 | 2026-03-16T22:12:44.825Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3209 | 2026-03-16T22:12:44.847Z | Compiling globset v0.4.18 |
| 3210 | 2026-03-16T22:12:44.893Z | Compiling olpc-cjson v0.1.4 |
| 3211 | 2026-03-16T22:12:45.017Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3212 | 2026-03-16T22:12:45.134Z | Compiling primeorder v0.13.6 |
| 3213 | 2026-03-16T22:12:45.160Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3214 | 2026-03-16T22:12:45.182Z | Compiling serde_plain v1.0.2 |
| 3215 | 2026-03-16T22:12:45.206Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3216 | 2026-03-16T22:12:45.231Z | Compiling typed-path v0.9.3 |
| 3217 | 2026-03-16T22:12:45.271Z | Compiling base64 v0.21.7 |
| 3218 | 2026-03-16T22:12:45.348Z | Compiling const_format v0.2.35 |
| 3219 | 2026-03-16T22:12:45.472Z | Compiling hickory-resolver v0.24.4 |
| 3220 | 2026-03-16T22:12:45.502Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3221 | 2026-03-16T22:12:45.750Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3222 | 2026-03-16T22:12:45.846Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3223 | 2026-03-16T22:12:45.866Z | Compiling tabled_derive v0.7.0 |
| 3224 | 2026-03-16T22:12:45.894Z | Compiling bcs v0.1.6 |
| 3225 | 2026-03-16T22:12:45.925Z | Compiling typify-macro v0.6.1 |
| 3226 | 2026-03-16T22:12:46.017Z | Compiling typify-macro v0.4.3 |
| 3227 | 2026-03-16T22:12:46.044Z | Compiling termtree v0.5.1 |
| 3228 | 2026-03-16T22:12:46.277Z | Compiling radium v0.7.0 |
| 3229 | 2026-03-16T22:12:46.335Z | Compiling salty v0.3.0 |
| 3230 | 2026-03-16T22:12:46.552Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3231 | 2026-03-16T22:12:46.641Z | Compiling snafu v0.8.9 |
| 3232 | 2026-03-16T22:12:46.689Z | Compiling textwrap v0.16.2 |
| 3233 | 2026-03-16T22:12:46.773Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3234 | 2026-03-16T22:12:46.797Z | Compiling steno v0.4.1 |
| 3235 | 2026-03-16T22:12:46.838Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3236 | 2026-03-16T22:12:47.048Z | Compiling qorb v0.4.1 |
| 3237 | 2026-03-16T22:12:47.052Z | Compiling tough v0.20.0 |
| 3238 | 2026-03-16T22:12:47.099Z | Compiling humantime v2.3.0 |
| 3239 | 2026-03-16T22:12:47.125Z | Compiling utf-8 v0.7.6 |
| 3240 | 2026-03-16T22:12:47.163Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3241 | 2026-03-16T22:12:47.283Z | Compiling tabled v0.15.0 |
| 3242 | 2026-03-16T22:12:47.379Z | Compiling tap v1.0.1 |
| 3243 | 2026-03-16T22:12:47.401Z | Compiling maybe-uninit v2.0.0 |
| 3244 | 2026-03-16T22:12:47.437Z | Compiling tungstenite v0.21.0 |
| 3245 | 2026-03-16T22:12:47.557Z | Compiling wyz v0.5.1 |
| 3246 | 2026-03-16T22:12:47.801Z | Compiling p384 v0.13.1 |
| 3247 | 2026-03-16T22:12:47.869Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3248 | 2026-03-16T22:12:47.872Z | Compiling arc-swap v1.8.2 |
| 3249 | 2026-03-16T22:12:47.917Z | Compiling tagptr v0.2.0 |
| 3250 | 2026-03-16T22:12:47.943Z | Compiling packed_struct v0.10.1 |
| 3251 | 2026-03-16T22:12:48.081Z | Compiling funty v2.0.0 |
| 3252 | 2026-03-16T22:12:48.151Z | Compiling tokio-tungstenite v0.21.0 |
| 3253 | 2026-03-16T22:12:48.347Z | Compiling slog-scope v4.4.1 |
| 3254 | 2026-03-16T22:12:48.375Z | Compiling moka v0.12.13 |
| 3255 | 2026-03-16T22:12:48.481Z | Compiling typify v0.6.1 |
| 3256 | 2026-03-16T22:12:48.590Z | Compiling typify v0.4.3 |
| 3257 | 2026-03-16T22:12:48.616Z | Compiling progenitor-impl v0.13.0 |
| 3258 | 2026-03-16T22:12:48.620Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3259 | 2026-03-16T22:12:48.641Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-03-16T22:12:48.688Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3261 | 2026-03-16T22:12:48.711Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3262 | 2026-03-16T22:12:48.755Z | Compiling progenitor-impl v0.11.2 |
| 3263 | 2026-03-16T22:12:49.004Z | Compiling progenitor-impl v0.10.0 |
| 3264 | 2026-03-16T22:12:49.334Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3265 | 2026-03-16T22:12:49.409Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3266 | 2026-03-16T22:12:49.492Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3267 | 2026-03-16T22:12:49.886Z | Compiling bitvec v1.0.1 |
| 3268 | 2026-03-16T22:12:50.083Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3269 | 2026-03-16T22:12:50.201Z | Compiling polyval v0.6.2 |
| 3270 | 2026-03-16T22:12:50.414Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3271 | 2026-03-16T22:12:50.537Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3272 | 2026-03-16T22:12:50.560Z | Compiling packed_struct_codegen v0.10.1 |
| 3273 | 2026-03-16T22:12:50.665Z | Compiling bitfield-macros v0.19.4 |
| 3274 | 2026-03-16T22:12:50.884Z | Compiling zerocopy-derive v0.6.6 |
| 3275 | 2026-03-16T22:12:50.918Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3276 | 2026-03-16T22:12:50.976Z | Compiling indexmap v1.9.3 |
| 3277 | 2026-03-16T22:12:51.291Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3278 | 2026-03-16T22:12:51.474Z | Compiling nodrop v0.1.14 |
| 3279 | 2026-03-16T22:12:51.541Z | Compiling parking_lot_core v0.8.6 |
| 3280 | 2026-03-16T22:12:51.598Z | Compiling crc-catalog v2.4.0 |
| 3281 | 2026-03-16T22:12:51.641Z | Compiling array-init v0.0.4 |
| 3282 | 2026-03-16T22:12:51.672Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-03-16T22:12:51.720Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3284 | 2026-03-16T22:12:51.757Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3285 | 2026-03-16T22:12:51.973Z | Compiling bitfield v0.19.4 |
| 3286 | 2026-03-16T22:12:51.997Z | Compiling crc v3.4.0 |
| 3287 | 2026-03-16T22:12:52.001Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3288 | 2026-03-16T22:12:52.123Z | Compiling zerocopy v0.6.6 |
| 3289 | 2026-03-16T22:12:52.241Z | Compiling proc-macro-error2 v2.0.1 |
| 3290 | 2026-03-16T22:12:52.340Z | Compiling ghash v0.5.1 |
| 3291 | 2026-03-16T22:12:52.444Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3292 | 2026-03-16T22:12:52.482Z | Compiling progenitor-macro v0.13.0 |
| 3293 | 2026-03-16T22:12:52.546Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3294 | 2026-03-16T22:12:52.630Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3295 | 2026-03-16T22:12:52.655Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-03-16T22:12:52.681Z | Compiling progenitor-macro v0.11.2 |
| 3297 | 2026-03-16T22:12:52.703Z | Compiling smallvec v0.6.14 |
| 3298 | 2026-03-16T22:12:52.787Z | Compiling hickory-resolver v0.25.2 |
| 3299 | 2026-03-16T22:12:52.878Z | Compiling progenitor-macro v0.10.0 |
| 3300 | 2026-03-16T22:12:53.026Z | Compiling slog-stdlog v4.1.1 |
| 3301 | 2026-03-16T22:12:53.183Z | Compiling nix v0.31.1 |
| 3302 | 2026-03-16T22:12:53.264Z | Compiling git-stub v1.0.0 |
| 3303 | 2026-03-16T22:12:53.338Z | Compiling num-derive v0.3.3 |
| 3304 | 2026-03-16T22:12:53.641Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3305 | 2026-03-16T22:12:53.764Z | Compiling ctr v0.9.2 |
| 3306 | 2026-03-16T22:12:53.788Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3307 | 2026-03-16T22:12:53.848Z | Compiling lzma-sys v0.1.20 |
| 3308 | 2026-03-16T22:12:53.981Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3309 | 2026-03-16T22:12:54.068Z | Compiling hashbrown v0.12.3 |
| 3310 | 2026-03-16T22:12:54.147Z | Compiling unicase v2.9.0 |
| 3311 | 2026-03-16T22:12:54.173Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3312 | 2026-03-16T22:12:54.198Z | Compiling aes-gcm v0.10.3 |
| 3313 | 2026-03-16T22:12:54.231Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3314 | 2026-03-16T22:12:54.459Z | Compiling mime_guess v2.0.5 |
| 3315 | 2026-03-16T22:12:54.481Z | Compiling git-stub-vcs v0.1.0 |
| 3316 | 2026-03-16T22:12:54.553Z | Compiling slog-envlogger v2.2.0 |
| 3317 | 2026-03-16T22:12:54.582Z | Compiling serde-hex v0.1.0 |
| 3318 | 2026-03-16T22:12:54.605Z | Compiling libscf-sys v1.1.0 |
| 3319 | 2026-03-16T22:12:54.699Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3320 | 2026-03-16T22:12:54.813Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3321 | 2026-03-16T22:12:55.022Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3322 | 2026-03-16T22:12:55.048Z | Compiling tabled_derive v0.11.0 |
| 3323 | 2026-03-16T22:12:55.083Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3324 | 2026-03-16T22:12:55.304Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3325 | 2026-03-16T22:12:55.370Z | Compiling ron v0.8.1 |
| 3326 | 2026-03-16T22:12:55.453Z | Compiling papergrid v0.17.0 |
| 3327 | 2026-03-16T22:12:55.537Z | Compiling cargo_toml v0.22.3 |
| 3328 | 2026-03-16T22:12:55.665Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3329 | 2026-03-16T22:12:56.085Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3330 | 2026-03-16T22:12:56.422Z | Compiling hashbrown v0.13.2 |
| 3331 | 2026-03-16T22:12:56.473Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3332 | 2026-03-16T22:12:56.843Z | Compiling testing_table v0.3.0 |
| 3333 | 2026-03-16T22:12:56.879Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3334 | 2026-03-16T22:12:57.083Z | Compiling blowfish v0.9.1 |
| 3335 | 2026-03-16T22:12:57.198Z | Compiling ssh-encoding v0.2.0 |
| 3336 | 2026-03-16T22:12:57.221Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-16T22:12:57.224Z | Compiling nibble_vec v0.1.0 |
| 3338 | 2026-03-16T22:12:57.438Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3339 | 2026-03-16T22:12:57.465Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3340 | 2026-03-16T22:12:57.600Z | Compiling corncobs v0.1.4 |
| 3341 | 2026-03-16T22:12:57.689Z | Compiling endian-type v0.1.2 |
| 3342 | 2026-03-16T22:12:57.768Z | Compiling crc-any v2.5.0 |
| 3343 | 2026-03-16T22:12:57.861Z | Compiling radix_trie v0.2.1 |
| 3344 | 2026-03-16T22:12:57.897Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3345 | 2026-03-16T22:12:57.920Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3346 | 2026-03-16T22:12:57.921Z | Compiling ssh-cipher v0.2.0 |
| 3347 | 2026-03-16T22:12:57.969Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3348 | 2026-03-16T22:12:58.007Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3349 | 2026-03-16T22:12:58.089Z | Compiling object v0.30.4 |
| 3350 | 2026-03-16T22:12:58.145Z | Compiling tabled v0.20.0 |
| 3351 | 2026-03-16T22:12:58.299Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3352 | 2026-03-16T22:12:58.483Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-03-16T22:12:58.546Z | Compiling parking_lot v0.11.2 |
| 3354 | 2026-03-16T22:12:58.775Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3355 | 2026-03-16T22:12:58.797Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3356 | 2026-03-16T22:12:59.018Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3357 | 2026-03-16T22:12:59.087Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3358 | 2026-03-16T22:12:59.641Z | Compiling prefix-trie v0.7.0 |
| 3359 | 2026-03-16T22:12:59.665Z | Compiling password-hash v0.4.2 |
| 3360 | 2026-03-16T22:12:59.738Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3361 | 2026-03-16T22:12:59.858Z | Compiling progenitor v0.13.0 |
| 3362 | 2026-03-16T22:12:59.886Z | Compiling fxhash v0.2.1 |
| 3363 | 2026-03-16T22:12:59.954Z | Compiling progenitor v0.11.2 |
| 3364 | 2026-03-16T22:13:00.070Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3365 | 2026-03-16T22:13:00.095Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3366 | 2026-03-16T22:13:00.158Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3367 | 2026-03-16T22:13:00.182Z | Compiling secrecy v0.8.0 |
| 3368 | 2026-03-16T22:13:00.185Z | Compiling progenitor v0.10.0 |
| 3369 | 2026-03-16T22:13:00.185Z | Compiling http-range v0.1.5 |
| 3370 | 2026-03-16T22:13:00.252Z | Compiling half v1.8.3 |
| 3371 | 2026-03-16T22:13:00.413Z | Compiling path-slash v0.1.5 |
| 3372 | 2026-03-16T22:13:00.450Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3373 | 2026-03-16T22:13:00.596Z | Compiling serde_cbor v0.11.2 |
| 3374 | 2026-03-16T22:13:00.751Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3375 | 2026-03-16T22:13:00.847Z | Compiling hickory-server v0.25.2 |
| 3376 | 2026-03-16T22:13:00.990Z | Compiling sled v0.34.7 |
| 3377 | 2026-03-16T22:13:01.199Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3378 | 2026-03-16T22:13:01.499Z | Compiling pbkdf2 v0.11.0 |
| 3379 | 2026-03-16T22:13:01.750Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3380 | 2026-03-16T22:13:01.815Z | Compiling ron v0.12.0 |
| 3381 | 2026-03-16T22:13:01.838Z | Compiling xz2 v0.1.7 |
| 3382 | 2026-03-16T22:13:02.069Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3383 | 2026-03-16T22:13:02.193Z | Compiling ssh-key v0.6.7 |
| 3384 | 2026-03-16T22:13:02.377Z | Compiling hickory-client v0.25.2 |
| 3385 | 2026-03-16T22:13:02.728Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3386 | 2026-03-16T22:13:02.861Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3387 | 2026-03-16T22:13:02.916Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3388 | 2026-03-16T22:13:03.452Z | Compiling p521 v0.13.3 |
| 3389 | 2026-03-16T22:13:03.643Z | Compiling p256 v0.13.2 |
| 3390 | 2026-03-16T22:13:03.671Z | Compiling yasna v0.5.2 |
| 3391 | 2026-03-16T22:13:03.853Z | Compiling kstat-rs v0.2.4 |
| 3392 | 2026-03-16T22:13:03.891Z | Compiling headers-core v0.3.0 |
| 3393 | 2026-03-16T22:13:03.929Z | Compiling nanorand v0.7.0 |
| 3394 | 2026-03-16T22:13:04.072Z | Compiling atty v0.2.14 |
| 3395 | 2026-03-16T22:13:04.184Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3396 | 2026-03-16T22:13:04.243Z | Compiling russh-cryptovec v0.7.3 |
| 3397 | 2026-03-16T22:13:04.266Z | Compiling home v0.5.12 |
| 3398 | 2026-03-16T22:13:04.293Z | Compiling crc8 v0.1.1 |
| 3399 | 2026-03-16T22:13:04.345Z | Compiling md5 v0.7.0 |
| 3400 | 2026-03-16T22:13:04.478Z | Compiling base16ct v1.0.0 |
| 3401 | 2026-03-16T22:13:04.500Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3402 | 2026-03-16T22:13:04.524Z | Compiling rcgen v0.12.1 |
| 3403 | 2026-03-16T22:13:04.601Z | Compiling russh-keys v0.45.0 |
| 3404 | 2026-03-16T22:13:04.647Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3405 | 2026-03-16T22:13:04.753Z | Compiling flume v0.11.1 |
| 3406 | 2026-03-16T22:13:04.788Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3407 | 2026-03-16T22:13:04.824Z | Compiling headers v0.4.1 |
| 3408 | 2026-03-16T22:13:05.190Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3409 | 2026-03-16T22:13:05.780Z | Compiling hyper-staticfile v0.10.1 |
| 3410 | 2026-03-16T22:13:05.970Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3411 | 2026-03-16T22:13:06.091Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3412 | 2026-03-16T22:13:06.452Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3413 | 2026-03-16T22:13:06.481Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3414 | 2026-03-16T22:13:06.672Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3415 | 2026-03-16T22:13:06.858Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3416 | 2026-03-16T22:13:07.704Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3417 | 2026-03-16T22:13:07.757Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3418 | 2026-03-16T22:13:07.815Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3419 | 2026-03-16T22:13:08.316Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3420 | 2026-03-16T22:13:08.594Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3421 | 2026-03-16T22:13:08.726Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3422 | 2026-03-16T22:13:08.824Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3423 | 2026-03-16T22:13:09.001Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3424 | 2026-03-16T22:13:09.104Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3425 | 2026-03-16T22:13:09.291Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3426 | 2026-03-16T22:13:09.371Z | Compiling num-bigint v0.4.6 |
| 3427 | 2026-03-16T22:13:09.465Z | Compiling des v0.8.1 |
| 3428 | 2026-03-16T22:13:09.485Z | Compiling subprocess v0.2.15 |
| 3429 | 2026-03-16T22:13:09.754Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3430 | 2026-03-16T22:13:09.791Z | Compiling hex-literal v0.4.1 |
| 3431 | 2026-03-16T22:13:09.963Z | Compiling display-error-chain v0.2.2 |
| 3432 | 2026-03-16T22:13:09.966Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3433 | 2026-03-16T22:13:10.091Z | Compiling colored v2.2.0 |
| 3434 | 2026-03-16T22:13:10.182Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3435 | 2026-03-16T22:13:10.299Z | Compiling socket2 v0.5.10 |
| 3436 | 2026-03-16T22:13:10.374Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3437 | 2026-03-16T22:13:10.535Z | Compiling internet-checksum v0.2.1 |
| 3438 | 2026-03-16T22:13:11.061Z | Compiling russh v0.45.0 |
| 3439 | 2026-03-16T22:13:11.680Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3440 | 2026-03-16T22:13:12.629Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3441 | 2026-03-16T22:13:13.281Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3442 | 2026-03-16T22:13:18.745Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3443 | 2026-03-16T22:13:28.937Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3444 | 2026-03-16T22:13:28.937Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3445 | 2026-03-16T22:13:28.941Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3446 | 2026-03-16T22:13:28.941Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3447 | 2026-03-16T22:13:31.188Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3448 | 2026-03-16T22:13:31.333Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3449 | 2026-03-16T22:13:37.061Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3450 | 2026-03-16T22:14:06.186Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3451 | 2026-03-16T22:14:30.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 3452 | 2026-03-16T22:14:31.196Z | |
| 3453 | 2026-03-16T22:14:31.199Z | real 1:58.606260131 |
| 3454 | 2026-03-16T22:14:31.199Z | user 11:38.089509118 |
| 3455 | 2026-03-16T22:14:31.199Z | sys 2:07.145881061 |
| 3456 | 2026-03-16T22:14:31.199Z | trap 0.363626629 |
| 3457 | 2026-03-16T22:14:31.199Z | tflt 0.583634937 |
| 3458 | 2026-03-16T22:14:31.199Z | dflt 1.564321413 |
| 3459 | 2026-03-16T22:14:31.199Z | kflt 0.000177350 |
| 3460 | 2026-03-16T22:14:31.199Z | lock 29:03.459481444 |
| 3461 | 2026-03-16T22:14:31.199Z | slp 38:24.053592995 |
| 3462 | 2026-03-16T22:14:31.199Z | lat 47.142069393 |
| 3463 | 2026-03-16T22:14:31.199Z | stop 3:43.351706598 |
| 3464 | 2026-03-16T22:14:31.199Z | + mkdir tests |
| 3465 | 2026-03-16T22:14:31.202Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3466 | 2026-03-16T22:14:31.205Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3467 | 2026-03-16T22:14:31.237Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f203df10b624dde4 tests/ |
| 3468 | 2026-03-16T22:14:31.260Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ad88ca4761fabce1 tests/ |
| 3469 | 2026-03-16T22:14:31.282Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-273734d70bfc9970 tests/ |
| 3470 | 2026-03-16T22:14:31.306Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f5aec89d977f4db5 tests/ |
| 3471 | 2026-03-16T22:14:31.548Z | + 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/*) |
| 3472 | 2026-03-16T22:14:31.551Z | + 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-ad88ca4761fabce1 tests/commtest-273734d70bfc9970 tests/dhcp_server-f203df10b624dde4 tests/end_to_end_tests-f5aec89d977f4db5 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 |
| 3473 | 2026-03-16T22:16:11.696Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3474 | 2026-03-16T22:16:11.696Z | a .github/buildomat/ci-env.sh 1K |
| 3475 | 2026-03-16T22:16:11.696Z | a out/target/test 1K |
| 3476 | 2026-03-16T22:16:11.696Z | a out/npuzone/npuzone 27402K |
| 3477 | 2026-03-16T22:16:11.696Z | a package-manifest.toml 35K |
| 3478 | 2026-03-16T22:16:11.696Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3479 | 2026-03-16T22:16:11.696Z | a target/release/omicron-package 41064K |
| 3480 | 2026-03-16T22:16:11.696Z | a target/release/xtask 11359K |
| 3481 | 2026-03-16T22:16:11.696Z | a target/debug/bootstrap 345837K |
| 3482 | 2026-03-16T22:16:11.696Z | a tests/bootstrap-ad88ca4761fabce1 31480K |
| 3483 | 2026-03-16T22:16:11.696Z | a tests/commtest-273734d70bfc9970 31997K |
| 3484 | 2026-03-16T22:16:11.696Z | a tests/dhcp_server-f203df10b624dde4 31480K |
| 3485 | 2026-03-16T22:16:11.696Z | a tests/end_to_end_tests-f5aec89d977f4db5 387855K |
| 3486 | 2026-03-16T22:16:11.696Z | a out/clickhouse.tar.gz 302562K |
| 3487 | 2026-03-16T22:16:11.696Z | a out/clickhouse_keeper.tar.gz 287851K |
| 3488 | 2026-03-16T22:16:11.696Z | a out/clickhouse_server.tar.gz 302561K |
| 3489 | 2026-03-16T22:16:11.696Z | a out/cockroachdb.tar.gz 156110K |
| 3490 | 2026-03-16T22:16:11.696Z | a out/crucible-pantry-zone.tar.gz 38317K |
| 3491 | 2026-03-16T22:16:11.696Z | a out/crucible-utils.tar 17744K |
| 3492 | 2026-03-16T22:16:11.696Z | a out/crucible-zone.tar.gz 52455K |
| 3493 | 2026-03-16T22:16:11.696Z | a out/external-dns.tar.gz 41552K |
| 3494 | 2026-03-16T22:16:11.696Z | a out/internal-dns.tar.gz 41551K |
| 3495 | 2026-03-16T22:16:11.697Z | a out/mg-ddm-gz.tar 86339K |
| 3496 | 2026-03-16T22:16:11.697Z | a out/nexus.tar.gz 207434K |
| 3497 | 2026-03-16T22:16:11.697Z | a out/ntp.tar.gz 22562K |
| 3498 | 2026-03-16T22:16:11.697Z | a out/omicron-gateway-softnpu.tar.gz 27288K |
| 3499 | 2026-03-16T22:16:11.697Z | a out/omicron-sled-agent.tar 183237K |
| 3500 | 2026-03-16T22:16:11.697Z | a out/overlay.tar.gz 3K |
| 3501 | 2026-03-16T22:16:11.697Z | a out/oximeter.tar.gz 57737K |
| 3502 | 2026-03-16T22:16:11.697Z | a out/oxlog.tar 3895K |
| 3503 | 2026-03-16T22:16:11.697Z | a out/probe.tar.gz 3037K |
| 3504 | 2026-03-16T22:16:11.697Z | a out/propolis-server.tar.gz 74633K |
| 3505 | 2026-03-16T22:16:11.697Z | a out/pumpkind-gz.tar 26647K |
| 3506 | 2026-03-16T22:16:11.697Z | a out/switch-softnpu.tar.gz 373231K |
| 3507 | 2026-03-16T22:16:11.700Z | |
| 3508 | 2026-03-16T22:16:11.700Z | real 1:40.088495347 |
| 3509 | 2026-03-16T22:16:11.700Z | user 1:37.057858164 |
| 3510 | 2026-03-16T22:16:11.700Z | sys 6.248640298 |
| 3511 | 2026-03-16T22:16:11.700Z | trap 0.006950251 |
| 3512 | 2026-03-16T22:16:11.700Z | tflt 0.000000000 |
| 3513 | 2026-03-16T22:16:11.700Z | dflt 0.000000000 |
| 3514 | 2026-03-16T22:16:11.700Z | kflt 0.000000000 |
| 3515 | 2026-03-16T22:16:11.700Z | lock 0.000000000 |
| 3516 | 2026-03-16T22:16:11.700Z | slp 1:36.246771969 |
| 3517 | 2026-03-16T22:16:11.700Z | lat 0.611970928 |
| 3518 | 2026-03-16T22:16:11.700Z | stop 0.000168453 |
| 3519 | 2026-03-16T22:16:11.700Z | process exited: duration 1236514 ms, exit code 0 |
| |
| 3520 | 2026-03-16T22:16:11.716Z | found 1 output files |
| 3521 | 2026-03-16T22:16:11.716Z | uploading: /work/package.tar.gz (2322530212 bytes) |
| 3522 | 2026-03-16T22:16:39.969Z | uploaded: /work/package.tar.gz |