|
|
|
| 1 | 2025-08-29T21:21:10.214Z | job assigned to worker 01K3VV7K50MFEEJBF7MC3QBZNN [factory aws, i-0a0bede4470e65030] (queued for 6 m 36 s) |
| |
| 2 | 2025-08-29T21:21:18.544Z | starting task 0: "setup" |
| 3 | 2025-08-29T21:21:18.548Z | ++ uname -s |
| 4 | 2025-08-29T21:21:18.549Z | + kern=SunOS |
| 5 | 2025-08-29T21:21:18.549Z | + build_user=build |
| 6 | 2025-08-29T21:21:18.549Z | + build_uid=12345 |
| 7 | 2025-08-29T21:21:18.549Z | + work_dir=/work |
| 8 | 2025-08-29T21:21:18.549Z | + input_dir=/input |
| 9 | 2025-08-29T21:21:18.549Z | + [[ 0 == 12345 ]] |
| 10 | 2025-08-29T21:21:18.549Z | + case "$kern" in |
| 11 | 2025-08-29T21:21:18.550Z | + groupadd -g 12345 build |
| 12 | 2025-08-29T21:21:18.554Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-08-29T21:21:20.596Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-08-29T21:21:20.693Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-08-29T21:21:20.735Z | + home_fs=zfs |
| 16 | 2025-08-29T21:21:20.735Z | + [[ zfs == autofs ]] |
| 17 | 2025-08-29T21:21:20.735Z | + mkdir -p /home/build |
| 18 | 2025-08-29T21:21:20.735Z | + chown build:build /home/build /work |
| 19 | 2025-08-29T21:21:21.690Z | + chmod 0700 /home/build /work |
| 20 | 2025-08-29T21:21:21.699Z | process exited: duration 3152 ms, exit code 0 |
| |
| 21 | 2025-08-29T21:21:21.713Z | starting task 1: "rust-toolchain" |
| 22 | 2025-08-29T21:21:21.721Z | + printf ' * rust toolchain channel = "%s"\n' 1.89.0 |
| 23 | 2025-08-29T21:21:21.721Z | * rust toolchain channel = "1.89.0" |
| 24 | 2025-08-29T21:21:21.722Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-08-29T21:21:21.722Z | * rust toolchain profile = "default" |
| 26 | 2025-08-29T21:21:21.722Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-08-29T21:21:21.722Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-08-29T21:21:21.727Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-08-29T21:21:21.727Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default |
| 30 | 2025-08-29T21:21:21.866Z | info: downloading installer |
| 31 | 2025-08-29T21:21:23.406Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-08-29T21:21:23.406Z | warn: /opt/ooce/bin |
| 33 | 2025-08-29T21:21:23.406Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-08-29T21:21:23.406Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-08-29T21:21:23.406Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-08-29T21:21:23.406Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-08-29T21:21:23.407Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-08-29T21:21:23.407Z | error: cannot install while Rust is installed |
| 39 | 2025-08-29T21:21:23.407Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-08-29T21:21:23.420Z | info: profile set to 'default' |
| 41 | 2025-08-29T21:21:23.420Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-08-29T21:21:23.420Z | info: syncing channel updates for '1.89.0-x86_64-unknown-illumos' |
| 43 | 2025-08-29T21:21:23.559Z | info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) |
| 44 | 2025-08-29T21:21:23.565Z | info: downloading component 'cargo' |
| 45 | 2025-08-29T21:21:24.358Z | info: downloading component 'clippy' |
| 46 | 2025-08-29T21:21:24.676Z | info: downloading component 'rust-docs' |
| 47 | 2025-08-29T21:21:25.894Z | info: downloading component 'rust-std' |
| 48 | 2025-08-29T21:21:27.522Z | info: downloading component 'rustc' |
| 49 | 2025-08-29T21:21:33.539Z | info: downloading component 'rustfmt' |
| 50 | 2025-08-29T21:21:33.740Z | info: installing component 'cargo' |
| 51 | 2025-08-29T21:21:34.756Z | info: installing component 'clippy' |
| 52 | 2025-08-29T21:21:35.044Z | info: installing component 'rust-docs' |
| 53 | 2025-08-29T21:21:36.834Z | info: installing component 'rust-std' |
| 54 | 2025-08-29T21:21:38.714Z | info: installing component 'rustc' |
| 55 | 2025-08-29T21:21:45.231Z | info: installing component 'rustfmt' |
| 56 | 2025-08-29T21:21:45.573Z | info: default toolchain set to '1.89.0-x86_64-unknown-illumos' |
| 57 | 2025-08-29T21:21:45.573Z | |
| 58 | 2025-08-29T21:21:46.013Z | 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04) |
| 59 | 2025-08-29T21:21:46.013Z | |
| 60 | 2025-08-29T21:21:46.026Z | |
| 61 | 2025-08-29T21:21:46.026Z | Rust is installed now. Great! |
| 62 | 2025-08-29T21:21:46.026Z | |
| 63 | 2025-08-29T21:21:46.026Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-08-29T21:21:46.026Z | environment variable. This has not been done automatically. |
| 65 | 2025-08-29T21:21:46.026Z | |
| 66 | 2025-08-29T21:21:46.027Z | To configure your current shell, you need to source |
| 67 | 2025-08-29T21:21:46.029Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-08-29T21:21:46.029Z | |
| 69 | 2025-08-29T21:21:46.029Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-08-29T21:21:46.029Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-08-29T21:21:46.030Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-08-29T21:21:46.030Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-08-29T21:21:46.102Z | + rustup --version |
| 74 | 2025-08-29T21:21:46.112Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-08-29T21:21:46.113Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-08-29T21:21:46.197Z | info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)` |
| 77 | 2025-08-29T21:21:46.220Z | + cargo --version |
| 78 | 2025-08-29T21:21:46.269Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 79 | 2025-08-29T21:21:46.287Z | + rustc --version |
| 80 | 2025-08-29T21:21:46.353Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 81 | 2025-08-29T21:21:46.366Z | process exited: duration 24624 ms, exit code 0 |
| |
| 82 | 2025-08-29T21:21:46.391Z | starting task 2: "authentication" |
| 83 | 2025-08-29T21:21:46.425Z | process exited: duration 38 ms, exit code 0 |
| |
| 84 | 2025-08-29T21:21:46.463Z | starting task 3: "clone repository" |
| 85 | 2025-08-29T21:21:46.478Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-08-29T21:21:46.478Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-08-29T21:21:46.502Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-08-29T21:21:56.444Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-08-29T21:21:56.447Z | + git fetch origin faa0b5dd4876562ad3e689afb749854959d29129 |
| 90 | 2025-08-29T21:21:56.801Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-08-29T21:21:56.801Z | * branch faa0b5dd4876562ad3e689afb749854959d29129 -> FETCH_HEAD |
| 92 | 2025-08-29T21:21:56.860Z | + [[ -n db_metadata_nexus_records ]] |
| 93 | 2025-08-29T21:21:56.860Z | ++ git branch --show-current |
| 94 | 2025-08-29T21:21:56.860Z | + current=main |
| 95 | 2025-08-29T21:21:56.860Z | + [[ main != db_metadata_nexus_records ]] |
| 96 | 2025-08-29T21:21:56.860Z | + git branch -f db_metadata_nexus_records faa0b5dd4876562ad3e689afb749854959d29129 |
| 97 | 2025-08-29T21:21:56.861Z | + git checkout -f db_metadata_nexus_records |
| 98 | 2025-08-29T21:21:57.058Z | Switched to branch 'db_metadata_nexus_records' |
| 99 | 2025-08-29T21:21:57.061Z | + git reset --hard faa0b5dd4876562ad3e689afb749854959d29129 |
| 100 | 2025-08-29T21:21:57.081Z | HEAD is now at faa0b5dd4 non-fatal step, executioncomponent order |
| 101 | 2025-08-29T21:21:57.090Z | process exited: duration 10634 ms, exit code 0 |
| |
| 102 | 2025-08-29T21:21:57.102Z | starting task 4: "build" |
| 103 | 2025-08-29T21:21:57.105Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-08-29T21:21:57.105Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-08-29T21:21:57.105Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-08-29T21:21:57.105Z | + cargo --version |
| 107 | 2025-08-29T21:21:57.162Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 108 | 2025-08-29T21:21:57.166Z | + rustc --version |
| 109 | 2025-08-29T21:21:57.235Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 110 | 2025-08-29T21:21:57.239Z | + WORK=/work |
| 111 | 2025-08-29T21:21:57.239Z | + pfexec mkdir -p /work |
| 112 | 2025-08-29T21:21:57.243Z | + pfexec chown build /work |
| 113 | 2025-08-29T21:21:57.246Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2025-08-29T21:22:08.499Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 115 | 2025-08-29T21:22:15.802Z | Startup: Caching catalogs ... Done |
| 116 | 2025-08-29T21:22:22.125Z | Planning: Solver setup ... Done (5.003s) |
| 117 | 2025-08-29T21:22:22.173Z | Planning: Running solver ... Done (0.048s) |
| 118 | 2025-08-29T21:22:22.271Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2025-08-29T21:22:22.285Z | Planning: Fetching manifests: 0/4 0% complete |
| 120 | 2025-08-29T21:22:22.423Z | Planning: Fetching manifests: 4/4 100% complete |
| 121 | 2025-08-29T21:22:22.469Z | Planning: Package planning ... Done (0.048s) |
| 122 | 2025-08-29T21:22:22.519Z | Planning: Merging actions ... Done (0.050s) |
| 123 | 2025-08-29T21:22:22.809Z | Planning: Checking for conflicting actions ... Done (0.290s) |
| 124 | 2025-08-29T21:22:22.820Z | Planning: Consolidating action changes ... Done (0.011s) |
| 125 | 2025-08-29T21:22:24.174Z | Planning: Evaluating mediators ... Done (1.354s) |
| 126 | 2025-08-29T21:22:24.185Z | Planning: Planning completed in 8.26 seconds |
| 127 | 2025-08-29T21:22:24.201Z | Packages to install: 4 |
| 128 | 2025-08-29T21:22:24.201Z | Mediators to change: 2 |
| 129 | 2025-08-29T21:22:24.206Z | Services to change: 1 |
| 130 | 2025-08-29T21:22:24.206Z | Estimated space available: 155.50 GB |
| 131 | 2025-08-29T21:22:24.206Z | Estimated space to be consumed: 1.71 GB |
| 132 | 2025-08-29T21:22:24.206Z | Create boot environment: No |
| 133 | 2025-08-29T21:22:24.206Z | Create backup boot environment: No |
| 134 | 2025-08-29T21:22:24.206Z | Rebuild boot archive: No |
| 135 | 2025-08-29T21:22:24.206Z | |
| 136 | 2025-08-29T21:22:24.206Z | Changed mediators: |
| 137 | 2025-08-29T21:22:24.206Z | mediator clang: |
| 138 | 2025-08-29T21:22:24.206Z | version: None -> 15 (system default) |
| 139 | 2025-08-29T21:22:24.207Z | |
| 140 | 2025-08-29T21:22:24.207Z | mediator llvm: |
| 141 | 2025-08-29T21:22:24.207Z | version: 14 (system default) -> 15 (system default) |
| 142 | 2025-08-29T21:22:24.207Z | |
| 143 | 2025-08-29T21:22:24.207Z | Changed packages: |
| 144 | 2025-08-29T21:22:24.207Z | helios-dev |
| 145 | 2025-08-29T21:22:24.207Z | developer/build-essential |
| 146 | 2025-08-29T21:22:24.207Z | None -> 11-2.0 |
| 147 | 2025-08-29T21:22:24.207Z | library/libxmlsec1 |
| 148 | 2025-08-29T21:22:24.207Z | None -> 1.2.35-2.0 |
| 149 | 2025-08-29T21:22:24.207Z | ooce/developer/clang-15 |
| 150 | 2025-08-29T21:22:24.207Z | None -> 15.0.7-2.0 |
| 151 | 2025-08-29T21:22:24.207Z | ooce/developer/llvm-15 |
| 152 | 2025-08-29T21:22:24.207Z | None -> 15.0.7-2.0 |
| 153 | 2025-08-29T21:22:24.207Z | |
| 154 | 2025-08-29T21:22:24.207Z | Services: |
| 155 | 2025-08-29T21:22:24.207Z | restart_fmri: |
| 156 | 2025-08-29T21:22:24.207Z | svc:/system/update-man-index:default |
| 157 | 2025-08-29T21:22:24.257Z | |
| 158 | 2025-08-29T21:22:24.257Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 159 | 2025-08-29T21:22:29.260Z | Download: 2610/3290 items 120.5/212.6MB 56% complete (24.3M/s) |
| 160 | 2025-08-29T21:22:31.762Z | Download: Completed 212.60 MB in 7.51 seconds (28.3M/s) |
| 161 | 2025-08-29T21:22:32.066Z | Actions: 1/3689 actions (Installing new actions) |
| 162 | 2025-08-29T21:22:36.621Z | Actions: Completed 3689 actions in 4.55 seconds. |
| 163 | 2025-08-29T21:22:36.980Z | Done (0.356s) |
| 164 | 2025-08-29T21:22:36.980Z | Done (0.000s) |
| 165 | 2025-08-29T21:22:37.864Z | Done (0.884s) |
| 166 | 2025-08-29T21:22:42.492Z | Done (4.310s) |
| 167 | 2025-08-29T21:22:42.582Z | Done (0.021s) |
| 168 | 2025-08-29T21:22:42.585Z | Done (0.000s) |
| 169 | 2025-08-29T21:22:42.732Z | Done (0.000s) |
| 170 | 2025-08-29T21:22:43.578Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2025-08-29T21:22:43.740Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2025-08-29T21:22:43.743Z | Planning: Consolidating action changes ... Done |
| 173 | 2025-08-29T21:22:44.020Z | Planning: Evaluating mediators ... Done |
| 174 | 2025-08-29T21:22:44.026Z | Planning: Planning completed in 0.44 seconds |
| 175 | 2025-08-29T21:22:44.056Z | Mediators to change: 2 |
| 176 | 2025-08-29T21:22:44.056Z | Create boot environment: No |
| 177 | 2025-08-29T21:22:44.059Z | Create backup boot environment: No |
| 178 | 2025-08-29T21:22:44.151Z | Done |
| 179 | 2025-08-29T21:22:44.151Z | Done |
| 180 | 2025-08-29T21:22:44.751Z | Done |
| 181 | 2025-08-29T21:22:48.427Z | Done |
| 182 | 2025-08-29T21:22:48.511Z | Done |
| 183 | 2025-08-29T21:22:48.514Z | Done |
| 184 | 2025-08-29T21:22:48.667Z | Done |
| 185 | 2025-08-29T21:22:49.282Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2025-08-29T21:22:49.285Z | Planning: Merging actions ... Done |
| 187 | 2025-08-29T21:22:49.474Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2025-08-29T21:22:49.477Z | Planning: Consolidating action changes ... Done |
| 189 | 2025-08-29T21:22:49.747Z | Planning: Evaluating mediators ... Done |
| 190 | 2025-08-29T21:22:49.804Z | Planning: Planning completed in 0.77 seconds |
| 191 | 2025-08-29T21:22:49.839Z | Packages to change: 1 |
| 192 | 2025-08-29T21:22:49.839Z | Mediators to change: 1 |
| 193 | 2025-08-29T21:22:49.842Z | Services to change: 1 |
| 194 | 2025-08-29T21:22:49.842Z | Create boot environment: No |
| 195 | 2025-08-29T21:22:49.842Z | Create backup boot environment: Yes |
| 196 | 2025-08-29T21:22:52.373Z | Actions: 1/6 actions (Updating modified actions) |
| 197 | 2025-08-29T21:22:52.376Z | Actions: Completed 6 actions in 0.00 seconds. |
| 198 | 2025-08-29T21:22:52.376Z | Done |
| 199 | 2025-08-29T21:22:52.376Z | Done |
| 200 | 2025-08-29T21:22:52.551Z | Done |
| 201 | 2025-08-29T21:22:56.195Z | Done |
| 202 | 2025-08-29T21:22:56.283Z | Done |
| 203 | 2025-08-29T21:22:56.286Z | Done |
| 204 | 2025-08-29T21:22:56.441Z | Done |
| 205 | 2025-08-29T21:22:56.881Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 206 | 2025-08-29T21:22:56.881Z | clang system 15 system |
| 207 | 2025-08-29T21:22:56.881Z | csh system system illumos |
| 208 | 2025-08-29T21:22:56.881Z | ctags system system illumos |
| 209 | 2025-08-29T21:22:56.881Z | file system system illumos |
| 210 | 2025-08-29T21:22:56.881Z | gcc vendor 12 vendor |
| 211 | 2025-08-29T21:22:56.881Z | gcc system 10 system |
| 212 | 2025-08-29T21:22:56.882Z | gcc system 7 system |
| 213 | 2025-08-29T21:22:56.882Z | go system 1.20 system |
| 214 | 2025-08-29T21:22:56.882Z | go system 1.19 system |
| 215 | 2025-08-29T21:22:56.882Z | llvm system 15 system |
| 216 | 2025-08-29T21:22:56.882Z | llvm system 14 system |
| 217 | 2025-08-29T21:22:56.882Z | mariadb system 10.6 system |
| 218 | 2025-08-29T21:22:56.882Z | mta vendor vendor dma |
| 219 | 2025-08-29T21:22:56.882Z | openjdk system 17 system |
| 220 | 2025-08-29T21:22:56.882Z | openjdk system 11 system |
| 221 | 2025-08-29T21:22:56.882Z | openjdk system 1.8 system |
| 222 | 2025-08-29T21:22:56.882Z | openssl vendor 3 vendor |
| 223 | 2025-08-29T21:22:56.882Z | perl system 5.36 system |
| 224 | 2025-08-29T21:22:56.882Z | postgresql system 15 system |
| 225 | 2025-08-29T21:22:56.882Z | postgresql system 13 system |
| 226 | 2025-08-29T21:22:56.882Z | python vendor 3 vendor |
| 227 | 2025-08-29T21:22:56.882Z | python system 2 system |
| 228 | 2025-08-29T21:22:56.882Z | python3 system 3.11 system |
| 229 | 2025-08-29T21:22:56.882Z | ruby system 3.0 system |
| 230 | 2025-08-29T21:22:56.882Z | words vendor vendor american-english |
| 231 | 2025-08-29T21:22:56.882Z | words system system australian-english |
| 232 | 2025-08-29T21:22:56.886Z | words system system british-english |
| 233 | 2025-08-29T21:22:56.886Z | words system system canadian-english |
| 234 | 2025-08-29T21:22:56.886Z | words system system french |
| 235 | 2025-08-29T21:22:56.886Z | words system system italian |
| 236 | 2025-08-29T21:22:56.886Z | words system system ngerman |
| 237 | 2025-08-29T21:22:56.886Z | words system system ogerman |
| 238 | 2025-08-29T21:22:56.886Z | words system system spanish |
| 239 | 2025-08-29T21:22:57.227Z | PUBLISHER TYPE STATUS P LOCATION |
| 240 | 2025-08-29T21:22:57.227Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 241 | 2025-08-29T21:23:02.024Z | FMRI IFO |
| 242 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 243 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 244 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 245 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 246 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 247 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 248 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 249 | 2025-08-29T21:23:02.024Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 250 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 251 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 252 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 253 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 254 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 255 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 256 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 257 | 2025-08-29T21:23:02.025Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 258 | 2025-08-29T21:23:03.041Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 259 | 2025-08-29T21:23:03.334Z | Updating crates.io index |
| 260 | 2025-08-29T21:23:03.370Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2025-08-29T21:23:03.685Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 262 | 2025-08-29T21:23:04.294Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 263 | 2025-08-29T21:23:04.544Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2025-08-29T21:23:04.786Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 265 | 2025-08-29T21:23:05.105Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2025-08-29T21:23:06.306Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2025-08-29T21:23:08.488Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2025-08-29T21:23:09.398Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 269 | 2025-08-29T21:23:10.133Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2025-08-29T21:23:10.412Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 271 | 2025-08-29T21:23:10.676Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2025-08-29T21:23:11.405Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2025-08-29T21:23:11.868Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2025-08-29T21:23:12.321Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2025-08-29T21:23:12.602Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2025-08-29T21:23:12.915Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2025-08-29T21:23:13.205Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2025-08-29T21:23:13.451Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2025-08-29T21:23:13.695Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2025-08-29T21:23:13.964Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 281 | 2025-08-29T21:23:14.307Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 282 | 2025-08-29T21:23:14.663Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 283 | 2025-08-29T21:23:14.963Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 284 | 2025-08-29T21:23:15.494Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 285 | 2025-08-29T21:23:15.897Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 286 | 2025-08-29T21:23:16.213Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 287 | 2025-08-29T21:23:16.580Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 288 | 2025-08-29T21:23:16.938Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 289 | 2025-08-29T21:23:17.267Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 290 | 2025-08-29T21:23:17.529Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 291 | 2025-08-29T21:23:17.793Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 292 | 2025-08-29T21:23:26.166Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 293 | 2025-08-29T21:23:27.399Z | Downloading crates ... |
| 294 | 2025-08-29T21:23:27.452Z | Downloaded anstyle v1.0.11 |
| 295 | 2025-08-29T21:23:27.464Z | Downloaded anstream v0.6.18 |
| 296 | 2025-08-29T21:23:27.484Z | Downloaded utf16_iter v1.0.5 |
| 297 | 2025-08-29T21:23:27.492Z | Downloaded usdt-attr-macro v0.5.0 |
| 298 | 2025-08-29T21:23:27.502Z | Downloaded typenum v1.17.0 |
| 299 | 2025-08-29T21:23:27.502Z | Downloaded generic-array v0.14.7 |
| 300 | 2025-08-29T21:23:27.502Z | Downloaded zerofrom v0.1.4 |
| 301 | 2025-08-29T21:23:27.510Z | Downloaded write16 v1.0.0 |
| 302 | 2025-08-29T21:23:27.510Z | Downloaded dof v0.3.0 |
| 303 | 2025-08-29T21:23:27.510Z | Downloaded dtrace-parser v0.2.0 |
| 304 | 2025-08-29T21:23:27.510Z | Downloaded icu_normalizer_data v1.5.0 |
| 305 | 2025-08-29T21:23:27.510Z | Downloaded digest v0.10.7 |
| 306 | 2025-08-29T21:23:27.513Z | Downloaded yoke-derive v0.7.4 |
| 307 | 2025-08-29T21:23:27.513Z | Downloaded utf8_iter v1.0.4 |
| 308 | 2025-08-29T21:23:27.513Z | Downloaded scroll_derive v0.12.0 |
| 309 | 2025-08-29T21:23:27.517Z | Downloaded itoa v1.0.11 |
| 310 | 2025-08-29T21:23:27.517Z | Downloaded percent-encoding v2.3.1 |
| 311 | 2025-08-29T21:23:27.517Z | Downloaded version_check v0.9.5 |
| 312 | 2025-08-29T21:23:27.520Z | Downloaded zerovec-derive v0.10.3 |
| 313 | 2025-08-29T21:23:27.520Z | Downloaded toml_write v0.1.2 |
| 314 | 2025-08-29T21:23:27.523Z | Downloaded icu_provider_macros v1.5.0 |
| 315 | 2025-08-29T21:23:27.528Z | Downloaded icu_provider v1.5.0 |
| 316 | 2025-08-29T21:23:27.528Z | Downloaded utf8parse v0.2.2 |
| 317 | 2025-08-29T21:23:27.528Z | Downloaded thiserror-impl v1.0.69 |
| 318 | 2025-08-29T21:23:27.531Z | Downloaded icu_normalizer v1.5.0 |
| 319 | 2025-08-29T21:23:27.534Z | Downloaded thiserror v1.0.69 |
| 320 | 2025-08-29T21:23:27.539Z | Downloaded yoke v0.7.4 |
| 321 | 2025-08-29T21:23:27.542Z | Downloaded writeable v0.5.5 |
| 322 | 2025-08-29T21:23:27.545Z | Downloaded usdt-impl v0.5.0 |
| 323 | 2025-08-29T21:23:27.545Z | Downloaded terminal_size v0.4.0 |
| 324 | 2025-08-29T21:23:27.550Z | Downloaded tabled_derive v0.7.0 |
| 325 | 2025-08-29T21:23:27.551Z | Downloaded anstyle-query v1.1.1 |
| 326 | 2025-08-29T21:23:27.554Z | Downloaded zerocopy-derive v0.7.35 |
| 327 | 2025-08-29T21:23:27.554Z | Downloaded proc-macro-error v1.0.4 |
| 328 | 2025-08-29T21:23:27.558Z | Downloaded textwrap v0.16.2 |
| 329 | 2025-08-29T21:23:27.561Z | Downloaded unicode-ident v1.0.18 |
| 330 | 2025-08-29T21:23:27.565Z | Downloaded swrite v0.1.0 |
| 331 | 2025-08-29T21:23:27.570Z | Downloaded ucd-trie v0.1.7 |
| 332 | 2025-08-29T21:23:27.570Z | Downloaded ordered-float v2.10.1 |
| 333 | 2025-08-29T21:23:27.571Z | Downloaded ryu v1.0.18 |
| 334 | 2025-08-29T21:23:27.574Z | Downloaded plain v0.2.3 |
| 335 | 2025-08-29T21:23:27.574Z | Downloaded icu_collections v1.5.0 |
| 336 | 2025-08-29T21:23:27.579Z | Downloaded pretty-hex v0.4.1 |
| 337 | 2025-08-29T21:23:27.583Z | Downloaded toml_edit v0.22.27 |
| 338 | 2025-08-29T21:23:27.586Z | Downloaded zerovec v0.10.4 |
| 339 | 2025-08-29T21:23:27.594Z | Downloaded serde_tokenstream v0.2.2 |
| 340 | 2025-08-29T21:23:27.598Z | Downloaded zerocopy v0.7.35 |
| 341 | 2025-08-29T21:23:27.609Z | Downloaded winnow v0.7.10 |
| 342 | 2025-08-29T21:23:27.619Z | Downloaded smawk v0.3.2 |
| 343 | 2025-08-29T21:23:27.622Z | Downloaded bytecount v0.6.8 |
| 344 | 2025-08-29T21:23:27.622Z | Downloaded clap_lex v0.7.4 |
| 345 | 2025-08-29T21:23:27.622Z | Downloaded block-buffer v0.10.4 |
| 346 | 2025-08-29T21:23:27.625Z | Downloaded synstructure v0.13.1 |
| 347 | 2025-08-29T21:23:27.625Z | Downloaded unicode-width v0.2.0 |
| 348 | 2025-08-29T21:23:27.629Z | Downloaded unicode-width v0.1.14 |
| 349 | 2025-08-29T21:23:27.635Z | Downloaded quote v1.0.40 |
| 350 | 2025-08-29T21:23:27.637Z | Downloaded semver v1.0.26 |
| 351 | 2025-08-29T21:23:27.644Z | Downloaded scroll v0.12.0 |
| 352 | 2025-08-29T21:23:27.645Z | Downloaded litemap v0.7.3 |
| 353 | 2025-08-29T21:23:27.645Z | Downloaded icu_locid_transform v1.5.0 |
| 354 | 2025-08-29T21:23:27.650Z | Downloaded thiserror v2.0.12 |
| 355 | 2025-08-29T21:23:27.650Z | Downloaded memchr v2.7.4 |
| 356 | 2025-08-29T21:23:27.655Z | Downloaded sha2 v0.10.9 |
| 357 | 2025-08-29T21:23:27.659Z | Downloaded camino-tempfile v1.4.1 |
| 358 | 2025-08-29T21:23:27.659Z | Downloaded pest_meta v2.7.14 |
| 359 | 2025-08-29T21:23:27.662Z | Downloaded cargo_metadata v0.21.0 |
| 360 | 2025-08-29T21:23:27.663Z | Downloaded anyhow v1.0.99 |
| 361 | 2025-08-29T21:23:27.666Z | Downloaded smallvec v1.15.1 |
| 362 | 2025-08-29T21:23:27.672Z | Downloaded icu_locid_transform_data v1.5.0 |
| 363 | 2025-08-29T21:23:27.672Z | Downloaded clap_derive v4.5.41 |
| 364 | 2025-08-29T21:23:27.672Z | Downloaded tempfile v3.20.0 |
| 365 | 2025-08-29T21:23:27.677Z | Downloaded proc-macro2 v1.0.95 |
| 366 | 2025-08-29T21:23:27.677Z | Downloaded camino v1.1.11 |
| 367 | 2025-08-29T21:23:27.680Z | Downloaded bitflags v2.9.1 |
| 368 | 2025-08-29T21:23:27.689Z | Downloaded clap v4.5.41 |
| 369 | 2025-08-29T21:23:27.696Z | Downloaded serde_derive v1.0.219 |
| 370 | 2025-08-29T21:23:27.696Z | Downloaded papergrid v0.11.0 |
| 371 | 2025-08-29T21:23:27.700Z | Downloaded log v0.4.27 |
| 372 | 2025-08-29T21:23:27.700Z | Downloaded colorchoice v1.0.2 |
| 373 | 2025-08-29T21:23:27.708Z | Downloaded cargo-util-schemas v0.8.2 |
| 374 | 2025-08-29T21:23:27.708Z | Downloaded cargo-platform v0.2.0 |
| 375 | 2025-08-29T21:23:27.708Z | Downloaded stable_deref_trait v1.2.0 |
| 376 | 2025-08-29T21:23:27.712Z | Downloaded serde v1.0.219 |
| 377 | 2025-08-29T21:23:27.712Z | Downloaded indexmap v2.10.0 |
| 378 | 2025-08-29T21:23:27.712Z | Downloaded serde-value v0.7.0 |
| 379 | 2025-08-29T21:23:27.715Z | Downloaded serde-untagged v0.1.7 |
| 380 | 2025-08-29T21:23:27.715Z | Downloaded pest_generator v2.7.14 |
| 381 | 2025-08-29T21:23:27.715Z | Downloaded crypto-common v0.1.6 |
| 382 | 2025-08-29T21:23:27.720Z | Downloaded strsim v0.11.1 |
| 383 | 2025-08-29T21:23:27.720Z | Downloaded serde_spanned v0.6.9 |
| 384 | 2025-08-29T21:23:27.720Z | Downloaded pest_derive v2.7.14 |
| 385 | 2025-08-29T21:23:27.720Z | Downloaded num-traits v0.2.19 |
| 386 | 2025-08-29T21:23:27.724Z | Downloaded icu_locid v1.5.0 |
| 387 | 2025-08-29T21:23:27.727Z | Downloaded fs-err v3.1.1 |
| 388 | 2025-08-29T21:23:27.730Z | Downloaded cargo_toml v0.21.0 |
| 389 | 2025-08-29T21:23:27.731Z | Downloaded anstyle-parse v0.2.5 |
| 390 | 2025-08-29T21:23:27.734Z | Downloaded macaddr v1.0.1 |
| 391 | 2025-08-29T21:23:27.734Z | Downloaded hashbrown v0.15.4 |
| 392 | 2025-08-29T21:23:27.741Z | Downloaded form_urlencoded v1.2.1 |
| 393 | 2025-08-29T21:23:27.741Z | Downloaded memmap v0.7.0 |
| 394 | 2025-08-29T21:23:27.745Z | Downloaded pest v2.7.14 |
| 395 | 2025-08-29T21:23:27.745Z | Downloaded byteorder v1.5.0 |
| 396 | 2025-08-29T21:23:27.751Z | Downloaded heck v0.5.0 |
| 397 | 2025-08-29T21:23:27.752Z | Downloaded clap_builder v4.5.41 |
| 398 | 2025-08-29T21:23:27.758Z | Downloaded idna v1.0.3 |
| 399 | 2025-08-29T21:23:27.758Z | Downloaded serde_json v1.0.142 |
| 400 | 2025-08-29T21:23:27.763Z | Downloaded toml v0.8.23 |
| 401 | 2025-08-29T21:23:27.767Z | Downloaded goblin v0.8.2 |
| 402 | 2025-08-29T21:23:27.770Z | Downloaded icu_properties_data v1.5.0 |
| 403 | 2025-08-29T21:23:27.777Z | Downloaded tabled v0.15.0 |
| 404 | 2025-08-29T21:23:27.791Z | Downloaded syn v1.0.109 |
| 405 | 2025-08-29T21:23:27.799Z | Downloaded getrandom v0.3.1 |
| 406 | 2025-08-29T21:23:27.803Z | Downloaded cpufeatures v0.2.14 |
| 407 | 2025-08-29T21:23:27.807Z | Downloaded url v2.5.4 |
| 408 | 2025-08-29T21:23:27.807Z | Downloaded is_terminal_polyfill v1.70.1 |
| 409 | 2025-08-29T21:23:27.807Z | Downloaded heck v0.4.1 |
| 410 | 2025-08-29T21:23:27.813Z | Downloaded autocfg v1.4.0 |
| 411 | 2025-08-29T21:23:27.814Z | Downloaded unicode-linebreak v0.1.5 |
| 412 | 2025-08-29T21:23:27.814Z | Downloaded tinystr v0.7.6 |
| 413 | 2025-08-29T21:23:27.814Z | Downloaded syn v2.0.104 |
| 414 | 2025-08-29T21:23:27.820Z | Downloaded once_cell v1.21.3 |
| 415 | 2025-08-29T21:23:27.824Z | Downloaded idna_adapter v1.2.0 |
| 416 | 2025-08-29T21:23:27.824Z | Downloaded erased-serde v0.4.6 |
| 417 | 2025-08-29T21:23:27.828Z | Downloaded rustix v0.38.37 |
| 418 | 2025-08-29T21:23:27.846Z | Downloaded cfg-if v1.0.1 |
| 419 | 2025-08-29T21:23:27.850Z | Downloaded rustix v1.0.7 |
| 420 | 2025-08-29T21:23:27.865Z | Downloaded zerofrom-derive v0.1.4 |
| 421 | 2025-08-29T21:23:27.869Z | Downloaded toml_datetime v0.6.11 |
| 422 | 2025-08-29T21:23:27.869Z | Downloaded thread-id v4.2.2 |
| 423 | 2025-08-29T21:23:27.869Z | Downloaded thiserror-impl v2.0.12 |
| 424 | 2025-08-29T21:23:27.872Z | Downloaded proc-macro-error-attr v1.0.4 |
| 425 | 2025-08-29T21:23:27.872Z | Downloaded fnv v1.0.7 |
| 426 | 2025-08-29T21:23:27.872Z | Downloaded fastrand v2.1.1 |
| 427 | 2025-08-29T21:23:27.873Z | Downloaded errno v0.3.12 |
| 428 | 2025-08-29T21:23:27.876Z | Downloaded equivalent v1.0.2 |
| 429 | 2025-08-29T21:23:27.876Z | Downloaded usdt-macro v0.5.0 |
| 430 | 2025-08-29T21:23:27.877Z | Downloaded usdt v0.5.0 |
| 431 | 2025-08-29T21:23:27.877Z | Downloaded unicode-xid v0.2.6 |
| 432 | 2025-08-29T21:23:27.877Z | Downloaded typeid v1.0.3 |
| 433 | 2025-08-29T21:23:27.880Z | Downloaded icu_properties v1.5.1 |
| 434 | 2025-08-29T21:23:27.880Z | Downloaded displaydoc v0.2.5 |
| 435 | 2025-08-29T21:23:27.888Z | Downloaded libc v0.2.174 |
| 436 | 2025-08-29T21:23:27.966Z | Compiling proc-macro2 v1.0.95 |
| 437 | 2025-08-29T21:23:27.966Z | Compiling unicode-ident v1.0.18 |
| 438 | 2025-08-29T21:23:27.970Z | Compiling serde v1.0.219 |
| 439 | 2025-08-29T21:23:27.971Z | Compiling version_check v0.9.5 |
| 440 | 2025-08-29T21:23:27.971Z | Compiling libc v0.2.174 |
| 441 | 2025-08-29T21:23:27.971Z | Compiling memchr v2.7.4 |
| 442 | 2025-08-29T21:23:27.971Z | Compiling thiserror v1.0.69 |
| 443 | 2025-08-29T21:23:27.971Z | Compiling stable_deref_trait v1.2.0 |
| 444 | 2025-08-29T21:23:28.412Z | Compiling writeable v0.5.5 |
| 445 | 2025-08-29T21:23:28.435Z | Compiling ryu v1.0.18 |
| 446 | 2025-08-29T21:23:28.829Z | Compiling litemap v0.7.3 |
| 447 | 2025-08-29T21:23:28.912Z | Compiling itoa v1.0.11 |
| 448 | 2025-08-29T21:23:28.919Z | Compiling ucd-trie v0.1.7 |
| 449 | 2025-08-29T21:23:28.957Z | Compiling autocfg v1.4.0 |
| 450 | 2025-08-29T21:23:29.154Z | Compiling once_cell v1.21.3 |
| 451 | 2025-08-29T21:23:29.208Z | Compiling bitflags v2.9.1 |
| 452 | 2025-08-29T21:23:29.408Z | Compiling byteorder v1.5.0 |
| 453 | 2025-08-29T21:23:29.543Z | Compiling icu_locid_transform_data v1.5.0 |
| 454 | 2025-08-29T21:23:29.655Z | Compiling serde_json v1.0.142 |
| 455 | 2025-08-29T21:23:29.699Z | Compiling icu_properties_data v1.5.0 |
| 456 | 2025-08-29T21:23:29.835Z | Compiling typeid v1.0.3 |
| 457 | 2025-08-29T21:23:29.872Z | Compiling num-traits v0.2.19 |
| 458 | 2025-08-29T21:23:29.898Z | Compiling smallvec v1.15.1 |
| 459 | 2025-08-29T21:23:29.955Z | Compiling write16 v1.0.0 |
| 460 | 2025-08-29T21:23:30.060Z | Compiling hashbrown v0.15.4 |
| 461 | 2025-08-29T21:23:30.123Z | Compiling quote v1.0.40 |
| 462 | 2025-08-29T21:23:30.221Z | Compiling rustix v0.38.37 |
| 463 | 2025-08-29T21:23:30.310Z | Compiling errno v0.3.12 |
| 464 | 2025-08-29T21:23:30.453Z | Compiling utf8_iter v1.0.4 |
| 465 | 2025-08-29T21:23:30.476Z | Compiling icu_normalizer_data v1.5.0 |
| 466 | 2025-08-29T21:23:30.555Z | Compiling syn v2.0.104 |
| 467 | 2025-08-29T21:23:30.592Z | Compiling equivalent v1.0.2 |
| 468 | 2025-08-29T21:23:30.674Z | Compiling utf16_iter v1.0.5 |
| 469 | 2025-08-29T21:23:30.772Z | Compiling usdt-impl v0.5.0 |
| 470 | 2025-08-29T21:23:30.819Z | Compiling proc-macro-error-attr v1.0.4 |
| 471 | 2025-08-29T21:23:30.896Z | Compiling toml_write v0.1.2 |
| 472 | 2025-08-29T21:23:31.003Z | Compiling winnow v0.7.10 |
| 473 | 2025-08-29T21:23:31.030Z | Compiling syn v1.0.109 |
| 474 | 2025-08-29T21:23:31.152Z | Compiling indexmap v2.10.0 |
| 475 | 2025-08-29T21:23:31.425Z | Compiling thread-id v4.2.2 |
| 476 | 2025-08-29T21:23:31.537Z | Compiling proc-macro-error v1.0.4 |
| 477 | 2025-08-29T21:23:31.610Z | Compiling semver v1.0.26 |
| 478 | 2025-08-29T21:23:31.756Z | Compiling getrandom v0.3.1 |
| 479 | 2025-08-29T21:23:31.862Z | Compiling log v0.4.27 |
| 480 | 2025-08-29T21:23:32.148Z | Compiling thiserror v2.0.12 |
| 481 | 2025-08-29T21:23:32.243Z | Compiling camino v1.1.11 |
| 482 | 2025-08-29T21:23:32.468Z | Compiling utf8parse v0.2.2 |
| 483 | 2025-08-29T21:23:32.504Z | Compiling plain v0.2.3 |
| 484 | 2025-08-29T21:23:32.672Z | Compiling percent-encoding v2.3.1 |
| 485 | 2025-08-29T21:23:32.695Z | Compiling rustix v1.0.7 |
| 486 | 2025-08-29T21:23:32.808Z | Compiling anstyle-parse v0.2.5 |
| 487 | 2025-08-29T21:23:32.913Z | Compiling form_urlencoded v1.2.1 |
| 488 | 2025-08-29T21:23:33.051Z | Compiling ordered-float v2.10.1 |
| 489 | 2025-08-29T21:23:33.120Z | Compiling terminal_size v0.4.0 |
| 490 | 2025-08-29T21:23:33.376Z | Compiling pretty-hex v0.4.1 |
| 491 | 2025-08-29T21:23:33.552Z | Compiling anstyle v1.0.11 |
| 492 | 2025-08-29T21:23:33.606Z | Compiling colorchoice v1.0.2 |
| 493 | 2025-08-29T21:23:33.645Z | Compiling is_terminal_polyfill v1.70.1 |
| 494 | 2025-08-29T21:23:33.727Z | Compiling cfg-if v1.0.1 |
| 495 | 2025-08-29T21:23:33.792Z | Compiling anstyle-query v1.1.1 |
| 496 | 2025-08-29T21:23:34.006Z | Compiling anstream v0.6.18 |
| 497 | 2025-08-29T21:23:34.161Z | Compiling fs-err v3.1.1 |
| 498 | 2025-08-29T21:23:34.185Z | Compiling unicode-xid v0.2.6 |
| 499 | 2025-08-29T21:23:34.390Z | Compiling clap_lex v0.7.4 |
| 500 | 2025-08-29T21:23:34.435Z | Compiling bytecount v0.6.8 |
| 501 | 2025-08-29T21:23:34.496Z | Compiling heck v0.4.1 |
| 502 | 2025-08-29T21:23:34.552Z | Compiling strsim v0.11.1 |
| 503 | 2025-08-29T21:23:34.668Z | Compiling anyhow v1.0.99 |
| 504 | 2025-08-29T21:23:34.813Z | Compiling fastrand v2.1.1 |
| 505 | 2025-08-29T21:23:34.955Z | Compiling fnv v1.0.7 |
| 506 | 2025-08-29T21:23:35.264Z | Compiling heck v0.5.0 |
| 507 | 2025-08-29T21:23:35.299Z | Compiling unicode-width v0.1.14 |
| 508 | 2025-08-29T21:23:35.514Z | Compiling clap_builder v4.5.41 |
| 509 | 2025-08-29T21:23:35.734Z | Compiling papergrid v0.11.0 |
| 510 | 2025-08-29T21:23:35.795Z | Compiling tempfile v3.20.0 |
| 511 | 2025-08-29T21:23:36.254Z | Compiling memmap v0.7.0 |
| 512 | 2025-08-29T21:23:36.367Z | Compiling unicode-linebreak v0.1.5 |
| 513 | 2025-08-29T21:23:36.627Z | Compiling unicode-width v0.2.0 |
| 514 | 2025-08-29T21:23:36.658Z | Compiling smawk v0.3.2 |
| 515 | 2025-08-29T21:23:37.203Z | Compiling synstructure v0.13.1 |
| 516 | 2025-08-29T21:23:37.479Z | Compiling textwrap v0.16.2 |
| 517 | 2025-08-29T21:23:37.738Z | Compiling swrite v0.1.0 |
| 518 | 2025-08-29T21:23:37.887Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 519 | 2025-08-29T21:23:38.358Z | Compiling tabled_derive v0.7.0 |
| 520 | 2025-08-29T21:23:39.718Z | Compiling serde_derive v1.0.219 |
| 521 | 2025-08-29T21:23:39.718Z | Compiling zerofrom-derive v0.1.4 |
| 522 | 2025-08-29T21:23:39.718Z | Compiling yoke-derive v0.7.4 |
| 523 | 2025-08-29T21:23:39.861Z | Compiling zerovec-derive v0.10.3 |
| 524 | 2025-08-29T21:23:39.906Z | Compiling thiserror-impl v1.0.69 |
| 525 | 2025-08-29T21:23:40.072Z | Compiling displaydoc v0.2.5 |
| 526 | 2025-08-29T21:23:41.593Z | Compiling icu_provider_macros v1.5.0 |
| 527 | 2025-08-29T21:23:41.640Z | Compiling zerocopy-derive v0.7.35 |
| 528 | 2025-08-29T21:23:42.307Z | Compiling scroll_derive v0.12.0 |
| 529 | 2025-08-29T21:23:42.403Z | Compiling thiserror-impl v2.0.12 |
| 530 | 2025-08-29T21:23:42.624Z | Compiling clap_derive v4.5.41 |
| 531 | 2025-08-29T21:23:42.909Z | Compiling pest v2.7.14 |
| 532 | 2025-08-29T21:23:43.172Z | Compiling zerofrom v0.1.4 |
| 533 | 2025-08-29T21:23:43.406Z | Compiling yoke v0.7.4 |
| 534 | 2025-08-29T21:23:43.658Z | Compiling zerocopy v0.7.35 |
| 535 | 2025-08-29T21:23:43.698Z | Compiling scroll v0.12.0 |
| 536 | 2025-08-29T21:23:43.824Z | Compiling zerovec v0.10.4 |
| 537 | 2025-08-29T21:23:44.274Z | Compiling goblin v0.8.2 |
| 538 | 2025-08-29T21:23:44.778Z | Compiling tabled v0.15.0 |
| 539 | 2025-08-29T21:23:45.536Z | Compiling tinystr v0.7.6 |
| 540 | 2025-08-29T21:23:45.691Z | Compiling pest_meta v2.7.14 |
| 541 | 2025-08-29T21:23:45.867Z | Compiling icu_collections v1.5.0 |
| 542 | 2025-08-29T21:23:45.978Z | Compiling icu_locid v1.5.0 |
| 543 | 2025-08-29T21:23:46.702Z | Compiling clap v4.5.41 |
| 544 | 2025-08-29T21:23:46.975Z | Compiling pest_generator v2.7.14 |
| 545 | 2025-08-29T21:23:47.044Z | Compiling icu_provider v1.5.0 |
| 546 | 2025-08-29T21:23:47.926Z | Compiling icu_locid_transform v1.5.0 |
| 547 | 2025-08-29T21:23:49.191Z | Compiling pest_derive v2.7.14 |
| 548 | 2025-08-29T21:23:49.327Z | Compiling icu_properties v1.5.1 |
| 549 | 2025-08-29T21:23:50.042Z | Compiling dtrace-parser v0.2.0 |
| 550 | 2025-08-29T21:23:51.628Z | Compiling serde_tokenstream v0.2.2 |
| 551 | 2025-08-29T21:23:51.763Z | Compiling serde_spanned v0.6.9 |
| 552 | 2025-08-29T21:23:51.808Z | Compiling toml_datetime v0.6.11 |
| 553 | 2025-08-29T21:23:51.908Z | Compiling erased-serde v0.4.6 |
| 554 | 2025-08-29T21:23:52.133Z | Compiling serde-value v0.7.0 |
| 555 | 2025-08-29T21:23:52.208Z | Compiling toml_edit v0.22.27 |
| 556 | 2025-08-29T21:23:52.717Z | Compiling icu_normalizer v1.5.0 |
| 557 | 2025-08-29T21:23:52.871Z | Compiling serde-untagged v0.1.7 |
| 558 | 2025-08-29T21:23:52.942Z | Compiling cargo-platform v0.2.0 |
| 559 | 2025-08-29T21:23:53.066Z | Compiling camino-tempfile v1.4.1 |
| 560 | 2025-08-29T21:23:53.575Z | Compiling dof v0.3.0 |
| 561 | 2025-08-29T21:23:53.638Z | Compiling macaddr v1.0.1 |
| 562 | 2025-08-29T21:23:53.687Z | Compiling idna_adapter v1.2.0 |
| 563 | 2025-08-29T21:23:53.867Z | Compiling idna v1.0.3 |
| 564 | 2025-08-29T21:23:54.440Z | Compiling url v2.5.4 |
| 565 | 2025-08-29T21:23:54.958Z | Compiling usdt-attr-macro v0.5.0 |
| 566 | 2025-08-29T21:23:54.958Z | Compiling usdt-macro v0.5.0 |
| 567 | 2025-08-29T21:23:55.302Z | Compiling toml v0.8.23 |
| 568 | 2025-08-29T21:23:57.070Z | Compiling usdt v0.5.0 |
| 569 | 2025-08-29T21:23:57.192Z | Compiling cargo-util-schemas v0.8.2 |
| 570 | 2025-08-29T21:23:57.192Z | Compiling cargo_toml v0.21.0 |
| 571 | 2025-08-29T21:23:57.580Z | Compiling cargo_metadata v0.21.0 |
| 572 | 2025-08-29T21:23:59.447Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 573 | 2025-08-29T21:24:02.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 574 | 2025-08-29T21:24:03.140Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 575 | 2025-08-29T21:24:03.844Z | Downloading crates ... |
| 576 | 2025-08-29T21:24:04.026Z | Downloaded addr2line v0.24.2 |
| 577 | 2025-08-29T21:24:04.076Z | Downloaded assert_matches v1.5.0 |
| 578 | 2025-08-29T21:24:04.077Z | Downloaded adler2 v2.0.0 |
| 579 | 2025-08-29T21:24:04.077Z | Downloaded aead v0.5.2 |
| 580 | 2025-08-29T21:24:04.077Z | Downloaded arrayvec v0.7.6 |
| 581 | 2025-08-29T21:24:04.078Z | Downloaded base64ct v1.6.0 |
| 582 | 2025-08-29T21:24:04.078Z | Downloaded async-bb8-diesel v0.2.1 |
| 583 | 2025-08-29T21:24:04.078Z | Downloaded atomic-waker v1.1.2 |
| 584 | 2025-08-29T21:24:04.078Z | Downloaded arrayref v0.3.9 |
| 585 | 2025-08-29T21:24:04.079Z | Downloaded globset v0.4.15 |
| 586 | 2025-08-29T21:24:04.079Z | Downloaded backoff v0.4.0 |
| 587 | 2025-08-29T21:24:04.080Z | Downloaded base64 v0.13.1 |
| 588 | 2025-08-29T21:24:04.080Z | Downloaded crossterm v0.28.1 |
| 589 | 2025-08-29T21:24:04.080Z | Downloaded heck v0.3.3 |
| 590 | 2025-08-29T21:24:04.080Z | Downloaded half v1.8.3 |
| 591 | 2025-08-29T21:24:04.080Z | Downloaded hash32 v0.3.1 |
| 592 | 2025-08-29T21:24:04.081Z | Downloaded allocator-api2 v0.2.21 |
| 593 | 2025-08-29T21:24:04.081Z | Downloaded globwalk v0.9.1 |
| 594 | 2025-08-29T21:24:04.081Z | Downloaded base16ct v0.2.0 |
| 595 | 2025-08-29T21:24:04.081Z | Downloaded group v0.13.0 |
| 596 | 2025-08-29T21:24:04.082Z | Downloaded bb8 v0.8.5 |
| 597 | 2025-08-29T21:24:04.082Z | Downloaded atty v0.2.14 |
| 598 | 2025-08-29T21:24:04.082Z | Downloaded async-trait v0.1.88 |
| 599 | 2025-08-29T21:24:04.082Z | Downloaded hmac v0.12.1 |
| 600 | 2025-08-29T21:24:04.082Z | Downloaded hex v0.4.3 |
| 601 | 2025-08-29T21:24:04.082Z | Downloaded hashbrown v0.13.2 |
| 602 | 2025-08-29T21:24:04.112Z | Downloaded ciborium-io v0.2.2 |
| 603 | 2025-08-29T21:24:04.112Z | Downloaded h2 v0.4.6 |
| 604 | 2025-08-29T21:24:04.112Z | Downloaded http-range v0.1.5 |
| 605 | 2025-08-29T21:24:04.112Z | Downloaded highway v1.3.0 |
| 606 | 2025-08-29T21:24:04.112Z | Downloaded hubpack_derive v0.1.1 |
| 607 | 2025-08-29T21:24:04.113Z | Downloaded half v2.4.1 |
| 608 | 2025-08-29T21:24:04.113Z | Downloaded blowfish v0.9.1 |
| 609 | 2025-08-29T21:24:04.113Z | Downloaded home v0.5.9 |
| 610 | 2025-08-29T21:24:04.113Z | Downloaded buf-list v1.0.3 |
| 611 | 2025-08-29T21:24:04.113Z | Downloaded hubpack v0.1.2 |
| 612 | 2025-08-29T21:24:04.113Z | Downloaded precomputed-hash v0.1.1 |
| 613 | 2025-08-29T21:24:04.113Z | Downloaded humantime v2.2.0 |
| 614 | 2025-08-29T21:24:04.113Z | Downloaded headers v0.4.1 |
| 615 | 2025-08-29T21:24:04.114Z | Downloaded progenitor-client v0.8.0 |
| 616 | 2025-08-29T21:24:04.114Z | Downloaded cobs v0.2.3 |
| 617 | 2025-08-29T21:24:04.114Z | Downloaded instant v0.1.13 |
| 618 | 2025-08-29T21:24:04.136Z | Downloaded block-padding v0.3.3 |
| 619 | 2025-08-29T21:24:04.136Z | Downloaded ingot-types v0.1.2 |
| 620 | 2025-08-29T21:24:04.136Z | Downloaded convert_case v0.7.1 |
| 621 | 2025-08-29T21:24:04.136Z | Downloaded hickory-resolver v0.24.4 |
| 622 | 2025-08-29T21:24:04.138Z | Downloaded crossbeam-deque v0.8.5 |
| 623 | 2025-08-29T21:24:04.138Z | Downloaded bitfield v0.14.0 |
| 624 | 2025-08-29T21:24:04.138Z | Downloaded cipher v0.4.4 |
| 625 | 2025-08-29T21:24:04.138Z | Downloaded ciborium-ll v0.2.2 |
| 626 | 2025-08-29T21:24:04.138Z | Downloaded async-stream v0.3.6 |
| 627 | 2025-08-29T21:24:04.139Z | Downloaded is_ci v1.2.0 |
| 628 | 2025-08-29T21:24:04.139Z | Downloaded critical-section v1.1.3 |
| 629 | 2025-08-29T21:24:04.139Z | Downloaded base64 v0.22.1 |
| 630 | 2025-08-29T21:24:04.149Z | Downloaded same-file v1.0.6 |
| 631 | 2025-08-29T21:24:04.149Z | Downloaded hyper-staticfile v0.10.1 |
| 632 | 2025-08-29T21:24:04.149Z | Downloaded ppv-lite86 v0.2.20 |
| 633 | 2025-08-29T21:24:04.149Z | Downloaded progenitor v0.10.0 |
| 634 | 2025-08-29T21:24:04.150Z | Downloaded rand_chacha v0.9.0 |
| 635 | 2025-08-29T21:24:04.150Z | Downloaded siphasher v1.0.1 |
| 636 | 2025-08-29T21:24:04.150Z | Downloaded siphasher v0.3.11 |
| 637 | 2025-08-29T21:24:04.150Z | Downloaded quick-error v1.2.3 |
| 638 | 2025-08-29T21:24:04.150Z | Downloaded rfc6979 v0.4.0 |
| 639 | 2025-08-29T21:24:04.150Z | Downloaded resolv-conf v0.7.0 |
| 640 | 2025-08-29T21:24:04.213Z | Downloaded signature v2.2.0 |
| 641 | 2025-08-29T21:24:04.213Z | Downloaded strum v0.26.3 |
| 642 | 2025-08-29T21:24:04.213Z | Downloaded console v0.15.10 |
| 643 | 2025-08-29T21:24:04.213Z | Downloaded lru v0.12.5 |
| 644 | 2025-08-29T21:24:04.213Z | Downloaded hashbrown v0.12.3 |
| 645 | 2025-08-29T21:24:04.213Z | Downloaded cookie_store v0.21.1 |
| 646 | 2025-08-29T21:24:04.213Z | Downloaded base64 v0.21.7 |
| 647 | 2025-08-29T21:24:04.229Z | Downloaded indoc v2.0.6 |
| 648 | 2025-08-29T21:24:04.229Z | Downloaded sha1 v0.10.6 |
| 649 | 2025-08-29T21:24:04.229Z | Downloaded proc-macro-error2 v2.0.1 |
| 650 | 2025-08-29T21:24:04.229Z | Downloaded lockfree-object-pool v0.1.6 |
| 651 | 2025-08-29T21:24:04.230Z | Downloaded waitgroup v0.1.2 |
| 652 | 2025-08-29T21:24:04.230Z | Downloaded structmeta-derive v0.3.0 |
| 653 | 2025-08-29T21:24:04.230Z | Downloaded tinyvec_macros v0.1.1 |
| 654 | 2025-08-29T21:24:04.230Z | Downloaded string_cache v0.8.9 |
| 655 | 2025-08-29T21:24:04.230Z | Downloaded scheduled-thread-pool v0.2.7 |
| 656 | 2025-08-29T21:24:04.230Z | Downloaded crunchy v0.2.2 |
| 657 | 2025-08-29T21:24:04.230Z | Downloaded hickory-server v0.25.2 |
| 658 | 2025-08-29T21:24:04.230Z | Downloaded heapless v0.8.0 |
| 659 | 2025-08-29T21:24:04.241Z | Downloaded endian-type v0.1.2 |
| 660 | 2025-08-29T21:24:04.241Z | Downloaded hickory-client v0.25.2 |
| 661 | 2025-08-29T21:24:04.242Z | Downloaded difflib v0.4.0 |
| 662 | 2025-08-29T21:24:04.242Z | Downloaded termtree v0.5.1 |
| 663 | 2025-08-29T21:24:04.242Z | Downloaded supports-color v3.0.2 |
| 664 | 2025-08-29T21:24:04.242Z | Downloaded tokio-dtrace v0.1.0 |
| 665 | 2025-08-29T21:24:04.242Z | Downloaded support-bundle-viewer v0.1.2 |
| 666 | 2025-08-29T21:24:04.243Z | Downloaded libloading v0.8.5 |
| 667 | 2025-08-29T21:24:04.251Z | Downloaded futures-sink v0.3.31 |
| 668 | 2025-08-29T21:24:04.251Z | Downloaded untrusted v0.9.0 |
| 669 | 2025-08-29T21:24:04.251Z | Downloaded gethostname v0.5.0 |
| 670 | 2025-08-29T21:24:04.251Z | Downloaded zeroize v1.8.1 |
| 671 | 2025-08-29T21:24:04.251Z | Downloaded const-oid v0.9.6 |
| 672 | 2025-08-29T21:24:04.267Z | Downloaded wyz v0.5.1 |
| 673 | 2025-08-29T21:24:04.267Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 674 | 2025-08-29T21:24:04.267Z | Downloaded serde_derive_internals v0.29.1 |
| 675 | 2025-08-29T21:24:04.267Z | Downloaded utf-8 v0.7.6 |
| 676 | 2025-08-29T21:24:04.283Z | Downloaded iana-time-zone v0.1.63 |
| 677 | 2025-08-29T21:24:04.283Z | Downloaded newtype_derive v0.1.6 |
| 678 | 2025-08-29T21:24:04.283Z | Downloaded heapless v0.7.17 |
| 679 | 2025-08-29T21:24:04.283Z | Downloaded oso-derive v0.27.3 |
| 680 | 2025-08-29T21:24:04.284Z | Downloaded openssl-probe v0.1.5 |
| 681 | 2025-08-29T21:24:04.284Z | Downloaded openssl-macros v0.1.1 |
| 682 | 2025-08-29T21:24:04.295Z | Downloaded clang-sys v1.8.1 |
| 683 | 2025-08-29T21:24:04.295Z | Downloaded ena v0.14.3 |
| 684 | 2025-08-29T21:24:04.295Z | Downloaded env_filter v0.1.2 |
| 685 | 2025-08-29T21:24:04.296Z | Downloaded funty v2.0.0 |
| 686 | 2025-08-29T21:24:04.296Z | Downloaded float-ord v0.3.2 |
| 687 | 2025-08-29T21:24:04.296Z | Downloaded indexmap v1.9.3 |
| 688 | 2025-08-29T21:24:04.310Z | Downloaded rand_xorshift v0.4.0 |
| 689 | 2025-08-29T21:24:04.310Z | Downloaded futures-task v0.3.31 |
| 690 | 2025-08-29T21:24:04.311Z | Downloaded futures-macro v0.3.31 |
| 691 | 2025-08-29T21:24:04.311Z | Downloaded mime_guess v2.0.5 |
| 692 | 2025-08-29T21:24:04.311Z | Downloaded rustls-pki-types v1.10.0 |
| 693 | 2025-08-29T21:24:04.311Z | Downloaded progenitor-macro v0.8.0 |
| 694 | 2025-08-29T21:24:04.371Z | Downloaded nibble_vec v0.1.0 |
| 695 | 2025-08-29T21:24:04.371Z | Downloaded const_format v0.2.34 |
| 696 | 2025-08-29T21:24:04.371Z | Downloaded serde_cbor v0.11.2 |
| 697 | 2025-08-29T21:24:04.371Z | Downloaded indicatif v0.18.0 |
| 698 | 2025-08-29T21:24:04.377Z | Downloaded zstd-safe v7.2.3 |
| 699 | 2025-08-29T21:24:04.377Z | Downloaded bytes v1.10.1 |
| 700 | 2025-08-29T21:24:04.377Z | Downloaded opaque-debug v0.3.1 |
| 701 | 2025-08-29T21:24:04.377Z | Downloaded oxnet v0.1.3 |
| 702 | 2025-08-29T21:24:04.377Z | Downloaded oxide-tokio-rt v0.1.2 |
| 703 | 2025-08-29T21:24:04.377Z | Downloaded olpc-cjson v0.1.4 |
| 704 | 2025-08-29T21:24:04.378Z | Downloaded defmt-macros v0.3.9 |
| 705 | 2025-08-29T21:24:04.378Z | Downloaded rand_seeder v0.4.0 |
| 706 | 2025-08-29T21:24:04.378Z | Downloaded aes-gcm v0.10.3 |
| 707 | 2025-08-29T21:24:04.378Z | Downloaded cstr-argument v0.1.2 |
| 708 | 2025-08-29T21:24:04.378Z | Downloaded xshell-macros v0.2.7 |
| 709 | 2025-08-29T21:24:04.378Z | Downloaded void v1.0.2 |
| 710 | 2025-08-29T21:24:04.378Z | Downloaded tower-service v0.3.3 |
| 711 | 2025-08-29T21:24:04.379Z | Downloaded progenitor-client v0.10.0 |
| 712 | 2025-08-29T21:24:04.379Z | Downloaded native-tls v0.2.12 |
| 713 | 2025-08-29T21:24:04.379Z | Downloaded enum-as-inner v0.6.1 |
| 714 | 2025-08-29T21:24:04.379Z | Downloaded test-strategy v0.4.3 |
| 715 | 2025-08-29T21:24:04.379Z | Downloaded indicatif v0.17.11 |
| 716 | 2025-08-29T21:24:04.379Z | Downloaded crossbeam-channel v0.5.15 |
| 717 | 2025-08-29T21:24:04.379Z | Downloaded rustversion v1.0.17 |
| 718 | 2025-08-29T21:24:04.391Z | Downloaded smallvec v0.6.14 |
| 719 | 2025-08-29T21:24:04.392Z | Downloaded scopeguard v1.2.0 |
| 720 | 2025-08-29T21:24:04.392Z | Downloaded ron v0.7.1 |
| 721 | 2025-08-29T21:24:04.401Z | Downloaded unicase v2.7.0 |
| 722 | 2025-08-29T21:24:04.402Z | Downloaded hickory-resolver v0.25.2 |
| 723 | 2025-08-29T21:24:04.402Z | Downloaded num-conv v0.1.0 |
| 724 | 2025-08-29T21:24:04.413Z | Downloaded fd-lock v4.0.2 |
| 725 | 2025-08-29T21:24:04.414Z | Downloaded xattr v1.3.1 |
| 726 | 2025-08-29T21:24:04.414Z | Downloaded rand_core v0.9.3 |
| 727 | 2025-08-29T21:24:04.414Z | Downloaded strip-ansi-escapes v0.2.0 |
| 728 | 2025-08-29T21:24:04.457Z | Downloaded termios v0.3.3 |
| 729 | 2025-08-29T21:24:04.457Z | Downloaded termcolor v1.4.1 |
| 730 | 2025-08-29T21:24:04.457Z | Downloaded progenitor-macro v0.9.1 |
| 731 | 2025-08-29T21:24:04.457Z | Downloaded zone v0.3.1 |
| 732 | 2025-08-29T21:24:04.457Z | Downloaded thread_local v1.1.8 |
| 733 | 2025-08-29T21:24:04.457Z | Downloaded thiserror-no-std v2.0.2 |
| 734 | 2025-08-29T21:24:04.458Z | Downloaded rustls-pemfile v2.2.0 |
| 735 | 2025-08-29T21:24:04.458Z | Downloaded typify v0.4.1 |
| 736 | 2025-08-29T21:24:04.458Z | Downloaded cc v1.2.30 |
| 737 | 2025-08-29T21:24:04.458Z | Downloaded ghash v0.5.1 |
| 738 | 2025-08-29T21:24:04.458Z | Downloaded ed25519 v2.2.3 |
| 739 | 2025-08-29T21:24:04.458Z | Downloaded jiff-static v0.2.15 |
| 740 | 2025-08-29T21:24:04.474Z | Downloaded data-encoding v2.9.0 |
| 741 | 2025-08-29T21:24:04.474Z | Downloaded toml_parser v1.0.2 |
| 742 | 2025-08-29T21:24:04.474Z | Downloaded scrypt v0.11.0 |
| 743 | 2025-08-29T21:24:04.474Z | Downloaded glob v0.3.2 |
| 744 | 2025-08-29T21:24:04.474Z | Downloaded num v0.4.3 |
| 745 | 2025-08-29T21:24:04.474Z | Downloaded http v1.3.1 |
| 746 | 2025-08-29T21:24:04.474Z | Downloaded num-derive v0.3.3 |
| 747 | 2025-08-29T21:24:04.475Z | Downloaded progenitor-impl v0.8.0 |
| 748 | 2025-08-29T21:24:04.491Z | Downloaded serde-big-array v0.5.1 |
| 749 | 2025-08-29T21:24:04.491Z | Downloaded fallible-iterator v0.2.0 |
| 750 | 2025-08-29T21:24:04.491Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 751 | 2025-08-29T21:24:04.492Z | Downloaded filetime v0.2.25 |
| 752 | 2025-08-29T21:24:04.492Z | Downloaded ff v0.13.0 |
| 753 | 2025-08-29T21:24:04.492Z | Downloaded xshell v0.2.7 |
| 754 | 2025-08-29T21:24:04.492Z | Downloaded nu-ansi-term v0.50.1 |
| 755 | 2025-08-29T21:24:04.528Z | Downloaded uuid v1.17.0 |
| 756 | 2025-08-29T21:24:04.528Z | Downloaded darling_macro v0.20.10 |
| 757 | 2025-08-29T21:24:04.529Z | Downloaded wait-timeout v0.2.0 |
| 758 | 2025-08-29T21:24:04.529Z | Downloaded vte_generate_state_changes v0.1.2 |
| 759 | 2025-08-29T21:24:04.529Z | Downloaded sigpipe v0.1.3 |
| 760 | 2025-08-29T21:24:04.529Z | Downloaded getrandom v0.2.15 |
| 761 | 2025-08-29T21:24:04.529Z | Downloaded predicates-core v1.0.8 |
| 762 | 2025-08-29T21:24:04.543Z | Downloaded vsss-rs v3.3.4 |
| 763 | 2025-08-29T21:24:04.543Z | Downloaded tracing-attributes v0.1.27 |
| 764 | 2025-08-29T21:24:04.543Z | Downloaded strum_macros v0.24.3 |
| 765 | 2025-08-29T21:24:04.543Z | Downloaded num-complex v0.4.6 |
| 766 | 2025-08-29T21:24:04.543Z | Downloaded pin-project v1.1.6 |
| 767 | 2025-08-29T21:24:04.544Z | Downloaded radium v0.7.0 |
| 768 | 2025-08-29T21:24:04.544Z | Downloaded des v0.8.1 |
| 769 | 2025-08-29T21:24:04.544Z | Downloaded r2d2 v0.8.10 |
| 770 | 2025-08-29T21:24:04.544Z | Downloaded parking_lot v0.11.2 |
| 771 | 2025-08-29T21:24:04.572Z | Downloaded dsl_auto_type v0.1.2 |
| 772 | 2025-08-29T21:24:04.572Z | Downloaded aho-corasick v1.1.3 |
| 773 | 2025-08-29T21:24:04.572Z | Downloaded path-slash v0.1.5 |
| 774 | 2025-08-29T21:24:04.572Z | Downloaded nodrop v0.1.14 |
| 775 | 2025-08-29T21:24:04.572Z | Downloaded mime v0.3.17 |
| 776 | 2025-08-29T21:24:04.572Z | Downloaded toml_writer v1.0.2 |
| 777 | 2025-08-29T21:24:04.572Z | Downloaded subtle v2.6.1 |
| 778 | 2025-08-29T21:24:04.572Z | Downloaded oso v0.27.3 |
| 779 | 2025-08-29T21:24:04.587Z | Downloaded peg-runtime v0.8.5 |
| 780 | 2025-08-29T21:24:04.587Z | Downloaded parking_lot_core v0.9.10 |
| 781 | 2025-08-29T21:24:04.587Z | Downloaded pin-utils v0.1.0 |
| 782 | 2025-08-29T21:24:04.587Z | Downloaded debug-ignore v1.0.5 |
| 783 | 2025-08-29T21:24:04.587Z | Downloaded tls_codec v0.4.1 |
| 784 | 2025-08-29T21:24:04.588Z | Downloaded memoffset v0.9.1 |
| 785 | 2025-08-29T21:24:04.588Z | Downloaded predicates v3.1.3 |
| 786 | 2025-08-29T21:24:04.588Z | Downloaded vte v0.11.1 |
| 787 | 2025-08-29T21:24:04.588Z | Downloaded progenitor-impl v0.10.0 |
| 788 | 2025-08-29T21:24:04.600Z | Downloaded universal-hash v0.5.1 |
| 789 | 2025-08-29T21:24:04.600Z | Downloaded sct v0.7.1 |
| 790 | 2025-08-29T21:24:04.600Z | Downloaded zone_cfg_derive v0.3.0 |
| 791 | 2025-08-29T21:24:04.601Z | Downloaded zone_cfg_derive v0.1.2 |
| 792 | 2025-08-29T21:24:04.601Z | Downloaded zerocopy-derive v0.8.26 |
| 793 | 2025-08-29T21:24:04.610Z | Downloaded dunce v1.0.5 |
| 794 | 2025-08-29T21:24:04.610Z | Downloaded itertools v0.10.5 |
| 795 | 2025-08-29T21:24:04.616Z | Downloaded num_threads v0.1.7 |
| 796 | 2025-08-29T21:24:04.619Z | Downloaded float-cmp v0.10.0 |
| 797 | 2025-08-29T21:24:04.619Z | Downloaded try-lock v0.2.5 |
| 798 | 2025-08-29T21:24:04.619Z | Downloaded foreign-types v0.5.0 |
| 799 | 2025-08-29T21:24:04.620Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 800 | 2025-08-29T21:24:04.632Z | Downloaded pem-rfc7468 v0.7.0 |
| 801 | 2025-08-29T21:24:04.633Z | Downloaded pem v3.0.5 |
| 802 | 2025-08-29T21:24:04.633Z | Downloaded serde_urlencoded v0.7.1 |
| 803 | 2025-08-29T21:24:04.633Z | Downloaded rustc_version v0.4.1 |
| 804 | 2025-08-29T21:24:04.633Z | Downloaded quinn-udp v0.5.5 |
| 805 | 2025-08-29T21:24:04.633Z | Downloaded defmt v0.3.8 |
| 806 | 2025-08-29T21:24:04.647Z | Downloaded serde-hex v0.1.0 |
| 807 | 2025-08-29T21:24:04.647Z | Downloaded snafu-derive v0.8.5 |
| 808 | 2025-08-29T21:24:04.647Z | Downloaded parking_lot v0.12.3 |
| 809 | 2025-08-29T21:24:04.657Z | Downloaded strum v0.27.2 |
| 810 | 2025-08-29T21:24:04.658Z | Downloaded structmeta v0.3.0 |
| 811 | 2025-08-29T21:24:04.658Z | Downloaded tokio-util v0.7.15 |
| 812 | 2025-08-29T21:24:04.658Z | Downloaded pbkdf2 v0.12.2 |
| 813 | 2025-08-29T21:24:04.671Z | Downloaded daft-derive v0.1.4 |
| 814 | 2025-08-29T21:24:04.671Z | Downloaded zone v0.1.8 |
| 815 | 2025-08-29T21:24:04.671Z | Downloaded toml v0.7.8 |
| 816 | 2025-08-29T21:24:04.689Z | Downloaded sync_wrapper v1.0.1 |
| 817 | 2025-08-29T21:24:04.689Z | Downloaded num-bigint v0.4.6 |
| 818 | 2025-08-29T21:24:04.689Z | Downloaded fixedbitset v0.5.7 |
| 819 | 2025-08-29T21:24:04.689Z | Downloaded nanorand v0.7.0 |
| 820 | 2025-08-29T21:24:04.704Z | Downloaded snafu v0.8.5 |
| 821 | 2025-08-29T21:24:04.705Z | Downloaded num-iter v0.1.45 |
| 822 | 2025-08-29T21:24:04.705Z | Downloaded maybe-uninit v2.0.0 |
| 823 | 2025-08-29T21:24:04.705Z | Downloaded vergen v8.3.2 |
| 824 | 2025-08-29T21:24:04.705Z | Downloaded match_cfg v0.1.0 |
| 825 | 2025-08-29T21:24:04.705Z | Downloaded rand_chacha v0.3.1 |
| 826 | 2025-08-29T21:24:04.713Z | Downloaded foreign-types-shared v0.3.1 |
| 827 | 2025-08-29T21:24:04.714Z | Downloaded rustc-demangle v0.1.24 |
| 828 | 2025-08-29T21:24:04.714Z | Downloaded derive-where v1.5.0 |
| 829 | 2025-08-29T21:24:04.714Z | Downloaded x509-cert v0.2.5 |
| 830 | 2025-08-29T21:24:04.728Z | Downloaded russh-cryptovec v0.7.3 |
| 831 | 2025-08-29T21:24:04.728Z | Downloaded hyper v1.6.0 |
| 832 | 2025-08-29T21:24:04.738Z | Downloaded tokio-native-tls v0.3.1 |
| 833 | 2025-08-29T21:24:04.738Z | Downloaded shell-words v1.1.0 |
| 834 | 2025-08-29T21:24:04.738Z | Downloaded serde_repr v0.1.19 |
| 835 | 2025-08-29T21:24:04.738Z | Downloaded serde_plain v1.0.2 |
| 836 | 2025-08-29T21:24:04.763Z | Downloaded num_enum_derive v0.5.11 |
| 837 | 2025-08-29T21:24:04.764Z | Downloaded serde_path_to_error v0.1.17 |
| 838 | 2025-08-29T21:24:04.764Z | Downloaded unicode-truncate v1.1.0 |
| 839 | 2025-08-29T21:24:04.764Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 840 | 2025-08-29T21:24:04.764Z | Downloaded tabwriter v1.4.0 |
| 841 | 2025-08-29T21:24:04.792Z | Downloaded rustc-hash v1.1.0 |
| 842 | 2025-08-29T21:24:04.792Z | Downloaded unit-prefix v0.5.1 |
| 843 | 2025-08-29T21:24:04.792Z | Downloaded num-derive v0.4.2 |
| 844 | 2025-08-29T21:24:04.792Z | Downloaded aws-lc-rs v1.12.4 |
| 845 | 2025-08-29T21:24:04.793Z | Downloaded parse-size v1.1.0 |
| 846 | 2025-08-29T21:24:04.793Z | Downloaded rustls-native-certs v0.8.1 |
| 847 | 2025-08-29T21:24:04.793Z | Downloaded pbkdf2 v0.11.0 |
| 848 | 2025-08-29T21:24:04.793Z | Downloaded russh v0.45.0 |
| 849 | 2025-08-29T21:24:04.840Z | Downloaded newline-converter v0.3.0 |
| 850 | 2025-08-29T21:24:04.841Z | Downloaded new_debug_unreachable v1.0.6 |
| 851 | 2025-08-29T21:24:04.841Z | Downloaded packed_struct_codegen v0.10.1 |
| 852 | 2025-08-29T21:24:04.841Z | Downloaded rand v0.8.5 |
| 853 | 2025-08-29T21:24:04.842Z | Downloaded md5 v0.7.0 |
| 854 | 2025-08-29T21:24:04.842Z | Downloaded derive_builder_macro v0.20.2 |
| 855 | 2025-08-29T21:24:04.842Z | Downloaded pkg-config v0.3.31 |
| 856 | 2025-08-29T21:24:04.842Z | Downloaded nom v7.1.3 |
| 857 | 2025-08-29T21:24:04.842Z | Downloaded number_prefix v0.4.0 |
| 858 | 2025-08-29T21:24:04.842Z | Downloaded zeroize_derive v1.4.2 |
| 859 | 2025-08-29T21:24:04.842Z | Downloaded ref-cast-impl v1.0.24 |
| 860 | 2025-08-29T21:24:04.843Z | Downloaded darling v0.20.10 |
| 861 | 2025-08-29T21:24:04.843Z | Downloaded expectorate v1.2.0 |
| 862 | 2025-08-29T21:24:04.879Z | Downloaded tiny-keccak v2.0.2 |
| 863 | 2025-08-29T21:24:04.880Z | Downloaded futures v0.3.31 |
| 864 | 2025-08-29T21:24:04.880Z | Downloaded crossterm v0.29.0 |
| 865 | 2025-08-29T21:24:04.880Z | Downloaded progenitor-client v0.9.1 |
| 866 | 2025-08-29T21:24:04.880Z | Downloaded shlex v1.3.0 |
| 867 | 2025-08-29T21:24:04.880Z | Downloaded parse-display-derive v0.10.0 |
| 868 | 2025-08-29T21:24:04.880Z | Downloaded parse-display v0.10.0 |
| 869 | 2025-08-29T21:24:04.880Z | Downloaded either v1.15.0 |
| 870 | 2025-08-29T21:24:04.881Z | Downloaded tungstenite v0.23.0 |
| 871 | 2025-08-29T21:24:04.881Z | Downloaded static_assertions v1.1.0 |
| 872 | 2025-08-29T21:24:04.881Z | Downloaded unicode-properties v0.1.3 |
| 873 | 2025-08-29T21:24:04.881Z | Downloaded foreign-types v0.3.2 |
| 874 | 2025-08-29T21:24:04.881Z | Downloaded sqlparser_derive v0.2.2 |
| 875 | 2025-08-29T21:24:04.881Z | Downloaded slog-envlogger v2.2.0 |
| 876 | 2025-08-29T21:24:04.881Z | Downloaded socket2 v0.5.10 |
| 877 | 2025-08-29T21:24:04.881Z | Downloaded foldhash v0.1.5 |
| 878 | 2025-08-29T21:24:04.882Z | Downloaded want v0.3.1 |
| 879 | 2025-08-29T21:24:04.882Z | Downloaded newtype-uuid v1.2.4 |
| 880 | 2025-08-29T21:24:04.882Z | Downloaded signal-hook-tokio v0.3.1 |
| 881 | 2025-08-29T21:24:04.892Z | Downloaded signal-hook-registry v1.4.2 |
| 882 | 2025-08-29T21:24:04.892Z | Downloaded normalize-line-endings v0.3.0 |
| 883 | 2025-08-29T21:24:04.892Z | Downloaded dyn-clone v1.0.20 |
| 884 | 2025-08-29T21:24:04.892Z | Downloaded pkcs8 v0.10.2 |
| 885 | 2025-08-29T21:24:04.892Z | Downloaded predicates-tree v1.0.12 |
| 886 | 2025-08-29T21:24:04.892Z | Downloaded winnow v0.6.26 |
| 887 | 2025-08-29T21:24:04.893Z | Downloaded ssh-cipher v0.2.0 |
| 888 | 2025-08-29T21:24:04.893Z | Downloaded qorb v0.4.1 |
| 889 | 2025-08-29T21:24:04.893Z | Downloaded which v4.4.2 |
| 890 | 2025-08-29T21:24:04.893Z | Downloaded tabled_derive v0.10.0 |
| 891 | 2025-08-29T21:24:04.893Z | Downloaded whoami v1.5.2 |
| 892 | 2025-08-29T21:24:04.924Z | Downloaded ref-cast v1.0.24 |
| 893 | 2025-08-29T21:24:04.924Z | Downloaded tokio-rustls v0.26.0 |
| 894 | 2025-08-29T21:24:04.924Z | Downloaded tls_codec_derive v0.4.1 |
| 895 | 2025-08-29T21:24:04.924Z | Downloaded tokio-rustls v0.25.0 |
| 896 | 2025-08-29T21:24:04.924Z | Downloaded sqlformat v0.3.5 |
| 897 | 2025-08-29T21:24:04.946Z | Downloaded rcgen v0.12.1 |
| 898 | 2025-08-29T21:24:04.946Z | Downloaded psl-types v2.0.11 |
| 899 | 2025-08-29T21:24:04.946Z | Downloaded diff v0.1.13 |
| 900 | 2025-08-29T21:24:04.946Z | Downloaded embedded-io v0.4.0 |
| 901 | 2025-08-29T21:24:04.946Z | Downloaded spki v0.7.3 |
| 902 | 2025-08-29T21:24:04.946Z | Downloaded memmap2 v0.9.5 |
| 903 | 2025-08-29T21:24:04.946Z | Downloaded reqwest v0.12.22 |
| 904 | 2025-08-29T21:24:04.947Z | Downloaded daft v0.1.4 |
| 905 | 2025-08-29T21:24:04.947Z | Downloaded progenitor-macro v0.10.0 |
| 906 | 2025-08-29T21:24:04.986Z | Downloaded value-bag v1.9.0 |
| 907 | 2025-08-29T21:24:04.986Z | Downloaded powerfmt v0.2.0 |
| 908 | 2025-08-29T21:24:04.987Z | Downloaded num-integer v0.1.46 |
| 909 | 2025-08-29T21:24:04.987Z | Downloaded peg v0.8.5 |
| 910 | 2025-08-29T21:24:04.987Z | Downloaded darling_core v0.20.10 |
| 911 | 2025-08-29T21:24:04.987Z | Downloaded toml v0.9.5 |
| 912 | 2025-08-29T21:24:04.987Z | Downloaded pkcs1 v0.7.5 |
| 913 | 2025-08-29T21:24:04.987Z | Downloaded signal-hook v0.3.18 |
| 914 | 2025-08-29T21:24:04.987Z | Downloaded yasna v0.5.2 |
| 915 | 2025-08-29T21:24:04.987Z | Downloaded itertools v0.14.0 |
| 916 | 2025-08-29T21:24:04.987Z | Downloaded tokio-rustls v0.24.1 |
| 917 | 2025-08-29T21:24:05.008Z | Downloaded md-5 v0.10.6 |
| 918 | 2025-08-29T21:24:05.008Z | Downloaded miniz_oxide v0.8.5 |
| 919 | 2025-08-29T21:24:05.008Z | Downloaded ron v0.8.1 |
| 920 | 2025-08-29T21:24:05.008Z | Downloaded papergrid v0.14.0 |
| 921 | 2025-08-29T21:24:05.009Z | Downloaded diesel_derives v2.2.3 |
| 922 | 2025-08-29T21:24:05.009Z | Downloaded salty v0.3.0 |
| 923 | 2025-08-29T21:24:05.029Z | Downloaded dropshot_endpoint v0.16.3 |
| 924 | 2025-08-29T21:24:05.029Z | Downloaded prettyplease v0.2.36 |
| 925 | 2025-08-29T21:24:05.029Z | Downloaded tower v0.5.2 |
| 926 | 2025-08-29T21:24:05.049Z | Downloaded tinyvec v1.8.0 |
| 927 | 2025-08-29T21:24:05.049Z | Downloaded zip v0.6.6 |
| 928 | 2025-08-29T21:24:05.049Z | Downloaded rustls-webpki v0.101.7 |
| 929 | 2025-08-29T21:24:05.070Z | Downloaded yansi v1.0.1 |
| 930 | 2025-08-29T21:24:05.070Z | Downloaded portable-atomic v1.11.0 |
| 931 | 2025-08-29T21:24:05.070Z | Downloaded unicode-bidi v0.3.17 |
| 932 | 2025-08-29T21:24:05.070Z | Downloaded mio v1.0.2 |
| 933 | 2025-08-29T21:24:05.082Z | Downloaded pretty_assertions v1.4.1 |
| 934 | 2025-08-29T21:24:05.083Z | Downloaded ssh-key v0.6.6 |
| 935 | 2025-08-29T21:24:05.083Z | Downloaded rustls-webpki v0.102.8 |
| 936 | 2025-08-29T21:24:05.133Z | Downloaded tough v0.20.0 |
| 937 | 2025-08-29T21:24:05.156Z | Downloaded ed25519-dalek v2.1.1 |
| 938 | 2025-08-29T21:24:05.156Z | Downloaded zerocopy v0.8.26 |
| 939 | 2025-08-29T21:24:05.156Z | Downloaded regex v1.11.1 |
| 940 | 2025-08-29T21:24:05.156Z | Downloaded zip v4.2.0 |
| 941 | 2025-08-29T21:24:05.169Z | Downloaded lalrpop v0.19.12 |
| 942 | 2025-08-29T21:24:05.170Z | Downloaded steno v0.4.1 |
| 943 | 2025-08-29T21:24:05.170Z | Downloaded unicode-segmentation v1.12.0 |
| 944 | 2025-08-29T21:24:05.171Z | Downloaded zlib-rs v0.5.1 |
| 945 | 2025-08-29T21:24:05.186Z | Downloaded p521 v0.13.3 |
| 946 | 2025-08-29T21:24:05.186Z | Downloaded darling_core v0.21.0 |
| 947 | 2025-08-29T21:24:05.186Z | Downloaded serde_with v3.14.0 |
| 948 | 2025-08-29T21:24:05.201Z | Downloaded moka v0.12.10 |
| 949 | 2025-08-29T21:24:05.217Z | Downloaded petname v2.0.2 |
| 950 | 2025-08-29T21:24:05.217Z | Downloaded rpassword v7.4.0 |
| 951 | 2025-08-29T21:24:05.217Z | Downloaded quinn-proto v0.11.8 |
| 952 | 2025-08-29T21:24:05.231Z | Downloaded sqlparser v0.45.0 |
| 953 | 2025-08-29T21:24:05.232Z | Downloaded reedline v0.40.0 |
| 954 | 2025-08-29T21:24:05.290Z | Downloaded unicode-normalization v0.1.24 |
| 955 | 2025-08-29T21:24:05.291Z | Downloaded hickory-proto v0.24.4 |
| 956 | 2025-08-29T21:24:05.313Z | Downloaded radix_trie v0.2.1 |
| 957 | 2025-08-29T21:24:05.313Z | Downloaded rustls v0.23.19 |
| 958 | 2025-08-29T21:24:05.313Z | Downloaded openssl v0.10.73 |
| 959 | 2025-08-29T21:24:05.313Z | Downloaded gimli v0.31.1 |
| 960 | 2025-08-29T21:24:05.313Z | Downloaded p384 v0.13.0 |
| 961 | 2025-08-29T21:24:05.314Z | Downloaded tabled v0.18.0 |
| 962 | 2025-08-29T21:24:05.336Z | Downloaded smoltcp v0.9.1 |
| 963 | 2025-08-29T21:24:05.336Z | Downloaded vcpkg v0.2.15 |
| 964 | 2025-08-29T21:24:05.362Z | Downloaded polar-core v0.27.3 |
| 965 | 2025-08-29T21:24:05.408Z | Downloaded nix v0.29.0 |
| 966 | 2025-08-29T21:24:05.408Z | Downloaded proptest v1.7.0 |
| 967 | 2025-08-29T21:24:05.408Z | Downloaded webpki-roots v1.0.1 |
| 968 | 2025-08-29T21:24:05.437Z | Downloaded hickory-proto v0.25.2 |
| 969 | 2025-08-29T21:24:05.438Z | Downloaded regex-syntax v0.6.29 |
| 970 | 2025-08-29T21:24:05.438Z | Downloaded openapiv3 v2.2.0 |
| 971 | 2025-08-29T21:24:05.469Z | Downloaded object v0.30.4 |
| 972 | 2025-08-29T21:24:05.469Z | Downloaded curve25519-dalek v4.1.3 |
| 973 | 2025-08-29T21:24:05.469Z | Downloaded object v0.36.5 |
| 974 | 2025-08-29T21:24:05.530Z | Downloaded nix v0.27.1 |
| 975 | 2025-08-29T21:24:05.530Z | Downloaded diesel v2.2.12 |
| 976 | 2025-08-29T21:24:05.530Z | Downloaded sled v0.34.7 |
| 977 | 2025-08-29T21:24:05.530Z | Downloaded regex-syntax v0.8.5 |
| 978 | 2025-08-29T21:24:05.551Z | Downloaded dropshot v0.16.3 |
| 979 | 2025-08-29T21:24:05.551Z | Downloaded nix v0.30.1 |
| 980 | 2025-08-29T21:24:05.551Z | Downloaded typify-impl v0.2.0 |
| 981 | 2025-08-29T21:24:05.566Z | Downloaded rustls v0.22.4 |
| 982 | 2025-08-29T21:24:05.605Z | Downloaded typify-impl v0.4.1 |
| 983 | 2025-08-29T21:24:05.622Z | Downloaded typify-impl v0.3.0 |
| 984 | 2025-08-29T21:24:05.622Z | Downloaded zerocopy-derive v0.6.6 |
| 985 | 2025-08-29T21:24:05.623Z | Downloaded nix v0.28.0 |
| 986 | 2025-08-29T21:24:05.623Z | Downloaded ratatui v0.29.0 |
| 987 | 2025-08-29T21:24:05.674Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 988 | 2025-08-29T21:24:05.706Z | Downloaded jiff v0.2.15 |
| 989 | 2025-08-29T21:24:05.706Z | Downloaded lzma-sys v0.1.20 |
| 990 | 2025-08-29T21:24:05.746Z | Downloaded rustls v0.21.12 |
| 991 | 2025-08-29T21:24:05.747Z | Downloaded smoltcp v0.11.0 |
| 992 | 2025-08-29T21:24:05.747Z | Downloaded bstr v1.10.0 |
| 993 | 2025-08-29T21:24:05.747Z | Downloaded regress v0.10.4 |
| 994 | 2025-08-29T21:24:05.769Z | Downloaded git2 v0.19.0 |
| 995 | 2025-08-29T21:24:05.769Z | Downloaded prefix-trie v0.7.0 |
| 996 | 2025-08-29T21:24:05.769Z | Downloaded sha3 v0.10.8 |
| 997 | 2025-08-29T21:24:05.770Z | Downloaded chrono-tz v0.10.4 |
| 998 | 2025-08-29T21:24:05.770Z | Downloaded petgraph v0.6.5 |
| 999 | 2025-08-29T21:24:05.787Z | Downloaded regex-automata v0.4.8 |
| 1000 | 2025-08-29T21:24:05.801Z | Downloaded csv v1.3.1 |
| 1001 | 2025-08-29T21:24:05.815Z | Downloaded libz-sys v1.1.20 |
| 1002 | 2025-08-29T21:24:05.854Z | Downloaded petgraph v0.8.2 |
| 1003 | 2025-08-29T21:24:05.940Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 1004 | 2025-08-29T21:24:05.941Z | Downloaded chrono v0.4.41 |
| 1005 | 2025-08-29T21:24:05.976Z | Downloaded bindgen v0.71.1 |
| 1006 | 2025-08-29T21:24:05.976Z | Downloaded bindgen v0.69.5 |
| 1007 | 2025-08-29T21:24:05.976Z | Downloaded rand v0.9.2 |
| 1008 | 2025-08-29T21:24:05.976Z | Downloaded rayon v1.10.0 |
| 1009 | 2025-08-29T21:24:05.976Z | Downloaded toml_edit v0.19.15 |
| 1010 | 2025-08-29T21:24:05.976Z | Downloaded winnow v0.5.40 |
| 1011 | 2025-08-29T21:24:05.976Z | Downloaded tokio v1.47.0 |
| 1012 | 2025-08-29T21:24:06.026Z | Downloaded futures-util v0.3.31 |
| 1013 | 2025-08-29T21:24:06.026Z | Downloaded derive_more v0.99.20 |
| 1014 | 2025-08-29T21:24:06.026Z | Downloaded typed-path v0.9.3 |
| 1015 | 2025-08-29T21:24:06.026Z | Downloaded time v0.3.36 |
| 1016 | 2025-08-29T21:24:06.026Z | Downloaded quick-xml v0.37.2 |
| 1017 | 2025-08-29T21:24:06.046Z | Downloaded unsafe-libyaml v0.2.11 |
| 1018 | 2025-08-29T21:24:06.046Z | Downloaded minimal-lexical v0.2.1 |
| 1019 | 2025-08-29T21:24:06.046Z | Downloaded foreign-types-macros v0.2.3 |
| 1020 | 2025-08-29T21:24:06.046Z | Downloaded uzers v0.12.1 |
| 1021 | 2025-08-29T21:24:06.046Z | Downloaded proc-macro-crate v1.3.1 |
| 1022 | 2025-08-29T21:24:06.046Z | Downloaded derive_builder_core v0.20.2 |
| 1023 | 2025-08-29T21:24:06.046Z | Downloaded zerocopy v0.6.6 |
| 1024 | 2025-08-29T21:24:06.046Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1025 | 2025-08-29T21:24:06.046Z | Downloaded bitvec v1.0.1 |
| 1026 | 2025-08-29T21:24:06.046Z | Downloaded pkcs5 v0.7.1 |
| 1027 | 2025-08-29T21:24:06.046Z | Downloaded slog-dtrace v0.3.0 |
| 1028 | 2025-08-29T21:24:06.046Z | Downloaded simd-adler32 v0.3.7 |
| 1029 | 2025-08-29T21:24:06.046Z | Downloaded xz2 v0.1.7 |
| 1030 | 2025-08-29T21:24:06.046Z | Downloaded tap v1.0.1 |
| 1031 | 2025-08-29T21:24:06.047Z | Downloaded russh-keys v0.45.0 |
| 1032 | 2025-08-29T21:24:06.047Z | Downloaded tracing-core v0.1.32 |
| 1033 | 2025-08-29T21:24:06.047Z | Downloaded flate2 v1.1.2 |
| 1034 | 2025-08-29T21:24:06.047Z | Downloaded tower-http v0.6.6 |
| 1035 | 2025-08-29T21:24:06.070Z | Downloaded foreign-types-shared v0.1.1 |
| 1036 | 2025-08-29T21:24:06.071Z | Downloaded stringprep v0.1.5 |
| 1037 | 2025-08-29T21:24:06.071Z | Downloaded signal-hook-mio v0.2.4 |
| 1038 | 2025-08-29T21:24:06.071Z | Downloaded encoding_rs v0.8.34 |
| 1039 | 2025-08-29T21:24:06.102Z | Downloaded elliptic-curve v0.13.8 |
| 1040 | 2025-08-29T21:24:06.102Z | Downloaded rustyline v14.0.0 |
| 1041 | 2025-08-29T21:24:06.102Z | Downloaded itertools v0.12.1 |
| 1042 | 2025-08-29T21:24:06.113Z | Downloaded ring v0.17.14 |
| 1043 | 2025-08-29T21:24:06.129Z | Downloaded itertools v0.13.0 |
| 1044 | 2025-08-29T21:24:06.213Z | Downloaded tokio-postgres v0.7.13 |
| 1045 | 2025-08-29T21:24:06.213Z | Downloaded diesel-dtrace v0.4.2 |
| 1046 | 2025-08-29T21:24:06.213Z | Downloaded password-hash v0.5.0 |
| 1047 | 2025-08-29T21:24:06.213Z | Downloaded serde_with_macros v3.14.0 |
| 1048 | 2025-08-29T21:24:06.213Z | Downloaded futures-core v0.3.31 |
| 1049 | 2025-08-29T21:24:06.213Z | Downloaded password-hash v0.4.2 |
| 1050 | 2025-08-29T21:24:06.213Z | Downloaded futures-channel v0.3.31 |
| 1051 | 2025-08-29T21:24:06.213Z | Downloaded typify v0.3.0 |
| 1052 | 2025-08-29T21:24:06.246Z | Downloaded rsa v0.9.6 |
| 1053 | 2025-08-29T21:24:06.246Z | Downloaded publicsuffix v2.3.0 |
| 1054 | 2025-08-29T21:24:06.246Z | Downloaded num-bigint-dig v0.8.4 |
| 1055 | 2025-08-29T21:24:06.246Z | Downloaded blake3 v1.5.4 |
| 1056 | 2025-08-29T21:24:06.246Z | Downloaded csv-core v0.1.11 |
| 1057 | 2025-08-29T21:24:06.246Z | Downloaded time-macros v0.2.18 |
| 1058 | 2025-08-29T21:24:06.246Z | Downloaded derive_more-impl v2.0.1 |
| 1059 | 2025-08-29T21:24:06.246Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 1060 | 2025-08-29T21:24:06.246Z | Downloaded iri-string v0.7.8 |
| 1061 | 2025-08-29T21:24:06.286Z | Downloaded tracing v0.1.40 |
| 1062 | 2025-08-29T21:24:06.287Z | Downloaded primeorder v0.13.6 |
| 1063 | 2025-08-29T21:24:06.287Z | Downloaded paste v1.0.15 |
| 1064 | 2025-08-29T21:24:06.287Z | Downloaded unicode_categories v0.1.1 |
| 1065 | 2025-08-29T21:24:06.287Z | Downloaded multer v3.1.0 |
| 1066 | 2025-08-29T21:24:06.287Z | Downloaded serde_spanned v1.0.0 |
| 1067 | 2025-08-29T21:24:06.287Z | Downloaded phf v0.12.1 |
| 1068 | 2025-08-29T21:24:06.287Z | Downloaded zopfli v0.8.1 |
| 1069 | 2025-08-29T21:24:06.287Z | Downloaded p256 v0.13.2 |
| 1070 | 2025-08-29T21:24:06.287Z | Downloaded multimap v0.10.1 |
| 1071 | 2025-08-29T21:24:06.287Z | Downloaded fs-err v2.11.0 |
| 1072 | 2025-08-29T21:24:06.287Z | Downloaded hkdf v0.12.4 |
| 1073 | 2025-08-29T21:24:06.287Z | Downloaded env_logger v0.10.2 |
| 1074 | 2025-08-29T21:24:06.287Z | Downloaded fatfs v0.3.6 |
| 1075 | 2025-08-29T21:24:06.316Z | Downloaded samael v0.0.19 |
| 1076 | 2025-08-29T21:24:06.316Z | Downloaded derive_more v2.0.1 |
| 1077 | 2025-08-29T21:24:06.316Z | Downloaded ctr v0.9.2 |
| 1078 | 2025-08-29T21:24:06.316Z | Downloaded toml_datetime v0.7.0 |
| 1079 | 2025-08-29T21:24:06.316Z | Downloaded libxml v0.3.3 |
| 1080 | 2025-08-29T21:24:06.316Z | Downloaded libm v0.2.8 |
| 1081 | 2025-08-29T21:24:06.317Z | Downloaded iddqd v0.3.9 |
| 1082 | 2025-08-29T21:24:06.317Z | Downloaded phf_shared v0.11.2 |
| 1083 | 2025-08-29T21:24:06.317Z | Downloaded walkdir v2.5.0 |
| 1084 | 2025-08-29T21:24:06.317Z | Downloaded typify v0.2.0 |
| 1085 | 2025-08-29T21:24:06.317Z | Downloaded twox-hash v2.1.0 |
| 1086 | 2025-08-29T21:24:06.347Z | Downloaded crypto-bigint v0.5.5 |
| 1087 | 2025-08-29T21:24:06.347Z | Downloaded pin-project-lite v0.2.14 |
| 1088 | 2025-08-29T21:24:06.347Z | Downloaded packed_struct v0.10.1 |
| 1089 | 2025-08-29T21:24:06.348Z | Downloaded slog-term v2.9.1 |
| 1090 | 2025-08-29T21:24:06.348Z | Downloaded tar v0.4.44 |
| 1091 | 2025-08-29T21:24:06.348Z | Downloaded openssl-sys v0.9.109 |
| 1092 | 2025-08-29T21:24:06.348Z | Downloaded flagset v0.4.6 |
| 1093 | 2025-08-29T21:24:06.348Z | Downloaded fixedbitset v0.4.2 |
| 1094 | 2025-08-29T21:24:06.349Z | Downloaded time-core v0.1.2 |
| 1095 | 2025-08-29T21:24:06.349Z | Downloaded zstd v0.13.3 |
| 1096 | 2025-08-29T21:24:06.349Z | Downloaded schemars v0.8.22 |
| 1097 | 2025-08-29T21:24:06.349Z | Downloaded slog-stdlog v4.1.1 |
| 1098 | 2025-08-29T21:24:06.545Z | Downloaded slog-scope v4.4.0 |
| 1099 | 2025-08-29T21:24:06.545Z | Downloaded topological-sort v0.2.2 |
| 1100 | 2025-08-29T21:24:06.546Z | Downloaded similar v2.7.0 |
| 1101 | 2025-08-29T21:24:06.546Z | Downloaded derive_builder v0.20.2 |
| 1102 | 2025-08-29T21:24:06.546Z | Downloaded darling v0.21.0 |
| 1103 | 2025-08-29T21:24:06.546Z | Downloaded der v0.7.9 |
| 1104 | 2025-08-29T21:24:06.572Z | Downloaded slog-json v2.6.1 |
| 1105 | 2025-08-29T21:24:06.572Z | Downloaded semver v0.1.20 |
| 1106 | 2025-08-29T21:24:06.572Z | Downloaded subprocess v0.2.9 |
| 1107 | 2025-08-29T21:24:06.572Z | Downloaded secrecy v0.8.0 |
| 1108 | 2025-08-29T21:24:06.572Z | Downloaded sec1 v0.7.3 |
| 1109 | 2025-08-29T21:24:06.572Z | Downloaded rustls-pemfile v1.0.4 |
| 1110 | 2025-08-29T21:24:06.572Z | Downloaded phf v0.11.2 |
| 1111 | 2025-08-29T21:24:06.572Z | Downloaded futures-executor v0.3.31 |
| 1112 | 2025-08-29T21:24:06.572Z | Downloaded env_logger v0.11.5 |
| 1113 | 2025-08-29T21:24:06.572Z | Downloaded ecdsa v0.16.9 |
| 1114 | 2025-08-29T21:24:06.572Z | Downloaded sync-ptr v0.1.4 |
| 1115 | 2025-08-29T21:24:06.572Z | Downloaded rtoolbox v0.0.2 |
| 1116 | 2025-08-29T21:24:06.572Z | Downloaded peg-macros v0.8.5 |
| 1117 | 2025-08-29T21:24:06.572Z | Downloaded parking_lot_core v0.8.6 |
| 1118 | 2025-08-29T21:24:06.572Z | Downloaded term v0.7.0 |
| 1119 | 2025-08-29T21:24:06.572Z | Downloaded hyper-util v0.1.16 |
| 1120 | 2025-08-29T21:24:06.572Z | Downloaded futures-io v0.3.31 |
| 1121 | 2025-08-29T21:24:06.573Z | Downloaded maplit v1.0.2 |
| 1122 | 2025-08-29T21:24:06.573Z | Downloaded omicron-zone-package v0.12.2 |
| 1123 | 2025-08-29T21:24:06.573Z | Downloaded strum_macros v0.27.1 |
| 1124 | 2025-08-29T21:24:06.573Z | Downloaded strum_macros v0.26.4 |
| 1125 | 2025-08-29T21:24:06.573Z | Downloaded progenitor-impl v0.9.1 |
| 1126 | 2025-08-29T21:24:06.573Z | Downloaded poly1305 v0.8.0 |
| 1127 | 2025-08-29T21:24:06.573Z | Downloaded flume v0.11.1 |
| 1128 | 2025-08-29T21:24:06.573Z | Downloaded socket2 v0.6.0 |
| 1129 | 2025-08-29T21:24:06.573Z | Downloaded postgres-types v0.2.9 |
| 1130 | 2025-08-29T21:24:06.573Z | Downloaded postgres-protocol v0.6.8 |
| 1131 | 2025-08-29T21:24:06.573Z | Downloaded pin-project-internal v1.1.6 |
| 1132 | 2025-08-29T21:24:06.573Z | Downloaded owo-colors v4.2.2 |
| 1133 | 2025-08-29T21:24:06.573Z | Downloaded phf_shared v0.12.1 |
| 1134 | 2025-08-29T21:24:06.573Z | Downloaded quinn v0.11.5 |
| 1135 | 2025-08-29T21:24:06.573Z | Downloaded slog-bunyan v2.5.0 |
| 1136 | 2025-08-29T21:24:06.573Z | Downloaded unarray v0.1.4 |
| 1137 | 2025-08-29T21:24:06.573Z | Downloaded smf v0.2.3 |
| 1138 | 2025-08-29T21:24:06.573Z | Downloaded schemars_derive v0.8.22 |
| 1139 | 2025-08-29T21:24:06.573Z | Downloaded num-rational v0.4.2 |
| 1140 | 2025-08-29T21:24:06.573Z | Downloaded rustc_version v0.1.7 |
| 1141 | 2025-08-29T21:24:06.573Z | Downloaded rustc-hash v2.1.1 |
| 1142 | 2025-08-29T21:24:06.573Z | Downloaded salsa20 v0.10.2 |
| 1143 | 2025-08-29T21:24:06.573Z | Downloaded polyval v0.6.2 |
| 1144 | 2025-08-29T21:24:06.574Z | Downloaded fs_extra v1.3.0 |
| 1145 | 2025-08-29T21:24:06.574Z | Downloaded derive-ex v0.1.8 |
| 1146 | 2025-08-29T21:24:06.574Z | Downloaded der_derive v0.7.3 |
| 1147 | 2025-08-29T21:24:06.574Z | Downloaded tungstenite v0.21.0 |
| 1148 | 2025-08-29T21:24:06.574Z | Downloaded chacha20poly1305 v0.10.1 |
| 1149 | 2025-08-29T21:24:06.574Z | Downloaded num_enum v0.5.11 |
| 1150 | 2025-08-29T21:24:06.574Z | Downloaded slog v2.7.0 |
| 1151 | 2025-08-29T21:24:06.574Z | Downloaded bumpalo v3.16.0 |
| 1152 | 2025-08-29T21:24:06.574Z | Downloaded litrs v0.4.1 |
| 1153 | 2025-08-29T21:24:06.574Z | Downloaded ignore v0.4.23 |
| 1154 | 2025-08-29T21:24:06.574Z | Downloaded tui-tree-widget v0.23.1 |
| 1155 | 2025-08-29T21:24:06.574Z | Downloaded rayon-core v1.12.1 |
| 1156 | 2025-08-29T21:24:06.574Z | Downloaded defmt-parser v0.3.4 |
| 1157 | 2025-08-29T21:24:06.574Z | Downloaded tokio-tungstenite v0.23.1 |
| 1158 | 2025-08-29T21:24:06.574Z | Downloaded tokio-tungstenite v0.21.0 |
| 1159 | 2025-08-29T21:24:06.574Z | Downloaded tokio-stream v0.1.17 |
| 1160 | 2025-08-29T21:24:06.574Z | Downloaded compact_str v0.8.0 |
| 1161 | 2025-08-29T21:24:06.574Z | Downloaded bzip2 v0.5.2 |
| 1162 | 2025-08-29T21:24:06.574Z | Downloaded embedded-io v0.6.1 |
| 1163 | 2025-08-29T21:24:06.574Z | Downloaded document-features v0.2.11 |
| 1164 | 2025-08-29T21:24:06.574Z | Downloaded display-error-chain v0.2.2 |
| 1165 | 2025-08-29T21:24:06.574Z | Downloaded dirs-sys-next v0.1.2 |
| 1166 | 2025-08-29T21:24:06.574Z | Downloaded dirs-next v2.0.0 |
| 1167 | 2025-08-29T21:24:06.574Z | Downloaded spin v0.9.8 |
| 1168 | 2025-08-29T21:24:06.574Z | Downloaded deranged v0.3.11 |
| 1169 | 2025-08-29T21:24:06.574Z | Downloaded fxhash v0.2.1 |
| 1170 | 2025-08-29T21:24:06.574Z | Downloaded keccak v0.1.5 |
| 1171 | 2025-08-29T21:24:06.574Z | Downloaded typify-macro v0.4.1 |
| 1172 | 2025-08-29T21:24:06.575Z | Downloaded typify-macro v0.3.0 |
| 1173 | 2025-08-29T21:24:06.575Z | Downloaded typify-macro v0.2.0 |
| 1174 | 2025-08-29T21:24:06.575Z | Downloaded jobserver v0.1.32 |
| 1175 | 2025-08-29T21:24:06.575Z | Downloaded ipnet v2.11.0 |
| 1176 | 2025-08-29T21:24:06.575Z | Downloaded ssh-encoding v0.2.0 |
| 1177 | 2025-08-29T21:24:06.575Z | Downloaded lock_api v0.4.12 |
| 1178 | 2025-08-29T21:24:06.575Z | Downloaded ingot-macros v0.1.1 |
| 1179 | 2025-08-29T21:24:06.575Z | Downloaded hyper-rustls v0.27.7 |
| 1180 | 2025-08-29T21:24:06.575Z | Downloaded tokio-macros v2.5.0 |
| 1181 | 2025-08-29T21:24:06.575Z | Downloaded postcard v1.0.10 |
| 1182 | 2025-08-29T21:24:06.575Z | Downloaded darling_macro v0.21.0 |
| 1183 | 2025-08-29T21:24:06.575Z | Downloaded tagptr v0.2.0 |
| 1184 | 2025-08-29T21:24:06.575Z | Downloaded slog-async v2.8.0 |
| 1185 | 2025-08-29T21:24:06.575Z | Downloaded aes v0.8.4 |
| 1186 | 2025-08-29T21:24:06.575Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1187 | 2025-08-29T21:24:06.575Z | Downloaded tower-layer v0.3.3 |
| 1188 | 2025-08-29T21:24:06.575Z | Downloaded linear-map v1.2.0 |
| 1189 | 2025-08-29T21:24:06.575Z | Downloaded crossbeam-utils v0.8.21 |
| 1190 | 2025-08-29T21:24:06.575Z | Downloaded crossbeam-epoch v0.9.18 |
| 1191 | 2025-08-29T21:24:06.575Z | Downloaded crc32fast v1.4.2 |
| 1192 | 2025-08-29T21:24:06.575Z | Downloaded crc-any v2.5.0 |
| 1193 | 2025-08-29T21:24:06.575Z | Downloaded cookie v0.18.1 |
| 1194 | 2025-08-29T21:24:06.575Z | Downloaded cexpr v0.6.0 |
| 1195 | 2025-08-29T21:24:06.575Z | Downloaded blake2 v0.10.6 |
| 1196 | 2025-08-29T21:24:06.576Z | Downloaded rusty-fork v0.3.0 |
| 1197 | 2025-08-29T21:24:06.576Z | Downloaded slab v0.4.9 |
| 1198 | 2025-08-29T21:24:06.576Z | Downloaded ciborium v0.2.2 |
| 1199 | 2025-08-29T21:24:06.576Z | Downloaded bzip2 v0.4.4 |
| 1200 | 2025-08-29T21:24:06.576Z | Downloaded untrusted v0.7.1 |
| 1201 | 2025-08-29T21:24:06.576Z | Downloaded take_mut v0.2.2 |
| 1202 | 2025-08-29T21:24:06.576Z | Downloaded rand_core v0.6.4 |
| 1203 | 2025-08-29T21:24:06.576Z | Downloaded managed v0.8.0 |
| 1204 | 2025-08-29T21:24:06.613Z | Downloaded lru-cache v0.1.2 |
| 1205 | 2025-08-29T21:24:06.613Z | Downloaded linked-hash-map v0.5.6 |
| 1206 | 2025-08-29T21:24:06.613Z | Downloaded libz-rs-sys v0.5.1 |
| 1207 | 2025-08-29T21:24:06.614Z | Downloaded libscf-sys v1.1.0 |
| 1208 | 2025-08-29T21:24:06.614Z | Downloaded ipnetwork v0.21.1 |
| 1209 | 2025-08-29T21:24:06.614Z | Downloaded inout v0.1.3 |
| 1210 | 2025-08-29T21:24:06.614Z | Downloaded cancel-safe-futures v0.1.5 |
| 1211 | 2025-08-29T21:24:06.614Z | Downloaded serde_bytes v0.11.17 |
| 1212 | 2025-08-29T21:24:06.614Z | Downloaded secrecy v0.10.3 |
| 1213 | 2025-08-29T21:24:06.614Z | Downloaded lzss v0.8.2 |
| 1214 | 2025-08-29T21:24:06.614Z | Downloaded libsw-core v0.3.1 |
| 1215 | 2025-08-29T21:24:06.614Z | Downloaded libsw v3.5.0 |
| 1216 | 2025-08-29T21:24:06.615Z | Downloaded kstat-rs v0.2.4 |
| 1217 | 2025-08-29T21:24:06.615Z | Downloaded is-terminal v0.4.13 |
| 1218 | 2025-08-29T21:24:06.615Z | Downloaded internet-checksum v0.2.1 |
| 1219 | 2025-08-29T21:24:06.615Z | Downloaded instability v0.3.2 |
| 1220 | 2025-08-29T21:24:06.615Z | Downloaded ingot v0.1.1 |
| 1221 | 2025-08-29T21:24:06.615Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1222 | 2025-08-29T21:24:06.616Z | Downloaded hex-literal v0.4.1 |
| 1223 | 2025-08-29T21:24:06.616Z | Downloaded chacha20 v0.9.1 |
| 1224 | 2025-08-29T21:24:06.616Z | Downloaded bit-vec v0.8.0 |
| 1225 | 2025-08-29T21:24:06.616Z | Downloaded lalrpop-util v0.19.12 |
| 1226 | 2025-08-29T21:24:06.616Z | Downloaded lazycell v1.3.0 |
| 1227 | 2025-08-29T21:24:06.616Z | Downloaded httparse v1.9.5 |
| 1228 | 2025-08-29T21:24:06.617Z | Downloaded colored v2.2.0 |
| 1229 | 2025-08-29T21:24:06.617Z | Downloaded castaway v0.2.3 |
| 1230 | 2025-08-29T21:24:06.617Z | Downloaded backtrace v0.3.74 |
| 1231 | 2025-08-29T21:24:06.617Z | Downloaded console v0.16.0 |
| 1232 | 2025-08-29T21:24:06.617Z | Downloaded progenitor v0.9.1 |
| 1233 | 2025-08-29T21:24:06.617Z | Downloaded progenitor v0.8.0 |
| 1234 | 2025-08-29T21:24:06.617Z | Downloaded indent_write v2.2.0 |
| 1235 | 2025-08-29T21:24:06.617Z | Downloaded hyper-tls v0.6.0 |
| 1236 | 2025-08-29T21:24:06.626Z | Downloaded libefi-sys v0.1.0 |
| 1237 | 2025-08-29T21:24:06.626Z | Downloaded lazy_static v1.5.0 |
| 1238 | 2025-08-29T21:24:06.626Z | Downloaded indoc v1.0.9 |
| 1239 | 2025-08-29T21:24:06.626Z | Downloaded http-body-util v0.1.3 |
| 1240 | 2025-08-29T21:24:06.627Z | Downloaded cmake v0.1.51 |
| 1241 | 2025-08-29T21:24:06.627Z | Downloaded cassowary v0.3.0 |
| 1242 | 2025-08-29T21:24:06.627Z | Downloaded cargo_metadata v0.18.1 |
| 1243 | 2025-08-29T21:24:06.627Z | Downloaded camino-tempfile-ext v0.3.2 |
| 1244 | 2025-08-29T21:24:06.627Z | Downloaded async-recursion v1.1.1 |
| 1245 | 2025-08-29T21:24:06.627Z | Downloaded crc-catalog v2.4.0 |
| 1246 | 2025-08-29T21:24:06.627Z | Downloaded crc v3.2.1 |
| 1247 | 2025-08-29T21:24:06.627Z | Downloaded constant_time_eq v0.3.1 |
| 1248 | 2025-08-29T21:24:06.627Z | Downloaded const_format_proc_macros v0.2.34 |
| 1249 | 2025-08-29T21:24:06.627Z | Downloaded bit-set v0.8.0 |
| 1250 | 2025-08-29T21:24:06.627Z | Downloaded argon2 v0.5.3 |
| 1251 | 2025-08-29T21:24:06.627Z | Downloaded arc-swap v1.7.1 |
| 1252 | 2025-08-29T21:24:06.627Z | Downloaded cargo-platform v0.1.8 |
| 1253 | 2025-08-29T21:24:06.627Z | Downloaded bitfield-struct v0.6.2 |
| 1254 | 2025-08-29T21:24:06.627Z | Downloaded convert_case v0.4.0 |
| 1255 | 2025-08-29T21:24:06.627Z | Downloaded bit-vec v0.6.3 |
| 1256 | 2025-08-29T21:24:06.655Z | Downloaded bit-set v0.5.3 |
| 1257 | 2025-08-29T21:24:06.655Z | Downloaded ident_case v1.0.1 |
| 1258 | 2025-08-29T21:24:06.655Z | Downloaded cbc v0.1.2 |
| 1259 | 2025-08-29T21:24:06.656Z | Downloaded bitflags v1.3.2 |
| 1260 | 2025-08-29T21:24:06.656Z | Downloaded bcs v0.1.6 |
| 1261 | 2025-08-29T21:24:06.656Z | Downloaded pretty-hex v0.2.1 |
| 1262 | 2025-08-29T21:24:06.656Z | Downloaded httpdate v1.0.3 |
| 1263 | 2025-08-29T21:24:06.656Z | Downloaded hostname v0.3.1 |
| 1264 | 2025-08-29T21:24:06.656Z | Downloaded hash32 v0.2.1 |
| 1265 | 2025-08-29T21:24:06.656Z | Downloaded hostname v0.4.0 |
| 1266 | 2025-08-29T21:24:06.656Z | Downloaded http-body v1.0.1 |
| 1267 | 2025-08-29T21:24:06.656Z | Downloaded headers-core v0.3.0 |
| 1268 | 2025-08-29T21:24:06.656Z | Downloaded crc8 v0.1.1 |
| 1269 | 2025-08-29T21:24:06.697Z | Downloaded cfg_aliases v0.2.1 |
| 1270 | 2025-08-29T21:24:06.697Z | Downloaded cfg_aliases v0.1.1 |
| 1271 | 2025-08-29T21:24:06.697Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1272 | 2025-08-29T21:24:06.697Z | Downloaded atomicwrites v0.4.4 |
| 1273 | 2025-08-29T21:24:06.697Z | Downloaded async-stream-impl v0.3.6 |
| 1274 | 2025-08-29T21:24:06.698Z | Downloaded ahash v0.8.12 |
| 1275 | 2025-08-29T21:24:06.698Z | Downloaded ascii-canvas v3.0.0 |
| 1276 | 2025-08-29T21:24:06.698Z | Downloaded array-init v0.0.4 |
| 1277 | 2025-08-29T21:24:06.862Z | Downloaded aws-lc-sys v0.26.0 |
| 1278 | 2025-08-29T21:24:07.133Z | Compiling value-bag v1.9.0 |
| 1279 | 2025-08-29T21:24:07.133Z | Compiling shlex v1.3.0 |
| 1280 | 2025-08-29T21:24:07.133Z | Compiling lock_api v0.4.12 |
| 1281 | 2025-08-29T21:24:07.133Z | Compiling scopeguard v1.2.0 |
| 1282 | 2025-08-29T21:24:07.174Z | Compiling typenum v1.17.0 |
| 1283 | 2025-08-29T21:24:07.174Z | Compiling generic-array v0.14.7 |
| 1284 | 2025-08-29T21:24:07.302Z | Compiling syn v2.0.104 |
| 1285 | 2025-08-29T21:24:07.319Z | Compiling getrandom v0.2.15 |
| 1286 | 2025-08-29T21:24:07.477Z | Compiling jobserver v0.1.32 |
| 1287 | 2025-08-29T21:24:07.669Z | Compiling smallvec v1.15.1 |
| 1288 | 2025-08-29T21:24:07.706Z | Compiling rand_core v0.6.4 |
| 1289 | 2025-08-29T21:24:07.865Z | Compiling log v0.4.27 |
| 1290 | 2025-08-29T21:24:07.939Z | Compiling cc v1.2.30 |
| 1291 | 2025-08-29T21:24:08.050Z | Compiling portable-atomic v1.11.0 |
| 1292 | 2025-08-29T21:24:08.285Z | Compiling critical-section v1.1.3 |
| 1293 | 2025-08-29T21:24:08.365Z | Compiling subtle v2.6.1 |
| 1294 | 2025-08-29T21:24:08.403Z | Compiling const-oid v0.9.6 |
| 1295 | 2025-08-29T21:24:08.514Z | Compiling pkg-config v0.3.31 |
| 1296 | 2025-08-29T21:24:08.587Z | Compiling parking_lot_core v0.9.10 |
| 1297 | 2025-08-29T21:24:08.649Z | Compiling pin-project-lite v0.2.14 |
| 1298 | 2025-08-29T21:24:08.834Z | Compiling rustix v0.38.37 |
| 1299 | 2025-08-29T21:24:09.618Z | Compiling signal-hook-registry v1.4.2 |
| 1300 | 2025-08-29T21:24:09.770Z | Compiling parking_lot v0.12.3 |
| 1301 | 2025-08-29T21:24:09.847Z | Compiling mio v1.0.2 |
| 1302 | 2025-08-29T21:24:09.847Z | Compiling futures-core v0.3.31 |
| 1303 | 2025-08-29T21:24:10.134Z | Compiling spin v0.9.8 |
| 1304 | 2025-08-29T21:24:10.364Z | Compiling once_cell v1.21.3 |
| 1305 | 2025-08-29T21:24:10.451Z | Compiling socket2 v0.6.0 |
| 1306 | 2025-08-29T21:24:10.451Z | Compiling aho-corasick v1.1.3 |
| 1307 | 2025-08-29T21:24:10.630Z | Compiling slab v0.4.9 |
| 1308 | 2025-08-29T21:24:10.851Z | Compiling getrandom v0.3.1 |
| 1309 | 2025-08-29T21:24:10.851Z | Compiling cpufeatures v0.2.14 |
| 1310 | 2025-08-29T21:24:11.036Z | Compiling foldhash v0.1.5 |
| 1311 | 2025-08-29T21:24:11.036Z | Compiling regex-syntax v0.8.5 |
| 1312 | 2025-08-29T21:24:11.036Z | Compiling serde_json v1.0.142 |
| 1313 | 2025-08-29T21:24:11.146Z | Compiling libm v0.2.8 |
| 1314 | 2025-08-29T21:24:11.163Z | Compiling allocator-api2 v0.2.21 |
| 1315 | 2025-08-29T21:24:11.403Z | Compiling num-traits v0.2.19 |
| 1316 | 2025-08-29T21:24:11.754Z | Compiling either v1.15.0 |
| 1317 | 2025-08-29T21:24:12.041Z | Compiling percent-encoding v2.3.1 |
| 1318 | 2025-08-29T21:24:12.041Z | Compiling futures-sink v0.3.31 |
| 1319 | 2025-08-29T21:24:12.041Z | Compiling glob v0.3.2 |
| 1320 | 2025-08-29T21:24:12.061Z | Compiling futures-channel v0.3.31 |
| 1321 | 2025-08-29T21:24:12.061Z | Compiling hashbrown v0.15.4 |
| 1322 | 2025-08-29T21:24:12.512Z | Compiling pin-utils v0.1.0 |
| 1323 | 2025-08-29T21:24:12.580Z | Compiling prettyplease v0.2.36 |
| 1324 | 2025-08-29T21:24:12.651Z | Compiling clang-sys v1.8.1 |
| 1325 | 2025-08-29T21:24:12.755Z | Compiling futures-io v0.3.31 |
| 1326 | 2025-08-29T21:24:12.953Z | Compiling futures-task v0.3.31 |
| 1327 | 2025-08-29T21:24:13.162Z | Compiling lazy_static v1.5.0 |
| 1328 | 2025-08-29T21:24:13.251Z | Compiling minimal-lexical v0.2.1 |
| 1329 | 2025-08-29T21:24:13.278Z | Compiling libloading v0.8.5 |
| 1330 | 2025-08-29T21:24:13.322Z | Compiling home v0.5.9 |
| 1331 | 2025-08-29T21:24:13.396Z | Compiling bindgen v0.69.5 |
| 1332 | 2025-08-29T21:24:13.545Z | Compiling base64ct v1.6.0 |
| 1333 | 2025-08-29T21:24:13.794Z | Compiling nom v7.1.3 |
| 1334 | 2025-08-29T21:24:14.104Z | Compiling pem-rfc7468 v0.7.0 |
| 1335 | 2025-08-29T21:24:14.443Z | Compiling regex-automata v0.4.8 |
| 1336 | 2025-08-29T21:24:14.708Z | Compiling synstructure v0.13.1 |
| 1337 | 2025-08-29T21:24:14.799Z | Compiling itertools v0.12.1 |
| 1338 | 2025-08-29T21:24:16.060Z | Compiling rustc-hash v1.1.0 |
| 1339 | 2025-08-29T21:24:16.242Z | Compiling lazycell v1.3.0 |
| 1340 | 2025-08-29T21:24:17.557Z | Compiling flagset v0.4.6 |
| 1341 | 2025-08-29T21:24:18.283Z | Compiling cmake v0.1.51 |
| 1342 | 2025-08-29T21:24:18.283Z | Compiling dunce v1.0.5 |
| 1343 | 2025-08-29T21:24:18.283Z | Compiling cexpr v0.6.0 |
| 1344 | 2025-08-29T21:24:18.283Z | Compiling fs_extra v1.3.0 |
| 1345 | 2025-08-29T21:24:18.283Z | Compiling form_urlencoded v1.2.1 |
| 1346 | 2025-08-29T21:24:18.283Z | Compiling paste v1.0.15 |
| 1347 | 2025-08-29T21:24:18.284Z | Compiling vcpkg v0.2.15 |
| 1348 | 2025-08-29T21:24:18.284Z | Compiling ring v0.17.14 |
| 1349 | 2025-08-29T21:24:18.284Z | Compiling tracing-core v0.1.32 |
| 1350 | 2025-08-29T21:24:18.513Z | Compiling aws-lc-rs v1.12.4 |
| 1351 | 2025-08-29T21:24:18.766Z | Compiling iana-time-zone v0.1.63 |
| 1352 | 2025-08-29T21:24:19.067Z | Compiling tinyvec_macros v0.1.1 |
| 1353 | 2025-08-29T21:24:19.281Z | Compiling httparse v1.9.5 |
| 1354 | 2025-08-29T21:24:19.281Z | Compiling base64 v0.22.1 |
| 1355 | 2025-08-29T21:24:19.356Z | Compiling rustversion v1.0.17 |
| 1356 | 2025-08-29T21:24:19.356Z | Compiling openssl-sys v0.9.109 |
| 1357 | 2025-08-29T21:24:19.688Z | Compiling serde_derive v1.0.219 |
| 1358 | 2025-08-29T21:24:19.715Z | Compiling zeroize_derive v1.4.2 |
| 1359 | 2025-08-29T21:24:19.761Z | Compiling zerofrom-derive v0.1.4 |
| 1360 | 2025-08-29T21:24:19.916Z | Compiling yoke-derive v0.7.4 |
| 1361 | 2025-08-29T21:24:20.273Z | Compiling zerovec-derive v0.10.3 |
| 1362 | 2025-08-29T21:24:21.299Z | Compiling zeroize v1.8.1 |
| 1363 | 2025-08-29T21:24:22.563Z | Compiling displaydoc v0.2.5 |
| 1364 | 2025-08-29T21:24:22.782Z | Compiling tokio-macros v2.5.0 |
| 1365 | 2025-08-29T21:24:22.918Z | Compiling crypto-common v0.1.6 |
| 1366 | 2025-08-29T21:24:23.151Z | Compiling block-buffer v0.10.4 |
| 1367 | 2025-08-29T21:24:23.177Z | Compiling zerofrom v0.1.4 |
| 1368 | 2025-08-29T21:24:23.380Z | Compiling digest v0.10.7 |
| 1369 | 2025-08-29T21:24:23.413Z | Compiling yoke v0.7.4 |
| 1370 | 2025-08-29T21:24:23.640Z | Compiling zerocopy-derive v0.7.35 |
| 1371 | 2025-08-29T21:24:23.764Z | Compiling zerovec v0.10.4 |
| 1372 | 2025-08-29T21:24:23.882Z | Compiling hmac v0.12.1 |
| 1373 | 2025-08-29T21:24:24.072Z | Compiling icu_provider_macros v1.5.0 |
| 1374 | 2025-08-29T21:24:24.229Z | Compiling block-padding v0.3.3 |
| 1375 | 2025-08-29T21:24:24.398Z | Compiling futures-macro v0.3.31 |
| 1376 | 2025-08-29T21:24:24.398Z | Compiling sha2 v0.10.9 |
| 1377 | 2025-08-29T21:24:24.516Z | Compiling regex v1.11.1 |
| 1378 | 2025-08-29T21:24:24.516Z | Compiling inout v0.1.3 |
| 1379 | 2025-08-29T21:24:25.351Z | Compiling cipher v0.4.4 |
| 1380 | 2025-08-29T21:24:25.502Z | Compiling der_derive v0.7.3 |
| 1381 | 2025-08-29T21:24:25.502Z | Compiling thiserror-impl v1.0.69 |
| 1382 | 2025-08-29T21:24:25.503Z | Compiling salsa20 v0.10.2 |
| 1383 | 2025-08-29T21:24:25.650Z | Compiling tinystr v0.7.6 |
| 1384 | 2025-08-29T21:24:25.990Z | Compiling zerocopy v0.7.35 |
| 1385 | 2025-08-29T21:24:26.081Z | Compiling icu_collections v1.5.0 |
| 1386 | 2025-08-29T21:24:26.081Z | Compiling icu_locid v1.5.0 |
| 1387 | 2025-08-29T21:24:26.081Z | Compiling futures-util v0.3.31 |
| 1388 | 2025-08-29T21:24:26.798Z | Compiling serde v1.0.219 |
| 1389 | 2025-08-29T21:24:27.227Z | Compiling ppv-lite86 v0.2.20 |
| 1390 | 2025-08-29T21:24:27.487Z | Compiling pbkdf2 v0.12.2 |
| 1391 | 2025-08-29T21:24:27.488Z | Compiling icu_provider v1.5.0 |
| 1392 | 2025-08-29T21:24:27.557Z | Compiling der v0.7.9 |
| 1393 | 2025-08-29T21:24:27.772Z | Compiling scrypt v0.11.0 |
| 1394 | 2025-08-29T21:24:27.867Z | Compiling aes v0.8.4 |
| 1395 | 2025-08-29T21:24:28.074Z | Compiling icu_locid_transform v1.5.0 |
| 1396 | 2025-08-29T21:24:28.164Z | Compiling thiserror v1.0.69 |
| 1397 | 2025-08-29T21:24:28.212Z | Compiling cbc v0.1.2 |
| 1398 | 2025-08-29T21:24:28.340Z | Compiling pest v2.7.14 |
| 1399 | 2025-08-29T21:24:28.406Z | Compiling tracing-attributes v0.1.27 |
| 1400 | 2025-08-29T21:24:28.416Z | Compiling scroll_derive v0.12.0 |
| 1401 | 2025-08-29T21:24:29.842Z | Compiling icu_properties v1.5.1 |
| 1402 | 2025-08-29T21:24:30.195Z | Compiling spki v0.7.3 |
| 1403 | 2025-08-29T21:24:30.381Z | Compiling rustls-pki-types v1.10.0 |
| 1404 | 2025-08-29T21:24:30.548Z | Compiling pkcs5 v0.7.1 |
| 1405 | 2025-08-29T21:24:30.575Z | Compiling scroll v0.12.0 |
| 1406 | 2025-08-29T21:24:31.195Z | Compiling pest_meta v2.7.14 |
| 1407 | 2025-08-29T21:24:31.243Z | Compiling pkcs8 v0.10.2 |
| 1408 | 2025-08-29T21:24:31.398Z | Compiling tinyvec v1.8.0 |
| 1409 | 2025-08-29T21:24:31.463Z | Compiling serde_derive_internals v0.29.1 |
| 1410 | 2025-08-29T21:24:32.399Z | Compiling tracing v0.1.40 |
| 1411 | 2025-08-29T21:24:32.399Z | Compiling rand_core v0.9.3 |
| 1412 | 2025-08-29T21:24:32.399Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1413 | 2025-08-29T21:24:32.935Z | Compiling bitflags v2.9.1 |
| 1414 | 2025-08-29T21:24:32.935Z | Compiling bytes v1.10.1 |
| 1415 | 2025-08-29T21:24:32.935Z | Compiling semver v1.0.26 |
| 1416 | 2025-08-29T21:24:33.040Z | Compiling indexmap v2.10.0 |
| 1417 | 2025-08-29T21:24:33.134Z | Compiling rustc_version v0.4.1 |
| 1418 | 2025-08-29T21:24:33.663Z | Compiling tokio v1.47.0 |
| 1419 | 2025-08-29T21:24:33.950Z | Compiling icu_normalizer v1.5.0 |
| 1420 | 2025-08-29T21:24:34.399Z | Compiling http v1.3.1 |
| 1421 | 2025-08-29T21:24:34.788Z | Compiling uuid v1.17.0 |
| 1422 | 2025-08-29T21:24:34.789Z | Compiling chrono v0.4.41 |
| 1423 | 2025-08-29T21:24:35.802Z | Compiling idna_adapter v1.2.0 |
| 1424 | 2025-08-29T21:24:36.126Z | Compiling idna v1.0.3 |
| 1425 | 2025-08-29T21:24:36.126Z | Compiling http-body v1.0.1 |
| 1426 | 2025-08-29T21:24:36.126Z | Compiling pest_generator v2.7.14 |
| 1427 | 2025-08-29T21:24:36.126Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1428 | 2025-08-29T21:24:36.126Z | Compiling untrusted v0.9.0 |
| 1429 | 2025-08-29T21:24:36.127Z | Compiling foreign-types-shared v0.1.1 |
| 1430 | 2025-08-29T21:24:36.127Z | Compiling adler2 v2.0.0 |
| 1431 | 2025-08-29T21:24:36.184Z | Compiling which v4.4.2 |
| 1432 | 2025-08-29T21:24:36.185Z | Compiling url v2.5.4 |
| 1433 | 2025-08-29T21:24:36.831Z | Compiling openssl-probe v0.1.5 |
| 1434 | 2025-08-29T21:24:37.342Z | Compiling atomic-waker v1.1.2 |
| 1435 | 2025-08-29T21:24:37.342Z | Compiling time-core v0.1.2 |
| 1436 | 2025-08-29T21:24:37.342Z | Compiling untrusted v0.7.1 |
| 1437 | 2025-08-29T21:24:37.342Z | Compiling tower-service v0.3.3 |
| 1438 | 2025-08-29T21:24:37.839Z | Compiling openssl v0.10.73 |
| 1439 | 2025-08-29T21:24:37.840Z | Compiling try-lock v0.2.5 |
| 1440 | 2025-08-29T21:24:37.840Z | Compiling num-conv v0.1.0 |
| 1441 | 2025-08-29T21:24:37.840Z | Compiling powerfmt v0.2.0 |
| 1442 | 2025-08-29T21:24:37.840Z | Compiling schemars v0.8.22 |
| 1443 | 2025-08-29T21:24:38.051Z | Compiling time-macros v0.2.18 |
| 1444 | 2025-08-29T21:24:38.051Z | Compiling pest_derive v2.7.14 |
| 1445 | 2025-08-29T21:24:38.051Z | Compiling deranged v0.3.11 |
| 1446 | 2025-08-29T21:24:38.051Z | Compiling want v0.3.1 |
| 1447 | 2025-08-29T21:24:38.051Z | Compiling miniz_oxide v0.8.5 |
| 1448 | 2025-08-29T21:24:38.611Z | Compiling foreign-types v0.3.2 |
| 1449 | 2025-08-29T21:24:38.680Z | Compiling goblin v0.8.2 |
| 1450 | 2025-08-29T21:24:39.021Z | Compiling schemars_derive v0.8.22 |
| 1451 | 2025-08-29T21:24:40.516Z | Compiling rand_chacha v0.9.0 |
| 1452 | 2025-08-29T21:24:41.085Z | Compiling ipnet v2.11.0 |
| 1453 | 2025-08-29T21:24:41.954Z | Compiling tokio-util v0.7.15 |
| 1454 | 2025-08-29T21:24:42.579Z | Compiling openssl-macros v0.1.1 |
| 1455 | 2025-08-29T21:24:43.196Z | Compiling httpdate v1.0.3 |
| 1456 | 2025-08-29T21:24:43.567Z | Compiling dyn-clone v1.0.20 |
| 1457 | 2025-08-29T21:24:43.622Z | Compiling h2 v0.4.6 |
| 1458 | 2025-08-29T21:24:43.622Z | Compiling native-tls v0.2.12 |
| 1459 | 2025-08-29T21:24:43.633Z | Compiling zerocopy v0.8.26 |
| 1460 | 2025-08-29T21:24:44.697Z | Compiling syn v1.0.109 |
| 1461 | 2025-08-29T21:24:44.944Z | Compiling crossbeam-utils v0.8.21 |
| 1462 | 2025-08-29T21:24:44.944Z | Compiling rustls v0.23.19 |
| 1463 | 2025-08-29T21:24:44.944Z | Compiling num_threads v0.1.7 |
| 1464 | 2025-08-29T21:24:44.944Z | Compiling dof v0.3.0 |
| 1465 | 2025-08-29T21:24:44.944Z | Compiling time v0.3.36 |
| 1466 | 2025-08-29T21:24:46.998Z | Compiling rand v0.9.2 |
| 1467 | 2025-08-29T21:24:47.690Z | Compiling dtrace-parser v0.2.0 |
| 1468 | 2025-08-29T21:24:48.547Z | Compiling heapless v0.7.17 |
| 1469 | 2025-08-29T21:24:49.229Z | Compiling unicode-normalization v0.1.24 |
| 1470 | 2025-08-29T21:24:49.742Z | Compiling signature v2.2.0 |
| 1471 | 2025-08-29T21:24:49.742Z | Compiling zerocopy-derive v0.8.26 |
| 1472 | 2025-08-29T21:24:49.742Z | Compiling cookie v0.18.1 |
| 1473 | 2025-08-29T21:24:50.166Z | Compiling crc32fast v1.4.2 |
| 1474 | 2025-08-29T21:24:50.166Z | Compiling unicode-bidi v0.3.17 |
| 1475 | 2025-08-29T21:24:50.166Z | Compiling siphasher v0.3.11 |
| 1476 | 2025-08-29T21:24:50.671Z | Compiling slog v2.7.0 |
| 1477 | 2025-08-29T21:24:50.671Z | Compiling unicode-properties v0.1.3 |
| 1478 | 2025-08-29T21:24:50.928Z | Compiling hyper v1.6.0 |
| 1479 | 2025-08-29T21:24:50.928Z | Compiling zlib-rs v0.5.1 |
| 1480 | 2025-08-29T21:24:51.042Z | Compiling zstd-safe v7.2.3 |
| 1481 | 2025-08-29T21:24:51.299Z | Compiling signal-hook v0.3.18 |
| 1482 | 2025-08-29T21:24:51.681Z | Compiling stringprep v0.1.5 |
| 1483 | 2025-08-29T21:24:52.536Z | Compiling phf_shared v0.11.2 |
| 1484 | 2025-08-29T21:24:52.721Z | Compiling usdt-impl v0.5.0 |
| 1485 | 2025-08-29T21:24:52.910Z | Compiling hyper-util v0.1.16 |
| 1486 | 2025-08-29T21:24:54.001Z | Compiling curve25519-dalek v4.1.3 |
| 1487 | 2025-08-29T21:24:54.131Z | Compiling serde_tokenstream v0.2.2 |
| 1488 | 2025-08-29T21:24:54.247Z | Compiling serde_spanned v0.6.9 |
| 1489 | 2025-08-29T21:24:54.451Z | Compiling toml_datetime v0.6.11 |
| 1490 | 2025-08-29T21:24:54.869Z | Compiling rand_chacha v0.3.1 |
| 1491 | 2025-08-29T21:24:55.080Z | Compiling md-5 v0.10.6 |
| 1492 | 2025-08-29T21:24:55.182Z | Compiling num-integer v0.1.46 |
| 1493 | 2025-08-29T21:24:55.182Z | Compiling sync_wrapper v1.0.1 |
| 1494 | 2025-08-29T21:24:55.204Z | Compiling hash32 v0.2.1 |
| 1495 | 2025-08-29T21:24:55.541Z | Compiling ff v0.13.0 |
| 1496 | 2025-08-29T21:24:55.600Z | Compiling memoffset v0.9.1 |
| 1497 | 2025-08-29T21:24:56.015Z | Compiling newtype-uuid v1.2.4 |
| 1498 | 2025-08-29T21:24:56.368Z | Compiling cfg_aliases v0.2.1 |
| 1499 | 2025-08-29T21:24:56.368Z | Compiling fallible-iterator v0.2.0 |
| 1500 | 2025-08-29T21:24:56.368Z | Compiling gimli v0.31.1 |
| 1501 | 2025-08-29T21:24:56.369Z | Compiling smoltcp v0.9.1 |
| 1502 | 2025-08-29T21:24:56.576Z | Compiling base16ct v0.2.0 |
| 1503 | 2025-08-29T21:24:56.787Z | Compiling psl-types v2.0.11 |
| 1504 | 2025-08-29T21:24:57.007Z | Compiling libz-rs-sys v0.5.1 |
| 1505 | 2025-08-29T21:24:57.007Z | Compiling litrs v0.4.1 |
| 1506 | 2025-08-29T21:24:57.063Z | Compiling tower-layer v0.3.3 |
| 1507 | 2025-08-29T21:24:57.063Z | Compiling num-bigint-dig v0.8.4 |
| 1508 | 2025-08-29T21:24:57.063Z | Compiling flate2 v1.1.2 |
| 1509 | 2025-08-29T21:24:57.241Z | Compiling tower v0.5.2 |
| 1510 | 2025-08-29T21:24:57.629Z | Compiling publicsuffix v2.3.0 |
| 1511 | 2025-08-29T21:24:57.860Z | Compiling sec1 v0.7.3 |
| 1512 | 2025-08-29T21:24:57.929Z | Compiling postgres-protocol v0.6.8 |
| 1513 | 2025-08-29T21:24:58.009Z | Compiling document-features v0.2.11 |
| 1514 | 2025-08-29T21:24:58.120Z | Compiling nix v0.29.0 |
| 1515 | 2025-08-29T21:24:58.286Z | Compiling group v0.13.0 |
| 1516 | 2025-08-29T21:24:58.397Z | Compiling num-iter v0.1.45 |
| 1517 | 2025-08-29T21:24:58.480Z | Compiling rand v0.8.5 |
| 1518 | 2025-08-29T21:24:59.147Z | Compiling tokio-native-tls v0.3.1 |
| 1519 | 2025-08-29T21:24:59.919Z | Compiling ipnetwork v0.21.1 |
| 1520 | 2025-08-29T21:25:00.078Z | Compiling strum_macros v0.27.1 |
| 1521 | 2025-08-29T21:25:00.078Z | Compiling rustls-native-certs v0.8.1 |
| 1522 | 2025-08-29T21:25:00.288Z | Compiling addr2line v0.24.2 |
| 1523 | 2025-08-29T21:25:00.362Z | Compiling terminal_size v0.4.0 |
| 1524 | 2025-08-29T21:25:00.462Z | Compiling http-body-util v0.1.3 |
| 1525 | 2025-08-29T21:25:00.503Z | Compiling webpki-roots v1.0.1 |
| 1526 | 2025-08-29T21:25:00.581Z | Compiling hkdf v0.12.4 |
| 1527 | 2025-08-29T21:25:00.642Z | Compiling crypto-bigint v0.5.5 |
| 1528 | 2025-08-29T21:25:00.710Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1529 | 2025-08-29T21:25:00.967Z | Compiling async-trait v0.1.88 |
| 1530 | 2025-08-29T21:25:01.063Z | Compiling thiserror-impl v2.0.12 |
| 1531 | 2025-08-29T21:25:01.063Z | Compiling object v0.36.5 |
| 1532 | 2025-08-29T21:25:02.192Z | Compiling ahash v0.8.12 |
| 1533 | 2025-08-29T21:25:02.582Z | Compiling fs-err v3.1.1 |
| 1534 | 2025-08-29T21:25:02.926Z | Compiling managed v0.8.0 |
| 1535 | 2025-08-29T21:25:03.378Z | Compiling simd-adler32 v0.3.7 |
| 1536 | 2025-08-29T21:25:03.389Z | Compiling iri-string v0.7.8 |
| 1537 | 2025-08-29T21:25:04.050Z | Compiling bitflags v1.3.2 |
| 1538 | 2025-08-29T21:25:04.150Z | Compiling lockfree-object-pool v0.1.6 |
| 1539 | 2025-08-29T21:25:04.205Z | Compiling rustc-demangle v0.1.24 |
| 1540 | 2025-08-29T21:25:04.321Z | Compiling winnow v0.5.40 |
| 1541 | 2025-08-29T21:25:04.413Z | Compiling hubpack_derive v0.1.1 |
| 1542 | 2025-08-29T21:25:04.931Z | Compiling anyhow v1.0.99 |
| 1543 | 2025-08-29T21:25:05.069Z | Compiling rustix v1.0.7 |
| 1544 | 2025-08-29T21:25:05.256Z | Compiling buf-list v1.0.3 |
| 1545 | 2025-08-29T21:25:05.427Z | Compiling bumpalo v3.16.0 |
| 1546 | 2025-08-29T21:25:05.692Z | Compiling clap_builder v4.5.41 |
| 1547 | 2025-08-29T21:25:06.405Z | Compiling zopfli v0.8.1 |
| 1548 | 2025-08-29T21:25:06.651Z | Compiling tower-http v0.6.6 |
| 1549 | 2025-08-29T21:25:06.872Z | Compiling hubpack v0.1.2 |
| 1550 | 2025-08-29T21:25:07.037Z | Compiling strum v0.27.2 |
| 1551 | 2025-08-29T21:25:07.163Z | Compiling thiserror v2.0.12 |
| 1552 | 2025-08-29T21:25:07.430Z | Compiling elliptic-curve v0.13.8 |
| 1553 | 2025-08-29T21:25:07.558Z | Compiling toml_edit v0.19.15 |
| 1554 | 2025-08-29T21:25:07.581Z | Compiling backtrace v0.3.74 |
| 1555 | 2025-08-29T21:25:07.947Z | Compiling hyper-tls v0.6.0 |
| 1556 | 2025-08-29T21:25:08.254Z | Compiling oxnet v0.1.3 |
| 1557 | 2025-08-29T21:25:08.706Z | Compiling signal-hook-mio v0.2.4 |
| 1558 | 2025-08-29T21:25:08.937Z | Compiling zstd v0.13.3 |
| 1559 | 2025-08-29T21:25:09.159Z | Compiling cookie_store v0.21.1 |
| 1560 | 2025-08-29T21:25:09.587Z | Compiling postgres-types v0.2.9 |
| 1561 | 2025-08-29T21:25:10.566Z | Compiling usdt-attr-macro v0.5.0 |
| 1562 | 2025-08-29T21:25:10.699Z | Compiling usdt-macro v0.5.0 |
| 1563 | 2025-08-29T21:25:10.959Z | Compiling phf v0.11.2 |
| 1564 | 2025-08-29T21:25:11.240Z | Compiling ed25519 v2.2.3 |
| 1565 | 2025-08-29T21:25:12.246Z | Compiling bzip2 v0.4.4 |
| 1566 | 2025-08-29T21:25:12.291Z | Compiling bzip2 v0.5.2 |
| 1567 | 2025-08-29T21:25:12.561Z | Compiling strum_macros v0.26.4 |
| 1568 | 2025-08-29T21:25:12.613Z | Compiling serde_urlencoded v0.7.1 |
| 1569 | 2025-08-29T21:25:13.070Z | Compiling serde-big-array v0.5.1 |
| 1570 | 2025-08-29T21:25:13.155Z | Compiling pkcs1 v0.7.5 |
| 1571 | 2025-08-29T21:25:13.266Z | Compiling rfc6979 v0.4.0 |
| 1572 | 2025-08-29T21:25:13.328Z | Compiling bstr v1.10.0 |
| 1573 | 2025-08-29T21:25:13.517Z | Compiling clap_derive v4.5.41 |
| 1574 | 2025-08-29T21:25:14.053Z | Compiling daft-derive v0.1.4 |
| 1575 | 2025-08-29T21:25:14.130Z | Compiling serde_repr v0.1.19 |
| 1576 | 2025-08-29T21:25:14.798Z | Compiling enum-as-inner v0.6.1 |
| 1577 | 2025-08-29T21:25:15.714Z | Compiling float-cmp v0.10.0 |
| 1578 | 2025-08-29T21:25:15.761Z | Compiling socket2 v0.5.10 |
| 1579 | 2025-08-29T21:25:15.761Z | Compiling encoding_rs v0.8.34 |
| 1580 | 2025-08-29T21:25:15.761Z | Compiling precomputed-hash v0.1.1 |
| 1581 | 2025-08-29T21:25:15.761Z | Compiling mime v0.3.17 |
| 1582 | 2025-08-29T21:25:15.863Z | Compiling new_debug_unreachable v1.0.6 |
| 1583 | 2025-08-29T21:25:16.017Z | Compiling difflib v0.4.0 |
| 1584 | 2025-08-29T21:25:16.224Z | Compiling normalize-line-endings v0.3.0 |
| 1585 | 2025-08-29T21:25:16.246Z | Compiling predicates-core v1.0.8 |
| 1586 | 2025-08-29T21:25:16.523Z | Compiling unicode-segmentation v1.12.0 |
| 1587 | 2025-08-29T21:25:16.676Z | Compiling fixedbitset v0.4.2 |
| 1588 | 2025-08-29T21:25:16.879Z | Compiling whoami v1.5.2 |
| 1589 | 2025-08-29T21:25:17.080Z | Compiling static_assertions v1.1.0 |
| 1590 | 2025-08-29T21:25:17.343Z | Compiling data-encoding v2.9.0 |
| 1591 | 2025-08-29T21:25:17.400Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 1592 | 2025-08-29T21:25:17.400Z | Compiling tokio-postgres v0.7.13 |
| 1593 | 2025-08-29T21:25:17.430Z | Compiling similar v2.7.0 |
| 1594 | 2025-08-29T21:25:17.918Z | Compiling clap v4.5.41 |
| 1595 | 2025-08-29T21:25:18.014Z | Compiling hickory-proto v0.25.2 |
| 1596 | 2025-08-29T21:25:19.074Z | Compiling petgraph v0.6.5 |
| 1597 | 2025-08-29T21:25:19.234Z | Compiling strum v0.26.3 |
| 1598 | 2025-08-29T21:25:19.415Z | Compiling predicates v3.1.3 |
| 1599 | 2025-08-29T21:25:19.433Z | Compiling console v0.15.10 |
| 1600 | 2025-08-29T21:25:20.710Z | Compiling toml_edit v0.22.27 |
| 1601 | 2025-08-29T21:25:20.853Z | Compiling string_cache v0.8.9 |
| 1602 | 2025-08-29T21:25:21.357Z | Compiling daft v0.1.4 |
| 1603 | 2025-08-29T21:25:21.566Z | Compiling usdt v0.5.0 |
| 1604 | 2025-08-29T21:25:21.973Z | Compiling rsa v0.9.6 |
| 1605 | 2025-08-29T21:25:22.079Z | Compiling ecdsa v0.16.9 |
| 1606 | 2025-08-29T21:25:22.524Z | Compiling zip v4.2.0 |
| 1607 | 2025-08-29T21:25:22.643Z | Compiling zip v0.6.6 |
| 1608 | 2025-08-29T21:25:22.869Z | Compiling ed25519-dalek v2.1.1 |
| 1609 | 2025-08-29T21:25:23.758Z | Compiling toml v0.7.8 |
| 1610 | 2025-08-29T21:25:24.249Z | Compiling crossterm v0.28.1 |
| 1611 | 2025-08-29T21:25:26.006Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 1612 | 2025-08-29T21:25:26.487Z | Compiling crossbeam-epoch v0.9.18 |
| 1613 | 2025-08-29T21:25:26.508Z | Compiling tokio-stream v0.1.17 |
| 1614 | 2025-08-29T21:25:27.188Z | Compiling openapiv3 v2.2.0 |
| 1615 | 2025-08-29T21:25:27.491Z | Compiling x509-cert v0.2.5 |
| 1616 | 2025-08-29T21:25:27.496Z | Compiling sha1 v0.10.6 |
| 1617 | 2025-08-29T21:25:27.624Z | Compiling itertools v0.10.5 |
| 1618 | 2025-08-29T21:25:27.956Z | Compiling itertools v0.13.0 |
| 1619 | 2025-08-29T21:25:28.849Z | Compiling dirs-sys-next v0.1.2 |
| 1620 | 2025-08-29T21:25:29.412Z | Compiling winnow v0.6.26 |
| 1621 | 2025-08-29T21:25:29.431Z | Compiling rustc-hash v2.1.1 |
| 1622 | 2025-08-29T21:25:29.480Z | Compiling lalrpop-util v0.19.12 |
| 1623 | 2025-08-29T21:25:29.620Z | Compiling peg-runtime v0.8.5 |
| 1624 | 2025-08-29T21:25:29.818Z | Compiling dirs-next v2.0.0 |
| 1625 | 2025-08-29T21:25:30.030Z | Compiling thread_local v1.1.8 |
| 1626 | 2025-08-29T21:25:30.133Z | Compiling slog-async v2.8.0 |
| 1627 | 2025-08-29T21:25:30.194Z | Compiling term v0.7.0 |
| 1628 | 2025-08-29T21:25:30.523Z | Compiling crossbeam-channel v0.5.15 |
| 1629 | 2025-08-29T21:25:30.708Z | Compiling xattr v1.3.1 |
| 1630 | 2025-08-29T21:25:30.852Z | Compiling futures-executor v0.3.31 |
| 1631 | 2025-08-29T21:25:30.992Z | Compiling filetime v0.2.25 |
| 1632 | 2025-08-29T21:25:31.063Z | Compiling is-terminal v0.4.13 |
| 1633 | 2025-08-29T21:25:31.216Z | Compiling take_mut v0.2.2 |
| 1634 | 2025-08-29T21:25:31.319Z | Compiling tar v0.4.44 |
| 1635 | 2025-08-29T21:25:31.373Z | Compiling slog-term v2.9.1 |
| 1636 | 2025-08-29T21:25:31.373Z | Compiling futures v0.3.31 |
| 1637 | 2025-08-29T21:25:31.521Z | Compiling camino v1.1.11 |
| 1638 | 2025-08-29T21:25:36.221Z | Compiling aws-lc-sys v0.26.0 |
| 1639 | 2025-08-29T21:26:05.390Z | Compiling rustls-webpki v0.102.8 |
| 1640 | 2025-08-29T21:26:10.006Z | Compiling tokio-rustls v0.26.0 |
| 1641 | 2025-08-29T21:26:10.264Z | Compiling hyper-rustls v0.27.7 |
| 1642 | 2025-08-29T21:26:10.606Z | Compiling reqwest v0.12.22 |
| 1643 | 2025-08-29T21:26:13.941Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1644 | 2025-08-29T21:26:14.226Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1645 | 2025-08-29T21:26:18.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s |
| 1646 | 2025-08-29T21:26:18.947Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1647 | 2025-08-29T21:26:18.999Z | Aug 29 21:26:18.332 INFO Starting download, target: Clickhouse |
| 1648 | 2025-08-29T21:26:18.999Z | Aug 29 21:26:18.332 INFO Starting download, target: DendriteStub |
| 1649 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.332 INFO Starting download, target: Console |
| 1650 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.332 INFO Starting download, target: Cockroach |
| 1651 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.332 INFO Starting download, target: MaghemiteMgd |
| 1652 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.332 INFO Starting download, target: TransceiverControl |
| 1653 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1654 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1655 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1656 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1657 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1658 | 2025-08-29T21:26:19.003Z | Aug 29 21:26:18.333 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1659 | 2025-08-29T21:26:19.341Z | Aug 29 21:26:18.673 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1660 | 2025-08-29T21:26:19.486Z | Aug 29 21:26:18.813 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1661 | 2025-08-29T21:26:19.786Z | Aug 29 21:26:19.112 INFO Download complete, target: TransceiverControl |
| 1662 | 2025-08-29T21:26:19.934Z | Aug 29 21:26:19.259 INFO Download complete, target: Console |
| 1663 | 2025-08-29T21:26:20.243Z | Aug 29 21:26:19.575 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1664 | 2025-08-29T21:26:20.382Z | Aug 29 21:26:19.714 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1665 | 2025-08-29T21:26:20.843Z | Aug 29 21:26:20.176 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1666 | 2025-08-29T21:26:20.843Z | Aug 29 21:26:20.176 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1667 | 2025-08-29T21:26:20.854Z | Aug 29 21:26:20.186 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1668 | 2025-08-29T21:26:23.705Z | Aug 29 21:26:23.037 INFO Download complete, target: DendriteStub |
| 1669 | 2025-08-29T21:26:23.994Z | Aug 29 21:26:23.326 INFO Download complete, target: MaghemiteMgd |
| 1670 | 2025-08-29T21:26:27.693Z | Aug 29 21:26:27.024 INFO Checking that binary works, target: Cockroach |
| 1671 | 2025-08-29T21:26:27.844Z | Aug 29 21:26:27.176 INFO Download complete, target: Cockroach |
| 1672 | 2025-08-29T21:26:31.581Z | Aug 29 21:26:30.912 INFO Checking that binary works, target: Clickhouse |
| 1673 | 2025-08-29T21:26:31.702Z | Aug 29 21:26:31.033 INFO Download complete, target: Clickhouse |
| 1674 | 2025-08-29T21:26:31.708Z | All prerequisites installed successfully |
| 1675 | 2025-08-29T21:26:31.712Z | |
| 1676 | 2025-08-29T21:26:31.712Z | real 4:34.419584754 |
| 1677 | 2025-08-29T21:26:31.712Z | user 16:25.736843724 |
| 1678 | 2025-08-29T21:26:31.712Z | sys 2:19.636380304 |
| 1679 | 2025-08-29T21:26:31.712Z | trap 0.592016362 |
| 1680 | 2025-08-29T21:26:31.712Z | tflt 0.934120689 |
| 1681 | 2025-08-29T21:26:31.712Z | dflt 1.198406419 |
| 1682 | 2025-08-29T21:26:31.712Z | kflt 0.030091801 |
| 1683 | 2025-08-29T21:26:31.712Z | lock 38:29.571170320 |
| 1684 | 2025-08-29T21:26:31.712Z | slp 59:09.280547330 |
| 1685 | 2025-08-29T21:26:31.712Z | lat 1:13.723214879 |
| 1686 | 2025-08-29T21:26:31.712Z | stop 2:52.289997576 |
| 1687 | 2025-08-29T21:26:31.712Z | + ptime -m cargo xtask download softnpu |
| 1688 | 2025-08-29T21:26:32.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1689 | 2025-08-29T21:26:32.447Z | Running `target/debug/xtask download softnpu` |
| 1690 | 2025-08-29T21:26:33.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s |
| 1691 | 2025-08-29T21:26:33.521Z | Running `target/debug/xtask-downloader softnpu` |
| 1692 | 2025-08-29T21:26:33.562Z | Aug 29 21:26:32.892 INFO Starting download, target: Softnpu |
| 1693 | 2025-08-29T21:26:33.567Z | Aug 29 21:26:32.893 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1694 | 2025-08-29T21:26:34.189Z | Aug 29 21:26:33.520 INFO Download complete, target: Softnpu |
| 1695 | 2025-08-29T21:26:34.193Z | |
| 1696 | 2025-08-29T21:26:34.197Z | real 2.477761644 |
| 1697 | 2025-08-29T21:26:34.197Z | user 1.573172403 |
| 1698 | 2025-08-29T21:26:34.197Z | sys 0.640791297 |
| 1699 | 2025-08-29T21:26:34.197Z | trap 0.001115599 |
| 1700 | 2025-08-29T21:26:34.197Z | tflt 0.000061840 |
| 1701 | 2025-08-29T21:26:34.197Z | dflt 0.000144760 |
| 1702 | 2025-08-29T21:26:34.197Z | kflt 0.000000000 |
| 1703 | 2025-08-29T21:26:34.197Z | lock 6.431321750 |
| 1704 | 2025-08-29T21:26:34.197Z | slp 0.437907135 |
| 1705 | 2025-08-29T21:26:34.197Z | lat 0.074067023 |
| 1706 | 2025-08-29T21:26:34.197Z | stop 0.000156851 |
| 1707 | 2025-08-29T21:26:34.197Z | + export CARGO_INCREMENTAL=0 |
| 1708 | 2025-08-29T21:26:34.197Z | + CARGO_INCREMENTAL=0 |
| 1709 | 2025-08-29T21:26:34.197Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1710 | 2025-08-29T21:26:35.445Z | Compiling proc-macro2 v1.0.95 |
| 1711 | 2025-08-29T21:26:35.445Z | Compiling unicode-ident v1.0.18 |
| 1712 | 2025-08-29T21:26:35.449Z | Compiling libc v0.2.174 |
| 1713 | 2025-08-29T21:26:35.449Z | Compiling serde v1.0.219 |
| 1714 | 2025-08-29T21:26:35.449Z | Compiling autocfg v1.4.0 |
| 1715 | 2025-08-29T21:26:35.449Z | Compiling cfg-if v1.0.1 |
| 1716 | 2025-08-29T21:26:35.449Z | Compiling version_check v0.9.5 |
| 1717 | 2025-08-29T21:26:35.788Z | Compiling memchr v2.7.4 |
| 1718 | 2025-08-29T21:26:35.807Z | Compiling shlex v1.3.0 |
| 1719 | 2025-08-29T21:26:35.826Z | Compiling portable-atomic v1.11.0 |
| 1720 | 2025-08-29T21:26:36.152Z | Compiling typenum v1.17.0 |
| 1721 | 2025-08-29T21:26:36.193Z | Compiling generic-array v0.14.7 |
| 1722 | 2025-08-29T21:26:36.211Z | Compiling value-bag v1.9.0 |
| 1723 | 2025-08-29T21:26:36.513Z | Compiling lock_api v0.4.12 |
| 1724 | 2025-08-29T21:26:36.749Z | Compiling log v0.4.27 |
| 1725 | 2025-08-29T21:26:36.860Z | Compiling getrandom v0.3.1 |
| 1726 | 2025-08-29T21:26:36.944Z | Compiling libm v0.2.8 |
| 1727 | 2025-08-29T21:26:37.007Z | Compiling serde_json v1.0.142 |
| 1728 | 2025-08-29T21:26:37.282Z | Compiling quote v1.0.40 |
| 1729 | 2025-08-29T21:26:37.308Z | Compiling num-traits v0.2.19 |
| 1730 | 2025-08-29T21:26:37.358Z | Compiling parking_lot_core v0.9.10 |
| 1731 | 2025-08-29T21:26:37.431Z | Compiling jobserver v0.1.32 |
| 1732 | 2025-08-29T21:26:37.639Z | Compiling smallvec v1.15.1 |
| 1733 | 2025-08-29T21:26:37.694Z | Compiling syn v2.0.104 |
| 1734 | 2025-08-29T21:26:37.721Z | Compiling semver v1.0.26 |
| 1735 | 2025-08-29T21:26:37.767Z | Compiling scopeguard v1.2.0 |
| 1736 | 2025-08-29T21:26:37.830Z | Compiling cc v1.2.30 |
| 1737 | 2025-08-29T21:26:37.875Z | Compiling pkg-config v0.3.31 |
| 1738 | 2025-08-29T21:26:38.108Z | Compiling getrandom v0.2.15 |
| 1739 | 2025-08-29T21:26:38.160Z | Compiling itoa v1.0.11 |
| 1740 | 2025-08-29T21:26:38.220Z | Compiling aho-corasick v1.1.3 |
| 1741 | 2025-08-29T21:26:38.399Z | Compiling regex-syntax v0.8.5 |
| 1742 | 2025-08-29T21:26:38.439Z | Compiling rustix v0.38.37 |
| 1743 | 2025-08-29T21:26:39.254Z | Compiling either v1.15.0 |
| 1744 | 2025-08-29T21:26:39.826Z | Compiling stable_deref_trait v1.2.0 |
| 1745 | 2025-08-29T21:26:39.865Z | Compiling critical-section v1.1.3 |
| 1746 | 2025-08-29T21:26:39.993Z | Compiling slab v0.4.9 |
| 1747 | 2025-08-29T21:26:40.081Z | Compiling errno v0.3.12 |
| 1748 | 2025-08-29T21:26:40.365Z | Compiling spin v0.9.8 |
| 1749 | 2025-08-29T21:26:40.483Z | Compiling once_cell v1.21.3 |
| 1750 | 2025-08-29T21:26:40.561Z | Compiling equivalent v1.0.2 |
| 1751 | 2025-08-29T21:26:40.650Z | Compiling allocator-api2 v0.2.21 |
| 1752 | 2025-08-29T21:26:40.702Z | Compiling foldhash v0.1.5 |
| 1753 | 2025-08-29T21:26:40.749Z | Compiling rand_core v0.6.4 |
| 1754 | 2025-08-29T21:26:41.127Z | Compiling glob v0.3.2 |
| 1755 | 2025-08-29T21:26:41.290Z | Compiling hashbrown v0.15.4 |
| 1756 | 2025-08-29T21:26:41.355Z | Compiling ryu v1.0.18 |
| 1757 | 2025-08-29T21:26:41.404Z | Compiling subtle v2.6.1 |
| 1758 | 2025-08-29T21:26:41.777Z | Compiling pin-project-lite v0.2.14 |
| 1759 | 2025-08-29T21:26:41.799Z | Compiling clang-sys v1.8.1 |
| 1760 | 2025-08-29T21:26:41.845Z | Compiling prettyplease v0.2.36 |
| 1761 | 2025-08-29T21:26:41.985Z | Compiling regex-automata v0.4.8 |
| 1762 | 2025-08-29T21:26:42.467Z | Compiling lazy_static v1.5.0 |
| 1763 | 2025-08-29T21:26:42.633Z | Compiling schemars v0.8.22 |
| 1764 | 2025-08-29T21:26:42.660Z | Compiling writeable v0.5.5 |
| 1765 | 2025-08-29T21:26:42.793Z | Compiling minimal-lexical v0.2.1 |
| 1766 | 2025-08-29T21:26:43.191Z | Compiling litemap v0.7.3 |
| 1767 | 2025-08-29T21:26:43.262Z | Compiling nom v7.1.3 |
| 1768 | 2025-08-29T21:26:43.787Z | Compiling libloading v0.8.5 |
| 1769 | 2025-08-29T21:26:44.020Z | Compiling percent-encoding v2.3.1 |
| 1770 | 2025-08-29T21:26:44.123Z | Compiling thiserror v1.0.69 |
| 1771 | 2025-08-29T21:26:44.151Z | Compiling home v0.5.9 |
| 1772 | 2025-08-29T21:26:44.360Z | Compiling bindgen v0.69.5 |
| 1773 | 2025-08-29T21:26:44.633Z | Compiling synstructure v0.13.1 |
| 1774 | 2025-08-29T21:26:44.818Z | Compiling serde_derive_internals v0.29.1 |
| 1775 | 2025-08-29T21:26:45.830Z | Compiling itertools v0.12.1 |
| 1776 | 2025-08-29T21:26:46.543Z | Compiling cexpr v0.6.0 |
| 1777 | 2025-08-29T21:26:46.910Z | Compiling lazycell v1.3.0 |
| 1778 | 2025-08-29T21:26:46.955Z | Compiling rustc-hash v1.1.0 |
| 1779 | 2025-08-29T21:26:47.097Z | Compiling icu_locid_transform_data v1.5.0 |
| 1780 | 2025-08-29T21:26:47.458Z | Compiling regex v1.11.1 |
| 1781 | 2025-08-29T21:26:47.677Z | Compiling cmake v0.1.51 |
| 1782 | 2025-08-29T21:26:47.886Z | Compiling signal-hook-registry v1.4.2 |
| 1783 | 2025-08-29T21:26:48.051Z | Compiling icu_properties_data v1.5.0 |
| 1784 | 2025-08-29T21:26:48.338Z | Compiling fnv v1.0.7 |
| 1785 | 2025-08-29T21:26:48.407Z | Compiling fs_extra v1.3.0 |
| 1786 | 2025-08-29T21:26:48.429Z | Compiling paste v1.0.15 |
| 1787 | 2025-08-29T21:26:48.473Z | Compiling serde_derive v1.0.219 |
| 1788 | 2025-08-29T21:26:48.507Z | Compiling zeroize_derive v1.4.2 |
| 1789 | 2025-08-29T21:26:48.670Z | Compiling zerofrom-derive v0.1.4 |
| 1790 | 2025-08-29T21:26:48.914Z | Compiling yoke-derive v0.7.4 |
| 1791 | 2025-08-29T21:26:48.935Z | Compiling zerovec-derive v0.10.3 |
| 1792 | 2025-08-29T21:26:49.280Z | Compiling displaydoc v0.2.5 |
| 1793 | 2025-08-29T21:26:49.791Z | Compiling icu_provider_macros v1.5.0 |
| 1794 | 2025-08-29T21:26:50.648Z | Compiling tokio-macros v2.5.0 |
| 1795 | 2025-08-29T21:26:50.836Z | Compiling zeroize v1.8.1 |
| 1796 | 2025-08-29T21:26:51.128Z | Compiling zerocopy-derive v0.7.35 |
| 1797 | 2025-08-29T21:26:51.166Z | Compiling futures-macro v0.3.31 |
| 1798 | 2025-08-29T21:26:51.269Z | Compiling schemars_derive v0.8.22 |
| 1799 | 2025-08-29T21:26:51.541Z | Compiling zerofrom v0.1.4 |
| 1800 | 2025-08-29T21:26:51.800Z | Compiling yoke v0.7.4 |
| 1801 | 2025-08-29T21:26:52.202Z | Compiling zerovec v0.10.4 |
| 1802 | 2025-08-29T21:26:52.603Z | Compiling thiserror-impl v1.0.69 |
| 1803 | 2025-08-29T21:26:52.853Z | Compiling dunce v1.0.5 |
| 1804 | 2025-08-29T21:26:52.888Z | Compiling byteorder v1.5.0 |
| 1805 | 2025-08-29T21:26:53.254Z | Compiling parking_lot v0.12.3 |
| 1806 | 2025-08-29T21:26:53.412Z | Compiling mio v1.0.2 |
| 1807 | 2025-08-29T21:26:53.795Z | Compiling write16 v1.0.0 |
| 1808 | 2025-08-29T21:26:53.841Z | Compiling icu_normalizer_data v1.5.0 |
| 1809 | 2025-08-29T21:26:53.959Z | Compiling heck v0.5.0 |
| 1810 | 2025-08-29T21:26:54.003Z | Compiling utf16_iter v1.0.5 |
| 1811 | 2025-08-29T21:26:54.242Z | Compiling tinystr v0.7.6 |
| 1812 | 2025-08-29T21:26:54.368Z | Compiling icu_collections v1.5.0 |
| 1813 | 2025-08-29T21:26:54.681Z | Compiling icu_locid v1.5.0 |
| 1814 | 2025-08-29T21:26:54.855Z | Compiling utf8_iter v1.0.4 |
| 1815 | 2025-08-29T21:26:55.028Z | Compiling crypto-common v0.1.6 |
| 1816 | 2025-08-29T21:26:55.757Z | Compiling socket2 v0.6.0 |
| 1817 | 2025-08-29T21:26:55.830Z | Compiling const-oid v0.9.6 |
| 1818 | 2025-08-29T21:26:55.900Z | Compiling icu_provider v1.5.0 |
| 1819 | 2025-08-29T21:26:56.994Z | Compiling icu_locid_transform v1.5.0 |
| 1820 | 2025-08-29T21:26:57.919Z | Compiling form_urlencoded v1.2.1 |
| 1821 | 2025-08-29T21:26:57.980Z | Compiling ring v0.17.14 |
| 1822 | 2025-08-29T21:26:58.442Z | Compiling icu_properties v1.5.1 |
| 1823 | 2025-08-29T21:26:59.239Z | Compiling der_derive v0.7.3 |
| 1824 | 2025-08-29T21:27:00.282Z | Compiling tracing-attributes v0.1.27 |
| 1825 | 2025-08-29T21:27:00.573Z | Compiling bitflags v2.9.1 |
| 1826 | 2025-08-29T21:27:00.948Z | Compiling bytes v1.10.1 |
| 1827 | 2025-08-29T21:27:02.542Z | Compiling icu_normalizer v1.5.0 |
| 1828 | 2025-08-29T21:27:02.884Z | Compiling tokio v1.47.0 |
| 1829 | 2025-08-29T21:27:03.045Z | Compiling indexmap v2.10.0 |
| 1830 | 2025-08-29T21:27:03.351Z | Compiling aws-lc-rs v1.12.4 |
| 1831 | 2025-08-29T21:27:03.803Z | Compiling idna_adapter v1.2.0 |
| 1832 | 2025-08-29T21:27:04.053Z | Compiling idna v1.0.3 |
| 1833 | 2025-08-29T21:27:04.460Z | Compiling thiserror v2.0.12 |
| 1834 | 2025-08-29T21:27:04.499Z | Compiling vcpkg v0.2.15 |
| 1835 | 2025-08-29T21:27:04.820Z | Compiling which v4.4.2 |
| 1836 | 2025-08-29T21:27:05.042Z | Compiling url v2.5.4 |
| 1837 | 2025-08-29T21:27:05.822Z | Compiling openssl-sys v0.9.109 |
| 1838 | 2025-08-29T21:27:07.723Z | Compiling block-buffer v0.10.4 |
| 1839 | 2025-08-29T21:27:08.358Z | Compiling futures-core v0.3.31 |
| 1840 | 2025-08-29T21:27:08.670Z | Compiling digest v0.10.7 |
| 1841 | 2025-08-29T21:27:08.697Z | Compiling thiserror-impl v2.0.12 |
| 1842 | 2025-08-29T21:27:09.533Z | Compiling httparse v1.9.5 |
| 1843 | 2025-08-29T21:27:10.095Z | Compiling zerocopy v0.7.35 |
| 1844 | 2025-08-29T21:27:10.796Z | Compiling uuid v1.17.0 |
| 1845 | 2025-08-29T21:27:11.367Z | Compiling syn v1.0.109 |
| 1846 | 2025-08-29T21:27:11.384Z | Compiling iana-time-zone v0.1.63 |
| 1847 | 2025-08-29T21:27:11.931Z | Compiling chrono v0.4.41 |
| 1848 | 2025-08-29T21:27:12.194Z | Compiling time-core v0.1.2 |
| 1849 | 2025-08-29T21:27:12.406Z | Compiling num-conv v0.1.0 |
| 1850 | 2025-08-29T21:27:12.702Z | Compiling futures-sink v0.3.31 |
| 1851 | 2025-08-29T21:27:12.861Z | Compiling futures-channel v0.3.31 |
| 1852 | 2025-08-29T21:27:12.899Z | Compiling time-macros v0.2.18 |
| 1853 | 2025-08-29T21:27:15.352Z | Compiling strsim v0.11.1 |
| 1854 | 2025-08-29T21:27:15.613Z | Compiling futures-io v0.3.31 |
| 1855 | 2025-08-29T21:27:15.959Z | Compiling pin-utils v0.1.0 |
| 1856 | 2025-08-29T21:27:15.998Z | Compiling openssl v0.10.73 |
| 1857 | 2025-08-29T21:27:16.084Z | Compiling futures-task v0.3.31 |
| 1858 | 2025-08-29T21:27:16.182Z | Compiling cpufeatures v0.2.14 |
| 1859 | 2025-08-29T21:27:16.387Z | Compiling futures-util v0.3.31 |
| 1860 | 2025-08-29T21:27:16.615Z | Compiling hmac v0.12.1 |
| 1861 | 2025-08-29T21:27:16.772Z | Compiling aws-lc-sys v0.26.0 |
| 1862 | 2025-08-29T21:27:16.854Z | Compiling rustc_version v0.4.1 |
| 1863 | 2025-08-29T21:27:17.395Z | Compiling serde_tokenstream v0.2.2 |
| 1864 | 2025-08-29T21:27:17.933Z | Compiling zerocopy v0.8.26 |
| 1865 | 2025-08-29T21:27:18.856Z | Compiling block-padding v0.3.3 |
| 1866 | 2025-08-29T21:27:19.087Z | Compiling openssl-macros v0.1.1 |
| 1867 | 2025-08-29T21:27:19.288Z | Compiling scroll_derive v0.12.0 |
| 1868 | 2025-08-29T21:27:19.361Z | Compiling native-tls v0.2.12 |
| 1869 | 2025-08-29T21:27:19.800Z | Compiling dyn-clone v1.0.20 |
| 1870 | 2025-08-29T21:27:19.836Z | Compiling crossbeam-utils v0.8.21 |
| 1871 | 2025-08-29T21:27:20.085Z | Compiling rustls v0.23.19 |
| 1872 | 2025-08-29T21:27:20.239Z | Compiling ucd-trie v0.1.7 |
| 1873 | 2025-08-29T21:27:20.426Z | Compiling inout v0.1.3 |
| 1874 | 2025-08-29T21:27:20.574Z | Compiling pest v2.7.14 |
| 1875 | 2025-08-29T21:27:20.646Z | Compiling zerocopy-derive v0.8.26 |
| 1876 | 2025-08-29T21:27:23.229Z | Compiling pest_meta v2.7.14 |
| 1877 | 2025-08-29T21:27:23.458Z | Compiling cipher v0.4.4 |
| 1878 | 2025-08-29T21:27:23.918Z | Compiling sha2 v0.10.9 |
| 1879 | 2025-08-29T21:27:24.147Z | Compiling http v1.3.1 |
| 1880 | 2025-08-29T21:27:24.702Z | Compiling cookie v0.18.1 |
| 1881 | 2025-08-29T21:27:24.873Z | Compiling rustversion v1.0.17 |
| 1882 | 2025-08-29T21:27:25.534Z | Compiling base64ct v1.6.0 |
| 1883 | 2025-08-29T21:27:26.096Z | Compiling pem-rfc7468 v0.7.0 |
| 1884 | 2025-08-29T21:27:26.403Z | Compiling pest_generator v2.7.14 |
| 1885 | 2025-08-29T21:27:26.677Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1886 | 2025-08-29T21:27:27.200Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1887 | 2025-08-29T21:27:27.904Z | Compiling anyhow v1.0.99 |
| 1888 | 2025-08-29T21:27:27.923Z | Compiling slog v2.7.0 |
| 1889 | 2025-08-29T21:27:28.238Z | Compiling flagset v0.4.6 |
| 1890 | 2025-08-29T21:27:28.394Z | Compiling pest_derive v2.7.14 |
| 1891 | 2025-08-29T21:27:28.437Z | Compiling der v0.7.9 |
| 1892 | 2025-08-29T21:27:29.595Z | Compiling toml_datetime v0.6.11 |
| 1893 | 2025-08-29T21:27:29.878Z | Compiling serde_spanned v0.6.9 |
| 1894 | 2025-08-29T21:27:30.130Z | Compiling tracing-core v0.1.32 |
| 1895 | 2025-08-29T21:27:30.155Z | Compiling usdt-impl v0.5.0 |
| 1896 | 2025-08-29T21:27:30.394Z | Compiling rustls-pki-types v1.10.0 |
| 1897 | 2025-08-29T21:27:30.543Z | Compiling spki v0.7.3 |
| 1898 | 2025-08-29T21:27:30.924Z | Compiling tracing v0.1.40 |
| 1899 | 2025-08-29T21:27:30.946Z | Compiling salsa20 v0.10.2 |
| 1900 | 2025-08-29T21:27:31.122Z | Compiling scroll v0.12.0 |
| 1901 | 2025-08-29T21:27:31.196Z | Compiling pbkdf2 v0.12.2 |
| 1902 | 2025-08-29T21:27:31.220Z | Compiling ppv-lite86 v0.2.20 |
| 1903 | 2025-08-29T21:27:32.010Z | Compiling winnow v0.5.40 |
| 1904 | 2025-08-29T21:27:32.031Z | Compiling litrs v0.4.1 |
| 1905 | 2025-08-29T21:27:32.034Z | Compiling plain v0.2.3 |
| 1906 | 2025-08-29T21:27:32.167Z | Compiling rustix v1.0.7 |
| 1907 | 2025-08-29T21:27:32.227Z | Compiling goblin v0.8.2 |
| 1908 | 2025-08-29T21:27:32.363Z | Compiling scrypt v0.11.0 |
| 1909 | 2025-08-29T21:27:32.518Z | Compiling cbc v0.1.2 |
| 1910 | 2025-08-29T21:27:32.755Z | Compiling aes v0.8.4 |
| 1911 | 2025-08-29T21:27:32.779Z | Compiling tokio-util v0.7.15 |
| 1912 | 2025-08-29T21:27:32.916Z | Compiling document-features v0.2.11 |
| 1913 | 2025-08-29T21:27:33.959Z | Compiling untrusted v0.7.1 |
| 1914 | 2025-08-29T21:27:34.183Z | Compiling newtype-uuid v1.2.4 |
| 1915 | 2025-08-29T21:27:34.514Z | Compiling powerfmt v0.2.0 |
| 1916 | 2025-08-29T21:27:35.059Z | Compiling toml_edit v0.19.15 |
| 1917 | 2025-08-29T21:27:35.221Z | Compiling adler2 v2.0.0 |
| 1918 | 2025-08-29T21:27:35.514Z | Compiling pretty-hex v0.4.1 |
| 1919 | 2025-08-29T21:27:35.757Z | Compiling untrusted v0.9.0 |
| 1920 | 2025-08-29T21:27:35.882Z | Compiling miniz_oxide v0.8.5 |
| 1921 | 2025-08-29T21:27:35.994Z | Compiling deranged v0.3.11 |
| 1922 | 2025-08-29T21:27:37.094Z | Compiling pkcs5 v0.7.1 |
| 1923 | 2025-08-29T21:27:38.088Z | Compiling dof v0.3.0 |
| 1924 | 2025-08-29T21:27:39.316Z | Compiling dtrace-parser v0.2.0 |
| 1925 | 2025-08-29T21:27:39.488Z | Compiling http-body v1.0.1 |
| 1926 | 2025-08-29T21:27:39.771Z | Compiling heapless v0.7.17 |
| 1927 | 2025-08-29T21:27:40.275Z | Compiling thread-id v4.2.2 |
| 1928 | 2025-08-29T21:27:40.653Z | Compiling base64 v0.22.1 |
| 1929 | 2025-08-29T21:27:40.861Z | Compiling num_threads v0.1.7 |
| 1930 | 2025-08-29T21:27:40.882Z | Compiling atomic-waker v1.1.2 |
| 1931 | 2025-08-29T21:27:41.061Z | Compiling signal-hook v0.3.18 |
| 1932 | 2025-08-29T21:27:41.215Z | Compiling zstd-safe v7.2.3 |
| 1933 | 2025-08-29T21:27:41.387Z | Compiling time v0.3.36 |
| 1934 | 2025-08-29T21:27:42.707Z | Compiling pkcs8 v0.10.2 |
| 1935 | 2025-08-29T21:27:43.012Z | Compiling tinyvec_macros v0.1.1 |
| 1936 | 2025-08-29T21:27:43.135Z | Compiling try-lock v0.2.5 |
| 1937 | 2025-08-29T21:27:43.307Z | Compiling ident_case v1.0.1 |
| 1938 | 2025-08-29T21:27:43.928Z | Compiling tower-service v0.3.3 |
| 1939 | 2025-08-29T21:27:44.601Z | Compiling want v0.3.1 |
| 1940 | 2025-08-29T21:27:44.933Z | Compiling tinyvec v1.8.0 |
| 1941 | 2025-08-29T21:27:46.402Z | Compiling h2 v0.4.6 |
| 1942 | 2025-08-29T21:27:48.030Z | Compiling curve25519-dalek v4.1.3 |
| 1943 | 2025-08-29T21:27:48.269Z | Compiling ipnet v2.11.0 |
| 1944 | 2025-08-29T21:27:48.474Z | Compiling rand_core v0.9.3 |
| 1945 | 2025-08-29T21:27:48.865Z | Compiling async-trait v0.1.88 |
| 1946 | 2025-08-29T21:27:50.673Z | Compiling memoffset v0.9.1 |
| 1947 | 2025-08-29T21:27:50.997Z | Compiling num-bigint-dig v0.8.4 |
| 1948 | 2025-08-29T21:27:51.053Z | Compiling gimli v0.31.1 |
| 1949 | 2025-08-29T21:27:51.343Z | Compiling httpdate v1.0.3 |
| 1950 | 2025-08-29T21:27:51.788Z | Compiling foreign-types-shared v0.1.1 |
| 1951 | 2025-08-29T21:27:52.085Z | Compiling openssl-probe v0.1.5 |
| 1952 | 2025-08-29T21:27:52.610Z | Compiling smoltcp v0.9.1 |
| 1953 | 2025-08-29T21:27:52.671Z | Compiling foreign-types v0.3.2 |
| 1954 | 2025-08-29T21:27:53.803Z | Compiling rand_chacha v0.9.0 |
| 1955 | 2025-08-29T21:27:55.258Z | Compiling hyper v1.6.0 |
| 1956 | 2025-08-29T21:27:56.969Z | Compiling addr2line v0.24.2 |
| 1957 | 2025-08-29T21:27:59.758Z | Compiling usdt-macro v0.5.0 |
| 1958 | 2025-08-29T21:28:01.124Z | Compiling usdt-attr-macro v0.5.0 |
| 1959 | 2025-08-29T21:28:03.826Z | Compiling strum_macros v0.26.4 |
| 1960 | 2025-08-29T21:28:05.884Z | Compiling ipnetwork v0.21.1 |
| 1961 | 2025-08-29T21:28:07.169Z | Compiling daft-derive v0.1.4 |
| 1962 | 2025-08-29T21:28:07.629Z | Compiling object v0.36.5 |
| 1963 | 2025-08-29T21:28:08.212Z | Compiling rustc-demangle v0.1.24 |
| 1964 | 2025-08-29T21:28:08.906Z | Compiling cfg_aliases v0.2.1 |
| 1965 | 2025-08-29T21:28:09.185Z | Compiling nix v0.29.0 |
| 1966 | 2025-08-29T21:28:14.433Z | Compiling hyper-util v0.1.16 |
| 1967 | 2025-08-29T21:28:15.886Z | Compiling backtrace v0.3.74 |
| 1968 | 2025-08-29T21:28:16.919Z | Compiling rand v0.9.2 |
| 1969 | 2025-08-29T21:28:18.163Z | Compiling unicode-normalization v0.1.24 |
| 1970 | 2025-08-29T21:28:20.511Z | Compiling strum_macros v0.27.1 |
| 1971 | 2025-08-29T21:28:21.160Z | Compiling hubpack_derive v0.1.1 |
| 1972 | 2025-08-29T21:28:21.929Z | Compiling signature v2.2.0 |
| 1973 | 2025-08-29T21:28:21.989Z | Compiling openapiv3 v2.2.0 |
| 1974 | 2025-08-29T21:28:22.173Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1975 | 2025-08-29T21:28:24.832Z | Compiling fs-err v3.1.1 |
| 1976 | 2025-08-29T21:28:25.209Z | Compiling ahash v0.8.12 |
| 1977 | 2025-08-29T21:28:25.586Z | Compiling crc32fast v1.4.2 |
| 1978 | 2025-08-29T21:28:25.895Z | Compiling zlib-rs v0.5.1 |
| 1979 | 2025-08-29T21:28:25.980Z | Compiling utf8parse v0.2.2 |
| 1980 | 2025-08-29T21:28:26.003Z | Compiling unicode-properties v0.1.3 |
| 1981 | 2025-08-29T21:28:26.132Z | Compiling unicode-bidi v0.3.17 |
| 1982 | 2025-08-29T21:28:26.166Z | Compiling anstyle v1.0.11 |
| 1983 | 2025-08-29T21:28:26.421Z | Compiling buf-list v1.0.3 |
| 1984 | 2025-08-29T21:28:26.576Z | Compiling siphasher v0.3.11 |
| 1985 | 2025-08-29T21:28:26.978Z | Compiling phf_shared v0.11.2 |
| 1986 | 2025-08-29T21:28:27.000Z | Compiling stringprep v0.1.5 |
| 1987 | 2025-08-29T21:28:27.344Z | Compiling anstyle-parse v0.2.5 |
| 1988 | 2025-08-29T21:28:30.753Z | Compiling libz-rs-sys v0.5.1 |
| 1989 | 2025-08-29T21:28:36.090Z | Compiling http-body-util v0.1.3 |
| 1990 | 2025-08-29T21:28:36.654Z | Compiling rand_chacha v0.3.1 |
| 1991 | 2025-08-29T21:28:37.077Z | Compiling sync_wrapper v1.0.1 |
| 1992 | 2025-08-29T21:28:37.254Z | Compiling md-5 v0.10.6 |
| 1993 | 2025-08-29T21:28:37.459Z | Compiling num-integer v0.1.46 |
| 1994 | 2025-08-29T21:28:37.523Z | Compiling hash32 v0.2.1 |
| 1995 | 2025-08-29T21:28:37.692Z | Compiling ff v0.13.0 |
| 1996 | 2025-08-29T21:28:37.938Z | Compiling encoding_rs v0.8.34 |
| 1997 | 2025-08-29T21:28:37.994Z | Compiling anstyle-query v1.1.1 |
| 1998 | 2025-08-29T21:28:38.123Z | Compiling tower-layer v0.3.3 |
| 1999 | 2025-08-29T21:28:38.155Z | Compiling base16ct v0.2.0 |
| 2000 | 2025-08-29T21:28:38.866Z | Compiling mime v0.3.17 |
| 2001 | 2025-08-29T21:28:39.387Z | Compiling colorchoice v1.0.2 |
| 2002 | 2025-08-29T21:28:39.552Z | Compiling fallible-iterator v0.2.0 |
| 2003 | 2025-08-29T21:28:39.979Z | Compiling is_terminal_polyfill v1.70.1 |
| 2004 | 2025-08-29T21:28:40.075Z | Compiling psl-types v2.0.11 |
| 2005 | 2025-08-29T21:28:40.293Z | Compiling publicsuffix v2.3.0 |
| 2006 | 2025-08-29T21:28:40.657Z | Compiling postgres-protocol v0.6.8 |
| 2007 | 2025-08-29T21:28:40.773Z | Compiling anstream v0.6.18 |
| 2008 | 2025-08-29T21:28:44.925Z | Compiling tower v0.5.2 |
| 2009 | 2025-08-29T21:28:45.007Z | Compiling sec1 v0.7.3 |
| 2010 | 2025-08-29T21:28:45.007Z | Compiling num-iter v0.1.45 |
| 2011 | 2025-08-29T21:28:45.007Z | Compiling group v0.13.0 |
| 2012 | 2025-08-29T21:28:45.007Z | Compiling rand v0.8.5 |
| 2013 | 2025-08-29T21:28:45.081Z | Compiling tokio-native-tls v0.3.1 |
| 2014 | 2025-08-29T21:28:45.524Z | Compiling flate2 v1.1.2 |
| 2015 | 2025-08-29T21:28:46.509Z | Compiling rustls-native-certs v0.8.1 |
| 2016 | 2025-08-29T21:28:46.968Z | Compiling rustls-webpki v0.102.8 |
| 2017 | 2025-08-29T21:28:47.788Z | Compiling webpki-roots v1.0.1 |
| 2018 | 2025-08-29T21:28:48.774Z | Compiling hkdf v0.12.4 |
| 2019 | 2025-08-29T21:28:48.830Z | Compiling terminal_size v0.4.0 |
| 2020 | 2025-08-29T21:28:49.295Z | Compiling serde_urlencoded v0.7.1 |
| 2021 | 2025-08-29T21:28:49.382Z | Compiling clap_derive v4.5.41 |
| 2022 | 2025-08-29T21:28:49.414Z | Compiling enum-as-inner v0.6.1 |
| 2023 | 2025-08-29T21:28:49.834Z | Compiling crypto-bigint v0.5.5 |
| 2024 | 2025-08-29T21:28:49.878Z | Compiling serde_repr v0.1.19 |
| 2025 | 2025-08-29T21:28:51.042Z | Compiling bitflags v1.3.2 |
| 2026 | 2025-08-29T21:28:52.413Z | Compiling simd-adler32 v0.3.7 |
| 2027 | 2025-08-29T21:28:52.921Z | Compiling managed v0.8.0 |
| 2028 | 2025-08-29T21:28:53.012Z | Compiling iri-string v0.7.8 |
| 2029 | 2025-08-29T21:28:53.055Z | Compiling bumpalo v3.16.0 |
| 2030 | 2025-08-29T21:28:53.472Z | Compiling lockfree-object-pool v0.1.6 |
| 2031 | 2025-08-29T21:28:53.739Z | Compiling winnow v0.7.10 |
| 2032 | 2025-08-29T21:28:54.069Z | Compiling clap_lex v0.7.4 |
| 2033 | 2025-08-29T21:28:54.483Z | Compiling tokio-rustls v0.26.0 |
| 2034 | 2025-08-29T21:28:55.541Z | Compiling hyper-rustls v0.27.7 |
| 2035 | 2025-08-29T21:28:56.163Z | Compiling tower-http v0.6.6 |
| 2036 | 2025-08-29T21:28:56.331Z | Compiling clap_builder v4.5.41 |
| 2037 | 2025-08-29T21:28:59.130Z | Compiling zopfli v0.8.1 |
| 2038 | 2025-08-29T21:28:59.319Z | Compiling elliptic-curve v0.13.8 |
| 2039 | 2025-08-29T21:29:00.505Z | Compiling oxnet v0.1.3 |
| 2040 | 2025-08-29T21:29:01.987Z | Compiling hyper-tls v0.6.0 |
| 2041 | 2025-08-29T21:29:03.808Z | Compiling zstd v0.13.3 |
| 2042 | 2025-08-29T21:29:04.127Z | Compiling cookie_store v0.21.1 |
| 2043 | 2025-08-29T21:29:04.324Z | Compiling signal-hook-mio v0.2.4 |
| 2044 | 2025-08-29T21:29:04.556Z | Compiling postgres-types v0.2.9 |
| 2045 | 2025-08-29T21:29:05.129Z | Compiling phf v0.11.2 |
| 2046 | 2025-08-29T21:29:05.647Z | Compiling strum v0.27.2 |
| 2047 | 2025-08-29T21:29:05.737Z | Compiling ed25519 v2.2.3 |
| 2048 | 2025-08-29T21:29:05.756Z | Compiling hubpack v0.1.2 |
| 2049 | 2025-08-29T21:29:05.787Z | Compiling bzip2 v0.4.4 |
| 2050 | 2025-08-29T21:29:05.791Z | Compiling bzip2 v0.5.2 |
| 2051 | 2025-08-29T21:29:06.159Z | Compiling crossbeam-epoch v0.9.18 |
| 2052 | 2025-08-29T21:29:06.159Z | Compiling pkcs1 v0.7.5 |
| 2053 | 2025-08-29T21:29:06.857Z | Compiling rfc6979 v0.4.0 |
| 2054 | 2025-08-29T21:29:07.059Z | Compiling float-cmp v0.10.0 |
| 2055 | 2025-08-29T21:29:07.231Z | Compiling serde-big-array v0.5.1 |
| 2056 | 2025-08-29T21:29:07.322Z | Compiling bstr v1.10.0 |
| 2057 | 2025-08-29T21:29:07.453Z | Compiling regress v0.10.4 |
| 2058 | 2025-08-29T21:29:07.485Z | Compiling memmap v0.7.0 |
| 2059 | 2025-08-29T21:29:07.800Z | Compiling socket2 v0.5.10 |
| 2060 | 2025-08-29T21:29:07.971Z | Compiling difflib v0.4.0 |
| 2061 | 2025-08-29T21:29:08.595Z | Compiling fixedbitset v0.4.2 |
| 2062 | 2025-08-29T21:29:08.685Z | Compiling static_assertions v1.1.0 |
| 2063 | 2025-08-29T21:29:08.817Z | Compiling precomputed-hash v0.1.1 |
| 2064 | 2025-08-29T21:29:08.948Z | Compiling predicates-core v1.0.8 |
| 2065 | 2025-08-29T21:29:08.994Z | Compiling whoami v1.5.2 |
| 2066 | 2025-08-29T21:29:09.261Z | Compiling normalize-line-endings v0.3.0 |
| 2067 | 2025-08-29T21:29:09.405Z | Compiling toml_write v0.1.2 |
| 2068 | 2025-08-29T21:29:09.428Z | Compiling data-encoding v2.9.0 |
| 2069 | 2025-08-29T21:29:09.471Z | Compiling new_debug_unreachable v1.0.6 |
| 2070 | 2025-08-29T21:29:09.763Z | Compiling unicode-width v0.2.0 |
| 2071 | 2025-08-29T21:29:09.846Z | Compiling unicode-segmentation v1.12.0 |
| 2072 | 2025-08-29T21:29:10.337Z | Compiling console v0.15.10 |
| 2073 | 2025-08-29T21:29:10.736Z | Compiling similar v2.7.0 |
| 2074 | 2025-08-29T21:29:10.766Z | Compiling reqwest v0.12.22 |
| 2075 | 2025-08-29T21:29:11.046Z | Compiling typify-impl v0.3.0 |
| 2076 | 2025-08-29T21:29:11.457Z | Compiling hickory-proto v0.25.2 |
| 2077 | 2025-08-29T21:29:12.429Z | Compiling string_cache v0.8.9 |
| 2078 | 2025-08-29T21:29:12.961Z | Compiling toml_edit v0.22.27 |
| 2079 | 2025-08-29T21:29:13.007Z | Compiling predicates v3.1.3 |
| 2080 | 2025-08-29T21:29:14.293Z | Compiling tokio-postgres v0.7.13 |
| 2081 | 2025-08-29T21:29:18.319Z | Compiling petgraph v0.6.5 |
| 2082 | 2025-08-29T21:29:18.918Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 2083 | 2025-08-29T21:29:19.340Z | Compiling usdt v0.5.0 |
| 2084 | 2025-08-29T21:29:19.780Z | Compiling ecdsa v0.16.9 |
| 2085 | 2025-08-29T21:29:20.962Z | Compiling rsa v0.9.6 |
| 2086 | 2025-08-29T21:29:21.867Z | Compiling zip v4.2.0 |
| 2087 | 2025-08-29T21:29:22.166Z | Compiling zip v0.6.6 |
| 2088 | 2025-08-29T21:29:22.400Z | Compiling ed25519-dalek v2.1.1 |
| 2089 | 2025-08-29T21:29:23.361Z | Compiling crossterm v0.28.1 |
| 2090 | 2025-08-29T21:29:23.706Z | Compiling daft v0.1.4 |
| 2091 | 2025-08-29T21:29:24.156Z | Compiling clap v4.5.41 |
| 2092 | 2025-08-29T21:29:24.235Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 2093 | 2025-08-29T21:29:24.342Z | Compiling strum v0.26.3 |
| 2094 | 2025-08-29T21:29:24.428Z | Compiling darling_core v0.21.0 |
| 2095 | 2025-08-29T21:29:24.554Z | Compiling tokio-stream v0.1.17 |
| 2096 | 2025-08-29T21:29:24.635Z | Compiling toml v0.7.8 |
| 2097 | 2025-08-29T21:29:25.384Z | Compiling x509-cert v0.2.5 |
| 2098 | 2025-08-29T21:29:26.222Z | Compiling sha1 v0.10.6 |
| 2099 | 2025-08-29T21:29:26.647Z | Compiling itertools v0.10.5 |
| 2100 | 2025-08-29T21:29:26.852Z | Compiling itertools v0.13.0 |
| 2101 | 2025-08-29T21:29:29.267Z | Compiling winnow v0.6.26 |
| 2102 | 2025-08-29T21:29:29.645Z | Compiling peg-runtime v0.8.5 |
| 2103 | 2025-08-29T21:29:29.688Z | Compiling rustc-hash v2.1.1 |
| 2104 | 2025-08-29T21:29:29.847Z | Compiling unicode-xid v0.2.6 |
| 2105 | 2025-08-29T21:29:29.885Z | Compiling lalrpop-util v0.19.12 |
| 2106 | 2025-08-29T21:29:30.241Z | Compiling darling_macro v0.21.0 |
| 2107 | 2025-08-29T21:29:31.801Z | Compiling typify-macro v0.3.0 |
| 2108 | 2025-08-29T21:29:32.465Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2109 | 2025-08-29T21:29:36.274Z | Compiling rayon-core v1.12.1 |
| 2110 | 2025-08-29T21:29:36.626Z | Compiling camino v1.1.11 |
| 2111 | 2025-08-29T21:29:40.222Z | Compiling darling v0.21.0 |
| 2112 | 2025-08-29T21:29:40.522Z | Compiling proc-macro-crate v1.3.1 |
| 2113 | 2025-08-29T21:29:40.697Z | Compiling macaddr v1.0.1 |
| 2114 | 2025-08-29T21:29:41.239Z | Compiling structmeta-derive v0.3.0 |
| 2115 | 2025-08-29T21:29:41.616Z | Compiling itertools v0.14.0 |
| 2116 | 2025-08-29T21:29:42.799Z | Compiling fastrand v2.1.1 |
| 2117 | 2025-08-29T21:29:44.127Z | Compiling ref-cast v1.0.24 |
| 2118 | 2025-08-29T21:29:44.246Z | Compiling heapless v0.8.0 |
| 2119 | 2025-08-29T21:29:44.674Z | Compiling ingot-macros v0.1.1 |
| 2120 | 2025-08-29T21:29:47.950Z | Compiling structmeta v0.3.0 |
| 2121 | 2025-08-29T21:29:47.957Z | Compiling tempfile v3.20.0 |
| 2122 | 2025-08-29T21:29:49.151Z | Compiling num_enum_derive v0.5.11 |
| 2123 | 2025-08-29T21:29:51.177Z | Compiling crossbeam-deque v0.8.5 |
| 2124 | 2025-08-29T21:29:53.093Z | Compiling hash32 v0.3.1 |
| 2125 | 2025-08-29T21:29:53.361Z | Compiling ref-cast-impl v1.0.24 |
| 2126 | 2025-08-29T21:29:58.641Z | Compiling smoltcp v0.11.0 |
| 2127 | 2025-08-29T21:29:58.919Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2128 | 2025-08-29T21:30:09.662Z | Compiling num_enum v0.5.11 |
| 2129 | 2025-08-29T21:30:09.879Z | Compiling ingot-types v0.1.2 |
| 2130 | 2025-08-29T21:30:11.256Z | Compiling typify v0.3.0 |
| 2131 | 2025-08-29T21:30:14.152Z | Compiling darling_core v0.20.10 |
| 2132 | 2025-08-29T21:30:15.495Z | Compiling dirs-sys-next v0.1.2 |
| 2133 | 2025-08-29T21:30:15.547Z | Compiling proc-macro-error-attr v1.0.4 |
| 2134 | 2025-08-29T21:30:16.237Z | Compiling rustls v0.22.4 |
| 2135 | 2025-08-29T21:30:16.620Z | Compiling cobs v0.2.3 |
| 2136 | 2025-08-29T21:30:17.065Z | Compiling unsafe-libyaml v0.2.11 |
| 2137 | 2025-08-29T21:30:17.069Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2138 | 2025-08-29T21:30:18.742Z | Compiling serde_yaml v0.9.34+deprecated |
| 2139 | 2025-08-29T21:30:19.218Z | Compiling darling_macro v0.20.10 |
| 2140 | 2025-08-29T21:30:22.921Z | Compiling postcard v1.0.10 |
| 2141 | 2025-08-29T21:30:24.590Z | Compiling dirs-next v2.0.0 |
| 2142 | 2025-08-29T21:30:30.477Z | Compiling progenitor-impl v0.9.1 |
| 2143 | 2025-08-29T21:30:31.159Z | Compiling ingot v0.1.1 |
| 2144 | 2025-08-29T21:30:36.786Z | Compiling futures-executor v0.3.31 |
| 2145 | 2025-08-29T21:30:37.468Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2146 | 2025-08-29T21:30:37.766Z | Compiling hex v0.4.3 |
| 2147 | 2025-08-29T21:30:38.394Z | Compiling foreign-types-macros v0.2.3 |
| 2148 | 2025-08-29T21:30:38.452Z | Compiling thread_local v1.1.8 |
| 2149 | 2025-08-29T21:30:38.474Z | Compiling wait-timeout v0.2.0 |
| 2150 | 2025-08-29T21:30:39.123Z | Compiling proc-macro-error v1.0.4 |
| 2151 | 2025-08-29T21:30:39.371Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2152 | 2025-08-29T21:30:39.484Z | Compiling multer v3.1.0 |
| 2153 | 2025-08-29T21:30:39.626Z | Compiling match_cfg v0.1.0 |
| 2154 | 2025-08-29T21:30:39.726Z | Compiling slog-async v2.8.0 |
| 2155 | 2025-08-29T21:30:39.749Z | Compiling bit-vec v0.8.0 |
| 2156 | 2025-08-29T21:30:39.826Z | Compiling foreign-types-shared v0.3.1 |
| 2157 | 2025-08-29T21:30:40.076Z | Compiling unicode-width v0.1.14 |
| 2158 | 2025-08-29T21:30:40.214Z | Compiling quick-error v1.2.3 |
| 2159 | 2025-08-29T21:30:40.329Z | Compiling bit-set v0.8.0 |
| 2160 | 2025-08-29T21:30:40.351Z | Compiling rusty-fork v0.3.0 |
| 2161 | 2025-08-29T21:30:40.519Z | Compiling foreign-types v0.5.0 |
| 2162 | 2025-08-29T21:30:40.661Z | Compiling tabwriter v1.4.0 |
| 2163 | 2025-08-29T21:30:40.762Z | Compiling hostname v0.3.1 |
| 2164 | 2025-08-29T21:30:40.965Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2165 | 2025-08-29T21:30:41.048Z | Compiling futures v0.3.31 |
| 2166 | 2025-08-29T21:30:41.192Z | Compiling progenitor-macro v0.9.1 |
| 2167 | 2025-08-29T21:30:41.391Z | Compiling term v0.7.0 |
| 2168 | 2025-08-29T21:30:45.058Z | Compiling darling v0.20.10 |
| 2169 | 2025-08-29T21:30:45.453Z | Compiling derive-ex v0.1.8 |
| 2170 | 2025-08-29T21:30:45.539Z | Compiling progenitor-client v0.9.1 |
| 2171 | 2025-08-29T21:30:46.503Z | Compiling toml_parser v1.0.2 |
| 2172 | 2025-08-29T21:30:46.979Z | Compiling slog-json v2.6.1 |
| 2173 | 2025-08-29T21:30:47.434Z | Compiling rand_xorshift v0.4.0 |
| 2174 | 2025-08-29T21:30:47.742Z | Compiling crossbeam-channel v0.5.15 |
| 2175 | 2025-08-29T21:30:49.167Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2176 | 2025-08-29T21:30:49.247Z | Compiling serde_spanned v1.0.0 |
| 2177 | 2025-08-29T21:30:49.544Z | Compiling toml_datetime v0.7.0 |
| 2178 | 2025-08-29T21:30:49.707Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2179 | 2025-08-29T21:30:49.995Z | Compiling async-stream-impl v0.3.6 |
| 2180 | 2025-08-29T21:30:50.423Z | Compiling cstr-argument v0.1.2 |
| 2181 | 2025-08-29T21:30:50.575Z | Compiling is-terminal v0.4.13 |
| 2182 | 2025-08-29T21:30:50.728Z | Compiling dropshot v0.16.3 |
| 2183 | 2025-08-29T21:30:50.744Z | Compiling pretty-hex v0.2.1 |
| 2184 | 2025-08-29T21:30:51.002Z | Compiling unarray v0.1.4 |
| 2185 | 2025-08-29T21:30:51.069Z | Compiling take_mut v0.2.2 |
| 2186 | 2025-08-29T21:30:51.148Z | Compiling typeid v1.0.3 |
| 2187 | 2025-08-29T21:30:51.214Z | Compiling toml_writer v1.0.2 |
| 2188 | 2025-08-29T21:30:51.268Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2189 | 2025-08-29T21:30:51.626Z | Compiling crucible-workspace-hack v0.1.0 |
| 2190 | 2025-08-29T21:30:51.744Z | Compiling toml v0.9.5 |
| 2191 | 2025-08-29T21:30:52.017Z | Compiling proptest v1.7.0 |
| 2192 | 2025-08-29T21:30:52.131Z | Compiling async-stream v0.3.6 |
| 2193 | 2025-08-29T21:30:52.317Z | Compiling progenitor v0.9.1 |
| 2194 | 2025-08-29T21:30:52.576Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2195 | 2025-08-29T21:30:52.598Z | Compiling slog-term v2.9.1 |
| 2196 | 2025-08-29T21:30:53.017Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2197 | 2025-08-29T21:30:54.366Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2198 | 2025-08-29T21:30:54.591Z | Compiling test-strategy v0.4.3 |
| 2199 | 2025-08-29T21:30:55.192Z | Compiling tokio-rustls v0.25.0 |
| 2200 | 2025-08-29T21:30:55.684Z | Compiling slog-bunyan v2.5.0 |
| 2201 | 2025-08-29T21:30:55.843Z | Compiling serde_with_macros v3.14.0 |
| 2202 | 2025-08-29T21:30:57.681Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2203 | 2025-08-29T21:30:57.901Z | Compiling rayon v1.10.0 |
| 2204 | 2025-08-29T21:30:58.143Z | Compiling parse-display-derive v0.10.0 |
| 2205 | 2025-08-29T21:30:59.119Z | Compiling colored v2.2.0 |
| 2206 | 2025-08-29T21:31:00.562Z | Compiling waitgroup v0.1.2 |
| 2207 | 2025-08-29T21:31:00.858Z | Compiling rustls-pemfile v2.2.0 |
| 2208 | 2025-08-29T21:31:01.152Z | Compiling dropshot_endpoint v0.16.3 |
| 2209 | 2025-08-29T21:31:01.336Z | Compiling serde_path_to_error v0.1.17 |
| 2210 | 2025-08-29T21:31:01.583Z | Compiling derive-where v1.5.0 |
| 2211 | 2025-08-29T21:31:02.306Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2212 | 2025-08-29T21:31:03.093Z | Compiling hostname v0.4.0 |
| 2213 | 2025-08-29T21:31:03.291Z | Compiling instant v0.1.13 |
| 2214 | 2025-08-29T21:31:03.395Z | Compiling heck v0.4.1 |
| 2215 | 2025-08-29T21:31:03.497Z | Compiling debug-ignore v1.0.5 |
| 2216 | 2025-08-29T21:31:03.695Z | Compiling backoff v0.4.0 |
| 2217 | 2025-08-29T21:31:03.801Z | Compiling zone_cfg_derive v0.3.0 |
| 2218 | 2025-08-29T21:31:04.086Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2219 | 2025-08-29T21:31:04.130Z | Compiling parse-display v0.10.0 |
| 2220 | 2025-08-29T21:31:04.411Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2221 | 2025-08-29T21:31:04.781Z | Compiling serde_with v3.14.0 |
| 2222 | 2025-08-29T21:31:05.040Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2223 | 2025-08-29T21:31:05.947Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2224 | 2025-08-29T21:31:06.713Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2225 | 2025-08-29T21:31:08.389Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2226 | 2025-08-29T21:31:08.843Z | Compiling iddqd v0.3.9 |
| 2227 | 2025-08-29T21:31:10.535Z | Compiling camino-tempfile v1.4.1 |
| 2228 | 2025-08-29T21:31:11.091Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2229 | 2025-08-29T21:31:11.303Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2230 | 2025-08-29T21:31:11.528Z | Compiling progenitor-client v0.10.0 |
| 2231 | 2025-08-29T21:31:11.607Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2232 | 2025-08-29T21:31:12.380Z | Compiling num-derive v0.4.2 |
| 2233 | 2025-08-29T21:31:12.458Z | Compiling sigpipe v0.1.3 |
| 2234 | 2025-08-29T21:31:12.623Z | Compiling jiff v0.2.15 |
| 2235 | 2025-08-29T21:31:13.755Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2236 | 2025-08-29T21:31:14.115Z | Compiling libefi-sys v0.1.0 |
| 2237 | 2025-08-29T21:31:14.567Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2238 | 2025-08-29T21:31:14.604Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2239 | 2025-08-29T21:31:14.760Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2240 | 2025-08-29T21:31:15.352Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 2241 | 2025-08-29T21:31:16.070Z | Compiling erased-serde v0.4.6 |
| 2242 | 2025-08-29T21:31:17.243Z | Compiling zone v0.3.1 |
| 2243 | 2025-08-29T21:31:18.924Z | Compiling smf v0.2.3 |
| 2244 | 2025-08-29T21:31:20.363Z | Compiling bitfield-struct v0.6.2 |
| 2245 | 2025-08-29T21:31:21.155Z | Compiling ordered-float v2.10.1 |
| 2246 | 2025-08-29T21:31:21.452Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2247 | 2025-08-29T21:31:21.559Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 2248 | 2025-08-29T21:31:21.785Z | Compiling blake3 v1.5.4 |
| 2249 | 2025-08-29T21:31:21.818Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2250 | 2025-08-29T21:31:22.168Z | Compiling serde-value v0.7.0 |
| 2251 | 2025-08-29T21:31:22.609Z | Compiling serde-untagged v0.1.7 |
| 2252 | 2025-08-29T21:31:23.416Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2253 | 2025-08-29T21:31:23.479Z | Compiling toml v0.8.23 |
| 2254 | 2025-08-29T21:31:23.771Z | Compiling xattr v1.3.1 |
| 2255 | 2025-08-29T21:31:24.134Z | Compiling filetime v0.2.25 |
| 2256 | 2025-08-29T21:31:24.518Z | Compiling memmap2 v0.9.5 |
| 2257 | 2025-08-29T21:31:24.521Z | Compiling arrayref v0.3.9 |
| 2258 | 2025-08-29T21:31:24.669Z | Compiling constant_time_eq v0.3.1 |
| 2259 | 2025-08-29T21:31:24.885Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2260 | 2025-08-29T21:31:25.067Z | Compiling same-file v1.0.6 |
| 2261 | 2025-08-29T21:31:25.114Z | Compiling arrayvec v0.7.6 |
| 2262 | 2025-08-29T21:31:25.384Z | Compiling walkdir v2.5.0 |
| 2263 | 2025-08-29T21:31:25.610Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2264 | 2025-08-29T21:31:26.415Z | Compiling cargo-util-schemas v0.8.2 |
| 2265 | 2025-08-29T21:31:26.875Z | Compiling tar v0.4.44 |
| 2266 | 2025-08-29T21:31:27.941Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2267 | 2025-08-29T21:31:28.227Z | Compiling console v0.16.0 |
| 2268 | 2025-08-29T21:31:28.383Z | Compiling tokio-dtrace v0.1.0 |
| 2269 | 2025-08-29T21:31:29.242Z | Compiling gethostname v0.5.0 |
| 2270 | 2025-08-29T21:31:29.475Z | Compiling cargo-platform v0.2.0 |
| 2271 | 2025-08-29T21:31:30.637Z | Compiling fixedbitset v0.5.7 |
| 2272 | 2025-08-29T21:31:30.878Z | Compiling topological-sort v0.2.2 |
| 2273 | 2025-08-29T21:31:31.194Z | Compiling unit-prefix v0.5.1 |
| 2274 | 2025-08-29T21:31:31.478Z | Compiling indicatif v0.18.0 |
| 2275 | 2025-08-29T21:31:31.753Z | Compiling omicron-zone-package v0.12.2 |
| 2276 | 2025-08-29T21:31:31.838Z | Compiling petgraph v0.8.2 |
| 2277 | 2025-08-29T21:31:32.581Z | Compiling cargo_metadata v0.21.0 |
| 2278 | 2025-08-29T21:31:35.195Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2279 | 2025-08-29T21:31:37.343Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2280 | 2025-08-29T21:31:37.607Z | Compiling oxide-tokio-rt v0.1.2 |
| 2281 | 2025-08-29T21:31:37.774Z | Compiling shell-words v1.1.0 |
| 2282 | 2025-08-29T21:31:38.226Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2283 | 2025-08-29T21:31:38.311Z | Compiling indent_write v2.2.0 |
| 2284 | 2025-08-29T21:31:39.772Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2285 | 2025-08-29T21:32:00.068Z | Finished `release` profile [optimized] target(s) in 5m 25s |
| 2286 | 2025-08-29T21:32:00.265Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2287 | 2025-08-29T21:32:00.323Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2288 | 2025-08-29T21:32:00.327Z | Created new build target 'test' and set it as active |
| 2289 | 2025-08-29T21:32:00.327Z | |
| 2290 | 2025-08-29T21:32:00.327Z | real 5:26.079375526 |
| 2291 | 2025-08-29T21:32:00.327Z | user 37:38.274877296 |
| 2292 | 2025-08-29T21:32:00.327Z | sys 3:43.931203949 |
| 2293 | 2025-08-29T21:32:00.327Z | trap 1.188655136 |
| 2294 | 2025-08-29T21:32:00.327Z | tflt 2.008682514 |
| 2295 | 2025-08-29T21:32:00.327Z | dflt 1.169858719 |
| 2296 | 2025-08-29T21:32:00.327Z | kflt 0.015229880 |
| 2297 | 2025-08-29T21:32:00.327Z | lock 1:47:10.384357146 |
| 2298 | 2025-08-29T21:32:00.327Z | slp 2:33:46.074294777 |
| 2299 | 2025-08-29T21:32:00.327Z | lat 3:05.124612422 |
| 2300 | 2025-08-29T21:32:00.327Z | stop 5:34.617893921 |
| 2301 | 2025-08-29T21:32:00.327Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2302 | 2025-08-29T21:32:01.501Z | Finished `release` profile [optimized] target(s) in 1.11s |
| 2303 | 2025-08-29T21:32:01.567Z | Running `target/release/omicron-package -t test package` |
| 2304 | 2025-08-29T21:32:01.623Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2305 | 2025-08-29T21:32:03.372Z | Compiling typify-impl v0.4.1 |
| 2306 | 2025-08-29T21:32:03.606Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2307 | 2025-08-29T21:32:03.636Z | Compiling convert_case v0.4.0 |
| 2308 | 2025-08-29T21:32:03.647Z | Compiling num-rational v0.4.2 |
| 2309 | 2025-08-29T21:32:03.647Z | Compiling num-complex v0.4.6 |
| 2310 | 2025-08-29T21:32:03.647Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2311 | 2025-08-29T21:32:03.654Z | Compiling dirs-sys-next v0.1.2 |
| 2312 | 2025-08-29T21:32:03.804Z | Compiling float-ord v0.3.2 |
| 2313 | 2025-08-29T21:32:04.018Z | Compiling dirs-next v2.0.0 |
| 2314 | 2025-08-29T21:32:04.161Z | Compiling is-terminal v0.4.13 |
| 2315 | 2025-08-29T21:32:04.233Z | Compiling term v0.7.0 |
| 2316 | 2025-08-29T21:32:04.268Z | Compiling derive_more v0.99.20 |
| 2317 | 2025-08-29T21:32:04.337Z | Compiling bytecount v0.6.8 |
| 2318 | 2025-08-29T21:32:04.377Z | Compiling camino v1.1.11 |
| 2319 | 2025-08-29T21:32:04.474Z | Compiling secrecy v0.10.3 |
| 2320 | 2025-08-29T21:32:04.722Z | Compiling num v0.4.3 |
| 2321 | 2025-08-29T21:32:04.805Z | Compiling swrite v0.1.0 |
| 2322 | 2025-08-29T21:32:04.874Z | Compiling password-hash v0.5.0 |
| 2323 | 2025-08-29T21:32:05.018Z | Compiling blake2 v0.10.6 |
| 2324 | 2025-08-29T21:32:05.339Z | Compiling base64 v0.21.7 |
| 2325 | 2025-08-29T21:32:05.565Z | Compiling argon2 v0.5.3 |
| 2326 | 2025-08-29T21:32:05.949Z | Compiling atomicwrites v0.4.4 |
| 2327 | 2025-08-29T21:32:06.176Z | Compiling fastrand v2.1.1 |
| 2328 | 2025-08-29T21:32:06.442Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2329 | 2025-08-29T21:32:06.493Z | Compiling rustls v0.22.4 |
| 2330 | 2025-08-29T21:32:06.536Z | Compiling newline-converter v0.3.0 |
| 2331 | 2025-08-29T21:32:06.661Z | Compiling tempfile v3.20.0 |
| 2332 | 2025-08-29T21:32:06.776Z | Compiling thread_local v1.1.8 |
| 2333 | 2025-08-29T21:32:06.986Z | Compiling wait-timeout v0.2.0 |
| 2334 | 2025-08-29T21:32:07.052Z | Compiling match_cfg v0.1.0 |
| 2335 | 2025-08-29T21:32:07.189Z | Compiling quick-error v1.2.3 |
| 2336 | 2025-08-29T21:32:07.221Z | Compiling bit-vec v0.8.0 |
| 2337 | 2025-08-29T21:32:07.366Z | Compiling rusty-fork v0.3.0 |
| 2338 | 2025-08-29T21:32:07.397Z | Compiling hostname v0.3.1 |
| 2339 | 2025-08-29T21:32:07.400Z | Compiling expectorate v1.2.0 |
| 2340 | 2025-08-29T21:32:07.630Z | Compiling bit-set v0.8.0 |
| 2341 | 2025-08-29T21:32:07.792Z | Compiling ref-cast v1.0.24 |
| 2342 | 2025-08-29T21:32:07.882Z | Compiling multer v3.1.0 |
| 2343 | 2025-08-29T21:32:07.930Z | Compiling slog-async v2.8.0 |
| 2344 | 2025-08-29T21:32:07.961Z | Compiling crossbeam-channel v0.5.15 |
| 2345 | 2025-08-29T21:32:07.989Z | Compiling toml_parser v1.0.2 |
| 2346 | 2025-08-29T21:32:07.992Z | Compiling progenitor-client v0.9.1 |
| 2347 | 2025-08-29T21:32:08.042Z | Compiling slog-json v2.6.1 |
| 2348 | 2025-08-29T21:32:08.416Z | Compiling rand_xorshift v0.4.0 |
| 2349 | 2025-08-29T21:32:08.529Z | Compiling futures-executor v0.3.31 |
| 2350 | 2025-08-29T21:32:08.688Z | Compiling toml_datetime v0.7.0 |
| 2351 | 2025-08-29T21:32:08.884Z | Compiling serde_spanned v1.0.0 |
| 2352 | 2025-08-29T21:32:08.971Z | Compiling hex v0.4.3 |
| 2353 | 2025-08-29T21:32:09.174Z | Compiling take_mut v0.2.2 |
| 2354 | 2025-08-29T21:32:09.262Z | Compiling unarray v0.1.4 |
| 2355 | 2025-08-29T21:32:09.265Z | Compiling toml_writer v1.0.2 |
| 2356 | 2025-08-29T21:32:09.476Z | Compiling proptest v1.7.0 |
| 2357 | 2025-08-29T21:32:09.556Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2358 | 2025-08-29T21:32:09.702Z | Compiling toml v0.9.5 |
| 2359 | 2025-08-29T21:32:09.733Z | Compiling futures v0.3.31 |
| 2360 | 2025-08-29T21:32:09.762Z | Compiling progenitor v0.9.1 |
| 2361 | 2025-08-29T21:32:09.877Z | Compiling slog-bunyan v2.5.0 |
| 2362 | 2025-08-29T21:32:10.190Z | Compiling slog-term v2.9.1 |
| 2363 | 2025-08-29T21:32:10.338Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2364 | 2025-08-29T21:32:10.876Z | Compiling async-stream v0.3.6 |
| 2365 | 2025-08-29T21:32:11.166Z | Compiling dropshot v0.16.3 |
| 2366 | 2025-08-29T21:32:11.196Z | Compiling waitgroup v0.1.2 |
| 2367 | 2025-08-29T21:32:11.254Z | Compiling rustls-pemfile v2.2.0 |
| 2368 | 2025-08-29T21:32:11.442Z | Compiling serde_path_to_error v0.1.17 |
| 2369 | 2025-08-29T21:32:11.615Z | Compiling hostname v0.4.0 |
| 2370 | 2025-08-29T21:32:11.873Z | Compiling tokio-rustls v0.25.0 |
| 2371 | 2025-08-29T21:32:12.248Z | Compiling instant v0.1.13 |
| 2372 | 2025-08-29T21:32:12.345Z | Compiling cancel-safe-futures v0.1.5 |
| 2373 | 2025-08-29T21:32:12.434Z | Compiling debug-ignore v1.0.5 |
| 2374 | 2025-08-29T21:32:12.459Z | Compiling owo-colors v4.2.2 |
| 2375 | 2025-08-29T21:32:12.749Z | Compiling typify-macro v0.4.1 |
| 2376 | 2025-08-29T21:32:12.822Z | Compiling backoff v0.4.0 |
| 2377 | 2025-08-29T21:32:13.129Z | Compiling iddqd v0.3.9 |
| 2378 | 2025-08-29T21:32:13.184Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2379 | 2025-08-29T21:32:14.864Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2380 | 2025-08-29T21:32:15.245Z | Compiling parse-display v0.10.0 |
| 2381 | 2025-08-29T21:32:15.793Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2382 | 2025-08-29T21:32:16.017Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2383 | 2025-08-29T21:32:16.047Z | Compiling serde_with v3.14.0 |
| 2384 | 2025-08-29T21:32:16.208Z | Compiling typify v0.4.1 |
| 2385 | 2025-08-29T21:32:16.385Z | Compiling progenitor-impl v0.10.0 |
| 2386 | 2025-08-29T21:32:16.863Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2387 | 2025-08-29T21:32:18.900Z | Compiling progenitor-client v0.10.0 |
| 2388 | 2025-08-29T21:32:19.177Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2389 | 2025-08-29T21:32:19.501Z | Compiling libsw-core v0.3.1 |
| 2390 | 2025-08-29T21:32:20.085Z | Compiling macaddr v1.0.1 |
| 2391 | 2025-08-29T21:32:20.546Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2392 | 2025-08-29T21:32:20.577Z | Compiling libsw v3.5.0 |
| 2393 | 2025-08-29T21:32:21.268Z | Compiling utf-8 v0.7.6 |
| 2394 | 2025-08-29T21:32:21.727Z | Compiling linear-map v1.2.0 |
| 2395 | 2025-08-29T21:32:21.880Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2396 | 2025-08-29T21:32:21.931Z | Compiling progenitor-macro v0.10.0 |
| 2397 | 2025-08-29T21:32:22.184Z | Compiling toml v0.8.23 |
| 2398 | 2025-08-29T21:32:23.459Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2399 | 2025-08-29T21:32:23.509Z | Compiling async-recursion v1.1.1 |
| 2400 | 2025-08-29T21:32:24.871Z | Compiling keccak v0.1.5 |
| 2401 | 2025-08-29T21:32:26.142Z | Compiling sha3 v0.10.8 |
| 2402 | 2025-08-29T21:32:27.061Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2403 | 2025-08-29T21:32:29.616Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2404 | 2025-08-29T21:32:30.798Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2405 | 2025-08-29T21:32:32.839Z | Compiling progenitor v0.10.0 |
| 2406 | 2025-08-29T21:32:33.125Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2407 | 2025-08-29T21:32:36.368Z | Compiling globset v0.4.15 |
| 2408 | 2025-08-29T21:32:36.746Z | Compiling prettyplease v0.2.36 |
| 2409 | 2025-08-29T21:32:37.248Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2410 | 2025-08-29T21:32:41.285Z | Compiling tungstenite v0.21.0 |
| 2411 | 2025-08-29T21:32:41.740Z | Compiling pem v3.0.5 |
| 2412 | 2025-08-29T21:32:42.294Z | Compiling pin-project-internal v1.1.6 |
| 2413 | 2025-08-29T21:32:43.202Z | Compiling half v2.4.1 |
| 2414 | 2025-08-29T21:32:43.904Z | Compiling ciborium-io v0.2.2 |
| 2415 | 2025-08-29T21:32:44.092Z | Compiling ciborium-ll v0.2.2 |
| 2416 | 2025-08-29T21:32:44.655Z | Compiling tokio-tungstenite v0.21.0 |
| 2417 | 2025-08-29T21:32:44.706Z | Compiling pin-project v1.1.6 |
| 2418 | 2025-08-29T21:32:44.895Z | Compiling papergrid v0.11.0 |
| 2419 | 2025-08-29T21:32:45.277Z | Compiling tabled_derive v0.7.0 |
| 2420 | 2025-08-29T21:32:46.131Z | Compiling csv-core v0.1.11 |
| 2421 | 2025-08-29T21:32:47.002Z | Compiling snafu-derive v0.8.5 |
| 2422 | 2025-08-29T21:32:47.277Z | Compiling highway v1.3.0 |
| 2423 | 2025-08-29T21:32:48.934Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2424 | 2025-08-29T21:32:49.732Z | Compiling tabled v0.15.0 |
| 2425 | 2025-08-29T21:32:51.173Z | Compiling csv v1.3.1 |
| 2426 | 2025-08-29T21:32:51.204Z | Compiling snafu v0.8.5 |
| 2427 | 2025-08-29T21:32:52.063Z | Compiling ciborium v0.2.2 |
| 2428 | 2025-08-29T21:32:52.394Z | Compiling olpc-cjson v0.1.4 |
| 2429 | 2025-08-29T21:32:52.738Z | Compiling serde_plain v1.0.2 |
| 2430 | 2025-08-29T21:32:53.241Z | Compiling semver v0.1.20 |
| 2431 | 2025-08-29T21:32:53.318Z | Compiling typed-path v0.9.3 |
| 2432 | 2025-08-29T21:32:53.783Z | Compiling rustc_version v0.1.7 |
| 2433 | 2025-08-29T21:32:53.995Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2434 | 2025-08-29T21:32:54.189Z | Compiling newtype_derive v0.1.6 |
| 2435 | 2025-08-29T21:32:54.568Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2436 | 2025-08-29T21:32:57.587Z | Compiling tough v0.20.0 |
| 2437 | 2025-08-29T21:32:58.496Z | Compiling resolv-conf v0.7.0 |
| 2438 | 2025-08-29T21:32:58.599Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2439 | 2025-08-29T21:32:59.295Z | Compiling universal-hash v0.5.1 |
| 2440 | 2025-08-29T21:32:59.583Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2441 | 2025-08-29T21:32:59.927Z | Compiling smawk v0.3.2 |
| 2442 | 2025-08-29T21:32:59.975Z | Compiling unicode-linebreak v0.1.5 |
| 2443 | 2025-08-29T21:33:00.275Z | Compiling opaque-debug v0.3.1 |
| 2444 | 2025-08-29T21:33:00.427Z | Compiling textwrap v0.16.2 |
| 2445 | 2025-08-29T21:33:00.619Z | Compiling poly1305 v0.8.0 |
| 2446 | 2025-08-29T21:33:01.009Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2447 | 2025-08-29T21:33:01.968Z | Compiling thiserror-no-std v2.0.2 |
| 2448 | 2025-08-29T21:33:02.035Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2449 | 2025-08-29T21:33:02.139Z | Compiling chacha20 v0.9.1 |
| 2450 | 2025-08-29T21:33:02.413Z | Compiling aead v0.5.2 |
| 2451 | 2025-08-29T21:33:02.654Z | Compiling humantime v2.2.0 |
| 2452 | 2025-08-29T21:33:02.810Z | Compiling chacha20poly1305 v0.10.1 |
| 2453 | 2025-08-29T21:33:03.040Z | Compiling vsss-rs v3.3.4 |
| 2454 | 2025-08-29T21:33:03.265Z | Compiling linked-hash-map v0.5.6 |
| 2455 | 2025-08-29T21:33:03.492Z | Compiling steno v0.4.1 |
| 2456 | 2025-08-29T21:33:03.736Z | Compiling lru-cache v0.1.2 |
| 2457 | 2025-08-29T21:33:04.028Z | Compiling hickory-proto v0.24.4 |
| 2458 | 2025-08-29T21:33:04.080Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2459 | 2025-08-29T21:33:05.088Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2460 | 2025-08-29T21:33:08.081Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2461 | 2025-08-29T21:33:08.600Z | Compiling slog-dtrace v0.3.0 |
| 2462 | 2025-08-29T21:33:08.969Z | Compiling moka v0.12.10 |
| 2463 | 2025-08-29T21:33:09.477Z | Compiling tagptr v0.2.0 |
| 2464 | 2025-08-29T21:33:09.837Z | Compiling hickory-resolver v0.24.4 |
| 2465 | 2025-08-29T21:33:14.925Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2466 | 2025-08-29T21:33:15.485Z | Compiling qorb v0.4.1 |
| 2467 | 2025-08-29T21:33:25.291Z | Compiling hickory-resolver v0.25.2 |
| 2468 | 2025-08-29T21:33:25.437Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2469 | 2025-08-29T21:33:30.293Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2470 | 2025-08-29T21:33:30.424Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2471 | 2025-08-29T21:33:31.300Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2472 | 2025-08-29T21:33:31.575Z | Compiling display-error-chain v0.2.2 |
| 2473 | 2025-08-29T21:33:31.855Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2474 | 2025-08-29T21:33:33.046Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2475 | 2025-08-29T21:33:37.031Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2476 | 2025-08-29T21:33:38.513Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2477 | 2025-08-29T21:33:38.546Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2478 | 2025-08-29T21:33:38.983Z | Compiling maplit v1.0.2 |
| 2479 | 2025-08-29T21:33:39.159Z | Compiling crunchy v0.2.2 |
| 2480 | 2025-08-29T21:33:39.785Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2481 | 2025-08-29T21:33:41.011Z | Compiling dsl_auto_type v0.1.2 |
| 2482 | 2025-08-29T21:33:41.956Z | Compiling scheduled-thread-pool v0.2.7 |
| 2483 | 2025-08-29T21:33:42.231Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2484 | 2025-08-29T21:33:42.625Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2485 | 2025-08-29T21:33:43.202Z | Compiling tiny-keccak v2.0.2 |
| 2486 | 2025-08-29T21:33:43.385Z | Compiling radium v0.7.0 |
| 2487 | 2025-08-29T21:33:43.627Z | Compiling proc-macro-error2 v2.0.1 |
| 2488 | 2025-08-29T21:33:43.929Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2489 | 2025-08-29T21:33:44.194Z | Compiling diesel_derives v2.2.3 |
| 2490 | 2025-08-29T21:33:45.534Z | Compiling r2d2 v0.8.10 |
| 2491 | 2025-08-29T21:33:46.145Z | Compiling const_format_proc_macros v0.2.34 |
| 2492 | 2025-08-29T21:33:47.020Z | Compiling num-derive v0.3.3 |
| 2493 | 2025-08-29T21:33:47.924Z | Compiling zerocopy-derive v0.6.6 |
| 2494 | 2025-08-29T21:33:48.375Z | Compiling tap v1.0.1 |
| 2495 | 2025-08-29T21:33:48.611Z | Compiling maybe-uninit v2.0.0 |
| 2496 | 2025-08-29T21:33:49.092Z | Compiling bit-vec v0.6.3 |
| 2497 | 2025-08-29T21:33:49.223Z | Compiling libscf-sys v1.1.0 |
| 2498 | 2025-08-29T21:33:49.508Z | Compiling bit-set v0.5.3 |
| 2499 | 2025-08-29T21:33:49.511Z | Compiling wyz v0.5.1 |
| 2500 | 2025-08-29T21:33:49.578Z | Compiling zerocopy v0.6.6 |
| 2501 | 2025-08-29T21:33:49.842Z | Compiling const_format v0.2.34 |
| 2502 | 2025-08-29T21:33:50.042Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2503 | 2025-08-29T21:33:51.434Z | Compiling tabled_derive v0.10.0 |
| 2504 | 2025-08-29T21:33:54.319Z | Compiling diesel v2.2.12 |
| 2505 | 2025-08-29T21:33:54.350Z | Compiling ascii-canvas v3.0.0 |
| 2506 | 2025-08-29T21:33:54.832Z | Compiling papergrid v0.14.0 |
| 2507 | 2025-08-29T21:33:55.074Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2508 | 2025-08-29T21:33:56.115Z | Compiling ena v0.14.3 |
| 2509 | 2025-08-29T21:33:56.572Z | Compiling packed_struct v0.10.1 |
| 2510 | 2025-08-29T21:33:57.057Z | Compiling diff v0.1.13 |
| 2511 | 2025-08-29T21:33:57.491Z | Compiling regex-syntax v0.6.29 |
| 2512 | 2025-08-29T21:34:02.211Z | Compiling bindgen v0.71.1 |
| 2513 | 2025-08-29T21:34:02.716Z | Compiling funty v2.0.0 |
| 2514 | 2025-08-29T21:34:03.425Z | Compiling crc-catalog v2.4.0 |
| 2515 | 2025-08-29T21:34:03.631Z | Compiling crc v3.2.1 |
| 2516 | 2025-08-29T21:34:05.506Z | Compiling bitvec v1.0.1 |
| 2517 | 2025-08-29T21:34:05.673Z | Compiling lalrpop v0.19.12 |
| 2518 | 2025-08-29T21:34:07.478Z | Compiling tabled v0.18.0 |
| 2519 | 2025-08-29T21:34:08.702Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 2520 | 2025-08-29T21:34:09.212Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2521 | 2025-08-29T21:34:10.117Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2522 | 2025-08-29T21:34:10.686Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2523 | 2025-08-29T21:34:11.748Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2524 | 2025-08-29T21:34:12.118Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2525 | 2025-08-29T21:34:12.876Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2526 | 2025-08-29T21:34:13.155Z | Compiling packed_struct_codegen v0.10.1 |
| 2527 | 2025-08-29T21:34:15.362Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2528 | 2025-08-29T21:34:15.507Z | Compiling indexmap v1.9.3 |
| 2529 | 2025-08-29T21:34:15.757Z | Compiling nodrop v0.1.14 |
| 2530 | 2025-08-29T21:34:15.953Z | Compiling array-init v0.0.4 |
| 2531 | 2025-08-29T21:34:16.453Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 2532 | 2025-08-29T21:34:17.155Z | Compiling smallvec v0.6.14 |
| 2533 | 2025-08-29T21:34:20.210Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2534 | 2025-08-29T21:34:20.571Z | Compiling derive_builder_core v0.20.2 |
| 2535 | 2025-08-29T21:34:20.603Z | Compiling headers-core v0.3.0 |
| 2536 | 2025-08-29T21:34:20.823Z | Compiling libxml v0.3.3 |
| 2537 | 2025-08-29T21:34:21.251Z | Compiling termcolor v1.4.1 |
| 2538 | 2025-08-29T21:34:22.266Z | Compiling bitfield v0.14.0 |
| 2539 | 2025-08-29T21:34:22.476Z | Compiling hashbrown v0.12.3 |
| 2540 | 2025-08-29T21:34:22.624Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2541 | 2025-08-29T21:34:24.890Z | Compiling derive_builder_macro v0.20.2 |
| 2542 | 2025-08-29T21:34:25.782Z | Compiling env_logger v0.10.2 |
| 2543 | 2025-08-29T21:34:26.718Z | Compiling polar-core v0.27.3 |
| 2544 | 2025-08-29T21:34:26.852Z | Compiling headers v0.4.1 |
| 2545 | 2025-08-29T21:34:28.627Z | Compiling serde-hex v0.1.0 |
| 2546 | 2025-08-29T21:34:29.644Z | Compiling samael v0.0.19 |
| 2547 | 2025-08-29T21:34:30.369Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2548 | 2025-08-29T21:34:31.335Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2549 | 2025-08-29T21:34:31.717Z | Compiling ron v0.8.1 |
| 2550 | 2025-08-29T21:34:33.185Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2551 | 2025-08-29T21:34:33.550Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2552 | 2025-08-29T21:34:33.855Z | Compiling strum_macros v0.24.3 |
| 2553 | 2025-08-29T21:34:34.315Z | Compiling hashbrown v0.13.2 |
| 2554 | 2025-08-29T21:34:35.682Z | Compiling convert_case v0.7.1 |
| 2555 | 2025-08-29T21:34:36.374Z | Compiling crc-any v2.5.0 |
| 2556 | 2025-08-29T21:34:36.780Z | Compiling termtree v0.5.1 |
| 2557 | 2025-08-29T21:34:37.101Z | Compiling indoc v1.0.9 |
| 2558 | 2025-08-29T21:34:37.181Z | Compiling crc8 v0.1.1 |
| 2559 | 2025-08-29T21:34:37.250Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 2560 | 2025-08-29T21:34:37.523Z | Compiling derive_more-impl v2.0.1 |
| 2561 | 2025-08-29T21:34:37.905Z | Compiling object v0.30.4 |
| 2562 | 2025-08-29T21:34:39.207Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2563 | 2025-08-29T21:34:42.965Z | Compiling derive_builder v0.20.2 |
| 2564 | 2025-08-29T21:34:43.217Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2565 | 2025-08-29T21:34:43.593Z | Compiling impl-trait-for-tuples v0.2.2 |
| 2566 | 2025-08-29T21:34:44.987Z | Compiling oso-derive v0.27.3 |
| 2567 | 2025-08-29T21:34:46.093Z | Compiling quick-xml v0.37.2 |
| 2568 | 2025-08-29T21:34:49.198Z | Compiling path-slash v0.1.5 |
| 2569 | 2025-08-29T21:34:49.352Z | Compiling oso v0.27.3 |
| 2570 | 2025-08-29T21:34:49.489Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
| 2571 | 2025-08-29T21:34:49.961Z | Compiling derive_more v2.0.1 |
| 2572 | 2025-08-29T21:34:50.135Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2573 | 2025-08-29T21:34:51.247Z | Compiling vte_generate_state_changes v0.1.2 |
| 2574 | 2025-08-29T21:34:51.615Z | Compiling diesel-dtrace v0.4.2 |
| 2575 | 2025-08-29T21:34:51.877Z | Compiling siphasher v1.0.1 |
| 2576 | 2025-08-29T21:34:52.011Z | Compiling arc-swap v1.7.1 |
| 2577 | 2025-08-29T21:34:52.347Z | Compiling phf_shared v0.12.1 |
| 2578 | 2025-08-29T21:34:52.739Z | Compiling slog-scope v4.4.0 |
| 2579 | 2025-08-29T21:34:52.954Z | Compiling vte v0.11.1 |
| 2580 | 2025-08-29T21:34:53.567Z | Compiling crossterm v0.29.0 |
| 2581 | 2025-08-29T21:34:54.506Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 2582 | 2025-08-29T21:35:01.251Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2583 | 2025-08-29T21:35:04.279Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2584 | 2025-08-29T21:35:04.652Z | Compiling bb8 v0.8.5 |
| 2585 | 2025-08-29T21:35:05.304Z | Compiling unicase v2.7.0 |
| 2586 | 2025-08-29T21:35:05.334Z | Compiling xshell-macros v0.2.7 |
| 2587 | 2025-08-29T21:35:05.693Z | Compiling chrono-tz v0.10.4 |
| 2588 | 2025-08-29T21:35:06.014Z | Compiling xshell v0.2.7 |
| 2589 | 2025-08-29T21:35:06.088Z | Compiling async-bb8-diesel v0.2.1 |
| 2590 | 2025-08-29T21:35:06.984Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 2591 | 2025-08-29T21:35:07.976Z | Compiling strip-ansi-escapes v0.2.0 |
| 2592 | 2025-08-29T21:35:08.725Z | Compiling slog-stdlog v4.1.1 |
| 2593 | 2025-08-29T21:35:09.417Z | Compiling phf v0.12.1 |
| 2594 | 2025-08-29T21:35:09.463Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2595 | 2025-08-29T21:35:09.823Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2596 | 2025-08-29T21:35:10.175Z | Compiling fd-lock v4.0.2 |
| 2597 | 2025-08-29T21:35:10.227Z | Compiling peg-macros v0.8.5 |
| 2598 | 2025-08-29T21:35:10.462Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2599 | 2025-08-29T21:35:11.407Z | Compiling nu-ansi-term v0.50.1 |
| 2600 | 2025-08-29T21:35:12.615Z | Compiling reedline v0.40.0 |
| 2601 | 2025-08-29T21:35:13.223Z | Compiling peg v0.8.5 |
| 2602 | 2025-08-29T21:35:13.462Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2603 | 2025-08-29T21:35:34.935Z | Compiling slog-envlogger v2.2.0 |
| 2604 | 2025-08-29T21:35:37.080Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2605 | 2025-08-29T21:35:37.312Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2606 | 2025-08-29T21:35:40.233Z | Compiling typify-impl v0.2.0 |
| 2607 | 2025-08-29T21:35:41.362Z | Compiling bcs v0.1.6 |
| 2608 | 2025-08-29T21:35:42.202Z | Compiling fxhash v0.2.1 |
| 2609 | 2025-08-29T21:35:42.467Z | Compiling libz-sys v1.1.20 |
| 2610 | 2025-08-29T21:35:43.181Z | Compiling half v1.8.3 |
| 2611 | 2025-08-29T21:35:44.173Z | Compiling serde_cbor v0.11.2 |
| 2612 | 2025-08-29T21:35:46.674Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2613 | 2025-08-29T21:35:47.266Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2614 | 2025-08-29T21:35:47.472Z | Compiling kstat-rs v0.2.4 |
| 2615 | 2025-08-29T21:35:48.392Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2616 | 2025-08-29T21:35:48.820Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2617 | 2025-08-29T21:35:49.442Z | Compiling typify-macro v0.2.0 |
| 2618 | 2025-08-29T21:35:49.903Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2619 | 2025-08-29T21:35:51.874Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2620 | 2025-08-29T21:35:52.451Z | Compiling nix v0.30.1 |
| 2621 | 2025-08-29T21:35:52.983Z | Compiling nanorand v0.7.0 |
| 2622 | 2025-08-29T21:35:53.292Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2623 | 2025-08-29T21:35:53.455Z | Compiling parking_lot_core v0.8.6 |
| 2624 | 2025-08-29T21:35:53.711Z | Compiling flume v0.11.1 |
| 2625 | 2025-08-29T21:35:54.039Z | Compiling mime_guess v2.0.5 |
| 2626 | 2025-08-29T21:35:55.262Z | Compiling ignore v0.4.23 |
| 2627 | 2025-08-29T21:35:55.361Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2628 | 2025-08-29T21:36:02.313Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2629 | 2025-08-29T21:36:05.596Z | Compiling castaway v0.2.3 |
| 2630 | 2025-08-29T21:36:05.798Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2631 | 2025-08-29T21:36:05.965Z | Compiling fs-err v2.11.0 |
| 2632 | 2025-08-29T21:36:06.257Z | Compiling compact_str v0.8.0 |
| 2633 | 2025-08-29T21:36:06.552Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2634 | 2025-08-29T21:36:07.884Z | Compiling globwalk v0.9.1 |
| 2635 | 2025-08-29T21:36:10.024Z | Compiling typify v0.2.0 |
| 2636 | 2025-08-29T21:36:10.236Z | Compiling predicates-tree v1.0.12 |
| 2637 | 2025-08-29T21:36:11.049Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2638 | 2025-08-29T21:36:11.146Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2639 | 2025-08-29T21:36:11.869Z | Compiling unicode-truncate v1.1.0 |
| 2640 | 2025-08-29T21:36:13.679Z | Compiling lru v0.12.5 |
| 2641 | 2025-08-29T21:36:14.044Z | Compiling vergen v8.3.2 |
| 2642 | 2025-08-29T21:36:14.432Z | Compiling nibble_vec v0.1.0 |
| 2643 | 2025-08-29T21:36:14.729Z | Compiling cargo-platform v0.1.8 |
| 2644 | 2025-08-29T21:36:15.222Z | Compiling instability v0.3.2 |
| 2645 | 2025-08-29T21:36:16.210Z | Compiling atty v0.2.14 |
| 2646 | 2025-08-29T21:36:16.418Z | Compiling indoc v2.0.6 |
| 2647 | 2025-08-29T21:36:16.754Z | Compiling endian-type v0.1.2 |
| 2648 | 2025-08-29T21:36:17.038Z | Compiling salty v0.3.0 |
| 2649 | 2025-08-29T21:36:17.228Z | Compiling http-range v0.1.5 |
| 2650 | 2025-08-29T21:36:17.493Z | Compiling cassowary v0.3.0 |
| 2651 | 2025-08-29T21:36:17.687Z | Compiling radix_trie v0.2.1 |
| 2652 | 2025-08-29T21:36:18.042Z | Compiling cargo_metadata v0.18.1 |
| 2653 | 2025-08-29T21:36:18.469Z | Compiling ratatui v0.29.0 |
| 2654 | 2025-08-29T21:36:20.940Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2655 | 2025-08-29T21:36:35.219Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2656 | 2025-08-29T21:36:36.811Z | Compiling camino-tempfile-ext v0.3.2 |
| 2657 | 2025-08-29T21:36:38.095Z | Compiling progenitor-impl v0.8.0 |
| 2658 | 2025-08-29T21:36:43.371Z | Compiling parking_lot v0.11.2 |
| 2659 | 2025-08-29T21:36:45.545Z | Compiling git2 v0.19.0 |
| 2660 | 2025-08-29T21:36:47.725Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2661 | 2025-08-29T21:36:49.017Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2662 | 2025-08-29T21:36:52.330Z | Compiling rand_seeder v0.4.0 |
| 2663 | 2025-08-29T21:36:52.362Z | Compiling prefix-trie v0.7.0 |
| 2664 | 2025-08-29T21:36:52.815Z | Compiling lzma-sys v0.1.20 |
| 2665 | 2025-08-29T21:36:53.286Z | Compiling rustls v0.21.12 |
| 2666 | 2025-08-29T21:36:53.368Z | Compiling parse-size v1.1.0 |
| 2667 | 2025-08-29T21:36:53.581Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2668 | 2025-08-29T21:36:53.713Z | Compiling hickory-server v0.25.2 |
| 2669 | 2025-08-29T21:36:53.753Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2670 | 2025-08-29T21:36:55.466Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2671 | 2025-08-29T21:36:56.892Z | Compiling hyper-staticfile v0.10.1 |
| 2672 | 2025-08-29T21:36:59.414Z | Compiling sled v0.34.7 |
| 2673 | 2025-08-29T21:37:05.713Z | Compiling progenitor-macro v0.8.0 |
| 2674 | 2025-08-29T21:37:05.747Z | Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
| 2675 | 2025-08-29T21:37:13.146Z | Compiling hickory-client v0.25.2 |
| 2676 | 2025-08-29T21:37:14.951Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2677 | 2025-08-29T21:37:16.192Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2678 | 2025-08-29T21:37:16.307Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2679 | 2025-08-29T21:37:16.620Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2680 | 2025-08-29T21:37:18.634Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2681 | 2025-08-29T21:37:22.367Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2682 | 2025-08-29T21:37:22.485Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 2683 | 2025-08-29T21:37:22.723Z | Compiling primeorder v0.13.6 |
| 2684 | 2025-08-29T21:37:23.329Z | Compiling progenitor-client v0.8.0 |
| 2685 | 2025-08-29T21:37:23.988Z | Compiling rustls-webpki v0.101.7 |
| 2686 | 2025-08-29T21:37:24.209Z | Compiling sct v0.7.1 |
| 2687 | 2025-08-29T21:37:24.716Z | Compiling heck v0.3.3 |
| 2688 | 2025-08-29T21:37:25.117Z | Compiling env_filter v0.1.2 |
| 2689 | 2025-08-29T21:37:26.694Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
| 2690 | 2025-08-29T21:37:27.095Z | Compiling void v1.0.2 |
| 2691 | 2025-08-29T21:37:27.310Z | Compiling lzss v0.8.2 |
| 2692 | 2025-08-29T21:37:27.758Z | Compiling env_logger v0.11.5 |
| 2693 | 2025-08-29T21:37:27.787Z | Compiling zone_cfg_derive v0.1.2 |
| 2694 | 2025-08-29T21:37:29.096Z | Compiling progenitor v0.8.0 |
| 2695 | 2025-08-29T21:37:29.383Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2696 | 2025-08-29T21:37:29.591Z | Compiling p384 v0.13.0 |
| 2697 | 2025-08-29T21:37:30.493Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
| 2698 | 2025-08-29T21:37:31.021Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2699 | 2025-08-29T21:37:34.203Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2700 | 2025-08-29T21:37:35.530Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2701 | 2025-08-29T21:37:36.740Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2702 | 2025-08-29T21:37:37.837Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2703 | 2025-08-29T21:37:44.784Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2704 | 2025-08-29T21:37:46.435Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2705 | 2025-08-29T21:37:46.843Z | Compiling tungstenite v0.23.0 |
| 2706 | 2025-08-29T21:37:50.203Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2707 | 2025-08-29T21:37:50.598Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2708 | 2025-08-29T21:37:50.717Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2709 | 2025-08-29T21:37:50.981Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2710 | 2025-08-29T21:37:51.091Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2711 | 2025-08-29T21:37:51.374Z | Compiling nix v0.27.1 |
| 2712 | 2025-08-29T21:37:51.833Z | Compiling serde_bytes v0.11.17 |
| 2713 | 2025-08-29T21:37:52.249Z | Compiling number_prefix v0.4.0 |
| 2714 | 2025-08-29T21:37:52.403Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
| 2715 | 2025-08-29T21:37:52.547Z | Compiling base64 v0.13.1 |
| 2716 | 2025-08-29T21:37:53.327Z | Compiling ron v0.7.1 |
| 2717 | 2025-08-29T21:37:53.420Z | Compiling indicatif v0.17.11 |
| 2718 | 2025-08-29T21:37:54.084Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2719 | 2025-08-29T21:37:55.015Z | Compiling tokio-tungstenite v0.23.1 |
| 2720 | 2025-08-29T21:37:55.686Z | Compiling xz2 v0.1.7 |
| 2721 | 2025-08-29T21:37:58.424Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2722 | 2025-08-29T21:37:59.885Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2723 | 2025-08-29T21:38:00.709Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2724 | 2025-08-29T21:38:03.352Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2725 | 2025-08-29T21:38:04.372Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2726 | 2025-08-29T21:38:05.616Z | Compiling tokio-rustls v0.24.1 |
| 2727 | 2025-08-29T21:38:06.124Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2728 | 2025-08-29T21:38:06.153Z | Compiling zone v0.1.8 |
| 2729 | 2025-08-29T21:38:06.260Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2730 | 2025-08-29T21:38:08.548Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2731 | 2025-08-29T21:38:09.285Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2732 | 2025-08-29T21:38:09.591Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2733 | 2025-08-29T21:38:11.164Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2734 | 2025-08-29T21:38:18.940Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2735 | 2025-08-29T21:38:21.657Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 2736 | 2025-08-29T21:38:22.695Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2737 | 2025-08-29T21:38:25.169Z | Compiling rustls-pemfile v1.0.4 |
| 2738 | 2025-08-29T21:38:25.789Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2739 | 2025-08-29T21:38:25.964Z | Compiling signal-hook-tokio v0.3.1 |
| 2740 | 2025-08-29T21:38:26.156Z | Compiling twox-hash v2.1.0 |
| 2741 | 2025-08-29T21:38:26.227Z | Compiling yasna v0.5.2 |
| 2742 | 2025-08-29T21:38:27.190Z | Compiling secrecy v0.8.0 |
| 2743 | 2025-08-29T21:38:27.531Z | Compiling is_ci v1.2.0 |
| 2744 | 2025-08-29T21:38:27.795Z | Compiling supports-color v3.0.2 |
| 2745 | 2025-08-29T21:38:27.966Z | Compiling rcgen v0.12.1 |
| 2746 | 2025-08-29T21:38:29.566Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2747 | 2025-08-29T21:38:38.405Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2748 | 2025-08-29T21:38:38.675Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2749 | 2025-08-29T21:38:42.060Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2750 | 2025-08-29T21:38:45.771Z | Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 2751 | 2025-08-29T21:38:57.701Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2752 | 2025-08-29T21:39:02.735Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 2753 | 2025-08-29T21:39:03.832Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2754 | 2025-08-29T21:39:08.192Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2755 | 2025-08-29T21:39:08.476Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2756 | 2025-08-29T21:39:15.749Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2757 | 2025-08-29T21:39:19.506Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2758 | 2025-08-29T21:39:19.896Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2759 | 2025-08-29T21:39:20.294Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2760 | 2025-08-29T21:39:21.959Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2761 | 2025-08-29T21:39:25.851Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2762 | 2025-08-29T21:39:26.187Z | Compiling fatfs v0.3.6 |
| 2763 | 2025-08-29T21:39:29.006Z | Compiling subprocess v0.2.9 |
| 2764 | 2025-08-29T21:39:29.059Z | Compiling rtoolbox v0.0.2 |
| 2765 | 2025-08-29T21:39:29.518Z | Compiling assert_matches v1.5.0 |
| 2766 | 2025-08-29T21:39:29.827Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2767 | 2025-08-29T21:39:33.471Z | Compiling rpassword v7.4.0 |
| 2768 | 2025-08-29T21:39:33.940Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2769 | 2025-08-29T21:39:37.360Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2770 | 2025-08-29T21:39:41.031Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2771 | 2025-08-29T21:39:42.804Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2772 | 2025-08-29T21:40:03.100Z | Compiling tui-tree-widget v0.23.1 |
| 2773 | 2025-08-29T21:40:03.610Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2774 | 2025-08-29T21:40:13.968Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2775 | 2025-08-29T21:40:16.427Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2776 | 2025-08-29T21:40:16.815Z | Compiling uzers v0.12.1 |
| 2777 | 2025-08-29T21:40:18.712Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2778 | 2025-08-29T21:40:19.923Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2779 | 2025-08-29T21:40:20.712Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2780 | 2025-08-29T21:40:35.540Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2781 | 2025-08-29T21:40:47.002Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2782 | 2025-08-29T21:40:49.344Z | Compiling support-bundle-viewer v0.1.2 |
| 2783 | 2025-08-29T21:40:51.775Z | Compiling multimap v0.10.1 |
| 2784 | 2025-08-29T21:43:24.107Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2785 | 2025-08-29T21:43:25.578Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2786 | 2025-08-29T21:51:52.249Z | Finished `release` profile [optimized] target(s) in 19m 50s |
| 2787 | 2025-08-29T21:52:49.130Z | |
| 2788 | 2025-08-29T21:52:49.133Z | real 20:48.599377039 |
| 2789 | 2025-08-29T21:52:49.134Z | user 2:27:47.455574732 |
| 2790 | 2025-08-29T21:52:49.134Z | sys 4:15.427718419 |
| 2791 | 2025-08-29T21:52:49.134Z | trap 3.738495380 |
| 2792 | 2025-08-29T21:52:49.134Z | tflt 1.843205208 |
| 2793 | 2025-08-29T21:52:49.134Z | dflt 7.004347513 |
| 2794 | 2025-08-29T21:52:49.134Z | kflt 0.001687913 |
| 2795 | 2025-08-29T21:52:49.134Z | lock 10:08:19.662014995 |
| 2796 | 2025-08-29T21:52:49.134Z | slp 7:33:15.104311194 |
| 2797 | 2025-08-29T21:52:49.134Z | lat 4:12.222944030 |
| 2798 | 2025-08-29T21:52:49.134Z | stop 4:02.639328773 |
| 2799 | 2025-08-29T21:52:49.134Z | + mapfile -t packages |
| 2800 | 2025-08-29T21:52:49.134Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2801 | 2025-08-29T21:52:50.354Z | Finished `release` profile [optimized] target(s) in 1.16s |
| 2802 | 2025-08-29T21:52:50.422Z | Running `target/release/omicron-package -t test list-outputs` |
| 2803 | 2025-08-29T21:52:50.476Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2804 | 2025-08-29T21:52:50.480Z | + ptime -m cargo build --locked --release -p xtask |
| 2805 | 2025-08-29T21:52:51.220Z | Compiling once_cell v1.21.3 |
| 2806 | 2025-08-29T21:52:51.220Z | Compiling serde v1.0.219 |
| 2807 | 2025-08-29T21:52:51.223Z | Compiling bitflags v2.9.1 |
| 2808 | 2025-08-29T21:52:51.223Z | Compiling libc v0.2.174 |
| 2809 | 2025-08-29T21:52:51.223Z | Compiling syn v2.0.104 |
| 2810 | 2025-08-29T21:52:51.223Z | Compiling serde_json v1.0.142 |
| 2811 | 2025-08-29T21:52:51.223Z | Compiling num-traits v0.2.19 |
| 2812 | 2025-08-29T21:52:51.700Z | Compiling rustix v0.38.37 |
| 2813 | 2025-08-29T21:52:51.714Z | Compiling smallvec v1.15.1 |
| 2814 | 2025-08-29T21:52:51.749Z | Compiling hashbrown v0.15.4 |
| 2815 | 2025-08-29T21:52:51.875Z | Compiling usdt-impl v0.5.0 |
| 2816 | 2025-08-29T21:52:52.045Z | Compiling syn v1.0.109 |
| 2817 | 2025-08-29T21:52:52.190Z | Compiling log v0.4.27 |
| 2818 | 2025-08-29T21:52:52.442Z | Compiling rustix v1.0.7 |
| 2819 | 2025-08-29T21:52:52.656Z | Compiling getrandom v0.3.1 |
| 2820 | 2025-08-29T21:52:52.677Z | Compiling percent-encoding v2.3.1 |
| 2821 | 2025-08-29T21:52:52.767Z | Compiling thread-id v4.2.2 |
| 2822 | 2025-08-29T21:52:52.911Z | Compiling form_urlencoded v1.2.1 |
| 2823 | 2025-08-29T21:52:53.088Z | Compiling indexmap v2.10.0 |
| 2824 | 2025-08-29T21:52:53.528Z | Compiling fs-err v3.1.1 |
| 2825 | 2025-08-29T21:52:53.921Z | Compiling terminal_size v0.4.0 |
| 2826 | 2025-08-29T21:52:54.220Z | Compiling ordered-float v2.10.1 |
| 2827 | 2025-08-29T21:52:54.745Z | Compiling anyhow v1.0.99 |
| 2828 | 2025-08-29T21:52:54.770Z | Compiling clap_builder v4.5.41 |
| 2829 | 2025-08-29T21:52:54.859Z | Compiling textwrap v0.16.2 |
| 2830 | 2025-08-29T21:52:55.770Z | Compiling tempfile v3.20.0 |
| 2831 | 2025-08-29T21:52:56.613Z | Compiling proc-macro-error v1.0.4 |
| 2832 | 2025-08-29T21:52:57.761Z | Compiling tabled_derive v0.7.0 |
| 2833 | 2025-08-29T21:52:57.894Z | Compiling synstructure v0.13.1 |
| 2834 | 2025-08-29T21:52:59.099Z | Compiling serde_derive v1.0.219 |
| 2835 | 2025-08-29T21:52:59.099Z | Compiling thiserror-impl v1.0.69 |
| 2836 | 2025-08-29T21:52:59.102Z | Compiling zerofrom-derive v0.1.4 |
| 2837 | 2025-08-29T21:52:59.102Z | Compiling yoke-derive v0.7.4 |
| 2838 | 2025-08-29T21:52:59.102Z | Compiling zerovec-derive v0.10.3 |
| 2839 | 2025-08-29T21:52:59.186Z | Compiling displaydoc v0.2.5 |
| 2840 | 2025-08-29T21:53:00.645Z | Compiling icu_provider_macros v1.5.0 |
| 2841 | 2025-08-29T21:53:01.393Z | Compiling zerocopy-derive v0.7.35 |
| 2842 | 2025-08-29T21:53:01.434Z | Compiling scroll_derive v0.12.0 |
| 2843 | 2025-08-29T21:53:01.689Z | Compiling thiserror-impl v2.0.12 |
| 2844 | 2025-08-29T21:53:01.730Z | Compiling thiserror v1.0.69 |
| 2845 | 2025-08-29T21:53:01.905Z | Compiling pest v2.7.14 |
| 2846 | 2025-08-29T21:53:01.962Z | Compiling zerofrom v0.1.4 |
| 2847 | 2025-08-29T21:53:02.239Z | Compiling yoke v0.7.4 |
| 2848 | 2025-08-29T21:53:02.633Z | Compiling zerovec v0.10.4 |
| 2849 | 2025-08-29T21:53:02.912Z | Compiling scroll v0.12.0 |
| 2850 | 2025-08-29T21:53:03.129Z | Compiling zerocopy v0.7.35 |
| 2851 | 2025-08-29T21:53:03.536Z | Compiling goblin v0.8.2 |
| 2852 | 2025-08-29T21:53:04.779Z | Compiling tinystr v0.7.6 |
| 2853 | 2025-08-29T21:53:05.222Z | Compiling icu_locid v1.5.0 |
| 2854 | 2025-08-29T21:53:05.623Z | Compiling pest_meta v2.7.14 |
| 2855 | 2025-08-29T21:53:05.842Z | Compiling icu_collections v1.5.0 |
| 2856 | 2025-08-29T21:53:08.343Z | Compiling pest_generator v2.7.14 |
| 2857 | 2025-08-29T21:53:08.504Z | Compiling icu_provider v1.5.0 |
| 2858 | 2025-08-29T21:53:09.986Z | Compiling pest_derive v2.7.14 |
| 2859 | 2025-08-29T21:53:10.602Z | Compiling icu_locid_transform v1.5.0 |
| 2860 | 2025-08-29T21:53:10.848Z | Compiling dtrace-parser v0.2.0 |
| 2861 | 2025-08-29T21:53:12.098Z | Compiling icu_properties v1.5.1 |
| 2862 | 2025-08-29T21:53:12.427Z | Compiling toml_datetime v0.6.11 |
| 2863 | 2025-08-29T21:53:12.469Z | Compiling serde_spanned v0.6.9 |
| 2864 | 2025-08-29T21:53:13.243Z | Compiling toml_edit v0.22.27 |
| 2865 | 2025-08-29T21:53:16.197Z | Compiling icu_normalizer v1.5.0 |
| 2866 | 2025-08-29T21:53:17.149Z | Compiling dof v0.3.0 |
| 2867 | 2025-08-29T21:53:18.005Z | Compiling idna_adapter v1.2.0 |
| 2868 | 2025-08-29T21:53:18.275Z | Compiling idna v1.0.3 |
| 2869 | 2025-08-29T21:53:18.459Z | Compiling toml v0.8.23 |
| 2870 | 2025-08-29T21:53:19.290Z | Compiling serde_tokenstream v0.2.2 |
| 2871 | 2025-08-29T21:53:19.543Z | Compiling erased-serde v0.4.6 |
| 2872 | 2025-08-29T21:53:19.839Z | Compiling url v2.5.4 |
| 2873 | 2025-08-29T21:53:21.077Z | Compiling serde-untagged v0.1.7 |
| 2874 | 2025-08-29T21:53:21.944Z | Compiling camino v1.1.11 |
| 2875 | 2025-08-29T21:53:23.294Z | Compiling semver v1.0.26 |
| 2876 | 2025-08-29T21:53:23.397Z | Compiling serde-value v0.7.0 |
| 2877 | 2025-08-29T21:53:24.699Z | Compiling thiserror v2.0.12 |
| 2878 | 2025-08-29T21:53:24.900Z | Compiling cargo-util-schemas v0.8.2 |
| 2879 | 2025-08-29T21:53:25.068Z | Compiling usdt-attr-macro v0.5.0 |
| 2880 | 2025-08-29T21:53:25.211Z | Compiling usdt-macro v0.5.0 |
| 2881 | 2025-08-29T21:53:26.406Z | Compiling cargo-platform v0.2.0 |
| 2882 | 2025-08-29T21:53:26.439Z | Compiling clap_derive v4.5.41 |
| 2883 | 2025-08-29T21:53:27.085Z | Compiling camino-tempfile v1.4.1 |
| 2884 | 2025-08-29T21:53:27.596Z | Compiling cargo_metadata v0.21.0 |
| 2885 | 2025-08-29T21:53:27.895Z | Compiling usdt v0.5.0 |
| 2886 | 2025-08-29T21:53:29.258Z | Compiling cargo_toml v0.21.0 |
| 2887 | 2025-08-29T21:53:30.336Z | Compiling macaddr v1.0.1 |
| 2888 | 2025-08-29T21:53:30.352Z | Compiling tabled v0.15.0 |
| 2889 | 2025-08-29T21:53:30.634Z | Compiling clap v4.5.41 |
| 2890 | 2025-08-29T21:53:42.524Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2891 | 2025-08-29T21:53:48.092Z | Finished `release` profile [optimized] target(s) in 57.51s |
| 2892 | 2025-08-29T21:53:48.224Z | |
| 2893 | 2025-08-29T21:53:48.224Z | real 57.687092295 |
| 2894 | 2025-08-29T21:53:48.224Z | user 6:23.647638812 |
| 2895 | 2025-08-29T21:53:48.224Z | sys 27.384268308 |
| 2896 | 2025-08-29T21:53:48.224Z | trap 0.200336019 |
| 2897 | 2025-08-29T21:53:48.224Z | tflt 0.302931786 |
| 2898 | 2025-08-29T21:53:48.224Z | dflt 0.410987011 |
| 2899 | 2025-08-29T21:53:48.284Z | kflt 0.000010168 |
| 2900 | 2025-08-29T21:53:48.284Z | lock 18:23.096032783 |
| 2901 | 2025-08-29T21:53:48.284Z | slp 21:20.306665577 |
| 2902 | 2025-08-29T21:53:48.284Z | lat 26.063753014 |
| 2903 | 2025-08-29T21:53:48.284Z | stop 26.072840199 |
| 2904 | 2025-08-29T21:53:48.284Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 2905 | 2025-08-29T21:53:48.285Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 2906 | 2025-08-29T21:53:48.285Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 2907 | 2025-08-29T21:53:48.285Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 2908 | 2025-08-29T21:53:48.285Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 2909 | 2025-08-29T21:53:49.459Z | Compiling regress v0.10.4 |
| 2910 | 2025-08-29T21:53:49.656Z | Compiling ident_case v1.0.1 |
| 2911 | 2025-08-29T21:53:49.706Z | Compiling unsafe-libyaml v0.2.11 |
| 2912 | 2025-08-29T21:53:49.707Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2913 | 2025-08-29T21:53:49.707Z | Compiling match_cfg v0.1.0 |
| 2914 | 2025-08-29T21:53:49.707Z | Compiling quick-error v1.2.3 |
| 2915 | 2025-08-29T21:53:49.707Z | Compiling tempfile v3.20.0 |
| 2916 | 2025-08-29T21:53:49.707Z | Compiling progenitor-client v0.10.0 |
| 2917 | 2025-08-29T21:53:49.854Z | Compiling hostname v0.3.1 |
| 2918 | 2025-08-29T21:53:49.999Z | Compiling darling_core v0.20.10 |
| 2919 | 2025-08-29T21:53:49.999Z | Compiling structmeta-derive v0.3.0 |
| 2920 | 2025-08-29T21:53:50.103Z | Compiling rustls v0.22.4 |
| 2921 | 2025-08-29T21:53:50.214Z | Compiling hex v0.4.3 |
| 2922 | 2025-08-29T21:53:50.282Z | Compiling multer v3.1.0 |
| 2923 | 2025-08-29T21:53:50.320Z | Compiling debug-ignore v1.0.5 |
| 2924 | 2025-08-29T21:53:50.556Z | Compiling toml_parser v1.0.2 |
| 2925 | 2025-08-29T21:53:50.708Z | Compiling slog-json v2.6.1 |
| 2926 | 2025-08-29T21:53:50.781Z | Compiling serde_spanned v1.0.0 |
| 2927 | 2025-08-29T21:53:51.083Z | Compiling serde_yaml v0.9.34+deprecated |
| 2928 | 2025-08-29T21:53:51.107Z | Compiling toml_datetime v0.7.0 |
| 2929 | 2025-08-29T21:53:51.411Z | Compiling macaddr v1.0.1 |
| 2930 | 2025-08-29T21:53:51.805Z | Compiling async-stream-impl v0.3.6 |
| 2931 | 2025-08-29T21:53:52.008Z | Compiling dropshot v0.16.3 |
| 2932 | 2025-08-29T21:53:52.064Z | Compiling toml_writer v1.0.2 |
| 2933 | 2025-08-29T21:53:52.285Z | Compiling ref-cast v1.0.24 |
| 2934 | 2025-08-29T21:53:52.445Z | Compiling structmeta v0.3.0 |
| 2935 | 2025-08-29T21:53:52.491Z | Compiling toml v0.9.5 |
| 2936 | 2025-08-29T21:53:52.936Z | Compiling slog-bunyan v2.5.0 |
| 2937 | 2025-08-29T21:53:53.195Z | Compiling async-stream v0.3.6 |
| 2938 | 2025-08-29T21:53:53.245Z | Compiling waitgroup v0.1.2 |
| 2939 | 2025-08-29T21:53:53.420Z | Compiling typify-impl v0.3.0 |
| 2940 | 2025-08-29T21:53:53.465Z | Compiling rustls-pemfile v2.2.0 |
| 2941 | 2025-08-29T21:53:53.847Z | Compiling dropshot_endpoint v0.16.3 |
| 2942 | 2025-08-29T21:53:53.946Z | Compiling serde_path_to_error v0.1.17 |
| 2943 | 2025-08-29T21:53:54.582Z | Compiling ref-cast-impl v1.0.24 |
| 2944 | 2025-08-29T21:53:54.819Z | Compiling tokio-rustls v0.25.0 |
| 2945 | 2025-08-29T21:53:55.261Z | Compiling wait-timeout v0.2.0 |
| 2946 | 2025-08-29T21:53:55.611Z | Compiling hostname v0.4.0 |
| 2947 | 2025-08-29T21:53:55.710Z | Compiling darling_macro v0.20.10 |
| 2948 | 2025-08-29T21:53:55.836Z | Compiling bit-vec v0.8.0 |
| 2949 | 2025-08-29T21:53:55.881Z | Compiling rusty-fork v0.3.0 |
| 2950 | 2025-08-29T21:53:56.037Z | Compiling derive-ex v0.1.8 |
| 2951 | 2025-08-29T21:53:56.293Z | Compiling bit-set v0.8.0 |
| 2952 | 2025-08-29T21:53:56.524Z | Compiling rand_xorshift v0.4.0 |
| 2953 | 2025-08-29T21:53:56.632Z | Compiling instant v0.1.13 |
| 2954 | 2025-08-29T21:53:56.678Z | Compiling darling v0.20.10 |
| 2955 | 2025-08-29T21:53:56.826Z | Compiling unarray v0.1.4 |
| 2956 | 2025-08-29T21:53:56.844Z | Compiling serde_with_macros v3.14.0 |
| 2957 | 2025-08-29T21:53:56.870Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2958 | 2025-08-29T21:53:57.003Z | Compiling proptest v1.7.0 |
| 2959 | 2025-08-29T21:53:57.084Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2960 | 2025-08-29T21:53:57.610Z | Compiling progenitor-client v0.9.1 |
| 2961 | 2025-08-29T21:53:57.825Z | Compiling derive-where v1.5.0 |
| 2962 | 2025-08-29T21:53:58.170Z | Compiling parse-display-derive v0.10.0 |
| 2963 | 2025-08-29T21:53:58.765Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2964 | 2025-08-29T21:53:59.446Z | Compiling serde_with v3.14.0 |
| 2965 | 2025-08-29T21:53:59.610Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2966 | 2025-08-29T21:53:59.856Z | Compiling backoff v0.4.0 |
| 2967 | 2025-08-29T21:54:00.249Z | Compiling iddqd v0.3.9 |
| 2968 | 2025-08-29T21:54:00.285Z | Compiling test-strategy v0.4.3 |
| 2969 | 2025-08-29T21:54:01.086Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 2970 | 2025-08-29T21:54:01.506Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2971 | 2025-08-29T21:54:02.618Z | Compiling parse-display v0.10.0 |
| 2972 | 2025-08-29T21:54:02.643Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 2973 | 2025-08-29T21:54:02.643Z | Compiling itertools v0.14.0 |
| 2974 | 2025-08-29T21:54:02.643Z | Compiling darling_core v0.21.0 |
| 2975 | 2025-08-29T21:54:02.834Z | Compiling proc-macro-crate v1.3.1 |
| 2976 | 2025-08-29T21:54:03.838Z | Compiling num_enum_derive v0.5.11 |
| 2977 | 2025-08-29T21:54:03.999Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 2978 | 2025-08-29T21:54:04.344Z | Compiling proc-macro-error v1.0.4 |
| 2979 | 2025-08-29T21:54:05.019Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2980 | 2025-08-29T21:54:05.092Z | Compiling typify-macro v0.3.0 |
| 2981 | 2025-08-29T21:54:05.146Z | Compiling crucible-workspace-hack v0.1.0 |
| 2982 | 2025-08-29T21:54:05.516Z | Compiling heapless v0.8.0 |
| 2983 | 2025-08-29T21:54:05.585Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2984 | 2025-08-29T21:54:05.732Z | Compiling typify-impl v0.4.1 |
| 2985 | 2025-08-29T21:54:05.952Z | Compiling hash32 v0.3.1 |
| 2986 | 2025-08-29T21:54:06.115Z | Compiling num_enum v0.5.11 |
| 2987 | 2025-08-29T21:54:06.248Z | Compiling foreign-types-macros v0.2.3 |
| 2988 | 2025-08-29T21:54:06.380Z | Compiling smoltcp v0.11.0 |
| 2989 | 2025-08-29T21:54:06.472Z | Compiling foreign-types-shared v0.3.1 |
| 2990 | 2025-08-29T21:54:07.316Z | Compiling tabwriter v1.4.0 |
| 2991 | 2025-08-29T21:54:07.494Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2992 | 2025-08-29T21:54:07.617Z | Compiling foreign-types v0.5.0 |
| 2993 | 2025-08-29T21:54:07.694Z | Compiling cstr-argument v0.1.2 |
| 2994 | 2025-08-29T21:54:07.726Z | Compiling cobs v0.2.3 |
| 2995 | 2025-08-29T21:54:07.762Z | Compiling pretty-hex v0.2.1 |
| 2996 | 2025-08-29T21:54:07.884Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2997 | 2025-08-29T21:54:07.967Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2998 | 2025-08-29T21:54:08.021Z | Compiling postcard v1.0.10 |
| 2999 | 2025-08-29T21:54:08.270Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3000 | 2025-08-29T21:54:08.319Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3001 | 2025-08-29T21:54:08.572Z | Compiling colored v2.2.0 |
| 3002 | 2025-08-29T21:54:08.702Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3003 | 2025-08-29T21:54:08.827Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3004 | 2025-08-29T21:54:08.895Z | Compiling darling_macro v0.21.0 |
| 3005 | 2025-08-29T21:54:09.082Z | Compiling typify v0.3.0 |
| 3006 | 2025-08-29T21:54:09.152Z | Compiling rayon-core v1.12.1 |
| 3007 | 2025-08-29T21:54:09.288Z | Compiling progenitor-impl v0.9.1 |
| 3008 | 2025-08-29T21:54:09.357Z | Compiling crossbeam-deque v0.8.5 |
| 3009 | 2025-08-29T21:54:09.550Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3010 | 2025-08-29T21:54:09.806Z | Compiling darling v0.21.0 |
| 3011 | 2025-08-29T21:54:09.999Z | Compiling ingot-macros v0.1.1 |
| 3012 | 2025-08-29T21:54:10.504Z | Compiling camino-tempfile v1.4.1 |
| 3013 | 2025-08-29T21:54:11.251Z | Compiling smf v0.2.3 |
| 3014 | 2025-08-29T21:54:11.376Z | Compiling rayon v1.10.0 |
| 3015 | 2025-08-29T21:54:12.273Z | Compiling zone_cfg_derive v0.3.0 |
| 3016 | 2025-08-29T21:54:12.640Z | Compiling toml v0.8.23 |
| 3017 | 2025-08-29T21:54:13.202Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3018 | 2025-08-29T21:54:16.395Z | Compiling num-derive v0.4.2 |
| 3019 | 2025-08-29T21:54:16.520Z | Compiling sigpipe v0.1.3 |
| 3020 | 2025-08-29T21:54:16.584Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3021 | 2025-08-29T21:54:16.584Z | Compiling jiff v0.2.15 |
| 3022 | 2025-08-29T21:54:16.584Z | Compiling zone v0.3.1 |
| 3023 | 2025-08-29T21:54:16.584Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3024 | 2025-08-29T21:54:16.584Z | Compiling num-rational v0.4.2 |
| 3025 | 2025-08-29T21:54:16.584Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3026 | 2025-08-29T21:54:16.584Z | Compiling progenitor-macro v0.9.1 |
| 3027 | 2025-08-29T21:54:16.584Z | Compiling universal-hash v0.5.1 |
| 3028 | 2025-08-29T21:54:16.584Z | Compiling num-complex v0.4.6 |
| 3029 | 2025-08-29T21:54:16.659Z | Compiling opaque-debug v0.3.1 |
| 3030 | 2025-08-29T21:54:16.784Z | Compiling float-ord v0.3.2 |
| 3031 | 2025-08-29T21:54:17.014Z | Compiling secrecy v0.10.3 |
| 3032 | 2025-08-29T21:54:17.099Z | Compiling aead v0.5.2 |
| 3033 | 2025-08-29T21:54:17.146Z | Compiling ingot-types v0.1.2 |
| 3034 | 2025-08-29T21:54:17.406Z | Compiling utf-8 v0.7.6 |
| 3035 | 2025-08-29T21:54:17.531Z | Compiling num v0.4.3 |
| 3036 | 2025-08-29T21:54:17.619Z | Compiling convert_case v0.4.0 |
| 3037 | 2025-08-29T21:54:17.619Z | Compiling keccak v0.1.5 |
| 3038 | 2025-08-29T21:54:17.674Z | Compiling tungstenite v0.21.0 |
| 3039 | 2025-08-29T21:54:17.711Z | Compiling typify-macro v0.4.1 |
| 3040 | 2025-08-29T21:54:18.043Z | Compiling ingot v0.1.1 |
| 3041 | 2025-08-29T21:54:18.307Z | Compiling derive_more v0.99.20 |
| 3042 | 2025-08-29T21:54:18.989Z | Compiling sha3 v0.10.8 |
| 3043 | 2025-08-29T21:54:19.616Z | Compiling poly1305 v0.8.0 |
| 3044 | 2025-08-29T21:54:20.169Z | Compiling password-hash v0.5.0 |
| 3045 | 2025-08-29T21:54:21.086Z | Compiling chacha20 v0.9.1 |
| 3046 | 2025-08-29T21:54:21.602Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3047 | 2025-08-29T21:54:21.791Z | Compiling blake2 v0.10.6 |
| 3048 | 2025-08-29T21:54:21.878Z | Compiling typify v0.4.1 |
| 3049 | 2025-08-29T21:54:22.028Z | Compiling progenitor-impl v0.10.0 |
| 3050 | 2025-08-29T21:54:22.204Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3051 | 2025-08-29T21:54:22.779Z | Compiling indent_write v2.2.0 |
| 3052 | 2025-08-29T21:54:22.847Z | Compiling argon2 v0.5.3 |
| 3053 | 2025-08-29T21:54:22.972Z | Compiling tokio-tungstenite v0.21.0 |
| 3054 | 2025-08-29T21:54:23.022Z | Compiling base64 v0.21.7 |
| 3055 | 2025-08-29T21:54:23.531Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3056 | 2025-08-29T21:54:23.686Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3057 | 2025-08-29T21:54:24.363Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3058 | 2025-08-29T21:54:24.814Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3059 | 2025-08-29T21:54:24.890Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3060 | 2025-08-29T21:54:25.043Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3061 | 2025-08-29T21:54:25.172Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3062 | 2025-08-29T21:54:25.385Z | Compiling half v2.4.1 |
| 3063 | 2025-08-29T21:54:25.658Z | Compiling cancel-safe-futures v0.1.5 |
| 3064 | 2025-08-29T21:54:25.706Z | Compiling ciborium-io v0.2.2 |
| 3065 | 2025-08-29T21:54:25.868Z | Compiling owo-colors v4.2.2 |
| 3066 | 2025-08-29T21:54:25.923Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3067 | 2025-08-29T21:54:26.021Z | Compiling ciborium-ll v0.2.2 |
| 3068 | 2025-08-29T21:54:26.088Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3069 | 2025-08-29T21:54:26.466Z | Compiling atomicwrites v0.4.4 |
| 3070 | 2025-08-29T21:54:26.497Z | Compiling libsw-core v0.3.1 |
| 3071 | 2025-08-29T21:54:26.598Z | Compiling semver v0.1.20 |
| 3072 | 2025-08-29T21:54:26.864Z | Compiling fixedbitset v0.5.7 |
| 3073 | 2025-08-29T21:54:26.875Z | Compiling libsw v3.5.0 |
| 3074 | 2025-08-29T21:54:27.184Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33) |
| 3075 | 2025-08-29T21:54:27.205Z | Compiling petgraph v0.8.2 |
| 3076 | 2025-08-29T21:54:27.429Z | Compiling rustc_version v0.1.7 |
| 3077 | 2025-08-29T21:54:27.741Z | Compiling thiserror-no-std v2.0.2 |
| 3078 | 2025-08-29T21:54:27.903Z | Compiling vsss-rs v3.3.4 |
| 3079 | 2025-08-29T21:54:27.962Z | Compiling ciborium v0.2.2 |
| 3080 | 2025-08-29T21:54:28.726Z | Compiling progenitor-macro v0.10.0 |
| 3081 | 2025-08-29T21:54:29.172Z | Compiling progenitor v0.9.1 |
| 3082 | 2025-08-29T21:54:29.393Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 3083 | 2025-08-29T21:54:29.610Z | Compiling chacha20poly1305 v0.10.1 |
| 3084 | 2025-08-29T21:54:29.663Z | Compiling typify-impl v0.2.0 |
| 3085 | 2025-08-29T21:54:29.664Z | Compiling resolv-conf v0.7.0 |
| 3086 | 2025-08-29T21:54:29.796Z | Compiling newline-converter v0.3.0 |
| 3087 | 2025-08-29T21:54:29.992Z | Compiling primeorder v0.13.6 |
| 3088 | 2025-08-29T21:54:30.325Z | Compiling libefi-sys v0.1.0 |
| 3089 | 2025-08-29T21:54:30.469Z | Compiling moka v0.12.10 |
| 3090 | 2025-08-29T21:54:30.561Z | Compiling linear-map v1.2.0 |
| 3091 | 2025-08-29T21:54:30.698Z | Compiling expectorate v1.2.0 |
| 3092 | 2025-08-29T21:54:30.850Z | Compiling newtype_derive v0.1.6 |
| 3093 | 2025-08-29T21:54:30.947Z | Compiling pem v3.0.5 |
| 3094 | 2025-08-29T21:54:30.988Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3095 | 2025-08-29T21:54:31.216Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 3096 | 2025-08-29T21:54:31.465Z | Compiling pin-project-internal v1.1.6 |
| 3097 | 2025-08-29T21:54:31.662Z | Compiling bitfield-struct v0.6.2 |
| 3098 | 2025-08-29T21:54:31.714Z | Compiling unicase v2.7.0 |
| 3099 | 2025-08-29T21:54:32.080Z | Compiling tagptr v0.2.0 |
| 3100 | 2025-08-29T21:54:32.169Z | Compiling same-file v1.0.6 |
| 3101 | 2025-08-29T21:54:32.377Z | Compiling arc-swap v1.7.1 |
| 3102 | 2025-08-29T21:54:32.494Z | Compiling walkdir v2.5.0 |
| 3103 | 2025-08-29T21:54:32.939Z | Compiling slog-scope v4.4.0 |
| 3104 | 2025-08-29T21:54:33.087Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3105 | 2025-08-29T21:54:33.870Z | Compiling polyval v0.6.2 |
| 3106 | 2025-08-29T21:54:34.230Z | Compiling pin-project v1.1.6 |
| 3107 | 2025-08-29T21:54:34.294Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3108 | 2025-08-29T21:54:34.383Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3109 | 2025-08-29T21:54:34.471Z | Compiling hickory-proto v0.24.4 |
| 3110 | 2025-08-29T21:54:34.685Z | Compiling snafu-derive v0.8.5 |
| 3111 | 2025-08-29T21:54:34.935Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3112 | 2025-08-29T21:54:34.962Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3113 | 2025-08-29T21:54:34.997Z | Compiling csv-core v0.1.11 |
| 3114 | 2025-08-29T21:54:35.614Z | Compiling parking_lot_core v0.8.6 |
| 3115 | 2025-08-29T21:54:35.847Z | Compiling linked-hash-map v0.5.6 |
| 3116 | 2025-08-29T21:54:36.144Z | Compiling salty v0.3.0 |
| 3117 | 2025-08-29T21:54:36.248Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3118 | 2025-08-29T21:54:36.399Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3119 | 2025-08-29T21:54:36.667Z | Compiling lru-cache v0.1.2 |
| 3120 | 2025-08-29T21:54:36.897Z | Compiling proc-macro-error2 v2.0.1 |
| 3121 | 2025-08-29T21:54:36.926Z | Compiling csv v1.3.1 |
| 3122 | 2025-08-29T21:54:37.239Z | Compiling hickory-resolver v0.25.2 |
| 3123 | 2025-08-29T21:54:38.064Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3124 | 2025-08-29T21:54:38.150Z | Compiling ghash v0.5.1 |
| 3125 | 2025-08-29T21:54:38.550Z | Compiling slog-stdlog v4.1.1 |
| 3126 | 2025-08-29T21:54:38.902Z | Compiling p384 v0.13.0 |
| 3127 | 2025-08-29T21:54:38.940Z | Compiling tabled_derive v0.7.0 |
| 3128 | 2025-08-29T21:54:39.598Z | Compiling snafu v0.8.5 |
| 3129 | 2025-08-29T21:54:40.294Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3130 | 2025-08-29T21:54:40.424Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3131 | 2025-08-29T21:54:40.690Z | Compiling globset v0.4.15 |
| 3132 | 2025-08-29T21:54:41.015Z | Compiling typify-macro v0.2.0 |
| 3133 | 2025-08-29T21:54:41.233Z | Compiling olpc-cjson v0.1.4 |
| 3134 | 2025-08-29T21:54:41.304Z | Compiling ctr v0.9.2 |
| 3135 | 2025-08-29T21:54:41.559Z | Compiling num-derive v0.3.3 |
| 3136 | 2025-08-29T21:54:41.618Z | Compiling gethostname v0.5.0 |
| 3137 | 2025-08-29T21:54:41.714Z | Compiling progenitor v0.10.0 |
| 3138 | 2025-08-29T21:54:41.714Z | Compiling lzma-sys v0.1.20 |
| 3139 | 2025-08-29T21:54:41.900Z | Compiling serde_plain v1.0.2 |
| 3140 | 2025-08-29T21:54:41.958Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3141 | 2025-08-29T21:54:42.192Z | Compiling async-recursion v1.1.1 |
| 3142 | 2025-08-29T21:54:42.277Z | Compiling slog-dtrace v0.3.0 |
| 3143 | 2025-08-29T21:54:42.550Z | Compiling highway v1.3.0 |
| 3144 | 2025-08-29T21:54:42.578Z | Compiling xshell-macros v0.2.7 |
| 3145 | 2025-08-29T21:54:42.670Z | Compiling typed-path v0.9.3 |
| 3146 | 2025-08-29T21:54:43.577Z | Compiling textwrap v0.16.2 |
| 3147 | 2025-08-29T21:54:43.609Z | Compiling xshell v0.2.7 |
| 3148 | 2025-08-29T21:54:43.839Z | Compiling libscf-sys v1.1.0 |
| 3149 | 2025-08-29T21:54:43.918Z | Compiling aes-gcm v0.10.3 |
| 3150 | 2025-08-29T21:54:44.057Z | Compiling tabled v0.15.0 |
| 3151 | 2025-08-29T21:54:44.174Z | Compiling hickory-resolver v0.24.4 |
| 3152 | 2025-08-29T21:54:44.379Z | Compiling mime_guess v2.0.5 |
| 3153 | 2025-08-29T21:54:44.449Z | Compiling slog-envlogger v2.2.0 |
| 3154 | 2025-08-29T21:54:44.948Z | Compiling typify v0.2.0 |
| 3155 | 2025-08-29T21:54:45.123Z | Compiling progenitor-impl v0.8.0 |
| 3156 | 2025-08-29T21:54:45.181Z | Compiling tough v0.20.0 |
| 3157 | 2025-08-29T21:54:45.569Z | Compiling steno v0.4.1 |
| 3158 | 2025-08-29T21:54:45.611Z | Compiling tabled_derive v0.10.0 |
| 3159 | 2025-08-29T21:54:48.297Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3160 | 2025-08-29T21:54:49.731Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3161 | 2025-08-29T21:54:49.866Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3162 | 2025-08-29T21:54:52.013Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3163 | 2025-08-29T21:54:52.066Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3164 | 2025-08-29T21:54:52.617Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3165 | 2025-08-29T21:54:53.162Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 3166 | 2025-08-29T21:54:55.124Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3167 | 2025-08-29T21:54:55.263Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3168 | 2025-08-29T21:54:55.352Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3169 | 2025-08-29T21:54:56.020Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3170 | 2025-08-29T21:54:56.350Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3171 | 2025-08-29T21:54:56.630Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3172 | 2025-08-29T21:54:58.718Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3173 | 2025-08-29T21:54:58.744Z | Compiling progenitor-macro v0.8.0 |
| 3174 | 2025-08-29T21:54:58.815Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3175 | 2025-08-29T21:55:00.362Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3176 | 2025-08-29T21:55:00.976Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3177 | 2025-08-29T21:55:01.251Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3178 | 2025-08-29T21:55:02.458Z | Compiling papergrid v0.14.0 |
| 3179 | 2025-08-29T21:55:02.565Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3180 | 2025-08-29T21:55:03.023Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3181 | 2025-08-29T21:55:03.757Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3182 | 2025-08-29T21:55:04.139Z | Compiling tokio-dtrace v0.1.0 |
| 3183 | 2025-08-29T21:55:04.232Z | Compiling heck v0.3.3 |
| 3184 | 2025-08-29T21:55:04.631Z | Compiling progenitor-client v0.8.0 |
| 3185 | 2025-08-29T21:55:04.640Z | Compiling ssh-encoding v0.2.0 |
| 3186 | 2025-08-29T21:55:05.236Z | Compiling blowfish v0.9.1 |
| 3187 | 2025-08-29T21:55:05.269Z | Compiling env_filter v0.1.2 |
| 3188 | 2025-08-29T21:55:06.151Z | Compiling nibble_vec v0.1.0 |
| 3189 | 2025-08-29T21:55:06.320Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3190 | 2025-08-29T21:55:06.320Z | Compiling humantime v2.2.0 |
| 3191 | 2025-08-29T21:55:06.331Z | Compiling endian-type v0.1.2 |
| 3192 | 2025-08-29T21:55:06.331Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3193 | 2025-08-29T21:55:06.331Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
| 3194 | 2025-08-29T21:55:06.501Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3195 | 2025-08-29T21:55:06.627Z | Compiling radix_trie v0.2.1 |
| 3196 | 2025-08-29T21:55:06.627Z | Compiling env_logger v0.11.5 |
| 3197 | 2025-08-29T21:55:06.628Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3198 | 2025-08-29T21:55:07.100Z | Compiling ssh-cipher v0.2.0 |
| 3199 | 2025-08-29T21:55:07.197Z | Compiling zone_cfg_derive v0.1.2 |
| 3200 | 2025-08-29T21:55:07.288Z | Compiling oxide-tokio-rt v0.1.2 |
| 3201 | 2025-08-29T21:55:07.571Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
| 3202 | 2025-08-29T21:55:08.054Z | Compiling tabled v0.18.0 |
| 3203 | 2025-08-29T21:55:08.417Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3204 | 2025-08-29T21:55:08.632Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3205 | 2025-08-29T21:55:08.899Z | Compiling parking_lot v0.11.2 |
| 3206 | 2025-08-29T21:55:09.504Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3207 | 2025-08-29T21:55:09.760Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3208 | 2025-08-29T21:55:09.937Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3209 | 2025-08-29T21:55:10.882Z | Compiling qorb v0.4.1 |
| 3210 | 2025-08-29T21:55:12.269Z | Compiling progenitor v0.8.0 |
| 3211 | 2025-08-29T21:55:12.683Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3212 | 2025-08-29T21:55:12.936Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3213 | 2025-08-29T21:55:13.099Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3214 | 2025-08-29T21:55:13.367Z | Compiling prefix-trie v0.7.0 |
| 3215 | 2025-08-29T21:55:13.596Z | Compiling password-hash v0.4.2 |
| 3216 | 2025-08-29T21:55:13.726Z | Compiling fxhash v0.2.1 |
| 3217 | 2025-08-29T21:55:13.781Z | Compiling base64 v0.13.1 |
| 3218 | 2025-08-29T21:55:13.859Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
| 3219 | 2025-08-29T21:55:14.161Z | Compiling http-range v0.1.5 |
| 3220 | 2025-08-29T21:55:14.189Z | Compiling number_prefix v0.4.0 |
| 3221 | 2025-08-29T21:55:14.244Z | Compiling ron v0.7.1 |
| 3222 | 2025-08-29T21:55:14.311Z | Compiling hickory-server v0.25.2 |
| 3223 | 2025-08-29T21:55:14.379Z | Compiling pbkdf2 v0.11.0 |
| 3224 | 2025-08-29T21:55:14.420Z | Compiling indicatif v0.17.11 |
| 3225 | 2025-08-29T21:55:14.450Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3226 | 2025-08-29T21:55:14.480Z | Compiling sled v0.34.7 |
| 3227 | 2025-08-29T21:55:14.702Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3228 | 2025-08-29T21:55:15.440Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3229 | 2025-08-29T21:55:16.179Z | Compiling xz2 v0.1.7 |
| 3230 | 2025-08-29T21:55:16.538Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 3231 | 2025-08-29T21:55:17.822Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3232 | 2025-08-29T21:55:18.677Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3233 | 2025-08-29T21:55:19.358Z | Compiling zone v0.1.8 |
| 3234 | 2025-08-29T21:55:19.643Z | Compiling ssh-key v0.6.6 |
| 3235 | 2025-08-29T21:55:19.713Z | Compiling hickory-client v0.25.2 |
| 3236 | 2025-08-29T21:55:20.739Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3237 | 2025-08-29T21:55:20.803Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3238 | 2025-08-29T21:55:20.890Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3239 | 2025-08-29T21:55:21.768Z | Compiling p256 v0.13.2 |
| 3240 | 2025-08-29T21:55:22.075Z | Compiling p521 v0.13.3 |
| 3241 | 2025-08-29T21:55:23.652Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
| 3242 | 2025-08-29T21:55:23.978Z | Compiling yasna v0.5.2 |
| 3243 | 2025-08-29T21:55:23.978Z | Compiling headers-core v0.3.0 |
| 3244 | 2025-08-29T21:55:24.172Z | Compiling kstat-rs v0.2.4 |
| 3245 | 2025-08-29T21:55:24.375Z | Compiling secrecy v0.8.0 |
| 3246 | 2025-08-29T21:55:24.375Z | Compiling nanorand v0.7.0 |
| 3247 | 2025-08-29T21:55:24.375Z | Compiling atty v0.2.14 |
| 3248 | 2025-08-29T21:55:24.523Z | Compiling russh-cryptovec v0.7.3 |
| 3249 | 2025-08-29T21:55:24.523Z | Compiling crc8 v0.1.1 |
| 3250 | 2025-08-29T21:55:24.523Z | Compiling md5 v0.7.0 |
| 3251 | 2025-08-29T21:55:24.556Z | Compiling flume v0.11.1 |
| 3252 | 2025-08-29T21:55:24.556Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520) |
| 3253 | 2025-08-29T21:55:24.635Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f) |
| 3254 | 2025-08-29T21:55:24.676Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3255 | 2025-08-29T21:55:24.967Z | Compiling russh-keys v0.45.0 |
| 3256 | 2025-08-29T21:55:25.213Z | Compiling rcgen v0.12.1 |
| 3257 | 2025-08-29T21:55:26.772Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3258 | 2025-08-29T21:55:27.259Z | Compiling headers v0.4.1 |
| 3259 | 2025-08-29T21:55:28.417Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3260 | 2025-08-29T21:55:28.825Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3261 | 2025-08-29T21:55:29.042Z | Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
| 3262 | 2025-08-29T21:55:29.166Z | Compiling hyper-staticfile v0.10.1 |
| 3263 | 2025-08-29T21:55:30.068Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3264 | 2025-08-29T21:55:30.162Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 3265 | 2025-08-29T21:55:30.703Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3266 | 2025-08-29T21:55:30.772Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3267 | 2025-08-29T21:55:32.324Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3268 | 2025-08-29T21:55:32.630Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3269 | 2025-08-29T21:55:33.137Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 3270 | 2025-08-29T21:55:34.636Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3271 | 2025-08-29T21:55:34.888Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3272 | 2025-08-29T21:55:34.932Z | Compiling num-bigint v0.4.6 |
| 3273 | 2025-08-29T21:55:35.054Z | Compiling des v0.8.1 |
| 3274 | 2025-08-29T21:55:35.588Z | Compiling subprocess v0.2.9 |
| 3275 | 2025-08-29T21:55:35.913Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3276 | 2025-08-29T21:55:36.784Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3277 | 2025-08-29T21:55:37.096Z | Compiling hex-literal v0.4.1 |
| 3278 | 2025-08-29T21:55:37.261Z | Compiling display-error-chain v0.2.2 |
| 3279 | 2025-08-29T21:55:37.344Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3280 | 2025-08-29T21:55:37.533Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3281 | 2025-08-29T21:55:41.155Z | Compiling russh v0.45.0 |
| 3282 | 2025-08-29T21:55:41.336Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3283 | 2025-08-29T21:55:41.578Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3284 | 2025-08-29T21:55:42.032Z | Compiling internet-checksum v0.2.1 |
| 3285 | 2025-08-29T21:55:50.686Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3286 | 2025-08-29T21:55:53.336Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3287 | 2025-08-29T21:56:18.935Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3288 | 2025-08-29T21:56:42.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s |
| 3289 | 2025-08-29T21:56:42.527Z | |
| 3290 | 2025-08-29T21:56:42.530Z | real 2:54.241748869 |
| 3291 | 2025-08-29T21:56:42.530Z | user 15:47.406390129 |
| 3292 | 2025-08-29T21:56:42.531Z | sys 2:12.956746606 |
| 3293 | 2025-08-29T21:56:42.531Z | trap 0.481349752 |
| 3294 | 2025-08-29T21:56:42.531Z | tflt 0.263287678 |
| 3295 | 2025-08-29T21:56:42.531Z | dflt 1.062078614 |
| 3296 | 2025-08-29T21:56:42.531Z | kflt 0.000119071 |
| 3297 | 2025-08-29T21:56:42.531Z | lock 42:49.810504946 |
| 3298 | 2025-08-29T21:56:42.531Z | slp 57:31.897845082 |
| 3299 | 2025-08-29T21:56:42.531Z | lat 55.551819688 |
| 3300 | 2025-08-29T21:56:42.531Z | stop 2:13.832988942 |
| 3301 | 2025-08-29T21:56:42.531Z | + mkdir tests |
| 3302 | 2025-08-29T21:56:42.535Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3303 | 2025-08-29T21:56:42.535Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3304 | 2025-08-29T21:56:42.575Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-677ce97e216c6377 tests/ |
| 3305 | 2025-08-29T21:56:42.600Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-87b4dfb96627849a tests/ |
| 3306 | 2025-08-29T21:56:42.627Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-22f0170ce5147a39 tests/ |
| 3307 | 2025-08-29T21:56:42.656Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7af6aec600e73037 tests/ |
| 3308 | 2025-08-29T21:56:42.994Z | + 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/*) |
| 3309 | 2025-08-29T21:56:42.997Z | + 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-87b4dfb96627849a tests/commtest-22f0170ce5147a39 tests/dhcp_server-677ce97e216c6377 tests/end_to_end_tests-7af6aec600e73037 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz 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 |
| 3310 | 2025-08-29T21:58:19.260Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3311 | 2025-08-29T21:58:19.260Z | a .github/buildomat/ci-env.sh 1K |
| 3312 | 2025-08-29T21:58:19.260Z | a out/target/test 1K |
| 3313 | 2025-08-29T21:58:19.260Z | a out/npuzone/npuzone 23144K |
| 3314 | 2025-08-29T21:58:19.260Z | a package-manifest.toml 34K |
| 3315 | 2025-08-29T21:58:19.260Z | a smf/sled-agent/non-gimlet/config.toml 5K |
| 3316 | 2025-08-29T21:58:19.260Z | a target/release/omicron-package 41329K |
| 3317 | 2025-08-29T21:58:19.260Z | a target/release/xtask 11796K |
| 3318 | 2025-08-29T21:58:19.260Z | a target/debug/bootstrap 245037K |
| 3319 | 2025-08-29T21:58:19.260Z | a tests/bootstrap-87b4dfb96627849a 23635K |
| 3320 | 2025-08-29T21:58:19.260Z | a tests/commtest-22f0170ce5147a39 25722K |
| 3321 | 2025-08-29T21:58:19.260Z | a tests/dhcp_server-677ce97e216c6377 23635K |
| 3322 | 2025-08-29T21:58:19.260Z | a tests/end_to_end_tests-7af6aec600e73037 345330K |
| 3323 | 2025-08-29T21:58:19.260Z | a out/clickhouse.tar.gz 316051K |
| 3324 | 2025-08-29T21:58:19.260Z | a out/clickhouse_keeper.tar.gz 299743K |
| 3325 | 2025-08-29T21:58:19.260Z | a out/clickhouse_server.tar.gz 316050K |
| 3326 | 2025-08-29T21:58:19.260Z | a out/cockroachdb.tar.gz 160443K |
| 3327 | 2025-08-29T21:58:19.260Z | a out/crucible-dtrace.tar 99K |
| 3328 | 2025-08-29T21:58:19.260Z | a out/crucible-pantry-zone.tar.gz 38363K |
| 3329 | 2025-08-29T21:58:19.260Z | a out/crucible-zone.tar.gz 48166K |
| 3330 | 2025-08-29T21:58:19.260Z | a out/external-dns.tar.gz 51084K |
| 3331 | 2025-08-29T21:58:19.260Z | a out/internal-dns.tar.gz 51084K |
| 3332 | 2025-08-29T21:58:19.260Z | a out/mg-ddm-gz.tar 90846K |
| 3333 | 2025-08-29T21:58:19.260Z | a out/nexus.tar.gz 134788K |
| 3334 | 2025-08-29T21:58:19.260Z | a out/ntp.tar.gz 33401K |
| 3335 | 2025-08-29T21:58:19.260Z | a out/omicron-gateway-softnpu.tar.gz 31335K |
| 3336 | 2025-08-29T21:58:19.260Z | a out/omicron-sled-agent.tar 142862K |
| 3337 | 2025-08-29T21:58:19.260Z | a out/overlay.tar.gz 3K |
| 3338 | 2025-08-29T21:58:19.260Z | a out/oximeter.tar.gz 63808K |
| 3339 | 2025-08-29T21:58:19.260Z | a out/oxlog.tar 4004K |
| 3340 | 2025-08-29T21:58:19.260Z | a out/probe.tar.gz 3037K |
| 3341 | 2025-08-29T21:58:19.260Z | a out/propolis-server.tar.gz 68586K |
| 3342 | 2025-08-29T21:58:19.260Z | a out/pumpkind-gz.tar 26648K |
| 3343 | 2025-08-29T21:58:19.260Z | a out/switch-softnpu.tar.gz 347692K |
| 3344 | 2025-08-29T21:58:19.264Z | |
| 3345 | 2025-08-29T21:58:19.264Z | real 1:36.249829181 |
| 3346 | 2025-08-29T21:58:19.264Z | user 1:32.180009772 |
| 3347 | 2025-08-29T21:58:19.264Z | sys 5.828770946 |
| 3348 | 2025-08-29T21:58:19.264Z | trap 0.023391065 |
| 3349 | 2025-08-29T21:58:19.264Z | tflt 0.000000000 |
| 3350 | 2025-08-29T21:58:19.264Z | dflt 0.000000000 |
| 3351 | 2025-08-29T21:58:19.264Z | kflt 0.000000000 |
| 3352 | 2025-08-29T21:58:19.264Z | lock 0.000000000 |
| 3353 | 2025-08-29T21:58:19.264Z | slp 1:31.996211538 |
| 3354 | 2025-08-29T21:58:19.264Z | lat 2.465672027 |
| 3355 | 2025-08-29T21:58:19.264Z | stop 0.000523998 |
| 3356 | 2025-08-29T21:58:19.264Z | process exited: duration 2181843 ms, exit code 0 |
| |
| 3357 | 2025-08-29T21:58:19.280Z | found 1 output files |
| 3358 | 2025-08-29T21:58:19.280Z | uploading: /work/package.tar.gz (2237824142 bytes) |
| 3359 | 2025-08-29T21:59:09.786Z | uploaded: /work/package.tar.gz |