|
|
|
| 1 | 2026-07-03T04:45:59.456Z | job assigned to worker 01KWK4Q715EEQ4RGPCJCBV88K7 [factory aws, i-0438cfbb6bae3e1b7] (queued for 44 s) |
| |
| 2 | 2026-07-03T04:46:05.753Z | starting task 0: "setup" |
| 3 | 2026-07-03T04:46:05.757Z | ++ uname -s |
| 4 | 2026-07-03T04:46:05.760Z | + kern=SunOS |
| 5 | 2026-07-03T04:46:05.761Z | + build_user=build |
| 6 | 2026-07-03T04:46:05.761Z | + build_uid=12345 |
| 7 | 2026-07-03T04:46:05.761Z | + work_dir=/work |
| 8 | 2026-07-03T04:46:05.761Z | + input_dir=/input |
| 9 | 2026-07-03T04:46:05.761Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-03T04:46:05.761Z | + case "$kern" in |
| 11 | 2026-07-03T04:46:05.761Z | + groupadd -g 12345 build |
| 12 | 2026-07-03T04:46:05.764Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-03T04:46:07.767Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-03T04:46:07.868Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-03T04:46:07.871Z | + home_fs=zfs |
| 16 | 2026-07-03T04:46:07.872Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-03T04:46:07.872Z | + mkdir -p /home/build |
| 18 | 2026-07-03T04:46:07.872Z | + chown build:build /home/build /work |
| 19 | 2026-07-03T04:46:09.873Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-03T04:46:09.876Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-07-03T04:46:09.882Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-03T04:46:09.887Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-03T04:46:09.887Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-03T04:46:09.887Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-03T04:46:09.887Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-03T04:46:09.887Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-03T04:46:09.887Z | * rust toolchain profile = "default" |
| 28 | 2026-07-03T04:46:09.890Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-03T04:46:09.890Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-03T04:46:10.039Z | info: downloading installer |
| 31 | 2026-07-03T04:46:11.398Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-03T04:46:11.398Z | warn: /opt/ooce/bin |
| 33 | 2026-07-03T04:46:11.398Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-03T04:46:11.398Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-03T04:46:11.398Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-03T04:46:11.398Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-03T04:46:11.398Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-03T04:46:11.398Z | error: cannot install while Rust is installed |
| 39 | 2026-07-03T04:46:11.398Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-03T04:46:11.398Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-03T04:46:11.398Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-03T04:46:11.398Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-03T04:46:11.398Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-03T04:46:11.412Z | info: profile set to default |
| 45 | 2026-07-03T04:46:11.412Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-03T04:46:11.415Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-03T04:46:11.557Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-03T04:46:11.560Z | info: downloading 6 components |
| 49 | 2026-07-03T04:46:28.893Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-03T04:46:28.893Z | |
| 51 | 2026-07-03T04:46:28.920Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-03T04:46:28.920Z | |
| 53 | 2026-07-03T04:46:28.920Z | |
| 54 | 2026-07-03T04:46:28.921Z | Rust is installed now. Great! |
| 55 | 2026-07-03T04:46:28.921Z | |
| 56 | 2026-07-03T04:46:28.921Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-03T04:46:28.921Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-03T04:46:28.921Z | |
| 59 | 2026-07-03T04:46:28.921Z | To configure your current shell, you need to source |
| 60 | 2026-07-03T04:46:28.921Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-03T04:46:28.921Z | |
| 62 | 2026-07-03T04:46:28.921Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-03T04:46:28.921Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-03T04:46:28.921Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-03T04:46:28.921Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-03T04:46:28.921Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-03T04:46:28.921Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-03T04:46:28.921Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-03T04:46:28.925Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-03T04:46:28.925Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-03T04:46:29.012Z | + rustup --version |
| 72 | 2026-07-03T04:46:29.021Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-03T04:46:29.025Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-03T04:46:29.043Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-03T04:46:29.046Z | + cargo --version |
| 76 | 2026-07-03T04:46:29.058Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-03T04:46:29.062Z | + rustc --version |
| 78 | 2026-07-03T04:46:29.081Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-03T04:46:29.084Z | process exited: duration 19197 ms, exit code 0 |
| |
| 80 | 2026-07-03T04:46:29.091Z | starting task 2: "authentication" |
| 81 | 2026-07-03T04:46:29.108Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-03T04:46:29.116Z | starting task 3: "clone repository" |
| 83 | 2026-07-03T04:46:29.119Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-03T04:46:29.123Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-03T04:46:29.152Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-03T04:46:29.603Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-03T04:46:29.603Z | + git fetch origin f5bfd8974ebb12eb0abb896085ead8a7d4b21f9c |
| 88 | 2026-07-03T04:46:29.841Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-03T04:46:29.841Z | * branch f5bfd8974ebb12eb0abb896085ead8a7d4b21f9c -> FETCH_HEAD |
| 90 | 2026-07-03T04:46:29.847Z | + [[ -n iliana/artifact-hash-v1-schema ]] |
| 91 | 2026-07-03T04:46:29.851Z | ++ git branch --show-current |
| 92 | 2026-07-03T04:46:29.851Z | + current=main |
| 93 | 2026-07-03T04:46:29.851Z | + [[ main != iliana/artifact-hash-v1-schema ]] |
| 94 | 2026-07-03T04:46:29.851Z | + git branch -f iliana/artifact-hash-v1-schema f5bfd8974ebb12eb0abb896085ead8a7d4b21f9c |
| 95 | 2026-07-03T04:46:29.854Z | + git checkout -f iliana/artifact-hash-v1-schema |
| 96 | 2026-07-03T04:46:29.864Z | Switched to branch 'iliana/artifact-hash-v1-schema' |
| 97 | 2026-07-03T04:46:29.867Z | + git reset --hard f5bfd8974ebb12eb0abb896085ead8a7d4b21f9c |
| 98 | 2026-07-03T04:46:29.871Z | HEAD is now at f5bfd89 add ArtifactHash::v1_json_schema |
| 99 | 2026-07-03T04:46:29.875Z | process exited: duration 757 ms, exit code 0 |
| |
| 100 | 2026-07-03T04:46:29.881Z | starting task 4: "build" |
| 101 | 2026-07-03T04:46:29.885Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-03T04:46:29.888Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-03T04:46:29.888Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-03T04:46:29.888Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-03T04:46:29.888Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-03T04:46:29.889Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-03T04:46:29.889Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-03T04:46:29.889Z | +++ uname -s |
| 109 | 2026-07-03T04:46:29.889Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-03T04:46:29.889Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-03T04:46:29.889Z | ++ CLANGVER=15 |
| 112 | 2026-07-03T04:46:29.889Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-03T04:46:39.382Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-03T04:46:47.046Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-03T04:46:54.297Z | Planning: Solver setup ... Done (5.967s) |
| 116 | 2026-07-03T04:46:54.338Z | Planning: Running solver ... Done (0.041s) |
| 117 | 2026-07-03T04:46:54.478Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-03T04:46:54.489Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-03T04:46:54.587Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-03T04:46:54.618Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-07-03T04:46:54.645Z | Planning: Merging actions ... Done (0.027s) |
| 122 | 2026-07-03T04:46:54.753Z | Planning: Checking for conflicting actions ... Done (0.108s) |
| 123 | 2026-07-03T04:46:54.760Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-03T04:46:55.538Z | Planning: Evaluating mediators ... Done (0.778s) |
| 125 | 2026-07-03T04:46:55.544Z | Planning: Planning completed in 8.32 seconds |
| 126 | 2026-07-03T04:46:55.555Z | Packages to install: 3 |
| 127 | 2026-07-03T04:46:55.555Z | Mediators to change: 2 |
| 128 | 2026-07-03T04:46:55.555Z | Services to change: 1 |
| 129 | 2026-07-03T04:46:55.555Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-03T04:46:55.555Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-03T04:46:55.559Z | Create boot environment: No |
| 132 | 2026-07-03T04:46:55.559Z | Create backup boot environment: No |
| 133 | 2026-07-03T04:46:55.559Z | Rebuild boot archive: No |
| 134 | 2026-07-03T04:46:55.559Z | |
| 135 | 2026-07-03T04:46:55.559Z | Changed mediators: |
| 136 | 2026-07-03T04:46:55.559Z | mediator clang: |
| 137 | 2026-07-03T04:46:55.559Z | version: None -> 15 (system default) |
| 138 | 2026-07-03T04:46:55.559Z | |
| 139 | 2026-07-03T04:46:55.559Z | mediator llvm: |
| 140 | 2026-07-03T04:46:55.559Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-03T04:46:55.559Z | |
| 142 | 2026-07-03T04:46:55.559Z | Changed packages: |
| 143 | 2026-07-03T04:46:55.559Z | helios-dev |
| 144 | 2026-07-03T04:46:55.559Z | developer/build-essential |
| 145 | 2026-07-03T04:46:55.559Z | None -> 11-2.0 |
| 146 | 2026-07-03T04:46:55.559Z | ooce/developer/clang-15 |
| 147 | 2026-07-03T04:46:55.559Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-03T04:46:55.559Z | ooce/developer/llvm-15 |
| 149 | 2026-07-03T04:46:55.559Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-03T04:46:55.559Z | |
| 151 | 2026-07-03T04:46:55.559Z | Services: |
| 152 | 2026-07-03T04:46:55.559Z | restart_fmri: |
| 153 | 2026-07-03T04:46:55.559Z | svc:/system/update-man-index:default |
| 154 | 2026-07-03T04:46:55.598Z | |
| 155 | 2026-07-03T04:46:55.598Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-03T04:47:00.600Z | Download: 1639/3076 items 114.7/211.3MB 54% complete (23.4M/s) |
| 157 | 2026-07-03T04:47:05.601Z | Download: 2465/3076 items 119.4/211.3MB 56% complete (12.1M/s) |
| 158 | 2026-07-03T04:47:09.574Z | Download: Completed 211.31 MB in 13.97 seconds (15.1M/s) |
| 159 | 2026-07-03T04:47:09.819Z | Actions: 1/3430 actions (Installing new actions) |
| 160 | 2026-07-03T04:47:12.924Z | Actions: Completed 3430 actions in 3.10 seconds. |
| 161 | 2026-07-03T04:47:13.572Z | Done (0.645s) |
| 162 | 2026-07-03T04:47:13.572Z | Done (0.000s) |
| 163 | 2026-07-03T04:47:14.309Z | Done (0.736s) |
| 164 | 2026-07-03T04:47:17.681Z | Done (3.017s) |
| 165 | 2026-07-03T04:47:17.751Z | Done (0.012s) |
| 166 | 2026-07-03T04:47:17.754Z | Done (0.000s) |
| 167 | 2026-07-03T04:47:18.016Z | Done (0.000s) |
| 168 | 2026-07-03T04:47:18.693Z | ++ (( rc != 4 && rc != 0 )) |
| 169 | 2026-07-03T04:47:18.693Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 170 | 2026-07-03T04:47:18.889Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-07-03T04:47:18.996Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-07-03T04:47:18.999Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-07-03T04:47:19.156Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-07-03T04:47:19.159Z | Planning: Planning completed in 0.27 seconds |
| 175 | 2026-07-03T04:47:19.177Z | Mediators to change: 2 |
| 176 | 2026-07-03T04:47:19.177Z | Create boot environment: No |
| 177 | 2026-07-03T04:47:19.180Z | Create backup boot environment: No |
| 178 | 2026-07-03T04:47:19.251Z | Done |
| 179 | 2026-07-03T04:47:19.251Z | Done |
| 180 | 2026-07-03T04:47:19.882Z | Done |
| 181 | 2026-07-03T04:47:22.347Z | Done |
| 182 | 2026-07-03T04:47:22.420Z | Done |
| 183 | 2026-07-03T04:47:22.423Z | Done |
| 184 | 2026-07-03T04:47:22.579Z | Done |
| 185 | 2026-07-03T04:47:22.648Z | + cargo --version |
| 186 | 2026-07-03T04:47:22.657Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 187 | 2026-07-03T04:47:22.660Z | + rustc --version |
| 188 | 2026-07-03T04:47:22.680Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 189 | 2026-07-03T04:47:22.683Z | + curl -sSfL --retry 10 https://get.nexte.st/latest/illumos |
| 190 | 2026-07-03T04:47:22.686Z | + gunzip |
| 191 | 2026-07-03T04:47:22.686Z | + tar -xvf - -C /home/build/.cargo/bin |
| 192 | 2026-07-03T04:47:23.821Z | x cargo-nextest, 22797160 bytes, 44526 tape blocks |
| 193 | 2026-07-03T04:47:23.825Z | + banner build |
| 194 | 2026-07-03T04:47:23.825Z | |
| 195 | 2026-07-03T04:47:23.825Z | ##### # # # # ##### |
| 196 | 2026-07-03T04:47:23.825Z | # # # # # # # # |
| 197 | 2026-07-03T04:47:23.825Z | ##### # # # # # # |
| 198 | 2026-07-03T04:47:23.825Z | # # # # # # # # |
| 199 | 2026-07-03T04:47:23.825Z | # # # # # # # # |
| 200 | 2026-07-03T04:47:23.825Z | ##### #### # ###### ##### |
| 201 | 2026-07-03T04:47:23.825Z | |
| 202 | 2026-07-03T04:47:23.825Z | + ptime -m cargo build |
| 203 | 2026-07-03T04:47:23.936Z | Updating crates.io index |
| 204 | 2026-07-03T04:47:23.977Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 205 | 2026-07-03T04:47:24.536Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 206 | 2026-07-03T04:47:24.790Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 207 | 2026-07-03T04:47:25.068Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 208 | 2026-07-03T04:47:26.695Z | Downloading crates ... |
| 209 | 2026-07-03T04:47:26.753Z | Downloaded fnv v1.0.7 |
| 210 | 2026-07-03T04:47:26.758Z | Downloaded cpufeatures v0.3.0 |
| 211 | 2026-07-03T04:47:26.761Z | Downloaded array-init v0.0.4 |
| 212 | 2026-07-03T04:47:26.769Z | Downloaded hex v0.4.3 |
| 213 | 2026-07-03T04:47:26.772Z | Downloaded futures-task v0.3.31 |
| 214 | 2026-07-03T04:47:26.772Z | Downloaded dyn-clone v1.0.18 |
| 215 | 2026-07-03T04:47:26.775Z | Downloaded crypto-common v0.2.2 |
| 216 | 2026-07-03T04:47:26.775Z | Downloaded cc v1.2.61 |
| 217 | 2026-07-03T04:47:26.779Z | Downloaded const-oid v0.9.6 |
| 218 | 2026-07-03T04:47:26.782Z | Downloaded displaydoc v0.2.5 |
| 219 | 2026-07-03T04:47:26.785Z | Downloaded itoa v1.0.11 |
| 220 | 2026-07-03T04:47:26.785Z | Downloaded anyhow v1.0.96 |
| 221 | 2026-07-03T04:47:26.788Z | Downloaded base64ct v1.6.0 |
| 222 | 2026-07-03T04:47:26.791Z | Downloaded daft v0.1.1 |
| 223 | 2026-07-03T04:47:26.791Z | Downloaded bytes v1.11.1 |
| 224 | 2026-07-03T04:47:26.794Z | Downloaded icu_normalizer_data v1.5.0 |
| 225 | 2026-07-03T04:47:26.794Z | Downloaded ciborium-ll v0.2.2 |
| 226 | 2026-07-03T04:47:26.797Z | Downloaded same-file v1.0.6 |
| 227 | 2026-07-03T04:47:26.797Z | Downloaded percent-encoding v2.3.2 |
| 228 | 2026-07-03T04:47:26.797Z | Downloaded ref-cast-impl v1.0.25 |
| 229 | 2026-07-03T04:47:26.801Z | Downloaded ahash v0.8.11 |
| 230 | 2026-07-03T04:47:26.804Z | Downloaded form_urlencoded v1.2.2 |
| 231 | 2026-07-03T04:47:26.807Z | Downloaded colorchoice v1.0.2 |
| 232 | 2026-07-03T04:47:26.807Z | Downloaded bitvec v1.0.1 |
| 233 | 2026-07-03T04:47:26.814Z | Downloaded packed_struct_codegen v0.10.1 |
| 234 | 2026-07-03T04:47:26.817Z | Downloaded signature v2.2.0 |
| 235 | 2026-07-03T04:47:26.817Z | Downloaded olpc-cjson v0.1.4 |
| 236 | 2026-07-03T04:47:26.817Z | Downloaded async-trait v0.1.86 |
| 237 | 2026-07-03T04:47:26.820Z | Downloaded anstyle-parse v0.2.5 |
| 238 | 2026-07-03T04:47:26.820Z | Downloaded crc-any v2.5.0 |
| 239 | 2026-07-03T04:47:26.823Z | Downloaded litemap v0.7.3 |
| 240 | 2026-07-03T04:47:26.823Z | Downloaded clap v4.5.31 |
| 241 | 2026-07-03T04:47:26.828Z | Downloaded slog-stdlog v4.1.1 |
| 242 | 2026-07-03T04:47:26.830Z | Downloaded semver v1.0.25 |
| 243 | 2026-07-03T04:47:26.830Z | Downloaded pkcs8 v0.10.2 |
| 244 | 2026-07-03T04:47:26.834Z | Downloaded slog-async v2.8.0 |
| 245 | 2026-07-03T04:47:26.834Z | Downloaded cfg-if v1.0.0 |
| 246 | 2026-07-03T04:47:26.834Z | Downloaded crc-catalog v2.4.0 |
| 247 | 2026-07-03T04:47:26.837Z | Downloaded crc v3.2.1 |
| 248 | 2026-07-03T04:47:26.837Z | Downloaded adler2 v2.0.0 |
| 249 | 2026-07-03T04:47:26.837Z | Downloaded idna_adapter v1.2.0 |
| 250 | 2026-07-03T04:47:26.840Z | Downloaded pin-project-lite v0.2.14 |
| 251 | 2026-07-03T04:47:26.843Z | Downloaded equivalent v1.0.1 |
| 252 | 2026-07-03T04:47:26.843Z | Downloaded digest-io v0.1.0 |
| 253 | 2026-07-03T04:47:26.843Z | Downloaded cpufeatures v0.2.14 |
| 254 | 2026-07-03T04:47:26.843Z | Downloaded atomicwrites v0.4.4 |
| 255 | 2026-07-03T04:47:26.846Z | Downloaded icu_locid_transform v1.5.0 |
| 256 | 2026-07-03T04:47:26.846Z | Downloaded clap_lex v0.7.4 |
| 257 | 2026-07-03T04:47:26.846Z | Downloaded block-buffer v0.10.4 |
| 258 | 2026-07-03T04:47:26.849Z | Downloaded anstyle v1.0.10 |
| 259 | 2026-07-03T04:47:26.849Z | Downloaded cmake v0.1.58 |
| 260 | 2026-07-03T04:47:26.852Z | Downloaded ciborium-io v0.2.2 |
| 261 | 2026-07-03T04:47:26.852Z | Downloaded crypto-common v0.1.6 |
| 262 | 2026-07-03T04:47:26.856Z | Downloaded subtle v2.6.1 |
| 263 | 2026-07-03T04:47:26.859Z | Downloaded rand_chacha v0.3.1 |
| 264 | 2026-07-03T04:47:26.859Z | Downloaded ref-cast v1.0.25 |
| 265 | 2026-07-03T04:47:26.859Z | Downloaded packed_struct v0.10.1 |
| 266 | 2026-07-03T04:47:26.862Z | Downloaded ppv-lite86 v0.2.20 |
| 267 | 2026-07-03T04:47:26.862Z | Downloaded async-recursion v1.1.1 |
| 268 | 2026-07-03T04:47:26.865Z | Downloaded anstyle-query v1.1.1 |
| 269 | 2026-07-03T04:47:26.865Z | Downloaded pem v3.0.5 |
| 270 | 2026-07-03T04:47:26.865Z | Downloaded flagset v0.4.6 |
| 271 | 2026-07-03T04:47:26.869Z | Downloaded futures-core v0.3.31 |
| 272 | 2026-07-03T04:47:26.872Z | Downloaded heck v0.5.0 |
| 273 | 2026-07-03T04:47:26.875Z | Downloaded darling_macro v0.21.3 |
| 274 | 2026-07-03T04:47:26.875Z | Downloaded path-slash v0.1.5 |
| 275 | 2026-07-03T04:47:26.875Z | Downloaded is-terminal v0.4.13 |
| 276 | 2026-07-03T04:47:26.878Z | Downloaded icu_provider_macros v1.5.0 |
| 277 | 2026-07-03T04:47:26.878Z | Downloaded camino-tempfile v1.4.1 |
| 278 | 2026-07-03T04:47:26.878Z | Downloaded nodrop v0.1.14 |
| 279 | 2026-07-03T04:47:26.881Z | Downloaded num-conv v0.2.2 |
| 280 | 2026-07-03T04:47:26.884Z | Downloaded maybe-uninit v2.0.0 |
| 281 | 2026-07-03T04:47:26.884Z | Downloaded slog-envlogger v2.2.0 |
| 282 | 2026-07-03T04:47:26.887Z | Downloaded errno v0.3.13 |
| 283 | 2026-07-03T04:47:26.887Z | Downloaded futures-io v0.3.31 |
| 284 | 2026-07-03T04:47:26.887Z | Downloaded filetime v0.2.25 |
| 285 | 2026-07-03T04:47:26.890Z | Downloaded block-buffer v0.12.1 |
| 286 | 2026-07-03T04:47:26.893Z | Downloaded serde_plain v1.0.2 |
| 287 | 2026-07-03T04:47:26.893Z | Downloaded futures-macro v0.3.31 |
| 288 | 2026-07-03T04:47:26.899Z | Downloaded fastrand v2.1.1 |
| 289 | 2026-07-03T04:47:26.902Z | Downloaded spin v0.9.8 |
| 290 | 2026-07-03T04:47:26.905Z | Downloaded pem-rfc7468 v0.7.0 |
| 291 | 2026-07-03T04:47:26.905Z | Downloaded futures-executor v0.3.31 |
| 292 | 2026-07-03T04:47:26.905Z | Downloaded futures-channel v0.3.31 |
| 293 | 2026-07-03T04:47:26.908Z | Downloaded autocfg v1.4.0 |
| 294 | 2026-07-03T04:47:26.908Z | Downloaded dunce v1.0.5 |
| 295 | 2026-07-03T04:47:26.908Z | Downloaded clap_derive v4.5.28 |
| 296 | 2026-07-03T04:47:26.911Z | Downloaded bitfield v0.14.0 |
| 297 | 2026-07-03T04:47:26.911Z | Downloaded pin-project-internal v1.1.6 |
| 298 | 2026-07-03T04:47:26.914Z | Downloaded rand_core v0.6.4 |
| 299 | 2026-07-03T04:47:26.914Z | Downloaded powerfmt v0.2.0 |
| 300 | 2026-07-03T04:47:26.917Z | Downloaded funty v2.0.0 |
| 301 | 2026-07-03T04:47:26.920Z | Downloaded num-iter v0.1.45 |
| 302 | 2026-07-03T04:47:26.920Z | Downloaded find-msvc-tools v0.1.9 |
| 303 | 2026-07-03T04:47:26.923Z | Downloaded futures-sink v0.3.31 |
| 304 | 2026-07-03T04:47:26.923Z | Downloaded ident_case v1.0.1 |
| 305 | 2026-07-03T04:47:26.926Z | Downloaded anstream v0.6.15 |
| 306 | 2026-07-03T04:47:26.929Z | Downloaded fs_extra v1.3.0 |
| 307 | 2026-07-03T04:47:26.932Z | Downloaded serde_spanned v0.6.8 |
| 308 | 2026-07-03T04:47:26.935Z | Downloaded strum v0.26.3 |
| 309 | 2026-07-03T04:47:26.935Z | Downloaded is_terminal_polyfill v1.70.1 |
| 310 | 2026-07-03T04:47:26.935Z | Downloaded stable_deref_trait v1.2.0 |
| 311 | 2026-07-03T04:47:26.938Z | Downloaded radium v0.7.0 |
| 312 | 2026-07-03T04:47:26.938Z | Downloaded pkg-config v0.3.31 |
| 313 | 2026-07-03T04:47:26.938Z | Downloaded generic-array v0.14.7 |
| 314 | 2026-07-03T04:47:26.944Z | Downloaded tap v1.0.1 |
| 315 | 2026-07-03T04:47:26.947Z | Downloaded daft-derive v0.1.1 |
| 316 | 2026-07-03T04:47:26.950Z | Downloaded time-core v0.1.8 |
| 317 | 2026-07-03T04:47:26.953Z | Downloaded byte-wrapper v0.1.0 |
| 318 | 2026-07-03T04:47:26.953Z | Downloaded toml_datetime v0.6.8 |
| 319 | 2026-07-03T04:47:26.957Z | Downloaded pkcs1 v0.7.5 |
| 320 | 2026-07-03T04:47:26.960Z | Downloaded globset v0.4.15 |
| 321 | 2026-07-03T04:47:26.960Z | Downloaded der_derive v0.7.3 |
| 322 | 2026-07-03T04:47:26.963Z | Downloaded lazy_static v1.5.0 |
| 323 | 2026-07-03T04:47:26.967Z | Downloaded digest v0.10.7 |
| 324 | 2026-07-03T04:47:26.970Z | Downloaded tinyvec_macros v0.1.1 |
| 325 | 2026-07-03T04:47:26.970Z | Downloaded strsim v0.11.1 |
| 326 | 2026-07-03T04:47:26.970Z | Downloaded version_check v0.9.5 |
| 327 | 2026-07-03T04:47:26.973Z | Downloaded tokio-macros v2.5.0 |
| 328 | 2026-07-03T04:47:26.976Z | Downloaded terminal_size v0.4.0 |
| 329 | 2026-07-03T04:47:26.976Z | Downloaded pin-utils v0.1.0 |
| 330 | 2026-07-03T04:47:26.979Z | Downloaded crc32fast v1.4.2 |
| 331 | 2026-07-03T04:47:26.979Z | Downloaded slog-scope v4.4.0 |
| 332 | 2026-07-03T04:47:26.979Z | Downloaded paste v1.0.15 |
| 333 | 2026-07-03T04:47:26.982Z | Downloaded deranged v0.5.8 |
| 334 | 2026-07-03T04:47:26.982Z | Downloaded byteorder v1.5.0 |
| 335 | 2026-07-03T04:47:26.982Z | Downloaded ciborium v0.2.2 |
| 336 | 2026-07-03T04:47:26.985Z | Downloaded jobserver v0.1.32 |
| 337 | 2026-07-03T04:47:26.985Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-07-03T04:47:26.988Z | Downloaded crossbeam-utils v0.8.21 |
| 339 | 2026-07-03T04:47:26.988Z | Downloaded ron v0.8.1 |
| 340 | 2026-07-03T04:47:26.991Z | Downloaded tls_codec_derive v0.4.1 |
| 341 | 2026-07-03T04:47:26.991Z | Downloaded rustls-pki-types v1.14.1 |
| 342 | 2026-07-03T04:47:26.994Z | Downloaded snafu-derive v0.8.5 |
| 343 | 2026-07-03T04:47:26.994Z | Downloaded serde-hex v0.1.0 |
| 344 | 2026-07-03T04:47:26.994Z | Downloaded synstructure v0.13.1 |
| 345 | 2026-07-03T04:47:26.997Z | Downloaded strum_macros v0.26.4 |
| 346 | 2026-07-03T04:47:26.997Z | Downloaded yoke-derive v0.7.4 |
| 347 | 2026-07-03T04:47:26.997Z | Downloaded rustversion v1.0.22 |
| 348 | 2026-07-03T04:47:27.001Z | Downloaded iana-time-zone v0.1.61 |
| 349 | 2026-07-03T04:47:27.001Z | Downloaded slab v0.4.9 |
| 350 | 2026-07-03T04:47:27.004Z | Downloaded bzip2 v0.4.4 |
| 351 | 2026-07-03T04:47:27.007Z | Downloaded getrandom v0.2.15 |
| 352 | 2026-07-03T04:47:27.010Z | Downloaded bitflags v2.6.0 |
| 353 | 2026-07-03T04:47:27.013Z | Downloaded xattr v1.3.1 |
| 354 | 2026-07-03T04:47:27.013Z | Downloaded zerofrom-derive v0.1.4 |
| 355 | 2026-07-03T04:47:27.016Z | Downloaded smallvec v0.6.14 |
| 356 | 2026-07-03T04:47:27.016Z | Downloaded digest v0.11.3 |
| 357 | 2026-07-03T04:47:27.016Z | Downloaded zeroize_derive v1.4.2 |
| 358 | 2026-07-03T04:47:27.019Z | Downloaded zerofrom v0.1.4 |
| 359 | 2026-07-03T04:47:27.019Z | Downloaded utf16_iter v1.0.5 |
| 360 | 2026-07-03T04:47:27.019Z | Downloaded thread_local v1.1.8 |
| 361 | 2026-07-03T04:47:27.019Z | Downloaded ryu v1.0.18 |
| 362 | 2026-07-03T04:47:27.022Z | Downloaded quote v1.0.38 |
| 363 | 2026-07-03T04:47:27.022Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-07-03T04:47:27.025Z | Downloaded untrusted v0.7.1 |
| 365 | 2026-07-03T04:47:27.028Z | Downloaded write16 v1.0.0 |
| 366 | 2026-07-03T04:47:27.028Z | Downloaded utf8_iter v1.0.4 |
| 367 | 2026-07-03T04:47:27.031Z | Downloaded walkdir v2.5.0 |
| 368 | 2026-07-03T04:47:27.034Z | Downloaded termcolor v1.4.1 |
| 369 | 2026-07-03T04:47:27.034Z | Downloaded slog-term v2.9.2 |
| 370 | 2026-07-03T04:47:27.034Z | Downloaded take_mut v0.2.2 |
| 371 | 2026-07-03T04:47:27.045Z | Downloaded spki v0.7.3 |
| 372 | 2026-07-03T04:47:27.045Z | Downloaded proc-macro2 v1.0.93 |
| 373 | 2026-07-03T04:47:27.045Z | Downloaded thiserror v1.0.69 |
| 374 | 2026-07-03T04:47:27.045Z | Downloaded tinystr v0.7.6 |
| 375 | 2026-07-03T04:47:27.045Z | Downloaded time-macros v0.2.27 |
| 376 | 2026-07-03T04:47:27.045Z | Downloaded camino v1.1.9 |
| 377 | 2026-07-03T04:47:27.045Z | Downloaded tls_codec v0.4.1 |
| 378 | 2026-07-03T04:47:27.045Z | Downloaded icu_locid_transform_data v1.5.0 |
| 379 | 2026-07-03T04:47:27.045Z | Downloaded hybrid-array v0.4.12 |
| 380 | 2026-07-03T04:47:27.049Z | Downloaded slog v2.7.0 |
| 381 | 2026-07-03T04:47:27.050Z | Downloaded half v2.7.1 |
| 382 | 2026-07-03T04:47:27.050Z | Downloaded serde_with_macros v3.14.1 |
| 383 | 2026-07-03T04:47:27.053Z | Downloaded once_cell v1.20.3 |
| 384 | 2026-07-03T04:47:27.053Z | Downloaded log v0.4.22 |
| 385 | 2026-07-03T04:47:27.056Z | Downloaded futures v0.3.31 |
| 386 | 2026-07-03T04:47:27.056Z | Downloaded yoke v0.7.4 |
| 387 | 2026-07-03T04:47:27.059Z | Downloaded thiserror-impl v2.0.12 |
| 388 | 2026-07-03T04:47:27.059Z | Downloaded getrandom v0.3.3 |
| 389 | 2026-07-03T04:47:27.062Z | Downloaded thiserror-impl v1.0.69 |
| 390 | 2026-07-03T04:47:27.062Z | Downloaded thiserror v2.0.12 |
| 391 | 2026-07-03T04:47:27.065Z | Downloaded env_logger v0.10.2 |
| 392 | 2026-07-03T04:47:27.065Z | Downloaded shlex v1.3.0 |
| 393 | 2026-07-03T04:47:27.068Z | Downloaded sha2 v0.10.8 |
| 394 | 2026-07-03T04:47:27.071Z | Downloaded zerovec-derive v0.10.3 |
| 395 | 2026-07-03T04:47:27.071Z | Downloaded pin-project v1.1.6 |
| 396 | 2026-07-03T04:47:27.075Z | Downloaded darling v0.21.3 |
| 397 | 2026-07-03T04:47:27.078Z | Downloaded num-integer v0.1.46 |
| 398 | 2026-07-03T04:47:27.081Z | Downloaded darling_core v0.21.3 |
| 399 | 2026-07-03T04:47:27.084Z | Downloaded const-oid v0.10.2 |
| 400 | 2026-07-03T04:47:27.084Z | Downloaded arc-swap v1.7.1 |
| 401 | 2026-07-03T04:47:27.087Z | Downloaded smallvec v1.14.0 |
| 402 | 2026-07-03T04:47:27.087Z | Downloaded base64 v0.22.1 |
| 403 | 2026-07-03T04:47:27.090Z | Downloaded tempfile v3.20.0 |
| 404 | 2026-07-03T04:47:27.090Z | Downloaded base64 v0.21.7 |
| 405 | 2026-07-03T04:47:27.093Z | Downloaded crossbeam-channel v0.5.15 |
| 406 | 2026-07-03T04:47:27.096Z | Downloaded icu_collections v1.5.0 |
| 407 | 2026-07-03T04:47:27.099Z | Downloaded tinyvec v1.8.0 |
| 408 | 2026-07-03T04:47:27.099Z | Downloaded zerocopy v0.6.6 |
| 409 | 2026-07-03T04:47:27.103Z | Downloaded unicode-ident v1.0.14 |
| 410 | 2026-07-03T04:47:27.110Z | Downloaded icu_properties v1.5.1 |
| 411 | 2026-07-03T04:47:27.118Z | Downloaded icu_normalizer v1.5.0 |
| 412 | 2026-07-03T04:47:27.121Z | Downloaded icu_locid v1.5.0 |
| 413 | 2026-07-03T04:47:27.125Z | Downloaded rustls-webpki v0.103.13 |
| 414 | 2026-07-03T04:47:27.128Z | Downloaded serde_core v1.0.228 |
| 415 | 2026-07-03T04:47:27.131Z | Downloaded der v0.7.9 |
| 416 | 2026-07-03T04:47:27.134Z | Downloaded wyz v0.5.1 |
| 417 | 2026-07-03T04:47:27.134Z | Downloaded writeable v0.5.5 |
| 418 | 2026-07-03T04:47:27.134Z | Downloaded schemars v0.9.0 |
| 419 | 2026-07-03T04:47:27.139Z | Downloaded sha2 v0.11.0 |
| 420 | 2026-07-03T04:47:27.142Z | Downloaded zerocopy-derive v0.7.35 |
| 421 | 2026-07-03T04:47:27.145Z | Downloaded flate2 v1.0.35 |
| 422 | 2026-07-03T04:47:27.148Z | Downloaded zeroize v1.8.1 |
| 423 | 2026-07-03T04:47:27.148Z | Downloaded hashbrown v0.12.3 |
| 424 | 2026-07-03T04:47:27.151Z | Downloaded zerocopy-derive v0.8.27 |
| 425 | 2026-07-03T04:47:27.154Z | Downloaded icu_provider v1.5.0 |
| 426 | 2026-07-03T04:47:27.154Z | Downloaded num-traits v0.2.19 |
| 427 | 2026-07-03T04:47:27.157Z | Downloaded indexmap v1.9.3 |
| 428 | 2026-07-03T04:47:27.157Z | Downloaded aho-corasick v1.1.3 |
| 429 | 2026-07-03T04:47:27.160Z | Downloaded toml v0.7.8 |
| 430 | 2026-07-03T04:47:27.163Z | Downloaded rand v0.8.6 |
| 431 | 2026-07-03T04:47:27.166Z | Downloaded miniz_oxide v0.8.0 |
| 432 | 2026-07-03T04:47:27.166Z | Downloaded term v1.2.1 |
| 433 | 2026-07-03T04:47:27.169Z | Downloaded zip v0.6.6 |
| 434 | 2026-07-03T04:47:27.169Z | Downloaded idna v1.1.0 |
| 435 | 2026-07-03T04:47:27.172Z | Downloaded hashbrown v0.13.2 |
| 436 | 2026-07-03T04:47:27.175Z | Downloaded schemars v1.1.0 |
| 437 | 2026-07-03T04:47:27.180Z | Downloaded url v2.5.7 |
| 438 | 2026-07-03T04:47:27.183Z | Downloaded snafu v0.8.5 |
| 439 | 2026-07-03T04:47:27.186Z | Downloaded hashbrown v0.15.1 |
| 440 | 2026-07-03T04:47:27.189Z | Downloaded typed-path v0.9.3 |
| 441 | 2026-07-03T04:47:27.192Z | Downloaded indexmap v2.7.1 |
| 442 | 2026-07-03T04:47:27.195Z | Downloaded tar v0.4.46 |
| 443 | 2026-07-03T04:47:27.201Z | Downloaded futures-util v0.3.31 |
| 444 | 2026-07-03T04:47:27.207Z | Downloaded clap_builder v4.5.31 |
| 445 | 2026-07-03T04:47:27.211Z | Downloaded serde_derive v1.0.228 |
| 446 | 2026-07-03T04:47:27.215Z | Downloaded rsa v0.9.10 |
| 447 | 2026-07-03T04:47:27.217Z | Downloaded unicode-normalization v0.1.24 |
| 448 | 2026-07-03T04:47:27.221Z | Downloaded winnow v0.5.40 |
| 449 | 2026-07-03T04:47:27.224Z | Downloaded memchr v2.7.4 |
| 450 | 2026-07-03T04:47:27.227Z | Downloaded zerocopy v0.7.35 |
| 451 | 2026-07-03T04:47:27.234Z | Downloaded serde v1.0.228 |
| 452 | 2026-07-03T04:47:27.237Z | Downloaded toml_edit v0.19.15 |
| 453 | 2026-07-03T04:47:27.246Z | Downloaded aws-lc-rs v1.16.3 |
| 454 | 2026-07-03T04:47:27.251Z | Downloaded libm v0.2.8 |
| 455 | 2026-07-03T04:47:27.255Z | Downloaded chrono v0.4.40 |
| 456 | 2026-07-03T04:47:27.264Z | Downloaded x509-cert v0.2.5 |
| 457 | 2026-07-03T04:47:27.267Z | Downloaded zerocopy v0.8.27 |
| 458 | 2026-07-03T04:47:27.279Z | Downloaded syn v2.0.96 |
| 459 | 2026-07-03T04:47:27.285Z | Downloaded typenum v1.20.1 |
| 460 | 2026-07-03T04:47:27.288Z | Downloaded num-bigint-dig v0.8.6 |
| 461 | 2026-07-03T04:47:27.291Z | Downloaded bstr v1.10.0 |
| 462 | 2026-07-03T04:47:27.299Z | Downloaded tokio-util v0.7.15 |
| 463 | 2026-07-03T04:47:27.333Z | Downloaded zerovec v0.10.4 |
| 464 | 2026-07-03T04:47:27.336Z | Downloaded serde_json v1.0.139 |
| 465 | 2026-07-03T04:47:27.348Z | Downloaded tough v0.22.0 |
| 466 | 2026-07-03T04:47:27.354Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 467 | 2026-07-03T04:47:27.361Z | Downloaded rawzip v0.4.4 |
| 468 | 2026-07-03T04:47:27.384Z | Downloaded tokio v1.47.2 |
| 469 | 2026-07-03T04:47:27.404Z | Downloaded serde_with v3.14.1 |
| 470 | 2026-07-03T04:47:27.420Z | Downloaded icu_properties_data v1.5.0 |
| 471 | 2026-07-03T04:47:27.429Z | Downloaded regex v1.11.1 |
| 472 | 2026-07-03T04:47:27.437Z | Downloaded syn v1.0.109 |
| 473 | 2026-07-03T04:47:27.445Z | Downloaded time v0.3.47 |
| 474 | 2026-07-03T04:47:27.464Z | Downloaded object v0.30.4 |
| 475 | 2026-07-03T04:47:27.490Z | Downloaded regex-syntax v0.8.5 |
| 476 | 2026-07-03T04:47:27.507Z | Downloaded rustix v0.38.37 |
| 477 | 2026-07-03T04:47:27.531Z | Downloaded rustls v0.23.40 |
| 478 | 2026-07-03T04:47:27.541Z | Downloaded rustix v1.0.7 |
| 479 | 2026-07-03T04:47:27.592Z | Downloaded zerocopy-derive v0.6.6 |
| 480 | 2026-07-03T04:47:27.617Z | Downloaded regex-automata v0.4.8 |
| 481 | 2026-07-03T04:47:27.642Z | Downloaded libc v0.2.170 |
| 482 | 2026-07-03T04:47:27.719Z | Downloaded ring v0.17.13 |
| 483 | 2026-07-03T04:47:28.034Z | Downloaded aws-lc-sys v0.40.0 |
| 484 | 2026-07-03T04:47:28.225Z | Compiling proc-macro2 v1.0.93 |
| 485 | 2026-07-03T04:47:28.225Z | Compiling unicode-ident v1.0.14 |
| 486 | 2026-07-03T04:47:28.225Z | Compiling serde_core v1.0.228 |
| 487 | 2026-07-03T04:47:28.228Z | Compiling serde v1.0.228 |
| 488 | 2026-07-03T04:47:28.228Z | Compiling libc v0.2.170 |
| 489 | 2026-07-03T04:47:28.229Z | Compiling cfg-if v1.0.0 |
| 490 | 2026-07-03T04:47:28.229Z | Compiling autocfg v1.4.0 |
| 491 | 2026-07-03T04:47:28.392Z | Compiling find-msvc-tools v0.1.9 |
| 492 | 2026-07-03T04:47:28.437Z | Compiling shlex v1.3.0 |
| 493 | 2026-07-03T04:47:28.612Z | Compiling version_check v0.9.5 |
| 494 | 2026-07-03T04:47:28.615Z | Compiling typenum v1.20.1 |
| 495 | 2026-07-03T04:47:28.683Z | Compiling byteorder v1.5.0 |
| 496 | 2026-07-03T04:47:28.750Z | Compiling zeroize v1.8.1 |
| 497 | 2026-07-03T04:47:28.895Z | Compiling memchr v2.7.4 |
| 498 | 2026-07-03T04:47:28.915Z | Compiling libm v0.2.8 |
| 499 | 2026-07-03T04:47:28.924Z | Compiling once_cell v1.20.3 |
| 500 | 2026-07-03T04:47:29.012Z | Compiling jobserver v0.1.32 |
| 501 | 2026-07-03T04:47:29.124Z | Compiling num-traits v0.2.19 |
| 502 | 2026-07-03T04:47:29.150Z | Compiling errno v0.3.13 |
| 503 | 2026-07-03T04:47:29.266Z | Compiling quote v1.0.38 |
| 504 | 2026-07-03T04:47:29.293Z | Compiling cc v1.2.61 |
| 505 | 2026-07-03T04:47:29.326Z | Compiling rustix v0.38.37 |
| 506 | 2026-07-03T04:47:29.460Z | Compiling syn v2.0.96 |
| 507 | 2026-07-03T04:47:29.491Z | Compiling heck v0.5.0 |
| 508 | 2026-07-03T04:47:29.518Z | Compiling const-oid v0.9.6 |
| 509 | 2026-07-03T04:47:29.579Z | Compiling stable_deref_trait v1.2.0 |
| 510 | 2026-07-03T04:47:29.652Z | Compiling strsim v0.11.1 |
| 511 | 2026-07-03T04:47:29.682Z | Compiling generic-array v0.14.7 |
| 512 | 2026-07-03T04:47:29.937Z | Compiling base64ct v1.6.0 |
| 513 | 2026-07-03T04:47:29.945Z | Compiling smallvec v1.14.0 |
| 514 | 2026-07-03T04:47:30.148Z | Compiling pem-rfc7468 v0.7.0 |
| 515 | 2026-07-03T04:47:30.215Z | Compiling getrandom v0.2.15 |
| 516 | 2026-07-03T04:47:30.225Z | Compiling log v0.4.22 |
| 517 | 2026-07-03T04:47:30.391Z | Compiling spin v0.9.8 |
| 518 | 2026-07-03T04:47:30.420Z | Compiling utf8parse v0.2.2 |
| 519 | 2026-07-03T04:47:30.431Z | Compiling flagset v0.4.6 |
| 520 | 2026-07-03T04:47:30.481Z | Compiling lazy_static v1.5.0 |
| 521 | 2026-07-03T04:47:30.510Z | Compiling anstyle-parse v0.2.5 |
| 522 | 2026-07-03T04:47:30.513Z | Compiling rand_core v0.6.4 |
| 523 | 2026-07-03T04:47:30.527Z | Compiling cmake v0.1.58 |
| 524 | 2026-07-03T04:47:30.549Z | Compiling dunce v1.0.5 |
| 525 | 2026-07-03T04:47:30.553Z | Compiling syn v1.0.109 |
| 526 | 2026-07-03T04:47:30.566Z | Compiling colorchoice v1.0.2 |
| 527 | 2026-07-03T04:47:30.575Z | Compiling anstyle v1.0.10 |
| 528 | 2026-07-03T04:47:30.639Z | Compiling fs_extra v1.3.0 |
| 529 | 2026-07-03T04:47:30.669Z | Compiling anstyle-query v1.1.1 |
| 530 | 2026-07-03T04:47:30.682Z | Compiling writeable v0.5.5 |
| 531 | 2026-07-03T04:47:30.725Z | Compiling radium v0.7.0 |
| 532 | 2026-07-03T04:47:30.765Z | Compiling is_terminal_polyfill v1.70.1 |
| 533 | 2026-07-03T04:47:30.788Z | Compiling litemap v0.7.3 |
| 534 | 2026-07-03T04:47:30.846Z | Compiling anstream v0.6.15 |
| 535 | 2026-07-03T04:47:30.846Z | Compiling crypto-common v0.1.6 |
| 536 | 2026-07-03T04:47:30.879Z | Compiling aws-lc-sys v0.40.0 |
| 537 | 2026-07-03T04:47:30.899Z | Compiling block-buffer v0.10.4 |
| 538 | 2026-07-03T04:47:30.962Z | Compiling clap_lex v0.7.4 |
| 539 | 2026-07-03T04:47:30.962Z | Compiling tap v1.0.1 |
| 540 | 2026-07-03T04:47:30.981Z | Compiling maybe-uninit v2.0.0 |
| 541 | 2026-07-03T04:47:31.001Z | Compiling itoa v1.0.11 |
| 542 | 2026-07-03T04:47:31.022Z | Compiling pkg-config v0.3.31 |
| 543 | 2026-07-03T04:47:31.063Z | Compiling wyz v0.5.1 |
| 544 | 2026-07-03T04:47:31.166Z | Compiling digest v0.10.7 |
| 545 | 2026-07-03T04:47:31.245Z | Compiling num-integer v0.1.46 |
| 546 | 2026-07-03T04:47:31.291Z | Compiling is-terminal v0.4.13 |
| 547 | 2026-07-03T04:47:31.313Z | Compiling ahash v0.8.11 |
| 548 | 2026-07-03T04:47:31.354Z | Compiling funty v2.0.0 |
| 549 | 2026-07-03T04:47:31.375Z | Compiling packed_struct v0.10.1 |
| 550 | 2026-07-03T04:47:31.458Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 551 | 2026-07-03T04:47:31.535Z | Compiling subtle v2.6.1 |
| 552 | 2026-07-03T04:47:31.547Z | Compiling num-bigint-dig v0.8.6 |
| 553 | 2026-07-03T04:47:31.635Z | Compiling futures-core v0.3.31 |
| 554 | 2026-07-03T04:47:31.680Z | Compiling icu_locid_transform_data v1.5.0 |
| 555 | 2026-07-03T04:47:31.761Z | Compiling slog v2.7.0 |
| 556 | 2026-07-03T04:47:31.771Z | Compiling hex v0.4.3 |
| 557 | 2026-07-03T04:47:31.797Z | Compiling bitvec v1.0.1 |
| 558 | 2026-07-03T04:47:32.028Z | Compiling num-iter v0.1.45 |
| 559 | 2026-07-03T04:47:32.073Z | Compiling slab v0.4.9 |
| 560 | 2026-07-03T04:47:32.114Z | Compiling indexmap v1.9.3 |
| 561 | 2026-07-03T04:47:32.125Z | Compiling crc32fast v1.4.2 |
| 562 | 2026-07-03T04:47:32.287Z | Compiling synstructure v0.13.1 |
| 563 | 2026-07-03T04:47:32.296Z | Compiling icu_properties_data v1.5.0 |
| 564 | 2026-07-03T04:47:32.322Z | Compiling fnv v1.0.7 |
| 565 | 2026-07-03T04:47:32.412Z | Compiling getrandom v0.3.3 |
| 566 | 2026-07-03T04:47:32.422Z | Compiling equivalent v1.0.1 |
| 567 | 2026-07-03T04:47:32.513Z | Compiling hashbrown v0.15.1 |
| 568 | 2026-07-03T04:47:32.629Z | Compiling aws-lc-rs v1.16.3 |
| 569 | 2026-07-03T04:47:32.749Z | Compiling rustix v1.0.7 |
| 570 | 2026-07-03T04:47:32.843Z | Compiling serde_json v1.0.139 |
| 571 | 2026-07-03T04:47:32.924Z | Compiling zerocopy v0.8.27 |
| 572 | 2026-07-03T04:47:33.039Z | Compiling ident_case v1.0.1 |
| 573 | 2026-07-03T04:47:33.069Z | Compiling cpufeatures v0.2.14 |
| 574 | 2026-07-03T04:47:33.086Z | Compiling futures-sink v0.3.31 |
| 575 | 2026-07-03T04:47:33.135Z | Compiling thiserror v1.0.69 |
| 576 | 2026-07-03T04:47:33.152Z | Compiling pin-project-lite v0.2.14 |
| 577 | 2026-07-03T04:47:33.183Z | Compiling nodrop v0.1.14 |
| 578 | 2026-07-03T04:47:33.242Z | Compiling crc-catalog v2.4.0 |
| 579 | 2026-07-03T04:47:33.270Z | Compiling array-init v0.0.4 |
| 580 | 2026-07-03T04:47:33.291Z | Compiling darling_core v0.21.3 |
| 581 | 2026-07-03T04:47:33.327Z | Compiling crc v3.2.1 |
| 582 | 2026-07-03T04:47:33.345Z | Compiling sha2 v0.10.8 |
| 583 | 2026-07-03T04:47:33.530Z | Compiling serde_derive v1.0.228 |
| 584 | 2026-07-03T04:47:33.594Z | Compiling zerofrom-derive v0.1.4 |
| 585 | 2026-07-03T04:47:33.603Z | Compiling yoke-derive v0.7.4 |
| 586 | 2026-07-03T04:47:33.607Z | Compiling zerocopy-derive v0.7.35 |
| 587 | 2026-07-03T04:47:34.043Z | Compiling zerovec-derive v0.10.3 |
| 588 | 2026-07-03T04:47:34.453Z | Compiling zerocopy v0.7.35 |
| 589 | 2026-07-03T04:47:34.623Z | Compiling displaydoc v0.2.5 |
| 590 | 2026-07-03T04:47:34.841Z | Compiling zerofrom v0.1.4 |
| 591 | 2026-07-03T04:47:34.935Z | Compiling der_derive v0.7.3 |
| 592 | 2026-07-03T04:47:34.965Z | Compiling yoke v0.7.4 |
| 593 | 2026-07-03T04:47:35.008Z | Compiling ppv-lite86 v0.2.20 |
| 594 | 2026-07-03T04:47:35.050Z | Compiling icu_provider_macros v1.5.0 |
| 595 | 2026-07-03T04:47:35.148Z | Compiling zerovec v0.10.4 |
| 596 | 2026-07-03T04:47:35.323Z | Compiling rand_chacha v0.3.1 |
| 597 | 2026-07-03T04:47:35.338Z | Compiling clap_derive v4.5.28 |
| 598 | 2026-07-03T04:47:35.393Z | Compiling zerocopy-derive v0.6.6 |
| 599 | 2026-07-03T04:47:35.598Z | Compiling rand v0.8.6 |
| 600 | 2026-07-03T04:47:35.614Z | Compiling packed_struct_codegen v0.10.1 |
| 601 | 2026-07-03T04:47:35.866Z | Compiling der v0.7.9 |
| 602 | 2026-07-03T04:47:36.032Z | Compiling tinystr v0.7.6 |
| 603 | 2026-07-03T04:47:36.045Z | Compiling icu_collections v1.5.0 |
| 604 | 2026-07-03T04:47:36.200Z | Compiling icu_locid v1.5.0 |
| 605 | 2026-07-03T04:47:36.225Z | Compiling zerocopy v0.6.6 |
| 606 | 2026-07-03T04:47:36.581Z | Compiling bitflags v2.6.0 |
| 607 | 2026-07-03T04:47:36.655Z | Compiling spki v0.7.3 |
| 608 | 2026-07-03T04:47:36.673Z | Compiling icu_provider v1.5.0 |
| 609 | 2026-07-03T04:47:36.807Z | Compiling pkcs8 v0.10.2 |
| 610 | 2026-07-03T04:47:36.963Z | Compiling pkcs1 v0.7.5 |
| 611 | 2026-07-03T04:47:37.068Z | Compiling icu_locid_transform v1.5.0 |
| 612 | 2026-07-03T04:47:37.130Z | Compiling serde_spanned v0.6.8 |
| 613 | 2026-07-03T04:47:37.140Z | Compiling toml_datetime v0.6.8 |
| 614 | 2026-07-03T04:47:37.266Z | Compiling zerocopy-derive v0.8.27 |
| 615 | 2026-07-03T04:47:37.370Z | Compiling thiserror-impl v1.0.69 |
| 616 | 2026-07-03T04:47:37.580Z | Compiling terminal_size v0.4.0 |
| 617 | 2026-07-03T04:47:37.721Z | Compiling clap_builder v4.5.31 |
| 618 | 2026-07-03T04:47:37.855Z | Compiling icu_properties v1.5.1 |
| 619 | 2026-07-03T04:47:38.235Z | Compiling indexmap v2.7.1 |
| 620 | 2026-07-03T04:47:38.351Z | Compiling smallvec v0.6.14 |
| 621 | 2026-07-03T04:47:38.500Z | Compiling signature v2.2.0 |
| 622 | 2026-07-03T04:47:38.529Z | Compiling hybrid-array v0.4.12 |
| 623 | 2026-07-03T04:47:38.545Z | Compiling aho-corasick v1.1.3 |
| 624 | 2026-07-03T04:47:38.637Z | Compiling ryu v1.0.18 |
| 625 | 2026-07-03T04:47:38.722Z | Compiling paste v1.0.15 |
| 626 | 2026-07-03T04:47:38.773Z | Compiling icu_normalizer_data v1.5.0 |
| 627 | 2026-07-03T04:47:38.815Z | Compiling winnow v0.5.40 |
| 628 | 2026-07-03T04:47:38.842Z | Compiling hashbrown v0.12.3 |
| 629 | 2026-07-03T04:47:38.989Z | Compiling utf16_iter v1.0.5 |
| 630 | 2026-07-03T04:47:39.002Z | Compiling base64 v0.21.7 |
| 631 | 2026-07-03T04:47:39.118Z | Compiling termcolor v1.4.1 |
| 632 | 2026-07-03T04:47:39.296Z | Compiling clap v4.5.31 |
| 633 | 2026-07-03T04:47:39.315Z | Compiling regex-syntax v0.8.5 |
| 634 | 2026-07-03T04:47:39.374Z | Compiling rustversion v1.0.22 |
| 635 | 2026-07-03T04:47:39.477Z | Compiling thiserror v2.0.12 |
| 636 | 2026-07-03T04:47:39.715Z | Compiling utf8_iter v1.0.4 |
| 637 | 2026-07-03T04:47:39.791Z | Compiling bitfield v0.14.0 |
| 638 | 2026-07-03T04:47:39.854Z | Compiling write16 v1.0.0 |
| 639 | 2026-07-03T04:47:39.932Z | Compiling icu_normalizer v1.5.0 |
| 640 | 2026-07-03T04:47:39.946Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 641 | 2026-07-03T04:47:40.098Z | Compiling toml_edit v0.19.15 |
| 642 | 2026-07-03T04:47:40.257Z | Compiling env_logger v0.10.2 |
| 643 | 2026-07-03T04:47:40.718Z | Compiling ron v0.8.1 |
| 644 | 2026-07-03T04:47:40.785Z | Compiling regex-automata v0.4.8 |
| 645 | 2026-07-03T04:47:41.292Z | Compiling rsa v0.9.10 |
| 646 | 2026-07-03T04:47:41.927Z | Compiling serde-hex v0.1.0 |
| 647 | 2026-07-03T04:47:42.089Z | Compiling bzip2 v0.4.4 |
| 648 | 2026-07-03T04:47:42.380Z | Compiling x509-cert v0.2.5 |
| 649 | 2026-07-03T04:47:43.246Z | Compiling hashbrown v0.13.2 |
| 650 | 2026-07-03T04:47:43.283Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 651 | 2026-07-03T04:47:43.283Z | Compiling darling_macro v0.21.3 |
| 652 | 2026-07-03T04:47:43.466Z | Compiling thiserror-impl v2.0.12 |
| 653 | 2026-07-03T04:47:43.700Z | Compiling futures-macro v0.3.31 |
| 654 | 2026-07-03T04:47:43.720Z | Compiling futures-channel v0.3.31 |
| 655 | 2026-07-03T04:47:43.838Z | Compiling pin-utils v0.1.0 |
| 656 | 2026-07-03T04:47:43.906Z | Compiling untrusted v0.7.1 |
| 657 | 2026-07-03T04:47:43.934Z | Compiling tinyvec_macros v0.1.1 |
| 658 | 2026-07-03T04:47:44.001Z | Compiling crossbeam-utils v0.8.21 |
| 659 | 2026-07-03T04:47:44.026Z | Compiling futures-task v0.3.31 |
| 660 | 2026-07-03T04:47:44.164Z | Compiling futures-io v0.3.31 |
| 661 | 2026-07-03T04:47:44.194Z | Compiling iana-time-zone v0.1.61 |
| 662 | 2026-07-03T04:47:44.258Z | Compiling crc-any v2.5.0 |
| 663 | 2026-07-03T04:47:44.296Z | Compiling fastrand v2.1.1 |
| 664 | 2026-07-03T04:47:44.335Z | Compiling chrono v0.4.40 |
| 665 | 2026-07-03T04:47:44.418Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 666 | 2026-07-03T04:47:44.485Z | Compiling tempfile v3.20.0 |
| 667 | 2026-07-03T04:47:44.505Z | Compiling futures-util v0.3.31 |
| 668 | 2026-07-03T04:47:44.564Z | Compiling tinyvec v1.8.0 |
| 669 | 2026-07-03T04:47:44.761Z | Compiling darling v0.21.3 |
| 670 | 2026-07-03T04:47:44.834Z | Compiling object v0.30.4 |
| 671 | 2026-07-03T04:47:44.843Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 672 | 2026-07-03T04:47:44.895Z | Compiling half v2.7.1 |
| 673 | 2026-07-03T04:47:45.136Z | Compiling zip v0.6.6 |
| 674 | 2026-07-03T04:47:45.172Z | Compiling toml v0.7.8 |
| 675 | 2026-07-03T04:47:45.687Z | Compiling idna_adapter v1.2.0 |
| 676 | 2026-07-03T04:47:45.781Z | Compiling block-buffer v0.12.1 |
| 677 | 2026-07-03T04:47:45.794Z | Compiling crypto-common v0.2.2 |
| 678 | 2026-07-03T04:47:45.825Z | Compiling pin-project-internal v1.1.6 |
| 679 | 2026-07-03T04:47:45.933Z | Compiling daft-derive v0.1.1 |
| 680 | 2026-07-03T04:47:45.942Z | Compiling tokio-macros v2.5.0 |
| 681 | 2026-07-03T04:47:46.261Z | Compiling rustls-pki-types v1.14.1 |
| 682 | 2026-07-03T04:47:46.617Z | Compiling bytes v1.11.1 |
| 683 | 2026-07-03T04:47:46.626Z | Compiling rustls v0.23.40 |
| 684 | 2026-07-03T04:47:46.730Z | Compiling powerfmt v0.2.0 |
| 685 | 2026-07-03T04:47:46.739Z | Compiling ciborium-io v0.2.2 |
| 686 | 2026-07-03T04:47:46.792Z | Compiling num-conv v0.2.2 |
| 687 | 2026-07-03T04:47:46.824Z | Compiling path-slash v0.1.5 |
| 688 | 2026-07-03T04:47:46.824Z | Compiling time-core v0.1.8 |
| 689 | 2026-07-03T04:47:46.860Z | Compiling percent-encoding v2.3.2 |
| 690 | 2026-07-03T04:47:46.932Z | Compiling const-oid v0.10.2 |
| 691 | 2026-07-03T04:47:46.932Z | Compiling untrusted v0.9.0 |
| 692 | 2026-07-03T04:47:46.948Z | Compiling camino v1.1.9 |
| 693 | 2026-07-03T04:47:46.962Z | Compiling time-macros v0.2.27 |
| 694 | 2026-07-03T04:47:47.047Z | Compiling form_urlencoded v1.2.2 |
| 695 | 2026-07-03T04:47:47.051Z | Compiling deranged v0.5.8 |
| 696 | 2026-07-03T04:47:47.141Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 697 | 2026-07-03T04:47:47.227Z | Compiling digest v0.11.3 |
| 698 | 2026-07-03T04:47:47.240Z | Compiling tokio v1.47.2 |
| 699 | 2026-07-03T04:47:47.297Z | Compiling pin-project v1.1.6 |
| 700 | 2026-07-03T04:47:47.384Z | Compiling ciborium-ll v0.2.2 |
| 701 | 2026-07-03T04:47:47.394Z | Compiling daft v0.1.1 |
| 702 | 2026-07-03T04:47:47.620Z | Compiling futures-executor v0.3.31 |
| 703 | 2026-07-03T04:47:47.620Z | Compiling strum_macros v0.26.4 |
| 704 | 2026-07-03T04:47:47.909Z | Compiling idna v1.1.0 |
| 705 | 2026-07-03T04:47:47.918Z | Compiling unicode-normalization v0.1.24 |
| 706 | 2026-07-03T04:47:48.004Z | Compiling serde_with_macros v3.14.1 |
| 707 | 2026-07-03T04:47:48.383Z | Compiling xattr v1.3.1 |
| 708 | 2026-07-03T04:47:48.554Z | Compiling snafu-derive v0.8.5 |
| 709 | 2026-07-03T04:47:48.578Z | Compiling byte-wrapper v0.1.0 |
| 710 | 2026-07-03T04:47:48.681Z | Compiling bstr v1.10.0 |
| 711 | 2026-07-03T04:47:48.747Z | Compiling filetime v0.2.25 |
| 712 | 2026-07-03T04:47:48.925Z | Compiling thread_local v1.1.8 |
| 713 | 2026-07-03T04:47:48.989Z | Compiling slog-async v2.8.0 |
| 714 | 2026-07-03T04:47:49.108Z | Compiling base64 v0.22.1 |
| 715 | 2026-07-03T04:47:49.161Z | Compiling same-file v1.0.6 |
| 716 | 2026-07-03T04:47:49.200Z | Compiling semver v1.0.25 |
| 717 | 2026-07-03T04:47:49.252Z | Compiling arc-swap v1.7.1 |
| 718 | 2026-07-03T04:47:49.267Z | Compiling adler2 v2.0.0 |
| 719 | 2026-07-03T04:47:49.360Z | Compiling miniz_oxide v0.8.0 |
| 720 | 2026-07-03T04:47:49.393Z | Compiling pem v3.0.5 |
| 721 | 2026-07-03T04:47:49.431Z | Compiling walkdir v2.5.0 |
| 722 | 2026-07-03T04:47:49.518Z | Compiling slog-scope v4.4.0 |
| 723 | 2026-07-03T04:47:49.537Z | Compiling strum v0.26.3 |
| 724 | 2026-07-03T04:47:49.666Z | Compiling serde_with v3.14.1 |
| 725 | 2026-07-03T04:47:49.754Z | Compiling globset v0.4.15 |
| 726 | 2026-07-03T04:47:49.770Z | Compiling tar v0.4.46 |
| 727 | 2026-07-03T04:47:49.773Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 728 | 2026-07-03T04:47:50.243Z | Compiling snafu v0.8.5 |
| 729 | 2026-07-03T04:47:50.544Z | Compiling tokio-util v0.7.15 |
| 730 | 2026-07-03T04:47:50.634Z | Compiling crossbeam-channel v0.5.15 |
| 731 | 2026-07-03T04:47:50.773Z | Compiling olpc-cjson v0.1.4 |
| 732 | 2026-07-03T04:47:50.935Z | Compiling url v2.5.7 |
| 733 | 2026-07-03T04:47:50.945Z | Compiling time v0.3.47 |
| 734 | 2026-07-03T04:47:51.061Z | Compiling futures v0.3.31 |
| 735 | 2026-07-03T04:47:51.101Z | Compiling ciborium v0.2.2 |
| 736 | 2026-07-03T04:47:51.137Z | Compiling serde_plain v1.0.2 |
| 737 | 2026-07-03T04:47:51.291Z | Compiling async-trait v0.1.86 |
| 738 | 2026-07-03T04:47:51.335Z | Compiling async-recursion v1.1.1 |
| 739 | 2026-07-03T04:47:51.497Z | Compiling cpufeatures v0.3.0 |
| 740 | 2026-07-03T04:47:51.509Z | Compiling anyhow v1.0.96 |
| 741 | 2026-07-03T04:47:51.569Z | Compiling typed-path v0.9.3 |
| 742 | 2026-07-03T04:47:51.685Z | Compiling dyn-clone v1.0.18 |
| 743 | 2026-07-03T04:47:51.810Z | Compiling take_mut v0.2.2 |
| 744 | 2026-07-03T04:47:51.824Z | Compiling term v1.2.1 |
| 745 | 2026-07-03T04:47:51.991Z | Compiling sha2 v0.11.0 |
| 746 | 2026-07-03T04:47:52.001Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 747 | 2026-07-03T04:47:52.033Z | Compiling camino-tempfile v1.4.1 |
| 748 | 2026-07-03T04:47:52.241Z | Compiling slog-term v2.9.2 |
| 749 | 2026-07-03T04:47:52.273Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 750 | 2026-07-03T04:47:52.434Z | Compiling flate2 v1.0.35 |
| 751 | 2026-07-03T04:47:52.563Z | Compiling slog-stdlog v4.1.1 |
| 752 | 2026-07-03T04:47:52.757Z | Compiling digest-io v0.1.0 |
| 753 | 2026-07-03T04:47:52.882Z | Compiling atomicwrites v0.4.4 |
| 754 | 2026-07-03T04:47:52.891Z | Compiling regex v1.11.1 |
| 755 | 2026-07-03T04:47:52.913Z | Compiling rawzip v0.4.4 |
| 756 | 2026-07-03T04:47:53.334Z | Compiling slog-envlogger v2.2.0 |
| 757 | 2026-07-03T04:47:57.869Z | Compiling rustls-webpki v0.103.13 |
| 758 | 2026-07-03T04:48:00.521Z | Compiling tough v0.22.0 |
| 759 | 2026-07-03T04:48:02.461Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 760 | 2026-07-03T04:48:04.424Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 761 | 2026-07-03T04:48:11.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.82s |
| 762 | 2026-07-03T04:48:11.807Z | |
| 763 | 2026-07-03T04:48:11.807Z | real 47.946079628 |
| 764 | 2026-07-03T04:48:11.807Z | user 2:59.602939405 |
| 765 | 2026-07-03T04:48:11.807Z | sys 36.622475069 |
| 766 | 2026-07-03T04:48:11.807Z | trap 0.091004122 |
| 767 | 2026-07-03T04:48:11.807Z | tflt 0.421353725 |
| 768 | 2026-07-03T04:48:11.807Z | dflt 0.367859544 |
| 769 | 2026-07-03T04:48:11.811Z | kflt 0.010162471 |
| 770 | 2026-07-03T04:48:11.811Z | lock 9:17.509594860 |
| 771 | 2026-07-03T04:48:11.811Z | slp 9:25.854866668 |
| 772 | 2026-07-03T04:48:11.811Z | lat 11.195982594 |
| 773 | 2026-07-03T04:48:11.811Z | stop 31.665609057 |
| 774 | 2026-07-03T04:48:11.811Z | + banner build-all |
| 775 | 2026-07-03T04:48:11.811Z | |
| 776 | 2026-07-03T04:48:11.811Z | ##### # # # # ##### ## # # |
| 777 | 2026-07-03T04:48:11.811Z | # # # # # # # # # # # # |
| 778 | 2026-07-03T04:48:11.811Z | ##### # # # # # # ##### # # # # |
| 779 | 2026-07-03T04:48:11.811Z | # # # # # # # # ###### # # |
| 780 | 2026-07-03T04:48:11.811Z | # # # # # # # # # # # # |
| 781 | 2026-07-03T04:48:11.811Z | ##### #### # ###### ##### # # ###### ###### |
| 782 | 2026-07-03T04:48:11.811Z | |
| 783 | 2026-07-03T04:48:11.811Z | + ptime -m cargo build --all-features --all-targets |
| 784 | 2026-07-03T04:48:11.883Z | Downloading crates ... |
| 785 | 2026-07-03T04:48:11.975Z | Downloaded rusty-fork v0.3.0 |
| 786 | 2026-07-03T04:48:11.981Z | Downloaded schemars_derive v0.8.22 |
| 787 | 2026-07-03T04:48:11.990Z | Downloaded quick-error v1.2.3 |
| 788 | 2026-07-03T04:48:11.993Z | Downloaded unarray v0.1.4 |
| 789 | 2026-07-03T04:48:11.996Z | Downloaded rand_xorshift v0.3.0 |
| 790 | 2026-07-03T04:48:11.997Z | Downloaded bit-set v0.5.3 |
| 791 | 2026-07-03T04:48:12.000Z | Downloaded structmeta-derive v0.3.0 |
| 792 | 2026-07-03T04:48:12.000Z | Downloaded newline-converter v0.3.0 |
| 793 | 2026-07-03T04:48:12.004Z | Downloaded wait-timeout v0.2.0 |
| 794 | 2026-07-03T04:48:12.007Z | Downloaded structmeta v0.3.0 |
| 795 | 2026-07-03T04:48:12.017Z | Downloaded tokio-stream v0.1.18 |
| 796 | 2026-07-03T04:48:12.021Z | Downloaded serde_derive_internals v0.29.1 |
| 797 | 2026-07-03T04:48:12.021Z | Downloaded bit-vec v0.6.3 |
| 798 | 2026-07-03T04:48:12.025Z | Downloaded unicode-segmentation v1.12.0 |
| 799 | 2026-07-03T04:48:12.029Z | Downloaded tokio-test v0.4.5 |
| 800 | 2026-07-03T04:48:12.029Z | Downloaded console v0.15.10 |
| 801 | 2026-07-03T04:48:12.032Z | Downloaded test-strategy v0.4.0 |
| 802 | 2026-07-03T04:48:12.036Z | Downloaded schemars v0.8.22 |
| 803 | 2026-07-03T04:48:12.039Z | Downloaded similar v2.7.0 |
| 804 | 2026-07-03T04:48:12.047Z | Downloaded proptest v1.5.0 |
| 805 | 2026-07-03T04:48:12.052Z | Downloaded expectorate v1.1.0 |
| 806 | 2026-07-03T04:48:12.067Z | Downloaded unicode-width v0.2.0 |
| 807 | 2026-07-03T04:48:12.117Z | Compiling num-traits v0.2.19 |
| 808 | 2026-07-03T04:48:12.154Z | Compiling fnv v1.0.7 |
| 809 | 2026-07-03T04:48:12.158Z | Compiling ppv-lite86 v0.2.20 |
| 810 | 2026-07-03T04:48:12.165Z | Compiling serde_derive_internals v0.29.1 |
| 811 | 2026-07-03T04:48:12.170Z | Compiling schemars v0.8.22 |
| 812 | 2026-07-03T04:48:12.174Z | Compiling structmeta-derive v0.3.0 |
| 813 | 2026-07-03T04:48:12.177Z | Compiling wait-timeout v0.2.0 |
| 814 | 2026-07-03T04:48:12.181Z | Compiling bit-vec v0.6.3 |
| 815 | 2026-07-03T04:48:12.224Z | Compiling quick-error v1.2.3 |
| 816 | 2026-07-03T04:48:12.316Z | Compiling bit-set v0.5.3 |
| 817 | 2026-07-03T04:48:12.366Z | Compiling rusty-fork v0.3.0 |
| 818 | 2026-07-03T04:48:12.393Z | Compiling darling_core v0.21.3 |
| 819 | 2026-07-03T04:48:12.469Z | Compiling rand_chacha v0.3.1 |
| 820 | 2026-07-03T04:48:12.516Z | Compiling rand_xorshift v0.3.0 |
| 821 | 2026-07-03T04:48:12.521Z | Compiling unarray v0.1.4 |
| 822 | 2026-07-03T04:48:12.613Z | Compiling tokio v1.47.2 |
| 823 | 2026-07-03T04:48:12.667Z | Compiling unicode-width v0.2.0 |
| 824 | 2026-07-03T04:48:12.744Z | Compiling rand v0.8.6 |
| 825 | 2026-07-03T04:48:12.898Z | Compiling schemars_derive v0.8.22 |
| 826 | 2026-07-03T04:48:12.931Z | Compiling unicode-segmentation v1.12.0 |
| 827 | 2026-07-03T04:48:12.952Z | Compiling console v0.15.10 |
| 828 | 2026-07-03T04:48:13.118Z | Compiling num-integer v0.1.46 |
| 829 | 2026-07-03T04:48:13.228Z | Compiling structmeta v0.3.0 |
| 830 | 2026-07-03T04:48:13.318Z | Compiling proptest v1.5.0 |
| 831 | 2026-07-03T04:48:13.386Z | Compiling num-iter v0.1.45 |
| 832 | 2026-07-03T04:48:13.419Z | Compiling test-strategy v0.4.0 |
| 833 | 2026-07-03T04:48:13.431Z | Compiling chrono v0.4.40 |
| 834 | 2026-07-03T04:48:13.493Z | Compiling num-bigint-dig v0.8.6 |
| 835 | 2026-07-03T04:48:13.609Z | Compiling newline-converter v0.3.0 |
| 836 | 2026-07-03T04:48:13.710Z | Compiling similar v2.7.0 |
| 837 | 2026-07-03T04:48:14.561Z | Compiling rsa v0.9.10 |
| 838 | 2026-07-03T04:48:14.631Z | Compiling darling_macro v0.21.3 |
| 839 | 2026-07-03T04:48:14.638Z | Compiling slog-term v2.9.2 |
| 840 | 2026-07-03T04:48:14.698Z | Compiling expectorate v1.1.0 |
| 841 | 2026-07-03T04:48:14.814Z | Compiling byte-wrapper v0.1.0 |
| 842 | 2026-07-03T04:48:14.968Z | Compiling slog-envlogger v2.2.0 |
| 843 | 2026-07-03T04:48:15.101Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 844 | 2026-07-03T04:48:15.181Z | Compiling darling v0.21.3 |
| 845 | 2026-07-03T04:48:15.223Z | Compiling tokio-util v0.7.15 |
| 846 | 2026-07-03T04:48:15.254Z | Compiling serde_with_macros v3.14.1 |
| 847 | 2026-07-03T04:48:15.270Z | Compiling tokio-stream v0.1.18 |
| 848 | 2026-07-03T04:48:15.513Z | Compiling tough v0.22.0 |
| 849 | 2026-07-03T04:48:15.607Z | Compiling tokio-test v0.4.5 |
| 850 | 2026-07-03T04:48:15.965Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 851 | 2026-07-03T04:48:16.329Z | Compiling serde_with v3.14.1 |
| 852 | 2026-07-03T04:48:16.409Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 853 | 2026-07-03T04:48:17.062Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 854 | 2026-07-03T04:48:17.583Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 855 | 2026-07-03T04:48:18.338Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 856 | 2026-07-03T04:48:20.558Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 857 | 2026-07-03T04:48:31.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s |
| 858 | 2026-07-03T04:48:31.331Z | |
| 859 | 2026-07-03T04:48:31.334Z | real 19.505040506 |
| 860 | 2026-07-03T04:48:31.334Z | user 1:39.803084916 |
| 861 | 2026-07-03T04:48:31.334Z | sys 15.652796900 |
| 862 | 2026-07-03T04:48:31.334Z | trap 0.042874905 |
| 863 | 2026-07-03T04:48:31.334Z | tflt 0.063871326 |
| 864 | 2026-07-03T04:48:31.334Z | dflt 0.290630020 |
| 865 | 2026-07-03T04:48:31.334Z | kflt 0.000013154 |
| 866 | 2026-07-03T04:48:31.334Z | lock 5:50.854520378 |
| 867 | 2026-07-03T04:48:31.334Z | slp 5:49.177010268 |
| 868 | 2026-07-03T04:48:31.334Z | lat 4.689972607 |
| 869 | 2026-07-03T04:48:31.334Z | stop 7.067111293 |
| 870 | 2026-07-03T04:48:31.334Z | + banner test |
| 871 | 2026-07-03T04:48:31.334Z | |
| 872 | 2026-07-03T04:48:31.334Z | ##### ###### #### ##### |
| 873 | 2026-07-03T04:48:31.334Z | # # # # |
| 874 | 2026-07-03T04:48:31.334Z | # ##### #### # |
| 875 | 2026-07-03T04:48:31.334Z | # # # # |
| 876 | 2026-07-03T04:48:31.334Z | # # # # # |
| 877 | 2026-07-03T04:48:31.334Z | # ###### #### # |
| 878 | 2026-07-03T04:48:31.334Z | |
| 879 | 2026-07-03T04:48:31.334Z | + ptime -m cargo nextest run --all-features --all-targets |
| 880 | 2026-07-03T04:48:31.772Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s |
| 881 | 2026-07-03T04:48:31.817Z | ──────────── |
| 882 | 2026-07-03T04:48:31.817Z | Nextest run ID 8064ba79-4989-41de-ac2e-bd1a72587447 with nextest profile: default |
| 883 | 2026-07-03T04:48:31.817Z | Starting 35 tests across 7 binaries |
| 884 | 2026-07-03T04:48:31.824Z | PASS [ 0.007s] ( 1/35) tufaceous error::tests::error_display_chain_doesnt_repeat |
| 885 | 2026-07-03T04:48:31.827Z | PASS [ 0.008s] ( 2/35) tufaceous repo::v1::tests::mpsc_reader_empty |
| 886 | 2026-07-03T04:48:31.827Z | PASS [ 0.008s] ( 3/35) tufaceous repo::v1::tests::mpsc_reader |
| 887 | 2026-07-03T04:48:31.827Z | PASS [ 0.009s] ( 4/35) tufaceous edit::measurement_corpus::tests::guess_partial_input |
| 888 | 2026-07-03T04:48:31.848Z | PASS [ 0.030s] ( 5/35) tufaceous edit::root::tests::generate_verify |
| 889 | 2026-07-03T04:48:31.854Z | PASS [ 0.037s] ( 6/35) tufaceous edit::editor::tests::empty_artifact |
| 890 | 2026-07-03T04:48:31.883Z | PASS [ 0.036s] ( 7/35) tufaceous::tests no_artifacts |
| 891 | 2026-07-03T04:48:31.914Z | PASS [ 0.097s] ( 8/35) tufaceous::check fake_checks_out |
| 892 | 2026-07-03T04:48:31.918Z | PASS [ 0.092s] ( 9/35) tufaceous::check missing_installinator |
| 893 | 2026-07-03T04:48:31.918Z | PASS [ 0.034s] (10/35) tufaceous::v1_compatibility v1_fake |
| 894 | 2026-07-03T04:48:31.922Z | PASS [ 0.006s] (11/35) tufaceous-artifact artifact::tests::display_respects_padding |
| 895 | 2026-07-03T04:48:31.926Z | PASS [ 0.006s] (12/35) tufaceous-artifact artifact::tests::fromstr_works |
| 896 | 2026-07-03T04:48:31.929Z | PASS [ 0.013s] (13/35) tufaceous::v1_compatibility v1_fake_without_compat |
| 897 | 2026-07-03T04:48:31.929Z | PASS [ 0.006s] (14/35) tufaceous-artifact map::tests::from_optional_string |
| 898 | 2026-07-03T04:48:31.932Z | PASS [ 0.006s] (15/35) tufaceous-artifact metadata::tests::default_is_empty |
| 899 | 2026-07-03T04:48:31.935Z | PASS [ 0.006s] (16/35) tufaceous-artifact metadata::tests::deserialize_previously_valid |
| 900 | 2026-07-03T04:48:31.935Z | PASS [ 0.006s] (17/35) tufaceous-artifact rkth::tests::ensure_consistency |
| 901 | 2026-07-03T04:48:31.940Z | PASS [ 0.006s] (18/35) tufaceous-artifact tags::tests::rot_rkth |
| 902 | 2026-07-03T04:48:31.940Z | PASS [ 0.011s] (19/35) tufaceous-artifact metadata::tests::metadata_roundtrip |
| 903 | 2026-07-03T04:48:31.943Z | PASS [ 0.118s] (20/35) tufaceous::tests compute_archive_sha256 |
| 904 | 2026-07-03T04:48:31.946Z | PASS [ 0.006s] (21/35) tufaceous-artifact version::tests::display_respects_padding |
| 905 | 2026-07-03T04:48:31.977Z | PASS [ 0.151s] (22/35) tufaceous::tests it_works |
| 906 | 2026-07-03T04:48:31.980Z | PASS [ 0.035s] (23/35) tufaceous-artifact version::tests::proptest_valid_version |
| 907 | 2026-07-03T04:48:31.980Z | PASS [ 0.038s] (24/35) tufaceous-artifact version::tests::proptest_invalid_version |
| 908 | 2026-07-03T04:48:31.980Z | PASS [ 0.043s] (25/35) tufaceous-artifact tags::tests::tags_roundtrip |
| 909 | 2026-07-03T04:48:31.983Z | PASS [ 0.034s] (26/35) tufaceous-artifact version::tests::proptest_version_serde_roundtrip |
| 910 | 2026-07-03T04:48:31.983Z | PASS [ 0.156s] (27/35) tufaceous::tests inconsistent_fake |
| 911 | 2026-07-03T04:48:31.986Z | PASS [ 0.007s] (28/35) tufaceous-artifact version::tests::schema |
| 912 | 2026-07-03T04:48:31.986Z | PASS [ 0.007s] (29/35) tufaceous-bin::bin/tufaceous load::tests::test_force_load |
| 913 | 2026-07-03T04:48:31.986Z | PASS [ 0.007s] (30/35) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_conflicts |
| 914 | 2026-07-03T04:48:31.986Z | PASS [ 0.007s] (31/35) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_required |
| 915 | 2026-07-03T04:48:31.989Z | PASS [ 0.006s] (32/35) tufaceous-bin::bin/tufaceous sign::tests::test_flags |
| 916 | 2026-07-03T04:48:31.989Z | PASS [ 0.006s] (33/35) tufaceous-brand-metadata tests::test_deserialize |
| 917 | 2026-07-03T04:48:31.993Z | PASS [ 0.139s] (34/35) tufaceous::tests verify_targets |
| 918 | 2026-07-03T04:48:32.920Z | PASS [ 1.102s] (35/35) tufaceous edit::fake::tests::fake_artifacts_equals_fake_repo |
| 919 | 2026-07-03T04:48:32.921Z | ──────────── |
| 920 | 2026-07-03T04:48:32.921Z | Summary [ 1.103s] 35 tests run: 35 passed, 0 skipped |
| 921 | 2026-07-03T04:48:32.927Z | |
| 922 | 2026-07-03T04:48:32.930Z | real 1.589076540 |
| 923 | 2026-07-03T04:48:32.930Z | user 1.444712033 |
| 924 | 2026-07-03T04:48:32.931Z | sys 0.460850949 |
| 925 | 2026-07-03T04:48:32.931Z | trap 0.003615747 |
| 926 | 2026-07-03T04:48:32.931Z | tflt 0.000146538 |
| 927 | 2026-07-03T04:48:32.931Z | dflt 0.000163617 |
| 928 | 2026-07-03T04:48:32.931Z | kflt 0.000010128 |
| 929 | 2026-07-03T04:48:32.931Z | lock 13.160207973 |
| 930 | 2026-07-03T04:48:32.931Z | slp 1.862141710 |
| 931 | 2026-07-03T04:48:32.931Z | lat 0.329164602 |
| 932 | 2026-07-03T04:48:32.931Z | stop 0.090315691 |
| 933 | 2026-07-03T04:48:32.931Z | + banner doctest |
| 934 | 2026-07-03T04:48:32.931Z | |
| 935 | 2026-07-03T04:48:32.931Z | ##### #### #### ##### ###### #### ##### |
| 936 | 2026-07-03T04:48:32.931Z | # # # # # # # # # # |
| 937 | 2026-07-03T04:48:32.931Z | # # # # # # ##### #### # |
| 938 | 2026-07-03T04:48:32.931Z | # # # # # # # # # |
| 939 | 2026-07-03T04:48:32.931Z | # # # # # # # # # # # |
| 940 | 2026-07-03T04:48:32.931Z | ##### #### #### # ###### #### # |
| 941 | 2026-07-03T04:48:32.931Z | |
| 942 | 2026-07-03T04:48:32.931Z | + ptime -m cargo test --doc --all-features |
| 943 | 2026-07-03T04:48:33.087Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s |
| 944 | 2026-07-03T04:48:33.102Z | Doc-tests tufaceous |
| 945 | 2026-07-03T04:48:39.691Z | |
| 946 | 2026-07-03T04:48:39.691Z | running 1 test |
| 947 | 2026-07-03T04:48:39.777Z | test lib/src/repo.rs - repo::Repository::fake (line 72) ... ok |
| 948 | 2026-07-03T04:48:39.777Z | |
| 949 | 2026-07-03T04:48:39.777Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 950 | 2026-07-03T04:48:39.777Z | |
| 951 | 2026-07-03T04:48:39.789Z | all doctests ran in 6.48s; merged doctests compilation took 6.38s |
| 952 | 2026-07-03T04:48:39.807Z | Doc-tests tufaceous_artifact |
| 953 | 2026-07-03T04:48:42.296Z | |
| 954 | 2026-07-03T04:48:42.296Z | running 2 tests |
| 955 | 2026-07-03T04:48:42.299Z | test artifact/src/set.rs - set::ArtifactSet::filter_tags (line 110) ... ok |
| 956 | 2026-07-03T04:48:42.299Z | test artifact/src/tags.rs - tags::DisplayTags (line 332) ... ok |
| 957 | 2026-07-03T04:48:42.299Z | |
| 958 | 2026-07-03T04:48:42.299Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 959 | 2026-07-03T04:48:42.299Z | |
| 960 | 2026-07-03T04:48:42.305Z | all doctests ran in 2.35s; merged doctests compilation took 2.34s |
| 961 | 2026-07-03T04:48:42.319Z | Doc-tests tufaceous_brand_metadata |
| 962 | 2026-07-03T04:48:42.394Z | |
| 963 | 2026-07-03T04:48:42.394Z | running 0 tests |
| 964 | 2026-07-03T04:48:42.394Z | |
| 965 | 2026-07-03T04:48:42.394Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 966 | 2026-07-03T04:48:42.394Z | |
| 967 | 2026-07-03T04:48:42.414Z | |
| 968 | 2026-07-03T04:48:42.417Z | real 9.470373667 |
| 969 | 2026-07-03T04:48:42.417Z | user 7.546881544 |
| 970 | 2026-07-03T04:48:42.417Z | sys 1.755180707 |
| 971 | 2026-07-03T04:48:42.417Z | trap 0.000822796 |
| 972 | 2026-07-03T04:48:42.417Z | tflt 0.041085256 |
| 973 | 2026-07-03T04:48:42.417Z | dflt 0.012870626 |
| 974 | 2026-07-03T04:48:42.417Z | kflt 0.000000000 |
| 975 | 2026-07-03T04:48:42.418Z | lock 30.506283592 |
| 976 | 2026-07-03T04:48:42.418Z | slp 45.505956245 |
| 977 | 2026-07-03T04:48:42.418Z | lat 0.023759926 |
| 978 | 2026-07-03T04:48:42.418Z | stop 0.129450384 |
| 979 | 2026-07-03T04:48:42.418Z | process exited: duration 132511 ms, exit code 0 |
| |
| 980 | 2026-07-03T04:48:42.424Z | found 0 output files |