|
|
|
| 1 | 2026-04-30T16:58:45.738Z | job assigned to worker 01KQFN6YKATCPN7MZ17D0P8T3A [factory aws, i-002ea30ad0d16d254] (queued for 46 s) |
| |
| 2 | 2026-04-30T16:58:52.853Z | starting task 0: "setup" |
| 3 | 2026-04-30T16:58:52.858Z | ++ uname -s |
| 4 | 2026-04-30T16:58:52.861Z | + kern=SunOS |
| 5 | 2026-04-30T16:58:52.861Z | + build_user=build |
| 6 | 2026-04-30T16:58:52.862Z | + build_uid=12345 |
| 7 | 2026-04-30T16:58:52.862Z | + work_dir=/work |
| 8 | 2026-04-30T16:58:52.862Z | + input_dir=/input |
| 9 | 2026-04-30T16:58:52.862Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-30T16:58:52.862Z | + case "$kern" in |
| 11 | 2026-04-30T16:58:52.862Z | + groupadd -g 12345 build |
| 12 | 2026-04-30T16:58:52.862Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-30T16:58:54.870Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-30T16:58:54.933Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-30T16:58:54.936Z | + home_fs=zfs |
| 16 | 2026-04-30T16:58:54.936Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-30T16:58:54.936Z | + mkdir -p /home/build |
| 18 | 2026-04-30T16:58:54.936Z | + chown build:build /home/build /work |
| 19 | 2026-04-30T16:58:56.938Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-30T16:58:56.942Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-04-30T16:58:56.949Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-30T16:58:56.953Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-30T16:58:56.953Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-30T16:58:56.953Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-30T16:58:56.953Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-30T16:58:56.953Z | * rust toolchain channel = "1.94.0" |
| 27 | 2026-04-30T16:58:56.953Z | * rust toolchain profile = "default" |
| 28 | 2026-04-30T16:58:56.956Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-30T16:58:56.956Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-30T16:58:57.079Z | info: downloading installer |
| 31 | 2026-04-30T16:58:58.442Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-30T16:58:58.442Z | warn: /opt/ooce/bin |
| 33 | 2026-04-30T16:58:58.442Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-30T16:58:58.442Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-30T16:58:58.442Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-30T16:58:58.442Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-30T16:58:58.443Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-30T16:58:58.443Z | error: cannot install while Rust is installed |
| 39 | 2026-04-30T16:58:58.443Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-30T16:58:58.446Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-30T16:58:58.446Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-30T16:58:58.446Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-30T16:58:58.446Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-30T16:58:58.456Z | info: profile set to default |
| 45 | 2026-04-30T16:58:58.456Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-30T16:58:58.459Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-30T16:58:58.594Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-30T16:58:58.597Z | info: downloading 6 components |
| 49 | 2026-04-30T16:59:13.065Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-30T16:59:13.065Z | |
| 51 | 2026-04-30T16:59:13.092Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-30T16:59:13.092Z | |
| 53 | 2026-04-30T16:59:13.092Z | |
| 54 | 2026-04-30T16:59:13.092Z | Rust is installed now. Great! |
| 55 | 2026-04-30T16:59:13.092Z | |
| 56 | 2026-04-30T16:59:13.092Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-30T16:59:13.092Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-30T16:59:13.092Z | |
| 59 | 2026-04-30T16:59:13.092Z | To configure your current shell, you need to source |
| 60 | 2026-04-30T16:59:13.092Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-30T16:59:13.093Z | |
| 62 | 2026-04-30T16:59:13.093Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-30T16:59:13.093Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-30T16:59:13.093Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-30T16:59:13.093Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-30T16:59:13.099Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-30T16:59:13.099Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-30T16:59:13.099Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-30T16:59:13.099Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-30T16:59:13.099Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-30T16:59:13.177Z | + rustup --version |
| 72 | 2026-04-30T16:59:13.185Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-30T16:59:13.189Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-30T16:59:13.212Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-30T16:59:13.216Z | + cargo --version |
| 76 | 2026-04-30T16:59:13.222Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-30T16:59:13.248Z | + rustc --version |
| 78 | 2026-04-30T16:59:13.252Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-30T16:59:13.252Z | process exited: duration 16295 ms, exit code 0 |
| |
| 80 | 2026-04-30T16:59:13.271Z | starting task 2: "authentication" |
| 81 | 2026-04-30T16:59:13.280Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-04-30T16:59:13.290Z | starting task 3: "clone repository" |
| 83 | 2026-04-30T16:59:13.295Z | + mkdir -p /work/oxidecomputer/tufaceous |
| 84 | 2026-04-30T16:59:13.311Z | + git clone https://github.com/oxidecomputer/tufaceous /work/oxidecomputer/tufaceous |
| 85 | 2026-04-30T16:59:13.325Z | Cloning into '/work/oxidecomputer/tufaceous'... |
| 86 | 2026-04-30T16:59:14.302Z | + cd /work/oxidecomputer/tufaceous |
| 87 | 2026-04-30T16:59:14.302Z | + git fetch origin 588f0e1b760ecb26c3d6f537abf8bb01f0224c7b |
| 88 | 2026-04-30T16:59:14.728Z | From https://github.com/oxidecomputer/tufaceous |
| 89 | 2026-04-30T16:59:14.728Z | * branch 588f0e1b760ecb26c3d6f537abf8bb01f0224c7b -> FETCH_HEAD |
| 90 | 2026-04-30T16:59:14.733Z | + [[ -n iliana/tough-0.22 ]] |
| 91 | 2026-04-30T16:59:14.737Z | ++ git branch --show-current |
| 92 | 2026-04-30T16:59:14.737Z | + current=main |
| 93 | 2026-04-30T16:59:14.737Z | + [[ main != iliana/tough-0.22 ]] |
| 94 | 2026-04-30T16:59:14.737Z | + git branch -f iliana/tough-0.22 588f0e1b760ecb26c3d6f537abf8bb01f0224c7b |
| 95 | 2026-04-30T16:59:14.740Z | + git checkout -f iliana/tough-0.22 |
| 96 | 2026-04-30T16:59:14.743Z | Switched to branch 'iliana/tough-0.22' |
| 97 | 2026-04-30T16:59:14.743Z | + git reset --hard 588f0e1b760ecb26c3d6f537abf8bb01f0224c7b |
| 98 | 2026-04-30T16:59:14.747Z | HEAD is now at 588f0e1 update tough, dropshot, aws-lc-rs, others |
| 99 | 2026-04-30T16:59:14.761Z | process exited: duration 1457 ms, exit code 0 |
| |
| 100 | 2026-04-30T16:59:14.777Z | starting task 4: "build" |
| 101 | 2026-04-30T16:59:14.783Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-30T16:59:14.783Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-30T16:59:14.783Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-30T16:59:14.783Z | ++ export 'RUSTFLAGS=-D warnings' |
| 105 | 2026-04-30T16:59:14.783Z | ++ RUSTFLAGS='-D warnings' |
| 106 | 2026-04-30T16:59:14.783Z | ++ export CARGO_INCREMENTAL=0 |
| 107 | 2026-04-30T16:59:14.783Z | ++ CARGO_INCREMENTAL=0 |
| 108 | 2026-04-30T16:59:14.783Z | +++ uname -s |
| 109 | 2026-04-30T16:59:14.783Z | ++ HOST_OS=SunOS |
| 110 | 2026-04-30T16:59:14.783Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 111 | 2026-04-30T16:59:14.784Z | ++ CLANGVER=15 |
| 112 | 2026-04-30T16:59:14.784Z | ++ pfexec pkg install -v build-essential pkg-config pkg:/ooce/developer/clang-15 |
| 113 | 2026-04-30T16:59:23.291Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 114 | 2026-04-30T16:59:30.607Z | Startup: Caching catalogs ... Done |
| 115 | 2026-04-30T16:59:38.652Z | Planning: Solver setup ... Done (5.013s) |
| 116 | 2026-04-30T16:59:38.668Z | Planning: Running solver ... Done (0.035s) |
| 117 | 2026-04-30T16:59:38.668Z | Planning: Finding local manifests ... Done (0.003s) |
| 118 | 2026-04-30T16:59:38.668Z | Planning: Fetching manifests: 0/3 0% complete |
| 119 | 2026-04-30T16:59:38.668Z | Planning: Fetching manifests: 3/3 100% complete |
| 120 | 2026-04-30T16:59:38.668Z | Planning: Package planning ... Done (0.030s) |
| 121 | 2026-04-30T16:59:38.668Z | Planning: Merging actions ... Done (0.026s) |
| 122 | 2026-04-30T16:59:38.668Z | Planning: Checking for conflicting actions ... Done (0.112s) |
| 123 | 2026-04-30T16:59:38.668Z | Planning: Consolidating action changes ... Done (0.007s) |
| 124 | 2026-04-30T16:59:38.675Z | Planning: Evaluating mediators ... Done (0.776s) |
| 125 | 2026-04-30T16:59:38.675Z | Planning: Planning completed in 7.51 seconds |
| 126 | 2026-04-30T16:59:38.675Z | Packages to install: 3 |
| 127 | 2026-04-30T16:59:38.675Z | Mediators to change: 2 |
| 128 | 2026-04-30T16:59:38.675Z | Services to change: 1 |
| 129 | 2026-04-30T16:59:38.675Z | Estimated space available: 155.47 GB |
| 130 | 2026-04-30T16:59:38.675Z | Estimated space to be consumed: 1.85 GB |
| 131 | 2026-04-30T16:59:38.675Z | Create boot environment: No |
| 132 | 2026-04-30T16:59:38.675Z | Create backup boot environment: No |
| 133 | 2026-04-30T16:59:38.675Z | Rebuild boot archive: No |
| 134 | 2026-04-30T16:59:38.675Z | |
| 135 | 2026-04-30T16:59:38.675Z | Changed mediators: |
| 136 | 2026-04-30T16:59:38.675Z | mediator clang: |
| 137 | 2026-04-30T16:59:38.675Z | version: None -> 15 (system default) |
| 138 | 2026-04-30T16:59:38.675Z | |
| 139 | 2026-04-30T16:59:38.675Z | mediator llvm: |
| 140 | 2026-04-30T16:59:38.675Z | version: 14 (system default) -> 15 (system default) |
| 141 | 2026-04-30T16:59:38.675Z | |
| 142 | 2026-04-30T16:59:38.675Z | Changed packages: |
| 143 | 2026-04-30T16:59:38.675Z | helios-dev |
| 144 | 2026-04-30T16:59:38.675Z | developer/build-essential |
| 145 | 2026-04-30T16:59:38.675Z | None -> 11-2.0 |
| 146 | 2026-04-30T16:59:38.675Z | ooce/developer/clang-15 |
| 147 | 2026-04-30T16:59:38.675Z | None -> 15.0.7-2.0 |
| 148 | 2026-04-30T16:59:38.675Z | ooce/developer/llvm-15 |
| 149 | 2026-04-30T16:59:38.675Z | None -> 15.0.7-2.0 |
| 150 | 2026-04-30T16:59:38.676Z | |
| 151 | 2026-04-30T16:59:38.676Z | Services: |
| 152 | 2026-04-30T16:59:38.676Z | restart_fmri: |
| 153 | 2026-04-30T16:59:38.676Z | svc:/system/update-man-index:default |
| 154 | 2026-04-30T16:59:38.676Z | |
| 155 | 2026-04-30T16:59:38.676Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 156 | 2026-04-30T16:59:43.345Z | Download: 2709/3076 items 119.7/211.3MB 56% complete (24.2M/s) |
| 157 | 2026-04-30T16:59:46.125Z | Download: Completed 211.31 MB in 7.78 seconds (27.2M/s) |
| 158 | 2026-04-30T16:59:46.362Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-04-30T16:59:49.486Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 160 | 2026-04-30T16:59:50.160Z | Done (0.671s) |
| 161 | 2026-04-30T16:59:50.160Z | Done (0.000s) |
| 162 | 2026-04-30T16:59:50.887Z | Done (0.727s) |
| 163 | 2026-04-30T16:59:53.756Z | Done (2.525s) |
| 164 | 2026-04-30T16:59:53.829Z | Done (0.013s) |
| 165 | 2026-04-30T16:59:53.834Z | Done (0.000s) |
| 166 | 2026-04-30T16:59:54.191Z | Done (0.000s) |
| 167 | 2026-04-30T16:59:54.845Z | ++ (( rc != 4 && rc != 0 )) |
| 168 | 2026-04-30T16:59:54.845Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 169 | 2026-04-30T16:59:55.039Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-04-30T16:59:55.146Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-04-30T16:59:55.149Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-04-30T16:59:55.303Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-04-30T16:59:55.307Z | Planning: Planning completed in 0.27 seconds |
| 174 | 2026-04-30T16:59:55.324Z | Mediators to change: 2 |
| 175 | 2026-04-30T16:59:55.324Z | Create boot environment: No |
| 176 | 2026-04-30T16:59:55.324Z | Create backup boot environment: No |
| 177 | 2026-04-30T16:59:55.447Z | Done |
| 178 | 2026-04-30T16:59:55.448Z | Done |
| 179 | 2026-04-30T16:59:56.043Z | Done |
| 180 | 2026-04-30T16:59:58.496Z | Done |
| 181 | 2026-04-30T16:59:58.565Z | Done |
| 182 | 2026-04-30T16:59:58.569Z | Done |
| 183 | 2026-04-30T16:59:58.727Z | Done |
| 184 | 2026-04-30T16:59:58.800Z | + cargo --version |
| 185 | 2026-04-30T16:59:58.810Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 186 | 2026-04-30T16:59:58.814Z | + rustc --version |
| 187 | 2026-04-30T16:59:58.832Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 188 | 2026-04-30T16:59:58.835Z | + curl -sSfL --retry 10 https://get.nexte.st/latest/illumos |
| 189 | 2026-04-30T16:59:58.835Z | + gunzip |
| 190 | 2026-04-30T16:59:58.839Z | + tar -xvf - -C /home/build/.cargo/bin |
| 191 | 2026-04-30T17:00:00.322Z | x cargo-nextest, 22307000 bytes, 43569 tape blocks |
| 192 | 2026-04-30T17:00:00.325Z | + banner build |
| 193 | 2026-04-30T17:00:00.325Z | |
| 194 | 2026-04-30T17:00:00.325Z | ##### # # # # ##### |
| 195 | 2026-04-30T17:00:00.325Z | # # # # # # # # |
| 196 | 2026-04-30T17:00:00.325Z | ##### # # # # # # |
| 197 | 2026-04-30T17:00:00.325Z | # # # # # # # # |
| 198 | 2026-04-30T17:00:00.325Z | # # # # # # # # |
| 199 | 2026-04-30T17:00:00.325Z | ##### #### # ###### ##### |
| 200 | 2026-04-30T17:00:00.325Z | |
| 201 | 2026-04-30T17:00:00.325Z | + ptime -m cargo build |
| 202 | 2026-04-30T17:00:00.433Z | Updating crates.io index |
| 203 | 2026-04-30T17:00:00.436Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 204 | 2026-04-30T17:00:00.979Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 205 | 2026-04-30T17:00:01.292Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 206 | 2026-04-30T17:00:01.644Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 207 | 2026-04-30T17:00:03.651Z | Downloading crates ... |
| 208 | 2026-04-30T17:00:03.724Z | Downloaded bitflags v2.6.0 |
| 209 | 2026-04-30T17:00:03.730Z | Downloaded cfg-if v1.0.0 |
| 210 | 2026-04-30T17:00:03.730Z | Downloaded indexmap v1.9.3 |
| 211 | 2026-04-30T17:00:03.730Z | Downloaded anyhow v1.0.96 |
| 212 | 2026-04-30T17:00:03.737Z | Downloaded atomic-waker v1.1.2 |
| 213 | 2026-04-30T17:00:03.740Z | Downloaded packed_struct_codegen v0.10.1 |
| 214 | 2026-04-30T17:00:03.740Z | Downloaded is_terminal_polyfill v1.70.1 |
| 215 | 2026-04-30T17:00:03.743Z | Downloaded nodrop v0.1.14 |
| 216 | 2026-04-30T17:00:03.743Z | Downloaded indent_write v2.2.0 |
| 217 | 2026-04-30T17:00:03.746Z | Downloaded icu_properties_data v1.5.0 |
| 218 | 2026-04-30T17:00:03.749Z | Downloaded parse-size v1.1.0 |
| 219 | 2026-04-30T17:00:03.752Z | Downloaded num-integer v0.1.46 |
| 220 | 2026-04-30T17:00:03.752Z | Downloaded crc v3.2.1 |
| 221 | 2026-04-30T17:00:03.756Z | Downloaded byteorder v1.5.0 |
| 222 | 2026-04-30T17:00:03.756Z | Downloaded adler2 v2.0.0 |
| 223 | 2026-04-30T17:00:03.756Z | Downloaded itoa v1.0.11 |
| 224 | 2026-04-30T17:00:03.760Z | Downloaded anstyle-query v1.1.1 |
| 225 | 2026-04-30T17:00:03.760Z | Downloaded httparse v1.9.5 |
| 226 | 2026-04-30T17:00:03.760Z | Downloaded httpdate v1.0.3 |
| 227 | 2026-04-30T17:00:03.763Z | Downloaded lazy_static v1.5.0 |
| 228 | 2026-04-30T17:00:03.765Z | Downloaded powerfmt v0.2.0 |
| 229 | 2026-04-30T17:00:03.766Z | Downloaded serde_spanned v0.6.8 |
| 230 | 2026-04-30T17:00:03.768Z | Downloaded filetime v0.2.25 |
| 231 | 2026-04-30T17:00:03.768Z | Downloaded futures-task v0.3.32 |
| 232 | 2026-04-30T17:00:03.772Z | Downloaded num_threads v0.1.7 |
| 233 | 2026-04-30T17:00:03.775Z | Downloaded futures-io v0.3.32 |
| 234 | 2026-04-30T17:00:03.775Z | Downloaded async-recursion v1.1.1 |
| 235 | 2026-04-30T17:00:03.778Z | Downloaded path-slash v0.1.5 |
| 236 | 2026-04-30T17:00:03.778Z | Downloaded futures-core v0.3.32 |
| 237 | 2026-04-30T17:00:03.781Z | Downloaded jobserver v0.1.32 |
| 238 | 2026-04-30T17:00:03.781Z | Downloaded serde_urlencoded v0.7.1 |
| 239 | 2026-04-30T17:00:03.785Z | Downloaded form_urlencoded v1.2.2 |
| 240 | 2026-04-30T17:00:03.785Z | Downloaded flagset v0.4.6 |
| 241 | 2026-04-30T17:00:03.785Z | Downloaded ipnet v2.10.1 |
| 242 | 2026-04-30T17:00:03.785Z | Downloaded camino-tempfile v1.4.1 |
| 243 | 2026-04-30T17:00:03.788Z | Downloaded radium v0.7.0 |
| 244 | 2026-04-30T17:00:03.788Z | Downloaded num-iter v0.1.45 |
| 245 | 2026-04-30T17:00:03.788Z | Downloaded percent-encoding v2.3.2 |
| 246 | 2026-04-30T17:00:03.788Z | Downloaded async-trait v0.1.89 |
| 247 | 2026-04-30T17:00:03.792Z | Downloaded num-conv v0.2.1 |
| 248 | 2026-04-30T17:00:03.792Z | Downloaded array-init v0.0.4 |
| 249 | 2026-04-30T17:00:03.792Z | Downloaded mime v0.3.17 |
| 250 | 2026-04-30T17:00:03.795Z | Downloaded block-buffer v0.10.4 |
| 251 | 2026-04-30T17:00:03.795Z | Downloaded der_derive v0.7.3 |
| 252 | 2026-04-30T17:00:03.795Z | Downloaded base64ct v1.6.0 |
| 253 | 2026-04-30T17:00:03.799Z | Downloaded same-file v1.0.6 |
| 254 | 2026-04-30T17:00:03.802Z | Downloaded fastrand v2.1.1 |
| 255 | 2026-04-30T17:00:03.802Z | Downloaded colorchoice v1.0.2 |
| 256 | 2026-04-30T17:00:03.805Z | Downloaded fnv v1.0.7 |
| 257 | 2026-04-30T17:00:03.805Z | Downloaded crypto-common v0.1.6 |
| 258 | 2026-04-30T17:00:03.808Z | Downloaded humantime v2.1.0 |
| 259 | 2026-04-30T17:00:03.808Z | Downloaded packed_struct v0.10.1 |
| 260 | 2026-04-30T17:00:03.808Z | Downloaded funty v2.0.0 |
| 261 | 2026-04-30T17:00:03.811Z | Downloaded clap_lex v0.7.4 |
| 262 | 2026-04-30T17:00:03.811Z | Downloaded paste v1.0.15 |
| 263 | 2026-04-30T17:00:03.815Z | Downloaded olpc-cjson v0.1.4 |
| 264 | 2026-04-30T17:00:03.815Z | Downloaded anstyle v1.0.10 |
| 265 | 2026-04-30T17:00:03.818Z | Downloaded http-body v1.0.1 |
| 266 | 2026-04-30T17:00:03.818Z | Downloaded dunce v1.0.5 |
| 267 | 2026-04-30T17:00:03.818Z | Downloaded dyn-clone v1.0.18 |
| 268 | 2026-04-30T17:00:03.822Z | Downloaded rand_chacha v0.3.1 |
| 269 | 2026-04-30T17:00:03.822Z | Downloaded maybe-uninit v2.0.0 |
| 270 | 2026-04-30T17:00:03.822Z | Downloaded idna_adapter v1.2.0 |
| 271 | 2026-04-30T17:00:03.822Z | Downloaded errno v0.3.13 |
| 272 | 2026-04-30T17:00:03.825Z | Downloaded futures-sink v0.3.32 |
| 273 | 2026-04-30T17:00:03.825Z | Downloaded crc-catalog v2.4.0 |
| 274 | 2026-04-30T17:00:03.829Z | Downloaded scopeguard v1.2.0 |
| 275 | 2026-04-30T17:00:03.829Z | Downloaded heck v0.5.0 |
| 276 | 2026-04-30T17:00:03.832Z | Downloaded equivalent v1.0.1 |
| 277 | 2026-04-30T17:00:03.832Z | Downloaded hex v0.4.3 |
| 278 | 2026-04-30T17:00:03.832Z | Downloaded futures-macro v0.3.32 |
| 279 | 2026-04-30T17:00:03.832Z | Downloaded generic-array v0.14.7 |
| 280 | 2026-04-30T17:00:03.835Z | Downloaded icu_provider_macros v1.5.0 |
| 281 | 2026-04-30T17:00:03.838Z | Downloaded debug-ignore v1.0.5 |
| 282 | 2026-04-30T17:00:03.841Z | Downloaded buf-list v1.0.3 |
| 283 | 2026-04-30T17:00:03.841Z | Downloaded anstyle-parse v0.2.5 |
| 284 | 2026-04-30T17:00:03.844Z | Downloaded cpufeatures v0.2.14 |
| 285 | 2026-04-30T17:00:03.847Z | Downloaded daft-derive v0.1.1 |
| 286 | 2026-04-30T17:00:03.848Z | Downloaded serde_plain v1.0.2 |
| 287 | 2026-04-30T17:00:03.851Z | Downloaded find-msvc-tools v0.1.9 |
| 288 | 2026-04-30T17:00:03.854Z | Downloaded anstream v0.6.15 |
| 289 | 2026-04-30T17:00:03.855Z | Downloaded parking_lot_core v0.9.10 |
| 290 | 2026-04-30T17:00:03.858Z | Downloaded is-terminal v0.4.13 |
| 291 | 2026-04-30T17:00:03.858Z | Downloaded fs-err v2.11.0 |
| 292 | 2026-04-30T17:00:03.858Z | Downloaded cmake v0.1.58 |
| 293 | 2026-04-30T17:00:03.858Z | Downloaded addr2line v0.24.2 |
| 294 | 2026-04-30T17:00:03.861Z | Downloaded env_logger v0.10.2 |
| 295 | 2026-04-30T17:00:03.861Z | Downloaded serde_path_to_error v0.1.20 |
| 296 | 2026-04-30T17:00:03.864Z | Downloaded icu_locid_transform v1.5.0 |
| 297 | 2026-04-30T17:00:03.864Z | Downloaded deranged v0.5.8 |
| 298 | 2026-04-30T17:00:03.867Z | Downloaded bzip2 v0.4.4 |
| 299 | 2026-04-30T17:00:03.867Z | Downloaded iana-time-zone v0.1.61 |
| 300 | 2026-04-30T17:00:03.867Z | Downloaded pin-project-lite v0.2.14 |
| 301 | 2026-04-30T17:00:03.871Z | Downloaded subtle v2.6.1 |
| 302 | 2026-04-30T17:00:03.874Z | Downloaded pem-rfc7468 v0.7.0 |
| 303 | 2026-04-30T17:00:03.874Z | Downloaded camino v1.2.2 |
| 304 | 2026-04-30T17:00:03.874Z | Downloaded parking_lot v0.12.3 |
| 305 | 2026-04-30T17:00:03.877Z | Downloaded once_cell v1.20.3 |
| 306 | 2026-04-30T17:00:03.880Z | Downloaded stable_deref_trait v1.2.0 |
| 307 | 2026-04-30T17:00:03.884Z | Downloaded http-body-util v0.1.3 |
| 308 | 2026-04-30T17:00:03.884Z | Downloaded strum v0.26.3 |
| 309 | 2026-04-30T17:00:03.887Z | Downloaded either v1.14.0 |
| 310 | 2026-04-30T17:00:03.887Z | Downloaded autocfg v1.4.0 |
| 311 | 2026-04-30T17:00:03.887Z | Downloaded digest v0.10.7 |
| 312 | 2026-04-30T17:00:03.890Z | Downloaded take_mut v0.2.2 |
| 313 | 2026-04-30T17:00:03.890Z | Downloaded time-core v0.1.8 |
| 314 | 2026-04-30T17:00:03.891Z | Downloaded terminal_size v0.4.0 |
| 315 | 2026-04-30T17:00:03.891Z | Downloaded strsim v0.11.1 |
| 316 | 2026-04-30T17:00:03.895Z | Downloaded thread_local v1.1.8 |
| 317 | 2026-04-30T17:00:03.895Z | Downloaded erased-serde v0.3.31 |
| 318 | 2026-04-30T17:00:03.895Z | Downloaded bitfield v0.14.0 |
| 319 | 2026-04-30T17:00:03.895Z | Downloaded lock_api v0.4.12 |
| 320 | 2026-04-30T17:00:03.898Z | Downloaded litemap v0.7.3 |
| 321 | 2026-04-30T17:00:03.898Z | Downloaded signal-hook-registry v1.4.2 |
| 322 | 2026-04-30T17:00:03.898Z | Downloaded serde-hex v0.1.0 |
| 323 | 2026-04-30T17:00:03.901Z | Downloaded tinyvec_macros v0.1.1 |
| 324 | 2026-04-30T17:00:03.901Z | Downloaded fs_extra v1.3.0 |
| 325 | 2026-04-30T17:00:03.905Z | Downloaded tokio-macros v2.7.0 |
| 326 | 2026-04-30T17:00:03.905Z | Downloaded signature v2.2.0 |
| 327 | 2026-04-30T17:00:03.905Z | Downloaded toml_datetime v0.6.8 |
| 328 | 2026-04-30T17:00:03.908Z | Downloaded rustc-demangle v0.1.24 |
| 329 | 2026-04-30T17:00:03.908Z | Downloaded rand_core v0.6.4 |
| 330 | 2026-04-30T17:00:03.908Z | Downloaded ppv-lite86 v0.2.20 |
| 331 | 2026-04-30T17:00:03.908Z | Downloaded pkcs8 v0.10.2 |
| 332 | 2026-04-30T17:00:03.911Z | Downloaded slab v0.4.9 |
| 333 | 2026-04-30T17:00:03.911Z | Downloaded shlex v1.3.0 |
| 334 | 2026-04-30T17:00:03.911Z | Downloaded const-oid v0.9.6 |
| 335 | 2026-04-30T17:00:03.914Z | Downloaded quote v1.0.38 |
| 336 | 2026-04-30T17:00:03.914Z | Downloaded pkg-config v0.3.31 |
| 337 | 2026-04-30T17:00:03.917Z | Downloaded pem v3.0.5 |
| 338 | 2026-04-30T17:00:03.920Z | Downloaded console v0.15.10 |
| 339 | 2026-04-30T17:00:03.920Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-04-30T17:00:03.923Z | Downloaded rustversion v1.0.17 |
| 341 | 2026-04-30T17:00:03.929Z | Downloaded semver v1.0.28 |
| 342 | 2026-04-30T17:00:03.932Z | Downloaded try-lock v0.2.5 |
| 343 | 2026-04-30T17:00:03.932Z | Downloaded sync_wrapper v1.0.1 |
| 344 | 2026-04-30T17:00:03.932Z | Downloaded tower-layer v0.3.3 |
| 345 | 2026-04-30T17:00:03.933Z | Downloaded slog-term v2.9.2 |
| 346 | 2026-04-30T17:00:03.936Z | Downloaded slog-envlogger v2.2.0 |
| 347 | 2026-04-30T17:00:03.936Z | Downloaded pin-project-internal v1.1.6 |
| 348 | 2026-04-30T17:00:03.936Z | Downloaded smallvec v0.6.14 |
| 349 | 2026-04-30T17:00:03.939Z | Downloaded pkcs1 v0.7.5 |
| 350 | 2026-04-30T17:00:03.939Z | Downloaded ryu v1.0.18 |
| 351 | 2026-04-30T17:00:03.942Z | Downloaded serde_derive v1.0.228 |
| 352 | 2026-04-30T17:00:03.942Z | Downloaded icu_locid v1.5.0 |
| 353 | 2026-04-30T17:00:03.945Z | Downloaded slog-scope v4.4.0 |
| 354 | 2026-04-30T17:00:03.945Z | Downloaded utf16_iter v1.0.5 |
| 355 | 2026-04-30T17:00:03.945Z | Downloaded tap v1.0.1 |
| 356 | 2026-04-30T17:00:03.949Z | Downloaded spki v0.7.3 |
| 357 | 2026-04-30T17:00:03.949Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-04-30T17:00:03.949Z | Downloaded termcolor v1.4.1 |
| 359 | 2026-04-30T17:00:03.949Z | Downloaded strum_macros v0.26.4 |
| 360 | 2026-04-30T17:00:03.952Z | Downloaded slog-stdlog v4.1.1 |
| 361 | 2026-04-30T17:00:03.952Z | Downloaded utf8parse v0.2.2 |
| 362 | 2026-04-30T17:00:03.952Z | Downloaded want v0.3.1 |
| 363 | 2026-04-30T17:00:03.952Z | Downloaded xattr v1.3.1 |
| 364 | 2026-04-30T17:00:03.957Z | Downloaded write16 v1.0.0 |
| 365 | 2026-04-30T17:00:03.957Z | Downloaded version_check v0.9.5 |
| 366 | 2026-04-30T17:00:03.957Z | Downloaded thiserror-impl v1.0.69 |
| 367 | 2026-04-30T17:00:03.957Z | Downloaded zerofrom-derive v0.1.4 |
| 368 | 2026-04-30T17:00:03.957Z | Downloaded zerofrom v0.1.4 |
| 369 | 2026-04-30T17:00:03.957Z | Downloaded thiserror-impl v2.0.18 |
| 370 | 2026-04-30T17:00:03.961Z | Downloaded thiserror v1.0.69 |
| 371 | 2026-04-30T17:00:03.961Z | Downloaded crc32fast v1.4.2 |
| 372 | 2026-04-30T17:00:03.961Z | Downloaded futures-executor v0.3.32 |
| 373 | 2026-04-30T17:00:03.964Z | Downloaded rustls-pki-types v1.14.1 |
| 374 | 2026-04-30T17:00:03.964Z | Downloaded futures-channel v0.3.32 |
| 375 | 2026-04-30T17:00:03.964Z | Downloaded ahash v0.8.11 |
| 376 | 2026-04-30T17:00:03.967Z | Downloaded displaydoc v0.2.5 |
| 377 | 2026-04-30T17:00:03.967Z | Downloaded sha2 v0.10.8 |
| 378 | 2026-04-30T17:00:03.970Z | Downloaded yoke-derive v0.7.4 |
| 379 | 2026-04-30T17:00:03.970Z | Downloaded tinystr v0.7.6 |
| 380 | 2026-04-30T17:00:03.973Z | Downloaded time-macros v0.2.27 |
| 381 | 2026-04-30T17:00:03.973Z | Downloaded log v0.4.22 |
| 382 | 2026-04-30T17:00:03.973Z | Downloaded crossbeam-utils v0.8.21 |
| 383 | 2026-04-30T17:00:03.976Z | Downloaded synstructure v0.13.1 |
| 384 | 2026-04-30T17:00:03.976Z | Downloaded zeroize_derive v1.4.2 |
| 385 | 2026-04-30T17:00:03.976Z | Downloaded tls_codec_derive v0.4.1 |
| 386 | 2026-04-30T17:00:03.979Z | Downloaded tls_codec v0.4.1 |
| 387 | 2026-04-30T17:00:03.979Z | Downloaded getrandom v0.3.3 |
| 388 | 2026-04-30T17:00:03.982Z | Downloaded clap_derive v4.5.28 |
| 389 | 2026-04-30T17:00:03.982Z | Downloaded untrusted v0.9.0 |
| 390 | 2026-04-30T17:00:03.983Z | Downloaded untrusted v0.7.1 |
| 391 | 2026-04-30T17:00:03.983Z | Downloaded crc-any v2.5.0 |
| 392 | 2026-04-30T17:00:03.986Z | Downloaded miniz_oxide v0.8.0 |
| 393 | 2026-04-30T17:00:03.986Z | Downloaded icu_normalizer v1.5.0 |
| 394 | 2026-04-30T17:00:03.989Z | Downloaded icu_properties v1.5.1 |
| 395 | 2026-04-30T17:00:03.989Z | Downloaded slog-async v2.8.0 |
| 396 | 2026-04-30T17:00:03.992Z | Downloaded num-traits v0.2.19 |
| 397 | 2026-04-30T17:00:03.995Z | Downloaded smallvec v1.14.0 |
| 398 | 2026-04-30T17:00:03.998Z | Downloaded spin v0.9.8 |
| 399 | 2026-04-30T17:00:03.998Z | Downloaded snafu-derive v0.8.5 |
| 400 | 2026-04-30T17:00:04.003Z | Downloaded term v1.2.1 |
| 401 | 2026-04-30T17:00:04.006Z | Downloaded walkdir v2.5.0 |
| 402 | 2026-04-30T17:00:04.009Z | Downloaded globset v0.4.15 |
| 403 | 2026-04-30T17:00:04.009Z | Downloaded daft v0.1.1 |
| 404 | 2026-04-30T17:00:04.009Z | Downloaded zerovec-derive v0.10.3 |
| 405 | 2026-04-30T17:00:04.012Z | Downloaded writeable v0.5.5 |
| 406 | 2026-04-30T17:00:04.013Z | Downloaded tempfile v3.20.0 |
| 407 | 2026-04-30T17:00:04.013Z | Downloaded serde_core v1.0.228 |
| 408 | 2026-04-30T17:00:04.016Z | Downloaded pin-project v1.1.6 |
| 409 | 2026-04-30T17:00:04.021Z | Downloaded yoke v0.7.4 |
| 410 | 2026-04-30T17:00:04.025Z | Downloaded ron v0.8.1 |
| 411 | 2026-04-30T17:00:04.028Z | Downloaded wyz v0.5.1 |
| 412 | 2026-04-30T17:00:04.028Z | Downloaded tinyvec v1.8.0 |
| 413 | 2026-04-30T17:00:04.028Z | Downloaded thiserror v2.0.18 |
| 414 | 2026-04-30T17:00:04.032Z | Downloaded icu_provider v1.5.0 |
| 415 | 2026-04-30T17:00:04.033Z | Downloaded icu_locid_transform_data v1.5.0 |
| 416 | 2026-04-30T17:00:04.036Z | Downloaded getrandom v0.2.15 |
| 417 | 2026-04-30T17:00:04.036Z | Downloaded bytes v1.11.1 |
| 418 | 2026-04-30T17:00:04.039Z | Downloaded base64 v0.21.7 |
| 419 | 2026-04-30T17:00:04.042Z | Downloaded zmij v1.0.21 |
| 420 | 2026-04-30T17:00:04.042Z | Downloaded base64 v0.22.1 |
| 421 | 2026-04-30T17:00:04.045Z | Downloaded der v0.7.9 |
| 422 | 2026-04-30T17:00:04.045Z | Downloaded cc v1.2.61 |
| 423 | 2026-04-30T17:00:04.049Z | Downloaded socket2 v0.6.3 |
| 424 | 2026-04-30T17:00:04.049Z | Downloaded icu_normalizer_data v1.5.0 |
| 425 | 2026-04-30T17:00:04.052Z | Downloaded unicode-ident v1.0.14 |
| 426 | 2026-04-30T17:00:04.052Z | Downloaded typenum v1.17.0 |
| 427 | 2026-04-30T17:00:04.055Z | Downloaded arc-swap v1.7.1 |
| 428 | 2026-04-30T17:00:04.061Z | Downloaded proc-macro2 v1.0.93 |
| 429 | 2026-04-30T17:00:04.064Z | Downloaded rsa v0.9.6 |
| 430 | 2026-04-30T17:00:04.067Z | Downloaded zerocopy v0.6.6 |
| 431 | 2026-04-30T17:00:04.071Z | Downloaded zeroize v1.8.1 |
| 432 | 2026-04-30T17:00:04.071Z | Downloaded toml v0.8.20 |
| 433 | 2026-04-30T17:00:04.074Z | Downloaded icu_collections v1.5.0 |
| 434 | 2026-04-30T17:00:04.077Z | Downloaded futures v0.3.32 |
| 435 | 2026-04-30T17:00:04.080Z | Downloaded memchr v2.7.4 |
| 436 | 2026-04-30T17:00:04.083Z | Downloaded crossbeam-channel v0.5.15 |
| 437 | 2026-04-30T17:00:04.083Z | Downloaded backtrace v0.3.74 |
| 438 | 2026-04-30T17:00:04.086Z | Downloaded tar v0.4.45 |
| 439 | 2026-04-30T17:00:04.089Z | Downloaded snafu v0.8.5 |
| 440 | 2026-04-30T17:00:04.093Z | Downloaded slog v2.8.2 |
| 441 | 2026-04-30T17:00:04.096Z | Downloaded zerocopy-derive v0.7.35 |
| 442 | 2026-04-30T17:00:04.099Z | Downloaded clap v4.5.31 |
| 443 | 2026-04-30T17:00:04.102Z | Downloaded serde v1.0.228 |
| 444 | 2026-04-30T17:00:04.105Z | Downloaded hashbrown v0.12.3 |
| 445 | 2026-04-30T17:00:04.108Z | Downloaded toml v0.7.8 |
| 446 | 2026-04-30T17:00:04.116Z | Downloaded tracing-core v0.1.32 |
| 447 | 2026-04-30T17:00:04.119Z | Downloaded hyper-util v0.1.20 |
| 448 | 2026-04-30T17:00:04.122Z | Downloaded num-bigint-dig v0.8.4 |
| 449 | 2026-04-30T17:00:04.125Z | Downloaded hashbrown v0.13.2 |
| 450 | 2026-04-30T17:00:04.125Z | Downloaded flate2 v1.0.35 |
| 451 | 2026-04-30T17:00:04.128Z | Downloaded rand v0.8.6 |
| 452 | 2026-04-30T17:00:04.131Z | Downloaded rustls-webpki v0.103.13 |
| 453 | 2026-04-30T17:00:04.134Z | Downloaded mio v1.2.0 |
| 454 | 2026-04-30T17:00:04.137Z | Downloaded zip v0.6.6 |
| 455 | 2026-04-30T17:00:04.137Z | Downloaded tracing v0.1.40 |
| 456 | 2026-04-30T17:00:04.141Z | Downloaded indexmap v2.14.0 |
| 457 | 2026-04-30T17:00:04.144Z | Downloaded http v1.4.0 |
| 458 | 2026-04-30T17:00:04.144Z | Downloaded toml_edit v0.19.15 |
| 459 | 2026-04-30T17:00:04.153Z | Downloaded toml_edit v0.22.24 |
| 460 | 2026-04-30T17:00:04.165Z | Downloaded url v2.5.8 |
| 461 | 2026-04-30T17:00:04.168Z | Downloaded libm v0.2.8 |
| 462 | 2026-04-30T17:00:04.171Z | Downloaded x509-cert v0.2.5 |
| 463 | 2026-04-30T17:00:04.174Z | Downloaded tower v0.5.2 |
| 464 | 2026-04-30T17:00:04.178Z | Downloaded tokio-util v0.7.13 |
| 465 | 2026-04-30T17:00:04.182Z | Downloaded hashbrown v0.17.0 |
| 466 | 2026-04-30T17:00:04.185Z | Downloaded idna v1.1.0 |
| 467 | 2026-04-30T17:00:04.192Z | Downloaded itertools v0.13.0 |
| 468 | 2026-04-30T17:00:04.199Z | Downloaded zip v4.2.0 |
| 469 | 2026-04-30T17:00:04.202Z | Downloaded typed-path v0.9.3 |
| 470 | 2026-04-30T17:00:04.205Z | Downloaded unicode-normalization v0.1.24 |
| 471 | 2026-04-30T17:00:04.208Z | Downloaded futures-util v0.3.32 |
| 472 | 2026-04-30T17:00:04.213Z | Downloaded serde_json v1.0.149 |
| 473 | 2026-04-30T17:00:04.216Z | Downloaded h2 v0.4.6 |
| 474 | 2026-04-30T17:00:04.220Z | Downloaded hyper v1.9.0 |
| 475 | 2026-04-30T17:00:04.223Z | Downloaded clap_builder v4.5.31 |
| 476 | 2026-04-30T17:00:04.231Z | Downloaded aho-corasick v1.1.3 |
| 477 | 2026-04-30T17:00:04.234Z | Downloaded zerocopy v0.7.35 |
| 478 | 2026-04-30T17:00:04.242Z | Downloaded winnow v0.5.40 |
| 479 | 2026-04-30T17:00:04.246Z | Downloaded zerovec v0.10.4 |
| 480 | 2026-04-30T17:00:04.250Z | Downloaded aws-lc-rs v1.16.2 |
| 481 | 2026-04-30T17:00:04.254Z | Downloaded reqwest v0.12.12 |
| 482 | 2026-04-30T17:00:04.259Z | Downloaded chrono v0.4.44 |
| 483 | 2026-04-30T17:00:04.263Z | Downloaded tough v0.22.0 |
| 484 | 2026-04-30T17:00:04.267Z | Downloaded syn v1.0.109 |
| 485 | 2026-04-30T17:00:04.272Z | Downloaded gimli v0.31.1 |
| 486 | 2026-04-30T17:00:04.276Z | Downloaded bitvec v1.0.1 |
| 487 | 2026-04-30T17:00:04.284Z | Downloaded bstr v1.10.0 |
| 488 | 2026-04-30T17:00:04.289Z | Downloaded winnow v0.7.3 |
| 489 | 2026-04-30T17:00:04.294Z | Downloaded regex v1.11.1 |
| 490 | 2026-04-30T17:00:04.301Z | Downloaded object v0.30.4 |
| 491 | 2026-04-30T17:00:04.306Z | Downloaded time v0.3.47 |
| 492 | 2026-04-30T17:00:04.313Z | Downloaded object v0.36.5 |
| 493 | 2026-04-30T17:00:04.333Z | Downloaded zerocopy-derive v0.6.6 |
| 494 | 2026-04-30T17:00:04.338Z | Downloaded unicode-width v0.2.0 |
| 495 | 2026-04-30T17:00:04.341Z | Downloaded syn v2.0.117 |
| 496 | 2026-04-30T17:00:04.354Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 497 | 2026-04-30T17:00:04.360Z | Downloaded regex-syntax v0.8.5 |
| 498 | 2026-04-30T17:00:04.366Z | Downloaded rustls v0.23.40 |
| 499 | 2026-04-30T17:00:04.376Z | Downloaded rustix v1.0.7 |
| 500 | 2026-04-30T17:00:04.387Z | Downloaded rustix v0.38.37 |
| 501 | 2026-04-30T17:00:04.398Z | Downloaded tokio v1.52.1 |
| 502 | 2026-04-30T17:00:04.539Z | Downloaded regex-automata v0.4.8 |
| 503 | 2026-04-30T17:00:04.541Z | Downloaded libc v0.2.186 |
| 504 | 2026-04-30T17:00:04.542Z | Downloaded ring v0.17.13 |
| 505 | 2026-04-30T17:00:05.001Z | Downloaded aws-lc-sys v0.39.1 |
| 506 | 2026-04-30T17:00:05.191Z | Compiling proc-macro2 v1.0.93 |
| 507 | 2026-04-30T17:00:05.191Z | Compiling unicode-ident v1.0.14 |
| 508 | 2026-04-30T17:00:05.191Z | Compiling serde_core v1.0.228 |
| 509 | 2026-04-30T17:00:05.191Z | Compiling serde v1.0.228 |
| 510 | 2026-04-30T17:00:05.191Z | Compiling libc v0.2.186 |
| 511 | 2026-04-30T17:00:05.191Z | Compiling cfg-if v1.0.0 |
| 512 | 2026-04-30T17:00:05.191Z | Compiling autocfg v1.4.0 |
| 513 | 2026-04-30T17:00:05.195Z | Compiling memchr v2.7.4 |
| 514 | 2026-04-30T17:00:05.424Z | Compiling once_cell v1.20.3 |
| 515 | 2026-04-30T17:00:05.624Z | Compiling shlex v1.3.0 |
| 516 | 2026-04-30T17:00:05.647Z | Compiling find-msvc-tools v0.1.9 |
| 517 | 2026-04-30T17:00:05.722Z | Compiling version_check v0.9.5 |
| 518 | 2026-04-30T17:00:05.800Z | Compiling byteorder v1.5.0 |
| 519 | 2026-04-30T17:00:05.870Z | Compiling itoa v1.0.11 |
| 520 | 2026-04-30T17:00:05.973Z | Compiling zeroize v1.8.1 |
| 521 | 2026-04-30T17:00:05.993Z | Compiling stable_deref_trait v1.2.0 |
| 522 | 2026-04-30T17:00:05.997Z | Compiling rustversion v1.0.17 |
| 523 | 2026-04-30T17:00:06.018Z | Compiling libm v0.2.8 |
| 524 | 2026-04-30T17:00:06.061Z | Compiling jobserver v0.1.32 |
| 525 | 2026-04-30T17:00:06.104Z | Compiling futures-core v0.3.32 |
| 526 | 2026-04-30T17:00:06.140Z | Compiling errno v0.3.13 |
| 527 | 2026-04-30T17:00:06.188Z | Compiling quote v1.0.38 |
| 528 | 2026-04-30T17:00:06.253Z | Compiling cc v1.2.61 |
| 529 | 2026-04-30T17:00:06.265Z | Compiling num-traits v0.2.19 |
| 530 | 2026-04-30T17:00:06.286Z | Compiling pin-project-lite v0.2.14 |
| 531 | 2026-04-30T17:00:06.365Z | Compiling syn v2.0.117 |
| 532 | 2026-04-30T17:00:06.386Z | Compiling heck v0.5.0 |
| 533 | 2026-04-30T17:00:06.396Z | Compiling smallvec v1.14.0 |
| 534 | 2026-04-30T17:00:06.578Z | Compiling const-oid v0.9.6 |
| 535 | 2026-04-30T17:00:06.600Z | Compiling typenum v1.17.0 |
| 536 | 2026-04-30T17:00:06.636Z | Compiling bytes v1.11.1 |
| 537 | 2026-04-30T17:00:06.913Z | Compiling rustix v0.38.37 |
| 538 | 2026-04-30T17:00:07.142Z | Compiling generic-array v0.14.7 |
| 539 | 2026-04-30T17:00:07.271Z | Compiling litemap v0.7.3 |
| 540 | 2026-04-30T17:00:07.308Z | Compiling writeable v0.5.5 |
| 541 | 2026-04-30T17:00:07.362Z | Compiling futures-sink v0.3.32 |
| 542 | 2026-04-30T17:00:07.466Z | Compiling cmake v0.1.58 |
| 543 | 2026-04-30T17:00:07.466Z | Compiling slab v0.4.9 |
| 544 | 2026-04-30T17:00:07.517Z | Compiling log v0.4.22 |
| 545 | 2026-04-30T17:00:07.528Z | Compiling dunce v1.0.5 |
| 546 | 2026-04-30T17:00:07.567Z | Compiling fs_extra v1.3.0 |
| 547 | 2026-04-30T17:00:07.588Z | Compiling base64ct v1.6.0 |
| 548 | 2026-04-30T17:00:07.614Z | Compiling futures-channel v0.3.32 |
| 549 | 2026-04-30T17:00:07.734Z | Compiling getrandom v0.2.15 |
| 550 | 2026-04-30T17:00:07.784Z | Compiling icu_locid_transform_data v1.5.0 |
| 551 | 2026-04-30T17:00:07.815Z | Compiling pem-rfc7468 v0.7.0 |
| 552 | 2026-04-30T17:00:07.816Z | Compiling aws-lc-sys v0.39.1 |
| 553 | 2026-04-30T17:00:07.831Z | Compiling spin v0.9.8 |
| 554 | 2026-04-30T17:00:07.851Z | Compiling flagset v0.4.6 |
| 555 | 2026-04-30T17:00:07.868Z | Compiling rand_core v0.6.4 |
| 556 | 2026-04-30T17:00:07.955Z | Compiling lazy_static v1.5.0 |
| 557 | 2026-04-30T17:00:07.975Z | Compiling slog v2.8.2 |
| 558 | 2026-04-30T17:00:08.044Z | Compiling socket2 v0.6.3 |
| 559 | 2026-04-30T17:00:08.084Z | Compiling mio v1.2.0 |
| 560 | 2026-04-30T17:00:08.120Z | Compiling radium v0.7.0 |
| 561 | 2026-04-30T17:00:08.131Z | Compiling hashbrown v0.17.0 |
| 562 | 2026-04-30T17:00:08.189Z | Compiling syn v1.0.109 |
| 563 | 2026-04-30T17:00:08.376Z | Compiling equivalent v1.0.1 |
| 564 | 2026-04-30T17:00:08.391Z | Compiling futures-task v0.3.32 |
| 565 | 2026-04-30T17:00:08.461Z | Compiling icu_properties_data v1.5.0 |
| 566 | 2026-04-30T17:00:08.477Z | Compiling utf8parse v0.2.2 |
| 567 | 2026-04-30T17:00:08.494Z | Compiling futures-io v0.3.32 |
| 568 | 2026-04-30T17:00:08.583Z | Compiling anstyle-parse v0.2.5 |
| 569 | 2026-04-30T17:00:08.655Z | Compiling block-buffer v0.10.4 |
| 570 | 2026-04-30T17:00:08.655Z | Compiling crypto-common v0.1.6 |
| 571 | 2026-04-30T17:00:08.703Z | Compiling indexmap v2.14.0 |
| 572 | 2026-04-30T17:00:08.724Z | Compiling http v1.4.0 |
| 573 | 2026-04-30T17:00:08.766Z | Compiling colorchoice v1.0.2 |
| 574 | 2026-04-30T17:00:08.782Z | Compiling anstyle-query v1.1.1 |
| 575 | 2026-04-30T17:00:08.796Z | Compiling httparse v1.9.5 |
| 576 | 2026-04-30T17:00:08.819Z | Compiling maybe-uninit v2.0.0 |
| 577 | 2026-04-30T17:00:08.872Z | Compiling aws-lc-rs v1.16.2 |
| 578 | 2026-04-30T17:00:08.883Z | Compiling utf8_iter v1.0.4 |
| 579 | 2026-04-30T17:00:09.029Z | Compiling anstyle v1.0.10 |
| 580 | 2026-04-30T17:00:09.100Z | Compiling is_terminal_polyfill v1.70.1 |
| 581 | 2026-04-30T17:00:09.139Z | Compiling synstructure v0.13.1 |
| 582 | 2026-04-30T17:00:09.169Z | Compiling zmij v1.0.21 |
| 583 | 2026-04-30T17:00:09.185Z | Compiling pkg-config v0.3.31 |
| 584 | 2026-04-30T17:00:09.252Z | Compiling utf16_iter v1.0.5 |
| 585 | 2026-04-30T17:00:09.334Z | Compiling write16 v1.0.0 |
| 586 | 2026-04-30T17:00:09.382Z | Compiling icu_normalizer_data v1.5.0 |
| 587 | 2026-04-30T17:00:09.428Z | Compiling tap v1.0.1 |
| 588 | 2026-04-30T17:00:10.457Z | Compiling http-body v1.0.1 |
| 589 | 2026-04-30T17:00:10.460Z | Compiling anstream v0.6.15 |
| 590 | 2026-04-30T17:00:10.460Z | Compiling wyz v0.5.1 |
| 591 | 2026-04-30T17:00:10.460Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 592 | 2026-04-30T17:00:10.460Z | Compiling digest v0.10.7 |
| 593 | 2026-04-30T17:00:10.460Z | Compiling num-integer v0.1.46 |
| 594 | 2026-04-30T17:00:10.460Z | Compiling is-terminal v0.4.13 |
| 595 | 2026-04-30T17:00:10.460Z | Compiling ahash v0.8.11 |
| 596 | 2026-04-30T17:00:10.460Z | Compiling aho-corasick v1.1.3 |
| 597 | 2026-04-30T17:00:10.460Z | Compiling crc32fast v1.4.2 |
| 598 | 2026-04-30T17:00:10.461Z | Compiling strsim v0.11.1 |
| 599 | 2026-04-30T17:00:10.461Z | Compiling packed_struct v0.10.1 |
| 600 | 2026-04-30T17:00:10.461Z | Compiling serde_json v1.0.149 |
| 601 | 2026-04-30T17:00:10.461Z | Compiling percent-encoding v2.3.2 |
| 602 | 2026-04-30T17:00:10.461Z | Compiling num-bigint-dig v0.8.4 |
| 603 | 2026-04-30T17:00:10.461Z | Compiling try-lock v0.2.5 |
| 604 | 2026-04-30T17:00:10.461Z | Compiling funty v2.0.0 |
| 605 | 2026-04-30T17:00:10.461Z | Compiling rustix v1.0.7 |
| 606 | 2026-04-30T17:00:10.461Z | Compiling getrandom v0.3.3 |
| 607 | 2026-04-30T17:00:10.461Z | Compiling serde_derive v1.0.228 |
| 608 | 2026-04-30T17:00:10.488Z | Compiling zerofrom-derive v0.1.4 |
| 609 | 2026-04-30T17:00:10.675Z | Compiling yoke-derive v0.7.4 |
| 610 | 2026-04-30T17:00:10.722Z | Compiling zerovec-derive v0.10.3 |
| 611 | 2026-04-30T17:00:10.980Z | Compiling displaydoc v0.2.5 |
| 612 | 2026-04-30T17:00:11.676Z | Compiling zerofrom v0.1.4 |
| 613 | 2026-04-30T17:00:11.686Z | Compiling zerocopy-derive v0.7.35 |
| 614 | 2026-04-30T17:00:11.700Z | Compiling icu_provider_macros v1.5.0 |
| 615 | 2026-04-30T17:00:11.738Z | Compiling der_derive v0.7.3 |
| 616 | 2026-04-30T17:00:11.796Z | Compiling yoke v0.7.4 |
| 617 | 2026-04-30T17:00:11.955Z | Compiling zerovec v0.10.4 |
| 618 | 2026-04-30T17:00:11.978Z | Compiling futures-macro v0.3.32 |
| 619 | 2026-04-30T17:00:12.225Z | Compiling tokio-macros v2.7.0 |
| 620 | 2026-04-30T17:00:12.481Z | Compiling zerocopy v0.7.35 |
| 621 | 2026-04-30T17:00:12.493Z | Compiling zerocopy-derive v0.6.6 |
| 622 | 2026-04-30T17:00:12.644Z | Compiling tinystr v0.7.6 |
| 623 | 2026-04-30T17:00:12.754Z | Compiling der v0.7.9 |
| 624 | 2026-04-30T17:00:12.826Z | Compiling icu_locid v1.5.0 |
| 625 | 2026-04-30T17:00:12.850Z | Compiling icu_collections v1.5.0 |
| 626 | 2026-04-30T17:00:12.930Z | Compiling tokio v1.52.1 |
| 627 | 2026-04-30T17:00:13.027Z | Compiling ppv-lite86 v0.2.20 |
| 628 | 2026-04-30T17:00:13.278Z | Compiling futures-util v0.3.32 |
| 629 | 2026-04-30T17:00:13.342Z | Compiling icu_provider v1.5.0 |
| 630 | 2026-04-30T17:00:13.453Z | Compiling bitflags v2.6.0 |
| 631 | 2026-04-30T17:00:13.538Z | Compiling hex v0.4.3 |
| 632 | 2026-04-30T17:00:13.793Z | Compiling icu_locid_transform v1.5.0 |
| 633 | 2026-04-30T17:00:13.826Z | Compiling spki v0.7.3 |
| 634 | 2026-04-30T17:00:13.874Z | Compiling erased-serde v0.3.31 |
| 635 | 2026-04-30T17:00:14.030Z | Compiling toml_datetime v0.6.8 |
| 636 | 2026-04-30T17:00:14.078Z | Compiling serde_spanned v0.6.8 |
| 637 | 2026-04-30T17:00:14.217Z | Compiling rand_chacha v0.3.1 |
| 638 | 2026-04-30T17:00:14.357Z | Compiling icu_properties v1.5.1 |
| 639 | 2026-04-30T17:00:14.625Z | Compiling terminal_size v0.4.0 |
| 640 | 2026-04-30T17:00:14.671Z | Compiling subtle v2.6.1 |
| 641 | 2026-04-30T17:00:14.768Z | Compiling clap_lex v0.7.4 |
| 642 | 2026-04-30T17:00:14.815Z | Compiling regex-syntax v0.8.5 |
| 643 | 2026-04-30T17:00:14.825Z | Compiling paste v1.0.15 |
| 644 | 2026-04-30T17:00:14.902Z | Compiling rand v0.8.6 |
| 645 | 2026-04-30T17:00:15.007Z | Compiling clap_builder v4.5.31 |
| 646 | 2026-04-30T17:00:15.143Z | Compiling pkcs8 v0.10.2 |
| 647 | 2026-04-30T17:00:15.403Z | Compiling zerocopy v0.6.6 |
| 648 | 2026-04-30T17:00:15.531Z | Compiling packed_struct_codegen v0.10.1 |
| 649 | 2026-04-30T17:00:15.712Z | Compiling bitvec v1.0.1 |
| 650 | 2026-04-30T17:00:15.784Z | Compiling clap_derive v4.5.28 |
| 651 | 2026-04-30T17:00:16.329Z | Compiling icu_normalizer v1.5.0 |
| 652 | 2026-04-30T17:00:16.511Z | Compiling regex-automata v0.4.8 |
| 653 | 2026-04-30T17:00:17.097Z | Compiling idna_adapter v1.2.0 |
| 654 | 2026-04-30T17:00:17.108Z | Compiling want v0.3.1 |
| 655 | 2026-04-30T17:00:17.270Z | Compiling form_urlencoded v1.2.2 |
| 656 | 2026-04-30T17:00:17.321Z | Compiling num-iter v0.1.45 |
| 657 | 2026-04-30T17:00:17.474Z | Compiling indexmap v1.9.3 |
| 658 | 2026-04-30T17:00:17.691Z | Compiling tracing-core v0.1.32 |
| 659 | 2026-04-30T17:00:17.714Z | Compiling atomic-waker v1.1.2 |
| 660 | 2026-04-30T17:00:17.738Z | Compiling adler2 v2.0.0 |
| 661 | 2026-04-30T17:00:17.835Z | Compiling thiserror v2.0.18 |
| 662 | 2026-04-30T17:00:17.876Z | Compiling tinyvec_macros v0.1.1 |
| 663 | 2026-04-30T17:00:17.931Z | Compiling crossbeam-utils v0.8.21 |
| 664 | 2026-04-30T17:00:18.138Z | Compiling cpufeatures v0.2.14 |
| 665 | 2026-04-30T17:00:18.160Z | Compiling iana-time-zone v0.1.61 |
| 666 | 2026-04-30T17:00:18.208Z | Compiling crc-catalog v2.4.0 |
| 667 | 2026-04-30T17:00:18.219Z | Compiling tower-service v0.3.3 |
| 668 | 2026-04-30T17:00:18.231Z | Compiling untrusted v0.7.1 |
| 669 | 2026-04-30T17:00:18.268Z | Compiling nodrop v0.1.14 |
| 670 | 2026-04-30T17:00:18.295Z | Compiling thiserror v1.0.69 |
| 671 | 2026-04-30T17:00:18.309Z | Compiling crc v3.2.1 |
| 672 | 2026-04-30T17:00:18.348Z | Compiling array-init v0.0.4 |
| 673 | 2026-04-30T17:00:18.358Z | Compiling chrono v0.4.44 |
| 674 | 2026-04-30T17:00:18.393Z | Compiling sha2 v0.10.8 |
| 675 | 2026-04-30T17:00:18.689Z | Compiling tracing v0.1.40 |
| 676 | 2026-04-30T17:00:18.725Z | Compiling tinyvec v1.8.0 |
| 677 | 2026-04-30T17:00:18.778Z | Compiling miniz_oxide v0.8.0 |
| 678 | 2026-04-30T17:00:18.853Z | Compiling hyper v1.9.0 |
| 679 | 2026-04-30T17:00:18.940Z | Compiling smallvec v0.6.14 |
| 680 | 2026-04-30T17:00:19.144Z | Compiling clap v4.5.31 |
| 681 | 2026-04-30T17:00:19.613Z | Compiling idna v1.1.0 |
| 682 | 2026-04-30T17:00:20.012Z | Compiling pkcs1 v0.7.5 |
| 683 | 2026-04-30T17:00:20.147Z | Compiling strum_macros v0.26.4 |
| 684 | 2026-04-30T17:00:20.350Z | Compiling thiserror-impl v1.0.69 |
| 685 | 2026-04-30T17:00:20.393Z | Compiling pin-project-internal v1.1.6 |
| 686 | 2026-04-30T17:00:20.428Z | Compiling thiserror-impl v2.0.18 |
| 687 | 2026-04-30T17:00:20.490Z | Compiling daft-derive v0.1.1 |
| 688 | 2026-04-30T17:00:20.729Z | Compiling signature v2.2.0 |
| 689 | 2026-04-30T17:00:20.782Z | Compiling sync_wrapper v1.0.1 |
| 690 | 2026-04-30T17:00:20.871Z | Compiling rustls-pki-types v1.14.1 |
| 691 | 2026-04-30T17:00:20.886Z | Compiling winnow v0.5.40 |
| 692 | 2026-04-30T17:00:21.172Z | Compiling gimli v0.31.1 |
| 693 | 2026-04-30T17:00:21.348Z | Compiling num-conv v0.2.1 |
| 694 | 2026-04-30T17:00:21.429Z | Compiling bitfield v0.14.0 |
| 695 | 2026-04-30T17:00:21.455Z | Compiling hashbrown v0.12.3 |
| 696 | 2026-04-30T17:00:21.489Z | Compiling time-core v0.1.8 |
| 697 | 2026-04-30T17:00:21.570Z | Compiling tower-layer v0.3.3 |
| 698 | 2026-04-30T17:00:21.598Z | Compiling ryu v1.0.18 |
| 699 | 2026-04-30T17:00:21.631Z | Compiling base64 v0.21.7 |
| 700 | 2026-04-30T17:00:21.691Z | Compiling termcolor v1.4.1 |
| 701 | 2026-04-30T17:00:21.723Z | Compiling rustls v0.23.40 |
| 702 | 2026-04-30T17:00:21.775Z | Compiling untrusted v0.9.0 |
| 703 | 2026-04-30T17:00:21.894Z | Compiling powerfmt v0.2.0 |
| 704 | 2026-04-30T17:00:21.905Z | Compiling base64 v0.22.1 |
| 705 | 2026-04-30T17:00:21.920Z | Compiling fastrand v2.1.1 |
| 706 | 2026-04-30T17:00:21.938Z | Compiling camino v1.2.2 |
| 707 | 2026-04-30T17:00:22.295Z | Compiling deranged v0.5.8 |
| 708 | 2026-04-30T17:00:22.299Z | Compiling tempfile v3.20.0 |
| 709 | 2026-04-30T17:00:22.299Z | Compiling toml_edit v0.19.15 |
| 710 | 2026-04-30T17:00:22.299Z | Compiling env_logger v0.10.2 |
| 711 | 2026-04-30T17:00:22.305Z | Compiling ron v0.8.1 |
| 712 | 2026-04-30T17:00:22.514Z | Compiling serde_urlencoded v0.7.1 |
| 713 | 2026-04-30T17:00:22.659Z | Compiling strum v0.26.3 |
| 714 | 2026-04-30T17:00:22.741Z | Compiling addr2line v0.24.2 |
| 715 | 2026-04-30T17:00:22.752Z | Compiling tower v0.5.2 |
| 716 | 2026-04-30T17:00:22.783Z | Compiling time-macros v0.2.27 |
| 717 | 2026-04-30T17:00:23.030Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 718 | 2026-04-30T17:00:23.089Z | Compiling pin-project v1.1.6 |
| 719 | 2026-04-30T17:00:23.112Z | Compiling daft v0.1.1 |
| 720 | 2026-04-30T17:00:23.167Z | Compiling rsa v0.9.6 |
| 721 | 2026-04-30T17:00:23.180Z | Compiling url v2.5.8 |
| 722 | 2026-04-30T17:00:23.329Z | Compiling hashbrown v0.13.2 |
| 723 | 2026-04-30T17:00:23.347Z | Compiling hyper-util v0.1.20 |
| 724 | 2026-04-30T17:00:23.778Z | Compiling unicode-normalization v0.1.24 |
| 725 | 2026-04-30T17:00:23.834Z | Compiling serde-hex v0.1.0 |
| 726 | 2026-04-30T17:00:23.900Z | Compiling bzip2 v0.4.4 |
| 727 | 2026-04-30T17:00:24.002Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 728 | 2026-04-30T17:00:24.186Z | Compiling tokio-util v0.7.13 |
| 729 | 2026-04-30T17:00:24.236Z | Compiling futures-executor v0.3.32 |
| 730 | 2026-04-30T17:00:24.523Z | Compiling xattr v1.3.1 |
| 731 | 2026-04-30T17:00:24.600Z | Compiling x509-cert v0.2.5 |
| 732 | 2026-04-30T17:00:24.641Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 733 | 2026-04-30T17:00:24.695Z | Compiling snafu-derive v0.8.5 |
| 734 | 2026-04-30T17:00:24.750Z | Compiling http-body-util v0.1.3 |
| 735 | 2026-04-30T17:00:24.761Z | Compiling semver v1.0.28 |
| 736 | 2026-04-30T17:00:24.979Z | Compiling filetime v0.2.25 |
| 737 | 2026-04-30T17:00:25.095Z | Compiling bstr v1.10.0 |
| 738 | 2026-04-30T17:00:25.158Z | Compiling object v0.36.5 |
| 739 | 2026-04-30T17:00:25.355Z | Compiling fs-err v2.11.0 |
| 740 | 2026-04-30T17:00:25.534Z | Compiling thread_local v1.1.8 |
| 741 | 2026-04-30T17:00:25.566Z | Compiling buf-list v1.0.3 |
| 742 | 2026-04-30T17:00:25.577Z | Compiling arc-swap v1.7.1 |
| 743 | 2026-04-30T17:00:25.814Z | Compiling winnow v0.7.3 |
| 744 | 2026-04-30T17:00:25.870Z | Compiling anyhow v1.0.96 |
| 745 | 2026-04-30T17:00:25.889Z | Compiling ipnet v2.10.1 |
| 746 | 2026-04-30T17:00:26.186Z | Compiling slog-async v2.8.0 |
| 747 | 2026-04-30T17:00:26.345Z | Compiling mime v0.3.17 |
| 748 | 2026-04-30T17:00:26.361Z | Compiling crc-any v2.5.0 |
| 749 | 2026-04-30T17:00:26.435Z | Compiling rustc-demangle v0.1.24 |
| 750 | 2026-04-30T17:00:26.468Z | Compiling same-file v1.0.6 |
| 751 | 2026-04-30T17:00:26.589Z | Compiling walkdir v2.5.0 |
| 752 | 2026-04-30T17:00:26.614Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 753 | 2026-04-30T17:00:26.636Z | Compiling reqwest v0.12.12 |
| 754 | 2026-04-30T17:00:26.903Z | Compiling snafu v0.8.5 |
| 755 | 2026-04-30T17:00:27.145Z | Compiling toml_edit v0.22.24 |
| 756 | 2026-04-30T17:00:27.267Z | Compiling slog-scope v4.4.0 |
| 757 | 2026-04-30T17:00:27.395Z | Compiling globset v0.4.15 |
| 758 | 2026-04-30T17:00:27.537Z | Compiling backtrace v0.3.74 |
| 759 | 2026-04-30T17:00:27.803Z | Compiling tar v0.4.45 |
| 760 | 2026-04-30T17:00:27.932Z | Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 761 | 2026-04-30T17:00:28.149Z | Compiling crossbeam-channel v0.5.15 |
| 762 | 2026-04-30T17:00:28.185Z | Compiling futures v0.3.32 |
| 763 | 2026-04-30T17:00:28.264Z | Compiling olpc-cjson v0.1.4 |
| 764 | 2026-04-30T17:00:28.321Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 765 | 2026-04-30T17:00:28.425Z | Compiling zip v0.6.6 |
| 766 | 2026-04-30T17:00:28.667Z | Compiling time v0.3.47 |
| 767 | 2026-04-30T17:00:28.678Z | Compiling object v0.30.4 |
| 768 | 2026-04-30T17:00:28.837Z | Compiling toml v0.7.8 |
| 769 | 2026-04-30T17:00:29.098Z | Compiling pem v3.0.5 |
| 770 | 2026-04-30T17:00:29.195Z | Compiling serde_plain v1.0.2 |
| 771 | 2026-04-30T17:00:29.392Z | Compiling async-recursion v1.1.1 |
| 772 | 2026-04-30T17:00:29.395Z | Compiling async-trait v0.1.89 |
| 773 | 2026-04-30T17:00:29.478Z | Compiling path-slash v0.1.5 |
| 774 | 2026-04-30T17:00:29.509Z | Compiling term v1.2.1 |
| 775 | 2026-04-30T17:00:29.610Z | Compiling dyn-clone v1.0.18 |
| 776 | 2026-04-30T17:00:29.749Z | Compiling take_mut v0.2.2 |
| 777 | 2026-04-30T17:00:29.760Z | Compiling typed-path v0.9.3 |
| 778 | 2026-04-30T17:00:29.859Z | Compiling either v1.14.0 |
| 779 | 2026-04-30T17:00:30.049Z | Compiling itertools v0.13.0 |
| 780 | 2026-04-30T17:00:30.217Z | Compiling slog-term v2.9.2 |
| 781 | 2026-04-30T17:00:30.343Z | Compiling camino-tempfile v1.4.1 |
| 782 | 2026-04-30T17:00:30.428Z | Compiling toml v0.8.20 |
| 783 | 2026-04-30T17:00:30.585Z | Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 784 | 2026-04-30T17:00:30.791Z | Compiling slog-stdlog v4.1.1 |
| 785 | 2026-04-30T17:00:30.973Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 786 | 2026-04-30T17:00:31.061Z | Compiling flate2 v1.0.35 |
| 787 | 2026-04-30T17:00:31.086Z | Compiling regex v1.11.1 |
| 788 | 2026-04-30T17:00:31.104Z | Compiling zip v4.2.0 |
| 789 | 2026-04-30T17:00:31.245Z | Compiling serde_path_to_error v0.1.20 |
| 790 | 2026-04-30T17:00:31.268Z | Compiling indent_write v2.2.0 |
| 791 | 2026-04-30T17:00:31.404Z | Compiling parse-size v1.1.0 |
| 792 | 2026-04-30T17:00:31.469Z | Compiling debug-ignore v1.0.5 |
| 793 | 2026-04-30T17:00:31.541Z | Compiling slog-envlogger v2.2.0 |
| 794 | 2026-04-30T17:00:31.552Z | Compiling console v0.15.10 |
| 795 | 2026-04-30T17:00:31.571Z | Compiling humantime v2.1.0 |
| 796 | 2026-04-30T17:00:35.742Z | Compiling rustls-webpki v0.103.13 |
| 797 | 2026-04-30T17:00:38.397Z | Compiling tough v0.22.0 |
| 798 | 2026-04-30T17:00:40.408Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 799 | 2026-04-30T17:00:41.370Z | Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 800 | 2026-04-30T17:00:48.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.59s |
| 801 | 2026-04-30T17:00:48.940Z | warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 802 | 2026-04-30T17:00:48.940Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 803 | 2026-04-30T17:00:49.123Z | |
| 804 | 2026-04-30T17:00:49.123Z | real 48.754644905 |
| 805 | 2026-04-30T17:00:49.124Z | user 3:03.906634114 |
| 806 | 2026-04-30T17:00:49.124Z | sys 39.381134635 |
| 807 | 2026-04-30T17:00:49.124Z | trap 0.095577887 |
| 808 | 2026-04-30T17:00:49.124Z | tflt 0.338388705 |
| 809 | 2026-04-30T17:00:49.124Z | dflt 0.362314210 |
| 810 | 2026-04-30T17:00:49.124Z | kflt 0.008551132 |
| 811 | 2026-04-30T17:00:49.124Z | lock 9:24.714199481 |
| 812 | 2026-04-30T17:00:49.124Z | slp 9:33.903443212 |
| 813 | 2026-04-30T17:00:49.124Z | lat 14.111571331 |
| 814 | 2026-04-30T17:00:49.124Z | stop 40.651113998 |
| 815 | 2026-04-30T17:00:49.127Z | + banner build-all |
| 816 | 2026-04-30T17:00:49.127Z | |
| 817 | 2026-04-30T17:00:49.127Z | ##### # # # # ##### ## # # |
| 818 | 2026-04-30T17:00:49.127Z | # # # # # # # # # # # # |
| 819 | 2026-04-30T17:00:49.127Z | ##### # # # # # # ##### # # # # |
| 820 | 2026-04-30T17:00:49.127Z | # # # # # # # # ###### # # |
| 821 | 2026-04-30T17:00:49.127Z | # # # # # # # # # # # # |
| 822 | 2026-04-30T17:00:49.127Z | ##### #### # ###### ##### # # ###### ###### |
| 823 | 2026-04-30T17:00:49.127Z | |
| 824 | 2026-04-30T17:00:49.127Z | + ptime -m cargo build --all-features --all-targets |
| 825 | 2026-04-30T17:00:49.220Z | Downloading crates ... |
| 826 | 2026-04-30T17:00:49.337Z | Downloaded sha1 v0.10.6 |
| 827 | 2026-04-30T17:00:49.344Z | Downloaded num_cpus v1.16.0 |
| 828 | 2026-04-30T17:00:49.350Z | Downloaded float-cmp v0.10.0 |
| 829 | 2026-04-30T17:00:49.353Z | Downloaded normalize-line-endings v0.3.0 |
| 830 | 2026-04-30T17:00:49.353Z | Downloaded quick-error v1.2.3 |
| 831 | 2026-04-30T17:00:49.353Z | Downloaded async-stream v0.3.6 |
| 832 | 2026-04-30T17:00:49.353Z | Downloaded tokio-rustls v0.25.0 |
| 833 | 2026-04-30T17:00:49.356Z | Downloaded serde_spanned v1.1.1 |
| 834 | 2026-04-30T17:00:49.356Z | Downloaded match_cfg v0.1.0 |
| 835 | 2026-04-30T17:00:49.358Z | Downloaded slog-bunyan v2.5.0 |
| 836 | 2026-04-30T17:00:49.358Z | Downloaded wait-timeout v0.2.0 |
| 837 | 2026-04-30T17:00:49.361Z | Downloaded doc-comment v0.3.3 |
| 838 | 2026-04-30T17:00:49.366Z | Downloaded threadpool v1.8.1 |
| 839 | 2026-04-30T17:00:49.369Z | Downloaded hostname v0.3.1 |
| 840 | 2026-04-30T17:00:49.369Z | Downloaded rusty-fork v0.3.0 |
| 841 | 2026-04-30T17:00:49.369Z | Downloaded datatest-stable v0.2.9 |
| 842 | 2026-04-30T17:00:49.372Z | Downloaded difflib v0.4.0 |
| 843 | 2026-04-30T17:00:49.372Z | Downloaded schemars_derive v0.8.22 |
| 844 | 2026-04-30T17:00:49.374Z | Downloaded compression-codecs v0.4.32 |
| 845 | 2026-04-30T17:00:49.374Z | Downloaded libtest-mimic v0.7.3 |
| 846 | 2026-04-30T17:00:49.377Z | Downloaded serde_tokenstream v0.2.3 |
| 847 | 2026-04-30T17:00:49.377Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 848 | 2026-04-30T17:00:49.381Z | Downloaded unicode-segmentation v1.12.0 |
| 849 | 2026-04-30T17:00:49.384Z | Downloaded expectorate v1.1.0 |
| 850 | 2026-04-30T17:00:49.386Z | Downloaded multer v3.1.0 |
| 851 | 2026-04-30T17:00:49.389Z | Downloaded bit-vec v0.6.3 |
| 852 | 2026-04-30T17:00:49.389Z | Downloaded uuid v1.23.1 |
| 853 | 2026-04-30T17:00:49.393Z | Downloaded newline-converter v0.3.0 |
| 854 | 2026-04-30T17:00:49.397Z | Downloaded waitgroup v0.1.2 |
| 855 | 2026-04-30T17:00:49.400Z | Downloaded structmeta-derive v0.3.0 |
| 856 | 2026-04-30T17:00:49.409Z | Downloaded unarray v0.1.4 |
| 857 | 2026-04-30T17:00:49.413Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 858 | 2026-04-30T17:00:49.416Z | Downloaded slog-json v2.6.1 |
| 859 | 2026-04-30T17:00:49.416Z | Downloaded escape8259 v0.5.3 |
| 860 | 2026-04-30T17:00:49.419Z | Downloaded hostname v0.4.2 |
| 861 | 2026-04-30T17:00:49.419Z | Downloaded predicates-tree v1.0.11 |
| 862 | 2026-04-30T17:00:49.421Z | Downloaded async-stream-impl v0.3.6 |
| 863 | 2026-04-30T17:00:49.422Z | Downloaded termtree v0.4.1 |
| 864 | 2026-04-30T17:00:49.424Z | Downloaded rand_xorshift v0.3.0 |
| 865 | 2026-04-30T17:00:49.424Z | Downloaded bit-set v0.5.3 |
| 866 | 2026-04-30T17:00:49.427Z | Downloaded predicates-core v1.0.8 |
| 867 | 2026-04-30T17:00:49.430Z | Downloaded assert_cmd v2.0.16 |
| 868 | 2026-04-30T17:00:49.430Z | Downloaded test-strategy v0.4.0 |
| 869 | 2026-04-30T17:00:49.435Z | Downloaded compression-core v0.4.32 |
| 870 | 2026-04-30T17:00:49.438Z | Downloaded structmeta v0.3.0 |
| 871 | 2026-04-30T17:00:49.440Z | Downloaded serde_derive_internals v0.29.1 |
| 872 | 2026-04-30T17:00:49.443Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 873 | 2026-04-30T17:00:49.452Z | Downloaded predicates v3.1.3 |
| 874 | 2026-04-30T17:00:49.454Z | Downloaded rustls-pemfile v2.2.0 |
| 875 | 2026-04-30T17:00:49.461Z | Downloaded dropshot_endpoint v0.17.0 |
| 876 | 2026-04-30T17:00:49.465Z | Downloaded async-compression v0.4.33 |
| 877 | 2026-04-30T17:00:49.469Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 878 | 2026-04-30T17:00:49.471Z | Downloaded schemars v0.8.22 |
| 879 | 2026-04-30T17:00:49.477Z | Downloaded similar v2.7.0 |
| 880 | 2026-04-30T17:00:49.485Z | Downloaded fancy-regex v0.13.0 |
| 881 | 2026-04-30T17:00:49.488Z | Downloaded getrandom v0.4.2 |
| 882 | 2026-04-30T17:00:49.502Z | Downloaded rustls-webpki v0.102.8 |
| 883 | 2026-04-30T17:00:49.516Z | Downloaded winnow v1.0.2 |
| 884 | 2026-04-30T17:00:49.529Z | Downloaded proptest v1.5.0 |
| 885 | 2026-04-30T17:00:49.558Z | Downloaded rustls v0.22.4 |
| 886 | 2026-04-30T17:00:49.564Z | Downloaded openapiv3 v2.2.0 |
| 887 | 2026-04-30T17:00:49.571Z | Downloaded dropshot v0.17.0 |
| 888 | 2026-04-30T17:00:49.631Z | Downloaded encoding_rs v0.8.34 |
| 889 | 2026-04-30T17:00:49.703Z | Compiling num-traits v0.2.19 |
| 890 | 2026-04-30T17:00:49.750Z | Compiling spin v0.9.8 |
| 891 | 2026-04-30T17:00:49.753Z | Compiling lock_api v0.4.12 |
| 892 | 2026-04-30T17:00:49.756Z | Compiling parking_lot_core v0.9.10 |
| 893 | 2026-04-30T17:00:49.760Z | Compiling indexmap v2.14.0 |
| 894 | 2026-04-30T17:00:49.762Z | Compiling slab v0.4.9 |
| 895 | 2026-04-30T17:00:49.765Z | Compiling scopeguard v1.2.0 |
| 896 | 2026-04-30T17:00:49.769Z | Compiling fnv v1.0.7 |
| 897 | 2026-04-30T17:00:49.844Z | Compiling lazy_static v1.5.0 |
| 898 | 2026-04-30T17:00:49.853Z | Compiling signal-hook-registry v1.4.2 |
| 899 | 2026-04-30T17:00:49.876Z | Compiling regex-automata v0.4.8 |
| 900 | 2026-04-30T17:00:49.922Z | Compiling slog v2.8.2 |
| 901 | 2026-04-30T17:00:50.138Z | Compiling getrandom v0.4.2 |
| 902 | 2026-04-30T17:00:50.188Z | Compiling parking_lot v0.12.3 |
| 903 | 2026-04-30T17:00:50.221Z | Compiling futures-util v0.3.32 |
| 904 | 2026-04-30T17:00:50.282Z | Compiling bit-vec v0.6.3 |
| 905 | 2026-04-30T17:00:50.372Z | Compiling tokio v1.52.1 |
| 906 | 2026-04-30T17:00:50.486Z | Compiling bit-set v0.5.3 |
| 907 | 2026-04-30T17:00:50.543Z | Compiling serde_derive_internals v0.29.1 |
| 908 | 2026-04-30T17:00:50.584Z | Compiling wait-timeout v0.2.0 |
| 909 | 2026-04-30T17:00:50.633Z | Compiling schemars v0.8.22 |
| 910 | 2026-04-30T17:00:50.649Z | Compiling uuid v1.23.1 |
| 911 | 2026-04-30T17:00:50.682Z | Compiling structmeta-derive v0.3.0 |
| 912 | 2026-04-30T17:00:50.863Z | Compiling quick-error v1.2.3 |
| 913 | 2026-04-30T17:00:50.881Z | Compiling num-integer v0.1.46 |
| 914 | 2026-04-30T17:00:50.959Z | Compiling rusty-fork v0.3.0 |
| 915 | 2026-04-30T17:00:51.058Z | Compiling rand_xorshift v0.3.0 |
| 916 | 2026-04-30T17:00:51.190Z | Compiling unarray v0.1.4 |
| 917 | 2026-04-30T17:00:51.205Z | Compiling httpdate v1.0.3 |
| 918 | 2026-04-30T17:00:51.270Z | Compiling schemars_derive v0.8.22 |
| 919 | 2026-04-30T17:00:51.289Z | Compiling num_threads v0.1.7 |
| 920 | 2026-04-30T17:00:51.306Z | Compiling chrono v0.4.44 |
| 921 | 2026-04-30T17:00:51.375Z | Compiling time v0.3.47 |
| 922 | 2026-04-30T17:00:51.430Z | Compiling proptest v1.5.0 |
| 923 | 2026-04-30T17:00:51.690Z | Compiling structmeta v0.3.0 |
| 924 | 2026-04-30T17:00:51.883Z | Compiling test-strategy v0.4.0 |
| 925 | 2026-04-30T17:00:52.439Z | Compiling num-iter v0.1.45 |
| 926 | 2026-04-30T17:00:52.510Z | Compiling ring v0.17.13 |
| 927 | 2026-04-30T17:00:52.549Z | Compiling num-bigint-dig v0.8.4 |
| 928 | 2026-04-30T17:00:52.812Z | Compiling futures-executor v0.3.32 |
| 929 | 2026-04-30T17:00:53.092Z | Compiling bstr v1.10.0 |
| 930 | 2026-04-30T17:00:53.165Z | Compiling serde_core v1.0.228 |
| 931 | 2026-04-30T17:00:53.467Z | Compiling toml_edit v0.19.15 |
| 932 | 2026-04-30T17:00:53.803Z | Compiling tufaceous-artifact v0.1.0 (/work/oxidecomputer/tufaceous/artifact) |
| 933 | 2026-04-30T17:00:53.842Z | Compiling tokio-util v0.7.13 |
| 934 | 2026-04-30T17:00:53.885Z | Compiling tower v0.5.2 |
| 935 | 2026-04-30T17:00:54.263Z | Compiling h2 v0.4.6 |
| 936 | 2026-04-30T17:00:54.353Z | Compiling rsa v0.9.6 |
| 937 | 2026-04-30T17:00:54.406Z | Compiling futures v0.3.32 |
| 938 | 2026-04-30T17:00:54.479Z | Compiling regex v1.11.1 |
| 939 | 2026-04-30T17:00:54.793Z | Compiling serde v1.0.228 |
| 940 | 2026-04-30T17:00:54.957Z | Compiling toml_edit v0.22.24 |
| 941 | 2026-04-30T17:00:55.058Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
| 942 | 2026-04-30T17:00:55.135Z | Compiling slog-async v2.8.0 |
| 943 | 2026-04-30T17:00:55.221Z | Compiling slog-term v2.9.2 |
| 944 | 2026-04-30T17:00:55.664Z | Compiling toml v0.7.8 |
| 945 | 2026-04-30T17:00:56.200Z | Compiling globset v0.4.15 |
| 946 | 2026-04-30T17:00:56.512Z | Compiling hyper v1.9.0 |
| 947 | 2026-04-30T17:00:56.536Z | Compiling rustls v0.22.4 |
| 948 | 2026-04-30T17:00:56.635Z | Compiling unicode-width v0.2.0 |
| 949 | 2026-04-30T17:00:56.735Z | Compiling slog-scope v4.4.0 |
| 950 | 2026-04-30T17:00:56.897Z | Compiling console v0.15.10 |
| 951 | 2026-04-30T17:00:56.979Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#3b72a550) |
| 952 | 2026-04-30T17:00:56.991Z | Compiling toml v0.8.20 |
| 953 | 2026-04-30T17:00:57.261Z | Compiling tufaceous-brand-metadata v0.1.0 (/work/oxidecomputer/tufaceous/brand-metadata) |
| 954 | 2026-04-30T17:00:57.541Z | Compiling hyper-util v0.1.20 |
| 955 | 2026-04-30T17:00:57.599Z | Compiling zip v4.2.0 |
| 956 | 2026-04-30T17:00:57.670Z | Compiling multer v3.1.0 |
| 957 | 2026-04-30T17:00:57.886Z | Compiling compression-core v0.4.32 |
| 958 | 2026-04-30T17:00:57.969Z | Compiling winnow v1.0.2 |
| 959 | 2026-04-30T17:00:58.039Z | Compiling match_cfg v0.1.0 |
| 960 | 2026-04-30T17:00:58.104Z | Compiling rustls-webpki v0.102.8 |
| 961 | 2026-04-30T17:00:58.157Z | Compiling hostname v0.3.1 |
| 962 | 2026-04-30T17:00:58.224Z | Compiling compression-codecs v0.4.32 |
| 963 | 2026-04-30T17:00:58.286Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 964 | 2026-04-30T17:00:58.318Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-04-30T17:00:58.655Z | Compiling slog-stdlog v4.1.1 |
| 966 | 2026-04-30T17:00:58.686Z | Compiling slog-json v2.6.1 |
| 967 | 2026-04-30T17:00:58.741Z | Compiling reqwest v0.12.12 |
| 968 | 2026-04-30T17:00:58.865Z | Compiling async-stream-impl v0.3.6 |
| 969 | 2026-04-30T17:00:58.889Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 970 | 2026-04-30T17:00:59.024Z | Compiling num_cpus v1.16.0 |
| 971 | 2026-04-30T17:00:59.027Z | Compiling serde_spanned v1.1.1 |
| 972 | 2026-04-30T17:00:59.035Z | Compiling dropshot v0.17.0 |
| 973 | 2026-04-30T17:00:59.108Z | Compiling encoding_rs v0.8.34 |
| 974 | 2026-04-30T17:00:59.166Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 975 | 2026-04-30T17:00:59.199Z | Compiling predicates-core v1.0.8 |
| 976 | 2026-04-30T17:00:59.246Z | Compiling semver v1.0.28 |
| 977 | 2026-04-30T17:00:59.258Z | Compiling doc-comment v0.3.3 |
| 978 | 2026-04-30T17:00:59.367Z | Compiling toml v1.1.2+spec-1.1.0 |
| 979 | 2026-04-30T17:00:59.410Z | Compiling threadpool v1.8.1 |
| 980 | 2026-04-30T17:00:59.469Z | Compiling async-stream v0.3.6 |
| 981 | 2026-04-30T17:00:59.532Z | Compiling dropshot_endpoint v0.17.0 |
| 982 | 2026-04-30T17:00:59.589Z | Compiling slog-bunyan v2.5.0 |
| 983 | 2026-04-30T17:00:59.640Z | Compiling tough v0.22.0 |
| 984 | 2026-04-30T17:00:59.718Z | Compiling slog-envlogger v2.2.0 |
| 985 | 2026-04-30T17:00:59.810Z | Compiling async-compression v0.4.33 |
| 986 | 2026-04-30T17:01:00.130Z | Compiling sha1 v0.10.6 |
| 987 | 2026-04-30T17:01:00.347Z | Compiling tokio-rustls v0.25.0 |
| 988 | 2026-04-30T17:01:00.561Z | Compiling waitgroup v0.1.2 |
| 989 | 2026-04-30T17:01:00.611Z | Compiling float-cmp v0.10.0 |
| 990 | 2026-04-30T17:01:00.696Z | Compiling openapiv3 v2.2.0 |
| 991 | 2026-04-30T17:01:00.751Z | Compiling rustls-pemfile v2.2.0 |
| 992 | 2026-04-30T17:01:00.770Z | Compiling hostname v0.4.2 |
| 993 | 2026-04-30T17:01:00.904Z | Compiling normalize-line-endings v0.3.0 |
| 994 | 2026-04-30T17:01:00.916Z | Compiling difflib v0.4.0 |
| 995 | 2026-04-30T17:01:00.942Z | Compiling termtree v0.4.1 |
| 996 | 2026-04-30T17:01:00.990Z | Compiling escape8259 v0.5.3 |
| 997 | 2026-04-30T17:01:01.080Z | Compiling assert_cmd v2.0.16 |
| 998 | 2026-04-30T17:01:01.132Z | Compiling predicates v3.1.3 |
| 999 | 2026-04-30T17:01:01.176Z | Compiling libtest-mimic v0.7.3 |
| 1000 | 2026-04-30T17:01:01.340Z | Compiling predicates-tree v1.0.11 |
| 1001 | 2026-04-30T17:01:01.617Z | Compiling fancy-regex v0.13.0 |
| 1002 | 2026-04-30T17:01:01.880Z | Compiling unicode-segmentation v1.12.0 |
| 1003 | 2026-04-30T17:01:01.951Z | Compiling similar v2.7.0 |
| 1004 | 2026-04-30T17:01:02.072Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/tufaceous/lib) |
| 1005 | 2026-04-30T17:01:02.271Z | Compiling datatest-stable v0.2.9 |
| 1006 | 2026-04-30T17:01:02.297Z | Compiling newline-converter v0.3.0 |
| 1007 | 2026-04-30T17:01:02.403Z | Compiling expectorate v1.1.0 |
| 1008 | 2026-04-30T17:01:03.214Z | Compiling tufaceous v0.1.0 (/work/oxidecomputer/tufaceous/bin) |
| 1009 | 2026-04-30T17:01:17.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.98s |
| 1010 | 2026-04-30T17:01:17.128Z | warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 1011 | 2026-04-30T17:01:17.128Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1012 | 2026-04-30T17:01:17.195Z | |
| 1013 | 2026-04-30T17:01:17.195Z | real 28.046912756 |
| 1014 | 2026-04-30T17:01:17.195Z | user 2:10.029012513 |
| 1015 | 2026-04-30T17:01:17.195Z | sys 21.847155858 |
| 1016 | 2026-04-30T17:01:17.195Z | trap 0.061791414 |
| 1017 | 2026-04-30T17:01:17.195Z | tflt 0.107718664 |
| 1018 | 2026-04-30T17:01:17.195Z | dflt 0.330195919 |
| 1019 | 2026-04-30T17:01:17.195Z | kflt 0.000019066 |
| 1020 | 2026-04-30T17:01:17.195Z | lock 7:40.125488661 |
| 1021 | 2026-04-30T17:01:17.195Z | slp 7:24.293424128 |
| 1022 | 2026-04-30T17:01:17.195Z | lat 4.403433499 |
| 1023 | 2026-04-30T17:01:17.195Z | stop 10.802629911 |
| 1024 | 2026-04-30T17:01:17.198Z | + banner test |
| 1025 | 2026-04-30T17:01:17.198Z | |
| 1026 | 2026-04-30T17:01:17.198Z | ##### ###### #### ##### |
| 1027 | 2026-04-30T17:01:17.198Z | # # # # |
| 1028 | 2026-04-30T17:01:17.198Z | # ##### #### # |
| 1029 | 2026-04-30T17:01:17.199Z | # # # # |
| 1030 | 2026-04-30T17:01:17.199Z | # # # # # |
| 1031 | 2026-04-30T17:01:17.199Z | # ###### #### # |
| 1032 | 2026-04-30T17:01:17.199Z | |
| 1033 | 2026-04-30T17:01:17.199Z | + ptime -m cargo nextest run --all-features --all-targets |
| 1034 | 2026-04-30T17:01:17.718Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s |
| 1035 | 2026-04-30T17:01:17.721Z | warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 1036 | 2026-04-30T17:01:17.721Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1037 | 2026-04-30T17:01:17.771Z | ──────────── |
| 1038 | 2026-04-30T17:01:17.771Z | Nextest run ID ca513770-32d7-4331-8089-544f49098a5a with nextest profile: default |
| 1039 | 2026-04-30T17:01:17.771Z | Starting 21 tests across 7 binaries |
| 1040 | 2026-04-30T17:01:17.778Z | PASS [ 0.007s] ( 1/21) tufaceous-artifact artifact::tests::display_respects_padding |
| 1041 | 2026-04-30T17:01:17.783Z | PASS [ 0.006s] ( 2/21) tufaceous-artifact kind::tests::display_respects_padding |
| 1042 | 2026-04-30T17:01:17.789Z | PASS [ 0.005s] ( 3/21) tufaceous-artifact kind::tests::known_artifact_kind_roundtrip |
| 1043 | 2026-04-30T17:01:17.794Z | PASS [ 0.005s] ( 4/21) tufaceous-artifact kind::tests::serde_artifact_kind |
| 1044 | 2026-04-30T17:01:17.799Z | PASS [ 0.005s] ( 5/21) tufaceous-artifact version::tests::display_respects_padding |
| 1045 | 2026-04-30T17:01:17.810Z | PASS [ 0.039s] ( 6/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact |
| 1046 | 2026-04-30T17:01:17.812Z | PASS [ 0.039s] ( 7/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_artifact_2 |
| 1047 | 2026-04-30T17:01:17.837Z | PASS [ 0.037s] ( 8/21) tufaceous-artifact version::tests::proptest_invalid_version |
| 1048 | 2026-04-30T17:01:17.843Z | PASS [ 0.006s] ( 9/21) tufaceous-artifact version::tests::schema |
| 1049 | 2026-04-30T17:01:17.846Z | PASS [ 0.035s] (10/21) tufaceous-artifact version::tests::proptest_valid_version |
| 1050 | 2026-04-30T17:01:17.846Z | PASS [ 0.036s] (11/21) tufaceous-artifact version::tests::proptest_version_serde_roundtrip |
| 1051 | 2026-04-30T17:01:17.850Z | PASS [ 0.006s] (12/21) tufaceous-brand-metadata tests::test_deserialize |
| 1052 | 2026-04-30T17:01:17.852Z | PASS [ 0.006s] (13/21) tufaceous-lib archive::tests::test_validate_path |
| 1053 | 2026-04-30T17:01:17.856Z | PASS [ 0.010s] (14/21) tufaceous-lib assemble::manifest::tests::fake_roundtrip |
| 1054 | 2026-04-30T17:01:17.860Z | PASS [ 0.089s] (15/21) tufaceous::integration-tests command_tests::test_assemble_duplicate_zone |
| 1055 | 2026-04-30T17:01:17.881Z | PASS [ 0.030s] (16/21) tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename |
| 1056 | 2026-04-30T17:01:18.046Z | PASS [ 0.275s] (17/21) tufaceous::manifest-tests check_manifest::fake-non-semver.toml |
| 1057 | 2026-04-30T17:01:18.046Z | PASS [ 0.275s] (18/21) tufaceous::manifest-tests check_manifest::fake.toml |
| 1058 | 2026-04-30T17:01:18.121Z | PASS [ 0.350s] (19/21) tufaceous::integration-tests command_tests::test_assemble_fake |
| 1059 | 2026-04-30T17:01:18.200Z | PASS [ 0.351s] (20/21) tufaceous-lib repository::tests::load_trusted |
| 1060 | 2026-04-30T17:01:18.387Z | PASS [ 0.615s] (21/21) tufaceous::integration-tests command_tests::test_assemble_fake_non_semver |
| 1061 | 2026-04-30T17:01:18.390Z | ──────────── |
| 1062 | 2026-04-30T17:01:18.390Z | Summary [ 0.616s] 21 tests run: 21 passed, 0 skipped |
| 1063 | 2026-04-30T17:01:18.393Z | |
| 1064 | 2026-04-30T17:01:18.396Z | real 1.192108594 |
| 1065 | 2026-04-30T17:01:18.396Z | user 2.444174147 |
| 1066 | 2026-04-30T17:01:18.396Z | sys 0.376921025 |
| 1067 | 2026-04-30T17:01:18.396Z | trap 0.001111764 |
| 1068 | 2026-04-30T17:01:18.396Z | tflt 0.000825832 |
| 1069 | 2026-04-30T17:01:18.396Z | dflt 0.001121983 |
| 1070 | 2026-04-30T17:01:18.396Z | kflt 0.000006997 |
| 1071 | 2026-04-30T17:01:18.396Z | lock 19.517756733 |
| 1072 | 2026-04-30T17:01:18.396Z | slp 5.354583878 |
| 1073 | 2026-04-30T17:01:18.396Z | lat 0.271255240 |
| 1074 | 2026-04-30T17:01:18.396Z | stop 0.413444885 |
| 1075 | 2026-04-30T17:01:18.396Z | + banner doctest |
| 1076 | 2026-04-30T17:01:18.396Z | |
| 1077 | 2026-04-30T17:01:18.396Z | ##### #### #### ##### ###### #### ##### |
| 1078 | 2026-04-30T17:01:18.396Z | # # # # # # # # # # |
| 1079 | 2026-04-30T17:01:18.396Z | # # # # # # ##### #### # |
| 1080 | 2026-04-30T17:01:18.396Z | # # # # # # # # # |
| 1081 | 2026-04-30T17:01:18.396Z | # # # # # # # # # # # |
| 1082 | 2026-04-30T17:01:18.396Z | ##### #### #### # ###### #### # |
| 1083 | 2026-04-30T17:01:18.396Z | |
| 1084 | 2026-04-30T17:01:18.396Z | + ptime -m cargo test --doc --all-features |
| 1085 | 2026-04-30T17:01:18.589Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 1086 | 2026-04-30T17:01:18.592Z | warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 1087 | 2026-04-30T17:01:18.592Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1088 | 2026-04-30T17:01:18.613Z | Doc-tests tufaceous |
| 1089 | 2026-04-30T17:01:18.737Z | |
| 1090 | 2026-04-30T17:01:18.737Z | running 0 tests |
| 1091 | 2026-04-30T17:01:18.737Z | |
| 1092 | 2026-04-30T17:01:18.737Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1093 | 2026-04-30T17:01:18.737Z | |
| 1094 | 2026-04-30T17:01:18.751Z | Doc-tests tufaceous_artifact |
| 1095 | 2026-04-30T17:01:18.863Z | |
| 1096 | 2026-04-30T17:01:18.863Z | running 0 tests |
| 1097 | 2026-04-30T17:01:18.863Z | |
| 1098 | 2026-04-30T17:01:18.863Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1099 | 2026-04-30T17:01:18.863Z | |
| 1100 | 2026-04-30T17:01:18.874Z | Doc-tests tufaceous_brand_metadata |
| 1101 | 2026-04-30T17:01:18.939Z | |
| 1102 | 2026-04-30T17:01:18.939Z | running 0 tests |
| 1103 | 2026-04-30T17:01:18.939Z | |
| 1104 | 2026-04-30T17:01:18.939Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1105 | 2026-04-30T17:01:18.939Z | |
| 1106 | 2026-04-30T17:01:18.947Z | Doc-tests tufaceous_lib |
| 1107 | 2026-04-30T17:01:19.119Z | |
| 1108 | 2026-04-30T17:01:19.119Z | running 0 tests |
| 1109 | 2026-04-30T17:01:19.119Z | |
| 1110 | 2026-04-30T17:01:19.119Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1111 | 2026-04-30T17:01:19.119Z | |
| 1112 | 2026-04-30T17:01:19.151Z | |
| 1113 | 2026-04-30T17:01:19.151Z | real 0.738029207 |
| 1114 | 2026-04-30T17:01:19.151Z | user 0.458898114 |
| 1115 | 2026-04-30T17:01:19.151Z | sys 0.230875913 |
| 1116 | 2026-04-30T17:01:19.151Z | trap 0.000142185 |
| 1117 | 2026-04-30T17:01:19.151Z | tflt 0.000019455 |
| 1118 | 2026-04-30T17:01:19.155Z | dflt 0.000011436 |
| 1119 | 2026-04-30T17:01:19.155Z | kflt 0.000000000 |
| 1120 | 2026-04-30T17:01:19.155Z | lock 0.403247957 |
| 1121 | 2026-04-30T17:01:19.155Z | slp 0.914408559 |
| 1122 | 2026-04-30T17:01:19.155Z | lat 0.003388491 |
| 1123 | 2026-04-30T17:01:19.155Z | stop 0.000133646 |
| 1124 | 2026-04-30T17:01:19.155Z | process exited: duration 124358 ms, exit code 0 |
| |
| 1125 | 2026-04-30T17:01:19.161Z | found 0 output files |