|
|
|
| 1 | 2026-08-15T06:59:00.992Z | job assigned to worker 01M023DP23W2AMZWKMN4VSNP9A [factory aws, i-07c10eb4364d0f0c7] (queued for 53 s) |
| |
| 2 | 2026-08-15T06:59:07.861Z | starting task 0: "setup" |
| 3 | 2026-08-15T06:59:07.866Z | ++ uname -s |
| 4 | 2026-08-15T06:59:07.869Z | + kern=SunOS |
| 5 | 2026-08-15T06:59:07.869Z | + build_user=build |
| 6 | 2026-08-15T06:59:07.869Z | + build_uid=12345 |
| 7 | 2026-08-15T06:59:07.869Z | + work_dir=/work |
| 8 | 2026-08-15T06:59:07.869Z | + input_dir=/input |
| 9 | 2026-08-15T06:59:07.869Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-15T06:59:07.869Z | + case "$kern" in |
| 11 | 2026-08-15T06:59:07.869Z | + groupadd -g 12345 build |
| 12 | 2026-08-15T06:59:07.872Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-15T06:59:09.877Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-15T06:59:10.037Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-15T06:59:10.044Z | + home_fs=zfs |
| 16 | 2026-08-15T06:59:10.044Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-15T06:59:10.044Z | + mkdir -p /home/build |
| 18 | 2026-08-15T06:59:10.044Z | + chown build:build /home/build /work |
| 19 | 2026-08-15T06:59:12.039Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-15T06:59:12.043Z | process exited: duration 4183 ms, exit code 0 |
| |
| 21 | 2026-08-15T06:59:12.049Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-15T06:59:12.055Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-15T06:59:12.057Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-15T06:59:12.057Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-15T06:59:12.057Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-15T06:59:12.057Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-15T06:59:12.057Z | * rust toolchain profile = "default" |
| 28 | 2026-08-15T06:59:12.060Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-15T06:59:12.060Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-15T06:59:12.169Z | info: downloading installer |
| 31 | 2026-08-15T06:59:13.761Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-15T06:59:13.761Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-15T06:59:13.761Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-15T06:59:13.761Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-15T06:59:13.768Z | info: profile set to default |
| 36 | 2026-08-15T06:59:13.768Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-15T06:59:13.768Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-15T06:59:13.889Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-15T06:59:13.894Z | info: downloading 6 components |
| 40 | 2026-08-15T06:59:28.356Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-15T06:59:28.356Z | |
| 42 | 2026-08-15T06:59:28.383Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-15T06:59:28.384Z | |
| 44 | 2026-08-15T06:59:28.384Z | |
| 45 | 2026-08-15T06:59:28.384Z | Rust is installed now. Great! |
| 46 | 2026-08-15T06:59:28.384Z | |
| 47 | 2026-08-15T06:59:28.384Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-15T06:59:28.384Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-15T06:59:28.384Z | |
| 50 | 2026-08-15T06:59:28.384Z | To configure your current shell, you need to source |
| 51 | 2026-08-15T06:59:28.384Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-15T06:59:28.384Z | |
| 53 | 2026-08-15T06:59:28.384Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-15T06:59:28.384Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-15T06:59:28.384Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-15T06:59:28.384Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-15T06:59:28.384Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-15T06:59:28.384Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-15T06:59:28.384Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-15T06:59:28.388Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-15T06:59:28.388Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-15T06:59:28.493Z | + rustup --version |
| 63 | 2026-08-15T06:59:28.499Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-15T06:59:28.499Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-15T06:59:28.520Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-15T06:59:28.523Z | + cargo --version |
| 67 | 2026-08-15T06:59:28.532Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-15T06:59:28.536Z | + rustc --version |
| 69 | 2026-08-15T06:59:28.554Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-15T06:59:28.558Z | process exited: duration 16508 ms, exit code 0 |
| |
| 71 | 2026-08-15T06:59:28.564Z | starting task 2: "authentication" |
| 72 | 2026-08-15T06:59:28.584Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-08-15T06:59:28.591Z | starting task 3: "clone repository" |
| 74 | 2026-08-15T06:59:28.595Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-15T06:59:28.600Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-15T06:59:28.628Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-15T06:59:39.612Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-15T06:59:39.613Z | + git fetch origin c47b10a3ebc0ac688667beaa89e6aa7d217c6ad5 |
| 79 | 2026-08-15T06:59:39.918Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-15T06:59:39.918Z | * branch c47b10a3ebc0ac688667beaa89e6aa7d217c6ad5 -> FETCH_HEAD |
| 81 | 2026-08-15T06:59:39.935Z | + [[ -n sush-integration ]] |
| 82 | 2026-08-15T06:59:39.939Z | ++ git branch --show-current |
| 83 | 2026-08-15T06:59:39.939Z | + current=main |
| 84 | 2026-08-15T06:59:39.939Z | + [[ main != sush-integration ]] |
| 85 | 2026-08-15T06:59:39.939Z | + git branch -f sush-integration c47b10a3ebc0ac688667beaa89e6aa7d217c6ad5 |
| 86 | 2026-08-15T06:59:39.939Z | + git checkout -f sush-integration |
| 87 | 2026-08-15T06:59:40.198Z | Switched to branch 'sush-integration' |
| 88 | 2026-08-15T06:59:40.202Z | + git reset --hard c47b10a3ebc0ac688667beaa89e6aa7d217c6ad5 |
| 89 | 2026-08-15T06:59:40.455Z | HEAD is now at c47b10a3e Faster, steadier sush routing |
| 90 | 2026-08-15T06:59:40.458Z | process exited: duration 11865 ms, exit code 0 |
| |
| 91 | 2026-08-15T06:59:40.464Z | starting task 4: "build" |
| 92 | 2026-08-15T06:59:40.469Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-15T06:59:40.469Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-15T06:59:40.469Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-15T06:59:40.472Z | +++ uname -s |
| 96 | 2026-08-15T06:59:40.472Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-15T06:59:40.472Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-15T06:59:40.475Z | + cargo --version |
| 99 | 2026-08-15T06:59:40.485Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-15T06:59:40.488Z | + rustc --version |
| 101 | 2026-08-15T06:59:40.508Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-15T06:59:40.511Z | + WORK=/work |
| 103 | 2026-08-15T06:59:40.511Z | + pfexec mkdir -p /work |
| 104 | 2026-08-15T06:59:40.516Z | + pfexec chown build /work |
| 105 | 2026-08-15T06:59:40.519Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-08-15T06:59:42.390Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-08-15T06:59:42.805Z | Startup: Caching catalogs ... Done |
| 108 | 2026-08-15T06:59:44.566Z | Planning: Solver setup ... Done (1.655s) |
| 109 | 2026-08-15T06:59:44.619Z | Planning: Running solver ... Done (0.053s) |
| 110 | 2026-08-15T06:59:44.657Z | Planning: Finding local manifests ... Done (0.004s) |
| 111 | 2026-08-15T06:59:44.670Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-08-15T06:59:44.690Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-08-15T06:59:44.704Z | Planning: Package planning ... Done (0.014s) |
| 114 | 2026-08-15T06:59:44.707Z | Planning: Merging actions ... Done (0.002s) |
| 115 | 2026-08-15T06:59:44.876Z | Planning: Checking for conflicting actions ... Done (0.170s) |
| 116 | 2026-08-15T06:59:44.880Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-08-15T06:59:45.762Z | Planning: Evaluating mediators ... Done (0.885s) |
| 118 | 2026-08-15T06:59:45.765Z | Planning: Planning completed in 2.92 seconds |
| 119 | 2026-08-15T06:59:45.772Z | Packages to install: 2 |
| 120 | 2026-08-15T06:59:45.772Z | Estimated space available: 156.01 GB |
| 121 | 2026-08-15T06:59:45.772Z | Estimated space to be consumed: 67.96 MB |
| 122 | 2026-08-15T06:59:45.772Z | Create boot environment: No |
| 123 | 2026-08-15T06:59:45.772Z | Create backup boot environment: No |
| 124 | 2026-08-15T06:59:45.772Z | Rebuild boot archive: No |
| 125 | 2026-08-15T06:59:45.775Z | |
| 126 | 2026-08-15T06:59:45.775Z | Changed packages: |
| 127 | 2026-08-15T06:59:45.775Z | helios |
| 128 | 2026-08-15T06:59:45.775Z | developer/build-essential |
| 129 | 2026-08-15T06:59:45.775Z | None -> 11-3.0 |
| 130 | 2026-08-15T06:59:45.775Z | library/libxmlsec1 |
| 131 | 2026-08-15T06:59:45.775Z | None -> 1.2.35-3.0 |
| 132 | 2026-08-15T06:59:45.800Z | |
| 133 | 2026-08-15T06:59:45.800Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-08-15T06:59:45.866Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 135 | 2026-08-15T06:59:45.958Z | Actions: 1/268 actions (Installing new actions) |
| 136 | 2026-08-15T06:59:45.997Z | Actions: Completed 268 actions in 0.04 seconds. |
| 137 | 2026-08-15T06:59:46.028Z | Finalize: Updating package state database ... Done (0.030s) |
| 138 | 2026-08-15T06:59:46.028Z | Finalize: Updating package cache ... Done (0.000s) |
| 139 | 2026-08-15T06:59:46.100Z | Finalize: Updating image state ... Done (0.072s) |
| 140 | 2026-08-15T06:59:48.776Z | Finalize: Creating fast lookup database ... Done (2.621s) |
| 141 | 2026-08-15T06:59:48.834Z | Finalize: Reading search index ... Done (0.012s) |
| 142 | 2026-08-15T06:59:48.837Z | Finalize: Updating search index ... Done (0.000s) |
| 143 | 2026-08-15T06:59:48.932Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-08-15T06:59:49.294Z | Planning: Evaluating mediator changes ... Done |
| 145 | 2026-08-15T06:59:49.399Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-08-15T06:59:49.402Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-08-15T06:59:49.578Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-08-15T06:59:49.582Z | Planning: Planning completed in 0.27 seconds |
| 149 | 2026-08-15T06:59:49.589Z | Mediators to change: 2 |
| 150 | 2026-08-15T06:59:49.589Z | Create boot environment: No |
| 151 | 2026-08-15T06:59:49.590Z | Create backup boot environment: No |
| 152 | 2026-08-15T06:59:49.632Z | Finalize: Updating package state database ... Done |
| 153 | 2026-08-15T06:59:49.632Z | Finalize: Updating package cache ... Done |
| 154 | 2026-08-15T06:59:49.675Z | Finalize: Updating image state ... Done |
| 155 | 2026-08-15T06:59:51.628Z | Finalize: Creating fast lookup database ... Done |
| 156 | 2026-08-15T06:59:51.686Z | Finalize: Reading search index ... Done |
| 157 | 2026-08-15T06:59:51.689Z | Finalize: Updating search index ... Done |
| 158 | 2026-08-15T06:59:51.775Z | Finalize: Updating package cache ... Done |
| 159 | 2026-08-15T06:59:52.060Z | Planning: Evaluating mediator changes ... Done |
| 160 | 2026-08-15T06:59:52.166Z | Planning: Checking for conflicting actions ... Done |
| 161 | 2026-08-15T06:59:52.169Z | Planning: Consolidating action changes ... Done |
| 162 | 2026-08-15T06:59:52.324Z | Planning: Evaluating mediators ... Done |
| 163 | 2026-08-15T06:59:52.327Z | Planning: Planning completed in 0.26 seconds |
| 164 | 2026-08-15T06:59:52.348Z | Mediators to change: 1 |
| 165 | 2026-08-15T06:59:52.348Z | Create boot environment: No |
| 166 | 2026-08-15T06:59:52.348Z | Create backup boot environment: No |
| 167 | 2026-08-15T06:59:52.404Z | Finalize: Updating package state database ... Done |
| 168 | 2026-08-15T06:59:52.404Z | Finalize: Updating package cache ... Done |
| 169 | 2026-08-15T06:59:52.449Z | Finalize: Updating image state ... Done |
| 170 | 2026-08-15T06:59:54.413Z | Finalize: Creating fast lookup database ... Done |
| 171 | 2026-08-15T06:59:54.474Z | Finalize: Reading search index ... Done |
| 172 | 2026-08-15T06:59:54.477Z | Finalize: Updating search index ... Done |
| 173 | 2026-08-15T06:59:54.562Z | Finalize: Updating package cache ... Done |
| 174 | 2026-08-15T06:59:54.871Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 175 | 2026-08-15T06:59:54.871Z | apache system 2.4 system |
| 176 | 2026-08-15T06:59:54.873Z | clang system 15 system |
| 177 | 2026-08-15T06:59:54.873Z | csh system system illumos |
| 178 | 2026-08-15T06:59:54.873Z | ctags system system illumos |
| 179 | 2026-08-15T06:59:54.873Z | file vendor vendor darwinsys |
| 180 | 2026-08-15T06:59:54.873Z | file system system illumos |
| 181 | 2026-08-15T06:59:54.873Z | gcc vendor 14 vendor |
| 182 | 2026-08-15T06:59:54.873Z | gcc system 13 system |
| 183 | 2026-08-15T06:59:54.873Z | gcc system 10 system |
| 184 | 2026-08-15T06:59:54.873Z | go system 1.25 system |
| 185 | 2026-08-15T06:59:54.873Z | llvm system 15 system |
| 186 | 2026-08-15T06:59:54.873Z | mariadb system 11.4 system |
| 187 | 2026-08-15T06:59:54.873Z | mta vendor vendor dma |
| 188 | 2026-08-15T06:59:54.873Z | openjdk system 17 system |
| 189 | 2026-08-15T06:59:54.873Z | openjdk system 11 system |
| 190 | 2026-08-15T06:59:54.873Z | openssl vendor 3 vendor |
| 191 | 2026-08-15T06:59:54.873Z | perl system 5.40 system |
| 192 | 2026-08-15T06:59:54.873Z | postgresql system 18 system |
| 193 | 2026-08-15T06:59:54.873Z | postgresql system 17 system |
| 194 | 2026-08-15T06:59:54.873Z | python vendor 3 vendor |
| 195 | 2026-08-15T06:59:54.873Z | python system 2 system |
| 196 | 2026-08-15T06:59:54.873Z | python3 vendor 3.13 vendor |
| 197 | 2026-08-15T06:59:54.873Z | ruby system 3.4 system |
| 198 | 2026-08-15T06:59:54.873Z | ruby system 3.0 system |
| 199 | 2026-08-15T06:59:54.874Z | words vendor vendor american-english |
| 200 | 2026-08-15T06:59:54.874Z | words system system australian-english |
| 201 | 2026-08-15T06:59:54.874Z | words system system british-english |
| 202 | 2026-08-15T06:59:54.875Z | words system system canadian-english |
| 203 | 2026-08-15T06:59:54.875Z | words system system french |
| 204 | 2026-08-15T06:59:54.875Z | words system system italian |
| 205 | 2026-08-15T06:59:54.875Z | words system system ngerman |
| 206 | 2026-08-15T06:59:54.875Z | words system system ogerman |
| 207 | 2026-08-15T06:59:54.875Z | words system system spanish |
| 208 | 2026-08-15T06:59:55.125Z | PUBLISHER TYPE STATUS P LOCATION |
| 209 | 2026-08-15T06:59:55.126Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 210 | 2026-08-15T06:59:55.581Z | FMRI IFO |
| 211 | 2026-08-15T06:59:55.582Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 212 | 2026-08-15T06:59:55.582Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 213 | 2026-08-15T06:59:55.582Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 214 | 2026-08-15T06:59:55.582Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 215 | 2026-08-15T06:59:55.582Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 216 | 2026-08-15T06:59:55.582Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 217 | 2026-08-15T06:59:55.582Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 218 | 2026-08-15T06:59:55.582Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 219 | 2026-08-15T06:59:55.582Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 220 | 2026-08-15T06:59:55.903Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 221 | 2026-08-15T06:59:56.281Z | Updating crates.io index |
| 222 | 2026-08-15T06:59:56.286Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 223 | 2026-08-15T06:59:56.548Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-08-15T06:59:56.920Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 225 | 2026-08-15T06:59:57.955Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 226 | 2026-08-15T06:59:58.503Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 227 | 2026-08-15T07:00:00.078Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 228 | 2026-08-15T07:00:00.934Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 229 | 2026-08-15T07:00:01.282Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 230 | 2026-08-15T07:00:01.667Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 231 | 2026-08-15T07:00:03.056Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 232 | 2026-08-15T07:00:03.368Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 233 | 2026-08-15T07:00:03.770Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-08-15T07:00:04.136Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 235 | 2026-08-15T07:00:04.440Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 236 | 2026-08-15T07:00:04.700Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 237 | 2026-08-15T07:00:05.063Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 238 | 2026-08-15T07:00:05.400Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 239 | 2026-08-15T07:00:05.718Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 240 | 2026-08-15T07:00:06.056Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 241 | 2026-08-15T07:00:06.638Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-08-15T07:00:07.050Z | Updating git repository `https://github.com/oxidecomputer/sush` |
| 243 | 2026-08-15T07:00:07.635Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 244 | 2026-08-15T07:00:08.062Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 245 | 2026-08-15T07:00:08.379Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 246 | 2026-08-15T07:00:09.006Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 247 | 2026-08-15T07:00:09.352Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 248 | 2026-08-15T07:00:09.639Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 249 | 2026-08-15T07:00:10.123Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 250 | 2026-08-15T07:00:10.425Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 251 | 2026-08-15T07:00:10.772Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 252 | 2026-08-15T07:00:11.130Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 253 | 2026-08-15T07:00:11.415Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 254 | 2026-08-15T07:00:11.772Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 255 | 2026-08-15T07:00:12.197Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 256 | 2026-08-15T07:00:12.568Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 257 | 2026-08-15T07:00:13.303Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 258 | 2026-08-15T07:00:13.577Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 259 | 2026-08-15T07:00:13.879Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 260 | 2026-08-15T07:00:18.486Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 261 | 2026-08-15T07:00:18.773Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 262 | 2026-08-15T07:00:19.097Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 263 | 2026-08-15T07:00:19.392Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 264 | 2026-08-15T07:00:19.677Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 265 | 2026-08-15T07:00:19.966Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 266 | 2026-08-15T07:00:20.296Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 267 | 2026-08-15T07:00:20.577Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 268 | 2026-08-15T07:00:23.438Z | Downloading crates ... |
| 269 | 2026-08-15T07:00:23.496Z | Downloaded anstream v1.0.0 |
| 270 | 2026-08-15T07:00:23.499Z | Downloaded bytecount v0.6.9 |
| 271 | 2026-08-15T07:00:23.499Z | Downloaded fs-err v3.3.0 |
| 272 | 2026-08-15T07:00:23.502Z | Downloaded zmij v1.0.21 |
| 273 | 2026-08-15T07:00:23.505Z | Downloaded memmap v0.7.0 |
| 274 | 2026-08-15T07:00:23.506Z | Downloaded heck v0.4.1 |
| 275 | 2026-08-15T07:00:23.506Z | Downloaded toml_datetime v0.6.11 |
| 276 | 2026-08-15T07:00:23.509Z | Downloaded zerocopy-derive v0.7.35 |
| 277 | 2026-08-15T07:00:23.511Z | Downloaded block-buffer v0.10.4 |
| 278 | 2026-08-15T07:00:23.514Z | Downloaded generic-array v0.14.7 |
| 279 | 2026-08-15T07:00:23.517Z | Downloaded heck v0.5.0 |
| 280 | 2026-08-15T07:00:23.520Z | Downloaded anstyle-query v1.1.5 |
| 281 | 2026-08-15T07:00:23.520Z | Downloaded zerocopy v0.7.35 |
| 282 | 2026-08-15T07:00:23.528Z | Downloaded cargo_metadata v0.23.1 |
| 283 | 2026-08-15T07:00:23.531Z | Downloaded version_check v0.9.5 |
| 284 | 2026-08-15T07:00:23.531Z | Downloaded fnv v1.0.7 |
| 285 | 2026-08-15T07:00:23.531Z | Downloaded autocfg v1.5.0 |
| 286 | 2026-08-15T07:00:23.531Z | Downloaded fastrand v2.3.0 |
| 287 | 2026-08-15T07:00:23.533Z | Downloaded getrandom v0.3.4 |
| 288 | 2026-08-15T07:00:23.537Z | Downloaded cfg-if v1.0.4 |
| 289 | 2026-08-15T07:00:23.540Z | Downloaded equivalent v1.0.2 |
| 290 | 2026-08-15T07:00:23.540Z | Downloaded clap_lex v1.0.0 |
| 291 | 2026-08-15T07:00:23.540Z | Downloaded is_terminal_polyfill v1.70.2 |
| 292 | 2026-08-15T07:00:23.540Z | Downloaded colorchoice v1.0.4 |
| 293 | 2026-08-15T07:00:23.543Z | Downloaded dtrace-parser v0.2.0 |
| 294 | 2026-08-15T07:00:23.543Z | Downloaded cpufeatures v0.2.17 |
| 295 | 2026-08-15T07:00:23.546Z | Downloaded once_cell v1.21.3 |
| 296 | 2026-08-15T07:00:23.551Z | Downloaded utf8parse v0.2.2 |
| 297 | 2026-08-15T07:00:23.554Z | Downloaded cargo-platform v0.3.2 |
| 298 | 2026-08-15T07:00:23.557Z | Downloaded terminal_size v0.4.3 |
| 299 | 2026-08-15T07:00:23.557Z | Downloaded errno v0.3.14 |
| 300 | 2026-08-15T07:00:23.557Z | Downloaded pretty-hex v0.4.1 |
| 301 | 2026-08-15T07:00:23.562Z | Downloaded thread-id v4.2.2 |
| 302 | 2026-08-15T07:00:23.562Z | Downloaded plain v0.2.3 |
| 303 | 2026-08-15T07:00:23.565Z | Downloaded strsim v0.11.1 |
| 304 | 2026-08-15T07:00:23.565Z | Downloaded byteorder v1.5.0 |
| 305 | 2026-08-15T07:00:23.567Z | Downloaded usdt-macro v0.5.0 |
| 306 | 2026-08-15T07:00:23.570Z | Downloaded usdt-attr-macro v0.5.0 |
| 307 | 2026-08-15T07:00:23.570Z | Downloaded smawk v0.3.2 |
| 308 | 2026-08-15T07:00:23.576Z | Downloaded proc-macro-error-attr v1.0.4 |
| 309 | 2026-08-15T07:00:23.584Z | Downloaded crypto-common v0.1.7 |
| 310 | 2026-08-15T07:00:23.588Z | Downloaded itoa v1.0.17 |
| 311 | 2026-08-15T07:00:23.591Z | Downloaded anstyle v1.0.14 |
| 312 | 2026-08-15T07:00:23.591Z | Downloaded anstyle-parse v1.0.0 |
| 313 | 2026-08-15T07:00:23.594Z | Downloaded clap_derive v4.6.1 |
| 314 | 2026-08-15T07:00:23.594Z | Downloaded papergrid v0.11.0 |
| 315 | 2026-08-15T07:00:23.598Z | Downloaded serde_spanned v0.6.9 |
| 316 | 2026-08-15T07:00:23.601Z | Downloaded swrite v0.1.0 |
| 317 | 2026-08-15T07:00:23.601Z | Downloaded tabled_derive v0.7.0 |
| 318 | 2026-08-15T07:00:23.604Z | Downloaded macaddr v1.0.1 |
| 319 | 2026-08-15T07:00:23.607Z | Downloaded scroll_derive v0.12.1 |
| 320 | 2026-08-15T07:00:23.607Z | Downloaded unicode-linebreak v0.1.5 |
| 321 | 2026-08-15T07:00:23.610Z | Downloaded camino-tempfile v1.4.1 |
| 322 | 2026-08-15T07:00:23.616Z | Downloaded dof v0.3.0 |
| 323 | 2026-08-15T07:00:23.619Z | Downloaded indexmap v2.14.0 |
| 324 | 2026-08-15T07:00:23.625Z | Downloaded digest v0.10.7 |
| 325 | 2026-08-15T07:00:23.629Z | Downloaded usdt-impl v0.5.0 |
| 326 | 2026-08-15T07:00:23.638Z | Downloaded toml_write v0.1.2 |
| 327 | 2026-08-15T07:00:23.645Z | Downloaded bitflags v2.11.0 |
| 328 | 2026-08-15T07:00:23.648Z | Downloaded thiserror-impl v1.0.69 |
| 329 | 2026-08-15T07:00:23.650Z | Downloaded usdt v0.5.0 |
| 330 | 2026-08-15T07:00:23.650Z | Downloaded cargo_toml v0.21.0 |
| 331 | 2026-08-15T07:00:23.653Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-08-15T07:00:23.653Z | Downloaded quote v1.0.45 |
| 333 | 2026-08-15T07:00:23.656Z | Downloaded scroll v0.12.0 |
| 334 | 2026-08-15T07:00:23.656Z | Downloaded serde_tokenstream v0.2.3 |
| 335 | 2026-08-15T07:00:23.663Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-08-15T07:00:23.666Z | Downloaded thiserror v2.0.18 |
| 337 | 2026-08-15T07:00:23.669Z | Downloaded pest_derive v2.8.6 |
| 338 | 2026-08-15T07:00:23.672Z | Downloaded anyhow v1.0.104 |
| 339 | 2026-08-15T07:00:23.672Z | Downloaded semver v1.0.28 |
| 340 | 2026-08-15T07:00:23.675Z | Downloaded toml v0.8.23 |
| 341 | 2026-08-15T07:00:23.675Z | Downloaded camino v1.2.5 |
| 342 | 2026-08-15T07:00:23.678Z | Downloaded pest_generator v2.8.6 |
| 343 | 2026-08-15T07:00:23.678Z | Downloaded proc-macro-error v1.0.4 |
| 344 | 2026-08-15T07:00:23.708Z | Downloaded ucd-trie v0.1.7 |
| 345 | 2026-08-15T07:00:23.708Z | Downloaded tempfile v3.27.0 |
| 346 | 2026-08-15T07:00:23.708Z | Downloaded unicode-ident v1.0.24 |
| 347 | 2026-08-15T07:00:23.708Z | Downloaded proc-macro2 v1.0.106 |
| 348 | 2026-08-15T07:00:23.708Z | Downloaded sha2 v0.10.9 |
| 349 | 2026-08-15T07:00:23.708Z | Downloaded clap v4.6.1 |
| 350 | 2026-08-15T07:00:23.711Z | Downloaded textwrap v0.16.2 |
| 351 | 2026-08-15T07:00:23.717Z | Downloaded serde_core v1.0.228 |
| 352 | 2026-08-15T07:00:23.720Z | Downloaded serde_derive v1.0.228 |
| 353 | 2026-08-15T07:00:23.735Z | Downloaded log v0.4.33 |
| 354 | 2026-08-15T07:00:23.738Z | Downloaded pest_meta v2.8.6 |
| 355 | 2026-08-15T07:00:23.742Z | Downloaded goblin v0.8.2 |
| 356 | 2026-08-15T07:00:23.745Z | Downloaded memchr v2.8.0 |
| 357 | 2026-08-15T07:00:23.748Z | Downloaded serde v1.0.228 |
| 358 | 2026-08-15T07:00:23.751Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-08-15T07:00:23.758Z | Downloaded typenum v1.20.1 |
| 360 | 2026-08-15T07:00:23.764Z | Downloaded hashbrown v0.17.0 |
| 361 | 2026-08-15T07:00:23.778Z | Downloaded pest v2.8.6 |
| 362 | 2026-08-15T07:00:23.800Z | Downloaded clap_builder v4.6.0 |
| 363 | 2026-08-15T07:00:23.803Z | Downloaded serde_json v1.0.151 |
| 364 | 2026-08-15T07:00:23.808Z | Downloaded winnow v0.7.14 |
| 365 | 2026-08-15T07:00:23.821Z | Downloaded tabled v0.15.0 |
| 366 | 2026-08-15T07:00:23.837Z | Downloaded syn v1.0.109 |
| 367 | 2026-08-15T07:00:23.843Z | Downloaded unicode-width v0.2.0 |
| 368 | 2026-08-15T07:00:23.850Z | Downloaded syn v2.0.117 |
| 369 | 2026-08-15T07:00:23.856Z | Downloaded unicode-width v0.1.14 |
| 370 | 2026-08-15T07:00:23.869Z | Downloaded rustix v1.1.4 |
| 371 | 2026-08-15T07:00:23.902Z | Downloaded libc v0.2.185 |
| 372 | 2026-08-15T07:00:23.965Z | Compiling proc-macro2 v1.0.106 |
| 373 | 2026-08-15T07:00:23.965Z | Compiling unicode-ident v1.0.24 |
| 374 | 2026-08-15T07:00:23.969Z | Compiling quote v1.0.45 |
| 375 | 2026-08-15T07:00:23.969Z | Compiling serde_core v1.0.228 |
| 376 | 2026-08-15T07:00:23.969Z | Compiling libc v0.2.185 |
| 377 | 2026-08-15T07:00:23.969Z | Compiling version_check v0.9.5 |
| 378 | 2026-08-15T07:00:24.144Z | Compiling memchr v2.8.0 |
| 379 | 2026-08-15T07:00:24.147Z | Compiling serde v1.0.228 |
| 380 | 2026-08-15T07:00:24.147Z | Compiling zmij v1.0.21 |
| 381 | 2026-08-15T07:00:24.147Z | Compiling ucd-trie v0.1.7 |
| 382 | 2026-08-15T07:00:24.148Z | Compiling thiserror v1.0.69 |
| 383 | 2026-08-15T07:00:24.148Z | Compiling itoa v1.0.17 |
| 384 | 2026-08-15T07:00:24.157Z | Compiling byteorder v1.5.0 |
| 385 | 2026-08-15T07:00:24.160Z | Compiling rustix v1.1.4 |
| 386 | 2026-08-15T07:00:24.349Z | Compiling serde_json v1.0.151 |
| 387 | 2026-08-15T07:00:24.395Z | Compiling bitflags v2.11.0 |
| 388 | 2026-08-15T07:00:24.495Z | Compiling proc-macro-error-attr v1.0.4 |
| 389 | 2026-08-15T07:00:24.651Z | Compiling usdt-impl v0.5.0 |
| 390 | 2026-08-15T07:00:24.670Z | Compiling syn v1.0.109 |
| 391 | 2026-08-15T07:00:24.724Z | Compiling camino v1.2.5 |
| 392 | 2026-08-15T07:00:24.727Z | Compiling proc-macro-error v1.0.4 |
| 393 | 2026-08-15T07:00:24.783Z | Compiling pest v2.8.6 |
| 394 | 2026-08-15T07:00:24.824Z | Compiling plain v0.2.3 |
| 395 | 2026-08-15T07:00:24.892Z | Compiling hashbrown v0.17.0 |
| 396 | 2026-08-15T07:00:24.960Z | Compiling getrandom v0.3.4 |
| 397 | 2026-08-15T07:00:25.001Z | Compiling utf8parse v0.2.2 |
| 398 | 2026-08-15T07:00:25.033Z | Compiling equivalent v1.0.2 |
| 399 | 2026-08-15T07:00:25.038Z | Compiling log v0.4.33 |
| 400 | 2026-08-15T07:00:25.189Z | Compiling toml_write v0.1.2 |
| 401 | 2026-08-15T07:00:25.280Z | Compiling anstyle-parse v1.0.0 |
| 402 | 2026-08-15T07:00:25.280Z | Compiling thiserror v2.0.18 |
| 403 | 2026-08-15T07:00:25.280Z | Compiling pretty-hex v0.4.1 |
| 404 | 2026-08-15T07:00:25.280Z | Compiling anstyle-query v1.1.5 |
| 405 | 2026-08-15T07:00:25.396Z | Compiling anstyle v1.0.14 |
| 406 | 2026-08-15T07:00:25.486Z | Compiling colorchoice v1.0.4 |
| 407 | 2026-08-15T07:00:25.486Z | Compiling is_terminal_polyfill v1.70.2 |
| 408 | 2026-08-15T07:00:25.486Z | Compiling winnow v0.7.14 |
| 409 | 2026-08-15T07:00:25.486Z | Compiling autocfg v1.5.0 |
| 410 | 2026-08-15T07:00:25.537Z | Compiling cfg-if v1.0.4 |
| 411 | 2026-08-15T07:00:25.546Z | Compiling strsim v0.11.1 |
| 412 | 2026-08-15T07:00:25.546Z | Compiling errno v0.3.14 |
| 413 | 2026-08-15T07:00:25.567Z | Compiling thread-id v4.2.2 |
| 414 | 2026-08-15T07:00:25.567Z | Compiling indexmap v2.14.0 |
| 415 | 2026-08-15T07:00:25.618Z | Compiling anstream v1.0.0 |
| 416 | 2026-08-15T07:00:25.618Z | Compiling bytecount v0.6.9 |
| 417 | 2026-08-15T07:00:25.631Z | Compiling fastrand v2.3.0 |
| 418 | 2026-08-15T07:00:25.631Z | Compiling clap_lex v1.0.0 |
| 419 | 2026-08-15T07:00:25.751Z | Compiling fnv v1.0.7 |
| 420 | 2026-08-15T07:00:25.817Z | Compiling syn v2.0.117 |
| 421 | 2026-08-15T07:00:25.878Z | Compiling unicode-width v0.1.14 |
| 422 | 2026-08-15T07:00:25.898Z | Compiling fs-err v3.3.0 |
| 423 | 2026-08-15T07:00:25.901Z | Compiling heck v0.4.1 |
| 424 | 2026-08-15T07:00:25.918Z | Compiling once_cell v1.21.3 |
| 425 | 2026-08-15T07:00:25.937Z | Compiling anyhow v1.0.104 |
| 426 | 2026-08-15T07:00:25.954Z | Compiling heck v0.5.0 |
| 427 | 2026-08-15T07:00:25.958Z | Compiling memmap v0.7.0 |
| 428 | 2026-08-15T07:00:26.123Z | Compiling pest_meta v2.8.6 |
| 429 | 2026-08-15T07:00:26.198Z | Compiling papergrid v0.11.0 |
| 430 | 2026-08-15T07:00:26.216Z | Compiling unicode-linebreak v0.1.5 |
| 431 | 2026-08-15T07:00:26.216Z | Compiling smawk v0.3.2 |
| 432 | 2026-08-15T07:00:26.253Z | Compiling unicode-width v0.2.0 |
| 433 | 2026-08-15T07:00:26.256Z | Compiling swrite v0.1.0 |
| 434 | 2026-08-15T07:00:26.535Z | Compiling terminal_size v0.4.3 |
| 435 | 2026-08-15T07:00:26.535Z | Compiling tempfile v3.27.0 |
| 436 | 2026-08-15T07:00:26.645Z | Compiling clap_builder v4.6.0 |
| 437 | 2026-08-15T07:00:26.645Z | Compiling textwrap v0.16.2 |
| 438 | 2026-08-15T07:00:26.785Z | Compiling semver v1.0.28 |
| 439 | 2026-08-15T07:00:26.786Z | Compiling cargo-platform v0.3.2 |
| 440 | 2026-08-15T07:00:27.109Z | Compiling camino-tempfile v1.4.1 |
| 441 | 2026-08-15T07:00:27.434Z | Compiling tabled_derive v0.7.0 |
| 442 | 2026-08-15T07:00:28.043Z | Compiling pest_generator v2.8.6 |
| 443 | 2026-08-15T07:00:28.102Z | Compiling tabled v0.15.0 |
| 444 | 2026-08-15T07:00:28.574Z | Compiling serde_derive v1.0.228 |
| 445 | 2026-08-15T07:00:28.637Z | Compiling thiserror-impl v1.0.69 |
| 446 | 2026-08-15T07:00:28.637Z | Compiling zerocopy-derive v0.7.35 |
| 447 | 2026-08-15T07:00:28.637Z | Compiling scroll_derive v0.12.1 |
| 448 | 2026-08-15T07:00:28.637Z | Compiling thiserror-impl v2.0.18 |
| 449 | 2026-08-15T07:00:28.637Z | Compiling clap_derive v4.6.1 |
| 450 | 2026-08-15T07:00:28.699Z | Compiling pest_derive v2.8.6 |
| 451 | 2026-08-15T07:00:29.245Z | Compiling scroll v0.12.0 |
| 452 | 2026-08-15T07:00:29.280Z | Compiling zerocopy v0.7.35 |
| 453 | 2026-08-15T07:00:29.467Z | Compiling goblin v0.8.2 |
| 454 | 2026-08-15T07:00:29.630Z | Compiling dtrace-parser v0.2.0 |
| 455 | 2026-08-15T07:00:29.992Z | Compiling clap v4.6.1 |
| 456 | 2026-08-15T07:00:31.125Z | Compiling toml_datetime v0.6.11 |
| 457 | 2026-08-15T07:00:31.125Z | Compiling serde_spanned v0.6.9 |
| 458 | 2026-08-15T07:00:31.147Z | Compiling macaddr v1.0.1 |
| 459 | 2026-08-15T07:00:31.147Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 460 | 2026-08-15T07:00:31.147Z | Compiling cargo_metadata v0.23.1 |
| 461 | 2026-08-15T07:00:31.147Z | Compiling dof v0.3.0 |
| 462 | 2026-08-15T07:00:31.147Z | Compiling serde_tokenstream v0.2.3 |
| 463 | 2026-08-15T07:00:31.313Z | Compiling toml_edit v0.22.27 |
| 464 | 2026-08-15T07:00:31.840Z | Compiling usdt-macro v0.5.0 |
| 465 | 2026-08-15T07:00:31.844Z | Compiling usdt-attr-macro v0.5.0 |
| 466 | 2026-08-15T07:00:32.463Z | Compiling usdt v0.5.0 |
| 467 | 2026-08-15T07:00:32.618Z | Compiling toml v0.8.23 |
| 468 | 2026-08-15T07:00:32.947Z | Compiling cargo_toml v0.21.0 |
| 469 | 2026-08-15T07:00:34.276Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 470 | 2026-08-15T07:00:36.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.67s |
| 471 | 2026-08-15T07:00:36.629Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 472 | 2026-08-15T07:00:37.169Z | Downloading crates ... |
| 473 | 2026-08-15T07:00:37.214Z | Downloaded array-init v0.0.4 |
| 474 | 2026-08-15T07:00:37.220Z | Downloaded argon2 v0.6.0-rc.8 |
| 475 | 2026-08-15T07:00:37.225Z | Downloaded arrayref v0.3.9 |
| 476 | 2026-08-15T07:00:37.225Z | Downloaded aead v0.5.2 |
| 477 | 2026-08-15T07:00:37.228Z | Downloaded adler2 v2.0.1 |
| 478 | 2026-08-15T07:00:37.228Z | Downloaded backtrace-ext v0.2.1 |
| 479 | 2026-08-15T07:00:37.231Z | Downloaded addr2line v0.25.1 |
| 480 | 2026-08-15T07:00:37.237Z | Downloaded backon v1.6.0 |
| 481 | 2026-08-15T07:00:37.240Z | Downloaded aead v0.6.1 |
| 482 | 2026-08-15T07:00:37.241Z | Downloaded embedded-io v0.4.0 |
| 483 | 2026-08-15T07:00:37.244Z | Downloaded base16ct v0.2.0 |
| 484 | 2026-08-15T07:00:37.244Z | Downloaded assert_matches v1.5.0 |
| 485 | 2026-08-15T07:00:37.247Z | Downloaded atomicwrites v0.4.4 |
| 486 | 2026-08-15T07:00:37.247Z | Downloaded atty v0.2.14 |
| 487 | 2026-08-15T07:00:37.247Z | Downloaded bit-set v0.8.0 |
| 488 | 2026-08-15T07:00:37.247Z | Downloaded env_filter v2.0.0 |
| 489 | 2026-08-15T07:00:37.251Z | Downloaded base16ct v1.0.0 |
| 490 | 2026-08-15T07:00:37.251Z | Downloaded embedded-io v0.6.1 |
| 491 | 2026-08-15T07:00:37.251Z | Downloaded bitfield-struct v0.6.2 |
| 492 | 2026-08-15T07:00:37.251Z | Downloaded async-stream v0.3.6 |
| 493 | 2026-08-15T07:00:37.254Z | Downloaded atomic-waker v1.1.2 |
| 494 | 2026-08-15T07:00:37.254Z | Downloaded bit-set v0.5.3 |
| 495 | 2026-08-15T07:00:37.254Z | Downloaded either v1.15.0 |
| 496 | 2026-08-15T07:00:37.254Z | Downloaded endian-type v0.1.2 |
| 497 | 2026-08-15T07:00:37.254Z | Downloaded elliptic-curve v0.14.1 |
| 498 | 2026-08-15T07:00:37.257Z | Downloaded foreign-types v0.3.2 |
| 499 | 2026-08-15T07:00:37.257Z | Downloaded async-stream-impl v0.3.6 |
| 500 | 2026-08-15T07:00:37.261Z | Downloaded base64ct v1.8.3 |
| 501 | 2026-08-15T07:00:37.261Z | Downloaded bit-vec v0.8.0 |
| 502 | 2026-08-15T07:00:37.261Z | Downloaded colored v3.1.1 |
| 503 | 2026-08-15T07:00:37.267Z | Downloaded foreign-types-macros v0.2.3 |
| 504 | 2026-08-15T07:00:37.267Z | Downloaded foreign-types v0.5.0 |
| 505 | 2026-08-15T07:00:37.267Z | Downloaded futures-macro v0.3.32 |
| 506 | 2026-08-15T07:00:37.268Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 507 | 2026-08-15T07:00:37.268Z | Downloaded async-recursion v1.1.1 |
| 508 | 2026-08-15T07:00:37.271Z | Downloaded form_urlencoded v1.2.2 |
| 509 | 2026-08-15T07:00:37.271Z | Downloaded futures-task v0.3.32 |
| 510 | 2026-08-15T07:00:37.271Z | Downloaded bb8 v0.8.6 |
| 511 | 2026-08-15T07:00:37.271Z | Downloaded ena v0.14.4 |
| 512 | 2026-08-15T07:00:37.277Z | Downloaded bitfield-macros v0.19.4 |
| 513 | 2026-08-15T07:00:37.277Z | Downloaded cobs v0.3.0 |
| 514 | 2026-08-15T07:00:37.283Z | Downloaded ciborium-ll v0.2.2 |
| 515 | 2026-08-15T07:00:37.283Z | Downloaded compression-core v0.4.31 |
| 516 | 2026-08-15T07:00:37.283Z | Downloaded fd-lock v4.0.4 |
| 517 | 2026-08-15T07:00:37.288Z | Downloaded futures-sink v0.3.32 |
| 518 | 2026-08-15T07:00:37.289Z | Downloaded fixedbitset v0.4.2 |
| 519 | 2026-08-15T07:00:37.289Z | Downloaded cfg_aliases v0.1.1 |
| 520 | 2026-08-15T07:00:37.289Z | Downloaded enum-as-inner v0.6.1 |
| 521 | 2026-08-15T07:00:37.289Z | Downloaded foreign-types-shared v0.3.1 |
| 522 | 2026-08-15T07:00:37.289Z | Downloaded futures-core v0.3.32 |
| 523 | 2026-08-15T07:00:37.289Z | Downloaded castaway v0.2.4 |
| 524 | 2026-08-15T07:00:37.289Z | Downloaded float-ord v0.3.2 |
| 525 | 2026-08-15T07:00:37.289Z | Downloaded foreign-types-shared v0.1.1 |
| 526 | 2026-08-15T07:00:37.289Z | Downloaded funty v2.0.0 |
| 527 | 2026-08-15T07:00:37.289Z | Downloaded block-padding v0.4.2 |
| 528 | 2026-08-15T07:00:37.293Z | Downloaded anstyle-parse v0.2.7 |
| 529 | 2026-08-15T07:00:37.296Z | Downloaded find-msvc-tools v0.1.9 |
| 530 | 2026-08-15T07:00:37.296Z | Downloaded arrayvec v0.7.6 |
| 531 | 2026-08-15T07:00:37.300Z | Downloaded erased-serde v0.3.31 |
| 532 | 2026-08-15T07:00:37.300Z | Downloaded foldhash v0.2.0 |
| 533 | 2026-08-15T07:00:37.300Z | Downloaded fs_extra v1.3.0 |
| 534 | 2026-08-15T07:00:37.303Z | Downloaded futures-executor v0.3.32 |
| 535 | 2026-08-15T07:00:37.303Z | Downloaded anstream v0.6.21 |
| 536 | 2026-08-15T07:00:37.303Z | Downloaded bitfield v0.19.4 |
| 537 | 2026-08-15T07:00:37.306Z | Downloaded console v0.15.11 |
| 538 | 2026-08-15T07:00:37.306Z | Downloaded fxhash v0.2.1 |
| 539 | 2026-08-15T07:00:37.309Z | Downloaded argon2 v0.5.3 |
| 540 | 2026-08-15T07:00:37.309Z | Downloaded http-body v1.0.1 |
| 541 | 2026-08-15T07:00:37.312Z | Downloaded futures-io v0.3.32 |
| 542 | 2026-08-15T07:00:37.312Z | Downloaded hash32 v0.3.1 |
| 543 | 2026-08-15T07:00:37.312Z | Downloaded ascii-canvas v3.0.0 |
| 544 | 2026-08-15T07:00:37.312Z | Downloaded fixedbitset v0.5.7 |
| 545 | 2026-08-15T07:00:37.312Z | Downloaded ciborium-io v0.2.2 |
| 546 | 2026-08-15T07:00:37.315Z | Downloaded env_logger v0.11.11 |
| 547 | 2026-08-15T07:00:37.315Z | Downloaded ff v0.14.0 |
| 548 | 2026-08-15T07:00:37.315Z | Downloaded flagset v0.4.7 |
| 549 | 2026-08-15T07:00:37.320Z | Downloaded ff v0.13.1 |
| 550 | 2026-08-15T07:00:37.320Z | Downloaded float-cmp v0.10.0 |
| 551 | 2026-08-15T07:00:37.323Z | Downloaded gethostname v0.5.0 |
| 552 | 2026-08-15T07:00:37.323Z | Downloaded git-stub v1.0.0 |
| 553 | 2026-08-15T07:00:37.323Z | Downloaded http-range-header v0.4.2 |
| 554 | 2026-08-15T07:00:37.326Z | Downloaded block-buffer v0.12.1 |
| 555 | 2026-08-15T07:00:37.329Z | Downloaded headers-core v0.3.0 |
| 556 | 2026-08-15T07:00:37.329Z | Downloaded httparse v1.10.1 |
| 557 | 2026-08-15T07:00:37.332Z | Downloaded cfg_aliases v0.2.1 |
| 558 | 2026-08-15T07:00:37.332Z | Downloaded multimap v0.10.1 |
| 559 | 2026-08-15T07:00:37.336Z | Downloaded newline-converter v0.3.0 |
| 560 | 2026-08-15T07:00:37.336Z | Downloaded nibble_vec v0.1.0 |
| 561 | 2026-08-15T07:00:37.336Z | Downloaded globwalk v0.9.1 |
| 562 | 2026-08-15T07:00:37.336Z | Downloaded hostname v0.3.1 |
| 563 | 2026-08-15T07:00:37.339Z | Downloaded nodrop v0.1.14 |
| 564 | 2026-08-15T07:00:37.340Z | Downloaded normalize-line-endings v0.3.0 |
| 565 | 2026-08-15T07:00:37.343Z | Downloaded openssl-probe v0.2.1 |
| 566 | 2026-08-15T07:00:37.347Z | Downloaded bit-vec v0.6.3 |
| 567 | 2026-08-15T07:00:37.351Z | Downloaded http-range v0.1.5 |
| 568 | 2026-08-15T07:00:37.351Z | Downloaded cmov v0.5.4 |
| 569 | 2026-08-15T07:00:37.353Z | Downloaded hash32 v0.2.1 |
| 570 | 2026-08-15T07:00:37.353Z | Downloaded hex v0.4.3 |
| 571 | 2026-08-15T07:00:37.353Z | Downloaded hostname v0.4.2 |
| 572 | 2026-08-15T07:00:37.357Z | Downloaded cipher v0.4.4 |
| 573 | 2026-08-15T07:00:37.357Z | Downloaded hex-literal v1.1.0 |
| 574 | 2026-08-15T07:00:37.357Z | Downloaded num_enum_derive v0.5.11 |
| 575 | 2026-08-15T07:00:37.357Z | Downloaded cipher v0.5.2 |
| 576 | 2026-08-15T07:00:37.363Z | Downloaded cmake v0.1.57 |
| 577 | 2026-08-15T07:00:37.363Z | Downloaded ghash v0.6.0 |
| 578 | 2026-08-15T07:00:37.363Z | Downloaded enum_dispatch v0.3.13 |
| 579 | 2026-08-15T07:00:37.366Z | Downloaded fallible-iterator v0.2.0 |
| 580 | 2026-08-15T07:00:37.366Z | Downloaded fs-err v2.11.0 |
| 581 | 2026-08-15T07:00:37.366Z | Downloaded blowfish v0.10.0 |
| 582 | 2026-08-15T07:00:37.366Z | Downloaded home v0.5.12 |
| 583 | 2026-08-15T07:00:37.366Z | Downloaded chacha20 v0.9.1 |
| 584 | 2026-08-15T07:00:37.369Z | Downloaded password-hash v0.6.1 |
| 585 | 2026-08-15T07:00:37.372Z | Downloaded psl-types v2.0.11 |
| 586 | 2026-08-15T07:00:37.372Z | Downloaded ahash v0.8.12 |
| 587 | 2026-08-15T07:00:37.375Z | Downloaded ref-cast v1.0.25 |
| 588 | 2026-08-15T07:00:37.375Z | Downloaded backoff v0.4.0 |
| 589 | 2026-08-15T07:00:37.378Z | Downloaded group v0.14.0 |
| 590 | 2026-08-15T07:00:37.381Z | Downloaded chacha20poly1305 v0.10.1 |
| 591 | 2026-08-15T07:00:37.391Z | Downloaded rand_chacha v0.3.1 |
| 592 | 2026-08-15T07:00:37.394Z | Downloaded group v0.13.0 |
| 593 | 2026-08-15T07:00:37.394Z | Downloaded foldhash v0.1.5 |
| 594 | 2026-08-15T07:00:37.394Z | Downloaded rand_xorshift v0.4.0 |
| 595 | 2026-08-15T07:00:37.394Z | Downloaded rfc6979 v0.4.0 |
| 596 | 2026-08-15T07:00:37.398Z | Downloaded scopeguard v1.2.0 |
| 597 | 2026-08-15T07:00:37.398Z | Downloaded bcs v0.1.6 |
| 598 | 2026-08-15T07:00:37.398Z | Downloaded cassowary v0.3.0 |
| 599 | 2026-08-15T07:00:37.398Z | Downloaded russh-util v0.52.0 |
| 600 | 2026-08-15T07:00:37.398Z | Downloaded elliptic-curve v0.13.8 |
| 601 | 2026-08-15T07:00:37.401Z | Downloaded camino-tempfile-ext v0.3.3 |
| 602 | 2026-08-15T07:00:37.404Z | Downloaded futures-channel v0.3.32 |
| 603 | 2026-08-15T07:00:37.404Z | Downloaded cbc v0.2.1 |
| 604 | 2026-08-15T07:00:37.409Z | Downloaded bitflags v1.3.2 |
| 605 | 2026-08-15T07:00:37.412Z | Downloaded serde_bytes v0.11.19 |
| 606 | 2026-08-15T07:00:37.412Z | Downloaded signature v2.2.0 |
| 607 | 2026-08-15T07:00:37.415Z | Downloaded bs58 v0.5.1 |
| 608 | 2026-08-15T07:00:37.415Z | Downloaded byte-wrapper v0.1.0 |
| 609 | 2026-08-15T07:00:37.458Z | Downloaded git-stub-vcs v0.1.0 |
| 610 | 2026-08-15T07:00:37.458Z | Downloaded highway v1.3.0 |
| 611 | 2026-08-15T07:00:37.458Z | Downloaded num-integer v0.1.46 |
| 612 | 2026-08-15T07:00:37.458Z | Downloaded ed25519 v2.2.3 |
| 613 | 2026-08-15T07:00:37.458Z | Downloaded num-primitive v0.2.1 |
| 614 | 2026-08-15T07:00:37.458Z | Downloaded http-body-util v0.1.3 |
| 615 | 2026-08-15T07:00:37.461Z | Downloaded secrecy v0.10.3 |
| 616 | 2026-08-15T07:00:37.461Z | Downloaded glob v0.3.3 |
| 617 | 2026-08-15T07:00:37.461Z | Downloaded async-trait v0.1.89 |
| 618 | 2026-08-15T07:00:37.461Z | Downloaded packed_struct v0.10.1 |
| 619 | 2026-08-15T07:00:37.461Z | Downloaded strip-ansi-escapes v0.2.1 |
| 620 | 2026-08-15T07:00:37.461Z | Downloaded strsim v0.10.0 |
| 621 | 2026-08-15T07:00:37.461Z | Downloaded async-bb8-diesel v0.2.1 |
| 622 | 2026-08-15T07:00:37.461Z | Downloaded bytesize v2.7.0 |
| 623 | 2026-08-15T07:00:37.461Z | Downloaded ssh-cipher v0.2.0 |
| 624 | 2026-08-15T07:00:37.461Z | Downloaded ssh-encoding v0.2.0 |
| 625 | 2026-08-15T07:00:37.461Z | Downloaded borsh-derive v1.8.0 |
| 626 | 2026-08-15T07:00:37.461Z | Downloaded bzip2 v0.4.4 |
| 627 | 2026-08-15T07:00:37.461Z | Downloaded cexpr v0.6.0 |
| 628 | 2026-08-15T07:00:37.461Z | Downloaded subtle v2.6.1 |
| 629 | 2026-08-15T07:00:37.461Z | Downloaded ciborium v0.2.2 |
| 630 | 2026-08-15T07:00:37.461Z | Downloaded clang-sys v1.8.1 |
| 631 | 2026-08-15T07:00:37.461Z | Downloaded colored v2.2.0 |
| 632 | 2026-08-15T07:00:37.461Z | Downloaded sponge-cursor v0.1.0 |
| 633 | 2026-08-15T07:00:37.461Z | Downloaded filetime v0.2.27 |
| 634 | 2026-08-15T07:00:37.461Z | Downloaded phc v0.6.1 |
| 635 | 2026-08-15T07:00:37.461Z | Downloaded parse-display-derive v0.10.0 |
| 636 | 2026-08-15T07:00:37.461Z | Downloaded peg v0.8.5 |
| 637 | 2026-08-15T07:00:37.461Z | Downloaded primeorder v0.13.6 |
| 638 | 2026-08-15T07:00:37.462Z | Downloaded primeorder v0.14.0 |
| 639 | 2026-08-15T07:00:37.462Z | Downloaded pin-project-internal v1.1.11 |
| 640 | 2026-08-15T07:00:37.462Z | Downloaded tagptr v0.2.0 |
| 641 | 2026-08-15T07:00:37.463Z | Downloaded thread-id v5.1.0 |
| 642 | 2026-08-15T07:00:37.463Z | Downloaded tinyvec_macros v0.1.1 |
| 643 | 2026-08-15T07:00:37.463Z | Downloaded pem-rfc7468 v1.0.0 |
| 644 | 2026-08-15T07:00:37.463Z | Downloaded port-file v0.1.0 |
| 645 | 2026-08-15T07:00:37.468Z | Downloaded progenitor-client v0.13.0 |
| 646 | 2026-08-15T07:00:37.468Z | Downloaded rand_chacha v0.9.0 |
| 647 | 2026-08-15T07:00:37.468Z | Downloaded rand_seeder v0.4.0 |
| 648 | 2026-08-15T07:00:37.468Z | Downloaded rustls-pemfile v2.2.0 |
| 649 | 2026-08-15T07:00:37.468Z | Downloaded tower-service v0.3.3 |
| 650 | 2026-08-15T07:00:37.468Z | Downloaded unit-prefix v0.5.2 |
| 651 | 2026-08-15T07:00:37.468Z | Downloaded utf8_iter v1.0.4 |
| 652 | 2026-08-15T07:00:37.468Z | Downloaded fatfs v0.3.6 |
| 653 | 2026-08-15T07:00:37.468Z | Downloaded globset v0.4.18 |
| 654 | 2026-08-15T07:00:37.468Z | Downloaded half v1.8.3 |
| 655 | 2026-08-15T07:00:37.471Z | Downloaded chacha20 v0.10.0 |
| 656 | 2026-08-15T07:00:37.471Z | Downloaded compression-codecs v0.4.37 |
| 657 | 2026-08-15T07:00:37.474Z | Downloaded blake2 v0.10.6 |
| 658 | 2026-08-15T07:00:37.474Z | Downloaded rpassword v7.5.4 |
| 659 | 2026-08-15T07:00:37.477Z | Downloaded trait-variant v0.1.2 |
| 660 | 2026-08-15T07:00:37.477Z | Downloaded bzip2 v0.6.1 |
| 661 | 2026-08-15T07:00:37.477Z | Downloaded universal-hash v0.5.1 |
| 662 | 2026-08-15T07:00:37.481Z | Downloaded flume v0.11.1 |
| 663 | 2026-08-15T07:00:37.481Z | Downloaded futures v0.3.32 |
| 664 | 2026-08-15T07:00:37.484Z | Downloaded siphasher v1.0.2 |
| 665 | 2026-08-15T07:00:37.484Z | Downloaded rustls-native-certs v0.8.3 |
| 666 | 2026-08-15T07:00:37.487Z | Downloaded serde-hex v0.1.0 |
| 667 | 2026-08-15T07:00:37.488Z | Downloaded zerofrom v0.1.6 |
| 668 | 2026-08-15T07:00:37.488Z | Downloaded wait-timeout v0.2.1 |
| 669 | 2026-08-15T07:00:37.491Z | Downloaded zone_cfg_derive v0.3.1 |
| 670 | 2026-08-15T07:00:37.494Z | Downloaded serde_derive_internals v0.29.1 |
| 671 | 2026-08-15T07:00:37.499Z | Downloaded shlex v1.3.0 |
| 672 | 2026-08-15T07:00:37.499Z | Downloaded hmac v0.13.0 |
| 673 | 2026-08-15T07:00:37.499Z | Downloaded buf-list v1.1.2 |
| 674 | 2026-08-15T07:00:37.502Z | Downloaded cpufeatures v0.3.0 |
| 675 | 2026-08-15T07:00:37.502Z | Downloaded crucible-workspace-hack v0.1.0 |
| 676 | 2026-08-15T07:00:37.502Z | Downloaded darling_macro v0.23.0 |
| 677 | 2026-08-15T07:00:37.502Z | Downloaded allocator-api2 v0.2.21 |
| 678 | 2026-08-15T07:00:37.505Z | Downloaded slog-json v2.6.1 |
| 679 | 2026-08-15T07:00:37.505Z | Downloaded ssh-cipher v0.3.0 |
| 680 | 2026-08-15T07:00:37.505Z | Downloaded slog-scope v4.4.1 |
| 681 | 2026-08-15T07:00:37.508Z | Downloaded tokio-dtrace v0.1.1 |
| 682 | 2026-08-15T07:00:37.508Z | Downloaded arc-swap v1.8.2 |
| 683 | 2026-08-15T07:00:37.512Z | Downloaded defmt-parser v1.0.0 |
| 684 | 2026-08-15T07:00:37.515Z | Downloaded dsl_auto_type v0.2.0 |
| 685 | 2026-08-15T07:00:37.516Z | Downloaded hmac v0.12.1 |
| 686 | 2026-08-15T07:00:37.516Z | Downloaded strum_macros v0.27.2 |
| 687 | 2026-08-15T07:00:37.519Z | Downloaded postcard v1.1.3 |
| 688 | 2026-08-15T07:00:37.519Z | Downloaded thread_local v1.1.9 |
| 689 | 2026-08-15T07:00:37.522Z | Downloaded parking_lot v0.12.5 |
| 690 | 2026-08-15T07:00:37.523Z | Downloaded psm v0.1.30 |
| 691 | 2026-08-15T07:00:37.528Z | Downloaded debug-ignore v1.0.5 |
| 692 | 2026-08-15T07:00:37.533Z | Downloaded getrandom v0.2.17 |
| 693 | 2026-08-15T07:00:37.536Z | Downloaded inout v0.1.4 |
| 694 | 2026-08-15T07:00:37.539Z | Downloaded inout v0.2.2 |
| 695 | 2026-08-15T07:00:37.542Z | Downloaded kstat-rs v0.2.5 |
| 696 | 2026-08-15T07:00:37.543Z | Downloaded getrandom v0.4.3 |
| 697 | 2026-08-15T07:00:37.547Z | Downloaded display-error-chain v0.2.2 |
| 698 | 2026-08-15T07:00:37.550Z | Downloaded blake2 v0.11.0-rc.6 |
| 699 | 2026-08-15T07:00:37.550Z | Downloaded cancel-safe-futures v0.1.5 |
| 700 | 2026-08-15T07:00:37.553Z | Downloaded ident_case v1.0.1 |
| 701 | 2026-08-15T07:00:37.553Z | Downloaded instant v0.1.13 |
| 702 | 2026-08-15T07:00:37.553Z | Downloaded instability v0.3.11 |
| 703 | 2026-08-15T07:00:37.556Z | Downloaded serde_with_macros v3.21.0 |
| 704 | 2026-08-15T07:00:37.556Z | Downloaded vergen-git2 v9.1.0 |
| 705 | 2026-08-15T07:00:37.561Z | Downloaded rustls-pki-types v1.14.0 |
| 706 | 2026-08-15T07:00:37.564Z | Downloaded universal-hash v0.6.1 |
| 707 | 2026-08-15T07:00:37.567Z | Downloaded oso v0.27.3 |
| 708 | 2026-08-15T07:00:37.567Z | Downloaded vsss-rs v3.3.4 |
| 709 | 2026-08-15T07:00:37.572Z | Downloaded base64 v0.22.1 |
| 710 | 2026-08-15T07:00:37.575Z | Downloaded managed v0.8.0 |
| 711 | 2026-08-15T07:00:37.578Z | Downloaded const_format_proc_macros v0.2.34 |
| 712 | 2026-08-15T07:00:37.578Z | Downloaded maplit v1.0.2 |
| 713 | 2026-08-15T07:00:37.578Z | Downloaded new_debug_unreachable v1.0.6 |
| 714 | 2026-08-15T07:00:37.583Z | Downloaded half v2.7.1 |
| 715 | 2026-08-15T07:00:37.584Z | Downloaded num v0.4.3 |
| 716 | 2026-08-15T07:00:37.587Z | Downloaded ar_archive_writer v0.5.1 |
| 717 | 2026-08-15T07:00:37.587Z | Downloaded base64 v0.21.7 |
| 718 | 2026-08-15T07:00:37.587Z | Downloaded slog-async v2.8.0 |
| 719 | 2026-08-15T07:00:37.587Z | Downloaded parse-display v0.10.0 |
| 720 | 2026-08-15T07:00:37.590Z | Downloaded predicates-core v1.0.10 |
| 721 | 2026-08-15T07:00:37.590Z | Downloaded csv-core v0.1.13 |
| 722 | 2026-08-15T07:00:37.594Z | Downloaded pin-project-lite v0.2.17 |
| 723 | 2026-08-15T07:00:37.597Z | Downloaded crossbeam-deque v0.8.6 |
| 724 | 2026-08-15T07:00:37.600Z | Downloaded phf_shared v0.11.3 |
| 725 | 2026-08-15T07:00:37.600Z | Downloaded powerfmt v0.2.0 |
| 726 | 2026-08-15T07:00:37.603Z | Downloaded term v0.7.0 |
| 727 | 2026-08-15T07:00:37.606Z | Downloaded term v1.2.1 |
| 728 | 2026-08-15T07:00:37.609Z | Downloaded tokio-stream v0.1.18 |
| 729 | 2026-08-15T07:00:37.609Z | Downloaded proc-macro-crate v1.3.1 |
| 730 | 2026-08-15T07:00:37.609Z | Downloaded derive_builder_core v0.20.2 |
| 731 | 2026-08-15T07:00:37.612Z | Downloaded dirs-sys-next v0.1.2 |
| 732 | 2026-08-15T07:00:37.612Z | Downloaded vergen v9.1.0 |
| 733 | 2026-08-15T07:00:37.612Z | Downloaded zerocopy v0.6.6 |
| 734 | 2026-08-15T07:00:37.615Z | Downloaded der_derive v0.7.3 |
| 735 | 2026-08-15T07:00:37.615Z | Downloaded diesel-dtrace v0.5.0 |
| 736 | 2026-08-15T07:00:37.615Z | Downloaded humantime v2.3.0 |
| 737 | 2026-08-15T07:00:37.615Z | Downloaded ecdsa v0.16.9 |
| 738 | 2026-08-15T07:00:37.618Z | Downloaded recursive v0.1.1 |
| 739 | 2026-08-15T07:00:37.618Z | Downloaded tokio-rustls v0.26.4 |
| 740 | 2026-08-15T07:00:37.618Z | Downloaded headers v0.4.1 |
| 741 | 2026-08-15T07:00:37.623Z | Downloaded quick-error v1.2.3 |
| 742 | 2026-08-15T07:00:37.626Z | Downloaded twox-hash v2.1.2 |
| 743 | 2026-08-15T07:00:37.629Z | Downloaded rtoolbox v0.0.3 |
| 744 | 2026-08-15T07:00:37.629Z | Downloaded serde_spanned v1.1.1 |
| 745 | 2026-08-15T07:00:37.629Z | Downloaded hyper-staticfile v0.10.1 |
| 746 | 2026-08-15T07:00:37.632Z | Downloaded serde_urlencoded v0.7.1 |
| 747 | 2026-08-15T07:00:37.636Z | Downloaded chumsky v0.9.3 |
| 748 | 2026-08-15T07:00:37.639Z | Downloaded hashbrown v0.12.3 |
| 749 | 2026-08-15T07:00:37.643Z | Downloaded serde_yaml v0.9.34+deprecated |
| 750 | 2026-08-15T07:00:37.647Z | Downloaded keccak v0.2.0 |
| 751 | 2026-08-15T07:00:37.647Z | Downloaded libefi-sys v0.1.0 |
| 752 | 2026-08-15T07:00:37.650Z | Downloaded libsw v3.5.0 |
| 753 | 2026-08-15T07:00:37.650Z | Downloaded lru v0.18.2 |
| 754 | 2026-08-15T07:00:37.650Z | Downloaded console v0.16.2 |
| 755 | 2026-08-15T07:00:37.650Z | Downloaded cookie v0.18.1 |
| 756 | 2026-08-15T07:00:37.654Z | Downloaded serde_repr v0.1.20 |
| 757 | 2026-08-15T07:00:37.654Z | Downloaded sigpipe v0.1.3 |
| 758 | 2026-08-15T07:00:37.654Z | Downloaded module-lattice v0.2.3 |
| 759 | 2026-08-15T07:00:37.654Z | Downloaded miette-derive v7.6.0 |
| 760 | 2026-08-15T07:00:37.659Z | Downloaded serde_cbor v0.11.2 |
| 761 | 2026-08-15T07:00:37.659Z | Downloaded openssl-sys v0.9.117 |
| 762 | 2026-08-15T07:00:37.662Z | Downloaded newtype-uuid v1.3.2 |
| 763 | 2026-08-15T07:00:37.662Z | Downloaded borsh v1.8.0 |
| 764 | 2026-08-15T07:00:37.665Z | Downloaded native-tls v0.2.18 |
| 765 | 2026-08-15T07:00:37.668Z | Downloaded num_enum v0.7.6 |
| 766 | 2026-08-15T07:00:37.671Z | Downloaded generic-array v1.4.3 |
| 767 | 2026-08-15T07:00:37.671Z | Downloaded num_enum_derive v0.7.6 |
| 768 | 2026-08-15T07:00:37.674Z | Downloaded parse-size v1.1.0 |
| 769 | 2026-08-15T07:00:37.674Z | Downloaded socket2 v0.6.3 |
| 770 | 2026-08-15T07:00:37.674Z | Downloaded pkg-config v0.3.32 |
| 771 | 2026-08-15T07:00:37.674Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 772 | 2026-08-15T07:00:37.677Z | Downloaded structmeta v0.3.0 |
| 773 | 2026-08-15T07:00:37.677Z | Downloaded tabwriter v1.4.1 |
| 774 | 2026-08-15T07:00:37.680Z | Downloaded take_mut v0.2.2 |
| 775 | 2026-08-15T07:00:37.680Z | Downloaded ctr v0.10.1 |
| 776 | 2026-08-15T07:00:37.680Z | Downloaded num_enum v0.5.11 |
| 777 | 2026-08-15T07:00:37.683Z | Downloaded flate2 v1.1.9 |
| 778 | 2026-08-15T07:00:37.686Z | Downloaded oxide-update-engine-display v0.1.2 |
| 779 | 2026-08-15T07:00:37.686Z | Downloaded supports-hyperlinks v3.2.0 |
| 780 | 2026-08-15T07:00:37.689Z | Downloaded supports-unicode v3.0.0 |
| 781 | 2026-08-15T07:00:37.689Z | Downloaded primefield v0.14.0 |
| 782 | 2026-08-15T07:00:37.689Z | Downloaded darling v0.23.0 |
| 783 | 2026-08-15T07:00:37.692Z | Downloaded heapless v0.7.17 |
| 784 | 2026-08-15T07:00:37.695Z | Downloaded prefix-trie v0.7.0 |
| 785 | 2026-08-15T07:00:37.699Z | Downloaded subprocess v0.2.15 |
| 786 | 2026-08-15T07:00:37.706Z | Downloaded unarray v0.1.4 |
| 787 | 2026-08-15T07:00:37.709Z | Downloaded progenitor-impl v0.14.0 |
| 788 | 2026-08-15T07:00:37.709Z | Downloaded rand_pcg v0.10.2 |
| 789 | 2026-08-15T07:00:37.709Z | Downloaded derive_builder v0.20.2 |
| 790 | 2026-08-15T07:00:37.713Z | Downloaded tokio-test v0.4.5 |
| 791 | 2026-08-15T07:00:37.716Z | Downloaded iana-time-zone v0.1.65 |
| 792 | 2026-08-15T07:00:37.716Z | Downloaded ingot-types v0.2.0 |
| 793 | 2026-08-15T07:00:37.716Z | Downloaded resolv-conf v0.7.6 |
| 794 | 2026-08-15T07:00:37.716Z | Downloaded rustversion v1.0.22 |
| 795 | 2026-08-15T07:00:37.720Z | Downloaded expectorate v1.2.0 |
| 796 | 2026-08-15T07:00:37.720Z | Downloaded sec1 v0.7.3 |
| 797 | 2026-08-15T07:00:37.720Z | Downloaded sec1 v0.8.1 |
| 798 | 2026-08-15T07:00:37.723Z | Downloaded hickory-resolver v0.24.4 |
| 799 | 2026-08-15T07:00:37.726Z | Downloaded schemars_derive v0.8.22 |
| 800 | 2026-08-15T07:00:37.726Z | Downloaded xattr v1.6.1 |
| 801 | 2026-08-15T07:00:37.726Z | Downloaded bumpalo v3.20.2 |
| 802 | 2026-08-15T07:00:37.730Z | Downloaded schemars v0.8.22 |
| 803 | 2026-08-15T07:00:37.735Z | Downloaded signal-hook-registry v1.4.8 |
| 804 | 2026-08-15T07:00:37.737Z | Downloaded vte v0.14.1 |
| 805 | 2026-08-15T07:00:37.738Z | Downloaded zone v0.3.1 |
| 806 | 2026-08-15T07:00:37.738Z | Downloaded litemap v0.8.1 |
| 807 | 2026-08-15T07:00:37.741Z | Downloaded convert_case v0.4.0 |
| 808 | 2026-08-15T07:00:37.741Z | Downloaded smf v0.2.3 |
| 809 | 2026-08-15T07:00:37.741Z | Downloaded sqlformat v0.3.5 |
| 810 | 2026-08-15T07:00:37.741Z | Downloaded stacker v0.1.23 |
| 811 | 2026-08-15T07:00:37.744Z | Downloaded crc-catalog v2.4.0 |
| 812 | 2026-08-15T07:00:37.745Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 813 | 2026-08-15T07:00:37.745Z | Downloaded darling_macro v0.13.4 |
| 814 | 2026-08-15T07:00:37.745Z | Downloaded darling_macro v0.20.11 |
| 815 | 2026-08-15T07:00:37.745Z | Downloaded heapless v0.8.0 |
| 816 | 2026-08-15T07:00:37.749Z | Downloaded bytes v1.11.1 |
| 817 | 2026-08-15T07:00:37.749Z | Downloaded oxnet v0.1.6 |
| 818 | 2026-08-15T07:00:37.753Z | Downloaded async-compression v0.4.41 |
| 819 | 2026-08-15T07:00:37.756Z | Downloaded hickory-resolver v0.25.2 |
| 820 | 2026-08-15T07:00:37.759Z | Downloaded slog-stdlog v4.1.1 |
| 821 | 2026-08-15T07:00:37.759Z | Downloaded parking_lot_core v0.9.12 |
| 822 | 2026-08-15T07:00:37.759Z | Downloaded pkcs8 v0.11.0 |
| 823 | 2026-08-15T07:00:37.762Z | Downloaded strum_macros v0.24.3 |
| 824 | 2026-08-15T07:00:37.762Z | Downloaded derive_builder_macro v0.20.2 |
| 825 | 2026-08-15T07:00:37.762Z | Downloaded difflib v0.4.0 |
| 826 | 2026-08-15T07:00:37.765Z | Downloaded pkcs1 v0.7.5 |
| 827 | 2026-08-15T07:00:37.765Z | Downloaded tinystr v0.8.2 |
| 828 | 2026-08-15T07:00:37.765Z | Downloaded crc32fast v1.5.0 |
| 829 | 2026-08-15T07:00:37.768Z | Downloaded illumos-nvpair v0.3.0 |
| 830 | 2026-08-15T07:00:37.768Z | Downloaded progenitor-extras v0.2.0 |
| 831 | 2026-08-15T07:00:37.768Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 832 | 2026-08-15T07:00:37.771Z | Downloaded tungstenite v0.23.0 |
| 833 | 2026-08-15T07:00:37.774Z | Downloaded indexmap v1.9.3 |
| 834 | 2026-08-15T07:00:37.774Z | Downloaded indoc v1.0.9 |
| 835 | 2026-08-15T07:00:37.778Z | Downloaded unicode-truncate v1.1.0 |
| 836 | 2026-08-15T07:00:37.778Z | Downloaded usdt-impl v0.6.0 |
| 837 | 2026-08-15T07:00:37.778Z | Downloaded whoami v1.6.1 |
| 838 | 2026-08-15T07:00:37.781Z | Downloaded yoke v0.8.1 |
| 839 | 2026-08-15T07:00:37.781Z | Downloaded lalrpop-util v0.19.12 |
| 840 | 2026-08-15T07:00:37.781Z | Downloaded salsa20 v0.11.0 |
| 841 | 2026-08-15T07:00:37.784Z | Downloaded unicase v2.9.0 |
| 842 | 2026-08-15T07:00:37.784Z | Downloaded md-5 v0.10.6 |
| 843 | 2026-08-15T07:00:37.784Z | Downloaded mime v0.3.17 |
| 844 | 2026-08-15T07:00:37.784Z | Downloaded nonempty v0.12.0 |
| 845 | 2026-08-15T07:00:37.785Z | Downloaded num-conv v0.2.0 |
| 846 | 2026-08-15T07:00:37.788Z | Downloaded num-iter v0.1.45 |
| 847 | 2026-08-15T07:00:37.788Z | Downloaded num-derive v0.4.2 |
| 848 | 2026-08-15T07:00:37.788Z | Downloaded oso-derive v0.27.3 |
| 849 | 2026-08-15T07:00:37.788Z | Downloaded cc v1.2.56 |
| 850 | 2026-08-15T07:00:37.792Z | Downloaded compact_str v0.8.1 |
| 851 | 2026-08-15T07:00:37.792Z | Downloaded vergen-lib v9.1.0 |
| 852 | 2026-08-15T07:00:37.792Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 853 | 2026-08-15T07:00:37.795Z | Downloaded num-bigint v0.4.6 |
| 854 | 2026-08-15T07:00:37.795Z | Downloaded hashbrown v0.13.2 |
| 855 | 2026-08-15T07:00:37.798Z | Downloaded scuffle v0.1.0 |
| 856 | 2026-08-15T07:00:37.801Z | Downloaded libbz2-rs-sys v0.2.2 |
| 857 | 2026-08-15T07:00:37.801Z | Downloaded potential_utf v0.1.4 |
| 858 | 2026-08-15T07:00:37.801Z | Downloaded tungstenite v0.28.0 |
| 859 | 2026-08-15T07:00:37.805Z | Downloaded yansi v1.0.1 |
| 860 | 2026-08-15T07:00:37.805Z | Downloaded zerotrie v0.2.3 |
| 861 | 2026-08-15T07:00:37.808Z | Downloaded percent-encoding v2.3.2 |
| 862 | 2026-08-15T07:00:37.808Z | Downloaded zeroize_derive v1.5.0 |
| 863 | 2026-08-15T07:00:37.808Z | Downloaded constant_time_eq v0.4.2 |
| 864 | 2026-08-15T07:00:37.811Z | Downloaded daft v0.1.7 |
| 865 | 2026-08-15T07:00:37.811Z | Downloaded rustc_version v0.4.1 |
| 866 | 2026-08-15T07:00:37.811Z | Downloaded backtrace v0.3.76 |
| 867 | 2026-08-15T07:00:37.814Z | Downloaded ref-cast-impl v1.0.25 |
| 868 | 2026-08-15T07:00:37.814Z | Downloaded num-traits v0.2.19 |
| 869 | 2026-08-15T07:00:37.817Z | Downloaded secrecy v0.8.0 |
| 870 | 2026-08-15T07:00:37.817Z | Downloaded http v1.4.2 |
| 871 | 2026-08-15T07:00:37.820Z | Downloaded displaydoc v0.2.5 |
| 872 | 2026-08-15T07:00:37.820Z | Downloaded same-file v1.0.6 |
| 873 | 2026-08-15T07:00:37.823Z | Downloaded hubpack v0.1.2 |
| 874 | 2026-08-15T07:00:37.823Z | Downloaded russh-cryptovec v0.62.0 |
| 875 | 2026-08-15T07:00:37.825Z | Downloaded sapling-renderdag v0.1.0 |
| 876 | 2026-08-15T07:00:37.825Z | Downloaded serde-big-array v0.5.1 |
| 877 | 2026-08-15T07:00:37.828Z | Downloaded slog-bunyan v2.5.0 |
| 878 | 2026-08-15T07:00:37.828Z | Downloaded stable_deref_trait v1.2.1 |
| 879 | 2026-08-15T07:00:37.828Z | Downloaded indicatif v0.18.4 |
| 880 | 2026-08-15T07:00:37.831Z | Downloaded ron v0.8.1 |
| 881 | 2026-08-15T07:00:37.834Z | Downloaded darling_core v0.23.0 |
| 882 | 2026-08-15T07:00:37.837Z | Downloaded rcgen v0.12.1 |
| 883 | 2026-08-15T07:00:37.841Z | Downloaded internet-checksum v0.2.1 |
| 884 | 2026-08-15T07:00:37.841Z | Downloaded ipnet v2.12.1 |
| 885 | 2026-08-15T07:00:37.841Z | Downloaded ipnetwork v0.21.1 |
| 886 | 2026-08-15T07:00:37.841Z | Downloaded newtype-uuid-macros v0.1.0 |
| 887 | 2026-08-15T07:00:37.844Z | Downloaded mime_guess v2.0.5 |
| 888 | 2026-08-15T07:00:37.844Z | Downloaded nanorand v0.7.0 |
| 889 | 2026-08-15T07:00:37.844Z | Downloaded untrusted v0.7.1 |
| 890 | 2026-08-15T07:00:37.847Z | Downloaded pem-rfc7468 v0.7.0 |
| 891 | 2026-08-15T07:00:37.850Z | Downloaded hickory-server v0.25.2 |
| 892 | 2026-08-15T07:00:37.853Z | Downloaded try-lock v0.2.5 |
| 893 | 2026-08-15T07:00:37.856Z | Downloaded lock_api v0.4.14 |
| 894 | 2026-08-15T07:00:37.859Z | Downloaded progenitor v0.14.0 |
| 895 | 2026-08-15T07:00:37.869Z | Downloaded topological-sort v0.2.2 |
| 896 | 2026-08-15T07:00:37.872Z | Downloaded poly1305 v0.8.0 |
| 897 | 2026-08-15T07:00:37.872Z | Downloaded rsa v0.9.10 |
| 898 | 2026-08-15T07:00:37.872Z | Downloaded slog v2.8.2 |
| 899 | 2026-08-15T07:00:37.876Z | Downloaded parking_lot_core v0.8.6 |
| 900 | 2026-08-15T07:00:37.879Z | Downloaded password-hash v0.5.0 |
| 901 | 2026-08-15T07:00:37.879Z | Downloaded oxide-update-engine-types v0.1.2 |
| 902 | 2026-08-15T07:00:37.883Z | Downloaded tracing-attributes v0.1.31 |
| 903 | 2026-08-15T07:00:37.883Z | Downloaded aes v0.9.1 |
| 904 | 2026-08-15T07:00:37.886Z | Downloaded ecdsa v0.17.0 |
| 905 | 2026-08-15T07:00:37.886Z | Downloaded progenitor-client v0.14.0 |
| 906 | 2026-08-15T07:00:37.886Z | Downloaded document-features v0.2.12 |
| 907 | 2026-08-15T07:00:37.886Z | Downloaded dof v0.4.0 |
| 908 | 2026-08-15T07:00:37.886Z | Downloaded serde_path_to_error v0.1.20 |
| 909 | 2026-08-15T07:00:37.889Z | Downloaded dyn-clone v1.0.20 |
| 910 | 2026-08-15T07:00:37.889Z | Downloaded hubpack_derive v0.1.1 |
| 911 | 2026-08-15T07:00:37.889Z | Downloaded kem v0.3.0 |
| 912 | 2026-08-15T07:00:37.890Z | Downloaded x509-cert v0.2.5 |
| 913 | 2026-08-15T07:00:37.893Z | Downloaded socket2 v0.5.10 |
| 914 | 2026-08-15T07:00:37.893Z | Downloaded des v0.9.0 |
| 915 | 2026-08-15T07:00:37.896Z | Downloaded icu_normalizer_data v2.1.1 |
| 916 | 2026-08-15T07:00:37.897Z | Downloaded tungstenite v0.21.0 |
| 917 | 2026-08-15T07:00:37.901Z | Downloaded termios v0.3.3 |
| 918 | 2026-08-15T07:00:37.904Z | Downloaded time-macros v0.2.27 |
| 919 | 2026-08-15T07:00:37.910Z | Downloaded hyper-rustls v0.27.7 |
| 920 | 2026-08-15T07:00:37.914Z | Downloaded tiny-keccak v2.0.2 |
| 921 | 2026-08-15T07:00:37.914Z | Downloaded zopfli v0.8.3 |
| 922 | 2026-08-15T07:00:37.917Z | Downloaded stringprep v0.1.5 |
| 923 | 2026-08-15T07:00:37.917Z | Downloaded support-bundle-viewer v0.1.2 |
| 924 | 2026-08-15T07:00:37.920Z | Downloaded lru-slab v0.1.2 |
| 925 | 2026-08-15T07:00:37.921Z | Downloaded maybe-uninit v2.0.0 |
| 926 | 2026-08-15T07:00:37.921Z | Downloaded zeroize v1.9.0 |
| 927 | 2026-08-15T07:00:37.925Z | Downloaded peg-runtime v0.8.5 |
| 928 | 2026-08-15T07:00:37.925Z | Downloaded progenitor-macro v0.14.0 |
| 929 | 2026-08-15T07:00:37.925Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 930 | 2026-08-15T07:00:37.928Z | Downloaded predicates-tree v1.0.13 |
| 931 | 2026-08-15T07:00:37.935Z | Downloaded wyz v0.5.1 |
| 932 | 2026-08-15T07:00:37.939Z | Downloaded postgres-types v0.2.12 |
| 933 | 2026-08-15T07:00:37.939Z | Downloaded dashu-base v0.5.1 |
| 934 | 2026-08-15T07:00:37.943Z | Downloaded scheduled-thread-pool v0.2.7 |
| 935 | 2026-08-15T07:00:37.946Z | Downloaded litrs v1.0.0 |
| 936 | 2026-08-15T07:00:37.946Z | Downloaded tls_codec v0.4.2 |
| 937 | 2026-08-15T07:00:37.951Z | Downloaded uzers v0.12.2 |
| 938 | 2026-08-15T07:00:37.954Z | Downloaded smallvec v0.6.14 |
| 939 | 2026-08-15T07:00:37.954Z | Downloaded snafu-derive v0.8.9 |
| 940 | 2026-08-15T07:00:37.957Z | Downloaded typed-path v0.9.3 |
| 941 | 2026-08-15T07:00:37.960Z | Downloaded signature v3.0.0 |
| 942 | 2026-08-15T07:00:37.960Z | Downloaded crossbeam-epoch v0.9.18 |
| 943 | 2026-08-15T07:00:37.963Z | Downloaded sync_wrapper v1.0.2 |
| 944 | 2026-08-15T07:00:37.963Z | Downloaded aes-gcm v0.11.0 |
| 945 | 2026-08-15T07:00:37.963Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 946 | 2026-08-15T07:00:37.967Z | Downloaded serde_plain v1.0.2 |
| 947 | 2026-08-15T07:00:37.971Z | Downloaded sha2 v0.11.0 |
| 948 | 2026-08-15T07:00:37.974Z | Downloaded linear-map v1.2.0 |
| 949 | 2026-08-15T07:00:37.978Z | Downloaded deranged v0.5.8 |
| 950 | 2026-08-15T07:00:37.981Z | Downloaded paste v1.0.15 |
| 951 | 2026-08-15T07:00:37.981Z | Downloaded strum v0.26.3 |
| 952 | 2026-08-15T07:00:37.981Z | Downloaded termtree v0.5.1 |
| 953 | 2026-08-15T07:00:37.984Z | Downloaded pem v3.0.6 |
| 954 | 2026-08-15T07:00:37.987Z | Downloaded typify-macro v0.6.2 |
| 955 | 2026-08-15T07:00:37.987Z | Downloaded simd-adler32 v0.3.8 |
| 956 | 2026-08-15T07:00:37.990Z | Downloaded cookie_store v0.22.1 |
| 957 | 2026-08-15T07:00:37.994Z | Downloaded postgres-protocol v0.6.10 |
| 958 | 2026-08-15T07:00:37.994Z | Downloaded want v0.3.1 |
| 959 | 2026-08-15T07:00:37.994Z | Downloaded xshell-macros v0.2.7 |
| 960 | 2026-08-15T07:00:37.994Z | Downloaded yoke-derive v0.8.1 |
| 961 | 2026-08-15T07:00:37.997Z | Downloaded rayon-core v1.13.0 |
| 962 | 2026-08-15T07:00:37.997Z | Downloaded ingot v0.2.1 |
| 963 | 2026-08-15T07:00:38.000Z | Downloaded hyper-tls v0.6.0 |
| 964 | 2026-08-15T07:00:38.004Z | Downloaded strum_macros v0.26.4 |
| 965 | 2026-08-15T07:00:38.008Z | Downloaded oxide-tokio-rt v0.1.4 |
| 966 | 2026-08-15T07:00:38.008Z | Downloaded proc-macro-error2 v2.0.1 |
| 967 | 2026-08-15T07:00:38.011Z | Downloaded darling_core v0.21.3 |
| 968 | 2026-08-15T07:00:38.011Z | Downloaded unicode-xid v0.2.6 |
| 969 | 2026-08-15T07:00:38.011Z | Downloaded usdt-attr-macro v0.6.0 |
| 970 | 2026-08-15T07:00:38.011Z | Downloaded usdt-macro v0.6.0 |
| 971 | 2026-08-15T07:00:38.016Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 972 | 2026-08-15T07:00:38.016Z | Downloaded crossbeam-utils v0.8.21 |
| 973 | 2026-08-15T07:00:38.016Z | Downloaded yasna v0.5.2 |
| 974 | 2026-08-15T07:00:38.016Z | Downloaded icu_provider v2.1.1 |
| 975 | 2026-08-15T07:00:38.019Z | Downloaded oxide-update-engine v0.1.2 |
| 976 | 2026-08-15T07:00:38.019Z | Downloaded hashbrown v0.14.5 |
| 977 | 2026-08-15T07:00:38.022Z | Downloaded hashbrown v0.15.5 |
| 978 | 2026-08-15T07:00:38.025Z | Downloaded rusty-fork v0.3.1 |
| 979 | 2026-08-15T07:00:38.025Z | Downloaded aho-corasick v1.1.4 |
| 980 | 2026-08-15T07:00:38.029Z | Downloaded icu_locale_core v2.1.1 |
| 981 | 2026-08-15T07:00:38.032Z | Downloaded vergen-gitcl v1.0.8 |
| 982 | 2026-08-15T07:00:38.032Z | Downloaded diff v0.1.13 |
| 983 | 2026-08-15T07:00:38.035Z | Downloaded const-oid v0.9.6 |
| 984 | 2026-08-15T07:00:38.035Z | Downloaded quinn-udp v0.5.14 |
| 985 | 2026-08-15T07:00:38.035Z | Downloaded indent_write v2.2.0 |
| 986 | 2026-08-15T07:00:38.035Z | Downloaded rand_core v0.6.4 |
| 987 | 2026-08-15T07:00:38.038Z | Downloaded slab v0.4.12 |
| 988 | 2026-08-15T07:00:38.038Z | Downloaded sqlparser_derive v0.5.0 |
| 989 | 2026-08-15T07:00:38.038Z | Downloaded idna_adapter v1.2.1 |
| 990 | 2026-08-15T07:00:38.038Z | Downloaded newtype_derive v0.1.6 |
| 991 | 2026-08-15T07:00:38.042Z | Downloaded serdect v0.4.3 |
| 992 | 2026-08-15T07:00:38.045Z | Downloaded match_cfg v0.1.0 |
| 993 | 2026-08-15T07:00:38.045Z | Downloaded openssl-macros v0.1.1 |
| 994 | 2026-08-15T07:00:38.045Z | Downloaded linked-hash-map v0.5.6 |
| 995 | 2026-08-15T07:00:38.046Z | Downloaded spki v0.8.0 |
| 996 | 2026-08-15T07:00:38.050Z | Downloaded thiserror-no-std v2.0.2 |
| 997 | 2026-08-15T07:00:38.050Z | Downloaded diesel_derives v2.3.7 |
| 998 | 2026-08-15T07:00:38.054Z | Downloaded drift v0.2.0 |
| 999 | 2026-08-15T07:00:38.058Z | Downloaded signal-hook v0.3.18 |
| 1000 | 2026-08-15T07:00:38.062Z | Downloaded rsa v0.10.0-rc.18 |
| 1001 | 2026-08-15T07:00:38.065Z | Downloaded tinyvec v1.12.0 |
| 1002 | 2026-08-15T07:00:38.065Z | Downloaded ingot-macros v0.2.0 |
| 1003 | 2026-08-15T07:00:38.066Z | Downloaded tokio-native-tls v0.3.1 |
| 1004 | 2026-08-15T07:00:38.069Z | Downloaded tokio-tungstenite v0.28.0 |
| 1005 | 2026-08-15T07:00:38.069Z | Downloaded phf_shared v0.13.1 |
| 1006 | 2026-08-15T07:00:38.069Z | Downloaded unicode-bidi v0.3.18 |
| 1007 | 2026-08-15T07:00:38.069Z | Downloaded p256 v0.13.2 |
| 1008 | 2026-08-15T07:00:38.073Z | Downloaded zip v4.6.1 |
| 1009 | 2026-08-15T07:00:38.078Z | Downloaded crc-any v2.5.0 |
| 1010 | 2026-08-15T07:00:38.078Z | Downloaded whoami v2.1.0 |
| 1011 | 2026-08-15T07:00:38.078Z | Downloaded darling v0.13.4 |
| 1012 | 2026-08-15T07:00:38.082Z | Downloaded cpubits v0.1.1 |
| 1013 | 2026-08-15T07:00:38.082Z | Downloaded corncobs v0.1.4 |
| 1014 | 2026-08-15T07:00:38.082Z | Downloaded daft-derive v0.1.7 |
| 1015 | 2026-08-15T07:00:38.082Z | Downloaded derive-ex v0.1.8 |
| 1016 | 2026-08-15T07:00:38.091Z | Downloaded futures-util v0.3.32 |
| 1017 | 2026-08-15T07:00:38.096Z | Downloaded scroll_derive v0.13.1 |
| 1018 | 2026-08-15T07:00:38.096Z | Downloaded hashbrown v0.16.1 |
| 1019 | 2026-08-15T07:00:38.096Z | Downloaded url v2.5.8 |
| 1020 | 2026-08-15T07:00:38.096Z | Downloaded unsafe-libyaml v0.2.11 |
| 1021 | 2026-08-15T07:00:38.096Z | Downloaded ed25519-dalek v3.0.0 |
| 1022 | 2026-08-15T07:00:38.099Z | Downloaded rustc_version v0.1.7 |
| 1023 | 2026-08-15T07:00:38.100Z | Downloaded sha1 v0.11.0 |
| 1024 | 2026-08-15T07:00:38.100Z | Downloaded crypto-bigint v0.5.5 |
| 1025 | 2026-08-15T07:00:38.103Z | Downloaded h2 v0.4.15 |
| 1026 | 2026-08-15T07:00:38.106Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1027 | 2026-08-15T07:00:38.110Z | Downloaded miette v7.6.0 |
| 1028 | 2026-08-15T07:00:38.110Z | Downloaded knus-derive v3.4.0 |
| 1029 | 2026-08-15T07:00:38.114Z | Downloaded toml_edit v0.19.15 |
| 1030 | 2026-08-15T07:00:38.120Z | Downloaded signal-hook-tokio v0.3.1 |
| 1031 | 2026-08-15T07:00:38.124Z | Downloaded strum v0.27.2 |
| 1032 | 2026-08-15T07:00:38.124Z | Downloaded darling v0.21.3 |
| 1033 | 2026-08-15T07:00:38.127Z | Downloaded untrusted v0.9.0 |
| 1034 | 2026-08-15T07:00:38.127Z | Downloaded usdt v0.6.0 |
| 1035 | 2026-08-15T07:00:38.129Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1036 | 2026-08-15T07:00:38.129Z | Downloaded tower-layer v0.3.3 |
| 1037 | 2026-08-15T07:00:38.129Z | Downloaded crc8 v0.1.1 |
| 1038 | 2026-08-15T07:00:38.133Z | Downloaded cstr-argument v0.1.2 |
| 1039 | 2026-08-15T07:00:38.133Z | Downloaded crypto-common v0.2.2 |
| 1040 | 2026-08-15T07:00:38.133Z | Downloaded tough v0.22.0 |
| 1041 | 2026-08-15T07:00:38.136Z | Downloaded num-complex v0.4.6 |
| 1042 | 2026-08-15T07:00:38.136Z | Downloaded tracing-core v0.1.36 |
| 1043 | 2026-08-15T07:00:38.140Z | Downloaded defmt v0.3.100 |
| 1044 | 2026-08-15T07:00:38.143Z | Downloaded rand v0.10.1 |
| 1045 | 2026-08-15T07:00:38.143Z | Downloaded lzss v0.8.2 |
| 1046 | 2026-08-15T07:00:38.147Z | Downloaded pin-project v1.1.11 |
| 1047 | 2026-08-15T07:00:38.152Z | Downloaded polyval v0.7.1 |
| 1048 | 2026-08-15T07:00:38.155Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1049 | 2026-08-15T07:00:38.155Z | Downloaded jiff-static v0.2.34 |
| 1050 | 2026-08-15T07:00:38.155Z | Downloaded precomputed-hash v0.1.1 |
| 1051 | 2026-08-15T07:00:38.156Z | Downloaded darling v0.20.11 |
| 1052 | 2026-08-15T07:00:38.159Z | Downloaded r2d2 v0.8.10 |
| 1053 | 2026-08-15T07:00:38.159Z | Downloaded progenitor-macro v0.13.0 |
| 1054 | 2026-08-15T07:00:38.159Z | Downloaded pwd v1.4.0 |
| 1055 | 2026-08-15T07:00:38.162Z | Downloaded hkdf v0.13.0 |
| 1056 | 2026-08-15T07:00:38.168Z | Downloaded reqwest v0.12.28 |
| 1057 | 2026-08-15T07:00:38.173Z | Downloaded rlimit v0.10.2 |
| 1058 | 2026-08-15T07:00:38.177Z | Downloaded zerocopy-derive v0.8.56 |
| 1059 | 2026-08-15T07:00:38.181Z | Downloaded num-bigint-dig v0.8.6 |
| 1060 | 2026-08-15T07:00:38.181Z | Downloaded rand v0.8.6 |
| 1061 | 2026-08-15T07:00:38.184Z | Downloaded synstructure v0.13.2 |
| 1062 | 2026-08-15T07:00:38.184Z | Downloaded ssh-key v0.6.7 |
| 1063 | 2026-08-15T07:00:38.193Z | Downloaded sha1 v0.10.6 |
| 1064 | 2026-08-15T07:00:38.193Z | Downloaded sync-ptr v0.1.4 |
| 1065 | 2026-08-15T07:00:38.193Z | Downloaded testing_table v0.3.0 |
| 1066 | 2026-08-15T07:00:38.194Z | Downloaded slog-term v2.9.2 |
| 1067 | 2026-08-15T07:00:38.197Z | Downloaded utf-8 v0.7.6 |
| 1068 | 2026-08-15T07:00:38.197Z | Downloaded tokio-tungstenite v0.21.0 |
| 1069 | 2026-08-15T07:00:38.197Z | Downloaded zerofrom-derive v0.1.6 |
| 1070 | 2026-08-15T07:00:38.197Z | Downloaded icu_normalizer v2.1.1 |
| 1071 | 2026-08-15T07:00:38.197Z | Downloaded crc v3.4.0 |
| 1072 | 2026-08-15T07:00:38.197Z | Downloaded crossterm v0.29.0 |
| 1073 | 2026-08-15T07:00:38.200Z | Downloaded similar v2.7.0 |
| 1074 | 2026-08-15T07:00:38.200Z | Downloaded static_assertions v1.1.0 |
| 1075 | 2026-08-15T07:00:38.203Z | Downloaded memoffset v0.9.1 |
| 1076 | 2026-08-15T07:00:38.203Z | Downloaded dtrace-parser v0.3.0 |
| 1077 | 2026-08-15T07:00:38.203Z | Downloaded opaque-debug v0.3.1 |
| 1078 | 2026-08-15T07:00:38.208Z | Downloaded ed25519 v3.0.0 |
| 1079 | 2026-08-15T07:00:38.211Z | Downloaded tower v0.5.3 |
| 1080 | 2026-08-15T07:00:38.215Z | Downloaded is-terminal v0.4.17 |
| 1081 | 2026-08-15T07:00:38.218Z | Downloaded tar v0.4.46 |
| 1082 | 2026-08-15T07:00:38.221Z | Downloaded dropshot-api-manager v0.7.2 |
| 1083 | 2026-08-15T07:00:38.225Z | Downloaded miniz_oxide v0.8.9 |
| 1084 | 2026-08-15T07:00:38.225Z | Downloaded predicates v3.1.4 |
| 1085 | 2026-08-15T07:00:38.229Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1086 | 2026-08-15T07:00:38.229Z | Downloaded peg-macros v0.8.5 |
| 1087 | 2026-08-15T07:00:38.229Z | Downloaded num-modular v0.6.4 |
| 1088 | 2026-08-15T07:00:38.233Z | Downloaded parking_lot v0.11.2 |
| 1089 | 2026-08-15T07:00:38.233Z | Downloaded phf v0.12.1 |
| 1090 | 2026-08-15T07:00:38.234Z | Downloaded lru v0.12.5 |
| 1091 | 2026-08-15T07:00:38.234Z | Downloaded rfc6979 v0.6.0 |
| 1092 | 2026-08-15T07:00:38.234Z | Downloaded nu-ansi-term v0.50.3 |
| 1093 | 2026-08-15T07:00:38.245Z | Downloaded owo-colors v4.3.0 |
| 1094 | 2026-08-15T07:00:38.248Z | Downloaded slog-envlogger v2.2.0 |
| 1095 | 2026-08-15T07:00:38.249Z | Downloaded spin v0.9.8 |
| 1096 | 2026-08-15T07:00:38.252Z | Downloaded string_cache v0.8.9 |
| 1097 | 2026-08-15T07:00:38.252Z | Downloaded crunchy v0.2.4 |
| 1098 | 2026-08-15T07:00:38.255Z | Downloaded digest-io v0.1.0 |
| 1099 | 2026-08-15T07:00:38.256Z | Downloaded scrypt v0.12.0 |
| 1100 | 2026-08-15T07:00:38.260Z | Downloaded structmeta-derive v0.3.0 |
| 1101 | 2026-08-15T07:00:38.260Z | Downloaded dropshot_endpoint v0.17.1 |
| 1102 | 2026-08-15T07:00:38.263Z | Downloaded hkdf v0.12.4 |
| 1103 | 2026-08-15T07:00:38.267Z | Downloaded scroll v0.13.0 |
| 1104 | 2026-08-15T07:00:38.267Z | Downloaded icu_collections v2.1.1 |
| 1105 | 2026-08-15T07:00:38.270Z | Downloaded der v0.8.0 |
| 1106 | 2026-08-15T07:00:38.274Z | Downloaded schemars v0.9.0 |
| 1107 | 2026-08-15T07:00:38.279Z | Downloaded derive_more v2.1.1 |
| 1108 | 2026-08-15T07:00:38.285Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1109 | 2026-08-15T07:00:38.289Z | Downloaded lazy_static v1.5.0 |
| 1110 | 2026-08-15T07:00:38.289Z | Downloaded lru-cache v0.1.2 |
| 1111 | 2026-08-15T07:00:38.289Z | Downloaded olpc-cjson v0.1.4 |
| 1112 | 2026-08-15T07:00:38.289Z | Downloaded ctutils v0.4.2 |
| 1113 | 2026-08-15T07:00:38.293Z | Downloaded indoc v2.0.7 |
| 1114 | 2026-08-15T07:00:38.293Z | Downloaded p384 v0.13.1 |
| 1115 | 2026-08-15T07:00:38.299Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1116 | 2026-08-15T07:00:38.310Z | Downloaded time-core v0.1.8 |
| 1117 | 2026-08-15T07:00:38.314Z | Downloaded phf v0.13.1 |
| 1118 | 2026-08-15T07:00:38.314Z | Downloaded proc-macro-crate v3.4.0 |
| 1119 | 2026-08-15T07:00:38.314Z | Downloaded idna v1.1.0 |
| 1120 | 2026-08-15T07:00:38.372Z | Downloaded downcast-rs v2.0.2 |
| 1121 | 2026-08-15T07:00:38.373Z | Downloaded libscf-sys v1.2.0 |
| 1122 | 2026-08-15T07:00:38.373Z | Downloaded openssl-probe v0.1.6 |
| 1123 | 2026-08-15T07:00:38.373Z | Downloaded radium v0.7.0 |
| 1124 | 2026-08-15T07:00:38.373Z | Downloaded tokio-tungstenite v0.23.1 |
| 1125 | 2026-08-15T07:00:38.373Z | Downloaded progenitor v0.13.0 |
| 1126 | 2026-08-15T07:00:38.373Z | Downloaded knus v3.4.0 |
| 1127 | 2026-08-15T07:00:38.373Z | Downloaded p521 v0.14.0 |
| 1128 | 2026-08-15T07:00:38.373Z | Downloaded unicode-properties v0.1.4 |
| 1129 | 2026-08-15T07:00:38.373Z | Downloaded smallvec v1.15.1 |
| 1130 | 2026-08-15T07:00:38.373Z | Downloaded vergen-lib v0.1.6 |
| 1131 | 2026-08-15T07:00:38.373Z | Downloaded void v1.0.2 |
| 1132 | 2026-08-15T07:00:38.373Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1133 | 2026-08-15T07:00:38.373Z | Downloaded quinn v0.11.11 |
| 1134 | 2026-08-15T07:00:38.373Z | Downloaded seq-macro v0.3.6 |
| 1135 | 2026-08-15T07:00:38.373Z | Downloaded packed_struct_codegen v0.10.1 |
| 1136 | 2026-08-15T07:00:38.373Z | Downloaded p384 v0.14.0 |
| 1137 | 2026-08-15T07:00:38.373Z | Downloaded derive-where v1.6.0 |
| 1138 | 2026-08-15T07:00:38.373Z | Downloaded derive_more v0.99.20 |
| 1139 | 2026-08-15T07:00:38.373Z | Downloaded delegate v0.13.5 |
| 1140 | 2026-08-15T07:00:38.373Z | Downloaded hybrid-array v0.4.13 |
| 1141 | 2026-08-15T07:00:38.373Z | Downloaded multer v3.1.0 |
| 1142 | 2026-08-15T07:00:38.383Z | Downloaded dunce v1.0.5 |
| 1143 | 2026-08-15T07:00:38.383Z | Downloaded is_ci v1.2.0 |
| 1144 | 2026-08-15T07:00:38.383Z | Downloaded shell-words v1.1.1 |
| 1145 | 2026-08-15T07:00:38.383Z | Downloaded const-oid v0.10.2 |
| 1146 | 2026-08-15T07:00:38.383Z | Downloaded tokio-util v0.7.18 |
| 1147 | 2026-08-15T07:00:38.383Z | Downloaded rand_core v0.10.0 |
| 1148 | 2026-08-15T07:00:38.383Z | Downloaded tokio-macros v2.7.0 |
| 1149 | 2026-08-15T07:00:38.383Z | Downloaded portable-atomic v1.13.1 |
| 1150 | 2026-08-15T07:00:38.383Z | Downloaded progenitor-impl v0.13.0 |
| 1151 | 2026-08-15T07:00:38.391Z | Downloaded icu_properties v2.1.2 |
| 1152 | 2026-08-15T07:00:38.391Z | Downloaded ml-kem v0.3.2 |
| 1153 | 2026-08-15T07:00:38.391Z | Downloaded path-slash v0.1.5 |
| 1154 | 2026-08-15T07:00:38.395Z | Downloaded writeable v0.6.2 |
| 1155 | 2026-08-15T07:00:38.395Z | Downloaded convert_case v0.10.0 |
| 1156 | 2026-08-15T07:00:38.395Z | Downloaded zstd-safe v7.2.4 |
| 1157 | 2026-08-15T07:00:38.398Z | Downloaded papergrid v0.18.0 |
| 1158 | 2026-08-15T07:00:38.401Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1159 | 2026-08-15T07:00:38.405Z | Downloaded tui-tree-widget v0.23.1 |
| 1160 | 2026-08-15T07:00:38.405Z | Downloaded poly1305 v0.9.0 |
| 1161 | 2026-08-15T07:00:38.405Z | Downloaded zstd v0.13.3 |
| 1162 | 2026-08-15T07:00:38.408Z | Downloaded toml v0.7.8 |
| 1163 | 2026-08-15T07:00:38.408Z | Downloaded data-encoding v2.10.0 |
| 1164 | 2026-08-15T07:00:38.408Z | Downloaded tap v1.0.1 |
| 1165 | 2026-08-15T07:00:38.415Z | Downloaded aws-lc-rs v1.16.3 |
| 1166 | 2026-08-15T07:00:38.420Z | Downloaded blake3 v1.8.5 |
| 1167 | 2026-08-15T07:00:38.425Z | Downloaded wnaf v0.14.0 |
| 1168 | 2026-08-15T07:00:38.425Z | Downloaded serde_with_macros v1.5.2 |
| 1169 | 2026-08-15T07:00:38.425Z | Downloaded num-rational v0.4.2 |
| 1170 | 2026-08-15T07:00:38.432Z | Downloaded rustc-demangle v0.1.27 |
| 1171 | 2026-08-15T07:00:38.432Z | Downloaded ssh-encoding v0.3.0 |
| 1172 | 2026-08-15T07:00:38.432Z | Downloaded waitgroup v0.1.2 |
| 1173 | 2026-08-15T07:00:38.435Z | Downloaded md5 v0.8.0 |
| 1174 | 2026-08-15T07:00:38.435Z | Downloaded hyper-util v0.1.20 |
| 1175 | 2026-08-15T07:00:38.435Z | Downloaded dirs-next v2.0.0 |
| 1176 | 2026-08-15T07:00:38.439Z | Downloaded signal-hook-mio v0.2.5 |
| 1177 | 2026-08-15T07:00:38.442Z | Downloaded rustc-hash v2.1.1 |
| 1178 | 2026-08-15T07:00:38.447Z | Downloaded tls_codec_derive v0.4.2 |
| 1179 | 2026-08-15T07:00:38.451Z | Downloaded httpdate v1.0.3 |
| 1180 | 2026-08-15T07:00:38.451Z | Downloaded rand_core v0.9.5 |
| 1181 | 2026-08-15T07:00:38.452Z | Downloaded darling_macro v0.21.3 |
| 1182 | 2026-08-15T07:00:38.452Z | Downloaded num_threads v0.1.7 |
| 1183 | 2026-08-15T07:00:38.458Z | Downloaded nom v7.1.3 |
| 1184 | 2026-08-15T07:00:38.462Z | Downloaded omicron-zone-package v0.12.3 |
| 1185 | 2026-08-15T07:00:38.466Z | Downloaded pbkdf2 v0.13.0 |
| 1186 | 2026-08-15T07:00:38.466Z | Downloaded walkdir v2.5.0 |
| 1187 | 2026-08-15T07:00:38.469Z | Downloaded xshell v0.2.7 |
| 1188 | 2026-08-15T07:00:38.469Z | Downloaded supports-color v3.0.2 |
| 1189 | 2026-08-15T07:00:38.473Z | Downloaded critical-section v1.2.0 |
| 1190 | 2026-08-15T07:00:38.476Z | Downloaded bitvec v1.0.1 |
| 1191 | 2026-08-15T07:00:38.484Z | Downloaded libxml v0.3.3 |
| 1192 | 2026-08-15T07:00:38.487Z | Downloaded zerovec v0.11.5 |
| 1193 | 2026-08-15T07:00:38.491Z | Downloaded qorb v0.4.1 |
| 1194 | 2026-08-15T07:00:38.491Z | Downloaded test-strategy v0.4.5 |
| 1195 | 2026-08-15T07:00:38.495Z | Downloaded bindgen v0.71.1 |
| 1196 | 2026-08-15T07:00:38.498Z | Downloaded semver v0.1.20 |
| 1197 | 2026-08-15T07:00:38.498Z | Downloaded tokio-postgres v0.7.16 |
| 1198 | 2026-08-15T07:00:38.502Z | Downloaded keccak v0.1.6 |
| 1199 | 2026-08-15T07:00:38.502Z | Downloaded zerovec-derive v0.11.2 |
| 1200 | 2026-08-15T07:00:38.502Z | Downloaded crossterm v0.28.1 |
| 1201 | 2026-08-15T07:00:38.505Z | Downloaded libsw-core v0.3.2 |
| 1202 | 2026-08-15T07:00:38.510Z | Downloaded phf_shared v0.12.1 |
| 1203 | 2026-08-15T07:00:38.510Z | Downloaded pkcs8 v0.10.2 |
| 1204 | 2026-08-15T07:00:38.510Z | Downloaded jobserver v0.1.34 |
| 1205 | 2026-08-15T07:00:38.510Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1206 | 2026-08-15T07:00:38.510Z | Downloaded minimal-lexical v0.2.1 |
| 1207 | 2026-08-15T07:00:38.514Z | Downloaded unicode_categories v0.1.1 |
| 1208 | 2026-08-15T07:00:38.514Z | Downloaded pkcs5 v0.8.1 |
| 1209 | 2026-08-15T07:00:38.517Z | Downloaded libloading v0.8.9 |
| 1210 | 2026-08-15T07:00:38.517Z | Downloaded spki v0.7.3 |
| 1211 | 2026-08-15T07:00:38.517Z | Downloaded digest v0.11.3 |
| 1212 | 2026-08-15T07:00:38.521Z | Downloaded ppv-lite86 v0.2.21 |
| 1213 | 2026-08-15T07:00:38.521Z | Downloaded der v0.7.10 |
| 1214 | 2026-08-15T07:00:38.524Z | Downloaded quick-xml v0.37.5 |
| 1215 | 2026-08-15T07:00:38.528Z | Downloaded iri-string v0.7.10 |
| 1216 | 2026-08-15T07:00:38.533Z | Downloaded petname v2.0.2 |
| 1217 | 2026-08-15T07:00:38.536Z | Downloaded publicsuffix v2.3.0 |
| 1218 | 2026-08-15T07:00:38.540Z | Downloaded ed25519-dalek v2.2.0 |
| 1219 | 2026-08-15T07:00:38.541Z | Downloaded memmap2 v0.9.10 |
| 1220 | 2026-08-15T07:00:38.544Z | Downloaded defmt-macros v1.0.1 |
| 1221 | 2026-08-15T07:00:38.544Z | Downloaded salty v0.3.0 |
| 1222 | 2026-08-15T07:00:38.548Z | Downloaded defmt v1.0.1 |
| 1223 | 2026-08-15T07:00:38.551Z | Downloaded reedline v0.40.0 |
| 1224 | 2026-08-15T07:00:38.554Z | Downloaded goblin v0.10.5 |
| 1225 | 2026-08-15T07:00:38.558Z | Downloaded darling_core v0.13.4 |
| 1226 | 2026-08-15T07:00:38.561Z | Downloaded prettyplease v0.2.37 |
| 1227 | 2026-08-15T07:00:38.566Z | Downloaded snafu v0.8.9 |
| 1228 | 2026-08-15T07:00:38.571Z | Downloaded const_format v0.2.35 |
| 1229 | 2026-08-15T07:00:38.571Z | Downloaded slog-dtrace v0.3.0 |
| 1230 | 2026-08-15T07:00:38.575Z | Downloaded zip v0.6.6 |
| 1231 | 2026-08-15T07:00:38.578Z | Downloaded radix_trie v0.2.1 |
| 1232 | 2026-08-15T07:00:38.584Z | Downloaded ignore v0.4.25 |
| 1233 | 2026-08-15T07:00:38.595Z | Downloaded rustyline v14.0.0 |
| 1234 | 2026-08-15T07:00:38.598Z | Downloaded rustls-webpki v0.103.13 |
| 1235 | 2026-08-15T07:00:38.602Z | Downloaded winnow v1.0.3 |
| 1236 | 2026-08-15T07:00:38.609Z | Downloaded darling_core v0.20.11 |
| 1237 | 2026-08-15T07:00:38.613Z | Downloaded ryu v1.0.23 |
| 1238 | 2026-08-15T07:00:38.613Z | Downloaded serde_with v1.14.0 |
| 1239 | 2026-08-15T07:00:38.616Z | Downloaded derive_more-impl v2.1.1 |
| 1240 | 2026-08-15T07:00:38.619Z | Downloaded sha3 v0.12.0 |
| 1241 | 2026-08-15T07:00:38.622Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1242 | 2026-08-15T07:00:38.628Z | Downloaded itertools v0.10.5 |
| 1243 | 2026-08-15T07:00:38.628Z | Downloaded quinn-proto v0.11.16 |
| 1244 | 2026-08-15T07:00:38.632Z | Downloaded itertools v0.15.0 |
| 1245 | 2026-08-15T07:00:38.636Z | Downloaded git2 v0.20.4 |
| 1246 | 2026-08-15T07:00:38.643Z | Downloaded pretty_assertions v1.4.1 |
| 1247 | 2026-08-15T07:00:38.646Z | Downloaded samael v0.0.19 |
| 1248 | 2026-08-15T07:00:38.650Z | Downloaded uuid v1.23.4 |
| 1249 | 2026-08-15T07:00:38.650Z | Downloaded libm v0.2.16 |
| 1250 | 2026-08-15T07:00:38.654Z | Downloaded chrono v0.4.45 |
| 1251 | 2026-08-15T07:00:38.659Z | Downloaded nom v8.0.0 |
| 1252 | 2026-08-15T07:00:38.663Z | Downloaded schemars v1.2.1 |
| 1253 | 2026-08-15T07:00:38.673Z | Downloaded regex v1.12.3 |
| 1254 | 2026-08-15T07:00:38.678Z | Downloaded steno v0.4.1 |
| 1255 | 2026-08-15T07:00:38.682Z | Downloaded winnow v0.5.40 |
| 1256 | 2026-08-15T07:00:38.685Z | Downloaded typify v0.6.2 |
| 1257 | 2026-08-15T07:00:38.688Z | Downloaded p256 v0.14.0 |
| 1258 | 2026-08-15T07:00:38.688Z | Downloaded itertools v0.12.1 |
| 1259 | 2026-08-15T07:00:38.693Z | Downloaded unicode-normalization v0.1.25 |
| 1260 | 2026-08-15T07:00:38.696Z | Downloaded polar-core v0.27.3 |
| 1261 | 2026-08-15T07:00:38.700Z | Downloaded unicode-segmentation v1.12.0 |
| 1262 | 2026-08-15T07:00:38.703Z | Downloaded proptest v1.11.0 |
| 1263 | 2026-08-15T07:00:38.708Z | Downloaded crossbeam-channel v0.5.15 |
| 1264 | 2026-08-15T07:00:38.711Z | Downloaded rayon v1.11.0 |
| 1265 | 2026-08-15T07:00:38.715Z | Downloaded gimli v0.32.3 |
| 1266 | 2026-08-15T07:00:38.721Z | Downloaded rand v0.9.2 |
| 1267 | 2026-08-15T07:00:38.724Z | Downloaded jiff-core v0.1.0 |
| 1268 | 2026-08-15T07:00:38.730Z | Downloaded vcpkg v0.2.15 |
| 1269 | 2026-08-15T07:00:38.752Z | Downloaded time v0.3.47 |
| 1270 | 2026-08-15T07:00:38.759Z | Downloaded mio v1.2.0 |
| 1271 | 2026-08-15T07:00:38.763Z | Downloaded dashu-int v0.5.1 |
| 1272 | 2026-08-15T07:00:38.770Z | Downloaded rawzip v0.4.4 |
| 1273 | 2026-08-15T07:00:38.774Z | Downloaded tower-http v0.6.8 |
| 1274 | 2026-08-15T07:00:38.777Z | Downloaded lalrpop v0.19.12 |
| 1275 | 2026-08-15T07:00:38.784Z | Downloaded crypto-primes v0.7.2 |
| 1276 | 2026-08-15T07:00:38.787Z | Downloaded itertools v0.13.0 |
| 1277 | 2026-08-15T07:00:38.792Z | Downloaded reqwest v0.13.2 |
| 1278 | 2026-08-15T07:00:38.796Z | Downloaded winnow v0.6.26 |
| 1279 | 2026-08-15T07:00:38.802Z | Downloaded p521 v0.13.3 |
| 1280 | 2026-08-15T07:00:38.805Z | Downloaded hyper v1.10.1 |
| 1281 | 2026-08-15T07:00:38.809Z | Downloaded moka v0.12.13 |
| 1282 | 2026-08-15T07:00:38.813Z | Downloaded smoltcp v0.11.0 |
| 1283 | 2026-08-15T07:00:38.822Z | Downloaded icu_properties_data v2.1.2 |
| 1284 | 2026-08-15T07:00:38.827Z | Downloaded bstr v1.12.1 |
| 1285 | 2026-08-15T07:00:38.833Z | Downloaded itertools v0.14.0 |
| 1286 | 2026-08-15T07:00:38.845Z | Downloaded object v0.37.3 |
| 1287 | 2026-08-15T07:00:38.852Z | Downloaded crypto-bigint v0.7.5 |
| 1288 | 2026-08-15T07:00:38.869Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1289 | 2026-08-15T07:00:38.882Z | Downloaded serde_with v3.21.0 |
| 1290 | 2026-08-15T07:00:38.892Z | Downloaded iddqd v0.4.2 |
| 1291 | 2026-08-15T07:00:38.896Z | Downloaded hickory-proto v0.24.4 |
| 1292 | 2026-08-15T07:00:38.906Z | Downloaded openapiv3 v2.2.0 |
| 1293 | 2026-08-15T07:00:38.913Z | Downloaded object v0.30.4 |
| 1294 | 2026-08-15T07:00:38.920Z | Downloaded rustls v0.23.41 |
| 1295 | 2026-08-15T07:00:38.928Z | Downloaded russh v0.62.4 |
| 1296 | 2026-08-15T07:00:38.932Z | Downloaded hickory-proto v0.25.2 |
| 1297 | 2026-08-15T07:00:38.941Z | Downloaded tabled v0.21.0 |
| 1298 | 2026-08-15T07:00:38.954Z | Downloaded zerocopy v0.8.56 |
| 1299 | 2026-08-15T07:00:38.966Z | Downloaded nix v0.31.2 |
| 1300 | 2026-08-15T07:00:38.971Z | Downloaded regress v0.11.1 |
| 1301 | 2026-08-15T07:00:38.979Z | Downloaded zlib-rs v0.6.2 |
| 1302 | 2026-08-15T07:00:38.983Z | Downloaded openssl v0.10.80 |
| 1303 | 2026-08-15T07:00:39.002Z | Downloaded rustix v0.38.44 |
| 1304 | 2026-08-15T07:00:39.007Z | Downloaded curve25519-dalek v5.0.0 |
| 1305 | 2026-08-15T07:00:39.012Z | Downloaded regex-syntax v0.6.29 |
| 1306 | 2026-08-15T07:00:39.015Z | Downloaded regress v0.10.5 |
| 1307 | 2026-08-15T07:00:39.020Z | Downloaded nix v0.28.0 |
| 1308 | 2026-08-15T07:00:39.027Z | Downloaded smoltcp v0.9.1 |
| 1309 | 2026-08-15T07:00:39.034Z | Downloaded curve25519-dalek v4.1.3 |
| 1310 | 2026-08-15T07:00:39.037Z | Downloaded sqlparser v0.61.0 |
| 1311 | 2026-08-15T07:00:39.043Z | Downloaded nix v0.27.1 |
| 1312 | 2026-08-15T07:00:39.048Z | Downloaded diesel v2.3.7 |
| 1313 | 2026-08-15T07:00:39.068Z | Downloaded regex-syntax v0.8.10 |
| 1314 | 2026-08-15T07:00:39.097Z | Downloaded dropshot v0.17.1 |
| 1315 | 2026-08-15T07:00:39.110Z | Downloaded sled v0.34.7 |
| 1316 | 2026-08-15T07:00:39.117Z | Downloaded regex-automata v0.4.14 |
| 1317 | 2026-08-15T07:00:39.132Z | Downloaded sha3 v0.11.0 |
| 1318 | 2026-08-15T07:00:39.136Z | Downloaded tracing v0.1.44 |
| 1319 | 2026-08-15T07:00:39.173Z | Downloaded ratatui v0.29.0 |
| 1320 | 2026-08-15T07:00:39.181Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1321 | 2026-08-15T07:00:39.189Z | Downloaded typify-impl v0.6.2 |
| 1322 | 2026-08-15T07:00:39.198Z | Downloaded zerocopy-derive v0.6.6 |
| 1323 | 2026-08-15T07:00:39.207Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1324 | 2026-08-15T07:00:39.230Z | Downloaded tokio v1.52.1 |
| 1325 | 2026-08-15T07:00:39.255Z | Downloaded petgraph v0.6.5 |
| 1326 | 2026-08-15T07:00:39.267Z | Downloaded jiff v0.2.34 |
| 1327 | 2026-08-15T07:00:39.279Z | Downloaded chrono-tz v0.10.4 |
| 1328 | 2026-08-15T07:00:39.291Z | Downloaded libz-sys v1.1.24 |
| 1329 | 2026-08-15T07:00:39.304Z | Downloaded csv v1.4.0 |
| 1330 | 2026-08-15T07:00:39.318Z | Downloaded petgraph v0.8.3 |
| 1331 | 2026-08-15T07:00:39.332Z | Downloaded sha3 v0.10.8 |
| 1332 | 2026-08-15T07:00:39.337Z | Downloaded encoding_rs v0.8.35 |
| 1333 | 2026-08-15T07:00:39.367Z | Downloaded ring v0.17.14 |
| 1334 | 2026-08-15T07:00:39.394Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1335 | 2026-08-15T07:00:39.975Z | Downloaded dsi-bitstream v0.10.1 |
| 1336 | 2026-08-15T07:00:40.199Z | Downloaded aws-lc-sys v0.40.0 |
| 1337 | 2026-08-15T07:00:40.508Z | Compiling libc v0.2.185 |
| 1338 | 2026-08-15T07:00:40.508Z | Compiling serde_core v1.0.228 |
| 1339 | 2026-08-15T07:00:40.511Z | Compiling serde v1.0.228 |
| 1340 | 2026-08-15T07:00:40.511Z | Compiling portable-atomic v1.13.1 |
| 1341 | 2026-08-15T07:00:40.511Z | Compiling log v0.4.33 |
| 1342 | 2026-08-15T07:00:40.511Z | Compiling smallvec v1.15.1 |
| 1343 | 2026-08-15T07:00:40.511Z | Compiling critical-section v1.2.0 |
| 1344 | 2026-08-15T07:00:40.511Z | Compiling subtle v2.6.1 |
| 1345 | 2026-08-15T07:00:40.511Z | Compiling allocator-api2 v0.2.21 |
| 1346 | 2026-08-15T07:00:40.716Z | Compiling zerocopy v0.8.56 |
| 1347 | 2026-08-15T07:00:40.720Z | Compiling typenum v1.20.1 |
| 1348 | 2026-08-15T07:00:40.720Z | Compiling foldhash v0.2.0 |
| 1349 | 2026-08-15T07:00:40.756Z | Compiling scopeguard v1.2.0 |
| 1350 | 2026-08-15T07:00:40.770Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-08-15T07:00:40.773Z | Compiling shlex v1.3.0 |
| 1352 | 2026-08-15T07:00:40.773Z | Compiling syn v2.0.117 |
| 1353 | 2026-08-15T07:00:40.848Z | Compiling stable_deref_trait v1.2.1 |
| 1354 | 2026-08-15T07:00:40.894Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-08-15T07:00:40.960Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-08-15T07:00:40.977Z | Compiling hashbrown v0.17.0 |
| 1357 | 2026-08-15T07:00:41.005Z | Compiling serde_json v1.0.151 |
| 1358 | 2026-08-15T07:00:41.008Z | Compiling const-oid v0.9.6 |
| 1359 | 2026-08-15T07:00:41.035Z | Compiling libm v0.2.16 |
| 1360 | 2026-08-15T07:00:41.035Z | Compiling num-traits v0.2.19 |
| 1361 | 2026-08-15T07:00:41.039Z | Compiling getrandom v0.3.4 |
| 1362 | 2026-08-15T07:00:41.067Z | Compiling pin-project-lite v0.2.17 |
| 1363 | 2026-08-15T07:00:41.144Z | Compiling parking_lot_core v0.9.12 |
| 1364 | 2026-08-15T07:00:41.213Z | Compiling writeable v0.6.2 |
| 1365 | 2026-08-15T07:00:41.227Z | Compiling litemap v0.8.1 |
| 1366 | 2026-08-15T07:00:41.243Z | Compiling percent-encoding v2.3.2 |
| 1367 | 2026-08-15T07:00:41.272Z | Compiling icu_properties_data v2.1.2 |
| 1368 | 2026-08-15T07:00:41.288Z | Compiling icu_normalizer_data v2.1.1 |
| 1369 | 2026-08-15T07:00:41.429Z | Compiling rustix v1.1.4 |
| 1370 | 2026-08-15T07:00:41.460Z | Compiling futures-core v0.3.32 |
| 1371 | 2026-08-15T07:00:41.477Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-08-15T07:00:41.494Z | Compiling base64ct v1.8.3 |
| 1373 | 2026-08-15T07:00:41.525Z | Compiling utf8_iter v1.0.4 |
| 1374 | 2026-08-15T07:00:41.641Z | Compiling errno v0.3.14 |
| 1375 | 2026-08-15T07:00:41.666Z | Compiling getrandom v0.2.17 |
| 1376 | 2026-08-15T07:00:41.683Z | Compiling jobserver v0.1.34 |
| 1377 | 2026-08-15T07:00:41.716Z | Compiling mio v1.2.0 |
| 1378 | 2026-08-15T07:00:41.734Z | Compiling socket2 v0.6.3 |
| 1379 | 2026-08-15T07:00:41.737Z | Compiling form_urlencoded v1.2.2 |
| 1380 | 2026-08-15T07:00:41.822Z | Compiling once_cell v1.21.3 |
| 1381 | 2026-08-15T07:00:41.840Z | Compiling rand_core v0.6.4 |
| 1382 | 2026-08-15T07:00:41.856Z | Compiling signal-hook-registry v1.4.8 |
| 1383 | 2026-08-15T07:00:41.937Z | Compiling cc v1.2.56 |
| 1384 | 2026-08-15T07:00:41.958Z | Compiling parking_lot v0.12.5 |
| 1385 | 2026-08-15T07:00:41.976Z | Compiling pem-rfc7468 v0.7.0 |
| 1386 | 2026-08-15T07:00:42.042Z | Compiling flagset v0.4.7 |
| 1387 | 2026-08-15T07:00:42.060Z | Compiling getrandom v0.4.3 |
| 1388 | 2026-08-15T07:00:42.084Z | Compiling cfg_aliases v0.2.1 |
| 1389 | 2026-08-15T07:00:42.115Z | Compiling rand_core v0.10.0 |
| 1390 | 2026-08-15T07:00:42.131Z | Compiling winnow v1.0.3 |
| 1391 | 2026-08-15T07:00:42.134Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1392 | 2026-08-15T07:00:42.162Z | Compiling futures-sink v0.3.32 |
| 1393 | 2026-08-15T07:00:42.178Z | Compiling slab v0.4.12 |
| 1394 | 2026-08-15T07:00:42.195Z | Compiling futures-task v0.3.32 |
| 1395 | 2026-08-15T07:00:42.213Z | Compiling futures-io v0.3.32 |
| 1396 | 2026-08-15T07:00:42.216Z | Compiling rustversion v1.0.22 |
| 1397 | 2026-08-15T07:00:42.249Z | Compiling borsh v1.8.0 |
| 1398 | 2026-08-15T07:00:42.308Z | Compiling futures-channel v0.3.32 |
| 1399 | 2026-08-15T07:00:42.322Z | Compiling iana-time-zone v0.1.65 |
| 1400 | 2026-08-15T07:00:42.387Z | Compiling base64 v0.22.1 |
| 1401 | 2026-08-15T07:00:42.390Z | Compiling ident_case v1.0.1 |
| 1402 | 2026-08-15T07:00:42.420Z | Compiling cpufeatures v0.2.17 |
| 1403 | 2026-08-15T07:00:42.423Z | Compiling simd-adler32 v0.3.8 |
| 1404 | 2026-08-15T07:00:42.471Z | Compiling syn v1.0.109 |
| 1405 | 2026-08-15T07:00:42.513Z | Compiling adler2 v2.0.1 |
| 1406 | 2026-08-15T07:00:42.547Z | Compiling spin v0.9.8 |
| 1407 | 2026-08-15T07:00:42.578Z | Compiling ahash v0.8.12 |
| 1408 | 2026-08-15T07:00:42.582Z | Compiling dunce v1.0.5 |
| 1409 | 2026-08-15T07:00:42.612Z | Compiling fs_extra v1.3.0 |
| 1410 | 2026-08-15T07:00:42.655Z | Compiling miniz_oxide v0.8.9 |
| 1411 | 2026-08-15T07:00:42.672Z | Compiling schemars v0.8.22 |
| 1412 | 2026-08-15T07:00:42.708Z | Compiling dyn-clone v1.0.20 |
| 1413 | 2026-08-15T07:00:42.724Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-08-15T07:00:42.741Z | Compiling cmake v0.1.57 |
| 1415 | 2026-08-15T07:00:42.759Z | Compiling rand_core v0.9.5 |
| 1416 | 2026-08-15T07:00:42.810Z | Compiling regex-syntax v0.8.10 |
| 1417 | 2026-08-15T07:00:42.867Z | Compiling tinyvec_macros v0.1.1 |
| 1418 | 2026-08-15T07:00:42.898Z | Compiling num-integer v0.1.46 |
| 1419 | 2026-08-15T07:00:42.931Z | Compiling tinyvec v1.12.0 |
| 1420 | 2026-08-15T07:00:42.951Z | Compiling object v0.37.3 |
| 1421 | 2026-08-15T07:00:42.967Z | Compiling aws-lc-rs v1.16.3 |
| 1422 | 2026-08-15T07:00:43.001Z | Compiling anyhow v1.0.104 |
| 1423 | 2026-08-15T07:00:43.092Z | Compiling bitflags v2.11.0 |
| 1424 | 2026-08-15T07:00:43.215Z | Compiling indexmap v2.14.0 |
| 1425 | 2026-08-15T07:00:43.291Z | Compiling semver v1.0.28 |
| 1426 | 2026-08-15T07:00:43.327Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1427 | 2026-08-15T07:00:43.347Z | Compiling vcpkg v0.2.15 |
| 1428 | 2026-08-15T07:00:43.365Z | Compiling num-bigint-dig v0.8.6 |
| 1429 | 2026-08-15T07:00:43.382Z | Compiling num-iter v0.1.45 |
| 1430 | 2026-08-15T07:00:43.385Z | Compiling lazy_static v1.5.0 |
| 1431 | 2026-08-15T07:00:43.430Z | Compiling ff v0.13.1 |
| 1432 | 2026-08-15T07:00:43.468Z | Compiling gimli v0.32.3 |
| 1433 | 2026-08-15T07:00:43.508Z | Compiling base16ct v0.2.0 |
| 1434 | 2026-08-15T07:00:43.525Z | Compiling rustc_version v0.4.1 |
| 1435 | 2026-08-15T07:00:43.599Z | Compiling group v0.13.0 |
| 1436 | 2026-08-15T07:00:43.647Z | Compiling openssl-probe v0.2.1 |
| 1437 | 2026-08-15T07:00:43.694Z | Compiling aws-lc-sys v0.40.0 |
| 1438 | 2026-08-15T07:00:43.713Z | Compiling cmov v0.5.4 |
| 1439 | 2026-08-15T07:00:43.802Z | Compiling untrusted v0.7.1 |
| 1440 | 2026-08-15T07:00:43.849Z | Compiling owo-colors v4.3.0 |
| 1441 | 2026-08-15T07:00:43.882Z | Compiling synstructure v0.13.2 |
| 1442 | 2026-08-15T07:00:43.933Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1443 | 2026-08-15T07:00:43.949Z | Compiling serde_derive_internals v0.29.1 |
| 1444 | 2026-08-15T07:00:43.952Z | Compiling pest_generator v2.8.6 |
| 1445 | 2026-08-15T07:00:44.001Z | Compiling crc32fast v1.5.0 |
| 1446 | 2026-08-15T07:00:44.062Z | Compiling rustc-demangle v0.1.27 |
| 1447 | 2026-08-15T07:00:44.121Z | Compiling openssl-sys v0.9.117 |
| 1448 | 2026-08-15T07:00:44.207Z | Compiling httparse v1.10.1 |
| 1449 | 2026-08-15T07:00:44.413Z | Compiling ctutils v0.4.2 |
| 1450 | 2026-08-15T07:00:44.453Z | Compiling terminal_size v0.4.3 |
| 1451 | 2026-08-15T07:00:44.487Z | Compiling tempfile v3.27.0 |
| 1452 | 2026-08-15T07:00:44.543Z | Compiling curve25519-dalek v4.1.3 |
| 1453 | 2026-08-15T07:00:44.611Z | Compiling proc-macro-crate v3.4.0 |
| 1454 | 2026-08-15T07:00:44.664Z | Compiling clap_builder v4.6.0 |
| 1455 | 2026-08-15T07:00:44.733Z | Compiling darling_core v0.23.0 |
| 1456 | 2026-08-15T07:00:44.770Z | Compiling camino v1.2.5 |
| 1457 | 2026-08-15T07:00:44.825Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1458 | 2026-08-15T07:00:44.925Z | Compiling aho-corasick v1.1.4 |
| 1459 | 2026-08-15T07:00:44.940Z | Compiling try-lock v0.2.5 |
| 1460 | 2026-08-15T07:00:44.958Z | Compiling tower-layer v0.3.3 |
| 1461 | 2026-08-15T07:00:44.993Z | Compiling radium v0.7.0 |
| 1462 | 2026-08-15T07:00:45.068Z | Compiling tower-service v0.3.3 |
| 1463 | 2026-08-15T07:00:45.139Z | Compiling atomic-waker v1.1.2 |
| 1464 | 2026-08-15T07:00:45.155Z | Compiling rustls v0.23.41 |
| 1465 | 2026-08-15T07:00:45.185Z | Compiling untrusted v0.9.0 |
| 1466 | 2026-08-15T07:00:45.206Z | Compiling is_ci v1.2.0 |
| 1467 | 2026-08-15T07:00:45.222Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-08-15T07:00:45.274Z | Compiling proc-macro-error2 v2.0.1 |
| 1469 | 2026-08-15T07:00:45.290Z | Compiling want v0.3.1 |
| 1470 | 2026-08-15T07:00:45.331Z | Compiling addr2line v0.25.1 |
| 1471 | 2026-08-15T07:00:45.345Z | Compiling supports-color v3.0.2 |
| 1472 | 2026-08-15T07:00:45.489Z | Compiling darling_core v0.20.11 |
| 1473 | 2026-08-15T07:00:45.537Z | Compiling slog v2.8.2 |
| 1474 | 2026-08-15T07:00:45.609Z | Compiling openssl v0.10.80 |
| 1475 | 2026-08-15T07:00:45.625Z | Compiling powerfmt v0.2.0 |
| 1476 | 2026-08-15T07:00:45.660Z | Compiling maybe-uninit v2.0.0 |
| 1477 | 2026-08-15T07:00:45.715Z | Compiling tap v1.0.1 |
| 1478 | 2026-08-15T07:00:45.731Z | Compiling num-conv v0.2.0 |
| 1479 | 2026-08-15T07:00:45.746Z | Compiling foreign-types-shared v0.1.1 |
| 1480 | 2026-08-15T07:00:45.764Z | Compiling supports-unicode v3.0.0 |
| 1481 | 2026-08-15T07:00:45.790Z | Compiling serde_derive v1.0.228 |
| 1482 | 2026-08-15T07:00:45.851Z | Compiling zeroize_derive v1.5.0 |
| 1483 | 2026-08-15T07:00:45.867Z | Compiling zerocopy-derive v0.8.56 |
| 1484 | 2026-08-15T07:00:45.867Z | Compiling zerofrom-derive v0.1.6 |
| 1485 | 2026-08-15T07:00:45.901Z | Compiling yoke-derive v0.8.1 |
| 1486 | 2026-08-15T07:00:45.904Z | Compiling zerovec-derive v0.11.2 |
| 1487 | 2026-08-15T07:00:45.935Z | Compiling displaydoc v0.2.5 |
| 1488 | 2026-08-15T07:00:45.971Z | Compiling tokio-macros v2.7.0 |
| 1489 | 2026-08-15T07:00:46.188Z | Compiling thiserror-impl v2.0.18 |
| 1490 | 2026-08-15T07:00:46.611Z | Compiling zeroize v1.9.0 |
| 1491 | 2026-08-15T07:00:46.763Z | Compiling der_derive v0.7.3 |
| 1492 | 2026-08-15T07:00:46.824Z | Compiling futures-macro v0.3.32 |
| 1493 | 2026-08-15T07:00:46.841Z | Compiling borsh-derive v1.8.0 |
| 1494 | 2026-08-15T07:00:46.858Z | Compiling thiserror-impl v1.0.69 |
| 1495 | 2026-08-15T07:00:47.154Z | Compiling tracing-attributes v0.1.31 |
| 1496 | 2026-08-15T07:00:47.180Z | Compiling schemars_derive v0.8.22 |
| 1497 | 2026-08-15T07:00:47.231Z | Compiling clap_derive v4.6.1 |
| 1498 | 2026-08-15T07:00:47.427Z | Compiling crypto-common v0.1.7 |
| 1499 | 2026-08-15T07:00:47.462Z | Compiling zerofrom v0.1.6 |
| 1500 | 2026-08-15T07:00:47.492Z | Compiling block-buffer v0.10.4 |
| 1501 | 2026-08-15T07:00:47.604Z | Compiling yoke v0.8.1 |
| 1502 | 2026-08-15T07:00:47.620Z | Compiling pest_derive v2.8.6 |
| 1503 | 2026-08-15T07:00:47.705Z | Compiling digest v0.10.7 |
| 1504 | 2026-08-15T07:00:47.722Z | Compiling thiserror v2.0.18 |
| 1505 | 2026-08-15T07:00:47.741Z | Compiling futures-util v0.3.32 |
| 1506 | 2026-08-15T07:00:47.827Z | Compiling zerovec v0.11.5 |
| 1507 | 2026-08-15T07:00:47.848Z | Compiling zerotrie v0.2.3 |
| 1508 | 2026-08-15T07:00:47.865Z | Compiling der v0.7.10 |
| 1509 | 2026-08-15T07:00:47.997Z | Compiling sha2 v0.10.9 |
| 1510 | 2026-08-15T07:00:48.015Z | Compiling hmac v0.12.1 |
| 1511 | 2026-08-15T07:00:48.033Z | Compiling signature v2.2.0 |
| 1512 | 2026-08-15T07:00:48.136Z | Compiling rustls-pki-types v1.14.0 |
| 1513 | 2026-08-15T07:00:48.182Z | Compiling hkdf v0.12.4 |
| 1514 | 2026-08-15T07:00:48.203Z | Compiling crypto-bigint v0.5.5 |
| 1515 | 2026-08-15T07:00:48.229Z | Compiling thiserror v1.0.69 |
| 1516 | 2026-08-15T07:00:48.249Z | Compiling backtrace v0.3.76 |
| 1517 | 2026-08-15T07:00:48.298Z | Compiling scroll_derive v0.12.1 |
| 1518 | 2026-08-15T07:00:48.353Z | Compiling tinystr v0.8.2 |
| 1519 | 2026-08-15T07:00:48.375Z | Compiling potential_utf v0.1.4 |
| 1520 | 2026-08-15T07:00:48.396Z | Compiling async-trait v0.1.89 |
| 1521 | 2026-08-15T07:00:48.549Z | Compiling icu_locale_core v2.1.1 |
| 1522 | 2026-08-15T07:00:48.567Z | Compiling icu_collections v2.1.1 |
| 1523 | 2026-08-15T07:00:48.591Z | Compiling rfc6979 v0.4.0 |
| 1524 | 2026-08-15T07:00:48.594Z | Compiling tracing v0.1.44 |
| 1525 | 2026-08-15T07:00:48.646Z | Compiling darling_macro v0.23.0 |
| 1526 | 2026-08-15T07:00:48.737Z | Compiling backtrace-ext v0.2.1 |
| 1527 | 2026-08-15T07:00:48.921Z | Compiling spki v0.7.3 |
| 1528 | 2026-08-15T07:00:48.935Z | Compiling hybrid-array v0.4.13 |
| 1529 | 2026-08-15T07:00:49.061Z | Compiling scroll v0.12.0 |
| 1530 | 2026-08-15T07:00:49.082Z | Compiling regex-automata v0.4.14 |
| 1531 | 2026-08-15T07:00:49.159Z | Compiling pkcs8 v0.10.2 |
| 1532 | 2026-08-15T07:00:49.175Z | Compiling clap v4.6.1 |
| 1533 | 2026-08-15T07:00:49.193Z | Compiling icu_provider v2.1.1 |
| 1534 | 2026-08-15T07:00:49.213Z | Compiling x509-cert v0.2.5 |
| 1535 | 2026-08-15T07:00:49.276Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1536 | 2026-08-15T07:00:49.366Z | Compiling sec1 v0.7.3 |
| 1537 | 2026-08-15T07:00:49.430Z | Compiling pkcs1 v0.7.5 |
| 1538 | 2026-08-15T07:00:49.450Z | Compiling icu_normalizer v2.1.1 |
| 1539 | 2026-08-15T07:00:49.491Z | Compiling bytes v1.11.1 |
| 1540 | 2026-08-15T07:00:49.519Z | Compiling icu_properties v2.1.2 |
| 1541 | 2026-08-15T07:00:49.526Z | Compiling chrono v0.4.45 |
| 1542 | 2026-08-15T07:00:49.544Z | Compiling ipnet v2.12.1 |
| 1543 | 2026-08-15T07:00:49.670Z | Compiling hex v0.4.3 |
| 1544 | 2026-08-15T07:00:49.763Z | Compiling elliptic-curve v0.13.8 |
| 1545 | 2026-08-15T07:00:49.780Z | Compiling serde_tokenstream v0.2.3 |
| 1546 | 2026-08-15T07:00:49.919Z | Compiling toml_datetime v0.6.11 |
| 1547 | 2026-08-15T07:00:49.977Z | Compiling serde_spanned v0.6.9 |
| 1548 | 2026-08-15T07:00:50.046Z | Compiling tokio v1.52.1 |
| 1549 | 2026-08-15T07:00:50.130Z | Compiling http v1.4.2 |
| 1550 | 2026-08-15T07:00:50.134Z | Compiling miette-derive v7.6.0 |
| 1551 | 2026-08-15T07:00:50.162Z | Compiling scroll_derive v0.13.1 |
| 1552 | 2026-08-15T07:00:50.193Z | Compiling zerocopy-derive v0.7.35 |
| 1553 | 2026-08-15T07:00:50.225Z | Compiling time-core v0.1.8 |
| 1554 | 2026-08-15T07:00:50.228Z | Compiling supports-hyperlinks v3.2.0 |
| 1555 | 2026-08-15T07:00:50.322Z | Compiling keccak v0.1.6 |
| 1556 | 2026-08-15T07:00:50.403Z | Compiling httpdate v1.0.3 |
| 1557 | 2026-08-15T07:00:50.426Z | Compiling time-macros v0.2.27 |
| 1558 | 2026-08-15T07:00:50.556Z | Compiling idna_adapter v1.2.1 |
| 1559 | 2026-08-15T07:00:50.572Z | Compiling uuid v1.23.4 |
| 1560 | 2026-08-15T07:00:50.670Z | Compiling sha3 v0.10.8 |
| 1561 | 2026-08-15T07:00:50.720Z | Compiling idna v1.1.0 |
| 1562 | 2026-08-15T07:00:50.792Z | Compiling ppv-lite86 v0.2.21 |
| 1563 | 2026-08-15T07:00:51.043Z | Compiling url v2.5.8 |
| 1564 | 2026-08-15T07:00:51.060Z | Compiling http-body v1.0.1 |
| 1565 | 2026-08-15T07:00:51.106Z | Compiling scroll v0.13.0 |
| 1566 | 2026-08-15T07:00:51.137Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-08-15T07:00:51.150Z | Compiling rand_chacha v0.9.0 |
| 1568 | 2026-08-15T07:00:51.165Z | Compiling zerocopy v0.7.35 |
| 1569 | 2026-08-15T07:00:51.168Z | Compiling half v2.7.1 |
| 1570 | 2026-08-15T07:00:51.198Z | Compiling hashbrown v0.14.5 |
| 1571 | 2026-08-15T07:00:51.243Z | Compiling primeorder v0.13.6 |
| 1572 | 2026-08-15T07:00:51.258Z | Compiling ecdsa v0.16.9 |
| 1573 | 2026-08-15T07:00:51.365Z | Compiling rand v0.9.2 |
| 1574 | 2026-08-15T07:00:51.416Z | Compiling rand v0.8.6 |
| 1575 | 2026-08-15T07:00:51.434Z | Compiling miette v7.6.0 |
| 1576 | 2026-08-15T07:00:51.514Z | Compiling erased-serde v0.3.31 |
| 1577 | 2026-08-15T07:00:51.535Z | Compiling ed25519 v2.2.3 |
| 1578 | 2026-08-15T07:00:51.691Z | Compiling goblin v0.8.2 |
| 1579 | 2026-08-15T07:00:51.785Z | Compiling chumsky v0.9.3 |
| 1580 | 2026-08-15T07:00:51.812Z | Compiling darling v0.23.0 |
| 1581 | 2026-08-15T07:00:51.912Z | Compiling darling_macro v0.20.11 |
| 1582 | 2026-08-15T07:00:51.912Z | Compiling hubpack_derive v0.1.1 |
| 1583 | 2026-08-15T07:00:52.011Z | Compiling foreign-types v0.3.2 |
| 1584 | 2026-08-15T07:00:52.029Z | Compiling wyz v0.5.1 |
| 1585 | 2026-08-15T07:00:52.058Z | Compiling knus-derive v3.4.0 |
| 1586 | 2026-08-15T07:00:52.202Z | Compiling openssl-macros v0.1.1 |
| 1587 | 2026-08-15T07:00:52.252Z | Compiling deranged v0.5.8 |
| 1588 | 2026-08-15T07:00:52.476Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1589 | 2026-08-15T07:00:52.527Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1590 | 2026-08-15T07:00:52.563Z | Compiling unicode-normalization v0.1.25 |
| 1591 | 2026-08-15T07:00:52.656Z | Compiling wait-timeout v0.2.1 |
| 1592 | 2026-08-15T07:00:52.694Z | Compiling socket2 v0.5.10 |
| 1593 | 2026-08-15T07:00:52.796Z | Compiling env_filter v2.0.0 |
| 1594 | 2026-08-15T07:00:52.896Z | Compiling packed_struct v0.10.1 |
| 1595 | 2026-08-15T07:00:52.953Z | Compiling funty v2.0.0 |
| 1596 | 2026-08-15T07:00:52.968Z | Compiling num_threads v0.1.7 |
| 1597 | 2026-08-15T07:00:53.036Z | Compiling crossbeam-utils v0.8.21 |
| 1598 | 2026-08-15T07:00:53.065Z | Compiling ciborium-io v0.2.2 |
| 1599 | 2026-08-15T07:00:53.085Z | Compiling quick-error v1.2.3 |
| 1600 | 2026-08-15T07:00:53.102Z | Compiling bit-vec v0.8.0 |
| 1601 | 2026-08-15T07:00:53.129Z | Compiling native-tls v0.2.18 |
| 1602 | 2026-08-15T07:00:53.177Z | Compiling rsa v0.9.10 |
| 1603 | 2026-08-15T07:00:53.211Z | Compiling rusty-fork v0.3.1 |
| 1604 | 2026-08-15T07:00:53.227Z | Compiling time v0.3.47 |
| 1605 | 2026-08-15T07:00:53.322Z | Compiling bit-set v0.8.0 |
| 1606 | 2026-08-15T07:00:53.374Z | Compiling bitvec v1.0.1 |
| 1607 | 2026-08-15T07:00:53.405Z | Compiling ciborium-ll v0.2.2 |
| 1608 | 2026-08-15T07:00:53.421Z | Compiling env_logger v0.11.11 |
| 1609 | 2026-08-15T07:00:53.573Z | Compiling darling v0.20.11 |
| 1610 | 2026-08-15T07:00:53.588Z | Compiling hubpack v0.1.2 |
| 1611 | 2026-08-15T07:00:53.652Z | Compiling ed25519-dalek v2.2.0 |
| 1612 | 2026-08-15T07:00:53.668Z | Compiling knus v3.4.0 |
| 1613 | 2026-08-15T07:00:53.835Z | Compiling serde_with_macros v3.21.0 |
| 1614 | 2026-08-15T07:00:53.892Z | Compiling p384 v0.13.1 |
| 1615 | 2026-08-15T07:00:54.116Z | Compiling tokio-util v0.7.18 |
| 1616 | 2026-08-15T07:00:54.223Z | Compiling dof v0.3.0 |
| 1617 | 2026-08-15T07:00:54.320Z | Compiling goblin v0.10.5 |
| 1618 | 2026-08-15T07:00:54.499Z | Compiling dtrace-parser v0.2.0 |
| 1619 | 2026-08-15T07:00:54.646Z | Compiling sha1 v0.10.6 |
| 1620 | 2026-08-15T07:00:54.665Z | Compiling packed_struct_codegen v0.10.1 |
| 1621 | 2026-08-15T07:00:54.913Z | Compiling h2 v0.4.15 |
| 1622 | 2026-08-15T07:00:54.974Z | Compiling bitfield-macros v0.19.4 |
| 1623 | 2026-08-15T07:00:55.046Z | Compiling strum_macros v0.26.4 |
| 1624 | 2026-08-15T07:00:55.065Z | Compiling zerocopy-derive v0.6.6 |
| 1625 | 2026-08-15T07:00:55.259Z | Compiling rand_xorshift v0.4.0 |
| 1626 | 2026-08-15T07:00:55.297Z | Compiling thread-id v4.2.2 |
| 1627 | 2026-08-15T07:00:55.363Z | Compiling sync_wrapper v1.0.2 |
| 1628 | 2026-08-15T07:00:55.401Z | Compiling indexmap v1.9.3 |
| 1629 | 2026-08-15T07:00:55.423Z | Compiling nodrop v0.1.14 |
| 1630 | 2026-08-15T07:00:55.454Z | Compiling paste v1.0.15 |
| 1631 | 2026-08-15T07:00:55.499Z | Compiling crc-catalog v2.4.0 |
| 1632 | 2026-08-15T07:00:55.537Z | Compiling zlib-rs v0.6.2 |
| 1633 | 2026-08-15T07:00:55.612Z | Compiling salty v0.3.0 |
| 1634 | 2026-08-15T07:00:55.628Z | Compiling unarray v0.1.4 |
| 1635 | 2026-08-15T07:00:55.760Z | Compiling siphasher v1.0.2 |
| 1636 | 2026-08-15T07:00:55.778Z | Compiling usdt-impl v0.6.0 |
| 1637 | 2026-08-15T07:00:55.786Z | Compiling unicode-segmentation v1.12.0 |
| 1638 | 2026-08-15T07:00:56.000Z | Compiling zerocopy v0.6.6 |
| 1639 | 2026-08-15T07:00:56.050Z | Compiling bitfield v0.19.4 |
| 1640 | 2026-08-15T07:00:56.070Z | Compiling proptest v1.11.0 |
| 1641 | 2026-08-15T07:00:56.241Z | Compiling crc v3.4.0 |
| 1642 | 2026-08-15T07:00:56.259Z | Compiling array-init v0.0.4 |
| 1643 | 2026-08-15T07:00:56.273Z | Compiling tower v0.5.3 |
| 1644 | 2026-08-15T07:00:56.375Z | Compiling usdt-impl v0.5.0 |
| 1645 | 2026-08-15T07:00:56.393Z | Compiling serde_with v3.21.0 |
| 1646 | 2026-08-15T07:00:56.454Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1647 | 2026-08-15T07:00:56.596Z | Compiling smallvec v0.6.14 |
| 1648 | 2026-08-15T07:00:56.650Z | Compiling derive_builder_core v0.20.2 |
| 1649 | 2026-08-15T07:00:56.741Z | Compiling ciborium v0.2.2 |
| 1650 | 2026-08-15T07:00:56.835Z | Compiling ipnetwork v0.21.1 |
| 1651 | 2026-08-15T07:00:56.966Z | Compiling strum v0.26.3 |
| 1652 | 2026-08-15T07:00:57.019Z | Compiling http-body-util v0.1.3 |
| 1653 | 2026-08-15T07:00:57.127Z | Compiling dtrace-parser v0.3.0 |
| 1654 | 2026-08-15T07:00:57.282Z | Compiling dof v0.4.0 |
| 1655 | 2026-08-15T07:00:57.289Z | Compiling enum-as-inner v0.6.1 |
| 1656 | 2026-08-15T07:00:57.315Z | Compiling structmeta-derive v0.3.0 |
| 1657 | 2026-08-15T07:00:57.348Z | Compiling heapless v0.7.17 |
| 1658 | 2026-08-15T07:00:57.357Z | Compiling thread-id v5.1.0 |
| 1659 | 2026-08-15T07:00:57.460Z | Compiling cookie v0.18.1 |
| 1660 | 2026-08-15T07:00:57.562Z | Compiling base64 v0.21.7 |
| 1661 | 2026-08-15T07:00:57.624Z | Compiling hashbrown v0.12.3 |
| 1662 | 2026-08-15T07:00:57.669Z | Compiling iri-string v0.7.10 |
| 1663 | 2026-08-15T07:00:57.841Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1664 | 2026-08-15T07:00:57.867Z | Compiling zstd-safe v7.2.4 |
| 1665 | 2026-08-15T07:00:57.905Z | Compiling data-encoding v2.10.0 |
| 1666 | 2026-08-15T07:00:57.932Z | Compiling static_assertions v1.1.0 |
| 1667 | 2026-08-15T07:00:58.023Z | Compiling unicode-bidi v0.3.18 |
| 1668 | 2026-08-15T07:00:58.064Z | Compiling unicode-properties v0.1.4 |
| 1669 | 2026-08-15T07:00:58.092Z | Compiling signal-hook v0.3.18 |
| 1670 | 2026-08-15T07:00:58.133Z | Compiling winnow v0.5.40 |
| 1671 | 2026-08-15T07:00:58.303Z | Compiling hyper v1.10.1 |
| 1672 | 2026-08-15T07:00:58.318Z | Compiling ryu v1.0.23 |
| 1673 | 2026-08-15T07:00:58.356Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1674 | 2026-08-15T07:00:58.493Z | Compiling structmeta v0.3.0 |
| 1675 | 2026-08-15T07:00:58.537Z | Compiling serde_urlencoded v0.7.1 |
| 1676 | 2026-08-15T07:00:58.562Z | Compiling stringprep v0.1.5 |
| 1677 | 2026-08-15T07:00:58.608Z | Compiling newtype-uuid v1.3.2 |
| 1678 | 2026-08-15T07:00:58.658Z | Compiling flate2 v1.1.9 |
| 1679 | 2026-08-15T07:00:58.914Z | Compiling tower-http v0.6.8 |
| 1680 | 2026-08-15T07:00:58.989Z | Compiling ron v0.8.1 |
| 1681 | 2026-08-15T07:00:59.083Z | Compiling derive_builder_macro v0.20.2 |
| 1682 | 2026-08-15T07:00:59.100Z | Compiling oxnet v0.1.6 |
| 1683 | 2026-08-15T07:00:59.116Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1684 | 2026-08-15T07:00:59.146Z | Compiling serde-hex v0.1.0 |
| 1685 | 2026-08-15T07:00:59.286Z | Compiling bzip2 v0.4.4 |
| 1686 | 2026-08-15T07:00:59.301Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1687 | 2026-08-15T07:00:59.371Z | Compiling tokio-native-tls v0.3.1 |
| 1688 | 2026-08-15T07:00:59.485Z | Compiling hyper-util v0.1.20 |
| 1689 | 2026-08-15T07:00:59.515Z | Compiling toml_edit v0.19.15 |
| 1690 | 2026-08-15T07:00:59.537Z | Compiling heck v0.4.1 |
| 1691 | 2026-08-15T07:00:59.661Z | Compiling bstr v1.12.1 |
| 1692 | 2026-08-15T07:00:59.695Z | Compiling hashbrown v0.13.2 |
| 1693 | 2026-08-15T07:00:59.818Z | Compiling futures-executor v0.3.32 |
| 1694 | 2026-08-15T07:01:00.059Z | Compiling crypto-common v0.2.2 |
| 1695 | 2026-08-15T07:01:00.077Z | Compiling block-buffer v0.12.1 |
| 1696 | 2026-08-15T07:01:00.093Z | Compiling block-padding v0.4.2 |
| 1697 | 2026-08-15T07:01:00.129Z | Compiling serde-big-array v0.5.1 |
| 1698 | 2026-08-15T07:01:00.193Z | Compiling rustls-native-certs v0.8.3 |
| 1699 | 2026-08-15T07:01:00.254Z | Compiling md-5 v0.10.6 |
| 1700 | 2026-08-15T07:01:00.279Z | Compiling daft-derive v0.1.7 |
| 1701 | 2026-08-15T07:01:00.296Z | Compiling pin-project-internal v1.1.11 |
| 1702 | 2026-08-15T07:01:00.299Z | Compiling vergen-lib v9.1.0 |
| 1703 | 2026-08-15T07:01:00.327Z | Compiling hash32 v0.2.1 |
| 1704 | 2026-08-15T07:01:00.380Z | Compiling memoffset v0.9.1 |
| 1705 | 2026-08-15T07:01:00.445Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-08-15T07:01:00.515Z | Compiling encoding_rs v0.8.35 |
| 1707 | 2026-08-15T07:01:00.531Z | Compiling slog-async v2.8.0 |
| 1708 | 2026-08-15T07:01:00.548Z | Compiling mime v0.3.17 |
| 1709 | 2026-08-15T07:01:00.602Z | Compiling linked-hash-map v0.5.6 |
| 1710 | 2026-08-15T07:01:00.742Z | Compiling crc-any v2.5.0 |
| 1711 | 2026-08-15T07:01:00.823Z | Compiling ref-cast v1.0.25 |
| 1712 | 2026-08-15T07:01:00.839Z | Compiling psl-types v2.0.11 |
| 1713 | 2026-08-15T07:01:00.856Z | Compiling smoltcp v0.9.1 |
| 1714 | 2026-08-15T07:01:00.859Z | Compiling litrs v1.0.0 |
| 1715 | 2026-08-15T07:01:00.992Z | Compiling fallible-iterator v0.2.0 |
| 1716 | 2026-08-15T07:01:01.009Z | Compiling rustix v0.38.44 |
| 1717 | 2026-08-15T07:01:01.075Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 1718 | 2026-08-15T07:01:01.096Z | Compiling daft v0.1.7 |
| 1719 | 2026-08-15T07:01:01.227Z | Compiling toml v0.7.8 |
| 1720 | 2026-08-15T07:01:01.265Z | Compiling hyper-tls v0.6.0 |
| 1721 | 2026-08-15T07:01:01.316Z | Compiling postgres-protocol v0.6.10 |
| 1722 | 2026-08-15T07:01:01.351Z | Compiling publicsuffix v2.3.0 |
| 1723 | 2026-08-15T07:01:01.453Z | Compiling document-features v0.2.12 |
| 1724 | 2026-08-15T07:01:01.468Z | Compiling lru-cache v0.1.2 |
| 1725 | 2026-08-15T07:01:01.498Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1726 | 2026-08-15T07:01:01.543Z | Compiling pin-project v1.1.11 |
| 1727 | 2026-08-15T07:01:01.543Z | Compiling toml_edit v0.22.27 |
| 1728 | 2026-08-15T07:01:01.620Z | Compiling inout v0.2.2 |
| 1729 | 2026-08-15T07:01:01.650Z | Compiling object v0.30.4 |
| 1730 | 2026-08-15T07:01:01.668Z | Compiling futures v0.3.32 |
| 1731 | 2026-08-15T07:01:01.684Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1732 | 2026-08-15T07:01:01.768Z | Compiling snafu-derive v0.8.9 |
| 1733 | 2026-08-15T07:01:01.830Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1734 | 2026-08-15T07:01:01.892Z | Compiling derive_builder v0.20.2 |
| 1735 | 2026-08-15T07:01:01.942Z | Compiling zip v0.6.6 |
| 1736 | 2026-08-15T07:01:02.106Z | Compiling derive-ex v0.1.8 |
| 1737 | 2026-08-15T07:01:02.156Z | Compiling hickory-proto v0.24.4 |
| 1738 | 2026-08-15T07:01:02.172Z | Compiling crossbeam-channel v0.5.15 |
| 1739 | 2026-08-15T07:01:02.250Z | Compiling usdt-macro v0.5.0 |
| 1740 | 2026-08-15T07:01:02.274Z | Compiling usdt-attr-macro v0.5.0 |
| 1741 | 2026-08-15T07:01:02.384Z | Compiling phf_shared v0.13.1 |
| 1742 | 2026-08-15T07:01:02.467Z | Compiling regex v1.12.3 |
| 1743 | 2026-08-15T07:01:02.567Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1744 | 2026-08-15T07:01:02.582Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1745 | 2026-08-15T07:01:02.656Z | Compiling strum_macros v0.27.2 |
| 1746 | 2026-08-15T07:01:02.670Z | Compiling ref-cast-impl v1.0.25 |
| 1747 | 2026-08-15T07:01:02.690Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1748 | 2026-08-15T07:01:02.911Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1749 | 2026-08-15T07:01:02.942Z | Compiling vergen v9.1.0 |
| 1750 | 2026-08-15T07:01:03.076Z | Compiling cargo-platform v0.3.2 |
| 1751 | 2026-08-15T07:01:03.150Z | Compiling nix v0.31.2 |
| 1752 | 2026-08-15T07:01:03.166Z | Compiling memmap v0.7.0 |
| 1753 | 2026-08-15T07:01:03.169Z | Compiling is-terminal v0.4.17 |
| 1754 | 2026-08-15T07:01:03.183Z | Compiling fs-err v3.3.0 |
| 1755 | 2026-08-15T07:01:03.281Z | Compiling resolv-conf v0.7.6 |
| 1756 | 2026-08-15T07:01:03.281Z | Compiling term v1.2.1 |
| 1757 | 2026-08-15T07:01:03.383Z | Compiling foldhash v0.1.5 |
| 1758 | 2026-08-15T07:01:03.399Z | Compiling take_mut v0.2.2 |
| 1759 | 2026-08-15T07:01:03.417Z | Compiling jiff-core v0.1.0 |
| 1760 | 2026-08-15T07:01:03.550Z | Compiling managed v0.8.0 |
| 1761 | 2026-08-15T07:01:03.579Z | Compiling path-slash v0.1.5 |
| 1762 | 2026-08-15T07:01:03.603Z | Compiling corncobs v0.1.4 |
| 1763 | 2026-08-15T07:01:03.670Z | Compiling libbz2-rs-sys v0.2.2 |
| 1764 | 2026-08-15T07:01:03.741Z | Compiling same-file v1.0.6 |
| 1765 | 2026-08-15T07:01:03.803Z | Compiling bitflags v1.3.2 |
| 1766 | 2026-08-15T07:01:03.806Z | Compiling bumpalo v3.20.2 |
| 1767 | 2026-08-15T07:01:03.862Z | Compiling snafu v0.8.9 |
| 1768 | 2026-08-15T07:01:03.940Z | Compiling walkdir v2.5.0 |
| 1769 | 2026-08-15T07:01:03.956Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1770 | 2026-08-15T07:01:03.956Z | Compiling test-strategy v0.4.5 |
| 1771 | 2026-08-15T07:01:04.087Z | Compiling zopfli v0.8.3 |
| 1772 | 2026-08-15T07:01:04.090Z | Compiling slog-term v2.9.2 |
| 1773 | 2026-08-15T07:01:04.260Z | Compiling jiff v0.2.34 |
| 1774 | 2026-08-15T07:01:04.288Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1775 | 2026-08-15T07:01:04.417Z | Compiling hickory-resolver v0.24.4 |
| 1776 | 2026-08-15T07:01:04.432Z | Compiling bzip2 v0.6.1 |
| 1777 | 2026-08-15T07:01:04.566Z | Compiling hashbrown v0.15.5 |
| 1778 | 2026-08-15T07:01:04.761Z | Compiling usdt v0.5.0 |
| 1779 | 2026-08-15T07:01:04.831Z | Compiling cargo_metadata v0.23.1 |
| 1780 | 2026-08-15T07:01:04.867Z | Compiling strum v0.27.2 |
| 1781 | 2026-08-15T07:01:04.886Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1782 | 2026-08-15T07:01:04.903Z | Compiling toml v0.8.23 |
| 1783 | 2026-08-15T07:01:05.024Z | Compiling phf v0.13.1 |
| 1784 | 2026-08-15T07:01:05.047Z | Compiling signal-hook-mio v0.2.5 |
| 1785 | 2026-08-15T07:01:05.066Z | Compiling cookie_store v0.22.1 |
| 1786 | 2026-08-15T07:01:05.197Z | Compiling cipher v0.5.2 |
| 1787 | 2026-08-15T07:01:05.215Z | Compiling postgres-types v0.2.12 |
| 1788 | 2026-08-15T07:01:05.334Z | Compiling zstd v0.13.3 |
| 1789 | 2026-08-15T07:01:05.561Z | Compiling reqwest v0.12.28 |
| 1790 | 2026-08-15T07:01:05.597Z | Compiling globset v0.4.18 |
| 1791 | 2026-08-15T07:01:05.631Z | Compiling usdt-macro v0.6.0 |
| 1792 | 2026-08-15T07:01:05.647Z | Compiling usdt-attr-macro v0.6.0 |
| 1793 | 2026-08-15T07:01:05.797Z | Compiling phf_shared v0.11.3 |
| 1794 | 2026-08-15T07:01:05.828Z | Compiling tokio-stream v0.1.18 |
| 1795 | 2026-08-15T07:01:05.844Z | Compiling olpc-cjson v0.1.4 |
| 1796 | 2026-08-15T07:01:05.893Z | Compiling byte-wrapper v0.1.0 |
| 1797 | 2026-08-15T07:01:06.017Z | Compiling serde_plain v1.0.2 |
| 1798 | 2026-08-15T07:01:06.036Z | Compiling inout v0.1.4 |
| 1799 | 2026-08-15T07:01:06.239Z | Compiling secrecy v0.8.0 |
| 1800 | 2026-08-15T07:01:06.254Z | Compiling derive-where v1.6.0 |
| 1801 | 2026-08-15T07:01:06.279Z | Compiling serde_repr v0.1.20 |
| 1802 | 2026-08-15T07:01:06.331Z | Compiling async-recursion v1.1.1 |
| 1803 | 2026-08-15T07:01:06.348Z | Compiling float-cmp v0.10.0 |
| 1804 | 2026-08-15T07:01:06.366Z | Compiling pem v3.0.6 |
| 1805 | 2026-08-15T07:01:06.380Z | Compiling memmap2 v0.9.10 |
| 1806 | 2026-08-15T07:01:06.418Z | Compiling hashbrown v0.16.1 |
| 1807 | 2026-08-15T07:01:06.511Z | Compiling fixedbitset v0.4.2 |
| 1808 | 2026-08-15T07:01:06.533Z | Compiling whoami v2.1.0 |
| 1809 | 2026-08-15T07:01:06.567Z | Compiling typed-path v0.9.3 |
| 1810 | 2026-08-15T07:01:06.638Z | Compiling difflib v0.4.0 |
| 1811 | 2026-08-15T07:01:06.736Z | Compiling const-oid v0.10.2 |
| 1812 | 2026-08-15T07:01:06.765Z | Compiling normalize-line-endings v0.3.0 |
| 1813 | 2026-08-15T07:01:06.779Z | Compiling new_debug_unreachable v1.0.6 |
| 1814 | 2026-08-15T07:01:06.867Z | Compiling either v1.15.0 |
| 1815 | 2026-08-15T07:01:06.887Z | Compiling fixedbitset v0.5.7 |
| 1816 | 2026-08-15T07:01:06.904Z | Compiling debug-ignore v1.0.5 |
| 1817 | 2026-08-15T07:01:06.920Z | Compiling cpufeatures v0.3.0 |
| 1818 | 2026-08-15T07:01:06.957Z | Compiling predicates-core v1.0.10 |
| 1819 | 2026-08-15T07:01:06.985Z | Compiling precomputed-hash v0.1.1 |
| 1820 | 2026-08-15T07:01:07.015Z | Compiling chacha20 v0.10.0 |
| 1821 | 2026-08-15T07:01:07.031Z | Compiling iddqd v0.4.2 |
| 1822 | 2026-08-15T07:01:07.071Z | Compiling itertools v0.13.0 |
| 1823 | 2026-08-15T07:01:07.090Z | Compiling string_cache v0.8.9 |
| 1824 | 2026-08-15T07:01:07.106Z | Compiling petgraph v0.8.3 |
| 1825 | 2026-08-15T07:01:07.122Z | Compiling predicates v3.1.4 |
| 1826 | 2026-08-15T07:01:07.178Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1827 | 2026-08-15T07:01:07.227Z | Compiling digest v0.11.3 |
| 1828 | 2026-08-15T07:01:07.258Z | Compiling tokio-postgres v0.7.16 |
| 1829 | 2026-08-15T07:01:07.359Z | Compiling petgraph v0.6.5 |
| 1830 | 2026-08-15T07:01:07.427Z | Compiling zip v4.6.1 |
| 1831 | 2026-08-15T07:01:07.481Z | Compiling usdt v0.6.0 |
| 1832 | 2026-08-15T07:01:07.691Z | Compiling qorb v0.4.1 |
| 1833 | 2026-08-15T07:01:07.787Z | Compiling crossterm v0.28.1 |
| 1834 | 2026-08-15T07:01:07.826Z | Compiling cipher v0.4.4 |
| 1835 | 2026-08-15T07:01:07.920Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1836 | 2026-08-15T07:01:08.442Z | Compiling similar v2.7.0 |
| 1837 | 2026-08-15T07:01:08.459Z | Compiling hickory-proto v0.25.2 |
| 1838 | 2026-08-15T07:01:08.476Z | Compiling crossbeam-epoch v0.9.18 |
| 1839 | 2026-08-15T07:01:08.550Z | Compiling buf-list v1.1.2 |
| 1840 | 2026-08-15T07:01:08.579Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1841 | 2026-08-15T07:01:08.836Z | Compiling openapiv3 v2.2.0 |
| 1842 | 2026-08-15T07:01:08.852Z | Compiling peg-runtime v0.8.5 |
| 1843 | 2026-08-15T07:01:08.912Z | Compiling lalrpop-util v0.19.12 |
| 1844 | 2026-08-15T07:01:08.977Z | Compiling filetime v0.2.27 |
| 1845 | 2026-08-15T07:01:09.150Z | Compiling xattr v1.6.1 |
| 1846 | 2026-08-15T07:01:09.167Z | Compiling camino-tempfile v1.4.1 |
| 1847 | 2026-08-15T07:01:09.354Z | Compiling tar v0.4.46 |
| 1848 | 2026-08-15T07:01:27.148Z | Compiling rustls-webpki v0.103.13 |
| 1849 | 2026-08-15T07:01:29.897Z | Compiling tokio-rustls v0.26.4 |
| 1850 | 2026-08-15T07:01:29.897Z | Compiling rustls-platform-verifier v0.6.2 |
| 1851 | 2026-08-15T07:01:29.897Z | Compiling tough v0.22.0 |
| 1852 | 2026-08-15T07:01:30.102Z | Compiling hyper-rustls v0.27.7 |
| 1853 | 2026-08-15T07:01:30.311Z | Compiling reqwest v0.13.2 |
| 1854 | 2026-08-15T07:01:32.535Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1855 | 2026-08-15T07:01:32.774Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1856 | 2026-08-15T07:01:35.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.09s |
| 1857 | 2026-08-15T07:01:35.796Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1858 | 2026-08-15T07:01:35.796Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1859 | 2026-08-15T07:01:35.943Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1860 | 2026-08-15T07:01:36.005Z | Aug 15 07:01:35.683 INFO Starting download, target: DendriteStub |
| 1861 | 2026-08-15T07:01:36.005Z | Aug 15 07:01:35.684 INFO Starting download, target: MaghemiteMgd |
| 1862 | 2026-08-15T07:01:36.005Z | Aug 15 07:01:35.684 INFO Starting download, target: Clickhouse |
| 1863 | 2026-08-15T07:01:36.008Z | Aug 15 07:01:35.684 INFO Starting download, target: Cockroach |
| 1864 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Starting download, target: MaghemiteDdmd |
| 1865 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Starting download, target: Console |
| 1866 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Starting download, target: TransceiverControl |
| 1867 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1868 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1869 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1870 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1871 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1872 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1873 | 2026-08-15T07:01:36.009Z | Aug 15 07:01:35.684 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1874 | 2026-08-15T07:01:37.817Z | Aug 15 07:01:37.495 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1875 | 2026-08-15T07:01:38.082Z | Aug 15 07:01:37.756 INFO Download complete, target: Console |
| 1876 | 2026-08-15T07:01:38.413Z | Aug 15 07:01:38.089 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1877 | 2026-08-15T07:01:38.463Z | Aug 15 07:01:38.134 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1878 | 2026-08-15T07:01:38.695Z | Aug 15 07:01:38.360 INFO Download complete, target: TransceiverControl |
| 1879 | 2026-08-15T07:01:41.282Z | Aug 15 07:01:40.957 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1880 | 2026-08-15T07:01:41.415Z | Aug 15 07:01:41.094 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1881 | 2026-08-15T07:01:41.560Z | Aug 15 07:01:41.234 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1882 | 2026-08-15T07:01:41.883Z | Aug 15 07:01:41.563 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1883 | 2026-08-15T07:01:41.883Z | Aug 15 07:01:41.563 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1884 | 2026-08-15T07:01:43.443Z | Aug 15 07:01:43.122 INFO Download complete, target: MaghemiteDdmd |
| 1885 | 2026-08-15T07:01:44.091Z | Aug 15 07:01:43.770 INFO Download complete, target: DendriteStub |
| 1886 | 2026-08-15T07:01:44.277Z | Aug 15 07:01:43.956 INFO Download complete, target: MaghemiteMgd |
| 1887 | 2026-08-15T07:01:45.495Z | Aug 15 07:01:45.175 INFO Checking that binary works, target: Clickhouse |
| 1888 | 2026-08-15T07:01:45.586Z | Aug 15 07:01:45.266 INFO Download complete, target: Clickhouse |
| 1889 | 2026-08-15T07:01:46.795Z | Aug 15 07:01:46.471 INFO Checking that binary works, target: Cockroach |
| 1890 | 2026-08-15T07:01:46.914Z | Aug 15 07:01:46.593 INFO Download complete, target: Cockroach |
| 1891 | 2026-08-15T07:01:46.920Z | All prerequisites installed successfully |
| 1892 | 2026-08-15T07:01:46.923Z | |
| 1893 | 2026-08-15T07:01:46.923Z | real 2:06.400460153 |
| 1894 | 2026-08-15T07:01:46.923Z | user 8:15.647618508 |
| 1895 | 2026-08-15T07:01:46.923Z | sys 1:58.921488895 |
| 1896 | 2026-08-15T07:01:46.923Z | trap 0.318402396 |
| 1897 | 2026-08-15T07:01:46.923Z | tflt 0.965831196 |
| 1898 | 2026-08-15T07:01:46.923Z | dflt 1.937963545 |
| 1899 | 2026-08-15T07:01:46.923Z | kflt 0.022451302 |
| 1900 | 2026-08-15T07:01:46.923Z | lock 32:13.896541582 |
| 1901 | 2026-08-15T07:01:46.923Z | slp 22:42.145669929 |
| 1902 | 2026-08-15T07:01:46.923Z | lat 33.732546417 |
| 1903 | 2026-08-15T07:01:46.923Z | stop 4:00.408928874 |
| 1904 | 2026-08-15T07:01:46.923Z | + ptime -m cargo xtask download softnpu |
| 1905 | 2026-08-15T07:01:47.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1906 | 2026-08-15T07:01:47.433Z | Running `target/debug/xtask download softnpu` |
| 1907 | 2026-08-15T07:01:48.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s |
| 1908 | 2026-08-15T07:01:48.281Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1909 | 2026-08-15T07:01:48.281Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1910 | 2026-08-15T07:01:48.349Z | Running `target/debug/xtask-downloader softnpu` |
| 1911 | 2026-08-15T07:01:48.398Z | Aug 15 07:01:48.075 INFO Starting download, target: Softnpu |
| 1912 | 2026-08-15T07:01:48.401Z | Aug 15 07:01:48.076 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1913 | 2026-08-15T07:01:49.973Z | Aug 15 07:01:49.652 INFO Download complete, target: Softnpu |
| 1914 | 2026-08-15T07:01:49.977Z | |
| 1915 | 2026-08-15T07:01:49.982Z | real 3.050732761 |
| 1916 | 2026-08-15T07:01:49.982Z | user 1.406687697 |
| 1917 | 2026-08-15T07:01:49.982Z | sys 0.669937736 |
| 1918 | 2026-08-15T07:01:49.982Z | trap 0.001001630 |
| 1919 | 2026-08-15T07:01:49.982Z | tflt 0.000263810 |
| 1920 | 2026-08-15T07:01:49.982Z | dflt 0.000316730 |
| 1921 | 2026-08-15T07:01:49.982Z | kflt 0.000000000 |
| 1922 | 2026-08-15T07:01:49.982Z | lock 29.466340690 |
| 1923 | 2026-08-15T07:01:49.982Z | slp 1.427050102 |
| 1924 | 2026-08-15T07:01:49.982Z | lat 0.094529812 |
| 1925 | 2026-08-15T07:01:49.982Z | stop 0.000191580 |
| 1926 | 2026-08-15T07:01:49.982Z | + export CARGO_INCREMENTAL=0 |
| 1927 | 2026-08-15T07:01:49.982Z | + CARGO_INCREMENTAL=0 |
| 1928 | 2026-08-15T07:01:49.982Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1929 | 2026-08-15T07:01:50.955Z | Compiling proc-macro2 v1.0.106 |
| 1930 | 2026-08-15T07:01:50.955Z | Compiling quote v1.0.45 |
| 1931 | 2026-08-15T07:01:50.955Z | Compiling unicode-ident v1.0.24 |
| 1932 | 2026-08-15T07:01:50.955Z | Compiling libc v0.2.185 |
| 1933 | 2026-08-15T07:01:50.959Z | Compiling serde_core v1.0.228 |
| 1934 | 2026-08-15T07:01:50.959Z | Compiling serde v1.0.228 |
| 1935 | 2026-08-15T07:01:50.959Z | Compiling cfg-if v1.0.4 |
| 1936 | 2026-08-15T07:01:50.959Z | Compiling version_check v0.9.5 |
| 1937 | 2026-08-15T07:01:51.116Z | Compiling portable-atomic v1.13.1 |
| 1938 | 2026-08-15T07:01:51.119Z | Compiling memchr v2.8.0 |
| 1939 | 2026-08-15T07:01:51.119Z | Compiling zerocopy v0.8.56 |
| 1940 | 2026-08-15T07:01:51.153Z | Compiling autocfg v1.5.0 |
| 1941 | 2026-08-15T07:01:51.167Z | Compiling critical-section v1.2.0 |
| 1942 | 2026-08-15T07:01:51.170Z | Compiling allocator-api2 v0.2.21 |
| 1943 | 2026-08-15T07:01:51.195Z | Compiling zmij v1.0.21 |
| 1944 | 2026-08-15T07:01:51.318Z | Compiling serde_json v1.0.151 |
| 1945 | 2026-08-15T07:01:51.335Z | Compiling shlex v1.3.0 |
| 1946 | 2026-08-15T07:01:51.416Z | Compiling find-msvc-tools v0.1.9 |
| 1947 | 2026-08-15T07:01:51.648Z | Compiling generic-array v0.14.7 |
| 1948 | 2026-08-15T07:01:51.673Z | Compiling equivalent v1.0.2 |
| 1949 | 2026-08-15T07:01:51.686Z | Compiling foldhash v0.2.0 |
| 1950 | 2026-08-15T07:01:51.687Z | Compiling libm v0.2.16 |
| 1951 | 2026-08-15T07:01:51.721Z | Compiling num-traits v0.2.19 |
| 1952 | 2026-08-15T07:01:51.731Z | Compiling icu_properties_data v2.1.2 |
| 1953 | 2026-08-15T07:01:51.808Z | Compiling icu_normalizer_data v2.1.1 |
| 1954 | 2026-08-15T07:01:51.824Z | Compiling parking_lot_core v0.9.12 |
| 1955 | 2026-08-15T07:01:51.874Z | Compiling smallvec v1.15.1 |
| 1956 | 2026-08-15T07:01:51.914Z | Compiling hashbrown v0.17.0 |
| 1957 | 2026-08-15T07:01:51.930Z | Compiling getrandom v0.3.4 |
| 1958 | 2026-08-15T07:01:51.948Z | Compiling getrandom v0.4.3 |
| 1959 | 2026-08-15T07:01:51.975Z | Compiling log v0.4.33 |
| 1960 | 2026-08-15T07:01:51.996Z | Compiling itoa v1.0.17 |
| 1961 | 2026-08-15T07:01:52.064Z | Compiling jobserver v0.1.34 |
| 1962 | 2026-08-15T07:01:52.084Z | Compiling cfg_aliases v0.2.1 |
| 1963 | 2026-08-15T07:01:52.112Z | Compiling thiserror v2.0.18 |
| 1964 | 2026-08-15T07:01:52.142Z | Compiling subtle v2.6.1 |
| 1965 | 2026-08-15T07:01:52.184Z | Compiling errno v0.3.14 |
| 1966 | 2026-08-15T07:01:52.269Z | Compiling winnow v0.7.14 |
| 1967 | 2026-08-15T07:01:52.344Z | Compiling cc v1.2.56 |
| 1968 | 2026-08-15T07:01:52.366Z | Compiling once_cell v1.21.3 |
| 1969 | 2026-08-15T07:01:52.443Z | Compiling rustix v1.1.4 |
| 1970 | 2026-08-15T07:01:52.452Z | Compiling winnow v1.0.3 |
| 1971 | 2026-08-15T07:01:52.479Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1972 | 2026-08-15T07:01:52.534Z | Compiling borsh v1.8.0 |
| 1973 | 2026-08-15T07:01:52.534Z | Compiling stable_deref_trait v1.2.1 |
| 1974 | 2026-08-15T07:01:52.563Z | Compiling typenum v1.20.1 |
| 1975 | 2026-08-15T07:01:52.592Z | Compiling heck v0.5.0 |
| 1976 | 2026-08-15T07:01:52.612Z | Compiling pkg-config v0.3.32 |
| 1977 | 2026-08-15T07:01:52.631Z | Compiling syn v2.0.117 |
| 1978 | 2026-08-15T07:01:52.665Z | Compiling getrandom v0.2.17 |
| 1979 | 2026-08-15T07:01:52.720Z | Compiling scopeguard v1.2.0 |
| 1980 | 2026-08-15T07:01:52.829Z | Compiling lock_api v0.4.14 |
| 1981 | 2026-08-15T07:01:52.843Z | Compiling rand_core v0.6.4 |
| 1982 | 2026-08-15T07:01:52.952Z | Compiling thiserror v1.0.69 |
| 1983 | 2026-08-15T07:01:53.117Z | Compiling rustversion v1.0.22 |
| 1984 | 2026-08-15T07:01:53.124Z | Compiling syn v1.0.109 |
| 1985 | 2026-08-15T07:01:53.160Z | Compiling const-oid v0.9.6 |
| 1986 | 2026-08-15T07:01:53.200Z | Compiling schemars v0.8.22 |
| 1987 | 2026-08-15T07:01:53.261Z | Compiling strsim v0.11.1 |
| 1988 | 2026-08-15T07:01:53.326Z | Compiling litemap v0.8.1 |
| 1989 | 2026-08-15T07:01:53.350Z | Compiling percent-encoding v2.3.2 |
| 1990 | 2026-08-15T07:01:53.472Z | Compiling writeable v0.6.2 |
| 1991 | 2026-08-15T07:01:53.485Z | Compiling indexmap v2.14.0 |
| 1992 | 2026-08-15T07:01:53.496Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1993 | 2026-08-15T07:01:53.523Z | Compiling bitflags v2.11.0 |
| 1994 | 2026-08-15T07:01:53.533Z | Compiling semver v1.0.28 |
| 1995 | 2026-08-15T07:01:53.692Z | Compiling pin-project-lite v0.2.17 |
| 1996 | 2026-08-15T07:01:54.020Z | Compiling utf8_iter v1.0.4 |
| 1997 | 2026-08-15T07:01:54.059Z | Compiling form_urlencoded v1.2.2 |
| 1998 | 2026-08-15T07:01:54.119Z | Compiling cmake v0.1.57 |
| 1999 | 2026-08-15T07:01:54.145Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2000 | 2026-08-15T07:01:54.209Z | Compiling signal-hook-registry v1.4.8 |
| 2001 | 2026-08-15T07:01:54.260Z | Compiling fs_extra v1.3.0 |
| 2002 | 2026-08-15T07:01:54.279Z | Compiling byteorder v1.5.0 |
| 2003 | 2026-08-15T07:01:54.297Z | Compiling dunce v1.0.5 |
| 2004 | 2026-08-15T07:01:54.416Z | Compiling rand_core v0.10.0 |
| 2005 | 2026-08-15T07:01:54.433Z | Compiling parking_lot v0.12.5 |
| 2006 | 2026-08-15T07:01:54.488Z | Compiling mio v1.2.0 |
| 2007 | 2026-08-15T07:01:54.506Z | Compiling socket2 v0.6.3 |
| 2008 | 2026-08-15T07:01:54.562Z | Compiling aws-lc-sys v0.40.0 |
| 2009 | 2026-08-15T07:01:54.668Z | Compiling ident_case v1.0.1 |
| 2010 | 2026-08-15T07:01:54.757Z | Compiling proc-macro-crate v3.4.0 |
| 2011 | 2026-08-15T07:01:55.192Z | Compiling base64ct v1.8.3 |
| 2012 | 2026-08-15T07:01:55.211Z | Compiling futures-core v0.3.32 |
| 2013 | 2026-08-15T07:01:55.319Z | Compiling rustc_version v0.4.1 |
| 2014 | 2026-08-15T07:01:55.432Z | Compiling aws-lc-rs v1.16.3 |
| 2015 | 2026-08-15T07:01:55.435Z | Compiling flagset v0.4.7 |
| 2016 | 2026-08-15T07:01:55.466Z | Compiling pem-rfc7468 v0.7.0 |
| 2017 | 2026-08-15T07:01:55.515Z | Compiling iana-time-zone v0.1.65 |
| 2018 | 2026-08-15T07:01:55.518Z | Compiling ucd-trie v0.1.7 |
| 2019 | 2026-08-15T07:01:55.549Z | Compiling synstructure v0.13.2 |
| 2020 | 2026-08-15T07:01:55.578Z | Compiling serde_derive_internals v0.29.1 |
| 2021 | 2026-08-15T07:01:55.677Z | Compiling pest v2.8.6 |
| 2022 | 2026-08-15T07:01:55.785Z | Compiling anyhow v1.0.104 |
| 2023 | 2026-08-15T07:01:55.838Z | Compiling ahash v0.8.12 |
| 2024 | 2026-08-15T07:01:55.858Z | Compiling httparse v1.10.1 |
| 2025 | 2026-08-15T07:01:55.930Z | Compiling fnv v1.0.7 |
| 2026 | 2026-08-15T07:01:56.002Z | Compiling regex-syntax v0.8.10 |
| 2027 | 2026-08-15T07:01:56.055Z | Compiling crc32fast v1.5.0 |
| 2028 | 2026-08-15T07:01:56.102Z | Compiling vcpkg v0.2.15 |
| 2029 | 2026-08-15T07:01:56.120Z | Compiling futures-sink v0.3.32 |
| 2030 | 2026-08-15T07:01:56.212Z | Compiling base64 v0.22.1 |
| 2031 | 2026-08-15T07:01:56.227Z | Compiling futures-channel v0.3.32 |
| 2032 | 2026-08-15T07:01:56.230Z | Compiling darling_core v0.23.0 |
| 2033 | 2026-08-15T07:01:56.341Z | Compiling dyn-clone v1.0.20 |
| 2034 | 2026-08-15T07:01:56.376Z | Compiling futures-io v0.3.32 |
| 2035 | 2026-08-15T07:01:56.404Z | Compiling rustls v0.23.41 |
| 2036 | 2026-08-15T07:01:56.488Z | Compiling futures-task v0.3.32 |
| 2037 | 2026-08-15T07:01:56.503Z | Compiling num-bigint-dig v0.8.6 |
| 2038 | 2026-08-15T07:01:56.597Z | Compiling slab v0.4.12 |
| 2039 | 2026-08-15T07:01:56.640Z | Compiling cpufeatures v0.2.17 |
| 2040 | 2026-08-15T07:01:56.643Z | Compiling terminal_size v0.4.3 |
| 2041 | 2026-08-15T07:01:56.744Z | Compiling openssl-sys v0.9.117 |
| 2042 | 2026-08-15T07:01:56.748Z | Compiling simd-adler32 v0.3.8 |
| 2043 | 2026-08-15T07:01:56.797Z | Compiling num-conv v0.2.0 |
| 2044 | 2026-08-15T07:01:56.801Z | Compiling camino v1.2.5 |
| 2045 | 2026-08-15T07:01:56.833Z | Compiling anstyle v1.0.14 |
| 2046 | 2026-08-15T07:01:56.837Z | Compiling time-core v0.1.8 |
| 2047 | 2026-08-15T07:01:56.837Z | Compiling plain v0.2.3 |
| 2048 | 2026-08-15T07:01:56.886Z | Compiling pest_meta v2.8.6 |
| 2049 | 2026-08-15T07:01:56.923Z | Compiling serde_derive v1.0.228 |
| 2050 | 2026-08-15T07:01:56.970Z | Compiling zeroize_derive v1.5.0 |
| 2051 | 2026-08-15T07:01:57.003Z | Compiling zerocopy-derive v0.8.56 |
| 2052 | 2026-08-15T07:01:57.020Z | Compiling zerofrom-derive v0.1.6 |
| 2053 | 2026-08-15T07:01:57.036Z | Compiling yoke-derive v0.8.1 |
| 2054 | 2026-08-15T07:01:57.051Z | Compiling zerovec-derive v0.11.2 |
| 2055 | 2026-08-15T07:01:57.072Z | Compiling displaydoc v0.2.5 |
| 2056 | 2026-08-15T07:01:57.090Z | Compiling tokio-macros v2.7.0 |
| 2057 | 2026-08-15T07:01:57.128Z | Compiling thiserror-impl v2.0.18 |
| 2058 | 2026-08-15T07:01:57.207Z | Compiling borsh-derive v1.8.0 |
| 2059 | 2026-08-15T07:01:57.295Z | Compiling der_derive v0.7.3 |
| 2060 | 2026-08-15T07:01:57.311Z | Compiling futures-macro v0.3.32 |
| 2061 | 2026-08-15T07:01:57.499Z | Compiling thiserror-impl v1.0.69 |
| 2062 | 2026-08-15T07:01:57.628Z | Compiling zeroize v1.9.0 |
| 2063 | 2026-08-15T07:01:57.832Z | Compiling schemars_derive v0.8.22 |
| 2064 | 2026-08-15T07:01:58.057Z | Compiling tracing-attributes v0.1.31 |
| 2065 | 2026-08-15T07:01:58.157Z | Compiling pest_generator v2.8.6 |
| 2066 | 2026-08-15T07:01:58.194Z | Compiling clap_derive v4.6.1 |
| 2067 | 2026-08-15T07:01:58.245Z | Compiling zerofrom v0.1.6 |
| 2068 | 2026-08-15T07:01:58.280Z | Compiling futures-util v0.3.32 |
| 2069 | 2026-08-15T07:01:58.314Z | Compiling der v0.7.10 |
| 2070 | 2026-08-15T07:01:58.381Z | Compiling yoke v0.8.1 |
| 2071 | 2026-08-15T07:01:58.444Z | Compiling crypto-common v0.1.7 |
| 2072 | 2026-08-15T07:01:58.521Z | Compiling block-buffer v0.10.4 |
| 2073 | 2026-08-15T07:01:58.621Z | Compiling zerovec v0.11.5 |
| 2074 | 2026-08-15T07:01:58.622Z | Compiling zerotrie v0.2.3 |
| 2075 | 2026-08-15T07:01:58.718Z | Compiling digest v0.10.7 |
| 2076 | 2026-08-15T07:01:58.854Z | Compiling pest_derive v2.8.6 |
| 2077 | 2026-08-15T07:01:59.002Z | Compiling darling_macro v0.23.0 |
| 2078 | 2026-08-15T07:01:59.035Z | Compiling utf8parse v0.2.2 |
| 2079 | 2026-08-15T07:01:59.054Z | Compiling crossbeam-utils v0.8.21 |
| 2080 | 2026-08-15T07:01:59.112Z | Compiling time-macros v0.2.27 |
| 2081 | 2026-08-15T07:01:59.173Z | Compiling tinystr v0.8.2 |
| 2082 | 2026-08-15T07:01:59.267Z | Compiling potential_utf v0.1.4 |
| 2083 | 2026-08-15T07:01:59.369Z | Compiling icu_locale_core v2.1.1 |
| 2084 | 2026-08-15T07:01:59.386Z | Compiling spki v0.7.3 |
| 2085 | 2026-08-15T07:01:59.403Z | Compiling icu_collections v2.1.1 |
| 2086 | 2026-08-15T07:01:59.504Z | Compiling anstyle-parse v1.0.0 |
| 2087 | 2026-08-15T07:01:59.550Z | Compiling darling v0.23.0 |
| 2088 | 2026-08-15T07:01:59.637Z | Compiling pkcs8 v0.10.2 |
| 2089 | 2026-08-15T07:01:59.657Z | Compiling async-trait v0.1.89 |
| 2090 | 2026-08-15T07:01:59.715Z | Compiling slog v2.8.2 |
| 2091 | 2026-08-15T07:01:59.964Z | Compiling colorchoice v1.0.4 |
| 2092 | 2026-08-15T07:01:59.968Z | Compiling is_terminal_polyfill v1.70.2 |
| 2093 | 2026-08-15T07:01:59.998Z | Compiling adler2 v2.0.1 |
| 2094 | 2026-08-15T07:02:00.099Z | Compiling icu_provider v2.1.1 |
| 2095 | 2026-08-15T07:02:00.118Z | Compiling anstyle-query v1.1.5 |
| 2096 | 2026-08-15T07:02:00.168Z | Compiling miniz_oxide v0.8.9 |
| 2097 | 2026-08-15T07:02:00.196Z | Compiling sha2 v0.10.9 |
| 2098 | 2026-08-15T07:02:00.248Z | Compiling bytes v1.11.1 |
| 2099 | 2026-08-15T07:02:00.287Z | Compiling ipnet v2.12.1 |
| 2100 | 2026-08-15T07:02:00.305Z | Compiling chrono v0.4.45 |
| 2101 | 2026-08-15T07:02:00.323Z | Compiling anstream v1.0.0 |
| 2102 | 2026-08-15T07:02:00.428Z | Compiling icu_normalizer v2.1.1 |
| 2103 | 2026-08-15T07:02:00.588Z | Compiling icu_properties v2.1.2 |
| 2104 | 2026-08-15T07:02:00.737Z | Compiling serde_spanned v0.6.9 |
| 2105 | 2026-08-15T07:02:00.773Z | Compiling tokio v1.52.1 |
| 2106 | 2026-08-15T07:02:00.906Z | Compiling toml_datetime v0.6.11 |
| 2107 | 2026-08-15T07:02:00.995Z | Compiling hmac v0.12.1 |
| 2108 | 2026-08-15T07:02:01.094Z | Compiling spin v0.9.8 |
| 2109 | 2026-08-15T07:02:01.143Z | Compiling aho-corasick v1.1.4 |
| 2110 | 2026-08-15T07:02:01.362Z | Compiling pretty-hex v0.4.1 |
| 2111 | 2026-08-15T07:02:01.438Z | Compiling uuid v1.23.4 |
| 2112 | 2026-08-15T07:02:01.533Z | Compiling serde_tokenstream v0.2.3 |
| 2113 | 2026-08-15T07:02:01.578Z | Compiling idna_adapter v1.2.1 |
| 2114 | 2026-08-15T07:02:01.704Z | Compiling ppv-lite86 v0.2.21 |
| 2115 | 2026-08-15T07:02:01.762Z | Compiling idna v1.1.0 |
| 2116 | 2026-08-15T07:02:01.849Z | Compiling hex v0.4.3 |
| 2117 | 2026-08-15T07:02:01.968Z | Compiling signature v2.2.0 |
| 2118 | 2026-08-15T07:02:02.017Z | Compiling scroll_derive v0.12.1 |
| 2119 | 2026-08-15T07:02:02.076Z | Compiling rand_chacha v0.3.1 |
| 2120 | 2026-08-15T07:02:02.094Z | Compiling regex-automata v0.4.14 |
| 2121 | 2026-08-15T07:02:02.097Z | Compiling clap_lex v1.0.0 |
| 2122 | 2026-08-15T07:02:02.153Z | Compiling url v2.5.8 |
| 2123 | 2026-08-15T07:02:02.316Z | Compiling rand v0.8.6 |
| 2124 | 2026-08-15T07:02:02.349Z | Compiling object v0.37.3 |
| 2125 | 2026-08-15T07:02:02.368Z | Compiling radium v0.7.0 |
| 2126 | 2026-08-15T07:02:02.524Z | Compiling clap_builder v4.6.0 |
| 2127 | 2026-08-15T07:02:02.659Z | Compiling curve25519-dalek v4.1.3 |
| 2128 | 2026-08-15T07:02:02.680Z | Compiling zerocopy-derive v0.7.35 |
| 2129 | 2026-08-15T07:02:02.738Z | Compiling num-integer v0.1.46 |
| 2130 | 2026-08-15T07:02:02.755Z | Compiling tracing-core v0.1.36 |
| 2131 | 2026-08-15T07:02:03.014Z | Compiling maybe-uninit v2.0.0 |
| 2132 | 2026-08-15T07:02:03.068Z | Compiling openssl v0.10.80 |
| 2133 | 2026-08-15T07:02:03.089Z | Compiling winnow v0.5.40 |
| 2134 | 2026-08-15T07:02:03.279Z | Compiling tracing v0.1.44 |
| 2135 | 2026-08-15T07:02:03.303Z | Compiling num-iter v0.1.45 |
| 2136 | 2026-08-15T07:02:03.528Z | Compiling lazy_static v1.5.0 |
| 2137 | 2026-08-15T07:02:03.546Z | Compiling scroll_derive v0.13.1 |
| 2138 | 2026-08-15T07:02:03.666Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2139 | 2026-08-15T07:02:03.746Z | Compiling rand_core v0.9.5 |
| 2140 | 2026-08-15T07:02:03.786Z | Compiling ff v0.13.1 |
| 2141 | 2026-08-15T07:02:03.958Z | Compiling gimli v0.32.3 |
| 2142 | 2026-08-15T07:02:03.974Z | Compiling base16ct v0.2.0 |
| 2143 | 2026-08-15T07:02:03.991Z | Compiling group v0.13.0 |
| 2144 | 2026-08-15T07:02:04.186Z | Compiling clap v4.6.1 |
| 2145 | 2026-08-15T07:02:04.201Z | Compiling sec1 v0.7.3 |
| 2146 | 2026-08-15T07:02:04.416Z | Compiling hkdf v0.12.4 |
| 2147 | 2026-08-15T07:02:04.487Z | Compiling toml_edit v0.19.15 |
| 2148 | 2026-08-15T07:02:04.505Z | Compiling pkcs1 v0.7.5 |
| 2149 | 2026-08-15T07:02:04.586Z | Compiling x509-cert v0.2.5 |
| 2150 | 2026-08-15T07:02:04.601Z | Compiling crypto-bigint v0.5.5 |
| 2151 | 2026-08-15T07:02:04.632Z | Compiling hubpack_derive v0.1.1 |
| 2152 | 2026-08-15T07:02:04.824Z | Compiling strum_macros v0.26.4 |
| 2153 | 2026-08-15T07:02:04.919Z | Compiling openssl-macros v0.1.1 |
| 2154 | 2026-08-15T07:02:05.267Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2155 | 2026-08-15T07:02:05.362Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2156 | 2026-08-15T07:02:05.472Z | Compiling usdt-impl v0.5.0 |
| 2157 | 2026-08-15T07:02:05.603Z | Compiling packed_struct v0.10.1 |
| 2158 | 2026-08-15T07:02:05.678Z | Compiling native-tls v0.2.18 |
| 2159 | 2026-08-15T07:02:05.694Z | Compiling tinyvec_macros v0.1.1 |
| 2160 | 2026-08-15T07:02:05.724Z | Compiling rustc-demangle v0.1.27 |
| 2161 | 2026-08-15T07:02:05.782Z | Compiling addr2line v0.25.1 |
| 2162 | 2026-08-15T07:02:05.792Z | Compiling owo-colors v4.3.0 |
| 2163 | 2026-08-15T07:02:05.841Z | Compiling tinyvec v1.12.0 |
| 2164 | 2026-08-15T07:02:05.874Z | Compiling elliptic-curve v0.13.8 |
| 2165 | 2026-08-15T07:02:05.926Z | Compiling rsa v0.9.10 |
| 2166 | 2026-08-15T07:02:05.974Z | Compiling tokio-util v0.7.18 |
| 2167 | 2026-08-15T07:02:06.106Z | Compiling regex v1.12.3 |
| 2168 | 2026-08-15T07:02:06.142Z | Compiling rand_chacha v0.9.0 |
| 2169 | 2026-08-15T07:02:06.160Z | Compiling scroll v0.12.0 |
| 2170 | 2026-08-15T07:02:06.185Z | Compiling http v1.4.2 |
| 2171 | 2026-08-15T07:02:06.317Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2172 | 2026-08-15T07:02:06.336Z | Compiling cookie v0.18.1 |
| 2173 | 2026-08-15T07:02:06.470Z | Compiling smawk v0.3.2 |
| 2174 | 2026-08-15T07:02:06.487Z | Compiling unicode-linebreak v0.1.5 |
| 2175 | 2026-08-15T07:02:06.552Z | Compiling fastrand v2.3.0 |
| 2176 | 2026-08-15T07:02:06.579Z | Compiling unicode-width v0.2.0 |
| 2177 | 2026-08-15T07:02:06.598Z | Compiling is_ci v1.2.0 |
| 2178 | 2026-08-15T07:02:06.623Z | Compiling goblin v0.8.2 |
| 2179 | 2026-08-15T07:02:06.659Z | Compiling rand v0.9.2 |
| 2180 | 2026-08-15T07:02:06.757Z | Compiling supports-color v3.0.2 |
| 2181 | 2026-08-15T07:02:06.773Z | Compiling proc-macro-error2 v2.0.1 |
| 2182 | 2026-08-15T07:02:06.889Z | Compiling textwrap v0.16.2 |
| 2183 | 2026-08-15T07:02:07.026Z | Compiling zerocopy v0.7.35 |
| 2184 | 2026-08-15T07:02:07.085Z | Compiling backtrace v0.3.76 |
| 2185 | 2026-08-15T07:02:07.181Z | Compiling hashbrown v0.14.5 |
| 2186 | 2026-08-15T07:02:07.262Z | Compiling rfc6979 v0.4.0 |
| 2187 | 2026-08-15T07:02:07.292Z | Compiling serde_with_macros v3.21.0 |
| 2188 | 2026-08-15T07:02:07.319Z | Compiling rustls-pki-types v1.14.0 |
| 2189 | 2026-08-15T07:02:07.383Z | Compiling packed_struct_codegen v0.10.1 |
| 2190 | 2026-08-15T07:02:07.456Z | Compiling bitfield-macros v0.19.4 |
| 2191 | 2026-08-15T07:02:07.645Z | Compiling backtrace-ext v0.2.1 |
| 2192 | 2026-08-15T07:02:07.672Z | Compiling miette-derive v7.6.0 |
| 2193 | 2026-08-15T07:02:07.770Z | Compiling zerocopy-derive v0.6.6 |
| 2194 | 2026-08-15T07:02:07.787Z | Compiling indexmap v1.9.3 |
| 2195 | 2026-08-15T07:02:07.803Z | Compiling salty v0.3.0 |
| 2196 | 2026-08-15T07:02:08.015Z | Compiling supports-hyperlinks v3.2.0 |
| 2197 | 2026-08-15T07:02:08.069Z | Compiling unicode-width v0.1.14 |
| 2198 | 2026-08-15T07:02:08.086Z | Compiling supports-unicode v3.0.0 |
| 2199 | 2026-08-15T07:02:08.114Z | Compiling keccak v0.1.6 |
| 2200 | 2026-08-15T07:02:08.150Z | Compiling paste v1.0.15 |
| 2201 | 2026-08-15T07:02:08.189Z | Compiling tempfile v3.27.0 |
| 2202 | 2026-08-15T07:02:08.248Z | Compiling chumsky v0.9.3 |
| 2203 | 2026-08-15T07:02:08.265Z | Compiling ecdsa v0.16.9 |
| 2204 | 2026-08-15T07:02:08.343Z | Compiling sha3 v0.10.8 |
| 2205 | 2026-08-15T07:02:08.384Z | Compiling knus-derive v3.4.0 |
| 2206 | 2026-08-15T07:02:08.404Z | Compiling http-body v1.0.1 |
| 2207 | 2026-08-15T07:02:08.438Z | Compiling primeorder v0.13.6 |
| 2208 | 2026-08-15T07:02:08.565Z | Compiling ed25519 v2.2.3 |
| 2209 | 2026-08-15T07:02:08.597Z | Compiling dtrace-parser v0.2.0 |
| 2210 | 2026-08-15T07:02:08.700Z | Compiling thread-id v4.2.2 |
| 2211 | 2026-08-15T07:02:08.715Z | Compiling either v1.15.0 |
| 2212 | 2026-08-15T07:02:08.800Z | Compiling miette v7.6.0 |
| 2213 | 2026-08-15T07:02:08.817Z | Compiling usdt-impl v0.6.0 |
| 2214 | 2026-08-15T07:02:08.832Z | Compiling ref-cast v1.0.25 |
| 2215 | 2026-08-15T07:02:08.943Z | Compiling cmov v0.5.4 |
| 2216 | 2026-08-15T07:02:08.960Z | Compiling openssl-probe v0.2.1 |
| 2217 | 2026-08-15T07:02:09.058Z | Compiling dof v0.3.0 |
| 2218 | 2026-08-15T07:02:09.126Z | Compiling unicode-segmentation v1.12.0 |
| 2219 | 2026-08-15T07:02:09.144Z | Compiling untrusted v0.7.1 |
| 2220 | 2026-08-15T07:02:09.210Z | Compiling ctutils v0.4.2 |
| 2221 | 2026-08-15T07:02:09.227Z | Compiling ed25519-dalek v2.2.0 |
| 2222 | 2026-08-15T07:02:09.290Z | Compiling p384 v0.13.1 |
| 2223 | 2026-08-15T07:02:09.569Z | Compiling scroll v0.13.0 |
| 2224 | 2026-08-15T07:02:09.670Z | Compiling sha1 v0.10.6 |
| 2225 | 2026-08-15T07:02:09.699Z | Compiling enum-as-inner v0.6.1 |
| 2226 | 2026-08-15T07:02:09.783Z | Compiling knus v3.4.0 |
| 2227 | 2026-08-15T07:02:09.860Z | Compiling heapless v0.7.17 |
| 2228 | 2026-08-15T07:02:09.877Z | Compiling untrusted v0.9.0 |
| 2229 | 2026-08-15T07:02:09.881Z | Compiling zstd-safe v7.2.4 |
| 2230 | 2026-08-15T07:02:09.944Z | Compiling rustix v0.38.44 |
| 2231 | 2026-08-15T07:02:09.947Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2232 | 2026-08-15T07:02:09.947Z | Compiling tower-layer v0.3.3 |
| 2233 | 2026-08-15T07:02:10.019Z | Compiling atomic-waker v1.1.2 |
| 2234 | 2026-08-15T07:02:10.045Z | Compiling powerfmt v0.2.0 |
| 2235 | 2026-08-15T07:02:10.048Z | Compiling try-lock v0.2.5 |
| 2236 | 2026-08-15T07:02:10.149Z | Compiling signal-hook v0.3.18 |
| 2237 | 2026-08-15T07:02:10.164Z | Compiling tower-service v0.3.3 |
| 2238 | 2026-08-15T07:02:10.167Z | Compiling litrs v1.0.0 |
| 2239 | 2026-08-15T07:02:10.214Z | Compiling deranged v0.5.8 |
| 2240 | 2026-08-15T07:02:10.235Z | Compiling want v0.3.1 |
| 2241 | 2026-08-15T07:02:10.284Z | Compiling h2 v0.4.15 |
| 2242 | 2026-08-15T07:02:10.361Z | Compiling goblin v0.10.5 |
| 2243 | 2026-08-15T07:02:10.392Z | Compiling hybrid-array v0.4.13 |
| 2244 | 2026-08-15T07:02:10.426Z | Compiling heck v0.4.1 |
| 2245 | 2026-08-15T07:02:10.549Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2246 | 2026-08-15T07:02:10.678Z | Compiling document-features v0.2.12 |
| 2247 | 2026-08-15T07:02:10.863Z | Compiling ref-cast-impl v1.0.25 |
| 2248 | 2026-08-15T07:02:10.921Z | Compiling daft-derive v0.1.7 |
| 2249 | 2026-08-15T07:02:11.032Z | Compiling structmeta-derive v0.3.0 |
| 2250 | 2026-08-15T07:02:11.238Z | Compiling darling_core v0.20.11 |
| 2251 | 2026-08-15T07:02:11.254Z | Compiling memoffset v0.9.1 |
| 2252 | 2026-08-15T07:02:11.420Z | Compiling foreign-types-shared v0.1.1 |
| 2253 | 2026-08-15T07:02:11.552Z | Compiling tap v1.0.1 |
| 2254 | 2026-08-15T07:02:11.720Z | Compiling httpdate v1.0.3 |
| 2255 | 2026-08-15T07:02:11.720Z | Compiling slog-async v2.8.0 |
| 2256 | 2026-08-15T07:02:11.786Z | Compiling num_threads v0.1.7 |
| 2257 | 2026-08-15T07:02:11.906Z | Compiling time v0.3.47 |
| 2258 | 2026-08-15T07:02:12.004Z | Compiling wyz v0.5.1 |
| 2259 | 2026-08-15T07:02:12.082Z | Compiling foreign-types v0.3.2 |
| 2260 | 2026-08-15T07:02:12.117Z | Compiling structmeta v0.3.0 |
| 2261 | 2026-08-15T07:02:12.537Z | Compiling usdt-attr-macro v0.5.0 |
| 2262 | 2026-08-15T07:02:12.564Z | Compiling usdt-macro v0.5.0 |
| 2263 | 2026-08-15T07:02:12.990Z | Compiling unicode-normalization v0.1.25 |
| 2264 | 2026-08-15T07:02:13.083Z | Compiling half v2.7.1 |
| 2265 | 2026-08-15T07:02:13.304Z | Compiling dof v0.4.0 |
| 2266 | 2026-08-15T07:02:13.344Z | Compiling erased-serde v0.3.31 |
| 2267 | 2026-08-15T07:02:13.347Z | Compiling darling_macro v0.20.11 |
| 2268 | 2026-08-15T07:02:13.401Z | Compiling dtrace-parser v0.3.0 |
| 2269 | 2026-08-15T07:02:13.418Z | Compiling pin-project-internal v1.1.11 |
| 2270 | 2026-08-15T07:02:13.753Z | Compiling hyper v1.10.1 |
| 2271 | 2026-08-15T07:02:13.765Z | Compiling env_filter v2.0.0 |
| 2272 | 2026-08-15T07:02:13.876Z | Compiling socket2 v0.5.10 |
| 2273 | 2026-08-15T07:02:13.893Z | Compiling thread-id v5.1.0 |
| 2274 | 2026-08-15T07:02:13.999Z | Compiling wait-timeout v0.2.1 |
| 2275 | 2026-08-15T07:02:14.263Z | Compiling quick-error v1.2.3 |
| 2276 | 2026-08-15T07:02:14.398Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2277 | 2026-08-15T07:02:14.441Z | Compiling ciborium-io v0.2.2 |
| 2278 | 2026-08-15T07:02:14.476Z | Compiling funty v2.0.0 |
| 2279 | 2026-08-15T07:02:14.479Z | Compiling smoltcp v0.9.1 |
| 2280 | 2026-08-15T07:02:14.512Z | Compiling bit-vec v0.8.0 |
| 2281 | 2026-08-15T07:02:14.534Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2282 | 2026-08-15T07:02:14.563Z | Compiling ciborium-ll v0.2.2 |
| 2283 | 2026-08-15T07:02:14.721Z | Compiling bit-set v0.8.0 |
| 2284 | 2026-08-15T07:02:14.801Z | Compiling rusty-fork v0.3.1 |
| 2285 | 2026-08-15T07:02:14.832Z | Compiling bitvec v1.0.1 |
| 2286 | 2026-08-15T07:02:14.917Z | Compiling hyper-util v0.1.20 |
| 2287 | 2026-08-15T07:02:14.992Z | Compiling env_logger v0.11.11 |
| 2288 | 2026-08-15T07:02:15.009Z | Compiling darling v0.20.11 |
| 2289 | 2026-08-15T07:02:15.450Z | Compiling hubpack v0.1.2 |
| 2290 | 2026-08-15T07:02:15.491Z | Compiling ipnetwork v0.21.1 |
| 2291 | 2026-08-15T07:02:15.535Z | Compiling rand_xorshift v0.4.0 |
| 2292 | 2026-08-15T07:02:15.925Z | Compiling sync_wrapper v1.0.2 |
| 2293 | 2026-08-15T07:02:15.976Z | Compiling nix v0.31.2 |
| 2294 | 2026-08-15T07:02:16.096Z | Compiling siphasher v1.0.2 |
| 2295 | 2026-08-15T07:02:16.114Z | Compiling crc-catalog v2.4.0 |
| 2296 | 2026-08-15T07:02:16.228Z | Compiling nodrop v0.1.14 |
| 2297 | 2026-08-15T07:02:16.383Z | Compiling unarray v0.1.4 |
| 2298 | 2026-08-15T07:02:16.386Z | Compiling zlib-rs v0.6.2 |
| 2299 | 2026-08-15T07:02:16.648Z | Compiling proptest v1.11.0 |
| 2300 | 2026-08-15T07:02:16.705Z | Compiling array-init v0.0.4 |
| 2301 | 2026-08-15T07:02:16.782Z | Compiling crc v3.4.0 |
| 2302 | 2026-08-15T07:02:17.107Z | Compiling tower v0.5.3 |
| 2303 | 2026-08-15T07:02:17.245Z | Compiling smallvec v0.6.14 |
| 2304 | 2026-08-15T07:02:17.483Z | Compiling derive_builder_core v0.20.2 |
| 2305 | 2026-08-15T07:02:17.512Z | Compiling ciborium v0.2.2 |
| 2306 | 2026-08-15T07:02:17.721Z | Compiling snafu-derive v0.8.9 |
| 2307 | 2026-08-15T07:02:17.977Z | Compiling zerocopy v0.6.6 |
| 2308 | 2026-08-15T07:02:18.048Z | Compiling http-body-util v0.1.3 |
| 2309 | 2026-08-15T07:02:18.065Z | Compiling serde_with v3.21.0 |
| 2310 | 2026-08-15T07:02:18.117Z | Compiling bitfield v0.19.4 |
| 2311 | 2026-08-15T07:02:18.248Z | Compiling strum v0.26.3 |
| 2312 | 2026-08-15T07:02:18.333Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2313 | 2026-08-15T07:02:18.404Z | Compiling strum_macros v0.27.2 |
| 2314 | 2026-08-15T07:02:18.421Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2315 | 2026-08-15T07:02:18.439Z | Compiling fs-err v3.3.0 |
| 2316 | 2026-08-15T07:02:18.572Z | Compiling hashbrown v0.12.3 |
| 2317 | 2026-08-15T07:02:18.669Z | Compiling flate2 v1.1.9 |
| 2318 | 2026-08-15T07:02:18.698Z | Compiling ryu v1.0.23 |
| 2319 | 2026-08-15T07:02:18.853Z | Compiling data-encoding v2.10.0 |
| 2320 | 2026-08-15T07:02:18.900Z | Compiling unicode-bidi v0.3.18 |
| 2321 | 2026-08-15T07:02:18.916Z | Compiling base64 v0.21.7 |
| 2322 | 2026-08-15T07:02:19.100Z | Compiling unicode-properties v0.1.4 |
| 2323 | 2026-08-15T07:02:19.117Z | Compiling static_assertions v1.1.0 |
| 2324 | 2026-08-15T07:02:19.247Z | Compiling iri-string v0.7.10 |
| 2325 | 2026-08-15T07:02:20.338Z | Compiling stringprep v0.1.5 |
| 2326 | 2026-08-15T07:02:20.341Z | Compiling ron v0.8.1 |
| 2327 | 2026-08-15T07:02:20.341Z | Compiling serde_urlencoded v0.7.1 |
| 2328 | 2026-08-15T07:02:20.341Z | Compiling newtype-uuid v1.3.2 |
| 2329 | 2026-08-15T07:02:20.341Z | Compiling oxnet v0.1.6 |
| 2330 | 2026-08-15T07:02:20.342Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2331 | 2026-08-15T07:02:20.342Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2332 | 2026-08-15T07:02:20.342Z | Compiling derive_builder_macro v0.20.2 |
| 2333 | 2026-08-15T07:02:20.342Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2334 | 2026-08-15T07:02:20.342Z | Compiling tokio-native-tls v0.3.1 |
| 2335 | 2026-08-15T07:02:20.343Z | Compiling serde-hex v0.1.0 |
| 2336 | 2026-08-15T07:02:20.444Z | Compiling tower-http v0.6.8 |
| 2337 | 2026-08-15T07:02:20.475Z | Compiling bzip2 v0.4.4 |
| 2338 | 2026-08-15T07:02:20.585Z | Compiling usdt-macro v0.6.0 |
| 2339 | 2026-08-15T07:02:20.732Z | Compiling usdt-attr-macro v0.6.0 |
| 2340 | 2026-08-15T07:02:20.736Z | Compiling derive-ex v0.1.8 |
| 2341 | 2026-08-15T07:02:20.744Z | Compiling crypto-common v0.2.2 |
| 2342 | 2026-08-15T07:02:20.827Z | Compiling block-buffer v0.12.1 |
| 2343 | 2026-08-15T07:02:21.109Z | Compiling block-padding v0.4.2 |
| 2344 | 2026-08-15T07:02:21.292Z | Compiling rustls-native-certs v0.8.3 |
| 2345 | 2026-08-15T07:02:21.393Z | Compiling bstr v1.12.1 |
| 2346 | 2026-08-15T07:02:21.414Z | Compiling hashbrown v0.13.2 |
| 2347 | 2026-08-15T07:02:21.572Z | Compiling futures-executor v0.3.32 |
| 2348 | 2026-08-15T07:02:21.841Z | Compiling serde-big-array v0.5.1 |
| 2349 | 2026-08-15T07:02:21.969Z | Compiling md-5 v0.10.6 |
| 2350 | 2026-08-15T07:02:22.058Z | Compiling hash32 v0.2.1 |
| 2351 | 2026-08-15T07:02:22.130Z | Compiling vergen-lib v9.1.0 |
| 2352 | 2026-08-15T07:02:22.163Z | Compiling thread_local v1.1.9 |
| 2353 | 2026-08-15T07:02:22.178Z | Compiling encoding_rs v0.8.35 |
| 2354 | 2026-08-15T07:02:22.280Z | Compiling linked-hash-map v0.5.6 |
| 2355 | 2026-08-15T07:02:22.296Z | Compiling mime v0.3.17 |
| 2356 | 2026-08-15T07:02:22.338Z | Compiling crc-any v2.5.0 |
| 2357 | 2026-08-15T07:02:22.443Z | Compiling fallible-iterator v0.2.0 |
| 2358 | 2026-08-15T07:02:22.487Z | Compiling psl-types v2.0.11 |
| 2359 | 2026-08-15T07:02:22.536Z | Compiling cpufeatures v0.3.0 |
| 2360 | 2026-08-15T07:02:22.569Z | Compiling toml_write v0.1.2 |
| 2361 | 2026-08-15T07:02:22.631Z | Compiling publicsuffix v2.3.0 |
| 2362 | 2026-08-15T07:02:22.647Z | Compiling lru-cache v0.1.2 |
| 2363 | 2026-08-15T07:02:22.799Z | Compiling postgres-protocol v0.6.10 |
| 2364 | 2026-08-15T07:02:22.799Z | Compiling toml_edit v0.22.27 |
| 2365 | 2026-08-15T07:02:22.854Z | Compiling test-strategy v0.4.5 |
| 2366 | 2026-08-15T07:02:23.343Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2367 | 2026-08-15T07:02:23.584Z | Compiling object v0.30.4 |
| 2368 | 2026-08-15T07:02:23.602Z | Compiling futures v0.3.32 |
| 2369 | 2026-08-15T07:02:23.679Z | Compiling inout v0.2.2 |
| 2370 | 2026-08-15T07:02:23.912Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2371 | 2026-08-15T07:02:24.075Z | Compiling zip v0.6.6 |
| 2372 | 2026-08-15T07:02:24.111Z | Compiling derive_builder v0.20.2 |
| 2373 | 2026-08-15T07:02:24.202Z | Compiling hyper-tls v0.6.0 |
| 2374 | 2026-08-15T07:02:24.226Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2375 | 2026-08-15T07:02:24.263Z | Compiling daft v0.1.7 |
| 2376 | 2026-08-15T07:02:24.282Z | Compiling hickory-proto v0.24.4 |
| 2377 | 2026-08-15T07:02:24.457Z | Compiling crossbeam-channel v0.5.15 |
| 2378 | 2026-08-15T07:02:24.475Z | Compiling phf_shared v0.13.1 |
| 2379 | 2026-08-15T07:02:24.636Z | Compiling pin-project v1.1.11 |
| 2380 | 2026-08-15T07:02:24.772Z | Compiling toml v0.7.8 |
| 2381 | 2026-08-15T07:02:24.858Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2382 | 2026-08-15T07:02:24.946Z | Compiling async-recursion v1.1.1 |
| 2383 | 2026-08-15T07:02:24.973Z | Compiling serde_repr v0.1.20 |
| 2384 | 2026-08-15T07:02:25.139Z | Compiling derive-where v1.6.0 |
| 2385 | 2026-08-15T07:02:25.170Z | Compiling vergen v9.1.0 |
| 2386 | 2026-08-15T07:02:25.320Z | Compiling cargo-platform v0.3.2 |
| 2387 | 2026-08-15T07:02:25.392Z | Compiling is-terminal v0.4.17 |
| 2388 | 2026-08-15T07:02:25.522Z | Compiling memmap v0.7.0 |
| 2389 | 2026-08-15T07:02:25.546Z | Compiling bumpalo v3.20.2 |
| 2390 | 2026-08-15T07:02:25.597Z | Compiling path-slash v0.1.5 |
| 2391 | 2026-08-15T07:02:25.720Z | Compiling resolv-conf v0.7.6 |
| 2392 | 2026-08-15T07:02:25.752Z | Compiling libbz2-rs-sys v0.2.2 |
| 2393 | 2026-08-15T07:02:25.852Z | Compiling take_mut v0.2.2 |
| 2394 | 2026-08-15T07:02:25.951Z | Compiling same-file v1.0.6 |
| 2395 | 2026-08-15T07:02:25.989Z | Compiling managed v0.8.0 |
| 2396 | 2026-08-15T07:02:26.130Z | Compiling term v1.2.1 |
| 2397 | 2026-08-15T07:02:26.164Z | Compiling bitflags v1.3.2 |
| 2398 | 2026-08-15T07:02:26.260Z | Compiling foldhash v0.1.5 |
| 2399 | 2026-08-15T07:02:26.457Z | Compiling corncobs v0.1.4 |
| 2400 | 2026-08-15T07:02:26.474Z | Compiling jiff-core v0.1.0 |
| 2401 | 2026-08-15T07:02:26.512Z | Compiling hickory-resolver v0.24.4 |
| 2402 | 2026-08-15T07:02:26.735Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2403 | 2026-08-15T07:02:26.739Z | Compiling slog-term v2.9.2 |
| 2404 | 2026-08-15T07:02:26.880Z | Compiling hashbrown v0.15.5 |
| 2405 | 2026-08-15T07:02:27.059Z | Compiling bzip2 v0.6.1 |
| 2406 | 2026-08-15T07:02:27.217Z | Compiling walkdir v2.5.0 |
| 2407 | 2026-08-15T07:02:27.270Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2408 | 2026-08-15T07:02:27.288Z | Compiling jiff v0.2.34 |
| 2409 | 2026-08-15T07:02:27.386Z | Compiling zopfli v0.8.3 |
| 2410 | 2026-08-15T07:02:27.489Z | Compiling usdt v0.5.0 |
| 2411 | 2026-08-15T07:02:27.530Z | Compiling cargo_metadata v0.23.1 |
| 2412 | 2026-08-15T07:02:27.936Z | Compiling snafu v0.8.9 |
| 2413 | 2026-08-15T07:02:27.997Z | Compiling phf v0.13.1 |
| 2414 | 2026-08-15T07:02:28.205Z | Compiling reqwest v0.12.28 |
| 2415 | 2026-08-15T07:02:28.224Z | Compiling toml v0.8.23 |
| 2416 | 2026-08-15T07:02:28.474Z | Compiling signal-hook-mio v0.2.5 |
| 2417 | 2026-08-15T07:02:28.507Z | Compiling cookie_store v0.22.1 |
| 2418 | 2026-08-15T07:02:28.629Z | Compiling cipher v0.5.2 |
| 2419 | 2026-08-15T07:02:28.654Z | Compiling zstd v0.13.3 |
| 2420 | 2026-08-15T07:02:28.818Z | Compiling postgres-types v0.2.12 |
| 2421 | 2026-08-15T07:02:28.842Z | Compiling globset v0.4.18 |
| 2422 | 2026-08-15T07:02:28.878Z | Compiling strum v0.27.2 |
| 2423 | 2026-08-15T07:02:28.938Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2424 | 2026-08-15T07:02:29.084Z | Compiling phf_shared v0.11.3 |
| 2425 | 2026-08-15T07:02:29.102Z | Compiling olpc-cjson v0.1.4 |
| 2426 | 2026-08-15T07:02:29.138Z | Compiling crossbeam-epoch v0.9.18 |
| 2427 | 2026-08-15T07:02:29.374Z | Compiling tokio-stream v0.1.18 |
| 2428 | 2026-08-15T07:02:29.501Z | Compiling byte-wrapper v0.1.0 |
| 2429 | 2026-08-15T07:02:29.723Z | Compiling serde_plain v1.0.2 |
| 2430 | 2026-08-15T07:02:29.758Z | Compiling inout v0.1.4 |
| 2431 | 2026-08-15T07:02:29.850Z | Compiling secrecy v0.8.0 |
| 2432 | 2026-08-15T07:02:29.874Z | Compiling pem v3.0.6 |
| 2433 | 2026-08-15T07:02:29.934Z | Compiling float-cmp v0.10.0 |
| 2434 | 2026-08-15T07:02:30.037Z | Compiling memmap2 v0.9.10 |
| 2435 | 2026-08-15T07:02:30.091Z | Compiling hashbrown v0.16.1 |
| 2436 | 2026-08-15T07:02:30.109Z | Compiling debug-ignore v1.0.5 |
| 2437 | 2026-08-15T07:02:30.193Z | Compiling typed-path v0.9.3 |
| 2438 | 2026-08-15T07:02:30.209Z | Compiling whoami v2.1.0 |
| 2439 | 2026-08-15T07:02:30.239Z | Compiling precomputed-hash v0.1.1 |
| 2440 | 2026-08-15T07:02:30.270Z | Compiling const-oid v0.10.2 |
| 2441 | 2026-08-15T07:02:30.358Z | Compiling fixedbitset v0.4.2 |
| 2442 | 2026-08-15T07:02:30.519Z | Compiling predicates-core v1.0.10 |
| 2443 | 2026-08-15T07:02:30.611Z | Compiling new_debug_unreachable v1.0.6 |
| 2444 | 2026-08-15T07:02:30.719Z | Compiling difflib v0.4.0 |
| 2445 | 2026-08-15T07:02:30.737Z | Compiling normalize-line-endings v0.3.0 |
| 2446 | 2026-08-15T07:02:30.755Z | Compiling fixedbitset v0.5.7 |
| 2447 | 2026-08-15T07:02:30.832Z | Compiling string_cache v0.8.9 |
| 2448 | 2026-08-15T07:02:30.867Z | Compiling iddqd v0.4.2 |
| 2449 | 2026-08-15T07:02:31.074Z | Compiling petgraph v0.8.3 |
| 2450 | 2026-08-15T07:02:31.092Z | Compiling predicates v3.1.4 |
| 2451 | 2026-08-15T07:02:31.125Z | Compiling chacha20 v0.10.0 |
| 2452 | 2026-08-15T07:02:31.193Z | Compiling petgraph v0.6.5 |
| 2453 | 2026-08-15T07:02:31.359Z | Compiling tokio-postgres v0.7.16 |
| 2454 | 2026-08-15T07:02:31.411Z | Compiling digest v0.11.3 |
| 2455 | 2026-08-15T07:02:31.627Z | Compiling qorb v0.4.1 |
| 2456 | 2026-08-15T07:02:31.666Z | Compiling usdt v0.6.0 |
| 2457 | 2026-08-15T07:02:31.954Z | Compiling cipher v0.4.4 |
| 2458 | 2026-08-15T07:02:32.182Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2459 | 2026-08-15T07:02:32.313Z | Compiling zip v4.6.1 |
| 2460 | 2026-08-15T07:02:33.448Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2461 | 2026-08-15T07:02:33.490Z | Compiling crossterm v0.28.1 |
| 2462 | 2026-08-15T07:02:33.604Z | Compiling similar v2.7.0 |
| 2463 | 2026-08-15T07:02:33.678Z | Compiling hickory-proto v0.25.2 |
| 2464 | 2026-08-15T07:02:34.385Z | Compiling itertools v0.13.0 |
| 2465 | 2026-08-15T07:02:34.693Z | Compiling buf-list v1.1.2 |
| 2466 | 2026-08-15T07:02:34.987Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2467 | 2026-08-15T07:02:35.141Z | Compiling openapiv3 v2.2.0 |
| 2468 | 2026-08-15T07:02:35.502Z | Compiling peg-runtime v0.8.5 |
| 2469 | 2026-08-15T07:02:35.696Z | Compiling lalrpop-util v0.19.12 |
| 2470 | 2026-08-15T07:02:51.955Z | Compiling rustls-webpki v0.103.13 |
| 2471 | 2026-08-15T07:02:55.862Z | Compiling tokio-rustls v0.26.4 |
| 2472 | 2026-08-15T07:02:56.160Z | Compiling hyper-rustls v0.27.7 |
| 2473 | 2026-08-15T07:02:56.256Z | Compiling rustls-platform-verifier v0.6.2 |
| 2474 | 2026-08-15T07:02:56.491Z | Compiling reqwest v0.13.2 |
| 2475 | 2026-08-15T07:02:56.548Z | Compiling tough v0.22.0 |
| 2476 | 2026-08-15T07:02:59.151Z | Compiling proc-macro-crate v1.3.1 |
| 2477 | 2026-08-15T07:02:59.283Z | Compiling macaddr v1.0.1 |
| 2478 | 2026-08-15T07:02:59.523Z | Compiling rayon-core v1.13.0 |
| 2479 | 2026-08-15T07:02:59.554Z | Compiling crucible-workspace-hack v0.1.0 |
| 2480 | 2026-08-15T07:02:59.612Z | Compiling itertools v0.15.0 |
| 2481 | 2026-08-15T07:02:59.737Z | Compiling secrecy v0.10.3 |
| 2482 | 2026-08-15T07:02:59.788Z | Compiling heapless v0.8.0 |
| 2483 | 2026-08-15T07:02:59.902Z | Compiling crossbeam-deque v0.8.6 |
| 2484 | 2026-08-15T07:02:59.902Z | Compiling hash32 v0.3.1 |
| 2485 | 2026-08-15T07:02:59.937Z | Compiling multer v3.1.0 |
| 2486 | 2026-08-15T07:02:59.977Z | Compiling match_cfg v0.1.0 |
| 2487 | 2026-08-15T07:03:00.075Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2488 | 2026-08-15T07:03:00.117Z | Compiling smoltcp v0.11.0 |
| 2489 | 2026-08-15T07:03:00.168Z | Compiling compression-core v0.4.31 |
| 2490 | 2026-08-15T07:03:00.349Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2491 | 2026-08-15T07:03:00.365Z | Compiling compression-codecs v0.4.37 |
| 2492 | 2026-08-15T07:03:00.381Z | Compiling hostname v0.3.1 |
| 2493 | 2026-08-15T07:03:00.491Z | Compiling atomicwrites v0.4.4 |
| 2494 | 2026-08-15T07:03:00.592Z | Compiling slog-json v2.6.1 |
| 2495 | 2026-08-15T07:03:00.611Z | Compiling newtype-uuid-macros v0.1.0 |
| 2496 | 2026-08-15T07:03:00.680Z | Compiling cobs v0.3.0 |
| 2497 | 2026-08-15T07:03:00.756Z | Compiling universal-hash v0.5.1 |
| 2498 | 2026-08-15T07:03:00.773Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2499 | 2026-08-15T07:03:00.813Z | Compiling async-stream-impl v0.3.6 |
| 2500 | 2026-08-15T07:03:00.842Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2501 | 2026-08-15T07:03:00.859Z | Compiling serde_spanned v1.1.1 |
| 2502 | 2026-08-15T07:03:00.877Z | Compiling dropshot v0.17.1 |
| 2503 | 2026-08-15T07:03:00.932Z | Compiling proc-macro-error-attr v1.0.4 |
| 2504 | 2026-08-15T07:03:00.990Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2505 | 2026-08-15T07:03:01.041Z | Compiling opaque-debug v0.3.1 |
| 2506 | 2026-08-15T07:03:01.058Z | Compiling ingot-macros v0.2.0 |
| 2507 | 2026-08-15T07:03:01.112Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2508 | 2026-08-15T07:03:01.139Z | Compiling convert_case v0.4.0 |
| 2509 | 2026-08-15T07:03:01.251Z | Compiling poly1305 v0.8.0 |
| 2510 | 2026-08-15T07:03:01.290Z | Compiling postcard v1.1.3 |
| 2511 | 2026-08-15T07:03:01.309Z | Compiling slog-bunyan v2.5.0 |
| 2512 | 2026-08-15T07:03:01.387Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2513 | 2026-08-15T07:03:01.420Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2514 | 2026-08-15T07:03:01.446Z | Compiling async-stream v0.3.6 |
| 2515 | 2026-08-15T07:03:01.481Z | Compiling derive_more v0.99.20 |
| 2516 | 2026-08-15T07:03:01.676Z | Compiling async-compression v0.4.41 |
| 2517 | 2026-08-15T07:03:01.746Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2518 | 2026-08-15T07:03:01.853Z | Compiling thiserror-no-std v2.0.2 |
| 2519 | 2026-08-15T07:03:01.869Z | Compiling num_enum_derive v0.7.6 |
| 2520 | 2026-08-15T07:03:01.964Z | Compiling chacha20 v0.9.1 |
| 2521 | 2026-08-15T07:03:01.981Z | Compiling sha1 v0.11.0 |
| 2522 | 2026-08-15T07:03:02.204Z | Compiling parse-display-derive v0.10.0 |
| 2523 | 2026-08-15T07:03:02.266Z | Compiling waitgroup v0.1.2 |
| 2524 | 2026-08-15T07:03:02.383Z | Compiling rustls-pemfile v2.2.0 |
| 2525 | 2026-08-15T07:03:02.452Z | Compiling backon v1.6.0 |
| 2526 | 2026-08-15T07:03:02.473Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2527 | 2026-08-15T07:03:02.715Z | Compiling dropshot_endpoint v0.17.1 |
| 2528 | 2026-08-15T07:03:02.736Z | Compiling blake2 v0.10.6 |
| 2529 | 2026-08-15T07:03:02.913Z | Compiling aead v0.5.2 |
| 2530 | 2026-08-15T07:03:02.964Z | Compiling password-hash v0.5.0 |
| 2531 | 2026-08-15T07:03:03.139Z | Compiling foreign-types-macros v0.2.3 |
| 2532 | 2026-08-15T07:03:03.282Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2533 | 2026-08-15T07:03:03.571Z | Compiling serde_path_to_error v0.1.20 |
| 2534 | 2026-08-15T07:03:03.605Z | Compiling hostname v0.4.2 |
| 2535 | 2026-08-15T07:03:03.738Z | Compiling proc-macro-error v1.0.4 |
| 2536 | 2026-08-15T07:03:03.776Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2537 | 2026-08-15T07:03:03.792Z | Compiling instant v0.1.13 |
| 2538 | 2026-08-15T07:03:03.811Z | Compiling foreign-types-shared v0.3.1 |
| 2539 | 2026-08-15T07:03:03.862Z | Compiling ingot-types v0.2.0 |
| 2540 | 2026-08-15T07:03:03.880Z | Compiling parse-display v0.10.0 |
| 2541 | 2026-08-15T07:03:03.929Z | Compiling backoff v0.4.0 |
| 2542 | 2026-08-15T07:03:03.946Z | Compiling foreign-types v0.5.0 |
| 2543 | 2026-08-15T07:03:03.979Z | Compiling argon2 v0.5.3 |
| 2544 | 2026-08-15T07:03:03.999Z | Compiling chacha20poly1305 v0.10.1 |
| 2545 | 2026-08-15T07:03:04.064Z | Compiling num_enum v0.7.6 |
| 2546 | 2026-08-15T07:03:04.080Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2547 | 2026-08-15T07:03:04.099Z | Compiling vsss-rs v3.3.4 |
| 2548 | 2026-08-15T07:03:04.134Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2549 | 2026-08-15T07:03:04.327Z | Compiling ingot v0.2.1 |
| 2550 | 2026-08-15T07:03:04.361Z | Compiling num_enum_derive v0.5.11 |
| 2551 | 2026-08-15T07:03:04.377Z | Compiling regress v0.10.5 |
| 2552 | 2026-08-15T07:03:04.396Z | Compiling itertools v0.14.0 |
| 2553 | 2026-08-15T07:03:04.580Z | Compiling tabwriter v1.4.1 |
| 2554 | 2026-08-15T07:03:04.609Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2555 | 2026-08-15T07:03:04.740Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2556 | 2026-08-15T07:03:04.989Z | Compiling cstr-argument v0.1.2 |
| 2557 | 2026-08-15T07:03:05.006Z | Compiling humantime v2.3.0 |
| 2558 | 2026-08-15T07:03:05.039Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2559 | 2026-08-15T07:03:05.083Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2560 | 2026-08-15T07:03:05.190Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2561 | 2026-08-15T07:03:05.251Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2562 | 2026-08-15T07:03:05.309Z | Compiling rayon v1.11.0 |
| 2563 | 2026-08-15T07:03:05.366Z | Compiling num_enum v0.5.11 |
| 2564 | 2026-08-15T07:03:05.479Z | Compiling rand v0.10.1 |
| 2565 | 2026-08-15T07:03:05.495Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2566 | 2026-08-15T07:03:05.518Z | Compiling indent_write v2.2.0 |
| 2567 | 2026-08-15T07:03:05.539Z | Compiling libefi-sys v0.1.0 |
| 2568 | 2026-08-15T07:03:05.616Z | Compiling colored v3.1.1 |
| 2569 | 2026-08-15T07:03:05.706Z | Compiling zone_cfg_derive v0.3.1 |
| 2570 | 2026-08-15T07:03:05.723Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2571 | 2026-08-15T07:03:05.726Z | Compiling itertools v0.12.1 |
| 2572 | 2026-08-15T07:03:05.799Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2573 | 2026-08-15T07:03:05.815Z | Compiling camino-tempfile v1.4.1 |
| 2574 | 2026-08-15T07:03:05.870Z | Compiling num-derive v0.4.2 |
| 2575 | 2026-08-15T07:03:06.004Z | Compiling bitfield-struct v0.6.2 |
| 2576 | 2026-08-15T07:03:06.050Z | Compiling blake3 v1.8.5 |
| 2577 | 2026-08-15T07:03:06.283Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2578 | 2026-08-15T07:03:06.318Z | Compiling sigpipe v0.1.3 |
| 2579 | 2026-08-15T07:03:06.336Z | Compiling glob v0.3.3 |
| 2580 | 2026-08-15T07:03:06.377Z | Compiling swrite v0.1.0 |
| 2581 | 2026-08-15T07:03:06.413Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2582 | 2026-08-15T07:03:06.433Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2583 | 2026-08-15T07:03:06.505Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2584 | 2026-08-15T07:03:06.703Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2585 | 2026-08-15T07:03:06.744Z | Compiling smf v0.2.3 |
| 2586 | 2026-08-15T07:03:06.836Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2587 | 2026-08-15T07:03:06.864Z | Compiling filetime v0.2.27 |
| 2588 | 2026-08-15T07:03:06.879Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2589 | 2026-08-15T07:03:06.987Z | Compiling arrayref v0.3.9 |
| 2590 | 2026-08-15T07:03:07.004Z | Compiling xattr v1.6.1 |
| 2591 | 2026-08-15T07:03:07.047Z | Compiling constant_time_eq v0.4.2 |
| 2592 | 2026-08-15T07:03:07.082Z | Compiling arrayvec v0.7.6 |
| 2593 | 2026-08-15T07:03:07.111Z | Compiling whoami v1.6.1 |
| 2594 | 2026-08-15T07:03:07.114Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2595 | 2026-08-15T07:03:07.229Z | Compiling zone v0.3.1 |
| 2596 | 2026-08-15T07:03:07.275Z | Compiling tar v0.4.46 |
| 2597 | 2026-08-15T07:03:07.384Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2598 | 2026-08-15T07:03:07.580Z | Compiling gethostname v0.5.0 |
| 2599 | 2026-08-15T07:03:07.608Z | Compiling tokio-dtrace v0.1.1 |
| 2600 | 2026-08-15T07:03:07.655Z | Compiling console v0.16.2 |
| 2601 | 2026-08-15T07:03:07.736Z | Compiling unit-prefix v0.5.2 |
| 2602 | 2026-08-15T07:03:07.841Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2603 | 2026-08-15T07:03:07.927Z | Compiling topological-sort v0.2.2 |
| 2604 | 2026-08-15T07:03:07.972Z | Compiling oxide-tokio-rt v0.1.4 |
| 2605 | 2026-08-15T07:03:08.126Z | Compiling indicatif v0.18.4 |
| 2606 | 2026-08-15T07:03:08.147Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2607 | 2026-08-15T07:03:08.259Z | Compiling shell-words v1.1.1 |
| 2608 | 2026-08-15T07:03:09.286Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2609 | 2026-08-15T07:03:17.833Z | Compiling progenitor-client v0.14.0 |
| 2610 | 2026-08-15T07:03:17.833Z | Compiling omicron-zone-package v0.12.3 |
| 2611 | 2026-08-15T07:03:18.086Z | Compiling progenitor-extras v0.2.0 |
| 2612 | 2026-08-15T07:03:18.441Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2613 | 2026-08-15T07:03:18.509Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2614 | 2026-08-15T07:03:18.560Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2615 | 2026-08-15T07:03:18.623Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2616 | 2026-08-15T07:03:18.649Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2617 | 2026-08-15T07:03:18.673Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2618 | 2026-08-15T07:03:18.792Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2619 | 2026-08-15T07:03:18.933Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-08-15T07:03:19.869Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2621 | 2026-08-15T07:03:23.686Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2622 | 2026-08-15T07:03:31.925Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2623 | 2026-08-15T07:03:35.239Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2624 | 2026-08-15T07:03:36.339Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2625 | 2026-08-15T07:03:45.946Z | Finished `release` profile [optimized] target(s) in 1m 55s |
| 2626 | 2026-08-15T07:03:45.971Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2627 | 2026-08-15T07:03:45.971Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2628 | 2026-08-15T07:03:46.099Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2629 | 2026-08-15T07:03:46.161Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2630 | 2026-08-15T07:03:46.165Z | Created new build target 'test' and set it as active |
| 2631 | 2026-08-15T07:03:46.165Z | |
| 2632 | 2026-08-15T07:03:46.165Z | real 1:56.181493923 |
| 2633 | 2026-08-15T07:03:46.166Z | user 19:49.198184841 |
| 2634 | 2026-08-15T07:03:46.166Z | sys 3:06.580974137 |
| 2635 | 2026-08-15T07:03:46.166Z | trap 0.577532734 |
| 2636 | 2026-08-15T07:03:46.166Z | tflt 2.502040991 |
| 2637 | 2026-08-15T07:03:46.166Z | dflt 5.418722882 |
| 2638 | 2026-08-15T07:03:46.166Z | kflt 0.000574510 |
| 2639 | 2026-08-15T07:03:46.166Z | lock 1:05:45.920165541 |
| 2640 | 2026-08-15T07:03:46.166Z | slp 50:23.027846105 |
| 2641 | 2026-08-15T07:03:46.166Z | lat 1:03.665528707 |
| 2642 | 2026-08-15T07:03:46.166Z | stop 7:11.576520281 |
| 2643 | 2026-08-15T07:03:46.166Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2644 | 2026-08-15T07:03:47.122Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 2645 | 2026-08-15T07:03:47.125Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2646 | 2026-08-15T07:03:47.125Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2647 | 2026-08-15T07:03:47.195Z | Running `target/release/omicron-package -t test package` |
| 2648 | 2026-08-15T07:03:47.253Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2649 | 2026-08-15T07:03:48.797Z | Compiling heck v0.5.0 |
| 2650 | 2026-08-15T07:03:48.800Z | Compiling regress v0.11.1 |
| 2651 | 2026-08-15T07:03:48.803Z | Compiling unsafe-libyaml v0.2.11 |
| 2652 | 2026-08-15T07:03:49.073Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2653 | 2026-08-15T07:03:49.097Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2654 | 2026-08-15T07:03:49.120Z | Compiling bytecount v0.6.9 |
| 2655 | 2026-08-15T07:03:49.123Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2656 | 2026-08-15T07:03:49.123Z | Compiling atomicwrites v0.4.4 |
| 2657 | 2026-08-15T07:03:49.123Z | Compiling slog-dtrace v0.3.0 |
| 2658 | 2026-08-15T07:03:49.123Z | Compiling prettyplease v0.2.37 |
| 2659 | 2026-08-15T07:03:49.223Z | Compiling newline-converter v0.3.0 |
| 2660 | 2026-08-15T07:03:49.227Z | Compiling console v0.15.11 |
| 2661 | 2026-08-15T07:03:49.271Z | Compiling oxide-update-engine-types v0.1.2 |
| 2662 | 2026-08-15T07:03:49.274Z | Compiling num-rational v0.4.2 |
| 2663 | 2026-08-15T07:03:49.274Z | Compiling num-complex v0.4.6 |
| 2664 | 2026-08-15T07:03:49.341Z | Compiling compression-core v0.4.31 |
| 2665 | 2026-08-15T07:03:49.365Z | Compiling cancel-safe-futures v0.1.5 |
| 2666 | 2026-08-15T07:03:49.414Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2667 | 2026-08-15T07:03:49.417Z | Compiling match_cfg v0.1.0 |
| 2668 | 2026-08-15T07:03:49.504Z | Compiling unicode-width v0.1.14 |
| 2669 | 2026-08-15T07:03:49.525Z | Compiling compression-codecs v0.4.37 |
| 2670 | 2026-08-15T07:03:49.563Z | Compiling serde_yaml v0.9.34+deprecated |
| 2671 | 2026-08-15T07:03:49.636Z | Compiling expectorate v1.2.0 |
| 2672 | 2026-08-15T07:03:49.715Z | Compiling num v0.4.3 |
| 2673 | 2026-08-15T07:03:49.812Z | Compiling hostname v0.3.1 |
| 2674 | 2026-08-15T07:03:49.837Z | Compiling multer v3.1.0 |
| 2675 | 2026-08-15T07:03:49.862Z | Compiling slog-json v2.6.1 |
| 2676 | 2026-08-15T07:03:49.885Z | Compiling serde_spanned v1.1.1 |
| 2677 | 2026-08-15T07:03:49.889Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2678 | 2026-08-15T07:03:49.931Z | Compiling float-ord v0.3.2 |
| 2679 | 2026-08-15T07:03:49.956Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2680 | 2026-08-15T07:03:50.068Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2681 | 2026-08-15T07:03:50.093Z | Compiling slog-bunyan v2.5.0 |
| 2682 | 2026-08-15T07:03:50.194Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2683 | 2026-08-15T07:03:50.217Z | Compiling async-compression v0.4.41 |
| 2684 | 2026-08-15T07:03:50.267Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2685 | 2026-08-15T07:03:50.323Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2686 | 2026-08-15T07:03:50.351Z | Compiling dropshot v0.17.1 |
| 2687 | 2026-08-15T07:03:50.415Z | Compiling async-stream v0.3.6 |
| 2688 | 2026-08-15T07:03:50.436Z | Compiling sha1 v0.11.0 |
| 2689 | 2026-08-15T07:03:50.508Z | Compiling progenitor-client v0.14.0 |
| 2690 | 2026-08-15T07:03:50.558Z | Compiling waitgroup v0.1.2 |
| 2691 | 2026-08-15T07:03:50.581Z | Compiling rustls-pemfile v2.2.0 |
| 2692 | 2026-08-15T07:03:50.618Z | Compiling typify-impl v0.6.2 |
| 2693 | 2026-08-15T07:03:50.718Z | Compiling backon v1.6.0 |
| 2694 | 2026-08-15T07:03:50.740Z | Compiling serde_path_to_error v0.1.20 |
| 2695 | 2026-08-15T07:03:50.851Z | Compiling hostname v0.4.2 |
| 2696 | 2026-08-15T07:03:50.890Z | Compiling instant v0.1.13 |
| 2697 | 2026-08-15T07:03:50.956Z | Compiling linear-map v1.2.0 |
| 2698 | 2026-08-15T07:03:51.021Z | Compiling minimal-lexical v0.2.1 |
| 2699 | 2026-08-15T07:03:51.044Z | Compiling backoff v0.4.0 |
| 2700 | 2026-08-15T07:03:51.142Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2701 | 2026-08-15T07:03:51.234Z | Compiling oxide-update-engine v0.1.2 |
| 2702 | 2026-08-15T07:03:51.284Z | Compiling nom v7.1.3 |
| 2703 | 2026-08-15T07:03:51.307Z | Compiling progenitor-extras v0.2.0 |
| 2704 | 2026-08-15T07:03:51.311Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2705 | 2026-08-15T07:03:51.371Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2706 | 2026-08-15T07:03:51.406Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2707 | 2026-08-15T07:03:51.619Z | Compiling parse-display v0.10.0 |
| 2708 | 2026-08-15T07:03:51.686Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2709 | 2026-08-15T07:03:51.935Z | Compiling itertools v0.14.0 |
| 2710 | 2026-08-15T07:03:51.957Z | Compiling regress v0.10.5 |
| 2711 | 2026-08-15T07:03:52.448Z | Compiling macaddr v1.0.1 |
| 2712 | 2026-08-15T07:03:52.743Z | Compiling humantime v2.3.0 |
| 2713 | 2026-08-15T07:03:52.766Z | Compiling unicode-xid v0.2.6 |
| 2714 | 2026-08-15T07:03:52.939Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2715 | 2026-08-15T07:03:52.942Z | Compiling convert_case v0.10.0 |
| 2716 | 2026-08-15T07:03:53.013Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2717 | 2026-08-15T07:03:53.065Z | Compiling owo-colors v4.3.0 |
| 2718 | 2026-08-15T07:03:53.259Z | Compiling derive_more-impl v2.1.1 |
| 2719 | 2026-08-15T07:03:53.337Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2720 | 2026-08-15T07:03:53.513Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-08-15T07:03:53.606Z | Compiling papergrid v0.11.0 |
| 2722 | 2026-08-15T07:03:53.803Z | Compiling tabled_derive v0.7.0 |
| 2723 | 2026-08-15T07:03:53.945Z | Compiling termtree v0.5.1 |
| 2724 | 2026-08-15T07:03:54.035Z | Compiling phf_shared v0.12.1 |
| 2725 | 2026-08-15T07:03:54.070Z | Compiling derive_more v2.1.1 |
| 2726 | 2026-08-15T07:03:54.092Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2727 | 2026-08-15T07:03:54.157Z | Compiling crossterm v0.29.0 |
| 2728 | 2026-08-15T07:03:54.187Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2729 | 2026-08-15T07:03:54.211Z | Compiling typify-macro v0.6.2 |
| 2730 | 2026-08-15T07:03:54.235Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2731 | 2026-08-15T07:03:54.297Z | Compiling csv-core v0.1.13 |
| 2732 | 2026-08-15T07:03:54.649Z | Compiling vte v0.14.1 |
| 2733 | 2026-08-15T07:03:54.743Z | Compiling highway v1.3.0 |
| 2734 | 2026-08-15T07:03:54.825Z | Compiling tabled v0.15.0 |
| 2735 | 2026-08-15T07:03:54.919Z | Compiling chrono-tz v0.10.4 |
| 2736 | 2026-08-15T07:03:55.143Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2737 | 2026-08-15T07:03:55.202Z | Compiling strip-ansi-escapes v0.2.1 |
| 2738 | 2026-08-15T07:03:55.493Z | Compiling csv v1.4.0 |
| 2739 | 2026-08-15T07:03:55.784Z | Compiling phf v0.12.1 |
| 2740 | 2026-08-15T07:03:55.826Z | Compiling typify v0.6.2 |
| 2741 | 2026-08-15T07:03:56.005Z | Compiling progenitor-impl v0.14.0 |
| 2742 | 2026-08-15T07:03:56.140Z | Compiling const_format_proc_macros v0.2.34 |
| 2743 | 2026-08-15T07:03:56.212Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2744 | 2026-08-15T07:03:56.473Z | Compiling fd-lock v4.0.4 |
| 2745 | 2026-08-15T07:03:56.683Z | Compiling peg-macros v0.8.5 |
| 2746 | 2026-08-15T07:03:56.719Z | Compiling nu-ansi-term v0.50.3 |
| 2747 | 2026-08-15T07:03:57.083Z | Compiling reedline v0.40.0 |
| 2748 | 2026-08-15T07:03:57.352Z | Compiling const_format v0.2.35 |
| 2749 | 2026-08-15T07:03:57.966Z | Compiling peg v0.8.5 |
| 2750 | 2026-08-15T07:03:58.120Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2751 | 2026-08-15T07:03:58.256Z | Compiling progenitor-macro v0.14.0 |
| 2752 | 2026-08-15T07:03:59.078Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2753 | 2026-08-15T07:03:59.125Z | Compiling bcs v0.1.6 |
| 2754 | 2026-08-15T07:03:59.572Z | Compiling nom v8.0.0 |
| 2755 | 2026-08-15T07:03:59.686Z | Compiling semver v0.1.20 |
| 2756 | 2026-08-15T07:03:59.894Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2757 | 2026-08-15T07:03:59.995Z | Compiling rustc_version v0.1.7 |
| 2758 | 2026-08-15T07:04:00.202Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2759 | 2026-08-15T07:04:00.241Z | Compiling newtype_derive v0.1.6 |
| 2760 | 2026-08-15T07:04:00.472Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2761 | 2026-08-15T07:04:00.639Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2762 | 2026-08-15T07:04:00.745Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2763 | 2026-08-15T07:04:00.849Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2764 | 2026-08-15T07:04:01.561Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2765 | 2026-08-15T07:04:01.565Z | Compiling sha1 v0.10.6 |
| 2766 | 2026-08-15T07:04:01.720Z | Compiling steno v0.4.1 |
| 2767 | 2026-08-15T07:04:02.114Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2768 | 2026-08-15T07:04:02.431Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2769 | 2026-08-15T07:04:02.486Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2770 | 2026-08-15T07:04:02.629Z | Compiling progenitor v0.14.0 |
| 2771 | 2026-08-15T07:04:02.865Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2772 | 2026-08-15T07:04:03.257Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2773 | 2026-08-15T07:04:03.312Z | Compiling utf-8 v0.7.6 |
| 2774 | 2026-08-15T07:04:03.587Z | Compiling tagptr v0.2.0 |
| 2775 | 2026-08-15T07:04:03.631Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2776 | 2026-08-15T07:04:03.791Z | Compiling moka v0.12.13 |
| 2777 | 2026-08-15T07:04:03.924Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2778 | 2026-08-15T07:04:03.955Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2779 | 2026-08-15T07:04:04.050Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2780 | 2026-08-15T07:04:04.227Z | Compiling tungstenite v0.21.0 |
| 2781 | 2026-08-15T07:04:04.252Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2782 | 2026-08-15T07:04:05.104Z | Compiling hickory-resolver v0.25.2 |
| 2783 | 2026-08-15T07:04:05.203Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2784 | 2026-08-15T07:04:06.371Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2785 | 2026-08-15T07:04:07.012Z | Compiling tokio-tungstenite v0.21.0 |
| 2786 | 2026-08-15T07:04:07.448Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2787 | 2026-08-15T07:04:08.111Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2788 | 2026-08-15T07:04:08.265Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2789 | 2026-08-15T07:04:08.954Z | Compiling darling_core v0.21.3 |
| 2790 | 2026-08-15T07:04:10.614Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2791 | 2026-08-15T07:04:11.181Z | Compiling darling_macro v0.21.3 |
| 2792 | 2026-08-15T07:04:11.271Z | Compiling display-error-chain v0.2.2 |
| 2793 | 2026-08-15T07:04:11.428Z | Compiling libscf-sys v1.2.0 |
| 2794 | 2026-08-15T07:04:11.474Z | Compiling vergen-lib v0.1.6 |
| 2795 | 2026-08-15T07:04:11.619Z | Compiling diesel_derives v2.3.7 |
| 2796 | 2026-08-15T07:04:11.741Z | Compiling darling v0.21.3 |
| 2797 | 2026-08-15T07:04:11.820Z | Compiling scheduled-thread-pool v0.2.7 |
| 2798 | 2026-08-15T07:04:11.875Z | Compiling dsl_auto_type v0.2.0 |
| 2799 | 2026-08-15T07:04:11.903Z | Compiling vergen-gitcl v1.0.8 |
| 2800 | 2026-08-15T07:04:11.927Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2801 | 2026-08-15T07:04:11.966Z | Compiling dirs-sys-next v0.1.2 |
| 2802 | 2026-08-15T07:04:12.014Z | Compiling crunchy v0.2.4 |
| 2803 | 2026-08-15T07:04:12.137Z | Compiling maplit v1.0.2 |
| 2804 | 2026-08-15T07:04:12.178Z | Compiling glob v0.3.3 |
| 2805 | 2026-08-15T07:04:12.251Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2806 | 2026-08-15T07:04:12.274Z | Compiling dirs-next v2.0.0 |
| 2807 | 2026-08-15T07:04:12.387Z | Compiling r2d2 v0.8.10 |
| 2808 | 2026-08-15T07:04:12.444Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2809 | 2026-08-15T07:04:12.470Z | Compiling papergrid v0.18.0 |
| 2810 | 2026-08-15T07:04:12.515Z | Compiling downcast-rs v2.0.2 |
| 2811 | 2026-08-15T07:04:12.635Z | Compiling clang-sys v1.8.1 |
| 2812 | 2026-08-15T07:04:12.654Z | Compiling tiny-keccak v2.0.2 |
| 2813 | 2026-08-15T07:04:12.762Z | Compiling term v0.7.0 |
| 2814 | 2026-08-15T07:04:12.979Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2815 | 2026-08-15T07:04:13.025Z | Compiling itertools v0.15.0 |
| 2816 | 2026-08-15T07:04:13.150Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2817 | 2026-08-15T07:04:13.238Z | Compiling bit-vec v0.6.3 |
| 2818 | 2026-08-15T07:04:13.280Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2819 | 2026-08-15T07:04:13.482Z | Compiling bit-set v0.5.3 |
| 2820 | 2026-08-15T07:04:13.516Z | Compiling ascii-canvas v3.0.0 |
| 2821 | 2026-08-15T07:04:13.787Z | Compiling tabled v0.21.0 |
| 2822 | 2026-08-15T07:04:13.854Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2823 | 2026-08-15T07:04:13.940Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2824 | 2026-08-15T07:04:14.172Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2825 | 2026-08-15T07:04:14.486Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2826 | 2026-08-15T07:04:14.509Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2827 | 2026-08-15T07:04:14.693Z | Compiling itertools v0.10.5 |
| 2828 | 2026-08-15T07:04:14.719Z | Compiling ena v0.14.4 |
| 2829 | 2026-08-15T07:04:14.743Z | Compiling libloading v0.8.9 |
| 2830 | 2026-08-15T07:04:14.976Z | Compiling diff v0.1.13 |
| 2831 | 2026-08-15T07:04:14.998Z | Compiling bindgen v0.71.1 |
| 2832 | 2026-08-15T07:04:15.247Z | Compiling regex-syntax v0.6.29 |
| 2833 | 2026-08-15T07:04:15.290Z | Compiling unicase v2.9.0 |
| 2834 | 2026-08-15T07:04:15.314Z | Compiling xshell-macros v0.2.7 |
| 2835 | 2026-08-15T07:04:15.646Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2836 | 2026-08-15T07:04:15.722Z | Compiling xshell v0.2.7 |
| 2837 | 2026-08-15T07:04:17.040Z | Compiling lalrpop v0.19.12 |
| 2838 | 2026-08-15T07:04:17.228Z | Compiling diesel v2.3.7 |
| 2839 | 2026-08-15T07:04:17.294Z | Compiling cexpr v0.6.0 |
| 2840 | 2026-08-15T07:04:17.913Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2841 | 2026-08-15T07:04:17.951Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2842 | 2026-08-15T07:04:18.139Z | Compiling rustc-hash v2.1.1 |
| 2843 | 2026-08-15T07:04:18.164Z | Compiling crc8 v0.1.1 |
| 2844 | 2026-08-15T07:04:18.360Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2845 | 2026-08-15T07:04:18.411Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2846 | 2026-08-15T07:04:18.475Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2847 | 2026-08-15T07:04:18.522Z | Compiling headers-core v0.3.0 |
| 2848 | 2026-08-15T07:04:18.572Z | Compiling libxml v0.3.3 |
| 2849 | 2026-08-15T07:04:18.689Z | Compiling headers v0.4.1 |
| 2850 | 2026-08-15T07:04:18.713Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2851 | 2026-08-15T07:04:18.890Z | Compiling strum_macros v0.24.3 |
| 2852 | 2026-08-15T07:04:18.944Z | Compiling indoc v1.0.9 |
| 2853 | 2026-08-15T07:04:19.402Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2854 | 2026-08-15T07:04:19.605Z | Compiling derive_builder v0.20.2 |
| 2855 | 2026-08-15T07:04:19.634Z | Compiling oso-derive v0.27.3 |
| 2856 | 2026-08-15T07:04:19.659Z | Compiling quick-xml v0.37.5 |
| 2857 | 2026-08-15T07:04:19.784Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2858 | 2026-08-15T07:04:20.011Z | Compiling openssl-probe v0.1.6 |
| 2859 | 2026-08-15T07:04:20.207Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2860 | 2026-08-15T07:04:20.236Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2861 | 2026-08-15T07:04:20.322Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2862 | 2026-08-15T07:04:20.348Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2863 | 2026-08-15T07:04:20.556Z | Compiling bb8 v0.8.6 |
| 2864 | 2026-08-15T07:04:20.944Z | Compiling trait-variant v0.1.2 |
| 2865 | 2026-08-15T07:04:20.966Z | Compiling half v1.8.3 |
| 2866 | 2026-08-15T07:04:21.024Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2867 | 2026-08-15T07:04:21.088Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2868 | 2026-08-15T07:04:21.317Z | Compiling serde_cbor v0.11.2 |
| 2869 | 2026-08-15T07:04:21.459Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2870 | 2026-08-15T07:04:21.515Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2871 | 2026-08-15T07:04:22.002Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2872 | 2026-08-15T07:04:22.282Z | Compiling progenitor-impl v0.13.0 |
| 2873 | 2026-08-15T07:04:22.320Z | Compiling nonempty v0.12.0 |
| 2874 | 2026-08-15T07:04:22.391Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2875 | 2026-08-15T07:04:22.575Z | Compiling progenitor-client v0.13.0 |
| 2876 | 2026-08-15T07:04:23.099Z | Compiling samael v0.0.19 |
| 2877 | 2026-08-15T07:04:23.122Z | Compiling fxhash v0.2.1 |
| 2878 | 2026-08-15T07:04:23.302Z | Compiling libz-sys v1.1.24 |
| 2879 | 2026-08-15T07:04:23.797Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2880 | 2026-08-15T07:04:23.824Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2881 | 2026-08-15T07:04:23.875Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2882 | 2026-08-15T07:04:24.210Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2883 | 2026-08-15T07:04:24.563Z | Compiling progenitor-macro v0.13.0 |
| 2884 | 2026-08-15T07:04:24.773Z | Compiling polar-core v0.27.3 |
| 2885 | 2026-08-15T07:04:25.350Z | Compiling kstat-rs v0.2.5 |
| 2886 | 2026-08-15T07:04:25.820Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2887 | 2026-08-15T07:04:26.225Z | Compiling dashu-int v0.5.1 |
| 2888 | 2026-08-15T07:04:26.460Z | Compiling seq-macro v0.3.6 |
| 2889 | 2026-08-15T07:04:26.914Z | Compiling mime_guess v2.0.5 |
| 2890 | 2026-08-15T07:04:27.027Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2891 | 2026-08-15T07:04:27.094Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2892 | 2026-08-15T07:04:27.243Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2893 | 2026-08-15T07:04:27.446Z | Compiling ssh-encoding v0.2.0 |
| 2894 | 2026-08-15T07:04:27.975Z | Compiling nanorand v0.7.0 |
| 2895 | 2026-08-15T07:04:28.056Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2896 | 2026-08-15T07:04:28.370Z | Compiling dashu-base v0.5.1 |
| 2897 | 2026-08-15T07:04:28.432Z | Compiling rlimit v0.10.2 |
| 2898 | 2026-08-15T07:04:28.499Z | Compiling parking_lot_core v0.8.6 |
| 2899 | 2026-08-15T07:04:28.695Z | Compiling num-modular v0.6.4 |
| 2900 | 2026-08-15T07:04:28.847Z | Compiling progenitor v0.13.0 |
| 2901 | 2026-08-15T07:04:28.895Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2902 | 2026-08-15T07:04:29.109Z | Compiling flume v0.11.1 |
| 2903 | 2026-08-15T07:04:29.825Z | Compiling ssh-cipher v0.2.0 |
| 2904 | 2026-08-15T07:04:30.044Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2905 | 2026-08-15T07:04:30.848Z | Compiling tungstenite v0.28.0 |
| 2906 | 2026-08-15T07:04:30.872Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2907 | 2026-08-15T07:04:31.006Z | Compiling p256 v0.13.2 |
| 2908 | 2026-08-15T07:04:31.505Z | Compiling git-stub v1.0.0 |
| 2909 | 2026-08-15T07:04:31.807Z | Compiling strsim v0.10.0 |
| 2910 | 2026-08-15T07:04:32.012Z | Compiling http-range v0.1.5 |
| 2911 | 2026-08-15T07:04:32.135Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 2912 | 2026-08-15T07:04:32.152Z | Compiling num-primitive v0.2.1 |
| 2913 | 2026-08-15T07:04:32.389Z | Compiling instability v0.3.11 |
| 2914 | 2026-08-15T07:04:32.509Z | Compiling darling_core v0.13.4 |
| 2915 | 2026-08-15T07:04:32.666Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2916 | 2026-08-15T07:04:32.850Z | Compiling dsi-bitstream v0.10.1 |
| 2917 | 2026-08-15T07:04:33.430Z | Compiling git-stub-vcs v0.1.0 |
| 2918 | 2026-08-15T07:04:33.577Z | Compiling tokio-tungstenite v0.28.0 |
| 2919 | 2026-08-15T07:04:33.828Z | Compiling ssh-key v0.6.7 |
| 2920 | 2026-08-15T07:04:34.205Z | Compiling oso v0.27.3 |
| 2921 | 2026-08-15T07:04:34.804Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2922 | 2026-08-15T07:04:36.149Z | Compiling async-bb8-diesel v0.2.1 |
| 2923 | 2026-08-15T07:04:36.669Z | Compiling diesel-dtrace v0.5.0 |
| 2924 | 2026-08-15T07:04:37.695Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2925 | 2026-08-15T07:04:38.135Z | Compiling ignore v0.4.25 |
| 2926 | 2026-08-15T07:04:38.380Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2927 | 2026-08-15T07:04:38.666Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2928 | 2026-08-15T07:04:38.870Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2929 | 2026-08-15T07:04:39.350Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2930 | 2026-08-15T07:04:40.797Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2931 | 2026-08-15T07:04:41.031Z | Compiling anstyle-parse v0.2.7 |
| 2932 | 2026-08-15T07:04:41.177Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2933 | 2026-08-15T07:04:41.231Z | Compiling vergen-git2 v9.1.0 |
| 2934 | 2026-08-15T07:04:41.359Z | Compiling castaway v0.2.4 |
| 2935 | 2026-08-15T07:04:41.470Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2936 | 2026-08-15T07:04:41.491Z | Compiling indoc v2.0.7 |
| 2937 | 2026-08-15T07:04:41.741Z | Compiling bytesize v2.7.0 |
| 2938 | 2026-08-15T07:04:42.016Z | Compiling http-range-header v0.4.2 |
| 2939 | 2026-08-15T07:04:42.547Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2940 | 2026-08-15T07:04:42.960Z | Compiling compact_str v0.8.1 |
| 2941 | 2026-08-15T07:04:43.059Z | Compiling anstream v0.6.21 |
| 2942 | 2026-08-15T07:04:43.220Z | Compiling globwalk v0.9.1 |
| 2943 | 2026-08-15T07:04:43.340Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2944 | 2026-08-15T07:04:43.622Z | Compiling parking_lot v0.11.2 |
| 2945 | 2026-08-15T07:04:43.707Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2946 | 2026-08-15T07:04:43.874Z | Compiling hyper-staticfile v0.10.1 |
| 2947 | 2026-08-15T07:04:44.095Z | Compiling darling_macro v0.13.4 |
| 2948 | 2026-08-15T07:04:44.532Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2949 | 2026-08-15T07:04:44.642Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2950 | 2026-08-15T07:04:45.046Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2951 | 2026-08-15T07:04:45.068Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2952 | 2026-08-15T07:04:45.312Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2953 | 2026-08-15T07:04:46.109Z | Compiling predicates-tree v1.0.13 |
| 2954 | 2026-08-15T07:04:46.534Z | Compiling unicode-truncate v1.1.0 |
| 2955 | 2026-08-15T07:04:46.769Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2956 | 2026-08-15T07:04:46.803Z | Compiling lru v0.12.5 |
| 2957 | 2026-08-15T07:04:46.879Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2958 | 2026-08-15T07:04:47.014Z | Compiling digest-io v0.1.0 |
| 2959 | 2026-08-15T07:04:47.074Z | Compiling sha2 v0.11.0 |
| 2960 | 2026-08-15T07:04:47.220Z | Compiling prefix-trie v0.7.0 |
| 2961 | 2026-08-15T07:04:47.244Z | Compiling rand_seeder v0.4.0 |
| 2962 | 2026-08-15T07:04:47.278Z | Compiling cassowary v0.3.0 |
| 2963 | 2026-08-15T07:04:47.462Z | Compiling rawzip v0.4.4 |
| 2964 | 2026-08-15T07:04:47.517Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2965 | 2026-08-15T07:04:47.742Z | Compiling hickory-server v0.25.2 |
| 2966 | 2026-08-15T07:04:47.810Z | Compiling ratatui v0.29.0 |
| 2967 | 2026-08-15T07:04:48.222Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2968 | 2026-08-15T07:04:48.536Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2969 | 2026-08-15T07:04:48.732Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2970 | 2026-08-15T07:04:48.931Z | Compiling camino-tempfile-ext v0.3.3 |
| 2971 | 2026-08-15T07:04:48.957Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2972 | 2026-08-15T07:04:49.588Z | Compiling darling v0.13.4 |
| 2973 | 2026-08-15T07:04:49.612Z | Compiling sled v0.34.7 |
| 2974 | 2026-08-15T07:04:52.039Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 2975 | 2026-08-15T07:04:52.301Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2976 | 2026-08-15T07:04:52.978Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2977 | 2026-08-15T07:04:53.008Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2978 | 2026-08-15T07:04:54.373Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2979 | 2026-08-15T07:04:54.605Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2980 | 2026-08-15T07:04:54.856Z | Compiling lru v0.18.2 |
| 2981 | 2026-08-15T07:04:55.015Z | Compiling git2 v0.20.4 |
| 2982 | 2026-08-15T07:04:55.148Z | Compiling pwd v1.4.0 |
| 2983 | 2026-08-15T07:04:55.423Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 2984 | 2026-08-15T07:04:55.687Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2985 | 2026-08-15T07:04:56.469Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2986 | 2026-08-15T07:04:56.611Z | Compiling serde_with_macros v1.5.2 |
| 2987 | 2026-08-15T07:04:56.818Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2988 | 2026-08-15T07:04:58.219Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2989 | 2026-08-15T07:04:58.602Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2990 | 2026-08-15T07:04:58.626Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2991 | 2026-08-15T07:04:58.629Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2992 | 2026-08-15T07:04:58.878Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2993 | 2026-08-15T07:04:59.050Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2994 | 2026-08-15T07:04:59.108Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2995 | 2026-08-15T07:04:59.301Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2996 | 2026-08-15T07:04:59.357Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2997 | 2026-08-15T07:04:59.406Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2998 | 2026-08-15T07:04:59.597Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2999 | 2026-08-15T07:04:59.624Z | Compiling arc-swap v1.8.2 |
| 3000 | 2026-08-15T07:04:59.655Z | Compiling void v1.0.2 |
| 3001 | 2026-08-15T07:04:59.809Z | Compiling lzss v0.8.2 |
| 3002 | 2026-08-15T07:04:59.911Z | Compiling slog-scope v4.4.1 |
| 3003 | 2026-08-15T07:05:00.135Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3004 | 2026-08-15T07:05:00.159Z | Compiling illumos-nvpair v0.3.0 |
| 3005 | 2026-08-15T07:05:00.317Z | Compiling serde_with v1.14.0 |
| 3006 | 2026-08-15T07:05:00.769Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3007 | 2026-08-15T07:05:01.144Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3008 | 2026-08-15T07:05:01.533Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3009 | 2026-08-15T07:05:01.939Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3010 | 2026-08-15T07:05:04.070Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3011 | 2026-08-15T07:05:04.794Z | Compiling scuffle v0.1.0 |
| 3012 | 2026-08-15T07:05:05.576Z | Compiling tungstenite v0.23.0 |
| 3013 | 2026-08-15T07:05:07.046Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3014 | 2026-08-15T07:05:07.138Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3015 | 2026-08-15T07:05:08.005Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3016 | 2026-08-15T07:05:08.248Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3017 | 2026-08-15T07:05:08.282Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3018 | 2026-08-15T07:05:08.508Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3019 | 2026-08-15T07:05:08.716Z | Compiling nix v0.27.1 |
| 3020 | 2026-08-15T07:05:08.776Z | Compiling twox-hash v2.1.2 |
| 3021 | 2026-08-15T07:05:09.079Z | Compiling libsw-core v0.3.2 |
| 3022 | 2026-08-15T07:05:09.145Z | Compiling serde_bytes v0.11.19 |
| 3023 | 2026-08-15T07:05:09.229Z | Compiling atty v0.2.14 |
| 3024 | 2026-08-15T07:05:09.313Z | Compiling libsw v3.5.0 |
| 3025 | 2026-08-15T07:05:09.337Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3026 | 2026-08-15T07:05:09.386Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3027 | 2026-08-15T07:05:09.525Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3028 | 2026-08-15T07:05:09.552Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3029 | 2026-08-15T07:05:09.914Z | Compiling tokio-tungstenite v0.23.1 |
| 3030 | 2026-08-15T07:05:10.314Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3031 | 2026-08-15T07:05:11.455Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3032 | 2026-08-15T07:05:13.043Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3033 | 2026-08-15T07:05:13.606Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3034 | 2026-08-15T07:05:13.717Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3035 | 2026-08-15T07:05:13.886Z | Compiling slog-stdlog v4.1.1 |
| 3036 | 2026-08-15T07:05:14.330Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3037 | 2026-08-15T07:05:14.403Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3038 | 2026-08-15T07:05:14.649Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3039 | 2026-08-15T07:05:14.747Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3040 | 2026-08-15T07:05:14.892Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3041 | 2026-08-15T07:05:15.080Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3042 | 2026-08-15T07:05:16.986Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3043 | 2026-08-15T07:05:19.447Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3044 | 2026-08-15T07:05:20.071Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3045 | 2026-08-15T07:05:21.123Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3046 | 2026-08-15T07:05:22.288Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3047 | 2026-08-15T07:05:22.911Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3048 | 2026-08-15T07:05:23.052Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3049 | 2026-08-15T07:05:23.755Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3050 | 2026-08-15T07:05:24.739Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3051 | 2026-08-15T07:05:25.671Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3052 | 2026-08-15T07:05:25.906Z | Compiling signal-hook-tokio v0.3.1 |
| 3053 | 2026-08-15T07:05:26.116Z | Compiling fatfs v0.3.6 |
| 3054 | 2026-08-15T07:05:26.219Z | Compiling yasna v0.5.2 |
| 3055 | 2026-08-15T07:05:26.353Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3056 | 2026-08-15T07:05:26.512Z | Compiling assert_matches v1.5.0 |
| 3057 | 2026-08-15T07:05:26.630Z | Compiling is_ci v1.2.0 |
| 3058 | 2026-08-15T07:05:26.657Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3059 | 2026-08-15T07:05:26.849Z | Compiling rcgen v0.12.1 |
| 3060 | 2026-08-15T07:05:27.428Z | Compiling supports-color v3.0.2 |
| 3061 | 2026-08-15T07:05:27.798Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3062 | 2026-08-15T07:05:30.157Z | Compiling slog-envlogger v2.2.0 |
| 3063 | 2026-08-15T07:05:30.208Z | Compiling oxide-update-engine-display v0.1.2 |
| 3064 | 2026-08-15T07:05:30.554Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3065 | 2026-08-15T07:05:30.594Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3066 | 2026-08-15T07:05:30.791Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3067 | 2026-08-15T07:05:30.815Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3068 | 2026-08-15T07:05:31.021Z | Compiling port-file v0.1.0 |
| 3069 | 2026-08-15T07:05:31.045Z | Compiling rtoolbox v0.0.3 |
| 3070 | 2026-08-15T07:05:31.249Z | Compiling subprocess v0.2.15 |
| 3071 | 2026-08-15T07:05:31.334Z | Compiling rpassword v7.5.4 |
| 3072 | 2026-08-15T07:05:31.358Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3073 | 2026-08-15T07:05:31.490Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3074 | 2026-08-15T07:05:31.995Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3075 | 2026-08-15T07:05:33.479Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3076 | 2026-08-15T07:05:33.629Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3077 | 2026-08-15T07:05:33.838Z | Compiling tui-tree-widget v0.23.1 |
| 3078 | 2026-08-15T07:05:34.142Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3079 | 2026-08-15T07:05:34.549Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3080 | 2026-08-15T07:05:36.743Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3081 | 2026-08-15T07:05:36.964Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3082 | 2026-08-15T07:05:37.514Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3083 | 2026-08-15T07:05:37.756Z | Compiling uzers v0.12.2 |
| 3084 | 2026-08-15T07:05:38.645Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3085 | 2026-08-15T07:05:39.246Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3086 | 2026-08-15T07:05:40.069Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3087 | 2026-08-15T07:05:40.362Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3088 | 2026-08-15T07:05:42.694Z | Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 3089 | 2026-08-15T07:05:43.183Z | Compiling support-bundle-viewer v0.1.2 |
| 3090 | 2026-08-15T07:05:45.083Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3091 | 2026-08-15T07:05:50.523Z | Compiling multimap v0.10.1 |
| 3092 | 2026-08-15T07:05:52.230Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3093 | 2026-08-15T07:05:57.546Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3094 | 2026-08-15T07:06:01.634Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3095 | 2026-08-15T07:06:09.217Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3096 | 2026-08-15T07:06:09.789Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3097 | 2026-08-15T07:13:27.767Z | Finished `release` profile [optimized] target(s) in 9m 40s |
| 3098 | 2026-08-15T07:13:27.770Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3099 | 2026-08-15T07:13:27.770Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3100 | 2026-08-15T07:14:18.670Z | |
| 3101 | 2026-08-15T07:14:18.670Z | real 10:32.477597977 |
| 3102 | 2026-08-15T07:14:18.670Z | user 1:27:38.967116170 |
| 3103 | 2026-08-15T07:14:18.674Z | sys 3:47.903401684 |
| 3104 | 2026-08-15T07:14:18.674Z | trap 1.944996320 |
| 3105 | 2026-08-15T07:14:18.674Z | tflt 2.138191926 |
| 3106 | 2026-08-15T07:14:18.674Z | dflt 19.076353816 |
| 3107 | 2026-08-15T07:14:18.674Z | kflt 0.032611283 |
| 3108 | 2026-08-15T07:14:18.674Z | lock 8:08:10.067245950 |
| 3109 | 2026-08-15T07:14:18.674Z | slp 2:28:02.568561360 |
| 3110 | 2026-08-15T07:14:18.675Z | lat 2:38.827217014 |
| 3111 | 2026-08-15T07:14:18.675Z | stop 5:49.611945181 |
| 3112 | 2026-08-15T07:14:18.675Z | + mapfile -t packages |
| 3113 | 2026-08-15T07:14:18.675Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3114 | 2026-08-15T07:14:19.666Z | Finished `release` profile [optimized] target(s) in 0.98s |
| 3115 | 2026-08-15T07:14:19.669Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3116 | 2026-08-15T07:14:19.669Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3117 | 2026-08-15T07:14:19.737Z | Running `target/release/omicron-package -t test list-outputs` |
| 3118 | 2026-08-15T07:14:19.797Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3119 | 2026-08-15T07:14:19.800Z | + ptime -m cargo build --locked --release -p xtask |
| 3120 | 2026-08-15T07:14:20.295Z | Compiling libc v0.2.185 |
| 3121 | 2026-08-15T07:14:20.295Z | Compiling serde_core v1.0.228 |
| 3122 | 2026-08-15T07:14:20.298Z | Compiling serde v1.0.228 |
| 3123 | 2026-08-15T07:14:20.298Z | Compiling rustix v1.1.4 |
| 3124 | 2026-08-15T07:14:20.298Z | Compiling bitflags v2.11.0 |
| 3125 | 2026-08-15T07:14:20.298Z | Compiling serde_json v1.0.151 |
| 3126 | 2026-08-15T07:14:20.454Z | Compiling syn v2.0.117 |
| 3127 | 2026-08-15T07:14:20.454Z | Compiling usdt-impl v0.5.0 |
| 3128 | 2026-08-15T07:14:20.474Z | Compiling syn v1.0.109 |
| 3129 | 2026-08-15T07:14:20.484Z | Compiling getrandom v0.3.4 |
| 3130 | 2026-08-15T07:14:20.484Z | Compiling hashbrown v0.17.0 |
| 3131 | 2026-08-15T07:14:20.487Z | Compiling log v0.4.33 |
| 3132 | 2026-08-15T07:14:20.519Z | Compiling fs-err v3.3.0 |
| 3133 | 2026-08-15T07:14:20.646Z | Compiling anyhow v1.0.104 |
| 3134 | 2026-08-15T07:14:20.753Z | Compiling heck v0.4.1 |
| 3135 | 2026-08-15T07:14:20.807Z | Compiling once_cell v1.21.3 |
| 3136 | 2026-08-15T07:14:21.096Z | Compiling indexmap v2.14.0 |
| 3137 | 2026-08-15T07:14:21.138Z | Compiling errno v0.3.14 |
| 3138 | 2026-08-15T07:14:21.142Z | Compiling thread-id v4.2.2 |
| 3139 | 2026-08-15T07:14:21.142Z | Compiling memmap v0.7.0 |
| 3140 | 2026-08-15T07:14:21.909Z | Compiling proc-macro-error v1.0.4 |
| 3141 | 2026-08-15T07:14:22.123Z | Compiling terminal_size v0.4.3 |
| 3142 | 2026-08-15T07:14:22.123Z | Compiling tempfile v3.27.0 |
| 3143 | 2026-08-15T07:14:22.176Z | Compiling tabled_derive v0.7.0 |
| 3144 | 2026-08-15T07:14:22.218Z | Compiling clap_builder v4.6.0 |
| 3145 | 2026-08-15T07:14:22.218Z | Compiling textwrap v0.16.2 |
| 3146 | 2026-08-15T07:14:22.577Z | Compiling camino v1.2.5 |
| 3147 | 2026-08-15T07:14:22.580Z | Compiling semver v1.0.28 |
| 3148 | 2026-08-15T07:14:22.587Z | Compiling cargo-platform v0.3.2 |
| 3149 | 2026-08-15T07:14:22.633Z | Compiling pest_generator v2.8.6 |
| 3150 | 2026-08-15T07:14:22.870Z | Compiling tabled v0.15.0 |
| 3151 | 2026-08-15T07:14:22.883Z | Compiling camino-tempfile v1.4.1 |
| 3152 | 2026-08-15T07:14:23.130Z | Compiling serde_derive v1.0.228 |
| 3153 | 2026-08-15T07:14:23.130Z | Compiling thiserror-impl v1.0.69 |
| 3154 | 2026-08-15T07:14:23.133Z | Compiling zerocopy-derive v0.7.35 |
| 3155 | 2026-08-15T07:14:23.134Z | Compiling scroll_derive v0.12.1 |
| 3156 | 2026-08-15T07:14:23.134Z | Compiling thiserror-impl v2.0.18 |
| 3157 | 2026-08-15T07:14:23.134Z | Compiling clap_derive v4.6.1 |
| 3158 | 2026-08-15T07:14:23.199Z | Compiling pest_derive v2.8.6 |
| 3159 | 2026-08-15T07:14:23.803Z | Compiling scroll v0.12.0 |
| 3160 | 2026-08-15T07:14:23.972Z | Compiling zerocopy v0.7.35 |
| 3161 | 2026-08-15T07:14:24.125Z | Compiling goblin v0.8.2 |
| 3162 | 2026-08-15T07:14:24.275Z | Compiling thiserror v1.0.69 |
| 3163 | 2026-08-15T07:14:24.402Z | Compiling dtrace-parser v0.2.0 |
| 3164 | 2026-08-15T07:14:24.557Z | Compiling thiserror v2.0.18 |
| 3165 | 2026-08-15T07:14:24.634Z | Compiling clap v4.6.1 |
| 3166 | 2026-08-15T07:14:26.294Z | Compiling dof v0.3.0 |
| 3167 | 2026-08-15T07:14:26.327Z | Compiling serde_spanned v0.6.9 |
| 3168 | 2026-08-15T07:14:26.343Z | Compiling toml_datetime v0.6.11 |
| 3169 | 2026-08-15T07:14:26.359Z | Compiling serde_tokenstream v0.2.3 |
| 3170 | 2026-08-15T07:14:26.415Z | Compiling macaddr v1.0.1 |
| 3171 | 2026-08-15T07:14:26.452Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3172 | 2026-08-15T07:14:26.508Z | Compiling cargo_metadata v0.23.1 |
| 3173 | 2026-08-15T07:14:26.675Z | Compiling toml_edit v0.22.27 |
| 3174 | 2026-08-15T07:14:27.074Z | Compiling usdt-attr-macro v0.5.0 |
| 3175 | 2026-08-15T07:14:27.078Z | Compiling usdt-macro v0.5.0 |
| 3176 | 2026-08-15T07:14:27.731Z | Compiling usdt v0.5.0 |
| 3177 | 2026-08-15T07:14:28.207Z | Compiling toml v0.8.23 |
| 3178 | 2026-08-15T07:14:28.646Z | Compiling cargo_toml v0.21.0 |
| 3179 | 2026-08-15T07:14:33.056Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3180 | 2026-08-15T07:14:36.273Z | Finished `release` profile [optimized] target(s) in 16.45s |
| 3181 | 2026-08-15T07:14:36.413Z | |
| 3182 | 2026-08-15T07:14:36.413Z | real 16.576257803 |
| 3183 | 2026-08-15T07:14:36.413Z | user 2:06.024349312 |
| 3184 | 2026-08-15T07:14:36.417Z | sys 13.930264134 |
| 3185 | 2026-08-15T07:14:36.417Z | trap 0.078426075 |
| 3186 | 2026-08-15T07:14:36.417Z | tflt 0.441027123 |
| 3187 | 2026-08-15T07:14:36.417Z | dflt 1.429403702 |
| 3188 | 2026-08-15T07:14:36.417Z | kflt 0.000045880 |
| 3189 | 2026-08-15T07:14:36.417Z | lock 4:50.539585543 |
| 3190 | 2026-08-15T07:14:36.417Z | slp 2:43.233622993 |
| 3191 | 2026-08-15T07:14:36.417Z | lat 4.567434267 |
| 3192 | 2026-08-15T07:14:36.417Z | stop 16.629106312 |
| 3193 | 2026-08-15T07:14:36.417Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3194 | 2026-08-15T07:14:36.417Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3195 | 2026-08-15T07:14:36.417Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3196 | 2026-08-15T07:14:36.417Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3197 | 2026-08-15T07:14:36.417Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3198 | 2026-08-15T07:14:37.413Z | Compiling match_cfg v0.1.0 |
| 3199 | 2026-08-15T07:14:37.414Z | Compiling slog-json v2.6.1 |
| 3200 | 2026-08-15T07:14:37.414Z | Compiling progenitor-client v0.14.0 |
| 3201 | 2026-08-15T07:14:37.417Z | Compiling newtype-uuid-macros v0.1.0 |
| 3202 | 2026-08-15T07:14:37.417Z | Compiling sha1 v0.11.0 |
| 3203 | 2026-08-15T07:14:37.417Z | Compiling async-stream-impl v0.3.6 |
| 3204 | 2026-08-15T07:14:37.417Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3205 | 2026-08-15T07:14:37.417Z | Compiling multer v3.1.0 |
| 3206 | 2026-08-15T07:14:37.417Z | Compiling compression-core v0.4.31 |
| 3207 | 2026-08-15T07:14:37.570Z | Compiling serde_spanned v1.1.1 |
| 3208 | 2026-08-15T07:14:37.582Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3209 | 2026-08-15T07:14:37.582Z | Compiling dropshot v0.17.1 |
| 3210 | 2026-08-15T07:14:37.582Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3211 | 2026-08-15T07:14:37.582Z | Compiling waitgroup v0.1.2 |
| 3212 | 2026-08-15T07:14:37.587Z | Compiling rustls-pemfile v2.2.0 |
| 3213 | 2026-08-15T07:14:37.593Z | Compiling dropshot_endpoint v0.17.1 |
| 3214 | 2026-08-15T07:14:37.768Z | Compiling compression-codecs v0.4.37 |
| 3215 | 2026-08-15T07:14:37.872Z | Compiling serde_path_to_error v0.1.20 |
| 3216 | 2026-08-15T07:14:37.872Z | Compiling hostname v0.4.2 |
| 3217 | 2026-08-15T07:14:37.907Z | Compiling hostname v0.3.1 |
| 3218 | 2026-08-15T07:14:37.910Z | Compiling atomicwrites v0.4.4 |
| 3219 | 2026-08-15T07:14:37.910Z | Compiling macaddr v1.0.1 |
| 3220 | 2026-08-15T07:14:37.910Z | Compiling instant v0.1.13 |
| 3221 | 2026-08-15T07:14:38.027Z | Compiling slog-bunyan v2.5.0 |
| 3222 | 2026-08-15T07:14:38.046Z | Compiling async-compression v0.4.41 |
| 3223 | 2026-08-15T07:14:38.046Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3224 | 2026-08-15T07:14:38.051Z | Compiling itertools v0.14.0 |
| 3225 | 2026-08-15T07:14:38.100Z | Compiling regress v0.10.5 |
| 3226 | 2026-08-15T07:14:38.118Z | Compiling parse-display-derive v0.10.0 |
| 3227 | 2026-08-15T07:14:38.124Z | Compiling backon v1.6.0 |
| 3228 | 2026-08-15T07:14:38.125Z | Compiling backoff v0.4.0 |
| 3229 | 2026-08-15T07:14:38.135Z | Compiling humantime v2.3.0 |
| 3230 | 2026-08-15T07:14:38.215Z | Compiling crucible-workspace-hack v0.1.0 |
| 3231 | 2026-08-15T07:14:38.221Z | Compiling regress v0.11.1 |
| 3232 | 2026-08-15T07:14:38.295Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3233 | 2026-08-15T07:14:38.299Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3234 | 2026-08-15T07:14:38.364Z | Compiling progenitor-extras v0.2.0 |
| 3235 | 2026-08-15T07:14:38.410Z | Compiling convert_case v0.4.0 |
| 3236 | 2026-08-15T07:14:38.427Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3237 | 2026-08-15T07:14:38.435Z | Compiling async-stream v0.3.6 |
| 3238 | 2026-08-15T07:14:38.550Z | Compiling secrecy v0.10.3 |
| 3239 | 2026-08-15T07:14:38.582Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3240 | 2026-08-15T07:14:38.599Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3241 | 2026-08-15T07:14:38.631Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3242 | 2026-08-15T07:14:38.649Z | Compiling unsafe-libyaml v0.2.11 |
| 3243 | 2026-08-15T07:14:38.658Z | Compiling proc-macro-crate v1.3.1 |
| 3244 | 2026-08-15T07:14:38.687Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3245 | 2026-08-15T07:14:38.737Z | Compiling universal-hash v0.5.1 |
| 3246 | 2026-08-15T07:14:38.757Z | Compiling opaque-debug v0.3.1 |
| 3247 | 2026-08-15T07:14:38.805Z | Compiling derive_more v0.99.20 |
| 3248 | 2026-08-15T07:14:38.826Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3249 | 2026-08-15T07:14:38.847Z | Compiling chacha20 v0.9.1 |
| 3250 | 2026-08-15T07:14:38.888Z | Compiling poly1305 v0.8.0 |
| 3251 | 2026-08-15T07:14:38.950Z | Compiling blake2 v0.10.6 |
| 3252 | 2026-08-15T07:14:39.108Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3253 | 2026-08-15T07:14:39.135Z | Compiling aead v0.5.2 |
| 3254 | 2026-08-15T07:14:39.279Z | Compiling serde_yaml v0.9.34+deprecated |
| 3255 | 2026-08-15T07:14:39.306Z | Compiling password-hash v0.5.0 |
| 3256 | 2026-08-15T07:14:39.348Z | Compiling indent_write v2.2.0 |
| 3257 | 2026-08-15T07:14:39.375Z | Compiling chacha20poly1305 v0.10.1 |
| 3258 | 2026-08-15T07:14:39.420Z | Compiling itertools v0.15.0 |
| 3259 | 2026-08-15T07:14:39.425Z | Compiling rayon-core v1.13.0 |
| 3260 | 2026-08-15T07:14:39.508Z | Compiling num_enum_derive v0.7.6 |
| 3261 | 2026-08-15T07:14:39.530Z | Compiling num-derive v0.4.2 |
| 3262 | 2026-08-15T07:14:39.551Z | Compiling crossbeam-deque v0.8.6 |
| 3263 | 2026-08-15T07:14:39.651Z | Compiling argon2 v0.5.3 |
| 3264 | 2026-08-15T07:14:39.691Z | Compiling heapless v0.8.0 |
| 3265 | 2026-08-15T07:14:39.740Z | Compiling tabwriter v1.4.1 |
| 3266 | 2026-08-15T07:14:39.933Z | Compiling typify-impl v0.6.2 |
| 3267 | 2026-08-15T07:14:39.951Z | Compiling parse-display v0.10.0 |
| 3268 | 2026-08-15T07:14:39.995Z | Compiling thiserror-no-std v2.0.2 |
| 3269 | 2026-08-15T07:14:40.017Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3270 | 2026-08-15T07:14:40.109Z | Compiling vsss-rs v3.3.4 |
| 3271 | 2026-08-15T07:14:40.322Z | Compiling hash32 v0.3.1 |
| 3272 | 2026-08-15T07:14:40.463Z | Compiling smoltcp v0.11.0 |
| 3273 | 2026-08-15T07:14:40.480Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3274 | 2026-08-15T07:14:40.531Z | Compiling cobs v0.3.0 |
| 3275 | 2026-08-15T07:14:40.668Z | Compiling num_enum v0.7.6 |
| 3276 | 2026-08-15T07:14:40.756Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3277 | 2026-08-15T07:14:40.759Z | Compiling colored v3.1.1 |
| 3278 | 2026-08-15T07:14:40.792Z | Compiling postcard v1.1.3 |
| 3279 | 2026-08-15T07:14:40.794Z | Compiling ingot-macros v0.2.0 |
| 3280 | 2026-08-15T07:14:40.825Z | Compiling proc-macro-error v1.0.4 |
| 3281 | 2026-08-15T07:14:40.842Z | Compiling rand v0.10.1 |
| 3282 | 2026-08-15T07:14:40.887Z | Compiling foreign-types-macros v0.2.3 |
| 3283 | 2026-08-15T07:14:40.991Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3284 | 2026-08-15T07:14:41.016Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3285 | 2026-08-15T07:14:41.195Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3286 | 2026-08-15T07:14:41.198Z | Compiling foreign-types-shared v0.3.1 |
| 3287 | 2026-08-15T07:14:41.329Z | Compiling num_enum_derive v0.5.11 |
| 3288 | 2026-08-15T07:14:41.346Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3289 | 2026-08-15T07:14:41.349Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3290 | 2026-08-15T07:14:41.385Z | Compiling cstr-argument v0.1.2 |
| 3291 | 2026-08-15T07:14:41.385Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3292 | 2026-08-15T07:14:41.421Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3293 | 2026-08-15T07:14:41.508Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3294 | 2026-08-15T07:14:41.527Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3295 | 2026-08-15T07:14:41.553Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3296 | 2026-08-15T07:14:41.587Z | Compiling foreign-types v0.5.0 |
| 3297 | 2026-08-15T07:14:41.642Z | Compiling cpubits v0.1.1 |
| 3298 | 2026-08-15T07:14:41.663Z | Compiling zone_cfg_derive v0.3.1 |
| 3299 | 2026-08-15T07:14:41.696Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3300 | 2026-08-15T07:14:41.742Z | Compiling rayon v1.11.0 |
| 3301 | 2026-08-15T07:14:41.745Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3302 | 2026-08-15T07:14:41.777Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3303 | 2026-08-15T07:14:41.835Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3304 | 2026-08-15T07:14:41.877Z | Compiling itertools v0.12.1 |
| 3305 | 2026-08-15T07:14:41.894Z | Compiling sigpipe v0.1.3 |
| 3306 | 2026-08-15T07:14:41.915Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3307 | 2026-08-15T07:14:41.997Z | Compiling glob v0.3.3 |
| 3308 | 2026-08-15T07:14:42.012Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3309 | 2026-08-15T07:14:42.016Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3310 | 2026-08-15T07:14:42.154Z | Compiling smf v0.2.3 |
| 3311 | 2026-08-15T07:14:42.175Z | Compiling whoami v1.6.1 |
| 3312 | 2026-08-15T07:14:42.278Z | Compiling gethostname v0.5.0 |
| 3313 | 2026-08-15T07:14:42.386Z | Compiling num-rational v0.4.2 |
| 3314 | 2026-08-15T07:14:42.417Z | Compiling pem-rfc7468 v1.0.0 |
| 3315 | 2026-08-15T07:14:42.434Z | Compiling num-complex v0.4.6 |
| 3316 | 2026-08-15T07:14:42.438Z | Compiling float-ord v0.3.2 |
| 3317 | 2026-08-15T07:14:42.473Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3318 | 2026-08-15T07:14:42.498Z | Compiling num_enum v0.5.11 |
| 3319 | 2026-08-15T07:14:42.601Z | Compiling hmac v0.13.0 |
| 3320 | 2026-08-15T07:14:42.647Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3321 | 2026-08-15T07:14:42.692Z | Compiling universal-hash v0.6.1 |
| 3322 | 2026-08-15T07:14:42.710Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3323 | 2026-08-15T07:14:42.756Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3324 | 2026-08-15T07:14:42.812Z | Compiling num v0.4.3 |
| 3325 | 2026-08-15T07:14:42.831Z | Compiling cancel-safe-futures v0.1.5 |
| 3326 | 2026-08-15T07:14:42.857Z | Compiling polyval v0.7.1 |
| 3327 | 2026-08-15T07:14:42.910Z | Compiling der v0.8.0 |
| 3328 | 2026-08-15T07:14:42.928Z | Compiling prettyplease v0.2.37 |
| 3329 | 2026-08-15T07:14:42.994Z | Compiling pbkdf2 v0.13.0 |
| 3330 | 2026-08-15T07:14:43.011Z | Compiling crypto-bigint v0.7.5 |
| 3331 | 2026-08-15T07:14:43.079Z | Compiling zone v0.3.1 |
| 3332 | 2026-08-15T07:14:43.163Z | Compiling ghash v0.6.0 |
| 3333 | 2026-08-15T07:14:43.166Z | Compiling aes v0.9.1 |
| 3334 | 2026-08-15T07:14:43.199Z | Compiling oxide-update-engine-types v0.1.2 |
| 3335 | 2026-08-15T07:14:43.242Z | Compiling newline-converter v0.3.0 |
| 3336 | 2026-08-15T07:14:43.328Z | Compiling console v0.15.11 |
| 3337 | 2026-08-15T07:14:43.389Z | Compiling ctr v0.10.1 |
| 3338 | 2026-08-15T07:14:43.486Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3339 | 2026-08-15T07:14:43.537Z | Compiling aead v0.6.1 |
| 3340 | 2026-08-15T07:14:43.579Z | Compiling sha2 v0.11.0 |
| 3341 | 2026-08-15T07:14:43.634Z | Compiling libefi-sys v0.1.0 |
| 3342 | 2026-08-15T07:14:43.741Z | Compiling linear-map v1.2.0 |
| 3343 | 2026-08-15T07:14:43.776Z | Compiling ingot-types v0.2.0 |
| 3344 | 2026-08-15T07:14:43.794Z | Compiling aes-gcm v0.11.0 |
| 3345 | 2026-08-15T07:14:43.879Z | Compiling spki v0.8.0 |
| 3346 | 2026-08-15T07:14:43.935Z | Compiling expectorate v1.2.0 |
| 3347 | 2026-08-15T07:14:44.014Z | Compiling salsa20 v0.11.0 |
| 3348 | 2026-08-15T07:14:44.097Z | Compiling bitfield-struct v0.6.2 |
| 3349 | 2026-08-15T07:14:44.123Z | Compiling nom v8.0.0 |
| 3350 | 2026-08-15T07:14:44.142Z | Compiling semver v0.1.20 |
| 3351 | 2026-08-15T07:14:44.197Z | Compiling ingot v0.2.1 |
| 3352 | 2026-08-15T07:14:44.229Z | Compiling oxide-update-engine v0.1.2 |
| 3353 | 2026-08-15T07:14:44.315Z | Compiling scrypt v0.12.0 |
| 3354 | 2026-08-15T07:14:44.424Z | Compiling rustc_version v0.1.7 |
| 3355 | 2026-08-15T07:14:44.458Z | Compiling tokio-dtrace v0.1.1 |
| 3356 | 2026-08-15T07:14:44.461Z | Compiling cbc v0.2.1 |
| 3357 | 2026-08-15T07:14:44.563Z | Compiling typify-macro v0.6.2 |
| 3358 | 2026-08-15T07:14:44.640Z | Compiling slog-dtrace v0.3.0 |
| 3359 | 2026-08-15T07:14:44.673Z | Compiling minimal-lexical v0.2.1 |
| 3360 | 2026-08-15T07:14:44.690Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3361 | 2026-08-15T07:14:44.769Z | Compiling newtype_derive v0.1.6 |
| 3362 | 2026-08-15T07:14:44.787Z | Compiling oxide-tokio-rt v0.1.4 |
| 3363 | 2026-08-15T07:14:44.792Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3364 | 2026-08-15T07:14:44.808Z | Compiling pkcs5 v0.8.1 |
| 3365 | 2026-08-15T07:14:44.919Z | Compiling nom v7.1.3 |
| 3366 | 2026-08-15T07:14:44.963Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3367 | 2026-08-15T07:14:44.990Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3368 | 2026-08-15T07:14:45.067Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3369 | 2026-08-15T07:14:45.109Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3370 | 2026-08-15T07:14:45.113Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3371 | 2026-08-15T07:14:45.147Z | Compiling phf_shared v0.12.1 |
| 3372 | 2026-08-15T07:14:45.164Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3373 | 2026-08-15T07:14:45.215Z | Compiling csv-core v0.1.13 |
| 3374 | 2026-08-15T07:14:45.233Z | Compiling chrono-tz v0.10.4 |
| 3375 | 2026-08-15T07:14:45.345Z | Compiling utf-8 v0.7.6 |
| 3376 | 2026-08-15T07:14:45.364Z | Compiling xshell-macros v0.2.7 |
| 3377 | 2026-08-15T07:14:45.390Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3378 | 2026-08-15T07:14:45.440Z | Compiling highway v1.3.0 |
| 3379 | 2026-08-15T07:14:45.475Z | Compiling unicode-xid v0.2.6 |
| 3380 | 2026-08-15T07:14:45.511Z | Compiling csv v1.4.0 |
| 3381 | 2026-08-15T07:14:45.514Z | Compiling phf v0.12.1 |
| 3382 | 2026-08-15T07:14:45.546Z | Compiling pkcs8 v0.11.0 |
| 3383 | 2026-08-15T07:14:45.642Z | Compiling const_format_proc_macros v0.2.34 |
| 3384 | 2026-08-15T07:14:45.702Z | Compiling ff v0.14.0 |
| 3385 | 2026-08-15T07:14:45.800Z | Compiling xshell v0.2.7 |
| 3386 | 2026-08-15T07:14:45.839Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3387 | 2026-08-15T07:14:45.859Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3388 | 2026-08-15T07:14:45.877Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3389 | 2026-08-15T07:14:45.957Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3390 | 2026-08-15T07:14:45.979Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3391 | 2026-08-15T07:14:46.150Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3392 | 2026-08-15T07:14:46.193Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3393 | 2026-08-15T07:14:46.352Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3394 | 2026-08-15T07:14:46.394Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3395 | 2026-08-15T07:14:46.459Z | Compiling typify v0.6.2 |
| 3396 | 2026-08-15T07:14:46.558Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3397 | 2026-08-15T07:14:46.606Z | Compiling progenitor-impl v0.14.0 |
| 3398 | 2026-08-15T07:14:46.624Z | Compiling const_format v0.2.35 |
| 3399 | 2026-08-15T07:14:46.728Z | Compiling tabled_derive v0.7.0 |
| 3400 | 2026-08-15T07:14:46.886Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3401 | 2026-08-15T07:14:47.137Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3402 | 2026-08-15T07:14:47.170Z | Compiling bcs v0.1.6 |
| 3403 | 2026-08-15T07:14:47.223Z | Compiling termtree v0.5.1 |
| 3404 | 2026-08-15T07:14:47.412Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3405 | 2026-08-15T07:14:47.432Z | Compiling tagptr v0.2.0 |
| 3406 | 2026-08-15T07:14:47.470Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3407 | 2026-08-15T07:14:47.506Z | Compiling steno v0.4.1 |
| 3408 | 2026-08-15T07:14:47.524Z | Compiling group v0.14.0 |
| 3409 | 2026-08-15T07:14:47.615Z | Compiling moka v0.12.13 |
| 3410 | 2026-08-15T07:14:47.738Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3411 | 2026-08-15T07:14:47.756Z | Compiling signature v3.0.0 |
| 3412 | 2026-08-15T07:14:47.776Z | Compiling tabled v0.15.0 |
| 3413 | 2026-08-15T07:14:47.917Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3414 | 2026-08-15T07:14:47.988Z | Compiling base16ct v1.0.0 |
| 3415 | 2026-08-15T07:14:48.030Z | Compiling hkdf v0.13.0 |
| 3416 | 2026-08-15T07:14:48.096Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3417 | 2026-08-15T07:14:48.206Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3418 | 2026-08-15T07:14:48.229Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3419 | 2026-08-15T07:14:48.281Z | Compiling sec1 v0.8.1 |
| 3420 | 2026-08-15T07:14:48.412Z | Compiling hickory-resolver v0.25.2 |
| 3421 | 2026-08-15T07:14:48.474Z | Compiling libscf-sys v1.2.0 |
| 3422 | 2026-08-15T07:14:48.633Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3423 | 2026-08-15T07:14:48.651Z | Compiling elliptic-curve v0.14.1 |
| 3424 | 2026-08-15T07:14:48.814Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3425 | 2026-08-15T07:14:48.898Z | Compiling blake3 v1.8.5 |
| 3426 | 2026-08-15T07:14:48.988Z | Compiling parking_lot_core v0.8.6 |
| 3427 | 2026-08-15T07:14:49.190Z | Compiling dashu-int v0.5.1 |
| 3428 | 2026-08-15T07:14:49.222Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3429 | 2026-08-15T07:14:49.321Z | Compiling progenitor-macro v0.14.0 |
| 3430 | 2026-08-15T07:14:49.340Z | Compiling wnaf v0.14.0 |
| 3431 | 2026-08-15T07:14:49.436Z | Compiling primefield v0.14.0 |
| 3432 | 2026-08-15T07:14:49.567Z | Compiling rfc6979 v0.6.0 |
| 3433 | 2026-08-15T07:14:49.616Z | Compiling tungstenite v0.21.0 |
| 3434 | 2026-08-15T07:14:49.633Z | Compiling papergrid v0.18.0 |
| 3435 | 2026-08-15T07:14:49.701Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3436 | 2026-08-15T07:14:49.719Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3437 | 2026-08-15T07:14:49.744Z | Compiling git-stub v1.0.0 |
| 3438 | 2026-08-15T07:14:49.806Z | Compiling ssh-encoding v0.2.0 |
| 3439 | 2026-08-15T07:14:50.001Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3440 | 2026-08-15T07:14:50.035Z | Compiling rlimit v0.10.2 |
| 3441 | 2026-08-15T07:14:50.064Z | Compiling arrayref v0.3.9 |
| 3442 | 2026-08-15T07:14:50.093Z | Compiling dashu-base v0.5.1 |
| 3443 | 2026-08-15T07:14:50.154Z | Compiling num-modular v0.6.4 |
| 3444 | 2026-08-15T07:14:50.172Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3445 | 2026-08-15T07:14:50.233Z | Compiling arrayvec v0.7.6 |
| 3446 | 2026-08-15T07:14:50.281Z | Compiling constant_time_eq v0.4.2 |
| 3447 | 2026-08-15T07:14:50.422Z | Compiling tokio-tungstenite v0.21.0 |
| 3448 | 2026-08-15T07:14:50.459Z | Compiling ssh-cipher v0.2.0 |
| 3449 | 2026-08-15T07:14:50.477Z | Compiling git-stub-vcs v0.1.0 |
| 3450 | 2026-08-15T07:14:50.477Z | Compiling ecdsa v0.17.0 |
| 3451 | 2026-08-15T07:14:50.512Z | Compiling primeorder v0.14.0 |
| 3452 | 2026-08-15T07:14:50.548Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3453 | 2026-08-15T07:14:50.672Z | Compiling tabled v0.21.0 |
| 3454 | 2026-08-15T07:14:50.873Z | Compiling tungstenite v0.28.0 |
| 3455 | 2026-08-15T07:14:50.892Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3456 | 2026-08-15T07:14:50.945Z | Compiling p256 v0.13.2 |
| 3457 | 2026-08-15T07:14:50.990Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3458 | 2026-08-15T07:14:51.007Z | Compiling curve25519-dalek v5.0.0 |
| 3459 | 2026-08-15T07:14:51.086Z | Compiling num-primitive v0.2.1 |
| 3460 | 2026-08-15T07:14:51.156Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3461 | 2026-08-15T07:14:51.332Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 3462 | 2026-08-15T07:14:51.381Z | Compiling unicase v2.9.0 |
| 3463 | 2026-08-15T07:14:51.415Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3464 | 2026-08-15T07:14:51.582Z | Compiling tokio-tungstenite v0.28.0 |
| 3465 | 2026-08-15T07:14:51.630Z | Compiling mime_guess v2.0.5 |
| 3466 | 2026-08-15T07:14:51.692Z | Compiling dsi-bitstream v0.10.1 |
| 3467 | 2026-08-15T07:14:51.709Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3468 | 2026-08-15T07:14:51.753Z | Compiling ssh-key v0.6.7 |
| 3469 | 2026-08-15T07:14:51.823Z | Compiling parking_lot v0.11.2 |
| 3470 | 2026-08-15T07:14:51.900Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3471 | 2026-08-15T07:14:52.136Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3472 | 2026-08-15T07:14:52.154Z | Compiling progenitor-impl v0.13.0 |
| 3473 | 2026-08-15T07:14:52.173Z | Compiling ssh-encoding v0.3.0 |
| 3474 | 2026-08-15T07:14:52.220Z | Compiling prefix-trie v0.7.0 |
| 3475 | 2026-08-15T07:14:52.238Z | Compiling fxhash v0.2.1 |
| 3476 | 2026-08-15T07:14:52.426Z | Compiling keccak v0.2.0 |
| 3477 | 2026-08-15T07:14:52.444Z | Compiling crc8 v0.1.1 |
| 3478 | 2026-08-15T07:14:52.555Z | Compiling http-range-header v0.4.2 |
| 3479 | 2026-08-15T07:14:52.591Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 3480 | 2026-08-15T07:14:52.640Z | Compiling bytesize v2.7.0 |
| 3481 | 2026-08-15T07:14:52.658Z | Compiling hickory-server v0.25.2 |
| 3482 | 2026-08-15T07:14:52.986Z | Compiling sled v0.34.7 |
| 3483 | 2026-08-15T07:14:53.286Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3484 | 2026-08-15T07:14:53.386Z | Compiling ed25519 v3.0.0 |
| 3485 | 2026-08-15T07:14:53.493Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3486 | 2026-08-15T07:14:53.609Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3487 | 2026-08-15T07:14:53.665Z | Compiling crypto-primes v0.7.2 |
| 3488 | 2026-08-15T07:14:53.852Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3489 | 2026-08-15T07:14:53.994Z | Compiling poly1305 v0.9.0 |
| 3490 | 2026-08-15T07:14:54.272Z | Compiling progenitor-client v0.13.0 |
| 3491 | 2026-08-15T07:14:54.337Z | Compiling blowfish v0.10.0 |
| 3492 | 2026-08-15T07:14:54.517Z | Compiling blake2 v0.11.0-rc.6 |
| 3493 | 2026-08-15T07:14:54.534Z | Compiling progenitor v0.14.0 |
| 3494 | 2026-08-15T07:14:54.581Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 3495 | 2026-08-15T07:14:54.613Z | Compiling half v1.8.3 |
| 3496 | 2026-08-15T07:14:54.630Z | Compiling seq-macro v0.3.6 |
| 3497 | 2026-08-15T07:14:54.696Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3498 | 2026-08-15T07:14:54.730Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3499 | 2026-08-15T07:14:54.748Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3500 | 2026-08-15T07:14:54.768Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3501 | 2026-08-15T07:14:54.831Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3502 | 2026-08-15T07:14:54.859Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3503 | 2026-08-15T07:14:54.878Z | Compiling progenitor-macro v0.13.0 |
| 3504 | 2026-08-15T07:14:54.903Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3505 | 2026-08-15T07:14:55.142Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3506 | 2026-08-15T07:14:55.170Z | Compiling http-range v0.1.5 |
| 3507 | 2026-08-15T07:14:55.286Z | Compiling serde_cbor v0.11.2 |
| 3508 | 2026-08-15T07:14:55.357Z | Compiling argon2 v0.6.0-rc.8 |
| 3509 | 2026-08-15T07:14:55.390Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3510 | 2026-08-15T07:14:55.456Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3511 | 2026-08-15T07:14:55.906Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3512 | 2026-08-15T07:14:56.366Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 3513 | 2026-08-15T07:14:56.511Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3514 | 2026-08-15T07:14:56.528Z | Compiling rsa v0.10.0-rc.18 |
| 3515 | 2026-08-15T07:14:56.906Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3516 | 2026-08-15T07:14:57.146Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3517 | 2026-08-15T07:14:57.164Z | Compiling ssh-cipher v0.3.0 |
| 3518 | 2026-08-15T07:14:57.246Z | Compiling ed25519-dalek v3.0.0 |
| 3519 | 2026-08-15T07:14:57.433Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3520 | 2026-08-15T07:14:57.548Z | Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 3521 | 2026-08-15T07:14:57.761Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3522 | 2026-08-15T07:14:57.795Z | Compiling illumos-nvpair v0.3.0 |
| 3523 | 2026-08-15T07:14:58.086Z | Compiling sha3 v0.11.0 |
| 3524 | 2026-08-15T07:14:58.321Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3525 | 2026-08-15T07:14:58.360Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3526 | 2026-08-15T07:14:58.399Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3527 | 2026-08-15T07:14:58.580Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3528 | 2026-08-15T07:14:58.598Z | Compiling p521 v0.14.0 |
| 3529 | 2026-08-15T07:14:58.975Z | Compiling p384 v0.14.0 |
| 3530 | 2026-08-15T07:14:59.104Z | Compiling p256 v0.14.0 |
| 3531 | 2026-08-15T07:14:59.292Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3532 | 2026-08-15T07:14:59.387Z | Compiling scuffle v0.1.0 |
| 3533 | 2026-08-15T07:14:59.655Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3534 | 2026-08-15T07:14:59.726Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3535 | 2026-08-15T07:15:00.035Z | Compiling progenitor v0.13.0 |
| 3536 | 2026-08-15T07:15:00.131Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3537 | 2026-08-15T07:15:00.227Z | Compiling yasna v0.5.2 |
| 3538 | 2026-08-15T07:15:00.246Z | Compiling kstat-rs v0.2.5 |
| 3539 | 2026-08-15T07:15:00.339Z | Compiling pwd v1.4.0 |
| 3540 | 2026-08-15T07:15:00.370Z | Compiling headers-core v0.3.0 |
| 3541 | 2026-08-15T07:15:00.388Z | Compiling kem v0.3.0 |
| 3542 | 2026-08-15T07:15:00.523Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3543 | 2026-08-15T07:15:00.544Z | Compiling module-lattice v0.2.3 |
| 3544 | 2026-08-15T07:15:00.563Z | Compiling nanorand v0.7.0 |
| 3545 | 2026-08-15T07:15:00.563Z | Compiling lru v0.18.2 |
| 3546 | 2026-08-15T07:15:00.581Z | Compiling sponge-cursor v0.1.0 |
| 3547 | 2026-08-15T07:15:00.694Z | Compiling rcgen v0.12.1 |
| 3548 | 2026-08-15T07:15:00.697Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3549 | 2026-08-15T07:15:00.764Z | Compiling sha3 v0.12.0 |
| 3550 | 2026-08-15T07:15:00.804Z | Compiling ml-kem v0.3.2 |
| 3551 | 2026-08-15T07:15:00.828Z | Compiling flume v0.11.1 |
| 3552 | 2026-08-15T07:15:00.877Z | Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=853d935e08b2e7a0b28326bbb5e72eea91e00670#853d935e) |
| 3553 | 2026-08-15T07:15:00.894Z | Compiling headers v0.4.1 |
| 3554 | 2026-08-15T07:15:00.934Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3555 | 2026-08-15T07:15:01.202Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3556 | 2026-08-15T07:15:01.294Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3557 | 2026-08-15T07:15:01.369Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3558 | 2026-08-15T07:15:01.369Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3559 | 2026-08-15T07:15:01.432Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3560 | 2026-08-15T07:15:01.593Z | Compiling hyper-staticfile v0.10.1 |
| 3561 | 2026-08-15T07:15:01.636Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3562 | 2026-08-15T07:15:01.725Z | Compiling ssh-key v0.7.0-rc.11 |
| 3563 | 2026-08-15T07:15:01.742Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3564 | 2026-08-15T07:15:01.759Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3565 | 2026-08-15T07:15:01.808Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3566 | 2026-08-15T07:15:01.897Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3567 | 2026-08-15T07:15:02.071Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3568 | 2026-08-15T07:15:02.147Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3569 | 2026-08-15T07:15:02.165Z | Compiling russh-cryptovec v0.62.0 |
| 3570 | 2026-08-15T07:15:02.247Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3571 | 2026-08-15T07:15:02.268Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3572 | 2026-08-15T07:15:02.287Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3573 | 2026-08-15T07:15:02.433Z | Compiling port-file v0.1.0 |
| 3574 | 2026-08-15T07:15:02.442Z | Compiling num-bigint v0.4.6 |
| 3575 | 2026-08-15T07:15:02.473Z | Compiling russh-util v0.52.0 |
| 3576 | 2026-08-15T07:15:02.659Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3577 | 2026-08-15T07:15:02.699Z | Compiling generic-array v1.4.3 |
| 3578 | 2026-08-15T07:15:02.722Z | Compiling enum_dispatch v0.3.13 |
| 3579 | 2026-08-15T07:15:02.726Z | Compiling delegate v0.13.5 |
| 3580 | 2026-08-15T07:15:03.082Z | Compiling subprocess v0.2.15 |
| 3581 | 2026-08-15T07:15:03.198Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3582 | 2026-08-15T07:15:03.620Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3583 | 2026-08-15T07:15:03.658Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3584 | 2026-08-15T07:15:03.753Z | Compiling md5 v0.8.0 |
| 3585 | 2026-08-15T07:15:03.770Z | Compiling display-error-chain v0.2.2 |
| 3586 | 2026-08-15T07:15:03.861Z | Compiling hex-literal v1.1.0 |
| 3587 | 2026-08-15T07:15:03.944Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3588 | 2026-08-15T07:15:04.008Z | Compiling russh v0.62.4 |
| 3589 | 2026-08-15T07:15:04.075Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3590 | 2026-08-15T07:15:04.097Z | Compiling colored v2.2.0 |
| 3591 | 2026-08-15T07:15:04.396Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3592 | 2026-08-15T07:15:04.441Z | Compiling internet-checksum v0.2.1 |
| 3593 | 2026-08-15T07:15:06.492Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3594 | 2026-08-15T07:15:07.220Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3595 | 2026-08-15T07:15:07.750Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3596 | 2026-08-15T07:15:09.410Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3597 | 2026-08-15T07:15:18.418Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3598 | 2026-08-15T07:15:18.419Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3599 | 2026-08-15T07:15:18.423Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3600 | 2026-08-15T07:15:18.423Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3601 | 2026-08-15T07:15:20.200Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3602 | 2026-08-15T07:15:20.219Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3603 | 2026-08-15T07:15:24.436Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3604 | 2026-08-15T07:16:21.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s |
| 3605 | 2026-08-15T07:16:21.611Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3606 | 2026-08-15T07:16:21.611Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3607 | 2026-08-15T07:16:21.840Z | |
| 3608 | 2026-08-15T07:16:21.840Z | real 1:45.358681225 |
| 3609 | 2026-08-15T07:16:21.840Z | user 9:08.539560489 |
| 3610 | 2026-08-15T07:16:21.840Z | sys 1:42.050762133 |
| 3611 | 2026-08-15T07:16:21.840Z | trap 0.244772597 |
| 3612 | 2026-08-15T07:16:21.843Z | tflt 0.304155431 |
| 3613 | 2026-08-15T07:16:21.843Z | dflt 1.906953028 |
| 3614 | 2026-08-15T07:16:21.844Z | kflt 0.000222070 |
| 3615 | 2026-08-15T07:16:21.844Z | lock 33:59.188300381 |
| 3616 | 2026-08-15T07:16:21.844Z | slp 19:57.337492466 |
| 3617 | 2026-08-15T07:16:21.844Z | lat 37.901538600 |
| 3618 | 2026-08-15T07:16:21.844Z | stop 3:00.359112458 |
| 3619 | 2026-08-15T07:16:21.844Z | + mkdir tests |
| 3620 | 2026-08-15T07:16:21.847Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3621 | 2026-08-15T07:16:21.847Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3622 | 2026-08-15T07:16:21.867Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9a85664d39bba84c tests/ |
| 3623 | 2026-08-15T07:16:21.891Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-250258f7e76d9466 tests/ |
| 3624 | 2026-08-15T07:16:21.915Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-2fc5097ae9357927 tests/ |
| 3625 | 2026-08-15T07:16:21.937Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d6a00f6708078713 tests/ |
| 3626 | 2026-08-15T07:16:22.263Z | + 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) |
| 3627 | 2026-08-15T07:16:22.267Z | + 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-250258f7e76d9466 tests/commtest-2fc5097ae9357927 tests/dhcp_server-9a85664d39bba84c tests/end_to_end_tests-d6a00f6708078713 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 |
| 3628 | 2026-08-15T07:17:52.789Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3629 | 2026-08-15T07:17:52.789Z | a .github/buildomat/ci-env.sh 1K |
| 3630 | 2026-08-15T07:17:52.789Z | a out/target/test 1K |
| 3631 | 2026-08-15T07:17:52.790Z | a out/npuzone/npuzone 27402K |
| 3632 | 2026-08-15T07:17:52.790Z | a package-manifest.toml 35K |
| 3633 | 2026-08-15T07:17:52.790Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3634 | 2026-08-15T07:17:52.790Z | a target/release/omicron-package 49139K |
| 3635 | 2026-08-15T07:17:52.790Z | a target/release/xtask 11727K |
| 3636 | 2026-08-15T07:17:52.790Z | a target/debug/bootstrap 436122K |
| 3637 | 2026-08-15T07:17:52.790Z | a tests/bootstrap-250258f7e76d9466 34431K |
| 3638 | 2026-08-15T07:17:52.790Z | a tests/commtest-2fc5097ae9357927 34432K |
| 3639 | 2026-08-15T07:17:52.790Z | a tests/dhcp_server-9a85664d39bba84c 34431K |
| 3640 | 2026-08-15T07:17:52.790Z | a tests/end_to_end_tests-d6a00f6708078713 500271K |
| 3641 | 2026-08-15T07:17:52.792Z | a tools/opte_version 1K |
| 3642 | 2026-08-15T07:17:52.792Z | a tools/opte_version_override 2K |
| 3643 | 2026-08-15T07:17:52.792Z | a out/clickhouse.tar.gz 330685K |
| 3644 | 2026-08-15T07:17:52.792Z | a out/clickhouse_keeper.tar.gz 314648K |
| 3645 | 2026-08-15T07:17:52.792Z | a out/clickhouse_server.tar.gz 330682K |
| 3646 | 2026-08-15T07:17:52.792Z | a out/cockroachdb.tar.gz 170096K |
| 3647 | 2026-08-15T07:17:52.792Z | a out/crucible-pantry-zone.tar.gz 41826K |
| 3648 | 2026-08-15T07:17:52.792Z | a out/crucible-utils.tar 18900K |
| 3649 | 2026-08-15T07:17:52.792Z | a out/crucible-zone.tar.gz 56639K |
| 3650 | 2026-08-15T07:17:52.792Z | a out/external-dns.tar.gz 54225K |
| 3651 | 2026-08-15T07:17:52.792Z | a out/internal-dns.tar.gz 54225K |
| 3652 | 2026-08-15T07:17:52.792Z | a out/mg-ddm-gz.tar 100917K |
| 3653 | 2026-08-15T07:17:52.792Z | a out/nexus.tar.gz 354306K |
| 3654 | 2026-08-15T07:17:52.792Z | a out/ntp.tar.gz 35206K |
| 3655 | 2026-08-15T07:17:52.792Z | a out/omicron-gateway-softnpu.tar.gz 29752K |
| 3656 | 2026-08-15T07:17:52.792Z | a out/omicron-sled-agent.tar 269092K |
| 3657 | 2026-08-15T07:17:52.792Z | a out/overlay.tar.gz 4K |
| 3658 | 2026-08-15T07:17:52.792Z | a out/oximeter.tar.gz 71574K |
| 3659 | 2026-08-15T07:17:52.792Z | a out/oxlog.tar 4092K |
| 3660 | 2026-08-15T07:17:52.792Z | a out/probe.tar.gz 3037K |
| 3661 | 2026-08-15T07:17:52.792Z | a out/propolis-server.tar.gz 34642K |
| 3662 | 2026-08-15T07:17:52.792Z | a out/pumpkind-gz.tar 26647K |
| 3663 | 2026-08-15T07:17:52.792Z | a out/switch-softnpu.tar.gz 521640K |
| 3664 | 2026-08-15T07:17:52.796Z | |
| 3665 | 2026-08-15T07:17:52.796Z | real 1:30.523309337 |
| 3666 | 2026-08-15T07:17:52.796Z | user 1:27.555121306 |
| 3667 | 2026-08-15T07:17:52.796Z | sys 4.988652124 |
| 3668 | 2026-08-15T07:17:52.796Z | trap 0.006782367 |
| 3669 | 2026-08-15T07:17:52.796Z | tflt 0.000000000 |
| 3670 | 2026-08-15T07:17:52.796Z | dflt 0.000000000 |
| 3671 | 2026-08-15T07:17:52.796Z | kflt 0.000000000 |
| 3672 | 2026-08-15T07:17:52.796Z | lock 0.000000000 |
| 3673 | 2026-08-15T07:17:52.796Z | slp 1:27.371794837 |
| 3674 | 2026-08-15T07:17:52.796Z | lat 1.119541827 |
| 3675 | 2026-08-15T07:17:52.796Z | stop 0.000207610 |
| 3676 | 2026-08-15T07:17:52.796Z | process exited: duration 1092319 ms, exit code 0 |
| |
| 3677 | 2026-08-15T07:17:52.810Z | found 1 output files |
| 3678 | 2026-08-15T07:17:52.810Z | uploading: /work/package.tar.gz (2801738179 bytes) |
| 3679 | 2026-08-15T07:18:27.054Z | uploaded: /work/package.tar.gz |