|
|
|
| 1 | 2026-08-24T22:02:48.169Z | job assigned to worker 01M0TWQ01V23K4BQMDX8WETRQR [factory aws, i-0885b89ebc9d13b8c] (queued for 53 s) |
| |
| 2 | 2026-08-24T22:02:55.447Z | starting task 0: "setup" |
| 3 | 2026-08-24T22:02:55.454Z | ++ uname -s |
| 4 | 2026-08-24T22:02:55.458Z | + kern=SunOS |
| 5 | 2026-08-24T22:02:55.458Z | + build_user=build |
| 6 | 2026-08-24T22:02:55.458Z | + build_uid=12345 |
| 7 | 2026-08-24T22:02:55.458Z | + work_dir=/work |
| 8 | 2026-08-24T22:02:55.458Z | + input_dir=/input |
| 9 | 2026-08-24T22:02:55.458Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-24T22:02:55.458Z | + case "$kern" in |
| 11 | 2026-08-24T22:02:55.458Z | + groupadd -g 12345 build |
| 12 | 2026-08-24T22:02:55.458Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-24T22:02:57.465Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-24T22:02:57.601Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-24T22:02:57.604Z | + home_fs=zfs |
| 16 | 2026-08-24T22:02:57.604Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-24T22:02:57.604Z | + mkdir -p /home/build |
| 18 | 2026-08-24T22:02:57.607Z | + chown build:build /home/build /work |
| 19 | 2026-08-24T22:02:59.610Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-24T22:02:59.614Z | process exited: duration 4167 ms, exit code 0 |
| |
| 21 | 2026-08-24T22:02:59.622Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-24T22:02:59.628Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-08-24T22:02:59.628Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-08-24T22:02:59.628Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-24T22:02:59.628Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-24T22:02:59.628Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-24T22:02:59.628Z | * rust toolchain profile = "default" |
| 28 | 2026-08-24T22:02:59.632Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-24T22:02:59.632Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-24T22:02:59.694Z | info: downloading installer |
| 31 | 2026-08-24T22:03:00.838Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-24T22:03:00.838Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-24T22:03:00.838Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-24T22:03:00.838Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-24T22:03:00.851Z | info: profile set to default |
| 36 | 2026-08-24T22:03:00.851Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-24T22:03:00.854Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-24T22:03:00.996Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-24T22:03:01.016Z | info: downloading 6 components |
| 40 | 2026-08-24T22:03:15.107Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-24T22:03:15.107Z | |
| 42 | 2026-08-24T22:03:15.137Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-24T22:03:15.137Z | |
| 44 | 2026-08-24T22:03:15.137Z | |
| 45 | 2026-08-24T22:03:15.137Z | Rust is installed now. Great! |
| 46 | 2026-08-24T22:03:15.137Z | |
| 47 | 2026-08-24T22:03:15.137Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-24T22:03:15.137Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-24T22:03:15.137Z | |
| 50 | 2026-08-24T22:03:15.137Z | To configure your current shell, you need to source |
| 51 | 2026-08-24T22:03:15.137Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-24T22:03:15.137Z | |
| 53 | 2026-08-24T22:03:15.137Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-24T22:03:15.137Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-24T22:03:15.137Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-24T22:03:15.137Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-24T22:03:15.137Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-24T22:03:15.137Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-24T22:03:15.137Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-24T22:03:15.141Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-24T22:03:15.141Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-24T22:03:15.241Z | + rustup --version |
| 63 | 2026-08-24T22:03:15.248Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-24T22:03:15.252Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-24T22:03:15.268Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-24T22:03:15.277Z | + cargo --version |
| 67 | 2026-08-24T22:03:15.281Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-24T22:03:15.281Z | + rustc --version |
| 69 | 2026-08-24T22:03:15.302Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-24T22:03:15.306Z | process exited: duration 15682 ms, exit code 0 |
| |
| 71 | 2026-08-24T22:03:15.314Z | starting task 2: "authentication" |
| 72 | 2026-08-24T22:03:15.333Z | process exited: duration 17 ms, exit code 0 |
| |
| 73 | 2026-08-24T22:03:15.341Z | starting task 3: "clone repository" |
| 74 | 2026-08-24T22:03:15.344Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-24T22:03:15.348Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-24T22:03:15.379Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-24T22:03:27.496Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-24T22:03:27.496Z | + git fetch origin 2aebcad3038b40a58be2e52e7ba03c8567f8d1d0 |
| 79 | 2026-08-24T22:03:27.867Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-24T22:03:27.867Z | * branch 2aebcad3038b40a58be2e52e7ba03c8567f8d1d0 -> FETCH_HEAD |
| 81 | 2026-08-24T22:03:27.897Z | + [[ -n spr/papertigers/report-reservoir-size-on-error-if-possible ]] |
| 82 | 2026-08-24T22:03:27.941Z | ++ git branch --show-current |
| 83 | 2026-08-24T22:03:27.941Z | + current=main |
| 84 | 2026-08-24T22:03:27.941Z | + [[ main != spr/papertigers/report-reservoir-size-on-error-if-possible ]] |
| 85 | 2026-08-24T22:03:27.941Z | + git branch -f spr/papertigers/report-reservoir-size-on-error-if-possible 2aebcad3038b40a58be2e52e7ba03c8567f8d1d0 |
| 86 | 2026-08-24T22:03:27.941Z | + git checkout -f spr/papertigers/report-reservoir-size-on-error-if-possible |
| 87 | 2026-08-24T22:03:28.020Z | Switched to branch 'spr/papertigers/report-reservoir-size-on-error-if-possible' |
| 88 | 2026-08-24T22:03:28.028Z | + git reset --hard 2aebcad3038b40a58be2e52e7ba03c8567f8d1d0 |
| 89 | 2026-08-24T22:03:28.164Z | HEAD is now at 2aebcad30 follow error doc |
| 90 | 2026-08-24T22:03:28.172Z | process exited: duration 12820 ms, exit code 0 |
| |
| 91 | 2026-08-24T22:03:28.188Z | starting task 4: "build" |
| 92 | 2026-08-24T22:03:28.216Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-24T22:03:28.216Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-24T22:03:28.216Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-24T22:03:28.216Z | +++ uname -s |
| 96 | 2026-08-24T22:03:28.216Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-24T22:03:28.216Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-24T22:03:28.216Z | + cargo --version |
| 99 | 2026-08-24T22:03:28.270Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-24T22:03:28.270Z | + rustc --version |
| 101 | 2026-08-24T22:03:28.271Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-24T22:03:28.271Z | + WORK=/work |
| 103 | 2026-08-24T22:03:28.271Z | + pfexec mkdir -p /work |
| 104 | 2026-08-24T22:03:28.271Z | + pfexec chown build /work |
| 105 | 2026-08-24T22:03:28.272Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-08-24T22:03:31.355Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-08-24T22:03:31.737Z | Startup: Caching catalogs ... Done |
| 108 | 2026-08-24T22:03:33.888Z | Planning: Solver setup ... Done (2.032s) |
| 109 | 2026-08-24T22:03:33.948Z | Planning: Running solver ... Done (0.060s) |
| 110 | 2026-08-24T22:03:33.995Z | Planning: Finding local manifests ... Done (0.004s) |
| 111 | 2026-08-24T22:03:45.054Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-08-24T22:03:45.079Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-08-24T22:03:45.095Z | Planning: Package planning ... Done (0.015s) |
| 114 | 2026-08-24T22:03:45.100Z | Planning: Merging actions ... Done (0.001s) |
| 115 | 2026-08-24T22:03:45.318Z | Planning: Checking for conflicting actions ... Done (0.221s) |
| 116 | 2026-08-24T22:03:45.321Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-08-24T22:03:46.214Z | Planning: Evaluating mediators ... Done (0.896s) |
| 118 | 2026-08-24T22:03:46.217Z | Planning: Planning completed in 14.44 seconds |
| 119 | 2026-08-24T22:03:46.225Z | Packages to install: 2 |
| 120 | 2026-08-24T22:03:46.225Z | Estimated space available: 156.01 GB |
| 121 | 2026-08-24T22:03:46.225Z | Estimated space to be consumed: 79.16 MB |
| 122 | 2026-08-24T22:03:46.225Z | Create boot environment: No |
| 123 | 2026-08-24T22:03:46.225Z | Create backup boot environment: No |
| 124 | 2026-08-24T22:03:46.228Z | Rebuild boot archive: No |
| 125 | 2026-08-24T22:03:46.228Z | |
| 126 | 2026-08-24T22:03:46.228Z | Changed packages: |
| 127 | 2026-08-24T22:03:46.228Z | helios |
| 128 | 2026-08-24T22:03:46.228Z | developer/build-essential |
| 129 | 2026-08-24T22:03:46.228Z | None -> 11-3.0 |
| 130 | 2026-08-24T22:03:46.228Z | library/libxmlsec1 |
| 131 | 2026-08-24T22:03:46.228Z | None -> 1.2.35-3.0 |
| 132 | 2026-08-24T22:03:46.251Z | |
| 133 | 2026-08-24T22:03:46.252Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-08-24T22:03:56.701Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 135 | 2026-08-24T22:03:56.834Z | Download: Completed 1.28 MB in 10.58 seconds (123k/s) |
| 136 | 2026-08-24T22:03:56.897Z | Actions: 1/268 actions (Installing new actions) |
| 137 | 2026-08-24T22:03:56.935Z | Actions: Completed 268 actions in 0.04 seconds. |
| 138 | 2026-08-24T22:03:56.970Z | Finalize: Updating package state database ... Done (0.035s) |
| 139 | 2026-08-24T22:03:56.970Z | Finalize: Updating package cache ... Done (0.000s) |
| 140 | 2026-08-24T22:03:57.058Z | Finalize: Updating image state ... Done (0.087s) |
| 141 | 2026-08-24T22:03:59.697Z | Finalize: Creating fast lookup database ... Done (2.558s) |
| 142 | 2026-08-24T22:03:59.770Z | Finalize: Reading search index ... Done (0.013s) |
| 143 | 2026-08-24T22:03:59.773Z | Finalize: Updating search index ... Done (0.000s) |
| 144 | 2026-08-24T22:03:59.911Z | Finalize: Updating package cache ... Done (0.000s) |
| 145 | 2026-08-24T22:04:00.279Z | Planning: Evaluating mediator changes ... Done |
| 146 | 2026-08-24T22:04:00.383Z | Planning: Checking for conflicting actions ... Done |
| 147 | 2026-08-24T22:04:00.386Z | Planning: Consolidating action changes ... Done |
| 148 | 2026-08-24T22:04:00.541Z | Planning: Evaluating mediators ... Done |
| 149 | 2026-08-24T22:04:00.544Z | Planning: Planning completed in 0.26 seconds |
| 150 | 2026-08-24T22:04:00.565Z | Mediators to change: 2 |
| 151 | 2026-08-24T22:04:00.565Z | Create boot environment: No |
| 152 | 2026-08-24T22:04:00.565Z | Create backup boot environment: No |
| 153 | 2026-08-24T22:04:00.608Z | Finalize: Updating package state database ... Done |
| 154 | 2026-08-24T22:04:00.608Z | Finalize: Updating package cache ... Done |
| 155 | 2026-08-24T22:04:00.661Z | Finalize: Updating image state ... Done |
| 156 | 2026-08-24T22:04:02.591Z | Finalize: Creating fast lookup database ... Done |
| 157 | 2026-08-24T22:04:02.656Z | Finalize: Reading search index ... Done |
| 158 | 2026-08-24T22:04:02.660Z | Finalize: Updating search index ... Done |
| 159 | 2026-08-24T22:04:02.724Z | Finalize: Updating package cache ... Done |
| 160 | 2026-08-24T22:04:03.016Z | Planning: Evaluating mediator changes ... Done |
| 161 | 2026-08-24T22:04:03.122Z | Planning: Checking for conflicting actions ... Done |
| 162 | 2026-08-24T22:04:03.125Z | Planning: Consolidating action changes ... Done |
| 163 | 2026-08-24T22:04:03.277Z | Planning: Evaluating mediators ... Done |
| 164 | 2026-08-24T22:04:03.281Z | Planning: Planning completed in 0.26 seconds |
| 165 | 2026-08-24T22:04:03.299Z | Mediators to change: 1 |
| 166 | 2026-08-24T22:04:03.300Z | Create boot environment: No |
| 167 | 2026-08-24T22:04:03.300Z | Create backup boot environment: No |
| 168 | 2026-08-24T22:04:03.344Z | Finalize: Updating package state database ... Done |
| 169 | 2026-08-24T22:04:03.348Z | Finalize: Updating package cache ... Done |
| 170 | 2026-08-24T22:04:03.395Z | Finalize: Updating image state ... Done |
| 171 | 2026-08-24T22:04:05.333Z | Finalize: Creating fast lookup database ... Done |
| 172 | 2026-08-24T22:04:05.395Z | Finalize: Reading search index ... Done |
| 173 | 2026-08-24T22:04:05.398Z | Finalize: Updating search index ... Done |
| 174 | 2026-08-24T22:04:05.481Z | Finalize: Updating package cache ... Done |
| 175 | 2026-08-24T22:04:05.790Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 176 | 2026-08-24T22:04:05.790Z | apache system 2.4 system |
| 177 | 2026-08-24T22:04:05.790Z | clang system 15 system |
| 178 | 2026-08-24T22:04:05.790Z | csh system system illumos |
| 179 | 2026-08-24T22:04:05.790Z | ctags system system illumos |
| 180 | 2026-08-24T22:04:05.790Z | file vendor vendor darwinsys |
| 181 | 2026-08-24T22:04:05.790Z | file system system illumos |
| 182 | 2026-08-24T22:04:05.790Z | gcc vendor 14 vendor |
| 183 | 2026-08-24T22:04:05.790Z | gcc system 13 system |
| 184 | 2026-08-24T22:04:05.790Z | gcc system 10 system |
| 185 | 2026-08-24T22:04:05.790Z | go system 1.25 system |
| 186 | 2026-08-24T22:04:05.790Z | llvm system 15 system |
| 187 | 2026-08-24T22:04:05.790Z | mariadb system 11.4 system |
| 188 | 2026-08-24T22:04:05.790Z | mta vendor vendor dma |
| 189 | 2026-08-24T22:04:05.790Z | openjdk system 17 system |
| 190 | 2026-08-24T22:04:05.790Z | openjdk system 11 system |
| 191 | 2026-08-24T22:04:05.790Z | openssl vendor 3 vendor |
| 192 | 2026-08-24T22:04:05.790Z | perl system 5.40 system |
| 193 | 2026-08-24T22:04:05.790Z | postgresql system 18 system |
| 194 | 2026-08-24T22:04:05.790Z | postgresql system 17 system |
| 195 | 2026-08-24T22:04:05.790Z | python vendor 3 vendor |
| 196 | 2026-08-24T22:04:05.790Z | python system 2 system |
| 197 | 2026-08-24T22:04:05.790Z | python3 vendor 3.13 vendor |
| 198 | 2026-08-24T22:04:05.790Z | ruby system 3.4 system |
| 199 | 2026-08-24T22:04:05.791Z | ruby system 3.0 system |
| 200 | 2026-08-24T22:04:05.791Z | words vendor vendor american-english |
| 201 | 2026-08-24T22:04:05.791Z | words system system australian-english |
| 202 | 2026-08-24T22:04:05.791Z | words system system british-english |
| 203 | 2026-08-24T22:04:05.791Z | words system system canadian-english |
| 204 | 2026-08-24T22:04:05.791Z | words system system french |
| 205 | 2026-08-24T22:04:05.792Z | words system system italian |
| 206 | 2026-08-24T22:04:05.792Z | words system system ngerman |
| 207 | 2026-08-24T22:04:05.792Z | words system system ogerman |
| 208 | 2026-08-24T22:04:05.792Z | words system system spanish |
| 209 | 2026-08-24T22:04:06.046Z | PUBLISHER TYPE STATUS P LOCATION |
| 210 | 2026-08-24T22:04:06.046Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 211 | 2026-08-24T22:04:06.537Z | FMRI IFO |
| 212 | 2026-08-24T22:04:06.537Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 213 | 2026-08-24T22:04:06.537Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 214 | 2026-08-24T22:04:06.537Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 215 | 2026-08-24T22:04:06.537Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 216 | 2026-08-24T22:04:06.537Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 217 | 2026-08-24T22:04:06.537Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 218 | 2026-08-24T22:04:06.537Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 219 | 2026-08-24T22:04:06.537Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 220 | 2026-08-24T22:04:06.537Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 221 | 2026-08-24T22:04:06.884Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 222 | 2026-08-24T22:04:07.488Z | Updating crates.io index |
| 223 | 2026-08-24T22:04:07.491Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 224 | 2026-08-24T22:04:07.786Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 225 | 2026-08-24T22:04:08.197Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 226 | 2026-08-24T22:04:09.267Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 227 | 2026-08-24T22:04:09.791Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 228 | 2026-08-24T22:04:11.405Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 229 | 2026-08-24T22:04:12.358Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 230 | 2026-08-24T22:04:12.699Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 231 | 2026-08-24T22:04:13.058Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 232 | 2026-08-24T22:04:14.270Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 233 | 2026-08-24T22:04:14.763Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 234 | 2026-08-24T22:04:15.137Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 235 | 2026-08-24T22:04:15.694Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 236 | 2026-08-24T22:04:16.248Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 237 | 2026-08-24T22:04:16.552Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 238 | 2026-08-24T22:04:16.844Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 239 | 2026-08-24T22:04:17.152Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 240 | 2026-08-24T22:04:17.509Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 241 | 2026-08-24T22:04:18.047Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-08-24T22:04:18.427Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 243 | 2026-08-24T22:04:18.899Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 244 | 2026-08-24T22:04:19.216Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 245 | 2026-08-24T22:04:19.781Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 246 | 2026-08-24T22:04:20.130Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 247 | 2026-08-24T22:04:20.410Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 248 | 2026-08-24T22:04:20.891Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 249 | 2026-08-24T22:04:21.578Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-08-24T22:04:22.018Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 251 | 2026-08-24T22:04:22.717Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 252 | 2026-08-24T22:04:22.993Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 253 | 2026-08-24T22:04:23.337Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 254 | 2026-08-24T22:04:23.720Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 255 | 2026-08-24T22:04:24.296Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 256 | 2026-08-24T22:04:24.858Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-08-24T22:04:25.177Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 258 | 2026-08-24T22:04:25.547Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 259 | 2026-08-24T22:04:26.297Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 260 | 2026-08-24T22:04:26.600Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-08-24T22:04:26.879Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 262 | 2026-08-24T22:04:27.230Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 263 | 2026-08-24T22:04:27.533Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 264 | 2026-08-24T22:04:27.828Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-08-24T22:04:30.587Z | Downloading crates ... |
| 266 | 2026-08-24T22:04:30.658Z | Downloaded anstream v1.0.0 |
| 267 | 2026-08-24T22:04:30.663Z | Downloaded clap_lex v1.0.0 |
| 268 | 2026-08-24T22:04:30.666Z | Downloaded is_terminal_polyfill v1.70.2 |
| 269 | 2026-08-24T22:04:30.669Z | Downloaded bitflags v2.11.0 |
| 270 | 2026-08-24T22:04:30.680Z | Downloaded serde_json v1.0.151 |
| 271 | 2026-08-24T22:04:30.684Z | Downloaded zerocopy-derive v0.7.35 |
| 272 | 2026-08-24T22:04:30.687Z | Downloaded utf8parse v0.2.2 |
| 273 | 2026-08-24T22:04:30.690Z | Downloaded clap_derive v4.6.1 |
| 274 | 2026-08-24T22:04:30.690Z | Downloaded anstyle-parse v1.0.0 |
| 275 | 2026-08-24T22:04:30.693Z | Downloaded anstyle v1.0.14 |
| 276 | 2026-08-24T22:04:30.693Z | Downloaded cfg-if v1.0.4 |
| 277 | 2026-08-24T22:04:30.697Z | Downloaded zmij v1.0.21 |
| 278 | 2026-08-24T22:04:30.701Z | Downloaded zerocopy v0.7.35 |
| 279 | 2026-08-24T22:04:30.705Z | Downloaded papergrid v0.11.0 |
| 280 | 2026-08-24T22:04:30.710Z | Downloaded fs-err v3.3.0 |
| 281 | 2026-08-24T22:04:30.714Z | Downloaded camino v1.2.5 |
| 282 | 2026-08-24T22:04:30.714Z | Downloaded cargo-platform v0.3.2 |
| 283 | 2026-08-24T22:04:30.717Z | Downloaded goblin v0.8.2 |
| 284 | 2026-08-24T22:04:30.720Z | Downloaded autocfg v1.5.0 |
| 285 | 2026-08-24T22:04:30.723Z | Downloaded usdt v0.5.0 |
| 286 | 2026-08-24T22:04:30.723Z | Downloaded clap v4.6.1 |
| 287 | 2026-08-24T22:04:30.729Z | Downloaded dof v0.3.0 |
| 288 | 2026-08-24T22:04:30.732Z | Downloaded serde_spanned v0.6.9 |
| 289 | 2026-08-24T22:04:30.732Z | Downloaded unicode-ident v1.0.24 |
| 290 | 2026-08-24T22:04:30.733Z | Downloaded colorchoice v1.0.4 |
| 291 | 2026-08-24T22:04:30.733Z | Downloaded block-buffer v0.10.4 |
| 292 | 2026-08-24T22:04:30.736Z | Downloaded cpufeatures v0.2.17 |
| 293 | 2026-08-24T22:04:30.740Z | Downloaded usdt-impl v0.5.0 |
| 294 | 2026-08-24T22:04:30.740Z | Downloaded digest v0.10.7 |
| 295 | 2026-08-24T22:04:30.740Z | Downloaded equivalent v1.0.2 |
| 296 | 2026-08-24T22:04:30.743Z | Downloaded bytecount v0.6.9 |
| 297 | 2026-08-24T22:04:30.743Z | Downloaded serde_derive v1.0.228 |
| 298 | 2026-08-24T22:04:30.747Z | Downloaded heck v0.5.0 |
| 299 | 2026-08-24T22:04:30.751Z | Downloaded usdt-macro v0.5.0 |
| 300 | 2026-08-24T22:04:30.755Z | Downloaded proc-macro-error-attr v1.0.4 |
| 301 | 2026-08-24T22:04:30.758Z | Downloaded thread-id v4.2.2 |
| 302 | 2026-08-24T22:04:30.764Z | Downloaded generic-array v0.14.7 |
| 303 | 2026-08-24T22:04:30.767Z | Downloaded fastrand v2.3.0 |
| 304 | 2026-08-24T22:04:30.774Z | Downloaded scroll_derive v0.12.1 |
| 305 | 2026-08-24T22:04:30.780Z | Downloaded terminal_size v0.4.3 |
| 306 | 2026-08-24T22:04:30.783Z | Downloaded plain v0.2.3 |
| 307 | 2026-08-24T22:04:30.786Z | Downloaded strsim v0.11.1 |
| 308 | 2026-08-24T22:04:30.788Z | Downloaded camino-tempfile v1.4.1 |
| 309 | 2026-08-24T22:04:30.791Z | Downloaded sha2 v0.10.9 |
| 310 | 2026-08-24T22:04:30.792Z | Downloaded thiserror-impl v2.0.18 |
| 311 | 2026-08-24T22:04:30.794Z | Downloaded swrite v0.1.0 |
| 312 | 2026-08-24T22:04:30.797Z | Downloaded scroll v0.12.0 |
| 313 | 2026-08-24T22:04:30.802Z | Downloaded memmap v0.7.0 |
| 314 | 2026-08-24T22:04:30.805Z | Downloaded serde_tokenstream v0.2.3 |
| 315 | 2026-08-24T22:04:30.809Z | Downloaded indexmap v2.14.0 |
| 316 | 2026-08-24T22:04:30.812Z | Downloaded quote v1.0.45 |
| 317 | 2026-08-24T22:04:30.820Z | Downloaded macaddr v1.0.1 |
| 318 | 2026-08-24T22:04:30.823Z | Downloaded fnv v1.0.7 |
| 319 | 2026-08-24T22:04:30.823Z | Downloaded version_check v0.9.5 |
| 320 | 2026-08-24T22:04:30.826Z | Downloaded toml v0.8.23 |
| 321 | 2026-08-24T22:04:30.833Z | Downloaded thiserror v2.0.18 |
| 322 | 2026-08-24T22:04:30.837Z | Downloaded crypto-common v0.1.7 |
| 323 | 2026-08-24T22:04:30.841Z | Downloaded anstyle-query v1.1.5 |
| 324 | 2026-08-24T22:04:30.844Z | Downloaded pest_derive v2.8.6 |
| 325 | 2026-08-24T22:04:30.847Z | Downloaded tempfile v3.27.0 |
| 326 | 2026-08-24T22:04:30.847Z | Downloaded serde_core v1.0.228 |
| 327 | 2026-08-24T22:04:30.850Z | Downloaded cargo_metadata v0.23.1 |
| 328 | 2026-08-24T22:04:30.854Z | Downloaded unicode-linebreak v0.1.5 |
| 329 | 2026-08-24T22:04:30.856Z | Downloaded errno v0.3.14 |
| 330 | 2026-08-24T22:04:30.856Z | Downloaded usdt-attr-macro v0.5.0 |
| 331 | 2026-08-24T22:04:30.862Z | Downloaded itoa v1.0.17 |
| 332 | 2026-08-24T22:04:30.865Z | Downloaded smawk v0.3.2 |
| 333 | 2026-08-24T22:04:30.865Z | Downloaded toml_write v0.1.2 |
| 334 | 2026-08-24T22:04:30.868Z | Downloaded tabled_derive v0.7.0 |
| 335 | 2026-08-24T22:04:30.871Z | Downloaded pretty-hex v0.4.1 |
| 336 | 2026-08-24T22:04:30.875Z | Downloaded proc-macro2 v1.0.106 |
| 337 | 2026-08-24T22:04:30.875Z | Downloaded log v0.4.33 |
| 338 | 2026-08-24T22:04:30.878Z | Downloaded textwrap v0.16.2 |
| 339 | 2026-08-24T22:04:30.881Z | Downloaded dtrace-parser v0.2.0 |
| 340 | 2026-08-24T22:04:30.886Z | Downloaded byteorder v1.5.0 |
| 341 | 2026-08-24T22:04:30.889Z | Downloaded heck v0.4.1 |
| 342 | 2026-08-24T22:04:30.892Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-08-24T22:04:30.896Z | Downloaded toml_datetime v0.6.11 |
| 344 | 2026-08-24T22:04:30.900Z | Downloaded anyhow v1.0.104 |
| 345 | 2026-08-24T22:04:30.903Z | Downloaded getrandom v0.3.4 |
| 346 | 2026-08-24T22:04:30.906Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-08-24T22:04:30.906Z | Downloaded proc-macro-error v1.0.4 |
| 348 | 2026-08-24T22:04:30.912Z | Downloaded cargo_toml v0.21.0 |
| 349 | 2026-08-24T22:04:30.915Z | Downloaded ucd-trie v0.1.7 |
| 350 | 2026-08-24T22:04:30.922Z | Downloaded pest_generator v2.8.6 |
| 351 | 2026-08-24T22:04:30.925Z | Downloaded once_cell v1.21.3 |
| 352 | 2026-08-24T22:04:30.925Z | Downloaded semver v1.0.28 |
| 353 | 2026-08-24T22:04:30.925Z | Downloaded toml_edit v0.22.27 |
| 354 | 2026-08-24T22:04:30.928Z | Downloaded memchr v2.8.0 |
| 355 | 2026-08-24T22:04:30.931Z | Downloaded serde v1.0.228 |
| 356 | 2026-08-24T22:04:30.951Z | Downloaded pest v2.8.6 |
| 357 | 2026-08-24T22:04:30.954Z | Downloaded pest_meta v2.8.6 |
| 358 | 2026-08-24T22:04:30.986Z | Downloaded typenum v1.20.1 |
| 359 | 2026-08-24T22:04:30.994Z | Downloaded hashbrown v0.17.0 |
| 360 | 2026-08-24T22:04:31.008Z | Downloaded winnow v0.7.14 |
| 361 | 2026-08-24T22:04:31.027Z | Downloaded clap_builder v4.6.0 |
| 362 | 2026-08-24T22:04:31.050Z | Downloaded tabled v0.15.0 |
| 363 | 2026-08-24T22:04:31.060Z | Downloaded unicode-width v0.2.0 |
| 364 | 2026-08-24T22:04:31.064Z | Downloaded syn v1.0.109 |
| 365 | 2026-08-24T22:04:31.069Z | Downloaded unicode-width v0.1.14 |
| 366 | 2026-08-24T22:04:31.074Z | Downloaded syn v2.0.117 |
| 367 | 2026-08-24T22:04:31.094Z | Downloaded rustix v1.1.4 |
| 368 | 2026-08-24T22:04:31.114Z | Downloaded libc v0.2.185 |
| 369 | 2026-08-24T22:04:31.177Z | Compiling proc-macro2 v1.0.106 |
| 370 | 2026-08-24T22:04:31.177Z | Compiling quote v1.0.45 |
| 371 | 2026-08-24T22:04:31.181Z | Compiling unicode-ident v1.0.24 |
| 372 | 2026-08-24T22:04:31.181Z | Compiling serde_core v1.0.228 |
| 373 | 2026-08-24T22:04:31.181Z | Compiling libc v0.2.185 |
| 374 | 2026-08-24T22:04:31.181Z | Compiling version_check v0.9.5 |
| 375 | 2026-08-24T22:04:31.181Z | Compiling memchr v2.8.0 |
| 376 | 2026-08-24T22:04:31.181Z | Compiling serde v1.0.228 |
| 377 | 2026-08-24T22:04:31.353Z | Compiling zmij v1.0.21 |
| 378 | 2026-08-24T22:04:31.356Z | Compiling thiserror v1.0.69 |
| 379 | 2026-08-24T22:04:31.356Z | Compiling itoa v1.0.17 |
| 380 | 2026-08-24T22:04:31.356Z | Compiling ucd-trie v0.1.7 |
| 381 | 2026-08-24T22:04:31.369Z | Compiling rustix v1.1.4 |
| 382 | 2026-08-24T22:04:31.372Z | Compiling byteorder v1.5.0 |
| 383 | 2026-08-24T22:04:31.750Z | Compiling bitflags v2.11.0 |
| 384 | 2026-08-24T22:04:31.754Z | Compiling serde_json v1.0.151 |
| 385 | 2026-08-24T22:04:31.772Z | Compiling proc-macro-error-attr v1.0.4 |
| 386 | 2026-08-24T22:04:31.789Z | Compiling usdt-impl v0.5.0 |
| 387 | 2026-08-24T22:04:31.844Z | Compiling camino v1.2.5 |
| 388 | 2026-08-24T22:04:31.964Z | Compiling pest v2.8.6 |
| 389 | 2026-08-24T22:04:32.022Z | Compiling syn v1.0.109 |
| 390 | 2026-08-24T22:04:32.040Z | Compiling proc-macro-error v1.0.4 |
| 391 | 2026-08-24T22:04:32.092Z | Compiling plain v0.2.3 |
| 392 | 2026-08-24T22:04:32.176Z | Compiling log v0.4.33 |
| 393 | 2026-08-24T22:04:32.228Z | Compiling hashbrown v0.17.0 |
| 394 | 2026-08-24T22:04:32.232Z | Compiling getrandom v0.3.4 |
| 395 | 2026-08-24T22:04:32.232Z | Compiling utf8parse v0.2.2 |
| 396 | 2026-08-24T22:04:32.232Z | Compiling equivalent v1.0.2 |
| 397 | 2026-08-24T22:04:32.327Z | Compiling colorchoice v1.0.4 |
| 398 | 2026-08-24T22:04:32.332Z | Compiling is_terminal_polyfill v1.70.2 |
| 399 | 2026-08-24T22:04:32.389Z | Compiling cfg-if v1.0.4 |
| 400 | 2026-08-24T22:04:32.470Z | Compiling errno v0.3.14 |
| 401 | 2026-08-24T22:04:32.488Z | Compiling thread-id v4.2.2 |
| 402 | 2026-08-24T22:04:32.504Z | Compiling anstyle-parse v1.0.0 |
| 403 | 2026-08-24T22:04:32.520Z | Compiling anstyle v1.0.14 |
| 404 | 2026-08-24T22:04:32.524Z | Compiling pretty-hex v0.4.1 |
| 405 | 2026-08-24T22:04:32.524Z | Compiling autocfg v1.5.0 |
| 406 | 2026-08-24T22:04:32.524Z | Compiling thiserror v2.0.18 |
| 407 | 2026-08-24T22:04:32.607Z | Compiling toml_write v0.1.2 |
| 408 | 2026-08-24T22:04:32.611Z | Compiling winnow v0.7.14 |
| 409 | 2026-08-24T22:04:32.663Z | Compiling anstyle-query v1.1.5 |
| 410 | 2026-08-24T22:04:32.732Z | Compiling strsim v0.11.1 |
| 411 | 2026-08-24T22:04:32.776Z | Compiling anstream v1.0.0 |
| 412 | 2026-08-24T22:04:32.797Z | Compiling indexmap v2.14.0 |
| 413 | 2026-08-24T22:04:32.816Z | Compiling once_cell v1.21.3 |
| 414 | 2026-08-24T22:04:32.853Z | Compiling unicode-width v0.1.14 |
| 415 | 2026-08-24T22:04:32.874Z | Compiling anyhow v1.0.104 |
| 416 | 2026-08-24T22:04:32.934Z | Compiling syn v2.0.117 |
| 417 | 2026-08-24T22:04:33.039Z | Compiling fs-err v3.3.0 |
| 418 | 2026-08-24T22:04:33.097Z | Compiling pest_meta v2.8.6 |
| 419 | 2026-08-24T22:04:33.115Z | Compiling fastrand v2.3.0 |
| 420 | 2026-08-24T22:04:33.149Z | Compiling clap_lex v1.0.0 |
| 421 | 2026-08-24T22:04:33.187Z | Compiling heck v0.4.1 |
| 422 | 2026-08-24T22:04:33.207Z | Compiling heck v0.5.0 |
| 423 | 2026-08-24T22:04:33.250Z | Compiling fnv v1.0.7 |
| 424 | 2026-08-24T22:04:33.284Z | Compiling bytecount v0.6.9 |
| 425 | 2026-08-24T22:04:33.397Z | Compiling papergrid v0.11.0 |
| 426 | 2026-08-24T22:04:33.397Z | Compiling memmap v0.7.0 |
| 427 | 2026-08-24T22:04:33.440Z | Compiling unicode-width v0.2.0 |
| 428 | 2026-08-24T22:04:33.444Z | Compiling unicode-linebreak v0.1.5 |
| 429 | 2026-08-24T22:04:33.444Z | Compiling smawk v0.3.2 |
| 430 | 2026-08-24T22:04:33.490Z | Compiling terminal_size v0.4.3 |
| 431 | 2026-08-24T22:04:33.522Z | Compiling tempfile v3.27.0 |
| 432 | 2026-08-24T22:04:33.599Z | Compiling swrite v0.1.0 |
| 433 | 2026-08-24T22:04:33.636Z | Compiling clap_builder v4.6.0 |
| 434 | 2026-08-24T22:04:33.683Z | Compiling textwrap v0.16.2 |
| 435 | 2026-08-24T22:04:33.838Z | Compiling semver v1.0.28 |
| 436 | 2026-08-24T22:04:33.864Z | Compiling cargo-platform v0.3.2 |
| 437 | 2026-08-24T22:04:34.110Z | Compiling camino-tempfile v1.4.1 |
| 438 | 2026-08-24T22:04:34.422Z | Compiling tabled_derive v0.7.0 |
| 439 | 2026-08-24T22:04:35.059Z | Compiling pest_generator v2.8.6 |
| 440 | 2026-08-24T22:04:35.085Z | Compiling tabled v0.15.0 |
| 441 | 2026-08-24T22:04:35.600Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-08-24T22:04:35.603Z | Compiling thiserror-impl v1.0.69 |
| 443 | 2026-08-24T22:04:35.603Z | Compiling zerocopy-derive v0.7.35 |
| 444 | 2026-08-24T22:04:35.603Z | Compiling scroll_derive v0.12.1 |
| 445 | 2026-08-24T22:04:35.603Z | Compiling thiserror-impl v2.0.18 |
| 446 | 2026-08-24T22:04:35.603Z | Compiling clap_derive v4.6.1 |
| 447 | 2026-08-24T22:04:35.671Z | Compiling pest_derive v2.8.6 |
| 448 | 2026-08-24T22:04:36.232Z | Compiling scroll v0.12.0 |
| 449 | 2026-08-24T22:04:36.340Z | Compiling zerocopy v0.7.35 |
| 450 | 2026-08-24T22:04:36.448Z | Compiling goblin v0.8.2 |
| 451 | 2026-08-24T22:04:36.600Z | Compiling dtrace-parser v0.2.0 |
| 452 | 2026-08-24T22:04:36.924Z | Compiling clap v4.6.1 |
| 453 | 2026-08-24T22:04:38.015Z | Compiling toml_datetime v0.6.11 |
| 454 | 2026-08-24T22:04:38.015Z | Compiling serde_spanned v0.6.9 |
| 455 | 2026-08-24T22:04:38.016Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 456 | 2026-08-24T22:04:38.019Z | Compiling cargo_metadata v0.23.1 |
| 457 | 2026-08-24T22:04:38.019Z | Compiling macaddr v1.0.1 |
| 458 | 2026-08-24T22:04:38.047Z | Compiling dof v0.3.0 |
| 459 | 2026-08-24T22:04:38.050Z | Compiling serde_tokenstream v0.2.3 |
| 460 | 2026-08-24T22:04:38.217Z | Compiling toml_edit v0.22.27 |
| 461 | 2026-08-24T22:04:38.824Z | Compiling usdt-macro v0.5.0 |
| 462 | 2026-08-24T22:04:38.827Z | Compiling usdt-attr-macro v0.5.0 |
| 463 | 2026-08-24T22:04:39.431Z | Compiling usdt v0.5.0 |
| 464 | 2026-08-24T22:04:39.469Z | Compiling toml v0.8.23 |
| 465 | 2026-08-24T22:04:39.791Z | Compiling cargo_toml v0.21.0 |
| 466 | 2026-08-24T22:04:41.062Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 467 | 2026-08-24T22:04:43.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.42s |
| 468 | 2026-08-24T22:04:43.337Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 469 | 2026-08-24T22:04:43.851Z | Downloading crates ... |
| 470 | 2026-08-24T22:04:43.902Z | Downloaded ascii-canvas v3.0.0 |
| 471 | 2026-08-24T22:04:43.907Z | Downloaded base16ct v0.2.0 |
| 472 | 2026-08-24T22:04:43.910Z | Downloaded async-stream v0.3.6 |
| 473 | 2026-08-24T22:04:43.910Z | Downloaded bb8 v0.8.6 |
| 474 | 2026-08-24T22:04:43.915Z | Downloaded bit-set v0.8.0 |
| 475 | 2026-08-24T22:04:43.918Z | Downloaded addr2line v0.25.1 |
| 476 | 2026-08-24T22:04:43.923Z | Downloaded cobs v0.3.0 |
| 477 | 2026-08-24T22:04:43.932Z | Downloaded form_urlencoded v1.2.2 |
| 478 | 2026-08-24T22:04:43.935Z | Downloaded funty v2.0.0 |
| 479 | 2026-08-24T22:04:43.935Z | Downloaded adler2 v2.0.1 |
| 480 | 2026-08-24T22:04:43.939Z | Downloaded byte-wrapper v0.1.0 |
| 481 | 2026-08-24T22:04:43.939Z | Downloaded cexpr v0.6.0 |
| 482 | 2026-08-24T22:04:43.944Z | Downloaded env_filter v2.0.0 |
| 483 | 2026-08-24T22:04:43.944Z | Downloaded base16ct v1.0.0 |
| 484 | 2026-08-24T22:04:43.947Z | Downloaded async-compression v0.4.41 |
| 485 | 2026-08-24T22:04:43.948Z | Downloaded atty v0.2.14 |
| 486 | 2026-08-24T22:04:43.948Z | Downloaded base64ct v1.8.3 |
| 487 | 2026-08-24T22:04:43.952Z | Downloaded bcs v0.1.6 |
| 488 | 2026-08-24T22:04:43.952Z | Downloaded futures-io v0.3.32 |
| 489 | 2026-08-24T22:04:43.952Z | Downloaded hex v0.4.3 |
| 490 | 2026-08-24T22:04:43.952Z | Downloaded ahash v0.8.12 |
| 491 | 2026-08-24T22:04:43.957Z | Downloaded async-stream-impl v0.3.6 |
| 492 | 2026-08-24T22:04:43.957Z | Downloaded httpdate v1.0.3 |
| 493 | 2026-08-24T22:04:43.957Z | Downloaded bitfield-macros v0.19.4 |
| 494 | 2026-08-24T22:04:43.957Z | Downloaded arrayref v0.3.9 |
| 495 | 2026-08-24T22:04:43.960Z | Downloaded clang-sys v1.8.1 |
| 496 | 2026-08-24T22:04:43.960Z | Downloaded aead v0.5.2 |
| 497 | 2026-08-24T22:04:43.960Z | Downloaded fd-lock v4.0.4 |
| 498 | 2026-08-24T22:04:43.960Z | Downloaded flagset v0.4.7 |
| 499 | 2026-08-24T22:04:43.960Z | Downloaded chacha20 v0.9.1 |
| 500 | 2026-08-24T22:04:43.964Z | Downloaded arrayvec v0.7.6 |
| 501 | 2026-08-24T22:04:43.964Z | Downloaded assert_matches v1.5.0 |
| 502 | 2026-08-24T22:04:43.964Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 503 | 2026-08-24T22:04:43.968Z | Downloaded filetime v0.2.27 |
| 504 | 2026-08-24T22:04:43.968Z | Downloaded normalize-line-endings v0.3.0 |
| 505 | 2026-08-24T22:04:43.968Z | Downloaded aead v0.6.1 |
| 506 | 2026-08-24T22:04:43.968Z | Downloaded foreign-types-macros v0.2.3 |
| 507 | 2026-08-24T22:04:43.971Z | Downloaded enum-as-inner v0.6.1 |
| 508 | 2026-08-24T22:04:43.971Z | Downloaded foreign-types v0.5.0 |
| 509 | 2026-08-24T22:04:43.971Z | Downloaded backon v1.6.0 |
| 510 | 2026-08-24T22:04:43.971Z | Downloaded gethostname v0.5.0 |
| 511 | 2026-08-24T22:04:43.975Z | Downloaded array-init v0.0.4 |
| 512 | 2026-08-24T22:04:43.975Z | Downloaded block-padding v0.4.2 |
| 513 | 2026-08-24T22:04:43.975Z | Downloaded atomicwrites v0.4.4 |
| 514 | 2026-08-24T22:04:43.975Z | Downloaded futures-task v0.3.32 |
| 515 | 2026-08-24T22:04:43.978Z | Downloaded foreign-types-shared v0.3.1 |
| 516 | 2026-08-24T22:04:43.978Z | Downloaded bit-set v0.5.3 |
| 517 | 2026-08-24T22:04:43.978Z | Downloaded bitfield-struct v0.6.2 |
| 518 | 2026-08-24T22:04:43.979Z | Downloaded erased-serde v0.3.31 |
| 519 | 2026-08-24T22:04:43.982Z | Downloaded ff v0.13.1 |
| 520 | 2026-08-24T22:04:43.982Z | Downloaded ff v0.14.0 |
| 521 | 2026-08-24T22:04:43.982Z | Downloaded async-recursion v1.1.1 |
| 522 | 2026-08-24T22:04:43.986Z | Downloaded bit-vec v0.6.3 |
| 523 | 2026-08-24T22:04:43.986Z | Downloaded castaway v0.2.4 |
| 524 | 2026-08-24T22:04:43.986Z | Downloaded atomic-waker v1.1.2 |
| 525 | 2026-08-24T22:04:43.989Z | Downloaded hmac v0.13.0 |
| 526 | 2026-08-24T22:04:43.989Z | Downloaded hyper-rustls v0.27.7 |
| 527 | 2026-08-24T22:04:43.989Z | Downloaded compression-core v0.4.31 |
| 528 | 2026-08-24T22:04:43.995Z | Downloaded cfg_aliases v0.2.1 |
| 529 | 2026-08-24T22:04:43.995Z | Downloaded fixedbitset v0.4.2 |
| 530 | 2026-08-24T22:04:43.995Z | Downloaded float-ord v0.3.2 |
| 531 | 2026-08-24T22:04:43.995Z | Downloaded ciborium-io v0.2.2 |
| 532 | 2026-08-24T22:04:43.995Z | Downloaded ghash v0.6.0 |
| 533 | 2026-08-24T22:04:43.998Z | Downloaded hostname v0.4.2 |
| 534 | 2026-08-24T22:04:43.998Z | Downloaded hubpack v0.1.2 |
| 535 | 2026-08-24T22:04:43.998Z | Downloaded cfg_aliases v0.1.1 |
| 536 | 2026-08-24T22:04:43.998Z | Downloaded endian-type v0.1.2 |
| 537 | 2026-08-24T22:04:44.002Z | Downloaded futures-core v0.3.32 |
| 538 | 2026-08-24T22:04:44.002Z | Downloaded hash32 v0.3.1 |
| 539 | 2026-08-24T22:04:44.002Z | Downloaded futures-sink v0.3.32 |
| 540 | 2026-08-24T22:04:44.007Z | Downloaded anstyle-parse v0.2.7 |
| 541 | 2026-08-24T22:04:44.007Z | Downloaded backtrace-ext v0.2.1 |
| 542 | 2026-08-24T22:04:44.007Z | Downloaded foreign-types v0.3.2 |
| 543 | 2026-08-24T22:04:44.007Z | Downloaded block-buffer v0.12.1 |
| 544 | 2026-08-24T22:04:44.013Z | Downloaded find-msvc-tools v0.1.9 |
| 545 | 2026-08-24T22:04:44.013Z | Downloaded foreign-types-shared v0.1.1 |
| 546 | 2026-08-24T22:04:44.013Z | Downloaded env_logger v0.11.11 |
| 547 | 2026-08-24T22:04:44.017Z | Downloaded enum_dispatch v0.3.13 |
| 548 | 2026-08-24T22:04:44.017Z | Downloaded ciborium-ll v0.2.2 |
| 549 | 2026-08-24T22:04:44.017Z | Downloaded nodrop v0.1.14 |
| 550 | 2026-08-24T22:04:44.022Z | Downloaded float-cmp v0.10.0 |
| 551 | 2026-08-24T22:04:44.022Z | Downloaded hash32 v0.2.1 |
| 552 | 2026-08-24T22:04:44.026Z | Downloaded git-stub v1.0.0 |
| 553 | 2026-08-24T22:04:44.026Z | Downloaded home v0.5.12 |
| 554 | 2026-08-24T22:04:44.029Z | Downloaded hostname v0.3.1 |
| 555 | 2026-08-24T22:04:44.035Z | Downloaded nibble_vec v0.1.0 |
| 556 | 2026-08-24T22:04:44.035Z | Downloaded bitfield v0.19.4 |
| 557 | 2026-08-24T22:04:44.035Z | Downloaded globwalk v0.9.1 |
| 558 | 2026-08-24T22:04:44.035Z | Downloaded hex-literal v1.1.0 |
| 559 | 2026-08-24T22:04:44.035Z | Downloaded http-body v1.0.1 |
| 560 | 2026-08-24T22:04:44.040Z | Downloaded oso-derive v0.27.3 |
| 561 | 2026-08-24T22:04:44.040Z | Downloaded fxhash v0.2.1 |
| 562 | 2026-08-24T22:04:44.040Z | Downloaded path-slash v0.1.5 |
| 563 | 2026-08-24T22:04:44.040Z | Downloaded argon2 v0.5.3 |
| 564 | 2026-08-24T22:04:44.044Z | Downloaded bit-vec v0.8.0 |
| 565 | 2026-08-24T22:04:44.044Z | Downloaded bs58 v0.5.1 |
| 566 | 2026-08-24T22:04:44.044Z | Downloaded flume v0.11.1 |
| 567 | 2026-08-24T22:04:44.049Z | Downloaded headers-core v0.3.0 |
| 568 | 2026-08-24T22:04:44.049Z | Downloaded num_threads v0.1.7 |
| 569 | 2026-08-24T22:04:44.049Z | Downloaded anstream v0.6.21 |
| 570 | 2026-08-24T22:04:44.055Z | Downloaded num-integer v0.1.46 |
| 571 | 2026-08-24T22:04:44.055Z | Downloaded bitflags v1.3.2 |
| 572 | 2026-08-24T22:04:44.055Z | Downloaded hubpack_derive v0.1.1 |
| 573 | 2026-08-24T22:04:44.055Z | Downloaded cassowary v0.3.0 |
| 574 | 2026-08-24T22:04:44.055Z | Downloaded cipher v0.4.4 |
| 575 | 2026-08-24T22:04:44.059Z | Downloaded phf_shared v0.11.3 |
| 576 | 2026-08-24T22:04:44.059Z | Downloaded http-range v0.1.5 |
| 577 | 2026-08-24T22:04:44.059Z | Downloaded futures-executor v0.3.32 |
| 578 | 2026-08-24T22:04:44.059Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 579 | 2026-08-24T22:04:44.059Z | Downloaded progenitor-client v0.14.0 |
| 580 | 2026-08-24T22:04:44.059Z | Downloaded foldhash v0.2.0 |
| 581 | 2026-08-24T22:04:44.059Z | Downloaded fs-err v2.11.0 |
| 582 | 2026-08-24T22:04:44.062Z | Downloaded futures-macro v0.3.32 |
| 583 | 2026-08-24T22:04:44.062Z | Downloaded chacha20poly1305 v0.10.1 |
| 584 | 2026-08-24T22:04:44.062Z | Downloaded compact_str v0.8.1 |
| 585 | 2026-08-24T22:04:44.065Z | Downloaded backoff v0.4.0 |
| 586 | 2026-08-24T22:04:44.066Z | Downloaded cmov v0.5.4 |
| 587 | 2026-08-24T22:04:44.066Z | Downloaded fallible-iterator v0.2.0 |
| 588 | 2026-08-24T22:04:44.066Z | Downloaded futures-channel v0.3.32 |
| 589 | 2026-08-24T22:04:44.070Z | Downloaded getrandom v0.2.17 |
| 590 | 2026-08-24T22:04:44.075Z | Downloaded cbc v0.2.1 |
| 591 | 2026-08-24T22:04:44.075Z | Downloaded precomputed-hash v0.1.1 |
| 592 | 2026-08-24T22:04:44.075Z | Downloaded ref-cast-impl v1.0.25 |
| 593 | 2026-08-24T22:04:44.075Z | Downloaded russh-util v0.52.0 |
| 594 | 2026-08-24T22:04:44.075Z | Downloaded rand_pcg v0.10.2 |
| 595 | 2026-08-24T22:04:44.079Z | Downloaded recursive v0.1.1 |
| 596 | 2026-08-24T22:04:44.079Z | Downloaded rustc_version v0.4.1 |
| 597 | 2026-08-24T22:04:44.079Z | Downloaded scopeguard v1.2.0 |
| 598 | 2026-08-24T22:04:44.079Z | Downloaded chumsky v0.9.3 |
| 599 | 2026-08-24T22:04:44.083Z | Downloaded fatfs v0.3.6 |
| 600 | 2026-08-24T22:04:44.086Z | Downloaded cmake v0.1.57 |
| 601 | 2026-08-24T22:04:44.086Z | Downloaded const-oid v0.10.2 |
| 602 | 2026-08-24T22:04:44.089Z | Downloaded fixedbitset v0.5.7 |
| 603 | 2026-08-24T22:04:44.089Z | Downloaded fs_extra v1.3.0 |
| 604 | 2026-08-24T22:04:44.089Z | Downloaded group v0.14.0 |
| 605 | 2026-08-24T22:04:44.092Z | Downloaded seq-macro v0.3.6 |
| 606 | 2026-08-24T22:04:44.095Z | Downloaded signal-hook-tokio v0.3.1 |
| 607 | 2026-08-24T22:04:44.095Z | Downloaded group v0.13.0 |
| 608 | 2026-08-24T22:04:44.095Z | Downloaded camino-tempfile-ext v0.3.3 |
| 609 | 2026-08-24T22:04:44.095Z | Downloaded cipher v0.5.2 |
| 610 | 2026-08-24T22:04:44.099Z | Downloaded glob v0.3.3 |
| 611 | 2026-08-24T22:04:44.099Z | Downloaded compression-codecs v0.4.37 |
| 612 | 2026-08-24T22:04:44.099Z | Downloaded num_enum v0.5.11 |
| 613 | 2026-08-24T22:04:44.102Z | Downloaded phf_shared v0.12.1 |
| 614 | 2026-08-24T22:04:44.102Z | Downloaded siphasher v1.0.2 |
| 615 | 2026-08-24T22:04:44.102Z | Downloaded parking_lot_core v0.8.6 |
| 616 | 2026-08-24T22:04:44.105Z | Downloaded paste v1.0.15 |
| 617 | 2026-08-24T22:04:44.105Z | Downloaded stable_deref_trait v1.2.1 |
| 618 | 2026-08-24T22:04:44.105Z | Downloaded strum v0.27.2 |
| 619 | 2026-08-24T22:04:44.105Z | Downloaded strsim v0.10.0 |
| 620 | 2026-08-24T22:04:44.110Z | Downloaded async-bb8-diesel v0.2.1 |
| 621 | 2026-08-24T22:04:44.110Z | Downloaded bzip2 v0.4.4 |
| 622 | 2026-08-24T22:04:44.110Z | Downloaded bzip2 v0.6.1 |
| 623 | 2026-08-24T22:04:44.110Z | Downloaded colored v3.1.1 |
| 624 | 2026-08-24T22:04:44.113Z | Downloaded ppv-lite86 v0.2.21 |
| 625 | 2026-08-24T22:04:44.113Z | Downloaded blake2 v0.11.0-rc.6 |
| 626 | 2026-08-24T22:04:44.113Z | Downloaded foldhash v0.1.5 |
| 627 | 2026-08-24T22:04:44.113Z | Downloaded progenitor-extras v0.2.0 |
| 628 | 2026-08-24T22:04:44.118Z | Downloaded polyval v0.7.1 |
| 629 | 2026-08-24T22:04:44.118Z | Downloaded progenitor-client v0.13.0 |
| 630 | 2026-08-24T22:04:44.118Z | Downloaded globset v0.4.18 |
| 631 | 2026-08-24T22:04:44.123Z | Downloaded http-body-util v0.1.3 |
| 632 | 2026-08-24T22:04:44.123Z | Downloaded subtle v2.6.1 |
| 633 | 2026-08-24T22:04:44.123Z | Downloaded cancel-safe-futures v0.1.5 |
| 634 | 2026-08-24T22:04:44.123Z | Downloaded colored v2.2.0 |
| 635 | 2026-08-24T22:04:44.128Z | Downloaded const-oid v0.9.6 |
| 636 | 2026-08-24T22:04:44.128Z | Downloaded allocator-api2 v0.2.21 |
| 637 | 2026-08-24T22:04:44.128Z | Downloaded blake2 v0.10.6 |
| 638 | 2026-08-24T22:04:44.132Z | Downloaded httparse v1.10.1 |
| 639 | 2026-08-24T22:04:44.132Z | Downloaded hybrid-array v0.4.13 |
| 640 | 2026-08-24T22:04:44.132Z | Downloaded git-stub-vcs v0.1.0 |
| 641 | 2026-08-24T22:04:44.132Z | Downloaded blowfish v0.10.0 |
| 642 | 2026-08-24T22:04:44.133Z | Downloaded buf-list v1.1.2 |
| 643 | 2026-08-24T22:04:44.137Z | Downloaded ciborium v0.2.2 |
| 644 | 2026-08-24T22:04:44.137Z | Downloaded console v0.15.11 |
| 645 | 2026-08-24T22:04:44.137Z | Downloaded unicode-xid v0.2.6 |
| 646 | 2026-08-24T22:04:44.137Z | Downloaded unarray v0.1.4 |
| 647 | 2026-08-24T22:04:44.137Z | Downloaded want v0.3.1 |
| 648 | 2026-08-24T22:04:44.140Z | Downloaded schemars_derive v0.8.22 |
| 649 | 2026-08-24T22:04:44.140Z | Downloaded base64 v0.21.7 |
| 650 | 2026-08-24T22:04:44.140Z | Downloaded base64 v0.22.1 |
| 651 | 2026-08-24T22:04:44.143Z | Downloaded chacha20 v0.10.0 |
| 652 | 2026-08-24T22:04:44.143Z | Downloaded generic-array v1.4.3 |
| 653 | 2026-08-24T22:04:44.147Z | Downloaded phf_shared v0.13.1 |
| 654 | 2026-08-24T22:04:44.147Z | Downloaded rand_seeder v0.4.0 |
| 655 | 2026-08-24T22:04:44.147Z | Downloaded pem-rfc7468 v1.0.0 |
| 656 | 2026-08-24T22:04:44.147Z | Downloaded primeorder v0.13.6 |
| 657 | 2026-08-24T22:04:44.150Z | Downloaded rand_chacha v0.9.0 |
| 658 | 2026-08-24T22:04:44.150Z | Downloaded yoke-derive v0.8.1 |
| 659 | 2026-08-24T22:04:44.150Z | Downloaded usdt-attr-macro v0.6.0 |
| 660 | 2026-08-24T22:04:44.150Z | Downloaded serdect v0.4.3 |
| 661 | 2026-08-24T22:04:44.150Z | Downloaded async-trait v0.1.89 |
| 662 | 2026-08-24T22:04:44.157Z | Downloaded crc-catalog v2.4.0 |
| 663 | 2026-08-24T22:04:44.157Z | Downloaded usdt v0.6.0 |
| 664 | 2026-08-24T22:04:44.157Z | Downloaded parking_lot v0.12.5 |
| 665 | 2026-08-24T22:04:44.160Z | Downloaded slog-stdlog v4.1.1 |
| 666 | 2026-08-24T22:04:44.160Z | Downloaded zeroize_derive v1.5.0 |
| 667 | 2026-08-24T22:04:44.160Z | Downloaded termios v0.3.3 |
| 668 | 2026-08-24T22:04:44.160Z | Downloaded rustversion v1.0.22 |
| 669 | 2026-08-24T22:04:44.167Z | Downloaded highway v1.3.0 |
| 670 | 2026-08-24T22:04:44.170Z | Downloaded hmac v0.12.1 |
| 671 | 2026-08-24T22:04:44.170Z | Downloaded quinn-udp v0.5.14 |
| 672 | 2026-08-24T22:04:44.170Z | Downloaded argon2 v0.6.0-rc.8 |
| 673 | 2026-08-24T22:04:44.170Z | Downloaded console v0.16.2 |
| 674 | 2026-08-24T22:04:44.173Z | Downloaded postgres-types v0.2.12 |
| 675 | 2026-08-24T22:04:44.173Z | Downloaded serde_derive_internals v0.29.1 |
| 676 | 2026-08-24T22:04:44.177Z | Downloaded humantime v2.3.0 |
| 677 | 2026-08-24T22:04:44.177Z | Downloaded simd-adler32 v0.3.8 |
| 678 | 2026-08-24T22:04:44.177Z | Downloaded smf v0.2.3 |
| 679 | 2026-08-24T22:04:44.180Z | Downloaded snafu-derive v0.8.9 |
| 680 | 2026-08-24T22:04:44.180Z | Downloaded dirs-sys-next v0.1.2 |
| 681 | 2026-08-24T22:04:44.180Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 682 | 2026-08-24T22:04:44.181Z | Downloaded cstr-argument v0.1.2 |
| 683 | 2026-08-24T22:04:44.181Z | Downloaded elliptic-curve v0.14.1 |
| 684 | 2026-08-24T22:04:44.190Z | Downloaded lalrpop-util v0.19.12 |
| 685 | 2026-08-24T22:04:44.193Z | Downloaded tui-tree-widget v0.23.1 |
| 686 | 2026-08-24T22:04:44.193Z | Downloaded take_mut v0.2.2 |
| 687 | 2026-08-24T22:04:44.193Z | Downloaded arc-swap v1.8.2 |
| 688 | 2026-08-24T22:04:44.196Z | Downloaded vergen-lib v0.1.6 |
| 689 | 2026-08-24T22:04:44.196Z | Downloaded defmt-parser v1.0.0 |
| 690 | 2026-08-24T22:04:44.199Z | Downloaded difflib v0.4.0 |
| 691 | 2026-08-24T22:04:44.202Z | Downloaded writeable v0.6.2 |
| 692 | 2026-08-24T22:04:44.202Z | Downloaded synstructure v0.13.2 |
| 693 | 2026-08-24T22:04:44.202Z | Downloaded tls_codec v0.4.2 |
| 694 | 2026-08-24T22:04:44.205Z | Downloaded lru v0.12.5 |
| 695 | 2026-08-24T22:04:44.208Z | Downloaded dunce v1.0.5 |
| 696 | 2026-08-24T22:04:44.208Z | Downloaded instant v0.1.13 |
| 697 | 2026-08-24T22:04:44.208Z | Downloaded oso v0.27.3 |
| 698 | 2026-08-24T22:04:44.211Z | Downloaded term v1.2.1 |
| 699 | 2026-08-24T22:04:44.214Z | Downloaded wyz v0.5.1 |
| 700 | 2026-08-24T22:04:44.214Z | Downloaded futures v0.3.32 |
| 701 | 2026-08-24T22:04:44.217Z | Downloaded thread_local v1.1.9 |
| 702 | 2026-08-24T22:04:44.217Z | Downloaded tiny-keccak v2.0.2 |
| 703 | 2026-08-24T22:04:44.220Z | Downloaded tls_codec_derive v0.4.2 |
| 704 | 2026-08-24T22:04:44.220Z | Downloaded memoffset v0.9.1 |
| 705 | 2026-08-24T22:04:44.220Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 706 | 2026-08-24T22:04:44.223Z | Downloaded der_derive v0.7.3 |
| 707 | 2026-08-24T22:04:44.226Z | Downloaded lru-cache v0.1.2 |
| 708 | 2026-08-24T22:04:44.227Z | Downloaded multimap v0.10.1 |
| 709 | 2026-08-24T22:04:44.227Z | Downloaded newline-converter v0.3.0 |
| 710 | 2026-08-24T22:04:44.227Z | Downloaded newtype_derive v0.1.6 |
| 711 | 2026-08-24T22:04:44.227Z | Downloaded openssl-probe v0.1.6 |
| 712 | 2026-08-24T22:04:44.230Z | Downloaded diesel-dtrace v0.5.0 |
| 713 | 2026-08-24T22:04:44.230Z | Downloaded openssl-probe v0.2.1 |
| 714 | 2026-08-24T22:04:44.230Z | Downloaded num-conv v0.2.0 |
| 715 | 2026-08-24T22:04:44.230Z | Downloaded olpc-cjson v0.1.4 |
| 716 | 2026-08-24T22:04:44.230Z | Downloaded usdt-impl v0.6.0 |
| 717 | 2026-08-24T22:04:44.233Z | Downloaded predicates-tree v1.0.13 |
| 718 | 2026-08-24T22:04:44.233Z | Downloaded salsa20 v0.11.0 |
| 719 | 2026-08-24T22:04:44.236Z | Downloaded serde_cbor v0.11.2 |
| 720 | 2026-08-24T22:04:44.236Z | Downloaded packed_struct_codegen v0.10.1 |
| 721 | 2026-08-24T22:04:44.236Z | Downloaded getrandom v0.4.3 |
| 722 | 2026-08-24T22:04:44.239Z | Downloaded nonempty v0.12.0 |
| 723 | 2026-08-24T22:04:44.239Z | Downloaded rand_chacha v0.3.1 |
| 724 | 2026-08-24T22:04:44.239Z | Downloaded ar_archive_writer v0.5.1 |
| 725 | 2026-08-24T22:04:44.242Z | Downloaded bytes v1.11.1 |
| 726 | 2026-08-24T22:04:44.245Z | Downloaded const_format_proc_macros v0.2.34 |
| 727 | 2026-08-24T22:04:44.248Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 728 | 2026-08-24T22:04:44.248Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 729 | 2026-08-24T22:04:44.248Z | Downloaded either v1.15.0 |
| 730 | 2026-08-24T22:04:44.252Z | Downloaded hickory-server v0.25.2 |
| 731 | 2026-08-24T22:04:44.256Z | Downloaded radium v0.7.0 |
| 732 | 2026-08-24T22:04:44.256Z | Downloaded rand_xorshift v0.4.0 |
| 733 | 2026-08-24T22:04:44.261Z | Downloaded ingot-types v0.2.0 |
| 734 | 2026-08-24T22:04:44.261Z | Downloaded ipnetwork v0.21.1 |
| 735 | 2026-08-24T22:04:44.261Z | Downloaded jobserver v0.1.34 |
| 736 | 2026-08-24T22:04:44.265Z | Downloaded libsw v3.5.0 |
| 737 | 2026-08-24T22:04:44.268Z | Downloaded russh-cryptovec v0.62.0 |
| 738 | 2026-08-24T22:04:44.268Z | Downloaded serde-big-array v0.5.1 |
| 739 | 2026-08-24T22:04:44.268Z | Downloaded dof v0.4.0 |
| 740 | 2026-08-24T22:04:44.271Z | Downloaded rfc6979 v0.6.0 |
| 741 | 2026-08-24T22:04:44.274Z | Downloaded sqlparser_derive v0.5.0 |
| 742 | 2026-08-24T22:04:44.274Z | Downloaded lock_api v0.4.14 |
| 743 | 2026-08-24T22:04:44.277Z | Downloaded half v2.7.1 |
| 744 | 2026-08-24T22:04:44.277Z | Downloaded crossbeam-utils v0.8.21 |
| 745 | 2026-08-24T22:04:44.280Z | Downloaded darling v0.20.11 |
| 746 | 2026-08-24T22:04:44.283Z | Downloaded dtrace-parser v0.3.0 |
| 747 | 2026-08-24T22:04:44.283Z | Downloaded strip-ansi-escapes v0.2.1 |
| 748 | 2026-08-24T22:04:44.283Z | Downloaded signature v2.2.0 |
| 749 | 2026-08-24T22:04:44.286Z | Downloaded supports-color v3.0.2 |
| 750 | 2026-08-24T22:04:44.286Z | Downloaded bumpalo v3.20.2 |
| 751 | 2026-08-24T22:04:44.286Z | Downloaded backtrace v0.3.76 |
| 752 | 2026-08-24T22:04:44.291Z | Downloaded signature v3.0.0 |
| 753 | 2026-08-24T22:04:44.291Z | Downloaded progenitor-impl v0.13.0 |
| 754 | 2026-08-24T22:04:44.294Z | Downloaded derive_builder v0.20.2 |
| 755 | 2026-08-24T22:04:44.294Z | Downloaded tokio-stream v0.1.18 |
| 756 | 2026-08-24T22:04:44.297Z | Downloaded omicron-zone-package v0.12.3 |
| 757 | 2026-08-24T22:04:44.300Z | Downloaded num_enum_derive v0.5.11 |
| 758 | 2026-08-24T22:04:44.300Z | Downloaded phf v0.13.1 |
| 759 | 2026-08-24T22:04:44.303Z | Downloaded pkg-config v0.3.32 |
| 760 | 2026-08-24T22:04:44.303Z | Downloaded sync-ptr v0.1.4 |
| 761 | 2026-08-24T22:04:44.303Z | Downloaded thread-id v5.1.0 |
| 762 | 2026-08-24T22:04:44.303Z | Downloaded sigpipe v0.1.3 |
| 763 | 2026-08-24T22:04:44.303Z | Downloaded tap v1.0.1 |
| 764 | 2026-08-24T22:04:44.306Z | Downloaded ryu v1.0.23 |
| 765 | 2026-08-24T22:04:44.309Z | Downloaded half v1.8.3 |
| 766 | 2026-08-24T22:04:44.312Z | Downloaded rfc6979 v0.4.0 |
| 767 | 2026-08-24T22:04:44.315Z | Downloaded trait-variant v0.1.2 |
| 768 | 2026-08-24T22:04:44.318Z | Downloaded unsafe-libyaml v0.2.11 |
| 769 | 2026-08-24T22:04:44.321Z | Downloaded oxnet v0.1.6 |
| 770 | 2026-08-24T22:04:44.324Z | Downloaded progenitor v0.14.0 |
| 771 | 2026-08-24T22:04:44.324Z | Downloaded topological-sort v0.2.2 |
| 772 | 2026-08-24T22:04:44.324Z | Downloaded try-lock v0.2.5 |
| 773 | 2026-08-24T22:04:44.327Z | Downloaded universal-hash v0.6.1 |
| 774 | 2026-08-24T22:04:44.327Z | Downloaded vte v0.14.1 |
| 775 | 2026-08-24T22:04:44.332Z | Downloaded libsw-core v0.3.2 |
| 776 | 2026-08-24T22:04:44.332Z | Downloaded serde-hex v0.1.0 |
| 777 | 2026-08-24T22:04:44.332Z | Downloaded serde_with_macros v1.5.2 |
| 778 | 2026-08-24T22:04:44.332Z | Downloaded convert_case v0.4.0 |
| 779 | 2026-08-24T22:04:44.332Z | Downloaded expectorate v1.2.0 |
| 780 | 2026-08-24T22:04:44.335Z | Downloaded primefield v0.14.0 |
| 781 | 2026-08-24T22:04:44.335Z | Downloaded p256 v0.14.0 |
| 782 | 2026-08-24T22:04:44.338Z | Downloaded darling_macro v0.20.11 |
| 783 | 2026-08-24T22:04:44.338Z | Downloaded sec1 v0.7.3 |
| 784 | 2026-08-24T22:04:44.342Z | Downloaded crc-any v2.5.0 |
| 785 | 2026-08-24T22:04:44.342Z | Downloaded headers v0.4.1 |
| 786 | 2026-08-24T22:04:44.345Z | Downloaded psm v0.1.30 |
| 787 | 2026-08-24T22:04:44.345Z | Downloaded darling_macro v0.13.4 |
| 788 | 2026-08-24T22:04:44.345Z | Downloaded mime_guess v2.0.5 |
| 789 | 2026-08-24T22:04:44.348Z | Downloaded rustc-demangle v0.1.27 |
| 790 | 2026-08-24T22:04:44.348Z | Downloaded embedded-io v0.6.1 |
| 791 | 2026-08-24T22:04:44.352Z | Downloaded rand v0.8.6 |
| 792 | 2026-08-24T22:04:44.355Z | Downloaded heapless v0.8.0 |
| 793 | 2026-08-24T22:04:44.355Z | Downloaded heapless v0.7.17 |
| 794 | 2026-08-24T22:04:44.359Z | Downloaded hickory-resolver v0.24.4 |
| 795 | 2026-08-24T22:04:44.359Z | Downloaded parking_lot v0.11.2 |
| 796 | 2026-08-24T22:04:44.362Z | Downloaded parking_lot_core v0.9.12 |
| 797 | 2026-08-24T22:04:44.362Z | Downloaded pkcs1 v0.7.5 |
| 798 | 2026-08-24T22:04:44.364Z | Downloaded static_assertions v1.1.0 |
| 799 | 2026-08-24T22:04:44.364Z | Downloaded poly1305 v0.8.0 |
| 800 | 2026-08-24T22:04:44.365Z | Downloaded indent_write v2.2.0 |
| 801 | 2026-08-24T22:04:44.367Z | Downloaded crunchy v0.2.4 |
| 802 | 2026-08-24T22:04:44.367Z | Downloaded derive_builder_macro v0.20.2 |
| 803 | 2026-08-24T22:04:44.367Z | Downloaded spki v0.7.3 |
| 804 | 2026-08-24T22:04:44.372Z | Downloaded pkcs8 v0.11.0 |
| 805 | 2026-08-24T22:04:44.375Z | Downloaded jiff-static v0.2.34 |
| 806 | 2026-08-24T22:04:44.375Z | Downloaded lzss v0.8.2 |
| 807 | 2026-08-24T22:04:44.378Z | Downloaded libscf-sys v1.2.0 |
| 808 | 2026-08-24T22:04:44.378Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 809 | 2026-08-24T22:04:44.378Z | Downloaded instability v0.3.11 |
| 810 | 2026-08-24T22:04:44.378Z | Downloaded is-terminal v0.4.17 |
| 811 | 2026-08-24T22:04:44.382Z | Downloaded maybe-uninit v2.0.0 |
| 812 | 2026-08-24T22:04:44.382Z | Downloaded cc v1.2.56 |
| 813 | 2026-08-24T22:04:44.382Z | Downloaded strum_macros v0.24.3 |
| 814 | 2026-08-24T22:04:44.382Z | Downloaded tinystr v0.8.2 |
| 815 | 2026-08-24T22:04:44.385Z | Downloaded vsss-rs v3.3.4 |
| 816 | 2026-08-24T22:04:44.385Z | Downloaded hickory-resolver v0.25.2 |
| 817 | 2026-08-24T22:04:44.388Z | Downloaded aes-gcm v0.11.0 |
| 818 | 2026-08-24T22:04:44.391Z | Downloaded crossbeam-deque v0.8.6 |
| 819 | 2026-08-24T22:04:44.391Z | Downloaded openssl-macros v0.1.1 |
| 820 | 2026-08-24T22:04:44.391Z | Downloaded similar v2.7.0 |
| 821 | 2026-08-24T22:04:44.395Z | Downloaded parse-display v0.10.0 |
| 822 | 2026-08-24T22:04:44.395Z | Downloaded slog-term v2.9.2 |
| 823 | 2026-08-24T22:04:44.399Z | Downloaded convert_case v0.10.0 |
| 824 | 2026-08-24T22:04:44.399Z | Downloaded deranged v0.5.8 |
| 825 | 2026-08-24T22:04:44.399Z | Downloaded defmt-macros v1.0.1 |
| 826 | 2026-08-24T22:04:44.402Z | Downloaded zip v0.6.6 |
| 827 | 2026-08-24T22:04:44.402Z | Downloaded primeorder v0.14.0 |
| 828 | 2026-08-24T22:04:44.402Z | Downloaded vergen-git2 v9.1.0 |
| 829 | 2026-08-24T22:04:44.402Z | Downloaded displaydoc v0.2.5 |
| 830 | 2026-08-24T22:04:44.406Z | Downloaded potential_utf v0.1.4 |
| 831 | 2026-08-24T22:04:44.406Z | Downloaded proc-macro-crate v3.4.0 |
| 832 | 2026-08-24T22:04:44.409Z | Downloaded digest v0.11.3 |
| 833 | 2026-08-24T22:04:44.415Z | Downloaded ml-kem v0.3.2 |
| 834 | 2026-08-24T22:04:44.419Z | Downloaded percent-encoding v2.3.2 |
| 835 | 2026-08-24T22:04:44.419Z | Downloaded tokio-rustls v0.26.4 |
| 836 | 2026-08-24T22:04:44.422Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 837 | 2026-08-24T22:04:44.422Z | Downloaded idna_adapter v1.2.1 |
| 838 | 2026-08-24T22:04:44.422Z | Downloaded ref-cast v1.0.25 |
| 839 | 2026-08-24T22:04:44.425Z | Downloaded secrecy v0.10.3 |
| 840 | 2026-08-24T22:04:44.425Z | Downloaded serde_plain v1.0.2 |
| 841 | 2026-08-24T22:04:44.425Z | Downloaded whoami v2.1.0 |
| 842 | 2026-08-24T22:04:44.428Z | Downloaded subprocess v0.2.15 |
| 843 | 2026-08-24T22:04:44.431Z | Downloaded icu_locale_core v2.1.1 |
| 844 | 2026-08-24T22:04:44.434Z | Downloaded indicatif v0.18.4 |
| 845 | 2026-08-24T22:04:44.439Z | Downloaded serde_with_macros v3.21.0 |
| 846 | 2026-08-24T22:04:44.439Z | Downloaded darling v0.13.4 |
| 847 | 2026-08-24T22:04:44.442Z | Downloaded progenitor-macro v0.13.0 |
| 848 | 2026-08-24T22:04:44.442Z | Downloaded progenitor-macro v0.14.0 |
| 849 | 2026-08-24T22:04:44.442Z | Downloaded schemars v1.2.1 |
| 850 | 2026-08-24T22:04:44.448Z | Downloaded oxide-update-engine v0.1.2 |
| 851 | 2026-08-24T22:04:44.451Z | Downloaded packed_struct v0.10.1 |
| 852 | 2026-08-24T22:04:44.451Z | Downloaded tabwriter v1.4.1 |
| 853 | 2026-08-24T22:04:44.451Z | Downloaded tagptr v0.2.0 |
| 854 | 2026-08-24T22:04:44.454Z | Downloaded p521 v0.14.0 |
| 855 | 2026-08-24T22:04:44.457Z | Downloaded sapling-renderdag v0.1.0 |
| 856 | 2026-08-24T22:04:44.461Z | Downloaded iana-time-zone v0.1.65 |
| 857 | 2026-08-24T22:04:44.461Z | Downloaded scroll_derive v0.13.1 |
| 858 | 2026-08-24T22:04:44.461Z | Downloaded signal-hook-mio v0.2.5 |
| 859 | 2026-08-24T22:04:44.461Z | Downloaded sha1 v0.11.0 |
| 860 | 2026-08-24T22:04:44.464Z | Downloaded sync_wrapper v1.0.2 |
| 861 | 2026-08-24T22:04:44.464Z | Downloaded strum v0.26.3 |
| 862 | 2026-08-24T22:04:44.464Z | Downloaded universal-hash v0.5.1 |
| 863 | 2026-08-24T22:04:44.464Z | Downloaded untrusted v0.7.1 |
| 864 | 2026-08-24T22:04:44.467Z | Downloaded derive_more v2.1.1 |
| 865 | 2026-08-24T22:04:44.472Z | Downloaded flate2 v1.1.9 |
| 866 | 2026-08-24T22:04:44.477Z | Downloaded papergrid v0.18.0 |
| 867 | 2026-08-24T22:04:44.480Z | Downloaded socket2 v0.5.10 |
| 868 | 2026-08-24T22:04:44.480Z | Downloaded const_format v0.2.35 |
| 869 | 2026-08-24T22:04:44.480Z | Downloaded resolv-conf v0.7.6 |
| 870 | 2026-08-24T22:04:44.483Z | Downloaded rustls-native-certs v0.8.3 |
| 871 | 2026-08-24T22:04:44.483Z | Downloaded crucible-workspace-hack v0.1.0 |
| 872 | 2026-08-24T22:04:44.483Z | Downloaded darling_core v0.21.3 |
| 873 | 2026-08-24T22:04:44.486Z | Downloaded dirs-next v2.0.0 |
| 874 | 2026-08-24T22:04:44.486Z | Downloaded knus-derive v3.4.0 |
| 875 | 2026-08-24T22:04:44.486Z | Downloaded whoami v1.6.1 |
| 876 | 2026-08-24T22:04:44.489Z | Downloaded tower-layer v0.3.3 |
| 877 | 2026-08-24T22:04:44.489Z | Downloaded hashbrown v0.13.2 |
| 878 | 2026-08-24T22:04:44.493Z | Downloaded newtype-uuid v1.3.2 |
| 879 | 2026-08-24T22:04:44.493Z | Downloaded num-rational v0.4.2 |
| 880 | 2026-08-24T22:04:44.493Z | Downloaded icu_normalizer v2.1.1 |
| 881 | 2026-08-24T22:04:44.508Z | Downloaded rayon-core v1.13.0 |
| 882 | 2026-08-24T22:04:44.508Z | Downloaded rcgen v0.12.1 |
| 883 | 2026-08-24T22:04:44.508Z | Downloaded uuid v1.23.4 |
| 884 | 2026-08-24T22:04:44.508Z | Downloaded hashbrown v0.12.3 |
| 885 | 2026-08-24T22:04:44.508Z | Downloaded yasna v0.5.2 |
| 886 | 2026-08-24T22:04:44.508Z | Downloaded ident_case v1.0.1 |
| 887 | 2026-08-24T22:04:44.508Z | Downloaded inout v0.2.2 |
| 888 | 2026-08-24T22:04:44.508Z | Downloaded multer v3.1.0 |
| 889 | 2026-08-24T22:04:44.508Z | Downloaded aes v0.9.1 |
| 890 | 2026-08-24T22:04:44.508Z | Downloaded wnaf v0.14.0 |
| 891 | 2026-08-24T22:04:44.508Z | Downloaded crc32fast v1.5.0 |
| 892 | 2026-08-24T22:04:44.514Z | Downloaded pem-rfc7468 v0.7.0 |
| 893 | 2026-08-24T22:04:44.514Z | Downloaded zone_cfg_derive v0.3.1 |
| 894 | 2026-08-24T22:04:44.514Z | Downloaded ssh-cipher v0.3.0 |
| 895 | 2026-08-24T22:04:44.514Z | Downloaded http v1.4.2 |
| 896 | 2026-08-24T22:04:44.514Z | Downloaded keccak v0.1.6 |
| 897 | 2026-08-24T22:04:44.514Z | Downloaded managed v0.8.0 |
| 898 | 2026-08-24T22:04:44.514Z | Downloaded schemars v0.8.22 |
| 899 | 2026-08-24T22:04:44.520Z | Downloaded md5 v0.8.0 |
| 900 | 2026-08-24T22:04:44.523Z | Downloaded port-file v0.1.0 |
| 901 | 2026-08-24T22:04:44.523Z | Downloaded r2d2 v0.8.10 |
| 902 | 2026-08-24T22:04:44.523Z | Downloaded embedded-io v0.4.0 |
| 903 | 2026-08-24T22:04:44.523Z | Downloaded cpubits v0.1.1 |
| 904 | 2026-08-24T22:04:44.523Z | Downloaded rsa v0.9.10 |
| 905 | 2026-08-24T22:04:44.526Z | Downloaded zeroize v1.9.0 |
| 906 | 2026-08-24T22:04:44.531Z | Downloaded icu_provider v2.1.1 |
| 907 | 2026-08-24T22:04:44.531Z | Downloaded knus v3.4.0 |
| 908 | 2026-08-24T22:04:44.535Z | Downloaded rustls-pemfile v2.2.0 |
| 909 | 2026-08-24T22:04:44.535Z | Downloaded linear-map v1.2.0 |
| 910 | 2026-08-24T22:04:44.539Z | Downloaded opaque-debug v0.3.1 |
| 911 | 2026-08-24T22:04:44.539Z | Downloaded debug-ignore v1.0.5 |
| 912 | 2026-08-24T22:04:44.539Z | Downloaded daft v0.1.7 |
| 913 | 2026-08-24T22:04:44.543Z | Downloaded libbz2-rs-sys v0.2.2 |
| 914 | 2026-08-24T22:04:44.548Z | Downloaded derive_builder_core v0.20.2 |
| 915 | 2026-08-24T22:04:44.548Z | Downloaded darling_core v0.20.11 |
| 916 | 2026-08-24T22:04:44.551Z | Downloaded num-bigint-dig v0.8.6 |
| 917 | 2026-08-24T22:04:44.551Z | Downloaded toml v0.7.8 |
| 918 | 2026-08-24T22:04:44.551Z | Downloaded tungstenite v0.21.0 |
| 919 | 2026-08-24T22:04:44.555Z | Downloaded ed25519-dalek v3.0.0 |
| 920 | 2026-08-24T22:04:44.558Z | Downloaded rustls-webpki v0.103.13 |
| 921 | 2026-08-24T22:04:44.558Z | Downloaded strum_macros v0.26.4 |
| 922 | 2026-08-24T22:04:44.561Z | Downloaded secrecy v0.8.0 |
| 923 | 2026-08-24T22:04:44.568Z | Downloaded spin v0.9.8 |
| 924 | 2026-08-24T22:04:44.571Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 925 | 2026-08-24T22:04:44.571Z | Downloaded schemars v0.9.0 |
| 926 | 2026-08-24T22:04:44.577Z | Downloaded walkdir v2.5.0 |
| 927 | 2026-08-24T22:04:44.581Z | Downloaded ingot v0.2.1 |
| 928 | 2026-08-24T22:04:44.581Z | Downloaded critical-section v1.2.0 |
| 929 | 2026-08-24T22:04:44.581Z | Downloaded rtoolbox v0.0.3 |
| 930 | 2026-08-24T22:04:44.581Z | Downloaded slog-bunyan v2.5.0 |
| 931 | 2026-08-24T22:04:44.584Z | Downloaded structmeta v0.3.0 |
| 932 | 2026-08-24T22:04:44.584Z | Downloaded daft-derive v0.1.7 |
| 933 | 2026-08-24T22:04:44.587Z | Downloaded keccak v0.2.0 |
| 934 | 2026-08-24T22:04:44.587Z | Downloaded zip v4.6.1 |
| 935 | 2026-08-24T22:04:44.592Z | Downloaded semver v0.1.20 |
| 936 | 2026-08-24T22:04:44.592Z | Downloaded sha1 v0.10.6 |
| 937 | 2026-08-24T22:04:44.592Z | Downloaded icu_normalizer_data v2.1.1 |
| 938 | 2026-08-24T22:04:44.595Z | Downloaded tar v0.4.46 |
| 939 | 2026-08-24T22:04:44.595Z | Downloaded typed-path v0.9.3 |
| 940 | 2026-08-24T22:04:44.598Z | Downloaded pbkdf2 v0.13.0 |
| 941 | 2026-08-24T22:04:44.598Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 942 | 2026-08-24T22:04:44.601Z | Downloaded indexmap v1.9.3 |
| 943 | 2026-08-24T22:04:44.601Z | Downloaded smallvec v1.15.1 |
| 944 | 2026-08-24T22:04:44.604Z | Downloaded dropshot_endpoint v0.17.1 |
| 945 | 2026-08-24T22:04:44.604Z | Downloaded prefix-trie v0.7.0 |
| 946 | 2026-08-24T22:04:44.607Z | Downloaded termtree v0.5.1 |
| 947 | 2026-08-24T22:04:44.607Z | Downloaded tinyvec_macros v0.1.1 |
| 948 | 2026-08-24T22:04:44.607Z | Downloaded xattr v1.6.1 |
| 949 | 2026-08-24T22:04:44.607Z | Downloaded zerocopy-derive v0.8.55 |
| 950 | 2026-08-24T22:04:44.612Z | Downloaded nanorand v0.7.0 |
| 951 | 2026-08-24T22:04:44.615Z | Downloaded string_cache v0.8.9 |
| 952 | 2026-08-24T22:04:44.615Z | Downloaded waitgroup v0.1.2 |
| 953 | 2026-08-24T22:04:44.615Z | Downloaded twox-hash v2.1.2 |
| 954 | 2026-08-24T22:04:44.618Z | Downloaded darling_macro v0.23.0 |
| 955 | 2026-08-24T22:04:44.618Z | Downloaded aho-corasick v1.1.4 |
| 956 | 2026-08-24T22:04:44.623Z | Downloaded pem v3.0.6 |
| 957 | 2026-08-24T22:04:44.623Z | Downloaded darling_core v0.23.0 |
| 958 | 2026-08-24T22:04:44.626Z | Downloaded tungstenite v0.23.0 |
| 959 | 2026-08-24T22:04:44.626Z | Downloaded yansi v1.0.1 |
| 960 | 2026-08-24T22:04:44.629Z | Downloaded oxide-tokio-rt v0.1.4 |
| 961 | 2026-08-24T22:04:44.629Z | Downloaded crc8 v0.1.1 |
| 962 | 2026-08-24T22:04:44.629Z | Downloaded miniz_oxide v0.8.9 |
| 963 | 2026-08-24T22:04:44.629Z | Downloaded slog v2.8.2 |
| 964 | 2026-08-24T22:04:44.632Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 965 | 2026-08-24T22:04:44.632Z | Downloaded pkcs8 v0.10.2 |
| 966 | 2026-08-24T22:04:44.632Z | Downloaded postgres-protocol v0.6.10 |
| 967 | 2026-08-24T22:04:44.635Z | Downloaded progenitor v0.13.0 |
| 968 | 2026-08-24T22:04:44.635Z | Downloaded inout v0.1.4 |
| 969 | 2026-08-24T22:04:44.635Z | Downloaded publicsuffix v2.3.0 |
| 970 | 2026-08-24T22:04:44.638Z | Downloaded itertools v0.10.5 |
| 971 | 2026-08-24T22:04:44.642Z | Downloaded num-derive v0.4.2 |
| 972 | 2026-08-24T22:04:44.642Z | Downloaded downcast-rs v2.0.2 |
| 973 | 2026-08-24T22:04:44.642Z | Downloaded is_ci v1.2.0 |
| 974 | 2026-08-24T22:04:44.642Z | Downloaded maplit v1.0.2 |
| 975 | 2026-08-24T22:04:44.645Z | Downloaded scroll v0.13.0 |
| 976 | 2026-08-24T22:04:44.645Z | Downloaded vergen-lib v9.1.0 |
| 977 | 2026-08-24T22:04:44.645Z | Downloaded predicates-core v1.0.10 |
| 978 | 2026-08-24T22:04:44.645Z | Downloaded zerotrie v0.2.3 |
| 979 | 2026-08-24T22:04:44.649Z | Downloaded ecdsa v0.17.0 |
| 980 | 2026-08-24T22:04:44.649Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 981 | 2026-08-24T22:04:44.652Z | Downloaded rustc-hash v2.1.1 |
| 982 | 2026-08-24T22:04:44.652Z | Downloaded crossterm v0.28.1 |
| 983 | 2026-08-24T22:04:44.655Z | Downloaded spki v0.8.0 |
| 984 | 2026-08-24T22:04:44.655Z | Downloaded p384 v0.14.0 |
| 985 | 2026-08-24T22:04:44.658Z | Downloaded peg-runtime v0.8.5 |
| 986 | 2026-08-24T22:04:44.658Z | Downloaded slog-scope v4.4.1 |
| 987 | 2026-08-24T22:04:44.658Z | Downloaded usdt-macro v0.6.0 |
| 988 | 2026-08-24T22:04:44.658Z | Downloaded hashbrown v0.15.5 |
| 989 | 2026-08-24T22:04:44.662Z | Downloaded tower v0.5.3 |
| 990 | 2026-08-24T22:04:44.666Z | Downloaded ron v0.8.1 |
| 991 | 2026-08-24T22:04:44.671Z | Downloaded tokio-dtrace v0.1.1 |
| 992 | 2026-08-24T22:04:44.674Z | Downloaded cpufeatures v0.3.0 |
| 993 | 2026-08-24T22:04:44.674Z | Downloaded csv-core v0.1.13 |
| 994 | 2026-08-24T22:04:44.674Z | Downloaded hashbrown v0.14.5 |
| 995 | 2026-08-24T22:04:44.677Z | Downloaded constant_time_eq v0.4.2 |
| 996 | 2026-08-24T22:04:44.677Z | Downloaded shell-words v1.1.1 |
| 997 | 2026-08-24T22:04:44.677Z | Downloaded hashbrown v0.16.1 |
| 998 | 2026-08-24T22:04:44.680Z | Downloaded tracing-core v0.1.36 |
| 999 | 2026-08-24T22:04:44.683Z | Downloaded drift v0.2.0 |
| 1000 | 2026-08-24T22:04:44.687Z | Downloaded tokio-util v0.7.18 |
| 1001 | 2026-08-24T22:04:44.690Z | Downloaded ed25519 v2.2.3 |
| 1002 | 2026-08-24T22:04:44.693Z | Downloaded unicode-normalization v0.1.25 |
| 1003 | 2026-08-24T22:04:44.697Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1004 | 2026-08-24T22:04:44.697Z | Downloaded serde_repr v0.1.20 |
| 1005 | 2026-08-24T22:04:44.697Z | Downloaded sponge-cursor v0.1.0 |
| 1006 | 2026-08-24T22:04:44.697Z | Downloaded elliptic-curve v0.13.8 |
| 1007 | 2026-08-24T22:04:44.700Z | Downloaded testing_table v0.3.0 |
| 1008 | 2026-08-24T22:04:44.700Z | Downloaded delegate v0.13.5 |
| 1009 | 2026-08-24T22:04:44.700Z | Downloaded libefi-sys v0.1.0 |
| 1010 | 2026-08-24T22:04:44.700Z | Downloaded unit-prefix v0.5.2 |
| 1011 | 2026-08-24T22:04:44.703Z | Downloaded samael v0.0.19 |
| 1012 | 2026-08-24T22:04:44.706Z | Downloaded zopfli v0.8.3 |
| 1013 | 2026-08-24T22:04:44.706Z | Downloaded ed25519 v3.0.0 |
| 1014 | 2026-08-24T22:04:44.706Z | Downloaded tokio-test v0.4.5 |
| 1015 | 2026-08-24T22:04:44.709Z | Downloaded typify-macro v0.6.2 |
| 1016 | 2026-08-24T22:04:44.709Z | Downloaded crc v3.4.0 |
| 1017 | 2026-08-24T22:04:44.709Z | Downloaded darling_macro v0.21.3 |
| 1018 | 2026-08-24T22:04:44.709Z | Downloaded document-features v0.2.12 |
| 1019 | 2026-08-24T22:04:44.709Z | Downloaded crypto-bigint v0.5.5 |
| 1020 | 2026-08-24T22:04:44.714Z | Downloaded proc-macro-error2 v2.0.1 |
| 1021 | 2026-08-24T22:04:44.717Z | Downloaded miette-derive v7.6.0 |
| 1022 | 2026-08-24T22:04:44.720Z | Downloaded pin-project-lite v0.2.17 |
| 1023 | 2026-08-24T22:04:44.723Z | Downloaded lazy_static v1.5.0 |
| 1024 | 2026-08-24T22:04:44.727Z | Downloaded num-iter v0.1.45 |
| 1025 | 2026-08-24T22:04:44.727Z | Downloaded password-hash v0.6.1 |
| 1026 | 2026-08-24T22:04:44.731Z | Downloaded sha2 v0.11.0 |
| 1027 | 2026-08-24T22:04:44.734Z | Downloaded supports-hyperlinks v3.2.0 |
| 1028 | 2026-08-24T22:04:44.736Z | Downloaded hyper-util v0.1.20 |
| 1029 | 2026-08-24T22:04:44.739Z | Downloaded tracing-attributes v0.1.31 |
| 1030 | 2026-08-24T22:04:44.739Z | Downloaded vergen v9.1.0 |
| 1031 | 2026-08-24T22:04:44.744Z | Downloaded darling v0.21.3 |
| 1032 | 2026-08-24T22:04:44.744Z | Downloaded diff v0.1.13 |
| 1033 | 2026-08-24T22:04:44.747Z | Downloaded slab v0.4.12 |
| 1034 | 2026-08-24T22:04:44.747Z | Downloaded rustc_version v0.1.7 |
| 1035 | 2026-08-24T22:04:44.747Z | Downloaded serde_urlencoded v0.7.1 |
| 1036 | 2026-08-24T22:04:44.747Z | Downloaded untrusted v0.9.0 |
| 1037 | 2026-08-24T22:04:44.747Z | Downloaded slog-async v2.8.0 |
| 1038 | 2026-08-24T22:04:44.750Z | Downloaded stacker v0.1.23 |
| 1039 | 2026-08-24T22:04:44.750Z | Downloaded num-traits v0.2.19 |
| 1040 | 2026-08-24T22:04:44.753Z | Downloaded ipnet v2.12.0 |
| 1041 | 2026-08-24T22:04:44.756Z | Downloaded support-bundle-viewer v0.1.2 |
| 1042 | 2026-08-24T22:04:44.756Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1043 | 2026-08-24T22:04:44.756Z | Downloaded rpassword v7.5.4 |
| 1044 | 2026-08-24T22:04:44.759Z | Downloaded tokio-macros v2.7.0 |
| 1045 | 2026-08-24T22:04:44.759Z | Downloaded uzers v0.12.2 |
| 1046 | 2026-08-24T22:04:44.759Z | Downloaded zstd v0.13.3 |
| 1047 | 2026-08-24T22:04:44.762Z | Downloaded void v1.0.2 |
| 1048 | 2026-08-24T22:04:44.762Z | Downloaded wait-timeout v0.2.1 |
| 1049 | 2026-08-24T22:04:44.762Z | Downloaded derive_more v0.99.20 |
| 1050 | 2026-08-24T22:04:44.767Z | Downloaded tokio-postgres v0.7.16 |
| 1051 | 2026-08-24T22:04:44.772Z | Downloaded yoke v0.8.1 |
| 1052 | 2026-08-24T22:04:44.775Z | Downloaded corncobs v0.1.4 |
| 1053 | 2026-08-24T22:04:44.775Z | Downloaded crypto-common v0.2.2 |
| 1054 | 2026-08-24T22:04:44.775Z | Downloaded indoc v1.0.9 |
| 1055 | 2026-08-24T22:04:44.778Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1056 | 2026-08-24T22:04:44.781Z | Downloaded num-bigint v0.4.6 |
| 1057 | 2026-08-24T22:04:44.784Z | Downloaded hyper-tls v0.6.0 |
| 1058 | 2026-08-24T22:04:44.784Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1059 | 2026-08-24T22:04:44.788Z | Downloaded h2 v0.4.15 |
| 1060 | 2026-08-24T22:04:44.793Z | Downloaded rand_core v0.10.0 |
| 1061 | 2026-08-24T22:04:44.796Z | Downloaded illumos-nvpair v0.3.0 |
| 1062 | 2026-08-24T22:04:44.796Z | Downloaded num-complex v0.4.6 |
| 1063 | 2026-08-24T22:04:44.796Z | Downloaded phf v0.12.1 |
| 1064 | 2026-08-24T22:04:44.796Z | Downloaded password-hash v0.5.0 |
| 1065 | 2026-08-24T22:04:44.796Z | Downloaded pin-project-internal v1.1.11 |
| 1066 | 2026-08-24T22:04:44.799Z | Downloaded nom v8.0.0 |
| 1067 | 2026-08-24T22:04:44.802Z | Downloaded rand_core v0.9.5 |
| 1068 | 2026-08-24T22:04:44.802Z | Downloaded derive-ex v0.1.8 |
| 1069 | 2026-08-24T22:04:44.802Z | Downloaded md-5 v0.10.6 |
| 1070 | 2026-08-24T22:04:44.802Z | Downloaded slog-envlogger v2.2.0 |
| 1071 | 2026-08-24T22:04:44.805Z | Downloaded typify v0.6.2 |
| 1072 | 2026-08-24T22:04:44.805Z | Downloaded powerfmt v0.2.0 |
| 1073 | 2026-08-24T22:04:44.808Z | Downloaded smallvec v0.6.14 |
| 1074 | 2026-08-24T22:04:44.811Z | Downloaded utf8_iter v1.0.4 |
| 1075 | 2026-08-24T22:04:44.811Z | Downloaded thiserror-no-std v2.0.2 |
| 1076 | 2026-08-24T22:04:44.811Z | Downloaded ssh-encoding v0.3.0 |
| 1077 | 2026-08-24T22:04:44.814Z | Downloaded pretty_assertions v1.4.1 |
| 1078 | 2026-08-24T22:04:44.817Z | Downloaded time-core v0.1.8 |
| 1079 | 2026-08-24T22:04:44.817Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1080 | 2026-08-24T22:04:44.818Z | Downloaded miette v7.6.0 |
| 1081 | 2026-08-24T22:04:44.821Z | Downloaded zone v0.3.1 |
| 1082 | 2026-08-24T22:04:44.824Z | Downloaded futures-util v0.3.32 |
| 1083 | 2026-08-24T22:04:44.828Z | Downloaded xshell v0.2.7 |
| 1084 | 2026-08-24T22:04:44.831Z | Downloaded rustls-pki-types v1.14.0 |
| 1085 | 2026-08-24T22:04:44.831Z | Downloaded itertools v0.12.1 |
| 1086 | 2026-08-24T22:04:44.834Z | Downloaded sec1 v0.8.1 |
| 1087 | 2026-08-24T22:04:44.837Z | Downloaded strum_macros v0.27.2 |
| 1088 | 2026-08-24T22:04:44.837Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1089 | 2026-08-24T22:04:44.837Z | Downloaded dsl_auto_type v0.2.0 |
| 1090 | 2026-08-24T22:04:44.838Z | Downloaded socket2 v0.6.3 |
| 1091 | 2026-08-24T22:04:44.842Z | Downloaded kem v0.3.0 |
| 1092 | 2026-08-24T22:04:44.842Z | Downloaded same-file v1.0.6 |
| 1093 | 2026-08-24T22:04:44.842Z | Downloaded serde_spanned v1.1.1 |
| 1094 | 2026-08-24T22:04:44.842Z | Downloaded linked-hash-map v0.5.6 |
| 1095 | 2026-08-24T22:04:44.845Z | Downloaded lru-slab v0.1.2 |
| 1096 | 2026-08-24T22:04:44.845Z | Downloaded hkdf v0.12.4 |
| 1097 | 2026-08-24T22:04:44.845Z | Downloaded hyper v1.10.1 |
| 1098 | 2026-08-24T22:04:44.848Z | Downloaded unicode-segmentation v1.12.0 |
| 1099 | 2026-08-24T22:04:44.851Z | Downloaded nu-ansi-term v0.50.3 |
| 1100 | 2026-08-24T22:04:44.851Z | Downloaded ingot-macros v0.2.0 |
| 1101 | 2026-08-24T22:04:44.854Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1102 | 2026-08-24T22:04:44.854Z | Downloaded rand_core v0.6.4 |
| 1103 | 2026-08-24T22:04:44.854Z | Downloaded parse-display-derive v0.10.0 |
| 1104 | 2026-08-24T22:04:44.854Z | Downloaded tower-service v0.3.3 |
| 1105 | 2026-08-24T22:04:44.859Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1106 | 2026-08-24T22:04:44.859Z | Downloaded defmt v0.3.100 |
| 1107 | 2026-08-24T22:04:44.859Z | Downloaded match_cfg v0.1.0 |
| 1108 | 2026-08-24T22:04:44.859Z | Downloaded num v0.4.3 |
| 1109 | 2026-08-24T22:04:44.859Z | Downloaded defmt v1.0.1 |
| 1110 | 2026-08-24T22:04:44.859Z | Downloaded phc v0.6.1 |
| 1111 | 2026-08-24T22:04:44.863Z | Downloaded litemap v0.8.1 |
| 1112 | 2026-08-24T22:04:44.863Z | Downloaded parse-size v1.1.0 |
| 1113 | 2026-08-24T22:04:44.863Z | Downloaded serde_with v1.14.0 |
| 1114 | 2026-08-24T22:04:44.872Z | Downloaded der v0.7.10 |
| 1115 | 2026-08-24T22:04:44.875Z | Downloaded memmap2 v0.9.10 |
| 1116 | 2026-08-24T22:04:44.878Z | Downloaded qorb v0.4.1 |
| 1117 | 2026-08-24T22:04:44.878Z | Downloaded blake3 v1.8.5 |
| 1118 | 2026-08-24T22:04:44.882Z | Downloaded indoc v2.0.7 |
| 1119 | 2026-08-24T22:04:44.885Z | Downloaded minimal-lexical v0.2.1 |
| 1120 | 2026-08-24T22:04:44.888Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1121 | 2026-08-24T22:04:44.888Z | Downloaded xshell-macros v0.2.7 |
| 1122 | 2026-08-24T22:04:44.888Z | Downloaded darling v0.23.0 |
| 1123 | 2026-08-24T22:04:44.892Z | Downloaded tower-http v0.6.8 |
| 1124 | 2026-08-24T22:04:44.896Z | Downloaded postcard v1.1.3 |
| 1125 | 2026-08-24T22:04:44.896Z | Downloaded signal-hook-registry v1.4.8 |
| 1126 | 2026-08-24T22:04:44.899Z | Downloaded sqlformat v0.3.5 |
| 1127 | 2026-08-24T22:04:44.899Z | Downloaded structmeta-derive v0.3.0 |
| 1128 | 2026-08-24T22:04:44.899Z | Downloaded unicode-truncate v1.1.0 |
| 1129 | 2026-08-24T22:04:44.899Z | Downloaded num_enum_derive v0.7.6 |
| 1130 | 2026-08-24T22:04:44.899Z | Downloaded new_debug_unreachable v1.0.6 |
| 1131 | 2026-08-24T22:04:44.902Z | Downloaded dyn-clone v1.0.20 |
| 1132 | 2026-08-24T22:04:44.902Z | Downloaded slog-json v2.6.1 |
| 1133 | 2026-08-24T22:04:44.902Z | Downloaded stringprep v0.1.5 |
| 1134 | 2026-08-24T22:04:44.902Z | Downloaded vergen-gitcl v1.0.8 |
| 1135 | 2026-08-24T22:04:44.906Z | Downloaded hyper-staticfile v0.10.1 |
| 1136 | 2026-08-24T22:04:44.909Z | Downloaded zerofrom-derive v0.1.6 |
| 1137 | 2026-08-24T22:04:44.912Z | Downloaded proc-macro-crate v1.3.1 |
| 1138 | 2026-08-24T22:04:44.912Z | Downloaded kstat-rs v0.2.5 |
| 1139 | 2026-08-24T22:04:44.915Z | Downloaded serde_bytes v0.11.19 |
| 1140 | 2026-08-24T22:04:44.915Z | Downloaded peg v0.8.5 |
| 1141 | 2026-08-24T22:04:44.919Z | Downloaded bitvec v1.0.1 |
| 1142 | 2026-08-24T22:04:44.924Z | Downloaded zerovec v0.11.5 |
| 1143 | 2026-08-24T22:04:44.927Z | Downloaded des v0.9.0 |
| 1144 | 2026-08-24T22:04:44.930Z | Downloaded predicates v3.1.4 |
| 1145 | 2026-08-24T22:04:44.930Z | Downloaded litrs v1.0.0 |
| 1146 | 2026-08-24T22:04:44.933Z | Downloaded mime v0.3.17 |
| 1147 | 2026-08-24T22:04:44.933Z | Downloaded iri-string v0.7.10 |
| 1148 | 2026-08-24T22:04:44.937Z | Downloaded crossbeam-epoch v0.9.18 |
| 1149 | 2026-08-24T22:04:44.940Z | Downloaded bindgen v0.71.1 |
| 1150 | 2026-08-24T22:04:44.943Z | Downloaded time-macros v0.2.27 |
| 1151 | 2026-08-24T22:04:44.943Z | Downloaded utf-8 v0.7.6 |
| 1152 | 2026-08-24T22:04:44.947Z | Downloaded zstd-safe v7.2.4 |
| 1153 | 2026-08-24T22:04:44.947Z | Downloaded ctr v0.10.1 |
| 1154 | 2026-08-24T22:04:44.950Z | Downloaded zerovec-derive v0.11.2 |
| 1155 | 2026-08-24T22:04:44.953Z | Downloaded digest-io v0.1.0 |
| 1156 | 2026-08-24T22:04:44.960Z | Downloaded winnow v0.6.26 |
| 1157 | 2026-08-24T22:04:44.964Z | Downloaded toml_edit v0.19.15 |
| 1158 | 2026-08-24T22:04:44.973Z | Downloaded display-error-chain v0.2.2 |
| 1159 | 2026-08-24T22:04:44.976Z | Downloaded module-lattice v0.2.3 |
| 1160 | 2026-08-24T22:04:44.976Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1161 | 2026-08-24T22:04:44.979Z | Downloaded supports-unicode v3.0.0 |
| 1162 | 2026-08-24T22:04:44.979Z | Downloaded tokio-tungstenite v0.23.1 |
| 1163 | 2026-08-24T22:04:44.979Z | Downloaded owo-colors v4.3.0 |
| 1164 | 2026-08-24T22:04:44.982Z | Downloaded ctutils v0.4.2 |
| 1165 | 2026-08-24T22:04:44.982Z | Downloaded ecdsa v0.16.9 |
| 1166 | 2026-08-24T22:04:44.982Z | Downloaded scrypt v0.12.0 |
| 1167 | 2026-08-24T22:04:44.985Z | Downloaded unicode-bidi v0.3.18 |
| 1168 | 2026-08-24T22:04:44.985Z | Downloaded aws-lc-rs v1.16.3 |
| 1169 | 2026-08-24T22:04:44.990Z | Downloaded internet-checksum v0.2.1 |
| 1170 | 2026-08-24T22:04:44.993Z | Downloaded x509-cert v0.2.5 |
| 1171 | 2026-08-24T22:04:44.993Z | Downloaded scuffle v0.1.0 |
| 1172 | 2026-08-24T22:04:44.996Z | Downloaded quick-error v1.2.3 |
| 1173 | 2026-08-24T22:04:44.996Z | Downloaded shlex v1.3.0 |
| 1174 | 2026-08-24T22:04:44.996Z | Downloaded tokio-tungstenite v0.21.0 |
| 1175 | 2026-08-24T22:04:44.999Z | Downloaded chrono v0.4.45 |
| 1176 | 2026-08-24T22:04:45.003Z | Downloaded data-encoding v2.10.0 |
| 1177 | 2026-08-24T22:04:45.003Z | Downloaded hkdf v0.13.0 |
| 1178 | 2026-08-24T22:04:45.006Z | Downloaded unicode_categories v0.1.1 |
| 1179 | 2026-08-24T22:04:45.006Z | Downloaded derive_more-impl v2.1.1 |
| 1180 | 2026-08-24T22:04:45.011Z | Downloaded zerofrom v0.1.6 |
| 1181 | 2026-08-24T22:04:45.011Z | Downloaded derive-where v1.6.0 |
| 1182 | 2026-08-24T22:04:45.014Z | Downloaded peg-macros v0.8.5 |
| 1183 | 2026-08-24T22:04:45.014Z | Downloaded native-tls v0.2.18 |
| 1184 | 2026-08-24T22:04:45.014Z | Downloaded serde_with v3.21.0 |
| 1185 | 2026-08-24T22:04:45.018Z | Downloaded jiff-core v0.1.0 |
| 1186 | 2026-08-24T22:04:45.021Z | Downloaded tokio-native-tls v0.3.1 |
| 1187 | 2026-08-24T22:04:45.024Z | Downloaded libloading v0.8.9 |
| 1188 | 2026-08-24T22:04:45.024Z | Downloaded num_enum v0.7.6 |
| 1189 | 2026-08-24T22:04:45.027Z | Downloaded rusty-fork v0.3.1 |
| 1190 | 2026-08-24T22:04:45.027Z | Downloaded slog-dtrace v0.3.0 |
| 1191 | 2026-08-24T22:04:45.027Z | Downloaded unicase v2.9.0 |
| 1192 | 2026-08-24T22:04:45.030Z | Downloaded icu_collections v2.1.1 |
| 1193 | 2026-08-24T22:04:45.036Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1194 | 2026-08-24T22:04:45.036Z | Downloaded psl-types v2.0.11 |
| 1195 | 2026-08-24T22:04:45.036Z | Downloaded poly1305 v0.9.0 |
| 1196 | 2026-08-24T22:04:45.039Z | Downloaded ena v0.14.4 |
| 1197 | 2026-08-24T22:04:45.039Z | Downloaded unicode-properties v0.1.4 |
| 1198 | 2026-08-24T22:04:45.039Z | Downloaded crypto-primes v0.7.2 |
| 1199 | 2026-08-24T22:04:45.040Z | Downloaded cookie_store v0.22.1 |
| 1200 | 2026-08-24T22:04:45.043Z | Downloaded tinyvec v1.10.0 |
| 1201 | 2026-08-24T22:04:45.047Z | Downloaded signal-hook v0.3.18 |
| 1202 | 2026-08-24T22:04:45.050Z | Downloaded term v0.7.0 |
| 1203 | 2026-08-24T22:04:45.053Z | Downloaded winnow v0.5.40 |
| 1204 | 2026-08-24T22:04:45.056Z | Downloaded darling_core v0.13.4 |
| 1205 | 2026-08-24T22:04:45.059Z | Downloaded nom v7.1.3 |
| 1206 | 2026-08-24T22:04:45.062Z | Downloaded rand v0.9.2 |
| 1207 | 2026-08-24T22:04:45.066Z | Downloaded mio v1.2.0 |
| 1208 | 2026-08-24T22:04:45.070Z | Downloaded rand v0.10.1 |
| 1209 | 2026-08-24T22:04:45.073Z | Downloaded pin-project v1.1.11 |
| 1210 | 2026-08-24T22:04:45.079Z | Downloaded dropshot-api-manager v0.8.0 |
| 1211 | 2026-08-24T22:04:45.082Z | Downloaded pkcs5 v0.8.1 |
| 1212 | 2026-08-24T22:04:45.085Z | Downloaded test-strategy v0.4.5 |
| 1213 | 2026-08-24T22:04:45.088Z | Downloaded cookie v0.18.1 |
| 1214 | 2026-08-24T22:04:45.091Z | Downloaded serde_path_to_error v0.1.20 |
| 1215 | 2026-08-24T22:04:45.091Z | Downloaded quinn v0.11.11 |
| 1216 | 2026-08-24T22:04:45.094Z | Downloaded ed25519-dalek v2.2.0 |
| 1217 | 2026-08-24T22:04:45.100Z | Downloaded icu_properties v2.1.2 |
| 1218 | 2026-08-24T22:04:45.115Z | Downloaded steno v0.4.1 |
| 1219 | 2026-08-24T22:04:45.119Z | Downloaded itertools v0.13.0 |
| 1220 | 2026-08-24T22:04:45.123Z | Downloaded git2 v0.20.4 |
| 1221 | 2026-08-24T22:04:45.126Z | Downloaded petname v2.0.2 |
| 1222 | 2026-08-24T22:04:45.140Z | Downloaded progenitor-impl v0.14.0 |
| 1223 | 2026-08-24T22:04:45.143Z | Downloaded snafu v0.8.9 |
| 1224 | 2026-08-24T22:04:45.146Z | Downloaded url v2.5.8 |
| 1225 | 2026-08-24T22:04:45.149Z | Downloaded libxml v0.3.3 |
| 1226 | 2026-08-24T22:04:45.152Z | Downloaded reedline v0.40.0 |
| 1227 | 2026-08-24T22:04:45.155Z | Downloaded polar-core v0.27.3 |
| 1228 | 2026-08-24T22:04:45.158Z | Downloaded zerocopy v0.6.6 |
| 1229 | 2026-08-24T22:04:45.163Z | Downloaded openssl-sys v0.9.117 |
| 1230 | 2026-08-24T22:04:45.167Z | Downloaded crossbeam-channel v0.5.15 |
| 1231 | 2026-08-24T22:04:45.167Z | Downloaded iddqd v0.4.2 |
| 1232 | 2026-08-24T22:04:45.170Z | Downloaded gimli v0.32.3 |
| 1233 | 2026-08-24T22:04:45.174Z | Downloaded reqwest v0.12.28 |
| 1234 | 2026-08-24T22:04:45.178Z | Downloaded goblin v0.10.5 |
| 1235 | 2026-08-24T22:04:45.183Z | Downloaded ignore v0.4.25 |
| 1236 | 2026-08-24T22:04:45.186Z | Downloaded sha3 v0.12.0 |
| 1237 | 2026-08-24T22:04:45.186Z | Downloaded prettyplease v0.2.37 |
| 1238 | 2026-08-24T22:04:45.189Z | Downloaded der v0.8.0 |
| 1239 | 2026-08-24T22:04:45.192Z | Downloaded regex v1.12.3 |
| 1240 | 2026-08-24T22:04:45.202Z | Downloaded diesel_derives v2.3.7 |
| 1241 | 2026-08-24T22:04:45.207Z | Downloaded winnow v1.0.3 |
| 1242 | 2026-08-24T22:04:45.210Z | Downloaded tough v0.22.0 |
| 1243 | 2026-08-24T22:04:45.216Z | Downloaded icu_properties_data v2.1.2 |
| 1244 | 2026-08-24T22:04:45.220Z | Downloaded rsa v0.10.0-rc.18 |
| 1245 | 2026-08-24T22:04:45.227Z | Downloaded rustyline v14.0.0 |
| 1246 | 2026-08-24T22:04:45.232Z | Downloaded itertools v0.14.0 |
| 1247 | 2026-08-24T22:04:45.235Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1248 | 2026-08-24T22:04:45.238Z | Downloaded openssl v0.10.80 |
| 1249 | 2026-08-24T22:04:45.241Z | Downloaded vcpkg v0.2.15 |
| 1250 | 2026-08-24T22:04:45.263Z | Downloaded regex-syntax v0.6.29 |
| 1251 | 2026-08-24T22:04:45.268Z | Downloaded itertools v0.15.0 |
| 1252 | 2026-08-24T22:04:45.271Z | Downloaded idna v1.1.0 |
| 1253 | 2026-08-24T22:04:45.275Z | Downloaded reqwest v0.13.2 |
| 1254 | 2026-08-24T22:04:45.280Z | Downloaded zlib-rs v0.6.2 |
| 1255 | 2026-08-24T22:04:45.283Z | Downloaded russh v0.62.4 |
| 1256 | 2026-08-24T22:04:45.287Z | Downloaded quinn-proto v0.11.16 |
| 1257 | 2026-08-24T22:04:45.291Z | Downloaded bstr v1.12.1 |
| 1258 | 2026-08-24T22:04:45.296Z | Downloaded portable-atomic v1.13.1 |
| 1259 | 2026-08-24T22:04:45.300Z | Downloaded crossterm v0.29.0 |
| 1260 | 2026-08-24T22:04:45.304Z | Downloaded regex-syntax v0.8.10 |
| 1261 | 2026-08-24T22:04:45.308Z | Downloaded libm v0.2.16 |
| 1262 | 2026-08-24T22:04:45.314Z | Downloaded quick-xml v0.37.5 |
| 1263 | 2026-08-24T22:04:45.317Z | Downloaded tabled v0.21.0 |
| 1264 | 2026-08-24T22:04:45.326Z | Downloaded radix_trie v0.2.1 |
| 1265 | 2026-08-24T22:04:45.332Z | Downloaded time v0.3.47 |
| 1266 | 2026-08-24T22:04:45.336Z | Downloaded object v0.30.4 |
| 1267 | 2026-08-24T22:04:45.343Z | Downloaded nix v0.27.1 |
| 1268 | 2026-08-24T22:04:45.349Z | Downloaded rawzip v0.4.4 |
| 1269 | 2026-08-24T22:04:45.352Z | Downloaded rayon v1.11.0 |
| 1270 | 2026-08-24T22:04:45.357Z | Downloaded salty v0.3.0 |
| 1271 | 2026-08-24T22:04:45.362Z | Downloaded moka v0.12.13 |
| 1272 | 2026-08-24T22:04:45.365Z | Downloaded rustix v0.38.44 |
| 1273 | 2026-08-24T22:04:45.375Z | Downloaded p384 v0.13.1 |
| 1274 | 2026-08-24T22:04:45.378Z | Downloaded smoltcp v0.11.0 |
| 1275 | 2026-08-24T22:04:45.384Z | Downloaded crypto-bigint v0.7.5 |
| 1276 | 2026-08-24T22:04:45.393Z | Downloaded curve25519-dalek v5.0.0 |
| 1277 | 2026-08-24T22:04:45.399Z | Downloaded proptest v1.11.0 |
| 1278 | 2026-08-24T22:04:45.404Z | Downloaded hickory-proto v0.24.4 |
| 1279 | 2026-08-24T22:04:45.412Z | Downloaded lalrpop v0.19.12 |
| 1280 | 2026-08-24T22:04:45.424Z | Downloaded nix v0.28.0 |
| 1281 | 2026-08-24T22:04:45.442Z | Downloaded regress v0.11.1 |
| 1282 | 2026-08-24T22:04:45.451Z | Downloaded smoltcp v0.9.1 |
| 1283 | 2026-08-24T22:04:45.455Z | Downloaded dropshot v0.17.1 |
| 1284 | 2026-08-24T22:04:45.469Z | Downloaded hickory-proto v0.25.2 |
| 1285 | 2026-08-24T22:04:45.478Z | Downloaded curve25519-dalek v4.1.3 |
| 1286 | 2026-08-24T22:04:45.482Z | Downloaded zerocopy v0.8.55 |
| 1287 | 2026-08-24T22:04:45.494Z | Downloaded nix v0.31.2 |
| 1288 | 2026-08-24T22:04:45.499Z | Downloaded object v0.37.3 |
| 1289 | 2026-08-24T22:04:45.505Z | Downloaded sqlparser v0.61.0 |
| 1290 | 2026-08-24T22:04:45.511Z | Downloaded diesel v2.3.7 |
| 1291 | 2026-08-24T22:04:45.521Z | Downloaded regress v0.10.5 |
| 1292 | 2026-08-24T22:04:45.525Z | Downloaded rustls v0.23.41 |
| 1293 | 2026-08-24T22:04:45.532Z | Downloaded sled v0.34.7 |
| 1294 | 2026-08-24T22:04:45.537Z | Downloaded typify-impl v0.6.2 |
| 1295 | 2026-08-24T22:04:45.544Z | Downloaded sha3 v0.11.0 |
| 1296 | 2026-08-24T22:04:45.548Z | Downloaded openapiv3 v2.2.0 |
| 1297 | 2026-08-24T22:04:45.552Z | Downloaded tracing v0.1.44 |
| 1298 | 2026-08-24T22:04:45.562Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1299 | 2026-08-24T22:04:45.567Z | Downloaded zerocopy-derive v0.6.6 |
| 1300 | 2026-08-24T22:04:45.572Z | Downloaded ratatui v0.29.0 |
| 1301 | 2026-08-24T22:04:45.587Z | Downloaded petgraph v0.6.5 |
| 1302 | 2026-08-24T22:04:45.597Z | Downloaded chrono-tz v0.10.4 |
| 1303 | 2026-08-24T22:04:45.610Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1304 | 2026-08-24T22:04:45.619Z | Downloaded regex-automata v0.4.14 |
| 1305 | 2026-08-24T22:04:45.636Z | Downloaded jiff v0.2.34 |
| 1306 | 2026-08-24T22:04:45.642Z | Downloaded sha3 v0.10.8 |
| 1307 | 2026-08-24T22:04:45.642Z | Downloaded csv v1.4.0 |
| 1308 | 2026-08-24T22:04:45.653Z | Downloaded tokio v1.52.1 |
| 1309 | 2026-08-24T22:04:45.672Z | Downloaded petgraph v0.8.3 |
| 1310 | 2026-08-24T22:04:45.686Z | Downloaded libz-sys v1.1.24 |
| 1311 | 2026-08-24T22:04:45.695Z | Downloaded encoding_rs v0.8.35 |
| 1312 | 2026-08-24T22:04:45.744Z | Downloaded ring v0.17.14 |
| 1313 | 2026-08-24T22:04:45.784Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1314 | 2026-08-24T22:04:46.194Z | Downloaded aws-lc-sys v0.40.0 |
| 1315 | 2026-08-24T22:04:46.446Z | Compiling serde_core v1.0.228 |
| 1316 | 2026-08-24T22:04:46.447Z | Compiling libc v0.2.185 |
| 1317 | 2026-08-24T22:04:46.447Z | Compiling serde v1.0.228 |
| 1318 | 2026-08-24T22:04:46.450Z | Compiling log v0.4.33 |
| 1319 | 2026-08-24T22:04:46.450Z | Compiling smallvec v1.15.1 |
| 1320 | 2026-08-24T22:04:46.450Z | Compiling shlex v1.3.0 |
| 1321 | 2026-08-24T22:04:46.450Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-08-24T22:04:46.450Z | Compiling subtle v2.6.1 |
| 1323 | 2026-08-24T22:04:46.620Z | Compiling scopeguard v1.2.0 |
| 1324 | 2026-08-24T22:04:46.630Z | Compiling stable_deref_trait v1.2.1 |
| 1325 | 2026-08-24T22:04:46.633Z | Compiling typenum v1.20.1 |
| 1326 | 2026-08-24T22:04:46.633Z | Compiling zerocopy v0.8.55 |
| 1327 | 2026-08-24T22:04:46.633Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-08-24T22:04:46.682Z | Compiling serde_json v1.0.151 |
| 1329 | 2026-08-24T22:04:46.685Z | Compiling syn v2.0.117 |
| 1330 | 2026-08-24T22:04:46.694Z | Compiling critical-section v1.2.0 |
| 1331 | 2026-08-24T22:04:46.776Z | Compiling lock_api v0.4.14 |
| 1332 | 2026-08-24T22:04:46.791Z | Compiling libm v0.2.16 |
| 1333 | 2026-08-24T22:04:46.809Z | Compiling num-traits v0.2.19 |
| 1334 | 2026-08-24T22:04:46.823Z | Compiling pkg-config v0.3.32 |
| 1335 | 2026-08-24T22:04:46.932Z | Compiling generic-array v0.14.7 |
| 1336 | 2026-08-24T22:04:46.945Z | Compiling pin-project-lite v0.2.17 |
| 1337 | 2026-08-24T22:04:46.976Z | Compiling const-oid v0.9.6 |
| 1338 | 2026-08-24T22:04:47.003Z | Compiling parking_lot_core v0.9.12 |
| 1339 | 2026-08-24T22:04:47.021Z | Compiling getrandom v0.3.4 |
| 1340 | 2026-08-24T22:04:47.081Z | Compiling percent-encoding v2.3.2 |
| 1341 | 2026-08-24T22:04:47.085Z | Compiling litemap v0.8.1 |
| 1342 | 2026-08-24T22:04:47.125Z | Compiling writeable v0.6.2 |
| 1343 | 2026-08-24T22:04:47.221Z | Compiling futures-core v0.3.32 |
| 1344 | 2026-08-24T22:04:47.225Z | Compiling icu_normalizer_data v2.1.1 |
| 1345 | 2026-08-24T22:04:47.284Z | Compiling icu_properties_data v2.1.2 |
| 1346 | 2026-08-24T22:04:47.298Z | Compiling rustix v1.1.4 |
| 1347 | 2026-08-24T22:04:47.311Z | Compiling getrandom v0.4.3 |
| 1348 | 2026-08-24T22:04:47.340Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-08-24T22:04:47.357Z | Compiling rand_core v0.10.0 |
| 1350 | 2026-08-24T22:04:47.405Z | Compiling futures-task v0.3.32 |
| 1351 | 2026-08-24T22:04:47.461Z | Compiling futures-channel v0.3.32 |
| 1352 | 2026-08-24T22:04:47.503Z | Compiling utf8_iter v1.0.4 |
| 1353 | 2026-08-24T22:04:47.551Z | Compiling futures-io v0.3.32 |
| 1354 | 2026-08-24T22:04:47.567Z | Compiling errno v0.3.14 |
| 1355 | 2026-08-24T22:04:47.604Z | Compiling jobserver v0.1.34 |
| 1356 | 2026-08-24T22:04:47.624Z | Compiling getrandom v0.2.17 |
| 1357 | 2026-08-24T22:04:47.683Z | Compiling mio v1.2.0 |
| 1358 | 2026-08-24T22:04:47.698Z | Compiling signal-hook-registry v1.4.8 |
| 1359 | 2026-08-24T22:04:47.715Z | Compiling socket2 v0.6.3 |
| 1360 | 2026-08-24T22:04:47.757Z | Compiling slab v0.4.12 |
| 1361 | 2026-08-24T22:04:47.771Z | Compiling rand_core v0.6.4 |
| 1362 | 2026-08-24T22:04:47.786Z | Compiling once_cell v1.21.3 |
| 1363 | 2026-08-24T22:04:47.831Z | Compiling cc v1.2.56 |
| 1364 | 2026-08-24T22:04:47.880Z | Compiling parking_lot v0.12.5 |
| 1365 | 2026-08-24T22:04:47.969Z | Compiling form_urlencoded v1.2.2 |
| 1366 | 2026-08-24T22:04:48.001Z | Compiling rustversion v1.0.22 |
| 1367 | 2026-08-24T22:04:48.004Z | Compiling iana-time-zone v0.1.65 |
| 1368 | 2026-08-24T22:04:48.030Z | Compiling base64ct v1.8.3 |
| 1369 | 2026-08-24T22:04:48.051Z | Compiling ident_case v1.0.1 |
| 1370 | 2026-08-24T22:04:48.059Z | Compiling dunce v1.0.5 |
| 1371 | 2026-08-24T22:04:48.087Z | Compiling fs_extra v1.3.0 |
| 1372 | 2026-08-24T22:04:48.142Z | Compiling flagset v0.4.7 |
| 1373 | 2026-08-24T22:04:48.155Z | Compiling regex-syntax v0.8.10 |
| 1374 | 2026-08-24T22:04:48.172Z | Compiling rand_core v0.9.5 |
| 1375 | 2026-08-24T22:04:48.175Z | Compiling base64 v0.22.1 |
| 1376 | 2026-08-24T22:04:48.175Z | Compiling syn v1.0.109 |
| 1377 | 2026-08-24T22:04:48.217Z | Compiling vcpkg v0.2.15 |
| 1378 | 2026-08-24T22:04:48.232Z | Compiling tracing-core v0.1.36 |
| 1379 | 2026-08-24T22:04:48.296Z | Compiling pem-rfc7468 v0.7.0 |
| 1380 | 2026-08-24T22:04:48.311Z | Compiling cpufeatures v0.2.17 |
| 1381 | 2026-08-24T22:04:48.343Z | Compiling schemars v0.8.22 |
| 1382 | 2026-08-24T22:04:48.372Z | Compiling simd-adler32 v0.3.8 |
| 1383 | 2026-08-24T22:04:48.388Z | Compiling dyn-clone v1.0.20 |
| 1384 | 2026-08-24T22:04:48.418Z | Compiling aws-lc-rs v1.16.3 |
| 1385 | 2026-08-24T22:04:48.472Z | Compiling spin v0.9.8 |
| 1386 | 2026-08-24T22:04:48.541Z | Compiling cmov v0.5.4 |
| 1387 | 2026-08-24T22:04:48.558Z | Compiling tinyvec_macros v0.1.1 |
| 1388 | 2026-08-24T22:04:48.611Z | Compiling cmake v0.1.57 |
| 1389 | 2026-08-24T22:04:48.623Z | Compiling openssl-probe v0.2.1 |
| 1390 | 2026-08-24T22:04:48.640Z | Compiling crc32fast v1.5.0 |
| 1391 | 2026-08-24T22:04:48.645Z | Compiling httparse v1.10.1 |
| 1392 | 2026-08-24T22:04:48.684Z | Compiling adler2 v2.0.1 |
| 1393 | 2026-08-24T22:04:48.699Z | Compiling tinyvec v1.10.0 |
| 1394 | 2026-08-24T22:04:48.741Z | Compiling ctutils v0.4.2 |
| 1395 | 2026-08-24T22:04:48.761Z | Compiling aho-corasick v1.1.4 |
| 1396 | 2026-08-24T22:04:48.807Z | Compiling miniz_oxide v0.8.9 |
| 1397 | 2026-08-24T22:04:48.834Z | Compiling tower-layer v0.3.3 |
| 1398 | 2026-08-24T22:04:48.842Z | Compiling untrusted v0.7.1 |
| 1399 | 2026-08-24T22:04:48.931Z | Compiling bitflags v2.11.0 |
| 1400 | 2026-08-24T22:04:48.982Z | Compiling semver v1.0.28 |
| 1401 | 2026-08-24T22:04:49.007Z | Compiling indexmap v2.14.0 |
| 1402 | 2026-08-24T22:04:49.011Z | Compiling uuid v1.23.4 |
| 1403 | 2026-08-24T22:04:49.066Z | Compiling atomic-waker v1.1.2 |
| 1404 | 2026-08-24T22:04:49.083Z | Compiling try-lock v0.2.5 |
| 1405 | 2026-08-24T22:04:49.099Z | Compiling tower-service v0.3.3 |
| 1406 | 2026-08-24T22:04:49.114Z | Compiling radium v0.7.0 |
| 1407 | 2026-08-24T22:04:49.204Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-08-24T22:04:49.221Z | Compiling want v0.3.1 |
| 1409 | 2026-08-24T22:04:49.323Z | Compiling untrusted v0.9.0 |
| 1410 | 2026-08-24T22:04:49.372Z | Compiling tap v1.0.1 |
| 1411 | 2026-08-24T22:04:49.397Z | Compiling rustls v0.23.41 |
| 1412 | 2026-08-24T22:04:49.434Z | Compiling maybe-uninit v2.0.0 |
| 1413 | 2026-08-24T22:04:49.450Z | Compiling httpdate v1.0.3 |
| 1414 | 2026-08-24T22:04:49.478Z | Compiling foreign-types-shared v0.1.1 |
| 1415 | 2026-08-24T22:04:49.478Z | Compiling aws-lc-sys v0.40.0 |
| 1416 | 2026-08-24T22:04:49.497Z | Compiling openssl-sys v0.9.117 |
| 1417 | 2026-08-24T22:04:49.540Z | Compiling openssl v0.10.80 |
| 1418 | 2026-08-24T22:04:49.555Z | Compiling foreign-types v0.3.2 |
| 1419 | 2026-08-24T22:04:49.570Z | Compiling wyz v0.5.1 |
| 1420 | 2026-08-24T22:04:49.586Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1421 | 2026-08-24T22:04:49.638Z | Compiling synstructure v0.13.2 |
| 1422 | 2026-08-24T22:04:49.679Z | Compiling serde_derive_internals v0.29.1 |
| 1423 | 2026-08-24T22:04:49.702Z | Compiling pest_generator v2.8.6 |
| 1424 | 2026-08-24T22:04:49.717Z | Compiling darling_core v0.20.11 |
| 1425 | 2026-08-24T22:04:49.730Z | Compiling regex-automata v0.4.14 |
| 1426 | 2026-08-24T22:04:49.793Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1427 | 2026-08-24T22:04:49.897Z | Compiling unicode-normalization v0.1.25 |
| 1428 | 2026-08-24T22:04:50.052Z | Compiling terminal_size v0.4.3 |
| 1429 | 2026-08-24T22:04:50.096Z | Compiling tempfile v3.27.0 |
| 1430 | 2026-08-24T22:04:50.201Z | Compiling num-integer v0.1.46 |
| 1431 | 2026-08-24T22:04:50.216Z | Compiling wait-timeout v0.2.1 |
| 1432 | 2026-08-24T22:04:50.249Z | Compiling ahash v0.8.12 |
| 1433 | 2026-08-24T22:04:50.306Z | Compiling funty v2.0.0 |
| 1434 | 2026-08-24T22:04:50.376Z | Compiling num-conv v0.2.0 |
| 1435 | 2026-08-24T22:04:50.412Z | Compiling powerfmt v0.2.0 |
| 1436 | 2026-08-24T22:04:50.481Z | Compiling bit-vec v0.8.0 |
| 1437 | 2026-08-24T22:04:50.522Z | Compiling packed_struct v0.10.1 |
| 1438 | 2026-08-24T22:04:50.536Z | Compiling native-tls v0.2.18 |
| 1439 | 2026-08-24T22:04:50.550Z | Compiling num-bigint-dig v0.8.6 |
| 1440 | 2026-08-24T22:04:50.569Z | Compiling quick-error v1.2.3 |
| 1441 | 2026-08-24T22:04:50.581Z | Compiling time-core v0.1.8 |
| 1442 | 2026-08-24T22:04:50.603Z | Compiling clap_builder v4.6.0 |
| 1443 | 2026-08-24T22:04:50.660Z | Compiling deranged v0.5.8 |
| 1444 | 2026-08-24T22:04:50.694Z | Compiling rusty-fork v0.3.1 |
| 1445 | 2026-08-24T22:04:50.768Z | Compiling bit-set v0.8.0 |
| 1446 | 2026-08-24T22:04:50.783Z | Compiling bitvec v1.0.1 |
| 1447 | 2026-08-24T22:04:50.787Z | Compiling num-iter v0.1.45 |
| 1448 | 2026-08-24T22:04:50.787Z | Compiling time-macros v0.2.27 |
| 1449 | 2026-08-24T22:04:50.936Z | Compiling lazy_static v1.5.0 |
| 1450 | 2026-08-24T22:04:50.949Z | Compiling rand_xorshift v0.4.0 |
| 1451 | 2026-08-24T22:04:50.983Z | Compiling sync_wrapper v1.0.2 |
| 1452 | 2026-08-24T22:04:50.998Z | Compiling indexmap v1.9.3 |
| 1453 | 2026-08-24T22:04:51.035Z | Compiling zlib-rs v0.6.2 |
| 1454 | 2026-08-24T22:04:51.051Z | Compiling nodrop v0.1.14 |
| 1455 | 2026-08-24T22:04:51.108Z | Compiling paste v1.0.15 |
| 1456 | 2026-08-24T22:04:51.127Z | Compiling usdt-impl v0.6.0 |
| 1457 | 2026-08-24T22:04:51.154Z | Compiling num_threads v0.1.7 |
| 1458 | 2026-08-24T22:04:51.205Z | Compiling siphasher v1.0.2 |
| 1459 | 2026-08-24T22:04:51.269Z | Compiling object v0.37.3 |
| 1460 | 2026-08-24T22:04:51.359Z | Compiling unarray v0.1.4 |
| 1461 | 2026-08-24T22:04:51.401Z | Compiling crc-catalog v2.4.0 |
| 1462 | 2026-08-24T22:04:51.416Z | Compiling crossbeam-utils v0.8.21 |
| 1463 | 2026-08-24T22:04:51.430Z | Compiling serde_derive v1.0.228 |
| 1464 | 2026-08-24T22:04:51.481Z | Compiling zeroize_derive v1.5.0 |
| 1465 | 2026-08-24T22:04:51.504Z | Compiling zerocopy-derive v0.8.55 |
| 1466 | 2026-08-24T22:04:51.553Z | Compiling zerofrom-derive v0.1.6 |
| 1467 | 2026-08-24T22:04:51.697Z | Compiling yoke-derive v0.8.1 |
| 1468 | 2026-08-24T22:04:51.730Z | Compiling zerovec-derive v0.11.2 |
| 1469 | 2026-08-24T22:04:51.853Z | Compiling displaydoc v0.2.5 |
| 1470 | 2026-08-24T22:04:51.918Z | Compiling tokio-macros v2.7.0 |
| 1471 | 2026-08-24T22:04:52.097Z | Compiling futures-macro v0.3.32 |
| 1472 | 2026-08-24T22:04:52.159Z | Compiling thiserror-impl v2.0.18 |
| 1473 | 2026-08-24T22:04:52.300Z | Compiling der_derive v0.7.3 |
| 1474 | 2026-08-24T22:04:52.654Z | Compiling tracing-attributes v0.1.31 |
| 1475 | 2026-08-24T22:04:52.669Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-08-24T22:04:52.712Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-08-24T22:04:52.917Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-08-24T22:04:52.965Z | Compiling darling_macro v0.20.11 |
| 1479 | 2026-08-24T22:04:52.981Z | Compiling futures-util v0.3.32 |
| 1480 | 2026-08-24T22:04:53.048Z | Compiling zerofrom v0.1.6 |
| 1481 | 2026-08-24T22:04:53.189Z | Compiling yoke v0.8.1 |
| 1482 | 2026-08-24T22:04:53.204Z | Compiling thiserror-impl v1.0.69 |
| 1483 | 2026-08-24T22:04:53.348Z | Compiling openssl-macros v0.1.1 |
| 1484 | 2026-08-24T22:04:53.394Z | Compiling zerovec v0.11.5 |
| 1485 | 2026-08-24T22:04:53.496Z | Compiling zerotrie v0.2.3 |
| 1486 | 2026-08-24T22:04:53.599Z | Compiling thiserror v2.0.18 |
| 1487 | 2026-08-24T22:04:53.726Z | Compiling darling v0.20.11 |
| 1488 | 2026-08-24T22:04:53.788Z | Compiling scroll v0.13.0 |
| 1489 | 2026-08-24T22:04:53.827Z | Compiling packed_struct_codegen v0.10.1 |
| 1490 | 2026-08-24T22:04:53.830Z | Compiling clap_derive v4.6.1 |
| 1491 | 2026-08-24T22:04:53.830Z | Compiling bitfield-macros v0.19.4 |
| 1492 | 2026-08-24T22:04:53.950Z | Compiling tinystr v0.8.2 |
| 1493 | 2026-08-24T22:04:53.992Z | Compiling potential_utf v0.1.4 |
| 1494 | 2026-08-24T22:04:54.041Z | Compiling tracing v0.1.44 |
| 1495 | 2026-08-24T22:04:54.057Z | Compiling goblin v0.10.5 |
| 1496 | 2026-08-24T22:04:54.076Z | Compiling zerocopy-derive v0.6.6 |
| 1497 | 2026-08-24T22:04:54.180Z | Compiling icu_locale_core v2.1.1 |
| 1498 | 2026-08-24T22:04:54.194Z | Compiling icu_collections v2.1.1 |
| 1499 | 2026-08-24T22:04:54.308Z | Compiling flate2 v1.1.9 |
| 1500 | 2026-08-24T22:04:54.325Z | Compiling derive_builder_core v0.20.2 |
| 1501 | 2026-08-24T22:04:54.522Z | Compiling thiserror v1.0.69 |
| 1502 | 2026-08-24T22:04:54.590Z | Compiling bitfield v0.19.4 |
| 1503 | 2026-08-24T22:04:54.643Z | Compiling dtrace-parser v0.3.0 |
| 1504 | 2026-08-24T22:04:54.696Z | Compiling time v0.3.47 |
| 1505 | 2026-08-24T22:04:54.850Z | Compiling icu_provider v2.1.1 |
| 1506 | 2026-08-24T22:04:54.951Z | Compiling zeroize v1.9.0 |
| 1507 | 2026-08-24T22:04:54.966Z | Compiling bytes v1.11.1 |
| 1508 | 2026-08-24T22:04:54.987Z | Compiling chrono v0.4.45 |
| 1509 | 2026-08-24T22:04:55.027Z | Compiling ipnet v2.12.0 |
| 1510 | 2026-08-24T22:04:55.095Z | Compiling hex v0.4.3 |
| 1511 | 2026-08-24T22:04:55.191Z | Compiling icu_properties v2.1.2 |
| 1512 | 2026-08-24T22:04:55.204Z | Compiling icu_normalizer v2.1.1 |
| 1513 | 2026-08-24T22:04:55.324Z | Compiling der v0.7.10 |
| 1514 | 2026-08-24T22:04:55.379Z | Compiling rustls-pki-types v1.14.0 |
| 1515 | 2026-08-24T22:04:55.409Z | Compiling hybrid-array v0.4.13 |
| 1516 | 2026-08-24T22:04:55.593Z | Compiling tokio v1.52.1 |
| 1517 | 2026-08-24T22:04:55.646Z | Compiling http v1.4.2 |
| 1518 | 2026-08-24T22:04:55.688Z | Compiling serde_spanned v0.6.9 |
| 1519 | 2026-08-24T22:04:55.792Z | Compiling block-buffer v0.10.4 |
| 1520 | 2026-08-24T22:04:55.806Z | Compiling crypto-common v0.1.7 |
| 1521 | 2026-08-24T22:04:55.847Z | Compiling toml_datetime v0.6.11 |
| 1522 | 2026-08-24T22:04:55.897Z | Compiling clap v4.6.1 |
| 1523 | 2026-08-24T22:04:55.975Z | Compiling digest v0.10.7 |
| 1524 | 2026-08-24T22:04:55.988Z | Compiling zerocopy v0.6.6 |
| 1525 | 2026-08-24T22:04:56.121Z | Compiling idna_adapter v1.2.1 |
| 1526 | 2026-08-24T22:04:56.225Z | Compiling ppv-lite86 v0.2.21 |
| 1527 | 2026-08-24T22:04:56.242Z | Compiling idna v1.1.0 |
| 1528 | 2026-08-24T22:04:56.280Z | Compiling spki v0.7.3 |
| 1529 | 2026-08-24T22:04:56.284Z | Compiling sha2 v0.10.9 |
| 1530 | 2026-08-24T22:04:56.332Z | Compiling http-body v1.0.1 |
| 1531 | 2026-08-24T22:04:56.348Z | Compiling signature v2.2.0 |
| 1532 | 2026-08-24T22:04:56.363Z | Compiling hmac v0.12.1 |
| 1533 | 2026-08-24T22:04:56.500Z | Compiling pkcs8 v0.10.2 |
| 1534 | 2026-08-24T22:04:56.500Z | Compiling http-body-util v0.1.3 |
| 1535 | 2026-08-24T22:04:56.536Z | Compiling rand_chacha v0.9.0 |
| 1536 | 2026-08-24T22:04:56.551Z | Compiling url v2.5.8 |
| 1537 | 2026-08-24T22:04:56.584Z | Compiling rand_chacha v0.3.1 |
| 1538 | 2026-08-24T22:04:56.615Z | Compiling crc v3.4.0 |
| 1539 | 2026-08-24T22:04:56.747Z | Compiling rand v0.9.2 |
| 1540 | 2026-08-24T22:04:56.817Z | Compiling pkcs1 v0.7.5 |
| 1541 | 2026-08-24T22:04:56.830Z | Compiling scroll_derive v0.12.1 |
| 1542 | 2026-08-24T22:04:56.839Z | Compiling rand v0.8.6 |
| 1543 | 2026-08-24T22:04:56.851Z | Compiling dof v0.4.0 |
| 1544 | 2026-08-24T22:04:56.902Z | Compiling structmeta-derive v0.3.0 |
| 1545 | 2026-08-24T22:04:57.029Z | Compiling array-init v0.0.4 |
| 1546 | 2026-08-24T22:04:57.263Z | Compiling smallvec v0.6.14 |
| 1547 | 2026-08-24T22:04:57.327Z | Compiling proptest v1.11.0 |
| 1548 | 2026-08-24T22:04:57.381Z | Compiling darling_core v0.23.0 |
| 1549 | 2026-08-24T22:04:57.394Z | Compiling heapless v0.7.17 |
| 1550 | 2026-08-24T22:04:57.408Z | Compiling slog v2.8.2 |
| 1551 | 2026-08-24T22:04:57.494Z | Compiling thread-id v5.1.0 |
| 1552 | 2026-08-24T22:04:57.535Z | Compiling env_filter v2.0.0 |
| 1553 | 2026-08-24T22:04:57.591Z | Compiling cookie v0.18.1 |
| 1554 | 2026-08-24T22:04:57.628Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-08-24T22:04:57.643Z | Compiling anyhow v1.0.104 |
| 1556 | 2026-08-24T22:04:57.661Z | Compiling base64 v0.21.7 |
| 1557 | 2026-08-24T22:04:57.687Z | Compiling allocator-api2 v0.2.21 |
| 1558 | 2026-08-24T22:04:57.791Z | Compiling zstd-safe v7.2.4 |
| 1559 | 2026-08-24T22:04:57.849Z | Compiling iri-string v0.7.10 |
| 1560 | 2026-08-24T22:04:57.936Z | Compiling winnow v0.5.40 |
| 1561 | 2026-08-24T22:04:57.977Z | Compiling gimli v0.32.3 |
| 1562 | 2026-08-24T22:04:58.005Z | Compiling ipnetwork v0.21.1 |
| 1563 | 2026-08-24T22:04:58.016Z | Compiling hashbrown v0.12.3 |
| 1564 | 2026-08-24T22:04:58.016Z | Compiling unicode-properties v0.1.4 |
| 1565 | 2026-08-24T22:04:58.042Z | Compiling signal-hook v0.3.18 |
| 1566 | 2026-08-24T22:04:58.078Z | Compiling ryu v1.0.23 |
| 1567 | 2026-08-24T22:04:58.199Z | Compiling stringprep v0.1.5 |
| 1568 | 2026-08-24T22:04:58.243Z | Compiling oxnet v0.1.6 |
| 1569 | 2026-08-24T22:04:58.246Z | Compiling serde_urlencoded v0.7.1 |
| 1570 | 2026-08-24T22:04:58.258Z | Compiling structmeta v0.3.0 |
| 1571 | 2026-08-24T22:04:58.503Z | Compiling rsa v0.9.10 |
| 1572 | 2026-08-24T22:04:58.531Z | Compiling ron v0.8.1 |
| 1573 | 2026-08-24T22:04:58.559Z | Compiling env_logger v0.11.11 |
| 1574 | 2026-08-24T22:04:58.654Z | Compiling scroll v0.12.0 |
| 1575 | 2026-08-24T22:04:58.657Z | Compiling serde-hex v0.1.0 |
| 1576 | 2026-08-24T22:04:58.700Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1577 | 2026-08-24T22:04:58.899Z | Compiling camino v1.2.5 |
| 1578 | 2026-08-24T22:04:58.940Z | Compiling hashbrown v0.13.2 |
| 1579 | 2026-08-24T22:04:59.231Z | Compiling toml_edit v0.19.15 |
| 1580 | 2026-08-24T22:04:59.302Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1581 | 2026-08-24T22:04:59.406Z | Compiling x509-cert v0.2.5 |
| 1582 | 2026-08-24T22:04:59.420Z | Compiling tokio-util v0.7.18 |
| 1583 | 2026-08-24T22:04:59.450Z | Compiling tower v0.5.3 |
| 1584 | 2026-08-24T22:04:59.458Z | Compiling tokio-native-tls v0.3.1 |
| 1585 | 2026-08-24T22:04:59.472Z | Compiling block-padding v0.4.2 |
| 1586 | 2026-08-24T22:04:59.504Z | Compiling crypto-common v0.2.2 |
| 1587 | 2026-08-24T22:04:59.645Z | Compiling addr2line v0.25.1 |
| 1588 | 2026-08-24T22:04:59.661Z | Compiling block-buffer v0.12.1 |
| 1589 | 2026-08-24T22:04:59.882Z | Compiling tower-http v0.6.8 |
| 1590 | 2026-08-24T22:04:59.903Z | Compiling darling_macro v0.23.0 |
| 1591 | 2026-08-24T22:04:59.921Z | Compiling newtype-uuid v1.3.2 |
| 1592 | 2026-08-24T22:04:59.949Z | Compiling md-5 v0.10.6 |
| 1593 | 2026-08-24T22:04:59.990Z | Compiling rustls-native-certs v0.8.3 |
| 1594 | 2026-08-24T22:05:00.135Z | Compiling h2 v0.4.15 |
| 1595 | 2026-08-24T22:05:00.274Z | Compiling derive_builder_macro v0.20.2 |
| 1596 | 2026-08-24T22:05:00.312Z | Compiling serde_tokenstream v0.2.3 |
| 1597 | 2026-08-24T22:05:00.435Z | Compiling erased-serde v0.3.31 |
| 1598 | 2026-08-24T22:05:00.504Z | Compiling bzip2 v0.4.4 |
| 1599 | 2026-08-24T22:05:00.667Z | Compiling bstr v1.12.1 |
| 1600 | 2026-08-24T22:05:00.738Z | Compiling zerocopy-derive v0.7.35 |
| 1601 | 2026-08-24T22:05:00.788Z | Compiling pin-project-internal v1.1.11 |
| 1602 | 2026-08-24T22:05:00.971Z | Compiling async-trait v0.1.89 |
| 1603 | 2026-08-24T22:05:00.996Z | Compiling daft-derive v0.1.7 |
| 1604 | 2026-08-24T22:05:01.083Z | Compiling curve25519-dalek v4.1.3 |
| 1605 | 2026-08-24T22:05:01.267Z | Compiling vergen-lib v9.1.0 |
| 1606 | 2026-08-24T22:05:01.350Z | Compiling hash32 v0.2.1 |
| 1607 | 2026-08-24T22:05:01.432Z | Compiling memoffset v0.9.1 |
| 1608 | 2026-08-24T22:05:01.448Z | Compiling encoding_rs v0.8.35 |
| 1609 | 2026-08-24T22:05:01.463Z | Compiling owo-colors v4.3.0 |
| 1610 | 2026-08-24T22:05:01.569Z | Compiling rustix v0.38.44 |
| 1611 | 2026-08-24T22:05:01.617Z | Compiling ref-cast v1.0.25 |
| 1612 | 2026-08-24T22:05:01.647Z | Compiling mime v0.3.17 |
| 1613 | 2026-08-24T22:05:01.662Z | Compiling smoltcp v0.9.1 |
| 1614 | 2026-08-24T22:05:01.763Z | Compiling litrs v1.0.0 |
| 1615 | 2026-08-24T22:05:01.807Z | Compiling psl-types v2.0.11 |
| 1616 | 2026-08-24T22:05:01.943Z | Compiling cfg_aliases v0.2.1 |
| 1617 | 2026-08-24T22:05:01.955Z | Compiling rustc-demangle v0.1.27 |
| 1618 | 2026-08-24T22:05:01.959Z | Compiling crc-any v2.5.0 |
| 1619 | 2026-08-24T22:05:01.959Z | Compiling fallible-iterator v0.2.0 |
| 1620 | 2026-08-24T22:05:01.997Z | Compiling pin-project v1.1.11 |
| 1621 | 2026-08-24T22:05:02.028Z | Compiling nix v0.31.2 |
| 1622 | 2026-08-24T22:05:02.083Z | Compiling publicsuffix v2.3.0 |
| 1623 | 2026-08-24T22:05:02.109Z | Compiling daft v0.1.7 |
| 1624 | 2026-08-24T22:05:02.124Z | Compiling zerocopy v0.7.35 |
| 1625 | 2026-08-24T22:05:02.165Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1626 | 2026-08-24T22:05:02.300Z | Compiling document-features v0.2.12 |
| 1627 | 2026-08-24T22:05:02.322Z | Compiling postgres-protocol v0.6.10 |
| 1628 | 2026-08-24T22:05:02.431Z | Compiling derive_builder v0.20.2 |
| 1629 | 2026-08-24T22:05:02.445Z | Compiling zip v0.6.6 |
| 1630 | 2026-08-24T22:05:02.467Z | Compiling toml v0.7.8 |
| 1631 | 2026-08-24T22:05:03.591Z | Compiling darling v0.23.0 |
| 1632 | 2026-08-24T22:05:03.601Z | Compiling inout v0.2.2 |
| 1633 | 2026-08-24T22:05:03.601Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1634 | 2026-08-24T22:05:03.601Z | Compiling object v0.30.4 |
| 1635 | 2026-08-24T22:05:03.601Z | Compiling goblin v0.8.2 |
| 1636 | 2026-08-24T22:05:03.601Z | Compiling backtrace v0.3.76 |
| 1637 | 2026-08-24T22:05:03.601Z | Compiling derive-ex v0.1.8 |
| 1638 | 2026-08-24T22:05:03.601Z | Compiling futures-executor v0.3.32 |
| 1639 | 2026-08-24T22:05:03.601Z | Compiling hubpack_derive v0.1.1 |
| 1640 | 2026-08-24T22:05:03.601Z | Compiling regex v1.12.3 |
| 1641 | 2026-08-24T22:05:03.601Z | Compiling ref-cast-impl v1.0.25 |
| 1642 | 2026-08-24T22:05:03.601Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1643 | 2026-08-24T22:05:03.601Z | Compiling strum_macros v0.27.2 |
| 1644 | 2026-08-24T22:05:03.601Z | Compiling hyper v1.10.1 |
| 1645 | 2026-08-24T22:05:03.602Z | Compiling snafu-derive v0.8.9 |
| 1646 | 2026-08-24T22:05:03.602Z | Compiling phf_shared v0.13.1 |
| 1647 | 2026-08-24T22:05:03.602Z | Compiling vergen v9.1.0 |
| 1648 | 2026-08-24T22:05:03.664Z | Compiling cargo-platform v0.3.2 |
| 1649 | 2026-08-24T22:05:03.721Z | Compiling ff v0.13.1 |
| 1650 | 2026-08-24T22:05:03.771Z | Compiling fs-err v3.3.0 |
| 1651 | 2026-08-24T22:05:03.827Z | Compiling foldhash v0.1.5 |
| 1652 | 2026-08-24T22:05:03.873Z | Compiling bumpalo v3.20.2 |
| 1653 | 2026-08-24T22:05:03.949Z | Compiling path-slash v0.1.5 |
| 1654 | 2026-08-24T22:05:03.961Z | Compiling either v1.15.0 |
| 1655 | 2026-08-24T22:05:03.996Z | Compiling managed v0.8.0 |
| 1656 | 2026-08-24T22:05:04.018Z | Compiling unicode-segmentation v1.12.0 |
| 1657 | 2026-08-24T22:05:04.097Z | Compiling same-file v1.0.6 |
| 1658 | 2026-08-24T22:05:04.119Z | Compiling is_ci v1.2.0 |
| 1659 | 2026-08-24T22:05:04.146Z | Compiling bitflags v1.3.2 |
| 1660 | 2026-08-24T22:05:04.199Z | Compiling libbz2-rs-sys v0.2.2 |
| 1661 | 2026-08-24T22:05:04.237Z | Compiling jiff-core v0.1.0 |
| 1662 | 2026-08-24T22:05:04.241Z | Compiling foldhash v0.2.0 |
| 1663 | 2026-08-24T22:05:04.263Z | Compiling base16ct v0.2.0 |
| 1664 | 2026-08-24T22:05:04.288Z | Compiling textwrap v0.16.2 |
| 1665 | 2026-08-24T22:05:04.414Z | Compiling sec1 v0.7.3 |
| 1666 | 2026-08-24T22:05:04.414Z | Compiling hashbrown v0.16.1 |
| 1667 | 2026-08-24T22:05:04.456Z | Compiling walkdir v2.5.0 |
| 1668 | 2026-08-24T22:05:04.489Z | Compiling hyper-util v0.1.20 |
| 1669 | 2026-08-24T22:05:04.717Z | Compiling bzip2 v0.6.1 |
| 1670 | 2026-08-24T22:05:04.768Z | Compiling test-strategy v0.4.5 |
| 1671 | 2026-08-24T22:05:04.796Z | Compiling supports-color v3.0.2 |
| 1672 | 2026-08-24T22:05:04.899Z | Compiling zopfli v0.8.3 |
| 1673 | 2026-08-24T22:05:04.985Z | Compiling jiff v0.2.34 |
| 1674 | 2026-08-24T22:05:05.015Z | Compiling dof v0.3.0 |
| 1675 | 2026-08-24T22:05:05.065Z | Compiling hashbrown v0.15.5 |
| 1676 | 2026-08-24T22:05:05.341Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1677 | 2026-08-24T22:05:05.362Z | Compiling strum v0.27.2 |
| 1678 | 2026-08-24T22:05:05.391Z | Compiling snafu v0.8.9 |
| 1679 | 2026-08-24T22:05:05.567Z | Compiling group v0.13.0 |
| 1680 | 2026-08-24T22:05:05.580Z | Compiling cargo_metadata v0.23.1 |
| 1681 | 2026-08-24T22:05:05.702Z | Compiling phf v0.13.1 |
| 1682 | 2026-08-24T22:05:05.730Z | Compiling hubpack v0.1.2 |
| 1683 | 2026-08-24T22:05:05.747Z | Compiling backtrace-ext v0.2.1 |
| 1684 | 2026-08-24T22:05:05.758Z | Compiling signal-hook-mio v0.2.5 |
| 1685 | 2026-08-24T22:05:05.809Z | Compiling futures v0.3.32 |
| 1686 | 2026-08-24T22:05:05.828Z | Compiling cookie_store v0.22.1 |
| 1687 | 2026-08-24T22:05:05.894Z | Compiling zstd v0.13.3 |
| 1688 | 2026-08-24T22:05:05.918Z | Compiling cipher v0.5.2 |
| 1689 | 2026-08-24T22:05:05.944Z | Compiling hyper-tls v0.6.0 |
| 1690 | 2026-08-24T22:05:05.982Z | Compiling postgres-types v0.2.12 |
| 1691 | 2026-08-24T22:05:06.172Z | Compiling reqwest v0.12.28 |
| 1692 | 2026-08-24T22:05:06.203Z | Compiling serde_with_macros v3.21.0 |
| 1693 | 2026-08-24T22:05:06.331Z | Compiling globset v0.4.18 |
| 1694 | 2026-08-24T22:05:06.335Z | Compiling usdt-macro v0.6.0 |
| 1695 | 2026-08-24T22:05:06.378Z | Compiling usdt-attr-macro v0.6.0 |
| 1696 | 2026-08-24T22:05:06.524Z | Compiling byte-wrapper v0.1.0 |
| 1697 | 2026-08-24T22:05:06.559Z | Compiling ed25519 v2.2.3 |
| 1698 | 2026-08-24T22:05:06.832Z | Compiling hkdf v0.12.4 |
| 1699 | 2026-08-24T22:05:06.869Z | Compiling crypto-bigint v0.5.5 |
| 1700 | 2026-08-24T22:05:06.994Z | Compiling olpc-cjson v0.1.4 |
| 1701 | 2026-08-24T22:05:07.023Z | Compiling serde_plain v1.0.2 |
| 1702 | 2026-08-24T22:05:07.040Z | Compiling serde-big-array v0.5.1 |
| 1703 | 2026-08-24T22:05:07.069Z | Compiling dtrace-parser v0.2.0 |
| 1704 | 2026-08-24T22:05:07.163Z | Compiling strum_macros v0.26.4 |
| 1705 | 2026-08-24T22:05:07.183Z | Compiling miette-derive v7.6.0 |
| 1706 | 2026-08-24T22:05:07.202Z | Compiling async-recursion v1.1.1 |
| 1707 | 2026-08-24T22:05:07.230Z | Compiling serde_repr v0.1.20 |
| 1708 | 2026-08-24T22:05:07.244Z | Compiling enum-as-inner v0.6.1 |
| 1709 | 2026-08-24T22:05:07.385Z | Compiling phf_shared v0.11.3 |
| 1710 | 2026-08-24T22:05:07.449Z | Compiling float-cmp v0.10.0 |
| 1711 | 2026-08-24T22:05:07.482Z | Compiling pem v3.0.6 |
| 1712 | 2026-08-24T22:05:07.585Z | Compiling thread-id v4.2.2 |
| 1713 | 2026-08-24T22:05:07.614Z | Compiling memmap2 v0.9.10 |
| 1714 | 2026-08-24T22:05:07.686Z | Compiling winnow v1.0.3 |
| 1715 | 2026-08-24T22:05:07.778Z | Compiling fixedbitset v0.4.2 |
| 1716 | 2026-08-24T22:05:07.794Z | Compiling predicates-core v1.0.10 |
| 1717 | 2026-08-24T22:05:07.850Z | Compiling supports-unicode v3.0.0 |
| 1718 | 2026-08-24T22:05:07.855Z | Compiling normalize-line-endings v0.3.0 |
| 1719 | 2026-08-24T22:05:07.865Z | Compiling keccak v0.1.6 |
| 1720 | 2026-08-24T22:05:07.881Z | Compiling cpufeatures v0.3.0 |
| 1721 | 2026-08-24T22:05:07.956Z | Compiling data-encoding v2.10.0 |
| 1722 | 2026-08-24T22:05:07.971Z | Compiling whoami v2.1.0 |
| 1723 | 2026-08-24T22:05:07.985Z | Compiling new_debug_unreachable v1.0.6 |
| 1724 | 2026-08-24T22:05:07.999Z | Compiling static_assertions v1.1.0 |
| 1725 | 2026-08-24T22:05:08.017Z | Compiling typed-path v0.9.3 |
| 1726 | 2026-08-24T22:05:08.066Z | Compiling supports-hyperlinks v3.2.0 |
| 1727 | 2026-08-24T22:05:08.086Z | Compiling precomputed-hash v0.1.1 |
| 1728 | 2026-08-24T22:05:08.133Z | Compiling difflib v0.4.0 |
| 1729 | 2026-08-24T22:05:08.189Z | Compiling const-oid v0.10.2 |
| 1730 | 2026-08-24T22:05:08.241Z | Compiling fixedbitset v0.5.7 |
| 1731 | 2026-08-24T22:05:08.368Z | Compiling miette v7.6.0 |
| 1732 | 2026-08-24T22:05:08.383Z | Compiling predicates v3.1.4 |
| 1733 | 2026-08-24T22:05:08.408Z | Compiling digest v0.11.3 |
| 1734 | 2026-08-24T22:05:08.505Z | Compiling petgraph v0.8.3 |
| 1735 | 2026-08-24T22:05:08.573Z | Compiling hickory-proto v0.25.2 |
| 1736 | 2026-08-24T22:05:08.625Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1737 | 2026-08-24T22:05:08.663Z | Compiling tokio-postgres v0.7.16 |
| 1738 | 2026-08-24T22:05:08.676Z | Compiling string_cache v0.8.9 |
| 1739 | 2026-08-24T22:05:08.679Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1740 | 2026-08-24T22:05:08.706Z | Compiling sha3 v0.10.8 |
| 1741 | 2026-08-24T22:05:08.781Z | Compiling toml_edit v0.22.27 |
| 1742 | 2026-08-24T22:05:08.921Z | Compiling chacha20 v0.10.0 |
| 1743 | 2026-08-24T22:05:08.980Z | Compiling strum v0.26.3 |
| 1744 | 2026-08-24T22:05:09.028Z | Compiling petgraph v0.6.5 |
| 1745 | 2026-08-24T22:05:09.067Z | Compiling elliptic-curve v0.13.8 |
| 1746 | 2026-08-24T22:05:09.127Z | Compiling usdt v0.6.0 |
| 1747 | 2026-08-24T22:05:09.178Z | Compiling usdt-impl v0.5.0 |
| 1748 | 2026-08-24T22:05:09.262Z | Compiling serde_with v3.21.0 |
| 1749 | 2026-08-24T22:05:09.276Z | Compiling zip v4.6.1 |
| 1750 | 2026-08-24T22:05:09.319Z | Compiling crossterm v0.28.1 |
| 1751 | 2026-08-24T22:05:09.409Z | Compiling ed25519-dalek v2.2.0 |
| 1752 | 2026-08-24T22:05:09.494Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1753 | 2026-08-24T22:05:09.956Z | Compiling iddqd v0.4.2 |
| 1754 | 2026-08-24T22:05:09.989Z | Compiling similar v2.7.0 |
| 1755 | 2026-08-24T22:05:10.226Z | Compiling heck v0.4.1 |
| 1756 | 2026-08-24T22:05:10.454Z | Compiling itertools v0.15.0 |
| 1757 | 2026-08-24T22:05:10.479Z | Compiling itertools v0.13.0 |
| 1758 | 2026-08-24T22:05:10.504Z | Compiling crossbeam-epoch v0.9.18 |
| 1759 | 2026-08-24T22:05:10.587Z | Compiling tokio-stream v0.1.18 |
| 1760 | 2026-08-24T22:05:10.607Z | Compiling buf-list v1.1.2 |
| 1761 | 2026-08-24T22:05:10.852Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1762 | 2026-08-24T22:05:10.908Z | Compiling openapiv3 v2.2.0 |
| 1763 | 2026-08-24T22:05:10.922Z | Compiling peg-runtime v0.8.5 |
| 1764 | 2026-08-24T22:05:10.991Z | Compiling lalrpop-util v0.19.12 |
| 1765 | 2026-08-24T22:05:11.052Z | Compiling thread_local v1.1.9 |
| 1766 | 2026-08-24T22:05:11.077Z | Compiling slog-async v2.8.0 |
| 1767 | 2026-08-24T22:05:11.133Z | Compiling crossbeam-channel v0.5.15 |
| 1768 | 2026-08-24T22:05:11.178Z | Compiling is-terminal v0.4.17 |
| 1769 | 2026-08-24T22:05:11.211Z | Compiling filetime v0.2.27 |
| 1770 | 2026-08-24T22:05:11.228Z | Compiling xattr v1.6.1 |
| 1771 | 2026-08-24T22:05:11.292Z | Compiling term v1.2.1 |
| 1772 | 2026-08-24T22:05:11.337Z | Compiling take_mut v0.2.2 |
| 1773 | 2026-08-24T22:05:11.352Z | Compiling tar v0.4.46 |
| 1774 | 2026-08-24T22:05:11.392Z | Compiling camino-tempfile v1.4.1 |
| 1775 | 2026-08-24T22:05:11.574Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-08-24T22:05:28.925Z | Compiling rustls-webpki v0.103.13 |
| 1777 | 2026-08-24T22:05:31.603Z | Compiling tokio-rustls v0.26.4 |
| 1778 | 2026-08-24T22:05:31.603Z | Compiling rustls-platform-verifier v0.6.2 |
| 1779 | 2026-08-24T22:05:31.611Z | Compiling tough v0.22.0 |
| 1780 | 2026-08-24T22:05:31.810Z | Compiling hyper-rustls v0.27.7 |
| 1781 | 2026-08-24T22:05:31.995Z | Compiling reqwest v0.13.2 |
| 1782 | 2026-08-24T22:05:34.187Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1783 | 2026-08-24T22:05:34.422Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1784 | 2026-08-24T22:05:37.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.94s |
| 1785 | 2026-08-24T22:05:37.492Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1786 | 2026-08-24T22:05:37.550Z | Aug 24 22:05:37.184 INFO Starting download, target: Cockroach |
| 1787 | 2026-08-24T22:05:37.550Z | Aug 24 22:05:37.185 INFO Starting download, target: Clickhouse |
| 1788 | 2026-08-24T22:05:37.550Z | Aug 24 22:05:37.185 INFO Starting download, target: Console |
| 1789 | 2026-08-24T22:05:37.550Z | Aug 24 22:05:37.185 INFO Starting download, target: DendriteStub |
| 1790 | 2026-08-24T22:05:37.550Z | Aug 24 22:05:37.185 INFO Starting download, target: MaghemiteMgd |
| 1791 | 2026-08-24T22:05:37.553Z | Aug 24 22:05:37.185 INFO Starting download, target: MaghemiteDdmd |
| 1792 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Starting download, target: TransceiverControl |
| 1793 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1794 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1795 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1796 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1797 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1798 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1799 | 2026-08-24T22:05:37.554Z | Aug 24 22:05:37.185 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1800 | 2026-08-24T22:05:38.147Z | Aug 24 22:05:37.774 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1801 | 2026-08-24T22:05:38.367Z | Aug 24 22:05:38.000 INFO Download complete, target: TransceiverControl |
| 1802 | 2026-08-24T22:05:39.565Z | Aug 24 22:05:39.190 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1803 | 2026-08-24T22:05:39.865Z | Aug 24 22:05:39.488 INFO Download complete, target: Console |
| 1804 | 2026-08-24T22:05:40.021Z | Aug 24 22:05:39.655 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1805 | 2026-08-24T22:05:40.165Z | Aug 24 22:05:39.792 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1806 | 2026-08-24T22:05:40.313Z | Aug 24 22:05:39.946 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1807 | 2026-08-24T22:05:40.822Z | Aug 24 22:05:40.435 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1808 | 2026-08-24T22:05:40.822Z | Aug 24 22:05:40.435 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1809 | 2026-08-24T22:05:42.148Z | Aug 24 22:05:41.749 INFO Download complete, target: MaghemiteDdmd |
| 1810 | 2026-08-24T22:05:42.329Z | Aug 24 22:05:41.959 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1811 | 2026-08-24T22:05:42.900Z | Aug 24 22:05:42.535 INFO Download complete, target: DendriteStub |
| 1812 | 2026-08-24T22:05:43.085Z | Aug 24 22:05:42.711 INFO Download complete, target: MaghemiteMgd |
| 1813 | 2026-08-24T22:05:45.635Z | Aug 24 22:05:45.270 INFO Checking that binary works, target: Cockroach |
| 1814 | 2026-08-24T22:05:45.758Z | Aug 24 22:05:45.394 INFO Download complete, target: Cockroach |
| 1815 | 2026-08-24T22:05:49.096Z | Aug 24 22:05:48.731 INFO Checking that binary works, target: Clickhouse |
| 1816 | 2026-08-24T22:05:49.181Z | Aug 24 22:05:48.816 INFO Download complete, target: Clickhouse |
| 1817 | 2026-08-24T22:05:49.188Z | All prerequisites installed successfully |
| 1818 | 2026-08-24T22:05:49.191Z | |
| 1819 | 2026-08-24T22:05:49.191Z | real 2:20.952583016 |
| 1820 | 2026-08-24T22:05:49.191Z | user 7:20.679350457 |
| 1821 | 2026-08-24T22:05:49.191Z | sys 1:45.719206384 |
| 1822 | 2026-08-24T22:05:49.191Z | trap 0.285652584 |
| 1823 | 2026-08-24T22:05:49.191Z | tflt 0.980902266 |
| 1824 | 2026-08-24T22:05:49.191Z | dflt 1.563818249 |
| 1825 | 2026-08-24T22:05:49.191Z | kflt 0.033196252 |
| 1826 | 2026-08-24T22:05:49.191Z | lock 29:33.978641750 |
| 1827 | 2026-08-24T22:05:49.191Z | slp 20:57.885160660 |
| 1828 | 2026-08-24T22:05:49.191Z | lat 27.175009412 |
| 1829 | 2026-08-24T22:05:49.191Z | stop 3:29.441148271 |
| 1830 | 2026-08-24T22:05:49.191Z | + ptime -m cargo xtask download softnpu |
| 1831 | 2026-08-24T22:05:49.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1832 | 2026-08-24T22:05:49.697Z | Running `target/debug/xtask download softnpu` |
| 1833 | 2026-08-24T22:05:50.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1834 | 2026-08-24T22:05:50.538Z | Running `target/debug/xtask-downloader softnpu` |
| 1835 | 2026-08-24T22:05:50.581Z | Aug 24 22:05:50.216 INFO Starting download, target: Softnpu |
| 1836 | 2026-08-24T22:05:50.585Z | Aug 24 22:05:50.217 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1837 | 2026-08-24T22:05:53.075Z | Aug 24 22:05:52.710 INFO Download complete, target: Softnpu |
| 1838 | 2026-08-24T22:05:53.079Z | |
| 1839 | 2026-08-24T22:05:53.083Z | real 3.884324446 |
| 1840 | 2026-08-24T22:05:53.083Z | user 1.352224090 |
| 1841 | 2026-08-24T22:05:53.083Z | sys 0.629104457 |
| 1842 | 2026-08-24T22:05:53.083Z | trap 0.000706950 |
| 1843 | 2026-08-24T22:05:53.083Z | tflt 0.000160630 |
| 1844 | 2026-08-24T22:05:53.083Z | dflt 0.000121310 |
| 1845 | 2026-08-24T22:05:53.083Z | kflt 0.000000000 |
| 1846 | 2026-08-24T22:05:53.083Z | lock 45.940155486 |
| 1847 | 2026-08-24T22:05:53.083Z | slp 2.359155203 |
| 1848 | 2026-08-24T22:05:53.083Z | lat 0.087015669 |
| 1849 | 2026-08-24T22:05:53.083Z | stop 0.000229370 |
| 1850 | 2026-08-24T22:05:53.083Z | + export CARGO_INCREMENTAL=0 |
| 1851 | 2026-08-24T22:05:53.083Z | + CARGO_INCREMENTAL=0 |
| 1852 | 2026-08-24T22:05:53.083Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1853 | 2026-08-24T22:05:53.990Z | Compiling proc-macro2 v1.0.106 |
| 1854 | 2026-08-24T22:05:53.990Z | Compiling quote v1.0.45 |
| 1855 | 2026-08-24T22:05:53.990Z | Compiling unicode-ident v1.0.24 |
| 1856 | 2026-08-24T22:05:53.990Z | Compiling serde_core v1.0.228 |
| 1857 | 2026-08-24T22:05:53.994Z | Compiling libc v0.2.185 |
| 1858 | 2026-08-24T22:05:53.995Z | Compiling serde v1.0.228 |
| 1859 | 2026-08-24T22:05:53.995Z | Compiling cfg-if v1.0.4 |
| 1860 | 2026-08-24T22:05:53.995Z | Compiling version_check v0.9.5 |
| 1861 | 2026-08-24T22:05:53.995Z | Compiling autocfg v1.5.0 |
| 1862 | 2026-08-24T22:05:53.995Z | Compiling shlex v1.3.0 |
| 1863 | 2026-08-24T22:05:53.995Z | Compiling find-msvc-tools v0.1.9 |
| 1864 | 2026-08-24T22:05:53.995Z | Compiling memchr v2.8.0 |
| 1865 | 2026-08-24T22:05:54.136Z | Compiling zmij v1.0.21 |
| 1866 | 2026-08-24T22:05:54.140Z | Compiling serde_json v1.0.151 |
| 1867 | 2026-08-24T22:05:54.263Z | Compiling portable-atomic v1.13.1 |
| 1868 | 2026-08-24T22:05:54.313Z | Compiling zerocopy v0.8.55 |
| 1869 | 2026-08-24T22:05:54.338Z | Compiling libm v0.2.16 |
| 1870 | 2026-08-24T22:05:54.455Z | Compiling parking_lot_core v0.9.12 |
| 1871 | 2026-08-24T22:05:54.487Z | Compiling icu_normalizer_data v2.1.1 |
| 1872 | 2026-08-24T22:05:54.592Z | Compiling num-traits v0.2.19 |
| 1873 | 2026-08-24T22:05:54.699Z | Compiling generic-array v0.14.7 |
| 1874 | 2026-08-24T22:05:54.732Z | Compiling smallvec v1.15.1 |
| 1875 | 2026-08-24T22:05:54.736Z | Compiling icu_properties_data v2.1.2 |
| 1876 | 2026-08-24T22:05:54.736Z | Compiling itoa v1.0.17 |
| 1877 | 2026-08-24T22:05:54.736Z | Compiling getrandom v0.4.3 |
| 1878 | 2026-08-24T22:05:54.736Z | Compiling log v0.4.33 |
| 1879 | 2026-08-24T22:05:54.832Z | Compiling getrandom v0.3.4 |
| 1880 | 2026-08-24T22:05:54.837Z | Compiling subtle v2.6.1 |
| 1881 | 2026-08-24T22:05:54.901Z | Compiling pkg-config v0.3.32 |
| 1882 | 2026-08-24T22:05:54.955Z | Compiling typenum v1.20.1 |
| 1883 | 2026-08-24T22:05:55.022Z | Compiling stable_deref_trait v1.2.1 |
| 1884 | 2026-08-24T22:05:55.026Z | Compiling rustix v1.1.4 |
| 1885 | 2026-08-24T22:05:55.061Z | Compiling jobserver v0.1.34 |
| 1886 | 2026-08-24T22:05:55.065Z | Compiling errno v0.3.14 |
| 1887 | 2026-08-24T22:05:55.148Z | Compiling scopeguard v1.2.0 |
| 1888 | 2026-08-24T22:05:55.201Z | Compiling thiserror v2.0.18 |
| 1889 | 2026-08-24T22:05:55.255Z | Compiling lock_api v0.4.14 |
| 1890 | 2026-08-24T22:05:55.273Z | Compiling cc v1.2.56 |
| 1891 | 2026-08-24T22:05:55.370Z | Compiling getrandom v0.2.17 |
| 1892 | 2026-08-24T22:05:55.416Z | Compiling equivalent v1.0.2 |
| 1893 | 2026-08-24T22:05:55.447Z | Compiling syn v2.0.117 |
| 1894 | 2026-08-24T22:05:55.462Z | Compiling heck v0.5.0 |
| 1895 | 2026-08-24T22:05:55.524Z | Compiling rand_core v0.6.4 |
| 1896 | 2026-08-24T22:05:55.539Z | Compiling pin-project-lite v0.2.17 |
| 1897 | 2026-08-24T22:05:55.557Z | Compiling syn v1.0.109 |
| 1898 | 2026-08-24T22:05:55.618Z | Compiling critical-section v1.2.0 |
| 1899 | 2026-08-24T22:05:55.679Z | Compiling percent-encoding v2.3.2 |
| 1900 | 2026-08-24T22:05:55.695Z | Compiling writeable v0.6.2 |
| 1901 | 2026-08-24T22:05:55.715Z | Compiling litemap v0.8.1 |
| 1902 | 2026-08-24T22:05:55.797Z | Compiling schemars v0.8.22 |
| 1903 | 2026-08-24T22:05:55.861Z | Compiling hashbrown v0.17.0 |
| 1904 | 2026-08-24T22:05:55.941Z | Compiling dunce v1.0.5 |
| 1905 | 2026-08-24T22:05:55.960Z | Compiling fs_extra v1.3.0 |
| 1906 | 2026-08-24T22:05:55.973Z | Compiling rustversion v1.0.22 |
| 1907 | 2026-08-24T22:05:56.000Z | Compiling once_cell v1.21.3 |
| 1908 | 2026-08-24T22:05:56.030Z | Compiling cmake v0.1.57 |
| 1909 | 2026-08-24T22:05:56.217Z | Compiling byteorder v1.5.0 |
| 1910 | 2026-08-24T22:05:56.316Z | Compiling strsim v0.11.1 |
| 1911 | 2026-08-24T22:05:56.371Z | Compiling rand_core v0.10.0 |
| 1912 | 2026-08-24T22:05:56.372Z | Compiling signal-hook-registry v1.4.8 |
| 1913 | 2026-08-24T22:05:56.405Z | Compiling utf8_iter v1.0.4 |
| 1914 | 2026-08-24T22:05:56.443Z | Compiling semver v1.0.28 |
| 1915 | 2026-08-24T22:05:56.510Z | Compiling bitflags v2.11.0 |
| 1916 | 2026-08-24T22:05:56.610Z | Compiling indexmap v2.14.0 |
| 1917 | 2026-08-24T22:05:56.618Z | Compiling aws-lc-sys v0.40.0 |
| 1918 | 2026-08-24T22:05:56.749Z | Compiling thiserror v1.0.69 |
| 1919 | 2026-08-24T22:05:56.805Z | Compiling parking_lot v0.12.5 |
| 1920 | 2026-08-24T22:05:56.805Z | Compiling form_urlencoded v1.2.2 |
| 1921 | 2026-08-24T22:05:56.805Z | Compiling mio v1.2.0 |
| 1922 | 2026-08-24T22:05:56.886Z | Compiling socket2 v0.6.3 |
| 1923 | 2026-08-24T22:05:57.025Z | Compiling aws-lc-rs v1.16.3 |
| 1924 | 2026-08-24T22:05:57.046Z | Compiling futures-core v0.3.32 |
| 1925 | 2026-08-24T22:05:57.083Z | Compiling const-oid v0.9.6 |
| 1926 | 2026-08-24T22:05:57.325Z | Compiling httparse v1.10.1 |
| 1927 | 2026-08-24T22:05:57.478Z | Compiling fnv v1.0.7 |
| 1928 | 2026-08-24T22:05:57.512Z | Compiling ucd-trie v0.1.7 |
| 1929 | 2026-08-24T22:05:57.578Z | Compiling regex-syntax v0.8.10 |
| 1930 | 2026-08-24T22:05:57.649Z | Compiling crc32fast v1.5.0 |
| 1931 | 2026-08-24T22:05:57.649Z | Compiling iana-time-zone v0.1.65 |
| 1932 | 2026-08-24T22:05:57.672Z | Compiling pest v2.8.6 |
| 1933 | 2026-08-24T22:05:57.672Z | Compiling vcpkg v0.2.15 |
| 1934 | 2026-08-24T22:05:57.745Z | Compiling ident_case v1.0.1 |
| 1935 | 2026-08-24T22:05:57.877Z | Compiling uuid v1.23.4 |
| 1936 | 2026-08-24T22:05:57.950Z | Compiling rustc_version v0.4.1 |
| 1937 | 2026-08-24T22:05:58.023Z | Compiling rustls v0.23.41 |
| 1938 | 2026-08-24T22:05:58.073Z | Compiling futures-sink v0.3.32 |
| 1939 | 2026-08-24T22:05:58.165Z | Compiling futures-channel v0.3.32 |
| 1940 | 2026-08-24T22:05:58.212Z | Compiling synstructure v0.13.2 |
| 1941 | 2026-08-24T22:05:58.233Z | Compiling serde_derive_internals v0.29.1 |
| 1942 | 2026-08-24T22:05:58.258Z | Compiling openssl-sys v0.9.117 |
| 1943 | 2026-08-24T22:05:58.465Z | Compiling aho-corasick v1.1.4 |
| 1944 | 2026-08-24T22:05:58.544Z | Compiling futures-task v0.3.32 |
| 1945 | 2026-08-24T22:05:58.579Z | Compiling slab v0.4.12 |
| 1946 | 2026-08-24T22:05:58.579Z | Compiling futures-io v0.3.32 |
| 1947 | 2026-08-24T22:05:58.725Z | Compiling pest_meta v2.8.6 |
| 1948 | 2026-08-24T22:05:58.842Z | Compiling dyn-clone v1.0.20 |
| 1949 | 2026-08-24T22:05:58.902Z | Compiling num-conv v0.2.0 |
| 1950 | 2026-08-24T22:05:58.902Z | Compiling radium v0.7.0 |
| 1951 | 2026-08-24T22:05:58.938Z | Compiling time-core v0.1.8 |
| 1952 | 2026-08-24T22:05:58.969Z | Compiling plain v0.2.3 |
| 1953 | 2026-08-24T22:05:59.017Z | Compiling crossbeam-utils v0.8.21 |
| 1954 | 2026-08-24T22:05:59.037Z | Compiling maybe-uninit v2.0.0 |
| 1955 | 2026-08-24T22:05:59.077Z | Compiling openssl v0.10.80 |
| 1956 | 2026-08-24T22:05:59.127Z | Compiling pretty-hex v0.4.1 |
| 1957 | 2026-08-24T22:05:59.167Z | Compiling time-macros v0.2.27 |
| 1958 | 2026-08-24T22:05:59.177Z | Compiling base64 v0.22.1 |
| 1959 | 2026-08-24T22:05:59.201Z | Compiling base64ct v1.8.3 |
| 1960 | 2026-08-24T22:05:59.321Z | Compiling flagset v0.4.7 |
| 1961 | 2026-08-24T22:05:59.353Z | Compiling pest_generator v2.8.6 |
| 1962 | 2026-08-24T22:05:59.353Z | Compiling regex-automata v0.4.14 |
| 1963 | 2026-08-24T22:05:59.364Z | Compiling darling_core v0.23.0 |
| 1964 | 2026-08-24T22:05:59.435Z | Compiling serde_derive v1.0.228 |
| 1965 | 2026-08-24T22:05:59.499Z | Compiling zeroize_derive v1.5.0 |
| 1966 | 2026-08-24T22:05:59.499Z | Compiling zerofrom-derive v0.1.6 |
| 1967 | 2026-08-24T22:05:59.535Z | Compiling yoke-derive v0.8.1 |
| 1968 | 2026-08-24T22:05:59.556Z | Compiling zerocopy-derive v0.8.55 |
| 1969 | 2026-08-24T22:05:59.577Z | Compiling zerovec-derive v0.11.2 |
| 1970 | 2026-08-24T22:05:59.713Z | Compiling displaydoc v0.2.5 |
| 1971 | 2026-08-24T22:05:59.788Z | Compiling tokio-macros v2.7.0 |
| 1972 | 2026-08-24T22:05:59.917Z | Compiling futures-macro v0.3.32 |
| 1973 | 2026-08-24T22:05:59.939Z | Compiling thiserror-impl v2.0.18 |
| 1974 | 2026-08-24T22:05:59.972Z | Compiling schemars_derive v0.8.22 |
| 1975 | 2026-08-24T22:05:59.994Z | Compiling der_derive v0.7.3 |
| 1976 | 2026-08-24T22:06:00.111Z | Compiling tracing-attributes v0.1.31 |
| 1977 | 2026-08-24T22:06:00.135Z | Compiling thiserror-impl v1.0.69 |
| 1978 | 2026-08-24T22:06:00.416Z | Compiling pest_derive v2.8.6 |
| 1979 | 2026-08-24T22:06:00.515Z | Compiling pem-rfc7468 v0.7.0 |
| 1980 | 2026-08-24T22:06:00.555Z | Compiling scroll_derive v0.13.1 |
| 1981 | 2026-08-24T22:06:00.637Z | Compiling scroll_derive v0.12.1 |
| 1982 | 2026-08-24T22:06:00.651Z | Compiling zerofrom v0.1.6 |
| 1983 | 2026-08-24T22:06:00.812Z | Compiling yoke v0.8.1 |
| 1984 | 2026-08-24T22:06:00.829Z | Compiling futures-util v0.3.32 |
| 1985 | 2026-08-24T22:06:00.951Z | Compiling openssl-macros v0.1.1 |
| 1986 | 2026-08-24T22:06:00.963Z | Compiling rand_core v0.9.5 |
| 1987 | 2026-08-24T22:06:01.007Z | Compiling zerovec v0.11.5 |
| 1988 | 2026-08-24T22:06:01.082Z | Compiling zerotrie v0.2.3 |
| 1989 | 2026-08-24T22:06:01.317Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1990 | 2026-08-24T22:06:01.349Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1991 | 2026-08-24T22:06:01.371Z | Compiling ahash v0.8.12 |
| 1992 | 2026-08-24T22:06:01.500Z | Compiling native-tls v0.2.18 |
| 1993 | 2026-08-24T22:06:01.548Z | Compiling anyhow v1.0.104 |
| 1994 | 2026-08-24T22:06:01.566Z | Compiling tinystr v0.8.2 |
| 1995 | 2026-08-24T22:06:01.611Z | Compiling potential_utf v0.1.4 |
| 1996 | 2026-08-24T22:06:01.693Z | Compiling num-bigint-dig v0.8.6 |
| 1997 | 2026-08-24T22:06:01.738Z | Compiling packed_struct v0.10.1 |
| 1998 | 2026-08-24T22:06:01.739Z | Compiling regex v1.12.3 |
| 1999 | 2026-08-24T22:06:01.767Z | Compiling icu_locale_core v2.1.1 |
| 2000 | 2026-08-24T22:06:01.786Z | Compiling icu_collections v2.1.1 |
| 2001 | 2026-08-24T22:06:01.822Z | Compiling darling_macro v0.23.0 |
| 2002 | 2026-08-24T22:06:01.826Z | Compiling zerocopy-derive v0.7.35 |
| 2003 | 2026-08-24T22:06:02.013Z | Compiling slog v2.8.2 |
| 2004 | 2026-08-24T22:06:02.345Z | Compiling tracing-core v0.1.36 |
| 2005 | 2026-08-24T22:06:02.417Z | Compiling cookie v0.18.1 |
| 2006 | 2026-08-24T22:06:02.455Z | Compiling camino v1.2.5 |
| 2007 | 2026-08-24T22:06:02.523Z | Compiling icu_provider v2.1.1 |
| 2008 | 2026-08-24T22:06:02.620Z | Compiling zeroize v1.9.0 |
| 2009 | 2026-08-24T22:06:02.634Z | Compiling bytes v1.11.1 |
| 2010 | 2026-08-24T22:06:02.729Z | Compiling chrono v0.4.45 |
| 2011 | 2026-08-24T22:06:02.882Z | Compiling icu_properties v2.1.2 |
| 2012 | 2026-08-24T22:06:02.897Z | Compiling icu_normalizer v2.1.1 |
| 2013 | 2026-08-24T22:06:03.176Z | Compiling tokio v1.52.1 |
| 2014 | 2026-08-24T22:06:03.433Z | Compiling crypto-common v0.1.7 |
| 2015 | 2026-08-24T22:06:03.456Z | Compiling block-buffer v0.10.4 |
| 2016 | 2026-08-24T22:06:03.599Z | Compiling digest v0.10.7 |
| 2017 | 2026-08-24T22:06:03.623Z | Compiling serde_tokenstream v0.2.3 |
| 2018 | 2026-08-24T22:06:03.626Z | Compiling der v0.7.10 |
| 2019 | 2026-08-24T22:06:03.858Z | Compiling idna_adapter v1.2.1 |
| 2020 | 2026-08-24T22:06:03.981Z | Compiling idna v1.1.0 |
| 2021 | 2026-08-24T22:06:04.020Z | Compiling ppv-lite86 v0.2.21 |
| 2022 | 2026-08-24T22:06:04.123Z | Compiling http v1.4.2 |
| 2023 | 2026-08-24T22:06:04.191Z | Compiling cpufeatures v0.2.17 |
| 2024 | 2026-08-24T22:06:04.262Z | Compiling tracing v0.1.44 |
| 2025 | 2026-08-24T22:06:04.278Z | Compiling toml_datetime v0.6.11 |
| 2026 | 2026-08-24T22:06:04.358Z | Compiling url v2.5.8 |
| 2027 | 2026-08-24T22:06:04.458Z | Compiling rand_chacha v0.9.0 |
| 2028 | 2026-08-24T22:06:04.576Z | Compiling spki v0.7.3 |
| 2029 | 2026-08-24T22:06:04.624Z | Compiling serde_spanned v0.6.9 |
| 2030 | 2026-08-24T22:06:04.808Z | Compiling darling v0.23.0 |
| 2031 | 2026-08-24T22:06:04.826Z | Compiling bitfield-macros v0.19.4 |
| 2032 | 2026-08-24T22:06:04.829Z | Compiling zerocopy-derive v0.6.6 |
| 2033 | 2026-08-24T22:06:04.864Z | Compiling clap_derive v4.6.1 |
| 2034 | 2026-08-24T22:06:04.909Z | Compiling packed_struct_codegen v0.10.1 |
| 2035 | 2026-08-24T22:06:05.194Z | Compiling indexmap v1.9.3 |
| 2036 | 2026-08-24T22:06:05.363Z | Compiling paste v1.0.15 |
| 2037 | 2026-08-24T22:06:05.433Z | Compiling object v0.37.3 |
| 2038 | 2026-08-24T22:06:05.493Z | Compiling simd-adler32 v0.3.8 |
| 2039 | 2026-08-24T22:06:05.610Z | Compiling http-body v1.0.1 |
| 2040 | 2026-08-24T22:06:05.692Z | Compiling pkcs8 v0.10.2 |
| 2041 | 2026-08-24T22:06:05.708Z | Compiling rand v0.9.2 |
| 2042 | 2026-08-24T22:06:05.746Z | Compiling rustls-pki-types v1.14.0 |
| 2043 | 2026-08-24T22:06:05.957Z | Compiling spin v0.9.8 |
| 2044 | 2026-08-24T22:06:05.993Z | Compiling usdt-impl v0.5.0 |
| 2045 | 2026-08-24T22:06:06.021Z | Compiling usdt-impl v0.6.0 |
| 2046 | 2026-08-24T22:06:06.098Z | Compiling fastrand v2.3.0 |
| 2047 | 2026-08-24T22:06:06.187Z | Compiling cmov v0.5.4 |
| 2048 | 2026-08-24T22:06:06.203Z | Compiling winnow v0.5.40 |
| 2049 | 2026-08-24T22:06:06.234Z | Compiling openssl-probe v0.2.1 |
| 2050 | 2026-08-24T22:06:06.249Z | Compiling tinyvec_macros v0.1.1 |
| 2051 | 2026-08-24T22:06:06.333Z | Compiling utf8parse v0.2.2 |
| 2052 | 2026-08-24T22:06:06.454Z | Compiling anstyle v1.0.14 |
| 2053 | 2026-08-24T22:06:06.469Z | Compiling adler2 v2.0.1 |
| 2054 | 2026-08-24T22:06:06.473Z | Compiling ref-cast v1.0.25 |
| 2055 | 2026-08-24T22:06:06.502Z | Compiling either v1.15.0 |
| 2056 | 2026-08-24T22:06:06.505Z | Compiling ctutils v0.4.2 |
| 2057 | 2026-08-24T22:06:06.533Z | Compiling anstyle-parse v1.0.0 |
| 2058 | 2026-08-24T22:06:06.611Z | Compiling miniz_oxide v0.8.9 |
| 2059 | 2026-08-24T22:06:06.737Z | Compiling tinyvec v1.10.0 |
| 2060 | 2026-08-24T22:06:06.794Z | Compiling sha2 v0.10.9 |
| 2061 | 2026-08-24T22:06:06.955Z | Compiling scroll v0.13.0 |
| 2062 | 2026-08-24T22:06:07.018Z | Compiling scroll v0.12.0 |
| 2063 | 2026-08-24T22:06:07.036Z | Compiling tokio-util v0.7.18 |
| 2064 | 2026-08-24T22:06:07.100Z | Compiling terminal_size v0.4.3 |
| 2065 | 2026-08-24T22:06:07.158Z | Compiling async-trait v0.1.89 |
| 2066 | 2026-08-24T22:06:07.176Z | Compiling heapless v0.7.17 |
| 2067 | 2026-08-24T22:06:07.300Z | Compiling litrs v1.0.0 |
| 2068 | 2026-08-24T22:06:07.330Z | Compiling rustix v0.38.44 |
| 2069 | 2026-08-24T22:06:07.355Z | Compiling tower-layer v0.3.3 |
| 2070 | 2026-08-24T22:06:07.428Z | Compiling tower-service v0.3.3 |
| 2071 | 2026-08-24T22:06:07.534Z | Compiling toml_edit v0.19.15 |
| 2072 | 2026-08-24T22:06:07.549Z | Compiling atomic-waker v1.1.2 |
| 2073 | 2026-08-24T22:06:07.632Z | Compiling is_terminal_polyfill v1.70.2 |
| 2074 | 2026-08-24T22:06:07.701Z | Compiling winnow v0.7.14 |
| 2075 | 2026-08-24T22:06:07.745Z | Compiling winnow v1.0.3 |
| 2076 | 2026-08-24T22:06:07.800Z | Compiling colorchoice v1.0.4 |
| 2077 | 2026-08-24T22:06:07.932Z | Compiling zstd-safe v7.2.4 |
| 2078 | 2026-08-24T22:06:07.981Z | Compiling signal-hook v0.3.18 |
| 2079 | 2026-08-24T22:06:08.044Z | Compiling untrusted v0.7.1 |
| 2080 | 2026-08-24T22:06:08.048Z | Compiling try-lock v0.2.5 |
| 2081 | 2026-08-24T22:06:08.077Z | Compiling anstyle-query v1.1.5 |
| 2082 | 2026-08-24T22:06:08.176Z | Compiling anstream v1.0.0 |
| 2083 | 2026-08-24T22:06:08.192Z | Compiling want v0.3.1 |
| 2084 | 2026-08-24T22:06:08.192Z | Compiling tempfile v3.27.0 |
| 2085 | 2026-08-24T22:06:08.221Z | Compiling document-features v0.2.12 |
| 2086 | 2026-08-24T22:06:08.369Z | Compiling h2 v0.4.15 |
| 2087 | 2026-08-24T22:06:08.695Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2088 | 2026-08-24T22:06:08.767Z | Compiling goblin v0.8.2 |
| 2089 | 2026-08-24T22:06:08.789Z | Compiling goblin v0.10.5 |
| 2090 | 2026-08-24T22:06:08.936Z | Compiling hybrid-array v0.4.13 |
| 2091 | 2026-08-24T22:06:09.157Z | Compiling itertools v0.15.0 |
| 2092 | 2026-08-24T22:06:09.184Z | Compiling zerocopy v0.7.35 |
| 2093 | 2026-08-24T22:06:09.264Z | Compiling ipnet v2.12.0 |
| 2094 | 2026-08-24T22:06:09.484Z | Compiling ref-cast-impl v1.0.25 |
| 2095 | 2026-08-24T22:06:09.553Z | Compiling daft-derive v0.1.7 |
| 2096 | 2026-08-24T22:06:09.570Z | Compiling structmeta-derive v0.3.0 |
| 2097 | 2026-08-24T22:06:09.769Z | Compiling curve25519-dalek v4.1.3 |
| 2098 | 2026-08-24T22:06:09.784Z | Compiling darling_core v0.20.11 |
| 2099 | 2026-08-24T22:06:09.817Z | Compiling memoffset v0.9.1 |
| 2100 | 2026-08-24T22:06:09.857Z | Compiling httpdate v1.0.3 |
| 2101 | 2026-08-24T22:06:09.880Z | Compiling powerfmt v0.2.0 |
| 2102 | 2026-08-24T22:06:10.031Z | Compiling foreign-types-shared v0.1.1 |
| 2103 | 2026-08-24T22:06:10.089Z | Compiling untrusted v0.9.0 |
| 2104 | 2026-08-24T22:06:10.191Z | Compiling tap v1.0.1 |
| 2105 | 2026-08-24T22:06:10.294Z | Compiling wyz v0.5.1 |
| 2106 | 2026-08-24T22:06:10.316Z | Compiling foreign-types v0.3.2 |
| 2107 | 2026-08-24T22:06:10.332Z | Compiling deranged v0.5.8 |
| 2108 | 2026-08-24T22:06:10.524Z | Compiling unicode-normalization v0.1.25 |
| 2109 | 2026-08-24T22:06:10.569Z | Compiling structmeta v0.3.0 |
| 2110 | 2026-08-24T22:06:10.792Z | Compiling dtrace-parser v0.2.0 |
| 2111 | 2026-08-24T22:06:10.811Z | Compiling rand_chacha v0.3.1 |
| 2112 | 2026-08-24T22:06:11.005Z | Compiling dof v0.3.0 |
| 2113 | 2026-08-24T22:06:11.083Z | Compiling signature v2.2.0 |
| 2114 | 2026-08-24T22:06:11.189Z | Compiling hex v0.4.3 |
| 2115 | 2026-08-24T22:06:11.252Z | Compiling dtrace-parser v0.3.0 |
| 2116 | 2026-08-24T22:06:11.336Z | Compiling pin-project-internal v1.1.11 |
| 2117 | 2026-08-24T22:06:11.461Z | Compiling num-integer v0.1.46 |
| 2118 | 2026-08-24T22:06:11.494Z | Compiling thread-id v4.2.2 |
| 2119 | 2026-08-24T22:06:11.591Z | Compiling hyper v1.10.1 |
| 2120 | 2026-08-24T22:06:11.613Z | Compiling dof v0.4.0 |
| 2121 | 2026-08-24T22:06:11.725Z | Compiling wait-timeout v0.2.1 |
| 2122 | 2026-08-24T22:06:11.758Z | Compiling darling_macro v0.20.11 |
| 2123 | 2026-08-24T22:06:11.775Z | Compiling thread-id v5.1.0 |
| 2124 | 2026-08-24T22:06:11.847Z | Compiling smoltcp v0.9.1 |
| 2125 | 2026-08-24T22:06:11.878Z | Compiling cfg_aliases v0.2.1 |
| 2126 | 2026-08-24T22:06:11.964Z | Compiling bit-vec v0.8.0 |
| 2127 | 2026-08-24T22:06:11.979Z | Compiling funty v2.0.0 |
| 2128 | 2026-08-24T22:06:12.192Z | Compiling quick-error v1.2.3 |
| 2129 | 2026-08-24T22:06:12.272Z | Compiling num_threads v0.1.7 |
| 2130 | 2026-08-24T22:06:12.318Z | Compiling clap_lex v1.0.0 |
| 2131 | 2026-08-24T22:06:12.336Z | Compiling owo-colors v4.3.0 |
| 2132 | 2026-08-24T22:06:12.352Z | Compiling bitvec v1.0.1 |
| 2133 | 2026-08-24T22:06:12.386Z | Compiling time v0.3.47 |
| 2134 | 2026-08-24T22:06:12.403Z | Compiling rusty-fork v0.3.1 |
| 2135 | 2026-08-24T22:06:12.494Z | Compiling clap_builder v4.6.0 |
| 2136 | 2026-08-24T22:06:12.556Z | Compiling darling v0.20.11 |
| 2137 | 2026-08-24T22:06:12.572Z | Compiling bit-set v0.8.0 |
| 2138 | 2026-08-24T22:06:12.587Z | Compiling nix v0.31.2 |
| 2139 | 2026-08-24T22:06:12.649Z | Compiling num-iter v0.1.45 |
| 2140 | 2026-08-24T22:06:12.702Z | Compiling hyper-util v0.1.20 |
| 2141 | 2026-08-24T22:06:12.785Z | Compiling rand v0.8.6 |
| 2142 | 2026-08-24T22:06:13.043Z | Compiling lazy_static v1.5.0 |
| 2143 | 2026-08-24T22:06:13.154Z | Compiling ipnetwork v0.21.1 |
| 2144 | 2026-08-24T22:06:13.197Z | Compiling hmac v0.12.1 |
| 2145 | 2026-08-24T22:06:13.412Z | Compiling rand_xorshift v0.4.0 |
| 2146 | 2026-08-24T22:06:13.440Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2147 | 2026-08-24T22:06:13.571Z | Compiling sync_wrapper v1.0.2 |
| 2148 | 2026-08-24T22:06:13.695Z | Compiling siphasher v1.0.2 |
| 2149 | 2026-08-24T22:06:13.894Z | Compiling nodrop v0.1.14 |
| 2150 | 2026-08-24T22:06:13.915Z | Compiling crc-catalog v2.4.0 |
| 2151 | 2026-08-24T22:06:13.963Z | Compiling unarray v0.1.4 |
| 2152 | 2026-08-24T22:06:14.004Z | Compiling zlib-rs v0.6.2 |
| 2153 | 2026-08-24T22:06:14.050Z | Compiling crc v3.4.0 |
| 2154 | 2026-08-24T22:06:14.090Z | Compiling proptest v1.11.0 |
| 2155 | 2026-08-24T22:06:14.383Z | Compiling array-init v0.0.4 |
| 2156 | 2026-08-24T22:06:14.383Z | Compiling clap v4.6.1 |
| 2157 | 2026-08-24T22:06:14.744Z | Compiling tower v0.5.3 |
| 2158 | 2026-08-24T22:06:15.287Z | Compiling smallvec v0.6.14 |
| 2159 | 2026-08-24T22:06:15.517Z | Compiling derive_builder_core v0.20.2 |
| 2160 | 2026-08-24T22:06:15.554Z | Compiling pkcs1 v0.7.5 |
| 2161 | 2026-08-24T22:06:15.774Z | Compiling http-body-util v0.1.3 |
| 2162 | 2026-08-24T22:06:15.927Z | Compiling zerocopy v0.6.6 |
| 2163 | 2026-08-24T22:06:15.944Z | Compiling bitfield v0.19.4 |
| 2164 | 2026-08-24T22:06:16.041Z | Compiling strum_macros v0.26.4 |
| 2165 | 2026-08-24T22:06:16.057Z | Compiling flate2 v1.1.9 |
| 2166 | 2026-08-24T22:06:16.133Z | Compiling snafu-derive v0.8.9 |
| 2167 | 2026-08-24T22:06:16.158Z | Compiling strum_macros v0.27.2 |
| 2168 | 2026-08-24T22:06:16.233Z | Compiling hubpack_derive v0.1.1 |
| 2169 | 2026-08-24T22:06:16.301Z | Compiling env_filter v2.0.0 |
| 2170 | 2026-08-24T22:06:16.317Z | Compiling fs-err v3.3.0 |
| 2171 | 2026-08-24T22:06:16.390Z | Compiling ryu v1.0.23 |
| 2172 | 2026-08-24T22:06:16.531Z | Compiling base64 v0.21.7 |
| 2173 | 2026-08-24T22:06:16.577Z | Compiling hashbrown v0.12.3 |
| 2174 | 2026-08-24T22:06:16.693Z | Compiling gimli v0.32.3 |
| 2175 | 2026-08-24T22:06:16.802Z | Compiling allocator-api2 v0.2.21 |
| 2176 | 2026-08-24T22:06:16.849Z | Compiling unicode-bidi v0.3.18 |
| 2177 | 2026-08-24T22:06:17.039Z | Compiling unicode-segmentation v1.12.0 |
| 2178 | 2026-08-24T22:06:17.261Z | Compiling iri-string v0.7.10 |
| 2179 | 2026-08-24T22:06:17.290Z | Compiling unicode-properties v0.1.4 |
| 2180 | 2026-08-24T22:06:17.422Z | Compiling ron v0.8.1 |
| 2181 | 2026-08-24T22:06:17.515Z | Compiling stringprep v0.1.5 |
| 2182 | 2026-08-24T22:06:17.763Z | Compiling serde_urlencoded v0.7.1 |
| 2183 | 2026-08-24T22:06:17.827Z | Compiling env_logger v0.11.11 |
| 2184 | 2026-08-24T22:06:17.899Z | Compiling derive_builder_macro v0.20.2 |
| 2185 | 2026-08-24T22:06:18.014Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2186 | 2026-08-24T22:06:18.155Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2187 | 2026-08-24T22:06:18.192Z | Compiling newtype-uuid v1.3.2 |
| 2188 | 2026-08-24T22:06:18.261Z | Compiling rsa v0.9.10 |
| 2189 | 2026-08-24T22:06:18.314Z | Compiling oxnet v0.1.6 |
| 2190 | 2026-08-24T22:06:18.392Z | Compiling tower-http v0.6.8 |
| 2191 | 2026-08-24T22:06:18.413Z | Compiling addr2line v0.25.1 |
| 2192 | 2026-08-24T22:06:18.512Z | Compiling serde-hex v0.1.0 |
| 2193 | 2026-08-24T22:06:18.615Z | Compiling tokio-native-tls v0.3.1 |
| 2194 | 2026-08-24T22:06:18.685Z | Compiling hashbrown v0.13.2 |
| 2195 | 2026-08-24T22:06:18.729Z | Compiling bzip2 v0.4.4 |
| 2196 | 2026-08-24T22:06:18.750Z | Compiling usdt-macro v0.6.0 |
| 2197 | 2026-08-24T22:06:18.768Z | Compiling usdt-attr-macro v0.6.0 |
| 2198 | 2026-08-24T22:06:18.802Z | Compiling derive-ex v0.1.8 |
| 2199 | 2026-08-24T22:06:18.820Z | Compiling block-padding v0.4.2 |
| 2200 | 2026-08-24T22:06:18.836Z | Compiling block-buffer v0.12.1 |
| 2201 | 2026-08-24T22:06:18.893Z | Compiling crypto-common v0.2.2 |
| 2202 | 2026-08-24T22:06:19.130Z | Compiling rustls-native-certs v0.8.3 |
| 2203 | 2026-08-24T22:06:19.164Z | Compiling x509-cert v0.2.5 |
| 2204 | 2026-08-24T22:06:19.390Z | Compiling md-5 v0.10.6 |
| 2205 | 2026-08-24T22:06:19.551Z | Compiling erased-serde v0.3.31 |
| 2206 | 2026-08-24T22:06:19.610Z | Compiling bstr v1.12.1 |
| 2207 | 2026-08-24T22:06:19.858Z | Compiling vergen-lib v9.1.0 |
| 2208 | 2026-08-24T22:06:19.861Z | Compiling hash32 v0.2.1 |
| 2209 | 2026-08-24T22:06:19.967Z | Compiling encoding_rs v0.8.35 |
| 2210 | 2026-08-24T22:06:20.162Z | Compiling crc-any v2.5.0 |
| 2211 | 2026-08-24T22:06:20.215Z | Compiling fallible-iterator v0.2.0 |
| 2212 | 2026-08-24T22:06:20.232Z | Compiling mime v0.3.17 |
| 2213 | 2026-08-24T22:06:20.256Z | Compiling psl-types v2.0.11 |
| 2214 | 2026-08-24T22:06:20.284Z | Compiling cpufeatures v0.3.0 |
| 2215 | 2026-08-24T22:06:20.372Z | Compiling unicode-width v0.2.0 |
| 2216 | 2026-08-24T22:06:20.418Z | Compiling rustc-demangle v0.1.27 |
| 2217 | 2026-08-24T22:06:20.523Z | Compiling postgres-protocol v0.6.10 |
| 2218 | 2026-08-24T22:06:20.653Z | Compiling publicsuffix v2.3.0 |
| 2219 | 2026-08-24T22:06:20.669Z | Compiling test-strategy v0.4.5 |
| 2220 | 2026-08-24T22:06:20.785Z | Compiling backtrace v0.3.76 |
| 2221 | 2026-08-24T22:06:21.224Z | Compiling object v0.30.4 |
| 2222 | 2026-08-24T22:06:21.308Z | Compiling inout v0.2.2 |
| 2223 | 2026-08-24T22:06:21.437Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2224 | 2026-08-24T22:06:21.455Z | Compiling zip v0.6.6 |
| 2225 | 2026-08-24T22:06:21.469Z | Compiling hyper-tls v0.6.0 |
| 2226 | 2026-08-24T22:06:21.488Z | Compiling daft v0.1.7 |
| 2227 | 2026-08-24T22:06:21.505Z | Compiling derive_builder v0.20.2 |
| 2228 | 2026-08-24T22:06:21.588Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2229 | 2026-08-24T22:06:21.710Z | Compiling heck v0.4.1 |
| 2230 | 2026-08-24T22:06:21.725Z | Compiling phf_shared v0.13.1 |
| 2231 | 2026-08-24T22:06:21.841Z | Compiling pin-project v1.1.11 |
| 2232 | 2026-08-24T22:06:21.927Z | Compiling toml v0.7.8 |
| 2233 | 2026-08-24T22:06:21.979Z | Compiling serde_with_macros v3.21.0 |
| 2234 | 2026-08-24T22:06:21.982Z | Compiling futures-executor v0.3.32 |
| 2235 | 2026-08-24T22:06:22.049Z | Compiling enum-as-inner v0.6.1 |
| 2236 | 2026-08-24T22:06:22.194Z | Compiling async-recursion v1.1.1 |
| 2237 | 2026-08-24T22:06:22.239Z | Compiling miette-derive v7.6.0 |
| 2238 | 2026-08-24T22:06:22.300Z | Compiling serde_repr v0.1.20 |
| 2239 | 2026-08-24T22:06:22.395Z | Compiling vergen v9.1.0 |
| 2240 | 2026-08-24T22:06:22.420Z | Compiling ff v0.13.1 |
| 2241 | 2026-08-24T22:06:22.462Z | Compiling cargo-platform v0.3.2 |
| 2242 | 2026-08-24T22:06:22.574Z | Compiling jiff-core v0.1.0 |
| 2243 | 2026-08-24T22:06:22.598Z | Compiling bitflags v1.3.2 |
| 2244 | 2026-08-24T22:06:22.688Z | Compiling smawk v0.3.2 |
| 2245 | 2026-08-24T22:06:22.727Z | Compiling managed v0.8.0 |
| 2246 | 2026-08-24T22:06:22.847Z | Compiling same-file v1.0.6 |
| 2247 | 2026-08-24T22:06:23.004Z | Compiling libbz2-rs-sys v0.2.2 |
| 2248 | 2026-08-24T22:06:23.028Z | Compiling foldhash v0.1.5 |
| 2249 | 2026-08-24T22:06:23.045Z | Compiling bumpalo v3.20.2 |
| 2250 | 2026-08-24T22:06:23.103Z | Compiling path-slash v0.1.5 |
| 2251 | 2026-08-24T22:06:23.206Z | Compiling is_ci v1.2.0 |
| 2252 | 2026-08-24T22:06:23.222Z | Compiling unicode-linebreak v0.1.5 |
| 2253 | 2026-08-24T22:06:23.246Z | Compiling base16ct v0.2.0 |
| 2254 | 2026-08-24T22:06:23.261Z | Compiling foldhash v0.2.0 |
| 2255 | 2026-08-24T22:06:23.348Z | Compiling supports-color v3.0.2 |
| 2256 | 2026-08-24T22:06:23.425Z | Compiling hashbrown v0.16.1 |
| 2257 | 2026-08-24T22:06:23.448Z | Compiling textwrap v0.16.2 |
| 2258 | 2026-08-24T22:06:23.490Z | Compiling bzip2 v0.6.1 |
| 2259 | 2026-08-24T22:06:23.524Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2260 | 2026-08-24T22:06:23.541Z | Compiling sec1 v0.7.3 |
| 2261 | 2026-08-24T22:06:23.544Z | Compiling jiff v0.2.34 |
| 2262 | 2026-08-24T22:06:23.580Z | Compiling zopfli v0.8.3 |
| 2263 | 2026-08-24T22:06:23.830Z | Compiling hashbrown v0.15.5 |
| 2264 | 2026-08-24T22:06:23.852Z | Compiling walkdir v2.5.0 |
| 2265 | 2026-08-24T22:06:24.013Z | Compiling cargo_metadata v0.23.1 |
| 2266 | 2026-08-24T22:06:24.055Z | Compiling group v0.13.0 |
| 2267 | 2026-08-24T22:06:24.394Z | Compiling futures v0.3.32 |
| 2268 | 2026-08-24T22:06:24.587Z | Compiling snafu v0.8.9 |
| 2269 | 2026-08-24T22:06:24.658Z | Compiling phf v0.13.1 |
| 2270 | 2026-08-24T22:06:24.733Z | Compiling reqwest v0.12.28 |
| 2271 | 2026-08-24T22:06:24.946Z | Compiling signal-hook-mio v0.2.5 |
| 2272 | 2026-08-24T22:06:24.949Z | Compiling cipher v0.5.2 |
| 2273 | 2026-08-24T22:06:25.086Z | Compiling cookie_store v0.22.1 |
| 2274 | 2026-08-24T22:06:25.156Z | Compiling backtrace-ext v0.2.1 |
| 2275 | 2026-08-24T22:06:25.172Z | Compiling postgres-types v0.2.12 |
| 2276 | 2026-08-24T22:06:25.282Z | Compiling zstd v0.13.3 |
| 2277 | 2026-08-24T22:06:25.282Z | Compiling globset v0.4.18 |
| 2278 | 2026-08-24T22:06:25.438Z | Compiling strum v0.27.2 |
| 2279 | 2026-08-24T22:06:25.517Z | Compiling hubpack v0.1.2 |
| 2280 | 2026-08-24T22:06:25.591Z | Compiling phf_shared v0.11.3 |
| 2281 | 2026-08-24T22:06:25.624Z | Compiling hkdf v0.12.4 |
| 2282 | 2026-08-24T22:06:25.658Z | Compiling crossbeam-epoch v0.9.18 |
| 2283 | 2026-08-24T22:06:25.707Z | Compiling byte-wrapper v0.1.0 |
| 2284 | 2026-08-24T22:06:25.723Z | Compiling ed25519 v2.2.3 |
| 2285 | 2026-08-24T22:06:25.749Z | Compiling olpc-cjson v0.1.4 |
| 2286 | 2026-08-24T22:06:25.982Z | Compiling crypto-bigint v0.5.5 |
| 2287 | 2026-08-24T22:06:26.071Z | Compiling serde-big-array v0.5.1 |
| 2288 | 2026-08-24T22:06:26.071Z | Compiling serde_plain v1.0.2 |
| 2289 | 2026-08-24T22:06:26.121Z | Compiling pem v3.0.6 |
| 2290 | 2026-08-24T22:06:26.166Z | Compiling float-cmp v0.10.0 |
| 2291 | 2026-08-24T22:06:26.227Z | Compiling memmap2 v0.9.10 |
| 2292 | 2026-08-24T22:06:26.288Z | Compiling supports-hyperlinks v3.2.0 |
| 2293 | 2026-08-24T22:06:26.328Z | Compiling fixedbitset v0.5.7 |
| 2294 | 2026-08-24T22:06:26.420Z | Compiling whoami v2.1.0 |
| 2295 | 2026-08-24T22:06:26.451Z | Compiling new_debug_unreachable v1.0.6 |
| 2296 | 2026-08-24T22:06:26.481Z | Compiling normalize-line-endings v0.3.0 |
| 2297 | 2026-08-24T22:06:26.539Z | Compiling static_assertions v1.1.0 |
| 2298 | 2026-08-24T22:06:26.556Z | Compiling unicode-width v0.1.14 |
| 2299 | 2026-08-24T22:06:26.606Z | Compiling supports-unicode v3.0.0 |
| 2300 | 2026-08-24T22:06:26.622Z | Compiling const-oid v0.10.2 |
| 2301 | 2026-08-24T22:06:26.637Z | Compiling fixedbitset v0.4.2 |
| 2302 | 2026-08-24T22:06:26.706Z | Compiling keccak v0.1.6 |
| 2303 | 2026-08-24T22:06:26.722Z | Compiling toml_write v0.1.2 |
| 2304 | 2026-08-24T22:06:26.770Z | Compiling data-encoding v2.10.0 |
| 2305 | 2026-08-24T22:06:26.803Z | Compiling difflib v0.4.0 |
| 2306 | 2026-08-24T22:06:26.857Z | Compiling predicates-core v1.0.10 |
| 2307 | 2026-08-24T22:06:26.888Z | Compiling precomputed-hash v0.1.1 |
| 2308 | 2026-08-24T22:06:26.935Z | Compiling typed-path v0.9.3 |
| 2309 | 2026-08-24T22:06:26.972Z | Compiling string_cache v0.8.9 |
| 2310 | 2026-08-24T22:06:26.989Z | Compiling elliptic-curve v0.13.8 |
| 2311 | 2026-08-24T22:06:27.041Z | Compiling predicates v3.1.4 |
| 2312 | 2026-08-24T22:06:27.073Z | Compiling hickory-proto v0.25.2 |
| 2313 | 2026-08-24T22:06:27.243Z | Compiling toml_edit v0.22.27 |
| 2314 | 2026-08-24T22:06:27.303Z | Compiling sha3 v0.10.8 |
| 2315 | 2026-08-24T22:06:27.355Z | Compiling miette v7.6.0 |
| 2316 | 2026-08-24T22:06:27.582Z | Compiling petgraph v0.6.5 |
| 2317 | 2026-08-24T22:06:27.617Z | Compiling digest v0.11.3 |
| 2318 | 2026-08-24T22:06:27.740Z | Compiling tokio-postgres v0.7.16 |
| 2319 | 2026-08-24T22:06:27.758Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2320 | 2026-08-24T22:06:27.838Z | Compiling petgraph v0.8.3 |
| 2321 | 2026-08-24T22:06:27.952Z | Compiling chacha20 v0.10.0 |
| 2322 | 2026-08-24T22:06:28.375Z | Compiling usdt v0.6.0 |
| 2323 | 2026-08-24T22:06:29.083Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2324 | 2026-08-24T22:06:29.218Z | Compiling ed25519-dalek v2.2.0 |
| 2325 | 2026-08-24T22:06:29.557Z | Compiling zip v4.6.1 |
| 2326 | 2026-08-24T22:06:29.824Z | Compiling crossterm v0.28.1 |
| 2327 | 2026-08-24T22:06:30.193Z | Compiling iddqd v0.4.2 |
| 2328 | 2026-08-24T22:06:30.414Z | Compiling serde_with v3.21.0 |
| 2329 | 2026-08-24T22:06:30.469Z | Compiling similar v2.7.0 |
| 2330 | 2026-08-24T22:06:30.588Z | Compiling strum v0.26.3 |
| 2331 | 2026-08-24T22:06:30.736Z | Compiling tokio-stream v0.1.18 |
| 2332 | 2026-08-24T22:06:30.756Z | Compiling buf-list v1.1.2 |
| 2333 | 2026-08-24T22:06:31.026Z | Compiling itertools v0.13.0 |
| 2334 | 2026-08-24T22:06:31.056Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2335 | 2026-08-24T22:06:31.218Z | Compiling openapiv3 v2.2.0 |
| 2336 | 2026-08-24T22:06:31.439Z | Compiling lalrpop-util v0.19.12 |
| 2337 | 2026-08-24T22:06:31.748Z | Compiling peg-runtime v0.8.5 |
| 2338 | 2026-08-24T22:06:47.118Z | Compiling rustls-webpki v0.103.13 |
| 2339 | 2026-08-24T22:06:50.913Z | Compiling tokio-rustls v0.26.4 |
| 2340 | 2026-08-24T22:06:51.017Z | Compiling rustls-platform-verifier v0.6.2 |
| 2341 | 2026-08-24T22:06:51.141Z | Compiling tough v0.22.0 |
| 2342 | 2026-08-24T22:06:51.203Z | Compiling hyper-rustls v0.27.7 |
| 2343 | 2026-08-24T22:06:51.518Z | Compiling reqwest v0.13.2 |
| 2344 | 2026-08-24T22:06:53.994Z | Compiling macaddr v1.0.1 |
| 2345 | 2026-08-24T22:06:54.011Z | Compiling rayon-core v1.13.0 |
| 2346 | 2026-08-24T22:06:54.047Z | Compiling crucible-workspace-hack v0.1.0 |
| 2347 | 2026-08-24T22:06:54.258Z | Compiling secrecy v0.10.3 |
| 2348 | 2026-08-24T22:06:54.293Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2349 | 2026-08-24T22:06:54.296Z | Compiling heapless v0.8.0 |
| 2350 | 2026-08-24T22:06:54.309Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2351 | 2026-08-24T22:06:54.361Z | Compiling crossbeam-deque v0.8.6 |
| 2352 | 2026-08-24T22:06:54.433Z | Compiling ingot-macros v0.2.0 |
| 2353 | 2026-08-24T22:06:54.535Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2354 | 2026-08-24T22:06:54.619Z | Compiling inout v0.1.4 |
| 2355 | 2026-08-24T22:06:54.622Z | Compiling hash32 v0.3.1 |
| 2356 | 2026-08-24T22:06:54.655Z | Compiling multer v3.1.0 |
| 2357 | 2026-08-24T22:06:54.741Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2358 | 2026-08-24T22:06:54.758Z | Compiling thread_local v1.1.9 |
| 2359 | 2026-08-24T22:06:54.797Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2360 | 2026-08-24T22:06:54.813Z | Compiling smoltcp v0.11.0 |
| 2361 | 2026-08-24T22:06:54.830Z | Compiling match_cfg v0.1.0 |
| 2362 | 2026-08-24T22:06:54.833Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2363 | 2026-08-24T22:06:54.880Z | Compiling slog-async v2.8.0 |
| 2364 | 2026-08-24T22:06:54.913Z | Compiling compression-core v0.4.31 |
| 2365 | 2026-08-24T22:06:54.929Z | Compiling hostname v0.3.1 |
| 2366 | 2026-08-24T22:06:55.099Z | Compiling proc-macro-crate v3.4.0 |
| 2367 | 2026-08-24T22:06:55.115Z | Compiling compression-codecs v0.4.37 |
| 2368 | 2026-08-24T22:06:55.118Z | Compiling cipher v0.4.4 |
| 2369 | 2026-08-24T22:06:55.222Z | Compiling atomicwrites v0.4.4 |
| 2370 | 2026-08-24T22:06:55.239Z | Compiling slog-json v2.6.1 |
| 2371 | 2026-08-24T22:06:55.422Z | Compiling crossbeam-channel v0.5.15 |
| 2372 | 2026-08-24T22:06:55.442Z | Compiling half v2.7.1 |
| 2373 | 2026-08-24T22:06:55.458Z | Compiling newtype-uuid-macros v0.1.0 |
| 2374 | 2026-08-24T22:06:55.491Z | Compiling universal-hash v0.5.1 |
| 2375 | 2026-08-24T22:06:55.507Z | Compiling cobs v0.3.0 |
| 2376 | 2026-08-24T22:06:55.526Z | Compiling async-stream-impl v0.3.6 |
| 2377 | 2026-08-24T22:06:55.549Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2378 | 2026-08-24T22:06:55.650Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2379 | 2026-08-24T22:06:55.667Z | Compiling serde_spanned v1.1.1 |
| 2380 | 2026-08-24T22:06:55.794Z | Compiling is-terminal v0.4.17 |
| 2381 | 2026-08-24T22:06:55.810Z | Compiling proc-macro-error-attr v1.0.4 |
| 2382 | 2026-08-24T22:06:55.828Z | Compiling dropshot v0.17.1 |
| 2383 | 2026-08-24T22:06:55.846Z | Compiling opaque-debug v0.3.1 |
| 2384 | 2026-08-24T22:06:55.924Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2385 | 2026-08-24T22:06:55.944Z | Compiling convert_case v0.4.0 |
| 2386 | 2026-08-24T22:06:55.982Z | Compiling term v1.2.1 |
| 2387 | 2026-08-24T22:06:56.037Z | Compiling take_mut v0.2.2 |
| 2388 | 2026-08-24T22:06:56.065Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2389 | 2026-08-24T22:06:56.093Z | Compiling ciborium-io v0.2.2 |
| 2390 | 2026-08-24T22:06:56.130Z | Compiling async-stream v0.3.6 |
| 2391 | 2026-08-24T22:06:56.185Z | Compiling ciborium-ll v0.2.2 |
| 2392 | 2026-08-24T22:06:56.209Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2393 | 2026-08-24T22:06:56.227Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2394 | 2026-08-24T22:06:56.263Z | Compiling derive_more v0.99.20 |
| 2395 | 2026-08-24T22:06:56.295Z | Compiling slog-term v2.9.2 |
| 2396 | 2026-08-24T22:06:56.318Z | Compiling poly1305 v0.8.0 |
| 2397 | 2026-08-24T22:06:56.333Z | Compiling postcard v1.1.3 |
| 2398 | 2026-08-24T22:06:56.475Z | Compiling num_enum_derive v0.7.6 |
| 2399 | 2026-08-24T22:06:56.565Z | Compiling thiserror-no-std v2.0.2 |
| 2400 | 2026-08-24T22:06:56.662Z | Compiling slog-bunyan v2.5.0 |
| 2401 | 2026-08-24T22:06:56.677Z | Compiling chacha20 v0.9.1 |
| 2402 | 2026-08-24T22:06:56.735Z | Compiling async-compression v0.4.41 |
| 2403 | 2026-08-24T22:06:56.964Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2404 | 2026-08-24T22:06:57.042Z | Compiling sha1 v0.11.0 |
| 2405 | 2026-08-24T22:06:57.079Z | Compiling ingot-types v0.2.0 |
| 2406 | 2026-08-24T22:06:57.221Z | Compiling parse-display-derive v0.10.0 |
| 2407 | 2026-08-24T22:06:57.346Z | Compiling proc-macro-crate v1.3.1 |
| 2408 | 2026-08-24T22:06:57.452Z | Compiling waitgroup v0.1.2 |
| 2409 | 2026-08-24T22:06:57.503Z | Compiling ingot v0.2.1 |
| 2410 | 2026-08-24T22:06:57.552Z | Compiling backon v1.6.0 |
| 2411 | 2026-08-24T22:06:57.570Z | Compiling rustls-pemfile v2.2.0 |
| 2412 | 2026-08-24T22:06:57.623Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2413 | 2026-08-24T22:06:57.702Z | Compiling dropshot_endpoint v0.17.1 |
| 2414 | 2026-08-24T22:06:57.774Z | Compiling blake2 v0.10.6 |
| 2415 | 2026-08-24T22:06:57.819Z | Compiling aead v0.5.2 |
| 2416 | 2026-08-24T22:06:57.878Z | Compiling password-hash v0.5.0 |
| 2417 | 2026-08-24T22:06:58.022Z | Compiling foreign-types-macros v0.2.3 |
| 2418 | 2026-08-24T22:06:58.040Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2419 | 2026-08-24T22:06:58.297Z | Compiling serde_path_to_error v0.1.20 |
| 2420 | 2026-08-24T22:06:58.449Z | Compiling hostname v0.4.2 |
| 2421 | 2026-08-24T22:06:58.465Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2422 | 2026-08-24T22:06:58.468Z | Compiling proc-macro-error v1.0.4 |
| 2423 | 2026-08-24T22:06:58.617Z | Compiling instant v0.1.13 |
| 2424 | 2026-08-24T22:06:58.634Z | Compiling debug-ignore v1.0.5 |
| 2425 | 2026-08-24T22:06:58.676Z | Compiling foreign-types-shared v0.3.1 |
| 2426 | 2026-08-24T22:06:58.679Z | Compiling parse-display v0.10.0 |
| 2427 | 2026-08-24T22:06:58.755Z | Compiling backoff v0.4.0 |
| 2428 | 2026-08-24T22:06:58.772Z | Compiling argon2 v0.5.3 |
| 2429 | 2026-08-24T22:06:58.789Z | Compiling foreign-types v0.5.0 |
| 2430 | 2026-08-24T22:06:58.804Z | Compiling chacha20poly1305 v0.10.1 |
| 2431 | 2026-08-24T22:06:58.824Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2432 | 2026-08-24T22:06:58.841Z | Compiling num_enum_derive v0.5.11 |
| 2433 | 2026-08-24T22:06:58.859Z | Compiling num_enum v0.7.6 |
| 2434 | 2026-08-24T22:06:58.888Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2435 | 2026-08-24T22:06:58.982Z | Compiling vsss-rs v3.3.4 |
| 2436 | 2026-08-24T22:06:58.998Z | Compiling ciborium v0.2.2 |
| 2437 | 2026-08-24T22:06:59.279Z | Compiling regress v0.10.5 |
| 2438 | 2026-08-24T22:06:59.284Z | Compiling itertools v0.14.0 |
| 2439 | 2026-08-24T22:06:59.314Z | Compiling tabwriter v1.4.1 |
| 2440 | 2026-08-24T22:06:59.426Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2441 | 2026-08-24T22:06:59.517Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2442 | 2026-08-24T22:06:59.717Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2443 | 2026-08-24T22:06:59.734Z | Compiling cstr-argument v0.1.2 |
| 2444 | 2026-08-24T22:06:59.753Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2445 | 2026-08-24T22:06:59.813Z | Compiling humantime v2.3.0 |
| 2446 | 2026-08-24T22:06:59.829Z | Compiling num_enum v0.5.11 |
| 2447 | 2026-08-24T22:06:59.910Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2448 | 2026-08-24T22:06:59.988Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2449 | 2026-08-24T22:07:00.021Z | Compiling rayon v1.11.0 |
| 2450 | 2026-08-24T22:07:00.021Z | Compiling rand v0.10.1 |
| 2451 | 2026-08-24T22:07:00.169Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2452 | 2026-08-24T22:07:00.227Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2453 | 2026-08-24T22:07:00.249Z | Compiling indent_write v2.2.0 |
| 2454 | 2026-08-24T22:07:00.264Z | Compiling colored v3.1.1 |
| 2455 | 2026-08-24T22:07:00.317Z | Compiling libefi-sys v0.1.0 |
| 2456 | 2026-08-24T22:07:00.333Z | Compiling zone_cfg_derive v0.3.1 |
| 2457 | 2026-08-24T22:07:00.352Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2458 | 2026-08-24T22:07:00.420Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2459 | 2026-08-24T22:07:00.570Z | Compiling camino-tempfile v1.4.1 |
| 2460 | 2026-08-24T22:07:00.588Z | Compiling itertools v0.12.1 |
| 2461 | 2026-08-24T22:07:00.664Z | Compiling usdt-macro v0.5.0 |
| 2462 | 2026-08-24T22:07:00.692Z | Compiling usdt-attr-macro v0.5.0 |
| 2463 | 2026-08-24T22:07:00.804Z | Compiling num-derive v0.4.2 |
| 2464 | 2026-08-24T22:07:00.882Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2465 | 2026-08-24T22:07:00.900Z | Compiling bitfield-struct v0.6.2 |
| 2466 | 2026-08-24T22:07:00.921Z | Compiling blake3 v1.8.5 |
| 2467 | 2026-08-24T22:07:00.976Z | Compiling memmap v0.7.0 |
| 2468 | 2026-08-24T22:07:00.981Z | Compiling sigpipe v0.1.3 |
| 2469 | 2026-08-24T22:07:01.102Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2470 | 2026-08-24T22:07:01.229Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2471 | 2026-08-24T22:07:01.233Z | Compiling swrite v0.1.0 |
| 2472 | 2026-08-24T22:07:01.298Z | Compiling glob v0.3.3 |
| 2473 | 2026-08-24T22:07:01.372Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2474 | 2026-08-24T22:07:01.406Z | Compiling smf v0.2.3 |
| 2475 | 2026-08-24T22:07:01.450Z | Compiling usdt v0.5.0 |
| 2476 | 2026-08-24T22:07:01.526Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2477 | 2026-08-24T22:07:01.604Z | Compiling filetime v0.2.27 |
| 2478 | 2026-08-24T22:07:01.680Z | Compiling whoami v1.6.1 |
| 2479 | 2026-08-24T22:07:01.696Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2480 | 2026-08-24T22:07:01.830Z | Compiling xattr v1.6.1 |
| 2481 | 2026-08-24T22:07:01.845Z | Compiling arrayvec v0.7.6 |
| 2482 | 2026-08-24T22:07:01.861Z | Compiling constant_time_eq v0.4.2 |
| 2483 | 2026-08-24T22:07:01.875Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2484 | 2026-08-24T22:07:01.972Z | Compiling zone v0.3.1 |
| 2485 | 2026-08-24T22:07:02.049Z | Compiling arrayref v0.3.9 |
| 2486 | 2026-08-24T22:07:02.066Z | Compiling tar v0.4.46 |
| 2487 | 2026-08-24T22:07:02.082Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2488 | 2026-08-24T22:07:02.082Z | Compiling tokio-dtrace v0.1.1 |
| 2489 | 2026-08-24T22:07:02.115Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2490 | 2026-08-24T22:07:02.153Z | Compiling gethostname v0.5.0 |
| 2491 | 2026-08-24T22:07:02.186Z | Compiling console v0.16.2 |
| 2492 | 2026-08-24T22:07:02.211Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2493 | 2026-08-24T22:07:02.369Z | Compiling unit-prefix v0.5.2 |
| 2494 | 2026-08-24T22:07:02.385Z | Compiling topological-sort v0.2.2 |
| 2495 | 2026-08-24T22:07:02.445Z | Compiling oxide-tokio-rt v0.1.4 |
| 2496 | 2026-08-24T22:07:02.553Z | Compiling toml v0.8.23 |
| 2497 | 2026-08-24T22:07:02.578Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2498 | 2026-08-24T22:07:02.753Z | Compiling indicatif v0.18.4 |
| 2499 | 2026-08-24T22:07:02.851Z | Compiling shell-words v1.1.1 |
| 2500 | 2026-08-24T22:07:12.033Z | Compiling progenitor-client v0.14.0 |
| 2501 | 2026-08-24T22:07:12.033Z | Compiling omicron-zone-package v0.12.3 |
| 2502 | 2026-08-24T22:07:12.270Z | Compiling progenitor-extras v0.2.0 |
| 2503 | 2026-08-24T22:07:12.617Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2504 | 2026-08-24T22:07:12.683Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2505 | 2026-08-24T22:07:12.722Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2506 | 2026-08-24T22:07:12.753Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2507 | 2026-08-24T22:07:12.792Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2508 | 2026-08-24T22:07:12.831Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2509 | 2026-08-24T22:07:12.988Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2510 | 2026-08-24T22:07:13.085Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2511 | 2026-08-24T22:07:13.591Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2512 | 2026-08-24T22:07:17.144Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2513 | 2026-08-24T22:07:25.900Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2514 | 2026-08-24T22:07:29.199Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2515 | 2026-08-24T22:07:30.276Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2516 | 2026-08-24T22:07:40.364Z | Finished `release` profile [optimized] target(s) in 1m 47s |
| 2517 | 2026-08-24T22:07:40.515Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2518 | 2026-08-24T22:07:40.580Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2519 | 2026-08-24T22:07:40.585Z | Created new build target 'test' and set it as active |
| 2520 | 2026-08-24T22:07:40.585Z | |
| 2521 | 2026-08-24T22:07:40.585Z | real 1:47.500094644 |
| 2522 | 2026-08-24T22:07:40.585Z | user 17:48.136569988 |
| 2523 | 2026-08-24T22:07:40.585Z | sys 2:46.151166555 |
| 2524 | 2026-08-24T22:07:40.585Z | trap 0.479185074 |
| 2525 | 2026-08-24T22:07:40.585Z | tflt 2.303625093 |
| 2526 | 2026-08-24T22:07:40.585Z | dflt 4.986173180 |
| 2527 | 2026-08-24T22:07:40.585Z | kflt 0.009281676 |
| 2528 | 2026-08-24T22:07:40.585Z | lock 58:09.845607484 |
| 2529 | 2026-08-24T22:07:40.585Z | slp 45:17.185439476 |
| 2530 | 2026-08-24T22:07:40.585Z | lat 49.536735885 |
| 2531 | 2026-08-24T22:07:40.585Z | stop 6:22.400487724 |
| 2532 | 2026-08-24T22:07:40.585Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2533 | 2026-08-24T22:07:41.480Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2534 | 2026-08-24T22:07:41.547Z | Running `target/release/omicron-package -t test package` |
| 2535 | 2026-08-24T22:07:41.606Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2536 | 2026-08-24T22:07:43.072Z | Compiling heck v0.5.0 |
| 2537 | 2026-08-24T22:07:43.072Z | Compiling regress v0.11.1 |
| 2538 | 2026-08-24T22:07:43.302Z | Compiling unsafe-libyaml v0.2.11 |
| 2539 | 2026-08-24T22:07:43.324Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2540 | 2026-08-24T22:07:43.354Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2541 | 2026-08-24T22:07:43.354Z | Compiling derive-where v1.6.0 |
| 2542 | 2026-08-24T22:07:43.360Z | Compiling bytecount v0.6.9 |
| 2543 | 2026-08-24T22:07:43.417Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2544 | 2026-08-24T22:07:43.417Z | Compiling atomicwrites v0.4.4 |
| 2545 | 2026-08-24T22:07:43.424Z | Compiling is-terminal v0.4.17 |
| 2546 | 2026-08-24T22:07:43.424Z | Compiling prettyplease v0.2.37 |
| 2547 | 2026-08-24T22:07:43.424Z | Compiling newline-converter v0.3.0 |
| 2548 | 2026-08-24T22:07:43.440Z | Compiling console v0.15.11 |
| 2549 | 2026-08-24T22:07:43.499Z | Compiling slog-dtrace v0.3.0 |
| 2550 | 2026-08-24T22:07:43.505Z | Compiling cancel-safe-futures v0.1.5 |
| 2551 | 2026-08-24T22:07:43.586Z | Compiling resolv-conf v0.7.6 |
| 2552 | 2026-08-24T22:07:43.586Z | Compiling num-rational v0.4.2 |
| 2553 | 2026-08-24T22:07:43.633Z | Compiling num-complex v0.4.6 |
| 2554 | 2026-08-24T22:07:43.637Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2555 | 2026-08-24T22:07:43.692Z | Compiling thread_local v1.1.9 |
| 2556 | 2026-08-24T22:07:43.734Z | Compiling compression-core v0.4.31 |
| 2557 | 2026-08-24T22:07:43.831Z | Compiling serde_yaml v0.9.34+deprecated |
| 2558 | 2026-08-24T22:07:43.998Z | Compiling expectorate v1.2.0 |
| 2559 | 2026-08-24T22:07:44.004Z | Compiling match_cfg v0.1.0 |
| 2560 | 2026-08-24T22:07:44.005Z | Compiling compression-codecs v0.4.37 |
| 2561 | 2026-08-24T22:07:44.025Z | Compiling hostname v0.3.1 |
| 2562 | 2026-08-24T22:07:44.131Z | Compiling num v0.4.3 |
| 2563 | 2026-08-24T22:07:44.169Z | Compiling multer v3.1.0 |
| 2564 | 2026-08-24T22:07:44.191Z | Compiling slog-async v2.8.0 |
| 2565 | 2026-08-24T22:07:44.216Z | Compiling crossbeam-channel v0.5.15 |
| 2566 | 2026-08-24T22:07:44.228Z | Compiling slog-json v2.6.1 |
| 2567 | 2026-08-24T22:07:44.239Z | Compiling serde_spanned v1.1.1 |
| 2568 | 2026-08-24T22:07:44.280Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2569 | 2026-08-24T22:07:44.302Z | Compiling linked-hash-map v0.5.6 |
| 2570 | 2026-08-24T22:07:44.435Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2571 | 2026-08-24T22:07:44.457Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2572 | 2026-08-24T22:07:44.540Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2573 | 2026-08-24T22:07:44.553Z | Compiling take_mut v0.2.2 |
| 2574 | 2026-08-24T22:07:44.553Z | Compiling linear-map v1.2.0 |
| 2575 | 2026-08-24T22:07:44.596Z | Compiling oxide-update-engine-types v0.1.2 |
| 2576 | 2026-08-24T22:07:44.602Z | Compiling term v1.2.1 |
| 2577 | 2026-08-24T22:07:44.602Z | Compiling float-ord v0.3.2 |
| 2578 | 2026-08-24T22:07:44.665Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2579 | 2026-08-24T22:07:44.690Z | Compiling lru-cache v0.1.2 |
| 2580 | 2026-08-24T22:07:44.733Z | Compiling slog-bunyan v2.5.0 |
| 2581 | 2026-08-24T22:07:44.801Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2582 | 2026-08-24T22:07:44.828Z | Compiling async-compression v0.4.41 |
| 2583 | 2026-08-24T22:07:44.870Z | Compiling typify-impl v0.6.2 |
| 2584 | 2026-08-24T22:07:44.912Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2585 | 2026-08-24T22:07:45.155Z | Compiling slog-term v2.9.2 |
| 2586 | 2026-08-24T22:07:45.170Z | Compiling async-stream v0.3.6 |
| 2587 | 2026-08-24T22:07:45.177Z | Compiling dropshot v0.17.1 |
| 2588 | 2026-08-24T22:07:45.178Z | Compiling sha1 v0.11.0 |
| 2589 | 2026-08-24T22:07:45.347Z | Compiling progenitor-client v0.14.0 |
| 2590 | 2026-08-24T22:07:45.394Z | Compiling waitgroup v0.1.2 |
| 2591 | 2026-08-24T22:07:45.394Z | Compiling rustls-pemfile v2.2.0 |
| 2592 | 2026-08-24T22:07:45.405Z | Compiling backon v1.6.0 |
| 2593 | 2026-08-24T22:07:45.413Z | Compiling serde_path_to_error v0.1.20 |
| 2594 | 2026-08-24T22:07:45.492Z | Compiling hostname v0.4.2 |
| 2595 | 2026-08-24T22:07:45.558Z | Compiling instant v0.1.13 |
| 2596 | 2026-08-24T22:07:45.593Z | Compiling debug-ignore v1.0.5 |
| 2597 | 2026-08-24T22:07:45.613Z | Compiling minimal-lexical v0.2.1 |
| 2598 | 2026-08-24T22:07:45.661Z | Compiling backoff v0.4.0 |
| 2599 | 2026-08-24T22:07:45.681Z | Compiling progenitor-extras v0.2.0 |
| 2600 | 2026-08-24T22:07:45.704Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2601 | 2026-08-24T22:07:45.742Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2602 | 2026-08-24T22:07:45.818Z | Compiling oxide-update-engine v0.1.2 |
| 2603 | 2026-08-24T22:07:45.883Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2604 | 2026-08-24T22:07:45.889Z | Compiling nom v7.1.3 |
| 2605 | 2026-08-24T22:07:45.895Z | Compiling parse-display v0.10.0 |
| 2606 | 2026-08-24T22:07:45.978Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2607 | 2026-08-24T22:07:45.988Z | Compiling hickory-proto v0.24.4 |
| 2608 | 2026-08-24T22:07:46.420Z | Compiling regress v0.10.5 |
| 2609 | 2026-08-24T22:07:46.582Z | Compiling itertools v0.14.0 |
| 2610 | 2026-08-24T22:07:47.118Z | Compiling macaddr v1.0.1 |
| 2611 | 2026-08-24T22:07:47.211Z | Compiling unicode-xid v0.2.6 |
| 2612 | 2026-08-24T22:07:47.284Z | Compiling humantime v2.3.0 |
| 2613 | 2026-08-24T22:07:47.397Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2614 | 2026-08-24T22:07:47.556Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2615 | 2026-08-24T22:07:47.609Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2616 | 2026-08-24T22:07:47.734Z | Compiling convert_case v0.10.0 |
| 2617 | 2026-08-24T22:07:48.090Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2618 | 2026-08-24T22:07:48.095Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2619 | 2026-08-24T22:07:48.095Z | Compiling toml v0.8.23 |
| 2620 | 2026-08-24T22:07:48.095Z | Compiling derive_more-impl v2.1.1 |
| 2621 | 2026-08-24T22:07:48.122Z | Compiling papergrid v0.11.0 |
| 2622 | 2026-08-24T22:07:48.326Z | Compiling typify-macro v0.6.2 |
| 2623 | 2026-08-24T22:07:48.423Z | Compiling tabled_derive v0.7.0 |
| 2624 | 2026-08-24T22:07:48.527Z | Compiling hickory-resolver v0.24.4 |
| 2625 | 2026-08-24T22:07:48.592Z | Compiling termtree v0.5.1 |
| 2626 | 2026-08-24T22:07:48.791Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2627 | 2026-08-24T22:07:48.814Z | Compiling derive_more v2.1.1 |
| 2628 | 2026-08-24T22:07:48.923Z | Compiling crossterm v0.29.0 |
| 2629 | 2026-08-24T22:07:49.324Z | Compiling tabled v0.15.0 |
| 2630 | 2026-08-24T22:07:49.356Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2631 | 2026-08-24T22:07:49.824Z | Compiling qorb v0.4.1 |
| 2632 | 2026-08-24T22:07:49.907Z | Compiling typify v0.6.2 |
| 2633 | 2026-08-24T22:07:50.199Z | Compiling progenitor-impl v0.14.0 |
| 2634 | 2026-08-24T22:07:50.941Z | Compiling phf_shared v0.12.1 |
| 2635 | 2026-08-24T22:07:51.198Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2636 | 2026-08-24T22:07:51.931Z | Compiling csv-core v0.1.13 |
| 2637 | 2026-08-24T22:07:51.955Z | Compiling vte v0.14.1 |
| 2638 | 2026-08-24T22:07:52.153Z | Compiling highway v1.3.0 |
| 2639 | 2026-08-24T22:07:52.353Z | Compiling progenitor-macro v0.14.0 |
| 2640 | 2026-08-24T22:07:52.888Z | Compiling chrono-tz v0.10.4 |
| 2641 | 2026-08-24T22:07:53.120Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2642 | 2026-08-24T22:07:53.157Z | Compiling strip-ansi-escapes v0.2.1 |
| 2643 | 2026-08-24T22:07:53.348Z | Compiling csv v1.4.0 |
| 2644 | 2026-08-24T22:07:53.708Z | Compiling phf v0.12.1 |
| 2645 | 2026-08-24T22:07:53.873Z | Compiling const_format_proc_macros v0.2.34 |
| 2646 | 2026-08-24T22:07:53.904Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2647 | 2026-08-24T22:07:54.160Z | Compiling fd-lock v4.0.4 |
| 2648 | 2026-08-24T22:07:54.297Z | Compiling peg-macros v0.8.5 |
| 2649 | 2026-08-24T22:07:54.339Z | Compiling nu-ansi-term v0.50.3 |
| 2650 | 2026-08-24T22:07:54.651Z | Compiling const_format v0.2.35 |
| 2651 | 2026-08-24T22:07:54.779Z | Compiling reedline v0.40.0 |
| 2652 | 2026-08-24T22:07:54.905Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2653 | 2026-08-24T22:07:55.142Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2654 | 2026-08-24T22:07:58.626Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2655 | 2026-08-24T22:07:58.697Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2656 | 2026-08-24T22:07:58.697Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2657 | 2026-08-24T22:07:58.697Z | Compiling progenitor v0.14.0 |
| 2658 | 2026-08-24T22:07:58.697Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2659 | 2026-08-24T22:07:58.697Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2660 | 2026-08-24T22:07:58.697Z | Compiling peg v0.8.5 |
| 2661 | 2026-08-24T22:07:58.697Z | Compiling bcs v0.1.6 |
| 2662 | 2026-08-24T22:07:58.697Z | Compiling nom v8.0.0 |
| 2663 | 2026-08-24T22:07:58.697Z | Compiling semver v0.1.20 |
| 2664 | 2026-08-24T22:07:58.697Z | Compiling rustc_version v0.1.7 |
| 2665 | 2026-08-24T22:07:58.697Z | Compiling newtype_derive v0.1.6 |
| 2666 | 2026-08-24T22:07:58.698Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2667 | 2026-08-24T22:07:58.698Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2668 | 2026-08-24T22:07:58.698Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2669 | 2026-08-24T22:07:58.698Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2670 | 2026-08-24T22:07:58.698Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2671 | 2026-08-24T22:07:58.877Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2672 | 2026-08-24T22:07:59.169Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2673 | 2026-08-24T22:07:59.371Z | Compiling steno v0.4.1 |
| 2674 | 2026-08-24T22:07:59.428Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2675 | 2026-08-24T22:07:59.850Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2676 | 2026-08-24T22:07:59.969Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2677 | 2026-08-24T22:08:00.082Z | Compiling sha1 v0.10.6 |
| 2678 | 2026-08-24T22:08:00.105Z | Compiling utf-8 v0.7.6 |
| 2679 | 2026-08-24T22:08:00.367Z | Compiling tagptr v0.2.0 |
| 2680 | 2026-08-24T22:08:00.552Z | Compiling moka v0.12.13 |
| 2681 | 2026-08-24T22:08:00.631Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2682 | 2026-08-24T22:08:00.807Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2683 | 2026-08-24T22:08:01.062Z | Compiling tungstenite v0.21.0 |
| 2684 | 2026-08-24T22:08:01.287Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2685 | 2026-08-24T22:08:01.830Z | Compiling hickory-resolver v0.25.2 |
| 2686 | 2026-08-24T22:08:02.671Z | Compiling tokio-tungstenite v0.21.0 |
| 2687 | 2026-08-24T22:08:03.061Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2688 | 2026-08-24T22:08:03.145Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2689 | 2026-08-24T22:08:03.869Z | Compiling darling_core v0.21.3 |
| 2690 | 2026-08-24T22:08:05.097Z | Compiling display-error-chain v0.2.2 |
| 2691 | 2026-08-24T22:08:05.280Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2692 | 2026-08-24T22:08:05.419Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2693 | 2026-08-24T22:08:05.669Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2694 | 2026-08-24T22:08:06.065Z | Compiling darling_macro v0.21.3 |
| 2695 | 2026-08-24T22:08:06.572Z | Compiling darling v0.21.3 |
| 2696 | 2026-08-24T22:08:06.684Z | Compiling libscf-sys v1.2.0 |
| 2697 | 2026-08-24T22:08:06.872Z | Compiling vergen-lib v0.1.6 |
| 2698 | 2026-08-24T22:08:06.999Z | Compiling diesel_derives v2.3.7 |
| 2699 | 2026-08-24T22:08:07.133Z | Compiling dsl_auto_type v0.2.0 |
| 2700 | 2026-08-24T22:08:07.247Z | Compiling scheduled-thread-pool v0.2.7 |
| 2701 | 2026-08-24T22:08:07.320Z | Compiling vergen-gitcl v1.0.8 |
| 2702 | 2026-08-24T22:08:07.541Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2703 | 2026-08-24T22:08:07.651Z | Compiling dirs-sys-next v0.1.2 |
| 2704 | 2026-08-24T22:08:07.675Z | Compiling crunchy v0.2.4 |
| 2705 | 2026-08-24T22:08:07.756Z | Compiling maplit v1.0.2 |
| 2706 | 2026-08-24T22:08:07.804Z | Compiling glob v0.3.3 |
| 2707 | 2026-08-24T22:08:07.857Z | Compiling dirs-next v2.0.0 |
| 2708 | 2026-08-24T22:08:07.943Z | Compiling r2d2 v0.8.10 |
| 2709 | 2026-08-24T22:08:08.011Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2710 | 2026-08-24T22:08:08.031Z | Compiling papergrid v0.18.0 |
| 2711 | 2026-08-24T22:08:08.054Z | Compiling tiny-keccak v2.0.2 |
| 2712 | 2026-08-24T22:08:08.234Z | Compiling clang-sys v1.8.1 |
| 2713 | 2026-08-24T22:08:08.242Z | Compiling downcast-rs v2.0.2 |
| 2714 | 2026-08-24T22:08:08.270Z | Compiling xshell-macros v0.2.7 |
| 2715 | 2026-08-24T22:08:08.467Z | Compiling term v0.7.0 |
| 2716 | 2026-08-24T22:08:08.529Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2717 | 2026-08-24T22:08:08.584Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2718 | 2026-08-24T22:08:08.661Z | Compiling xshell v0.2.7 |
| 2719 | 2026-08-24T22:08:08.683Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2720 | 2026-08-24T22:08:08.837Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2721 | 2026-08-24T22:08:08.964Z | Compiling bit-vec v0.6.3 |
| 2722 | 2026-08-24T22:08:09.107Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2723 | 2026-08-24T22:08:09.138Z | Compiling ascii-canvas v3.0.0 |
| 2724 | 2026-08-24T22:08:09.202Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2725 | 2026-08-24T22:08:09.365Z | Compiling tabled v0.21.0 |
| 2726 | 2026-08-24T22:08:09.399Z | Compiling bit-set v0.5.3 |
| 2727 | 2026-08-24T22:08:09.667Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2728 | 2026-08-24T22:08:09.850Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2729 | 2026-08-24T22:08:09.926Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2730 | 2026-08-24T22:08:10.132Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2731 | 2026-08-24T22:08:10.518Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2732 | 2026-08-24T22:08:10.581Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2733 | 2026-08-24T22:08:10.730Z | Compiling itertools v0.10.5 |
| 2734 | 2026-08-24T22:08:10.753Z | Compiling ena v0.14.4 |
| 2735 | 2026-08-24T22:08:10.995Z | Compiling libloading v0.8.9 |
| 2736 | 2026-08-24T22:08:11.049Z | Compiling unicase v2.9.0 |
| 2737 | 2026-08-24T22:08:11.110Z | Compiling diff v0.1.13 |
| 2738 | 2026-08-24T22:08:11.245Z | Compiling regex-syntax v0.6.29 |
| 2739 | 2026-08-24T22:08:11.362Z | Compiling bindgen v0.71.1 |
| 2740 | 2026-08-24T22:08:11.889Z | Compiling cexpr v0.6.0 |
| 2741 | 2026-08-24T22:08:11.908Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2742 | 2026-08-24T22:08:12.141Z | Compiling rustc-hash v2.1.1 |
| 2743 | 2026-08-24T22:08:12.302Z | Compiling crc8 v0.1.1 |
| 2744 | 2026-08-24T22:08:12.457Z | Compiling diesel v2.3.7 |
| 2745 | 2026-08-24T22:08:12.503Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2746 | 2026-08-24T22:08:12.721Z | Compiling lalrpop v0.19.12 |
| 2747 | 2026-08-24T22:08:12.750Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2748 | 2026-08-24T22:08:13.247Z | Compiling headers-core v0.3.0 |
| 2749 | 2026-08-24T22:08:13.411Z | Compiling libxml v0.3.3 |
| 2750 | 2026-08-24T22:08:13.632Z | Compiling headers v0.4.1 |
| 2751 | 2026-08-24T22:08:13.688Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2752 | 2026-08-24T22:08:13.725Z | Compiling strum_macros v0.24.3 |
| 2753 | 2026-08-24T22:08:13.792Z | Compiling indoc v1.0.9 |
| 2754 | 2026-08-24T22:08:13.939Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2755 | 2026-08-24T22:08:14.157Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2756 | 2026-08-24T22:08:14.235Z | Compiling derive_builder v0.20.2 |
| 2757 | 2026-08-24T22:08:14.357Z | Compiling oso-derive v0.27.3 |
| 2758 | 2026-08-24T22:08:14.407Z | Compiling quick-xml v0.37.5 |
| 2759 | 2026-08-24T22:08:14.880Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2760 | 2026-08-24T22:08:14.986Z | Compiling openssl-probe v0.1.6 |
| 2761 | 2026-08-24T22:08:14.997Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2762 | 2026-08-24T22:08:15.236Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2763 | 2026-08-24T22:08:15.278Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2764 | 2026-08-24T22:08:15.718Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2765 | 2026-08-24T22:08:15.739Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2766 | 2026-08-24T22:08:15.960Z | Compiling bb8 v0.8.6 |
| 2767 | 2026-08-24T22:08:16.000Z | Compiling trait-variant v0.1.2 |
| 2768 | 2026-08-24T22:08:16.149Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2769 | 2026-08-24T22:08:16.338Z | Compiling half v1.8.3 |
| 2770 | 2026-08-24T22:08:16.454Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2771 | 2026-08-24T22:08:16.528Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2772 | 2026-08-24T22:08:16.558Z | Compiling proc-macro-error2 v2.0.1 |
| 2773 | 2026-08-24T22:08:16.682Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2774 | 2026-08-24T22:08:16.807Z | Compiling serde_cbor v0.11.2 |
| 2775 | 2026-08-24T22:08:16.912Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2776 | 2026-08-24T22:08:17.131Z | Compiling hashbrown v0.14.5 |
| 2777 | 2026-08-24T22:08:17.218Z | Compiling rfc6979 v0.4.0 |
| 2778 | 2026-08-24T22:08:17.298Z | Compiling salty v0.3.0 |
| 2779 | 2026-08-24T22:08:17.382Z | Compiling ecdsa v0.16.9 |
| 2780 | 2026-08-24T22:08:17.653Z | Compiling knus-derive v3.4.0 |
| 2781 | 2026-08-24T22:08:17.719Z | Compiling samael v0.0.19 |
| 2782 | 2026-08-24T22:08:17.742Z | Compiling chumsky v0.9.3 |
| 2783 | 2026-08-24T22:08:17.820Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2784 | 2026-08-24T22:08:17.901Z | Compiling progenitor-impl v0.13.0 |
| 2785 | 2026-08-24T22:08:18.179Z | Compiling primeorder v0.13.6 |
| 2786 | 2026-08-24T22:08:18.360Z | Compiling nonempty v0.12.0 |
| 2787 | 2026-08-24T22:08:18.598Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2788 | 2026-08-24T22:08:19.011Z | Compiling p384 v0.13.1 |
| 2789 | 2026-08-24T22:08:19.044Z | Compiling knus v3.4.0 |
| 2790 | 2026-08-24T22:08:19.940Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2791 | 2026-08-24T22:08:20.071Z | Compiling progenitor-macro v0.13.0 |
| 2792 | 2026-08-24T22:08:20.180Z | Compiling polar-core v0.27.3 |
| 2793 | 2026-08-24T22:08:20.532Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2794 | 2026-08-24T22:08:21.254Z | Compiling progenitor-client v0.13.0 |
| 2795 | 2026-08-24T22:08:21.562Z | Compiling fxhash v0.2.1 |
| 2796 | 2026-08-24T22:08:21.763Z | Compiling libz-sys v1.1.24 |
| 2797 | 2026-08-24T22:08:21.788Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2798 | 2026-08-24T22:08:21.983Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2799 | 2026-08-24T22:08:22.252Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2800 | 2026-08-24T22:08:22.275Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2801 | 2026-08-24T22:08:22.638Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2802 | 2026-08-24T22:08:22.689Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2803 | 2026-08-24T22:08:23.025Z | Compiling kstat-rs v0.2.5 |
| 2804 | 2026-08-24T22:08:23.699Z | Compiling mime_guess v2.0.5 |
| 2805 | 2026-08-24T22:08:24.249Z | Compiling progenitor v0.13.0 |
| 2806 | 2026-08-24T22:08:24.271Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2807 | 2026-08-24T22:08:25.670Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2808 | 2026-08-24T22:08:25.778Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2809 | 2026-08-24T22:08:25.818Z | Compiling nanorand v0.7.0 |
| 2810 | 2026-08-24T22:08:25.867Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2811 | 2026-08-24T22:08:26.185Z | Compiling parking_lot_core v0.8.6 |
| 2812 | 2026-08-24T22:08:26.494Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2813 | 2026-08-24T22:08:26.614Z | Compiling flume v0.11.1 |
| 2814 | 2026-08-24T22:08:26.899Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2815 | 2026-08-24T22:08:27.160Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2816 | 2026-08-24T22:08:27.742Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2817 | 2026-08-24T22:08:27.855Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2818 | 2026-08-24T22:08:28.317Z | Compiling git-stub v1.0.0 |
| 2819 | 2026-08-24T22:08:28.524Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2820 | 2026-08-24T22:08:28.639Z | Compiling http-range v0.1.5 |
| 2821 | 2026-08-24T22:08:28.767Z | Compiling strsim v0.10.0 |
| 2822 | 2026-08-24T22:08:28.913Z | Compiling instability v0.3.11 |
| 2823 | 2026-08-24T22:08:28.972Z | Compiling corncobs v0.1.4 |
| 2824 | 2026-08-24T22:08:29.070Z | Compiling darling_core v0.13.4 |
| 2825 | 2026-08-24T22:08:29.191Z | Compiling oso v0.27.3 |
| 2826 | 2026-08-24T22:08:29.274Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2827 | 2026-08-24T22:08:30.049Z | Compiling diesel-dtrace v0.5.0 |
| 2828 | 2026-08-24T22:08:30.410Z | Compiling async-bb8-diesel v0.2.1 |
| 2829 | 2026-08-24T22:08:30.707Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2830 | 2026-08-24T22:08:30.938Z | Compiling git-stub-vcs v0.1.0 |
| 2831 | 2026-08-24T22:08:33.329Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2832 | 2026-08-24T22:08:34.051Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2833 | 2026-08-24T22:08:34.055Z | Compiling ignore v0.4.25 |
| 2834 | 2026-08-24T22:08:35.244Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2835 | 2026-08-24T22:08:35.268Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2836 | 2026-08-24T22:08:35.362Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2837 | 2026-08-24T22:08:35.772Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2838 | 2026-08-24T22:08:36.032Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2839 | 2026-08-24T22:08:37.012Z | Compiling anstyle-parse v0.2.7 |
| 2840 | 2026-08-24T22:08:37.130Z | Compiling secrecy v0.8.0 |
| 2841 | 2026-08-24T22:08:37.153Z | Compiling vergen-git2 v9.1.0 |
| 2842 | 2026-08-24T22:08:37.272Z | Compiling castaway v0.2.4 |
| 2843 | 2026-08-24T22:08:37.328Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2844 | 2026-08-24T22:08:37.375Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2845 | 2026-08-24T22:08:37.440Z | Compiling indoc v2.0.7 |
| 2846 | 2026-08-24T22:08:37.461Z | Compiling compact_str v0.8.1 |
| 2847 | 2026-08-24T22:08:38.575Z | Compiling anstream v0.6.21 |
| 2848 | 2026-08-24T22:08:38.623Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2849 | 2026-08-24T22:08:38.938Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2850 | 2026-08-24T22:08:39.120Z | Compiling globwalk v0.9.1 |
| 2851 | 2026-08-24T22:08:39.587Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2852 | 2026-08-24T22:08:39.734Z | Compiling parking_lot v0.11.2 |
| 2853 | 2026-08-24T22:08:39.757Z | Compiling hyper-staticfile v0.10.1 |
| 2854 | 2026-08-24T22:08:40.269Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2855 | 2026-08-24T22:08:40.371Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2856 | 2026-08-24T22:08:40.617Z | Compiling darling_macro v0.13.4 |
| 2857 | 2026-08-24T22:08:40.852Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2858 | 2026-08-24T22:08:40.890Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2859 | 2026-08-24T22:08:41.142Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2860 | 2026-08-24T22:08:41.516Z | Compiling predicates-tree v1.0.13 |
| 2861 | 2026-08-24T22:08:41.748Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2862 | 2026-08-24T22:08:41.821Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2863 | 2026-08-24T22:08:41.929Z | Compiling unicode-truncate v1.1.0 |
| 2864 | 2026-08-24T22:08:41.968Z | Compiling digest-io v0.1.0 |
| 2865 | 2026-08-24T22:08:42.138Z | Compiling sha2 v0.11.0 |
| 2866 | 2026-08-24T22:08:42.161Z | Compiling lru v0.12.5 |
| 2867 | 2026-08-24T22:08:42.385Z | Compiling prefix-trie v0.7.0 |
| 2868 | 2026-08-24T22:08:42.849Z | Compiling rand_seeder v0.4.0 |
| 2869 | 2026-08-24T22:08:42.883Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2870 | 2026-08-24T22:08:42.905Z | Compiling rawzip v0.4.4 |
| 2871 | 2026-08-24T22:08:42.982Z | Compiling cassowary v0.3.0 |
| 2872 | 2026-08-24T22:08:43.120Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2873 | 2026-08-24T22:08:43.164Z | Compiling hickory-server v0.25.2 |
| 2874 | 2026-08-24T22:08:43.300Z | Compiling ratatui v0.29.0 |
| 2875 | 2026-08-24T22:08:43.378Z | Compiling camino-tempfile-ext v0.3.3 |
| 2876 | 2026-08-24T22:08:43.485Z | Compiling darling v0.13.4 |
| 2877 | 2026-08-24T22:08:43.547Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2878 | 2026-08-24T22:08:43.763Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2879 | 2026-08-24T22:08:43.886Z | Compiling sled v0.34.7 |
| 2880 | 2026-08-24T22:08:43.959Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2881 | 2026-08-24T22:08:44.527Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2882 | 2026-08-24T22:08:46.356Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2883 | 2026-08-24T22:08:47.066Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2884 | 2026-08-24T22:08:47.303Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2885 | 2026-08-24T22:08:48.148Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2886 | 2026-08-24T22:08:49.396Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2887 | 2026-08-24T22:08:49.992Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2888 | 2026-08-24T22:08:50.190Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2889 | 2026-08-24T22:08:51.627Z | Compiling git2 v0.20.4 |
| 2890 | 2026-08-24T22:08:51.664Z | Compiling serde_with_macros v1.5.2 |
| 2891 | 2026-08-24T22:08:51.914Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2892 | 2026-08-24T22:08:51.936Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2893 | 2026-08-24T22:08:52.152Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2894 | 2026-08-24T22:08:52.245Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2895 | 2026-08-24T22:08:52.384Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2896 | 2026-08-24T22:08:52.434Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2897 | 2026-08-24T22:08:52.474Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2898 | 2026-08-24T22:08:52.495Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2899 | 2026-08-24T22:08:52.611Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2900 | 2026-08-24T22:08:52.662Z | Compiling arc-swap v1.8.2 |
| 2901 | 2026-08-24T22:08:52.704Z | Compiling void v1.0.2 |
| 2902 | 2026-08-24T22:08:52.851Z | Compiling lzss v0.8.2 |
| 2903 | 2026-08-24T22:08:52.883Z | Compiling serde_with v1.14.0 |
| 2904 | 2026-08-24T22:08:52.996Z | Compiling slog-scope v4.4.1 |
| 2905 | 2026-08-24T22:08:53.174Z | Compiling illumos-nvpair v0.3.0 |
| 2906 | 2026-08-24T22:08:53.400Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2907 | 2026-08-24T22:08:53.672Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2908 | 2026-08-24T22:08:54.641Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2909 | 2026-08-24T22:08:54.644Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2910 | 2026-08-24T22:08:54.879Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2911 | 2026-08-24T22:08:55.066Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2912 | 2026-08-24T22:08:55.325Z | Compiling scuffle v0.1.0 |
| 2913 | 2026-08-24T22:08:55.541Z | Compiling tungstenite v0.23.0 |
| 2914 | 2026-08-24T22:08:55.917Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2915 | 2026-08-24T22:08:57.402Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2916 | 2026-08-24T22:08:57.691Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2917 | 2026-08-24T22:08:57.788Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2918 | 2026-08-24T22:08:57.853Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2919 | 2026-08-24T22:08:58.018Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2920 | 2026-08-24T22:08:58.063Z | Compiling nix v0.27.1 |
| 2921 | 2026-08-24T22:08:58.088Z | Compiling twox-hash v2.1.2 |
| 2922 | 2026-08-24T22:08:58.274Z | Compiling libsw-core v0.3.2 |
| 2923 | 2026-08-24T22:08:58.506Z | Compiling serde_bytes v0.11.19 |
| 2924 | 2026-08-24T22:08:58.611Z | Compiling atty v0.2.14 |
| 2925 | 2026-08-24T22:08:58.764Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2926 | 2026-08-24T22:08:58.801Z | Compiling libsw v3.5.0 |
| 2927 | 2026-08-24T22:08:59.107Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2928 | 2026-08-24T22:08:59.228Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2929 | 2026-08-24T22:08:59.735Z | Compiling tokio-tungstenite v0.23.1 |
| 2930 | 2026-08-24T22:09:00.115Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2931 | 2026-08-24T22:09:00.350Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2932 | 2026-08-24T22:09:00.411Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2933 | 2026-08-24T22:09:00.774Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2934 | 2026-08-24T22:09:01.135Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2935 | 2026-08-24T22:09:02.458Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2936 | 2026-08-24T22:09:03.113Z | Compiling slog-stdlog v4.1.1 |
| 2937 | 2026-08-24T22:09:03.342Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2938 | 2026-08-24T22:09:03.492Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2939 | 2026-08-24T22:09:04.276Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2940 | 2026-08-24T22:09:04.780Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2941 | 2026-08-24T22:09:05.621Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2942 | 2026-08-24T22:09:05.646Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2943 | 2026-08-24T22:09:06.348Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2944 | 2026-08-24T22:09:07.980Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2945 | 2026-08-24T22:09:08.930Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2946 | 2026-08-24T22:09:09.341Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2947 | 2026-08-24T22:09:09.514Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2948 | 2026-08-24T22:09:09.775Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2949 | 2026-08-24T22:09:09.914Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2950 | 2026-08-24T22:09:12.626Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2951 | 2026-08-24T22:09:12.908Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2952 | 2026-08-24T22:09:13.104Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2953 | 2026-08-24T22:09:13.568Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2954 | 2026-08-24T22:09:13.797Z | Compiling signal-hook-tokio v0.3.1 |
| 2955 | 2026-08-24T22:09:13.984Z | Compiling fatfs v0.3.6 |
| 2956 | 2026-08-24T22:09:14.009Z | Compiling yasna v0.5.2 |
| 2957 | 2026-08-24T22:09:15.063Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2958 | 2026-08-24T22:09:15.247Z | Compiling seq-macro v0.3.6 |
| 2959 | 2026-08-24T22:09:15.573Z | Compiling assert_matches v1.5.0 |
| 2960 | 2026-08-24T22:09:15.678Z | Compiling rcgen v0.12.1 |
| 2961 | 2026-08-24T22:09:15.768Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2962 | 2026-08-24T22:09:16.250Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2963 | 2026-08-24T22:09:18.028Z | Compiling slog-envlogger v2.2.0 |
| 2964 | 2026-08-24T22:09:18.310Z | Compiling oxide-update-engine-display v0.1.2 |
| 2965 | 2026-08-24T22:09:18.873Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2966 | 2026-08-24T22:09:18.914Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2967 | 2026-08-24T22:09:19.170Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2968 | 2026-08-24T22:09:19.266Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2969 | 2026-08-24T22:09:19.392Z | Compiling port-file v0.1.0 |
| 2970 | 2026-08-24T22:09:19.492Z | Compiling subprocess v0.2.15 |
| 2971 | 2026-08-24T22:09:19.719Z | Compiling rtoolbox v0.0.3 |
| 2972 | 2026-08-24T22:09:19.996Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2973 | 2026-08-24T22:09:20.152Z | Compiling rpassword v7.5.4 |
| 2974 | 2026-08-24T22:09:20.834Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2975 | 2026-08-24T22:09:22.711Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2976 | 2026-08-24T22:09:22.848Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2977 | 2026-08-24T22:09:23.544Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2978 | 2026-08-24T22:09:25.074Z | Compiling tui-tree-widget v0.23.1 |
| 2979 | 2026-08-24T22:09:25.296Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2980 | 2026-08-24T22:09:25.332Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2981 | 2026-08-24T22:09:25.370Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2982 | 2026-08-24T22:09:27.798Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2983 | 2026-08-24T22:09:29.111Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2984 | 2026-08-24T22:09:29.235Z | Compiling uzers v0.12.2 |
| 2985 | 2026-08-24T22:09:29.327Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2986 | 2026-08-24T22:09:29.381Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2987 | 2026-08-24T22:09:30.675Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2988 | 2026-08-24T22:09:31.709Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2989 | 2026-08-24T22:09:31.734Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2990 | 2026-08-24T22:09:32.127Z | Compiling support-bundle-viewer v0.1.2 |
| 2991 | 2026-08-24T22:09:33.912Z | Compiling multimap v0.10.1 |
| 2992 | 2026-08-24T22:09:42.276Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2993 | 2026-08-24T22:09:44.344Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2994 | 2026-08-24T22:09:50.400Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2995 | 2026-08-24T22:09:52.767Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2996 | 2026-08-24T22:09:53.841Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2997 | 2026-08-24T22:21:35.780Z | Finished `release` profile [optimized] target(s) in 13m 54s |
| 2998 | 2026-08-24T22:21:35.784Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2999 | 2026-08-24T22:21:35.784Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3000 | 2026-08-24T22:22:26.653Z | |
| 3001 | 2026-08-24T22:22:26.653Z | real 14:46.042562419 |
| 3002 | 2026-08-24T22:22:26.657Z | user 1:26:03.322968854 |
| 3003 | 2026-08-24T22:22:26.657Z | sys 3:42.575356431 |
| 3004 | 2026-08-24T22:22:26.657Z | trap 1.835960400 |
| 3005 | 2026-08-24T22:22:26.657Z | tflt 1.954593418 |
| 3006 | 2026-08-24T22:22:26.657Z | dflt 20.094491216 |
| 3007 | 2026-08-24T22:22:26.657Z | kflt 0.118806926 |
| 3008 | 2026-08-24T22:22:26.657Z | lock 10:47:27.620854705 |
| 3009 | 2026-08-24T22:22:26.657Z | slp 2:36:01.005582793 |
| 3010 | 2026-08-24T22:22:26.657Z | lat 2:35.628955598 |
| 3011 | 2026-08-24T22:22:26.657Z | stop 5:32.331902501 |
| 3012 | 2026-08-24T22:22:26.657Z | + mapfile -t packages |
| 3013 | 2026-08-24T22:22:26.657Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3014 | 2026-08-24T22:22:27.625Z | Finished `release` profile [optimized] target(s) in 0.96s |
| 3015 | 2026-08-24T22:22:27.707Z | Running `target/release/omicron-package -t test list-outputs` |
| 3016 | 2026-08-24T22:22:27.768Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3017 | 2026-08-24T22:22:27.772Z | + ptime -m cargo build --locked --release -p xtask |
| 3018 | 2026-08-24T22:22:28.256Z | Compiling libc v0.2.185 |
| 3019 | 2026-08-24T22:22:28.256Z | Compiling serde_core v1.0.228 |
| 3020 | 2026-08-24T22:22:28.256Z | Compiling serde v1.0.228 |
| 3021 | 2026-08-24T22:22:28.259Z | Compiling rustix v1.1.4 |
| 3022 | 2026-08-24T22:22:28.261Z | Compiling bitflags v2.11.0 |
| 3023 | 2026-08-24T22:22:28.369Z | Compiling serde_json v1.0.151 |
| 3024 | 2026-08-24T22:22:28.430Z | Compiling syn v2.0.117 |
| 3025 | 2026-08-24T22:22:28.430Z | Compiling usdt-impl v0.5.0 |
| 3026 | 2026-08-24T22:22:28.434Z | Compiling syn v1.0.109 |
| 3027 | 2026-08-24T22:22:28.461Z | Compiling log v0.4.33 |
| 3028 | 2026-08-24T22:22:28.461Z | Compiling getrandom v0.3.4 |
| 3029 | 2026-08-24T22:22:28.482Z | Compiling indexmap v2.14.0 |
| 3030 | 2026-08-24T22:22:28.496Z | Compiling fs-err v3.3.0 |
| 3031 | 2026-08-24T22:22:28.706Z | Compiling heck v0.4.1 |
| 3032 | 2026-08-24T22:22:28.720Z | Compiling anyhow v1.0.104 |
| 3033 | 2026-08-24T22:22:28.731Z | Compiling once_cell v1.21.3 |
| 3034 | 2026-08-24T22:22:29.156Z | Compiling thread-id v4.2.2 |
| 3035 | 2026-08-24T22:22:29.178Z | Compiling errno v0.3.14 |
| 3036 | 2026-08-24T22:22:29.181Z | Compiling memmap v0.7.0 |
| 3037 | 2026-08-24T22:22:29.913Z | Compiling proc-macro-error v1.0.4 |
| 3038 | 2026-08-24T22:22:30.171Z | Compiling tabled_derive v0.7.0 |
| 3039 | 2026-08-24T22:22:30.174Z | Compiling terminal_size v0.4.3 |
| 3040 | 2026-08-24T22:22:30.174Z | Compiling tempfile v3.27.0 |
| 3041 | 2026-08-24T22:22:30.268Z | Compiling clap_builder v4.6.0 |
| 3042 | 2026-08-24T22:22:30.268Z | Compiling textwrap v0.16.2 |
| 3043 | 2026-08-24T22:22:30.439Z | Compiling camino v1.2.5 |
| 3044 | 2026-08-24T22:22:30.439Z | Compiling semver v1.0.28 |
| 3045 | 2026-08-24T22:22:30.443Z | Compiling cargo-platform v0.3.2 |
| 3046 | 2026-08-24T22:22:30.633Z | Compiling pest_generator v2.8.6 |
| 3047 | 2026-08-24T22:22:30.783Z | Compiling camino-tempfile v1.4.1 |
| 3048 | 2026-08-24T22:22:30.865Z | Compiling tabled v0.15.0 |
| 3049 | 2026-08-24T22:22:31.151Z | Compiling serde_derive v1.0.228 |
| 3050 | 2026-08-24T22:22:31.154Z | Compiling thiserror-impl v1.0.69 |
| 3051 | 2026-08-24T22:22:31.154Z | Compiling zerocopy-derive v0.7.35 |
| 3052 | 2026-08-24T22:22:31.154Z | Compiling scroll_derive v0.12.1 |
| 3053 | 2026-08-24T22:22:31.154Z | Compiling thiserror-impl v2.0.18 |
| 3054 | 2026-08-24T22:22:31.154Z | Compiling clap_derive v4.6.1 |
| 3055 | 2026-08-24T22:22:31.210Z | Compiling pest_derive v2.8.6 |
| 3056 | 2026-08-24T22:22:31.819Z | Compiling scroll v0.12.0 |
| 3057 | 2026-08-24T22:22:31.975Z | Compiling zerocopy v0.7.35 |
| 3058 | 2026-08-24T22:22:32.125Z | Compiling goblin v0.8.2 |
| 3059 | 2026-08-24T22:22:32.287Z | Compiling thiserror v1.0.69 |
| 3060 | 2026-08-24T22:22:32.410Z | Compiling dtrace-parser v0.2.0 |
| 3061 | 2026-08-24T22:22:32.561Z | Compiling thiserror v2.0.18 |
| 3062 | 2026-08-24T22:22:32.627Z | Compiling clap v4.6.1 |
| 3063 | 2026-08-24T22:22:34.313Z | Compiling dof v0.3.0 |
| 3064 | 2026-08-24T22:22:34.326Z | Compiling serde_tokenstream v0.2.3 |
| 3065 | 2026-08-24T22:22:34.352Z | Compiling toml_datetime v0.6.11 |
| 3066 | 2026-08-24T22:22:34.362Z | Compiling serde_spanned v0.6.9 |
| 3067 | 2026-08-24T22:22:34.373Z | Compiling macaddr v1.0.1 |
| 3068 | 2026-08-24T22:22:34.383Z | Compiling cargo_metadata v0.23.1 |
| 3069 | 2026-08-24T22:22:34.396Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3070 | 2026-08-24T22:22:34.668Z | Compiling toml_edit v0.22.27 |
| 3071 | 2026-08-24T22:22:35.106Z | Compiling usdt-attr-macro v0.5.0 |
| 3072 | 2026-08-24T22:22:35.106Z | Compiling usdt-macro v0.5.0 |
| 3073 | 2026-08-24T22:22:35.769Z | Compiling usdt v0.5.0 |
| 3074 | 2026-08-24T22:22:37.072Z | Compiling toml v0.8.23 |
| 3075 | 2026-08-24T22:22:37.077Z | Compiling cargo_toml v0.21.0 |
| 3076 | 2026-08-24T22:22:41.032Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3077 | 2026-08-24T22:22:44.267Z | Finished `release` profile [optimized] target(s) in 16.48s |
| 3078 | 2026-08-24T22:22:44.407Z | |
| 3079 | 2026-08-24T22:22:44.411Z | real 16.601584987 |
| 3080 | 2026-08-24T22:22:44.411Z | user 2:05.985831108 |
| 3081 | 2026-08-24T22:22:44.412Z | sys 13.698115989 |
| 3082 | 2026-08-24T22:22:44.412Z | trap 0.071716565 |
| 3083 | 2026-08-24T22:22:44.412Z | tflt 0.397576494 |
| 3084 | 2026-08-24T22:22:44.412Z | dflt 1.356829100 |
| 3085 | 2026-08-24T22:22:44.413Z | kflt 0.000027400 |
| 3086 | 2026-08-24T22:22:44.413Z | lock 4:53.147398935 |
| 3087 | 2026-08-24T22:22:44.413Z | slp 2:46.340189832 |
| 3088 | 2026-08-24T22:22:44.413Z | lat 3.857135428 |
| 3089 | 2026-08-24T22:22:44.413Z | stop 16.134637232 |
| 3090 | 2026-08-24T22:22:44.413Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3091 | 2026-08-24T22:22:44.413Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3092 | 2026-08-24T22:22:44.413Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3093 | 2026-08-24T22:22:44.413Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3094 | 2026-08-24T22:22:44.413Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3095 | 2026-08-24T22:22:45.363Z | Compiling match_cfg v0.1.0 |
| 3096 | 2026-08-24T22:22:45.363Z | Compiling progenitor-client v0.14.0 |
| 3097 | 2026-08-24T22:22:45.363Z | Compiling slog-json v2.6.1 |
| 3098 | 2026-08-24T22:22:45.363Z | Compiling newtype-uuid-macros v0.1.0 |
| 3099 | 2026-08-24T22:22:45.369Z | Compiling sha1 v0.11.0 |
| 3100 | 2026-08-24T22:22:45.369Z | Compiling multer v3.1.0 |
| 3101 | 2026-08-24T22:22:45.369Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3102 | 2026-08-24T22:22:45.369Z | Compiling compression-core v0.4.31 |
| 3103 | 2026-08-24T22:22:45.513Z | Compiling debug-ignore v1.0.5 |
| 3104 | 2026-08-24T22:22:45.516Z | Compiling async-stream-impl v0.3.6 |
| 3105 | 2026-08-24T22:22:45.516Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3106 | 2026-08-24T22:22:45.531Z | Compiling serde_spanned v1.1.1 |
| 3107 | 2026-08-24T22:22:45.534Z | Compiling dropshot v0.17.1 |
| 3108 | 2026-08-24T22:22:45.534Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3109 | 2026-08-24T22:22:45.537Z | Compiling waitgroup v0.1.2 |
| 3110 | 2026-08-24T22:22:45.537Z | Compiling rustls-pemfile v2.2.0 |
| 3111 | 2026-08-24T22:22:45.778Z | Compiling dropshot_endpoint v0.17.1 |
| 3112 | 2026-08-24T22:22:45.795Z | Compiling hostname v0.4.2 |
| 3113 | 2026-08-24T22:22:45.845Z | Compiling serde_path_to_error v0.1.20 |
| 3114 | 2026-08-24T22:22:45.848Z | Compiling atomicwrites v0.4.4 |
| 3115 | 2026-08-24T22:22:45.848Z | Compiling macaddr v1.0.1 |
| 3116 | 2026-08-24T22:22:45.896Z | Compiling hostname v0.3.1 |
| 3117 | 2026-08-24T22:22:45.900Z | Compiling compression-codecs v0.4.37 |
| 3118 | 2026-08-24T22:22:45.968Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3119 | 2026-08-24T22:22:46.007Z | Compiling slog-bunyan v2.5.0 |
| 3120 | 2026-08-24T22:22:46.010Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3121 | 2026-08-24T22:22:46.010Z | Compiling instant v0.1.13 |
| 3122 | 2026-08-24T22:22:46.010Z | Compiling regress v0.10.5 |
| 3123 | 2026-08-24T22:22:46.082Z | Compiling parse-display-derive v0.10.0 |
| 3124 | 2026-08-24T22:22:46.098Z | Compiling backon v1.6.0 |
| 3125 | 2026-08-24T22:22:46.148Z | Compiling async-compression v0.4.41 |
| 3126 | 2026-08-24T22:22:46.152Z | Compiling itertools v0.14.0 |
| 3127 | 2026-08-24T22:22:46.189Z | Compiling backoff v0.4.0 |
| 3128 | 2026-08-24T22:22:46.195Z | Compiling humantime v2.3.0 |
| 3129 | 2026-08-24T22:22:46.211Z | Compiling half v2.7.1 |
| 3130 | 2026-08-24T22:22:46.249Z | Compiling ciborium-io v0.2.2 |
| 3131 | 2026-08-24T22:22:46.252Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3132 | 2026-08-24T22:22:46.313Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3133 | 2026-08-24T22:22:46.342Z | Compiling async-stream v0.3.6 |
| 3134 | 2026-08-24T22:22:46.360Z | Compiling progenitor-extras v0.2.0 |
| 3135 | 2026-08-24T22:22:46.378Z | Compiling crucible-workspace-hack v0.1.0 |
| 3136 | 2026-08-24T22:22:46.424Z | Compiling convert_case v0.4.0 |
| 3137 | 2026-08-24T22:22:46.486Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3138 | 2026-08-24T22:22:46.505Z | Compiling ciborium-ll v0.2.2 |
| 3139 | 2026-08-24T22:22:46.508Z | Compiling regress v0.11.1 |
| 3140 | 2026-08-24T22:22:46.540Z | Compiling secrecy v0.10.3 |
| 3141 | 2026-08-24T22:22:46.560Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3142 | 2026-08-24T22:22:46.579Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3143 | 2026-08-24T22:22:46.597Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3144 | 2026-08-24T22:22:46.649Z | Compiling inout v0.1.4 |
| 3145 | 2026-08-24T22:22:46.721Z | Compiling ciborium v0.2.2 |
| 3146 | 2026-08-24T22:22:46.739Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3147 | 2026-08-24T22:22:46.758Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3148 | 2026-08-24T22:22:46.773Z | Compiling universal-hash v0.5.1 |
| 3149 | 2026-08-24T22:22:46.812Z | Compiling derive_more v0.99.20 |
| 3150 | 2026-08-24T22:22:46.840Z | Compiling cipher v0.4.4 |
| 3151 | 2026-08-24T22:22:46.879Z | Compiling unsafe-libyaml v0.2.11 |
| 3152 | 2026-08-24T22:22:46.929Z | Compiling opaque-debug v0.3.1 |
| 3153 | 2026-08-24T22:22:46.948Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3154 | 2026-08-24T22:22:46.967Z | Compiling blake2 v0.10.6 |
| 3155 | 2026-08-24T22:22:46.986Z | Compiling aead v0.5.2 |
| 3156 | 2026-08-24T22:22:47.022Z | Compiling poly1305 v0.8.0 |
| 3157 | 2026-08-24T22:22:47.127Z | Compiling chacha20 v0.9.1 |
| 3158 | 2026-08-24T22:22:47.215Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3159 | 2026-08-24T22:22:47.324Z | Compiling password-hash v0.5.0 |
| 3160 | 2026-08-24T22:22:47.344Z | Compiling indent_write v2.2.0 |
| 3161 | 2026-08-24T22:22:47.415Z | Compiling serde_yaml v0.9.34+deprecated |
| 3162 | 2026-08-24T22:22:47.433Z | Compiling chacha20poly1305 v0.10.1 |
| 3163 | 2026-08-24T22:22:47.461Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3164 | 2026-08-24T22:22:47.512Z | Compiling num-derive v0.4.2 |
| 3165 | 2026-08-24T22:22:47.557Z | Compiling heapless v0.8.0 |
| 3166 | 2026-08-24T22:22:47.627Z | Compiling argon2 v0.5.3 |
| 3167 | 2026-08-24T22:22:47.653Z | Compiling ingot-macros v0.2.0 |
| 3168 | 2026-08-24T22:22:47.745Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3169 | 2026-08-24T22:22:47.764Z | Compiling tabwriter v1.4.1 |
| 3170 | 2026-08-24T22:22:47.780Z | Compiling hash32 v0.3.1 |
| 3171 | 2026-08-24T22:22:47.898Z | Compiling parse-display v0.10.0 |
| 3172 | 2026-08-24T22:22:47.982Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3173 | 2026-08-24T22:22:48.000Z | Compiling thiserror-no-std v2.0.2 |
| 3174 | 2026-08-24T22:22:48.023Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3175 | 2026-08-24T22:22:48.074Z | Compiling smoltcp v0.11.0 |
| 3176 | 2026-08-24T22:22:48.116Z | Compiling typify-impl v0.6.2 |
| 3177 | 2026-08-24T22:22:48.217Z | Compiling vsss-rs v3.3.4 |
| 3178 | 2026-08-24T22:22:48.317Z | Compiling proc-macro-crate v3.4.0 |
| 3179 | 2026-08-24T22:22:48.486Z | Compiling cobs v0.3.0 |
| 3180 | 2026-08-24T22:22:48.521Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3181 | 2026-08-24T22:22:48.712Z | Compiling colored v3.1.1 |
| 3182 | 2026-08-24T22:22:48.771Z | Compiling postcard v1.1.3 |
| 3183 | 2026-08-24T22:22:48.851Z | Compiling proc-macro-error v1.0.4 |
| 3184 | 2026-08-24T22:22:48.871Z | Compiling rand v0.10.1 |
| 3185 | 2026-08-24T22:22:48.920Z | Compiling num_enum_derive v0.7.6 |
| 3186 | 2026-08-24T22:22:48.952Z | Compiling proc-macro-crate v1.3.1 |
| 3187 | 2026-08-24T22:22:49.111Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3188 | 2026-08-24T22:22:49.131Z | Compiling foreign-types-macros v0.2.3 |
| 3189 | 2026-08-24T22:22:49.154Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3190 | 2026-08-24T22:22:49.218Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3191 | 2026-08-24T22:22:49.255Z | Compiling rayon-core v1.13.0 |
| 3192 | 2026-08-24T22:22:49.352Z | Compiling foreign-types-shared v0.3.1 |
| 3193 | 2026-08-24T22:22:49.406Z | Compiling num_enum_derive v0.5.11 |
| 3194 | 2026-08-24T22:22:49.472Z | Compiling crossbeam-deque v0.8.6 |
| 3195 | 2026-08-24T22:22:49.512Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3196 | 2026-08-24T22:22:49.529Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3197 | 2026-08-24T22:22:49.586Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3198 | 2026-08-24T22:22:49.603Z | Compiling cstr-argument v0.1.2 |
| 3199 | 2026-08-24T22:22:49.710Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3200 | 2026-08-24T22:22:49.760Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3201 | 2026-08-24T22:22:49.779Z | Compiling foreign-types v0.5.0 |
| 3202 | 2026-08-24T22:22:49.877Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3203 | 2026-08-24T22:22:49.894Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3204 | 2026-08-24T22:22:49.897Z | Compiling zone_cfg_derive v0.3.1 |
| 3205 | 2026-08-24T22:22:50.003Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3206 | 2026-08-24T22:22:50.023Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3207 | 2026-08-24T22:22:50.045Z | Compiling num_enum v0.7.6 |
| 3208 | 2026-08-24T22:22:50.101Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3209 | 2026-08-24T22:22:50.160Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3210 | 2026-08-24T22:22:50.164Z | Compiling itertools v0.12.1 |
| 3211 | 2026-08-24T22:22:50.197Z | Compiling rayon v1.11.0 |
| 3212 | 2026-08-24T22:22:50.200Z | Compiling sigpipe v0.1.3 |
| 3213 | 2026-08-24T22:22:50.252Z | Compiling glob v0.3.3 |
| 3214 | 2026-08-24T22:22:50.301Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3215 | 2026-08-24T22:22:50.322Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3216 | 2026-08-24T22:22:50.398Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3217 | 2026-08-24T22:22:50.486Z | Compiling smf v0.2.3 |
| 3218 | 2026-08-24T22:22:50.547Z | Compiling cpubits v0.1.1 |
| 3219 | 2026-08-24T22:22:50.564Z | Compiling num_enum v0.5.11 |
| 3220 | 2026-08-24T22:22:50.593Z | Compiling whoami v1.6.1 |
| 3221 | 2026-08-24T22:22:50.622Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3222 | 2026-08-24T22:22:50.639Z | Compiling gethostname v0.5.0 |
| 3223 | 2026-08-24T22:22:50.657Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3224 | 2026-08-24T22:22:50.679Z | Compiling derive-where v1.6.0 |
| 3225 | 2026-08-24T22:22:50.700Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3226 | 2026-08-24T22:22:50.719Z | Compiling usdt-attr-macro v0.5.0 |
| 3227 | 2026-08-24T22:22:50.722Z | Compiling ingot-types v0.2.0 |
| 3228 | 2026-08-24T22:22:50.780Z | Compiling usdt-macro v0.5.0 |
| 3229 | 2026-08-24T22:22:50.798Z | Compiling num-rational v0.4.2 |
| 3230 | 2026-08-24T22:22:50.814Z | Compiling num-complex v0.4.6 |
| 3231 | 2026-08-24T22:22:51.023Z | Compiling memmap v0.7.0 |
| 3232 | 2026-08-24T22:22:51.041Z | Compiling toml v0.8.23 |
| 3233 | 2026-08-24T22:22:51.191Z | Compiling ingot v0.2.1 |
| 3234 | 2026-08-24T22:22:51.209Z | Compiling num v0.4.3 |
| 3235 | 2026-08-24T22:22:51.239Z | Compiling pem-rfc7468 v1.0.0 |
| 3236 | 2026-08-24T22:22:51.256Z | Compiling float-ord v0.3.2 |
| 3237 | 2026-08-24T22:22:51.305Z | Compiling resolv-conf v0.7.6 |
| 3238 | 2026-08-24T22:22:51.407Z | Compiling zone v0.3.1 |
| 3239 | 2026-08-24T22:22:51.425Z | Compiling cancel-safe-futures v0.1.5 |
| 3240 | 2026-08-24T22:22:51.450Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3241 | 2026-08-24T22:22:51.582Z | Compiling hmac v0.13.0 |
| 3242 | 2026-08-24T22:22:51.614Z | Compiling universal-hash v0.6.1 |
| 3243 | 2026-08-24T22:22:51.632Z | Compiling usdt v0.5.0 |
| 3244 | 2026-08-24T22:22:51.683Z | Compiling sha1 v0.10.6 |
| 3245 | 2026-08-24T22:22:51.702Z | Compiling linear-map v1.2.0 |
| 3246 | 2026-08-24T22:22:51.779Z | Compiling libefi-sys v0.1.0 |
| 3247 | 2026-08-24T22:22:51.807Z | Compiling prettyplease v0.2.37 |
| 3248 | 2026-08-24T22:22:51.896Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3249 | 2026-08-24T22:22:51.921Z | Compiling polyval v0.7.1 |
| 3250 | 2026-08-24T22:22:51.940Z | Compiling der v0.8.0 |
| 3251 | 2026-08-24T22:22:51.956Z | Compiling hickory-proto v0.24.4 |
| 3252 | 2026-08-24T22:22:52.030Z | Compiling newline-converter v0.3.0 |
| 3253 | 2026-08-24T22:22:52.049Z | Compiling console v0.15.11 |
| 3254 | 2026-08-24T22:22:52.088Z | Compiling oxide-update-engine-types v0.1.2 |
| 3255 | 2026-08-24T22:22:52.093Z | Compiling bitfield-struct v0.6.2 |
| 3256 | 2026-08-24T22:22:52.124Z | Compiling linked-hash-map v0.5.6 |
| 3257 | 2026-08-24T22:22:52.171Z | Compiling ghash v0.6.0 |
| 3258 | 2026-08-24T22:22:52.334Z | Compiling lru-cache v0.1.2 |
| 3259 | 2026-08-24T22:22:52.351Z | Compiling pbkdf2 v0.13.0 |
| 3260 | 2026-08-24T22:22:52.409Z | Compiling expectorate v1.2.0 |
| 3261 | 2026-08-24T22:22:52.490Z | Compiling crypto-bigint v0.7.5 |
| 3262 | 2026-08-24T22:22:52.508Z | Compiling aes v0.9.1 |
| 3263 | 2026-08-24T22:22:52.527Z | Compiling ctr v0.10.1 |
| 3264 | 2026-08-24T22:22:52.615Z | Compiling aead v0.6.1 |
| 3265 | 2026-08-24T22:22:52.680Z | Compiling sha2 v0.11.0 |
| 3266 | 2026-08-24T22:22:52.785Z | Compiling nom v8.0.0 |
| 3267 | 2026-08-24T22:22:52.819Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3268 | 2026-08-24T22:22:52.837Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3269 | 2026-08-24T22:22:52.856Z | Compiling typify-macro v0.6.2 |
| 3270 | 2026-08-24T22:22:52.923Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3271 | 2026-08-24T22:22:53.136Z | Compiling oxide-update-engine v0.1.2 |
| 3272 | 2026-08-24T22:22:53.153Z | Compiling semver v0.1.20 |
| 3273 | 2026-08-24T22:22:53.233Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3274 | 2026-08-24T22:22:53.334Z | Compiling aes-gcm v0.11.0 |
| 3275 | 2026-08-24T22:22:53.353Z | Compiling rustc_version v0.1.7 |
| 3276 | 2026-08-24T22:22:53.353Z | Compiling spki v0.8.0 |
| 3277 | 2026-08-24T22:22:53.541Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3278 | 2026-08-24T22:22:53.643Z | Compiling tokio-dtrace v0.1.1 |
| 3279 | 2026-08-24T22:22:53.662Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3280 | 2026-08-24T22:22:53.682Z | Compiling salsa20 v0.11.0 |
| 3281 | 2026-08-24T22:22:53.685Z | Compiling slog-dtrace v0.3.0 |
| 3282 | 2026-08-24T22:22:53.718Z | Compiling minimal-lexical v0.2.1 |
| 3283 | 2026-08-24T22:22:53.721Z | Compiling xshell-macros v0.2.7 |
| 3284 | 2026-08-24T22:22:53.780Z | Compiling newtype_derive v0.1.6 |
| 3285 | 2026-08-24T22:22:53.900Z | Compiling oxide-tokio-rt v0.1.4 |
| 3286 | 2026-08-24T22:22:53.911Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3287 | 2026-08-24T22:22:53.957Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3288 | 2026-08-24T22:22:54.038Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3289 | 2026-08-24T22:22:54.042Z | Compiling nom v7.1.3 |
| 3290 | 2026-08-24T22:22:54.098Z | Compiling scrypt v0.12.0 |
| 3291 | 2026-08-24T22:22:54.115Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3292 | 2026-08-24T22:22:54.169Z | Compiling hickory-resolver v0.24.4 |
| 3293 | 2026-08-24T22:22:54.221Z | Compiling xshell v0.2.7 |
| 3294 | 2026-08-24T22:22:54.374Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3295 | 2026-08-24T22:22:54.396Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3296 | 2026-08-24T22:22:54.427Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3297 | 2026-08-24T22:22:54.530Z | Compiling phf_shared v0.12.1 |
| 3298 | 2026-08-24T22:22:54.727Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3299 | 2026-08-24T22:22:54.764Z | Compiling rfc6979 v0.4.0 |
| 3300 | 2026-08-24T22:22:54.783Z | Compiling typify v0.6.2 |
| 3301 | 2026-08-24T22:22:54.932Z | Compiling progenitor-impl v0.14.0 |
| 3302 | 2026-08-24T22:22:54.949Z | Compiling cbc v0.2.1 |
| 3303 | 2026-08-24T22:22:55.003Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3304 | 2026-08-24T22:22:55.022Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3305 | 2026-08-24T22:22:55.045Z | Compiling csv-core v0.1.13 |
| 3306 | 2026-08-24T22:22:55.148Z | Compiling chrono-tz v0.10.4 |
| 3307 | 2026-08-24T22:22:55.192Z | Compiling highway v1.3.0 |
| 3308 | 2026-08-24T22:22:55.291Z | Compiling qorb v0.4.1 |
| 3309 | 2026-08-24T22:22:55.340Z | Compiling unicode-xid v0.2.6 |
| 3310 | 2026-08-24T22:22:55.364Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3311 | 2026-08-24T22:22:55.439Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3312 | 2026-08-24T22:22:55.442Z | Compiling csv v1.4.0 |
| 3313 | 2026-08-24T22:22:55.473Z | Compiling pkcs5 v0.8.1 |
| 3314 | 2026-08-24T22:22:55.477Z | Compiling proc-macro-error2 v2.0.1 |
| 3315 | 2026-08-24T22:22:55.504Z | Compiling const_format_proc_macros v0.2.34 |
| 3316 | 2026-08-24T22:22:55.592Z | Compiling ecdsa v0.16.9 |
| 3317 | 2026-08-24T22:22:55.814Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3318 | 2026-08-24T22:22:55.832Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3319 | 2026-08-24T22:22:55.850Z | Compiling phf v0.12.1 |
| 3320 | 2026-08-24T22:22:56.034Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3321 | 2026-08-24T22:22:56.037Z | Compiling primeorder v0.13.6 |
| 3322 | 2026-08-24T22:22:56.086Z | Compiling hashbrown v0.14.5 |
| 3323 | 2026-08-24T22:22:56.119Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3324 | 2026-08-24T22:22:56.195Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3325 | 2026-08-24T22:22:56.348Z | Compiling salty v0.3.0 |
| 3326 | 2026-08-24T22:22:56.376Z | Compiling const_format v0.2.35 |
| 3327 | 2026-08-24T22:22:56.381Z | Compiling p384 v0.13.1 |
| 3328 | 2026-08-24T22:22:56.657Z | Compiling chumsky v0.9.3 |
| 3329 | 2026-08-24T22:22:56.713Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3330 | 2026-08-24T22:22:56.730Z | Compiling pkcs8 v0.11.0 |
| 3331 | 2026-08-24T22:22:56.815Z | Compiling knus-derive v3.4.0 |
| 3332 | 2026-08-24T22:22:56.980Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3333 | 2026-08-24T22:22:56.996Z | Compiling tabled_derive v0.7.0 |
| 3334 | 2026-08-24T22:22:57.261Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3335 | 2026-08-24T22:22:57.305Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3336 | 2026-08-24T22:22:57.365Z | Compiling bcs v0.1.6 |
| 3337 | 2026-08-24T22:22:57.550Z | Compiling ff v0.14.0 |
| 3338 | 2026-08-24T22:22:57.645Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3339 | 2026-08-24T22:22:57.648Z | Compiling progenitor-macro v0.14.0 |
| 3340 | 2026-08-24T22:22:57.707Z | Compiling termtree v0.5.1 |
| 3341 | 2026-08-24T22:22:57.724Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3342 | 2026-08-24T22:22:57.895Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3343 | 2026-08-24T22:22:57.970Z | Compiling steno v0.4.1 |
| 3344 | 2026-08-24T22:22:57.970Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3345 | 2026-08-24T22:22:58.022Z | Compiling tabled v0.15.0 |
| 3346 | 2026-08-24T22:22:58.176Z | Compiling tagptr v0.2.0 |
| 3347 | 2026-08-24T22:22:58.194Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3348 | 2026-08-24T22:22:58.243Z | Compiling group v0.14.0 |
| 3349 | 2026-08-24T22:22:58.345Z | Compiling knus v3.4.0 |
| 3350 | 2026-08-24T22:22:58.363Z | Compiling moka v0.12.13 |
| 3351 | 2026-08-24T22:22:58.383Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3352 | 2026-08-24T22:22:58.469Z | Compiling signature v3.0.0 |
| 3353 | 2026-08-24T22:22:58.506Z | Compiling base16ct v1.0.0 |
| 3354 | 2026-08-24T22:22:58.693Z | Compiling sec1 v0.8.1 |
| 3355 | 2026-08-24T22:22:58.731Z | Compiling hkdf v0.13.0 |
| 3356 | 2026-08-24T22:22:58.794Z | Compiling libscf-sys v1.2.0 |
| 3357 | 2026-08-24T22:22:58.936Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3358 | 2026-08-24T22:22:58.953Z | Compiling elliptic-curve v0.14.1 |
| 3359 | 2026-08-24T22:22:58.969Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3360 | 2026-08-24T22:22:59.031Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3361 | 2026-08-24T22:22:59.153Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3362 | 2026-08-24T22:22:59.245Z | Compiling hickory-resolver v0.25.2 |
| 3363 | 2026-08-24T22:22:59.296Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3364 | 2026-08-24T22:22:59.327Z | Compiling corncobs v0.1.4 |
| 3365 | 2026-08-24T22:22:59.535Z | Compiling parking_lot_core v0.8.6 |
| 3366 | 2026-08-24T22:22:59.553Z | Compiling utf-8 v0.7.6 |
| 3367 | 2026-08-24T22:22:59.556Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3368 | 2026-08-24T22:22:59.779Z | Compiling tungstenite v0.21.0 |
| 3369 | 2026-08-24T22:22:59.848Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3370 | 2026-08-24T22:22:59.888Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3371 | 2026-08-24T22:22:59.913Z | Compiling wnaf v0.14.0 |
| 3372 | 2026-08-24T22:22:59.983Z | Compiling primefield v0.14.0 |
| 3373 | 2026-08-24T22:23:00.014Z | Compiling rfc6979 v0.6.0 |
| 3374 | 2026-08-24T22:23:00.137Z | Compiling papergrid v0.18.0 |
| 3375 | 2026-08-24T22:23:00.200Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3376 | 2026-08-24T22:23:00.252Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3377 | 2026-08-24T22:23:00.289Z | Compiling git-stub v1.0.0 |
| 3378 | 2026-08-24T22:23:00.473Z | Compiling secrecy v0.8.0 |
| 3379 | 2026-08-24T22:23:00.596Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3380 | 2026-08-24T22:23:00.650Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3381 | 2026-08-24T22:23:00.681Z | Compiling git-stub-vcs v0.1.0 |
| 3382 | 2026-08-24T22:23:00.685Z | Compiling tokio-tungstenite v0.21.0 |
| 3383 | 2026-08-24T22:23:00.902Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3384 | 2026-08-24T22:23:00.923Z | Compiling primeorder v0.14.0 |
| 3385 | 2026-08-24T22:23:01.041Z | Compiling ecdsa v0.17.0 |
| 3386 | 2026-08-24T22:23:01.064Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3387 | 2026-08-24T22:23:01.227Z | Compiling tabled v0.21.0 |
| 3388 | 2026-08-24T22:23:01.255Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3389 | 2026-08-24T22:23:01.373Z | Compiling curve25519-dalek v5.0.0 |
| 3390 | 2026-08-24T22:23:01.392Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3391 | 2026-08-24T22:23:01.396Z | Compiling unicase v2.9.0 |
| 3392 | 2026-08-24T22:23:01.452Z | Compiling parking_lot v0.11.2 |
| 3393 | 2026-08-24T22:23:01.470Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3394 | 2026-08-24T22:23:01.563Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3395 | 2026-08-24T22:23:01.630Z | Compiling ssh-encoding v0.3.0 |
| 3396 | 2026-08-24T22:23:01.647Z | Compiling mime_guess v2.0.5 |
| 3397 | 2026-08-24T22:23:01.772Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3398 | 2026-08-24T22:23:01.861Z | Compiling progenitor-impl v0.13.0 |
| 3399 | 2026-08-24T22:23:01.900Z | Compiling prefix-trie v0.7.0 |
| 3400 | 2026-08-24T22:23:01.918Z | Compiling fxhash v0.2.1 |
| 3401 | 2026-08-24T22:23:01.965Z | Compiling keccak v0.2.0 |
| 3402 | 2026-08-24T22:23:02.017Z | Compiling crc8 v0.1.1 |
| 3403 | 2026-08-24T22:23:02.056Z | Compiling sled v0.34.7 |
| 3404 | 2026-08-24T22:23:02.180Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3405 | 2026-08-24T22:23:02.267Z | Compiling hickory-server v0.25.2 |
| 3406 | 2026-08-24T22:23:02.319Z | Compiling ed25519 v3.0.0 |
| 3407 | 2026-08-24T22:23:02.336Z | Compiling crypto-primes v0.7.2 |
| 3408 | 2026-08-24T22:23:02.542Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3409 | 2026-08-24T22:23:02.606Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3410 | 2026-08-24T22:23:02.946Z | Compiling progenitor v0.14.0 |
| 3411 | 2026-08-24T22:23:03.023Z | Compiling poly1305 v0.9.0 |
| 3412 | 2026-08-24T22:23:03.140Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3413 | 2026-08-24T22:23:03.351Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3414 | 2026-08-24T22:23:03.374Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3415 | 2026-08-24T22:23:03.394Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3416 | 2026-08-24T22:23:03.473Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3417 | 2026-08-24T22:23:03.808Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3418 | 2026-08-24T22:23:03.862Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3419 | 2026-08-24T22:23:03.959Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3420 | 2026-08-24T22:23:04.054Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3421 | 2026-08-24T22:23:04.185Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3422 | 2026-08-24T22:23:04.214Z | Compiling progenitor-client v0.13.0 |
| 3423 | 2026-08-24T22:23:04.217Z | Compiling blowfish v0.10.0 |
| 3424 | 2026-08-24T22:23:04.217Z | Compiling blake2 v0.11.0-rc.6 |
| 3425 | 2026-08-24T22:23:04.302Z | Compiling half v1.8.3 |
| 3426 | 2026-08-24T22:23:04.523Z | Compiling http-range v0.1.5 |
| 3427 | 2026-08-24T22:23:04.572Z | Compiling argon2 v0.6.0-rc.8 |
| 3428 | 2026-08-24T22:23:04.604Z | Compiling serde_cbor v0.11.2 |
| 3429 | 2026-08-24T22:23:04.622Z | Compiling progenitor-macro v0.13.0 |
| 3430 | 2026-08-24T22:23:04.746Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3431 | 2026-08-24T22:23:04.780Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3432 | 2026-08-24T22:23:05.079Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3433 | 2026-08-24T22:23:05.083Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3434 | 2026-08-24T22:23:05.695Z | Compiling ssh-cipher v0.3.0 |
| 3435 | 2026-08-24T22:23:05.713Z | Compiling rsa v0.10.0-rc.18 |
| 3436 | 2026-08-24T22:23:05.895Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3437 | 2026-08-24T22:23:05.932Z | Compiling ed25519-dalek v3.0.0 |
| 3438 | 2026-08-24T22:23:06.327Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3439 | 2026-08-24T22:23:06.482Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3440 | 2026-08-24T22:23:06.513Z | Compiling illumos-nvpair v0.3.0 |
| 3441 | 2026-08-24T22:23:06.793Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3442 | 2026-08-24T22:23:06.812Z | Compiling sha3 v0.11.0 |
| 3443 | 2026-08-24T22:23:06.863Z | Compiling p256 v0.14.0 |
| 3444 | 2026-08-24T22:23:07.193Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3445 | 2026-08-24T22:23:07.301Z | Compiling p521 v0.14.0 |
| 3446 | 2026-08-24T22:23:07.380Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3447 | 2026-08-24T22:23:07.443Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3448 | 2026-08-24T22:23:07.488Z | Compiling p384 v0.14.0 |
| 3449 | 2026-08-24T22:23:07.659Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3450 | 2026-08-24T22:23:07.872Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3451 | 2026-08-24T22:23:07.958Z | Compiling scuffle v0.1.0 |
| 3452 | 2026-08-24T22:23:08.014Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3453 | 2026-08-24T22:23:08.048Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3454 | 2026-08-24T22:23:08.485Z | Compiling yasna v0.5.2 |
| 3455 | 2026-08-24T22:23:08.602Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3456 | 2026-08-24T22:23:08.892Z | Compiling kstat-rs v0.2.5 |
| 3457 | 2026-08-24T22:23:08.973Z | Compiling headers-core v0.3.0 |
| 3458 | 2026-08-24T22:23:09.088Z | Compiling kem v0.3.0 |
| 3459 | 2026-08-24T22:23:09.126Z | Compiling module-lattice v0.2.3 |
| 3460 | 2026-08-24T22:23:09.166Z | Compiling nanorand v0.7.0 |
| 3461 | 2026-08-24T22:23:09.204Z | Compiling sponge-cursor v0.1.0 |
| 3462 | 2026-08-24T22:23:09.223Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3463 | 2026-08-24T22:23:09.251Z | Compiling headers v0.4.1 |
| 3464 | 2026-08-24T22:23:09.325Z | Compiling rcgen v0.12.1 |
| 3465 | 2026-08-24T22:23:09.377Z | Compiling ml-kem v0.3.2 |
| 3466 | 2026-08-24T22:23:09.429Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3467 | 2026-08-24T22:23:09.480Z | Compiling flume v0.11.1 |
| 3468 | 2026-08-24T22:23:09.634Z | Compiling sha3 v0.12.0 |
| 3469 | 2026-08-24T22:23:09.669Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3470 | 2026-08-24T22:23:09.847Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3471 | 2026-08-24T22:23:09.865Z | Compiling progenitor v0.13.0 |
| 3472 | 2026-08-24T22:23:09.946Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3473 | 2026-08-24T22:23:09.992Z | Compiling hyper-staticfile v0.10.1 |
| 3474 | 2026-08-24T22:23:10.048Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3475 | 2026-08-24T22:23:10.066Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3476 | 2026-08-24T22:23:10.226Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3477 | 2026-08-24T22:23:10.243Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3478 | 2026-08-24T22:23:10.276Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3479 | 2026-08-24T22:23:10.408Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3480 | 2026-08-24T22:23:10.450Z | Compiling ssh-key v0.7.0-rc.11 |
| 3481 | 2026-08-24T22:23:10.520Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3482 | 2026-08-24T22:23:10.538Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3483 | 2026-08-24T22:23:10.543Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3484 | 2026-08-24T22:23:10.674Z | Compiling russh-cryptovec v0.62.0 |
| 3485 | 2026-08-24T22:23:10.677Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3486 | 2026-08-24T22:23:10.713Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3487 | 2026-08-24T22:23:10.789Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3488 | 2026-08-24T22:23:10.880Z | Compiling port-file v0.1.0 |
| 3489 | 2026-08-24T22:23:10.899Z | Compiling num-bigint v0.4.6 |
| 3490 | 2026-08-24T22:23:10.920Z | Compiling generic-array v1.4.3 |
| 3491 | 2026-08-24T22:23:10.923Z | Compiling russh-util v0.52.0 |
| 3492 | 2026-08-24T22:23:10.956Z | Compiling enum_dispatch v0.3.13 |
| 3493 | 2026-08-24T22:23:11.105Z | Compiling delegate v0.13.5 |
| 3494 | 2026-08-24T22:23:11.155Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3495 | 2026-08-24T22:23:11.299Z | Compiling subprocess v0.2.15 |
| 3496 | 2026-08-24T22:23:11.442Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3497 | 2026-08-24T22:23:11.518Z | Compiling md5 v0.8.0 |
| 3498 | 2026-08-24T22:23:11.708Z | Compiling hex-literal v1.1.0 |
| 3499 | 2026-08-24T22:23:11.806Z | Compiling display-error-chain v0.2.2 |
| 3500 | 2026-08-24T22:23:11.876Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3501 | 2026-08-24T22:23:11.896Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3502 | 2026-08-24T22:23:11.963Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3503 | 2026-08-24T22:23:11.981Z | Compiling colored v2.2.0 |
| 3504 | 2026-08-24T22:23:12.073Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3505 | 2026-08-24T22:23:12.118Z | Compiling russh v0.62.4 |
| 3506 | 2026-08-24T22:23:12.137Z | Compiling socket2 v0.5.10 |
| 3507 | 2026-08-24T22:23:12.337Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3508 | 2026-08-24T22:23:12.364Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3509 | 2026-08-24T22:23:12.585Z | Compiling internet-checksum v0.2.1 |
| 3510 | 2026-08-24T22:23:15.186Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3511 | 2026-08-24T22:23:15.912Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3512 | 2026-08-24T22:23:16.432Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3513 | 2026-08-24T22:23:17.770Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3514 | 2026-08-24T22:23:18.594Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3515 | 2026-08-24T22:23:27.475Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3516 | 2026-08-24T22:23:27.475Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3517 | 2026-08-24T22:23:27.475Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3518 | 2026-08-24T22:23:27.479Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3519 | 2026-08-24T22:23:27.479Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3520 | 2026-08-24T22:23:29.315Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3521 | 2026-08-24T22:23:29.377Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3522 | 2026-08-24T22:23:33.525Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3523 | 2026-08-24T22:24:14.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 3524 | 2026-08-24T22:24:14.434Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3525 | 2026-08-24T22:24:14.434Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3526 | 2026-08-24T22:24:14.666Z | |
| 3527 | 2026-08-24T22:24:14.666Z | real 1:30.188609116 |
| 3528 | 2026-08-24T22:24:14.666Z | user 8:40.952196827 |
| 3529 | 2026-08-24T22:24:14.666Z | sys 1:43.145863431 |
| 3530 | 2026-08-24T22:24:14.666Z | trap 0.247902717 |
| 3531 | 2026-08-24T22:24:14.666Z | tflt 0.287855191 |
| 3532 | 2026-08-24T22:24:14.669Z | dflt 2.348101934 |
| 3533 | 2026-08-24T22:24:14.669Z | kflt 0.000301980 |
| 3534 | 2026-08-24T22:24:14.669Z | lock 32:16.128407449 |
| 3535 | 2026-08-24T22:24:14.669Z | slp 19:44.632344071 |
| 3536 | 2026-08-24T22:24:14.669Z | lat 39.298164077 |
| 3537 | 2026-08-24T22:24:14.670Z | stop 3:09.232470329 |
| 3538 | 2026-08-24T22:24:14.670Z | + mkdir tests |
| 3539 | 2026-08-24T22:24:14.673Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3540 | 2026-08-24T22:24:14.673Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3541 | 2026-08-24T22:24:14.694Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-1723d976607f4d93 tests/ |
| 3542 | 2026-08-24T22:24:14.717Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-476491571137d274 tests/ |
| 3543 | 2026-08-24T22:24:14.740Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-7982263f44fe845b tests/ |
| 3544 | 2026-08-24T22:24:14.763Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a11623f483df1ee9 tests/ |
| 3545 | 2026-08-24T22:24:15.093Z | + 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/* tools/opte_version tools/opte_version_override) |
| 3546 | 2026-08-24T22:24:15.097Z | + 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-476491571137d274 tests/commtest-7982263f44fe845b tests/dhcp_server-1723d976607f4d93 tests/end_to_end_tests-a11623f483df1ee9 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3547 | 2026-08-24T22:25:45.250Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3548 | 2026-08-24T22:25:45.250Z | a .github/buildomat/ci-env.sh 1K |
| 3549 | 2026-08-24T22:25:45.250Z | a out/target/test 1K |
| 3550 | 2026-08-24T22:25:45.250Z | a out/npuzone/npuzone 27402K |
| 3551 | 2026-08-24T22:25:45.250Z | a package-manifest.toml 35K |
| 3552 | 2026-08-24T22:25:45.250Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3553 | 2026-08-24T22:25:45.250Z | a target/release/omicron-package 48236K |
| 3554 | 2026-08-24T22:25:45.250Z | a target/release/xtask 11727K |
| 3555 | 2026-08-24T22:25:45.250Z | a target/debug/bootstrap 437898K |
| 3556 | 2026-08-24T22:25:45.250Z | a tests/bootstrap-476491571137d274 34430K |
| 3557 | 2026-08-24T22:25:45.250Z | a tests/commtest-7982263f44fe845b 34431K |
| 3558 | 2026-08-24T22:25:45.250Z | a tests/dhcp_server-1723d976607f4d93 34431K |
| 3559 | 2026-08-24T22:25:45.250Z | a tests/end_to_end_tests-a11623f483df1ee9 501421K |
| 3560 | 2026-08-24T22:25:45.250Z | a tools/opte_version 1K |
| 3561 | 2026-08-24T22:25:45.250Z | a tools/opte_version_override 2K |
| 3562 | 2026-08-24T22:25:45.250Z | a out/clickhouse.tar.gz 330119K |
| 3563 | 2026-08-24T22:25:45.250Z | a out/clickhouse_keeper.tar.gz 314142K |
| 3564 | 2026-08-24T22:25:45.250Z | a out/clickhouse_server.tar.gz 330116K |
| 3565 | 2026-08-24T22:25:45.250Z | a out/cockroachdb.tar.gz 169546K |
| 3566 | 2026-08-24T22:25:45.250Z | a out/crucible-pantry-zone.tar.gz 41323K |
| 3567 | 2026-08-24T22:25:45.250Z | a out/crucible-utils.tar 18900K |
| 3568 | 2026-08-24T22:25:45.250Z | a out/crucible-zone.tar.gz 56136K |
| 3569 | 2026-08-24T22:25:45.250Z | a out/external-dns.tar.gz 54199K |
| 3570 | 2026-08-24T22:25:45.250Z | a out/internal-dns.tar.gz 54198K |
| 3571 | 2026-08-24T22:25:45.250Z | a out/mg-ddm-gz.tar 100917K |
| 3572 | 2026-08-24T22:25:45.250Z | a out/nexus.tar.gz 359276K |
| 3573 | 2026-08-24T22:25:45.251Z | a out/ntp.tar.gz 34647K |
| 3574 | 2026-08-24T22:25:45.251Z | a out/omicron-gateway-softnpu.tar.gz 29963K |
| 3575 | 2026-08-24T22:25:45.251Z | a out/omicron-sled-agent.tar 245397K |
| 3576 | 2026-08-24T22:25:45.251Z | a out/overlay.tar.gz 4K |
| 3577 | 2026-08-24T22:25:45.251Z | a out/oximeter.tar.gz 72392K |
| 3578 | 2026-08-24T22:25:45.251Z | a out/oxlog.tar 4071K |
| 3579 | 2026-08-24T22:25:45.251Z | a out/probe.tar.gz 3037K |
| 3580 | 2026-08-24T22:25:45.251Z | a out/propolis-server.tar.gz 34642K |
| 3581 | 2026-08-24T22:25:45.251Z | a out/pumpkind-gz.tar 26647K |
| 3582 | 2026-08-24T22:25:45.251Z | a out/switch-softnpu.tar.gz 504127K |
| 3583 | 2026-08-24T22:25:45.254Z | |
| 3584 | 2026-08-24T22:25:45.254Z | real 1:30.163116367 |
| 3585 | 2026-08-24T22:25:45.255Z | user 1:27.180642363 |
| 3586 | 2026-08-24T22:25:45.255Z | sys 5.007203325 |
| 3587 | 2026-08-24T22:25:45.255Z | trap 0.006959455 |
| 3588 | 2026-08-24T22:25:45.255Z | tflt 0.000000000 |
| 3589 | 2026-08-24T22:25:45.255Z | dflt 0.000000000 |
| 3590 | 2026-08-24T22:25:45.255Z | kflt 0.000000000 |
| 3591 | 2026-08-24T22:25:45.255Z | lock 0.000000000 |
| 3592 | 2026-08-24T22:25:45.255Z | slp 1:26.995673224 |
| 3593 | 2026-08-24T22:25:45.255Z | lat 1.131029122 |
| 3594 | 2026-08-24T22:25:45.255Z | stop 0.000210570 |
| 3595 | 2026-08-24T22:25:45.255Z | process exited: duration 1337069 ms, exit code 0 |
| |
| 3596 | 2026-08-24T22:25:45.270Z | found 1 output files |
| 3597 | 2026-08-24T22:25:45.270Z | uploading: /work/package.tar.gz (2781334534 bytes) |
| 3598 | 2026-08-24T22:26:18.200Z | uploaded: /work/package.tar.gz |