|
|
|
| 1 | 2026-05-06T18:11:10.426Z | job assigned to worker 01KQZ7QHS1Y72BXDAPZ0RWEFS1 [factory aws, i-00805b171c2dfcf87] (queued for 55 s) |
| |
| 2 | 2026-05-06T18:11:16.787Z | starting task 0: "setup" |
| 3 | 2026-05-06T18:11:16.791Z | ++ uname -s |
| 4 | 2026-05-06T18:11:16.794Z | + kern=SunOS |
| 5 | 2026-05-06T18:11:16.794Z | + build_user=build |
| 6 | 2026-05-06T18:11:16.794Z | + build_uid=12345 |
| 7 | 2026-05-06T18:11:16.794Z | + work_dir=/work |
| 8 | 2026-05-06T18:11:16.794Z | + input_dir=/input |
| 9 | 2026-05-06T18:11:16.794Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-06T18:11:16.794Z | + case "$kern" in |
| 11 | 2026-05-06T18:11:16.794Z | + groupadd -g 12345 build |
| 12 | 2026-05-06T18:11:16.797Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-06T18:11:18.801Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-06T18:11:18.911Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-06T18:11:18.915Z | + home_fs=zfs |
| 16 | 2026-05-06T18:11:18.915Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-06T18:11:18.915Z | + mkdir -p /home/build |
| 18 | 2026-05-06T18:11:18.915Z | + chown build:build /home/build /work |
| 19 | 2026-05-06T18:11:20.916Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-06T18:11:20.919Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-05-06T18:11:20.926Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-06T18:11:20.930Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-06T18:11:20.930Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-06T18:11:20.930Z | * rust toolchain profile = "default" |
| 25 | 2026-05-06T18:11:20.930Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-06T18:11:20.930Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-06T18:11:20.930Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-06T18:11:20.933Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-06T18:11:20.933Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-06T18:11:21.054Z | info: downloading installer |
| 31 | 2026-05-06T18:11:22.711Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-06T18:11:22.711Z | warn: /opt/ooce/bin |
| 33 | 2026-05-06T18:11:22.711Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-06T18:11:22.711Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-06T18:11:22.711Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-06T18:11:22.711Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-06T18:11:22.711Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-06T18:11:22.711Z | error: cannot install while Rust is installed |
| 39 | 2026-05-06T18:11:22.712Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-06T18:11:22.712Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-06T18:11:22.712Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-06T18:11:22.712Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-06T18:11:22.712Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-06T18:11:22.725Z | info: profile set to default |
| 45 | 2026-05-06T18:11:22.725Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-06T18:11:22.728Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-06T18:11:22.882Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-06T18:11:22.885Z | info: downloading 6 components |
| 49 | 2026-05-06T18:11:37.779Z | |
| 50 | 2026-05-06T18:11:37.779Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-05-06T18:11:37.808Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-06T18:11:37.808Z | |
| 53 | 2026-05-06T18:11:37.811Z | |
| 54 | 2026-05-06T18:11:37.811Z | Rust is installed now. Great! |
| 55 | 2026-05-06T18:11:37.811Z | |
| 56 | 2026-05-06T18:11:37.811Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-06T18:11:37.811Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-06T18:11:37.811Z | |
| 59 | 2026-05-06T18:11:37.811Z | To configure your current shell, you need to source |
| 60 | 2026-05-06T18:11:37.811Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-06T18:11:37.812Z | |
| 62 | 2026-05-06T18:11:37.812Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-06T18:11:37.812Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-06T18:11:37.812Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-06T18:11:37.812Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-06T18:11:37.812Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-06T18:11:37.812Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-06T18:11:37.812Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-06T18:11:37.812Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-06T18:11:37.812Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-06T18:11:37.906Z | + rustup --version |
| 72 | 2026-05-06T18:11:37.915Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-06T18:11:37.918Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-06T18:11:37.936Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-06T18:11:37.940Z | + cargo --version |
| 76 | 2026-05-06T18:11:37.952Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-06T18:11:37.955Z | + rustc --version |
| 78 | 2026-05-06T18:11:37.974Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-06T18:11:37.977Z | process exited: duration 17049 ms, exit code 0 |
| |
| 80 | 2026-05-06T18:11:37.984Z | starting task 2: "authentication" |
| 81 | 2026-05-06T18:11:38.000Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-06T18:11:38.007Z | starting task 3: "clone repository" |
| 83 | 2026-05-06T18:11:38.010Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-05-06T18:11:38.013Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-05-06T18:11:38.051Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-05-06T18:11:38.573Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-05-06T18:11:38.573Z | + git fetch origin cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 88 | 2026-05-06T18:11:38.839Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-05-06T18:11:38.839Z | * branch cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 -> FETCH_HEAD |
| 90 | 2026-05-06T18:11:38.843Z | + [[ -n iliana/rfd621 ]] |
| 91 | 2026-05-06T18:11:38.846Z | ++ git branch --show-current |
| 92 | 2026-05-06T18:11:38.846Z | + current=main |
| 93 | 2026-05-06T18:11:38.846Z | + [[ main != iliana/rfd621 ]] |
| 94 | 2026-05-06T18:11:38.846Z | + git branch -f iliana/rfd621 cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 95 | 2026-05-06T18:11:38.849Z | + git checkout -f iliana/rfd621 |
| 96 | 2026-05-06T18:11:38.856Z | Switched to branch 'iliana/rfd621' |
| 97 | 2026-05-06T18:11:38.859Z | + git reset --hard cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 98 | 2026-05-06T18:11:38.865Z | HEAD is now at cc29a9b make `to_map` fallible |
| 99 | 2026-05-06T18:11:38.867Z | process exited: duration 858 ms, exit code 0 |
| |
| 100 | 2026-05-06T18:11:38.873Z | starting task 4: "build" |
| 101 | 2026-05-06T18:11:38.877Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-06T18:11:38.877Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-06T18:11:38.877Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-06T18:11:38.881Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-05-06T18:11:38.881Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-05-06T18:11:38.881Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-05-06T18:11:38.881Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-05-06T18:11:38.881Z | +++ uname -s |
| 109 | 2026-05-06T18:11:38.881Z | ++ HOST_OS=SunOS |
| 110 | 2026-05-06T18:11:38.881Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-05-06T18:11:38.881Z | ++ CLANGVER=15 |
| 112 | 2026-05-06T18:11:38.881Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-05-06T18:11:47.778Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-05-06T18:11:55.197Z | Startup: Caching catalogs ... Done |
| 115 | 2026-05-06T18:12:02.635Z | Planning: Solver setup ... Done (6.045s) |
| 116 | 2026-05-06T18:12:02.676Z | Planning: Running solver ... Done (0.040s) |
| 117 | 2026-05-06T18:12:02.821Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-05-06T18:12:02.836Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-05-06T18:12:02.936Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-05-06T18:12:02.966Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-05-06T18:12:02.992Z | Planning: Merging actions ... Done (0.025s) |
| 122 | 2026-05-06T18:12:03.100Z | Planning: Checking for conflicting actions ... Done (0.108s) |
| 123 | 2026-05-06T18:12:03.107Z | Planning: Consolidating action changes ... Done (0.006s) |
| 124 | 2026-05-06T18:12:03.817Z | Planning: Evaluating mediators ... Done (0.710s) |
| 125 | 2026-05-06T18:12:03.823Z | Planning: Planning completed in 8.46 seconds |
| 126 | 2026-05-06T18:12:03.834Z | Packages to install: 3 |
| 127 | 2026-05-06T18:12:03.834Z | Mediators to change: 2 |
| 128 | 2026-05-06T18:12:03.837Z | Services to change: 1 |
| 129 | 2026-05-06T18:12:03.837Z | Estimated space available: 155.47 GB |
| 130 | 2026-05-06T18:12:03.837Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-05-06T18:12:03.838Z | Create boot environment: No |
| 132 | 2026-05-06T18:12:03.838Z | Create backup boot environment: No |
| 133 | 2026-05-06T18:12:03.838Z | Rebuild boot archive: No |
| 134 | 2026-05-06T18:12:03.838Z | |
| 135 | 2026-05-06T18:12:03.838Z | Changed mediators: |
| 136 | 2026-05-06T18:12:03.838Z | mediator clang: |
| 137 | 2026-05-06T18:12:03.838Z | version: None -> 15 (system default) |
| 138 | 2026-05-06T18:12:03.838Z | |
| 139 | 2026-05-06T18:12:03.838Z | mediator llvm: |
| 140 | 2026-05-06T18:12:03.838Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-05-06T18:12:03.838Z | |
| 142 | 2026-05-06T18:12:03.838Z | Changed packages: |
| 143 | 2026-05-06T18:12:03.838Z | helios-dev |
| 144 | 2026-05-06T18:12:03.838Z | developer/build-essential |
| 145 | 2026-05-06T18:12:03.838Z | None -> 11-2.0 |
| 146 | 2026-05-06T18:12:03.838Z | ooce/developer/clang-15 |
| 147 | 2026-05-06T18:12:03.838Z | None -> 15.0.7-2.0 |
| 148 | 2026-05-06T18:12:03.838Z | ooce/developer/llvm-15 |
| 149 | 2026-05-06T18:12:03.838Z | None -> 15.0.7-2.0 |
| 150 | 2026-05-06T18:12:03.838Z | |
| 151 | 2026-05-06T18:12:03.838Z | Services: |
| 152 | 2026-05-06T18:12:03.838Z | restart_fmri: |
| 153 | 2026-05-06T18:12:03.838Z | svc:/system/update-man-index:default |
| 154 | 2026-05-06T18:12:03.876Z | |
| 155 | 2026-05-06T18:12:03.876Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-05-06T18:12:08.877Z | Download: 2953/3076 items 160.1/211.3MB 75% complete (31.8M/s) |
| 157 | 2026-05-06T18:12:10.416Z | Download: Completed 211.31 MB in 6.54 seconds (32.3M/s) |
| 158 | 2026-05-06T18:12:10.636Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-05-06T18:12:13.771Z | Actions: Completed 3430 actions in 3.13 seconds. |
| 160 | 2026-05-06T18:12:14.083Z | Done (0.308s) |
| 161 | 2026-05-06T18:12:14.083Z | Done (0.000s) |
| 162 | 2026-05-06T18:12:14.813Z | Done (0.730s) |
| 163 | 2026-05-06T18:12:18.133Z | Done (2.975s) |
| 164 | 2026-05-06T18:12:18.206Z | Done (0.014s) |
| 165 | 2026-05-06T18:12:18.209Z | Done (0.000s) |
| 166 | 2026-05-06T18:12:18.588Z | Done (0.000s) |
| 167 | 2026-05-06T18:12:19.241Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-05-06T18:12:19.241Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-05-06T18:12:19.433Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-05-06T18:12:19.539Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-05-06T18:12:19.542Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-05-06T18:12:19.701Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-05-06T18:12:19.704Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-05-06T18:12:19.721Z | Mediators to change: 2 |
| 175 | 2026-05-06T18:12:19.721Z | Create boot environment: No |
| 176 | 2026-05-06T18:12:19.721Z | Create backup boot environment: No |
| 177 | 2026-05-06T18:12:19.778Z | Done |
| 178 | 2026-05-06T18:12:19.778Z | Done |
| 179 | 2026-05-06T18:12:20.388Z | Done |
| 180 | 2026-05-06T18:12:22.820Z | Done |
| 181 | 2026-05-06T18:12:22.889Z | Done |
| 182 | 2026-05-06T18:12:22.892Z | Done |
| 183 | 2026-05-06T18:12:22.996Z | Done |
| 184 | 2026-05-06T18:12:23.072Z | + cargo --version |
| 185 | 2026-05-06T18:12:23.082Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-05-06T18:12:23.085Z | + rustc --version |
| 187 | 2026-05-06T18:12:23.105Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-05-06T18:12:23.108Z | + banner clippy |
| 189 | 2026-05-06T18:12:23.111Z | |
| 190 | 2026-05-06T18:12:23.111Z | #### # # ##### ##### # # |
| 191 | 2026-05-06T18:12:23.111Z | # # # # # # # # # # |
| 192 | 2026-05-06T18:12:23.111Z | # # # # # # # # |
| 193 | 2026-05-06T18:12:23.111Z | # # # ##### ##### # |
| 194 | 2026-05-06T18:12:23.111Z | # # # # # # # |
| 195 | 2026-05-06T18:12:23.112Z | #### ###### # # # # |
| 196 | 2026-05-06T18:12:23.112Z | |
| 197 | 2026-05-06T18:12:23.112Z | + ptime -m cargo clippy --all-features --all-targets |
| 198 | 2026-05-06T18:12:23.248Z | Updating crates.io index |
| 199 | 2026-05-06T18:12:23.280Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 200 | 2026-05-06T18:12:23.670Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes.git` |
| 201 | 2026-05-06T18:12:23.928Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 202 | 2026-05-06T18:12:24.676Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 203 | 2026-05-06T18:12:24.971Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 204 | 2026-05-06T18:12:26.751Z | Downloading crates ... |
| 205 | 2026-05-06T18:12:26.798Z | Downloaded adler2 v2.0.0 |
| 206 | 2026-05-06T18:12:26.805Z | Downloaded ahash v0.8.11 |
| 207 | 2026-05-06T18:12:26.811Z | Downloaded anyhow v1.0.96 |
| 208 | 2026-05-06T18:12:26.827Z | Downloaded crc v3.2.1 |
| 209 | 2026-05-06T18:12:26.830Z | Downloaded rand_xorshift v0.3.0 |
| 210 | 2026-05-06T18:12:26.830Z | Downloaded num-conv v0.1.0 |
| 211 | 2026-05-06T18:12:26.830Z | Downloaded ciborium-io v0.2.2 |
| 212 | 2026-05-06T18:12:26.833Z | Downloaded pin-project-internal v1.1.6 |
| 213 | 2026-05-06T18:12:26.836Z | Downloaded crypto-common v0.1.6 |
| 214 | 2026-05-06T18:12:26.841Z | Downloaded byteorder v1.5.0 |
| 215 | 2026-05-06T18:12:26.844Z | Downloaded camino v1.1.9 |
| 216 | 2026-05-06T18:12:26.848Z | Downloaded paste v1.0.15 |
| 217 | 2026-05-06T18:12:26.851Z | Downloaded ref-cast-impl v1.0.25 |
| 218 | 2026-05-06T18:12:26.851Z | Downloaded cmake v0.1.58 |
| 219 | 2026-05-06T18:12:26.851Z | Downloaded camino-tempfile v1.4.1 |
| 220 | 2026-05-06T18:12:26.854Z | Downloaded num-iter v0.1.45 |
| 221 | 2026-05-06T18:12:26.854Z | Downloaded is_terminal_polyfill v1.70.1 |
| 222 | 2026-05-06T18:12:26.854Z | Downloaded const-oid v0.9.6 |
| 223 | 2026-05-06T18:12:26.857Z | Downloaded powerfmt v0.2.0 |
| 224 | 2026-05-06T18:12:26.857Z | Downloaded pem-rfc7468 v0.7.0 |
| 225 | 2026-05-06T18:12:26.857Z | Downloaded errno v0.3.13 |
| 226 | 2026-05-06T18:12:26.860Z | Downloaded dyn-clone v1.0.18 |
| 227 | 2026-05-06T18:12:26.860Z | Downloaded quick-error v1.2.3 |
| 228 | 2026-05-06T18:12:26.863Z | Downloaded pin-project v1.1.6 |
| 229 | 2026-05-06T18:12:26.867Z | Downloaded crc32fast v1.4.2 |
| 230 | 2026-05-06T18:12:26.870Z | Downloaded radium v0.7.0 |
| 231 | 2026-05-06T18:12:26.870Z | Downloaded fastrand v2.1.1 |
| 232 | 2026-05-06T18:12:26.873Z | Downloaded dunce v1.0.5 |
| 233 | 2026-05-06T18:12:26.873Z | Downloaded digest v0.10.7 |
| 234 | 2026-05-06T18:12:26.874Z | Downloaded itoa v1.0.11 |
| 235 | 2026-05-06T18:12:26.877Z | Downloaded anstyle-parse v0.2.5 |
| 236 | 2026-05-06T18:12:26.895Z | Downloaded find-msvc-tools v0.1.9 |
| 237 | 2026-05-06T18:12:26.895Z | Downloaded crc-any v2.5.0 |
| 238 | 2026-05-06T18:12:26.895Z | Downloaded memchr v2.7.4 |
| 239 | 2026-05-06T18:12:26.895Z | Downloaded percent-encoding v2.3.2 |
| 240 | 2026-05-06T18:12:26.895Z | Downloaded packed_struct_codegen v0.10.1 |
| 241 | 2026-05-06T18:12:26.895Z | Downloaded futures-io v0.3.31 |
| 242 | 2026-05-06T18:12:26.895Z | Downloaded equivalent v1.0.1 |
| 243 | 2026-05-06T18:12:26.895Z | Downloaded crossbeam-utils v0.8.21 |
| 244 | 2026-05-06T18:12:26.895Z | Downloaded proc-macro2 v1.0.93 |
| 245 | 2026-05-06T18:12:26.895Z | Downloaded newline-converter v0.3.0 |
| 246 | 2026-05-06T18:12:26.895Z | Downloaded same-file v1.0.6 |
| 247 | 2026-05-06T18:12:26.895Z | Downloaded form_urlencoded v1.2.2 |
| 248 | 2026-05-06T18:12:26.895Z | Downloaded base64 v0.22.1 |
| 249 | 2026-05-06T18:12:26.899Z | Downloaded async-trait v0.1.86 |
| 250 | 2026-05-06T18:12:26.899Z | Downloaded pin-utils v0.1.0 |
| 251 | 2026-05-06T18:12:26.902Z | Downloaded crossbeam-channel v0.5.15 |
| 252 | 2026-05-06T18:12:26.902Z | Downloaded ref-cast v1.0.25 |
| 253 | 2026-05-06T18:12:26.905Z | Downloaded cpufeatures v0.2.14 |
| 254 | 2026-05-06T18:12:26.905Z | Downloaded console v0.15.10 |
| 255 | 2026-05-06T18:12:26.908Z | Downloaded generic-array v0.14.7 |
| 256 | 2026-05-06T18:12:26.908Z | Downloaded anstyle-query v1.1.1 |
| 257 | 2026-05-06T18:12:26.911Z | Downloaded futures-sink v0.3.31 |
| 258 | 2026-05-06T18:12:26.911Z | Downloaded futures-macro v0.3.31 |
| 259 | 2026-05-06T18:12:26.911Z | Downloaded flagset v0.4.6 |
| 260 | 2026-05-06T18:12:26.915Z | Downloaded idna_adapter v1.2.0 |
| 261 | 2026-05-06T18:12:26.915Z | Downloaded ident_case v1.0.1 |
| 262 | 2026-05-06T18:12:26.915Z | Downloaded hex v0.4.3 |
| 263 | 2026-05-06T18:12:26.915Z | Downloaded filetime v0.2.25 |
| 264 | 2026-05-06T18:12:26.917Z | Downloaded anstyle v1.0.10 |
| 265 | 2026-05-06T18:12:26.917Z | Downloaded rusty-fork v0.3.0 |
| 266 | 2026-05-06T18:12:26.918Z | Downloaded ciborium-ll v0.2.2 |
| 267 | 2026-05-06T18:12:26.920Z | Downloaded fnv v1.0.7 |
| 268 | 2026-05-06T18:12:26.920Z | Downloaded schemars_derive v0.8.22 |
| 269 | 2026-05-06T18:12:26.920Z | Downloaded rand_core v0.6.4 |
| 270 | 2026-05-06T18:12:26.921Z | Downloaded clap_lex v0.7.4 |
| 271 | 2026-05-06T18:12:26.923Z | Downloaded heck v0.5.0 |
| 272 | 2026-05-06T18:12:26.923Z | Downloaded darling_macro v0.21.3 |
| 273 | 2026-05-06T18:12:26.924Z | Downloaded ppv-lite86 v0.2.20 |
| 274 | 2026-05-06T18:12:26.927Z | Downloaded bit-set v0.5.3 |
| 275 | 2026-05-06T18:12:26.927Z | Downloaded tap v1.0.1 |
| 276 | 2026-05-06T18:12:26.927Z | Downloaded cc v1.2.61 |
| 277 | 2026-05-06T18:12:26.930Z | Downloaded async-recursion v1.1.1 |
| 278 | 2026-05-06T18:12:26.930Z | Downloaded futures-core v0.3.31 |
| 279 | 2026-05-06T18:12:26.933Z | Downloaded funty v2.0.0 |
| 280 | 2026-05-06T18:12:26.933Z | Downloaded array-init v0.0.4 |
| 281 | 2026-05-06T18:12:26.933Z | Downloaded slog-envlogger v2.2.0 |
| 282 | 2026-05-06T18:12:26.936Z | Downloaded crc-catalog v2.4.0 |
| 283 | 2026-05-06T18:12:26.936Z | Downloaded cfg-if v1.0.0 |
| 284 | 2026-05-06T18:12:26.936Z | Downloaded block-buffer v0.10.4 |
| 285 | 2026-05-06T18:12:26.936Z | Downloaded colorchoice v1.0.2 |
| 286 | 2026-05-06T18:12:26.939Z | Downloaded atomicwrites v0.4.4 |
| 287 | 2026-05-06T18:12:26.942Z | Downloaded globset v0.4.15 |
| 288 | 2026-05-06T18:12:26.942Z | Downloaded is-terminal v0.4.13 |
| 289 | 2026-05-06T18:12:26.942Z | Downloaded path-slash v0.1.5 |
| 290 | 2026-05-06T18:12:26.945Z | Downloaded deranged v0.3.11 |
| 291 | 2026-05-06T18:12:26.948Z | Downloaded nodrop v0.1.14 |
| 292 | 2026-05-06T18:12:26.951Z | Downloaded serde_spanned v0.6.8 |
| 293 | 2026-05-06T18:12:26.951Z | Downloaded strsim v0.11.1 |
| 294 | 2026-05-06T18:12:26.951Z | Downloaded strum v0.26.3 |
| 295 | 2026-05-06T18:12:26.954Z | Downloaded lazy_static v1.5.0 |
| 296 | 2026-05-06T18:12:26.954Z | Downloaded futures-task v0.3.31 |
| 297 | 2026-05-06T18:12:26.956Z | Downloaded signature v2.2.0 |
| 298 | 2026-05-06T18:12:26.956Z | Downloaded stable_deref_trait v1.2.0 |
| 299 | 2026-05-06T18:12:26.959Z | Downloaded serde_plain v1.0.2 |
| 300 | 2026-05-06T18:12:26.962Z | Downloaded env_logger v0.10.2 |
| 301 | 2026-05-06T18:12:26.965Z | Downloaded icu_provider_macros v1.5.0 |
| 302 | 2026-05-06T18:12:26.965Z | Downloaded bit-vec v0.6.3 |
| 303 | 2026-05-06T18:12:26.965Z | Downloaded base64ct v1.6.0 |
| 304 | 2026-05-06T18:12:26.968Z | Downloaded iana-time-zone v0.1.61 |
| 305 | 2026-05-06T18:12:26.971Z | Downloaded ryu v1.0.18 |
| 306 | 2026-05-06T18:12:26.974Z | Downloaded smallvec v1.14.0 |
| 307 | 2026-05-06T18:12:26.974Z | Downloaded daft v0.1.1 |
| 308 | 2026-05-06T18:12:26.974Z | Downloaded daft-derive v0.1.1 |
| 309 | 2026-05-06T18:12:26.977Z | Downloaded fs_extra v1.3.0 |
| 310 | 2026-05-06T18:12:26.979Z | Downloaded subtle v2.6.1 |
| 311 | 2026-05-06T18:12:26.979Z | Downloaded structmeta v0.3.0 |
| 312 | 2026-05-06T18:12:26.980Z | Downloaded maybe-uninit v2.0.0 |
| 313 | 2026-05-06T18:12:26.982Z | Downloaded tinyvec_macros v0.1.1 |
| 314 | 2026-05-06T18:12:26.983Z | Downloaded thread_local v1.1.8 |
| 315 | 2026-05-06T18:12:26.983Z | Downloaded slog-async v2.8.0 |
| 316 | 2026-05-06T18:12:26.985Z | Downloaded slog-scope v4.4.0 |
| 317 | 2026-05-06T18:12:26.985Z | Downloaded futures-executor v0.3.31 |
| 318 | 2026-05-06T18:12:26.985Z | Downloaded der_derive v0.7.3 |
| 319 | 2026-05-06T18:12:26.988Z | Downloaded bitfield v0.14.0 |
| 320 | 2026-05-06T18:12:26.988Z | Downloaded displaydoc v0.2.5 |
| 321 | 2026-05-06T18:12:26.991Z | Downloaded terminal_size v0.4.0 |
| 322 | 2026-05-06T18:12:26.994Z | Downloaded tokio-macros v2.5.0 |
| 323 | 2026-05-06T18:12:26.994Z | Downloaded tokio-test v0.4.5 |
| 324 | 2026-05-06T18:12:26.994Z | Downloaded take_mut v0.2.2 |
| 325 | 2026-05-06T18:12:26.998Z | Downloaded version_check v0.9.5 |
| 326 | 2026-05-06T18:12:27.001Z | Downloaded unarray v0.1.4 |
| 327 | 2026-05-06T18:12:27.002Z | Downloaded toml_datetime v0.6.8 |
| 328 | 2026-05-06T18:12:27.002Z | Downloaded spki v0.7.3 |
| 329 | 2026-05-06T18:12:27.004Z | Downloaded slog-stdlog v4.1.1 |
| 330 | 2026-05-06T18:12:27.004Z | Downloaded autocfg v1.4.0 |
| 331 | 2026-05-06T18:12:27.005Z | Downloaded structmeta-derive v0.3.0 |
| 332 | 2026-05-06T18:12:27.008Z | Downloaded rand_chacha v0.3.1 |
| 333 | 2026-05-06T18:12:27.008Z | Downloaded pem v3.0.5 |
| 334 | 2026-05-06T18:12:27.011Z | Downloaded litemap v0.7.3 |
| 335 | 2026-05-06T18:12:27.011Z | Downloaded synstructure v0.13.1 |
| 336 | 2026-05-06T18:12:27.011Z | Downloaded slog-term v2.9.2 |
| 337 | 2026-05-06T18:12:27.014Z | Downloaded num-integer v0.1.46 |
| 338 | 2026-05-06T18:12:27.014Z | Downloaded smallvec v0.6.14 |
| 339 | 2026-05-06T18:12:27.017Z | Downloaded futures-channel v0.3.31 |
| 340 | 2026-05-06T18:12:27.017Z | Downloaded pin-project-lite v0.2.14 |
| 341 | 2026-05-06T18:12:27.020Z | Downloaded termcolor v1.4.1 |
| 342 | 2026-05-06T18:12:27.020Z | Downloaded shlex v1.3.0 |
| 343 | 2026-05-06T18:12:27.020Z | Downloaded serde_derive_internals v0.29.1 |
| 344 | 2026-05-06T18:12:27.025Z | Downloaded utf8_iter v1.0.4 |
| 345 | 2026-05-06T18:12:27.025Z | Downloaded utf16_iter v1.0.5 |
| 346 | 2026-05-06T18:12:27.025Z | Downloaded untrusted v0.9.0 |
| 347 | 2026-05-06T18:12:27.025Z | Downloaded packed_struct v0.10.1 |
| 348 | 2026-05-06T18:12:27.028Z | Downloaded slab v0.4.9 |
| 349 | 2026-05-06T18:12:27.028Z | Downloaded rustversion v1.0.22 |
| 350 | 2026-05-06T18:12:27.028Z | Downloaded pkcs8 v0.10.2 |
| 351 | 2026-05-06T18:12:27.031Z | Downloaded thiserror v2.0.12 |
| 352 | 2026-05-06T18:12:27.033Z | Downloaded serde-hex v0.1.0 |
| 353 | 2026-05-06T18:12:27.033Z | Downloaded quote v1.0.38 |
| 354 | 2026-05-06T18:12:27.036Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-05-06T18:12:27.036Z | Downloaded jobserver v0.1.32 |
| 356 | 2026-05-06T18:12:27.036Z | Downloaded bitflags v2.6.0 |
| 357 | 2026-05-06T18:12:27.040Z | Downloaded indexmap v1.9.3 |
| 358 | 2026-05-06T18:12:27.040Z | Downloaded write16 v1.0.0 |
| 359 | 2026-05-06T18:12:27.042Z | Downloaded snafu-derive v0.8.5 |
| 360 | 2026-05-06T18:12:27.043Z | Downloaded darling v0.21.3 |
| 361 | 2026-05-06T18:12:27.045Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2026-05-06T18:12:27.046Z | Downloaded anstream v0.6.15 |
| 363 | 2026-05-06T18:12:27.048Z | Downloaded xattr v1.3.1 |
| 364 | 2026-05-06T18:12:27.048Z | Downloaded thiserror-impl v2.0.12 |
| 365 | 2026-05-06T18:12:27.048Z | Downloaded sha2 v0.10.8 |
| 366 | 2026-05-06T18:12:27.051Z | Downloaded wait-timeout v0.2.0 |
| 367 | 2026-05-06T18:12:27.051Z | Downloaded untrusted v0.7.1 |
| 368 | 2026-05-06T18:12:27.051Z | Downloaded rsa v0.9.10 |
| 369 | 2026-05-06T18:12:27.054Z | Downloaded pkcs1 v0.7.5 |
| 370 | 2026-05-06T18:12:27.054Z | Downloaded yoke-derive v0.7.4 |
| 371 | 2026-05-06T18:12:27.057Z | Downloaded ciborium v0.2.2 |
| 372 | 2026-05-06T18:12:27.057Z | Downloaded zerofrom v0.1.4 |
| 373 | 2026-05-06T18:12:27.057Z | Downloaded futures v0.3.31 |
| 374 | 2026-05-06T18:12:27.060Z | Downloaded tls_codec v0.4.1 |
| 375 | 2026-05-06T18:12:27.063Z | Downloaded time-macros v0.2.18 |
| 376 | 2026-05-06T18:12:27.063Z | Downloaded time-core v0.1.2 |
| 377 | 2026-05-06T18:12:27.063Z | Downloaded icu_locid_transform v1.5.0 |
| 378 | 2026-05-06T18:12:27.066Z | Downloaded tls_codec_derive v0.4.1 |
| 379 | 2026-05-06T18:12:27.066Z | Downloaded tinystr v0.7.6 |
| 380 | 2026-05-06T18:12:27.066Z | Downloaded zeroize_derive v1.4.2 |
| 381 | 2026-05-06T18:12:27.068Z | Downloaded pkg-config v0.3.31 |
| 382 | 2026-05-06T18:12:27.071Z | Downloaded ron v0.8.1 |
| 383 | 2026-05-06T18:12:27.074Z | Downloaded getrandom v0.2.15 |
| 384 | 2026-05-06T18:12:27.077Z | Downloaded spin v0.9.8 |
| 385 | 2026-05-06T18:12:27.077Z | Downloaded thiserror v1.0.69 |
| 386 | 2026-05-06T18:12:27.080Z | Downloaded serde_with_macros v3.14.1 |
| 387 | 2026-05-06T18:12:27.083Z | Downloaded olpc-cjson v0.1.4 |
| 388 | 2026-05-06T18:12:27.083Z | Downloaded writeable v0.5.5 |
| 389 | 2026-05-06T18:12:27.086Z | Downloaded half v2.7.1 |
| 390 | 2026-05-06T18:12:27.086Z | Downloaded log v0.4.22 |
| 391 | 2026-05-06T18:12:27.089Z | Downloaded test-strategy v0.4.0 |
| 392 | 2026-05-06T18:12:27.089Z | Downloaded clap_derive v4.5.28 |
| 393 | 2026-05-06T18:12:27.092Z | Downloaded once_cell v1.20.3 |
| 394 | 2026-05-06T18:12:27.096Z | Downloaded icu_locid_transform_data v1.5.0 |
| 395 | 2026-05-06T18:12:27.100Z | Downloaded walkdir v2.5.0 |
| 396 | 2026-05-06T18:12:27.102Z | Downloaded zerofrom-derive v0.1.4 |
| 397 | 2026-05-06T18:12:27.102Z | Downloaded wyz v0.5.1 |
| 398 | 2026-05-06T18:12:27.102Z | Downloaded tinyvec v1.8.0 |
| 399 | 2026-05-06T18:12:27.105Z | Downloaded zeroize v1.8.1 |
| 400 | 2026-05-06T18:12:27.108Z | Downloaded yoke v0.7.4 |
| 401 | 2026-05-06T18:12:27.111Z | Downloaded term v1.2.1 |
| 402 | 2026-05-06T18:12:27.111Z | Downloaded getrandom v0.3.3 |
| 403 | 2026-05-06T18:12:27.114Z | Downloaded tempfile v3.20.0 |
| 404 | 2026-05-06T18:12:27.117Z | Downloaded typenum v1.17.0 |
| 405 | 2026-05-06T18:12:27.117Z | Downloaded slog v2.7.0 |
| 406 | 2026-05-06T18:12:27.120Z | Downloaded strum_macros v0.26.4 |
| 407 | 2026-05-06T18:12:27.120Z | Downloaded clap v4.5.31 |
| 408 | 2026-05-06T18:12:27.123Z | Downloaded zerovec-derive v0.10.3 |
| 409 | 2026-05-06T18:12:27.126Z | Downloaded icu_normalizer_data v1.5.0 |
| 410 | 2026-05-06T18:12:27.126Z | Downloaded unicode-ident v1.0.14 |
| 411 | 2026-05-06T18:12:27.129Z | Downloaded arc-swap v1.7.1 |
| 412 | 2026-05-06T18:12:27.129Z | Downloaded tokio-stream v0.1.18 |
| 413 | 2026-05-06T18:12:27.132Z | Downloaded zerocopy v0.6.6 |
| 414 | 2026-05-06T18:12:27.135Z | Downloaded serde_derive v1.0.218 |
| 415 | 2026-05-06T18:12:27.135Z | Downloaded rustls-pki-types v1.10.0 |
| 416 | 2026-05-06T18:12:27.138Z | Downloaded icu_normalizer v1.5.0 |
| 417 | 2026-05-06T18:12:27.138Z | Downloaded bytes v1.11.1 |
| 418 | 2026-05-06T18:12:27.140Z | Downloaded toml v0.7.8 |
| 419 | 2026-05-06T18:12:27.140Z | Downloaded schemars v0.8.22 |
| 420 | 2026-05-06T18:12:27.146Z | Downloaded zerocopy-derive v0.7.35 |
| 421 | 2026-05-06T18:12:27.149Z | Downloaded base64 v0.21.7 |
| 422 | 2026-05-06T18:12:27.152Z | Downloaded schemars v1.1.0 |
| 423 | 2026-05-06T18:12:27.158Z | Downloaded icu_provider v1.5.0 |
| 424 | 2026-05-06T18:12:27.161Z | Downloaded icu_collections v1.5.0 |
| 425 | 2026-05-06T18:12:27.164Z | Downloaded der v0.7.9 |
| 426 | 2026-05-06T18:12:27.167Z | Downloaded darling_core v0.21.3 |
| 427 | 2026-05-06T18:12:27.170Z | Downloaded semver v1.0.25 |
| 428 | 2026-05-06T18:12:27.170Z | Downloaded expectorate v1.1.0 |
| 429 | 2026-05-06T18:12:27.173Z | Downloaded miniz_oxide v0.8.0 |
| 430 | 2026-05-06T18:12:27.173Z | Downloaded icu_properties v1.5.1 |
| 431 | 2026-05-06T18:12:27.176Z | Downloaded bzip2 v0.4.4 |
| 432 | 2026-05-06T18:12:27.176Z | Downloaded icu_locid v1.5.0 |
| 433 | 2026-05-06T18:12:27.179Z | Downloaded similar v2.7.0 |
| 434 | 2026-05-06T18:12:27.183Z | Downloaded num-traits v0.2.19 |
| 435 | 2026-05-06T18:12:27.183Z | Downloaded libm v0.2.8 |
| 436 | 2026-05-06T18:12:27.186Z | Downloaded schemars v0.9.0 |
| 437 | 2026-05-06T18:12:27.191Z | Downloaded flate2 v1.0.35 |
| 438 | 2026-05-06T18:12:27.194Z | Downloaded tar v0.4.45 |
| 439 | 2026-05-06T18:12:27.197Z | Downloaded snafu v0.8.5 |
| 440 | 2026-05-06T18:12:27.200Z | Downloaded hashbrown v0.12.3 |
| 441 | 2026-05-06T18:12:27.203Z | Downloaded url v2.5.7 |
| 442 | 2026-05-06T18:12:27.209Z | Downloaded serde v1.0.218 |
| 443 | 2026-05-06T18:12:27.212Z | Downloaded rand v0.8.5 |
| 444 | 2026-05-06T18:12:27.215Z | Downloaded hashbrown v0.13.2 |
| 445 | 2026-05-06T18:12:27.227Z | Downloaded typed-path v0.9.3 |
| 446 | 2026-05-06T18:12:27.234Z | Downloaded clap_builder v4.5.31 |
| 447 | 2026-05-06T18:12:27.240Z | Downloaded zip v0.6.6 |
| 448 | 2026-05-06T18:12:27.243Z | Downloaded futures-util v0.3.31 |
| 449 | 2026-05-06T18:12:27.250Z | Downloaded tokio-util v0.7.15 |
| 450 | 2026-05-06T18:12:27.255Z | Downloaded zerocopy-derive v0.8.27 |
| 451 | 2026-05-06T18:12:27.258Z | Downloaded toml_edit v0.19.15 |
| 452 | 2026-05-06T18:12:27.267Z | Downloaded unicode-normalization v0.1.24 |
| 453 | 2026-05-06T18:12:27.270Z | Downloaded x509-cert v0.2.5 |
| 454 | 2026-05-06T18:12:27.273Z | Downloaded aho-corasick v1.1.3 |
| 455 | 2026-05-06T18:12:27.276Z | Downloaded winnow v0.5.40 |
| 456 | 2026-05-06T18:12:27.279Z | Downloaded zerocopy v0.7.35 |
| 457 | 2026-05-06T18:12:27.288Z | Downloaded unicode-segmentation v1.12.0 |
| 458 | 2026-05-06T18:12:27.291Z | Downloaded aws-lc-rs v1.16.3 |
| 459 | 2026-05-06T18:12:27.295Z | Downloaded num-bigint-dig v0.8.6 |
| 460 | 2026-05-06T18:12:27.298Z | Downloaded time v0.3.36 |
| 461 | 2026-05-06T18:12:27.301Z | Downloaded chrono v0.4.40 |
| 462 | 2026-05-06T18:12:27.304Z | Downloaded bitvec v1.0.1 |
| 463 | 2026-05-06T18:12:27.312Z | Downloaded indexmap v2.7.1 |
| 464 | 2026-05-06T18:12:27.315Z | Downloaded rawzip v0.4.4 |
| 465 | 2026-05-06T18:12:27.318Z | Downloaded hashbrown v0.15.1 |
| 466 | 2026-05-06T18:12:27.321Z | Downloaded unicode-width v0.2.0 |
| 467 | 2026-05-06T18:12:27.330Z | Downloaded syn v2.0.96 |
| 468 | 2026-05-06T18:12:27.336Z | Downloaded icu_properties_data v1.5.0 |
| 469 | 2026-05-06T18:12:27.341Z | Downloaded zerovec v0.10.4 |
| 470 | 2026-05-06T18:12:27.344Z | Downloaded tough v0.22.0 |
| 471 | 2026-05-06T18:12:27.349Z | Downloaded idna v1.1.0 |
| 472 | 2026-05-06T18:12:27.355Z | Downloaded bstr v1.10.0 |
| 473 | 2026-05-06T18:12:27.360Z | Downloaded serde_with v3.14.1 |
| 474 | 2026-05-06T18:12:27.366Z | Downloaded serde_json v1.0.139 |
| 475 | 2026-05-06T18:12:27.379Z | Downloaded zerocopy-derive v0.6.6 |
| 476 | 2026-05-06T18:12:27.383Z | Downloaded rustls-webpki v0.102.8 |
| 477 | 2026-05-06T18:12:27.393Z | Downloaded proptest v1.5.0 |
| 478 | 2026-05-06T18:12:27.398Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 479 | 2026-05-06T18:12:27.404Z | Downloaded syn v1.0.109 |
| 480 | 2026-05-06T18:12:27.417Z | Downloaded object v0.30.4 |
| 481 | 2026-05-06T18:12:27.427Z | Downloaded zerocopy v0.8.27 |
| 482 | 2026-05-06T18:12:27.439Z | Downloaded regex v1.11.1 |
| 483 | 2026-05-06T18:12:27.462Z | Downloaded rustls v0.23.19 |
| 484 | 2026-05-06T18:12:27.476Z | Downloaded rustix v0.38.37 |
| 485 | 2026-05-06T18:12:27.487Z | Downloaded regex-syntax v0.8.5 |
| 486 | 2026-05-06T18:12:27.498Z | Downloaded rustix v1.0.7 |
| 487 | 2026-05-06T18:12:27.534Z | Downloaded regex-automata v0.4.8 |
| 488 | 2026-05-06T18:12:27.569Z | Downloaded libc v0.2.170 |
| 489 | 2026-05-06T18:12:27.585Z | Downloaded tokio v1.47.2 |
| 490 | 2026-05-06T18:12:27.636Z | Downloaded ring v0.17.13 |
| 491 | 2026-05-06T18:12:28.002Z | Downloaded aws-lc-sys v0.40.0 |
| 492 | 2026-05-06T18:12:28.194Z | Compiling proc-macro2 v1.0.93 |
| 493 | 2026-05-06T18:12:28.194Z | Compiling unicode-ident v1.0.14 |
| 494 | 2026-05-06T18:12:28.194Z | Compiling serde v1.0.218 |
| 495 | 2026-05-06T18:12:28.194Z | Compiling libc v0.2.170 |
| 496 | 2026-05-06T18:12:28.197Z | Checking cfg-if v1.0.0 |
| 497 | 2026-05-06T18:12:28.197Z | Compiling autocfg v1.4.0 |
| 498 | 2026-05-06T18:12:28.197Z | Compiling shlex v1.3.0 |
| 499 | 2026-05-06T18:12:28.335Z | Checking once_cell v1.20.3 |
| 500 | 2026-05-06T18:12:28.408Z | Compiling find-msvc-tools v0.1.9 |
| 501 | 2026-05-06T18:12:28.463Z | Checking byteorder v1.5.0 |
| 502 | 2026-05-06T18:12:28.489Z | Compiling version_check v0.9.5 |
| 503 | 2026-05-06T18:12:28.631Z | Checking memchr v2.7.4 |
| 504 | 2026-05-06T18:12:28.655Z | Compiling libm v0.2.8 |
| 505 | 2026-05-06T18:12:28.658Z | Compiling num-traits v0.2.19 |
| 506 | 2026-05-06T18:12:28.669Z | Checking zeroize v1.8.1 |
| 507 | 2026-05-06T18:12:28.753Z | Compiling rustix v0.38.37 |
| 508 | 2026-05-06T18:12:28.795Z | Compiling heck v0.5.0 |
| 509 | 2026-05-06T18:12:28.876Z | Compiling jobserver v0.1.32 |
| 510 | 2026-05-06T18:12:28.987Z | Compiling typenum v1.17.0 |
| 511 | 2026-05-06T18:12:29.001Z | Checking const-oid v0.9.6 |
| 512 | 2026-05-06T18:12:29.020Z | Compiling generic-array v0.14.7 |
| 513 | 2026-05-06T18:12:29.071Z | Checking errno v0.3.13 |
| 514 | 2026-05-06T18:12:29.083Z | Compiling cc v1.2.61 |
| 515 | 2026-05-06T18:12:29.181Z | Compiling quote v1.0.38 |
| 516 | 2026-05-06T18:12:29.232Z | Checking getrandom v0.2.15 |
| 517 | 2026-05-06T18:12:29.346Z | Compiling syn v2.0.96 |
| 518 | 2026-05-06T18:12:29.364Z | Checking rand_core v0.6.4 |
| 519 | 2026-05-06T18:12:29.411Z | Checking spin v0.9.8 |
| 520 | 2026-05-06T18:12:29.431Z | Checking smallvec v1.14.0 |
| 521 | 2026-05-06T18:12:29.515Z | Checking base64ct v1.6.0 |
| 522 | 2026-05-06T18:12:29.523Z | Checking stable_deref_trait v1.2.0 |
| 523 | 2026-05-06T18:12:29.590Z | Checking lazy_static v1.5.0 |
| 524 | 2026-05-06T18:12:29.613Z | Checking log v0.4.22 |
| 525 | 2026-05-06T18:12:29.684Z | Checking utf8parse v0.2.2 |
| 526 | 2026-05-06T18:12:29.703Z | Compiling getrandom v0.3.3 |
| 527 | 2026-05-06T18:12:29.759Z | Checking pem-rfc7468 v0.7.0 |
| 528 | 2026-05-06T18:12:29.779Z | Compiling rustix v1.0.7 |
| 529 | 2026-05-06T18:12:29.782Z | Checking flagset v0.4.6 |
| 530 | 2026-05-06T18:12:29.801Z | Checking anstyle-parse v0.2.5 |
| 531 | 2026-05-06T18:12:29.900Z | Checking anstyle v1.0.10 |
| 532 | 2026-05-06T18:12:29.908Z | Checking anstyle-query v1.1.1 |
| 533 | 2026-05-06T18:12:29.944Z | Checking itoa v1.0.11 |
| 534 | 2026-05-06T18:12:29.988Z | Checking colorchoice v1.0.2 |
| 535 | 2026-05-06T18:12:30.033Z | Compiling syn v1.0.109 |
| 536 | 2026-05-06T18:12:30.060Z | Checking is_terminal_polyfill v1.70.1 |
| 537 | 2026-05-06T18:12:30.078Z | Compiling radium v0.7.0 |
| 538 | 2026-05-06T18:12:30.137Z | Checking anstream v0.6.15 |
| 539 | 2026-05-06T18:12:30.200Z | Checking regex-syntax v0.8.5 |
| 540 | 2026-05-06T18:12:30.273Z | Checking clap_lex v0.7.4 |
| 541 | 2026-05-06T18:12:30.323Z | Checking fastrand v2.1.1 |
| 542 | 2026-05-06T18:12:30.355Z | Checking strsim v0.11.1 |
| 543 | 2026-05-06T18:12:30.362Z | Checking tap v1.0.1 |
| 544 | 2026-05-06T18:12:30.375Z | Compiling maybe-uninit v2.0.0 |
| 545 | 2026-05-06T18:12:30.414Z | Checking crypto-common v0.1.6 |
| 546 | 2026-05-06T18:12:30.423Z | Checking block-buffer v0.10.4 |
| 547 | 2026-05-06T18:12:30.453Z | Compiling pkg-config v0.3.31 |
| 548 | 2026-05-06T18:12:30.491Z | Checking wyz v0.5.1 |
| 549 | 2026-05-06T18:12:30.533Z | Checking digest v0.10.7 |
| 550 | 2026-05-06T18:12:30.656Z | Checking num-integer v0.1.46 |
| 551 | 2026-05-06T18:12:30.677Z | Compiling cmake v0.1.58 |
| 552 | 2026-05-06T18:12:30.686Z | Checking is-terminal v0.4.13 |
| 553 | 2026-05-06T18:12:30.699Z | Compiling ahash v0.8.11 |
| 554 | 2026-05-06T18:12:30.764Z | Compiling num-bigint-dig v0.8.6 |
| 555 | 2026-05-06T18:12:30.867Z | Compiling fs_extra v1.3.0 |
| 556 | 2026-05-06T18:12:30.890Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 557 | 2026-05-06T18:12:30.929Z | Checking litemap v0.7.3 |
| 558 | 2026-05-06T18:12:30.971Z | Checking futures-core v0.3.31 |
| 559 | 2026-05-06T18:12:31.009Z | Compiling packed_struct v0.10.1 |
| 560 | 2026-05-06T18:12:31.087Z | Checking subtle v2.6.1 |
| 561 | 2026-05-06T18:12:31.099Z | Compiling dunce v1.0.5 |
| 562 | 2026-05-06T18:12:31.111Z | Checking funty v2.0.0 |
| 563 | 2026-05-06T18:12:31.189Z | Compiling serde_json v1.0.139 |
| 564 | 2026-05-06T18:12:31.202Z | Checking writeable v0.5.5 |
| 565 | 2026-05-06T18:12:31.279Z | Compiling aws-lc-sys v0.40.0 |
| 566 | 2026-05-06T18:12:31.412Z | Checking bitvec v1.0.1 |
| 567 | 2026-05-06T18:12:31.420Z | Checking num-iter v0.1.45 |
| 568 | 2026-05-06T18:12:31.479Z | Compiling indexmap v1.9.3 |
| 569 | 2026-05-06T18:12:31.488Z | Checking crc32fast v1.4.2 |
| 570 | 2026-05-06T18:12:31.516Z | Checking hashbrown v0.15.1 |
| 571 | 2026-05-06T18:12:31.619Z | Checking crc-catalog v2.4.0 |
| 572 | 2026-05-06T18:12:31.690Z | Checking pin-project-lite v0.2.14 |
| 573 | 2026-05-06T18:12:31.703Z | Checking cpufeatures v0.2.14 |
| 574 | 2026-05-06T18:12:31.764Z | Checking equivalent v1.0.1 |
| 575 | 2026-05-06T18:12:31.774Z | Compiling thiserror v1.0.69 |
| 576 | 2026-05-06T18:12:31.841Z | Checking ryu v1.0.18 |
| 577 | 2026-05-06T18:12:31.934Z | Checking nodrop v0.1.14 |
| 578 | 2026-05-06T18:12:31.968Z | Checking indexmap v2.7.1 |
| 579 | 2026-05-06T18:12:32.014Z | Checking array-init v0.0.4 |
| 580 | 2026-05-06T18:12:32.066Z | Compiling synstructure v0.13.1 |
| 581 | 2026-05-06T18:12:32.413Z | Checking sha2 v0.10.8 |
| 582 | 2026-05-06T18:12:32.426Z | Checking crc v3.2.1 |
| 583 | 2026-05-06T18:12:32.479Z | Checking smallvec v0.6.14 |
| 584 | 2026-05-06T18:12:32.549Z | Checking signature v2.2.0 |
| 585 | 2026-05-06T18:12:32.614Z | Compiling paste v1.0.15 |
| 586 | 2026-05-06T18:12:32.652Z | Checking base64 v0.21.7 |
| 587 | 2026-05-06T18:12:32.664Z | Compiling thiserror v2.0.12 |
| 588 | 2026-05-06T18:12:32.667Z | Checking icu_locid_transform_data v1.5.0 |
| 589 | 2026-05-06T18:12:32.690Z | Checking termcolor v1.4.1 |
| 590 | 2026-05-06T18:12:32.742Z | Checking winnow v0.5.40 |
| 591 | 2026-05-06T18:12:32.880Z | Compiling slog v2.7.0 |
| 592 | 2026-05-06T18:12:32.890Z | Checking bitfield v0.14.0 |
| 593 | 2026-05-06T18:12:32.909Z | Checking hashbrown v0.12.3 |
| 594 | 2026-05-06T18:12:33.101Z | Checking env_logger v0.10.2 |
| 595 | 2026-05-06T18:12:33.231Z | Checking bzip2 v0.4.4 |
| 596 | 2026-05-06T18:12:33.234Z | Compiling serde_derive_internals v0.29.1 |
| 597 | 2026-05-06T18:12:33.285Z | Compiling packed_struct_codegen v0.10.1 |
| 598 | 2026-05-06T18:12:33.309Z | Checking wait-timeout v0.2.0 |
| 599 | 2026-05-06T18:12:33.337Z | Compiling serde_derive v1.0.218 |
| 600 | 2026-05-06T18:12:33.380Z | Compiling zerocopy-derive v0.7.35 |
| 601 | 2026-05-06T18:12:33.421Z | Compiling zerofrom-derive v0.1.4 |
| 602 | 2026-05-06T18:12:33.628Z | Compiling yoke-derive v0.7.4 |
| 603 | 2026-05-06T18:12:33.926Z | Compiling zerovec-derive v0.10.3 |
| 604 | 2026-05-06T18:12:33.969Z | Compiling der_derive v0.7.3 |
| 605 | 2026-05-06T18:12:34.216Z | Checking zerocopy v0.7.35 |
| 606 | 2026-05-06T18:12:34.260Z | Compiling displaydoc v0.2.5 |
| 607 | 2026-05-06T18:12:34.646Z | Compiling clap_derive v4.5.28 |
| 608 | 2026-05-06T18:12:34.654Z | Checking zerofrom v0.1.4 |
| 609 | 2026-05-06T18:12:34.698Z | Checking ppv-lite86 v0.2.20 |
| 610 | 2026-05-06T18:12:34.764Z | Checking yoke v0.7.4 |
| 611 | 2026-05-06T18:12:34.903Z | Checking der v0.7.9 |
| 612 | 2026-05-06T18:12:34.928Z | Compiling zerocopy-derive v0.6.6 |
| 613 | 2026-05-06T18:12:34.937Z | Checking zerovec v0.10.4 |
| 614 | 2026-05-06T18:12:34.960Z | Compiling icu_provider_macros v1.5.0 |
| 615 | 2026-05-06T18:12:34.992Z | Checking rand_chacha v0.3.1 |
| 616 | 2026-05-06T18:12:35.177Z | Checking rand v0.8.5 |
| 617 | 2026-05-06T18:12:35.593Z | Checking tinystr v0.7.6 |
| 618 | 2026-05-06T18:12:35.602Z | Checking spki v0.7.3 |
| 619 | 2026-05-06T18:12:35.666Z | Compiling thiserror-impl v1.0.69 |
| 620 | 2026-05-06T18:12:35.676Z | Checking hashbrown v0.13.2 |
| 621 | 2026-05-06T18:12:35.729Z | Checking zerocopy v0.6.6 |
| 622 | 2026-05-06T18:12:35.773Z | Checking pkcs8 v0.10.2 |
| 623 | 2026-05-06T18:12:35.782Z | Checking icu_locid v1.5.0 |
| 624 | 2026-05-06T18:12:35.917Z | Checking pkcs1 v0.7.5 |
| 625 | 2026-05-06T18:12:36.003Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 626 | 2026-05-06T18:12:36.089Z | Checking x509-cert v0.2.5 |
| 627 | 2026-05-06T18:12:36.112Z | Checking icu_collections v1.5.0 |
| 628 | 2026-05-06T18:12:36.150Z | Compiling structmeta-derive v0.3.0 |
| 629 | 2026-05-06T18:12:36.202Z | Checking icu_provider v1.5.0 |
| 630 | 2026-05-06T18:12:36.261Z | Compiling thiserror-impl v2.0.12 |
| 631 | 2026-05-06T18:12:36.422Z | Checking aho-corasick v1.1.3 |
| 632 | 2026-05-06T18:12:36.495Z | Checking icu_locid_transform v1.5.0 |
| 633 | 2026-05-06T18:12:36.706Z | Compiling slab v0.4.9 |
| 634 | 2026-05-06T18:12:36.883Z | Checking bit-vec v0.6.3 |
| 635 | 2026-05-06T18:12:36.927Z | Compiling zerocopy v0.8.27 |
| 636 | 2026-05-06T18:12:37.054Z | Checking fnv v1.0.7 |
| 637 | 2026-05-06T18:12:37.068Z | Compiling schemars v0.8.22 |
| 638 | 2026-05-06T18:12:37.141Z | Checking futures-sink v0.3.31 |
| 639 | 2026-05-06T18:12:37.152Z | Checking dyn-clone v1.0.18 |
| 640 | 2026-05-06T18:12:37.233Z | Compiling ident_case v1.0.1 |
| 641 | 2026-05-06T18:12:37.250Z | Compiling aws-lc-rs v1.16.3 |
| 642 | 2026-05-06T18:12:37.287Z | Checking quick-error v1.2.3 |
| 643 | 2026-05-06T18:12:37.296Z | Checking icu_properties_data v1.5.0 |
| 644 | 2026-05-06T18:12:37.330Z | Checking crc-any v2.5.0 |
| 645 | 2026-05-06T18:12:37.347Z | Compiling darling_core v0.21.3 |
| 646 | 2026-05-06T18:12:37.414Z | Checking icu_properties v1.5.1 |
| 647 | 2026-05-06T18:12:37.442Z | Compiling structmeta v0.3.0 |
| 648 | 2026-05-06T18:12:37.488Z | Checking regex-automata v0.4.8 |
| 649 | 2026-05-06T18:12:37.518Z | Checking bit-set v0.5.3 |
| 650 | 2026-05-06T18:12:37.528Z | Checking bitflags v2.6.0 |
| 651 | 2026-05-06T18:12:37.536Z | Checking hex v0.4.3 |
| 652 | 2026-05-06T18:12:38.258Z | Checking serde_spanned v0.6.8 |
| 653 | 2026-05-06T18:12:38.379Z | Checking toml_datetime v0.6.8 |
| 654 | 2026-05-06T18:12:38.399Z | Checking tempfile v3.20.0 |
| 655 | 2026-05-06T18:12:38.468Z | Checking terminal_size v0.4.0 |
| 656 | 2026-05-06T18:12:38.580Z | Checking clap_builder v4.5.31 |
| 657 | 2026-05-06T18:12:38.583Z | Checking toml_edit v0.19.15 |
| 658 | 2026-05-06T18:12:38.694Z | Checking ron v0.8.1 |
| 659 | 2026-05-06T18:12:38.827Z | Checking serde-hex v0.1.0 |
| 660 | 2026-05-06T18:12:38.879Z | Checking rusty-fork v0.3.0 |
| 661 | 2026-05-06T18:12:39.139Z | Checking object v0.30.4 |
| 662 | 2026-05-06T18:12:39.215Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 663 | 2026-05-06T18:12:39.218Z | Checking rsa v0.9.10 |
| 664 | 2026-05-06T18:12:39.366Z | Compiling schemars_derive v0.8.22 |
| 665 | 2026-05-06T18:12:39.454Z | Checking zip v0.6.6 |
| 666 | 2026-05-06T18:12:39.608Z | Checking toml v0.7.8 |
| 667 | 2026-05-06T18:12:39.618Z | Compiling daft-derive v0.1.1 |
| 668 | 2026-05-06T18:12:39.762Z | Compiling zerocopy-derive v0.8.27 |
| 669 | 2026-05-06T18:12:39.772Z | Checking clap v4.5.31 |
| 670 | 2026-05-06T18:12:39.843Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 671 | 2026-05-06T18:12:39.871Z | Compiling tokio-macros v2.5.0 |
| 672 | 2026-05-06T18:12:40.480Z | Checking rand_xorshift v0.3.0 |
| 673 | 2026-05-06T18:12:40.517Z | Checking utf16_iter v1.0.5 |
| 674 | 2026-05-06T18:12:40.560Z | Compiling rustversion v1.0.22 |
| 675 | 2026-05-06T18:12:40.588Z | Checking path-slash v0.1.5 |
| 676 | 2026-05-06T18:12:40.618Z | Checking write16 v1.0.0 |
| 677 | 2026-05-06T18:12:40.677Z | Checking utf8_iter v1.0.4 |
| 678 | 2026-05-06T18:12:40.701Z | Checking icu_normalizer_data v1.5.0 |
| 679 | 2026-05-06T18:12:40.766Z | Checking unarray v0.1.4 |
| 680 | 2026-05-06T18:12:40.776Z | Checking bytes v1.11.1 |
| 681 | 2026-05-06T18:12:40.792Z | Checking icu_normalizer v1.5.0 |
| 682 | 2026-05-06T18:12:40.860Z | Checking proptest v1.5.0 |
| 683 | 2026-05-06T18:12:40.932Z | Checking daft v0.1.1 |
| 684 | 2026-05-06T18:12:41.148Z | Compiling darling_macro v0.21.3 |
| 685 | 2026-05-06T18:12:41.179Z | Checking tokio v1.47.2 |
| 686 | 2026-05-06T18:12:41.345Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes.git?branch=main#0a097945) |
| 687 | 2026-05-06T18:12:41.442Z | Compiling test-strategy v0.4.0 |
| 688 | 2026-05-06T18:12:41.667Z | Checking futures-channel v0.3.31 |
| 689 | 2026-05-06T18:12:41.703Z | Compiling futures-macro v0.3.31 |
| 690 | 2026-05-06T18:12:41.853Z | Checking pin-utils v0.1.0 |
| 691 | 2026-05-06T18:12:41.917Z | Checking iana-time-zone v0.1.61 |
| 692 | 2026-05-06T18:12:42.023Z | Checking untrusted v0.7.1 |
| 693 | 2026-05-06T18:12:42.129Z | Checking futures-task v0.3.31 |
| 694 | 2026-05-06T18:12:42.262Z | Checking tinyvec_macros v0.1.1 |
| 695 | 2026-05-06T18:12:42.266Z | Checking futures-io v0.3.31 |
| 696 | 2026-05-06T18:12:42.324Z | Checking tinyvec v1.8.0 |
| 697 | 2026-05-06T18:12:42.378Z | Checking half v2.7.1 |
| 698 | 2026-05-06T18:12:42.430Z | Checking chrono v0.4.40 |
| 699 | 2026-05-06T18:12:42.500Z | Checking futures-util v0.3.31 |
| 700 | 2026-05-06T18:12:42.616Z | Compiling darling v0.21.3 |
| 701 | 2026-05-06T18:12:42.694Z | Checking idna_adapter v1.2.0 |
| 702 | 2026-05-06T18:12:42.787Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 703 | 2026-05-06T18:12:42.808Z | Checking xattr v1.3.1 |
| 704 | 2026-05-06T18:12:42.886Z | Compiling pin-project-internal v1.1.6 |
| 705 | 2026-05-06T18:12:42.927Z | Checking filetime v0.2.25 |
| 706 | 2026-05-06T18:12:43.057Z | Compiling rustls v0.23.19 |
| 707 | 2026-05-06T18:12:43.247Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 708 | 2026-05-06T18:12:43.262Z | Checking percent-encoding v2.3.2 |
| 709 | 2026-05-06T18:12:43.266Z | Checking untrusted v0.9.0 |
| 710 | 2026-05-06T18:12:43.278Z | Checking ciborium-io v0.2.2 |
| 711 | 2026-05-06T18:12:43.357Z | Compiling camino v1.1.9 |
| 712 | 2026-05-06T18:12:43.367Z | Checking rustls-pki-types v1.10.0 |
| 713 | 2026-05-06T18:12:43.393Z | Checking form_urlencoded v1.2.2 |
| 714 | 2026-05-06T18:12:43.443Z | Checking ciborium-ll v0.2.2 |
| 715 | 2026-05-06T18:12:43.515Z | Compiling strum_macros v0.26.4 |
| 716 | 2026-05-06T18:12:43.538Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 717 | 2026-05-06T18:12:43.606Z | Checking tar v0.4.45 |
| 718 | 2026-05-06T18:12:43.622Z | Checking unicode-normalization v0.1.24 |
| 719 | 2026-05-06T18:12:43.715Z | Checking idna v1.1.0 |
| 720 | 2026-05-06T18:12:43.952Z | Compiling serde_with_macros v3.14.1 |
| 721 | 2026-05-06T18:12:43.974Z | Compiling snafu-derive v0.8.5 |
| 722 | 2026-05-06T18:12:43.984Z | Checking pin-project v1.1.6 |
| 723 | 2026-05-06T18:12:44.002Z | Checking bstr v1.10.0 |
| 724 | 2026-05-06T18:12:44.066Z | Compiling semver v1.0.25 |
| 725 | 2026-05-06T18:12:44.213Z | Checking base64 v0.22.1 |
| 726 | 2026-05-06T18:12:44.318Z | Checking same-file v1.0.6 |
| 727 | 2026-05-06T18:12:44.340Z | Checking adler2 v2.0.0 |
| 728 | 2026-05-06T18:12:44.375Z | Checking futures-executor v0.3.31 |
| 729 | 2026-05-06T18:12:44.426Z | Checking walkdir v2.5.0 |
| 730 | 2026-05-06T18:12:44.439Z | Checking miniz_oxide v0.8.0 |
| 731 | 2026-05-06T18:12:44.447Z | Checking pem v3.0.5 |
| 732 | 2026-05-06T18:12:44.513Z | Checking futures v0.3.31 |
| 733 | 2026-05-06T18:12:44.588Z | Checking globset v0.4.15 |
| 734 | 2026-05-06T18:12:44.596Z | Checking olpc-cjson v0.1.4 |
| 735 | 2026-05-06T18:12:44.617Z | Checking url v2.5.7 |
| 736 | 2026-05-06T18:12:44.811Z | Checking ciborium v0.2.2 |
| 737 | 2026-05-06T18:12:44.820Z | Checking tokio-util v0.7.15 |
| 738 | 2026-05-06T18:12:44.941Z | Checking serde_plain v1.0.2 |
| 739 | 2026-05-06T18:12:45.033Z | Checking serde_with v3.14.1 |
| 740 | 2026-05-06T18:12:45.034Z | Compiling async-trait v0.1.86 |
| 741 | 2026-05-06T18:12:45.074Z | Compiling async-recursion v1.1.1 |
| 742 | 2026-05-06T18:12:45.083Z | Checking typed-path v0.9.3 |
| 743 | 2026-05-06T18:12:45.116Z | Checking strum v0.26.3 |
| 744 | 2026-05-06T18:12:45.219Z | Checking camino-tempfile v1.4.1 |
| 745 | 2026-05-06T18:12:45.228Z | Checking flate2 v1.0.35 |
| 746 | 2026-05-06T18:12:45.523Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 747 | 2026-05-06T18:12:45.577Z | Checking atomicwrites v0.4.4 |
| 748 | 2026-05-06T18:12:45.634Z | Checking snafu v0.8.5 |
| 749 | 2026-05-06T18:12:45.696Z | Checking rawzip v0.4.4 |
| 750 | 2026-05-06T18:12:45.719Z | Compiling crossbeam-utils v0.8.21 |
| 751 | 2026-05-06T18:12:45.750Z | Compiling num-conv v0.1.0 |
| 752 | 2026-05-06T18:12:45.823Z | Compiling time-core v0.1.2 |
| 753 | 2026-05-06T18:12:45.857Z | Checking powerfmt v0.2.0 |
| 754 | 2026-05-06T18:12:45.883Z | Checking tokio-stream v0.1.18 |
| 755 | 2026-05-06T18:12:45.931Z | Compiling time-macros v0.2.18 |
| 756 | 2026-05-06T18:12:45.966Z | Checking thread_local v1.1.8 |
| 757 | 2026-05-06T18:12:45.996Z | Checking deranged v0.3.11 |
| 758 | 2026-05-06T18:12:46.152Z | Checking arc-swap v1.7.1 |
| 759 | 2026-05-06T18:12:46.210Z | Compiling slog-async v2.8.0 |
| 760 | 2026-05-06T18:12:46.213Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?branch=main#f0d5d516) |
| 761 | 2026-05-06T18:12:46.328Z | Checking tokio-test v0.4.5 |
| 762 | 2026-05-06T18:12:46.339Z | Checking crossbeam-channel v0.5.15 |
| 763 | 2026-05-06T18:12:46.348Z | Checking slog-scope v4.4.0 |
| 764 | 2026-05-06T18:12:46.464Z | Checking regex v1.11.1 |
| 765 | 2026-05-06T18:12:46.495Z | Checking term v1.2.1 |
| 766 | 2026-05-06T18:12:46.511Z | Checking take_mut v0.2.2 |
| 767 | 2026-05-06T18:12:46.525Z | Compiling anyhow v1.0.96 |
| 768 | 2026-05-06T18:12:46.604Z | Checking slog-stdlog v4.1.1 |
| 769 | 2026-05-06T18:12:46.700Z | Checking unicode-segmentation v1.12.0 |
| 770 | 2026-05-06T18:12:46.709Z | Checking unicode-width v0.2.0 |
| 771 | 2026-05-06T18:12:46.725Z | Checking similar v2.7.0 |
| 772 | 2026-05-06T18:12:46.930Z | Checking time v0.3.36 |
| 773 | 2026-05-06T18:12:46.939Z | Checking console v0.15.10 |
| 774 | 2026-05-06T18:12:46.997Z | Checking newline-converter v0.3.0 |
| 775 | 2026-05-06T18:12:47.177Z | Checking expectorate v1.1.0 |
| 776 | 2026-05-06T18:12:47.581Z | Checking slog-term v2.9.2 |
| 777 | 2026-05-06T18:12:47.812Z | Checking slog-envlogger v2.2.0 |
| 778 | 2026-05-06T18:12:52.029Z | Checking rustls-webpki v0.102.8 |
| 779 | 2026-05-06T18:12:53.960Z | Checking tough v0.22.0 |
| 780 | 2026-05-06T18:12:55.446Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 781 | 2026-05-06T18:12:56.652Z | Checking tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 782 | 2026-05-06T18:12:57.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s |
| 783 | 2026-05-06T18:12:57.248Z | |
| 784 | 2026-05-06T18:12:57.248Z | real 34.130134135 |
| 785 | 2026-05-06T18:12:57.248Z | user 2:01.604052363 |
| 786 | 2026-05-06T18:12:57.248Z | sys 33.810768037 |
| 787 | 2026-05-06T18:12:57.248Z | trap 0.063278144 |
| 788 | 2026-05-06T18:12:57.248Z | tflt 0.242301107 |
| 789 | 2026-05-06T18:12:57.248Z | dflt 0.118465940 |
| 790 | 2026-05-06T18:12:57.248Z | kflt 0.006583998 |
| 791 | 2026-05-06T18:12:57.248Z | lock 5:19.165908778 |
| 792 | 2026-05-06T18:12:57.248Z | slp 7:05.974070017 |
| 793 | 2026-05-06T18:12:57.248Z | lat 6.827496750 |
| 794 | 2026-05-06T18:12:57.248Z | stop 30.678966291 |
| 795 | 2026-05-06T18:12:57.252Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 796 | 2026-05-06T18:12:57.252Z | + ptime -m cargo doc --workspace --no-deps |
| 797 | 2026-05-06T18:12:57.431Z | warning: output filename collision at /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html |
| 798 | 2026-05-06T18:12:57.431Z | | |
| 799 | 2026-05-06T18:12:57.431Z | = 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)` |
| 800 | 2026-05-06T18:12:57.431Z | = 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> |
| 801 | 2026-05-06T18:12:57.465Z | Compiling num-traits v0.2.19 |
| 802 | 2026-05-06T18:12:57.498Z | Checking ppv-lite86 v0.2.20 |
| 803 | 2026-05-06T18:12:57.511Z | Checking tokio v1.47.2 |
| 804 | 2026-05-06T18:12:57.739Z | Checking rand_chacha v0.3.1 |
| 805 | 2026-05-06T18:12:57.876Z | Checking rand v0.8.5 |
| 806 | 2026-05-06T18:12:58.242Z | Checking num-integer v0.1.46 |
| 807 | 2026-05-06T18:12:58.242Z | Checking chrono v0.4.40 |
| 808 | 2026-05-06T18:12:58.415Z | Checking num-iter v0.1.45 |
| 809 | 2026-05-06T18:12:58.493Z | Checking num-bigint-dig v0.8.6 |
| 810 | 2026-05-06T18:12:58.944Z | Checking slog-term v2.9.2 |
| 811 | 2026-05-06T18:12:59.084Z | Checking rsa v0.9.10 |
| 812 | 2026-05-06T18:12:59.156Z | Checking slog-envlogger v2.2.0 |
| 813 | 2026-05-06T18:12:59.416Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 814 | 2026-05-06T18:12:59.485Z | Checking tokio-util v0.7.15 |
| 815 | 2026-05-06T18:12:59.698Z | Checking tough v0.22.0 |
| 816 | 2026-05-06T18:12:59.774Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 817 | 2026-05-06T18:13:00.013Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 818 | 2026-05-06T18:13:00.013Z | Documenting tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 819 | 2026-05-06T18:13:00.399Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 820 | 2026-05-06T18:13:00.399Z | Documenting tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 821 | 2026-05-06T18:13:01.333Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 822 | 2026-05-06T18:13:01.336Z | Documenting tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 823 | 2026-05-06T18:13:02.314Z | Documenting tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 824 | 2026-05-06T18:13:03.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s |
| 825 | 2026-05-06T18:13:03.743Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 826 | 2026-05-06T18:13:03.755Z | |
| 827 | 2026-05-06T18:13:03.755Z | real 6.493480708 |
| 828 | 2026-05-06T18:13:03.755Z | user 12.007815954 |
| 829 | 2026-05-06T18:13:03.755Z | sys 2.427036590 |
| 830 | 2026-05-06T18:13:03.755Z | trap 0.001357566 |
| 831 | 2026-05-06T18:13:03.755Z | tflt 0.003878920 |
| 832 | 2026-05-06T18:13:03.755Z | dflt 0.001210654 |
| 833 | 2026-05-06T18:13:03.755Z | kflt 0.000000000 |
| 834 | 2026-05-06T18:13:03.755Z | lock 42.399117407 |
| 835 | 2026-05-06T18:13:03.755Z | slp 28.435578492 |
| 836 | 2026-05-06T18:13:03.758Z | lat 0.023367089 |
| 837 | 2026-05-06T18:13:03.758Z | stop 0.433498926 |
| 838 | 2026-05-06T18:13:03.758Z | process exited: duration 84875 ms, exit code 0 |
| |
| 839 | 2026-05-06T18:13:03.765Z | found 0 output files |