|
|
|
| 1 | 2026-07-02T18:11:13.022Z | job assigned to worker 01KWJ0CM1HMJ80M8J81YJNV3ZJ [factory aws, i-0ee60be51d0bc859d] (queued for 53 s) |
| |
| 2 | 2026-07-02T18:11:20.025Z | starting task 0: "setup" |
| 3 | 2026-07-02T18:11:20.034Z | ++ uname -s |
| 4 | 2026-07-02T18:11:20.034Z | + kern=SunOS |
| 5 | 2026-07-02T18:11:20.034Z | + build_user=build |
| 6 | 2026-07-02T18:11:20.034Z | + build_uid=12345 |
| 7 | 2026-07-02T18:11:20.034Z | + work_dir=/work |
| 8 | 2026-07-02T18:11:20.034Z | + input_dir=/input |
| 9 | 2026-07-02T18:11:20.034Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-02T18:11:20.034Z | + case "$kern" in |
| 11 | 2026-07-02T18:11:20.034Z | + groupadd -g 12345 build |
| 12 | 2026-07-02T18:11:20.035Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-02T18:11:22.038Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-02T18:11:22.105Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-02T18:11:22.113Z | + home_fs=zfs |
| 16 | 2026-07-02T18:11:22.113Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-02T18:11:22.113Z | + mkdir -p /home/build |
| 18 | 2026-07-02T18:11:22.113Z | + chown build:build /home/build /work |
| 19 | 2026-07-02T18:11:24.110Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-02T18:11:24.118Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-07-02T18:11:24.136Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-02T18:11:24.144Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-02T18:11:24.144Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-02T18:11:24.144Z | * rust toolchain profile = "default" |
| 25 | 2026-07-02T18:11:24.144Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-02T18:11:24.144Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-02T18:11:24.144Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-02T18:11:24.145Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-02T18:11:24.145Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-02T18:11:24.257Z | info: downloading installer |
| 31 | 2026-07-02T18:11:26.063Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-02T18:11:26.063Z | warn: /opt/ooce/bin |
| 33 | 2026-07-02T18:11:26.063Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-02T18:11:26.063Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-02T18:11:26.064Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-02T18:11:26.064Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-02T18:11:26.064Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-02T18:11:26.064Z | error: cannot install while Rust is installed |
| 39 | 2026-07-02T18:11:26.064Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-02T18:11:26.064Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-02T18:11:26.064Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-02T18:11:26.064Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-02T18:11:26.118Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-02T18:11:26.118Z | info: profile set to default |
| 45 | 2026-07-02T18:11:26.118Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-02T18:11:26.118Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-02T18:11:26.178Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-02T18:11:26.195Z | info: downloading 6 components |
| 49 | 2026-07-02T18:11:41.151Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-02T18:11:41.153Z | |
| 51 | 2026-07-02T18:11:41.188Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-02T18:11:41.188Z | |
| 53 | 2026-07-02T18:11:41.188Z | |
| 54 | 2026-07-02T18:11:41.188Z | Rust is installed now. Great! |
| 55 | 2026-07-02T18:11:41.188Z | |
| 56 | 2026-07-02T18:11:41.188Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-02T18:11:41.188Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-02T18:11:41.188Z | |
| 59 | 2026-07-02T18:11:41.189Z | To configure your current shell, you need to source |
| 60 | 2026-07-02T18:11:41.189Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-02T18:11:41.189Z | |
| 62 | 2026-07-02T18:11:41.189Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-02T18:11:41.189Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-02T18:11:41.189Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-02T18:11:41.189Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-02T18:11:41.189Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-02T18:11:41.189Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-02T18:11:41.189Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-02T18:11:41.195Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-02T18:11:41.195Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-02T18:11:41.285Z | + rustup --version |
| 72 | 2026-07-02T18:11:41.293Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-02T18:11:41.301Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-02T18:11:41.317Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-02T18:11:41.321Z | + cargo --version |
| 76 | 2026-07-02T18:11:41.330Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-02T18:11:41.333Z | + rustc --version |
| 78 | 2026-07-02T18:11:41.352Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-02T18:11:41.355Z | process exited: duration 17217 ms, exit code 0 |
| |
| 80 | 2026-07-02T18:11:41.362Z | starting task 2: "authentication" |
| 81 | 2026-07-02T18:11:41.379Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-02T18:11:41.386Z | starting task 3: "clone repository" |
| 83 | 2026-07-02T18:11:41.390Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-02T18:11:41.393Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-02T18:11:41.422Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-02T18:11:41.912Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-02T18:11:41.912Z | + git fetch origin 8711f98a8e4ad011860729642a4d44a984ca4aca |
| 88 | 2026-07-02T18:11:42.147Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-02T18:11:42.147Z | * branch 8711f98a8e4ad011860729642a4d44a984ca4aca -> FETCH_HEAD |
| 90 | 2026-07-02T18:11:42.151Z | + [[ -n dependabot/cargo/tar-0.4.45 ]] |
| 91 | 2026-07-02T18:11:42.154Z | ++ git branch --show-current |
| 92 | 2026-07-02T18:11:42.154Z | + current=main |
| 93 | 2026-07-02T18:11:42.154Z | + [[ main != dependabot/cargo/tar-0.4.45 ]] |
| 94 | 2026-07-02T18:11:42.154Z | + git branch -f dependabot/cargo/tar-0.4.45 8711f98a8e4ad011860729642a4d44a984ca4aca |
| 95 | 2026-07-02T18:11:42.158Z | + git checkout -f dependabot/cargo/tar-0.4.45 |
| 96 | 2026-07-02T18:11:42.164Z | Switched to branch 'dependabot/cargo/tar-0.4.45' |
| 97 | 2026-07-02T18:11:42.167Z | + git reset --hard 8711f98a8e4ad011860729642a4d44a984ca4aca |
| 98 | 2026-07-02T18:11:42.173Z | HEAD is now at 8711f98 also bump in lockfile |
| 99 | 2026-07-02T18:11:42.177Z | process exited: duration 788 ms, exit code 0 |
| |
| 100 | 2026-07-02T18:11:42.185Z | starting task 4: "build" |
| 101 | 2026-07-02T18:11:42.189Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-02T18:11:42.189Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-02T18:11:42.189Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-02T18:11:42.193Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-02T18:11:42.193Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-02T18:11:42.193Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-02T18:11:42.193Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-02T18:11:42.193Z | +++ uname -s |
| 109 | 2026-07-02T18:11:42.193Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-02T18:11:42.193Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-02T18:11:42.193Z | ++ CLANGVER=15 |
| 112 | 2026-07-02T18:11:42.194Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-02T18:11:49.519Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-02T18:11:57.207Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-02T18:12:04.513Z | Planning: Solver setup ... Done (5.984s) |
| 116 | 2026-07-02T18:12:04.554Z | Planning: Running solver ... Done (0.041s) |
| 117 | 2026-07-02T18:12:04.692Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-02T18:12:04.705Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-02T18:12:04.792Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-02T18:12:04.822Z | Planning: Package planning ... Done (0.029s) |
| 121 | 2026-07-02T18:12:04.847Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-02T18:12:04.953Z | Planning: Checking for conflicting actions ... Done (0.105s) |
| 123 | 2026-07-02T18:12:04.960Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-02T18:12:05.729Z | Planning: Evaluating mediators ... Done (0.769s) |
| 125 | 2026-07-02T18:12:05.735Z | Planning: Planning completed in 8.36 seconds |
| 126 | 2026-07-02T18:12:05.746Z | Packages to install: 3 |
| 127 | 2026-07-02T18:12:05.746Z | Mediators to change: 2 |
| 128 | 2026-07-02T18:12:05.749Z | Services to change: 1 |
| 129 | 2026-07-02T18:12:05.749Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-02T18:12:05.749Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-02T18:12:05.749Z | Create boot environment: No |
| 132 | 2026-07-02T18:12:05.750Z | Create backup boot environment: No |
| 133 | 2026-07-02T18:12:05.750Z | Rebuild boot archive: No |
| 134 | 2026-07-02T18:12:05.750Z | |
| 135 | 2026-07-02T18:12:05.750Z | Changed mediators: |
| 136 | 2026-07-02T18:12:05.750Z | mediator clang: |
| 137 | 2026-07-02T18:12:05.750Z | version: None -> 15 (system default) |
| 138 | 2026-07-02T18:12:05.750Z | |
| 139 | 2026-07-02T18:12:05.750Z | mediator llvm: |
| 140 | 2026-07-02T18:12:05.750Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-02T18:12:05.750Z | |
| 142 | 2026-07-02T18:12:05.750Z | Changed packages: |
| 143 | 2026-07-02T18:12:05.750Z | helios-dev |
| 144 | 2026-07-02T18:12:05.750Z | developer/build-essential |
| 145 | 2026-07-02T18:12:05.750Z | None -> 11-2.0 |
| 146 | 2026-07-02T18:12:05.750Z | ooce/developer/clang-15 |
| 147 | 2026-07-02T18:12:05.750Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-02T18:12:05.750Z | ooce/developer/llvm-15 |
| 149 | 2026-07-02T18:12:05.750Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-02T18:12:05.750Z | |
| 151 | 2026-07-02T18:12:05.750Z | Services: |
| 152 | 2026-07-02T18:12:05.750Z | restart_fmri: |
| 153 | 2026-07-02T18:12:05.750Z | svc:/system/update-man-index:default |
| 154 | 2026-07-02T18:12:05.787Z | |
| 155 | 2026-07-02T18:12:05.788Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-02T18:12:10.887Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (25.9M/s) |
| 157 | 2026-07-02T18:12:13.821Z | Download: Completed 211.31 MB in 8.03 seconds (26.3M/s) |
| 158 | 2026-07-02T18:12:14.092Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-02T18:12:17.216Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 160 | 2026-07-02T18:12:17.857Z | Done (0.639s) |
| 161 | 2026-07-02T18:12:17.857Z | Done (0.000s) |
| 162 | 2026-07-02T18:12:18.596Z | Done (0.739s) |
| 163 | 2026-07-02T18:12:21.954Z | Done (2.997s) |
| 164 | 2026-07-02T18:12:22.022Z | Done (0.012s) |
| 165 | 2026-07-02T18:12:22.026Z | Done (0.000s) |
| 166 | 2026-07-02T18:12:22.289Z | Done (0.000s) |
| 167 | 2026-07-02T18:12:22.958Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-07-02T18:12:22.958Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-07-02T18:12:23.150Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-07-02T18:12:23.327Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-07-02T18:12:23.334Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-07-02T18:12:23.414Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-07-02T18:12:23.419Z | Planning: Planning completed in 0.26 seconds |
| 174 | 2026-07-02T18:12:23.435Z | Mediators to change: 2 |
| 175 | 2026-07-02T18:12:23.435Z | Create boot environment: No |
| 176 | 2026-07-02T18:12:23.435Z | Create backup boot environment: No |
| 177 | 2026-07-02T18:12:23.507Z | Done |
| 178 | 2026-07-02T18:12:23.507Z | Done |
| 179 | 2026-07-02T18:12:24.145Z | Done |
| 180 | 2026-07-02T18:12:26.593Z | Done |
| 181 | 2026-07-02T18:12:26.664Z | Done |
| 182 | 2026-07-02T18:12:26.668Z | Done |
| 183 | 2026-07-02T18:12:26.825Z | Done |
| 184 | 2026-07-02T18:12:26.899Z | + cargo --version |
| 185 | 2026-07-02T18:12:26.909Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-07-02T18:12:26.912Z | + rustc --version |
| 187 | 2026-07-02T18:12:26.932Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-07-02T18:12:26.935Z | + banner clippy |
| 189 | 2026-07-02T18:12:26.938Z | |
| 190 | 2026-07-02T18:12:26.938Z | #### # # ##### ##### # # |
| 191 | 2026-07-02T18:12:26.938Z | # # # # # # # # # # |
| 192 | 2026-07-02T18:12:26.938Z | # # # # # # # # |
| 193 | 2026-07-02T18:12:26.939Z | # # # ##### ##### # |
| 194 | 2026-07-02T18:12:26.939Z | # # # # # # # |
| 195 | 2026-07-02T18:12:26.939Z | #### ###### # # # # |
| 196 | 2026-07-02T18:12:26.939Z | |
| 197 | 2026-07-02T18:12:26.939Z | + ptime -m cargo clippy --all-features --all-targets |
| 198 | 2026-07-02T18:12:27.077Z | Updating crates.io index |
| 199 | 2026-07-02T18:12:27.113Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 200 | 2026-07-02T18:12:27.958Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 201 | 2026-07-02T18:12:28.418Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 202 | 2026-07-02T18:12:28.717Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 203 | 2026-07-02T18:12:30.231Z | Downloading crates ... |
| 204 | 2026-07-02T18:12:30.284Z | Downloaded async-recursion v1.1.1 |
| 205 | 2026-07-02T18:12:30.288Z | Downloaded anstyle v1.0.10 |
| 206 | 2026-07-02T18:12:30.300Z | Downloaded ahash v0.8.11 |
| 207 | 2026-07-02T18:12:30.303Z | Downloaded atomicwrites v0.4.4 |
| 208 | 2026-07-02T18:12:30.303Z | Downloaded autocfg v1.4.0 |
| 209 | 2026-07-02T18:12:30.306Z | Downloaded async-trait v0.1.86 |
| 210 | 2026-07-02T18:12:30.306Z | Downloaded arc-swap v1.7.1 |
| 211 | 2026-07-02T18:12:30.312Z | Downloaded is-terminal v0.4.13 |
| 212 | 2026-07-02T18:12:30.312Z | Downloaded array-init v0.0.4 |
| 213 | 2026-07-02T18:12:30.312Z | Downloaded adler2 v2.0.0 |
| 214 | 2026-07-02T18:12:30.315Z | Downloaded block-buffer v0.12.1 |
| 215 | 2026-07-02T18:12:30.315Z | Downloaded percent-encoding v2.3.2 |
| 216 | 2026-07-02T18:12:30.315Z | Downloaded anstyle-parse v0.2.5 |
| 217 | 2026-07-02T18:12:30.322Z | Downloaded console v0.15.10 |
| 218 | 2026-07-02T18:12:30.325Z | Downloaded byteorder v1.5.0 |
| 219 | 2026-07-02T18:12:30.328Z | Downloaded ciborium-ll v0.2.2 |
| 220 | 2026-07-02T18:12:30.331Z | Downloaded const-oid v0.10.2 |
| 221 | 2026-07-02T18:12:30.334Z | Downloaded errno v0.3.13 |
| 222 | 2026-07-02T18:12:30.337Z | Downloaded cpufeatures v0.3.0 |
| 223 | 2026-07-02T18:12:30.341Z | Downloaded miniz_oxide v0.8.0 |
| 224 | 2026-07-02T18:12:30.344Z | Downloaded crc32fast v1.4.2 |
| 225 | 2026-07-02T18:12:30.348Z | Downloaded filetime v0.2.25 |
| 226 | 2026-07-02T18:12:30.350Z | Downloaded clap_lex v0.7.4 |
| 227 | 2026-07-02T18:12:30.351Z | Downloaded camino v1.1.9 |
| 228 | 2026-07-02T18:12:30.353Z | Downloaded nodrop v0.1.14 |
| 229 | 2026-07-02T18:12:30.353Z | Downloaded litemap v0.7.3 |
| 230 | 2026-07-02T18:12:30.353Z | Downloaded daft v0.1.1 |
| 231 | 2026-07-02T18:12:30.356Z | Downloaded newline-converter v0.3.0 |
| 232 | 2026-07-02T18:12:30.356Z | Downloaded maybe-uninit v2.0.0 |
| 233 | 2026-07-02T18:12:30.356Z | Downloaded lazy_static v1.5.0 |
| 234 | 2026-07-02T18:12:30.360Z | Downloaded ref-cast-impl v1.0.25 |
| 235 | 2026-07-02T18:12:30.363Z | Downloaded fnv v1.0.7 |
| 236 | 2026-07-02T18:12:30.363Z | Downloaded ciborium-io v0.2.2 |
| 237 | 2026-07-02T18:12:30.365Z | Downloaded ident_case v1.0.1 |
| 238 | 2026-07-02T18:12:30.369Z | Downloaded crypto-common v0.1.6 |
| 239 | 2026-07-02T18:12:30.369Z | Downloaded log v0.4.22 |
| 240 | 2026-07-02T18:12:30.369Z | Downloaded crypto-common v0.2.2 |
| 241 | 2026-07-02T18:12:30.373Z | Downloaded jobserver v0.1.32 |
| 242 | 2026-07-02T18:12:30.373Z | Downloaded icu_properties_data v1.5.0 |
| 243 | 2026-07-02T18:12:30.379Z | Downloaded futures-sink v0.3.31 |
| 244 | 2026-07-02T18:12:30.382Z | Downloaded futures-core v0.3.31 |
| 245 | 2026-07-02T18:12:30.382Z | Downloaded darling_macro v0.21.3 |
| 246 | 2026-07-02T18:12:30.386Z | Downloaded rustls-pki-types v1.14.1 |
| 247 | 2026-07-02T18:12:30.389Z | Downloaded bit-set v0.5.3 |
| 248 | 2026-07-02T18:12:30.389Z | Downloaded icu_provider_macros v1.5.0 |
| 249 | 2026-07-02T18:12:30.389Z | Downloaded futures-macro v0.3.31 |
| 250 | 2026-07-02T18:12:30.392Z | Downloaded form_urlencoded v1.2.2 |
| 251 | 2026-07-02T18:12:30.395Z | Downloaded is_terminal_polyfill v1.70.1 |
| 252 | 2026-07-02T18:12:30.395Z | Downloaded hex v0.4.3 |
| 253 | 2026-07-02T18:12:30.395Z | Downloaded fastrand v2.1.1 |
| 254 | 2026-07-02T18:12:30.398Z | Downloaded olpc-cjson v0.1.4 |
| 255 | 2026-07-02T18:12:30.398Z | Downloaded cfg-if v1.0.0 |
| 256 | 2026-07-02T18:12:30.398Z | Downloaded quick-error v1.2.3 |
| 257 | 2026-07-02T18:12:30.398Z | Downloaded block-buffer v0.10.4 |
| 258 | 2026-07-02T18:12:30.400Z | Downloaded equivalent v1.0.1 |
| 259 | 2026-07-02T18:12:30.401Z | Downloaded num-conv v0.2.2 |
| 260 | 2026-07-02T18:12:30.401Z | Downloaded heck v0.5.0 |
| 261 | 2026-07-02T18:12:30.403Z | Downloaded path-slash v0.1.5 |
| 262 | 2026-07-02T18:12:30.406Z | Downloaded futures-io v0.3.31 |
| 263 | 2026-07-02T18:12:30.407Z | Downloaded same-file v1.0.6 |
| 264 | 2026-07-02T18:12:30.407Z | Downloaded idna_adapter v1.2.0 |
| 265 | 2026-07-02T18:12:30.410Z | Downloaded crc v3.2.1 |
| 266 | 2026-07-02T18:12:30.410Z | Downloaded hashbrown v0.12.3 |
| 267 | 2026-07-02T18:12:30.415Z | Downloaded libm v0.2.8 |
| 268 | 2026-07-02T18:12:30.418Z | Downloaded byte-wrapper v0.1.0 |
| 269 | 2026-07-02T18:12:30.418Z | Downloaded dunce v1.0.5 |
| 270 | 2026-07-02T18:12:30.422Z | Downloaded camino-tempfile v1.4.1 |
| 271 | 2026-07-02T18:12:30.422Z | Downloaded bytes v1.11.1 |
| 272 | 2026-07-02T18:12:30.426Z | Downloaded num-iter v0.1.45 |
| 273 | 2026-07-02T18:12:30.426Z | Downloaded dyn-clone v1.0.18 |
| 274 | 2026-07-02T18:12:30.429Z | Downloaded flagset v0.4.6 |
| 275 | 2026-07-02T18:12:30.429Z | Downloaded ref-cast v1.0.25 |
| 276 | 2026-07-02T18:12:30.429Z | Downloaded anstyle-query v1.1.1 |
| 277 | 2026-07-02T18:12:30.432Z | Downloaded crc-catalog v2.4.0 |
| 278 | 2026-07-02T18:12:30.435Z | Downloaded colorchoice v1.0.2 |
| 279 | 2026-07-02T18:12:30.435Z | Downloaded serde_plain v1.0.2 |
| 280 | 2026-07-02T18:12:30.437Z | Downloaded digest-io v0.1.0 |
| 281 | 2026-07-02T18:12:30.437Z | Downloaded rand_xorshift v0.3.0 |
| 282 | 2026-07-02T18:12:30.440Z | Downloaded generic-array v0.14.7 |
| 283 | 2026-07-02T18:12:30.443Z | Downloaded rand_chacha v0.3.1 |
| 284 | 2026-07-02T18:12:30.447Z | Downloaded itoa v1.0.11 |
| 285 | 2026-07-02T18:12:30.450Z | Downloaded radium v0.7.0 |
| 286 | 2026-07-02T18:12:30.450Z | Downloaded slog-envlogger v2.2.0 |
| 287 | 2026-07-02T18:12:30.453Z | Downloaded signature v2.2.0 |
| 288 | 2026-07-02T18:12:30.466Z | Downloaded strsim v0.11.1 |
| 289 | 2026-07-02T18:12:30.468Z | Downloaded structmeta-derive v0.3.0 |
| 290 | 2026-07-02T18:12:30.468Z | Downloaded structmeta v0.3.0 |
| 291 | 2026-07-02T18:12:30.469Z | Downloaded displaydoc v0.2.5 |
| 292 | 2026-07-02T18:12:30.471Z | Downloaded serde_spanned v0.6.8 |
| 293 | 2026-07-02T18:12:30.471Z | Downloaded cpufeatures v0.2.14 |
| 294 | 2026-07-02T18:12:30.474Z | Downloaded bitfield v0.14.0 |
| 295 | 2026-07-02T18:12:30.475Z | Downloaded base64ct v1.6.0 |
| 296 | 2026-07-02T18:12:30.477Z | Downloaded pin-utils v0.1.0 |
| 297 | 2026-07-02T18:12:30.477Z | Downloaded cmake v0.1.58 |
| 298 | 2026-07-02T18:12:30.477Z | Downloaded anyhow v1.0.96 |
| 299 | 2026-07-02T18:12:30.480Z | Downloaded globset v0.4.15 |
| 300 | 2026-07-02T18:12:30.480Z | Downloaded packed_struct_codegen v0.10.1 |
| 301 | 2026-07-02T18:12:30.483Z | Downloaded der_derive v0.7.3 |
| 302 | 2026-07-02T18:12:30.483Z | Downloaded digest v0.11.3 |
| 303 | 2026-07-02T18:12:30.484Z | Downloaded daft-derive v0.1.1 |
| 304 | 2026-07-02T18:12:30.486Z | Downloaded futures-task v0.3.31 |
| 305 | 2026-07-02T18:12:30.486Z | Downloaded anstream v0.6.15 |
| 306 | 2026-07-02T18:12:30.489Z | Downloaded funty v2.0.0 |
| 307 | 2026-07-02T18:12:30.489Z | Downloaded pin-project-lite v0.2.14 |
| 308 | 2026-07-02T18:12:30.492Z | Downloaded powerfmt v0.2.0 |
| 309 | 2026-07-02T18:12:30.492Z | Downloaded bit-vec v0.6.3 |
| 310 | 2026-07-02T18:12:30.495Z | Downloaded base64 v0.21.7 |
| 311 | 2026-07-02T18:12:30.500Z | Downloaded stable_deref_trait v1.2.0 |
| 312 | 2026-07-02T18:12:30.500Z | Downloaded iana-time-zone v0.1.61 |
| 313 | 2026-07-02T18:12:30.502Z | Downloaded pem-rfc7468 v0.7.0 |
| 314 | 2026-07-02T18:12:30.503Z | Downloaded strum v0.26.3 |
| 315 | 2026-07-02T18:12:30.505Z | Downloaded terminal_size v0.4.0 |
| 316 | 2026-07-02T18:12:30.508Z | Downloaded tap v1.0.1 |
| 317 | 2026-07-02T18:12:30.508Z | Downloaded take_mut v0.2.2 |
| 318 | 2026-07-02T18:12:30.508Z | Downloaded tinyvec_macros v0.1.1 |
| 319 | 2026-07-02T18:12:30.514Z | Downloaded tokio-macros v2.5.0 |
| 320 | 2026-07-02T18:12:30.517Z | Downloaded thread_local v1.1.8 |
| 321 | 2026-07-02T18:12:30.517Z | Downloaded time-core v0.1.8 |
| 322 | 2026-07-02T18:12:30.517Z | Downloaded unarray v0.1.4 |
| 323 | 2026-07-02T18:12:30.520Z | Downloaded find-msvc-tools v0.1.9 |
| 324 | 2026-07-02T18:12:30.524Z | Downloaded toml_datetime v0.6.8 |
| 325 | 2026-07-02T18:12:30.524Z | Downloaded tokio-test v0.4.5 |
| 326 | 2026-07-02T18:12:30.527Z | Downloaded slab v0.4.9 |
| 327 | 2026-07-02T18:12:30.531Z | Downloaded ppv-lite86 v0.2.20 |
| 328 | 2026-07-02T18:12:30.534Z | Downloaded shlex v1.3.0 |
| 329 | 2026-07-02T18:12:30.534Z | Downloaded pin-project-internal v1.1.6 |
| 330 | 2026-07-02T18:12:30.537Z | Downloaded packed_struct v0.10.1 |
| 331 | 2026-07-02T18:12:30.538Z | Downloaded futures-executor v0.3.31 |
| 332 | 2026-07-02T18:12:30.539Z | Downloaded rand_core v0.6.4 |
| 333 | 2026-07-02T18:12:30.544Z | Downloaded quote v1.0.38 |
| 334 | 2026-07-02T18:12:30.545Z | Downloaded smallvec v0.6.14 |
| 335 | 2026-07-02T18:12:30.545Z | Downloaded slog-term v2.9.2 |
| 336 | 2026-07-02T18:12:30.545Z | Downloaded slog-stdlog v4.1.1 |
| 337 | 2026-07-02T18:12:30.548Z | Downloaded schemars_derive v0.8.22 |
| 338 | 2026-07-02T18:12:30.548Z | Downloaded sha2 v0.10.8 |
| 339 | 2026-07-02T18:12:30.548Z | Downloaded spki v0.7.3 |
| 340 | 2026-07-02T18:12:30.548Z | Downloaded serde_derive_internals v0.29.1 |
| 341 | 2026-07-02T18:12:30.549Z | Downloaded digest v0.10.7 |
| 342 | 2026-07-02T18:12:30.552Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-07-02T18:12:30.552Z | Downloaded untrusted v0.7.1 |
| 344 | 2026-07-02T18:12:30.552Z | Downloaded pkcs8 v0.10.2 |
| 345 | 2026-07-02T18:12:30.555Z | Downloaded num-integer v0.1.46 |
| 346 | 2026-07-02T18:12:30.556Z | Downloaded ciborium v0.2.2 |
| 347 | 2026-07-02T18:12:30.560Z | Downloaded const-oid v0.9.6 |
| 348 | 2026-07-02T18:12:30.561Z | Downloaded serde-hex v0.1.0 |
| 349 | 2026-07-02T18:12:30.561Z | Downloaded pkg-config v0.3.31 |
| 350 | 2026-07-02T18:12:30.564Z | Downloaded slog-async v2.8.0 |
| 351 | 2026-07-02T18:12:30.564Z | Downloaded bzip2 v0.4.4 |
| 352 | 2026-07-02T18:12:30.564Z | Downloaded icu_locid_transform v1.5.0 |
| 353 | 2026-07-02T18:12:30.567Z | Downloaded crossbeam-utils v0.8.21 |
| 354 | 2026-07-02T18:12:30.567Z | Downloaded clap_derive v4.5.28 |
| 355 | 2026-07-02T18:12:30.569Z | Downloaded pem v3.0.5 |
| 356 | 2026-07-02T18:12:30.569Z | Downloaded paste v1.0.15 |
| 357 | 2026-07-02T18:12:30.574Z | Downloaded darling v0.21.3 |
| 358 | 2026-07-02T18:12:30.577Z | Downloaded version_check v0.9.5 |
| 359 | 2026-07-02T18:12:30.577Z | Downloaded wait-timeout v0.2.0 |
| 360 | 2026-07-02T18:12:30.577Z | Downloaded untrusted v0.9.0 |
| 361 | 2026-07-02T18:12:30.580Z | Downloaded yoke-derive v0.7.4 |
| 362 | 2026-07-02T18:12:30.580Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-07-02T18:12:30.583Z | Downloaded synstructure v0.13.1 |
| 364 | 2026-07-02T18:12:30.583Z | Downloaded slog-scope v4.4.0 |
| 365 | 2026-07-02T18:12:30.583Z | Downloaded semver v1.0.25 |
| 366 | 2026-07-02T18:12:30.587Z | Downloaded icu_locid_transform_data v1.5.0 |
| 367 | 2026-07-02T18:12:30.587Z | Downloaded icu_collections v1.5.0 |
| 368 | 2026-07-02T18:12:30.590Z | Downloaded tinystr v0.7.6 |
| 369 | 2026-07-02T18:12:30.590Z | Downloaded utf8parse v0.2.2 |
| 370 | 2026-07-02T18:12:30.590Z | Downloaded time-macros v0.2.27 |
| 371 | 2026-07-02T18:12:30.593Z | Downloaded zerofrom v0.1.4 |
| 372 | 2026-07-02T18:12:30.593Z | Downloaded thiserror-impl v2.0.12 |
| 373 | 2026-07-02T18:12:30.593Z | Downloaded write16 v1.0.0 |
| 374 | 2026-07-02T18:12:30.593Z | Downloaded num-traits v0.2.19 |
| 375 | 2026-07-02T18:12:30.598Z | Downloaded zeroize_derive v1.4.2 |
| 376 | 2026-07-02T18:12:30.601Z | Downloaded zerofrom-derive v0.1.4 |
| 377 | 2026-07-02T18:12:30.601Z | Downloaded futures-channel v0.3.31 |
| 378 | 2026-07-02T18:12:30.604Z | Downloaded xattr v1.3.1 |
| 379 | 2026-07-02T18:12:30.604Z | Downloaded subtle v2.6.1 |
| 380 | 2026-07-02T18:12:30.604Z | Downloaded strum_macros v0.26.4 |
| 381 | 2026-07-02T18:12:30.607Z | Downloaded tls_codec_derive v0.4.1 |
| 382 | 2026-07-02T18:12:30.610Z | Downloaded tls_codec v0.4.1 |
| 383 | 2026-07-02T18:12:30.610Z | Downloaded thiserror v1.0.69 |
| 384 | 2026-07-02T18:12:30.613Z | Downloaded sha2 v0.11.0 |
| 385 | 2026-07-02T18:12:30.613Z | Downloaded serde_with_macros v3.14.1 |
| 386 | 2026-07-02T18:12:30.616Z | Downloaded getrandom v0.2.15 |
| 387 | 2026-07-02T18:12:30.616Z | Downloaded termcolor v1.4.1 |
| 388 | 2026-07-02T18:12:30.619Z | Downloaded snafu-derive v0.8.5 |
| 389 | 2026-07-02T18:12:30.619Z | Downloaded smallvec v1.14.0 |
| 390 | 2026-07-02T18:12:30.619Z | Downloaded env_logger v0.10.2 |
| 391 | 2026-07-02T18:12:30.622Z | Downloaded spin v0.9.8 |
| 392 | 2026-07-02T18:12:30.626Z | Downloaded utf16_iter v1.0.5 |
| 393 | 2026-07-02T18:12:30.631Z | Downloaded getrandom v0.3.3 |
| 394 | 2026-07-02T18:12:30.634Z | Downloaded walkdir v2.5.0 |
| 395 | 2026-07-02T18:12:30.634Z | Downloaded fs_extra v1.3.0 |
| 396 | 2026-07-02T18:12:30.634Z | Downloaded deranged v0.5.8 |
| 397 | 2026-07-02T18:12:30.634Z | Downloaded clap v4.5.31 |
| 398 | 2026-07-02T18:12:30.638Z | Downloaded crc-any v2.5.0 |
| 399 | 2026-07-02T18:12:30.640Z | Downloaded pkcs1 v0.7.5 |
| 400 | 2026-07-02T18:12:30.641Z | Downloaded writeable v0.5.5 |
| 401 | 2026-07-02T18:12:30.641Z | Downloaded rustversion v1.0.22 |
| 402 | 2026-07-02T18:12:30.644Z | Downloaded yoke v0.7.4 |
| 403 | 2026-07-02T18:12:30.644Z | Downloaded thiserror v2.0.12 |
| 404 | 2026-07-02T18:12:30.648Z | Downloaded tinyvec v1.8.0 |
| 405 | 2026-07-02T18:12:30.651Z | Downloaded term v1.2.1 |
| 406 | 2026-07-02T18:12:30.652Z | Downloaded tokio-stream v0.1.18 |
| 407 | 2026-07-02T18:12:30.655Z | Downloaded rusty-fork v0.3.0 |
| 408 | 2026-07-02T18:12:30.655Z | Downloaded once_cell v1.20.3 |
| 409 | 2026-07-02T18:12:30.660Z | Downloaded zerovec-derive v0.10.3 |
| 410 | 2026-07-02T18:12:30.663Z | Downloaded bitflags v2.6.0 |
| 411 | 2026-07-02T18:12:30.666Z | Downloaded proc-macro2 v1.0.93 |
| 412 | 2026-07-02T18:12:30.666Z | Downloaded pin-project v1.1.6 |
| 413 | 2026-07-02T18:12:30.673Z | Downloaded slog v2.7.0 |
| 414 | 2026-07-02T18:12:30.676Z | Downloaded similar v2.7.0 |
| 415 | 2026-07-02T18:12:30.676Z | Downloaded futures v0.3.31 |
| 416 | 2026-07-02T18:12:30.683Z | Downloaded wyz v0.5.1 |
| 417 | 2026-07-02T18:12:30.683Z | Downloaded test-strategy v0.4.0 |
| 418 | 2026-07-02T18:12:30.687Z | Downloaded hybrid-array v0.4.12 |
| 419 | 2026-07-02T18:12:30.687Z | Downloaded zeroize v1.8.1 |
| 420 | 2026-07-02T18:12:30.690Z | Downloaded icu_provider v1.5.0 |
| 421 | 2026-07-02T18:12:30.690Z | Downloaded icu_normalizer_data v1.5.0 |
| 422 | 2026-07-02T18:12:30.693Z | Downloaded base64 v0.22.1 |
| 423 | 2026-07-02T18:12:30.693Z | Downloaded tempfile v3.20.0 |
| 424 | 2026-07-02T18:12:30.697Z | Downloaded zerocopy v0.6.6 |
| 425 | 2026-07-02T18:12:30.697Z | Downloaded icu_locid v1.5.0 |
| 426 | 2026-07-02T18:12:30.702Z | Downloaded zerocopy-derive v0.7.35 |
| 427 | 2026-07-02T18:12:30.705Z | Downloaded darling_core v0.21.3 |
| 428 | 2026-07-02T18:12:30.709Z | Downloaded schemars v0.8.22 |
| 429 | 2026-07-02T18:12:30.712Z | Downloaded snafu v0.8.5 |
| 430 | 2026-07-02T18:12:30.715Z | Downloaded ryu v1.0.18 |
| 431 | 2026-07-02T18:12:30.721Z | Downloaded icu_properties v1.5.1 |
| 432 | 2026-07-02T18:12:30.721Z | Downloaded half v2.7.1 |
| 433 | 2026-07-02T18:12:30.722Z | Downloaded der v0.7.9 |
| 434 | 2026-07-02T18:12:30.725Z | Downloaded unicode-ident v1.0.14 |
| 435 | 2026-07-02T18:12:30.725Z | Downloaded memchr v2.7.4 |
| 436 | 2026-07-02T18:12:30.728Z | Downloaded tar v0.4.46 |
| 437 | 2026-07-02T18:12:30.728Z | Downloaded rand v0.8.6 |
| 438 | 2026-07-02T18:12:30.733Z | Downloaded toml v0.7.8 |
| 439 | 2026-07-02T18:12:30.736Z | Downloaded icu_normalizer v1.5.0 |
| 440 | 2026-07-02T18:12:30.744Z | Downloaded indexmap v1.9.3 |
| 441 | 2026-07-02T18:12:30.747Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-07-02T18:12:30.753Z | Downloaded schemars v0.9.0 |
| 443 | 2026-07-02T18:12:30.759Z | Downloaded serde_core v1.0.228 |
| 444 | 2026-07-02T18:12:30.765Z | Downloaded aho-corasick v1.1.3 |
| 445 | 2026-07-02T18:12:30.776Z | Downloaded zip v0.6.6 |
| 446 | 2026-07-02T18:12:30.776Z | Downloaded expectorate v1.1.0 |
| 447 | 2026-07-02T18:12:30.776Z | Downloaded crossbeam-channel v0.5.15 |
| 448 | 2026-07-02T18:12:30.779Z | Downloaded cc v1.2.61 |
| 449 | 2026-07-02T18:12:30.779Z | Downloaded toml_edit v0.19.15 |
| 450 | 2026-07-02T18:12:30.782Z | Downloaded url v2.5.7 |
| 451 | 2026-07-02T18:12:30.801Z | Downloaded zerocopy-derive v0.8.27 |
| 452 | 2026-07-02T18:12:30.804Z | Downloaded rsa v0.9.10 |
| 453 | 2026-07-02T18:12:30.804Z | Downloaded ron v0.8.1 |
| 454 | 2026-07-02T18:12:30.804Z | Downloaded schemars v1.1.0 |
| 455 | 2026-07-02T18:12:30.810Z | Downloaded serde v1.0.228 |
| 456 | 2026-07-02T18:12:30.813Z | Downloaded flate2 v1.0.35 |
| 457 | 2026-07-02T18:12:30.814Z | Downloaded rustls-webpki v0.103.13 |
| 458 | 2026-07-02T18:12:30.814Z | Downloaded unicode-segmentation v1.12.0 |
| 459 | 2026-07-02T18:12:30.830Z | Downloaded unicode-normalization v0.1.24 |
| 460 | 2026-07-02T18:12:30.834Z | Downloaded indexmap v2.7.1 |
| 461 | 2026-07-02T18:12:30.838Z | Downloaded futures-util v0.3.31 |
| 462 | 2026-07-02T18:12:30.844Z | Downloaded hashbrown v0.13.2 |
| 463 | 2026-07-02T18:12:30.852Z | Downloaded typenum v1.20.1 |
| 464 | 2026-07-02T18:12:30.871Z | Downloaded x509-cert v0.2.5 |
| 465 | 2026-07-02T18:12:30.877Z | Downloaded zerocopy v0.7.35 |
| 466 | 2026-07-02T18:12:30.886Z | Downloaded serde_with v3.14.1 |
| 467 | 2026-07-02T18:12:30.892Z | Downloaded num-bigint-dig v0.8.6 |
| 468 | 2026-07-02T18:12:30.897Z | Downloaded typed-path v0.9.3 |
| 469 | 2026-07-02T18:12:30.897Z | Downloaded clap_builder v4.5.31 |
| 470 | 2026-07-02T18:12:30.904Z | Downloaded chrono v0.4.40 |
| 471 | 2026-07-02T18:12:30.907Z | Downloaded bitvec v1.0.1 |
| 472 | 2026-07-02T18:12:30.912Z | Downloaded hashbrown v0.15.1 |
| 473 | 2026-07-02T18:12:30.916Z | Downloaded time v0.3.47 |
| 474 | 2026-07-02T18:12:30.922Z | Downloaded zerovec v0.10.4 |
| 475 | 2026-07-02T18:12:30.926Z | Downloaded idna v1.1.0 |
| 476 | 2026-07-02T18:12:30.929Z | Downloaded tokio-util v0.7.15 |
| 477 | 2026-07-02T18:12:30.932Z | Downloaded serde_json v1.0.139 |
| 478 | 2026-07-02T18:12:30.935Z | Downloaded tough v0.22.0 |
| 479 | 2026-07-02T18:12:30.939Z | Downloaded zerocopy v0.8.27 |
| 480 | 2026-07-02T18:12:30.951Z | Downloaded unicode-width v0.2.0 |
| 481 | 2026-07-02T18:12:30.955Z | Downloaded rawzip v0.4.4 |
| 482 | 2026-07-02T18:12:30.958Z | Downloaded aws-lc-rs v1.16.3 |
| 483 | 2026-07-02T18:12:30.962Z | Downloaded proptest v1.5.0 |
| 484 | 2026-07-02T18:12:30.971Z | Downloaded winnow v0.5.40 |
| 485 | 2026-07-02T18:12:30.974Z | Downloaded bstr v1.10.0 |
| 486 | 2026-07-02T18:12:31.040Z | Downloaded regex v1.11.1 |
| 487 | 2026-07-02T18:12:31.051Z | Downloaded syn v1.0.109 |
| 488 | 2026-07-02T18:12:31.051Z | Downloaded zerocopy-derive v0.6.6 |
| 489 | 2026-07-02T18:12:31.051Z | Downloaded object v0.30.4 |
| 490 | 2026-07-02T18:12:31.056Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 491 | 2026-07-02T18:12:31.066Z | Downloaded syn v2.0.96 |
| 492 | 2026-07-02T18:12:31.086Z | Downloaded tokio v1.47.2 |
| 493 | 2026-07-02T18:12:31.104Z | Downloaded rustix v0.38.37 |
| 494 | 2026-07-02T18:12:31.116Z | Downloaded rustls v0.23.40 |
| 495 | 2026-07-02T18:12:31.122Z | Downloaded regex-syntax v0.8.5 |
| 496 | 2026-07-02T18:12:31.126Z | Downloaded rustix v1.0.7 |
| 497 | 2026-07-02T18:12:31.168Z | Downloaded regex-automata v0.4.8 |
| 498 | 2026-07-02T18:12:31.194Z | Downloaded libc v0.2.170 |
| 499 | 2026-07-02T18:12:31.249Z | Downloaded ring v0.17.13 |
| 500 | 2026-07-02T18:12:31.825Z | Downloaded aws-lc-sys v0.40.0 |
| 501 | 2026-07-02T18:12:32.019Z | Compiling proc-macro2 v1.0.93 |
| 502 | 2026-07-02T18:12:32.019Z | Compiling unicode-ident v1.0.14 |
| 503 | 2026-07-02T18:12:32.022Z | Compiling serde_core v1.0.228 |
| 504 | 2026-07-02T18:12:32.022Z | Compiling serde v1.0.228 |
| 505 | 2026-07-02T18:12:32.022Z | Compiling libc v0.2.170 |
| 506 | 2026-07-02T18:12:32.022Z | Checking cfg-if v1.0.0 |
| 507 | 2026-07-02T18:12:32.022Z | Compiling autocfg v1.4.0 |
| 508 | 2026-07-02T18:12:32.166Z | Checking once_cell v1.20.3 |
| 509 | 2026-07-02T18:12:32.236Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-07-02T18:12:32.322Z | Compiling shlex v1.3.0 |
| 511 | 2026-07-02T18:12:32.461Z | Checking byteorder v1.5.0 |
| 512 | 2026-07-02T18:12:32.466Z | Checking memchr v2.7.4 |
| 513 | 2026-07-02T18:12:32.505Z | Compiling version_check v0.9.5 |
| 514 | 2026-07-02T18:12:32.512Z | Checking typenum v1.20.1 |
| 515 | 2026-07-02T18:12:32.648Z | Checking zeroize v1.8.1 |
| 516 | 2026-07-02T18:12:32.753Z | Compiling jobserver v0.1.32 |
| 517 | 2026-07-02T18:12:32.762Z | Compiling libm v0.2.8 |
| 518 | 2026-07-02T18:12:32.776Z | Compiling num-traits v0.2.19 |
| 519 | 2026-07-02T18:12:32.832Z | Compiling rustix v0.38.37 |
| 520 | 2026-07-02T18:12:32.911Z | Checking errno v0.3.13 |
| 521 | 2026-07-02T18:12:32.975Z | Compiling cc v1.2.61 |
| 522 | 2026-07-02T18:12:32.998Z | Compiling quote v1.0.38 |
| 523 | 2026-07-02T18:12:33.190Z | Compiling syn v2.0.96 |
| 524 | 2026-07-02T18:12:33.207Z | Compiling heck v0.5.0 |
| 525 | 2026-07-02T18:12:33.225Z | Checking const-oid v0.9.6 |
| 526 | 2026-07-02T18:12:33.245Z | Checking getrandom v0.2.15 |
| 527 | 2026-07-02T18:12:33.319Z | Compiling generic-array v0.14.7 |
| 528 | 2026-07-02T18:12:33.403Z | Checking rand_core v0.6.4 |
| 529 | 2026-07-02T18:12:33.437Z | Checking smallvec v1.14.0 |
| 530 | 2026-07-02T18:12:33.557Z | Checking stable_deref_trait v1.2.0 |
| 531 | 2026-07-02T18:12:33.567Z | Checking spin v0.9.8 |
| 532 | 2026-07-02T18:12:33.609Z | Checking base64ct v1.6.0 |
| 533 | 2026-07-02T18:12:33.668Z | Checking lazy_static v1.5.0 |
| 534 | 2026-07-02T18:12:33.742Z | Checking flagset v0.4.6 |
| 535 | 2026-07-02T18:12:33.825Z | Checking pem-rfc7468 v0.7.0 |
| 536 | 2026-07-02T18:12:33.853Z | Checking itoa v1.0.11 |
| 537 | 2026-07-02T18:12:33.876Z | Checking utf8parse v0.2.2 |
| 538 | 2026-07-02T18:12:33.929Z | Compiling rustix v1.0.7 |
| 539 | 2026-07-02T18:12:33.963Z | Checking log v0.4.22 |
| 540 | 2026-07-02T18:12:33.966Z | Compiling getrandom v0.3.3 |
| 541 | 2026-07-02T18:12:33.967Z | Checking anstyle-parse v0.2.5 |
| 542 | 2026-07-02T18:12:34.002Z | Compiling syn v1.0.109 |
| 543 | 2026-07-02T18:12:34.033Z | Checking anstyle v1.0.10 |
| 544 | 2026-07-02T18:12:34.110Z | Compiling radium v0.7.0 |
| 545 | 2026-07-02T18:12:34.110Z | Checking colorchoice v1.0.2 |
| 546 | 2026-07-02T18:12:34.203Z | Checking is_terminal_polyfill v1.70.1 |
| 547 | 2026-07-02T18:12:34.206Z | Checking anstyle-query v1.1.1 |
| 548 | 2026-07-02T18:12:34.229Z | Checking crypto-common v0.1.6 |
| 549 | 2026-07-02T18:12:34.276Z | Checking block-buffer v0.10.4 |
| 550 | 2026-07-02T18:12:34.288Z | Checking anstream v0.6.15 |
| 551 | 2026-07-02T18:12:34.331Z | Checking strsim v0.11.1 |
| 552 | 2026-07-02T18:12:34.341Z | Checking fastrand v2.1.1 |
| 553 | 2026-07-02T18:12:34.389Z | Compiling serde_json v1.0.139 |
| 554 | 2026-07-02T18:12:34.399Z | Checking tap v1.0.1 |
| 555 | 2026-07-02T18:12:34.407Z | Compiling pkg-config v0.3.31 |
| 556 | 2026-07-02T18:12:34.415Z | Compiling maybe-uninit v2.0.0 |
| 557 | 2026-07-02T18:12:34.463Z | Checking regex-syntax v0.8.5 |
| 558 | 2026-07-02T18:12:34.474Z | Checking clap_lex v0.7.4 |
| 559 | 2026-07-02T18:12:34.485Z | Checking wyz v0.5.1 |
| 560 | 2026-07-02T18:12:34.611Z | Checking digest v0.10.7 |
| 561 | 2026-07-02T18:12:34.642Z | Checking num-integer v0.1.46 |
| 562 | 2026-07-02T18:12:34.653Z | Compiling cmake v0.1.58 |
| 563 | 2026-07-02T18:12:34.719Z | Checking is-terminal v0.4.13 |
| 564 | 2026-07-02T18:12:34.776Z | Compiling ahash v0.8.11 |
| 565 | 2026-07-02T18:12:34.798Z | Checking litemap v0.7.3 |
| 566 | 2026-07-02T18:12:34.841Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 567 | 2026-07-02T18:12:34.852Z | Checking subtle v2.6.1 |
| 568 | 2026-07-02T18:12:34.995Z | Checking funty v2.0.0 |
| 569 | 2026-07-02T18:12:35.000Z | Checking hex v0.4.3 |
| 570 | 2026-07-02T18:12:35.000Z | Checking futures-core v0.3.31 |
| 571 | 2026-07-02T18:12:35.000Z | Compiling fs_extra v1.3.0 |
| 572 | 2026-07-02T18:12:35.094Z | Compiling dunce v1.0.5 |
| 573 | 2026-07-02T18:12:35.149Z | Compiling packed_struct v0.10.1 |
| 574 | 2026-07-02T18:12:35.171Z | Compiling num-bigint-dig v0.8.6 |
| 575 | 2026-07-02T18:12:35.180Z | Checking ryu v1.0.18 |
| 576 | 2026-07-02T18:12:35.235Z | Checking writeable v0.5.5 |
| 577 | 2026-07-02T18:12:35.268Z | Checking bitvec v1.0.1 |
| 578 | 2026-07-02T18:12:35.300Z | Compiling aws-lc-sys v0.40.0 |
| 579 | 2026-07-02T18:12:35.416Z | Checking num-iter v0.1.45 |
| 580 | 2026-07-02T18:12:35.493Z | Compiling indexmap v1.9.3 |
| 581 | 2026-07-02T18:12:35.514Z | Checking crc32fast v1.4.2 |
| 582 | 2026-07-02T18:12:35.645Z | Checking nodrop v0.1.14 |
| 583 | 2026-07-02T18:12:35.705Z | Checking hashbrown v0.15.1 |
| 584 | 2026-07-02T18:12:35.719Z | Checking cpufeatures v0.2.14 |
| 585 | 2026-07-02T18:12:35.733Z | Checking equivalent v1.0.1 |
| 586 | 2026-07-02T18:12:35.776Z | Checking crc-catalog v2.4.0 |
| 587 | 2026-07-02T18:12:35.805Z | Compiling thiserror v1.0.69 |
| 588 | 2026-07-02T18:12:35.855Z | Checking pin-project-lite v0.2.14 |
| 589 | 2026-07-02T18:12:35.935Z | Compiling synstructure v0.13.1 |
| 590 | 2026-07-02T18:12:36.125Z | Checking indexmap v2.7.1 |
| 591 | 2026-07-02T18:12:36.259Z | Compiling serde_derive_internals v0.29.1 |
| 592 | 2026-07-02T18:12:36.409Z | Checking crc v3.2.1 |
| 593 | 2026-07-02T18:12:36.528Z | Checking sha2 v0.10.8 |
| 594 | 2026-07-02T18:12:36.554Z | Checking array-init v0.0.4 |
| 595 | 2026-07-02T18:12:36.595Z | Checking smallvec v0.6.14 |
| 596 | 2026-07-02T18:12:36.606Z | Checking signature v2.2.0 |
| 597 | 2026-07-02T18:12:36.775Z | Compiling schemars v0.8.22 |
| 598 | 2026-07-02T18:12:36.815Z | Checking base64 v0.21.7 |
| 599 | 2026-07-02T18:12:36.838Z | Checking icu_locid_transform_data v1.5.0 |
| 600 | 2026-07-02T18:12:36.886Z | Checking bitfield v0.14.0 |
| 601 | 2026-07-02T18:12:36.898Z | Compiling slog v2.7.0 |
| 602 | 2026-07-02T18:12:36.996Z | Checking hashbrown v0.12.3 |
| 603 | 2026-07-02T18:12:37.008Z | Compiling paste v1.0.15 |
| 604 | 2026-07-02T18:12:37.036Z | Compiling thiserror v2.0.12 |
| 605 | 2026-07-02T18:12:37.045Z | Checking dyn-clone v1.0.18 |
| 606 | 2026-07-02T18:12:37.132Z | Checking termcolor v1.4.1 |
| 607 | 2026-07-02T18:12:37.143Z | Compiling serde_derive v1.0.228 |
| 608 | 2026-07-02T18:12:37.171Z | Compiling zerocopy-derive v0.7.35 |
| 609 | 2026-07-02T18:12:37.274Z | Compiling zerofrom-derive v0.1.4 |
| 610 | 2026-07-02T18:12:37.322Z | Compiling yoke-derive v0.7.4 |
| 611 | 2026-07-02T18:12:37.343Z | Compiling zerovec-derive v0.10.3 |
| 612 | 2026-07-02T18:12:37.351Z | Compiling der_derive v0.7.3 |
| 613 | 2026-07-02T18:12:37.392Z | Compiling displaydoc v0.2.5 |
| 614 | 2026-07-02T18:12:38.005Z | Checking zerocopy v0.7.35 |
| 615 | 2026-07-02T18:12:38.103Z | Compiling zerocopy-derive v0.6.6 |
| 616 | 2026-07-02T18:12:38.283Z | Checking der v0.7.9 |
| 617 | 2026-07-02T18:12:38.330Z | Compiling clap_derive v4.5.28 |
| 618 | 2026-07-02T18:12:38.339Z | Compiling packed_struct_codegen v0.10.1 |
| 619 | 2026-07-02T18:12:38.495Z | Checking ppv-lite86 v0.2.20 |
| 620 | 2026-07-02T18:12:38.516Z | Checking zerofrom v0.1.4 |
| 621 | 2026-07-02T18:12:38.626Z | Checking yoke v0.7.4 |
| 622 | 2026-07-02T18:12:38.777Z | Checking rand_chacha v0.3.1 |
| 623 | 2026-07-02T18:12:38.788Z | Checking zerovec v0.10.4 |
| 624 | 2026-07-02T18:12:38.900Z | Checking zerocopy v0.6.6 |
| 625 | 2026-07-02T18:12:38.955Z | Checking rand v0.8.6 |
| 626 | 2026-07-02T18:12:38.987Z | Checking spki v0.7.3 |
| 627 | 2026-07-02T18:12:39.133Z | Checking pkcs8 v0.10.2 |
| 628 | 2026-07-02T18:12:39.171Z | Compiling icu_provider_macros v1.5.0 |
| 629 | 2026-07-02T18:12:39.270Z | Checking pkcs1 v0.7.5 |
| 630 | 2026-07-02T18:12:39.445Z | Compiling thiserror-impl v1.0.69 |
| 631 | 2026-07-02T18:12:39.448Z | Checking tinystr v0.7.6 |
| 632 | 2026-07-02T18:12:39.474Z | Checking winnow v0.5.40 |
| 633 | 2026-07-02T18:12:39.484Z | Checking hashbrown v0.13.2 |
| 634 | 2026-07-02T18:12:39.609Z | Checking icu_locid v1.5.0 |
| 635 | 2026-07-02T18:12:39.717Z | Checking icu_collections v1.5.0 |
| 636 | 2026-07-02T18:12:39.878Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 637 | 2026-07-02T18:12:39.932Z | Checking x509-cert v0.2.5 |
| 638 | 2026-07-02T18:12:40.036Z | Checking icu_provider v1.5.0 |
| 639 | 2026-07-02T18:12:40.145Z | Checking bitflags v2.6.0 |
| 640 | 2026-07-02T18:12:40.544Z | Checking toml_datetime v0.6.8 |
| 641 | 2026-07-02T18:12:40.610Z | Checking serde_spanned v0.6.8 |
| 642 | 2026-07-02T18:12:40.685Z | Checking toml_edit v0.19.15 |
| 643 | 2026-07-02T18:12:40.773Z | Checking icu_locid_transform v1.5.0 |
| 644 | 2026-07-02T18:12:40.784Z | Checking ron v0.8.1 |
| 645 | 2026-07-02T18:12:40.936Z | Checking tempfile v3.20.0 |
| 646 | 2026-07-02T18:12:41.032Z | Checking terminal_size v0.4.0 |
| 647 | 2026-07-02T18:12:41.116Z | Checking serde-hex v0.1.0 |
| 648 | 2026-07-02T18:12:41.135Z | Checking clap_builder v4.5.31 |
| 649 | 2026-07-02T18:12:41.206Z | Checking env_logger v0.10.2 |
| 650 | 2026-07-02T18:12:41.212Z | Checking rsa v0.9.10 |
| 651 | 2026-07-02T18:12:41.315Z | Compiling structmeta-derive v0.3.0 |
| 652 | 2026-07-02T18:12:41.345Z | Compiling schemars_derive v0.8.22 |
| 653 | 2026-07-02T18:12:41.420Z | Compiling thiserror-impl v2.0.12 |
| 654 | 2026-07-02T18:12:41.602Z | Checking bzip2 v0.4.4 |
| 655 | 2026-07-02T18:12:41.668Z | Checking wait-timeout v0.2.0 |
| 656 | 2026-07-02T18:12:41.785Z | Checking aho-corasick v1.1.3 |
| 657 | 2026-07-02T18:12:41.790Z | Compiling slab v0.4.9 |
| 658 | 2026-07-02T18:12:42.014Z | Checking fnv v1.0.7 |
| 659 | 2026-07-02T18:12:42.101Z | Checking quick-error v1.2.3 |
| 660 | 2026-07-02T18:12:42.193Z | Checking crc-any v2.5.0 |
| 661 | 2026-07-02T18:12:42.363Z | Checking futures-sink v0.3.31 |
| 662 | 2026-07-02T18:12:42.363Z | Compiling zerocopy v0.8.27 |
| 663 | 2026-07-02T18:12:42.367Z | Checking clap v4.5.31 |
| 664 | 2026-07-02T18:12:42.447Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 665 | 2026-07-02T18:12:42.456Z | Compiling aws-lc-rs v1.16.3 |
| 666 | 2026-07-02T18:12:42.466Z | Checking bit-vec v0.6.3 |
| 667 | 2026-07-02T18:12:42.541Z | Checking icu_properties_data v1.5.0 |
| 668 | 2026-07-02T18:12:42.639Z | Compiling ident_case v1.0.1 |
| 669 | 2026-07-02T18:12:42.665Z | Checking icu_properties v1.5.1 |
| 670 | 2026-07-02T18:12:42.742Z | Checking bit-set v0.5.3 |
| 671 | 2026-07-02T18:12:42.771Z | Checking regex-automata v0.4.8 |
| 672 | 2026-07-02T18:12:42.809Z | Compiling darling_core v0.21.3 |
| 673 | 2026-07-02T18:12:42.872Z | Compiling structmeta v0.3.0 |
| 674 | 2026-07-02T18:12:42.910Z | Checking rusty-fork v0.3.0 |
| 675 | 2026-07-02T18:12:43.069Z | Checking zip v0.6.6 |
| 676 | 2026-07-02T18:12:43.147Z | Checking toml v0.7.8 |
| 677 | 2026-07-02T18:12:43.401Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 678 | 2026-07-02T18:12:43.532Z | Checking object v0.30.4 |
| 679 | 2026-07-02T18:12:43.545Z | Compiling tokio-macros v2.5.0 |
| 680 | 2026-07-02T18:12:43.838Z | Compiling zerocopy-derive v0.8.27 |
| 681 | 2026-07-02T18:12:44.026Z | Compiling daft-derive v0.1.1 |
| 682 | 2026-07-02T18:12:44.111Z | Checking rand_xorshift v0.3.0 |
| 683 | 2026-07-02T18:12:44.218Z | Checking hybrid-array v0.4.12 |
| 684 | 2026-07-02T18:12:44.227Z | Compiling rustversion v1.0.22 |
| 685 | 2026-07-02T18:12:44.556Z | Checking path-slash v0.1.5 |
| 686 | 2026-07-02T18:12:44.643Z | Checking unarray v0.1.4 |
| 687 | 2026-07-02T18:12:44.652Z | Checking bytes v1.11.1 |
| 688 | 2026-07-02T18:12:44.701Z | Checking write16 v1.0.0 |
| 689 | 2026-07-02T18:12:44.735Z | Checking utf16_iter v1.0.5 |
| 690 | 2026-07-02T18:12:44.785Z | Checking icu_normalizer_data v1.5.0 |
| 691 | 2026-07-02T18:12:44.838Z | Checking utf8_iter v1.0.4 |
| 692 | 2026-07-02T18:12:44.847Z | Checking proptest v1.5.0 |
| 693 | 2026-07-02T18:12:44.884Z | Compiling darling_macro v0.21.3 |
| 694 | 2026-07-02T18:12:44.946Z | Checking icu_normalizer v1.5.0 |
| 695 | 2026-07-02T18:12:45.060Z | Checking tokio v1.47.2 |
| 696 | 2026-07-02T18:12:45.310Z | Checking daft v0.1.1 |
| 697 | 2026-07-02T18:12:45.398Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 698 | 2026-07-02T18:12:45.459Z | Checking byte-wrapper v0.1.0 |
| 699 | 2026-07-02T18:12:45.596Z | Compiling test-strategy v0.4.0 |
| 700 | 2026-07-02T18:12:45.609Z | Checking futures-channel v0.3.31 |
| 701 | 2026-07-02T18:12:45.642Z | Compiling futures-macro v0.3.31 |
| 702 | 2026-07-02T18:12:45.781Z | Checking untrusted v0.7.1 |
| 703 | 2026-07-02T18:12:45.808Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 704 | 2026-07-02T18:12:45.882Z | Checking futures-io v0.3.31 |
| 705 | 2026-07-02T18:12:45.989Z | Checking pin-utils v0.1.0 |
| 706 | 2026-07-02T18:12:46.050Z | Checking futures-task v0.3.31 |
| 707 | 2026-07-02T18:12:46.108Z | Checking tinyvec_macros v0.1.1 |
| 708 | 2026-07-02T18:12:46.168Z | Checking iana-time-zone v0.1.61 |
| 709 | 2026-07-02T18:12:46.176Z | Checking tinyvec v1.8.0 |
| 710 | 2026-07-02T18:12:46.289Z | Checking chrono v0.4.40 |
| 711 | 2026-07-02T18:12:46.335Z | Checking half v2.7.1 |
| 712 | 2026-07-02T18:12:46.423Z | Checking futures-util v0.3.31 |
| 713 | 2026-07-02T18:12:46.567Z | Compiling darling v0.21.3 |
| 714 | 2026-07-02T18:12:46.641Z | Checking idna_adapter v1.2.0 |
| 715 | 2026-07-02T18:12:46.730Z | Checking block-buffer v0.12.1 |
| 716 | 2026-07-02T18:12:46.761Z | Checking crypto-common v0.2.2 |
| 717 | 2026-07-02T18:12:46.884Z | Checking xattr v1.3.1 |
| 718 | 2026-07-02T18:12:46.928Z | Compiling pin-project-internal v1.1.6 |
| 719 | 2026-07-02T18:12:46.981Z | Checking filetime v0.2.25 |
| 720 | 2026-07-02T18:12:46.999Z | Checking rustls-pki-types v1.14.1 |
| 721 | 2026-07-02T18:12:47.090Z | Compiling camino v1.1.9 |
| 722 | 2026-07-02T18:12:47.100Z | Compiling rustls v0.23.40 |
| 723 | 2026-07-02T18:12:47.243Z | Checking untrusted v0.9.0 |
| 724 | 2026-07-02T18:12:47.269Z | Checking ciborium-io v0.2.2 |
| 725 | 2026-07-02T18:12:47.297Z | Checking percent-encoding v2.3.2 |
| 726 | 2026-07-02T18:12:47.308Z | Checking const-oid v0.10.2 |
| 727 | 2026-07-02T18:12:47.341Z | Checking tar v0.4.46 |
| 728 | 2026-07-02T18:12:47.344Z | Checking ciborium-ll v0.2.2 |
| 729 | 2026-07-02T18:12:47.425Z | Checking form_urlencoded v1.2.2 |
| 730 | 2026-07-02T18:12:47.447Z | Compiling strum_macros v0.26.4 |
| 731 | 2026-07-02T18:12:47.455Z | Checking digest v0.11.3 |
| 732 | 2026-07-02T18:12:47.508Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 733 | 2026-07-02T18:12:47.543Z | Checking idna v1.1.0 |
| 734 | 2026-07-02T18:12:47.589Z | Checking unicode-normalization v0.1.24 |
| 735 | 2026-07-02T18:12:47.715Z | Compiling serde_with_macros v3.14.1 |
| 736 | 2026-07-02T18:12:47.784Z | Compiling snafu-derive v0.8.5 |
| 737 | 2026-07-02T18:12:47.967Z | Checking bstr v1.10.0 |
| 738 | 2026-07-02T18:12:47.993Z | Checking pin-project v1.1.6 |
| 739 | 2026-07-02T18:12:48.077Z | Checking base64 v0.22.1 |
| 740 | 2026-07-02T18:12:48.173Z | Compiling semver v1.0.25 |
| 741 | 2026-07-02T18:12:48.290Z | Checking same-file v1.0.6 |
| 742 | 2026-07-02T18:12:48.302Z | Checking adler2 v2.0.0 |
| 743 | 2026-07-02T18:12:48.305Z | Checking futures-executor v0.3.31 |
| 744 | 2026-07-02T18:12:48.398Z | Checking walkdir v2.5.0 |
| 745 | 2026-07-02T18:12:48.401Z | Checking miniz_oxide v0.8.0 |
| 746 | 2026-07-02T18:12:48.454Z | Checking futures v0.3.31 |
| 747 | 2026-07-02T18:12:48.485Z | Checking pem v3.0.5 |
| 748 | 2026-07-02T18:12:48.520Z | Checking globset v0.4.15 |
| 749 | 2026-07-02T18:12:48.547Z | Checking olpc-cjson v0.1.4 |
| 750 | 2026-07-02T18:12:48.632Z | Checking url v2.5.7 |
| 751 | 2026-07-02T18:12:48.673Z | Checking ciborium v0.2.2 |
| 752 | 2026-07-02T18:12:48.772Z | Checking tokio-util v0.7.15 |
| 753 | 2026-07-02T18:12:48.782Z | Checking serde_with v3.14.1 |
| 754 | 2026-07-02T18:12:48.972Z | Checking serde_plain v1.0.2 |
| 755 | 2026-07-02T18:12:49.023Z | Compiling async-trait v0.1.86 |
| 756 | 2026-07-02T18:12:49.046Z | Checking strum v0.26.3 |
| 757 | 2026-07-02T18:12:49.050Z | Compiling async-recursion v1.1.1 |
| 758 | 2026-07-02T18:12:49.071Z | Checking typed-path v0.9.3 |
| 759 | 2026-07-02T18:12:49.098Z | Checking cpufeatures v0.3.0 |
| 760 | 2026-07-02T18:12:49.140Z | Checking camino-tempfile v1.4.1 |
| 761 | 2026-07-02T18:12:49.158Z | Checking sha2 v0.11.0 |
| 762 | 2026-07-02T18:12:49.287Z | Checking flate2 v1.0.35 |
| 763 | 2026-07-02T18:12:49.452Z | Checking snafu v0.8.5 |
| 764 | 2026-07-02T18:12:49.676Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 765 | 2026-07-02T18:12:49.693Z | Checking digest-io v0.1.0 |
| 766 | 2026-07-02T18:12:49.779Z | Checking atomicwrites v0.4.4 |
| 767 | 2026-07-02T18:12:49.799Z | Compiling crossbeam-utils v0.8.21 |
| 768 | 2026-07-02T18:12:49.813Z | Checking rawzip v0.4.4 |
| 769 | 2026-07-02T18:12:49.829Z | Compiling num-conv v0.2.2 |
| 770 | 2026-07-02T18:12:49.893Z | Compiling time-core v0.1.8 |
| 771 | 2026-07-02T18:12:49.907Z | Checking powerfmt v0.2.0 |
| 772 | 2026-07-02T18:12:49.942Z | Checking tokio-stream v0.1.18 |
| 773 | 2026-07-02T18:12:49.951Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 774 | 2026-07-02T18:12:49.967Z | Checking thread_local v1.1.8 |
| 775 | 2026-07-02T18:12:50.024Z | Compiling time-macros v0.2.27 |
| 776 | 2026-07-02T18:12:50.033Z | Checking deranged v0.5.8 |
| 777 | 2026-07-02T18:12:50.248Z | Compiling slog-async v2.8.0 |
| 778 | 2026-07-02T18:12:50.259Z | Checking arc-swap v1.7.1 |
| 779 | 2026-07-02T18:12:50.391Z | Checking tokio-test v0.4.5 |
| 780 | 2026-07-02T18:12:50.409Z | Checking crossbeam-channel v0.5.15 |
| 781 | 2026-07-02T18:12:50.453Z | Checking slog-scope v4.4.0 |
| 782 | 2026-07-02T18:12:50.545Z | Checking regex v1.11.1 |
| 783 | 2026-07-02T18:12:50.555Z | Checking term v1.2.1 |
| 784 | 2026-07-02T18:12:50.559Z | Checking take_mut v0.2.2 |
| 785 | 2026-07-02T18:12:50.573Z | Compiling anyhow v1.0.96 |
| 786 | 2026-07-02T18:12:50.653Z | Checking slog-stdlog v4.1.1 |
| 787 | 2026-07-02T18:12:50.750Z | Checking unicode-width v0.2.0 |
| 788 | 2026-07-02T18:12:50.760Z | Checking unicode-segmentation v1.12.0 |
| 789 | 2026-07-02T18:12:50.804Z | Checking similar v2.7.0 |
| 790 | 2026-07-02T18:12:51.003Z | Checking console v0.15.10 |
| 791 | 2026-07-02T18:12:51.007Z | Checking time v0.3.47 |
| 792 | 2026-07-02T18:12:51.047Z | Checking newline-converter v0.3.0 |
| 793 | 2026-07-02T18:12:51.212Z | Checking expectorate v1.1.0 |
| 794 | 2026-07-02T18:12:51.742Z | Checking slog-term v2.9.2 |
| 795 | 2026-07-02T18:12:51.981Z | Checking slog-envlogger v2.2.0 |
| 796 | 2026-07-02T18:12:56.055Z | Checking rustls-webpki v0.103.13 |
| 797 | 2026-07-02T18:12:58.151Z | Checking tough v0.22.0 |
| 798 | 2026-07-02T18:12:59.643Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 799 | 2026-07-02T18:13:00.842Z | Checking tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 800 | 2026-07-02T18:13:01.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.36s |
| 801 | 2026-07-02T18:13:01.508Z | |
| 802 | 2026-07-02T18:13:01.508Z | real 34.553037068 |
| 803 | 2026-07-02T18:13:01.508Z | user 2:04.173885351 |
| 804 | 2026-07-02T18:13:01.508Z | sys 33.530885002 |
| 805 | 2026-07-02T18:13:01.508Z | trap 0.063805396 |
| 806 | 2026-07-02T18:13:01.509Z | tflt 0.248865088 |
| 807 | 2026-07-02T18:13:01.509Z | dflt 0.162487694 |
| 808 | 2026-07-02T18:13:01.509Z | kflt 0.010277268 |
| 809 | 2026-07-02T18:13:01.509Z | lock 5:23.349967062 |
| 810 | 2026-07-02T18:13:01.509Z | slp 7:09.433599569 |
| 811 | 2026-07-02T18:13:01.509Z | lat 6.884347258 |
| 812 | 2026-07-02T18:13:01.509Z | stop 33.214054174 |
| 813 | 2026-07-02T18:13:01.511Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 814 | 2026-07-02T18:13:01.511Z | + ptime -m cargo doc --workspace --no-deps |
| 815 | 2026-07-02T18:13:01.694Z | warning: output filename collision at /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html |
| 816 | 2026-07-02T18:13:01.694Z | | |
| 817 | 2026-07-02T18:13:01.694Z | = note: the bin target `tufaceous` in package `tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin)` has the same output filename as the lib target `tufaceous` in package `tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib)` |
| 818 | 2026-07-02T18:13:01.694Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 819 | 2026-07-02T18:13:01.728Z | Compiling num-traits v0.2.19 |
| 820 | 2026-07-02T18:13:01.764Z | Checking ppv-lite86 v0.2.20 |
| 821 | 2026-07-02T18:13:01.775Z | Checking byte-wrapper v0.1.0 |
| 822 | 2026-07-02T18:13:01.783Z | Checking tokio v1.47.2 |
| 823 | 2026-07-02T18:13:02.009Z | Checking rand_chacha v0.3.1 |
| 824 | 2026-07-02T18:13:02.142Z | Checking rand v0.8.6 |
| 825 | 2026-07-02T18:13:02.506Z | Checking num-integer v0.1.46 |
| 826 | 2026-07-02T18:13:02.509Z | Checking chrono v0.4.40 |
| 827 | 2026-07-02T18:13:02.680Z | Checking num-iter v0.1.45 |
| 828 | 2026-07-02T18:13:02.759Z | Checking num-bigint-dig v0.8.6 |
| 829 | 2026-07-02T18:13:03.209Z | Checking slog-term v2.9.2 |
| 830 | 2026-07-02T18:13:03.361Z | Checking rsa v0.9.10 |
| 831 | 2026-07-02T18:13:03.421Z | Checking slog-envlogger v2.2.0 |
| 832 | 2026-07-02T18:13:03.693Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 833 | 2026-07-02T18:13:03.771Z | Checking tokio-util v0.7.15 |
| 834 | 2026-07-02T18:13:03.982Z | Checking tough v0.22.0 |
| 835 | 2026-07-02T18:13:04.038Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 836 | 2026-07-02T18:13:04.283Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 837 | 2026-07-02T18:13:04.283Z | Documenting tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 838 | 2026-07-02T18:13:04.667Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 839 | 2026-07-02T18:13:04.668Z | Documenting tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 840 | 2026-07-02T18:13:05.651Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 841 | 2026-07-02T18:13:05.651Z | Documenting tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 842 | 2026-07-02T18:13:06.638Z | Documenting tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 843 | 2026-07-02T18:13:08.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s |
| 844 | 2026-07-02T18:13:08.209Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 845 | 2026-07-02T18:13:08.221Z | |
| 846 | 2026-07-02T18:13:08.224Z | real 6.696421112 |
| 847 | 2026-07-02T18:13:08.225Z | user 12.468498105 |
| 848 | 2026-07-02T18:13:08.225Z | sys 2.496901179 |
| 849 | 2026-07-02T18:13:08.225Z | trap 0.001381646 |
| 850 | 2026-07-02T18:13:08.225Z | tflt 0.003737809 |
| 851 | 2026-07-02T18:13:08.225Z | dflt 0.001497388 |
| 852 | 2026-07-02T18:13:08.225Z | kflt 0.000001518 |
| 853 | 2026-07-02T18:13:08.225Z | lock 44.337650528 |
| 854 | 2026-07-02T18:13:08.225Z | slp 29.498561381 |
| 855 | 2026-07-02T18:13:08.225Z | lat 0.021454285 |
| 856 | 2026-07-02T18:13:08.225Z | stop 0.444982373 |
| 857 | 2026-07-02T18:13:08.225Z | process exited: duration 86005 ms, exit code 0 |
| |
| 858 | 2026-07-02T18:13:08.232Z | found 0 output files |