|
|
|
| 1 | 2026-07-21T03:57:12.065Z | job assigned to worker 01KY1D2VMXD89JYM37HGPEW7DH [factory aws, i-0d46bc3ba18e35b92] (queued for 47 s) |
| |
| 2 | 2026-07-21T03:57:18.802Z | starting task 0: "setup" |
| 3 | 2026-07-21T03:57:18.807Z | ++ uname -s |
| 4 | 2026-07-21T03:57:18.810Z | + kern=SunOS |
| 5 | 2026-07-21T03:57:18.810Z | + build_user=build |
| 6 | 2026-07-21T03:57:18.810Z | + build_uid=12345 |
| 7 | 2026-07-21T03:57:18.810Z | + work_dir=/work |
| 8 | 2026-07-21T03:57:18.810Z | + input_dir=/input |
| 9 | 2026-07-21T03:57:18.810Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T03:57:18.810Z | + case "$kern" in |
| 11 | 2026-07-21T03:57:18.810Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T03:57:18.813Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T03:57:20.816Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T03:57:20.912Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T03:57:20.915Z | + home_fs=zfs |
| 16 | 2026-07-21T03:57:20.915Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T03:57:20.915Z | + mkdir -p /home/build |
| 18 | 2026-07-21T03:57:20.915Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T03:57:22.916Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T03:57:22.920Z | process exited: duration 4115 ms, exit code 0 |
| |
| 21 | 2026-07-21T03:57:22.931Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T03:57:22.935Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-21T03:57:22.935Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-21T03:57:22.935Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-07-21T03:57:22.935Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-07-21T03:57:22.935Z | * rust toolchain profile = "default" |
| 27 | 2026-07-21T03:57:22.935Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T03:57:22.935Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T03:57:22.935Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-21T03:57:23.051Z | info: downloading installer |
| 31 | 2026-07-21T03:57:24.382Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T03:57:24.382Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T03:57:24.382Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T03:57:24.382Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T03:57:24.382Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T03:57:24.382Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T03:57:24.382Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T03:57:24.385Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T03:57:24.385Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T03:57:24.385Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T03:57:24.385Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T03:57:24.385Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T03:57:24.385Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T03:57:24.396Z | info: profile set to default |
| 45 | 2026-07-21T03:57:24.396Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T03:57:24.398Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-21T03:57:24.537Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-21T03:57:24.539Z | info: downloading 6 components |
| 49 | 2026-07-21T03:57:40.660Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-21T03:57:40.660Z | |
| 51 | 2026-07-21T03:57:40.689Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-21T03:57:40.689Z | |
| 53 | 2026-07-21T03:57:40.690Z | |
| 54 | 2026-07-21T03:57:40.690Z | Rust is installed now. Great! |
| 55 | 2026-07-21T03:57:40.690Z | |
| 56 | 2026-07-21T03:57:40.693Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T03:57:40.693Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T03:57:40.693Z | |
| 59 | 2026-07-21T03:57:40.693Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T03:57:40.693Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T03:57:40.693Z | |
| 62 | 2026-07-21T03:57:40.693Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T03:57:40.693Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T03:57:40.693Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T03:57:40.693Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T03:57:40.693Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T03:57:40.693Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T03:57:40.693Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T03:57:40.693Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T03:57:40.693Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T03:57:40.779Z | + rustup --version |
| 72 | 2026-07-21T03:57:40.789Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T03:57:40.794Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T03:57:40.811Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-21T03:57:40.814Z | + cargo --version |
| 76 | 2026-07-21T03:57:40.825Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-21T03:57:40.828Z | + rustc --version |
| 78 | 2026-07-21T03:57:40.848Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-21T03:57:40.852Z | process exited: duration 17918 ms, exit code 0 |
| |
| 80 | 2026-07-21T03:57:40.857Z | starting task 2: "authentication" |
| 81 | 2026-07-21T03:57:40.878Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-07-21T03:57:40.885Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T03:57:40.888Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-21T03:57:40.891Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-21T03:57:40.923Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-21T03:57:41.392Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-21T03:57:41.392Z | + git fetch origin ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 88 | 2026-07-21T03:57:41.649Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-21T03:57:41.649Z | * branch ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 -> FETCH_HEAD |
| 90 | 2026-07-21T03:57:41.655Z | + [[ -n iliana/revert-installinator-rename ]] |
| 91 | 2026-07-21T03:57:41.659Z | ++ git branch --show-current |
| 92 | 2026-07-21T03:57:41.659Z | + current=main |
| 93 | 2026-07-21T03:57:41.659Z | + [[ main != iliana/revert-installinator-rename ]] |
| 94 | 2026-07-21T03:57:41.659Z | + git branch -f iliana/revert-installinator-rename ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 95 | 2026-07-21T03:57:41.663Z | + git checkout -f iliana/revert-installinator-rename |
| 96 | 2026-07-21T03:57:41.667Z | Switched to branch 'iliana/revert-installinator-rename' |
| 97 | 2026-07-21T03:57:41.671Z | + git reset --hard ab5678d7b9534d40a3aa9c2de4e6b1152f9fb9b0 |
| 98 | 2026-07-21T03:57:41.676Z | HEAD is now at ab5678d hush, clippy |
| 99 | 2026-07-21T03:57:41.679Z | process exited: duration 791 ms, exit code 0 |
| |
| 100 | 2026-07-21T03:57:41.684Z | starting task 4: "build" |
| 101 | 2026-07-21T03:57:41.688Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-21T03:57:41.690Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-21T03:57:41.690Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-21T03:57:41.690Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-21T03:57:41.690Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-21T03:57:41.690Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-21T03:57:41.690Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-21T03:57:41.690Z | +++ uname -s |
| 109 | 2026-07-21T03:57:41.690Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-21T03:57:41.691Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-21T03:57:41.691Z | ++ CLANGVER=15 |
| 112 | 2026-07-21T03:57:41.691Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-21T03:57:52.141Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-21T03:57:59.964Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-21T03:58:07.459Z | Planning: Solver setup ... Done (6.182s) |
| 116 | 2026-07-21T03:58:07.501Z | Planning: Running solver ... Done (0.042s) |
| 117 | 2026-07-21T03:58:07.644Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-21T03:58:07.656Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-21T03:58:07.739Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-21T03:58:07.769Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-07-21T03:58:07.795Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-21T03:58:07.902Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 123 | 2026-07-21T03:58:07.909Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-21T03:58:08.656Z | Planning: Evaluating mediators ... Done (0.747s) |
| 125 | 2026-07-21T03:58:08.662Z | Planning: Planning completed in 8.53 seconds |
| 126 | 2026-07-21T03:58:08.673Z | Packages to install: 3 |
| 127 | 2026-07-21T03:58:08.673Z | Mediators to change: 2 |
| 128 | 2026-07-21T03:58:08.676Z | Services to change: 1 |
| 129 | 2026-07-21T03:58:08.676Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-21T03:58:08.676Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-21T03:58:08.676Z | Create boot environment: No |
| 132 | 2026-07-21T03:58:08.676Z | Create backup boot environment: No |
| 133 | 2026-07-21T03:58:08.676Z | Rebuild boot archive: No |
| 134 | 2026-07-21T03:58:08.676Z | |
| 135 | 2026-07-21T03:58:08.676Z | Changed mediators: |
| 136 | 2026-07-21T03:58:08.676Z | mediator clang: |
| 137 | 2026-07-21T03:58:08.676Z | version: None -> 15 (system default) |
| 138 | 2026-07-21T03:58:08.676Z | |
| 139 | 2026-07-21T03:58:08.676Z | mediator llvm: |
| 140 | 2026-07-21T03:58:08.676Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-21T03:58:08.676Z | |
| 142 | 2026-07-21T03:58:08.676Z | Changed packages: |
| 143 | 2026-07-21T03:58:08.676Z | helios-dev |
| 144 | 2026-07-21T03:58:08.676Z | developer/build-essential |
| 145 | 2026-07-21T03:58:08.676Z | None -> 11-2.0 |
| 146 | 2026-07-21T03:58:08.676Z | ooce/developer/clang-15 |
| 147 | 2026-07-21T03:58:08.676Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-21T03:58:08.676Z | ooce/developer/llvm-15 |
| 149 | 2026-07-21T03:58:08.677Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-21T03:58:08.677Z | |
| 151 | 2026-07-21T03:58:08.677Z | Services: |
| 152 | 2026-07-21T03:58:08.677Z | restart_fmri: |
| 153 | 2026-07-21T03:58:08.677Z | svc:/system/update-man-index:default |
| 154 | 2026-07-21T03:58:08.716Z | |
| 155 | 2026-07-21T03:58:08.716Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-21T03:58:13.718Z | Download: 1316/3076 items 114.4/211.3MB 54% complete (23.3M/s) |
| 157 | 2026-07-21T03:58:18.719Z | Download: 2648/3076 items 119.8/211.3MB 56% complete (12.1M/s) |
| 158 | 2026-07-21T03:58:21.252Z | Download: Completed 211.31 MB in 12.53 seconds (16.9M/s) |
| 159 | 2026-07-21T03:58:21.454Z | Actions: 1/3430 actions (Installing new actions) |
| 160 | 2026-07-21T03:58:24.578Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 161 | 2026-07-21T03:58:25.242Z | Done (0.660s) |
| 162 | 2026-07-21T03:58:25.242Z | Done (0.000s) |
| 163 | 2026-07-21T03:58:25.999Z | Done (0.757s) |
| 164 | 2026-07-21T03:58:29.401Z | Done (3.045s) |
| 165 | 2026-07-21T03:58:29.476Z | Done (0.013s) |
| 166 | 2026-07-21T03:58:29.479Z | Done (0.000s) |
| 167 | 2026-07-21T03:58:29.783Z | Done (0.000s) |
| 168 | 2026-07-21T03:58:30.485Z | ++ (( rc != 4 && rc != 0 )) |
| 169 | 2026-07-21T03:58:30.485Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 170 | 2026-07-21T03:58:30.679Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-07-21T03:58:30.784Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-07-21T03:58:30.787Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-07-21T03:58:30.945Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-07-21T03:58:30.948Z | Planning: Planning completed in 0.27 seconds |
| 175 | 2026-07-21T03:58:30.967Z | Mediators to change: 2 |
| 176 | 2026-07-21T03:58:30.967Z | Create boot environment: No |
| 177 | 2026-07-21T03:58:30.971Z | Create backup boot environment: No |
| 178 | 2026-07-21T03:58:31.013Z | Done |
| 179 | 2026-07-21T03:58:31.013Z | Done |
| 180 | 2026-07-21T03:58:31.633Z | Done |
| 181 | 2026-07-21T03:58:34.098Z | Done |
| 182 | 2026-07-21T03:58:34.171Z | Done |
| 183 | 2026-07-21T03:58:34.174Z | Done |
| 184 | 2026-07-21T03:58:34.303Z | Done |
| 185 | 2026-07-21T03:58:34.379Z | + cargo --version |
| 186 | 2026-07-21T03:58:34.388Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 187 | 2026-07-21T03:58:34.391Z | + rustc --version |
| 188 | 2026-07-21T03:58:34.411Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 189 | 2026-07-21T03:58:34.414Z | + banner clippy |
| 190 | 2026-07-21T03:58:34.417Z | |
| 191 | 2026-07-21T03:58:34.417Z | #### # # ##### ##### # # |
| 192 | 2026-07-21T03:58:34.417Z | # # # # # # # # # # |
| 193 | 2026-07-21T03:58:34.417Z | # # # # # # # # |
| 194 | 2026-07-21T03:58:34.417Z | # # # ##### ##### # |
| 195 | 2026-07-21T03:58:34.418Z | # # # # # # # |
| 196 | 2026-07-21T03:58:34.418Z | #### ###### # # # # |
| 197 | 2026-07-21T03:58:34.418Z | |
| 198 | 2026-07-21T03:58:34.418Z | + ptime -m cargo clippy --all-features --all-targets |
| 199 | 2026-07-21T03:58:34.553Z | Updating crates.io index |
| 200 | 2026-07-21T03:58:34.556Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 201 | 2026-07-21T03:58:34.810Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 202 | 2026-07-21T03:58:35.916Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 203 | 2026-07-21T03:58:36.192Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 204 | 2026-07-21T03:58:36.469Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 205 | 2026-07-21T03:58:37.748Z | Downloading crates ... |
| 206 | 2026-07-21T03:58:37.805Z | Downloaded block-buffer v0.12.1 |
| 207 | 2026-07-21T03:58:37.809Z | Downloaded adler2 v2.0.0 |
| 208 | 2026-07-21T03:58:37.817Z | Downloaded generic-array v0.14.7 |
| 209 | 2026-07-21T03:58:37.820Z | Downloaded async-recursion v1.1.1 |
| 210 | 2026-07-21T03:58:37.828Z | Downloaded anstyle-query v1.1.1 |
| 211 | 2026-07-21T03:58:37.832Z | Downloaded ref-cast-impl v1.0.25 |
| 212 | 2026-07-21T03:58:37.832Z | Downloaded rand_xorshift v0.3.0 |
| 213 | 2026-07-21T03:58:37.832Z | Downloaded bit-set v0.5.3 |
| 214 | 2026-07-21T03:58:37.838Z | Downloaded daft v0.1.1 |
| 215 | 2026-07-21T03:58:37.840Z | Downloaded getrandom v0.2.15 |
| 216 | 2026-07-21T03:58:37.843Z | Downloaded console v0.15.10 |
| 217 | 2026-07-21T03:58:37.843Z | Downloaded autocfg v1.4.0 |
| 218 | 2026-07-21T03:58:37.846Z | Downloaded anstyle-parse v0.2.5 |
| 219 | 2026-07-21T03:58:37.846Z | Downloaded atomicwrites v0.4.4 |
| 220 | 2026-07-21T03:58:37.846Z | Downloaded icu_collections v1.5.0 |
| 221 | 2026-07-21T03:58:37.849Z | Downloaded semver v1.0.25 |
| 222 | 2026-07-21T03:58:37.851Z | Downloaded bitflags v1.3.2 |
| 223 | 2026-07-21T03:58:37.854Z | Downloaded base64ct v1.6.0 |
| 224 | 2026-07-21T03:58:37.854Z | Downloaded async-trait v0.1.86 |
| 225 | 2026-07-21T03:58:37.857Z | Downloaded array-init v0.0.4 |
| 226 | 2026-07-21T03:58:37.857Z | Downloaded anstyle v1.0.10 |
| 227 | 2026-07-21T03:58:37.863Z | Downloaded bitfield v0.14.0 |
| 228 | 2026-07-21T03:58:37.863Z | Downloaded digest-io v0.1.0 |
| 229 | 2026-07-21T03:58:37.863Z | Downloaded block-buffer v0.10.4 |
| 230 | 2026-07-21T03:58:37.864Z | Downloaded bit-vec v0.6.3 |
| 231 | 2026-07-21T03:58:37.867Z | Downloaded flagset v0.4.6 |
| 232 | 2026-07-21T03:58:37.870Z | Downloaded const-oid v0.10.2 |
| 233 | 2026-07-21T03:58:37.870Z | Downloaded byteorder v1.5.0 |
| 234 | 2026-07-21T03:58:37.873Z | Downloaded maybe-uninit v2.0.0 |
| 235 | 2026-07-21T03:58:37.874Z | Downloaded num-iter v0.1.45 |
| 236 | 2026-07-21T03:58:37.878Z | Downloaded pin-utils v0.1.0 |
| 237 | 2026-07-21T03:58:37.878Z | Downloaded fastrand v2.1.1 |
| 238 | 2026-07-21T03:58:37.881Z | Downloaded bitflags v2.6.0 |
| 239 | 2026-07-21T03:58:37.881Z | Downloaded anstream v0.6.15 |
| 240 | 2026-07-21T03:58:37.884Z | Downloaded clap v4.5.31 |
| 241 | 2026-07-21T03:58:37.887Z | Downloaded schemars v0.9.0 |
| 242 | 2026-07-21T03:58:37.895Z | Downloaded quick-error v1.2.3 |
| 243 | 2026-07-21T03:58:37.898Z | Downloaded arc-swap v1.7.1 |
| 244 | 2026-07-21T03:58:37.898Z | Downloaded newline-converter v0.3.0 |
| 245 | 2026-07-21T03:58:37.898Z | Downloaded cpufeatures v0.3.0 |
| 246 | 2026-07-21T03:58:37.901Z | Downloaded cpufeatures v0.2.14 |
| 247 | 2026-07-21T03:58:37.901Z | Downloaded colorchoice v1.0.2 |
| 248 | 2026-07-21T03:58:37.904Z | Downloaded cfg-if v1.0.0 |
| 249 | 2026-07-21T03:58:37.904Z | Downloaded dyn-clone v1.0.18 |
| 250 | 2026-07-21T03:58:37.904Z | Downloaded rustls-webpki v0.103.13 |
| 251 | 2026-07-21T03:58:37.906Z | Downloaded futures-task v0.3.31 |
| 252 | 2026-07-21T03:58:37.906Z | Downloaded crc-catalog v2.4.0 |
| 253 | 2026-07-21T03:58:37.909Z | Downloaded equivalent v1.0.1 |
| 254 | 2026-07-21T03:58:37.909Z | Downloaded rsa v0.9.10 |
| 255 | 2026-07-21T03:58:37.912Z | Downloaded packed_struct_codegen v0.10.1 |
| 256 | 2026-07-21T03:58:37.912Z | Downloaded digest v0.10.7 |
| 257 | 2026-07-21T03:58:37.915Z | Downloaded futures-core v0.3.31 |
| 258 | 2026-07-21T03:58:37.915Z | Downloaded ciborium-ll v0.2.2 |
| 259 | 2026-07-21T03:58:37.915Z | Downloaded crypto-common v0.2.2 |
| 260 | 2026-07-21T03:58:37.918Z | Downloaded clap_lex v0.7.4 |
| 261 | 2026-07-21T03:58:37.919Z | Downloaded percent-encoding v2.3.2 |
| 262 | 2026-07-21T03:58:37.919Z | Downloaded icu_normalizer v1.5.0 |
| 263 | 2026-07-21T03:58:37.921Z | Downloaded powerfmt v0.2.0 |
| 264 | 2026-07-21T03:58:37.921Z | Downloaded ciborium-io v0.2.2 |
| 265 | 2026-07-21T03:58:37.921Z | Downloaded defmt-parser v1.0.0 |
| 266 | 2026-07-21T03:58:37.926Z | Downloaded crc v3.2.1 |
| 267 | 2026-07-21T03:58:37.926Z | Downloaded hex v0.4.3 |
| 268 | 2026-07-21T03:58:37.926Z | Downloaded signature v2.2.0 |
| 269 | 2026-07-21T03:58:37.928Z | Downloaded form_urlencoded v1.2.2 |
| 270 | 2026-07-21T03:58:37.929Z | Downloaded crypto-common v0.1.6 |
| 271 | 2026-07-21T03:58:37.929Z | Downloaded packed_struct v0.10.1 |
| 272 | 2026-07-21T03:58:37.929Z | Downloaded num-integer v0.1.46 |
| 273 | 2026-07-21T03:58:37.931Z | Downloaded dunce v1.0.5 |
| 274 | 2026-07-21T03:58:37.931Z | Downloaded filetime v0.2.25 |
| 275 | 2026-07-21T03:58:37.931Z | Downloaded expectorate v1.1.0 |
| 276 | 2026-07-21T03:58:37.934Z | Downloaded ahash v0.8.11 |
| 277 | 2026-07-21T03:58:37.934Z | Downloaded darling_macro v0.21.3 |
| 278 | 2026-07-21T03:58:37.937Z | Downloaded camino-tempfile v1.4.1 |
| 279 | 2026-07-21T03:58:37.937Z | Downloaded litemap v0.7.3 |
| 280 | 2026-07-21T03:58:37.937Z | Downloaded icu_locid_transform v1.5.0 |
| 281 | 2026-07-21T03:58:37.939Z | Downloaded icu_provider_macros v1.5.0 |
| 282 | 2026-07-21T03:58:37.939Z | Downloaded fnv v1.0.7 |
| 283 | 2026-07-21T03:58:37.944Z | Downloaded futures-io v0.3.31 |
| 284 | 2026-07-21T03:58:37.944Z | Downloaded anyhow v1.0.96 |
| 285 | 2026-07-21T03:58:37.947Z | Downloaded radium v0.7.0 |
| 286 | 2026-07-21T03:58:37.947Z | Downloaded funty v2.0.0 |
| 287 | 2026-07-21T03:58:37.947Z | Downloaded path-slash v0.1.5 |
| 288 | 2026-07-21T03:58:37.948Z | Downloaded futures-sink v0.3.31 |
| 289 | 2026-07-21T03:58:37.948Z | Downloaded nodrop v0.1.14 |
| 290 | 2026-07-21T03:58:37.951Z | Downloaded num-conv v0.2.2 |
| 291 | 2026-07-21T03:58:37.951Z | Downloaded futures-executor v0.3.31 |
| 292 | 2026-07-21T03:58:37.951Z | Downloaded is-terminal v0.4.13 |
| 293 | 2026-07-21T03:58:37.953Z | Downloaded serde_spanned v0.6.8 |
| 294 | 2026-07-21T03:58:37.953Z | Downloaded idna_adapter v1.2.0 |
| 295 | 2026-07-21T03:58:37.953Z | Downloaded ident_case v1.0.1 |
| 296 | 2026-07-21T03:58:37.956Z | Downloaded heck v0.5.0 |
| 297 | 2026-07-21T03:58:37.956Z | Downloaded serde_plain v1.0.2 |
| 298 | 2026-07-21T03:58:37.958Z | Downloaded slog-envlogger v2.2.0 |
| 299 | 2026-07-21T03:58:37.959Z | Downloaded same-file v1.0.6 |
| 300 | 2026-07-21T03:58:37.961Z | Downloaded ref-cast v1.0.25 |
| 301 | 2026-07-21T03:58:37.961Z | Downloaded is_terminal_polyfill v1.70.1 |
| 302 | 2026-07-21T03:58:37.964Z | Downloaded digest v0.11.3 |
| 303 | 2026-07-21T03:58:37.966Z | Downloaded errno v0.3.13 |
| 304 | 2026-07-21T03:58:37.968Z | Downloaded rand_chacha v0.3.1 |
| 305 | 2026-07-21T03:58:37.971Z | Downloaded structmeta v0.3.0 |
| 306 | 2026-07-21T03:58:37.974Z | Downloaded stable_deref_trait v1.2.0 |
| 307 | 2026-07-21T03:58:37.974Z | Downloaded itoa v1.0.11 |
| 308 | 2026-07-21T03:58:37.977Z | Downloaded strsim v0.11.1 |
| 309 | 2026-07-21T03:58:37.979Z | Downloaded camino v1.1.9 |
| 310 | 2026-07-21T03:58:37.982Z | Downloaded byte-wrapper v0.1.0 |
| 311 | 2026-07-21T03:58:37.985Z | Downloaded pkcs8 v0.10.2 |
| 312 | 2026-07-21T03:58:37.985Z | Downloaded fs_extra v1.3.0 |
| 313 | 2026-07-21T03:58:37.987Z | Downloaded find-msvc-tools v0.1.9 |
| 314 | 2026-07-21T03:58:37.987Z | Downloaded defmt-macros v1.1.1 |
| 315 | 2026-07-21T03:58:37.990Z | Downloaded cmake v0.1.58 |
| 316 | 2026-07-21T03:58:37.990Z | Downloaded subtle v2.6.1 |
| 317 | 2026-07-21T03:58:37.990Z | Downloaded tap v1.0.1 |
| 318 | 2026-07-21T03:58:37.992Z | Downloaded take_mut v0.2.2 |
| 319 | 2026-07-21T03:58:37.992Z | Downloaded rand_core v0.6.4 |
| 320 | 2026-07-21T03:58:37.995Z | Downloaded serde_derive_internals v0.29.1 |
| 321 | 2026-07-21T03:58:38.000Z | Downloaded strum v0.26.3 |
| 322 | 2026-07-21T03:58:38.000Z | Downloaded pin-project-lite v0.2.14 |
| 323 | 2026-07-21T03:58:38.001Z | Downloaded deranged v0.5.8 |
| 324 | 2026-07-21T03:58:38.003Z | Downloaded defmt v1.1.1 |
| 325 | 2026-07-21T03:58:38.003Z | Downloaded thread_local v1.1.8 |
| 326 | 2026-07-21T03:58:38.007Z | Downloaded terminal_size v0.4.0 |
| 327 | 2026-07-21T03:58:38.007Z | Downloaded log v0.4.22 |
| 328 | 2026-07-21T03:58:38.007Z | Downloaded iana-time-zone v0.1.61 |
| 329 | 2026-07-21T03:58:38.009Z | Downloaded rusty-fork v0.3.0 |
| 330 | 2026-07-21T03:58:38.009Z | Downloaded time-core v0.1.8 |
| 331 | 2026-07-21T03:58:38.009Z | Downloaded ppv-lite86 v0.2.20 |
| 332 | 2026-07-21T03:58:38.012Z | Downloaded base64 v0.22.1 |
| 333 | 2026-07-21T03:58:38.012Z | Downloaded structmeta-derive v0.3.0 |
| 334 | 2026-07-21T03:58:38.014Z | Downloaded ciborium v0.2.2 |
| 335 | 2026-07-21T03:58:38.015Z | Downloaded base64 v0.21.7 |
| 336 | 2026-07-21T03:58:38.017Z | Downloaded slog-async v2.8.0 |
| 337 | 2026-07-21T03:58:38.017Z | Downloaded futures-macro v0.3.31 |
| 338 | 2026-07-21T03:58:38.020Z | Downloaded futures-channel v0.3.31 |
| 339 | 2026-07-21T03:58:38.020Z | Downloaded shlex v1.3.0 |
| 340 | 2026-07-21T03:58:38.020Z | Downloaded daft-derive v0.1.1 |
| 341 | 2026-07-21T03:58:38.022Z | Downloaded lazy_static v1.5.0 |
| 342 | 2026-07-21T03:58:38.025Z | Downloaded tokio-macros v2.5.0 |
| 343 | 2026-07-21T03:58:38.025Z | Downloaded utf16_iter v1.0.5 |
| 344 | 2026-07-21T03:58:38.027Z | Downloaded globset v0.4.15 |
| 345 | 2026-07-21T03:58:38.027Z | Downloaded toml_datetime v0.6.8 |
| 346 | 2026-07-21T03:58:38.030Z | Downloaded tokio-test v0.4.5 |
| 347 | 2026-07-21T03:58:38.032Z | Downloaded smallvec v0.6.14 |
| 348 | 2026-07-21T03:58:38.032Z | Downloaded displaydoc v0.2.5 |
| 349 | 2026-07-21T03:58:38.035Z | Downloaded bzip2 v0.4.4 |
| 350 | 2026-07-21T03:58:38.037Z | Downloaded spki v0.7.3 |
| 351 | 2026-07-21T03:58:38.037Z | Downloaded slog-scope v4.4.0 |
| 352 | 2026-07-21T03:58:38.040Z | Downloaded snafu-derive v0.8.5 |
| 353 | 2026-07-21T03:58:38.044Z | Downloaded untrusted v0.9.0 |
| 354 | 2026-07-21T03:58:38.044Z | Downloaded paste v1.0.15 |
| 355 | 2026-07-21T03:58:38.046Z | Downloaded utf8parse v0.2.2 |
| 356 | 2026-07-21T03:58:38.046Z | Downloaded jobserver v0.1.32 |
| 357 | 2026-07-21T03:58:38.049Z | Downloaded rustversion v1.0.22 |
| 358 | 2026-07-21T03:58:38.051Z | Downloaded pkg-config v0.3.31 |
| 359 | 2026-07-21T03:58:38.054Z | Downloaded serde-hex v0.1.0 |
| 360 | 2026-07-21T03:58:38.059Z | Downloaded version_check v0.9.5 |
| 361 | 2026-07-21T03:58:38.059Z | Downloaded utf8_iter v1.0.4 |
| 362 | 2026-07-21T03:58:38.059Z | Downloaded xattr v1.3.1 |
| 363 | 2026-07-21T03:58:38.059Z | Downloaded sha2 v0.10.8 |
| 364 | 2026-07-21T03:58:38.062Z | Downloaded schemars_derive v0.8.22 |
| 365 | 2026-07-21T03:58:38.062Z | Downloaded pem v3.0.5 |
| 366 | 2026-07-21T03:58:38.062Z | Downloaded hybrid-array v0.4.12 |
| 367 | 2026-07-21T03:58:38.064Z | Downloaded crossbeam-utils v0.8.21 |
| 368 | 2026-07-21T03:58:38.067Z | Downloaded termcolor v1.4.1 |
| 369 | 2026-07-21T03:58:38.067Z | Downloaded clap_derive v4.5.28 |
| 370 | 2026-07-21T03:58:38.067Z | Downloaded tinystr v0.7.6 |
| 371 | 2026-07-21T03:58:38.070Z | Downloaded thiserror-impl v2.0.12 |
| 372 | 2026-07-21T03:58:38.070Z | Downloaded slog-stdlog v4.1.1 |
| 373 | 2026-07-21T03:58:38.070Z | Downloaded zeroize_derive v1.4.2 |
| 374 | 2026-07-21T03:58:38.073Z | Downloaded quote v1.0.38 |
| 375 | 2026-07-21T03:58:38.073Z | Downloaded pem-rfc7468 v0.7.0 |
| 376 | 2026-07-21T03:58:38.073Z | Downloaded thiserror-impl v1.0.69 |
| 377 | 2026-07-21T03:58:38.076Z | Downloaded wait-timeout v0.2.0 |
| 378 | 2026-07-21T03:58:38.078Z | Downloaded write16 v1.0.0 |
| 379 | 2026-07-21T03:58:38.078Z | Downloaded time-macros v0.2.27 |
| 380 | 2026-07-21T03:58:38.081Z | Downloaded serde_with_macros v3.14.1 |
| 381 | 2026-07-21T03:58:38.081Z | Downloaded slog v2.7.0 |
| 382 | 2026-07-21T03:58:38.083Z | Downloaded rustls-pki-types v1.14.1 |
| 383 | 2026-07-21T03:58:38.083Z | Downloaded pkcs1 v0.7.5 |
| 384 | 2026-07-21T03:58:38.086Z | Downloaded unarray v0.1.4 |
| 385 | 2026-07-21T03:58:38.086Z | Downloaded once_cell v1.20.3 |
| 386 | 2026-07-21T03:58:38.086Z | Downloaded icu_locid v1.5.0 |
| 387 | 2026-07-21T03:58:38.089Z | Downloaded futures v0.3.31 |
| 388 | 2026-07-21T03:58:38.091Z | Downloaded zerofrom-derive v0.1.4 |
| 389 | 2026-07-21T03:58:38.094Z | Downloaded yoke-derive v0.7.4 |
| 390 | 2026-07-21T03:58:38.094Z | Downloaded zerofrom v0.1.4 |
| 391 | 2026-07-21T03:58:38.094Z | Downloaded spin v0.9.8 |
| 392 | 2026-07-21T03:58:38.096Z | Downloaded smallvec v1.14.0 |
| 393 | 2026-07-21T03:58:38.096Z | Downloaded untrusted v0.7.1 |
| 394 | 2026-07-21T03:58:38.097Z | Downloaded tinyvec_macros v0.1.1 |
| 395 | 2026-07-21T03:58:38.097Z | Downloaded thiserror v2.0.12 |
| 396 | 2026-07-21T03:58:38.099Z | Downloaded darling v0.21.3 |
| 397 | 2026-07-21T03:58:38.102Z | Downloaded tls_codec_derive v0.4.1 |
| 398 | 2026-07-21T03:58:38.105Z | Downloaded crc32fast v1.4.2 |
| 399 | 2026-07-21T03:58:38.105Z | Downloaded thiserror v1.0.69 |
| 400 | 2026-07-21T03:58:38.107Z | Downloaded tls_codec v0.4.1 |
| 401 | 2026-07-21T03:58:38.110Z | Downloaded env_logger v0.10.2 |
| 402 | 2026-07-21T03:58:38.110Z | Downloaded wyz v0.5.1 |
| 403 | 2026-07-21T03:58:38.112Z | Downloaded test-strategy v0.4.0 |
| 404 | 2026-07-21T03:58:38.112Z | Downloaded aho-corasick v1.1.3 |
| 405 | 2026-07-21T03:58:38.115Z | Downloaded synstructure v0.13.1 |
| 406 | 2026-07-21T03:58:38.117Z | Downloaded strum_macros v0.26.4 |
| 407 | 2026-07-21T03:58:38.117Z | Downloaded der_derive v0.7.3 |
| 408 | 2026-07-21T03:58:38.120Z | Downloaded slog-term v2.9.2 |
| 409 | 2026-07-21T03:58:38.120Z | Downloaded crc-any v2.5.0 |
| 410 | 2026-07-21T03:58:38.123Z | Downloaded serde_derive v1.0.228 |
| 411 | 2026-07-21T03:58:38.123Z | Downloaded zerovec-derive v0.10.3 |
| 412 | 2026-07-21T03:58:38.123Z | Downloaded zeroize v1.8.1 |
| 413 | 2026-07-21T03:58:38.127Z | Downloaded tokio-stream v0.1.18 |
| 414 | 2026-07-21T03:58:38.127Z | Downloaded similar v2.7.0 |
| 415 | 2026-07-21T03:58:38.129Z | Downloaded icu_locid_transform_data v1.5.0 |
| 416 | 2026-07-21T03:58:38.132Z | Downloaded sha2 v0.11.0 |
| 417 | 2026-07-21T03:58:38.132Z | Downloaded const-oid v0.9.6 |
| 418 | 2026-07-21T03:58:38.134Z | Downloaded unicode-ident v1.0.14 |
| 419 | 2026-07-21T03:58:38.134Z | Downloaded slab v0.4.9 |
| 420 | 2026-07-21T03:58:38.137Z | Downloaded ryu v1.0.18 |
| 421 | 2026-07-21T03:58:38.142Z | Downloaded proc-macro2 v1.0.93 |
| 422 | 2026-07-21T03:58:38.144Z | Downloaded writeable v0.5.5 |
| 423 | 2026-07-21T03:58:38.144Z | Downloaded half v2.7.1 |
| 424 | 2026-07-21T03:58:38.147Z | Downloaded zerocopy-derive v0.7.35 |
| 425 | 2026-07-21T03:58:38.149Z | Downloaded der v0.7.9 |
| 426 | 2026-07-21T03:58:38.152Z | Downloaded bytes v1.11.1 |
| 427 | 2026-07-21T03:58:38.154Z | Downloaded ron v0.8.1 |
| 428 | 2026-07-21T03:58:38.156Z | Downloaded yoke v0.7.4 |
| 429 | 2026-07-21T03:58:38.156Z | Downloaded icu_properties v1.5.1 |
| 430 | 2026-07-21T03:58:38.159Z | Downloaded darling_core v0.21.3 |
| 431 | 2026-07-21T03:58:38.162Z | Downloaded snafu v0.8.5 |
| 432 | 2026-07-21T03:58:38.166Z | Downloaded crossbeam-channel v0.5.15 |
| 433 | 2026-07-21T03:58:38.168Z | Downloaded toml v0.7.8 |
| 434 | 2026-07-21T03:58:38.168Z | Downloaded tinyvec v1.8.0 |
| 435 | 2026-07-21T03:58:38.171Z | Downloaded tempfile v3.20.0 |
| 436 | 2026-07-21T03:58:38.174Z | Downloaded cc v1.2.61 |
| 437 | 2026-07-21T03:58:38.176Z | Downloaded pin-project v1.1.6 |
| 438 | 2026-07-21T03:58:38.182Z | Downloaded schemars v0.8.22 |
| 439 | 2026-07-21T03:58:38.188Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-07-21T03:58:38.190Z | Downloaded getrandom v0.3.3 |
| 441 | 2026-07-21T03:58:38.193Z | Downloaded icu_normalizer_data v1.5.0 |
| 442 | 2026-07-21T03:58:38.193Z | Downloaded flate2 v1.0.35 |
| 443 | 2026-07-21T03:58:38.196Z | Downloaded icu_provider v1.5.0 |
| 444 | 2026-07-21T03:58:38.205Z | Downloaded zip v0.6.6 |
| 445 | 2026-07-21T03:58:38.208Z | Downloaded miniz_oxide v0.8.0 |
| 446 | 2026-07-21T03:58:38.213Z | Downloaded zerocopy v0.6.6 |
| 447 | 2026-07-21T03:58:38.216Z | Downloaded term v1.2.1 |
| 448 | 2026-07-21T03:58:38.220Z | Downloaded pin-project-internal v1.1.6 |
| 449 | 2026-07-21T03:58:38.227Z | Downloaded toml_edit v0.19.15 |
| 450 | 2026-07-21T03:58:38.236Z | Downloaded unicode-segmentation v1.12.0 |
| 451 | 2026-07-21T03:58:38.239Z | Downloaded typed-path v0.9.3 |
| 452 | 2026-07-21T03:58:38.243Z | Downloaded num-traits v0.2.19 |
| 453 | 2026-07-21T03:58:38.245Z | Downloaded indexmap v1.9.3 |
| 454 | 2026-07-21T03:58:38.248Z | Downloaded tokio-util v0.7.15 |
| 455 | 2026-07-21T03:58:38.251Z | Downloaded walkdir v2.5.0 |
| 456 | 2026-07-21T03:58:38.254Z | Downloaded serde v1.0.228 |
| 457 | 2026-07-21T03:58:38.256Z | Downloaded tar v0.4.46 |
| 458 | 2026-07-21T03:58:38.258Z | Downloaded serde_json v1.0.139 |
| 459 | 2026-07-21T03:58:38.261Z | Downloaded futures-util v0.3.31 |
| 460 | 2026-07-21T03:58:38.269Z | Downloaded clap_builder v4.5.31 |
| 461 | 2026-07-21T03:58:38.273Z | Downloaded bitvec v1.0.1 |
| 462 | 2026-07-21T03:58:38.280Z | Downloaded zerocopy v0.7.35 |
| 463 | 2026-07-21T03:58:38.289Z | Downloaded memchr v2.7.4 |
| 464 | 2026-07-21T03:58:38.291Z | Downloaded jiff-static v0.2.32 |
| 465 | 2026-07-21T03:58:38.295Z | Downloaded indexmap v2.7.1 |
| 466 | 2026-07-21T03:58:38.298Z | Downloaded rand v0.8.6 |
| 467 | 2026-07-21T03:58:38.298Z | Downloaded chrono v0.4.40 |
| 468 | 2026-07-21T03:58:38.301Z | Downloaded aws-lc-rs v1.16.3 |
| 469 | 2026-07-21T03:58:38.305Z | Downloaded time v0.3.47 |
| 470 | 2026-07-21T03:58:38.312Z | Downloaded hashbrown v0.12.3 |
| 471 | 2026-07-21T03:58:38.314Z | Downloaded url v2.5.7 |
| 472 | 2026-07-21T03:58:38.317Z | Downloaded syn v1.0.109 |
| 473 | 2026-07-21T03:58:38.321Z | Downloaded rustls v0.23.40 |
| 474 | 2026-07-21T03:58:38.327Z | Downloaded schemars v1.1.0 |
| 475 | 2026-07-21T03:58:38.335Z | Downloaded libm v0.2.8 |
| 476 | 2026-07-21T03:58:38.339Z | Downloaded x509-cert v0.2.5 |
| 477 | 2026-07-21T03:58:38.342Z | Downloaded zerocopy-derive v0.8.27 |
| 478 | 2026-07-21T03:58:38.345Z | Downloaded syn v2.0.119 |
| 479 | 2026-07-21T03:58:38.351Z | Downloaded typenum v1.20.1 |
| 480 | 2026-07-21T03:58:38.354Z | Downloaded unicode-width v0.2.0 |
| 481 | 2026-07-21T03:58:38.356Z | Downloaded num-bigint-dig v0.8.6 |
| 482 | 2026-07-21T03:58:38.359Z | Downloaded hashbrown v0.13.2 |
| 483 | 2026-07-21T03:58:38.361Z | Downloaded bstr v1.10.0 |
| 484 | 2026-07-21T03:58:38.366Z | Downloaded hashbrown v0.15.1 |
| 485 | 2026-07-21T03:58:38.387Z | Downloaded idna v1.1.0 |
| 486 | 2026-07-21T03:58:38.396Z | Downloaded zerocopy-derive v0.6.6 |
| 487 | 2026-07-21T03:58:38.401Z | Downloaded zerovec v0.10.4 |
| 488 | 2026-07-21T03:58:38.406Z | Downloaded icu_properties_data v1.5.0 |
| 489 | 2026-07-21T03:58:38.411Z | Downloaded winnow v0.5.40 |
| 490 | 2026-07-21T03:58:38.417Z | Downloaded rawzip v0.4.4 |
| 491 | 2026-07-21T03:58:38.419Z | Downloaded unicode-normalization v0.1.24 |
| 492 | 2026-07-21T03:58:38.419Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 493 | 2026-07-21T03:58:38.428Z | Downloaded serde_with v3.14.1 |
| 494 | 2026-07-21T03:58:38.436Z | Downloaded proptest v1.5.0 |
| 495 | 2026-07-21T03:58:38.441Z | Downloaded tokio v1.47.2 |
| 496 | 2026-07-21T03:58:38.468Z | Downloaded regex v1.11.1 |
| 497 | 2026-07-21T03:58:38.484Z | Downloaded object v0.30.4 |
| 498 | 2026-07-21T03:58:38.491Z | Downloaded zerocopy v0.8.27 |
| 499 | 2026-07-21T03:58:38.525Z | Downloaded regex-syntax v0.8.5 |
| 500 | 2026-07-21T03:58:38.531Z | Downloaded rustix v0.38.37 |
| 501 | 2026-07-21T03:58:38.555Z | Downloaded rustix v1.0.7 |
| 502 | 2026-07-21T03:58:38.608Z | Downloaded regex-automata v0.4.8 |
| 503 | 2026-07-21T03:58:38.616Z | Downloaded libc v0.2.170 |
| 504 | 2026-07-21T03:58:38.634Z | Downloaded jiff v0.2.32 |
| 505 | 2026-07-21T03:58:38.687Z | Downloaded ring v0.17.13 |
| 506 | 2026-07-21T03:58:38.980Z | Downloaded aws-lc-sys v0.40.0 |
| 507 | 2026-07-21T03:58:39.175Z | Compiling proc-macro2 v1.0.93 |
| 508 | 2026-07-21T03:58:39.175Z | Compiling unicode-ident v1.0.14 |
| 509 | 2026-07-21T03:58:39.175Z | Compiling serde_core v1.0.228 |
| 510 | 2026-07-21T03:58:39.178Z | Compiling libc v0.2.170 |
| 511 | 2026-07-21T03:58:39.178Z | Compiling serde v1.0.228 |
| 512 | 2026-07-21T03:58:39.178Z | Checking cfg-if v1.0.0 |
| 513 | 2026-07-21T03:58:39.178Z | Compiling autocfg v1.4.0 |
| 514 | 2026-07-21T03:58:39.353Z | Checking once_cell v1.20.3 |
| 515 | 2026-07-21T03:58:39.437Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-07-21T03:58:39.532Z | Compiling shlex v1.3.0 |
| 517 | 2026-07-21T03:58:39.672Z | Checking byteorder v1.5.0 |
| 518 | 2026-07-21T03:58:39.682Z | Checking memchr v2.7.4 |
| 519 | 2026-07-21T03:58:39.728Z | Compiling version_check v0.9.5 |
| 520 | 2026-07-21T03:58:39.744Z | Checking typenum v1.20.1 |
| 521 | 2026-07-21T03:58:39.929Z | Checking zeroize v1.8.1 |
| 522 | 2026-07-21T03:58:40.021Z | Compiling jobserver v0.1.32 |
| 523 | 2026-07-21T03:58:40.060Z | Compiling libm v0.2.8 |
| 524 | 2026-07-21T03:58:40.100Z | Compiling num-traits v0.2.19 |
| 525 | 2026-07-21T03:58:40.109Z | Compiling rustix v0.38.37 |
| 526 | 2026-07-21T03:58:40.184Z | Checking errno v0.3.13 |
| 527 | 2026-07-21T03:58:40.295Z | Compiling quote v1.0.38 |
| 528 | 2026-07-21T03:58:40.305Z | Compiling cc v1.2.61 |
| 529 | 2026-07-21T03:58:40.470Z | Checking const-oid v0.9.6 |
| 530 | 2026-07-21T03:58:40.519Z | Compiling syn v2.0.119 |
| 531 | 2026-07-21T03:58:40.546Z | Compiling heck v0.5.0 |
| 532 | 2026-07-21T03:58:40.558Z | Checking getrandom v0.2.15 |
| 533 | 2026-07-21T03:58:40.599Z | Compiling generic-array v0.14.7 |
| 534 | 2026-07-21T03:58:40.687Z | Checking rand_core v0.6.4 |
| 535 | 2026-07-21T03:58:40.737Z | Checking spin v0.9.8 |
| 536 | 2026-07-21T03:58:40.842Z | Checking smallvec v1.14.0 |
| 537 | 2026-07-21T03:58:40.845Z | Checking stable_deref_trait v1.2.0 |
| 538 | 2026-07-21T03:58:40.862Z | Checking base64ct v1.6.0 |
| 539 | 2026-07-21T03:58:41.016Z | Checking lazy_static v1.5.0 |
| 540 | 2026-07-21T03:58:41.079Z | Checking pem-rfc7468 v0.7.0 |
| 541 | 2026-07-21T03:58:41.093Z | Compiling rustix v1.0.7 |
| 542 | 2026-07-21T03:58:41.126Z | Checking log v0.4.22 |
| 543 | 2026-07-21T03:58:41.199Z | Checking itoa v1.0.11 |
| 544 | 2026-07-21T03:58:41.228Z | Checking flagset v0.4.6 |
| 545 | 2026-07-21T03:58:41.287Z | Compiling getrandom v0.3.3 |
| 546 | 2026-07-21T03:58:41.290Z | Checking utf8parse v0.2.2 |
| 547 | 2026-07-21T03:58:41.316Z | Checking anstyle-query v1.1.1 |
| 548 | 2026-07-21T03:58:41.340Z | Checking colorchoice v1.0.2 |
| 549 | 2026-07-21T03:58:41.343Z | Compiling radium v0.7.0 |
| 550 | 2026-07-21T03:58:41.384Z | Checking anstyle-parse v0.2.5 |
| 551 | 2026-07-21T03:58:41.395Z | Compiling syn v1.0.109 |
| 552 | 2026-07-21T03:58:41.444Z | Checking anstyle v1.0.10 |
| 553 | 2026-07-21T03:58:41.522Z | Checking is_terminal_polyfill v1.70.1 |
| 554 | 2026-07-21T03:58:41.547Z | Checking block-buffer v0.10.4 |
| 555 | 2026-07-21T03:58:41.592Z | Checking crypto-common v0.1.6 |
| 556 | 2026-07-21T03:58:41.602Z | Checking clap_lex v0.7.4 |
| 557 | 2026-07-21T03:58:41.620Z | Checking anstream v0.6.15 |
| 558 | 2026-07-21T03:58:41.636Z | Compiling serde_json v1.0.139 |
| 559 | 2026-07-21T03:58:41.658Z | Checking strsim v0.11.1 |
| 560 | 2026-07-21T03:58:41.693Z | Checking tap v1.0.1 |
| 561 | 2026-07-21T03:58:41.741Z | Checking fastrand v2.1.1 |
| 562 | 2026-07-21T03:58:41.750Z | Compiling pkg-config v0.3.31 |
| 563 | 2026-07-21T03:58:41.760Z | Compiling maybe-uninit v2.0.0 |
| 564 | 2026-07-21T03:58:41.783Z | Checking regex-syntax v0.8.5 |
| 565 | 2026-07-21T03:58:41.805Z | Checking wyz v0.5.1 |
| 566 | 2026-07-21T03:58:41.862Z | Checking digest v0.10.7 |
| 567 | 2026-07-21T03:58:41.972Z | Checking num-integer v0.1.46 |
| 568 | 2026-07-21T03:58:42.029Z | Compiling cmake v0.1.58 |
| 569 | 2026-07-21T03:58:42.073Z | Checking is-terminal v0.4.13 |
| 570 | 2026-07-21T03:58:42.083Z | Compiling ahash v0.8.11 |
| 571 | 2026-07-21T03:58:42.154Z | Compiling dunce v1.0.5 |
| 572 | 2026-07-21T03:58:42.188Z | Checking futures-core v0.3.31 |
| 573 | 2026-07-21T03:58:42.198Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 574 | 2026-07-21T03:58:42.245Z | Compiling num-bigint-dig v0.8.6 |
| 575 | 2026-07-21T03:58:42.302Z | Checking ryu v1.0.18 |
| 576 | 2026-07-21T03:58:42.313Z | Compiling packed_struct v0.10.1 |
| 577 | 2026-07-21T03:58:42.365Z | Checking subtle v2.6.1 |
| 578 | 2026-07-21T03:58:42.432Z | Checking writeable v0.5.5 |
| 579 | 2026-07-21T03:58:42.449Z | Checking hex v0.4.3 |
| 580 | 2026-07-21T03:58:42.493Z | Checking litemap v0.7.3 |
| 581 | 2026-07-21T03:58:42.507Z | Checking funty v2.0.0 |
| 582 | 2026-07-21T03:58:42.576Z | Compiling fs_extra v1.3.0 |
| 583 | 2026-07-21T03:58:42.673Z | Checking num-iter v0.1.45 |
| 584 | 2026-07-21T03:58:42.765Z | Compiling indexmap v1.9.3 |
| 585 | 2026-07-21T03:58:42.774Z | Checking crc32fast v1.4.2 |
| 586 | 2026-07-21T03:58:42.807Z | Checking bitvec v1.0.1 |
| 587 | 2026-07-21T03:58:42.818Z | Compiling aws-lc-sys v0.40.0 |
| 588 | 2026-07-21T03:58:42.901Z | Checking equivalent v1.0.1 |
| 589 | 2026-07-21T03:58:42.975Z | Compiling thiserror v1.0.69 |
| 590 | 2026-07-21T03:58:42.978Z | Checking crc-catalog v2.4.0 |
| 591 | 2026-07-21T03:58:43.063Z | Checking hashbrown v0.15.1 |
| 592 | 2026-07-21T03:58:43.086Z | Checking nodrop v0.1.14 |
| 593 | 2026-07-21T03:58:43.176Z | Checking pin-project-lite v0.2.14 |
| 594 | 2026-07-21T03:58:43.259Z | Checking cpufeatures v0.2.14 |
| 595 | 2026-07-21T03:58:43.322Z | Compiling synstructure v0.13.1 |
| 596 | 2026-07-21T03:58:43.456Z | Checking sha2 v0.10.8 |
| 597 | 2026-07-21T03:58:43.501Z | Checking indexmap v2.7.1 |
| 598 | 2026-07-21T03:58:43.727Z | Compiling serde_derive_internals v0.29.1 |
| 599 | 2026-07-21T03:58:43.793Z | Checking array-init v0.0.4 |
| 600 | 2026-07-21T03:58:43.810Z | Checking crc v3.2.1 |
| 601 | 2026-07-21T03:58:43.984Z | Checking smallvec v0.6.14 |
| 602 | 2026-07-21T03:58:43.997Z | Checking signature v2.2.0 |
| 603 | 2026-07-21T03:58:44.074Z | Compiling schemars v0.8.22 |
| 604 | 2026-07-21T03:58:44.087Z | Checking base64 v0.21.7 |
| 605 | 2026-07-21T03:58:44.102Z | Checking termcolor v1.4.1 |
| 606 | 2026-07-21T03:58:44.158Z | Compiling slog v2.7.0 |
| 607 | 2026-07-21T03:58:44.303Z | Checking dyn-clone v1.0.18 |
| 608 | 2026-07-21T03:58:44.337Z | Compiling paste v1.0.15 |
| 609 | 2026-07-21T03:58:44.348Z | Checking icu_locid_transform_data v1.5.0 |
| 610 | 2026-07-21T03:58:44.397Z | Checking winnow v0.5.40 |
| 611 | 2026-07-21T03:58:44.409Z | Checking hashbrown v0.12.3 |
| 612 | 2026-07-21T03:58:44.478Z | Checking bitfield v0.14.0 |
| 613 | 2026-07-21T03:58:44.488Z | Compiling thiserror v2.0.12 |
| 614 | 2026-07-21T03:58:44.547Z | Compiling serde_derive v1.0.228 |
| 615 | 2026-07-21T03:58:44.602Z | Compiling zerocopy-derive v0.7.35 |
| 616 | 2026-07-21T03:58:44.605Z | Compiling zerofrom-derive v0.1.4 |
| 617 | 2026-07-21T03:58:44.612Z | Compiling yoke-derive v0.7.4 |
| 618 | 2026-07-21T03:58:44.794Z | Compiling der_derive v0.7.3 |
| 619 | 2026-07-21T03:58:44.809Z | Compiling zerovec-derive v0.10.3 |
| 620 | 2026-07-21T03:58:45.428Z | Checking zerocopy v0.7.35 |
| 621 | 2026-07-21T03:58:45.545Z | Compiling displaydoc v0.2.5 |
| 622 | 2026-07-21T03:58:45.619Z | Compiling clap_derive v4.5.28 |
| 623 | 2026-07-21T03:58:45.722Z | Checking der v0.7.9 |
| 624 | 2026-07-21T03:58:45.778Z | Checking zerofrom v0.1.4 |
| 625 | 2026-07-21T03:58:45.805Z | Compiling zerocopy-derive v0.6.6 |
| 626 | 2026-07-21T03:58:45.888Z | Checking yoke v0.7.4 |
| 627 | 2026-07-21T03:58:45.911Z | Checking ppv-lite86 v0.2.20 |
| 628 | 2026-07-21T03:58:46.053Z | Checking zerovec v0.10.4 |
| 629 | 2026-07-21T03:58:46.211Z | Checking rand_chacha v0.3.1 |
| 630 | 2026-07-21T03:58:46.256Z | Compiling packed_struct_codegen v0.10.1 |
| 631 | 2026-07-21T03:58:46.393Z | Checking rand v0.8.6 |
| 632 | 2026-07-21T03:58:46.452Z | Checking spki v0.7.3 |
| 633 | 2026-07-21T03:58:46.594Z | Checking zerocopy v0.6.6 |
| 634 | 2026-07-21T03:58:46.610Z | Checking pkcs8 v0.10.2 |
| 635 | 2026-07-21T03:58:46.727Z | Checking tinystr v0.7.6 |
| 636 | 2026-07-21T03:58:46.749Z | Compiling icu_provider_macros v1.5.0 |
| 637 | 2026-07-21T03:58:46.870Z | Checking pkcs1 v0.7.5 |
| 638 | 2026-07-21T03:58:46.894Z | Checking icu_locid v1.5.0 |
| 639 | 2026-07-21T03:58:47.054Z | Compiling thiserror-impl v1.0.69 |
| 640 | 2026-07-21T03:58:47.064Z | Checking hashbrown v0.13.2 |
| 641 | 2026-07-21T03:58:47.225Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 642 | 2026-07-21T03:58:47.238Z | Checking icu_collections v1.5.0 |
| 643 | 2026-07-21T03:58:47.275Z | Checking x509-cert v0.2.5 |
| 644 | 2026-07-21T03:58:47.316Z | Checking icu_provider v1.5.0 |
| 645 | 2026-07-21T03:58:47.567Z | Checking bitflags v2.6.0 |
| 646 | 2026-07-21T03:58:47.604Z | Checking toml_datetime v0.6.8 |
| 647 | 2026-07-21T03:58:47.903Z | Checking serde_spanned v0.6.8 |
| 648 | 2026-07-21T03:58:48.021Z | Checking toml_edit v0.19.15 |
| 649 | 2026-07-21T03:58:48.162Z | Checking ron v0.8.1 |
| 650 | 2026-07-21T03:58:48.258Z | Checking icu_locid_transform v1.5.0 |
| 651 | 2026-07-21T03:58:48.337Z | Checking rsa v0.9.10 |
| 652 | 2026-07-21T03:58:48.367Z | Checking tempfile v3.20.0 |
| 653 | 2026-07-21T03:58:48.480Z | Checking terminal_size v0.4.0 |
| 654 | 2026-07-21T03:58:48.554Z | Checking serde-hex v0.1.0 |
| 655 | 2026-07-21T03:58:48.587Z | Checking clap_builder v4.5.31 |
| 656 | 2026-07-21T03:58:48.661Z | Compiling thiserror-impl v2.0.12 |
| 657 | 2026-07-21T03:58:48.674Z | Compiling schemars_derive v0.8.22 |
| 658 | 2026-07-21T03:58:48.699Z | Compiling structmeta-derive v0.3.0 |
| 659 | 2026-07-21T03:58:48.757Z | Checking env_logger v0.10.2 |
| 660 | 2026-07-21T03:58:48.972Z | Checking bzip2 v0.4.4 |
| 661 | 2026-07-21T03:58:49.030Z | Checking wait-timeout v0.2.0 |
| 662 | 2026-07-21T03:58:49.125Z | Checking aho-corasick v1.1.3 |
| 663 | 2026-07-21T03:58:49.153Z | Compiling slab v0.4.9 |
| 664 | 2026-07-21T03:58:49.430Z | Compiling ident_case v1.0.1 |
| 665 | 2026-07-21T03:58:49.541Z | Compiling zerocopy v0.8.27 |
| 666 | 2026-07-21T03:58:49.748Z | Checking bit-vec v0.6.3 |
| 667 | 2026-07-21T03:58:49.839Z | Compiling fnv v1.0.7 |
| 668 | 2026-07-21T03:58:49.864Z | Checking futures-sink v0.3.31 |
| 669 | 2026-07-21T03:58:49.867Z | Checking clap v4.5.31 |
| 670 | 2026-07-21T03:58:49.884Z | Checking quick-error v1.2.3 |
| 671 | 2026-07-21T03:58:49.915Z | Checking crc-any v2.5.0 |
| 672 | 2026-07-21T03:58:49.925Z | Checking icu_properties_data v1.5.0 |
| 673 | 2026-07-21T03:58:49.944Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 674 | 2026-07-21T03:58:49.967Z | Compiling aws-lc-rs v1.16.3 |
| 675 | 2026-07-21T03:58:50.033Z | Checking rusty-fork v0.3.0 |
| 676 | 2026-07-21T03:58:50.054Z | Checking icu_properties v1.5.1 |
| 677 | 2026-07-21T03:58:50.093Z | Compiling darling_core v0.21.3 |
| 678 | 2026-07-21T03:58:50.112Z | Checking bit-set v0.5.3 |
| 679 | 2026-07-21T03:58:50.248Z | Checking regex-automata v0.4.8 |
| 680 | 2026-07-21T03:58:50.256Z | Compiling structmeta v0.3.0 |
| 681 | 2026-07-21T03:58:50.373Z | Checking zip v0.6.6 |
| 682 | 2026-07-21T03:58:50.447Z | Checking toml v0.7.8 |
| 683 | 2026-07-21T03:58:50.715Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 684 | 2026-07-21T03:58:50.811Z | Checking object v0.30.4 |
| 685 | 2026-07-21T03:58:50.883Z | Compiling tokio-macros v2.5.0 |
| 686 | 2026-07-21T03:58:51.335Z | Compiling zerocopy-derive v0.8.27 |
| 687 | 2026-07-21T03:58:51.431Z | Compiling daft-derive v0.1.1 |
| 688 | 2026-07-21T03:58:51.559Z | Checking rand_xorshift v0.3.0 |
| 689 | 2026-07-21T03:58:51.589Z | Checking hybrid-array v0.4.12 |
| 690 | 2026-07-21T03:58:51.664Z | Checking path-slash v0.1.5 |
| 691 | 2026-07-21T03:58:51.760Z | Checking utf16_iter v1.0.5 |
| 692 | 2026-07-21T03:58:51.863Z | Checking write16 v1.0.0 |
| 693 | 2026-07-21T03:58:51.946Z | Checking utf8_iter v1.0.4 |
| 694 | 2026-07-21T03:58:52.019Z | Checking bytes v1.11.1 |
| 695 | 2026-07-21T03:58:52.062Z | Compiling rustversion v1.0.22 |
| 696 | 2026-07-21T03:58:52.115Z | Checking unarray v0.1.4 |
| 697 | 2026-07-21T03:58:52.196Z | Checking icu_normalizer_data v1.5.0 |
| 698 | 2026-07-21T03:58:52.219Z | Checking proptest v1.5.0 |
| 699 | 2026-07-21T03:58:52.262Z | Checking icu_normalizer v1.5.0 |
| 700 | 2026-07-21T03:58:52.447Z | Checking tokio v1.47.2 |
| 701 | 2026-07-21T03:58:52.460Z | Compiling darling_macro v0.21.3 |
| 702 | 2026-07-21T03:58:52.628Z | Checking daft v0.1.1 |
| 703 | 2026-07-21T03:58:52.848Z | Checking byte-wrapper v0.1.0 |
| 704 | 2026-07-21T03:58:52.887Z | Compiling test-strategy v0.4.0 |
| 705 | 2026-07-21T03:58:52.959Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 706 | 2026-07-21T03:58:52.984Z | Checking futures-channel v0.3.31 |
| 707 | 2026-07-21T03:58:53.117Z | Compiling futures-macro v0.3.31 |
| 708 | 2026-07-21T03:58:53.159Z | Checking untrusted v0.7.1 |
| 709 | 2026-07-21T03:58:53.267Z | Checking futures-task v0.3.31 |
| 710 | 2026-07-21T03:58:53.365Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 711 | 2026-07-21T03:58:53.395Z | Checking pin-utils v0.1.0 |
| 712 | 2026-07-21T03:58:53.459Z | Checking futures-io v0.3.31 |
| 713 | 2026-07-21T03:58:53.566Z | Checking tinyvec_macros v0.1.1 |
| 714 | 2026-07-21T03:58:53.627Z | Checking tinyvec v1.8.0 |
| 715 | 2026-07-21T03:58:53.676Z | Compiling darling v0.21.3 |
| 716 | 2026-07-21T03:58:53.754Z | Checking idna_adapter v1.2.0 |
| 717 | 2026-07-21T03:58:53.851Z | Checking half v2.7.1 |
| 718 | 2026-07-21T03:58:53.868Z | Checking crypto-common v0.2.2 |
| 719 | 2026-07-21T03:58:53.893Z | Checking futures-util v0.3.31 |
| 720 | 2026-07-21T03:58:54.086Z | Checking block-buffer v0.12.1 |
| 721 | 2026-07-21T03:58:54.159Z | Checking xattr v1.3.1 |
| 722 | 2026-07-21T03:58:54.191Z | Compiling pin-project-internal v1.1.6 |
| 723 | 2026-07-21T03:58:54.238Z | Checking filetime v0.2.25 |
| 724 | 2026-07-21T03:58:54.286Z | Checking rustls-pki-types v1.14.1 |
| 725 | 2026-07-21T03:58:54.355Z | Checking untrusted v0.9.0 |
| 726 | 2026-07-21T03:58:54.367Z | Checking iana-time-zone v0.1.61 |
| 727 | 2026-07-21T03:58:54.410Z | Checking ciborium-io v0.2.2 |
| 728 | 2026-07-21T03:58:54.456Z | Checking percent-encoding v2.3.2 |
| 729 | 2026-07-21T03:58:54.466Z | Compiling rustls v0.23.40 |
| 730 | 2026-07-21T03:58:54.490Z | Compiling camino v1.1.9 |
| 731 | 2026-07-21T03:58:54.569Z | Checking const-oid v0.10.2 |
| 732 | 2026-07-21T03:58:54.589Z | Checking form_urlencoded v1.2.2 |
| 733 | 2026-07-21T03:58:54.667Z | Checking ciborium-ll v0.2.2 |
| 734 | 2026-07-21T03:58:54.711Z | Checking chrono v0.4.40 |
| 735 | 2026-07-21T03:58:54.721Z | Checking digest v0.11.3 |
| 736 | 2026-07-21T03:58:54.739Z | Checking tar v0.4.46 |
| 737 | 2026-07-21T03:58:54.833Z | Compiling strum_macros v0.26.4 |
| 738 | 2026-07-21T03:58:54.850Z | Checking unicode-normalization v0.1.24 |
| 739 | 2026-07-21T03:58:54.863Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 740 | 2026-07-21T03:58:55.111Z | Checking idna v1.1.0 |
| 741 | 2026-07-21T03:58:55.246Z | Compiling serde_with_macros v3.14.1 |
| 742 | 2026-07-21T03:58:55.315Z | Checking pin-project v1.1.6 |
| 743 | 2026-07-21T03:58:55.354Z | Compiling snafu-derive v0.8.5 |
| 744 | 2026-07-21T03:58:55.400Z | Checking bstr v1.10.0 |
| 745 | 2026-07-21T03:58:55.468Z | Checking same-file v1.0.6 |
| 746 | 2026-07-21T03:58:55.542Z | Checking base64 v0.22.1 |
| 747 | 2026-07-21T03:58:55.574Z | Checking adler2 v2.0.0 |
| 748 | 2026-07-21T03:58:55.675Z | Compiling semver v1.0.25 |
| 749 | 2026-07-21T03:58:55.721Z | Checking globset v0.4.15 |
| 750 | 2026-07-21T03:58:55.769Z | Checking pem v3.0.5 |
| 751 | 2026-07-21T03:58:55.818Z | Checking futures-executor v0.3.31 |
| 752 | 2026-07-21T03:58:55.917Z | Checking miniz_oxide v0.8.0 |
| 753 | 2026-07-21T03:58:56.008Z | Checking futures v0.3.31 |
| 754 | 2026-07-21T03:58:56.019Z | Checking walkdir v2.5.0 |
| 755 | 2026-07-21T03:58:56.019Z | Checking url v2.5.7 |
| 756 | 2026-07-21T03:58:56.036Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 757 | 2026-07-21T03:58:56.162Z | Checking ciborium v0.2.2 |
| 758 | 2026-07-21T03:58:56.289Z | Checking tokio-util v0.7.15 |
| 759 | 2026-07-21T03:58:56.314Z | Checking serde_with v3.14.1 |
| 760 | 2026-07-21T03:58:56.333Z | Checking serde_plain v1.0.2 |
| 761 | 2026-07-21T03:58:56.416Z | Checking strum v0.26.3 |
| 762 | 2026-07-21T03:58:56.420Z | Compiling async-trait v0.1.86 |
| 763 | 2026-07-21T03:58:56.464Z | Compiling async-recursion v1.1.1 |
| 764 | 2026-07-21T03:58:56.520Z | Checking jiff v0.2.32 |
| 765 | 2026-07-21T03:58:56.549Z | Checking cpufeatures v0.3.0 |
| 766 | 2026-07-21T03:58:56.569Z | Checking typed-path v0.9.3 |
| 767 | 2026-07-21T03:58:56.613Z | Checking sha2 v0.11.0 |
| 768 | 2026-07-21T03:58:57.011Z | Checking snafu v0.8.5 |
| 769 | 2026-07-21T03:58:57.105Z | Checking camino-tempfile v1.4.1 |
| 770 | 2026-07-21T03:58:57.233Z | Checking flate2 v1.0.35 |
| 771 | 2026-07-21T03:58:57.291Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 772 | 2026-07-21T03:58:57.320Z | Checking digest-io v0.1.0 |
| 773 | 2026-07-21T03:58:57.371Z | Checking atomicwrites v0.4.4 |
| 774 | 2026-07-21T03:58:57.426Z | Checking rawzip v0.4.4 |
| 775 | 2026-07-21T03:58:57.459Z | Compiling crossbeam-utils v0.8.21 |
| 776 | 2026-07-21T03:58:57.488Z | Compiling num-conv v0.2.2 |
| 777 | 2026-07-21T03:58:57.498Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 778 | 2026-07-21T03:58:57.515Z | Checking powerfmt v0.2.0 |
| 779 | 2026-07-21T03:58:57.529Z | Compiling time-core v0.1.8 |
| 780 | 2026-07-21T03:58:57.631Z | Checking tokio-stream v0.1.18 |
| 781 | 2026-07-21T03:58:57.655Z | Checking deranged v0.5.8 |
| 782 | 2026-07-21T03:58:57.669Z | Compiling time-macros v0.2.27 |
| 783 | 2026-07-21T03:58:57.911Z | Checking thread_local v1.1.8 |
| 784 | 2026-07-21T03:58:58.092Z | Checking arc-swap v1.7.1 |
| 785 | 2026-07-21T03:58:58.097Z | Compiling slog-async v2.8.0 |
| 786 | 2026-07-21T03:58:58.106Z | Checking crossbeam-channel v0.5.15 |
| 787 | 2026-07-21T03:58:58.183Z | Checking tokio-test v0.4.5 |
| 788 | 2026-07-21T03:58:58.302Z | Checking slog-scope v4.4.0 |
| 789 | 2026-07-21T03:58:58.349Z | Checking regex v1.11.1 |
| 790 | 2026-07-21T03:58:58.421Z | Compiling anyhow v1.0.96 |
| 791 | 2026-07-21T03:58:58.437Z | Checking take_mut v0.2.2 |
| 792 | 2026-07-21T03:58:58.438Z | Checking term v1.2.1 |
| 793 | 2026-07-21T03:58:58.573Z | Checking slog-stdlog v4.1.1 |
| 794 | 2026-07-21T03:58:58.625Z | Checking time v0.3.47 |
| 795 | 2026-07-21T03:58:58.646Z | Checking unicode-width v0.2.0 |
| 796 | 2026-07-21T03:58:58.647Z | Checking unicode-segmentation v1.12.0 |
| 797 | 2026-07-21T03:58:58.690Z | Checking similar v2.7.0 |
| 798 | 2026-07-21T03:58:58.855Z | Checking console v0.15.10 |
| 799 | 2026-07-21T03:58:58.932Z | Checking newline-converter v0.3.0 |
| 800 | 2026-07-21T03:58:59.089Z | Checking expectorate v1.1.0 |
| 801 | 2026-07-21T03:58:59.404Z | Checking slog-term v2.9.2 |
| 802 | 2026-07-21T03:58:59.639Z | Checking slog-envlogger v2.2.0 |
| 803 | 2026-07-21T03:59:03.913Z | Checking rustls-webpki v0.103.13 |
| 804 | 2026-07-21T03:59:06.058Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 805 | 2026-07-21T03:59:07.607Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 806 | 2026-07-21T03:59:08.853Z | Checking tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 807 | 2026-07-21T03:59:09.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.91s |
| 808 | 2026-07-21T03:59:09.539Z | |
| 809 | 2026-07-21T03:59:09.539Z | real 35.110286177 |
| 810 | 2026-07-21T03:59:09.539Z | user 2:08.361953080 |
| 811 | 2026-07-21T03:59:09.539Z | sys 34.608561546 |
| 812 | 2026-07-21T03:59:09.540Z | trap 0.068026595 |
| 813 | 2026-07-21T03:59:09.540Z | tflt 0.211349483 |
| 814 | 2026-07-21T03:59:09.540Z | dflt 0.140217996 |
| 815 | 2026-07-21T03:59:09.540Z | kflt 0.009418200 |
| 816 | 2026-07-21T03:59:09.540Z | lock 5:34.242423496 |
| 817 | 2026-07-21T03:59:09.540Z | slp 7:17.796080725 |
| 818 | 2026-07-21T03:59:09.540Z | lat 7.448817685 |
| 819 | 2026-07-21T03:59:09.540Z | stop 36.994757061 |
| 820 | 2026-07-21T03:59:09.545Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 821 | 2026-07-21T03:59:09.545Z | + ptime -m cargo doc --workspace --no-deps |
| 822 | 2026-07-21T03:59:09.731Z | warning: output filename collision at /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html |
| 823 | 2026-07-21T03:59:09.731Z | | |
| 824 | 2026-07-21T03:59:09.731Z | = note: the bin target `tufaceous` in package `tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin)` has the same output filename as the lib target `tufaceous` in package `tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib)` |
| 825 | 2026-07-21T03:59:09.732Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 826 | 2026-07-21T03:59:09.773Z | Compiling num-traits v0.2.19 |
| 827 | 2026-07-21T03:59:09.804Z | Checking ppv-lite86 v0.2.20 |
| 828 | 2026-07-21T03:59:09.816Z | Checking byte-wrapper v0.1.0 |
| 829 | 2026-07-21T03:59:09.829Z | Checking tokio v1.47.2 |
| 830 | 2026-07-21T03:59:10.061Z | Checking rand_chacha v0.3.1 |
| 831 | 2026-07-21T03:59:10.198Z | Checking rand v0.8.6 |
| 832 | 2026-07-21T03:59:10.559Z | Checking num-integer v0.1.46 |
| 833 | 2026-07-21T03:59:10.559Z | Checking chrono v0.4.40 |
| 834 | 2026-07-21T03:59:10.731Z | Checking num-iter v0.1.45 |
| 835 | 2026-07-21T03:59:10.813Z | Checking num-bigint-dig v0.8.6 |
| 836 | 2026-07-21T03:59:11.208Z | Checking slog-term v2.9.2 |
| 837 | 2026-07-21T03:59:11.424Z | Checking slog-envlogger v2.2.0 |
| 838 | 2026-07-21T03:59:11.428Z | Checking rsa v0.9.10 |
| 839 | 2026-07-21T03:59:11.754Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 840 | 2026-07-21T03:59:11.840Z | Checking tokio-util v0.7.15 |
| 841 | 2026-07-21T03:59:12.056Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 842 | 2026-07-21T03:59:12.103Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 843 | 2026-07-21T03:59:12.358Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 844 | 2026-07-21T03:59:12.358Z | Documenting tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 845 | 2026-07-21T03:59:12.748Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 846 | 2026-07-21T03:59:12.748Z | Documenting tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 847 | 2026-07-21T03:59:13.750Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 848 | 2026-07-21T03:59:13.750Z | Documenting tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 849 | 2026-07-21T03:59:14.774Z | Documenting tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 850 | 2026-07-21T03:59:16.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.79s |
| 851 | 2026-07-21T03:59:16.377Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 852 | 2026-07-21T03:59:16.390Z | |
| 853 | 2026-07-21T03:59:16.390Z | real 6.838204537 |
| 854 | 2026-07-21T03:59:16.390Z | user 12.702754529 |
| 855 | 2026-07-21T03:59:16.390Z | sys 2.537658355 |
| 856 | 2026-07-21T03:59:16.390Z | trap 0.001429920 |
| 857 | 2026-07-21T03:59:16.393Z | tflt 0.003450010 |
| 858 | 2026-07-21T03:59:16.393Z | dflt 0.001697232 |
| 859 | 2026-07-21T03:59:16.393Z | kflt 0.000003138 |
| 860 | 2026-07-21T03:59:16.393Z | lock 45.431998971 |
| 861 | 2026-07-21T03:59:16.393Z | slp 30.043881676 |
| 862 | 2026-07-21T03:59:16.393Z | lat 0.021832834 |
| 863 | 2026-07-21T03:59:16.393Z | stop 0.451364303 |
| 864 | 2026-07-21T03:59:16.393Z | process exited: duration 94690 ms, exit code 0 |
| |
| 865 | 2026-07-21T03:59:16.399Z | found 0 output files |