|
|
|
| 1 | 2026-06-08T07:33:20.192Z | job assigned to worker 01KTK2BNEB68J0FMRKS8R5C0M8 [factory aws, i-04dca239c7e59c200] (queued for 44 s) |
| |
| 2 | 2026-06-08T07:33:27.333Z | starting task 0: "setup" |
| 3 | 2026-06-08T07:33:27.337Z | ++ uname -s |
| 4 | 2026-06-08T07:33:27.340Z | + kern=SunOS |
| 5 | 2026-06-08T07:33:27.341Z | + build_user=build |
| 6 | 2026-06-08T07:33:27.341Z | + build_uid=12345 |
| 7 | 2026-06-08T07:33:27.341Z | + work_dir=/work |
| 8 | 2026-06-08T07:33:27.341Z | + input_dir=/input |
| 9 | 2026-06-08T07:33:27.341Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-08T07:33:27.341Z | + case "$kern" in |
| 11 | 2026-06-08T07:33:27.341Z | + groupadd -g 12345 build |
| 12 | 2026-06-08T07:33:27.341Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-08T07:33:29.347Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-08T07:33:29.464Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-08T07:33:29.467Z | + home_fs=zfs |
| 16 | 2026-06-08T07:33:29.467Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-08T07:33:29.467Z | + mkdir -p /home/build |
| 18 | 2026-06-08T07:33:29.467Z | + chown build:build /home/build /work |
| 19 | 2026-06-08T07:33:31.467Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-08T07:33:31.471Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-06-08T07:33:31.477Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-08T07:33:31.481Z | + printf ' * rust toolchain channel = "%s"\n' 1.94 |
| 23 | 2026-06-08T07:33:31.481Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-08T07:33:31.481Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-08T07:33:31.481Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-08T07:33:31.481Z | * rust toolchain channel = "1.94" |
| 27 | 2026-06-08T07:33:31.482Z | * rust toolchain profile = "default" |
| 28 | 2026-06-08T07:33:31.485Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-08T07:33:31.485Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94 --profile default |
| 30 | 2026-06-08T07:33:31.581Z | info: downloading installer |
| 31 | 2026-06-08T07:33:32.957Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-08T07:33:32.957Z | warn: /opt/ooce/bin |
| 33 | 2026-06-08T07:33:32.957Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-08T07:33:32.957Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-08T07:33:32.957Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-08T07:33:32.957Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-08T07:33:32.957Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-08T07:33:32.957Z | error: cannot install while Rust is installed |
| 39 | 2026-06-08T07:33:32.957Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-08T07:33:32.957Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-08T07:33:32.957Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-08T07:33:32.957Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-08T07:33:32.957Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-08T07:33:32.971Z | info: profile set to default |
| 45 | 2026-06-08T07:33:32.971Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-08T07:33:32.974Z | info: syncing channel updates for 1.94-x86_64-unknown-illumos |
| 47 | 2026-06-08T07:33:33.112Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-06-08T07:33:33.115Z | info: downloading 6 components |
| 49 | 2026-06-08T07:33:46.964Z | info: default toolchain set to 1.94-x86_64-unknown-illumos |
| 50 | 2026-06-08T07:33:46.964Z | |
| 51 | 2026-06-08T07:33:46.998Z | 1.94-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-06-08T07:33:46.998Z | |
| 53 | 2026-06-08T07:33:46.998Z | |
| 54 | 2026-06-08T07:33:46.998Z | Rust is installed now. Great! |
| 55 | 2026-06-08T07:33:46.998Z | |
| 56 | 2026-06-08T07:33:46.998Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-08T07:33:46.998Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-08T07:33:46.998Z | |
| 59 | 2026-06-08T07:33:46.998Z | To configure your current shell, you need to source |
| 60 | 2026-06-08T07:33:46.998Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-08T07:33:46.998Z | |
| 62 | 2026-06-08T07:33:46.998Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-08T07:33:46.998Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-08T07:33:47.002Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-08T07:33:47.002Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-08T07:33:47.002Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-08T07:33:47.002Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-08T07:33:47.002Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-08T07:33:47.002Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-08T07:33:47.002Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-08T07:33:47.084Z | + rustup --version |
| 72 | 2026-06-08T07:33:47.093Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-08T07:33:47.096Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-08T07:33:47.114Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-06-08T07:33:47.119Z | + cargo --version |
| 76 | 2026-06-08T07:33:47.129Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-06-08T07:33:47.133Z | + rustc --version |
| 78 | 2026-06-08T07:33:47.151Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-06-08T07:33:47.154Z | process exited: duration 15673 ms, exit code 0 |
| |
| 80 | 2026-06-08T07:33:47.161Z | starting task 2: "authentication" |
| 81 | 2026-06-08T07:33:47.177Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-08T07:33:47.183Z | starting task 3: "clone repository" |
| 83 | 2026-06-08T07:33:47.186Z | + mkdir -p /work/oxidecomputer/buildomat |
| 84 | 2026-06-08T07:33:47.189Z | + git clone https://github.com/oxidecomputer/buildomat /work/oxidecomputer/buildomat |
| 85 | 2026-06-08T07:33:47.229Z | Cloning into '/work/oxidecomputer/buildomat'... |
| 86 | 2026-06-08T07:33:48.358Z | + cd /work/oxidecomputer/buildomat |
| 87 | 2026-06-08T07:33:48.358Z | + git fetch origin 74e86b527bed491e3aaf06bea35052c705845300 |
| 88 | 2026-06-08T07:33:48.584Z | From https://github.com/oxidecomputer/buildomat |
| 89 | 2026-06-08T07:33:48.584Z | * branch 74e86b527bed491e3aaf06bea35052c705845300 -> FETCH_HEAD |
| 90 | 2026-06-08T07:33:48.588Z | + [[ -n ea-user-factory ]] |
| 91 | 2026-06-08T07:33:48.591Z | ++ git branch --show-current |
| 92 | 2026-06-08T07:33:48.591Z | + current=main |
| 93 | 2026-06-08T07:33:48.591Z | + [[ main != ea-user-factory ]] |
| 94 | 2026-06-08T07:33:48.591Z | + git branch -f ea-user-factory 74e86b527bed491e3aaf06bea35052c705845300 |
| 95 | 2026-06-08T07:33:48.594Z | + git checkout -f ea-user-factory |
| 96 | 2026-06-08T07:33:48.605Z | Switched to branch 'ea-user-factory' |
| 97 | 2026-06-08T07:33:48.608Z | + git reset --hard 74e86b527bed491e3aaf06bea35052c705845300 |
| 98 | 2026-06-08T07:33:48.616Z | HEAD is now at 74e86b5 user: implement user factory |
| 99 | 2026-06-08T07:33:48.619Z | process exited: duration 1433 ms, exit code 0 |
| |
| 100 | 2026-06-08T07:33:48.625Z | starting task 4: "build" |
| 101 | 2026-06-08T07:33:48.631Z | + banner clippy |
| 102 | 2026-06-08T07:33:48.634Z | |
| 103 | 2026-06-08T07:33:48.634Z | #### # # ##### ##### # # |
| 104 | 2026-06-08T07:33:48.634Z | # # # # # # # # # # |
| 105 | 2026-06-08T07:33:48.634Z | # # # # # # # # |
| 106 | 2026-06-08T07:33:48.634Z | # # # ##### ##### # |
| 107 | 2026-06-08T07:33:48.634Z | # # # # # # # |
| 108 | 2026-06-08T07:33:48.634Z | #### ###### # # # # |
| 109 | 2026-06-08T07:33:48.634Z | |
| 110 | 2026-06-08T07:33:48.634Z | + cargo clippy --locked --tests --workspace -- -Dwarnings |
| 111 | 2026-06-08T07:33:48.692Z | info: syncing channel updates for 1.94-x86_64-unknown-illumos |
| 112 | 2026-06-08T07:33:48.825Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 113 | 2026-06-08T07:33:48.832Z | info: downloading component rust-std |
| 114 | 2026-06-08T07:33:53.584Z | Updating crates.io index |
| 115 | 2026-06-08T07:33:53.616Z | Updating git repository `https://github.com/jclulow/hiercmd` |
| 116 | 2026-06-08T07:33:54.009Z | Updating git repository `https://github.com/huxi/rusty_ulid` |
| 117 | 2026-06-08T07:33:54.877Z | Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 118 | 2026-06-08T07:33:55.139Z | Updating git repository `https://github.com/oxidecomputer/tlvc` |
| 119 | 2026-06-08T07:33:55.874Z | Updating git repository `https://github.com/illumos/smf-rs.git` |
| 120 | 2026-06-08T07:33:56.130Z | Updating git repository `https://github.com/oxidecomputer/third-party-api-clients` |
| 121 | 2026-06-08T07:34:01.309Z | Downloading crates ... |
| 122 | 2026-06-08T07:34:01.361Z | Downloaded adler2 v2.0.1 |
| 123 | 2026-06-08T07:34:01.364Z | Downloaded async-stream-impl v0.3.6 |
| 124 | 2026-06-08T07:34:01.367Z | Downloaded atomic-waker v1.1.2 |
| 125 | 2026-06-08T07:34:01.370Z | Downloaded crc v3.3.0 |
| 126 | 2026-06-08T07:34:01.370Z | Downloaded atty v0.2.14 |
| 127 | 2026-06-08T07:34:01.378Z | Downloaded aws-credential-types v1.2.14 |
| 128 | 2026-06-08T07:34:01.381Z | Downloaded ansi-to-html v0.2.2 |
| 129 | 2026-06-08T07:34:01.381Z | Downloaded ahash v0.8.12 |
| 130 | 2026-06-08T07:34:01.384Z | Downloaded async-trait v0.1.89 |
| 131 | 2026-06-08T07:34:01.387Z | Downloaded autocfg v1.5.0 |
| 132 | 2026-06-08T07:34:01.396Z | Downloaded elliptic-curve v0.12.3 |
| 133 | 2026-06-08T07:34:01.410Z | Downloaded hyper-rustls v0.27.7 |
| 134 | 2026-06-08T07:34:01.410Z | Downloaded anyhow v1.0.100 |
| 135 | 2026-06-08T07:34:01.410Z | Downloaded idna_adapter v1.2.1 |
| 136 | 2026-06-08T07:34:01.410Z | Downloaded allocator-api2 v0.2.21 |
| 137 | 2026-06-08T07:34:01.414Z | Downloaded icu_properties v2.1.2 |
| 138 | 2026-06-08T07:34:01.417Z | Downloaded jsonwebtoken v9.3.1 |
| 139 | 2026-06-08T07:34:01.420Z | Downloaded dirs-next v2.0.0 |
| 140 | 2026-06-08T07:34:01.420Z | Downloaded aws-smithy-observability v0.2.6 |
| 141 | 2026-06-08T07:34:01.423Z | Downloaded inherent v1.0.13 |
| 142 | 2026-06-08T07:34:01.423Z | Downloaded hyper-tls v0.6.0 |
| 143 | 2026-06-08T07:34:01.426Z | Downloaded getopts v0.2.24 |
| 144 | 2026-06-08T07:34:01.426Z | Downloaded find-msvc-tools v0.1.9 |
| 145 | 2026-06-08T07:34:01.429Z | Downloaded ipnet v2.11.0 |
| 146 | 2026-06-08T07:34:01.429Z | Downloaded libscf-sys v1.1.0 |
| 147 | 2026-06-08T07:34:01.432Z | Downloaded icu_normalizer_data v2.1.1 |
| 148 | 2026-06-08T07:34:01.432Z | Downloaded hex v0.4.3 |
| 149 | 2026-06-08T07:34:01.435Z | Downloaded dirs-sys-next v0.1.2 |
| 150 | 2026-06-08T07:34:01.435Z | Downloaded jobserver v0.1.34 |
| 151 | 2026-06-08T07:34:01.439Z | Downloaded debug-ignore v1.0.5 |
| 152 | 2026-06-08T07:34:01.439Z | Downloaded crypto-common v0.2.1 |
| 153 | 2026-06-08T07:34:01.442Z | Downloaded hybrid-array v0.4.12 |
| 154 | 2026-06-08T07:34:01.442Z | Downloaded aws-smithy-runtime-api-macros v1.0.0 |
| 155 | 2026-06-08T07:34:01.445Z | Downloaded cpufeatures v0.3.0 |
| 156 | 2026-06-08T07:34:01.445Z | Downloaded base16ct v0.1.1 |
| 157 | 2026-06-08T07:34:01.448Z | Downloaded futures-executor v0.3.31 |
| 158 | 2026-06-08T07:34:01.448Z | Downloaded fastrand v2.3.0 |
| 159 | 2026-06-08T07:34:01.451Z | Downloaded heck v0.5.0 |
| 160 | 2026-06-08T07:34:01.451Z | Downloaded base64-simd v0.8.0 |
| 161 | 2026-06-08T07:34:01.454Z | Downloaded generic-array v0.14.7 |
| 162 | 2026-06-08T07:34:01.454Z | Downloaded futures-io v0.3.31 |
| 163 | 2026-06-08T07:34:01.454Z | Downloaded errno v0.3.14 |
| 164 | 2026-06-08T07:34:01.457Z | Downloaded hostname v0.4.2 |
| 165 | 2026-06-08T07:34:01.460Z | Downloaded fnv v1.0.7 |
| 166 | 2026-06-08T07:34:01.460Z | Downloaded darling_macro v0.20.11 |
| 167 | 2026-06-08T07:34:01.460Z | Downloaded debug_parser v0.1.4 |
| 168 | 2026-06-08T07:34:01.463Z | Downloaded compression-core v0.4.32 |
| 169 | 2026-06-08T07:34:01.463Z | Downloaded cpufeatures v0.2.17 |
| 170 | 2026-06-08T07:34:01.463Z | Downloaded block-buffer v0.12.0 |
| 171 | 2026-06-08T07:34:01.466Z | Downloaded crc-catalog v2.4.0 |
| 172 | 2026-06-08T07:34:01.467Z | Downloaded ident_case v1.0.1 |
| 173 | 2026-06-08T07:34:01.469Z | Downloaded aws-smithy-query v0.60.15 |
| 174 | 2026-06-08T07:34:01.470Z | Downloaded heck v0.4.1 |
| 175 | 2026-06-08T07:34:01.473Z | Downloaded devinfo v0.1.0 |
| 176 | 2026-06-08T07:34:01.476Z | Downloaded dyn-clone v1.0.20 |
| 177 | 2026-06-08T07:34:01.480Z | Downloaded itoa v1.0.17 |
| 178 | 2026-06-08T07:34:01.483Z | Downloaded form_urlencoded v1.2.2 |
| 179 | 2026-06-08T07:34:01.483Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-06-08T07:34:01.486Z | Downloaded is-terminal v0.4.17 |
| 181 | 2026-06-08T07:34:01.487Z | Downloaded fallible-streaming-iterator v0.1.9 |
| 182 | 2026-06-08T07:34:01.487Z | Downloaded dunce v1.0.5 |
| 183 | 2026-06-08T07:34:01.490Z | Downloaded async-stream v0.3.6 |
| 184 | 2026-06-08T07:34:01.490Z | Downloaded hostname v0.3.1 |
| 185 | 2026-06-08T07:34:01.493Z | Downloaded equivalent v1.0.2 |
| 186 | 2026-06-08T07:34:01.496Z | Downloaded darling_macro v0.21.3 |
| 187 | 2026-06-08T07:34:01.496Z | Downloaded futures-sink v0.3.31 |
| 188 | 2026-06-08T07:34:01.499Z | Downloaded mime v0.3.17 |
| 189 | 2026-06-08T07:34:01.499Z | Downloaded match_cfg v0.1.0 |
| 190 | 2026-06-08T07:34:01.499Z | Downloaded futures-macro v0.3.31 |
| 191 | 2026-06-08T07:34:01.502Z | Downloaded futures-task v0.3.31 |
| 192 | 2026-06-08T07:34:01.502Z | Downloaded dtrace-parser v0.3.0 |
| 193 | 2026-06-08T07:34:01.502Z | Downloaded httpdate v1.0.3 |
| 194 | 2026-06-08T07:34:01.505Z | Downloaded dof v0.4.0 |
| 195 | 2026-06-08T07:34:01.505Z | Downloaded hyper-rustls v0.24.2 |
| 196 | 2026-06-08T07:34:01.508Z | Downloaded glob v0.3.3 |
| 197 | 2026-06-08T07:34:01.508Z | Downloaded group v0.12.1 |
| 198 | 2026-06-08T07:34:01.512Z | Downloaded futures-core v0.3.31 |
| 199 | 2026-06-08T07:34:01.512Z | Downloaded http-body v1.0.1 |
| 200 | 2026-06-08T07:34:01.512Z | Downloaded digest v0.10.7 |
| 201 | 2026-06-08T07:34:01.515Z | Downloaded http-range v0.1.5 |
| 202 | 2026-06-08T07:34:01.515Z | Downloaded expect-test v1.5.1 |
| 203 | 2026-06-08T07:34:01.518Z | Downloaded ff v0.12.1 |
| 204 | 2026-06-08T07:34:01.518Z | Downloaded lazy_static v1.5.0 |
| 205 | 2026-06-08T07:34:01.518Z | Downloaded compression-codecs v0.4.38 |
| 206 | 2026-06-08T07:34:01.521Z | Downloaded num-derive v0.3.3 |
| 207 | 2026-06-08T07:34:01.525Z | Downloaded libdevinfo-sys v1.1.0 |
| 208 | 2026-06-08T07:34:01.525Z | Downloaded num-conv v0.2.0 |
| 209 | 2026-06-08T07:34:01.525Z | Downloaded foreign-types-shared v0.1.1 |
| 210 | 2026-06-08T07:34:01.528Z | Downloaded foreign-types v0.3.2 |
| 211 | 2026-06-08T07:34:01.528Z | Downloaded cmake v0.1.57 |
| 212 | 2026-06-08T07:34:01.528Z | Downloaded openssl-probe v0.1.6 |
| 213 | 2026-06-08T07:34:01.531Z | Downloaded openssl-macros v0.1.1 |
| 214 | 2026-06-08T07:34:01.531Z | Downloaded md-5 v0.11.0 |
| 215 | 2026-06-08T07:34:01.531Z | Downloaded percent-encoding v2.3.2 |
| 216 | 2026-06-08T07:34:01.534Z | Downloaded parse_link_header v0.3.3 |
| 217 | 2026-06-08T07:34:01.534Z | Downloaded html-escape v0.2.13 |
| 218 | 2026-06-08T07:34:01.537Z | Downloaded progenitor-client v0.11.2 |
| 219 | 2026-06-08T07:34:01.537Z | Downloaded pretty-hex v0.4.1 |
| 220 | 2026-06-08T07:34:01.537Z | Downloaded num_threads v0.1.7 |
| 221 | 2026-06-08T07:34:01.540Z | Downloaded outref v0.5.2 |
| 222 | 2026-06-08T07:34:01.540Z | Downloaded openssl-probe v0.2.1 |
| 223 | 2026-06-08T07:34:01.540Z | Downloaded digest v0.11.3 |
| 224 | 2026-06-08T07:34:01.543Z | Downloaded futures-channel v0.3.31 |
| 225 | 2026-06-08T07:34:01.544Z | Downloaded ecdsa v0.14.8 |
| 226 | 2026-06-08T07:34:01.547Z | Downloaded byteorder v1.5.0 |
| 227 | 2026-06-08T07:34:01.547Z | Downloaded deranged v0.5.5 |
| 228 | 2026-06-08T07:34:01.550Z | Downloaded hmac-sha256 v1.1.13 |
| 229 | 2026-06-08T07:34:01.550Z | Downloaded block-buffer v0.10.4 |
| 230 | 2026-06-08T07:34:01.553Z | Downloaded bytes-utils v0.1.4 |
| 231 | 2026-06-08T07:34:01.556Z | Downloaded http-body-util v0.1.3 |
| 232 | 2026-06-08T07:34:01.556Z | Downloaded cmov v0.5.3 |
| 233 | 2026-06-08T07:34:01.559Z | Downloaded aws-smithy-xml v0.60.15 |
| 234 | 2026-06-08T07:34:01.559Z | Downloaded ctutils v0.4.2 |
| 235 | 2026-06-08T07:34:01.562Z | Downloaded erased-serde v0.3.31 |
| 236 | 2026-06-08T07:34:01.562Z | Downloaded foldhash v0.2.0 |
| 237 | 2026-06-08T07:34:01.562Z | Downloaded dialoguer v0.12.0 |
| 238 | 2026-06-08T07:34:01.565Z | Downloaded lru v0.16.4 |
| 239 | 2026-06-08T07:34:01.568Z | Downloaded aws-smithy-async v1.2.14 |
| 240 | 2026-06-08T07:34:01.568Z | Downloaded plain v0.2.3 |
| 241 | 2026-06-08T07:34:01.571Z | Downloaded potential_utf v0.1.4 |
| 242 | 2026-06-08T07:34:01.571Z | Downloaded either v1.15.0 |
| 243 | 2026-06-08T07:34:01.574Z | Downloaded proc-macro-error-attr v1.0.4 |
| 244 | 2026-06-08T07:34:01.574Z | Downloaded crypto-common v0.1.7 |
| 245 | 2026-06-08T07:34:01.574Z | Downloaded aws-smithy-http v0.63.6 |
| 246 | 2026-06-08T07:34:01.577Z | Downloaded aws-smithy-eventstream v0.60.20 |
| 247 | 2026-06-08T07:34:01.581Z | Downloaded multer v3.1.0 |
| 248 | 2026-06-08T07:34:01.581Z | Downloaded proc-macro-crate v3.4.0 |
| 249 | 2026-06-08T07:34:01.584Z | Downloaded hashlink v0.9.1 |
| 250 | 2026-06-08T07:34:01.584Z | Downloaded http-body v0.4.6 |
| 251 | 2026-06-08T07:34:01.584Z | Downloaded progenitor-macro v0.11.2 |
| 252 | 2026-06-08T07:34:01.587Z | Downloaded dissimilar v1.0.11 |
| 253 | 2026-06-08T07:34:01.587Z | Downloaded lock_api v0.4.14 |
| 254 | 2026-06-08T07:34:01.590Z | Downloaded num_enum v0.7.5 |
| 255 | 2026-06-08T07:34:01.590Z | Downloaded memmap2 v0.9.9 |
| 256 | 2026-06-08T07:34:01.593Z | Downloaded crc32fast v1.5.0 |
| 257 | 2026-06-08T07:34:01.593Z | Downloaded base64ct v1.8.3 |
| 258 | 2026-06-08T07:34:01.596Z | Downloaded rand_pcg v0.10.2 |
| 259 | 2026-06-08T07:34:01.596Z | Downloaded httparse v1.10.1 |
| 260 | 2026-06-08T07:34:01.599Z | Downloaded ref-cast-impl v1.0.25 |
| 261 | 2026-06-08T07:34:01.599Z | Downloaded darling v0.20.11 |
| 262 | 2026-06-08T07:34:01.602Z | Downloaded pest_generator v2.8.5 |
| 263 | 2026-06-08T07:34:01.602Z | Downloaded pin-utils v0.1.0 |
| 264 | 2026-06-08T07:34:01.605Z | Downloaded pem v3.0.6 |
| 265 | 2026-06-08T07:34:01.605Z | Downloaded paste v1.0.15 |
| 266 | 2026-06-08T07:34:01.609Z | Downloaded num_enum_derive v0.7.5 |
| 267 | 2026-06-08T07:34:01.609Z | Downloaded num-integer v0.1.46 |
| 268 | 2026-06-08T07:34:01.609Z | Downloaded aws-runtime v1.7.3 |
| 269 | 2026-06-08T07:34:01.612Z | Downloaded fallible-iterator v0.3.0 |
| 270 | 2026-06-08T07:34:01.615Z | Downloaded rfc6979 v0.3.1 |
| 271 | 2026-06-08T07:34:01.615Z | Downloaded rust-toolchain-file v0.1.1 |
| 272 | 2026-06-08T07:34:01.615Z | Downloaded pin-project-lite v0.2.16 |
| 273 | 2026-06-08T07:34:01.618Z | Downloaded rustc_version v0.4.1 |
| 274 | 2026-06-08T07:34:01.621Z | Downloaded bitflags v2.10.0 |
| 275 | 2026-06-08T07:34:01.624Z | Downloaded rustc-hash v2.1.1 |
| 276 | 2026-06-08T07:34:01.624Z | Downloaded camino v1.2.2 |
| 277 | 2026-06-08T07:34:01.624Z | Downloaded crypto-bigint v0.4.9 |
| 278 | 2026-06-08T07:34:01.627Z | Downloaded aws-smithy-json v0.62.5 |
| 279 | 2026-06-08T07:34:01.630Z | Downloaded aws-smithy-checksums v0.64.7 |
| 280 | 2026-06-08T07:34:01.630Z | Downloaded displaydoc v0.2.5 |
| 281 | 2026-06-08T07:34:01.633Z | Downloaded chacha20 v0.10.0 |
| 282 | 2026-06-08T07:34:01.634Z | Downloaded aws-types v1.3.15 |
| 283 | 2026-06-08T07:34:01.637Z | Downloaded litemap v0.8.1 |
| 284 | 2026-06-08T07:34:01.637Z | Downloaded fs_extra v1.3.0 |
| 285 | 2026-06-08T07:34:01.640Z | Downloaded darling v0.21.3 |
| 286 | 2026-06-08T07:34:01.643Z | Downloaded hmac v0.12.1 |
| 287 | 2026-06-08T07:34:01.643Z | Downloaded crossbeam-utils v0.8.21 |
| 288 | 2026-06-08T07:34:01.646Z | Downloaded powerfmt v0.2.0 |
| 289 | 2026-06-08T07:34:01.646Z | Downloaded progenitor v0.11.2 |
| 290 | 2026-06-08T07:34:01.646Z | Downloaded proc-macro-error v1.0.4 |
| 291 | 2026-06-08T07:34:01.649Z | Downloaded scopeguard v1.2.0 |
| 292 | 2026-06-08T07:34:01.649Z | Downloaded rand_core v0.6.4 |
| 293 | 2026-06-08T07:34:01.652Z | Downloaded pkg-config v0.3.32 |
| 294 | 2026-06-08T07:34:01.652Z | Downloaded sea-query-derive v0.4.3 |
| 295 | 2026-06-08T07:34:01.655Z | Downloaded const-oid v0.10.2 |
| 296 | 2026-06-08T07:34:01.655Z | Downloaded pkcs8 v0.9.0 |
| 297 | 2026-06-08T07:34:01.658Z | Downloaded scroll_derive v0.13.1 |
| 298 | 2026-06-08T07:34:01.658Z | Downloaded getrandom v0.2.17 |
| 299 | 2026-06-08T07:34:01.661Z | Downloaded serde_spanned v0.6.9 |
| 300 | 2026-06-08T07:34:01.661Z | Downloaded aws-sdk-sts v1.103.0 |
| 301 | 2026-06-08T07:34:01.667Z | Downloaded sha1 v0.10.6 |
| 302 | 2026-06-08T07:34:01.670Z | Downloaded serde_urlencoded v0.7.1 |
| 303 | 2026-06-08T07:34:01.670Z | Downloaded hmac v0.13.0 |
| 304 | 2026-06-08T07:34:01.673Z | Downloaded sha1 v0.11.0 |
| 305 | 2026-06-08T07:34:01.673Z | Downloaded ref-cast v1.0.25 |
| 306 | 2026-06-08T07:34:01.676Z | Downloaded rand_core v0.10.1 |
| 307 | 2026-06-08T07:34:01.676Z | Downloaded log v0.4.29 |
| 308 | 2026-06-08T07:34:01.679Z | Downloaded pest_meta v2.8.5 |
| 309 | 2026-06-08T07:34:01.679Z | Downloaded native-tls v0.2.14 |
| 310 | 2026-06-08T07:34:01.679Z | Downloaded shell-words v1.1.1 |
| 311 | 2026-06-08T07:34:01.682Z | Downloaded once_cell v1.21.3 |
| 312 | 2026-06-08T07:34:01.682Z | Downloaded serde_repr v0.1.20 |
| 313 | 2026-06-08T07:34:01.685Z | Downloaded sea-query-rusqlite v0.7.0 |
| 314 | 2026-06-08T07:34:01.685Z | Downloaded quote v1.0.44 |
| 315 | 2026-06-08T07:34:01.686Z | Downloaded new_mime_guess v4.0.4 |
| 316 | 2026-06-08T07:34:01.689Z | Downloaded parking_lot_core v0.9.12 |
| 317 | 2026-06-08T07:34:01.689Z | Downloaded darling_core v0.20.11 |
| 318 | 2026-06-08T07:34:01.692Z | Downloaded slog-bunyan v2.5.0 |
| 319 | 2026-06-08T07:34:01.692Z | Downloaded pest_derive v2.8.5 |
| 320 | 2026-06-08T07:34:01.695Z | Downloaded strsim v0.11.1 |
| 321 | 2026-06-08T07:34:01.698Z | Downloaded subtle v2.6.1 |
| 322 | 2026-06-08T07:34:01.698Z | Downloaded sigpipe v0.1.3 |
| 323 | 2026-06-08T07:34:01.698Z | Downloaded signature v1.6.4 |
| 324 | 2026-06-08T07:34:01.702Z | Downloaded rustls-pemfile v2.2.0 |
| 325 | 2026-06-08T07:34:01.702Z | Downloaded stable_deref_trait v1.2.1 |
| 326 | 2026-06-08T07:34:01.702Z | Downloaded spki v0.6.0 |
| 327 | 2026-06-08T07:34:01.705Z | Downloaded strip-ansi-escapes v0.2.1 |
| 328 | 2026-06-08T07:34:01.705Z | Downloaded async-compression v0.4.42 |
| 329 | 2026-06-08T07:34:01.708Z | Downloaded strum v0.27.2 |
| 330 | 2026-06-08T07:34:01.708Z | Downloaded rustversion v1.0.22 |
| 331 | 2026-06-08T07:34:01.711Z | Downloaded getrandom v0.4.2 |
| 332 | 2026-06-08T07:34:01.714Z | Downloaded iana-time-zone v0.1.65 |
| 333 | 2026-06-08T07:34:01.714Z | Downloaded dropshot_endpoint v0.16.7 |
| 334 | 2026-06-08T07:34:01.717Z | Downloaded icu_provider v2.1.1 |
| 335 | 2026-06-08T07:34:01.717Z | Downloaded const-oid v0.9.6 |
| 336 | 2026-06-08T07:34:01.722Z | Downloaded console v0.16.3 |
| 337 | 2026-06-08T07:34:01.722Z | Downloaded getrandom v0.3.4 |
| 338 | 2026-06-08T07:34:01.725Z | Downloaded schemars_derive v0.8.22 |
| 339 | 2026-06-08T07:34:01.725Z | Downloaded sync_wrapper v1.0.2 |
| 340 | 2026-06-08T07:34:01.725Z | Downloaded indexmap v1.9.3 |
| 341 | 2026-06-08T07:34:01.728Z | Downloaded futures v0.3.31 |
| 342 | 2026-06-08T07:34:01.728Z | Downloaded take_mut v0.2.2 |
| 343 | 2026-06-08T07:34:01.731Z | Downloaded scroll v0.13.0 |
| 344 | 2026-06-08T07:34:01.731Z | Downloaded sec1 v0.3.0 |
| 345 | 2026-06-08T07:34:01.734Z | Downloaded semver v1.0.27 |
| 346 | 2026-06-08T07:34:01.737Z | Downloaded serde_derive_internals v0.29.1 |
| 347 | 2026-06-08T07:34:01.738Z | Downloaded serde_path_to_error v0.1.20 |
| 348 | 2026-06-08T07:34:01.738Z | Downloaded thread-id v5.1.0 |
| 349 | 2026-06-08T07:34:01.740Z | Downloaded serde_tokenstream v0.2.2 |
| 350 | 2026-06-08T07:34:01.740Z | Downloaded serde_spanned v1.0.4 |
| 351 | 2026-06-08T07:34:01.741Z | Downloaded num-traits v0.2.19 |
| 352 | 2026-06-08T07:34:01.743Z | Downloaded time-core v0.1.8 |
| 353 | 2026-06-08T07:34:01.743Z | Downloaded icu_normalizer v2.1.1 |
| 354 | 2026-06-08T07:34:01.746Z | Downloaded signal-hook-registry v1.4.8 |
| 355 | 2026-06-08T07:34:01.752Z | Downloaded shlex v1.3.0 |
| 356 | 2026-06-08T07:34:01.756Z | Downloaded parking_lot v0.12.5 |
| 357 | 2026-06-08T07:34:01.759Z | Downloaded rustls-pki-types v1.14.0 |
| 358 | 2026-06-08T07:34:01.762Z | Downloaded sha2 v0.10.9 |
| 359 | 2026-06-08T07:34:01.765Z | Downloaded slab v0.4.11 |
| 360 | 2026-06-08T07:34:01.769Z | Downloaded rustls-native-certs v0.8.3 |
| 361 | 2026-06-08T07:34:01.769Z | Downloaded slog-async v2.8.0 |
| 362 | 2026-06-08T07:34:01.772Z | Downloaded slog-term v2.9.2 |
| 363 | 2026-06-08T07:34:01.772Z | Downloaded toml_datetime v0.6.11 |
| 364 | 2026-06-08T07:34:01.772Z | Downloaded slog-json v2.6.1 |
| 365 | 2026-06-08T07:34:01.775Z | Downloaded simd-adler32 v0.3.9 |
| 366 | 2026-06-08T07:34:01.778Z | Downloaded tower-service v0.3.3 |
| 367 | 2026-06-08T07:34:01.778Z | Downloaded tower-layer v0.3.3 |
| 368 | 2026-06-08T07:34:01.778Z | Downloaded strum_macros v0.27.2 |
| 369 | 2026-06-08T07:34:01.782Z | Downloaded try-lock v0.2.5 |
| 370 | 2026-06-08T07:34:01.785Z | Downloaded miniz_oxide v0.8.9 |
| 371 | 2026-06-08T07:34:01.788Z | Downloaded proc-macro2 v1.0.106 |
| 372 | 2026-06-08T07:34:01.788Z | Downloaded bytes v1.11.1 |
| 373 | 2026-06-08T07:34:01.791Z | Downloaded synstructure v0.13.2 |
| 374 | 2026-06-08T07:34:01.795Z | Downloaded untrusted v0.9.0 |
| 375 | 2026-06-08T07:34:01.798Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-06-08T07:34:01.806Z | Downloaded icu_locale_core v2.1.1 |
| 377 | 2026-06-08T07:34:01.809Z | Downloaded thiserror-impl v2.0.18 |
| 378 | 2026-06-08T07:34:01.812Z | Downloaded thiserror v2.0.18 |
| 379 | 2026-06-08T07:34:01.816Z | Downloaded urlencoding v2.1.3 |
| 380 | 2026-06-08T07:34:01.819Z | Downloaded version_check v0.9.5 |
| 381 | 2026-06-08T07:34:01.819Z | Downloaded progenitor-impl v0.11.2 |
| 382 | 2026-06-08T07:34:01.822Z | Downloaded crossbeam-channel v0.5.15 |
| 383 | 2026-06-08T07:34:01.822Z | Downloaded sct v0.7.1 |
| 384 | 2026-06-08T07:34:01.825Z | Downloaded base64 v0.22.1 |
| 385 | 2026-06-08T07:34:01.828Z | Downloaded utf8-width v0.1.8 |
| 386 | 2026-06-08T07:34:01.828Z | Downloaded thread_local v1.1.9 |
| 387 | 2026-06-08T07:34:01.828Z | Downloaded tokio-rustls v0.25.0 |
| 388 | 2026-06-08T07:34:01.831Z | Downloaded tinystr v0.8.2 |
| 389 | 2026-06-08T07:34:01.831Z | Downloaded usdt-attr-macro v0.6.0 |
| 390 | 2026-06-08T07:34:01.831Z | Downloaded want v0.3.1 |
| 391 | 2026-06-08T07:34:01.835Z | Downloaded waitgroup v0.1.2 |
| 392 | 2026-06-08T07:34:01.835Z | Downloaded usdt-macro v0.6.0 |
| 393 | 2026-06-08T07:34:01.835Z | Downloaded tokio-macros v2.6.0 |
| 394 | 2026-06-08T07:34:01.838Z | Downloaded zerofrom v0.1.6 |
| 395 | 2026-06-08T07:34:01.838Z | Downloaded yoke-derive v0.8.1 |
| 396 | 2026-06-08T07:34:01.841Z | Downloaded tokio-native-tls v0.3.1 |
| 397 | 2026-06-08T07:34:01.844Z | Downloaded openssl-sys v0.9.111 |
| 398 | 2026-06-08T07:34:01.847Z | Downloaded p256 v0.11.1 |
| 399 | 2026-06-08T07:34:01.850Z | Downloaded ron v0.8.1 |
| 400 | 2026-06-08T07:34:01.853Z | Downloaded simple_asn1 v0.6.3 |
| 401 | 2026-06-08T07:34:01.853Z | Downloaded spin v0.9.8 |
| 402 | 2026-06-08T07:34:01.853Z | Downloaded sha2 v0.11.0 |
| 403 | 2026-06-08T07:34:01.856Z | Downloaded serde_with_macros v3.16.1 |
| 404 | 2026-06-08T07:34:01.856Z | Downloaded toml_write v0.1.2 |
| 405 | 2026-06-08T07:34:01.859Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 406 | 2026-06-08T07:34:01.859Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 407 | 2026-06-08T07:34:01.859Z | Downloaded zerofrom-derive v0.1.6 |
| 408 | 2026-06-08T07:34:01.862Z | Downloaded spin v0.10.0 |
| 409 | 2026-06-08T07:34:01.862Z | Downloaded zone_cfg_derive v0.3.1 |
| 410 | 2026-06-08T07:34:01.862Z | Downloaded zone v0.3.1 |
| 411 | 2026-06-08T07:34:01.866Z | Downloaded icu_collections v2.1.1 |
| 412 | 2026-06-08T07:34:01.871Z | Downloaded crypto-bigint v0.5.5 |
| 413 | 2026-06-08T07:34:01.875Z | Downloaded unicase v2.9.0 |
| 414 | 2026-06-08T07:34:01.878Z | Downloaded ryu v1.0.22 |
| 415 | 2026-06-08T07:34:01.878Z | Downloaded der v0.6.1 |
| 416 | 2026-06-08T07:34:01.881Z | Downloaded typify-macro v0.4.3 |
| 417 | 2026-06-08T07:34:01.881Z | Downloaded darling_core v0.21.3 |
| 418 | 2026-06-08T07:34:01.885Z | Downloaded idna v1.1.0 |
| 419 | 2026-06-08T07:34:01.888Z | Downloaded base64 v0.21.7 |
| 420 | 2026-06-08T07:34:01.888Z | Downloaded aws-smithy-http-client v1.1.12 |
| 421 | 2026-06-08T07:34:01.891Z | Downloaded term v1.2.1 |
| 422 | 2026-06-08T07:34:01.894Z | Downloaded schemars v0.8.22 |
| 423 | 2026-06-08T07:34:01.898Z | Downloaded usdt-impl v0.6.0 |
| 424 | 2026-06-08T07:34:01.902Z | Downloaded flate2 v1.1.9 |
| 425 | 2026-06-08T07:34:01.905Z | Downloaded vsimd v0.8.0 |
| 426 | 2026-06-08T07:34:01.905Z | Downloaded utf8_iter v1.0.4 |
| 427 | 2026-06-08T07:34:01.905Z | Downloaded time-macros v0.2.26 |
| 428 | 2026-06-08T07:34:01.905Z | Downloaded serde_yaml v0.9.34+deprecated |
| 429 | 2026-06-08T07:34:01.908Z | Downloaded toml v0.8.23 |
| 430 | 2026-06-08T07:34:01.911Z | Downloaded xmlparser v0.13.6 |
| 431 | 2026-06-08T07:34:01.911Z | Downloaded tokio-rustls v0.24.1 |
| 432 | 2026-06-08T07:34:01.911Z | Downloaded tokio-stream v0.1.18 |
| 433 | 2026-06-08T07:34:01.914Z | Downloaded yoke v0.8.1 |
| 434 | 2026-06-08T07:34:01.914Z | Downloaded writeable v0.6.2 |
| 435 | 2026-06-08T07:34:01.917Z | Downloaded slog v2.8.2 |
| 436 | 2026-06-08T07:34:01.917Z | Downloaded tokio-rustls v0.26.4 |
| 437 | 2026-06-08T07:34:01.920Z | Downloaded smallvec v1.15.1 |
| 438 | 2026-06-08T07:34:01.920Z | Downloaded usdt v0.6.0 |
| 439 | 2026-06-08T07:34:01.920Z | Downloaded tempfile v3.24.0 |
| 440 | 2026-06-08T07:34:01.923Z | Downloaded serde_derive v1.0.228 |
| 441 | 2026-06-08T07:34:01.923Z | Downloaded minimal-lexical v0.2.1 |
| 442 | 2026-06-08T07:34:01.926Z | Downloaded tracing-attributes v0.1.31 |
| 443 | 2026-06-08T07:34:01.929Z | Downloaded aws-sigv4 v1.4.3 |
| 444 | 2026-06-08T07:34:01.948Z | Downloaded zmij v1.0.18 |
| 445 | 2026-06-08T07:34:01.951Z | Downloaded zerovec-derive v0.11.2 |
| 446 | 2026-06-08T07:34:01.951Z | Downloaded zeroize v1.8.2 |
| 447 | 2026-06-08T07:34:01.951Z | Downloaded ucd-trie v0.1.7 |
| 448 | 2026-06-08T07:34:01.954Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 449 | 2026-06-08T07:34:01.954Z | Downloaded memchr v2.7.6 |
| 450 | 2026-06-08T07:34:01.957Z | Downloaded icu_properties_data v2.1.2 |
| 451 | 2026-06-08T07:34:01.960Z | Downloaded zerocopy v0.6.6 |
| 452 | 2026-06-08T07:34:01.964Z | Downloaded serde_core v1.0.228 |
| 453 | 2026-06-08T07:34:01.964Z | Downloaded indexmap v2.13.0 |
| 454 | 2026-06-08T07:34:01.967Z | Downloaded hashbrown v0.12.3 |
| 455 | 2026-06-08T07:34:01.970Z | Downloaded cc v1.2.55 |
| 456 | 2026-06-08T07:34:01.970Z | Downloaded aws-smithy-types v1.4.7 |
| 457 | 2026-06-08T07:34:01.973Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 458 | 2026-06-08T07:34:01.976Z | Downloaded regex-lite v0.1.8 |
| 459 | 2026-06-08T07:34:01.976Z | Downloaded aws-sdk-sso v1.98.0 |
| 460 | 2026-06-08T07:34:01.979Z | Downloaded unicode-ident v1.0.22 |
| 461 | 2026-06-08T07:34:01.982Z | Downloaded mio v1.1.1 |
| 462 | 2026-06-08T07:34:01.985Z | Downloaded aws-sdk-ssooidc v1.100.0 |
| 463 | 2026-06-08T07:34:01.988Z | Downloaded schemars v0.9.0 |
| 464 | 2026-06-08T07:34:01.993Z | Downloaded unsafe-libyaml v0.2.11 |
| 465 | 2026-06-08T07:34:01.996Z | Downloaded rand v0.10.1 |
| 466 | 2026-06-08T07:34:01.999Z | Downloaded num-bigint v0.4.6 |
| 467 | 2026-06-08T07:34:02.002Z | Downloaded http v1.4.0 |
| 468 | 2026-06-08T07:34:02.002Z | Downloaded uuid v1.20.0 |
| 469 | 2026-06-08T07:34:02.005Z | Downloaded tracing-core v0.1.36 |
| 470 | 2026-06-08T07:34:02.005Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 471 | 2026-06-08T07:34:02.008Z | Downloaded vte v0.14.1 |
| 472 | 2026-06-08T07:34:02.008Z | Downloaded toml_edit v0.22.27 |
| 473 | 2026-06-08T07:34:02.012Z | Downloaded serde v1.0.228 |
| 474 | 2026-06-08T07:34:02.015Z | Downloaded hyper v1.8.1 |
| 475 | 2026-06-08T07:34:02.018Z | Downloaded typify v0.4.3 |
| 476 | 2026-06-08T07:34:02.018Z | Downloaded http v0.2.12 |
| 477 | 2026-06-08T07:34:02.021Z | Downloaded thiserror v1.0.69 |
| 478 | 2026-06-08T07:34:02.025Z | Downloaded rustls-webpki v0.103.9 |
| 479 | 2026-06-08T07:34:02.025Z | Downloaded schemars v1.2.0 |
| 480 | 2026-06-08T07:34:02.030Z | Downloaded zerotrie v0.2.3 |
| 481 | 2026-06-08T07:34:02.034Z | Downloaded iri-string v0.7.10 |
| 482 | 2026-06-08T07:34:02.037Z | Downloaded aws-smithy-runtime v1.11.1 |
| 483 | 2026-06-08T07:34:02.040Z | Downloaded nom v7.1.3 |
| 484 | 2026-06-08T07:34:02.043Z | Downloaded socket2 v0.6.2 |
| 485 | 2026-06-08T07:34:02.043Z | Downloaded socket2 v0.5.10 |
| 486 | 2026-06-08T07:34:02.046Z | Downloaded aws-smithy-runtime-api v1.12.0 |
| 487 | 2026-06-08T07:34:02.049Z | Downloaded pest v2.8.5 |
| 488 | 2026-06-08T07:34:02.052Z | Downloaded aws-config v1.8.16 |
| 489 | 2026-06-08T07:34:02.055Z | Downloaded hyper-util v0.1.19 |
| 490 | 2026-06-08T07:34:02.058Z | Downloaded url v2.5.8 |
| 491 | 2026-06-08T07:34:02.075Z | Downloaded toml_edit v0.20.7 |
| 492 | 2026-06-08T07:34:02.086Z | Downloaded reqwest v0.12.28 |
| 493 | 2026-06-08T07:34:02.089Z | Downloaded regex v1.12.2 |
| 494 | 2026-06-08T07:34:02.092Z | Downloaded hashbrown v0.16.1 |
| 495 | 2026-06-08T07:34:02.096Z | Downloaded tower v0.5.3 |
| 496 | 2026-06-08T07:34:02.100Z | Downloaded hashbrown v0.14.5 |
| 497 | 2026-06-08T07:34:02.103Z | Downloaded aws-lc-rs v1.15.4 |
| 498 | 2026-06-08T07:34:02.108Z | Downloaded tokio-util v0.7.18 |
| 499 | 2026-06-08T07:34:02.111Z | Downloaded h2 v0.3.27 |
| 500 | 2026-06-08T07:34:02.115Z | Downloaded typenum v1.20.0 |
| 501 | 2026-06-08T07:34:02.118Z | Downloaded tower-http v0.6.8 |
| 502 | 2026-06-08T07:34:02.121Z | Downloaded iddqd v0.3.17 |
| 503 | 2026-06-08T07:34:02.124Z | Downloaded rusqlite v0.32.1 |
| 504 | 2026-06-08T07:34:02.127Z | Downloaded rustls-webpki v0.101.7 |
| 505 | 2026-06-08T07:34:02.135Z | Downloaded zerocopy-derive v0.8.37 |
| 506 | 2026-06-08T07:34:02.139Z | Downloaded serde_json v1.0.149 |
| 507 | 2026-06-08T07:34:02.142Z | Downloaded hyper v0.14.32 |
| 508 | 2026-06-08T07:34:02.146Z | Downloaded h2 v0.4.13 |
| 509 | 2026-06-08T07:34:02.149Z | Downloaded futures-util v0.3.31 |
| 510 | 2026-06-08T07:34:02.155Z | Downloaded serde_with v3.16.1 |
| 511 | 2026-06-08T07:34:02.161Z | Downloaded aho-corasick v1.1.4 |
| 512 | 2026-06-08T07:34:02.164Z | Downloaded chrono v0.4.43 |
| 513 | 2026-06-08T07:34:02.168Z | Downloaded itertools v0.12.1 |
| 514 | 2026-06-08T07:34:02.171Z | Downloaded crc-fast v1.9.0 |
| 515 | 2026-06-08T07:34:02.176Z | Downloaded zerovec v0.11.5 |
| 516 | 2026-06-08T07:34:02.199Z | Downloaded winnow v0.5.40 |
| 517 | 2026-06-08T07:34:02.204Z | Downloaded rustls-webpki v0.102.8 |
| 518 | 2026-06-08T07:34:02.213Z | Downloaded syn v1.0.109 |
| 519 | 2026-06-08T07:34:02.218Z | Downloaded goblin v0.10.4 |
| 520 | 2026-06-08T07:34:02.229Z | Downloaded winnow v0.7.14 |
| 521 | 2026-06-08T07:34:02.234Z | Downloaded time v0.3.46 |
| 522 | 2026-06-08T07:34:02.240Z | Downloaded unicode-width v0.2.2 |
| 523 | 2026-06-08T07:34:02.255Z | Downloaded dropshot v0.16.7 |
| 524 | 2026-06-08T07:34:02.266Z | Downloaded vcpkg v0.2.15 |
| 525 | 2026-06-08T07:34:02.287Z | Downloaded sea-query v0.32.7 |
| 526 | 2026-06-08T07:34:02.292Z | Downloaded regress v0.10.5 |
| 527 | 2026-06-08T07:34:02.296Z | Downloaded openssl v0.10.75 |
| 528 | 2026-06-08T07:34:02.307Z | Downloaded zerocopy v0.8.37 |
| 529 | 2026-06-08T07:34:02.317Z | Downloaded syn v2.0.114 |
| 530 | 2026-06-08T07:34:02.323Z | Downloaded rustls v0.22.4 |
| 531 | 2026-06-08T07:34:02.329Z | Downloaded regex-syntax v0.8.8 |
| 532 | 2026-06-08T07:34:02.333Z | Downloaded rustls v0.21.12 |
| 533 | 2026-06-08T07:34:02.341Z | Downloaded openapiv3 v2.2.0 |
| 534 | 2026-06-08T07:34:02.344Z | Downloaded rustls v0.23.36 |
| 535 | 2026-06-08T07:34:02.353Z | Downloaded rustix v1.1.3 |
| 536 | 2026-06-08T07:34:02.375Z | Downloaded tracing v0.1.44 |
| 537 | 2026-06-08T07:34:02.387Z | Downloaded typify-impl v0.4.3 |
| 538 | 2026-06-08T07:34:02.400Z | Downloaded zerocopy-derive v0.6.6 |
| 539 | 2026-06-08T07:34:02.431Z | Downloaded regex-automata v0.4.13 |
| 540 | 2026-06-08T07:34:02.453Z | Downloaded libc v0.2.180 |
| 541 | 2026-06-08T07:34:02.532Z | Downloaded tokio v1.49.0 |
| 542 | 2026-06-08T07:34:02.591Z | Downloaded ring v0.17.14 |
| 543 | 2026-06-08T07:34:02.653Z | Downloaded encoding_rs v0.8.35 |
| 544 | 2026-06-08T07:34:02.699Z | Downloaded aws-sdk-s3 v1.132.0 |
| 545 | 2026-06-08T07:34:03.096Z | Downloaded libsqlite3-sys v0.30.1 |
| 546 | 2026-06-08T07:34:03.249Z | Downloaded openssl-src v300.5.5+3.5.5 |
| 547 | 2026-06-08T07:34:03.608Z | Downloaded aws-sdk-ec2 v1.225.0 |
| 548 | 2026-06-08T07:34:04.055Z | Downloaded aws-lc-sys v0.37.0 |
| 549 | 2026-06-08T07:34:04.304Z | Compiling proc-macro2 v1.0.106 |
| 550 | 2026-06-08T07:34:04.304Z | Compiling quote v1.0.44 |
| 551 | 2026-06-08T07:34:04.304Z | Compiling unicode-ident v1.0.22 |
| 552 | 2026-06-08T07:34:04.304Z | Compiling libc v0.2.180 |
| 553 | 2026-06-08T07:34:04.304Z | Checking cfg-if v1.0.4 |
| 554 | 2026-06-08T07:34:04.308Z | Compiling serde_core v1.0.228 |
| 555 | 2026-06-08T07:34:04.308Z | Checking itoa v1.0.17 |
| 556 | 2026-06-08T07:34:04.451Z | Checking memchr v2.7.6 |
| 557 | 2026-06-08T07:34:04.529Z | Compiling shlex v1.3.0 |
| 558 | 2026-06-08T07:34:04.586Z | Compiling find-msvc-tools v0.1.9 |
| 559 | 2026-06-08T07:34:04.638Z | Checking smallvec v1.15.1 |
| 560 | 2026-06-08T07:34:04.714Z | Checking bytes v1.11.1 |
| 561 | 2026-06-08T07:34:04.812Z | Compiling autocfg v1.5.0 |
| 562 | 2026-06-08T07:34:04.825Z | Checking pin-project-lite v0.2.16 |
| 563 | 2026-06-08T07:34:04.882Z | Compiling parking_lot_core v0.9.12 |
| 564 | 2026-06-08T07:34:04.893Z | Checking scopeguard v1.2.0 |
| 565 | 2026-06-08T07:34:04.989Z | Compiling serde v1.0.228 |
| 566 | 2026-06-08T07:34:05.144Z | Checking lock_api v0.4.14 |
| 567 | 2026-06-08T07:34:05.169Z | Checking once_cell v1.21.3 |
| 568 | 2026-06-08T07:34:05.181Z | Compiling num-traits v0.2.19 |
| 569 | 2026-06-08T07:34:05.200Z | Checking errno v0.3.14 |
| 570 | 2026-06-08T07:34:05.259Z | Compiling jobserver v0.1.34 |
| 571 | 2026-06-08T07:34:05.329Z | Checking signal-hook-registry v1.4.8 |
| 572 | 2026-06-08T07:34:05.342Z | Checking socket2 v0.6.2 |
| 573 | 2026-06-08T07:34:05.342Z | Checking mio v1.1.1 |
| 574 | 2026-06-08T07:34:05.399Z | Checking futures-core v0.3.31 |
| 575 | 2026-06-08T07:34:05.482Z | Compiling cc v1.2.55 |
| 576 | 2026-06-08T07:34:05.496Z | Checking parking_lot v0.12.5 |
| 577 | 2026-06-08T07:34:05.574Z | Compiling version_check v0.9.5 |
| 578 | 2026-06-08T07:34:05.625Z | Checking futures-sink v0.3.31 |
| 579 | 2026-06-08T07:34:05.676Z | Checking zeroize v1.8.2 |
| 580 | 2026-06-08T07:34:05.710Z | Compiling syn v2.0.114 |
| 581 | 2026-06-08T07:34:05.724Z | Checking equivalent v1.0.2 |
| 582 | 2026-06-08T07:34:05.876Z | Checking foldhash v0.2.0 |
| 583 | 2026-06-08T07:34:05.904Z | Checking allocator-api2 v0.2.21 |
| 584 | 2026-06-08T07:34:05.964Z | Checking pin-utils v0.1.0 |
| 585 | 2026-06-08T07:34:06.030Z | Compiling zmij v1.0.18 |
| 586 | 2026-06-08T07:34:06.043Z | Checking slab v0.4.11 |
| 587 | 2026-06-08T07:34:06.203Z | Checking fnv v1.0.7 |
| 588 | 2026-06-08T07:34:06.207Z | Checking hashbrown v0.16.1 |
| 589 | 2026-06-08T07:34:06.307Z | Compiling serde_json v1.0.149 |
| 590 | 2026-06-08T07:34:06.366Z | Checking futures-channel v0.3.31 |
| 591 | 2026-06-08T07:34:06.386Z | Checking http v1.4.0 |
| 592 | 2026-06-08T07:34:06.476Z | Checking powerfmt v0.2.0 |
| 593 | 2026-06-08T07:34:06.557Z | Compiling num-conv v0.2.0 |
| 594 | 2026-06-08T07:34:06.570Z | Compiling time-core v0.1.8 |
| 595 | 2026-06-08T07:34:06.627Z | Checking deranged v0.5.5 |
| 596 | 2026-06-08T07:34:06.687Z | Checking num_threads v0.1.7 |
| 597 | 2026-06-08T07:34:06.720Z | Compiling time-macros v0.2.26 |
| 598 | 2026-06-08T07:34:06.733Z | Checking indexmap v2.13.0 |
| 599 | 2026-06-08T07:34:06.769Z | Checking futures-task v0.3.31 |
| 600 | 2026-06-08T07:34:06.878Z | Checking futures-io v0.3.31 |
| 601 | 2026-06-08T07:34:06.993Z | Checking http-body v1.0.1 |
| 602 | 2026-06-08T07:34:07.057Z | Checking log v0.4.29 |
| 603 | 2026-06-08T07:34:07.092Z | Checking tracing-core v0.1.36 |
| 604 | 2026-06-08T07:34:07.122Z | Compiling thiserror v2.0.18 |
| 605 | 2026-06-08T07:34:07.210Z | Checking ryu v1.0.22 |
| 606 | 2026-06-08T07:34:07.307Z | Checking http-body-util v0.1.3 |
| 607 | 2026-06-08T07:34:07.350Z | Checking getrandom v0.2.17 |
| 608 | 2026-06-08T07:34:07.401Z | Checking typenum v1.20.0 |
| 609 | 2026-06-08T07:34:07.527Z | Checking rustls-pki-types v1.14.0 |
| 610 | 2026-06-08T07:34:07.619Z | Checking percent-encoding v2.3.2 |
| 611 | 2026-06-08T07:34:07.681Z | Checking subtle v2.6.1 |
| 612 | 2026-06-08T07:34:07.712Z | Compiling httparse v1.10.1 |
| 613 | 2026-06-08T07:34:07.780Z | Checking time v0.3.46 |
| 614 | 2026-06-08T07:34:07.826Z | Checking try-lock v0.2.5 |
| 615 | 2026-06-08T07:34:07.840Z | Checking tower-service v0.3.3 |
| 616 | 2026-06-08T07:34:07.925Z | Checking want v0.3.1 |
| 617 | 2026-06-08T07:34:07.928Z | Checking httpdate v1.0.3 |
| 618 | 2026-06-08T07:34:08.054Z | Checking atomic-waker v1.1.2 |
| 619 | 2026-06-08T07:34:08.084Z | Checking untrusted v0.9.0 |
| 620 | 2026-06-08T07:34:08.139Z | Compiling getrandom v0.3.4 |
| 621 | 2026-06-08T07:34:08.178Z | Compiling ring v0.17.14 |
| 622 | 2026-06-08T07:34:08.192Z | Checking base64 v0.22.1 |
| 623 | 2026-06-08T07:34:08.328Z | Checking tower-layer v0.3.3 |
| 624 | 2026-06-08T07:34:08.405Z | Compiling semver v1.0.27 |
| 625 | 2026-06-08T07:34:08.484Z | Compiling generic-array v0.14.7 |
| 626 | 2026-06-08T07:34:08.628Z | Compiling synstructure v0.13.2 |
| 627 | 2026-06-08T07:34:08.714Z | Compiling vcpkg v0.2.15 |
| 628 | 2026-06-08T07:34:08.717Z | Checking stable_deref_trait v1.2.1 |
| 629 | 2026-06-08T07:34:08.739Z | Checking ipnet v2.11.0 |
| 630 | 2026-06-08T07:34:08.796Z | Compiling pkg-config v0.3.32 |
| 631 | 2026-06-08T07:34:08.855Z | Checking iana-time-zone v0.1.65 |
| 632 | 2026-06-08T07:34:08.963Z | Checking form_urlencoded v1.2.2 |
| 633 | 2026-06-08T07:34:08.968Z | Checking bitflags v2.10.0 |
| 634 | 2026-06-08T07:34:09.100Z | Compiling anyhow v1.0.100 |
| 635 | 2026-06-08T07:34:09.156Z | Compiling rustversion v1.0.22 |
| 636 | 2026-06-08T07:34:09.169Z | Checking sync_wrapper v1.0.2 |
| 637 | 2026-06-08T07:34:09.271Z | Checking uuid v1.20.0 |
| 638 | 2026-06-08T07:34:09.274Z | Checking cpufeatures v0.3.0 |
| 639 | 2026-06-08T07:34:09.303Z | Checking writeable v0.6.2 |
| 640 | 2026-06-08T07:34:09.370Z | Checking crypto-common v0.1.7 |
| 641 | 2026-06-08T07:34:09.461Z | Checking block-buffer v0.10.4 |
| 642 | 2026-06-08T07:34:09.483Z | Checking litemap v0.8.1 |
| 643 | 2026-06-08T07:34:09.526Z | Compiling serde_derive_internals v0.29.1 |
| 644 | 2026-06-08T07:34:09.562Z | Checking http v0.2.12 |
| 645 | 2026-06-08T07:34:09.584Z | Checking digest v0.10.7 |
| 646 | 2026-06-08T07:34:09.662Z | Compiling icu_normalizer_data v2.1.1 |
| 647 | 2026-06-08T07:34:09.775Z | Compiling schemars v0.8.22 |
| 648 | 2026-06-08T07:34:09.854Z | Compiling icu_properties_data v2.1.2 |
| 649 | 2026-06-08T07:34:09.922Z | Compiling serde_derive v1.0.228 |
| 650 | 2026-06-08T07:34:10.008Z | Compiling tokio-macros v2.6.0 |
| 651 | 2026-06-08T07:34:10.070Z | Compiling futures-macro v0.3.31 |
| 652 | 2026-06-08T07:34:10.095Z | Compiling tracing-attributes v0.1.31 |
| 653 | 2026-06-08T07:34:10.110Z | Compiling thiserror-impl v2.0.18 |
| 654 | 2026-06-08T07:34:10.146Z | Compiling zerofrom-derive v0.1.6 |
| 655 | 2026-06-08T07:34:10.279Z | Compiling yoke-derive v0.8.1 |
| 656 | 2026-06-08T07:34:10.806Z | Checking tokio v1.49.0 |
| 657 | 2026-06-08T07:34:10.894Z | Checking futures-util v0.3.31 |
| 658 | 2026-06-08T07:34:11.331Z | Checking tracing v0.1.44 |
| 659 | 2026-06-08T07:34:11.354Z | Compiling zerovec-derive v0.11.2 |
| 660 | 2026-06-08T07:34:11.370Z | Checking zerofrom v0.1.6 |
| 661 | 2026-06-08T07:34:11.481Z | Compiling displaydoc v0.2.5 |
| 662 | 2026-06-08T07:34:11.494Z | Checking yoke v0.8.1 |
| 663 | 2026-06-08T07:34:11.622Z | Compiling schemars_derive v0.8.22 |
| 664 | 2026-06-08T07:34:11.698Z | Compiling openssl-src v300.5.5+3.5.5 |
| 665 | 2026-06-08T07:34:11.955Z | Compiling openssl-sys v0.9.111 |
| 666 | 2026-06-08T07:34:12.193Z | Checking zerotrie v0.2.3 |
| 667 | 2026-06-08T07:34:12.401Z | Checking zerovec v0.11.5 |
| 668 | 2026-06-08T07:34:12.757Z | Checking num-integer v0.1.46 |
| 669 | 2026-06-08T07:34:12.833Z | Checking tinystr v0.8.2 |
| 670 | 2026-06-08T07:34:12.935Z | Checking potential_utf v0.1.4 |
| 671 | 2026-06-08T07:34:12.989Z | Checking chrono v0.4.43 |
| 672 | 2026-06-08T07:34:13.007Z | Checking icu_locale_core v2.1.1 |
| 673 | 2026-06-08T07:34:13.063Z | Compiling serde_tokenstream v0.2.2 |
| 674 | 2026-06-08T07:34:13.074Z | Checking icu_collections v2.1.1 |
| 675 | 2026-06-08T07:34:13.377Z | Compiling slog v2.8.2 |
| 676 | 2026-06-08T07:34:13.423Z | Checking mime v0.3.17 |
| 677 | 2026-06-08T07:34:13.549Z | Checking icu_provider v2.1.1 |
| 678 | 2026-06-08T07:34:13.593Z | Compiling heck v0.5.0 |
| 679 | 2026-06-08T07:34:13.623Z | Checking erased-serde v0.3.31 |
| 680 | 2026-06-08T07:34:13.782Z | Checking icu_properties v2.1.2 |
| 681 | 2026-06-08T07:34:13.796Z | Checking icu_normalizer v2.1.1 |
| 682 | 2026-06-08T07:34:13.816Z | Checking tokio-util v0.7.18 |
| 683 | 2026-06-08T07:34:13.837Z | Checking tower v0.5.3 |
| 684 | 2026-06-08T07:34:13.861Z | Checking utf8_iter v1.0.4 |
| 685 | 2026-06-08T07:34:13.967Z | Checking either v1.15.0 |
| 686 | 2026-06-08T07:34:13.981Z | Compiling openssl v0.10.75 |
| 687 | 2026-06-08T07:34:14.112Z | Checking foreign-types-shared v0.1.1 |
| 688 | 2026-06-08T07:34:14.147Z | Compiling openssl-macros v0.1.1 |
| 689 | 2026-06-08T07:34:14.193Z | Checking foreign-types v0.3.2 |
| 690 | 2026-06-08T07:34:14.208Z | Checking encoding_rs v0.8.35 |
| 691 | 2026-06-08T07:34:14.212Z | Checking h2 v0.4.13 |
| 692 | 2026-06-08T07:34:14.235Z | Checking winnow v0.7.14 |
| 693 | 2026-06-08T07:34:14.257Z | Compiling native-tls v0.2.14 |
| 694 | 2026-06-08T07:34:14.270Z | Checking serde_urlencoded v0.7.1 |
| 695 | 2026-06-08T07:34:14.470Z | Checking http-body v0.4.6 |
| 696 | 2026-06-08T07:34:14.492Z | Checking aho-corasick v1.1.4 |
| 697 | 2026-06-08T07:34:14.575Z | Checking cpufeatures v0.2.17 |
| 698 | 2026-06-08T07:34:14.602Z | Checking idna_adapter v1.2.1 |
| 699 | 2026-06-08T07:34:14.642Z | Checking openssl-probe v0.1.6 |
| 700 | 2026-06-08T07:34:14.660Z | Checking dyn-clone v1.0.20 |
| 701 | 2026-06-08T07:34:14.719Z | Checking idna v1.1.0 |
| 702 | 2026-06-08T07:34:14.740Z | Checking regex-syntax v0.8.8 |
| 703 | 2026-06-08T07:34:14.955Z | Checking url v2.5.8 |
| 704 | 2026-06-08T07:34:15.150Z | Checking thread_local v1.1.9 |
| 705 | 2026-06-08T07:34:15.314Z | Checking outref v0.5.2 |
| 706 | 2026-06-08T07:34:15.364Z | Checking vsimd v0.8.0 |
| 707 | 2026-06-08T07:34:15.395Z | Checking bytes-utils v0.1.4 |
| 708 | 2026-06-08T07:34:15.408Z | Checking is-terminal v0.4.17 |
| 709 | 2026-06-08T07:34:15.487Z | Checking iri-string v0.7.10 |
| 710 | 2026-06-08T07:34:15.533Z | Checking term v1.2.1 |
| 711 | 2026-06-08T07:34:15.711Z | Checking base64-simd v0.8.0 |
| 712 | 2026-06-08T07:34:15.808Z | Checking slog-term v2.9.2 |
| 713 | 2026-06-08T07:34:15.947Z | Checking aws-smithy-types v1.4.7 |
| 714 | 2026-06-08T07:34:16.064Z | Compiling cmake v0.1.57 |
| 715 | 2026-06-08T07:34:16.068Z | Checking regex-automata v0.4.13 |
| 716 | 2026-06-08T07:34:16.091Z | Checking hyper v1.8.1 |
| 717 | 2026-06-08T07:34:16.199Z | Compiling fs_extra v1.3.0 |
| 718 | 2026-06-08T07:34:16.460Z | Checking fastrand v2.3.0 |
| 719 | 2026-06-08T07:34:16.496Z | Compiling dunce v1.0.5 |
| 720 | 2026-06-08T07:34:16.568Z | Checking tower-http v0.6.8 |
| 721 | 2026-06-08T07:34:16.595Z | Compiling aws-lc-sys v0.37.0 |
| 722 | 2026-06-08T07:34:16.641Z | Checking serde_spanned v0.6.9 |
| 723 | 2026-06-08T07:34:16.768Z | Checking toml_datetime v0.6.11 |
| 724 | 2026-06-08T07:34:16.835Z | Compiling zerocopy-derive v0.8.37 |
| 725 | 2026-06-08T07:34:16.968Z | Checking rand_core v0.10.1 |
| 726 | 2026-06-08T07:34:16.989Z | Checking hyper-util v0.1.19 |
| 727 | 2026-06-08T07:34:17.388Z | Checking match_cfg v0.1.0 |
| 728 | 2026-06-08T07:34:17.418Z | Compiling crc32fast v1.5.0 |
| 729 | 2026-06-08T07:34:17.452Z | Checking hostname v0.3.1 |
| 730 | 2026-06-08T07:34:17.468Z | Checking regex v1.12.2 |
| 731 | 2026-06-08T07:34:17.742Z | Checking slog-json v2.6.1 |
| 732 | 2026-06-08T07:34:17.756Z | Compiling regress v0.10.5 |
| 733 | 2026-06-08T07:34:17.891Z | Checking openapiv3 v2.2.0 |
| 734 | 2026-06-08T07:34:18.046Z | Checking rand_core v0.6.4 |
| 735 | 2026-06-08T07:34:18.212Z | Compiling getrandom v0.4.2 |
| 736 | 2026-06-08T07:34:18.364Z | Checking slog-bunyan v2.5.0 |
| 737 | 2026-06-08T07:34:18.475Z | Checking aws-smithy-async v1.2.14 |
| 738 | 2026-06-08T07:34:18.503Z | Checking futures-executor v0.3.31 |
| 739 | 2026-06-08T07:34:18.598Z | Compiling aws-smithy-runtime-api-macros v1.0.0 |
| 740 | 2026-06-08T07:34:18.612Z | Checking hybrid-array v0.4.12 |
| 741 | 2026-06-08T07:34:18.645Z | Checking toml_write v0.1.2 |
| 742 | 2026-06-08T07:34:18.680Z | Compiling aws-lc-rs v1.15.4 |
| 743 | 2026-06-08T07:34:18.806Z | Checking toml_edit v0.22.27 |
| 744 | 2026-06-08T07:34:18.973Z | Checking futures v0.3.31 |
| 745 | 2026-06-08T07:34:19.046Z | Checking chacha20 v0.10.0 |
| 746 | 2026-06-08T07:34:19.073Z | Checking aws-smithy-runtime-api v1.12.0 |
| 747 | 2026-06-08T07:34:19.154Z | Compiling ident_case v1.0.1 |
| 748 | 2026-06-08T07:34:19.185Z | Checking const-oid v0.9.6 |
| 749 | 2026-06-08T07:34:19.252Z | Compiling typify-impl v0.4.3 |
| 750 | 2026-06-08T07:34:19.321Z | Checking cmov v0.5.3 |
| 751 | 2026-06-08T07:34:19.374Z | Checking der v0.6.1 |
| 752 | 2026-06-08T07:34:19.504Z | Checking ctutils v0.4.2 |
| 753 | 2026-06-08T07:34:19.695Z | Checking rand v0.10.1 |
| 754 | 2026-06-08T07:34:19.783Z | Checking block-buffer v0.12.0 |
| 755 | 2026-06-08T07:34:19.877Z | Checking toml v0.8.23 |
| 756 | 2026-06-08T07:34:19.896Z | Checking crypto-common v0.2.1 |
| 757 | 2026-06-08T07:34:20.155Z | Checking const-oid v0.10.2 |
| 758 | 2026-06-08T07:34:20.184Z | Compiling ucd-trie v0.1.7 |
| 759 | 2026-06-08T07:34:20.275Z | Compiling unicase v2.9.0 |
| 760 | 2026-06-08T07:34:20.378Z | Checking base64ct v1.8.3 |
| 761 | 2026-06-08T07:34:20.408Z | Compiling zerocopy v0.8.37 |
| 762 | 2026-06-08T07:34:20.454Z | Compiling new_mime_guess v4.0.4 |
| 763 | 2026-06-08T07:34:20.592Z | Checking spki v0.6.0 |
| 764 | 2026-06-08T07:34:20.721Z | Checking digest v0.11.3 |
| 765 | 2026-06-08T07:34:20.839Z | Compiling pest v2.8.5 |
| 766 | 2026-06-08T07:34:20.901Z | Checking rusty_ulid v2.0.0 (https://github.com/huxi/rusty_ulid#f2390586) |
| 767 | 2026-06-08T07:34:21.209Z | Compiling rustls v0.21.12 |
| 768 | 2026-06-08T07:34:21.419Z | Compiling rustls v0.23.36 |
| 769 | 2026-06-08T07:34:22.062Z | Compiling pest_meta v2.8.5 |
| 770 | 2026-06-08T07:34:22.609Z | Compiling typify-macro v0.4.3 |
| 771 | 2026-06-08T07:34:23.178Z | Checking pkcs8 v0.9.0 |
| 772 | 2026-06-08T07:34:23.313Z | Checking ff v0.12.1 |
| 773 | 2026-06-08T07:34:23.344Z | Checking crypto-bigint v0.4.9 |
| 774 | 2026-06-08T07:34:23.509Z | Checking sha1 v0.10.6 |
| 775 | 2026-06-08T07:34:23.827Z | Checking rustls-webpki v0.101.7 |
| 776 | 2026-06-08T07:34:24.070Z | Compiling typify v0.4.3 |
| 777 | 2026-06-08T07:34:24.070Z | Checking sct v0.7.1 |
| 778 | 2026-06-08T07:34:24.173Z | Checking base16ct v0.1.1 |
| 779 | 2026-06-08T07:34:24.206Z | Compiling crossbeam-utils v0.8.21 |
| 780 | 2026-06-08T07:34:24.329Z | Compiling unsafe-libyaml v0.2.11 |
| 781 | 2026-06-08T07:34:24.390Z | Checking sec1 v0.3.0 |
| 782 | 2026-06-08T07:34:24.573Z | Checking group v0.12.1 |
| 783 | 2026-06-08T07:34:24.609Z | Compiling pest_generator v2.8.5 |
| 784 | 2026-06-08T07:34:24.678Z | Checking aws-smithy-eventstream v0.60.20 |
| 785 | 2026-06-08T07:34:24.791Z | Checking rand_pcg v0.10.2 |
| 786 | 2026-06-08T07:34:24.874Z | Compiling serde_yaml v0.9.34+deprecated |
| 787 | 2026-06-08T07:34:24.918Z | Compiling progenitor-impl v0.11.2 |
| 788 | 2026-06-08T07:34:24.965Z | Checking h2 v0.3.27 |
| 789 | 2026-06-08T07:34:25.009Z | Checking hmac v0.12.1 |
| 790 | 2026-06-08T07:34:25.139Z | Checking socket2 v0.5.10 |
| 791 | 2026-06-08T07:34:25.229Z | Compiling camino v1.2.2 |
| 792 | 2026-06-08T07:34:25.381Z | Compiling rustls v0.22.4 |
| 793 | 2026-06-08T07:34:25.554Z | Checking openssl-probe v0.2.1 |
| 794 | 2026-06-08T07:34:25.654Z | Compiling pest_derive v2.8.5 |
| 795 | 2026-06-08T07:34:25.667Z | Checking rustls-native-certs v0.8.3 |
| 796 | 2026-06-08T07:34:25.720Z | Checking tokio-rustls v0.24.1 |
| 797 | 2026-06-08T07:34:25.825Z | Checking rfc6979 v0.3.1 |
| 798 | 2026-06-08T07:34:25.926Z | Checking aws-smithy-http v0.63.6 |
| 799 | 2026-06-08T07:34:25.939Z | Checking elliptic-curve v0.12.3 |
| 800 | 2026-06-08T07:34:26.194Z | Checking signature v1.6.4 |
| 801 | 2026-06-08T07:34:26.225Z | Checking buildomat-types v0.0.0 (/work/oxidecomputer/buildomat/types) |
| 802 | 2026-06-08T07:34:26.309Z | Checking rustls-webpki v0.102.8 |
| 803 | 2026-06-08T07:34:26.521Z | Compiling rustc_version v0.4.1 |
| 804 | 2026-06-08T07:34:26.594Z | Compiling multer v3.1.0 |
| 805 | 2026-06-08T07:34:26.672Z | Compiling slog-async v2.8.0 |
| 806 | 2026-06-08T07:34:26.797Z | Checking hyper v0.14.32 |
| 807 | 2026-06-08T07:34:26.825Z | Compiling paste v1.0.15 |
| 808 | 2026-06-08T07:34:27.051Z | Compiling aws-types v1.3.15 |
| 809 | 2026-06-08T07:34:27.077Z | Compiling progenitor-macro v0.11.2 |
| 810 | 2026-06-08T07:34:27.147Z | Checking crossbeam-channel v0.5.15 |
| 811 | 2026-06-08T07:34:27.234Z | Checking ecdsa v0.14.8 |
| 812 | 2026-06-08T07:34:27.471Z | Checking buildomat-common v0.0.0 (/work/oxidecomputer/buildomat/common) |
| 813 | 2026-06-08T07:34:27.502Z | Checking sha2 v0.11.0 |
| 814 | 2026-06-08T07:34:27.558Z | Checking aws-credential-types v1.2.14 |
| 815 | 2026-06-08T07:34:27.747Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 816 | 2026-06-08T07:34:27.765Z | Checking sha2 v0.10.9 |
| 817 | 2026-06-08T07:34:28.007Z | Compiling async-stream-impl v0.3.6 |
| 818 | 2026-06-08T07:34:28.049Z | Checking serde_spanned v1.0.4 |
| 819 | 2026-06-08T07:34:28.065Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 820 | 2026-06-08T07:34:28.180Z | Compiling ahash v0.8.12 |
| 821 | 2026-06-08T07:34:28.262Z | Compiling dropshot v0.16.7 |
| 822 | 2026-06-08T07:34:28.413Z | Checking hex v0.4.3 |
| 823 | 2026-06-08T07:34:28.480Z | Checking take_mut v0.2.2 |
| 824 | 2026-06-08T07:34:28.494Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 825 | 2026-06-08T07:34:28.584Z | Checking spin v0.9.8 |
| 826 | 2026-06-08T07:34:28.607Z | Checking async-stream v0.3.6 |
| 827 | 2026-06-08T07:34:28.666Z | Checking toml v0.9.11+spec-1.1.0 |
| 828 | 2026-06-08T07:34:28.670Z | Checking hyper-rustls v0.24.2 |
| 829 | 2026-06-08T07:34:28.773Z | Checking tokio-rustls v0.25.0 |
| 830 | 2026-06-08T07:34:28.832Z | Checking p256 v0.11.1 |
| 831 | 2026-06-08T07:34:28.959Z | Checking hmac v0.13.0 |
| 832 | 2026-06-08T07:34:29.100Z | Checking aws-smithy-observability v0.2.6 |
| 833 | 2026-06-08T07:34:29.100Z | Checking crypto-bigint v0.5.5 |
| 834 | 2026-06-08T07:34:29.244Z | Compiling dropshot_endpoint v0.16.7 |
| 835 | 2026-06-08T07:34:29.272Z | Compiling scroll_derive v0.13.1 |
| 836 | 2026-06-08T07:34:29.398Z | Compiling async-trait v0.1.89 |
| 837 | 2026-06-08T07:34:29.920Z | Checking waitgroup v0.1.2 |
| 838 | 2026-06-08T07:34:30.021Z | Checking rustls-pemfile v2.2.0 |
| 839 | 2026-06-08T07:34:30.069Z | Checking serde_path_to_error v0.1.20 |
| 840 | 2026-06-08T07:34:30.157Z | Checking hostname v0.4.2 |
| 841 | 2026-06-08T07:34:30.256Z | Checking debug-ignore v1.0.5 |
| 842 | 2026-06-08T07:34:30.330Z | Compiling usdt-impl v0.6.0 |
| 843 | 2026-06-08T07:34:30.342Z | Checking byteorder v1.5.0 |
| 844 | 2026-06-08T07:34:30.355Z | Checking scroll v0.13.0 |
| 845 | 2026-06-08T07:34:30.544Z | Checking aws-sigv4 v1.4.3 |
| 846 | 2026-06-08T07:34:30.791Z | Compiling dtrace-parser v0.3.0 |
| 847 | 2026-06-08T07:34:30.856Z | Compiling darling_core v0.20.11 |
| 848 | 2026-06-08T07:34:30.935Z | Compiling libsqlite3-sys v0.30.1 |
| 849 | 2026-06-08T07:34:31.152Z | Compiling thread-id v5.1.0 |
| 850 | 2026-06-08T07:34:31.350Z | Compiling rustix v1.1.3 |
| 851 | 2026-06-08T07:34:31.416Z | Compiling heck v0.4.1 |
| 852 | 2026-06-08T07:34:31.468Z | Checking plain v0.2.3 |
| 853 | 2026-06-08T07:34:31.623Z | Compiling thiserror v1.0.69 |
| 854 | 2026-06-08T07:34:31.702Z | Compiling dof v0.4.0 |
| 855 | 2026-06-08T07:34:32.068Z | Checking goblin v0.10.4 |
| 856 | 2026-06-08T07:34:32.668Z | Checking hashbrown v0.14.5 |
| 857 | 2026-06-08T07:34:32.753Z | Checking aws-smithy-json v0.62.5 |
| 858 | 2026-06-08T07:34:32.819Z | Compiling darling_macro v0.20.11 |
| 859 | 2026-06-08T07:34:32.941Z | Compiling thiserror-impl v1.0.69 |
| 860 | 2026-06-08T07:34:33.136Z | Checking unicode-width v0.2.2 |
| 861 | 2026-06-08T07:34:33.223Z | Checking regex-lite v0.1.8 |
| 862 | 2026-06-08T07:34:33.333Z | Checking pretty-hex v0.4.1 |
| 863 | 2026-06-08T07:34:33.390Z | Compiling darling v0.20.11 |
| 864 | 2026-06-08T07:34:33.467Z | Checking hashlink v0.9.1 |
| 865 | 2026-06-08T07:34:33.709Z | Checking tokio-stream v0.1.18 |
| 866 | 2026-06-08T07:34:33.799Z | Checking xmlparser v0.13.6 |
| 867 | 2026-06-08T07:34:34.039Z | Checking fallible-streaming-iterator v0.1.9 |
| 868 | 2026-06-08T07:34:34.052Z | Checking fallible-iterator v0.3.0 |
| 869 | 2026-06-08T07:34:34.165Z | Checking aws-smithy-xml v0.60.15 |
| 870 | 2026-06-08T07:34:34.168Z | Compiling sea-query-derive v0.4.3 |
| 871 | 2026-06-08T07:34:34.235Z | Checking tempfile v3.24.0 |
| 872 | 2026-06-08T07:34:34.315Z | Compiling usdt-macro v0.6.0 |
| 873 | 2026-06-08T07:34:34.319Z | Compiling usdt-attr-macro v0.6.0 |
| 874 | 2026-06-08T07:34:34.422Z | Compiling inherent v1.0.13 |
| 875 | 2026-06-08T07:34:34.945Z | Checking memmap2 v0.9.9 |
| 876 | 2026-06-08T07:34:34.960Z | Checking crc-catalog v2.4.0 |
| 877 | 2026-06-08T07:34:34.979Z | Checking sea-query v0.32.7 |
| 878 | 2026-06-08T07:34:35.026Z | Checking atty v0.2.14 |
| 879 | 2026-06-08T07:34:35.044Z | Checking crc v3.3.0 |
| 880 | 2026-06-08T07:34:35.097Z | Checking getopts v0.2.24 |
| 881 | 2026-06-08T07:34:35.112Z | Checking utf8-width v0.1.8 |
| 882 | 2026-06-08T07:34:35.188Z | Checking html-escape v0.2.13 |
| 883 | 2026-06-08T07:34:35.208Z | Checking winnow v0.5.40 |
| 884 | 2026-06-08T07:34:35.270Z | Checking usdt v0.6.0 |
| 885 | 2026-06-08T07:34:35.283Z | Compiling syn v1.0.109 |
| 886 | 2026-06-08T07:34:35.426Z | Checking buildomat-sse v0.0.0 (/work/oxidecomputer/buildomat/sse) |
| 887 | 2026-06-08T07:34:35.630Z | Compiling strum_macros v0.27.2 |
| 888 | 2026-06-08T07:34:35.643Z | Checking spin v0.10.0 |
| 889 | 2026-06-08T07:34:35.646Z | Checking urlencoding v2.1.3 |
| 890 | 2026-06-08T07:34:35.807Z | Checking aws-smithy-query v0.60.15 |
| 891 | 2026-06-08T07:34:35.851Z | Checking crc-fast v1.9.0 |
| 892 | 2026-06-08T07:34:35.919Z | Checking ansi-to-html v0.2.2 |
| 893 | 2026-06-08T07:34:36.105Z | Checking md-5 v0.11.0 |
| 894 | 2026-06-08T07:34:36.256Z | Checking sha1 v0.11.0 |
| 895 | 2026-06-08T07:34:36.412Z | Checking toml_edit v0.20.7 |
| 896 | 2026-06-08T07:34:36.428Z | Compiling strsim v0.11.1 |
| 897 | 2026-06-08T07:34:36.732Z | Compiling darling_core v0.21.3 |
| 898 | 2026-06-08T07:34:36.856Z | Checking rusqlite v0.32.1 |
| 899 | 2026-06-08T07:34:37.460Z | Checking rust-toolchain-file v0.1.1 |
| 900 | 2026-06-08T07:34:37.474Z | Checking sea-query-rusqlite v0.7.0 |
| 901 | 2026-06-08T07:34:37.477Z | Checking jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#10a38b25) |
| 902 | 2026-06-08T07:34:37.603Z | Checking strum v0.27.2 |
| 903 | 2026-06-08T07:34:37.652Z | Checking buildomat-database v0.0.0 (/work/oxidecomputer/buildomat/database) |
| 904 | 2026-06-08T07:34:37.671Z | Checking num-bigint v0.4.6 |
| 905 | 2026-06-08T07:34:37.708Z | Checking lru v0.16.4 |
| 906 | 2026-06-08T07:34:37.711Z | Checking aws-smithy-checksums v0.64.7 |
| 907 | 2026-06-08T07:34:37.925Z | Checking pem v3.0.6 |
| 908 | 2026-06-08T07:34:37.954Z | Compiling proc-macro-error-attr v1.0.4 |
| 909 | 2026-06-08T07:34:37.976Z | Checking lazy_static v1.5.0 |
| 910 | 2026-06-08T07:34:38.069Z | Checking parse_link_header v0.3.3 |
| 911 | 2026-06-08T07:34:38.203Z | Compiling zerocopy-derive v0.6.6 |
| 912 | 2026-06-08T07:34:38.216Z | Compiling proc-macro-error v1.0.4 |
| 913 | 2026-06-08T07:34:38.300Z | Checking adler2 v2.0.1 |
| 914 | 2026-06-08T07:34:38.408Z | Checking http-range v0.1.5 |
| 915 | 2026-06-08T07:34:38.434Z | Checking simd-adler32 v0.3.9 |
| 916 | 2026-06-08T07:34:38.465Z | Checking simple_asn1 v0.6.3 |
| 917 | 2026-06-08T07:34:38.572Z | Checking miniz_oxide v0.8.9 |
| 918 | 2026-06-08T07:34:38.666Z | Checking jsonwebtoken v9.3.1 |
| 919 | 2026-06-08T07:34:38.854Z | Compiling darling_macro v0.21.3 |
| 920 | 2026-06-08T07:34:38.910Z | Compiling num-derive v0.3.3 |
| 921 | 2026-06-08T07:34:39.020Z | Checking zerocopy v0.6.6 |
| 922 | 2026-06-08T07:34:39.032Z | Checking hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0) |
| 923 | 2026-06-08T07:34:39.217Z | Checking buildomat-github-hooktypes v0.0.0 (/work/oxidecomputer/buildomat/github/hooktypes) |
| 924 | 2026-06-08T07:34:39.317Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 925 | 2026-06-08T07:34:39.390Z | Compiling darling v0.21.3 |
| 926 | 2026-06-08T07:34:39.465Z | Checking flate2 v1.1.9 |
| 927 | 2026-06-08T07:34:39.478Z | Compiling serde_with_macros v3.16.1 |
| 928 | 2026-06-08T07:34:39.563Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 929 | 2026-06-08T07:34:39.634Z | Compiling serde_repr v0.1.20 |
| 930 | 2026-06-08T07:34:39.734Z | Checking base64 v0.21.7 |
| 931 | 2026-06-08T07:34:39.748Z | Checking minimal-lexical v0.2.1 |
| 932 | 2026-06-08T07:34:39.761Z | Checking libscf-sys v1.1.0 |
| 933 | 2026-06-08T07:34:39.881Z | Checking compression-core v0.4.32 |
| 934 | 2026-06-08T07:34:39.943Z | Checking nom v7.1.3 |
| 935 | 2026-06-08T07:34:39.963Z | Checking ron v0.8.1 |
| 936 | 2026-06-08T07:34:40.002Z | Checking compression-codecs v0.4.38 |
| 937 | 2026-06-08T07:34:40.168Z | Compiling proc-macro-crate v3.4.0 |
| 938 | 2026-06-08T07:34:40.186Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs.git#72389b51) |
| 939 | 2026-06-08T07:34:40.380Z | Compiling zone_cfg_derive v0.3.1 |
| 940 | 2026-06-08T07:34:40.470Z | Checking console v0.16.3 |
| 941 | 2026-06-08T07:34:40.482Z | Checking itertools v0.12.1 |
| 942 | 2026-06-08T07:34:40.537Z | Checking serde_with v3.16.1 |
| 943 | 2026-06-08T07:34:40.595Z | Compiling num_enum_derive v0.7.5 |
| 944 | 2026-06-08T07:34:40.761Z | Checking dirs-sys-next v0.1.2 |
| 945 | 2026-06-08T07:34:40.890Z | Checking vte v0.14.1 |
| 946 | 2026-06-08T07:34:41.033Z | Checking dissimilar v1.0.11 |
| 947 | 2026-06-08T07:34:41.046Z | Checking rustc-hash v2.1.1 |
| 948 | 2026-06-08T07:34:41.160Z | Checking libdevinfo-sys v1.1.0 |
| 949 | 2026-06-08T07:34:41.209Z | Checking shell-words v1.1.1 |
| 950 | 2026-06-08T07:34:41.255Z | Checking expect-test v1.5.1 |
| 951 | 2026-06-08T07:34:41.322Z | Checking dialoguer v0.12.0 |
| 952 | 2026-06-08T07:34:41.419Z | Checking iddqd v0.3.17 |
| 953 | 2026-06-08T07:34:41.524Z | Checking zone v0.3.1 |
| 954 | 2026-06-08T07:34:41.582Z | Checking strip-ansi-escapes v0.2.1 |
| 955 | 2026-06-08T07:34:41.628Z | Checking num_enum v0.7.5 |
| 956 | 2026-06-08T07:34:41.682Z | Checking debug_parser v0.1.4 |
| 957 | 2026-06-08T07:34:41.742Z | Checking devinfo v0.1.0 |
| 958 | 2026-06-08T07:34:41.824Z | Checking buildomat-bunyan v0.0.0 (/work/oxidecomputer/buildomat/bunyan) |
| 959 | 2026-06-08T07:34:41.837Z | Checking dirs-next v2.0.0 |
| 960 | 2026-06-08T07:34:41.864Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 961 | 2026-06-08T07:34:41.921Z | Checking async-compression v0.4.42 |
| 962 | 2026-06-08T07:34:41.925Z | Checking sigpipe v0.1.3 |
| 963 | 2026-06-08T07:34:41.969Z | Checking hmac-sha256 v1.1.13 |
| 964 | 2026-06-08T07:34:41.998Z | Checking glob v0.3.3 |
| 965 | 2026-06-08T07:34:42.090Z | Checking xtask v0.0.0 (/work/oxidecomputer/buildomat/xtask) |
| 966 | 2026-06-08T07:34:47.730Z | Checking rustls-webpki v0.103.9 |
| 967 | 2026-06-08T07:34:50.299Z | Checking tokio-rustls v0.26.4 |
| 968 | 2026-06-08T07:34:50.508Z | Checking hyper-rustls v0.27.7 |
| 969 | 2026-06-08T07:34:50.688Z | Checking aws-smithy-http-client v1.1.12 |
| 970 | 2026-06-08T07:34:51.255Z | Checking aws-smithy-runtime v1.11.1 |
| 971 | 2026-06-08T07:34:52.633Z | Checking aws-runtime v1.7.3 |
| 972 | 2026-06-08T07:34:53.392Z | Checking aws-sdk-sso v1.98.0 |
| 973 | 2026-06-08T07:34:53.494Z | Checking aws-sdk-s3 v1.132.0 |
| 974 | 2026-06-08T07:34:53.692Z | Checking aws-sdk-ssooidc v1.100.0 |
| 975 | 2026-06-08T07:34:53.713Z | Checking aws-sdk-sts v1.103.0 |
| 976 | 2026-06-08T07:34:53.726Z | Checking aws-sdk-ec2 v1.225.0 |
| 977 | 2026-06-08T07:34:55.104Z | Checking aws-config v1.8.16 |
| 978 | 2026-06-08T07:34:56.778Z | Checking buildomat-aws v0.0.0 (/work/oxidecomputer/buildomat/aws) |
| 979 | 2026-06-08T07:35:06.412Z | Checking tokio-native-tls v0.3.1 |
| 980 | 2026-06-08T07:35:06.565Z | Checking hyper-tls v0.6.0 |
| 981 | 2026-06-08T07:35:06.713Z | Checking reqwest v0.12.28 |
| 982 | 2026-06-08T07:35:07.248Z | Checking progenitor-client v0.11.2 |
| 983 | 2026-06-08T07:35:07.252Z | Checking octorust v0.1.34 (https://github.com/oxidecomputer/third-party-api-clients?branch=jclulow#6a1cb318) |
| 984 | 2026-06-08T07:35:07.252Z | Checking buildomat-download v0.0.0 (/work/oxidecomputer/buildomat/download) |
| 985 | 2026-06-08T07:35:07.474Z | Checking progenitor v0.11.2 |
| 986 | 2026-06-08T07:35:07.599Z | Checking buildomat-client v0.0.0 (/work/oxidecomputer/buildomat/client) |
| 987 | 2026-06-08T07:35:07.642Z | Checking buildomat-server v0.0.0 (/work/oxidecomputer/buildomat/server) |
| 988 | 2026-06-08T07:35:11.715Z | Checking buildomat-jobsh v0.0.0 (/work/oxidecomputer/buildomat/jobsh) |
| 989 | 2026-06-08T07:35:11.715Z | Checking buildomat-factory-propolis v0.0.0 (/work/oxidecomputer/buildomat/factory/propolis) |
| 990 | 2026-06-08T07:35:11.719Z | Checking buildomat v0.0.0 (/work/oxidecomputer/buildomat/bin) |
| 991 | 2026-06-08T07:35:11.719Z | Checking buildomat-factory-lab v0.0.0 (/work/oxidecomputer/buildomat/factory/lab) |
| 992 | 2026-06-08T07:35:11.719Z | Checking buildomat-agent v0.0.0 (/work/oxidecomputer/buildomat/agent) |
| 993 | 2026-06-08T07:35:12.283Z | Checking buildomat-github-database v0.0.0 (/work/oxidecomputer/buildomat/github/database) |
| 994 | 2026-06-08T07:35:13.018Z | Checking buildomat-github-testdata v0.0.0 (/work/oxidecomputer/buildomat/github/testdata) |
| 995 | 2026-06-08T07:35:13.048Z | Checking buildomat-github-dbtool v0.0.0 (/work/oxidecomputer/buildomat/github/dbtool) |
| 996 | 2026-06-08T07:35:13.229Z | Checking buildomat-factory-user v0.0.0 (/work/oxidecomputer/buildomat/factory/user) |
| 997 | 2026-06-08T07:35:13.264Z | Checking buildomat-factory-gimlet v0.0.0 (/work/oxidecomputer/buildomat/factory/gimlet) |
| 998 | 2026-06-08T07:35:32.523Z | Checking buildomat-github-client v0.0.0 (/work/oxidecomputer/buildomat/github/client) |
| 999 | 2026-06-08T07:35:32.661Z | Checking buildomat-github-server v0.0.0 (/work/oxidecomputer/buildomat/github/server) |
| 1000 | 2026-06-08T07:35:32.661Z | Checking buildomat-github-ghtool v0.0.0 (/work/oxidecomputer/buildomat/github/ghtool) |
| 1001 | 2026-06-08T07:36:04.144Z | Checking buildomat-factory-aws v0.0.0 (/work/oxidecomputer/buildomat/factory/aws) |
| 1002 | 2026-06-08T07:36:04.144Z | Checking xtask-setup v0.0.0 (/work/oxidecomputer/buildomat/xtask-setup) |
| 1003 | 2026-06-08T07:36:05.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s |
| 1004 | 2026-06-08T07:36:05.504Z | + banner test |
| 1005 | 2026-06-08T07:36:05.507Z | |
| 1006 | 2026-06-08T07:36:05.507Z | ##### ###### #### ##### |
| 1007 | 2026-06-08T07:36:05.507Z | # # # # |
| 1008 | 2026-06-08T07:36:05.507Z | # ##### #### # |
| 1009 | 2026-06-08T07:36:05.507Z | # # # # |
| 1010 | 2026-06-08T07:36:05.507Z | # # # # # |
| 1011 | 2026-06-08T07:36:05.507Z | # ###### #### # |
| 1012 | 2026-06-08T07:36:05.507Z | |
| 1013 | 2026-06-08T07:36:05.507Z | + cargo test --locked --workspace |
| 1014 | 2026-06-08T07:36:05.885Z | Compiling unicode-ident v1.0.22 |
| 1015 | 2026-06-08T07:36:05.885Z | Compiling cfg-if v1.0.4 |
| 1016 | 2026-06-08T07:36:05.888Z | Compiling memchr v2.7.6 |
| 1017 | 2026-06-08T07:36:05.888Z | Compiling itoa v1.0.17 |
| 1018 | 2026-06-08T07:36:05.888Z | Compiling bytes v1.11.1 |
| 1019 | 2026-06-08T07:36:05.953Z | Compiling libc v0.2.180 |
| 1020 | 2026-06-08T07:36:05.957Z | Compiling serde_core v1.0.228 |
| 1021 | 2026-06-08T07:36:05.961Z | Compiling smallvec v1.15.1 |
| 1022 | 2026-06-08T07:36:06.001Z | Compiling allocator-api2 v0.2.21 |
| 1023 | 2026-06-08T07:36:06.055Z | Compiling proc-macro2 v1.0.106 |
| 1024 | 2026-06-08T07:36:06.118Z | Compiling equivalent v1.0.2 |
| 1025 | 2026-06-08T07:36:06.156Z | Compiling pin-project-lite v0.2.16 |
| 1026 | 2026-06-08T07:36:06.196Z | Compiling fnv v1.0.7 |
| 1027 | 2026-06-08T07:36:06.243Z | Compiling jobserver v0.1.34 |
| 1028 | 2026-06-08T07:36:06.279Z | Compiling errno v0.3.14 |
| 1029 | 2026-06-08T07:36:06.286Z | Compiling scopeguard v1.2.0 |
| 1030 | 2026-06-08T07:36:06.305Z | Compiling parking_lot_core v0.9.12 |
| 1031 | 2026-06-08T07:36:06.383Z | Compiling lock_api v0.4.14 |
| 1032 | 2026-06-08T07:36:06.424Z | Compiling quote v1.0.44 |
| 1033 | 2026-06-08T07:36:06.560Z | Compiling cc v1.2.55 |
| 1034 | 2026-06-08T07:36:06.567Z | Compiling signal-hook-registry v1.4.8 |
| 1035 | 2026-06-08T07:36:06.600Z | Compiling syn v2.0.114 |
| 1036 | 2026-06-08T07:36:06.600Z | Compiling parking_lot v0.12.5 |
| 1037 | 2026-06-08T07:36:06.637Z | Compiling mio v1.1.1 |
| 1038 | 2026-06-08T07:36:06.712Z | Compiling socket2 v0.6.2 |
| 1039 | 2026-06-08T07:36:06.772Z | Compiling once_cell v1.21.3 |
| 1040 | 2026-06-08T07:36:06.858Z | Compiling futures-core v0.3.31 |
| 1041 | 2026-06-08T07:36:06.979Z | Compiling num-traits v0.2.19 |
| 1042 | 2026-06-08T07:36:07.008Z | Compiling futures-sink v0.3.31 |
| 1043 | 2026-06-08T07:36:07.008Z | Compiling zeroize v1.8.2 |
| 1044 | 2026-06-08T07:36:07.108Z | Compiling foldhash v0.2.0 |
| 1045 | 2026-06-08T07:36:07.140Z | Compiling pin-utils v0.1.0 |
| 1046 | 2026-06-08T07:36:07.150Z | Compiling http v1.4.0 |
| 1047 | 2026-06-08T07:36:07.175Z | Compiling slab v0.4.11 |
| 1048 | 2026-06-08T07:36:07.205Z | Compiling log v0.4.29 |
| 1049 | 2026-06-08T07:36:07.340Z | Compiling hashbrown v0.16.1 |
| 1050 | 2026-06-08T07:36:07.348Z | Compiling futures-channel v0.3.31 |
| 1051 | 2026-06-08T07:36:07.378Z | Compiling powerfmt v0.2.0 |
| 1052 | 2026-06-08T07:36:07.555Z | Compiling num-conv v0.2.0 |
| 1053 | 2026-06-08T07:36:07.578Z | Compiling time-core v0.1.8 |
| 1054 | 2026-06-08T07:36:07.592Z | Compiling deranged v0.5.5 |
| 1055 | 2026-06-08T07:36:07.679Z | Compiling zmij v1.0.18 |
| 1056 | 2026-06-08T07:36:07.716Z | Compiling time-macros v0.2.26 |
| 1057 | 2026-06-08T07:36:07.772Z | Compiling futures-io v0.3.31 |
| 1058 | 2026-06-08T07:36:07.831Z | Compiling num_threads v0.1.7 |
| 1059 | 2026-06-08T07:36:07.912Z | Compiling indexmap v2.13.0 |
| 1060 | 2026-06-08T07:36:07.921Z | Compiling futures-task v0.3.31 |
| 1061 | 2026-06-08T07:36:07.925Z | Compiling http-body v1.0.1 |
| 1062 | 2026-06-08T07:36:07.951Z | Compiling tracing-core v0.1.36 |
| 1063 | 2026-06-08T07:36:08.081Z | Compiling ryu v1.0.22 |
| 1064 | 2026-06-08T07:36:08.104Z | Compiling http-body-util v0.1.3 |
| 1065 | 2026-06-08T07:36:08.132Z | Compiling getrandom v0.2.17 |
| 1066 | 2026-06-08T07:36:08.259Z | Compiling typenum v1.20.0 |
| 1067 | 2026-06-08T07:36:08.310Z | Compiling rustls-pki-types v1.14.0 |
| 1068 | 2026-06-08T07:36:08.331Z | Compiling percent-encoding v2.3.2 |
| 1069 | 2026-06-08T07:36:08.526Z | Compiling subtle v2.6.1 |
| 1070 | 2026-06-08T07:36:08.532Z | Compiling httparse v1.10.1 |
| 1071 | 2026-06-08T07:36:08.548Z | Compiling serde_json v1.0.149 |
| 1072 | 2026-06-08T07:36:08.590Z | Compiling tower-service v0.3.3 |
| 1073 | 2026-06-08T07:36:08.679Z | Compiling try-lock v0.2.5 |
| 1074 | 2026-06-08T07:36:08.686Z | Compiling httpdate v1.0.3 |
| 1075 | 2026-06-08T07:36:08.707Z | Compiling time v0.3.46 |
| 1076 | 2026-06-08T07:36:08.779Z | Compiling want v0.3.1 |
| 1077 | 2026-06-08T07:36:08.789Z | Compiling untrusted v0.9.0 |
| 1078 | 2026-06-08T07:36:08.834Z | Compiling atomic-waker v1.1.2 |
| 1079 | 2026-06-08T07:36:08.905Z | Compiling ring v0.17.14 |
| 1080 | 2026-06-08T07:36:08.913Z | Compiling base64 v0.22.1 |
| 1081 | 2026-06-08T07:36:08.940Z | Compiling tower-layer v0.3.3 |
| 1082 | 2026-06-08T07:36:08.954Z | Compiling getrandom v0.3.4 |
| 1083 | 2026-06-08T07:36:09.052Z | Compiling ipnet v2.11.0 |
| 1084 | 2026-06-08T07:36:09.091Z | Compiling stable_deref_trait v1.2.1 |
| 1085 | 2026-06-08T07:36:09.099Z | Compiling generic-array v0.14.7 |
| 1086 | 2026-06-08T07:36:09.164Z | Compiling form_urlencoded v1.2.2 |
| 1087 | 2026-06-08T07:36:09.239Z | Compiling iana-time-zone v0.1.65 |
| 1088 | 2026-06-08T07:36:09.343Z | Compiling synstructure v0.13.2 |
| 1089 | 2026-06-08T07:36:09.459Z | Compiling bitflags v2.10.0 |
| 1090 | 2026-06-08T07:36:09.567Z | Compiling anyhow v1.0.100 |
| 1091 | 2026-06-08T07:36:09.577Z | Compiling uuid v1.20.0 |
| 1092 | 2026-06-08T07:36:09.689Z | Compiling sync_wrapper v1.0.2 |
| 1093 | 2026-06-08T07:36:09.697Z | Compiling block-buffer v0.10.4 |
| 1094 | 2026-06-08T07:36:09.791Z | Compiling crypto-common v0.1.7 |
| 1095 | 2026-06-08T07:36:09.825Z | Compiling cpufeatures v0.3.0 |
| 1096 | 2026-06-08T07:36:09.834Z | Compiling writeable v0.6.2 |
| 1097 | 2026-06-08T07:36:09.893Z | Compiling digest v0.10.7 |
| 1098 | 2026-06-08T07:36:09.907Z | Compiling litemap v0.8.1 |
| 1099 | 2026-06-08T07:36:09.944Z | Compiling serde_derive_internals v0.29.1 |
| 1100 | 2026-06-08T07:36:09.978Z | Compiling winnow v0.7.14 |
| 1101 | 2026-06-08T07:36:10.024Z | Compiling http v0.2.12 |
| 1102 | 2026-06-08T07:36:10.086Z | Compiling dyn-clone v1.0.20 |
| 1103 | 2026-06-08T07:36:10.089Z | Compiling icu_normalizer_data v2.1.1 |
| 1104 | 2026-06-08T07:36:10.159Z | Compiling icu_properties_data v2.1.2 |
| 1105 | 2026-06-08T07:36:10.223Z | Compiling openssl-src v300.5.5+3.5.5 |
| 1106 | 2026-06-08T07:36:10.290Z | Compiling heck v0.5.0 |
| 1107 | 2026-06-08T07:36:10.467Z | Compiling openssl-sys v0.9.111 |
| 1108 | 2026-06-08T07:36:10.530Z | Compiling serde_derive v1.0.228 |
| 1109 | 2026-06-08T07:36:10.542Z | Compiling tokio-macros v2.6.0 |
| 1110 | 2026-06-08T07:36:10.673Z | Compiling futures-macro v0.3.31 |
| 1111 | 2026-06-08T07:36:11.023Z | Compiling tracing-attributes v0.1.31 |
| 1112 | 2026-06-08T07:36:11.036Z | Compiling thiserror-impl v2.0.18 |
| 1113 | 2026-06-08T07:36:11.326Z | Compiling tokio v1.49.0 |
| 1114 | 2026-06-08T07:36:11.473Z | Compiling zerofrom-derive v0.1.6 |
| 1115 | 2026-06-08T07:36:11.481Z | Compiling yoke-derive v0.8.1 |
| 1116 | 2026-06-08T07:36:11.517Z | Compiling futures-util v0.3.31 |
| 1117 | 2026-06-08T07:36:12.236Z | Compiling tracing v0.1.44 |
| 1118 | 2026-06-08T07:36:12.262Z | Compiling thiserror v2.0.18 |
| 1119 | 2026-06-08T07:36:12.360Z | Compiling zerovec-derive v0.11.2 |
| 1120 | 2026-06-08T07:36:12.467Z | Compiling displaydoc v0.2.5 |
| 1121 | 2026-06-08T07:36:12.485Z | Compiling schemars_derive v0.8.22 |
| 1122 | 2026-06-08T07:36:12.649Z | Compiling zerofrom v0.1.6 |
| 1123 | 2026-06-08T07:36:12.767Z | Compiling yoke v0.8.1 |
| 1124 | 2026-06-08T07:36:12.946Z | Compiling num-integer v0.1.46 |
| 1125 | 2026-06-08T07:36:13.204Z | Compiling zerotrie v0.2.3 |
| 1126 | 2026-06-08T07:36:13.229Z | Compiling serde v1.0.228 |
| 1127 | 2026-06-08T07:36:13.426Z | Compiling zerovec v0.11.5 |
| 1128 | 2026-06-08T07:36:13.501Z | Compiling mime v0.3.17 |
| 1129 | 2026-06-08T07:36:13.669Z | Compiling chrono v0.4.43 |
| 1130 | 2026-06-08T07:36:13.752Z | Compiling serde_tokenstream v0.2.2 |
| 1131 | 2026-06-08T07:36:13.772Z | Compiling erased-serde v0.3.31 |
| 1132 | 2026-06-08T07:36:13.921Z | Compiling tinystr v0.8.2 |
| 1133 | 2026-06-08T07:36:14.023Z | Compiling potential_utf v0.1.4 |
| 1134 | 2026-06-08T07:36:14.118Z | Compiling icu_locale_core v2.1.1 |
| 1135 | 2026-06-08T07:36:14.186Z | Compiling icu_collections v2.1.1 |
| 1136 | 2026-06-08T07:36:14.253Z | Compiling utf8_iter v1.0.4 |
| 1137 | 2026-06-08T07:36:14.313Z | Compiling slog v2.8.2 |
| 1138 | 2026-06-08T07:36:14.394Z | Compiling aho-corasick v1.1.4 |
| 1139 | 2026-06-08T07:36:14.690Z | Compiling encoding_rs v0.8.35 |
| 1140 | 2026-06-08T07:36:14.718Z | Compiling icu_provider v2.1.1 |
| 1141 | 2026-06-08T07:36:15.019Z | Compiling tokio-util v0.7.18 |
| 1142 | 2026-06-08T07:36:15.060Z | Compiling tower v0.5.3 |
| 1143 | 2026-06-08T07:36:15.180Z | Compiling icu_properties v2.1.2 |
| 1144 | 2026-06-08T07:36:15.378Z | Compiling icu_normalizer v2.1.1 |
| 1145 | 2026-06-08T07:36:15.527Z | Compiling h2 v0.4.13 |
| 1146 | 2026-06-08T07:36:15.648Z | Compiling regex-syntax v0.8.8 |
| 1147 | 2026-06-08T07:36:16.045Z | Compiling cpufeatures v0.2.17 |
| 1148 | 2026-06-08T07:36:16.117Z | Compiling idna_adapter v1.2.1 |
| 1149 | 2026-06-08T07:36:16.260Z | Compiling idna v1.1.0 |
| 1150 | 2026-06-08T07:36:16.422Z | Compiling foreign-types-shared v0.1.1 |
| 1151 | 2026-06-08T07:36:16.426Z | Compiling either v1.15.0 |
| 1152 | 2026-06-08T07:36:16.496Z | Compiling foreign-types v0.3.2 |
| 1153 | 2026-06-08T07:36:16.506Z | Compiling serde_urlencoded v0.7.1 |
| 1154 | 2026-06-08T07:36:16.564Z | Compiling url v2.5.8 |
| 1155 | 2026-06-08T07:36:16.626Z | Compiling openssl-macros v0.1.1 |
| 1156 | 2026-06-08T07:36:16.746Z | Compiling schemars v0.8.22 |
| 1157 | 2026-06-08T07:36:17.054Z | Compiling http-body v0.4.6 |
| 1158 | 2026-06-08T07:36:17.098Z | Compiling thread_local v1.1.9 |
| 1159 | 2026-06-08T07:36:17.282Z | Compiling regex-automata v0.4.13 |
| 1160 | 2026-06-08T07:36:17.372Z | Compiling openssl-probe v0.1.6 |
| 1161 | 2026-06-08T07:36:17.412Z | Compiling is-terminal v0.4.17 |
| 1162 | 2026-06-08T07:36:17.455Z | Compiling outref v0.5.2 |
| 1163 | 2026-06-08T07:36:17.504Z | Compiling term v1.2.1 |
| 1164 | 2026-06-08T07:36:17.549Z | Compiling vsimd v0.8.0 |
| 1165 | 2026-06-08T07:36:17.556Z | Compiling bytes-utils v0.1.4 |
| 1166 | 2026-06-08T07:36:17.821Z | Compiling hyper v1.8.1 |
| 1167 | 2026-06-08T07:36:17.939Z | Compiling base64-simd v0.8.0 |
| 1168 | 2026-06-08T07:36:18.205Z | Compiling slog-term v2.9.2 |
| 1169 | 2026-06-08T07:36:18.231Z | Compiling semver v1.0.27 |
| 1170 | 2026-06-08T07:36:18.329Z | Compiling iri-string v0.7.10 |
| 1171 | 2026-06-08T07:36:18.367Z | Compiling aws-smithy-types v1.4.7 |
| 1172 | 2026-06-08T07:36:18.658Z | Compiling cmake v0.1.57 |
| 1173 | 2026-06-08T07:36:18.798Z | Compiling fastrand v2.3.0 |
| 1174 | 2026-06-08T07:36:18.992Z | Compiling hyper-util v0.1.19 |
| 1175 | 2026-06-08T07:36:19.066Z | Compiling regex v1.12.2 |
| 1176 | 2026-06-08T07:36:19.199Z | Compiling match_cfg v0.1.0 |
| 1177 | 2026-06-08T07:36:19.266Z | Compiling aws-lc-sys v0.37.0 |
| 1178 | 2026-06-08T07:36:19.539Z | Compiling tower-http v0.6.8 |
| 1179 | 2026-06-08T07:36:19.550Z | Compiling hostname v0.3.1 |
| 1180 | 2026-06-08T07:36:19.686Z | Compiling slog-json v2.6.1 |
| 1181 | 2026-06-08T07:36:19.837Z | Compiling serde_spanned v0.6.9 |
| 1182 | 2026-06-08T07:36:19.887Z | Compiling toml_datetime v0.6.11 |
| 1183 | 2026-06-08T07:36:19.936Z | Compiling openapiv3 v2.2.0 |
| 1184 | 2026-06-08T07:36:19.978Z | Compiling rand_core v0.10.1 |
| 1185 | 2026-06-08T07:36:20.160Z | Compiling slog-bunyan v2.5.0 |
| 1186 | 2026-06-08T07:36:20.292Z | Compiling regress v0.10.5 |
| 1187 | 2026-06-08T07:36:20.681Z | Compiling futures-executor v0.3.31 |
| 1188 | 2026-06-08T07:36:20.767Z | Compiling zerocopy-derive v0.8.37 |
| 1189 | 2026-06-08T07:36:21.004Z | Compiling rand_core v0.6.4 |
| 1190 | 2026-06-08T07:36:21.231Z | Compiling futures v0.3.31 |
| 1191 | 2026-06-08T07:36:21.308Z | Compiling crc32fast v1.5.0 |
| 1192 | 2026-06-08T07:36:21.495Z | Compiling aws-smithy-async v1.2.14 |
| 1193 | 2026-06-08T07:36:21.573Z | Compiling aws-smithy-runtime-api-macros v1.0.0 |
| 1194 | 2026-06-08T07:36:21.581Z | Compiling hybrid-array v0.4.12 |
| 1195 | 2026-06-08T07:36:21.757Z | Compiling toml_write v0.1.2 |
| 1196 | 2026-06-08T07:36:21.954Z | Compiling typify-impl v0.4.3 |
| 1197 | 2026-06-08T07:36:22.043Z | Compiling toml_edit v0.22.27 |
| 1198 | 2026-06-08T07:36:22.063Z | Compiling aws-smithy-runtime-api v1.12.0 |
| 1199 | 2026-06-08T07:36:22.136Z | Compiling getrandom v0.4.2 |
| 1200 | 2026-06-08T07:36:22.317Z | Compiling chacha20 v0.10.0 |
| 1201 | 2026-06-08T07:36:22.568Z | Compiling const-oid v0.9.6 |
| 1202 | 2026-06-08T07:36:22.758Z | Compiling cmov v0.5.3 |
| 1203 | 2026-06-08T07:36:22.964Z | Compiling ctutils v0.4.2 |
| 1204 | 2026-06-08T07:36:23.196Z | Compiling der v0.6.1 |
| 1205 | 2026-06-08T07:36:23.780Z | Compiling toml v0.8.23 |
| 1206 | 2026-06-08T07:36:24.088Z | Compiling rand v0.10.1 |
| 1207 | 2026-06-08T07:36:24.178Z | Compiling crypto-common v0.2.1 |
| 1208 | 2026-06-08T07:36:24.464Z | Compiling block-buffer v0.12.0 |
| 1209 | 2026-06-08T07:36:24.490Z | Compiling sha1 v0.10.6 |
| 1210 | 2026-06-08T07:36:24.616Z | Compiling base64ct v1.8.3 |
| 1211 | 2026-06-08T07:36:24.713Z | Compiling const-oid v0.10.2 |
| 1212 | 2026-06-08T07:36:24.738Z | Compiling unicase v2.9.0 |
| 1213 | 2026-06-08T07:36:24.881Z | Compiling digest v0.11.3 |
| 1214 | 2026-06-08T07:36:24.920Z | Compiling spki v0.6.0 |
| 1215 | 2026-06-08T07:36:24.934Z | Compiling new_mime_guess v4.0.4 |
| 1216 | 2026-06-08T07:36:25.058Z | Compiling rusty_ulid v2.0.0 (https://github.com/huxi/rusty_ulid#f2390586) |
| 1217 | 2026-06-08T07:36:25.178Z | Compiling unsafe-libyaml v0.2.11 |
| 1218 | 2026-06-08T07:36:25.256Z | Compiling rustls v0.21.12 |
| 1219 | 2026-06-08T07:36:25.267Z | Compiling pkcs8 v0.9.0 |
| 1220 | 2026-06-08T07:36:25.335Z | Compiling crypto-bigint v0.4.9 |
| 1221 | 2026-06-08T07:36:25.455Z | Compiling ff v0.12.1 |
| 1222 | 2026-06-08T07:36:25.565Z | Compiling sct v0.7.1 |
| 1223 | 2026-06-08T07:36:25.747Z | Compiling rustls-webpki v0.101.7 |
| 1224 | 2026-06-08T07:36:25.977Z | Compiling ucd-trie v0.1.7 |
| 1225 | 2026-06-08T07:36:25.988Z | Compiling base16ct v0.1.1 |
| 1226 | 2026-06-08T07:36:26.282Z | Compiling pest v2.8.5 |
| 1227 | 2026-06-08T07:36:26.566Z | Compiling sec1 v0.3.0 |
| 1228 | 2026-06-08T07:36:27.078Z | Compiling rustls v0.22.4 |
| 1229 | 2026-06-08T07:36:27.089Z | Compiling serde_yaml v0.9.34+deprecated |
| 1230 | 2026-06-08T07:36:27.553Z | Compiling group v0.12.1 |
| 1231 | 2026-06-08T07:36:28.117Z | Compiling zerocopy v0.8.37 |
| 1232 | 2026-06-08T07:36:28.216Z | Compiling typify-macro v0.4.3 |
| 1233 | 2026-06-08T07:36:28.783Z | Compiling crossbeam-utils v0.8.21 |
| 1234 | 2026-06-08T07:36:28.990Z | Compiling aws-smithy-eventstream v0.60.20 |
| 1235 | 2026-06-08T07:36:29.298Z | Compiling rand_pcg v0.10.2 |
| 1236 | 2026-06-08T07:36:29.440Z | Compiling h2 v0.3.27 |
| 1237 | 2026-06-08T07:36:29.463Z | Compiling rustls-webpki v0.102.8 |
| 1238 | 2026-06-08T07:36:29.690Z | Compiling hmac v0.12.1 |
| 1239 | 2026-06-08T07:36:29.823Z | Compiling socket2 v0.5.10 |
| 1240 | 2026-06-08T07:36:30.245Z | Compiling typify v0.4.3 |
| 1241 | 2026-06-08T07:36:30.330Z | Compiling progenitor-impl v0.11.2 |
| 1242 | 2026-06-08T07:36:30.338Z | Compiling openssl-probe v0.2.1 |
| 1243 | 2026-06-08T07:36:30.519Z | Compiling rustls-native-certs v0.8.3 |
| 1244 | 2026-06-08T07:36:31.075Z | Compiling rfc6979 v0.3.1 |
| 1245 | 2026-06-08T07:36:31.184Z | Compiling aws-smithy-http v0.63.6 |
| 1246 | 2026-06-08T07:36:31.709Z | Compiling hyper v0.14.32 |
| 1247 | 2026-06-08T07:36:32.468Z | Compiling crossbeam-channel v0.5.15 |
| 1248 | 2026-06-08T07:36:32.945Z | Compiling tokio-rustls v0.24.1 |
| 1249 | 2026-06-08T07:36:33.143Z | Compiling elliptic-curve v0.12.3 |
| 1250 | 2026-06-08T07:36:33.160Z | Compiling pest_meta v2.8.5 |
| 1251 | 2026-06-08T07:36:33.407Z | Compiling camino v1.2.2 |
| 1252 | 2026-06-08T07:36:33.817Z | Compiling signature v1.6.4 |
| 1253 | 2026-06-08T07:36:33.936Z | Compiling buildomat-types v0.0.0 (/work/oxidecomputer/buildomat/types) |
| 1254 | 2026-06-08T07:36:33.944Z | Compiling progenitor-macro v0.11.2 |
| 1255 | 2026-06-08T07:36:33.952Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1256 | 2026-06-08T07:36:34.441Z | Compiling async-stream-impl v0.3.6 |
| 1257 | 2026-06-08T07:36:34.444Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1258 | 2026-06-08T07:36:34.637Z | Compiling serde_spanned v1.0.4 |
| 1259 | 2026-06-08T07:36:34.749Z | Compiling spin v0.9.8 |
| 1260 | 2026-06-08T07:36:34.781Z | Compiling byteorder v1.5.0 |
| 1261 | 2026-06-08T07:36:34.860Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1262 | 2026-06-08T07:36:34.940Z | Compiling take_mut v0.2.2 |
| 1263 | 2026-06-08T07:36:35.001Z | Compiling multer v3.1.0 |
| 1264 | 2026-06-08T07:36:35.009Z | Compiling ecdsa v0.14.8 |
| 1265 | 2026-06-08T07:36:35.040Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1266 | 2026-06-08T07:36:35.056Z | Compiling async-stream v0.3.6 |
| 1267 | 2026-06-08T07:36:35.069Z | Compiling slog-async v2.8.0 |
| 1268 | 2026-06-08T07:36:35.228Z | Compiling hyper-rustls v0.24.2 |
| 1269 | 2026-06-08T07:36:35.305Z | Compiling pest_generator v2.8.5 |
| 1270 | 2026-06-08T07:36:35.496Z | Compiling tokio-rustls v0.25.0 |
| 1271 | 2026-06-08T07:36:35.499Z | Compiling buildomat-common v0.0.0 (/work/oxidecomputer/buildomat/common) |
| 1272 | 2026-06-08T07:36:35.605Z | Compiling sha2 v0.11.0 |
| 1273 | 2026-06-08T07:36:35.708Z | Compiling aws-credential-types v1.2.14 |
| 1274 | 2026-06-08T07:36:35.964Z | Compiling sha2 v0.10.9 |
| 1275 | 2026-06-08T07:36:36.190Z | Compiling dropshot_endpoint v0.16.7 |
| 1276 | 2026-06-08T07:36:36.353Z | Compiling async-trait v0.1.89 |
| 1277 | 2026-06-08T07:36:36.504Z | Compiling waitgroup v0.1.2 |
| 1278 | 2026-06-08T07:36:36.628Z | Compiling rustls-pemfile v2.2.0 |
| 1279 | 2026-06-08T07:36:36.636Z | Compiling serde_path_to_error v0.1.20 |
| 1280 | 2026-06-08T07:36:36.642Z | Compiling hostname v0.4.2 |
| 1281 | 2026-06-08T07:36:36.776Z | Compiling hex v0.4.3 |
| 1282 | 2026-06-08T07:36:36.820Z | Compiling debug-ignore v1.0.5 |
| 1283 | 2026-06-08T07:36:36.922Z | Compiling p256 v0.11.1 |
| 1284 | 2026-06-08T07:36:36.981Z | Compiling pest_derive v2.8.5 |
| 1285 | 2026-06-08T07:36:37.029Z | Compiling hmac v0.13.0 |
| 1286 | 2026-06-08T07:36:37.174Z | Compiling aws-smithy-observability v0.2.6 |
| 1287 | 2026-06-08T07:36:37.339Z | Compiling crypto-bigint v0.5.5 |
| 1288 | 2026-06-08T07:36:37.414Z | Compiling aws-types v1.3.15 |
| 1289 | 2026-06-08T07:36:37.522Z | Compiling dtrace-parser v0.3.0 |
| 1290 | 2026-06-08T07:36:37.850Z | Compiling dropshot v0.16.7 |
| 1291 | 2026-06-08T07:36:37.964Z | Compiling scroll_derive v0.13.1 |
| 1292 | 2026-06-08T07:36:38.385Z | Compiling aws-sigv4 v1.4.3 |
| 1293 | 2026-06-08T07:36:38.409Z | Compiling thread-id v5.1.0 |
| 1294 | 2026-06-08T07:36:38.488Z | Compiling ahash v0.8.12 |
| 1295 | 2026-06-08T07:36:38.677Z | Compiling darling_core v0.20.11 |
| 1296 | 2026-06-08T07:36:38.798Z | Compiling scroll v0.13.0 |
| 1297 | 2026-06-08T07:36:39.072Z | Compiling aws-smithy-json v0.62.5 |
| 1298 | 2026-06-08T07:36:39.414Z | Compiling tokio-stream v0.1.18 |
| 1299 | 2026-06-08T07:36:39.478Z | Compiling thiserror-impl v1.0.69 |
| 1300 | 2026-06-08T07:36:39.588Z | Compiling libsqlite3-sys v0.30.1 |
| 1301 | 2026-06-08T07:36:39.835Z | Compiling regex-lite v0.1.8 |
| 1302 | 2026-06-08T07:36:39.989Z | Compiling plain v0.2.3 |
| 1303 | 2026-06-08T07:36:40.095Z | Compiling goblin v0.10.4 |
| 1304 | 2026-06-08T07:36:40.372Z | Compiling dof v0.4.0 |
| 1305 | 2026-06-08T07:36:40.624Z | Compiling thiserror v1.0.69 |
| 1306 | 2026-06-08T07:36:40.636Z | Compiling darling_macro v0.20.11 |
| 1307 | 2026-06-08T07:36:40.859Z | Compiling hashbrown v0.14.5 |
| 1308 | 2026-06-08T07:36:41.145Z | Compiling usdt-impl v0.6.0 |
| 1309 | 2026-06-08T07:36:41.242Z | Compiling xmlparser v0.13.6 |
| 1310 | 2026-06-08T07:36:41.417Z | Compiling pretty-hex v0.4.1 |
| 1311 | 2026-06-08T07:36:41.553Z | Compiling unicode-width v0.2.2 |
| 1312 | 2026-06-08T07:36:41.659Z | Compiling aws-smithy-xml v0.60.15 |
| 1313 | 2026-06-08T07:36:41.681Z | Compiling hashlink v0.9.1 |
| 1314 | 2026-06-08T07:36:41.837Z | Compiling darling v0.20.11 |
| 1315 | 2026-06-08T07:36:41.916Z | Compiling rustix v1.1.3 |
| 1316 | 2026-06-08T07:36:41.949Z | Compiling fallible-streaming-iterator v0.1.9 |
| 1317 | 2026-06-08T07:36:41.968Z | Compiling fallible-iterator v0.3.0 |
| 1318 | 2026-06-08T07:36:42.085Z | Compiling sea-query-derive v0.4.3 |
| 1319 | 2026-06-08T07:36:42.271Z | Compiling usdt-attr-macro v0.6.0 |
| 1320 | 2026-06-08T07:36:42.821Z | Compiling tempfile v3.24.0 |
| 1321 | 2026-06-08T07:36:43.085Z | Compiling usdt-macro v0.6.0 |
| 1322 | 2026-06-08T07:36:43.241Z | Compiling inherent v1.0.13 |
| 1323 | 2026-06-08T07:36:43.848Z | Compiling memmap2 v0.9.9 |
| 1324 | 2026-06-08T07:36:44.069Z | Compiling crc-catalog v2.4.0 |
| 1325 | 2026-06-08T07:36:44.158Z | Compiling crc v3.3.0 |
| 1326 | 2026-06-08T07:36:44.249Z | Compiling usdt v0.6.0 |
| 1327 | 2026-06-08T07:36:44.350Z | Compiling sea-query v0.32.7 |
| 1328 | 2026-06-08T07:36:44.393Z | Compiling atty v0.2.14 |
| 1329 | 2026-06-08T07:36:44.493Z | Compiling utf8-width v0.1.8 |
| 1330 | 2026-06-08T07:36:44.513Z | Compiling getopts v0.2.24 |
| 1331 | 2026-06-08T07:36:44.525Z | Compiling buildomat-sse v0.0.0 (/work/oxidecomputer/buildomat/sse) |
| 1332 | 2026-06-08T07:36:44.568Z | Compiling html-escape v0.2.13 |
| 1333 | 2026-06-08T07:36:44.941Z | Compiling winnow v0.5.40 |
| 1334 | 2026-06-08T07:36:45.069Z | Compiling urlencoding v2.1.3 |
| 1335 | 2026-06-08T07:36:45.078Z | Compiling ansi-to-html v0.2.2 |
| 1336 | 2026-06-08T07:36:45.262Z | Compiling aws-smithy-query v0.60.15 |
| 1337 | 2026-06-08T07:36:45.400Z | Compiling strum_macros v0.27.2 |
| 1338 | 2026-06-08T07:36:45.427Z | Compiling rusqlite v0.32.1 |
| 1339 | 2026-06-08T07:36:45.475Z | Compiling spin v0.10.0 |
| 1340 | 2026-06-08T07:36:45.527Z | Compiling syn v1.0.109 |
| 1341 | 2026-06-08T07:36:45.645Z | Compiling crc-fast v1.9.0 |
| 1342 | 2026-06-08T07:36:46.257Z | Compiling sea-query-rusqlite v0.7.0 |
| 1343 | 2026-06-08T07:36:46.418Z | Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#10a38b25) |
| 1344 | 2026-06-08T07:36:46.458Z | Compiling toml_edit v0.20.7 |
| 1345 | 2026-06-08T07:36:46.636Z | Compiling buildomat-database v0.0.0 (/work/oxidecomputer/buildomat/database) |
| 1346 | 2026-06-08T07:36:46.775Z | Compiling sha1 v0.11.0 |
| 1347 | 2026-06-08T07:36:47.021Z | Compiling md-5 v0.11.0 |
| 1348 | 2026-06-08T07:36:47.209Z | Compiling darling_core v0.21.3 |
| 1349 | 2026-06-08T07:36:47.226Z | Compiling strum v0.27.2 |
| 1350 | 2026-06-08T07:36:47.354Z | Compiling num-bigint v0.4.6 |
| 1351 | 2026-06-08T07:36:47.429Z | Compiling lru v0.16.4 |
| 1352 | 2026-06-08T07:36:47.665Z | Compiling pem v3.0.6 |
| 1353 | 2026-06-08T07:36:48.029Z | Compiling rust-toolchain-file v0.1.1 |
| 1354 | 2026-06-08T07:36:48.140Z | Compiling lazy_static v1.5.0 |
| 1355 | 2026-06-08T07:36:48.237Z | Compiling simple_asn1 v0.6.3 |
| 1356 | 2026-06-08T07:36:48.560Z | Compiling jsonwebtoken v9.3.1 |
| 1357 | 2026-06-08T07:36:48.599Z | Compiling aws-smithy-checksums v0.64.7 |
| 1358 | 2026-06-08T07:36:48.654Z | Compiling parse_link_header v0.3.3 |
| 1359 | 2026-06-08T07:36:48.899Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1360 | 2026-06-08T07:36:49.057Z | Compiling zerocopy-derive v0.6.6 |
| 1361 | 2026-06-08T07:36:49.117Z | Compiling http-range v0.1.5 |
| 1362 | 2026-06-08T07:36:49.305Z | Compiling simd-adler32 v0.3.9 |
| 1363 | 2026-06-08T07:36:49.313Z | Compiling darling_macro v0.21.3 |
| 1364 | 2026-06-08T07:36:49.506Z | Compiling adler2 v2.0.1 |
| 1365 | 2026-06-08T07:36:49.626Z | Compiling miniz_oxide v0.8.9 |
| 1366 | 2026-06-08T07:36:49.636Z | Compiling proc-macro-crate v3.4.0 |
| 1367 | 2026-06-08T07:36:49.743Z | Compiling proc-macro-error-attr v1.0.4 |
| 1368 | 2026-06-08T07:36:49.812Z | Compiling num-derive v0.3.3 |
| 1369 | 2026-06-08T07:36:49.866Z | Compiling darling v0.21.3 |
| 1370 | 2026-06-08T07:36:49.881Z | Compiling zerocopy v0.6.6 |
| 1371 | 2026-06-08T07:36:49.943Z | Compiling serde_with_macros v3.16.1 |
| 1372 | 2026-06-08T07:36:50.059Z | Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0) |
| 1373 | 2026-06-08T07:36:50.164Z | Compiling buildomat-github-hooktypes v0.0.0 (/work/oxidecomputer/buildomat/github/hooktypes) |
| 1374 | 2026-06-08T07:36:50.197Z | Compiling proc-macro-error v1.0.4 |
| 1375 | 2026-06-08T07:36:50.302Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1376 | 2026-06-08T07:36:50.462Z | Compiling num_enum_derive v0.7.5 |
| 1377 | 2026-06-08T07:36:50.485Z | Compiling flate2 v1.1.9 |
| 1378 | 2026-06-08T07:36:50.511Z | Compiling serde_repr v0.1.20 |
| 1379 | 2026-06-08T07:36:50.658Z | Compiling base64 v0.21.7 |
| 1380 | 2026-06-08T07:36:50.683Z | Compiling libscf-sys v1.1.0 |
| 1381 | 2026-06-08T07:36:50.847Z | Compiling compression-core v0.4.32 |
| 1382 | 2026-06-08T07:36:50.956Z | Compiling minimal-lexical v0.2.1 |
| 1383 | 2026-06-08T07:36:51.007Z | Compiling compression-codecs v0.4.38 |
| 1384 | 2026-06-08T07:36:51.031Z | Compiling ron v0.8.1 |
| 1385 | 2026-06-08T07:36:51.060Z | Compiling serde_with v3.16.1 |
| 1386 | 2026-06-08T07:36:51.148Z | Compiling nom v7.1.3 |
| 1387 | 2026-06-08T07:36:51.216Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs.git#72389b51) |
| 1388 | 2026-06-08T07:36:51.253Z | Compiling zone_cfg_derive v0.3.1 |
| 1389 | 2026-06-08T07:36:51.523Z | Compiling num_enum v0.7.5 |
| 1390 | 2026-06-08T07:36:51.598Z | Compiling console v0.16.3 |
| 1391 | 2026-06-08T07:36:51.634Z | Compiling itertools v0.12.1 |
| 1392 | 2026-06-08T07:36:51.888Z | Compiling vte v0.14.1 |
| 1393 | 2026-06-08T07:36:52.077Z | Compiling dirs-sys-next v0.1.2 |
| 1394 | 2026-06-08T07:36:52.112Z | Compiling libdevinfo-sys v1.1.0 |
| 1395 | 2026-06-08T07:36:52.215Z | Compiling rustc-hash v2.1.1 |
| 1396 | 2026-06-08T07:36:52.243Z | Compiling shell-words v1.1.1 |
| 1397 | 2026-06-08T07:36:52.333Z | Compiling dissimilar v1.0.11 |
| 1398 | 2026-06-08T07:36:52.391Z | Compiling dialoguer v0.12.0 |
| 1399 | 2026-06-08T07:36:52.400Z | Compiling debug_parser v0.1.4 |
| 1400 | 2026-06-08T07:36:52.493Z | Compiling buildomat-bunyan v0.0.0 (/work/oxidecomputer/buildomat/bunyan) |
| 1401 | 2026-06-08T07:36:52.552Z | Compiling expect-test v1.5.1 |
| 1402 | 2026-06-08T07:36:52.690Z | Compiling iddqd v0.3.17 |
| 1403 | 2026-06-08T07:36:52.697Z | Compiling dirs-next v2.0.0 |
| 1404 | 2026-06-08T07:36:52.809Z | Compiling zone v0.3.1 |
| 1405 | 2026-06-08T07:36:52.831Z | Compiling devinfo v0.1.0 |
| 1406 | 2026-06-08T07:36:53.005Z | Compiling strip-ansi-escapes v0.2.1 |
| 1407 | 2026-06-08T07:36:53.112Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1408 | 2026-06-08T07:36:53.162Z | Compiling async-compression v0.4.42 |
| 1409 | 2026-06-08T07:36:53.206Z | Compiling sigpipe v0.1.3 |
| 1410 | 2026-06-08T07:36:53.710Z | Compiling hmac-sha256 v1.1.13 |
| 1411 | 2026-06-08T07:36:53.713Z | Compiling glob v0.3.3 |
| 1412 | 2026-06-08T07:36:53.713Z | Compiling xtask v0.0.0 (/work/oxidecomputer/buildomat/xtask) |
| 1413 | 2026-06-08T07:36:56.432Z | Compiling aws-lc-rs v1.15.4 |
| 1414 | 2026-06-08T07:36:56.508Z | Compiling rustls v0.23.36 |
| 1415 | 2026-06-08T07:36:58.031Z | Compiling rustls-webpki v0.103.9 |
| 1416 | 2026-06-08T07:37:01.622Z | Compiling tokio-rustls v0.26.4 |
| 1417 | 2026-06-08T07:37:01.878Z | Compiling hyper-rustls v0.27.7 |
| 1418 | 2026-06-08T07:37:02.145Z | Compiling aws-smithy-http-client v1.1.12 |
| 1419 | 2026-06-08T07:37:03.648Z | Compiling aws-smithy-runtime v1.11.1 |
| 1420 | 2026-06-08T07:37:05.521Z | Compiling aws-runtime v1.7.3 |
| 1421 | 2026-06-08T07:37:06.647Z | Compiling aws-sdk-ssooidc v1.100.0 |
| 1422 | 2026-06-08T07:37:06.684Z | Compiling aws-sdk-sts v1.103.0 |
| 1423 | 2026-06-08T07:37:06.719Z | Compiling aws-sdk-sso v1.98.0 |
| 1424 | 2026-06-08T07:37:07.046Z | Compiling aws-sdk-s3 v1.132.0 |
| 1425 | 2026-06-08T07:37:07.557Z | Compiling aws-sdk-ec2 v1.225.0 |
| 1426 | 2026-06-08T07:37:08.448Z | Compiling aws-config v1.8.16 |
| 1427 | 2026-06-08T07:37:10.607Z | Compiling buildomat-aws v0.0.0 (/work/oxidecomputer/buildomat/aws) |
| 1428 | 2026-06-08T07:37:16.914Z | Compiling openssl v0.10.75 |
| 1429 | 2026-06-08T07:37:16.917Z | Compiling native-tls v0.2.14 |
| 1430 | 2026-06-08T07:37:19.520Z | Compiling tokio-native-tls v0.3.1 |
| 1431 | 2026-06-08T07:37:19.636Z | Compiling hyper-tls v0.6.0 |
| 1432 | 2026-06-08T07:37:19.770Z | Compiling reqwest v0.12.28 |
| 1433 | 2026-06-08T07:37:20.702Z | Compiling progenitor-client v0.11.2 |
| 1434 | 2026-06-08T07:37:20.703Z | Compiling octorust v0.1.34 (https://github.com/oxidecomputer/third-party-api-clients?branch=jclulow#6a1cb318) |
| 1435 | 2026-06-08T07:37:20.973Z | Compiling progenitor v0.11.2 |
| 1436 | 2026-06-08T07:37:21.073Z | Compiling buildomat-client v0.0.0 (/work/oxidecomputer/buildomat/client) |
| 1437 | 2026-06-08T07:37:23.653Z | Compiling buildomat-download v0.0.0 (/work/oxidecomputer/buildomat/download) |
| 1438 | 2026-06-08T07:37:25.258Z | Compiling buildomat-jobsh v0.0.0 (/work/oxidecomputer/buildomat/jobsh) |
| 1439 | 2026-06-08T07:37:26.083Z | Compiling buildomat-github-database v0.0.0 (/work/oxidecomputer/buildomat/github/database) |
| 1440 | 2026-06-08T07:37:26.569Z | Compiling buildomat-github-testdata v0.0.0 (/work/oxidecomputer/buildomat/github/testdata) |
| 1441 | 2026-06-08T07:37:27.494Z | Compiling buildomat-factory-propolis v0.0.0 (/work/oxidecomputer/buildomat/factory/propolis) |
| 1442 | 2026-06-08T07:37:28.330Z | Compiling buildomat-agent v0.0.0 (/work/oxidecomputer/buildomat/agent) |
| 1443 | 2026-06-08T07:37:28.637Z | Compiling buildomat-github-dbtool v0.0.0 (/work/oxidecomputer/buildomat/github/dbtool) |
| 1444 | 2026-06-08T07:37:30.737Z | Compiling buildomat-factory-user v0.0.0 (/work/oxidecomputer/buildomat/factory/user) |
| 1445 | 2026-06-08T07:37:32.018Z | Compiling buildomat-server v0.0.0 (/work/oxidecomputer/buildomat/server) |
| 1446 | 2026-06-08T07:37:37.442Z | Compiling buildomat-factory-lab v0.0.0 (/work/oxidecomputer/buildomat/factory/lab) |
| 1447 | 2026-06-08T07:37:37.948Z | Compiling buildomat v0.0.0 (/work/oxidecomputer/buildomat/bin) |
| 1448 | 2026-06-08T07:37:39.621Z | Compiling buildomat-factory-gimlet v0.0.0 (/work/oxidecomputer/buildomat/factory/gimlet) |
| 1449 | 2026-06-08T07:37:52.209Z | Compiling buildomat-github-client v0.0.0 (/work/oxidecomputer/buildomat/github/client) |
| 1450 | 2026-06-08T07:37:53.692Z | Compiling buildomat-github-ghtool v0.0.0 (/work/oxidecomputer/buildomat/github/ghtool) |
| 1451 | 2026-06-08T07:37:53.692Z | Compiling buildomat-github-server v0.0.0 (/work/oxidecomputer/buildomat/github/server) |
| 1452 | 2026-06-08T07:39:27.678Z | Compiling xtask-setup v0.0.0 (/work/oxidecomputer/buildomat/xtask-setup) |
| 1453 | 2026-06-08T07:39:27.678Z | Compiling buildomat-factory-aws v0.0.0 (/work/oxidecomputer/buildomat/factory/aws) |
| 1454 | 2026-06-08T07:39:30.006Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 24s |
| 1455 | 2026-06-08T07:39:30.070Z | Running unittests src/main.rs (target/debug/deps/buildomat-c162efa01ef9613f) |
| 1456 | 2026-06-08T07:39:30.073Z | |
| 1457 | 2026-06-08T07:39:30.073Z | running 0 tests |
| 1458 | 2026-06-08T07:39:30.073Z | |
| 1459 | 2026-06-08T07:39:30.073Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1460 | 2026-06-08T07:39:30.073Z | |
| 1461 | 2026-06-08T07:39:30.073Z | Running unittests src/main.rs (target/debug/deps/buildomat_agent-eb57ef0158952f39) |
| 1462 | 2026-06-08T07:39:30.077Z | |
| 1463 | 2026-06-08T07:39:30.077Z | running 0 tests |
| 1464 | 2026-06-08T07:39:30.077Z | |
| 1465 | 2026-06-08T07:39:30.077Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1466 | 2026-06-08T07:39:30.077Z | |
| 1467 | 2026-06-08T07:39:30.077Z | Running unittests src/lib.rs (target/debug/deps/buildomat_aws-1e565f6976786924) |
| 1468 | 2026-06-08T07:39:30.077Z | |
| 1469 | 2026-06-08T07:39:30.077Z | running 0 tests |
| 1470 | 2026-06-08T07:39:30.077Z | |
| 1471 | 2026-06-08T07:39:30.077Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1472 | 2026-06-08T07:39:30.077Z | |
| 1473 | 2026-06-08T07:39:30.080Z | Running unittests src/lib.rs (target/debug/deps/buildomat_bunyan-1d91bd55bc585c7c) |
| 1474 | 2026-06-08T07:39:30.080Z | |
| 1475 | 2026-06-08T07:39:30.080Z | running 0 tests |
| 1476 | 2026-06-08T07:39:30.080Z | |
| 1477 | 2026-06-08T07:39:30.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1478 | 2026-06-08T07:39:30.080Z | |
| 1479 | 2026-06-08T07:39:30.080Z | Running unittests src/lib.rs (target/debug/deps/buildomat_client-7003cc795c1cc957) |
| 1480 | 2026-06-08T07:39:30.080Z | |
| 1481 | 2026-06-08T07:39:30.080Z | running 0 tests |
| 1482 | 2026-06-08T07:39:30.080Z | |
| 1483 | 2026-06-08T07:39:30.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1484 | 2026-06-08T07:39:30.080Z | |
| 1485 | 2026-06-08T07:39:30.083Z | Running unittests src/lib.rs (target/debug/deps/buildomat_common-698582d3a5b958b4) |
| 1486 | 2026-06-08T07:39:30.083Z | |
| 1487 | 2026-06-08T07:39:30.083Z | running 0 tests |
| 1488 | 2026-06-08T07:39:30.083Z | |
| 1489 | 2026-06-08T07:39:30.083Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1490 | 2026-06-08T07:39:30.083Z | |
| 1491 | 2026-06-08T07:39:30.083Z | Running unittests src/lib.rs (target/debug/deps/buildomat_database-dc606499ce2d3d64) |
| 1492 | 2026-06-08T07:39:30.083Z | |
| 1493 | 2026-06-08T07:39:30.083Z | running 0 tests |
| 1494 | 2026-06-08T07:39:30.087Z | |
| 1495 | 2026-06-08T07:39:30.087Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1496 | 2026-06-08T07:39:30.087Z | |
| 1497 | 2026-06-08T07:39:30.087Z | Running unittests src/lib.rs (target/debug/deps/buildomat_download-36fcbb82b5b948af) |
| 1498 | 2026-06-08T07:39:30.087Z | |
| 1499 | 2026-06-08T07:39:30.087Z | running 0 tests |
| 1500 | 2026-06-08T07:39:30.087Z | |
| 1501 | 2026-06-08T07:39:30.087Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1502 | 2026-06-08T07:39:30.087Z | |
| 1503 | 2026-06-08T07:39:30.087Z | Running unittests src/main.rs (target/debug/deps/buildomat_factory_aws-b0739482802794ea) |
| 1504 | 2026-06-08T07:39:30.090Z | |
| 1505 | 2026-06-08T07:39:30.090Z | running 0 tests |
| 1506 | 2026-06-08T07:39:30.090Z | |
| 1507 | 2026-06-08T07:39:30.090Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1508 | 2026-06-08T07:39:30.090Z | |
| 1509 | 2026-06-08T07:39:30.090Z | Running unittests src/main.rs (target/debug/deps/buildomat_factory_gimlet-d42901a8ecb8f041) |
| 1510 | 2026-06-08T07:39:30.090Z | |
| 1511 | 2026-06-08T07:39:30.090Z | running 1 test |
| 1512 | 2026-06-08T07:39:30.090Z | test efi::test::shapes ... ok |
| 1513 | 2026-06-08T07:39:30.090Z | |
| 1514 | 2026-06-08T07:39:30.090Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1515 | 2026-06-08T07:39:30.090Z | |
| 1516 | 2026-06-08T07:39:30.093Z | Running unittests src/main.rs (target/debug/deps/buildomat_factory_lab-9a61b49d4e92374c) |
| 1517 | 2026-06-08T07:39:30.093Z | |
| 1518 | 2026-06-08T07:39:30.093Z | running 2 tests |
| 1519 | 2026-06-08T07:39:30.093Z | test db::tables::instance::test::instance_state_backward ... ok |
| 1520 | 2026-06-08T07:39:30.093Z | test db::tables::instance::test::instance_state_forward ... ok |
| 1521 | 2026-06-08T07:39:30.093Z | |
| 1522 | 2026-06-08T07:39:30.093Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1523 | 2026-06-08T07:39:30.093Z | |
| 1524 | 2026-06-08T07:39:30.093Z | Running unittests src/main.rs (target/debug/deps/buildomat_factory_propolis-1f9fa36b51d36edd) |
| 1525 | 2026-06-08T07:39:30.096Z | |
| 1526 | 2026-06-08T07:39:30.096Z | running 0 tests |
| 1527 | 2026-06-08T07:39:30.096Z | |
| 1528 | 2026-06-08T07:39:30.096Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1529 | 2026-06-08T07:39:30.096Z | |
| 1530 | 2026-06-08T07:39:30.097Z | Running unittests src/main.rs (target/debug/deps/buildomat_factory_user-52ce39068d17d99c) |
| 1531 | 2026-06-08T07:39:30.097Z | |
| 1532 | 2026-06-08T07:39:30.097Z | running 6 tests |
| 1533 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_all_slots_busy ... ok |
| 1534 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_only_slot_for_target ... ok |
| 1535 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_declared_conflict ... ok |
| 1536 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_multiple_slots_for_target ... ok |
| 1537 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_unknown_busy_slot ... ok |
| 1538 | 2026-06-08T07:39:30.100Z | test factory::tests::test_available_slots_with_no_workers ... ok |
| 1539 | 2026-06-08T07:39:30.100Z | |
| 1540 | 2026-06-08T07:39:30.100Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1541 | 2026-06-08T07:39:30.100Z | |
| 1542 | 2026-06-08T07:39:30.100Z | Running unittests src/lib.rs (target/debug/deps/buildomat_github_client-078852c23a037df5) |
| 1543 | 2026-06-08T07:39:30.100Z | |
| 1544 | 2026-06-08T07:39:30.100Z | running 0 tests |
| 1545 | 2026-06-08T07:39:30.100Z | |
| 1546 | 2026-06-08T07:39:30.100Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1547 | 2026-06-08T07:39:30.100Z | |
| 1548 | 2026-06-08T07:39:30.100Z | Running unittests src/lib.rs (target/debug/deps/buildomat_github_database-ec3c10a1e4931c27) |
| 1549 | 2026-06-08T07:39:30.103Z | |
| 1550 | 2026-06-08T07:39:30.103Z | running 4 tests |
| 1551 | 2026-06-08T07:39:30.103Z | test tables::check_run::test::check_run_variety_backward ... ok |
| 1552 | 2026-06-08T07:39:30.103Z | test tables::check_run::test::check_run_variety_forward ... ok |
| 1553 | 2026-06-08T07:39:30.103Z | test tables::user::test::user_type_forward ... ok |
| 1554 | 2026-06-08T07:39:30.103Z | test tables::user::test::user_type_backward ... ok |
| 1555 | 2026-06-08T07:39:30.103Z | |
| 1556 | 2026-06-08T07:39:30.103Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1557 | 2026-06-08T07:39:30.104Z | |
| 1558 | 2026-06-08T07:39:30.104Z | Running unittests src/main.rs (target/debug/deps/buildomat_github_dbtool-1475d9fd3def7ca3) |
| 1559 | 2026-06-08T07:39:30.104Z | |
| 1560 | 2026-06-08T07:39:30.104Z | running 0 tests |
| 1561 | 2026-06-08T07:39:30.104Z | |
| 1562 | 2026-06-08T07:39:30.104Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1563 | 2026-06-08T07:39:30.104Z | |
| 1564 | 2026-06-08T07:39:30.107Z | Running unittests src/main.rs (target/debug/deps/buildomat_github_ghtool-cade55de9e43d03e) |
| 1565 | 2026-06-08T07:39:30.107Z | |
| 1566 | 2026-06-08T07:39:30.107Z | running 0 tests |
| 1567 | 2026-06-08T07:39:30.107Z | |
| 1568 | 2026-06-08T07:39:30.107Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1569 | 2026-06-08T07:39:30.107Z | |
| 1570 | 2026-06-08T07:39:30.107Z | Running unittests src/lib.rs (target/debug/deps/buildomat_github_hooktypes-7a033173cf6f2d10) |
| 1571 | 2026-06-08T07:39:30.107Z | |
| 1572 | 2026-06-08T07:39:30.107Z | running 0 tests |
| 1573 | 2026-06-08T07:39:30.107Z | |
| 1574 | 2026-06-08T07:39:30.107Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1575 | 2026-06-08T07:39:30.107Z | |
| 1576 | 2026-06-08T07:39:30.107Z | Running unittests src/main.rs (target/debug/deps/buildomat_github_server-447b6c1872e2f57c) |
| 1577 | 2026-06-08T07:39:30.110Z | |
| 1578 | 2026-06-08T07:39:30.110Z | running 1 test |
| 1579 | 2026-06-08T07:39:30.110Z | test variety::basic::test::basic_parse_basic ... ok |
| 1580 | 2026-06-08T07:39:30.110Z | |
| 1581 | 2026-06-08T07:39:30.110Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1582 | 2026-06-08T07:39:30.110Z | |
| 1583 | 2026-06-08T07:39:30.113Z | Running unittests src/lib.rs (target/debug/deps/buildomat_github_testdata-b3391e47cedd41b0) |
| 1584 | 2026-06-08T07:39:30.113Z | |
| 1585 | 2026-06-08T07:39:30.113Z | running 3 tests |
| 1586 | 2026-06-08T07:39:30.116Z | test test::jobfile_parse_failing ... ok |
| 1587 | 2026-06-08T07:39:30.116Z | test test::jobfile_parse_disabled ... ok |
| 1588 | 2026-06-08T07:39:30.116Z | test test::jobfile_parse_basic ... ok |
| 1589 | 2026-06-08T07:39:30.116Z | |
| 1590 | 2026-06-08T07:39:30.116Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1591 | 2026-06-08T07:39:30.116Z | |
| 1592 | 2026-06-08T07:39:30.116Z | Running unittests src/lib.rs (target/debug/deps/buildomat_jobsh-29fb1cd239b1f6f2) |
| 1593 | 2026-06-08T07:39:30.116Z | |
| 1594 | 2026-06-08T07:39:30.116Z | running 1 test |
| 1595 | 2026-06-08T07:39:30.120Z | test test::test_encode_payload ... ok |
| 1596 | 2026-06-08T07:39:30.120Z | |
| 1597 | 2026-06-08T07:39:30.123Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1598 | 2026-06-08T07:39:30.123Z | |
| 1599 | 2026-06-08T07:39:30.123Z | Running unittests src/main.rs (target/debug/deps/buildomat_server-5a08dc3d8dc612b4) |
| 1600 | 2026-06-08T07:39:30.123Z | |
| 1601 | 2026-06-08T07:39:30.123Z | running 2 tests |
| 1602 | 2026-06-08T07:39:30.123Z | test api::user::test::test_parse_output_rule ... ok |
| 1603 | 2026-06-08T07:39:30.123Z | test api::user::test::test_parse_output_rule_failures ... ok |
| 1604 | 2026-06-08T07:39:30.123Z | |
| 1605 | 2026-06-08T07:39:30.123Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1606 | 2026-06-08T07:39:30.123Z | |
| 1607 | 2026-06-08T07:39:30.126Z | Running unittests src/lib.rs (target/debug/deps/buildomat_sse-c837eb7885dfc223) |
| 1608 | 2026-06-08T07:39:30.126Z | |
| 1609 | 2026-06-08T07:39:30.126Z | running 0 tests |
| 1610 | 2026-06-08T07:39:30.126Z | |
| 1611 | 2026-06-08T07:39:30.126Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1612 | 2026-06-08T07:39:30.126Z | |
| 1613 | 2026-06-08T07:39:30.126Z | Running unittests src/lib.rs (target/debug/deps/buildomat_types-da7720941c28722c) |
| 1614 | 2026-06-08T07:39:30.126Z | |
| 1615 | 2026-06-08T07:39:30.126Z | running 5 tests |
| 1616 | 2026-06-08T07:39:30.129Z | test config::test::empty ... ok |
| 1617 | 2026-06-08T07:39:30.129Z | test config::test::base_with_removals ... ok |
| 1618 | 2026-06-08T07:39:30.129Z | test config::test::two_empties ... ok |
| 1619 | 2026-06-08T07:39:30.129Z | test config::test::base_but_no_overrides ... ok |
| 1620 | 2026-06-08T07:39:30.129Z | test config::test::overrides_but_no_base ... ok |
| 1621 | 2026-06-08T07:39:30.129Z | |
| 1622 | 2026-06-08T07:39:30.129Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1623 | 2026-06-08T07:39:30.129Z | |
| 1624 | 2026-06-08T07:39:30.129Z | Running unittests src/main.rs (target/debug/deps/xtask-5299bee3f96838dd) |
| 1625 | 2026-06-08T07:39:30.129Z | |
| 1626 | 2026-06-08T07:39:30.129Z | running 0 tests |
| 1627 | 2026-06-08T07:39:30.129Z | |
| 1628 | 2026-06-08T07:39:30.129Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1629 | 2026-06-08T07:39:30.129Z | |
| 1630 | 2026-06-08T07:39:30.129Z | Running unittests src/main.rs (target/debug/deps/xtask_setup-394af52a8a4fcb89) |
| 1631 | 2026-06-08T07:39:30.133Z | |
| 1632 | 2026-06-08T07:39:30.133Z | running 0 tests |
| 1633 | 2026-06-08T07:39:30.133Z | |
| 1634 | 2026-06-08T07:39:30.133Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1635 | 2026-06-08T07:39:30.133Z | |
| 1636 | 2026-06-08T07:39:30.133Z | Doc-tests buildomat_aws |
| 1637 | 2026-06-08T07:39:30.211Z | |
| 1638 | 2026-06-08T07:39:30.211Z | running 0 tests |
| 1639 | 2026-06-08T07:39:30.212Z | |
| 1640 | 2026-06-08T07:39:30.214Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1641 | 2026-06-08T07:39:30.214Z | |
| 1642 | 2026-06-08T07:39:30.222Z | Doc-tests buildomat_jobsh |
| 1643 | 2026-06-08T07:39:30.351Z | |
| 1644 | 2026-06-08T07:39:30.351Z | running 0 tests |
| 1645 | 2026-06-08T07:39:30.351Z | |
| 1646 | 2026-06-08T07:39:30.354Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1647 | 2026-06-08T07:39:30.354Z | |
| 1648 | 2026-06-08T07:39:30.366Z | Doc-tests buildomat_sse |
| 1649 | 2026-06-08T07:39:30.443Z | |
| 1650 | 2026-06-08T07:39:30.443Z | running 0 tests |
| 1651 | 2026-06-08T07:39:30.443Z | |
| 1652 | 2026-06-08T07:39:30.446Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1653 | 2026-06-08T07:39:30.446Z | |
| 1654 | 2026-06-08T07:39:30.487Z | process exited: duration 341811 ms, exit code 0 |
| |
| 1655 | 2026-06-08T07:39:30.494Z | found 0 output files |