|
|
|
| 1 | 2026-07-02T17:02:35.946Z | job assigned to worker 01KWHWEYXN0XSJH8EPVTD80BV7 [factory aws, i-07173dc0559d4889a] (queued for 53 s) |
| |
| 2 | 2026-07-02T17:02:42.761Z | starting task 0: "setup" |
| 3 | 2026-07-02T17:02:42.766Z | ++ uname -s |
| 4 | 2026-07-02T17:02:42.769Z | + kern=SunOS |
| 5 | 2026-07-02T17:02:42.769Z | + build_user=build |
| 6 | 2026-07-02T17:02:42.769Z | + build_uid=12345 |
| 7 | 2026-07-02T17:02:42.769Z | + work_dir=/work |
| 8 | 2026-07-02T17:02:42.769Z | + input_dir=/input |
| 9 | 2026-07-02T17:02:42.769Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-02T17:02:42.769Z | + case "$kern" in |
| 11 | 2026-07-02T17:02:42.769Z | + groupadd -g 12345 build |
| 12 | 2026-07-02T17:02:42.769Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-02T17:02:44.775Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-02T17:02:44.884Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-02T17:02:44.888Z | + home_fs=zfs |
| 16 | 2026-07-02T17:02:44.888Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-02T17:02:44.888Z | + mkdir -p /home/build |
| 18 | 2026-07-02T17:02:44.888Z | + chown build:build /home/build /work |
| 19 | 2026-07-02T17:02:45.888Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-02T17:02:45.891Z | process exited: duration 3128 ms, exit code 0 |
| |
| 21 | 2026-07-02T17:02:45.898Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-02T17:02:45.902Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-07-02T17:02:45.902Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-07-02T17:02:45.902Z | * rust toolchain profile = "default" |
| 25 | 2026-07-02T17:02:45.903Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-02T17:02:45.903Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-02T17:02:45.907Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-02T17:02:45.907Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-02T17:02:45.907Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-07-02T17:02:46.024Z | info: downloading installer |
| 31 | 2026-07-02T17:02:47.673Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-02T17:02:47.673Z | warn: /opt/ooce/bin |
| 33 | 2026-07-02T17:02:47.673Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-02T17:02:47.673Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-02T17:02:47.673Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-02T17:02:47.673Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-02T17:02:47.673Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-02T17:02:47.673Z | error: cannot install while Rust is installed |
| 39 | 2026-07-02T17:02:47.673Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-02T17:02:47.673Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-02T17:02:47.673Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-02T17:02:47.673Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-02T17:02:47.673Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-02T17:02:47.686Z | info: profile set to default |
| 45 | 2026-07-02T17:02:47.686Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-02T17:02:47.689Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-07-02T17:02:47.835Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-07-02T17:02:47.838Z | info: downloading 6 components |
| 49 | 2026-07-02T17:03:02.187Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-07-02T17:03:02.187Z | |
| 51 | 2026-07-02T17:03:02.217Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-07-02T17:03:02.217Z | |
| 53 | 2026-07-02T17:03:02.217Z | |
| 54 | 2026-07-02T17:03:02.217Z | Rust is installed now. Great! |
| 55 | 2026-07-02T17:03:02.217Z | |
| 56 | 2026-07-02T17:03:02.217Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-02T17:03:02.217Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-02T17:03:02.217Z | |
| 59 | 2026-07-02T17:03:02.217Z | To configure your current shell, you need to source |
| 60 | 2026-07-02T17:03:02.217Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-02T17:03:02.217Z | |
| 62 | 2026-07-02T17:03:02.220Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-02T17:03:02.220Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-02T17:03:02.220Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-02T17:03:02.220Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-02T17:03:02.220Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-02T17:03:02.220Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-02T17:03:02.220Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-02T17:03:02.220Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-02T17:03:02.220Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-02T17:03:02.319Z | + rustup --version |
| 72 | 2026-07-02T17:03:02.328Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-02T17:03:02.331Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-02T17:03:02.350Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-07-02T17:03:02.353Z | + cargo --version |
| 76 | 2026-07-02T17:03:02.366Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-07-02T17:03:02.370Z | + rustc --version |
| 78 | 2026-07-02T17:03:02.388Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-07-02T17:03:02.391Z | process exited: duration 16492 ms, exit code 0 |
| |
| 80 | 2026-07-02T17:03:02.397Z | starting task 2: "authentication" |
| 81 | 2026-07-02T17:03:02.414Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-02T17:03:02.420Z | starting task 3: "clone repository" |
| 83 | 2026-07-02T17:03:02.423Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-07-02T17:03:02.426Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-07-02T17:03:02.457Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-07-02T17:03:03.076Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-07-02T17:03:03.076Z | + git fetch origin 2c4c6422f76f0f5a81834607d2aab8312b91c84d |
| 88 | 2026-07-02T17:03:03.297Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-07-02T17:03:03.298Z | * branch 2c4c6422f76f0f5a81834607d2aab8312b91c84d -> FETCH_HEAD |
| 90 | 2026-07-02T17:03:03.302Z | + [[ -n iliana/rfd621 ]] |
| 91 | 2026-07-02T17:03:03.305Z | ++ git branch --show-current |
| 92 | 2026-07-02T17:03:03.305Z | + current=main |
| 93 | 2026-07-02T17:03:03.305Z | + [[ main != iliana/rfd621 ]] |
| 94 | 2026-07-02T17:03:03.305Z | + git branch -f iliana/rfd621 2c4c6422f76f0f5a81834607d2aab8312b91c84d |
| 95 | 2026-07-02T17:03:03.309Z | + git checkout -f iliana/rfd621 |
| 96 | 2026-07-02T17:03:03.315Z | Switched to branch 'iliana/rfd621' |
| 97 | 2026-07-02T17:03:03.318Z | + git reset --hard 2c4c6422f76f0f5a81834607d2aab8312b91c84d |
| 98 | 2026-07-02T17:03:03.324Z | HEAD is now at 2c4c642 fix os image guess error |
| 99 | 2026-07-02T17:03:03.327Z | process exited: duration 904 ms, exit code 0 |
| |
| 100 | 2026-07-02T17:03:03.333Z | starting task 4: "build" |
| 101 | 2026-07-02T17:03:03.336Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-07-02T17:03:03.340Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-07-02T17:03:03.340Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-07-02T17:03:03.340Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-07-02T17:03:03.340Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-07-02T17:03:03.340Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-07-02T17:03:03.340Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-07-02T17:03:03.340Z | +++ uname -s |
| 109 | 2026-07-02T17:03:03.340Z | ++ HOST_OS=SunOS |
| 110 | 2026-07-02T17:03:03.340Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-07-02T17:03:03.340Z | ++ CLANGVER=15 |
| 112 | 2026-07-02T17:03:03.340Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-07-02T17:03:10.835Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-07-02T17:03:18.478Z | Startup: Caching catalogs ... Done |
| 115 | 2026-07-02T17:03:25.757Z | Planning: Solver setup ... Done (5.999s) |
| 116 | 2026-07-02T17:03:25.799Z | Planning: Running solver ... Done (0.042s) |
| 117 | 2026-07-02T17:03:25.942Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-07-02T17:03:25.953Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-07-02T17:03:26.037Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-07-02T17:03:26.066Z | Planning: Package planning ... Done (0.029s) |
| 121 | 2026-07-02T17:03:26.092Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-07-02T17:03:26.199Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 123 | 2026-07-02T17:03:26.205Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-07-02T17:03:26.976Z | Planning: Evaluating mediators ... Done (0.771s) |
| 125 | 2026-07-02T17:03:26.982Z | Planning: Planning completed in 8.34 seconds |
| 126 | 2026-07-02T17:03:26.993Z | Packages to install: 3 |
| 127 | 2026-07-02T17:03:26.993Z | Mediators to change: 2 |
| 128 | 2026-07-02T17:03:26.996Z | Services to change: 1 |
| 129 | 2026-07-02T17:03:26.996Z | Estimated space available: 155.47 GB |
| 130 | 2026-07-02T17:03:26.996Z | Estimated space to be consumed: 1.86 GB |
| 131 | 2026-07-02T17:03:26.997Z | Create boot environment: No |
| 132 | 2026-07-02T17:03:26.997Z | Create backup boot environment: No |
| 133 | 2026-07-02T17:03:26.997Z | Rebuild boot archive: No |
| 134 | 2026-07-02T17:03:26.997Z | |
| 135 | 2026-07-02T17:03:26.997Z | Changed mediators: |
| 136 | 2026-07-02T17:03:26.997Z | mediator clang: |
| 137 | 2026-07-02T17:03:26.997Z | version: None -> 15 (system default) |
| 138 | 2026-07-02T17:03:26.997Z | |
| 139 | 2026-07-02T17:03:26.997Z | mediator llvm: |
| 140 | 2026-07-02T17:03:26.997Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-07-02T17:03:26.997Z | |
| 142 | 2026-07-02T17:03:26.997Z | Changed packages: |
| 143 | 2026-07-02T17:03:26.997Z | helios-dev |
| 144 | 2026-07-02T17:03:26.997Z | developer/build-essential |
| 145 | 2026-07-02T17:03:26.997Z | None -> 11-2.0 |
| 146 | 2026-07-02T17:03:26.997Z | ooce/developer/clang-15 |
| 147 | 2026-07-02T17:03:26.997Z | None -> 15.0.7-2.0 |
| 148 | 2026-07-02T17:03:26.997Z | ooce/developer/llvm-15 |
| 149 | 2026-07-02T17:03:26.997Z | None -> 15.0.7-2.0 |
| 150 | 2026-07-02T17:03:26.997Z | |
| 151 | 2026-07-02T17:03:26.997Z | Services: |
| 152 | 2026-07-02T17:03:26.997Z | restart_fmri: |
| 153 | 2026-07-02T17:03:26.997Z | svc:/system/update-man-index:default |
| 154 | 2026-07-02T17:03:27.035Z | |
| 155 | 2026-07-02T17:03:27.035Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-07-02T17:03:32.037Z | Download: 2044/3076 items 118.4/211.3MB 56% complete (23.9M/s) |
| 157 | 2026-07-02T17:03:34.621Z | Download: Completed 211.31 MB in 7.58 seconds (27.9M/s) |
| 158 | 2026-07-02T17:03:34.851Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-02T17:03:37.970Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 160 | 2026-07-02T17:03:38.612Z | Done (0.638s) |
| 161 | 2026-07-02T17:03:38.612Z | Done (0.000s) |
| 162 | 2026-07-02T17:03:39.345Z | Done (0.733s) |
| 163 | 2026-07-02T17:03:42.692Z | Done (2.989s) |
| 164 | 2026-07-02T17:03:42.762Z | Done (0.013s) |
| 165 | 2026-07-02T17:03:42.771Z | Done (0.000s) |
| 166 | 2026-07-02T17:03:43.033Z | Done (0.000s) |
| 167 | 2026-07-02T17:03:43.707Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-07-02T17:03:43.707Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-07-02T17:03:43.906Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-07-02T17:03:44.013Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-07-02T17:03:44.016Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-07-02T17:03:44.175Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-07-02T17:03:44.178Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-07-02T17:03:44.197Z | Mediators to change: 2 |
| 175 | 2026-07-02T17:03:44.197Z | Create boot environment: No |
| 176 | 2026-07-02T17:03:44.197Z | Create backup boot environment: No |
| 177 | 2026-07-02T17:03:44.250Z | Done |
| 178 | 2026-07-02T17:03:44.250Z | Done |
| 179 | 2026-07-02T17:03:44.861Z | Done |
| 180 | 2026-07-02T17:03:47.337Z | Done |
| 181 | 2026-07-02T17:03:47.408Z | Done |
| 182 | 2026-07-02T17:03:47.411Z | Done |
| 183 | 2026-07-02T17:03:47.544Z | Done |
| 184 | 2026-07-02T17:03:47.617Z | + cargo --version |
| 185 | 2026-07-02T17:03:47.627Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-07-02T17:03:47.630Z | + rustc --version |
| 187 | 2026-07-02T17:03:47.649Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-07-02T17:03:47.652Z | + banner clippy |
| 189 | 2026-07-02T17:03:47.655Z | |
| 190 | 2026-07-02T17:03:47.655Z | #### # # ##### ##### # # |
| 191 | 2026-07-02T17:03:47.655Z | # # # # # # # # # # |
| 192 | 2026-07-02T17:03:47.655Z | # # # # # # # # |
| 193 | 2026-07-02T17:03:47.656Z | # # # ##### ##### # |
| 194 | 2026-07-02T17:03:47.656Z | # # # # # # # |
| 195 | 2026-07-02T17:03:47.656Z | #### ###### # # # # |
| 196 | 2026-07-02T17:03:47.656Z | |
| 197 | 2026-07-02T17:03:47.656Z | + ptime -m cargo clippy --all-features --all-targets |
| 198 | 2026-07-02T17:03:47.792Z | Updating crates.io index |
| 199 | 2026-07-02T17:03:47.795Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 200 | 2026-07-02T17:03:48.063Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 201 | 2026-07-02T17:03:49.192Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 202 | 2026-07-02T17:03:49.450Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 203 | 2026-07-02T17:03:52.252Z | Downloading crates ... |
| 204 | 2026-07-02T17:03:52.310Z | Downloaded async-recursion v1.1.1 |
| 205 | 2026-07-02T17:03:52.313Z | Downloaded cpufeatures v0.2.14 |
| 206 | 2026-07-02T17:03:52.316Z | Downloaded bit-set v0.5.3 |
| 207 | 2026-07-02T17:03:52.321Z | Downloaded fs_extra v1.3.0 |
| 208 | 2026-07-02T17:03:52.325Z | Downloaded darling v0.21.3 |
| 209 | 2026-07-02T17:03:52.329Z | Downloaded futures-macro v0.3.31 |
| 210 | 2026-07-02T17:03:52.333Z | Downloaded futures-executor v0.3.31 |
| 211 | 2026-07-02T17:03:52.336Z | Downloaded indexmap v1.9.3 |
| 212 | 2026-07-02T17:03:52.340Z | Downloaded ciborium-ll v0.2.2 |
| 213 | 2026-07-02T17:03:52.340Z | Downloaded array-init v0.0.4 |
| 214 | 2026-07-02T17:03:52.343Z | Downloaded icu_provider v1.5.0 |
| 215 | 2026-07-02T17:03:52.346Z | Downloaded itoa v1.0.11 |
| 216 | 2026-07-02T17:03:52.346Z | Downloaded ident_case v1.0.1 |
| 217 | 2026-07-02T17:03:52.346Z | Downloaded colorchoice v1.0.2 |
| 218 | 2026-07-02T17:03:52.351Z | Downloaded cfg-if v1.0.0 |
| 219 | 2026-07-02T17:03:52.354Z | Downloaded lazy_static v1.5.0 |
| 220 | 2026-07-02T17:03:52.354Z | Downloaded is_terminal_polyfill v1.70.1 |
| 221 | 2026-07-02T17:03:52.357Z | Downloaded idna_adapter v1.2.0 |
| 222 | 2026-07-02T17:03:52.357Z | Downloaded bitflags v2.6.0 |
| 223 | 2026-07-02T17:03:52.360Z | Downloaded is-terminal v0.4.13 |
| 224 | 2026-07-02T17:03:52.360Z | Downloaded olpc-cjson v0.1.4 |
| 225 | 2026-07-02T17:03:52.360Z | Downloaded icu_locid_transform v1.5.0 |
| 226 | 2026-07-02T17:03:52.367Z | Downloaded once_cell v1.20.3 |
| 227 | 2026-07-02T17:03:52.370Z | Downloaded byte-wrapper v0.1.0 |
| 228 | 2026-07-02T17:03:52.373Z | Downloaded daft v0.1.1 |
| 229 | 2026-07-02T17:03:52.376Z | Downloaded ref-cast-impl v1.0.25 |
| 230 | 2026-07-02T17:03:52.377Z | Downloaded packed_struct_codegen v0.10.1 |
| 231 | 2026-07-02T17:03:52.377Z | Downloaded ciborium-io v0.2.2 |
| 232 | 2026-07-02T17:03:52.380Z | Downloaded path-slash v0.1.5 |
| 233 | 2026-07-02T17:03:52.380Z | Downloaded cpufeatures v0.3.0 |
| 234 | 2026-07-02T17:03:52.380Z | Downloaded newline-converter v0.3.0 |
| 235 | 2026-07-02T17:03:52.380Z | Downloaded serde_plain v1.0.2 |
| 236 | 2026-07-02T17:03:52.383Z | Downloaded block-buffer v0.12.1 |
| 237 | 2026-07-02T17:03:52.383Z | Downloaded num-conv v0.2.2 |
| 238 | 2026-07-02T17:03:52.386Z | Downloaded form_urlencoded v1.2.2 |
| 239 | 2026-07-02T17:03:52.389Z | Downloaded flagset v0.4.6 |
| 240 | 2026-07-02T17:03:52.389Z | Downloaded crc v3.2.1 |
| 241 | 2026-07-02T17:03:52.393Z | Downloaded anstyle-query v1.1.1 |
| 242 | 2026-07-02T17:03:52.396Z | Downloaded radium v0.7.0 |
| 243 | 2026-07-02T17:03:52.396Z | Downloaded futures-core v0.3.31 |
| 244 | 2026-07-02T17:03:52.399Z | Downloaded rand_xorshift v0.3.0 |
| 245 | 2026-07-02T17:03:52.399Z | Downloaded darling_macro v0.21.3 |
| 246 | 2026-07-02T17:03:52.399Z | Downloaded funty v2.0.0 |
| 247 | 2026-07-02T17:03:52.402Z | Downloaded serde_spanned v0.6.8 |
| 248 | 2026-07-02T17:03:52.402Z | Downloaded ref-cast v1.0.25 |
| 249 | 2026-07-02T17:03:52.402Z | Downloaded percent-encoding v2.3.2 |
| 250 | 2026-07-02T17:03:52.405Z | Downloaded generic-array v0.14.7 |
| 251 | 2026-07-02T17:03:52.405Z | Downloaded equivalent v1.0.1 |
| 252 | 2026-07-02T17:03:52.405Z | Downloaded atomicwrites v0.4.4 |
| 253 | 2026-07-02T17:03:52.407Z | Downloaded digest-io v0.1.0 |
| 254 | 2026-07-02T17:03:52.408Z | Downloaded crypto-common v0.2.2 |
| 255 | 2026-07-02T17:03:52.408Z | Downloaded maybe-uninit v2.0.0 |
| 256 | 2026-07-02T17:03:52.411Z | Downloaded block-buffer v0.10.4 |
| 257 | 2026-07-02T17:03:52.411Z | Downloaded icu_provider_macros v1.5.0 |
| 258 | 2026-07-02T17:03:52.411Z | Downloaded hex v0.4.3 |
| 259 | 2026-07-02T17:03:52.414Z | Downloaded powerfmt v0.2.0 |
| 260 | 2026-07-02T17:03:52.417Z | Downloaded fastrand v2.1.1 |
| 261 | 2026-07-02T17:03:52.421Z | Downloaded rand_chacha v0.3.1 |
| 262 | 2026-07-02T17:03:52.424Z | Downloaded errno v0.3.13 |
| 263 | 2026-07-02T17:03:52.424Z | Downloaded crc-catalog v2.4.0 |
| 264 | 2026-07-02T17:03:52.427Z | Downloaded anstyle v1.0.10 |
| 265 | 2026-07-02T17:03:52.430Z | Downloaded quick-error v1.2.3 |
| 266 | 2026-07-02T17:03:52.433Z | Downloaded futures-sink v0.3.31 |
| 267 | 2026-07-02T17:03:52.433Z | Downloaded dunce v1.0.5 |
| 268 | 2026-07-02T17:03:52.433Z | Downloaded clap_lex v0.7.4 |
| 269 | 2026-07-02T17:03:52.433Z | Downloaded adler2 v2.0.0 |
| 270 | 2026-07-02T17:03:52.436Z | Downloaded same-file v1.0.6 |
| 271 | 2026-07-02T17:03:52.439Z | Downloaded heck v0.5.0 |
| 272 | 2026-07-02T17:03:52.439Z | Downloaded nodrop v0.1.14 |
| 273 | 2026-07-02T17:03:52.442Z | Downloaded fnv v1.0.7 |
| 274 | 2026-07-02T17:03:52.442Z | Downloaded crypto-common v0.1.6 |
| 275 | 2026-07-02T17:03:52.445Z | Downloaded packed_struct v0.10.1 |
| 276 | 2026-07-02T17:03:52.448Z | Downloaded rand_core v0.6.4 |
| 277 | 2026-07-02T17:03:52.448Z | Downloaded futures-io v0.3.31 |
| 278 | 2026-07-02T17:03:52.448Z | Downloaded schemars_derive v0.8.22 |
| 279 | 2026-07-02T17:03:52.451Z | Downloaded futures-task v0.3.31 |
| 280 | 2026-07-02T17:03:52.454Z | Downloaded quote v1.0.38 |
| 281 | 2026-07-02T17:03:52.457Z | Downloaded pkcs8 v0.10.2 |
| 282 | 2026-07-02T17:03:52.460Z | Downloaded filetime v0.2.25 |
| 283 | 2026-07-02T17:03:52.463Z | Downloaded signature v2.2.0 |
| 284 | 2026-07-02T17:03:52.463Z | Downloaded indexmap v2.7.1 |
| 285 | 2026-07-02T17:03:52.466Z | Downloaded slog-envlogger v2.2.0 |
| 286 | 2026-07-02T17:03:52.472Z | Downloaded camino v1.1.9 |
| 287 | 2026-07-02T17:03:52.475Z | Downloaded env_logger v0.10.2 |
| 288 | 2026-07-02T17:03:52.478Z | Downloaded crossbeam-utils v0.8.21 |
| 289 | 2026-07-02T17:03:52.478Z | Downloaded byteorder v1.5.0 |
| 290 | 2026-07-02T17:03:52.481Z | Downloaded autocfg v1.4.0 |
| 291 | 2026-07-02T17:03:52.484Z | Downloaded displaydoc v0.2.5 |
| 292 | 2026-07-02T17:03:52.487Z | Downloaded daft-derive v0.1.1 |
| 293 | 2026-07-02T17:03:52.487Z | Downloaded bit-vec v0.6.3 |
| 294 | 2026-07-02T17:03:52.490Z | Downloaded strsim v0.11.1 |
| 295 | 2026-07-02T17:03:52.490Z | Downloaded stable_deref_trait v1.2.0 |
| 296 | 2026-07-02T17:03:52.490Z | Downloaded bitfield v0.14.0 |
| 297 | 2026-07-02T17:03:52.493Z | Downloaded subtle v2.6.1 |
| 298 | 2026-07-02T17:03:52.493Z | Downloaded deranged v0.5.8 |
| 299 | 2026-07-02T17:03:52.493Z | Downloaded camino-tempfile v1.4.1 |
| 300 | 2026-07-02T17:03:52.496Z | Downloaded anstyle-parse v0.2.5 |
| 301 | 2026-07-02T17:03:52.496Z | Downloaded tap v1.0.1 |
| 302 | 2026-07-02T17:03:52.499Z | Downloaded num-iter v0.1.45 |
| 303 | 2026-07-02T17:03:52.503Z | Downloaded strum v0.26.3 |
| 304 | 2026-07-02T17:03:52.503Z | Downloaded structmeta-derive v0.3.0 |
| 305 | 2026-07-02T17:03:52.506Z | Downloaded cmake v0.1.58 |
| 306 | 2026-07-02T17:03:52.506Z | Downloaded rustversion v1.0.22 |
| 307 | 2026-07-02T17:03:52.509Z | Downloaded take_mut v0.2.2 |
| 308 | 2026-07-02T17:03:52.509Z | Downloaded pin-project-lite v0.2.14 |
| 309 | 2026-07-02T17:03:52.512Z | Downloaded terminal_size v0.4.0 |
| 310 | 2026-07-02T17:03:52.515Z | Downloaded thread_local v1.1.8 |
| 311 | 2026-07-02T17:03:52.518Z | Downloaded time-core v0.1.8 |
| 312 | 2026-07-02T17:03:52.518Z | Downloaded pin-utils v0.1.0 |
| 313 | 2026-07-02T17:03:52.518Z | Downloaded base64ct v1.6.0 |
| 314 | 2026-07-02T17:03:52.521Z | Downloaded num-integer v0.1.46 |
| 315 | 2026-07-02T17:03:52.524Z | Downloaded slog-scope v4.4.0 |
| 316 | 2026-07-02T17:03:52.524Z | Downloaded dyn-clone v1.0.18 |
| 317 | 2026-07-02T17:03:52.524Z | Downloaded digest v0.11.3 |
| 318 | 2026-07-02T17:03:52.527Z | Downloaded ppv-lite86 v0.2.20 |
| 319 | 2026-07-02T17:03:52.527Z | Downloaded serde-hex v0.1.0 |
| 320 | 2026-07-02T17:03:52.527Z | Downloaded litemap v0.7.3 |
| 321 | 2026-07-02T17:03:52.531Z | Downloaded anstream v0.6.15 |
| 322 | 2026-07-02T17:03:52.534Z | Downloaded pin-project-internal v1.1.6 |
| 323 | 2026-07-02T17:03:52.536Z | Downloaded digest v0.10.7 |
| 324 | 2026-07-02T17:03:52.536Z | Downloaded der_derive v0.7.3 |
| 325 | 2026-07-02T17:03:52.537Z | Downloaded pem v3.0.5 |
| 326 | 2026-07-02T17:03:52.540Z | Downloaded shlex v1.3.0 |
| 327 | 2026-07-02T17:03:52.542Z | Downloaded rustls-pki-types v1.14.1 |
| 328 | 2026-07-02T17:03:52.542Z | Downloaded globset v0.4.15 |
| 329 | 2026-07-02T17:03:52.546Z | Downloaded tokio-test v0.4.5 |
| 330 | 2026-07-02T17:03:52.546Z | Downloaded slog-stdlog v4.1.1 |
| 331 | 2026-07-02T17:03:52.546Z | Downloaded slog-async v2.8.0 |
| 332 | 2026-07-02T17:03:52.549Z | Downloaded tinyvec_macros v0.1.1 |
| 333 | 2026-07-02T17:03:52.549Z | Downloaded tokio-macros v2.5.0 |
| 334 | 2026-07-02T17:03:52.555Z | Downloaded toml_datetime v0.6.8 |
| 335 | 2026-07-02T17:03:52.558Z | Downloaded unarray v0.1.4 |
| 336 | 2026-07-02T17:03:52.558Z | Downloaded untrusted v0.9.0 |
| 337 | 2026-07-02T17:03:52.563Z | Downloaded slog-term v2.9.2 |
| 338 | 2026-07-02T17:03:52.566Z | Downloaded rusty-fork v0.3.0 |
| 339 | 2026-07-02T17:03:52.566Z | Downloaded serde_derive_internals v0.29.1 |
| 340 | 2026-07-02T17:03:52.569Z | Downloaded iana-time-zone v0.1.61 |
| 341 | 2026-07-02T17:03:52.569Z | Downloaded bzip2 v0.4.4 |
| 342 | 2026-07-02T17:03:52.569Z | Downloaded crc-any v2.5.0 |
| 343 | 2026-07-02T17:03:52.572Z | Downloaded clap v4.5.31 |
| 344 | 2026-07-02T17:03:52.575Z | Downloaded structmeta v0.3.0 |
| 345 | 2026-07-02T17:03:52.575Z | Downloaded snafu-derive v0.8.5 |
| 346 | 2026-07-02T17:03:52.578Z | Downloaded spki v0.7.3 |
| 347 | 2026-07-02T17:03:52.578Z | Downloaded sha2 v0.10.8 |
| 348 | 2026-07-02T17:03:52.578Z | Downloaded async-trait v0.1.86 |
| 349 | 2026-07-02T17:03:52.582Z | Downloaded wait-timeout v0.2.0 |
| 350 | 2026-07-02T17:03:52.582Z | Downloaded utf8parse v0.2.2 |
| 351 | 2026-07-02T17:03:52.585Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-07-02T17:03:52.585Z | Downloaded utf16_iter v1.0.5 |
| 353 | 2026-07-02T17:03:52.585Z | Downloaded write16 v1.0.0 |
| 354 | 2026-07-02T17:03:52.585Z | Downloaded crossbeam-channel v0.5.15 |
| 355 | 2026-07-02T17:03:52.585Z | Downloaded anyhow v1.0.96 |
| 356 | 2026-07-02T17:03:52.588Z | Downloaded smallvec v0.6.14 |
| 357 | 2026-07-02T17:03:52.588Z | Downloaded slab v0.4.9 |
| 358 | 2026-07-02T17:03:52.591Z | Downloaded pkg-config v0.3.31 |
| 359 | 2026-07-02T17:03:52.591Z | Downloaded strum_macros v0.26.4 |
| 360 | 2026-07-02T17:03:52.592Z | Downloaded pkcs1 v0.7.5 |
| 361 | 2026-07-02T17:03:52.595Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2026-07-02T17:03:52.595Z | Downloaded termcolor v1.4.1 |
| 363 | 2026-07-02T17:03:52.595Z | Downloaded synstructure v0.13.1 |
| 364 | 2026-07-02T17:03:52.598Z | Downloaded paste v1.0.15 |
| 365 | 2026-07-02T17:03:52.598Z | Downloaded pem-rfc7468 v0.7.0 |
| 366 | 2026-07-02T17:03:52.598Z | Downloaded xattr v1.3.1 |
| 367 | 2026-07-02T17:03:52.601Z | Downloaded console v0.15.10 |
| 368 | 2026-07-02T17:03:52.601Z | Downloaded yoke-derive v0.7.4 |
| 369 | 2026-07-02T17:03:52.601Z | Downloaded hybrid-array v0.4.12 |
| 370 | 2026-07-02T17:03:52.604Z | Downloaded ahash v0.8.11 |
| 371 | 2026-07-02T17:03:52.606Z | Downloaded jobserver v0.1.32 |
| 372 | 2026-07-02T17:03:52.607Z | Downloaded zerofrom v0.1.4 |
| 373 | 2026-07-02T17:03:52.609Z | Downloaded tls_codec_derive v0.4.1 |
| 374 | 2026-07-02T17:03:52.612Z | Downloaded find-msvc-tools v0.1.9 |
| 375 | 2026-07-02T17:03:52.612Z | Downloaded serde_core v1.0.228 |
| 376 | 2026-07-02T17:03:52.615Z | Downloaded semver v1.0.25 |
| 377 | 2026-07-02T17:03:52.615Z | Downloaded clap_derive v4.5.28 |
| 378 | 2026-07-02T17:03:52.618Z | Downloaded crc32fast v1.4.2 |
| 379 | 2026-07-02T17:03:52.618Z | Downloaded futures-channel v0.3.31 |
| 380 | 2026-07-02T17:03:52.621Z | Downloaded thiserror v1.0.69 |
| 381 | 2026-07-02T17:03:52.624Z | Downloaded zeroize_derive v1.4.2 |
| 382 | 2026-07-02T17:03:52.624Z | Downloaded serde_with_macros v3.14.1 |
| 383 | 2026-07-02T17:03:52.624Z | Downloaded getrandom v0.2.15 |
| 384 | 2026-07-02T17:03:52.627Z | Downloaded zerofrom-derive v0.1.4 |
| 385 | 2026-07-02T17:03:52.627Z | Downloaded tinystr v0.7.6 |
| 386 | 2026-07-02T17:03:52.627Z | Downloaded slog v2.7.0 |
| 387 | 2026-07-02T17:03:52.631Z | Downloaded time-macros v0.2.27 |
| 388 | 2026-07-02T17:03:52.631Z | Downloaded icu_normalizer_data v1.5.0 |
| 389 | 2026-07-02T17:03:52.634Z | Downloaded ryu v1.0.18 |
| 390 | 2026-07-02T17:03:52.634Z | Downloaded untrusted v0.7.1 |
| 391 | 2026-07-02T17:03:52.634Z | Downloaded tls_codec v0.4.1 |
| 392 | 2026-07-02T17:03:52.636Z | Downloaded pin-project v1.1.6 |
| 393 | 2026-07-02T17:03:52.641Z | Downloaded smallvec v1.14.0 |
| 394 | 2026-07-02T17:03:52.644Z | Downloaded spin v0.9.8 |
| 395 | 2026-07-02T17:03:52.648Z | Downloaded walkdir v2.5.0 |
| 396 | 2026-07-02T17:03:52.651Z | Downloaded const-oid v0.9.6 |
| 397 | 2026-07-02T17:03:52.651Z | Downloaded arc-swap v1.7.1 |
| 398 | 2026-07-02T17:03:52.655Z | Downloaded ron v0.8.1 |
| 399 | 2026-07-02T17:03:52.658Z | Downloaded log v0.4.22 |
| 400 | 2026-07-02T17:03:52.658Z | Downloaded getrandom v0.3.3 |
| 401 | 2026-07-02T17:03:52.661Z | Downloaded num-traits v0.2.19 |
| 402 | 2026-07-02T17:03:52.661Z | Downloaded schemars v0.8.22 |
| 403 | 2026-07-02T17:03:52.666Z | Downloaded yoke v0.7.4 |
| 404 | 2026-07-02T17:03:52.669Z | Downloaded wyz v0.5.1 |
| 405 | 2026-07-02T17:03:52.669Z | Downloaded writeable v0.5.5 |
| 406 | 2026-07-02T17:03:52.669Z | Downloaded tempfile v3.20.0 |
| 407 | 2026-07-02T17:03:52.673Z | Downloaded proc-macro2 v1.0.93 |
| 408 | 2026-07-02T17:03:52.673Z | Downloaded version_check v0.9.5 |
| 409 | 2026-07-02T17:03:52.673Z | Downloaded thiserror-impl v2.0.12 |
| 410 | 2026-07-02T17:03:52.676Z | Downloaded test-strategy v0.4.0 |
| 411 | 2026-07-02T17:03:52.676Z | Downloaded zeroize v1.8.1 |
| 412 | 2026-07-02T17:03:52.676Z | Downloaded thiserror v2.0.12 |
| 413 | 2026-07-02T17:03:52.679Z | Downloaded tokio-stream v0.1.18 |
| 414 | 2026-07-02T17:03:52.682Z | Downloaded hashbrown v0.12.3 |
| 415 | 2026-07-02T17:03:52.685Z | Downloaded futures v0.3.31 |
| 416 | 2026-07-02T17:03:52.685Z | Downloaded serde_derive v1.0.228 |
| 417 | 2026-07-02T17:03:52.688Z | Downloaded similar v2.7.0 |
| 418 | 2026-07-02T17:03:52.691Z | Downloaded tinyvec v1.8.0 |
| 419 | 2026-07-02T17:03:52.691Z | Downloaded icu_properties v1.5.1 |
| 420 | 2026-07-02T17:03:52.694Z | Downloaded icu_locid_transform_data v1.5.0 |
| 421 | 2026-07-02T17:03:52.694Z | Downloaded sha2 v0.11.0 |
| 422 | 2026-07-02T17:03:52.697Z | Downloaded hashbrown v0.13.2 |
| 423 | 2026-07-02T17:03:52.697Z | Downloaded term v1.2.1 |
| 424 | 2026-07-02T17:03:52.701Z | Downloaded miniz_oxide v0.8.0 |
| 425 | 2026-07-02T17:03:52.701Z | Downloaded zerovec-derive v0.10.3 |
| 426 | 2026-07-02T17:03:52.701Z | Downloaded schemars v0.9.0 |
| 427 | 2026-07-02T17:03:52.707Z | Downloaded base64 v0.22.1 |
| 428 | 2026-07-02T17:03:52.710Z | Downloaded unicode-ident v1.0.14 |
| 429 | 2026-07-02T17:03:52.713Z | Downloaded icu_locid v1.5.0 |
| 430 | 2026-07-02T17:03:52.716Z | Downloaded const-oid v0.10.2 |
| 431 | 2026-07-02T17:03:52.716Z | Downloaded ciborium v0.2.2 |
| 432 | 2026-07-02T17:03:52.716Z | Downloaded icu_normalizer v1.5.0 |
| 433 | 2026-07-02T17:03:52.719Z | Downloaded idna v1.1.0 |
| 434 | 2026-07-02T17:03:52.729Z | Downloaded snafu v0.8.5 |
| 435 | 2026-07-02T17:03:52.734Z | Downloaded toml v0.7.8 |
| 436 | 2026-07-02T17:03:52.737Z | Downloaded half v2.7.1 |
| 437 | 2026-07-02T17:03:52.741Z | Downloaded rustls-webpki v0.103.13 |
| 438 | 2026-07-02T17:03:52.741Z | Downloaded darling_core v0.21.3 |
| 439 | 2026-07-02T17:03:52.744Z | Downloaded rand v0.8.6 |
| 440 | 2026-07-02T17:03:52.744Z | Downloaded zerocopy-derive v0.7.35 |
| 441 | 2026-07-02T17:03:52.747Z | Downloaded memchr v2.7.4 |
| 442 | 2026-07-02T17:03:52.750Z | Downloaded serde v1.0.228 |
| 443 | 2026-07-02T17:03:52.753Z | Downloaded cc v1.2.61 |
| 444 | 2026-07-02T17:03:52.753Z | Downloaded bytes v1.11.1 |
| 445 | 2026-07-02T17:03:52.756Z | Downloaded flate2 v1.0.35 |
| 446 | 2026-07-02T17:03:52.759Z | Downloaded zerocopy v0.6.6 |
| 447 | 2026-07-02T17:03:52.762Z | Downloaded tar v0.4.45 |
| 448 | 2026-07-02T17:03:52.762Z | Downloaded schemars v1.1.0 |
| 449 | 2026-07-02T17:03:52.769Z | Downloaded rsa v0.9.10 |
| 450 | 2026-07-02T17:03:52.772Z | Downloaded icu_collections v1.5.0 |
| 451 | 2026-07-02T17:03:52.775Z | Downloaded der v0.7.9 |
| 452 | 2026-07-02T17:03:52.780Z | Downloaded num-bigint-dig v0.8.6 |
| 453 | 2026-07-02T17:03:52.783Z | Downloaded hashbrown v0.15.1 |
| 454 | 2026-07-02T17:03:52.789Z | Downloaded base64 v0.21.7 |
| 455 | 2026-07-02T17:03:52.792Z | Downloaded libm v0.2.8 |
| 456 | 2026-07-02T17:03:52.799Z | Downloaded expectorate v1.1.0 |
| 457 | 2026-07-02T17:03:52.802Z | Downloaded toml_edit v0.19.15 |
| 458 | 2026-07-02T17:03:52.809Z | Downloaded zip v0.6.6 |
| 459 | 2026-07-02T17:03:52.812Z | Downloaded x509-cert v0.2.5 |
| 460 | 2026-07-02T17:03:52.815Z | Downloaded typenum v1.20.1 |
| 461 | 2026-07-02T17:03:52.815Z | Downloaded url v2.5.7 |
| 462 | 2026-07-02T17:03:52.819Z | Downloaded zerocopy-derive v0.8.27 |
| 463 | 2026-07-02T17:03:52.829Z | Downloaded tokio-util v0.7.15 |
| 464 | 2026-07-02T17:03:52.844Z | Downloaded serde_json v1.0.139 |
| 465 | 2026-07-02T17:03:52.849Z | Downloaded unicode-segmentation v1.12.0 |
| 466 | 2026-07-02T17:03:52.852Z | Downloaded typed-path v0.9.3 |
| 467 | 2026-07-02T17:03:52.871Z | Downloaded unicode-normalization v0.1.24 |
| 468 | 2026-07-02T17:03:52.876Z | Downloaded clap_builder v4.5.31 |
| 469 | 2026-07-02T17:03:52.881Z | Downloaded winnow v0.5.40 |
| 470 | 2026-07-02T17:03:52.888Z | Downloaded futures-util v0.3.31 |
| 471 | 2026-07-02T17:03:52.894Z | Downloaded zerovec v0.10.4 |
| 472 | 2026-07-02T17:03:52.898Z | Downloaded rawzip v0.4.4 |
| 473 | 2026-07-02T17:03:52.901Z | Downloaded proptest v1.5.0 |
| 474 | 2026-07-02T17:03:52.905Z | Downloaded tough v0.22.0 |
| 475 | 2026-07-02T17:03:52.910Z | Downloaded aho-corasick v1.1.3 |
| 476 | 2026-07-02T17:03:52.918Z | Downloaded zerocopy v0.7.35 |
| 477 | 2026-07-02T17:03:52.928Z | Downloaded serde_with v3.14.1 |
| 478 | 2026-07-02T17:03:52.937Z | Downloaded icu_properties_data v1.5.0 |
| 479 | 2026-07-02T17:03:52.944Z | Downloaded syn v1.0.109 |
| 480 | 2026-07-02T17:03:52.950Z | Downloaded chrono v0.4.40 |
| 481 | 2026-07-02T17:03:52.953Z | Downloaded aws-lc-rs v1.16.3 |
| 482 | 2026-07-02T17:03:52.958Z | Downloaded time v0.3.47 |
| 483 | 2026-07-02T17:03:52.965Z | Downloaded object v0.30.4 |
| 484 | 2026-07-02T17:03:52.970Z | Downloaded regex v1.11.1 |
| 485 | 2026-07-02T17:03:52.976Z | Downloaded bitvec v1.0.1 |
| 486 | 2026-07-02T17:03:52.984Z | Downloaded zerocopy v0.8.27 |
| 487 | 2026-07-02T17:03:52.995Z | Downloaded syn v2.0.96 |
| 488 | 2026-07-02T17:03:53.001Z | Downloaded unicode-width v0.2.0 |
| 489 | 2026-07-02T17:03:53.004Z | Downloaded rustix v0.38.37 |
| 490 | 2026-07-02T17:03:53.015Z | Downloaded bstr v1.10.0 |
| 491 | 2026-07-02T17:03:53.020Z | Downloaded regex-syntax v0.8.5 |
| 492 | 2026-07-02T17:03:53.024Z | Downloaded rustls v0.23.40 |
| 493 | 2026-07-02T17:03:53.030Z | Downloaded rustix v1.0.7 |
| 494 | 2026-07-02T17:03:53.069Z | Downloaded regex-automata v0.4.8 |
| 495 | 2026-07-02T17:03:53.078Z | Downloaded zerocopy-derive v0.6.6 |
| 496 | 2026-07-02T17:03:53.100Z | Downloaded libc v0.2.170 |
| 497 | 2026-07-02T17:03:53.103Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 498 | 2026-07-02T17:03:53.133Z | Downloaded tokio v1.47.2 |
| 499 | 2026-07-02T17:03:53.152Z | Downloaded ring v0.17.13 |
| 500 | 2026-07-02T17:03:53.868Z | Downloaded aws-lc-sys v0.40.0 |
| 501 | 2026-07-02T17:03:54.059Z | Compiling proc-macro2 v1.0.93 |
| 502 | 2026-07-02T17:03:54.059Z | Compiling unicode-ident v1.0.14 |
| 503 | 2026-07-02T17:03:54.062Z | Compiling serde_core v1.0.228 |
| 504 | 2026-07-02T17:03:54.062Z | Compiling serde v1.0.228 |
| 505 | 2026-07-02T17:03:54.062Z | Compiling libc v0.2.170 |
| 506 | 2026-07-02T17:03:54.062Z | Checking cfg-if v1.0.0 |
| 507 | 2026-07-02T17:03:54.062Z | Compiling autocfg v1.4.0 |
| 508 | 2026-07-02T17:03:54.204Z | Checking once_cell v1.20.3 |
| 509 | 2026-07-02T17:03:54.275Z | Compiling shlex v1.3.0 |
| 510 | 2026-07-02T17:03:54.364Z | Compiling find-msvc-tools v0.1.9 |
| 511 | 2026-07-02T17:03:54.455Z | Compiling version_check v0.9.5 |
| 512 | 2026-07-02T17:03:54.494Z | Checking byteorder v1.5.0 |
| 513 | 2026-07-02T17:03:54.556Z | Checking memchr v2.7.4 |
| 514 | 2026-07-02T17:03:54.589Z | Checking typenum v1.20.1 |
| 515 | 2026-07-02T17:03:54.685Z | Compiling libm v0.2.8 |
| 516 | 2026-07-02T17:03:54.715Z | Checking zeroize v1.8.1 |
| 517 | 2026-07-02T17:03:54.798Z | Compiling jobserver v0.1.32 |
| 518 | 2026-07-02T17:03:54.847Z | Compiling num-traits v0.2.19 |
| 519 | 2026-07-02T17:03:54.928Z | Compiling rustix v0.38.37 |
| 520 | 2026-07-02T17:03:54.937Z | Checking errno v0.3.13 |
| 521 | 2026-07-02T17:03:55.047Z | Compiling cc v1.2.61 |
| 522 | 2026-07-02T17:03:55.119Z | Compiling quote v1.0.38 |
| 523 | 2026-07-02T17:03:55.212Z | Checking const-oid v0.9.6 |
| 524 | 2026-07-02T17:03:55.274Z | Compiling heck v0.5.0 |
| 525 | 2026-07-02T17:03:55.312Z | Compiling syn v2.0.96 |
| 526 | 2026-07-02T17:03:55.370Z | Checking getrandom v0.2.15 |
| 527 | 2026-07-02T17:03:55.423Z | Compiling generic-array v0.14.7 |
| 528 | 2026-07-02T17:03:55.467Z | Checking base64ct v1.6.0 |
| 529 | 2026-07-02T17:03:55.544Z | Checking rand_core v0.6.4 |
| 530 | 2026-07-02T17:03:55.700Z | Checking spin v0.9.8 |
| 531 | 2026-07-02T17:03:55.709Z | Checking stable_deref_trait v1.2.0 |
| 532 | 2026-07-02T17:03:55.712Z | Checking smallvec v1.14.0 |
| 533 | 2026-07-02T17:03:55.777Z | Checking pem-rfc7468 v0.7.0 |
| 534 | 2026-07-02T17:03:55.806Z | Checking lazy_static v1.5.0 |
| 535 | 2026-07-02T17:03:55.875Z | Checking itoa v1.0.11 |
| 536 | 2026-07-02T17:03:55.879Z | Compiling getrandom v0.3.3 |
| 537 | 2026-07-02T17:03:55.891Z | Checking utf8parse v0.2.2 |
| 538 | 2026-07-02T17:03:55.929Z | Checking flagset v0.4.6 |
| 539 | 2026-07-02T17:03:55.982Z | Checking log v0.4.22 |
| 540 | 2026-07-02T17:03:55.992Z | Compiling rustix v1.0.7 |
| 541 | 2026-07-02T17:03:56.043Z | Checking anstyle-parse v0.2.5 |
| 542 | 2026-07-02T17:03:56.060Z | Checking anstyle v1.0.10 |
| 543 | 2026-07-02T17:03:56.136Z | Compiling syn v1.0.109 |
| 544 | 2026-07-02T17:03:56.185Z | Checking anstyle-query v1.1.1 |
| 545 | 2026-07-02T17:03:56.210Z | Compiling radium v0.7.0 |
| 546 | 2026-07-02T17:03:56.213Z | Checking is_terminal_polyfill v1.70.1 |
| 547 | 2026-07-02T17:03:56.234Z | Checking colorchoice v1.0.2 |
| 548 | 2026-07-02T17:03:56.293Z | Checking block-buffer v0.10.4 |
| 549 | 2026-07-02T17:03:56.302Z | Checking crypto-common v0.1.6 |
| 550 | 2026-07-02T17:03:56.324Z | Checking anstream v0.6.15 |
| 551 | 2026-07-02T17:03:56.380Z | Compiling serde_json v1.0.139 |
| 552 | 2026-07-02T17:03:56.402Z | Checking regex-syntax v0.8.5 |
| 553 | 2026-07-02T17:03:56.411Z | Checking clap_lex v0.7.4 |
| 554 | 2026-07-02T17:03:56.477Z | Checking fastrand v2.1.1 |
| 555 | 2026-07-02T17:03:56.486Z | Checking tap v1.0.1 |
| 556 | 2026-07-02T17:03:56.504Z | Compiling pkg-config v0.3.31 |
| 557 | 2026-07-02T17:03:56.512Z | Checking strsim v0.11.1 |
| 558 | 2026-07-02T17:03:56.547Z | Compiling maybe-uninit v2.0.0 |
| 559 | 2026-07-02T17:03:56.575Z | Checking wyz v0.5.1 |
| 560 | 2026-07-02T17:03:56.660Z | Checking digest v0.10.7 |
| 561 | 2026-07-02T17:03:56.743Z | Checking num-integer v0.1.46 |
| 562 | 2026-07-02T17:03:56.771Z | Compiling cmake v0.1.58 |
| 563 | 2026-07-02T17:03:56.828Z | Checking is-terminal v0.4.13 |
| 564 | 2026-07-02T17:03:56.859Z | Compiling ahash v0.8.11 |
| 565 | 2026-07-02T17:03:56.908Z | Checking writeable v0.5.5 |
| 566 | 2026-07-02T17:03:56.940Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 567 | 2026-07-02T17:03:56.958Z | Checking futures-core v0.3.31 |
| 568 | 2026-07-02T17:03:57.076Z | Checking ryu v1.0.18 |
| 569 | 2026-07-02T17:03:57.080Z | Compiling num-bigint-dig v0.8.6 |
| 570 | 2026-07-02T17:03:57.092Z | Checking litemap v0.7.3 |
| 571 | 2026-07-02T17:03:57.103Z | Checking subtle v2.6.1 |
| 572 | 2026-07-02T17:03:57.202Z | Checking funty v2.0.0 |
| 573 | 2026-07-02T17:03:57.230Z | Compiling fs_extra v1.3.0 |
| 574 | 2026-07-02T17:03:57.249Z | Checking hex v0.4.3 |
| 575 | 2026-07-02T17:03:57.266Z | Compiling packed_struct v0.10.1 |
| 576 | 2026-07-02T17:03:57.281Z | Compiling dunce v1.0.5 |
| 577 | 2026-07-02T17:03:57.519Z | Checking bitvec v1.0.1 |
| 578 | 2026-07-02T17:03:57.545Z | Compiling aws-lc-sys v0.40.0 |
| 579 | 2026-07-02T17:03:57.559Z | Checking num-iter v0.1.45 |
| 580 | 2026-07-02T17:03:57.661Z | Compiling indexmap v1.9.3 |
| 581 | 2026-07-02T17:03:57.664Z | Checking crc32fast v1.4.2 |
| 582 | 2026-07-02T17:03:57.738Z | Compiling thiserror v1.0.69 |
| 583 | 2026-07-02T17:03:57.797Z | Checking crc-catalog v2.4.0 |
| 584 | 2026-07-02T17:03:57.881Z | Checking equivalent v1.0.1 |
| 585 | 2026-07-02T17:03:57.890Z | Checking hashbrown v0.15.1 |
| 586 | 2026-07-02T17:03:57.959Z | Checking nodrop v0.1.14 |
| 587 | 2026-07-02T17:03:58.040Z | Checking pin-project-lite v0.2.14 |
| 588 | 2026-07-02T17:03:58.040Z | Checking cpufeatures v0.2.14 |
| 589 | 2026-07-02T17:03:58.103Z | Checking sha2 v0.10.8 |
| 590 | 2026-07-02T17:03:58.306Z | Compiling synstructure v0.13.1 |
| 591 | 2026-07-02T17:03:58.319Z | Checking indexmap v2.7.1 |
| 592 | 2026-07-02T17:03:58.363Z | Compiling serde_derive_internals v0.29.1 |
| 593 | 2026-07-02T17:03:58.653Z | Checking array-init v0.0.4 |
| 594 | 2026-07-02T17:03:58.814Z | Checking crc v3.2.1 |
| 595 | 2026-07-02T17:03:58.818Z | Checking smallvec v0.6.14 |
| 596 | 2026-07-02T17:03:58.830Z | Checking signature v2.2.0 |
| 597 | 2026-07-02T17:03:58.940Z | Checking bitfield v0.14.0 |
| 598 | 2026-07-02T17:03:58.953Z | Compiling paste v1.0.15 |
| 599 | 2026-07-02T17:03:59.001Z | Compiling slog v2.7.0 |
| 600 | 2026-07-02T17:03:59.013Z | Checking hashbrown v0.12.3 |
| 601 | 2026-07-02T17:03:59.070Z | Checking icu_locid_transform_data v1.5.0 |
| 602 | 2026-07-02T17:03:59.116Z | Checking termcolor v1.4.1 |
| 603 | 2026-07-02T17:03:59.132Z | Compiling schemars v0.8.22 |
| 604 | 2026-07-02T17:03:59.233Z | Checking dyn-clone v1.0.18 |
| 605 | 2026-07-02T17:03:59.281Z | Checking base64 v0.21.7 |
| 606 | 2026-07-02T17:03:59.315Z | Compiling thiserror v2.0.12 |
| 607 | 2026-07-02T17:03:59.329Z | Checking winnow v0.5.40 |
| 608 | 2026-07-02T17:03:59.376Z | Checking env_logger v0.10.2 |
| 609 | 2026-07-02T17:03:59.449Z | Compiling serde_derive v1.0.228 |
| 610 | 2026-07-02T17:03:59.484Z | Compiling zerocopy-derive v0.7.35 |
| 611 | 2026-07-02T17:03:59.509Z | Compiling zerofrom-derive v0.1.4 |
| 612 | 2026-07-02T17:03:59.587Z | Compiling yoke-derive v0.7.4 |
| 613 | 2026-07-02T17:03:59.622Z | Compiling zerovec-derive v0.10.3 |
| 614 | 2026-07-02T17:03:59.732Z | Compiling der_derive v0.7.3 |
| 615 | 2026-07-02T17:04:00.321Z | Checking zerocopy v0.7.35 |
| 616 | 2026-07-02T17:04:00.458Z | Compiling displaydoc v0.2.5 |
| 617 | 2026-07-02T17:04:00.592Z | Compiling zerocopy-derive v0.6.6 |
| 618 | 2026-07-02T17:04:00.624Z | Compiling clap_derive v4.5.28 |
| 619 | 2026-07-02T17:04:00.668Z | Checking der v0.7.9 |
| 620 | 2026-07-02T17:04:00.736Z | Checking zerofrom v0.1.4 |
| 621 | 2026-07-02T17:04:00.800Z | Checking ppv-lite86 v0.2.20 |
| 622 | 2026-07-02T17:04:00.849Z | Checking yoke v0.7.4 |
| 623 | 2026-07-02T17:04:01.018Z | Checking zerovec v0.10.4 |
| 624 | 2026-07-02T17:04:01.091Z | Checking rand_chacha v0.3.1 |
| 625 | 2026-07-02T17:04:01.157Z | Compiling packed_struct_codegen v0.10.1 |
| 626 | 2026-07-02T17:04:01.273Z | Checking rand v0.8.6 |
| 627 | 2026-07-02T17:04:01.382Z | Checking spki v0.7.3 |
| 628 | 2026-07-02T17:04:01.390Z | Checking zerocopy v0.6.6 |
| 629 | 2026-07-02T17:04:01.538Z | Checking pkcs8 v0.10.2 |
| 630 | 2026-07-02T17:04:01.675Z | Compiling icu_provider_macros v1.5.0 |
| 631 | 2026-07-02T17:04:01.678Z | Checking tinystr v0.7.6 |
| 632 | 2026-07-02T17:04:01.693Z | Checking pkcs1 v0.7.5 |
| 633 | 2026-07-02T17:04:01.841Z | Checking icu_locid v1.5.0 |
| 634 | 2026-07-02T17:04:01.880Z | Compiling thiserror-impl v1.0.69 |
| 635 | 2026-07-02T17:04:01.940Z | Checking hashbrown v0.13.2 |
| 636 | 2026-07-02T17:04:02.127Z | Checking icu_collections v1.5.0 |
| 637 | 2026-07-02T17:04:02.226Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 638 | 2026-07-02T17:04:02.235Z | Checking x509-cert v0.2.5 |
| 639 | 2026-07-02T17:04:02.258Z | Checking icu_provider v1.5.0 |
| 640 | 2026-07-02T17:04:02.370Z | Compiling schemars_derive v0.8.22 |
| 641 | 2026-07-02T17:04:02.435Z | Compiling structmeta-derive v0.3.0 |
| 642 | 2026-07-02T17:04:02.487Z | Checking bitflags v2.6.0 |
| 643 | 2026-07-02T17:04:02.604Z | Checking toml_datetime v0.6.8 |
| 644 | 2026-07-02T17:04:03.047Z | Checking serde_spanned v0.6.8 |
| 645 | 2026-07-02T17:04:03.175Z | Checking toml_edit v0.19.15 |
| 646 | 2026-07-02T17:04:03.395Z | Checking tempfile v3.20.0 |
| 647 | 2026-07-02T17:04:03.428Z | Checking terminal_size v0.4.0 |
| 648 | 2026-07-02T17:04:03.534Z | Checking clap_builder v4.5.31 |
| 649 | 2026-07-02T17:04:03.552Z | Checking ron v0.8.1 |
| 650 | 2026-07-02T17:04:03.579Z | Checking icu_locid_transform v1.5.0 |
| 651 | 2026-07-02T17:04:03.608Z | Checking serde-hex v0.1.0 |
| 652 | 2026-07-02T17:04:03.855Z | Checking rsa v0.9.10 |
| 653 | 2026-07-02T17:04:03.915Z | Compiling thiserror-impl v2.0.12 |
| 654 | 2026-07-02T17:04:04.068Z | Checking bzip2 v0.4.4 |
| 655 | 2026-07-02T17:04:04.092Z | Checking wait-timeout v0.2.0 |
| 656 | 2026-07-02T17:04:04.180Z | Checking aho-corasick v1.1.3 |
| 657 | 2026-07-02T17:04:04.204Z | Compiling slab v0.4.9 |
| 658 | 2026-07-02T17:04:04.241Z | Checking crc-any v2.5.0 |
| 659 | 2026-07-02T17:04:04.408Z | Checking quick-error v1.2.3 |
| 660 | 2026-07-02T17:04:04.425Z | Checking futures-sink v0.3.31 |
| 661 | 2026-07-02T17:04:04.498Z | Compiling ident_case v1.0.1 |
| 662 | 2026-07-02T17:04:04.507Z | Compiling zerocopy v0.8.27 |
| 663 | 2026-07-02T17:04:04.517Z | Checking fnv v1.0.7 |
| 664 | 2026-07-02T17:04:04.612Z | Checking icu_properties_data v1.5.0 |
| 665 | 2026-07-02T17:04:04.631Z | Compiling aws-lc-rs v1.16.3 |
| 666 | 2026-07-02T17:04:04.738Z | Checking clap v4.5.31 |
| 667 | 2026-07-02T17:04:04.809Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 668 | 2026-07-02T17:04:04.837Z | Checking bit-vec v0.6.3 |
| 669 | 2026-07-02T17:04:04.840Z | Checking regex-automata v0.4.8 |
| 670 | 2026-07-02T17:04:04.927Z | Compiling darling_core v0.21.3 |
| 671 | 2026-07-02T17:04:04.932Z | Checking icu_properties v1.5.1 |
| 672 | 2026-07-02T17:04:05.002Z | Checking bit-set v0.5.3 |
| 673 | 2026-07-02T17:04:05.075Z | Checking rusty-fork v0.3.0 |
| 674 | 2026-07-02T17:04:05.187Z | Checking zip v0.6.6 |
| 675 | 2026-07-02T17:04:05.222Z | Checking toml v0.7.8 |
| 676 | 2026-07-02T17:04:05.490Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 677 | 2026-07-02T17:04:05.677Z | Compiling structmeta v0.3.0 |
| 678 | 2026-07-02T17:04:05.698Z | Checking object v0.30.4 |
| 679 | 2026-07-02T17:04:05.866Z | Compiling zerocopy-derive v0.8.27 |
| 680 | 2026-07-02T17:04:06.177Z | Compiling daft-derive v0.1.1 |
| 681 | 2026-07-02T17:04:06.217Z | Compiling tokio-macros v2.5.0 |
| 682 | 2026-07-02T17:04:06.283Z | Checking rand_xorshift v0.3.0 |
| 683 | 2026-07-02T17:04:06.391Z | Checking hybrid-array v0.4.12 |
| 684 | 2026-07-02T17:04:06.817Z | Checking path-slash v0.1.5 |
| 685 | 2026-07-02T17:04:06.849Z | Checking utf16_iter v1.0.5 |
| 686 | 2026-07-02T17:04:06.892Z | Checking write16 v1.0.0 |
| 687 | 2026-07-02T17:04:06.906Z | Checking bytes v1.11.1 |
| 688 | 2026-07-02T17:04:06.948Z | Checking unarray v0.1.4 |
| 689 | 2026-07-02T17:04:06.974Z | Compiling rustversion v1.0.22 |
| 690 | 2026-07-02T17:04:07.011Z | Checking utf8_iter v1.0.4 |
| 691 | 2026-07-02T17:04:07.040Z | Checking icu_normalizer_data v1.5.0 |
| 692 | 2026-07-02T17:04:07.103Z | Checking proptest v1.5.0 |
| 693 | 2026-07-02T17:04:07.124Z | Checking icu_normalizer v1.5.0 |
| 694 | 2026-07-02T17:04:07.312Z | Checking tokio v1.47.2 |
| 695 | 2026-07-02T17:04:07.341Z | Compiling darling_macro v0.21.3 |
| 696 | 2026-07-02T17:04:07.514Z | Checking daft v0.1.1 |
| 697 | 2026-07-02T17:04:07.706Z | Checking byte-wrapper v0.1.0 |
| 698 | 2026-07-02T17:04:07.778Z | Compiling test-strategy v0.4.0 |
| 699 | 2026-07-02T17:04:07.811Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 700 | 2026-07-02T17:04:07.917Z | Checking futures-channel v0.3.31 |
| 701 | 2026-07-02T17:04:08.001Z | Compiling futures-macro v0.3.31 |
| 702 | 2026-07-02T17:04:08.095Z | Checking pin-utils v0.1.0 |
| 703 | 2026-07-02T17:04:08.160Z | Checking tinyvec_macros v0.1.1 |
| 704 | 2026-07-02T17:04:08.219Z | Checking futures-task v0.3.31 |
| 705 | 2026-07-02T17:04:08.233Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 706 | 2026-07-02T17:04:08.352Z | Checking iana-time-zone v0.1.61 |
| 707 | 2026-07-02T17:04:08.402Z | Checking untrusted v0.7.1 |
| 708 | 2026-07-02T17:04:08.451Z | Checking futures-io v0.3.31 |
| 709 | 2026-07-02T17:04:08.505Z | Checking chrono v0.4.40 |
| 710 | 2026-07-02T17:04:08.541Z | Checking half v2.7.1 |
| 711 | 2026-07-02T17:04:08.556Z | Checking tinyvec v1.8.0 |
| 712 | 2026-07-02T17:04:08.687Z | Compiling darling v0.21.3 |
| 713 | 2026-07-02T17:04:08.762Z | Checking idna_adapter v1.2.0 |
| 714 | 2026-07-02T17:04:08.794Z | Checking futures-util v0.3.31 |
| 715 | 2026-07-02T17:04:08.876Z | Checking block-buffer v0.12.1 |
| 716 | 2026-07-02T17:04:09.011Z | Checking crypto-common v0.2.2 |
| 717 | 2026-07-02T17:04:09.057Z | Checking xattr v1.3.1 |
| 718 | 2026-07-02T17:04:09.111Z | Compiling pin-project-internal v1.1.6 |
| 719 | 2026-07-02T17:04:09.174Z | Checking filetime v0.2.25 |
| 720 | 2026-07-02T17:04:09.291Z | Checking rustls-pki-types v1.14.1 |
| 721 | 2026-07-02T17:04:09.300Z | Checking const-oid v0.10.2 |
| 722 | 2026-07-02T17:04:09.303Z | Checking percent-encoding v2.3.2 |
| 723 | 2026-07-02T17:04:09.434Z | Compiling rustls v0.23.40 |
| 724 | 2026-07-02T17:04:09.445Z | Checking untrusted v0.9.0 |
| 725 | 2026-07-02T17:04:09.492Z | Compiling camino v1.1.9 |
| 726 | 2026-07-02T17:04:09.542Z | Checking ciborium-io v0.2.2 |
| 727 | 2026-07-02T17:04:09.552Z | Checking digest v0.11.3 |
| 728 | 2026-07-02T17:04:09.561Z | Checking form_urlencoded v1.2.2 |
| 729 | 2026-07-02T17:04:09.621Z | Checking ciborium-ll v0.2.2 |
| 730 | 2026-07-02T17:04:09.630Z | Compiling strum_macros v0.26.4 |
| 731 | 2026-07-02T17:04:09.674Z | Checking tar v0.4.45 |
| 732 | 2026-07-02T17:04:09.684Z | Checking unicode-normalization v0.1.24 |
| 733 | 2026-07-02T17:04:09.779Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 734 | 2026-07-02T17:04:09.839Z | Checking idna v1.1.0 |
| 735 | 2026-07-02T17:04:10.039Z | Compiling serde_with_macros v3.14.1 |
| 736 | 2026-07-02T17:04:10.070Z | Compiling snafu-derive v0.8.5 |
| 737 | 2026-07-02T17:04:10.086Z | Checking bstr v1.10.0 |
| 738 | 2026-07-02T17:04:10.159Z | Checking pin-project v1.1.6 |
| 739 | 2026-07-02T17:04:10.245Z | Compiling semver v1.0.25 |
| 740 | 2026-07-02T17:04:10.403Z | Checking adler2 v2.0.0 |
| 741 | 2026-07-02T17:04:10.446Z | Checking base64 v0.22.1 |
| 742 | 2026-07-02T17:04:10.502Z | Checking same-file v1.0.6 |
| 743 | 2026-07-02T17:04:10.560Z | Checking miniz_oxide v0.8.0 |
| 744 | 2026-07-02T17:04:10.608Z | Checking walkdir v2.5.0 |
| 745 | 2026-07-02T17:04:10.638Z | Checking futures-executor v0.3.31 |
| 746 | 2026-07-02T17:04:10.675Z | Checking pem v3.0.5 |
| 747 | 2026-07-02T17:04:10.758Z | Checking globset v0.4.15 |
| 748 | 2026-07-02T17:04:10.775Z | Checking futures v0.3.31 |
| 749 | 2026-07-02T17:04:10.823Z | Checking url v2.5.7 |
| 750 | 2026-07-02T17:04:10.844Z | Checking olpc-cjson v0.1.4 |
| 751 | 2026-07-02T17:04:10.968Z | Checking ciborium v0.2.2 |
| 752 | 2026-07-02T17:04:10.992Z | Checking tokio-util v0.7.15 |
| 753 | 2026-07-02T17:04:11.110Z | Checking serde_with v3.14.1 |
| 754 | 2026-07-02T17:04:11.146Z | Checking serde_plain v1.0.2 |
| 755 | 2026-07-02T17:04:11.224Z | Checking strum v0.26.3 |
| 756 | 2026-07-02T17:04:11.243Z | Compiling async-recursion v1.1.1 |
| 757 | 2026-07-02T17:04:11.246Z | Compiling async-trait v0.1.86 |
| 758 | 2026-07-02T17:04:11.278Z | Checking typed-path v0.9.3 |
| 759 | 2026-07-02T17:04:11.323Z | Checking cpufeatures v0.3.0 |
| 760 | 2026-07-02T17:04:11.370Z | Checking camino-tempfile v1.4.1 |
| 761 | 2026-07-02T17:04:11.384Z | Checking sha2 v0.11.0 |
| 762 | 2026-07-02T17:04:11.518Z | Checking flate2 v1.0.35 |
| 763 | 2026-07-02T17:04:11.734Z | Checking snafu v0.8.5 |
| 764 | 2026-07-02T17:04:11.889Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 765 | 2026-07-02T17:04:11.955Z | Checking digest-io v0.1.0 |
| 766 | 2026-07-02T17:04:12.012Z | Checking atomicwrites v0.4.4 |
| 767 | 2026-07-02T17:04:12.015Z | Checking rawzip v0.4.4 |
| 768 | 2026-07-02T17:04:12.055Z | Compiling crossbeam-utils v0.8.21 |
| 769 | 2026-07-02T17:04:12.063Z | Compiling time-core v0.1.8 |
| 770 | 2026-07-02T17:04:12.119Z | Compiling num-conv v0.2.2 |
| 771 | 2026-07-02T17:04:12.128Z | Checking powerfmt v0.2.0 |
| 772 | 2026-07-02T17:04:12.165Z | Checking tokio-stream v0.1.18 |
| 773 | 2026-07-02T17:04:12.197Z | Checking thread_local v1.1.8 |
| 774 | 2026-07-02T17:04:12.262Z | Checking deranged v0.5.8 |
| 775 | 2026-07-02T17:04:12.262Z | Compiling time-macros v0.2.27 |
| 776 | 2026-07-02T17:04:12.279Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 777 | 2026-07-02T17:04:12.347Z | Checking arc-swap v1.7.1 |
| 778 | 2026-07-02T17:04:12.520Z | Compiling slog-async v2.8.0 |
| 779 | 2026-07-02T17:04:12.646Z | Checking slog-scope v4.4.0 |
| 780 | 2026-07-02T17:04:12.681Z | Checking crossbeam-channel v0.5.15 |
| 781 | 2026-07-02T17:04:12.718Z | Checking tokio-test v0.4.5 |
| 782 | 2026-07-02T17:04:12.762Z | Checking regex v1.11.1 |
| 783 | 2026-07-02T17:04:12.831Z | Checking term v1.2.1 |
| 784 | 2026-07-02T17:04:12.885Z | Compiling anyhow v1.0.96 |
| 785 | 2026-07-02T17:04:12.937Z | Checking take_mut v0.2.2 |
| 786 | 2026-07-02T17:04:13.003Z | Checking slog-stdlog v4.1.1 |
| 787 | 2026-07-02T17:04:13.029Z | Checking unicode-segmentation v1.12.0 |
| 788 | 2026-07-02T17:04:13.046Z | Checking unicode-width v0.2.0 |
| 789 | 2026-07-02T17:04:13.100Z | Checking similar v2.7.0 |
| 790 | 2026-07-02T17:04:13.229Z | Checking time v0.3.47 |
| 791 | 2026-07-02T17:04:13.279Z | Checking console v0.15.10 |
| 792 | 2026-07-02T17:04:13.329Z | Checking newline-converter v0.3.0 |
| 793 | 2026-07-02T17:04:13.527Z | Checking expectorate v1.1.0 |
| 794 | 2026-07-02T17:04:14.004Z | Checking slog-term v2.9.2 |
| 795 | 2026-07-02T17:04:14.236Z | Checking slog-envlogger v2.2.0 |
| 796 | 2026-07-02T17:04:18.446Z | Checking rustls-webpki v0.103.13 |
| 797 | 2026-07-02T17:04:20.549Z | Checking tough v0.22.0 |
| 798 | 2026-07-02T17:04:22.058Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 799 | 2026-07-02T17:04:23.267Z | Checking tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 800 | 2026-07-02T17:04:23.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s |
| 801 | 2026-07-02T17:04:23.939Z | |
| 802 | 2026-07-02T17:04:23.939Z | real 36.277973658 |
| 803 | 2026-07-02T17:04:23.939Z | user 2:04.973476357 |
| 804 | 2026-07-02T17:04:23.939Z | sys 34.184132701 |
| 805 | 2026-07-02T17:04:23.939Z | trap 0.072917401 |
| 806 | 2026-07-02T17:04:23.939Z | tflt 0.230371300 |
| 807 | 2026-07-02T17:04:23.939Z | dflt 0.213495222 |
| 808 | 2026-07-02T17:04:23.939Z | kflt 0.011563158 |
| 809 | 2026-07-02T17:04:23.939Z | lock 5:29.182394465 |
| 810 | 2026-07-02T17:04:23.940Z | slp 7:18.843770584 |
| 811 | 2026-07-02T17:04:23.940Z | lat 7.042588577 |
| 812 | 2026-07-02T17:04:23.940Z | stop 31.163624603 |
| 813 | 2026-07-02T17:04:23.943Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 814 | 2026-07-02T17:04:23.943Z | + ptime -m cargo doc --workspace --no-deps |
| 815 | 2026-07-02T17:04:24.125Z | warning: output filename collision at /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html |
| 816 | 2026-07-02T17:04:24.126Z | | |
| 817 | 2026-07-02T17:04:24.126Z | = 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)` |
| 818 | 2026-07-02T17:04:24.126Z | = 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> |
| 819 | 2026-07-02T17:04:24.159Z | Compiling num-traits v0.2.19 |
| 820 | 2026-07-02T17:04:24.194Z | Checking ppv-lite86 v0.2.20 |
| 821 | 2026-07-02T17:04:24.204Z | Checking byte-wrapper v0.1.0 |
| 822 | 2026-07-02T17:04:24.212Z | Checking tokio v1.47.2 |
| 823 | 2026-07-02T17:04:24.439Z | Checking rand_chacha v0.3.1 |
| 824 | 2026-07-02T17:04:24.575Z | Checking rand v0.8.6 |
| 825 | 2026-07-02T17:04:24.932Z | Checking num-integer v0.1.46 |
| 826 | 2026-07-02T17:04:24.932Z | Checking chrono v0.4.40 |
| 827 | 2026-07-02T17:04:25.107Z | Checking num-iter v0.1.45 |
| 828 | 2026-07-02T17:04:25.186Z | Checking num-bigint-dig v0.8.6 |
| 829 | 2026-07-02T17:04:25.635Z | Checking slog-term v2.9.2 |
| 830 | 2026-07-02T17:04:25.784Z | Checking rsa v0.9.10 |
| 831 | 2026-07-02T17:04:25.848Z | Checking slog-envlogger v2.2.0 |
| 832 | 2026-07-02T17:04:26.117Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 833 | 2026-07-02T17:04:26.238Z | Checking tokio-util v0.7.15 |
| 834 | 2026-07-02T17:04:26.452Z | Checking tough v0.22.0 |
| 835 | 2026-07-02T17:04:26.460Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 836 | 2026-07-02T17:04:26.702Z | Checking tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 837 | 2026-07-02T17:04:26.702Z | Documenting tufaceous-artifact v0.2.0 (/work/oxidecomputer/tufaceous/artifact) |
| 838 | 2026-07-02T17:04:27.093Z | Checking tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 839 | 2026-07-02T17:04:27.093Z | Documenting tufaceous-brand-metadata v0.2.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 840 | 2026-07-02T17:04:28.133Z | Checking tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 841 | 2026-07-02T17:04:28.137Z | Documenting tufaceous v0.2.0 (/work/oxidecomputer/tufaceous/lib) |
| 842 | 2026-07-02T17:04:29.130Z | Documenting tufaceous-bin v0.2.0 (/work/oxidecomputer/tufaceous/bin) |
| 843 | 2026-07-02T17:04:30.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s |
| 844 | 2026-07-02T17:04:30.693Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 845 | 2026-07-02T17:04:30.706Z | |
| 846 | 2026-07-02T17:04:30.709Z | real 6.752650741 |
| 847 | 2026-07-02T17:04:30.709Z | user 12.555311242 |
| 848 | 2026-07-02T17:04:30.709Z | sys 2.500924087 |
| 849 | 2026-07-02T17:04:30.709Z | trap 0.001429347 |
| 850 | 2026-07-02T17:04:30.709Z | tflt 0.003589787 |
| 851 | 2026-07-02T17:04:30.709Z | dflt 0.001499009 |
| 852 | 2026-07-02T17:04:30.709Z | kflt 0.000000000 |
| 853 | 2026-07-02T17:04:30.710Z | lock 44.762936222 |
| 854 | 2026-07-02T17:04:30.710Z | slp 29.693054736 |
| 855 | 2026-07-02T17:04:30.710Z | lat 0.019412847 |
| 856 | 2026-07-02T17:04:30.710Z | stop 0.449383272 |
| 857 | 2026-07-02T17:04:30.710Z | process exited: duration 87369 ms, exit code 0 |
| |
| 858 | 2026-07-02T17:04:30.717Z | found 0 output files |