|
|
|
| 1 | 2026-07-21T19:45:49.164Z | job assigned to worker 01KY33BT32A5APY0FM7QSE86ZG [factory aws, i-066cf3ac7f8b45fa5] (queued for 45 s) |
| |
| 2 | 2026-07-21T19:45:55.998Z | starting task 0: "setup" |
| 3 | 2026-07-21T19:45:56.004Z | ++ uname -s |
| 4 | 2026-07-21T19:45:56.008Z | + kern=SunOS |
| 5 | 2026-07-21T19:45:56.008Z | + build_user=build |
| 6 | 2026-07-21T19:45:56.008Z | + build_uid=12345 |
| 7 | 2026-07-21T19:45:56.008Z | + work_dir=/work |
| 8 | 2026-07-21T19:45:56.008Z | + input_dir=/input |
| 9 | 2026-07-21T19:45:56.008Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T19:45:56.008Z | + case "$kern" in |
| 11 | 2026-07-21T19:45:56.008Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T19:45:56.008Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T19:45:58.013Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T19:45:58.111Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T19:45:58.115Z | + home_fs=zfs |
| 16 | 2026-07-21T19:45:58.115Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T19:45:58.115Z | + mkdir -p /home/build |
| 18 | 2026-07-21T19:45:58.115Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T19:46:00.115Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T19:46:00.118Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-07-21T19:46:00.125Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T19:46:00.129Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-21T19:46:00.129Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-21T19:46:00.129Z | * rust toolchain profile = "default" |
| 25 | 2026-07-21T19:46:00.129Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-21T19:46:00.129Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T19:46:00.129Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T19:46:00.133Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T19:46:00.133Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-21T19:46:00.251Z | info: downloading installer |
| 31 | 2026-07-21T19:46:01.680Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T19:46:01.680Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T19:46:01.680Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T19:46:01.680Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T19:46:01.680Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T19:46:01.680Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T19:46:01.680Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T19:46:01.680Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T19:46:01.680Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T19:46:01.680Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T19:46:01.680Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T19:46:01.680Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T19:46:01.680Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T19:46:01.691Z | info: profile set to default |
| 45 | 2026-07-21T19:46:01.691Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T19:46:01.695Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-21T19:46:01.832Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-21T19:46:01.836Z | info: downloading 6 components |
| 49 | 2026-07-21T19:46:16.802Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-21T19:46:16.802Z | |
| 51 | 2026-07-21T19:46:16.833Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-21T19:46:16.833Z | |
| 53 | 2026-07-21T19:46:16.833Z | |
| 54 | 2026-07-21T19:46:16.833Z | Rust is installed now. Great! |
| 55 | 2026-07-21T19:46:16.834Z | |
| 56 | 2026-07-21T19:46:16.837Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T19:46:16.837Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T19:46:16.837Z | |
| 59 | 2026-07-21T19:46:16.837Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T19:46:16.837Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T19:46:16.837Z | |
| 62 | 2026-07-21T19:46:16.837Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T19:46:16.837Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T19:46:16.837Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T19:46:16.837Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T19:46:16.837Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T19:46:16.838Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T19:46:16.838Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T19:46:16.838Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T19:46:16.838Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T19:46:16.914Z | + rustup --version |
| 72 | 2026-07-21T19:46:16.924Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T19:46:16.927Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T19:46:16.945Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-21T19:46:16.948Z | + cargo --version |
| 76 | 2026-07-21T19:46:16.960Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-21T19:46:16.964Z | + rustc --version |
| 78 | 2026-07-21T19:46:16.983Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-21T19:46:16.987Z | process exited: duration 16857 ms, exit code 0 |
| |
| 80 | 2026-07-21T19:46:16.993Z | starting task 2: "authentication" |
| 81 | 2026-07-21T19:46:17.010Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-21T19:46:17.017Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T19:46:17.021Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-21T19:46:17.024Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-21T19:46:17.051Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-21T19:46:17.509Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-21T19:46:17.509Z | + git fetch origin 2571901a242a201561a077c118d7cb8e862e0c0f |
| 88 | 2026-07-21T19:46:17.752Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-21T19:46:17.752Z | * branch 2571901a242a201561a077c118d7cb8e862e0c0f -> FETCH_HEAD |
| 90 | 2026-07-21T19:46:17.756Z | + [[ -n iliana/serde_with ]] |
| 91 | 2026-07-21T19:46:17.760Z | ++ git branch --show-current |
| 92 | 2026-07-21T19:46:17.760Z | + current=main |
| 93 | 2026-07-21T19:46:17.760Z | + [[ main != iliana/serde_with ]] |
| 94 | 2026-07-21T19:46:17.760Z | + git branch -f iliana/serde_with 2571901a242a201561a077c118d7cb8e862e0c0f |
| 95 | 2026-07-21T19:46:17.763Z | + git checkout -f iliana/serde_with |
| 96 | 2026-07-21T19:46:17.769Z | Switched to branch 'iliana/serde_with' |
| 97 | 2026-07-21T19:46:17.773Z | + git reset --hard 2571901a242a201561a077c118d7cb8e862e0c0f |
| 98 | 2026-07-21T19:46:17.776Z | HEAD is now at 2571901 update serde_with in lockfile |
| 99 | 2026-07-21T19:46:17.776Z | process exited: duration 757 ms, exit code 0 |
| |
| 100 | 2026-07-21T19:46:17.783Z | starting task 4: "build" |
| 101 | 2026-07-21T19:46:17.786Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-21T19:46:17.787Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-21T19:46:17.787Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-21T19:46:17.787Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-21T19:46:17.787Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-21T19:46:17.787Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-21T19:46:17.787Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-21T19:46:17.790Z | +++ uname -s |
| 109 | 2026-07-21T19:46:17.791Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-21T19:46:17.791Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-21T19:46:17.791Z | ++ CLANGVER=15 |
| 112 | 2026-07-21T19:46:17.791Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-21T19:46:25.299Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-21T19:46:32.932Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-21T19:46:40.252Z | Planning: Solver setup ... Done (6.049s) |
| 116 | 2026-07-21T19:46:40.292Z | Planning: Running solver ... Done (0.041s) |
| 117 | 2026-07-21T19:46:40.433Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-21T19:46:40.446Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-21T19:46:40.543Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-21T19:46:40.572Z | Planning: Package planning ... Done (0.029s) |
| 121 | 2026-07-21T19:46:40.598Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-21T19:46:40.705Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 123 | 2026-07-21T19:46:40.712Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-21T19:46:41.487Z | Planning: Evaluating mediators ... Done (0.776s) |
| 125 | 2026-07-21T19:46:41.493Z | Planning: Planning completed in 8.39 seconds |
| 126 | 2026-07-21T19:46:41.504Z | Packages to install: 3 |
| 127 | 2026-07-21T19:46:41.504Z | Mediators to change: 2 |
| 128 | 2026-07-21T19:46:41.504Z | Services to change: 1 |
| 129 | 2026-07-21T19:46:41.504Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-21T19:46:41.507Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-21T19:46:41.508Z | Create boot environment: No |
| 132 | 2026-07-21T19:46:41.508Z | Create backup boot environment: No |
| 133 | 2026-07-21T19:46:41.508Z | Rebuild boot archive: No |
| 134 | 2026-07-21T19:46:41.508Z | |
| 135 | 2026-07-21T19:46:41.508Z | Changed mediators: |
| 136 | 2026-07-21T19:46:41.508Z | mediator clang: |
| 137 | 2026-07-21T19:46:41.508Z | version: None -> 15 (system default) |
| 138 | 2026-07-21T19:46:41.508Z | |
| 139 | 2026-07-21T19:46:41.508Z | mediator llvm: |
| 140 | 2026-07-21T19:46:41.508Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-21T19:46:41.508Z | |
| 142 | 2026-07-21T19:46:41.508Z | Changed packages: |
| 143 | 2026-07-21T19:46:41.508Z | helios-dev |
| 144 | 2026-07-21T19:46:41.508Z | developer/build-essential |
| 145 | 2026-07-21T19:46:41.508Z | None -> 11-2.0 |
| 146 | 2026-07-21T19:46:41.508Z | ooce/developer/clang-15 |
| 147 | 2026-07-21T19:46:41.508Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-21T19:46:41.508Z | ooce/developer/llvm-15 |
| 149 | 2026-07-21T19:46:41.508Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-21T19:46:41.508Z | |
| 151 | 2026-07-21T19:46:41.508Z | Services: |
| 152 | 2026-07-21T19:46:41.508Z | restart_fmri: |
| 153 | 2026-07-21T19:46:41.508Z | svc:/system/update-man-index:default |
| 154 | 2026-07-21T19:46:41.546Z | |
| 155 | 2026-07-21T19:46:41.546Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-21T19:46:46.547Z | Download: 1564/3076 items 116.4/211.3MB 55% complete (23.6M/s) |
| 157 | 2026-07-21T19:46:51.665Z | Download: 3027/3076 items 201.5/211.3MB 95% complete (21.6M/s) |
| 158 | 2026-07-21T19:46:57.008Z | Download: 3071/3076 items 208.4/211.3MB 98% complete (12.3M/s) |
| 159 | 2026-07-21T19:46:57.047Z | Download: Completed 211.31 MB in 15.50 seconds (13.6M/s) |
| 160 | 2026-07-21T19:46:57.175Z | Actions: 1/3430 actions (Installing new actions) |
| 161 | 2026-07-21T19:47:00.285Z | Actions: Completed 3430 actions in 3.11 seconds. |
| 162 | 2026-07-21T19:47:00.926Z | Done (0.638s) |
| 163 | 2026-07-21T19:47:00.926Z | Done (0.000s) |
| 164 | 2026-07-21T19:47:01.668Z | Done (0.740s) |
| 165 | 2026-07-21T19:47:05.025Z | Done (2.996s) |
| 166 | 2026-07-21T19:47:05.099Z | Done (0.012s) |
| 167 | 2026-07-21T19:47:05.103Z | Done (0.000s) |
| 168 | 2026-07-21T19:47:05.360Z | Done (0.000s) |
| 169 | 2026-07-21T19:47:06.026Z | ++ (( rc != 4 && rc != 0 )) |
| 170 | 2026-07-21T19:47:06.026Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 171 | 2026-07-21T19:47:06.220Z | Planning: Evaluating mediator changes ... Done |
| 172 | 2026-07-21T19:47:06.325Z | Planning: Checking for conflicting actions ... Done |
| 173 | 2026-07-21T19:47:06.328Z | Planning: Consolidating action changes ... Done |
| 174 | 2026-07-21T19:47:06.479Z | Planning: Evaluating mediators ... Done |
| 175 | 2026-07-21T19:47:06.482Z | Planning: Planning completed in 0.26 seconds |
| 176 | 2026-07-21T19:47:06.500Z | Mediators to change: 2 |
| 177 | 2026-07-21T19:47:06.500Z | Create boot environment: No |
| 178 | 2026-07-21T19:47:06.503Z | Create backup boot environment: No |
| 179 | 2026-07-21T19:47:06.570Z | Done |
| 180 | 2026-07-21T19:47:06.570Z | Done |
| 181 | 2026-07-21T19:47:07.190Z | Done |
| 182 | 2026-07-21T19:47:09.649Z | Done |
| 183 | 2026-07-21T19:47:09.722Z | Done |
| 184 | 2026-07-21T19:47:09.725Z | Done |
| 185 | 2026-07-21T19:47:09.860Z | Done |
| 186 | 2026-07-21T19:47:09.936Z | + cargo --version |
| 187 | 2026-07-21T19:47:09.945Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 188 | 2026-07-21T19:47:09.948Z | + rustc --version |
| 189 | 2026-07-21T19:47:09.967Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 190 | 2026-07-21T19:47:09.970Z | + banner clippy |
| 191 | 2026-07-21T19:47:09.973Z | |
| 192 | 2026-07-21T19:47:09.973Z | #### # # ##### ##### # # |
| 193 | 2026-07-21T19:47:09.974Z | # # # # # # # # # # |
| 194 | 2026-07-21T19:47:09.974Z | # # # # # # # # |
| 195 | 2026-07-21T19:47:09.974Z | # # # ##### ##### # |
| 196 | 2026-07-21T19:47:09.974Z | # # # # # # # |
| 197 | 2026-07-21T19:47:09.974Z | #### ###### # # # # |
| 198 | 2026-07-21T19:47:09.974Z | |
| 199 | 2026-07-21T19:47:09.974Z | + ptime -m cargo clippy --all-features --all-targets |
| 200 | 2026-07-21T19:47:10.110Z | Updating crates.io index |
| 201 | 2026-07-21T19:47:10.143Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 202 | 2026-07-21T19:47:10.923Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 203 | 2026-07-21T19:47:11.582Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 204 | 2026-07-21T19:47:12.065Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 205 | 2026-07-21T19:47:12.403Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 206 | 2026-07-21T19:47:14.287Z | Downloading crates ... |
| 207 | 2026-07-21T19:47:14.329Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 208 | 2026-07-21T19:47:14.329Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 209 | 2026-07-21T19:47:14.335Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 210 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 211 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 212 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 213 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 214 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 215 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 216 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 217 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 218 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 219 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 220 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 221 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 222 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 223 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 224 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 225 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 226 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 227 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 228 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 229 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 230 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 231 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 232 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 233 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 234 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 235 | 2026-07-21T19:47:14.336Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 236 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 237 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 238 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 239 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 240 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 241 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 242 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 243 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 244 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 245 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 246 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 247 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 248 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 249 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 250 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 251 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 252 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 253 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 254 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 255 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 256 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 257 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 258 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 259 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 260 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 261 | 2026-07-21T19:47:14.337Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 262 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 263 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 264 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 265 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 266 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 267 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 268 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 269 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 270 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 271 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 272 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 273 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 274 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 275 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 276 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 277 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 278 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 279 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 280 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 281 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 282 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 283 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 284 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 285 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 286 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 287 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 288 | 2026-07-21T19:47:14.338Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 289 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 290 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 291 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 292 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 293 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 294 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 295 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 296 | 2026-07-21T19:47:14.339Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer |
| 297 | 2026-07-21T19:47:14.355Z | Downloaded futures-core v0.3.31 |
| 298 | 2026-07-21T19:47:14.359Z | Downloaded funty v2.0.0 |
| 299 | 2026-07-21T19:47:14.364Z | Downloaded futures-macro v0.3.31 |
| 300 | 2026-07-21T19:47:14.367Z | Downloaded num-conv v0.2.2 |
| 301 | 2026-07-21T19:47:14.367Z | Downloaded path-slash v0.1.5 |
| 302 | 2026-07-21T19:47:14.370Z | Downloaded powerfmt v0.2.0 |
| 303 | 2026-07-21T19:47:14.373Z | Downloaded is_terminal_polyfill v1.70.1 |
| 304 | 2026-07-21T19:47:14.373Z | Downloaded ident_case v1.0.1 |
| 305 | 2026-07-21T19:47:14.376Z | Downloaded same-file v1.0.6 |
| 306 | 2026-07-21T19:47:14.379Z | Downloaded futures-io v0.3.31 |
| 307 | 2026-07-21T19:47:14.380Z | Downloaded serde_with_macros v3.21.0 |
| 308 | 2026-07-21T19:47:14.383Z | Downloaded futures-sink v0.3.31 |
| 309 | 2026-07-21T19:47:14.383Z | Downloaded slab v0.4.9 |
| 310 | 2026-07-21T19:47:14.386Z | Downloaded rusty-fork v0.3.0 |
| 311 | 2026-07-21T19:47:14.386Z | Downloaded slog v2.7.0 |
| 312 | 2026-07-21T19:47:14.386Z | Downloaded zerocopy v0.6.6 |
| 313 | 2026-07-21T19:47:14.389Z | Downloaded tempfile v3.20.0 |
| 314 | 2026-07-21T19:47:14.389Z | Downloaded heck v0.5.0 |
| 315 | 2026-07-21T19:47:14.392Z | Downloaded serde-hex v0.1.0 |
| 316 | 2026-07-21T19:47:14.392Z | Downloaded spki v0.7.3 |
| 317 | 2026-07-21T19:47:14.392Z | Downloaded futures-task v0.3.31 |
| 318 | 2026-07-21T19:47:14.395Z | Downloaded shlex v1.3.0 |
| 319 | 2026-07-21T19:47:14.398Z | Downloaded packed_struct v0.10.1 |
| 320 | 2026-07-21T19:47:14.398Z | Downloaded slog-term v2.9.2 |
| 321 | 2026-07-21T19:47:14.401Z | Downloaded structmeta-derive v0.3.0 |
| 322 | 2026-07-21T19:47:14.401Z | Downloaded semver v1.0.25 |
| 323 | 2026-07-21T19:47:14.402Z | Downloaded slog-scope v4.4.0 |
| 324 | 2026-07-21T19:47:14.405Z | Downloaded serde_plain v1.0.2 |
| 325 | 2026-07-21T19:47:14.405Z | Downloaded rand_xorshift v0.3.0 |
| 326 | 2026-07-21T19:47:14.405Z | Downloaded quick-error v1.2.3 |
| 327 | 2026-07-21T19:47:14.408Z | Downloaded icu_locid_transform v1.5.0 |
| 328 | 2026-07-21T19:47:14.408Z | Downloaded serde_derive v1.0.228 |
| 329 | 2026-07-21T19:47:14.411Z | Downloaded sha2 v0.10.8 |
| 330 | 2026-07-21T19:47:14.411Z | Downloaded serde_spanned v0.6.8 |
| 331 | 2026-07-21T19:47:14.414Z | Downloaded pem-rfc7468 v0.7.0 |
| 332 | 2026-07-21T19:47:14.414Z | Downloaded generic-array v0.14.7 |
| 333 | 2026-07-21T19:47:14.414Z | Downloaded spin v0.9.8 |
| 334 | 2026-07-21T19:47:14.417Z | Downloaded iana-time-zone v0.1.61 |
| 335 | 2026-07-21T19:47:14.417Z | Downloaded synstructure v0.13.1 |
| 336 | 2026-07-21T19:47:14.420Z | Downloaded slog-async v2.8.0 |
| 337 | 2026-07-21T19:47:14.420Z | Downloaded percent-encoding v2.3.2 |
| 338 | 2026-07-21T19:47:14.420Z | Downloaded pin-utils v0.1.0 |
| 339 | 2026-07-21T19:47:14.423Z | Downloaded getrandom v0.3.3 |
| 340 | 2026-07-21T19:47:14.423Z | Downloaded thiserror v1.0.69 |
| 341 | 2026-07-21T19:47:14.426Z | Downloaded thiserror-impl v2.0.12 |
| 342 | 2026-07-21T19:47:14.426Z | Downloaded strum v0.26.3 |
| 343 | 2026-07-21T19:47:14.429Z | Downloaded schemars v0.9.0 |
| 344 | 2026-07-21T19:47:14.433Z | Downloaded untrusted v0.7.1 |
| 345 | 2026-07-21T19:47:14.436Z | Downloaded schemars v0.8.22 |
| 346 | 2026-07-21T19:47:14.440Z | Downloaded write16 v1.0.0 |
| 347 | 2026-07-21T19:47:14.443Z | Downloaded idna_adapter v1.2.0 |
| 348 | 2026-07-21T19:47:14.443Z | Downloaded time-core v0.1.8 |
| 349 | 2026-07-21T19:47:14.443Z | Downloaded tokio-macros v2.5.0 |
| 350 | 2026-07-21T19:47:14.443Z | Downloaded signature v2.2.0 |
| 351 | 2026-07-21T19:47:14.446Z | Downloaded terminal_size v0.4.0 |
| 352 | 2026-07-21T19:47:14.446Z | Downloaded slog-envlogger v2.2.0 |
| 353 | 2026-07-21T19:47:14.446Z | Downloaded itoa v1.0.11 |
| 354 | 2026-07-21T19:47:14.450Z | Downloaded packed_struct_codegen v0.10.1 |
| 355 | 2026-07-21T19:47:14.450Z | Downloaded rand_chacha v0.3.1 |
| 356 | 2026-07-21T19:47:14.450Z | Downloaded radium v0.7.0 |
| 357 | 2026-07-21T19:47:14.450Z | Downloaded ref-cast-impl v1.0.25 |
| 358 | 2026-07-21T19:47:14.450Z | Downloaded tokio-test v0.4.5 |
| 359 | 2026-07-21T19:47:14.453Z | Downloaded utf8_iter v1.0.4 |
| 360 | 2026-07-21T19:47:14.453Z | Downloaded toml_datetime v0.6.8 |
| 361 | 2026-07-21T19:47:14.453Z | Downloaded tinyvec_macros v0.1.1 |
| 362 | 2026-07-21T19:47:14.453Z | Downloaded num-iter v0.1.45 |
| 363 | 2026-07-21T19:47:14.457Z | Downloaded nodrop v0.1.14 |
| 364 | 2026-07-21T19:47:14.457Z | Downloaded lazy_static v1.5.0 |
| 365 | 2026-07-21T19:47:14.457Z | Downloaded snafu-derive v0.8.5 |
| 366 | 2026-07-21T19:47:14.457Z | Downloaded serde_derive_internals v0.29.1 |
| 367 | 2026-07-21T19:47:14.461Z | Downloaded walkdir v2.5.0 |
| 368 | 2026-07-21T19:47:14.461Z | Downloaded structmeta v0.3.0 |
| 369 | 2026-07-21T19:47:14.461Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-07-21T19:47:14.461Z | Downloaded newline-converter v0.3.0 |
| 371 | 2026-07-21T19:47:14.461Z | Downloaded snafu v0.8.5 |
| 372 | 2026-07-21T19:47:14.464Z | Downloaded is-terminal v0.4.13 |
| 373 | 2026-07-21T19:47:14.464Z | Downloaded utf16_iter v1.0.5 |
| 374 | 2026-07-21T19:47:14.464Z | Downloaded unarray v0.1.4 |
| 375 | 2026-07-21T19:47:14.467Z | Downloaded strsim v0.11.1 |
| 376 | 2026-07-21T19:47:14.467Z | Downloaded stable_deref_trait v1.2.0 |
| 377 | 2026-07-21T19:47:14.467Z | Downloaded maybe-uninit v2.0.0 |
| 378 | 2026-07-21T19:47:14.467Z | Downloaded icu_provider_macros v1.5.0 |
| 379 | 2026-07-21T19:47:14.467Z | Downloaded pkcs1 v0.7.5 |
| 380 | 2026-07-21T19:47:14.471Z | Downloaded icu_locid_transform_data v1.5.0 |
| 381 | 2026-07-21T19:47:14.471Z | Downloaded getrandom v0.2.15 |
| 382 | 2026-07-21T19:47:14.474Z | Downloaded thread_local v1.1.8 |
| 383 | 2026-07-21T19:47:14.474Z | Downloaded take_mut v0.2.2 |
| 384 | 2026-07-21T19:47:14.477Z | Downloaded quote v1.0.38 |
| 385 | 2026-07-21T19:47:14.480Z | Downloaded hex v0.4.3 |
| 386 | 2026-07-21T19:47:14.483Z | Downloaded pkcs8 v0.10.2 |
| 387 | 2026-07-21T19:47:14.483Z | Downloaded num-traits v0.2.19 |
| 388 | 2026-07-21T19:47:14.486Z | Downloaded yoke-derive v0.7.4 |
| 389 | 2026-07-21T19:47:14.486Z | Downloaded untrusted v0.9.0 |
| 390 | 2026-07-21T19:47:14.486Z | Downloaded hybrid-array v0.4.12 |
| 391 | 2026-07-21T19:47:14.489Z | Downloaded tap v1.0.1 |
| 392 | 2026-07-21T19:47:14.490Z | Downloaded subtle v2.6.1 |
| 393 | 2026-07-21T19:47:14.493Z | Downloaded xattr v1.3.1 |
| 394 | 2026-07-21T19:47:14.493Z | Downloaded zeroize_derive v1.4.2 |
| 395 | 2026-07-21T19:47:14.493Z | Downloaded zerofrom v0.1.4 |
| 396 | 2026-07-21T19:47:14.496Z | Downloaded smallvec v0.6.14 |
| 397 | 2026-07-21T19:47:14.497Z | Downloaded wait-timeout v0.2.0 |
| 398 | 2026-07-21T19:47:14.497Z | Downloaded tinystr v0.7.6 |
| 399 | 2026-07-21T19:47:14.497Z | Downloaded smallvec v1.14.0 |
| 400 | 2026-07-21T19:47:14.500Z | Downloaded slog-stdlog v4.1.1 |
| 401 | 2026-07-21T19:47:14.500Z | Downloaded version_check v0.9.5 |
| 402 | 2026-07-21T19:47:14.500Z | Downloaded termcolor v1.4.1 |
| 403 | 2026-07-21T19:47:14.502Z | Downloaded pin-project-lite v0.2.14 |
| 404 | 2026-07-21T19:47:14.505Z | Downloaded wyz v0.5.1 |
| 405 | 2026-07-21T19:47:14.505Z | Downloaded utf8parse v0.2.2 |
| 406 | 2026-07-21T19:47:14.505Z | Downloaded tls_codec v0.4.1 |
| 407 | 2026-07-21T19:47:14.508Z | Downloaded writeable v0.5.5 |
| 408 | 2026-07-21T19:47:14.508Z | Downloaded rustversion v1.0.22 |
| 409 | 2026-07-21T19:47:14.511Z | Downloaded pkg-config v0.3.31 |
| 410 | 2026-07-21T19:47:14.511Z | Downloaded paste v1.0.15 |
| 411 | 2026-07-21T19:47:14.514Z | Downloaded num-integer v0.1.46 |
| 412 | 2026-07-21T19:47:14.514Z | Downloaded futures-executor v0.3.31 |
| 413 | 2026-07-21T19:47:14.514Z | Downloaded tls_codec_derive v0.4.1 |
| 414 | 2026-07-21T19:47:14.514Z | Downloaded schemars_derive v0.8.22 |
| 415 | 2026-07-21T19:47:14.516Z | Downloaded litemap v0.7.3 |
| 416 | 2026-07-21T19:47:14.516Z | Downloaded zeroize v1.8.1 |
| 417 | 2026-07-21T19:47:14.516Z | Downloaded icu_normalizer v1.5.0 |
| 418 | 2026-07-21T19:47:14.519Z | Downloaded futures-channel v0.3.31 |
| 419 | 2026-07-21T19:47:14.519Z | Downloaded pem v3.0.5 |
| 420 | 2026-07-21T19:47:14.522Z | Downloaded globset v0.4.15 |
| 421 | 2026-07-21T19:47:14.522Z | Downloaded strum_macros v0.26.4 |
| 422 | 2026-07-21T19:47:14.525Z | Downloaded time-macros v0.2.27 |
| 423 | 2026-07-21T19:47:14.525Z | Downloaded test-strategy v0.4.0 |
| 424 | 2026-07-21T19:47:14.528Z | Downloaded icu_locid v1.5.0 |
| 425 | 2026-07-21T19:47:14.530Z | Downloaded sha2 v0.11.0 |
| 426 | 2026-07-21T19:47:14.531Z | Downloaded unicode-ident v1.0.14 |
| 427 | 2026-07-21T19:47:14.534Z | Downloaded once_cell v1.20.3 |
| 428 | 2026-07-21T19:47:14.534Z | Downloaded term v1.2.1 |
| 429 | 2026-07-21T19:47:14.536Z | Downloaded futures v0.3.31 |
| 430 | 2026-07-21T19:47:14.539Z | Downloaded ppv-lite86 v0.2.20 |
| 431 | 2026-07-21T19:47:14.539Z | Downloaded jobserver v0.1.32 |
| 432 | 2026-07-21T19:47:14.539Z | Downloaded icu_normalizer_data v1.5.0 |
| 433 | 2026-07-21T19:47:14.542Z | Downloaded zmij v1.0.23 |
| 434 | 2026-07-21T19:47:14.545Z | Downloaded pin-project-internal v1.1.6 |
| 435 | 2026-07-21T19:47:14.546Z | Downloaded half v2.7.1 |
| 436 | 2026-07-21T19:47:14.546Z | Downloaded tinyvec v1.8.0 |
| 437 | 2026-07-21T19:47:14.548Z | Downloaded thiserror v2.0.12 |
| 438 | 2026-07-21T19:47:14.551Z | Downloaded similar v2.7.0 |
| 439 | 2026-07-21T19:47:14.554Z | Downloaded yoke v0.7.4 |
| 440 | 2026-07-21T19:47:14.554Z | Downloaded log v0.4.22 |
| 441 | 2026-07-21T19:47:14.557Z | Downloaded ref-cast v1.0.25 |
| 442 | 2026-07-21T19:47:14.557Z | Downloaded zerovec-derive v0.10.3 |
| 443 | 2026-07-21T19:47:14.557Z | Downloaded toml v0.7.8 |
| 444 | 2026-07-21T19:47:14.560Z | Downloaded zerofrom-derive v0.1.4 |
| 445 | 2026-07-21T19:47:14.563Z | Downloaded rustls-pki-types v1.14.1 |
| 446 | 2026-07-21T19:47:14.563Z | Downloaded rand_core v0.6.4 |
| 447 | 2026-07-21T19:47:14.567Z | Downloaded icu_properties v1.5.1 |
| 448 | 2026-07-21T19:47:14.571Z | Downloaded jiff-static v0.2.32 |
| 449 | 2026-07-21T19:47:14.581Z | Downloaded indexmap v1.9.3 |
| 450 | 2026-07-21T19:47:14.583Z | Downloaded tokio-stream v0.1.18 |
| 451 | 2026-07-21T19:47:14.587Z | Downloaded proc-macro2 v1.0.93 |
| 452 | 2026-07-21T19:47:14.590Z | Downloaded pin-project v1.1.6 |
| 453 | 2026-07-21T19:47:14.594Z | Downloaded serde_core v1.0.228 |
| 454 | 2026-07-21T19:47:14.597Z | Downloaded ron v0.8.1 |
| 455 | 2026-07-21T19:47:14.600Z | Downloaded icu_provider v1.5.0 |
| 456 | 2026-07-21T19:47:14.600Z | Downloaded miniz_oxide v0.8.0 |
| 457 | 2026-07-21T19:47:14.603Z | Downloaded url v2.5.7 |
| 458 | 2026-07-21T19:47:14.607Z | Downloaded toml_edit v0.19.15 |
| 459 | 2026-07-21T19:47:14.615Z | Downloaded zip v0.6.6 |
| 460 | 2026-07-21T19:47:14.619Z | Downloaded unicode-segmentation v1.12.0 |
| 461 | 2026-07-21T19:47:14.622Z | Downloaded tar v0.4.46 |
| 462 | 2026-07-21T19:47:14.622Z | Downloaded schemars v1.1.0 |
| 463 | 2026-07-21T19:47:14.628Z | Downloaded icu_collections v1.5.0 |
| 464 | 2026-07-21T19:47:14.631Z | Downloaded zerocopy-derive v0.7.35 |
| 465 | 2026-07-21T19:47:14.634Z | Downloaded x509-cert v0.2.5 |
| 466 | 2026-07-21T19:47:14.637Z | Downloaded serde v1.0.228 |
| 467 | 2026-07-21T19:47:14.640Z | Downloaded typenum v1.20.1 |
| 468 | 2026-07-21T19:47:14.643Z | Downloaded typed-path v0.9.3 |
| 469 | 2026-07-21T19:47:14.647Z | Downloaded rustls-webpki v0.103.13 |
| 470 | 2026-07-21T19:47:14.647Z | Downloaded rsa v0.9.10 |
| 471 | 2026-07-21T19:47:14.650Z | Downloaded tokio-util v0.7.15 |
| 472 | 2026-07-21T19:47:14.653Z | Downloaded zerovec v0.10.4 |
| 473 | 2026-07-21T19:47:14.656Z | Downloaded rand v0.8.6 |
| 474 | 2026-07-21T19:47:14.659Z | Downloaded hashbrown v0.13.2 |
| 475 | 2026-07-21T19:47:14.659Z | Downloaded zerocopy-derive v0.8.27 |
| 476 | 2026-07-21T19:47:14.663Z | Downloaded unicode-normalization v0.1.24 |
| 477 | 2026-07-21T19:47:14.666Z | Downloaded zerocopy v0.7.35 |
| 478 | 2026-07-21T19:47:14.673Z | Downloaded serde_with v3.21.0 |
| 479 | 2026-07-21T19:47:14.679Z | Downloaded winnow v0.5.40 |
| 480 | 2026-07-21T19:47:14.683Z | Downloaded syn v1.0.109 |
| 481 | 2026-07-21T19:47:14.690Z | Downloaded hashbrown v0.15.1 |
| 482 | 2026-07-21T19:47:14.694Z | Downloaded serde_json v1.0.151 |
| 483 | 2026-07-21T19:47:14.697Z | Downloaded unicode-width v0.2.0 |
| 484 | 2026-07-21T19:47:14.701Z | Downloaded syn v2.0.119 |
| 485 | 2026-07-21T19:47:14.704Z | Downloaded futures-util v0.3.31 |
| 486 | 2026-07-21T19:47:14.711Z | Downloaded rawzip v0.4.4 |
| 487 | 2026-07-21T19:47:14.714Z | Downloaded time v0.3.47 |
| 488 | 2026-07-21T19:47:14.719Z | Downloaded num-bigint-dig v0.8.6 |
| 489 | 2026-07-21T19:47:14.722Z | Downloaded indexmap v2.7.1 |
| 490 | 2026-07-21T19:47:14.725Z | Downloaded memchr v2.7.4 |
| 491 | 2026-07-21T19:47:14.728Z | Downloaded proptest v1.5.0 |
| 492 | 2026-07-21T19:47:14.731Z | Downloaded idna v1.1.0 |
| 493 | 2026-07-21T19:47:14.734Z | Downloaded libm v0.2.8 |
| 494 | 2026-07-21T19:47:14.745Z | Downloaded icu_properties_data v1.5.0 |
| 495 | 2026-07-21T19:47:14.764Z | Downloaded tokio v1.47.2 |
| 496 | 2026-07-21T19:47:14.793Z | Downloaded hashbrown v0.12.3 |
| 497 | 2026-07-21T19:47:14.813Z | Downloaded object v0.30.4 |
| 498 | 2026-07-21T19:47:14.818Z | Downloaded zerocopy v0.8.27 |
| 499 | 2026-07-21T19:47:14.831Z | Downloaded regex v1.11.1 |
| 500 | 2026-07-21T19:47:14.852Z | Downloaded rustix v0.38.37 |
| 501 | 2026-07-21T19:47:14.872Z | Downloaded regex-syntax v0.8.5 |
| 502 | 2026-07-21T19:47:14.877Z | Downloaded rustls v0.23.40 |
| 503 | 2026-07-21T19:47:14.893Z | Downloaded fastrand v2.1.1 |
| 504 | 2026-07-21T19:47:14.896Z | Downloaded rustix v1.0.7 |
| 505 | 2026-07-21T19:47:14.906Z | Downloaded ahash v0.8.11 |
| 506 | 2026-07-21T19:47:14.926Z | Downloaded zerocopy-derive v0.6.6 |
| 507 | 2026-07-21T19:47:14.940Z | Downloaded displaydoc v0.2.5 |
| 508 | 2026-07-21T19:47:14.954Z | Downloaded regex-automata v0.4.8 |
| 509 | 2026-07-21T19:47:14.963Z | Downloaded crc v3.2.1 |
| 510 | 2026-07-21T19:47:14.966Z | Downloaded async-trait v0.1.86 |
| 511 | 2026-07-21T19:47:14.980Z | Downloaded jiff v0.2.32 |
| 512 | 2026-07-21T19:47:14.990Z | Downloaded ciborium-io v0.2.2 |
| 513 | 2026-07-21T19:47:14.994Z | Downloaded array-init v0.0.4 |
| 514 | 2026-07-21T19:47:14.994Z | Downloaded base64ct v1.6.0 |
| 515 | 2026-07-21T19:47:14.995Z | Downloaded libc v0.2.170 |
| 516 | 2026-07-21T19:47:15.021Z | Downloaded bzip2 v0.4.4 |
| 517 | 2026-07-21T19:47:15.027Z | Downloaded ring v0.17.13 |
| 518 | 2026-07-21T19:47:15.050Z | Downloaded block-buffer v0.10.4 |
| 519 | 2026-07-21T19:47:15.053Z | Downloaded adler2 v2.0.0 |
| 520 | 2026-07-21T19:47:15.053Z | Downloaded console v0.15.10 |
| 521 | 2026-07-21T19:47:15.053Z | Downloaded cfg-if v1.0.0 |
| 522 | 2026-07-21T19:47:15.057Z | Downloaded base64 v0.22.1 |
| 523 | 2026-07-21T19:47:15.067Z | Downloaded dunce v1.0.5 |
| 524 | 2026-07-21T19:47:15.071Z | Downloaded crc-any v2.5.0 |
| 525 | 2026-07-21T19:47:15.071Z | Downloaded byteorder v1.5.0 |
| 526 | 2026-07-21T19:47:15.071Z | Downloaded fnv v1.0.7 |
| 527 | 2026-07-21T19:47:15.071Z | Downloaded digest v0.10.7 |
| 528 | 2026-07-21T19:47:15.083Z | Downloaded fs_extra v1.3.0 |
| 529 | 2026-07-21T19:47:15.103Z | Downloaded ciborium-ll v0.2.2 |
| 530 | 2026-07-21T19:47:15.120Z | Downloaded anstyle v1.0.10 |
| 531 | 2026-07-21T19:47:15.135Z | Downloaded const-oid v0.9.6 |
| 532 | 2026-07-21T19:47:15.139Z | Downloaded bit-set v0.5.3 |
| 533 | 2026-07-21T19:47:15.142Z | Downloaded find-msvc-tools v0.1.9 |
| 534 | 2026-07-21T19:47:15.149Z | Downloaded chrono v0.4.40 |
| 535 | 2026-07-21T19:47:15.192Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 536 | 2026-07-21T19:47:15.203Z | Downloaded crossbeam-utils v0.8.21 |
| 537 | 2026-07-21T19:47:15.211Z | Downloaded clap v4.5.31 |
| 538 | 2026-07-21T19:47:15.214Z | Downloaded flate2 v1.0.35 |
| 539 | 2026-07-21T19:47:15.228Z | Downloaded base64 v0.21.7 |
| 540 | 2026-07-21T19:47:15.232Z | Downloaded anyhow v1.0.96 |
| 541 | 2026-07-21T19:47:15.235Z | Downloaded clap_lex v0.7.4 |
| 542 | 2026-07-21T19:47:15.242Z | Downloaded bitflags v1.3.2 |
| 543 | 2026-07-21T19:47:15.246Z | Downloaded darling v0.23.0 |
| 544 | 2026-07-21T19:47:15.254Z | Downloaded der v0.7.9 |
| 545 | 2026-07-21T19:47:15.268Z | Downloaded arc-swap v1.7.1 |
| 546 | 2026-07-21T19:47:15.276Z | Downloaded camino v1.1.9 |
| 547 | 2026-07-21T19:47:15.284Z | Downloaded const-oid v0.10.2 |
| 548 | 2026-07-21T19:47:15.296Z | Downloaded cc v1.2.61 |
| 549 | 2026-07-21T19:47:15.311Z | Downloaded darling_core v0.23.0 |
| 550 | 2026-07-21T19:47:15.325Z | Downloaded cpufeatures v0.2.14 |
| 551 | 2026-07-21T19:47:15.339Z | Downloaded byte-wrapper v0.1.0 |
| 552 | 2026-07-21T19:47:15.343Z | Downloaded daft-derive v0.1.1 |
| 553 | 2026-07-21T19:47:15.366Z | Downloaded aho-corasick v1.1.3 |
| 554 | 2026-07-21T19:47:15.370Z | Downloaded bitfield v0.14.0 |
| 555 | 2026-07-21T19:47:15.385Z | Downloaded async-recursion v1.1.1 |
| 556 | 2026-07-21T19:47:15.397Z | Downloaded errno v0.3.13 |
| 557 | 2026-07-21T19:47:15.400Z | Downloaded crc-catalog v2.4.0 |
| 558 | 2026-07-21T19:47:15.437Z | Downloaded bs58 v0.5.1 |
| 559 | 2026-07-21T19:47:15.450Z | Downloaded bit-vec v0.6.3 |
| 560 | 2026-07-21T19:47:15.473Z | Downloaded bstr v1.10.0 |
| 561 | 2026-07-21T19:47:15.479Z | Downloaded anstyle-parse v0.2.5 |
| 562 | 2026-07-21T19:47:15.482Z | Downloaded anstyle-query v1.1.1 |
| 563 | 2026-07-21T19:47:15.482Z | Downloaded flagset v0.4.6 |
| 564 | 2026-07-21T19:47:15.482Z | Downloaded colorchoice v1.0.2 |
| 565 | 2026-07-21T19:47:15.482Z | Downloaded camino-tempfile v1.4.1 |
| 566 | 2026-07-21T19:47:15.486Z | Downloaded form_urlencoded v1.2.2 |
| 567 | 2026-07-21T19:47:15.528Z | Downloaded crypto-common v0.2.2 |
| 568 | 2026-07-21T19:47:15.532Z | Downloaded cmake v0.1.58 |
| 569 | 2026-07-21T19:47:15.535Z | Downloaded der_derive v0.7.3 |
| 570 | 2026-07-21T19:47:15.551Z | Downloaded clap_derive v4.5.28 |
| 571 | 2026-07-21T19:47:15.616Z | Downloaded cpufeatures v0.3.0 |
| 572 | 2026-07-21T19:47:15.620Z | Downloaded bitflags v2.6.0 |
| 573 | 2026-07-21T19:47:15.633Z | Downloaded defmt v1.1.1 |
| 574 | 2026-07-21T19:47:15.674Z | Downloaded deranged v0.5.8 |
| 575 | 2026-07-21T19:47:15.678Z | Downloaded aws-lc-rs v1.16.3 |
| 576 | 2026-07-21T19:47:15.681Z | Downloaded expectorate v1.1.0 |
| 577 | 2026-07-21T19:47:15.689Z | Downloaded digest-io v0.1.0 |
| 578 | 2026-07-21T19:47:15.697Z | Downloaded defmt-parser v1.0.0 |
| 579 | 2026-07-21T19:47:15.700Z | Downloaded autocfg v1.4.0 |
| 580 | 2026-07-21T19:47:15.728Z | Downloaded crypto-common v0.1.6 |
| 581 | 2026-07-21T19:47:15.731Z | Downloaded crc32fast v1.4.2 |
| 582 | 2026-07-21T19:47:15.735Z | Downloaded equivalent v1.0.1 |
| 583 | 2026-07-21T19:47:15.774Z | Downloaded env_logger v0.10.2 |
| 584 | 2026-07-21T19:47:15.774Z | Downloaded block-buffer v0.12.1 |
| 585 | 2026-07-21T19:47:15.774Z | Downloaded filetime v0.2.25 |
| 586 | 2026-07-21T19:47:15.774Z | Downloaded bytes v1.11.1 |
| 587 | 2026-07-21T19:47:15.794Z | Downloaded digest v0.11.3 |
| 588 | 2026-07-21T19:47:15.803Z | Downloaded clap_builder v4.5.31 |
| 589 | 2026-07-21T19:47:15.810Z | Downloaded ciborium v0.2.2 |
| 590 | 2026-07-21T19:47:15.813Z | Downloaded atomicwrites v0.4.4 |
| 591 | 2026-07-21T19:47:15.827Z | Downloaded crossbeam-channel v0.5.15 |
| 592 | 2026-07-21T19:47:15.836Z | Downloaded daft v0.1.1 |
| 593 | 2026-07-21T19:47:15.844Z | Downloaded anstream v0.6.15 |
| 594 | 2026-07-21T19:47:15.871Z | Downloaded defmt-macros v1.1.1 |
| 595 | 2026-07-21T19:47:15.877Z | Downloaded darling_macro v0.23.0 |
| 596 | 2026-07-21T19:47:15.887Z | Downloaded dyn-clone v1.0.18 |
| 597 | 2026-07-21T19:47:15.904Z | Downloaded bitvec v1.0.1 |
| 598 | 2026-07-21T19:47:16.181Z | Downloaded aws-lc-sys v0.40.0 |
| 599 | 2026-07-21T19:47:16.390Z | Compiling proc-macro2 v1.0.93 |
| 600 | 2026-07-21T19:47:16.390Z | Compiling unicode-ident v1.0.14 |
| 601 | 2026-07-21T19:47:16.394Z | Compiling serde_core v1.0.228 |
| 602 | 2026-07-21T19:47:16.394Z | Compiling libc v0.2.170 |
| 603 | 2026-07-21T19:47:16.394Z | Compiling serde v1.0.228 |
| 604 | 2026-07-21T19:47:16.394Z | Checking cfg-if v1.0.0 |
| 605 | 2026-07-21T19:47:16.394Z | Compiling autocfg v1.4.0 |
| 606 | 2026-07-21T19:47:16.544Z | Compiling shlex v1.3.0 |
| 607 | 2026-07-21T19:47:16.616Z | Compiling find-msvc-tools v0.1.9 |
| 608 | 2026-07-21T19:47:16.731Z | Checking once_cell v1.20.3 |
| 609 | 2026-07-21T19:47:16.842Z | Checking memchr v2.7.4 |
| 610 | 2026-07-21T19:47:16.845Z | Compiling version_check v0.9.5 |
| 611 | 2026-07-21T19:47:16.897Z | Checking byteorder v1.5.0 |
| 612 | 2026-07-21T19:47:16.913Z | Checking typenum v1.20.1 |
| 613 | 2026-07-21T19:47:17.082Z | Checking zeroize v1.8.1 |
| 614 | 2026-07-21T19:47:17.111Z | Compiling libm v0.2.8 |
| 615 | 2026-07-21T19:47:17.161Z | Compiling jobserver v0.1.32 |
| 616 | 2026-07-21T19:47:17.208Z | Compiling num-traits v0.2.19 |
| 617 | 2026-07-21T19:47:17.217Z | Compiling rustix v0.38.37 |
| 618 | 2026-07-21T19:47:17.300Z | Checking errno v0.3.13 |
| 619 | 2026-07-21T19:47:17.344Z | Compiling cc v1.2.61 |
| 620 | 2026-07-21T19:47:17.410Z | Compiling quote v1.0.38 |
| 621 | 2026-07-21T19:47:17.571Z | Compiling heck v0.5.0 |
| 622 | 2026-07-21T19:47:17.583Z | Compiling syn v2.0.119 |
| 623 | 2026-07-21T19:47:17.634Z | Checking const-oid v0.9.6 |
| 624 | 2026-07-21T19:47:17.658Z | Checking getrandom v0.2.15 |
| 625 | 2026-07-21T19:47:17.702Z | Compiling generic-array v0.14.7 |
| 626 | 2026-07-21T19:47:17.787Z | Checking stable_deref_trait v1.2.0 |
| 627 | 2026-07-21T19:47:17.809Z | Checking rand_core v0.6.4 |
| 628 | 2026-07-21T19:47:17.854Z | Checking base64ct v1.6.0 |
| 629 | 2026-07-21T19:47:17.965Z | Checking smallvec v1.14.0 |
| 630 | 2026-07-21T19:47:17.977Z | Checking spin v0.9.8 |
| 631 | 2026-07-21T19:47:18.073Z | Checking pem-rfc7468 v0.7.0 |
| 632 | 2026-07-21T19:47:18.083Z | Checking lazy_static v1.5.0 |
| 633 | 2026-07-21T19:47:18.153Z | Checking flagset v0.4.6 |
| 634 | 2026-07-21T19:47:18.217Z | Checking utf8parse v0.2.2 |
| 635 | 2026-07-21T19:47:18.266Z | Compiling rustix v1.0.7 |
| 636 | 2026-07-21T19:47:18.307Z | Compiling getrandom v0.3.3 |
| 637 | 2026-07-21T19:47:18.316Z | Checking itoa v1.0.11 |
| 638 | 2026-07-21T19:47:18.327Z | Checking log v0.4.22 |
| 639 | 2026-07-21T19:47:18.377Z | Checking anstyle-parse v0.2.5 |
| 640 | 2026-07-21T19:47:18.426Z | Compiling syn v1.0.109 |
| 641 | 2026-07-21T19:47:18.478Z | Checking anstyle-query v1.1.1 |
| 642 | 2026-07-21T19:47:18.515Z | Compiling radium v0.7.0 |
| 643 | 2026-07-21T19:47:18.552Z | Checking colorchoice v1.0.2 |
| 644 | 2026-07-21T19:47:18.562Z | Checking anstyle v1.0.10 |
| 645 | 2026-07-21T19:47:18.619Z | Checking is_terminal_polyfill v1.70.1 |
| 646 | 2026-07-21T19:47:18.639Z | Compiling zmij v1.0.23 |
| 647 | 2026-07-21T19:47:18.694Z | Checking crypto-common v0.1.6 |
| 648 | 2026-07-21T19:47:18.725Z | Checking anstream v0.6.15 |
| 649 | 2026-07-21T19:47:18.757Z | Checking block-buffer v0.10.4 |
| 650 | 2026-07-21T19:47:18.766Z | Compiling pkg-config v0.3.31 |
| 651 | 2026-07-21T19:47:18.769Z | Checking fastrand v2.1.1 |
| 652 | 2026-07-21T19:47:18.793Z | Compiling maybe-uninit v2.0.0 |
| 653 | 2026-07-21T19:47:18.801Z | Checking clap_lex v0.7.4 |
| 654 | 2026-07-21T19:47:18.867Z | Checking strsim v0.11.1 |
| 655 | 2026-07-21T19:47:18.909Z | Checking regex-syntax v0.8.5 |
| 656 | 2026-07-21T19:47:18.926Z | Compiling serde_json v1.0.151 |
| 657 | 2026-07-21T19:47:18.937Z | Checking tap v1.0.1 |
| 658 | 2026-07-21T19:47:19.016Z | Checking digest v0.10.7 |
| 659 | 2026-07-21T19:47:19.028Z | Checking wyz v0.5.1 |
| 660 | 2026-07-21T19:47:19.171Z | Checking num-integer v0.1.46 |
| 661 | 2026-07-21T19:47:19.179Z | Compiling cmake v0.1.58 |
| 662 | 2026-07-21T19:47:19.191Z | Checking is-terminal v0.4.13 |
| 663 | 2026-07-21T19:47:19.203Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 664 | 2026-07-21T19:47:19.264Z | Compiling ahash v0.8.11 |
| 665 | 2026-07-21T19:47:19.267Z | Compiling num-bigint-dig v0.8.6 |
| 666 | 2026-07-21T19:47:19.379Z | Compiling dunce v1.0.5 |
| 667 | 2026-07-21T19:47:19.468Z | Checking litemap v0.7.3 |
| 668 | 2026-07-21T19:47:19.477Z | Checking writeable v0.5.5 |
| 669 | 2026-07-21T19:47:19.487Z | Checking futures-core v0.3.31 |
| 670 | 2026-07-21T19:47:19.504Z | Checking subtle v2.6.1 |
| 671 | 2026-07-21T19:47:19.513Z | Compiling packed_struct v0.10.1 |
| 672 | 2026-07-21T19:47:19.597Z | Checking funty v2.0.0 |
| 673 | 2026-07-21T19:47:19.631Z | Checking hex v0.4.3 |
| 674 | 2026-07-21T19:47:19.639Z | Compiling fs_extra v1.3.0 |
| 675 | 2026-07-21T19:47:19.874Z | Checking num-iter v0.1.45 |
| 676 | 2026-07-21T19:47:19.914Z | Compiling aws-lc-sys v0.40.0 |
| 677 | 2026-07-21T19:47:19.931Z | Checking bitvec v1.0.1 |
| 678 | 2026-07-21T19:47:20.033Z | Compiling indexmap v1.9.3 |
| 679 | 2026-07-21T19:47:20.249Z | Checking crc32fast v1.4.2 |
| 680 | 2026-07-21T19:47:20.298Z | Checking pin-project-lite v0.2.14 |
| 681 | 2026-07-21T19:47:20.381Z | Checking crc-catalog v2.4.0 |
| 682 | 2026-07-21T19:47:20.381Z | Checking hashbrown v0.15.1 |
| 683 | 2026-07-21T19:47:20.462Z | Compiling synstructure v0.13.1 |
| 684 | 2026-07-21T19:47:20.485Z | Compiling thiserror v1.0.69 |
| 685 | 2026-07-21T19:47:20.764Z | Checking equivalent v1.0.1 |
| 686 | 2026-07-21T19:47:20.787Z | Checking cpufeatures v0.2.14 |
| 687 | 2026-07-21T19:47:20.823Z | Checking nodrop v0.1.14 |
| 688 | 2026-07-21T19:47:20.853Z | Checking indexmap v2.7.1 |
| 689 | 2026-07-21T19:47:20.863Z | Checking sha2 v0.10.8 |
| 690 | 2026-07-21T19:47:20.902Z | Checking array-init v0.0.4 |
| 691 | 2026-07-21T19:47:21.088Z | Checking crc v3.2.1 |
| 692 | 2026-07-21T19:47:21.130Z | Compiling serde_derive_internals v0.29.1 |
| 693 | 2026-07-21T19:47:21.208Z | Checking smallvec v0.6.14 |
| 694 | 2026-07-21T19:47:21.254Z | Checking signature v2.2.0 |
| 695 | 2026-07-21T19:47:21.281Z | Checking winnow v0.5.40 |
| 696 | 2026-07-21T19:47:21.336Z | Checking bitfield v0.14.0 |
| 697 | 2026-07-21T19:47:21.365Z | Checking base64 v0.21.7 |
| 698 | 2026-07-21T19:47:21.384Z | Checking hashbrown v0.12.3 |
| 699 | 2026-07-21T19:47:21.464Z | Checking dyn-clone v1.0.18 |
| 700 | 2026-07-21T19:47:21.562Z | Compiling thiserror v2.0.12 |
| 701 | 2026-07-21T19:47:21.596Z | Checking termcolor v1.4.1 |
| 702 | 2026-07-21T19:47:21.685Z | Compiling serde_derive v1.0.228 |
| 703 | 2026-07-21T19:47:21.791Z | Compiling zerocopy-derive v0.7.35 |
| 704 | 2026-07-21T19:47:21.791Z | Compiling zerofrom-derive v0.1.4 |
| 705 | 2026-07-21T19:47:21.871Z | Compiling yoke-derive v0.7.4 |
| 706 | 2026-07-21T19:47:21.875Z | Compiling zerovec-derive v0.10.3 |
| 707 | 2026-07-21T19:47:22.064Z | Compiling der_derive v0.7.3 |
| 708 | 2026-07-21T19:47:22.425Z | Compiling displaydoc v0.2.5 |
| 709 | 2026-07-21T19:47:22.600Z | Checking zerocopy v0.7.35 |
| 710 | 2026-07-21T19:47:22.855Z | Compiling zerocopy-derive v0.6.6 |
| 711 | 2026-07-21T19:47:22.879Z | Compiling clap_derive v4.5.28 |
| 712 | 2026-07-21T19:47:22.948Z | Checking zerofrom v0.1.4 |
| 713 | 2026-07-21T19:47:22.984Z | Checking der v0.7.9 |
| 714 | 2026-07-21T19:47:23.057Z | Checking yoke v0.7.4 |
| 715 | 2026-07-21T19:47:23.083Z | Checking ppv-lite86 v0.2.20 |
| 716 | 2026-07-21T19:47:23.138Z | Compiling packed_struct_codegen v0.10.1 |
| 717 | 2026-07-21T19:47:23.222Z | Checking zerovec v0.10.4 |
| 718 | 2026-07-21T19:47:23.369Z | Checking rand_chacha v0.3.1 |
| 719 | 2026-07-21T19:47:23.553Z | Checking rand v0.8.6 |
| 720 | 2026-07-21T19:47:23.642Z | Checking zerocopy v0.6.6 |
| 721 | 2026-07-21T19:47:23.685Z | Checking spki v0.7.3 |
| 722 | 2026-07-21T19:47:23.843Z | Checking pkcs8 v0.10.2 |
| 723 | 2026-07-21T19:47:23.887Z | Checking tinystr v0.7.6 |
| 724 | 2026-07-21T19:47:23.922Z | Compiling icu_provider_macros v1.5.0 |
| 725 | 2026-07-21T19:47:23.983Z | Checking pkcs1 v0.7.5 |
| 726 | 2026-07-21T19:47:24.049Z | Checking icu_locid v1.5.0 |
| 727 | 2026-07-21T19:47:24.113Z | Compiling thiserror-impl v1.0.69 |
| 728 | 2026-07-21T19:47:24.183Z | Compiling slog v2.7.0 |
| 729 | 2026-07-21T19:47:24.228Z | Compiling schemars v0.8.22 |
| 730 | 2026-07-21T19:47:24.443Z | Checking icu_locid_transform_data v1.5.0 |
| 731 | 2026-07-21T19:47:24.459Z | Compiling paste v1.0.15 |
| 732 | 2026-07-21T19:47:24.468Z | Checking icu_provider v1.5.0 |
| 733 | 2026-07-21T19:47:24.488Z | Checking hashbrown v0.13.2 |
| 734 | 2026-07-21T19:47:24.500Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 735 | 2026-07-21T19:47:24.513Z | Checking icu_collections v1.5.0 |
| 736 | 2026-07-21T19:47:24.644Z | Checking x509-cert v0.2.5 |
| 737 | 2026-07-21T19:47:24.670Z | Checking bitflags v2.6.0 |
| 738 | 2026-07-21T19:47:24.749Z | Checking serde_spanned v0.6.8 |
| 739 | 2026-07-21T19:47:24.941Z | Checking toml_datetime v0.6.8 |
| 740 | 2026-07-21T19:47:25.091Z | Checking toml_edit v0.19.15 |
| 741 | 2026-07-21T19:47:25.307Z | Checking ron v0.8.1 |
| 742 | 2026-07-21T19:47:25.323Z | Checking icu_locid_transform v1.5.0 |
| 743 | 2026-07-21T19:47:25.514Z | Checking tempfile v3.20.0 |
| 744 | 2026-07-21T19:47:25.533Z | Checking rsa v0.9.10 |
| 745 | 2026-07-21T19:47:25.631Z | Checking terminal_size v0.4.0 |
| 746 | 2026-07-21T19:47:25.738Z | Checking serde-hex v0.1.0 |
| 747 | 2026-07-21T19:47:25.738Z | Checking clap_builder v4.5.31 |
| 748 | 2026-07-21T19:47:25.788Z | Compiling schemars_derive v0.8.22 |
| 749 | 2026-07-21T19:47:25.929Z | Checking env_logger v0.10.2 |
| 750 | 2026-07-21T19:47:25.966Z | Compiling thiserror-impl v2.0.12 |
| 751 | 2026-07-21T19:47:26.741Z | Compiling structmeta-derive v0.3.0 |
| 752 | 2026-07-21T19:47:26.741Z | Checking bzip2 v0.4.4 |
| 753 | 2026-07-21T19:47:26.741Z | Checking wait-timeout v0.2.0 |
| 754 | 2026-07-21T19:47:26.741Z | Checking aho-corasick v1.1.3 |
| 755 | 2026-07-21T19:47:26.741Z | Compiling slab v0.4.9 |
| 756 | 2026-07-21T19:47:26.741Z | Checking crc-any v2.5.0 |
| 757 | 2026-07-21T19:47:26.745Z | Compiling ident_case v1.0.1 |
| 758 | 2026-07-21T19:47:26.774Z | Checking futures-sink v0.3.31 |
| 759 | 2026-07-21T19:47:26.864Z | Checking icu_properties_data v1.5.0 |
| 760 | 2026-07-21T19:47:26.892Z | Compiling aws-lc-rs v1.16.3 |
| 761 | 2026-07-21T19:47:26.914Z | Checking clap v4.5.31 |
| 762 | 2026-07-21T19:47:26.930Z | Compiling zerocopy v0.8.27 |
| 763 | 2026-07-21T19:47:26.983Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 764 | 2026-07-21T19:47:26.993Z | Checking fnv v1.0.7 |
| 765 | 2026-07-21T19:47:27.074Z | Checking bit-vec v0.6.3 |
| 766 | 2026-07-21T19:47:27.084Z | Checking quick-error v1.2.3 |
| 767 | 2026-07-21T19:47:27.170Z | Checking rusty-fork v0.3.0 |
| 768 | 2026-07-21T19:47:27.192Z | Compiling structmeta v0.3.0 |
| 769 | 2026-07-21T19:47:27.236Z | Checking bit-set v0.5.3 |
| 770 | 2026-07-21T19:47:27.262Z | Checking icu_properties v1.5.1 |
| 771 | 2026-07-21T19:47:27.323Z | Compiling darling_core v0.23.0 |
| 772 | 2026-07-21T19:47:27.366Z | Checking regex-automata v0.4.8 |
| 773 | 2026-07-21T19:47:27.418Z | Checking zip v0.6.6 |
| 774 | 2026-07-21T19:47:27.459Z | Checking object v0.30.4 |
| 775 | 2026-07-21T19:47:27.729Z | Checking toml v0.7.8 |
| 776 | 2026-07-21T19:47:27.920Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 777 | 2026-07-21T19:47:28.276Z | Compiling zerocopy-derive v0.8.27 |
| 778 | 2026-07-21T19:47:28.468Z | Compiling tokio-macros v2.5.0 |
| 779 | 2026-07-21T19:47:28.635Z | Compiling daft-derive v0.1.1 |
| 780 | 2026-07-21T19:47:28.692Z | Checking rand_xorshift v0.3.0 |
| 781 | 2026-07-21T19:47:28.802Z | Checking hybrid-array v0.4.12 |
| 782 | 2026-07-21T19:47:29.133Z | Checking path-slash v0.1.5 |
| 783 | 2026-07-21T19:47:29.224Z | Compiling rustversion v1.0.22 |
| 784 | 2026-07-21T19:47:29.234Z | Checking write16 v1.0.0 |
| 785 | 2026-07-21T19:47:29.309Z | Checking unarray v0.1.4 |
| 786 | 2026-07-21T19:47:29.318Z | Checking icu_normalizer_data v1.5.0 |
| 787 | 2026-07-21T19:47:29.378Z | Checking bytes v1.11.1 |
| 788 | 2026-07-21T19:47:29.398Z | Checking utf8_iter v1.0.4 |
| 789 | 2026-07-21T19:47:29.407Z | Checking utf16_iter v1.0.5 |
| 790 | 2026-07-21T19:47:29.503Z | Checking proptest v1.5.0 |
| 791 | 2026-07-21T19:47:29.512Z | Checking icu_normalizer v1.5.0 |
| 792 | 2026-07-21T19:47:29.522Z | Compiling darling_macro v0.23.0 |
| 793 | 2026-07-21T19:47:29.593Z | Checking daft v0.1.1 |
| 794 | 2026-07-21T19:47:29.783Z | Checking byte-wrapper v0.1.0 |
| 795 | 2026-07-21T19:47:29.821Z | Checking tokio v1.47.2 |
| 796 | 2026-07-21T19:47:29.960Z | Compiling test-strategy v0.4.0 |
| 797 | 2026-07-21T19:47:29.998Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 798 | 2026-07-21T19:47:30.045Z | Checking futures-channel v0.3.31 |
| 799 | 2026-07-21T19:47:30.081Z | Compiling futures-macro v0.3.31 |
| 800 | 2026-07-21T19:47:30.224Z | Checking pin-utils v0.1.0 |
| 801 | 2026-07-21T19:47:30.286Z | Checking tinyvec_macros v0.1.1 |
| 802 | 2026-07-21T19:47:30.347Z | Checking futures-io v0.3.31 |
| 803 | 2026-07-21T19:47:30.416Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 804 | 2026-07-21T19:47:30.455Z | Checking untrusted v0.7.1 |
| 805 | 2026-07-21T19:47:30.559Z | Checking futures-task v0.3.31 |
| 806 | 2026-07-21T19:47:30.692Z | Checking tinyvec v1.8.0 |
| 807 | 2026-07-21T19:47:30.735Z | Compiling darling v0.23.0 |
| 808 | 2026-07-21T19:47:30.812Z | Checking idna_adapter v1.2.0 |
| 809 | 2026-07-21T19:47:30.826Z | Checking half v2.7.1 |
| 810 | 2026-07-21T19:47:30.879Z | Checking futures-util v0.3.31 |
| 811 | 2026-07-21T19:47:31.058Z | Checking crypto-common v0.2.2 |
| 812 | 2026-07-21T19:47:31.146Z | Checking block-buffer v0.12.1 |
| 813 | 2026-07-21T19:47:31.241Z | Checking xattr v1.3.1 |
| 814 | 2026-07-21T19:47:31.258Z | Compiling pin-project-internal v1.1.6 |
| 815 | 2026-07-21T19:47:31.281Z | Checking filetime v0.2.25 |
| 816 | 2026-07-21T19:47:31.354Z | Checking rustls-pki-types v1.14.1 |
| 817 | 2026-07-21T19:47:31.403Z | Checking percent-encoding v2.3.2 |
| 818 | 2026-07-21T19:47:31.466Z | Compiling rustls v0.23.40 |
| 819 | 2026-07-21T19:47:31.532Z | Checking ciborium-io v0.2.2 |
| 820 | 2026-07-21T19:47:31.541Z | Checking const-oid v0.10.2 |
| 821 | 2026-07-21T19:47:31.611Z | Checking untrusted v0.9.0 |
| 822 | 2026-07-21T19:47:31.626Z | Compiling camino v1.1.9 |
| 823 | 2026-07-21T19:47:31.661Z | Checking iana-time-zone v0.1.61 |
| 824 | 2026-07-21T19:47:31.682Z | Checking digest v0.11.3 |
| 825 | 2026-07-21T19:47:31.707Z | Checking ciborium-ll v0.2.2 |
| 826 | 2026-07-21T19:47:31.758Z | Checking chrono v0.4.40 |
| 827 | 2026-07-21T19:47:31.820Z | Checking form_urlencoded v1.2.2 |
| 828 | 2026-07-21T19:47:31.866Z | Compiling strum_macros v0.26.4 |
| 829 | 2026-07-21T19:47:31.938Z | Checking tar v0.4.46 |
| 830 | 2026-07-21T19:47:31.986Z | Checking unicode-normalization v0.1.24 |
| 831 | 2026-07-21T19:47:32.053Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 832 | 2026-07-21T19:47:32.302Z | Checking idna v1.1.0 |
| 833 | 2026-07-21T19:47:32.312Z | Checking pin-project v1.1.6 |
| 834 | 2026-07-21T19:47:32.370Z | Compiling serde_with_macros v3.21.0 |
| 835 | 2026-07-21T19:47:32.393Z | Compiling snafu-derive v0.8.5 |
| 836 | 2026-07-21T19:47:32.506Z | Checking bstr v1.10.0 |
| 837 | 2026-07-21T19:47:32.535Z | Compiling semver v1.0.25 |
| 838 | 2026-07-21T19:47:32.734Z | Checking base64 v0.22.1 |
| 839 | 2026-07-21T19:47:32.746Z | Checking futures-executor v0.3.31 |
| 840 | 2026-07-21T19:47:32.810Z | Checking adler2 v2.0.0 |
| 841 | 2026-07-21T19:47:32.829Z | Checking same-file v1.0.6 |
| 842 | 2026-07-21T19:47:32.881Z | Checking futures v0.3.31 |
| 843 | 2026-07-21T19:47:32.906Z | Checking miniz_oxide v0.8.0 |
| 844 | 2026-07-21T19:47:32.935Z | Checking walkdir v2.5.0 |
| 845 | 2026-07-21T19:47:32.948Z | Checking globset v0.4.15 |
| 846 | 2026-07-21T19:47:32.962Z | Checking pem v3.0.5 |
| 847 | 2026-07-21T19:47:33.104Z | Checking url v2.5.7 |
| 848 | 2026-07-21T19:47:33.122Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 849 | 2026-07-21T19:47:33.176Z | Checking tokio-util v0.7.15 |
| 850 | 2026-07-21T19:47:33.280Z | Checking ciborium v0.2.2 |
| 851 | 2026-07-21T19:47:33.435Z | Checking serde_with v3.21.0 |
| 852 | 2026-07-21T19:47:33.441Z | Checking strum v0.26.3 |
| 853 | 2026-07-21T19:47:33.441Z | Checking serde_plain v1.0.2 |
| 854 | 2026-07-21T19:47:33.460Z | Compiling async-recursion v1.1.1 |
| 855 | 2026-07-21T19:47:33.531Z | Compiling async-trait v0.1.86 |
| 856 | 2026-07-21T19:47:33.536Z | Checking jiff v0.2.32 |
| 857 | 2026-07-21T19:47:33.575Z | Checking cpufeatures v0.3.0 |
| 858 | 2026-07-21T19:47:33.640Z | Checking typed-path v0.9.3 |
| 859 | 2026-07-21T19:47:33.687Z | Checking sha2 v0.11.0 |
| 860 | 2026-07-21T19:47:34.060Z | Checking snafu v0.8.5 |
| 861 | 2026-07-21T19:47:34.097Z | Checking camino-tempfile v1.4.1 |
| 862 | 2026-07-21T19:47:34.248Z | Checking flate2 v1.0.35 |
| 863 | 2026-07-21T19:47:34.346Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 864 | 2026-07-21T19:47:34.391Z | Checking digest-io v0.1.0 |
| 865 | 2026-07-21T19:47:34.487Z | Checking atomicwrites v0.4.4 |
| 866 | 2026-07-21T19:47:34.498Z | Compiling crossbeam-utils v0.8.21 |
| 867 | 2026-07-21T19:47:34.502Z | Checking rawzip v0.4.4 |
| 868 | 2026-07-21T19:47:34.542Z | Compiling time-core v0.1.8 |
| 869 | 2026-07-21T19:47:34.575Z | Compiling num-conv v0.2.2 |
| 870 | 2026-07-21T19:47:34.591Z | Checking powerfmt v0.2.0 |
| 871 | 2026-07-21T19:47:34.678Z | Checking tokio-stream v0.1.18 |
| 872 | 2026-07-21T19:47:34.711Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 873 | 2026-07-21T19:47:34.720Z | Compiling time-macros v0.2.27 |
| 874 | 2026-07-21T19:47:34.730Z | Checking deranged v0.5.8 |
| 875 | 2026-07-21T19:47:35.013Z | Checking thread_local v1.1.8 |
| 876 | 2026-07-21T19:47:35.049Z | Compiling slog-async v2.8.0 |
| 877 | 2026-07-21T19:47:35.173Z | Checking arc-swap v1.7.1 |
| 878 | 2026-07-21T19:47:35.359Z | Checking crossbeam-channel v0.5.15 |
| 879 | 2026-07-21T19:47:35.368Z | Checking tokio-test v0.4.5 |
| 880 | 2026-07-21T19:47:35.377Z | Checking slog-scope v4.4.0 |
| 881 | 2026-07-21T19:47:35.400Z | Checking regex v1.11.1 |
| 882 | 2026-07-21T19:47:35.491Z | Checking take_mut v0.2.2 |
| 883 | 2026-07-21T19:47:35.530Z | Compiling anyhow v1.0.96 |
| 884 | 2026-07-21T19:47:35.583Z | Checking term v1.2.1 |
| 885 | 2026-07-21T19:47:35.652Z | Checking slog-stdlog v4.1.1 |
| 886 | 2026-07-21T19:47:35.671Z | Checking unicode-width v0.2.0 |
| 887 | 2026-07-21T19:47:35.721Z | Checking time v0.3.47 |
| 888 | 2026-07-21T19:47:35.753Z | Checking unicode-segmentation v1.12.0 |
| 889 | 2026-07-21T19:47:35.795Z | Checking similar v2.7.0 |
| 890 | 2026-07-21T19:47:35.908Z | Checking console v0.15.10 |
| 891 | 2026-07-21T19:47:36.051Z | Checking newline-converter v0.3.0 |
| 892 | 2026-07-21T19:47:36.160Z | Checking expectorate v1.1.0 |
| 893 | 2026-07-21T19:47:36.510Z | Checking slog-term v2.9.2 |
| 894 | 2026-07-21T19:47:36.737Z | Checking slog-envlogger v2.2.0 |
| 895 | 2026-07-21T19:47:41.136Z | Checking rustls-webpki v0.103.13 |
| 896 | 2026-07-21T19:47:43.227Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 897 | 2026-07-21T19:47:44.734Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 898 | 2026-07-21T19:47:45.948Z | Checking tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 899 | 2026-07-21T19:47:46.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s |
| 900 | 2026-07-21T19:47:46.629Z | |
| 901 | 2026-07-21T19:47:46.629Z | real 36.645433652 |
| 902 | 2026-07-21T19:47:46.629Z | user 2:07.941885607 |
| 903 | 2026-07-21T19:47:46.629Z | sys 34.106571649 |
| 904 | 2026-07-21T19:47:46.629Z | trap 0.073799876 |
| 905 | 2026-07-21T19:47:46.629Z | tflt 0.253584023 |
| 906 | 2026-07-21T19:47:46.629Z | dflt 0.161252993 |
| 907 | 2026-07-21T19:47:46.629Z | kflt 0.009812037 |
| 908 | 2026-07-21T19:47:46.629Z | lock 5:35.334358937 |
| 909 | 2026-07-21T19:47:46.629Z | slp 7:22.930283455 |
| 910 | 2026-07-21T19:47:46.629Z | lat 6.521535449 |
| 911 | 2026-07-21T19:47:46.629Z | stop 33.020784326 |
| 912 | 2026-07-21T19:47:46.633Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 913 | 2026-07-21T19:47:46.633Z | + ptime -m cargo doc --workspace --no-deps |
| 914 | 2026-07-21T19:47:46.818Z | warning: output filename collision at /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html |
| 915 | 2026-07-21T19:47:46.818Z | | |
| 916 | 2026-07-21T19:47:46.818Z | = 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)` |
| 917 | 2026-07-21T19:47:46.818Z | = 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> |
| 918 | 2026-07-21T19:47:46.853Z | Compiling num-traits v0.2.19 |
| 919 | 2026-07-21T19:47:46.889Z | Checking ppv-lite86 v0.2.20 |
| 920 | 2026-07-21T19:47:46.900Z | Checking byte-wrapper v0.1.0 |
| 921 | 2026-07-21T19:47:46.908Z | Checking tokio v1.47.2 |
| 922 | 2026-07-21T19:47:47.141Z | Checking rand_chacha v0.3.1 |
| 923 | 2026-07-21T19:47:47.277Z | Checking rand v0.8.6 |
| 924 | 2026-07-21T19:47:47.642Z | Checking num-integer v0.1.46 |
| 925 | 2026-07-21T19:47:47.642Z | Checking chrono v0.4.40 |
| 926 | 2026-07-21T19:47:47.818Z | Checking num-iter v0.1.45 |
| 927 | 2026-07-21T19:47:47.897Z | Checking num-bigint-dig v0.8.6 |
| 928 | 2026-07-21T19:47:48.288Z | Checking slog-term v2.9.2 |
| 929 | 2026-07-21T19:47:48.497Z | Checking slog-envlogger v2.2.0 |
| 930 | 2026-07-21T19:47:48.500Z | Checking rsa v0.9.10 |
| 931 | 2026-07-21T19:47:48.835Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 932 | 2026-07-21T19:47:48.903Z | Checking tokio-util v0.7.15 |
| 933 | 2026-07-21T19:47:49.115Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 934 | 2026-07-21T19:47:49.180Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 935 | 2026-07-21T19:47:49.426Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 936 | 2026-07-21T19:47:49.426Z | Documenting tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 937 | 2026-07-21T19:47:49.817Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 938 | 2026-07-21T19:47:49.817Z | Documenting tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 939 | 2026-07-21T19:47:50.778Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 940 | 2026-07-21T19:47:50.782Z | Documenting tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 941 | 2026-07-21T19:47:51.779Z | Documenting tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 942 | 2026-07-21T19:47:53.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s |
| 943 | 2026-07-21T19:47:53.362Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 944 | 2026-07-21T19:47:53.376Z | |
| 945 | 2026-07-21T19:47:53.379Z | real 6.731703346 |
| 946 | 2026-07-21T19:47:53.379Z | user 12.510970777 |
| 947 | 2026-07-21T19:47:53.379Z | sys 2.508652472 |
| 948 | 2026-07-21T19:47:53.379Z | trap 0.001444458 |
| 949 | 2026-07-21T19:47:53.379Z | tflt 0.004051737 |
| 950 | 2026-07-21T19:47:53.379Z | dflt 0.001037850 |
| 951 | 2026-07-21T19:47:53.379Z | kflt 0.000002177 |
| 952 | 2026-07-21T19:47:53.379Z | lock 44.703371087 |
| 953 | 2026-07-21T19:47:53.379Z | slp 29.585906145 |
| 954 | 2026-07-21T19:47:53.379Z | lat 0.019887770 |
| 955 | 2026-07-21T19:47:53.379Z | stop 0.469473925 |
| 956 | 2026-07-21T19:47:53.379Z | process exited: duration 95578 ms, exit code 0 |
| |
| 957 | 2026-07-21T19:47:53.386Z | found 0 output files |