|
|
|
| 1 | 2026-07-15T10:10:48.351Z | job assigned to worker 01KXJM2KX76K88G1414MTDVJFZ [factory aws, i-039317f98e741f8a5] (queued for 46 s) |
| |
| 2 | 2026-07-15T10:10:55.404Z | starting task 0: "setup" |
| 3 | 2026-07-15T10:10:55.408Z | ++ uname -s |
| 4 | 2026-07-15T10:10:55.411Z | + kern=SunOS |
| 5 | 2026-07-15T10:10:55.411Z | + build_user=build |
| 6 | 2026-07-15T10:10:55.411Z | + build_uid=12345 |
| 7 | 2026-07-15T10:10:55.411Z | + work_dir=/work |
| 8 | 2026-07-15T10:10:55.411Z | + input_dir=/input |
| 9 | 2026-07-15T10:10:55.411Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-15T10:10:55.411Z | + case "$kern" in |
| 11 | 2026-07-15T10:10:55.411Z | + groupadd -g 12345 build |
| 12 | 2026-07-15T10:10:55.434Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-15T10:10:57.419Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-15T10:10:57.483Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-15T10:10:57.486Z | + home_fs=zfs |
| 16 | 2026-07-15T10:10:57.486Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-15T10:10:57.486Z | + mkdir -p /home/build |
| 18 | 2026-07-15T10:10:57.486Z | + chown build:build /home/build /work |
| 19 | 2026-07-15T10:10:59.488Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-15T10:10:59.491Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-07-15T10:10:59.497Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-15T10:10:59.501Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-15T10:10:59.501Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-15T10:10:59.501Z | * rust toolchain profile = "default" |
| 25 | 2026-07-15T10:10:59.501Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-15T10:10:59.501Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-15T10:10:59.501Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-15T10:10:59.504Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-15T10:10:59.504Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-15T10:10:59.623Z | info: downloading installer |
| 31 | 2026-07-15T10:11:00.892Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-15T10:11:00.892Z | warn: /opt/ooce/bin |
| 33 | 2026-07-15T10:11:00.892Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-15T10:11:00.892Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-15T10:11:00.892Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-15T10:11:00.892Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-15T10:11:00.892Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-15T10:11:00.892Z | error: cannot install while Rust is installed |
| 39 | 2026-07-15T10:11:00.892Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-15T10:11:00.892Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-15T10:11:00.892Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-15T10:11:00.892Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-15T10:11:00.892Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-15T10:11:00.906Z | info: profile set to default |
| 45 | 2026-07-15T10:11:00.906Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-15T10:11:00.909Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-15T10:11:01.038Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-15T10:11:01.042Z | info: downloading 6 components |
| 49 | 2026-07-15T10:11:16.559Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-15T10:11:16.559Z | |
| 51 | 2026-07-15T10:11:16.587Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-15T10:11:16.587Z | |
| 53 | 2026-07-15T10:11:16.587Z | |
| 54 | 2026-07-15T10:11:16.587Z | Rust is installed now. Great! |
| 55 | 2026-07-15T10:11:16.587Z | |
| 56 | 2026-07-15T10:11:16.588Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-15T10:11:16.588Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-15T10:11:16.588Z | |
| 59 | 2026-07-15T10:11:16.588Z | To configure your current shell, you need to source |
| 60 | 2026-07-15T10:11:16.588Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-15T10:11:16.588Z | |
| 62 | 2026-07-15T10:11:16.588Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-15T10:11:16.588Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-15T10:11:16.588Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-15T10:11:16.588Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-15T10:11:16.588Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-15T10:11:16.588Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-15T10:11:16.588Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-15T10:11:16.591Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-15T10:11:16.591Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-15T10:11:16.676Z | + rustup --version |
| 72 | 2026-07-15T10:11:16.686Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-15T10:11:16.689Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-15T10:11:16.707Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-15T10:11:16.710Z | + cargo --version |
| 76 | 2026-07-15T10:11:16.722Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-15T10:11:16.725Z | + rustc --version |
| 78 | 2026-07-15T10:11:16.744Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-15T10:11:16.747Z | process exited: duration 17248 ms, exit code 0 |
| |
| 80 | 2026-07-15T10:11:16.753Z | starting task 2: "authentication" |
| 81 | 2026-07-15T10:11:16.770Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-15T10:11:16.776Z | starting task 3: "clone repository" |
| 83 | 2026-07-15T10:11:16.779Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-15T10:11:16.782Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-15T10:11:16.819Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-15T10:11:17.332Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-15T10:11:17.332Z | + git fetch origin 68200ba3f6c5963e345d8105732baa3a76b48281 |
| 88 | 2026-07-15T10:11:17.580Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-15T10:11:17.580Z | * branch 68200ba3f6c5963e345d8105732baa3a76b48281 -> FETCH_HEAD |
| 90 | 2026-07-15T10:11:17.585Z | + [[ -n ea-tough-fork ]] |
| 91 | 2026-07-15T10:11:17.588Z | ++ git branch --show-current |
| 92 | 2026-07-15T10:11:17.588Z | + current=main |
| 93 | 2026-07-15T10:11:17.588Z | + [[ main != ea-tough-fork ]] |
| 94 | 2026-07-15T10:11:17.588Z | + git branch -f ea-tough-fork 68200ba3f6c5963e345d8105732baa3a76b48281 |
| 95 | 2026-07-15T10:11:17.590Z | + git checkout -f ea-tough-fork |
| 96 | 2026-07-15T10:11:17.598Z | Switched to branch 'ea-tough-fork' |
| 97 | 2026-07-15T10:11:17.601Z | + git reset --hard 68200ba3f6c5963e345d8105732baa3a76b48281 |
| 98 | 2026-07-15T10:11:17.607Z | HEAD is now at 68200ba update to tough 0.24 (which depends on jiff) |
| 99 | 2026-07-15T10:11:17.610Z | process exited: duration 831 ms, exit code 0 |
| |
| 100 | 2026-07-15T10:11:17.616Z | starting task 4: "build" |
| 101 | 2026-07-15T10:11:17.620Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-15T10:11:17.623Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-15T10:11:17.623Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-15T10:11:17.623Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-15T10:11:17.623Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-15T10:11:17.623Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-15T10:11:17.623Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-15T10:11:17.623Z | +++ uname -s |
| 109 | 2026-07-15T10:11:17.623Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-15T10:11:17.623Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-15T10:11:17.623Z | ++ CLANGVER=15 |
| 112 | 2026-07-15T10:11:17.623Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-15T10:11:30.204Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-15T10:11:38.012Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-15T10:11:45.307Z | Planning: Solver setup ... Done (5.996s) |
| 116 | 2026-07-15T10:11:45.348Z | Planning: Running solver ... Done (0.042s) |
| 117 | 2026-07-15T10:11:45.491Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-15T10:11:45.510Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-15T10:11:45.611Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-15T10:11:45.641Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-07-15T10:11:45.667Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-15T10:11:45.776Z | Planning: Checking for conflicting actions ... Done (0.109s) |
| 123 | 2026-07-15T10:11:45.783Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-15T10:11:46.528Z | Planning: Evaluating mediators ... Done (0.744s) |
| 125 | 2026-07-15T10:11:46.533Z | Planning: Planning completed in 8.35 seconds |
| 126 | 2026-07-15T10:11:46.545Z | Packages to install: 3 |
| 127 | 2026-07-15T10:11:46.545Z | Mediators to change: 2 |
| 128 | 2026-07-15T10:11:46.545Z | Services to change: 1 |
| 129 | 2026-07-15T10:11:46.545Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-15T10:11:46.548Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-15T10:11:46.548Z | Create boot environment: No |
| 132 | 2026-07-15T10:11:46.548Z | Create backup boot environment: No |
| 133 | 2026-07-15T10:11:46.548Z | Rebuild boot archive: No |
| 134 | 2026-07-15T10:11:46.548Z | |
| 135 | 2026-07-15T10:11:46.548Z | Changed mediators: |
| 136 | 2026-07-15T10:11:46.548Z | mediator clang: |
| 137 | 2026-07-15T10:11:46.548Z | version: None -> 15 (system default) |
| 138 | 2026-07-15T10:11:46.548Z | |
| 139 | 2026-07-15T10:11:46.548Z | mediator llvm: |
| 140 | 2026-07-15T10:11:46.548Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-15T10:11:46.548Z | |
| 142 | 2026-07-15T10:11:46.548Z | Changed packages: |
| 143 | 2026-07-15T10:11:46.548Z | helios-dev |
| 144 | 2026-07-15T10:11:46.548Z | developer/build-essential |
| 145 | 2026-07-15T10:11:46.548Z | None -> 11-2.0 |
| 146 | 2026-07-15T10:11:46.548Z | ooce/developer/clang-15 |
| 147 | 2026-07-15T10:11:46.548Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-15T10:11:46.548Z | ooce/developer/llvm-15 |
| 149 | 2026-07-15T10:11:46.548Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-15T10:11:46.548Z | |
| 151 | 2026-07-15T10:11:46.548Z | Services: |
| 152 | 2026-07-15T10:11:46.548Z | restart_fmri: |
| 153 | 2026-07-15T10:11:46.549Z | svc:/system/update-man-index:default |
| 154 | 2026-07-15T10:11:46.587Z | |
| 155 | 2026-07-15T10:11:46.587Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-15T10:11:51.811Z | Download: 2010/3076 items 117.8/211.3MB 55% complete (30.1M/s) |
| 157 | 2026-07-15T10:11:55.321Z | Download: Completed 211.31 MB in 8.73 seconds (24.2M/s) |
| 158 | 2026-07-15T10:11:55.470Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-15T10:11:58.626Z | Actions: Completed 3430 actions in 3.16 seconds. |
| 160 | 2026-07-15T10:11:59.295Z | Done (0.666s) |
| 161 | 2026-07-15T10:11:59.295Z | Done (0.000s) |
| 162 | 2026-07-15T10:12:00.035Z | Done (0.740s) |
| 163 | 2026-07-15T10:12:03.157Z | Done (2.759s) |
| 164 | 2026-07-15T10:12:03.228Z | Done (0.013s) |
| 165 | 2026-07-15T10:12:03.231Z | Done (0.000s) |
| 166 | 2026-07-15T10:12:03.544Z | Done (0.000s) |
| 167 | 2026-07-15T10:12:04.244Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-07-15T10:12:04.244Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-07-15T10:12:04.440Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-07-15T10:12:04.546Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-07-15T10:12:04.551Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-07-15T10:12:04.706Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-07-15T10:12:04.709Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-07-15T10:12:04.726Z | Mediators to change: 2 |
| 175 | 2026-07-15T10:12:04.726Z | Create boot environment: No |
| 176 | 2026-07-15T10:12:04.726Z | Create backup boot environment: No |
| 177 | 2026-07-15T10:12:04.800Z | Done |
| 178 | 2026-07-15T10:12:04.800Z | Done |
| 179 | 2026-07-15T10:12:05.437Z | Done |
| 180 | 2026-07-15T10:12:07.906Z | Done |
| 181 | 2026-07-15T10:12:07.981Z | Done |
| 182 | 2026-07-15T10:12:07.984Z | Done |
| 183 | 2026-07-15T10:12:08.119Z | Done |
| 184 | 2026-07-15T10:12:08.193Z | + cargo --version |
| 185 | 2026-07-15T10:12:08.203Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-07-15T10:12:08.206Z | + rustc --version |
| 187 | 2026-07-15T10:12:08.225Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-07-15T10:12:08.228Z | + curl -sSfL --retry 10 https://get.nexte.st/latest/illumos |
| 189 | 2026-07-15T10:12:08.231Z | + gunzip |
| 190 | 2026-07-15T10:12:08.231Z | + tar -xvf - -C /home/build/.cargo/bin |
| 191 | 2026-07-15T10:12:09.198Z | x cargo-nextest, 23347800 bytes, 45602 tape blocks |
| 192 | 2026-07-15T10:12:09.201Z | + banner build |
| 193 | 2026-07-15T10:12:09.201Z | |
| 194 | 2026-07-15T10:12:09.201Z | ##### # # # # ##### |
| 195 | 2026-07-15T10:12:09.201Z | # # # # # # # # |
| 196 | 2026-07-15T10:12:09.201Z | ##### # # # # # # |
| 197 | 2026-07-15T10:12:09.201Z | # # # # # # # # |
| 198 | 2026-07-15T10:12:09.201Z | # # # # # # # # |
| 199 | 2026-07-15T10:12:09.201Z | ##### #### # ###### ##### |
| 200 | 2026-07-15T10:12:09.201Z | |
| 201 | 2026-07-15T10:12:09.201Z | + ptime -m cargo build |
| 202 | 2026-07-15T10:12:09.310Z | Updating crates.io index |
| 203 | 2026-07-15T10:12:09.313Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 204 | 2026-07-15T10:12:09.630Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 205 | 2026-07-15T10:12:10.698Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 206 | 2026-07-15T10:12:11.030Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 207 | 2026-07-15T10:12:11.362Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 208 | 2026-07-15T10:12:13.113Z | Downloading crates ... |
| 209 | 2026-07-15T10:12:13.161Z | Downloaded anstyle-parse v0.2.5 |
| 210 | 2026-07-15T10:12:13.164Z | Downloaded adler2 v2.0.0 |
| 211 | 2026-07-15T10:12:13.164Z | Downloaded anstyle v1.0.10 |
| 212 | 2026-07-15T10:12:13.168Z | Downloaded async-trait v0.1.86 |
| 213 | 2026-07-15T10:12:13.171Z | Downloaded anstream v0.6.15 |
| 214 | 2026-07-15T10:12:13.174Z | Downloaded byteorder v1.5.0 |
| 215 | 2026-07-15T10:12:13.178Z | Downloaded ahash v0.8.11 |
| 216 | 2026-07-15T10:12:13.182Z | Downloaded dunce v1.0.5 |
| 217 | 2026-07-15T10:12:13.185Z | Downloaded cpufeatures v0.3.0 |
| 218 | 2026-07-15T10:12:13.186Z | Downloaded cfg-if v1.0.0 |
| 219 | 2026-07-15T10:12:13.189Z | Downloaded iana-time-zone v0.1.61 |
| 220 | 2026-07-15T10:12:13.189Z | Downloaded fnv v1.0.7 |
| 221 | 2026-07-15T10:12:13.189Z | Downloaded atomicwrites v0.4.4 |
| 222 | 2026-07-15T10:12:13.192Z | Downloaded num-conv v0.2.2 |
| 223 | 2026-07-15T10:12:13.195Z | Downloaded maybe-uninit v2.0.0 |
| 224 | 2026-07-15T10:12:13.195Z | Downloaded icu_collections v1.5.0 |
| 225 | 2026-07-15T10:12:13.198Z | Downloaded lazy_static v1.5.0 |
| 226 | 2026-07-15T10:12:13.201Z | Downloaded pem v3.0.5 |
| 227 | 2026-07-15T10:12:13.201Z | Downloaded path-slash v0.1.5 |
| 228 | 2026-07-15T10:12:13.201Z | Downloaded num-iter v0.1.45 |
| 229 | 2026-07-15T10:12:13.201Z | Downloaded form_urlencoded v1.2.2 |
| 230 | 2026-07-15T10:12:13.204Z | Downloaded flagset v0.4.6 |
| 231 | 2026-07-15T10:12:13.204Z | Downloaded array-init v0.0.4 |
| 232 | 2026-07-15T10:12:13.204Z | Downloaded crc v3.2.1 |
| 233 | 2026-07-15T10:12:13.210Z | Downloaded pkcs8 v0.10.2 |
| 234 | 2026-07-15T10:12:13.210Z | Downloaded litemap v0.7.3 |
| 235 | 2026-07-15T10:12:13.210Z | Downloaded defmt-parser v1.0.0 |
| 236 | 2026-07-15T10:12:13.214Z | Downloaded icu_properties v1.5.1 |
| 237 | 2026-07-15T10:12:13.214Z | Downloaded heck v0.5.0 |
| 238 | 2026-07-15T10:12:13.214Z | Downloaded futures-core v0.3.31 |
| 239 | 2026-07-15T10:12:13.214Z | Downloaded crc-catalog v2.4.0 |
| 240 | 2026-07-15T10:12:13.217Z | Downloaded ron v0.8.1 |
| 241 | 2026-07-15T10:12:13.220Z | Downloaded generic-array v0.14.7 |
| 242 | 2026-07-15T10:12:13.220Z | Downloaded futures-macro v0.3.31 |
| 243 | 2026-07-15T10:12:13.220Z | Downloaded futures-io v0.3.31 |
| 244 | 2026-07-15T10:12:13.220Z | Downloaded fastrand v2.1.1 |
| 245 | 2026-07-15T10:12:13.223Z | Downloaded errno v0.3.13 |
| 246 | 2026-07-15T10:12:13.224Z | Downloaded equivalent v1.0.1 |
| 247 | 2026-07-15T10:12:13.224Z | Downloaded colorchoice v1.0.2 |
| 248 | 2026-07-15T10:12:13.226Z | Downloaded crypto-common v0.2.2 |
| 249 | 2026-07-15T10:12:13.226Z | Downloaded crypto-common v0.1.6 |
| 250 | 2026-07-15T10:12:13.226Z | Downloaded bzip2 v0.4.4 |
| 251 | 2026-07-15T10:12:13.229Z | Downloaded bytes v1.11.1 |
| 252 | 2026-07-15T10:12:13.232Z | Downloaded ref-cast-impl v1.0.25 |
| 253 | 2026-07-15T10:12:13.232Z | Downloaded bitflags v2.6.0 |
| 254 | 2026-07-15T10:12:13.235Z | Downloaded anstyle-query v1.1.1 |
| 255 | 2026-07-15T10:12:13.238Z | Downloaded serde_plain v1.0.2 |
| 256 | 2026-07-15T10:12:13.238Z | Downloaded funty v2.0.0 |
| 257 | 2026-07-15T10:12:13.241Z | Downloaded dyn-clone v1.0.18 |
| 258 | 2026-07-15T10:12:13.244Z | Downloaded cpufeatures v0.2.14 |
| 259 | 2026-07-15T10:12:13.247Z | Downloaded nodrop v0.1.14 |
| 260 | 2026-07-15T10:12:13.247Z | Downloaded ciborium-ll v0.2.2 |
| 261 | 2026-07-15T10:12:13.247Z | Downloaded same-file v1.0.6 |
| 262 | 2026-07-15T10:12:13.250Z | Downloaded percent-encoding v2.3.2 |
| 263 | 2026-07-15T10:12:13.250Z | Downloaded block-buffer v0.12.1 |
| 264 | 2026-07-15T10:12:13.250Z | Downloaded packed_struct_codegen v0.10.1 |
| 265 | 2026-07-15T10:12:13.253Z | Downloaded ciborium-io v0.2.2 |
| 266 | 2026-07-15T10:12:13.253Z | Downloaded digest-io v0.1.0 |
| 267 | 2026-07-15T10:12:13.253Z | Downloaded darling_macro v0.21.3 |
| 268 | 2026-07-15T10:12:13.256Z | Downloaded ref-cast v1.0.25 |
| 269 | 2026-07-15T10:12:13.256Z | Downloaded is-terminal v0.4.13 |
| 270 | 2026-07-15T10:12:13.256Z | Downloaded icu_provider_macros v1.5.0 |
| 271 | 2026-07-15T10:12:13.259Z | Downloaded pin-utils v0.1.0 |
| 272 | 2026-07-15T10:12:13.262Z | Downloaded futures-task v0.3.31 |
| 273 | 2026-07-15T10:12:13.265Z | Downloaded ident_case v1.0.1 |
| 274 | 2026-07-15T10:12:13.265Z | Downloaded futures-sink v0.3.31 |
| 275 | 2026-07-15T10:12:13.265Z | Downloaded block-buffer v0.10.4 |
| 276 | 2026-07-15T10:12:13.268Z | Downloaded slog-envlogger v2.2.0 |
| 277 | 2026-07-15T10:12:13.268Z | Downloaded filetime v0.2.25 |
| 278 | 2026-07-15T10:12:13.271Z | Downloaded itoa v1.0.11 |
| 279 | 2026-07-15T10:12:13.274Z | Downloaded serde_spanned v0.6.8 |
| 280 | 2026-07-15T10:12:13.274Z | Downloaded async-recursion v1.1.1 |
| 281 | 2026-07-15T10:12:13.277Z | Downloaded rand_chacha v0.3.1 |
| 282 | 2026-07-15T10:12:13.277Z | Downloaded radium v0.7.0 |
| 283 | 2026-07-15T10:12:13.281Z | Downloaded semver v1.0.25 |
| 284 | 2026-07-15T10:12:13.283Z | Downloaded clap_lex v0.7.4 |
| 285 | 2026-07-15T10:12:13.283Z | Downloaded pem-rfc7468 v0.7.0 |
| 286 | 2026-07-15T10:12:13.286Z | Downloaded hex v0.4.3 |
| 287 | 2026-07-15T10:12:13.286Z | Downloaded pkg-config v0.3.31 |
| 288 | 2026-07-15T10:12:13.286Z | Downloaded futures-channel v0.3.31 |
| 289 | 2026-07-15T10:12:13.289Z | Downloaded displaydoc v0.2.5 |
| 290 | 2026-07-15T10:12:13.292Z | Downloaded paste v1.0.15 |
| 291 | 2026-07-15T10:12:13.292Z | Downloaded num-traits v0.2.19 |
| 292 | 2026-07-15T10:12:13.295Z | Downloaded hashbrown v0.12.3 |
| 293 | 2026-07-15T10:12:13.295Z | Downloaded half v2.7.1 |
| 294 | 2026-07-15T10:12:13.298Z | Downloaded const-oid v0.10.2 |
| 295 | 2026-07-15T10:12:13.300Z | Downloaded subtle v2.6.1 |
| 296 | 2026-07-15T10:12:13.300Z | Downloaded stable_deref_trait v1.2.0 |
| 297 | 2026-07-15T10:12:13.300Z | Downloaded cmake v0.1.58 |
| 298 | 2026-07-15T10:12:13.301Z | Downloaded jobserver v0.1.32 |
| 299 | 2026-07-15T10:12:13.304Z | Downloaded terminal_size v0.4.0 |
| 300 | 2026-07-15T10:12:13.304Z | Downloaded digest v0.10.7 |
| 301 | 2026-07-15T10:12:13.307Z | Downloaded is_terminal_polyfill v1.70.1 |
| 302 | 2026-07-15T10:12:13.310Z | Downloaded time-core v0.1.8 |
| 303 | 2026-07-15T10:12:13.310Z | Downloaded tinyvec_macros v0.1.1 |
| 304 | 2026-07-15T10:12:13.310Z | Downloaded tokio-macros v2.5.0 |
| 305 | 2026-07-15T10:12:13.310Z | Downloaded idna_adapter v1.2.0 |
| 306 | 2026-07-15T10:12:13.313Z | Downloaded powerfmt v0.2.0 |
| 307 | 2026-07-15T10:12:13.316Z | Downloaded toml_datetime v0.6.8 |
| 308 | 2026-07-15T10:12:13.316Z | Downloaded strum v0.26.3 |
| 309 | 2026-07-15T10:12:13.316Z | Downloaded globset v0.4.15 |
| 310 | 2026-07-15T10:12:13.319Z | Downloaded deranged v0.5.8 |
| 311 | 2026-07-15T10:12:13.319Z | Downloaded daft v0.1.1 |
| 312 | 2026-07-15T10:12:13.322Z | Downloaded strsim v0.11.1 |
| 313 | 2026-07-15T10:12:13.322Z | Downloaded defmt-macros v1.1.1 |
| 314 | 2026-07-15T10:12:13.325Z | Downloaded bitfield v0.14.0 |
| 315 | 2026-07-15T10:12:13.325Z | Downloaded base64ct v1.6.0 |
| 316 | 2026-07-15T10:12:13.327Z | Downloaded tap v1.0.1 |
| 317 | 2026-07-15T10:12:13.327Z | Downloaded take_mut v0.2.2 |
| 318 | 2026-07-15T10:12:13.327Z | Downloaded autocfg v1.4.0 |
| 319 | 2026-07-15T10:12:13.330Z | Downloaded byte-wrapper v0.1.0 |
| 320 | 2026-07-15T10:12:13.333Z | Downloaded digest v0.11.3 |
| 321 | 2026-07-15T10:12:13.333Z | Downloaded thread_local v1.1.8 |
| 322 | 2026-07-15T10:12:13.336Z | Downloaded fs_extra v1.3.0 |
| 323 | 2026-07-15T10:12:13.336Z | Downloaded rand_core v0.6.4 |
| 324 | 2026-07-15T10:12:13.339Z | Downloaded signature v2.2.0 |
| 325 | 2026-07-15T10:12:13.339Z | Downloaded futures-executor v0.3.31 |
| 326 | 2026-07-15T10:12:13.339Z | Downloaded der_derive v0.7.3 |
| 327 | 2026-07-15T10:12:13.342Z | Downloaded packed_struct v0.10.1 |
| 328 | 2026-07-15T10:12:13.345Z | Downloaded slog-scope v4.4.0 |
| 329 | 2026-07-15T10:12:13.345Z | Downloaded camino-tempfile v1.4.1 |
| 330 | 2026-07-15T10:12:13.347Z | Downloaded rustversion v1.0.22 |
| 331 | 2026-07-15T10:12:13.350Z | Downloaded daft-derive v0.1.1 |
| 332 | 2026-07-15T10:12:13.353Z | Downloaded shlex v1.3.0 |
| 333 | 2026-07-15T10:12:13.353Z | Downloaded smallvec v0.6.14 |
| 334 | 2026-07-15T10:12:13.353Z | Downloaded pin-project-internal v1.1.6 |
| 335 | 2026-07-15T10:12:13.356Z | Downloaded ciborium v0.2.2 |
| 336 | 2026-07-15T10:12:13.356Z | Downloaded untrusted v0.9.0 |
| 337 | 2026-07-15T10:12:13.356Z | Downloaded untrusted v0.7.1 |
| 338 | 2026-07-15T10:12:13.359Z | Downloaded slog-term v2.9.2 |
| 339 | 2026-07-15T10:12:13.359Z | Downloaded slog-stdlog v4.1.1 |
| 340 | 2026-07-15T10:12:13.359Z | Downloaded num-integer v0.1.46 |
| 341 | 2026-07-15T10:12:13.362Z | Downloaded hybrid-array v0.4.12 |
| 342 | 2026-07-15T10:12:13.362Z | Downloaded once_cell v1.20.3 |
| 343 | 2026-07-15T10:12:13.365Z | Downloaded version_check v0.9.5 |
| 344 | 2026-07-15T10:12:13.365Z | Downloaded log v0.4.22 |
| 345 | 2026-07-15T10:12:13.365Z | Downloaded darling v0.21.3 |
| 346 | 2026-07-15T10:12:13.368Z | Downloaded write16 v1.0.0 |
| 347 | 2026-07-15T10:12:13.371Z | Downloaded yoke-derive v0.7.4 |
| 348 | 2026-07-15T10:12:13.371Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-07-15T10:12:13.371Z | Downloaded utf8_iter v1.0.4 |
| 350 | 2026-07-15T10:12:13.371Z | Downloaded utf16_iter v1.0.5 |
| 351 | 2026-07-15T10:12:13.371Z | Downloaded crossbeam-utils v0.8.21 |
| 352 | 2026-07-15T10:12:13.374Z | Downloaded synstructure v0.13.1 |
| 353 | 2026-07-15T10:12:13.374Z | Downloaded crc-any v2.5.0 |
| 354 | 2026-07-15T10:12:13.374Z | Downloaded sha2 v0.10.8 |
| 355 | 2026-07-15T10:12:13.377Z | Downloaded serde-hex v0.1.0 |
| 356 | 2026-07-15T10:12:13.377Z | Downloaded crc32fast v1.4.2 |
| 357 | 2026-07-15T10:12:13.377Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-07-15T10:12:13.380Z | Downloaded thiserror v2.0.12 |
| 359 | 2026-07-15T10:12:13.384Z | Downloaded tls_codec_derive v0.4.1 |
| 360 | 2026-07-15T10:12:13.384Z | Downloaded tls_codec v0.4.1 |
| 361 | 2026-07-15T10:12:13.384Z | Downloaded ppv-lite86 v0.2.20 |
| 362 | 2026-07-15T10:12:13.387Z | Downloaded slab v0.4.9 |
| 363 | 2026-07-15T10:12:13.387Z | Downloaded pin-project-lite v0.2.14 |
| 364 | 2026-07-15T10:12:13.389Z | Downloaded camino v1.1.9 |
| 365 | 2026-07-15T10:12:13.389Z | Downloaded clap_derive v4.5.28 |
| 366 | 2026-07-15T10:12:13.390Z | Downloaded icu_locid_transform v1.5.0 |
| 367 | 2026-07-15T10:12:13.393Z | Downloaded termcolor v1.4.1 |
| 368 | 2026-07-15T10:12:13.393Z | Downloaded thiserror-impl v2.0.12 |
| 369 | 2026-07-15T10:12:13.393Z | Downloaded thiserror v1.0.69 |
| 370 | 2026-07-15T10:12:13.395Z | Downloaded zerofrom-derive v0.1.4 |
| 371 | 2026-07-15T10:12:13.395Z | Downloaded zeroize_derive v1.4.2 |
| 372 | 2026-07-15T10:12:13.398Z | Downloaded zerofrom v0.1.4 |
| 373 | 2026-07-15T10:12:13.398Z | Downloaded const-oid v0.9.6 |
| 374 | 2026-07-15T10:12:13.398Z | Downloaded find-msvc-tools v0.1.9 |
| 375 | 2026-07-15T10:12:13.401Z | Downloaded getrandom v0.2.15 |
| 376 | 2026-07-15T10:12:13.401Z | Downloaded slog-async v2.8.0 |
| 377 | 2026-07-15T10:12:13.401Z | Downloaded defmt v1.1.1 |
| 378 | 2026-07-15T10:12:13.404Z | Downloaded bitflags v1.3.2 |
| 379 | 2026-07-15T10:12:13.407Z | Downloaded sha2 v0.11.0 |
| 380 | 2026-07-15T10:12:13.407Z | Downloaded serde_with_macros v3.14.1 |
| 381 | 2026-07-15T10:12:13.410Z | Downloaded tinystr v0.7.6 |
| 382 | 2026-07-15T10:12:13.410Z | Downloaded quote v1.0.38 |
| 383 | 2026-07-15T10:12:13.413Z | Downloaded clap v4.5.31 |
| 384 | 2026-07-15T10:12:13.416Z | Downloaded smallvec v1.14.0 |
| 385 | 2026-07-15T10:12:13.419Z | Downloaded xattr v1.3.1 |
| 386 | 2026-07-15T10:12:13.419Z | Downloaded walkdir v2.5.0 |
| 387 | 2026-07-15T10:12:13.419Z | Downloaded miniz_oxide v0.8.0 |
| 388 | 2026-07-15T10:12:13.422Z | Downloaded rustls-pki-types v1.14.1 |
| 389 | 2026-07-15T10:12:13.422Z | Downloaded indexmap v1.9.3 |
| 390 | 2026-07-15T10:12:13.425Z | Downloaded spin v0.9.8 |
| 391 | 2026-07-15T10:12:13.425Z | Downloaded snafu-derive v0.8.5 |
| 392 | 2026-07-15T10:12:13.425Z | Downloaded icu_locid_transform_data v1.5.0 |
| 393 | 2026-07-15T10:12:13.428Z | Downloaded tinyvec v1.8.0 |
| 394 | 2026-07-15T10:12:13.428Z | Downloaded cc v1.2.61 |
| 395 | 2026-07-15T10:12:13.431Z | Downloaded wyz v0.5.1 |
| 396 | 2026-07-15T10:12:13.431Z | Downloaded writeable v0.5.5 |
| 397 | 2026-07-15T10:12:13.431Z | Downloaded zeroize v1.8.1 |
| 398 | 2026-07-15T10:12:13.434Z | Downloaded yoke v0.7.4 |
| 399 | 2026-07-15T10:12:13.434Z | Downloaded zerovec-derive v0.10.3 |
| 400 | 2026-07-15T10:12:13.434Z | Downloaded time-macros v0.2.27 |
| 401 | 2026-07-15T10:12:13.439Z | Downloaded pkcs1 v0.7.5 |
| 402 | 2026-07-15T10:12:13.441Z | Downloaded futures v0.3.31 |
| 403 | 2026-07-15T10:12:13.444Z | Downloaded ryu v1.0.18 |
| 404 | 2026-07-15T10:12:13.444Z | Downloaded slog v2.7.0 |
| 405 | 2026-07-15T10:12:13.447Z | Downloaded term v1.2.1 |
| 406 | 2026-07-15T10:12:13.447Z | Downloaded strum_macros v0.26.4 |
| 407 | 2026-07-15T10:12:13.450Z | Downloaded unicode-ident v1.0.14 |
| 408 | 2026-07-15T10:12:13.450Z | Downloaded spki v0.7.3 |
| 409 | 2026-07-15T10:12:13.453Z | Downloaded anyhow v1.0.96 |
| 410 | 2026-07-15T10:12:13.453Z | Downloaded serde_derive v1.0.228 |
| 411 | 2026-07-15T10:12:13.457Z | Downloaded serde_core v1.0.228 |
| 412 | 2026-07-15T10:12:13.457Z | Downloaded icu_normalizer_data v1.5.0 |
| 413 | 2026-07-15T10:12:13.457Z | Downloaded env_logger v0.10.2 |
| 414 | 2026-07-15T10:12:13.460Z | Downloaded tempfile v3.20.0 |
| 415 | 2026-07-15T10:12:13.469Z | Downloaded arc-swap v1.7.1 |
| 416 | 2026-07-15T10:12:13.471Z | Downloaded getrandom v0.3.3 |
| 417 | 2026-07-15T10:12:13.474Z | Downloaded jiff-static v0.2.32 |
| 418 | 2026-07-15T10:12:13.479Z | Downloaded base64 v0.22.1 |
| 419 | 2026-07-15T10:12:13.479Z | Downloaded base64 v0.21.7 |
| 420 | 2026-07-15T10:12:13.482Z | Downloaded icu_normalizer v1.5.0 |
| 421 | 2026-07-15T10:12:13.482Z | Downloaded der v0.7.9 |
| 422 | 2026-07-15T10:12:13.484Z | Downloaded darling_core v0.21.3 |
| 423 | 2026-07-15T10:12:13.487Z | Downloaded snafu v0.8.5 |
| 424 | 2026-07-15T10:12:13.490Z | Downloaded proc-macro2 v1.0.93 |
| 425 | 2026-07-15T10:12:13.493Z | Downloaded icu_locid v1.5.0 |
| 426 | 2026-07-15T10:12:13.496Z | Downloaded zerocopy-derive v0.7.35 |
| 427 | 2026-07-15T10:12:13.502Z | Downloaded crossbeam-channel v0.5.15 |
| 428 | 2026-07-15T10:12:13.505Z | Downloaded zerocopy v0.6.6 |
| 429 | 2026-07-15T10:12:13.509Z | Downloaded toml v0.7.8 |
| 430 | 2026-07-15T10:12:13.512Z | Downloaded icu_provider v1.5.0 |
| 431 | 2026-07-15T10:12:13.514Z | Downloaded indexmap v2.7.1 |
| 432 | 2026-07-15T10:12:13.514Z | Downloaded rsa v0.9.10 |
| 433 | 2026-07-15T10:12:13.520Z | Downloaded schemars v0.9.0 |
| 434 | 2026-07-15T10:12:13.529Z | Downloaded pin-project v1.1.6 |
| 435 | 2026-07-15T10:12:13.535Z | Downloaded zerocopy-derive v0.8.27 |
| 436 | 2026-07-15T10:12:13.538Z | Downloaded toml_edit v0.19.15 |
| 437 | 2026-07-15T10:12:13.547Z | Downloaded schemars v1.1.0 |
| 438 | 2026-07-15T10:12:13.554Z | Downloaded serde v1.0.228 |
| 439 | 2026-07-15T10:12:13.557Z | Downloaded rustls-webpki v0.103.13 |
| 440 | 2026-07-15T10:12:13.561Z | Downloaded memchr v2.7.4 |
| 441 | 2026-07-15T10:12:13.575Z | Downloaded zip v0.6.6 |
| 442 | 2026-07-15T10:12:13.575Z | Downloaded typed-path v0.9.3 |
| 443 | 2026-07-15T10:12:13.578Z | Downloaded tar v0.4.46 |
| 444 | 2026-07-15T10:12:13.578Z | Downloaded flate2 v1.0.35 |
| 445 | 2026-07-15T10:12:13.578Z | Downloaded aho-corasick v1.1.3 |
| 446 | 2026-07-15T10:12:13.578Z | Downloaded url v2.5.7 |
| 447 | 2026-07-15T10:12:13.579Z | Downloaded unicode-normalization v0.1.24 |
| 448 | 2026-07-15T10:12:13.579Z | Downloaded tokio-util v0.7.15 |
| 449 | 2026-07-15T10:12:13.581Z | Downloaded rand v0.8.6 |
| 450 | 2026-07-15T10:12:13.586Z | Downloaded futures-util v0.3.31 |
| 451 | 2026-07-15T10:12:13.592Z | Downloaded hashbrown v0.13.2 |
| 452 | 2026-07-15T10:12:13.595Z | Downloaded x509-cert v0.2.5 |
| 453 | 2026-07-15T10:12:13.597Z | Downloaded clap_builder v4.5.31 |
| 454 | 2026-07-15T10:12:13.600Z | Downloaded libm v0.2.8 |
| 455 | 2026-07-15T10:12:13.604Z | Downloaded zerocopy v0.7.35 |
| 456 | 2026-07-15T10:12:13.612Z | Downloaded typenum v1.20.1 |
| 457 | 2026-07-15T10:12:13.615Z | Downloaded winnow v0.5.40 |
| 458 | 2026-07-15T10:12:13.620Z | Downloaded num-bigint-dig v0.8.6 |
| 459 | 2026-07-15T10:12:13.623Z | Downloaded hashbrown v0.15.1 |
| 460 | 2026-07-15T10:12:13.626Z | Downloaded idna v1.1.0 |
| 461 | 2026-07-15T10:12:13.635Z | Downloaded zerovec v0.10.4 |
| 462 | 2026-07-15T10:12:13.639Z | Downloaded chrono v0.4.40 |
| 463 | 2026-07-15T10:12:13.642Z | Downloaded time v0.3.47 |
| 464 | 2026-07-15T10:12:13.649Z | Downloaded aws-lc-rs v1.16.3 |
| 465 | 2026-07-15T10:12:13.654Z | Downloaded bitvec v1.0.1 |
| 466 | 2026-07-15T10:12:13.662Z | Downloaded zerocopy v0.8.27 |
| 467 | 2026-07-15T10:12:13.673Z | Downloaded serde_json v1.0.139 |
| 468 | 2026-07-15T10:12:13.677Z | Downloaded serde_with v3.14.1 |
| 469 | 2026-07-15T10:12:13.683Z | Downloaded syn v2.0.119 |
| 470 | 2026-07-15T10:12:13.689Z | Downloaded bstr v1.10.0 |
| 471 | 2026-07-15T10:12:13.694Z | Downloaded rawzip v0.4.4 |
| 472 | 2026-07-15T10:12:13.707Z | Downloaded object v0.30.4 |
| 473 | 2026-07-15T10:12:13.712Z | Downloaded icu_properties_data v1.5.0 |
| 474 | 2026-07-15T10:12:13.722Z | Downloaded syn v1.0.109 |
| 475 | 2026-07-15T10:12:13.727Z | Downloaded regex v1.11.1 |
| 476 | 2026-07-15T10:12:13.734Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 477 | 2026-07-15T10:12:13.755Z | Downloaded tokio v1.47.2 |
| 478 | 2026-07-15T10:12:13.788Z | Downloaded rustix v0.38.37 |
| 479 | 2026-07-15T10:12:13.799Z | Downloaded rustls v0.23.40 |
| 480 | 2026-07-15T10:12:13.805Z | Downloaded regex-syntax v0.8.5 |
| 481 | 2026-07-15T10:12:13.821Z | Downloaded rustix v1.0.7 |
| 482 | 2026-07-15T10:12:13.855Z | Downloaded zerocopy-derive v0.6.6 |
| 483 | 2026-07-15T10:12:13.860Z | Downloaded regex-automata v0.4.8 |
| 484 | 2026-07-15T10:12:13.897Z | Downloaded libc v0.2.170 |
| 485 | 2026-07-15T10:12:13.911Z | Downloaded jiff v0.2.32 |
| 486 | 2026-07-15T10:12:13.949Z | Downloaded ring v0.17.13 |
| 487 | 2026-07-15T10:12:14.320Z | Downloaded aws-lc-sys v0.40.0 |
| 488 | 2026-07-15T10:12:14.513Z | Compiling proc-macro2 v1.0.93 |
| 489 | 2026-07-15T10:12:14.513Z | Compiling unicode-ident v1.0.14 |
| 490 | 2026-07-15T10:12:14.513Z | Compiling serde_core v1.0.228 |
| 491 | 2026-07-15T10:12:14.513Z | Compiling serde v1.0.228 |
| 492 | 2026-07-15T10:12:14.513Z | Compiling libc v0.2.170 |
| 493 | 2026-07-15T10:12:14.514Z | Compiling cfg-if v1.0.0 |
| 494 | 2026-07-15T10:12:14.514Z | Compiling autocfg v1.4.0 |
| 495 | 2026-07-15T10:12:14.692Z | Compiling shlex v1.3.0 |
| 496 | 2026-07-15T10:12:14.737Z | Compiling find-msvc-tools v0.1.9 |
| 497 | 2026-07-15T10:12:14.874Z | Compiling version_check v0.9.5 |
| 498 | 2026-07-15T10:12:14.960Z | Compiling byteorder v1.5.0 |
| 499 | 2026-07-15T10:12:14.970Z | Compiling typenum v1.20.1 |
| 500 | 2026-07-15T10:12:15.024Z | Compiling memchr v2.7.4 |
| 501 | 2026-07-15T10:12:15.151Z | Compiling zeroize v1.8.1 |
| 502 | 2026-07-15T10:12:15.179Z | Compiling once_cell v1.20.3 |
| 503 | 2026-07-15T10:12:15.259Z | Compiling jobserver v0.1.32 |
| 504 | 2026-07-15T10:12:15.321Z | Compiling rustix v0.38.37 |
| 505 | 2026-07-15T10:12:15.380Z | Compiling libm v0.2.8 |
| 506 | 2026-07-15T10:12:15.547Z | Compiling quote v1.0.38 |
| 507 | 2026-07-15T10:12:15.586Z | Compiling cc v1.2.61 |
| 508 | 2026-07-15T10:12:15.640Z | Compiling errno v0.3.13 |
| 509 | 2026-07-15T10:12:15.722Z | Compiling num-traits v0.2.19 |
| 510 | 2026-07-15T10:12:15.740Z | Compiling syn v2.0.119 |
| 511 | 2026-07-15T10:12:15.765Z | Compiling const-oid v0.9.6 |
| 512 | 2026-07-15T10:12:15.797Z | Compiling heck v0.5.0 |
| 513 | 2026-07-15T10:12:15.820Z | Compiling strsim v0.11.1 |
| 514 | 2026-07-15T10:12:15.838Z | Compiling stable_deref_trait v1.2.0 |
| 515 | 2026-07-15T10:12:15.990Z | Compiling generic-array v0.14.7 |
| 516 | 2026-07-15T10:12:16.102Z | Compiling smallvec v1.14.0 |
| 517 | 2026-07-15T10:12:16.222Z | Compiling base64ct v1.6.0 |
| 518 | 2026-07-15T10:12:16.442Z | Compiling pem-rfc7468 v0.7.0 |
| 519 | 2026-07-15T10:12:16.489Z | Compiling getrandom v0.2.15 |
| 520 | 2026-07-15T10:12:16.507Z | Compiling spin v0.9.8 |
| 521 | 2026-07-15T10:12:16.635Z | Compiling log v0.4.22 |
| 522 | 2026-07-15T10:12:16.672Z | Compiling utf8parse v0.2.2 |
| 523 | 2026-07-15T10:12:16.730Z | Compiling flagset v0.4.6 |
| 524 | 2026-07-15T10:12:16.780Z | Compiling anstyle-parse v0.2.5 |
| 525 | 2026-07-15T10:12:16.780Z | Compiling rand_core v0.6.4 |
| 526 | 2026-07-15T10:12:16.852Z | Compiling lazy_static v1.5.0 |
| 527 | 2026-07-15T10:12:16.861Z | Compiling cmake v0.1.58 |
| 528 | 2026-07-15T10:12:16.885Z | Compiling fs_extra v1.3.0 |
| 529 | 2026-07-15T10:12:16.888Z | Compiling is_terminal_polyfill v1.70.1 |
| 530 | 2026-07-15T10:12:16.924Z | Compiling anstyle-query v1.1.1 |
| 531 | 2026-07-15T10:12:16.934Z | Compiling anstyle v1.0.10 |
| 532 | 2026-07-15T10:12:16.971Z | Compiling radium v0.7.0 |
| 533 | 2026-07-15T10:12:16.981Z | Compiling colorchoice v1.0.2 |
| 534 | 2026-07-15T10:12:17.004Z | Compiling litemap v0.7.3 |
| 535 | 2026-07-15T10:12:17.022Z | Compiling dunce v1.0.5 |
| 536 | 2026-07-15T10:12:17.086Z | Compiling syn v1.0.109 |
| 537 | 2026-07-15T10:12:17.116Z | Compiling writeable v0.5.5 |
| 538 | 2026-07-15T10:12:17.132Z | Compiling anstream v0.6.15 |
| 539 | 2026-07-15T10:12:17.148Z | Compiling block-buffer v0.10.4 |
| 540 | 2026-07-15T10:12:17.195Z | Compiling aws-lc-sys v0.40.0 |
| 541 | 2026-07-15T10:12:17.205Z | Compiling crypto-common v0.1.6 |
| 542 | 2026-07-15T10:12:17.261Z | Compiling pkg-config v0.3.31 |
| 543 | 2026-07-15T10:12:17.278Z | Compiling maybe-uninit v2.0.0 |
| 544 | 2026-07-15T10:12:17.324Z | Compiling clap_lex v0.7.4 |
| 545 | 2026-07-15T10:12:17.410Z | Compiling tap v1.0.1 |
| 546 | 2026-07-15T10:12:17.438Z | Compiling itoa v1.0.11 |
| 547 | 2026-07-15T10:12:17.514Z | Compiling wyz v0.5.1 |
| 548 | 2026-07-15T10:12:17.562Z | Compiling digest v0.10.7 |
| 549 | 2026-07-15T10:12:17.605Z | Compiling num-integer v0.1.46 |
| 550 | 2026-07-15T10:12:17.699Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 551 | 2026-07-15T10:12:17.703Z | Compiling is-terminal v0.4.13 |
| 552 | 2026-07-15T10:12:17.761Z | Compiling ahash v0.8.11 |
| 553 | 2026-07-15T10:12:17.771Z | Compiling num-bigint-dig v0.8.6 |
| 554 | 2026-07-15T10:12:17.789Z | Compiling packed_struct v0.10.1 |
| 555 | 2026-07-15T10:12:17.912Z | Compiling subtle v2.6.1 |
| 556 | 2026-07-15T10:12:17.972Z | Compiling slog v2.7.0 |
| 557 | 2026-07-15T10:12:17.987Z | Compiling icu_locid_transform_data v1.5.0 |
| 558 | 2026-07-15T10:12:18.022Z | Compiling futures-core v0.3.31 |
| 559 | 2026-07-15T10:12:18.104Z | Compiling funty v2.0.0 |
| 560 | 2026-07-15T10:12:18.114Z | Compiling hex v0.4.3 |
| 561 | 2026-07-15T10:12:18.313Z | Compiling num-iter v0.1.45 |
| 562 | 2026-07-15T10:12:18.370Z | Compiling indexmap v1.9.3 |
| 563 | 2026-07-15T10:12:18.407Z | Compiling slab v0.4.9 |
| 564 | 2026-07-15T10:12:18.417Z | Compiling crc32fast v1.4.2 |
| 565 | 2026-07-15T10:12:18.592Z | Compiling synstructure v0.13.1 |
| 566 | 2026-07-15T10:12:18.602Z | Compiling bitvec v1.0.1 |
| 567 | 2026-07-15T10:12:18.653Z | Compiling rustix v1.0.7 |
| 568 | 2026-07-15T10:12:18.773Z | Compiling thiserror v1.0.69 |
| 569 | 2026-07-15T10:12:18.994Z | Compiling crc-catalog v2.4.0 |
| 570 | 2026-07-15T10:12:19.078Z | Compiling pin-project-lite v0.2.14 |
| 571 | 2026-07-15T10:12:19.088Z | Compiling ident_case v1.0.1 |
| 572 | 2026-07-15T10:12:19.112Z | Compiling fnv v1.0.7 |
| 573 | 2026-07-15T10:12:19.171Z | Compiling equivalent v1.0.1 |
| 574 | 2026-07-15T10:12:19.203Z | Compiling serde_json v1.0.139 |
| 575 | 2026-07-15T10:12:19.203Z | Compiling nodrop v0.1.14 |
| 576 | 2026-07-15T10:12:19.222Z | Compiling futures-sink v0.3.31 |
| 577 | 2026-07-15T10:12:19.256Z | Compiling icu_properties_data v1.5.0 |
| 578 | 2026-07-15T10:12:19.300Z | Compiling zerocopy v0.8.27 |
| 579 | 2026-07-15T10:12:19.320Z | Compiling getrandom v0.3.3 |
| 580 | 2026-07-15T10:12:19.399Z | Compiling hashbrown v0.15.1 |
| 581 | 2026-07-15T10:12:19.432Z | Compiling aws-lc-rs v1.16.3 |
| 582 | 2026-07-15T10:12:19.652Z | Compiling cpufeatures v0.2.14 |
| 583 | 2026-07-15T10:12:19.723Z | Compiling sha2 v0.10.8 |
| 584 | 2026-07-15T10:12:19.753Z | Compiling array-init v0.0.4 |
| 585 | 2026-07-15T10:12:19.839Z | Compiling serde_derive v1.0.228 |
| 586 | 2026-07-15T10:12:19.859Z | Compiling zerofrom-derive v0.1.4 |
| 587 | 2026-07-15T10:12:19.928Z | Compiling yoke-derive v0.7.4 |
| 588 | 2026-07-15T10:12:20.085Z | Compiling zerocopy-derive v0.7.35 |
| 589 | 2026-07-15T10:12:20.097Z | Compiling zerovec-derive v0.10.3 |
| 590 | 2026-07-15T10:12:20.454Z | Compiling displaydoc v0.2.5 |
| 591 | 2026-07-15T10:12:20.953Z | Compiling zerocopy v0.7.35 |
| 592 | 2026-07-15T10:12:20.979Z | Compiling der_derive v0.7.3 |
| 593 | 2026-07-15T10:12:21.084Z | Compiling zerofrom v0.1.4 |
| 594 | 2026-07-15T10:12:21.146Z | Compiling icu_provider_macros v1.5.0 |
| 595 | 2026-07-15T10:12:21.163Z | Compiling zerocopy-derive v0.6.6 |
| 596 | 2026-07-15T10:12:21.210Z | Compiling yoke v0.7.4 |
| 597 | 2026-07-15T10:12:21.348Z | Compiling clap_derive v4.5.28 |
| 598 | 2026-07-15T10:12:21.399Z | Compiling zerovec v0.10.4 |
| 599 | 2026-07-15T10:12:21.504Z | Compiling ppv-lite86 v0.2.20 |
| 600 | 2026-07-15T10:12:21.680Z | Compiling packed_struct_codegen v0.10.1 |
| 601 | 2026-07-15T10:12:21.831Z | Compiling rand_chacha v0.3.1 |
| 602 | 2026-07-15T10:12:21.909Z | Compiling der v0.7.9 |
| 603 | 2026-07-15T10:12:21.962Z | Compiling zerocopy v0.6.6 |
| 604 | 2026-07-15T10:12:22.146Z | Compiling tinystr v0.7.6 |
| 605 | 2026-07-15T10:12:22.280Z | Compiling icu_collections v1.5.0 |
| 606 | 2026-07-15T10:12:22.293Z | Compiling rand v0.8.6 |
| 607 | 2026-07-15T10:12:22.350Z | Compiling icu_locid v1.5.0 |
| 608 | 2026-07-15T10:12:22.747Z | Compiling spki v0.7.3 |
| 609 | 2026-07-15T10:12:22.898Z | Compiling icu_provider v1.5.0 |
| 610 | 2026-07-15T10:12:22.898Z | Compiling pkcs8 v0.10.2 |
| 611 | 2026-07-15T10:12:22.957Z | Compiling bitflags v2.6.0 |
| 612 | 2026-07-15T10:12:22.990Z | Compiling toml_datetime v0.6.8 |
| 613 | 2026-07-15T10:12:23.231Z | Compiling pkcs1 v0.7.5 |
| 614 | 2026-07-15T10:12:23.258Z | Compiling serde_spanned v0.6.8 |
| 615 | 2026-07-15T10:12:23.355Z | Compiling icu_locid_transform v1.5.0 |
| 616 | 2026-07-15T10:12:23.408Z | Compiling indexmap v2.7.1 |
| 617 | 2026-07-15T10:12:23.439Z | Compiling thiserror-impl v1.0.69 |
| 618 | 2026-07-15T10:12:23.656Z | Compiling zerocopy-derive v0.8.27 |
| 619 | 2026-07-15T10:12:23.956Z | Compiling icu_properties v1.5.1 |
| 620 | 2026-07-15T10:12:24.274Z | Compiling terminal_size v0.4.0 |
| 621 | 2026-07-15T10:12:24.330Z | Compiling darling_core v0.21.3 |
| 622 | 2026-07-15T10:12:24.420Z | Compiling clap_builder v4.5.31 |
| 623 | 2026-07-15T10:12:24.570Z | Compiling crc v3.2.1 |
| 624 | 2026-07-15T10:12:24.758Z | Compiling smallvec v0.6.14 |
| 625 | 2026-07-15T10:12:24.856Z | Compiling signature v2.2.0 |
| 626 | 2026-07-15T10:12:24.866Z | Compiling hybrid-array v0.4.12 |
| 627 | 2026-07-15T10:12:24.963Z | Compiling aho-corasick v1.1.3 |
| 628 | 2026-07-15T10:12:25.007Z | Compiling base64 v0.21.7 |
| 629 | 2026-07-15T10:12:25.075Z | Compiling paste v1.0.15 |
| 630 | 2026-07-15T10:12:25.323Z | Compiling winnow v0.5.40 |
| 631 | 2026-07-15T10:12:25.333Z | Compiling rustversion v1.0.22 |
| 632 | 2026-07-15T10:12:25.354Z | Compiling regex-syntax v0.8.5 |
| 633 | 2026-07-15T10:12:25.676Z | Compiling termcolor v1.4.1 |
| 634 | 2026-07-15T10:12:25.986Z | Compiling clap v4.5.31 |
| 635 | 2026-07-15T10:12:26.040Z | Compiling utf16_iter v1.0.5 |
| 636 | 2026-07-15T10:12:26.067Z | Compiling utf8_iter v1.0.4 |
| 637 | 2026-07-15T10:12:26.173Z | Compiling ryu v1.0.18 |
| 638 | 2026-07-15T10:12:26.216Z | Compiling thiserror v2.0.12 |
| 639 | 2026-07-15T10:12:26.360Z | Compiling icu_normalizer_data v1.5.0 |
| 640 | 2026-07-15T10:12:26.431Z | Compiling write16 v1.0.0 |
| 641 | 2026-07-15T10:12:26.442Z | Compiling hashbrown v0.12.3 |
| 642 | 2026-07-15T10:12:26.528Z | Compiling bitfield v0.14.0 |
| 643 | 2026-07-15T10:12:26.673Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 644 | 2026-07-15T10:12:26.740Z | Compiling toml_edit v0.19.15 |
| 645 | 2026-07-15T10:12:26.759Z | Compiling icu_normalizer v1.5.0 |
| 646 | 2026-07-15T10:12:26.979Z | Compiling regex-automata v0.4.8 |
| 647 | 2026-07-15T10:12:27.272Z | Compiling darling_macro v0.21.3 |
| 648 | 2026-07-15T10:12:27.814Z | Compiling env_logger v0.10.2 |
| 649 | 2026-07-15T10:12:28.059Z | Compiling ron v0.8.1 |
| 650 | 2026-07-15T10:12:28.068Z | Compiling rsa v0.9.10 |
| 651 | 2026-07-15T10:12:28.387Z | Compiling serde-hex v0.1.0 |
| 652 | 2026-07-15T10:12:29.139Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 653 | 2026-07-15T10:12:29.429Z | Compiling x509-cert v0.2.5 |
| 654 | 2026-07-15T10:12:29.889Z | Compiling hashbrown v0.13.2 |
| 655 | 2026-07-15T10:12:29.943Z | Compiling thiserror-impl v2.0.12 |
| 656 | 2026-07-15T10:12:30.104Z | Compiling futures-macro v0.3.31 |
| 657 | 2026-07-15T10:12:30.181Z | Compiling bzip2 v0.4.4 |
| 658 | 2026-07-15T10:12:30.398Z | Compiling futures-channel v0.3.31 |
| 659 | 2026-07-15T10:12:30.505Z | Compiling fastrand v2.1.1 |
| 660 | 2026-07-15T10:12:30.516Z | Compiling futures-io v0.3.31 |
| 661 | 2026-07-15T10:12:30.616Z | Compiling tinyvec_macros v0.1.1 |
| 662 | 2026-07-15T10:12:30.674Z | Compiling futures-task v0.3.31 |
| 663 | 2026-07-15T10:12:30.684Z | Compiling untrusted v0.7.1 |
| 664 | 2026-07-15T10:12:30.780Z | Compiling crossbeam-utils v0.8.21 |
| 665 | 2026-07-15T10:12:30.805Z | Compiling pin-utils v0.1.0 |
| 666 | 2026-07-15T10:12:30.849Z | Compiling crc-any v2.5.0 |
| 667 | 2026-07-15T10:12:30.873Z | Compiling tempfile v3.20.0 |
| 668 | 2026-07-15T10:12:30.898Z | Compiling futures-util v0.3.31 |
| 669 | 2026-07-15T10:12:31.081Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 670 | 2026-07-15T10:12:31.105Z | Compiling tinyvec v1.8.0 |
| 671 | 2026-07-15T10:12:31.209Z | Compiling zip v0.6.6 |
| 672 | 2026-07-15T10:12:31.239Z | Compiling object v0.30.4 |
| 673 | 2026-07-15T10:12:31.292Z | Compiling half v2.7.1 |
| 674 | 2026-07-15T10:12:31.582Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 675 | 2026-07-15T10:12:31.600Z | Compiling toml v0.7.8 |
| 676 | 2026-07-15T10:12:31.886Z | Compiling darling v0.21.3 |
| 677 | 2026-07-15T10:12:31.969Z | Compiling idna_adapter v1.2.0 |
| 678 | 2026-07-15T10:12:32.113Z | Compiling crypto-common v0.2.2 |
| 679 | 2026-07-15T10:12:32.143Z | Compiling block-buffer v0.12.1 |
| 680 | 2026-07-15T10:12:32.222Z | Compiling pin-project-internal v1.1.6 |
| 681 | 2026-07-15T10:12:32.301Z | Compiling daft-derive v0.1.1 |
| 682 | 2026-07-15T10:12:32.369Z | Compiling tokio-macros v2.5.0 |
| 683 | 2026-07-15T10:12:32.608Z | Compiling rustls-pki-types v1.14.1 |
| 684 | 2026-07-15T10:12:33.023Z | Compiling untrusted v0.9.0 |
| 685 | 2026-07-15T10:12:33.060Z | Compiling bytes v1.11.1 |
| 686 | 2026-07-15T10:12:33.063Z | Compiling path-slash v0.1.5 |
| 687 | 2026-07-15T10:12:33.162Z | Compiling camino v1.1.9 |
| 688 | 2026-07-15T10:12:33.172Z | Compiling rustls v0.23.40 |
| 689 | 2026-07-15T10:12:33.184Z | Compiling powerfmt v0.2.0 |
| 690 | 2026-07-15T10:12:33.237Z | Compiling percent-encoding v2.3.2 |
| 691 | 2026-07-15T10:12:33.303Z | Compiling const-oid v0.10.2 |
| 692 | 2026-07-15T10:12:33.377Z | Compiling iana-time-zone v0.1.61 |
| 693 | 2026-07-15T10:12:33.392Z | Compiling num-conv v0.2.2 |
| 694 | 2026-07-15T10:12:33.438Z | Compiling time-core v0.1.8 |
| 695 | 2026-07-15T10:12:33.481Z | Compiling ciborium-io v0.2.2 |
| 696 | 2026-07-15T10:12:33.517Z | Compiling tokio v1.47.2 |
| 697 | 2026-07-15T10:12:33.573Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 698 | 2026-07-15T10:12:33.583Z | Compiling ciborium-ll v0.2.2 |
| 699 | 2026-07-15T10:12:33.586Z | Compiling time-macros v0.2.27 |
| 700 | 2026-07-15T10:12:33.604Z | Compiling chrono v0.4.40 |
| 701 | 2026-07-15T10:12:33.705Z | Compiling digest v0.11.3 |
| 702 | 2026-07-15T10:12:33.799Z | Compiling form_urlencoded v1.2.2 |
| 703 | 2026-07-15T10:12:33.872Z | Compiling deranged v0.5.8 |
| 704 | 2026-07-15T10:12:33.999Z | Compiling pin-project v1.1.6 |
| 705 | 2026-07-15T10:12:34.098Z | Compiling daft v0.1.1 |
| 706 | 2026-07-15T10:12:34.324Z | Compiling futures-executor v0.3.31 |
| 707 | 2026-07-15T10:12:34.350Z | Compiling strum_macros v0.26.4 |
| 708 | 2026-07-15T10:12:34.582Z | Compiling idna v1.1.0 |
| 709 | 2026-07-15T10:12:34.622Z | Compiling serde_with_macros v3.14.1 |
| 710 | 2026-07-15T10:12:34.862Z | Compiling unicode-normalization v0.1.24 |
| 711 | 2026-07-15T10:12:35.325Z | Compiling xattr v1.3.1 |
| 712 | 2026-07-15T10:12:35.336Z | Compiling snafu-derive v0.8.5 |
| 713 | 2026-07-15T10:12:35.359Z | Compiling byte-wrapper v0.1.0 |
| 714 | 2026-07-15T10:12:36.417Z | Compiling filetime v0.2.25 |
| 715 | 2026-07-15T10:12:36.417Z | Compiling bstr v1.10.0 |
| 716 | 2026-07-15T10:12:36.417Z | Compiling thread_local v1.1.8 |
| 717 | 2026-07-15T10:12:36.417Z | Compiling base64 v0.22.1 |
| 718 | 2026-07-15T10:12:36.417Z | Compiling arc-swap v1.7.1 |
| 719 | 2026-07-15T10:12:36.417Z | Compiling adler2 v2.0.0 |
| 720 | 2026-07-15T10:12:36.417Z | Compiling semver v1.0.25 |
| 721 | 2026-07-15T10:12:36.417Z | Compiling same-file v1.0.6 |
| 722 | 2026-07-15T10:12:36.417Z | Compiling slog-async v2.8.0 |
| 723 | 2026-07-15T10:12:36.417Z | Compiling strum v0.26.3 |
| 724 | 2026-07-15T10:12:36.417Z | Compiling miniz_oxide v0.8.0 |
| 725 | 2026-07-15T10:12:36.417Z | Compiling walkdir v2.5.0 |
| 726 | 2026-07-15T10:12:36.417Z | Compiling tokio-util v0.7.15 |
| 727 | 2026-07-15T10:12:36.417Z | Compiling slog-scope v4.4.0 |
| 728 | 2026-07-15T10:12:36.417Z | Compiling pem v3.0.5 |
| 729 | 2026-07-15T10:12:36.489Z | Compiling globset v0.4.15 |
| 730 | 2026-07-15T10:12:36.544Z | Compiling serde_with v3.14.1 |
| 731 | 2026-07-15T10:12:36.554Z | Compiling tar v0.4.46 |
| 732 | 2026-07-15T10:12:36.702Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 733 | 2026-07-15T10:12:37.010Z | Compiling snafu v0.8.5 |
| 734 | 2026-07-15T10:12:37.297Z | Compiling crossbeam-channel v0.5.15 |
| 735 | 2026-07-15T10:12:37.403Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 736 | 2026-07-15T10:12:37.573Z | Compiling url v2.5.7 |
| 737 | 2026-07-15T10:12:37.582Z | Compiling time v0.3.47 |
| 738 | 2026-07-15T10:12:37.745Z | Compiling futures v0.3.31 |
| 739 | 2026-07-15T10:12:37.783Z | Compiling ciborium v0.2.2 |
| 740 | 2026-07-15T10:12:37.974Z | Compiling serde_plain v1.0.2 |
| 741 | 2026-07-15T10:12:38.009Z | Compiling async-trait v0.1.86 |
| 742 | 2026-07-15T10:12:38.009Z | Compiling async-recursion v1.1.1 |
| 743 | 2026-07-15T10:12:38.238Z | Compiling jiff v0.2.32 |
| 744 | 2026-07-15T10:12:38.272Z | Compiling cpufeatures v0.3.0 |
| 745 | 2026-07-15T10:12:38.346Z | Compiling anyhow v1.0.96 |
| 746 | 2026-07-15T10:12:38.399Z | Compiling typed-path v0.9.3 |
| 747 | 2026-07-15T10:12:38.454Z | Compiling dyn-clone v1.0.18 |
| 748 | 2026-07-15T10:12:38.603Z | Compiling term v1.2.1 |
| 749 | 2026-07-15T10:12:38.669Z | Compiling take_mut v0.2.2 |
| 750 | 2026-07-15T10:12:38.719Z | Compiling sha2 v0.11.0 |
| 751 | 2026-07-15T10:12:38.940Z | Compiling slog-term v2.9.2 |
| 752 | 2026-07-15T10:12:38.978Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 753 | 2026-07-15T10:12:39.308Z | Compiling camino-tempfile v1.4.1 |
| 754 | 2026-07-15T10:12:39.325Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 755 | 2026-07-15T10:12:39.547Z | Compiling slog-stdlog v4.1.1 |
| 756 | 2026-07-15T10:12:39.550Z | Compiling flate2 v1.0.35 |
| 757 | 2026-07-15T10:12:39.743Z | Compiling digest-io v0.1.0 |
| 758 | 2026-07-15T10:12:39.753Z | Compiling atomicwrites v0.4.4 |
| 759 | 2026-07-15T10:12:39.871Z | Compiling regex v1.11.1 |
| 760 | 2026-07-15T10:12:39.908Z | Compiling rawzip v0.4.4 |
| 761 | 2026-07-15T10:12:40.231Z | Compiling slog-envlogger v2.2.0 |
| 762 | 2026-07-15T10:12:45.069Z | Compiling rustls-webpki v0.103.13 |
| 763 | 2026-07-15T10:12:47.788Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 764 | 2026-07-15T10:12:49.769Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 765 | 2026-07-15T10:12:51.799Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 766 | 2026-07-15T10:12:59.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s |
| 767 | 2026-07-15T10:12:59.501Z | |
| 768 | 2026-07-15T10:12:59.504Z | real 50.265930606 |
| 769 | 2026-07-15T10:12:59.504Z | user 3:05.590107858 |
| 770 | 2026-07-15T10:12:59.504Z | sys 38.334579810 |
| 771 | 2026-07-15T10:12:59.504Z | trap 0.097512064 |
| 772 | 2026-07-15T10:12:59.504Z | tflt 0.441769660 |
| 773 | 2026-07-15T10:12:59.504Z | dflt 0.391532945 |
| 774 | 2026-07-15T10:12:59.505Z | kflt 0.009985879 |
| 775 | 2026-07-15T10:12:59.505Z | lock 9:37.987117293 |
| 776 | 2026-07-15T10:12:59.505Z | slp 9:41.842737485 |
| 777 | 2026-07-15T10:12:59.505Z | lat 12.514741736 |
| 778 | 2026-07-15T10:12:59.505Z | stop 36.313292284 |
| 779 | 2026-07-15T10:12:59.505Z | + banner build-all |
| 780 | 2026-07-15T10:12:59.505Z | |
| 781 | 2026-07-15T10:12:59.505Z | ##### # # # # ##### ## # # |
| 782 | 2026-07-15T10:12:59.505Z | # # # # # # # # # # # # |
| 783 | 2026-07-15T10:12:59.505Z | ##### # # # # # # ##### # # # # |
| 784 | 2026-07-15T10:12:59.505Z | # # # # # # # # ###### # # |
| 785 | 2026-07-15T10:12:59.505Z | # # # # # # # # # # # # |
| 786 | 2026-07-15T10:12:59.505Z | ##### #### # ###### ##### # # ###### ###### |
| 787 | 2026-07-15T10:12:59.505Z | |
| 788 | 2026-07-15T10:12:59.505Z | + ptime -m cargo build --all-features --all-targets |
| 789 | 2026-07-15T10:12:59.582Z | Downloading crates ... |
| 790 | 2026-07-15T10:12:59.673Z | Downloaded rand_xorshift v0.3.0 |
| 791 | 2026-07-15T10:12:59.679Z | Downloaded similar v2.7.0 |
| 792 | 2026-07-15T10:12:59.682Z | Downloaded unarray v0.1.4 |
| 793 | 2026-07-15T10:12:59.686Z | Downloaded rusty-fork v0.3.0 |
| 794 | 2026-07-15T10:12:59.689Z | Downloaded bit-set v0.5.3 |
| 795 | 2026-07-15T10:12:59.692Z | Downloaded structmeta-derive v0.3.0 |
| 796 | 2026-07-15T10:12:59.695Z | Downloaded quick-error v1.2.3 |
| 797 | 2026-07-15T10:12:59.695Z | Downloaded wait-timeout v0.2.0 |
| 798 | 2026-07-15T10:12:59.698Z | Downloaded structmeta v0.3.0 |
| 799 | 2026-07-15T10:12:59.698Z | Downloaded bit-vec v0.6.3 |
| 800 | 2026-07-15T10:12:59.701Z | Downloaded newline-converter v0.3.0 |
| 801 | 2026-07-15T10:12:59.704Z | Downloaded tokio-test v0.4.5 |
| 802 | 2026-07-15T10:12:59.704Z | Downloaded schemars_derive v0.8.22 |
| 803 | 2026-07-15T10:12:59.710Z | Downloaded serde_derive_internals v0.29.1 |
| 804 | 2026-07-15T10:12:59.714Z | Downloaded console v0.15.10 |
| 805 | 2026-07-15T10:12:59.718Z | Downloaded test-strategy v0.4.0 |
| 806 | 2026-07-15T10:12:59.721Z | Downloaded tokio-stream v0.1.18 |
| 807 | 2026-07-15T10:12:59.723Z | Downloaded schemars v0.8.22 |
| 808 | 2026-07-15T10:12:59.732Z | Downloaded expectorate v1.1.0 |
| 809 | 2026-07-15T10:12:59.736Z | Downloaded unicode-segmentation v1.12.0 |
| 810 | 2026-07-15T10:12:59.753Z | Downloaded proptest v1.5.0 |
| 811 | 2026-07-15T10:12:59.758Z | Downloaded unicode-width v0.2.0 |
| 812 | 2026-07-15T10:12:59.808Z | Compiling num-traits v0.2.19 |
| 813 | 2026-07-15T10:12:59.846Z | Compiling fnv v1.0.7 |
| 814 | 2026-07-15T10:12:59.850Z | Compiling ppv-lite86 v0.2.20 |
| 815 | 2026-07-15T10:12:59.858Z | Compiling serde_derive_internals v0.29.1 |
| 816 | 2026-07-15T10:12:59.862Z | Compiling schemars v0.8.22 |
| 817 | 2026-07-15T10:12:59.867Z | Compiling structmeta-derive v0.3.0 |
| 818 | 2026-07-15T10:12:59.870Z | Compiling wait-timeout v0.2.0 |
| 819 | 2026-07-15T10:12:59.873Z | Compiling quick-error v1.2.3 |
| 820 | 2026-07-15T10:12:59.917Z | Compiling bit-vec v0.6.3 |
| 821 | 2026-07-15T10:12:59.952Z | Compiling darling_core v0.21.3 |
| 822 | 2026-07-15T10:13:00.082Z | Compiling bit-set v0.5.3 |
| 823 | 2026-07-15T10:13:00.111Z | Compiling rand_chacha v0.3.1 |
| 824 | 2026-07-15T10:13:00.152Z | Compiling rusty-fork v0.3.0 |
| 825 | 2026-07-15T10:13:00.158Z | Compiling rand_xorshift v0.3.0 |
| 826 | 2026-07-15T10:13:00.223Z | Compiling unarray v0.1.4 |
| 827 | 2026-07-15T10:13:00.300Z | Compiling rand v0.8.6 |
| 828 | 2026-07-15T10:13:00.323Z | Compiling tokio v1.47.2 |
| 829 | 2026-07-15T10:13:00.507Z | Compiling unicode-width v0.2.0 |
| 830 | 2026-07-15T10:13:00.549Z | Compiling unicode-segmentation v1.12.0 |
| 831 | 2026-07-15T10:13:00.563Z | Compiling schemars_derive v0.8.22 |
| 832 | 2026-07-15T10:13:00.777Z | Compiling num-integer v0.1.46 |
| 833 | 2026-07-15T10:13:00.795Z | Compiling chrono v0.4.40 |
| 834 | 2026-07-15T10:13:00.868Z | Compiling structmeta v0.3.0 |
| 835 | 2026-07-15T10:13:00.925Z | Compiling proptest v1.5.0 |
| 836 | 2026-07-15T10:13:00.935Z | Compiling newline-converter v0.3.0 |
| 837 | 2026-07-15T10:13:01.028Z | Compiling num-iter v0.1.45 |
| 838 | 2026-07-15T10:13:01.056Z | Compiling test-strategy v0.4.0 |
| 839 | 2026-07-15T10:13:01.095Z | Compiling console v0.15.10 |
| 840 | 2026-07-15T10:13:01.136Z | Compiling num-bigint-dig v0.8.6 |
| 841 | 2026-07-15T10:13:01.740Z | Compiling slog-term v2.9.2 |
| 842 | 2026-07-15T10:13:02.052Z | Compiling rsa v0.9.10 |
| 843 | 2026-07-15T10:13:02.237Z | Compiling darling_macro v0.21.3 |
| 844 | 2026-07-15T10:13:02.311Z | Compiling slog-envlogger v2.2.0 |
| 845 | 2026-07-15T10:13:02.329Z | Compiling similar v2.7.0 |
| 846 | 2026-07-15T10:13:02.449Z | Compiling byte-wrapper v0.1.0 |
| 847 | 2026-07-15T10:13:02.679Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 848 | 2026-07-15T10:13:02.735Z | Compiling expectorate v1.1.0 |
| 849 | 2026-07-15T10:13:02.759Z | Compiling darling v0.21.3 |
| 850 | 2026-07-15T10:13:02.830Z | Compiling serde_with_macros v3.14.1 |
| 851 | 2026-07-15T10:13:02.905Z | Compiling tokio-util v0.7.15 |
| 852 | 2026-07-15T10:13:02.960Z | Compiling tokio-stream v0.1.18 |
| 853 | 2026-07-15T10:13:03.360Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 854 | 2026-07-15T10:13:03.369Z | Compiling tokio-test v0.4.5 |
| 855 | 2026-07-15T10:13:03.624Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 856 | 2026-07-15T10:13:03.980Z | Compiling serde_with v3.14.1 |
| 857 | 2026-07-15T10:13:04.086Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 858 | 2026-07-15T10:13:04.762Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 859 | 2026-07-15T10:13:05.240Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 860 | 2026-07-15T10:13:05.960Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 861 | 2026-07-15T10:13:08.303Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 862 | 2026-07-15T10:13:19.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.00s |
| 863 | 2026-07-15T10:13:19.576Z | |
| 864 | 2026-07-15T10:13:19.576Z | real 20.058308853 |
| 865 | 2026-07-15T10:13:19.576Z | user 1:41.785249750 |
| 866 | 2026-07-15T10:13:19.576Z | sys 16.063396942 |
| 867 | 2026-07-15T10:13:19.576Z | trap 0.039435961 |
| 868 | 2026-07-15T10:13:19.576Z | tflt 0.058888615 |
| 869 | 2026-07-15T10:13:19.576Z | dflt 0.304372967 |
| 870 | 2026-07-15T10:13:19.576Z | kflt 0.000038844 |
| 871 | 2026-07-15T10:13:19.576Z | lock 6:01.489446914 |
| 872 | 2026-07-15T10:13:19.577Z | slp 6:00.147786460 |
| 873 | 2026-07-15T10:13:19.577Z | lat 4.460840180 |
| 874 | 2026-07-15T10:13:19.580Z | stop 7.088106208 |
| 875 | 2026-07-15T10:13:19.580Z | + banner test |
| 876 | 2026-07-15T10:13:19.580Z | |
| 877 | 2026-07-15T10:13:19.580Z | ##### ###### #### ##### |
| 878 | 2026-07-15T10:13:19.580Z | # # # # |
| 879 | 2026-07-15T10:13:19.580Z | # ##### #### # |
| 880 | 2026-07-15T10:13:19.580Z | # # # # |
| 881 | 2026-07-15T10:13:19.580Z | # # # # # |
| 882 | 2026-07-15T10:13:19.580Z | # ###### #### # |
| 883 | 2026-07-15T10:13:19.580Z | |
| 884 | 2026-07-15T10:13:19.580Z | + ptime -m cargo nextest run --all-features --all-targets |
| 885 | 2026-07-15T10:13:20.031Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s |
| 886 | 2026-07-15T10:13:20.076Z | ──────────── |
| 887 | 2026-07-15T10:13:20.076Z | Nextest run ID 56f8e8c4-b8ff-422d-afb1-450d2c440d7a with nextest profile: default |
| 888 | 2026-07-15T10:13:20.076Z | Starting 35 tests across 7 binaries |
| 889 | 2026-07-15T10:13:20.084Z | PASS [ 0.007s] ( 1/35) tufaceous repo::v1::tests::mpsc_reader_empty |
| 890 | 2026-07-15T10:13:20.084Z | PASS [ 0.008s] ( 2/35) tufaceous error::tests::error_display_chain_doesnt_repeat |
| 891 | 2026-07-15T10:13:20.087Z | PASS [ 0.008s] ( 3/35) tufaceous repo::v1::tests::mpsc_reader |
| 892 | 2026-07-15T10:13:20.087Z | PASS [ 0.009s] ( 4/35) tufaceous edit::measurement_corpus::tests::guess_partial_input |
| 893 | 2026-07-15T10:13:20.107Z | PASS [ 0.030s] ( 5/35) tufaceous edit::root::tests::generate_verify |
| 894 | 2026-07-15T10:13:20.114Z | PASS [ 0.037s] ( 6/35) tufaceous edit::editor::tests::empty_artifact |
| 895 | 2026-07-15T10:13:20.142Z | PASS [ 0.035s] ( 7/35) tufaceous::tests no_artifacts |
| 896 | 2026-07-15T10:13:20.176Z | PASS [ 0.092s] ( 8/35) tufaceous::check missing_installinator |
| 897 | 2026-07-15T10:13:20.179Z | PASS [ 0.035s] ( 9/35) tufaceous::v1_compatibility v1_fake |
| 898 | 2026-07-15T10:13:20.179Z | PASS [ 0.100s] (10/35) tufaceous::check fake_checks_out |
| 899 | 2026-07-15T10:13:20.183Z | PASS [ 0.007s] (11/35) tufaceous-artifact artifact::tests::fromstr_works |
| 900 | 2026-07-15T10:13:20.183Z | PASS [ 0.007s] (12/35) tufaceous-artifact artifact::tests::display_respects_padding |
| 901 | 2026-07-15T10:13:20.190Z | PASS [ 0.006s] (13/35) tufaceous-artifact metadata::tests::default_is_empty |
| 902 | 2026-07-15T10:13:20.192Z | PASS [ 0.006s] (14/35) tufaceous-artifact map::tests::from_optional_string |
| 903 | 2026-07-15T10:13:20.192Z | PASS [ 0.014s] (15/35) tufaceous::v1_compatibility v1_fake_without_compat |
| 904 | 2026-07-15T10:13:20.196Z | PASS [ 0.006s] (16/35) tufaceous-artifact metadata::tests::deserialize_previously_valid |
| 905 | 2026-07-15T10:13:20.199Z | PASS [ 0.006s] (17/35) tufaceous-artifact rkth::tests::ensure_consistency |
| 906 | 2026-07-15T10:13:20.201Z | PASS [ 0.011s] (18/35) tufaceous-artifact metadata::tests::metadata_roundtrip |
| 907 | 2026-07-15T10:13:20.204Z | PASS [ 0.006s] (19/35) tufaceous-artifact tags::tests::rot_rkth |
| 908 | 2026-07-15T10:13:20.207Z | PASS [ 0.006s] (20/35) tufaceous-artifact version::tests::display_respects_padding |
| 909 | 2026-07-15T10:13:20.210Z | PASS [ 0.123s] (21/35) tufaceous::tests compute_archive_sha256 |
| 910 | 2026-07-15T10:13:20.235Z | PASS [ 0.150s] (22/35) tufaceous::tests it_works |
| 911 | 2026-07-15T10:13:20.238Z | PASS [ 0.041s] (23/35) tufaceous-artifact tags::tests::tags_roundtrip |
| 912 | 2026-07-15T10:13:20.241Z | PASS [ 0.038s] (24/35) tufaceous-artifact version::tests::proptest_invalid_version |
| 913 | 2026-07-15T10:13:20.244Z | PASS [ 0.007s] (25/35) tufaceous-artifact version::tests::schema |
| 914 | 2026-07-15T10:13:20.244Z | PASS [ 0.035s] (26/35) tufaceous-artifact version::tests::proptest_valid_version |
| 915 | 2026-07-15T10:13:20.244Z | PASS [ 0.036s] (27/35) tufaceous-artifact version::tests::proptest_version_serde_roundtrip |
| 916 | 2026-07-15T10:13:20.247Z | PASS [ 0.007s] (28/35) tufaceous-bin::bin/tufaceous load::tests::test_force_load |
| 917 | 2026-07-15T10:13:20.247Z | PASS [ 0.133s] (29/35) tufaceous::tests verify_targets |
| 918 | 2026-07-15T10:13:20.249Z | PASS [ 0.007s] (30/35) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_conflicts |
| 919 | 2026-07-15T10:13:20.249Z | PASS [ 0.007s] (31/35) tufaceous-bin::bin/tufaceous load::tests::test_trust_roots_required |
| 920 | 2026-07-15T10:13:20.249Z | PASS [ 0.007s] (32/35) tufaceous-bin::bin/tufaceous sign::tests::test_flags |
| 921 | 2026-07-15T10:13:20.249Z | PASS [ 0.006s] (33/35) tufaceous-brand-metadata tests::test_deserialize |
| 922 | 2026-07-15T10:13:20.252Z | PASS [ 0.168s] (34/35) tufaceous::tests inconsistent_fake |
| 923 | 2026-07-15T10:13:21.179Z | PASS [ 1.102s] (35/35) tufaceous edit::fake::tests::fake_artifacts_equals_fake_repo |
| 924 | 2026-07-15T10:13:21.179Z | ──────────── |
| 925 | 2026-07-15T10:13:21.179Z | Summary [ 1.102s] 35 tests run: 35 passed, 0 skipped |
| 926 | 2026-07-15T10:13:21.185Z | |
| 927 | 2026-07-15T10:13:21.188Z | real 1.602331167 |
| 928 | 2026-07-15T10:13:21.188Z | user 1.428720156 |
| 929 | 2026-07-15T10:13:21.188Z | sys 0.474641088 |
| 930 | 2026-07-15T10:13:21.188Z | trap 0.004550361 |
| 931 | 2026-07-15T10:13:21.188Z | tflt 0.000262768 |
| 932 | 2026-07-15T10:13:21.189Z | dflt 0.000144294 |
| 933 | 2026-07-15T10:13:21.189Z | kflt 0.000000000 |
| 934 | 2026-07-15T10:13:21.189Z | lock 13.055065310 |
| 935 | 2026-07-15T10:13:21.189Z | slp 1.886740550 |
| 936 | 2026-07-15T10:13:21.189Z | lat 0.315202066 |
| 937 | 2026-07-15T10:13:21.189Z | stop 0.127281929 |
| 938 | 2026-07-15T10:13:21.189Z | + banner doctest |
| 939 | 2026-07-15T10:13:21.189Z | |
| 940 | 2026-07-15T10:13:21.189Z | ##### #### #### ##### ###### #### ##### |
| 941 | 2026-07-15T10:13:21.189Z | # # # # # # # # # # |
| 942 | 2026-07-15T10:13:21.189Z | # # # # # # ##### #### # |
| 943 | 2026-07-15T10:13:21.189Z | # # # # # # # # # |
| 944 | 2026-07-15T10:13:21.189Z | # # # # # # # # # # # |
| 945 | 2026-07-15T10:13:21.189Z | ##### #### #### # ###### #### # |
| 946 | 2026-07-15T10:13:21.189Z | |
| 947 | 2026-07-15T10:13:21.189Z | + ptime -m cargo test --doc --all-features |
| 948 | 2026-07-15T10:13:21.344Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s |
| 949 | 2026-07-15T10:13:21.359Z | Doc-tests tufaceous |
| 950 | 2026-07-15T10:13:28.213Z | |
| 951 | 2026-07-15T10:13:28.214Z | running 1 test |
| 952 | 2026-07-15T10:13:28.302Z | test lib/src/repo.rs - repo::Repository::fake (line 72) ... ok |
| 953 | 2026-07-15T10:13:28.302Z | |
| 954 | 2026-07-15T10:13:28.302Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 955 | 2026-07-15T10:13:28.302Z | |
| 956 | 2026-07-15T10:13:28.314Z | all doctests ran in 6.75s; merged doctests compilation took 6.65s |
| 957 | 2026-07-15T10:13:28.333Z | Doc-tests tufaceous_artifact |
| 958 | 2026-07-15T10:13:30.802Z | |
| 959 | 2026-07-15T10:13:30.802Z | running 2 tests |
| 960 | 2026-07-15T10:13:30.805Z | test artifact/src/set.rs - set::ArtifactSet::filter_tags (line 110) ... ok |
| 961 | 2026-07-15T10:13:30.805Z | test artifact/src/tags.rs - tags::DisplayTags (line 332) ... ok |
| 962 | 2026-07-15T10:13:30.805Z | |
| 963 | 2026-07-15T10:13:30.805Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 964 | 2026-07-15T10:13:30.805Z | |
| 965 | 2026-07-15T10:13:30.813Z | all doctests ran in 2.33s; merged doctests compilation took 2.32s |
| 966 | 2026-07-15T10:13:30.826Z | Doc-tests tufaceous_brand_metadata |
| 967 | 2026-07-15T10:13:30.902Z | |
| 968 | 2026-07-15T10:13:30.902Z | running 0 tests |
| 969 | 2026-07-15T10:13:30.902Z | |
| 970 | 2026-07-15T10:13:30.902Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 971 | 2026-07-15T10:13:30.902Z | |
| 972 | 2026-07-15T10:13:30.923Z | |
| 973 | 2026-07-15T10:13:30.923Z | real 9.720868686 |
| 974 | 2026-07-15T10:13:30.923Z | user 7.766583421 |
| 975 | 2026-07-15T10:13:30.923Z | sys 1.765215950 |
| 976 | 2026-07-15T10:13:30.923Z | trap 0.001171455 |
| 977 | 2026-07-15T10:13:30.923Z | tflt 0.045074004 |
| 978 | 2026-07-15T10:13:30.923Z | dflt 0.012466054 |
| 979 | 2026-07-15T10:13:30.923Z | kflt 0.000000000 |
| 980 | 2026-07-15T10:13:30.923Z | lock 31.404467539 |
| 981 | 2026-07-15T10:13:30.923Z | slp 46.739920251 |
| 982 | 2026-07-15T10:13:30.923Z | lat 0.028626023 |
| 983 | 2026-07-15T10:13:30.923Z | stop 0.130785778 |
| 984 | 2026-07-15T10:13:30.926Z | process exited: duration 133299 ms, exit code 0 |
| |
| 985 | 2026-07-15T10:13:30.932Z | found 0 output files |