|
|
|
| 1 | 2026-09-15T03:31:56.458Z | job assigned to worker 01M2HHWHAM02CEC3DY90W477T7 [factory aws, i-052bff09e68c9ad2c] (queued for 55 s) |
| |
| 2 | 2026-09-15T03:32:02.500Z | starting task 0: "setup" |
| 3 | 2026-09-15T03:32:02.505Z | ++ uname -s |
| 4 | 2026-09-15T03:32:02.508Z | + kern=SunOS |
| 5 | 2026-09-15T03:32:02.508Z | + build_user=build |
| 6 | 2026-09-15T03:32:02.508Z | + build_uid=12345 |
| 7 | 2026-09-15T03:32:02.508Z | + work_dir=/work |
| 8 | 2026-09-15T03:32:02.508Z | + input_dir=/input |
| 9 | 2026-09-15T03:32:02.508Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-15T03:32:02.508Z | + case "$kern" in |
| 11 | 2026-09-15T03:32:02.508Z | + groupadd -g 12345 build |
| 12 | 2026-09-15T03:32:02.511Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-15T03:32:04.514Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-15T03:32:04.616Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-15T03:32:04.619Z | + home_fs=zfs |
| 16 | 2026-09-15T03:32:04.619Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-15T03:32:04.619Z | + mkdir -p /home/build |
| 18 | 2026-09-15T03:32:04.619Z | + chown build:build /home/build /work |
| 19 | 2026-09-15T03:32:06.620Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-15T03:32:06.623Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-09-15T03:32:06.629Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-15T03:32:06.632Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-15T03:32:06.632Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-15T03:32:06.632Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-15T03:32:06.632Z | * rust toolchain profile = "default" |
| 26 | 2026-09-15T03:32:06.632Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-15T03:32:06.632Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-15T03:32:06.635Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-15T03:32:06.635Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-15T03:32:06.757Z | info: downloading installer |
| 31 | 2026-09-15T03:32:07.982Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-15T03:32:07.982Z | warn: /opt/ooce/bin |
| 33 | 2026-09-15T03:32:07.982Z | warn: This could mean one of the following: |
| 34 | 2026-09-15T03:32:07.982Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-15T03:32:07.985Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-15T03:32:07.985Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-15T03:32:07.985Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-15T03:32:07.985Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-15T03:32:07.985Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-15T03:32:07.985Z | error: cannot install while Rust is installed |
| 41 | 2026-09-15T03:32:07.985Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-15T03:32:07.996Z | info: profile set to default |
| 43 | 2026-09-15T03:32:07.996Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-15T03:32:07.999Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-15T03:32:08.143Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-15T03:32:08.146Z | info: downloading 6 components |
| 47 | 2026-09-15T03:32:22.557Z | |
| 48 | 2026-09-15T03:32:22.557Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 49 | 2026-09-15T03:32:22.585Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-15T03:32:22.585Z | |
| 51 | 2026-09-15T03:32:22.588Z | |
| 52 | 2026-09-15T03:32:22.588Z | Rust is installed now. Great! |
| 53 | 2026-09-15T03:32:22.588Z | |
| 54 | 2026-09-15T03:32:22.588Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-15T03:32:22.588Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-15T03:32:22.589Z | |
| 57 | 2026-09-15T03:32:22.589Z | To configure your current shell, you need to source |
| 58 | 2026-09-15T03:32:22.589Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-15T03:32:22.589Z | |
| 60 | 2026-09-15T03:32:22.589Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-15T03:32:22.589Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-15T03:32:22.589Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-15T03:32:22.589Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-15T03:32:22.589Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-15T03:32:22.589Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-15T03:32:22.589Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-15T03:32:22.589Z | HOST_CC = None |
| 68 | 2026-09-15T03:32:22.589Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-15T03:32:22.589Z | CC = None |
| 70 | 2026-09-15T03:32:22.589Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-15T03:32:22.745Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-15T03:32:22.745Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-15T03:32:22.745Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-15T03:32:22.745Z | CFLAGS = None |
| 75 | 2026-09-15T03:32:22.745Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-15T03:32:22.745Z | HOST_CFLAGS = None |
| 77 | 2026-09-15T03:32:22.745Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-15T03:32:22.745Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-15T03:32:22.745Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-15T03:32:22.745Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-15T03:32:22.845Z | + rustup --version |
| 82 | 2026-09-15T03:32:22.852Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-15T03:32:22.855Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-15T03:32:22.874Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-15T03:32:22.877Z | + cargo --version |
| 86 | 2026-09-15T03:32:22.890Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-15T03:32:22.893Z | + rustc --version |
| 88 | 2026-09-15T03:32:22.911Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-15T03:32:22.914Z | process exited: duration 16283 ms, exit code 0 |
| |
| 90 | 2026-09-15T03:32:22.920Z | starting task 2: "authentication" |
| 91 | 2026-09-15T03:32:22.936Z | process exited: duration 15 ms, exit code 0 |
| |
| 92 | 2026-09-15T03:32:22.942Z | starting task 3: "clone repository" |
| 93 | 2026-09-15T03:32:22.945Z | + mkdir -p /work/oxidecomputer/softnpu |
| 94 | 2026-09-15T03:32:22.948Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 95 | 2026-09-15T03:32:22.981Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 96 | 2026-09-15T03:32:23.547Z | + cd /work/oxidecomputer/softnpu |
| 97 | 2026-09-15T03:32:23.547Z | + git fetch origin 7b21d0f229c62ea53e5e317ef98accd4d3c3bb0f |
| 98 | 2026-09-15T03:32:23.831Z | From https://github.com/oxidecomputer/softnpu |
| 99 | 2026-09-15T03:32:23.831Z | * branch 7b21d0f229c62ea53e5e317ef98accd4d3c3bb0f -> FETCH_HEAD |
| 100 | 2026-09-15T03:32:23.837Z | + [[ -n renovate/clap ]] |
| 101 | 2026-09-15T03:32:23.839Z | ++ git branch --show-current |
| 102 | 2026-09-15T03:32:23.839Z | + current=main |
| 103 | 2026-09-15T03:32:23.839Z | + [[ main != renovate/clap ]] |
| 104 | 2026-09-15T03:32:23.839Z | + git branch -f renovate/clap 7b21d0f229c62ea53e5e317ef98accd4d3c3bb0f |
| 105 | 2026-09-15T03:32:23.842Z | + git checkout -f renovate/clap |
| 106 | 2026-09-15T03:32:23.845Z | Switched to branch 'renovate/clap' |
| 107 | 2026-09-15T03:32:23.848Z | + git reset --hard 7b21d0f229c62ea53e5e317ef98accd4d3c3bb0f |
| 108 | 2026-09-15T03:32:23.851Z | HEAD is now at 7b21d0f Update Rust crate clap to 4.6.7 |
| 109 | 2026-09-15T03:32:23.851Z | process exited: duration 908 ms, exit code 0 |
| |
| 110 | 2026-09-15T03:32:23.856Z | starting task 4: "build" |
| 111 | 2026-09-15T03:32:23.859Z | + cargo --version |
| 112 | 2026-09-15T03:32:23.864Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 113 | 2026-09-15T03:32:24.019Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 114 | 2026-09-15T03:32:24.023Z | info: downloading 6 components |
| 115 | 2026-09-15T03:32:37.691Z | warn: the missing active toolchain `1.92.0-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-15T03:32:37.691Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-15T03:32:37.691Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-15T03:32:37.793Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-09-15T03:32:37.797Z | + rustc --version |
| 120 | 2026-09-15T03:32:37.821Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-09-15T03:32:37.824Z | + banner check |
| 122 | 2026-09-15T03:32:37.827Z | |
| 123 | 2026-09-15T03:32:37.827Z | #### # # ###### #### # # |
| 124 | 2026-09-15T03:32:37.827Z | # # # # # # # # # |
| 125 | 2026-09-15T03:32:37.827Z | # ###### ##### # #### |
| 126 | 2026-09-15T03:32:37.827Z | # # # # # # # |
| 127 | 2026-09-15T03:32:37.827Z | # # # # # # # # # |
| 128 | 2026-09-15T03:32:37.827Z | #### # # ###### #### # # |
| 129 | 2026-09-15T03:32:37.827Z | |
| 130 | 2026-09-15T03:32:37.827Z | + cargo fmt -- --check |
| 131 | 2026-09-15T03:32:37.906Z | + cargo clippy -- --deny warnings |
| 132 | 2026-09-15T03:32:38.004Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-09-15T03:32:38.876Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-09-15T03:32:38.876Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-09-15T03:32:38.892Z | Updating crates.io index |
| 136 | 2026-09-15T03:32:38.895Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-09-15T03:32:39.196Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-09-15T03:32:39.197Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-09-15T03:32:39.248Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-09-15T03:32:39.547Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-09-15T03:32:39.547Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-09-15T03:32:39.554Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-09-15T03:32:39.964Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-09-15T03:32:39.964Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-09-15T03:32:40.164Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-09-15T03:32:40.837Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-09-15T03:32:40.837Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-09-15T03:32:40.843Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-09-15T03:32:41.171Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-09-15T03:32:41.171Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-09-15T03:32:41.293Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-09-15T03:32:41.923Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-09-15T03:32:41.924Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-09-15T03:32:42.256Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-15T03:32:42.600Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-09-15T03:32:42.600Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-09-15T03:32:42.640Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-09-15T03:32:42.941Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-09-15T03:32:42.941Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-09-15T03:32:43.019Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-09-15T03:32:43.319Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-09-15T03:32:43.319Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-09-15T03:32:43.563Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-09-15T03:32:43.870Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-09-15T03:32:43.871Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-09-15T03:32:45.488Z | Downloading crates ... |
| 167 | 2026-09-15T03:32:45.545Z | Downloaded adler2 v2.0.1 |
| 168 | 2026-09-15T03:32:45.558Z | Downloaded anyhow v1.0.102 |
| 169 | 2026-09-15T03:32:45.561Z | Downloaded anstyle-query v1.1.5 |
| 170 | 2026-09-15T03:32:45.564Z | Downloaded async-recursion v0.3.2 |
| 171 | 2026-09-15T03:32:45.567Z | Downloaded anstream v1.0.0 |
| 172 | 2026-09-15T03:32:45.567Z | Downloaded anstyle-parse v1.0.0 |
| 173 | 2026-09-15T03:32:45.567Z | Downloaded anstyle v1.0.14 |
| 174 | 2026-09-15T03:32:45.573Z | Downloaded aho-corasick v1.1.4 |
| 175 | 2026-09-15T03:32:45.578Z | Downloaded hyper-timeout v0.5.2 |
| 176 | 2026-09-15T03:32:45.581Z | Downloaded deranged v0.5.6 |
| 177 | 2026-09-15T03:32:45.584Z | Downloaded ed25519 v2.2.3 |
| 178 | 2026-09-15T03:32:45.586Z | Downloaded filetime v0.2.27 |
| 179 | 2026-09-15T03:32:45.586Z | Downloaded arc-swap v1.8.2 |
| 180 | 2026-09-15T03:32:45.589Z | Downloaded futures-macro v0.3.32 |
| 181 | 2026-09-15T03:32:45.591Z | Downloaded foreign-types-macros v0.2.3 |
| 182 | 2026-09-15T03:32:45.591Z | Downloaded erased-serde v0.3.31 |
| 183 | 2026-09-15T03:32:45.594Z | Downloaded ecdsa v0.16.9 |
| 184 | 2026-09-15T03:32:45.594Z | Downloaded dof v0.3.0 |
| 185 | 2026-09-15T03:32:45.598Z | Downloaded displaydoc v0.2.5 |
| 186 | 2026-09-15T03:32:45.598Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 187 | 2026-09-15T03:32:45.601Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-09-15T03:32:45.603Z | Downloaded dtrace-parser v0.2.0 |
| 189 | 2026-09-15T03:32:45.604Z | Downloaded heck v0.4.1 |
| 190 | 2026-09-15T03:32:45.607Z | Downloaded form_urlencoded v1.2.2 |
| 191 | 2026-09-15T03:32:45.607Z | Downloaded futures-sink v0.3.32 |
| 192 | 2026-09-15T03:32:45.610Z | Downloaded futures-task v0.3.32 |
| 193 | 2026-09-15T03:32:45.614Z | Downloaded atty v0.2.14 |
| 194 | 2026-09-15T03:32:45.616Z | Downloaded futures-io v0.3.32 |
| 195 | 2026-09-15T03:32:45.616Z | Downloaded block-buffer v0.10.4 |
| 196 | 2026-09-15T03:32:45.619Z | Downloaded funty v2.0.0 |
| 197 | 2026-09-15T03:32:45.619Z | Downloaded cstr-argument v0.1.2 |
| 198 | 2026-09-15T03:32:45.622Z | Downloaded atomic-waker v1.1.2 |
| 199 | 2026-09-15T03:32:45.625Z | Downloaded num_enum v0.5.11 |
| 200 | 2026-09-15T03:32:45.628Z | Downloaded foreign-types v0.5.0 |
| 201 | 2026-09-15T03:32:45.631Z | Downloaded clap_lex v1.0.0 |
| 202 | 2026-09-15T03:32:45.634Z | Downloaded futures-core v0.3.32 |
| 203 | 2026-09-15T03:32:45.634Z | Downloaded equivalent v1.0.2 |
| 204 | 2026-09-15T03:32:45.636Z | Downloaded lazy_static v1.5.0 |
| 205 | 2026-09-15T03:32:45.639Z | Downloaded base16ct v0.2.0 |
| 206 | 2026-09-15T03:32:45.639Z | Downloaded heck v0.5.0 |
| 207 | 2026-09-15T03:32:45.642Z | Downloaded http-serde v2.1.1 |
| 208 | 2026-09-15T03:32:45.645Z | Downloaded colorchoice v1.0.4 |
| 209 | 2026-09-15T03:32:45.645Z | Downloaded cargo-platform v0.3.2 |
| 210 | 2026-09-15T03:32:45.647Z | Downloaded fastrand v2.3.0 |
| 211 | 2026-09-15T03:32:45.647Z | Downloaded clap_lex v0.2.4 |
| 212 | 2026-09-15T03:32:45.650Z | Downloaded hex v0.4.3 |
| 213 | 2026-09-15T03:32:45.650Z | Downloaded foreign-types-shared v0.3.1 |
| 214 | 2026-09-15T03:32:45.650Z | Downloaded openssl-probe v0.1.6 |
| 215 | 2026-09-15T03:32:45.653Z | Downloaded errno v0.3.14 |
| 216 | 2026-09-15T03:32:45.653Z | Downloaded http-body v1.0.1 |
| 217 | 2026-09-15T03:32:45.656Z | Downloaded generic-array v0.14.7 |
| 218 | 2026-09-15T03:32:45.657Z | Downloaded openssl-probe v0.2.1 |
| 219 | 2026-09-15T03:32:45.657Z | Downloaded num-iter v0.1.45 |
| 220 | 2026-09-15T03:32:45.657Z | Downloaded crypto-common v0.1.7 |
| 221 | 2026-09-15T03:32:45.660Z | Downloaded ff v0.13.1 |
| 222 | 2026-09-15T03:32:45.660Z | Downloaded is_terminal_polyfill v1.70.2 |
| 223 | 2026-09-15T03:32:45.660Z | Downloaded either v1.15.0 |
| 224 | 2026-09-15T03:32:45.663Z | Downloaded pin-utils v0.1.0 |
| 225 | 2026-09-15T03:32:45.663Z | Downloaded itoa v1.0.17 |
| 226 | 2026-09-15T03:32:45.665Z | Downloaded percent-encoding v2.3.2 |
| 227 | 2026-09-15T03:32:45.665Z | Downloaded find-msvc-tools v0.1.9 |
| 228 | 2026-09-15T03:32:45.665Z | Downloaded cargo_metadata v0.23.1 |
| 229 | 2026-09-15T03:32:45.668Z | Downloaded is-terminal v0.4.17 |
| 230 | 2026-09-15T03:32:45.668Z | Downloaded clap_derive v3.2.25 |
| 231 | 2026-09-15T03:32:45.671Z | Downloaded proc-macro-error-attr v1.0.4 |
| 232 | 2026-09-15T03:32:45.671Z | Downloaded proc-macro-crate v3.4.0 |
| 233 | 2026-09-15T03:32:45.673Z | Downloaded rustc_version v0.4.1 |
| 234 | 2026-09-15T03:32:45.673Z | Downloaded num_enum_derive v0.5.11 |
| 235 | 2026-09-15T03:32:45.673Z | Downloaded potential_utf v0.1.4 |
| 236 | 2026-09-15T03:32:45.676Z | Downloaded digest v0.10.7 |
| 237 | 2026-09-15T03:32:45.676Z | Downloaded http-body-util v0.1.3 |
| 238 | 2026-09-15T03:32:45.678Z | Downloaded async-trait v0.1.89 |
| 239 | 2026-09-15T03:32:45.681Z | Downloaded base64ct v1.8.3 |
| 240 | 2026-09-15T03:32:45.681Z | Downloaded rfc6979 v0.4.0 |
| 241 | 2026-09-15T03:32:45.684Z | Downloaded num-derive v0.3.3 |
| 242 | 2026-09-15T03:32:45.684Z | Downloaded byteorder v1.5.0 |
| 243 | 2026-09-15T03:32:45.686Z | Downloaded fs_extra v1.3.0 |
| 244 | 2026-09-15T03:32:45.686Z | Downloaded num v0.4.3 |
| 245 | 2026-09-15T03:32:45.690Z | Downloaded libscf-sys v1.1.0 |
| 246 | 2026-09-15T03:32:45.690Z | Downloaded cpufeatures v0.2.17 |
| 247 | 2026-09-15T03:32:45.690Z | Downloaded powerfmt v0.2.0 |
| 248 | 2026-09-15T03:32:45.692Z | Downloaded futures-executor v0.3.32 |
| 249 | 2026-09-15T03:32:45.692Z | Downloaded pretty-hex v0.4.1 |
| 250 | 2026-09-15T03:32:45.695Z | Downloaded bitflags v1.3.2 |
| 251 | 2026-09-15T03:32:45.695Z | Downloaded autocfg v1.5.0 |
| 252 | 2026-09-15T03:32:45.697Z | Downloaded scroll_derive v0.12.1 |
| 253 | 2026-09-15T03:32:45.700Z | Downloaded radium v0.7.0 |
| 254 | 2026-09-15T03:32:45.700Z | Downloaded proc-macro-crate v1.3.1 |
| 255 | 2026-09-15T03:32:45.703Z | Downloaded secrecy v0.10.3 |
| 256 | 2026-09-15T03:32:45.703Z | Downloaded serde_spanned v1.1.1 |
| 257 | 2026-09-15T03:32:45.705Z | Downloaded sha256 v1.6.0 |
| 258 | 2026-09-15T03:32:45.705Z | Downloaded serde_urlencoded v0.7.1 |
| 259 | 2026-09-15T03:32:45.708Z | Downloaded serde_repr v0.1.20 |
| 260 | 2026-09-15T03:32:45.711Z | Downloaded ed25519-dalek v2.2.0 |
| 261 | 2026-09-15T03:32:45.713Z | Downloaded group v0.13.0 |
| 262 | 2026-09-15T03:32:45.716Z | Downloaded crc32fast v1.5.0 |
| 263 | 2026-09-15T03:32:45.719Z | Downloaded hmac v0.12.1 |
| 264 | 2026-09-15T03:32:45.719Z | Downloaded scopeguard v1.2.0 |
| 265 | 2026-09-15T03:32:45.721Z | Downloaded rand_chacha v0.3.1 |
| 266 | 2026-09-15T03:32:45.724Z | Downloaded signature v2.2.0 |
| 267 | 2026-09-15T03:32:45.724Z | Downloaded plain v0.2.3 |
| 268 | 2026-09-15T03:32:45.727Z | Downloaded slog-envlogger v2.2.0 |
| 269 | 2026-09-15T03:32:45.729Z | Downloaded num-rational v0.4.2 |
| 270 | 2026-09-15T03:32:45.732Z | Downloaded pem-rfc7468 v0.7.0 |
| 271 | 2026-09-15T03:32:45.732Z | Downloaded idna_adapter v1.2.1 |
| 272 | 2026-09-15T03:32:45.735Z | Downloaded pin-project-lite v0.2.16 |
| 273 | 2026-09-15T03:32:45.738Z | Downloaded subtle v2.6.1 |
| 274 | 2026-09-15T03:32:45.738Z | Downloaded strsim v0.11.1 |
| 275 | 2026-09-15T03:32:45.740Z | Downloaded rand_core v0.9.5 |
| 276 | 2026-09-15T03:32:45.740Z | Downloaded take_mut v0.2.2 |
| 277 | 2026-09-15T03:32:45.740Z | Downloaded memmap v0.7.0 |
| 278 | 2026-09-15T03:32:45.743Z | Downloaded strsim v0.10.0 |
| 279 | 2026-09-15T03:32:45.743Z | Downloaded stable_deref_trait v1.2.1 |
| 280 | 2026-09-15T03:32:45.743Z | Downloaded pin-project-internal v1.1.10 |
| 281 | 2026-09-15T03:32:45.746Z | Downloaded colored v3.1.1 |
| 282 | 2026-09-15T03:32:45.750Z | Downloaded num_enum_derive v0.7.5 |
| 283 | 2026-09-15T03:32:45.753Z | Downloaded icu_collections v2.1.1 |
| 284 | 2026-09-15T03:32:45.756Z | Downloaded tap v1.0.1 |
| 285 | 2026-09-15T03:32:45.758Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-09-15T03:32:45.758Z | Downloaded rustls-native-certs v0.8.3 |
| 287 | 2026-09-15T03:32:45.761Z | Downloaded sec1 v0.7.3 |
| 288 | 2026-09-15T03:32:45.761Z | Downloaded num-conv v0.2.0 |
| 289 | 2026-09-15T03:32:45.763Z | Downloaded futures-channel v0.3.32 |
| 290 | 2026-09-15T03:32:45.763Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-09-15T03:32:45.766Z | Downloaded serde_tokenstream v0.2.2 |
| 292 | 2026-09-15T03:32:45.769Z | Downloaded time-core v0.1.8 |
| 293 | 2026-09-15T03:32:45.769Z | Downloaded pkg-config v0.3.32 |
| 294 | 2026-09-15T03:32:45.771Z | Downloaded elliptic-curve v0.13.8 |
| 295 | 2026-09-15T03:32:45.774Z | Downloaded shlex v1.3.0 |
| 296 | 2026-09-15T03:32:45.776Z | Downloaded getrandom v0.3.4 |
| 297 | 2026-09-15T03:32:45.776Z | Downloaded const-oid v0.9.6 |
| 298 | 2026-09-15T03:32:45.779Z | Downloaded tokio-macros v2.7.0 |
| 299 | 2026-09-15T03:32:45.779Z | Downloaded toml_datetime v0.6.11 |
| 300 | 2026-09-15T03:32:45.782Z | Downloaded proc-macro-error v1.0.4 |
| 301 | 2026-09-15T03:32:45.784Z | Downloaded num-complex v0.4.6 |
| 302 | 2026-09-15T03:32:45.784Z | Downloaded num-integer v0.1.46 |
| 303 | 2026-09-15T03:32:45.784Z | Downloaded tower-layer v0.3.3 |
| 304 | 2026-09-15T03:32:45.787Z | Downloaded semver v1.0.27 |
| 305 | 2026-09-15T03:32:45.787Z | Downloaded simple_asn1 v0.6.4 |
| 306 | 2026-09-15T03:32:45.790Z | Downloaded slog-scope v4.4.1 |
| 307 | 2026-09-15T03:32:45.790Z | Downloaded slab v0.4.12 |
| 308 | 2026-09-15T03:32:45.790Z | Downloaded sha2 v0.10.9 |
| 309 | 2026-09-15T03:32:45.793Z | Downloaded spki v0.7.3 |
| 310 | 2026-09-15T03:32:45.796Z | Downloaded slog-term v2.9.2 |
| 311 | 2026-09-15T03:32:45.796Z | Downloaded quote v1.0.45 |
| 312 | 2026-09-15T03:32:45.799Z | Downloaded simd-adler32 v0.3.8 |
| 313 | 2026-09-15T03:32:45.799Z | Downloaded try-lock v0.2.5 |
| 314 | 2026-09-15T03:32:45.799Z | Downloaded thread-id v4.2.2 |
| 315 | 2026-09-15T03:32:45.801Z | Downloaded unit-prefix v0.5.2 |
| 316 | 2026-09-15T03:32:45.801Z | Downloaded signal-hook-registry v1.4.8 |
| 317 | 2026-09-15T03:32:45.801Z | Downloaded primeorder v0.13.6 |
| 318 | 2026-09-15T03:32:45.804Z | Downloaded usdt-attr-macro v0.5.0 |
| 319 | 2026-09-15T03:32:45.804Z | Downloaded untrusted v0.9.0 |
| 320 | 2026-09-15T03:32:45.804Z | Downloaded rustversion v1.0.22 |
| 321 | 2026-09-15T03:32:45.806Z | Downloaded rustls-pki-types v1.14.0 |
| 322 | 2026-09-15T03:32:45.809Z | Downloaded getrandom v0.2.17 |
| 323 | 2026-09-15T03:32:45.812Z | Downloaded once_cell v1.21.3 |
| 324 | 2026-09-15T03:32:45.812Z | Downloaded hyper-rustls v0.27.7 |
| 325 | 2026-09-15T03:32:45.814Z | Downloaded pkcs1 v0.7.5 |
| 326 | 2026-09-15T03:32:45.817Z | Downloaded os_str_bytes v6.6.1 |
| 327 | 2026-09-15T03:32:45.817Z | Downloaded iana-time-zone v0.1.65 |
| 328 | 2026-09-15T03:32:45.819Z | Downloaded futures v0.3.32 |
| 329 | 2026-09-15T03:32:45.822Z | Downloaded mio v1.2.0 |
| 330 | 2026-09-15T03:32:45.825Z | Downloaded thiserror v2.0.18 |
| 331 | 2026-09-15T03:32:45.828Z | Downloaded tower-service v0.3.3 |
| 332 | 2026-09-15T03:32:45.831Z | Downloaded usdt v0.5.0 |
| 333 | 2026-09-15T03:32:45.831Z | Downloaded base64 v0.22.1 |
| 334 | 2026-09-15T03:32:45.833Z | Downloaded want v0.3.1 |
| 335 | 2026-09-15T03:32:45.833Z | Downloaded tinystr v0.8.2 |
| 336 | 2026-09-15T03:32:45.836Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 337 | 2026-09-15T03:32:45.836Z | Downloaded version_check v0.9.5 |
| 338 | 2026-09-15T03:32:45.839Z | Downloaded xattr v1.6.1 |
| 339 | 2026-09-15T03:32:45.839Z | Downloaded utf8_iter v1.0.4 |
| 340 | 2026-09-15T03:32:45.839Z | Downloaded zerofrom-derive v0.1.6 |
| 341 | 2026-09-15T03:32:45.841Z | Downloaded synstructure v0.13.2 |
| 342 | 2026-09-15T03:32:45.841Z | Downloaded zerofrom v0.1.6 |
| 343 | 2026-09-15T03:32:45.841Z | Downloaded slog-stdlog v4.1.1 |
| 344 | 2026-09-15T03:32:45.841Z | Downloaded usdt-macro v0.5.0 |
| 345 | 2026-09-15T03:32:45.844Z | Downloaded thiserror-impl v2.0.18 |
| 346 | 2026-09-15T03:32:45.844Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-09-15T03:32:45.844Z | Downloaded scroll v0.12.0 |
| 348 | 2026-09-15T03:32:45.847Z | Downloaded pest_generator v2.8.6 |
| 349 | 2026-09-15T03:32:45.847Z | Downloaded rand_core v0.6.4 |
| 350 | 2026-09-15T03:32:45.849Z | Downloaded smallvec v1.15.1 |
| 351 | 2026-09-15T03:32:45.849Z | Downloaded parking_lot v0.12.5 |
| 352 | 2026-09-15T03:32:45.852Z | Downloaded spin v0.9.8 |
| 353 | 2026-09-15T03:32:45.852Z | Downloaded clap_derive v4.6.7 |
| 354 | 2026-09-15T03:32:45.855Z | Downloaded bitflags v2.11.0 |
| 355 | 2026-09-15T03:32:45.857Z | Downloaded camino v1.2.3 |
| 356 | 2026-09-15T03:32:45.857Z | Downloaded zone_cfg_derive v0.3.1 |
| 357 | 2026-09-15T03:32:45.858Z | Downloaded pest_derive v2.8.6 |
| 358 | 2026-09-15T03:32:45.861Z | Downloaded litemap v0.8.1 |
| 359 | 2026-09-15T03:32:45.861Z | Downloaded httparse v1.10.1 |
| 360 | 2026-09-15T03:32:45.864Z | Downloaded ppv-lite86 v0.2.21 |
| 361 | 2026-09-15T03:32:45.864Z | Downloaded thread_local v1.1.9 |
| 362 | 2026-09-15T03:32:45.866Z | Downloaded termcolor v1.4.1 |
| 363 | 2026-09-15T03:32:45.866Z | Downloaded bytes v1.11.1 |
| 364 | 2026-09-15T03:32:45.869Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 365 | 2026-09-15T03:32:45.869Z | Downloaded time-macros v0.2.27 |
| 366 | 2026-09-15T03:32:45.872Z | Downloaded oxnet v0.1.4 |
| 367 | 2026-09-15T03:32:45.872Z | Downloaded lock_api v0.4.14 |
| 368 | 2026-09-15T03:32:45.874Z | Downloaded serde_path_to_error v0.1.20 |
| 369 | 2026-09-15T03:32:45.874Z | Downloaded ryu v1.0.23 |
| 370 | 2026-09-15T03:32:45.877Z | Downloaded thiserror v1.0.69 |
| 371 | 2026-09-15T03:32:45.880Z | Downloaded icu_provider v2.1.1 |
| 372 | 2026-09-15T03:32:45.882Z | Downloaded web-time v1.1.0 |
| 373 | 2026-09-15T03:32:45.882Z | Downloaded der v0.7.10 |
| 374 | 2026-09-15T03:32:45.885Z | Downloaded indicatif v0.18.4 |
| 375 | 2026-09-15T03:32:45.888Z | Downloaded zeroize v1.8.2 |
| 376 | 2026-09-15T03:32:45.890Z | Downloaded socket2 v0.6.3 |
| 377 | 2026-09-15T03:32:45.890Z | Downloaded slog v2.8.2 |
| 378 | 2026-09-15T03:32:45.893Z | Downloaded zone v0.3.1 |
| 379 | 2026-09-15T03:32:45.895Z | Downloaded tracing-attributes v0.1.31 |
| 380 | 2026-09-15T03:32:45.895Z | Downloaded ucd-trie v0.1.7 |
| 381 | 2026-09-15T03:32:45.898Z | Downloaded wyz v0.5.1 |
| 382 | 2026-09-15T03:32:45.898Z | Downloaded utf8parse v0.2.2 |
| 383 | 2026-09-15T03:32:45.898Z | Downloaded usdt-impl v0.5.0 |
| 384 | 2026-09-15T03:32:45.901Z | Downloaded zerovec-derive v0.11.2 |
| 385 | 2026-09-15T03:32:45.901Z | Downloaded term v1.2.1 |
| 386 | 2026-09-15T03:32:45.904Z | Downloaded tempfile v3.27.0 |
| 387 | 2026-09-15T03:32:45.904Z | Downloaded writeable v0.6.2 |
| 388 | 2026-09-15T03:32:45.906Z | Downloaded flate2 v1.1.9 |
| 389 | 2026-09-15T03:32:45.909Z | Downloaded log v0.4.29 |
| 390 | 2026-09-15T03:32:45.911Z | Downloaded indexmap v1.9.3 |
| 391 | 2026-09-15T03:32:45.911Z | Downloaded crypto-bigint v0.5.5 |
| 392 | 2026-09-15T03:32:45.915Z | Downloaded icu_properties v2.1.2 |
| 393 | 2026-09-15T03:32:45.918Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 394 | 2026-09-15T03:32:45.921Z | Downloaded yoke v0.8.1 |
| 395 | 2026-09-15T03:32:45.921Z | Downloaded pin-project v1.1.10 |
| 396 | 2026-09-15T03:32:45.928Z | Downloaded yoke-derive v0.8.1 |
| 397 | 2026-09-15T03:32:45.930Z | Downloaded icu_normalizer_data v2.1.1 |
| 398 | 2026-09-15T03:32:45.930Z | Downloaded zmij v1.0.21 |
| 399 | 2026-09-15T03:32:45.933Z | Downloaded hashbrown v0.12.3 |
| 400 | 2026-09-15T03:32:45.936Z | Downloaded tar v0.4.46 |
| 401 | 2026-09-15T03:32:45.936Z | Downloaded pest_meta v2.8.6 |
| 402 | 2026-09-15T03:32:45.938Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 403 | 2026-09-15T03:32:45.940Z | Downloaded rustls-webpki v0.103.9 |
| 404 | 2026-09-15T03:32:45.943Z | Downloaded curl v0.4.50 |
| 405 | 2026-09-15T03:32:45.943Z | Downloaded serde v1.0.228 |
| 406 | 2026-09-15T03:32:45.945Z | Downloaded textwrap v0.16.2 |
| 407 | 2026-09-15T03:32:45.948Z | Downloaded proc-macro2 v1.0.106 |
| 408 | 2026-09-15T03:32:45.948Z | Downloaded p256 v0.13.2 |
| 409 | 2026-09-15T03:32:45.951Z | Downloaded miniz_oxide v0.8.9 |
| 410 | 2026-09-15T03:32:45.954Z | Downloaded http v1.4.0 |
| 411 | 2026-09-15T03:32:45.954Z | Downloaded jsonwebtoken v10.3.0 |
| 412 | 2026-09-15T03:32:45.957Z | Downloaded hashbrown v0.16.1 |
| 413 | 2026-09-15T03:32:45.961Z | Downloaded num-traits v0.2.19 |
| 414 | 2026-09-15T03:32:45.964Z | Downloaded rsa v0.9.10 |
| 415 | 2026-09-15T03:32:45.966Z | Downloaded zerocopy-derive v0.7.35 |
| 416 | 2026-09-15T03:32:45.969Z | Downloaded typenum v1.19.0 |
| 417 | 2026-09-15T03:32:45.972Z | Downloaded url v2.5.8 |
| 418 | 2026-09-15T03:32:45.972Z | Downloaded toml_edit v0.19.15 |
| 419 | 2026-09-15T03:32:45.981Z | Downloaded crossbeam-channel v0.5.15 |
| 420 | 2026-09-15T03:32:45.984Z | Downloaded icu_locale_core v2.1.1 |
| 421 | 2026-09-15T03:32:45.987Z | Downloaded memchr v2.8.0 |
| 422 | 2026-09-15T03:32:45.990Z | Downloaded icu_normalizer v2.1.1 |
| 423 | 2026-09-15T03:32:45.993Z | Downloaded openssl-sys v0.9.111 |
| 424 | 2026-09-15T03:32:45.996Z | Downloaded tower v0.5.3 |
| 425 | 2026-09-15T03:32:46.006Z | Downloaded unicode-ident v1.0.24 |
| 426 | 2026-09-15T03:32:46.009Z | Downloaded rand v0.8.5 |
| 427 | 2026-09-15T03:32:46.009Z | Downloaded hyper v1.8.1 |
| 428 | 2026-09-15T03:32:46.012Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 429 | 2026-09-15T03:32:46.012Z | Downloaded hyper-util v0.1.20 |
| 430 | 2026-09-15T03:32:46.015Z | Downloaded num-bigint v0.4.6 |
| 431 | 2026-09-15T03:32:46.019Z | Downloaded rand v0.9.2 |
| 432 | 2026-09-15T03:32:46.022Z | Downloaded clap_builder v4.6.7 |
| 433 | 2026-09-15T03:32:46.025Z | Downloaded serde_json v1.0.150 |
| 434 | 2026-09-15T03:32:46.028Z | Downloaded goblin v0.8.2 |
| 435 | 2026-09-15T03:32:46.032Z | Downloaded hkdf v0.12.4 |
| 436 | 2026-09-15T03:32:46.038Z | Downloaded futures-util v0.3.32 |
| 437 | 2026-09-15T03:32:46.040Z | Downloaded tracing-core v0.1.36 |
| 438 | 2026-09-15T03:32:46.043Z | Downloaded tokio-rustls v0.26.4 |
| 439 | 2026-09-15T03:32:46.046Z | Downloaded chrono v0.4.43 |
| 440 | 2026-09-15T03:32:46.049Z | Downloaded num-bigint-dig v0.8.6 |
| 441 | 2026-09-15T03:32:46.051Z | Downloaded snafu v0.8.9 |
| 442 | 2026-09-15T03:32:46.054Z | Downloaded clap v3.2.25 |
| 443 | 2026-09-15T03:32:46.061Z | Downloaded winnow v0.5.40 |
| 444 | 2026-09-15T03:32:46.066Z | Downloaded winnow v1.0.1 |
| 445 | 2026-09-15T03:32:46.072Z | Downloaded indexmap v2.13.0 |
| 446 | 2026-09-15T03:32:46.075Z | Downloaded curve25519-dalek v4.1.3 |
| 447 | 2026-09-15T03:32:46.079Z | Downloaded zerotrie v0.2.3 |
| 448 | 2026-09-15T03:32:46.082Z | Downloaded itertools v0.12.1 |
| 449 | 2026-09-15T03:32:46.085Z | Downloaded idna v1.1.0 |
| 450 | 2026-09-15T03:32:46.088Z | Downloaded winnow v0.7.14 |
| 451 | 2026-09-15T03:32:46.093Z | Downloaded pest v2.8.6 |
| 452 | 2026-09-15T03:32:46.096Z | Downloaded unicode-width v0.2.2 |
| 453 | 2026-09-15T03:32:46.100Z | Downloaded bitvec v1.0.1 |
| 454 | 2026-09-15T03:32:46.108Z | Downloaded syn v2.0.117 |
| 455 | 2026-09-15T03:32:46.115Z | Downloaded syn v3.0.5 |
| 456 | 2026-09-15T03:32:46.122Z | Downloaded zerovec v0.11.5 |
| 457 | 2026-09-15T03:32:46.125Z | Downloaded rustls v0.23.36 |
| 458 | 2026-09-15T03:32:46.131Z | Downloaded tower-http v0.6.8 |
| 459 | 2026-09-15T03:32:46.136Z | Downloaded icu_properties_data v2.1.2 |
| 460 | 2026-09-15T03:32:46.141Z | Downloaded tokio-util v0.7.18 |
| 461 | 2026-09-15T03:32:46.145Z | Downloaded zerocopy v0.7.35 |
| 462 | 2026-09-15T03:32:46.154Z | Downloaded rustix v1.1.4 |
| 463 | 2026-09-15T03:32:46.167Z | Downloaded portable-atomic v1.13.1 |
| 464 | 2026-09-15T03:32:46.171Z | Downloaded p384 v0.13.1 |
| 465 | 2026-09-15T03:32:46.174Z | Downloaded regex v1.12.3 |
| 466 | 2026-09-15T03:32:46.177Z | Downloaded libm v0.2.16 |
| 467 | 2026-09-15T03:32:46.182Z | Downloaded iri-string v0.7.10 |
| 468 | 2026-09-15T03:32:46.186Z | Downloaded cc v1.2.56 |
| 469 | 2026-09-15T03:32:46.188Z | Downloaded slog-async v2.8.0 |
| 470 | 2026-09-15T03:32:46.189Z | Downloaded parking_lot_core v0.9.12 |
| 471 | 2026-09-15T03:32:46.191Z | Downloaded snafu-derive v0.8.9 |
| 472 | 2026-09-15T03:32:46.191Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 473 | 2026-09-15T03:32:46.194Z | Downloaded clap v4.6.7 |
| 474 | 2026-09-15T03:32:46.197Z | Downloaded syn v1.0.109 |
| 475 | 2026-09-15T03:32:46.202Z | Downloaded time v0.3.47 |
| 476 | 2026-09-15T03:32:46.209Z | Downloaded vcpkg v0.2.15 |
| 477 | 2026-09-15T03:32:46.232Z | Downloaded serde_derive v1.0.228 |
| 478 | 2026-09-15T03:32:46.235Z | Downloaded serde_core v1.0.228 |
| 479 | 2026-09-15T03:32:46.237Z | Downloaded num_enum v0.7.5 |
| 480 | 2026-09-15T03:32:46.240Z | Downloaded crossbeam-utils v0.8.21 |
| 481 | 2026-09-15T03:32:46.240Z | Downloaded pkcs8 v0.10.2 |
| 482 | 2026-09-15T03:32:46.243Z | Downloaded pem v3.0.6 |
| 483 | 2026-09-15T03:32:46.243Z | Downloaded libloading v0.8.9 |
| 484 | 2026-09-15T03:32:46.243Z | Downloaded console v0.16.2 |
| 485 | 2026-09-15T03:32:46.245Z | Downloaded zerocopy v0.8.39 |
| 486 | 2026-09-15T03:32:46.260Z | Downloaded regex-syntax v0.8.9 |
| 487 | 2026-09-15T03:32:46.267Z | Downloaded tokio v1.52.3 |
| 488 | 2026-09-15T03:32:46.326Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 489 | 2026-09-15T03:32:46.357Z | Downloaded tracing v0.1.44 |
| 490 | 2026-09-15T03:32:46.366Z | Downloaded octocrab v0.53.1 |
| 491 | 2026-09-15T03:32:46.409Z | Downloaded regex-automata v0.4.14 |
| 492 | 2026-09-15T03:32:46.452Z | Downloaded libc v0.2.186 |
| 493 | 2026-09-15T03:32:46.471Z | Downloaded libz-sys v1.1.23 |
| 494 | 2026-09-15T03:32:46.517Z | Downloaded ring v0.17.14 |
| 495 | 2026-09-15T03:32:46.622Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-09-15T03:32:46.623Z | Compiling quote v1.0.45 |
| 497 | 2026-09-15T03:32:46.626Z | Compiling unicode-ident v1.0.24 |
| 498 | 2026-09-15T03:32:46.626Z | Compiling libc v0.2.186 |
| 499 | 2026-09-15T03:32:46.626Z | Checking cfg-if v1.0.4 |
| 500 | 2026-09-15T03:32:46.626Z | Compiling version_check v0.9.5 |
| 501 | 2026-09-15T03:32:46.626Z | Checking zeroize v1.8.2 |
| 502 | 2026-09-15T03:32:46.626Z | Compiling serde_core v1.0.228 |
| 503 | 2026-09-15T03:32:46.768Z | Compiling serde v1.0.228 |
| 504 | 2026-09-15T03:32:46.836Z | Checking memchr v2.8.0 |
| 505 | 2026-09-15T03:32:46.853Z | Compiling autocfg v1.5.0 |
| 506 | 2026-09-15T03:32:47.013Z | Compiling typenum v1.19.0 |
| 507 | 2026-09-15T03:32:47.131Z | Checking subtle v2.6.1 |
| 508 | 2026-09-15T03:32:47.211Z | Compiling generic-array v0.14.7 |
| 509 | 2026-09-15T03:32:47.220Z | Checking itoa v1.0.17 |
| 510 | 2026-09-15T03:32:47.257Z | Compiling syn v1.0.109 |
| 511 | 2026-09-15T03:32:47.355Z | Checking smallvec v1.15.1 |
| 512 | 2026-09-15T03:32:47.429Z | Checking getrandom v0.2.17 |
| 513 | 2026-09-15T03:32:47.475Z | Checking const-oid v0.9.6 |
| 514 | 2026-09-15T03:32:47.530Z | Compiling libm v0.2.16 |
| 515 | 2026-09-15T03:32:47.555Z | Compiling num-traits v0.2.19 |
| 516 | 2026-09-15T03:32:47.605Z | Compiling shlex v1.3.0 |
| 517 | 2026-09-15T03:32:47.613Z | Checking pin-project-lite v0.2.16 |
| 518 | 2026-09-15T03:32:47.696Z | Compiling find-msvc-tools v0.1.9 |
| 519 | 2026-09-15T03:32:47.922Z | Compiling cc v1.2.56 |
| 520 | 2026-09-15T03:32:47.931Z | Compiling thiserror v1.0.69 |
| 521 | 2026-09-15T03:32:47.939Z | Checking log v0.4.29 |
| 522 | 2026-09-15T03:32:48.019Z | Compiling syn v2.0.117 |
| 523 | 2026-09-15T03:32:48.323Z | Compiling zmij v1.0.21 |
| 524 | 2026-09-15T03:32:48.612Z | Checking crypto-common v0.1.7 |
| 525 | 2026-09-15T03:32:48.659Z | Checking block-buffer v0.10.4 |
| 526 | 2026-09-15T03:32:48.718Z | Checking bytes v1.11.1 |
| 527 | 2026-09-15T03:32:48.777Z | Compiling rustversion v1.0.22 |
| 528 | 2026-09-15T03:32:48.981Z | Checking digest v0.10.7 |
| 529 | 2026-09-15T03:32:49.017Z | Checking rand_core v0.6.4 |
| 530 | 2026-09-15T03:32:49.138Z | Checking socket2 v0.6.3 |
| 531 | 2026-09-15T03:32:49.186Z | Checking errno v0.3.14 |
| 532 | 2026-09-15T03:32:49.203Z | Compiling hashbrown v0.16.1 |
| 533 | 2026-09-15T03:32:49.206Z | Checking once_cell v1.21.3 |
| 534 | 2026-09-15T03:32:49.225Z | Compiling equivalent v1.0.2 |
| 535 | 2026-09-15T03:32:49.305Z | Compiling parking_lot_core v0.9.12 |
| 536 | 2026-09-15T03:32:49.323Z | Checking scopeguard v1.2.0 |
| 537 | 2026-09-15T03:32:49.376Z | Checking base64ct v1.8.3 |
| 538 | 2026-09-15T03:32:49.386Z | Checking signal-hook-registry v1.4.8 |
| 539 | 2026-09-15T03:32:49.406Z | Checking lock_api v0.4.14 |
| 540 | 2026-09-15T03:32:49.576Z | Checking mio v1.2.0 |
| 541 | 2026-09-15T03:32:49.595Z | Checking pem-rfc7468 v0.7.0 |
| 542 | 2026-09-15T03:32:49.731Z | Compiling indexmap v2.13.0 |
| 543 | 2026-09-15T03:32:49.754Z | Checking der v0.7.10 |
| 544 | 2026-09-15T03:32:49.786Z | Checking parking_lot v0.12.5 |
| 545 | 2026-09-15T03:32:49.870Z | Checking stable_deref_trait v1.2.1 |
| 546 | 2026-09-15T03:32:49.891Z | Compiling thiserror v2.0.18 |
| 547 | 2026-09-15T03:32:49.941Z | Compiling ucd-trie v0.1.7 |
| 548 | 2026-09-15T03:32:49.989Z | Compiling zerocopy v0.8.39 |
| 549 | 2026-09-15T03:32:50.002Z | Checking futures-core v0.3.32 |
| 550 | 2026-09-15T03:32:50.127Z | Compiling serde_json v1.0.150 |
| 551 | 2026-09-15T03:32:50.171Z | Compiling pest v2.8.6 |
| 552 | 2026-09-15T03:32:50.392Z | Checking futures-sink v0.3.32 |
| 553 | 2026-09-15T03:32:50.485Z | Checking num-integer v0.1.46 |
| 554 | 2026-09-15T03:32:50.527Z | Checking spki v0.7.3 |
| 555 | 2026-09-15T03:32:50.648Z | Compiling proc-macro-error-attr v1.0.4 |
| 556 | 2026-09-15T03:32:50.685Z | Checking pkcs8 v0.10.2 |
| 557 | 2026-09-15T03:32:50.712Z | Compiling pkg-config v0.3.32 |
| 558 | 2026-09-15T03:32:50.837Z | Checking futures-channel v0.3.32 |
| 559 | 2026-09-15T03:32:50.924Z | Compiling semver v1.0.27 |
| 560 | 2026-09-15T03:32:51.035Z | Compiling synstructure v0.13.2 |
| 561 | 2026-09-15T03:32:51.178Z | Compiling proc-macro-error v1.0.4 |
| 562 | 2026-09-15T03:32:51.229Z | Compiling vcpkg v0.2.15 |
| 563 | 2026-09-15T03:32:51.420Z | Compiling pest_meta v2.8.6 |
| 564 | 2026-09-15T03:32:51.550Z | Checking tracing-core v0.1.36 |
| 565 | 2026-09-15T03:32:51.626Z | Checking hmac v0.12.1 |
| 566 | 2026-09-15T03:32:51.652Z | Checking http v1.4.0 |
| 567 | 2026-09-15T03:32:51.753Z | Checking pretty-hex v0.4.1 |
| 568 | 2026-09-15T03:32:51.801Z | Checking futures-task v0.3.32 |
| 569 | 2026-09-15T03:32:51.851Z | Compiling winnow v1.0.1 |
| 570 | 2026-09-15T03:32:51.863Z | Checking slab v0.4.12 |
| 571 | 2026-09-15T03:32:51.932Z | Checking spin v0.9.8 |
| 572 | 2026-09-15T03:32:51.943Z | Checking futures-io v0.3.32 |
| 573 | 2026-09-15T03:32:52.016Z | Compiling pest_generator v2.8.6 |
| 574 | 2026-09-15T03:32:52.053Z | Checking lazy_static v1.5.0 |
| 575 | 2026-09-15T03:32:52.133Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 576 | 2026-09-15T03:32:52.203Z | Compiling slog v2.8.2 |
| 577 | 2026-09-15T03:32:52.232Z | Compiling serde_derive v1.0.228 |
| 578 | 2026-09-15T03:32:52.281Z | Compiling thiserror-impl v1.0.69 |
| 579 | 2026-09-15T03:32:52.432Z | Compiling zerofrom-derive v0.1.6 |
| 580 | 2026-09-15T03:32:52.444Z | Compiling tokio-macros v2.7.0 |
| 581 | 2026-09-15T03:32:52.643Z | Compiling yoke-derive v0.8.1 |
| 582 | 2026-09-15T03:32:52.692Z | Compiling zerovec-derive v0.11.2 |
| 583 | 2026-09-15T03:32:52.717Z | Compiling thiserror-impl v2.0.18 |
| 584 | 2026-09-15T03:32:53.191Z | Checking tokio v1.52.3 |
| 585 | 2026-09-15T03:32:53.307Z | Compiling zerocopy-derive v0.7.35 |
| 586 | 2026-09-15T03:32:53.559Z | Compiling displaydoc v0.2.5 |
| 587 | 2026-09-15T03:32:53.606Z | Checking zerofrom v0.1.6 |
| 588 | 2026-09-15T03:32:53.690Z | Checking ppv-lite86 v0.2.21 |
| 589 | 2026-09-15T03:32:53.719Z | Checking yoke v0.8.1 |
| 590 | 2026-09-15T03:32:53.793Z | Compiling pest_derive v2.8.6 |
| 591 | 2026-09-15T03:32:53.883Z | Checking zerovec v0.11.5 |
| 592 | 2026-09-15T03:32:53.967Z | Compiling tracing-attributes v0.1.31 |
| 593 | 2026-09-15T03:32:53.976Z | Compiling futures-macro v0.3.32 |
| 594 | 2026-09-15T03:32:54.319Z | Checking signature v2.2.0 |
| 595 | 2026-09-15T03:32:54.337Z | Checking ff v0.13.1 |
| 596 | 2026-09-15T03:32:54.346Z | Checking tinystr v0.8.2 |
| 597 | 2026-09-15T03:32:54.355Z | Compiling ring v0.17.14 |
| 598 | 2026-09-15T03:32:54.459Z | Compiling heck v0.4.1 |
| 599 | 2026-09-15T03:32:54.521Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 600 | 2026-09-15T03:32:54.648Z | Compiling num-conv v0.2.0 |
| 601 | 2026-09-15T03:32:54.648Z | Compiling winnow v0.7.14 |
| 602 | 2026-09-15T03:32:54.747Z | Checking writeable v0.6.2 |
| 603 | 2026-09-15T03:32:54.784Z | Checking cpufeatures v0.2.17 |
| 604 | 2026-09-15T03:32:54.841Z | Checking futures-util v0.3.32 |
| 605 | 2026-09-15T03:32:54.850Z | Checking powerfmt v0.2.0 |
| 606 | 2026-09-15T03:32:54.870Z | Checking base16ct v0.2.0 |
| 607 | 2026-09-15T03:32:54.907Z | Compiling time-core v0.1.8 |
| 608 | 2026-09-15T03:32:54.989Z | Compiling toml_datetime v0.6.11 |
| 609 | 2026-09-15T03:32:54.992Z | Compiling byteorder v1.5.0 |
| 610 | 2026-09-15T03:32:55.214Z | Compiling getrandom v0.3.4 |
| 611 | 2026-09-15T03:32:55.215Z | Checking litemap v0.8.1 |
| 612 | 2026-09-15T03:32:55.260Z | Checking tracing v0.1.44 |
| 613 | 2026-09-15T03:32:55.390Z | Compiling winnow v0.5.40 |
| 614 | 2026-09-15T03:32:55.401Z | Checking erased-serde v0.3.31 |
| 615 | 2026-09-15T03:32:55.462Z | Checking num-bigint v0.4.6 |
| 616 | 2026-09-15T03:32:55.560Z | Checking icu_locale_core v2.1.1 |
| 617 | 2026-09-15T03:32:55.569Z | Compiling zerocopy v0.7.35 |
| 618 | 2026-09-15T03:32:55.782Z | Compiling time-macros v0.2.27 |
| 619 | 2026-09-15T03:32:56.101Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 620 | 2026-09-15T03:32:56.104Z | Checking sec1 v0.7.3 |
| 621 | 2026-09-15T03:32:56.104Z | Checking deranged v0.5.6 |
| 622 | 2026-09-15T03:32:56.314Z | Checking group v0.13.0 |
| 623 | 2026-09-15T03:32:56.457Z | Checking potential_utf v0.1.4 |
| 624 | 2026-09-15T03:32:56.582Z | Checking zerotrie v0.2.3 |
| 625 | 2026-09-15T03:32:56.760Z | Compiling toml_edit v0.19.15 |
| 626 | 2026-09-15T03:32:56.795Z | Compiling scroll_derive v0.12.1 |
| 627 | 2026-09-15T03:32:56.821Z | Checking http-body v1.0.1 |
| 628 | 2026-09-15T03:32:56.861Z | Checking hkdf v0.12.4 |
| 629 | 2026-09-15T03:32:56.903Z | Checking num-iter v0.1.45 |
| 630 | 2026-09-15T03:32:56.939Z | Checking crypto-bigint v0.5.5 |
| 631 | 2026-09-15T03:32:57.005Z | Compiling usdt-impl v0.5.0 |
| 632 | 2026-09-15T03:32:57.123Z | Compiling icu_normalizer_data v2.1.1 |
| 633 | 2026-09-15T03:32:57.231Z | Compiling httparse v1.10.1 |
| 634 | 2026-09-15T03:32:57.329Z | Compiling icu_properties_data v2.1.2 |
| 635 | 2026-09-15T03:32:57.475Z | Compiling thread-id v4.2.2 |
| 636 | 2026-09-15T03:32:57.484Z | Checking scroll v0.12.0 |
| 637 | 2026-09-15T03:32:57.492Z | Checking time v0.3.47 |
| 638 | 2026-09-15T03:32:57.620Z | Checking icu_provider v2.1.1 |
| 639 | 2026-09-15T03:32:57.681Z | Compiling proc-macro-crate v3.4.0 |
| 640 | 2026-09-15T03:32:57.701Z | Checking icu_collections v2.1.1 |
| 641 | 2026-09-15T03:32:57.853Z | Compiling dof v0.3.0 |
| 642 | 2026-09-15T03:32:57.884Z | Checking sha2 v0.10.9 |
| 643 | 2026-09-15T03:32:57.977Z | Checking elliptic-curve v0.13.8 |
| 644 | 2026-09-15T03:32:58.000Z | Compiling proc-macro-crate v1.3.1 |
| 645 | 2026-09-15T03:32:58.010Z | Compiling dtrace-parser v0.2.0 |
| 646 | 2026-09-15T03:32:58.106Z | Compiling libz-sys v1.1.23 |
| 647 | 2026-09-15T03:32:58.127Z | Compiling openssl-sys v0.9.111 |
| 648 | 2026-09-15T03:32:58.195Z | Compiling rustc_version v0.4.1 |
| 649 | 2026-09-15T03:32:58.269Z | Checking rustls-pki-types v1.14.0 |
| 650 | 2026-09-15T03:32:58.331Z | Compiling crossbeam-utils v0.8.21 |
| 651 | 2026-09-15T03:32:58.463Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 652 | 2026-09-15T03:32:58.547Z | Checking untrusted v0.9.0 |
| 653 | 2026-09-15T03:32:58.613Z | Checking plain v0.2.3 |
| 654 | 2026-09-15T03:32:58.623Z | Checking tower-service v0.3.3 |
| 655 | 2026-09-15T03:32:58.640Z | Checking try-lock v0.2.5 |
| 656 | 2026-09-15T03:32:58.649Z | Compiling camino v1.2.3 |
| 657 | 2026-09-15T03:32:58.706Z | Checking goblin v0.8.2 |
| 658 | 2026-09-15T03:32:58.732Z | Checking want v0.3.1 |
| 659 | 2026-09-15T03:32:58.790Z | Compiling num_enum_derive v0.5.11 |
| 660 | 2026-09-15T03:32:58.829Z | Compiling curve25519-dalek v4.1.3 |
| 661 | 2026-09-15T03:32:59.066Z | Compiling num_enum_derive v0.7.5 |
| 662 | 2026-09-15T03:32:59.471Z | Compiling serde_tokenstream v0.2.2 |
| 663 | 2026-09-15T03:32:59.517Z | Checking rand_chacha v0.3.1 |
| 664 | 2026-09-15T03:32:59.562Z | Checking rfc6979 v0.4.0 |
| 665 | 2026-09-15T03:32:59.673Z | Checking arc-swap v1.8.2 |
| 666 | 2026-09-15T03:32:59.753Z | Compiling radium v0.7.0 |
| 667 | 2026-09-15T03:32:59.797Z | Compiling heck v0.5.0 |
| 668 | 2026-09-15T03:32:59.831Z | Checking pin-utils v0.1.0 |
| 669 | 2026-09-15T03:32:59.861Z | Checking atomic-waker v1.1.2 |
| 670 | 2026-09-15T03:32:59.888Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 671 | 2026-09-15T03:32:59.897Z | Compiling rustls v0.23.36 |
| 672 | 2026-09-15T03:32:59.954Z | Compiling num-bigint-dig v0.8.6 |
| 673 | 2026-09-15T03:32:59.964Z | Checking iana-time-zone v0.1.65 |
| 674 | 2026-09-15T03:33:00.055Z | Checking hyper v1.8.1 |
| 675 | 2026-09-15T03:33:00.064Z | Checking chrono v0.4.43 |
| 676 | 2026-09-15T03:33:00.103Z | Checking num_enum v0.7.5 |
| 677 | 2026-09-15T03:33:00.132Z | Checking num_enum v0.5.11 |
| 678 | 2026-09-15T03:33:00.140Z | Checking rustls-webpki v0.103.9 |
| 679 | 2026-09-15T03:33:00.193Z | Checking rand v0.8.5 |
| 680 | 2026-09-15T03:33:00.205Z | Checking ecdsa v0.16.9 |
| 681 | 2026-09-15T03:33:00.234Z | Checking icu_properties v2.1.2 |
| 682 | 2026-09-15T03:33:00.322Z | Checking icu_normalizer v2.1.1 |
| 683 | 2026-09-15T03:33:00.638Z | Checking primeorder v0.13.6 |
| 684 | 2026-09-15T03:33:00.700Z | Checking rand_core v0.9.5 |
| 685 | 2026-09-15T03:33:00.866Z | Compiling curve25519-dalek-derive v0.1.1 |
| 686 | 2026-09-15T03:33:00.929Z | Compiling foreign-types-macros v0.2.3 |
| 687 | 2026-09-15T03:33:00.944Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 688 | 2026-09-15T03:33:00.954Z | Compiling cargo-platform v0.3.2 |
| 689 | 2026-09-15T03:33:01.035Z | Checking aho-corasick v1.1.4 |
| 690 | 2026-09-15T03:33:01.059Z | Compiling indexmap v1.9.3 |
| 691 | 2026-09-15T03:33:01.101Z | Checking thread_local v1.1.9 |
| 692 | 2026-09-15T03:33:01.197Z | Checking regex-syntax v0.8.9 |
| 693 | 2026-09-15T03:33:01.259Z | Checking percent-encoding v2.3.2 |
| 694 | 2026-09-15T03:33:01.290Z | Checking foreign-types-shared v0.3.1 |
| 695 | 2026-09-15T03:33:01.316Z | Checking utf8parse v0.2.2 |
| 696 | 2026-09-15T03:33:01.372Z | Checking tap v1.0.1 |
| 697 | 2026-09-15T03:33:01.395Z | Compiling slog-async v2.8.0 |
| 698 | 2026-09-15T03:33:01.413Z | Checking bitflags v2.11.0 |
| 699 | 2026-09-15T03:33:01.471Z | Compiling anyhow v1.0.102 |
| 700 | 2026-09-15T03:33:01.521Z | Checking either v1.15.0 |
| 701 | 2026-09-15T03:33:01.552Z | Checking foreign-types v0.5.0 |
| 702 | 2026-09-15T03:33:01.621Z | Checking wyz v0.5.1 |
| 703 | 2026-09-15T03:33:01.698Z | Checking itertools v0.12.1 |
| 704 | 2026-09-15T03:33:01.719Z | Checking anstyle-parse v1.0.0 |
| 705 | 2026-09-15T03:33:01.729Z | Checking form_urlencoded v1.2.2 |
| 706 | 2026-09-15T03:33:01.844Z | Compiling cargo_metadata v0.23.1 |
| 707 | 2026-09-15T03:33:01.850Z | Checking idna_adapter v1.2.1 |
| 708 | 2026-09-15T03:33:01.867Z | Checking crossbeam-channel v0.5.15 |
| 709 | 2026-09-15T03:33:01.964Z | Checking rand_chacha v0.9.0 |
| 710 | 2026-09-15T03:33:02.141Z | Checking hyper-util v0.1.20 |
| 711 | 2026-09-15T03:33:02.508Z | Checking regex-automata v0.4.14 |
| 712 | 2026-09-15T03:33:02.544Z | Checking slog-scope v4.4.1 |
| 713 | 2026-09-15T03:33:02.671Z | Compiling usdt-attr-macro v0.5.0 |
| 714 | 2026-09-15T03:33:02.685Z | Compiling usdt-macro v0.5.0 |
| 715 | 2026-09-15T03:33:02.727Z | Checking tokio-util v0.7.18 |
| 716 | 2026-09-15T03:33:02.794Z | Checking num-rational v0.4.2 |
| 717 | 2026-09-15T03:33:02.958Z | Checking num-complex v0.4.6 |
| 718 | 2026-09-15T03:33:03.061Z | Checking ed25519 v2.2.3 |
| 719 | 2026-09-15T03:33:03.081Z | Compiling async-trait v0.1.89 |
| 720 | 2026-09-15T03:33:03.091Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 721 | 2026-09-15T03:33:03.216Z | Checking pkcs1 v0.7.5 |
| 722 | 2026-09-15T03:33:03.297Z | Checking memmap v0.7.0 |
| 723 | 2026-09-15T03:33:03.348Z | Checking is-terminal v0.4.17 |
| 724 | 2026-09-15T03:33:03.389Z | Checking cstr-argument v0.1.2 |
| 725 | 2026-09-15T03:33:03.413Z | Checking openssl-probe v0.2.1 |
| 726 | 2026-09-15T03:33:03.423Z | Checking os_str_bytes v6.6.1 |
| 727 | 2026-09-15T03:33:03.432Z | Checking funty v2.0.0 |
| 728 | 2026-09-15T03:33:03.501Z | Checking take_mut v0.2.2 |
| 729 | 2026-09-15T03:33:03.513Z | Compiling portable-atomic v1.13.1 |
| 730 | 2026-09-15T03:33:03.574Z | Compiling rustix v1.1.4 |
| 731 | 2026-09-15T03:33:03.602Z | Checking anstyle-query v1.1.5 |
| 732 | 2026-09-15T03:33:03.611Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 733 | 2026-09-15T03:33:03.689Z | Checking utf8_iter v1.0.4 |
| 734 | 2026-09-15T03:33:03.739Z | Checking hashbrown v0.12.3 |
| 735 | 2026-09-15T03:33:03.808Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 736 | 2026-09-15T03:33:03.838Z | Checking base64 v0.22.1 |
| 737 | 2026-09-15T03:33:03.903Z | Compiling crc32fast v1.5.0 |
| 738 | 2026-09-15T03:33:03.939Z | Checking colorchoice v1.0.4 |
| 739 | 2026-09-15T03:33:03.976Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 740 | 2026-09-15T03:33:04.033Z | Checking term v1.2.1 |
| 741 | 2026-09-15T03:33:04.102Z | Checking is_terminal_polyfill v1.70.2 |
| 742 | 2026-09-15T03:33:04.114Z | Checking anstyle v1.0.14 |
| 743 | 2026-09-15T03:33:04.124Z | Checking sync_wrapper v1.0.2 |
| 744 | 2026-09-15T03:33:04.179Z | Checking tower-layer v0.3.3 |
| 745 | 2026-09-15T03:33:04.210Z | Checking pem v3.0.6 |
| 746 | 2026-09-15T03:33:04.255Z | Checking slog-term v2.9.2 |
| 747 | 2026-09-15T03:33:04.294Z | Checking anstream v1.0.0 |
| 748 | 2026-09-15T03:33:04.324Z | Checking regex v1.12.3 |
| 749 | 2026-09-15T03:33:04.333Z | Checking tower v0.5.3 |
| 750 | 2026-09-15T03:33:04.374Z | Checking idna v1.1.0 |
| 751 | 2026-09-15T03:33:04.427Z | Checking tokio-rustls v0.26.4 |
| 752 | 2026-09-15T03:33:04.481Z | Checking bitvec v1.0.1 |
| 753 | 2026-09-15T03:33:04.502Z | Checking clap_lex v0.2.4 |
| 754 | 2026-09-15T03:33:04.522Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 755 | 2026-09-15T03:33:04.603Z | Checking rustls-native-certs v0.8.3 |
| 756 | 2026-09-15T03:33:04.618Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 757 | 2026-09-15T03:33:04.621Z | Checking usdt v0.5.0 |
| 758 | 2026-09-15T03:33:04.638Z | Checking rsa v0.9.10 |
| 759 | 2026-09-15T03:33:04.647Z | Checking num v0.4.3 |
| 760 | 2026-09-15T03:33:04.679Z | Checking ed25519-dalek v2.2.0 |
| 761 | 2026-09-15T03:33:04.714Z | Compiling octocrab v0.53.1 |
| 762 | 2026-09-15T03:33:04.724Z | Checking slog-stdlog v4.1.1 |
| 763 | 2026-09-15T03:33:04.773Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 764 | 2026-09-15T03:33:04.782Z | Checking rand v0.9.2 |
| 765 | 2026-09-15T03:33:04.856Z | Checking p256 v0.13.2 |
| 766 | 2026-09-15T03:33:04.867Z | Checking p384 v0.13.1 |
| 767 | 2026-09-15T03:33:04.927Z | Compiling snafu-derive v0.8.9 |
| 768 | 2026-09-15T03:33:05.086Z | Checking simple_asn1 v0.6.4 |
| 769 | 2026-09-15T03:33:05.098Z | Checking futures-executor v0.3.32 |
| 770 | 2026-09-15T03:33:05.101Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 771 | 2026-09-15T03:33:05.238Z | Compiling clap_derive v3.2.25 |
| 772 | 2026-09-15T03:33:05.247Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 773 | 2026-09-15T03:33:05.272Z | Compiling pin-project-internal v1.1.10 |
| 774 | 2026-09-15T03:33:05.282Z | Compiling serde_repr v0.1.20 |
| 775 | 2026-09-15T03:33:05.292Z | Compiling num-derive v0.3.3 |
| 776 | 2026-09-15T03:33:05.573Z | Compiling syn v3.0.5 |
| 777 | 2026-09-15T03:33:05.859Z | Checking atty v0.2.14 |
| 778 | 2026-09-15T03:33:05.946Z | Checking strsim v0.10.0 |
| 779 | 2026-09-15T03:33:06.046Z | Checking iri-string v0.7.10 |
| 780 | 2026-09-15T03:33:06.083Z | Checking unicode-width v0.2.2 |
| 781 | 2026-09-15T03:33:06.194Z | Checking colored v3.1.1 |
| 782 | 2026-09-15T03:33:06.203Z | Checking textwrap v0.16.2 |
| 783 | 2026-09-15T03:33:06.350Z | Checking clap_lex v1.0.0 |
| 784 | 2026-09-15T03:33:06.385Z | Checking oxnet v0.1.4 |
| 785 | 2026-09-15T03:33:06.385Z | Checking strsim v0.11.1 |
| 786 | 2026-09-15T03:33:06.497Z | Checking termcolor v1.4.1 |
| 787 | 2026-09-15T03:33:06.552Z | Compiling curl v0.4.50 |
| 788 | 2026-09-15T03:33:06.666Z | Checking adler2 v2.0.1 |
| 789 | 2026-09-15T03:33:06.676Z | Checking bitflags v1.3.2 |
| 790 | 2026-09-15T03:33:06.691Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 791 | 2026-09-15T03:33:06.740Z | Checking ryu v1.0.23 |
| 792 | 2026-09-15T03:33:06.768Z | Checking simd-adler32 v0.3.8 |
| 793 | 2026-09-15T03:33:06.857Z | Checking snafu v0.8.9 |
| 794 | 2026-09-15T03:33:06.873Z | Checking serde_urlencoded v0.7.1 |
| 795 | 2026-09-15T03:33:06.906Z | Checking miniz_oxide v0.8.9 |
| 796 | 2026-09-15T03:33:06.915Z | Checking clap v3.2.25 |
| 797 | 2026-09-15T03:33:06.937Z | Checking clap_builder v4.6.7 |
| 798 | 2026-09-15T03:33:07.026Z | Checking pin-project v1.1.10 |
| 799 | 2026-09-15T03:33:07.068Z | Checking console v0.16.2 |
| 800 | 2026-09-15T03:33:07.078Z | Checking tower-http v0.6.8 |
| 801 | 2026-09-15T03:33:07.256Z | Checking libscf-sys v1.1.0 |
| 802 | 2026-09-15T03:33:07.360Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 803 | 2026-09-15T03:33:07.378Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 804 | 2026-09-15T03:33:07.437Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 805 | 2026-09-15T03:33:07.664Z | Checking jsonwebtoken v10.3.0 |
| 806 | 2026-09-15T03:33:07.682Z | Checking futures v0.3.32 |
| 807 | 2026-09-15T03:33:07.759Z | Checking slog-envlogger v2.2.0 |
| 808 | 2026-09-15T03:33:07.783Z | Checking hyper-rustls v0.27.7 |
| 809 | 2026-09-15T03:33:07.896Z | Checking url v2.5.8 |
| 810 | 2026-09-15T03:33:08.336Z | Checking hyper-timeout v0.5.2 |
| 811 | 2026-09-15T03:33:08.354Z | Checking http-body-util v0.1.3 |
| 812 | 2026-09-15T03:33:08.368Z | Checking http-serde v2.1.1 |
| 813 | 2026-09-15T03:33:08.378Z | Compiling zone_cfg_derive v0.3.1 |
| 814 | 2026-09-15T03:33:08.511Z | Compiling async-recursion v0.3.2 |
| 815 | 2026-09-15T03:33:08.514Z | Checking serde_path_to_error v0.1.20 |
| 816 | 2026-09-15T03:33:08.514Z | Compiling clap_derive v4.6.7 |
| 817 | 2026-09-15T03:33:08.540Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 818 | 2026-09-15T03:33:08.558Z | Checking serde_spanned v1.1.1 |
| 819 | 2026-09-15T03:33:08.576Z | Checking filetime v0.2.27 |
| 820 | 2026-09-15T03:33:08.591Z | Checking secrecy v0.10.3 |
| 821 | 2026-09-15T03:33:08.679Z | Checking web-time v1.1.0 |
| 822 | 2026-09-15T03:33:08.690Z | Checking unit-prefix v0.5.2 |
| 823 | 2026-09-15T03:33:08.699Z | Checking hex v0.4.3 |
| 824 | 2026-09-15T03:33:08.726Z | Checking fastrand v2.3.0 |
| 825 | 2026-09-15T03:33:08.741Z | Checking openssl-probe v0.1.6 |
| 826 | 2026-09-15T03:33:08.793Z | Checking xattr v1.6.1 |
| 827 | 2026-09-15T03:33:08.802Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 828 | 2026-09-15T03:33:08.900Z | Checking tempfile v3.27.0 |
| 829 | 2026-09-15T03:33:08.910Z | Checking sha256 v1.6.0 |
| 830 | 2026-09-15T03:33:08.912Z | Checking tar v0.4.46 |
| 831 | 2026-09-15T03:33:08.975Z | Checking toml v1.1.2+spec-1.1.0 |
| 832 | 2026-09-15T03:33:09.074Z | Checking zone v0.3.1 |
| 833 | 2026-09-15T03:33:09.104Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 834 | 2026-09-15T03:33:09.112Z | Checking indicatif v0.18.4 |
| 835 | 2026-09-15T03:33:09.250Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 836 | 2026-09-15T03:33:09.297Z | Checking flate2 v1.1.9 |
| 837 | 2026-09-15T03:33:09.328Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 838 | 2026-09-15T03:33:09.378Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 839 | 2026-09-15T03:33:09.413Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 840 | 2026-09-15T03:33:09.572Z | Checking libloading v0.8.9 |
| 841 | 2026-09-15T03:33:09.586Z | Checking fs_extra v1.3.0 |
| 842 | 2026-09-15T03:33:10.052Z | Checking clap v4.6.7 |
| 843 | 2026-09-15T03:33:20.237Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 844 | 2026-09-15T03:33:20.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.02s |
| 845 | 2026-09-15T03:33:21.141Z | + banner test |
| 846 | 2026-09-15T03:33:21.144Z | |
| 847 | 2026-09-15T03:33:21.144Z | ##### ###### #### ##### |
| 848 | 2026-09-15T03:33:21.144Z | # # # # |
| 849 | 2026-09-15T03:33:21.144Z | # ##### #### # |
| 850 | 2026-09-15T03:33:21.144Z | # # # # |
| 851 | 2026-09-15T03:33:21.144Z | # # # # # |
| 852 | 2026-09-15T03:33:21.144Z | # ###### #### # |
| 853 | 2026-09-15T03:33:21.144Z | |
| 854 | 2026-09-15T03:33:21.144Z | + cargo test -p softnpu-client --bin npuvm |
| 855 | 2026-09-15T03:33:21.395Z | Compiling unicode-ident v1.0.24 |
| 856 | 2026-09-15T03:33:21.395Z | Compiling cfg-if v1.0.4 |
| 857 | 2026-09-15T03:33:21.395Z | Compiling memchr v2.8.0 |
| 858 | 2026-09-15T03:33:21.398Z | Compiling zeroize v1.8.2 |
| 859 | 2026-09-15T03:33:21.398Z | Compiling itoa v1.0.17 |
| 860 | 2026-09-15T03:33:21.438Z | Compiling libc v0.2.186 |
| 861 | 2026-09-15T03:33:21.444Z | Compiling serde_core v1.0.228 |
| 862 | 2026-09-15T03:33:21.449Z | Compiling subtle v2.6.1 |
| 863 | 2026-09-15T03:33:21.484Z | Compiling typenum v1.19.0 |
| 864 | 2026-09-15T03:33:21.536Z | Compiling proc-macro2 v1.0.106 |
| 865 | 2026-09-15T03:33:21.577Z | Compiling smallvec v1.15.1 |
| 866 | 2026-09-15T03:33:21.583Z | Compiling once_cell v1.21.3 |
| 867 | 2026-09-15T03:33:21.597Z | Compiling const-oid v0.9.6 |
| 868 | 2026-09-15T03:33:21.760Z | Compiling getrandom v0.2.17 |
| 869 | 2026-09-15T03:33:21.767Z | Compiling pin-project-lite v0.2.16 |
| 870 | 2026-09-15T03:33:21.770Z | Compiling libm v0.2.16 |
| 871 | 2026-09-15T03:33:21.776Z | Compiling log v0.4.29 |
| 872 | 2026-09-15T03:33:21.850Z | Compiling bytes v1.11.1 |
| 873 | 2026-09-15T03:33:21.923Z | Compiling quote v1.0.45 |
| 874 | 2026-09-15T03:33:21.966Z | Compiling rand_core v0.6.4 |
| 875 | 2026-09-15T03:33:22.029Z | Compiling generic-array v0.14.7 |
| 876 | 2026-09-15T03:33:22.096Z | Compiling syn v2.0.117 |
| 877 | 2026-09-15T03:33:22.179Z | Compiling syn v1.0.109 |
| 878 | 2026-09-15T03:33:22.198Z | Compiling socket2 v0.6.3 |
| 879 | 2026-09-15T03:33:22.229Z | Compiling errno v0.3.14 |
| 880 | 2026-09-15T03:33:22.367Z | Compiling zmij v1.0.21 |
| 881 | 2026-09-15T03:33:22.470Z | Compiling block-buffer v0.10.4 |
| 882 | 2026-09-15T03:33:22.503Z | Compiling crypto-common v0.1.7 |
| 883 | 2026-09-15T03:33:22.599Z | Compiling num-traits v0.2.19 |
| 884 | 2026-09-15T03:33:22.624Z | Compiling digest v0.10.7 |
| 885 | 2026-09-15T03:33:22.636Z | Compiling scopeguard v1.2.0 |
| 886 | 2026-09-15T03:33:22.639Z | Compiling base64ct v1.8.3 |
| 887 | 2026-09-15T03:33:22.723Z | Compiling lock_api v0.4.14 |
| 888 | 2026-09-15T03:33:22.820Z | Compiling parking_lot_core v0.9.12 |
| 889 | 2026-09-15T03:33:22.899Z | Compiling pem-rfc7468 v0.7.0 |
| 890 | 2026-09-15T03:33:22.936Z | Compiling signal-hook-registry v1.4.8 |
| 891 | 2026-09-15T03:33:22.951Z | Compiling mio v1.2.0 |
| 892 | 2026-09-15T03:33:23.110Z | Compiling der v0.7.10 |
| 893 | 2026-09-15T03:33:23.192Z | Compiling parking_lot v0.12.5 |
| 894 | 2026-09-15T03:33:23.214Z | Compiling stable_deref_trait v1.2.1 |
| 895 | 2026-09-15T03:33:23.222Z | Compiling futures-core v0.3.32 |
| 896 | 2026-09-15T03:33:23.245Z | Compiling ucd-trie v0.1.7 |
| 897 | 2026-09-15T03:33:23.280Z | Compiling futures-sink v0.3.32 |
| 898 | 2026-09-15T03:33:23.356Z | Compiling serde_json v1.0.150 |
| 899 | 2026-09-15T03:33:23.371Z | Compiling pest v2.8.6 |
| 900 | 2026-09-15T03:33:23.458Z | Compiling zerocopy v0.8.39 |
| 901 | 2026-09-15T03:33:23.530Z | Compiling num-integer v0.1.46 |
| 902 | 2026-09-15T03:33:23.588Z | Compiling winnow v1.0.1 |
| 903 | 2026-09-15T03:33:23.846Z | Compiling futures-channel v0.3.32 |
| 904 | 2026-09-15T03:33:23.919Z | Compiling spki v0.7.3 |
| 905 | 2026-09-15T03:33:24.073Z | Compiling pkcs8 v0.10.2 |
| 906 | 2026-09-15T03:33:24.130Z | Compiling byteorder v1.5.0 |
| 907 | 2026-09-15T03:33:24.296Z | Compiling proc-macro-error-attr v1.0.4 |
| 908 | 2026-09-15T03:33:24.339Z | Compiling hmac v0.12.1 |
| 909 | 2026-09-15T03:33:24.349Z | Compiling http v1.4.0 |
| 910 | 2026-09-15T03:33:24.411Z | Compiling pest_meta v2.8.6 |
| 911 | 2026-09-15T03:33:24.467Z | Compiling tracing-core v0.1.36 |
| 912 | 2026-09-15T03:33:24.662Z | Compiling futures-io v0.3.32 |
| 913 | 2026-09-15T03:33:24.732Z | Compiling futures-task v0.3.32 |
| 914 | 2026-09-15T03:33:24.813Z | Compiling slab v0.4.12 |
| 915 | 2026-09-15T03:33:24.892Z | Compiling synstructure v0.13.2 |
| 916 | 2026-09-15T03:33:24.979Z | Compiling pest_generator v2.8.6 |
| 917 | 2026-09-15T03:33:25.071Z | Compiling pretty-hex v0.4.1 |
| 918 | 2026-09-15T03:33:25.200Z | Compiling spin v0.9.8 |
| 919 | 2026-09-15T03:33:25.326Z | Compiling lazy_static v1.5.0 |
| 920 | 2026-09-15T03:33:25.336Z | Compiling proc-macro-error v1.0.4 |
| 921 | 2026-09-15T03:33:25.393Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 922 | 2026-09-15T03:33:25.405Z | Compiling signature v2.2.0 |
| 923 | 2026-09-15T03:33:25.537Z | Compiling ff v0.13.1 |
| 924 | 2026-09-15T03:33:25.580Z | Compiling cpufeatures v0.2.17 |
| 925 | 2026-09-15T03:33:25.593Z | Compiling powerfmt v0.2.0 |
| 926 | 2026-09-15T03:33:25.599Z | Compiling winnow v0.7.14 |
| 927 | 2026-09-15T03:33:25.641Z | Compiling writeable v0.6.2 |
| 928 | 2026-09-15T03:33:25.659Z | Compiling num-conv v0.2.0 |
| 929 | 2026-09-15T03:33:25.700Z | Compiling time-core v0.1.8 |
| 930 | 2026-09-15T03:33:25.782Z | Compiling litemap v0.8.1 |
| 931 | 2026-09-15T03:33:25.785Z | Compiling base16ct v0.2.0 |
| 932 | 2026-09-15T03:33:25.823Z | Compiling deranged v0.5.6 |
| 933 | 2026-09-15T03:33:25.838Z | Compiling time-macros v0.2.27 |
| 934 | 2026-09-15T03:33:25.951Z | Compiling sec1 v0.7.3 |
| 935 | 2026-09-15T03:33:25.957Z | Compiling group v0.13.0 |
| 936 | 2026-09-15T03:33:26.123Z | Compiling http-body v1.0.1 |
| 937 | 2026-09-15T03:33:26.132Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-09-15T03:33:26.208Z | Compiling thiserror-impl v1.0.69 |
| 939 | 2026-09-15T03:33:26.259Z | Compiling zerofrom-derive v0.1.6 |
| 940 | 2026-09-15T03:33:26.491Z | Compiling tokio-macros v2.7.0 |
| 941 | 2026-09-15T03:33:26.818Z | Compiling yoke-derive v0.8.1 |
| 942 | 2026-09-15T03:33:26.873Z | Compiling zerovec-derive v0.11.2 |
| 943 | 2026-09-15T03:33:27.070Z | Compiling displaydoc v0.2.5 |
| 944 | 2026-09-15T03:33:27.078Z | Compiling thiserror-impl v2.0.18 |
| 945 | 2026-09-15T03:33:27.242Z | Compiling tokio v1.52.3 |
| 946 | 2026-09-15T03:33:27.384Z | Compiling thiserror v1.0.69 |
| 947 | 2026-09-15T03:33:27.458Z | Compiling zerofrom v0.1.6 |
| 948 | 2026-09-15T03:33:27.475Z | Compiling ppv-lite86 v0.2.21 |
| 949 | 2026-09-15T03:33:27.571Z | Compiling zerocopy-derive v0.7.35 |
| 950 | 2026-09-15T03:33:27.788Z | Compiling tracing-attributes v0.1.31 |
| 951 | 2026-09-15T03:33:27.843Z | Compiling futures-macro v0.3.32 |
| 952 | 2026-09-15T03:33:27.863Z | Compiling yoke v0.8.1 |
| 953 | 2026-09-15T03:33:27.981Z | Compiling pest_derive v2.8.6 |
| 954 | 2026-09-15T03:33:28.036Z | Compiling zerovec v0.11.5 |
| 955 | 2026-09-15T03:33:28.339Z | Compiling thiserror v2.0.18 |
| 956 | 2026-09-15T03:33:28.433Z | Compiling zerotrie v0.2.3 |
| 957 | 2026-09-15T03:33:28.441Z | Compiling zerocopy v0.7.35 |
| 958 | 2026-09-15T03:33:28.529Z | Compiling tinystr v0.8.2 |
| 959 | 2026-09-15T03:33:28.535Z | Compiling dtrace-parser v0.2.0 |
| 960 | 2026-09-15T03:33:28.712Z | Compiling futures-util v0.3.32 |
| 961 | 2026-09-15T03:33:28.722Z | Compiling icu_locale_core v2.1.1 |
| 962 | 2026-09-15T03:33:28.728Z | Compiling potential_utf v0.1.4 |
| 963 | 2026-09-15T03:33:28.822Z | Compiling serde v1.0.228 |
| 964 | 2026-09-15T03:33:28.982Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 965 | 2026-09-15T03:33:29.030Z | Compiling tracing v0.1.44 |
| 966 | 2026-09-15T03:33:29.313Z | Compiling num-bigint v0.4.6 |
| 967 | 2026-09-15T03:33:29.408Z | Compiling erased-serde v0.3.31 |
| 968 | 2026-09-15T03:33:29.437Z | Compiling scroll_derive v0.12.1 |
| 969 | 2026-09-15T03:33:29.459Z | Compiling hkdf v0.12.4 |
| 970 | 2026-09-15T03:33:29.593Z | Compiling num-iter v0.1.45 |
| 971 | 2026-09-15T03:33:29.703Z | Compiling crypto-bigint v0.5.5 |
| 972 | 2026-09-15T03:33:29.730Z | Compiling thread-id v4.2.2 |
| 973 | 2026-09-15T03:33:29.806Z | Compiling proc-macro-crate v3.4.0 |
| 974 | 2026-09-15T03:33:29.908Z | Compiling slog v2.8.2 |
| 975 | 2026-09-15T03:33:29.949Z | Compiling icu_provider v2.1.1 |
| 976 | 2026-09-15T03:33:30.157Z | Compiling scroll v0.12.0 |
| 977 | 2026-09-15T03:33:30.239Z | Compiling dof v0.3.0 |
| 978 | 2026-09-15T03:33:30.248Z | Compiling icu_collections v2.1.1 |
| 979 | 2026-09-15T03:33:30.271Z | Compiling time v0.3.47 |
| 980 | 2026-09-15T03:33:30.415Z | Compiling getrandom v0.3.4 |
| 981 | 2026-09-15T03:33:30.579Z | Compiling proc-macro-crate v1.3.1 |
| 982 | 2026-09-15T03:33:30.585Z | Compiling sha2 v0.10.9 |
| 983 | 2026-09-15T03:33:30.685Z | Compiling rustls-pki-types v1.14.0 |
| 984 | 2026-09-15T03:33:30.766Z | Compiling elliptic-curve v0.13.8 |
| 985 | 2026-09-15T03:33:30.909Z | Compiling try-lock v0.2.5 |
| 986 | 2026-09-15T03:33:30.961Z | Compiling tower-service v0.3.3 |
| 987 | 2026-09-15T03:33:31.008Z | Compiling plain v0.2.3 |
| 988 | 2026-09-15T03:33:31.020Z | Compiling untrusted v0.9.0 |
| 989 | 2026-09-15T03:33:31.048Z | Compiling want v0.3.1 |
| 990 | 2026-09-15T03:33:31.087Z | Compiling goblin v0.8.2 |
| 991 | 2026-09-15T03:33:31.103Z | Compiling ring v0.17.14 |
| 992 | 2026-09-15T03:33:31.112Z | Compiling num_enum_derive v0.5.11 |
| 993 | 2026-09-15T03:33:31.127Z | Compiling usdt-impl v0.5.0 |
| 994 | 2026-09-15T03:33:31.169Z | Compiling num_enum_derive v0.7.5 |
| 995 | 2026-09-15T03:33:31.201Z | Compiling httparse v1.10.1 |
| 996 | 2026-09-15T03:33:31.498Z | Compiling icu_normalizer_data v2.1.1 |
| 997 | 2026-09-15T03:33:31.567Z | Compiling icu_properties_data v2.1.2 |
| 998 | 2026-09-15T03:33:31.641Z | Compiling serde_tokenstream v0.2.2 |
| 999 | 2026-09-15T03:33:31.691Z | Compiling rand_chacha v0.3.1 |
| 1000 | 2026-09-15T03:33:31.912Z | Compiling rfc6979 v0.4.0 |
| 1001 | 2026-09-15T03:33:31.997Z | Compiling arc-swap v1.8.2 |
| 1002 | 2026-09-15T03:33:32.022Z | Compiling iana-time-zone v0.1.65 |
| 1003 | 2026-09-15T03:33:32.104Z | Compiling atomic-waker v1.1.2 |
| 1004 | 2026-09-15T03:33:32.142Z | Compiling pin-utils v0.1.0 |
| 1005 | 2026-09-15T03:33:32.203Z | Compiling num_enum v0.7.5 |
| 1006 | 2026-09-15T03:33:32.206Z | Compiling hyper v1.8.1 |
| 1007 | 2026-09-15T03:33:32.216Z | Compiling chrono v0.4.43 |
| 1008 | 2026-09-15T03:33:32.232Z | Compiling rustls-webpki v0.103.9 |
| 1009 | 2026-09-15T03:33:32.292Z | Compiling num_enum v0.5.11 |
| 1010 | 2026-09-15T03:33:32.307Z | Compiling ecdsa v0.16.9 |
| 1011 | 2026-09-15T03:33:32.394Z | Compiling rand v0.8.5 |
| 1012 | 2026-09-15T03:33:32.673Z | Compiling icu_properties v2.1.2 |
| 1013 | 2026-09-15T03:33:33.035Z | Compiling icu_normalizer v2.1.1 |
| 1014 | 2026-09-15T03:33:33.151Z | Compiling crossbeam-utils v0.8.21 |
| 1015 | 2026-09-15T03:33:33.228Z | Compiling primeorder v0.13.6 |
| 1016 | 2026-09-15T03:33:33.423Z | Compiling rand_core v0.9.5 |
| 1017 | 2026-09-15T03:33:33.456Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1018 | 2026-09-15T03:33:33.632Z | Compiling foreign-types-macros v0.2.3 |
| 1019 | 2026-09-15T03:33:33.659Z | Compiling aho-corasick v1.1.4 |
| 1020 | 2026-09-15T03:33:33.745Z | Compiling thread_local v1.1.9 |
| 1021 | 2026-09-15T03:33:33.821Z | Compiling percent-encoding v2.3.2 |
| 1022 | 2026-09-15T03:33:34.004Z | Compiling utf8parse v0.2.2 |
| 1023 | 2026-09-15T03:33:34.013Z | Compiling either v1.15.0 |
| 1024 | 2026-09-15T03:33:34.131Z | Compiling bitflags v2.11.0 |
| 1025 | 2026-09-15T03:33:34.192Z | Compiling regex-syntax v0.8.9 |
| 1026 | 2026-09-15T03:33:34.226Z | Compiling tap v1.0.1 |
| 1027 | 2026-09-15T03:33:34.322Z | Compiling foreign-types-shared v0.3.1 |
| 1028 | 2026-09-15T03:33:34.322Z | Compiling wyz v0.5.1 |
| 1029 | 2026-09-15T03:33:34.333Z | Compiling curve25519-dalek v4.1.3 |
| 1030 | 2026-09-15T03:33:34.358Z | Compiling itertools v0.12.1 |
| 1031 | 2026-09-15T03:33:34.405Z | Compiling foreign-types v0.5.0 |
| 1032 | 2026-09-15T03:33:34.475Z | Compiling anstyle-parse v1.0.0 |
| 1033 | 2026-09-15T03:33:34.504Z | Compiling form_urlencoded v1.2.2 |
| 1034 | 2026-09-15T03:33:34.654Z | Compiling cargo_metadata v0.23.1 |
| 1035 | 2026-09-15T03:33:34.681Z | Compiling rand_chacha v0.9.0 |
| 1036 | 2026-09-15T03:33:35.123Z | Compiling idna_adapter v1.2.1 |
| 1037 | 2026-09-15T03:33:35.257Z | Compiling crossbeam-channel v0.5.15 |
| 1038 | 2026-09-15T03:33:35.294Z | Compiling num-bigint-dig v0.8.6 |
| 1039 | 2026-09-15T03:33:35.475Z | Compiling hyper-util v0.1.20 |
| 1040 | 2026-09-15T03:33:35.596Z | Compiling rustls v0.23.36 |
| 1041 | 2026-09-15T03:33:35.730Z | Compiling regex-automata v0.4.14 |
| 1042 | 2026-09-15T03:33:35.782Z | Compiling radium v0.7.0 |
| 1043 | 2026-09-15T03:33:35.898Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1044 | 2026-09-15T03:33:35.968Z | Compiling slog-scope v4.4.1 |
| 1045 | 2026-09-15T03:33:36.232Z | Compiling usdt-macro v0.5.0 |
| 1046 | 2026-09-15T03:33:36.479Z | Compiling usdt-attr-macro v0.5.0 |
| 1047 | 2026-09-15T03:33:36.706Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1048 | 2026-09-15T03:33:36.811Z | Compiling tokio-util v0.7.18 |
| 1049 | 2026-09-15T03:33:36.871Z | Compiling num-rational v0.4.2 |
| 1050 | 2026-09-15T03:33:36.878Z | Compiling num-complex v0.4.6 |
| 1051 | 2026-09-15T03:33:36.980Z | Compiling async-trait v0.1.89 |
| 1052 | 2026-09-15T03:33:37.148Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1053 | 2026-09-15T03:33:37.274Z | Compiling ed25519 v2.2.3 |
| 1054 | 2026-09-15T03:33:37.287Z | Compiling pkcs1 v0.7.5 |
| 1055 | 2026-09-15T03:33:37.509Z | Compiling cstr-argument v0.1.2 |
| 1056 | 2026-09-15T03:33:37.515Z | Compiling is-terminal v0.4.17 |
| 1057 | 2026-09-15T03:33:37.597Z | Compiling memmap v0.7.0 |
| 1058 | 2026-09-15T03:33:37.647Z | Compiling take_mut v0.2.2 |
| 1059 | 2026-09-15T03:33:37.655Z | Compiling os_str_bytes v6.6.1 |
| 1060 | 2026-09-15T03:33:37.706Z | Compiling hashbrown v0.12.3 |
| 1061 | 2026-09-15T03:33:37.746Z | Compiling is_terminal_polyfill v1.70.2 |
| 1062 | 2026-09-15T03:33:37.774Z | Compiling openssl-probe v0.2.1 |
| 1063 | 2026-09-15T03:33:37.830Z | Compiling funty v2.0.0 |
| 1064 | 2026-09-15T03:33:37.910Z | Compiling anstyle v1.0.14 |
| 1065 | 2026-09-15T03:33:37.955Z | Compiling colorchoice v1.0.4 |
| 1066 | 2026-09-15T03:33:37.972Z | Compiling sync_wrapper v1.0.2 |
| 1067 | 2026-09-15T03:33:38.060Z | Compiling tower-layer v0.3.3 |
| 1068 | 2026-09-15T03:33:38.060Z | Compiling term v1.2.1 |
| 1069 | 2026-09-15T03:33:38.123Z | Compiling anstyle-query v1.1.5 |
| 1070 | 2026-09-15T03:33:38.172Z | Compiling utf8_iter v1.0.4 |
| 1071 | 2026-09-15T03:33:38.214Z | Compiling base64 v0.22.1 |
| 1072 | 2026-09-15T03:33:38.221Z | Compiling anstream v1.0.0 |
| 1073 | 2026-09-15T03:33:38.312Z | Compiling idna v1.1.0 |
| 1074 | 2026-09-15T03:33:38.335Z | Compiling slog-term v2.9.2 |
| 1075 | 2026-09-15T03:33:38.476Z | Compiling pem v3.0.6 |
| 1076 | 2026-09-15T03:33:38.535Z | Compiling tokio-rustls v0.26.4 |
| 1077 | 2026-09-15T03:33:38.542Z | Compiling tower v0.5.3 |
| 1078 | 2026-09-15T03:33:38.776Z | Compiling bitvec v1.0.1 |
| 1079 | 2026-09-15T03:33:38.791Z | Compiling indexmap v1.9.3 |
| 1080 | 2026-09-15T03:33:38.843Z | Compiling rustls-native-certs v0.8.3 |
| 1081 | 2026-09-15T03:33:38.931Z | Compiling clap_lex v0.2.4 |
| 1082 | 2026-09-15T03:33:39.118Z | Compiling slog-async v2.8.0 |
| 1083 | 2026-09-15T03:33:39.209Z | Compiling usdt v0.5.0 |
| 1084 | 2026-09-15T03:33:39.226Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1085 | 2026-09-15T03:33:39.244Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1086 | 2026-09-15T03:33:39.252Z | Compiling rsa v0.9.10 |
| 1087 | 2026-09-15T03:33:39.254Z | Compiling ed25519-dalek v2.2.0 |
| 1088 | 2026-09-15T03:33:39.333Z | Compiling regex v1.12.3 |
| 1089 | 2026-09-15T03:33:39.474Z | Compiling num v0.4.3 |
| 1090 | 2026-09-15T03:33:39.495Z | Compiling slog-stdlog v4.1.1 |
| 1091 | 2026-09-15T03:33:39.543Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1092 | 2026-09-15T03:33:39.552Z | Compiling octocrab v0.53.1 |
| 1093 | 2026-09-15T03:33:39.660Z | Compiling rand v0.9.2 |
| 1094 | 2026-09-15T03:33:39.692Z | Compiling anyhow v1.0.102 |
| 1095 | 2026-09-15T03:33:39.730Z | Compiling p256 v0.13.2 |
| 1096 | 2026-09-15T03:33:39.800Z | Compiling p384 v0.13.1 |
| 1097 | 2026-09-15T03:33:39.911Z | Compiling snafu-derive v0.8.9 |
| 1098 | 2026-09-15T03:33:39.934Z | Compiling simple_asn1 v0.6.4 |
| 1099 | 2026-09-15T03:33:40.087Z | Compiling libz-sys v1.1.23 |
| 1100 | 2026-09-15T03:33:40.102Z | Compiling openssl-sys v0.9.111 |
| 1101 | 2026-09-15T03:33:40.182Z | Compiling futures-executor v0.3.32 |
| 1102 | 2026-09-15T03:33:40.297Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1103 | 2026-09-15T03:33:40.395Z | Compiling pin-project-internal v1.1.10 |
| 1104 | 2026-09-15T03:33:40.469Z | Compiling serde_repr v0.1.20 |
| 1105 | 2026-09-15T03:33:40.494Z | Compiling clap_derive v3.2.25 |
| 1106 | 2026-09-15T03:33:40.513Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1107 | 2026-09-15T03:33:40.554Z | Compiling num-derive v0.3.3 |
| 1108 | 2026-09-15T03:33:40.689Z | Compiling syn v3.0.5 |
| 1109 | 2026-09-15T03:33:41.058Z | Compiling atty v0.2.14 |
| 1110 | 2026-09-15T03:33:41.154Z | Compiling adler2 v2.0.1 |
| 1111 | 2026-09-15T03:33:41.195Z | Compiling textwrap v0.16.2 |
| 1112 | 2026-09-15T03:33:41.280Z | Compiling colored v3.1.1 |
| 1113 | 2026-09-15T03:33:41.473Z | Compiling termcolor v1.4.1 |
| 1114 | 2026-09-15T03:33:41.502Z | Compiling strsim v0.11.1 |
| 1115 | 2026-09-15T03:33:41.533Z | Compiling strsim v0.10.0 |
| 1116 | 2026-09-15T03:33:41.608Z | Compiling bitflags v1.3.2 |
| 1117 | 2026-09-15T03:33:41.659Z | Compiling clap_lex v1.0.0 |
| 1118 | 2026-09-15T03:33:41.671Z | Compiling unicode-width v0.2.2 |
| 1119 | 2026-09-15T03:33:41.674Z | Compiling simd-adler32 v0.3.8 |
| 1120 | 2026-09-15T03:33:41.830Z | Compiling iri-string v0.7.10 |
| 1121 | 2026-09-15T03:33:41.869Z | Compiling ryu v1.0.23 |
| 1122 | 2026-09-15T03:33:41.887Z | Compiling oxnet v0.1.4 |
| 1123 | 2026-09-15T03:33:41.890Z | Compiling console v0.16.2 |
| 1124 | 2026-09-15T03:33:41.890Z | Compiling miniz_oxide v0.8.9 |
| 1125 | 2026-09-15T03:33:41.939Z | Compiling clap_builder v4.6.7 |
| 1126 | 2026-09-15T03:33:42.043Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1127 | 2026-09-15T03:33:42.142Z | Compiling serde_urlencoded v0.7.1 |
| 1128 | 2026-09-15T03:33:42.187Z | Compiling clap v3.2.25 |
| 1129 | 2026-09-15T03:33:42.380Z | Compiling snafu v0.8.9 |
| 1130 | 2026-09-15T03:33:42.494Z | Compiling pin-project v1.1.10 |
| 1131 | 2026-09-15T03:33:42.558Z | Compiling libscf-sys v1.1.0 |
| 1132 | 2026-09-15T03:33:42.582Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1133 | 2026-09-15T03:33:42.681Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1134 | 2026-09-15T03:33:42.687Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1135 | 2026-09-15T03:33:42.809Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1136 | 2026-09-15T03:33:43.237Z | Compiling tower-http v0.6.8 |
| 1137 | 2026-09-15T03:33:43.390Z | Compiling futures v0.3.32 |
| 1138 | 2026-09-15T03:33:43.426Z | Compiling jsonwebtoken v10.3.0 |
| 1139 | 2026-09-15T03:33:43.460Z | Compiling slog-envlogger v2.2.0 |
| 1140 | 2026-09-15T03:33:43.466Z | Compiling hyper-rustls v0.27.7 |
| 1141 | 2026-09-15T03:33:43.586Z | Compiling clap_derive v4.6.7 |
| 1142 | 2026-09-15T03:33:43.731Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1143 | 2026-09-15T03:33:43.770Z | Compiling crc32fast v1.5.0 |
| 1144 | 2026-09-15T03:33:43.853Z | Compiling portable-atomic v1.13.1 |
| 1145 | 2026-09-15T03:33:43.949Z | Compiling rustix v1.1.4 |
| 1146 | 2026-09-15T03:33:43.989Z | Compiling url v2.5.8 |
| 1147 | 2026-09-15T03:33:44.198Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1148 | 2026-09-15T03:33:44.309Z | Compiling hyper-timeout v0.5.2 |
| 1149 | 2026-09-15T03:33:44.414Z | Compiling http-serde v2.1.1 |
| 1150 | 2026-09-15T03:33:44.502Z | Compiling http-body-util v0.1.3 |
| 1151 | 2026-09-15T03:33:44.582Z | Compiling zone_cfg_derive v0.3.1 |
| 1152 | 2026-09-15T03:33:44.742Z | Compiling async-recursion v0.3.2 |
| 1153 | 2026-09-15T03:33:44.896Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1154 | 2026-09-15T03:33:45.200Z | Compiling serde_spanned v1.1.1 |
| 1155 | 2026-09-15T03:33:45.274Z | Compiling serde_path_to_error v0.1.20 |
| 1156 | 2026-09-15T03:33:45.315Z | Compiling filetime v0.2.27 |
| 1157 | 2026-09-15T03:33:45.351Z | Compiling secrecy v0.10.3 |
| 1158 | 2026-09-15T03:33:45.365Z | Compiling xattr v1.6.1 |
| 1159 | 2026-09-15T03:33:45.488Z | Compiling hex v0.4.3 |
| 1160 | 2026-09-15T03:33:45.494Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1161 | 2026-09-15T03:33:45.529Z | Compiling openssl-probe v0.1.6 |
| 1162 | 2026-09-15T03:33:45.599Z | Compiling web-time v1.1.0 |
| 1163 | 2026-09-15T03:33:45.605Z | Compiling fastrand v2.3.0 |
| 1164 | 2026-09-15T03:33:45.635Z | Compiling unit-prefix v0.5.2 |
| 1165 | 2026-09-15T03:33:45.662Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1166 | 2026-09-15T03:33:45.692Z | Compiling curl v0.4.50 |
| 1167 | 2026-09-15T03:33:45.702Z | Compiling sha256 v1.6.0 |
| 1168 | 2026-09-15T03:33:45.745Z | Compiling indicatif v0.18.4 |
| 1169 | 2026-09-15T03:33:45.767Z | Compiling tar v0.4.46 |
| 1170 | 2026-09-15T03:33:45.866Z | Compiling tempfile v3.27.0 |
| 1171 | 2026-09-15T03:33:45.948Z | Compiling clap v4.6.7 |
| 1172 | 2026-09-15T03:33:46.019Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1173 | 2026-09-15T03:33:46.271Z | Compiling zone v0.3.1 |
| 1174 | 2026-09-15T03:33:46.278Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1175 | 2026-09-15T03:33:46.407Z | Compiling flate2 v1.1.9 |
| 1176 | 2026-09-15T03:33:46.497Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1177 | 2026-09-15T03:33:46.516Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1178 | 2026-09-15T03:33:46.754Z | Compiling camino v1.2.3 |
| 1179 | 2026-09-15T03:33:46.788Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1180 | 2026-09-15T03:33:46.817Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1181 | 2026-09-15T03:33:46.923Z | Compiling libloading v0.8.9 |
| 1182 | 2026-09-15T03:33:46.932Z | Compiling fs_extra v1.3.0 |
| 1183 | 2026-09-15T03:33:58.733Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1184 | 2026-09-15T03:34:07.826Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 46.67s |
| 1185 | 2026-09-15T03:34:07.871Z | Running unittests src/bin/npuvm.rs (target/debug/deps/npuvm-daf84b1aff38de87) |
| 1186 | 2026-09-15T03:34:07.878Z | |
| 1187 | 2026-09-15T03:34:07.878Z | running 4 tests |
| 1188 | 2026-09-15T03:34:07.882Z | test tests::run_pkg_cmd_does_not_retry_other_failures ... ok |
| 1189 | 2026-09-15T03:34:07.885Z | test tests::run_pkg_cmd_accepts_success_and_noop ... ok |
| 1190 | 2026-09-15T03:34:07.885Z | test tests::run_pkg_cmd_retries_locked_image_until_success ... ok |
| 1191 | 2026-09-15T03:34:07.888Z | test tests::run_pkg_cmd_fails_when_lock_attempts_are_exhausted ... ok |
| 1192 | 2026-09-15T03:34:07.888Z | |
| 1193 | 2026-09-15T03:34:07.888Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1194 | 2026-09-15T03:34:07.888Z | |
| 1195 | 2026-09-15T03:34:07.906Z | + banner build |
| 1196 | 2026-09-15T03:34:07.910Z | |
| 1197 | 2026-09-15T03:34:07.911Z | ##### # # # # ##### |
| 1198 | 2026-09-15T03:34:07.911Z | # # # # # # # # |
| 1199 | 2026-09-15T03:34:07.911Z | ##### # # # # # # |
| 1200 | 2026-09-15T03:34:07.911Z | # # # # # # # # |
| 1201 | 2026-09-15T03:34:07.911Z | # # # # # # # # |
| 1202 | 2026-09-15T03:34:07.911Z | ##### #### # ###### ##### |
| 1203 | 2026-09-15T03:34:07.911Z | |
| 1204 | 2026-09-15T03:34:07.911Z | + ptime -m cargo build |
| 1205 | 2026-09-15T03:34:08.106Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1206 | 2026-09-15T03:34:16.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s |
| 1207 | 2026-09-15T03:34:16.086Z | |
| 1208 | 2026-09-15T03:34:16.089Z | real 8.164342008 |
| 1209 | 2026-09-15T03:34:16.089Z | user 18.280383018 |
| 1210 | 2026-09-15T03:34:16.089Z | sys 3.931229939 |
| 1211 | 2026-09-15T03:34:16.090Z | trap 0.005813347 |
| 1212 | 2026-09-15T03:34:16.090Z | tflt 0.000113937 |
| 1213 | 2026-09-15T03:34:16.090Z | dflt 0.024535988 |
| 1214 | 2026-09-15T03:34:16.090Z | kflt 0.000001149 |
| 1215 | 2026-09-15T03:34:16.090Z | lock 51.214202612 |
| 1216 | 2026-09-15T03:34:16.090Z | slp 1:43.085848007 |
| 1217 | 2026-09-15T03:34:16.090Z | lat 0.407690808 |
| 1218 | 2026-09-15T03:34:16.090Z | stop 1.081116455 |
| 1219 | 2026-09-15T03:34:16.090Z | + ptime -m cargo build --release |
| 1220 | 2026-09-15T03:34:16.284Z | Compiling proc-macro2 v1.0.106 |
| 1221 | 2026-09-15T03:34:16.284Z | Compiling quote v1.0.45 |
| 1222 | 2026-09-15T03:34:16.284Z | Compiling unicode-ident v1.0.24 |
| 1223 | 2026-09-15T03:34:16.284Z | Compiling libc v0.2.186 |
| 1224 | 2026-09-15T03:34:16.284Z | Compiling cfg-if v1.0.4 |
| 1225 | 2026-09-15T03:34:16.288Z | Compiling version_check v0.9.5 |
| 1226 | 2026-09-15T03:34:16.288Z | Compiling zeroize v1.8.2 |
| 1227 | 2026-09-15T03:34:16.288Z | Compiling serde_core v1.0.228 |
| 1228 | 2026-09-15T03:34:16.384Z | Compiling serde v1.0.228 |
| 1229 | 2026-09-15T03:34:16.423Z | Compiling memchr v2.8.0 |
| 1230 | 2026-09-15T03:34:16.519Z | Compiling autocfg v1.5.0 |
| 1231 | 2026-09-15T03:34:16.572Z | Compiling subtle v2.6.1 |
| 1232 | 2026-09-15T03:34:16.724Z | Compiling typenum v1.19.0 |
| 1233 | 2026-09-15T03:34:16.731Z | Compiling generic-array v0.14.7 |
| 1234 | 2026-09-15T03:34:16.850Z | Compiling itoa v1.0.17 |
| 1235 | 2026-09-15T03:34:16.997Z | Compiling syn v1.0.109 |
| 1236 | 2026-09-15T03:34:17.079Z | Compiling getrandom v0.2.17 |
| 1237 | 2026-09-15T03:34:17.091Z | Compiling smallvec v1.15.1 |
| 1238 | 2026-09-15T03:34:17.316Z | Compiling const-oid v0.9.6 |
| 1239 | 2026-09-15T03:34:17.373Z | Compiling libm v0.2.16 |
| 1240 | 2026-09-15T03:34:17.475Z | Compiling syn v2.0.117 |
| 1241 | 2026-09-15T03:34:17.561Z | Compiling num-traits v0.2.19 |
| 1242 | 2026-09-15T03:34:17.652Z | Compiling shlex v1.3.0 |
| 1243 | 2026-09-15T03:34:17.708Z | Compiling thiserror v1.0.69 |
| 1244 | 2026-09-15T03:34:17.805Z | Compiling pin-project-lite v0.2.16 |
| 1245 | 2026-09-15T03:34:17.824Z | Compiling find-msvc-tools v0.1.9 |
| 1246 | 2026-09-15T03:34:18.020Z | Compiling cc v1.2.56 |
| 1247 | 2026-09-15T03:34:18.052Z | Compiling zmij v1.0.21 |
| 1248 | 2026-09-15T03:34:18.130Z | Compiling log v0.4.29 |
| 1249 | 2026-09-15T03:34:18.366Z | Compiling crypto-common v0.1.7 |
| 1250 | 2026-09-15T03:34:18.504Z | Compiling block-buffer v0.10.4 |
| 1251 | 2026-09-15T03:34:18.651Z | Compiling bytes v1.11.1 |
| 1252 | 2026-09-15T03:34:18.678Z | Compiling rustversion v1.0.22 |
| 1253 | 2026-09-15T03:34:18.780Z | Compiling digest v0.10.7 |
| 1254 | 2026-09-15T03:34:19.019Z | Compiling rand_core v0.6.4 |
| 1255 | 2026-09-15T03:34:19.081Z | Compiling errno v0.3.14 |
| 1256 | 2026-09-15T03:34:19.201Z | Compiling socket2 v0.6.3 |
| 1257 | 2026-09-15T03:34:19.290Z | Compiling hashbrown v0.16.1 |
| 1258 | 2026-09-15T03:34:19.312Z | Compiling parking_lot_core v0.9.12 |
| 1259 | 2026-09-15T03:34:19.592Z | Compiling equivalent v1.0.2 |
| 1260 | 2026-09-15T03:34:19.626Z | Compiling once_cell v1.21.3 |
| 1261 | 2026-09-15T03:34:19.732Z | Compiling base64ct v1.8.3 |
| 1262 | 2026-09-15T03:34:19.834Z | Compiling indexmap v2.13.0 |
| 1263 | 2026-09-15T03:34:19.871Z | Compiling scopeguard v1.2.0 |
| 1264 | 2026-09-15T03:34:19.970Z | Compiling pem-rfc7468 v0.7.0 |
| 1265 | 2026-09-15T03:34:20.019Z | Compiling lock_api v0.4.14 |
| 1266 | 2026-09-15T03:34:20.050Z | Compiling signal-hook-registry v1.4.8 |
| 1267 | 2026-09-15T03:34:20.246Z | Compiling parking_lot v0.12.5 |
| 1268 | 2026-09-15T03:34:20.252Z | Compiling der v0.7.10 |
| 1269 | 2026-09-15T03:34:20.281Z | Compiling mio v1.2.0 |
| 1270 | 2026-09-15T03:34:20.461Z | Compiling synstructure v0.13.2 |
| 1271 | 2026-09-15T03:34:20.640Z | Compiling thiserror v2.0.18 |
| 1272 | 2026-09-15T03:34:20.917Z | Compiling stable_deref_trait v1.2.1 |
| 1273 | 2026-09-15T03:34:20.998Z | Compiling ucd-trie v0.1.7 |
| 1274 | 2026-09-15T03:34:21.007Z | Compiling zerocopy v0.8.39 |
| 1275 | 2026-09-15T03:34:21.029Z | Compiling serde_json v1.0.150 |
| 1276 | 2026-09-15T03:34:21.030Z | Compiling futures-core v0.3.32 |
| 1277 | 2026-09-15T03:34:21.163Z | Compiling pest v2.8.6 |
| 1278 | 2026-09-15T03:34:21.205Z | Compiling futures-sink v0.3.32 |
| 1279 | 2026-09-15T03:34:21.221Z | Compiling spki v0.7.3 |
| 1280 | 2026-09-15T03:34:21.306Z | Compiling num-integer v0.1.46 |
| 1281 | 2026-09-15T03:34:21.414Z | Compiling pkcs8 v0.10.2 |
| 1282 | 2026-09-15T03:34:21.500Z | Compiling proc-macro-error-attr v1.0.4 |
| 1283 | 2026-09-15T03:34:21.582Z | Compiling serde_derive v1.0.228 |
| 1284 | 2026-09-15T03:34:21.739Z | Compiling thiserror-impl v1.0.69 |
| 1285 | 2026-09-15T03:34:21.811Z | Compiling zerofrom-derive v0.1.6 |
| 1286 | 2026-09-15T03:34:22.206Z | Compiling yoke-derive v0.8.1 |
| 1287 | 2026-09-15T03:34:22.368Z | Compiling tokio-macros v2.7.0 |
| 1288 | 2026-09-15T03:34:22.390Z | Compiling zerovec-derive v0.11.2 |
| 1289 | 2026-09-15T03:34:22.984Z | Compiling zerofrom v0.1.6 |
| 1290 | 2026-09-15T03:34:23.021Z | Compiling thiserror-impl v2.0.18 |
| 1291 | 2026-09-15T03:34:23.105Z | Compiling pest_meta v2.8.6 |
| 1292 | 2026-09-15T03:34:23.108Z | Compiling tokio v1.52.3 |
| 1293 | 2026-09-15T03:34:23.235Z | Compiling yoke v0.8.1 |
| 1294 | 2026-09-15T03:34:23.266Z | Compiling displaydoc v0.2.5 |
| 1295 | 2026-09-15T03:34:23.423Z | Compiling zerocopy-derive v0.7.35 |
| 1296 | 2026-09-15T03:34:23.490Z | Compiling zerovec v0.11.5 |
| 1297 | 2026-09-15T03:34:24.012Z | Compiling pkg-config v0.3.32 |
| 1298 | 2026-09-15T03:34:24.104Z | Compiling pest_generator v2.8.6 |
| 1299 | 2026-09-15T03:34:24.301Z | Compiling futures-channel v0.3.32 |
| 1300 | 2026-09-15T03:34:24.342Z | Compiling semver v1.0.27 |
| 1301 | 2026-09-15T03:34:24.464Z | Compiling proc-macro-error v1.0.4 |
| 1302 | 2026-09-15T03:34:24.543Z | Compiling vcpkg v0.2.15 |
| 1303 | 2026-09-15T03:34:24.630Z | Compiling ppv-lite86 v0.2.21 |
| 1304 | 2026-09-15T03:34:24.732Z | Compiling pest_derive v2.8.6 |
| 1305 | 2026-09-15T03:34:24.798Z | Compiling futures-macro v0.3.32 |
| 1306 | 2026-09-15T03:34:24.825Z | Compiling tracing-attributes v0.1.31 |
| 1307 | 2026-09-15T03:34:24.939Z | Compiling tracing-core v0.1.36 |
| 1308 | 2026-09-15T03:34:24.968Z | Compiling http v1.4.0 |
| 1309 | 2026-09-15T03:34:25.109Z | Compiling hmac v0.12.1 |
| 1310 | 2026-09-15T03:34:25.250Z | Compiling spin v0.9.8 |
| 1311 | 2026-09-15T03:34:25.253Z | Compiling futures-task v0.3.32 |
| 1312 | 2026-09-15T03:34:25.382Z | Compiling winnow v1.0.1 |
| 1313 | 2026-09-15T03:34:25.388Z | Compiling futures-io v0.3.32 |
| 1314 | 2026-09-15T03:34:25.572Z | Compiling pretty-hex v0.4.1 |
| 1315 | 2026-09-15T03:34:25.644Z | Compiling slab v0.4.12 |
| 1316 | 2026-09-15T03:34:25.669Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1317 | 2026-09-15T03:34:25.716Z | Compiling lazy_static v1.5.0 |
| 1318 | 2026-09-15T03:34:25.800Z | Compiling futures-util v0.3.32 |
| 1319 | 2026-09-15T03:34:26.059Z | Compiling tinystr v0.8.2 |
| 1320 | 2026-09-15T03:34:26.059Z | Compiling tracing v0.1.44 |
| 1321 | 2026-09-15T03:34:26.126Z | Compiling slog v2.8.2 |
| 1322 | 2026-09-15T03:34:26.219Z | Compiling ff v0.13.1 |
| 1323 | 2026-09-15T03:34:26.279Z | Compiling signature v2.2.0 |
| 1324 | 2026-09-15T03:34:26.298Z | Compiling ring v0.17.14 |
| 1325 | 2026-09-15T03:34:26.366Z | Compiling toml_datetime v0.6.11 |
| 1326 | 2026-09-15T03:34:26.409Z | Compiling getrandom v0.3.4 |
| 1327 | 2026-09-15T03:34:26.439Z | Compiling litemap v0.8.1 |
| 1328 | 2026-09-15T03:34:26.452Z | Compiling base16ct v0.2.0 |
| 1329 | 2026-09-15T03:34:26.578Z | Compiling writeable v0.6.2 |
| 1330 | 2026-09-15T03:34:26.656Z | Compiling cpufeatures v0.2.17 |
| 1331 | 2026-09-15T03:34:26.681Z | Compiling winnow v0.7.14 |
| 1332 | 2026-09-15T03:34:26.724Z | Compiling num-conv v0.2.0 |
| 1333 | 2026-09-15T03:34:26.743Z | Compiling byteorder v1.5.0 |
| 1334 | 2026-09-15T03:34:26.805Z | Compiling powerfmt v0.2.0 |
| 1335 | 2026-09-15T03:34:26.812Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1336 | 2026-09-15T03:34:26.837Z | Compiling winnow v0.5.40 |
| 1337 | 2026-09-15T03:34:26.853Z | Compiling heck v0.4.1 |
| 1338 | 2026-09-15T03:34:26.961Z | Compiling time-core v0.1.8 |
| 1339 | 2026-09-15T03:34:27.022Z | Compiling deranged v0.5.6 |
| 1340 | 2026-09-15T03:34:27.041Z | Compiling zerocopy v0.7.35 |
| 1341 | 2026-09-15T03:34:27.104Z | Compiling time-macros v0.2.27 |
| 1342 | 2026-09-15T03:34:27.580Z | Compiling icu_locale_core v2.1.1 |
| 1343 | 2026-09-15T03:34:28.092Z | Compiling toml_edit v0.19.15 |
| 1344 | 2026-09-15T03:34:28.112Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1345 | 2026-09-15T03:34:28.188Z | Compiling sec1 v0.7.3 |
| 1346 | 2026-09-15T03:34:28.481Z | Compiling group v0.13.0 |
| 1347 | 2026-09-15T03:34:28.687Z | Compiling http-body v1.0.1 |
| 1348 | 2026-09-15T03:34:28.842Z | Compiling hkdf v0.12.4 |
| 1349 | 2026-09-15T03:34:28.995Z | Compiling erased-serde v0.3.31 |
| 1350 | 2026-09-15T03:34:28.998Z | Compiling num-bigint v0.4.6 |
| 1351 | 2026-09-15T03:34:29.012Z | Compiling zerotrie v0.2.3 |
| 1352 | 2026-09-15T03:34:29.458Z | Compiling potential_utf v0.1.4 |
| 1353 | 2026-09-15T03:34:29.641Z | Compiling scroll_derive v0.12.1 |
| 1354 | 2026-09-15T03:34:29.667Z | Compiling num-iter v0.1.45 |
| 1355 | 2026-09-15T03:34:29.789Z | Compiling crypto-bigint v0.5.5 |
| 1356 | 2026-09-15T03:34:30.141Z | Compiling usdt-impl v0.5.0 |
| 1357 | 2026-09-15T03:34:30.529Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-15T03:34:30.533Z | Compiling httparse v1.10.1 |
| 1359 | 2026-09-15T03:34:30.764Z | Compiling icu_properties_data v2.1.2 |
| 1360 | 2026-09-15T03:34:30.779Z | Compiling proc-macro-crate v1.3.1 |
| 1361 | 2026-09-15T03:34:30.936Z | Compiling elliptic-curve v0.13.8 |
| 1362 | 2026-09-15T03:34:31.103Z | Compiling time v0.3.47 |
| 1363 | 2026-09-15T03:34:31.262Z | Compiling scroll v0.12.0 |
| 1364 | 2026-09-15T03:34:31.292Z | Compiling icu_collections v2.1.1 |
| 1365 | 2026-09-15T03:34:31.572Z | Compiling icu_provider v2.1.1 |
| 1366 | 2026-09-15T03:34:31.841Z | Compiling proc-macro-crate v3.4.0 |
| 1367 | 2026-09-15T03:34:31.970Z | Compiling thread-id v4.2.2 |
| 1368 | 2026-09-15T03:34:32.036Z | Compiling dof v0.3.0 |
| 1369 | 2026-09-15T03:34:32.046Z | Compiling sha2 v0.10.9 |
| 1370 | 2026-09-15T03:34:32.184Z | Compiling dtrace-parser v0.2.0 |
| 1371 | 2026-09-15T03:34:32.264Z | Compiling openssl-sys v0.9.111 |
| 1372 | 2026-09-15T03:34:32.386Z | Compiling libz-sys v1.1.23 |
| 1373 | 2026-09-15T03:34:32.675Z | Compiling rustc_version v0.4.1 |
| 1374 | 2026-09-15T03:34:32.781Z | Compiling rustls-pki-types v1.14.0 |
| 1375 | 2026-09-15T03:34:32.794Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1376 | 2026-09-15T03:34:32.800Z | Compiling crossbeam-utils v0.8.21 |
| 1377 | 2026-09-15T03:34:33.050Z | Compiling tower-service v0.3.3 |
| 1378 | 2026-09-15T03:34:33.140Z | Compiling camino v1.2.3 |
| 1379 | 2026-09-15T03:34:33.255Z | Compiling untrusted v0.9.0 |
| 1380 | 2026-09-15T03:34:33.259Z | Compiling plain v0.2.3 |
| 1381 | 2026-09-15T03:34:33.363Z | Compiling try-lock v0.2.5 |
| 1382 | 2026-09-15T03:34:33.379Z | Compiling goblin v0.8.2 |
| 1383 | 2026-09-15T03:34:33.470Z | Compiling want v0.3.1 |
| 1384 | 2026-09-15T03:34:33.623Z | Compiling curve25519-dalek v4.1.3 |
| 1385 | 2026-09-15T03:34:34.093Z | Compiling num_enum_derive v0.7.5 |
| 1386 | 2026-09-15T03:34:34.100Z | Compiling num_enum_derive v0.5.11 |
| 1387 | 2026-09-15T03:34:34.664Z | Compiling rfc6979 v0.4.0 |
| 1388 | 2026-09-15T03:34:34.799Z | Compiling rand_chacha v0.3.1 |
| 1389 | 2026-09-15T03:34:34.980Z | Compiling serde_tokenstream v0.2.2 |
| 1390 | 2026-09-15T03:34:35.122Z | Compiling arc-swap v1.8.2 |
| 1391 | 2026-09-15T03:34:35.264Z | Compiling rustls v0.23.36 |
| 1392 | 2026-09-15T03:34:35.302Z | Compiling num-bigint-dig v0.8.6 |
| 1393 | 2026-09-15T03:34:35.433Z | Compiling pin-utils v0.1.0 |
| 1394 | 2026-09-15T03:34:35.474Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-09-15T03:34:35.489Z | Compiling radium v0.7.0 |
| 1396 | 2026-09-15T03:34:35.501Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1397 | 2026-09-15T03:34:35.507Z | Compiling heck v0.5.0 |
| 1398 | 2026-09-15T03:34:35.530Z | Compiling iana-time-zone v0.1.65 |
| 1399 | 2026-09-15T03:34:35.597Z | Compiling hyper v1.8.1 |
| 1400 | 2026-09-15T03:34:35.702Z | Compiling chrono v0.4.43 |
| 1401 | 2026-09-15T03:34:35.848Z | Compiling num_enum v0.7.5 |
| 1402 | 2026-09-15T03:34:35.857Z | Compiling num_enum v0.5.11 |
| 1403 | 2026-09-15T03:34:35.897Z | Compiling rand v0.8.5 |
| 1404 | 2026-09-15T03:34:35.970Z | Compiling ecdsa v0.16.9 |
| 1405 | 2026-09-15T03:34:35.970Z | Compiling rustls-webpki v0.103.9 |
| 1406 | 2026-09-15T03:34:36.681Z | Compiling icu_normalizer v2.1.1 |
| 1407 | 2026-09-15T03:34:37.725Z | Compiling icu_properties v2.1.2 |
| 1408 | 2026-09-15T03:34:38.813Z | Compiling rand_core v0.9.5 |
| 1409 | 2026-09-15T03:34:39.074Z | Compiling primeorder v0.13.6 |
| 1410 | 2026-09-15T03:34:39.086Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1411 | 2026-09-15T03:34:39.096Z | Compiling foreign-types-macros v0.2.3 |
| 1412 | 2026-09-15T03:34:39.238Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1413 | 2026-09-15T03:34:39.337Z | Compiling cargo-platform v0.3.2 |
| 1414 | 2026-09-15T03:34:39.399Z | Compiling indexmap v1.9.3 |
| 1415 | 2026-09-15T03:34:39.468Z | Compiling aho-corasick v1.1.4 |
| 1416 | 2026-09-15T03:34:39.489Z | Compiling thread_local v1.1.9 |
| 1417 | 2026-09-15T03:34:39.580Z | Compiling percent-encoding v2.3.2 |
| 1418 | 2026-09-15T03:34:39.644Z | Compiling either v1.15.0 |
| 1419 | 2026-09-15T03:34:39.757Z | Compiling utf8parse v0.2.2 |
| 1420 | 2026-09-15T03:34:39.848Z | Compiling slog-async v2.8.0 |
| 1421 | 2026-09-15T03:34:39.857Z | Compiling foreign-types-shared v0.3.1 |
| 1422 | 2026-09-15T03:34:39.863Z | Compiling regex-syntax v0.8.9 |
| 1423 | 2026-09-15T03:34:39.863Z | Compiling bitflags v2.11.0 |
| 1424 | 2026-09-15T03:34:39.922Z | Compiling anyhow v1.0.102 |
| 1425 | 2026-09-15T03:34:39.941Z | Compiling tap v1.0.1 |
| 1426 | 2026-09-15T03:34:40.053Z | Compiling wyz v0.5.1 |
| 1427 | 2026-09-15T03:34:40.246Z | Compiling foreign-types v0.5.0 |
| 1428 | 2026-09-15T03:34:40.255Z | Compiling anstyle-parse v1.0.0 |
| 1429 | 2026-09-15T03:34:40.320Z | Compiling itertools v0.12.1 |
| 1430 | 2026-09-15T03:34:40.461Z | Compiling form_urlencoded v1.2.2 |
| 1431 | 2026-09-15T03:34:40.478Z | Compiling cargo_metadata v0.23.1 |
| 1432 | 2026-09-15T03:34:40.752Z | Compiling crossbeam-channel v0.5.15 |
| 1433 | 2026-09-15T03:34:41.467Z | Compiling regex-automata v0.4.14 |
| 1434 | 2026-09-15T03:34:41.791Z | Compiling rand_chacha v0.9.0 |
| 1435 | 2026-09-15T03:34:42.337Z | Compiling idna_adapter v1.2.1 |
| 1436 | 2026-09-15T03:34:43.105Z | Compiling hyper-util v0.1.20 |
| 1437 | 2026-09-15T03:34:45.368Z | Compiling slog-scope v4.4.1 |
| 1438 | 2026-09-15T03:34:45.420Z | Compiling usdt-attr-macro v0.5.0 |
| 1439 | 2026-09-15T03:34:45.797Z | Compiling usdt-macro v0.5.0 |
| 1440 | 2026-09-15T03:34:46.112Z | Compiling num-rational v0.4.2 |
| 1441 | 2026-09-15T03:34:46.164Z | Compiling tokio-util v0.7.18 |
| 1442 | 2026-09-15T03:34:46.485Z | Compiling ed25519 v2.2.3 |
| 1443 | 2026-09-15T03:34:46.785Z | Compiling num-complex v0.4.6 |
| 1444 | 2026-09-15T03:34:47.021Z | Compiling async-trait v0.1.89 |
| 1445 | 2026-09-15T03:34:47.140Z | Compiling pkcs1 v0.7.5 |
| 1446 | 2026-09-15T03:34:47.240Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1447 | 2026-09-15T03:34:47.285Z | Compiling memmap v0.7.0 |
| 1448 | 2026-09-15T03:34:47.426Z | Compiling is-terminal v0.4.17 |
| 1449 | 2026-09-15T03:34:47.513Z | Compiling cstr-argument v0.1.2 |
| 1450 | 2026-09-15T03:34:47.519Z | Compiling anstyle-query v1.1.5 |
| 1451 | 2026-09-15T03:34:47.621Z | Compiling base64 v0.22.1 |
| 1452 | 2026-09-15T03:34:47.677Z | Compiling take_mut v0.2.2 |
| 1453 | 2026-09-15T03:34:47.738Z | Compiling os_str_bytes v6.6.1 |
| 1454 | 2026-09-15T03:34:47.787Z | Compiling portable-atomic v1.13.1 |
| 1455 | 2026-09-15T03:34:47.992Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1456 | 2026-09-15T03:34:48.034Z | Compiling rustix v1.1.4 |
| 1457 | 2026-09-15T03:34:48.110Z | Compiling hashbrown v0.12.3 |
| 1458 | 2026-09-15T03:34:48.228Z | Compiling openssl-probe v0.2.1 |
| 1459 | 2026-09-15T03:34:48.253Z | Compiling sync_wrapper v1.0.2 |
| 1460 | 2026-09-15T03:34:48.352Z | Compiling utf8_iter v1.0.4 |
| 1461 | 2026-09-15T03:34:48.398Z | Compiling crc32fast v1.5.0 |
| 1462 | 2026-09-15T03:34:48.482Z | Compiling colorchoice v1.0.4 |
| 1463 | 2026-09-15T03:34:48.517Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1464 | 2026-09-15T03:34:48.598Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1465 | 2026-09-15T03:34:48.680Z | Compiling tower-layer v0.3.3 |
| 1466 | 2026-09-15T03:34:48.697Z | Compiling term v1.2.1 |
| 1467 | 2026-09-15T03:34:48.724Z | Compiling anstyle v1.0.14 |
| 1468 | 2026-09-15T03:34:48.748Z | Compiling is_terminal_polyfill v1.70.2 |
| 1469 | 2026-09-15T03:34:48.831Z | Compiling funty v2.0.0 |
| 1470 | 2026-09-15T03:34:48.893Z | Compiling anstream v1.0.0 |
| 1471 | 2026-09-15T03:34:48.906Z | Compiling tower v0.5.3 |
| 1472 | 2026-09-15T03:34:48.990Z | Compiling slog-term v2.9.2 |
| 1473 | 2026-09-15T03:34:49.382Z | Compiling bitvec v1.0.1 |
| 1474 | 2026-09-15T03:34:49.845Z | Compiling idna v1.1.0 |
| 1475 | 2026-09-15T03:34:50.303Z | Compiling rustls-native-certs v0.8.3 |
| 1476 | 2026-09-15T03:34:50.504Z | Compiling clap_lex v0.2.4 |
| 1477 | 2026-09-15T03:34:50.611Z | Compiling pem v3.0.6 |
| 1478 | 2026-09-15T03:34:51.198Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1479 | 2026-09-15T03:34:51.310Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1480 | 2026-09-15T03:34:51.326Z | Compiling usdt v0.5.0 |
| 1481 | 2026-09-15T03:34:51.518Z | Compiling rsa v0.9.10 |
| 1482 | 2026-09-15T03:34:51.719Z | Compiling num v0.4.3 |
| 1483 | 2026-09-15T03:34:51.796Z | Compiling ed25519-dalek v2.2.0 |
| 1484 | 2026-09-15T03:34:51.953Z | Compiling tokio-rustls v0.26.4 |
| 1485 | 2026-09-15T03:34:51.994Z | Compiling slog-stdlog v4.1.1 |
| 1486 | 2026-09-15T03:34:52.237Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1487 | 2026-09-15T03:34:52.299Z | Compiling regex v1.12.3 |
| 1488 | 2026-09-15T03:34:52.307Z | Compiling rand v0.9.2 |
| 1489 | 2026-09-15T03:34:52.405Z | Compiling octocrab v0.53.1 |
| 1490 | 2026-09-15T03:34:52.803Z | Compiling p384 v0.13.1 |
| 1491 | 2026-09-15T03:34:52.836Z | Compiling p256 v0.13.2 |
| 1492 | 2026-09-15T03:34:53.035Z | Compiling snafu-derive v0.8.9 |
| 1493 | 2026-09-15T03:34:53.709Z | Compiling simple_asn1 v0.6.4 |
| 1494 | 2026-09-15T03:34:53.773Z | Compiling futures-executor v0.3.32 |
| 1495 | 2026-09-15T03:34:53.890Z | Compiling clap_derive v3.2.25 |
| 1496 | 2026-09-15T03:34:53.982Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1497 | 2026-09-15T03:34:54.304Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1498 | 2026-09-15T03:34:54.560Z | Compiling serde_repr v0.1.20 |
| 1499 | 2026-09-15T03:34:54.686Z | Compiling pin-project-internal v1.1.10 |
| 1500 | 2026-09-15T03:34:54.788Z | Compiling num-derive v0.3.3 |
| 1501 | 2026-09-15T03:34:54.985Z | Compiling syn v3.0.5 |
| 1502 | 2026-09-15T03:34:55.165Z | Compiling atty v0.2.14 |
| 1503 | 2026-09-15T03:34:55.275Z | Compiling curl v0.4.50 |
| 1504 | 2026-09-15T03:34:55.533Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1505 | 2026-09-15T03:34:55.569Z | Compiling termcolor v1.4.1 |
| 1506 | 2026-09-15T03:34:55.589Z | Compiling adler2 v2.0.1 |
| 1507 | 2026-09-15T03:34:55.764Z | Compiling strsim v0.10.0 |
| 1508 | 2026-09-15T03:34:55.771Z | Compiling ryu v1.0.23 |
| 1509 | 2026-09-15T03:34:56.040Z | Compiling strsim v0.11.1 |
| 1510 | 2026-09-15T03:34:56.048Z | Compiling oxnet v0.1.4 |
| 1511 | 2026-09-15T03:34:56.051Z | Compiling bitflags v1.3.2 |
| 1512 | 2026-09-15T03:34:56.124Z | Compiling clap_lex v1.0.0 |
| 1513 | 2026-09-15T03:34:56.176Z | Compiling textwrap v0.16.2 |
| 1514 | 2026-09-15T03:34:56.385Z | Compiling unicode-width v0.2.2 |
| 1515 | 2026-09-15T03:34:56.483Z | Compiling simd-adler32 v0.3.8 |
| 1516 | 2026-09-15T03:34:56.582Z | Compiling colored v3.1.1 |
| 1517 | 2026-09-15T03:34:56.867Z | Compiling iri-string v0.7.10 |
| 1518 | 2026-09-15T03:34:57.237Z | Compiling miniz_oxide v0.8.9 |
| 1519 | 2026-09-15T03:34:57.312Z | Compiling console v0.16.2 |
| 1520 | 2026-09-15T03:34:57.318Z | Compiling clap v3.2.25 |
| 1521 | 2026-09-15T03:34:57.874Z | Compiling clap_derive v4.6.7 |
| 1522 | 2026-09-15T03:34:58.562Z | Compiling tower-http v0.6.8 |
| 1523 | 2026-09-15T03:34:58.635Z | Compiling clap_builder v4.6.7 |
| 1524 | 2026-09-15T03:34:59.648Z | Compiling serde_urlencoded v0.7.1 |
| 1525 | 2026-09-15T03:34:59.933Z | Compiling pin-project v1.1.10 |
| 1526 | 2026-09-15T03:35:00.018Z | Compiling libscf-sys v1.1.0 |
| 1527 | 2026-09-15T03:35:00.042Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1528 | 2026-09-15T03:35:00.151Z | Compiling snafu v0.8.9 |
| 1529 | 2026-09-15T03:35:00.664Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1530 | 2026-09-15T03:35:00.738Z | Compiling jsonwebtoken v10.3.0 |
| 1531 | 2026-09-15T03:35:00.893Z | Compiling futures v0.3.32 |
| 1532 | 2026-09-15T03:35:01.136Z | Compiling slog-envlogger v2.2.0 |
| 1533 | 2026-09-15T03:35:02.334Z | Compiling hyper-rustls v0.27.7 |
| 1534 | 2026-09-15T03:35:02.341Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1535 | 2026-09-15T03:35:03.280Z | Compiling url v2.5.8 |
| 1536 | 2026-09-15T03:35:03.463Z | Compiling hyper-timeout v0.5.2 |
| 1537 | 2026-09-15T03:35:03.517Z | Compiling http-body-util v0.1.3 |
| 1538 | 2026-09-15T03:35:03.609Z | Compiling zone_cfg_derive v0.3.1 |
| 1539 | 2026-09-15T03:35:03.671Z | Compiling http-serde v2.1.1 |
| 1540 | 2026-09-15T03:35:03.792Z | Compiling async-recursion v0.3.2 |
| 1541 | 2026-09-15T03:35:03.866Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1542 | 2026-09-15T03:35:04.289Z | Compiling serde_path_to_error v0.1.20 |
| 1543 | 2026-09-15T03:35:04.309Z | Compiling serde_spanned v1.1.1 |
| 1544 | 2026-09-15T03:35:04.361Z | Compiling filetime v0.2.27 |
| 1545 | 2026-09-15T03:35:04.455Z | Compiling secrecy v0.10.3 |
| 1546 | 2026-09-15T03:35:04.564Z | Compiling hex v0.4.3 |
| 1547 | 2026-09-15T03:35:04.612Z | Compiling xattr v1.6.1 |
| 1548 | 2026-09-15T03:35:04.680Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1549 | 2026-09-15T03:35:04.748Z | Compiling unit-prefix v0.5.2 |
| 1550 | 2026-09-15T03:35:04.797Z | Compiling web-time v1.1.0 |
| 1551 | 2026-09-15T03:35:04.851Z | Compiling fastrand v2.3.0 |
| 1552 | 2026-09-15T03:35:04.875Z | Compiling openssl-probe v0.1.6 |
| 1553 | 2026-09-15T03:35:04.899Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1554 | 2026-09-15T03:35:04.946Z | Compiling indicatif v0.18.4 |
| 1555 | 2026-09-15T03:35:05.137Z | Compiling tempfile v3.27.0 |
| 1556 | 2026-09-15T03:35:06.038Z | Compiling sha256 v1.6.0 |
| 1557 | 2026-09-15T03:35:06.380Z | Compiling tar v0.4.46 |
| 1558 | 2026-09-15T03:35:07.121Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1559 | 2026-09-15T03:35:07.439Z | Compiling zone v0.3.1 |
| 1560 | 2026-09-15T03:35:08.016Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1561 | 2026-09-15T03:35:08.271Z | Compiling flate2 v1.1.9 |
| 1562 | 2026-09-15T03:35:08.832Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1563 | 2026-09-15T03:35:08.978Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1564 | 2026-09-15T03:35:09.108Z | Compiling clap v4.6.7 |
| 1565 | 2026-09-15T03:35:09.119Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1566 | 2026-09-15T03:35:09.496Z | Compiling libloading v0.8.9 |
| 1567 | 2026-09-15T03:35:09.731Z | Compiling fs_extra v1.3.0 |
| 1568 | 2026-09-15T03:35:20.689Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1569 | 2026-09-15T03:35:44.297Z | Finished `release` profile [optimized] target(s) in 1m 28s |
| 1570 | 2026-09-15T03:35:44.360Z | |
| 1571 | 2026-09-15T03:35:44.363Z | real 1:28.251039800 |
| 1572 | 2026-09-15T03:35:44.363Z | user 7:42.565366769 |
| 1573 | 2026-09-15T03:35:44.363Z | sys 47.212993502 |
| 1574 | 2026-09-15T03:35:44.363Z | trap 0.261759836 |
| 1575 | 2026-09-15T03:35:44.363Z | tflt 0.567547781 |
| 1576 | 2026-09-15T03:35:44.363Z | dflt 0.429359657 |
| 1577 | 2026-09-15T03:35:44.363Z | kflt 0.001673314 |
| 1578 | 2026-09-15T03:35:44.363Z | lock 23:13.482498539 |
| 1579 | 2026-09-15T03:35:44.363Z | slp 28:07.648179057 |
| 1580 | 2026-09-15T03:35:44.363Z | lat 30.609857911 |
| 1581 | 2026-09-15T03:35:44.363Z | stop 36.525399863 |
| 1582 | 2026-09-15T03:35:44.363Z | + for x in debug release |
| 1583 | 2026-09-15T03:35:44.364Z | + mkdir -p /work/debug |
| 1584 | 2026-09-15T03:35:44.364Z | + cp target/debug/softnpu /work/debug/ |
| 1585 | 2026-09-15T03:35:44.439Z | + cp target/debug/npuzone /work/debug/ |
| 1586 | 2026-09-15T03:35:44.594Z | + cp target/debug/npuvm /work/debug/ |
| 1587 | 2026-09-15T03:35:44.750Z | + digest -a sha256 /work/debug/softnpu |
| 1588 | 2026-09-15T03:35:44.810Z | + digest -a sha256 /work/debug/npuzone |
| 1589 | 2026-09-15T03:35:44.915Z | + digest -a sha256 /work/debug/npuvm |
| 1590 | 2026-09-15T03:35:45.015Z | + for x in debug release |
| 1591 | 2026-09-15T03:35:45.015Z | + mkdir -p /work/release |
| 1592 | 2026-09-15T03:35:45.019Z | + cp target/release/softnpu /work/release/ |
| 1593 | 2026-09-15T03:35:45.031Z | + cp target/release/npuzone /work/release/ |
| 1594 | 2026-09-15T03:35:45.055Z | + cp target/release/npuvm /work/release/ |
| 1595 | 2026-09-15T03:35:45.079Z | + digest -a sha256 /work/release/softnpu |
| 1596 | 2026-09-15T03:35:45.093Z | + digest -a sha256 /work/release/npuzone |
| 1597 | 2026-09-15T03:35:45.112Z | + digest -a sha256 /work/release/npuvm |
| 1598 | 2026-09-15T03:35:45.131Z | process exited: duration 201265 ms, exit code 0 |
| |
| 1599 | 2026-09-15T03:35:45.143Z | found 12 output files |
| 1600 | 2026-09-15T03:35:45.143Z | uploading: /work/debug/npuvm (189947872 bytes) |
| 1601 | 2026-09-15T03:35:48.004Z | uploaded: /work/debug/npuvm |
| 1602 | 2026-09-15T03:35:48.010Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1603 | 2026-09-15T03:35:49.021Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1604 | 2026-09-15T03:35:49.024Z | uploading: /work/debug/npuzone (196622128 bytes) |
| 1605 | 2026-09-15T03:35:51.933Z | uploaded: /work/debug/npuzone |
| 1606 | 2026-09-15T03:35:51.933Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1607 | 2026-09-15T03:35:52.942Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1608 | 2026-09-15T03:35:52.942Z | uploading: /work/debug/softnpu (102353360 bytes) |
| 1609 | 2026-09-15T03:35:54.805Z | uploaded: /work/debug/softnpu |
| 1610 | 2026-09-15T03:35:54.805Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1611 | 2026-09-15T03:35:55.815Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1612 | 2026-09-15T03:35:55.818Z | uploading: /work/release/npuvm (27180744 bytes) |
| 1613 | 2026-09-15T03:35:57.090Z | uploaded: /work/release/npuvm |
| 1614 | 2026-09-15T03:35:57.093Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1615 | 2026-09-15T03:35:58.102Z | uploaded: /work/release/npuvm.sha256.txt |
| 1616 | 2026-09-15T03:35:58.105Z | uploading: /work/release/npuzone (27799576 bytes) |
| 1617 | 2026-09-15T03:35:59.391Z | uploaded: /work/release/npuzone |
| 1618 | 2026-09-15T03:35:59.395Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1619 | 2026-09-15T03:36:00.402Z | uploaded: /work/release/npuzone.sha256.txt |
| 1620 | 2026-09-15T03:36:00.406Z | uploading: /work/release/softnpu (15676968 bytes) |
| 1621 | 2026-09-15T03:36:01.610Z | uploaded: /work/release/softnpu |
| 1622 | 2026-09-15T03:36:01.611Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1623 | 2026-09-15T03:36:02.620Z | uploaded: /work/release/softnpu.sha256.txt |