|
|
|
| 1 | 2026-05-06T18:11:00.406Z | job assigned to worker 01KQZ7QJX6ZJS6NTB8V4SYR3PW [factory aws, i-04692631d450aba28] (queued for 45 s) |
| |
| 2 | 2026-05-06T18:11:07.769Z | starting task 0: "setup" |
| 3 | 2026-05-06T18:11:07.773Z | ++ uname -s |
| 4 | 2026-05-06T18:11:07.775Z | + kern=SunOS |
| 5 | 2026-05-06T18:11:07.776Z | + build_user=build |
| 6 | 2026-05-06T18:11:07.776Z | + build_uid=12345 |
| 7 | 2026-05-06T18:11:07.776Z | + work_dir=/work |
| 8 | 2026-05-06T18:11:07.776Z | + input_dir=/input |
| 9 | 2026-05-06T18:11:07.776Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-06T18:11:07.776Z | + case "$kern" in |
| 11 | 2026-05-06T18:11:07.776Z | + groupadd -g 12345 build |
| 12 | 2026-05-06T18:11:07.778Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-06T18:11:09.782Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-06T18:11:09.843Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-06T18:11:09.846Z | + home_fs=zfs |
| 16 | 2026-05-06T18:11:09.846Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-06T18:11:09.846Z | + mkdir -p /home/build |
| 18 | 2026-05-06T18:11:09.846Z | + chown build:build /home/build /work |
| 19 | 2026-05-06T18:11:11.848Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-06T18:11:11.851Z | process exited: duration 4081 ms, exit code 0 |
| |
| 21 | 2026-05-06T18:11:11.856Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-06T18:11:11.859Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-06T18:11:11.859Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-06T18:11:11.859Z | * rust toolchain profile = "default" |
| 25 | 2026-05-06T18:11:11.859Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-06T18:11:11.859Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-06T18:11:11.861Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-06T18:11:11.861Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-06T18:11:11.861Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-06T18:11:12.029Z | info: downloading installer |
| 31 | 2026-05-06T18:11:13.477Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-06T18:11:13.477Z | warn: /opt/ooce/bin |
| 33 | 2026-05-06T18:11:13.477Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-06T18:11:13.477Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-06T18:11:13.477Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-06T18:11:13.478Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-06T18:11:13.478Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-06T18:11:13.478Z | error: cannot install while Rust is installed |
| 39 | 2026-05-06T18:11:13.478Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-06T18:11:13.478Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-06T18:11:13.478Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-06T18:11:13.478Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-06T18:11:13.478Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-06T18:11:13.512Z | info: profile set to default |
| 45 | 2026-05-06T18:11:13.513Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-06T18:11:13.515Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-06T18:11:13.647Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-06T18:11:13.650Z | info: downloading 6 components |
| 49 | 2026-05-06T18:11:27.810Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-06T18:11:27.810Z | |
| 51 | 2026-05-06T18:11:27.843Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-06T18:11:27.843Z | |
| 53 | 2026-05-06T18:11:27.843Z | |
| 54 | 2026-05-06T18:11:27.843Z | Rust is installed now. Great! |
| 55 | 2026-05-06T18:11:27.844Z | |
| 56 | 2026-05-06T18:11:27.847Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-06T18:11:27.847Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-06T18:11:27.847Z | |
| 59 | 2026-05-06T18:11:27.847Z | To configure your current shell, you need to source |
| 60 | 2026-05-06T18:11:27.847Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-06T18:11:27.847Z | |
| 62 | 2026-05-06T18:11:27.847Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-06T18:11:27.847Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-06T18:11:27.847Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-06T18:11:27.847Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-06T18:11:27.847Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-06T18:11:27.847Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-06T18:11:27.847Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-06T18:11:27.847Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-06T18:11:27.847Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-06T18:11:27.930Z | + rustup --version |
| 72 | 2026-05-06T18:11:27.938Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-06T18:11:27.941Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-06T18:11:27.960Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-06T18:11:27.963Z | + cargo --version |
| 76 | 2026-05-06T18:11:27.976Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-06T18:11:27.979Z | + rustc --version |
| 78 | 2026-05-06T18:11:27.999Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-06T18:11:28.002Z | process exited: duration 16143 ms, exit code 0 |
| |
| 80 | 2026-05-06T18:11:28.007Z | starting task 2: "authentication" |
| 81 | 2026-05-06T18:11:28.024Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-06T18:11:28.030Z | starting task 3: "clone repository" |
| 83 | 2026-05-06T18:11:28.033Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-05-06T18:11:28.035Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-05-06T18:11:28.244Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-05-06T18:11:28.848Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-05-06T18:11:28.848Z | + git fetch origin cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 88 | 2026-05-06T18:11:29.103Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-05-06T18:11:29.103Z | * branch cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 -> FETCH_HEAD |
| 90 | 2026-05-06T18:11:29.107Z | + [[ -n iliana/rfd621 ]] |
| 91 | 2026-05-06T18:11:29.110Z | ++ git branch --show-current |
| 92 | 2026-05-06T18:11:29.110Z | + current=main |
| 93 | 2026-05-06T18:11:29.110Z | + [[ main != iliana/rfd621 ]] |
| 94 | 2026-05-06T18:11:29.110Z | + git branch -f iliana/rfd621 cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 95 | 2026-05-06T18:11:29.113Z | + git checkout -f iliana/rfd621 |
| 96 | 2026-05-06T18:11:29.120Z | Switched to branch 'iliana/rfd621' |
| 97 | 2026-05-06T18:11:29.122Z | + git reset --hard cc29a9bec1e4a613fe1a6e2920a09f6081afe0c3 |
| 98 | 2026-05-06T18:11:29.128Z | HEAD is now at cc29a9b make `to_map` fallible |
| 99 | 2026-05-06T18:11:29.131Z | process exited: duration 1099 ms, exit code 0 |
| |
| 100 | 2026-05-06T18:11:29.136Z | starting task 4: "build" |
| 101 | 2026-05-06T18:11:29.140Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-06T18:11:29.140Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-06T18:11:29.140Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-06T18:11:29.143Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-05-06T18:11:29.143Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-05-06T18:11:29.143Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-05-06T18:11:29.143Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-05-06T18:11:29.143Z | +++ uname -s |
| 109 | 2026-05-06T18:11:29.143Z | ++ HOST_OS=SunOS |
| 110 | 2026-05-06T18:11:29.143Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-05-06T18:11:29.143Z | ++ CLANGVER=15 |
| 112 | 2026-05-06T18:11:29.143Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-05-06T18:11:40.964Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-05-06T18:11:48.506Z | Startup: Caching catalogs ... Done |
| 115 | 2026-05-06T18:11:55.838Z | Planning: Solver setup ... Done (5.881s) |
| 116 | 2026-05-06T18:11:55.879Z | Planning: Running solver ... Done (0.041s) |
| 117 | 2026-05-06T18:11:56.025Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-05-06T18:11:56.037Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-05-06T18:11:56.147Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-05-06T18:11:56.176Z | Planning: Package planning ... Done (0.029s) |
| 121 | 2026-05-06T18:11:56.202Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-05-06T18:11:56.364Z | Planning: Checking for conflicting actions ... Done (0.162s) |
| 123 | 2026-05-06T18:11:56.370Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-05-06T18:11:58.159Z | Planning: Evaluating mediators ... Done (1.788s) |
| 125 | 2026-05-06T18:11:58.164Z | Planning: Planning completed in 9.49 seconds |
| 126 | 2026-05-06T18:11:58.176Z | Packages to install: 3 |
| 127 | 2026-05-06T18:11:58.176Z | Mediators to change: 2 |
| 128 | 2026-05-06T18:11:58.176Z | Services to change: 1 |
| 129 | 2026-05-06T18:11:58.176Z | Estimated space available: 155.46 GB |
| 130 | 2026-05-06T18:11:58.179Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-05-06T18:11:58.179Z | Create boot environment: No |
| 132 | 2026-05-06T18:11:58.179Z | Create backup boot environment: No |
| 133 | 2026-05-06T18:11:58.179Z | Rebuild boot archive: No |
| 134 | 2026-05-06T18:11:58.179Z | |
| 135 | 2026-05-06T18:11:58.179Z | Changed mediators: |
| 136 | 2026-05-06T18:11:58.179Z | mediator clang: |
| 137 | 2026-05-06T18:11:58.179Z | version: None -> 15 (system default) |
| 138 | 2026-05-06T18:11:58.179Z | |
| 139 | 2026-05-06T18:11:58.179Z | mediator llvm: |
| 140 | 2026-05-06T18:11:58.179Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-05-06T18:11:58.179Z | |
| 142 | 2026-05-06T18:11:58.179Z | Changed packages: |
| 143 | 2026-05-06T18:11:58.179Z | helios-dev |
| 144 | 2026-05-06T18:11:58.179Z | developer/build-essential |
| 145 | 2026-05-06T18:11:58.179Z | None -> 11-2.0 |
| 146 | 2026-05-06T18:11:58.180Z | ooce/developer/clang-15 |
| 147 | 2026-05-06T18:11:58.180Z | None -> 15.0.7-2.0 |
| 148 | 2026-05-06T18:11:58.180Z | ooce/developer/llvm-15 |
| 149 | 2026-05-06T18:11:58.180Z | None -> 15.0.7-2.0 |
| 150 | 2026-05-06T18:11:58.180Z | |
| 151 | 2026-05-06T18:11:58.180Z | Services: |
| 152 | 2026-05-06T18:11:58.180Z | restart_fmri: |
| 153 | 2026-05-06T18:11:58.180Z | svc:/system/update-man-index:default |
| 154 | 2026-05-06T18:11:58.242Z | |
| 155 | 2026-05-06T18:11:58.242Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-05-06T18:12:03.358Z | Download: 3030/3076 items 201.6/211.3MB 95% complete (40.6M/s) |
| 157 | 2026-05-06T18:12:06.590Z | Download: Completed 211.31 MB in 8.35 seconds (25.3M/s) |
| 158 | 2026-05-06T18:12:06.879Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-05-06T18:12:10.216Z | Actions: Completed 3430 actions in 3.34 seconds. |
| 160 | 2026-05-06T18:12:10.530Z | Done (0.311s) |
| 161 | 2026-05-06T18:12:10.530Z | Done (0.000s) |
| 162 | 2026-05-06T18:12:11.260Z | Done (0.730s) |
| 163 | 2026-05-06T18:12:14.903Z | Done (3.300s) |
| 164 | 2026-05-06T18:12:14.994Z | Done (0.024s) |
| 165 | 2026-05-06T18:12:14.996Z | Done (0.000s) |
| 166 | 2026-05-06T18:12:15.119Z | Done (0.000s) |
| 167 | 2026-05-06T18:12:15.790Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-05-06T18:12:15.790Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-05-06T18:12:15.983Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-05-06T18:12:16.091Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-05-06T18:12:16.094Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-05-06T18:12:16.250Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-05-06T18:12:16.253Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-05-06T18:12:16.271Z | Mediators to change: 2 |
| 175 | 2026-05-06T18:12:16.271Z | Create boot environment: No |
| 176 | 2026-05-06T18:12:16.271Z | Create backup boot environment: No |
| 177 | 2026-05-06T18:12:16.332Z | Done |
| 178 | 2026-05-06T18:12:16.332Z | Done |
| 179 | 2026-05-06T18:12:16.945Z | Done |
| 180 | 2026-05-06T18:12:19.410Z | Done |
| 181 | 2026-05-06T18:12:19.483Z | Done |
| 182 | 2026-05-06T18:12:19.486Z | Done |
| 183 | 2026-05-06T18:12:19.626Z | Done |
| 184 | 2026-05-06T18:12:19.699Z | + cargo --version |
| 185 | 2026-05-06T18:12:19.709Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-05-06T18:12:19.712Z | + rustc --version |
| 187 | 2026-05-06T18:12:19.733Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-05-06T18:12:19.736Z | + curl -sSfL --retry 10 https://get.nexte.st/latest/illumos |
| 189 | 2026-05-06T18:12:19.739Z | + gunzip |
| 190 | 2026-05-06T18:12:19.739Z | + tar -xvf - -C /home/build/.cargo/bin |
| 191 | 2026-05-06T18:12:20.874Z | x cargo-nextest, 22307000 bytes, 43569 tape blocks |
| 192 | 2026-05-06T18:12:20.877Z | + banner build |
| 193 | 2026-05-06T18:12:20.877Z | |
| 194 | 2026-05-06T18:12:20.877Z | ##### # # # # ##### |
| 195 | 2026-05-06T18:12:20.877Z | # # # # # # # # |
| 196 | 2026-05-06T18:12:20.877Z | ##### # # # # # # |
| 197 | 2026-05-06T18:12:20.877Z | # # # # # # # # |
| 198 | 2026-05-06T18:12:20.877Z | # # # # # # # # |
| 199 | 2026-05-06T18:12:20.878Z | ##### #### # ###### ##### |
| 200 | 2026-05-06T18:12:20.878Z | |
| 201 | 2026-05-06T18:12:20.878Z | + ptime -m cargo build |
| 202 | 2026-05-06T18:12:20.984Z | Updating crates.io index |
| 203 | 2026-05-06T18:12:21.024Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 204 | 2026-05-06T18:12:21.268Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes.git` |
| 205 | 2026-05-06T18:12:21.703Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 206 | 2026-05-06T18:12:22.642Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 207 | 2026-05-06T18:12:23.122Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 208 | 2026-05-06T18:12:25.168Z | Downloading crates ... |
| 209 | 2026-05-06T18:12:25.223Z | Downloaded autocfg v1.4.0 |
| 210 | 2026-05-06T18:12:25.226Z | Downloaded errno v0.3.13 |
| 211 | 2026-05-06T18:12:25.229Z | Downloaded adler2 v2.0.0 |
| 212 | 2026-05-06T18:12:25.241Z | Downloaded anstyle v1.0.10 |
| 213 | 2026-05-06T18:12:25.247Z | Downloaded block-buffer v0.10.4 |
| 214 | 2026-05-06T18:12:25.250Z | Downloaded atomicwrites v0.4.4 |
| 215 | 2026-05-06T18:12:25.254Z | Downloaded bzip2 v0.4.4 |
| 216 | 2026-05-06T18:12:25.257Z | Downloaded base64 v0.22.1 |
| 217 | 2026-05-06T18:12:25.260Z | Downloaded is-terminal v0.4.13 |
| 218 | 2026-05-06T18:12:25.260Z | Downloaded async-recursion v1.1.1 |
| 219 | 2026-05-06T18:12:25.263Z | Downloaded byteorder v1.5.0 |
| 220 | 2026-05-06T18:12:25.263Z | Downloaded async-trait v0.1.86 |
| 221 | 2026-05-06T18:12:25.266Z | Downloaded log v0.4.22 |
| 222 | 2026-05-06T18:12:25.268Z | Downloaded maybe-uninit v2.0.0 |
| 223 | 2026-05-06T18:12:25.268Z | Downloaded lazy_static v1.5.0 |
| 224 | 2026-05-06T18:12:25.268Z | Downloaded futures-sink v0.3.31 |
| 225 | 2026-05-06T18:12:25.271Z | Downloaded stable_deref_trait v1.2.0 |
| 226 | 2026-05-06T18:12:25.271Z | Downloaded percent-encoding v2.3.2 |
| 227 | 2026-05-06T18:12:25.271Z | Downloaded futures-core v0.3.31 |
| 228 | 2026-05-06T18:12:25.271Z | Downloaded ahash v0.8.11 |
| 229 | 2026-05-06T18:12:25.274Z | Downloaded radium v0.7.0 |
| 230 | 2026-05-06T18:12:25.274Z | Downloaded nodrop v0.1.14 |
| 231 | 2026-05-06T18:12:25.277Z | Downloaded is_terminal_polyfill v1.70.1 |
| 232 | 2026-05-06T18:12:25.277Z | Downloaded funty v2.0.0 |
| 233 | 2026-05-06T18:12:25.277Z | Downloaded crypto-common v0.1.6 |
| 234 | 2026-05-06T18:12:25.277Z | Downloaded array-init v0.0.4 |
| 235 | 2026-05-06T18:12:25.280Z | Downloaded slog-envlogger v2.2.0 |
| 236 | 2026-05-06T18:12:25.280Z | Downloaded itoa v1.0.11 |
| 237 | 2026-05-06T18:12:25.280Z | Downloaded anstyle-query v1.1.1 |
| 238 | 2026-05-06T18:12:25.280Z | Downloaded indexmap v1.9.3 |
| 239 | 2026-05-06T18:12:25.286Z | Downloaded ident_case v1.0.1 |
| 240 | 2026-05-06T18:12:25.289Z | Downloaded filetime v0.2.25 |
| 241 | 2026-05-06T18:12:25.289Z | Downloaded packed_struct_codegen v0.10.1 |
| 242 | 2026-05-06T18:12:25.292Z | Downloaded deranged v0.3.11 |
| 243 | 2026-05-06T18:12:25.295Z | Downloaded arc-swap v1.7.1 |
| 244 | 2026-05-06T18:12:25.295Z | Downloaded anstyle-parse v0.2.5 |
| 245 | 2026-05-06T18:12:25.298Z | Downloaded sha2 v0.10.8 |
| 246 | 2026-05-06T18:12:25.298Z | Downloaded semver v1.0.25 |
| 247 | 2026-05-06T18:12:25.301Z | Downloaded same-file v1.0.6 |
| 248 | 2026-05-06T18:12:25.308Z | Downloaded olpc-cjson v0.1.4 |
| 249 | 2026-05-06T18:12:25.310Z | Downloaded clap_lex v0.7.4 |
| 250 | 2026-05-06T18:12:25.310Z | Downloaded jobserver v0.1.32 |
| 251 | 2026-05-06T18:12:25.318Z | Downloaded futures-io v0.3.31 |
| 252 | 2026-05-06T18:12:25.321Z | Downloaded quote v1.0.38 |
| 253 | 2026-05-06T18:12:25.321Z | Downloaded fnv v1.0.7 |
| 254 | 2026-05-06T18:12:25.322Z | Downloaded fastrand v2.1.1 |
| 255 | 2026-05-06T18:12:25.325Z | Downloaded ciborium-io v0.2.2 |
| 256 | 2026-05-06T18:12:25.325Z | Downloaded ref-cast v1.0.25 |
| 257 | 2026-05-06T18:12:25.328Z | Downloaded cpufeatures v0.2.14 |
| 258 | 2026-05-06T18:12:25.328Z | Downloaded dunce v1.0.5 |
| 259 | 2026-05-06T18:12:25.328Z | Downloaded darling_macro v0.21.3 |
| 260 | 2026-05-06T18:12:25.331Z | Downloaded strsim v0.11.1 |
| 261 | 2026-05-06T18:12:25.333Z | Downloaded pin-utils v0.1.0 |
| 262 | 2026-05-06T18:12:25.336Z | Downloaded equivalent v1.0.1 |
| 263 | 2026-05-06T18:12:25.336Z | Downloaded crc v3.2.1 |
| 264 | 2026-05-06T18:12:25.336Z | Downloaded litemap v0.7.3 |
| 265 | 2026-05-06T18:12:25.340Z | Downloaded colorchoice v1.0.2 |
| 266 | 2026-05-06T18:12:25.340Z | Downloaded ciborium-ll v0.2.2 |
| 267 | 2026-05-06T18:12:25.343Z | Downloaded generic-array v0.14.7 |
| 268 | 2026-05-06T18:12:25.347Z | Downloaded flagset v0.4.6 |
| 269 | 2026-05-06T18:12:25.347Z | Downloaded rand_chacha v0.3.1 |
| 270 | 2026-05-06T18:12:25.348Z | Downloaded idna_adapter v1.2.0 |
| 271 | 2026-05-06T18:12:25.351Z | Downloaded serde_spanned v0.6.8 |
| 272 | 2026-05-06T18:12:25.351Z | Downloaded ref-cast-impl v1.0.25 |
| 273 | 2026-05-06T18:12:25.351Z | Downloaded futures-task v0.3.31 |
| 274 | 2026-05-06T18:12:25.351Z | Downloaded icu_provider_macros v1.5.0 |
| 275 | 2026-05-06T18:12:25.354Z | Downloaded serde_plain v1.0.2 |
| 276 | 2026-05-06T18:12:25.357Z | Downloaded num-conv v0.1.0 |
| 277 | 2026-05-06T18:12:25.359Z | Downloaded dyn-clone v1.0.18 |
| 278 | 2026-05-06T18:12:25.362Z | Downloaded futures-macro v0.3.31 |
| 279 | 2026-05-06T18:12:25.365Z | Downloaded slog-scope v4.4.0 |
| 280 | 2026-05-06T18:12:25.365Z | Downloaded ppv-lite86 v0.2.20 |
| 281 | 2026-05-06T18:12:25.365Z | Downloaded num-integer v0.1.46 |
| 282 | 2026-05-06T18:12:25.367Z | Downloaded slab v0.4.9 |
| 283 | 2026-05-06T18:12:25.367Z | Downloaded heck v0.5.0 |
| 284 | 2026-05-06T18:12:25.368Z | Downloaded form_urlencoded v1.2.2 |
| 285 | 2026-05-06T18:12:25.370Z | Downloaded take_mut v0.2.2 |
| 286 | 2026-05-06T18:12:25.373Z | Downloaded path-slash v0.1.5 |
| 287 | 2026-05-06T18:12:25.376Z | Downloaded hex v0.4.3 |
| 288 | 2026-05-06T18:12:25.379Z | Downloaded bitfield v0.14.0 |
| 289 | 2026-05-06T18:12:25.382Z | Downloaded signature v2.2.0 |
| 290 | 2026-05-06T18:12:25.382Z | Downloaded fs_extra v1.3.0 |
| 291 | 2026-05-06T18:12:25.385Z | Downloaded cmake v0.1.58 |
| 292 | 2026-05-06T18:12:25.385Z | Downloaded strum v0.26.3 |
| 293 | 2026-05-06T18:12:25.397Z | Downloaded subtle v2.6.1 |
| 294 | 2026-05-06T18:12:25.400Z | Downloaded crc-catalog v2.4.0 |
| 295 | 2026-05-06T18:12:25.407Z | Downloaded time-core v0.1.2 |
| 296 | 2026-05-06T18:12:25.411Z | Downloaded thread_local v1.1.8 |
| 297 | 2026-05-06T18:12:25.411Z | Downloaded tokio-macros v2.5.0 |
| 298 | 2026-05-06T18:12:25.411Z | Downloaded terminal_size v0.4.0 |
| 299 | 2026-05-06T18:12:25.415Z | Downloaded smallvec v1.14.0 |
| 300 | 2026-05-06T18:12:25.423Z | Downloaded der_derive v0.7.3 |
| 301 | 2026-05-06T18:12:25.426Z | Downloaded displaydoc v0.2.5 |
| 302 | 2026-05-06T18:12:25.426Z | Downloaded digest v0.10.7 |
| 303 | 2026-05-06T18:12:25.429Z | Downloaded pem v3.0.5 |
| 304 | 2026-05-06T18:12:25.429Z | Downloaded camino-tempfile v1.4.1 |
| 305 | 2026-05-06T18:12:25.431Z | Downloaded cfg-if v1.0.0 |
| 306 | 2026-05-06T18:12:25.434Z | Downloaded globset v0.4.15 |
| 307 | 2026-05-06T18:12:25.434Z | Downloaded tinyvec_macros v0.1.1 |
| 308 | 2026-05-06T18:12:25.437Z | Downloaded toml_datetime v0.6.8 |
| 309 | 2026-05-06T18:12:25.440Z | Downloaded slog-async v2.8.0 |
| 310 | 2026-05-06T18:12:25.443Z | Downloaded icu_locid_transform v1.5.0 |
| 311 | 2026-05-06T18:12:25.446Z | Downloaded iana-time-zone v0.1.61 |
| 312 | 2026-05-06T18:12:25.446Z | Downloaded powerfmt v0.2.0 |
| 313 | 2026-05-06T18:12:25.448Z | Downloaded futures-executor v0.3.31 |
| 314 | 2026-05-06T18:12:25.448Z | Downloaded futures-channel v0.3.31 |
| 315 | 2026-05-06T18:12:25.448Z | Downloaded shlex v1.3.0 |
| 316 | 2026-05-06T18:12:25.451Z | Downloaded daft-derive v0.1.1 |
| 317 | 2026-05-06T18:12:25.451Z | Downloaded untrusted v0.7.1 |
| 318 | 2026-05-06T18:12:25.451Z | Downloaded version_check v0.9.5 |
| 319 | 2026-05-06T18:12:25.454Z | Downloaded anyhow v1.0.96 |
| 320 | 2026-05-06T18:12:25.454Z | Downloaded untrusted v0.9.0 |
| 321 | 2026-05-06T18:12:25.457Z | Downloaded utf8_iter v1.0.4 |
| 322 | 2026-05-06T18:12:25.457Z | Downloaded utf16_iter v1.0.5 |
| 323 | 2026-05-06T18:12:25.460Z | Downloaded bitflags v2.6.0 |
| 324 | 2026-05-06T18:12:25.463Z | Downloaded yoke-derive v0.7.4 |
| 325 | 2026-05-06T18:12:25.466Z | Downloaded write16 v1.0.0 |
| 326 | 2026-05-06T18:12:25.466Z | Downloaded pkcs1 v0.7.5 |
| 327 | 2026-05-06T18:12:25.469Z | Downloaded darling_core v0.21.3 |
| 328 | 2026-05-06T18:12:25.469Z | Downloaded xattr v1.3.1 |
| 329 | 2026-05-06T18:12:25.471Z | Downloaded serde-hex v0.1.0 |
| 330 | 2026-05-06T18:12:25.471Z | Downloaded slog-stdlog v4.1.1 |
| 331 | 2026-05-06T18:12:25.471Z | Downloaded num-iter v0.1.45 |
| 332 | 2026-05-06T18:12:25.474Z | Downloaded anstream v0.6.15 |
| 333 | 2026-05-06T18:12:25.474Z | Downloaded zerofrom-derive v0.1.4 |
| 334 | 2026-05-06T18:12:25.474Z | Downloaded pkcs8 v0.10.2 |
| 335 | 2026-05-06T18:12:25.477Z | Downloaded zerofrom v0.1.4 |
| 336 | 2026-05-06T18:12:25.477Z | Downloaded pkg-config v0.3.31 |
| 337 | 2026-05-06T18:12:25.480Z | Downloaded find-msvc-tools v0.1.9 |
| 338 | 2026-05-06T18:12:25.483Z | Downloaded daft v0.1.1 |
| 339 | 2026-05-06T18:12:25.483Z | Downloaded pin-project-internal v1.1.6 |
| 340 | 2026-05-06T18:12:25.487Z | Downloaded spki v0.7.3 |
| 341 | 2026-05-06T18:12:25.490Z | Downloaded slog-term v2.9.2 |
| 342 | 2026-05-06T18:12:25.494Z | Downloaded pem-rfc7468 v0.7.0 |
| 343 | 2026-05-06T18:12:25.494Z | Downloaded termcolor v1.4.1 |
| 344 | 2026-05-06T18:12:25.494Z | Downloaded tap v1.0.1 |
| 345 | 2026-05-06T18:12:25.496Z | Downloaded synstructure v0.13.1 |
| 346 | 2026-05-06T18:12:25.496Z | Downloaded strum_macros v0.26.4 |
| 347 | 2026-05-06T18:12:25.496Z | Downloaded packed_struct v0.10.1 |
| 348 | 2026-05-06T18:12:25.499Z | Downloaded thiserror v2.0.12 |
| 349 | 2026-05-06T18:12:25.502Z | Downloaded pin-project-lite v0.2.14 |
| 350 | 2026-05-06T18:12:25.505Z | Downloaded zeroize_derive v1.4.2 |
| 351 | 2026-05-06T18:12:25.508Z | Downloaded env_logger v0.10.2 |
| 352 | 2026-05-06T18:12:25.511Z | Downloaded icu_normalizer_data v1.5.0 |
| 353 | 2026-05-06T18:12:25.515Z | Downloaded pin-project v1.1.6 |
| 354 | 2026-05-06T18:12:25.518Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-05-06T18:12:25.520Z | Downloaded icu_locid_transform_data v1.5.0 |
| 356 | 2026-05-06T18:12:25.520Z | Downloaded getrandom v0.2.15 |
| 357 | 2026-05-06T18:12:25.523Z | Downloaded crossbeam-utils v0.8.21 |
| 358 | 2026-05-06T18:12:25.523Z | Downloaded camino v1.1.9 |
| 359 | 2026-05-06T18:12:25.523Z | Downloaded tinystr v0.7.6 |
| 360 | 2026-05-06T18:12:25.526Z | Downloaded clap_derive v4.5.28 |
| 361 | 2026-05-06T18:12:25.526Z | Downloaded time-macros v0.2.18 |
| 362 | 2026-05-06T18:12:25.529Z | Downloaded spin v0.9.8 |
| 363 | 2026-05-06T18:12:25.529Z | Downloaded once_cell v1.20.3 |
| 364 | 2026-05-06T18:12:25.532Z | Downloaded thiserror-impl v2.0.12 |
| 365 | 2026-05-06T18:12:25.532Z | Downloaded thiserror v1.0.69 |
| 366 | 2026-05-06T18:12:25.535Z | Downloaded smallvec v0.6.14 |
| 367 | 2026-05-06T18:12:25.535Z | Downloaded crc32fast v1.4.2 |
| 368 | 2026-05-06T18:12:25.535Z | Downloaded const-oid v0.9.6 |
| 369 | 2026-05-06T18:12:25.538Z | Downloaded ciborium v0.2.2 |
| 370 | 2026-05-06T18:12:25.538Z | Downloaded rand_core v0.6.4 |
| 371 | 2026-05-06T18:12:25.541Z | Downloaded wyz v0.5.1 |
| 372 | 2026-05-06T18:12:25.543Z | Downloaded bytes v1.11.1 |
| 373 | 2026-05-06T18:12:25.543Z | Downloaded utf8parse v0.2.2 |
| 374 | 2026-05-06T18:12:25.546Z | Downloaded walkdir v2.5.0 |
| 375 | 2026-05-06T18:12:25.549Z | Downloaded writeable v0.5.5 |
| 376 | 2026-05-06T18:12:25.552Z | Downloaded yoke v0.7.4 |
| 377 | 2026-05-06T18:12:25.552Z | Downloaded tempfile v3.20.0 |
| 378 | 2026-05-06T18:12:25.555Z | Downloaded ryu v1.0.18 |
| 379 | 2026-05-06T18:12:25.557Z | Downloaded snafu-derive v0.8.5 |
| 380 | 2026-05-06T18:12:25.561Z | Downloaded serde_with_macros v3.14.1 |
| 381 | 2026-05-06T18:12:25.566Z | Downloaded slog v2.7.0 |
| 382 | 2026-05-06T18:12:25.569Z | Downloaded paste v1.0.15 |
| 383 | 2026-05-06T18:12:25.574Z | Downloaded tls_codec_derive v0.4.1 |
| 384 | 2026-05-06T18:12:25.576Z | Downloaded term v1.2.1 |
| 385 | 2026-05-06T18:12:25.576Z | Downloaded zerovec-derive v0.10.3 |
| 386 | 2026-05-06T18:12:25.579Z | Downloaded zeroize v1.8.1 |
| 387 | 2026-05-06T18:12:25.579Z | Downloaded rustversion v1.0.22 |
| 388 | 2026-05-06T18:12:25.582Z | Downloaded miniz_oxide v0.8.0 |
| 389 | 2026-05-06T18:12:25.582Z | Downloaded unicode-ident v1.0.14 |
| 390 | 2026-05-06T18:12:25.582Z | Downloaded typenum v1.17.0 |
| 391 | 2026-05-06T18:12:25.585Z | Downloaded darling v0.21.3 |
| 392 | 2026-05-06T18:12:25.588Z | Downloaded base64ct v1.6.0 |
| 393 | 2026-05-06T18:12:25.588Z | Downloaded crc-any v2.5.0 |
| 394 | 2026-05-06T18:12:25.591Z | Downloaded clap v4.5.31 |
| 395 | 2026-05-06T18:12:25.593Z | Downloaded tls_codec v0.4.1 |
| 396 | 2026-05-06T18:12:25.596Z | Downloaded memchr v2.7.4 |
| 397 | 2026-05-06T18:12:25.599Z | Downloaded base64 v0.21.7 |
| 398 | 2026-05-06T18:12:25.604Z | Downloaded num-traits v0.2.19 |
| 399 | 2026-05-06T18:12:25.607Z | Downloaded zerocopy-derive v0.7.35 |
| 400 | 2026-05-06T18:12:25.610Z | Downloaded serde_derive v1.0.218 |
| 401 | 2026-05-06T18:12:25.613Z | Downloaded proc-macro2 v1.0.93 |
| 402 | 2026-05-06T18:12:25.616Z | Downloaded rustls-pki-types v1.10.0 |
| 403 | 2026-05-06T18:12:25.616Z | Downloaded icu_provider v1.5.0 |
| 404 | 2026-05-06T18:12:25.621Z | Downloaded getrandom v0.3.3 |
| 405 | 2026-05-06T18:12:25.623Z | Downloaded icu_properties v1.5.1 |
| 406 | 2026-05-06T18:12:25.626Z | Downloaded ron v0.8.1 |
| 407 | 2026-05-06T18:12:25.632Z | Downloaded futures v0.3.31 |
| 408 | 2026-05-06T18:12:25.637Z | Downloaded icu_normalizer v1.5.0 |
| 409 | 2026-05-06T18:12:25.640Z | Downloaded tinyvec v1.8.0 |
| 410 | 2026-05-06T18:12:25.643Z | Downloaded toml v0.7.8 |
| 411 | 2026-05-06T18:12:25.647Z | Downloaded serde v1.0.218 |
| 412 | 2026-05-06T18:12:25.647Z | Downloaded icu_locid v1.5.0 |
| 413 | 2026-05-06T18:12:25.654Z | Downloaded zerocopy v0.6.6 |
| 414 | 2026-05-06T18:12:25.660Z | Downloaded schemars v0.9.0 |
| 415 | 2026-05-06T18:12:25.667Z | Downloaded tar v0.4.45 |
| 416 | 2026-05-06T18:12:25.671Z | Downloaded schemars v1.1.0 |
| 417 | 2026-05-06T18:12:25.679Z | Downloaded icu_collections v1.5.0 |
| 418 | 2026-05-06T18:12:25.683Z | Downloaded rsa v0.9.10 |
| 419 | 2026-05-06T18:12:25.686Z | Downloaded libm v0.2.8 |
| 420 | 2026-05-06T18:12:25.690Z | Downloaded half v2.7.1 |
| 421 | 2026-05-06T18:12:25.693Z | Downloaded cc v1.2.61 |
| 422 | 2026-05-06T18:12:25.696Z | Downloaded rand v0.8.5 |
| 423 | 2026-05-06T18:12:25.696Z | Downloaded snafu v0.8.5 |
| 424 | 2026-05-06T18:12:25.699Z | Downloaded crossbeam-channel v0.5.15 |
| 425 | 2026-05-06T18:12:25.704Z | Downloaded zip v0.6.6 |
| 426 | 2026-05-06T18:12:25.715Z | Downloaded toml_edit v0.19.15 |
| 427 | 2026-05-06T18:12:25.724Z | Downloaded url v2.5.7 |
| 428 | 2026-05-06T18:12:25.727Z | Downloaded der v0.7.9 |
| 429 | 2026-05-06T18:12:25.730Z | Downloaded indexmap v2.7.1 |
| 430 | 2026-05-06T18:12:25.733Z | Downloaded zerocopy-derive v0.8.27 |
| 431 | 2026-05-06T18:12:25.754Z | Downloaded x509-cert v0.2.5 |
| 432 | 2026-05-06T18:12:25.757Z | Downloaded idna v1.1.0 |
| 433 | 2026-05-06T18:12:25.762Z | Downloaded hashbrown v0.12.3 |
| 434 | 2026-05-06T18:12:25.765Z | Downloaded typed-path v0.9.3 |
| 435 | 2026-05-06T18:12:25.768Z | Downloaded num-bigint-dig v0.8.6 |
| 436 | 2026-05-06T18:12:25.787Z | Downloaded hashbrown v0.13.2 |
| 437 | 2026-05-06T18:12:25.790Z | Downloaded flate2 v1.0.35 |
| 438 | 2026-05-06T18:12:25.793Z | Downloaded tokio-util v0.7.15 |
| 439 | 2026-05-06T18:12:25.796Z | Downloaded unicode-normalization v0.1.24 |
| 440 | 2026-05-06T18:12:25.799Z | Downloaded time v0.3.36 |
| 441 | 2026-05-06T18:12:25.804Z | Downloaded aho-corasick v1.1.3 |
| 442 | 2026-05-06T18:12:25.807Z | Downloaded serde_json v1.0.139 |
| 443 | 2026-05-06T18:12:25.820Z | Downloaded tough v0.22.0 |
| 444 | 2026-05-06T18:12:25.825Z | Downloaded hashbrown v0.15.1 |
| 445 | 2026-05-06T18:12:25.828Z | Downloaded zerovec v0.10.4 |
| 446 | 2026-05-06T18:12:25.837Z | Downloaded futures-util v0.3.31 |
| 447 | 2026-05-06T18:12:25.844Z | Downloaded serde_with v3.14.1 |
| 448 | 2026-05-06T18:12:25.850Z | Downloaded zerocopy v0.7.35 |
| 449 | 2026-05-06T18:12:25.859Z | Downloaded clap_builder v4.5.31 |
| 450 | 2026-05-06T18:12:25.863Z | Downloaded bitvec v1.0.1 |
| 451 | 2026-05-06T18:12:25.871Z | Downloaded rustls-webpki v0.102.8 |
| 452 | 2026-05-06T18:12:25.881Z | Downloaded winnow v0.5.40 |
| 453 | 2026-05-06T18:12:25.886Z | Downloaded icu_properties_data v1.5.0 |
| 454 | 2026-05-06T18:12:25.891Z | Downloaded chrono v0.4.40 |
| 455 | 2026-05-06T18:12:25.895Z | Downloaded rawzip v0.4.4 |
| 456 | 2026-05-06T18:12:25.898Z | Downloaded regex v1.11.1 |
| 457 | 2026-05-06T18:12:25.905Z | Downloaded aws-lc-rs v1.16.3 |
| 458 | 2026-05-06T18:12:25.915Z | Downloaded zerocopy v0.8.27 |
| 459 | 2026-05-06T18:12:25.927Z | Downloaded syn v1.0.109 |
| 460 | 2026-05-06T18:12:25.933Z | Downloaded object v0.30.4 |
| 461 | 2026-05-06T18:12:25.938Z | Downloaded syn v2.0.96 |
| 462 | 2026-05-06T18:12:25.965Z | Downloaded bstr v1.10.0 |
| 463 | 2026-05-06T18:12:25.973Z | Downloaded rustls v0.23.19 |
| 464 | 2026-05-06T18:12:25.987Z | Downloaded rustix v0.38.37 |
| 465 | 2026-05-06T18:12:25.999Z | Downloaded regex-syntax v0.8.5 |
| 466 | 2026-05-06T18:12:26.011Z | Downloaded rustix v1.0.7 |
| 467 | 2026-05-06T18:12:26.023Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 468 | 2026-05-06T18:12:26.057Z | Downloaded zerocopy-derive v0.6.6 |
| 469 | 2026-05-06T18:12:26.061Z | Downloaded tokio v1.47.2 |
| 470 | 2026-05-06T18:12:26.081Z | Downloaded regex-automata v0.4.8 |
| 471 | 2026-05-06T18:12:26.092Z | Downloaded libc v0.2.170 |
| 472 | 2026-05-06T18:12:26.160Z | Downloaded ring v0.17.13 |
| 473 | 2026-05-06T18:12:26.837Z | Downloaded aws-lc-sys v0.40.0 |
| 474 | 2026-05-06T18:12:27.023Z | Compiling proc-macro2 v1.0.93 |
| 475 | 2026-05-06T18:12:27.023Z | Compiling unicode-ident v1.0.14 |
| 476 | 2026-05-06T18:12:27.023Z | Compiling serde v1.0.218 |
| 477 | 2026-05-06T18:12:27.026Z | Compiling libc v0.2.170 |
| 478 | 2026-05-06T18:12:27.026Z | Compiling cfg-if v1.0.0 |
| 479 | 2026-05-06T18:12:27.026Z | Compiling autocfg v1.4.0 |
| 480 | 2026-05-06T18:12:27.026Z | Compiling shlex v1.3.0 |
| 481 | 2026-05-06T18:12:27.181Z | Compiling find-msvc-tools v0.1.9 |
| 482 | 2026-05-06T18:12:27.229Z | Compiling version_check v0.9.5 |
| 483 | 2026-05-06T18:12:27.289Z | Compiling byteorder v1.5.0 |
| 484 | 2026-05-06T18:12:27.415Z | Compiling memchr v2.7.4 |
| 485 | 2026-05-06T18:12:27.454Z | Compiling zeroize v1.8.1 |
| 486 | 2026-05-06T18:12:27.496Z | Compiling libm v0.2.8 |
| 487 | 2026-05-06T18:12:27.506Z | Compiling once_cell v1.20.3 |
| 488 | 2026-05-06T18:12:27.617Z | Compiling num-traits v0.2.19 |
| 489 | 2026-05-06T18:12:27.710Z | Compiling rustix v0.38.37 |
| 490 | 2026-05-06T18:12:27.742Z | Compiling strsim v0.11.1 |
| 491 | 2026-05-06T18:12:27.996Z | Compiling jobserver v0.1.32 |
| 492 | 2026-05-06T18:12:28.007Z | Compiling const-oid v0.9.6 |
| 493 | 2026-05-06T18:12:28.104Z | Compiling heck v0.5.0 |
| 494 | 2026-05-06T18:12:28.157Z | Compiling errno v0.3.13 |
| 495 | 2026-05-06T18:12:28.222Z | Compiling quote v1.0.38 |
| 496 | 2026-05-06T18:12:28.278Z | Compiling cc v1.2.61 |
| 497 | 2026-05-06T18:12:28.278Z | Compiling typenum v1.17.0 |
| 498 | 2026-05-06T18:12:28.296Z | Compiling stable_deref_trait v1.2.0 |
| 499 | 2026-05-06T18:12:28.305Z | Compiling generic-array v0.14.7 |
| 500 | 2026-05-06T18:12:28.366Z | Compiling base64ct v1.6.0 |
| 501 | 2026-05-06T18:12:28.418Z | Compiling syn v2.0.96 |
| 502 | 2026-05-06T18:12:28.478Z | Compiling smallvec v1.14.0 |
| 503 | 2026-05-06T18:12:28.554Z | Compiling getrandom v0.2.15 |
| 504 | 2026-05-06T18:12:28.644Z | Compiling pem-rfc7468 v0.7.0 |
| 505 | 2026-05-06T18:12:28.679Z | Compiling flagset v0.4.6 |
| 506 | 2026-05-06T18:12:28.734Z | Compiling spin v0.9.8 |
| 507 | 2026-05-06T18:12:28.737Z | Compiling log v0.4.22 |
| 508 | 2026-05-06T18:12:28.804Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-05-06T18:12:28.856Z | Compiling lazy_static v1.5.0 |
| 510 | 2026-05-06T18:12:28.898Z | Compiling anstyle-parse v0.2.5 |
| 511 | 2026-05-06T18:12:28.906Z | Compiling rand_core v0.6.4 |
| 512 | 2026-05-06T18:12:28.938Z | Compiling litemap v0.7.3 |
| 513 | 2026-05-06T18:12:28.950Z | Compiling colorchoice v1.0.2 |
| 514 | 2026-05-06T18:12:28.979Z | Compiling writeable v0.5.5 |
| 515 | 2026-05-06T18:12:29.057Z | Compiling cmake v0.1.58 |
| 516 | 2026-05-06T18:12:29.075Z | Compiling fs_extra v1.3.0 |
| 517 | 2026-05-06T18:12:29.125Z | Compiling dunce v1.0.5 |
| 518 | 2026-05-06T18:12:29.133Z | Compiling anstyle v1.0.10 |
| 519 | 2026-05-06T18:12:29.216Z | Compiling anstyle-query v1.1.1 |
| 520 | 2026-05-06T18:12:29.305Z | Compiling radium v0.7.0 |
| 521 | 2026-05-06T18:12:29.315Z | Compiling is_terminal_polyfill v1.70.1 |
| 522 | 2026-05-06T18:12:29.323Z | Compiling syn v1.0.109 |
| 523 | 2026-05-06T18:12:29.348Z | Compiling tap v1.0.1 |
| 524 | 2026-05-06T18:12:29.394Z | Compiling anstream v0.6.15 |
| 525 | 2026-05-06T18:12:29.394Z | Compiling clap_lex v0.7.4 |
| 526 | 2026-05-06T18:12:29.450Z | Compiling maybe-uninit v2.0.0 |
| 527 | 2026-05-06T18:12:29.593Z | Compiling aws-lc-sys v0.40.0 |
| 528 | 2026-05-06T18:12:29.630Z | Compiling itoa v1.0.11 |
| 529 | 2026-05-06T18:12:29.701Z | Compiling pkg-config v0.3.31 |
| 530 | 2026-05-06T18:12:29.757Z | Compiling crypto-common v0.1.6 |
| 531 | 2026-05-06T18:12:29.768Z | Compiling block-buffer v0.10.4 |
| 532 | 2026-05-06T18:12:29.826Z | Compiling wyz v0.5.1 |
| 533 | 2026-05-06T18:12:29.875Z | Compiling digest v0.10.7 |
| 534 | 2026-05-06T18:12:29.898Z | Compiling num-integer v0.1.46 |
| 535 | 2026-05-06T18:12:29.976Z | Compiling is-terminal v0.4.13 |
| 536 | 2026-05-06T18:12:30.015Z | Compiling ahash v0.8.11 |
| 537 | 2026-05-06T18:12:30.068Z | Compiling icu_locid_transform_data v1.5.0 |
| 538 | 2026-05-06T18:12:30.077Z | Compiling funty v2.0.0 |
| 539 | 2026-05-06T18:12:30.139Z | Compiling slog v2.7.0 |
| 540 | 2026-05-06T18:12:30.158Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 541 | 2026-05-06T18:12:30.227Z | Compiling num-bigint-dig v0.8.6 |
| 542 | 2026-05-06T18:12:30.251Z | Compiling packed_struct v0.10.1 |
| 543 | 2026-05-06T18:12:30.422Z | Compiling subtle v2.6.1 |
| 544 | 2026-05-06T18:12:30.433Z | Compiling futures-core v0.3.31 |
| 545 | 2026-05-06T18:12:30.567Z | Compiling bitvec v1.0.1 |
| 546 | 2026-05-06T18:12:30.583Z | Compiling num-iter v0.1.45 |
| 547 | 2026-05-06T18:12:30.671Z | Compiling slab v0.4.9 |
| 548 | 2026-05-06T18:12:30.682Z | Compiling indexmap v1.9.3 |
| 549 | 2026-05-06T18:12:30.745Z | Compiling crc32fast v1.4.2 |
| 550 | 2026-05-06T18:12:30.904Z | Compiling zerocopy v0.8.27 |
| 551 | 2026-05-06T18:12:30.907Z | Compiling aws-lc-rs v1.16.3 |
| 552 | 2026-05-06T18:12:30.941Z | Compiling pin-project-lite v0.2.14 |
| 553 | 2026-05-06T18:12:31.059Z | Compiling equivalent v1.0.1 |
| 554 | 2026-05-06T18:12:31.144Z | Compiling cpufeatures v0.2.14 |
| 555 | 2026-05-06T18:12:31.212Z | Compiling nodrop v0.1.14 |
| 556 | 2026-05-06T18:12:31.230Z | Compiling fnv v1.0.7 |
| 557 | 2026-05-06T18:12:31.298Z | Compiling synstructure v0.13.1 |
| 558 | 2026-05-06T18:12:31.309Z | Compiling ident_case v1.0.1 |
| 559 | 2026-05-06T18:12:31.320Z | Compiling rustix v1.0.7 |
| 560 | 2026-05-06T18:12:31.426Z | Compiling serde_json v1.0.139 |
| 561 | 2026-05-06T18:12:31.644Z | Compiling icu_properties_data v1.5.0 |
| 562 | 2026-05-06T18:12:31.653Z | Compiling thiserror v1.0.69 |
| 563 | 2026-05-06T18:12:31.781Z | Compiling getrandom v0.3.3 |
| 564 | 2026-05-06T18:12:31.789Z | Compiling crc-catalog v2.4.0 |
| 565 | 2026-05-06T18:12:31.872Z | Compiling futures-sink v0.3.31 |
| 566 | 2026-05-06T18:12:31.940Z | Compiling hashbrown v0.15.1 |
| 567 | 2026-05-06T18:12:32.012Z | Compiling crc v3.2.1 |
| 568 | 2026-05-06T18:12:32.119Z | Compiling darling_core v0.21.3 |
| 569 | 2026-05-06T18:12:32.183Z | Compiling array-init v0.0.4 |
| 570 | 2026-05-06T18:12:32.218Z | Compiling sha2 v0.10.8 |
| 571 | 2026-05-06T18:12:32.399Z | Compiling indexmap v2.7.1 |
| 572 | 2026-05-06T18:12:32.446Z | Compiling smallvec v0.6.14 |
| 573 | 2026-05-06T18:12:32.552Z | Compiling packed_struct_codegen v0.10.1 |
| 574 | 2026-05-06T18:12:32.567Z | Compiling serde_derive v1.0.218 |
| 575 | 2026-05-06T18:12:32.639Z | Compiling zerofrom-derive v0.1.4 |
| 576 | 2026-05-06T18:12:32.807Z | Compiling yoke-derive v0.7.4 |
| 577 | 2026-05-06T18:12:32.939Z | Compiling zerocopy-derive v0.7.35 |
| 578 | 2026-05-06T18:12:33.552Z | Compiling zerovec-derive v0.10.3 |
| 579 | 2026-05-06T18:12:33.761Z | Compiling zerocopy v0.7.35 |
| 580 | 2026-05-06T18:12:33.778Z | Compiling displaydoc v0.2.5 |
| 581 | 2026-05-06T18:12:33.811Z | Compiling der_derive v0.7.3 |
| 582 | 2026-05-06T18:12:33.855Z | Compiling zerofrom v0.1.4 |
| 583 | 2026-05-06T18:12:33.979Z | Compiling yoke v0.7.4 |
| 584 | 2026-05-06T18:12:34.183Z | Compiling icu_provider_macros v1.5.0 |
| 585 | 2026-05-06T18:12:34.191Z | Compiling zerocopy-derive v0.6.6 |
| 586 | 2026-05-06T18:12:34.311Z | Compiling ppv-lite86 v0.2.20 |
| 587 | 2026-05-06T18:12:34.488Z | Compiling clap_derive v4.5.28 |
| 588 | 2026-05-06T18:12:34.603Z | Compiling zerovec v0.10.4 |
| 589 | 2026-05-06T18:12:34.689Z | Compiling rand_chacha v0.3.1 |
| 590 | 2026-05-06T18:12:34.787Z | Compiling der v0.7.9 |
| 591 | 2026-05-06T18:12:34.965Z | Compiling rand v0.8.5 |
| 592 | 2026-05-06T18:12:34.990Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-05-06T18:12:35.054Z | Compiling zerocopy v0.6.6 |
| 594 | 2026-05-06T18:12:35.373Z | Compiling tinystr v0.7.6 |
| 595 | 2026-05-06T18:12:35.426Z | Compiling icu_collections v1.5.0 |
| 596 | 2026-05-06T18:12:35.519Z | Compiling icu_locid v1.5.0 |
| 597 | 2026-05-06T18:12:35.572Z | Compiling zerocopy-derive v0.8.27 |
| 598 | 2026-05-06T18:12:36.046Z | Compiling spki v0.7.3 |
| 599 | 2026-05-06T18:12:36.096Z | Compiling icu_provider v1.5.0 |
| 600 | 2026-05-06T18:12:36.116Z | Compiling signature v2.2.0 |
| 601 | 2026-05-06T18:12:36.157Z | Compiling aho-corasick v1.1.3 |
| 602 | 2026-05-06T18:12:36.244Z | Compiling pkcs8 v0.10.2 |
| 603 | 2026-05-06T18:12:36.254Z | Compiling hashbrown v0.12.3 |
| 604 | 2026-05-06T18:12:36.446Z | Compiling icu_locid_transform v1.5.0 |
| 605 | 2026-05-06T18:12:36.509Z | Compiling pkcs1 v0.7.5 |
| 606 | 2026-05-06T18:12:36.559Z | Compiling rustversion v1.0.22 |
| 607 | 2026-05-06T18:12:36.703Z | Compiling icu_normalizer_data v1.5.0 |
| 608 | 2026-05-06T18:12:36.772Z | Compiling write16 v1.0.0 |
| 609 | 2026-05-06T18:12:36.780Z | Compiling ryu v1.0.18 |
| 610 | 2026-05-06T18:12:36.867Z | Compiling base64 v0.21.7 |
| 611 | 2026-05-06T18:12:36.892Z | Compiling bitfield v0.14.0 |
| 612 | 2026-05-06T18:12:36.922Z | Compiling utf16_iter v1.0.5 |
| 613 | 2026-05-06T18:12:36.954Z | Compiling regex-syntax v0.8.5 |
| 614 | 2026-05-06T18:12:37.030Z | Compiling bitflags v2.6.0 |
| 615 | 2026-05-06T18:12:37.064Z | Compiling hex v0.4.3 |
| 616 | 2026-05-06T18:12:37.211Z | Compiling toml_datetime v0.6.8 |
| 617 | 2026-05-06T18:12:37.328Z | Compiling serde_spanned v0.6.8 |
| 618 | 2026-05-06T18:12:37.472Z | Compiling icu_properties v1.5.1 |
| 619 | 2026-05-06T18:12:37.561Z | Compiling thiserror v2.0.12 |
| 620 | 2026-05-06T18:12:37.875Z | Compiling paste v1.0.15 |
| 621 | 2026-05-06T18:12:38.155Z | Compiling terminal_size v0.4.0 |
| 622 | 2026-05-06T18:12:38.163Z | Compiling winnow v0.5.40 |
| 623 | 2026-05-06T18:12:38.295Z | Compiling clap_builder v4.5.31 |
| 624 | 2026-05-06T18:12:38.305Z | Compiling utf8_iter v1.0.4 |
| 625 | 2026-05-06T18:12:38.442Z | Compiling termcolor v1.4.1 |
| 626 | 2026-05-06T18:12:38.451Z | Compiling regex-automata v0.4.8 |
| 627 | 2026-05-06T18:12:38.768Z | Compiling env_logger v0.10.2 |
| 628 | 2026-05-06T18:12:38.849Z | Compiling rsa v0.9.10 |
| 629 | 2026-05-06T18:12:39.298Z | Compiling icu_normalizer v1.5.0 |
| 630 | 2026-05-06T18:12:39.455Z | Compiling toml_edit v0.19.15 |
| 631 | 2026-05-06T18:12:39.607Z | Compiling ron v0.8.1 |
| 632 | 2026-05-06T18:12:40.165Z | Compiling clap v4.5.31 |
| 633 | 2026-05-06T18:12:40.246Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 634 | 2026-05-06T18:12:40.519Z | Compiling serde-hex v0.1.0 |
| 635 | 2026-05-06T18:12:41.293Z | Compiling x509-cert v0.2.5 |
| 636 | 2026-05-06T18:12:41.948Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 637 | 2026-05-06T18:12:41.997Z | Compiling hashbrown v0.13.2 |
| 638 | 2026-05-06T18:12:42.122Z | Compiling darling_macro v0.21.3 |
| 639 | 2026-05-06T18:12:42.155Z | Compiling futures-macro v0.3.31 |
| 640 | 2026-05-06T18:12:42.199Z | Compiling thiserror-impl v2.0.12 |
| 641 | 2026-05-06T18:12:42.660Z | Compiling bzip2 v0.4.4 |
| 642 | 2026-05-06T18:12:42.667Z | Compiling futures-channel v0.3.31 |
| 643 | 2026-05-06T18:12:42.776Z | Compiling untrusted v0.7.1 |
| 644 | 2026-05-06T18:12:42.868Z | Compiling pin-utils v0.1.0 |
| 645 | 2026-05-06T18:12:42.888Z | Compiling futures-io v0.3.31 |
| 646 | 2026-05-06T18:12:42.901Z | Compiling fastrand v2.1.1 |
| 647 | 2026-05-06T18:12:42.933Z | Compiling crossbeam-utils v0.8.21 |
| 648 | 2026-05-06T18:12:42.956Z | Compiling crc-any v2.5.0 |
| 649 | 2026-05-06T18:12:43.044Z | Compiling futures-task v0.3.31 |
| 650 | 2026-05-06T18:12:43.046Z | Compiling iana-time-zone v0.1.61 |
| 651 | 2026-05-06T18:12:43.170Z | Compiling tinyvec_macros v0.1.1 |
| 652 | 2026-05-06T18:12:43.194Z | Compiling futures-util v0.3.31 |
| 653 | 2026-05-06T18:12:43.210Z | Compiling chrono v0.4.40 |
| 654 | 2026-05-06T18:12:43.235Z | Compiling tinyvec v1.8.0 |
| 655 | 2026-05-06T18:12:43.245Z | Compiling tempfile v3.20.0 |
| 656 | 2026-05-06T18:12:43.268Z | Compiling zip v0.6.6 |
| 657 | 2026-05-06T18:12:43.508Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 658 | 2026-05-06T18:12:43.662Z | Compiling darling v0.21.3 |
| 659 | 2026-05-06T18:12:43.741Z | Compiling object v0.30.4 |
| 660 | 2026-05-06T18:12:43.867Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 661 | 2026-05-06T18:12:43.898Z | Compiling half v2.7.1 |
| 662 | 2026-05-06T18:12:44.180Z | Compiling toml v0.7.8 |
| 663 | 2026-05-06T18:12:44.702Z | Compiling idna_adapter v1.2.0 |
| 664 | 2026-05-06T18:12:44.789Z | Compiling tokio-macros v2.5.0 |
| 665 | 2026-05-06T18:12:44.845Z | Compiling pin-project-internal v1.1.6 |
| 666 | 2026-05-06T18:12:45.086Z | Compiling daft-derive v0.1.1 |
| 667 | 2026-05-06T18:12:45.095Z | Compiling num-conv v0.1.0 |
| 668 | 2026-05-06T18:12:45.217Z | Compiling rustls v0.23.19 |
| 669 | 2026-05-06T18:12:45.237Z | Compiling rustls-pki-types v1.10.0 |
| 670 | 2026-05-06T18:12:45.431Z | Compiling percent-encoding v2.3.2 |
| 671 | 2026-05-06T18:12:45.491Z | Compiling powerfmt v0.2.0 |
| 672 | 2026-05-06T18:12:45.539Z | Compiling time-core v0.1.2 |
| 673 | 2026-05-06T18:12:45.627Z | Compiling ciborium-io v0.2.2 |
| 674 | 2026-05-06T18:12:45.650Z | Compiling camino v1.1.9 |
| 675 | 2026-05-06T18:12:45.692Z | Compiling path-slash v0.1.5 |
| 676 | 2026-05-06T18:12:45.700Z | Compiling bytes v1.11.1 |
| 677 | 2026-05-06T18:12:45.713Z | Compiling untrusted v0.9.0 |
| 678 | 2026-05-06T18:12:45.784Z | Compiling daft v0.1.1 |
| 679 | 2026-05-06T18:12:45.817Z | Compiling ciborium-ll v0.2.2 |
| 680 | 2026-05-06T18:12:45.829Z | Compiling time-macros v0.2.18 |
| 681 | 2026-05-06T18:12:45.915Z | Compiling pin-project v1.1.6 |
| 682 | 2026-05-06T18:12:45.998Z | Compiling deranged v0.3.11 |
| 683 | 2026-05-06T18:12:46.001Z | Compiling form_urlencoded v1.2.2 |
| 684 | 2026-05-06T18:12:46.014Z | Compiling futures-executor v0.3.31 |
| 685 | 2026-05-06T18:12:46.022Z | Compiling idna v1.1.0 |
| 686 | 2026-05-06T18:12:46.186Z | Compiling tokio v1.47.2 |
| 687 | 2026-05-06T18:12:46.298Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 688 | 2026-05-06T18:12:46.330Z | Compiling strum_macros v0.26.4 |
| 689 | 2026-05-06T18:12:46.576Z | Compiling unicode-normalization v0.1.24 |
| 690 | 2026-05-06T18:12:46.768Z | Compiling serde_with_macros v3.14.1 |
| 691 | 2026-05-06T18:12:46.823Z | Compiling xattr v1.3.1 |
| 692 | 2026-05-06T18:12:46.996Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes.git?branch=main#0a097945) |
| 693 | 2026-05-06T18:12:47.026Z | Compiling snafu-derive v0.8.5 |
| 694 | 2026-05-06T18:12:47.102Z | Compiling filetime v0.2.25 |
| 695 | 2026-05-06T18:12:47.290Z | Compiling bstr v1.10.0 |
| 696 | 2026-05-06T18:12:47.353Z | Compiling thread_local v1.1.8 |
| 697 | 2026-05-06T18:12:47.634Z | Compiling base64 v0.22.1 |
| 698 | 2026-05-06T18:12:47.770Z | Compiling semver v1.0.25 |
| 699 | 2026-05-06T18:12:47.867Z | Compiling adler2 v2.0.0 |
| 700 | 2026-05-06T18:12:47.953Z | Compiling slog-async v2.8.0 |
| 701 | 2026-05-06T18:12:47.967Z | Compiling arc-swap v1.7.1 |
| 702 | 2026-05-06T18:12:47.996Z | Compiling same-file v1.0.6 |
| 703 | 2026-05-06T18:12:48.005Z | Compiling strum v0.26.3 |
| 704 | 2026-05-06T18:12:48.092Z | Compiling miniz_oxide v0.8.0 |
| 705 | 2026-05-06T18:12:48.129Z | Compiling walkdir v2.5.0 |
| 706 | 2026-05-06T18:12:48.160Z | Compiling slog-scope v4.4.0 |
| 707 | 2026-05-06T18:12:48.254Z | Compiling serde_with v3.14.1 |
| 708 | 2026-05-06T18:12:48.272Z | Compiling pem v3.0.5 |
| 709 | 2026-05-06T18:12:48.417Z | Compiling globset v0.4.15 |
| 710 | 2026-05-06T18:12:48.479Z | Compiling tar v0.4.45 |
| 711 | 2026-05-06T18:12:48.644Z | Compiling crossbeam-channel v0.5.15 |
| 712 | 2026-05-06T18:12:48.719Z | Compiling snafu v0.8.5 |
| 713 | 2026-05-06T18:12:49.095Z | Compiling tokio-util v0.7.15 |
| 714 | 2026-05-06T18:12:49.128Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 715 | 2026-05-06T18:12:49.206Z | Compiling olpc-cjson v0.1.4 |
| 716 | 2026-05-06T18:12:49.363Z | Compiling time v0.3.36 |
| 717 | 2026-05-06T18:12:49.462Z | Compiling url v2.5.7 |
| 718 | 2026-05-06T18:12:49.489Z | Compiling futures v0.3.31 |
| 719 | 2026-05-06T18:12:49.750Z | Compiling ciborium v0.2.2 |
| 720 | 2026-05-06T18:12:49.968Z | Compiling serde_plain v1.0.2 |
| 721 | 2026-05-06T18:12:50.076Z | Compiling async-trait v0.1.86 |
| 722 | 2026-05-06T18:12:50.185Z | Compiling async-recursion v1.1.1 |
| 723 | 2026-05-06T18:12:50.366Z | Compiling anyhow v1.0.96 |
| 724 | 2026-05-06T18:12:50.375Z | Compiling typed-path v0.9.3 |
| 725 | 2026-05-06T18:12:50.426Z | Compiling take_mut v0.2.2 |
| 726 | 2026-05-06T18:12:50.460Z | Compiling term v1.2.1 |
| 727 | 2026-05-06T18:12:50.533Z | Compiling dyn-clone v1.0.18 |
| 728 | 2026-05-06T18:12:50.839Z | Compiling slog-term v2.9.2 |
| 729 | 2026-05-06T18:12:50.862Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?branch=main#f0d5d516) |
| 730 | 2026-05-06T18:12:50.898Z | Compiling camino-tempfile v1.4.1 |
| 731 | 2026-05-06T18:12:51.055Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 732 | 2026-05-06T18:12:51.139Z | Compiling flate2 v1.0.35 |
| 733 | 2026-05-06T18:12:51.186Z | Compiling slog-stdlog v4.1.1 |
| 734 | 2026-05-06T18:12:51.298Z | Compiling atomicwrites v0.4.4 |
| 735 | 2026-05-06T18:12:51.356Z | Compiling regex v1.11.1 |
| 736 | 2026-05-06T18:12:51.376Z | Compiling rawzip v0.4.4 |
| 737 | 2026-05-06T18:12:51.709Z | Compiling slog-envlogger v2.2.0 |
| 738 | 2026-05-06T18:12:56.400Z | Compiling rustls-webpki v0.102.8 |
| 739 | 2026-05-06T18:12:58.843Z | Compiling tough v0.22.0 |
| 740 | 2026-05-06T18:13:00.803Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 741 | 2026-05-06T18:13:02.665Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 742 | 2026-05-06T18:13:09.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.95s |
| 743 | 2026-05-06T18:13:09.988Z | |
| 744 | 2026-05-06T18:13:09.988Z | real 49.074292915 |
| 745 | 2026-05-06T18:13:09.988Z | user 2:54.501604867 |
| 746 | 2026-05-06T18:13:09.988Z | sys 36.793551020 |
| 747 | 2026-05-06T18:13:09.988Z | trap 0.094561910 |
| 748 | 2026-05-06T18:13:09.988Z | tflt 0.937844107 |
| 749 | 2026-05-06T18:13:09.988Z | dflt 0.936541917 |
| 750 | 2026-05-06T18:13:09.988Z | kflt 0.034736595 |
| 751 | 2026-05-06T18:13:09.988Z | lock 9:05.577555643 |
| 752 | 2026-05-06T18:13:09.988Z | slp 9:25.934172857 |
| 753 | 2026-05-06T18:13:09.988Z | lat 9.758482797 |
| 754 | 2026-05-06T18:13:09.988Z | stop 28.934911355 |
| 755 | 2026-05-06T18:13:09.991Z | + banner build-all |
| 756 | 2026-05-06T18:13:09.991Z | |
| 757 | 2026-05-06T18:13:09.991Z | ##### # # # # ##### ## # # |
| 758 | 2026-05-06T18:13:09.991Z | # # # # # # # # # # # # |
| 759 | 2026-05-06T18:13:09.991Z | ##### # # # # # # ##### # # # # |
| 760 | 2026-05-06T18:13:09.991Z | # # # # # # # # ###### # # |
| 761 | 2026-05-06T18:13:09.991Z | # # # # # # # # # # # # |
| 762 | 2026-05-06T18:13:09.991Z | ##### #### # ###### ##### # # ###### ###### |
| 763 | 2026-05-06T18:13:09.991Z | |
| 764 | 2026-05-06T18:13:09.991Z | + ptime -m cargo build --all-features --all-targets |
| 765 | 2026-05-06T18:13:10.064Z | Downloading crates ... |
| 766 | 2026-05-06T18:13:10.160Z | Downloaded bit-set v0.5.3 |
| 767 | 2026-05-06T18:13:10.171Z | Downloaded newline-converter v0.3.0 |
| 768 | 2026-05-06T18:13:10.187Z | Downloaded wait-timeout v0.2.0 |
| 769 | 2026-05-06T18:13:10.187Z | Downloaded structmeta-derive v0.3.0 |
| 770 | 2026-05-06T18:13:10.188Z | Downloaded rand_xorshift v0.3.0 |
| 771 | 2026-05-06T18:13:10.188Z | Downloaded tokio-test v0.4.5 |
| 772 | 2026-05-06T18:13:10.188Z | Downloaded unarray v0.1.4 |
| 773 | 2026-05-06T18:13:10.188Z | Downloaded structmeta v0.3.0 |
| 774 | 2026-05-06T18:13:10.188Z | Downloaded quick-error v1.2.3 |
| 775 | 2026-05-06T18:13:10.193Z | Downloaded rusty-fork v0.3.0 |
| 776 | 2026-05-06T18:13:10.196Z | Downloaded serde_derive_internals v0.29.1 |
| 777 | 2026-05-06T18:13:10.200Z | Downloaded test-strategy v0.4.0 |
| 778 | 2026-05-06T18:13:10.204Z | Downloaded bit-vec v0.6.3 |
| 779 | 2026-05-06T18:13:10.210Z | Downloaded tokio-stream v0.1.18 |
| 780 | 2026-05-06T18:13:10.213Z | Downloaded schemars_derive v0.8.22 |
| 781 | 2026-05-06T18:13:10.215Z | Downloaded console v0.15.10 |
| 782 | 2026-05-06T18:13:10.218Z | Downloaded schemars v0.8.22 |
| 783 | 2026-05-06T18:13:10.222Z | Downloaded unicode-segmentation v1.12.0 |
| 784 | 2026-05-06T18:13:10.226Z | Downloaded similar v2.7.0 |
| 785 | 2026-05-06T18:13:10.229Z | Downloaded expectorate v1.1.0 |
| 786 | 2026-05-06T18:13:10.248Z | Downloaded proptest v1.5.0 |
| 787 | 2026-05-06T18:13:10.253Z | Downloaded unicode-width v0.2.0 |
| 788 | 2026-05-06T18:13:10.302Z | Compiling num-traits v0.2.19 |
| 789 | 2026-05-06T18:13:10.338Z | Compiling fnv v1.0.7 |
| 790 | 2026-05-06T18:13:10.342Z | Compiling ppv-lite86 v0.2.20 |
| 791 | 2026-05-06T18:13:10.350Z | Compiling structmeta-derive v0.3.0 |
| 792 | 2026-05-06T18:13:10.353Z | Compiling serde_derive_internals v0.29.1 |
| 793 | 2026-05-06T18:13:10.357Z | Compiling wait-timeout v0.2.0 |
| 794 | 2026-05-06T18:13:10.360Z | Compiling bit-vec v0.6.3 |
| 795 | 2026-05-06T18:13:10.363Z | Compiling schemars v0.8.22 |
| 796 | 2026-05-06T18:13:10.411Z | Compiling quick-error v1.2.3 |
| 797 | 2026-05-06T18:13:10.502Z | Compiling bit-set v0.5.3 |
| 798 | 2026-05-06T18:13:10.546Z | Compiling rusty-fork v0.3.0 |
| 799 | 2026-05-06T18:13:10.579Z | Compiling darling_core v0.21.3 |
| 800 | 2026-05-06T18:13:10.640Z | Compiling rand_chacha v0.3.1 |
| 801 | 2026-05-06T18:13:10.646Z | Compiling rand_xorshift v0.3.0 |
| 802 | 2026-05-06T18:13:10.651Z | Compiling unarray v0.1.4 |
| 803 | 2026-05-06T18:13:10.740Z | Compiling tokio v1.47.2 |
| 804 | 2026-05-06T18:13:10.791Z | Compiling unicode-segmentation v1.12.0 |
| 805 | 2026-05-06T18:13:10.883Z | Compiling rand v0.8.5 |
| 806 | 2026-05-06T18:13:11.073Z | Compiling unicode-width v0.2.0 |
| 807 | 2026-05-06T18:13:11.089Z | Compiling schemars_derive v0.8.22 |
| 808 | 2026-05-06T18:13:11.173Z | Compiling newline-converter v0.3.0 |
| 809 | 2026-05-06T18:13:11.270Z | Compiling num-integer v0.1.46 |
| 810 | 2026-05-06T18:13:11.273Z | Compiling chrono v0.4.40 |
| 811 | 2026-05-06T18:13:11.330Z | Compiling console v0.15.10 |
| 812 | 2026-05-06T18:13:11.365Z | Compiling structmeta v0.3.0 |
| 813 | 2026-05-06T18:13:11.511Z | Compiling num-iter v0.1.45 |
| 814 | 2026-05-06T18:13:11.551Z | Compiling test-strategy v0.4.0 |
| 815 | 2026-05-06T18:13:11.576Z | Compiling proptest v1.5.0 |
| 816 | 2026-05-06T18:13:11.615Z | Compiling num-bigint-dig v0.8.6 |
| 817 | 2026-05-06T18:13:11.968Z | Compiling similar v2.7.0 |
| 818 | 2026-05-06T18:13:12.660Z | Compiling rsa v0.9.10 |
| 819 | 2026-05-06T18:13:12.733Z | Compiling darling_macro v0.21.3 |
| 820 | 2026-05-06T18:13:12.763Z | Compiling slog-term v2.9.2 |
| 821 | 2026-05-06T18:13:12.825Z | Compiling expectorate v1.1.0 |
| 822 | 2026-05-06T18:13:13.063Z | Compiling slog-envlogger v2.2.0 |
| 823 | 2026-05-06T18:13:13.122Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 824 | 2026-05-06T18:13:13.264Z | Compiling tokio-util v0.7.15 |
| 825 | 2026-05-06T18:13:13.277Z | Compiling darling v0.21.3 |
| 826 | 2026-05-06T18:13:13.348Z | Compiling serde_with_macros v3.14.1 |
| 827 | 2026-05-06T18:13:13.353Z | Compiling tokio-stream v0.1.18 |
| 828 | 2026-05-06T18:13:13.521Z | Compiling tough v0.22.0 |
| 829 | 2026-05-06T18:13:13.746Z | Compiling tokio-test v0.4.5 |
| 830 | 2026-05-06T18:13:14.013Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 831 | 2026-05-06T18:13:14.397Z | Compiling serde_with v3.14.1 |
| 832 | 2026-05-06T18:13:14.451Z | Compiling tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 833 | 2026-05-06T18:13:15.113Z | Compiling tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 834 | 2026-05-06T18:13:15.665Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?branch=main#f0d5d516) |
| 835 | 2026-05-06T18:13:16.425Z | Compiling tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 836 | 2026-05-06T18:13:18.563Z | Compiling tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 837 | 2026-05-06T18:13:29.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.19s |
| 838 | 2026-05-06T18:13:29.249Z | |
| 839 | 2026-05-06T18:13:29.251Z | real 19.242513196 |
| 840 | 2026-05-06T18:13:29.252Z | user 1:38.854432846 |
| 841 | 2026-05-06T18:13:29.252Z | sys 15.379724455 |
| 842 | 2026-05-06T18:13:29.252Z | trap 0.037769272 |
| 843 | 2026-05-06T18:13:29.252Z | tflt 0.050621184 |
| 844 | 2026-05-06T18:13:29.252Z | dflt 0.346890666 |
| 845 | 2026-05-06T18:13:29.252Z | kflt 0.000016206 |
| 846 | 2026-05-06T18:13:29.252Z | lock 5:50.389436995 |
| 847 | 2026-05-06T18:13:29.252Z | slp 5:45.382236313 |
| 848 | 2026-05-06T18:13:29.252Z | lat 4.307006854 |
| 849 | 2026-05-06T18:13:29.252Z | stop 6.269834327 |
| 850 | 2026-05-06T18:13:29.252Z | + banner test |
| 851 | 2026-05-06T18:13:29.252Z | |
| 852 | 2026-05-06T18:13:29.252Z | ##### ###### #### ##### |
| 853 | 2026-05-06T18:13:29.252Z | # # # # |
| 854 | 2026-05-06T18:13:29.252Z | # ##### #### # |
| 855 | 2026-05-06T18:13:29.252Z | # # # # |
| 856 | 2026-05-06T18:13:29.252Z | # # # # # |
| 857 | 2026-05-06T18:13:29.252Z | # ###### #### # |
| 858 | 2026-05-06T18:13:29.252Z | |
| 859 | 2026-05-06T18:13:29.252Z | + ptime -m cargo nextest run --all-features --all-targets |
| 860 | 2026-05-06T18:13:29.677Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s |
| 861 | 2026-05-06T18:13:29.719Z | ──────────── |
| 862 | 2026-05-06T18:13:29.720Z | Nextest run ID 1ed6863a-cd58-4485-876c-2d0f43143b98 with nextest profile: default |
| 863 | 2026-05-06T18:13:29.720Z | Starting 31 tests across 7 binaries |
| 864 | 2026-05-06T18:13:29.727Z | PASS [ 0.007s] ( 1/31) tufaceous error::tests::error_display_chain_doesnt_repeat |
| 865 | 2026-05-06T18:13:29.727Z | PASS [ 0.007s] ( 2/31) tufaceous repo::v1::tests::mpsc_reader_empty |
| 866 | 2026-05-06T18:13:29.730Z | PASS [ 0.008s] ( 3/31) tufaceous repo::v1::tests::mpsc_reader |
| 867 | 2026-05-06T18:13:29.730Z | PASS [ 0.009s] ( 4/31) tufaceous edit::measurement_corpus::tests::guess_partial_input |
| 868 | 2026-05-06T18:13:29.749Z | PASS [ 0.030s] ( 5/31) tufaceous edit::root::tests::generate_verify |
| 869 | 2026-05-06T18:13:29.764Z | PASS [ 0.036s] ( 6/31) tufaceous::tests empty_artifact |
| 870 | 2026-05-06T18:13:29.784Z | PASS [ 0.035s] ( 7/31) tufaceous::tests no_artifacts |
| 871 | 2026-05-06T18:13:29.818Z | PASS [ 0.098s] ( 8/31) tufaceous::check fake_checks_out |
| 872 | 2026-05-06T18:13:29.818Z | PASS [ 0.098s] ( 9/31) tufaceous::check missing_installinator |
| 873 | 2026-05-06T18:13:29.821Z | PASS [ 0.036s] (10/31) tufaceous::v1_compatibility v1_fake |
| 874 | 2026-05-06T18:13:29.824Z | PASS [ 0.007s] (11/31) tufaceous-artifact artifact::tests::display_respects_padding |
| 875 | 2026-05-06T18:13:29.827Z | PASS [ 0.006s] (12/31) tufaceous-artifact map::tests::from_optional_string |
| 876 | 2026-05-06T18:13:29.830Z | PASS [ 0.006s] (13/31) tufaceous-artifact metadata::tests::default_is_empty |
| 877 | 2026-05-06T18:13:29.833Z | PASS [ 0.014s] (14/31) tufaceous::v1_compatibility v1_fake_without_compat |
| 878 | 2026-05-06T18:13:29.833Z | PASS [ 0.006s] (15/31) tufaceous-artifact metadata::tests::deserialize_from_empty |
| 879 | 2026-05-06T18:13:29.837Z | PASS [ 0.006s] (16/31) tufaceous-artifact rkth::tests::ensure_consistency |
| 880 | 2026-05-06T18:13:29.840Z | PASS [ 0.006s] (17/31) tufaceous-artifact tags::tests::rot_rkth |
| 881 | 2026-05-06T18:13:29.843Z | PASS [ 0.011s] (18/31) tufaceous-artifact metadata::tests::metadata_roundtrip |
| 882 | 2026-05-06T18:13:29.846Z | PASS [ 0.006s] (19/31) tufaceous-artifact version::tests::display_respects_padding |
| 883 | 2026-05-06T18:13:29.850Z | PASS [ 0.123s] (20/31) tufaceous::tests compute_archive_sha256 |
| 884 | 2026-05-06T18:13:29.877Z | PASS [ 0.039s] (21/31) tufaceous-artifact tags::tests::tags_roundtrip |
| 885 | 2026-05-06T18:13:29.880Z | PASS [ 0.035s] (22/31) tufaceous-artifact version::tests::proptest_valid_version |
| 886 | 2026-05-06T18:13:29.880Z | PASS [ 0.037s] (23/31) tufaceous-artifact version::tests::proptest_invalid_version |
| 887 | 2026-05-06T18:13:29.883Z | PASS [ 0.006s] (24/31) tufaceous-artifact version::tests::schema |
| 888 | 2026-05-06T18:13:29.886Z | PASS [ 0.035s] (25/31) tufaceous-artifact version::tests::proptest_version_serde_roundtrip |
| 889 | 2026-05-06T18:13:29.886Z | PASS [ 0.006s] (26/31) tufaceous-brand-metadata tests::test_deserialize |
| 890 | 2026-05-06T18:13:29.889Z | PASS [ 0.008s] (27/31) tufaceous-bin::bin/tufaceous sign::tests::test_flags |
| 891 | 2026-05-06T18:13:29.895Z | PASS [ 0.168s] (28/31) tufaceous::tests inconsistent_fake |
| 892 | 2026-05-06T18:13:29.907Z | PASS [ 0.178s] (29/31) tufaceous::tests it_works |
| 893 | 2026-05-06T18:13:29.909Z | PASS [ 0.144s] (30/31) tufaceous::tests verify_targets |
| 894 | 2026-05-06T18:13:30.825Z | PASS [ 1.105s] (31/31) tufaceous edit::fake::tests::fake_artifacts_equals_fake_repo |
| 895 | 2026-05-06T18:13:30.828Z | ──────────── |
| 896 | 2026-05-06T18:13:30.829Z | Summary [ 1.106s] 31 tests run: 31 passed, 0 skipped |
| 897 | 2026-05-06T18:13:30.831Z | |
| 898 | 2026-05-06T18:13:30.831Z | real 1.575743588 |
| 899 | 2026-05-06T18:13:30.831Z | user 1.496214191 |
| 900 | 2026-05-06T18:13:30.831Z | sys 0.431716980 |
| 901 | 2026-05-06T18:13:30.831Z | trap 0.001686807 |
| 902 | 2026-05-06T18:13:30.831Z | tflt 0.000137295 |
| 903 | 2026-05-06T18:13:30.831Z | dflt 0.000124654 |
| 904 | 2026-05-06T18:13:30.832Z | kflt 0.000005378 |
| 905 | 2026-05-06T18:13:30.832Z | lock 13.448840592 |
| 906 | 2026-05-06T18:13:30.832Z | slp 1.845100948 |
| 907 | 2026-05-06T18:13:30.832Z | lat 0.274488202 |
| 908 | 2026-05-06T18:13:30.832Z | stop 0.104600582 |
| 909 | 2026-05-06T18:13:30.835Z | + banner doctest |
| 910 | 2026-05-06T18:13:30.835Z | |
| 911 | 2026-05-06T18:13:30.835Z | ##### #### #### ##### ###### #### ##### |
| 912 | 2026-05-06T18:13:30.835Z | # # # # # # # # # # |
| 913 | 2026-05-06T18:13:30.835Z | # # # # # # ##### #### # |
| 914 | 2026-05-06T18:13:30.835Z | # # # # # # # # # |
| 915 | 2026-05-06T18:13:30.835Z | # # # # # # # # # # # |
| 916 | 2026-05-06T18:13:30.835Z | ##### #### #### # ###### #### # |
| 917 | 2026-05-06T18:13:30.835Z | |
| 918 | 2026-05-06T18:13:30.835Z | + ptime -m cargo test --doc --all-features |
| 919 | 2026-05-06T18:13:30.985Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s |
| 920 | 2026-05-06T18:13:30.998Z | Doc-tests tufaceous |
| 921 | 2026-05-06T18:13:37.498Z | |
| 922 | 2026-05-06T18:13:37.498Z | running 1 test |
| 923 | 2026-05-06T18:13:37.590Z | test lib/src/repo.rs - repo::Repository::fake (line 65) ... ok |
| 924 | 2026-05-06T18:13:37.590Z | |
| 925 | 2026-05-06T18:13:37.590Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 926 | 2026-05-06T18:13:37.590Z | |
| 927 | 2026-05-06T18:13:37.601Z | all doctests ran in 6.41s; merged doctests compilation took 6.30s |
| 928 | 2026-05-06T18:13:37.619Z | Doc-tests tufaceous_artifact |
| 929 | 2026-05-06T18:13:40.067Z | |
| 930 | 2026-05-06T18:13:40.067Z | running 2 tests |
| 931 | 2026-05-06T18:13:40.070Z | test artifact/src/set.rs - set::ArtifactSet::filter_tags (line 107) ... ok |
| 932 | 2026-05-06T18:13:40.070Z | test artifact/src/tags.rs - tags::DisplayTags (line 301) ... ok |
| 933 | 2026-05-06T18:13:40.070Z | |
| 934 | 2026-05-06T18:13:40.070Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 935 | 2026-05-06T18:13:40.070Z | |
| 936 | 2026-05-06T18:13:40.075Z | all doctests ran in 2.31s; merged doctests compilation took 2.30s |
| 937 | 2026-05-06T18:13:40.088Z | Doc-tests tufaceous_brand_metadata |
| 938 | 2026-05-06T18:13:40.164Z | |
| 939 | 2026-05-06T18:13:40.164Z | running 0 tests |
| 940 | 2026-05-06T18:13:40.164Z | |
| 941 | 2026-05-06T18:13:40.164Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 942 | 2026-05-06T18:13:40.164Z | |
| 943 | 2026-05-06T18:13:40.185Z | |
| 944 | 2026-05-06T18:13:40.188Z | real 9.336849038 |
| 945 | 2026-05-06T18:13:40.188Z | user 7.473045019 |
| 946 | 2026-05-06T18:13:40.188Z | sys 1.684513840 |
| 947 | 2026-05-06T18:13:40.188Z | trap 0.001024665 |
| 948 | 2026-05-06T18:13:40.188Z | tflt 0.041899154 |
| 949 | 2026-05-06T18:13:40.188Z | dflt 0.010072569 |
| 950 | 2026-05-06T18:13:40.188Z | kflt 0.000000000 |
| 951 | 2026-05-06T18:13:40.188Z | lock 30.398274143 |
| 952 | 2026-05-06T18:13:40.188Z | slp 44.553440777 |
| 953 | 2026-05-06T18:13:40.188Z | lat 0.023061706 |
| 954 | 2026-05-06T18:13:40.188Z | stop 0.124560955 |
| 955 | 2026-05-06T18:13:40.188Z | process exited: duration 131027 ms, exit code 0 |
| |
| 956 | 2026-05-06T18:13:40.194Z | found 0 output files |