|
|
|
| 1 | 2025-04-08T02:13:26.206Z | job assigned to worker 01JR9JQHT7AXKRJ7Z1VKH8PZZH [factory aws, i-0c84d8552a5d04c1f] (queued for 55 s) |
| |
| 2 | 2025-04-08T02:13:34.809Z | starting task 0: "setup" |
| 3 | 2025-04-08T02:13:34.814Z | ++ uname -s |
| 4 | 2025-04-08T02:13:34.817Z | + kern=SunOS |
| 5 | 2025-04-08T02:13:34.817Z | + build_user=build |
| 6 | 2025-04-08T02:13:34.817Z | + build_uid=12345 |
| 7 | 2025-04-08T02:13:34.817Z | + work_dir=/work |
| 8 | 2025-04-08T02:13:34.817Z | + input_dir=/input |
| 9 | 2025-04-08T02:13:34.817Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-08T02:13:34.817Z | + case "$kern" in |
| 11 | 2025-04-08T02:13:34.817Z | + groupadd -g 12345 build |
| 12 | 2025-04-08T02:13:34.821Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-08T02:13:36.829Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-08T02:13:36.954Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-08T02:13:36.957Z | + home_fs=zfs |
| 16 | 2025-04-08T02:13:36.957Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-08T02:13:36.957Z | + mkdir -p /home/build |
| 18 | 2025-04-08T02:13:36.960Z | + chown build:build /home/build /work |
| 19 | 2025-04-08T02:13:38.961Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-08T02:13:38.964Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2025-04-08T02:13:38.970Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-08T02:13:38.976Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-04-08T02:13:38.976Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-04-08T02:13:38.976Z | * rust toolchain channel = "1.85.0" |
| 25 | 2025-04-08T02:13:38.976Z | * rust toolchain profile = "default" |
| 26 | 2025-04-08T02:13:38.976Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-04-08T02:13:38.976Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-04-08T02:13:38.979Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-08T02:13:38.979Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-04-08T02:13:39.095Z | info: downloading installer |
| 31 | 2025-04-08T02:13:40.490Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-08T02:13:40.490Z | warn: /opt/ooce/bin |
| 33 | 2025-04-08T02:13:40.490Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-08T02:13:40.490Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-08T02:13:40.490Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-08T02:13:40.490Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-08T02:13:40.490Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-08T02:13:40.490Z | error: cannot install while Rust is installed |
| 39 | 2025-04-08T02:13:40.490Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-08T02:13:40.504Z | info: profile set to 'default' |
| 41 | 2025-04-08T02:13:40.504Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-08T02:13:40.507Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-04-08T02:13:40.665Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-04-08T02:13:40.665Z | info: downloading component 'cargo' |
| 45 | 2025-04-08T02:13:41.594Z | info: downloading component 'clippy' |
| 46 | 2025-04-08T02:13:41.989Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-08T02:13:43.178Z | info: downloading component 'rust-std' |
| 48 | 2025-04-08T02:13:44.894Z | info: downloading component 'rustc' |
| 49 | 2025-04-08T02:13:50.812Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-08T02:13:51.100Z | info: installing component 'cargo' |
| 51 | 2025-04-08T02:13:51.918Z | info: installing component 'clippy' |
| 52 | 2025-04-08T02:13:52.303Z | info: installing component 'rust-docs' |
| 53 | 2025-04-08T02:13:54.102Z | info: installing component 'rust-std' |
| 54 | 2025-04-08T02:13:55.995Z | info: installing component 'rustc' |
| 55 | 2025-04-08T02:14:01.855Z | info: installing component 'rustfmt' |
| 56 | 2025-04-08T02:14:02.186Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-04-08T02:14:02.186Z | |
| 58 | 2025-04-08T02:14:02.550Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-04-08T02:14:02.550Z | |
| 60 | 2025-04-08T02:14:02.554Z | |
| 61 | 2025-04-08T02:14:02.554Z | Rust is installed now. Great! |
| 62 | 2025-04-08T02:14:02.554Z | |
| 63 | 2025-04-08T02:14:02.554Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-08T02:14:02.554Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-08T02:14:02.554Z | |
| 66 | 2025-04-08T02:14:02.554Z | To configure your current shell, you need to source |
| 67 | 2025-04-08T02:14:02.554Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-08T02:14:02.554Z | |
| 69 | 2025-04-08T02:14:02.554Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-08T02:14:02.554Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-08T02:14:02.554Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-08T02:14:02.554Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-08T02:14:02.624Z | + rustup --version |
| 74 | 2025-04-08T02:14:02.635Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-08T02:14:02.636Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-08T02:14:02.664Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 77 | 2025-04-08T02:14:02.667Z | + cargo --version |
| 78 | 2025-04-08T02:14:02.686Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 79 | 2025-04-08T02:14:02.689Z | + rustc --version |
| 80 | 2025-04-08T02:14:02.714Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 81 | 2025-04-08T02:14:02.717Z | process exited: duration 23742 ms, exit code 0 |
| |
| 82 | 2025-04-08T02:14:02.724Z | starting task 2: "authentication" |
| 83 | 2025-04-08T02:14:02.746Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2025-04-08T02:14:02.753Z | starting task 3: "clone repository" |
| 85 | 2025-04-08T02:14:02.758Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 86 | 2025-04-08T02:14:02.761Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 87 | 2025-04-08T02:14:02.805Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 88 | 2025-04-08T02:14:03.242Z | + cd /work/oxidecomputer/tufaceous |
| 89 | 2025-04-08T02:14:03.242Z | + git fetch origin 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af |
| 90 | 2025-04-08T02:14:03.481Z | From https://github.com/oxidecomputer/tufaceous |
| 91 | 2025-04-08T02:14:03.481Z | * branch 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af -> FETCH_HEAD |
| 92 | 2025-04-08T02:14:03.489Z | + [[ -n dependabot/cargo/tokio-1.44.2 ]] |
| 93 | 2025-04-08T02:14:03.492Z | ++ git branch --show-current |
| 94 | 2025-04-08T02:14:03.495Z | + current=main |
| 95 | 2025-04-08T02:14:03.495Z | + [[ main != dependabot/cargo/tokio-1.44.2 ]] |
| 96 | 2025-04-08T02:14:03.495Z | + git branch -f dependabot/cargo/tokio-1.44.2 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af |
| 97 | 2025-04-08T02:14:03.499Z | + git checkout -f dependabot/cargo/tokio-1.44.2 |
| 98 | 2025-04-08T02:14:03.503Z | Switched to branch 'dependabot/cargo/tokio-1.44.2' |
| 99 | 2025-04-08T02:14:03.506Z | + git reset --hard 0e0bd1fb3ec1f69693aecd93d7a062fb2fea67af |
| 100 | 2025-04-08T02:14:03.509Z | HEAD is now at 0e0bd1f Bump tokio from 1.43.0 to 1.44.2 |
| 101 | 2025-04-08T02:14:03.509Z | process exited: duration 756 ms, exit code 0 |
| |
| 102 | 2025-04-08T02:14:03.516Z | starting task 4: "build" |
| 103 | 2025-04-08T02:14:03.521Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-04-08T02:14:03.524Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-04-08T02:14:03.524Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-04-08T02:14:03.524Z | ++ export 'RUSTFLAGS=-D warnings' |
| 107 | 2025-04-08T02:14:03.524Z | ++ RUSTFLAGS='-D warnings' |
| 108 | 2025-04-08T02:14:03.524Z | ++ export CARGO_INCREMENTAL=0 |
| 109 | 2025-04-08T02:14:03.524Z | ++ CARGO_INCREMENTAL=0 |
| 110 | 2025-04-08T02:14:03.524Z | +++ uname -s |
| 111 | 2025-04-08T02:14:03.524Z | ++ HOST_OS=SunOS |
| 112 | 2025-04-08T02:14:03.524Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 113 | 2025-04-08T02:14:03.524Z | ++ CLANGVER=15 |
| 114 | 2025-04-08T02:14:03.524Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 115 | 2025-04-08T02:14:13.140Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 116 | 2025-04-08T02:14:18.079Z | Startup: Caching catalogs ... Done |
| 117 | 2025-04-08T02:14:35.546Z | Planning: Solver setup ... Done (16.445s) |
| 118 | 2025-04-08T02:14:35.726Z | Planning: Running solver ... Done (0.180s) |
| 119 | 2025-04-08T02:14:35.869Z | Planning: Finding local manifests ... Done (0.004s) |
| 120 | 2025-04-08T02:14:35.902Z | Planning: Fetching manifests: 0/3 0% complete |
| 121 | 2025-04-08T02:14:37.724Z | Planning: Fetching manifests: 3/3 100% complete |
| 122 | 2025-04-08T02:14:37.769Z | Planning: Package planning ... Done (0.045s) |
| 123 | 2025-04-08T02:14:37.816Z | Planning: Merging actions ... Done (0.047s) |
| 124 | 2025-04-08T02:14:37.986Z | Planning: Checking for conflicting actions ... Done (0.169s) |
| 125 | 2025-04-08T02:14:37.996Z | Planning: Consolidating action changes ... Done (0.010s) |
| 126 | 2025-04-08T02:14:39.062Z | Planning: Evaluating mediators ... Done (1.065s) |
| 127 | 2025-04-08T02:14:39.071Z | Planning: Planning completed in 20.88 seconds |
| 128 | 2025-04-08T02:14:39.089Z | Packages to install: 3 |
| 129 | 2025-04-08T02:14:39.092Z | Mediators to change: 2 |
| 130 | 2025-04-08T02:14:39.093Z | Services to change: 1 |
| 131 | 2025-04-08T02:14:39.093Z | Estimated space available: 155.66 GB |
| 132 | 2025-04-08T02:14:39.093Z | Estimated space to be consumed: 1.61 GB |
| 133 | 2025-04-08T02:14:39.093Z | Create boot environment: No |
| 134 | 2025-04-08T02:14:39.093Z | Create backup boot environment: No |
| 135 | 2025-04-08T02:14:39.093Z | Rebuild boot archive: No |
| 136 | 2025-04-08T02:14:39.093Z | |
| 137 | 2025-04-08T02:14:39.093Z | Changed mediators: |
| 138 | 2025-04-08T02:14:39.093Z | mediator clang: |
| 139 | 2025-04-08T02:14:39.093Z | version: None -> 15 (system default) |
| 140 | 2025-04-08T02:14:39.093Z | |
| 141 | 2025-04-08T02:14:39.093Z | mediator llvm: |
| 142 | 2025-04-08T02:14:39.093Z | version: 14 (system default) -> 15 (system default) |
| 143 | 2025-04-08T02:14:39.093Z | |
| 144 | 2025-04-08T02:14:39.093Z | Changed packages: |
| 145 | 2025-04-08T02:14:39.093Z | helios-dev |
| 146 | 2025-04-08T02:14:39.093Z | developer/build-essential |
| 147 | 2025-04-08T02:14:39.093Z | None -> 11-2.0 |
| 148 | 2025-04-08T02:14:39.093Z | ooce/developer/clang-15 |
| 149 | 2025-04-08T02:14:39.093Z | None -> 15.0.7-2.0 |
| 150 | 2025-04-08T02:14:39.093Z | ooce/developer/llvm-15 |
| 151 | 2025-04-08T02:14:39.093Z | None -> 15.0.7-2.0 |
| 152 | 2025-04-08T02:14:39.093Z | |
| 153 | 2025-04-08T02:14:39.093Z | Services: |
| 154 | 2025-04-08T02:14:39.093Z | restart_fmri: |
| 155 | 2025-04-08T02:14:39.093Z | svc:/system/update-man-index:default |
| 156 | 2025-04-08T02:14:39.138Z | |
| 157 | 2025-04-08T02:14:39.138Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 158 | 2025-04-08T02:14:45.279Z | Download: 984/3076 items 82.2/211.3MB 38% complete (17.4M/s) |
| 159 | 2025-04-08T02:14:50.491Z | Download: 2000/3076 items 117.0/211.3MB 55% complete (10.2M/s) |
| 160 | 2025-04-08T02:14:55.492Z | Download: 3031/3076 items 182.4/211.3MB 86% complete (9.9M/s) |
| 161 | 2025-04-08T02:14:56.901Z | Download: Completed 211.31 MB in 17.76 seconds (11.9M/s) |
| 162 | 2025-04-08T02:14:57.194Z | Actions: 1/3430 actions (Installing new actions) |
| 163 | 2025-04-08T02:15:01.678Z | Actions: Completed 3430 actions in 4.48 seconds. |
| 164 | 2025-04-08T02:15:01.922Z | Done (0.240s) |
| 165 | 2025-04-08T02:15:01.922Z | Done (0.000s) |
| 166 | 2025-04-08T02:15:02.586Z | Done (0.664s) |
| 167 | 2025-04-08T02:15:07.063Z | Done (4.232s) |
| 168 | 2025-04-08T02:15:07.150Z | Done (0.018s) |
| 169 | 2025-04-08T02:15:07.153Z | Done (0.000s) |
| 170 | 2025-04-08T02:15:07.311Z | Done (0.000s) |
| 171 | 2025-04-08T02:15:07.771Z | ++ (( rc != 4 && rc != 0 )) |
| 172 | 2025-04-08T02:15:07.771Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 173 | 2025-04-08T02:15:08.066Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2025-04-08T02:15:08.227Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2025-04-08T02:15:08.232Z | Planning: Consolidating action changes ... Done |
| 176 | 2025-04-08T02:15:08.498Z | Planning: Evaluating mediators ... Done |
| 177 | 2025-04-08T02:15:08.502Z | Planning: Planning completed in 0.43 seconds |
| 178 | 2025-04-08T02:15:08.533Z | Mediators to change: 2 |
| 179 | 2025-04-08T02:15:08.533Z | Create boot environment: No |
| 180 | 2025-04-08T02:15:08.537Z | Create backup boot environment: No |
| 181 | 2025-04-08T02:15:08.609Z | Done |
| 182 | 2025-04-08T02:15:08.609Z | Done |
| 183 | 2025-04-08T02:15:09.053Z | Done |
| 184 | 2025-04-08T02:15:12.623Z | Done |
| 185 | 2025-04-08T02:15:12.714Z | Done |
| 186 | 2025-04-08T02:15:12.717Z | Done |
| 187 | 2025-04-08T02:15:12.901Z | Done |
| 188 | 2025-04-08T02:15:12.988Z | + cargo --version |
| 189 | 2025-04-08T02:15:13.044Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 190 | 2025-04-08T02:15:13.047Z | + rustc --version |
| 191 | 2025-04-08T02:15:13.113Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 192 | 2025-04-08T02:15:13.116Z | + banner clippy |
| 193 | 2025-04-08T02:15:13.119Z | |
| 194 | 2025-04-08T02:15:13.119Z | #### # # ##### ##### # # |
| 195 | 2025-04-08T02:15:13.119Z | # # # # # # # # # # |
| 196 | 2025-04-08T02:15:13.119Z | # # # # # # # # |
| 197 | 2025-04-08T02:15:13.119Z | # # # ##### ##### # |
| 198 | 2025-04-08T02:15:13.119Z | # # # # # # # |
| 199 | 2025-04-08T02:15:13.119Z | #### ###### # # # # |
| 200 | 2025-04-08T02:15:13.119Z | |
| 201 | 2025-04-08T02:15:13.122Z | + ptime -m cargo clippy --all-features --all-targets |
| 202 | 2025-04-08T02:15:13.380Z | Updating crates.io index |
| 203 | 2025-04-08T02:15:13.469Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 204 | 2025-04-08T02:15:13.771Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 205 | 2025-04-08T02:15:14.058Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 206 | 2025-04-08T02:15:14.369Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 207 | 2025-04-08T02:15:15.526Z | Downloading crates ... |
| 208 | 2025-04-08T02:15:15.651Z | Downloaded aho-corasick v1.1.3 |
| 209 | 2025-04-08T02:15:15.666Z | Downloaded futures-macro v0.3.31 |
| 210 | 2025-04-08T02:15:15.675Z | Downloaded rustls-pemfile v2.2.0 |
| 211 | 2025-04-08T02:15:15.678Z | Downloaded serde_urlencoded v0.7.1 |
| 212 | 2025-04-08T02:15:15.681Z | Downloaded serde_tokenstream v0.2.2 |
| 213 | 2025-04-08T02:15:15.681Z | Downloaded proc-macro2 v1.0.93 |
| 214 | 2025-04-08T02:15:15.684Z | Downloaded tinyvec_macros v0.1.1 |
| 215 | 2025-04-08T02:15:15.684Z | Downloaded termtree v0.4.1 |
| 216 | 2025-04-08T02:15:15.687Z | Downloaded serde_spanned v0.6.8 |
| 217 | 2025-04-08T02:15:15.693Z | Downloaded semver v1.0.25 |
| 218 | 2025-04-08T02:15:15.696Z | Downloaded tempfile v3.13.0 |
| 219 | 2025-04-08T02:15:15.699Z | Downloaded strum_macros v0.26.4 |
| 220 | 2025-04-08T02:15:15.702Z | Downloaded slog-envlogger v2.2.0 |
| 221 | 2025-04-08T02:15:15.705Z | Downloaded smallvec v0.6.14 |
| 222 | 2025-04-08T02:15:15.705Z | Downloaded slog-bunyan v2.5.0 |
| 223 | 2025-04-08T02:15:15.710Z | Downloaded tar v0.4.44 |
| 224 | 2025-04-08T02:15:15.714Z | Downloaded rsa v0.9.6 |
| 225 | 2025-04-08T02:15:15.718Z | Downloaded anstyle-parse v0.2.5 |
| 226 | 2025-04-08T02:15:15.720Z | Downloaded quote v1.0.38 |
| 227 | 2025-04-08T02:15:15.724Z | Downloaded anstyle-query v1.1.1 |
| 228 | 2025-04-08T02:15:15.727Z | Downloaded syn v2.0.96 |
| 229 | 2025-04-08T02:15:15.736Z | Downloaded num_cpus v1.16.0 |
| 230 | 2025-04-08T02:15:15.739Z | Downloaded bit-vec v0.6.3 |
| 231 | 2025-04-08T02:15:15.742Z | Downloaded assert_cmd v2.0.16 |
| 232 | 2025-04-08T02:15:15.745Z | Downloaded rand_core v0.6.4 |
| 233 | 2025-04-08T02:15:15.745Z | Downloaded rand_chacha v0.3.1 |
| 234 | 2025-04-08T02:15:15.745Z | Downloaded rand v0.8.5 |
| 235 | 2025-04-08T02:15:15.749Z | Downloaded async-stream v0.3.6 |
| 236 | 2025-04-08T02:15:15.752Z | Downloaded arc-swap v1.7.1 |
| 237 | 2025-04-08T02:15:15.755Z | Downloaded anyhow v1.0.96 |
| 238 | 2025-04-08T02:15:15.758Z | Downloaded async-stream-impl v0.3.6 |
| 239 | 2025-04-08T02:15:15.761Z | Downloaded anstyle v1.0.10 |
| 240 | 2025-04-08T02:15:15.761Z | Downloaded shlex v1.3.0 |
| 241 | 2025-04-08T02:15:15.764Z | Downloaded rusty-fork v0.3.0 |
| 242 | 2025-04-08T02:15:15.769Z | Downloaded async-trait v0.1.86 |
| 243 | 2025-04-08T02:15:15.773Z | Downloaded sha1 v0.10.6 |
| 244 | 2025-04-08T02:15:15.776Z | Downloaded cfg-if v1.0.0 |
| 245 | 2025-04-08T02:15:15.776Z | Downloaded schemars_derive v0.8.22 |
| 246 | 2025-04-08T02:15:15.780Z | Downloaded serde_plain v1.0.2 |
| 247 | 2025-04-08T02:15:15.783Z | Downloaded ryu v1.0.18 |
| 248 | 2025-04-08T02:15:15.786Z | Downloaded atomic-waker v1.1.2 |
| 249 | 2025-04-08T02:15:15.786Z | Downloaded async-recursion v1.1.1 |
| 250 | 2025-04-08T02:15:15.789Z | Downloaded signal-hook-registry v1.4.2 |
| 251 | 2025-04-08T02:15:15.792Z | Downloaded rustls v0.22.4 |
| 252 | 2025-04-08T02:15:15.803Z | Downloaded take_mut v0.2.2 |
| 253 | 2025-04-08T02:15:15.806Z | Downloaded strsim v0.11.1 |
| 254 | 2025-04-08T02:15:15.806Z | Downloaded equivalent v1.0.1 |
| 255 | 2025-04-08T02:15:15.809Z | Downloaded rustc-demangle v0.1.24 |
| 256 | 2025-04-08T02:15:15.812Z | Downloaded escape8259 v0.5.3 |
| 257 | 2025-04-08T02:15:15.815Z | Downloaded doc-comment v0.3.3 |
| 258 | 2025-04-08T02:15:15.820Z | Downloaded cpufeatures v0.2.14 |
| 259 | 2025-04-08T02:15:15.824Z | Downloaded strum v0.26.3 |
| 260 | 2025-04-08T02:15:15.824Z | Downloaded autocfg v1.4.0 |
| 261 | 2025-04-08T02:15:15.827Z | Downloaded array-init v0.0.4 |
| 262 | 2025-04-08T02:15:15.830Z | Downloaded cexpr v0.6.0 |
| 263 | 2025-04-08T02:15:15.833Z | Downloaded thiserror v1.0.69 |
| 264 | 2025-04-08T02:15:15.837Z | Downloaded termcolor v1.4.1 |
| 265 | 2025-04-08T02:15:15.839Z | Downloaded tap v1.0.1 |
| 266 | 2025-04-08T02:15:15.840Z | Downloaded synstructure v0.13.1 |
| 267 | 2025-04-08T02:15:15.842Z | Downloaded deranged v0.3.11 |
| 268 | 2025-04-08T02:15:15.843Z | Downloaded crc v3.2.1 |
| 269 | 2025-04-08T02:15:15.845Z | Downloaded clap_lex v0.7.4 |
| 270 | 2025-04-08T02:15:15.846Z | Downloaded bitfield v0.14.0 |
| 271 | 2025-04-08T02:15:15.848Z | Downloaded same-file v1.0.6 |
| 272 | 2025-04-08T02:15:15.849Z | Downloaded clap_derive v4.5.28 |
| 273 | 2025-04-08T02:15:15.851Z | Downloaded bit-set v0.5.3 |
| 274 | 2025-04-08T02:15:15.854Z | Downloaded sync_wrapper v1.0.1 |
| 275 | 2025-04-08T02:15:15.855Z | Downloaded buf-list v1.0.3 |
| 276 | 2025-04-08T02:15:15.858Z | Downloaded block-buffer v0.10.4 |
| 277 | 2025-04-08T02:15:15.858Z | Downloaded time-core v0.1.2 |
| 278 | 2025-04-08T02:15:15.858Z | Downloaded debug-ignore v1.0.5 |
| 279 | 2025-04-08T02:15:15.861Z | Downloaded adler2 v2.0.0 |
| 280 | 2025-04-08T02:15:15.861Z | Downloaded cmake v0.1.51 |
| 281 | 2025-04-08T02:15:15.864Z | Downloaded similar v2.7.0 |
| 282 | 2025-04-08T02:15:15.867Z | Downloaded zerofrom-derive v0.1.4 |
| 283 | 2025-04-08T02:15:15.870Z | Downloaded serde-hex v0.1.0 |
| 284 | 2025-04-08T02:15:15.870Z | Downloaded terminal_size v0.4.0 |
| 285 | 2025-04-08T02:15:15.873Z | Downloaded signature v2.2.0 |
| 286 | 2025-04-08T02:15:15.873Z | Downloaded rustc-hash v1.1.0 |
| 287 | 2025-04-08T02:15:15.876Z | Downloaded funty v2.0.0 |
| 288 | 2025-04-08T02:15:15.877Z | Downloaded futures-io v0.3.31 |
| 289 | 2025-04-08T02:15:15.879Z | Downloaded futures-executor v0.3.31 |
| 290 | 2025-04-08T02:15:15.879Z | Downloaded predicates-core v1.0.8 |
| 291 | 2025-04-08T02:15:15.880Z | Downloaded dirs-sys-next v0.1.2 |
| 292 | 2025-04-08T02:15:15.883Z | Downloaded daft v0.1.1 |
| 293 | 2025-04-08T02:15:15.883Z | Downloaded zerofrom v0.1.4 |
| 294 | 2025-04-08T02:15:15.886Z | Downloaded newline-converter v0.3.0 |
| 295 | 2025-04-08T02:15:15.886Z | Downloaded futures-core v0.3.31 |
| 296 | 2025-04-08T02:15:15.889Z | Downloaded fs-err v2.11.0 |
| 297 | 2025-04-08T02:15:15.889Z | Downloaded slab v0.4.9 |
| 298 | 2025-04-08T02:15:15.892Z | Downloaded predicates-tree v1.0.11 |
| 299 | 2025-04-08T02:15:15.892Z | Downloaded dirs-next v2.0.0 |
| 300 | 2025-04-08T02:15:15.895Z | Downloaded serde_derive_internals v0.29.1 |
| 301 | 2025-04-08T02:15:15.895Z | Downloaded match_cfg v0.1.0 |
| 302 | 2025-04-08T02:15:15.898Z | Downloaded camino v1.1.9 |
| 303 | 2025-04-08T02:15:15.898Z | Downloaded scopeguard v1.2.0 |
| 304 | 2025-04-08T02:15:15.901Z | Downloaded bzip2 v0.4.4 |
| 305 | 2025-04-08T02:15:15.901Z | Downloaded base64ct v1.6.0 |
| 306 | 2025-04-08T02:15:15.904Z | Downloaded subtle v2.6.1 |
| 307 | 2025-04-08T02:15:15.904Z | Downloaded stable_deref_trait v1.2.0 |
| 308 | 2025-04-08T02:15:15.907Z | Downloaded serde_path_to_error v0.1.16 |
| 309 | 2025-04-08T02:15:15.907Z | Downloaded form_urlencoded v1.2.1 |
| 310 | 2025-04-08T02:15:15.910Z | Downloaded tls_codec v0.4.1 |
| 311 | 2025-04-08T02:15:15.910Z | Downloaded num_threads v0.1.7 |
| 312 | 2025-04-08T02:15:15.913Z | Downloaded which v4.4.2 |
| 313 | 2025-04-08T02:15:15.913Z | Downloaded thiserror v2.0.12 |
| 314 | 2025-04-08T02:15:15.917Z | Downloaded tinystr v0.7.6 |
| 315 | 2025-04-08T02:15:15.920Z | Downloaded is-terminal v0.4.13 |
| 316 | 2025-04-08T02:15:15.923Z | Downloaded try-lock v0.2.5 |
| 317 | 2025-04-08T02:15:15.923Z | Downloaded addr2line v0.24.2 |
| 318 | 2025-04-08T02:15:15.926Z | Downloaded slog-async v2.8.0 |
| 319 | 2025-04-08T02:15:15.927Z | Downloaded thread_local v1.1.8 |
| 320 | 2025-04-08T02:15:15.929Z | Downloaded thiserror-impl v2.0.12 |
| 321 | 2025-04-08T02:15:15.929Z | Downloaded humantime v2.1.0 |
| 322 | 2025-04-08T02:15:15.933Z | Downloaded anstream v0.6.15 |
| 323 | 2025-04-08T02:15:15.936Z | Downloaded slog-json v2.6.1 |
| 324 | 2025-04-08T02:15:15.936Z | Downloaded httpdate v1.0.3 |
| 325 | 2025-04-08T02:15:15.936Z | Downloaded lazycell v1.3.0 |
| 326 | 2025-04-08T02:15:15.939Z | Downloaded unarray v0.1.4 |
| 327 | 2025-04-08T02:15:15.939Z | Downloaded predicates v3.1.3 |
| 328 | 2025-04-08T02:15:15.942Z | Downloaded is_terminal_polyfill v1.70.1 |
| 329 | 2025-04-08T02:15:15.945Z | Downloaded zeroize_derive v1.4.2 |
| 330 | 2025-04-08T02:15:15.945Z | Downloaded zeroize v1.8.1 |
| 331 | 2025-04-08T02:15:15.949Z | Downloaded clang-sys v1.8.1 |
| 332 | 2025-04-08T02:15:15.949Z | Downloaded parse-size v1.1.0 |
| 333 | 2025-04-08T02:15:15.953Z | Downloaded pem v3.0.5 |
| 334 | 2025-04-08T02:15:15.953Z | Downloaded packed_struct v0.10.1 |
| 335 | 2025-04-08T02:15:15.953Z | Downloaded tower-layer v0.3.3 |
| 336 | 2025-04-08T02:15:15.956Z | Downloaded snafu-derive v0.8.5 |
| 337 | 2025-04-08T02:15:15.956Z | Downloaded idna_adapter v1.2.0 |
| 338 | 2025-04-08T02:15:15.956Z | Downloaded bitflags v2.6.0 |
| 339 | 2025-04-08T02:15:15.959Z | Downloaded slog-scope v4.4.0 |
| 340 | 2025-04-08T02:15:15.963Z | Downloaded time-macros v0.2.18 |
| 341 | 2025-04-08T02:15:15.966Z | Downloaded waitgroup v0.1.2 |
| 342 | 2025-04-08T02:15:15.966Z | Downloaded aws-lc-rs v1.12.4 |
| 343 | 2025-04-08T02:15:15.973Z | Downloaded yoke-derive v0.7.4 |
| 344 | 2025-04-08T02:15:15.976Z | Downloaded generic-array v0.14.7 |
| 345 | 2025-04-08T02:15:15.976Z | Downloaded pin-utils v0.1.0 |
| 346 | 2025-04-08T02:15:15.979Z | Downloaded zerovec-derive v0.10.3 |
| 347 | 2025-04-08T02:15:15.979Z | Downloaded xattr v1.3.1 |
| 348 | 2025-04-08T02:15:15.982Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2025-04-08T02:15:15.982Z | Downloaded test-strategy v0.4.0 |
| 350 | 2025-04-08T02:15:15.985Z | Downloaded lock_api v0.4.12 |
| 351 | 2025-04-08T02:15:16.004Z | Downloaded smallvec v1.14.0 |
| 352 | 2025-04-08T02:15:16.004Z | Downloaded env_logger v0.10.2 |
| 353 | 2025-04-08T02:15:16.008Z | Downloaded futures-sink v0.3.31 |
| 354 | 2025-04-08T02:15:16.008Z | Downloaded http-body-util v0.1.2 |
| 355 | 2025-04-08T02:15:16.008Z | Downloaded num-conv v0.1.0 |
| 356 | 2025-04-08T02:15:16.009Z | Downloaded multer v3.1.0 |
| 357 | 2025-04-08T02:15:16.009Z | Downloaded libloading v0.8.5 |
| 358 | 2025-04-08T02:15:16.009Z | Downloaded futures-channel v0.3.31 |
| 359 | 2025-04-08T02:15:16.009Z | Downloaded futures v0.3.31 |
| 360 | 2025-04-08T02:15:16.009Z | Downloaded schemars v0.8.22 |
| 361 | 2025-04-08T02:15:16.018Z | Downloaded normalize-line-endings v0.3.0 |
| 362 | 2025-04-08T02:15:16.021Z | Downloaded base64 v0.21.7 |
| 363 | 2025-04-08T02:15:16.025Z | Downloaded want v0.3.1 |
| 364 | 2025-04-08T02:15:16.025Z | Downloaded zerocopy-derive v0.7.35 |
| 365 | 2025-04-08T02:15:16.028Z | Downloaded http-body v1.0.1 |
| 366 | 2025-04-08T02:15:16.028Z | Downloaded zerocopy v0.6.6 |
| 367 | 2025-04-08T02:15:16.031Z | Downloaded globset v0.4.15 |
| 368 | 2025-04-08T02:15:16.031Z | Downloaded spin v0.9.8 |
| 369 | 2025-04-08T02:15:16.034Z | Downloaded socket2 v0.5.8 |
| 370 | 2025-04-08T02:15:16.037Z | Downloaded path-slash v0.1.5 |
| 371 | 2025-04-08T02:15:16.037Z | Downloaded bytes v1.10.0 |
| 372 | 2025-04-08T02:15:16.041Z | Downloaded write16 v1.0.0 |
| 373 | 2025-04-08T02:15:16.044Z | Downloaded version_check v0.9.5 |
| 374 | 2025-04-08T02:15:16.044Z | Downloaded tower-service v0.3.3 |
| 375 | 2025-04-08T02:15:16.044Z | Downloaded slog v2.7.0 |
| 376 | 2025-04-08T02:15:16.047Z | Downloaded ipnet v2.10.1 |
| 377 | 2025-04-08T02:15:16.050Z | Downloaded miniz_oxide v0.8.0 |
| 378 | 2025-04-08T02:15:16.050Z | Downloaded typenum v1.17.0 |
| 379 | 2025-04-08T02:15:16.053Z | Downloaded futures-task v0.3.31 |
| 380 | 2025-04-08T02:15:16.053Z | Downloaded base64 v0.22.1 |
| 381 | 2025-04-08T02:15:16.059Z | Downloaded pin-project-internal v1.1.6 |
| 382 | 2025-04-08T02:15:16.062Z | Downloaded utf16_iter v1.0.5 |
| 383 | 2025-04-08T02:15:16.062Z | Downloaded untrusted v0.9.0 |
| 384 | 2025-04-08T02:15:16.062Z | Downloaded num-iter v0.1.45 |
| 385 | 2025-04-08T02:15:16.062Z | Downloaded num-integer v0.1.46 |
| 386 | 2025-04-08T02:15:16.065Z | Downloaded maybe-uninit v2.0.0 |
| 387 | 2025-04-08T02:15:16.065Z | Downloaded itoa v1.0.11 |
| 388 | 2025-04-08T02:15:16.068Z | Downloaded pkg-config v0.3.31 |
| 389 | 2025-04-08T02:15:16.069Z | Downloaded typed-path v0.9.3 |
| 390 | 2025-04-08T02:15:16.072Z | Downloaded home v0.5.9 |
| 391 | 2025-04-08T02:15:16.075Z | Downloaded lazy_static v1.5.0 |
| 392 | 2025-04-08T02:15:16.075Z | Downloaded toml v0.7.8 |
| 393 | 2025-04-08T02:15:16.078Z | Downloaded icu_provider_macros v1.5.0 |
| 394 | 2025-04-08T02:15:16.082Z | Downloaded httparse v1.9.5 |
| 395 | 2025-04-08T02:15:16.082Z | Downloaded glob v0.3.2 |
| 396 | 2025-04-08T02:15:16.085Z | Downloaded unicode-ident v1.0.14 |
| 397 | 2025-04-08T02:15:16.088Z | Downloaded walkdir v2.5.0 |
| 398 | 2025-04-08T02:15:16.088Z | Downloaded der v0.7.9 |
| 399 | 2025-04-08T02:15:16.091Z | Downloaded percent-encoding v2.3.1 |
| 400 | 2025-04-08T02:15:16.094Z | Downloaded uuid v1.12.0 |
| 401 | 2025-04-08T02:15:16.098Z | Downloaded serde v1.0.218 |
| 402 | 2025-04-08T02:15:16.101Z | Downloaded mime v0.3.17 |
| 403 | 2025-04-08T02:15:16.101Z | Downloaded utf8parse v0.2.2 |
| 404 | 2025-04-08T02:15:16.101Z | Downloaded icu_locid_transform v1.5.0 |
| 405 | 2025-04-08T02:15:16.104Z | Downloaded tokio-macros v2.5.0 |
| 406 | 2025-04-08T02:15:16.104Z | Downloaded toml_datetime v0.6.8 |
| 407 | 2025-04-08T02:15:16.107Z | Downloaded ron v0.8.1 |
| 408 | 2025-04-08T02:15:16.110Z | Downloaded parking_lot v0.12.3 |
| 409 | 2025-04-08T02:15:16.113Z | Downloaded expectorate v1.1.0 |
| 410 | 2025-04-08T02:15:16.116Z | Downloaded getrandom v0.2.15 |
| 411 | 2025-04-08T02:15:16.119Z | Downloaded wyz v0.5.1 |
| 412 | 2025-04-08T02:15:16.119Z | Downloaded untrusted v0.7.1 |
| 413 | 2025-04-08T02:15:16.119Z | Downloaded tokio-rustls v0.25.0 |
| 414 | 2025-04-08T02:15:16.122Z | Downloaded powerfmt v0.2.0 |
| 415 | 2025-04-08T02:15:16.122Z | Downloaded olpc-cjson v0.1.4 |
| 416 | 2025-04-08T02:15:16.125Z | Downloaded pkcs8 v0.10.2 |
| 417 | 2025-04-08T02:15:16.129Z | Downloaded hostname v0.3.1 |
| 418 | 2025-04-08T02:15:16.129Z | Downloaded yoke v0.7.4 |
| 419 | 2025-04-08T02:15:16.129Z | Downloaded snafu v0.8.5 |
| 420 | 2025-04-08T02:15:16.134Z | Downloaded hex v0.4.3 |
| 421 | 2025-04-08T02:15:16.137Z | Downloaded paste v1.0.15 |
| 422 | 2025-04-08T02:15:16.140Z | Downloaded cc v1.2.15 |
| 423 | 2025-04-08T02:15:16.143Z | Downloaded fancy-regex v0.13.0 |
| 424 | 2025-04-08T02:15:16.148Z | Downloaded writeable v0.5.5 |
| 425 | 2025-04-08T02:15:16.155Z | Downloaded libtest-mimic v0.7.3 |
| 426 | 2025-04-08T02:15:16.155Z | Downloaded jobserver v0.1.32 |
| 427 | 2025-04-08T02:15:16.155Z | Downloaded num-traits v0.2.19 |
| 428 | 2025-04-08T02:15:16.158Z | Downloaded icu_normalizer v1.5.0 |
| 429 | 2025-04-08T02:15:16.158Z | Downloaded heck v0.5.0 |
| 430 | 2025-04-08T02:15:16.158Z | Downloaded icu_locid v1.5.0 |
| 431 | 2025-04-08T02:15:16.162Z | Downloaded icu_locid_transform_data v1.5.0 |
| 432 | 2025-04-08T02:15:16.165Z | Downloaded once_cell v1.20.3 |
| 433 | 2025-04-08T02:15:16.168Z | Downloaded wait-timeout v0.2.0 |
| 434 | 2025-04-08T02:15:16.168Z | Downloaded indexmap v1.9.3 |
| 435 | 2025-04-08T02:15:16.171Z | Downloaded parking_lot_core v0.9.10 |
| 436 | 2025-04-08T02:15:16.174Z | Downloaded indent_write v2.2.0 |
| 437 | 2025-04-08T02:15:16.174Z | Downloaded log v0.4.22 |
| 438 | 2025-04-08T02:15:16.177Z | Downloaded flate2 v1.0.35 |
| 439 | 2025-04-08T02:15:16.181Z | Downloaded icu_collections v1.5.0 |
| 440 | 2025-04-08T02:15:16.187Z | Downloaded toml v0.8.20 |
| 441 | 2025-04-08T02:15:16.195Z | Downloaded hyper-util v0.1.10 |
| 442 | 2025-04-08T02:15:16.198Z | Downloaded x509-cert v0.2.5 |
| 443 | 2025-04-08T02:15:16.201Z | Downloaded icu_normalizer_data v1.5.0 |
| 444 | 2025-04-08T02:15:16.206Z | Downloaded crossbeam-channel v0.5.13 |
| 445 | 2025-04-08T02:15:16.209Z | Downloaded icu_provider v1.5.0 |
| 446 | 2025-04-08T02:15:16.209Z | Downloaded serde_json v1.0.139 |
| 447 | 2025-04-08T02:15:16.215Z | Downloaded indexmap v2.7.1 |
| 448 | 2025-04-08T02:15:16.218Z | Downloaded iana-time-zone v0.1.61 |
| 449 | 2025-04-08T02:15:16.221Z | Downloaded backtrace v0.3.74 |
| 450 | 2025-04-08T02:15:16.224Z | Downloaded nodrop v0.1.14 |
| 451 | 2025-04-08T02:15:16.227Z | Downloaded pkcs1 v0.7.5 |
| 452 | 2025-04-08T02:15:16.230Z | Downloaded pin-project v1.1.6 |
| 453 | 2025-04-08T02:15:16.238Z | Downloaded icu_properties v1.5.1 |
| 454 | 2025-04-08T02:15:16.241Z | Downloaded zip v0.6.6 |
| 455 | 2025-04-08T02:15:16.244Z | Downloaded memchr v2.7.4 |
| 456 | 2025-04-08T02:15:16.249Z | Downloaded tracing v0.1.40 |
| 457 | 2025-04-08T02:15:16.253Z | Downloaded minimal-lexical v0.2.1 |
| 458 | 2025-04-08T02:15:16.257Z | Downloaded reqwest v0.12.12 |
| 459 | 2025-04-08T02:15:16.266Z | Downloaded http v1.2.0 |
| 460 | 2025-04-08T02:15:16.269Z | Downloaded hashbrown v0.12.3 |
| 461 | 2025-04-08T02:15:16.274Z | Downloaded url v2.5.3 |
| 462 | 2025-04-08T02:15:16.277Z | Downloaded tracing-core v0.1.32 |
| 463 | 2025-04-08T02:15:16.282Z | Downloaded time v0.3.36 |
| 464 | 2025-04-08T02:15:16.286Z | Downloaded toml_edit v0.19.15 |
| 465 | 2025-04-08T02:15:16.302Z | Downloaded unicode-segmentation v1.12.0 |
| 466 | 2025-04-08T02:15:16.305Z | Downloaded mio v1.0.2 |
| 467 | 2025-04-08T02:15:16.308Z | Downloaded zip v2.6.0 |
| 468 | 2025-04-08T02:15:16.314Z | Downloaded toml_edit v0.22.24 |
| 469 | 2025-04-08T02:15:16.333Z | Downloaded hashbrown v0.13.2 |
| 470 | 2025-04-08T02:15:16.336Z | Downloaded winnow v0.5.40 |
| 471 | 2025-04-08T02:15:16.345Z | Downloaded bindgen v0.69.5 |
| 472 | 2025-04-08T02:15:16.351Z | Downloaded rustls-webpki v0.102.8 |
| 473 | 2025-04-08T02:15:16.368Z | Downloaded idna v1.0.3 |
| 474 | 2025-04-08T02:15:16.371Z | Downloaded winnow v0.7.3 |
| 475 | 2025-04-08T02:15:16.381Z | Downloaded h2 v0.4.6 |
| 476 | 2025-04-08T02:15:16.386Z | Downloaded bitvec v1.0.1 |
| 477 | 2025-04-08T02:15:16.401Z | Downloaded hyper v1.5.2 |
| 478 | 2025-04-08T02:15:16.406Z | Downloaded syn v1.0.109 |
| 479 | 2025-04-08T02:15:16.415Z | Downloaded icu_properties_data v1.5.0 |
| 480 | 2025-04-08T02:15:16.426Z | Downloaded regex-syntax v0.8.5 |
| 481 | 2025-04-08T02:15:16.434Z | Downloaded chrono v0.4.40 |
| 482 | 2025-04-08T02:15:16.439Z | Downloaded gimli v0.31.1 |
| 483 | 2025-04-08T02:15:16.446Z | Downloaded object v0.30.4 |
| 484 | 2025-04-08T02:15:16.455Z | Downloaded rustls v0.23.19 |
| 485 | 2025-04-08T02:15:16.466Z | Downloaded unicode-width v0.2.0 |
| 486 | 2025-04-08T02:15:16.472Z | Downloaded rustix v0.38.37 |
| 487 | 2025-04-08T02:15:16.491Z | Downloaded regex v1.11.1 |
| 488 | 2025-04-08T02:15:16.504Z | Downloaded dropshot v0.15.1 |
| 489 | 2025-04-08T02:15:16.522Z | Downloaded unicode-normalization v0.1.24 |
| 490 | 2025-04-08T02:15:16.526Z | Downloaded object v0.36.5 |
| 491 | 2025-04-08T02:15:16.536Z | Downloaded bstr v1.10.0 |
| 492 | 2025-04-08T02:15:16.545Z | Downloaded openapiv3 v2.0.0 |
| 493 | 2025-04-08T02:15:16.555Z | Downloaded futures-util v0.3.31 |
| 494 | 2025-04-08T02:15:16.566Z | Downloaded zerovec v0.10.4 |
| 495 | 2025-04-08T02:15:16.571Z | Downloaded libm v0.2.8 |
| 496 | 2025-04-08T02:15:16.578Z | Downloaded num-bigint-dig v0.8.4 |
| 497 | 2025-04-08T02:15:16.583Z | Downloaded regex-automata v0.4.8 |
| 498 | 2025-04-08T02:15:16.599Z | Downloaded proptest v1.5.0 |
| 499 | 2025-04-08T02:15:16.606Z | Downloaded clap_builder v4.5.31 |
| 500 | 2025-04-08T02:15:16.612Z | Downloaded tokio-util v0.7.13 |
| 501 | 2025-04-08T02:15:16.618Z | Downloaded hashbrown v0.15.1 |
| 502 | 2025-04-08T02:15:16.622Z | Downloaded zerocopy-derive v0.6.6 |
| 503 | 2025-04-08T02:15:16.630Z | Downloaded tough v0.20.0 |
| 504 | 2025-04-08T02:15:16.638Z | Downloaded itertools v0.13.0 |
| 505 | 2025-04-08T02:15:16.644Z | Downloaded zerocopy v0.7.35 |
| 506 | 2025-04-08T02:15:16.658Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 507 | 2025-04-08T02:15:16.669Z | Downloaded nom v7.1.3 |
| 508 | 2025-04-08T02:15:16.674Z | Downloaded itertools v0.12.1 |
| 509 | 2025-04-08T02:15:16.680Z | Downloaded tower v0.5.2 |
| 510 | 2025-04-08T02:15:16.688Z | Downloaded tinyvec v1.8.0 |
| 511 | 2025-04-08T02:15:16.692Z | Downloaded prettyplease v0.2.29 |
| 512 | 2025-04-08T02:15:16.695Z | Downloaded crc-any v2.5.0 |
| 513 | 2025-04-08T02:15:16.698Z | Downloaded fs_extra v1.3.0 |
| 514 | 2025-04-08T02:15:16.698Z | Downloaded dropshot_endpoint v0.15.1 |
| 515 | 2025-04-08T02:15:16.702Z | Downloaded hostname v0.4.0 |
| 516 | 2025-04-08T02:15:16.702Z | Downloaded pem-rfc7468 v0.7.0 |
| 517 | 2025-04-08T02:15:16.706Z | Downloaded litemap v0.7.3 |
| 518 | 2025-04-08T02:15:16.706Z | Downloaded serde_derive v1.0.218 |
| 519 | 2025-04-08T02:15:16.710Z | Downloaded rustls-pki-types v1.10.0 |
| 520 | 2025-04-08T02:15:16.713Z | Downloaded ahash v0.8.11 |
| 521 | 2025-04-08T02:15:16.713Z | Downloaded datatest-stable v0.2.9 |
| 522 | 2025-04-08T02:15:16.716Z | Downloaded crossbeam-utils v0.8.21 |
| 523 | 2025-04-08T02:15:16.720Z | Downloaded tls_codec_derive v0.4.1 |
| 524 | 2025-04-08T02:15:16.720Z | Downloaded term v0.7.0 |
| 525 | 2025-04-08T02:15:16.724Z | Downloaded slog-stdlog v4.1.1 |
| 526 | 2025-04-08T02:15:16.724Z | Downloaded const-oid v0.9.6 |
| 527 | 2025-04-08T02:15:16.724Z | Downloaded sha2 v0.10.8 |
| 528 | 2025-04-08T02:15:16.727Z | Downloaded ppv-lite86 v0.2.20 |
| 529 | 2025-04-08T02:15:16.730Z | Downloaded pin-project-lite v0.2.14 |
| 530 | 2025-04-08T02:15:16.733Z | Downloaded packed_struct_codegen v0.10.1 |
| 531 | 2025-04-08T02:15:16.733Z | Downloaded filetime v0.2.25 |
| 532 | 2025-04-08T02:15:16.736Z | Downloaded libc v0.2.170 |
| 533 | 2025-04-08T02:15:16.756Z | Downloaded displaydoc v0.2.5 |
| 534 | 2025-04-08T02:15:16.759Z | Downloaded daft-derive v0.1.1 |
| 535 | 2025-04-08T02:15:16.762Z | Downloaded structmeta-derive v0.3.0 |
| 536 | 2025-04-08T02:15:16.765Z | Downloaded tokio v1.44.2 |
| 537 | 2025-04-08T02:15:16.798Z | Downloaded structmeta v0.3.0 |
| 538 | 2025-04-08T02:15:16.801Z | Downloaded der_derive v0.7.3 |
| 539 | 2025-04-08T02:15:16.801Z | Downloaded crc32fast v1.4.2 |
| 540 | 2025-04-08T02:15:16.804Z | Downloaded crc-catalog v2.4.0 |
| 541 | 2025-04-08T02:15:16.804Z | Downloaded colorchoice v1.0.2 |
| 542 | 2025-04-08T02:15:16.804Z | Downloaded camino-tempfile v1.1.1 |
| 543 | 2025-04-08T02:15:16.807Z | Downloaded console v0.15.10 |
| 544 | 2025-04-08T02:15:16.807Z | Downloaded threadpool v1.8.1 |
| 545 | 2025-04-08T02:15:16.812Z | Downloaded thiserror-impl v1.0.69 |
| 546 | 2025-04-08T02:15:16.812Z | Downloaded slog-term v2.9.1 |
| 547 | 2025-04-08T02:15:16.815Z | Downloaded spki v0.7.3 |
| 548 | 2025-04-08T02:15:16.815Z | Downloaded clap v4.5.31 |
| 549 | 2025-04-08T02:15:16.820Z | Downloaded fnv v1.0.7 |
| 550 | 2025-04-08T02:15:16.823Z | Downloaded float-cmp v0.10.0 |
| 551 | 2025-04-08T02:15:16.823Z | Downloaded dyn-clone v1.0.18 |
| 552 | 2025-04-08T02:15:16.823Z | Downloaded digest v0.10.7 |
| 553 | 2025-04-08T02:15:16.826Z | Downloaded byteorder v1.5.0 |
| 554 | 2025-04-08T02:15:16.826Z | Downloaded flagset v0.4.6 |
| 555 | 2025-04-08T02:15:16.829Z | Downloaded either v1.14.0 |
| 556 | 2025-04-08T02:15:16.829Z | Downloaded rand_xorshift v0.3.0 |
| 557 | 2025-04-08T02:15:16.832Z | Downloaded rustversion v1.0.17 |
| 558 | 2025-04-08T02:15:16.832Z | Downloaded radium v0.7.0 |
| 559 | 2025-04-08T02:15:16.832Z | Downloaded quick-error v1.2.3 |
| 560 | 2025-04-08T02:15:16.835Z | Downloaded ring v0.17.13 |
| 561 | 2025-04-08T02:15:16.872Z | Downloaded fastrand v2.1.1 |
| 562 | 2025-04-08T02:15:16.878Z | Downloaded errno v0.3.9 |
| 563 | 2025-04-08T02:15:16.878Z | Downloaded dunce v1.0.5 |
| 564 | 2025-04-08T02:15:16.878Z | Downloaded difflib v0.4.0 |
| 565 | 2025-04-08T02:15:16.881Z | Downloaded crypto-common v0.1.6 |
| 566 | 2025-04-08T02:15:16.895Z | Downloaded encoding_rs v0.8.34 |
| 567 | 2025-04-08T02:15:17.366Z | Downloaded aws-lc-sys v0.26.0 |
| 568 | 2025-04-08T02:15:17.833Z | Compiling proc-macro2 v1.0.93 |
| 569 | 2025-04-08T02:15:17.833Z | Compiling unicode-ident v1.0.14 |
| 570 | 2025-04-08T02:15:17.833Z | Compiling libc v0.2.170 |
| 571 | 2025-04-08T02:15:17.833Z | Checking cfg-if v1.0.0 |
| 572 | 2025-04-08T02:15:17.833Z | Compiling serde v1.0.218 |
| 573 | 2025-04-08T02:15:17.833Z | Compiling autocfg v1.4.0 |
| 574 | 2025-04-08T02:15:17.833Z | Checking memchr v2.7.4 |
| 575 | 2025-04-08T02:15:17.833Z | Checking once_cell v1.20.3 |
| 576 | 2025-04-08T02:15:17.993Z | Compiling shlex v1.3.0 |
| 577 | 2025-04-08T02:15:18.128Z | Checking itoa v1.0.11 |
| 578 | 2025-04-08T02:15:18.246Z | Compiling version_check v0.9.5 |
| 579 | 2025-04-08T02:15:18.336Z | Compiling rustix v0.38.37 |
| 580 | 2025-04-08T02:15:18.354Z | Checking smallvec v1.14.0 |
| 581 | 2025-04-08T02:15:18.614Z | Compiling libm v0.2.8 |
| 582 | 2025-04-08T02:15:18.758Z | Checking byteorder v1.5.0 |
| 583 | 2025-04-08T02:15:18.798Z | Compiling num-traits v0.2.19 |
| 584 | 2025-04-08T02:15:18.839Z | Compiling heck v0.5.0 |
| 585 | 2025-04-08T02:15:19.248Z | Compiling glob v0.3.2 |
| 586 | 2025-04-08T02:15:19.326Z | Checking pin-project-lite v0.2.14 |
| 587 | 2025-04-08T02:15:19.409Z | Checking futures-core v0.3.31 |
| 588 | 2025-04-08T02:15:19.448Z | Checking fnv v1.0.7 |
| 589 | 2025-04-08T02:15:19.468Z | Checking zeroize v1.8.1 |
| 590 | 2025-04-08T02:15:19.582Z | Compiling prettyplease v0.2.29 |
| 591 | 2025-04-08T02:15:19.780Z | Compiling quote v1.0.38 |
| 592 | 2025-04-08T02:15:19.926Z | Compiling jobserver v0.1.32 |
| 593 | 2025-04-08T02:15:19.961Z | Checking getrandom v0.2.15 |
| 594 | 2025-04-08T02:15:19.983Z | Checking errno v0.3.9 |
| 595 | 2025-04-08T02:15:20.155Z | Compiling clang-sys v1.8.1 |
| 596 | 2025-04-08T02:15:20.170Z | Compiling syn v2.0.96 |
| 597 | 2025-04-08T02:15:20.335Z | Compiling cc v1.2.15 |
| 598 | 2025-04-08T02:15:20.535Z | Compiling minimal-lexical v0.2.1 |
| 599 | 2025-04-08T02:15:20.559Z | Compiling regex-syntax v0.8.5 |
| 600 | 2025-04-08T02:15:20.594Z | Compiling either v1.14.0 |
| 601 | 2025-04-08T02:15:20.875Z | Checking bytes v1.10.0 |
| 602 | 2025-04-08T02:15:20.997Z | Compiling paste v1.0.15 |
| 603 | 2025-04-08T02:15:21.013Z | Compiling bitflags v2.6.0 |
| 604 | 2025-04-08T02:15:21.458Z | Checking spin v0.9.8 |
| 605 | 2025-04-08T02:15:21.475Z | Compiling libloading v0.8.5 |
| 606 | 2025-04-08T02:15:21.666Z | Compiling nom v7.1.3 |
| 607 | 2025-04-08T02:15:21.835Z | Compiling slab v0.4.9 |
| 608 | 2025-04-08T02:15:21.838Z | Checking hashbrown v0.15.1 |
| 609 | 2025-04-08T02:15:22.228Z | Compiling home v0.5.9 |
| 610 | 2025-04-08T02:15:22.434Z | Checking stable_deref_trait v1.2.0 |
| 611 | 2025-04-08T02:15:22.548Z | Checking futures-sink v0.3.31 |
| 612 | 2025-04-08T02:15:22.700Z | Compiling regex-automata v0.4.8 |
| 613 | 2025-04-08T02:15:22.810Z | Checking equivalent v1.0.1 |
| 614 | 2025-04-08T02:15:22.931Z | Compiling bindgen v0.69.5 |
| 615 | 2025-04-08T02:15:23.430Z | Checking ryu v1.0.18 |
| 616 | 2025-04-08T02:15:23.470Z | Compiling which v4.4.2 |
| 617 | 2025-04-08T02:15:23.927Z | Compiling itertools v0.12.1 |
| 618 | 2025-04-08T02:15:24.236Z | Checking rand_core v0.6.4 |
| 619 | 2025-04-08T02:15:24.460Z | Compiling lock_api v0.4.12 |
| 620 | 2025-04-08T02:15:24.544Z | Compiling lazycell v1.3.0 |
| 621 | 2025-04-08T02:15:24.727Z | Compiling cexpr v0.6.0 |
| 622 | 2025-04-08T02:15:24.764Z | Compiling parking_lot_core v0.9.10 |
| 623 | 2025-04-08T02:15:24.822Z | Compiling rustc-hash v1.1.0 |
| 624 | 2025-04-08T02:15:24.989Z | Compiling typenum v1.17.0 |
| 625 | 2025-04-08T02:15:24.989Z | Compiling log v0.4.22 |
| 626 | 2025-04-08T02:15:25.244Z | Compiling serde_json v1.0.139 |
| 627 | 2025-04-08T02:15:25.346Z | Checking const-oid v0.9.6 |
| 628 | 2025-04-08T02:15:25.647Z | Compiling regex v1.11.1 |
| 629 | 2025-04-08T02:15:25.974Z | Compiling lazy_static v1.5.0 |
| 630 | 2025-04-08T02:15:26.195Z | Compiling cmake v0.1.51 |
| 631 | 2025-04-08T02:15:26.432Z | Compiling generic-array v0.14.7 |
| 632 | 2025-04-08T02:15:26.446Z | Compiling dunce v1.0.5 |
| 633 | 2025-04-08T02:15:26.545Z | Checking scopeguard v1.2.0 |
| 634 | 2025-04-08T02:15:26.704Z | Compiling fs_extra v1.3.0 |
| 635 | 2025-04-08T02:15:27.175Z | Checking futures-channel v0.3.31 |
| 636 | 2025-04-08T02:15:27.228Z | Compiling synstructure v0.13.1 |
| 637 | 2025-04-08T02:15:27.261Z | Checking aho-corasick v1.1.3 |
| 638 | 2025-04-08T02:15:27.279Z | Checking pin-utils v0.1.0 |
| 639 | 2025-04-08T02:15:27.372Z | Checking futures-io v0.3.31 |
| 640 | 2025-04-08T02:15:27.528Z | Checking futures-task v0.3.31 |
| 641 | 2025-04-08T02:15:27.565Z | Checking parking_lot v0.12.3 |
| 642 | 2025-04-08T02:15:27.789Z | Checking signal-hook-registry v1.4.2 |
| 643 | 2025-04-08T02:15:27.966Z | Checking mio v1.0.2 |
| 644 | 2025-04-08T02:15:28.060Z | Checking socket2 v0.5.8 |
| 645 | 2025-04-08T02:15:28.452Z | Compiling slog v2.7.0 |
| 646 | 2025-04-08T02:15:28.551Z | Checking litemap v0.7.3 |
| 647 | 2025-04-08T02:15:28.571Z | Checking anstyle v1.0.10 |
| 648 | 2025-04-08T02:15:28.896Z | Checking writeable v0.5.5 |
| 649 | 2025-04-08T02:15:29.024Z | Compiling ring v0.17.13 |
| 650 | 2025-04-08T02:15:29.150Z | Checking http v1.2.0 |
| 651 | 2025-04-08T02:15:29.209Z | Compiling aws-lc-rs v1.12.4 |
| 652 | 2025-04-08T02:15:29.692Z | Checking base64ct v1.6.0 |
| 653 | 2025-04-08T02:15:29.748Z | Checking utf8parse v0.2.2 |
| 654 | 2025-04-08T02:15:29.910Z | Checking fastrand v2.1.1 |
| 655 | 2025-04-08T02:15:30.157Z | Checking pem-rfc7468 v0.7.0 |
| 656 | 2025-04-08T02:15:30.238Z | Checking anstyle-parse v0.2.5 |
| 657 | 2025-04-08T02:15:30.371Z | Checking crypto-common v0.1.6 |
| 658 | 2025-04-08T02:15:30.414Z | Checking block-buffer v0.10.4 |
| 659 | 2025-04-08T02:15:30.554Z | Checking is_terminal_polyfill v1.70.1 |
| 660 | 2025-04-08T02:15:30.618Z | Checking colorchoice v1.0.2 |
| 661 | 2025-04-08T02:15:30.677Z | Compiling semver v1.0.25 |
| 662 | 2025-04-08T02:15:30.755Z | Checking bit-vec v0.6.3 |
| 663 | 2025-04-08T02:15:30.924Z | Checking anstyle-query v1.1.1 |
| 664 | 2025-04-08T02:15:31.066Z | Checking flagset v0.4.6 |
| 665 | 2025-04-08T02:15:31.083Z | Compiling httparse v1.9.5 |
| 666 | 2025-04-08T02:15:31.167Z | Compiling rustversion v1.0.17 |
| 667 | 2025-04-08T02:15:31.263Z | Compiling serde_derive v1.0.218 |
| 668 | 2025-04-08T02:15:31.279Z | Compiling zerocopy-derive v0.7.35 |
| 669 | 2025-04-08T02:15:31.732Z | Compiling zerofrom-derive v0.1.4 |
| 670 | 2025-04-08T02:15:31.795Z | Compiling yoke-derive v0.7.4 |
| 671 | 2025-04-08T02:15:32.201Z | Compiling zerovec-derive v0.10.3 |
| 672 | 2025-04-08T02:15:33.103Z | Checking zerocopy v0.7.35 |
| 673 | 2025-04-08T02:15:33.177Z | Compiling displaydoc v0.2.5 |
| 674 | 2025-04-08T02:15:34.117Z | Compiling futures-macro v0.3.31 |
| 675 | 2025-04-08T02:15:34.299Z | Checking ppv-lite86 v0.2.20 |
| 676 | 2025-04-08T02:15:34.497Z | Compiling tokio-macros v2.5.0 |
| 677 | 2025-04-08T02:15:34.616Z | Compiling icu_provider_macros v1.5.0 |
| 678 | 2025-04-08T02:15:34.659Z | Checking zerofrom v0.1.4 |
| 679 | 2025-04-08T02:15:34.876Z | Checking yoke v0.7.4 |
| 680 | 2025-04-08T02:15:34.913Z | Checking rand_chacha v0.3.1 |
| 681 | 2025-04-08T02:15:35.193Z | Checking zerovec v0.10.4 |
| 682 | 2025-04-08T02:15:35.271Z | Checking rand v0.8.5 |
| 683 | 2025-04-08T02:15:35.612Z | Compiling der_derive v0.7.3 |
| 684 | 2025-04-08T02:15:35.721Z | Checking icu_locid_transform_data v1.5.0 |
| 685 | 2025-04-08T02:15:35.816Z | Checking subtle v2.6.1 |
| 686 | 2025-04-08T02:15:35.843Z | Checking tokio v1.44.2 |
| 687 | 2025-04-08T02:15:35.846Z | Checking futures-util v0.3.31 |
| 688 | 2025-04-08T02:15:36.260Z | Checking bit-set v0.5.3 |
| 689 | 2025-04-08T02:15:36.432Z | Checking anstream v0.6.15 |
| 690 | 2025-04-08T02:15:36.524Z | Checking digest v0.10.7 |
| 691 | 2025-04-08T02:15:36.706Z | Checking tinystr v0.7.6 |
| 692 | 2025-04-08T02:15:36.814Z | Checking icu_collections v1.5.0 |
| 693 | 2025-04-08T02:15:36.854Z | Compiling serde_derive_internals v0.29.1 |
| 694 | 2025-04-08T02:15:37.063Z | Checking icu_locid v1.5.0 |
| 695 | 2025-04-08T02:15:37.442Z | Checking wait-timeout v0.2.0 |
| 696 | 2025-04-08T02:15:37.639Z | Checking tracing-core v0.1.32 |
| 697 | 2025-04-08T02:15:37.792Z | Checking der v0.7.9 |
| 698 | 2025-04-08T02:15:38.130Z | Checking icu_provider v1.5.0 |
| 699 | 2025-04-08T02:15:38.351Z | Compiling schemars v0.8.22 |
| 700 | 2025-04-08T02:15:38.740Z | Checking icu_properties_data v1.5.0 |
| 701 | 2025-04-08T02:15:38.765Z | Checking icu_locid_transform v1.5.0 |
| 702 | 2025-04-08T02:15:38.782Z | Compiling radium v0.7.0 |
| 703 | 2025-04-08T02:15:38.977Z | Checking strsim v0.11.1 |
| 704 | 2025-04-08T02:15:39.273Z | Checking rustls-pki-types v1.10.0 |
| 705 | 2025-04-08T02:15:39.295Z | Compiling syn v1.0.109 |
| 706 | 2025-04-08T02:15:39.556Z | Checking dyn-clone v1.0.18 |
| 707 | 2025-04-08T02:15:39.717Z | Checking clap_lex v0.7.4 |
| 708 | 2025-04-08T02:15:39.798Z | Checking atomic-waker v1.1.2 |
| 709 | 2025-04-08T02:15:39.813Z | Checking untrusted v0.9.0 |
| 710 | 2025-04-08T02:15:39.870Z | Checking untrusted v0.7.1 |
| 711 | 2025-04-08T02:15:39.933Z | Compiling thiserror v2.0.12 |
| 712 | 2025-04-08T02:15:40.035Z | Checking icu_properties v1.5.1 |
| 713 | 2025-04-08T02:15:40.058Z | Checking spki v0.7.3 |
| 714 | 2025-04-08T02:15:40.148Z | Compiling aws-lc-sys v0.26.0 |
| 715 | 2025-04-08T02:15:40.355Z | Compiling schemars_derive v0.8.22 |
| 716 | 2025-04-08T02:15:40.575Z | Checking tracing v0.1.40 |
| 717 | 2025-04-08T02:15:41.342Z | Compiling thiserror-impl v2.0.12 |
| 718 | 2025-04-08T02:15:42.128Z | Compiling structmeta-derive v0.3.0 |
| 719 | 2025-04-08T02:15:42.219Z | Compiling clap_derive v4.5.28 |
| 720 | 2025-04-08T02:15:42.581Z | Checking indexmap v2.7.1 |
| 721 | 2025-04-08T02:15:43.254Z | Checking hex v0.4.3 |
| 722 | 2025-04-08T02:15:43.738Z | Checking tokio-util v0.7.13 |
| 723 | 2025-04-08T02:15:44.173Z | Checking serde_spanned v0.6.8 |
| 724 | 2025-04-08T02:15:44.188Z | Checking toml_datetime v0.6.8 |
| 725 | 2025-04-08T02:15:44.380Z | Checking uuid v1.12.0 |
| 726 | 2025-04-08T02:15:44.450Z | Checking http-body v1.0.1 |
| 727 | 2025-04-08T02:15:44.450Z | Checking is-terminal v0.4.13 |
| 728 | 2025-04-08T02:15:44.555Z | Compiling maybe-uninit v2.0.0 |
| 729 | 2025-04-08T02:15:44.572Z | Checking cpufeatures v0.2.14 |
| 730 | 2025-04-08T02:15:44.588Z | Compiling time-core v0.1.2 |
| 731 | 2025-04-08T02:15:44.639Z | Checking try-lock v0.2.5 |
| 732 | 2025-04-08T02:15:44.657Z | Checking tempfile v3.13.0 |
| 733 | 2025-04-08T02:15:44.675Z | Checking terminal_size v0.4.0 |
| 734 | 2025-04-08T02:15:44.800Z | Compiling pkg-config v0.3.31 |
| 735 | 2025-04-08T02:15:44.822Z | Compiling num-conv v0.1.0 |
| 736 | 2025-04-08T02:15:44.890Z | Checking clap_builder v4.5.31 |
| 737 | 2025-04-08T02:15:44.960Z | Checking utf16_iter v1.0.5 |
| 738 | 2025-04-08T02:15:45.042Z | Checking icu_normalizer_data v1.5.0 |
| 739 | 2025-04-08T02:15:45.079Z | Checking utf8_iter v1.0.4 |
| 740 | 2025-04-08T02:15:45.109Z | Checking write16 v1.0.0 |
| 741 | 2025-04-08T02:15:45.133Z | Checking percent-encoding v2.3.1 |
| 742 | 2025-04-08T02:15:45.148Z | Checking quick-error v1.2.3 |
| 743 | 2025-04-08T02:15:45.240Z | Checking tap v1.0.1 |
| 744 | 2025-04-08T02:15:45.281Z | Checking powerfmt v0.2.0 |
| 745 | 2025-04-08T02:15:45.299Z | Checking rusty-fork v0.3.0 |
| 746 | 2025-04-08T02:15:45.330Z | Checking form_urlencoded v1.2.1 |
| 747 | 2025-04-08T02:15:45.400Z | Checking wyz v0.5.1 |
| 748 | 2025-04-08T02:15:45.534Z | Checking icu_normalizer v1.5.0 |
| 749 | 2025-04-08T02:15:45.553Z | Checking deranged v0.3.11 |
| 750 | 2025-04-08T02:15:45.574Z | Compiling time-macros v0.2.18 |
| 751 | 2025-04-08T02:15:45.826Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 752 | 2025-04-08T02:15:46.226Z | Checking want v0.3.1 |
| 753 | 2025-04-08T02:15:46.254Z | Compiling structmeta v0.3.0 |
| 754 | 2025-04-08T02:15:46.410Z | Checking h2 v0.4.6 |
| 755 | 2025-04-08T02:15:46.574Z | Compiling strum_macros v0.26.4 |
| 756 | 2025-04-08T02:15:46.964Z | Compiling zerocopy-derive v0.6.6 |
| 757 | 2025-04-08T02:15:47.299Z | Compiling daft-derive v0.1.1 |
| 758 | 2025-04-08T02:15:47.730Z | Checking clap v4.5.31 |
| 759 | 2025-04-08T02:15:47.887Z | Checking rand_xorshift v0.3.0 |
| 760 | 2025-04-08T02:15:48.081Z | Checking num-integer v0.1.46 |
| 761 | 2025-04-08T02:15:48.228Z | Compiling ahash v0.8.11 |
| 762 | 2025-04-08T02:15:48.530Z | Checking crc32fast v1.4.2 |
| 763 | 2025-04-08T02:15:48.632Z | Checking termcolor v1.4.1 |
| 764 | 2025-04-08T02:15:48.734Z | Checking funty v2.0.0 |
| 765 | 2025-04-08T02:15:48.778Z | Compiling num-bigint-dig v0.8.4 |
| 766 | 2025-04-08T02:15:48.794Z | Checking tower-service v0.3.3 |
| 767 | 2025-04-08T02:15:49.023Z | Checking num_threads v0.1.7 |
| 768 | 2025-04-08T02:15:49.133Z | Checking httpdate v1.0.3 |
| 769 | 2025-04-08T02:15:49.137Z | Checking unarray v0.1.4 |
| 770 | 2025-04-08T02:15:49.173Z | Compiling packed_struct v0.10.1 |
| 771 | 2025-04-08T02:15:49.311Z | Compiling camino v1.1.9 |
| 772 | 2025-04-08T02:15:49.537Z | Compiling crossbeam-utils v0.8.21 |
| 773 | 2025-04-08T02:15:49.585Z | Checking bitvec v1.0.1 |
| 774 | 2025-04-08T02:15:49.658Z | Checking time v0.3.36 |
| 775 | 2025-04-08T02:15:49.955Z | Checking proptest v1.5.0 |
| 776 | 2025-04-08T02:15:50.133Z | Checking daft v0.1.1 |
| 777 | 2025-04-08T02:15:50.359Z | Checking hyper v1.5.2 |
| 778 | 2025-04-08T02:15:50.512Z | Checking zerocopy v0.6.6 |
| 779 | 2025-04-08T02:15:50.515Z | Checking strum v0.26.3 |
| 780 | 2025-04-08T02:15:50.751Z | Checking num-iter v0.1.45 |
| 781 | 2025-04-08T02:15:50.932Z | Compiling test-strategy v0.4.0 |
| 782 | 2025-04-08T02:15:51.230Z | Checking idna_adapter v1.2.0 |
| 783 | 2025-04-08T02:15:51.500Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 784 | 2025-04-08T02:15:51.644Z | Checking pkcs8 v0.10.2 |
| 785 | 2025-04-08T02:15:51.870Z | Checking dirs-sys-next v0.1.2 |
| 786 | 2025-04-08T02:15:52.057Z | Compiling indexmap v1.9.3 |
| 787 | 2025-04-08T02:15:52.211Z | Compiling thiserror v1.0.69 |
| 788 | 2025-04-08T02:15:52.426Z | Checking crc-catalog v2.4.0 |
| 789 | 2025-04-08T02:15:52.568Z | Checking base64 v0.22.1 |
| 790 | 2025-04-08T02:15:52.615Z | Checking nodrop v0.1.14 |
| 791 | 2025-04-08T02:15:52.732Z | Checking adler2 v2.0.0 |
| 792 | 2025-04-08T02:15:52.772Z | Checking tinyvec_macros v0.1.1 |
| 793 | 2025-04-08T02:15:52.831Z | Checking mime v0.3.17 |
| 794 | 2025-04-08T02:15:52.898Z | Checking tinyvec v1.8.0 |
| 795 | 2025-04-08T02:15:52.946Z | Checking miniz_oxide v0.8.0 |
| 796 | 2025-04-08T02:15:53.214Z | Checking array-init v0.0.4 |
| 797 | 2025-04-08T02:15:53.478Z | Checking crc v3.2.1 |
| 798 | 2025-04-08T02:15:53.624Z | Checking hyper-util v0.1.10 |
| 799 | 2025-04-08T02:15:53.816Z | Checking dirs-next v2.0.0 |
| 800 | 2025-04-08T02:15:53.876Z | Checking pkcs1 v0.7.5 |
| 801 | 2025-04-08T02:15:53.893Z | Checking smallvec v0.6.14 |
| 802 | 2025-04-08T02:15:53.951Z | Checking idna v1.0.3 |
| 803 | 2025-04-08T02:15:54.225Z | Compiling packed_struct_codegen v0.10.1 |
| 804 | 2025-04-08T02:15:54.439Z | Checking serde_urlencoded v0.7.1 |
| 805 | 2025-04-08T02:15:54.530Z | Checking sha2 v0.10.8 |
| 806 | 2025-04-08T02:15:54.795Z | Checking xattr v1.3.1 |
| 807 | 2025-04-08T02:15:54.867Z | Checking http-body-util v0.1.2 |
| 808 | 2025-04-08T02:15:54.884Z | Checking futures-executor v0.3.31 |
| 809 | 2025-04-08T02:15:55.005Z | Checking signature v2.2.0 |
| 810 | 2025-04-08T02:15:55.064Z | Checking bstr v1.10.0 |
| 811 | 2025-04-08T02:15:55.101Z | Compiling thiserror-impl v1.0.69 |
| 812 | 2025-04-08T02:15:55.194Z | Compiling pin-project-internal v1.1.6 |
| 813 | 2025-04-08T02:15:55.197Z | Checking filetime v0.2.25 |
| 814 | 2025-04-08T02:15:55.306Z | Checking sync_wrapper v1.0.1 |
| 815 | 2025-04-08T02:15:55.419Z | Checking thread_local v1.1.8 |
| 816 | 2025-04-08T02:15:55.460Z | Checking tower-layer v0.3.3 |
| 817 | 2025-04-08T02:15:55.702Z | Checking winnow v0.7.3 |
| 818 | 2025-04-08T02:15:55.737Z | Compiling slog-async v2.8.0 |
| 819 | 2025-04-08T02:15:55.784Z | Checking base64 v0.21.7 |
| 820 | 2025-04-08T02:15:55.933Z | Checking hashbrown v0.12.3 |
| 821 | 2025-04-08T02:15:56.225Z | Checking gimli v0.31.1 |
| 822 | 2025-04-08T02:15:56.228Z | Checking same-file v1.0.6 |
| 823 | 2025-04-08T02:15:56.429Z | Compiling rustls v0.23.19 |
| 824 | 2025-04-08T02:15:56.798Z | Checking bitfield v0.14.0 |
| 825 | 2025-04-08T02:15:56.821Z | Checking iana-time-zone v0.1.61 |
| 826 | 2025-04-08T02:15:56.982Z | Checking winnow v0.5.40 |
| 827 | 2025-04-08T02:15:57.072Z | Checking chrono v0.4.40 |
| 828 | 2025-04-08T02:15:57.647Z | Checking pin-project v1.1.6 |
| 829 | 2025-04-08T02:15:57.809Z | Checking walkdir v2.5.0 |
| 830 | 2025-04-08T02:15:58.167Z | Checking ron v0.8.1 |
| 831 | 2025-04-08T02:15:58.398Z | Checking toml_edit v0.22.24 |
| 832 | 2025-04-08T02:15:58.441Z | Checking rsa v0.9.6 |
| 833 | 2025-04-08T02:15:59.023Z | Checking tower v0.5.2 |
| 834 | 2025-04-08T02:15:59.290Z | Checking tar v0.4.44 |
| 835 | 2025-04-08T02:15:59.308Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 836 | 2025-04-08T02:15:59.340Z | Checking futures v0.3.31 |
| 837 | 2025-04-08T02:15:59.452Z | Checking crossbeam-channel v0.5.13 |
| 838 | 2025-04-08T02:15:59.689Z | Checking toml_edit v0.19.15 |
| 839 | 2025-04-08T02:15:59.716Z | Checking hashbrown v0.13.2 |
| 840 | 2025-04-08T02:15:59.907Z | Checking addr2line v0.24.2 |
| 841 | 2025-04-08T02:16:00.113Z | Checking url v2.5.3 |
| 842 | 2025-04-08T02:16:00.134Z | Checking serde-hex v0.1.0 |
| 843 | 2025-04-08T02:16:00.414Z | Checking unicode-normalization v0.1.24 |
| 844 | 2025-04-08T02:16:00.647Z | Checking term v0.7.0 |
| 845 | 2025-04-08T02:16:00.920Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 846 | 2025-04-08T02:16:01.051Z | Checking tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 847 | 2025-04-08T02:16:01.076Z | Checking bzip2 v0.4.4 |
| 848 | 2025-04-08T02:16:01.159Z | Checking env_logger v0.10.2 |
| 849 | 2025-04-08T02:16:01.335Z | Checking x509-cert v0.2.5 |
| 850 | 2025-04-08T02:16:01.576Z | Compiling async-trait v0.1.86 |
| 851 | 2025-04-08T02:16:01.804Z | Compiling snafu-derive v0.8.5 |
| 852 | 2025-04-08T02:16:01.964Z | Checking object v0.36.5 |
| 853 | 2025-04-08T02:16:02.066Z | Compiling fs-err v2.11.0 |
| 854 | 2025-04-08T02:16:02.451Z | Checking ipnet v2.10.1 |
| 855 | 2025-04-08T02:16:02.852Z | Checking rustc-demangle v0.1.24 |
| 856 | 2025-04-08T02:16:02.902Z | Checking crc-any v2.5.0 |
| 857 | 2025-04-08T02:16:03.265Z | Checking take_mut v0.2.2 |
| 858 | 2025-04-08T02:16:03.411Z | Compiling anyhow v1.0.96 |
| 859 | 2025-04-08T02:16:03.809Z | Compiling buf-list v1.0.3 |
| 860 | 2025-04-08T02:16:03.825Z | Compiling zip v2.6.0 |
| 861 | 2025-04-08T02:16:04.247Z | Checking reqwest v0.12.12 |
| 862 | 2025-04-08T02:16:04.377Z | Checking toml v0.7.8 |
| 863 | 2025-04-08T02:16:04.423Z | Checking zip v0.6.6 |
| 864 | 2025-04-08T02:16:04.440Z | Checking olpc-cjson v0.1.4 |
| 865 | 2025-04-08T02:16:04.647Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 866 | 2025-04-08T02:16:04.920Z | Checking slog-term v2.9.1 |
| 867 | 2025-04-08T02:16:04.942Z | Checking toml v0.8.20 |
| 868 | 2025-04-08T02:16:05.070Z | Checking object v0.30.4 |
| 869 | 2025-04-08T02:16:05.293Z | Checking globset v0.4.15 |
| 870 | 2025-04-08T02:16:05.420Z | Checking pem v3.0.5 |
| 871 | 2025-04-08T02:16:05.618Z | Checking serde_path_to_error v0.1.16 |
| 872 | 2025-04-08T02:16:05.693Z | Checking serde_plain v1.0.2 |
| 873 | 2025-04-08T02:16:05.794Z | Compiling async-recursion v1.1.1 |
| 874 | 2025-04-08T02:16:06.064Z | Checking snafu v0.8.5 |
| 875 | 2025-04-08T02:16:06.199Z | Checking debug-ignore v1.0.5 |
| 876 | 2025-04-08T02:16:06.351Z | Checking typed-path v0.9.3 |
| 877 | 2025-04-08T02:16:06.476Z | Checking path-slash v0.1.5 |
| 878 | 2025-04-08T02:16:06.523Z | Compiling rustls v0.22.4 |
| 879 | 2025-04-08T02:16:06.878Z | Checking unicode-width v0.2.0 |
| 880 | 2025-04-08T02:16:06.996Z | Checking arc-swap v1.7.1 |
| 881 | 2025-04-08T02:16:07.198Z | Checking itertools v0.13.0 |
| 882 | 2025-04-08T02:16:07.346Z | Checking console v0.15.10 |
| 883 | 2025-04-08T02:16:07.431Z | Checking slog-scope v4.4.0 |
| 884 | 2025-04-08T02:16:08.018Z | Checking backtrace v0.3.74 |
| 885 | 2025-04-08T02:16:08.236Z | Checking tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 886 | 2025-04-08T02:16:08.667Z | Checking camino-tempfile v1.1.1 |
| 887 | 2025-04-08T02:16:08.941Z | Checking flate2 v1.0.35 |
| 888 | 2025-04-08T02:16:08.958Z | Compiling multer v3.1.0 |
| 889 | 2025-04-08T02:16:09.270Z | Checking match_cfg v0.1.0 |
| 890 | 2025-04-08T02:16:09.317Z | Checking indent_write v2.2.0 |
| 891 | 2025-04-08T02:16:09.368Z | Checking parse-size v1.1.0 |
| 892 | 2025-04-08T02:16:09.522Z | Checking hostname v0.3.1 |
| 893 | 2025-04-08T02:16:09.625Z | Checking slog-stdlog v4.1.1 |
| 894 | 2025-04-08T02:16:09.647Z | Checking slog-json v2.6.1 |
| 895 | 2025-04-08T02:16:09.667Z | Compiling async-stream-impl v0.3.6 |
| 896 | 2025-04-08T02:16:09.793Z | Checking num_cpus v1.16.0 |
| 897 | 2025-04-08T02:16:09.900Z | Compiling dropshot v0.15.1 |
| 898 | 2025-04-08T02:16:09.914Z | Checking encoding_rs v0.8.34 |
| 899 | 2025-04-08T02:16:10.158Z | Checking predicates-core v1.0.8 |
| 900 | 2025-04-08T02:16:10.258Z | Compiling doc-comment v0.3.3 |
| 901 | 2025-04-08T02:16:10.416Z | Checking threadpool v1.8.1 |
| 902 | 2025-04-08T02:16:10.580Z | Checking slog-bunyan v2.5.0 |
| 903 | 2025-04-08T02:16:10.611Z | Checking slog-envlogger v2.2.0 |
| 904 | 2025-04-08T02:16:10.741Z | Checking sha1 v0.10.6 |
| 905 | 2025-04-08T02:16:10.775Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 906 | 2025-04-08T02:16:10.816Z | Checking openapiv3 v2.0.0 |
| 907 | 2025-04-08T02:16:10.896Z | Checking waitgroup v0.1.2 |
| 908 | 2025-04-08T02:16:10.928Z | Checking async-stream v0.3.6 |
| 909 | 2025-04-08T02:16:11.001Z | Checking rustls-pemfile v2.2.0 |
| 910 | 2025-04-08T02:16:11.032Z | Checking float-cmp v0.10.0 |
| 911 | 2025-04-08T02:16:11.109Z | Checking hostname v0.4.0 |
| 912 | 2025-04-08T02:16:11.215Z | Checking humantime v2.1.0 |
| 913 | 2025-04-08T02:16:11.241Z | Compiling assert_cmd v2.0.16 |
| 914 | 2025-04-08T02:16:11.258Z | Checking normalize-line-endings v0.3.0 |
| 915 | 2025-04-08T02:16:11.394Z | Checking escape8259 v0.5.3 |
| 916 | 2025-04-08T02:16:11.511Z | Checking termtree v0.4.1 |
| 917 | 2025-04-08T02:16:11.587Z | Checking difflib v0.4.0 |
| 918 | 2025-04-08T02:16:11.706Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 919 | 2025-04-08T02:16:11.720Z | Checking libtest-mimic v0.7.3 |
| 920 | 2025-04-08T02:16:11.724Z | Checking predicates-tree v1.0.11 |
| 921 | 2025-04-08T02:16:11.911Z | Checking predicates v3.1.3 |
| 922 | 2025-04-08T02:16:11.988Z | Checking fancy-regex v0.13.0 |
| 923 | 2025-04-08T02:16:12.179Z | Checking unicode-segmentation v1.12.0 |
| 924 | 2025-04-08T02:16:12.292Z | Checking similar v2.7.0 |
| 925 | 2025-04-08T02:16:12.732Z | Checking datatest-stable v0.2.9 |
| 926 | 2025-04-08T02:16:12.894Z | Checking newline-converter v0.3.0 |
| 927 | 2025-04-08T02:16:13.053Z | Checking expectorate v1.1.0 |
| 928 | 2025-04-08T02:16:13.219Z | Compiling serde_tokenstream v0.2.2 |
| 929 | 2025-04-08T02:16:13.768Z | Compiling dropshot_endpoint v0.15.1 |
| 930 | 2025-04-08T02:16:22.216Z | Checking rustls-webpki v0.102.8 |
| 931 | 2025-04-08T02:16:24.739Z | Checking tokio-rustls v0.25.0 |
| 932 | 2025-04-08T02:16:25.745Z | Checking tough v0.20.0 |
| 933 | 2025-04-08T02:16:28.467Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 934 | 2025-04-08T02:16:29.744Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 935 | 2025-04-08T02:16:30.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s |
| 936 | 2025-04-08T02:16:30.844Z | |
| 937 | 2025-04-08T02:16:30.844Z | real 1:17.703004117 |
| 938 | 2025-04-08T02:16:30.844Z | user 6:49.189074532 |
| 939 | 2025-04-08T02:16:30.844Z | sys 1:18.626288231 |
| 940 | 2025-04-08T02:16:30.844Z | trap 0.251711387 |
| 941 | 2025-04-08T02:16:30.844Z | tflt 0.568246617 |
| 942 | 2025-04-08T02:16:30.844Z | dflt 0.279884281 |
| 943 | 2025-04-08T02:16:30.844Z | kflt 0.007043289 |
| 944 | 2025-04-08T02:16:30.847Z | lock 6:07.082779531 |
| 945 | 2025-04-08T02:16:30.847Z | slp 26:33.665153152 |
| 946 | 2025-04-08T02:16:30.847Z | lat 38.995346650 |
| 947 | 2025-04-08T02:16:30.847Z | stop 1:35.029583085 |
| 948 | 2025-04-08T02:16:30.847Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 949 | 2025-04-08T02:16:30.847Z | + ptime -m cargo doc --workspace --no-deps |
| 950 | 2025-04-08T02:16:31.290Z | Compiling num-traits v0.2.19 |
| 951 | 2025-04-08T02:16:31.293Z | Checking spin v0.9.8 |
| 952 | 2025-04-08T02:16:31.311Z | Compiling slog v2.7.0 |
| 953 | 2025-04-08T02:16:31.314Z | Checking tokio v1.44.2 |
| 954 | 2025-04-08T02:16:31.315Z | Checking indexmap v2.7.1 |
| 955 | 2025-04-08T02:16:31.330Z | Checking regex-automata v0.4.8 |
| 956 | 2025-04-08T02:16:31.339Z | Checking rustls-webpki v0.102.8 |
| 957 | 2025-04-08T02:16:31.349Z | Checking tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 958 | 2025-04-08T02:16:31.461Z | Checking lazy_static v1.5.0 |
| 959 | 2025-04-08T02:16:31.561Z | Checking bstr v1.10.0 |
| 960 | 2025-04-08T02:16:31.808Z | Checking time v0.3.36 |
| 961 | 2025-04-08T02:16:32.061Z | Checking rustls v0.23.19 |
| 962 | 2025-04-08T02:16:32.237Z | Checking slog-scope v4.4.0 |
| 963 | 2025-04-08T02:16:32.286Z | Checking tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 964 | 2025-04-08T02:16:32.395Z | Checking toml_edit v0.19.15 |
| 965 | 2025-04-08T02:16:32.428Z | Checking toml_edit v0.22.24 |
| 966 | 2025-04-08T02:16:32.582Z | Checking zip v2.6.0 |
| 967 | 2025-04-08T02:16:33.262Z | Checking num-integer v0.1.46 |
| 968 | 2025-04-08T02:16:33.399Z | Checking chrono v0.4.40 |
| 969 | 2025-04-08T02:16:33.684Z | Checking num-iter v0.1.45 |
| 970 | 2025-04-08T02:16:33.736Z | Checking slog-async v2.8.0 |
| 971 | 2025-04-08T02:16:33.841Z | Checking num-bigint-dig v0.8.4 |
| 972 | 2025-04-08T02:16:34.022Z | Checking slog-term v2.9.1 |
| 973 | 2025-04-08T02:16:34.508Z | Checking slog-stdlog v4.1.1 |
| 974 | 2025-04-08T02:16:34.557Z | Checking globset v0.4.15 |
| 975 | 2025-04-08T02:16:34.658Z | Checking regex v1.11.1 |
| 976 | 2025-04-08T02:16:34.853Z | Checking toml v0.7.8 |
| 977 | 2025-04-08T02:16:35.024Z | Checking console v0.15.10 |
| 978 | 2025-04-08T02:16:35.106Z | Checking toml v0.8.20 |
| 979 | 2025-04-08T02:16:35.229Z | Checking slog-envlogger v2.2.0 |
| 980 | 2025-04-08T02:16:35.337Z | Documenting tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 981 | 2025-04-08T02:16:35.428Z | Documenting tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 982 | 2025-04-08T02:16:35.629Z | Checking rsa v0.9.6 |
| 983 | 2025-04-08T02:16:36.366Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 984 | 2025-04-08T02:16:36.946Z | Checking hyper v1.5.2 |
| 985 | 2025-04-08T02:16:36.949Z | Checking tokio-util v0.7.13 |
| 986 | 2025-04-08T02:16:36.949Z | Checking tower v0.5.2 |
| 987 | 2025-04-08T02:16:36.960Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 988 | 2025-04-08T02:16:37.696Z | Checking hyper-util v0.1.10 |
| 989 | 2025-04-08T02:16:38.476Z | Checking reqwest v0.12.12 |
| 990 | 2025-04-08T02:16:39.094Z | Checking tough v0.20.0 |
| 991 | 2025-04-08T02:16:41.706Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 992 | 2025-04-08T02:16:41.706Z | Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 993 | 2025-04-08T02:16:42.670Z | Documenting tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 994 | 2025-04-08T02:16:44.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s |
| 995 | 2025-04-08T02:16:44.753Z | Generated /work/oxidecomputer/tufaceous/target/doc/tufaceous/index.html and 3 other files |
| 996 | 2025-04-08T02:16:44.769Z | |
| 997 | 2025-04-08T02:16:44.772Z | real 13.905210518 |
| 998 | 2025-04-08T02:16:44.772Z | user 43.367479079 |
| 999 | 2025-04-08T02:16:44.772Z | sys 6.027070293 |
| 1000 | 2025-04-08T02:16:44.772Z | trap 0.017953228 |
| 1001 | 2025-04-08T02:16:44.772Z | tflt 0.003169027 |
| 1002 | 2025-04-08T02:16:44.772Z | dflt 0.002464168 |
| 1003 | 2025-04-08T02:16:44.772Z | kflt 0.000017026 |
| 1004 | 2025-04-08T02:16:44.772Z | lock 55.010634821 |
| 1005 | 2025-04-08T02:16:44.772Z | slp 2:20.941455238 |
| 1006 | 2025-04-08T02:16:44.772Z | lat 1.281628971 |
| 1007 | 2025-04-08T02:16:44.772Z | stop 3.040461440 |
| 1008 | 2025-04-08T02:16:44.772Z | process exited: duration 161222 ms, exit code 0 |
| |
| 1009 | 2025-04-08T02:16:44.779Z | found 0 output files |