|
|
|
| 1 | 2026-03-20T18:12:24.650Z | job assigned to worker 01KM673A8G1BA9BZYTKAJ7FTVJ [factory aws, i-03ad1ecc4f59fa79a] (queued for 1 m 16 s) |
| |
| 2 | 2026-03-20T18:12:32.819Z | starting task 0: "setup" |
| 3 | 2026-03-20T18:12:32.828Z | ++ uname -s |
| 4 | 2026-03-20T18:12:32.828Z | + kern=SunOS |
| 5 | 2026-03-20T18:12:32.828Z | + build_user=build |
| 6 | 2026-03-20T18:12:32.828Z | + build_uid=12345 |
| 7 | 2026-03-20T18:12:32.828Z | + work_dir=/work |
| 8 | 2026-03-20T18:12:32.829Z | + input_dir=/input |
| 9 | 2026-03-20T18:12:32.829Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T18:12:32.829Z | + case "$kern" in |
| 11 | 2026-03-20T18:12:32.829Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T18:12:32.829Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T18:12:34.841Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T18:12:34.939Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T18:12:34.939Z | + home_fs=zfs |
| 16 | 2026-03-20T18:12:34.939Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T18:12:34.939Z | + mkdir -p /home/build |
| 18 | 2026-03-20T18:12:34.939Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T18:12:36.875Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T18:12:36.887Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-03-20T18:12:36.943Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T18:12:37.036Z | * rust toolchain channel = "1.85.0" |
| 23 | 2026-03-20T18:12:37.036Z | * rust toolchain profile = "default" |
| 24 | 2026-03-20T18:12:37.036Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 25 | 2026-03-20T18:12:37.036Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-20T18:12:37.036Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T18:12:37.036Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T18:12:37.036Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T18:12:37.036Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2026-03-20T18:12:37.072Z | info: downloading installer |
| 31 | 2026-03-20T18:12:38.980Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T18:12:38.980Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T18:12:38.980Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T18:12:38.980Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T18:12:38.980Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T18:12:38.980Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T18:12:38.980Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T18:12:38.980Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T18:12:38.980Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T18:12:38.980Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T18:12:38.980Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T18:12:38.981Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T18:12:38.981Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T18:12:39.012Z | info: profile set to default |
| 45 | 2026-03-20T18:12:39.012Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T18:12:39.012Z | info: syncing channel updates for 1.85.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T18:12:39.135Z | info: latest update on 2025-02-20 for version 1.85.0 (4d91de4e4 2025-02-17) |
| 48 | 2026-03-20T18:12:39.166Z | info: downloading 6 components |
| 49 | 2026-03-20T18:12:53.674Z | info: default toolchain set to 1.85.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T18:12:53.674Z | |
| 51 | 2026-03-20T18:12:53.714Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 52 | 2026-03-20T18:12:53.714Z | |
| 53 | 2026-03-20T18:12:53.729Z | |
| 54 | 2026-03-20T18:12:53.729Z | Rust is installed now. Great! |
| 55 | 2026-03-20T18:12:53.729Z | |
| 56 | 2026-03-20T18:12:53.730Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T18:12:53.730Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T18:12:53.730Z | |
| 59 | 2026-03-20T18:12:53.730Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T18:12:53.730Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T18:12:53.730Z | |
| 62 | 2026-03-20T18:12:53.730Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T18:12:53.730Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T18:12:53.730Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T18:12:53.730Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T18:12:53.731Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T18:12:53.731Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T18:12:53.731Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T18:12:53.731Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T18:12:53.732Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T18:12:53.811Z | + rustup --version |
| 72 | 2026-03-20T18:12:53.820Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T18:12:53.831Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T18:12:53.862Z | info: the currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 75 | 2026-03-20T18:12:53.875Z | + cargo --version |
| 76 | 2026-03-20T18:12:53.875Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 77 | 2026-03-20T18:12:53.875Z | + rustc --version |
| 78 | 2026-03-20T18:12:53.894Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 79 | 2026-03-20T18:12:53.910Z | process exited: duration 16973 ms, exit code 0 |
| |
| 80 | 2026-03-20T18:12:53.928Z | starting task 2: "authentication" |
| 81 | 2026-03-20T18:12:53.945Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-03-20T18:12:55.983Z | process exited: duration 2044 ms, exit code 0 |
| |
| 83 | 2026-03-20T18:12:56.033Z | starting task 3: "clone repository" |
| 84 | 2026-03-20T18:12:56.046Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 85 | 2026-03-20T18:12:56.046Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 86 | 2026-03-20T18:12:56.140Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 87 | 2026-03-20T18:12:56.626Z | + cd /work/oxidecomputer/tufaceous |
| 88 | 2026-03-20T18:12:56.626Z | + git fetch origin 7c91276d455323b9f6ef678f1b02d31fc8c4b470 |
| 89 | 2026-03-20T18:12:56.837Z | From https://github.com/oxidecomputer/tufaceous |
| 90 | 2026-03-20T18:12:56.837Z | * branch 7c91276d455323b9f6ef678f1b02d31fc8c4b470 -> FETCH_HEAD |
| 91 | 2026-03-20T18:12:56.845Z | + [[ -n dependabot/cargo/tar-0.4.45 ]] |
| 92 | 2026-03-20T18:12:56.858Z | ++ git branch --show-current |
| 93 | 2026-03-20T18:12:56.858Z | + current=main |
| 94 | 2026-03-20T18:12:56.858Z | + [[ main != dependabot/cargo/tar-0.4.45 ]] |
| 95 | 2026-03-20T18:12:56.858Z | + git branch -f dependabot/cargo/tar-0.4.45 7c91276d455323b9f6ef678f1b02d31fc8c4b470 |
| 96 | 2026-03-20T18:12:56.858Z | + git checkout -f dependabot/cargo/tar-0.4.45 |
| 97 | 2026-03-20T18:12:56.873Z | Switched to branch 'dependabot/cargo/tar-0.4.45' |
| 98 | 2026-03-20T18:12:56.873Z | + git reset --hard 7c91276d455323b9f6ef678f1b02d31fc8c4b470 |
| 99 | 2026-03-20T18:12:56.873Z | HEAD is now at 7c91276 Bump tar from 0.4.44 to 0.4.45 |
| 100 | 2026-03-20T18:12:56.882Z | process exited: duration 848 ms, exit code 0 |
| |
| 101 | 2026-03-20T18:12:56.902Z | starting task 4: "build" |
| 102 | 2026-03-20T18:12:56.917Z | + source .github/buildomat/ci-env.sh |
| 103 | 2026-03-20T18:12:56.917Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2026-03-20T18:12:56.917Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2026-03-20T18:12:56.917Z | ++ export 'RUSTFLAGS=-D warnings' |
| 106 | 2026-03-20T18:12:56.917Z | ++ RUSTFLAGS='-D warnings' |
| 107 | 2026-03-20T18:12:56.917Z | ++ export CARGO_INCREMENTAL=0 |
| 108 | 2026-03-20T18:12:56.917Z | ++ CARGO_INCREMENTAL=0 |
| 109 | 2026-03-20T18:12:56.917Z | +++ uname -s |
| 110 | 2026-03-20T18:12:56.918Z | ++ HOST_OS=SunOS |
| 111 | 2026-03-20T18:12:56.918Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 112 | 2026-03-20T18:12:56.918Z | ++ CLANGVER=15 |
| 113 | 2026-03-20T18:12:56.918Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 114 | 2026-03-20T18:13:05.906Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 115 | 2026-03-20T18:13:15.888Z | Startup: Caching catalogs ... Done |
| 116 | 2026-03-20T18:13:38.266Z | Planning: Solver setup ... Done (20.911s) |
| 117 | 2026-03-20T18:13:38.416Z | Planning: Running solver ... Done (0.156s) |
| 118 | 2026-03-20T18:13:38.667Z | Planning: Finding local manifests ... Done (0.002s) |
| 119 | 2026-03-20T18:13:38.698Z | Planning: Fetching manifests: 0/3 0% complete |
| 120 | 2026-03-20T18:13:38.734Z | Planning: Fetching manifests: 3/3 100% complete |
| 121 | 2026-03-20T18:13:38.770Z | Planning: Package planning ... Done (0.040s) |
| 122 | 2026-03-20T18:13:38.806Z | Planning: Merging actions ... Done (0.036s) |
| 123 | 2026-03-20T18:13:38.974Z | Planning: Checking for conflicting actions ... Done (0.168s) |
| 124 | 2026-03-20T18:13:38.983Z | Planning: Consolidating action changes ... Done (0.009s) |
| 125 | 2026-03-20T18:13:39.851Z | Planning: Evaluating mediators ... Done (0.868s) |
| 126 | 2026-03-20T18:13:39.860Z | Planning: Planning completed in 23.82 seconds |
| 127 | 2026-03-20T18:13:39.995Z | Packages to install: 3 |
| 128 | 2026-03-20T18:13:39.995Z | Mediators to change: 2 |
| 129 | 2026-03-20T18:13:39.995Z | Services to change: 1 |
| 130 | 2026-03-20T18:13:39.999Z | Estimated space available: 155.60 GB |
| 131 | 2026-03-20T18:13:39.999Z | Estimated space to be consumed: 1.82 GB |
| 132 | 2026-03-20T18:13:39.999Z | Create boot environment: No |
| 133 | 2026-03-20T18:13:39.999Z | Create backup boot environment: No |
| 134 | 2026-03-20T18:13:39.999Z | Rebuild boot archive: No |
| 135 | 2026-03-20T18:13:39.999Z | |
| 136 | 2026-03-20T18:13:39.999Z | Changed mediators: |
| 137 | 2026-03-20T18:13:39.999Z | mediator clang: |
| 138 | 2026-03-20T18:13:39.999Z | version: None -> 15 (system default) |
| 139 | 2026-03-20T18:13:39.999Z | |
| 140 | 2026-03-20T18:13:39.999Z | mediator llvm: |
| 141 | 2026-03-20T18:13:39.999Z | version: 14 (system default) -> 15 (system default) |
| 142 | 2026-03-20T18:13:39.999Z | |
| 143 | 2026-03-20T18:13:39.999Z | Changed packages: |
| 144 | 2026-03-20T18:13:39.999Z | helios-dev |
| 145 | 2026-03-20T18:13:39.999Z | developer/build-essential |
| 146 | 2026-03-20T18:13:39.999Z | None -> 11-2.0 |
| 147 | 2026-03-20T18:13:40.000Z | ooce/developer/clang-15 |
| 148 | 2026-03-20T18:13:40.000Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-20T18:13:40.000Z | ooce/developer/llvm-15 |
| 150 | 2026-03-20T18:13:40.000Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-20T18:13:40.000Z | |
| 152 | 2026-03-20T18:13:40.000Z | Services: |
| 153 | 2026-03-20T18:13:40.000Z | restart_fmri: |
| 154 | 2026-03-20T18:13:40.000Z | svc:/system/update-man-index:default |
| 155 | 2026-03-20T18:13:40.044Z | |
| 156 | 2026-03-20T18:13:40.044Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 157 | 2026-03-20T18:13:45.045Z | Download: 2502/3076 items 119.4/211.3MB 56% complete (24.2M/s) |
| 158 | 2026-03-20T18:13:50.294Z | Download: 3062/3076 items 208.2/211.3MB 98% complete (21.4M/s) |
| 159 | 2026-03-20T18:13:54.019Z | Download: Completed 211.31 MB in 13.97 seconds (15.1M/s) |
| 160 | 2026-03-20T18:13:54.161Z | Actions: 1/3430 actions (Installing new actions) |
| 161 | 2026-03-20T18:13:58.370Z | Actions: Completed 3430 actions in 4.21 seconds. |
| 162 | 2026-03-20T18:13:58.738Z | Done (0.362s) |
| 163 | 2026-03-20T18:13:58.738Z | Done (0.000s) |
| 164 | 2026-03-20T18:13:59.743Z | Done (1.004s) |
| 165 | 2026-03-20T18:14:04.119Z | Done (4.037s) |
| 166 | 2026-03-20T18:14:04.200Z | Done (0.017s) |
| 167 | 2026-03-20T18:14:04.203Z | Done (0.000s) |
| 168 | 2026-03-20T18:14:04.363Z | Done (0.000s) |
| 169 | 2026-03-20T18:14:05.042Z | ++ (( rc != 4 && rc != 0 )) |
| 170 | 2026-03-20T18:14:05.042Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 171 | 2026-03-20T18:14:05.314Z | Planning: Evaluating mediator changes ... Done |
| 172 | 2026-03-20T18:14:05.445Z | Planning: Checking for conflicting actions ... Done |
| 173 | 2026-03-20T18:14:05.448Z | Planning: Consolidating action changes ... Done |
| 174 | 2026-03-20T18:14:05.665Z | Planning: Evaluating mediators ... Done |
| 175 | 2026-03-20T18:14:05.669Z | Planning: Planning completed in 0.36 seconds |
| 176 | 2026-03-20T18:14:05.694Z | Mediators to change: 2 |
| 177 | 2026-03-20T18:14:05.694Z | Create boot environment: No |
| 178 | 2026-03-20T18:14:05.698Z | Create backup boot environment: No |
| 179 | 2026-03-20T18:14:05.772Z | Done |
| 180 | 2026-03-20T18:14:05.772Z | Done |
| 181 | 2026-03-20T18:14:06.511Z | Done |
| 182 | 2026-03-20T18:14:09.762Z | Done |
| 183 | 2026-03-20T18:14:09.848Z | Done |
| 184 | 2026-03-20T18:14:09.902Z | Done |
| 185 | 2026-03-20T18:14:10.007Z | Done |
| 186 | 2026-03-20T18:14:10.072Z | + cargo --version |
| 187 | 2026-03-20T18:14:10.077Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 188 | 2026-03-20T18:14:10.081Z | + rustc --version |
| 189 | 2026-03-20T18:14:10.111Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 190 | 2026-03-20T18:14:10.124Z | + banner clippy |
| 191 | 2026-03-20T18:14:10.125Z | |
| 192 | 2026-03-20T18:14:10.125Z | #### # # ##### ##### # # |
| 193 | 2026-03-20T18:14:10.125Z | # # # # # # # # # # |
| 194 | 2026-03-20T18:14:10.125Z | # # # # # # # # |
| 195 | 2026-03-20T18:14:10.125Z | # # # ##### ##### # |
| 196 | 2026-03-20T18:14:10.125Z | # # # # # # # |
| 197 | 2026-03-20T18:14:10.125Z | #### ###### # # # # |
| 198 | 2026-03-20T18:14:10.125Z | |
| 199 | 2026-03-20T18:14:10.125Z | + ptime -m cargo clippy --all-features --all-targets |
| 200 | 2026-03-20T18:14:10.275Z | Updating crates.io index |
| 201 | 2026-03-20T18:14:10.320Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 202 | 2026-03-20T18:14:11.271Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 203 | 2026-03-20T18:14:11.653Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 204 | 2026-03-20T18:14:11.962Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 205 | 2026-03-20T18:14:14.547Z | Downloading crates ... |
| 206 | 2026-03-20T18:14:14.603Z | Downloaded anstyle-query v1.1.1 |
| 207 | 2026-03-20T18:14:14.610Z | Downloaded anstyle-parse v0.2.5 |
| 208 | 2026-03-20T18:14:14.616Z | Downloaded der_derive v0.7.3 |
| 209 | 2026-03-20T18:14:14.620Z | Downloaded addr2line v0.24.2 |
| 210 | 2026-03-20T18:14:14.624Z | Downloaded anyhow v1.0.96 |
| 211 | 2026-03-20T18:14:14.629Z | Downloaded aho-corasick v1.1.3 |
| 212 | 2026-03-20T18:14:14.633Z | Downloaded futures-macro v0.3.31 |
| 213 | 2026-03-20T18:14:14.633Z | Downloaded assert_cmd v2.0.16 |
| 214 | 2026-03-20T18:14:14.638Z | Downloaded backtrace v0.3.74 |
| 215 | 2026-03-20T18:14:14.638Z | Downloaded anstream v0.6.15 |
| 216 | 2026-03-20T18:14:14.643Z | Downloaded der v0.7.9 |
| 217 | 2026-03-20T18:14:14.647Z | Downloaded dirs-sys-next v0.1.2 |
| 218 | 2026-03-20T18:14:14.647Z | Downloaded const-oid v0.9.6 |
| 219 | 2026-03-20T18:14:14.656Z | Downloaded cexpr v0.6.0 |
| 220 | 2026-03-20T18:14:14.656Z | Downloaded slog-term v2.9.1 |
| 221 | 2026-03-20T18:14:14.656Z | Downloaded console v0.15.10 |
| 222 | 2026-03-20T18:14:14.663Z | Downloaded debug-ignore v1.0.5 |
| 223 | 2026-03-20T18:14:14.663Z | Downloaded colorchoice v1.0.2 |
| 224 | 2026-03-20T18:14:14.663Z | Downloaded clap_derive v4.5.28 |
| 225 | 2026-03-20T18:14:14.663Z | Downloaded bytes v1.10.0 |
| 226 | 2026-03-20T18:14:14.669Z | Downloaded filetime v0.2.25 |
| 227 | 2026-03-20T18:14:14.669Z | Downloaded clap v4.5.31 |
| 228 | 2026-03-20T18:14:14.674Z | Downloaded equivalent v1.0.1 |
| 229 | 2026-03-20T18:14:14.674Z | Downloaded difflib v0.4.0 |
| 230 | 2026-03-20T18:14:14.674Z | Downloaded crc-catalog v2.4.0 |
| 231 | 2026-03-20T18:14:14.683Z | Downloaded ryu v1.0.18 |
| 232 | 2026-03-20T18:14:14.683Z | Downloaded block-buffer v0.10.4 |
| 233 | 2026-03-20T18:14:14.683Z | Downloaded dunce v1.0.5 |
| 234 | 2026-03-20T18:14:14.683Z | Downloaded anstyle v1.0.10 |
| 235 | 2026-03-20T18:14:14.689Z | Downloaded errno v0.3.13 |
| 236 | 2026-03-20T18:14:14.689Z | Downloaded cfg-if v1.0.0 |
| 237 | 2026-03-20T18:14:14.690Z | Downloaded atomic-waker v1.1.2 |
| 238 | 2026-03-20T18:14:14.690Z | Downloaded serde_derive_internals v0.29.1 |
| 239 | 2026-03-20T18:14:14.690Z | Downloaded schemars_derive v0.8.22 |
| 240 | 2026-03-20T18:14:14.690Z | Downloaded smallvec v0.6.14 |
| 241 | 2026-03-20T18:14:14.690Z | Downloaded futures-core v0.3.31 |
| 242 | 2026-03-20T18:14:14.690Z | Downloaded dyn-clone v1.0.18 |
| 243 | 2026-03-20T18:14:14.695Z | Downloaded fnv v1.0.7 |
| 244 | 2026-03-20T18:14:14.695Z | Downloaded dirs-next v2.0.0 |
| 245 | 2026-03-20T18:14:14.695Z | Downloaded rustls-pemfile v2.2.0 |
| 246 | 2026-03-20T18:14:14.695Z | Downloaded predicates-core v1.0.8 |
| 247 | 2026-03-20T18:14:14.696Z | Downloaded doc-comment v0.3.3 |
| 248 | 2026-03-20T18:14:14.696Z | Downloaded array-init v0.0.4 |
| 249 | 2026-03-20T18:14:14.699Z | Downloaded cpufeatures v0.2.14 |
| 250 | 2026-03-20T18:14:14.699Z | Downloaded funty v2.0.0 |
| 251 | 2026-03-20T18:14:14.708Z | Downloaded byteorder v1.5.0 |
| 252 | 2026-03-20T18:14:14.708Z | Downloaded base64ct v1.6.0 |
| 253 | 2026-03-20T18:14:14.715Z | Downloaded async-recursion v1.1.1 |
| 254 | 2026-03-20T18:14:14.715Z | Downloaded snafu-derive v0.8.5 |
| 255 | 2026-03-20T18:14:14.715Z | Downloaded termtree v0.4.1 |
| 256 | 2026-03-20T18:14:14.715Z | Downloaded signal-hook-registry v1.4.2 |
| 257 | 2026-03-20T18:14:14.715Z | Downloaded autocfg v1.4.0 |
| 258 | 2026-03-20T18:14:14.720Z | Downloaded serde_urlencoded v0.7.1 |
| 259 | 2026-03-20T18:14:14.720Z | Downloaded structmeta v0.3.0 |
| 260 | 2026-03-20T18:14:14.720Z | Downloaded stable_deref_trait v1.2.0 |
| 261 | 2026-03-20T18:14:14.726Z | Downloaded quick-error v1.2.3 |
| 262 | 2026-03-20T18:14:14.726Z | Downloaded async-stream-impl v0.3.6 |
| 263 | 2026-03-20T18:14:14.726Z | Downloaded adler2 v2.0.0 |
| 264 | 2026-03-20T18:14:14.726Z | Downloaded sync_wrapper v1.0.1 |
| 265 | 2026-03-20T18:14:14.727Z | Downloaded fastrand v2.1.1 |
| 266 | 2026-03-20T18:14:14.747Z | Downloaded take_mut v0.2.2 |
| 267 | 2026-03-20T18:14:14.748Z | Downloaded serde_tokenstream v0.2.2 |
| 268 | 2026-03-20T18:14:14.748Z | Downloaded tokio-macros v2.5.0 |
| 269 | 2026-03-20T18:14:14.748Z | Downloaded futures-io v0.3.31 |
| 270 | 2026-03-20T18:14:14.748Z | Downloaded float-cmp v0.10.0 |
| 271 | 2026-03-20T18:14:14.767Z | Downloaded escape8259 v0.5.3 |
| 272 | 2026-03-20T18:14:14.767Z | Downloaded crypto-common v0.1.6 |
| 273 | 2026-03-20T18:14:14.768Z | Downloaded form_urlencoded v1.2.1 |
| 274 | 2026-03-20T18:14:14.768Z | Downloaded scopeguard v1.2.0 |
| 275 | 2026-03-20T18:14:14.768Z | Downloaded serde_plain v1.0.2 |
| 276 | 2026-03-20T18:14:14.768Z | Downloaded nodrop v0.1.14 |
| 277 | 2026-03-20T18:14:14.768Z | Downloaded async-stream v0.3.6 |
| 278 | 2026-03-20T18:14:14.768Z | Downloaded structmeta-derive v0.3.0 |
| 279 | 2026-03-20T18:14:14.768Z | Downloaded slog-envlogger v2.2.0 |
| 280 | 2026-03-20T18:14:14.768Z | Downloaded crc v3.2.1 |
| 281 | 2026-03-20T18:14:14.768Z | Downloaded num-conv v0.1.0 |
| 282 | 2026-03-20T18:14:14.768Z | Downloaded parse-size v1.1.0 |
| 283 | 2026-03-20T18:14:14.768Z | Downloaded time-core v0.1.2 |
| 284 | 2026-03-20T18:14:14.768Z | Downloaded same-file v1.0.6 |
| 285 | 2026-03-20T18:14:14.769Z | Downloaded rand_xorshift v0.3.0 |
| 286 | 2026-03-20T18:14:14.769Z | Downloaded terminal_size v0.4.0 |
| 287 | 2026-03-20T18:14:14.769Z | Downloaded signature v2.2.0 |
| 288 | 2026-03-20T18:14:14.769Z | Downloaded daft v0.1.1 |
| 289 | 2026-03-20T18:14:14.769Z | Downloaded serde_spanned v0.6.8 |
| 290 | 2026-03-20T18:14:14.769Z | Downloaded cmake v0.1.51 |
| 291 | 2026-03-20T18:14:14.775Z | Downloaded threadpool v1.8.1 |
| 292 | 2026-03-20T18:14:14.775Z | Downloaded rand_chacha v0.3.1 |
| 293 | 2026-03-20T18:14:14.775Z | Downloaded strsim v0.11.1 |
| 294 | 2026-03-20T18:14:14.775Z | Downloaded bit-set v0.5.3 |
| 295 | 2026-03-20T18:14:14.776Z | Downloaded async-trait v0.1.86 |
| 296 | 2026-03-20T18:14:14.776Z | Downloaded fs_extra v1.3.0 |
| 297 | 2026-03-20T18:14:14.776Z | Downloaded slog-bunyan v2.5.0 |
| 298 | 2026-03-20T18:14:14.776Z | Downloaded crc32fast v1.4.2 |
| 299 | 2026-03-20T18:14:14.776Z | Downloaded clap_lex v0.7.4 |
| 300 | 2026-03-20T18:14:14.776Z | Downloaded utf8_iter v1.0.4 |
| 301 | 2026-03-20T18:14:14.776Z | Downloaded unarray v0.1.4 |
| 302 | 2026-03-20T18:14:14.776Z | Downloaded waitgroup v0.1.2 |
| 303 | 2026-03-20T18:14:14.777Z | Downloaded futures-channel v0.3.31 |
| 304 | 2026-03-20T18:14:14.777Z | Downloaded digest v0.10.7 |
| 305 | 2026-03-20T18:14:14.777Z | Downloaded write16 v1.0.0 |
| 306 | 2026-03-20T18:14:14.777Z | Downloaded http-body v1.0.1 |
| 307 | 2026-03-20T18:14:14.777Z | Downloaded zeroize_derive v1.4.2 |
| 308 | 2026-03-20T18:14:14.777Z | Downloaded deranged v0.3.11 |
| 309 | 2026-03-20T18:14:14.791Z | Downloaded clang-sys v1.8.1 |
| 310 | 2026-03-20T18:14:14.791Z | Downloaded tinyvec_macros v0.1.1 |
| 311 | 2026-03-20T18:14:14.792Z | Downloaded thread_local v1.1.8 |
| 312 | 2026-03-20T18:14:14.792Z | Downloaded mime v0.3.17 |
| 313 | 2026-03-20T18:14:14.792Z | Downloaded strum v0.26.3 |
| 314 | 2026-03-20T18:14:14.803Z | Downloaded daft-derive v0.1.1 |
| 315 | 2026-03-20T18:14:14.803Z | Downloaded subtle v2.6.1 |
| 316 | 2026-03-20T18:14:14.803Z | Downloaded rusty-fork v0.3.0 |
| 317 | 2026-03-20T18:14:14.803Z | Downloaded rustversion v1.0.17 |
| 318 | 2026-03-20T18:14:14.803Z | Downloaded flagset v0.4.6 |
| 319 | 2026-03-20T18:14:14.803Z | Downloaded either v1.14.0 |
| 320 | 2026-03-20T18:14:14.803Z | Downloaded libloading v0.8.5 |
| 321 | 2026-03-20T18:14:14.808Z | Downloaded tap v1.0.1 |
| 322 | 2026-03-20T18:14:14.808Z | Downloaded buf-list v1.0.3 |
| 323 | 2026-03-20T18:14:14.808Z | Downloaded displaydoc v0.2.5 |
| 324 | 2026-03-20T18:14:14.808Z | Downloaded toml_datetime v0.6.8 |
| 325 | 2026-03-20T18:14:14.808Z | Downloaded rustc-hash v1.1.0 |
| 326 | 2026-03-20T18:14:14.809Z | Downloaded pin-utils v0.1.0 |
| 327 | 2026-03-20T18:14:14.809Z | Downloaded fs-err v2.11.0 |
| 328 | 2026-03-20T18:14:14.823Z | Downloaded synstructure v0.13.1 |
| 329 | 2026-03-20T18:14:14.823Z | Downloaded which v4.4.2 |
| 330 | 2026-03-20T18:14:14.823Z | Downloaded pkg-config v0.3.31 |
| 331 | 2026-03-20T18:14:14.823Z | Downloaded crossbeam-utils v0.8.21 |
| 332 | 2026-03-20T18:14:14.823Z | Downloaded bitflags v2.6.0 |
| 333 | 2026-03-20T18:14:14.838Z | Downloaded utf16_iter v1.0.5 |
| 334 | 2026-03-20T18:14:14.839Z | Downloaded itoa v1.0.11 |
| 335 | 2026-03-20T18:14:14.839Z | Downloaded hex v0.4.3 |
| 336 | 2026-03-20T18:14:14.839Z | Downloaded datatest-stable v0.2.9 |
| 337 | 2026-03-20T18:14:14.839Z | Downloaded pkcs8 v0.10.2 |
| 338 | 2026-03-20T18:14:14.839Z | Downloaded bzip2 v0.4.4 |
| 339 | 2026-03-20T18:14:14.839Z | Downloaded is_terminal_polyfill v1.70.1 |
| 340 | 2026-03-20T18:14:14.839Z | Downloaded percent-encoding v2.3.1 |
| 341 | 2026-03-20T18:14:14.839Z | Downloaded num-iter v0.1.45 |
| 342 | 2026-03-20T18:14:14.839Z | Downloaded home v0.5.9 |
| 343 | 2026-03-20T18:14:14.850Z | Downloaded wyz v0.5.1 |
| 344 | 2026-03-20T18:14:14.850Z | Downloaded writeable v0.5.5 |
| 345 | 2026-03-20T18:14:14.850Z | Downloaded is-terminal v0.4.13 |
| 346 | 2026-03-20T18:14:14.850Z | Downloaded heck v0.5.0 |
| 347 | 2026-03-20T18:14:14.850Z | Downloaded slab v0.4.9 |
| 348 | 2026-03-20T18:14:14.850Z | Downloaded tinystr v0.7.6 |
| 349 | 2026-03-20T18:14:14.850Z | Downloaded thiserror v1.0.69 |
| 350 | 2026-03-20T18:14:14.851Z | Downloaded httpdate v1.0.3 |
| 351 | 2026-03-20T18:14:14.851Z | Downloaded rustc-demangle v0.1.24 |
| 352 | 2026-03-20T18:14:14.851Z | Downloaded slog-json v2.6.1 |
| 353 | 2026-03-20T18:14:14.851Z | Downloaded shlex v1.3.0 |
| 354 | 2026-03-20T18:14:14.851Z | Downloaded tls_codec v0.4.1 |
| 355 | 2026-03-20T18:14:14.879Z | Downloaded thiserror-impl v2.0.12 |
| 356 | 2026-03-20T18:14:14.879Z | Downloaded slog-async v2.8.0 |
| 357 | 2026-03-20T18:14:14.879Z | Downloaded tls_codec_derive v0.4.1 |
| 358 | 2026-03-20T18:14:14.879Z | Downloaded futures-executor v0.3.31 |
| 359 | 2026-03-20T18:14:14.879Z | Downloaded camino v1.1.9 |
| 360 | 2026-03-20T18:14:14.879Z | Downloaded num-integer v0.1.46 |
| 361 | 2026-03-20T18:14:14.879Z | Downloaded rand_core v0.6.4 |
| 362 | 2026-03-20T18:14:14.889Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-03-20T18:14:14.889Z | Downloaded strum_macros v0.26.4 |
| 364 | 2026-03-20T18:14:14.889Z | Downloaded slog-stdlog v4.1.1 |
| 365 | 2026-03-20T18:14:14.890Z | Downloaded semver v1.0.25 |
| 366 | 2026-03-20T18:14:14.890Z | Downloaded sha1 v0.10.6 |
| 367 | 2026-03-20T18:14:14.890Z | Downloaded serde_path_to_error v0.1.16 |
| 368 | 2026-03-20T18:14:14.890Z | Downloaded generic-array v0.14.7 |
| 369 | 2026-03-20T18:14:14.890Z | Downloaded time-macros v0.2.18 |
| 370 | 2026-03-20T18:14:14.890Z | Downloaded idna_adapter v1.2.0 |
| 371 | 2026-03-20T18:14:14.890Z | Downloaded ahash v0.8.11 |
| 372 | 2026-03-20T18:14:14.890Z | Downloaded icu_provider_macros v1.5.0 |
| 373 | 2026-03-20T18:14:14.890Z | Downloaded socket2 v0.5.8 |
| 374 | 2026-03-20T18:14:14.890Z | Downloaded futures v0.3.31 |
| 375 | 2026-03-20T18:14:14.890Z | Downloaded crc-any v2.5.0 |
| 376 | 2026-03-20T18:14:14.890Z | Downloaded untrusted v0.7.1 |
| 377 | 2026-03-20T18:14:14.890Z | Downloaded indent_write v2.2.0 |
| 378 | 2026-03-20T18:14:14.890Z | Downloaded sha2 v0.10.8 |
| 379 | 2026-03-20T18:14:14.890Z | Downloaded http-body-util v0.1.2 |
| 380 | 2026-03-20T18:14:14.890Z | Downloaded rustls-pki-types v1.10.0 |
| 381 | 2026-03-20T18:14:14.911Z | Downloaded radium v0.7.0 |
| 382 | 2026-03-20T18:14:14.911Z | Downloaded lock_api v0.4.12 |
| 383 | 2026-03-20T18:14:14.911Z | Downloaded thiserror v2.0.12 |
| 384 | 2026-03-20T18:14:14.911Z | Downloaded want v0.3.1 |
| 385 | 2026-03-20T18:14:14.911Z | Downloaded wait-timeout v0.2.0 |
| 386 | 2026-03-20T18:14:14.911Z | Downloaded newline-converter v0.3.0 |
| 387 | 2026-03-20T18:14:14.911Z | Downloaded maybe-uninit v2.0.0 |
| 388 | 2026-03-20T18:14:14.911Z | Downloaded yoke v0.7.4 |
| 389 | 2026-03-20T18:14:14.935Z | Downloaded normalize-line-endings v0.3.0 |
| 390 | 2026-03-20T18:14:14.935Z | Downloaded zerofrom-derive v0.1.4 |
| 391 | 2026-03-20T18:14:14.935Z | Downloaded quote v1.0.38 |
| 392 | 2026-03-20T18:14:14.935Z | Downloaded tempfile v3.20.0 |
| 393 | 2026-03-20T18:14:14.935Z | Downloaded pem-rfc7468 v0.7.0 |
| 394 | 2026-03-20T18:14:14.935Z | Downloaded termcolor v1.4.1 |
| 395 | 2026-03-20T18:14:14.936Z | Downloaded olpc-cjson v0.1.4 |
| 396 | 2026-03-20T18:14:14.936Z | Downloaded packed_struct v0.10.1 |
| 397 | 2026-03-20T18:14:14.936Z | Downloaded zerovec-derive v0.10.3 |
| 398 | 2026-03-20T18:14:14.936Z | Downloaded zerofrom v0.1.4 |
| 399 | 2026-03-20T18:14:14.936Z | Downloaded term v0.7.0 |
| 400 | 2026-03-20T18:14:14.936Z | Downloaded futures-task v0.3.31 |
| 401 | 2026-03-20T18:14:14.937Z | Downloaded slog-scope v4.4.0 |
| 402 | 2026-03-20T18:14:14.937Z | Downloaded slog v2.7.0 |
| 403 | 2026-03-20T18:14:14.948Z | Downloaded packed_struct_codegen v0.10.1 |
| 404 | 2026-03-20T18:14:14.948Z | Downloaded spki v0.7.3 |
| 405 | 2026-03-20T18:14:14.948Z | Downloaded spin v0.9.8 |
| 406 | 2026-03-20T18:14:14.948Z | Downloaded tower-service v0.3.3 |
| 407 | 2026-03-20T18:14:14.948Z | Downloaded smallvec v1.14.0 |
| 408 | 2026-03-20T18:14:14.948Z | Downloaded serde-hex v0.1.0 |
| 409 | 2026-03-20T18:14:14.948Z | Downloaded tokio-rustls v0.25.0 |
| 410 | 2026-03-20T18:14:14.948Z | Downloaded env_logger v0.10.2 |
| 411 | 2026-03-20T18:14:14.949Z | Downloaded pkcs1 v0.7.5 |
| 412 | 2026-03-20T18:14:14.949Z | Downloaded xattr v1.3.1 |
| 413 | 2026-03-20T18:14:14.949Z | Downloaded version_check v0.9.5 |
| 414 | 2026-03-20T18:14:14.949Z | Downloaded humantime v2.1.0 |
| 415 | 2026-03-20T18:14:14.967Z | Downloaded dropshot_endpoint v0.15.1 |
| 416 | 2026-03-20T18:14:14.967Z | Downloaded predicates-tree v1.0.11 |
| 417 | 2026-03-20T18:14:14.967Z | Downloaded walkdir v2.5.0 |
| 418 | 2026-03-20T18:14:14.967Z | Downloaded hostname v0.4.0 |
| 419 | 2026-03-20T18:14:14.967Z | Downloaded pin-project-lite v0.2.14 |
| 420 | 2026-03-20T18:14:14.967Z | Downloaded match_cfg v0.1.0 |
| 421 | 2026-03-20T18:14:14.967Z | Downloaded pin-project-internal v1.1.6 |
| 422 | 2026-03-20T18:14:14.989Z | Downloaded multer v3.1.0 |
| 423 | 2026-03-20T18:14:14.989Z | Downloaded pem v3.0.5 |
| 424 | 2026-03-20T18:14:14.989Z | Downloaded tower-layer v0.3.3 |
| 425 | 2026-03-20T18:14:14.989Z | Downloaded lazycell v1.3.0 |
| 426 | 2026-03-20T18:14:14.989Z | Downloaded lazy_static v1.5.0 |
| 427 | 2026-03-20T18:14:14.989Z | Downloaded ipnet v2.10.1 |
| 428 | 2026-03-20T18:14:14.989Z | Downloaded hostname v0.3.1 |
| 429 | 2026-03-20T18:14:14.990Z | Downloaded pin-project v1.1.6 |
| 430 | 2026-03-20T18:14:14.990Z | Downloaded powerfmt v0.2.0 |
| 431 | 2026-03-20T18:14:14.990Z | Downloaded path-slash v0.1.5 |
| 432 | 2026-03-20T18:14:14.990Z | Downloaded utf8parse v0.2.2 |
| 433 | 2026-03-20T18:14:14.990Z | Downloaded icu_provider v1.5.0 |
| 434 | 2026-03-20T18:14:15.006Z | Downloaded try-lock v0.2.5 |
| 435 | 2026-03-20T18:14:15.006Z | Downloaded num_threads v0.1.7 |
| 436 | 2026-03-20T18:14:15.006Z | Downloaded futures-sink v0.3.31 |
| 437 | 2026-03-20T18:14:15.006Z | Downloaded unicode-ident v1.0.14 |
| 438 | 2026-03-20T18:14:15.006Z | Downloaded test-strategy v0.4.0 |
| 439 | 2026-03-20T18:14:15.006Z | Downloaded serde_derive v1.0.218 |
| 440 | 2026-03-20T18:14:15.006Z | Downloaded globset v0.4.15 |
| 441 | 2026-03-20T18:14:15.006Z | Downloaded parking_lot_core v0.9.10 |
| 442 | 2026-03-20T18:14:15.006Z | Downloaded paste v1.0.15 |
| 443 | 2026-03-20T18:14:15.006Z | Downloaded untrusted v0.9.0 |
| 444 | 2026-03-20T18:14:15.018Z | Downloaded zerocopy-derive v0.7.35 |
| 445 | 2026-03-20T18:14:15.019Z | Downloaded num_cpus v1.16.0 |
| 446 | 2026-03-20T18:14:15.019Z | Downloaded base64 v0.22.1 |
| 447 | 2026-03-20T18:14:15.019Z | Downloaded toml v0.8.20 |
| 448 | 2026-03-20T18:14:15.019Z | Downloaded arc-swap v1.7.1 |
| 449 | 2026-03-20T18:14:15.019Z | Downloaded libtest-mimic v0.7.3 |
| 450 | 2026-03-20T18:14:15.019Z | Downloaded toml v0.7.8 |
| 451 | 2026-03-20T18:14:15.019Z | Downloaded getrandom v0.2.15 |
| 452 | 2026-03-20T18:14:15.042Z | Downloaded crossbeam-channel v0.5.13 |
| 453 | 2026-03-20T18:14:15.043Z | Downloaded tinyvec v1.8.0 |
| 454 | 2026-03-20T18:14:15.043Z | Downloaded typenum v1.17.0 |
| 455 | 2026-03-20T18:14:15.043Z | Downloaded similar v2.7.0 |
| 456 | 2026-03-20T18:14:15.083Z | Downloaded log v0.4.22 |
| 457 | 2026-03-20T18:14:15.084Z | Downloaded predicates v3.1.3 |
| 458 | 2026-03-20T18:14:15.084Z | Downloaded litemap v0.7.3 |
| 459 | 2026-03-20T18:14:15.084Z | Downloaded icu_locid_transform v1.5.0 |
| 460 | 2026-03-20T18:14:15.084Z | Downloaded iana-time-zone v0.1.61 |
| 461 | 2026-03-20T18:14:15.084Z | Downloaded zip v0.6.6 |
| 462 | 2026-03-20T18:14:15.084Z | Downloaded ppv-lite86 v0.2.20 |
| 463 | 2026-03-20T18:14:15.084Z | Downloaded zeroize v1.8.1 |
| 464 | 2026-03-20T18:14:15.084Z | Downloaded glob v0.3.2 |
| 465 | 2026-03-20T18:14:15.084Z | Downloaded once_cell v1.20.3 |
| 466 | 2026-03-20T18:14:15.084Z | Downloaded parking_lot v0.12.3 |
| 467 | 2026-03-20T18:14:15.084Z | Downloaded jobserver v0.1.32 |
| 468 | 2026-03-20T18:14:15.084Z | Downloaded num-traits v0.2.19 |
| 469 | 2026-03-20T18:14:15.084Z | Downloaded proc-macro2 v1.0.93 |
| 470 | 2026-03-20T18:14:15.084Z | Downloaded tar v0.4.45 |
| 471 | 2026-03-20T18:14:15.204Z | Downloaded fancy-regex v0.13.0 |
| 472 | 2026-03-20T18:14:15.204Z | Downloaded uuid v1.12.0 |
| 473 | 2026-03-20T18:14:15.204Z | Downloaded getrandom v0.3.3 |
| 474 | 2026-03-20T18:14:15.204Z | Downloaded zerocopy v0.6.6 |
| 475 | 2026-03-20T18:14:15.204Z | Downloaded snafu v0.8.5 |
| 476 | 2026-03-20T18:14:15.204Z | Downloaded indexmap v1.9.3 |
| 477 | 2026-03-20T18:14:15.204Z | Downloaded icu_normalizer_data v1.5.0 |
| 478 | 2026-03-20T18:14:15.204Z | Downloaded url v2.5.3 |
| 479 | 2026-03-20T18:14:15.204Z | Downloaded tracing v0.1.40 |
| 480 | 2026-03-20T18:14:15.204Z | Downloaded httparse v1.9.5 |
| 481 | 2026-03-20T18:14:15.204Z | Downloaded miniz_oxide v0.8.0 |
| 482 | 2026-03-20T18:14:15.204Z | Downloaded expectorate v1.1.0 |
| 483 | 2026-03-20T18:14:15.204Z | Downloaded icu_properties v1.5.1 |
| 484 | 2026-03-20T18:14:15.204Z | Downloaded prettyplease v0.2.29 |
| 485 | 2026-03-20T18:14:15.204Z | Downloaded hyper-util v0.1.10 |
| 486 | 2026-03-20T18:14:15.204Z | Downloaded base64 v0.21.7 |
| 487 | 2026-03-20T18:14:15.205Z | Downloaded rsa v0.9.6 |
| 488 | 2026-03-20T18:14:15.205Z | Downloaded ron v0.8.1 |
| 489 | 2026-03-20T18:14:15.205Z | Downloaded icu_normalizer v1.5.0 |
| 490 | 2026-03-20T18:14:15.205Z | Downloaded minimal-lexical v0.2.1 |
| 491 | 2026-03-20T18:14:15.205Z | Downloaded libm v0.2.8 |
| 492 | 2026-03-20T18:14:15.205Z | Downloaded icu_locid_transform_data v1.5.0 |
| 493 | 2026-03-20T18:14:15.205Z | Downloaded rand v0.8.5 |
| 494 | 2026-03-20T18:14:15.205Z | Downloaded serde v1.0.218 |
| 495 | 2026-03-20T18:14:15.205Z | Downloaded flate2 v1.0.35 |
| 496 | 2026-03-20T18:14:15.205Z | Downloaded cc v1.2.15 |
| 497 | 2026-03-20T18:14:15.205Z | Downloaded schemars v0.8.22 |
| 498 | 2026-03-20T18:14:15.205Z | Downloaded memchr v2.7.4 |
| 499 | 2026-03-20T18:14:15.205Z | Downloaded toml_edit v0.22.24 |
| 500 | 2026-03-20T18:14:15.205Z | Downloaded icu_locid v1.5.0 |
| 501 | 2026-03-20T18:14:15.205Z | Downloaded tracing-core v0.1.32 |
| 502 | 2026-03-20T18:14:15.205Z | Downloaded icu_collections v1.5.0 |
| 503 | 2026-03-20T18:14:15.205Z | Downloaded http v1.2.0 |
| 504 | 2026-03-20T18:14:15.206Z | Downloaded zerovec v0.10.4 |
| 505 | 2026-03-20T18:14:15.206Z | Downloaded x509-cert v0.2.5 |
| 506 | 2026-03-20T18:14:15.228Z | Downloaded toml_edit v0.19.15 |
| 507 | 2026-03-20T18:14:15.228Z | Downloaded zip v4.2.0 |
| 508 | 2026-03-20T18:14:15.228Z | Downloaded hashbrown v0.12.3 |
| 509 | 2026-03-20T18:14:15.228Z | Downloaded unicode-segmentation v1.12.0 |
| 510 | 2026-03-20T18:14:15.228Z | Downloaded typed-path v0.9.3 |
| 511 | 2026-03-20T18:14:15.276Z | Downloaded nom v7.1.3 |
| 512 | 2026-03-20T18:14:15.276Z | Downloaded tower v0.5.2 |
| 513 | 2026-03-20T18:14:15.276Z | Downloaded clap_builder v4.5.31 |
| 514 | 2026-03-20T18:14:15.276Z | Downloaded itertools v0.12.1 |
| 515 | 2026-03-20T18:14:15.298Z | Downloaded zerocopy v0.7.35 |
| 516 | 2026-03-20T18:14:15.298Z | Downloaded tough v0.20.0 |
| 517 | 2026-03-20T18:14:15.298Z | Downloaded winnow v0.5.40 |
| 518 | 2026-03-20T18:14:15.299Z | Downloaded itertools v0.13.0 |
| 519 | 2026-03-20T18:14:15.299Z | Downloaded num-bigint-dig v0.8.4 |
| 520 | 2026-03-20T18:14:15.299Z | Downloaded idna v1.0.3 |
| 521 | 2026-03-20T18:14:15.299Z | Downloaded futures-util v0.3.31 |
| 522 | 2026-03-20T18:14:15.299Z | Downloaded h2 v0.4.6 |
| 523 | 2026-03-20T18:14:15.334Z | Downloaded winnow v0.7.3 |
| 524 | 2026-03-20T18:14:15.334Z | Downloaded proptest v1.5.0 |
| 525 | 2026-03-20T18:14:15.334Z | Downloaded rustls-webpki v0.102.8 |
| 526 | 2026-03-20T18:14:15.347Z | Downloaded icu_properties_data v1.5.0 |
| 527 | 2026-03-20T18:14:15.347Z | Downloaded syn v1.0.109 |
| 528 | 2026-03-20T18:14:15.347Z | Downloaded bitvec v1.0.1 |
| 529 | 2026-03-20T18:14:15.365Z | Downloaded chrono v0.4.40 |
| 530 | 2026-03-20T18:14:15.365Z | Downloaded regex v1.11.1 |
| 531 | 2026-03-20T18:14:15.391Z | Downloaded bindgen v0.69.5 |
| 532 | 2026-03-20T18:14:15.391Z | Downloaded syn v2.0.96 |
| 533 | 2026-03-20T18:14:15.418Z | Downloaded rustls v0.23.19 |
| 534 | 2026-03-20T18:14:15.418Z | Downloaded object v0.30.4 |
| 535 | 2026-03-20T18:14:15.418Z | Downloaded gimli v0.31.1 |
| 536 | 2026-03-20T18:14:15.437Z | Downloaded rustls v0.22.4 |
| 537 | 2026-03-20T18:14:15.437Z | Downloaded object v0.36.5 |
| 538 | 2026-03-20T18:14:15.437Z | Downloaded regex-syntax v0.8.5 |
| 539 | 2026-03-20T18:14:15.438Z | Downloaded rustix v1.0.7 |
| 540 | 2026-03-20T18:14:15.470Z | Downloaded openapiv3 v2.0.0 |
| 541 | 2026-03-20T18:14:15.496Z | Downloaded bstr v1.10.0 |
| 542 | 2026-03-20T18:14:15.496Z | Downloaded rustix v0.38.37 |
| 543 | 2026-03-20T18:14:15.502Z | Downloaded dropshot v0.15.1 |
| 544 | 2026-03-20T18:14:15.502Z | Downloaded unicode-width v0.2.0 |
| 545 | 2026-03-20T18:14:15.515Z | Downloaded reqwest v0.12.12 |
| 546 | 2026-03-20T18:14:15.515Z | Downloaded aws-lc-rs v1.12.4 |
| 547 | 2026-03-20T18:14:15.527Z | Downloaded hashbrown v0.15.1 |
| 548 | 2026-03-20T18:14:15.528Z | Downloaded hyper v1.5.2 |
| 549 | 2026-03-20T18:14:15.534Z | Downloaded mio v1.0.2 |
| 550 | 2026-03-20T18:14:15.534Z | Downloaded regex-automata v0.4.8 |
| 551 | 2026-03-20T18:14:15.546Z | Downloaded time v0.3.36 |
| 552 | 2026-03-20T18:14:15.551Z | Downloaded zerocopy-derive v0.6.6 |
| 553 | 2026-03-20T18:14:15.562Z | Downloaded serde_json v1.0.139 |
| 554 | 2026-03-20T18:14:15.568Z | Downloaded unicode-normalization v0.1.24 |
| 555 | 2026-03-20T18:14:15.568Z | Downloaded hashbrown v0.13.2 |
| 556 | 2026-03-20T18:14:15.575Z | Downloaded tokio-util v0.7.13 |
| 557 | 2026-03-20T18:14:15.575Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 558 | 2026-03-20T18:14:15.590Z | Downloaded indexmap v2.7.1 |
| 559 | 2026-03-20T18:14:15.608Z | Downloaded yoke-derive v0.7.4 |
| 560 | 2026-03-20T18:14:15.609Z | Downloaded bit-vec v0.6.3 |
| 561 | 2026-03-20T18:14:15.609Z | Downloaded camino-tempfile v1.4.1 |
| 562 | 2026-03-20T18:14:15.609Z | Downloaded bitfield v0.14.0 |
| 563 | 2026-03-20T18:14:15.609Z | Downloaded tokio v1.43.0 |
| 564 | 2026-03-20T18:14:15.625Z | Downloaded libc v0.2.170 |
| 565 | 2026-03-20T18:14:15.648Z | Downloaded ring v0.17.13 |
| 566 | 2026-03-20T18:14:15.754Z | Downloaded encoding_rs v0.8.34 |
| 567 | 2026-03-20T18:14:16.190Z | Downloaded aws-lc-sys v0.26.0 |
| 568 | 2026-03-20T18:14:16.571Z | Compiling proc-macro2 v1.0.93 |
| 569 | 2026-03-20T18:14:16.571Z | Compiling unicode-ident v1.0.14 |
| 570 | 2026-03-20T18:14:16.593Z | Compiling libc v0.2.170 |
| 571 | 2026-03-20T18:14:16.593Z | Checking cfg-if v1.0.0 |
| 572 | 2026-03-20T18:14:16.593Z | Compiling serde v1.0.218 |
| 573 | 2026-03-20T18:14:16.593Z | Compiling autocfg v1.4.0 |
| 574 | 2026-03-20T18:14:16.594Z | Checking memchr v2.7.4 |
| 575 | 2026-03-20T18:14:16.594Z | Checking once_cell v1.20.3 |
| 576 | 2026-03-20T18:14:16.724Z | Compiling shlex v1.3.0 |
| 577 | 2026-03-20T18:14:16.756Z | Checking itoa v1.0.11 |
| 578 | 2026-03-20T18:14:16.832Z | Compiling version_check v0.9.5 |
| 579 | 2026-03-20T18:14:16.969Z | Compiling libm v0.2.8 |
| 580 | 2026-03-20T18:14:17.002Z | Checking byteorder v1.5.0 |
| 581 | 2026-03-20T18:14:17.126Z | Checking smallvec v1.14.0 |
| 582 | 2026-03-20T18:14:17.157Z | Compiling num-traits v0.2.19 |
| 583 | 2026-03-20T18:14:17.157Z | Compiling heck v0.5.0 |
| 584 | 2026-03-20T18:14:17.240Z | Checking futures-core v0.3.31 |
| 585 | 2026-03-20T18:14:17.363Z | Checking pin-project-lite v0.2.14 |
| 586 | 2026-03-20T18:14:17.399Z | Compiling glob v0.3.2 |
| 587 | 2026-03-20T18:14:17.399Z | Checking fnv v1.0.7 |
| 588 | 2026-03-20T18:14:17.472Z | Compiling rustix v0.38.37 |
| 589 | 2026-03-20T18:14:17.499Z | Checking zeroize v1.8.1 |
| 590 | 2026-03-20T18:14:17.623Z | Compiling prettyplease v0.2.29 |
| 591 | 2026-03-20T18:14:17.637Z | Checking bytes v1.10.0 |
| 592 | 2026-03-20T18:14:17.715Z | Compiling clang-sys v1.8.1 |
| 593 | 2026-03-20T18:14:17.980Z | Compiling regex-syntax v0.8.5 |
| 594 | 2026-03-20T18:14:18.040Z | Checking getrandom v0.2.15 |
| 595 | 2026-03-20T18:14:18.152Z | Compiling quote v1.0.38 |
| 596 | 2026-03-20T18:14:18.169Z | Compiling jobserver v0.1.32 |
| 597 | 2026-03-20T18:14:18.184Z | Checking errno v0.3.13 |
| 598 | 2026-03-20T18:14:18.394Z | Compiling minimal-lexical v0.2.1 |
| 599 | 2026-03-20T18:14:18.451Z | Compiling bitflags v2.6.0 |
| 600 | 2026-03-20T18:14:18.451Z | Compiling syn v2.0.96 |
| 601 | 2026-03-20T18:14:18.488Z | Compiling cc v1.2.15 |
| 602 | 2026-03-20T18:14:18.580Z | Checking spin v0.9.8 |
| 603 | 2026-03-20T18:14:18.608Z | Compiling paste v1.0.15 |
| 604 | 2026-03-20T18:14:18.698Z | Compiling either v1.14.0 |
| 605 | 2026-03-20T18:14:18.787Z | Compiling nom v7.1.3 |
| 606 | 2026-03-20T18:14:18.959Z | Compiling libloading v0.8.5 |
| 607 | 2026-03-20T18:14:19.046Z | Compiling slab v0.4.9 |
| 608 | 2026-03-20T18:14:19.182Z | Checking stable_deref_trait v1.2.0 |
| 609 | 2026-03-20T18:14:19.250Z | Compiling regex-automata v0.4.8 |
| 610 | 2026-03-20T18:14:19.305Z | Checking equivalent v1.0.1 |
| 611 | 2026-03-20T18:14:19.786Z | Checking ryu v1.0.18 |
| 612 | 2026-03-20T18:14:19.814Z | Compiling home v0.5.9 |
| 613 | 2026-03-20T18:14:19.996Z | Checking futures-sink v0.3.31 |
| 614 | 2026-03-20T18:14:20.042Z | Checking hashbrown v0.15.1 |
| 615 | 2026-03-20T18:14:20.111Z | Compiling bindgen v0.69.5 |
| 616 | 2026-03-20T18:14:20.152Z | Compiling which v4.4.2 |
| 617 | 2026-03-20T18:14:20.475Z | Compiling cexpr v0.6.0 |
| 618 | 2026-03-20T18:14:20.595Z | Compiling itertools v0.12.1 |
| 619 | 2026-03-20T18:14:20.601Z | Checking rand_core v0.6.4 |
| 620 | 2026-03-20T18:14:20.668Z | Compiling lock_api v0.4.12 |
| 621 | 2026-03-20T18:14:20.813Z | Compiling parking_lot_core v0.9.10 |
| 622 | 2026-03-20T18:14:20.941Z | Compiling typenum v1.17.0 |
| 623 | 2026-03-20T18:14:21.135Z | Compiling regex v1.11.1 |
| 624 | 2026-03-20T18:14:21.280Z | Compiling lazy_static v1.5.0 |
| 625 | 2026-03-20T18:14:21.316Z | Compiling lazycell v1.3.0 |
| 626 | 2026-03-20T18:14:21.465Z | Compiling rustc-hash v1.1.0 |
| 627 | 2026-03-20T18:14:21.502Z | Checking const-oid v0.9.6 |
| 628 | 2026-03-20T18:14:21.544Z | Compiling log v0.4.22 |
| 629 | 2026-03-20T18:14:21.656Z | Compiling serde_json v1.0.139 |
| 630 | 2026-03-20T18:14:21.832Z | Compiling cmake v0.1.51 |
| 631 | 2026-03-20T18:14:21.891Z | Compiling generic-array v0.14.7 |
| 632 | 2026-03-20T18:14:21.909Z | Checking scopeguard v1.2.0 |
| 633 | 2026-03-20T18:14:21.934Z | Compiling fs_extra v1.3.0 |
| 634 | 2026-03-20T18:14:21.948Z | Compiling dunce v1.0.5 |
| 635 | 2026-03-20T18:14:22.270Z | Checking futures-channel v0.3.31 |
| 636 | 2026-03-20T18:14:22.291Z | Checking aho-corasick v1.1.3 |
| 637 | 2026-03-20T18:14:22.336Z | Compiling rustix v1.0.7 |
| 638 | 2026-03-20T18:14:22.457Z | Compiling synstructure v0.13.1 |
| 639 | 2026-03-20T18:14:22.499Z | Checking pin-utils v0.1.0 |
| 640 | 2026-03-20T18:14:22.577Z | Checking futures-task v0.3.31 |
| 641 | 2026-03-20T18:14:22.737Z | Checking futures-io v0.3.31 |
| 642 | 2026-03-20T18:14:22.762Z | Compiling getrandom v0.3.3 |
| 643 | 2026-03-20T18:14:23.071Z | Checking parking_lot v0.12.3 |
| 644 | 2026-03-20T18:14:23.098Z | Checking signal-hook-registry v1.4.2 |
| 645 | 2026-03-20T18:14:23.203Z | Checking socket2 v0.5.8 |
| 646 | 2026-03-20T18:14:23.281Z | Checking mio v1.0.2 |
| 647 | 2026-03-20T18:14:23.420Z | Checking anstyle v1.0.10 |
| 648 | 2026-03-20T18:14:23.476Z | Compiling slog v2.7.0 |
| 649 | 2026-03-20T18:14:23.633Z | Checking writeable v0.5.5 |
| 650 | 2026-03-20T18:14:23.654Z | Checking litemap v0.7.3 |
| 651 | 2026-03-20T18:14:23.844Z | Compiling ring v0.17.13 |
| 652 | 2026-03-20T18:14:23.862Z | Checking http v1.2.0 |
| 653 | 2026-03-20T18:14:23.872Z | Checking utf8parse v0.2.2 |
| 654 | 2026-03-20T18:14:23.963Z | Checking fastrand v2.1.1 |
| 655 | 2026-03-20T18:14:24.028Z | Compiling aws-lc-rs v1.12.4 |
| 656 | 2026-03-20T18:14:24.194Z | Checking base64ct v1.6.0 |
| 657 | 2026-03-20T18:14:24.324Z | Checking anstyle-parse v0.2.5 |
| 658 | 2026-03-20T18:14:24.495Z | Compiling serde_derive v1.0.218 |
| 659 | 2026-03-20T18:14:24.545Z | Compiling zerocopy-derive v0.7.35 |
| 660 | 2026-03-20T18:14:24.545Z | Compiling zerofrom-derive v0.1.4 |
| 661 | 2026-03-20T18:14:24.545Z | Compiling yoke-derive v0.7.4 |
| 662 | 2026-03-20T18:14:24.621Z | Compiling zerovec-derive v0.10.3 |
| 663 | 2026-03-20T18:14:25.037Z | Compiling displaydoc v0.2.5 |
| 664 | 2026-03-20T18:14:25.684Z | Checking zerocopy v0.7.35 |
| 665 | 2026-03-20T18:14:25.812Z | Compiling futures-macro v0.3.31 |
| 666 | 2026-03-20T18:14:26.021Z | Compiling tokio-macros v2.5.0 |
| 667 | 2026-03-20T18:14:26.086Z | Compiling icu_provider_macros v1.5.0 |
| 668 | 2026-03-20T18:14:26.282Z | Checking zerofrom v0.1.4 |
| 669 | 2026-03-20T18:14:26.317Z | Checking ppv-lite86 v0.2.20 |
| 670 | 2026-03-20T18:14:26.425Z | Checking yoke v0.7.4 |
| 671 | 2026-03-20T18:14:26.631Z | Checking zerovec v0.10.4 |
| 672 | 2026-03-20T18:14:26.694Z | Checking pem-rfc7468 v0.7.0 |
| 673 | 2026-03-20T18:14:26.709Z | Checking rand_chacha v0.3.1 |
| 674 | 2026-03-20T18:14:26.839Z | Checking tokio v1.43.0 |
| 675 | 2026-03-20T18:14:26.863Z | Checking futures-util v0.3.31 |
| 676 | 2026-03-20T18:14:26.881Z | Compiling der_derive v0.7.3 |
| 677 | 2026-03-20T18:14:27.025Z | Checking rand v0.8.5 |
| 678 | 2026-03-20T18:14:27.535Z | Checking tinystr v0.7.6 |
| 679 | 2026-03-20T18:14:27.779Z | Checking icu_locid v1.5.0 |
| 680 | 2026-03-20T18:14:27.902Z | Checking crypto-common v0.1.6 |
| 681 | 2026-03-20T18:14:28.045Z | Checking block-buffer v0.10.4 |
| 682 | 2026-03-20T18:14:28.171Z | Compiling rustversion v1.0.17 |
| 683 | 2026-03-20T18:14:28.197Z | Checking is_terminal_polyfill v1.70.1 |
| 684 | 2026-03-20T18:14:28.256Z | Checking colorchoice v1.0.2 |
| 685 | 2026-03-20T18:14:28.330Z | Checking icu_provider v1.5.0 |
| 686 | 2026-03-20T18:14:28.352Z | Compiling httparse v1.9.5 |
| 687 | 2026-03-20T18:14:28.592Z | Checking icu_locid_transform_data v1.5.0 |
| 688 | 2026-03-20T18:14:28.642Z | Compiling semver v1.0.25 |
| 689 | 2026-03-20T18:14:28.694Z | Checking anstyle-query v1.1.1 |
| 690 | 2026-03-20T18:14:28.786Z | Checking bit-vec v0.6.3 |
| 691 | 2026-03-20T18:14:28.801Z | Checking flagset v0.4.6 |
| 692 | 2026-03-20T18:14:28.952Z | Checking subtle v2.6.1 |
| 693 | 2026-03-20T18:14:28.982Z | Checking bit-set v0.5.3 |
| 694 | 2026-03-20T18:14:29.061Z | Checking der v0.7.9 |
| 695 | 2026-03-20T18:14:29.150Z | Checking anstream v0.6.15 |
| 696 | 2026-03-20T18:14:29.179Z | Checking icu_locid_transform v1.5.0 |
| 697 | 2026-03-20T18:14:29.420Z | Checking digest v0.10.7 |
| 698 | 2026-03-20T18:14:29.445Z | Checking icu_collections v1.5.0 |
| 699 | 2026-03-20T18:14:29.597Z | Compiling aws-lc-sys v0.26.0 |
| 700 | 2026-03-20T18:14:29.628Z | Compiling serde_derive_internals v0.29.1 |
| 701 | 2026-03-20T18:14:29.709Z | Checking wait-timeout v0.2.0 |
| 702 | 2026-03-20T18:14:29.856Z | Checking tracing-core v0.1.32 |
| 703 | 2026-03-20T18:14:29.898Z | Compiling schemars v0.8.22 |
| 704 | 2026-03-20T18:14:30.049Z | Compiling radium v0.7.0 |
| 705 | 2026-03-20T18:14:30.208Z | Checking icu_properties_data v1.5.0 |
| 706 | 2026-03-20T18:14:30.289Z | Compiling thiserror v2.0.12 |
| 707 | 2026-03-20T18:14:30.322Z | Checking dyn-clone v1.0.18 |
| 708 | 2026-03-20T18:14:30.426Z | Checking strsim v0.11.1 |
| 709 | 2026-03-20T18:14:30.457Z | Checking untrusted v0.7.1 |
| 710 | 2026-03-20T18:14:30.555Z | Checking rustls-pki-types v1.10.0 |
| 711 | 2026-03-20T18:14:30.586Z | Checking untrusted v0.9.0 |
| 712 | 2026-03-20T18:14:30.810Z | Checking indexmap v2.7.1 |
| 713 | 2026-03-20T18:14:30.843Z | Checking hex v0.4.3 |
| 714 | 2026-03-20T18:14:30.900Z | Checking atomic-waker v1.1.2 |
| 715 | 2026-03-20T18:14:30.970Z | Compiling syn v1.0.109 |
| 716 | 2026-03-20T18:14:31.000Z | Checking clap_lex v0.7.4 |
| 717 | 2026-03-20T18:14:31.168Z | Checking tokio-util v0.7.13 |
| 718 | 2026-03-20T18:14:31.342Z | Compiling schemars_derive v0.8.22 |
| 719 | 2026-03-20T18:14:31.530Z | Checking serde_spanned v0.6.8 |
| 720 | 2026-03-20T18:14:31.641Z | Checking uuid v1.12.0 |
| 721 | 2026-03-20T18:14:31.676Z | Checking toml_datetime v0.6.8 |
| 722 | 2026-03-20T18:14:31.689Z | Checking tempfile v3.20.0 |
| 723 | 2026-03-20T18:14:31.821Z | Checking terminal_size v0.4.0 |
| 724 | 2026-03-20T18:14:31.864Z | Checking icu_properties v1.5.1 |
| 725 | 2026-03-20T18:14:31.893Z | Checking tracing v0.1.40 |
| 726 | 2026-03-20T18:14:31.954Z | Checking spki v0.7.3 |
| 727 | 2026-03-20T18:14:31.972Z | Checking clap_builder v4.5.31 |
| 728 | 2026-03-20T18:14:32.131Z | Checking http-body v1.0.1 |
| 729 | 2026-03-20T18:14:32.280Z | Compiling structmeta-derive v0.3.0 |
| 730 | 2026-03-20T18:14:32.367Z | Compiling thiserror-impl v2.0.12 |
| 731 | 2026-03-20T18:14:32.704Z | Compiling clap_derive v4.5.28 |
| 732 | 2026-03-20T18:14:32.809Z | Checking is-terminal v0.4.13 |
| 733 | 2026-03-20T18:14:32.907Z | Checking percent-encoding v2.3.1 |
| 734 | 2026-03-20T18:14:32.951Z | Compiling num-conv v0.1.0 |
| 735 | 2026-03-20T18:14:33.056Z | Compiling time-core v0.1.2 |
| 736 | 2026-03-20T18:14:33.127Z | Checking quick-error v1.2.3 |
| 737 | 2026-03-20T18:14:33.177Z | Compiling maybe-uninit v2.0.0 |
| 738 | 2026-03-20T18:14:33.231Z | Checking icu_normalizer_data v1.5.0 |
| 739 | 2026-03-20T18:14:33.307Z | Compiling pkg-config v0.3.31 |
| 740 | 2026-03-20T18:14:33.570Z | Checking cpufeatures v0.2.14 |
| 741 | 2026-03-20T18:14:33.599Z | Checking write16 v1.0.0 |
| 742 | 2026-03-20T18:14:33.643Z | Checking tap v1.0.1 |
| 743 | 2026-03-20T18:14:33.665Z | Checking utf16_iter v1.0.5 |
| 744 | 2026-03-20T18:14:33.720Z | Checking utf8_iter v1.0.4 |
| 745 | 2026-03-20T18:14:33.749Z | Checking powerfmt v0.2.0 |
| 746 | 2026-03-20T18:14:33.761Z | Checking try-lock v0.2.5 |
| 747 | 2026-03-20T18:14:33.818Z | Checking wyz v0.5.1 |
| 748 | 2026-03-20T18:14:33.823Z | Checking icu_normalizer v1.5.0 |
| 749 | 2026-03-20T18:14:33.851Z | Checking want v0.3.1 |
| 750 | 2026-03-20T18:14:33.871Z | Checking deranged v0.3.11 |
| 751 | 2026-03-20T18:14:33.926Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 752 | 2026-03-20T18:14:33.986Z | Compiling structmeta v0.3.0 |
| 753 | 2026-03-20T18:14:34.084Z | Checking rusty-fork v0.3.0 |
| 754 | 2026-03-20T18:14:34.104Z | Compiling time-macros v0.2.18 |
| 755 | 2026-03-20T18:14:34.214Z | Checking form_urlencoded v1.2.1 |
| 756 | 2026-03-20T18:14:34.270Z | Compiling strum_macros v0.26.4 |
| 757 | 2026-03-20T18:14:34.305Z | Checking h2 v0.4.6 |
| 758 | 2026-03-20T18:14:34.595Z | Compiling daft-derive v0.1.1 |
| 759 | 2026-03-20T18:14:34.997Z | Checking clap v4.5.31 |
| 760 | 2026-03-20T18:14:35.078Z | Compiling zerocopy-derive v0.6.6 |
| 761 | 2026-03-20T18:14:35.099Z | Checking rand_xorshift v0.3.0 |
| 762 | 2026-03-20T18:14:35.225Z | Checking num-integer v0.1.46 |
| 763 | 2026-03-20T18:14:35.522Z | Compiling ahash v0.8.11 |
| 764 | 2026-03-20T18:14:35.559Z | Checking crc32fast v1.4.2 |
| 765 | 2026-03-20T18:14:35.642Z | Checking unarray v0.1.4 |
| 766 | 2026-03-20T18:14:35.722Z | Checking tower-service v0.3.3 |
| 767 | 2026-03-20T18:14:35.755Z | Checking num_threads v0.1.7 |
| 768 | 2026-03-20T18:14:35.810Z | Compiling camino v1.1.9 |
| 769 | 2026-03-20T18:14:35.824Z | Checking httpdate v1.0.3 |
| 770 | 2026-03-20T18:14:35.847Z | Checking funty v2.0.0 |
| 771 | 2026-03-20T18:14:35.989Z | Compiling packed_struct v0.10.1 |
| 772 | 2026-03-20T18:14:36.156Z | Compiling num-bigint-dig v0.8.4 |
| 773 | 2026-03-20T18:14:36.283Z | Checking termcolor v1.4.1 |
| 774 | 2026-03-20T18:14:36.309Z | Compiling crossbeam-utils v0.8.21 |
| 775 | 2026-03-20T18:14:36.452Z | Checking bitvec v1.0.1 |
| 776 | 2026-03-20T18:14:36.482Z | Checking time v0.3.36 |
| 777 | 2026-03-20T18:14:36.574Z | Checking strum v0.26.3 |
| 778 | 2026-03-20T18:14:36.588Z | Checking zerocopy v0.6.6 |
| 779 | 2026-03-20T18:14:36.742Z | Checking proptest v1.5.0 |
| 780 | 2026-03-20T18:14:36.750Z | Checking hyper v1.5.2 |
| 781 | 2026-03-20T18:14:36.750Z | Checking daft v0.1.1 |
| 782 | 2026-03-20T18:14:36.969Z | Checking num-iter v0.1.45 |
| 783 | 2026-03-20T18:14:37.107Z | Checking idna_adapter v1.2.0 |
| 784 | 2026-03-20T18:14:37.216Z | Compiling test-strategy v0.4.0 |
| 785 | 2026-03-20T18:14:37.509Z | Checking pkcs8 v0.10.2 |
| 786 | 2026-03-20T18:14:37.669Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 787 | 2026-03-20T18:14:37.780Z | Checking dirs-sys-next v0.1.2 |
| 788 | 2026-03-20T18:14:37.817Z | Compiling indexmap v1.9.3 |
| 789 | 2026-03-20T18:14:37.830Z | Compiling thiserror v1.0.69 |
| 790 | 2026-03-20T18:14:37.907Z | Checking crc-catalog v2.4.0 |
| 791 | 2026-03-20T18:14:38.010Z | Checking tinyvec_macros v0.1.1 |
| 792 | 2026-03-20T18:14:38.080Z | Checking base64 v0.22.1 |
| 793 | 2026-03-20T18:14:38.087Z | Checking mime v0.3.17 |
| 794 | 2026-03-20T18:14:38.193Z | Checking adler2 v2.0.0 |
| 795 | 2026-03-20T18:14:38.206Z | Checking nodrop v0.1.14 |
| 796 | 2026-03-20T18:14:38.307Z | Checking array-init v0.0.4 |
| 797 | 2026-03-20T18:14:38.320Z | Checking miniz_oxide v0.8.0 |
| 798 | 2026-03-20T18:14:38.385Z | Checking tinyvec v1.8.0 |
| 799 | 2026-03-20T18:14:38.490Z | Checking crc v3.2.1 |
| 800 | 2026-03-20T18:14:38.597Z | Compiling packed_struct_codegen v0.10.1 |
| 801 | 2026-03-20T18:14:38.738Z | Checking dirs-next v2.0.0 |
| 802 | 2026-03-20T18:14:38.750Z | Checking hyper-util v0.1.10 |
| 803 | 2026-03-20T18:14:38.833Z | Checking pkcs1 v0.7.5 |
| 804 | 2026-03-20T18:14:38.860Z | Checking smallvec v0.6.14 |
| 805 | 2026-03-20T18:14:38.968Z | Checking idna v1.0.3 |
| 806 | 2026-03-20T18:14:39.226Z | Checking serde_urlencoded v0.7.1 |
| 807 | 2026-03-20T18:14:39.330Z | Checking sha2 v0.10.8 |
| 808 | 2026-03-20T18:14:39.431Z | Checking http-body-util v0.1.2 |
| 809 | 2026-03-20T18:14:39.472Z | Checking xattr v1.3.1 |
| 810 | 2026-03-20T18:14:39.484Z | Checking signature v2.2.0 |
| 811 | 2026-03-20T18:14:39.604Z | Checking futures-executor v0.3.31 |
| 812 | 2026-03-20T18:14:39.629Z | Checking bstr v1.10.0 |
| 813 | 2026-03-20T18:14:39.634Z | Compiling thiserror-impl v1.0.69 |
| 814 | 2026-03-20T18:14:39.688Z | Compiling pin-project-internal v1.1.6 |
| 815 | 2026-03-20T18:14:39.702Z | Checking filetime v0.2.25 |
| 816 | 2026-03-20T18:14:39.762Z | Checking sync_wrapper v1.0.1 |
| 817 | 2026-03-20T18:14:39.845Z | Checking thread_local v1.1.8 |
| 818 | 2026-03-20T18:14:39.875Z | Checking bitfield v0.14.0 |
| 819 | 2026-03-20T18:14:39.998Z | Checking gimli v0.31.1 |
| 820 | 2026-03-20T18:14:40.082Z | Checking same-file v1.0.6 |
| 821 | 2026-03-20T18:14:40.096Z | Checking winnow v0.5.40 |
| 822 | 2026-03-20T18:14:40.183Z | Checking tower-layer v0.3.3 |
| 823 | 2026-03-20T18:14:40.196Z | Checking base64 v0.21.7 |
| 824 | 2026-03-20T18:14:40.354Z | Checking hashbrown v0.12.3 |
| 825 | 2026-03-20T18:14:40.488Z | Checking iana-time-zone v0.1.61 |
| 826 | 2026-03-20T18:14:40.606Z | Compiling slog-async v2.8.0 |
| 827 | 2026-03-20T18:14:40.988Z | Compiling rustls v0.23.19 |
| 828 | 2026-03-20T18:14:41.057Z | Checking winnow v0.7.3 |
| 829 | 2026-03-20T18:14:41.174Z | Checking pin-project v1.1.6 |
| 830 | 2026-03-20T18:14:41.264Z | Checking chrono v0.4.40 |
| 831 | 2026-03-20T18:14:41.416Z | Checking ron v0.8.1 |
| 832 | 2026-03-20T18:14:41.523Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 833 | 2026-03-20T18:14:41.632Z | Checking tower v0.5.2 |
| 834 | 2026-03-20T18:14:41.705Z | Checking toml_edit v0.19.15 |
| 835 | 2026-03-20T18:14:41.990Z | Checking walkdir v2.5.0 |
| 836 | 2026-03-20T18:14:42.028Z | Checking rsa v0.9.6 |
| 837 | 2026-03-20T18:14:42.041Z | Checking addr2line v0.24.2 |
| 838 | 2026-03-20T18:14:42.175Z | Checking tar v0.4.45 |
| 839 | 2026-03-20T18:14:42.376Z | Checking futures v0.3.31 |
| 840 | 2026-03-20T18:14:42.380Z | Checking crossbeam-channel v0.5.13 |
| 841 | 2026-03-20T18:14:42.468Z | Checking hashbrown v0.13.2 |
| 842 | 2026-03-20T18:14:42.514Z | Checking toml_edit v0.22.24 |
| 843 | 2026-03-20T18:14:42.534Z | Checking url v2.5.3 |
| 844 | 2026-03-20T18:14:42.651Z | Checking unicode-normalization v0.1.24 |
| 845 | 2026-03-20T18:14:42.839Z | Checking serde-hex v0.1.0 |
| 846 | 2026-03-20T18:14:42.984Z | Checking tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 847 | 2026-03-20T18:14:43.018Z | Checking bzip2 v0.4.4 |
| 848 | 2026-03-20T18:14:43.036Z | Checking term v0.7.0 |
| 849 | 2026-03-20T18:14:43.292Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 850 | 2026-03-20T18:14:43.576Z | Checking env_logger v0.10.2 |
| 851 | 2026-03-20T18:14:43.576Z | Checking x509-cert v0.2.5 |
| 852 | 2026-03-20T18:14:43.580Z | Compiling async-trait v0.1.86 |
| 853 | 2026-03-20T18:14:43.580Z | Compiling snafu-derive v0.8.5 |
| 854 | 2026-03-20T18:14:43.703Z | Checking object v0.36.5 |
| 855 | 2026-03-20T18:14:44.004Z | Compiling fs-err v2.11.0 |
| 856 | 2026-03-20T18:14:44.117Z | Checking rustc-demangle v0.1.24 |
| 857 | 2026-03-20T18:14:44.283Z | Checking take_mut v0.2.2 |
| 858 | 2026-03-20T18:14:44.390Z | Checking ipnet v2.10.1 |
| 859 | 2026-03-20T18:14:44.438Z | Compiling buf-list v1.0.3 |
| 860 | 2026-03-20T18:14:44.851Z | Checking crc-any v2.5.0 |
| 861 | 2026-03-20T18:14:44.915Z | Compiling anyhow v1.0.96 |
| 862 | 2026-03-20T18:14:45.000Z | Checking reqwest v0.12.12 |
| 863 | 2026-03-20T18:14:45.224Z | Checking toml v0.8.20 |
| 864 | 2026-03-20T18:14:45.241Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 865 | 2026-03-20T18:14:45.543Z | Checking slog-term v2.9.1 |
| 866 | 2026-03-20T18:14:45.559Z | Checking zip v0.6.6 |
| 867 | 2026-03-20T18:14:45.594Z | Checking olpc-cjson v0.1.4 |
| 868 | 2026-03-20T18:14:45.624Z | Checking toml v0.7.8 |
| 869 | 2026-03-20T18:14:45.755Z | Checking object v0.30.4 |
| 870 | 2026-03-20T18:14:45.794Z | Checking globset v0.4.15 |
| 871 | 2026-03-20T18:14:45.861Z | Checking pem v3.0.5 |
| 872 | 2026-03-20T18:14:45.954Z | Checking snafu v0.8.5 |
| 873 | 2026-03-20T18:14:45.968Z | Checking serde_path_to_error v0.1.16 |
| 874 | 2026-03-20T18:14:46.031Z | Checking serde_plain v1.0.2 |
| 875 | 2026-03-20T18:14:46.045Z | Compiling async-recursion v1.1.1 |
| 876 | 2026-03-20T18:14:46.187Z | Checking unicode-width v0.2.0 |
| 877 | 2026-03-20T18:14:46.225Z | Compiling rustls v0.22.4 |
| 878 | 2026-03-20T18:14:46.618Z | Checking typed-path v0.9.3 |
| 879 | 2026-03-20T18:14:46.669Z | Checking debug-ignore v1.0.5 |
| 880 | 2026-03-20T18:14:46.669Z | Checking arc-swap v1.7.1 |
| 881 | 2026-03-20T18:14:46.669Z | Checking path-slash v0.1.5 |
| 882 | 2026-03-20T18:14:46.800Z | Checking slog-scope v4.4.0 |
| 883 | 2026-03-20T18:14:46.920Z | Checking itertools v0.13.0 |
| 884 | 2026-03-20T18:14:46.939Z | Checking console v0.15.10 |
| 885 | 2026-03-20T18:14:46.943Z | Checking backtrace v0.3.74 |
| 886 | 2026-03-20T18:14:47.521Z | Checking tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 887 | 2026-03-20T18:14:47.556Z | Checking camino-tempfile v1.4.1 |
| 888 | 2026-03-20T18:14:47.571Z | Checking flate2 v1.0.35 |
| 889 | 2026-03-20T18:14:47.857Z | Checking zip v4.2.0 |
| 890 | 2026-03-20T18:14:47.894Z | Compiling multer v3.1.0 |
| 891 | 2026-03-20T18:14:47.989Z | Checking indent_write v2.2.0 |
| 892 | 2026-03-20T18:14:48.089Z | Checking parse-size v1.1.0 |
| 893 | 2026-03-20T18:14:48.102Z | Checking match_cfg v0.1.0 |
| 894 | 2026-03-20T18:14:48.164Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 895 | 2026-03-20T18:14:48.176Z | Checking hostname v0.3.1 |
| 896 | 2026-03-20T18:14:48.285Z | Checking slog-stdlog v4.1.1 |
| 897 | 2026-03-20T18:14:48.446Z | Checking slog-json v2.6.1 |
| 898 | 2026-03-20T18:14:48.562Z | Compiling async-stream-impl v0.3.6 |
| 899 | 2026-03-20T18:14:48.631Z | Checking num_cpus v1.16.0 |
| 900 | 2026-03-20T18:14:48.631Z | Compiling dropshot v0.15.1 |
| 901 | 2026-03-20T18:14:48.631Z | Checking encoding_rs v0.8.34 |
| 902 | 2026-03-20T18:14:48.673Z | Checking predicates-core v1.0.8 |
| 903 | 2026-03-20T18:14:48.688Z | Compiling doc-comment v0.3.3 |
| 904 | 2026-03-20T18:14:48.747Z | Checking threadpool v1.8.1 |
| 905 | 2026-03-20T18:14:48.789Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 906 | 2026-03-20T18:14:48.831Z | Checking slog-bunyan v2.5.0 |
| 907 | 2026-03-20T18:14:48.883Z | Checking slog-envlogger v2.2.0 |
| 908 | 2026-03-20T18:14:48.933Z | Checking sha1 v0.10.6 |
| 909 | 2026-03-20T18:14:49.036Z | Checking openapiv3 v2.0.0 |
| 910 | 2026-03-20T18:14:49.114Z | Checking waitgroup v0.1.2 |
| 911 | 2026-03-20T18:14:49.137Z | Checking rustls-pemfile v2.2.0 |
| 912 | 2026-03-20T18:14:49.175Z | Checking float-cmp v0.10.0 |
| 913 | 2026-03-20T18:14:49.189Z | Checking async-stream v0.3.6 |
| 914 | 2026-03-20T18:14:49.217Z | Checking hostname v0.4.0 |
| 915 | 2026-03-20T18:14:49.280Z | Compiling assert_cmd v2.0.16 |
| 916 | 2026-03-20T18:14:49.311Z | Checking termtree v0.4.1 |
| 917 | 2026-03-20T18:14:49.327Z | Checking humantime v2.1.0 |
| 918 | 2026-03-20T18:14:49.339Z | Checking normalize-line-endings v0.3.0 |
| 919 | 2026-03-20T18:14:49.446Z | Checking difflib v0.4.0 |
| 920 | 2026-03-20T18:14:49.463Z | Checking escape8259 v0.5.3 |
| 921 | 2026-03-20T18:14:49.513Z | Checking predicates-tree v1.0.11 |
| 922 | 2026-03-20T18:14:49.618Z | Checking libtest-mimic v0.7.3 |
| 923 | 2026-03-20T18:14:49.734Z | Checking fancy-regex v0.13.0 |
| 924 | 2026-03-20T18:14:49.763Z | Checking predicates v3.1.3 |
| 925 | 2026-03-20T18:14:49.763Z | Checking unicode-segmentation v1.12.0 |
| 926 | 2026-03-20T18:14:50.162Z | Checking similar v2.7.0 |
| 927 | 2026-03-20T18:14:50.215Z | Compiling serde_tokenstream v0.2.2 |
| 928 | 2026-03-20T18:14:50.215Z | Checking datatest-stable v0.2.9 |
| 929 | 2026-03-20T18:14:50.215Z | Checking newline-converter v0.3.0 |
| 930 | 2026-03-20T18:14:50.324Z | Checking expectorate v1.1.0 |
| 931 | 2026-03-20T18:14:50.359Z | Compiling dropshot_endpoint v0.15.1 |
| 932 | 2026-03-20T18:14:56.191Z | Checking rustls-webpki v0.102.8 |
| 933 | 2026-03-20T18:14:58.293Z | Checking tokio-rustls v0.25.0 |
| 934 | 2026-03-20T18:14:59.070Z | Checking tough v0.20.0 |
| 935 | 2026-03-20T18:15:01.277Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 936 | 2026-03-20T18:15:02.388Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 937 | 2026-03-20T18:15:03.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.84s |
| 938 | 2026-03-20T18:15:03.260Z | |
| 939 | 2026-03-20T18:15:03.265Z | real 53.128265140 |
| 940 | 2026-03-20T18:15:03.265Z | user 3:55.892025057 |
| 941 | 2026-03-20T18:15:03.265Z | sys 55.497456708 |
| 942 | 2026-03-20T18:15:03.265Z | trap 0.137977045 |
| 943 | 2026-03-20T18:15:03.265Z | tflt 1.762502351 |
| 944 | 2026-03-20T18:15:03.265Z | dflt 1.209797661 |
| 945 | 2026-03-20T18:15:03.265Z | kflt 0.010188333 |
| 946 | 2026-03-20T18:15:03.265Z | lock 3:15.837470091 |
| 947 | 2026-03-20T18:15:03.265Z | slp 16:05.722956970 |
| 948 | 2026-03-20T18:15:03.265Z | lat 27.258840301 |
| 949 | 2026-03-20T18:15:03.265Z | stop 1:14.983387816 |
| 950 | 2026-03-20T18:15:03.265Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 951 | 2026-03-20T18:15:03.265Z | + ptime -m cargo doc --workspace --no-deps |
| 952 | 2026-03-20T18:15:03.632Z | Compiling num-traits v0.2.19 |
| 953 | 2026-03-20T18:15:03.645Z | Checking spin v0.9.8 |
| 954 | 2026-03-20T18:15:03.649Z | Compiling slog v2.7.0 |
| 955 | 2026-03-20T18:15:03.652Z | Checking indexmap v2.7.1 |
| 956 | 2026-03-20T18:15:03.657Z | Checking tokio v1.43.0 |
| 957 | 2026-03-20T18:15:03.660Z | Checking regex-automata v0.4.8 |
| 958 | 2026-03-20T18:15:03.669Z | Checking rustls-webpki v0.102.8 |
| 959 | 2026-03-20T18:15:03.672Z | Checking tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 960 | 2026-03-20T18:15:03.754Z | Checking lazy_static v1.5.0 |
| 961 | 2026-03-20T18:15:03.829Z | Checking bstr v1.10.0 |
| 962 | 2026-03-20T18:15:04.007Z | Checking time v0.3.36 |
| 963 | 2026-03-20T18:15:04.102Z | Checking rustls v0.23.19 |
| 964 | 2026-03-20T18:15:04.257Z | Checking tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 965 | 2026-03-20T18:15:04.267Z | Checking slog-scope v4.4.0 |
| 966 | 2026-03-20T18:15:04.278Z | Checking toml_edit v0.19.15 |
| 967 | 2026-03-20T18:15:04.391Z | Checking toml_edit v0.22.24 |
| 968 | 2026-03-20T18:15:04.447Z | Checking zip v4.2.0 |
| 969 | 2026-03-20T18:15:04.778Z | Checking num-integer v0.1.46 |
| 970 | 2026-03-20T18:15:04.967Z | Checking chrono v0.4.40 |
| 971 | 2026-03-20T18:15:05.041Z | Checking num-iter v0.1.45 |
| 972 | 2026-03-20T18:15:05.142Z | Checking slog-async v2.8.0 |
| 973 | 2026-03-20T18:15:05.149Z | Checking num-bigint-dig v0.8.4 |
| 974 | 2026-03-20T18:15:05.321Z | Checking slog-term v2.9.1 |
| 975 | 2026-03-20T18:15:05.540Z | Checking globset v0.4.15 |
| 976 | 2026-03-20T18:15:05.603Z | Checking regex v1.11.1 |
| 977 | 2026-03-20T18:15:05.660Z | Checking toml v0.7.8 |
| 978 | 2026-03-20T18:15:05.822Z | Checking slog-stdlog v4.1.1 |
| 979 | 2026-03-20T18:15:05.931Z | Checking console v0.15.10 |
| 980 | 2026-03-20T18:15:05.938Z | Checking toml v0.8.20 |
| 981 | 2026-03-20T18:15:05.944Z | Checking slog-envlogger v2.2.0 |
| 982 | 2026-03-20T18:15:05.994Z | Documenting tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 983 | 2026-03-20T18:15:06.018Z | Documenting tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 984 | 2026-03-20T18:15:06.110Z | Checking rsa v0.9.6 |
| 985 | 2026-03-20T18:15:06.598Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 986 | 2026-03-20T18:15:07.124Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 987 | 2026-03-20T18:15:07.226Z | Checking hyper v1.5.2 |
| 988 | 2026-03-20T18:15:07.232Z | Checking tokio-util v0.7.13 |
| 989 | 2026-03-20T18:15:07.232Z | Checking tower v0.5.2 |
| 990 | 2026-03-20T18:15:07.833Z | Checking hyper-util v0.1.10 |
| 991 | 2026-03-20T18:15:08.478Z | Checking reqwest v0.12.12 |
| 992 | 2026-03-20T18:15:08.980Z | Checking tough v0.20.0 |
| 993 | 2026-03-20T18:15:11.123Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 994 | 2026-03-20T18:15:11.127Z | Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 995 | 2026-03-20T18:15:11.961Z | Documenting tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 996 | 2026-03-20T18:15:13.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s |
| 997 | 2026-03-20T18:15:13.800Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 998 | 2026-03-20T18:15:13.809Z | |
| 999 | 2026-03-20T18:15:13.818Z | real 10.527217652 |
| 1000 | 2026-03-20T18:15:13.818Z | user 28.070134819 |
| 1001 | 2026-03-20T18:15:13.818Z | sys 4.628904473 |
| 1002 | 2026-03-20T18:15:13.818Z | trap 0.009528129 |
| 1003 | 2026-03-20T18:15:13.818Z | tflt 0.009797738 |
| 1004 | 2026-03-20T18:15:13.819Z | dflt 0.002383123 |
| 1005 | 2026-03-20T18:15:13.819Z | kflt 0.000002079 |
| 1006 | 2026-03-20T18:15:13.819Z | lock 35.924474501 |
| 1007 | 2026-03-20T18:15:13.819Z | slp 1:30.139351109 |
| 1008 | 2026-03-20T18:15:13.819Z | lat 1.907142342 |
| 1009 | 2026-03-20T18:15:13.819Z | stop 2.756286054 |
| 1010 | 2026-03-20T18:15:13.819Z | process exited: duration 136868 ms, exit code 0 |
| |
| 1011 | 2026-03-20T18:15:13.832Z | found 0 output files |