|
|
|
| 1 | 2026-08-05T04:10:33.650Z | job assigned to worker 01KZ81SXNKRGV5FSVCX9NVM3K5 [factory aws, i-0f432a937f087de9b] (queued for 51 s) |
| |
| 2 | 2026-08-05T04:10:40.768Z | starting task 0: "setup" |
| 3 | 2026-08-05T04:10:40.776Z | ++ uname -s |
| 4 | 2026-08-05T04:10:40.779Z | + kern=SunOS |
| 5 | 2026-08-05T04:10:40.779Z | + build_user=build |
| 6 | 2026-08-05T04:10:40.779Z | + build_uid=12345 |
| 7 | 2026-08-05T04:10:40.779Z | + work_dir=/work |
| 8 | 2026-08-05T04:10:40.779Z | + input_dir=/input |
| 9 | 2026-08-05T04:10:40.779Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-05T04:10:40.779Z | + case "$kern" in |
| 11 | 2026-08-05T04:10:40.779Z | + groupadd -g 12345 build |
| 12 | 2026-08-05T04:10:40.783Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-05T04:10:42.790Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-05T04:10:42.903Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-05T04:10:42.907Z | + home_fs=zfs |
| 16 | 2026-08-05T04:10:42.907Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-05T04:10:42.907Z | + mkdir -p /home/build |
| 18 | 2026-08-05T04:10:42.907Z | + chown build:build /home/build /work |
| 19 | 2026-08-05T04:10:44.910Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-05T04:10:44.914Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-08-05T04:10:44.921Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-05T04:10:44.928Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-08-05T04:10:44.928Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-08-05T04:10:44.928Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-05T04:10:44.928Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-05T04:10:44.928Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-05T04:10:44.928Z | * rust toolchain profile = "default" |
| 28 | 2026-08-05T04:10:44.932Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-05T04:10:44.932Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-05T04:10:45.054Z | info: downloading installer |
| 31 | 2026-08-05T04:10:46.388Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-05T04:10:46.389Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-05T04:10:46.389Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-05T04:10:46.389Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-05T04:10:46.400Z | info: profile set to default |
| 36 | 2026-08-05T04:10:46.400Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-05T04:10:46.403Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-05T04:10:46.534Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-05T04:10:46.539Z | info: downloading 6 components |
| 40 | 2026-08-05T04:11:00.946Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-05T04:11:00.946Z | |
| 42 | 2026-08-05T04:11:00.979Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-05T04:11:00.979Z | |
| 44 | 2026-08-05T04:11:00.983Z | |
| 45 | 2026-08-05T04:11:00.983Z | Rust is installed now. Great! |
| 46 | 2026-08-05T04:11:00.983Z | |
| 47 | 2026-08-05T04:11:00.983Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-05T04:11:00.983Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-05T04:11:00.983Z | |
| 50 | 2026-08-05T04:11:00.983Z | To configure your current shell, you need to source |
| 51 | 2026-08-05T04:11:00.983Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-05T04:11:00.984Z | |
| 53 | 2026-08-05T04:11:00.984Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-05T04:11:00.984Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-05T04:11:00.984Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-05T04:11:00.984Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-05T04:11:00.984Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-05T04:11:00.984Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-05T04:11:00.984Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-05T04:11:00.984Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-05T04:11:00.984Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-05T04:11:01.087Z | + rustup --version |
| 63 | 2026-08-05T04:11:01.097Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-05T04:11:01.097Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-05T04:11:01.116Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-05T04:11:01.125Z | + cargo --version |
| 67 | 2026-08-05T04:11:01.135Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-05T04:11:01.135Z | + rustc --version |
| 69 | 2026-08-05T04:11:01.156Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-05T04:11:01.160Z | process exited: duration 16228 ms, exit code 0 |
| |
| 71 | 2026-08-05T04:11:01.167Z | starting task 2: "authentication" |
| 72 | 2026-08-05T04:11:01.199Z | process exited: duration 25 ms, exit code 0 |
| |
| 73 | 2026-08-05T04:11:01.210Z | starting task 3: "clone repository" |
| 74 | 2026-08-05T04:11:01.214Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-05T04:11:01.226Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-05T04:11:01.255Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-05T04:11:18.289Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-05T04:11:18.289Z | + git fetch origin 84945929ebebfae4eaf2b6984066d5d2cbf1fc48 |
| 79 | 2026-08-05T04:11:18.631Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-05T04:11:18.631Z | * branch 84945929ebebfae4eaf2b6984066d5d2cbf1fc48 -> FETCH_HEAD |
| 81 | 2026-08-05T04:11:18.644Z | + [[ -n renovate/crucible-agent-client-digest ]] |
| 82 | 2026-08-05T04:11:18.648Z | ++ git branch --show-current |
| 83 | 2026-08-05T04:11:18.648Z | + current=main |
| 84 | 2026-08-05T04:11:18.648Z | + [[ main != renovate/crucible-agent-client-digest ]] |
| 85 | 2026-08-05T04:11:18.648Z | + git branch -f renovate/crucible-agent-client-digest 84945929ebebfae4eaf2b6984066d5d2cbf1fc48 |
| 86 | 2026-08-05T04:11:18.652Z | + git checkout -f renovate/crucible-agent-client-digest |
| 87 | 2026-08-05T04:11:18.910Z | Switched to branch 'renovate/crucible-agent-client-digest' |
| 88 | 2026-08-05T04:11:18.913Z | + git reset --hard 84945929ebebfae4eaf2b6984066d5d2cbf1fc48 |
| 89 | 2026-08-05T04:11:18.932Z | HEAD is now at 84945929e Update crucible-agent-client digest to 6d037cb |
| 90 | 2026-08-05T04:11:18.936Z | process exited: duration 17722 ms, exit code 0 |
| |
| 91 | 2026-08-05T04:11:18.942Z | starting task 4: "build" |
| 92 | 2026-08-05T04:11:18.953Z | + TEST_TMPDIR=/var/tmp/omicron_tmp |
| 93 | 2026-08-05T04:11:18.953Z | + echo 'tests will store ephemeral output in /var/tmp/omicron_tmp' |
| 94 | 2026-08-05T04:11:18.953Z | tests will store ephemeral output in /var/tmp/omicron_tmp |
| 95 | 2026-08-05T04:11:18.953Z | + mkdir /var/tmp/omicron_tmp |
| 96 | 2026-08-05T04:11:18.957Z | + source ./env.sh |
| 97 | 2026-08-05T04:11:18.958Z | ++ OLD_SHELL_OPTS=ehxB |
| 98 | 2026-08-05T04:11:18.958Z | ++ set -o xtrace |
| 99 | 2026-08-05T04:11:18.958Z | ++++ dirname ./env.sh |
| 100 | 2026-08-05T04:11:18.962Z | +++ readlink -f . |
| 101 | 2026-08-05T04:11:18.970Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 102 | 2026-08-05T04:11:18.970Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 103 | 2026-08-05T04:11:18.970Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 104 | 2026-08-05T04:11:18.970Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 105 | 2026-08-05T04:11:18.970Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 106 | 2026-08-05T04:11:18.970Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-08-05T04:11:18.970Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-08-05T04:11:18.970Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-08-05T04:11:18.970Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-08-05T04:11:18.970Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-08-05T04:11:18.970Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-08-05T04:11:18.970Z | ++ case $OLD_SHELL_OPTS in |
| 113 | 2026-08-05T04:11:18.970Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 114 | 2026-08-05T04:11:18.970Z | + source .github/buildomat/ci-env.sh |
| 115 | 2026-08-05T04:11:18.971Z | ++ export CARGO_TERM_COLOR=always |
| 116 | 2026-08-05T04:11:18.971Z | ++ CARGO_TERM_COLOR=always |
| 117 | 2026-08-05T04:11:18.971Z | +++ uname -s |
| 118 | 2026-08-05T04:11:18.971Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 119 | 2026-08-05T04:11:18.971Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 120 | 2026-08-05T04:11:18.983Z | + target_os=illumos |
| 121 | 2026-08-05T04:11:18.983Z | + NEXTEST_VERSION=0.9.131 |
| 122 | 2026-08-05T04:11:18.983Z | + cargo --version |
| 123 | 2026-08-05T04:11:18.983Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-08-05T04:11:18.983Z | + rustc --version |
| 125 | 2026-08-05T04:11:19.003Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-08-05T04:11:19.006Z | + curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos |
| 127 | 2026-08-05T04:11:19.006Z | + gunzip |
| 128 | 2026-08-05T04:11:19.010Z | + tar -xvf - -C /home/build/.cargo/bin |
| 129 | 2026-08-05T04:11:19.952Z | x cargo-nextest, 22186872 bytes, 43334 tape blocks |
| 130 | 2026-08-05T04:11:19.955Z | + OUTPUT_DIR=/work |
| 131 | 2026-08-05T04:11:19.955Z | + echo 'tests will store non-ephemeral output in /work' |
| 132 | 2026-08-05T04:11:19.955Z | tests will store non-ephemeral output in /work |
| 133 | 2026-08-05T04:11:19.955Z | + mkdir -p /work |
| 134 | 2026-08-05T04:11:19.955Z | + banner prerequisites |
| 135 | 2026-08-05T04:11:19.958Z | |
| 136 | 2026-08-05T04:11:19.958Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 137 | 2026-08-05T04:11:19.958Z | # # # # # # # # # # # # # # # |
| 138 | 2026-08-05T04:11:19.958Z | # # # # ##### # # ##### # # # # # #### # |
| 139 | 2026-08-05T04:11:19.958Z | ##### ##### # ##### # # # # # # # # # |
| 140 | 2026-08-05T04:11:19.958Z | # # # # # # # # # # # # # # # |
| 141 | 2026-08-05T04:11:19.958Z | # # # ###### # # ###### ### # #### # #### # |
| 142 | 2026-08-05T04:11:19.958Z | |
| 143 | 2026-08-05T04:11:19.964Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 144 | 2026-08-05T04:11:21.744Z | Startup: Refreshing catalog 'helios' ... Done |
| 145 | 2026-08-05T04:11:21.988Z | Startup: Caching catalogs ... Done |
| 146 | 2026-08-05T04:11:23.332Z | Planning: Solver setup ... Done (1.253s) |
| 147 | 2026-08-05T04:11:23.376Z | Planning: Running solver ... Done (0.044s) |
| 148 | 2026-08-05T04:11:23.407Z | Planning: Finding local manifests ... Done (0.003s) |
| 149 | 2026-08-05T04:11:23.418Z | Planning: Fetching manifests: 0/2 0% complete |
| 150 | 2026-08-05T04:11:23.434Z | Planning: Fetching manifests: 2/2 100% complete |
| 151 | 2026-08-05T04:11:23.452Z | Planning: Package planning ... Done (0.014s) |
| 152 | 2026-08-05T04:11:23.463Z | Planning: Merging actions ... Done (0.001s) |
| 153 | 2026-08-05T04:11:23.624Z | Planning: Checking for conflicting actions ... Done (0.161s) |
| 154 | 2026-08-05T04:11:23.630Z | Planning: Consolidating action changes ... Done (0.001s) |
| 155 | 2026-08-05T04:11:24.486Z | Planning: Evaluating mediators ... Done (0.875s) |
| 156 | 2026-08-05T04:11:24.489Z | Planning: Planning completed in 2.47 seconds |
| 157 | 2026-08-05T04:11:24.496Z | Packages to install: 2 |
| 158 | 2026-08-05T04:11:24.496Z | Estimated space available: 156.01 GB |
| 159 | 2026-08-05T04:11:24.496Z | Estimated space to be consumed: 56.46 MB |
| 160 | 2026-08-05T04:11:24.496Z | Create boot environment: No |
| 161 | 2026-08-05T04:11:24.496Z | Create backup boot environment: No |
| 162 | 2026-08-05T04:11:24.498Z | Rebuild boot archive: No |
| 163 | 2026-08-05T04:11:24.498Z | |
| 164 | 2026-08-05T04:11:24.498Z | Changed packages: |
| 165 | 2026-08-05T04:11:24.498Z | helios |
| 166 | 2026-08-05T04:11:24.498Z | developer/build-essential |
| 167 | 2026-08-05T04:11:24.498Z | None -> 11-3.0 |
| 168 | 2026-08-05T04:11:24.498Z | library/libxmlsec1 |
| 169 | 2026-08-05T04:11:24.498Z | None -> 1.2.35-3.0 |
| 170 | 2026-08-05T04:11:24.523Z | |
| 171 | 2026-08-05T04:11:24.523Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 172 | 2026-08-05T04:11:24.590Z | Download: Completed 1.28 MB in 0.07 seconds (18.6M/s) |
| 173 | 2026-08-05T04:11:24.674Z | Actions: 1/268 actions (Installing new actions) |
| 174 | 2026-08-05T04:11:24.713Z | Actions: Completed 268 actions in 0.04 seconds. |
| 175 | 2026-08-05T04:11:24.741Z | Finalize: Updating package state database ... Done (0.026s) |
| 176 | 2026-08-05T04:11:24.745Z | Finalize: Updating package cache ... Done (0.000s) |
| 177 | 2026-08-05T04:11:24.829Z | Finalize: Updating image state ... Done (0.061s) |
| 178 | 2026-08-05T04:11:27.431Z | Finalize: Creating fast lookup database ... Done (2.590s) |
| 179 | 2026-08-05T04:11:27.504Z | Finalize: Reading search index ... Done (0.012s) |
| 180 | 2026-08-05T04:11:27.507Z | Finalize: Updating search index ... Done (0.000s) |
| 181 | 2026-08-05T04:11:27.608Z | Finalize: Updating package cache ... Done (0.000s) |
| 182 | 2026-08-05T04:11:27.958Z | Planning: Evaluating mediator changes ... Done |
| 183 | 2026-08-05T04:11:28.067Z | Planning: Checking for conflicting actions ... Done |
| 184 | 2026-08-05T04:11:28.071Z | Planning: Consolidating action changes ... Done |
| 185 | 2026-08-05T04:11:28.221Z | Planning: Evaluating mediators ... Done |
| 186 | 2026-08-05T04:11:28.225Z | Planning: Planning completed in 0.26 seconds |
| 187 | 2026-08-05T04:11:28.244Z | Mediators to change: 2 |
| 188 | 2026-08-05T04:11:28.244Z | Create boot environment: No |
| 189 | 2026-08-05T04:11:28.244Z | Create backup boot environment: No |
| 190 | 2026-08-05T04:11:28.292Z | Finalize: Updating package state database ... Done |
| 191 | 2026-08-05T04:11:28.292Z | Finalize: Updating package cache ... Done |
| 192 | 2026-08-05T04:11:28.329Z | Finalize: Updating image state ... Done |
| 193 | 2026-08-05T04:11:30.258Z | Finalize: Creating fast lookup database ... Done |
| 194 | 2026-08-05T04:11:30.331Z | Finalize: Reading search index ... Done |
| 195 | 2026-08-05T04:11:30.337Z | Finalize: Updating search index ... Done |
| 196 | 2026-08-05T04:11:30.426Z | Finalize: Updating package cache ... Done |
| 197 | 2026-08-05T04:11:30.718Z | Planning: Evaluating mediator changes ... Done |
| 198 | 2026-08-05T04:11:30.814Z | Planning: Checking for conflicting actions ... Done |
| 199 | 2026-08-05T04:11:30.818Z | Planning: Consolidating action changes ... Done |
| 200 | 2026-08-05T04:11:30.981Z | Planning: Evaluating mediators ... Done |
| 201 | 2026-08-05T04:11:30.988Z | Planning: Planning completed in 0.26 seconds |
| 202 | 2026-08-05T04:11:30.996Z | Mediators to change: 1 |
| 203 | 2026-08-05T04:11:30.996Z | Create boot environment: No |
| 204 | 2026-08-05T04:11:30.996Z | Create backup boot environment: No |
| 205 | 2026-08-05T04:11:31.037Z | Finalize: Updating package state database ... Done |
| 206 | 2026-08-05T04:11:31.037Z | Finalize: Updating package cache ... Done |
| 207 | 2026-08-05T04:11:31.080Z | Finalize: Updating image state ... Done |
| 208 | 2026-08-05T04:11:33.024Z | Finalize: Creating fast lookup database ... Done |
| 209 | 2026-08-05T04:11:33.097Z | Finalize: Reading search index ... Done |
| 210 | 2026-08-05T04:11:33.107Z | Finalize: Updating search index ... Done |
| 211 | 2026-08-05T04:11:33.143Z | Finalize: Updating package cache ... Done |
| 212 | 2026-08-05T04:11:33.461Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 213 | 2026-08-05T04:11:33.461Z | apache system 2.4 system |
| 214 | 2026-08-05T04:11:33.461Z | clang system 15 system |
| 215 | 2026-08-05T04:11:33.461Z | csh system system illumos |
| 216 | 2026-08-05T04:11:33.461Z | ctags system system illumos |
| 217 | 2026-08-05T04:11:33.461Z | file vendor vendor darwinsys |
| 218 | 2026-08-05T04:11:33.461Z | file system system illumos |
| 219 | 2026-08-05T04:11:33.461Z | gcc vendor 14 vendor |
| 220 | 2026-08-05T04:11:33.461Z | gcc system 13 system |
| 221 | 2026-08-05T04:11:33.461Z | gcc system 10 system |
| 222 | 2026-08-05T04:11:33.461Z | go system 1.25 system |
| 223 | 2026-08-05T04:11:33.461Z | llvm system 15 system |
| 224 | 2026-08-05T04:11:33.462Z | mariadb system 11.4 system |
| 225 | 2026-08-05T04:11:33.462Z | mta vendor vendor dma |
| 226 | 2026-08-05T04:11:33.462Z | openjdk system 17 system |
| 227 | 2026-08-05T04:11:33.462Z | openjdk system 11 system |
| 228 | 2026-08-05T04:11:33.462Z | openssl vendor 3 vendor |
| 229 | 2026-08-05T04:11:33.462Z | perl system 5.40 system |
| 230 | 2026-08-05T04:11:33.462Z | postgresql system 18 system |
| 231 | 2026-08-05T04:11:33.462Z | postgresql system 17 system |
| 232 | 2026-08-05T04:11:33.462Z | python vendor 3 vendor |
| 233 | 2026-08-05T04:11:33.462Z | python system 2 system |
| 234 | 2026-08-05T04:11:33.462Z | python3 vendor 3.13 vendor |
| 235 | 2026-08-05T04:11:33.462Z | ruby system 3.4 system |
| 236 | 2026-08-05T04:11:33.462Z | ruby system 3.0 system |
| 237 | 2026-08-05T04:11:33.462Z | words vendor vendor american-english |
| 238 | 2026-08-05T04:11:33.462Z | words system system australian-english |
| 239 | 2026-08-05T04:11:33.462Z | words system system british-english |
| 240 | 2026-08-05T04:11:33.462Z | words system system canadian-english |
| 241 | 2026-08-05T04:11:33.462Z | words system system french |
| 242 | 2026-08-05T04:11:33.462Z | words system system italian |
| 243 | 2026-08-05T04:11:33.463Z | words system system ngerman |
| 244 | 2026-08-05T04:11:33.463Z | words system system ogerman |
| 245 | 2026-08-05T04:11:33.463Z | words system system spanish |
| 246 | 2026-08-05T04:11:33.713Z | PUBLISHER TYPE STATUS P LOCATION |
| 247 | 2026-08-05T04:11:33.713Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 248 | 2026-08-05T04:11:34.114Z | FMRI IFO |
| 249 | 2026-08-05T04:11:34.114Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 250 | 2026-08-05T04:11:34.114Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 251 | 2026-08-05T04:11:34.114Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 252 | 2026-08-05T04:11:34.114Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 253 | 2026-08-05T04:11:34.115Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 254 | 2026-08-05T04:11:34.115Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 255 | 2026-08-05T04:11:34.115Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 256 | 2026-08-05T04:11:34.115Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 257 | 2026-08-05T04:11:34.115Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 258 | 2026-08-05T04:11:34.410Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 259 | 2026-08-05T04:11:34.701Z | Updating crates.io index |
| 260 | 2026-08-05T04:11:34.705Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 261 | 2026-08-05T04:11:34.929Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-08-05T04:11:35.260Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 263 | 2026-08-05T04:11:36.559Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-08-05T04:11:38.752Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 265 | 2026-08-05T04:11:40.626Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 266 | 2026-08-05T04:11:41.687Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 267 | 2026-08-05T04:11:41.946Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 268 | 2026-08-05T04:11:42.257Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-08-05T04:11:43.640Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-08-05T04:11:43.890Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-08-05T04:11:44.229Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-08-05T04:11:44.473Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-08-05T04:11:45.015Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-08-05T04:11:45.565Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 275 | 2026-08-05T04:11:45.775Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 276 | 2026-08-05T04:11:46.174Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 277 | 2026-08-05T04:11:46.398Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 278 | 2026-08-05T04:11:46.647Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-08-05T04:11:46.920Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-08-05T04:11:47.122Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 281 | 2026-08-05T04:11:47.335Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 282 | 2026-08-05T04:11:47.569Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 283 | 2026-08-05T04:11:47.954Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 284 | 2026-08-05T04:11:48.267Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 285 | 2026-08-05T04:11:48.505Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 286 | 2026-08-05T04:11:48.912Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 287 | 2026-08-05T04:11:49.151Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-08-05T04:11:49.432Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 289 | 2026-08-05T04:11:49.736Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 290 | 2026-08-05T04:11:49.972Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 291 | 2026-08-05T04:11:50.288Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 292 | 2026-08-05T04:11:50.677Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 293 | 2026-08-05T04:11:51.007Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 294 | 2026-08-05T04:11:51.277Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 295 | 2026-08-05T04:11:51.528Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 296 | 2026-08-05T04:11:51.836Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 297 | 2026-08-05T04:11:52.499Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 298 | 2026-08-05T04:11:52.936Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 299 | 2026-08-05T04:11:53.150Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 300 | 2026-08-05T04:11:53.403Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 301 | 2026-08-05T04:11:53.687Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 302 | 2026-08-05T04:11:53.910Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 303 | 2026-08-05T04:11:56.969Z | Downloading crates ... |
| 304 | 2026-08-05T04:11:57.017Z | Downloaded equivalent v1.0.2 |
| 305 | 2026-08-05T04:11:57.027Z | Downloaded generic-array v0.14.7 |
| 306 | 2026-08-05T04:11:57.028Z | Downloaded clap_derive v4.6.1 |
| 307 | 2026-08-05T04:11:57.028Z | Downloaded cargo_metadata v0.23.1 |
| 308 | 2026-08-05T04:11:57.039Z | Downloaded toml v0.8.23 |
| 309 | 2026-08-05T04:11:57.039Z | Downloaded version_check v0.9.5 |
| 310 | 2026-08-05T04:11:57.048Z | Downloaded autocfg v1.5.0 |
| 311 | 2026-08-05T04:11:57.053Z | Downloaded semver v1.0.28 |
| 312 | 2026-08-05T04:11:57.054Z | Downloaded zmij v1.0.21 |
| 313 | 2026-08-05T04:11:57.076Z | Downloaded proc-macro2 v1.0.106 |
| 314 | 2026-08-05T04:11:57.076Z | Downloaded zerocopy v0.7.35 |
| 315 | 2026-08-05T04:11:57.076Z | Downloaded zerocopy-derive v0.7.35 |
| 316 | 2026-08-05T04:11:57.076Z | Downloaded dtrace-parser v0.2.0 |
| 317 | 2026-08-05T04:11:57.076Z | Downloaded anstream v1.0.0 |
| 318 | 2026-08-05T04:11:57.076Z | Downloaded cargo_toml v0.21.0 |
| 319 | 2026-08-05T04:11:57.076Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-08-05T04:11:57.077Z | Downloaded cfg-if v1.0.4 |
| 321 | 2026-08-05T04:11:57.077Z | Downloaded fnv v1.0.7 |
| 322 | 2026-08-05T04:11:57.077Z | Downloaded byteorder v1.5.0 |
| 323 | 2026-08-05T04:11:57.077Z | Downloaded block-buffer v0.10.4 |
| 324 | 2026-08-05T04:11:57.077Z | Downloaded bytecount v0.6.9 |
| 325 | 2026-08-05T04:11:57.087Z | Downloaded is_terminal_polyfill v1.70.2 |
| 326 | 2026-08-05T04:11:57.097Z | Downloaded cpufeatures v0.2.17 |
| 327 | 2026-08-05T04:11:57.097Z | Downloaded thiserror-impl v1.0.69 |
| 328 | 2026-08-05T04:11:57.109Z | Downloaded dof v0.3.0 |
| 329 | 2026-08-05T04:11:57.109Z | Downloaded macaddr v1.0.1 |
| 330 | 2026-08-05T04:11:57.109Z | Downloaded clap_lex v1.0.0 |
| 331 | 2026-08-05T04:11:57.109Z | Downloaded fastrand v2.3.0 |
| 332 | 2026-08-05T04:11:57.113Z | Downloaded digest v0.10.7 |
| 333 | 2026-08-05T04:11:57.113Z | Downloaded heck v0.5.0 |
| 334 | 2026-08-05T04:11:57.113Z | Downloaded colorchoice v1.0.4 |
| 335 | 2026-08-05T04:11:57.113Z | Downloaded plain v0.2.3 |
| 336 | 2026-08-05T04:11:57.117Z | Downloaded anstyle v1.0.14 |
| 337 | 2026-08-05T04:11:57.117Z | Downloaded camino-tempfile v1.4.1 |
| 338 | 2026-08-05T04:11:57.125Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-08-05T04:11:57.129Z | Downloaded strsim v0.11.1 |
| 340 | 2026-08-05T04:11:57.134Z | Downloaded tabled_derive v0.7.0 |
| 341 | 2026-08-05T04:11:57.138Z | Downloaded usdt-macro v0.5.0 |
| 342 | 2026-08-05T04:11:57.138Z | Downloaded toml_datetime v0.6.11 |
| 343 | 2026-08-05T04:11:57.141Z | Downloaded thread-id v4.2.2 |
| 344 | 2026-08-05T04:11:57.142Z | Downloaded anstyle-query v1.1.5 |
| 345 | 2026-08-05T04:11:57.148Z | Downloaded usdt-attr-macro v0.5.0 |
| 346 | 2026-08-05T04:11:57.153Z | Downloaded pretty-hex v0.4.1 |
| 347 | 2026-08-05T04:11:57.153Z | Downloaded toml_write v0.1.2 |
| 348 | 2026-08-05T04:11:57.153Z | Downloaded serde_spanned v0.6.9 |
| 349 | 2026-08-05T04:11:57.153Z | Downloaded heck v0.4.1 |
| 350 | 2026-08-05T04:11:57.157Z | Downloaded crypto-common v0.1.7 |
| 351 | 2026-08-05T04:11:57.161Z | Downloaded memmap v0.7.0 |
| 352 | 2026-08-05T04:11:57.169Z | Downloaded usdt v0.5.0 |
| 353 | 2026-08-05T04:11:57.174Z | Downloaded smawk v0.3.2 |
| 354 | 2026-08-05T04:11:57.174Z | Downloaded pest_derive v2.8.6 |
| 355 | 2026-08-05T04:11:57.177Z | Downloaded fs-err v3.3.0 |
| 356 | 2026-08-05T04:11:57.177Z | Downloaded unicode-width v0.2.0 |
| 357 | 2026-08-05T04:11:57.182Z | Downloaded scroll_derive v0.12.1 |
| 358 | 2026-08-05T04:11:57.182Z | Downloaded terminal_size v0.4.3 |
| 359 | 2026-08-05T04:11:57.182Z | Downloaded errno v0.3.14 |
| 360 | 2026-08-05T04:11:57.187Z | Downloaded proc-macro-error-attr v1.0.4 |
| 361 | 2026-08-05T04:11:57.187Z | Downloaded swrite v0.1.0 |
| 362 | 2026-08-05T04:11:57.193Z | Downloaded cargo-platform v0.3.2 |
| 363 | 2026-08-05T04:11:57.193Z | Downloaded proc-macro-error v1.0.4 |
| 364 | 2026-08-05T04:11:57.234Z | Downloaded thiserror v1.0.69 |
| 365 | 2026-08-05T04:11:57.234Z | Downloaded serde_tokenstream v0.2.3 |
| 366 | 2026-08-05T04:11:57.234Z | Downloaded usdt-impl v0.5.0 |
| 367 | 2026-08-05T04:11:57.234Z | Downloaded utf8parse v0.2.2 |
| 368 | 2026-08-05T04:11:57.234Z | Downloaded itoa v1.0.17 |
| 369 | 2026-08-05T04:11:57.234Z | Downloaded thiserror v2.0.18 |
| 370 | 2026-08-05T04:11:57.234Z | Downloaded thiserror-impl v2.0.18 |
| 371 | 2026-08-05T04:11:57.234Z | Downloaded quote v1.0.45 |
| 372 | 2026-08-05T04:11:57.234Z | Downloaded scroll v0.12.0 |
| 373 | 2026-08-05T04:11:57.234Z | Downloaded anyhow v1.0.102 |
| 374 | 2026-08-05T04:11:57.240Z | Downloaded log v0.4.29 |
| 375 | 2026-08-05T04:11:57.240Z | Downloaded once_cell v1.21.3 |
| 376 | 2026-08-05T04:11:57.240Z | Downloaded pest_meta v2.8.6 |
| 377 | 2026-08-05T04:11:57.240Z | Downloaded tempfile v3.25.0 |
| 378 | 2026-08-05T04:11:57.240Z | Downloaded anstyle-parse v1.0.0 |
| 379 | 2026-08-05T04:11:57.240Z | Downloaded pest_generator v2.8.6 |
| 380 | 2026-08-05T04:11:57.245Z | Downloaded sha2 v0.10.9 |
| 381 | 2026-08-05T04:11:57.250Z | Downloaded camino v1.2.2 |
| 382 | 2026-08-05T04:11:57.250Z | Downloaded papergrid v0.11.0 |
| 383 | 2026-08-05T04:11:57.254Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-08-05T04:11:57.258Z | Downloaded getrandom v0.4.1 |
| 385 | 2026-08-05T04:11:57.262Z | Downloaded ucd-trie v0.1.7 |
| 386 | 2026-08-05T04:11:57.262Z | Downloaded unicode-ident v1.0.24 |
| 387 | 2026-08-05T04:11:57.266Z | Downloaded clap v4.6.1 |
| 388 | 2026-08-05T04:11:57.270Z | Downloaded textwrap v0.16.2 |
| 389 | 2026-08-05T04:11:57.270Z | Downloaded syn v2.0.117 |
| 390 | 2026-08-05T04:11:57.277Z | Downloaded serde_derive v1.0.228 |
| 391 | 2026-08-05T04:11:57.282Z | Downloaded toml_edit v0.22.27 |
| 392 | 2026-08-05T04:11:57.288Z | Downloaded serde v1.0.228 |
| 393 | 2026-08-05T04:11:57.295Z | Downloaded indexmap v2.14.0 |
| 394 | 2026-08-05T04:11:57.306Z | Downloaded typenum v1.20.1 |
| 395 | 2026-08-05T04:11:57.310Z | Downloaded memchr v2.8.0 |
| 396 | 2026-08-05T04:11:57.334Z | Downloaded pest v2.8.6 |
| 397 | 2026-08-05T04:11:57.338Z | Downloaded hashbrown v0.17.0 |
| 398 | 2026-08-05T04:11:57.346Z | Downloaded clap_builder v4.6.0 |
| 399 | 2026-08-05T04:11:57.352Z | Downloaded serde_json v1.0.151 |
| 400 | 2026-08-05T04:11:57.361Z | Downloaded winnow v0.7.14 |
| 401 | 2026-08-05T04:11:57.379Z | Downloaded goblin v0.8.2 |
| 402 | 2026-08-05T04:11:57.386Z | Downloaded tabled v0.15.0 |
| 403 | 2026-08-05T04:11:57.386Z | Downloaded syn v1.0.109 |
| 404 | 2026-08-05T04:11:57.402Z | Downloaded unicode-width v0.1.14 |
| 405 | 2026-08-05T04:11:57.424Z | Downloaded rustix v1.1.3 |
| 406 | 2026-08-05T04:11:57.429Z | Downloaded libc v0.2.185 |
| 407 | 2026-08-05T04:11:57.517Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-08-05T04:11:57.517Z | Compiling unicode-ident v1.0.24 |
| 409 | 2026-08-05T04:11:57.525Z | Compiling quote v1.0.45 |
| 410 | 2026-08-05T04:11:57.525Z | Compiling serde_core v1.0.228 |
| 411 | 2026-08-05T04:11:57.525Z | Compiling libc v0.2.185 |
| 412 | 2026-08-05T04:11:57.525Z | Compiling version_check v0.9.5 |
| 413 | 2026-08-05T04:11:57.525Z | Compiling memchr v2.8.0 |
| 414 | 2026-08-05T04:11:57.525Z | Compiling serde v1.0.228 |
| 415 | 2026-08-05T04:11:57.525Z | Compiling zmij v1.0.21 |
| 416 | 2026-08-05T04:11:57.675Z | Compiling itoa v1.0.17 |
| 417 | 2026-08-05T04:11:57.693Z | Compiling thiserror v1.0.69 |
| 418 | 2026-08-05T04:11:57.693Z | Compiling ucd-trie v0.1.7 |
| 419 | 2026-08-05T04:11:57.693Z | Compiling byteorder v1.5.0 |
| 420 | 2026-08-05T04:11:57.693Z | Compiling rustix v1.1.3 |
| 421 | 2026-08-05T04:11:57.693Z | Compiling serde_json v1.0.151 |
| 422 | 2026-08-05T04:11:57.693Z | Compiling bitflags v2.11.0 |
| 423 | 2026-08-05T04:11:57.740Z | Compiling syn v1.0.109 |
| 424 | 2026-08-05T04:11:57.756Z | Compiling camino v1.2.2 |
| 425 | 2026-08-05T04:11:57.756Z | Compiling getrandom v0.4.1 |
| 426 | 2026-08-05T04:11:57.756Z | Compiling equivalent v1.0.2 |
| 427 | 2026-08-05T04:11:57.757Z | Compiling plain v0.2.3 |
| 428 | 2026-08-05T04:11:57.757Z | Compiling hashbrown v0.17.0 |
| 429 | 2026-08-05T04:11:57.757Z | Compiling utf8parse v0.2.2 |
| 430 | 2026-08-05T04:11:57.757Z | Compiling log v0.4.29 |
| 431 | 2026-08-05T04:11:57.757Z | Compiling cfg-if v1.0.4 |
| 432 | 2026-08-05T04:11:57.757Z | Compiling is_terminal_polyfill v1.70.2 |
| 433 | 2026-08-05T04:11:57.757Z | Compiling toml_write v0.1.2 |
| 434 | 2026-08-05T04:11:57.760Z | Compiling thiserror v2.0.18 |
| 435 | 2026-08-05T04:11:57.760Z | Compiling winnow v0.7.14 |
| 436 | 2026-08-05T04:11:57.894Z | Compiling anstyle-query v1.1.5 |
| 437 | 2026-08-05T04:11:58.227Z | Compiling pest v2.8.6 |
| 438 | 2026-08-05T04:11:58.282Z | Compiling pretty-hex v0.4.1 |
| 439 | 2026-08-05T04:11:58.340Z | Compiling proc-macro-error-attr v1.0.4 |
| 440 | 2026-08-05T04:11:58.343Z | Compiling usdt-impl v0.5.0 |
| 441 | 2026-08-05T04:11:58.343Z | Compiling proc-macro-error v1.0.4 |
| 442 | 2026-08-05T04:11:58.351Z | Compiling anstyle-parse v1.0.0 |
| 443 | 2026-08-05T04:11:58.431Z | Compiling anstyle v1.0.14 |
| 444 | 2026-08-05T04:11:58.447Z | Compiling autocfg v1.5.0 |
| 445 | 2026-08-05T04:11:58.447Z | Compiling colorchoice v1.0.4 |
| 446 | 2026-08-05T04:11:58.455Z | Compiling strsim v0.11.1 |
| 447 | 2026-08-05T04:11:58.546Z | Compiling indexmap v2.14.0 |
| 448 | 2026-08-05T04:11:58.629Z | Compiling fnv v1.0.7 |
| 449 | 2026-08-05T04:11:58.632Z | Compiling clap_lex v1.0.0 |
| 450 | 2026-08-05T04:11:58.632Z | Compiling unicode-width v0.1.14 |
| 451 | 2026-08-05T04:11:58.640Z | Compiling bytecount v0.6.9 |
| 452 | 2026-08-05T04:11:58.666Z | Compiling fastrand v2.3.0 |
| 453 | 2026-08-05T04:11:58.809Z | Compiling anstream v1.0.0 |
| 454 | 2026-08-05T04:11:58.835Z | Compiling heck v0.5.0 |
| 455 | 2026-08-05T04:11:58.858Z | Compiling once_cell v1.21.3 |
| 456 | 2026-08-05T04:11:58.874Z | Compiling heck v0.4.1 |
| 457 | 2026-08-05T04:11:58.879Z | Compiling anyhow v1.0.102 |
| 458 | 2026-08-05T04:11:58.940Z | Compiling unicode-width v0.2.0 |
| 459 | 2026-08-05T04:11:58.945Z | Compiling smawk v0.3.2 |
| 460 | 2026-08-05T04:11:58.945Z | Compiling unicode-linebreak v0.1.5 |
| 461 | 2026-08-05T04:11:58.945Z | Compiling swrite v0.1.0 |
| 462 | 2026-08-05T04:11:59.037Z | Compiling papergrid v0.11.0 |
| 463 | 2026-08-05T04:11:59.244Z | Compiling fs-err v3.3.0 |
| 464 | 2026-08-05T04:11:59.581Z | Compiling pest_meta v2.8.6 |
| 465 | 2026-08-05T04:11:59.749Z | Compiling errno v0.3.14 |
| 466 | 2026-08-05T04:11:59.753Z | Compiling thread-id v4.2.2 |
| 467 | 2026-08-05T04:11:59.753Z | Compiling memmap v0.7.0 |
| 468 | 2026-08-05T04:11:59.915Z | Compiling syn v2.0.117 |
| 469 | 2026-08-05T04:12:00.494Z | Compiling cargo-platform v0.3.2 |
| 470 | 2026-08-05T04:12:00.494Z | Compiling semver v1.0.28 |
| 471 | 2026-08-05T04:12:00.647Z | Compiling terminal_size v0.4.3 |
| 472 | 2026-08-05T04:12:00.648Z | Compiling tempfile v3.25.0 |
| 473 | 2026-08-05T04:12:00.754Z | Compiling clap_builder v4.6.0 |
| 474 | 2026-08-05T04:12:00.755Z | Compiling textwrap v0.16.2 |
| 475 | 2026-08-05T04:12:00.860Z | Compiling camino-tempfile v1.4.1 |
| 476 | 2026-08-05T04:12:01.227Z | Compiling tabled_derive v0.7.0 |
| 477 | 2026-08-05T04:12:01.881Z | Compiling pest_generator v2.8.6 |
| 478 | 2026-08-05T04:12:01.900Z | Compiling tabled v0.15.0 |
| 479 | 2026-08-05T04:12:02.355Z | Compiling serde_derive v1.0.228 |
| 480 | 2026-08-05T04:12:02.355Z | Compiling thiserror-impl v1.0.69 |
| 481 | 2026-08-05T04:12:02.355Z | Compiling zerocopy-derive v0.7.35 |
| 482 | 2026-08-05T04:12:02.359Z | Compiling scroll_derive v0.12.1 |
| 483 | 2026-08-05T04:12:02.359Z | Compiling thiserror-impl v2.0.18 |
| 484 | 2026-08-05T04:12:02.359Z | Compiling clap_derive v4.6.1 |
| 485 | 2026-08-05T04:12:02.423Z | Compiling pest_derive v2.8.6 |
| 486 | 2026-08-05T04:12:03.032Z | Compiling scroll v0.12.0 |
| 487 | 2026-08-05T04:12:03.070Z | Compiling zerocopy v0.7.35 |
| 488 | 2026-08-05T04:12:03.245Z | Compiling goblin v0.8.2 |
| 489 | 2026-08-05T04:12:03.376Z | Compiling dtrace-parser v0.2.0 |
| 490 | 2026-08-05T04:12:03.635Z | Compiling clap v4.6.1 |
| 491 | 2026-08-05T04:12:04.673Z | Compiling toml_datetime v0.6.11 |
| 492 | 2026-08-05T04:12:04.673Z | Compiling serde_spanned v0.6.9 |
| 493 | 2026-08-05T04:12:04.677Z | Compiling cargo_metadata v0.23.1 |
| 494 | 2026-08-05T04:12:04.677Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 495 | 2026-08-05T04:12:04.677Z | Compiling macaddr v1.0.1 |
| 496 | 2026-08-05T04:12:04.692Z | Compiling dof v0.3.0 |
| 497 | 2026-08-05T04:12:04.696Z | Compiling serde_tokenstream v0.2.3 |
| 498 | 2026-08-05T04:12:04.840Z | Compiling toml_edit v0.22.27 |
| 499 | 2026-08-05T04:12:05.367Z | Compiling usdt-attr-macro v0.5.0 |
| 500 | 2026-08-05T04:12:05.367Z | Compiling usdt-macro v0.5.0 |
| 501 | 2026-08-05T04:12:06.014Z | Compiling usdt v0.5.0 |
| 502 | 2026-08-05T04:12:06.062Z | Compiling toml v0.8.23 |
| 503 | 2026-08-05T04:12:06.369Z | Compiling cargo_toml v0.21.0 |
| 504 | 2026-08-05T04:12:07.636Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 505 | 2026-08-05T04:12:09.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s |
| 506 | 2026-08-05T04:12:09.952Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 507 | 2026-08-05T04:12:10.457Z | Downloading crates ... |
| 508 | 2026-08-05T04:12:10.538Z | Downloaded adler2 v2.0.1 |
| 509 | 2026-08-05T04:12:10.543Z | Downloaded bitfield-macros v0.19.4 |
| 510 | 2026-08-05T04:12:10.547Z | Downloaded fixedbitset v0.4.2 |
| 511 | 2026-08-05T04:12:10.552Z | Downloaded aead v0.5.2 |
| 512 | 2026-08-05T04:12:10.556Z | Downloaded cobs v0.3.0 |
| 513 | 2026-08-05T04:12:10.556Z | Downloaded futures-core v0.3.32 |
| 514 | 2026-08-05T04:12:10.556Z | Downloaded endian-type v0.1.2 |
| 515 | 2026-08-05T04:12:10.560Z | Downloaded anstyle-parse v0.2.7 |
| 516 | 2026-08-05T04:12:10.560Z | Downloaded argon2 v0.5.3 |
| 517 | 2026-08-05T04:12:10.575Z | Downloaded ghash v0.6.0 |
| 518 | 2026-08-05T04:12:10.581Z | Downloaded hex v0.4.3 |
| 519 | 2026-08-05T04:12:10.602Z | Downloaded home v0.5.12 |
| 520 | 2026-08-05T04:12:10.607Z | Downloaded http-range v0.1.5 |
| 521 | 2026-08-05T04:12:10.607Z | Downloaded httpdate v1.0.3 |
| 522 | 2026-08-05T04:12:10.607Z | Downloaded hubpack v0.1.2 |
| 523 | 2026-08-05T04:12:10.607Z | Downloaded anstream v0.6.21 |
| 524 | 2026-08-05T04:12:10.607Z | Downloaded base64ct v1.8.3 |
| 525 | 2026-08-05T04:12:10.608Z | Downloaded bcs v0.1.6 |
| 526 | 2026-08-05T04:12:10.617Z | Downloaded bit-vec v0.6.3 |
| 527 | 2026-08-05T04:12:10.617Z | Downloaded camino-tempfile-ext v0.3.3 |
| 528 | 2026-08-05T04:12:10.617Z | Downloaded cassowary v0.3.0 |
| 529 | 2026-08-05T04:12:10.617Z | Downloaded enum-as-inner v0.6.1 |
| 530 | 2026-08-05T04:12:10.617Z | Downloaded env_filter v1.0.0 |
| 531 | 2026-08-05T04:12:10.617Z | Downloaded foreign-types-shared v0.3.1 |
| 532 | 2026-08-05T04:12:10.618Z | Downloaded gethostname v0.5.0 |
| 533 | 2026-08-05T04:12:10.618Z | Downloaded git-stub v1.0.0 |
| 534 | 2026-08-05T04:12:10.618Z | Downloaded base16ct v1.0.0 |
| 535 | 2026-08-05T04:12:10.622Z | Downloaded assert_matches v1.5.0 |
| 536 | 2026-08-05T04:12:10.622Z | Downloaded flagset v0.4.7 |
| 537 | 2026-08-05T04:12:10.623Z | Downloaded foreign-types-shared v0.1.1 |
| 538 | 2026-08-05T04:12:10.623Z | Downloaded convert_case v0.4.0 |
| 539 | 2026-08-05T04:12:10.623Z | Downloaded fxhash v0.2.1 |
| 540 | 2026-08-05T04:12:10.627Z | Downloaded foreign-types v0.5.0 |
| 541 | 2026-08-05T04:12:10.627Z | Downloaded float-cmp v0.10.0 |
| 542 | 2026-08-05T04:12:10.627Z | Downloaded float-ord v0.3.2 |
| 543 | 2026-08-05T04:12:10.630Z | Downloaded futures-io v0.3.32 |
| 544 | 2026-08-05T04:12:10.630Z | Downloaded futures-sink v0.3.32 |
| 545 | 2026-08-05T04:12:10.634Z | Downloaded ciborium-ll v0.2.2 |
| 546 | 2026-08-05T04:12:10.634Z | Downloaded cfg_aliases v0.1.1 |
| 547 | 2026-08-05T04:12:10.634Z | Downloaded cfg_aliases v0.2.1 |
| 548 | 2026-08-05T04:12:10.634Z | Downloaded futures-task v0.3.32 |
| 549 | 2026-08-05T04:12:10.637Z | Downloaded form_urlencoded v1.2.2 |
| 550 | 2026-08-05T04:12:10.637Z | Downloaded foreign-types v0.3.2 |
| 551 | 2026-08-05T04:12:10.641Z | Downloaded atomic-waker v1.1.2 |
| 552 | 2026-08-05T04:12:10.644Z | Downloaded atomicwrites v0.4.4 |
| 553 | 2026-08-05T04:12:10.644Z | Downloaded compression-core v0.4.31 |
| 554 | 2026-08-05T04:12:10.644Z | Downloaded fd-lock v4.0.4 |
| 555 | 2026-08-05T04:12:10.644Z | Downloaded foreign-types-macros v0.2.3 |
| 556 | 2026-08-05T04:12:10.644Z | Downloaded hostname v0.4.2 |
| 557 | 2026-08-05T04:12:10.652Z | Downloaded futures-macro v0.3.32 |
| 558 | 2026-08-05T04:12:10.652Z | Downloaded hash32 v0.3.1 |
| 559 | 2026-08-05T04:12:10.652Z | Downloaded http-body v1.0.1 |
| 560 | 2026-08-05T04:12:10.652Z | Downloaded async-stream-impl v0.3.6 |
| 561 | 2026-08-05T04:12:10.652Z | Downloaded castaway v0.2.4 |
| 562 | 2026-08-05T04:12:10.656Z | Downloaded globwalk v0.9.1 |
| 563 | 2026-08-05T04:12:10.656Z | Downloaded hex-literal v1.1.0 |
| 564 | 2026-08-05T04:12:10.656Z | Downloaded hubpack_derive v0.1.1 |
| 565 | 2026-08-05T04:12:10.656Z | Downloaded hostname v0.3.1 |
| 566 | 2026-08-05T04:12:10.656Z | Downloaded hyper-tls v0.6.0 |
| 567 | 2026-08-05T04:12:10.661Z | Downloaded async-recursion v1.1.1 |
| 568 | 2026-08-05T04:12:10.661Z | Downloaded async-stream v0.3.6 |
| 569 | 2026-08-05T04:12:10.661Z | Downloaded arrayref v0.3.9 |
| 570 | 2026-08-05T04:12:10.665Z | Downloaded bit-set v0.5.3 |
| 571 | 2026-08-05T04:12:10.665Z | Downloaded ciborium-io v0.2.2 |
| 572 | 2026-08-05T04:12:10.670Z | Downloaded bitfield-struct v0.6.2 |
| 573 | 2026-08-05T04:12:10.670Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 574 | 2026-08-05T04:12:10.670Z | Downloaded bit-set v0.8.0 |
| 575 | 2026-08-05T04:12:10.675Z | Downloaded base16ct v0.2.0 |
| 576 | 2026-08-05T04:12:10.678Z | Downloaded bb8 v0.8.6 |
| 577 | 2026-08-05T04:12:10.678Z | Downloaded hash32 v0.2.1 |
| 578 | 2026-08-05T04:12:10.678Z | Downloaded headers-core v0.3.0 |
| 579 | 2026-08-05T04:12:10.678Z | Downloaded http-body-util v0.1.3 |
| 580 | 2026-08-05T04:12:10.688Z | Downloaded blake2 v0.11.0-rc.6 |
| 581 | 2026-08-05T04:12:10.699Z | Downloaded block-padding v0.4.2 |
| 582 | 2026-08-05T04:12:10.699Z | Downloaded atty v0.2.14 |
| 583 | 2026-08-05T04:12:10.704Z | Downloaded num-conv v0.2.0 |
| 584 | 2026-08-05T04:12:10.704Z | Downloaded backoff v0.4.0 |
| 585 | 2026-08-05T04:12:10.704Z | Downloaded allocator-api2 v0.2.21 |
| 586 | 2026-08-05T04:12:10.704Z | Downloaded num v0.4.3 |
| 587 | 2026-08-05T04:12:10.704Z | Downloaded ascii-canvas v3.0.0 |
| 588 | 2026-08-05T04:12:10.705Z | Downloaded funty v2.0.0 |
| 589 | 2026-08-05T04:12:10.705Z | Downloaded filetime v0.2.27 |
| 590 | 2026-08-05T04:12:10.705Z | Downloaded fs_extra v1.3.0 |
| 591 | 2026-08-05T04:12:10.709Z | Downloaded arrayvec v0.7.6 |
| 592 | 2026-08-05T04:12:10.710Z | Downloaded cbc v0.2.1 |
| 593 | 2026-08-05T04:12:10.710Z | Downloaded const_format_proc_macros v0.2.34 |
| 594 | 2026-08-05T04:12:10.710Z | Downloaded chacha20 v0.9.1 |
| 595 | 2026-08-05T04:12:10.710Z | Downloaded find-msvc-tools v0.1.9 |
| 596 | 2026-08-05T04:12:10.710Z | Downloaded fs-err v2.11.0 |
| 597 | 2026-08-05T04:12:10.716Z | Downloaded array-init v0.0.4 |
| 598 | 2026-08-05T04:12:10.716Z | Downloaded cipher v0.5.2 |
| 599 | 2026-08-05T04:12:10.716Z | Downloaded async-trait v0.1.89 |
| 600 | 2026-08-05T04:12:10.716Z | Downloaded erased-serde v0.3.31 |
| 601 | 2026-08-05T04:12:10.716Z | Downloaded ff v0.13.1 |
| 602 | 2026-08-05T04:12:10.720Z | Downloaded ff v0.14.0 |
| 603 | 2026-08-05T04:12:10.720Z | Downloaded foldhash v0.1.5 |
| 604 | 2026-08-05T04:12:10.720Z | Downloaded cexpr v0.6.0 |
| 605 | 2026-08-05T04:12:10.720Z | Downloaded cmake v0.1.57 |
| 606 | 2026-08-05T04:12:10.720Z | Downloaded cmov v0.5.4 |
| 607 | 2026-08-05T04:12:10.720Z | Downloaded buf-list v1.1.2 |
| 608 | 2026-08-05T04:12:10.720Z | Downloaded fallible-iterator v0.2.0 |
| 609 | 2026-08-05T04:12:10.725Z | Downloaded fixedbitset v0.5.7 |
| 610 | 2026-08-05T04:12:10.725Z | Downloaded group v0.13.0 |
| 611 | 2026-08-05T04:12:10.725Z | Downloaded enum_dispatch v0.3.13 |
| 612 | 2026-08-05T04:12:10.729Z | Downloaded potential_utf v0.1.4 |
| 613 | 2026-08-05T04:12:10.732Z | Downloaded bitflags v1.3.2 |
| 614 | 2026-08-05T04:12:10.732Z | Downloaded psl-types v2.0.11 |
| 615 | 2026-08-05T04:12:10.735Z | Downloaded aead v0.6.1 |
| 616 | 2026-08-05T04:12:10.735Z | Downloaded bit-vec v0.8.0 |
| 617 | 2026-08-05T04:12:10.736Z | Downloaded bitfield v0.19.4 |
| 618 | 2026-08-05T04:12:10.742Z | Downloaded blake2 v0.10.6 |
| 619 | 2026-08-05T04:12:10.742Z | Downloaded block-buffer v0.12.1 |
| 620 | 2026-08-05T04:12:10.746Z | Downloaded humantime v2.3.0 |
| 621 | 2026-08-05T04:12:10.747Z | Downloaded blowfish v0.10.0 |
| 622 | 2026-08-05T04:12:10.747Z | Downloaded openssl-probe v0.2.1 |
| 623 | 2026-08-05T04:12:10.753Z | Downloaded base64 v0.22.1 |
| 624 | 2026-08-05T04:12:10.753Z | Downloaded git-stub-vcs v0.1.0 |
| 625 | 2026-08-05T04:12:10.765Z | Downloaded glob v0.3.3 |
| 626 | 2026-08-05T04:12:10.765Z | Downloaded compression-codecs v0.4.37 |
| 627 | 2026-08-05T04:12:10.766Z | Downloaded bs58 v0.5.1 |
| 628 | 2026-08-05T04:12:10.766Z | Downloaded percent-encoding v2.3.2 |
| 629 | 2026-08-05T04:12:10.766Z | Downloaded foldhash v0.2.0 |
| 630 | 2026-08-05T04:12:10.766Z | Downloaded hybrid-array v0.4.13 |
| 631 | 2026-08-05T04:12:10.766Z | Downloaded rand_pcg v0.10.2 |
| 632 | 2026-08-05T04:12:10.781Z | Downloaded proc-macro-crate v1.3.1 |
| 633 | 2026-08-05T04:12:10.781Z | Downloaded bzip2 v0.6.1 |
| 634 | 2026-08-05T04:12:10.781Z | Downloaded chacha20 v0.10.0 |
| 635 | 2026-08-05T04:12:10.781Z | Downloaded ciborium v0.2.2 |
| 636 | 2026-08-05T04:12:10.781Z | Downloaded constant_time_eq v0.4.2 |
| 637 | 2026-08-05T04:12:10.781Z | Downloaded rtoolbox v0.0.3 |
| 638 | 2026-08-05T04:12:10.781Z | Downloaded globset v0.4.18 |
| 639 | 2026-08-05T04:12:10.787Z | Downloaded cipher v0.4.4 |
| 640 | 2026-08-05T04:12:10.787Z | Downloaded console v0.15.11 |
| 641 | 2026-08-05T04:12:10.787Z | Downloaded const-oid v0.9.6 |
| 642 | 2026-08-05T04:12:10.787Z | Downloaded byte-wrapper v0.1.0 |
| 643 | 2026-08-05T04:12:10.787Z | Downloaded cancel-safe-futures v0.1.5 |
| 644 | 2026-08-05T04:12:10.787Z | Downloaded console v0.16.2 |
| 645 | 2026-08-05T04:12:10.787Z | Downloaded semver v0.1.20 |
| 646 | 2026-08-05T04:12:10.787Z | Downloaded shell-words v1.1.1 |
| 647 | 2026-08-05T04:12:10.787Z | Downloaded colored v2.2.0 |
| 648 | 2026-08-05T04:12:10.787Z | Downloaded clang-sys v1.8.1 |
| 649 | 2026-08-05T04:12:10.788Z | Downloaded sha1 v0.10.6 |
| 650 | 2026-08-05T04:12:10.788Z | Downloaded futures-executor v0.3.32 |
| 651 | 2026-08-05T04:12:10.791Z | Downloaded group v0.14.0 |
| 652 | 2026-08-05T04:12:10.791Z | Downloaded stable_deref_trait v1.2.1 |
| 653 | 2026-08-05T04:12:10.791Z | Downloaded backon v1.6.0 |
| 654 | 2026-08-05T04:12:10.795Z | Downloaded getrandom v0.2.17 |
| 655 | 2026-08-05T04:12:10.795Z | Downloaded serde_bytes v0.11.19 |
| 656 | 2026-08-05T04:12:10.799Z | Downloaded env_logger v0.11.9 |
| 657 | 2026-08-05T04:12:10.804Z | Downloaded futures-channel v0.3.32 |
| 658 | 2026-08-05T04:12:10.804Z | Downloaded highway v1.3.0 |
| 659 | 2026-08-05T04:12:10.808Z | Downloaded argon2 v0.6.0-rc.8 |
| 660 | 2026-08-05T04:12:10.808Z | Downloaded hyper-staticfile v0.10.1 |
| 661 | 2026-08-05T04:12:10.812Z | Downloaded httparse v1.10.1 |
| 662 | 2026-08-05T04:12:10.812Z | Downloaded parking_lot_core v0.8.6 |
| 663 | 2026-08-05T04:12:10.812Z | Downloaded slog-bunyan v2.5.0 |
| 664 | 2026-08-05T04:12:10.816Z | Downloaded unicode-xid v0.2.6 |
| 665 | 2026-08-05T04:12:10.819Z | Downloaded pem-rfc7468 v0.7.0 |
| 666 | 2026-08-05T04:12:10.826Z | Downloaded rustc_version v0.1.7 |
| 667 | 2026-08-05T04:12:10.826Z | Downloaded num-rational v0.4.2 |
| 668 | 2026-08-05T04:12:10.826Z | Downloaded pem v3.0.6 |
| 669 | 2026-08-05T04:12:10.826Z | Downloaded pem-rfc7468 v1.0.0 |
| 670 | 2026-08-05T04:12:10.826Z | Downloaded hmac v0.13.0 |
| 671 | 2026-08-05T04:12:10.834Z | Downloaded sigpipe v0.1.3 |
| 672 | 2026-08-05T04:12:10.834Z | Downloaded void v1.0.2 |
| 673 | 2026-08-05T04:12:10.834Z | Downloaded strum v0.26.3 |
| 674 | 2026-08-05T04:12:10.834Z | Downloaded tinyvec_macros v0.1.1 |
| 675 | 2026-08-05T04:12:10.834Z | Downloaded tokio-test v0.4.5 |
| 676 | 2026-08-05T04:12:10.834Z | Downloaded postgres-protocol v0.6.10 |
| 677 | 2026-08-05T04:12:10.838Z | Downloaded async-bb8-diesel v0.2.1 |
| 678 | 2026-08-05T04:12:10.838Z | Downloaded bzip2 v0.4.4 |
| 679 | 2026-08-05T04:12:10.843Z | Downloaded progenitor-extras v0.2.0 |
| 680 | 2026-08-05T04:12:10.843Z | Downloaded psm v0.1.30 |
| 681 | 2026-08-05T04:12:10.843Z | Downloaded radium v0.7.0 |
| 682 | 2026-08-05T04:12:10.853Z | Downloaded try-lock v0.2.5 |
| 683 | 2026-08-05T04:12:10.853Z | Downloaded unit-prefix v0.5.2 |
| 684 | 2026-08-05T04:12:10.853Z | Downloaded universal-hash v0.5.1 |
| 685 | 2026-08-05T04:12:10.853Z | Downloaded universal-hash v0.6.1 |
| 686 | 2026-08-05T04:12:10.853Z | Downloaded wnaf v0.14.0 |
| 687 | 2026-08-05T04:12:10.853Z | Downloaded yoke-derive v0.8.1 |
| 688 | 2026-08-05T04:12:10.853Z | Downloaded colored v3.1.1 |
| 689 | 2026-08-05T04:12:10.858Z | Downloaded ahash v0.8.12 |
| 690 | 2026-08-05T04:12:10.858Z | Downloaded rand_core v0.9.5 |
| 691 | 2026-08-05T04:12:10.858Z | Downloaded rand_core v0.10.0 |
| 692 | 2026-08-05T04:12:10.858Z | Downloaded rustls-native-certs v0.8.3 |
| 693 | 2026-08-05T04:12:10.865Z | Downloaded rpassword v7.5.4 |
| 694 | 2026-08-05T04:12:10.865Z | Downloaded scroll v0.13.0 |
| 695 | 2026-08-05T04:12:10.870Z | Downloaded supports-color v3.0.2 |
| 696 | 2026-08-05T04:12:10.870Z | Downloaded zone_cfg_derive v0.3.1 |
| 697 | 2026-08-05T04:12:10.870Z | Downloaded crunchy v0.2.4 |
| 698 | 2026-08-05T04:12:10.870Z | Downloaded slog-dtrace v0.3.0 |
| 699 | 2026-08-05T04:12:10.871Z | Downloaded thread_local v1.1.9 |
| 700 | 2026-08-05T04:12:10.875Z | Downloaded half v1.8.3 |
| 701 | 2026-08-05T04:12:10.879Z | Downloaded futures v0.3.32 |
| 702 | 2026-08-05T04:12:10.879Z | Downloaded generic-array v1.4.3 |
| 703 | 2026-08-05T04:12:10.883Z | Downloaded sqlformat v0.3.5 |
| 704 | 2026-08-05T04:12:10.883Z | Downloaded tagptr v0.2.0 |
| 705 | 2026-08-05T04:12:10.883Z | Downloaded testing_table v0.3.0 |
| 706 | 2026-08-05T04:12:10.883Z | Downloaded fatfs v0.3.6 |
| 707 | 2026-08-05T04:12:10.887Z | Downloaded darling_macro v0.20.11 |
| 708 | 2026-08-05T04:12:10.887Z | Downloaded half v2.7.1 |
| 709 | 2026-08-05T04:12:10.892Z | Downloaded hyper-rustls v0.27.7 |
| 710 | 2026-08-05T04:12:10.892Z | Downloaded rustls-pemfile v2.2.0 |
| 711 | 2026-08-05T04:12:10.893Z | Downloaded slab v0.4.12 |
| 712 | 2026-08-05T04:12:10.893Z | Downloaded ssh-encoding v0.3.0 |
| 713 | 2026-08-05T04:12:10.898Z | Downloaded strum_macros v0.27.2 |
| 714 | 2026-08-05T04:12:10.898Z | Downloaded serde_cbor v0.11.2 |
| 715 | 2026-08-05T04:12:10.898Z | Downloaded dtrace-parser v0.3.0 |
| 716 | 2026-08-05T04:12:10.898Z | Downloaded tiny-keccak v2.0.2 |
| 717 | 2026-08-05T04:12:10.901Z | Downloaded inout v0.1.4 |
| 718 | 2026-08-05T04:12:10.901Z | Downloaded flume v0.11.1 |
| 719 | 2026-08-05T04:12:10.901Z | Downloaded indent_write v2.2.0 |
| 720 | 2026-08-05T04:12:10.902Z | Downloaded heapless v0.8.0 |
| 721 | 2026-08-05T04:12:10.906Z | Downloaded crc-catalog v2.4.0 |
| 722 | 2026-08-05T04:12:10.906Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 723 | 2026-08-05T04:12:10.917Z | Downloaded hmac v0.12.1 |
| 724 | 2026-08-05T04:12:10.917Z | Downloaded postgres-types v0.2.12 |
| 725 | 2026-08-05T04:12:10.917Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 726 | 2026-08-05T04:12:10.918Z | Downloaded const-oid v0.10.2 |
| 727 | 2026-08-05T04:12:10.918Z | Downloaded const_format v0.2.35 |
| 728 | 2026-08-05T04:12:10.921Z | Downloaded compact_str v0.8.1 |
| 729 | 2026-08-05T04:12:10.921Z | Downloaded jiff-static v0.2.34 |
| 730 | 2026-08-05T04:12:10.922Z | Downloaded flate2 v1.1.9 |
| 731 | 2026-08-05T04:12:10.922Z | Downloaded poly1305 v0.9.0 |
| 732 | 2026-08-05T04:12:10.922Z | Downloaded vergen-lib v9.1.0 |
| 733 | 2026-08-05T04:12:10.922Z | Downloaded digest-io v0.1.0 |
| 734 | 2026-08-05T04:12:10.930Z | Downloaded tui-tree-widget v0.23.1 |
| 735 | 2026-08-05T04:12:10.930Z | Downloaded debug-ignore v1.0.5 |
| 736 | 2026-08-05T04:12:10.930Z | Downloaded difflib v0.4.0 |
| 737 | 2026-08-05T04:12:10.935Z | Downloaded lru-cache v0.1.2 |
| 738 | 2026-08-05T04:12:10.943Z | Downloaded proc-macro-error2 v2.0.1 |
| 739 | 2026-08-05T04:12:10.943Z | Downloaded ctr v0.10.1 |
| 740 | 2026-08-05T04:12:10.943Z | Downloaded salsa20 v0.11.0 |
| 741 | 2026-08-05T04:12:10.943Z | Downloaded shlex v1.3.0 |
| 742 | 2026-08-05T04:12:10.948Z | Downloaded zeroize_derive v1.5.0 |
| 743 | 2026-08-05T04:12:10.951Z | Downloaded bytes v1.11.1 |
| 744 | 2026-08-05T04:12:10.951Z | Downloaded chacha20poly1305 v0.10.1 |
| 745 | 2026-08-05T04:12:10.952Z | Downloaded num-derive v0.4.2 |
| 746 | 2026-08-05T04:12:10.955Z | Downloaded phf_shared v0.13.1 |
| 747 | 2026-08-05T04:12:10.955Z | Downloaded slog-async v2.8.0 |
| 748 | 2026-08-05T04:12:10.961Z | Downloaded libscf-sys v1.2.0 |
| 749 | 2026-08-05T04:12:10.961Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 750 | 2026-08-05T04:12:10.961Z | Downloaded num-traits v0.2.19 |
| 751 | 2026-08-05T04:12:10.964Z | Downloaded either v1.15.0 |
| 752 | 2026-08-05T04:12:10.965Z | Downloaded digest v0.11.3 |
| 753 | 2026-08-05T04:12:10.965Z | Downloaded parking_lot v0.11.2 |
| 754 | 2026-08-05T04:12:10.965Z | Downloaded parking_lot v0.12.5 |
| 755 | 2026-08-05T04:12:10.968Z | Downloaded deranged v0.5.8 |
| 756 | 2026-08-05T04:12:10.968Z | Downloaded openssl-macros v0.1.1 |
| 757 | 2026-08-05T04:12:10.968Z | Downloaded peg-runtime v0.8.5 |
| 758 | 2026-08-05T04:12:10.968Z | Downloaded getrandom v0.3.4 |
| 759 | 2026-08-05T04:12:10.971Z | Downloaded heapless v0.7.17 |
| 760 | 2026-08-05T04:12:10.975Z | Downloaded papergrid v0.17.0 |
| 761 | 2026-08-05T04:12:10.975Z | Downloaded rand_xorshift v0.4.0 |
| 762 | 2026-08-05T04:12:10.980Z | Downloaded openssl-probe v0.1.6 |
| 763 | 2026-08-05T04:12:10.980Z | Downloaded match_cfg v0.1.0 |
| 764 | 2026-08-05T04:12:10.987Z | Downloaded powerfmt v0.2.0 |
| 765 | 2026-08-05T04:12:10.987Z | Downloaded synstructure v0.13.2 |
| 766 | 2026-08-05T04:12:10.987Z | Downloaded postcard v1.1.3 |
| 767 | 2026-08-05T04:12:10.987Z | Downloaded term v1.2.1 |
| 768 | 2026-08-05T04:12:10.991Z | Downloaded unicode-properties v0.1.4 |
| 769 | 2026-08-05T04:12:10.991Z | Downloaded vergen-lib v0.1.6 |
| 770 | 2026-08-05T04:12:10.991Z | Downloaded tls_codec v0.4.2 |
| 771 | 2026-08-05T04:12:10.991Z | Downloaded ref-cast v1.0.25 |
| 772 | 2026-08-05T04:12:10.998Z | Downloaded ar_archive_writer v0.5.1 |
| 773 | 2026-08-05T04:12:11.002Z | Downloaded arc-swap v1.8.2 |
| 774 | 2026-08-05T04:12:11.002Z | Downloaded diesel-dtrace v0.5.0 |
| 775 | 2026-08-05T04:12:11.002Z | Downloaded oxide-update-engine-types v0.1.2 |
| 776 | 2026-08-05T04:12:11.002Z | Downloaded russh-cryptovec v0.62.0 |
| 777 | 2026-08-05T04:12:11.002Z | Downloaded libefi-sys v0.1.0 |
| 778 | 2026-08-05T04:12:11.006Z | Downloaded headers v0.4.1 |
| 779 | 2026-08-05T04:12:11.006Z | Downloaded russh-util v0.52.0 |
| 780 | 2026-08-05T04:12:11.009Z | Downloaded nanorand v0.7.0 |
| 781 | 2026-08-05T04:12:11.010Z | Downloaded tokio-stream v0.1.18 |
| 782 | 2026-08-05T04:12:11.013Z | Downloaded same-file v1.0.6 |
| 783 | 2026-08-05T04:12:11.013Z | Downloaded serde_repr v0.1.20 |
| 784 | 2026-08-05T04:12:11.025Z | Downloaded cookie v0.18.1 |
| 785 | 2026-08-05T04:12:11.036Z | Downloaded cookie_store v0.22.1 |
| 786 | 2026-08-05T04:12:11.036Z | Downloaded structmeta v0.3.0 |
| 787 | 2026-08-05T04:12:11.036Z | Downloaded scroll_derive v0.13.1 |
| 788 | 2026-08-05T04:12:11.036Z | Downloaded signature v2.2.0 |
| 789 | 2026-08-05T04:12:11.036Z | Downloaded convert_case v0.10.0 |
| 790 | 2026-08-05T04:12:11.036Z | Downloaded packed_struct v0.10.1 |
| 791 | 2026-08-05T04:12:11.036Z | Downloaded base64 v0.21.7 |
| 792 | 2026-08-05T04:12:11.036Z | Downloaded progenitor-impl v0.13.0 |
| 793 | 2026-08-05T04:12:11.049Z | Downloaded crossbeam-utils v0.8.21 |
| 794 | 2026-08-05T04:12:11.049Z | Downloaded ryu v1.0.23 |
| 795 | 2026-08-05T04:12:11.049Z | Downloaded mime_guess v2.0.5 |
| 796 | 2026-08-05T04:12:11.049Z | Downloaded module-lattice v0.2.3 |
| 797 | 2026-08-05T04:12:11.050Z | Downloaded oxnet v0.1.6 |
| 798 | 2026-08-05T04:12:11.050Z | Downloaded parse-display-derive v0.10.0 |
| 799 | 2026-08-05T04:12:11.050Z | Downloaded progenitor v0.13.0 |
| 800 | 2026-08-05T04:12:11.050Z | Downloaded paste v1.0.15 |
| 801 | 2026-08-05T04:12:11.050Z | Downloaded pin-project-internal v1.1.11 |
| 802 | 2026-08-05T04:12:11.050Z | Downloaded strsim v0.10.0 |
| 803 | 2026-08-05T04:12:11.050Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 804 | 2026-08-05T04:12:11.050Z | Downloaded tower-layer v0.3.3 |
| 805 | 2026-08-05T04:12:11.050Z | Downloaded trait-variant v0.1.2 |
| 806 | 2026-08-05T04:12:11.050Z | Downloaded p384 v0.14.0 |
| 807 | 2026-08-05T04:12:11.055Z | Downloaded darling v0.20.11 |
| 808 | 2026-08-05T04:12:11.055Z | Downloaded darling v0.21.3 |
| 809 | 2026-08-05T04:12:11.055Z | Downloaded polyval v0.7.1 |
| 810 | 2026-08-05T04:12:11.059Z | Downloaded der_derive v0.7.3 |
| 811 | 2026-08-05T04:12:11.059Z | Downloaded utf-8 v0.7.6 |
| 812 | 2026-08-05T04:12:11.059Z | Downloaded newtype-uuid v1.3.2 |
| 813 | 2026-08-05T04:12:11.059Z | Downloaded waitgroup v0.1.2 |
| 814 | 2026-08-05T04:12:11.063Z | Downloaded usdt-macro v0.6.0 |
| 815 | 2026-08-05T04:12:11.063Z | Downloaded unicode-truncate v1.1.0 |
| 816 | 2026-08-05T04:12:11.063Z | Downloaded xshell-macros v0.2.7 |
| 817 | 2026-08-05T04:12:11.100Z | Downloaded port-file v0.1.0 |
| 818 | 2026-08-05T04:12:11.100Z | Downloaded hickory-resolver v0.24.4 |
| 819 | 2026-08-05T04:12:11.100Z | Downloaded peg-macros v0.8.5 |
| 820 | 2026-08-05T04:12:11.100Z | Downloaded num-complex v0.4.6 |
| 821 | 2026-08-05T04:12:11.100Z | Downloaded r2d2 v0.8.10 |
| 822 | 2026-08-05T04:12:11.100Z | Downloaded rfc6979 v0.4.0 |
| 823 | 2026-08-05T04:12:11.100Z | Downloaded zerofrom v0.1.6 |
| 824 | 2026-08-05T04:12:11.100Z | Downloaded defmt-macros v1.0.1 |
| 825 | 2026-08-05T04:12:11.100Z | Downloaded expectorate v1.2.0 |
| 826 | 2026-08-05T04:12:11.100Z | Downloaded rustversion v1.0.22 |
| 827 | 2026-08-05T04:12:11.104Z | Downloaded smallvec v0.6.14 |
| 828 | 2026-08-05T04:12:11.104Z | Downloaded darling_macro v0.23.0 |
| 829 | 2026-08-05T04:12:11.105Z | Downloaded derive_builder_macro v0.20.2 |
| 830 | 2026-08-05T04:12:11.105Z | Downloaded dirs-next v2.0.0 |
| 831 | 2026-08-05T04:12:11.105Z | Downloaded openssl-sys v0.9.117 |
| 832 | 2026-08-05T04:12:11.109Z | Downloaded scrypt v0.12.0 |
| 833 | 2026-08-05T04:12:11.109Z | Downloaded sec1 v0.7.3 |
| 834 | 2026-08-05T04:12:11.109Z | Downloaded spki v0.7.3 |
| 835 | 2026-08-05T04:12:11.109Z | Downloaded support-bundle-viewer v0.1.2 |
| 836 | 2026-08-05T04:12:11.113Z | Downloaded socket2 v0.6.3 |
| 837 | 2026-08-05T04:12:11.113Z | Downloaded memmap2 v0.9.10 |
| 838 | 2026-08-05T04:12:11.113Z | Downloaded sqlparser_derive v0.5.0 |
| 839 | 2026-08-05T04:12:11.117Z | Downloaded time-macros v0.2.27 |
| 840 | 2026-08-05T04:12:11.120Z | Downloaded instant v0.1.13 |
| 841 | 2026-08-05T04:12:11.124Z | Downloaded lalrpop-util v0.19.12 |
| 842 | 2026-08-05T04:12:11.125Z | Downloaded idna_adapter v1.2.1 |
| 843 | 2026-08-05T04:12:11.125Z | Downloaded snafu v0.8.9 |
| 844 | 2026-08-05T04:12:11.128Z | Downloaded slog-json v2.6.1 |
| 845 | 2026-08-05T04:12:11.128Z | Downloaded tinystr v0.8.2 |
| 846 | 2026-08-05T04:12:11.133Z | Downloaded http v1.4.2 |
| 847 | 2026-08-05T04:12:11.138Z | Downloaded newline-converter v0.3.0 |
| 848 | 2026-08-05T04:12:11.142Z | Downloaded ecdsa v0.17.0 |
| 849 | 2026-08-05T04:12:11.142Z | Downloaded hickory-resolver v0.25.2 |
| 850 | 2026-08-05T04:12:11.142Z | Downloaded managed v0.8.0 |
| 851 | 2026-08-05T04:12:11.149Z | Downloaded cstr-argument v0.1.2 |
| 852 | 2026-08-05T04:12:11.149Z | Downloaded normalize-line-endings v0.3.0 |
| 853 | 2026-08-05T04:12:11.149Z | Downloaded cpubits v0.1.1 |
| 854 | 2026-08-05T04:12:11.149Z | Downloaded dunce v1.0.5 |
| 855 | 2026-08-05T04:12:11.153Z | Downloaded document-features v0.2.12 |
| 856 | 2026-08-05T04:12:11.153Z | Downloaded md5 v0.8.0 |
| 857 | 2026-08-05T04:12:11.153Z | Downloaded vergen-gitcl v1.0.8 |
| 858 | 2026-08-05T04:12:11.153Z | Downloaded cc v1.2.56 |
| 859 | 2026-08-05T04:12:11.153Z | Downloaded zstd v0.13.3 |
| 860 | 2026-08-05T04:12:11.153Z | Downloaded password-hash v0.6.1 |
| 861 | 2026-08-05T04:12:11.158Z | Downloaded phf_shared v0.11.3 |
| 862 | 2026-08-05T04:12:11.158Z | Downloaded bumpalo v3.20.2 |
| 863 | 2026-08-05T04:12:11.174Z | Downloaded async-compression v0.4.41 |
| 864 | 2026-08-05T04:12:11.174Z | Downloaded is_ci v1.2.0 |
| 865 | 2026-08-05T04:12:11.174Z | Downloaded precomputed-hash v0.1.1 |
| 866 | 2026-08-05T04:12:11.174Z | Downloaded hashbrown v0.13.2 |
| 867 | 2026-08-05T04:12:11.174Z | Downloaded indexmap v1.9.3 |
| 868 | 2026-08-05T04:12:11.174Z | Downloaded crucible-workspace-hack v0.1.0 |
| 869 | 2026-08-05T04:12:11.174Z | Downloaded embedded-io v0.6.1 |
| 870 | 2026-08-05T04:12:11.174Z | Downloaded ignore v0.4.25 |
| 871 | 2026-08-05T04:12:11.178Z | Downloaded litrs v1.0.0 |
| 872 | 2026-08-05T04:12:11.178Z | Downloaded crossbeam-deque v0.8.6 |
| 873 | 2026-08-05T04:12:11.178Z | Downloaded illumos-nvpair v0.3.0 |
| 874 | 2026-08-05T04:12:11.178Z | Downloaded is-terminal v0.4.17 |
| 875 | 2026-08-05T04:12:11.178Z | Downloaded olpc-cjson v0.1.4 |
| 876 | 2026-08-05T04:12:11.182Z | Downloaded num_threads v0.1.7 |
| 877 | 2026-08-05T04:12:11.182Z | Downloaded keccak v0.1.6 |
| 878 | 2026-08-05T04:12:11.182Z | Downloaded secrecy v0.10.3 |
| 879 | 2026-08-05T04:12:11.183Z | Downloaded ssh-cipher v0.3.0 |
| 880 | 2026-08-05T04:12:11.189Z | Downloaded hashbrown v0.12.3 |
| 881 | 2026-08-05T04:12:11.189Z | Downloaded delegate v0.13.5 |
| 882 | 2026-08-05T04:12:11.203Z | Downloaded zip v0.6.6 |
| 883 | 2026-08-05T04:12:11.203Z | Downloaded toml_edit v0.19.15 |
| 884 | 2026-08-05T04:12:11.207Z | Downloaded ed25519 v3.0.0 |
| 885 | 2026-08-05T04:12:11.207Z | Downloaded scuffle v0.1.0 |
| 886 | 2026-08-05T04:12:11.207Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 887 | 2026-08-05T04:12:11.207Z | Downloaded icu_properties v2.1.2 |
| 888 | 2026-08-05T04:12:11.207Z | Downloaded serde_urlencoded v0.7.1 |
| 889 | 2026-08-05T04:12:11.217Z | Downloaded defmt-parser v1.0.0 |
| 890 | 2026-08-05T04:12:11.222Z | Downloaded subtle v2.6.1 |
| 891 | 2026-08-05T04:12:11.227Z | Downloaded sync-ptr v0.1.4 |
| 892 | 2026-08-05T04:12:11.227Z | Downloaded thread-id v5.1.0 |
| 893 | 2026-08-05T04:12:11.231Z | Downloaded lock_api v0.4.14 |
| 894 | 2026-08-05T04:12:11.231Z | Downloaded untrusted v0.7.1 |
| 895 | 2026-08-05T04:12:11.235Z | Downloaded slog-envlogger v2.2.0 |
| 896 | 2026-08-05T04:12:11.235Z | Downloaded strum v0.27.2 |
| 897 | 2026-08-05T04:12:11.235Z | Downloaded num_enum v0.5.11 |
| 898 | 2026-08-05T04:12:11.264Z | Downloaded whoami v2.1.0 |
| 899 | 2026-08-05T04:12:11.274Z | Downloaded typify-macro v0.6.2 |
| 900 | 2026-08-05T04:12:11.274Z | Downloaded serde_with_macros v3.21.0 |
| 901 | 2026-08-05T04:12:11.274Z | Downloaded primefield v0.14.0 |
| 902 | 2026-08-05T04:12:11.274Z | Downloaded darling v0.13.4 |
| 903 | 2026-08-05T04:12:11.274Z | Downloaded primeorder v0.13.6 |
| 904 | 2026-08-05T04:12:11.274Z | Downloaded unicode_categories v0.1.1 |
| 905 | 2026-08-05T04:12:11.274Z | Downloaded darling v0.23.0 |
| 906 | 2026-08-05T04:12:11.274Z | Downloaded rand v0.9.2 |
| 907 | 2026-08-05T04:12:11.274Z | Downloaded oxide-update-engine-display v0.1.2 |
| 908 | 2026-08-05T04:12:11.274Z | Downloaded schemars_derive v0.8.22 |
| 909 | 2026-08-05T04:12:11.274Z | Downloaded schemars v0.8.22 |
| 910 | 2026-08-05T04:12:11.275Z | Downloaded similar v2.7.0 |
| 911 | 2026-08-05T04:12:11.285Z | Downloaded sha2 v0.11.0 |
| 912 | 2026-08-05T04:12:11.285Z | Downloaded predicates v3.1.4 |
| 913 | 2026-08-05T04:12:11.285Z | Downloaded rand_seeder v0.4.0 |
| 914 | 2026-08-05T04:12:11.285Z | Downloaded defmt v0.3.100 |
| 915 | 2026-08-05T04:12:11.285Z | Downloaded resolv-conf v0.7.6 |
| 916 | 2026-08-05T04:12:11.286Z | Downloaded tokio-macros v2.7.0 |
| 917 | 2026-08-05T04:12:11.286Z | Downloaded crypto-common v0.2.2 |
| 918 | 2026-08-05T04:12:11.286Z | Downloaded zone v0.3.1 |
| 919 | 2026-08-05T04:12:11.286Z | Downloaded tinyvec v1.10.0 |
| 920 | 2026-08-05T04:12:11.286Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 921 | 2026-08-05T04:12:11.286Z | Downloaded serde_derive_internals v0.29.1 |
| 922 | 2026-08-05T04:12:11.293Z | Downloaded test-strategy v0.4.5 |
| 923 | 2026-08-05T04:12:11.294Z | Downloaded pin-project v1.1.11 |
| 924 | 2026-08-05T04:12:11.298Z | Downloaded signal-hook-mio v0.2.5 |
| 925 | 2026-08-05T04:12:11.298Z | Downloaded icu_normalizer_data v2.1.1 |
| 926 | 2026-08-05T04:12:11.298Z | Downloaded crc32fast v1.5.0 |
| 927 | 2026-08-05T04:12:11.298Z | Downloaded dirs-sys-next v0.1.2 |
| 928 | 2026-08-05T04:12:11.298Z | Downloaded display-error-chain v0.2.2 |
| 929 | 2026-08-05T04:12:11.298Z | Downloaded inout v0.2.2 |
| 930 | 2026-08-05T04:12:11.298Z | Downloaded serde_with_macros v1.5.2 |
| 931 | 2026-08-05T04:12:11.303Z | Downloaded simd-adler32 v0.3.8 |
| 932 | 2026-08-05T04:12:11.303Z | Downloaded string_cache v0.8.9 |
| 933 | 2026-08-05T04:12:11.303Z | Downloaded ingot-macros v0.2.0 |
| 934 | 2026-08-05T04:12:11.303Z | Downloaded md-5 v0.10.6 |
| 935 | 2026-08-05T04:12:11.303Z | Downloaded indoc v1.0.9 |
| 936 | 2026-08-05T04:12:11.309Z | Downloaded typify v0.6.2 |
| 937 | 2026-08-05T04:12:11.309Z | Downloaded elliptic-curve v0.13.8 |
| 938 | 2026-08-05T04:12:11.309Z | Downloaded hickory-server v0.25.2 |
| 939 | 2026-08-05T04:12:11.314Z | Downloaded multer v3.1.0 |
| 940 | 2026-08-05T04:12:11.319Z | Downloaded termios v0.3.3 |
| 941 | 2026-08-05T04:12:11.320Z | Downloaded rayon-core v1.13.0 |
| 942 | 2026-08-05T04:12:11.330Z | Downloaded tokio-dtrace v0.1.1 |
| 943 | 2026-08-05T04:12:11.330Z | Downloaded linked-hash-map v0.5.6 |
| 944 | 2026-08-05T04:12:11.330Z | Downloaded num_enum_derive v0.5.11 |
| 945 | 2026-08-05T04:12:11.330Z | Downloaded predicates-core v1.0.10 |
| 946 | 2026-08-05T04:12:11.330Z | Downloaded nodrop v0.1.14 |
| 947 | 2026-08-05T04:12:11.330Z | Downloaded progenitor-client v0.14.0 |
| 948 | 2026-08-05T04:12:11.334Z | Downloaded usdt-impl v0.6.0 |
| 949 | 2026-08-05T04:12:11.339Z | Downloaded whoami v1.6.1 |
| 950 | 2026-08-05T04:12:11.339Z | Downloaded wyz v0.5.1 |
| 951 | 2026-08-05T04:12:11.346Z | Downloaded aes-gcm v0.11.0 |
| 952 | 2026-08-05T04:12:11.356Z | Downloaded recursive v0.1.1 |
| 953 | 2026-08-05T04:12:11.356Z | Downloaded sha1 v0.11.0 |
| 954 | 2026-08-05T04:12:11.356Z | Downloaded ena v0.14.4 |
| 955 | 2026-08-05T04:12:11.363Z | Downloaded nom v8.0.0 |
| 956 | 2026-08-05T04:12:11.363Z | Downloaded aes v0.9.1 |
| 957 | 2026-08-05T04:12:11.376Z | Downloaded serde-big-array v0.5.1 |
| 958 | 2026-08-05T04:12:11.376Z | Downloaded tar v0.4.46 |
| 959 | 2026-08-05T04:12:11.376Z | Downloaded serde_with v1.14.0 |
| 960 | 2026-08-05T04:12:11.376Z | Downloaded jobserver v0.1.34 |
| 961 | 2026-08-05T04:12:11.381Z | Downloaded parking_lot_core v0.9.12 |
| 962 | 2026-08-05T04:12:11.381Z | Downloaded spin v0.9.8 |
| 963 | 2026-08-05T04:12:11.381Z | Downloaded derive_more v2.1.1 |
| 964 | 2026-08-05T04:12:11.387Z | Downloaded native-tls v0.2.18 |
| 965 | 2026-08-05T04:12:11.387Z | Downloaded ipnetwork v0.21.1 |
| 966 | 2026-08-05T04:12:11.388Z | Downloaded seq-macro v0.3.6 |
| 967 | 2026-08-05T04:12:11.388Z | Downloaded yoke v0.8.1 |
| 968 | 2026-08-05T04:12:11.388Z | Downloaded displaydoc v0.2.5 |
| 969 | 2026-08-05T04:12:11.399Z | Downloaded sync_wrapper v1.0.2 |
| 970 | 2026-08-05T04:12:11.412Z | Downloaded untrusted v0.9.0 |
| 971 | 2026-08-05T04:12:11.412Z | Downloaded nibble_vec v0.1.0 |
| 972 | 2026-08-05T04:12:11.412Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 973 | 2026-08-05T04:12:11.412Z | Downloaded oxide-tokio-rt v0.1.4 |
| 974 | 2026-08-05T04:12:11.412Z | Downloaded twox-hash v2.1.2 |
| 975 | 2026-08-05T04:12:11.412Z | Downloaded phc v0.6.1 |
| 976 | 2026-08-05T04:12:11.412Z | Downloaded primeorder v0.14.0 |
| 977 | 2026-08-05T04:12:11.412Z | Downloaded want v0.3.1 |
| 978 | 2026-08-05T04:12:11.412Z | Downloaded slog-term v2.9.2 |
| 979 | 2026-08-05T04:12:11.413Z | Downloaded password-hash v0.5.0 |
| 980 | 2026-08-05T04:12:11.417Z | Downloaded pin-project-lite v0.2.17 |
| 981 | 2026-08-05T04:12:11.418Z | Downloaded rand_core v0.6.4 |
| 982 | 2026-08-05T04:12:11.422Z | Downloaded ed25519-dalek v3.0.0 |
| 983 | 2026-08-05T04:12:11.422Z | Downloaded hyper v1.10.1 |
| 984 | 2026-08-05T04:12:11.430Z | Downloaded pkcs5 v0.8.1 |
| 985 | 2026-08-05T04:12:11.435Z | Downloaded rsa v0.9.10 |
| 986 | 2026-08-05T04:12:11.435Z | Downloaded derive_more v0.99.20 |
| 987 | 2026-08-05T04:12:11.435Z | Downloaded dof v0.4.0 |
| 988 | 2026-08-05T04:12:11.435Z | Downloaded downcast-rs v2.0.2 |
| 989 | 2026-08-05T04:12:11.435Z | Downloaded crossbeam-epoch v0.9.18 |
| 990 | 2026-08-05T04:12:11.440Z | Downloaded libloading v0.8.9 |
| 991 | 2026-08-05T04:12:11.440Z | Downloaded linear-map v1.2.0 |
| 992 | 2026-08-05T04:12:11.440Z | Downloaded pkg-config v0.3.32 |
| 993 | 2026-08-05T04:12:11.445Z | Downloaded zerocopy v0.6.6 |
| 994 | 2026-08-05T04:12:11.449Z | Downloaded vergen v9.1.0 |
| 995 | 2026-08-05T04:12:11.452Z | Downloaded parse-display v0.10.0 |
| 996 | 2026-08-05T04:12:11.456Z | Downloaded icu_locale_core v2.1.1 |
| 997 | 2026-08-05T04:12:11.459Z | Downloaded signal-hook-registry v1.4.8 |
| 998 | 2026-08-05T04:12:11.463Z | Downloaded newtype_derive v0.1.6 |
| 999 | 2026-08-05T04:12:11.463Z | Downloaded num-iter v0.1.45 |
| 1000 | 2026-08-05T04:12:11.463Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1001 | 2026-08-05T04:12:11.468Z | Downloaded num-bigint v0.4.6 |
| 1002 | 2026-08-05T04:12:11.468Z | Downloaded des v0.9.0 |
| 1003 | 2026-08-05T04:12:11.477Z | Downloaded socket2 v0.5.10 |
| 1004 | 2026-08-05T04:12:11.486Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1005 | 2026-08-05T04:12:11.486Z | Downloaded tokio-native-tls v0.3.1 |
| 1006 | 2026-08-05T04:12:11.486Z | Downloaded multimap v0.10.1 |
| 1007 | 2026-08-05T04:12:11.486Z | Downloaded stacker v0.1.23 |
| 1008 | 2026-08-05T04:12:11.491Z | Downloaded static_assertions v1.1.0 |
| 1009 | 2026-08-05T04:12:11.491Z | Downloaded strum_macros v0.26.4 |
| 1010 | 2026-08-05T04:12:11.491Z | Downloaded proc-macro-crate v3.4.0 |
| 1011 | 2026-08-05T04:12:11.491Z | Downloaded spki v0.8.0 |
| 1012 | 2026-08-05T04:12:11.491Z | Downloaded miniz_oxide v0.8.9 |
| 1013 | 2026-08-05T04:12:11.499Z | Downloaded corncobs v0.1.4 |
| 1014 | 2026-08-05T04:12:11.502Z | Downloaded sapling-renderdag v0.1.0 |
| 1015 | 2026-08-05T04:12:11.502Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1016 | 2026-08-05T04:12:11.502Z | Downloaded zeroize v1.9.0 |
| 1017 | 2026-08-05T04:12:11.503Z | Downloaded serde_plain v1.0.2 |
| 1018 | 2026-08-05T04:12:11.503Z | Downloaded sponge-cursor v0.1.0 |
| 1019 | 2026-08-05T04:12:11.503Z | Downloaded rustc_version v0.4.1 |
| 1020 | 2026-08-05T04:12:11.525Z | Downloaded vsss-rs v3.3.4 |
| 1021 | 2026-08-05T04:12:11.525Z | Downloaded signature v3.0.0 |
| 1022 | 2026-08-05T04:12:11.525Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1023 | 2026-08-05T04:12:11.525Z | Downloaded toml v0.7.8 |
| 1024 | 2026-08-05T04:12:11.525Z | Downloaded url v2.5.8 |
| 1025 | 2026-08-05T04:12:11.538Z | Downloaded cpufeatures v0.3.0 |
| 1026 | 2026-08-05T04:12:11.538Z | Downloaded crc-any v2.5.0 |
| 1027 | 2026-08-05T04:12:11.538Z | Downloaded tower-service v0.3.3 |
| 1028 | 2026-08-05T04:12:11.538Z | Downloaded ingot-types v0.2.0 |
| 1029 | 2026-08-05T04:12:11.539Z | Downloaded mime v0.3.17 |
| 1030 | 2026-08-05T04:12:11.548Z | Downloaded keccak v0.2.0 |
| 1031 | 2026-08-05T04:12:11.548Z | Downloaded termtree v0.5.1 |
| 1032 | 2026-08-05T04:12:11.548Z | Downloaded icu_collections v2.1.1 |
| 1033 | 2026-08-05T04:12:11.548Z | Downloaded icu_provider v2.1.1 |
| 1034 | 2026-08-05T04:12:11.548Z | Downloaded defmt v1.0.1 |
| 1035 | 2026-08-05T04:12:11.548Z | Downloaded hashbrown v0.16.1 |
| 1036 | 2026-08-05T04:12:11.559Z | Downloaded wait-timeout v0.2.1 |
| 1037 | 2026-08-05T04:12:11.559Z | Downloaded ingot v0.2.1 |
| 1038 | 2026-08-05T04:12:11.559Z | Downloaded embedded-io v0.4.0 |
| 1039 | 2026-08-05T04:12:11.559Z | Downloaded zerocopy-derive v0.8.40 |
| 1040 | 2026-08-05T04:12:11.567Z | Downloaded dyn-clone v1.0.20 |
| 1041 | 2026-08-05T04:12:11.567Z | Downloaded tower-http v0.6.8 |
| 1042 | 2026-08-05T04:12:11.567Z | Downloaded num_enum v0.7.6 |
| 1043 | 2026-08-05T04:12:11.574Z | Downloaded diff v0.1.13 |
| 1044 | 2026-08-05T04:12:11.574Z | Downloaded oxide-update-engine v0.1.2 |
| 1045 | 2026-08-05T04:12:11.574Z | Downloaded pbkdf2 v0.13.0 |
| 1046 | 2026-08-05T04:12:11.574Z | Downloaded hashbrown v0.15.5 |
| 1047 | 2026-08-05T04:12:11.574Z | Downloaded hkdf v0.12.4 |
| 1048 | 2026-08-05T04:12:11.574Z | Downloaded progenitor v0.14.0 |
| 1049 | 2026-08-05T04:12:11.574Z | Downloaded maplit v1.0.2 |
| 1050 | 2026-08-05T04:12:11.578Z | Downloaded smallvec v1.15.1 |
| 1051 | 2026-08-05T04:12:11.578Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1052 | 2026-08-05T04:12:11.583Z | Downloaded kstat-rs v0.2.4 |
| 1053 | 2026-08-05T04:12:11.583Z | Downloaded unicase v2.9.0 |
| 1054 | 2026-08-05T04:12:11.590Z | Downloaded scopeguard v1.2.0 |
| 1055 | 2026-08-05T04:12:11.596Z | Downloaded packed_struct_codegen v0.10.1 |
| 1056 | 2026-08-05T04:12:11.596Z | Downloaded slog-stdlog v4.1.1 |
| 1057 | 2026-08-05T04:12:11.597Z | Downloaded hkdf v0.13.0 |
| 1058 | 2026-08-05T04:12:11.597Z | Downloaded progenitor-macro v0.14.0 |
| 1059 | 2026-08-05T04:12:11.606Z | Downloaded rand_chacha v0.3.1 |
| 1060 | 2026-08-05T04:12:11.606Z | Downloaded serdect v0.4.3 |
| 1061 | 2026-08-05T04:12:11.610Z | Downloaded prettyplease v0.2.37 |
| 1062 | 2026-08-05T04:12:11.610Z | Downloaded x509-cert v0.2.5 |
| 1063 | 2026-08-05T04:12:11.610Z | Downloaded quinn v0.11.11 |
| 1064 | 2026-08-05T04:12:11.618Z | Downloaded reedline v0.40.0 |
| 1065 | 2026-08-05T04:12:11.636Z | Downloaded serde_spanned v1.1.1 |
| 1066 | 2026-08-05T04:12:11.636Z | Downloaded tabwriter v1.4.1 |
| 1067 | 2026-08-05T04:12:11.636Z | Downloaded rfc6979 v0.6.0 |
| 1068 | 2026-08-05T04:12:11.636Z | Downloaded tls_codec_derive v0.4.2 |
| 1069 | 2026-08-05T04:12:11.636Z | Downloaded litemap v0.8.1 |
| 1070 | 2026-08-05T04:12:11.641Z | Downloaded tabled_derive v0.11.0 |
| 1071 | 2026-08-05T04:12:11.641Z | Downloaded darling_core v0.13.4 |
| 1072 | 2026-08-05T04:12:11.641Z | Downloaded critical-section v1.2.0 |
| 1073 | 2026-08-05T04:12:11.641Z | Downloaded reqwest v0.13.2 |
| 1074 | 2026-08-05T04:12:11.641Z | Downloaded typed-path v0.9.3 |
| 1075 | 2026-08-05T04:12:11.648Z | Downloaded walkdir v2.5.0 |
| 1076 | 2026-08-05T04:12:11.648Z | Downloaded data-encoding v2.10.0 |
| 1077 | 2026-08-05T04:12:11.648Z | Downloaded instability v0.3.11 |
| 1078 | 2026-08-05T04:12:11.648Z | Downloaded poly1305 v0.8.0 |
| 1079 | 2026-08-05T04:12:11.648Z | Downloaded derive_builder_core v0.20.2 |
| 1080 | 2026-08-05T04:12:11.652Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1081 | 2026-08-05T04:12:11.652Z | Downloaded derive_builder v0.20.2 |
| 1082 | 2026-08-05T04:12:11.657Z | Downloaded crc v3.4.0 |
| 1083 | 2026-08-05T04:12:11.657Z | Downloaded rustls-webpki v0.103.13 |
| 1084 | 2026-08-05T04:12:11.657Z | Downloaded darling_core v0.20.11 |
| 1085 | 2026-08-05T04:12:11.663Z | Downloaded dropshot-api-manager v0.7.2 |
| 1086 | 2026-08-05T04:12:11.663Z | Downloaded pkcs1 v0.7.5 |
| 1087 | 2026-08-05T04:12:11.663Z | Downloaded rand_chacha v0.9.0 |
| 1088 | 2026-08-05T04:12:11.666Z | Downloaded futures-util v0.3.32 |
| 1089 | 2026-08-05T04:12:11.670Z | Downloaded parse-size v1.1.0 |
| 1090 | 2026-08-05T04:12:11.674Z | Downloaded num_enum_derive v0.7.6 |
| 1091 | 2026-08-05T04:12:11.674Z | Downloaded num-bigint-dig v0.8.6 |
| 1092 | 2026-08-05T04:12:11.674Z | Downloaded lzss v0.8.2 |
| 1093 | 2026-08-05T04:12:11.678Z | Downloaded phf v0.12.1 |
| 1094 | 2026-08-05T04:12:11.678Z | Downloaded predicates-tree v1.0.13 |
| 1095 | 2026-08-05T04:12:11.678Z | Downloaded indoc v2.0.7 |
| 1096 | 2026-08-05T04:12:11.683Z | Downloaded tracing-core v0.1.36 |
| 1097 | 2026-08-05T04:12:11.686Z | Downloaded itertools v0.12.1 |
| 1098 | 2026-08-05T04:12:11.692Z | Downloaded oso-derive v0.27.3 |
| 1099 | 2026-08-05T04:12:11.701Z | Downloaded winnow v0.6.26 |
| 1100 | 2026-08-05T04:12:11.708Z | Downloaded itertools v0.13.0 |
| 1101 | 2026-08-05T04:12:11.708Z | Downloaded sec1 v0.8.1 |
| 1102 | 2026-08-05T04:12:11.715Z | Downloaded darling_macro v0.21.3 |
| 1103 | 2026-08-05T04:12:11.715Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1104 | 2026-08-05T04:12:11.715Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1105 | 2026-08-05T04:12:11.721Z | Downloaded stringprep v0.1.5 |
| 1106 | 2026-08-05T04:12:11.721Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1107 | 2026-08-05T04:12:11.721Z | Downloaded aho-corasick v1.1.4 |
| 1108 | 2026-08-05T04:12:11.729Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1109 | 2026-08-05T04:12:11.729Z | Downloaded vergen-git2 v9.1.0 |
| 1110 | 2026-08-05T04:12:11.729Z | Downloaded csv-core v0.1.13 |
| 1111 | 2026-08-05T04:12:11.729Z | Downloaded h2 v0.4.15 |
| 1112 | 2026-08-05T04:12:11.729Z | Downloaded xshell v0.2.7 |
| 1113 | 2026-08-05T04:12:11.734Z | Downloaded memoffset v0.9.1 |
| 1114 | 2026-08-05T04:12:11.735Z | Downloaded quick-error v1.2.3 |
| 1115 | 2026-08-05T04:12:11.738Z | Downloaded elliptic-curve v0.14.1 |
| 1116 | 2026-08-05T04:12:11.738Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1117 | 2026-08-05T04:12:11.743Z | Downloaded ecdsa v0.16.9 |
| 1118 | 2026-08-05T04:12:11.743Z | Downloaded libsw-core v0.3.2 |
| 1119 | 2026-08-05T04:12:11.743Z | Downloaded signal-hook-tokio v0.3.1 |
| 1120 | 2026-08-05T04:12:11.747Z | Downloaded derive-ex v0.1.8 |
| 1121 | 2026-08-05T04:12:11.747Z | Downloaded ed25519 v2.2.3 |
| 1122 | 2026-08-05T04:12:11.747Z | Downloaded nonempty v0.12.0 |
| 1123 | 2026-08-05T04:12:11.747Z | Downloaded path-slash v0.1.5 |
| 1124 | 2026-08-05T04:12:11.751Z | Downloaded samael v0.0.19 |
| 1125 | 2026-08-05T04:12:11.755Z | Downloaded blake3 v1.8.5 |
| 1126 | 2026-08-05T04:12:11.768Z | Downloaded internet-checksum v0.2.1 |
| 1127 | 2026-08-05T04:12:11.772Z | Downloaded ident_case v1.0.1 |
| 1128 | 2026-08-05T04:12:11.772Z | Downloaded ref-cast-impl v1.0.25 |
| 1129 | 2026-08-05T04:12:11.772Z | Downloaded tap v1.0.1 |
| 1130 | 2026-08-05T04:12:11.772Z | Downloaded structmeta-derive v0.3.0 |
| 1131 | 2026-08-05T04:12:11.772Z | Downloaded take_mut v0.2.2 |
| 1132 | 2026-08-05T04:12:11.772Z | Downloaded unsafe-libyaml v0.2.11 |
| 1133 | 2026-08-05T04:12:11.772Z | Downloaded unarray v0.1.4 |
| 1134 | 2026-08-05T04:12:11.776Z | Downloaded nu-ansi-term v0.50.3 |
| 1135 | 2026-08-05T04:12:11.776Z | Downloaded rusty-fork v0.3.1 |
| 1136 | 2026-08-05T04:12:11.776Z | Downloaded smf v0.2.3 |
| 1137 | 2026-08-05T04:12:11.777Z | Downloaded thiserror-no-std v2.0.2 |
| 1138 | 2026-08-05T04:12:11.780Z | Downloaded ml-kem v0.3.2 |
| 1139 | 2026-08-05T04:12:11.784Z | Downloaded pkcs8 v0.11.0 |
| 1140 | 2026-08-05T04:12:11.787Z | Downloaded slog-scope v4.4.1 |
| 1141 | 2026-08-05T04:12:11.788Z | Downloaded usdt v0.6.0 |
| 1142 | 2026-08-05T04:12:11.788Z | Downloaded phf v0.13.1 |
| 1143 | 2026-08-05T04:12:11.788Z | Downloaded strum_macros v0.24.3 |
| 1144 | 2026-08-05T04:12:11.792Z | Downloaded dsl_auto_type v0.2.0 |
| 1145 | 2026-08-05T04:12:11.792Z | Downloaded progenitor-macro v0.13.0 |
| 1146 | 2026-08-05T04:12:11.792Z | Downloaded usdt-attr-macro v0.6.0 |
| 1147 | 2026-08-05T04:12:11.792Z | Downloaded darling_macro v0.13.4 |
| 1148 | 2026-08-05T04:12:11.792Z | Downloaded rand v0.8.6 |
| 1149 | 2026-08-05T04:12:11.802Z | Downloaded siphasher v1.0.2 |
| 1150 | 2026-08-05T04:12:11.802Z | Downloaded crc8 v0.1.1 |
| 1151 | 2026-08-05T04:12:11.802Z | Downloaded publicsuffix v2.3.0 |
| 1152 | 2026-08-05T04:12:11.802Z | Downloaded darling_core v0.23.0 |
| 1153 | 2026-08-05T04:12:11.808Z | Downloaded serde-hex v0.1.0 |
| 1154 | 2026-08-05T04:12:11.808Z | Downloaded iri-string v0.7.10 |
| 1155 | 2026-08-05T04:12:11.808Z | Downloaded icu_normalizer v2.1.1 |
| 1156 | 2026-08-05T04:12:11.808Z | Downloaded rustc-hash v2.1.1 |
| 1157 | 2026-08-05T04:12:11.814Z | Downloaded bindgen v0.71.1 |
| 1158 | 2026-08-05T04:12:11.814Z | Downloaded ctutils v0.4.2 |
| 1159 | 2026-08-05T04:12:11.814Z | Downloaded schemars v1.2.1 |
| 1160 | 2026-08-05T04:12:11.819Z | Downloaded libsw v3.5.0 |
| 1161 | 2026-08-05T04:12:11.823Z | Downloaded tokio-tungstenite v0.21.0 |
| 1162 | 2026-08-05T04:12:11.823Z | Downloaded opaque-debug v0.3.1 |
| 1163 | 2026-08-05T04:12:11.823Z | Downloaded oso v0.27.3 |
| 1164 | 2026-08-05T04:12:11.828Z | Downloaded tokio-postgres v0.7.16 |
| 1165 | 2026-08-05T04:12:11.828Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1166 | 2026-08-05T04:12:11.834Z | Downloaded daft v0.1.7 |
| 1167 | 2026-08-05T04:12:11.834Z | Downloaded uuid v1.23.4 |
| 1168 | 2026-08-05T04:12:11.849Z | Downloaded zstd-safe v7.2.4 |
| 1169 | 2026-08-05T04:12:11.849Z | Downloaded uzers v0.12.2 |
| 1170 | 2026-08-05T04:12:11.853Z | Downloaded maybe-uninit v2.0.0 |
| 1171 | 2026-08-05T04:12:11.853Z | Downloaded num-integer v0.1.46 |
| 1172 | 2026-08-05T04:12:11.854Z | Downloaded time-core v0.1.8 |
| 1173 | 2026-08-05T04:12:11.854Z | Downloaded xattr v1.6.1 |
| 1174 | 2026-08-05T04:12:11.854Z | Downloaded utf8_iter v1.0.4 |
| 1175 | 2026-08-05T04:12:11.854Z | Downloaded lru-slab v0.1.2 |
| 1176 | 2026-08-05T04:12:11.854Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1177 | 2026-08-05T04:12:11.854Z | Downloaded ipnet v2.11.0 |
| 1178 | 2026-08-05T04:12:11.854Z | Downloaded pkcs8 v0.10.2 |
| 1179 | 2026-08-05T04:12:11.860Z | Downloaded aws-lc-rs v1.16.3 |
| 1180 | 2026-08-05T04:12:11.865Z | Downloaded subprocess v0.2.15 |
| 1181 | 2026-08-05T04:12:11.865Z | Downloaded pretty_assertions v1.4.1 |
| 1182 | 2026-08-05T04:12:11.865Z | Downloaded new_debug_unreachable v1.0.6 |
| 1183 | 2026-08-05T04:12:11.865Z | Downloaded serde_path_to_error v0.1.20 |
| 1184 | 2026-08-05T04:12:11.869Z | Downloaded tracing-attributes v0.1.31 |
| 1185 | 2026-08-05T04:12:11.869Z | Downloaded kem v0.3.0 |
| 1186 | 2026-08-05T04:12:11.873Z | Downloaded prefix-trie v0.7.0 |
| 1187 | 2026-08-05T04:12:11.877Z | Downloaded writeable v0.6.2 |
| 1188 | 2026-08-05T04:12:11.877Z | Downloaded crypto-bigint v0.5.5 |
| 1189 | 2026-08-05T04:12:11.881Z | Downloaded signal-hook v0.3.18 |
| 1190 | 2026-08-05T04:12:11.884Z | Downloaded bitvec v1.0.1 |
| 1191 | 2026-08-05T04:12:11.890Z | Downloaded drift v0.2.0 |
| 1192 | 2026-08-05T04:12:11.901Z | Downloaded zerotrie v0.2.3 |
| 1193 | 2026-08-05T04:12:11.923Z | Downloaded der v0.7.10 |
| 1194 | 2026-08-05T04:12:11.923Z | Downloaded winnow v1.0.3 |
| 1195 | 2026-08-05T04:12:11.923Z | Downloaded lazy_static v1.5.0 |
| 1196 | 2026-08-05T04:12:11.924Z | Downloaded topological-sort v0.2.2 |
| 1197 | 2026-08-05T04:12:11.924Z | Downloaded lru v0.12.5 |
| 1198 | 2026-08-05T04:12:11.924Z | Downloaded phf_shared v0.12.1 |
| 1199 | 2026-08-05T04:12:11.924Z | Downloaded secrecy v0.8.0 |
| 1200 | 2026-08-05T04:12:11.924Z | Downloaded tokio-tungstenite v0.23.1 |
| 1201 | 2026-08-05T04:12:11.924Z | Downloaded crypto-primes v0.7.2 |
| 1202 | 2026-08-05T04:12:11.932Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1203 | 2026-08-05T04:12:11.932Z | Downloaded yasna v0.5.2 |
| 1204 | 2026-08-05T04:12:11.932Z | Downloaded owo-colors v4.3.0 |
| 1205 | 2026-08-05T04:12:11.933Z | Downloaded quinn-udp v0.5.14 |
| 1206 | 2026-08-05T04:12:11.933Z | Downloaded salty v0.3.0 |
| 1207 | 2026-08-05T04:12:11.933Z | Downloaded zerofrom-derive v0.1.6 |
| 1208 | 2026-08-05T04:12:11.933Z | Downloaded serde_with v3.21.0 |
| 1209 | 2026-08-05T04:12:11.939Z | Downloaded ppv-lite86 v0.2.21 |
| 1210 | 2026-08-05T04:12:11.939Z | Downloaded rustls-pki-types v1.14.0 |
| 1211 | 2026-08-05T04:12:11.942Z | Downloaded snafu-derive v0.8.9 |
| 1212 | 2026-08-05T04:12:11.942Z | Downloaded git2 v0.20.4 |
| 1213 | 2026-08-05T04:12:11.946Z | Downloaded term v0.7.0 |
| 1214 | 2026-08-05T04:12:11.949Z | Downloaded vte v0.14.1 |
| 1215 | 2026-08-05T04:12:11.949Z | Downloaded indicatif v0.18.4 |
| 1216 | 2026-08-05T04:12:11.955Z | Downloaded chrono v0.4.45 |
| 1217 | 2026-08-05T04:12:11.959Z | Downloaded daft-derive v0.1.7 |
| 1218 | 2026-08-05T04:12:11.979Z | Downloaded rsa v0.10.0-rc.18 |
| 1219 | 2026-08-05T04:12:11.983Z | Downloaded zip v4.6.1 |
| 1220 | 2026-08-05T04:12:11.986Z | Downloaded unicode-bidi v0.3.18 |
| 1221 | 2026-08-05T04:12:11.991Z | Downloaded tungstenite v0.23.0 |
| 1222 | 2026-08-05T04:12:11.991Z | Downloaded iana-time-zone v0.1.65 |
| 1223 | 2026-08-05T04:12:11.998Z | Downloaded zopfli v0.8.3 |
| 1224 | 2026-08-05T04:12:11.998Z | Downloaded progenitor-client v0.13.0 |
| 1225 | 2026-08-05T04:12:11.998Z | Downloaded zerovec-derive v0.11.2 |
| 1226 | 2026-08-05T04:12:11.998Z | Downloaded p521 v0.14.0 |
| 1227 | 2026-08-05T04:12:12.002Z | Downloaded rustyline v14.0.0 |
| 1228 | 2026-08-05T04:12:12.012Z | Downloaded jiff-core v0.1.0 |
| 1229 | 2026-08-05T04:12:12.017Z | Downloaded mio v1.2.0 |
| 1230 | 2026-08-05T04:12:12.020Z | Downloaded portable-atomic v1.13.1 |
| 1231 | 2026-08-05T04:12:12.023Z | Downloaded omicron-zone-package v0.12.3 |
| 1232 | 2026-08-05T04:12:12.024Z | Downloaded derive_more-impl v2.1.1 |
| 1233 | 2026-08-05T04:12:12.033Z | Downloaded proptest v1.11.0 |
| 1234 | 2026-08-05T04:12:12.041Z | Downloaded quick-xml v0.37.5 |
| 1235 | 2026-08-05T04:12:12.052Z | Downloaded tokio-rustls v0.26.4 |
| 1236 | 2026-08-05T04:12:12.052Z | Downloaded unicode-segmentation v1.12.0 |
| 1237 | 2026-08-05T04:12:12.052Z | Downloaded derive-where v1.6.0 |
| 1238 | 2026-08-05T04:12:12.052Z | Downloaded dropshot_endpoint v0.17.1 |
| 1239 | 2026-08-05T04:12:12.052Z | Downloaded reqwest v0.12.28 |
| 1240 | 2026-08-05T04:12:12.056Z | Downloaded ron v0.8.1 |
| 1241 | 2026-08-05T04:12:12.056Z | Downloaded steno v0.4.1 |
| 1242 | 2026-08-05T04:12:12.060Z | Downloaded crossbeam-channel v0.5.15 |
| 1243 | 2026-08-05T04:12:12.064Z | Downloaded diesel_derives v2.3.7 |
| 1244 | 2026-08-05T04:12:12.071Z | Downloaded tower v0.5.3 |
| 1245 | 2026-08-05T04:12:12.082Z | Downloaded libm v0.2.16 |
| 1246 | 2026-08-05T04:12:12.082Z | Downloaded libxml v0.3.3 |
| 1247 | 2026-08-05T04:12:12.088Z | Downloaded schemars v0.9.0 |
| 1248 | 2026-08-05T04:12:12.094Z | Downloaded slog v2.8.2 |
| 1249 | 2026-08-05T04:12:12.098Z | Downloaded lalrpop v0.19.12 |
| 1250 | 2026-08-05T04:12:12.102Z | Downloaded p256 v0.14.0 |
| 1251 | 2026-08-05T04:12:12.108Z | Downloaded rand v0.10.1 |
| 1252 | 2026-08-05T04:12:12.111Z | Downloaded peg v0.8.5 |
| 1253 | 2026-08-05T04:12:12.111Z | Downloaded regex v1.12.3 |
| 1254 | 2026-08-05T04:12:12.111Z | Downloaded nom v7.1.3 |
| 1255 | 2026-08-05T04:12:12.116Z | Downloaded tungstenite v0.21.0 |
| 1256 | 2026-08-05T04:12:12.120Z | Downloaded rcgen v0.12.1 |
| 1257 | 2026-08-05T04:12:12.120Z | Downloaded icu_properties_data v2.1.2 |
| 1258 | 2026-08-05T04:12:12.123Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1259 | 2026-08-05T04:12:12.127Z | Downloaded progenitor-impl v0.14.0 |
| 1260 | 2026-08-05T04:12:12.133Z | Downloaded qorb v0.4.1 |
| 1261 | 2026-08-05T04:12:12.150Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1262 | 2026-08-05T04:12:12.154Z | Downloaded yansi v1.0.1 |
| 1263 | 2026-08-05T04:12:12.154Z | Downloaded goblin v0.10.5 |
| 1264 | 2026-08-05T04:12:12.159Z | Downloaded crossterm v0.28.1 |
| 1265 | 2026-08-05T04:12:12.167Z | Downloaded minimal-lexical v0.2.1 |
| 1266 | 2026-08-05T04:12:12.174Z | Downloaded tough v0.22.0 |
| 1267 | 2026-08-05T04:12:12.183Z | Downloaded hyper-util v0.1.20 |
| 1268 | 2026-08-05T04:12:12.192Z | Downloaded itertools v0.10.5 |
| 1269 | 2026-08-05T04:12:12.196Z | Downloaded zlib-rs v0.6.2 |
| 1270 | 2026-08-05T04:12:12.200Z | Downloaded darling_core v0.21.3 |
| 1271 | 2026-08-05T04:12:12.203Z | Downloaded ed25519-dalek v2.2.0 |
| 1272 | 2026-08-05T04:12:12.204Z | Downloaded unicode-normalization v0.1.25 |
| 1273 | 2026-08-05T04:12:12.214Z | Downloaded radix_trie v0.2.1 |
| 1274 | 2026-08-05T04:12:12.228Z | Downloaded winnow v0.5.40 |
| 1275 | 2026-08-05T04:12:12.232Z | Downloaded der v0.8.0 |
| 1276 | 2026-08-05T04:12:12.233Z | Downloaded regex-syntax v0.6.29 |
| 1277 | 2026-08-05T04:12:12.236Z | Downloaded zerovec v0.11.5 |
| 1278 | 2026-08-05T04:12:12.244Z | Downloaded tabled v0.20.0 |
| 1279 | 2026-08-05T04:12:12.253Z | Downloaded itertools v0.14.0 |
| 1280 | 2026-08-05T04:12:12.257Z | Downloaded iddqd v0.4.2 |
| 1281 | 2026-08-05T04:12:12.270Z | Downloaded idna v1.1.0 |
| 1282 | 2026-08-05T04:12:12.274Z | Downloaded petname v2.0.2 |
| 1283 | 2026-08-05T04:12:12.274Z | Downloaded bstr v1.12.1 |
| 1284 | 2026-08-05T04:12:12.281Z | Downloaded vcpkg v0.2.15 |
| 1285 | 2026-08-05T04:12:12.307Z | Downloaded tokio-util v0.7.18 |
| 1286 | 2026-08-05T04:12:12.314Z | Downloaded zerocopy v0.8.40 |
| 1287 | 2026-08-05T04:12:12.314Z | Downloaded crossterm v0.29.0 |
| 1288 | 2026-08-05T04:12:12.321Z | Downloaded quinn-proto v0.11.16 |
| 1289 | 2026-08-05T04:12:12.337Z | Downloaded object v0.30.4 |
| 1290 | 2026-08-05T04:12:12.337Z | Downloaded nix v0.27.1 |
| 1291 | 2026-08-05T04:12:12.337Z | Downloaded nix v0.28.0 |
| 1292 | 2026-08-05T04:12:12.343Z | Downloaded rayon v1.11.0 |
| 1293 | 2026-08-05T04:12:12.343Z | Downloaded hickory-proto v0.24.4 |
| 1294 | 2026-08-05T04:12:12.350Z | Downloaded sha3 v0.12.0 |
| 1295 | 2026-08-05T04:12:12.355Z | Downloaded object v0.37.3 |
| 1296 | 2026-08-05T04:12:12.360Z | Downloaded rawzip v0.4.4 |
| 1297 | 2026-08-05T04:12:12.364Z | Downloaded curve25519-dalek v4.1.3 |
| 1298 | 2026-08-05T04:12:12.368Z | Downloaded itertools v0.15.0 |
| 1299 | 2026-08-05T04:12:12.405Z | Downloaded p384 v0.13.1 |
| 1300 | 2026-08-05T04:12:12.410Z | Downloaded smoltcp v0.11.0 |
| 1301 | 2026-08-05T04:12:12.418Z | Downloaded moka v0.12.13 |
| 1302 | 2026-08-05T04:12:12.429Z | Downloaded openapiv3 v2.2.0 |
| 1303 | 2026-08-05T04:12:12.433Z | Downloaded regress v0.10.5 |
| 1304 | 2026-08-05T04:12:12.438Z | Downloaded hickory-proto v0.25.2 |
| 1305 | 2026-08-05T04:12:12.444Z | Downloaded russh v0.62.4 |
| 1306 | 2026-08-05T04:12:12.449Z | Downloaded crypto-bigint v0.7.5 |
| 1307 | 2026-08-05T04:12:12.463Z | Downloaded nix v0.31.2 |
| 1308 | 2026-08-05T04:12:12.468Z | Downloaded time v0.3.47 |
| 1309 | 2026-08-05T04:12:12.486Z | Downloaded rustix v0.38.44 |
| 1310 | 2026-08-05T04:12:12.502Z | Downloaded curve25519-dalek v5.0.0 |
| 1311 | 2026-08-05T04:12:12.506Z | Downloaded rustls v0.23.41 |
| 1312 | 2026-08-05T04:12:12.509Z | Downloaded openssl v0.10.80 |
| 1313 | 2026-08-05T04:12:12.514Z | Downloaded regress v0.11.1 |
| 1314 | 2026-08-05T04:12:12.533Z | Downloaded tracing v0.1.44 |
| 1315 | 2026-08-05T04:12:12.545Z | Downloaded polar-core v0.27.3 |
| 1316 | 2026-08-05T04:12:12.549Z | Downloaded smoltcp v0.9.1 |
| 1317 | 2026-08-05T04:12:12.558Z | Downloaded dropshot v0.17.1 |
| 1318 | 2026-08-05T04:12:12.568Z | Downloaded typify-impl v0.6.2 |
| 1319 | 2026-08-05T04:12:12.576Z | Downloaded regex-syntax v0.8.10 |
| 1320 | 2026-08-05T04:12:12.596Z | Downloaded zerocopy-derive v0.6.6 |
| 1321 | 2026-08-05T04:12:12.602Z | Downloaded sled v0.34.7 |
| 1322 | 2026-08-05T04:12:12.610Z | Downloaded sqlparser v0.61.0 |
| 1323 | 2026-08-05T04:12:12.616Z | Downloaded ratatui v0.29.0 |
| 1324 | 2026-08-05T04:12:12.639Z | Downloaded diesel v2.3.7 |
| 1325 | 2026-08-05T04:12:12.655Z | Downloaded regex-automata v0.4.14 |
| 1326 | 2026-08-05T04:12:12.663Z | Downloaded sha3 v0.11.0 |
| 1327 | 2026-08-05T04:12:12.667Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1328 | 2026-08-05T04:12:12.689Z | Downloaded jiff v0.2.34 |
| 1329 | 2026-08-05T04:12:12.699Z | Downloaded petgraph v0.6.5 |
| 1330 | 2026-08-05T04:12:12.716Z | Downloaded libz-sys v1.1.24 |
| 1331 | 2026-08-05T04:12:12.728Z | Downloaded sha3 v0.10.8 |
| 1332 | 2026-08-05T04:12:12.741Z | Downloaded petgraph v0.8.3 |
| 1333 | 2026-08-05T04:12:12.754Z | Downloaded chrono-tz v0.10.4 |
| 1334 | 2026-08-05T04:12:12.800Z | Downloaded encoding_rs v0.8.35 |
| 1335 | 2026-08-05T04:12:12.816Z | Downloaded ring v0.17.14 |
| 1336 | 2026-08-05T04:12:12.840Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-08-05T04:12:12.851Z | Downloaded tokio v1.52.1 |
| 1338 | 2026-08-05T04:12:12.874Z | Downloaded csv v1.4.0 |
| 1339 | 2026-08-05T04:12:12.970Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1340 | 2026-08-05T04:12:13.527Z | Downloaded aws-lc-sys v0.40.0 |
| 1341 | 2026-08-05T04:12:13.779Z | Compiling libc v0.2.185 |
| 1342 | 2026-08-05T04:12:13.779Z | Compiling serde_core v1.0.228 |
| 1343 | 2026-08-05T04:12:13.783Z | Compiling serde v1.0.228 |
| 1344 | 2026-08-05T04:12:13.783Z | Compiling log v0.4.29 |
| 1345 | 2026-08-05T04:12:13.783Z | Compiling smallvec v1.15.1 |
| 1346 | 2026-08-05T04:12:13.783Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-08-05T04:12:13.783Z | Compiling shlex v1.3.0 |
| 1348 | 2026-08-05T04:12:13.783Z | Compiling subtle v2.6.1 |
| 1349 | 2026-08-05T04:12:13.923Z | Compiling scopeguard v1.2.0 |
| 1350 | 2026-08-05T04:12:13.932Z | Compiling stable_deref_trait v1.2.1 |
| 1351 | 2026-08-05T04:12:13.932Z | Compiling typenum v1.20.1 |
| 1352 | 2026-08-05T04:12:13.937Z | Compiling zerocopy v0.8.40 |
| 1353 | 2026-08-05T04:12:13.937Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-08-05T04:12:13.937Z | Compiling serde_json v1.0.151 |
| 1355 | 2026-08-05T04:12:13.937Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-08-05T04:12:13.937Z | Compiling libm v0.2.16 |
| 1357 | 2026-08-05T04:12:13.937Z | Compiling pkg-config v0.3.32 |
| 1358 | 2026-08-05T04:12:13.937Z | Compiling getrandom v0.4.1 |
| 1359 | 2026-08-05T04:12:13.937Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-08-05T04:12:13.937Z | Compiling const-oid v0.9.6 |
| 1361 | 2026-08-05T04:12:13.937Z | Compiling pin-project-lite v0.2.17 |
| 1362 | 2026-08-05T04:12:13.955Z | Compiling rand_core v0.10.0 |
| 1363 | 2026-08-05T04:12:13.969Z | Compiling litemap v0.8.1 |
| 1364 | 2026-08-05T04:12:14.038Z | Compiling num-traits v0.2.19 |
| 1365 | 2026-08-05T04:12:14.045Z | Compiling generic-array v0.14.7 |
| 1366 | 2026-08-05T04:12:14.055Z | Compiling percent-encoding v2.3.2 |
| 1367 | 2026-08-05T04:12:14.058Z | Compiling writeable v0.6.2 |
| 1368 | 2026-08-05T04:12:14.058Z | Compiling futures-core v0.3.32 |
| 1369 | 2026-08-05T04:12:14.118Z | Compiling icu_properties_data v2.1.2 |
| 1370 | 2026-08-05T04:12:14.165Z | Compiling syn v2.0.117 |
| 1371 | 2026-08-05T04:12:14.169Z | Compiling icu_normalizer_data v2.1.1 |
| 1372 | 2026-08-05T04:12:14.184Z | Compiling lock_api v0.4.14 |
| 1373 | 2026-08-05T04:12:14.255Z | Compiling getrandom v0.3.4 |
| 1374 | 2026-08-05T04:12:14.267Z | Compiling futures-sink v0.3.32 |
| 1375 | 2026-08-05T04:12:14.271Z | Compiling rustix v1.1.3 |
| 1376 | 2026-08-05T04:12:14.281Z | Compiling slab v0.4.12 |
| 1377 | 2026-08-05T04:12:14.285Z | Compiling futures-task v0.3.32 |
| 1378 | 2026-08-05T04:12:14.286Z | Compiling futures-io v0.3.32 |
| 1379 | 2026-08-05T04:12:14.337Z | Compiling utf8_iter v1.0.4 |
| 1380 | 2026-08-05T04:12:14.353Z | Compiling rustversion v1.0.22 |
| 1381 | 2026-08-05T04:12:14.389Z | Compiling base64ct v1.8.3 |
| 1382 | 2026-08-05T04:12:14.406Z | Compiling iana-time-zone v0.1.65 |
| 1383 | 2026-08-05T04:12:14.459Z | Compiling flagset v0.4.7 |
| 1384 | 2026-08-05T04:12:14.463Z | Compiling regex-syntax v0.8.10 |
| 1385 | 2026-08-05T04:12:14.614Z | Compiling form_urlencoded v1.2.2 |
| 1386 | 2026-08-05T04:12:14.651Z | Compiling ident_case v1.0.1 |
| 1387 | 2026-08-05T04:12:14.668Z | Compiling fs_extra v1.3.0 |
| 1388 | 2026-08-05T04:12:14.687Z | Compiling dunce v1.0.5 |
| 1389 | 2026-08-05T04:12:14.691Z | Compiling base64 v0.22.1 |
| 1390 | 2026-08-05T04:12:14.724Z | Compiling futures-channel v0.3.32 |
| 1391 | 2026-08-05T04:12:14.745Z | Compiling syn v1.0.109 |
| 1392 | 2026-08-05T04:12:14.764Z | Compiling vcpkg v0.2.15 |
| 1393 | 2026-08-05T04:12:14.780Z | Compiling schemars v0.8.22 |
| 1394 | 2026-08-05T04:12:14.784Z | Compiling pem-rfc7468 v0.7.0 |
| 1395 | 2026-08-05T04:12:14.821Z | Compiling aws-lc-rs v1.16.3 |
| 1396 | 2026-08-05T04:12:14.837Z | Compiling dyn-clone v1.0.20 |
| 1397 | 2026-08-05T04:12:14.890Z | Compiling cpufeatures v0.2.17 |
| 1398 | 2026-08-05T04:12:14.908Z | Compiling openssl-probe v0.2.1 |
| 1399 | 2026-08-05T04:12:14.925Z | Compiling cmov v0.5.4 |
| 1400 | 2026-08-05T04:12:14.971Z | Compiling httparse v1.10.1 |
| 1401 | 2026-08-05T04:12:15.002Z | Compiling crc32fast v1.5.0 |
| 1402 | 2026-08-05T04:12:15.019Z | Compiling tinyvec_macros v0.1.1 |
| 1403 | 2026-08-05T04:12:15.067Z | Compiling aho-corasick v1.1.4 |
| 1404 | 2026-08-05T04:12:15.070Z | Compiling tower-layer v0.3.3 |
| 1405 | 2026-08-05T04:12:15.147Z | Compiling jobserver v0.1.34 |
| 1406 | 2026-08-05T04:12:15.165Z | Compiling errno v0.3.14 |
| 1407 | 2026-08-05T04:12:15.222Z | Compiling getrandom v0.2.17 |
| 1408 | 2026-08-05T04:12:15.270Z | Compiling mio v1.2.0 |
| 1409 | 2026-08-05T04:12:15.274Z | Compiling socket2 v0.6.3 |
| 1410 | 2026-08-05T04:12:15.306Z | Compiling try-lock v0.2.5 |
| 1411 | 2026-08-05T04:12:15.356Z | Compiling signal-hook-registry v1.4.8 |
| 1412 | 2026-08-05T04:12:15.361Z | Compiling radium v0.7.0 |
| 1413 | 2026-08-05T04:12:15.378Z | Compiling spin v0.9.8 |
| 1414 | 2026-08-05T04:12:15.442Z | Compiling cc v1.2.56 |
| 1415 | 2026-08-05T04:12:15.460Z | Compiling rand_core v0.6.4 |
| 1416 | 2026-08-05T04:12:15.480Z | Compiling parking_lot v0.12.5 |
| 1417 | 2026-08-05T04:12:15.483Z | Compiling ctutils v0.4.2 |
| 1418 | 2026-08-05T04:12:15.533Z | Compiling untrusted v0.7.1 |
| 1419 | 2026-08-05T04:12:15.536Z | Compiling atomic-waker v1.1.2 |
| 1420 | 2026-08-05T04:12:15.587Z | Compiling tower-service v0.3.3 |
| 1421 | 2026-08-05T04:12:15.608Z | Compiling want v0.3.1 |
| 1422 | 2026-08-05T04:12:15.639Z | Compiling simd-adler32 v0.3.8 |
| 1423 | 2026-08-05T04:12:15.654Z | Compiling rustls v0.23.41 |
| 1424 | 2026-08-05T04:12:15.673Z | Compiling rand_core v0.9.5 |
| 1425 | 2026-08-05T04:12:15.676Z | Compiling maybe-uninit v2.0.0 |
| 1426 | 2026-08-05T04:12:15.740Z | Compiling tap v1.0.1 |
| 1427 | 2026-08-05T04:12:15.744Z | Compiling untrusted v0.9.0 |
| 1428 | 2026-08-05T04:12:15.744Z | Compiling foreign-types-shared v0.1.1 |
| 1429 | 2026-08-05T04:12:15.752Z | Compiling httpdate v1.0.3 |
| 1430 | 2026-08-05T04:12:15.755Z | Compiling openssl v0.10.80 |
| 1431 | 2026-08-05T04:12:15.785Z | Compiling tinyvec v1.10.0 |
| 1432 | 2026-08-05T04:12:15.836Z | Compiling wait-timeout v0.2.1 |
| 1433 | 2026-08-05T04:12:15.840Z | Compiling ahash v0.8.12 |
| 1434 | 2026-08-05T04:12:15.840Z | Compiling funty v2.0.0 |
| 1435 | 2026-08-05T04:12:15.902Z | Compiling wyz v0.5.1 |
| 1436 | 2026-08-05T04:12:15.919Z | Compiling time-core v0.1.8 |
| 1437 | 2026-08-05T04:12:15.969Z | Compiling foreign-types v0.3.2 |
| 1438 | 2026-08-05T04:12:15.987Z | Compiling num-bigint-dig v0.8.6 |
| 1439 | 2026-08-05T04:12:15.992Z | Compiling native-tls v0.2.18 |
| 1440 | 2026-08-05T04:12:16.200Z | Compiling adler2 v2.0.1 |
| 1441 | 2026-08-05T04:12:16.217Z | Compiling packed_struct v0.10.1 |
| 1442 | 2026-08-05T04:12:16.221Z | Compiling quick-error v1.2.3 |
| 1443 | 2026-08-05T04:12:16.221Z | Compiling num-conv v0.2.0 |
| 1444 | 2026-08-05T04:12:16.221Z | Compiling bit-vec v0.8.0 |
| 1445 | 2026-08-05T04:12:16.221Z | Compiling powerfmt v0.2.0 |
| 1446 | 2026-08-05T04:12:16.287Z | Compiling unicode-normalization v0.1.25 |
| 1447 | 2026-08-05T04:12:16.303Z | Compiling cmake v0.1.57 |
| 1448 | 2026-08-05T04:12:16.371Z | Compiling rand_xorshift v0.4.0 |
| 1449 | 2026-08-05T04:12:16.389Z | Compiling lazy_static v1.5.0 |
| 1450 | 2026-08-05T04:12:16.481Z | Compiling once_cell v1.21.3 |
| 1451 | 2026-08-05T04:12:16.484Z | Compiling bit-set v0.8.0 |
| 1452 | 2026-08-05T04:12:16.485Z | Compiling miniz_oxide v0.8.9 |
| 1453 | 2026-08-05T04:12:16.538Z | Compiling time-macros v0.2.27 |
| 1454 | 2026-08-05T04:12:16.556Z | Compiling bitvec v1.0.1 |
| 1455 | 2026-08-05T04:12:16.561Z | Compiling deranged v0.5.8 |
| 1456 | 2026-08-05T04:12:16.561Z | Compiling anstyle-parse v0.2.7 |
| 1457 | 2026-08-05T04:12:16.561Z | Compiling sync_wrapper v1.0.2 |
| 1458 | 2026-08-05T04:12:16.561Z | Compiling indexmap v1.9.3 |
| 1459 | 2026-08-05T04:12:16.561Z | Compiling nodrop v0.1.14 |
| 1460 | 2026-08-05T04:12:16.580Z | Compiling zlib-rs v0.6.2 |
| 1461 | 2026-08-05T04:12:16.584Z | Compiling crossbeam-utils v0.8.21 |
| 1462 | 2026-08-05T04:12:16.616Z | Compiling usdt-impl v0.6.0 |
| 1463 | 2026-08-05T04:12:16.622Z | Compiling crc-catalog v2.4.0 |
| 1464 | 2026-08-05T04:12:16.622Z | Compiling paste v1.0.15 |
| 1465 | 2026-08-05T04:12:16.650Z | Compiling regex-automata v0.4.14 |
| 1466 | 2026-08-05T04:12:16.668Z | Compiling unarray v0.1.4 |
| 1467 | 2026-08-05T04:12:16.721Z | Compiling bitflags v2.11.0 |
| 1468 | 2026-08-05T04:12:16.755Z | Compiling semver v1.0.28 |
| 1469 | 2026-08-05T04:12:16.775Z | Compiling indexmap v2.14.0 |
| 1470 | 2026-08-05T04:12:16.780Z | Compiling uuid v1.23.4 |
| 1471 | 2026-08-05T04:12:16.808Z | Compiling tracing-core v0.1.36 |
| 1472 | 2026-08-05T04:12:16.828Z | Compiling num-integer v0.1.46 |
| 1473 | 2026-08-05T04:12:16.880Z | Compiling num_threads v0.1.7 |
| 1474 | 2026-08-05T04:12:16.896Z | Compiling unicode-segmentation v1.12.0 |
| 1475 | 2026-08-05T04:12:16.900Z | Compiling siphasher v1.0.2 |
| 1476 | 2026-08-05T04:12:16.900Z | Compiling array-init v0.0.4 |
| 1477 | 2026-08-05T04:12:16.934Z | Compiling crc v3.4.0 |
| 1478 | 2026-08-05T04:12:16.954Z | Compiling smallvec v0.6.14 |
| 1479 | 2026-08-05T04:12:16.969Z | Compiling anstream v0.6.21 |
| 1480 | 2026-08-05T04:12:17.004Z | Compiling slog v2.8.2 |
| 1481 | 2026-08-05T04:12:17.073Z | Compiling thread-id v5.1.0 |
| 1482 | 2026-08-05T04:12:17.077Z | Compiling env_filter v1.0.0 |
| 1483 | 2026-08-05T04:12:17.093Z | Compiling cookie v0.18.1 |
| 1484 | 2026-08-05T04:12:17.110Z | Compiling signal-hook v0.3.18 |
| 1485 | 2026-08-05T04:12:17.144Z | Compiling synstructure v0.13.2 |
| 1486 | 2026-08-05T04:12:17.212Z | Compiling serde_derive_internals v0.29.1 |
| 1487 | 2026-08-05T04:12:17.215Z | Compiling aws-lc-sys v0.40.0 |
| 1488 | 2026-08-05T04:12:17.229Z | Compiling rustc_version v0.4.1 |
| 1489 | 2026-08-05T04:12:17.281Z | Compiling openssl-sys v0.9.117 |
| 1490 | 2026-08-05T04:12:17.315Z | Compiling pest_generator v2.8.6 |
| 1491 | 2026-08-05T04:12:17.333Z | Compiling darling_core v0.20.11 |
| 1492 | 2026-08-05T04:12:17.337Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1493 | 2026-08-05T04:12:17.369Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1494 | 2026-08-05T04:12:17.404Z | Compiling num-iter v0.1.45 |
| 1495 | 2026-08-05T04:12:17.424Z | Compiling darling_core v0.23.0 |
| 1496 | 2026-08-05T04:12:17.438Z | Compiling ryu v1.0.23 |
| 1497 | 2026-08-05T04:12:17.442Z | Compiling iri-string v0.7.10 |
| 1498 | 2026-08-05T04:12:17.455Z | Compiling anyhow v1.0.102 |
| 1499 | 2026-08-05T04:12:17.540Z | Compiling unicode-properties v0.1.4 |
| 1500 | 2026-08-05T04:12:17.575Z | Compiling unicode-bidi v0.3.18 |
| 1501 | 2026-08-05T04:12:17.579Z | Compiling winnow v0.5.40 |
| 1502 | 2026-08-05T04:12:17.579Z | Compiling zstd-safe v7.2.4 |
| 1503 | 2026-08-05T04:12:17.592Z | Compiling allocator-api2 v0.2.21 |
| 1504 | 2026-08-05T04:12:17.626Z | Compiling hashbrown v0.12.3 |
| 1505 | 2026-08-05T04:12:17.630Z | Compiling base64 v0.21.7 |
| 1506 | 2026-08-05T04:12:17.630Z | Compiling heapless v0.7.17 |
| 1507 | 2026-08-05T04:12:17.694Z | Compiling curve25519-dalek v4.1.3 |
| 1508 | 2026-08-05T04:12:17.744Z | Compiling time v0.3.47 |
| 1509 | 2026-08-05T04:12:17.748Z | Compiling env_logger v0.11.9 |
| 1510 | 2026-08-05T04:12:17.829Z | Compiling heck v0.4.1 |
| 1511 | 2026-08-05T04:12:17.894Z | Compiling camino v1.2.2 |
| 1512 | 2026-08-05T04:12:17.911Z | Compiling vergen-lib v9.1.0 |
| 1513 | 2026-08-05T04:12:17.914Z | Compiling hash32 v0.2.1 |
| 1514 | 2026-08-05T04:12:18.003Z | Compiling stringprep v0.1.5 |
| 1515 | 2026-08-05T04:12:18.020Z | Compiling memoffset v0.9.1 |
| 1516 | 2026-08-05T04:12:18.042Z | Compiling encoding_rs v0.8.35 |
| 1517 | 2026-08-05T04:12:18.091Z | Compiling fallible-iterator v0.2.0 |
| 1518 | 2026-08-05T04:12:18.153Z | Compiling rustix v0.38.44 |
| 1519 | 2026-08-05T04:12:18.160Z | Compiling smoltcp v0.9.1 |
| 1520 | 2026-08-05T04:12:18.160Z | Compiling psl-types v2.0.11 |
| 1521 | 2026-08-05T04:12:18.191Z | Compiling litrs v1.0.0 |
| 1522 | 2026-08-05T04:12:18.205Z | Compiling mime v0.3.17 |
| 1523 | 2026-08-05T04:12:18.225Z | Compiling crc-any v2.5.0 |
| 1524 | 2026-08-05T04:12:18.248Z | Compiling ref-cast v1.0.25 |
| 1525 | 2026-08-05T04:12:18.254Z | Compiling cfg_aliases v0.2.1 |
| 1526 | 2026-08-05T04:12:18.329Z | Compiling tempfile v3.25.0 |
| 1527 | 2026-08-05T04:12:18.344Z | Compiling terminal_size v0.4.3 |
| 1528 | 2026-08-05T04:12:18.447Z | Compiling nix v0.31.2 |
| 1529 | 2026-08-05T04:12:18.579Z | Compiling clap_builder v4.6.0 |
| 1530 | 2026-08-05T04:12:18.652Z | Compiling phf_shared v0.13.1 |
| 1531 | 2026-08-05T04:12:18.670Z | Compiling cargo-platform v0.3.2 |
| 1532 | 2026-08-05T04:12:18.678Z | Compiling vergen v9.1.0 |
| 1533 | 2026-08-05T04:12:18.690Z | Compiling ff v0.13.1 |
| 1534 | 2026-08-05T04:12:18.708Z | Compiling fs-err v3.3.0 |
| 1535 | 2026-08-05T04:12:18.726Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-08-05T04:12:18.729Z | Compiling foldhash v0.1.5 |
| 1537 | 2026-08-05T04:12:18.828Z | Compiling managed v0.8.0 |
| 1538 | 2026-08-05T04:12:18.835Z | Compiling same-file v1.0.6 |
| 1539 | 2026-08-05T04:12:18.900Z | Compiling jiff-core v0.1.0 |
| 1540 | 2026-08-05T04:12:18.919Z | Compiling libbz2-rs-sys v0.2.2 |
| 1541 | 2026-08-05T04:12:18.940Z | Compiling document-features v0.2.12 |
| 1542 | 2026-08-05T04:12:18.967Z | Compiling foldhash v0.2.0 |
| 1543 | 2026-08-05T04:12:18.974Z | Compiling base16ct v0.2.0 |
| 1544 | 2026-08-05T04:12:18.979Z | Compiling object v0.37.3 |
| 1545 | 2026-08-05T04:12:18.982Z | Compiling path-slash v0.1.5 |
| 1546 | 2026-08-05T04:12:19.000Z | Compiling bitflags v1.3.2 |
| 1547 | 2026-08-05T04:12:19.005Z | Compiling bumpalo v3.20.2 |
| 1548 | 2026-08-05T04:12:19.036Z | Compiling walkdir v2.5.0 |
| 1549 | 2026-08-05T04:12:19.055Z | Compiling bstr v1.12.1 |
| 1550 | 2026-08-05T04:12:19.062Z | Compiling regex v1.12.3 |
| 1551 | 2026-08-05T04:12:19.163Z | Compiling hashbrown v0.16.1 |
| 1552 | 2026-08-05T04:12:19.185Z | Compiling serde_derive v1.0.228 |
| 1553 | 2026-08-05T04:12:19.200Z | Compiling zeroize_derive v1.5.0 |
| 1554 | 2026-08-05T04:12:19.204Z | Compiling zerocopy-derive v0.8.40 |
| 1555 | 2026-08-05T04:12:19.221Z | Compiling zerofrom-derive v0.1.6 |
| 1556 | 2026-08-05T04:12:19.225Z | Compiling yoke-derive v0.8.1 |
| 1557 | 2026-08-05T04:12:19.239Z | Compiling zerovec-derive v0.11.2 |
| 1558 | 2026-08-05T04:12:19.257Z | Compiling displaydoc v0.2.5 |
| 1559 | 2026-08-05T04:12:19.276Z | Compiling tokio-macros v2.7.0 |
| 1560 | 2026-08-05T04:12:19.293Z | Compiling futures-macro v0.3.32 |
| 1561 | 2026-08-05T04:12:19.329Z | Compiling thiserror-impl v2.0.18 |
| 1562 | 2026-08-05T04:12:19.344Z | Compiling der_derive v0.7.3 |
| 1563 | 2026-08-05T04:12:19.347Z | Compiling tracing-attributes v0.1.31 |
| 1564 | 2026-08-05T04:12:19.380Z | Compiling schemars_derive v0.8.22 |
| 1565 | 2026-08-05T04:12:19.395Z | Compiling pest_derive v2.8.6 |
| 1566 | 2026-08-05T04:12:19.496Z | Compiling scroll_derive v0.13.1 |
| 1567 | 2026-08-05T04:12:19.558Z | Compiling thiserror-impl v1.0.69 |
| 1568 | 2026-08-05T04:12:19.582Z | Compiling openssl-macros v0.1.1 |
| 1569 | 2026-08-05T04:12:19.627Z | Compiling bitfield-macros v0.19.4 |
| 1570 | 2026-08-05T04:12:19.662Z | Compiling packed_struct_codegen v0.10.1 |
| 1571 | 2026-08-05T04:12:19.680Z | Compiling zerocopy-derive v0.6.6 |
| 1572 | 2026-08-05T04:12:19.799Z | Compiling clap_derive v4.6.1 |
| 1573 | 2026-08-05T04:12:19.823Z | Compiling flate2 v1.1.9 |
| 1574 | 2026-08-05T04:12:19.884Z | Compiling darling_macro v0.20.11 |
| 1575 | 2026-08-05T04:12:19.901Z | Compiling structmeta-derive v0.3.0 |
| 1576 | 2026-08-05T04:12:19.978Z | Compiling scroll_derive v0.12.1 |
| 1577 | 2026-08-05T04:12:20.016Z | Compiling bzip2 v0.4.4 |
| 1578 | 2026-08-05T04:12:20.034Z | Compiling zeroize v1.9.0 |
| 1579 | 2026-08-05T04:12:20.067Z | Compiling async-trait v0.1.89 |
| 1580 | 2026-08-05T04:12:20.145Z | Compiling pin-project-internal v1.1.11 |
| 1581 | 2026-08-05T04:12:20.183Z | Compiling zerocopy-derive v0.7.35 |
| 1582 | 2026-08-05T04:12:20.193Z | Compiling daft-derive v0.1.7 |
| 1583 | 2026-08-05T04:12:20.275Z | Compiling rustls-pki-types v1.14.0 |
| 1584 | 2026-08-05T04:12:20.296Z | Compiling hybrid-array v0.4.13 |
| 1585 | 2026-08-05T04:12:20.322Z | Compiling darling_macro v0.23.0 |
| 1586 | 2026-08-05T04:12:20.393Z | Compiling futures-util v0.3.32 |
| 1587 | 2026-08-05T04:12:20.455Z | Compiling scroll v0.13.0 |
| 1588 | 2026-08-05T04:12:20.522Z | Compiling bitfield v0.19.4 |
| 1589 | 2026-08-05T04:12:20.535Z | Compiling der v0.7.10 |
| 1590 | 2026-08-05T04:12:20.547Z | Compiling darling v0.20.11 |
| 1591 | 2026-08-05T04:12:20.593Z | Compiling zip v0.6.6 |
| 1592 | 2026-08-05T04:12:20.628Z | Compiling rustls-native-certs v0.8.3 |
| 1593 | 2026-08-05T04:12:20.670Z | Compiling derive_builder_core v0.20.2 |
| 1594 | 2026-08-05T04:12:20.688Z | Compiling zerocopy v0.6.6 |
| 1595 | 2026-08-05T04:12:20.820Z | Compiling block-buffer v0.10.4 |
| 1596 | 2026-08-05T04:12:20.839Z | Compiling crypto-common v0.1.7 |
| 1597 | 2026-08-05T04:12:20.842Z | Compiling goblin v0.10.5 |
| 1598 | 2026-08-05T04:12:20.908Z | Compiling scroll v0.12.0 |
| 1599 | 2026-08-05T04:12:20.926Z | Compiling hubpack_derive v0.1.1 |
| 1600 | 2026-08-05T04:12:20.930Z | Compiling tracing v0.1.44 |
| 1601 | 2026-08-05T04:12:20.965Z | Compiling ref-cast-impl v1.0.25 |
| 1602 | 2026-08-05T04:12:20.985Z | Compiling zerofrom v0.1.6 |
| 1603 | 2026-08-05T04:12:21.013Z | Compiling digest v0.10.7 |
| 1604 | 2026-08-05T04:12:21.031Z | Compiling thiserror v2.0.18 |
| 1605 | 2026-08-05T04:12:21.032Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1606 | 2026-08-05T04:12:21.085Z | Compiling darling v0.23.0 |
| 1607 | 2026-08-05T04:12:21.090Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-08-05T04:12:21.096Z | Compiling crypto-common v0.2.2 |
| 1609 | 2026-08-05T04:12:21.111Z | Compiling thiserror v1.0.69 |
| 1610 | 2026-08-05T04:12:21.114Z | Compiling yoke v0.8.1 |
| 1611 | 2026-08-05T04:12:21.148Z | Compiling dtrace-parser v0.3.0 |
| 1612 | 2026-08-05T04:12:21.182Z | Compiling block-buffer v0.12.1 |
| 1613 | 2026-08-05T04:12:21.203Z | Compiling goblin v0.8.2 |
| 1614 | 2026-08-05T04:12:21.221Z | Compiling structmeta v0.3.0 |
| 1615 | 2026-08-05T04:12:21.225Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1616 | 2026-08-05T04:12:21.225Z | Compiling strum_macros v0.27.2 |
| 1617 | 2026-08-05T04:12:21.225Z | Compiling snafu-derive v0.8.9 |
| 1618 | 2026-08-05T04:12:21.280Z | Compiling sha2 v0.10.9 |
| 1619 | 2026-08-05T04:12:21.298Z | Compiling signature v2.2.0 |
| 1620 | 2026-08-05T04:12:21.301Z | Compiling hmac v0.12.1 |
| 1621 | 2026-08-05T04:12:21.301Z | Compiling md-5 v0.10.6 |
| 1622 | 2026-08-05T04:12:21.318Z | Compiling zerocopy v0.7.35 |
| 1623 | 2026-08-05T04:12:21.321Z | Compiling inout v0.2.2 |
| 1624 | 2026-08-05T04:12:21.321Z | Compiling zerovec v0.11.5 |
| 1625 | 2026-08-05T04:12:21.339Z | Compiling zerotrie v0.2.3 |
| 1626 | 2026-08-05T04:12:21.343Z | Compiling dtrace-parser v0.2.0 |
| 1627 | 2026-08-05T04:12:21.375Z | Compiling serde_with_macros v3.21.0 |
| 1628 | 2026-08-05T04:12:21.442Z | Compiling spki v0.7.3 |
| 1629 | 2026-08-05T04:12:21.472Z | Compiling pin-project v1.1.11 |
| 1630 | 2026-08-05T04:12:21.528Z | Compiling crypto-bigint v0.5.5 |
| 1631 | 2026-08-05T04:12:21.579Z | Compiling derive-ex v0.1.8 |
| 1632 | 2026-08-05T04:12:21.615Z | Compiling derive_builder_macro v0.20.2 |
| 1633 | 2026-08-05T04:12:21.635Z | Compiling hkdf v0.12.4 |
| 1634 | 2026-08-05T04:12:21.635Z | Compiling jiff v0.2.34 |
| 1635 | 2026-08-05T04:12:21.639Z | Compiling globset v0.4.18 |
| 1636 | 2026-08-05T04:12:21.672Z | Compiling pkcs8 v0.10.2 |
| 1637 | 2026-08-05T04:12:21.726Z | Compiling x509-cert v0.2.5 |
| 1638 | 2026-08-05T04:12:21.813Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-08-05T04:12:21.849Z | Compiling clap v4.6.1 |
| 1640 | 2026-08-05T04:12:21.892Z | Compiling cipher v0.5.2 |
| 1641 | 2026-08-05T04:12:21.947Z | Compiling tinystr v0.8.2 |
| 1642 | 2026-08-05T04:12:21.973Z | Compiling potential_utf v0.1.4 |
| 1643 | 2026-08-05T04:12:21.977Z | Compiling pkcs1 v0.7.5 |
| 1644 | 2026-08-05T04:12:22.010Z | Compiling sec1 v0.7.3 |
| 1645 | 2026-08-05T04:12:22.010Z | Compiling ed25519 v2.2.3 |
| 1646 | 2026-08-05T04:12:22.014Z | Compiling zopfli v0.8.3 |
| 1647 | 2026-08-05T04:12:22.067Z | Compiling async-recursion v1.1.1 |
| 1648 | 2026-08-05T04:12:22.138Z | Compiling icu_collections v2.1.1 |
| 1649 | 2026-08-05T04:12:22.141Z | Compiling serde_repr v0.1.20 |
| 1650 | 2026-08-05T04:12:22.172Z | Compiling icu_locale_core v2.1.1 |
| 1651 | 2026-08-05T04:12:22.197Z | Compiling strum_macros v0.26.4 |
| 1652 | 2026-08-05T04:12:22.220Z | Compiling enum-as-inner v0.6.1 |
| 1653 | 2026-08-05T04:12:22.327Z | Compiling derive_builder v0.20.2 |
| 1654 | 2026-08-05T04:12:22.377Z | Compiling hashbrown v0.15.5 |
| 1655 | 2026-08-05T04:12:22.498Z | Compiling phf v0.13.1 |
| 1656 | 2026-08-05T04:12:22.740Z | Compiling futures-executor v0.3.32 |
| 1657 | 2026-08-05T04:12:22.777Z | Compiling group v0.13.0 |
| 1658 | 2026-08-05T04:12:22.796Z | Compiling signal-hook-mio v0.2.5 |
| 1659 | 2026-08-05T04:12:22.850Z | Compiling phf_shared v0.11.3 |
| 1660 | 2026-08-05T04:12:22.868Z | Compiling float-cmp v0.10.0 |
| 1661 | 2026-08-05T04:12:22.907Z | Compiling icu_provider v2.1.1 |
| 1662 | 2026-08-05T04:12:22.926Z | Compiling futures v0.3.32 |
| 1663 | 2026-08-05T04:12:22.948Z | Compiling pem v3.0.6 |
| 1664 | 2026-08-05T04:12:22.967Z | Compiling memmap2 v0.9.10 |
| 1665 | 2026-08-05T04:12:22.970Z | Compiling thread-id v4.2.2 |
| 1666 | 2026-08-05T04:12:22.970Z | Compiling normalize-line-endings v0.3.0 |
| 1667 | 2026-08-05T04:12:23.023Z | Compiling bytes v1.11.1 |
| 1668 | 2026-08-05T04:12:23.042Z | Compiling chrono v0.4.45 |
| 1669 | 2026-08-05T04:12:23.065Z | Compiling ipnet v2.11.0 |
| 1670 | 2026-08-05T04:12:23.068Z | Compiling hex v0.4.3 |
| 1671 | 2026-08-05T04:12:23.084Z | Compiling serde_spanned v0.6.9 |
| 1672 | 2026-08-05T04:12:23.121Z | Compiling toml_datetime v0.6.11 |
| 1673 | 2026-08-05T04:12:23.124Z | Compiling ron v0.8.1 |
| 1674 | 2026-08-05T04:12:23.124Z | Compiling serde-hex v0.1.0 |
| 1675 | 2026-08-05T04:12:23.137Z | Compiling erased-serde v0.3.31 |
| 1676 | 2026-08-05T04:12:23.140Z | Compiling serde_urlencoded v0.7.1 |
| 1677 | 2026-08-05T04:12:23.174Z | Compiling serde_tokenstream v0.2.3 |
| 1678 | 2026-08-05T04:12:23.248Z | Compiling icu_properties v2.1.2 |
| 1679 | 2026-08-05T04:12:23.251Z | Compiling icu_normalizer v2.1.1 |
| 1680 | 2026-08-05T04:12:23.283Z | Compiling cargo_metadata v0.23.1 |
| 1681 | 2026-08-05T04:12:23.287Z | Compiling hubpack v0.1.2 |
| 1682 | 2026-08-05T04:12:23.322Z | Compiling serde-big-array v0.5.1 |
| 1683 | 2026-08-05T04:12:23.360Z | Compiling toml_edit v0.19.15 |
| 1684 | 2026-08-05T04:12:23.380Z | Compiling olpc-cjson v0.1.4 |
| 1685 | 2026-08-05T04:12:23.428Z | Compiling serde_plain v1.0.2 |
| 1686 | 2026-08-05T04:12:23.447Z | Compiling typed-path v0.9.3 |
| 1687 | 2026-08-05T04:12:23.492Z | Compiling const-oid v0.10.2 |
| 1688 | 2026-08-05T04:12:23.511Z | Compiling fixedbitset v0.4.2 |
| 1689 | 2026-08-05T04:12:23.529Z | Compiling snafu v0.8.9 |
| 1690 | 2026-08-05T04:12:23.571Z | Compiling tokio v1.52.1 |
| 1691 | 2026-08-05T04:12:23.599Z | Compiling http v1.4.2 |
| 1692 | 2026-08-05T04:12:23.620Z | Compiling test-strategy v0.4.5 |
| 1693 | 2026-08-05T04:12:23.620Z | Compiling strum v0.27.2 |
| 1694 | 2026-08-05T04:12:23.624Z | Compiling winnow v1.0.3 |
| 1695 | 2026-08-05T04:12:23.691Z | Compiling precomputed-hash v0.1.1 |
| 1696 | 2026-08-05T04:12:23.691Z | Compiling static_assertions v1.1.0 |
| 1697 | 2026-08-05T04:12:23.695Z | Compiling either v1.15.0 |
| 1698 | 2026-08-05T04:12:23.724Z | Compiling whoami v2.1.0 |
| 1699 | 2026-08-05T04:12:23.756Z | Compiling dof v0.3.0 |
| 1700 | 2026-08-05T04:12:23.760Z | Compiling new_debug_unreachable v1.0.6 |
| 1701 | 2026-08-05T04:12:23.794Z | Compiling predicates-core v1.0.10 |
| 1702 | 2026-08-05T04:12:23.798Z | Compiling keccak v0.1.6 |
| 1703 | 2026-08-05T04:12:23.831Z | Compiling cpufeatures v0.3.0 |
| 1704 | 2026-08-05T04:12:23.831Z | Compiling difflib v0.4.0 |
| 1705 | 2026-08-05T04:12:23.866Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1706 | 2026-08-05T04:12:23.884Z | Compiling data-encoding v2.10.0 |
| 1707 | 2026-08-05T04:12:23.888Z | Compiling fixedbitset v0.5.7 |
| 1708 | 2026-08-05T04:12:23.936Z | Compiling chacha20 v0.10.0 |
| 1709 | 2026-08-05T04:12:23.962Z | Compiling itertools v0.13.0 |
| 1710 | 2026-08-05T04:12:23.971Z | Compiling string_cache v0.8.9 |
| 1711 | 2026-08-05T04:12:24.016Z | Compiling sha3 v0.10.8 |
| 1712 | 2026-08-05T04:12:24.069Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1713 | 2026-08-05T04:12:24.104Z | Compiling toml_edit v0.22.27 |
| 1714 | 2026-08-05T04:12:24.154Z | Compiling idna_adapter v1.2.1 |
| 1715 | 2026-08-05T04:12:24.183Z | Compiling ppv-lite86 v0.2.21 |
| 1716 | 2026-08-05T04:12:24.208Z | Compiling dof v0.4.0 |
| 1717 | 2026-08-05T04:12:24.261Z | Compiling strum v0.26.3 |
| 1718 | 2026-08-05T04:12:24.337Z | Compiling idna v1.1.0 |
| 1719 | 2026-08-05T04:12:24.364Z | Compiling http-body v1.0.1 |
| 1720 | 2026-08-05T04:12:24.388Z | Compiling usdt-impl v0.5.0 |
| 1721 | 2026-08-05T04:12:24.430Z | Compiling hashbrown v0.13.2 |
| 1722 | 2026-08-05T04:12:24.449Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1723 | 2026-08-05T04:12:24.479Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1724 | 2026-08-05T04:12:24.508Z | Compiling rand_chacha v0.9.0 |
| 1725 | 2026-08-05T04:12:24.529Z | Compiling rand_chacha v0.3.1 |
| 1726 | 2026-08-05T04:12:24.546Z | Compiling http-body-util v0.1.3 |
| 1727 | 2026-08-05T04:12:24.553Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1728 | 2026-08-05T04:12:24.584Z | Compiling petgraph v0.8.3 |
| 1729 | 2026-08-05T04:12:24.588Z | Compiling predicates v3.1.4 |
| 1730 | 2026-08-05T04:12:24.603Z | Compiling petgraph v0.6.5 |
| 1731 | 2026-08-05T04:12:24.643Z | Compiling digest v0.11.3 |
| 1732 | 2026-08-05T04:12:24.647Z | Compiling crossterm v0.28.1 |
| 1733 | 2026-08-05T04:12:24.675Z | Compiling url v2.5.8 |
| 1734 | 2026-08-05T04:12:24.695Z | Compiling publicsuffix v2.3.0 |
| 1735 | 2026-08-05T04:12:24.730Z | Compiling ed25519-dalek v2.2.0 |
| 1736 | 2026-08-05T04:12:24.740Z | Compiling rand v0.9.2 |
| 1737 | 2026-08-05T04:12:24.757Z | Compiling toml v0.7.8 |
| 1738 | 2026-08-05T04:12:24.811Z | Compiling rand v0.8.6 |
| 1739 | 2026-08-05T04:12:24.843Z | Compiling openapiv3 v2.2.0 |
| 1740 | 2026-08-05T04:12:24.909Z | Compiling object v0.30.4 |
| 1741 | 2026-08-05T04:12:24.926Z | Compiling elliptic-curve v0.13.8 |
| 1742 | 2026-08-05T04:12:25.072Z | Compiling similar v2.7.0 |
| 1743 | 2026-08-05T04:12:25.089Z | Compiling crossbeam-epoch v0.9.18 |
| 1744 | 2026-08-05T04:12:25.274Z | Compiling cookie_store v0.22.1 |
| 1745 | 2026-08-05T04:12:25.292Z | Compiling lalrpop-util v0.19.12 |
| 1746 | 2026-08-05T04:12:25.310Z | Compiling peg-runtime v0.8.5 |
| 1747 | 2026-08-05T04:12:25.328Z | Compiling thread_local v1.1.9 |
| 1748 | 2026-08-05T04:12:25.347Z | Compiling proptest v1.11.0 |
| 1749 | 2026-08-05T04:12:25.382Z | Compiling postgres-protocol v0.6.10 |
| 1750 | 2026-08-05T04:12:25.398Z | Compiling slog-async v2.8.0 |
| 1751 | 2026-08-05T04:12:25.425Z | Compiling crossbeam-channel v0.5.15 |
| 1752 | 2026-08-05T04:12:25.497Z | Compiling filetime v0.2.27 |
| 1753 | 2026-08-05T04:12:25.522Z | Compiling is-terminal v0.4.17 |
| 1754 | 2026-08-05T04:12:25.541Z | Compiling take_mut v0.2.2 |
| 1755 | 2026-08-05T04:12:25.561Z | Compiling xattr v1.6.1 |
| 1756 | 2026-08-05T04:12:25.579Z | Compiling term v1.2.1 |
| 1757 | 2026-08-05T04:12:25.599Z | Compiling camino-tempfile v1.4.1 |
| 1758 | 2026-08-05T04:12:25.639Z | Compiling usdt-macro v0.6.0 |
| 1759 | 2026-08-05T04:12:25.659Z | Compiling usdt-attr-macro v0.6.0 |
| 1760 | 2026-08-05T04:12:25.704Z | Compiling tar v0.4.46 |
| 1761 | 2026-08-05T04:12:25.774Z | Compiling postgres-types v0.2.12 |
| 1762 | 2026-08-05T04:12:25.931Z | Compiling slog-term v2.9.2 |
| 1763 | 2026-08-05T04:12:26.052Z | Compiling ipnetwork v0.21.1 |
| 1764 | 2026-08-05T04:12:26.055Z | Compiling byte-wrapper v0.1.0 |
| 1765 | 2026-08-05T04:12:26.055Z | Compiling serde_with v3.21.0 |
| 1766 | 2026-08-05T04:12:26.309Z | Compiling oxnet v0.1.6 |
| 1767 | 2026-08-05T04:12:26.428Z | Compiling zstd v0.13.3 |
| 1768 | 2026-08-05T04:12:26.497Z | Compiling rsa v0.9.10 |
| 1769 | 2026-08-05T04:12:26.628Z | Compiling usdt v0.6.0 |
| 1770 | 2026-08-05T04:12:26.650Z | Compiling zip v4.6.1 |
| 1771 | 2026-08-05T04:12:27.392Z | Compiling tokio-util v0.7.18 |
| 1772 | 2026-08-05T04:12:27.392Z | Compiling tower v0.5.3 |
| 1773 | 2026-08-05T04:12:27.392Z | Compiling tokio-native-tls v0.3.1 |
| 1774 | 2026-08-05T04:12:27.406Z | Compiling hickory-proto v0.25.2 |
| 1775 | 2026-08-05T04:12:27.406Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-08-05T04:12:27.682Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1777 | 2026-08-05T04:12:27.744Z | Compiling newtype-uuid v1.3.2 |
| 1778 | 2026-08-05T04:12:27.891Z | Compiling tower-http v0.6.8 |
| 1779 | 2026-08-05T04:12:27.983Z | Compiling daft v0.1.7 |
| 1780 | 2026-08-05T04:12:28.190Z | Compiling h2 v0.4.15 |
| 1781 | 2026-08-05T04:12:28.190Z | Compiling tokio-postgres v0.7.16 |
| 1782 | 2026-08-05T04:12:28.193Z | Compiling tokio-stream v0.1.18 |
| 1783 | 2026-08-05T04:12:28.292Z | Compiling iddqd v0.4.2 |
| 1784 | 2026-08-05T04:12:28.882Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1785 | 2026-08-05T04:12:29.425Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1786 | 2026-08-05T04:12:31.156Z | Compiling hyper v1.10.1 |
| 1787 | 2026-08-05T04:12:32.029Z | Compiling hyper-util v0.1.20 |
| 1788 | 2026-08-05T04:12:33.111Z | Compiling hyper-tls v0.6.0 |
| 1789 | 2026-08-05T04:12:33.250Z | Compiling reqwest v0.12.28 |
| 1790 | 2026-08-05T04:12:44.488Z | Compiling rustls-webpki v0.103.13 |
| 1791 | 2026-08-05T04:12:47.132Z | Compiling tokio-rustls v0.26.4 |
| 1792 | 2026-08-05T04:12:47.132Z | Compiling rustls-platform-verifier v0.6.2 |
| 1793 | 2026-08-05T04:12:47.135Z | Compiling tough v0.22.0 |
| 1794 | 2026-08-05T04:12:47.356Z | Compiling hyper-rustls v0.27.7 |
| 1795 | 2026-08-05T04:12:47.538Z | Compiling reqwest v0.13.2 |
| 1796 | 2026-08-05T04:12:49.624Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1797 | 2026-08-05T04:12:49.859Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1798 | 2026-08-05T04:12:52.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.75s |
| 1799 | 2026-08-05T04:12:52.898Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1800 | 2026-08-05T04:12:52.955Z | Aug 05 04:12:51.581 INFO Starting download, target: Clickhouse |
| 1801 | 2026-08-05T04:12:52.955Z | Aug 05 04:12:51.582 INFO Starting download, target: Cockroach |
| 1802 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Starting download, target: Console |
| 1803 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Starting download, target: DendriteStub |
| 1804 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Starting download, target: MaghemiteMgd |
| 1805 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Starting download, target: TransceiverControl |
| 1806 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-08-05T04:12:52.958Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1808 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1809 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1810 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1811 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1812 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.582 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1813 | 2026-08-05T04:12:52.959Z | Aug 05 04:12:51.583 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1814 | 2026-08-05T04:12:53.319Z | Aug 05 04:12:51.933 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1815 | 2026-08-05T04:12:53.550Z | Aug 05 04:12:52.169 INFO Download complete, target: TransceiverControl |
| 1816 | 2026-08-05T04:12:54.116Z | Aug 05 04:12:52.740 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1817 | 2026-08-05T04:12:54.791Z | Aug 05 04:12:53.414 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-08-05T04:12:54.939Z | Aug 05 04:12:53.559 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1819 | 2026-08-05T04:12:55.058Z | Aug 05 04:12:53.682 INFO Download complete, target: Console |
| 1820 | 2026-08-05T04:12:55.298Z | Aug 05 04:12:53.923 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1821 | 2026-08-05T04:12:55.701Z | Aug 05 04:12:54.327 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1822 | 2026-08-05T04:12:55.701Z | Aug 05 04:12:54.327 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1823 | 2026-08-05T04:12:55.993Z | Aug 05 04:12:54.620 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1824 | 2026-08-05T04:12:56.584Z | Aug 05 04:12:55.210 INFO Download complete, target: DendriteStub |
| 1825 | 2026-08-05T04:12:57.069Z | Aug 05 04:12:55.695 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-08-05T04:12:57.997Z | Aug 05 04:12:56.624 INFO Download complete, target: MaghemiteMgd |
| 1827 | 2026-08-05T04:13:00.497Z | Aug 05 04:12:59.124 INFO Checking that binary works, target: Cockroach |
| 1828 | 2026-08-05T04:13:00.631Z | Aug 05 04:12:59.257 INFO Download complete, target: Cockroach |
| 1829 | 2026-08-05T04:13:02.798Z | Aug 05 04:13:01.417 INFO Checking that binary works, target: Clickhouse |
| 1830 | 2026-08-05T04:13:02.881Z | Aug 05 04:13:01.500 INFO Download complete, target: Clickhouse |
| 1831 | 2026-08-05T04:13:02.898Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1832 | 2026-08-05T04:13:02.903Z | |
| 1833 | 2026-08-05T04:13:02.903Z | real 1:42.935576521 |
| 1834 | 2026-08-05T04:13:02.903Z | user 7:06.328683819 |
| 1835 | 2026-08-05T04:13:02.903Z | sys 2:20.783725376 |
| 1836 | 2026-08-05T04:13:02.903Z | trap 0.217837112 |
| 1837 | 2026-08-05T04:13:02.903Z | tflt 1.600364877 |
| 1838 | 2026-08-05T04:13:02.904Z | dflt 2.558040136 |
| 1839 | 2026-08-05T04:13:02.904Z | kflt 0.028159677 |
| 1840 | 2026-08-05T04:13:02.904Z | lock 28:51.047215161 |
| 1841 | 2026-08-05T04:13:02.904Z | slp 16:54.788529423 |
| 1842 | 2026-08-05T04:13:02.904Z | lat 15.574748400 |
| 1843 | 2026-08-05T04:13:02.904Z | stop 6:17.462588411 |
| 1844 | 2026-08-05T04:13:02.908Z | ++ bmat factory name |
| 1845 | 2026-08-05T04:13:02.912Z | ++ bmat factory private |
| 1846 | 2026-08-05T04:13:02.921Z | + jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-0f432a937f087de9b '{ |
| 1847 | 2026-08-05T04:13:02.921Z | buildomat: { |
| 1848 | 2026-08-05T04:13:02.921Z | factory: { |
| 1849 | 2026-08-05T04:13:02.921Z | name: $bmat_factory_name, |
| 1850 | 2026-08-05T04:13:02.921Z | private: $bmat_factory_private, |
| 1851 | 2026-08-05T04:13:02.921Z | }, |
| 1852 | 2026-08-05T04:13:02.921Z | }, |
| 1853 | 2026-08-05T04:13:02.921Z | }' |
| 1854 | 2026-08-05T04:13:02.940Z | + banner ls-apis |
| 1855 | 2026-08-05T04:13:02.944Z | |
| 1856 | 2026-08-05T04:13:02.944Z | # #### ## ##### # #### |
| 1857 | 2026-08-05T04:13:02.944Z | # # # # # # # # |
| 1858 | 2026-08-05T04:13:02.944Z | # #### ##### # # # # # #### |
| 1859 | 2026-08-05T04:13:02.944Z | # # ###### ##### # # |
| 1860 | 2026-08-05T04:13:02.945Z | # # # # # # # # # |
| 1861 | 2026-08-05T04:13:02.945Z | ###### #### # # # # #### |
| 1862 | 2026-08-05T04:13:02.945Z | |
| 1863 | 2026-08-05T04:13:02.945Z | + source ./tools/include/force-git-over-https.sh |
| 1864 | 2026-08-05T04:13:02.945Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1865 | 2026-08-05T04:13:02.945Z | ++ (( i = 0 )) |
| 1866 | 2026-08-05T04:13:02.945Z | ++ (( i < 5 )) |
| 1867 | 2026-08-05T04:13:02.945Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1868 | 2026-08-05T04:13:02.953Z | ++ (( i++ )) |
| 1869 | 2026-08-05T04:13:02.953Z | ++ (( i < 5 )) |
| 1870 | 2026-08-05T04:13:02.953Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1871 | 2026-08-05T04:13:02.961Z | ++ (( i++ )) |
| 1872 | 2026-08-05T04:13:02.962Z | ++ (( i < 5 )) |
| 1873 | 2026-08-05T04:13:02.962Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1874 | 2026-08-05T04:13:02.962Z | ++ (( i++ )) |
| 1875 | 2026-08-05T04:13:02.962Z | ++ (( i < 5 )) |
| 1876 | 2026-08-05T04:13:02.962Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1877 | 2026-08-05T04:13:02.962Z | ++ (( i++ )) |
| 1878 | 2026-08-05T04:13:02.962Z | ++ (( i < 5 )) |
| 1879 | 2026-08-05T04:13:02.962Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1880 | 2026-08-05T04:13:02.971Z | ++ (( i++ )) |
| 1881 | 2026-08-05T04:13:02.971Z | ++ (( i < 5 )) |
| 1882 | 2026-08-05T04:13:02.971Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1883 | 2026-08-05T04:13:02.971Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1884 | 2026-08-05T04:13:02.971Z | + ptime -m cargo xtask ls-apis apis |
| 1885 | 2026-08-05T04:13:03.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1886 | 2026-08-05T04:13:03.438Z | Running `target/debug/xtask ls-apis apis` |
| 1887 | 2026-08-05T04:13:04.205Z | Compiling rayon-core v1.13.0 |
| 1888 | 2026-08-05T04:13:04.205Z | Compiling semver v0.1.20 |
| 1889 | 2026-08-05T04:13:04.349Z | Compiling crossbeam-deque v0.8.6 |
| 1890 | 2026-08-05T04:13:04.356Z | Compiling blake3 v1.8.5 |
| 1891 | 2026-08-05T04:13:04.356Z | Compiling arrayvec v0.7.6 |
| 1892 | 2026-08-05T04:13:04.366Z | Compiling constant_time_eq v0.4.2 |
| 1893 | 2026-08-05T04:13:04.366Z | Compiling arrayref v0.3.9 |
| 1894 | 2026-08-05T04:13:04.367Z | Compiling parse-display-derive v0.10.0 |
| 1895 | 2026-08-05T04:13:04.367Z | Compiling topological-sort v0.2.2 |
| 1896 | 2026-08-05T04:13:04.386Z | Compiling toml v0.8.23 |
| 1897 | 2026-08-05T04:13:04.386Z | Compiling itertools v0.14.0 |
| 1898 | 2026-08-05T04:13:04.386Z | Compiling indent_write v2.2.0 |
| 1899 | 2026-08-05T04:13:04.520Z | Compiling rustc_version v0.1.7 |
| 1900 | 2026-08-05T04:13:04.751Z | Compiling newtype_derive v0.1.6 |
| 1901 | 2026-08-05T04:13:05.033Z | Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 1902 | 2026-08-05T04:13:05.405Z | Compiling omicron-zone-package v0.12.3 |
| 1903 | 2026-08-05T04:13:05.582Z | Compiling parse-display v0.10.0 |
| 1904 | 2026-08-05T04:13:06.288Z | Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 1905 | 2026-08-05T04:13:10.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s |
| 1906 | 2026-08-05T04:13:10.967Z | Running `target/debug/ls-apis apis` |
| 1907 | 2026-08-05T04:13:11.016Z | loading metadata for workspace omicron from current workspace |
| 1908 | 2026-08-05T04:13:15.105Z | note: found the following versions of package "crucible-agent-client", none of which matched the git commit in package-manifest.toml (ad8a31742adc45e925e63443a5b43c8e30604022): |
| 1909 | 2026-08-05T04:13:15.106Z | - PackageId { repr: "git+https://github.com/oxidecomputer/crucible?rev=6d037cb60304413302e3f3658e4850980cee77b0#crucible-agent-client@0.0.1" }: Source { repr: "git+https://github.com/oxidecomputer/crucible?rev=6d037cb60304413302e3f3658e4850980cee77b0#6d037cb60304413302e3f3658e4850980cee77b0" } |
| 1910 | 2026-08-05T04:13:15.106Z | There may be a mismatch between commits in package-manifest.toml and Cargo.toml or a bug in this tool. |
| 1911 | 2026-08-05T04:13:15.109Z | note: package "dpd-client": found a version matching the git commit in package-manifest.toml (04a52a3240a26c58f03e1cf40353d67ff69d76b6), but also found other versions at different commits. This does not affect this tool. But it's potentially suspicious that different components are using different versions. |
| 1912 | 2026-08-05T04:13:15.109Z | - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c617f2988aafdca4e3bd35ea178b64801" } |
| 1913 | 2026-08-05T04:13:15.109Z | - PackageId { repr: "git+https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#dpd-client@0.1.0" }: Source { repr: "git+https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c617f2988aafdca4e3bd35ea178b64801" } |
| 1914 | 2026-08-05T04:13:15.109Z | Error: found 1 error while loading API metadata: |
| 1915 | 2026-08-05T04:13:15.109Z | - loading Cargo workspace metadata |
| 1916 | 2026-08-05T04:13:15.109Z | caused by: found no versions of package "crucible-agent-client" matching the git commit found in package-manifest.toml (ad8a31742adc45e925e63443a5b43c8e30604022) |
| 1917 | 2026-08-05T04:13:15.109Z | |
| 1918 | 2026-08-05T04:13:15.119Z | |
| 1919 | 2026-08-05T04:13:15.122Z | real 12.145374781 |
| 1920 | 2026-08-05T04:13:15.122Z | user 15.012446725 |
| 1921 | 2026-08-05T04:13:15.122Z | sys 5.337181590 |
| 1922 | 2026-08-05T04:13:15.122Z | trap 0.002637570 |
| 1923 | 2026-08-05T04:13:15.122Z | tflt 0.109731290 |
| 1924 | 2026-08-05T04:13:15.122Z | dflt 0.209677664 |
| 1925 | 2026-08-05T04:13:15.122Z | kflt 0.000006170 |
| 1926 | 2026-08-05T04:13:15.122Z | lock 1:05.230311619 |
| 1927 | 2026-08-05T04:13:15.122Z | slp 35.272876911 |
| 1928 | 2026-08-05T04:13:15.122Z | lat 0.188921091 |
| 1929 | 2026-08-05T04:13:15.122Z | stop 4.046768607 |
| 1930 | 2026-08-05T04:13:15.122Z | process exited: duration 116179 ms, exit code 1 |
| |
| 1931 | 2026-08-05T04:13:15.130Z | found 1 output files |
| 1932 | 2026-08-05T04:13:15.130Z | uploading: /work/environment.json (108 bytes) |
| 1933 | 2026-08-05T04:13:16.142Z | uploaded: /work/environment.json |
| 1934 | 2026-08-05T04:13:16.142Z | upload error: rule "/tmp/nextest-run-archive.zip" required a match, but was not used |
| 1935 | 2026-08-05T04:13:16.142Z | upload error: rule "/tmp/nextest-chrome-trace.json" required a match, but was not used |