|
|
|
| 1 | 2026-04-17T04:15:51.101Z | job assigned to worker 01KPCTCNFZTP26NGXPR7XBB5MD [factory aws, i-00c6b95273e90fcfb] (queued for 48 s) |
| |
| 2 | 2026-04-17T04:15:57.865Z | starting task 0: "setup" |
| 3 | 2026-04-17T04:15:57.870Z | ++ uname -s |
| 4 | 2026-04-17T04:15:57.877Z | + kern=SunOS |
| 5 | 2026-04-17T04:15:57.877Z | + build_user=build |
| 6 | 2026-04-17T04:15:57.877Z | + build_uid=12345 |
| 7 | 2026-04-17T04:15:57.877Z | + work_dir=/work |
| 8 | 2026-04-17T04:15:57.877Z | + input_dir=/input |
| 9 | 2026-04-17T04:15:57.877Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T04:15:57.877Z | + case "$kern" in |
| 11 | 2026-04-17T04:15:57.877Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T04:15:57.882Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T04:15:59.881Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T04:16:00.002Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T04:16:00.005Z | + home_fs=zfs |
| 16 | 2026-04-17T04:16:00.005Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T04:16:00.005Z | + mkdir -p /home/build |
| 18 | 2026-04-17T04:16:00.005Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T04:16:02.006Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T04:16:02.009Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-17T04:16:02.015Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T04:16:02.021Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-17T04:16:02.021Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-17T04:16:02.021Z | * rust toolchain channel = "stable" |
| 25 | 2026-04-17T04:16:02.021Z | * rust toolchain profile = "default" |
| 26 | 2026-04-17T04:16:02.021Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T04:16:02.022Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T04:16:02.024Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T04:16:02.024Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-17T04:16:02.144Z | info: downloading installer |
| 31 | 2026-04-17T04:16:03.518Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T04:16:03.518Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T04:16:03.518Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T04:16:03.518Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T04:16:03.518Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T04:16:03.518Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T04:16:03.518Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T04:16:03.518Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T04:16:03.518Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T04:16:03.518Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T04:16:03.518Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T04:16:03.518Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T04:16:03.518Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T04:16:03.532Z | info: profile set to default |
| 45 | 2026-04-17T04:16:03.532Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T04:16:03.535Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-17T04:16:03.665Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-17T04:16:03.667Z | info: downloading 6 components |
| 49 | 2026-04-17T04:16:17.887Z | |
| 50 | 2026-04-17T04:16:17.887Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-17T04:16:17.917Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-17T04:16:17.917Z | |
| 53 | 2026-04-17T04:16:17.920Z | |
| 54 | 2026-04-17T04:16:17.920Z | Rust is installed now. Great! |
| 55 | 2026-04-17T04:16:17.920Z | |
| 56 | 2026-04-17T04:16:17.920Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T04:16:17.920Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T04:16:17.920Z | |
| 59 | 2026-04-17T04:16:17.920Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T04:16:17.920Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T04:16:17.920Z | |
| 62 | 2026-04-17T04:16:17.920Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T04:16:17.920Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T04:16:17.920Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T04:16:17.920Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T04:16:17.920Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T04:16:17.920Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T04:16:17.920Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T04:16:17.920Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T04:16:17.921Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T04:16:18.006Z | + rustup --version |
| 72 | 2026-04-17T04:16:18.015Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T04:16:18.017Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T04:16:18.036Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-17T04:16:18.039Z | + cargo --version |
| 76 | 2026-04-17T04:16:18.053Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-17T04:16:18.056Z | + rustc --version |
| 78 | 2026-04-17T04:16:18.075Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-17T04:16:18.078Z | process exited: duration 16062 ms, exit code 0 |
| |
| 80 | 2026-04-17T04:16:18.083Z | starting task 2: "authentication" |
| 81 | 2026-04-17T04:16:18.100Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-17T04:16:18.107Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T04:16:18.110Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-04-17T04:16:18.113Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-04-17T04:16:18.158Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-04-17T04:16:18.607Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-04-17T04:16:18.607Z | + git fetch origin a5ea8f82c07b6839591e2e81f82e0c86b31f5c51 |
| 88 | 2026-04-17T04:16:18.858Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-04-17T04:16:18.858Z | * branch a5ea8f82c07b6839591e2e81f82e0c86b31f5c51 -> FETCH_HEAD |
| 90 | 2026-04-17T04:16:18.864Z | + [[ -n renovate/tokio-1.x ]] |
| 91 | 2026-04-17T04:16:18.864Z | ++ git branch --show-current |
| 92 | 2026-04-17T04:16:18.864Z | + current=main |
| 93 | 2026-04-17T04:16:18.864Z | + [[ main != renovate/tokio-1.x ]] |
| 94 | 2026-04-17T04:16:18.864Z | + git branch -f renovate/tokio-1.x a5ea8f82c07b6839591e2e81f82e0c86b31f5c51 |
| 95 | 2026-04-17T04:16:18.871Z | + git checkout -f renovate/tokio-1.x |
| 96 | 2026-04-17T04:16:18.871Z | Switched to branch 'renovate/tokio-1.x' |
| 97 | 2026-04-17T04:16:18.871Z | + git reset --hard a5ea8f82c07b6839591e2e81f82e0c86b31f5c51 |
| 98 | 2026-04-17T04:16:18.874Z | HEAD is now at a5ea8f8 Update Rust crate tokio to 1.52.1 |
| 99 | 2026-04-17T04:16:18.874Z | process exited: duration 764 ms, exit code 0 |
| |
| 100 | 2026-04-17T04:16:18.881Z | starting task 4: "build" |
| 101 | 2026-04-17T04:16:18.884Z | + cargo --version |
| 102 | 2026-04-17T04:16:18.889Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-17T04:16:19.052Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-17T04:16:19.055Z | info: downloading 6 components |
| 105 | 2026-04-17T04:16:33.693Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-17T04:16:33.695Z | + rustc --version |
| 107 | 2026-04-17T04:16:33.723Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-17T04:16:33.726Z | + banner check |
| 109 | 2026-04-17T04:16:33.729Z | |
| 110 | 2026-04-17T04:16:33.729Z | #### # # ###### #### # # |
| 111 | 2026-04-17T04:16:33.729Z | # # # # # # # # # |
| 112 | 2026-04-17T04:16:33.729Z | # ###### ##### # #### |
| 113 | 2026-04-17T04:16:33.729Z | # # # # # # # |
| 114 | 2026-04-17T04:16:33.729Z | # # # # # # # # # |
| 115 | 2026-04-17T04:16:33.729Z | #### # # ###### #### # # |
| 116 | 2026-04-17T04:16:33.729Z | |
| 117 | 2026-04-17T04:16:33.729Z | + cargo fmt -- --check |
| 118 | 2026-04-17T04:16:33.810Z | + cargo clippy -- --deny warnings |
| 119 | 2026-04-17T04:16:33.908Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-04-17T04:16:34.303Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-04-17T04:16:34.303Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-04-17T04:16:34.319Z | Updating crates.io index |
| 123 | 2026-04-17T04:16:34.352Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-04-17T04:16:34.610Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-04-17T04:16:34.610Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-04-17T04:16:34.618Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-04-17T04:16:34.902Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-04-17T04:16:34.902Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-04-17T04:16:34.908Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-04-17T04:16:35.238Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-04-17T04:16:35.238Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-04-17T04:16:35.320Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-04-17T04:16:35.618Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-04-17T04:16:35.618Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-04-17T04:16:35.751Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-04-17T04:16:36.016Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-04-17T04:16:36.016Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-04-17T04:16:36.070Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-04-17T04:16:36.618Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-04-17T04:16:36.618Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-04-17T04:16:37.049Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-04-17T04:16:37.332Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-04-17T04:16:37.332Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-04-17T04:16:37.340Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-04-17T04:16:37.655Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-04-17T04:16:37.655Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-04-17T04:16:37.740Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-04-17T04:16:38.018Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-04-17T04:16:38.018Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-04-17T04:16:38.161Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-04-17T04:16:38.429Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-04-17T04:16:38.429Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-04-17T04:16:40.002Z | Downloading crates ... |
| 154 | 2026-04-17T04:16:40.057Z | Downloaded base64ct v1.8.3 |
| 155 | 2026-04-17T04:16:40.073Z | Downloaded fastrand v2.3.0 |
| 156 | 2026-04-17T04:16:40.080Z | Downloaded anstyle v1.0.14 |
| 157 | 2026-04-17T04:16:40.087Z | Downloaded const-oid v0.9.6 |
| 158 | 2026-04-17T04:16:40.089Z | Downloaded plain v0.2.3 |
| 159 | 2026-04-17T04:16:40.092Z | Downloaded num-rational v0.4.2 |
| 160 | 2026-04-17T04:16:40.092Z | Downloaded funty v2.0.0 |
| 161 | 2026-04-17T04:16:40.092Z | Downloaded dof v0.3.0 |
| 162 | 2026-04-17T04:16:40.095Z | Downloaded async-recursion v0.3.2 |
| 163 | 2026-04-17T04:16:40.096Z | Downloaded hyper v1.8.1 |
| 164 | 2026-04-17T04:16:40.098Z | Downloaded libloading v0.8.9 |
| 165 | 2026-04-17T04:16:40.101Z | Downloaded ed25519 v2.2.3 |
| 166 | 2026-04-17T04:16:40.104Z | Downloaded rand_core v0.6.4 |
| 167 | 2026-04-17T04:16:40.104Z | Downloaded futures-macro v0.3.32 |
| 168 | 2026-04-17T04:16:40.107Z | Downloaded jsonwebtoken v10.3.0 |
| 169 | 2026-04-17T04:16:40.110Z | Downloaded hyper-timeout v0.5.2 |
| 170 | 2026-04-17T04:16:40.110Z | Downloaded bitflags v2.11.0 |
| 171 | 2026-04-17T04:16:40.113Z | Downloaded heck v0.4.1 |
| 172 | 2026-04-17T04:16:40.113Z | Downloaded camino v1.2.2 |
| 173 | 2026-04-17T04:16:40.116Z | Downloaded atty v0.2.14 |
| 174 | 2026-04-17T04:16:40.116Z | Downloaded primeorder v0.13.6 |
| 175 | 2026-04-17T04:16:40.120Z | Downloaded elliptic-curve v0.13.8 |
| 176 | 2026-04-17T04:16:40.123Z | Downloaded futures-io v0.3.32 |
| 177 | 2026-04-17T04:16:40.123Z | Downloaded foreign-types-shared v0.3.1 |
| 178 | 2026-04-17T04:16:40.123Z | Downloaded filetime v0.2.27 |
| 179 | 2026-04-17T04:16:40.123Z | Downloaded deranged v0.5.6 |
| 180 | 2026-04-17T04:16:40.126Z | Downloaded httparse v1.10.1 |
| 181 | 2026-04-17T04:16:40.126Z | Downloaded quote v1.0.45 |
| 182 | 2026-04-17T04:16:40.129Z | Downloaded pest_meta v2.8.6 |
| 183 | 2026-04-17T04:16:40.131Z | Downloaded num_enum v0.7.5 |
| 184 | 2026-04-17T04:16:40.134Z | Downloaded pest v2.8.6 |
| 185 | 2026-04-17T04:16:40.137Z | Downloaded percent-encoding v2.3.2 |
| 186 | 2026-04-17T04:16:40.140Z | Downloaded openssl-probe v0.2.1 |
| 187 | 2026-04-17T04:16:40.140Z | Downloaded proc-macro-crate v3.4.0 |
| 188 | 2026-04-17T04:16:40.140Z | Downloaded proc-macro-crate v1.3.1 |
| 189 | 2026-04-17T04:16:40.142Z | Downloaded futures-core v0.3.32 |
| 190 | 2026-04-17T04:16:40.142Z | Downloaded pkcs8 v0.10.2 |
| 191 | 2026-04-17T04:16:40.145Z | Downloaded dtrace-parser v0.2.0 |
| 192 | 2026-04-17T04:16:40.145Z | Downloaded adler2 v2.0.1 |
| 193 | 2026-04-17T04:16:40.149Z | Downloaded openssl-probe v0.1.6 |
| 194 | 2026-04-17T04:16:40.149Z | Downloaded form_urlencoded v1.2.2 |
| 195 | 2026-04-17T04:16:40.149Z | Downloaded clap_lex v0.2.4 |
| 196 | 2026-04-17T04:16:40.152Z | Downloaded futures-sink v0.3.32 |
| 197 | 2026-04-17T04:16:40.152Z | Downloaded cargo-platform v0.3.2 |
| 198 | 2026-04-17T04:16:40.152Z | Downloaded pin-project-lite v0.2.16 |
| 199 | 2026-04-17T04:16:40.155Z | Downloaded pin-utils v0.1.0 |
| 200 | 2026-04-17T04:16:40.155Z | Downloaded flate2 v1.1.9 |
| 201 | 2026-04-17T04:16:40.158Z | Downloaded hyper-rustls v0.27.7 |
| 202 | 2026-04-17T04:16:40.161Z | Downloaded ed25519-dalek v2.2.0 |
| 203 | 2026-04-17T04:16:40.163Z | Downloaded hex v0.4.3 |
| 204 | 2026-04-17T04:16:40.163Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 205 | 2026-04-17T04:16:40.210Z | Downloaded colorchoice v1.0.4 |
| 206 | 2026-04-17T04:16:40.210Z | Downloaded heck v0.5.0 |
| 207 | 2026-04-17T04:16:40.210Z | Downloaded clap_lex v1.0.0 |
| 208 | 2026-04-17T04:16:40.219Z | Downloaded libscf-sys v1.1.0 |
| 209 | 2026-04-17T04:16:40.219Z | Downloaded cfg-if v1.0.4 |
| 210 | 2026-04-17T04:16:40.219Z | Downloaded errno v0.3.14 |
| 211 | 2026-04-17T04:16:40.219Z | Downloaded base16ct v0.2.0 |
| 212 | 2026-04-17T04:16:40.219Z | Downloaded ppv-lite86 v0.2.21 |
| 213 | 2026-04-17T04:16:40.219Z | Downloaded num_enum_derive v0.7.5 |
| 214 | 2026-04-17T04:16:40.219Z | Downloaded icu_collections v2.1.1 |
| 215 | 2026-04-17T04:16:40.219Z | Downloaded idna_adapter v1.2.1 |
| 216 | 2026-04-17T04:16:40.219Z | Downloaded is_terminal_polyfill v1.70.2 |
| 217 | 2026-04-17T04:16:40.219Z | Downloaded group v0.13.0 |
| 218 | 2026-04-17T04:16:40.219Z | Downloaded powerfmt v0.2.0 |
| 219 | 2026-04-17T04:16:40.219Z | Downloaded is-terminal v0.4.17 |
| 220 | 2026-04-17T04:16:40.219Z | Downloaded http-body v1.0.1 |
| 221 | 2026-04-17T04:16:40.219Z | Downloaded foreign-types-macros v0.2.3 |
| 222 | 2026-04-17T04:16:40.219Z | Downloaded cpufeatures v0.2.17 |
| 223 | 2026-04-17T04:16:40.219Z | Downloaded erased-serde v0.3.31 |
| 224 | 2026-04-17T04:16:40.219Z | Downloaded generic-array v0.14.7 |
| 225 | 2026-04-17T04:16:40.219Z | Downloaded atomic-waker v1.1.2 |
| 226 | 2026-04-17T04:16:40.219Z | Downloaded rand_chacha v0.3.1 |
| 227 | 2026-04-17T04:16:40.219Z | Downloaded equivalent v1.0.2 |
| 228 | 2026-04-17T04:16:40.220Z | Downloaded crypto-common v0.1.7 |
| 229 | 2026-04-17T04:16:40.220Z | Downloaded block-buffer v0.10.4 |
| 230 | 2026-04-17T04:16:40.220Z | Downloaded anstream v1.0.0 |
| 231 | 2026-04-17T04:16:40.220Z | Downloaded proc-macro-error-attr v1.0.4 |
| 232 | 2026-04-17T04:16:40.220Z | Downloaded either v1.15.0 |
| 233 | 2026-04-17T04:16:40.220Z | Downloaded clap_derive v3.2.25 |
| 234 | 2026-04-17T04:16:40.220Z | Downloaded fs_extra v1.3.0 |
| 235 | 2026-04-17T04:16:40.220Z | Downloaded pin-project-internal v1.1.10 |
| 236 | 2026-04-17T04:16:40.220Z | Downloaded console v0.16.2 |
| 237 | 2026-04-17T04:16:40.220Z | Downloaded icu_normalizer_data v2.1.1 |
| 238 | 2026-04-17T04:16:40.220Z | Downloaded lazy_static v1.5.0 |
| 239 | 2026-04-17T04:16:40.220Z | Downloaded digest v0.10.7 |
| 240 | 2026-04-17T04:16:40.220Z | Downloaded byteorder v1.5.0 |
| 241 | 2026-04-17T04:16:40.220Z | Downloaded ecdsa v0.16.9 |
| 242 | 2026-04-17T04:16:40.220Z | Downloaded rustc_version v0.4.1 |
| 243 | 2026-04-17T04:16:40.220Z | Downloaded potential_utf v0.1.4 |
| 244 | 2026-04-17T04:16:40.220Z | Downloaded anstyle-query v1.1.5 |
| 245 | 2026-04-17T04:16:40.220Z | Downloaded http-body-util v0.1.3 |
| 246 | 2026-04-17T04:16:40.220Z | Downloaded scroll_derive v0.12.1 |
| 247 | 2026-04-17T04:16:40.220Z | Downloaded icu_normalizer v2.1.1 |
| 248 | 2026-04-17T04:16:40.225Z | Downloaded radium v0.7.0 |
| 249 | 2026-04-17T04:16:40.225Z | Downloaded foreign-types v0.5.0 |
| 250 | 2026-04-17T04:16:40.225Z | Downloaded num v0.4.3 |
| 251 | 2026-04-17T04:16:40.225Z | Downloaded itoa v1.0.17 |
| 252 | 2026-04-17T04:16:40.225Z | Downloaded anyhow v1.0.102 |
| 253 | 2026-04-17T04:16:40.225Z | Downloaded serde_urlencoded v0.7.1 |
| 254 | 2026-04-17T04:16:40.228Z | Downloaded serde_repr v0.1.20 |
| 255 | 2026-04-17T04:16:40.228Z | Downloaded icu_properties v2.1.2 |
| 256 | 2026-04-17T04:16:40.228Z | Downloaded serde_spanned v1.0.4 |
| 257 | 2026-04-17T04:16:40.231Z | Downloaded pretty-hex v0.4.1 |
| 258 | 2026-04-17T04:16:40.231Z | Downloaded num-iter v0.1.45 |
| 259 | 2026-04-17T04:16:40.231Z | Downloaded num-derive v0.3.3 |
| 260 | 2026-04-17T04:16:40.234Z | Downloaded scopeguard v1.2.0 |
| 261 | 2026-04-17T04:16:40.234Z | Downloaded futures-task v0.3.32 |
| 262 | 2026-04-17T04:16:40.234Z | Downloaded cstr-argument v0.1.2 |
| 263 | 2026-04-17T04:16:40.237Z | Downloaded futures-channel v0.3.32 |
| 264 | 2026-04-17T04:16:40.237Z | Downloaded num_enum_derive v0.5.11 |
| 265 | 2026-04-17T04:16:40.240Z | Downloaded bitflags v1.3.2 |
| 266 | 2026-04-17T04:16:40.240Z | Downloaded clap_derive v4.6.0 |
| 267 | 2026-04-17T04:16:40.244Z | Downloaded anstyle-parse v1.0.0 |
| 268 | 2026-04-17T04:16:40.244Z | Downloaded rfc6979 v0.4.0 |
| 269 | 2026-04-17T04:16:40.247Z | Downloaded num-conv v0.2.0 |
| 270 | 2026-04-17T04:16:40.247Z | Downloaded async-trait v0.1.89 |
| 271 | 2026-04-17T04:16:40.247Z | Downloaded rand_core v0.9.5 |
| 272 | 2026-04-17T04:16:40.250Z | Downloaded oxnet v0.1.4 |
| 273 | 2026-04-17T04:16:40.250Z | Downloaded os_str_bytes v6.6.1 |
| 274 | 2026-04-17T04:16:40.250Z | Downloaded num_enum v0.5.11 |
| 275 | 2026-04-17T04:16:40.253Z | Downloaded signature v2.2.0 |
| 276 | 2026-04-17T04:16:40.256Z | Downloaded lock_api v0.4.14 |
| 277 | 2026-04-17T04:16:40.259Z | Downloaded slog-envlogger v2.2.0 |
| 278 | 2026-04-17T04:16:40.262Z | Downloaded stable_deref_trait v1.2.1 |
| 279 | 2026-04-17T04:16:40.262Z | Downloaded subtle v2.6.1 |
| 280 | 2026-04-17T04:16:40.262Z | Downloaded take_mut v0.2.2 |
| 281 | 2026-04-17T04:16:40.266Z | Downloaded find-msvc-tools v0.1.9 |
| 282 | 2026-04-17T04:16:40.266Z | Downloaded displaydoc v0.2.5 |
| 283 | 2026-04-17T04:16:40.270Z | Downloaded ff v0.13.1 |
| 284 | 2026-04-17T04:16:40.271Z | Downloaded proc-macro-error v1.0.4 |
| 285 | 2026-04-17T04:16:40.275Z | Downloaded serde_path_to_error v0.1.20 |
| 286 | 2026-04-17T04:16:40.278Z | Downloaded pem-rfc7468 v0.7.0 |
| 287 | 2026-04-17T04:16:40.278Z | Downloaded rustls-native-certs v0.8.3 |
| 288 | 2026-04-17T04:16:40.280Z | Downloaded pem v3.0.6 |
| 289 | 2026-04-17T04:16:40.280Z | Downloaded memmap v0.7.0 |
| 290 | 2026-04-17T04:16:40.283Z | Downloaded futures-executor v0.3.32 |
| 291 | 2026-04-17T04:16:40.283Z | Downloaded time-core v0.1.8 |
| 292 | 2026-04-17T04:16:40.283Z | Downloaded thread-id v4.2.2 |
| 293 | 2026-04-17T04:16:40.286Z | Downloaded p256 v0.13.2 |
| 294 | 2026-04-17T04:16:40.286Z | Downloaded getrandom v0.3.4 |
| 295 | 2026-04-17T04:16:40.289Z | Downloaded tap v1.0.1 |
| 296 | 2026-04-17T04:16:40.289Z | Downloaded tokio-macros v2.7.0 |
| 297 | 2026-04-17T04:16:40.292Z | Downloaded strsim v0.11.1 |
| 298 | 2026-04-17T04:16:40.292Z | Downloaded getrandom v0.2.17 |
| 299 | 2026-04-17T04:16:40.292Z | Downloaded crc32fast v1.5.0 |
| 300 | 2026-04-17T04:16:40.295Z | Downloaded colored v3.1.1 |
| 301 | 2026-04-17T04:16:40.295Z | Downloaded rand_chacha v0.9.0 |
| 302 | 2026-04-17T04:16:40.300Z | Downloaded num-complex v0.4.6 |
| 303 | 2026-04-17T04:16:40.302Z | Downloaded secrecy v0.10.3 |
| 304 | 2026-04-17T04:16:40.302Z | Downloaded sec1 v0.7.3 |
| 305 | 2026-04-17T04:16:40.306Z | Downloaded cargo_metadata v0.23.1 |
| 306 | 2026-04-17T04:16:40.308Z | Downloaded usdt-macro v0.5.0 |
| 307 | 2026-04-17T04:16:40.308Z | Downloaded serde_tokenstream v0.2.2 |
| 308 | 2026-04-17T04:16:40.311Z | Downloaded clap v4.6.0 |
| 309 | 2026-04-17T04:16:40.316Z | Downloaded sync_wrapper v1.0.2 |
| 310 | 2026-04-17T04:16:40.318Z | Downloaded sha256 v1.6.0 |
| 311 | 2026-04-17T04:16:40.318Z | Downloaded sha2 v0.10.9 |
| 312 | 2026-04-17T04:16:40.322Z | Downloaded semver v1.0.27 |
| 313 | 2026-04-17T04:16:40.322Z | Downloaded thiserror-impl v2.0.18 |
| 314 | 2026-04-17T04:16:40.322Z | Downloaded strsim v0.10.0 |
| 315 | 2026-04-17T04:16:40.324Z | Downloaded snafu-derive v0.8.9 |
| 316 | 2026-04-17T04:16:40.324Z | Downloaded slog-term v2.9.2 |
| 317 | 2026-04-17T04:16:40.327Z | Downloaded usdt v0.5.0 |
| 318 | 2026-04-17T04:16:40.327Z | Downloaded try-lock v0.2.5 |
| 319 | 2026-04-17T04:16:40.327Z | Downloaded slog-stdlog v4.1.1 |
| 320 | 2026-04-17T04:16:40.327Z | Downloaded slog-async v2.8.0 |
| 321 | 2026-04-17T04:16:40.330Z | Downloaded scroll v0.12.0 |
| 322 | 2026-04-17T04:16:40.330Z | Downloaded xattr v1.6.1 |
| 323 | 2026-04-17T04:16:40.330Z | Downloaded version_check v0.9.5 |
| 324 | 2026-04-17T04:16:40.330Z | Downloaded usdt-attr-macro v0.5.0 |
| 325 | 2026-04-17T04:16:40.333Z | Downloaded tower-service v0.3.3 |
| 326 | 2026-04-17T04:16:40.333Z | Downloaded hmac v0.12.1 |
| 327 | 2026-04-17T04:16:40.333Z | Downloaded tower-layer v0.3.3 |
| 328 | 2026-04-17T04:16:40.333Z | Downloaded slog-scope v4.4.1 |
| 329 | 2026-04-17T04:16:40.337Z | Downloaded simple_asn1 v0.6.4 |
| 330 | 2026-04-17T04:16:40.337Z | Downloaded termcolor v1.4.1 |
| 331 | 2026-04-17T04:16:40.337Z | Downloaded crossbeam-utils v0.8.21 |
| 332 | 2026-04-17T04:16:40.339Z | Downloaded autocfg v1.5.0 |
| 333 | 2026-04-17T04:16:40.340Z | Downloaded pest_derive v2.8.6 |
| 334 | 2026-04-17T04:16:40.340Z | Downloaded parking_lot_core v0.9.12 |
| 335 | 2026-04-17T04:16:40.342Z | Downloaded pkg-config v0.3.32 |
| 336 | 2026-04-17T04:16:40.342Z | Downloaded pest_generator v2.8.6 |
| 337 | 2026-04-17T04:16:40.345Z | Downloaded rustversion v1.0.22 |
| 338 | 2026-04-17T04:16:40.345Z | Downloaded slab v0.4.12 |
| 339 | 2026-04-17T04:16:40.345Z | Downloaded signal-hook-registry v1.4.8 |
| 340 | 2026-04-17T04:16:40.348Z | Downloaded rustls-pki-types v1.14.0 |
| 341 | 2026-04-17T04:16:40.348Z | Downloaded num-integer v0.1.46 |
| 342 | 2026-04-17T04:16:40.348Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-04-17T04:16:40.351Z | Downloaded untrusted v0.9.0 |
| 344 | 2026-04-17T04:16:40.351Z | Downloaded utf8_iter v1.0.4 |
| 345 | 2026-04-17T04:16:40.354Z | Downloaded zerofrom v0.1.6 |
| 346 | 2026-04-17T04:16:40.354Z | Downloaded yoke-derive v0.8.1 |
| 347 | 2026-04-17T04:16:40.354Z | Downloaded zerofrom-derive v0.1.6 |
| 348 | 2026-04-17T04:16:40.357Z | Downloaded synstructure v0.13.2 |
| 349 | 2026-04-17T04:16:40.359Z | Downloaded tinystr v0.8.2 |
| 350 | 2026-04-17T04:16:40.364Z | Downloaded once_cell v1.21.3 |
| 351 | 2026-04-17T04:16:40.370Z | Downloaded shlex v1.3.0 |
| 352 | 2026-04-17T04:16:40.373Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 353 | 2026-04-17T04:16:40.373Z | Downloaded iana-time-zone v0.1.65 |
| 354 | 2026-04-17T04:16:40.373Z | Downloaded zone v0.3.1 |
| 355 | 2026-04-17T04:16:40.373Z | Downloaded want v0.3.1 |
| 356 | 2026-04-17T04:16:40.376Z | Downloaded unit-prefix v0.5.2 |
| 357 | 2026-04-17T04:16:40.376Z | Downloaded log v0.4.29 |
| 358 | 2026-04-17T04:16:40.376Z | Downloaded crossbeam-channel v0.5.15 |
| 359 | 2026-04-17T04:16:40.379Z | Downloaded pkcs1 v0.7.5 |
| 360 | 2026-04-17T04:16:40.381Z | Downloaded smallvec v1.15.1 |
| 361 | 2026-04-17T04:16:40.382Z | Downloaded futures v0.3.32 |
| 362 | 2026-04-17T04:16:40.386Z | Downloaded zone_cfg_derive v0.3.1 |
| 363 | 2026-04-17T04:16:40.386Z | Downloaded toml_datetime v0.6.11 |
| 364 | 2026-04-17T04:16:40.386Z | Downloaded icu_provider v2.1.1 |
| 365 | 2026-04-17T04:16:40.388Z | Downloaded wyz v0.5.1 |
| 366 | 2026-04-17T04:16:40.388Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 367 | 2026-04-17T04:16:40.388Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 368 | 2026-04-17T04:16:40.388Z | Downloaded indicatif v0.18.4 |
| 369 | 2026-04-17T04:16:40.392Z | Downloaded time-macros v0.2.27 |
| 370 | 2026-04-17T04:16:40.392Z | Downloaded parking_lot v0.12.5 |
| 371 | 2026-04-17T04:16:40.394Z | Downloaded thiserror v1.0.69 |
| 372 | 2026-04-17T04:16:40.397Z | Downloaded litemap v0.8.1 |
| 373 | 2026-04-17T04:16:40.399Z | Downloaded der v0.7.10 |
| 374 | 2026-04-17T04:16:40.402Z | Downloaded yoke v0.8.1 |
| 375 | 2026-04-17T04:16:40.402Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-04-17T04:16:40.402Z | Downloaded thiserror v2.0.18 |
| 377 | 2026-04-17T04:16:40.405Z | Downloaded spki v0.7.3 |
| 378 | 2026-04-17T04:16:40.408Z | Downloaded zerovec-derive v0.11.2 |
| 379 | 2026-04-17T04:16:40.408Z | Downloaded usdt-impl v0.5.0 |
| 380 | 2026-04-17T04:16:40.408Z | Downloaded zeroize v1.8.2 |
| 381 | 2026-04-17T04:16:40.408Z | Downloaded base64 v0.22.1 |
| 382 | 2026-04-17T04:16:40.411Z | Downloaded spin v0.9.8 |
| 383 | 2026-04-17T04:16:40.414Z | Downloaded tracing-attributes v0.1.31 |
| 384 | 2026-04-17T04:16:40.414Z | Downloaded proc-macro2 v1.0.106 |
| 385 | 2026-04-17T04:16:40.416Z | Downloaded pin-project v1.1.10 |
| 386 | 2026-04-17T04:16:40.421Z | Downloaded writeable v0.6.2 |
| 387 | 2026-04-17T04:16:40.424Z | Downloaded serde_derive v1.0.228 |
| 388 | 2026-04-17T04:16:40.424Z | Downloaded thread_local v1.1.9 |
| 389 | 2026-04-17T04:16:40.426Z | Downloaded web-time v1.1.0 |
| 390 | 2026-04-17T04:16:40.426Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 391 | 2026-04-17T04:16:40.429Z | Downloaded term v1.2.1 |
| 392 | 2026-04-17T04:16:40.429Z | Downloaded tempfile v3.27.0 |
| 393 | 2026-04-17T04:16:40.433Z | Downloaded ryu v1.0.23 |
| 394 | 2026-04-17T04:16:40.433Z | Downloaded num-traits v0.2.19 |
| 395 | 2026-04-17T04:16:40.436Z | Downloaded openssl-sys v0.9.111 |
| 396 | 2026-04-17T04:16:40.436Z | Downloaded bytes v1.11.1 |
| 397 | 2026-04-17T04:16:40.439Z | Downloaded indexmap v1.9.3 |
| 398 | 2026-04-17T04:16:40.442Z | Downloaded icu_locale_core v2.1.1 |
| 399 | 2026-04-17T04:16:40.444Z | Downloaded zerocopy-derive v0.7.35 |
| 400 | 2026-04-17T04:16:40.447Z | Downloaded serde_core v1.0.228 |
| 401 | 2026-04-17T04:16:40.447Z | Downloaded simd-adler32 v0.3.8 |
| 402 | 2026-04-17T04:16:40.450Z | Downloaded ucd-trie v0.1.7 |
| 403 | 2026-04-17T04:16:40.452Z | Downloaded miniz_oxide v0.8.9 |
| 404 | 2026-04-17T04:16:40.455Z | Downloaded crypto-bigint v0.5.5 |
| 405 | 2026-04-17T04:16:40.458Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 406 | 2026-04-17T04:16:40.461Z | Downloaded rand v0.8.5 |
| 407 | 2026-04-17T04:16:40.464Z | Downloaded tokio-rustls v0.26.4 |
| 408 | 2026-04-17T04:16:40.464Z | Downloaded socket2 v0.6.3 |
| 409 | 2026-04-17T04:16:40.467Z | Downloaded snafu v0.8.9 |
| 410 | 2026-04-17T04:16:40.469Z | Downloaded slog v2.8.2 |
| 411 | 2026-04-17T04:16:40.469Z | Downloaded zmij v1.0.21 |
| 412 | 2026-04-17T04:16:40.473Z | Downloaded arc-swap v1.8.2 |
| 413 | 2026-04-17T04:16:40.475Z | Downloaded indexmap v2.13.0 |
| 414 | 2026-04-17T04:16:40.478Z | Downloaded unicode-ident v1.0.24 |
| 415 | 2026-04-17T04:16:40.481Z | Downloaded serde v1.0.228 |
| 416 | 2026-04-17T04:16:40.481Z | Downloaded http v1.4.0 |
| 417 | 2026-04-17T04:16:40.483Z | Downloaded hashbrown v0.12.3 |
| 418 | 2026-04-17T04:16:40.486Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 419 | 2026-04-17T04:16:40.488Z | Downloaded typenum v1.19.0 |
| 420 | 2026-04-17T04:16:40.489Z | Downloaded rsa v0.9.10 |
| 421 | 2026-04-17T04:16:40.491Z | Downloaded num-bigint v0.4.6 |
| 422 | 2026-04-17T04:16:40.494Z | Downloaded mio v1.2.0 |
| 423 | 2026-04-17T04:16:40.502Z | Downloaded rustls-webpki v0.103.9 |
| 424 | 2026-04-17T04:16:40.505Z | Downloaded textwrap v0.16.2 |
| 425 | 2026-04-17T04:16:40.505Z | Downloaded hyper-util v0.1.20 |
| 426 | 2026-04-17T04:16:40.505Z | Downloaded iri-string v0.7.10 |
| 427 | 2026-04-17T04:16:40.508Z | Downloaded zerotrie v0.2.3 |
| 428 | 2026-04-17T04:16:40.511Z | Downloaded tracing-core v0.1.36 |
| 429 | 2026-04-17T04:16:40.511Z | Downloaded toml_edit v0.19.15 |
| 430 | 2026-04-17T04:16:40.518Z | Downloaded tar v0.4.45 |
| 431 | 2026-04-17T04:16:40.521Z | Downloaded curl v0.4.49 |
| 432 | 2026-04-17T04:16:40.524Z | Downloaded rand v0.9.2 |
| 433 | 2026-04-17T04:16:40.527Z | Downloaded memchr v2.8.0 |
| 434 | 2026-04-17T04:16:40.527Z | Downloaded cc v1.2.56 |
| 435 | 2026-04-17T04:16:40.533Z | Downloaded idna v1.1.0 |
| 436 | 2026-04-17T04:16:40.536Z | Downloaded icu_properties_data v2.1.2 |
| 437 | 2026-04-17T04:16:40.546Z | Downloaded num-bigint-dig v0.8.6 |
| 438 | 2026-04-17T04:16:40.554Z | Downloaded url v2.5.8 |
| 439 | 2026-04-17T04:16:40.556Z | Downloaded portable-atomic v1.13.1 |
| 440 | 2026-04-17T04:16:40.559Z | Downloaded itertools v0.12.1 |
| 441 | 2026-04-17T04:16:40.562Z | Downloaded tower v0.5.3 |
| 442 | 2026-04-17T04:16:40.567Z | Downloaded regex v1.12.3 |
| 443 | 2026-04-17T04:16:40.571Z | Downloaded libm v0.2.16 |
| 444 | 2026-04-17T04:16:40.575Z | Downloaded serde_json v1.0.149 |
| 445 | 2026-04-17T04:16:40.578Z | Downloaded hashbrown v0.16.1 |
| 446 | 2026-04-17T04:16:40.581Z | Downloaded zerovec v0.11.5 |
| 447 | 2026-04-17T04:16:40.589Z | Downloaded p384 v0.13.1 |
| 448 | 2026-04-17T04:16:40.591Z | Downloaded zerocopy v0.7.35 |
| 449 | 2026-04-17T04:16:40.599Z | Downloaded winnow v0.5.40 |
| 450 | 2026-04-17T04:16:40.604Z | Downloaded tower-http v0.6.8 |
| 451 | 2026-04-17T04:16:40.608Z | Downloaded goblin v0.8.2 |
| 452 | 2026-04-17T04:16:40.611Z | Downloaded clap_builder v4.6.0 |
| 453 | 2026-04-17T04:16:40.614Z | Downloaded tokio-util v0.7.18 |
| 454 | 2026-04-17T04:16:40.618Z | Downloaded bitvec v1.0.1 |
| 455 | 2026-04-17T04:16:40.625Z | Downloaded hkdf v0.12.4 |
| 456 | 2026-04-17T04:16:40.628Z | Downloaded futures-util v0.3.32 |
| 457 | 2026-04-17T04:16:40.633Z | Downloaded vcpkg v0.2.15 |
| 458 | 2026-04-17T04:16:40.654Z | Downloaded winnow v0.7.14 |
| 459 | 2026-04-17T04:16:40.659Z | Downloaded clap v3.2.25 |
| 460 | 2026-04-17T04:16:40.666Z | Downloaded chrono v0.4.43 |
| 461 | 2026-04-17T04:16:40.669Z | Downloaded time v0.3.47 |
| 462 | 2026-04-17T04:16:40.675Z | Downloaded aho-corasick v1.1.4 |
| 463 | 2026-04-17T04:16:40.679Z | Downloaded regex-syntax v0.8.9 |
| 464 | 2026-04-17T04:16:40.686Z | Downloaded syn v1.0.109 |
| 465 | 2026-04-17T04:16:40.692Z | Downloaded curve25519-dalek v4.1.3 |
| 466 | 2026-04-17T04:16:40.697Z | Downloaded unicode-width v0.2.2 |
| 467 | 2026-04-17T04:16:40.700Z | Downloaded zerocopy v0.8.39 |
| 468 | 2026-04-17T04:16:40.711Z | Downloaded syn v2.0.117 |
| 469 | 2026-04-17T04:16:40.717Z | Downloaded octocrab v0.49.6 |
| 470 | 2026-04-17T04:16:40.732Z | Downloaded rustls v0.23.36 |
| 471 | 2026-04-17T04:16:40.739Z | Downloaded rustix v1.1.4 |
| 472 | 2026-04-17T04:16:40.751Z | Downloaded tracing v0.1.44 |
| 473 | 2026-04-17T04:16:40.792Z | Downloaded regex-automata v0.4.14 |
| 474 | 2026-04-17T04:16:40.823Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 475 | 2026-04-17T04:16:40.855Z | Downloaded libc v0.2.183 |
| 476 | 2026-04-17T04:16:40.872Z | Downloaded libz-sys v1.1.23 |
| 477 | 2026-04-17T04:16:40.883Z | Downloaded tokio v1.52.1 |
| 478 | 2026-04-17T04:16:40.932Z | Downloaded ring v0.17.14 |
| 479 | 2026-04-17T04:16:41.038Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-04-17T04:16:41.038Z | Compiling quote v1.0.45 |
| 481 | 2026-04-17T04:16:41.038Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-04-17T04:16:41.038Z | Compiling libc v0.2.183 |
| 483 | 2026-04-17T04:16:41.041Z | Checking cfg-if v1.0.4 |
| 484 | 2026-04-17T04:16:41.041Z | Compiling version_check v0.9.5 |
| 485 | 2026-04-17T04:16:41.041Z | Checking zeroize v1.8.2 |
| 486 | 2026-04-17T04:16:41.041Z | Compiling serde_core v1.0.228 |
| 487 | 2026-04-17T04:16:41.191Z | Checking memchr v2.8.0 |
| 488 | 2026-04-17T04:16:41.238Z | Compiling serde v1.0.228 |
| 489 | 2026-04-17T04:16:41.256Z | Compiling autocfg v1.5.0 |
| 490 | 2026-04-17T04:16:41.510Z | Compiling typenum v1.19.0 |
| 491 | 2026-04-17T04:16:41.561Z | Checking subtle v2.6.1 |
| 492 | 2026-04-17T04:16:41.579Z | Compiling generic-array v0.14.7 |
| 493 | 2026-04-17T04:16:41.602Z | Checking smallvec v1.15.1 |
| 494 | 2026-04-17T04:16:41.687Z | Checking itoa v1.0.17 |
| 495 | 2026-04-17T04:16:41.775Z | Compiling syn v1.0.109 |
| 496 | 2026-04-17T04:16:41.821Z | Checking const-oid v0.9.6 |
| 497 | 2026-04-17T04:16:41.830Z | Checking getrandom v0.2.17 |
| 498 | 2026-04-17T04:16:41.840Z | Compiling libm v0.2.16 |
| 499 | 2026-04-17T04:16:41.948Z | Compiling num-traits v0.2.19 |
| 500 | 2026-04-17T04:16:41.956Z | Checking pin-project-lite v0.2.16 |
| 501 | 2026-04-17T04:16:42.038Z | Compiling shlex v1.3.0 |
| 502 | 2026-04-17T04:16:42.171Z | Compiling find-msvc-tools v0.1.9 |
| 503 | 2026-04-17T04:16:42.322Z | Compiling syn v2.0.117 |
| 504 | 2026-04-17T04:16:42.373Z | Compiling cc v1.2.56 |
| 505 | 2026-04-17T04:16:42.393Z | Checking log v0.4.29 |
| 506 | 2026-04-17T04:16:42.560Z | Compiling thiserror v1.0.69 |
| 507 | 2026-04-17T04:16:42.990Z | Compiling zmij v1.0.21 |
| 508 | 2026-04-17T04:16:43.039Z | Checking block-buffer v0.10.4 |
| 509 | 2026-04-17T04:16:43.160Z | Checking crypto-common v0.1.7 |
| 510 | 2026-04-17T04:16:43.459Z | Compiling rustversion v1.0.22 |
| 511 | 2026-04-17T04:16:43.471Z | Checking digest v0.10.7 |
| 512 | 2026-04-17T04:16:43.471Z | Checking rand_core v0.6.4 |
| 513 | 2026-04-17T04:16:43.472Z | Checking errno v0.3.14 |
| 514 | 2026-04-17T04:16:43.472Z | Checking socket2 v0.6.3 |
| 515 | 2026-04-17T04:16:43.504Z | Checking bytes v1.11.1 |
| 516 | 2026-04-17T04:16:43.527Z | Compiling equivalent v1.0.2 |
| 517 | 2026-04-17T04:16:43.538Z | Checking once_cell v1.21.3 |
| 518 | 2026-04-17T04:16:43.547Z | Compiling parking_lot_core v0.9.12 |
| 519 | 2026-04-17T04:16:43.606Z | Compiling hashbrown v0.16.1 |
| 520 | 2026-04-17T04:16:43.684Z | Checking scopeguard v1.2.0 |
| 521 | 2026-04-17T04:16:43.700Z | Checking base64ct v1.8.3 |
| 522 | 2026-04-17T04:16:43.771Z | Checking lock_api v0.4.14 |
| 523 | 2026-04-17T04:16:43.908Z | Checking pem-rfc7468 v0.7.0 |
| 524 | 2026-04-17T04:16:43.916Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-04-17T04:16:43.955Z | Checking mio v1.2.0 |
| 526 | 2026-04-17T04:16:43.996Z | Checking parking_lot v0.12.5 |
| 527 | 2026-04-17T04:16:44.042Z | Checking der v0.7.10 |
| 528 | 2026-04-17T04:16:44.135Z | Compiling indexmap v2.13.0 |
| 529 | 2026-04-17T04:16:44.170Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-04-17T04:16:44.201Z | Checking futures-core v0.3.32 |
| 531 | 2026-04-17T04:16:44.219Z | Compiling zerocopy v0.8.39 |
| 532 | 2026-04-17T04:16:44.235Z | Compiling thiserror v2.0.18 |
| 533 | 2026-04-17T04:16:44.318Z | Compiling serde_json v1.0.149 |
| 534 | 2026-04-17T04:16:44.423Z | Compiling ucd-trie v0.1.7 |
| 535 | 2026-04-17T04:16:44.564Z | Compiling pest v2.8.6 |
| 536 | 2026-04-17T04:16:44.728Z | Checking futures-sink v0.3.32 |
| 537 | 2026-04-17T04:16:44.746Z | Checking spki v0.7.3 |
| 538 | 2026-04-17T04:16:44.817Z | Checking num-integer v0.1.46 |
| 539 | 2026-04-17T04:16:44.820Z | Compiling proc-macro-error-attr v1.0.4 |
| 540 | 2026-04-17T04:16:44.898Z | Checking pkcs8 v0.10.2 |
| 541 | 2026-04-17T04:16:45.033Z | Compiling pkg-config v0.3.32 |
| 542 | 2026-04-17T04:16:45.116Z | Checking futures-channel v0.3.32 |
| 543 | 2026-04-17T04:16:45.175Z | Compiling synstructure v0.13.2 |
| 544 | 2026-04-17T04:16:45.293Z | Compiling semver v1.0.27 |
| 545 | 2026-04-17T04:16:45.532Z | Compiling proc-macro-error v1.0.4 |
| 546 | 2026-04-17T04:16:45.586Z | Compiling vcpkg v0.2.15 |
| 547 | 2026-04-17T04:16:45.693Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-04-17T04:16:45.838Z | Checking tracing-core v0.1.36 |
| 549 | 2026-04-17T04:16:45.868Z | Checking hmac v0.12.1 |
| 550 | 2026-04-17T04:16:45.995Z | Checking pretty-hex v0.4.1 |
| 551 | 2026-04-17T04:16:46.108Z | Compiling winnow v0.7.14 |
| 552 | 2026-04-17T04:16:46.141Z | Checking spin v0.9.8 |
| 553 | 2026-04-17T04:16:46.151Z | Checking futures-task v0.3.32 |
| 554 | 2026-04-17T04:16:46.164Z | Checking futures-io v0.3.32 |
| 555 | 2026-04-17T04:16:46.166Z | Checking slab v0.4.12 |
| 556 | 2026-04-17T04:16:46.254Z | Checking lazy_static v1.5.0 |
| 557 | 2026-04-17T04:16:46.282Z | Compiling pest_generator v2.8.6 |
| 558 | 2026-04-17T04:16:46.324Z | Compiling slog v2.8.2 |
| 559 | 2026-04-17T04:16:46.332Z | Checking http v1.4.0 |
| 560 | 2026-04-17T04:16:46.409Z | Compiling serde_derive v1.0.228 |
| 561 | 2026-04-17T04:16:46.559Z | Compiling thiserror-impl v1.0.69 |
| 562 | 2026-04-17T04:16:46.568Z | Compiling zerofrom-derive v0.1.6 |
| 563 | 2026-04-17T04:16:46.911Z | Compiling yoke-derive v0.8.1 |
| 564 | 2026-04-17T04:16:46.925Z | Compiling tokio-macros v2.7.0 |
| 565 | 2026-04-17T04:16:47.085Z | Compiling zerovec-derive v0.11.2 |
| 566 | 2026-04-17T04:16:47.619Z | Compiling thiserror-impl v2.0.18 |
| 567 | 2026-04-17T04:16:47.761Z | Checking tokio v1.52.1 |
| 568 | 2026-04-17T04:16:47.769Z | Compiling zerocopy-derive v0.7.35 |
| 569 | 2026-04-17T04:16:47.796Z | Checking zerofrom v0.1.6 |
| 570 | 2026-04-17T04:16:47.843Z | Compiling displaydoc v0.2.5 |
| 571 | 2026-04-17T04:16:47.906Z | Checking ppv-lite86 v0.2.21 |
| 572 | 2026-04-17T04:16:47.956Z | Checking yoke v0.8.1 |
| 573 | 2026-04-17T04:16:48.121Z | Compiling pest_derive v2.8.6 |
| 574 | 2026-04-17T04:16:48.192Z | Compiling tracing-attributes v0.1.31 |
| 575 | 2026-04-17T04:16:48.192Z | Checking zerovec v0.11.5 |
| 576 | 2026-04-17T04:16:48.584Z | Compiling futures-macro v0.3.32 |
| 577 | 2026-04-17T04:16:48.618Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 578 | 2026-04-17T04:16:48.635Z | Checking tinystr v0.8.2 |
| 579 | 2026-04-17T04:16:48.705Z | Checking signature v2.2.0 |
| 580 | 2026-04-17T04:16:48.805Z | Checking ff v0.13.1 |
| 581 | 2026-04-17T04:16:48.821Z | Compiling ring v0.17.14 |
| 582 | 2026-04-17T04:16:48.928Z | Checking base16ct v0.2.0 |
| 583 | 2026-04-17T04:16:49.050Z | Compiling getrandom v0.3.4 |
| 584 | 2026-04-17T04:16:49.061Z | Compiling num-conv v0.2.0 |
| 585 | 2026-04-17T04:16:49.186Z | Compiling winnow v0.5.40 |
| 586 | 2026-04-17T04:16:49.334Z | Compiling byteorder v1.5.0 |
| 587 | 2026-04-17T04:16:49.384Z | Compiling heck v0.4.1 |
| 588 | 2026-04-17T04:16:49.399Z | Checking futures-util v0.3.32 |
| 589 | 2026-04-17T04:16:49.423Z | Checking tracing v0.1.44 |
| 590 | 2026-04-17T04:16:49.548Z | Checking writeable v0.6.2 |
| 591 | 2026-04-17T04:16:49.553Z | Checking litemap v0.8.1 |
| 592 | 2026-04-17T04:16:49.568Z | Compiling time-core v0.1.8 |
| 593 | 2026-04-17T04:16:49.619Z | Checking powerfmt v0.2.0 |
| 594 | 2026-04-17T04:16:49.647Z | Compiling toml_datetime v0.6.11 |
| 595 | 2026-04-17T04:16:49.698Z | Checking cpufeatures v0.2.17 |
| 596 | 2026-04-17T04:16:49.706Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 597 | 2026-04-17T04:16:49.718Z | Checking icu_locale_core v2.1.1 |
| 598 | 2026-04-17T04:16:49.757Z | Compiling time-macros v0.2.27 |
| 599 | 2026-04-17T04:16:49.766Z | Checking deranged v0.5.6 |
| 600 | 2026-04-17T04:16:49.858Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 601 | 2026-04-17T04:16:49.925Z | Checking num-bigint v0.4.6 |
| 602 | 2026-04-17T04:16:50.316Z | Checking erased-serde v0.3.31 |
| 603 | 2026-04-17T04:16:50.619Z | Compiling toml_edit v0.19.15 |
| 604 | 2026-04-17T04:16:50.696Z | Compiling zerocopy v0.7.35 |
| 605 | 2026-04-17T04:16:50.806Z | Checking sec1 v0.7.3 |
| 606 | 2026-04-17T04:16:50.815Z | Checking group v0.13.0 |
| 607 | 2026-04-17T04:16:50.917Z | Checking potential_utf v0.1.4 |
| 608 | 2026-04-17T04:16:50.951Z | Checking zerotrie v0.2.3 |
| 609 | 2026-04-17T04:16:50.992Z | Checking http-body v1.0.1 |
| 610 | 2026-04-17T04:16:51.048Z | Compiling scroll_derive v0.12.1 |
| 611 | 2026-04-17T04:16:51.112Z | Checking hkdf v0.12.4 |
| 612 | 2026-04-17T04:16:51.185Z | Checking num-iter v0.1.45 |
| 613 | 2026-04-17T04:16:51.232Z | Checking crypto-bigint v0.5.5 |
| 614 | 2026-04-17T04:16:51.289Z | Compiling usdt-impl v0.5.0 |
| 615 | 2026-04-17T04:16:51.508Z | Compiling icu_properties_data v2.1.2 |
| 616 | 2026-04-17T04:16:51.543Z | Compiling httparse v1.10.1 |
| 617 | 2026-04-17T04:16:51.704Z | Compiling icu_normalizer_data v2.1.1 |
| 618 | 2026-04-17T04:16:51.751Z | Checking time v0.3.47 |
| 619 | 2026-04-17T04:16:51.767Z | Checking scroll v0.12.0 |
| 620 | 2026-04-17T04:16:51.867Z | Compiling proc-macro-crate v1.3.1 |
| 621 | 2026-04-17T04:16:51.937Z | Compiling thread-id v4.2.2 |
| 622 | 2026-04-17T04:16:52.077Z | Checking icu_provider v2.1.1 |
| 623 | 2026-04-17T04:16:52.090Z | Compiling dof v0.3.0 |
| 624 | 2026-04-17T04:16:52.207Z | Checking icu_collections v2.1.1 |
| 625 | 2026-04-17T04:16:52.268Z | Checking elliptic-curve v0.13.8 |
| 626 | 2026-04-17T04:16:52.339Z | Compiling proc-macro-crate v3.4.0 |
| 627 | 2026-04-17T04:16:52.361Z | Checking sha2 v0.10.9 |
| 628 | 2026-04-17T04:16:52.388Z | Compiling dtrace-parser v0.2.0 |
| 629 | 2026-04-17T04:16:52.434Z | Compiling openssl-sys v0.9.111 |
| 630 | 2026-04-17T04:16:52.501Z | Compiling libz-sys v1.1.23 |
| 631 | 2026-04-17T04:16:52.556Z | Compiling rustc_version v0.4.1 |
| 632 | 2026-04-17T04:16:52.602Z | Checking rustls-pki-types v1.14.0 |
| 633 | 2026-04-17T04:16:52.672Z | Checking untrusted v0.9.0 |
| 634 | 2026-04-17T04:16:52.777Z | Compiling crossbeam-utils v0.8.21 |
| 635 | 2026-04-17T04:16:52.828Z | Compiling camino v1.2.2 |
| 636 | 2026-04-17T04:16:52.876Z | Checking tower-service v0.3.3 |
| 637 | 2026-04-17T04:16:52.879Z | Checking try-lock v0.2.5 |
| 638 | 2026-04-17T04:16:52.954Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 639 | 2026-04-17T04:16:52.961Z | Checking plain v0.2.3 |
| 640 | 2026-04-17T04:16:52.979Z | Checking want v0.3.1 |
| 641 | 2026-04-17T04:16:53.052Z | Checking goblin v0.8.2 |
| 642 | 2026-04-17T04:16:53.084Z | Compiling curve25519-dalek v4.1.3 |
| 643 | 2026-04-17T04:16:53.114Z | Compiling num_enum_derive v0.7.5 |
| 644 | 2026-04-17T04:16:53.205Z | Compiling num_enum_derive v0.5.11 |
| 645 | 2026-04-17T04:16:53.675Z | Compiling serde_tokenstream v0.2.2 |
| 646 | 2026-04-17T04:16:53.721Z | Checking rand_chacha v0.3.1 |
| 647 | 2026-04-17T04:16:53.733Z | Checking rfc6979 v0.4.0 |
| 648 | 2026-04-17T04:16:53.837Z | Checking arc-swap v1.8.2 |
| 649 | 2026-04-17T04:16:53.941Z | Compiling rustls v0.23.36 |
| 650 | 2026-04-17T04:16:54.049Z | Checking either v1.15.0 |
| 651 | 2026-04-17T04:16:54.070Z | Compiling radium v0.7.0 |
| 652 | 2026-04-17T04:16:54.080Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 653 | 2026-04-17T04:16:54.100Z | Checking pin-utils v0.1.0 |
| 654 | 2026-04-17T04:16:54.190Z | Checking iana-time-zone v0.1.65 |
| 655 | 2026-04-17T04:16:54.196Z | Compiling num-bigint-dig v0.8.6 |
| 656 | 2026-04-17T04:16:54.196Z | Compiling heck v0.5.0 |
| 657 | 2026-04-17T04:16:54.196Z | Checking atomic-waker v1.1.2 |
| 658 | 2026-04-17T04:16:54.225Z | Checking num_enum v0.5.11 |
| 659 | 2026-04-17T04:16:54.267Z | Checking chrono v0.4.43 |
| 660 | 2026-04-17T04:16:54.287Z | Checking hyper v1.8.1 |
| 661 | 2026-04-17T04:16:54.332Z | Checking num_enum v0.7.5 |
| 662 | 2026-04-17T04:16:54.368Z | Checking rustls-webpki v0.103.9 |
| 663 | 2026-04-17T04:16:54.396Z | Checking rand v0.8.5 |
| 664 | 2026-04-17T04:16:54.411Z | Checking ecdsa v0.16.9 |
| 665 | 2026-04-17T04:16:54.430Z | Checking icu_properties v2.1.2 |
| 666 | 2026-04-17T04:16:54.597Z | Checking icu_normalizer v2.1.1 |
| 667 | 2026-04-17T04:16:54.897Z | Checking primeorder v0.13.6 |
| 668 | 2026-04-17T04:16:54.900Z | Checking rand_core v0.9.5 |
| 669 | 2026-04-17T04:16:55.128Z | Compiling curve25519-dalek-derive v0.1.1 |
| 670 | 2026-04-17T04:16:55.166Z | Compiling foreign-types-macros v0.2.3 |
| 671 | 2026-04-17T04:16:55.190Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 672 | 2026-04-17T04:16:55.193Z | Compiling cargo-platform v0.3.2 |
| 673 | 2026-04-17T04:16:55.275Z | Compiling indexmap v1.9.3 |
| 674 | 2026-04-17T04:16:55.289Z | Checking aho-corasick v1.1.4 |
| 675 | 2026-04-17T04:16:55.303Z | Checking thread_local v1.1.9 |
| 676 | 2026-04-17T04:16:55.436Z | Checking tap v1.0.1 |
| 677 | 2026-04-17T04:16:55.457Z | Checking regex-syntax v0.8.9 |
| 678 | 2026-04-17T04:16:55.509Z | Checking bitflags v2.11.0 |
| 679 | 2026-04-17T04:16:55.531Z | Compiling anyhow v1.0.102 |
| 680 | 2026-04-17T04:16:55.563Z | Checking foreign-types-shared v0.3.1 |
| 681 | 2026-04-17T04:16:55.647Z | Compiling slog-async v2.8.0 |
| 682 | 2026-04-17T04:16:55.661Z | Checking utf8parse v0.2.2 |
| 683 | 2026-04-17T04:16:55.789Z | Checking percent-encoding v2.3.2 |
| 684 | 2026-04-17T04:16:55.799Z | Checking foreign-types v0.5.0 |
| 685 | 2026-04-17T04:16:55.921Z | Checking form_urlencoded v1.2.2 |
| 686 | 2026-04-17T04:16:55.980Z | Checking anstyle-parse v1.0.0 |
| 687 | 2026-04-17T04:16:56.009Z | Checking wyz v0.5.1 |
| 688 | 2026-04-17T04:16:56.211Z | Compiling cargo_metadata v0.23.1 |
| 689 | 2026-04-17T04:16:56.225Z | Checking idna_adapter v1.2.1 |
| 690 | 2026-04-17T04:16:56.225Z | Checking crossbeam-channel v0.5.15 |
| 691 | 2026-04-17T04:16:56.225Z | Checking rand_chacha v0.9.0 |
| 692 | 2026-04-17T04:16:56.349Z | Checking hyper-util v0.1.20 |
| 693 | 2026-04-17T04:16:56.785Z | Checking regex-automata v0.4.14 |
| 694 | 2026-04-17T04:16:56.828Z | Checking itertools v0.12.1 |
| 695 | 2026-04-17T04:16:56.861Z | Checking slog-scope v4.4.1 |
| 696 | 2026-04-17T04:16:56.948Z | Compiling usdt-macro v0.5.0 |
| 697 | 2026-04-17T04:16:56.968Z | Compiling usdt-attr-macro v0.5.0 |
| 698 | 2026-04-17T04:16:57.132Z | Checking num-rational v0.4.2 |
| 699 | 2026-04-17T04:16:57.284Z | Checking tokio-util v0.7.18 |
| 700 | 2026-04-17T04:16:57.289Z | Checking num-complex v0.4.6 |
| 701 | 2026-04-17T04:16:57.370Z | Checking ed25519 v2.2.3 |
| 702 | 2026-04-17T04:16:57.508Z | Compiling async-trait v0.1.89 |
| 703 | 2026-04-17T04:16:57.512Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 704 | 2026-04-17T04:16:57.677Z | Checking pkcs1 v0.7.5 |
| 705 | 2026-04-17T04:16:57.686Z | Checking is-terminal v0.4.17 |
| 706 | 2026-04-17T04:16:57.686Z | Checking memmap v0.7.0 |
| 707 | 2026-04-17T04:16:57.698Z | Checking cstr-argument v0.1.2 |
| 708 | 2026-04-17T04:16:57.789Z | Checking sync_wrapper v1.0.2 |
| 709 | 2026-04-17T04:16:57.792Z | Checking anstyle v1.0.14 |
| 710 | 2026-04-17T04:16:57.808Z | Checking openssl-probe v0.2.1 |
| 711 | 2026-04-17T04:16:57.812Z | Checking os_str_bytes v6.6.1 |
| 712 | 2026-04-17T04:16:57.874Z | Compiling portable-atomic v1.13.1 |
| 713 | 2026-04-17T04:16:57.912Z | Checking is_terminal_polyfill v1.70.2 |
| 714 | 2026-04-17T04:16:57.965Z | Checking anstyle-query v1.1.5 |
| 715 | 2026-04-17T04:16:57.982Z | Checking base64 v0.22.1 |
| 716 | 2026-04-17T04:16:57.992Z | Checking hashbrown v0.12.3 |
| 717 | 2026-04-17T04:16:58.001Z | Checking funty v2.0.0 |
| 718 | 2026-04-17T04:16:58.049Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 719 | 2026-04-17T04:16:58.148Z | Compiling rustix v1.1.4 |
| 720 | 2026-04-17T04:16:58.212Z | Checking tower-layer v0.3.3 |
| 721 | 2026-04-17T04:16:58.273Z | Checking utf8_iter v1.0.4 |
| 722 | 2026-04-17T04:16:58.301Z | Checking take_mut v0.2.2 |
| 723 | 2026-04-17T04:16:58.330Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 724 | 2026-04-17T04:16:58.353Z | Checking colorchoice v1.0.4 |
| 725 | 2026-04-17T04:16:58.386Z | Checking term v1.2.1 |
| 726 | 2026-04-17T04:16:58.390Z | Compiling crc32fast v1.5.0 |
| 727 | 2026-04-17T04:16:58.402Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 728 | 2026-04-17T04:16:58.443Z | Checking anstream v1.0.0 |
| 729 | 2026-04-17T04:16:58.597Z | Checking slog-term v2.9.2 |
| 730 | 2026-04-17T04:16:58.612Z | Checking tokio-rustls v0.26.4 |
| 731 | 2026-04-17T04:16:58.631Z | Checking idna v1.1.0 |
| 732 | 2026-04-17T04:16:58.640Z | Checking tower v0.5.3 |
| 733 | 2026-04-17T04:16:58.688Z | Checking bitvec v1.0.1 |
| 734 | 2026-04-17T04:16:58.716Z | Checking pem v3.0.6 |
| 735 | 2026-04-17T04:16:58.730Z | Checking regex v1.12.3 |
| 736 | 2026-04-17T04:16:58.816Z | Checking clap_lex v0.2.4 |
| 737 | 2026-04-17T04:16:58.850Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 738 | 2026-04-17T04:16:58.860Z | Checking rustls-native-certs v0.8.3 |
| 739 | 2026-04-17T04:16:58.862Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 740 | 2026-04-17T04:16:58.875Z | Checking usdt v0.5.0 |
| 741 | 2026-04-17T04:16:58.943Z | Checking rsa v0.9.10 |
| 742 | 2026-04-17T04:16:58.946Z | Checking num v0.4.3 |
| 743 | 2026-04-17T04:16:58.974Z | Checking ed25519-dalek v2.2.0 |
| 744 | 2026-04-17T04:16:58.997Z | Compiling octocrab v0.49.6 |
| 745 | 2026-04-17T04:16:59.013Z | Checking slog-stdlog v4.1.1 |
| 746 | 2026-04-17T04:16:59.024Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 747 | 2026-04-17T04:16:59.027Z | Checking rand v0.9.2 |
| 748 | 2026-04-17T04:16:59.140Z | Checking p256 v0.13.2 |
| 749 | 2026-04-17T04:16:59.149Z | Checking p384 v0.13.1 |
| 750 | 2026-04-17T04:16:59.169Z | Compiling snafu-derive v0.8.9 |
| 751 | 2026-04-17T04:16:59.363Z | Checking simple_asn1 v0.6.4 |
| 752 | 2026-04-17T04:16:59.366Z | Checking futures-executor v0.3.32 |
| 753 | 2026-04-17T04:16:59.386Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 754 | 2026-04-17T04:16:59.477Z | Compiling clap_derive v3.2.25 |
| 755 | 2026-04-17T04:16:59.506Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 756 | 2026-04-17T04:16:59.536Z | Compiling pin-project-internal v1.1.10 |
| 757 | 2026-04-17T04:16:59.550Z | Compiling serde_repr v0.1.20 |
| 758 | 2026-04-17T04:16:59.698Z | Compiling num-derive v0.3.3 |
| 759 | 2026-04-17T04:16:59.831Z | Checking atty v0.2.14 |
| 760 | 2026-04-17T04:16:59.917Z | Checking unicode-width v0.2.2 |
| 761 | 2026-04-17T04:17:00.045Z | Checking bitflags v1.3.2 |
| 762 | 2026-04-17T04:17:00.141Z | Checking adler2 v2.0.1 |
| 763 | 2026-04-17T04:17:00.164Z | Checking textwrap v0.16.2 |
| 764 | 2026-04-17T04:17:00.204Z | Checking iri-string v0.7.10 |
| 765 | 2026-04-17T04:17:00.214Z | Checking termcolor v1.4.1 |
| 766 | 2026-04-17T04:17:00.347Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 767 | 2026-04-17T04:17:00.410Z | Checking colored v3.1.1 |
| 768 | 2026-04-17T04:17:00.574Z | Checking strsim v0.10.0 |
| 769 | 2026-04-17T04:17:00.583Z | Checking ryu v1.0.23 |
| 770 | 2026-04-17T04:17:00.601Z | Checking strsim v0.11.1 |
| 771 | 2026-04-17T04:17:00.636Z | Checking oxnet v0.1.4 |
| 772 | 2026-04-17T04:17:00.688Z | Checking simd-adler32 v0.3.8 |
| 773 | 2026-04-17T04:17:00.708Z | Compiling curl v0.4.49 |
| 774 | 2026-04-17T04:17:00.711Z | Checking clap_lex v1.0.0 |
| 775 | 2026-04-17T04:17:00.757Z | Checking serde_urlencoded v0.7.1 |
| 776 | 2026-04-17T04:17:00.785Z | Checking miniz_oxide v0.8.9 |
| 777 | 2026-04-17T04:17:00.853Z | Checking clap_builder v4.6.0 |
| 778 | 2026-04-17T04:17:00.889Z | Checking snafu v0.8.9 |
| 779 | 2026-04-17T04:17:00.950Z | Checking pin-project v1.1.10 |
| 780 | 2026-04-17T04:17:00.968Z | Checking libscf-sys v1.1.0 |
| 781 | 2026-04-17T04:17:01.070Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 782 | 2026-04-17T04:17:01.082Z | Checking console v0.16.2 |
| 783 | 2026-04-17T04:17:01.085Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 784 | 2026-04-17T04:17:01.128Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 785 | 2026-04-17T04:17:01.213Z | Checking clap v3.2.25 |
| 786 | 2026-04-17T04:17:01.255Z | Checking tower-http v0.6.8 |
| 787 | 2026-04-17T04:17:01.388Z | Checking jsonwebtoken v10.3.0 |
| 788 | 2026-04-17T04:17:01.433Z | Checking futures v0.3.32 |
| 789 | 2026-04-17T04:17:01.504Z | Checking slog-envlogger v2.2.0 |
| 790 | 2026-04-17T04:17:01.525Z | Checking hyper-rustls v0.27.7 |
| 791 | 2026-04-17T04:17:01.592Z | Checking url v2.5.8 |
| 792 | 2026-04-17T04:17:01.802Z | Checking hyper-timeout v0.5.2 |
| 793 | 2026-04-17T04:17:01.975Z | Compiling clap_derive v4.6.0 |
| 794 | 2026-04-17T04:17:02.018Z | Checking http-body-util v0.1.3 |
| 795 | 2026-04-17T04:17:02.082Z | Compiling zone_cfg_derive v0.3.1 |
| 796 | 2026-04-17T04:17:02.090Z | Compiling async-recursion v0.3.2 |
| 797 | 2026-04-17T04:17:02.157Z | Checking serde_spanned v1.0.4 |
| 798 | 2026-04-17T04:17:02.219Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 799 | 2026-04-17T04:17:02.247Z | Checking serde_path_to_error v0.1.20 |
| 800 | 2026-04-17T04:17:02.277Z | Checking filetime v0.2.27 |
| 801 | 2026-04-17T04:17:02.326Z | Checking secrecy v0.10.3 |
| 802 | 2026-04-17T04:17:02.396Z | Checking fastrand v2.3.0 |
| 803 | 2026-04-17T04:17:02.407Z | Checking hex v0.4.3 |
| 804 | 2026-04-17T04:17:02.423Z | Checking unit-prefix v0.5.2 |
| 805 | 2026-04-17T04:17:02.507Z | Checking xattr v1.6.1 |
| 806 | 2026-04-17T04:17:02.530Z | Checking openssl-probe v0.1.6 |
| 807 | 2026-04-17T04:17:02.539Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 808 | 2026-04-17T04:17:02.568Z | Checking web-time v1.1.0 |
| 809 | 2026-04-17T04:17:02.613Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 810 | 2026-04-17T04:17:02.621Z | Checking tar v0.4.45 |
| 811 | 2026-04-17T04:17:02.625Z | Checking sha256 v1.6.0 |
| 812 | 2026-04-17T04:17:02.713Z | Checking toml v1.0.6+spec-1.1.0 |
| 813 | 2026-04-17T04:17:02.749Z | Checking zone v0.3.1 |
| 814 | 2026-04-17T04:17:02.773Z | Checking tempfile v3.27.0 |
| 815 | 2026-04-17T04:17:02.800Z | Checking indicatif v0.18.4 |
| 816 | 2026-04-17T04:17:02.956Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 817 | 2026-04-17T04:17:02.984Z | Checking flate2 v1.1.9 |
| 818 | 2026-04-17T04:17:02.987Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-04-17T04:17:03.048Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 820 | 2026-04-17T04:17:03.123Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 821 | 2026-04-17T04:17:03.274Z | Checking libloading v0.8.9 |
| 822 | 2026-04-17T04:17:03.283Z | Checking fs_extra v1.3.0 |
| 823 | 2026-04-17T04:17:03.616Z | Checking clap v4.6.0 |
| 824 | 2026-04-17T04:17:13.304Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 825 | 2026-04-17T04:17:14.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.17s |
| 826 | 2026-04-17T04:17:14.184Z | + banner build |
| 827 | 2026-04-17T04:17:14.188Z | |
| 828 | 2026-04-17T04:17:14.188Z | ##### # # # # ##### |
| 829 | 2026-04-17T04:17:14.188Z | # # # # # # # # |
| 830 | 2026-04-17T04:17:14.188Z | ##### # # # # # # |
| 831 | 2026-04-17T04:17:14.188Z | # # # # # # # # |
| 832 | 2026-04-17T04:17:14.188Z | # # # # # # # # |
| 833 | 2026-04-17T04:17:14.188Z | ##### #### # ###### ##### |
| 834 | 2026-04-17T04:17:14.188Z | |
| 835 | 2026-04-17T04:17:14.188Z | + ptime -m cargo build |
| 836 | 2026-04-17T04:17:14.445Z | Compiling unicode-ident v1.0.24 |
| 837 | 2026-04-17T04:17:14.445Z | Compiling cfg-if v1.0.4 |
| 838 | 2026-04-17T04:17:14.445Z | Compiling memchr v2.8.0 |
| 839 | 2026-04-17T04:17:14.445Z | Compiling zeroize v1.8.2 |
| 840 | 2026-04-17T04:17:14.448Z | Compiling itoa v1.0.17 |
| 841 | 2026-04-17T04:17:14.488Z | Compiling libc v0.2.183 |
| 842 | 2026-04-17T04:17:14.494Z | Compiling serde_core v1.0.228 |
| 843 | 2026-04-17T04:17:14.501Z | Compiling subtle v2.6.1 |
| 844 | 2026-04-17T04:17:14.536Z | Compiling typenum v1.19.0 |
| 845 | 2026-04-17T04:17:14.588Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-04-17T04:17:14.627Z | Compiling once_cell v1.21.3 |
| 847 | 2026-04-17T04:17:14.636Z | Compiling const-oid v0.9.6 |
| 848 | 2026-04-17T04:17:14.645Z | Compiling smallvec v1.15.1 |
| 849 | 2026-04-17T04:17:14.806Z | Compiling getrandom v0.2.17 |
| 850 | 2026-04-17T04:17:14.820Z | Compiling pin-project-lite v0.2.16 |
| 851 | 2026-04-17T04:17:14.824Z | Compiling libm v0.2.16 |
| 852 | 2026-04-17T04:17:14.836Z | Compiling log v0.4.29 |
| 853 | 2026-04-17T04:17:14.899Z | Compiling errno v0.3.14 |
| 854 | 2026-04-17T04:17:14.971Z | Compiling quote v1.0.45 |
| 855 | 2026-04-17T04:17:15.029Z | Compiling generic-array v0.14.7 |
| 856 | 2026-04-17T04:17:15.035Z | Compiling rand_core v0.6.4 |
| 857 | 2026-04-17T04:17:15.078Z | Compiling socket2 v0.6.3 |
| 858 | 2026-04-17T04:17:15.165Z | Compiling syn v2.0.117 |
| 859 | 2026-04-17T04:17:15.258Z | Compiling syn v1.0.109 |
| 860 | 2026-04-17T04:17:15.264Z | Compiling bytes v1.11.1 |
| 861 | 2026-04-17T04:17:15.305Z | Compiling zmij v1.0.21 |
| 862 | 2026-04-17T04:17:15.508Z | Compiling block-buffer v0.10.4 |
| 863 | 2026-04-17T04:17:15.525Z | Compiling crypto-common v0.1.7 |
| 864 | 2026-04-17T04:17:15.574Z | Compiling scopeguard v1.2.0 |
| 865 | 2026-04-17T04:17:15.631Z | Compiling num-traits v0.2.19 |
| 866 | 2026-04-17T04:17:15.631Z | Compiling digest v0.10.7 |
| 867 | 2026-04-17T04:17:15.659Z | Compiling base64ct v1.8.3 |
| 868 | 2026-04-17T04:17:15.827Z | Compiling lock_api v0.4.14 |
| 869 | 2026-04-17T04:17:15.881Z | Compiling pem-rfc7468 v0.7.0 |
| 870 | 2026-04-17T04:17:15.917Z | Compiling parking_lot_core v0.9.12 |
| 871 | 2026-04-17T04:17:16.030Z | Compiling der v0.7.10 |
| 872 | 2026-04-17T04:17:16.033Z | Compiling signal-hook-registry v1.4.8 |
| 873 | 2026-04-17T04:17:16.195Z | Compiling parking_lot v0.12.5 |
| 874 | 2026-04-17T04:17:16.208Z | Compiling mio v1.2.0 |
| 875 | 2026-04-17T04:17:16.234Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-04-17T04:17:16.298Z | Compiling futures-core v0.3.32 |
| 877 | 2026-04-17T04:17:16.304Z | Compiling futures-sink v0.3.32 |
| 878 | 2026-04-17T04:17:16.328Z | Compiling ucd-trie v0.1.7 |
| 879 | 2026-04-17T04:17:16.388Z | Compiling serde_json v1.0.149 |
| 880 | 2026-04-17T04:17:16.435Z | Compiling zerocopy v0.8.39 |
| 881 | 2026-04-17T04:17:16.588Z | Compiling pest v2.8.6 |
| 882 | 2026-04-17T04:17:16.613Z | Compiling num-integer v0.1.46 |
| 883 | 2026-04-17T04:17:16.699Z | Compiling winnow v0.7.14 |
| 884 | 2026-04-17T04:17:16.930Z | Compiling spki v0.7.3 |
| 885 | 2026-04-17T04:17:17.120Z | Compiling pkcs8 v0.10.2 |
| 886 | 2026-04-17T04:17:17.291Z | Compiling futures-channel v0.3.32 |
| 887 | 2026-04-17T04:17:17.324Z | Compiling byteorder v1.5.0 |
| 888 | 2026-04-17T04:17:17.381Z | Compiling proc-macro-error-attr v1.0.4 |
| 889 | 2026-04-17T04:17:17.498Z | Compiling hmac v0.12.1 |
| 890 | 2026-04-17T04:17:17.532Z | Compiling tracing-core v0.1.36 |
| 891 | 2026-04-17T04:17:17.622Z | Compiling pest_meta v2.8.6 |
| 892 | 2026-04-17T04:17:17.805Z | Compiling slab v0.4.12 |
| 893 | 2026-04-17T04:17:17.871Z | Compiling futures-io v0.3.32 |
| 894 | 2026-04-17T04:17:17.971Z | Compiling synstructure v0.13.2 |
| 895 | 2026-04-17T04:17:18.021Z | Compiling pretty-hex v0.4.1 |
| 896 | 2026-04-17T04:17:18.126Z | Compiling spin v0.9.8 |
| 897 | 2026-04-17T04:17:18.148Z | Compiling futures-task v0.3.32 |
| 898 | 2026-04-17T04:17:18.174Z | Compiling pest_generator v2.8.6 |
| 899 | 2026-04-17T04:17:18.247Z | Compiling lazy_static v1.5.0 |
| 900 | 2026-04-17T04:17:18.307Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 901 | 2026-04-17T04:17:18.327Z | Compiling proc-macro-error v1.0.4 |
| 902 | 2026-04-17T04:17:18.461Z | Compiling signature v2.2.0 |
| 903 | 2026-04-17T04:17:18.584Z | Compiling http v1.4.0 |
| 904 | 2026-04-17T04:17:18.591Z | Compiling ff v0.13.1 |
| 905 | 2026-04-17T04:17:18.597Z | Compiling powerfmt v0.2.0 |
| 906 | 2026-04-17T04:17:18.715Z | Compiling writeable v0.6.2 |
| 907 | 2026-04-17T04:17:18.782Z | Compiling cpufeatures v0.2.17 |
| 908 | 2026-04-17T04:17:18.788Z | Compiling num-conv v0.2.0 |
| 909 | 2026-04-17T04:17:18.845Z | Compiling litemap v0.8.1 |
| 910 | 2026-04-17T04:17:18.851Z | Compiling time-core v0.1.8 |
| 911 | 2026-04-17T04:17:18.899Z | Compiling base16ct v0.2.0 |
| 912 | 2026-04-17T04:17:18.908Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 913 | 2026-04-17T04:17:18.914Z | Compiling deranged v0.5.6 |
| 914 | 2026-04-17T04:17:18.985Z | Compiling time-macros v0.2.27 |
| 915 | 2026-04-17T04:17:19.018Z | Compiling sec1 v0.7.3 |
| 916 | 2026-04-17T04:17:19.072Z | Compiling group v0.13.0 |
| 917 | 2026-04-17T04:17:19.128Z | Compiling serde_derive v1.0.228 |
| 918 | 2026-04-17T04:17:19.237Z | Compiling thiserror-impl v1.0.69 |
| 919 | 2026-04-17T04:17:19.276Z | Compiling zerofrom-derive v0.1.6 |
| 920 | 2026-04-17T04:17:19.420Z | Compiling tokio-macros v2.7.0 |
| 921 | 2026-04-17T04:17:19.579Z | Compiling yoke-derive v0.8.1 |
| 922 | 2026-04-17T04:17:19.785Z | Compiling zerovec-derive v0.11.2 |
| 923 | 2026-04-17T04:17:19.957Z | Compiling thiserror-impl v2.0.18 |
| 924 | 2026-04-17T04:17:19.965Z | Compiling displaydoc v0.2.5 |
| 925 | 2026-04-17T04:17:20.192Z | Compiling tokio v1.52.1 |
| 926 | 2026-04-17T04:17:20.436Z | Compiling thiserror v1.0.69 |
| 927 | 2026-04-17T04:17:20.521Z | Compiling zerofrom v0.1.6 |
| 928 | 2026-04-17T04:17:20.529Z | Compiling ppv-lite86 v0.2.21 |
| 929 | 2026-04-17T04:17:20.635Z | Compiling zerocopy-derive v0.7.35 |
| 930 | 2026-04-17T04:17:20.648Z | Compiling yoke v0.8.1 |
| 931 | 2026-04-17T04:17:20.747Z | Compiling futures-macro v0.3.32 |
| 932 | 2026-04-17T04:17:20.823Z | Compiling tracing-attributes v0.1.31 |
| 933 | 2026-04-17T04:17:20.842Z | Compiling pest_derive v2.8.6 |
| 934 | 2026-04-17T04:17:20.932Z | Compiling zerovec v0.11.5 |
| 935 | 2026-04-17T04:17:21.282Z | Compiling thiserror v2.0.18 |
| 936 | 2026-04-17T04:17:21.378Z | Compiling tinystr v0.8.2 |
| 937 | 2026-04-17T04:17:21.395Z | Compiling dtrace-parser v0.2.0 |
| 938 | 2026-04-17T04:17:21.427Z | Compiling potential_utf v0.1.4 |
| 939 | 2026-04-17T04:17:21.512Z | Compiling zerocopy v0.7.35 |
| 940 | 2026-04-17T04:17:21.569Z | Compiling icu_locale_core v2.1.1 |
| 941 | 2026-04-17T04:17:21.580Z | Compiling zerotrie v0.2.3 |
| 942 | 2026-04-17T04:17:21.591Z | Compiling futures-util v0.3.32 |
| 943 | 2026-04-17T04:17:21.861Z | Compiling serde v1.0.228 |
| 944 | 2026-04-17T04:17:22.036Z | Compiling http-body v1.0.1 |
| 945 | 2026-04-17T04:17:22.077Z | Compiling tracing v0.1.44 |
| 946 | 2026-04-17T04:17:22.176Z | Compiling scroll_derive v0.12.1 |
| 947 | 2026-04-17T04:17:22.279Z | Compiling num-bigint v0.4.6 |
| 948 | 2026-04-17T04:17:22.340Z | Compiling erased-serde v0.3.31 |
| 949 | 2026-04-17T04:17:22.369Z | Compiling hkdf v0.12.4 |
| 950 | 2026-04-17T04:17:22.498Z | Compiling num-iter v0.1.45 |
| 951 | 2026-04-17T04:17:22.507Z | Compiling crypto-bigint v0.5.5 |
| 952 | 2026-04-17T04:17:22.603Z | Compiling thread-id v4.2.2 |
| 953 | 2026-04-17T04:17:22.678Z | Compiling getrandom v0.3.4 |
| 954 | 2026-04-17T04:17:22.824Z | Compiling slog v2.8.2 |
| 955 | 2026-04-17T04:17:22.847Z | Compiling dof v0.3.0 |
| 956 | 2026-04-17T04:17:22.879Z | Compiling scroll v0.12.0 |
| 957 | 2026-04-17T04:17:23.129Z | Compiling icu_provider v2.1.1 |
| 958 | 2026-04-17T04:17:23.174Z | Compiling icu_collections v2.1.1 |
| 959 | 2026-04-17T04:17:23.180Z | Compiling time v0.3.47 |
| 960 | 2026-04-17T04:17:23.441Z | Compiling proc-macro-crate v3.4.0 |
| 961 | 2026-04-17T04:17:23.466Z | Compiling proc-macro-crate v1.3.1 |
| 962 | 2026-04-17T04:17:23.608Z | Compiling elliptic-curve v0.13.8 |
| 963 | 2026-04-17T04:17:23.701Z | Compiling sha2 v0.10.9 |
| 964 | 2026-04-17T04:17:23.785Z | Compiling rustls-pki-types v1.14.0 |
| 965 | 2026-04-17T04:17:23.792Z | Compiling try-lock v0.2.5 |
| 966 | 2026-04-17T04:17:23.840Z | Compiling untrusted v0.9.0 |
| 967 | 2026-04-17T04:17:23.885Z | Compiling tower-service v0.3.3 |
| 968 | 2026-04-17T04:17:23.893Z | Compiling plain v0.2.3 |
| 969 | 2026-04-17T04:17:23.928Z | Compiling ring v0.17.14 |
| 970 | 2026-04-17T04:17:23.947Z | Compiling want v0.3.1 |
| 971 | 2026-04-17T04:17:23.967Z | Compiling goblin v0.8.2 |
| 972 | 2026-04-17T04:17:23.986Z | Compiling num_enum_derive v0.7.5 |
| 973 | 2026-04-17T04:17:24.080Z | Compiling num_enum_derive v0.5.11 |
| 974 | 2026-04-17T04:17:24.101Z | Compiling usdt-impl v0.5.0 |
| 975 | 2026-04-17T04:17:24.257Z | Compiling icu_properties_data v2.1.2 |
| 976 | 2026-04-17T04:17:24.385Z | Compiling icu_normalizer_data v2.1.1 |
| 977 | 2026-04-17T04:17:24.454Z | Compiling httparse v1.10.1 |
| 978 | 2026-04-17T04:17:24.613Z | Compiling serde_tokenstream v0.2.2 |
| 979 | 2026-04-17T04:17:24.752Z | Compiling rand_chacha v0.3.1 |
| 980 | 2026-04-17T04:17:24.882Z | Compiling rfc6979 v0.4.0 |
| 981 | 2026-04-17T04:17:24.889Z | Compiling arc-swap v1.8.2 |
| 982 | 2026-04-17T04:17:24.995Z | Compiling iana-time-zone v0.1.65 |
| 983 | 2026-04-17T04:17:25.010Z | Compiling either v1.15.0 |
| 984 | 2026-04-17T04:17:25.170Z | Compiling pin-utils v0.1.0 |
| 985 | 2026-04-17T04:17:25.207Z | Compiling atomic-waker v1.1.2 |
| 986 | 2026-04-17T04:17:25.213Z | Compiling num_enum v0.5.11 |
| 987 | 2026-04-17T04:17:25.232Z | Compiling chrono v0.4.43 |
| 988 | 2026-04-17T04:17:25.235Z | Compiling rustls-webpki v0.103.9 |
| 989 | 2026-04-17T04:17:25.285Z | Compiling hyper v1.8.1 |
| 990 | 2026-04-17T04:17:25.306Z | Compiling num_enum v0.7.5 |
| 991 | 2026-04-17T04:17:25.321Z | Compiling ecdsa v0.16.9 |
| 992 | 2026-04-17T04:17:25.414Z | Compiling rand v0.8.5 |
| 993 | 2026-04-17T04:17:25.701Z | Compiling icu_normalizer v2.1.1 |
| 994 | 2026-04-17T04:17:26.052Z | Compiling icu_properties v2.1.2 |
| 995 | 2026-04-17T04:17:26.063Z | Compiling crossbeam-utils v0.8.21 |
| 996 | 2026-04-17T04:17:26.263Z | Compiling primeorder v0.13.6 |
| 997 | 2026-04-17T04:17:26.302Z | Compiling rand_core v0.9.5 |
| 998 | 2026-04-17T04:17:26.501Z | Compiling curve25519-dalek-derive v0.1.1 |
| 999 | 2026-04-17T04:17:26.508Z | Compiling foreign-types-macros v0.2.3 |
| 1000 | 2026-04-17T04:17:26.590Z | Compiling aho-corasick v1.1.4 |
| 1001 | 2026-04-17T04:17:26.786Z | Compiling thread_local v1.1.9 |
| 1002 | 2026-04-17T04:17:27.051Z | Compiling bitflags v2.11.0 |
| 1003 | 2026-04-17T04:17:27.150Z | Compiling tap v1.0.1 |
| 1004 | 2026-04-17T04:17:27.197Z | Compiling percent-encoding v2.3.2 |
| 1005 | 2026-04-17T04:17:27.221Z | Compiling foreign-types-shared v0.3.1 |
| 1006 | 2026-04-17T04:17:27.250Z | Compiling regex-syntax v0.8.9 |
| 1007 | 2026-04-17T04:17:27.278Z | Compiling utf8parse v0.2.2 |
| 1008 | 2026-04-17T04:17:27.298Z | Compiling foreign-types v0.5.0 |
| 1009 | 2026-04-17T04:17:27.301Z | Compiling wyz v0.5.1 |
| 1010 | 2026-04-17T04:17:27.367Z | Compiling anstyle-parse v1.0.0 |
| 1011 | 2026-04-17T04:17:27.376Z | Compiling form_urlencoded v1.2.2 |
| 1012 | 2026-04-17T04:17:27.384Z | Compiling curve25519-dalek v4.1.3 |
| 1013 | 2026-04-17T04:17:27.478Z | Compiling idna_adapter v1.2.1 |
| 1014 | 2026-04-17T04:17:27.538Z | Compiling cargo_metadata v0.23.1 |
| 1015 | 2026-04-17T04:17:27.546Z | Compiling rand_chacha v0.9.0 |
| 1016 | 2026-04-17T04:17:27.605Z | Compiling crossbeam-channel v0.5.15 |
| 1017 | 2026-04-17T04:17:27.969Z | Compiling num-bigint-dig v0.8.6 |
| 1018 | 2026-04-17T04:17:28.075Z | Compiling hyper-util v0.1.20 |
| 1019 | 2026-04-17T04:17:28.191Z | Compiling rustls v0.23.36 |
| 1020 | 2026-04-17T04:17:28.497Z | Compiling radium v0.7.0 |
| 1021 | 2026-04-17T04:17:28.655Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1022 | 2026-04-17T04:17:28.685Z | Compiling regex-automata v0.4.14 |
| 1023 | 2026-04-17T04:17:28.760Z | Compiling itertools v0.12.1 |
| 1024 | 2026-04-17T04:17:29.142Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-04-17T04:17:29.406Z | Compiling usdt-attr-macro v0.5.0 |
| 1026 | 2026-04-17T04:17:29.463Z | Compiling usdt-macro v0.5.0 |
| 1027 | 2026-04-17T04:17:29.481Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1028 | 2026-04-17T04:17:29.581Z | Compiling tokio-util v0.7.18 |
| 1029 | 2026-04-17T04:17:29.900Z | Compiling num-rational v0.4.2 |
| 1030 | 2026-04-17T04:17:29.926Z | Compiling num-complex v0.4.6 |
| 1031 | 2026-04-17T04:17:29.965Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-04-17T04:17:30.241Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1033 | 2026-04-17T04:17:30.244Z | Compiling ed25519 v2.2.3 |
| 1034 | 2026-04-17T04:17:30.390Z | Compiling pkcs1 v0.7.5 |
| 1035 | 2026-04-17T04:17:30.478Z | Compiling cstr-argument v0.1.2 |
| 1036 | 2026-04-17T04:17:30.582Z | Compiling memmap v0.7.0 |
| 1037 | 2026-04-17T04:17:30.625Z | Compiling is-terminal v0.4.17 |
| 1038 | 2026-04-17T04:17:30.713Z | Compiling hashbrown v0.12.3 |
| 1039 | 2026-04-17T04:17:30.741Z | Compiling openssl-probe v0.2.1 |
| 1040 | 2026-04-17T04:17:30.762Z | Compiling take_mut v0.2.2 |
| 1041 | 2026-04-17T04:17:30.814Z | Compiling base64 v0.22.1 |
| 1042 | 2026-04-17T04:17:30.862Z | Compiling os_str_bytes v6.6.1 |
| 1043 | 2026-04-17T04:17:30.928Z | Compiling colorchoice v1.0.4 |
| 1044 | 2026-04-17T04:17:30.983Z | Compiling funty v2.0.0 |
| 1045 | 2026-04-17T04:17:31.030Z | Compiling is_terminal_polyfill v1.70.2 |
| 1046 | 2026-04-17T04:17:31.114Z | Compiling anstyle v1.0.14 |
| 1047 | 2026-04-17T04:17:31.120Z | Compiling sync_wrapper v1.0.2 |
| 1048 | 2026-04-17T04:17:31.146Z | Compiling anstyle-query v1.1.5 |
| 1049 | 2026-04-17T04:17:31.182Z | Compiling term v1.2.1 |
| 1050 | 2026-04-17T04:17:31.204Z | Compiling tower-layer v0.3.3 |
| 1051 | 2026-04-17T04:17:31.217Z | Compiling utf8_iter v1.0.4 |
| 1052 | 2026-04-17T04:17:31.243Z | Compiling indexmap v1.9.3 |
| 1053 | 2026-04-17T04:17:31.335Z | Compiling tower v0.5.3 |
| 1054 | 2026-04-17T04:17:31.355Z | Compiling idna v1.1.0 |
| 1055 | 2026-04-17T04:17:31.355Z | Compiling bitvec v1.0.1 |
| 1056 | 2026-04-17T04:17:31.610Z | Compiling slog-term v2.9.2 |
| 1057 | 2026-04-17T04:17:31.651Z | Compiling anstream v1.0.0 |
| 1058 | 2026-04-17T04:17:31.901Z | Compiling pem v3.0.6 |
| 1059 | 2026-04-17T04:17:31.961Z | Compiling clap_lex v0.2.4 |
| 1060 | 2026-04-17T04:17:31.964Z | Compiling tokio-rustls v0.26.4 |
| 1061 | 2026-04-17T04:17:32.121Z | Compiling slog-async v2.8.0 |
| 1062 | 2026-04-17T04:17:32.190Z | Compiling rustls-native-certs v0.8.3 |
| 1063 | 2026-04-17T04:17:32.210Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1064 | 2026-04-17T04:17:32.226Z | Compiling usdt v0.5.0 |
| 1065 | 2026-04-17T04:17:32.244Z | Compiling rsa v0.9.10 |
| 1066 | 2026-04-17T04:17:32.263Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1067 | 2026-04-17T04:17:32.312Z | Compiling regex v1.12.3 |
| 1068 | 2026-04-17T04:17:32.485Z | Compiling ed25519-dalek v2.2.0 |
| 1069 | 2026-04-17T04:17:32.511Z | Compiling num v0.4.3 |
| 1070 | 2026-04-17T04:17:32.519Z | Compiling slog-stdlog v4.1.1 |
| 1071 | 2026-04-17T04:17:32.580Z | Compiling octocrab v0.49.6 |
| 1072 | 2026-04-17T04:17:32.658Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1073 | 2026-04-17T04:17:32.713Z | Compiling rand v0.9.2 |
| 1074 | 2026-04-17T04:17:32.766Z | Compiling anyhow v1.0.102 |
| 1075 | 2026-04-17T04:17:32.773Z | Compiling p384 v0.13.1 |
| 1076 | 2026-04-17T04:17:32.842Z | Compiling p256 v0.13.2 |
| 1077 | 2026-04-17T04:17:32.895Z | Compiling snafu-derive v0.8.9 |
| 1078 | 2026-04-17T04:17:32.964Z | Compiling simple_asn1 v0.6.4 |
| 1079 | 2026-04-17T04:17:33.025Z | Compiling openssl-sys v0.9.111 |
| 1080 | 2026-04-17T04:17:33.151Z | Compiling libz-sys v1.1.23 |
| 1081 | 2026-04-17T04:17:33.209Z | Compiling futures-executor v0.3.32 |
| 1082 | 2026-04-17T04:17:33.245Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1083 | 2026-04-17T04:17:33.305Z | Compiling pin-project-internal v1.1.10 |
| 1084 | 2026-04-17T04:17:33.356Z | Compiling serde_repr v0.1.20 |
| 1085 | 2026-04-17T04:17:33.464Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1086 | 2026-04-17T04:17:33.487Z | Compiling clap_derive v3.2.25 |
| 1087 | 2026-04-17T04:17:33.582Z | Compiling num-derive v0.3.3 |
| 1088 | 2026-04-17T04:17:33.613Z | Compiling atty v0.2.14 |
| 1089 | 2026-04-17T04:17:33.707Z | Compiling ryu v1.0.23 |
| 1090 | 2026-04-17T04:17:33.888Z | Compiling oxnet v0.1.4 |
| 1091 | 2026-04-17T04:17:33.940Z | Compiling bitflags v1.3.2 |
| 1092 | 2026-04-17T04:17:34.008Z | Compiling unicode-width v0.2.2 |
| 1093 | 2026-04-17T04:17:34.079Z | Compiling adler2 v2.0.1 |
| 1094 | 2026-04-17T04:17:34.182Z | Compiling clap_lex v1.0.0 |
| 1095 | 2026-04-17T04:17:34.182Z | Compiling iri-string v0.7.10 |
| 1096 | 2026-04-17T04:17:34.201Z | Compiling colored v3.1.1 |
| 1097 | 2026-04-17T04:17:34.281Z | Compiling termcolor v1.4.1 |
| 1098 | 2026-04-17T04:17:34.379Z | Compiling simd-adler32 v0.3.8 |
| 1099 | 2026-04-17T04:17:34.402Z | Compiling strsim v0.10.0 |
| 1100 | 2026-04-17T04:17:34.510Z | Compiling textwrap v0.16.2 |
| 1101 | 2026-04-17T04:17:34.575Z | Compiling strsim v0.11.1 |
| 1102 | 2026-04-17T04:17:34.587Z | Compiling libscf-sys v1.1.0 |
| 1103 | 2026-04-17T04:17:34.648Z | Compiling miniz_oxide v0.8.9 |
| 1104 | 2026-04-17T04:17:34.657Z | Compiling snafu v0.8.9 |
| 1105 | 2026-04-17T04:17:34.709Z | Compiling pin-project v1.1.10 |
| 1106 | 2026-04-17T04:17:34.756Z | Compiling clap_builder v4.6.0 |
| 1107 | 2026-04-17T04:17:34.797Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1108 | 2026-04-17T04:17:34.926Z | Compiling console v0.16.2 |
| 1109 | 2026-04-17T04:17:34.956Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1110 | 2026-04-17T04:17:34.966Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1111 | 2026-04-17T04:17:35.202Z | Compiling clap v3.2.25 |
| 1112 | 2026-04-17T04:17:35.382Z | Compiling tower-http v0.6.8 |
| 1113 | 2026-04-17T04:17:35.622Z | Compiling serde_urlencoded v0.7.1 |
| 1114 | 2026-04-17T04:17:35.671Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1115 | 2026-04-17T04:17:35.798Z | Compiling futures v0.3.32 |
| 1116 | 2026-04-17T04:17:35.798Z | Compiling jsonwebtoken v10.3.0 |
| 1117 | 2026-04-17T04:17:35.860Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1118 | 2026-04-17T04:17:35.866Z | Compiling slog-envlogger v2.2.0 |
| 1119 | 2026-04-17T04:17:35.871Z | Compiling hyper-rustls v0.27.7 |
| 1120 | 2026-04-17T04:17:36.134Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1121 | 2026-04-17T04:17:36.179Z | Compiling url v2.5.8 |
| 1122 | 2026-04-17T04:17:36.247Z | Compiling portable-atomic v1.13.1 |
| 1123 | 2026-04-17T04:17:36.268Z | Compiling crc32fast v1.5.0 |
| 1124 | 2026-04-17T04:17:36.441Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1125 | 2026-04-17T04:17:36.454Z | Compiling rustix v1.1.4 |
| 1126 | 2026-04-17T04:17:36.583Z | Compiling hyper-timeout v0.5.2 |
| 1127 | 2026-04-17T04:17:36.763Z | Compiling clap_derive v4.6.0 |
| 1128 | 2026-04-17T04:17:36.776Z | Compiling http-body-util v0.1.3 |
| 1129 | 2026-04-17T04:17:36.865Z | Compiling zone_cfg_derive v0.3.1 |
| 1130 | 2026-04-17T04:17:37.001Z | Compiling async-recursion v0.3.2 |
| 1131 | 2026-04-17T04:17:37.333Z | Compiling serde_spanned v1.0.4 |
| 1132 | 2026-04-17T04:17:37.482Z | Compiling serde_path_to_error v0.1.20 |
| 1133 | 2026-04-17T04:17:37.550Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1134 | 2026-04-17T04:17:37.565Z | Compiling filetime v0.2.27 |
| 1135 | 2026-04-17T04:17:37.733Z | Compiling secrecy v0.10.3 |
| 1136 | 2026-04-17T04:17:37.765Z | Compiling hex v0.4.3 |
| 1137 | 2026-04-17T04:17:37.835Z | Compiling unit-prefix v0.5.2 |
| 1138 | 2026-04-17T04:17:37.848Z | Compiling openssl-probe v0.1.6 |
| 1139 | 2026-04-17T04:17:37.872Z | Compiling web-time v1.1.0 |
| 1140 | 2026-04-17T04:17:37.900Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1141 | 2026-04-17T04:17:37.936Z | Compiling xattr v1.6.1 |
| 1142 | 2026-04-17T04:17:37.966Z | Compiling fastrand v2.3.0 |
| 1143 | 2026-04-17T04:17:38.021Z | Compiling sha256 v1.6.0 |
| 1144 | 2026-04-17T04:17:38.021Z | Compiling curl v0.4.49 |
| 1145 | 2026-04-17T04:17:38.095Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1146 | 2026-04-17T04:17:38.104Z | Compiling tar v0.4.45 |
| 1147 | 2026-04-17T04:17:38.231Z | Compiling tempfile v3.27.0 |
| 1148 | 2026-04-17T04:17:38.263Z | Compiling indicatif v0.18.4 |
| 1149 | 2026-04-17T04:17:38.464Z | Compiling clap v4.6.0 |
| 1150 | 2026-04-17T04:17:38.536Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1151 | 2026-04-17T04:17:38.647Z | Compiling zone v0.3.1 |
| 1152 | 2026-04-17T04:17:38.794Z | Compiling flate2 v1.1.9 |
| 1153 | 2026-04-17T04:17:38.837Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1154 | 2026-04-17T04:17:39.077Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1155 | 2026-04-17T04:17:39.114Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1156 | 2026-04-17T04:17:39.208Z | Compiling camino v1.2.2 |
| 1157 | 2026-04-17T04:17:39.287Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1158 | 2026-04-17T04:17:39.310Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1159 | 2026-04-17T04:17:39.356Z | Compiling libloading v0.8.9 |
| 1160 | 2026-04-17T04:17:39.525Z | Compiling fs_extra v1.3.0 |
| 1161 | 2026-04-17T04:17:50.867Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1162 | 2026-04-17T04:18:00.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.63s |
| 1163 | 2026-04-17T04:18:00.893Z | |
| 1164 | 2026-04-17T04:18:00.893Z | real 46.686477390 |
| 1165 | 2026-04-17T04:18:00.893Z | user 3:17.812396721 |
| 1166 | 2026-04-17T04:18:00.893Z | sys 34.045430029 |
| 1167 | 2026-04-17T04:18:00.893Z | trap 0.120169007 |
| 1168 | 2026-04-17T04:18:00.893Z | tflt 0.101060735 |
| 1169 | 2026-04-17T04:18:00.893Z | dflt 0.056176944 |
| 1170 | 2026-04-17T04:18:00.893Z | kflt 0.000042976 |
| 1171 | 2026-04-17T04:18:00.893Z | lock 8:32.285777699 |
| 1172 | 2026-04-17T04:18:00.897Z | slp 13:26.566150854 |
| 1173 | 2026-04-17T04:18:00.897Z | lat 10.226644562 |
| 1174 | 2026-04-17T04:18:00.897Z | stop 20.649217650 |
| 1175 | 2026-04-17T04:18:00.897Z | + ptime -m cargo build --release |
| 1176 | 2026-04-17T04:18:01.091Z | Compiling proc-macro2 v1.0.106 |
| 1177 | 2026-04-17T04:18:01.091Z | Compiling quote v1.0.45 |
| 1178 | 2026-04-17T04:18:01.091Z | Compiling unicode-ident v1.0.24 |
| 1179 | 2026-04-17T04:18:01.091Z | Compiling libc v0.2.183 |
| 1180 | 2026-04-17T04:18:01.091Z | Compiling cfg-if v1.0.4 |
| 1181 | 2026-04-17T04:18:01.091Z | Compiling version_check v0.9.5 |
| 1182 | 2026-04-17T04:18:01.094Z | Compiling zeroize v1.8.2 |
| 1183 | 2026-04-17T04:18:01.094Z | Compiling serde_core v1.0.228 |
| 1184 | 2026-04-17T04:18:01.191Z | Compiling memchr v2.8.0 |
| 1185 | 2026-04-17T04:18:01.228Z | Compiling serde v1.0.228 |
| 1186 | 2026-04-17T04:18:01.319Z | Compiling autocfg v1.5.0 |
| 1187 | 2026-04-17T04:18:01.392Z | Compiling subtle v2.6.1 |
| 1188 | 2026-04-17T04:18:01.541Z | Compiling typenum v1.19.0 |
| 1189 | 2026-04-17T04:18:01.569Z | Compiling generic-array v0.14.7 |
| 1190 | 2026-04-17T04:18:01.651Z | Compiling itoa v1.0.17 |
| 1191 | 2026-04-17T04:18:01.833Z | Compiling getrandom v0.2.17 |
| 1192 | 2026-04-17T04:18:01.884Z | Compiling const-oid v0.9.6 |
| 1193 | 2026-04-17T04:18:01.889Z | Compiling syn v1.0.109 |
| 1194 | 2026-04-17T04:18:02.032Z | Compiling smallvec v1.15.1 |
| 1195 | 2026-04-17T04:18:02.236Z | Compiling libm v0.2.16 |
| 1196 | 2026-04-17T04:18:02.266Z | Compiling num-traits v0.2.19 |
| 1197 | 2026-04-17T04:18:02.273Z | Compiling thiserror v1.0.69 |
| 1198 | 2026-04-17T04:18:02.334Z | Compiling syn v2.0.117 |
| 1199 | 2026-04-17T04:18:02.496Z | Compiling find-msvc-tools v0.1.9 |
| 1200 | 2026-04-17T04:18:02.564Z | Compiling shlex v1.3.0 |
| 1201 | 2026-04-17T04:18:02.581Z | Compiling pin-project-lite v0.2.16 |
| 1202 | 2026-04-17T04:18:02.723Z | Compiling cc v1.2.56 |
| 1203 | 2026-04-17T04:18:02.884Z | Compiling log v0.4.29 |
| 1204 | 2026-04-17T04:18:03.004Z | Compiling zmij v1.0.21 |
| 1205 | 2026-04-17T04:18:03.267Z | Compiling crypto-common v0.1.7 |
| 1206 | 2026-04-17T04:18:03.403Z | Compiling block-buffer v0.10.4 |
| 1207 | 2026-04-17T04:18:03.548Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-04-17T04:18:03.551Z | Compiling digest v0.10.7 |
| 1209 | 2026-04-17T04:18:03.639Z | Compiling rand_core v0.6.4 |
| 1210 | 2026-04-17T04:18:03.782Z | Compiling errno v0.3.14 |
| 1211 | 2026-04-17T04:18:03.797Z | Compiling socket2 v0.6.3 |
| 1212 | 2026-04-17T04:18:03.880Z | Compiling hashbrown v0.16.1 |
| 1213 | 2026-04-17T04:18:03.925Z | Compiling parking_lot_core v0.9.12 |
| 1214 | 2026-04-17T04:18:03.932Z | Compiling once_cell v1.21.3 |
| 1215 | 2026-04-17T04:18:04.162Z | Compiling bytes v1.11.1 |
| 1216 | 2026-04-17T04:18:04.202Z | Compiling equivalent v1.0.2 |
| 1217 | 2026-04-17T04:18:04.280Z | Compiling scopeguard v1.2.0 |
| 1218 | 2026-04-17T04:18:04.377Z | Compiling indexmap v2.13.0 |
| 1219 | 2026-04-17T04:18:04.407Z | Compiling base64ct v1.8.3 |
| 1220 | 2026-04-17T04:18:04.415Z | Compiling lock_api v0.4.14 |
| 1221 | 2026-04-17T04:18:04.652Z | Compiling pem-rfc7468 v0.7.0 |
| 1222 | 2026-04-17T04:18:04.731Z | Compiling signal-hook-registry v1.4.8 |
| 1223 | 2026-04-17T04:18:04.800Z | Compiling parking_lot v0.12.5 |
| 1224 | 2026-04-17T04:18:05.005Z | Compiling der v0.7.10 |
| 1225 | 2026-04-17T04:18:05.017Z | Compiling mio v1.2.0 |
| 1226 | 2026-04-17T04:18:05.070Z | Compiling thiserror v2.0.18 |
| 1227 | 2026-04-17T04:18:05.385Z | Compiling synstructure v0.13.2 |
| 1228 | 2026-04-17T04:18:05.503Z | Compiling stable_deref_trait v1.2.1 |
| 1229 | 2026-04-17T04:18:05.787Z | Compiling ucd-trie v0.1.7 |
| 1230 | 2026-04-17T04:18:05.820Z | Compiling zerocopy v0.8.39 |
| 1231 | 2026-04-17T04:18:05.855Z | Compiling serde_json v1.0.149 |
| 1232 | 2026-04-17T04:18:05.895Z | Compiling futures-core v0.3.32 |
| 1233 | 2026-04-17T04:18:06.020Z | Compiling pest v2.8.6 |
| 1234 | 2026-04-17T04:18:06.061Z | Compiling futures-sink v0.3.32 |
| 1235 | 2026-04-17T04:18:06.098Z | Compiling num-integer v0.1.46 |
| 1236 | 2026-04-17T04:18:06.144Z | Compiling spki v0.7.3 |
| 1237 | 2026-04-17T04:18:06.171Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-04-17T04:18:06.449Z | Compiling pkcs8 v0.10.2 |
| 1239 | 2026-04-17T04:18:06.453Z | Compiling pkg-config v0.3.32 |
| 1240 | 2026-04-17T04:18:06.575Z | Compiling serde_derive v1.0.228 |
| 1241 | 2026-04-17T04:18:06.626Z | Compiling thiserror-impl v1.0.69 |
| 1242 | 2026-04-17T04:18:06.905Z | Compiling zerofrom-derive v0.1.6 |
| 1243 | 2026-04-17T04:18:07.120Z | Compiling yoke-derive v0.8.1 |
| 1244 | 2026-04-17T04:18:07.282Z | Compiling tokio-macros v2.7.0 |
| 1245 | 2026-04-17T04:18:07.313Z | Compiling thiserror-impl v2.0.18 |
| 1246 | 2026-04-17T04:18:07.947Z | Compiling zerovec-derive v0.11.2 |
| 1247 | 2026-04-17T04:18:08.035Z | Compiling tokio v1.52.1 |
| 1248 | 2026-04-17T04:18:08.132Z | Compiling zerofrom v0.1.6 |
| 1249 | 2026-04-17T04:18:08.163Z | Compiling pest_meta v2.8.6 |
| 1250 | 2026-04-17T04:18:08.199Z | Compiling zerocopy-derive v0.7.35 |
| 1251 | 2026-04-17T04:18:08.248Z | Compiling yoke v0.8.1 |
| 1252 | 2026-04-17T04:18:08.431Z | Compiling displaydoc v0.2.5 |
| 1253 | 2026-04-17T04:18:08.610Z | Compiling futures-channel v0.3.32 |
| 1254 | 2026-04-17T04:18:08.856Z | Compiling pest_generator v2.8.6 |
| 1255 | 2026-04-17T04:18:09.043Z | Compiling semver v1.0.27 |
| 1256 | 2026-04-17T04:18:09.050Z | Compiling zerovec v0.11.5 |
| 1257 | 2026-04-17T04:18:09.166Z | Compiling proc-macro-error v1.0.4 |
| 1258 | 2026-04-17T04:18:09.334Z | Compiling vcpkg v0.2.15 |
| 1259 | 2026-04-17T04:18:09.459Z | Compiling pest_derive v2.8.6 |
| 1260 | 2026-04-17T04:18:09.496Z | Compiling ppv-lite86 v0.2.21 |
| 1261 | 2026-04-17T04:18:09.659Z | Compiling futures-macro v0.3.32 |
| 1262 | 2026-04-17T04:18:09.823Z | Compiling tracing-attributes v0.1.31 |
| 1263 | 2026-04-17T04:18:09.879Z | Compiling tracing-core v0.1.36 |
| 1264 | 2026-04-17T04:18:09.885Z | Compiling hmac v0.12.1 |
| 1265 | 2026-04-17T04:18:09.990Z | Compiling slab v0.4.12 |
| 1266 | 2026-04-17T04:18:10.022Z | Compiling futures-task v0.3.32 |
| 1267 | 2026-04-17T04:18:10.043Z | Compiling pretty-hex v0.4.1 |
| 1268 | 2026-04-17T04:18:10.186Z | Compiling spin v0.9.8 |
| 1269 | 2026-04-17T04:18:10.196Z | Compiling futures-io v0.3.32 |
| 1270 | 2026-04-17T04:18:10.206Z | Compiling winnow v0.7.14 |
| 1271 | 2026-04-17T04:18:10.316Z | Compiling lazy_static v1.5.0 |
| 1272 | 2026-04-17T04:18:10.471Z | Compiling tinystr v0.8.2 |
| 1273 | 2026-04-17T04:18:10.528Z | Compiling futures-util v0.3.32 |
| 1274 | 2026-04-17T04:18:10.690Z | Compiling slog v2.8.2 |
| 1275 | 2026-04-17T04:18:10.764Z | Compiling http v1.4.0 |
| 1276 | 2026-04-17T04:18:10.857Z | Compiling ring v0.17.14 |
| 1277 | 2026-04-17T04:18:10.932Z | Compiling signature v2.2.0 |
| 1278 | 2026-04-17T04:18:11.044Z | Compiling ff v0.13.1 |
| 1279 | 2026-04-17T04:18:11.122Z | Compiling tracing v0.1.44 |
| 1280 | 2026-04-17T04:18:11.131Z | Compiling powerfmt v0.2.0 |
| 1281 | 2026-04-17T04:18:11.198Z | Compiling num-conv v0.2.0 |
| 1282 | 2026-04-17T04:18:11.328Z | Compiling litemap v0.8.1 |
| 1283 | 2026-04-17T04:18:11.372Z | Compiling winnow v0.5.40 |
| 1284 | 2026-04-17T04:18:11.379Z | Compiling base16ct v0.2.0 |
| 1285 | 2026-04-17T04:18:11.513Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1286 | 2026-04-17T04:18:11.541Z | Compiling cpufeatures v0.2.17 |
| 1287 | 2026-04-17T04:18:11.607Z | Compiling toml_datetime v0.6.11 |
| 1288 | 2026-04-17T04:18:11.613Z | Compiling getrandom v0.3.4 |
| 1289 | 2026-04-17T04:18:11.651Z | Compiling time-core v0.1.8 |
| 1290 | 2026-04-17T04:18:11.796Z | Compiling writeable v0.6.2 |
| 1291 | 2026-04-17T04:18:11.818Z | Compiling heck v0.4.1 |
| 1292 | 2026-04-17T04:18:11.940Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1293 | 2026-04-17T04:18:12.003Z | Compiling byteorder v1.5.0 |
| 1294 | 2026-04-17T04:18:12.027Z | Compiling icu_locale_core v2.1.1 |
| 1295 | 2026-04-17T04:18:12.041Z | Compiling time-macros v0.2.27 |
| 1296 | 2026-04-17T04:18:12.155Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1297 | 2026-04-17T04:18:12.216Z | Compiling zerocopy v0.7.35 |
| 1298 | 2026-04-17T04:18:12.643Z | Compiling toml_edit v0.19.15 |
| 1299 | 2026-04-17T04:18:12.747Z | Compiling sec1 v0.7.3 |
| 1300 | 2026-04-17T04:18:12.753Z | Compiling http-body v1.0.1 |
| 1301 | 2026-04-17T04:18:13.038Z | Compiling deranged v0.5.6 |
| 1302 | 2026-04-17T04:18:13.046Z | Compiling group v0.13.0 |
| 1303 | 2026-04-17T04:18:13.563Z | Compiling hkdf v0.12.4 |
| 1304 | 2026-04-17T04:18:13.566Z | Compiling num-bigint v0.4.6 |
| 1305 | 2026-04-17T04:18:13.714Z | Compiling erased-serde v0.3.31 |
| 1306 | 2026-04-17T04:18:14.247Z | Compiling potential_utf v0.1.4 |
| 1307 | 2026-04-17T04:18:14.308Z | Compiling zerotrie v0.2.3 |
| 1308 | 2026-04-17T04:18:14.429Z | Compiling scroll_derive v0.12.1 |
| 1309 | 2026-04-17T04:18:14.491Z | Compiling num-iter v0.1.45 |
| 1310 | 2026-04-17T04:18:14.609Z | Compiling crypto-bigint v0.5.5 |
| 1311 | 2026-04-17T04:18:14.746Z | Compiling usdt-impl v0.5.0 |
| 1312 | 2026-04-17T04:18:15.089Z | Compiling httparse v1.10.1 |
| 1313 | 2026-04-17T04:18:15.155Z | Compiling icu_properties_data v2.1.2 |
| 1314 | 2026-04-17T04:18:15.384Z | Compiling icu_normalizer_data v2.1.1 |
| 1315 | 2026-04-17T04:18:15.526Z | Compiling proc-macro-crate v1.3.1 |
| 1316 | 2026-04-17T04:18:15.687Z | Compiling scroll v0.12.0 |
| 1317 | 2026-04-17T04:18:15.859Z | Compiling elliptic-curve v0.13.8 |
| 1318 | 2026-04-17T04:18:15.957Z | Compiling time v0.3.47 |
| 1319 | 2026-04-17T04:18:16.084Z | Compiling icu_provider v2.1.1 |
| 1320 | 2026-04-17T04:18:16.247Z | Compiling icu_collections v2.1.1 |
| 1321 | 2026-04-17T04:18:16.824Z | Compiling thread-id v4.2.2 |
| 1322 | 2026-04-17T04:18:16.901Z | Compiling dof v0.3.0 |
| 1323 | 2026-04-17T04:18:16.994Z | Compiling proc-macro-crate v3.4.0 |
| 1324 | 2026-04-17T04:18:17.014Z | Compiling sha2 v0.10.9 |
| 1325 | 2026-04-17T04:18:17.172Z | Compiling dtrace-parser v0.2.0 |
| 1326 | 2026-04-17T04:18:17.197Z | Compiling openssl-sys v0.9.111 |
| 1327 | 2026-04-17T04:18:17.244Z | Compiling libz-sys v1.1.23 |
| 1328 | 2026-04-17T04:18:17.415Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-04-17T04:18:17.671Z | Compiling rustls-pki-types v1.14.0 |
| 1330 | 2026-04-17T04:18:17.679Z | Compiling camino v1.2.2 |
| 1331 | 2026-04-17T04:18:17.699Z | Compiling crossbeam-utils v0.8.21 |
| 1332 | 2026-04-17T04:18:17.730Z | Compiling plain v0.2.3 |
| 1333 | 2026-04-17T04:18:17.737Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1334 | 2026-04-17T04:18:17.981Z | Compiling tower-service v0.3.3 |
| 1335 | 2026-04-17T04:18:17.996Z | Compiling untrusted v0.9.0 |
| 1336 | 2026-04-17T04:18:18.007Z | Compiling try-lock v0.2.5 |
| 1337 | 2026-04-17T04:18:18.112Z | Compiling want v0.3.1 |
| 1338 | 2026-04-17T04:18:18.320Z | Compiling goblin v0.8.2 |
| 1339 | 2026-04-17T04:18:18.497Z | Compiling curve25519-dalek v4.1.3 |
| 1340 | 2026-04-17T04:18:18.877Z | Compiling num_enum_derive v0.7.5 |
| 1341 | 2026-04-17T04:18:18.949Z | Compiling num_enum_derive v0.5.11 |
| 1342 | 2026-04-17T04:18:19.377Z | Compiling rfc6979 v0.4.0 |
| 1343 | 2026-04-17T04:18:19.508Z | Compiling serde_tokenstream v0.2.2 |
| 1344 | 2026-04-17T04:18:19.782Z | Compiling rand_chacha v0.3.1 |
| 1345 | 2026-04-17T04:18:19.880Z | Compiling arc-swap v1.8.2 |
| 1346 | 2026-04-17T04:18:19.962Z | Compiling heck v0.5.0 |
| 1347 | 2026-04-17T04:18:20.035Z | Compiling rustls v0.23.36 |
| 1348 | 2026-04-17T04:18:20.186Z | Compiling num-bigint-dig v0.8.6 |
| 1349 | 2026-04-17T04:18:20.240Z | Compiling either v1.15.0 |
| 1350 | 2026-04-17T04:18:20.253Z | Compiling pin-utils v0.1.0 |
| 1351 | 2026-04-17T04:18:20.277Z | Compiling iana-time-zone v0.1.65 |
| 1352 | 2026-04-17T04:18:20.320Z | Compiling atomic-waker v1.1.2 |
| 1353 | 2026-04-17T04:18:20.418Z | Compiling radium v0.7.0 |
| 1354 | 2026-04-17T04:18:20.435Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1355 | 2026-04-17T04:18:20.456Z | Compiling hyper v1.8.1 |
| 1356 | 2026-04-17T04:18:20.462Z | Compiling chrono v0.4.43 |
| 1357 | 2026-04-17T04:18:20.723Z | Compiling rand v0.8.5 |
| 1358 | 2026-04-17T04:18:20.735Z | Compiling num_enum v0.5.11 |
| 1359 | 2026-04-17T04:18:20.766Z | Compiling num_enum v0.7.5 |
| 1360 | 2026-04-17T04:18:20.855Z | Compiling ecdsa v0.16.9 |
| 1361 | 2026-04-17T04:18:20.896Z | Compiling rustls-webpki v0.103.9 |
| 1362 | 2026-04-17T04:18:21.512Z | Compiling icu_properties v2.1.2 |
| 1363 | 2026-04-17T04:18:22.440Z | Compiling icu_normalizer v2.1.1 |
| 1364 | 2026-04-17T04:18:23.558Z | Compiling rand_core v0.9.5 |
| 1365 | 2026-04-17T04:18:23.678Z | Compiling primeorder v0.13.6 |
| 1366 | 2026-04-17T04:18:23.742Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1367 | 2026-04-17T04:18:23.829Z | Compiling foreign-types-macros v0.2.3 |
| 1368 | 2026-04-17T04:18:23.937Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1369 | 2026-04-17T04:18:23.945Z | Compiling cargo-platform v0.3.2 |
| 1370 | 2026-04-17T04:18:24.120Z | Compiling indexmap v1.9.3 |
| 1371 | 2026-04-17T04:18:24.141Z | Compiling aho-corasick v1.1.4 |
| 1372 | 2026-04-17T04:18:24.182Z | Compiling thread_local v1.1.9 |
| 1373 | 2026-04-17T04:18:24.235Z | Compiling foreign-types-shared v0.3.1 |
| 1374 | 2026-04-17T04:18:24.325Z | Compiling utf8parse v0.2.2 |
| 1375 | 2026-04-17T04:18:24.359Z | Compiling slog-async v2.8.0 |
| 1376 | 2026-04-17T04:18:24.427Z | Compiling regex-syntax v0.8.9 |
| 1377 | 2026-04-17T04:18:24.481Z | Compiling anyhow v1.0.102 |
| 1378 | 2026-04-17T04:18:24.538Z | Compiling tap v1.0.1 |
| 1379 | 2026-04-17T04:18:24.619Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-04-17T04:18:24.646Z | Compiling bitflags v2.11.0 |
| 1381 | 2026-04-17T04:18:24.879Z | Compiling form_urlencoded v1.2.2 |
| 1382 | 2026-04-17T04:18:25.062Z | Compiling wyz v0.5.1 |
| 1383 | 2026-04-17T04:18:25.173Z | Compiling foreign-types v0.5.0 |
| 1384 | 2026-04-17T04:18:25.250Z | Compiling anstyle-parse v1.0.0 |
| 1385 | 2026-04-17T04:18:25.302Z | Compiling cargo_metadata v0.23.1 |
| 1386 | 2026-04-17T04:18:25.471Z | Compiling crossbeam-channel v0.5.15 |
| 1387 | 2026-04-17T04:18:26.188Z | Compiling regex-automata v0.4.14 |
| 1388 | 2026-04-17T04:18:26.520Z | Compiling rand_chacha v0.9.0 |
| 1389 | 2026-04-17T04:18:27.067Z | Compiling idna_adapter v1.2.1 |
| 1390 | 2026-04-17T04:18:28.104Z | Compiling hyper-util v0.1.20 |
| 1391 | 2026-04-17T04:18:29.998Z | Compiling itertools v0.12.1 |
| 1392 | 2026-04-17T04:18:30.376Z | Compiling slog-scope v4.4.1 |
| 1393 | 2026-04-17T04:18:30.808Z | Compiling usdt-attr-macro v0.5.0 |
| 1394 | 2026-04-17T04:18:30.835Z | Compiling usdt-macro v0.5.0 |
| 1395 | 2026-04-17T04:18:31.516Z | Compiling num-rational v0.4.2 |
| 1396 | 2026-04-17T04:18:31.534Z | Compiling tokio-util v0.7.18 |
| 1397 | 2026-04-17T04:18:31.583Z | Compiling ed25519 v2.2.3 |
| 1398 | 2026-04-17T04:18:31.679Z | Compiling num-complex v0.4.6 |
| 1399 | 2026-04-17T04:18:32.142Z | Compiling pkcs1 v0.7.5 |
| 1400 | 2026-04-17T04:18:32.174Z | Compiling async-trait v0.1.89 |
| 1401 | 2026-04-17T04:18:32.355Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1402 | 2026-04-17T04:18:32.382Z | Compiling memmap v0.7.0 |
| 1403 | 2026-04-17T04:18:32.609Z | Compiling is-terminal v0.4.17 |
| 1404 | 2026-04-17T04:18:32.702Z | Compiling cstr-argument v0.1.2 |
| 1405 | 2026-04-17T04:18:32.768Z | Compiling rustix v1.1.4 |
| 1406 | 2026-04-17T04:18:32.845Z | Compiling colorchoice v1.0.4 |
| 1407 | 2026-04-17T04:18:32.865Z | Compiling hashbrown v0.12.3 |
| 1408 | 2026-04-17T04:18:33.009Z | Compiling os_str_bytes v6.6.1 |
| 1409 | 2026-04-17T04:18:33.139Z | Compiling portable-atomic v1.13.1 |
| 1410 | 2026-04-17T04:18:33.144Z | Compiling crc32fast v1.5.0 |
| 1411 | 2026-04-17T04:18:33.252Z | Compiling utf8_iter v1.0.4 |
| 1412 | 2026-04-17T04:18:33.414Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1413 | 2026-04-17T04:18:33.423Z | Compiling tower-layer v0.3.3 |
| 1414 | 2026-04-17T04:18:33.434Z | Compiling is_terminal_polyfill v1.70.2 |
| 1415 | 2026-04-17T04:18:33.523Z | Compiling base64 v0.22.1 |
| 1416 | 2026-04-17T04:18:33.599Z | Compiling openssl-probe v0.2.1 |
| 1417 | 2026-04-17T04:18:33.640Z | Compiling funty v2.0.0 |
| 1418 | 2026-04-17T04:18:33.640Z | Compiling anstyle v1.0.14 |
| 1419 | 2026-04-17T04:18:33.697Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1420 | 2026-04-17T04:18:33.849Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1421 | 2026-04-17T04:18:33.899Z | Compiling sync_wrapper v1.0.2 |
| 1422 | 2026-04-17T04:18:33.932Z | Compiling term v1.2.1 |
| 1423 | 2026-04-17T04:18:33.994Z | Compiling anstyle-query v1.1.5 |
| 1424 | 2026-04-17T04:18:34.018Z | Compiling take_mut v0.2.2 |
| 1425 | 2026-04-17T04:18:34.089Z | Compiling anstream v1.0.0 |
| 1426 | 2026-04-17T04:18:34.125Z | Compiling tower v0.5.3 |
| 1427 | 2026-04-17T04:18:34.559Z | Compiling slog-term v2.9.2 |
| 1428 | 2026-04-17T04:18:34.619Z | Compiling bitvec v1.0.1 |
| 1429 | 2026-04-17T04:18:34.950Z | Compiling pem v3.0.6 |
| 1430 | 2026-04-17T04:18:35.466Z | Compiling rustls-native-certs v0.8.3 |
| 1431 | 2026-04-17T04:18:35.837Z | Compiling idna v1.1.0 |
| 1432 | 2026-04-17T04:18:35.891Z | Compiling clap_lex v0.2.4 |
| 1433 | 2026-04-17T04:18:36.324Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1434 | 2026-04-17T04:18:36.362Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1435 | 2026-04-17T04:18:36.439Z | Compiling usdt v0.5.0 |
| 1436 | 2026-04-17T04:18:36.452Z | Compiling rsa v0.9.10 |
| 1437 | 2026-04-17T04:18:36.764Z | Compiling num v0.4.3 |
| 1438 | 2026-04-17T04:18:36.771Z | Compiling ed25519-dalek v2.2.0 |
| 1439 | 2026-04-17T04:18:36.841Z | Compiling slog-stdlog v4.1.1 |
| 1440 | 2026-04-17T04:18:37.080Z | Compiling tokio-rustls v0.26.4 |
| 1441 | 2026-04-17T04:18:37.239Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1442 | 2026-04-17T04:18:37.263Z | Compiling regex v1.12.3 |
| 1443 | 2026-04-17T04:18:37.371Z | Compiling rand v0.9.2 |
| 1444 | 2026-04-17T04:18:37.456Z | Compiling octocrab v0.49.6 |
| 1445 | 2026-04-17T04:18:37.839Z | Compiling p384 v0.13.1 |
| 1446 | 2026-04-17T04:18:37.997Z | Compiling p256 v0.13.2 |
| 1447 | 2026-04-17T04:18:38.091Z | Compiling snafu-derive v0.8.9 |
| 1448 | 2026-04-17T04:18:38.671Z | Compiling simple_asn1 v0.6.4 |
| 1449 | 2026-04-17T04:18:38.899Z | Compiling futures-executor v0.3.32 |
| 1450 | 2026-04-17T04:18:38.920Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1451 | 2026-04-17T04:18:38.930Z | Compiling clap_derive v3.2.25 |
| 1452 | 2026-04-17T04:18:39.419Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1453 | 2026-04-17T04:18:39.610Z | Compiling serde_repr v0.1.20 |
| 1454 | 2026-04-17T04:18:39.666Z | Compiling pin-project-internal v1.1.10 |
| 1455 | 2026-04-17T04:18:39.805Z | Compiling num-derive v0.3.3 |
| 1456 | 2026-04-17T04:18:39.960Z | Compiling atty v0.2.14 |
| 1457 | 2026-04-17T04:18:40.093Z | Compiling adler2 v2.0.1 |
| 1458 | 2026-04-17T04:18:40.200Z | Compiling oxnet v0.1.4 |
| 1459 | 2026-04-17T04:18:40.254Z | Compiling bitflags v1.3.2 |
| 1460 | 2026-04-17T04:18:40.328Z | Compiling iri-string v0.7.10 |
| 1461 | 2026-04-17T04:18:40.528Z | Compiling curl v0.4.49 |
| 1462 | 2026-04-17T04:18:40.626Z | Compiling strsim v0.10.0 |
| 1463 | 2026-04-17T04:18:40.768Z | Compiling termcolor v1.4.1 |
| 1464 | 2026-04-17T04:18:40.774Z | Compiling strsim v0.11.1 |
| 1465 | 2026-04-17T04:18:40.781Z | Compiling textwrap v0.16.2 |
| 1466 | 2026-04-17T04:18:40.827Z | Compiling unicode-width v0.2.2 |
| 1467 | 2026-04-17T04:18:41.130Z | Compiling ryu v1.0.23 |
| 1468 | 2026-04-17T04:18:41.230Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1469 | 2026-04-17T04:18:41.421Z | Compiling simd-adler32 v0.3.8 |
| 1470 | 2026-04-17T04:18:41.448Z | Compiling colored v3.1.1 |
| 1471 | 2026-04-17T04:18:41.456Z | Compiling clap_lex v1.0.0 |
| 1472 | 2026-04-17T04:18:41.580Z | Compiling miniz_oxide v0.8.9 |
| 1473 | 2026-04-17T04:18:41.815Z | Compiling tower-http v0.6.8 |
| 1474 | 2026-04-17T04:18:42.115Z | Compiling clap_builder v4.6.0 |
| 1475 | 2026-04-17T04:18:42.282Z | Compiling serde_urlencoded v0.7.1 |
| 1476 | 2026-04-17T04:18:42.556Z | Compiling console v0.16.2 |
| 1477 | 2026-04-17T04:18:42.811Z | Compiling clap v3.2.25 |
| 1478 | 2026-04-17T04:18:43.029Z | Compiling pin-project v1.1.10 |
| 1479 | 2026-04-17T04:18:43.130Z | Compiling libscf-sys v1.1.0 |
| 1480 | 2026-04-17T04:18:43.204Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1481 | 2026-04-17T04:18:43.263Z | Compiling snafu v0.8.9 |
| 1482 | 2026-04-17T04:18:43.778Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1483 | 2026-04-17T04:18:43.840Z | Compiling futures v0.3.32 |
| 1484 | 2026-04-17T04:18:43.920Z | Compiling jsonwebtoken v10.3.0 |
| 1485 | 2026-04-17T04:18:44.215Z | Compiling slog-envlogger v2.2.0 |
| 1486 | 2026-04-17T04:18:45.475Z | Compiling hyper-rustls v0.27.7 |
| 1487 | 2026-04-17T04:18:45.666Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1488 | 2026-04-17T04:18:46.432Z | Compiling url v2.5.8 |
| 1489 | 2026-04-17T04:18:47.507Z | Compiling hyper-timeout v0.5.2 |
| 1490 | 2026-04-17T04:18:47.621Z | Compiling clap_derive v4.6.0 |
| 1491 | 2026-04-17T04:18:47.708Z | Compiling http-body-util v0.1.3 |
| 1492 | 2026-04-17T04:18:47.985Z | Compiling zone_cfg_derive v0.3.1 |
| 1493 | 2026-04-17T04:18:48.363Z | Compiling async-recursion v0.3.2 |
| 1494 | 2026-04-17T04:18:48.677Z | Compiling serde_spanned v1.0.4 |
| 1495 | 2026-04-17T04:18:48.827Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1496 | 2026-04-17T04:18:48.865Z | Compiling serde_path_to_error v0.1.20 |
| 1497 | 2026-04-17T04:18:48.924Z | Compiling filetime v0.2.27 |
| 1498 | 2026-04-17T04:18:48.944Z | Compiling secrecy v0.10.3 |
| 1499 | 2026-04-17T04:18:49.098Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1500 | 2026-04-17T04:18:49.120Z | Compiling hex v0.4.3 |
| 1501 | 2026-04-17T04:18:49.234Z | Compiling fastrand v2.3.0 |
| 1502 | 2026-04-17T04:18:49.299Z | Compiling openssl-probe v0.1.6 |
| 1503 | 2026-04-17T04:18:49.307Z | Compiling web-time v1.1.0 |
| 1504 | 2026-04-17T04:18:49.380Z | Compiling unit-prefix v0.5.2 |
| 1505 | 2026-04-17T04:18:49.384Z | Compiling xattr v1.6.1 |
| 1506 | 2026-04-17T04:18:49.687Z | Compiling tar v0.4.45 |
| 1507 | 2026-04-17T04:18:49.691Z | Compiling indicatif v0.18.4 |
| 1508 | 2026-04-17T04:18:49.691Z | Compiling tempfile v3.27.0 |
| 1509 | 2026-04-17T04:18:50.475Z | Compiling sha256 v1.6.0 |
| 1510 | 2026-04-17T04:18:50.810Z | Compiling clap v4.6.0 |
| 1511 | 2026-04-17T04:18:50.888Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1512 | 2026-04-17T04:18:51.342Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1513 | 2026-04-17T04:18:51.654Z | Compiling zone v0.3.1 |
| 1514 | 2026-04-17T04:18:52.160Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1515 | 2026-04-17T04:18:52.197Z | Compiling flate2 v1.1.9 |
| 1516 | 2026-04-17T04:18:52.412Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1517 | 2026-04-17T04:18:52.646Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1518 | 2026-04-17T04:18:52.763Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1519 | 2026-04-17T04:18:53.331Z | Compiling libloading v0.8.9 |
| 1520 | 2026-04-17T04:18:53.485Z | Compiling fs_extra v1.3.0 |
| 1521 | 2026-04-17T04:19:03.997Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1522 | 2026-04-17T04:19:27.273Z | Finished `release` profile [optimized] target(s) in 1m 26s |
| 1523 | 2026-04-17T04:19:27.334Z | |
| 1524 | 2026-04-17T04:19:27.334Z | real 1:26.421084859 |
| 1525 | 2026-04-17T04:19:27.334Z | user 7:37.063374702 |
| 1526 | 2026-04-17T04:19:27.334Z | sys 46.337256863 |
| 1527 | 2026-04-17T04:19:27.334Z | trap 0.259098716 |
| 1528 | 2026-04-17T04:19:27.334Z | tflt 0.596666108 |
| 1529 | 2026-04-17T04:19:27.334Z | dflt 0.471302109 |
| 1530 | 2026-04-17T04:19:27.334Z | kflt 0.006239457 |
| 1531 | 2026-04-17T04:19:27.334Z | lock 22:48.499109182 |
| 1532 | 2026-04-17T04:19:27.337Z | slp 27:47.377575171 |
| 1533 | 2026-04-17T04:19:27.337Z | lat 28.281923413 |
| 1534 | 2026-04-17T04:19:27.337Z | stop 34.607781697 |
| 1535 | 2026-04-17T04:19:27.337Z | + for x in debug release |
| 1536 | 2026-04-17T04:19:27.337Z | + mkdir -p /work/debug |
| 1537 | 2026-04-17T04:19:27.337Z | + cp target/debug/softnpu /work/debug/ |
| 1538 | 2026-04-17T04:19:27.413Z | + cp target/debug/npuzone /work/debug/ |
| 1539 | 2026-04-17T04:19:27.563Z | + cp target/debug/npuvm /work/debug/ |
| 1540 | 2026-04-17T04:19:27.709Z | + digest -a sha256 /work/debug/softnpu |
| 1541 | 2026-04-17T04:19:27.770Z | + digest -a sha256 /work/debug/npuzone |
| 1542 | 2026-04-17T04:19:27.873Z | + digest -a sha256 /work/debug/npuvm |
| 1543 | 2026-04-17T04:19:27.972Z | + for x in debug release |
| 1544 | 2026-04-17T04:19:27.972Z | + mkdir -p /work/release |
| 1545 | 2026-04-17T04:19:27.975Z | + cp target/release/softnpu /work/release/ |
| 1546 | 2026-04-17T04:19:27.988Z | + cp target/release/npuzone /work/release/ |
| 1547 | 2026-04-17T04:19:28.016Z | + cp target/release/npuvm /work/release/ |
| 1548 | 2026-04-17T04:19:28.044Z | + digest -a sha256 /work/release/softnpu |
| 1549 | 2026-04-17T04:19:28.057Z | + digest -a sha256 /work/release/npuzone |
| 1550 | 2026-04-17T04:19:28.077Z | + digest -a sha256 /work/release/npuvm |
| 1551 | 2026-04-17T04:19:28.097Z | process exited: duration 189211 ms, exit code 0 |
| |
| 1552 | 2026-04-17T04:19:28.104Z | found 12 output files |
| 1553 | 2026-04-17T04:19:28.104Z | uploading: /work/debug/npuvm (189267800 bytes) |
| 1554 | 2026-04-17T04:19:30.655Z | uploaded: /work/debug/npuvm |
| 1555 | 2026-04-17T04:19:30.655Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1556 | 2026-04-17T04:19:31.666Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1557 | 2026-04-17T04:19:31.669Z | uploading: /work/debug/npuzone (195830944 bytes) |
| 1558 | 2026-04-17T04:19:33.967Z | uploaded: /work/debug/npuzone |
| 1559 | 2026-04-17T04:19:33.970Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1560 | 2026-04-17T04:19:34.978Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1561 | 2026-04-17T04:19:34.979Z | uploading: /work/debug/softnpu (102552552 bytes) |
| 1562 | 2026-04-17T04:19:36.667Z | uploaded: /work/debug/softnpu |
| 1563 | 2026-04-17T04:19:36.671Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1564 | 2026-04-17T04:19:37.678Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1565 | 2026-04-17T04:19:37.681Z | uploading: /work/release/npuvm (31205960 bytes) |
| 1566 | 2026-04-17T04:19:38.944Z | uploaded: /work/release/npuvm |
| 1567 | 2026-04-17T04:19:38.944Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1568 | 2026-04-17T04:19:39.955Z | uploaded: /work/release/npuvm.sha256.txt |
| 1569 | 2026-04-17T04:19:39.955Z | uploading: /work/release/npuzone (31829296 bytes) |
| 1570 | 2026-04-17T04:19:41.152Z | uploaded: /work/release/npuzone |
| 1571 | 2026-04-17T04:19:41.155Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1572 | 2026-04-17T04:19:42.162Z | uploaded: /work/release/npuzone.sha256.txt |
| 1573 | 2026-04-17T04:19:42.162Z | uploading: /work/release/softnpu (15684304 bytes) |
| 1574 | 2026-04-17T04:19:43.269Z | uploaded: /work/release/softnpu |
| 1575 | 2026-04-17T04:19:43.270Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1576 | 2026-04-17T04:19:44.282Z | uploaded: /work/release/softnpu.sha256.txt |