|
|
|
| 1 | 2026-09-15T03:58:54.166Z | job assigned to worker 01M2HKDVNBDS3VKYF53WRYCKDG [factory aws, i-05a557fa279285377] (queued for 55 s) |
| |
| 2 | 2026-09-15T03:59:00.224Z | starting task 0: "setup" |
| 3 | 2026-09-15T03:59:00.228Z | ++ uname -s |
| 4 | 2026-09-15T03:59:00.231Z | + kern=SunOS |
| 5 | 2026-09-15T03:59:00.231Z | + build_user=build |
| 6 | 2026-09-15T03:59:00.231Z | + build_uid=12345 |
| 7 | 2026-09-15T03:59:00.231Z | + work_dir=/work |
| 8 | 2026-09-15T03:59:00.231Z | + input_dir=/input |
| 9 | 2026-09-15T03:59:00.231Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-15T03:59:00.231Z | + case "$kern" in |
| 11 | 2026-09-15T03:59:00.231Z | + groupadd -g 12345 build |
| 12 | 2026-09-15T03:59:00.234Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-15T03:59:02.237Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-15T03:59:02.330Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-15T03:59:02.334Z | + home_fs=zfs |
| 16 | 2026-09-15T03:59:02.334Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-15T03:59:02.334Z | + mkdir -p /home/build |
| 18 | 2026-09-15T03:59:02.334Z | + chown build:build /home/build /work |
| 19 | 2026-09-15T03:59:03.334Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-15T03:59:03.337Z | process exited: duration 3112 ms, exit code 0 |
| |
| 21 | 2026-09-15T03:59:03.343Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-15T03:59:03.347Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-15T03:59:03.347Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-15T03:59:03.347Z | * rust toolchain channel = "stable" |
| 25 | 2026-09-15T03:59:03.347Z | * rust toolchain profile = "default" |
| 26 | 2026-09-15T03:59:03.347Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-15T03:59:03.347Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-15T03:59:03.350Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-15T03:59:03.350Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-15T03:59:03.445Z | info: downloading installer |
| 31 | 2026-09-15T03:59:04.892Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-15T03:59:04.892Z | warn: /opt/ooce/bin |
| 33 | 2026-09-15T03:59:04.892Z | warn: This could mean one of the following: |
| 34 | 2026-09-15T03:59:04.892Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-15T03:59:04.892Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-15T03:59:04.892Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-15T03:59:04.892Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-15T03:59:04.892Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-15T03:59:04.892Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-15T03:59:04.892Z | error: cannot install while Rust is installed |
| 41 | 2026-09-15T03:59:04.892Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-15T03:59:04.905Z | info: profile set to default |
| 43 | 2026-09-15T03:59:04.905Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-15T03:59:04.908Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-15T03:59:05.041Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-15T03:59:05.044Z | info: downloading 6 components |
| 47 | 2026-09-15T03:59:19.065Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-15T03:59:19.065Z | |
| 49 | 2026-09-15T03:59:19.094Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-15T03:59:19.094Z | |
| 51 | 2026-09-15T03:59:19.097Z | |
| 52 | 2026-09-15T03:59:19.097Z | Rust is installed now. Great! |
| 53 | 2026-09-15T03:59:19.097Z | |
| 54 | 2026-09-15T03:59:19.097Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-15T03:59:19.097Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-15T03:59:19.097Z | |
| 57 | 2026-09-15T03:59:19.097Z | To configure your current shell, you need to source |
| 58 | 2026-09-15T03:59:19.097Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-15T03:59:19.097Z | |
| 60 | 2026-09-15T03:59:19.097Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-15T03:59:19.097Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-15T03:59:19.097Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-15T03:59:19.097Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-15T03:59:19.097Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-15T03:59:19.097Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-15T03:59:19.097Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-15T03:59:19.097Z | HOST_CC = None |
| 68 | 2026-09-15T03:59:19.097Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-15T03:59:19.097Z | CC = None |
| 70 | 2026-09-15T03:59:19.097Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-15T03:59:19.258Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-15T03:59:19.258Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-15T03:59:19.258Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-15T03:59:19.258Z | CFLAGS = None |
| 75 | 2026-09-15T03:59:19.258Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-15T03:59:19.258Z | HOST_CFLAGS = None |
| 77 | 2026-09-15T03:59:19.258Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-15T03:59:19.258Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-15T03:59:19.258Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-15T03:59:19.258Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-15T03:59:19.360Z | + rustup --version |
| 82 | 2026-09-15T03:59:19.367Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-15T03:59:19.371Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-15T03:59:19.388Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-15T03:59:19.391Z | + cargo --version |
| 86 | 2026-09-15T03:59:19.404Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-15T03:59:19.407Z | + rustc --version |
| 88 | 2026-09-15T03:59:19.426Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-15T03:59:19.429Z | process exited: duration 16083 ms, exit code 0 |
| |
| 90 | 2026-09-15T03:59:19.434Z | starting task 2: "authentication" |
| 91 | 2026-09-15T03:59:19.451Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-15T03:59:19.458Z | starting task 3: "clone repository" |
| 93 | 2026-09-15T03:59:19.461Z | + mkdir -p /work/oxidecomputer/softnpu |
| 94 | 2026-09-15T03:59:19.464Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 95 | 2026-09-15T03:59:19.493Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 96 | 2026-09-15T03:59:20.087Z | + cd /work/oxidecomputer/softnpu |
| 97 | 2026-09-15T03:59:20.087Z | + git fetch origin 212609680c3214b666f609da9ba149d5c4ddc430 |
| 98 | 2026-09-15T03:59:20.416Z | From https://github.com/oxidecomputer/softnpu |
| 99 | 2026-09-15T03:59:20.416Z | * branch 212609680c3214b666f609da9ba149d5c4ddc430 -> FETCH_HEAD |
| 100 | 2026-09-15T03:59:20.423Z | + [[ -n renovate/camino-1.x ]] |
| 101 | 2026-09-15T03:59:20.426Z | ++ git branch --show-current |
| 102 | 2026-09-15T03:59:20.426Z | + current=main |
| 103 | 2026-09-15T03:59:20.426Z | + [[ main != renovate/camino-1.x ]] |
| 104 | 2026-09-15T03:59:20.426Z | + git branch -f renovate/camino-1.x 212609680c3214b666f609da9ba149d5c4ddc430 |
| 105 | 2026-09-15T03:59:20.429Z | + git checkout -f renovate/camino-1.x |
| 106 | 2026-09-15T03:59:20.432Z | Switched to branch 'renovate/camino-1.x' |
| 107 | 2026-09-15T03:59:20.435Z | + git reset --hard 212609680c3214b666f609da9ba149d5c4ddc430 |
| 108 | 2026-09-15T03:59:20.437Z | HEAD is now at 2126096 Update Rust crate camino to 1.2.6 |
| 109 | 2026-09-15T03:59:20.437Z | process exited: duration 978 ms, exit code 0 |
| |
| 110 | 2026-09-15T03:59:20.443Z | starting task 4: "build" |
| 111 | 2026-09-15T03:59:20.447Z | + cargo --version |
| 112 | 2026-09-15T03:59:20.452Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 113 | 2026-09-15T03:59:20.612Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 114 | 2026-09-15T03:59:20.615Z | info: downloading 6 components |
| 115 | 2026-09-15T03:59:35.271Z | warn: the missing active toolchain `1.92.0-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-15T03:59:35.271Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-15T03:59:35.271Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-15T03:59:35.367Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-09-15T03:59:35.370Z | + rustc --version |
| 120 | 2026-09-15T03:59:35.396Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-09-15T03:59:35.400Z | + banner check |
| 122 | 2026-09-15T03:59:35.403Z | |
| 123 | 2026-09-15T03:59:35.403Z | #### # # ###### #### # # |
| 124 | 2026-09-15T03:59:35.403Z | # # # # # # # # # |
| 125 | 2026-09-15T03:59:35.403Z | # ###### ##### # #### |
| 126 | 2026-09-15T03:59:35.403Z | # # # # # # # |
| 127 | 2026-09-15T03:59:35.403Z | # # # # # # # # # |
| 128 | 2026-09-15T03:59:35.403Z | #### # # ###### #### # # |
| 129 | 2026-09-15T03:59:35.403Z | |
| 130 | 2026-09-15T03:59:35.403Z | + cargo fmt -- --check |
| 131 | 2026-09-15T03:59:35.483Z | + cargo clippy -- --deny warnings |
| 132 | 2026-09-15T03:59:35.579Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-09-15T03:59:36.373Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-09-15T03:59:36.373Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-09-15T03:59:36.388Z | Updating crates.io index |
| 136 | 2026-09-15T03:59:36.425Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-09-15T03:59:36.764Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-09-15T03:59:36.764Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-09-15T03:59:36.772Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-09-15T03:59:37.090Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-09-15T03:59:37.090Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-09-15T03:59:37.129Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-09-15T03:59:37.511Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-09-15T03:59:37.511Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-09-15T03:59:37.563Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-09-15T03:59:38.182Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-09-15T03:59:38.182Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-09-15T03:59:38.188Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-09-15T03:59:38.536Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-09-15T03:59:38.536Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-09-15T03:59:38.562Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-09-15T03:59:39.207Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-09-15T03:59:39.207Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-09-15T03:59:39.557Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-15T03:59:39.926Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-09-15T03:59:39.926Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-09-15T03:59:39.934Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-09-15T03:59:40.275Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-09-15T03:59:40.275Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-09-15T03:59:40.417Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-09-15T03:59:40.743Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-09-15T03:59:40.743Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-09-15T03:59:41.023Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-09-15T03:59:41.328Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-09-15T03:59:41.328Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-09-15T03:59:43.079Z | Downloading crates ... |
| 167 | 2026-09-15T03:59:43.138Z | Downloaded atty v0.2.14 |
| 168 | 2026-09-15T03:59:43.141Z | Downloaded atomic-waker v1.1.2 |
| 169 | 2026-09-15T03:59:43.147Z | Downloaded futures-core v0.3.32 |
| 170 | 2026-09-15T03:59:43.150Z | Downloaded async-recursion v0.3.2 |
| 171 | 2026-09-15T03:59:43.150Z | Downloaded adler2 v2.0.1 |
| 172 | 2026-09-15T03:59:43.154Z | Downloaded colorchoice v1.0.4 |
| 173 | 2026-09-15T03:59:43.157Z | Downloaded dof v0.3.0 |
| 174 | 2026-09-15T03:59:43.157Z | Downloaded const-oid v0.9.6 |
| 175 | 2026-09-15T03:59:43.161Z | Downloaded flate2 v1.1.9 |
| 176 | 2026-09-15T03:59:43.165Z | Downloaded errno v0.3.14 |
| 177 | 2026-09-15T03:59:43.168Z | Downloaded crypto-common v0.1.7 |
| 178 | 2026-09-15T03:59:43.176Z | Downloaded hmac v0.12.1 |
| 179 | 2026-09-15T03:59:43.179Z | Downloaded anstyle-query v1.1.5 |
| 180 | 2026-09-15T03:59:43.182Z | Downloaded equivalent v1.0.2 |
| 181 | 2026-09-15T03:59:43.185Z | Downloaded proc-macro-error-attr v1.0.4 |
| 182 | 2026-09-15T03:59:43.185Z | Downloaded proc-macro-crate v1.3.1 |
| 183 | 2026-09-15T03:59:43.188Z | Downloaded getrandom v0.3.4 |
| 184 | 2026-09-15T03:59:43.188Z | Downloaded libloading v0.8.9 |
| 185 | 2026-09-15T03:59:43.191Z | Downloaded hyper-rustls v0.27.7 |
| 186 | 2026-09-15T03:59:43.194Z | Downloaded icu_collections v2.1.1 |
| 187 | 2026-09-15T03:59:43.198Z | Downloaded futures-io v0.3.32 |
| 188 | 2026-09-15T03:59:43.198Z | Downloaded futures-sink v0.3.32 |
| 189 | 2026-09-15T03:59:43.198Z | Downloaded foreign-types-shared v0.3.1 |
| 190 | 2026-09-15T03:59:43.198Z | Downloaded erased-serde v0.3.31 |
| 191 | 2026-09-15T03:59:43.201Z | Downloaded deranged v0.5.6 |
| 192 | 2026-09-15T03:59:43.201Z | Downloaded plain v0.2.3 |
| 193 | 2026-09-15T03:59:43.204Z | Downloaded byteorder v1.5.0 |
| 194 | 2026-09-15T03:59:43.204Z | Downloaded bitflags v2.11.0 |
| 195 | 2026-09-15T03:59:43.208Z | Downloaded futures-task v0.3.32 |
| 196 | 2026-09-15T03:59:43.208Z | Downloaded ecdsa v0.16.9 |
| 197 | 2026-09-15T03:59:43.211Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 198 | 2026-09-15T03:59:43.211Z | Downloaded http-serde v2.1.1 |
| 199 | 2026-09-15T03:59:43.211Z | Downloaded cfg-if v1.0.4 |
| 200 | 2026-09-15T03:59:43.218Z | Downloaded cstr-argument v0.1.2 |
| 201 | 2026-09-15T03:59:43.226Z | Downloaded heck v0.5.0 |
| 202 | 2026-09-15T03:59:43.229Z | Downloaded form_urlencoded v1.2.2 |
| 203 | 2026-09-15T03:59:43.229Z | Downloaded potential_utf v0.1.4 |
| 204 | 2026-09-15T03:59:43.233Z | Downloaded pem-rfc7468 v0.7.0 |
| 205 | 2026-09-15T03:59:43.233Z | Downloaded group v0.13.0 |
| 206 | 2026-09-15T03:59:43.233Z | Downloaded either v1.15.0 |
| 207 | 2026-09-15T03:59:43.236Z | Downloaded clap v4.6.1 |
| 208 | 2026-09-15T03:59:43.239Z | Downloaded pin-project-internal v1.1.10 |
| 209 | 2026-09-15T03:59:43.242Z | Downloaded os_str_bytes v6.6.1 |
| 210 | 2026-09-15T03:59:43.242Z | Downloaded block-buffer v0.10.4 |
| 211 | 2026-09-15T03:59:43.245Z | Downloaded openssl-sys v0.9.111 |
| 212 | 2026-09-15T03:59:43.248Z | Downloaded ppv-lite86 v0.2.21 |
| 213 | 2026-09-15T03:59:43.248Z | Downloaded pin-project v1.1.10 |
| 214 | 2026-09-15T03:59:43.254Z | Downloaded pin-project-lite v0.2.16 |
| 215 | 2026-09-15T03:59:43.261Z | Downloaded primeorder v0.13.6 |
| 216 | 2026-09-15T03:59:43.269Z | Downloaded cargo-platform v0.3.2 |
| 217 | 2026-09-15T03:59:43.269Z | Downloaded num-integer v0.1.46 |
| 218 | 2026-09-15T03:59:43.269Z | Downloaded num-derive v0.3.3 |
| 219 | 2026-09-15T03:59:43.269Z | Downloaded pkcs8 v0.10.2 |
| 220 | 2026-09-15T03:59:43.269Z | Downloaded funty v2.0.0 |
| 221 | 2026-09-15T03:59:43.269Z | Downloaded itoa v1.0.17 |
| 222 | 2026-09-15T03:59:43.269Z | Downloaded futures-macro v0.3.32 |
| 223 | 2026-09-15T03:59:43.269Z | Downloaded proc-macro2 v1.0.106 |
| 224 | 2026-09-15T03:59:43.272Z | Downloaded dtrace-parser v0.2.0 |
| 225 | 2026-09-15T03:59:43.273Z | Downloaded hyper-timeout v0.5.2 |
| 226 | 2026-09-15T03:59:43.273Z | Downloaded fastrand v2.3.0 |
| 227 | 2026-09-15T03:59:43.273Z | Downloaded cpufeatures v0.2.17 |
| 228 | 2026-09-15T03:59:43.276Z | Downloaded clap_lex v0.2.4 |
| 229 | 2026-09-15T03:59:43.276Z | Downloaded num-iter v0.1.45 |
| 230 | 2026-09-15T03:59:43.276Z | Downloaded indexmap v1.9.3 |
| 231 | 2026-09-15T03:59:43.279Z | Downloaded radium v0.7.0 |
| 232 | 2026-09-15T03:59:43.279Z | Downloaded openssl-probe v0.1.6 |
| 233 | 2026-09-15T03:59:43.279Z | Downloaded is-terminal v0.4.17 |
| 234 | 2026-09-15T03:59:43.282Z | Downloaded idna_adapter v1.2.1 |
| 235 | 2026-09-15T03:59:43.282Z | Downloaded hex v0.4.3 |
| 236 | 2026-09-15T03:59:43.282Z | Downloaded rand_chacha v0.3.1 |
| 237 | 2026-09-15T03:59:43.285Z | Downloaded crypto-bigint v0.5.5 |
| 238 | 2026-09-15T03:59:43.289Z | Downloaded num_enum v0.5.11 |
| 239 | 2026-09-15T03:59:43.291Z | Downloaded iana-time-zone v0.1.65 |
| 240 | 2026-09-15T03:59:43.292Z | Downloaded digest v0.10.7 |
| 241 | 2026-09-15T03:59:43.295Z | Downloaded ff v0.13.1 |
| 242 | 2026-09-15T03:59:43.295Z | Downloaded crc32fast v1.5.0 |
| 243 | 2026-09-15T03:59:43.295Z | Downloaded async-trait v0.1.89 |
| 244 | 2026-09-15T03:59:43.298Z | Downloaded clap_derive v4.6.1 |
| 245 | 2026-09-15T03:59:43.301Z | Downloaded find-msvc-tools v0.1.9 |
| 246 | 2026-09-15T03:59:43.301Z | Downloaded clap_lex v1.0.0 |
| 247 | 2026-09-15T03:59:43.301Z | Downloaded scopeguard v1.2.0 |
| 248 | 2026-09-15T03:59:43.304Z | Downloaded generic-array v0.14.7 |
| 249 | 2026-09-15T03:59:43.304Z | Downloaded num-conv v0.2.0 |
| 250 | 2026-09-15T03:59:43.304Z | Downloaded memmap v0.7.0 |
| 251 | 2026-09-15T03:59:43.312Z | Downloaded http-body v1.0.1 |
| 252 | 2026-09-15T03:59:43.312Z | Downloaded foreign-types-macros v0.2.3 |
| 253 | 2026-09-15T03:59:43.312Z | Downloaded base16ct v0.2.0 |
| 254 | 2026-09-15T03:59:43.315Z | Downloaded libscf-sys v1.1.0 |
| 255 | 2026-09-15T03:59:43.315Z | Downloaded sha256 v1.6.0 |
| 256 | 2026-09-15T03:59:43.315Z | Downloaded lazy_static v1.5.0 |
| 257 | 2026-09-15T03:59:43.315Z | Downloaded num_enum_derive v0.5.11 |
| 258 | 2026-09-15T03:59:43.315Z | Downloaded pretty-hex v0.4.1 |
| 259 | 2026-09-15T03:59:43.320Z | Downloaded percent-encoding v2.3.2 |
| 260 | 2026-09-15T03:59:43.320Z | Downloaded rustc_version v0.4.1 |
| 261 | 2026-09-15T03:59:43.320Z | Downloaded serde_spanned v1.1.1 |
| 262 | 2026-09-15T03:59:43.320Z | Downloaded foreign-types v0.5.0 |
| 263 | 2026-09-15T03:59:43.325Z | Downloaded num-rational v0.4.2 |
| 264 | 2026-09-15T03:59:43.331Z | Downloaded num v0.4.3 |
| 265 | 2026-09-15T03:59:43.334Z | Downloaded displaydoc v0.2.5 |
| 266 | 2026-09-15T03:59:43.338Z | Downloaded http-body-util v0.1.3 |
| 267 | 2026-09-15T03:59:43.338Z | Downloaded heck v0.4.1 |
| 268 | 2026-09-15T03:59:43.341Z | Downloaded futures-executor v0.3.32 |
| 269 | 2026-09-15T03:59:43.341Z | Downloaded clap_derive v3.2.25 |
| 270 | 2026-09-15T03:59:43.341Z | Downloaded anstyle-parse v1.0.0 |
| 271 | 2026-09-15T03:59:43.344Z | Downloaded anstyle v1.0.14 |
| 272 | 2026-09-15T03:59:43.347Z | Downloaded scroll_derive v0.12.1 |
| 273 | 2026-09-15T03:59:43.350Z | Downloaded secrecy v0.10.3 |
| 274 | 2026-09-15T03:59:43.350Z | Downloaded serde_urlencoded v0.7.1 |
| 275 | 2026-09-15T03:59:43.353Z | Downloaded rfc6979 v0.4.0 |
| 276 | 2026-09-15T03:59:43.353Z | Downloaded is_terminal_polyfill v1.70.2 |
| 277 | 2026-09-15T03:59:43.353Z | Downloaded powerfmt v0.2.0 |
| 278 | 2026-09-15T03:59:43.356Z | Downloaded proc-macro-crate v3.4.0 |
| 279 | 2026-09-15T03:59:43.359Z | Downloaded strsim v0.10.0 |
| 280 | 2026-09-15T03:59:43.362Z | Downloaded getrandom v0.2.17 |
| 281 | 2026-09-15T03:59:43.366Z | Downloaded camino v1.2.6 |
| 282 | 2026-09-15T03:59:43.366Z | Downloaded signature v2.2.0 |
| 283 | 2026-09-15T03:59:43.366Z | Downloaded serde_repr v0.1.20 |
| 284 | 2026-09-15T03:59:43.369Z | Downloaded slog-envlogger v2.2.0 |
| 285 | 2026-09-15T03:59:43.372Z | Downloaded base64ct v1.8.3 |
| 286 | 2026-09-15T03:59:43.372Z | Downloaded pin-utils v0.1.0 |
| 287 | 2026-09-15T03:59:43.377Z | Downloaded icu_locale_core v2.1.1 |
| 288 | 2026-09-15T03:59:43.380Z | Downloaded strsim v0.11.1 |
| 289 | 2026-09-15T03:59:43.380Z | Downloaded sync_wrapper v1.0.2 |
| 290 | 2026-09-15T03:59:43.380Z | Downloaded icu_provider v2.1.1 |
| 291 | 2026-09-15T03:59:43.383Z | Downloaded tap v1.0.1 |
| 292 | 2026-09-15T03:59:43.383Z | Downloaded pkg-config v0.3.32 |
| 293 | 2026-09-15T03:59:43.383Z | Downloaded take_mut v0.2.2 |
| 294 | 2026-09-15T03:59:43.386Z | Downloaded parking_lot v0.12.5 |
| 295 | 2026-09-15T03:59:43.386Z | Downloaded num_enum v0.7.5 |
| 296 | 2026-09-15T03:59:43.389Z | Downloaded stable_deref_trait v1.2.1 |
| 297 | 2026-09-15T03:59:43.389Z | Downloaded subtle v2.6.1 |
| 298 | 2026-09-15T03:59:43.392Z | Downloaded anstream v1.0.0 |
| 299 | 2026-09-15T03:59:43.392Z | Downloaded thread-id v4.2.2 |
| 300 | 2026-09-15T03:59:43.392Z | Downloaded bitflags v1.3.2 |
| 301 | 2026-09-15T03:59:43.395Z | Downloaded openssl-probe v0.2.1 |
| 302 | 2026-09-15T03:59:43.395Z | Downloaded fs_extra v1.3.0 |
| 303 | 2026-09-15T03:59:43.398Z | Downloaded autocfg v1.5.0 |
| 304 | 2026-09-15T03:59:43.398Z | Downloaded quote v1.0.45 |
| 305 | 2026-09-15T03:59:43.398Z | Downloaded simd-adler32 v0.3.8 |
| 306 | 2026-09-15T03:59:43.402Z | Downloaded rustversion v1.0.22 |
| 307 | 2026-09-15T03:59:43.402Z | Downloaded pem v3.0.6 |
| 308 | 2026-09-15T03:59:43.405Z | Downloaded time-core v0.1.8 |
| 309 | 2026-09-15T03:59:43.405Z | Downloaded rand_chacha v0.9.0 |
| 310 | 2026-09-15T03:59:43.405Z | Downloaded rand_core v0.9.5 |
| 311 | 2026-09-15T03:59:43.405Z | Downloaded console v0.16.2 |
| 312 | 2026-09-15T03:59:43.408Z | Downloaded num-complex v0.4.6 |
| 313 | 2026-09-15T03:59:43.408Z | Downloaded rand_core v0.6.4 |
| 314 | 2026-09-15T03:59:43.408Z | Downloaded proc-macro-error v1.0.4 |
| 315 | 2026-09-15T03:59:43.411Z | Downloaded sha2 v0.10.9 |
| 316 | 2026-09-15T03:59:43.411Z | Downloaded ed25519 v2.2.3 |
| 317 | 2026-09-15T03:59:43.412Z | Downloaded colored v3.1.1 |
| 318 | 2026-09-15T03:59:43.415Z | Downloaded anyhow v1.0.102 |
| 319 | 2026-09-15T03:59:43.418Z | Downloaded oxnet v0.1.4 |
| 320 | 2026-09-15T03:59:43.418Z | Downloaded untrusted v0.9.0 |
| 321 | 2026-09-15T03:59:43.418Z | Downloaded rand v0.9.2 |
| 322 | 2026-09-15T03:59:43.421Z | Downloaded simple_asn1 v0.6.4 |
| 323 | 2026-09-15T03:59:43.421Z | Downloaded lock_api v0.4.14 |
| 324 | 2026-09-15T03:59:43.421Z | Downloaded semver v1.0.27 |
| 325 | 2026-09-15T03:59:43.424Z | Downloaded tower-layer v0.3.3 |
| 326 | 2026-09-15T03:59:43.424Z | Downloaded synstructure v0.13.2 |
| 327 | 2026-09-15T03:59:43.424Z | Downloaded tower-service v0.3.3 |
| 328 | 2026-09-15T03:59:43.424Z | Downloaded num_enum_derive v0.7.5 |
| 329 | 2026-09-15T03:59:43.427Z | Downloaded tempfile v3.27.0 |
| 330 | 2026-09-15T03:59:43.430Z | Downloaded shlex v1.3.0 |
| 331 | 2026-09-15T03:59:43.430Z | Downloaded serde_tokenstream v0.2.2 |
| 332 | 2026-09-15T03:59:43.430Z | Downloaded serde_path_to_error v0.1.20 |
| 333 | 2026-09-15T03:59:43.433Z | Downloaded futures-channel v0.3.32 |
| 334 | 2026-09-15T03:59:43.433Z | Downloaded pkcs1 v0.7.5 |
| 335 | 2026-09-15T03:59:43.433Z | Downloaded once_cell v1.21.3 |
| 336 | 2026-09-15T03:59:43.437Z | Downloaded log v0.4.29 |
| 337 | 2026-09-15T03:59:43.445Z | Downloaded try-lock v0.2.5 |
| 338 | 2026-09-15T03:59:43.448Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-09-15T03:59:43.448Z | Downloaded thiserror v1.0.69 |
| 340 | 2026-09-15T03:59:43.451Z | Downloaded thiserror v2.0.18 |
| 341 | 2026-09-15T03:59:43.455Z | Downloaded unit-prefix v0.5.2 |
| 342 | 2026-09-15T03:59:43.455Z | Downloaded usdt-attr-macro v0.5.0 |
| 343 | 2026-09-15T03:59:43.455Z | Downloaded usdt v0.5.0 |
| 344 | 2026-09-15T03:59:43.455Z | Downloaded tokio-macros v2.7.0 |
| 345 | 2026-09-15T03:59:43.455Z | Downloaded thread_local v1.1.9 |
| 346 | 2026-09-15T03:59:43.458Z | Downloaded utf8parse v0.2.2 |
| 347 | 2026-09-15T03:59:43.458Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-09-15T03:59:43.458Z | Downloaded parking_lot_core v0.9.12 |
| 349 | 2026-09-15T03:59:43.458Z | Downloaded der v0.7.10 |
| 350 | 2026-09-15T03:59:43.461Z | Downloaded pest_derive v2.8.6 |
| 351 | 2026-09-15T03:59:43.471Z | Downloaded termcolor v1.4.1 |
| 352 | 2026-09-15T03:59:43.471Z | Downloaded filetime v0.2.27 |
| 353 | 2026-09-15T03:59:43.471Z | Downloaded httparse v1.10.1 |
| 354 | 2026-09-15T03:59:43.471Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-09-15T03:59:43.471Z | Downloaded spki v0.7.3 |
| 356 | 2026-09-15T03:59:43.471Z | Downloaded slog-stdlog v4.1.1 |
| 357 | 2026-09-15T03:59:43.471Z | Downloaded sec1 v0.7.3 |
| 358 | 2026-09-15T03:59:43.471Z | Downloaded rustls-pki-types v1.14.0 |
| 359 | 2026-09-15T03:59:43.471Z | Downloaded litemap v0.8.1 |
| 360 | 2026-09-15T03:59:43.475Z | Downloaded cargo_metadata v0.23.1 |
| 361 | 2026-09-15T03:59:43.475Z | Downloaded want v0.3.1 |
| 362 | 2026-09-15T03:59:43.475Z | Downloaded version_check v0.9.5 |
| 363 | 2026-09-15T03:59:43.475Z | Downloaded usdt-macro v0.5.0 |
| 364 | 2026-09-15T03:59:43.476Z | Downloaded zerofrom-derive v0.1.6 |
| 365 | 2026-09-15T03:59:43.479Z | Downloaded slog-scope v4.4.1 |
| 366 | 2026-09-15T03:59:43.479Z | Downloaded pest_generator v2.8.6 |
| 367 | 2026-09-15T03:59:43.479Z | Downloaded smallvec v1.15.1 |
| 368 | 2026-09-15T03:59:43.479Z | Downloaded slog-async v2.8.0 |
| 369 | 2026-09-15T03:59:43.479Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 370 | 2026-09-15T03:59:43.486Z | Downloaded signal-hook-registry v1.4.8 |
| 371 | 2026-09-15T03:59:43.487Z | Downloaded slab v0.4.12 |
| 372 | 2026-09-15T03:59:43.487Z | Downloaded futures v0.3.32 |
| 373 | 2026-09-15T03:59:43.490Z | Downloaded p256 v0.13.2 |
| 374 | 2026-09-15T03:59:43.490Z | Downloaded indexmap v2.13.0 |
| 375 | 2026-09-15T03:59:43.490Z | Downloaded crossbeam-utils v0.8.21 |
| 376 | 2026-09-15T03:59:43.490Z | Downloaded yoke-derive v0.8.1 |
| 377 | 2026-09-15T03:59:43.490Z | Downloaded elliptic-curve v0.13.8 |
| 378 | 2026-09-15T03:59:43.493Z | Downloaded jsonwebtoken v10.3.0 |
| 379 | 2026-09-15T03:59:43.496Z | Downloaded time-macros v0.2.27 |
| 380 | 2026-09-15T03:59:43.496Z | Downloaded thiserror-impl v2.0.18 |
| 381 | 2026-09-15T03:59:43.496Z | Downloaded tinystr v0.8.2 |
| 382 | 2026-09-15T03:59:43.499Z | Downloaded icu_normalizer v2.1.1 |
| 383 | 2026-09-15T03:59:43.500Z | Downloaded slog-term v2.9.2 |
| 384 | 2026-09-15T03:59:43.503Z | Downloaded term v1.2.1 |
| 385 | 2026-09-15T03:59:43.506Z | Downloaded zone_cfg_derive v0.3.1 |
| 386 | 2026-09-15T03:59:43.509Z | Downloaded zerofrom v0.1.6 |
| 387 | 2026-09-15T03:59:43.509Z | Downloaded zone v0.3.1 |
| 388 | 2026-09-15T03:59:43.512Z | Downloaded writeable v0.6.2 |
| 389 | 2026-09-15T03:59:43.512Z | Downloaded num-traits v0.2.19 |
| 390 | 2026-09-15T03:59:43.515Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 391 | 2026-09-15T03:59:43.515Z | Downloaded serde_core v1.0.228 |
| 392 | 2026-09-15T03:59:43.519Z | Downloaded snafu-derive v0.8.9 |
| 393 | 2026-09-15T03:59:43.522Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 394 | 2026-09-15T03:59:43.523Z | Downloaded tracing-attributes v0.1.31 |
| 395 | 2026-09-15T03:59:43.523Z | Downloaded spin v0.9.8 |
| 396 | 2026-09-15T03:59:43.523Z | Downloaded xattr v1.6.1 |
| 397 | 2026-09-15T03:59:43.526Z | Downloaded wyz v0.5.1 |
| 398 | 2026-09-15T03:59:43.530Z | Downloaded num-bigint-dig v0.8.6 |
| 399 | 2026-09-15T03:59:43.533Z | Downloaded scroll v0.12.0 |
| 400 | 2026-09-15T03:59:43.553Z | Downloaded tokio-rustls v0.26.4 |
| 401 | 2026-09-15T03:59:43.553Z | Downloaded ryu v1.0.23 |
| 402 | 2026-09-15T03:59:43.553Z | Downloaded arc-swap v1.8.2 |
| 403 | 2026-09-15T03:59:43.553Z | Downloaded serde_derive v1.0.228 |
| 404 | 2026-09-15T03:59:43.553Z | Downloaded yoke v0.8.1 |
| 405 | 2026-09-15T03:59:43.553Z | Downloaded miniz_oxide v0.8.9 |
| 406 | 2026-09-15T03:59:43.553Z | Downloaded web-time v1.1.0 |
| 407 | 2026-09-15T03:59:43.553Z | Downloaded rustls-native-certs v0.8.3 |
| 408 | 2026-09-15T03:59:43.553Z | Downloaded icu_properties v2.1.2 |
| 409 | 2026-09-15T03:59:43.560Z | Downloaded indicatif v0.18.4 |
| 410 | 2026-09-15T03:59:43.560Z | Downloaded icu_normalizer_data v2.1.1 |
| 411 | 2026-09-15T03:59:43.560Z | Downloaded slog v2.8.2 |
| 412 | 2026-09-15T03:59:43.565Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 413 | 2026-09-15T03:59:43.568Z | Downloaded zerovec-derive v0.11.2 |
| 414 | 2026-09-15T03:59:43.568Z | Downloaded cc v1.2.56 |
| 415 | 2026-09-15T03:59:43.571Z | Downloaded memchr v2.8.0 |
| 416 | 2026-09-15T03:59:43.574Z | Downloaded zmij v1.0.21 |
| 417 | 2026-09-15T03:59:43.574Z | Downloaded tar v0.4.46 |
| 418 | 2026-09-15T03:59:43.574Z | Downloaded base64 v0.22.1 |
| 419 | 2026-09-15T03:59:43.578Z | Downloaded zeroize v1.8.2 |
| 420 | 2026-09-15T03:59:43.578Z | Downloaded usdt-impl v0.5.0 |
| 421 | 2026-09-15T03:59:43.581Z | Downloaded unicode-ident v1.0.24 |
| 422 | 2026-09-15T03:59:43.581Z | Downloaded ucd-trie v0.1.7 |
| 423 | 2026-09-15T03:59:43.581Z | Downloaded textwrap v0.16.2 |
| 424 | 2026-09-15T03:59:43.584Z | Downloaded icu_properties_data v2.1.2 |
| 425 | 2026-09-15T03:59:43.589Z | Downloaded typenum v1.19.0 |
| 426 | 2026-09-15T03:59:43.589Z | Downloaded serde v1.0.228 |
| 427 | 2026-09-15T03:59:43.596Z | Downloaded rand v0.8.5 |
| 428 | 2026-09-15T03:59:43.596Z | Downloaded tracing-core v0.1.36 |
| 429 | 2026-09-15T03:59:43.602Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 430 | 2026-09-15T03:59:43.602Z | Downloaded bytes v1.11.1 |
| 431 | 2026-09-15T03:59:43.606Z | Downloaded curl v0.4.50 |
| 432 | 2026-09-15T03:59:43.606Z | Downloaded ed25519-dalek v2.2.0 |
| 433 | 2026-09-15T03:59:43.610Z | Downloaded socket2 v0.6.3 |
| 434 | 2026-09-15T03:59:43.610Z | Downloaded zerocopy-derive v0.7.35 |
| 435 | 2026-09-15T03:59:43.614Z | Downloaded pest_meta v2.8.6 |
| 436 | 2026-09-15T03:59:43.614Z | Downloaded snafu v0.8.9 |
| 437 | 2026-09-15T03:59:43.617Z | Downloaded num-bigint v0.4.6 |
| 438 | 2026-09-15T03:59:43.620Z | Downloaded rsa v0.9.10 |
| 439 | 2026-09-15T03:59:43.623Z | Downloaded zerotrie v0.2.3 |
| 440 | 2026-09-15T03:59:43.626Z | Downloaded crossbeam-channel v0.5.15 |
| 441 | 2026-09-15T03:59:43.626Z | Downloaded rustls-webpki v0.103.9 |
| 442 | 2026-09-15T03:59:43.629Z | Downloaded mio v1.2.0 |
| 443 | 2026-09-15T03:59:43.632Z | Downloaded hashbrown v0.12.3 |
| 444 | 2026-09-15T03:59:43.635Z | Downloaded hyper-util v0.1.20 |
| 445 | 2026-09-15T03:59:43.638Z | Downloaded url v2.5.8 |
| 446 | 2026-09-15T03:59:43.641Z | Downloaded pest v2.8.6 |
| 447 | 2026-09-15T03:59:43.644Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 448 | 2026-09-15T03:59:43.649Z | Downloaded aho-corasick v1.1.4 |
| 449 | 2026-09-15T03:59:43.660Z | Downloaded http v1.4.0 |
| 450 | 2026-09-15T03:59:43.663Z | Downloaded toml_edit v0.19.15 |
| 451 | 2026-09-15T03:59:43.673Z | Downloaded regex v1.12.3 |
| 452 | 2026-09-15T03:59:43.676Z | Downloaded libm v0.2.16 |
| 453 | 2026-09-15T03:59:43.682Z | Downloaded itertools v0.12.1 |
| 454 | 2026-09-15T03:59:43.686Z | Downloaded tower v0.5.3 |
| 455 | 2026-09-15T03:59:43.691Z | Downloaded iri-string v0.7.10 |
| 456 | 2026-09-15T03:59:43.695Z | Downloaded idna v1.1.0 |
| 457 | 2026-09-15T03:59:43.698Z | Downloaded zerovec v0.11.5 |
| 458 | 2026-09-15T03:59:43.701Z | Downloaded portable-atomic v1.13.1 |
| 459 | 2026-09-15T03:59:43.705Z | Downloaded p384 v0.13.1 |
| 460 | 2026-09-15T03:59:43.707Z | Downloaded hashbrown v0.16.1 |
| 461 | 2026-09-15T03:59:43.711Z | Downloaded winnow v0.5.40 |
| 462 | 2026-09-15T03:59:43.715Z | Downloaded hyper v1.8.1 |
| 463 | 2026-09-15T03:59:43.719Z | Downloaded winnow v1.0.1 |
| 464 | 2026-09-15T03:59:43.724Z | Downloaded winnow v0.7.14 |
| 465 | 2026-09-15T03:59:43.740Z | Downloaded syn v1.0.109 |
| 466 | 2026-09-15T03:59:43.748Z | Downloaded tokio-util v0.7.18 |
| 467 | 2026-09-15T03:59:43.752Z | Downloaded serde_json v1.0.150 |
| 468 | 2026-09-15T03:59:43.757Z | Downloaded futures-util v0.3.32 |
| 469 | 2026-09-15T03:59:43.763Z | Downloaded tower-http v0.6.8 |
| 470 | 2026-09-15T03:59:43.767Z | Downloaded clap_builder v4.6.0 |
| 471 | 2026-09-15T03:59:43.771Z | Downloaded syn v2.0.117 |
| 472 | 2026-09-15T03:59:43.777Z | Downloaded hkdf v0.12.4 |
| 473 | 2026-09-15T03:59:43.781Z | Downloaded zerocopy v0.7.35 |
| 474 | 2026-09-15T03:59:43.790Z | Downloaded goblin v0.8.2 |
| 475 | 2026-09-15T03:59:43.793Z | Downloaded regex-syntax v0.8.9 |
| 476 | 2026-09-15T03:59:43.798Z | Downloaded bitvec v1.0.1 |
| 477 | 2026-09-15T03:59:43.806Z | Downloaded clap v3.2.25 |
| 478 | 2026-09-15T03:59:43.813Z | Downloaded octocrab v0.53.1 |
| 479 | 2026-09-15T03:59:43.831Z | Downloaded curve25519-dalek v4.1.3 |
| 480 | 2026-09-15T03:59:43.835Z | Downloaded vcpkg v0.2.15 |
| 481 | 2026-09-15T03:59:43.857Z | Downloaded chrono v0.4.43 |
| 482 | 2026-09-15T03:59:43.860Z | Downloaded time v0.3.47 |
| 483 | 2026-09-15T03:59:43.868Z | Downloaded tracing v0.1.44 |
| 484 | 2026-09-15T03:59:43.879Z | Downloaded zerocopy v0.8.39 |
| 485 | 2026-09-15T03:59:43.890Z | Downloaded unicode-width v0.2.2 |
| 486 | 2026-09-15T03:59:43.894Z | Downloaded rustls v0.23.36 |
| 487 | 2026-09-15T03:59:43.908Z | Downloaded rustix v1.1.4 |
| 488 | 2026-09-15T03:59:43.921Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-09-15T03:59:43.950Z | Downloaded libz-sys v1.1.23 |
| 490 | 2026-09-15T03:59:43.962Z | Downloaded libc v0.2.186 |
| 491 | 2026-09-15T03:59:43.980Z | Downloaded tokio v1.52.3 |
| 492 | 2026-09-15T03:59:44.100Z | Downloaded ring v0.17.14 |
| 493 | 2026-09-15T03:59:44.130Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 494 | 2026-09-15T03:59:44.242Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-09-15T03:59:44.242Z | Compiling quote v1.0.45 |
| 496 | 2026-09-15T03:59:44.242Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-09-15T03:59:44.245Z | Compiling libc v0.2.186 |
| 498 | 2026-09-15T03:59:44.245Z | Checking cfg-if v1.0.4 |
| 499 | 2026-09-15T03:59:44.245Z | Compiling version_check v0.9.5 |
| 500 | 2026-09-15T03:59:44.245Z | Checking zeroize v1.8.2 |
| 501 | 2026-09-15T03:59:44.245Z | Compiling serde_core v1.0.228 |
| 502 | 2026-09-15T03:59:44.384Z | Compiling serde v1.0.228 |
| 503 | 2026-09-15T03:59:44.459Z | Checking memchr v2.8.0 |
| 504 | 2026-09-15T03:59:44.468Z | Compiling autocfg v1.5.0 |
| 505 | 2026-09-15T03:59:44.623Z | Compiling typenum v1.19.0 |
| 506 | 2026-09-15T03:59:44.712Z | Checking subtle v2.6.1 |
| 507 | 2026-09-15T03:59:44.820Z | Compiling generic-array v0.14.7 |
| 508 | 2026-09-15T03:59:44.826Z | Checking itoa v1.0.17 |
| 509 | 2026-09-15T03:59:44.833Z | Checking smallvec v1.15.1 |
| 510 | 2026-09-15T03:59:44.963Z | Compiling syn v1.0.109 |
| 511 | 2026-09-15T03:59:45.004Z | Checking const-oid v0.9.6 |
| 512 | 2026-09-15T03:59:45.052Z | Checking getrandom v0.2.17 |
| 513 | 2026-09-15T03:59:45.081Z | Compiling libm v0.2.16 |
| 514 | 2026-09-15T03:59:45.123Z | Compiling num-traits v0.2.19 |
| 515 | 2026-09-15T03:59:45.174Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-09-15T03:59:45.352Z | Checking pin-project-lite v0.2.16 |
| 517 | 2026-09-15T03:59:45.400Z | Compiling shlex v1.3.0 |
| 518 | 2026-09-15T03:59:45.496Z | Compiling syn v2.0.117 |
| 519 | 2026-09-15T03:59:45.575Z | Compiling cc v1.2.56 |
| 520 | 2026-09-15T03:59:45.584Z | Checking log v0.4.29 |
| 521 | 2026-09-15T03:59:45.734Z | Compiling thiserror v1.0.69 |
| 522 | 2026-09-15T03:59:46.200Z | Compiling zmij v1.0.21 |
| 523 | 2026-09-15T03:59:46.216Z | Checking crypto-common v0.1.7 |
| 524 | 2026-09-15T03:59:46.313Z | Checking block-buffer v0.10.4 |
| 525 | 2026-09-15T03:59:46.436Z | Checking bytes v1.11.1 |
| 526 | 2026-09-15T03:59:46.496Z | Compiling rustversion v1.0.22 |
| 527 | 2026-09-15T03:59:46.516Z | Checking digest v0.10.7 |
| 528 | 2026-09-15T03:59:46.627Z | Checking rand_core v0.6.4 |
| 529 | 2026-09-15T03:59:46.660Z | Checking errno v0.3.14 |
| 530 | 2026-09-15T03:59:46.691Z | Checking socket2 v0.6.3 |
| 531 | 2026-09-15T03:59:46.772Z | Checking once_cell v1.21.3 |
| 532 | 2026-09-15T03:59:46.781Z | Compiling parking_lot_core v0.9.12 |
| 533 | 2026-09-15T03:59:46.843Z | Compiling hashbrown v0.16.1 |
| 534 | 2026-09-15T03:59:46.858Z | Compiling equivalent v1.0.2 |
| 535 | 2026-09-15T03:59:46.919Z | Checking scopeguard v1.2.0 |
| 536 | 2026-09-15T03:59:46.929Z | Checking base64ct v1.8.3 |
| 537 | 2026-09-15T03:59:46.934Z | Checking signal-hook-registry v1.4.8 |
| 538 | 2026-09-15T03:59:47.002Z | Checking lock_api v0.4.14 |
| 539 | 2026-09-15T03:59:47.083Z | Checking mio v1.2.0 |
| 540 | 2026-09-15T03:59:47.145Z | Checking pem-rfc7468 v0.7.0 |
| 541 | 2026-09-15T03:59:47.229Z | Checking parking_lot v0.12.5 |
| 542 | 2026-09-15T03:59:47.279Z | Checking der v0.7.10 |
| 543 | 2026-09-15T03:59:47.361Z | Compiling indexmap v2.13.0 |
| 544 | 2026-09-15T03:59:47.370Z | Checking stable_deref_trait v1.2.1 |
| 545 | 2026-09-15T03:59:47.407Z | Compiling ucd-trie v0.1.7 |
| 546 | 2026-09-15T03:59:47.425Z | Compiling serde_json v1.0.150 |
| 547 | 2026-09-15T03:59:47.457Z | Compiling zerocopy v0.8.39 |
| 548 | 2026-09-15T03:59:47.539Z | Compiling thiserror v2.0.18 |
| 549 | 2026-09-15T03:59:47.717Z | Checking futures-core v0.3.32 |
| 550 | 2026-09-15T03:59:47.743Z | Compiling pest v2.8.6 |
| 551 | 2026-09-15T03:59:48.081Z | Checking futures-sink v0.3.32 |
| 552 | 2026-09-15T03:59:48.084Z | Checking spki v0.7.3 |
| 553 | 2026-09-15T03:59:48.157Z | Checking num-integer v0.1.46 |
| 554 | 2026-09-15T03:59:48.166Z | Compiling proc-macro-error-attr v1.0.4 |
| 555 | 2026-09-15T03:59:48.238Z | Checking pkcs8 v0.10.2 |
| 556 | 2026-09-15T03:59:48.378Z | Compiling synstructure v0.13.2 |
| 557 | 2026-09-15T03:59:48.382Z | Compiling pkg-config v0.3.32 |
| 558 | 2026-09-15T03:59:48.441Z | Checking futures-channel v0.3.32 |
| 559 | 2026-09-15T03:59:48.623Z | Compiling semver v1.0.27 |
| 560 | 2026-09-15T03:59:48.845Z | Compiling pest_meta v2.8.6 |
| 561 | 2026-09-15T03:59:48.889Z | Compiling proc-macro-error v1.0.4 |
| 562 | 2026-09-15T03:59:48.922Z | Compiling vcpkg v0.2.15 |
| 563 | 2026-09-15T03:59:48.977Z | Checking tracing-core v0.1.36 |
| 564 | 2026-09-15T03:59:49.078Z | Checking http v1.4.0 |
| 565 | 2026-09-15T03:59:49.232Z | Checking hmac v0.12.1 |
| 566 | 2026-09-15T03:59:49.363Z | Checking spin v0.9.8 |
| 567 | 2026-09-15T03:59:49.389Z | Checking futures-io v0.3.32 |
| 568 | 2026-09-15T03:59:49.472Z | Compiling pest_generator v2.8.6 |
| 569 | 2026-09-15T03:59:49.495Z | Compiling winnow v1.0.1 |
| 570 | 2026-09-15T03:59:49.507Z | Checking slab v0.4.12 |
| 571 | 2026-09-15T03:59:49.534Z | Checking futures-task v0.3.32 |
| 572 | 2026-09-15T03:59:49.542Z | Compiling serde_derive v1.0.228 |
| 573 | 2026-09-15T03:59:49.657Z | Compiling thiserror-impl v1.0.69 |
| 574 | 2026-09-15T03:59:49.667Z | Compiling zerofrom-derive v0.1.6 |
| 575 | 2026-09-15T03:59:49.671Z | Compiling tokio-macros v2.7.0 |
| 576 | 2026-09-15T03:59:49.836Z | Compiling yoke-derive v0.8.1 |
| 577 | 2026-09-15T03:59:50.095Z | Compiling zerovec-derive v0.11.2 |
| 578 | 2026-09-15T03:59:50.200Z | Compiling thiserror-impl v2.0.18 |
| 579 | 2026-09-15T03:59:50.398Z | Checking tokio v1.52.3 |
| 580 | 2026-09-15T03:59:50.836Z | Compiling displaydoc v0.2.5 |
| 581 | 2026-09-15T03:59:50.845Z | Checking zerofrom v0.1.6 |
| 582 | 2026-09-15T03:59:50.897Z | Compiling zerocopy-derive v0.7.35 |
| 583 | 2026-09-15T03:59:50.954Z | Checking yoke v0.8.1 |
| 584 | 2026-09-15T03:59:50.994Z | Checking ppv-lite86 v0.2.21 |
| 585 | 2026-09-15T03:59:51.117Z | Compiling pest_derive v2.8.6 |
| 586 | 2026-09-15T03:59:51.179Z | Checking zerovec v0.11.5 |
| 587 | 2026-09-15T03:59:51.282Z | Compiling tracing-attributes v0.1.31 |
| 588 | 2026-09-15T03:59:51.440Z | Compiling futures-macro v0.3.32 |
| 589 | 2026-09-15T03:59:51.554Z | Checking pretty-hex v0.4.1 |
| 590 | 2026-09-15T03:59:51.610Z | Checking tinystr v0.8.2 |
| 591 | 2026-09-15T03:59:51.665Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 592 | 2026-09-15T03:59:51.719Z | Checking lazy_static v1.5.0 |
| 593 | 2026-09-15T03:59:51.790Z | Compiling slog v2.8.2 |
| 594 | 2026-09-15T03:59:51.799Z | Checking signature v2.2.0 |
| 595 | 2026-09-15T03:59:51.911Z | Checking ff v0.13.1 |
| 596 | 2026-09-15T03:59:51.981Z | Compiling ring v0.17.14 |
| 597 | 2026-09-15T03:59:52.041Z | Checking powerfmt v0.2.0 |
| 598 | 2026-09-15T03:59:52.188Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 599 | 2026-09-15T03:59:52.231Z | Checking writeable v0.6.2 |
| 600 | 2026-09-15T03:59:52.260Z | Checking futures-util v0.3.32 |
| 601 | 2026-09-15T03:59:52.381Z | Compiling time-core v0.1.8 |
| 602 | 2026-09-15T03:59:52.403Z | Compiling toml_datetime v0.6.11 |
| 603 | 2026-09-15T03:59:52.487Z | Compiling winnow v0.5.40 |
| 604 | 2026-09-15T03:59:52.496Z | Checking tracing v0.1.44 |
| 605 | 2026-09-15T03:59:52.522Z | Compiling getrandom v0.3.4 |
| 606 | 2026-09-15T03:59:52.584Z | Checking base16ct v0.2.0 |
| 607 | 2026-09-15T03:59:52.624Z | Compiling num-conv v0.2.0 |
| 608 | 2026-09-15T03:59:52.724Z | Checking litemap v0.8.1 |
| 609 | 2026-09-15T03:59:52.735Z | Checking cpufeatures v0.2.17 |
| 610 | 2026-09-15T03:59:52.757Z | Compiling heck v0.4.1 |
| 611 | 2026-09-15T03:59:52.773Z | Compiling winnow v0.7.14 |
| 612 | 2026-09-15T03:59:52.794Z | Compiling byteorder v1.5.0 |
| 613 | 2026-09-15T03:59:52.892Z | Checking icu_locale_core v2.1.1 |
| 614 | 2026-09-15T03:59:52.923Z | Compiling time-macros v0.2.27 |
| 615 | 2026-09-15T03:59:52.945Z | Checking sec1 v0.7.3 |
| 616 | 2026-09-15T03:59:53.017Z | Compiling zerocopy v0.7.35 |
| 617 | 2026-09-15T03:59:53.134Z | Checking erased-serde v0.3.31 |
| 618 | 2026-09-15T03:59:53.444Z | Checking num-bigint v0.4.6 |
| 619 | 2026-09-15T03:59:53.566Z | Checking deranged v0.5.6 |
| 620 | 2026-09-15T03:59:53.926Z | Compiling toml_edit v0.19.15 |
| 621 | 2026-09-15T03:59:53.958Z | Checking group v0.13.0 |
| 622 | 2026-09-15T03:59:54.101Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 623 | 2026-09-15T03:59:54.149Z | Checking potential_utf v0.1.4 |
| 624 | 2026-09-15T03:59:54.238Z | Checking zerotrie v0.2.3 |
| 625 | 2026-09-15T03:59:54.270Z | Checking http-body v1.0.1 |
| 626 | 2026-09-15T03:59:54.295Z | Compiling scroll_derive v0.12.1 |
| 627 | 2026-09-15T03:59:54.337Z | Checking hkdf v0.12.4 |
| 628 | 2026-09-15T03:59:54.388Z | Checking num-iter v0.1.45 |
| 629 | 2026-09-15T03:59:54.457Z | Checking crypto-bigint v0.5.5 |
| 630 | 2026-09-15T03:59:54.490Z | Compiling usdt-impl v0.5.0 |
| 631 | 2026-09-15T03:59:54.742Z | Compiling icu_normalizer_data v2.1.1 |
| 632 | 2026-09-15T03:59:54.804Z | Compiling icu_properties_data v2.1.2 |
| 633 | 2026-09-15T03:59:54.967Z | Compiling httparse v1.10.1 |
| 634 | 2026-09-15T03:59:54.979Z | Checking scroll v0.12.0 |
| 635 | 2026-09-15T03:59:55.017Z | Checking time v0.3.47 |
| 636 | 2026-09-15T03:59:55.028Z | Compiling thread-id v4.2.2 |
| 637 | 2026-09-15T03:59:55.110Z | Compiling proc-macro-crate v1.3.1 |
| 638 | 2026-09-15T03:59:55.135Z | Compiling proc-macro-crate v3.4.0 |
| 639 | 2026-09-15T03:59:55.194Z | Checking icu_provider v2.1.1 |
| 640 | 2026-09-15T03:59:55.310Z | Checking icu_collections v2.1.1 |
| 641 | 2026-09-15T03:59:55.423Z | Compiling dof v0.3.0 |
| 642 | 2026-09-15T03:59:55.489Z | Checking elliptic-curve v0.13.8 |
| 643 | 2026-09-15T03:59:55.555Z | Checking sha2 v0.10.9 |
| 644 | 2026-09-15T03:59:55.565Z | Compiling dtrace-parser v0.2.0 |
| 645 | 2026-09-15T03:59:55.598Z | Compiling libz-sys v1.1.23 |
| 646 | 2026-09-15T03:59:55.613Z | Compiling openssl-sys v0.9.111 |
| 647 | 2026-09-15T03:59:55.766Z | Compiling rustc_version v0.4.1 |
| 648 | 2026-09-15T03:59:55.777Z | Checking rustls-pki-types v1.14.0 |
| 649 | 2026-09-15T03:59:55.797Z | Compiling camino v1.2.6 |
| 650 | 2026-09-15T03:59:55.925Z | Checking tower-service v0.3.3 |
| 651 | 2026-09-15T03:59:55.976Z | Checking plain v0.2.3 |
| 652 | 2026-09-15T03:59:56.010Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 653 | 2026-09-15T03:59:56.072Z | Compiling crossbeam-utils v0.8.21 |
| 654 | 2026-09-15T03:59:56.126Z | Checking try-lock v0.2.5 |
| 655 | 2026-09-15T03:59:56.147Z | Checking untrusted v0.9.0 |
| 656 | 2026-09-15T03:59:56.188Z | Checking goblin v0.8.2 |
| 657 | 2026-09-15T03:59:56.203Z | Compiling curve25519-dalek v4.1.3 |
| 658 | 2026-09-15T03:59:56.215Z | Checking want v0.3.1 |
| 659 | 2026-09-15T03:59:56.326Z | Compiling num_enum_derive v0.5.11 |
| 660 | 2026-09-15T03:59:56.396Z | Compiling num_enum_derive v0.7.5 |
| 661 | 2026-09-15T03:59:56.864Z | Compiling serde_tokenstream v0.2.2 |
| 662 | 2026-09-15T03:59:56.867Z | Checking rand_chacha v0.3.1 |
| 663 | 2026-09-15T03:59:56.921Z | Checking rfc6979 v0.4.0 |
| 664 | 2026-09-15T03:59:57.028Z | Checking arc-swap v1.8.2 |
| 665 | 2026-09-15T03:59:57.136Z | Checking pin-utils v0.1.0 |
| 666 | 2026-09-15T03:59:57.201Z | Compiling num-bigint-dig v0.8.6 |
| 667 | 2026-09-15T03:59:57.210Z | Compiling radium v0.7.0 |
| 668 | 2026-09-15T03:59:57.235Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 669 | 2026-09-15T03:59:57.246Z | Compiling heck v0.5.0 |
| 670 | 2026-09-15T03:59:57.291Z | Compiling rustls v0.23.36 |
| 671 | 2026-09-15T03:59:57.317Z | Checking iana-time-zone v0.1.65 |
| 672 | 2026-09-15T03:59:57.401Z | Checking atomic-waker v1.1.2 |
| 673 | 2026-09-15T03:59:57.416Z | Checking chrono v0.4.43 |
| 674 | 2026-09-15T03:59:57.436Z | Checking num_enum v0.7.5 |
| 675 | 2026-09-15T03:59:57.445Z | Checking num_enum v0.5.11 |
| 676 | 2026-09-15T03:59:57.489Z | Checking hyper v1.8.1 |
| 677 | 2026-09-15T03:59:57.517Z | Checking rustls-webpki v0.103.9 |
| 678 | 2026-09-15T03:59:57.535Z | Checking rand v0.8.5 |
| 679 | 2026-09-15T03:59:57.538Z | Checking ecdsa v0.16.9 |
| 680 | 2026-09-15T03:59:57.552Z | Checking icu_normalizer v2.1.1 |
| 681 | 2026-09-15T03:59:57.876Z | Checking icu_properties v2.1.2 |
| 682 | 2026-09-15T03:59:58.037Z | Checking primeorder v0.13.6 |
| 683 | 2026-09-15T03:59:58.041Z | Checking rand_core v0.9.5 |
| 684 | 2026-09-15T03:59:58.261Z | Compiling foreign-types-macros v0.2.3 |
| 685 | 2026-09-15T03:59:58.270Z | Compiling curve25519-dalek-derive v0.1.1 |
| 686 | 2026-09-15T03:59:58.307Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 687 | 2026-09-15T03:59:58.321Z | Compiling cargo-platform v0.3.2 |
| 688 | 2026-09-15T03:59:58.404Z | Checking aho-corasick v1.1.4 |
| 689 | 2026-09-15T03:59:58.509Z | Compiling indexmap v1.9.3 |
| 690 | 2026-09-15T03:59:58.561Z | Checking thread_local v1.1.9 |
| 691 | 2026-09-15T03:59:58.678Z | Compiling anyhow v1.0.102 |
| 692 | 2026-09-15T03:59:58.698Z | Checking utf8parse v0.2.2 |
| 693 | 2026-09-15T03:59:58.718Z | Compiling slog-async v2.8.0 |
| 694 | 2026-09-15T03:59:58.746Z | Checking tap v1.0.1 |
| 695 | 2026-09-15T03:59:58.791Z | Checking either v1.15.0 |
| 696 | 2026-09-15T03:59:58.843Z | Checking regex-syntax v0.8.9 |
| 697 | 2026-09-15T03:59:58.877Z | Checking bitflags v2.11.0 |
| 698 | 2026-09-15T03:59:58.932Z | Checking percent-encoding v2.3.2 |
| 699 | 2026-09-15T03:59:58.971Z | Checking foreign-types-shared v0.3.1 |
| 700 | 2026-09-15T03:59:59.030Z | Checking itertools v0.12.1 |
| 701 | 2026-09-15T03:59:59.050Z | Checking foreign-types v0.5.0 |
| 702 | 2026-09-15T03:59:59.070Z | Checking form_urlencoded v1.2.2 |
| 703 | 2026-09-15T03:59:59.101Z | Checking wyz v0.5.1 |
| 704 | 2026-09-15T03:59:59.117Z | Checking anstyle-parse v1.0.0 |
| 705 | 2026-09-15T03:59:59.200Z | Checking idna_adapter v1.2.1 |
| 706 | 2026-09-15T03:59:59.234Z | Compiling cargo_metadata v0.23.1 |
| 707 | 2026-09-15T03:59:59.261Z | Checking crossbeam-channel v0.5.15 |
| 708 | 2026-09-15T03:59:59.270Z | Checking rand_chacha v0.9.0 |
| 709 | 2026-09-15T03:59:59.308Z | Checking hyper-util v0.1.20 |
| 710 | 2026-09-15T04:00:00.002Z | Checking slog-scope v4.4.1 |
| 711 | 2026-09-15T04:00:00.011Z | Compiling usdt-macro v0.5.0 |
| 712 | 2026-09-15T04:00:00.014Z | Compiling usdt-attr-macro v0.5.0 |
| 713 | 2026-09-15T04:00:00.127Z | Checking num-rational v0.4.2 |
| 714 | 2026-09-15T04:00:00.156Z | Checking regex-automata v0.4.14 |
| 715 | 2026-09-15T04:00:00.219Z | Checking tokio-util v0.7.18 |
| 716 | 2026-09-15T04:00:00.229Z | Checking num-complex v0.4.6 |
| 717 | 2026-09-15T04:00:00.411Z | Checking ed25519 v2.2.3 |
| 718 | 2026-09-15T04:00:00.449Z | Compiling async-trait v0.1.89 |
| 719 | 2026-09-15T04:00:00.459Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 720 | 2026-09-15T04:00:00.562Z | Checking pkcs1 v0.7.5 |
| 721 | 2026-09-15T04:00:00.571Z | Checking memmap v0.7.0 |
| 722 | 2026-09-15T04:00:00.676Z | Checking is-terminal v0.4.17 |
| 723 | 2026-09-15T04:00:00.692Z | Checking cstr-argument v0.1.2 |
| 724 | 2026-09-15T04:00:00.731Z | Checking os_str_bytes v6.6.1 |
| 725 | 2026-09-15T04:00:00.755Z | Compiling rustix v1.1.4 |
| 726 | 2026-09-15T04:00:00.758Z | Checking sync_wrapper v1.0.2 |
| 727 | 2026-09-15T04:00:00.802Z | Checking take_mut v0.2.2 |
| 728 | 2026-09-15T04:00:00.848Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 729 | 2026-09-15T04:00:00.898Z | Checking base64 v0.22.1 |
| 730 | 2026-09-15T04:00:00.916Z | Checking hashbrown v0.12.3 |
| 731 | 2026-09-15T04:00:00.932Z | Checking term v1.2.1 |
| 732 | 2026-09-15T04:00:01.072Z | Checking anstyle v1.0.14 |
| 733 | 2026-09-15T04:00:01.114Z | Checking openssl-probe v0.2.1 |
| 734 | 2026-09-15T04:00:01.131Z | Checking funty v2.0.0 |
| 735 | 2026-09-15T04:00:01.144Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 736 | 2026-09-15T04:00:01.213Z | Checking anstyle-query v1.1.5 |
| 737 | 2026-09-15T04:00:01.244Z | Checking utf8_iter v1.0.4 |
| 738 | 2026-09-15T04:00:01.301Z | Compiling crc32fast v1.5.0 |
| 739 | 2026-09-15T04:00:01.312Z | Compiling portable-atomic v1.13.1 |
| 740 | 2026-09-15T04:00:01.364Z | Checking tower-layer v0.3.3 |
| 741 | 2026-09-15T04:00:01.364Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 742 | 2026-09-15T04:00:01.401Z | Checking is_terminal_polyfill v1.70.2 |
| 743 | 2026-09-15T04:00:01.432Z | Checking colorchoice v1.0.4 |
| 744 | 2026-09-15T04:00:01.483Z | Checking bitvec v1.0.1 |
| 745 | 2026-09-15T04:00:01.506Z | Checking tower v0.5.3 |
| 746 | 2026-09-15T04:00:01.525Z | Checking anstream v1.0.0 |
| 747 | 2026-09-15T04:00:01.534Z | Checking regex v1.12.3 |
| 748 | 2026-09-15T04:00:01.606Z | Checking idna v1.1.0 |
| 749 | 2026-09-15T04:00:01.713Z | Checking rustls-native-certs v0.8.3 |
| 750 | 2026-09-15T04:00:01.756Z | Checking tokio-rustls v0.26.4 |
| 751 | 2026-09-15T04:00:01.802Z | Checking slog-term v2.9.2 |
| 752 | 2026-09-15T04:00:01.812Z | Checking pem v3.0.6 |
| 753 | 2026-09-15T04:00:01.851Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 754 | 2026-09-15T04:00:01.947Z | Checking clap_lex v0.2.4 |
| 755 | 2026-09-15T04:00:01.964Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 756 | 2026-09-15T04:00:01.973Z | Checking rsa v0.9.10 |
| 757 | 2026-09-15T04:00:02.008Z | Checking usdt v0.5.0 |
| 758 | 2026-09-15T04:00:02.035Z | Checking num v0.4.3 |
| 759 | 2026-09-15T04:00:02.054Z | Checking ed25519-dalek v2.2.0 |
| 760 | 2026-09-15T04:00:02.084Z | Compiling octocrab v0.53.1 |
| 761 | 2026-09-15T04:00:02.100Z | Checking slog-stdlog v4.1.1 |
| 762 | 2026-09-15T04:00:02.112Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 763 | 2026-09-15T04:00:02.116Z | Checking rand v0.9.2 |
| 764 | 2026-09-15T04:00:02.207Z | Checking p384 v0.13.1 |
| 765 | 2026-09-15T04:00:02.227Z | Checking p256 v0.13.2 |
| 766 | 2026-09-15T04:00:02.258Z | Compiling snafu-derive v0.8.9 |
| 767 | 2026-09-15T04:00:02.410Z | Checking simple_asn1 v0.6.4 |
| 768 | 2026-09-15T04:00:02.449Z | Checking futures-executor v0.3.32 |
| 769 | 2026-09-15T04:00:02.452Z | Compiling clap_derive v3.2.25 |
| 770 | 2026-09-15T04:00:02.562Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 771 | 2026-09-15T04:00:02.588Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 772 | 2026-09-15T04:00:02.597Z | Compiling serde_repr v0.1.20 |
| 773 | 2026-09-15T04:00:02.619Z | Compiling pin-project-internal v1.1.10 |
| 774 | 2026-09-15T04:00:02.799Z | Compiling num-derive v0.3.3 |
| 775 | 2026-09-15T04:00:02.916Z | Checking atty v0.2.14 |
| 776 | 2026-09-15T04:00:03.005Z | Checking strsim v0.11.1 |
| 777 | 2026-09-15T04:00:03.065Z | Checking bitflags v1.3.2 |
| 778 | 2026-09-15T04:00:03.135Z | Checking adler2 v2.0.1 |
| 779 | 2026-09-15T04:00:03.164Z | Checking ryu v1.0.23 |
| 780 | 2026-09-15T04:00:03.165Z | Checking colored v3.1.1 |
| 781 | 2026-09-15T04:00:03.239Z | Checking textwrap v0.16.2 |
| 782 | 2026-09-15T04:00:03.259Z | Checking termcolor v1.4.1 |
| 783 | 2026-09-15T04:00:03.373Z | Checking simd-adler32 v0.3.8 |
| 784 | 2026-09-15T04:00:03.425Z | Compiling curl v0.4.50 |
| 785 | 2026-09-15T04:00:03.512Z | Checking iri-string v0.7.10 |
| 786 | 2026-09-15T04:00:03.583Z | Checking strsim v0.10.0 |
| 787 | 2026-09-15T04:00:03.676Z | Checking oxnet v0.1.4 |
| 788 | 2026-09-15T04:00:03.710Z | Checking clap_lex v1.0.0 |
| 789 | 2026-09-15T04:00:03.720Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 790 | 2026-09-15T04:00:03.839Z | Checking unicode-width v0.2.2 |
| 791 | 2026-09-15T04:00:03.853Z | Checking clap_builder v4.6.0 |
| 792 | 2026-09-15T04:00:03.954Z | Checking libscf-sys v1.1.0 |
| 793 | 2026-09-15T04:00:04.020Z | Checking snafu v0.8.9 |
| 794 | 2026-09-15T04:00:04.072Z | Checking pin-project v1.1.10 |
| 795 | 2026-09-15T04:00:04.084Z | Checking console v0.16.2 |
| 796 | 2026-09-15T04:00:04.158Z | Checking miniz_oxide v0.8.9 |
| 797 | 2026-09-15T04:00:04.185Z | Checking serde_urlencoded v0.7.1 |
| 798 | 2026-09-15T04:00:04.195Z | Checking clap v3.2.25 |
| 799 | 2026-09-15T04:00:04.370Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 800 | 2026-09-15T04:00:04.379Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 801 | 2026-09-15T04:00:04.432Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 802 | 2026-09-15T04:00:04.552Z | Checking tower-http v0.6.8 |
| 803 | 2026-09-15T04:00:04.609Z | Checking jsonwebtoken v10.3.0 |
| 804 | 2026-09-15T04:00:04.674Z | Checking futures v0.3.32 |
| 805 | 2026-09-15T04:00:04.747Z | Checking slog-envlogger v2.2.0 |
| 806 | 2026-09-15T04:00:04.883Z | Checking hyper-rustls v0.27.7 |
| 807 | 2026-09-15T04:00:05.068Z | Checking url v2.5.8 |
| 808 | 2026-09-15T04:00:05.181Z | Checking hyper-timeout v0.5.2 |
| 809 | 2026-09-15T04:00:05.285Z | Compiling clap_derive v4.6.1 |
| 810 | 2026-09-15T04:00:05.313Z | Checking http-body-util v0.1.3 |
| 811 | 2026-09-15T04:00:05.358Z | Compiling zone_cfg_derive v0.3.1 |
| 812 | 2026-09-15T04:00:05.373Z | Checking http-serde v2.1.1 |
| 813 | 2026-09-15T04:00:05.444Z | Compiling async-recursion v0.3.2 |
| 814 | 2026-09-15T04:00:05.476Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 815 | 2026-09-15T04:00:05.491Z | Checking serde_path_to_error v0.1.20 |
| 816 | 2026-09-15T04:00:05.507Z | Checking serde_spanned v1.1.1 |
| 817 | 2026-09-15T04:00:05.517Z | Checking filetime v0.2.27 |
| 818 | 2026-09-15T04:00:05.520Z | Checking secrecy v0.10.3 |
| 819 | 2026-09-15T04:00:05.622Z | Checking unit-prefix v0.5.2 |
| 820 | 2026-09-15T04:00:05.630Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 821 | 2026-09-15T04:00:05.640Z | Checking openssl-probe v0.1.6 |
| 822 | 2026-09-15T04:00:05.662Z | Checking fastrand v2.3.0 |
| 823 | 2026-09-15T04:00:05.731Z | Checking web-time v1.1.0 |
| 824 | 2026-09-15T04:00:05.731Z | Checking xattr v1.6.1 |
| 825 | 2026-09-15T04:00:05.751Z | Checking hex v0.4.3 |
| 826 | 2026-09-15T04:00:05.805Z | Checking toml v1.1.2+spec-1.1.0 |
| 827 | 2026-09-15T04:00:05.830Z | Checking tempfile v3.27.0 |
| 828 | 2026-09-15T04:00:05.857Z | Checking tar v0.4.46 |
| 829 | 2026-09-15T04:00:05.965Z | Checking sha256 v1.6.0 |
| 830 | 2026-09-15T04:00:05.986Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 831 | 2026-09-15T04:00:06.028Z | Checking zone v0.3.1 |
| 832 | 2026-09-15T04:00:06.119Z | Checking indicatif v0.18.4 |
| 833 | 2026-09-15T04:00:06.181Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 834 | 2026-09-15T04:00:06.222Z | Checking flate2 v1.1.9 |
| 835 | 2026-09-15T04:00:06.328Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 836 | 2026-09-15T04:00:06.345Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 837 | 2026-09-15T04:00:06.383Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 838 | 2026-09-15T04:00:06.499Z | Checking libloading v0.8.9 |
| 839 | 2026-09-15T04:00:06.517Z | Checking fs_extra v1.3.0 |
| 840 | 2026-09-15T04:00:06.914Z | Checking clap v4.6.1 |
| 841 | 2026-09-15T04:00:16.974Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 842 | 2026-09-15T04:00:17.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.17s |
| 843 | 2026-09-15T04:00:17.870Z | + banner test |
| 844 | 2026-09-15T04:00:17.874Z | |
| 845 | 2026-09-15T04:00:17.874Z | ##### ###### #### ##### |
| 846 | 2026-09-15T04:00:17.874Z | # # # # |
| 847 | 2026-09-15T04:00:17.874Z | # ##### #### # |
| 848 | 2026-09-15T04:00:17.874Z | # # # # |
| 849 | 2026-09-15T04:00:17.874Z | # # # # # |
| 850 | 2026-09-15T04:00:17.874Z | # ###### #### # |
| 851 | 2026-09-15T04:00:17.874Z | |
| 852 | 2026-09-15T04:00:17.874Z | + cargo test -p softnpu-client --bin npuvm |
| 853 | 2026-09-15T04:00:18.126Z | Compiling unicode-ident v1.0.24 |
| 854 | 2026-09-15T04:00:18.126Z | Compiling cfg-if v1.0.4 |
| 855 | 2026-09-15T04:00:18.126Z | Compiling memchr v2.8.0 |
| 856 | 2026-09-15T04:00:18.129Z | Compiling zeroize v1.8.2 |
| 857 | 2026-09-15T04:00:18.129Z | Compiling itoa v1.0.17 |
| 858 | 2026-09-15T04:00:18.165Z | Compiling libc v0.2.186 |
| 859 | 2026-09-15T04:00:18.171Z | Compiling serde_core v1.0.228 |
| 860 | 2026-09-15T04:00:18.178Z | Compiling subtle v2.6.1 |
| 861 | 2026-09-15T04:00:18.219Z | Compiling typenum v1.19.0 |
| 862 | 2026-09-15T04:00:18.267Z | Compiling proc-macro2 v1.0.106 |
| 863 | 2026-09-15T04:00:18.302Z | Compiling smallvec v1.15.1 |
| 864 | 2026-09-15T04:00:18.315Z | Compiling const-oid v0.9.6 |
| 865 | 2026-09-15T04:00:18.325Z | Compiling once_cell v1.21.3 |
| 866 | 2026-09-15T04:00:18.491Z | Compiling getrandom v0.2.17 |
| 867 | 2026-09-15T04:00:18.497Z | Compiling pin-project-lite v0.2.16 |
| 868 | 2026-09-15T04:00:18.500Z | Compiling libm v0.2.16 |
| 869 | 2026-09-15T04:00:18.516Z | Compiling log v0.4.29 |
| 870 | 2026-09-15T04:00:18.575Z | Compiling bytes v1.11.1 |
| 871 | 2026-09-15T04:00:18.651Z | Compiling quote v1.0.45 |
| 872 | 2026-09-15T04:00:18.709Z | Compiling rand_core v0.6.4 |
| 873 | 2026-09-15T04:00:18.770Z | Compiling generic-array v0.14.7 |
| 874 | 2026-09-15T04:00:18.823Z | Compiling syn v2.0.117 |
| 875 | 2026-09-15T04:00:18.924Z | Compiling syn v1.0.109 |
| 876 | 2026-09-15T04:00:18.929Z | Compiling socket2 v0.6.3 |
| 877 | 2026-09-15T04:00:18.958Z | Compiling errno v0.3.14 |
| 878 | 2026-09-15T04:00:19.095Z | Compiling zmij v1.0.21 |
| 879 | 2026-09-15T04:00:19.182Z | Compiling base64ct v1.8.3 |
| 880 | 2026-09-15T04:00:19.240Z | Compiling num-traits v0.2.19 |
| 881 | 2026-09-15T04:00:19.355Z | Compiling block-buffer v0.10.4 |
| 882 | 2026-09-15T04:00:19.368Z | Compiling crypto-common v0.1.7 |
| 883 | 2026-09-15T04:00:19.445Z | Compiling scopeguard v1.2.0 |
| 884 | 2026-09-15T04:00:19.479Z | Compiling digest v0.10.7 |
| 885 | 2026-09-15T04:00:19.479Z | Compiling pem-rfc7468 v0.7.0 |
| 886 | 2026-09-15T04:00:19.529Z | Compiling lock_api v0.4.14 |
| 887 | 2026-09-15T04:00:19.673Z | Compiling parking_lot_core v0.9.12 |
| 888 | 2026-09-15T04:00:19.676Z | Compiling der v0.7.10 |
| 889 | 2026-09-15T04:00:19.740Z | Compiling signal-hook-registry v1.4.8 |
| 890 | 2026-09-15T04:00:19.798Z | Compiling mio v1.2.0 |
| 891 | 2026-09-15T04:00:19.852Z | Compiling parking_lot v0.12.5 |
| 892 | 2026-09-15T04:00:19.966Z | Compiling stable_deref_trait v1.2.1 |
| 893 | 2026-09-15T04:00:19.975Z | Compiling futures-core v0.3.32 |
| 894 | 2026-09-15T04:00:20.032Z | Compiling ucd-trie v0.1.7 |
| 895 | 2026-09-15T04:00:20.037Z | Compiling futures-sink v0.3.32 |
| 896 | 2026-09-15T04:00:20.114Z | Compiling zerocopy v0.8.39 |
| 897 | 2026-09-15T04:00:20.125Z | Compiling serde_json v1.0.150 |
| 898 | 2026-09-15T04:00:20.240Z | Compiling pest v2.8.6 |
| 899 | 2026-09-15T04:00:20.300Z | Compiling num-integer v0.1.46 |
| 900 | 2026-09-15T04:00:20.315Z | Compiling winnow v1.0.1 |
| 901 | 2026-09-15T04:00:20.616Z | Compiling spki v0.7.3 |
| 902 | 2026-09-15T04:00:20.659Z | Compiling futures-channel v0.3.32 |
| 903 | 2026-09-15T04:00:20.809Z | Compiling pkcs8 v0.10.2 |
| 904 | 2026-09-15T04:00:20.873Z | Compiling byteorder v1.5.0 |
| 905 | 2026-09-15T04:00:20.952Z | Compiling proc-macro-error-attr v1.0.4 |
| 906 | 2026-09-15T04:00:21.030Z | Compiling hmac v0.12.1 |
| 907 | 2026-09-15T04:00:21.062Z | Compiling http v1.4.0 |
| 908 | 2026-09-15T04:00:21.088Z | Compiling tracing-core v0.1.36 |
| 909 | 2026-09-15T04:00:21.154Z | Compiling spin v0.9.8 |
| 910 | 2026-09-15T04:00:21.277Z | Compiling pest_meta v2.8.6 |
| 911 | 2026-09-15T04:00:21.374Z | Compiling slab v0.4.12 |
| 912 | 2026-09-15T04:00:21.530Z | Compiling pretty-hex v0.4.1 |
| 913 | 2026-09-15T04:00:21.541Z | Compiling futures-task v0.3.32 |
| 914 | 2026-09-15T04:00:21.659Z | Compiling synstructure v0.13.2 |
| 915 | 2026-09-15T04:00:21.689Z | Compiling futures-io v0.3.32 |
| 916 | 2026-09-15T04:00:21.696Z | Compiling proc-macro-error v1.0.4 |
| 917 | 2026-09-15T04:00:21.840Z | Compiling pest_generator v2.8.6 |
| 918 | 2026-09-15T04:00:21.951Z | Compiling lazy_static v1.5.0 |
| 919 | 2026-09-15T04:00:22.033Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 920 | 2026-09-15T04:00:22.055Z | Compiling signature v2.2.0 |
| 921 | 2026-09-15T04:00:22.149Z | Compiling ff v0.13.1 |
| 922 | 2026-09-15T04:00:22.187Z | Compiling num-conv v0.2.0 |
| 923 | 2026-09-15T04:00:22.245Z | Compiling base16ct v0.2.0 |
| 924 | 2026-09-15T04:00:22.271Z | Compiling winnow v0.7.14 |
| 925 | 2026-09-15T04:00:22.315Z | Compiling time-core v0.1.8 |
| 926 | 2026-09-15T04:00:22.418Z | Compiling litemap v0.8.1 |
| 927 | 2026-09-15T04:00:22.450Z | Compiling cpufeatures v0.2.17 |
| 928 | 2026-09-15T04:00:22.456Z | Compiling powerfmt v0.2.0 |
| 929 | 2026-09-15T04:00:22.513Z | Compiling writeable v0.6.2 |
| 930 | 2026-09-15T04:00:22.566Z | Compiling time-macros v0.2.27 |
| 931 | 2026-09-15T04:00:22.596Z | Compiling deranged v0.5.6 |
| 932 | 2026-09-15T04:00:22.599Z | Compiling sec1 v0.7.3 |
| 933 | 2026-09-15T04:00:22.687Z | Compiling group v0.13.0 |
| 934 | 2026-09-15T04:00:22.816Z | Compiling serde_derive v1.0.228 |
| 935 | 2026-09-15T04:00:22.855Z | Compiling thiserror-impl v1.0.69 |
| 936 | 2026-09-15T04:00:22.869Z | Compiling zerofrom-derive v0.1.6 |
| 937 | 2026-09-15T04:00:23.144Z | Compiling yoke-derive v0.8.1 |
| 938 | 2026-09-15T04:00:23.599Z | Compiling tokio-macros v2.7.0 |
| 939 | 2026-09-15T04:00:23.671Z | Compiling zerovec-derive v0.11.2 |
| 940 | 2026-09-15T04:00:23.818Z | Compiling displaydoc v0.2.5 |
| 941 | 2026-09-15T04:00:23.860Z | Compiling thiserror-impl v2.0.18 |
| 942 | 2026-09-15T04:00:24.043Z | Compiling thiserror v1.0.69 |
| 943 | 2026-09-15T04:00:24.068Z | Compiling zerofrom v0.1.6 |
| 944 | 2026-09-15T04:00:24.132Z | Compiling ppv-lite86 v0.2.21 |
| 945 | 2026-09-15T04:00:24.181Z | Compiling zerocopy-derive v0.7.35 |
| 946 | 2026-09-15T04:00:24.186Z | Compiling yoke v0.8.1 |
| 947 | 2026-09-15T04:00:24.357Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-09-15T04:00:24.361Z | Compiling tokio v1.52.3 |
| 949 | 2026-09-15T04:00:24.441Z | Compiling tracing-attributes v0.1.31 |
| 950 | 2026-09-15T04:00:24.571Z | Compiling pest_derive v2.8.6 |
| 951 | 2026-09-15T04:00:24.767Z | Compiling zerovec v0.11.5 |
| 952 | 2026-09-15T04:00:25.036Z | Compiling zerocopy v0.7.35 |
| 953 | 2026-09-15T04:00:25.096Z | Compiling thiserror v2.0.18 |
| 954 | 2026-09-15T04:00:25.119Z | Compiling dtrace-parser v0.2.0 |
| 955 | 2026-09-15T04:00:25.190Z | Compiling zerotrie v0.2.3 |
| 956 | 2026-09-15T04:00:25.203Z | Compiling futures-util v0.3.32 |
| 957 | 2026-09-15T04:00:25.268Z | Compiling tinystr v0.8.2 |
| 958 | 2026-09-15T04:00:25.458Z | Compiling icu_locale_core v2.1.1 |
| 959 | 2026-09-15T04:00:25.478Z | Compiling potential_utf v0.1.4 |
| 960 | 2026-09-15T04:00:25.531Z | Compiling serde v1.0.228 |
| 961 | 2026-09-15T04:00:25.636Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 962 | 2026-09-15T04:00:25.693Z | Compiling tracing v0.1.44 |
| 963 | 2026-09-15T04:00:25.955Z | Compiling num-bigint v0.4.6 |
| 964 | 2026-09-15T04:00:25.994Z | Compiling erased-serde v0.3.31 |
| 965 | 2026-09-15T04:00:26.042Z | Compiling scroll_derive v0.12.1 |
| 966 | 2026-09-15T04:00:26.051Z | Compiling http-body v1.0.1 |
| 967 | 2026-09-15T04:00:26.189Z | Compiling hkdf v0.12.4 |
| 968 | 2026-09-15T04:00:26.320Z | Compiling num-iter v0.1.45 |
| 969 | 2026-09-15T04:00:26.407Z | Compiling crypto-bigint v0.5.5 |
| 970 | 2026-09-15T04:00:26.427Z | Compiling thread-id v4.2.2 |
| 971 | 2026-09-15T04:00:26.486Z | Compiling slog v2.8.2 |
| 972 | 2026-09-15T04:00:26.497Z | Compiling proc-macro-crate v3.4.0 |
| 973 | 2026-09-15T04:00:26.504Z | Compiling icu_provider v2.1.1 |
| 974 | 2026-09-15T04:00:26.750Z | Compiling scroll v0.12.0 |
| 975 | 2026-09-15T04:00:26.782Z | Compiling dof v0.3.0 |
| 976 | 2026-09-15T04:00:26.827Z | Compiling icu_collections v2.1.1 |
| 977 | 2026-09-15T04:00:26.910Z | Compiling time v0.3.47 |
| 978 | 2026-09-15T04:00:27.006Z | Compiling getrandom v0.3.4 |
| 979 | 2026-09-15T04:00:27.117Z | Compiling proc-macro-crate v1.3.1 |
| 980 | 2026-09-15T04:00:27.172Z | Compiling sha2 v0.10.9 |
| 981 | 2026-09-15T04:00:27.298Z | Compiling rustls-pki-types v1.14.0 |
| 982 | 2026-09-15T04:00:27.340Z | Compiling plain v0.2.3 |
| 983 | 2026-09-15T04:00:27.439Z | Compiling elliptic-curve v0.13.8 |
| 984 | 2026-09-15T04:00:27.444Z | Compiling try-lock v0.2.5 |
| 985 | 2026-09-15T04:00:27.514Z | Compiling untrusted v0.9.0 |
| 986 | 2026-09-15T04:00:27.539Z | Compiling tower-service v0.3.3 |
| 987 | 2026-09-15T04:00:27.546Z | Compiling want v0.3.1 |
| 988 | 2026-09-15T04:00:27.624Z | Compiling ring v0.17.14 |
| 989 | 2026-09-15T04:00:27.624Z | Compiling num_enum_derive v0.5.11 |
| 990 | 2026-09-15T04:00:27.745Z | Compiling goblin v0.8.2 |
| 991 | 2026-09-15T04:00:27.769Z | Compiling usdt-impl v0.5.0 |
| 992 | 2026-09-15T04:00:27.831Z | Compiling num_enum_derive v0.7.5 |
| 993 | 2026-09-15T04:00:27.831Z | Compiling icu_normalizer_data v2.1.1 |
| 994 | 2026-09-15T04:00:27.899Z | Compiling httparse v1.10.1 |
| 995 | 2026-09-15T04:00:28.206Z | Compiling icu_properties_data v2.1.2 |
| 996 | 2026-09-15T04:00:28.303Z | Compiling serde_tokenstream v0.2.2 |
| 997 | 2026-09-15T04:00:28.333Z | Compiling rand_chacha v0.3.1 |
| 998 | 2026-09-15T04:00:28.590Z | Compiling rfc6979 v0.4.0 |
| 999 | 2026-09-15T04:00:28.650Z | Compiling arc-swap v1.8.2 |
| 1000 | 2026-09-15T04:00:28.679Z | Compiling pin-utils v0.1.0 |
| 1001 | 2026-09-15T04:00:28.699Z | Compiling atomic-waker v1.1.2 |
| 1002 | 2026-09-15T04:00:28.742Z | Compiling iana-time-zone v0.1.65 |
| 1003 | 2026-09-15T04:00:28.797Z | Compiling hyper v1.8.1 |
| 1004 | 2026-09-15T04:00:28.815Z | Compiling ecdsa v0.16.9 |
| 1005 | 2026-09-15T04:00:28.877Z | Compiling num_enum v0.7.5 |
| 1006 | 2026-09-15T04:00:28.946Z | Compiling chrono v0.4.43 |
| 1007 | 2026-09-15T04:00:28.957Z | Compiling rustls-webpki v0.103.9 |
| 1008 | 2026-09-15T04:00:28.983Z | Compiling num_enum v0.5.11 |
| 1009 | 2026-09-15T04:00:29.087Z | Compiling rand v0.8.5 |
| 1010 | 2026-09-15T04:00:29.196Z | Compiling icu_properties v2.1.2 |
| 1011 | 2026-09-15T04:00:29.737Z | Compiling icu_normalizer v2.1.1 |
| 1012 | 2026-09-15T04:00:29.753Z | Compiling primeorder v0.13.6 |
| 1013 | 2026-09-15T04:00:29.965Z | Compiling crossbeam-utils v0.8.21 |
| 1014 | 2026-09-15T04:00:29.991Z | Compiling rand_core v0.9.5 |
| 1015 | 2026-09-15T04:00:30.013Z | Compiling foreign-types-macros v0.2.3 |
| 1016 | 2026-09-15T04:00:30.331Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1017 | 2026-09-15T04:00:30.477Z | Compiling aho-corasick v1.1.4 |
| 1018 | 2026-09-15T04:00:30.484Z | Compiling thread_local v1.1.9 |
| 1019 | 2026-09-15T04:00:30.532Z | Compiling foreign-types-shared v0.3.1 |
| 1020 | 2026-09-15T04:00:30.617Z | Compiling utf8parse v0.2.2 |
| 1021 | 2026-09-15T04:00:30.659Z | Compiling tap v1.0.1 |
| 1022 | 2026-09-15T04:00:30.719Z | Compiling either v1.15.0 |
| 1023 | 2026-09-15T04:00:30.743Z | Compiling regex-syntax v0.8.9 |
| 1024 | 2026-09-15T04:00:30.759Z | Compiling bitflags v2.11.0 |
| 1025 | 2026-09-15T04:00:30.913Z | Compiling percent-encoding v2.3.2 |
| 1026 | 2026-09-15T04:00:30.986Z | Compiling itertools v0.12.1 |
| 1027 | 2026-09-15T04:00:31.021Z | Compiling curve25519-dalek v4.1.3 |
| 1028 | 2026-09-15T04:00:31.080Z | Compiling form_urlencoded v1.2.2 |
| 1029 | 2026-09-15T04:00:31.118Z | Compiling wyz v0.5.1 |
| 1030 | 2026-09-15T04:00:31.254Z | Compiling anstyle-parse v1.0.0 |
| 1031 | 2026-09-15T04:00:31.301Z | Compiling foreign-types v0.5.0 |
| 1032 | 2026-09-15T04:00:31.373Z | Compiling cargo_metadata v0.23.1 |
| 1033 | 2026-09-15T04:00:31.436Z | Compiling crossbeam-channel v0.5.15 |
| 1034 | 2026-09-15T04:00:31.893Z | Compiling rand_chacha v0.9.0 |
| 1035 | 2026-09-15T04:00:31.901Z | Compiling idna_adapter v1.2.1 |
| 1036 | 2026-09-15T04:00:32.031Z | Compiling num-bigint-dig v0.8.6 |
| 1037 | 2026-09-15T04:00:32.137Z | Compiling hyper-util v0.1.20 |
| 1038 | 2026-09-15T04:00:32.188Z | Compiling regex-automata v0.4.14 |
| 1039 | 2026-09-15T04:00:32.317Z | Compiling rustls v0.23.36 |
| 1040 | 2026-09-15T04:00:32.526Z | Compiling slog-scope v4.4.1 |
| 1041 | 2026-09-15T04:00:32.588Z | Compiling radium v0.7.0 |
| 1042 | 2026-09-15T04:00:32.836Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1043 | 2026-09-15T04:00:32.943Z | Compiling usdt-macro v0.5.0 |
| 1044 | 2026-09-15T04:00:33.269Z | Compiling usdt-attr-macro v0.5.0 |
| 1045 | 2026-09-15T04:00:33.418Z | Compiling tokio-util v0.7.18 |
| 1046 | 2026-09-15T04:00:33.523Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1047 | 2026-09-15T04:00:33.563Z | Compiling num-rational v0.4.2 |
| 1048 | 2026-09-15T04:00:33.628Z | Compiling num-complex v0.4.6 |
| 1049 | 2026-09-15T04:00:33.715Z | Compiling async-trait v0.1.89 |
| 1050 | 2026-09-15T04:00:33.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1051 | 2026-09-15T04:00:34.048Z | Compiling ed25519 v2.2.3 |
| 1052 | 2026-09-15T04:00:34.074Z | Compiling pkcs1 v0.7.5 |
| 1053 | 2026-09-15T04:00:34.222Z | Compiling cstr-argument v0.1.2 |
| 1054 | 2026-09-15T04:00:34.271Z | Compiling is-terminal v0.4.17 |
| 1055 | 2026-09-15T04:00:34.278Z | Compiling memmap v0.7.0 |
| 1056 | 2026-09-15T04:00:34.357Z | Compiling hashbrown v0.12.3 |
| 1057 | 2026-09-15T04:00:34.366Z | Compiling utf8_iter v1.0.4 |
| 1058 | 2026-09-15T04:00:34.455Z | Compiling funty v2.0.0 |
| 1059 | 2026-09-15T04:00:34.492Z | Compiling anstyle-query v1.1.5 |
| 1060 | 2026-09-15T04:00:34.503Z | Compiling is_terminal_polyfill v1.70.2 |
| 1061 | 2026-09-15T04:00:34.585Z | Compiling colorchoice v1.0.4 |
| 1062 | 2026-09-15T04:00:34.592Z | Compiling base64 v0.22.1 |
| 1063 | 2026-09-15T04:00:34.692Z | Compiling os_str_bytes v6.6.1 |
| 1064 | 2026-09-15T04:00:34.696Z | Compiling openssl-probe v0.2.1 |
| 1065 | 2026-09-15T04:00:34.820Z | Compiling term v1.2.1 |
| 1066 | 2026-09-15T04:00:34.875Z | Compiling anstyle v1.0.14 |
| 1067 | 2026-09-15T04:00:34.919Z | Compiling tower-layer v0.3.3 |
| 1068 | 2026-09-15T04:00:34.953Z | Compiling sync_wrapper v1.0.2 |
| 1069 | 2026-09-15T04:00:35.044Z | Compiling take_mut v0.2.2 |
| 1070 | 2026-09-15T04:00:35.060Z | Compiling tower v0.5.3 |
| 1071 | 2026-09-15T04:00:35.068Z | Compiling anstream v1.0.0 |
| 1072 | 2026-09-15T04:00:35.085Z | Compiling slog-term v2.9.2 |
| 1073 | 2026-09-15T04:00:35.091Z | Compiling clap_lex v0.2.4 |
| 1074 | 2026-09-15T04:00:35.140Z | Compiling slog-async v2.8.0 |
| 1075 | 2026-09-15T04:00:35.354Z | Compiling tokio-rustls v0.26.4 |
| 1076 | 2026-09-15T04:00:35.376Z | Compiling pem v3.0.6 |
| 1077 | 2026-09-15T04:00:35.535Z | Compiling rustls-native-certs v0.8.3 |
| 1078 | 2026-09-15T04:00:35.605Z | Compiling indexmap v1.9.3 |
| 1079 | 2026-09-15T04:00:35.667Z | Compiling bitvec v1.0.1 |
| 1080 | 2026-09-15T04:00:35.670Z | Compiling idna v1.1.0 |
| 1081 | 2026-09-15T04:00:35.697Z | Compiling usdt v0.5.0 |
| 1082 | 2026-09-15T04:00:35.741Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1083 | 2026-09-15T04:00:35.744Z | Compiling rsa v0.9.10 |
| 1084 | 2026-09-15T04:00:35.868Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1085 | 2026-09-15T04:00:35.964Z | Compiling ed25519-dalek v2.2.0 |
| 1086 | 2026-09-15T04:00:35.964Z | Compiling num v0.4.3 |
| 1087 | 2026-09-15T04:00:35.974Z | Compiling regex v1.12.3 |
| 1088 | 2026-09-15T04:00:35.989Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1089 | 2026-09-15T04:00:36.031Z | Compiling slog-stdlog v4.1.1 |
| 1090 | 2026-09-15T04:00:36.174Z | Compiling octocrab v0.53.1 |
| 1091 | 2026-09-15T04:00:36.223Z | Compiling rand v0.9.2 |
| 1092 | 2026-09-15T04:00:36.253Z | Compiling anyhow v1.0.102 |
| 1093 | 2026-09-15T04:00:36.394Z | Compiling p256 v0.13.2 |
| 1094 | 2026-09-15T04:00:36.421Z | Compiling p384 v0.13.1 |
| 1095 | 2026-09-15T04:00:36.421Z | Compiling snafu-derive v0.8.9 |
| 1096 | 2026-09-15T04:00:36.554Z | Compiling simple_asn1 v0.6.4 |
| 1097 | 2026-09-15T04:00:36.639Z | Compiling libz-sys v1.1.23 |
| 1098 | 2026-09-15T04:00:36.737Z | Compiling openssl-sys v0.9.111 |
| 1099 | 2026-09-15T04:00:36.759Z | Compiling futures-executor v0.3.32 |
| 1100 | 2026-09-15T04:00:36.813Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1101 | 2026-09-15T04:00:37.000Z | Compiling serde_repr v0.1.20 |
| 1102 | 2026-09-15T04:00:37.033Z | Compiling pin-project-internal v1.1.10 |
| 1103 | 2026-09-15T04:00:37.036Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1104 | 2026-09-15T04:00:37.171Z | Compiling clap_derive v3.2.25 |
| 1105 | 2026-09-15T04:00:37.312Z | Compiling num-derive v0.3.3 |
| 1106 | 2026-09-15T04:00:37.327Z | Compiling atty v0.2.14 |
| 1107 | 2026-09-15T04:00:37.422Z | Compiling termcolor v1.4.1 |
| 1108 | 2026-09-15T04:00:37.589Z | Compiling unicode-width v0.2.2 |
| 1109 | 2026-09-15T04:00:37.736Z | Compiling adler2 v2.0.1 |
| 1110 | 2026-09-15T04:00:37.850Z | Compiling iri-string v0.7.10 |
| 1111 | 2026-09-15T04:00:37.863Z | Compiling clap_lex v1.0.0 |
| 1112 | 2026-09-15T04:00:37.874Z | Compiling strsim v0.10.0 |
| 1113 | 2026-09-15T04:00:38.103Z | Compiling ryu v1.0.23 |
| 1114 | 2026-09-15T04:00:38.192Z | Compiling colored v3.1.1 |
| 1115 | 2026-09-15T04:00:38.213Z | Compiling textwrap v0.16.2 |
| 1116 | 2026-09-15T04:00:38.233Z | Compiling oxnet v0.1.4 |
| 1117 | 2026-09-15T04:00:38.288Z | Compiling bitflags v1.3.2 |
| 1118 | 2026-09-15T04:00:38.294Z | Compiling simd-adler32 v0.3.8 |
| 1119 | 2026-09-15T04:00:38.305Z | Compiling strsim v0.11.1 |
| 1120 | 2026-09-15T04:00:38.353Z | Compiling libscf-sys v1.1.0 |
| 1121 | 2026-09-15T04:00:38.481Z | Compiling clap_builder v4.6.0 |
| 1122 | 2026-09-15T04:00:38.485Z | Compiling miniz_oxide v0.8.9 |
| 1123 | 2026-09-15T04:00:38.485Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1124 | 2026-09-15T04:00:38.585Z | Compiling serde_urlencoded v0.7.1 |
| 1125 | 2026-09-15T04:00:38.628Z | Compiling snafu v0.8.9 |
| 1126 | 2026-09-15T04:00:38.706Z | Compiling pin-project v1.1.10 |
| 1127 | 2026-09-15T04:00:38.798Z | Compiling console v0.16.2 |
| 1128 | 2026-09-15T04:00:38.825Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1129 | 2026-09-15T04:00:38.907Z | Compiling clap v3.2.25 |
| 1130 | 2026-09-15T04:00:38.937Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1131 | 2026-09-15T04:00:39.174Z | Compiling tower-http v0.6.8 |
| 1132 | 2026-09-15T04:00:39.418Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1133 | 2026-09-15T04:00:39.495Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1134 | 2026-09-15T04:00:39.511Z | Compiling futures v0.3.32 |
| 1135 | 2026-09-15T04:00:39.584Z | Compiling jsonwebtoken v10.3.0 |
| 1136 | 2026-09-15T04:00:39.646Z | Compiling slog-envlogger v2.2.0 |
| 1137 | 2026-09-15T04:00:39.712Z | Compiling url v2.5.8 |
| 1138 | 2026-09-15T04:00:39.915Z | Compiling rustix v1.1.4 |
| 1139 | 2026-09-15T04:00:39.996Z | Compiling portable-atomic v1.13.1 |
| 1140 | 2026-09-15T04:00:40.034Z | Compiling crc32fast v1.5.0 |
| 1141 | 2026-09-15T04:00:40.211Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1142 | 2026-09-15T04:00:40.214Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1143 | 2026-09-15T04:00:40.317Z | Compiling hyper-rustls v0.27.7 |
| 1144 | 2026-09-15T04:00:40.501Z | Compiling hyper-timeout v0.5.2 |
| 1145 | 2026-09-15T04:00:40.585Z | Compiling clap_derive v4.6.1 |
| 1146 | 2026-09-15T04:00:40.626Z | Compiling http-body-util v0.1.3 |
| 1147 | 2026-09-15T04:00:40.635Z | Compiling http-serde v2.1.1 |
| 1148 | 2026-09-15T04:00:40.695Z | Compiling zone_cfg_derive v0.3.1 |
| 1149 | 2026-09-15T04:00:40.794Z | Compiling async-recursion v0.3.2 |
| 1150 | 2026-09-15T04:00:40.852Z | Compiling serde_path_to_error v0.1.20 |
| 1151 | 2026-09-15T04:00:41.209Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1152 | 2026-09-15T04:00:41.354Z | Compiling serde_spanned v1.1.1 |
| 1153 | 2026-09-15T04:00:41.381Z | Compiling filetime v0.2.27 |
| 1154 | 2026-09-15T04:00:41.488Z | Compiling secrecy v0.10.3 |
| 1155 | 2026-09-15T04:00:41.501Z | Compiling web-time v1.1.0 |
| 1156 | 2026-09-15T04:00:41.521Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1157 | 2026-09-15T04:00:41.552Z | Compiling fastrand v2.3.0 |
| 1158 | 2026-09-15T04:00:41.565Z | Compiling openssl-probe v0.1.6 |
| 1159 | 2026-09-15T04:00:41.625Z | Compiling hex v0.4.3 |
| 1160 | 2026-09-15T04:00:41.645Z | Compiling xattr v1.6.1 |
| 1161 | 2026-09-15T04:00:41.719Z | Compiling unit-prefix v0.5.2 |
| 1162 | 2026-09-15T04:00:41.737Z | Compiling tempfile v3.27.0 |
| 1163 | 2026-09-15T04:00:41.804Z | Compiling tar v0.4.46 |
| 1164 | 2026-09-15T04:00:41.813Z | Compiling indicatif v0.18.4 |
| 1165 | 2026-09-15T04:00:41.853Z | Compiling sha256 v1.6.0 |
| 1166 | 2026-09-15T04:00:41.880Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1167 | 2026-09-15T04:00:42.095Z | Compiling curl v0.4.50 |
| 1168 | 2026-09-15T04:00:42.149Z | Compiling zone v0.3.1 |
| 1169 | 2026-09-15T04:00:42.286Z | Compiling clap v4.6.1 |
| 1170 | 2026-09-15T04:00:42.360Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1171 | 2026-09-15T04:00:42.622Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1172 | 2026-09-15T04:00:42.869Z | Compiling flate2 v1.1.9 |
| 1173 | 2026-09-15T04:00:42.872Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1174 | 2026-09-15T04:00:42.872Z | Compiling camino v1.2.6 |
| 1175 | 2026-09-15T04:00:42.882Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1176 | 2026-09-15T04:00:42.963Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1177 | 2026-09-15T04:00:43.101Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1178 | 2026-09-15T04:00:43.273Z | Compiling libloading v0.8.9 |
| 1179 | 2026-09-15T04:00:43.282Z | Compiling fs_extra v1.3.0 |
| 1180 | 2026-09-15T04:00:55.126Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1181 | 2026-09-15T04:01:04.196Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 46.31s |
| 1182 | 2026-09-15T04:01:04.240Z | Running unittests src/bin/npuvm.rs (target/debug/deps/npuvm-7bba2920c11014cf) |
| 1183 | 2026-09-15T04:01:04.247Z | |
| 1184 | 2026-09-15T04:01:04.247Z | running 4 tests |
| 1185 | 2026-09-15T04:01:04.251Z | test tests::run_pkg_cmd_does_not_retry_other_failures ... ok |
| 1186 | 2026-09-15T04:01:04.254Z | test tests::run_pkg_cmd_accepts_success_and_noop ... ok |
| 1187 | 2026-09-15T04:01:04.257Z | test tests::run_pkg_cmd_retries_locked_image_until_success ... ok |
| 1188 | 2026-09-15T04:01:04.257Z | test tests::run_pkg_cmd_fails_when_lock_attempts_are_exhausted ... ok |
| 1189 | 2026-09-15T04:01:04.257Z | |
| 1190 | 2026-09-15T04:01:04.257Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1191 | 2026-09-15T04:01:04.257Z | |
| 1192 | 2026-09-15T04:01:04.276Z | + banner build |
| 1193 | 2026-09-15T04:01:04.279Z | |
| 1194 | 2026-09-15T04:01:04.280Z | ##### # # # # ##### |
| 1195 | 2026-09-15T04:01:04.280Z | # # # # # # # # |
| 1196 | 2026-09-15T04:01:04.280Z | ##### # # # # # # |
| 1197 | 2026-09-15T04:01:04.280Z | # # # # # # # # |
| 1198 | 2026-09-15T04:01:04.280Z | # # # # # # # # |
| 1199 | 2026-09-15T04:01:04.280Z | ##### #### # ###### ##### |
| 1200 | 2026-09-15T04:01:04.280Z | |
| 1201 | 2026-09-15T04:01:04.280Z | + ptime -m cargo build |
| 1202 | 2026-09-15T04:01:04.469Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1203 | 2026-09-15T04:01:12.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.94s |
| 1204 | 2026-09-15T04:01:12.285Z | |
| 1205 | 2026-09-15T04:01:12.289Z | real 7.993856715 |
| 1206 | 2026-09-15T04:01:12.289Z | user 18.116795409 |
| 1207 | 2026-09-15T04:01:12.290Z | sys 3.880844322 |
| 1208 | 2026-09-15T04:01:12.290Z | trap 0.004442455 |
| 1209 | 2026-09-15T04:01:12.290Z | tflt 0.000181868 |
| 1210 | 2026-09-15T04:01:12.290Z | dflt 0.011678307 |
| 1211 | 2026-09-15T04:01:12.290Z | kflt 0.000009045 |
| 1212 | 2026-09-15T04:01:12.290Z | lock 49.987225694 |
| 1213 | 2026-09-15T04:01:12.290Z | slp 1:41.831120429 |
| 1214 | 2026-09-15T04:01:12.290Z | lat 0.089579138 |
| 1215 | 2026-09-15T04:01:12.290Z | stop 1.088846723 |
| 1216 | 2026-09-15T04:01:12.290Z | + ptime -m cargo build --release |
| 1217 | 2026-09-15T04:01:12.482Z | Compiling proc-macro2 v1.0.106 |
| 1218 | 2026-09-15T04:01:12.482Z | Compiling quote v1.0.45 |
| 1219 | 2026-09-15T04:01:12.482Z | Compiling unicode-ident v1.0.24 |
| 1220 | 2026-09-15T04:01:12.482Z | Compiling libc v0.2.186 |
| 1221 | 2026-09-15T04:01:12.485Z | Compiling cfg-if v1.0.4 |
| 1222 | 2026-09-15T04:01:12.485Z | Compiling version_check v0.9.5 |
| 1223 | 2026-09-15T04:01:12.485Z | Compiling zeroize v1.8.2 |
| 1224 | 2026-09-15T04:01:12.485Z | Compiling serde_core v1.0.228 |
| 1225 | 2026-09-15T04:01:12.583Z | Compiling serde v1.0.228 |
| 1226 | 2026-09-15T04:01:12.620Z | Compiling memchr v2.8.0 |
| 1227 | 2026-09-15T04:01:12.789Z | Compiling autocfg v1.5.0 |
| 1228 | 2026-09-15T04:01:12.835Z | Compiling typenum v1.19.0 |
| 1229 | 2026-09-15T04:01:12.956Z | Compiling subtle v2.6.1 |
| 1230 | 2026-09-15T04:01:13.104Z | Compiling generic-array v0.14.7 |
| 1231 | 2026-09-15T04:01:13.117Z | Compiling itoa v1.0.17 |
| 1232 | 2026-09-15T04:01:13.352Z | Compiling getrandom v0.2.17 |
| 1233 | 2026-09-15T04:01:13.367Z | Compiling smallvec v1.15.1 |
| 1234 | 2026-09-15T04:01:13.380Z | Compiling syn v1.0.109 |
| 1235 | 2026-09-15T04:01:13.550Z | Compiling const-oid v0.9.6 |
| 1236 | 2026-09-15T04:01:13.773Z | Compiling syn v2.0.117 |
| 1237 | 2026-09-15T04:01:13.778Z | Compiling libm v0.2.16 |
| 1238 | 2026-09-15T04:01:13.834Z | Compiling num-traits v0.2.19 |
| 1239 | 2026-09-15T04:01:13.845Z | Compiling pin-project-lite v0.2.16 |
| 1240 | 2026-09-15T04:01:13.929Z | Compiling thiserror v1.0.69 |
| 1241 | 2026-09-15T04:01:14.067Z | Compiling shlex v1.3.0 |
| 1242 | 2026-09-15T04:01:14.100Z | Compiling find-msvc-tools v0.1.9 |
| 1243 | 2026-09-15T04:01:14.236Z | Compiling cc v1.2.56 |
| 1244 | 2026-09-15T04:01:14.318Z | Compiling log v0.4.29 |
| 1245 | 2026-09-15T04:01:14.395Z | Compiling zmij v1.0.21 |
| 1246 | 2026-09-15T04:01:14.691Z | Compiling block-buffer v0.10.4 |
| 1247 | 2026-09-15T04:01:14.834Z | Compiling crypto-common v0.1.7 |
| 1248 | 2026-09-15T04:01:14.971Z | Compiling bytes v1.11.1 |
| 1249 | 2026-09-15T04:01:14.980Z | Compiling rustversion v1.0.22 |
| 1250 | 2026-09-15T04:01:15.152Z | Compiling digest v0.10.7 |
| 1251 | 2026-09-15T04:01:15.402Z | Compiling rand_core v0.6.4 |
| 1252 | 2026-09-15T04:01:15.405Z | Compiling socket2 v0.6.3 |
| 1253 | 2026-09-15T04:01:15.405Z | Compiling errno v0.3.14 |
| 1254 | 2026-09-15T04:01:15.552Z | Compiling equivalent v1.0.2 |
| 1255 | 2026-09-15T04:01:15.577Z | Compiling hashbrown v0.16.1 |
| 1256 | 2026-09-15T04:01:15.631Z | Compiling parking_lot_core v0.9.12 |
| 1257 | 2026-09-15T04:01:15.869Z | Compiling once_cell v1.21.3 |
| 1258 | 2026-09-15T04:01:15.910Z | Compiling base64ct v1.8.3 |
| 1259 | 2026-09-15T04:01:15.983Z | Compiling scopeguard v1.2.0 |
| 1260 | 2026-09-15T04:01:16.078Z | Compiling indexmap v2.13.0 |
| 1261 | 2026-09-15T04:01:16.096Z | Compiling lock_api v0.4.14 |
| 1262 | 2026-09-15T04:01:16.154Z | Compiling pem-rfc7468 v0.7.0 |
| 1263 | 2026-09-15T04:01:16.216Z | Compiling signal-hook-registry v1.4.8 |
| 1264 | 2026-09-15T04:01:16.324Z | Compiling der v0.7.10 |
| 1265 | 2026-09-15T04:01:16.421Z | Compiling parking_lot v0.12.5 |
| 1266 | 2026-09-15T04:01:16.494Z | Compiling mio v1.2.0 |
| 1267 | 2026-09-15T04:01:16.679Z | Compiling synstructure v0.13.2 |
| 1268 | 2026-09-15T04:01:16.746Z | Compiling stable_deref_trait v1.2.1 |
| 1269 | 2026-09-15T04:01:16.818Z | Compiling thiserror v2.0.18 |
| 1270 | 2026-09-15T04:01:17.161Z | Compiling ucd-trie v0.1.7 |
| 1271 | 2026-09-15T04:01:17.164Z | Compiling serde_json v1.0.150 |
| 1272 | 2026-09-15T04:01:17.164Z | Compiling zerocopy v0.8.39 |
| 1273 | 2026-09-15T04:01:17.202Z | Compiling futures-core v0.3.32 |
| 1274 | 2026-09-15T04:01:17.322Z | Compiling spki v0.7.3 |
| 1275 | 2026-09-15T04:01:17.355Z | Compiling pest v2.8.6 |
| 1276 | 2026-09-15T04:01:17.363Z | Compiling futures-sink v0.3.32 |
| 1277 | 2026-09-15T04:01:17.462Z | Compiling num-integer v0.1.46 |
| 1278 | 2026-09-15T04:01:17.570Z | Compiling pkcs8 v0.10.2 |
| 1279 | 2026-09-15T04:01:17.588Z | Compiling proc-macro-error-attr v1.0.4 |
| 1280 | 2026-09-15T04:01:17.779Z | Compiling serde_derive v1.0.228 |
| 1281 | 2026-09-15T04:01:17.856Z | Compiling thiserror-impl v1.0.69 |
| 1282 | 2026-09-15T04:01:17.961Z | Compiling zerofrom-derive v0.1.6 |
| 1283 | 2026-09-15T04:01:18.428Z | Compiling yoke-derive v0.8.1 |
| 1284 | 2026-09-15T04:01:18.545Z | Compiling tokio-macros v2.7.0 |
| 1285 | 2026-09-15T04:01:18.623Z | Compiling thiserror-impl v2.0.18 |
| 1286 | 2026-09-15T04:01:19.146Z | Compiling zerovec-derive v0.11.2 |
| 1287 | 2026-09-15T04:01:19.153Z | Compiling zerofrom v0.1.6 |
| 1288 | 2026-09-15T04:01:19.268Z | Compiling pest_meta v2.8.6 |
| 1289 | 2026-09-15T04:01:19.291Z | Compiling tokio v1.52.3 |
| 1290 | 2026-09-15T04:01:19.334Z | Compiling zerocopy-derive v0.7.35 |
| 1291 | 2026-09-15T04:01:19.462Z | Compiling yoke v0.8.1 |
| 1292 | 2026-09-15T04:01:19.647Z | Compiling displaydoc v0.2.5 |
| 1293 | 2026-09-15T04:01:19.855Z | Compiling pkg-config v0.3.32 |
| 1294 | 2026-09-15T04:01:20.185Z | Compiling pest_generator v2.8.6 |
| 1295 | 2026-09-15T04:01:20.238Z | Compiling zerovec v0.11.5 |
| 1296 | 2026-09-15T04:01:20.327Z | Compiling futures-channel v0.3.32 |
| 1297 | 2026-09-15T04:01:20.390Z | Compiling semver v1.0.27 |
| 1298 | 2026-09-15T04:01:20.481Z | Compiling proc-macro-error v1.0.4 |
| 1299 | 2026-09-15T04:01:20.674Z | Compiling vcpkg v0.2.15 |
| 1300 | 2026-09-15T04:01:20.718Z | Compiling ppv-lite86 v0.2.21 |
| 1301 | 2026-09-15T04:01:20.801Z | Compiling pest_derive v2.8.6 |
| 1302 | 2026-09-15T04:01:20.908Z | Compiling tracing-attributes v0.1.31 |
| 1303 | 2026-09-15T04:01:21.044Z | Compiling futures-macro v0.3.32 |
| 1304 | 2026-09-15T04:01:21.052Z | Compiling tracing-core v0.1.36 |
| 1305 | 2026-09-15T04:01:21.115Z | Compiling http v1.4.0 |
| 1306 | 2026-09-15T04:01:21.222Z | Compiling hmac v0.12.1 |
| 1307 | 2026-09-15T04:01:21.322Z | Compiling pretty-hex v0.4.1 |
| 1308 | 2026-09-15T04:01:21.466Z | Compiling futures-io v0.3.32 |
| 1309 | 2026-09-15T04:01:21.480Z | Compiling winnow v1.0.1 |
| 1310 | 2026-09-15T04:01:21.608Z | Compiling slab v0.4.12 |
| 1311 | 2026-09-15T04:01:21.652Z | Compiling futures-task v0.3.32 |
| 1312 | 2026-09-15T04:01:21.809Z | Compiling spin v0.9.8 |
| 1313 | 2026-09-15T04:01:21.812Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1314 | 2026-09-15T04:01:21.879Z | Compiling futures-util v0.3.32 |
| 1315 | 2026-09-15T04:01:21.914Z | Compiling lazy_static v1.5.0 |
| 1316 | 2026-09-15T04:01:22.128Z | Compiling tracing v0.1.44 |
| 1317 | 2026-09-15T04:01:22.161Z | Compiling tinystr v0.8.2 |
| 1318 | 2026-09-15T04:01:22.261Z | Compiling slog v2.8.2 |
| 1319 | 2026-09-15T04:01:22.368Z | Compiling signature v2.2.0 |
| 1320 | 2026-09-15T04:01:22.400Z | Compiling ff v0.13.1 |
| 1321 | 2026-09-15T04:01:22.467Z | Compiling ring v0.17.14 |
| 1322 | 2026-09-15T04:01:22.526Z | Compiling cpufeatures v0.2.17 |
| 1323 | 2026-09-15T04:01:22.542Z | Compiling toml_datetime v0.6.11 |
| 1324 | 2026-09-15T04:01:22.549Z | Compiling powerfmt v0.2.0 |
| 1325 | 2026-09-15T04:01:22.555Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1326 | 2026-09-15T04:01:22.592Z | Compiling writeable v0.6.2 |
| 1327 | 2026-09-15T04:01:22.794Z | Compiling getrandom v0.3.4 |
| 1328 | 2026-09-15T04:01:22.801Z | Compiling winnow v0.5.40 |
| 1329 | 2026-09-15T04:01:22.825Z | Compiling heck v0.4.1 |
| 1330 | 2026-09-15T04:01:22.838Z | Compiling litemap v0.8.1 |
| 1331 | 2026-09-15T04:01:23.017Z | Compiling winnow v0.7.14 |
| 1332 | 2026-09-15T04:01:23.043Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-09-15T04:01:23.045Z | Compiling time-core v0.1.8 |
| 1334 | 2026-09-15T04:01:23.054Z | Compiling base16ct v0.2.0 |
| 1335 | 2026-09-15T04:01:23.138Z | Compiling num-conv v0.2.0 |
| 1336 | 2026-09-15T04:01:23.184Z | Compiling sec1 v0.7.3 |
| 1337 | 2026-09-15T04:01:23.264Z | Compiling time-macros v0.2.27 |
| 1338 | 2026-09-15T04:01:23.266Z | Compiling zerocopy v0.7.35 |
| 1339 | 2026-09-15T04:01:23.821Z | Compiling icu_locale_core v2.1.1 |
| 1340 | 2026-09-15T04:01:24.043Z | Compiling deranged v0.5.6 |
| 1341 | 2026-09-15T04:01:24.207Z | Compiling toml_edit v0.19.15 |
| 1342 | 2026-09-15T04:01:24.466Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1343 | 2026-09-15T04:01:24.613Z | Compiling group v0.13.0 |
| 1344 | 2026-09-15T04:01:24.815Z | Compiling http-body v1.0.1 |
| 1345 | 2026-09-15T04:01:24.966Z | Compiling hkdf v0.12.4 |
| 1346 | 2026-09-15T04:01:25.118Z | Compiling erased-serde v0.3.31 |
| 1347 | 2026-09-15T04:01:25.223Z | Compiling num-bigint v0.4.6 |
| 1348 | 2026-09-15T04:01:25.351Z | Compiling potential_utf v0.1.4 |
| 1349 | 2026-09-15T04:01:25.531Z | Compiling zerotrie v0.2.3 |
| 1350 | 2026-09-15T04:01:25.721Z | Compiling scroll_derive v0.12.1 |
| 1351 | 2026-09-15T04:01:25.961Z | Compiling num-iter v0.1.45 |
| 1352 | 2026-09-15T04:01:26.082Z | Compiling crypto-bigint v0.5.5 |
| 1353 | 2026-09-15T04:01:26.307Z | Compiling usdt-impl v0.5.0 |
| 1354 | 2026-09-15T04:01:26.453Z | Compiling icu_normalizer_data v2.1.1 |
| 1355 | 2026-09-15T04:01:26.697Z | Compiling httparse v1.10.1 |
| 1356 | 2026-09-15T04:01:26.702Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-15T04:01:27.006Z | Compiling time v0.3.47 |
| 1358 | 2026-09-15T04:01:27.146Z | Compiling proc-macro-crate v1.3.1 |
| 1359 | 2026-09-15T04:01:27.344Z | Compiling elliptic-curve v0.13.8 |
| 1360 | 2026-09-15T04:01:27.473Z | Compiling scroll v0.12.0 |
| 1361 | 2026-09-15T04:01:27.493Z | Compiling icu_provider v2.1.1 |
| 1362 | 2026-09-15T04:01:27.793Z | Compiling icu_collections v2.1.1 |
| 1363 | 2026-09-15T04:01:27.940Z | Compiling proc-macro-crate v3.4.0 |
| 1364 | 2026-09-15T04:01:28.268Z | Compiling thread-id v4.2.2 |
| 1365 | 2026-09-15T04:01:28.276Z | Compiling dof v0.3.0 |
| 1366 | 2026-09-15T04:01:28.368Z | Compiling sha2 v0.10.9 |
| 1367 | 2026-09-15T04:01:28.534Z | Compiling dtrace-parser v0.2.0 |
| 1368 | 2026-09-15T04:01:28.544Z | Compiling libz-sys v1.1.23 |
| 1369 | 2026-09-15T04:01:28.621Z | Compiling openssl-sys v0.9.111 |
| 1370 | 2026-09-15T04:01:28.855Z | Compiling rustc_version v0.4.1 |
| 1371 | 2026-09-15T04:01:28.980Z | Compiling rustls-pki-types v1.14.0 |
| 1372 | 2026-09-15T04:01:29.105Z | Compiling crossbeam-utils v0.8.21 |
| 1373 | 2026-09-15T04:01:29.114Z | Compiling camino v1.2.6 |
| 1374 | 2026-09-15T04:01:29.156Z | Compiling tower-service v0.3.3 |
| 1375 | 2026-09-15T04:01:29.203Z | Compiling plain v0.2.3 |
| 1376 | 2026-09-15T04:01:29.247Z | Compiling untrusted v0.9.0 |
| 1377 | 2026-09-15T04:01:29.313Z | Compiling try-lock v0.2.5 |
| 1378 | 2026-09-15T04:01:29.423Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1379 | 2026-09-15T04:01:29.506Z | Compiling want v0.3.1 |
| 1380 | 2026-09-15T04:01:29.683Z | Compiling goblin v0.8.2 |
| 1381 | 2026-09-15T04:01:29.874Z | Compiling curve25519-dalek v4.1.3 |
| 1382 | 2026-09-15T04:01:30.166Z | Compiling num_enum_derive v0.7.5 |
| 1383 | 2026-09-15T04:01:30.191Z | Compiling num_enum_derive v0.5.11 |
| 1384 | 2026-09-15T04:01:30.840Z | Compiling rfc6979 v0.4.0 |
| 1385 | 2026-09-15T04:01:30.978Z | Compiling rand_chacha v0.3.1 |
| 1386 | 2026-09-15T04:01:31.170Z | Compiling serde_tokenstream v0.2.2 |
| 1387 | 2026-09-15T04:01:31.200Z | Compiling arc-swap v1.8.2 |
| 1388 | 2026-09-15T04:01:31.377Z | Compiling rustls v0.23.36 |
| 1389 | 2026-09-15T04:01:31.440Z | Compiling atomic-waker v1.1.2 |
| 1390 | 2026-09-15T04:01:31.549Z | Compiling iana-time-zone v0.1.65 |
| 1391 | 2026-09-15T04:01:31.567Z | Compiling radium v0.7.0 |
| 1392 | 2026-09-15T04:01:31.577Z | Compiling pin-utils v0.1.0 |
| 1393 | 2026-09-15T04:01:31.602Z | Compiling num-bigint-dig v0.8.6 |
| 1394 | 2026-09-15T04:01:31.613Z | Compiling heck v0.5.0 |
| 1395 | 2026-09-15T04:01:31.640Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1396 | 2026-09-15T04:01:31.805Z | Compiling chrono v0.4.43 |
| 1397 | 2026-09-15T04:01:31.841Z | Compiling hyper v1.8.1 |
| 1398 | 2026-09-15T04:01:31.884Z | Compiling num_enum v0.5.11 |
| 1399 | 2026-09-15T04:01:31.969Z | Compiling num_enum v0.7.5 |
| 1400 | 2026-09-15T04:01:31.976Z | Compiling rand v0.8.5 |
| 1401 | 2026-09-15T04:01:31.992Z | Compiling rustls-webpki v0.103.9 |
| 1402 | 2026-09-15T04:01:32.091Z | Compiling ecdsa v0.16.9 |
| 1403 | 2026-09-15T04:01:32.717Z | Compiling icu_properties v2.1.2 |
| 1404 | 2026-09-15T04:01:33.988Z | Compiling icu_normalizer v2.1.1 |
| 1405 | 2026-09-15T04:01:35.011Z | Compiling rand_core v0.9.5 |
| 1406 | 2026-09-15T04:01:35.239Z | Compiling primeorder v0.13.6 |
| 1407 | 2026-09-15T04:01:35.267Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1408 | 2026-09-15T04:01:35.312Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1409 | 2026-09-15T04:01:35.328Z | Compiling foreign-types-macros v0.2.3 |
| 1410 | 2026-09-15T04:01:35.343Z | Compiling cargo-platform v0.3.2 |
| 1411 | 2026-09-15T04:01:35.463Z | Compiling indexmap v1.9.3 |
| 1412 | 2026-09-15T04:01:35.500Z | Compiling aho-corasick v1.1.4 |
| 1413 | 2026-09-15T04:01:35.579Z | Compiling thread_local v1.1.9 |
| 1414 | 2026-09-15T04:01:35.650Z | Compiling regex-syntax v0.8.9 |
| 1415 | 2026-09-15T04:01:35.707Z | Compiling slog-async v2.8.0 |
| 1416 | 2026-09-15T04:01:35.931Z | Compiling utf8parse v0.2.2 |
| 1417 | 2026-09-15T04:01:35.968Z | Compiling percent-encoding v2.3.2 |
| 1418 | 2026-09-15T04:01:35.989Z | Compiling tap v1.0.1 |
| 1419 | 2026-09-15T04:01:36.004Z | Compiling bitflags v2.11.0 |
| 1420 | 2026-09-15T04:01:36.031Z | Compiling either v1.15.0 |
| 1421 | 2026-09-15T04:01:36.095Z | Compiling anyhow v1.0.102 |
| 1422 | 2026-09-15T04:01:36.227Z | Compiling foreign-types-shared v0.3.1 |
| 1423 | 2026-09-15T04:01:36.240Z | Compiling itertools v0.12.1 |
| 1424 | 2026-09-15T04:01:36.315Z | Compiling foreign-types v0.5.0 |
| 1425 | 2026-09-15T04:01:36.390Z | Compiling form_urlencoded v1.2.2 |
| 1426 | 2026-09-15T04:01:36.390Z | Compiling wyz v0.5.1 |
| 1427 | 2026-09-15T04:01:36.630Z | Compiling anstyle-parse v1.0.0 |
| 1428 | 2026-09-15T04:01:36.677Z | Compiling cargo_metadata v0.23.1 |
| 1429 | 2026-09-15T04:01:36.849Z | Compiling rand_chacha v0.9.0 |
| 1430 | 2026-09-15T04:01:37.398Z | Compiling regex-automata v0.4.14 |
| 1431 | 2026-09-15T04:01:37.923Z | Compiling crossbeam-channel v0.5.15 |
| 1432 | 2026-09-15T04:01:38.653Z | Compiling idna_adapter v1.2.1 |
| 1433 | 2026-09-15T04:01:38.782Z | Compiling hyper-util v0.1.20 |
| 1434 | 2026-09-15T04:01:41.163Z | Compiling usdt-attr-macro v0.5.0 |
| 1435 | 2026-09-15T04:01:41.301Z | Compiling usdt-macro v0.5.0 |
| 1436 | 2026-09-15T04:01:41.909Z | Compiling slog-scope v4.4.1 |
| 1437 | 2026-09-15T04:01:42.045Z | Compiling num-rational v0.4.2 |
| 1438 | 2026-09-15T04:01:42.110Z | Compiling tokio-util v0.7.18 |
| 1439 | 2026-09-15T04:01:42.359Z | Compiling ed25519 v2.2.3 |
| 1440 | 2026-09-15T04:01:42.768Z | Compiling num-complex v0.4.6 |
| 1441 | 2026-09-15T04:01:42.973Z | Compiling async-trait v0.1.89 |
| 1442 | 2026-09-15T04:01:43.207Z | Compiling pkcs1 v0.7.5 |
| 1443 | 2026-09-15T04:01:43.330Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1444 | 2026-09-15T04:01:43.428Z | Compiling memmap v0.7.0 |
| 1445 | 2026-09-15T04:01:43.679Z | Compiling is-terminal v0.4.17 |
| 1446 | 2026-09-15T04:01:43.780Z | Compiling cstr-argument v0.1.2 |
| 1447 | 2026-09-15T04:01:43.870Z | Compiling crc32fast v1.5.0 |
| 1448 | 2026-09-15T04:01:43.958Z | Compiling take_mut v0.2.2 |
| 1449 | 2026-09-15T04:01:44.024Z | Compiling os_str_bytes v6.6.1 |
| 1450 | 2026-09-15T04:01:44.074Z | Compiling openssl-probe v0.2.1 |
| 1451 | 2026-09-15T04:01:44.179Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1452 | 2026-09-15T04:01:44.196Z | Compiling anstyle-query v1.1.5 |
| 1453 | 2026-09-15T04:01:44.306Z | Compiling anstyle v1.0.14 |
| 1454 | 2026-09-15T04:01:44.338Z | Compiling hashbrown v0.12.3 |
| 1455 | 2026-09-15T04:01:44.338Z | Compiling colorchoice v1.0.4 |
| 1456 | 2026-09-15T04:01:44.428Z | Compiling sync_wrapper v1.0.2 |
| 1457 | 2026-09-15T04:01:44.459Z | Compiling term v1.2.1 |
| 1458 | 2026-09-15T04:01:44.531Z | Compiling funty v2.0.0 |
| 1459 | 2026-09-15T04:01:44.588Z | Compiling portable-atomic v1.13.1 |
| 1460 | 2026-09-15T04:01:44.911Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1461 | 2026-09-15T04:01:44.960Z | Compiling tower-layer v0.3.3 |
| 1462 | 2026-09-15T04:01:45.080Z | Compiling utf8_iter v1.0.4 |
| 1463 | 2026-09-15T04:01:45.162Z | Compiling base64 v0.22.1 |
| 1464 | 2026-09-15T04:01:45.208Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1465 | 2026-09-15T04:01:45.253Z | Compiling rustix v1.1.4 |
| 1466 | 2026-09-15T04:01:45.474Z | Compiling is_terminal_polyfill v1.70.2 |
| 1467 | 2026-09-15T04:01:45.575Z | Compiling anstream v1.0.0 |
| 1468 | 2026-09-15T04:01:45.591Z | Compiling pem v3.0.6 |
| 1469 | 2026-09-15T04:01:45.697Z | Compiling idna v1.1.0 |
| 1470 | 2026-09-15T04:01:45.891Z | Compiling tower v0.5.3 |
| 1471 | 2026-09-15T04:01:46.350Z | Compiling bitvec v1.0.1 |
| 1472 | 2026-09-15T04:01:46.524Z | Compiling slog-term v2.9.2 |
| 1473 | 2026-09-15T04:01:46.675Z | Compiling clap_lex v0.2.4 |
| 1474 | 2026-09-15T04:01:46.808Z | Compiling rustls-native-certs v0.8.3 |
| 1475 | 2026-09-15T04:01:47.771Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1476 | 2026-09-15T04:01:47.961Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1477 | 2026-09-15T04:01:48.005Z | Compiling usdt v0.5.0 |
| 1478 | 2026-09-15T04:01:48.089Z | Compiling rsa v0.9.10 |
| 1479 | 2026-09-15T04:01:48.220Z | Compiling num v0.4.3 |
| 1480 | 2026-09-15T04:01:48.297Z | Compiling tokio-rustls v0.26.4 |
| 1481 | 2026-09-15T04:01:48.609Z | Compiling ed25519-dalek v2.2.0 |
| 1482 | 2026-09-15T04:01:48.663Z | Compiling slog-stdlog v4.1.1 |
| 1483 | 2026-09-15T04:01:48.701Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1484 | 2026-09-15T04:01:48.710Z | Compiling regex v1.12.3 |
| 1485 | 2026-09-15T04:01:48.936Z | Compiling octocrab v0.53.1 |
| 1486 | 2026-09-15T04:01:49.112Z | Compiling rand v0.9.2 |
| 1487 | 2026-09-15T04:01:49.353Z | Compiling p256 v0.13.2 |
| 1488 | 2026-09-15T04:01:49.424Z | Compiling p384 v0.13.1 |
| 1489 | 2026-09-15T04:01:49.896Z | Compiling snafu-derive v0.8.9 |
| 1490 | 2026-09-15T04:01:50.199Z | Compiling simple_asn1 v0.6.4 |
| 1491 | 2026-09-15T04:01:50.361Z | Compiling futures-executor v0.3.32 |
| 1492 | 2026-09-15T04:01:50.676Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1493 | 2026-09-15T04:01:50.788Z | Compiling clap_derive v3.2.25 |
| 1494 | 2026-09-15T04:01:50.930Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1495 | 2026-09-15T04:01:51.193Z | Compiling serde_repr v0.1.20 |
| 1496 | 2026-09-15T04:01:51.377Z | Compiling pin-project-internal v1.1.10 |
| 1497 | 2026-09-15T04:01:51.634Z | Compiling num-derive v0.3.3 |
| 1498 | 2026-09-15T04:01:51.712Z | Compiling atty v0.2.14 |
| 1499 | 2026-09-15T04:01:51.819Z | Compiling adler2 v2.0.1 |
| 1500 | 2026-09-15T04:01:51.982Z | Compiling curl v0.4.50 |
| 1501 | 2026-09-15T04:01:52.072Z | Compiling textwrap v0.16.2 |
| 1502 | 2026-09-15T04:01:52.237Z | Compiling oxnet v0.1.4 |
| 1503 | 2026-09-15T04:01:52.244Z | Compiling strsim v0.10.0 |
| 1504 | 2026-09-15T04:01:52.483Z | Compiling colored v3.1.1 |
| 1505 | 2026-09-15T04:01:52.505Z | Compiling termcolor v1.4.1 |
| 1506 | 2026-09-15T04:01:52.578Z | Compiling simd-adler32 v0.3.8 |
| 1507 | 2026-09-15T04:01:53.012Z | Compiling clap_lex v1.0.0 |
| 1508 | 2026-09-15T04:01:53.089Z | Compiling strsim v0.11.1 |
| 1509 | 2026-09-15T04:01:53.179Z | Compiling iri-string v0.7.10 |
| 1510 | 2026-09-15T04:01:53.386Z | Compiling ryu v1.0.23 |
| 1511 | 2026-09-15T04:01:53.465Z | Compiling bitflags v1.3.2 |
| 1512 | 2026-09-15T04:01:53.542Z | Compiling unicode-width v0.2.2 |
| 1513 | 2026-09-15T04:01:53.614Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1514 | 2026-09-15T04:01:53.732Z | Compiling clap v3.2.25 |
| 1515 | 2026-09-15T04:01:53.871Z | Compiling console v0.16.2 |
| 1516 | 2026-09-15T04:01:53.878Z | Compiling serde_urlencoded v0.7.1 |
| 1517 | 2026-09-15T04:01:53.999Z | Compiling clap_builder v4.6.0 |
| 1518 | 2026-09-15T04:01:54.561Z | Compiling miniz_oxide v0.8.9 |
| 1519 | 2026-09-15T04:01:55.266Z | Compiling tower-http v0.6.8 |
| 1520 | 2026-09-15T04:01:55.868Z | Compiling libscf-sys v1.1.0 |
| 1521 | 2026-09-15T04:01:56.015Z | Compiling pin-project v1.1.10 |
| 1522 | 2026-09-15T04:01:56.120Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1523 | 2026-09-15T04:01:56.757Z | Compiling snafu v0.8.9 |
| 1524 | 2026-09-15T04:01:57.038Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1525 | 2026-09-15T04:01:57.408Z | Compiling futures v0.3.32 |
| 1526 | 2026-09-15T04:01:57.477Z | Compiling jsonwebtoken v10.3.0 |
| 1527 | 2026-09-15T04:01:57.518Z | Compiling slog-envlogger v2.2.0 |
| 1528 | 2026-09-15T04:01:58.529Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1529 | 2026-09-15T04:01:58.749Z | Compiling hyper-rustls v0.27.7 |
| 1530 | 2026-09-15T04:01:59.713Z | Compiling url v2.5.8 |
| 1531 | 2026-09-15T04:02:00.219Z | Compiling hyper-timeout v0.5.2 |
| 1532 | 2026-09-15T04:02:00.312Z | Compiling clap_derive v4.6.1 |
| 1533 | 2026-09-15T04:02:00.431Z | Compiling http-body-util v0.1.3 |
| 1534 | 2026-09-15T04:02:00.726Z | Compiling zone_cfg_derive v0.3.1 |
| 1535 | 2026-09-15T04:02:00.840Z | Compiling http-serde v2.1.1 |
| 1536 | 2026-09-15T04:02:01.041Z | Compiling async-recursion v0.3.2 |
| 1537 | 2026-09-15T04:02:01.243Z | Compiling serde_spanned v1.1.1 |
| 1538 | 2026-09-15T04:02:01.395Z | Compiling serde_path_to_error v0.1.20 |
| 1539 | 2026-09-15T04:02:01.419Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1540 | 2026-09-15T04:02:01.609Z | Compiling filetime v0.2.27 |
| 1541 | 2026-09-15T04:02:01.808Z | Compiling secrecy v0.10.3 |
| 1542 | 2026-09-15T04:02:01.837Z | Compiling hex v0.4.3 |
| 1543 | 2026-09-15T04:02:01.840Z | Compiling unit-prefix v0.5.2 |
| 1544 | 2026-09-15T04:02:01.964Z | Compiling web-time v1.1.0 |
| 1545 | 2026-09-15T04:02:01.986Z | Compiling xattr v1.6.1 |
| 1546 | 2026-09-15T04:02:02.034Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1547 | 2026-09-15T04:02:02.044Z | Compiling openssl-probe v0.1.6 |
| 1548 | 2026-09-15T04:02:02.130Z | Compiling fastrand v2.3.0 |
| 1549 | 2026-09-15T04:02:02.290Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1550 | 2026-09-15T04:02:02.293Z | Compiling tar v0.4.46 |
| 1551 | 2026-09-15T04:02:02.306Z | Compiling sha256 v1.6.0 |
| 1552 | 2026-09-15T04:02:02.478Z | Compiling tempfile v3.27.0 |
| 1553 | 2026-09-15T04:02:02.641Z | Compiling clap v4.6.1 |
| 1554 | 2026-09-15T04:02:03.423Z | Compiling indicatif v0.18.4 |
| 1555 | 2026-09-15T04:02:04.187Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1556 | 2026-09-15T04:02:04.513Z | Compiling zone v0.3.1 |
| 1557 | 2026-09-15T04:02:04.934Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1558 | 2026-09-15T04:02:05.189Z | Compiling flate2 v1.1.9 |
| 1559 | 2026-09-15T04:02:05.486Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1560 | 2026-09-15T04:02:05.765Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1561 | 2026-09-15T04:02:05.924Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1562 | 2026-09-15T04:02:06.539Z | Compiling libloading v0.8.9 |
| 1563 | 2026-09-15T04:02:06.584Z | Compiling fs_extra v1.3.0 |
| 1564 | 2026-09-15T04:02:17.728Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1565 | 2026-09-15T04:02:41.520Z | Finished `release` profile [optimized] target(s) in 1m 29s |
| 1566 | 2026-09-15T04:02:41.583Z | |
| 1567 | 2026-09-15T04:02:41.586Z | real 1:29.272622009 |
| 1568 | 2026-09-15T04:02:41.586Z | user 7:48.845497595 |
| 1569 | 2026-09-15T04:02:41.586Z | sys 47.335680218 |
| 1570 | 2026-09-15T04:02:41.586Z | trap 0.268704443 |
| 1571 | 2026-09-15T04:02:41.586Z | tflt 0.633767279 |
| 1572 | 2026-09-15T04:02:41.586Z | dflt 0.444903399 |
| 1573 | 2026-09-15T04:02:41.586Z | kflt 0.000052342 |
| 1574 | 2026-09-15T04:02:41.586Z | lock 23:35.294471759 |
| 1575 | 2026-09-15T04:02:41.586Z | slp 28:31.600672136 |
| 1576 | 2026-09-15T04:02:41.586Z | lat 31.090240717 |
| 1577 | 2026-09-15T04:02:41.586Z | stop 36.747603604 |
| 1578 | 2026-09-15T04:02:41.586Z | + for x in debug release |
| 1579 | 2026-09-15T04:02:41.586Z | + mkdir -p /work/debug |
| 1580 | 2026-09-15T04:02:41.586Z | + cp target/debug/softnpu /work/debug/ |
| 1581 | 2026-09-15T04:02:41.662Z | + cp target/debug/npuzone /work/debug/ |
| 1582 | 2026-09-15T04:02:41.823Z | + cp target/debug/npuvm /work/debug/ |
| 1583 | 2026-09-15T04:02:41.969Z | + digest -a sha256 /work/debug/softnpu |
| 1584 | 2026-09-15T04:02:42.029Z | + digest -a sha256 /work/debug/npuzone |
| 1585 | 2026-09-15T04:02:42.134Z | + digest -a sha256 /work/debug/npuvm |
| 1586 | 2026-09-15T04:02:42.235Z | + for x in debug release |
| 1587 | 2026-09-15T04:02:42.235Z | + mkdir -p /work/release |
| 1588 | 2026-09-15T04:02:42.238Z | + cp target/release/softnpu /work/release/ |
| 1589 | 2026-09-15T04:02:42.250Z | + cp target/release/npuzone /work/release/ |
| 1590 | 2026-09-15T04:02:42.276Z | + cp target/release/npuvm /work/release/ |
| 1591 | 2026-09-15T04:02:42.299Z | + digest -a sha256 /work/release/softnpu |
| 1592 | 2026-09-15T04:02:42.313Z | + digest -a sha256 /work/release/npuzone |
| 1593 | 2026-09-15T04:02:42.332Z | + digest -a sha256 /work/release/npuvm |
| 1594 | 2026-09-15T04:02:42.351Z | process exited: duration 201893 ms, exit code 0 |
| |
| 1595 | 2026-09-15T04:02:42.363Z | found 12 output files |
| 1596 | 2026-09-15T04:02:42.363Z | uploading: /work/debug/npuvm (189962872 bytes) |
| 1597 | 2026-09-15T04:02:45.824Z | uploaded: /work/debug/npuvm |
| 1598 | 2026-09-15T04:02:45.824Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1599 | 2026-09-15T04:02:46.836Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1600 | 2026-09-15T04:02:46.836Z | uploading: /work/debug/npuzone (196621432 bytes) |
| 1601 | 2026-09-15T04:02:51.023Z | uploaded: /work/debug/npuzone |
| 1602 | 2026-09-15T04:02:51.023Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1603 | 2026-09-15T04:02:52.036Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1604 | 2026-09-15T04:02:52.036Z | uploading: /work/debug/softnpu (102362344 bytes) |
| 1605 | 2026-09-15T04:02:54.532Z | uploaded: /work/debug/softnpu |
| 1606 | 2026-09-15T04:02:54.533Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1607 | 2026-09-15T04:02:55.541Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1608 | 2026-09-15T04:02:55.542Z | uploading: /work/release/npuvm (27186120 bytes) |
| 1609 | 2026-09-15T04:02:56.877Z | uploaded: /work/release/npuvm |
| 1610 | 2026-09-15T04:02:56.877Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1611 | 2026-09-15T04:02:57.888Z | uploaded: /work/release/npuvm.sha256.txt |
| 1612 | 2026-09-15T04:02:57.888Z | uploading: /work/release/npuzone (27798576 bytes) |
| 1613 | 2026-09-15T04:02:59.352Z | uploaded: /work/release/npuzone |
| 1614 | 2026-09-15T04:02:59.353Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1615 | 2026-09-15T04:03:00.365Z | uploaded: /work/release/npuzone.sha256.txt |
| 1616 | 2026-09-15T04:03:00.365Z | uploading: /work/release/softnpu (15677512 bytes) |
| 1617 | 2026-09-15T04:03:01.621Z | uploaded: /work/release/softnpu |
| 1618 | 2026-09-15T04:03:01.621Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1619 | 2026-09-15T04:03:02.633Z | uploaded: /work/release/softnpu.sha256.txt |