|
|
|
| 1 | 2026-03-23T16:46:23.132Z | job assigned to worker 01KMDSBJ6CNRVTJY37FPC4KJZJ [factory aws, i-0be0d733e2a537801] (queued for 1 m 31 s) |
| |
| 2 | 2026-03-23T16:46:31.243Z | starting task 0: "setup" |
| 3 | 2026-03-23T16:46:31.250Z | ++ uname -s |
| 4 | 2026-03-23T16:46:31.253Z | + kern=SunOS |
| 5 | 2026-03-23T16:46:31.253Z | + build_user=build |
| 6 | 2026-03-23T16:46:31.253Z | + build_uid=12345 |
| 7 | 2026-03-23T16:46:31.253Z | + work_dir=/work |
| 8 | 2026-03-23T16:46:31.253Z | + input_dir=/input |
| 9 | 2026-03-23T16:46:31.253Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-23T16:46:31.253Z | + case "$kern" in |
| 11 | 2026-03-23T16:46:31.253Z | + groupadd -g 12345 build |
| 12 | 2026-03-23T16:46:31.256Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-23T16:46:33.264Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-23T16:46:33.382Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-23T16:46:33.386Z | + home_fs=zfs |
| 16 | 2026-03-23T16:46:33.386Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-23T16:46:33.386Z | + mkdir -p /home/build |
| 18 | 2026-03-23T16:46:33.386Z | + chown build:build /home/build /work |
| 19 | 2026-03-23T16:46:35.387Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-23T16:46:35.390Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-23T16:46:35.395Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-23T16:46:35.401Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-23T16:46:35.401Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-23T16:46:35.401Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-23T16:46:35.401Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-23T16:46:35.405Z | * rust toolchain channel = "stable" |
| 27 | 2026-03-23T16:46:35.405Z | * rust toolchain profile = "default" |
| 28 | 2026-03-23T16:46:35.405Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-23T16:46:35.405Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-23T16:46:35.539Z | info: downloading installer |
| 31 | 2026-03-23T16:46:37.186Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-23T16:46:37.186Z | warn: /opt/ooce/bin |
| 33 | 2026-03-23T16:46:37.186Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-23T16:46:37.186Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-23T16:46:37.186Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-23T16:46:37.186Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-23T16:46:37.186Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-23T16:46:37.186Z | error: cannot install while Rust is installed |
| 39 | 2026-03-23T16:46:37.186Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-23T16:46:37.186Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-23T16:46:37.186Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-23T16:46:37.186Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-23T16:46:37.186Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-23T16:46:37.198Z | info: profile set to default |
| 45 | 2026-03-23T16:46:37.198Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-23T16:46:37.201Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-23T16:46:37.346Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-23T16:46:37.349Z | info: downloading 6 components |
| 49 | 2026-03-23T16:46:53.091Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-23T16:46:53.091Z | |
| 51 | 2026-03-23T16:46:53.126Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-23T16:46:53.126Z | |
| 53 | 2026-03-23T16:46:53.130Z | |
| 54 | 2026-03-23T16:46:53.130Z | Rust is installed now. Great! |
| 55 | 2026-03-23T16:46:53.130Z | |
| 56 | 2026-03-23T16:46:53.130Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-23T16:46:53.130Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-23T16:46:53.130Z | |
| 59 | 2026-03-23T16:46:53.130Z | To configure your current shell, you need to source |
| 60 | 2026-03-23T16:46:53.130Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-23T16:46:53.130Z | |
| 62 | 2026-03-23T16:46:53.130Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-23T16:46:53.130Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-23T16:46:53.130Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-23T16:46:53.130Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-23T16:46:53.130Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-23T16:46:53.130Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-23T16:46:53.130Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-23T16:46:53.130Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-23T16:46:53.130Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-23T16:46:53.235Z | + rustup --version |
| 72 | 2026-03-23T16:46:53.246Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-23T16:46:53.248Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-23T16:46:53.272Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-23T16:46:53.275Z | + cargo --version |
| 76 | 2026-03-23T16:46:53.291Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-23T16:46:53.294Z | + rustc --version |
| 78 | 2026-03-23T16:46:53.319Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-23T16:46:53.322Z | process exited: duration 17922 ms, exit code 0 |
| |
| 80 | 2026-03-23T16:46:53.328Z | starting task 2: "authentication" |
| 81 | 2026-03-23T16:46:53.347Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-23T16:46:53.353Z | starting task 3: "clone repository" |
| 83 | 2026-03-23T16:46:53.357Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-03-23T16:46:53.359Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-03-23T16:46:53.393Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-03-23T16:46:53.925Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-03-23T16:46:53.925Z | + git fetch origin 987b728f94ecdc60e6af4aa6a10118cbb0cafa32 |
| 88 | 2026-03-23T16:46:54.171Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-03-23T16:46:54.171Z | * branch 987b728f94ecdc60e6af4aa6a10118cbb0cafa32 -> FETCH_HEAD |
| 90 | 2026-03-23T16:46:54.178Z | + [[ -n dependabot/cargo/rustls-webpki-0.103.10 ]] |
| 91 | 2026-03-23T16:46:54.183Z | ++ git branch --show-current |
| 92 | 2026-03-23T16:46:54.186Z | + current=main |
| 93 | 2026-03-23T16:46:54.186Z | + [[ main != dependabot/cargo/rustls-webpki-0.103.10 ]] |
| 94 | 2026-03-23T16:46:54.186Z | + git branch -f dependabot/cargo/rustls-webpki-0.103.10 987b728f94ecdc60e6af4aa6a10118cbb0cafa32 |
| 95 | 2026-03-23T16:46:54.186Z | + git checkout -f dependabot/cargo/rustls-webpki-0.103.10 |
| 96 | 2026-03-23T16:46:54.189Z | Switched to branch 'dependabot/cargo/rustls-webpki-0.103.10' |
| 97 | 2026-03-23T16:46:54.192Z | + git reset --hard 987b728f94ecdc60e6af4aa6a10118cbb0cafa32 |
| 98 | 2026-03-23T16:46:54.196Z | HEAD is now at 987b728 Bump rustls-webpki from 0.103.9 to 0.103.10 |
| 99 | 2026-03-23T16:46:54.198Z | process exited: duration 842 ms, exit code 0 |
| |
| 100 | 2026-03-23T16:46:54.205Z | starting task 4: "build" |
| 101 | 2026-03-23T16:46:54.208Z | + cargo --version |
| 102 | 2026-03-23T16:46:54.217Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-23T16:46:54.415Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-23T16:46:54.419Z | info: downloading 6 components |
| 105 | 2026-03-23T16:47:11.687Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-23T16:47:11.691Z | + rustc --version |
| 107 | 2026-03-23T16:47:11.725Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-23T16:47:11.730Z | + banner check |
| 109 | 2026-03-23T16:47:11.733Z | |
| 110 | 2026-03-23T16:47:11.733Z | #### # # ###### #### # # |
| 111 | 2026-03-23T16:47:11.733Z | # # # # # # # # # |
| 112 | 2026-03-23T16:47:11.733Z | # ###### ##### # #### |
| 113 | 2026-03-23T16:47:11.733Z | # # # # # # # |
| 114 | 2026-03-23T16:47:11.733Z | # # # # # # # # # |
| 115 | 2026-03-23T16:47:11.733Z | #### # # ###### #### # # |
| 116 | 2026-03-23T16:47:11.733Z | |
| 117 | 2026-03-23T16:47:11.736Z | + cargo fmt -- --check |
| 118 | 2026-03-23T16:47:11.837Z | + cargo clippy -- --deny warnings |
| 119 | 2026-03-23T16:47:11.965Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-03-23T16:47:13.644Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-03-23T16:47:13.644Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-03-23T16:47:13.665Z | Updating crates.io index |
| 123 | 2026-03-23T16:47:13.668Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-03-23T16:47:13.967Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-03-23T16:47:13.967Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-03-23T16:47:14.018Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-03-23T16:47:14.292Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-03-23T16:47:14.292Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-03-23T16:47:14.299Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-03-23T16:47:14.676Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-03-23T16:47:14.676Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-03-23T16:47:14.764Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-03-23T16:47:15.068Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-03-23T16:47:15.068Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-03-23T16:47:15.205Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-03-23T16:47:15.509Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-03-23T16:47:15.509Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-03-23T16:47:15.555Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-03-23T16:47:16.145Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-03-23T16:47:16.145Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-03-23T16:47:16.492Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-03-23T16:47:16.787Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-03-23T16:47:16.788Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-03-23T16:47:16.800Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-03-23T16:47:17.065Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-03-23T16:47:17.065Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-03-23T16:47:17.099Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-03-23T16:47:17.404Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-03-23T16:47:17.404Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-03-23T16:47:17.646Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-03-23T16:47:17.941Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-03-23T16:47:17.941Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-03-23T16:47:19.834Z | Downloading crates ... |
| 154 | 2026-03-23T16:47:19.879Z | Downloaded anstyle-query v1.1.5 |
| 155 | 2026-03-23T16:47:19.884Z | Downloaded adler2 v2.0.1 |
| 156 | 2026-03-23T16:47:19.892Z | Downloaded foreign-types v0.5.0 |
| 157 | 2026-03-23T16:47:19.896Z | Downloaded base64ct v1.8.3 |
| 158 | 2026-03-23T16:47:19.900Z | Downloaded ff v0.13.1 |
| 159 | 2026-03-23T16:47:19.904Z | Downloaded arc-swap v1.8.2 |
| 160 | 2026-03-23T16:47:19.907Z | Downloaded elliptic-curve v0.13.8 |
| 161 | 2026-03-23T16:47:19.911Z | Downloaded memmap v0.7.0 |
| 162 | 2026-03-23T16:47:19.915Z | Downloaded form_urlencoded v1.2.2 |
| 163 | 2026-03-23T16:47:19.916Z | Downloaded cpufeatures v0.2.17 |
| 164 | 2026-03-23T16:47:19.916Z | Downloaded crypto-common v0.1.7 |
| 165 | 2026-03-23T16:47:19.918Z | Downloaded colorchoice v1.0.4 |
| 166 | 2026-03-23T16:47:19.918Z | Downloaded cstr-argument v0.1.2 |
| 167 | 2026-03-23T16:47:19.921Z | Downloaded funty v2.0.0 |
| 168 | 2026-03-23T16:47:19.921Z | Downloaded num-conv v0.2.0 |
| 169 | 2026-03-23T16:47:19.924Z | Downloaded ecdsa v0.16.9 |
| 170 | 2026-03-23T16:47:19.927Z | Downloaded digest v0.10.7 |
| 171 | 2026-03-23T16:47:19.927Z | Downloaded deranged v0.5.6 |
| 172 | 2026-03-23T16:47:19.930Z | Downloaded generic-array v0.14.7 |
| 173 | 2026-03-23T16:47:19.933Z | Downloaded errno v0.3.14 |
| 174 | 2026-03-23T16:47:19.935Z | Downloaded proc-macro-crate v1.3.1 |
| 175 | 2026-03-23T16:47:19.938Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 176 | 2026-03-23T16:47:19.939Z | Downloaded heck v0.4.1 |
| 177 | 2026-03-23T16:47:19.942Z | Downloaded futures-macro v0.3.32 |
| 178 | 2026-03-23T16:47:19.942Z | Downloaded filetime v0.2.27 |
| 179 | 2026-03-23T16:47:19.945Z | Downloaded displaydoc v0.2.5 |
| 180 | 2026-03-23T16:47:19.948Z | Downloaded hyper-timeout v0.5.2 |
| 181 | 2026-03-23T16:47:19.948Z | Downloaded base16ct v0.2.0 |
| 182 | 2026-03-23T16:47:19.950Z | Downloaded bitflags v1.3.2 |
| 183 | 2026-03-23T16:47:19.953Z | Downloaded libscf-sys v1.1.0 |
| 184 | 2026-03-23T16:47:19.958Z | Downloaded ed25519 v2.2.3 |
| 185 | 2026-03-23T16:47:19.958Z | Downloaded heck v0.5.0 |
| 186 | 2026-03-23T16:47:19.962Z | Downloaded futures-io v0.3.32 |
| 187 | 2026-03-23T16:47:19.962Z | Downloaded proc-macro-crate v3.4.0 |
| 188 | 2026-03-23T16:47:19.962Z | Downloaded num_enum v0.5.11 |
| 189 | 2026-03-23T16:47:19.965Z | Downloaded console v0.16.2 |
| 190 | 2026-03-23T16:47:19.968Z | Downloaded plain v0.2.3 |
| 191 | 2026-03-23T16:47:19.968Z | Downloaded num v0.4.3 |
| 192 | 2026-03-23T16:47:19.971Z | Downloaded lazy_static v1.5.0 |
| 193 | 2026-03-23T16:47:19.971Z | Downloaded openssl-probe v0.2.1 |
| 194 | 2026-03-23T16:47:19.975Z | Downloaded is_terminal_polyfill v1.70.2 |
| 195 | 2026-03-23T16:47:19.975Z | Downloaded anyhow v1.0.102 |
| 196 | 2026-03-23T16:47:19.978Z | Downloaded rustc_version v0.4.1 |
| 197 | 2026-03-23T16:47:19.981Z | Downloaded atty v0.2.14 |
| 198 | 2026-03-23T16:47:19.981Z | Downloaded block-buffer v0.10.4 |
| 199 | 2026-03-23T16:47:19.984Z | Downloaded potential_utf v0.1.4 |
| 200 | 2026-03-23T16:47:19.984Z | Downloaded icu_normalizer_data v2.1.1 |
| 201 | 2026-03-23T16:47:19.988Z | Downloaded futures-task v0.3.32 |
| 202 | 2026-03-23T16:47:19.988Z | Downloaded clap_derive v3.2.25 |
| 203 | 2026-03-23T16:47:19.991Z | Downloaded rfc6979 v0.4.0 |
| 204 | 2026-03-23T16:47:19.991Z | Downloaded cargo_metadata v0.23.1 |
| 205 | 2026-03-23T16:47:19.994Z | Downloaded is-terminal v0.4.17 |
| 206 | 2026-03-23T16:47:19.994Z | Downloaded num_enum_derive v0.5.11 |
| 207 | 2026-03-23T16:47:19.997Z | Downloaded pretty-hex v0.4.1 |
| 208 | 2026-03-23T16:47:19.997Z | Downloaded http-body v1.0.1 |
| 209 | 2026-03-23T16:47:19.998Z | Downloaded dtrace-parser v0.2.0 |
| 210 | 2026-03-23T16:47:20.000Z | Downloaded async-recursion v0.3.2 |
| 211 | 2026-03-23T16:47:20.001Z | Downloaded atomic-waker v1.1.2 |
| 212 | 2026-03-23T16:47:20.003Z | Downloaded proc-macro-error-attr v1.0.4 |
| 213 | 2026-03-23T16:47:20.004Z | Downloaded num-derive v0.3.3 |
| 214 | 2026-03-23T16:47:20.006Z | Downloaded pin-utils v0.1.0 |
| 215 | 2026-03-23T16:47:20.006Z | Downloaded idna_adapter v1.2.1 |
| 216 | 2026-03-23T16:47:20.006Z | Downloaded group v0.13.0 |
| 217 | 2026-03-23T16:47:20.009Z | Downloaded erased-serde v0.3.31 |
| 218 | 2026-03-23T16:47:20.012Z | Downloaded radium v0.7.0 |
| 219 | 2026-03-23T16:47:20.012Z | Downloaded autocfg v1.5.0 |
| 220 | 2026-03-23T16:47:20.015Z | Downloaded powerfmt v0.2.0 |
| 221 | 2026-03-23T16:47:20.015Z | Downloaded clap_lex v1.0.0 |
| 222 | 2026-03-23T16:47:20.019Z | Downloaded hex v0.4.3 |
| 223 | 2026-03-23T16:47:20.019Z | Downloaded percent-encoding v2.3.2 |
| 224 | 2026-03-23T16:47:20.022Z | Downloaded cargo-platform v0.3.2 |
| 225 | 2026-03-23T16:47:20.022Z | Downloaded anstyle-parse v0.2.7 |
| 226 | 2026-03-23T16:47:20.022Z | Downloaded colored v3.1.1 |
| 227 | 2026-03-23T16:47:20.025Z | Downloaded futures-sink v0.3.32 |
| 228 | 2026-03-23T16:47:20.025Z | Downloaded equivalent v1.0.2 |
| 229 | 2026-03-23T16:47:20.029Z | Downloaded itoa v1.0.17 |
| 230 | 2026-03-23T16:47:20.029Z | Downloaded foreign-types-shared v0.3.1 |
| 231 | 2026-03-23T16:47:20.034Z | Downloaded foreign-types-macros v0.2.3 |
| 232 | 2026-03-23T16:47:20.034Z | Downloaded primeorder v0.13.6 |
| 233 | 2026-03-23T16:47:20.034Z | Downloaded litemap v0.8.1 |
| 234 | 2026-03-23T16:47:20.037Z | Downloaded scopeguard v1.2.0 |
| 235 | 2026-03-23T16:47:20.037Z | Downloaded futures-executor v0.3.32 |
| 236 | 2026-03-23T16:47:20.037Z | Downloaded ppv-lite86 v0.2.21 |
| 237 | 2026-03-23T16:47:20.039Z | Downloaded fastrand v2.3.0 |
| 238 | 2026-03-23T16:47:20.040Z | Downloaded clap_lex v0.2.4 |
| 239 | 2026-03-23T16:47:20.042Z | Downloaded anstream v0.6.21 |
| 240 | 2026-03-23T16:47:20.042Z | Downloaded cfg-if v1.0.4 |
| 241 | 2026-03-23T16:47:20.045Z | Downloaded anstyle v1.0.13 |
| 242 | 2026-03-23T16:47:20.045Z | Downloaded rand_chacha v0.3.1 |
| 243 | 2026-03-23T16:47:20.048Z | Downloaded find-msvc-tools v0.1.9 |
| 244 | 2026-03-23T16:47:20.052Z | Downloaded lock_api v0.4.14 |
| 245 | 2026-03-23T16:47:20.055Z | Downloaded quote v1.0.44 |
| 246 | 2026-03-23T16:47:20.058Z | Downloaded serde_repr v0.1.20 |
| 247 | 2026-03-23T16:47:20.060Z | Downloaded scroll_derive v0.12.1 |
| 248 | 2026-03-23T16:47:20.060Z | Downloaded serde_urlencoded v0.7.1 |
| 249 | 2026-03-23T16:47:20.060Z | Downloaded secrecy v0.10.3 |
| 250 | 2026-03-23T16:47:20.064Z | Downloaded stable_deref_trait v1.2.1 |
| 251 | 2026-03-23T16:47:20.064Z | Downloaded strsim v0.11.1 |
| 252 | 2026-03-23T16:47:20.067Z | Downloaded num-rational v0.4.2 |
| 253 | 2026-03-23T16:47:20.069Z | Downloaded num_enum v0.7.5 |
| 254 | 2026-03-23T16:47:20.074Z | Downloaded rustls-native-certs v0.8.3 |
| 255 | 2026-03-23T16:47:20.077Z | Downloaded rand_chacha v0.9.0 |
| 256 | 2026-03-23T16:47:20.079Z | Downloaded num-complex v0.4.6 |
| 257 | 2026-03-23T16:47:20.079Z | Downloaded futures-core v0.3.32 |
| 258 | 2026-03-23T16:47:20.082Z | Downloaded either v1.15.0 |
| 259 | 2026-03-23T16:47:20.082Z | Downloaded pem-rfc7468 v0.7.0 |
| 260 | 2026-03-23T16:47:20.085Z | Downloaded sha256 v1.6.0 |
| 261 | 2026-03-23T16:47:20.085Z | Downloaded rand_core v0.6.4 |
| 262 | 2026-03-23T16:47:20.088Z | Downloaded pkg-config v0.3.32 |
| 263 | 2026-03-23T16:47:20.088Z | Downloaded proc-macro-error v1.0.4 |
| 264 | 2026-03-23T16:47:20.091Z | Downloaded openssl-probe v0.1.6 |
| 265 | 2026-03-23T16:47:20.094Z | Downloaded oxnet v0.1.4 |
| 266 | 2026-03-23T16:47:20.094Z | Downloaded num-iter v0.1.45 |
| 267 | 2026-03-23T16:47:20.096Z | Downloaded signature v2.2.0 |
| 268 | 2026-03-23T16:47:20.096Z | Downloaded num_enum_derive v0.7.5 |
| 269 | 2026-03-23T16:47:20.099Z | Downloaded hmac v0.12.1 |
| 270 | 2026-03-23T16:47:20.099Z | Downloaded slog-envlogger v2.2.0 |
| 271 | 2026-03-23T16:47:20.102Z | Downloaded pem v3.0.6 |
| 272 | 2026-03-23T16:47:20.102Z | Downloaded num-integer v0.1.46 |
| 273 | 2026-03-23T16:47:20.102Z | Downloaded strsim v0.10.0 |
| 274 | 2026-03-23T16:47:20.105Z | Downloaded tap v1.0.1 |
| 275 | 2026-03-23T16:47:20.105Z | Downloaded der v0.7.10 |
| 276 | 2026-03-23T16:47:20.109Z | Downloaded dof v0.3.0 |
| 277 | 2026-03-23T16:47:20.112Z | Downloaded crossbeam-channel v0.5.15 |
| 278 | 2026-03-23T16:47:20.114Z | Downloaded take_mut v0.2.2 |
| 279 | 2026-03-23T16:47:20.114Z | Downloaded pkcs8 v0.10.2 |
| 280 | 2026-03-23T16:47:20.117Z | Downloaded pin-project-lite v0.2.16 |
| 281 | 2026-03-23T16:47:20.120Z | Downloaded time-core v0.1.8 |
| 282 | 2026-03-23T16:47:20.122Z | Downloaded subtle v2.6.1 |
| 283 | 2026-03-23T16:47:20.122Z | Downloaded semver v1.0.27 |
| 284 | 2026-03-23T16:47:20.125Z | Downloaded miniz_oxide v0.8.9 |
| 285 | 2026-03-23T16:47:20.128Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-03-23T16:47:20.128Z | Downloaded simd-adler32 v0.3.8 |
| 287 | 2026-03-23T16:47:20.128Z | Downloaded os_str_bytes v6.6.1 |
| 288 | 2026-03-23T16:47:20.131Z | Downloaded thread-id v4.2.2 |
| 289 | 2026-03-23T16:47:20.131Z | Downloaded slog-term v2.9.2 |
| 290 | 2026-03-23T16:47:20.134Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-03-23T16:47:20.136Z | Downloaded signal-hook-registry v1.4.8 |
| 292 | 2026-03-23T16:47:20.136Z | Downloaded icu_locale_core v2.1.1 |
| 293 | 2026-03-23T16:47:20.140Z | Downloaded tower-layer v0.3.3 |
| 294 | 2026-03-23T16:47:20.142Z | Downloaded slog-stdlog v4.1.1 |
| 295 | 2026-03-23T16:47:20.142Z | Downloaded sec1 v0.7.3 |
| 296 | 2026-03-23T16:47:20.145Z | Downloaded serde_spanned v1.0.4 |
| 297 | 2026-03-23T16:47:20.145Z | Downloaded serde_path_to_error v0.1.20 |
| 298 | 2026-03-23T16:47:20.148Z | Downloaded pest_generator v2.8.6 |
| 299 | 2026-03-23T16:47:20.148Z | Downloaded pest_derive v2.8.6 |
| 300 | 2026-03-23T16:47:20.151Z | Downloaded toml_datetime v0.6.11 |
| 301 | 2026-03-23T16:47:20.151Z | Downloaded log v0.4.29 |
| 302 | 2026-03-23T16:47:20.154Z | Downloaded iana-time-zone v0.1.65 |
| 303 | 2026-03-23T16:47:20.157Z | Downloaded rand_core v0.9.5 |
| 304 | 2026-03-23T16:47:20.157Z | Downloaded once_cell v1.21.3 |
| 305 | 2026-03-23T16:47:20.159Z | Downloaded scroll v0.12.0 |
| 306 | 2026-03-23T16:47:20.159Z | Downloaded rustversion v1.0.22 |
| 307 | 2026-03-23T16:47:20.162Z | Downloaded spki v0.7.3 |
| 308 | 2026-03-23T16:47:20.165Z | Downloaded unit-prefix v0.5.2 |
| 309 | 2026-03-23T16:47:20.165Z | Downloaded pkcs1 v0.7.5 |
| 310 | 2026-03-23T16:47:20.168Z | Downloaded parking_lot_core v0.9.12 |
| 311 | 2026-03-23T16:47:20.168Z | Downloaded serde_tokenstream v0.2.2 |
| 312 | 2026-03-23T16:47:20.171Z | Downloaded icu_normalizer v2.1.1 |
| 313 | 2026-03-23T16:47:20.175Z | Downloaded futures-channel v0.3.32 |
| 314 | 2026-03-23T16:47:20.175Z | Downloaded usdt-macro v0.5.0 |
| 315 | 2026-03-23T16:47:20.175Z | Downloaded usdt-attr-macro v0.5.0 |
| 316 | 2026-03-23T16:47:20.178Z | Downloaded icu_collections v2.1.1 |
| 317 | 2026-03-23T16:47:20.181Z | Downloaded termcolor v1.4.1 |
| 318 | 2026-03-23T16:47:20.181Z | Downloaded crossbeam-utils v0.8.21 |
| 319 | 2026-03-23T16:47:20.183Z | Downloaded thiserror v2.0.18 |
| 320 | 2026-03-23T16:47:20.186Z | Downloaded want v0.3.1 |
| 321 | 2026-03-23T16:47:20.189Z | Downloaded version_check v0.9.5 |
| 322 | 2026-03-23T16:47:20.189Z | Downloaded try-lock v0.2.5 |
| 323 | 2026-03-23T16:47:20.189Z | Downloaded untrusted v0.9.0 |
| 324 | 2026-03-23T16:47:20.191Z | Downloaded thread_local v1.1.9 |
| 325 | 2026-03-23T16:47:20.191Z | Downloaded utf8parse v0.2.2 |
| 326 | 2026-03-23T16:47:20.194Z | Downloaded slab v0.4.12 |
| 327 | 2026-03-23T16:47:20.194Z | Downloaded pin-project-internal v1.1.10 |
| 328 | 2026-03-23T16:47:20.197Z | Downloaded num-traits v0.2.19 |
| 329 | 2026-03-23T16:47:20.197Z | Downloaded time-macros v0.2.27 |
| 330 | 2026-03-23T16:47:20.200Z | Downloaded tower-service v0.3.3 |
| 331 | 2026-03-23T16:47:20.200Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 332 | 2026-03-23T16:47:20.200Z | Downloaded snafu-derive v0.8.9 |
| 333 | 2026-03-23T16:47:20.203Z | Downloaded zerofrom v0.1.6 |
| 334 | 2026-03-23T16:47:20.203Z | Downloaded clap_derive v4.5.55 |
| 335 | 2026-03-23T16:47:20.205Z | Downloaded zerofrom-derive v0.1.6 |
| 336 | 2026-03-23T16:47:20.205Z | Downloaded yoke-derive v0.8.1 |
| 337 | 2026-03-23T16:47:20.205Z | Downloaded synstructure v0.13.2 |
| 338 | 2026-03-23T16:47:20.208Z | Downloaded httparse v1.10.1 |
| 339 | 2026-03-23T16:47:20.211Z | Downloaded slog-scope v4.4.1 |
| 340 | 2026-03-23T16:47:20.211Z | Downloaded hyper v1.8.1 |
| 341 | 2026-03-23T16:47:20.214Z | Downloaded utf8_iter v1.0.4 |
| 342 | 2026-03-23T16:47:20.218Z | Downloaded xattr v1.6.1 |
| 343 | 2026-03-23T16:47:20.218Z | Downloaded usdt v0.5.0 |
| 344 | 2026-03-23T16:47:20.221Z | Downloaded parking_lot v0.12.5 |
| 345 | 2026-03-23T16:47:20.221Z | Downloaded indexmap v1.9.3 |
| 346 | 2026-03-23T16:47:20.223Z | Downloaded icu_properties v2.1.2 |
| 347 | 2026-03-23T16:47:20.226Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-03-23T16:47:20.226Z | Downloaded camino v1.2.2 |
| 349 | 2026-03-23T16:47:20.229Z | Downloaded pin-project v1.1.10 |
| 350 | 2026-03-23T16:47:20.235Z | Downloaded tokio-macros v2.6.0 |
| 351 | 2026-03-23T16:47:20.238Z | Downloaded proc-macro2 v1.0.106 |
| 352 | 2026-03-23T16:47:20.242Z | Downloaded num-bigint v0.4.6 |
| 353 | 2026-03-23T16:47:20.245Z | Downloaded zone_cfg_derive v0.3.1 |
| 354 | 2026-03-23T16:47:20.245Z | Downloaded zone v0.3.1 |
| 355 | 2026-03-23T16:47:20.245Z | Downloaded jsonwebtoken v10.3.0 |
| 356 | 2026-03-23T16:47:20.247Z | Downloaded usdt-impl v0.5.0 |
| 357 | 2026-03-23T16:47:20.247Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 358 | 2026-03-23T16:47:20.250Z | Downloaded writeable v0.6.2 |
| 359 | 2026-03-23T16:47:20.250Z | Downloaded tokio-rustls v0.26.4 |
| 360 | 2026-03-23T16:47:20.253Z | Downloaded thiserror-impl v1.0.69 |
| 361 | 2026-03-23T16:47:20.253Z | Downloaded ryu v1.0.23 |
| 362 | 2026-03-23T16:47:20.256Z | Downloaded icu_provider v2.1.1 |
| 363 | 2026-03-23T16:47:20.258Z | Downloaded shlex v1.3.0 |
| 364 | 2026-03-23T16:47:20.258Z | Downloaded futures v0.3.32 |
| 365 | 2026-03-23T16:47:20.261Z | Downloaded getrandom v0.3.4 |
| 366 | 2026-03-23T16:47:20.264Z | Downloaded zmij v1.0.21 |
| 367 | 2026-03-23T16:47:20.267Z | Downloaded zerovec-derive v0.11.2 |
| 368 | 2026-03-23T16:47:20.267Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 369 | 2026-03-23T16:47:20.270Z | Downloaded bitflags v2.11.0 |
| 370 | 2026-03-23T16:47:20.273Z | Downloaded slog-async v2.8.0 |
| 371 | 2026-03-23T16:47:20.273Z | Downloaded simple_asn1 v0.6.4 |
| 372 | 2026-03-23T16:47:20.276Z | Downloaded pest_meta v2.8.6 |
| 373 | 2026-03-23T16:47:20.276Z | Downloaded async-trait v0.1.89 |
| 374 | 2026-03-23T16:47:20.278Z | Downloaded spin v0.9.8 |
| 375 | 2026-03-23T16:47:20.281Z | Downloaded p256 v0.13.2 |
| 376 | 2026-03-23T16:47:20.284Z | Downloaded getrandom v0.2.17 |
| 377 | 2026-03-23T16:47:20.286Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-03-23T16:47:20.287Z | Downloaded textwrap v0.16.2 |
| 379 | 2026-03-23T16:47:20.289Z | Downloaded tempfile v3.26.0 |
| 380 | 2026-03-23T16:47:20.289Z | Downloaded smallvec v1.15.1 |
| 381 | 2026-03-23T16:47:20.292Z | Downloaded web-time v1.1.0 |
| 382 | 2026-03-23T16:47:20.295Z | Downloaded term v1.2.1 |
| 383 | 2026-03-23T16:47:20.295Z | Downloaded wyz v0.5.1 |
| 384 | 2026-03-23T16:47:20.297Z | Downloaded serde_derive v1.0.228 |
| 385 | 2026-03-23T16:47:20.300Z | Downloaded rustls-pki-types v1.14.0 |
| 386 | 2026-03-23T16:47:20.300Z | Downloaded hyper-util v0.1.20 |
| 387 | 2026-03-23T16:47:20.304Z | Downloaded zerocopy-derive v0.7.35 |
| 388 | 2026-03-23T16:47:20.307Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 389 | 2026-03-23T16:47:20.310Z | Downloaded rsa v0.9.10 |
| 390 | 2026-03-23T16:47:20.314Z | Downloaded base64 v0.22.1 |
| 391 | 2026-03-23T16:47:20.316Z | Downloaded tinystr v0.8.2 |
| 392 | 2026-03-23T16:47:20.319Z | Downloaded sha2 v0.10.9 |
| 393 | 2026-03-23T16:47:20.319Z | Downloaded tracing-attributes v0.1.31 |
| 394 | 2026-03-23T16:47:20.322Z | Downloaded unicode-ident v1.0.24 |
| 395 | 2026-03-23T16:47:20.324Z | Downloaded mio v1.1.1 |
| 396 | 2026-03-23T16:47:20.327Z | Downloaded socket2 v0.6.2 |
| 397 | 2026-03-23T16:47:20.330Z | Downloaded indexmap v2.13.0 |
| 398 | 2026-03-23T16:47:20.332Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 399 | 2026-03-23T16:47:20.335Z | Downloaded yoke v0.8.1 |
| 400 | 2026-03-23T16:47:20.338Z | Downloaded tar v0.4.44 |
| 401 | 2026-03-23T16:47:20.338Z | Downloaded rand v0.9.2 |
| 402 | 2026-03-23T16:47:20.341Z | Downloaded thiserror v1.0.69 |
| 403 | 2026-03-23T16:47:20.344Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 404 | 2026-03-23T16:47:20.347Z | Downloaded typenum v1.19.0 |
| 405 | 2026-03-23T16:47:20.350Z | Downloaded serde_core v1.0.228 |
| 406 | 2026-03-23T16:47:20.353Z | Downloaded curl v0.4.49 |
| 407 | 2026-03-23T16:47:20.355Z | Downloaded zeroize v1.8.2 |
| 408 | 2026-03-23T16:47:20.358Z | Downloaded ed25519-dalek v2.2.0 |
| 409 | 2026-03-23T16:47:20.360Z | Downloaded crypto-bigint v0.5.5 |
| 410 | 2026-03-23T16:47:20.363Z | Downloaded zerotrie v0.2.3 |
| 411 | 2026-03-23T16:47:20.366Z | Downloaded memchr v2.8.0 |
| 412 | 2026-03-23T16:47:20.369Z | Downloaded snafu v0.8.9 |
| 413 | 2026-03-23T16:47:20.374Z | Downloaded rustls-webpki v0.103.10 |
| 414 | 2026-03-23T16:47:20.377Z | Downloaded flate2 v1.1.9 |
| 415 | 2026-03-23T16:47:20.381Z | Downloaded rand v0.8.5 |
| 416 | 2026-03-23T16:47:20.383Z | Downloaded clap v4.5.60 |
| 417 | 2026-03-23T16:47:20.390Z | Downloaded tracing-core v0.1.36 |
| 418 | 2026-03-23T16:47:20.393Z | Downloaded cc v1.2.56 |
| 419 | 2026-03-23T16:47:20.396Z | Downloaded serde v1.0.228 |
| 420 | 2026-03-23T16:47:20.398Z | Downloaded pest v2.8.6 |
| 421 | 2026-03-23T16:47:20.401Z | Downloaded num-bigint-dig v0.8.6 |
| 422 | 2026-03-23T16:47:20.404Z | Downloaded iri-string v0.7.10 |
| 423 | 2026-03-23T16:47:20.408Z | Downloaded indicatif v0.18.4 |
| 424 | 2026-03-23T16:47:20.411Z | Downloaded itertools v0.12.1 |
| 425 | 2026-03-23T16:47:20.415Z | Downloaded url v2.5.8 |
| 426 | 2026-03-23T16:47:20.418Z | Downloaded goblin v0.8.2 |
| 427 | 2026-03-23T16:47:20.422Z | Downloaded libm v0.2.16 |
| 428 | 2026-03-23T16:47:20.429Z | Downloaded http v1.4.0 |
| 429 | 2026-03-23T16:47:20.431Z | Downloaded toml_edit v0.19.15 |
| 430 | 2026-03-23T16:47:20.445Z | Downloaded tokio-util v0.7.18 |
| 431 | 2026-03-23T16:47:20.449Z | Downloaded tower-http v0.6.8 |
| 432 | 2026-03-23T16:47:20.454Z | Downloaded p384 v0.13.1 |
| 433 | 2026-03-23T16:47:20.457Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-03-23T16:47:20.461Z | Downloaded tower v0.5.3 |
| 435 | 2026-03-23T16:47:20.467Z | Downloaded portable-atomic v1.13.1 |
| 436 | 2026-03-23T16:47:20.472Z | Downloaded zerocopy v0.7.35 |
| 437 | 2026-03-23T16:47:20.483Z | Downloaded idna v1.1.0 |
| 438 | 2026-03-23T16:47:20.486Z | Downloaded winnow v0.7.14 |
| 439 | 2026-03-23T16:47:20.493Z | Downloaded serde_json v1.0.149 |
| 440 | 2026-03-23T16:47:20.498Z | Downloaded zerovec v0.11.5 |
| 441 | 2026-03-23T16:47:20.501Z | Downloaded futures-util v0.3.32 |
| 442 | 2026-03-23T16:47:20.510Z | Downloaded icu_properties_data v2.1.2 |
| 443 | 2026-03-23T16:47:20.517Z | Downloaded vcpkg v0.2.15 |
| 444 | 2026-03-23T16:47:20.546Z | Downloaded winnow v0.5.40 |
| 445 | 2026-03-23T16:47:20.554Z | Downloaded clap v3.2.25 |
| 446 | 2026-03-23T16:47:20.560Z | Downloaded unicode-width v0.2.2 |
| 447 | 2026-03-23T16:47:20.564Z | Downloaded aho-corasick v1.1.4 |
| 448 | 2026-03-23T16:47:20.568Z | Downloaded zerocopy v0.8.39 |
| 449 | 2026-03-23T16:47:20.582Z | Downloaded chrono v0.4.43 |
| 450 | 2026-03-23T16:47:20.587Z | Downloaded time v0.3.47 |
| 451 | 2026-03-23T16:47:20.596Z | Downloaded regex-syntax v0.8.9 |
| 452 | 2026-03-23T16:47:20.601Z | Downloaded bitvec v1.0.1 |
| 453 | 2026-03-23T16:47:20.611Z | Downloaded syn v1.0.109 |
| 454 | 2026-03-23T16:47:20.618Z | Downloaded curve25519-dalek v4.1.3 |
| 455 | 2026-03-23T16:47:20.624Z | Downloaded hkdf v0.12.4 |
| 456 | 2026-03-23T16:47:20.627Z | Downloaded octocrab v0.49.5 |
| 457 | 2026-03-23T16:47:20.647Z | Downloaded syn v2.0.116 |
| 458 | 2026-03-23T16:47:20.655Z | Downloaded clap_builder v4.5.60 |
| 459 | 2026-03-23T16:47:20.660Z | Downloaded rustls v0.23.36 |
| 460 | 2026-03-23T16:47:20.667Z | Downloaded regex v1.12.3 |
| 461 | 2026-03-23T16:47:20.671Z | Downloaded hashbrown v0.12.3 |
| 462 | 2026-03-23T16:47:20.674Z | Downloaded slog v2.8.2 |
| 463 | 2026-03-23T16:47:20.676Z | Downloaded bytes v1.11.1 |
| 464 | 2026-03-23T16:47:20.679Z | Downloaded openssl-sys v0.9.111 |
| 465 | 2026-03-23T16:47:20.682Z | Downloaded hyper-rustls v0.27.7 |
| 466 | 2026-03-23T16:47:20.685Z | Downloaded crc32fast v1.5.0 |
| 467 | 2026-03-23T16:47:20.688Z | Downloaded const-oid v0.9.6 |
| 468 | 2026-03-23T16:47:20.688Z | Downloaded http-body-util v0.1.3 |
| 469 | 2026-03-23T16:47:20.688Z | Downloaded libloading v0.8.9 |
| 470 | 2026-03-23T16:47:20.691Z | Downloaded fs_extra v1.3.0 |
| 471 | 2026-03-23T16:47:20.691Z | Downloaded regex-automata v0.4.14 |
| 472 | 2026-03-23T16:47:20.700Z | Downloaded rustix v1.1.4 |
| 473 | 2026-03-23T16:47:20.716Z | Downloaded tracing v0.1.44 |
| 474 | 2026-03-23T16:47:20.746Z | Downloaded libc v0.2.183 |
| 475 | 2026-03-23T16:47:20.770Z | Downloaded libz-sys v1.1.23 |
| 476 | 2026-03-23T16:47:20.809Z | Downloaded tokio v1.50.0 |
| 477 | 2026-03-23T16:47:20.836Z | Downloaded ring v0.17.14 |
| 478 | 2026-03-23T16:47:20.916Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 479 | 2026-03-23T16:47:21.065Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-03-23T16:47:21.068Z | Compiling quote v1.0.44 |
| 481 | 2026-03-23T16:47:21.068Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-03-23T16:47:21.068Z | Compiling libc v0.2.183 |
| 483 | 2026-03-23T16:47:21.068Z | Checking cfg-if v1.0.4 |
| 484 | 2026-03-23T16:47:21.068Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-23T16:47:21.068Z | Checking zeroize v1.8.2 |
| 486 | 2026-03-23T16:47:21.068Z | Compiling serde_core v1.0.228 |
| 487 | 2026-03-23T16:47:21.239Z | Checking memchr v2.8.0 |
| 488 | 2026-03-23T16:47:21.315Z | Compiling serde v1.0.228 |
| 489 | 2026-03-23T16:47:21.352Z | Compiling autocfg v1.5.0 |
| 490 | 2026-03-23T16:47:21.674Z | Checking subtle v2.6.1 |
| 491 | 2026-03-23T16:47:21.753Z | Compiling typenum v1.19.0 |
| 492 | 2026-03-23T16:47:21.764Z | Compiling generic-array v0.14.7 |
| 493 | 2026-03-23T16:47:21.819Z | Checking const-oid v0.9.6 |
| 494 | 2026-03-23T16:47:21.835Z | Compiling syn v1.0.109 |
| 495 | 2026-03-23T16:47:21.986Z | Checking itoa v1.0.17 |
| 496 | 2026-03-23T16:47:22.076Z | Checking smallvec v1.15.1 |
| 497 | 2026-03-23T16:47:22.166Z | Compiling libm v0.2.16 |
| 498 | 2026-03-23T16:47:22.197Z | Checking getrandom v0.2.17 |
| 499 | 2026-03-23T16:47:22.278Z | Compiling num-traits v0.2.19 |
| 500 | 2026-03-23T16:47:22.307Z | Checking pin-project-lite v0.2.16 |
| 501 | 2026-03-23T16:47:22.351Z | Compiling find-msvc-tools v0.1.9 |
| 502 | 2026-03-23T16:47:22.409Z | Compiling shlex v1.3.0 |
| 503 | 2026-03-23T16:47:22.633Z | Compiling cc v1.2.56 |
| 504 | 2026-03-23T16:47:22.765Z | Checking log v0.4.29 |
| 505 | 2026-03-23T16:47:22.830Z | Compiling syn v2.0.116 |
| 506 | 2026-03-23T16:47:22.966Z | Compiling thiserror v1.0.69 |
| 507 | 2026-03-23T16:47:23.645Z | Compiling zmij v1.0.21 |
| 508 | 2026-03-23T16:47:23.963Z | Checking block-buffer v0.10.4 |
| 509 | 2026-03-23T16:47:24.076Z | Checking crypto-common v0.1.7 |
| 510 | 2026-03-23T16:47:24.112Z | Compiling rustversion v1.0.22 |
| 511 | 2026-03-23T16:47:24.211Z | Checking digest v0.10.7 |
| 512 | 2026-03-23T16:47:24.318Z | Checking rand_core v0.6.4 |
| 513 | 2026-03-23T16:47:24.414Z | Checking errno v0.3.14 |
| 514 | 2026-03-23T16:47:24.460Z | Checking socket2 v0.6.2 |
| 515 | 2026-03-23T16:47:24.508Z | Compiling equivalent v1.0.2 |
| 516 | 2026-03-23T16:47:24.527Z | Checking once_cell v1.21.3 |
| 517 | 2026-03-23T16:47:24.552Z | Compiling hashbrown v0.16.1 |
| 518 | 2026-03-23T16:47:24.615Z | Compiling parking_lot_core v0.9.12 |
| 519 | 2026-03-23T16:47:24.652Z | Checking bytes v1.11.1 |
| 520 | 2026-03-23T16:47:24.746Z | Checking base64ct v1.8.3 |
| 521 | 2026-03-23T16:47:24.780Z | Checking scopeguard v1.2.0 |
| 522 | 2026-03-23T16:47:24.888Z | Checking lock_api v0.4.14 |
| 523 | 2026-03-23T16:47:25.035Z | Checking pem-rfc7468 v0.7.0 |
| 524 | 2026-03-23T16:47:25.145Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-03-23T16:47:25.219Z | Checking der v0.7.10 |
| 526 | 2026-03-23T16:47:25.221Z | Checking parking_lot v0.12.5 |
| 527 | 2026-03-23T16:47:25.262Z | Compiling indexmap v2.13.0 |
| 528 | 2026-03-23T16:47:25.323Z | Checking mio v1.1.1 |
| 529 | 2026-03-23T16:47:25.473Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-03-23T16:47:25.499Z | Checking futures-core v0.3.32 |
| 531 | 2026-03-23T16:47:25.554Z | Compiling serde_json v1.0.149 |
| 532 | 2026-03-23T16:47:25.643Z | Compiling zerocopy v0.8.39 |
| 533 | 2026-03-23T16:47:25.698Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-03-23T16:47:25.801Z | Compiling thiserror v2.0.18 |
| 535 | 2026-03-23T16:47:25.861Z | Compiling pest v2.8.6 |
| 536 | 2026-03-23T16:47:26.096Z | Checking futures-sink v0.3.32 |
| 537 | 2026-03-23T16:47:26.205Z | Checking spki v0.7.3 |
| 538 | 2026-03-23T16:47:26.322Z | Checking num-integer v0.1.46 |
| 539 | 2026-03-23T16:47:26.399Z | Checking pkcs8 v0.10.2 |
| 540 | 2026-03-23T16:47:26.477Z | Compiling proc-macro-error-attr v1.0.4 |
| 541 | 2026-03-23T16:47:26.577Z | Compiling pkg-config v0.3.32 |
| 542 | 2026-03-23T16:47:26.617Z | Checking futures-channel v0.3.32 |
| 543 | 2026-03-23T16:47:26.808Z | Compiling semver v1.0.27 |
| 544 | 2026-03-23T16:47:26.861Z | Compiling proc-macro-error v1.0.4 |
| 545 | 2026-03-23T16:47:27.140Z | Compiling synstructure v0.13.2 |
| 546 | 2026-03-23T16:47:27.171Z | Compiling vcpkg v0.2.15 |
| 547 | 2026-03-23T16:47:27.541Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-03-23T16:47:27.725Z | Checking tracing-core v0.1.36 |
| 549 | 2026-03-23T16:47:27.809Z | Checking hmac v0.12.1 |
| 550 | 2026-03-23T16:47:27.821Z | Checking pretty-hex v0.4.1 |
| 551 | 2026-03-23T16:47:27.929Z | Checking futures-task v0.3.32 |
| 552 | 2026-03-23T16:47:27.958Z | Checking spin v0.9.8 |
| 553 | 2026-03-23T16:47:27.981Z | Compiling winnow v0.7.14 |
| 554 | 2026-03-23T16:47:28.094Z | Checking slab v0.4.12 |
| 555 | 2026-03-23T16:47:28.107Z | Checking futures-io v0.3.32 |
| 556 | 2026-03-23T16:47:28.134Z | Checking lazy_static v1.5.0 |
| 557 | 2026-03-23T16:47:28.262Z | Compiling slog v2.8.2 |
| 558 | 2026-03-23T16:47:28.324Z | Checking http v1.4.0 |
| 559 | 2026-03-23T16:47:28.338Z | Checking signature v2.2.0 |
| 560 | 2026-03-23T16:47:28.485Z | Compiling pest_generator v2.8.6 |
| 561 | 2026-03-23T16:47:28.561Z | Checking ff v0.13.1 |
| 562 | 2026-03-23T16:47:28.618Z | Compiling ring v0.17.14 |
| 563 | 2026-03-23T16:47:28.876Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-03-23T16:47:28.997Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-03-23T16:47:29.113Z | Compiling zerofrom-derive v0.1.6 |
| 566 | 2026-03-23T16:47:29.286Z | Compiling yoke-derive v0.8.1 |
| 567 | 2026-03-23T16:47:29.336Z | Compiling tokio-macros v2.6.0 |
| 568 | 2026-03-23T16:47:29.510Z | Compiling thiserror-impl v2.0.18 |
| 569 | 2026-03-23T16:47:30.035Z | Compiling zerovec-derive v0.11.2 |
| 570 | 2026-03-23T16:47:30.287Z | Checking tokio v1.50.0 |
| 571 | 2026-03-23T16:47:30.401Z | Compiling zerocopy-derive v0.7.35 |
| 572 | 2026-03-23T16:47:30.668Z | Compiling displaydoc v0.2.5 |
| 573 | 2026-03-23T16:47:30.668Z | Checking ppv-lite86 v0.2.21 |
| 574 | 2026-03-23T16:47:30.750Z | Checking zerofrom v0.1.6 |
| 575 | 2026-03-23T16:47:30.894Z | Checking yoke v0.8.1 |
| 576 | 2026-03-23T16:47:31.087Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-03-23T16:47:31.106Z | Compiling tracing-attributes v0.1.31 |
| 578 | 2026-03-23T16:47:31.167Z | Compiling futures-macro v0.3.32 |
| 579 | 2026-03-23T16:47:31.496Z | Checking zerovec v0.11.5 |
| 580 | 2026-03-23T16:47:31.618Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 581 | 2026-03-23T16:47:31.654Z | Compiling winnow v0.5.40 |
| 582 | 2026-03-23T16:47:31.728Z | Checking writeable v0.6.2 |
| 583 | 2026-03-23T16:47:31.924Z | Compiling byteorder v1.5.0 |
| 584 | 2026-03-23T16:47:32.089Z | Checking tinystr v0.8.2 |
| 585 | 2026-03-23T16:47:32.217Z | Compiling time-core v0.1.8 |
| 586 | 2026-03-23T16:47:32.249Z | Checking futures-util v0.3.32 |
| 587 | 2026-03-23T16:47:32.319Z | Checking cpufeatures v0.2.17 |
| 588 | 2026-03-23T16:47:32.361Z | Checking base16ct v0.2.0 |
| 589 | 2026-03-23T16:47:32.392Z | Checking powerfmt v0.2.0 |
| 590 | 2026-03-23T16:47:32.404Z | Checking litemap v0.8.1 |
| 591 | 2026-03-23T16:47:32.509Z | Compiling num-conv v0.2.0 |
| 592 | 2026-03-23T16:47:32.618Z | Compiling heck v0.4.1 |
| 593 | 2026-03-23T16:47:32.672Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 594 | 2026-03-23T16:47:32.778Z | Checking tracing v0.1.44 |
| 595 | 2026-03-23T16:47:32.861Z | Compiling getrandom v0.3.4 |
| 596 | 2026-03-23T16:47:32.956Z | Compiling toml_datetime v0.6.11 |
| 597 | 2026-03-23T16:47:33.027Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 598 | 2026-03-23T16:47:33.117Z | Checking erased-serde v0.3.31 |
| 599 | 2026-03-23T16:47:33.244Z | Checking num-bigint v0.4.6 |
| 600 | 2026-03-23T16:47:33.264Z | Compiling time-macros v0.2.27 |
| 601 | 2026-03-23T16:47:33.327Z | Checking icu_locale_core v2.1.1 |
| 602 | 2026-03-23T16:47:33.624Z | Compiling toml_edit v0.19.15 |
| 603 | 2026-03-23T16:47:33.733Z | Checking deranged v0.5.6 |
| 604 | 2026-03-23T16:47:34.106Z | Checking sec1 v0.7.3 |
| 605 | 2026-03-23T16:47:34.344Z | Compiling zerocopy v0.7.35 |
| 606 | 2026-03-23T16:47:34.360Z | Checking potential_utf v0.1.4 |
| 607 | 2026-03-23T16:47:34.502Z | Checking zerotrie v0.2.3 |
| 608 | 2026-03-23T16:47:34.634Z | Checking http-body v1.0.1 |
| 609 | 2026-03-23T16:47:34.787Z | Compiling scroll_derive v0.12.1 |
| 610 | 2026-03-23T16:47:34.808Z | Checking group v0.13.0 |
| 611 | 2026-03-23T16:47:34.999Z | Checking hkdf v0.12.4 |
| 612 | 2026-03-23T16:47:35.022Z | Checking num-iter v0.1.45 |
| 613 | 2026-03-23T16:47:35.128Z | Checking crypto-bigint v0.5.5 |
| 614 | 2026-03-23T16:47:35.161Z | Compiling usdt-impl v0.5.0 |
| 615 | 2026-03-23T16:47:35.173Z | Compiling icu_properties_data v2.1.2 |
| 616 | 2026-03-23T16:47:35.474Z | Compiling httparse v1.10.1 |
| 617 | 2026-03-23T16:47:35.633Z | Compiling icu_normalizer_data v2.1.1 |
| 618 | 2026-03-23T16:47:35.687Z | Checking scroll v0.12.0 |
| 619 | 2026-03-23T16:47:35.852Z | Checking time v0.3.47 |
| 620 | 2026-03-23T16:47:35.864Z | Compiling proc-macro-crate v1.3.1 |
| 621 | 2026-03-23T16:47:35.982Z | Compiling thread-id v4.2.2 |
| 622 | 2026-03-23T16:47:36.090Z | Compiling dof v0.3.0 |
| 623 | 2026-03-23T16:47:36.306Z | Checking icu_provider v2.1.1 |
| 624 | 2026-03-23T16:47:36.362Z | Checking icu_collections v2.1.1 |
| 625 | 2026-03-23T16:47:36.429Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-03-23T16:47:36.513Z | Checking sha2 v0.10.9 |
| 627 | 2026-03-23T16:47:36.555Z | Compiling dtrace-parser v0.2.0 |
| 628 | 2026-03-23T16:47:36.607Z | Compiling openssl-sys v0.9.111 |
| 629 | 2026-03-23T16:47:36.659Z | Compiling libz-sys v1.1.23 |
| 630 | 2026-03-23T16:47:36.672Z | Checking elliptic-curve v0.13.8 |
| 631 | 2026-03-23T16:47:36.758Z | Compiling rustc_version v0.4.1 |
| 632 | 2026-03-23T16:47:36.832Z | Checking rustls-pki-types v1.14.0 |
| 633 | 2026-03-23T16:47:37.061Z | Compiling camino v1.2.2 |
| 634 | 2026-03-23T16:47:37.146Z | Checking untrusted v0.9.0 |
| 635 | 2026-03-23T16:47:37.171Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 636 | 2026-03-23T16:47:37.203Z | Checking plain v0.2.3 |
| 637 | 2026-03-23T16:47:37.273Z | Checking try-lock v0.2.5 |
| 638 | 2026-03-23T16:47:37.285Z | Compiling crossbeam-utils v0.8.21 |
| 639 | 2026-03-23T16:47:37.322Z | Checking tower-service v0.3.3 |
| 640 | 2026-03-23T16:47:37.384Z | Checking want v0.3.1 |
| 641 | 2026-03-23T16:47:37.410Z | Checking goblin v0.8.2 |
| 642 | 2026-03-23T16:47:37.523Z | Compiling curve25519-dalek v4.1.3 |
| 643 | 2026-03-23T16:47:37.535Z | Compiling num_enum_derive v0.7.5 |
| 644 | 2026-03-23T16:47:37.686Z | Compiling num_enum_derive v0.5.11 |
| 645 | 2026-03-23T16:47:38.331Z | Compiling serde_tokenstream v0.2.2 |
| 646 | 2026-03-23T16:47:38.348Z | Checking rand_chacha v0.3.1 |
| 647 | 2026-03-23T16:47:38.393Z | Checking rfc6979 v0.4.0 |
| 648 | 2026-03-23T16:47:38.524Z | Checking arc-swap v1.8.2 |
| 649 | 2026-03-23T16:47:38.691Z | Checking iana-time-zone v0.1.65 |
| 650 | 2026-03-23T16:47:38.812Z | Checking either v1.15.0 |
| 651 | 2026-03-23T16:47:38.823Z | Compiling rustls v0.23.36 |
| 652 | 2026-03-23T16:47:38.845Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 653 | 2026-03-23T16:47:38.881Z | Compiling heck v0.5.0 |
| 654 | 2026-03-23T16:47:38.906Z | Compiling num-bigint-dig v0.8.6 |
| 655 | 2026-03-23T16:47:39.027Z | Checking pin-utils v0.1.0 |
| 656 | 2026-03-23T16:47:39.039Z | Compiling radium v0.7.0 |
| 657 | 2026-03-23T16:47:39.053Z | Checking atomic-waker v1.1.2 |
| 658 | 2026-03-23T16:47:39.104Z | Checking num_enum v0.5.11 |
| 659 | 2026-03-23T16:47:39.153Z | Checking num_enum v0.7.5 |
| 660 | 2026-03-23T16:47:39.165Z | Checking hyper v1.8.1 |
| 661 | 2026-03-23T16:47:39.205Z | Checking rustls-webpki v0.103.10 |
| 662 | 2026-03-23T16:47:39.225Z | Checking chrono v0.4.43 |
| 663 | 2026-03-23T16:47:39.249Z | Checking rand v0.8.5 |
| 664 | 2026-03-23T16:47:39.276Z | Checking ecdsa v0.16.9 |
| 665 | 2026-03-23T16:47:39.424Z | Checking icu_normalizer v2.1.1 |
| 666 | 2026-03-23T16:47:39.435Z | Checking icu_properties v2.1.2 |
| 667 | 2026-03-23T16:47:39.891Z | Checking primeorder v0.13.6 |
| 668 | 2026-03-23T16:47:39.941Z | Checking rand_core v0.9.5 |
| 669 | 2026-03-23T16:47:40.181Z | Compiling foreign-types-macros v0.2.3 |
| 670 | 2026-03-23T16:47:40.244Z | Compiling curve25519-dalek-derive v0.1.1 |
| 671 | 2026-03-23T16:47:40.267Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 672 | 2026-03-23T16:47:40.281Z | Compiling cargo-platform v0.3.2 |
| 673 | 2026-03-23T16:47:40.513Z | Compiling indexmap v1.9.3 |
| 674 | 2026-03-23T16:47:40.587Z | Checking aho-corasick v1.1.4 |
| 675 | 2026-03-23T16:47:40.597Z | Checking thread_local v1.1.9 |
| 676 | 2026-03-23T16:47:40.600Z | Checking foreign-types-shared v0.3.1 |
| 677 | 2026-03-23T16:47:40.697Z | Checking percent-encoding v2.3.2 |
| 678 | 2026-03-23T16:47:40.735Z | Compiling anyhow v1.0.102 |
| 679 | 2026-03-23T16:47:40.802Z | Checking regex-syntax v0.8.9 |
| 680 | 2026-03-23T16:47:40.867Z | Checking utf8parse v0.2.2 |
| 681 | 2026-03-23T16:47:40.984Z | Compiling slog-async v2.8.0 |
| 682 | 2026-03-23T16:47:40.984Z | Checking bitflags v2.11.0 |
| 683 | 2026-03-23T16:47:41.096Z | Checking tap v1.0.1 |
| 684 | 2026-03-23T16:47:41.217Z | Checking wyz v0.5.1 |
| 685 | 2026-03-23T16:47:41.411Z | Checking foreign-types v0.5.0 |
| 686 | 2026-03-23T16:47:41.414Z | Checking anstyle-parse v0.2.7 |
| 687 | 2026-03-23T16:47:41.446Z | Checking form_urlencoded v1.2.2 |
| 688 | 2026-03-23T16:47:41.526Z | Checking idna_adapter v1.2.1 |
| 689 | 2026-03-23T16:47:41.540Z | Compiling cargo_metadata v0.23.1 |
| 690 | 2026-03-23T16:47:41.595Z | Checking crossbeam-channel v0.5.15 |
| 691 | 2026-03-23T16:47:41.608Z | Checking rand_chacha v0.9.0 |
| 692 | 2026-03-23T16:47:41.840Z | Checking hyper-util v0.1.20 |
| 693 | 2026-03-23T16:47:42.480Z | Checking itertools v0.12.1 |
| 694 | 2026-03-23T16:47:42.503Z | Checking slog-scope v4.4.1 |
| 695 | 2026-03-23T16:47:42.654Z | Checking regex-automata v0.4.14 |
| 696 | 2026-03-23T16:47:42.657Z | Compiling usdt-attr-macro v0.5.0 |
| 697 | 2026-03-23T16:47:42.677Z | Compiling usdt-macro v0.5.0 |
| 698 | 2026-03-23T16:47:42.879Z | Checking tokio-util v0.7.18 |
| 699 | 2026-03-23T16:47:43.068Z | Checking num-rational v0.4.2 |
| 700 | 2026-03-23T16:47:43.179Z | Checking num-complex v0.4.6 |
| 701 | 2026-03-23T16:47:43.257Z | Compiling async-trait v0.1.89 |
| 702 | 2026-03-23T16:47:43.497Z | Checking ed25519 v2.2.3 |
| 703 | 2026-03-23T16:47:43.571Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 704 | 2026-03-23T16:47:43.599Z | Checking pkcs1 v0.7.5 |
| 705 | 2026-03-23T16:47:43.692Z | Checking memmap v0.7.0 |
| 706 | 2026-03-23T16:47:43.733Z | Checking is-terminal v0.4.17 |
| 707 | 2026-03-23T16:47:43.838Z | Checking cstr-argument v0.1.2 |
| 708 | 2026-03-23T16:47:43.851Z | Checking hashbrown v0.12.3 |
| 709 | 2026-03-23T16:47:43.852Z | Checking colorchoice v1.0.4 |
| 710 | 2026-03-23T16:47:43.903Z | Checking anstyle-query v1.1.5 |
| 711 | 2026-03-23T16:47:43.979Z | Checking take_mut v0.2.2 |
| 712 | 2026-03-23T16:47:43.984Z | Checking openssl-probe v0.2.1 |
| 713 | 2026-03-23T16:47:44.010Z | Checking os_str_bytes v6.6.1 |
| 714 | 2026-03-23T16:47:44.109Z | Compiling crc32fast v1.5.0 |
| 715 | 2026-03-23T16:47:44.120Z | Compiling rustix v1.1.4 |
| 716 | 2026-03-23T16:47:44.195Z | Checking base64 v0.22.1 |
| 717 | 2026-03-23T16:47:44.261Z | Compiling portable-atomic v1.13.1 |
| 718 | 2026-03-23T16:47:44.417Z | Checking sync_wrapper v1.0.2 |
| 719 | 2026-03-23T16:47:44.482Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 720 | 2026-03-23T16:47:44.508Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 721 | 2026-03-23T16:47:44.526Z | Checking is_terminal_polyfill v1.70.2 |
| 722 | 2026-03-23T16:47:44.586Z | Checking tower-layer v0.3.3 |
| 723 | 2026-03-23T16:47:44.628Z | Checking term v1.2.1 |
| 724 | 2026-03-23T16:47:44.642Z | Checking anstyle v1.0.13 |
| 725 | 2026-03-23T16:47:44.683Z | Checking utf8_iter v1.0.4 |
| 726 | 2026-03-23T16:47:44.759Z | Checking funty v2.0.0 |
| 727 | 2026-03-23T16:47:44.772Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 728 | 2026-03-23T16:47:44.805Z | Checking tower v0.5.3 |
| 729 | 2026-03-23T16:47:44.829Z | Checking idna v1.1.0 |
| 730 | 2026-03-23T16:47:44.866Z | Checking anstream v0.6.21 |
| 731 | 2026-03-23T16:47:44.909Z | Checking regex v1.12.3 |
| 732 | 2026-03-23T16:47:44.920Z | Checking slog-term v2.9.2 |
| 733 | 2026-03-23T16:47:45.111Z | Checking pem v3.0.6 |
| 734 | 2026-03-23T16:47:45.148Z | Checking tokio-rustls v0.26.4 |
| 735 | 2026-03-23T16:47:45.207Z | Checking bitvec v1.0.1 |
| 736 | 2026-03-23T16:47:45.253Z | Checking clap_lex v0.2.4 |
| 737 | 2026-03-23T16:47:45.278Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 738 | 2026-03-23T16:47:45.314Z | Checking rustls-native-certs v0.8.3 |
| 739 | 2026-03-23T16:47:45.396Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 740 | 2026-03-23T16:47:45.421Z | Checking rsa v0.9.10 |
| 741 | 2026-03-23T16:47:45.431Z | Checking usdt v0.5.0 |
| 742 | 2026-03-23T16:47:45.459Z | Checking num v0.4.3 |
| 743 | 2026-03-23T16:47:45.494Z | Checking ed25519-dalek v2.2.0 |
| 744 | 2026-03-23T16:47:45.508Z | Compiling octocrab v0.49.5 |
| 745 | 2026-03-23T16:47:45.540Z | Checking slog-stdlog v4.1.1 |
| 746 | 2026-03-23T16:47:45.600Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 747 | 2026-03-23T16:47:45.613Z | Checking rand v0.9.2 |
| 748 | 2026-03-23T16:47:45.672Z | Checking p384 v0.13.1 |
| 749 | 2026-03-23T16:47:45.718Z | Checking p256 v0.13.2 |
| 750 | 2026-03-23T16:47:45.786Z | Compiling snafu-derive v0.8.9 |
| 751 | 2026-03-23T16:47:45.978Z | Checking simple_asn1 v0.6.4 |
| 752 | 2026-03-23T16:47:45.990Z | Checking futures-executor v0.3.32 |
| 753 | 2026-03-23T16:47:46.017Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 754 | 2026-03-23T16:47:46.160Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 755 | 2026-03-23T16:47:46.208Z | Compiling clap_derive v3.2.25 |
| 756 | 2026-03-23T16:47:46.222Z | Compiling pin-project-internal v1.1.10 |
| 757 | 2026-03-23T16:47:46.234Z | Compiling serde_repr v0.1.20 |
| 758 | 2026-03-23T16:47:46.262Z | Compiling num-derive v0.3.3 |
| 759 | 2026-03-23T16:47:46.649Z | Checking atty v0.2.14 |
| 760 | 2026-03-23T16:47:46.758Z | Checking oxnet v0.1.4 |
| 761 | 2026-03-23T16:47:46.972Z | Checking bitflags v1.3.2 |
| 762 | 2026-03-23T16:47:47.030Z | Compiling curl v0.4.49 |
| 763 | 2026-03-23T16:47:47.053Z | Checking strsim v0.11.1 |
| 764 | 2026-03-23T16:47:47.256Z | Checking unicode-width v0.2.2 |
| 765 | 2026-03-23T16:47:47.341Z | Checking ryu v1.0.23 |
| 766 | 2026-03-23T16:47:47.356Z | Checking strsim v0.10.0 |
| 767 | 2026-03-23T16:47:47.402Z | Checking simd-adler32 v0.3.8 |
| 768 | 2026-03-23T16:47:47.437Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 769 | 2026-03-23T16:47:47.509Z | Checking colored v3.1.1 |
| 770 | 2026-03-23T16:47:47.530Z | Checking adler2 v2.0.1 |
| 771 | 2026-03-23T16:47:47.582Z | Checking termcolor v1.4.1 |
| 772 | 2026-03-23T16:47:47.595Z | Checking textwrap v0.16.2 |
| 773 | 2026-03-23T16:47:47.653Z | Checking clap_lex v1.0.0 |
| 774 | 2026-03-23T16:47:47.672Z | Checking iri-string v0.7.10 |
| 775 | 2026-03-23T16:47:47.737Z | Checking pin-project v1.1.10 |
| 776 | 2026-03-23T16:47:47.823Z | Checking miniz_oxide v0.8.9 |
| 777 | 2026-03-23T16:47:47.837Z | Checking clap_builder v4.5.60 |
| 778 | 2026-03-23T16:47:47.849Z | Checking console v0.16.2 |
| 779 | 2026-03-23T16:47:47.852Z | Checking serde_urlencoded v0.7.1 |
| 780 | 2026-03-23T16:47:48.121Z | Checking libscf-sys v1.1.0 |
| 781 | 2026-03-23T16:47:48.177Z | Checking snafu v0.8.9 |
| 782 | 2026-03-23T16:47:48.271Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 783 | 2026-03-23T16:47:48.342Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 784 | 2026-03-23T16:47:48.345Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 785 | 2026-03-23T16:47:48.524Z | Checking clap v3.2.25 |
| 786 | 2026-03-23T16:47:48.622Z | Checking jsonwebtoken v10.3.0 |
| 787 | 2026-03-23T16:47:48.675Z | Checking futures v0.3.32 |
| 788 | 2026-03-23T16:47:48.771Z | Checking slog-envlogger v2.2.0 |
| 789 | 2026-03-23T16:47:48.802Z | Checking hyper-rustls v0.27.7 |
| 790 | 2026-03-23T16:47:49.033Z | Checking url v2.5.8 |
| 791 | 2026-03-23T16:47:49.172Z | Checking tower-http v0.6.8 |
| 792 | 2026-03-23T16:47:49.436Z | Checking hyper-timeout v0.5.2 |
| 793 | 2026-03-23T16:47:49.602Z | Compiling clap_derive v4.5.55 |
| 794 | 2026-03-23T16:47:49.634Z | Checking http-body-util v0.1.3 |
| 795 | 2026-03-23T16:47:49.675Z | Compiling zone_cfg_derive v0.3.1 |
| 796 | 2026-03-23T16:47:49.812Z | Compiling async-recursion v0.3.2 |
| 797 | 2026-03-23T16:47:49.831Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 798 | 2026-03-23T16:47:49.910Z | Checking serde_path_to_error v0.1.20 |
| 799 | 2026-03-23T16:47:49.924Z | Checking serde_spanned v1.0.4 |
| 800 | 2026-03-23T16:47:50.048Z | Checking filetime v0.2.27 |
| 801 | 2026-03-23T16:47:50.076Z | Checking secrecy v0.10.3 |
| 802 | 2026-03-23T16:47:50.089Z | Checking fastrand v2.3.0 |
| 803 | 2026-03-23T16:47:50.200Z | Checking openssl-probe v0.1.6 |
| 804 | 2026-03-23T16:47:50.203Z | Checking hex v0.4.3 |
| 805 | 2026-03-23T16:47:50.279Z | Checking web-time v1.1.0 |
| 806 | 2026-03-23T16:47:50.315Z | Checking unit-prefix v0.5.2 |
| 807 | 2026-03-23T16:47:50.327Z | Checking xattr v1.6.1 |
| 808 | 2026-03-23T16:47:50.357Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 809 | 2026-03-23T16:47:50.462Z | Checking indicatif v0.18.4 |
| 810 | 2026-03-23T16:47:50.474Z | Checking tar v0.4.44 |
| 811 | 2026-03-23T16:47:50.498Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 812 | 2026-03-23T16:47:50.509Z | Checking sha256 v1.6.0 |
| 813 | 2026-03-23T16:47:50.537Z | Checking zone v0.3.1 |
| 814 | 2026-03-23T16:47:50.590Z | Checking toml v1.0.6+spec-1.1.0 |
| 815 | 2026-03-23T16:47:50.743Z | Checking tempfile v3.26.0 |
| 816 | 2026-03-23T16:47:50.921Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 817 | 2026-03-23T16:47:50.947Z | Checking flate2 v1.1.9 |
| 818 | 2026-03-23T16:47:50.961Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-03-23T16:47:50.984Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 820 | 2026-03-23T16:47:51.163Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 821 | 2026-03-23T16:47:51.332Z | Checking libloading v0.8.9 |
| 822 | 2026-03-23T16:47:51.345Z | Checking fs_extra v1.3.0 |
| 823 | 2026-03-23T16:47:51.839Z | Checking clap v4.5.60 |
| 824 | 2026-03-23T16:48:05.327Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 825 | 2026-03-23T16:48:06.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.38s |
| 826 | 2026-03-23T16:48:06.478Z | + banner build |
| 827 | 2026-03-23T16:48:06.481Z | |
| 828 | 2026-03-23T16:48:06.481Z | ##### # # # # ##### |
| 829 | 2026-03-23T16:48:06.481Z | # # # # # # # # |
| 830 | 2026-03-23T16:48:06.482Z | ##### # # # # # # |
| 831 | 2026-03-23T16:48:06.482Z | # # # # # # # # |
| 832 | 2026-03-23T16:48:06.482Z | # # # # # # # # |
| 833 | 2026-03-23T16:48:06.482Z | ##### #### # ###### ##### |
| 834 | 2026-03-23T16:48:06.482Z | |
| 835 | 2026-03-23T16:48:06.482Z | + ptime -m cargo build |
| 836 | 2026-03-23T16:48:06.835Z | Compiling unicode-ident v1.0.24 |
| 837 | 2026-03-23T16:48:06.838Z | Compiling cfg-if v1.0.4 |
| 838 | 2026-03-23T16:48:06.838Z | Compiling memchr v2.8.0 |
| 839 | 2026-03-23T16:48:06.838Z | Compiling zeroize v1.8.2 |
| 840 | 2026-03-23T16:48:06.838Z | Compiling itoa v1.0.17 |
| 841 | 2026-03-23T16:48:06.890Z | Compiling libc v0.2.183 |
| 842 | 2026-03-23T16:48:06.896Z | Compiling serde_core v1.0.228 |
| 843 | 2026-03-23T16:48:06.901Z | Compiling subtle v2.6.1 |
| 844 | 2026-03-23T16:48:06.950Z | Compiling typenum v1.19.0 |
| 845 | 2026-03-23T16:48:07.015Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-03-23T16:48:07.081Z | Compiling once_cell v1.21.3 |
| 847 | 2026-03-23T16:48:07.084Z | Compiling const-oid v0.9.6 |
| 848 | 2026-03-23T16:48:07.103Z | Compiling smallvec v1.15.1 |
| 849 | 2026-03-23T16:48:07.309Z | Compiling pin-project-lite v0.2.16 |
| 850 | 2026-03-23T16:48:07.331Z | Compiling getrandom v0.2.17 |
| 851 | 2026-03-23T16:48:07.353Z | Compiling libm v0.2.16 |
| 852 | 2026-03-23T16:48:07.390Z | Compiling log v0.4.29 |
| 853 | 2026-03-23T16:48:07.413Z | Compiling socket2 v0.6.2 |
| 854 | 2026-03-23T16:48:07.543Z | Compiling quote v1.0.44 |
| 855 | 2026-03-23T16:48:07.645Z | Compiling generic-array v0.14.7 |
| 856 | 2026-03-23T16:48:07.703Z | Compiling rand_core v0.6.4 |
| 857 | 2026-03-23T16:48:07.778Z | Compiling syn v2.0.116 |
| 858 | 2026-03-23T16:48:07.935Z | Compiling syn v1.0.109 |
| 859 | 2026-03-23T16:48:07.982Z | Compiling errno v0.3.14 |
| 860 | 2026-03-23T16:48:07.989Z | Compiling bytes v1.11.1 |
| 861 | 2026-03-23T16:48:08.012Z | Compiling zmij v1.0.21 |
| 862 | 2026-03-23T16:48:08.152Z | Compiling scopeguard v1.2.0 |
| 863 | 2026-03-23T16:48:08.263Z | Compiling base64ct v1.8.3 |
| 864 | 2026-03-23T16:48:08.351Z | Compiling crypto-common v0.1.7 |
| 865 | 2026-03-23T16:48:08.387Z | Compiling block-buffer v0.10.4 |
| 866 | 2026-03-23T16:48:08.493Z | Compiling num-traits v0.2.19 |
| 867 | 2026-03-23T16:48:08.554Z | Compiling digest v0.10.7 |
| 868 | 2026-03-23T16:48:08.612Z | Compiling pem-rfc7468 v0.7.0 |
| 869 | 2026-03-23T16:48:08.823Z | Compiling lock_api v0.4.14 |
| 870 | 2026-03-23T16:48:08.873Z | Compiling parking_lot_core v0.9.12 |
| 871 | 2026-03-23T16:48:09.036Z | Compiling der v0.7.10 |
| 872 | 2026-03-23T16:48:09.071Z | Compiling signal-hook-registry v1.4.8 |
| 873 | 2026-03-23T16:48:09.098Z | Compiling parking_lot v0.12.5 |
| 874 | 2026-03-23T16:48:09.251Z | Compiling mio v1.1.1 |
| 875 | 2026-03-23T16:48:09.429Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-03-23T16:48:09.443Z | Compiling futures-core v0.3.32 |
| 877 | 2026-03-23T16:48:09.513Z | Compiling futures-sink v0.3.32 |
| 878 | 2026-03-23T16:48:09.566Z | Compiling ucd-trie v0.1.7 |
| 879 | 2026-03-23T16:48:09.616Z | Compiling zerocopy v0.8.39 |
| 880 | 2026-03-23T16:48:09.625Z | Compiling serde_json v1.0.149 |
| 881 | 2026-03-23T16:48:09.628Z | Compiling num-integer v0.1.46 |
| 882 | 2026-03-23T16:48:09.933Z | Compiling pest v2.8.6 |
| 883 | 2026-03-23T16:48:09.951Z | Compiling winnow v0.7.14 |
| 884 | 2026-03-23T16:48:10.053Z | Compiling futures-channel v0.3.32 |
| 885 | 2026-03-23T16:48:10.333Z | Compiling spki v0.7.3 |
| 886 | 2026-03-23T16:48:10.577Z | Compiling pkcs8 v0.10.2 |
| 887 | 2026-03-23T16:48:10.834Z | Compiling byteorder v1.5.0 |
| 888 | 2026-03-23T16:48:10.920Z | Compiling proc-macro-error-attr v1.0.4 |
| 889 | 2026-03-23T16:48:10.923Z | Compiling hmac v0.12.1 |
| 890 | 2026-03-23T16:48:11.077Z | Compiling tracing-core v0.1.36 |
| 891 | 2026-03-23T16:48:11.121Z | Compiling spin v0.9.8 |
| 892 | 2026-03-23T16:48:11.274Z | Compiling slab v0.4.12 |
| 893 | 2026-03-23T16:48:11.460Z | Compiling pest_meta v2.8.6 |
| 894 | 2026-03-23T16:48:11.483Z | Compiling futures-io v0.3.32 |
| 895 | 2026-03-23T16:48:11.680Z | Compiling pretty-hex v0.4.1 |
| 896 | 2026-03-23T16:48:11.688Z | Compiling futures-task v0.3.32 |
| 897 | 2026-03-23T16:48:11.842Z | Compiling synstructure v0.13.2 |
| 898 | 2026-03-23T16:48:11.892Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 899 | 2026-03-23T16:48:11.900Z | Compiling proc-macro-error v1.0.4 |
| 900 | 2026-03-23T16:48:12.035Z | Compiling lazy_static v1.5.0 |
| 901 | 2026-03-23T16:48:12.134Z | Compiling signature v2.2.0 |
| 902 | 2026-03-23T16:48:12.235Z | Compiling pest_generator v2.8.6 |
| 903 | 2026-03-23T16:48:12.299Z | Compiling http v1.4.0 |
| 904 | 2026-03-23T16:48:12.508Z | Compiling ff v0.13.1 |
| 905 | 2026-03-23T16:48:12.637Z | Compiling time-core v0.1.8 |
| 906 | 2026-03-23T16:48:12.667Z | Compiling litemap v0.8.1 |
| 907 | 2026-03-23T16:48:12.824Z | Compiling num-conv v0.2.0 |
| 908 | 2026-03-23T16:48:12.857Z | Compiling writeable v0.6.2 |
| 909 | 2026-03-23T16:48:12.899Z | Compiling cpufeatures v0.2.17 |
| 910 | 2026-03-23T16:48:12.977Z | Compiling base16ct v0.2.0 |
| 911 | 2026-03-23T16:48:12.990Z | Compiling powerfmt v0.2.0 |
| 912 | 2026-03-23T16:48:13.066Z | Compiling time-macros v0.2.27 |
| 913 | 2026-03-23T16:48:13.097Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 914 | 2026-03-23T16:48:13.202Z | Compiling deranged v0.5.6 |
| 915 | 2026-03-23T16:48:13.245Z | Compiling http-body v1.0.1 |
| 916 | 2026-03-23T16:48:13.350Z | Compiling sec1 v0.7.3 |
| 917 | 2026-03-23T16:48:13.430Z | Compiling group v0.13.0 |
| 918 | 2026-03-23T16:48:13.685Z | Compiling hkdf v0.12.4 |
| 919 | 2026-03-23T16:48:13.706Z | Compiling num-iter v0.1.45 |
| 920 | 2026-03-23T16:48:13.722Z | Compiling serde_derive v1.0.228 |
| 921 | 2026-03-23T16:48:13.841Z | Compiling thiserror-impl v1.0.69 |
| 922 | 2026-03-23T16:48:13.845Z | Compiling zerofrom-derive v0.1.6 |
| 923 | 2026-03-23T16:48:14.065Z | Compiling yoke-derive v0.8.1 |
| 924 | 2026-03-23T16:48:14.415Z | Compiling tokio-macros v2.6.0 |
| 925 | 2026-03-23T16:48:14.464Z | Compiling zerovec-derive v0.11.2 |
| 926 | 2026-03-23T16:48:14.727Z | Compiling displaydoc v0.2.5 |
| 927 | 2026-03-23T16:48:15.214Z | Compiling thiserror-impl v2.0.18 |
| 928 | 2026-03-23T16:48:15.405Z | Compiling tokio v1.50.0 |
| 929 | 2026-03-23T16:48:15.405Z | Compiling thiserror v1.0.69 |
| 930 | 2026-03-23T16:48:15.464Z | Compiling ppv-lite86 v0.2.21 |
| 931 | 2026-03-23T16:48:15.509Z | Compiling zerofrom v0.1.6 |
| 932 | 2026-03-23T16:48:15.520Z | Compiling zerocopy-derive v0.7.35 |
| 933 | 2026-03-23T16:48:15.658Z | Compiling yoke v0.8.1 |
| 934 | 2026-03-23T16:48:15.710Z | Compiling tracing-attributes v0.1.31 |
| 935 | 2026-03-23T16:48:15.885Z | Compiling futures-macro v0.3.32 |
| 936 | 2026-03-23T16:48:15.904Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-03-23T16:48:15.942Z | Compiling zerovec v0.11.5 |
| 938 | 2026-03-23T16:48:16.587Z | Compiling tinystr v0.8.2 |
| 939 | 2026-03-23T16:48:16.628Z | Compiling dtrace-parser v0.2.0 |
| 940 | 2026-03-23T16:48:16.649Z | Compiling zerocopy v0.7.35 |
| 941 | 2026-03-23T16:48:16.849Z | Compiling icu_locale_core v2.1.1 |
| 942 | 2026-03-23T16:48:16.890Z | Compiling thiserror v2.0.18 |
| 943 | 2026-03-23T16:48:17.000Z | Compiling futures-util v0.3.32 |
| 944 | 2026-03-23T16:48:17.008Z | Compiling potential_utf v0.1.4 |
| 945 | 2026-03-23T16:48:17.207Z | Compiling zerotrie v0.2.3 |
| 946 | 2026-03-23T16:48:17.395Z | Compiling tracing v0.1.44 |
| 947 | 2026-03-23T16:48:17.439Z | Compiling scroll_derive v0.12.1 |
| 948 | 2026-03-23T16:48:17.447Z | Compiling serde v1.0.228 |
| 949 | 2026-03-23T16:48:17.739Z | Compiling crypto-bigint v0.5.5 |
| 950 | 2026-03-23T16:48:17.842Z | Compiling thread-id v4.2.2 |
| 951 | 2026-03-23T16:48:17.934Z | Compiling icu_provider v2.1.1 |
| 952 | 2026-03-23T16:48:18.167Z | Compiling num-bigint v0.4.6 |
| 953 | 2026-03-23T16:48:18.184Z | Compiling erased-serde v0.3.31 |
| 954 | 2026-03-23T16:48:18.300Z | Compiling dof v0.3.0 |
| 955 | 2026-03-23T16:48:18.398Z | Compiling icu_collections v2.1.1 |
| 956 | 2026-03-23T16:48:18.407Z | Compiling scroll v0.12.0 |
| 957 | 2026-03-23T16:48:18.737Z | Compiling time v0.3.47 |
| 958 | 2026-03-23T16:48:18.780Z | Compiling proc-macro-crate v3.4.0 |
| 959 | 2026-03-23T16:48:18.975Z | Compiling slog v2.8.2 |
| 960 | 2026-03-23T16:48:19.084Z | Compiling getrandom v0.3.4 |
| 961 | 2026-03-23T16:48:19.301Z | Compiling proc-macro-crate v1.3.1 |
| 962 | 2026-03-23T16:48:19.357Z | Compiling elliptic-curve v0.13.8 |
| 963 | 2026-03-23T16:48:19.461Z | Compiling sha2 v0.10.9 |
| 964 | 2026-03-23T16:48:19.736Z | Compiling rustls-pki-types v1.14.0 |
| 965 | 2026-03-23T16:48:19.768Z | Compiling try-lock v0.2.5 |
| 966 | 2026-03-23T16:48:19.789Z | Compiling plain v0.2.3 |
| 967 | 2026-03-23T16:48:19.895Z | Compiling untrusted v0.9.0 |
| 968 | 2026-03-23T16:48:19.919Z | Compiling tower-service v0.3.3 |
| 969 | 2026-03-23T16:48:19.965Z | Compiling goblin v0.8.2 |
| 970 | 2026-03-23T16:48:20.026Z | Compiling ring v0.17.14 |
| 971 | 2026-03-23T16:48:20.036Z | Compiling want v0.3.1 |
| 972 | 2026-03-23T16:48:20.155Z | Compiling num_enum_derive v0.5.11 |
| 973 | 2026-03-23T16:48:20.238Z | Compiling num_enum_derive v0.7.5 |
| 974 | 2026-03-23T16:48:20.314Z | Compiling usdt-impl v0.5.0 |
| 975 | 2026-03-23T16:48:20.393Z | Compiling serde_tokenstream v0.2.2 |
| 976 | 2026-03-23T16:48:20.750Z | Compiling icu_properties_data v2.1.2 |
| 977 | 2026-03-23T16:48:20.913Z | Compiling httparse v1.10.1 |
| 978 | 2026-03-23T16:48:21.011Z | Compiling icu_normalizer_data v2.1.1 |
| 979 | 2026-03-23T16:48:21.096Z | Compiling rand_chacha v0.3.1 |
| 980 | 2026-03-23T16:48:21.121Z | Compiling rfc6979 v0.4.0 |
| 981 | 2026-03-23T16:48:21.259Z | Compiling arc-swap v1.8.2 |
| 982 | 2026-03-23T16:48:21.316Z | Compiling either v1.15.0 |
| 983 | 2026-03-23T16:48:21.476Z | Compiling atomic-waker v1.1.2 |
| 984 | 2026-03-23T16:48:21.573Z | Compiling iana-time-zone v0.1.65 |
| 985 | 2026-03-23T16:48:21.610Z | Compiling pin-utils v0.1.0 |
| 986 | 2026-03-23T16:48:21.619Z | Compiling num_enum v0.7.5 |
| 987 | 2026-03-23T16:48:21.644Z | Compiling rustls-webpki v0.103.10 |
| 988 | 2026-03-23T16:48:21.687Z | Compiling hyper v1.8.1 |
| 989 | 2026-03-23T16:48:21.696Z | Compiling num_enum v0.5.11 |
| 990 | 2026-03-23T16:48:21.749Z | Compiling chrono v0.4.43 |
| 991 | 2026-03-23T16:48:21.824Z | Compiling rand v0.8.5 |
| 992 | 2026-03-23T16:48:21.852Z | Compiling ecdsa v0.16.9 |
| 993 | 2026-03-23T16:48:22.357Z | Compiling icu_normalizer v2.1.1 |
| 994 | 2026-03-23T16:48:22.695Z | Compiling icu_properties v2.1.2 |
| 995 | 2026-03-23T16:48:22.794Z | Compiling crossbeam-utils v0.8.21 |
| 996 | 2026-03-23T16:48:23.000Z | Compiling primeorder v0.13.6 |
| 997 | 2026-03-23T16:48:23.160Z | Compiling rand_core v0.9.5 |
| 998 | 2026-03-23T16:48:23.343Z | Compiling curve25519-dalek-derive v0.1.1 |
| 999 | 2026-03-23T16:48:23.474Z | Compiling foreign-types-macros v0.2.3 |
| 1000 | 2026-03-23T16:48:23.874Z | Compiling aho-corasick v1.1.4 |
| 1001 | 2026-03-23T16:48:24.020Z | Compiling thread_local v1.1.9 |
| 1002 | 2026-03-23T16:48:24.253Z | Compiling percent-encoding v2.3.2 |
| 1003 | 2026-03-23T16:48:24.323Z | Compiling tap v1.0.1 |
| 1004 | 2026-03-23T16:48:24.376Z | Compiling regex-syntax v0.8.9 |
| 1005 | 2026-03-23T16:48:24.429Z | Compiling foreign-types-shared v0.3.1 |
| 1006 | 2026-03-23T16:48:24.450Z | Compiling utf8parse v0.2.2 |
| 1007 | 2026-03-23T16:48:24.498Z | Compiling bitflags v2.11.0 |
| 1008 | 2026-03-23T16:48:24.522Z | Compiling foreign-types v0.5.0 |
| 1009 | 2026-03-23T16:48:24.529Z | Compiling wyz v0.5.1 |
| 1010 | 2026-03-23T16:48:24.575Z | Compiling anstyle-parse v0.2.7 |
| 1011 | 2026-03-23T16:48:24.606Z | Compiling form_urlencoded v1.2.2 |
| 1012 | 2026-03-23T16:48:24.777Z | Compiling curve25519-dalek v4.1.3 |
| 1013 | 2026-03-23T16:48:24.792Z | Compiling cargo_metadata v0.23.1 |
| 1014 | 2026-03-23T16:48:24.802Z | Compiling idna_adapter v1.2.1 |
| 1015 | 2026-03-23T16:48:24.824Z | Compiling rand_chacha v0.9.0 |
| 1016 | 2026-03-23T16:48:24.962Z | Compiling crossbeam-channel v0.5.15 |
| 1017 | 2026-03-23T16:48:25.396Z | Compiling num-bigint-dig v0.8.6 |
| 1018 | 2026-03-23T16:48:25.601Z | Compiling hyper-util v0.1.20 |
| 1019 | 2026-03-23T16:48:25.855Z | Compiling rustls v0.23.36 |
| 1020 | 2026-03-23T16:48:26.337Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1021 | 2026-03-23T16:48:26.470Z | Compiling regex-automata v0.4.14 |
| 1022 | 2026-03-23T16:48:26.508Z | Compiling radium v0.7.0 |
| 1023 | 2026-03-23T16:48:26.741Z | Compiling itertools v0.12.1 |
| 1024 | 2026-03-23T16:48:27.101Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-03-23T16:48:27.440Z | Compiling usdt-macro v0.5.0 |
| 1026 | 2026-03-23T16:48:27.490Z | Compiling usdt-attr-macro v0.5.0 |
| 1027 | 2026-03-23T16:48:27.712Z | Compiling tokio-util v0.7.18 |
| 1028 | 2026-03-23T16:48:28.099Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1029 | 2026-03-23T16:48:28.159Z | Compiling num-rational v0.4.2 |
| 1030 | 2026-03-23T16:48:28.228Z | Compiling num-complex v0.4.6 |
| 1031 | 2026-03-23T16:48:28.394Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-03-23T16:48:28.442Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1033 | 2026-03-23T16:48:28.558Z | Compiling ed25519 v2.2.3 |
| 1034 | 2026-03-23T16:48:28.865Z | Compiling pkcs1 v0.7.5 |
| 1035 | 2026-03-23T16:48:28.865Z | Compiling cstr-argument v0.1.2 |
| 1036 | 2026-03-23T16:48:29.056Z | Compiling memmap v0.7.0 |
| 1037 | 2026-03-23T16:48:29.084Z | Compiling is-terminal v0.4.17 |
| 1038 | 2026-03-23T16:48:29.151Z | Compiling tower-layer v0.3.3 |
| 1039 | 2026-03-23T16:48:29.192Z | Compiling hashbrown v0.12.3 |
| 1040 | 2026-03-23T16:48:29.287Z | Compiling anstyle v1.0.13 |
| 1041 | 2026-03-23T16:48:29.349Z | Compiling colorchoice v1.0.4 |
| 1042 | 2026-03-23T16:48:29.441Z | Compiling openssl-probe v0.2.1 |
| 1043 | 2026-03-23T16:48:29.483Z | Compiling is_terminal_polyfill v1.70.2 |
| 1044 | 2026-03-23T16:48:29.573Z | Compiling utf8_iter v1.0.4 |
| 1045 | 2026-03-23T16:48:29.589Z | Compiling funty v2.0.0 |
| 1046 | 2026-03-23T16:48:29.670Z | Compiling base64 v0.22.1 |
| 1047 | 2026-03-23T16:48:29.750Z | Compiling term v1.2.1 |
| 1048 | 2026-03-23T16:48:29.760Z | Compiling sync_wrapper v1.0.2 |
| 1049 | 2026-03-23T16:48:29.825Z | Compiling take_mut v0.2.2 |
| 1050 | 2026-03-23T16:48:29.871Z | Compiling anstyle-query v1.1.5 |
| 1051 | 2026-03-23T16:48:29.949Z | Compiling os_str_bytes v6.6.1 |
| 1052 | 2026-03-23T16:48:29.995Z | Compiling pem v3.0.6 |
| 1053 | 2026-03-23T16:48:30.100Z | Compiling slog-term v2.9.2 |
| 1054 | 2026-03-23T16:48:30.297Z | Compiling clap_lex v0.2.4 |
| 1055 | 2026-03-23T16:48:30.324Z | Compiling bitvec v1.0.1 |
| 1056 | 2026-03-23T16:48:30.482Z | Compiling anstream v0.6.21 |
| 1057 | 2026-03-23T16:48:30.542Z | Compiling slog-async v2.8.0 |
| 1058 | 2026-03-23T16:48:30.654Z | Compiling tower v0.5.3 |
| 1059 | 2026-03-23T16:48:30.681Z | Compiling indexmap v1.9.3 |
| 1060 | 2026-03-23T16:48:30.886Z | Compiling idna v1.1.0 |
| 1061 | 2026-03-23T16:48:30.905Z | Compiling tokio-rustls v0.26.4 |
| 1062 | 2026-03-23T16:48:31.172Z | Compiling rustls-native-certs v0.8.3 |
| 1063 | 2026-03-23T16:48:31.222Z | Compiling usdt v0.5.0 |
| 1064 | 2026-03-23T16:48:31.257Z | Compiling rsa v0.9.10 |
| 1065 | 2026-03-23T16:48:31.375Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1066 | 2026-03-23T16:48:31.510Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1067 | 2026-03-23T16:48:31.517Z | Compiling regex v1.12.3 |
| 1068 | 2026-03-23T16:48:31.562Z | Compiling num v0.4.3 |
| 1069 | 2026-03-23T16:48:31.600Z | Compiling ed25519-dalek v2.2.0 |
| 1070 | 2026-03-23T16:48:31.647Z | Compiling slog-stdlog v4.1.1 |
| 1071 | 2026-03-23T16:48:31.845Z | Compiling octocrab v0.49.5 |
| 1072 | 2026-03-23T16:48:31.904Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1073 | 2026-03-23T16:48:31.912Z | Compiling rand v0.9.2 |
| 1074 | 2026-03-23T16:48:31.989Z | Compiling anyhow v1.0.102 |
| 1075 | 2026-03-23T16:48:32.140Z | Compiling p384 v0.13.1 |
| 1076 | 2026-03-23T16:48:32.148Z | Compiling p256 v0.13.2 |
| 1077 | 2026-03-23T16:48:32.151Z | Compiling snafu-derive v0.8.9 |
| 1078 | 2026-03-23T16:48:32.335Z | Compiling simple_asn1 v0.6.4 |
| 1079 | 2026-03-23T16:48:32.511Z | Compiling libz-sys v1.1.23 |
| 1080 | 2026-03-23T16:48:32.633Z | Compiling openssl-sys v0.9.111 |
| 1081 | 2026-03-23T16:48:32.647Z | Compiling futures-executor v0.3.32 |
| 1082 | 2026-03-23T16:48:32.665Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1083 | 2026-03-23T16:48:32.714Z | Compiling serde_repr v0.1.20 |
| 1084 | 2026-03-23T16:48:32.932Z | Compiling pin-project-internal v1.1.10 |
| 1085 | 2026-03-23T16:48:32.953Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1086 | 2026-03-23T16:48:33.011Z | Compiling clap_derive v3.2.25 |
| 1087 | 2026-03-23T16:48:33.161Z | Compiling num-derive v0.3.3 |
| 1088 | 2026-03-23T16:48:33.492Z | Compiling atty v0.2.14 |
| 1089 | 2026-03-23T16:48:33.503Z | Compiling ryu v1.0.23 |
| 1090 | 2026-03-23T16:48:33.612Z | Compiling iri-string v0.7.10 |
| 1091 | 2026-03-23T16:48:33.742Z | Compiling oxnet v0.1.4 |
| 1092 | 2026-03-23T16:48:33.923Z | Compiling textwrap v0.16.2 |
| 1093 | 2026-03-23T16:48:34.050Z | Compiling strsim v0.10.0 |
| 1094 | 2026-03-23T16:48:34.095Z | Compiling colored v3.1.1 |
| 1095 | 2026-03-23T16:48:34.449Z | Compiling strsim v0.11.1 |
| 1096 | 2026-03-23T16:48:34.478Z | Compiling termcolor v1.4.1 |
| 1097 | 2026-03-23T16:48:34.486Z | Compiling adler2 v2.0.1 |
| 1098 | 2026-03-23T16:48:34.526Z | Compiling bitflags v1.3.2 |
| 1099 | 2026-03-23T16:48:34.611Z | Compiling simd-adler32 v0.3.8 |
| 1100 | 2026-03-23T16:48:34.633Z | Compiling clap_lex v1.0.0 |
| 1101 | 2026-03-23T16:48:34.641Z | Compiling unicode-width v0.2.2 |
| 1102 | 2026-03-23T16:48:34.677Z | Compiling snafu v0.8.9 |
| 1103 | 2026-03-23T16:48:34.887Z | Compiling clap_builder v4.5.60 |
| 1104 | 2026-03-23T16:48:34.940Z | Compiling console v0.16.2 |
| 1105 | 2026-03-23T16:48:34.958Z | Compiling miniz_oxide v0.8.9 |
| 1106 | 2026-03-23T16:48:34.962Z | Compiling pin-project v1.1.10 |
| 1107 | 2026-03-23T16:48:34.993Z | Compiling libscf-sys v1.1.0 |
| 1108 | 2026-03-23T16:48:35.069Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1109 | 2026-03-23T16:48:35.072Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1110 | 2026-03-23T16:48:35.152Z | Compiling serde_urlencoded v0.7.1 |
| 1111 | 2026-03-23T16:48:35.362Z | Compiling clap v3.2.25 |
| 1112 | 2026-03-23T16:48:35.472Z | Compiling tower-http v0.6.8 |
| 1113 | 2026-03-23T16:48:35.775Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1114 | 2026-03-23T16:48:35.877Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1115 | 2026-03-23T16:48:35.955Z | Compiling futures v0.3.32 |
| 1116 | 2026-03-23T16:48:35.992Z | Compiling jsonwebtoken v10.3.0 |
| 1117 | 2026-03-23T16:48:36.044Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1118 | 2026-03-23T16:48:36.104Z | Compiling slog-envlogger v2.2.0 |
| 1119 | 2026-03-23T16:48:36.494Z | Compiling hyper-rustls v0.27.7 |
| 1120 | 2026-03-23T16:48:36.614Z | Compiling url v2.5.8 |
| 1121 | 2026-03-23T16:48:36.804Z | Compiling crc32fast v1.5.0 |
| 1122 | 2026-03-23T16:48:36.813Z | Compiling rustix v1.1.4 |
| 1123 | 2026-03-23T16:48:36.896Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1124 | 2026-03-23T16:48:37.041Z | Compiling portable-atomic v1.13.1 |
| 1125 | 2026-03-23T16:48:37.384Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1126 | 2026-03-23T16:48:37.458Z | Compiling hyper-timeout v0.5.2 |
| 1127 | 2026-03-23T16:48:37.517Z | Compiling clap_derive v4.5.55 |
| 1128 | 2026-03-23T16:48:37.710Z | Compiling http-body-util v0.1.3 |
| 1129 | 2026-03-23T16:48:37.765Z | Compiling async-recursion v0.3.2 |
| 1130 | 2026-03-23T16:48:37.794Z | Compiling zone_cfg_derive v0.3.1 |
| 1131 | 2026-03-23T16:48:38.090Z | Compiling serde_path_to_error v0.1.20 |
| 1132 | 2026-03-23T16:48:38.502Z | Compiling serde_spanned v1.0.4 |
| 1133 | 2026-03-23T16:48:38.619Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1134 | 2026-03-23T16:48:38.694Z | Compiling filetime v0.2.27 |
| 1135 | 2026-03-23T16:48:38.772Z | Compiling secrecy v0.10.3 |
| 1136 | 2026-03-23T16:48:38.875Z | Compiling xattr v1.6.1 |
| 1137 | 2026-03-23T16:48:38.919Z | Compiling hex v0.4.3 |
| 1138 | 2026-03-23T16:48:38.952Z | Compiling openssl-probe v0.1.6 |
| 1139 | 2026-03-23T16:48:38.985Z | Compiling unit-prefix v0.5.2 |
| 1140 | 2026-03-23T16:48:39.033Z | Compiling web-time v1.1.0 |
| 1141 | 2026-03-23T16:48:39.086Z | Compiling fastrand v2.3.0 |
| 1142 | 2026-03-23T16:48:39.116Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1143 | 2026-03-23T16:48:39.154Z | Compiling indicatif v0.18.4 |
| 1144 | 2026-03-23T16:48:39.269Z | Compiling sha256 v1.6.0 |
| 1145 | 2026-03-23T16:48:39.392Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1146 | 2026-03-23T16:48:39.441Z | Compiling tempfile v3.26.0 |
| 1147 | 2026-03-23T16:48:39.593Z | Compiling curl v0.4.49 |
| 1148 | 2026-03-23T16:48:39.904Z | Compiling clap v4.5.60 |
| 1149 | 2026-03-23T16:48:39.992Z | Compiling tar v0.4.44 |
| 1150 | 2026-03-23T16:48:40.000Z | Compiling zone v0.3.1 |
| 1151 | 2026-03-23T16:48:40.084Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1152 | 2026-03-23T16:48:40.417Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1153 | 2026-03-23T16:48:40.544Z | Compiling flate2 v1.1.9 |
| 1154 | 2026-03-23T16:48:40.733Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1155 | 2026-03-23T16:48:40.746Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1156 | 2026-03-23T16:48:40.898Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1157 | 2026-03-23T16:48:41.123Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1158 | 2026-03-23T16:48:41.288Z | Compiling camino v1.2.2 |
| 1159 | 2026-03-23T16:48:41.297Z | Compiling libloading v0.8.9 |
| 1160 | 2026-03-23T16:48:41.377Z | Compiling fs_extra v1.3.0 |
| 1161 | 2026-03-23T16:48:56.833Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1162 | 2026-03-23T16:49:10.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 1163 | 2026-03-23T16:49:10.505Z | |
| 1164 | 2026-03-23T16:49:10.510Z | real 1:03.987931202 |
| 1165 | 2026-03-23T16:49:10.510Z | user 4:36.178836976 |
| 1166 | 2026-03-23T16:49:10.510Z | sys 43.598645503 |
| 1167 | 2026-03-23T16:49:10.510Z | trap 0.170993361 |
| 1168 | 2026-03-23T16:49:10.510Z | tflt 0.074121990 |
| 1169 | 2026-03-23T16:49:10.510Z | dflt 0.096913651 |
| 1170 | 2026-03-23T16:49:10.510Z | kflt 0.000045097 |
| 1171 | 2026-03-23T16:49:10.510Z | lock 12:19.034119657 |
| 1172 | 2026-03-23T16:49:10.510Z | slp 18:28.119874324 |
| 1173 | 2026-03-23T16:49:10.510Z | lat 12.665141206 |
| 1174 | 2026-03-23T16:49:10.510Z | stop 27.091829407 |
| 1175 | 2026-03-23T16:49:10.510Z | + ptime -m cargo build --release |
| 1176 | 2026-03-23T16:49:10.784Z | Compiling proc-macro2 v1.0.106 |
| 1177 | 2026-03-23T16:49:10.784Z | Compiling quote v1.0.44 |
| 1178 | 2026-03-23T16:49:10.784Z | Compiling unicode-ident v1.0.24 |
| 1179 | 2026-03-23T16:49:10.789Z | Compiling libc v0.2.183 |
| 1180 | 2026-03-23T16:49:10.789Z | Compiling cfg-if v1.0.4 |
| 1181 | 2026-03-23T16:49:10.789Z | Compiling version_check v0.9.5 |
| 1182 | 2026-03-23T16:49:10.790Z | Compiling zeroize v1.8.2 |
| 1183 | 2026-03-23T16:49:10.790Z | Compiling serde_core v1.0.228 |
| 1184 | 2026-03-23T16:49:10.908Z | Compiling serde v1.0.228 |
| 1185 | 2026-03-23T16:49:10.962Z | Compiling memchr v2.8.0 |
| 1186 | 2026-03-23T16:49:11.083Z | Compiling autocfg v1.5.0 |
| 1187 | 2026-03-23T16:49:11.169Z | Compiling typenum v1.19.0 |
| 1188 | 2026-03-23T16:49:11.229Z | Compiling subtle v2.6.1 |
| 1189 | 2026-03-23T16:49:11.442Z | Compiling generic-array v0.14.7 |
| 1190 | 2026-03-23T16:49:11.534Z | Compiling itoa v1.0.17 |
| 1191 | 2026-03-23T16:49:11.775Z | Compiling syn v1.0.109 |
| 1192 | 2026-03-23T16:49:12.093Z | Compiling getrandom v0.2.17 |
| 1193 | 2026-03-23T16:49:12.093Z | Compiling const-oid v0.9.6 |
| 1194 | 2026-03-23T16:49:12.093Z | Compiling smallvec v1.15.1 |
| 1195 | 2026-03-23T16:49:12.306Z | Compiling libm v0.2.16 |
| 1196 | 2026-03-23T16:49:12.397Z | Compiling syn v2.0.116 |
| 1197 | 2026-03-23T16:49:12.433Z | Compiling num-traits v0.2.19 |
| 1198 | 2026-03-23T16:49:12.499Z | Compiling shlex v1.3.0 |
| 1199 | 2026-03-23T16:49:12.719Z | Compiling find-msvc-tools v0.1.9 |
| 1200 | 2026-03-23T16:49:12.722Z | Compiling pin-project-lite v0.2.16 |
| 1201 | 2026-03-23T16:49:12.741Z | Compiling thiserror v1.0.69 |
| 1202 | 2026-03-23T16:49:13.008Z | Compiling cc v1.2.56 |
| 1203 | 2026-03-23T16:49:13.194Z | Compiling log v0.4.29 |
| 1204 | 2026-03-23T16:49:13.340Z | Compiling zmij v1.0.21 |
| 1205 | 2026-03-23T16:49:13.751Z | Compiling crypto-common v0.1.7 |
| 1206 | 2026-03-23T16:49:13.923Z | Compiling block-buffer v0.10.4 |
| 1207 | 2026-03-23T16:49:14.313Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-03-23T16:49:14.316Z | Compiling digest v0.10.7 |
| 1209 | 2026-03-23T16:49:14.522Z | Compiling rand_core v0.6.4 |
| 1210 | 2026-03-23T16:49:14.631Z | Compiling socket2 v0.6.2 |
| 1211 | 2026-03-23T16:49:14.692Z | Compiling errno v0.3.14 |
| 1212 | 2026-03-23T16:49:14.820Z | Compiling hashbrown v0.16.1 |
| 1213 | 2026-03-23T16:49:14.838Z | Compiling parking_lot_core v0.9.12 |
| 1214 | 2026-03-23T16:49:14.906Z | Compiling equivalent v1.0.2 |
| 1215 | 2026-03-23T16:49:14.990Z | Compiling once_cell v1.21.3 |
| 1216 | 2026-03-23T16:49:15.194Z | Compiling bytes v1.11.1 |
| 1217 | 2026-03-23T16:49:15.283Z | Compiling base64ct v1.8.3 |
| 1218 | 2026-03-23T16:49:15.318Z | Compiling scopeguard v1.2.0 |
| 1219 | 2026-03-23T16:49:15.775Z | Compiling lock_api v0.4.14 |
| 1220 | 2026-03-23T16:49:15.796Z | Compiling indexmap v2.13.0 |
| 1221 | 2026-03-23T16:49:15.796Z | Compiling pem-rfc7468 v0.7.0 |
| 1222 | 2026-03-23T16:49:15.796Z | Compiling signal-hook-registry v1.4.8 |
| 1223 | 2026-03-23T16:49:15.996Z | Compiling parking_lot v0.12.5 |
| 1224 | 2026-03-23T16:49:16.193Z | Compiling der v0.7.10 |
| 1225 | 2026-03-23T16:49:16.383Z | Compiling mio v1.1.1 |
| 1226 | 2026-03-23T16:49:16.423Z | Compiling stable_deref_trait v1.2.1 |
| 1227 | 2026-03-23T16:49:16.483Z | Compiling thiserror v2.0.18 |
| 1228 | 2026-03-23T16:49:16.559Z | Compiling synstructure v0.13.2 |
| 1229 | 2026-03-23T16:49:16.932Z | Compiling futures-core v0.3.32 |
| 1230 | 2026-03-23T16:49:17.082Z | Compiling ucd-trie v0.1.7 |
| 1231 | 2026-03-23T16:49:17.130Z | Compiling serde_json v1.0.149 |
| 1232 | 2026-03-23T16:49:17.175Z | Compiling zerocopy v0.8.39 |
| 1233 | 2026-03-23T16:49:17.246Z | Compiling pest v2.8.6 |
| 1234 | 2026-03-23T16:49:17.452Z | Compiling futures-sink v0.3.32 |
| 1235 | 2026-03-23T16:49:17.502Z | Compiling spki v0.7.3 |
| 1236 | 2026-03-23T16:49:17.582Z | Compiling num-integer v0.1.46 |
| 1237 | 2026-03-23T16:49:17.602Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-03-23T16:49:17.735Z | Compiling pkcs8 v0.10.2 |
| 1239 | 2026-03-23T16:49:17.910Z | Compiling pkg-config v0.3.32 |
| 1240 | 2026-03-23T16:49:18.266Z | Compiling futures-channel v0.3.32 |
| 1241 | 2026-03-23T16:49:18.431Z | Compiling serde_derive v1.0.228 |
| 1242 | 2026-03-23T16:49:18.534Z | Compiling thiserror-impl v1.0.69 |
| 1243 | 2026-03-23T16:49:18.604Z | Compiling zerofrom-derive v0.1.6 |
| 1244 | 2026-03-23T16:49:18.759Z | Compiling yoke-derive v0.8.1 |
| 1245 | 2026-03-23T16:49:18.920Z | Compiling tokio-macros v2.6.0 |
| 1246 | 2026-03-23T16:49:18.977Z | Compiling zerovec-derive v0.11.2 |
| 1247 | 2026-03-23T16:49:19.891Z | Compiling tokio v1.50.0 |
| 1248 | 2026-03-23T16:49:19.974Z | Compiling thiserror-impl v2.0.18 |
| 1249 | 2026-03-23T16:49:20.179Z | Compiling pest_meta v2.8.6 |
| 1250 | 2026-03-23T16:49:20.240Z | Compiling zerofrom v0.1.6 |
| 1251 | 2026-03-23T16:49:20.259Z | Compiling zerocopy-derive v0.7.35 |
| 1252 | 2026-03-23T16:49:20.396Z | Compiling yoke v0.8.1 |
| 1253 | 2026-03-23T16:49:20.418Z | Compiling displaydoc v0.2.5 |
| 1254 | 2026-03-23T16:49:20.641Z | Compiling zerovec v0.11.5 |
| 1255 | 2026-03-23T16:49:21.377Z | Compiling pest_generator v2.8.6 |
| 1256 | 2026-03-23T16:49:21.381Z | Compiling semver v1.0.27 |
| 1257 | 2026-03-23T16:49:21.432Z | Compiling proc-macro-error v1.0.4 |
| 1258 | 2026-03-23T16:49:21.636Z | Compiling vcpkg v0.2.15 |
| 1259 | 2026-03-23T16:49:21.762Z | Compiling futures-macro v0.3.32 |
| 1260 | 2026-03-23T16:49:21.852Z | Compiling tracing-attributes v0.1.31 |
| 1261 | 2026-03-23T16:49:22.399Z | Compiling pest_derive v2.8.6 |
| 1262 | 2026-03-23T16:49:22.516Z | Compiling tracing-core v0.1.36 |
| 1263 | 2026-03-23T16:49:22.771Z | Compiling ppv-lite86 v0.2.21 |
| 1264 | 2026-03-23T16:49:22.844Z | Compiling hmac v0.12.1 |
| 1265 | 2026-03-23T16:49:23.034Z | Compiling futures-io v0.3.32 |
| 1266 | 2026-03-23T16:49:23.045Z | Compiling futures-task v0.3.32 |
| 1267 | 2026-03-23T16:49:23.153Z | Compiling winnow v0.7.14 |
| 1268 | 2026-03-23T16:49:23.252Z | Compiling slab v0.4.12 |
| 1269 | 2026-03-23T16:49:23.252Z | Compiling pretty-hex v0.4.1 |
| 1270 | 2026-03-23T16:49:23.267Z | Compiling spin v0.9.8 |
| 1271 | 2026-03-23T16:49:23.465Z | Compiling lazy_static v1.5.0 |
| 1272 | 2026-03-23T16:49:23.475Z | Compiling futures-util v0.3.32 |
| 1273 | 2026-03-23T16:49:23.553Z | Compiling tracing v0.1.44 |
| 1274 | 2026-03-23T16:49:23.570Z | Compiling tinystr v0.8.2 |
| 1275 | 2026-03-23T16:49:23.881Z | Compiling slog v2.8.2 |
| 1276 | 2026-03-23T16:49:23.916Z | Compiling http v1.4.0 |
| 1277 | 2026-03-23T16:49:24.011Z | Compiling signature v2.2.0 |
| 1278 | 2026-03-23T16:49:24.073Z | Compiling ff v0.13.1 |
| 1279 | 2026-03-23T16:49:24.104Z | Compiling ring v0.17.14 |
| 1280 | 2026-03-23T16:49:24.208Z | Compiling time-core v0.1.8 |
| 1281 | 2026-03-23T16:49:24.232Z | Compiling litemap v0.8.1 |
| 1282 | 2026-03-23T16:49:24.277Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1283 | 2026-03-23T16:49:24.399Z | Compiling getrandom v0.3.4 |
| 1284 | 2026-03-23T16:49:24.509Z | Compiling writeable v0.6.2 |
| 1285 | 2026-03-23T16:49:24.565Z | Compiling powerfmt v0.2.0 |
| 1286 | 2026-03-23T16:49:24.779Z | Compiling num-conv v0.2.0 |
| 1287 | 2026-03-23T16:49:24.793Z | Compiling toml_datetime v0.6.11 |
| 1288 | 2026-03-23T16:49:24.825Z | Compiling heck v0.4.1 |
| 1289 | 2026-03-23T16:49:24.887Z | Compiling winnow v0.5.40 |
| 1290 | 2026-03-23T16:49:24.941Z | Compiling byteorder v1.5.0 |
| 1291 | 2026-03-23T16:49:25.065Z | Compiling cpufeatures v0.2.17 |
| 1292 | 2026-03-23T16:49:25.068Z | Compiling base16ct v0.2.0 |
| 1293 | 2026-03-23T16:49:25.150Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1294 | 2026-03-23T16:49:25.236Z | Compiling sec1 v0.7.3 |
| 1295 | 2026-03-23T16:49:25.292Z | Compiling zerocopy v0.7.35 |
| 1296 | 2026-03-23T16:49:25.358Z | Compiling time-macros v0.2.27 |
| 1297 | 2026-03-23T16:49:25.900Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1298 | 2026-03-23T16:49:26.079Z | Compiling http-body v1.0.1 |
| 1299 | 2026-03-23T16:49:26.291Z | Compiling deranged v0.5.6 |
| 1300 | 2026-03-23T16:49:26.357Z | Compiling icu_locale_core v2.1.1 |
| 1301 | 2026-03-23T16:49:26.718Z | Compiling toml_edit v0.19.15 |
| 1302 | 2026-03-23T16:49:26.834Z | Compiling group v0.13.0 |
| 1303 | 2026-03-23T16:49:27.307Z | Compiling hkdf v0.12.4 |
| 1304 | 2026-03-23T16:49:27.489Z | Compiling erased-serde v0.3.31 |
| 1305 | 2026-03-23T16:49:27.610Z | Compiling num-bigint v0.4.6 |
| 1306 | 2026-03-23T16:49:27.966Z | Compiling zerotrie v0.2.3 |
| 1307 | 2026-03-23T16:49:28.416Z | Compiling potential_utf v0.1.4 |
| 1308 | 2026-03-23T16:49:28.593Z | Compiling scroll_derive v0.12.1 |
| 1309 | 2026-03-23T16:49:28.646Z | Compiling num-iter v0.1.45 |
| 1310 | 2026-03-23T16:49:28.795Z | Compiling crypto-bigint v0.5.5 |
| 1311 | 2026-03-23T16:49:29.572Z | Compiling usdt-impl v0.5.0 |
| 1312 | 2026-03-23T16:49:29.654Z | Compiling icu_properties_data v2.1.2 |
| 1313 | 2026-03-23T16:49:29.948Z | Compiling icu_normalizer_data v2.1.1 |
| 1314 | 2026-03-23T16:49:30.152Z | Compiling httparse v1.10.1 |
| 1315 | 2026-03-23T16:49:30.460Z | Compiling proc-macro-crate v1.3.1 |
| 1316 | 2026-03-23T16:49:30.557Z | Compiling elliptic-curve v0.13.8 |
| 1317 | 2026-03-23T16:49:30.657Z | Compiling time v0.3.47 |
| 1318 | 2026-03-23T16:49:31.083Z | Compiling scroll v0.12.0 |
| 1319 | 2026-03-23T16:49:31.088Z | Compiling icu_collections v2.1.1 |
| 1320 | 2026-03-23T16:49:31.626Z | Compiling icu_provider v2.1.1 |
| 1321 | 2026-03-23T16:49:31.863Z | Compiling thread-id v4.2.2 |
| 1322 | 2026-03-23T16:49:31.949Z | Compiling proc-macro-crate v3.4.0 |
| 1323 | 2026-03-23T16:49:32.020Z | Compiling dof v0.3.0 |
| 1324 | 2026-03-23T16:49:32.245Z | Compiling sha2 v0.10.9 |
| 1325 | 2026-03-23T16:49:32.294Z | Compiling dtrace-parser v0.2.0 |
| 1326 | 2026-03-23T16:49:32.392Z | Compiling openssl-sys v0.9.111 |
| 1327 | 2026-03-23T16:49:32.500Z | Compiling libz-sys v1.1.23 |
| 1328 | 2026-03-23T16:49:32.522Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-03-23T16:49:32.922Z | Compiling rustls-pki-types v1.14.0 |
| 1330 | 2026-03-23T16:49:33.092Z | Compiling camino v1.2.2 |
| 1331 | 2026-03-23T16:49:33.120Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1332 | 2026-03-23T16:49:33.207Z | Compiling plain v0.2.3 |
| 1333 | 2026-03-23T16:49:33.451Z | Compiling tower-service v0.3.3 |
| 1334 | 2026-03-23T16:49:33.532Z | Compiling untrusted v0.9.0 |
| 1335 | 2026-03-23T16:49:33.562Z | Compiling crossbeam-utils v0.8.21 |
| 1336 | 2026-03-23T16:49:33.711Z | Compiling try-lock v0.2.5 |
| 1337 | 2026-03-23T16:49:33.855Z | Compiling want v0.3.1 |
| 1338 | 2026-03-23T16:49:34.038Z | Compiling goblin v0.8.2 |
| 1339 | 2026-03-23T16:49:34.130Z | Compiling curve25519-dalek v4.1.3 |
| 1340 | 2026-03-23T16:49:34.601Z | Compiling num_enum_derive v0.7.5 |
| 1341 | 2026-03-23T16:49:34.922Z | Compiling num_enum_derive v0.5.11 |
| 1342 | 2026-03-23T16:49:35.286Z | Compiling rand_chacha v0.3.1 |
| 1343 | 2026-03-23T16:49:35.623Z | Compiling rfc6979 v0.4.0 |
| 1344 | 2026-03-23T16:49:35.790Z | Compiling serde_tokenstream v0.2.2 |
| 1345 | 2026-03-23T16:49:36.118Z | Compiling arc-swap v1.8.2 |
| 1346 | 2026-03-23T16:49:36.223Z | Compiling heck v0.5.0 |
| 1347 | 2026-03-23T16:49:36.260Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1348 | 2026-03-23T16:49:36.276Z | Compiling rustls v0.23.36 |
| 1349 | 2026-03-23T16:49:36.478Z | Compiling either v1.15.0 |
| 1350 | 2026-03-23T16:49:36.481Z | Compiling num-bigint-dig v0.8.6 |
| 1351 | 2026-03-23T16:49:36.548Z | Compiling atomic-waker v1.1.2 |
| 1352 | 2026-03-23T16:49:36.556Z | Compiling iana-time-zone v0.1.65 |
| 1353 | 2026-03-23T16:49:36.566Z | Compiling radium v0.7.0 |
| 1354 | 2026-03-23T16:49:36.700Z | Compiling pin-utils v0.1.0 |
| 1355 | 2026-03-23T16:49:36.765Z | Compiling hyper v1.8.1 |
| 1356 | 2026-03-23T16:49:36.783Z | Compiling chrono v0.4.43 |
| 1357 | 2026-03-23T16:49:36.867Z | Compiling num_enum v0.5.11 |
| 1358 | 2026-03-23T16:49:36.961Z | Compiling num_enum v0.7.5 |
| 1359 | 2026-03-23T16:49:36.972Z | Compiling ecdsa v0.16.9 |
| 1360 | 2026-03-23T16:49:37.050Z | Compiling rand v0.8.5 |
| 1361 | 2026-03-23T16:49:37.112Z | Compiling rustls-webpki v0.103.10 |
| 1362 | 2026-03-23T16:49:38.147Z | Compiling icu_normalizer v2.1.1 |
| 1363 | 2026-03-23T16:49:39.283Z | Compiling icu_properties v2.1.2 |
| 1364 | 2026-03-23T16:49:40.757Z | Compiling rand_core v0.9.5 |
| 1365 | 2026-03-23T16:49:40.933Z | Compiling primeorder v0.13.6 |
| 1366 | 2026-03-23T16:49:41.084Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1367 | 2026-03-23T16:49:41.101Z | Compiling foreign-types-macros v0.2.3 |
| 1368 | 2026-03-23T16:49:41.253Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1369 | 2026-03-23T16:49:41.284Z | Compiling cargo-platform v0.3.2 |
| 1370 | 2026-03-23T16:49:41.447Z | Compiling aho-corasick v1.1.4 |
| 1371 | 2026-03-23T16:49:41.489Z | Compiling indexmap v1.9.3 |
| 1372 | 2026-03-23T16:49:41.573Z | Compiling thread_local v1.1.9 |
| 1373 | 2026-03-23T16:49:41.596Z | Compiling anyhow v1.0.102 |
| 1374 | 2026-03-23T16:49:41.792Z | Compiling utf8parse v0.2.2 |
| 1375 | 2026-03-23T16:49:41.924Z | Compiling tap v1.0.1 |
| 1376 | 2026-03-23T16:49:41.945Z | Compiling bitflags v2.11.0 |
| 1377 | 2026-03-23T16:49:42.020Z | Compiling foreign-types-shared v0.3.1 |
| 1378 | 2026-03-23T16:49:42.024Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-03-23T16:49:42.129Z | Compiling regex-syntax v0.8.9 |
| 1380 | 2026-03-23T16:49:42.154Z | Compiling slog-async v2.8.0 |
| 1381 | 2026-03-23T16:49:42.355Z | Compiling form_urlencoded v1.2.2 |
| 1382 | 2026-03-23T16:49:42.590Z | Compiling foreign-types v0.5.0 |
| 1383 | 2026-03-23T16:49:42.681Z | Compiling wyz v0.5.1 |
| 1384 | 2026-03-23T16:49:42.946Z | Compiling anstyle-parse v0.2.7 |
| 1385 | 2026-03-23T16:49:42.994Z | Compiling cargo_metadata v0.23.1 |
| 1386 | 2026-03-23T16:49:43.228Z | Compiling rand_chacha v0.9.0 |
| 1387 | 2026-03-23T16:49:44.646Z | Compiling regex-automata v0.4.14 |
| 1388 | 2026-03-23T16:49:44.714Z | Compiling crossbeam-channel v0.5.15 |
| 1389 | 2026-03-23T16:49:45.657Z | Compiling idna_adapter v1.2.1 |
| 1390 | 2026-03-23T16:49:46.184Z | Compiling hyper-util v0.1.20 |
| 1391 | 2026-03-23T16:49:49.199Z | Compiling itertools v0.12.1 |
| 1392 | 2026-03-23T16:49:49.202Z | Compiling slog-scope v4.4.1 |
| 1393 | 2026-03-23T16:49:49.629Z | Compiling usdt-macro v0.5.0 |
| 1394 | 2026-03-23T16:49:49.743Z | Compiling usdt-attr-macro v0.5.0 |
| 1395 | 2026-03-23T16:49:50.658Z | Compiling num-rational v0.4.2 |
| 1396 | 2026-03-23T16:49:50.695Z | Compiling tokio-util v0.7.18 |
| 1397 | 2026-03-23T16:49:51.234Z | Compiling ed25519 v2.2.3 |
| 1398 | 2026-03-23T16:49:51.464Z | Compiling num-complex v0.4.6 |
| 1399 | 2026-03-23T16:49:51.607Z | Compiling async-trait v0.1.89 |
| 1400 | 2026-03-23T16:49:51.818Z | Compiling pkcs1 v0.7.5 |
| 1401 | 2026-03-23T16:49:52.152Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1402 | 2026-03-23T16:49:52.209Z | Compiling memmap v0.7.0 |
| 1403 | 2026-03-23T16:49:52.327Z | Compiling is-terminal v0.4.17 |
| 1404 | 2026-03-23T16:49:52.440Z | Compiling cstr-argument v0.1.2 |
| 1405 | 2026-03-23T16:49:52.493Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1406 | 2026-03-23T16:49:52.643Z | Compiling tower-layer v0.3.3 |
| 1407 | 2026-03-23T16:49:52.792Z | Compiling utf8_iter v1.0.4 |
| 1408 | 2026-03-23T16:49:52.800Z | Compiling os_str_bytes v6.6.1 |
| 1409 | 2026-03-23T16:49:52.921Z | Compiling base64 v0.22.1 |
| 1410 | 2026-03-23T16:49:52.939Z | Compiling anstyle v1.0.13 |
| 1411 | 2026-03-23T16:49:52.999Z | Compiling rustix v1.1.4 |
| 1412 | 2026-03-23T16:49:53.183Z | Compiling openssl-probe v0.2.1 |
| 1413 | 2026-03-23T16:49:53.279Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1414 | 2026-03-23T16:49:53.489Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1415 | 2026-03-23T16:49:53.516Z | Compiling anstyle-query v1.1.5 |
| 1416 | 2026-03-23T16:49:53.566Z | Compiling is_terminal_polyfill v1.70.2 |
| 1417 | 2026-03-23T16:49:53.569Z | Compiling sync_wrapper v1.0.2 |
| 1418 | 2026-03-23T16:49:53.639Z | Compiling take_mut v0.2.2 |
| 1419 | 2026-03-23T16:49:53.680Z | Compiling portable-atomic v1.13.1 |
| 1420 | 2026-03-23T16:49:53.696Z | Compiling colorchoice v1.0.4 |
| 1421 | 2026-03-23T16:49:53.774Z | Compiling hashbrown v0.12.3 |
| 1422 | 2026-03-23T16:49:53.782Z | Compiling funty v2.0.0 |
| 1423 | 2026-03-23T16:49:53.836Z | Compiling crc32fast v1.5.0 |
| 1424 | 2026-03-23T16:49:53.902Z | Compiling term v1.2.1 |
| 1425 | 2026-03-23T16:49:54.264Z | Compiling anstream v0.6.21 |
| 1426 | 2026-03-23T16:49:54.343Z | Compiling slog-term v2.9.2 |
| 1427 | 2026-03-23T16:49:54.888Z | Compiling bitvec v1.0.1 |
| 1428 | 2026-03-23T16:49:55.200Z | Compiling tower v0.5.3 |
| 1429 | 2026-03-23T16:49:56.272Z | Compiling rustls-native-certs v0.8.3 |
| 1430 | 2026-03-23T16:49:56.303Z | Compiling pem v3.0.6 |
| 1431 | 2026-03-23T16:49:56.342Z | Compiling clap_lex v0.2.4 |
| 1432 | 2026-03-23T16:49:56.793Z | Compiling idna v1.1.0 |
| 1433 | 2026-03-23T16:49:56.893Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1434 | 2026-03-23T16:49:57.039Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1435 | 2026-03-23T16:49:57.167Z | Compiling usdt v0.5.0 |
| 1436 | 2026-03-23T16:49:57.348Z | Compiling rsa v0.9.10 |
| 1437 | 2026-03-23T16:49:57.555Z | Compiling num v0.4.3 |
| 1438 | 2026-03-23T16:49:57.649Z | Compiling ed25519-dalek v2.2.0 |
| 1439 | 2026-03-23T16:49:57.946Z | Compiling tokio-rustls v0.26.4 |
| 1440 | 2026-03-23T16:49:57.989Z | Compiling slog-stdlog v4.1.1 |
| 1441 | 2026-03-23T16:49:58.293Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1442 | 2026-03-23T16:49:58.322Z | Compiling regex v1.12.3 |
| 1443 | 2026-03-23T16:49:58.504Z | Compiling octocrab v0.49.5 |
| 1444 | 2026-03-23T16:49:58.576Z | Compiling rand v0.9.2 |
| 1445 | 2026-03-23T16:49:59.457Z | Compiling p256 v0.13.2 |
| 1446 | 2026-03-23T16:49:59.465Z | Compiling p384 v0.13.1 |
| 1447 | 2026-03-23T16:49:59.550Z | Compiling snafu-derive v0.8.9 |
| 1448 | 2026-03-23T16:50:00.165Z | Compiling simple_asn1 v0.6.4 |
| 1449 | 2026-03-23T16:50:00.556Z | Compiling futures-executor v0.3.32 |
| 1450 | 2026-03-23T16:50:00.678Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1451 | 2026-03-23T16:50:00.942Z | Compiling clap_derive v3.2.25 |
| 1452 | 2026-03-23T16:50:01.211Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1453 | 2026-03-23T16:50:01.536Z | Compiling pin-project-internal v1.1.10 |
| 1454 | 2026-03-23T16:50:01.569Z | Compiling serde_repr v0.1.20 |
| 1455 | 2026-03-23T16:50:01.938Z | Compiling num-derive v0.3.3 |
| 1456 | 2026-03-23T16:50:02.271Z | Compiling atty v0.2.14 |
| 1457 | 2026-03-23T16:50:02.319Z | Compiling strsim v0.11.1 |
| 1458 | 2026-03-23T16:50:02.400Z | Compiling textwrap v0.16.2 |
| 1459 | 2026-03-23T16:50:02.493Z | Compiling ryu v1.0.23 |
| 1460 | 2026-03-23T16:50:02.864Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1461 | 2026-03-23T16:50:02.998Z | Compiling iri-string v0.7.10 |
| 1462 | 2026-03-23T16:50:03.158Z | Compiling colored v3.1.1 |
| 1463 | 2026-03-23T16:50:03.258Z | Compiling simd-adler32 v0.3.8 |
| 1464 | 2026-03-23T16:50:03.350Z | Compiling adler2 v2.0.1 |
| 1465 | 2026-03-23T16:50:03.545Z | Compiling curl v0.4.49 |
| 1466 | 2026-03-23T16:50:03.605Z | Compiling termcolor v1.4.1 |
| 1467 | 2026-03-23T16:50:03.849Z | Compiling clap_lex v1.0.0 |
| 1468 | 2026-03-23T16:50:03.869Z | Compiling oxnet v0.1.4 |
| 1469 | 2026-03-23T16:50:04.023Z | Compiling bitflags v1.3.2 |
| 1470 | 2026-03-23T16:50:04.112Z | Compiling unicode-width v0.2.2 |
| 1471 | 2026-03-23T16:50:04.238Z | Compiling strsim v0.10.0 |
| 1472 | 2026-03-23T16:50:04.301Z | Compiling clap_builder v4.5.60 |
| 1473 | 2026-03-23T16:50:04.411Z | Compiling console v0.16.2 |
| 1474 | 2026-03-23T16:50:04.514Z | Compiling clap v3.2.25 |
| 1475 | 2026-03-23T16:50:05.278Z | Compiling tower-http v0.6.8 |
| 1476 | 2026-03-23T16:50:06.120Z | Compiling miniz_oxide v0.8.9 |
| 1477 | 2026-03-23T16:50:06.428Z | Compiling libscf-sys v1.1.0 |
| 1478 | 2026-03-23T16:50:06.598Z | Compiling pin-project v1.1.10 |
| 1479 | 2026-03-23T16:50:06.734Z | Compiling serde_urlencoded v0.7.1 |
| 1480 | 2026-03-23T16:50:07.104Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1481 | 2026-03-23T16:50:07.143Z | Compiling snafu v0.8.9 |
| 1482 | 2026-03-23T16:50:07.776Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1483 | 2026-03-23T16:50:08.161Z | Compiling futures v0.3.32 |
| 1484 | 2026-03-23T16:50:08.257Z | Compiling jsonwebtoken v10.3.0 |
| 1485 | 2026-03-23T16:50:08.328Z | Compiling slog-envlogger v2.2.0 |
| 1486 | 2026-03-23T16:50:09.769Z | Compiling hyper-rustls v0.27.7 |
| 1487 | 2026-03-23T16:50:09.915Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1488 | 2026-03-23T16:50:10.051Z | Compiling url v2.5.8 |
| 1489 | 2026-03-23T16:50:13.223Z | Compiling hyper-timeout v0.5.2 |
| 1490 | 2026-03-23T16:50:13.427Z | Compiling clap_derive v4.5.55 |
| 1491 | 2026-03-23T16:50:13.460Z | Compiling http-body-util v0.1.3 |
| 1492 | 2026-03-23T16:50:13.500Z | Compiling zone_cfg_derive v0.3.1 |
| 1493 | 2026-03-23T16:50:13.816Z | Compiling async-recursion v0.3.2 |
| 1494 | 2026-03-23T16:50:14.377Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1495 | 2026-03-23T16:50:14.512Z | Compiling serde_spanned v1.0.4 |
| 1496 | 2026-03-23T16:50:14.535Z | Compiling serde_path_to_error v0.1.20 |
| 1497 | 2026-03-23T16:50:14.698Z | Compiling filetime v0.2.27 |
| 1498 | 2026-03-23T16:50:14.914Z | Compiling secrecy v0.10.3 |
| 1499 | 2026-03-23T16:50:14.945Z | Compiling web-time v1.1.0 |
| 1500 | 2026-03-23T16:50:14.989Z | Compiling openssl-probe v0.1.6 |
| 1501 | 2026-03-23T16:50:15.030Z | Compiling unit-prefix v0.5.2 |
| 1502 | 2026-03-23T16:50:15.103Z | Compiling xattr v1.6.1 |
| 1503 | 2026-03-23T16:50:15.124Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1504 | 2026-03-23T16:50:15.213Z | Compiling hex v0.4.3 |
| 1505 | 2026-03-23T16:50:15.312Z | Compiling fastrand v2.3.0 |
| 1506 | 2026-03-23T16:50:15.337Z | Compiling tar v0.4.44 |
| 1507 | 2026-03-23T16:50:15.476Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1508 | 2026-03-23T16:50:15.623Z | Compiling tempfile v3.26.0 |
| 1509 | 2026-03-23T16:50:15.731Z | Compiling sha256 v1.6.0 |
| 1510 | 2026-03-23T16:50:15.758Z | Compiling clap v4.5.60 |
| 1511 | 2026-03-23T16:50:15.853Z | Compiling indicatif v0.18.4 |
| 1512 | 2026-03-23T16:50:18.641Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1513 | 2026-03-23T16:50:18.706Z | Compiling zone v0.3.1 |
| 1514 | 2026-03-23T16:50:18.722Z | Compiling flate2 v1.1.9 |
| 1515 | 2026-03-23T16:50:19.044Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1516 | 2026-03-23T16:50:19.053Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1517 | 2026-03-23T16:50:19.365Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1518 | 2026-03-23T16:50:19.476Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1519 | 2026-03-23T16:50:20.379Z | Compiling libloading v0.8.9 |
| 1520 | 2026-03-23T16:50:20.620Z | Compiling fs_extra v1.3.0 |
| 1521 | 2026-03-23T16:50:36.417Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1522 | 2026-03-23T16:51:08.936Z | Finished `release` profile [optimized] target(s) in 1m 58s |
| 1523 | 2026-03-23T16:51:09.008Z | |
| 1524 | 2026-03-23T16:51:09.013Z | real 1:58.455069015 |
| 1525 | 2026-03-23T16:51:09.013Z | user 10:11.283179213 |
| 1526 | 2026-03-23T16:51:09.013Z | sys 58.563972095 |
| 1527 | 2026-03-23T16:51:09.013Z | trap 0.346270126 |
| 1528 | 2026-03-23T16:51:09.013Z | tflt 0.636359528 |
| 1529 | 2026-03-23T16:51:09.013Z | dflt 0.663064978 |
| 1530 | 2026-03-23T16:51:09.013Z | kflt 0.000068693 |
| 1531 | 2026-03-23T16:51:09.013Z | lock 31:14.804402239 |
| 1532 | 2026-03-23T16:51:09.013Z | slp 36:57.472226806 |
| 1533 | 2026-03-23T16:51:09.013Z | lat 39.115199854 |
| 1534 | 2026-03-23T16:51:09.013Z | stop 44.272712506 |
| 1535 | 2026-03-23T16:51:09.013Z | + for x in debug release |
| 1536 | 2026-03-23T16:51:09.013Z | + mkdir -p /work/debug |
| 1537 | 2026-03-23T16:51:09.013Z | + cp target/debug/softnpu /work/debug/ |
| 1538 | 2026-03-23T16:51:09.096Z | + cp target/debug/npuzone /work/debug/ |
| 1539 | 2026-03-23T16:51:09.258Z | + cp target/debug/npuvm /work/debug/ |
| 1540 | 2026-03-23T16:51:09.419Z | + digest -a sha256 /work/debug/softnpu |
| 1541 | 2026-03-23T16:51:09.493Z | + digest -a sha256 /work/debug/npuzone |
| 1542 | 2026-03-23T16:51:09.622Z | + digest -a sha256 /work/debug/npuvm |
| 1543 | 2026-03-23T16:51:09.747Z | + for x in debug release |
| 1544 | 2026-03-23T16:51:09.747Z | + mkdir -p /work/release |
| 1545 | 2026-03-23T16:51:09.750Z | + cp target/release/softnpu /work/release/ |
| 1546 | 2026-03-23T16:51:09.767Z | + cp target/release/npuzone /work/release/ |
| 1547 | 2026-03-23T16:51:09.802Z | + cp target/release/npuvm /work/release/ |
| 1548 | 2026-03-23T16:51:09.837Z | + digest -a sha256 /work/release/softnpu |
| 1549 | 2026-03-23T16:51:09.854Z | + digest -a sha256 /work/release/npuzone |
| 1550 | 2026-03-23T16:51:09.880Z | + digest -a sha256 /work/release/npuvm |
| 1551 | 2026-03-23T16:51:09.907Z | process exited: duration 255640 ms, exit code 0 |
| |
| 1552 | 2026-03-23T16:51:09.920Z | found 12 output files |
| 1553 | 2026-03-23T16:51:09.920Z | uploading: /work/debug/npuvm (185304112 bytes) |
| 1554 | 2026-03-23T16:51:12.535Z | uploaded: /work/debug/npuvm |
| 1555 | 2026-03-23T16:51:12.535Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1556 | 2026-03-23T16:51:13.548Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1557 | 2026-03-23T16:51:13.551Z | uploading: /work/debug/npuzone (189708312 bytes) |
| 1558 | 2026-03-23T16:51:15.914Z | uploaded: /work/debug/npuzone |
| 1559 | 2026-03-23T16:51:15.914Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1560 | 2026-03-23T16:51:16.924Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1561 | 2026-03-23T16:51:16.927Z | uploading: /work/debug/softnpu (102493936 bytes) |
| 1562 | 2026-03-23T16:51:18.611Z | uploaded: /work/debug/softnpu |
| 1563 | 2026-03-23T16:51:18.611Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1564 | 2026-03-23T16:51:19.621Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1565 | 2026-03-23T16:51:19.621Z | uploading: /work/release/npuvm (31287968 bytes) |
| 1566 | 2026-03-23T16:51:20.870Z | uploaded: /work/release/npuvm |
| 1567 | 2026-03-23T16:51:20.870Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1568 | 2026-03-23T16:51:21.879Z | uploaded: /work/release/npuvm.sha256.txt |
| 1569 | 2026-03-23T16:51:21.879Z | uploading: /work/release/npuzone (31911264 bytes) |
| 1570 | 2026-03-23T16:51:23.115Z | uploaded: /work/release/npuzone |
| 1571 | 2026-03-23T16:51:23.115Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1572 | 2026-03-23T16:51:24.124Z | uploaded: /work/release/npuzone.sha256.txt |
| 1573 | 2026-03-23T16:51:24.124Z | uploading: /work/release/softnpu (15764008 bytes) |
| 1574 | 2026-03-23T16:51:25.270Z | uploaded: /work/release/softnpu |
| 1575 | 2026-03-23T16:51:25.273Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1576 | 2026-03-23T16:51:26.280Z | uploaded: /work/release/softnpu.sha256.txt |