|
|
|
| 1 | 2026-07-21T03:57:11.060Z | job assigned to worker 01KY1D2TGPPVTA2K46KNPVYEY3 [factory aws, i-02694f432cc3ac9dd] (queued for 46 s) |
| |
| 2 | 2026-07-21T03:57:18.199Z | starting task 0: "setup" |
| 3 | 2026-07-21T03:57:18.203Z | ++ uname -s |
| 4 | 2026-07-21T03:57:18.206Z | + kern=SunOS |
| 5 | 2026-07-21T03:57:18.206Z | + build_user=build |
| 6 | 2026-07-21T03:57:18.206Z | + build_uid=12345 |
| 7 | 2026-07-21T03:57:18.206Z | + work_dir=/work |
| 8 | 2026-07-21T03:57:18.206Z | + input_dir=/input |
| 9 | 2026-07-21T03:57:18.206Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T03:57:18.206Z | + case "$kern" in |
| 11 | 2026-07-21T03:57:18.206Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T03:57:18.209Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T03:57:20.212Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T03:57:20.282Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T03:57:20.285Z | + home_fs=zfs |
| 16 | 2026-07-21T03:57:20.285Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T03:57:20.285Z | + mkdir -p /home/build |
| 18 | 2026-07-21T03:57:20.285Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T03:57:22.286Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T03:57:22.290Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-07-21T03:57:22.296Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T03:57:22.300Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-21T03:57:22.300Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-21T03:57:22.300Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-21T03:57:22.300Z | * rust toolchain profile = "default" |
| 26 | 2026-07-21T03:57:22.300Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T03:57:22.300Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T03:57:22.303Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T03:57:22.303Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-21T03:57:22.400Z | info: downloading installer |
| 31 | 2026-07-21T03:57:23.740Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T03:57:23.741Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T03:57:23.741Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T03:57:23.741Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T03:57:23.741Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T03:57:23.741Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T03:57:23.741Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T03:57:23.741Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T03:57:23.741Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T03:57:23.741Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T03:57:23.741Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T03:57:23.741Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T03:57:23.741Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T03:57:23.754Z | info: profile set to default |
| 45 | 2026-07-21T03:57:23.754Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T03:57:23.757Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-21T03:57:23.892Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-21T03:57:23.895Z | info: downloading 6 components |
| 49 | 2026-07-21T03:57:40.654Z | |
| 50 | 2026-07-21T03:57:40.654Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-07-21T03:57:40.682Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-21T03:57:40.682Z | |
| 53 | 2026-07-21T03:57:40.682Z | |
| 54 | 2026-07-21T03:57:40.682Z | Rust is installed now. Great! |
| 55 | 2026-07-21T03:57:40.682Z | |
| 56 | 2026-07-21T03:57:40.685Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T03:57:40.685Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T03:57:40.685Z | |
| 59 | 2026-07-21T03:57:40.685Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T03:57:40.685Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T03:57:40.685Z | |
| 62 | 2026-07-21T03:57:40.685Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T03:57:40.687Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T03:57:40.687Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T03:57:40.687Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T03:57:40.687Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T03:57:40.687Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T03:57:40.687Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T03:57:40.687Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T03:57:40.687Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T03:57:40.771Z | + rustup --version |
| 72 | 2026-07-21T03:57:40.777Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T03:57:40.780Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T03:57:40.804Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-21T03:57:40.808Z | + cargo --version |
| 76 | 2026-07-21T03:57:40.815Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-21T03:57:40.818Z | + rustc --version |
| 78 | 2026-07-21T03:57:40.836Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-21T03:57:40.839Z | process exited: duration 18540 ms, exit code 0 |
| |
| 80 | 2026-07-21T03:57:40.845Z | starting task 2: "authentication" |
| 81 | 2026-07-21T03:57:40.861Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-21T03:57:40.866Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T03:57:40.871Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-21T03:57:40.876Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-21T03:57:40.905Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-21T03:57:41.390Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-21T03:57:41.390Z | + git fetch origin ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 88 | 2026-07-21T03:57:41.624Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-21T03:57:41.625Z | * branch ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 -> FETCH_HEAD |
| 90 | 2026-07-21T03:57:41.630Z | + [[ -n iliana/revert-installinator-rename ]] |
| 91 | 2026-07-21T03:57:41.638Z | ++ git branch --show-current |
| 92 | 2026-07-21T03:57:41.638Z | + current=main |
| 93 | 2026-07-21T03:57:41.638Z | + [[ main != iliana/revert-installinator-rename ]] |
| 94 | 2026-07-21T03:57:41.638Z | + git branch -f iliana/revert-installinator-rename ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 95 | 2026-07-21T03:57:41.638Z | + git checkout -f iliana/revert-installinator-rename |
| 96 | 2026-07-21T03:57:41.643Z | Switched to branch 'iliana/revert-installinator-rename' |
| 97 | 2026-07-21T03:57:41.643Z | + git reset --hard ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 98 | 2026-07-21T03:57:41.651Z | HEAD is now at ab5678d hush, clippy |
| 99 | 2026-07-21T03:57:41.654Z | process exited: duration 784 ms, exit code 0 |
| |
| 100 | 2026-07-21T03:57:41.661Z | starting task 4: "build" |
| 101 | 2026-07-21T03:57:41.665Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-21T03:57:41.665Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-21T03:57:41.665Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-21T03:57:41.669Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-21T03:57:41.669Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-21T03:57:41.669Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-21T03:57:41.669Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-21T03:57:41.669Z | +++ uname -s |
| 109 | 2026-07-21T03:57:41.669Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-21T03:57:41.669Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-21T03:57:41.669Z | ++ CLANGVER=15 |
| 112 | 2026-07-21T03:57:41.669Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-21T03:57:51.738Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-21T03:57:59.505Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-21T03:58:06.854Z | Planning: Solver setup ... Done (6.010s) |
| 116 | 2026-07-21T03:58:06.895Z | Planning: Running solver ... Done (0.041s) |
| 117 | 2026-07-21T03:58:07.046Z | Planning: Finding local manifests ... Done (0.002s) |
| 118 | 2026-07-21T03:58:07.058Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-21T03:58:07.140Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-21T03:58:07.169Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-07-21T03:58:07.195Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-21T03:58:07.302Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 123 | 2026-07-21T03:58:07.308Z | Planning: Consolidating action changes ... Done (0.006s) |
| 124 | 2026-07-21T03:58:08.073Z | Planning: Evaluating mediators ... Done (0.764s) |
| 125 | 2026-07-21T03:58:08.079Z | Planning: Planning completed in 8.40 seconds |
| 126 | 2026-07-21T03:58:08.090Z | Packages to install: 3 |
| 127 | 2026-07-21T03:58:08.093Z | Mediators to change: 2 |
| 128 | 2026-07-21T03:58:08.093Z | Services to change: 1 |
| 129 | 2026-07-21T03:58:08.094Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-21T03:58:08.094Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-21T03:58:08.094Z | Create boot environment: No |
| 132 | 2026-07-21T03:58:08.094Z | Create backup boot environment: No |
| 133 | 2026-07-21T03:58:08.094Z | Rebuild boot archive: No |
| 134 | 2026-07-21T03:58:08.094Z | |
| 135 | 2026-07-21T03:58:08.094Z | Changed mediators: |
| 136 | 2026-07-21T03:58:08.094Z | mediator clang: |
| 137 | 2026-07-21T03:58:08.094Z | version: None -> 15 (system default) |
| 138 | 2026-07-21T03:58:08.094Z | |
| 139 | 2026-07-21T03:58:08.094Z | mediator llvm: |
| 140 | 2026-07-21T03:58:08.094Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-21T03:58:08.094Z | |
| 142 | 2026-07-21T03:58:08.094Z | Changed packages: |
| 143 | 2026-07-21T03:58:08.094Z | helios-dev |
| 144 | 2026-07-21T03:58:08.094Z | developer/build-essential |
| 145 | 2026-07-21T03:58:08.094Z | None -> 11-2.0 |
| 146 | 2026-07-21T03:58:08.094Z | ooce/developer/clang-15 |
| 147 | 2026-07-21T03:58:08.094Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-21T03:58:08.094Z | ooce/developer/llvm-15 |
| 149 | 2026-07-21T03:58:08.094Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-21T03:58:08.094Z | |
| 151 | 2026-07-21T03:58:08.094Z | Services: |
| 152 | 2026-07-21T03:58:08.094Z | restart_fmri: |
| 153 | 2026-07-21T03:58:08.094Z | svc:/system/update-man-index:default |
| 154 | 2026-07-21T03:58:08.132Z | |
| 155 | 2026-07-21T03:58:08.132Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-21T03:58:13.136Z | Download: 1764/3076 items 117.4/211.3MB 55% complete (23.9M/s) |
| 157 | 2026-07-21T03:58:17.284Z | Download: Completed 211.31 MB in 9.15 seconds (23.1M/s) |
| 158 | 2026-07-21T03:58:18.674Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-21T03:58:21.801Z | Actions: Completed 3430 actions in 3.13 seconds. |
| 160 | 2026-07-21T03:58:22.470Z | Done (0.666s) |
| 161 | 2026-07-21T03:58:22.470Z | Done (0.000s) |
| 162 | 2026-07-21T03:58:23.217Z | Done (0.747s) |
| 163 | 2026-07-21T03:58:26.581Z | Done (2.999s) |
| 164 | 2026-07-21T03:58:26.657Z | Done (0.012s) |
| 165 | 2026-07-21T03:58:26.660Z | Done (0.000s) |
| 166 | 2026-07-21T03:58:26.914Z | Done (0.000s) |
| 167 | 2026-07-21T03:58:27.606Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-07-21T03:58:27.606Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-07-21T03:58:27.800Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-07-21T03:58:27.907Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-07-21T03:58:27.910Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-07-21T03:58:28.065Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-07-21T03:58:28.068Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-07-21T03:58:28.086Z | Mediators to change: 2 |
| 175 | 2026-07-21T03:58:28.086Z | Create boot environment: No |
| 176 | 2026-07-21T03:58:28.086Z | Create backup boot environment: No |
| 177 | 2026-07-21T03:58:28.153Z | Done |
| 178 | 2026-07-21T03:58:28.153Z | Done |
| 179 | 2026-07-21T03:58:28.770Z | Done |
| 180 | 2026-07-21T03:58:31.218Z | Done |
| 181 | 2026-07-21T03:58:31.296Z | Done |
| 182 | 2026-07-21T03:58:31.301Z | Done |
| 183 | 2026-07-21T03:58:31.414Z | Done |
| 184 | 2026-07-21T03:58:31.486Z | + cargo --version |
| 185 | 2026-07-21T03:58:31.495Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-07-21T03:58:31.499Z | + rustc --version |
| 187 | 2026-07-21T03:58:31.518Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-07-21T03:58:31.521Z | + curl -sSfL --retry 10 https://get.nexte.st/latest/illumos |
| 189 | 2026-07-21T03:58:31.524Z | + gunzip |
| 190 | 2026-07-21T03:58:31.524Z | + tar -xvf - -C /home/build/.cargo/bin |
| 191 | 2026-07-21T03:58:32.581Z | x cargo-nextest, 23347800 bytes, 45602 tape blocks |
| 192 | 2026-07-21T03:58:32.584Z | + banner build |
| 193 | 2026-07-21T03:58:32.584Z | |
| 194 | 2026-07-21T03:58:32.585Z | ##### # # # # ##### |
| 195 | 2026-07-21T03:58:32.585Z | # # # # # # # # |
| 196 | 2026-07-21T03:58:32.585Z | ##### # # # # # # |
| 197 | 2026-07-21T03:58:32.585Z | # # # # # # # # |
| 198 | 2026-07-21T03:58:32.585Z | # # # # # # # # |
| 199 | 2026-07-21T03:58:32.585Z | ##### #### # ###### ##### |
| 200 | 2026-07-21T03:58:32.585Z | |
| 201 | 2026-07-21T03:58:32.585Z | + ptime -m cargo build |
| 202 | 2026-07-21T03:58:32.690Z | Updating crates.io index |
| 203 | 2026-07-21T03:58:32.754Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 204 | 2026-07-21T03:58:32.982Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 205 | 2026-07-21T03:58:34.067Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 206 | 2026-07-21T03:58:34.402Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 207 | 2026-07-21T03:58:34.749Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 208 | 2026-07-21T03:58:36.736Z | Downloading crates ... |
| 209 | 2026-07-21T03:58:36.797Z | Downloaded atomicwrites v0.4.4 |
| 210 | 2026-07-21T03:58:36.804Z | Downloaded form_urlencoded v1.2.2 |
| 211 | 2026-07-21T03:58:36.808Z | Downloaded base64ct v1.6.0 |
| 212 | 2026-07-21T03:58:36.808Z | Downloaded ahash v0.8.11 |
| 213 | 2026-07-21T03:58:36.811Z | Downloaded equivalent v1.0.1 |
| 214 | 2026-07-21T03:58:36.811Z | Downloaded cpufeatures v0.2.14 |
| 215 | 2026-07-21T03:58:36.811Z | Downloaded dunce v1.0.5 |
| 216 | 2026-07-21T03:58:36.814Z | Downloaded crc32fast v1.4.2 |
| 217 | 2026-07-21T03:58:36.814Z | Downloaded bitflags v1.3.2 |
| 218 | 2026-07-21T03:58:36.817Z | Downloaded percent-encoding v2.3.2 |
| 219 | 2026-07-21T03:58:36.817Z | Downloaded ref-cast-impl v1.0.25 |
| 220 | 2026-07-21T03:58:36.821Z | Downloaded futures-task v0.3.31 |
| 221 | 2026-07-21T03:58:36.821Z | Downloaded filetime v0.2.25 |
| 222 | 2026-07-21T03:58:36.821Z | Downloaded byteorder v1.5.0 |
| 223 | 2026-07-21T03:58:36.824Z | Downloaded der_derive v0.7.3 |
| 224 | 2026-07-21T03:58:36.824Z | Downloaded cmake v0.1.58 |
| 225 | 2026-07-21T03:58:36.827Z | Downloaded clap_derive v4.5.28 |
| 226 | 2026-07-21T03:58:36.827Z | Downloaded block-buffer v0.12.1 |
| 227 | 2026-07-21T03:58:36.835Z | Downloaded once_cell v1.20.3 |
| 228 | 2026-07-21T03:58:36.838Z | Downloaded anyhow v1.0.96 |
| 229 | 2026-07-21T03:58:36.841Z | Downloaded miniz_oxide v0.8.0 |
| 230 | 2026-07-21T03:58:36.841Z | Downloaded autocfg v1.4.0 |
| 231 | 2026-07-21T03:58:36.842Z | Downloaded adler2 v2.0.0 |
| 232 | 2026-07-21T03:58:36.845Z | Downloaded ident_case v1.0.1 |
| 233 | 2026-07-21T03:58:36.845Z | Downloaded hex v0.4.3 |
| 234 | 2026-07-21T03:58:36.845Z | Downloaded ciborium-ll v0.2.2 |
| 235 | 2026-07-21T03:58:36.848Z | Downloaded icu_normalizer_data v1.5.0 |
| 236 | 2026-07-21T03:58:36.848Z | Downloaded block-buffer v0.10.4 |
| 237 | 2026-07-21T03:58:36.855Z | Downloaded lazy_static v1.5.0 |
| 238 | 2026-07-21T03:58:36.858Z | Downloaded clap_lex v0.7.4 |
| 239 | 2026-07-21T03:58:36.862Z | Downloaded pin-utils v0.1.0 |
| 240 | 2026-07-21T03:58:36.865Z | Downloaded ciborium v0.2.2 |
| 241 | 2026-07-21T03:58:36.865Z | Downloaded same-file v1.0.6 |
| 242 | 2026-07-21T03:58:36.868Z | Downloaded bitflags v2.6.0 |
| 243 | 2026-07-21T03:58:36.868Z | Downloaded ref-cast v1.0.25 |
| 244 | 2026-07-21T03:58:36.871Z | Downloaded num-iter v0.1.45 |
| 245 | 2026-07-21T03:58:36.871Z | Downloaded icu_provider_macros v1.5.0 |
| 246 | 2026-07-21T03:58:36.874Z | Downloaded async-trait v0.1.86 |
| 247 | 2026-07-21T03:58:36.874Z | Downloaded anstyle v1.0.10 |
| 248 | 2026-07-21T03:58:36.877Z | Downloaded rand_chacha v0.3.1 |
| 249 | 2026-07-21T03:58:36.877Z | Downloaded crc-catalog v2.4.0 |
| 250 | 2026-07-21T03:58:36.880Z | Downloaded num-conv v0.2.2 |
| 251 | 2026-07-21T03:58:36.883Z | Downloaded pem-rfc7468 v0.7.0 |
| 252 | 2026-07-21T03:58:36.883Z | Downloaded cc v1.2.61 |
| 253 | 2026-07-21T03:58:36.886Z | Downloaded jobserver v0.1.32 |
| 254 | 2026-07-21T03:58:36.886Z | Downloaded icu_locid_transform v1.5.0 |
| 255 | 2026-07-21T03:58:36.889Z | Downloaded crypto-common v0.2.2 |
| 256 | 2026-07-21T03:58:36.889Z | Downloaded dyn-clone v1.0.18 |
| 257 | 2026-07-21T03:58:36.889Z | Downloaded ciborium-io v0.2.2 |
| 258 | 2026-07-21T03:58:36.892Z | Downloaded env_logger v0.10.2 |
| 259 | 2026-07-21T03:58:36.895Z | Downloaded idna_adapter v1.2.0 |
| 260 | 2026-07-21T03:58:36.895Z | Downloaded is-terminal v0.4.13 |
| 261 | 2026-07-21T03:58:36.898Z | Downloaded cpufeatures v0.3.0 |
| 262 | 2026-07-21T03:58:36.898Z | Downloaded array-init v0.0.4 |
| 263 | 2026-07-21T03:58:36.898Z | Downloaded signature v2.2.0 |
| 264 | 2026-07-21T03:58:36.903Z | Downloaded strsim v0.11.1 |
| 265 | 2026-07-21T03:58:36.907Z | Downloaded futures-core v0.3.31 |
| 266 | 2026-07-21T03:58:36.907Z | Downloaded funty v2.0.0 |
| 267 | 2026-07-21T03:58:36.907Z | Downloaded digest-io v0.1.0 |
| 268 | 2026-07-21T03:58:36.910Z | Downloaded darling_macro v0.21.3 |
| 269 | 2026-07-21T03:58:36.910Z | Downloaded path-slash v0.1.5 |
| 270 | 2026-07-21T03:58:36.910Z | Downloaded is_terminal_polyfill v1.70.1 |
| 271 | 2026-07-21T03:58:36.910Z | Downloaded heck v0.5.0 |
| 272 | 2026-07-21T03:58:36.913Z | Downloaded nodrop v0.1.14 |
| 273 | 2026-07-21T03:58:36.913Z | Downloaded fnv v1.0.7 |
| 274 | 2026-07-21T03:58:36.913Z | Downloaded fastrand v2.1.1 |
| 275 | 2026-07-21T03:58:36.913Z | Downloaded radium v0.7.0 |
| 276 | 2026-07-21T03:58:36.916Z | Downloaded maybe-uninit v2.0.0 |
| 277 | 2026-07-21T03:58:36.916Z | Downloaded itoa v1.0.11 |
| 278 | 2026-07-21T03:58:36.916Z | Downloaded slog-scope v4.4.0 |
| 279 | 2026-07-21T03:58:36.916Z | Downloaded defmt-parser v1.0.0 |
| 280 | 2026-07-21T03:58:36.919Z | Downloaded byte-wrapper v0.1.0 |
| 281 | 2026-07-21T03:58:36.922Z | Downloaded cfg-if v1.0.0 |
| 282 | 2026-07-21T03:58:36.922Z | Downloaded base64 v0.21.7 |
| 283 | 2026-07-21T03:58:36.926Z | Downloaded futures-io v0.3.31 |
| 284 | 2026-07-21T03:58:36.926Z | Downloaded errno v0.3.13 |
| 285 | 2026-07-21T03:58:36.929Z | Downloaded pem v3.0.5 |
| 286 | 2026-07-21T03:58:36.929Z | Downloaded packed_struct_codegen v0.10.1 |
| 287 | 2026-07-21T03:58:36.932Z | Downloaded shlex v1.3.0 |
| 288 | 2026-07-21T03:58:36.932Z | Downloaded pin-project-lite v0.2.14 |
| 289 | 2026-07-21T03:58:36.935Z | Downloaded pkg-config v0.3.31 |
| 290 | 2026-07-21T03:58:36.938Z | Downloaded hybrid-array v0.4.12 |
| 291 | 2026-07-21T03:58:36.938Z | Downloaded futures-sink v0.3.31 |
| 292 | 2026-07-21T03:58:36.938Z | Downloaded colorchoice v1.0.2 |
| 293 | 2026-07-21T03:58:36.941Z | Downloaded anstyle-query v1.1.1 |
| 294 | 2026-07-21T03:58:36.941Z | Downloaded flagset v0.4.6 |
| 295 | 2026-07-21T03:58:36.941Z | Downloaded generic-array v0.14.7 |
| 296 | 2026-07-21T03:58:36.941Z | Downloaded slog-envlogger v2.2.0 |
| 297 | 2026-07-21T03:58:36.944Z | Downloaded crypto-common v0.1.6 |
| 298 | 2026-07-21T03:58:36.944Z | Downloaded async-recursion v1.1.1 |
| 299 | 2026-07-21T03:58:36.948Z | Downloaded num-integer v0.1.46 |
| 300 | 2026-07-21T03:58:36.948Z | Downloaded daft-derive v0.1.1 |
| 301 | 2026-07-21T03:58:36.951Z | Downloaded crc v3.2.1 |
| 302 | 2026-07-21T03:58:36.954Z | Downloaded serde_spanned v0.6.8 |
| 303 | 2026-07-21T03:58:36.954Z | Downloaded powerfmt v0.2.0 |
| 304 | 2026-07-21T03:58:36.957Z | Downloaded stable_deref_trait v1.2.0 |
| 305 | 2026-07-21T03:58:36.959Z | Downloaded tap v1.0.1 |
| 306 | 2026-07-21T03:58:36.960Z | Downloaded take_mut v0.2.2 |
| 307 | 2026-07-21T03:58:36.960Z | Downloaded terminal_size v0.4.0 |
| 308 | 2026-07-21T03:58:36.963Z | Downloaded serde_plain v1.0.2 |
| 309 | 2026-07-21T03:58:36.963Z | Downloaded subtle v2.6.1 |
| 310 | 2026-07-21T03:58:36.966Z | Downloaded time-core v0.1.8 |
| 311 | 2026-07-21T03:58:36.970Z | Downloaded futures v0.3.31 |
| 312 | 2026-07-21T03:58:36.973Z | Downloaded quote v1.0.38 |
| 313 | 2026-07-21T03:58:36.974Z | Downloaded futures-executor v0.3.31 |
| 314 | 2026-07-21T03:58:36.974Z | Downloaded anstream v0.6.15 |
| 315 | 2026-07-21T03:58:36.974Z | Downloaded ppv-lite86 v0.2.20 |
| 316 | 2026-07-21T03:58:36.977Z | Downloaded defmt-macros v1.1.1 |
| 317 | 2026-07-21T03:58:36.977Z | Downloaded digest v0.10.7 |
| 318 | 2026-07-21T03:58:36.980Z | Downloaded packed_struct v0.10.1 |
| 319 | 2026-07-21T03:58:36.980Z | Downloaded base64 v0.22.1 |
| 320 | 2026-07-21T03:58:36.984Z | Downloaded pin-project-internal v1.1.6 |
| 321 | 2026-07-21T03:58:36.987Z | Downloaded paste v1.0.15 |
| 322 | 2026-07-21T03:58:36.987Z | Downloaded iana-time-zone v0.1.61 |
| 323 | 2026-07-21T03:58:36.990Z | Downloaded thread_local v1.1.8 |
| 324 | 2026-07-21T03:58:36.990Z | Downloaded slab v0.4.9 |
| 325 | 2026-07-21T03:58:36.993Z | Downloaded tinyvec_macros v0.1.1 |
| 326 | 2026-07-21T03:58:36.993Z | Downloaded toml_datetime v0.6.8 |
| 327 | 2026-07-21T03:58:36.999Z | Downloaded utf16_iter v1.0.5 |
| 328 | 2026-07-21T03:58:37.003Z | Downloaded anstyle-parse v0.2.5 |
| 329 | 2026-07-21T03:58:37.003Z | Downloaded rand_core v0.6.4 |
| 330 | 2026-07-21T03:58:37.003Z | Downloaded pkcs1 v0.7.5 |
| 331 | 2026-07-21T03:58:37.006Z | Downloaded globset v0.4.15 |
| 332 | 2026-07-21T03:58:37.006Z | Downloaded tokio-macros v2.5.0 |
| 333 | 2026-07-21T03:58:37.006Z | Downloaded fs_extra v1.3.0 |
| 334 | 2026-07-21T03:58:37.006Z | Downloaded bitfield v0.14.0 |
| 335 | 2026-07-21T03:58:37.010Z | Downloaded displaydoc v0.2.5 |
| 336 | 2026-07-21T03:58:37.010Z | Downloaded litemap v0.7.3 |
| 337 | 2026-07-21T03:58:37.010Z | Downloaded untrusted v0.7.1 |
| 338 | 2026-07-21T03:58:37.055Z | Downloaded futures-channel v0.3.31 |
| 339 | 2026-07-21T03:58:37.056Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-07-21T03:58:37.056Z | Downloaded write16 v1.0.0 |
| 341 | 2026-07-21T03:58:37.056Z | Downloaded serde-hex v0.1.0 |
| 342 | 2026-07-21T03:58:37.056Z | Downloaded slog-async v2.8.0 |
| 343 | 2026-07-21T03:58:37.056Z | Downloaded futures-macro v0.3.31 |
| 344 | 2026-07-21T03:58:37.056Z | Downloaded slog-stdlog v4.1.1 |
| 345 | 2026-07-21T03:58:37.056Z | Downloaded strum_macros v0.26.4 |
| 346 | 2026-07-21T03:58:37.056Z | Downloaded deranged v0.5.8 |
| 347 | 2026-07-21T03:58:37.056Z | Downloaded snafu-derive v0.8.5 |
| 348 | 2026-07-21T03:58:37.056Z | Downloaded strum v0.26.3 |
| 349 | 2026-07-21T03:58:37.056Z | Downloaded smallvec v0.6.14 |
| 350 | 2026-07-21T03:58:37.056Z | Downloaded slog-term v2.9.2 |
| 351 | 2026-07-21T03:58:37.057Z | Downloaded yoke-derive v0.7.4 |
| 352 | 2026-07-21T03:58:37.057Z | Downloaded termcolor v1.4.1 |
| 353 | 2026-07-21T03:58:37.058Z | Downloaded semver v1.0.25 |
| 354 | 2026-07-21T03:58:37.058Z | Downloaded version_check v0.9.5 |
| 355 | 2026-07-21T03:58:37.058Z | Downloaded utf8_iter v1.0.4 |
| 356 | 2026-07-21T03:58:37.058Z | Downloaded zerofrom-derive v0.1.4 |
| 357 | 2026-07-21T03:58:37.058Z | Downloaded zerofrom v0.1.4 |
| 358 | 2026-07-21T03:58:37.059Z | Downloaded thiserror-impl v1.0.69 |
| 359 | 2026-07-21T03:58:37.059Z | Downloaded xattr v1.3.1 |
| 360 | 2026-07-21T03:58:37.059Z | Downloaded thiserror v1.0.69 |
| 361 | 2026-07-21T03:58:37.059Z | Downloaded clap v4.5.31 |
| 362 | 2026-07-21T03:58:37.059Z | Downloaded digest v0.11.3 |
| 363 | 2026-07-21T03:58:37.059Z | Downloaded thiserror-impl v2.0.12 |
| 364 | 2026-07-21T03:58:37.059Z | Downloaded darling v0.21.3 |
| 365 | 2026-07-21T03:58:37.059Z | Downloaded zeroize_derive v1.4.2 |
| 366 | 2026-07-21T03:58:37.059Z | Downloaded daft v0.1.1 |
| 367 | 2026-07-21T03:58:37.062Z | Downloaded tinystr v0.7.6 |
| 368 | 2026-07-21T03:58:37.063Z | Downloaded crc-any v2.5.0 |
| 369 | 2026-07-21T03:58:37.063Z | Downloaded tls_codec v0.4.1 |
| 370 | 2026-07-21T03:58:37.063Z | Downloaded time-macros v0.2.27 |
| 371 | 2026-07-21T03:58:37.063Z | Downloaded rustls-pki-types v1.14.1 |
| 372 | 2026-07-21T03:58:37.063Z | Downloaded defmt v1.1.1 |
| 373 | 2026-07-21T03:58:37.066Z | Downloaded spin v0.9.8 |
| 374 | 2026-07-21T03:58:37.066Z | Downloaded camino-tempfile v1.4.1 |
| 375 | 2026-07-21T03:58:37.066Z | Downloaded bzip2 v0.4.4 |
| 376 | 2026-07-21T03:58:37.069Z | Downloaded camino v1.1.9 |
| 377 | 2026-07-21T03:58:37.069Z | Downloaded synstructure v0.13.1 |
| 378 | 2026-07-21T03:58:37.069Z | Downloaded pkcs8 v0.10.2 |
| 379 | 2026-07-21T03:58:37.072Z | Downloaded icu_provider v1.5.0 |
| 380 | 2026-07-21T03:58:37.072Z | Downloaded spki v0.7.3 |
| 381 | 2026-07-21T03:58:37.075Z | Downloaded icu_normalizer v1.5.0 |
| 382 | 2026-07-21T03:58:37.075Z | Downloaded proc-macro2 v1.0.93 |
| 383 | 2026-07-21T03:58:37.078Z | Downloaded icu_locid v1.5.0 |
| 384 | 2026-07-21T03:58:37.079Z | Downloaded writeable v0.5.5 |
| 385 | 2026-07-21T03:58:37.082Z | Downloaded untrusted v0.9.0 |
| 386 | 2026-07-21T03:58:37.082Z | Downloaded tls_codec_derive v0.4.1 |
| 387 | 2026-07-21T03:58:37.083Z | Downloaded yoke v0.7.4 |
| 388 | 2026-07-21T03:58:37.083Z | Downloaded smallvec v1.14.0 |
| 389 | 2026-07-21T03:58:37.085Z | Downloaded slog v2.7.0 |
| 390 | 2026-07-21T03:58:37.085Z | Downloaded walkdir v2.5.0 |
| 391 | 2026-07-21T03:58:37.088Z | Downloaded term v1.2.1 |
| 392 | 2026-07-21T03:58:37.091Z | Downloaded zeroize v1.8.1 |
| 393 | 2026-07-21T03:58:37.091Z | Downloaded ryu v1.0.18 |
| 394 | 2026-07-21T03:58:37.091Z | Downloaded getrandom v0.2.15 |
| 395 | 2026-07-21T03:58:37.094Z | Downloaded crossbeam-utils v0.8.21 |
| 396 | 2026-07-21T03:58:37.097Z | Downloaded sha2 v0.11.0 |
| 397 | 2026-07-21T03:58:37.097Z | Downloaded sha2 v0.10.8 |
| 398 | 2026-07-21T03:58:37.101Z | Downloaded rustversion v1.0.22 |
| 399 | 2026-07-21T03:58:37.101Z | Downloaded thiserror v2.0.12 |
| 400 | 2026-07-21T03:58:37.104Z | Downloaded const-oid v0.9.6 |
| 401 | 2026-07-21T03:58:37.104Z | Downloaded unicode-ident v1.0.14 |
| 402 | 2026-07-21T03:58:37.107Z | Downloaded const-oid v0.10.2 |
| 403 | 2026-07-21T03:58:37.107Z | Downloaded getrandom v0.3.3 |
| 404 | 2026-07-21T03:58:37.110Z | Downloaded zerovec-derive v0.10.3 |
| 405 | 2026-07-21T03:58:37.110Z | Downloaded serde_derive v1.0.228 |
| 406 | 2026-07-21T03:58:37.115Z | Downloaded wyz v0.5.1 |
| 407 | 2026-07-21T03:58:37.118Z | Downloaded ron v0.8.1 |
| 408 | 2026-07-21T03:58:37.122Z | Downloaded zerocopy-derive v0.7.35 |
| 409 | 2026-07-21T03:58:37.122Z | Downloaded icu_locid_transform_data v1.5.0 |
| 410 | 2026-07-21T03:58:37.125Z | Downloaded half v2.7.1 |
| 411 | 2026-07-21T03:58:37.126Z | Downloaded bytes v1.11.1 |
| 412 | 2026-07-21T03:58:37.128Z | Downloaded crossbeam-channel v0.5.15 |
| 413 | 2026-07-21T03:58:37.129Z | Downloaded tinyvec v1.8.0 |
| 414 | 2026-07-21T03:58:37.132Z | Downloaded icu_properties v1.5.1 |
| 415 | 2026-07-21T03:58:37.132Z | Downloaded schemars v0.9.0 |
| 416 | 2026-07-21T03:58:37.138Z | Downloaded serde_core v1.0.228 |
| 417 | 2026-07-21T03:58:37.141Z | Downloaded snafu v0.8.5 |
| 418 | 2026-07-21T03:58:37.144Z | Downloaded log v0.4.22 |
| 419 | 2026-07-21T03:58:37.144Z | Downloaded arc-swap v1.7.1 |
| 420 | 2026-07-21T03:58:37.147Z | Downloaded pin-project v1.1.6 |
| 421 | 2026-07-21T03:58:37.152Z | Downloaded serde_with_macros v3.14.1 |
| 422 | 2026-07-21T03:58:37.155Z | Downloaded darling_core v0.21.3 |
| 423 | 2026-07-21T03:58:37.158Z | Downloaded zerocopy v0.6.6 |
| 424 | 2026-07-21T03:58:37.158Z | Downloaded tempfile v3.20.0 |
| 425 | 2026-07-21T03:58:37.161Z | Downloaded find-msvc-tools v0.1.9 |
| 426 | 2026-07-21T03:58:37.161Z | Downloaded der v0.7.9 |
| 427 | 2026-07-21T03:58:37.177Z | Downloaded indexmap v1.9.3 |
| 428 | 2026-07-21T03:58:37.180Z | Downloaded rand v0.8.6 |
| 429 | 2026-07-21T03:58:37.184Z | Downloaded url v2.5.7 |
| 430 | 2026-07-21T03:58:37.184Z | Downloaded icu_collections v1.5.0 |
| 431 | 2026-07-21T03:58:37.187Z | Downloaded zerocopy-derive v0.8.27 |
| 432 | 2026-07-21T03:58:37.189Z | Downloaded flate2 v1.0.35 |
| 433 | 2026-07-21T03:58:37.193Z | Downloaded num-traits v0.2.19 |
| 434 | 2026-07-21T03:58:37.196Z | Downloaded x509-cert v0.2.5 |
| 435 | 2026-07-21T03:58:37.199Z | Downloaded aho-corasick v1.1.3 |
| 436 | 2026-07-21T03:58:37.203Z | Downloaded memchr v2.7.4 |
| 437 | 2026-07-21T03:58:37.207Z | Downloaded typenum v1.20.1 |
| 438 | 2026-07-21T03:58:37.210Z | Downloaded rustls-webpki v0.103.13 |
| 439 | 2026-07-21T03:58:37.210Z | Downloaded typed-path v0.9.3 |
| 440 | 2026-07-21T03:58:37.214Z | Downloaded unicode-normalization v0.1.24 |
| 441 | 2026-07-21T03:58:37.216Z | Downloaded toml v0.7.8 |
| 442 | 2026-07-21T03:58:37.219Z | Downloaded schemars v1.1.0 |
| 443 | 2026-07-21T03:58:37.224Z | Downloaded jiff-static v0.2.32 |
| 444 | 2026-07-21T03:58:37.227Z | Downloaded tar v0.4.46 |
| 445 | 2026-07-21T03:58:37.230Z | Downloaded aws-lc-rs v1.16.3 |
| 446 | 2026-07-21T03:58:37.233Z | Downloaded clap_builder v4.5.31 |
| 447 | 2026-07-21T03:58:37.237Z | Downloaded zip v0.6.6 |
| 448 | 2026-07-21T03:58:37.240Z | Downloaded hashbrown v0.12.3 |
| 449 | 2026-07-21T03:58:37.240Z | Downloaded serde v1.0.228 |
| 450 | 2026-07-21T03:58:37.243Z | Downloaded toml_edit v0.19.15 |
| 451 | 2026-07-21T03:58:37.251Z | Downloaded hashbrown v0.13.2 |
| 452 | 2026-07-21T03:58:37.254Z | Downloaded bitvec v1.0.1 |
| 453 | 2026-07-21T03:58:37.261Z | Downloaded syn v1.0.109 |
| 454 | 2026-07-21T03:58:37.265Z | Downloaded indexmap v2.7.1 |
| 455 | 2026-07-21T03:58:37.268Z | Downloaded chrono v0.4.40 |
| 456 | 2026-07-21T03:58:37.271Z | Downloaded libm v0.2.8 |
| 457 | 2026-07-21T03:58:37.275Z | Downloaded hashbrown v0.15.1 |
| 458 | 2026-07-21T03:58:37.278Z | Downloaded bstr v1.10.0 |
| 459 | 2026-07-21T03:58:37.283Z | Downloaded num-bigint-dig v0.8.6 |
| 460 | 2026-07-21T03:58:37.286Z | Downloaded futures-util v0.3.31 |
| 461 | 2026-07-21T03:58:37.291Z | Downloaded rsa v0.9.10 |
| 462 | 2026-07-21T03:58:37.306Z | Downloaded tokio-util v0.7.15 |
| 463 | 2026-07-21T03:58:37.309Z | Downloaded idna v1.1.0 |
| 464 | 2026-07-21T03:58:37.319Z | Downloaded serde_json v1.0.139 |
| 465 | 2026-07-21T03:58:37.331Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 466 | 2026-07-21T03:58:37.341Z | Downloaded zerovec v0.10.4 |
| 467 | 2026-07-21T03:58:37.352Z | Downloaded winnow v0.5.40 |
| 468 | 2026-07-21T03:58:37.357Z | Downloaded zerocopy v0.7.35 |
| 469 | 2026-07-21T03:58:37.366Z | Downloaded serde_with v3.14.1 |
| 470 | 2026-07-21T03:58:37.372Z | Downloaded rawzip v0.4.4 |
| 471 | 2026-07-21T03:58:37.375Z | Downloaded tokio v1.47.2 |
| 472 | 2026-07-21T03:58:37.417Z | Downloaded icu_properties_data v1.5.0 |
| 473 | 2026-07-21T03:58:37.424Z | Downloaded time v0.3.47 |
| 474 | 2026-07-21T03:58:37.430Z | Downloaded object v0.30.4 |
| 475 | 2026-07-21T03:58:37.438Z | Downloaded zerocopy v0.8.27 |
| 476 | 2026-07-21T03:58:37.449Z | Downloaded regex v1.11.1 |
| 477 | 2026-07-21T03:58:37.475Z | Downloaded syn v2.0.119 |
| 478 | 2026-07-21T03:58:37.490Z | Downloaded rustix v0.38.37 |
| 479 | 2026-07-21T03:58:37.501Z | Downloaded regex-syntax v0.8.5 |
| 480 | 2026-07-21T03:58:37.505Z | Downloaded rustls v0.23.40 |
| 481 | 2026-07-21T03:58:37.525Z | Downloaded rustix v1.0.7 |
| 482 | 2026-07-21T03:58:37.559Z | Downloaded zerocopy-derive v0.6.6 |
| 483 | 2026-07-21T03:58:37.583Z | Downloaded regex-automata v0.4.8 |
| 484 | 2026-07-21T03:58:37.594Z | Downloaded libc v0.2.170 |
| 485 | 2026-07-21T03:58:37.606Z | Downloaded jiff v0.2.32 |
| 486 | 2026-07-21T03:58:37.655Z | Downloaded ring v0.17.13 |
| 487 | 2026-07-21T03:58:37.973Z | Downloaded aws-lc-sys v0.40.0 |
| 488 | 2026-07-21T03:58:38.160Z | Compiling proc-macro2 v1.0.93 |
| 489 | 2026-07-21T03:58:38.160Z | Compiling unicode-ident v1.0.14 |
| 490 | 2026-07-21T03:58:38.163Z | Compiling serde_core v1.0.228 |
| 491 | 2026-07-21T03:58:38.164Z | Compiling serde v1.0.228 |
| 492 | 2026-07-21T03:58:38.164Z | Compiling libc v0.2.170 |
| 493 | 2026-07-21T03:58:38.164Z | Compiling cfg-if v1.0.0 |
| 494 | 2026-07-21T03:58:38.164Z | Compiling autocfg v1.4.0 |
| 495 | 2026-07-21T03:58:38.337Z | Compiling shlex v1.3.0 |
| 496 | 2026-07-21T03:58:38.382Z | Compiling find-msvc-tools v0.1.9 |
| 497 | 2026-07-21T03:58:38.523Z | Compiling version_check v0.9.5 |
| 498 | 2026-07-21T03:58:38.615Z | Compiling byteorder v1.5.0 |
| 499 | 2026-07-21T03:58:38.640Z | Compiling typenum v1.20.1 |
| 500 | 2026-07-21T03:58:38.694Z | Compiling memchr v2.7.4 |
| 501 | 2026-07-21T03:58:38.803Z | Compiling zeroize v1.8.1 |
| 502 | 2026-07-21T03:58:38.833Z | Compiling once_cell v1.20.3 |
| 503 | 2026-07-21T03:58:38.957Z | Compiling jobserver v0.1.32 |
| 504 | 2026-07-21T03:58:38.973Z | Compiling rustix v0.38.37 |
| 505 | 2026-07-21T03:58:39.032Z | Compiling libm v0.2.8 |
| 506 | 2026-07-21T03:58:39.217Z | Compiling quote v1.0.38 |
| 507 | 2026-07-21T03:58:39.259Z | Compiling cc v1.2.61 |
| 508 | 2026-07-21T03:58:39.271Z | Compiling errno v0.3.13 |
| 509 | 2026-07-21T03:58:39.382Z | Compiling num-traits v0.2.19 |
| 510 | 2026-07-21T03:58:39.393Z | Compiling syn v2.0.119 |
| 511 | 2026-07-21T03:58:39.418Z | Compiling heck v0.5.0 |
| 512 | 2026-07-21T03:58:39.447Z | Compiling const-oid v0.9.6 |
| 513 | 2026-07-21T03:58:39.466Z | Compiling strsim v0.11.1 |
| 514 | 2026-07-21T03:58:39.475Z | Compiling stable_deref_trait v1.2.0 |
| 515 | 2026-07-21T03:58:39.615Z | Compiling generic-array v0.14.7 |
| 516 | 2026-07-21T03:58:39.755Z | Compiling base64ct v1.6.0 |
| 517 | 2026-07-21T03:58:39.864Z | Compiling smallvec v1.14.0 |
| 518 | 2026-07-21T03:58:40.071Z | Compiling pem-rfc7468 v0.7.0 |
| 519 | 2026-07-21T03:58:40.081Z | Compiling getrandom v0.2.15 |
| 520 | 2026-07-21T03:58:40.161Z | Compiling utf8parse v0.2.2 |
| 521 | 2026-07-21T03:58:40.259Z | Compiling flagset v0.4.6 |
| 522 | 2026-07-21T03:58:40.268Z | Compiling spin v0.9.8 |
| 523 | 2026-07-21T03:58:40.344Z | Compiling log v0.4.22 |
| 524 | 2026-07-21T03:58:40.383Z | Compiling lazy_static v1.5.0 |
| 525 | 2026-07-21T03:58:40.393Z | Compiling anstyle-parse v0.2.5 |
| 526 | 2026-07-21T03:58:40.408Z | Compiling rand_core v0.6.4 |
| 527 | 2026-07-21T03:58:40.469Z | Compiling cmake v0.1.58 |
| 528 | 2026-07-21T03:58:40.514Z | Compiling fs_extra v1.3.0 |
| 529 | 2026-07-21T03:58:40.534Z | Compiling is_terminal_polyfill v1.70.1 |
| 530 | 2026-07-21T03:58:40.559Z | Compiling colorchoice v1.0.2 |
| 531 | 2026-07-21T03:58:40.570Z | Compiling syn v1.0.109 |
| 532 | 2026-07-21T03:58:40.619Z | Compiling anstyle-query v1.1.1 |
| 533 | 2026-07-21T03:58:40.628Z | Compiling anstyle v1.0.10 |
| 534 | 2026-07-21T03:58:40.654Z | Compiling radium v0.7.0 |
| 535 | 2026-07-21T03:58:40.664Z | Compiling writeable v0.5.5 |
| 536 | 2026-07-21T03:58:40.721Z | Compiling litemap v0.7.3 |
| 537 | 2026-07-21T03:58:40.760Z | Compiling dunce v1.0.5 |
| 538 | 2026-07-21T03:58:40.809Z | Compiling anstream v0.6.15 |
| 539 | 2026-07-21T03:58:40.844Z | Compiling crypto-common v0.1.6 |
| 540 | 2026-07-21T03:58:40.853Z | Compiling aws-lc-sys v0.40.0 |
| 541 | 2026-07-21T03:58:40.914Z | Compiling block-buffer v0.10.4 |
| 542 | 2026-07-21T03:58:40.923Z | Compiling clap_lex v0.7.4 |
| 543 | 2026-07-21T03:58:40.944Z | Compiling tap v1.0.1 |
| 544 | 2026-07-21T03:58:40.952Z | Compiling itoa v1.0.11 |
| 545 | 2026-07-21T03:58:40.962Z | Compiling pkg-config v0.3.31 |
| 546 | 2026-07-21T03:58:41.043Z | Compiling maybe-uninit v2.0.0 |
| 547 | 2026-07-21T03:58:41.043Z | Compiling wyz v0.5.1 |
| 548 | 2026-07-21T03:58:41.081Z | Compiling digest v0.10.7 |
| 549 | 2026-07-21T03:58:41.232Z | Compiling num-integer v0.1.46 |
| 550 | 2026-07-21T03:58:41.269Z | Compiling is-terminal v0.4.13 |
| 551 | 2026-07-21T03:58:41.319Z | Compiling ahash v0.8.11 |
| 552 | 2026-07-21T03:58:41.406Z | Compiling futures-core v0.3.31 |
| 553 | 2026-07-21T03:58:41.409Z | Compiling funty v2.0.0 |
| 554 | 2026-07-21T03:58:41.464Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 555 | 2026-07-21T03:58:41.560Z | Compiling num-bigint-dig v0.8.6 |
| 556 | 2026-07-21T03:58:41.589Z | Compiling subtle v2.6.1 |
| 557 | 2026-07-21T03:58:41.634Z | Compiling icu_locid_transform_data v1.5.0 |
| 558 | 2026-07-21T03:58:41.722Z | Compiling slog v2.7.0 |
| 559 | 2026-07-21T03:58:41.754Z | Compiling packed_struct v0.10.1 |
| 560 | 2026-07-21T03:58:41.784Z | Compiling hex v0.4.3 |
| 561 | 2026-07-21T03:58:42.042Z | Compiling bitvec v1.0.1 |
| 562 | 2026-07-21T03:58:42.052Z | Compiling num-iter v0.1.45 |
| 563 | 2026-07-21T03:58:42.099Z | Compiling indexmap v1.9.3 |
| 564 | 2026-07-21T03:58:42.155Z | Compiling slab v0.4.9 |
| 565 | 2026-07-21T03:58:42.164Z | Compiling crc32fast v1.4.2 |
| 566 | 2026-07-21T03:58:42.316Z | Compiling synstructure v0.13.1 |
| 567 | 2026-07-21T03:58:42.346Z | Compiling crc-catalog v2.4.0 |
| 568 | 2026-07-21T03:58:42.379Z | Compiling thiserror v1.0.69 |
| 569 | 2026-07-21T03:58:42.431Z | Compiling rustix v1.0.7 |
| 570 | 2026-07-21T03:58:42.682Z | Compiling equivalent v1.0.1 |
| 571 | 2026-07-21T03:58:42.768Z | Compiling cpufeatures v0.2.14 |
| 572 | 2026-07-21T03:58:42.777Z | Compiling nodrop v0.1.14 |
| 573 | 2026-07-21T03:58:42.820Z | Compiling hashbrown v0.15.1 |
| 574 | 2026-07-21T03:58:42.835Z | Compiling fnv v1.0.7 |
| 575 | 2026-07-21T03:58:42.862Z | Compiling zerocopy v0.8.27 |
| 576 | 2026-07-21T03:58:42.905Z | Compiling aws-lc-rs v1.16.3 |
| 577 | 2026-07-21T03:58:42.927Z | Compiling icu_properties_data v1.5.0 |
| 578 | 2026-07-21T03:58:43.069Z | Compiling futures-sink v0.3.31 |
| 579 | 2026-07-21T03:58:43.175Z | Compiling pin-project-lite v0.2.14 |
| 580 | 2026-07-21T03:58:43.204Z | Compiling ident_case v1.0.1 |
| 581 | 2026-07-21T03:58:43.249Z | Compiling serde_json v1.0.139 |
| 582 | 2026-07-21T03:58:43.280Z | Compiling getrandom v0.3.3 |
| 583 | 2026-07-21T03:58:43.321Z | Compiling darling_core v0.21.3 |
| 584 | 2026-07-21T03:58:43.346Z | Compiling indexmap v2.7.1 |
| 585 | 2026-07-21T03:58:43.519Z | Compiling array-init v0.0.4 |
| 586 | 2026-07-21T03:58:43.529Z | Compiling serde_derive v1.0.228 |
| 587 | 2026-07-21T03:58:43.605Z | Compiling zerofrom-derive v0.1.4 |
| 588 | 2026-07-21T03:58:43.608Z | Compiling zerocopy-derive v0.7.35 |
| 589 | 2026-07-21T03:58:43.858Z | Compiling yoke-derive v0.7.4 |
| 590 | 2026-07-21T03:58:43.904Z | Compiling zerovec-derive v0.10.3 |
| 591 | 2026-07-21T03:58:44.097Z | Compiling displaydoc v0.2.5 |
| 592 | 2026-07-21T03:58:44.440Z | Compiling zerocopy v0.7.35 |
| 593 | 2026-07-21T03:58:44.772Z | Compiling zerofrom v0.1.4 |
| 594 | 2026-07-21T03:58:44.825Z | Compiling der_derive v0.7.3 |
| 595 | 2026-07-21T03:58:44.847Z | Compiling icu_provider_macros v1.5.0 |
| 596 | 2026-07-21T03:58:44.894Z | Compiling yoke v0.7.4 |
| 597 | 2026-07-21T03:58:44.918Z | Compiling zerocopy-derive v0.6.6 |
| 598 | 2026-07-21T03:58:44.997Z | Compiling ppv-lite86 v0.2.20 |
| 599 | 2026-07-21T03:58:45.077Z | Compiling zerovec v0.10.4 |
| 600 | 2026-07-21T03:58:45.322Z | Compiling rand_chacha v0.3.1 |
| 601 | 2026-07-21T03:58:45.371Z | Compiling clap_derive v4.5.28 |
| 602 | 2026-07-21T03:58:45.411Z | Compiling packed_struct_codegen v0.10.1 |
| 603 | 2026-07-21T03:58:45.617Z | Compiling rand v0.8.6 |
| 604 | 2026-07-21T03:58:45.705Z | Compiling zerocopy v0.6.6 |
| 605 | 2026-07-21T03:58:45.744Z | Compiling der v0.7.9 |
| 606 | 2026-07-21T03:58:45.960Z | Compiling tinystr v0.7.6 |
| 607 | 2026-07-21T03:58:46.018Z | Compiling icu_collections v1.5.0 |
| 608 | 2026-07-21T03:58:46.160Z | Compiling icu_locid v1.5.0 |
| 609 | 2026-07-21T03:58:46.296Z | Compiling zerocopy-derive v0.8.27 |
| 610 | 2026-07-21T03:58:46.421Z | Compiling thiserror-impl v1.0.69 |
| 611 | 2026-07-21T03:58:46.639Z | Compiling spki v0.7.3 |
| 612 | 2026-07-21T03:58:46.748Z | Compiling bitflags v2.6.0 |
| 613 | 2026-07-21T03:58:46.847Z | Compiling icu_provider v1.5.0 |
| 614 | 2026-07-21T03:58:47.062Z | Compiling pkcs8 v0.10.2 |
| 615 | 2026-07-21T03:58:47.108Z | Compiling serde_spanned v0.6.8 |
| 616 | 2026-07-21T03:58:47.172Z | Compiling icu_locid_transform v1.5.0 |
| 617 | 2026-07-21T03:58:47.247Z | Compiling pkcs1 v0.7.5 |
| 618 | 2026-07-21T03:58:47.336Z | Compiling toml_datetime v0.6.8 |
| 619 | 2026-07-21T03:58:47.562Z | Compiling sha2 v0.10.8 |
| 620 | 2026-07-21T03:58:47.753Z | Compiling icu_properties v1.5.1 |
| 621 | 2026-07-21T03:58:47.873Z | Compiling terminal_size v0.4.0 |
| 622 | 2026-07-21T03:58:48.018Z | Compiling clap_builder v4.5.31 |
| 623 | 2026-07-21T03:58:48.115Z | Compiling crc v3.2.1 |
| 624 | 2026-07-21T03:58:48.417Z | Compiling smallvec v0.6.14 |
| 625 | 2026-07-21T03:58:48.520Z | Compiling signature v2.2.0 |
| 626 | 2026-07-21T03:58:48.612Z | Compiling hybrid-array v0.4.12 |
| 627 | 2026-07-21T03:58:48.665Z | Compiling aho-corasick v1.1.3 |
| 628 | 2026-07-21T03:58:48.715Z | Compiling winnow v0.5.40 |
| 629 | 2026-07-21T03:58:48.890Z | Compiling write16 v1.0.0 |
| 630 | 2026-07-21T03:58:48.988Z | Compiling paste v1.0.15 |
| 631 | 2026-07-21T03:58:49.068Z | Compiling termcolor v1.4.1 |
| 632 | 2026-07-21T03:58:49.169Z | Compiling hashbrown v0.12.3 |
| 633 | 2026-07-21T03:58:49.271Z | Compiling ryu v1.0.18 |
| 634 | 2026-07-21T03:58:49.435Z | Compiling thiserror v2.0.12 |
| 635 | 2026-07-21T03:58:49.456Z | Compiling regex-syntax v0.8.5 |
| 636 | 2026-07-21T03:58:49.633Z | Compiling clap v4.5.31 |
| 637 | 2026-07-21T03:58:49.716Z | Compiling icu_normalizer_data v1.5.0 |
| 638 | 2026-07-21T03:58:49.745Z | Compiling utf8_iter v1.0.4 |
| 639 | 2026-07-21T03:58:49.764Z | Compiling utf16_iter v1.0.5 |
| 640 | 2026-07-21T03:58:49.786Z | Compiling bitfield v0.14.0 |
| 641 | 2026-07-21T03:58:49.890Z | Compiling base64 v0.21.7 |
| 642 | 2026-07-21T03:58:49.899Z | Compiling rustversion v1.0.22 |
| 643 | 2026-07-21T03:58:49.930Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 644 | 2026-07-21T03:58:50.161Z | Compiling ron v0.8.1 |
| 645 | 2026-07-21T03:58:50.219Z | Compiling toml_edit v0.19.15 |
| 646 | 2026-07-21T03:58:50.282Z | Compiling icu_normalizer v1.5.0 |
| 647 | 2026-07-21T03:58:50.925Z | Compiling regex-automata v0.4.8 |
| 648 | 2026-07-21T03:58:51.536Z | Compiling env_logger v0.10.2 |
| 649 | 2026-07-21T03:58:51.647Z | Compiling rsa v0.9.10 |
| 650 | 2026-07-21T03:58:52.075Z | Compiling serde-hex v0.1.0 |
| 651 | 2026-07-21T03:58:52.323Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 652 | 2026-07-21T03:58:52.504Z | Compiling x509-cert v0.2.5 |
| 653 | 2026-07-21T03:58:53.456Z | Compiling hashbrown v0.13.2 |
| 654 | 2026-07-21T03:58:53.495Z | Compiling darling_macro v0.21.3 |
| 655 | 2026-07-21T03:58:53.774Z | Compiling bzip2 v0.4.4 |
| 656 | 2026-07-21T03:58:53.927Z | Compiling futures-macro v0.3.31 |
| 657 | 2026-07-21T03:58:53.937Z | Compiling thiserror-impl v2.0.12 |
| 658 | 2026-07-21T03:58:53.985Z | Compiling futures-channel v0.3.31 |
| 659 | 2026-07-21T03:58:54.044Z | Compiling futures-io v0.3.31 |
| 660 | 2026-07-21T03:58:54.203Z | Compiling pin-utils v0.1.0 |
| 661 | 2026-07-21T03:58:54.206Z | Compiling untrusted v0.7.1 |
| 662 | 2026-07-21T03:58:54.270Z | Compiling crossbeam-utils v0.8.21 |
| 663 | 2026-07-21T03:58:54.279Z | Compiling futures-task v0.3.31 |
| 664 | 2026-07-21T03:58:54.333Z | Compiling tinyvec_macros v0.1.1 |
| 665 | 2026-07-21T03:58:54.403Z | Compiling crc-any v2.5.0 |
| 666 | 2026-07-21T03:58:54.451Z | Compiling fastrand v2.1.1 |
| 667 | 2026-07-21T03:58:54.487Z | Compiling tinyvec v1.8.0 |
| 668 | 2026-07-21T03:58:54.578Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 669 | 2026-07-21T03:58:54.637Z | Compiling tempfile v3.20.0 |
| 670 | 2026-07-21T03:58:54.723Z | Compiling futures-util v0.3.31 |
| 671 | 2026-07-21T03:58:54.723Z | Compiling darling v0.21.3 |
| 672 | 2026-07-21T03:58:54.807Z | Compiling zip v0.6.6 |
| 673 | 2026-07-21T03:58:54.881Z | Compiling object v0.30.4 |
| 674 | 2026-07-21T03:58:55.054Z | Compiling half v2.7.1 |
| 675 | 2026-07-21T03:58:55.126Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 676 | 2026-07-21T03:58:55.236Z | Compiling toml v0.7.8 |
| 677 | 2026-07-21T03:58:55.431Z | Compiling idna_adapter v1.2.0 |
| 678 | 2026-07-21T03:58:55.573Z | Compiling block-buffer v0.12.1 |
| 679 | 2026-07-21T03:58:55.734Z | Compiling crypto-common v0.2.2 |
| 680 | 2026-07-21T03:58:55.782Z | Compiling tokio-macros v2.5.0 |
| 681 | 2026-07-21T03:58:55.823Z | Compiling pin-project-internal v1.1.6 |
| 682 | 2026-07-21T03:58:56.011Z | Compiling daft-derive v0.1.1 |
| 683 | 2026-07-21T03:58:56.119Z | Compiling rustls-pki-types v1.14.1 |
| 684 | 2026-07-21T03:58:56.498Z | Compiling num-conv v0.2.2 |
| 685 | 2026-07-21T03:58:56.643Z | Compiling percent-encoding v2.3.2 |
| 686 | 2026-07-21T03:58:56.653Z | Compiling untrusted v0.9.0 |
| 687 | 2026-07-21T03:58:56.713Z | Compiling iana-time-zone v0.1.61 |
| 688 | 2026-07-21T03:58:56.741Z | Compiling path-slash v0.1.5 |
| 689 | 2026-07-21T03:58:56.770Z | Compiling bytes v1.11.1 |
| 690 | 2026-07-21T03:58:56.843Z | Compiling const-oid v0.10.2 |
| 691 | 2026-07-21T03:58:56.868Z | Compiling ciborium-io v0.2.2 |
| 692 | 2026-07-21T03:58:56.920Z | Compiling powerfmt v0.2.0 |
| 693 | 2026-07-21T03:58:56.938Z | Compiling rustls v0.23.40 |
| 694 | 2026-07-21T03:58:56.958Z | Compiling camino v1.1.9 |
| 695 | 2026-07-21T03:58:57.032Z | Compiling time-core v0.1.8 |
| 696 | 2026-07-21T03:58:57.050Z | Compiling digest v0.11.3 |
| 697 | 2026-07-21T03:58:57.132Z | Compiling deranged v0.5.8 |
| 698 | 2026-07-21T03:58:57.145Z | Compiling ciborium-ll v0.2.2 |
| 699 | 2026-07-21T03:58:57.182Z | Compiling time-macros v0.2.27 |
| 700 | 2026-07-21T03:58:57.214Z | Compiling pin-project v1.1.6 |
| 701 | 2026-07-21T03:58:57.309Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 702 | 2026-07-21T03:58:57.325Z | Compiling tokio v1.47.2 |
| 703 | 2026-07-21T03:58:57.360Z | Compiling chrono v0.4.40 |
| 704 | 2026-07-21T03:58:57.414Z | Compiling futures-executor v0.3.31 |
| 705 | 2026-07-21T03:58:57.704Z | Compiling form_urlencoded v1.2.2 |
| 706 | 2026-07-21T03:58:57.898Z | Compiling daft v0.1.1 |
| 707 | 2026-07-21T03:58:58.021Z | Compiling strum_macros v0.26.4 |
| 708 | 2026-07-21T03:58:58.109Z | Compiling idna v1.1.0 |
| 709 | 2026-07-21T03:58:58.127Z | Compiling unicode-normalization v0.1.24 |
| 710 | 2026-07-21T03:58:58.175Z | Compiling serde_with_macros v3.14.1 |
| 711 | 2026-07-21T03:58:58.802Z | Compiling xattr v1.3.1 |
| 712 | 2026-07-21T03:58:58.878Z | Compiling snafu-derive v0.8.5 |
| 713 | 2026-07-21T03:58:58.970Z | Compiling byte-wrapper v0.1.0 |
| 714 | 2026-07-21T03:58:59.086Z | Compiling filetime v0.2.25 |
| 715 | 2026-07-21T03:58:59.103Z | Compiling bstr v1.10.0 |
| 716 | 2026-07-21T03:58:59.139Z | Compiling thread_local v1.1.8 |
| 717 | 2026-07-21T03:58:59.259Z | Compiling adler2 v2.0.0 |
| 718 | 2026-07-21T03:58:59.269Z | Compiling same-file v1.0.6 |
| 719 | 2026-07-21T03:58:59.394Z | Compiling base64 v0.22.1 |
| 720 | 2026-07-21T03:58:59.413Z | Compiling arc-swap v1.7.1 |
| 721 | 2026-07-21T03:58:59.438Z | Compiling slog-async v2.8.0 |
| 722 | 2026-07-21T03:58:59.589Z | Compiling semver v1.0.25 |
| 723 | 2026-07-21T03:58:59.611Z | Compiling strum v0.26.3 |
| 724 | 2026-07-21T03:58:59.706Z | Compiling slog-scope v4.4.0 |
| 725 | 2026-07-21T03:58:59.721Z | Compiling pem v3.0.5 |
| 726 | 2026-07-21T03:58:59.738Z | Compiling globset v0.4.15 |
| 727 | 2026-07-21T03:58:59.768Z | Compiling walkdir v2.5.0 |
| 728 | 2026-07-21T03:58:59.917Z | Compiling tokio-util v0.7.15 |
| 729 | 2026-07-21T03:58:59.965Z | Compiling miniz_oxide v0.8.0 |
| 730 | 2026-07-21T03:59:00.089Z | Compiling serde_with v3.14.1 |
| 731 | 2026-07-21T03:59:00.127Z | Compiling tar v0.4.46 |
| 732 | 2026-07-21T03:59:00.315Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 733 | 2026-07-21T03:59:00.547Z | Compiling crossbeam-channel v0.5.15 |
| 734 | 2026-07-21T03:59:00.550Z | Compiling snafu v0.8.5 |
| 735 | 2026-07-21T03:59:00.938Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 736 | 2026-07-21T03:59:01.034Z | Compiling url v2.5.7 |
| 737 | 2026-07-21T03:59:01.113Z | Compiling time v0.3.47 |
| 738 | 2026-07-21T03:59:01.139Z | Compiling futures v0.3.31 |
| 739 | 2026-07-21T03:59:01.566Z | Compiling ciborium v0.2.2 |
| 740 | 2026-07-21T03:59:01.613Z | Compiling serde_plain v1.0.2 |
| 741 | 2026-07-21T03:59:01.677Z | Compiling async-trait v0.1.86 |
| 742 | 2026-07-21T03:59:01.698Z | Compiling async-recursion v1.1.1 |
| 743 | 2026-07-21T03:59:01.818Z | Compiling jiff v0.2.32 |
| 744 | 2026-07-21T03:59:01.937Z | Compiling dyn-clone v1.0.18 |
| 745 | 2026-07-21T03:59:01.975Z | Compiling take_mut v0.2.2 |
| 746 | 2026-07-21T03:59:02.082Z | Compiling typed-path v0.9.3 |
| 747 | 2026-07-21T03:59:02.082Z | Compiling term v1.2.1 |
| 748 | 2026-07-21T03:59:02.168Z | Compiling anyhow v1.0.96 |
| 749 | 2026-07-21T03:59:02.260Z | Compiling cpufeatures v0.3.0 |
| 750 | 2026-07-21T03:59:02.335Z | Compiling sha2 v0.11.0 |
| 751 | 2026-07-21T03:59:02.372Z | Compiling slog-term v2.9.2 |
| 752 | 2026-07-21T03:59:02.711Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 753 | 2026-07-21T03:59:02.821Z | Compiling camino-tempfile v1.4.1 |
| 754 | 2026-07-21T03:59:02.986Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 755 | 2026-07-21T03:59:03.061Z | Compiling flate2 v1.0.35 |
| 756 | 2026-07-21T03:59:03.273Z | Compiling slog-stdlog v4.1.1 |
| 757 | 2026-07-21T03:59:03.433Z | Compiling digest-io v0.1.0 |
| 758 | 2026-07-21T03:59:03.440Z | Compiling atomicwrites v0.4.4 |
| 759 | 2026-07-21T03:59:03.537Z | Compiling regex v1.11.1 |
| 760 | 2026-07-21T03:59:03.556Z | Compiling rawzip v0.4.4 |
| 761 | 2026-07-21T03:59:03.904Z | Compiling slog-envlogger v2.2.0 |
| 762 | 2026-07-21T03:59:08.717Z | Compiling rustls-webpki v0.103.13 |
| 763 | 2026-07-21T03:59:11.432Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 764 | 2026-07-21T03:59:13.460Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 765 | 2026-07-21T03:59:15.465Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 766 | 2026-07-21T03:59:22.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.34s |
| 767 | 2026-07-21T03:59:23.096Z | |
| 768 | 2026-07-21T03:59:23.096Z | real 50.478457784 |
| 769 | 2026-07-21T03:59:23.096Z | user 3:05.894158734 |
| 770 | 2026-07-21T03:59:23.096Z | sys 38.133951457 |
| 771 | 2026-07-21T03:59:23.096Z | trap 0.097096318 |
| 772 | 2026-07-21T03:59:23.096Z | tflt 0.461846391 |
| 773 | 2026-07-21T03:59:23.096Z | dflt 0.386888832 |
| 774 | 2026-07-21T03:59:23.096Z | kflt 0.009665987 |
| 775 | 2026-07-21T03:59:23.096Z | lock 9:40.024538910 |
| 776 | 2026-07-21T03:59:23.096Z | slp 9:44.457629126 |
| 777 | 2026-07-21T03:59:23.096Z | lat 12.030357876 |
| 778 | 2026-07-21T03:59:23.096Z | stop 34.493026156 |
| 779 | 2026-07-21T03:59:23.100Z | + banner build-all |
| 780 | 2026-07-21T03:59:23.100Z | |
| 781 | 2026-07-21T03:59:23.100Z | ##### # # # # ##### ## # # |
| 782 | 2026-07-21T03:59:23.100Z | # # # # # # # # # # # # |
| 783 | 2026-07-21T03:59:23.100Z | ##### # # # # # # ##### # # # # |
| 784 | 2026-07-21T03:59:23.100Z | # # # # # # # # ###### # # |
| 785 | 2026-07-21T03:59:23.100Z | # # # # # # # # # # # # |
| 786 | 2026-07-21T03:59:23.100Z | ##### #### # ###### ##### # # ###### ###### |
| 787 | 2026-07-21T03:59:23.100Z | |
| 788 | 2026-07-21T03:59:23.100Z | + ptime -m cargo build --all-features --all-targets |
| 789 | 2026-07-21T03:59:23.176Z | Downloading crates ... |
| 790 | 2026-07-21T03:59:23.264Z | Downloaded bit-set v0.5.3 |
| 791 | 2026-07-21T03:59:23.272Z | Downloaded rusty-fork v0.3.0 |
| 792 | 2026-07-21T03:59:23.275Z | Downloaded tokio-stream v0.1.18 |
| 793 | 2026-07-21T03:59:23.278Z | Downloaded structmeta-derive v0.3.0 |
| 794 | 2026-07-21T03:59:23.282Z | Downloaded quick-error v1.2.3 |
| 795 | 2026-07-21T03:59:23.287Z | Downloaded tokio-test v0.4.5 |
| 796 | 2026-07-21T03:59:23.287Z | Downloaded newline-converter v0.3.0 |
| 797 | 2026-07-21T03:59:23.290Z | Downloaded rand_xorshift v0.3.0 |
| 798 | 2026-07-21T03:59:23.293Z | Downloaded structmeta v0.3.0 |
| 799 | 2026-07-21T03:59:23.297Z | Downloaded unarray v0.1.4 |
| 800 | 2026-07-21T03:59:23.297Z | Downloaded wait-timeout v0.2.0 |
| 801 | 2026-07-21T03:59:23.301Z | Downloaded test-strategy v0.4.0 |
| 802 | 2026-07-21T03:59:23.301Z | Downloaded schemars_derive v0.8.22 |
| 803 | 2026-07-21T03:59:23.301Z | Downloaded similar v2.7.0 |
| 804 | 2026-07-21T03:59:23.304Z | Downloaded bit-vec v0.6.3 |
| 805 | 2026-07-21T03:59:23.304Z | Downloaded serde_derive_internals v0.29.1 |
| 806 | 2026-07-21T03:59:23.304Z | Downloaded unicode-segmentation v1.12.0 |
| 807 | 2026-07-21T03:59:23.307Z | Downloaded console v0.15.10 |
| 808 | 2026-07-21T03:59:23.310Z | Downloaded schemars v0.8.22 |
| 809 | 2026-07-21T03:59:23.315Z | Downloaded expectorate v1.1.0 |
| 810 | 2026-07-21T03:59:23.330Z | Downloaded proptest v1.5.0 |
| 811 | 2026-07-21T03:59:23.335Z | Downloaded unicode-width v0.2.0 |
| 812 | 2026-07-21T03:59:23.386Z | Compiling num-traits v0.2.19 |
| 813 | 2026-07-21T03:59:23.425Z | Compiling fnv v1.0.7 |
| 814 | 2026-07-21T03:59:23.428Z | Compiling ppv-lite86 v0.2.20 |
| 815 | 2026-07-21T03:59:23.436Z | Compiling serde_derive_internals v0.29.1 |
| 816 | 2026-07-21T03:59:23.442Z | Compiling schemars v0.8.22 |
| 817 | 2026-07-21T03:59:23.446Z | Compiling structmeta-derive v0.3.0 |
| 818 | 2026-07-21T03:59:23.446Z | Compiling wait-timeout v0.2.0 |
| 819 | 2026-07-21T03:59:23.457Z | Compiling quick-error v1.2.3 |
| 820 | 2026-07-21T03:59:23.497Z | Compiling bit-vec v0.6.3 |
| 821 | 2026-07-21T03:59:23.531Z | Compiling darling_core v0.21.3 |
| 822 | 2026-07-21T03:59:23.665Z | Compiling bit-set v0.5.3 |
| 823 | 2026-07-21T03:59:23.694Z | Compiling rand_chacha v0.3.1 |
| 824 | 2026-07-21T03:59:23.727Z | Compiling rusty-fork v0.3.0 |
| 825 | 2026-07-21T03:59:23.734Z | Compiling rand_xorshift v0.3.0 |
| 826 | 2026-07-21T03:59:23.809Z | Compiling unarray v0.1.4 |
| 827 | 2026-07-21T03:59:23.877Z | Compiling tokio v1.47.2 |
| 828 | 2026-07-21T03:59:23.907Z | Compiling rand v0.8.6 |
| 829 | 2026-07-21T03:59:24.080Z | Compiling unicode-width v0.2.0 |
| 830 | 2026-07-21T03:59:24.135Z | Compiling unicode-segmentation v1.12.0 |
| 831 | 2026-07-21T03:59:24.145Z | Compiling schemars_derive v0.8.22 |
| 832 | 2026-07-21T03:59:24.343Z | Compiling num-integer v0.1.46 |
| 833 | 2026-07-21T03:59:24.378Z | Compiling chrono v0.4.40 |
| 834 | 2026-07-21T03:59:24.442Z | Compiling structmeta v0.3.0 |
| 835 | 2026-07-21T03:59:24.512Z | Compiling proptest v1.5.0 |
| 836 | 2026-07-21T03:59:24.550Z | Compiling num-iter v0.1.45 |
| 837 | 2026-07-21T03:59:24.630Z | Compiling num-bigint-dig v0.8.6 |
| 838 | 2026-07-21T03:59:24.651Z | Compiling test-strategy v0.4.0 |
| 839 | 2026-07-21T03:59:24.657Z | Compiling newline-converter v0.3.0 |
| 840 | 2026-07-21T03:59:24.754Z | Compiling console v0.15.10 |
| 841 | 2026-07-21T03:59:25.403Z | Compiling rsa v0.9.10 |
| 842 | 2026-07-21T03:59:25.648Z | Compiling darling_macro v0.21.3 |
| 843 | 2026-07-21T03:59:25.796Z | Compiling slog-term v2.9.2 |
| 844 | 2026-07-21T03:59:25.818Z | Compiling similar v2.7.0 |
| 845 | 2026-07-21T03:59:25.927Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 846 | 2026-07-21T03:59:26.102Z | Compiling byte-wrapper v0.1.0 |
| 847 | 2026-07-21T03:59:26.187Z | Compiling darling v0.21.3 |
| 848 | 2026-07-21T03:59:26.261Z | Compiling serde_with_macros v3.14.1 |
| 849 | 2026-07-21T03:59:26.456Z | Compiling slog-envlogger v2.2.0 |
| 850 | 2026-07-21T03:59:26.461Z | Compiling expectorate v1.1.0 |
| 851 | 2026-07-21T03:59:26.565Z | Compiling tokio-util v0.7.15 |
| 852 | 2026-07-21T03:59:26.812Z | Compiling tokio-stream v0.1.18 |
| 853 | 2026-07-21T03:59:26.839Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 854 | 2026-07-21T03:59:26.884Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 855 | 2026-07-21T03:59:27.225Z | Compiling tokio-test v0.4.5 |
| 856 | 2026-07-21T03:59:27.362Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 857 | 2026-07-21T03:59:27.514Z | Compiling serde_with v3.14.1 |
| 858 | 2026-07-21T03:59:28.084Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 859 | 2026-07-21T03:59:28.781Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 860 | 2026-07-21T03:59:29.520Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 861 | 2026-07-21T03:59:31.822Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 862 | 2026-07-21T03:59:43.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s |
| 863 | 2026-07-21T03:59:43.118Z | |
| 864 | 2026-07-21T03:59:43.121Z | real 20.005234965 |
| 865 | 2026-07-21T03:59:43.121Z | user 1:42.857384910 |
| 866 | 2026-07-21T03:59:43.121Z | sys 16.135914934 |
| 867 | 2026-07-21T03:59:43.121Z | trap 0.040280619 |
| 868 | 2026-07-21T03:59:43.121Z | tflt 0.035663268 |
| 869 | 2026-07-21T03:59:43.121Z | dflt 0.348540041 |
| 870 | 2026-07-21T03:59:43.121Z | kflt 0.000012525 |
| 871 | 2026-07-21T03:59:43.121Z | lock 6:10.312057043 |
| 872 | 2026-07-21T03:59:43.121Z | slp 6:08.158275557 |
| 873 | 2026-07-21T03:59:43.121Z | lat 4.734473060 |
| 874 | 2026-07-21T03:59:43.121Z | stop 6.963806794 |
| 875 | 2026-07-21T03:59:43.121Z | + banner test |
| 876 | 2026-07-21T03:59:43.121Z | |
| 877 | 2026-07-21T03:59:43.121Z | ##### ###### #### ##### |
| 878 | 2026-07-21T03:59:43.121Z | # # # # |
| 879 | 2026-07-21T03:59:43.121Z | # ##### #### # |
| 880 | 2026-07-21T03:59:43.121Z | # # # # |
| 881 | 2026-07-21T03:59:43.121Z | # # # # # |
| 882 | 2026-07-21T03:59:43.121Z | # ###### #### # |
| 883 | 2026-07-21T03:59:43.121Z | |
| 884 | 2026-07-21T03:59:43.121Z | + ptime -m cargo nextest run --all-features --all-targets |
| 885 | 2026-07-21T03:59:43.574Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s |
| 886 | 2026-07-21T03:59:43.621Z | ──────────── |
| 887 | 2026-07-21T03:59:43.621Z | Nextest run ID 302977b7-3bc1-4b94-b936-8274729d2375 with nextest profile: default |
| 888 | 2026-07-21T03:59:43.621Z | Starting 36 tests across 7 binaries |
| 889 | 2026-07-21T03:59:43.630Z | PASS [ 0.007s] ( 1/36) tufaceous error::tests::error_display_chain_doesnt_repeat |
| 890 | 2026-07-21T03:59:43.633Z | PASS [ 0.008s] ( 2/36) tufaceous repo::v1::tests::mpsc_reader_empty |
| 891 | 2026-07-21T03:59:43.633Z | PASS [ 0.008s] ( 3/36) tufaceous repo::v1::tests::mpsc_reader |
| 892 | 2026-07-21T03:59:43.634Z | PASS [ 0.009s] ( 4/36) tufaceous edit::measurement_corpus::tests::guess_partial_input |
| 893 | 2026-07-21T03:59:43.649Z | PASS [ 0.030s] ( 5/36) tufaceous edit::root::tests::generate_verify |
| 894 | 2026-07-21T03:59:43.656Z | PASS [ 0.037s] ( 6/36) tufaceous edit::editor::tests::empty_artifact |
| 895 | 2026-07-21T03:59:43.669Z | PASS [ 0.050s] ( 7/36) tufaceous::check fake_checks_out |
| 896 | 2026-07-21T03:59:43.745Z | PASS [ 0.048s] ( 8/36) tufaceous::check missing_installinator |
| 897 | 2026-07-21T03:59:43.745Z | PASS [ 0.061s] ( 9/36) tufaceous::tests fake_artifacts_are_distinct |
| 898 | 2026-07-21T03:59:43.745Z | PASS [ 0.060s] (10/36) tufaceous::tests inconsistent_fake |
| 899 | 2026-07-21T03:59:43.745Z | PASS [ 0.036s] (11/36) tufaceous::tests no_artifacts |
| 900 | 2026-07-21T03:59:43.745Z | PASS [ 0.007s] (12/36) tufaceous-artifact artifact::tests::display_respects_padding |
| 901 | 2026-07-21T03:59:43.746Z | PASS [ 0.006s] (13/36) tufaceous-artifact artifact::tests::fromstr_works |
| 902 | 2026-07-21T03:59:43.746Z | PASS [ 0.049s] (14/36) tufaceous::tests it_works |
| 903 | 2026-07-21T03:59:43.746Z | PASS [ 0.073s] (15/36) tufaceous::tests compute_archive_sha256 |
| 904 | 2026-07-21T03:59:43.746Z | PASS [ 0.006s] (16/36) tufaceous-artifact map::tests::from_optional_string |
| 905 | 2026-07-21T03:59:43.746Z | PASS [ 0.014s] (17/36) tufaceous::v1_compatibility v1_fake_without_compat |
| 906 | 2026-07-21T03:59:43.746Z | PASS [ 0.006s] (18/36) tufaceous-artifact metadata::tests::default_is_empty |
| 907 | 2026-07-21T03:59:43.746Z | PASS [ 0.007s] (19/36) tufaceous-artifact metadata::tests::deserialize_previously_valid |
| 908 | 2026-07-21T03:59:43.746Z | PASS [ 0.006s] (20/36) tufaceous-artifact rkth::tests::ensure_consistency |
| 909 | 2026-07-21T03:59:43.746Z | PASS [ 0.006s] (21/36) tufaceous-artifact tags::tests::rot_rkth |
| 910 | 2026-07-21T03:59:43.746Z | PASS [ 0.035s] (22/36) tufaceous::v1_compatibility v1_fake |
| 911 | 2026-07-21T03:59:43.746Z | PASS [ 0.011s] (23/36) tufaceous-artifact metadata::tests::metadata_roundtrip |
| 912 | 2026-07-21T03:59:43.747Z | PASS [ 0.006s] (24/36) tufaceous-artifact version::tests::display_respects_padding |
| 913 | 2026-07-21T03:59:43.747Z | PASS [ 0.006s] (25/36) tufaceous-artifact version::tests::schema |
| 914 | 2026-07-21T03:59:43.747Z | PASS [ 0.007s] (26/36) tufaceous-bin::bin/tufaceous load::tests::test_force_load |
| 915 | 2026-07-21T03:59:43.747Z | PASS [ 0.006s] (27/36) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_conflicts |
| 916 | 2026-07-21T03:59:43.747Z | PASS [ 0.007s] (28/36) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_required |
| 917 | 2026-07-21T03:59:43.747Z | PASS [ 0.059s] (29/36) tufaceous::tests verify_targets |
| 918 | 2026-07-21T03:59:43.747Z | PASS [ 0.006s] (30/36) tufaceous-bin::bin/tufaceous sign::tests::test_flags |
| 919 | 2026-07-21T03:59:43.747Z | PASS [ 0.006s] (31/36) tufaceous-brand-metadata tests::test_deserialize |
| 920 | 2026-07-21T03:59:43.753Z | PASS [ 0.036s] (32/36) tufaceous-artifact version::tests::proptest_valid_version |
| 921 | 2026-07-21T03:59:43.753Z | PASS [ 0.039s] (33/36) tufaceous-artifact version::tests::proptest_invalid_version |
| 922 | 2026-07-21T03:59:43.753Z | PASS [ 0.041s] (34/36) tufaceous-artifact tags::tests::tags_roundtrip |
| 923 | 2026-07-21T03:59:43.753Z | PASS [ 0.038s] (35/36) tufaceous-artifact version::tests::proptest_version_serde_roundtrip |
| 924 | 2026-07-21T03:59:44.674Z | PASS [ 1.053s] (36/36) tufaceous edit::fake::tests::fake_artifacts_equals_fake_repo |
| 925 | 2026-07-21T03:59:44.674Z | ──────────── |
| 926 | 2026-07-21T03:59:44.674Z | Summary [ 1.053s] 36 tests run: 36 passed, 0 skipped |
| 927 | 2026-07-21T03:59:44.678Z | |
| 928 | 2026-07-21T03:59:44.678Z | real 1.552992838 |
| 929 | 2026-07-21T03:59:44.678Z | user 1.001827631 |
| 930 | 2026-07-21T03:59:44.678Z | sys 0.412326553 |
| 931 | 2026-07-21T03:59:44.678Z | trap 0.000964933 |
| 932 | 2026-07-21T03:59:44.681Z | tflt 0.000220434 |
| 933 | 2026-07-21T03:59:44.682Z | dflt 0.000110104 |
| 934 | 2026-07-21T03:59:44.682Z | kflt 0.000003359 |
| 935 | 2026-07-21T03:59:44.682Z | lock 11.525976513 |
| 936 | 2026-07-21T03:59:44.682Z | slp 1.842514552 |
| 937 | 2026-07-21T03:59:44.682Z | lat 0.094363758 |
| 938 | 2026-07-21T03:59:44.683Z | stop 0.100680238 |
| 939 | 2026-07-21T03:59:44.683Z | + banner doctest |
| 940 | 2026-07-21T03:59:44.683Z | |
| 941 | 2026-07-21T03:59:44.683Z | ##### #### #### ##### ###### #### ##### |
| 942 | 2026-07-21T03:59:44.683Z | # # # # # # # # # # |
| 943 | 2026-07-21T03:59:44.683Z | # # # # # # ##### #### # |
| 944 | 2026-07-21T03:59:44.683Z | # # # # # # # # # |
| 945 | 2026-07-21T03:59:44.683Z | # # # # # # # # # # # |
| 946 | 2026-07-21T03:59:44.683Z | ##### #### #### # ###### #### # |
| 947 | 2026-07-21T03:59:44.683Z | |
| 948 | 2026-07-21T03:59:44.683Z | + ptime -m cargo test --doc --all-features |
| 949 | 2026-07-21T03:59:44.842Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s |
| 950 | 2026-07-21T03:59:44.856Z | Doc-tests tufaceous |
| 951 | 2026-07-21T03:59:51.737Z | |
| 952 | 2026-07-21T03:59:51.737Z | running 1 test |
| 953 | 2026-07-21T03:59:51.779Z | test lib/src/repo.rs - repo::Repository::fake (line 82) ... ok |
| 954 | 2026-07-21T03:59:51.779Z | |
| 955 | 2026-07-21T03:59:51.783Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 956 | 2026-07-21T03:59:51.784Z | |
| 957 | 2026-07-21T03:59:51.791Z | all doctests ran in 6.74s; merged doctests compilation took 6.68s |
| 958 | 2026-07-21T03:59:51.809Z | Doc-tests tufaceous_artifact |
| 959 | 2026-07-21T03:59:54.305Z | |
| 960 | 2026-07-21T03:59:54.305Z | running 2 tests |
| 961 | 2026-07-21T03:59:54.308Z | test artifact/src/set.rs - set::ArtifactSet::filter_tags (line 110) ... ok |
| 962 | 2026-07-21T03:59:54.308Z | test artifact/src/tags.rs - tags::DisplayTags (line 332) ... ok |
| 963 | 2026-07-21T03:59:54.308Z | |
| 964 | 2026-07-21T03:59:54.308Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 965 | 2026-07-21T03:59:54.308Z | |
| 966 | 2026-07-21T03:59:54.313Z | all doctests ran in 2.36s; merged doctests compilation took 2.35s |
| 967 | 2026-07-21T03:59:54.326Z | Doc-tests tufaceous_brand_metadata |
| 968 | 2026-07-21T03:59:54.401Z | |
| 969 | 2026-07-21T03:59:54.401Z | running 0 tests |
| 970 | 2026-07-21T03:59:54.401Z | |
| 971 | 2026-07-21T03:59:54.401Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 972 | 2026-07-21T03:59:54.401Z | |
| 973 | 2026-07-21T03:59:54.421Z | |
| 974 | 2026-07-21T03:59:54.421Z | real 9.726423347 |
| 975 | 2026-07-21T03:59:54.422Z | user 7.781848371 |
| 976 | 2026-07-21T03:59:54.422Z | sys 1.754430996 |
| 977 | 2026-07-21T03:59:54.426Z | trap 0.001096886 |
| 978 | 2026-07-21T03:59:54.426Z | tflt 0.043798032 |
| 979 | 2026-07-21T03:59:54.426Z | dflt 0.013400526 |
| 980 | 2026-07-21T03:59:54.426Z | kflt 0.000000000 |
| 981 | 2026-07-21T03:59:54.426Z | lock 31.397637207 |
| 982 | 2026-07-21T03:59:54.426Z | slp 47.065874381 |
| 983 | 2026-07-21T03:59:54.426Z | lat 0.015494299 |
| 984 | 2026-07-21T03:59:54.426Z | stop 0.130879561 |
| 985 | 2026-07-21T03:59:54.426Z | process exited: duration 132752 ms, exit code 0 |
| |
| 986 | 2026-07-21T03:59:54.433Z | found 0 output files |