|
|
|
| 1 | 2026-05-22T14:53:48.392Z | job assigned to worker 01KS82SZEY5NNZ6VWEHVAMNXS3 [factory aws, i-0e52d50c0801b9e75] (queued for 53 s) |
| |
| 2 | 2026-05-22T14:53:55.597Z | starting task 0: "setup" |
| 3 | 2026-05-22T14:53:55.603Z | ++ uname -s |
| 4 | 2026-05-22T14:53:55.606Z | + kern=SunOS |
| 5 | 2026-05-22T14:53:55.606Z | + build_user=build |
| 6 | 2026-05-22T14:53:55.606Z | + build_uid=12345 |
| 7 | 2026-05-22T14:53:55.606Z | + work_dir=/work |
| 8 | 2026-05-22T14:53:55.606Z | + input_dir=/input |
| 9 | 2026-05-22T14:53:55.606Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-22T14:53:55.606Z | + case "$kern" in |
| 11 | 2026-05-22T14:53:55.606Z | + groupadd -g 12345 build |
| 12 | 2026-05-22T14:53:55.609Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-22T14:53:57.614Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-22T14:53:57.719Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-22T14:53:57.722Z | + home_fs=zfs |
| 16 | 2026-05-22T14:53:57.722Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-22T14:53:57.722Z | + mkdir -p /home/build |
| 18 | 2026-05-22T14:53:57.722Z | + chown build:build /home/build /work |
| 19 | 2026-05-22T14:53:59.724Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-22T14:53:59.727Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-05-22T14:53:59.732Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-22T14:53:59.736Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-22T14:53:59.736Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-22T14:53:59.736Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-22T14:53:59.736Z | * rust toolchain profile = "default" |
| 26 | 2026-05-22T14:53:59.736Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-22T14:53:59.736Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-22T14:53:59.740Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-22T14:53:59.740Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-22T14:53:59.871Z | info: downloading installer |
| 31 | 2026-05-22T14:54:01.334Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-22T14:54:01.334Z | warn: /opt/ooce/bin |
| 33 | 2026-05-22T14:54:01.334Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-22T14:54:01.334Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-22T14:54:01.334Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-22T14:54:01.334Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-22T14:54:01.334Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-22T14:54:01.337Z | error: cannot install while Rust is installed |
| 39 | 2026-05-22T14:54:01.338Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-22T14:54:01.338Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-22T14:54:01.338Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-22T14:54:01.338Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-22T14:54:01.338Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-22T14:54:01.375Z | info: profile set to default |
| 45 | 2026-05-22T14:54:01.375Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-22T14:54:01.378Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-22T14:54:01.525Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-22T14:54:01.528Z | info: downloading 6 components |
| 49 | 2026-05-22T14:54:15.966Z | |
| 50 | 2026-05-22T14:54:15.966Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-22T14:54:15.990Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-22T14:54:15.990Z | |
| 53 | 2026-05-22T14:54:15.990Z | |
| 54 | 2026-05-22T14:54:15.990Z | Rust is installed now. Great! |
| 55 | 2026-05-22T14:54:15.990Z | |
| 56 | 2026-05-22T14:54:15.990Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-22T14:54:15.990Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-22T14:54:15.990Z | |
| 59 | 2026-05-22T14:54:15.990Z | To configure your current shell, you need to source |
| 60 | 2026-05-22T14:54:15.990Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-22T14:54:15.990Z | |
| 62 | 2026-05-22T14:54:15.990Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-22T14:54:15.990Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-22T14:54:15.990Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-22T14:54:15.990Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-22T14:54:15.990Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-22T14:54:15.990Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-22T14:54:15.990Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-22T14:54:15.994Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-22T14:54:15.994Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-22T14:54:16.077Z | + rustup --version |
| 72 | 2026-05-22T14:54:16.086Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-22T14:54:16.089Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-22T14:54:16.112Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-22T14:54:16.121Z | + cargo --version |
| 76 | 2026-05-22T14:54:16.124Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-22T14:54:16.127Z | + rustc --version |
| 78 | 2026-05-22T14:54:16.145Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-22T14:54:16.148Z | process exited: duration 16412 ms, exit code 0 |
| |
| 80 | 2026-05-22T14:54:16.154Z | starting task 2: "authentication" |
| 81 | 2026-05-22T14:54:16.170Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-22T14:54:16.175Z | starting task 3: "clone repository" |
| 83 | 2026-05-22T14:54:16.178Z | + mkdir -p /work/oxidecomputer/rsf |
| 84 | 2026-05-22T14:54:16.181Z | + git clone https://github.com/oxidecomputer/rsf /work/oxidecomputer/rsf |
| 85 | 2026-05-22T14:54:16.377Z | Cloning into '/work/oxidecomputer/rsf'... |
| 86 | 2026-05-22T14:54:16.942Z | + cd /work/oxidecomputer/rsf |
| 87 | 2026-05-22T14:54:16.942Z | + git fetch origin f99d66f091f3e20bdb93f2a55dcce32e361c3a33 |
| 88 | 2026-05-22T14:54:17.216Z | From https://github.com/oxidecomputer/rsf |
| 89 | 2026-05-22T14:54:17.216Z | * branch f99d66f091f3e20bdb93f2a55dcce32e361c3a33 -> FETCH_HEAD |
| 90 | 2026-05-22T14:54:17.221Z | + [[ -n associated_types ]] |
| 91 | 2026-05-22T14:54:17.226Z | ++ git branch --show-current |
| 92 | 2026-05-22T14:54:17.227Z | + current=main |
| 93 | 2026-05-22T14:54:17.227Z | + [[ main != associated_types ]] |
| 94 | 2026-05-22T14:54:17.227Z | + git branch -f associated_types f99d66f091f3e20bdb93f2a55dcce32e361c3a33 |
| 95 | 2026-05-22T14:54:17.230Z | + git checkout -f associated_types |
| 96 | 2026-05-22T14:54:17.230Z | Switched to branch 'associated_types' |
| 97 | 2026-05-22T14:54:17.233Z | + git reset --hard f99d66f091f3e20bdb93f2a55dcce32e361c3a33 |
| 98 | 2026-05-22T14:54:17.238Z | HEAD is now at f99d66f add back the read_raw and write_raw operations that went missing |
| 99 | 2026-05-22T14:54:17.238Z | process exited: duration 1059 ms, exit code 0 |
| |
| 100 | 2026-05-22T14:54:17.245Z | starting task 4: "build" |
| 101 | 2026-05-22T14:54:17.249Z | + cargo --version |
| 102 | 2026-05-22T14:54:17.254Z | info: syncing channel updates for nightly-x86_64-unknown-illumos |
| 103 | 2026-05-22T14:54:17.390Z | info: latest update on 2026-05-22 for version 1.97.0-nightly (e96c36b6f 2026-05-21) |
| 104 | 2026-05-22T14:54:17.393Z | info: downloading 6 components |
| 105 | 2026-05-22T14:54:33.753Z | cargo 1.97.0-nightly (4d1f98451 2026-05-15) |
| 106 | 2026-05-22T14:54:33.756Z | + rustc --version |
| 107 | 2026-05-22T14:54:33.783Z | rustc 1.97.0-nightly (e96c36b6f 2026-05-21) |
| 108 | 2026-05-22T14:54:33.787Z | + banner check |
| 109 | 2026-05-22T14:54:33.790Z | |
| 110 | 2026-05-22T14:54:33.790Z | #### # # ###### #### # # |
| 111 | 2026-05-22T14:54:33.790Z | # # # # # # # # # |
| 112 | 2026-05-22T14:54:33.790Z | # ###### ##### # #### |
| 113 | 2026-05-22T14:54:33.790Z | # # # # # # # |
| 114 | 2026-05-22T14:54:33.790Z | # # # # # # # # # |
| 115 | 2026-05-22T14:54:33.790Z | #### # # ###### #### # # |
| 116 | 2026-05-22T14:54:33.790Z | |
| 117 | 2026-05-22T14:54:33.790Z | + cargo fmt -- --check |
| 118 | 2026-05-22T14:54:33.883Z | + cargo clippy --all-targets -- --deny warnings |
| 119 | 2026-05-22T14:54:33.978Z | Updating crates.io index |
| 120 | 2026-05-22T14:54:33.981Z | Updating git repository `https://github.com/oxidecomputer/bitset` |
| 121 | 2026-05-22T14:54:35.100Z | Downloading crates ... |
| 122 | 2026-05-22T14:54:35.174Z | Downloaded clap_lex v0.7.5 |
| 123 | 2026-05-22T14:54:35.177Z | Downloaded heck v0.5.0 |
| 124 | 2026-05-22T14:54:35.180Z | Downloaded cfg-if v1.0.1 |
| 125 | 2026-05-22T14:54:35.180Z | Downloaded proc-macro-crate v3.3.0 |
| 126 | 2026-05-22T14:54:35.183Z | Downloaded clap_builder v4.5.44 |
| 127 | 2026-05-22T14:54:35.190Z | Downloaded equivalent v1.0.2 |
| 128 | 2026-05-22T14:54:35.192Z | Downloaded anstyle-query v1.1.4 |
| 129 | 2026-05-22T14:54:35.192Z | Downloaded strsim v0.11.1 |
| 130 | 2026-05-22T14:54:35.207Z | Downloaded toml_datetime v0.6.11 |
| 131 | 2026-05-22T14:54:35.214Z | Downloaded convert_case v0.8.0 |
| 132 | 2026-05-22T14:54:35.217Z | Downloaded camino-tempfile v1.4.1 |
| 133 | 2026-05-22T14:54:35.217Z | Downloaded num_enum v0.7.4 |
| 134 | 2026-05-22T14:54:35.220Z | Downloaded colorchoice v1.0.4 |
| 135 | 2026-05-22T14:54:35.226Z | Downloaded newline-converter v0.3.0 |
| 136 | 2026-05-22T14:54:35.230Z | Downloaded camino v1.1.11 |
| 137 | 2026-05-22T14:54:35.246Z | Downloaded errno v0.3.13 |
| 138 | 2026-05-22T14:54:35.250Z | Downloaded rustc-hash v2.1.1 |
| 139 | 2026-05-22T14:54:35.255Z | Downloaded anstyle v1.0.11 |
| 140 | 2026-05-22T14:54:35.258Z | Downloaded seq-macro v0.3.6 |
| 141 | 2026-05-22T14:54:35.262Z | Downloaded utf8parse v0.2.2 |
| 142 | 2026-05-22T14:54:35.264Z | Downloaded atomicwrites v0.4.4 |
| 143 | 2026-05-22T14:54:35.264Z | Downloaded is_terminal_polyfill v1.70.1 |
| 144 | 2026-05-22T14:54:35.270Z | Downloaded quote v1.0.40 |
| 145 | 2026-05-22T14:54:35.274Z | Downloaded anstream v0.6.20 |
| 146 | 2026-05-22T14:54:35.276Z | Downloaded foldhash v0.2.0 |
| 147 | 2026-05-22T14:54:35.279Z | Downloaded num_enum_derive v0.7.4 |
| 148 | 2026-05-22T14:54:35.287Z | Downloaded anyhow v1.0.99 |
| 149 | 2026-05-22T14:54:35.290Z | Downloaded console v0.15.11 |
| 150 | 2026-05-22T14:54:35.298Z | Downloaded colored v3.0.0 |
| 151 | 2026-05-22T14:54:35.301Z | Downloaded thiserror-impl v2.0.15 |
| 152 | 2026-05-22T14:54:35.306Z | Downloaded fastrand v2.3.0 |
| 153 | 2026-05-22T14:54:35.308Z | Downloaded rustversion v1.0.22 |
| 154 | 2026-05-22T14:54:35.311Z | Downloaded fixedbitset v0.5.7 |
| 155 | 2026-05-22T14:54:35.317Z | Downloaded unicode-ident v1.0.18 |
| 156 | 2026-05-22T14:54:35.320Z | Downloaded bitflags v2.9.2 |
| 157 | 2026-05-22T14:54:35.323Z | Downloaded clap_derive v4.5.45 |
| 158 | 2026-05-22T14:54:35.323Z | Downloaded anstyle-parse v0.2.7 |
| 159 | 2026-05-22T14:54:35.333Z | Downloaded getrandom v0.3.3 |
| 160 | 2026-05-22T14:54:35.336Z | Downloaded tempfile v3.20.0 |
| 161 | 2026-05-22T14:54:35.346Z | Downloaded annotate-snippets v0.11.5 |
| 162 | 2026-05-22T14:54:35.348Z | Downloaded once_cell v1.21.3 |
| 163 | 2026-05-22T14:54:35.348Z | Downloaded foldhash v0.1.5 |
| 164 | 2026-05-22T14:54:35.354Z | Downloaded thiserror v2.0.15 |
| 165 | 2026-05-22T14:54:35.356Z | Downloaded proc-macro2 v1.0.101 |
| 166 | 2026-05-22T14:54:35.359Z | Downloaded clap v4.5.45 |
| 167 | 2026-05-22T14:54:35.363Z | Downloaded memchr v2.7.5 |
| 168 | 2026-05-22T14:54:35.367Z | Downloaded allocator-api2 v0.2.21 |
| 169 | 2026-05-22T14:54:35.377Z | Downloaded similar v2.7.0 |
| 170 | 2026-05-22T14:54:35.405Z | Downloaded prettyplease v0.2.37 |
| 171 | 2026-05-22T14:54:35.408Z | Downloaded serde v1.0.219 |
| 172 | 2026-05-22T14:54:35.421Z | Downloaded toml_edit v0.22.27 |
| 173 | 2026-05-22T14:54:35.425Z | Downloaded indexmap v2.10.0 |
| 174 | 2026-05-22T14:54:35.437Z | Downloaded unicode-segmentation v1.12.0 |
| 175 | 2026-05-22T14:54:35.440Z | Downloaded expectorate v1.2.0 |
| 176 | 2026-05-22T14:54:35.466Z | Downloaded hashbrown v0.15.5 |
| 177 | 2026-05-22T14:54:35.469Z | Downloaded iddqd v0.3.17 |
| 178 | 2026-05-22T14:54:35.473Z | Downloaded hashbrown v0.16.1 |
| 179 | 2026-05-22T14:54:35.490Z | Downloaded aho-corasick v1.1.3 |
| 180 | 2026-05-22T14:54:35.509Z | Downloaded winnow v0.7.12 |
| 181 | 2026-05-22T14:54:35.582Z | Downloaded regex v1.11.1 |
| 182 | 2026-05-22T14:54:35.589Z | Downloaded syn v2.0.106 |
| 183 | 2026-05-22T14:54:35.596Z | Downloaded unicode-width v0.2.1 |
| 184 | 2026-05-22T14:54:35.630Z | Downloaded rustix v0.38.44 |
| 185 | 2026-05-22T14:54:35.643Z | Downloaded regex-syntax v0.8.5 |
| 186 | 2026-05-22T14:54:35.661Z | Downloaded rustix v1.0.8 |
| 187 | 2026-05-22T14:54:35.694Z | Downloaded regex-automata v0.4.9 |
| 188 | 2026-05-22T14:54:35.716Z | Downloaded libc v0.2.175 |
| 189 | 2026-05-22T14:54:35.730Z | Downloaded petgraph v0.8.2 |
| 190 | 2026-05-22T14:54:35.776Z | Compiling proc-macro2 v1.0.101 |
| 191 | 2026-05-22T14:54:35.776Z | Compiling libc v0.2.175 |
| 192 | 2026-05-22T14:54:35.776Z | Compiling unicode-ident v1.0.18 |
| 193 | 2026-05-22T14:54:35.779Z | Compiling rustix v1.0.8 |
| 194 | 2026-05-22T14:54:35.779Z | Checking bitflags v2.9.2 |
| 195 | 2026-05-22T14:54:35.779Z | Compiling getrandom v0.3.3 |
| 196 | 2026-05-22T14:54:35.779Z | Compiling equivalent v1.0.2 |
| 197 | 2026-05-22T14:54:35.779Z | Compiling hashbrown v0.15.5 |
| 198 | 2026-05-22T14:54:35.883Z | Checking allocator-api2 v0.2.21 |
| 199 | 2026-05-22T14:54:35.911Z | Checking once_cell v1.21.3 |
| 200 | 2026-05-22T14:54:35.954Z | Checking cfg-if v1.0.1 |
| 201 | 2026-05-22T14:54:36.003Z | Checking utf8parse v0.2.2 |
| 202 | 2026-05-22T14:54:36.060Z | Compiling toml_datetime v0.6.11 |
| 203 | 2026-05-22T14:54:36.081Z | Compiling winnow v0.7.12 |
| 204 | 2026-05-22T14:54:36.296Z | Compiling rustix v0.38.44 |
| 205 | 2026-05-22T14:54:36.346Z | Compiling indexmap v2.10.0 |
| 206 | 2026-05-22T14:54:36.383Z | Checking fastrand v2.3.0 |
| 207 | 2026-05-22T14:54:36.509Z | Checking anstyle v1.0.11 |
| 208 | 2026-05-22T14:54:36.551Z | Checking anstyle-parse v0.2.7 |
| 209 | 2026-05-22T14:54:36.567Z | Checking foldhash v0.1.5 |
| 210 | 2026-05-22T14:54:36.682Z | Checking colorchoice v1.0.4 |
| 211 | 2026-05-22T14:54:36.685Z | Checking unicode-segmentation v1.12.0 |
| 212 | 2026-05-22T14:54:36.714Z | Compiling rustversion v1.0.22 |
| 213 | 2026-05-22T14:54:36.765Z | Checking anstyle-query v1.1.4 |
| 214 | 2026-05-22T14:54:36.846Z | Checking unicode-width v0.2.1 |
| 215 | 2026-05-22T14:54:36.922Z | Checking is_terminal_polyfill v1.70.1 |
| 216 | 2026-05-22T14:54:36.925Z | Checking errno v0.3.13 |
| 217 | 2026-05-22T14:54:36.961Z | Compiling quote v1.0.40 |
| 218 | 2026-05-22T14:54:36.997Z | Compiling camino v1.1.11 |
| 219 | 2026-05-22T14:54:37.063Z | Checking memchr v2.7.5 |
| 220 | 2026-05-22T14:54:37.118Z | Checking anstream v0.6.20 |
| 221 | 2026-05-22T14:54:37.139Z | Compiling syn v2.0.106 |
| 222 | 2026-05-22T14:54:37.357Z | Compiling heck v0.5.0 |
| 223 | 2026-05-22T14:54:37.363Z | Compiling prettyplease v0.2.37 |
| 224 | 2026-05-22T14:54:37.437Z | Compiling toml_edit v0.22.27 |
| 225 | 2026-05-22T14:54:37.550Z | Checking aho-corasick v1.1.3 |
| 226 | 2026-05-22T14:54:37.553Z | Checking regex-syntax v0.8.5 |
| 227 | 2026-05-22T14:54:37.594Z | Checking strsim v0.11.1 |
| 228 | 2026-05-22T14:54:37.658Z | Checking tempfile v3.20.0 |
| 229 | 2026-05-22T14:54:37.665Z | Compiling anyhow v1.0.99 |
| 230 | 2026-05-22T14:54:37.742Z | Checking clap_lex v0.7.5 |
| 231 | 2026-05-22T14:54:37.769Z | Compiling thiserror v2.0.15 |
| 232 | 2026-05-22T14:54:37.840Z | Checking atomicwrites v0.4.4 |
| 233 | 2026-05-22T14:54:37.884Z | Checking clap_builder v4.5.44 |
| 234 | 2026-05-22T14:54:38.237Z | Compiling bitset-macro v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 235 | 2026-05-22T14:54:38.469Z | Checking console v0.15.11 |
| 236 | 2026-05-22T14:54:38.685Z | Compiling proc-macro-crate v3.3.0 |
| 237 | 2026-05-22T14:54:38.725Z | Checking newline-converter v0.3.0 |
| 238 | 2026-05-22T14:54:38.822Z | Checking hashbrown v0.16.1 |
| 239 | 2026-05-22T14:54:38.833Z | Checking regex-automata v0.4.9 |
| 240 | 2026-05-22T14:54:38.980Z | Checking foldhash v0.2.0 |
| 241 | 2026-05-22T14:54:39.072Z | Checking fixedbitset v0.5.7 |
| 242 | 2026-05-22T14:54:39.110Z | Checking similar v2.7.0 |
| 243 | 2026-05-22T14:54:39.124Z | Compiling seq-macro v0.3.6 |
| 244 | 2026-05-22T14:54:39.257Z | Checking rustc-hash v2.1.1 |
| 245 | 2026-05-22T14:54:39.273Z | Checking petgraph v0.8.2 |
| 246 | 2026-05-22T14:54:39.361Z | Checking iddqd v0.3.17 |
| 247 | 2026-05-22T14:54:39.429Z | Checking camino-tempfile v1.4.1 |
| 248 | 2026-05-22T14:54:39.434Z | Checking expectorate v1.2.0 |
| 249 | 2026-05-22T14:54:39.570Z | Checking annotate-snippets v0.11.5 |
| 250 | 2026-05-22T14:54:39.594Z | Checking bitset v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 251 | 2026-05-22T14:54:39.727Z | Checking convert_case v0.8.0 |
| 252 | 2026-05-22T14:54:39.866Z | Checking colored v3.0.0 |
| 253 | 2026-05-22T14:54:39.885Z | Checking rust_rpi v0.1.0 (/work/oxidecomputer/rsf/rust_rpi) |
| 254 | 2026-05-22T14:54:39.996Z | Compiling clap_derive v4.5.45 |
| 255 | 2026-05-22T14:54:39.996Z | Compiling num_enum_derive v0.7.4 |
| 256 | 2026-05-22T14:54:39.996Z | Compiling thiserror-impl v2.0.15 |
| 257 | 2026-05-22T14:54:40.189Z | Checking regex v1.11.1 |
| 258 | 2026-05-22T14:54:40.879Z | Checking num_enum v0.7.4 |
| 259 | 2026-05-22T14:54:41.257Z | Checking clap v4.5.45 |
| 260 | 2026-05-22T14:54:41.302Z | Checking rsf v0.1.0 (/work/oxidecomputer/rsf/lib) |
| 261 | 2026-05-22T14:54:42.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.39s |
| 262 | 2026-05-22T14:54:42.379Z | + banner test |
| 263 | 2026-05-22T14:54:42.382Z | |
| 264 | 2026-05-22T14:54:42.382Z | ##### ###### #### ##### |
| 265 | 2026-05-22T14:54:42.382Z | # # # # |
| 266 | 2026-05-22T14:54:42.382Z | # ##### #### # |
| 267 | 2026-05-22T14:54:42.382Z | # # # # |
| 268 | 2026-05-22T14:54:42.382Z | # # # # # |
| 269 | 2026-05-22T14:54:42.382Z | # ###### #### # |
| 270 | 2026-05-22T14:54:42.382Z | |
| 271 | 2026-05-22T14:54:42.382Z | + cargo install cargo-nextest --locked |
| 272 | 2026-05-22T14:54:42.415Z | Updating crates.io index |
| 273 | 2026-05-22T14:54:42.517Z | Downloading crates ... |
| 274 | 2026-05-22T14:54:42.571Z | Downloaded cargo-nextest v0.9.136 |
| 275 | 2026-05-22T14:54:42.596Z | Installing cargo-nextest v0.9.136 |
| 276 | 2026-05-22T14:54:42.598Z | warning: default toolchain implicitly overridden with `nightly-x86_64-unknown-illumos` by rustup toolchain file |
| 277 | 2026-05-22T14:54:42.598Z | | |
| 278 | 2026-05-22T14:54:42.598Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 279 | 2026-05-22T14:54:42.598Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 280 | 2026-05-22T14:54:42.602Z | Updating crates.io index |
| 281 | 2026-05-22T14:54:44.288Z | Updating crates.io index |
| 282 | 2026-05-22T14:54:44.469Z | Downloading crates ... |
| 283 | 2026-05-22T14:54:44.494Z | Downloaded adler2 v2.0.1 |
| 284 | 2026-05-22T14:54:44.497Z | Downloaded addr2line v0.24.2 |
| 285 | 2026-05-22T14:54:44.500Z | Downloaded async-scoped v0.9.0 |
| 286 | 2026-05-22T14:54:44.502Z | Downloaded clap v4.6.1 |
| 287 | 2026-05-22T14:54:44.507Z | Downloaded autocfg v1.5.0 |
| 288 | 2026-05-22T14:54:44.509Z | Downloaded anstyle-query v1.1.2 |
| 289 | 2026-05-22T14:54:44.509Z | Downloaded bit-set v0.5.3 |
| 290 | 2026-05-22T14:54:44.512Z | Downloaded bytes v1.11.1 |
| 291 | 2026-05-22T14:54:44.515Z | Downloaded future-queue v0.4.0 |
| 292 | 2026-05-22T14:54:44.517Z | Downloaded cargo-platform v0.3.0 |
| 293 | 2026-05-22T14:54:44.517Z | Downloaded futures-macro v0.3.32 |
| 294 | 2026-05-22T14:54:44.520Z | Downloaded futures-io v0.3.32 |
| 295 | 2026-05-22T14:54:44.520Z | Downloaded lab v0.11.0 |
| 296 | 2026-05-22T14:54:44.523Z | Downloaded anstream v1.0.0 |
| 297 | 2026-05-22T14:54:44.523Z | Downloaded anstyle-parse v1.0.0 |
| 298 | 2026-05-22T14:54:44.523Z | Downloaded futures-executor v0.3.32 |
| 299 | 2026-05-22T14:54:44.526Z | Downloaded futures-core v0.3.32 |
| 300 | 2026-05-22T14:54:44.526Z | Downloaded jobserver v0.1.33 |
| 301 | 2026-05-22T14:54:44.529Z | Downloaded cfg_aliases v0.2.1 |
| 302 | 2026-05-22T14:54:44.531Z | Downloaded memchr v2.7.6 |
| 303 | 2026-05-22T14:54:44.535Z | Downloaded litrs v0.4.1 |
| 304 | 2026-05-22T14:54:44.538Z | Downloaded ahash v0.8.12 |
| 305 | 2026-05-22T14:54:44.538Z | Downloaded log v0.4.29 |
| 306 | 2026-05-22T14:54:44.541Z | Downloaded futures-sink v0.3.32 |
| 307 | 2026-05-22T14:54:44.541Z | Downloaded cfg-if v1.0.4 |
| 308 | 2026-05-22T14:54:44.541Z | Downloaded httparse v1.10.1 |
| 309 | 2026-05-22T14:54:44.545Z | Downloaded dunce v1.0.5 |
| 310 | 2026-05-22T14:54:44.547Z | Downloaded fixedbitset v0.4.2 |
| 311 | 2026-05-22T14:54:44.548Z | Downloaded guppy-workspace-hack v0.1.0 |
| 312 | 2026-05-22T14:54:44.548Z | Downloaded is_ci v1.2.0 |
| 313 | 2026-05-22T14:54:44.550Z | Downloaded bytesize v2.3.1 |
| 314 | 2026-05-22T14:54:44.551Z | Downloaded cargo_metadata v0.23.1 |
| 315 | 2026-05-22T14:54:44.551Z | Downloaded base64ct v1.7.3 |
| 316 | 2026-05-22T14:54:44.553Z | Downloaded hex v0.4.3 |
| 317 | 2026-05-22T14:54:44.553Z | Downloaded lru v0.16.3 |
| 318 | 2026-05-22T14:54:44.554Z | Downloaded mac_address v1.1.8 |
| 319 | 2026-05-22T14:54:44.556Z | Downloaded lock_api v0.4.13 |
| 320 | 2026-05-22T14:54:44.556Z | Downloaded atomic v0.6.1 |
| 321 | 2026-05-22T14:54:44.556Z | Downloaded humantime v2.3.0 |
| 322 | 2026-05-22T14:54:44.560Z | Downloaded generic-array v0.14.7 |
| 323 | 2026-05-22T14:54:44.563Z | Downloaded locked-tripwire v0.1.0 |
| 324 | 2026-05-22T14:54:44.563Z | Downloaded home v0.5.12 |
| 325 | 2026-05-22T14:54:44.563Z | Downloaded colorchoice v1.0.3 |
| 326 | 2026-05-22T14:54:44.563Z | Downloaded memmem v0.1.1 |
| 327 | 2026-05-22T14:54:44.582Z | Downloaded memmap2 v0.9.8 |
| 328 | 2026-05-22T14:54:44.582Z | Downloaded debug-ignore v1.0.5 |
| 329 | 2026-05-22T14:54:44.582Z | Downloaded miette-derive v7.6.0 |
| 330 | 2026-05-22T14:54:44.582Z | Downloaded block-buffer v0.10.4 |
| 331 | 2026-05-22T14:54:44.582Z | Downloaded form_urlencoded v1.2.2 |
| 332 | 2026-05-22T14:54:44.582Z | Downloaded dirs v6.0.0 |
| 333 | 2026-05-22T14:54:44.582Z | Downloaded openssl-macros v0.1.1 |
| 334 | 2026-05-22T14:54:44.582Z | Downloaded itoa v1.0.17 |
| 335 | 2026-05-22T14:54:44.582Z | Downloaded backtrace-ext v0.2.1 |
| 336 | 2026-05-22T14:54:44.582Z | Downloaded fnv v1.0.7 |
| 337 | 2026-05-22T14:54:44.582Z | Downloaded idna_adapter v1.0.0 |
| 338 | 2026-05-22T14:54:44.582Z | Downloaded futures-task v0.3.32 |
| 339 | 2026-05-22T14:54:44.582Z | Downloaded percent-encoding v2.3.2 |
| 340 | 2026-05-22T14:54:44.582Z | Downloaded enable-ansi-support v0.3.1 |
| 341 | 2026-05-22T14:54:44.582Z | Downloaded countio v0.2.19 |
| 342 | 2026-05-22T14:54:44.582Z | Downloaded cpufeatures v0.3.0 |
| 343 | 2026-05-22T14:54:44.582Z | Downloaded pkg-config v0.3.32 |
| 344 | 2026-05-22T14:54:44.582Z | Downloaded crypto-common v0.1.6 |
| 345 | 2026-05-22T14:54:44.582Z | Downloaded filetime v0.2.25 |
| 346 | 2026-05-22T14:54:44.586Z | Downloaded foreign-types v0.3.2 |
| 347 | 2026-05-22T14:54:44.586Z | Downloaded color-spantrace v0.3.0 |
| 348 | 2026-05-22T14:54:44.586Z | Downloaded etcetera v0.11.0 |
| 349 | 2026-05-22T14:54:44.586Z | Downloaded foreign-types-shared v0.1.1 |
| 350 | 2026-05-22T14:54:44.586Z | Downloaded openssl-probe v0.1.6 |
| 351 | 2026-05-22T14:54:44.589Z | Downloaded phf_codegen v0.11.3 |
| 352 | 2026-05-22T14:54:44.589Z | Downloaded dof v0.4.0 |
| 353 | 2026-05-22T14:54:44.589Z | Downloaded urlencoding v2.1.3 |
| 354 | 2026-05-22T14:54:44.592Z | Downloaded indenter v0.3.4 |
| 355 | 2026-05-22T14:54:44.592Z | Downloaded document-features v0.2.11 |
| 356 | 2026-05-22T14:54:44.592Z | Downloaded powerfmt v0.2.0 |
| 357 | 2026-05-22T14:54:44.595Z | Downloaded lazy_static v1.5.0 |
| 358 | 2026-05-22T14:54:44.595Z | Downloaded pathdiff v0.2.3 |
| 359 | 2026-05-22T14:54:44.595Z | Downloaded dirs-sys v0.5.0 |
| 360 | 2026-05-22T14:54:44.597Z | Downloaded phf_generator v0.11.3 |
| 361 | 2026-05-22T14:54:44.597Z | Downloaded humantime-serde v1.1.1 |
| 362 | 2026-05-22T14:54:44.597Z | Downloaded clap_lex v1.0.0 |
| 363 | 2026-05-22T14:54:44.600Z | Downloaded mukti-metadata v0.3.0 |
| 364 | 2026-05-22T14:54:44.600Z | Downloaded num-conv v0.2.0 |
| 365 | 2026-05-22T14:54:44.600Z | Downloaded nested v0.1.1 |
| 366 | 2026-05-22T14:54:44.603Z | Downloaded cpufeatures v0.2.17 |
| 367 | 2026-05-22T14:54:44.603Z | Downloaded filedescriptor v0.8.3 |
| 368 | 2026-05-22T14:54:44.606Z | Downloaded unit-prefix v0.5.1 |
| 369 | 2026-05-22T14:54:44.606Z | Downloaded wezterm-blob-leases v0.1.1 |
| 370 | 2026-05-22T14:54:44.606Z | Downloaded memoffset v0.9.1 |
| 371 | 2026-05-22T14:54:44.609Z | Downloaded anstyle v1.0.14 |
| 372 | 2026-05-22T14:54:44.611Z | Downloaded minimal-lexical v0.2.1 |
| 373 | 2026-05-22T14:54:44.614Z | Downloaded bit-vec v0.6.3 |
| 374 | 2026-05-22T14:54:44.614Z | Downloaded bitflags v1.3.2 |
| 375 | 2026-05-22T14:54:44.616Z | Downloaded byteorder v1.5.0 |
| 376 | 2026-05-22T14:54:44.616Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 377 | 2026-05-22T14:54:44.616Z | Downloaded usdt-macro v0.6.0 |
| 378 | 2026-05-22T14:54:44.619Z | Downloaded convert_case v0.7.1 |
| 379 | 2026-05-22T14:54:44.622Z | Downloaded nextest-workspace-hack v0.1.0 |
| 380 | 2026-05-22T14:54:44.624Z | Downloaded plain v0.2.3 |
| 381 | 2026-05-22T14:54:44.624Z | Downloaded vtparse v0.6.2 |
| 382 | 2026-05-22T14:54:44.624Z | Downloaded sigchld v0.2.4 |
| 383 | 2026-05-22T14:54:44.627Z | Downloaded time-core v0.1.8 |
| 384 | 2026-05-22T14:54:44.631Z | Downloaded shared_child v1.1.1 |
| 385 | 2026-05-22T14:54:44.636Z | Downloaded num-derive v0.4.2 |
| 386 | 2026-05-22T14:54:44.639Z | Downloaded digest v0.10.7 |
| 387 | 2026-05-22T14:54:44.642Z | Downloaded option-ext v0.2.0 |
| 388 | 2026-05-22T14:54:44.642Z | Downloaded dtrace-parser v0.3.0 |
| 389 | 2026-05-22T14:54:44.645Z | Downloaded fs_extra v1.3.0 |
| 390 | 2026-05-22T14:54:44.645Z | Downloaded csscolorparser v0.6.2 |
| 391 | 2026-05-22T14:54:44.647Z | Downloaded signature v2.2.0 |
| 392 | 2026-05-22T14:54:44.647Z | Downloaded supports-unicode v3.0.0 |
| 393 | 2026-05-22T14:54:44.650Z | Downloaded pretty-hex v0.4.1 |
| 394 | 2026-05-22T14:54:44.650Z | Downloaded serde_spanned v1.1.1 |
| 395 | 2026-05-22T14:54:44.650Z | Downloaded ed25519 v2.2.3 |
| 396 | 2026-05-22T14:54:44.653Z | Downloaded deranged v0.5.8 |
| 397 | 2026-05-22T14:54:44.653Z | Downloaded either v1.15.0 |
| 398 | 2026-05-22T14:54:44.655Z | Downloaded phf_shared v0.11.3 |
| 399 | 2026-05-22T14:54:44.658Z | Downloaded enum_dispatch v0.3.13 |
| 400 | 2026-05-22T14:54:44.661Z | Downloaded errno v0.3.12 |
| 401 | 2026-05-22T14:54:44.661Z | Downloaded phf v0.11.3 |
| 402 | 2026-05-22T14:54:44.664Z | Downloaded dialoguer v0.12.0 |
| 403 | 2026-05-22T14:54:44.667Z | Downloaded thread-id v5.0.0 |
| 404 | 2026-05-22T14:54:44.667Z | Downloaded scopeguard v1.2.0 |
| 405 | 2026-05-22T14:54:44.667Z | Downloaded cfg-expr v0.20.6 |
| 406 | 2026-05-22T14:54:44.670Z | Downloaded eazip v0.2.4 |
| 407 | 2026-05-22T14:54:44.673Z | Downloaded chacha20 v0.10.0 |
| 408 | 2026-05-22T14:54:44.675Z | Downloaded pem-rfc7468 v1.0.0 |
| 409 | 2026-05-22T14:54:44.675Z | Downloaded signal-hook-mio v0.2.5 |
| 410 | 2026-05-22T14:54:44.675Z | Downloaded version_check v0.9.5 |
| 411 | 2026-05-22T14:54:44.678Z | Downloaded utf8_iter v1.0.4 |
| 412 | 2026-05-22T14:54:44.681Z | Downloaded thread_local v1.1.8 |
| 413 | 2026-05-22T14:54:44.684Z | Downloaded wezterm-dynamic-derive v0.1.1 |
| 414 | 2026-05-22T14:54:44.684Z | Downloaded usdt v0.6.0 |
| 415 | 2026-05-22T14:54:44.686Z | Downloaded subtle v2.6.1 |
| 416 | 2026-05-22T14:54:44.686Z | Downloaded scroll_derive v0.13.1 |
| 417 | 2026-05-22T14:54:44.689Z | Downloaded shared_thread v0.2.0 |
| 418 | 2026-05-22T14:54:44.691Z | Downloaded swrite v0.1.0 |
| 419 | 2026-05-22T14:54:44.692Z | Downloaded wezterm-color-types v0.3.0 |
| 420 | 2026-05-22T14:54:44.692Z | Downloaded xattr v1.5.0 |
| 421 | 2026-05-22T14:54:44.694Z | Downloaded serde_ignored v0.1.14 |
| 422 | 2026-05-22T14:54:44.694Z | Downloaded zmij v1.0.18 |
| 423 | 2026-05-22T14:54:44.697Z | Downloaded shell-words v1.1.1 |
| 424 | 2026-05-22T14:54:44.700Z | Downloaded pkcs8 v0.10.2 |
| 425 | 2026-05-22T14:54:44.700Z | Downloaded static_assertions v1.1.0 |
| 426 | 2026-05-22T14:54:44.702Z | Downloaded target-lexicon v0.13.3 |
| 427 | 2026-05-22T14:54:44.703Z | Downloaded time-macros v0.2.27 |
| 428 | 2026-05-22T14:54:44.705Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 429 | 2026-05-22T14:54:44.705Z | Downloaded os_pipe v1.2.2 |
| 430 | 2026-05-22T14:54:44.705Z | Downloaded pin-project-internal v1.1.10 |
| 431 | 2026-05-22T14:54:44.705Z | Downloaded quick-junit v0.6.0 |
| 432 | 2026-05-22T14:54:44.708Z | Downloaded usdt-attr-macro v0.6.0 |
| 433 | 2026-05-22T14:54:44.711Z | Downloaded phf_macros v0.11.3 |
| 434 | 2026-05-22T14:54:44.715Z | Downloaded unicode-linebreak v0.1.5 |
| 435 | 2026-05-22T14:54:44.715Z | Downloaded utf8-zero v0.8.1 |
| 436 | 2026-05-22T14:54:44.715Z | Downloaded wezterm-dynamic v0.2.1 |
| 437 | 2026-05-22T14:54:44.717Z | Downloaded newtype-uuid v1.3.2 |
| 438 | 2026-05-22T14:54:44.720Z | Downloaded nextest-metadata v0.14.1 |
| 439 | 2026-05-22T14:54:44.720Z | Downloaded pin-project-lite v0.2.17 |
| 440 | 2026-05-22T14:54:44.723Z | Downloaded clap_derive v4.6.1 |
| 441 | 2026-05-22T14:54:44.723Z | Downloaded console v0.16.3 |
| 442 | 2026-05-22T14:54:44.725Z | Downloaded cookie_store v0.22.1 |
| 443 | 2026-05-22T14:54:44.725Z | Downloaded const-oid v0.9.6 |
| 444 | 2026-05-22T14:54:44.728Z | Downloaded owo-colors v4.3.0 |
| 445 | 2026-05-22T14:54:44.728Z | Downloaded crc32fast v1.5.0 |
| 446 | 2026-05-22T14:54:44.731Z | Downloaded tokio-macros v2.7.0 |
| 447 | 2026-05-22T14:54:44.731Z | Downloaded cmake v0.1.54 |
| 448 | 2026-05-22T14:54:44.734Z | Downloaded duct v1.1.1 |
| 449 | 2026-05-22T14:54:44.736Z | Downloaded parking_lot v0.12.4 |
| 450 | 2026-05-22T14:54:44.736Z | Downloaded bitflags v2.11.1 |
| 451 | 2026-05-22T14:54:44.739Z | Downloaded camino v1.2.2 |
| 452 | 2026-05-22T14:54:44.739Z | Downloaded eyre v0.6.12 |
| 453 | 2026-05-22T14:54:44.742Z | Downloaded pest_generator v2.8.3 |
| 454 | 2026-05-22T14:54:44.745Z | Downloaded signal-hook-registry v1.4.5 |
| 455 | 2026-05-22T14:54:44.745Z | Downloaded anyhow v1.0.98 |
| 456 | 2026-05-22T14:54:44.747Z | Downloaded thiserror v2.0.18 |
| 457 | 2026-05-22T14:54:44.750Z | Downloaded supports-hyperlinks v3.1.0 |
| 458 | 2026-05-22T14:54:44.750Z | Downloaded getrandom v0.4.2 |
| 459 | 2026-05-22T14:54:44.753Z | Downloaded unicase v2.9.0 |
| 460 | 2026-05-22T14:54:44.753Z | Downloaded tracing-error v0.2.1 |
| 461 | 2026-05-22T14:54:44.753Z | Downloaded tracing-log v0.2.0 |
| 462 | 2026-05-22T14:54:44.753Z | Downloaded indexmap v2.14.0 |
| 463 | 2026-05-22T14:54:44.755Z | Downloaded ordered-float v4.6.0 |
| 464 | 2026-05-22T14:54:44.758Z | Downloaded spki v0.7.3 |
| 465 | 2026-05-22T14:54:44.758Z | Downloaded target-spec-miette v0.4.6 |
| 466 | 2026-05-22T14:54:44.761Z | Downloaded vec_map v0.8.2 |
| 467 | 2026-05-22T14:54:44.761Z | Downloaded smol_str v0.3.2 |
| 468 | 2026-05-22T14:54:44.761Z | Downloaded zstd-safe v7.2.4 |
| 469 | 2026-05-22T14:54:44.763Z | Downloaded serde_path_to_error v0.1.20 |
| 470 | 2026-05-22T14:54:44.766Z | Downloaded termios v0.3.3 |
| 471 | 2026-05-22T14:54:44.766Z | Downloaded thiserror-impl v2.0.18 |
| 472 | 2026-05-22T14:54:44.771Z | Downloaded strip-ansi-escapes v0.2.1 |
| 473 | 2026-05-22T14:54:44.774Z | Downloaded scroll v0.13.0 |
| 474 | 2026-05-22T14:54:44.780Z | Downloaded self-replace v1.5.0 |
| 475 | 2026-05-22T14:54:44.780Z | Downloaded terminal_size v0.4.3 |
| 476 | 2026-05-22T14:54:44.780Z | Downloaded globset v0.4.18 |
| 477 | 2026-05-22T14:54:44.783Z | Downloaded rand_core v0.6.4 |
| 478 | 2026-05-22T14:54:44.783Z | Downloaded zstd v0.13.3 |
| 479 | 2026-05-22T14:54:44.783Z | Downloaded thiserror-impl v1.0.69 |
| 480 | 2026-05-22T14:54:44.783Z | Downloaded rustc_version v0.4.1 |
| 481 | 2026-05-22T14:54:44.786Z | Downloaded bytemuck v1.24.0 |
| 482 | 2026-05-22T14:54:44.789Z | Downloaded cc v1.2.30 |
| 483 | 2026-05-22T14:54:44.791Z | Downloaded derive-where v1.6.1 |
| 484 | 2026-05-22T14:54:44.791Z | Downloaded config v0.15.22 |
| 485 | 2026-05-22T14:54:44.794Z | Downloaded cookie v0.18.1 |
| 486 | 2026-05-22T14:54:44.797Z | Downloaded iana-time-zone v0.1.63 |
| 487 | 2026-05-22T14:54:44.797Z | Downloaded parking_lot_core v0.9.11 |
| 488 | 2026-05-22T14:54:44.799Z | Downloaded native-tls v0.2.14 |
| 489 | 2026-05-22T14:54:44.799Z | Downloaded nextest-filtering v0.21.0 |
| 490 | 2026-05-22T14:54:44.802Z | Downloaded siphasher v1.0.1 |
| 491 | 2026-05-22T14:54:44.802Z | Downloaded borsh v1.5.7 |
| 492 | 2026-05-22T14:54:44.805Z | Downloaded thiserror v1.0.69 |
| 493 | 2026-05-22T14:54:44.807Z | Downloaded tinyvec_macros v0.1.1 |
| 494 | 2026-05-22T14:54:44.810Z | Downloaded getrandom v0.3.4 |
| 495 | 2026-05-22T14:54:44.814Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 496 | 2026-05-22T14:54:44.816Z | Downloaded slab v0.4.11 |
| 497 | 2026-05-22T14:54:44.819Z | Downloaded typeid v1.0.3 |
| 498 | 2026-05-22T14:54:44.819Z | Downloaded supports-color v3.0.2 |
| 499 | 2026-05-22T14:54:44.822Z | Downloaded derive_more v2.0.1 |
| 500 | 2026-05-22T14:54:44.828Z | Downloaded rustc-demangle v0.1.25 |
| 501 | 2026-05-22T14:54:44.831Z | Downloaded serde_derive v1.0.228 |
| 502 | 2026-05-22T14:54:44.831Z | Downloaded wezterm-input-types v0.1.0 |
| 503 | 2026-05-22T14:54:44.834Z | Downloaded target-spec v3.6.0 |
| 504 | 2026-05-22T14:54:44.836Z | Downloaded usdt-impl v0.6.0 |
| 505 | 2026-05-22T14:54:44.839Z | Downloaded semver v1.0.28 |
| 506 | 2026-05-22T14:54:44.839Z | Downloaded tracing-attributes v0.1.31 |
| 507 | 2026-05-22T14:54:44.839Z | Downloaded xxhash-rust v0.8.15 |
| 508 | 2026-05-22T14:54:44.841Z | Downloaded untrusted v0.9.0 |
| 509 | 2026-05-22T14:54:44.841Z | Downloaded zipsign-api v0.1.5 |
| 510 | 2026-05-22T14:54:44.844Z | Downloaded shlex v1.3.0 |
| 511 | 2026-05-22T14:54:44.844Z | Downloaded base64 v0.22.1 |
| 512 | 2026-05-22T14:54:44.847Z | Downloaded derive_more-impl v2.0.1 |
| 513 | 2026-05-22T14:54:44.849Z | Downloaded sha2 v0.10.9 |
| 514 | 2026-05-22T14:54:44.849Z | Downloaded finl_unicode v1.4.0 |
| 515 | 2026-05-22T14:54:44.854Z | Downloaded smallvec v1.15.1 |
| 516 | 2026-05-22T14:54:44.858Z | Downloaded ucd-trie v0.1.7 |
| 517 | 2026-05-22T14:54:44.860Z | Downloaded pest_derive v2.8.3 |
| 518 | 2026-05-22T14:54:44.863Z | Downloaded pin-project v1.1.10 |
| 519 | 2026-05-22T14:54:44.867Z | Downloaded quote v1.0.45 |
| 520 | 2026-05-22T14:54:44.870Z | Downloaded zeroize v1.8.1 |
| 521 | 2026-05-22T14:54:44.870Z | Downloaded socks v0.3.4 |
| 522 | 2026-05-22T14:54:44.873Z | Downloaded futures v0.3.32 |
| 523 | 2026-05-22T14:54:44.876Z | Downloaded flate2 v1.1.1 |
| 524 | 2026-05-22T14:54:44.879Z | Downloaded tar v0.4.45 |
| 525 | 2026-05-22T14:54:44.879Z | Downloaded serde_tokenstream v0.2.2 |
| 526 | 2026-05-22T14:54:44.881Z | Downloaded terminfo v0.9.0 |
| 527 | 2026-05-22T14:54:44.882Z | Downloaded ureq-proto v0.6.0 |
| 528 | 2026-05-22T14:54:44.884Z | Downloaded getrandom v0.2.16 |
| 529 | 2026-05-22T14:54:44.884Z | Downloaded futures-channel v0.3.32 |
| 530 | 2026-05-22T14:54:44.887Z | Downloaded tokio-stream v0.1.18 |
| 531 | 2026-05-22T14:54:44.890Z | Downloaded backtrace v0.3.75 |
| 532 | 2026-05-22T14:54:44.892Z | Downloaded rand_core v0.10.0 |
| 533 | 2026-05-22T14:54:44.892Z | Downloaded self_update v0.44.0 |
| 534 | 2026-05-22T14:54:44.892Z | Downloaded tracing-core v0.1.36 |
| 535 | 2026-05-22T14:54:44.895Z | Downloaded der v0.7.10 |
| 536 | 2026-05-22T14:54:44.898Z | Downloaded euclid v0.22.11 |
| 537 | 2026-05-22T14:54:44.898Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 538 | 2026-05-22T14:54:44.904Z | Downloaded proc-macro2 v1.0.106 |
| 539 | 2026-05-22T14:54:44.907Z | Downloaded uuid v1.18.1 |
| 540 | 2026-05-22T14:54:44.910Z | Downloaded textwrap v0.16.2 |
| 541 | 2026-05-22T14:54:44.910Z | Downloaded num-traits v0.2.19 |
| 542 | 2026-05-22T14:54:44.912Z | Downloaded openssl-sys v0.9.115 |
| 543 | 2026-05-22T14:54:44.915Z | Downloaded pest_meta v2.8.3 |
| 544 | 2026-05-22T14:54:44.915Z | Downloaded unicode-ident v1.0.24 |
| 545 | 2026-05-22T14:54:44.915Z | Downloaded miniz_oxide v0.8.9 |
| 546 | 2026-05-22T14:54:44.918Z | Downloaded signal-hook v0.3.18 |
| 547 | 2026-05-22T14:54:44.921Z | Downloaded sharded-slab v0.1.7 |
| 548 | 2026-05-22T14:54:44.923Z | Downloaded serde_core v1.0.228 |
| 549 | 2026-05-22T14:54:44.926Z | Downloaded rand v0.8.6 |
| 550 | 2026-05-22T14:54:44.929Z | Downloaded serde v1.0.228 |
| 551 | 2026-05-22T14:54:44.929Z | Downloaded fancy-regex v0.11.0 |
| 552 | 2026-05-22T14:54:44.932Z | Downloaded miette v7.6.0 |
| 553 | 2026-05-22T14:54:44.937Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 554 | 2026-05-22T14:54:44.940Z | Downloaded wezterm-bidi v0.2.3 |
| 555 | 2026-05-22T14:54:44.944Z | Downloaded indicatif v0.18.4 |
| 556 | 2026-05-22T14:54:44.952Z | Downloaded typenum v1.18.0 |
| 557 | 2026-05-22T14:54:44.955Z | Downloaded ed25519-dalek v2.1.1 |
| 558 | 2026-05-22T14:54:44.958Z | Downloaded tinyvec v1.9.0 |
| 559 | 2026-05-22T14:54:44.958Z | Downloaded der v0.8.0 |
| 560 | 2026-05-22T14:54:44.960Z | Downloaded sapling-streampager v0.12.0 |
| 561 | 2026-05-22T14:54:44.963Z | Downloaded mio v1.2.0 |
| 562 | 2026-05-22T14:54:44.966Z | Downloaded rustls-webpki v0.103.13 |
| 563 | 2026-05-22T14:54:44.969Z | Downloaded vte v0.14.1 |
| 564 | 2026-05-22T14:54:44.969Z | Downloaded clap_builder v4.6.0 |
| 565 | 2026-05-22T14:54:44.971Z | Downloaded url v2.5.7 |
| 566 | 2026-05-22T14:54:44.974Z | Downloaded zerocopy-derive v0.8.27 |
| 567 | 2026-05-22T14:54:44.977Z | Downloaded rustls-pki-types v1.12.0 |
| 568 | 2026-05-22T14:54:44.979Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 569 | 2026-05-22T14:54:44.982Z | Downloaded rand v0.10.1 |
| 570 | 2026-05-22T14:54:44.988Z | Downloaded unicode-normalization v0.1.25 |
| 571 | 2026-05-22T14:54:44.990Z | Downloaded http v1.4.0 |
| 572 | 2026-05-22T14:54:44.996Z | Downloaded crossterm v0.29.0 |
| 573 | 2026-05-22T14:54:45.020Z | Downloaded guppy v0.17.25 |
| 574 | 2026-05-22T14:54:45.026Z | Downloaded nom v7.1.3 |
| 575 | 2026-05-22T14:54:45.035Z | Downloaded regex v1.12.3 |
| 576 | 2026-05-22T14:54:45.038Z | Downloaded pest v2.8.3 |
| 577 | 2026-05-22T14:54:45.042Z | Downloaded iddqd v0.4.0 |
| 578 | 2026-05-22T14:54:45.045Z | Downloaded idna v1.1.0 |
| 579 | 2026-05-22T14:54:45.049Z | Downloaded aho-corasick v1.1.4 |
| 580 | 2026-05-22T14:54:45.055Z | Downloaded ron v0.12.0 |
| 581 | 2026-05-22T14:54:45.072Z | Downloaded webpki-root-certs v1.0.6 |
| 582 | 2026-05-22T14:54:45.075Z | Downloaded chrono v0.4.44 |
| 583 | 2026-05-22T14:54:45.078Z | Downloaded hashbrown v0.17.0 |
| 584 | 2026-05-22T14:54:45.083Z | Downloaded serde_json v1.0.149 |
| 585 | 2026-05-22T14:54:45.091Z | Downloaded itertools v0.14.0 |
| 586 | 2026-05-22T14:54:45.097Z | Downloaded quick-xml v0.38.4 |
| 587 | 2026-05-22T14:54:45.100Z | Downloaded pulldown-cmark v0.13.3 |
| 588 | 2026-05-22T14:54:45.108Z | Downloaded ureq v3.3.0 |
| 589 | 2026-05-22T14:54:45.115Z | Downloaded aws-lc-rs v1.16.2 |
| 590 | 2026-05-22T14:54:45.124Z | Downloaded vcpkg v0.2.15 |
| 591 | 2026-05-22T14:54:45.145Z | Downloaded portable-atomic v1.13.1 |
| 592 | 2026-05-22T14:54:45.148Z | Downloaded futures-util v0.3.32 |
| 593 | 2026-05-22T14:54:45.154Z | Downloaded goblin v0.10.3 |
| 594 | 2026-05-22T14:54:45.158Z | Downloaded time v0.3.47 |
| 595 | 2026-05-22T14:54:45.164Z | Downloaded webpki-roots v1.0.0 |
| 596 | 2026-05-22T14:54:45.166Z | Downloaded winnow v1.0.2 |
| 597 | 2026-05-22T14:54:45.171Z | Downloaded curve25519-dalek v4.1.3 |
| 598 | 2026-05-22T14:54:45.175Z | Downloaded unicode-width v0.2.2 |
| 599 | 2026-05-22T14:54:45.185Z | Downloaded bstr v1.12.1 |
| 600 | 2026-05-22T14:54:45.193Z | Downloaded zerocopy v0.8.27 |
| 601 | 2026-05-22T14:54:45.206Z | Downloaded tracing-subscriber v0.3.23 |
| 602 | 2026-05-22T14:54:45.226Z | Downloaded rustls v0.23.40 |
| 603 | 2026-05-22T14:54:45.232Z | Downloaded syn v1.0.109 |
| 604 | 2026-05-22T14:54:45.238Z | Downloaded gimli v0.31.1 |
| 605 | 2026-05-22T14:54:45.241Z | Downloaded rustix v1.0.7 |
| 606 | 2026-05-22T14:54:45.253Z | Downloaded unicode-width v0.1.14 |
| 607 | 2026-05-22T14:54:45.256Z | Downloaded openssl v0.10.79 |
| 608 | 2026-05-22T14:54:45.261Z | Downloaded termwiz v0.23.3 |
| 609 | 2026-05-22T14:54:45.268Z | Downloaded object v0.36.7 |
| 610 | 2026-05-22T14:54:45.273Z | Downloaded nix v0.29.0 |
| 611 | 2026-05-22T14:54:45.279Z | Downloaded nix v0.31.2 |
| 612 | 2026-05-22T14:54:45.285Z | Downloaded syn v2.0.117 |
| 613 | 2026-05-22T14:54:45.290Z | Downloaded regex-syntax v0.8.10 |
| 614 | 2026-05-22T14:54:45.327Z | Downloaded tracing v0.1.44 |
| 615 | 2026-05-22T14:54:45.337Z | Downloaded color-eyre v0.6.5 |
| 616 | 2026-05-22T14:54:45.341Z | Downloaded regex-automata v0.4.14 |
| 617 | 2026-05-22T14:54:45.379Z | Downloaded nextest-runner v0.117.0 |
| 618 | 2026-05-22T14:54:45.408Z | Downloaded libc v0.2.186 |
| 619 | 2026-05-22T14:54:45.426Z | Downloaded zstd-sys v2.0.15+zstd.1.5.7 |
| 620 | 2026-05-22T14:54:45.435Z | Downloaded petgraph v0.8.3 |
| 621 | 2026-05-22T14:54:45.446Z | Downloaded tokio v1.52.3 |
| 622 | 2026-05-22T14:54:45.568Z | Downloaded encoding_rs v0.8.35 |
| 623 | 2026-05-22T14:54:45.579Z | Downloaded recursion v0.5.4 |
| 624 | 2026-05-22T14:54:45.600Z | Downloaded ring v0.17.14 |
| 625 | 2026-05-22T14:54:45.636Z | Downloaded deltae v0.3.2 |
| 626 | 2026-05-22T14:54:46.098Z | Downloaded aws-lc-sys v0.39.0 |
| 627 | 2026-05-22T14:54:46.307Z | Compiling proc-macro2 v1.0.106 |
| 628 | 2026-05-22T14:54:46.307Z | Compiling quote v1.0.45 |
| 629 | 2026-05-22T14:54:46.310Z | Compiling unicode-ident v1.0.24 |
| 630 | 2026-05-22T14:54:46.310Z | Compiling libc v0.2.186 |
| 631 | 2026-05-22T14:54:46.310Z | Compiling cfg-if v1.0.4 |
| 632 | 2026-05-22T14:54:46.310Z | Compiling serde_core v1.0.228 |
| 633 | 2026-05-22T14:54:46.310Z | Compiling memchr v2.7.6 |
| 634 | 2026-05-22T14:54:46.406Z | Compiling log v0.4.29 |
| 635 | 2026-05-22T14:54:46.514Z | Compiling serde v1.0.228 |
| 636 | 2026-05-22T14:54:46.671Z | Compiling autocfg v1.5.0 |
| 637 | 2026-05-22T14:54:46.736Z | Compiling zmij v1.0.18 |
| 638 | 2026-05-22T14:54:46.868Z | Compiling bitflags v2.11.1 |
| 639 | 2026-05-22T14:54:47.034Z | Compiling once_cell v1.21.3 |
| 640 | 2026-05-22T14:54:47.055Z | Compiling shlex v1.3.0 |
| 641 | 2026-05-22T14:54:47.263Z | Compiling jobserver v0.1.33 |
| 642 | 2026-05-22T14:54:47.274Z | Compiling thiserror v2.0.18 |
| 643 | 2026-05-22T14:54:47.386Z | Compiling getrandom v0.3.4 |
| 644 | 2026-05-22T14:54:47.409Z | Compiling itoa v1.0.17 |
| 645 | 2026-05-22T14:54:47.497Z | Compiling syn v2.0.117 |
| 646 | 2026-05-22T14:54:47.577Z | Compiling cc v1.2.30 |
| 647 | 2026-05-22T14:54:47.600Z | Compiling errno v0.3.12 |
| 648 | 2026-05-22T14:54:47.628Z | Compiling rustix v1.0.7 |
| 649 | 2026-05-22T14:54:47.645Z | Compiling version_check v0.9.5 |
| 650 | 2026-05-22T14:54:47.801Z | Compiling serde_json v1.0.149 |
| 651 | 2026-05-22T14:54:47.887Z | Compiling ucd-trie v0.1.7 |
| 652 | 2026-05-22T14:54:47.910Z | Compiling num-traits v0.2.19 |
| 653 | 2026-05-22T14:54:48.061Z | Compiling pest v2.8.3 |
| 654 | 2026-05-22T14:54:48.109Z | Compiling siphasher v1.0.1 |
| 655 | 2026-05-22T14:54:48.160Z | Compiling rand_core v0.6.4 |
| 656 | 2026-05-22T14:54:48.284Z | Compiling phf_shared v0.11.3 |
| 657 | 2026-05-22T14:54:48.328Z | Compiling rand v0.8.6 |
| 658 | 2026-05-22T14:54:48.338Z | Compiling signal-hook-registry v1.4.5 |
| 659 | 2026-05-22T14:54:48.466Z | Compiling adler2 v2.0.1 |
| 660 | 2026-05-22T14:54:48.620Z | Compiling thiserror v1.0.69 |
| 661 | 2026-05-22T14:54:48.881Z | Compiling pin-project-lite v0.2.17 |
| 662 | 2026-05-22T14:54:48.884Z | Compiling phf_generator v0.11.3 |
| 663 | 2026-05-22T14:54:48.975Z | Compiling miniz_oxide v0.8.9 |
| 664 | 2026-05-22T14:54:49.016Z | Compiling cmake v0.1.54 |
| 665 | 2026-05-22T14:54:49.172Z | Compiling pest_meta v2.8.3 |
| 666 | 2026-05-22T14:54:49.247Z | Compiling unicode-width v0.2.2 |
| 667 | 2026-05-22T14:54:49.331Z | Compiling dunce v1.0.5 |
| 668 | 2026-05-22T14:54:49.423Z | Compiling typenum v1.18.0 |
| 669 | 2026-05-22T14:54:49.546Z | Compiling smallvec v1.15.1 |
| 670 | 2026-05-22T14:54:49.756Z | Compiling fs_extra v1.3.0 |
| 671 | 2026-05-22T14:54:49.772Z | Compiling cfg_aliases v0.2.1 |
| 672 | 2026-05-22T14:54:49.871Z | Compiling generic-array v0.14.7 |
| 673 | 2026-05-22T14:54:49.884Z | Compiling pest_generator v2.8.3 |
| 674 | 2026-05-22T14:54:50.014Z | Compiling aws-lc-sys v0.39.0 |
| 675 | 2026-05-22T14:54:50.108Z | Compiling camino v1.2.2 |
| 676 | 2026-05-22T14:54:50.169Z | Compiling signal-hook v0.3.18 |
| 677 | 2026-05-22T14:54:50.360Z | Compiling syn v1.0.109 |
| 678 | 2026-05-22T14:54:50.392Z | Compiling lazy_static v1.5.0 |
| 679 | 2026-05-22T14:54:50.395Z | Compiling equivalent v1.0.2 |
| 680 | 2026-05-22T14:54:50.506Z | Compiling aho-corasick v1.1.4 |
| 681 | 2026-05-22T14:54:50.535Z | Compiling hashbrown v0.17.0 |
| 682 | 2026-05-22T14:54:50.726Z | Compiling strsim v0.11.1 |
| 683 | 2026-05-22T14:54:51.028Z | Compiling object v0.36.7 |
| 684 | 2026-05-22T14:54:51.055Z | Compiling serde_derive v1.0.228 |
| 685 | 2026-05-22T14:54:51.201Z | Compiling thiserror-impl v2.0.18 |
| 686 | 2026-05-22T14:54:51.332Z | Compiling zerocopy-derive v0.8.27 |
| 687 | 2026-05-22T14:54:51.371Z | Compiling thiserror-impl v1.0.69 |
| 688 | 2026-05-22T14:54:51.545Z | Compiling pest_derive v2.8.3 |
| 689 | 2026-05-22T14:54:52.078Z | Compiling futures-core v0.3.32 |
| 690 | 2026-05-22T14:54:52.270Z | Compiling regex-syntax v0.8.10 |
| 691 | 2026-05-22T14:54:52.502Z | Compiling target-lexicon v0.13.3 |
| 692 | 2026-05-22T14:54:52.536Z | Compiling zeroize v1.8.1 |
| 693 | 2026-05-22T14:54:52.548Z | Compiling zerocopy v0.8.27 |
| 694 | 2026-05-22T14:54:52.665Z | Compiling indexmap v2.14.0 |
| 695 | 2026-05-22T14:54:53.620Z | Compiling memoffset v0.9.1 |
| 696 | 2026-05-22T14:54:53.862Z | Compiling regex-automata v0.4.14 |
| 697 | 2026-05-22T14:54:54.145Z | Compiling bytes v1.11.1 |
| 698 | 2026-05-22T14:54:54.190Z | Compiling aws-lc-rs v1.16.2 |
| 699 | 2026-05-22T14:54:54.289Z | Compiling pkg-config v0.3.32 |
| 700 | 2026-05-22T14:54:54.498Z | Compiling bytemuck v1.24.0 |
| 701 | 2026-05-22T14:54:54.708Z | Compiling gimli v0.31.1 |
| 702 | 2026-05-22T14:54:54.718Z | Compiling owo-colors v4.3.0 |
| 703 | 2026-05-22T14:54:54.975Z | Compiling guppy-workspace-hack v0.1.0 |
| 704 | 2026-05-22T14:54:55.031Z | Compiling utf8parse v0.2.2 |
| 705 | 2026-05-22T14:54:55.177Z | Compiling wezterm-dynamic-derive v0.1.1 |
| 706 | 2026-05-22T14:54:55.204Z | Compiling zstd-sys v2.0.15+zstd.1.5.7 |
| 707 | 2026-05-22T14:54:55.236Z | Compiling atomic v0.6.1 |
| 708 | 2026-05-22T14:54:56.133Z | Compiling phf_macros v0.11.3 |
| 709 | 2026-05-22T14:54:56.485Z | Compiling nix v0.29.0 |
| 710 | 2026-05-22T14:54:56.844Z | Compiling addr2line v0.24.2 |
| 711 | 2026-05-22T14:54:56.866Z | Compiling ordered-float v4.6.0 |
| 712 | 2026-05-22T14:54:57.196Z | Compiling tracing-core v0.1.36 |
| 713 | 2026-05-22T14:54:57.275Z | Compiling fastrand v2.3.0 |
| 714 | 2026-05-22T14:54:57.470Z | Compiling futures-sink v0.3.32 |
| 715 | 2026-05-22T14:54:57.581Z | Compiling crc32fast v1.5.0 |
| 716 | 2026-05-22T14:54:57.590Z | Compiling target-spec v3.6.0 |
| 717 | 2026-05-22T14:54:57.865Z | Compiling rustc-demangle v0.1.25 |
| 718 | 2026-05-22T14:54:58.103Z | Compiling futures-channel v0.3.32 |
| 719 | 2026-05-22T14:54:58.235Z | Compiling tempfile v3.20.0 |
| 720 | 2026-05-22T14:54:58.823Z | Compiling backtrace v0.3.75 |
| 721 | 2026-05-22T14:54:59.045Z | Compiling wezterm-dynamic v0.2.1 |
| 722 | 2026-05-22T14:54:59.109Z | Compiling phf v0.11.3 |
| 723 | 2026-05-22T14:54:59.251Z | Compiling cfg-expr v0.20.6 |
| 724 | 2026-05-22T14:54:59.286Z | Compiling regex v1.12.3 |
| 725 | 2026-05-22T14:55:00.185Z | Compiling uuid v1.18.1 |
| 726 | 2026-05-22T14:55:00.744Z | Compiling block-buffer v0.10.4 |
| 727 | 2026-05-22T14:55:00.754Z | Compiling crypto-common v0.1.6 |
| 728 | 2026-05-22T14:55:00.878Z | Compiling rustls-pki-types v1.12.0 |
| 729 | 2026-05-22T14:55:00.888Z | Compiling scroll_derive v0.13.1 |
| 730 | 2026-05-22T14:55:00.952Z | Compiling futures-macro v0.3.32 |
| 731 | 2026-05-22T14:55:01.595Z | Compiling terminal_size v0.4.3 |
| 732 | 2026-05-22T14:55:01.694Z | Compiling phf_codegen v0.11.3 |
| 733 | 2026-05-22T14:55:01.704Z | Compiling semver v1.0.28 |
| 734 | 2026-05-22T14:55:01.736Z | Compiling mio v1.2.0 |
| 735 | 2026-05-22T14:55:01.806Z | Compiling slab v0.4.11 |
| 736 | 2026-05-22T14:55:01.976Z | Compiling usdt-impl v0.6.0 |
| 737 | 2026-05-22T14:55:01.993Z | Compiling httparse v1.10.1 |
| 738 | 2026-05-22T14:55:02.223Z | Compiling winnow v1.0.2 |
| 739 | 2026-05-22T14:55:02.331Z | Compiling base64 v0.22.1 |
| 740 | 2026-05-22T14:55:02.341Z | Compiling byteorder v1.5.0 |
| 741 | 2026-05-22T14:55:02.360Z | Compiling futures-io v0.3.32 |
| 742 | 2026-05-22T14:55:02.546Z | Compiling futures-task v0.3.32 |
| 743 | 2026-05-22T14:55:02.710Z | Compiling futures-util v0.3.32 |
| 744 | 2026-05-22T14:55:02.797Z | Compiling terminfo v0.9.0 |
| 745 | 2026-05-22T14:55:03.283Z | Compiling scroll v0.13.0 |
| 746 | 2026-05-22T14:55:03.576Z | Compiling dof v0.4.0 |
| 747 | 2026-05-22T14:55:03.593Z | Compiling digest v0.10.7 |
| 748 | 2026-05-22T14:55:04.248Z | Compiling dtrace-parser v0.3.0 |
| 749 | 2026-05-22T14:55:04.657Z | Compiling tracing-attributes v0.1.31 |
| 750 | 2026-05-22T14:55:04.803Z | Compiling ahash v0.8.12 |
| 751 | 2026-05-22T14:55:04.947Z | Compiling thread-id v5.0.0 |
| 752 | 2026-05-22T14:55:05.027Z | Compiling lock_api v0.4.13 |
| 753 | 2026-05-22T14:55:05.103Z | Compiling either v1.15.0 |
| 754 | 2026-05-22T14:55:05.267Z | Compiling unicode-linebreak v0.1.5 |
| 755 | 2026-05-22T14:55:05.310Z | Compiling nextest-workspace-hack v0.1.0 |
| 756 | 2026-05-22T14:55:05.321Z | Compiling plain v0.2.3 |
| 757 | 2026-05-22T14:55:05.430Z | Compiling untrusted v0.9.0 |
| 758 | 2026-05-22T14:55:05.527Z | Compiling fnv v1.0.7 |
| 759 | 2026-05-22T14:55:05.538Z | Compiling is_ci v1.2.0 |
| 760 | 2026-05-22T14:55:05.555Z | Compiling foldhash v0.1.5 |
| 761 | 2026-05-22T14:55:05.622Z | Compiling anyhow v1.0.98 |
| 762 | 2026-05-22T14:55:05.690Z | Compiling unicode-segmentation v1.12.0 |
| 763 | 2026-05-22T14:55:05.763Z | Compiling minimal-lexical v0.2.1 |
| 764 | 2026-05-22T14:55:05.864Z | Compiling unicode-width v0.1.14 |
| 765 | 2026-05-22T14:55:05.948Z | Compiling zstd-safe v7.2.4 |
| 766 | 2026-05-22T14:55:05.959Z | Compiling rustls v0.23.40 |
| 767 | 2026-05-22T14:55:06.043Z | Compiling bit-vec v0.6.3 |
| 768 | 2026-05-22T14:55:06.070Z | Compiling cpufeatures v0.2.17 |
| 769 | 2026-05-22T14:55:06.139Z | Compiling lab v0.11.0 |
| 770 | 2026-05-22T14:55:06.176Z | Compiling parking_lot_core v0.9.11 |
| 771 | 2026-05-22T14:55:06.186Z | Compiling portable-atomic v1.13.1 |
| 772 | 2026-05-22T14:55:06.296Z | Compiling scopeguard v1.2.0 |
| 773 | 2026-05-22T14:55:06.355Z | Compiling csscolorparser v0.6.2 |
| 774 | 2026-05-22T14:55:06.400Z | Compiling bit-set v0.5.3 |
| 775 | 2026-05-22T14:55:06.459Z | Compiling sha2 v0.10.9 |
| 776 | 2026-05-22T14:55:06.571Z | Compiling nom v7.1.3 |
| 777 | 2026-05-22T14:55:06.658Z | Compiling convert_case v0.7.1 |
| 778 | 2026-05-22T14:55:06.947Z | Compiling tracing v0.1.44 |
| 779 | 2026-05-22T14:55:06.957Z | Compiling hashbrown v0.15.5 |
| 780 | 2026-05-22T14:55:06.970Z | Compiling supports-color v3.0.2 |
| 781 | 2026-05-22T14:55:07.138Z | Compiling textwrap v0.16.2 |
| 782 | 2026-05-22T14:55:07.189Z | Compiling goblin v0.10.3 |
| 783 | 2026-05-22T14:55:07.624Z | Compiling mac_address v1.1.8 |
| 784 | 2026-05-22T14:55:07.709Z | Compiling flate2 v1.1.1 |
| 785 | 2026-05-22T14:55:07.970Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 786 | 2026-05-22T14:55:08.212Z | Compiling backtrace-ext v0.2.1 |
| 787 | 2026-05-22T14:55:08.226Z | Compiling tracing-log v0.2.0 |
| 788 | 2026-05-22T14:55:08.375Z | Compiling serde_tokenstream v0.2.2 |
| 789 | 2026-05-22T14:55:08.463Z | Compiling http v1.4.0 |
| 790 | 2026-05-22T14:55:08.483Z | Compiling cargo-platform v0.3.0 |
| 791 | 2026-05-22T14:55:08.550Z | Compiling pathdiff v0.2.3 |
| 792 | 2026-05-22T14:55:08.643Z | Compiling tokio-macros v2.7.0 |
| 793 | 2026-05-22T14:55:08.666Z | Compiling miette-derive v7.6.0 |
| 794 | 2026-05-22T14:55:09.022Z | Compiling sharded-slab v0.1.7 |
| 795 | 2026-05-22T14:55:09.254Z | Compiling euclid v0.22.11 |
| 796 | 2026-05-22T14:55:09.370Z | Compiling console v0.16.3 |
| 797 | 2026-05-22T14:55:09.617Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 798 | 2026-05-22T14:55:09.745Z | Compiling serde_spanned v1.1.1 |
| 799 | 2026-05-22T14:55:09.888Z | Compiling os_pipe v1.2.2 |
| 800 | 2026-05-22T14:55:09.888Z | Compiling thread_local v1.1.8 |
| 801 | 2026-05-22T14:55:10.034Z | Compiling supports-hyperlinks v3.1.0 |
| 802 | 2026-05-22T14:55:10.049Z | Compiling getrandom v0.4.2 |
| 803 | 2026-05-22T14:55:10.224Z | Compiling pretty-hex v0.4.1 |
| 804 | 2026-05-22T14:55:10.244Z | Compiling subtle v2.6.1 |
| 805 | 2026-05-22T14:55:10.288Z | Compiling bitflags v1.3.2 |
| 806 | 2026-05-22T14:55:10.368Z | Compiling rustix v0.38.44 |
| 807 | 2026-05-22T14:55:10.389Z | Compiling pulldown-cmark v0.13.3 |
| 808 | 2026-05-22T14:55:10.609Z | Compiling rand_core v0.10.0 |
| 809 | 2026-05-22T14:55:10.609Z | Compiling deltae v0.3.2 |
| 810 | 2026-05-22T14:55:10.648Z | Compiling supports-unicode v3.0.0 |
| 811 | 2026-05-22T14:55:10.651Z | Compiling fixedbitset v0.5.7 |
| 812 | 2026-05-22T14:55:10.710Z | Compiling option-ext v0.2.0 |
| 813 | 2026-05-22T14:55:10.763Z | Compiling debug-ignore v1.0.5 |
| 814 | 2026-05-22T14:55:10.802Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 815 | 2026-05-22T14:55:10.802Z | Compiling wezterm-color-types v0.3.0 |
| 816 | 2026-05-22T14:55:10.863Z | Compiling dirs-sys v0.5.0 |
| 817 | 2026-05-22T14:55:11.050Z | Compiling petgraph v0.8.3 |
| 818 | 2026-05-22T14:55:11.153Z | Compiling miette v7.6.0 |
| 819 | 2026-05-22T14:55:11.313Z | Compiling wezterm-input-types v0.1.0 |
| 820 | 2026-05-22T14:55:11.695Z | Compiling tracing-subscriber v0.3.23 |
| 821 | 2026-05-22T14:55:13.359Z | Compiling sigchld v0.2.4 |
| 822 | 2026-05-22T14:55:13.451Z | Compiling tokio v1.52.3 |
| 823 | 2026-05-22T14:55:13.549Z | Compiling ureq-proto v0.6.0 |
| 824 | 2026-05-22T14:55:14.115Z | Compiling cargo_metadata v0.23.1 |
| 825 | 2026-05-22T14:55:15.167Z | Compiling wezterm-blob-leases v0.1.1 |
| 826 | 2026-05-22T14:55:16.747Z | Compiling derive_more-impl v2.0.1 |
| 827 | 2026-05-22T14:55:18.236Z | Compiling fancy-regex v0.11.0 |
| 828 | 2026-05-22T14:55:18.286Z | Compiling itertools v0.14.0 |
| 829 | 2026-05-22T14:55:18.632Z | Compiling futures-executor v0.3.32 |
| 830 | 2026-05-22T14:55:19.123Z | Compiling socks v0.3.4 |
| 831 | 2026-05-22T14:55:19.371Z | Compiling webpki-roots v1.0.0 |
| 832 | 2026-05-22T14:55:19.492Z | Compiling wezterm-bidi v0.2.3 |
| 833 | 2026-05-22T14:55:19.805Z | Compiling vtparse v0.6.2 |
| 834 | 2026-05-22T14:55:20.221Z | Compiling anstyle-parse v1.0.0 |
| 835 | 2026-05-22T14:55:20.438Z | Compiling smol_str v0.3.2 |
| 836 | 2026-05-22T14:55:20.755Z | Compiling filedescriptor v0.8.3 |
| 837 | 2026-05-22T14:55:20.766Z | Compiling num-derive v0.4.2 |
| 838 | 2026-05-22T14:55:20.996Z | Compiling pin-project-internal v1.1.10 |
| 839 | 2026-05-22T14:55:21.142Z | Compiling nix v0.31.2 |
| 840 | 2026-05-22T14:55:21.524Z | Compiling filetime v0.2.25 |
| 841 | 2026-05-22T14:55:21.680Z | Compiling memmap2 v0.9.8 |
| 842 | 2026-05-22T14:55:21.796Z | Compiling termios v0.3.3 |
| 843 | 2026-05-22T14:55:21.958Z | Compiling quick-xml v0.38.4 |
| 844 | 2026-05-22T14:55:21.958Z | Compiling bstr v1.12.1 |
| 845 | 2026-05-22T14:55:22.057Z | Compiling vte v0.14.1 |
| 846 | 2026-05-22T14:55:22.148Z | Compiling encoding_rs v0.8.35 |
| 847 | 2026-05-22T14:55:22.271Z | Compiling eyre v0.6.12 |
| 848 | 2026-05-22T14:55:22.595Z | Compiling memmem v0.1.1 |
| 849 | 2026-05-22T14:55:22.653Z | Compiling unicase v2.9.0 |
| 850 | 2026-05-22T14:55:22.836Z | Compiling self_update v0.44.0 |
| 851 | 2026-05-22T14:55:23.088Z | Compiling allocator-api2 v0.2.21 |
| 852 | 2026-05-22T14:55:23.339Z | Compiling tinyvec_macros v0.1.1 |
| 853 | 2026-05-22T14:55:23.409Z | Compiling hex v0.4.3 |
| 854 | 2026-05-22T14:55:23.477Z | Compiling anstyle-query v1.1.2 |
| 855 | 2026-05-22T14:55:23.558Z | Compiling nested v0.1.1 |
| 856 | 2026-05-22T14:55:23.695Z | Compiling xattr v1.5.0 |
| 857 | 2026-05-22T14:55:23.751Z | Compiling utf8-zero v0.8.1 |
| 858 | 2026-05-22T14:55:23.768Z | Compiling anstyle v1.0.14 |
| 859 | 2026-05-22T14:55:23.878Z | Compiling colorchoice v1.0.3 |
| 860 | 2026-05-22T14:55:23.954Z | Compiling unit-prefix v0.5.1 |
| 861 | 2026-05-22T14:55:24.052Z | Compiling cpufeatures v0.3.0 |
| 862 | 2026-05-22T14:55:24.100Z | Compiling litrs v0.4.1 |
| 863 | 2026-05-22T14:55:24.121Z | Compiling percent-encoding v2.3.2 |
| 864 | 2026-05-22T14:55:24.204Z | Compiling iana-time-zone v0.1.63 |
| 865 | 2026-05-22T14:55:24.384Z | Compiling fixedbitset v0.4.2 |
| 866 | 2026-05-22T14:55:24.493Z | Compiling static_assertions v1.1.0 |
| 867 | 2026-05-22T14:55:24.507Z | Compiling is_terminal_polyfill v1.70.1 |
| 868 | 2026-05-22T14:55:24.564Z | Compiling finl_unicode v1.4.0 |
| 869 | 2026-05-22T14:55:24.588Z | Compiling color-spantrace v0.3.0 |
| 870 | 2026-05-22T14:55:24.599Z | Compiling anstream v1.0.0 |
| 871 | 2026-05-22T14:55:24.758Z | Compiling guppy v0.17.25 |
| 872 | 2026-05-22T14:55:24.846Z | Compiling termwiz v0.23.3 |
| 873 | 2026-05-22T14:55:24.933Z | Compiling document-features v0.2.11 |
| 874 | 2026-05-22T14:55:25.092Z | Compiling chrono v0.4.44 |
| 875 | 2026-05-22T14:55:25.470Z | Compiling enum_dispatch v0.3.13 |
| 876 | 2026-05-22T14:55:26.380Z | Compiling chacha20 v0.10.0 |
| 877 | 2026-05-22T14:55:26.431Z | Compiling indicatif v0.18.4 |
| 878 | 2026-05-22T14:55:26.682Z | Compiling tar v0.4.45 |
| 879 | 2026-05-22T14:55:28.448Z | Compiling zstd v0.13.3 |
| 880 | 2026-05-22T14:55:28.868Z | Compiling hashbrown v0.16.1 |
| 881 | 2026-05-22T14:55:29.146Z | Compiling tinyvec v1.9.0 |
| 882 | 2026-05-22T14:55:29.512Z | Compiling globset v0.4.18 |
| 883 | 2026-05-22T14:55:29.570Z | Compiling strip-ansi-escapes v0.2.1 |
| 884 | 2026-05-22T14:55:29.681Z | Compiling pin-project v1.1.10 |
| 885 | 2026-05-22T14:55:29.927Z | Compiling nextest-metadata v0.14.1 |
| 886 | 2026-05-22T14:55:30.044Z | Compiling futures v0.3.32 |
| 887 | 2026-05-22T14:55:30.124Z | Compiling parking_lot v0.12.4 |
| 888 | 2026-05-22T14:55:31.002Z | Compiling derive_more v2.0.1 |
| 889 | 2026-05-22T14:55:31.081Z | Compiling shared_child v1.1.1 |
| 890 | 2026-05-22T14:55:31.387Z | Compiling tracing-error v0.2.1 |
| 891 | 2026-05-22T14:55:32.656Z | Compiling dirs v6.0.0 |
| 892 | 2026-05-22T14:55:32.812Z | Compiling toml v1.1.2+spec-1.1.0 |
| 893 | 2026-05-22T14:55:33.396Z | Compiling usdt-attr-macro v0.6.0 |
| 894 | 2026-05-22T14:55:34.020Z | Compiling usdt-macro v0.6.0 |
| 895 | 2026-05-22T14:55:34.134Z | Compiling signal-hook-mio v0.2.5 |
| 896 | 2026-05-22T14:55:34.261Z | Compiling newtype-uuid v1.3.2 |
| 897 | 2026-05-22T14:55:34.458Z | Compiling self-replace v1.5.0 |
| 898 | 2026-05-22T14:55:34.693Z | Compiling shared_thread v0.2.0 |
| 899 | 2026-05-22T14:55:34.715Z | Compiling urlencoding v2.1.3 |
| 900 | 2026-05-22T14:55:34.949Z | Compiling clap_lex v1.0.0 |
| 901 | 2026-05-22T14:55:35.078Z | Compiling heck v0.5.0 |
| 902 | 2026-05-22T14:55:35.270Z | Compiling vec_map v0.8.2 |
| 903 | 2026-05-22T14:55:35.296Z | Compiling foldhash v0.2.0 |
| 904 | 2026-05-22T14:55:35.444Z | Compiling recursion v0.5.4 |
| 905 | 2026-05-22T14:55:35.555Z | Compiling lru v0.16.3 |
| 906 | 2026-05-22T14:55:35.568Z | Compiling indenter v0.3.4 |
| 907 | 2026-05-22T14:55:35.579Z | Compiling shell-words v1.1.1 |
| 908 | 2026-05-22T14:55:35.743Z | Compiling humantime v2.3.0 |
| 909 | 2026-05-22T14:55:35.817Z | Compiling sapling-streampager v0.12.0 |
| 910 | 2026-05-22T14:55:35.895Z | Compiling clap_derive v4.6.1 |
| 911 | 2026-05-22T14:55:36.153Z | Compiling humantime-serde v1.1.1 |
| 912 | 2026-05-22T14:55:36.778Z | Compiling nextest-filtering v0.21.0 |
| 913 | 2026-05-22T14:55:37.041Z | Compiling iddqd v0.4.0 |
| 914 | 2026-05-22T14:55:37.711Z | Compiling clap_builder v4.6.0 |
| 915 | 2026-05-22T14:55:38.423Z | Compiling duct v1.1.1 |
| 916 | 2026-05-22T14:55:38.644Z | Compiling usdt v0.6.0 |
| 917 | 2026-05-22T14:55:39.304Z | Compiling quick-junit v0.6.0 |
| 918 | 2026-05-22T14:55:40.373Z | Compiling crossterm v0.29.0 |
| 919 | 2026-05-22T14:55:40.888Z | Compiling config v0.15.22 |
| 920 | 2026-05-22T14:55:41.201Z | Compiling atomicwrites v0.4.4 |
| 921 | 2026-05-22T14:55:41.476Z | Compiling cargo-nextest v0.9.136 |
| 922 | 2026-05-22T14:55:41.790Z | Compiling rand v0.10.1 |
| 923 | 2026-05-22T14:55:42.442Z | Compiling async-scoped v0.9.0 |
| 924 | 2026-05-22T14:55:42.627Z | Compiling unicode-normalization v0.1.25 |
| 925 | 2026-05-22T14:55:43.184Z | Compiling eazip v0.2.4 |
| 926 | 2026-05-22T14:55:43.368Z | Compiling tokio-stream v0.1.18 |
| 927 | 2026-05-22T14:55:43.640Z | Compiling target-spec-miette v0.4.6 |
| 928 | 2026-05-22T14:55:43.900Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 929 | 2026-05-22T14:55:43.911Z | Compiling future-queue v0.4.0 |
| 930 | 2026-05-22T14:55:44.001Z | Compiling mukti-metadata v0.3.0 |
| 931 | 2026-05-22T14:55:44.179Z | Compiling camino-tempfile v1.4.1 |
| 932 | 2026-05-22T14:55:44.479Z | Compiling derive-where v1.6.1 |
| 933 | 2026-05-22T14:55:44.573Z | Compiling bytesize v2.3.1 |
| 934 | 2026-05-22T14:55:44.926Z | Compiling serde_path_to_error v0.1.20 |
| 935 | 2026-05-22T14:55:44.948Z | Compiling serde_ignored v0.1.14 |
| 936 | 2026-05-22T14:55:45.159Z | Compiling etcetera v0.11.0 |
| 937 | 2026-05-22T14:55:45.363Z | Compiling countio v0.2.19 |
| 938 | 2026-05-22T14:55:45.435Z | Compiling swrite v0.1.0 |
| 939 | 2026-05-22T14:55:45.467Z | Compiling xxhash-rust v0.8.15 |
| 940 | 2026-05-22T14:55:45.470Z | Compiling home v0.5.12 |
| 941 | 2026-05-22T14:55:45.529Z | Compiling color-eyre v0.6.5 |
| 942 | 2026-05-22T14:55:45.555Z | Compiling clap v4.6.1 |
| 943 | 2026-05-22T14:55:45.632Z | Compiling dialoguer v0.12.0 |
| 944 | 2026-05-22T14:55:45.635Z | Compiling enable-ansi-support v0.3.1 |
| 945 | 2026-05-22T14:55:45.711Z | Compiling locked-tripwire v0.1.0 |
| 946 | 2026-05-22T14:55:45.724Z | Compiling idna_adapter v1.0.0 |
| 947 | 2026-05-22T14:55:49.592Z | Compiling rustls-webpki v0.103.13 |
| 948 | 2026-05-22T14:55:52.807Z | Compiling ureq v3.3.0 |
| 949 | 2026-05-22T14:55:54.846Z | Compiling nextest-runner v0.117.0 |
| 950 | 2026-05-22T14:56:27.530Z | Finished `release` profile [optimized] target(s) in 1m 45s |
| 951 | 2026-05-22T14:56:27.614Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 952 | 2026-05-22T14:56:27.617Z | Installed package `cargo-nextest v0.9.136` (executable `cargo-nextest`) |
| 953 | 2026-05-22T14:56:27.764Z | + cargo nextest run --features test_generated |
| 954 | 2026-05-22T14:56:27.998Z | Compiling unicode-ident v1.0.18 |
| 955 | 2026-05-22T14:56:27.998Z | Compiling equivalent v1.0.2 |
| 956 | 2026-05-22T14:56:27.998Z | Compiling bitflags v2.9.2 |
| 957 | 2026-05-22T14:56:28.001Z | Compiling once_cell v1.21.3 |
| 958 | 2026-05-22T14:56:28.001Z | Compiling allocator-api2 v0.2.21 |
| 959 | 2026-05-22T14:56:28.001Z | Compiling libc v0.2.175 |
| 960 | 2026-05-22T14:56:28.011Z | Compiling cfg-if v1.0.1 |
| 961 | 2026-05-22T14:56:28.014Z | Compiling winnow v0.7.12 |
| 962 | 2026-05-22T14:56:28.058Z | Compiling anstyle v1.0.11 |
| 963 | 2026-05-22T14:56:28.072Z | Compiling indexmap v2.10.0 |
| 964 | 2026-05-22T14:56:28.107Z | Compiling proc-macro2 v1.0.101 |
| 965 | 2026-05-22T14:56:28.199Z | Compiling fastrand v2.3.0 |
| 966 | 2026-05-22T14:56:28.211Z | Compiling utf8parse v0.2.2 |
| 967 | 2026-05-22T14:56:28.254Z | Compiling anstyle-query v1.1.4 |
| 968 | 2026-05-22T14:56:28.300Z | Compiling anstyle-parse v0.2.7 |
| 969 | 2026-05-22T14:56:28.307Z | Compiling foldhash v0.1.5 |
| 970 | 2026-05-22T14:56:28.339Z | Compiling unicode-segmentation v1.12.0 |
| 971 | 2026-05-22T14:56:28.447Z | Compiling quote v1.0.40 |
| 972 | 2026-05-22T14:56:28.457Z | Compiling errno v0.3.13 |
| 973 | 2026-05-22T14:56:28.457Z | Compiling getrandom v0.3.3 |
| 974 | 2026-05-22T14:56:28.476Z | Compiling colorchoice v1.0.4 |
| 975 | 2026-05-22T14:56:28.573Z | Compiling rustix v1.0.8 |
| 976 | 2026-05-22T14:56:28.583Z | Compiling unicode-width v0.2.1 |
| 977 | 2026-05-22T14:56:28.583Z | Compiling is_terminal_polyfill v1.70.1 |
| 978 | 2026-05-22T14:56:28.623Z | Compiling syn v2.0.106 |
| 979 | 2026-05-22T14:56:28.659Z | Compiling memchr v2.7.5 |
| 980 | 2026-05-22T14:56:28.713Z | Compiling anstream v0.6.20 |
| 981 | 2026-05-22T14:56:28.737Z | Compiling rustix v0.38.44 |
| 982 | 2026-05-22T14:56:28.796Z | Compiling hashbrown v0.15.5 |
| 983 | 2026-05-22T14:56:28.838Z | Compiling clap_lex v0.7.5 |
| 984 | 2026-05-22T14:56:29.005Z | Compiling strsim v0.11.1 |
| 985 | 2026-05-22T14:56:29.065Z | Compiling aho-corasick v1.1.3 |
| 986 | 2026-05-22T14:56:29.311Z | Compiling toml_edit v0.22.27 |
| 987 | 2026-05-22T14:56:29.315Z | Compiling tempfile v3.20.0 |
| 988 | 2026-05-22T14:56:29.377Z | Compiling regex-syntax v0.8.5 |
| 989 | 2026-05-22T14:56:29.464Z | Compiling clap_builder v4.5.44 |
| 990 | 2026-05-22T14:56:29.567Z | Compiling atomicwrites v0.4.4 |
| 991 | 2026-05-22T14:56:29.707Z | Compiling bitset-macro v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 992 | 2026-05-22T14:56:29.743Z | Compiling console v0.15.11 |
| 993 | 2026-05-22T14:56:30.008Z | Compiling camino v1.1.11 |
| 994 | 2026-05-22T14:56:30.157Z | Compiling newline-converter v0.3.0 |
| 995 | 2026-05-22T14:56:30.258Z | Compiling hashbrown v0.16.1 |
| 996 | 2026-05-22T14:56:30.375Z | Compiling similar v2.7.0 |
| 997 | 2026-05-22T14:56:30.382Z | Compiling rustc-hash v2.1.1 |
| 998 | 2026-05-22T14:56:30.489Z | Compiling proc-macro-crate v3.3.0 |
| 999 | 2026-05-22T14:56:30.780Z | Compiling regex-automata v0.4.9 |
| 1000 | 2026-05-22T14:56:30.884Z | Compiling fixedbitset v0.5.7 |
| 1001 | 2026-05-22T14:56:31.056Z | Compiling foldhash v0.2.0 |
| 1002 | 2026-05-22T14:56:31.205Z | Compiling bitset v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a) |
| 1003 | 2026-05-22T14:56:31.307Z | Compiling iddqd v0.3.17 |
| 1004 | 2026-05-22T14:56:31.307Z | Compiling petgraph v0.8.2 |
| 1005 | 2026-05-22T14:56:31.324Z | Compiling expectorate v1.2.0 |
| 1006 | 2026-05-22T14:56:31.455Z | Compiling prettyplease v0.2.37 |
| 1007 | 2026-05-22T14:56:32.026Z | Compiling camino-tempfile v1.4.1 |
| 1008 | 2026-05-22T14:56:32.162Z | Compiling anyhow v1.0.99 |
| 1009 | 2026-05-22T14:56:32.247Z | Compiling annotate-snippets v0.11.5 |
| 1010 | 2026-05-22T14:56:32.409Z | Compiling convert_case v0.8.0 |
| 1011 | 2026-05-22T14:56:32.540Z | Compiling regex v1.11.1 |
| 1012 | 2026-05-22T14:56:32.552Z | Compiling num_enum_derive v0.7.4 |
| 1013 | 2026-05-22T14:56:32.803Z | Compiling thiserror-impl v2.0.15 |
| 1014 | 2026-05-22T14:56:32.978Z | Compiling clap_derive v4.5.45 |
| 1015 | 2026-05-22T14:56:33.032Z | Compiling colored v3.0.0 |
| 1016 | 2026-05-22T14:56:33.093Z | Compiling rust_rpi v0.1.0 (/work/oxidecomputer/rsf/rust_rpi) |
| 1017 | 2026-05-22T14:56:33.740Z | Compiling num_enum v0.7.4 |
| 1018 | 2026-05-22T14:56:33.968Z | Compiling thiserror v2.0.15 |
| 1019 | 2026-05-22T14:56:34.360Z | Compiling clap v4.5.45 |
| 1020 | 2026-05-22T14:56:34.396Z | Compiling rsf v0.1.0 (/work/oxidecomputer/rsf/lib) |
| 1021 | 2026-05-22T14:56:38.089Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.13s |
| 1022 | 2026-05-22T14:56:38.117Z | ──────────── |
| 1023 | 2026-05-22T14:56:38.117Z | Nextest run ID f51c0746-5710-44b6-a0f9-0b72db5a206b with nextest profile: default |
| 1024 | 2026-05-22T14:56:38.117Z | Starting 9 tests across 4 binaries |
| 1025 | 2026-05-22T14:56:38.125Z | PASS [ 0.007s] (1/9) rsf parser::test::multi_level_use |
| 1026 | 2026-05-22T14:56:38.127Z | PASS [ 0.008s] (2/9) rsf parser::test::multi_level_use_file_resolution |
| 1027 | 2026-05-22T14:56:38.127Z | PASS [ 0.008s] (3/9) rsf::codegen run_generated_code |
| 1028 | 2026-05-22T14:56:38.127Z | PASS [ 0.008s] (4/9) rsf parser::test::same_name_modules_in_different_subtrees |
| 1029 | 2026-05-22T14:56:38.127Z | PASS [ 0.009s] (5/9) rsf ast::test::ast_roundtrip |
| 1030 | 2026-05-22T14:56:38.127Z | PASS [ 0.010s] (6/9) rsf model::test::nic_example_resolve |
| 1031 | 2026-05-22T14:56:38.127Z | PASS [ 0.010s] (7/9) rsf model::test::register_lookup_visitor |
| 1032 | 2026-05-22T14:56:38.127Z | PASS [ 0.010s] (8/9) rsf parser::test::nic_example_parse |
| 1033 | 2026-05-22T14:56:38.150Z | PASS [ 0.025s] (9/9) rsf::codegen test_codegen |
| 1034 | 2026-05-22T14:56:38.153Z | ──────────── |
| 1035 | 2026-05-22T14:56:38.153Z | Summary [ 0.033s] 9 tests run: 9 passed, 0 skipped |
| 1036 | 2026-05-22T14:56:38.155Z | process exited: duration 140879 ms, exit code 0 |
| |
| 1037 | 2026-05-22T14:56:38.161Z | found 0 output files |