|
|
|
| 1 | 2026-09-04T03:27:31.497Z | job assigned to worker 01M1N78TYASK4JMFP9BBXX4Q54 [factory aws, i-048f0b2b08bd72e4e] (queued for 48 s) |
| |
| 2 | 2026-09-04T03:27:38.648Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:27:38.657Z | ++ uname -s |
| 4 | 2026-09-04T03:27:38.661Z | + kern=SunOS |
| 5 | 2026-09-04T03:27:38.661Z | + build_user=build |
| 6 | 2026-09-04T03:27:38.661Z | + build_uid=12345 |
| 7 | 2026-09-04T03:27:38.661Z | + work_dir=/work |
| 8 | 2026-09-04T03:27:38.661Z | + input_dir=/input |
| 9 | 2026-09-04T03:27:38.661Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:27:38.661Z | + case "$kern" in |
| 11 | 2026-09-04T03:27:38.661Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:27:38.664Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:27:40.762Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:27:40.782Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:27:40.786Z | + home_fs=zfs |
| 16 | 2026-09-04T03:27:40.786Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:27:40.786Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:27:40.786Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:27:41.786Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:27:41.790Z | process exited: duration 3139 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:27:41.797Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:27:41.801Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:27:41.801Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T03:27:41.801Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-04T03:27:41.801Z | * rust toolchain channel = "stable" |
| 26 | 2026-09-04T03:27:41.801Z | * rust toolchain profile = "default" |
| 27 | 2026-09-04T03:27:41.801Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T03:27:41.804Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:27:41.804Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:27:41.899Z | info: downloading installer |
| 31 | 2026-09-04T03:27:43.353Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-04T03:27:43.354Z | warn: /opt/ooce/bin |
| 33 | 2026-09-04T03:27:43.354Z | warn: This could mean one of the following: |
| 34 | 2026-09-04T03:27:43.354Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-04T03:27:43.354Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-04T03:27:43.354Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-04T03:27:43.354Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-04T03:27:43.354Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-04T03:27:43.355Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-04T03:27:43.355Z | error: cannot install while Rust is installed |
| 41 | 2026-09-04T03:27:43.355Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-04T03:27:43.367Z | info: profile set to default |
| 43 | 2026-09-04T03:27:43.367Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-04T03:27:43.371Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-04T03:27:43.508Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-04T03:27:43.511Z | info: downloading 6 components |
| 47 | 2026-09-04T03:27:58.410Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-04T03:27:58.410Z | |
| 49 | 2026-09-04T03:27:58.452Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-04T03:27:58.452Z | |
| 51 | 2026-09-04T03:27:58.456Z | |
| 52 | 2026-09-04T03:27:58.456Z | Rust is installed now. Great! |
| 53 | 2026-09-04T03:27:58.456Z | |
| 54 | 2026-09-04T03:27:58.456Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-04T03:27:58.456Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-04T03:27:58.456Z | |
| 57 | 2026-09-04T03:27:58.456Z | To configure your current shell, you need to source |
| 58 | 2026-09-04T03:27:58.456Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-04T03:27:58.456Z | |
| 60 | 2026-09-04T03:27:58.456Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-04T03:27:58.456Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-04T03:27:58.456Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-04T03:27:58.456Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-04T03:27:58.456Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-04T03:27:58.456Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-04T03:27:58.456Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-04T03:27:58.456Z | HOST_CC = None |
| 68 | 2026-09-04T03:27:58.456Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-04T03:27:58.456Z | CC = None |
| 70 | 2026-09-04T03:27:58.457Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-04T03:27:58.617Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-04T03:27:58.617Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-04T03:27:58.617Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-04T03:27:58.617Z | CFLAGS = None |
| 75 | 2026-09-04T03:27:58.617Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-04T03:27:58.617Z | HOST_CFLAGS = None |
| 77 | 2026-09-04T03:27:58.617Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-04T03:27:58.617Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-04T03:27:58.617Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-04T03:27:58.617Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-04T03:27:58.716Z | + rustup --version |
| 82 | 2026-09-04T03:27:58.722Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-04T03:27:58.726Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-04T03:27:58.743Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-04T03:27:58.746Z | + cargo --version |
| 86 | 2026-09-04T03:27:58.760Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-04T03:27:58.764Z | + rustc --version |
| 88 | 2026-09-04T03:27:58.781Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-04T03:27:58.785Z | process exited: duration 16983 ms, exit code 0 |
| |
| 90 | 2026-09-04T03:27:58.792Z | starting task 2: "authentication" |
| 91 | 2026-09-04T03:27:58.809Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-04T03:27:58.817Z | starting task 3: "clone repository" |
| 93 | 2026-09-04T03:27:58.825Z | + mkdir -p /work/oxidecomputer/softnpu |
| 94 | 2026-09-04T03:27:58.825Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 95 | 2026-09-04T03:27:58.852Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 96 | 2026-09-04T03:27:59.331Z | + cd /work/oxidecomputer/softnpu |
| 97 | 2026-09-04T03:27:59.331Z | + git fetch origin c137e2c04db3a82e57ca45e2eeeebea750682b25 |
| 98 | 2026-09-04T03:27:59.604Z | From https://github.com/oxidecomputer/softnpu |
| 99 | 2026-09-04T03:27:59.604Z | * branch c137e2c04db3a82e57ca45e2eeeebea750682b25 -> FETCH_HEAD |
| 100 | 2026-09-04T03:27:59.609Z | + [[ -n renovate/rust-1.x ]] |
| 101 | 2026-09-04T03:27:59.612Z | ++ git branch --show-current |
| 102 | 2026-09-04T03:27:59.612Z | + current=main |
| 103 | 2026-09-04T03:27:59.612Z | + [[ main != renovate/rust-1.x ]] |
| 104 | 2026-09-04T03:27:59.612Z | + git branch -f renovate/rust-1.x c137e2c04db3a82e57ca45e2eeeebea750682b25 |
| 105 | 2026-09-04T03:27:59.615Z | + git checkout -f renovate/rust-1.x |
| 106 | 2026-09-04T03:27:59.619Z | Switched to branch 'renovate/rust-1.x' |
| 107 | 2026-09-04T03:27:59.619Z | + git reset --hard c137e2c04db3a82e57ca45e2eeeebea750682b25 |
| 108 | 2026-09-04T03:27:59.623Z | HEAD is now at c137e2c Update dependency rust to v1.98.1 |
| 109 | 2026-09-04T03:27:59.623Z | process exited: duration 804 ms, exit code 0 |
| |
| 110 | 2026-09-04T03:27:59.629Z | starting task 4: "build" |
| 111 | 2026-09-04T03:27:59.633Z | + cargo --version |
| 112 | 2026-09-04T03:27:59.638Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 113 | 2026-09-04T03:27:59.796Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 114 | 2026-09-04T03:27:59.799Z | info: downloading 6 components |
| 115 | 2026-09-04T03:28:15.959Z | warn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-04T03:28:15.960Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-04T03:28:15.960Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-04T03:28:16.050Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 119 | 2026-09-04T03:28:16.054Z | + rustc --version |
| 120 | 2026-09-04T03:28:16.078Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 121 | 2026-09-04T03:28:16.083Z | + banner check |
| 122 | 2026-09-04T03:28:16.086Z | |
| 123 | 2026-09-04T03:28:16.086Z | #### # # ###### #### # # |
| 124 | 2026-09-04T03:28:16.086Z | # # # # # # # # # |
| 125 | 2026-09-04T03:28:16.086Z | # ###### ##### # #### |
| 126 | 2026-09-04T03:28:16.086Z | # # # # # # # |
| 127 | 2026-09-04T03:28:16.087Z | # # # # # # # # # |
| 128 | 2026-09-04T03:28:16.087Z | #### # # ###### #### # # |
| 129 | 2026-09-04T03:28:16.087Z | |
| 130 | 2026-09-04T03:28:16.087Z | + cargo fmt -- --check |
| 131 | 2026-09-04T03:28:16.165Z | + cargo clippy -- --deny warnings |
| 132 | 2026-09-04T03:28:16.265Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-09-04T03:28:17.168Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-09-04T03:28:17.168Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-09-04T03:28:17.182Z | Updating crates.io index |
| 136 | 2026-09-04T03:28:17.182Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-09-04T03:28:17.182Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-09-04T03:28:17.182Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-09-04T03:28:17.182Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-09-04T03:28:17.438Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-09-04T03:28:17.438Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-09-04T03:28:17.444Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-09-04T03:28:17.843Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-09-04T03:28:17.844Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-09-04T03:28:17.851Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-09-04T03:28:18.173Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-09-04T03:28:18.173Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-09-04T03:28:18.177Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-09-04T03:28:18.495Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-09-04T03:28:18.495Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-09-04T03:28:18.501Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-09-04T03:28:19.113Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-09-04T03:28:19.113Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-09-04T03:28:19.188Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-04T03:28:19.537Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-09-04T03:28:19.537Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-09-04T03:28:19.544Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-09-04T03:28:19.865Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-09-04T03:28:19.865Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-09-04T03:28:19.871Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-09-04T03:28:20.189Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-09-04T03:28:20.189Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-09-04T03:28:20.195Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-09-04T03:28:20.518Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-09-04T03:28:20.518Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-09-04T03:28:22.456Z | Downloading crates ... |
| 167 | 2026-09-04T03:28:22.511Z | Downloaded proc-macro-crate v1.3.1 |
| 168 | 2026-09-04T03:28:22.528Z | Downloaded rand v0.9.2 |
| 169 | 2026-09-04T03:28:22.536Z | Downloaded adler2 v2.0.1 |
| 170 | 2026-09-04T03:28:22.536Z | Downloaded simple_asn1 v0.6.4 |
| 171 | 2026-09-04T03:28:22.539Z | Downloaded portable-atomic v1.13.1 |
| 172 | 2026-09-04T03:28:22.558Z | Downloaded hashbrown v0.16.1 |
| 173 | 2026-09-04T03:28:22.561Z | Downloaded heck v0.4.1 |
| 174 | 2026-09-04T03:28:22.564Z | Downloaded heck v0.5.0 |
| 175 | 2026-09-04T03:28:22.564Z | Downloaded cpufeatures v0.2.17 |
| 176 | 2026-09-04T03:28:22.564Z | Downloaded rustix v1.1.4 |
| 177 | 2026-09-04T03:28:22.575Z | Downloaded pem-rfc7468 v0.7.0 |
| 178 | 2026-09-04T03:28:22.579Z | Downloaded crossbeam-utils v0.8.21 |
| 179 | 2026-09-04T03:28:22.579Z | Downloaded radium v0.7.0 |
| 180 | 2026-09-04T03:28:22.579Z | Downloaded rand_core v0.6.4 |
| 181 | 2026-09-04T03:28:22.579Z | Downloaded rustls-native-certs v0.8.3 |
| 182 | 2026-09-04T03:28:22.582Z | Downloaded indexmap v1.9.3 |
| 183 | 2026-09-04T03:28:22.582Z | Downloaded libscf-sys v1.1.0 |
| 184 | 2026-09-04T03:28:22.582Z | Downloaded http-body v1.0.1 |
| 185 | 2026-09-04T03:28:22.582Z | Downloaded plain v0.2.3 |
| 186 | 2026-09-04T03:28:22.585Z | Downloaded rustc_version v0.4.1 |
| 187 | 2026-09-04T03:28:22.586Z | Downloaded scopeguard v1.2.0 |
| 188 | 2026-09-04T03:28:22.586Z | Downloaded pretty-hex v0.4.1 |
| 189 | 2026-09-04T03:28:22.586Z | Downloaded foreign-types-shared v0.3.1 |
| 190 | 2026-09-04T03:28:22.586Z | Downloaded percent-encoding v2.3.2 |
| 191 | 2026-09-04T03:28:22.586Z | Downloaded potential_utf v0.1.4 |
| 192 | 2026-09-04T03:28:22.586Z | Downloaded idna_adapter v1.2.1 |
| 193 | 2026-09-04T03:28:22.589Z | Downloaded rustversion v1.0.22 |
| 194 | 2026-09-04T03:28:22.592Z | Downloaded rand_chacha v0.3.1 |
| 195 | 2026-09-04T03:28:22.595Z | Downloaded stable_deref_trait v1.2.1 |
| 196 | 2026-09-04T03:28:22.598Z | Downloaded cstr-argument v0.1.2 |
| 197 | 2026-09-04T03:28:22.598Z | Downloaded itoa v1.0.17 |
| 198 | 2026-09-04T03:28:22.598Z | Downloaded serde_urlencoded v0.7.1 |
| 199 | 2026-09-04T03:28:22.601Z | Downloaded foreign-types v0.5.0 |
| 200 | 2026-09-04T03:28:22.602Z | Downloaded powerfmt v0.2.0 |
| 201 | 2026-09-04T03:28:22.602Z | Downloaded funty v2.0.0 |
| 202 | 2026-09-04T03:28:22.605Z | Downloaded scroll v0.12.0 |
| 203 | 2026-09-04T03:28:22.610Z | Downloaded pin-utils v0.1.0 |
| 204 | 2026-09-04T03:28:22.613Z | Downloaded hex v0.4.3 |
| 205 | 2026-09-04T03:28:22.613Z | Downloaded fastrand v2.3.0 |
| 206 | 2026-09-04T03:28:22.613Z | Downloaded dof v0.3.0 |
| 207 | 2026-09-04T03:28:22.619Z | Downloaded equivalent v1.0.2 |
| 208 | 2026-09-04T03:28:22.623Z | Downloaded signature v2.2.0 |
| 209 | 2026-09-04T03:28:22.623Z | Downloaded rfc6979 v0.4.0 |
| 210 | 2026-09-04T03:28:22.623Z | Downloaded sha256 v1.6.0 |
| 211 | 2026-09-04T03:28:22.627Z | Downloaded slog-envlogger v2.2.0 |
| 212 | 2026-09-04T03:28:22.630Z | Downloaded lazy_static v1.5.0 |
| 213 | 2026-09-04T03:28:22.633Z | Downloaded http-serde v2.1.1 |
| 214 | 2026-09-04T03:28:22.634Z | Downloaded is-terminal v0.4.17 |
| 215 | 2026-09-04T03:28:22.634Z | Downloaded proc-macro-crate v3.4.0 |
| 216 | 2026-09-04T03:28:22.634Z | Downloaded crypto-common v0.1.7 |
| 217 | 2026-09-04T03:28:22.634Z | Downloaded futures-task v0.3.32 |
| 218 | 2026-09-04T03:28:22.634Z | Downloaded hmac v0.12.1 |
| 219 | 2026-09-04T03:28:22.637Z | Downloaded proc-macro-error-attr v1.0.4 |
| 220 | 2026-09-04T03:28:22.641Z | Downloaded thiserror-impl v1.0.69 |
| 221 | 2026-09-04T03:28:22.644Z | Downloaded generic-array v0.14.7 |
| 222 | 2026-09-04T03:28:22.644Z | Downloaded scroll_derive v0.12.1 |
| 223 | 2026-09-04T03:28:22.647Z | Downloaded serde_repr v0.1.20 |
| 224 | 2026-09-04T03:28:22.647Z | Downloaded take_mut v0.2.2 |
| 225 | 2026-09-04T03:28:22.647Z | Downloaded strsim v0.11.1 |
| 226 | 2026-09-04T03:28:22.651Z | Downloaded proc-macro-error v1.0.4 |
| 227 | 2026-09-04T03:28:22.651Z | Downloaded futures-sink v0.3.32 |
| 228 | 2026-09-04T03:28:22.651Z | Downloaded pin-project-internal v1.1.10 |
| 229 | 2026-09-04T03:28:22.655Z | Downloaded num v0.4.3 |
| 230 | 2026-09-04T03:28:22.658Z | Downloaded errno v0.3.14 |
| 231 | 2026-09-04T03:28:22.658Z | Downloaded primeorder v0.13.6 |
| 232 | 2026-09-04T03:28:22.658Z | Downloaded quote v1.0.45 |
| 233 | 2026-09-04T03:28:22.662Z | Downloaded futures-macro v0.3.32 |
| 234 | 2026-09-04T03:28:22.662Z | Downloaded is_terminal_polyfill v1.70.2 |
| 235 | 2026-09-04T03:28:22.662Z | Downloaded futures-core v0.3.32 |
| 236 | 2026-09-04T03:28:22.662Z | Downloaded colorchoice v1.0.4 |
| 237 | 2026-09-04T03:28:22.665Z | Downloaded foreign-types-macros v0.2.3 |
| 238 | 2026-09-04T03:28:22.665Z | Downloaded num-conv v0.2.0 |
| 239 | 2026-09-04T03:28:22.665Z | Downloaded secrecy v0.10.3 |
| 240 | 2026-09-04T03:28:22.665Z | Downloaded form_urlencoded v1.2.2 |
| 241 | 2026-09-04T03:28:22.665Z | Downloaded dtrace-parser v0.2.0 |
| 242 | 2026-09-04T03:28:22.665Z | Downloaded futures-io v0.3.32 |
| 243 | 2026-09-04T03:28:22.670Z | Downloaded subtle v2.6.1 |
| 244 | 2026-09-04T03:28:22.673Z | Downloaded clap_lex v1.0.0 |
| 245 | 2026-09-04T03:28:22.674Z | Downloaded utf8_iter v1.0.4 |
| 246 | 2026-09-04T03:28:22.674Z | Downloaded strsim v0.10.0 |
| 247 | 2026-09-04T03:28:22.674Z | Downloaded sync_wrapper v1.0.2 |
| 248 | 2026-09-04T03:28:22.679Z | Downloaded displaydoc v0.2.5 |
| 249 | 2026-09-04T03:28:22.682Z | Downloaded filetime v0.2.27 |
| 250 | 2026-09-04T03:28:22.682Z | Downloaded http-body-util v0.1.3 |
| 251 | 2026-09-04T03:28:22.683Z | Downloaded tap v1.0.1 |
| 252 | 2026-09-04T03:28:22.686Z | Downloaded lock_api v0.4.14 |
| 253 | 2026-09-04T03:28:22.689Z | Downloaded ecdsa v0.16.9 |
| 254 | 2026-09-04T03:28:22.689Z | Downloaded libloading v0.8.9 |
| 255 | 2026-09-04T03:28:22.689Z | Downloaded tower-service v0.3.3 |
| 256 | 2026-09-04T03:28:22.689Z | Downloaded try-lock v0.2.5 |
| 257 | 2026-09-04T03:28:22.689Z | Downloaded zone v0.3.1 |
| 258 | 2026-09-04T03:28:22.693Z | Downloaded want v0.3.1 |
| 259 | 2026-09-04T03:28:22.693Z | Downloaded untrusted v0.9.0 |
| 260 | 2026-09-04T03:28:22.696Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 261 | 2026-09-04T03:28:22.696Z | Downloaded either v1.15.0 |
| 262 | 2026-09-04T03:28:22.696Z | Downloaded group v0.13.0 |
| 263 | 2026-09-04T03:28:22.696Z | Downloaded slab v0.4.12 |
| 264 | 2026-09-04T03:28:22.700Z | Downloaded digest v0.10.7 |
| 265 | 2026-09-04T03:28:22.700Z | Downloaded spki v0.7.3 |
| 266 | 2026-09-04T03:28:22.700Z | Downloaded xattr v1.6.1 |
| 267 | 2026-09-04T03:28:22.703Z | Downloaded pkcs8 v0.10.2 |
| 268 | 2026-09-04T03:28:22.703Z | Downloaded slog-stdlog v4.1.1 |
| 269 | 2026-09-04T03:28:22.703Z | Downloaded rand_chacha v0.9.0 |
| 270 | 2026-09-04T03:28:22.706Z | Downloaded sec1 v0.7.3 |
| 271 | 2026-09-04T03:28:22.707Z | Downloaded slog-scope v4.4.1 |
| 272 | 2026-09-04T03:28:22.707Z | Downloaded thiserror v2.0.18 |
| 273 | 2026-09-04T03:28:22.710Z | Downloaded litemap v0.8.1 |
| 274 | 2026-09-04T03:28:22.710Z | Downloaded serde_spanned v1.1.1 |
| 275 | 2026-09-04T03:28:22.711Z | Downloaded pin-project-lite v0.2.16 |
| 276 | 2026-09-04T03:28:22.714Z | Downloaded rand_core v0.9.5 |
| 277 | 2026-09-04T03:28:22.714Z | Downloaded sha2 v0.10.9 |
| 278 | 2026-09-04T03:28:22.717Z | Downloaded thiserror v1.0.69 |
| 279 | 2026-09-04T03:28:22.717Z | Downloaded openssl-probe v0.1.6 |
| 280 | 2026-09-04T03:28:22.717Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-09-04T03:28:22.720Z | Downloaded termcolor v1.4.1 |
| 282 | 2026-09-04T03:28:22.720Z | Downloaded slog-term v2.9.2 |
| 283 | 2026-09-04T03:28:22.720Z | Downloaded memmap v0.7.0 |
| 284 | 2026-09-04T03:28:22.720Z | Downloaded ed25519 v2.2.3 |
| 285 | 2026-09-04T03:28:22.724Z | Downloaded ff v0.13.1 |
| 286 | 2026-09-04T03:28:22.724Z | Downloaded hyper-timeout v0.5.2 |
| 287 | 2026-09-04T03:28:22.724Z | Downloaded erased-serde v0.3.31 |
| 288 | 2026-09-04T03:28:22.724Z | Downloaded rustls-pki-types v1.14.0 |
| 289 | 2026-09-04T03:28:22.727Z | Downloaded atty v0.2.14 |
| 290 | 2026-09-04T03:28:22.727Z | Downloaded pin-project v1.1.10 |
| 291 | 2026-09-04T03:28:22.731Z | Downloaded deranged v0.5.6 |
| 292 | 2026-09-04T03:28:22.734Z | Downloaded fs_extra v1.3.0 |
| 293 | 2026-09-04T03:28:22.734Z | Downloaded futures-executor v0.3.32 |
| 294 | 2026-09-04T03:28:22.734Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 295 | 2026-09-04T03:28:22.734Z | Downloaded simd-adler32 v0.3.8 |
| 296 | 2026-09-04T03:28:22.738Z | Downloaded tower-layer v0.3.3 |
| 297 | 2026-09-04T03:28:22.738Z | Downloaded pkg-config v0.3.32 |
| 298 | 2026-09-04T03:28:22.738Z | Downloaded serde_tokenstream v0.2.2 |
| 299 | 2026-09-04T03:28:22.738Z | Downloaded slog-async v2.8.0 |
| 300 | 2026-09-04T03:28:22.741Z | Downloaded shlex v1.3.0 |
| 301 | 2026-09-04T03:28:22.741Z | Downloaded synstructure v0.13.2 |
| 302 | 2026-09-04T03:28:22.741Z | Downloaded num_enum v0.7.5 |
| 303 | 2026-09-04T03:28:22.744Z | Downloaded snafu-derive v0.8.9 |
| 304 | 2026-09-04T03:28:22.744Z | Downloaded thread_local v1.1.9 |
| 305 | 2026-09-04T03:28:22.745Z | Downloaded oxnet v0.1.4 |
| 306 | 2026-09-04T03:28:22.745Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 307 | 2026-09-04T03:28:22.748Z | Downloaded usdt-macro v0.5.0 |
| 308 | 2026-09-04T03:28:22.748Z | Downloaded base16ct v0.2.0 |
| 309 | 2026-09-04T03:28:22.748Z | Downloaded hyper-rustls v0.27.7 |
| 310 | 2026-09-04T03:28:22.748Z | Downloaded icu_properties v2.1.2 |
| 311 | 2026-09-04T03:28:22.752Z | Downloaded crc32fast v1.5.0 |
| 312 | 2026-09-04T03:28:22.752Z | Downloaded futures-channel v0.3.32 |
| 313 | 2026-09-04T03:28:22.752Z | Downloaded clap_lex v0.2.4 |
| 314 | 2026-09-04T03:28:22.752Z | Downloaded openssl-probe v0.2.1 |
| 315 | 2026-09-04T03:28:22.755Z | Downloaded iana-time-zone v0.1.65 |
| 316 | 2026-09-04T03:28:22.759Z | Downloaded pest_derive v2.8.6 |
| 317 | 2026-09-04T03:28:22.762Z | Downloaded pkcs1 v0.7.5 |
| 318 | 2026-09-04T03:28:22.762Z | Downloaded ppv-lite86 v0.2.21 |
| 319 | 2026-09-04T03:28:22.762Z | Downloaded zerofrom v0.1.6 |
| 320 | 2026-09-04T03:28:22.765Z | Downloaded cfg-if v1.0.4 |
| 321 | 2026-09-04T03:28:22.765Z | Downloaded jsonwebtoken v10.3.0 |
| 322 | 2026-09-04T03:28:22.769Z | Downloaded serde_path_to_error v0.1.20 |
| 323 | 2026-09-04T03:28:22.772Z | Downloaded anstyle-parse v1.0.0 |
| 324 | 2026-09-04T03:28:22.772Z | Downloaded base64ct v1.8.3 |
| 325 | 2026-09-04T03:28:22.772Z | Downloaded zerofrom-derive v0.1.6 |
| 326 | 2026-09-04T03:28:22.772Z | Downloaded tokio-macros v2.7.0 |
| 327 | 2026-09-04T03:28:22.775Z | Downloaded smallvec v1.15.1 |
| 328 | 2026-09-04T03:28:22.779Z | Downloaded block-buffer v0.10.4 |
| 329 | 2026-09-04T03:28:22.779Z | Downloaded unit-prefix v0.5.2 |
| 330 | 2026-09-04T03:28:22.779Z | Downloaded zone_cfg_derive v0.3.1 |
| 331 | 2026-09-04T03:28:22.782Z | Downloaded rand v0.8.5 |
| 332 | 2026-09-04T03:28:22.786Z | Downloaded tempfile v3.27.0 |
| 333 | 2026-09-04T03:28:22.786Z | Downloaded num_enum v0.5.11 |
| 334 | 2026-09-04T03:28:22.834Z | Downloaded getrandom v0.2.17 |
| 335 | 2026-09-04T03:28:22.834Z | Downloaded thiserror-impl v2.0.18 |
| 336 | 2026-09-04T03:28:22.834Z | Downloaded tinystr v0.8.2 |
| 337 | 2026-09-04T03:28:22.834Z | Downloaded num-derive v0.3.3 |
| 338 | 2026-09-04T03:28:22.834Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-09-04T03:28:22.834Z | Downloaded find-msvc-tools v0.1.9 |
| 340 | 2026-09-04T03:28:22.834Z | Downloaded num-rational v0.4.2 |
| 341 | 2026-09-04T03:28:22.834Z | Downloaded wyz v0.5.1 |
| 342 | 2026-09-04T03:28:22.834Z | Downloaded atomic-waker v1.1.2 |
| 343 | 2026-09-04T03:28:22.835Z | Downloaded num-iter v0.1.45 |
| 344 | 2026-09-04T03:28:22.835Z | Downloaded spin v0.9.8 |
| 345 | 2026-09-04T03:28:22.835Z | Downloaded semver v1.0.27 |
| 346 | 2026-09-04T03:28:22.835Z | Downloaded web-time v1.1.0 |
| 347 | 2026-09-04T03:28:22.835Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-09-04T03:28:22.835Z | Downloaded once_cell v1.21.3 |
| 349 | 2026-09-04T03:28:22.835Z | Downloaded num_enum_derive v0.5.11 |
| 350 | 2026-09-04T03:28:22.835Z | Downloaded parking_lot_core v0.9.12 |
| 351 | 2026-09-04T03:28:22.835Z | Downloaded bitflags v1.3.2 |
| 352 | 2026-09-04T03:28:22.835Z | Downloaded httparse v1.10.1 |
| 353 | 2026-09-04T03:28:22.835Z | Downloaded yoke-derive v0.8.1 |
| 354 | 2026-09-04T03:28:22.835Z | Downloaded anstyle-query v1.1.5 |
| 355 | 2026-09-04T03:28:22.837Z | Downloaded thread-id v4.2.2 |
| 356 | 2026-09-04T03:28:22.837Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2026-09-04T03:28:22.837Z | Downloaded usdt v0.5.0 |
| 358 | 2026-09-04T03:28:22.837Z | Downloaded anstyle v1.0.14 |
| 359 | 2026-09-04T03:28:22.837Z | Downloaded time-core v0.1.8 |
| 360 | 2026-09-04T03:28:22.837Z | Downloaded pest_generator v2.8.6 |
| 361 | 2026-09-04T03:28:22.837Z | Downloaded icu_locale_core v2.1.1 |
| 362 | 2026-09-04T03:28:22.842Z | Downloaded cargo-platform v0.3.2 |
| 363 | 2026-09-04T03:28:22.842Z | Downloaded writeable v0.6.2 |
| 364 | 2026-09-04T03:28:22.842Z | Downloaded num-integer v0.1.46 |
| 365 | 2026-09-04T03:28:22.842Z | Downloaded indicatif v0.18.4 |
| 366 | 2026-09-04T03:28:22.842Z | Downloaded version_check v0.9.5 |
| 367 | 2026-09-04T03:28:22.845Z | Downloaded icu_provider v2.1.1 |
| 368 | 2026-09-04T03:28:22.849Z | Downloaded byteorder v1.5.0 |
| 369 | 2026-09-04T03:28:22.849Z | Downloaded futures v0.3.32 |
| 370 | 2026-09-04T03:28:22.852Z | Downloaded textwrap v0.16.2 |
| 371 | 2026-09-04T03:28:22.852Z | Downloaded elliptic-curve v0.13.8 |
| 372 | 2026-09-04T03:28:22.852Z | Downloaded log v0.4.29 |
| 373 | 2026-09-04T03:28:22.857Z | Downloaded ryu v1.0.23 |
| 374 | 2026-09-04T03:28:22.857Z | Downloaded proc-macro2 v1.0.106 |
| 375 | 2026-09-04T03:28:22.860Z | Downloaded time-macros v0.2.27 |
| 376 | 2026-09-04T03:28:22.860Z | Downloaded regex v1.12.3 |
| 377 | 2026-09-04T03:28:22.863Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-09-04T03:28:22.863Z | Downloaded clap_derive v4.6.1 |
| 379 | 2026-09-04T03:28:22.863Z | Downloaded const-oid v0.9.6 |
| 380 | 2026-09-04T03:28:22.863Z | Downloaded async-trait v0.1.89 |
| 381 | 2026-09-04T03:28:22.866Z | Downloaded clap_derive v3.2.25 |
| 382 | 2026-09-04T03:28:22.866Z | Downloaded zmij v1.0.21 |
| 383 | 2026-09-04T03:28:22.870Z | Downloaded pem v3.0.6 |
| 384 | 2026-09-04T03:28:22.870Z | Downloaded usdt-impl v0.5.0 |
| 385 | 2026-09-04T03:28:22.870Z | Downloaded num-complex v0.4.6 |
| 386 | 2026-09-04T03:28:22.870Z | Downloaded os_str_bytes v6.6.1 |
| 387 | 2026-09-04T03:28:22.870Z | Downloaded term v1.2.1 |
| 388 | 2026-09-04T03:28:22.873Z | Downloaded camino v1.2.3 |
| 389 | 2026-09-04T03:28:22.873Z | Downloaded der v0.7.10 |
| 390 | 2026-09-04T03:28:22.876Z | Downloaded serde_core v1.0.228 |
| 391 | 2026-09-04T03:28:22.876Z | Downloaded flate2 v1.1.9 |
| 392 | 2026-09-04T03:28:22.880Z | Downloaded zerovec-derive v0.11.2 |
| 393 | 2026-09-04T03:28:22.880Z | Downloaded async-recursion v0.3.2 |
| 394 | 2026-09-04T03:28:22.880Z | Downloaded autocfg v1.5.0 |
| 395 | 2026-09-04T03:28:22.883Z | Downloaded icu_normalizer v2.1.1 |
| 396 | 2026-09-04T03:28:22.883Z | Downloaded zeroize v1.8.2 |
| 397 | 2026-09-04T03:28:22.883Z | Downloaded anstream v1.0.0 |
| 398 | 2026-09-04T03:28:22.886Z | Downloaded icu_normalizer_data v2.1.1 |
| 399 | 2026-09-04T03:28:22.886Z | Downloaded yoke v0.8.1 |
| 400 | 2026-09-04T03:28:22.886Z | Downloaded parking_lot v0.12.5 |
| 401 | 2026-09-04T03:28:22.889Z | Downloaded miniz_oxide v0.8.9 |
| 402 | 2026-09-04T03:28:22.889Z | Downloaded idna v1.1.0 |
| 403 | 2026-09-04T03:28:22.893Z | Downloaded pest_meta v2.8.6 |
| 404 | 2026-09-04T03:28:22.893Z | Downloaded slog v2.8.2 |
| 405 | 2026-09-04T03:28:22.896Z | Downloaded serde_derive v1.0.228 |
| 406 | 2026-09-04T03:28:22.896Z | Downloaded snafu v0.8.9 |
| 407 | 2026-09-04T03:28:22.899Z | Downloaded bitflags v2.11.0 |
| 408 | 2026-09-04T03:28:22.902Z | Downloaded cargo_metadata v0.23.1 |
| 409 | 2026-09-04T03:28:22.902Z | Downloaded socket2 v0.6.3 |
| 410 | 2026-09-04T03:28:22.902Z | Downloaded rsa v0.9.10 |
| 411 | 2026-09-04T03:28:22.905Z | Downloaded rustls-webpki v0.103.9 |
| 412 | 2026-09-04T03:28:22.909Z | Downloaded getrandom v0.3.4 |
| 413 | 2026-09-04T03:28:22.909Z | Downloaded p256 v0.13.2 |
| 414 | 2026-09-04T03:28:22.912Z | Downloaded anyhow v1.0.102 |
| 415 | 2026-09-04T03:28:22.912Z | Downloaded tokio-rustls v0.26.4 |
| 416 | 2026-09-04T03:28:22.915Z | Downloaded num_enum_derive v0.7.5 |
| 417 | 2026-09-04T03:28:22.915Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 418 | 2026-09-04T03:28:22.915Z | Downloaded crossbeam-channel v0.5.15 |
| 419 | 2026-09-04T03:28:22.919Z | Downloaded crypto-bigint v0.5.5 |
| 420 | 2026-09-04T03:28:22.922Z | Downloaded num-traits v0.2.19 |
| 421 | 2026-09-04T03:28:22.922Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 422 | 2026-09-04T03:28:22.922Z | Downloaded zerocopy-derive v0.7.35 |
| 423 | 2026-09-04T03:28:22.925Z | Downloaded zerotrie v0.2.3 |
| 424 | 2026-09-04T03:28:22.928Z | Downloaded hyper-util v0.1.20 |
| 425 | 2026-09-04T03:28:22.932Z | Downloaded colored v3.1.1 |
| 426 | 2026-09-04T03:28:22.932Z | Downloaded console v0.16.2 |
| 427 | 2026-09-04T03:28:22.932Z | Downloaded tracing-attributes v0.1.31 |
| 428 | 2026-09-04T03:28:22.935Z | Downloaded serde v1.0.228 |
| 429 | 2026-09-04T03:28:22.936Z | Downloaded ed25519-dalek v2.2.0 |
| 430 | 2026-09-04T03:28:22.936Z | Downloaded tar v0.4.46 |
| 431 | 2026-09-04T03:28:22.939Z | Downloaded base64 v0.22.1 |
| 432 | 2026-09-04T03:28:22.939Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 433 | 2026-09-04T03:28:22.943Z | Downloaded arc-swap v1.8.2 |
| 434 | 2026-09-04T03:28:22.946Z | Downloaded unicode-ident v1.0.24 |
| 435 | 2026-09-04T03:28:22.946Z | Downloaded tracing-core v0.1.36 |
| 436 | 2026-09-04T03:28:22.946Z | Downloaded cc v1.2.56 |
| 437 | 2026-09-04T03:28:22.949Z | Downloaded memchr v2.8.0 |
| 438 | 2026-09-04T03:28:22.949Z | Downloaded indexmap v2.13.0 |
| 439 | 2026-09-04T03:28:22.953Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 440 | 2026-09-04T03:28:22.956Z | Downloaded curl v0.4.50 |
| 441 | 2026-09-04T03:28:22.956Z | Downloaded libm v0.2.16 |
| 442 | 2026-09-04T03:28:22.960Z | Downloaded typenum v1.19.0 |
| 443 | 2026-09-04T03:28:22.964Z | Downloaded http v1.4.0 |
| 444 | 2026-09-04T03:28:22.967Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-09-04T03:28:22.967Z | Downloaded clap v4.6.1 |
| 446 | 2026-09-04T03:28:22.971Z | Downloaded bytes v1.11.1 |
| 447 | 2026-09-04T03:28:22.975Z | Downloaded pest v2.8.6 |
| 448 | 2026-09-04T03:28:22.978Z | Downloaded hashbrown v0.12.3 |
| 449 | 2026-09-04T03:28:22.978Z | Downloaded num-bigint v0.4.6 |
| 450 | 2026-09-04T03:28:22.984Z | Downloaded mio v1.2.0 |
| 451 | 2026-09-04T03:28:22.987Z | Downloaded openssl-sys v0.9.111 |
| 452 | 2026-09-04T03:28:22.987Z | Downloaded iri-string v0.7.10 |
| 453 | 2026-09-04T03:28:22.990Z | Downloaded url v2.5.8 |
| 454 | 2026-09-04T03:28:22.994Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-09-04T03:28:22.997Z | Downloaded hyper v1.8.1 |
| 456 | 2026-09-04T03:28:23.000Z | Downloaded toml_edit v0.19.15 |
| 457 | 2026-09-04T03:28:23.007Z | Downloaded tokio-util v0.7.18 |
| 458 | 2026-09-04T03:28:23.010Z | Downloaded tower v0.5.3 |
| 459 | 2026-09-04T03:28:23.015Z | Downloaded hkdf v0.12.4 |
| 460 | 2026-09-04T03:28:23.018Z | Downloaded itertools v0.12.1 |
| 461 | 2026-09-04T03:28:23.022Z | Downloaded zerovec v0.11.5 |
| 462 | 2026-09-04T03:28:23.025Z | Downloaded num-bigint-dig v0.8.6 |
| 463 | 2026-09-04T03:28:23.032Z | Downloaded goblin v0.8.2 |
| 464 | 2026-09-04T03:28:23.036Z | Downloaded serde_json v1.0.150 |
| 465 | 2026-09-04T03:28:23.039Z | Downloaded futures-util v0.3.32 |
| 466 | 2026-09-04T03:28:23.048Z | Downloaded aho-corasick v1.1.4 |
| 467 | 2026-09-04T03:28:23.056Z | Downloaded p384 v0.13.1 |
| 468 | 2026-09-04T03:28:23.069Z | Downloaded tower-http v0.6.8 |
| 469 | 2026-09-04T03:28:23.073Z | Downloaded zerocopy v0.7.35 |
| 470 | 2026-09-04T03:28:23.081Z | Downloaded vcpkg v0.2.15 |
| 471 | 2026-09-04T03:28:23.102Z | Downloaded clap_builder v4.6.0 |
| 472 | 2026-09-04T03:28:23.106Z | Downloaded winnow v0.5.40 |
| 473 | 2026-09-04T03:28:23.110Z | Downloaded chrono v0.4.43 |
| 474 | 2026-09-04T03:28:23.113Z | Downloaded winnow v1.0.1 |
| 475 | 2026-09-04T03:28:23.118Z | Downloaded clap v3.2.25 |
| 476 | 2026-09-04T03:28:23.125Z | Downloaded curve25519-dalek v4.1.3 |
| 477 | 2026-09-04T03:28:23.129Z | Downloaded zerocopy v0.8.39 |
| 478 | 2026-09-04T03:28:23.139Z | Downloaded unicode-width v0.2.2 |
| 479 | 2026-09-04T03:28:23.142Z | Downloaded winnow v0.7.14 |
| 480 | 2026-09-04T03:28:23.147Z | Downloaded bitvec v1.0.1 |
| 481 | 2026-09-04T03:28:23.155Z | Downloaded time v0.3.47 |
| 482 | 2026-09-04T03:28:23.162Z | Downloaded syn v1.0.109 |
| 483 | 2026-09-04T03:28:23.166Z | Downloaded syn v2.0.117 |
| 484 | 2026-09-04T03:28:23.174Z | Downloaded regex-syntax v0.8.9 |
| 485 | 2026-09-04T03:28:23.178Z | Downloaded libc v0.2.186 |
| 486 | 2026-09-04T03:28:23.197Z | Downloaded libz-sys v1.1.23 |
| 487 | 2026-09-04T03:28:23.205Z | Downloaded rustls v0.23.36 |
| 488 | 2026-09-04T03:28:23.217Z | Downloaded octocrab v0.53.1 |
| 489 | 2026-09-04T03:28:23.233Z | Downloaded tracing v0.1.44 |
| 490 | 2026-09-04T03:28:23.242Z | Downloaded regex-automata v0.4.14 |
| 491 | 2026-09-04T03:28:23.249Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 492 | 2026-09-04T03:28:23.279Z | Downloaded tokio v1.52.3 |
| 493 | 2026-09-04T03:28:23.313Z | Downloaded ring v0.17.14 |
| 494 | 2026-09-04T03:28:23.416Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-09-04T03:28:23.416Z | Compiling quote v1.0.45 |
| 496 | 2026-09-04T03:28:23.416Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-09-04T03:28:23.419Z | Compiling libc v0.2.186 |
| 498 | 2026-09-04T03:28:23.420Z | Checking cfg-if v1.0.4 |
| 499 | 2026-09-04T03:28:23.420Z | Compiling version_check v0.9.5 |
| 500 | 2026-09-04T03:28:23.420Z | Checking zeroize v1.8.2 |
| 501 | 2026-09-04T03:28:23.420Z | Compiling serde_core v1.0.228 |
| 502 | 2026-09-04T03:28:23.556Z | Compiling serde v1.0.228 |
| 503 | 2026-09-04T03:28:23.625Z | Checking memchr v2.8.0 |
| 504 | 2026-09-04T03:28:23.634Z | Compiling autocfg v1.5.0 |
| 505 | 2026-09-04T03:28:23.768Z | Compiling typenum v1.19.0 |
| 506 | 2026-09-04T03:28:23.896Z | Checking subtle v2.6.1 |
| 507 | 2026-09-04T03:28:23.994Z | Compiling generic-array v0.14.7 |
| 508 | 2026-09-04T03:28:24.007Z | Checking itoa v1.0.17 |
| 509 | 2026-09-04T03:28:24.027Z | Checking const-oid v0.9.6 |
| 510 | 2026-09-04T03:28:24.140Z | Checking smallvec v1.15.1 |
| 511 | 2026-09-04T03:28:24.150Z | Compiling syn v1.0.109 |
| 512 | 2026-09-04T03:28:24.202Z | Checking getrandom v0.2.17 |
| 513 | 2026-09-04T03:28:24.264Z | Compiling libm v0.2.16 |
| 514 | 2026-09-04T03:28:24.310Z | Compiling num-traits v0.2.19 |
| 515 | 2026-09-04T03:28:24.329Z | Checking pin-project-lite v0.2.16 |
| 516 | 2026-09-04T03:28:24.413Z | Compiling shlex v1.3.0 |
| 517 | 2026-09-04T03:28:24.550Z | Compiling find-msvc-tools v0.1.9 |
| 518 | 2026-09-04T03:28:24.684Z | Compiling syn v2.0.117 |
| 519 | 2026-09-04T03:28:24.750Z | Compiling cc v1.2.56 |
| 520 | 2026-09-04T03:28:24.775Z | Compiling thiserror v1.0.69 |
| 521 | 2026-09-04T03:28:25.114Z | Checking log v0.4.29 |
| 522 | 2026-09-04T03:28:25.271Z | Compiling zmij v1.0.21 |
| 523 | 2026-09-04T03:28:25.444Z | Checking block-buffer v0.10.4 |
| 524 | 2026-09-04T03:28:25.568Z | Checking crypto-common v0.1.7 |
| 525 | 2026-09-04T03:28:25.614Z | Compiling rustversion v1.0.22 |
| 526 | 2026-09-04T03:28:25.677Z | Checking bytes v1.11.1 |
| 527 | 2026-09-04T03:28:25.872Z | Checking digest v0.10.7 |
| 528 | 2026-09-04T03:28:25.919Z | Checking rand_core v0.6.4 |
| 529 | 2026-09-04T03:28:25.930Z | Checking socket2 v0.6.3 |
| 530 | 2026-09-04T03:28:26.023Z | Checking errno v0.3.14 |
| 531 | 2026-09-04T03:28:26.060Z | Compiling equivalent v1.0.2 |
| 532 | 2026-09-04T03:28:26.077Z | Checking once_cell v1.21.3 |
| 533 | 2026-09-04T03:28:26.114Z | Compiling hashbrown v0.16.1 |
| 534 | 2026-09-04T03:28:26.133Z | Compiling parking_lot_core v0.9.12 |
| 535 | 2026-09-04T03:28:26.162Z | Checking scopeguard v1.2.0 |
| 536 | 2026-09-04T03:28:26.177Z | Checking base64ct v1.8.3 |
| 537 | 2026-09-04T03:28:26.250Z | Checking lock_api v0.4.14 |
| 538 | 2026-09-04T03:28:26.255Z | Checking signal-hook-registry v1.4.8 |
| 539 | 2026-09-04T03:28:26.395Z | Checking pem-rfc7468 v0.7.0 |
| 540 | 2026-09-04T03:28:26.419Z | Checking mio v1.2.0 |
| 541 | 2026-09-04T03:28:26.446Z | Checking stable_deref_trait v1.2.1 |
| 542 | 2026-09-04T03:28:26.532Z | Checking der v0.7.10 |
| 543 | 2026-09-04T03:28:26.609Z | Compiling indexmap v2.13.0 |
| 544 | 2026-09-04T03:28:26.663Z | Checking parking_lot v0.12.5 |
| 545 | 2026-09-04T03:28:26.697Z | Checking futures-core v0.3.32 |
| 546 | 2026-09-04T03:28:26.730Z | Compiling ucd-trie v0.1.7 |
| 547 | 2026-09-04T03:28:26.850Z | Compiling zerocopy v0.8.39 |
| 548 | 2026-09-04T03:28:26.854Z | Compiling serde_json v1.0.150 |
| 549 | 2026-09-04T03:28:26.884Z | Compiling thiserror v2.0.18 |
| 550 | 2026-09-04T03:28:26.954Z | Compiling pest v2.8.6 |
| 551 | 2026-09-04T03:28:27.237Z | Checking futures-sink v0.3.32 |
| 552 | 2026-09-04T03:28:27.261Z | Checking spki v0.7.3 |
| 553 | 2026-09-04T03:28:27.375Z | Checking num-integer v0.1.46 |
| 554 | 2026-09-04T03:28:27.407Z | Checking pkcs8 v0.10.2 |
| 555 | 2026-09-04T03:28:27.448Z | Compiling proc-macro-error-attr v1.0.4 |
| 556 | 2026-09-04T03:28:27.544Z | Compiling synstructure v0.13.2 |
| 557 | 2026-09-04T03:28:27.592Z | Compiling pkg-config v0.3.32 |
| 558 | 2026-09-04T03:28:27.743Z | Checking futures-channel v0.3.32 |
| 559 | 2026-09-04T03:28:27.931Z | Compiling semver v1.0.27 |
| 560 | 2026-09-04T03:28:28.017Z | Compiling pest_meta v2.8.6 |
| 561 | 2026-09-04T03:28:28.027Z | Compiling proc-macro-error v1.0.4 |
| 562 | 2026-09-04T03:28:28.137Z | Compiling vcpkg v0.2.15 |
| 563 | 2026-09-04T03:28:28.216Z | Checking tracing-core v0.1.36 |
| 564 | 2026-09-04T03:28:28.340Z | Checking http v1.4.0 |
| 565 | 2026-09-04T03:28:28.356Z | Checking hmac v0.12.1 |
| 566 | 2026-09-04T03:28:28.475Z | Checking futures-task v0.3.32 |
| 567 | 2026-09-04T03:28:28.513Z | Checking pretty-hex v0.4.1 |
| 568 | 2026-09-04T03:28:28.603Z | Compiling pest_generator v2.8.6 |
| 569 | 2026-09-04T03:28:28.615Z | Checking slab v0.4.12 |
| 570 | 2026-09-04T03:28:28.626Z | Compiling winnow v1.0.1 |
| 571 | 2026-09-04T03:28:28.683Z | Checking spin v0.9.8 |
| 572 | 2026-09-04T03:28:28.735Z | Compiling serde_derive v1.0.228 |
| 573 | 2026-09-04T03:28:28.755Z | Compiling thiserror-impl v1.0.69 |
| 574 | 2026-09-04T03:28:28.778Z | Compiling zerofrom-derive v0.1.6 |
| 575 | 2026-09-04T03:28:28.886Z | Compiling yoke-derive v0.8.1 |
| 576 | 2026-09-04T03:28:28.948Z | Compiling tokio-macros v2.7.0 |
| 577 | 2026-09-04T03:28:29.192Z | Compiling zerovec-derive v0.11.2 |
| 578 | 2026-09-04T03:28:29.305Z | Compiling thiserror-impl v2.0.18 |
| 579 | 2026-09-04T03:28:29.673Z | Checking tokio v1.52.3 |
| 580 | 2026-09-04T03:28:29.904Z | Compiling zerocopy-derive v0.7.35 |
| 581 | 2026-09-04T03:28:29.936Z | Compiling displaydoc v0.2.5 |
| 582 | 2026-09-04T03:28:29.962Z | Checking zerofrom v0.1.6 |
| 583 | 2026-09-04T03:28:30.038Z | Checking ppv-lite86 v0.2.21 |
| 584 | 2026-09-04T03:28:30.111Z | Checking yoke v0.8.1 |
| 585 | 2026-09-04T03:28:30.274Z | Compiling pest_derive v2.8.6 |
| 586 | 2026-09-04T03:28:30.329Z | Compiling futures-macro v0.3.32 |
| 587 | 2026-09-04T03:28:30.350Z | Checking zerovec v0.11.5 |
| 588 | 2026-09-04T03:28:30.581Z | Compiling tracing-attributes v0.1.31 |
| 589 | 2026-09-04T03:28:30.723Z | Checking futures-io v0.3.32 |
| 590 | 2026-09-04T03:28:30.821Z | Checking tinystr v0.8.2 |
| 591 | 2026-09-04T03:28:30.830Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 592 | 2026-09-04T03:28:30.927Z | Checking lazy_static v1.5.0 |
| 593 | 2026-09-04T03:28:31.008Z | Compiling slog v2.8.2 |
| 594 | 2026-09-04T03:28:31.040Z | Checking ff v0.13.1 |
| 595 | 2026-09-04T03:28:31.160Z | Checking signature v2.2.0 |
| 596 | 2026-09-04T03:28:31.161Z | Checking futures-util v0.3.32 |
| 597 | 2026-09-04T03:28:31.243Z | Compiling ring v0.17.14 |
| 598 | 2026-09-04T03:28:31.280Z | Compiling winnow v0.5.40 |
| 599 | 2026-09-04T03:28:31.385Z | Checking litemap v0.8.1 |
| 600 | 2026-09-04T03:28:31.457Z | Compiling time-core v0.1.8 |
| 601 | 2026-09-04T03:28:31.596Z | Checking writeable v0.6.2 |
| 602 | 2026-09-04T03:28:31.752Z | Checking cpufeatures v0.2.17 |
| 603 | 2026-09-04T03:28:31.764Z | Compiling byteorder v1.5.0 |
| 604 | 2026-09-04T03:28:31.813Z | Compiling toml_datetime v0.6.11 |
| 605 | 2026-09-04T03:28:31.821Z | Checking tracing v0.1.44 |
| 606 | 2026-09-04T03:28:31.914Z | Compiling getrandom v0.3.4 |
| 607 | 2026-09-04T03:28:31.980Z | Compiling num-conv v0.2.0 |
| 608 | 2026-09-04T03:28:32.014Z | Compiling winnow v0.7.14 |
| 609 | 2026-09-04T03:28:32.022Z | Checking base16ct v0.2.0 |
| 610 | 2026-09-04T03:28:32.031Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 611 | 2026-09-04T03:28:32.100Z | Checking powerfmt v0.2.0 |
| 612 | 2026-09-04T03:28:32.135Z | Compiling heck v0.4.1 |
| 613 | 2026-09-04T03:28:32.242Z | Checking deranged v0.5.6 |
| 614 | 2026-09-04T03:28:32.247Z | Checking sec1 v0.7.3 |
| 615 | 2026-09-04T03:28:32.270Z | Compiling time-macros v0.2.27 |
| 616 | 2026-09-04T03:28:32.323Z | Compiling zerocopy v0.7.35 |
| 617 | 2026-09-04T03:28:32.431Z | Checking num-bigint v0.4.6 |
| 618 | 2026-09-04T03:28:32.647Z | Compiling toml_edit v0.19.15 |
| 619 | 2026-09-04T03:28:32.801Z | Checking erased-serde v0.3.31 |
| 620 | 2026-09-04T03:28:33.035Z | Checking icu_locale_core v2.1.1 |
| 621 | 2026-09-04T03:28:33.210Z | Checking group v0.13.0 |
| 622 | 2026-09-04T03:28:33.251Z | Checking potential_utf v0.1.4 |
| 623 | 2026-09-04T03:28:33.266Z | Checking zerotrie v0.2.3 |
| 624 | 2026-09-04T03:28:33.346Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 625 | 2026-09-04T03:28:33.433Z | Checking http-body v1.0.1 |
| 626 | 2026-09-04T03:28:33.462Z | Compiling scroll_derive v0.12.1 |
| 627 | 2026-09-04T03:28:33.498Z | Checking hkdf v0.12.4 |
| 628 | 2026-09-04T03:28:33.551Z | Checking num-iter v0.1.45 |
| 629 | 2026-09-04T03:28:33.590Z | Checking crypto-bigint v0.5.5 |
| 630 | 2026-09-04T03:28:33.653Z | Compiling usdt-impl v0.5.0 |
| 631 | 2026-09-04T03:28:33.924Z | Compiling httparse v1.10.1 |
| 632 | 2026-09-04T03:28:33.941Z | Compiling icu_properties_data v2.1.2 |
| 633 | 2026-09-04T03:28:34.155Z | Compiling icu_normalizer_data v2.1.1 |
| 634 | 2026-09-04T03:28:34.187Z | Checking scroll v0.12.0 |
| 635 | 2026-09-04T03:28:34.242Z | Checking time v0.3.47 |
| 636 | 2026-09-04T03:28:34.319Z | Compiling proc-macro-crate v1.3.1 |
| 637 | 2026-09-04T03:28:34.403Z | Compiling thread-id v4.2.2 |
| 638 | 2026-09-04T03:28:34.411Z | Compiling proc-macro-crate v3.4.0 |
| 639 | 2026-09-04T03:28:34.420Z | Checking icu_provider v2.1.1 |
| 640 | 2026-09-04T03:28:34.462Z | Checking elliptic-curve v0.13.8 |
| 641 | 2026-09-04T03:28:34.477Z | Checking icu_collections v2.1.1 |
| 642 | 2026-09-04T03:28:34.645Z | Compiling dof v0.3.0 |
| 643 | 2026-09-04T03:28:34.714Z | Checking sha2 v0.10.9 |
| 644 | 2026-09-04T03:28:34.755Z | Compiling dtrace-parser v0.2.0 |
| 645 | 2026-09-04T03:28:34.764Z | Compiling libz-sys v1.1.23 |
| 646 | 2026-09-04T03:28:34.772Z | Compiling openssl-sys v0.9.111 |
| 647 | 2026-09-04T03:28:34.787Z | Compiling rustc_version v0.4.1 |
| 648 | 2026-09-04T03:28:34.832Z | Checking rustls-pki-types v1.14.0 |
| 649 | 2026-09-04T03:28:34.951Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 650 | 2026-09-04T03:28:35.017Z | Compiling crossbeam-utils v0.8.21 |
| 651 | 2026-09-04T03:28:35.106Z | Checking plain v0.2.3 |
| 652 | 2026-09-04T03:28:35.203Z | Compiling camino v1.2.3 |
| 653 | 2026-09-04T03:28:35.207Z | Checking try-lock v0.2.5 |
| 654 | 2026-09-04T03:28:35.303Z | Checking tower-service v0.3.3 |
| 655 | 2026-09-04T03:28:35.311Z | Checking untrusted v0.9.0 |
| 656 | 2026-09-04T03:28:35.380Z | Checking want v0.3.1 |
| 657 | 2026-09-04T03:28:35.409Z | Checking goblin v0.8.2 |
| 658 | 2026-09-04T03:28:35.412Z | Compiling curve25519-dalek v4.1.3 |
| 659 | 2026-09-04T03:28:35.490Z | Compiling num_enum_derive v0.7.5 |
| 660 | 2026-09-04T03:28:35.588Z | Compiling num_enum_derive v0.5.11 |
| 661 | 2026-09-04T03:28:35.978Z | Compiling serde_tokenstream v0.2.2 |
| 662 | 2026-09-04T03:28:36.047Z | Checking rand_chacha v0.3.1 |
| 663 | 2026-09-04T03:28:36.125Z | Checking rfc6979 v0.4.0 |
| 664 | 2026-09-04T03:28:36.231Z | Checking arc-swap v1.8.2 |
| 665 | 2026-09-04T03:28:36.250Z | Checking iana-time-zone v0.1.65 |
| 666 | 2026-09-04T03:28:36.351Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 667 | 2026-09-04T03:28:36.403Z | Compiling heck v0.5.0 |
| 668 | 2026-09-04T03:28:36.426Z | Compiling rustls v0.23.36 |
| 669 | 2026-09-04T03:28:36.447Z | Compiling radium v0.7.0 |
| 670 | 2026-09-04T03:28:36.501Z | Compiling num-bigint-dig v0.8.6 |
| 671 | 2026-09-04T03:28:36.511Z | Checking atomic-waker v1.1.2 |
| 672 | 2026-09-04T03:28:36.578Z | Checking pin-utils v0.1.0 |
| 673 | 2026-09-04T03:28:36.601Z | Checking num_enum v0.7.5 |
| 674 | 2026-09-04T03:28:36.617Z | Checking num_enum v0.5.11 |
| 675 | 2026-09-04T03:28:36.672Z | Checking hyper v1.8.1 |
| 676 | 2026-09-04T03:28:36.679Z | Checking rustls-webpki v0.103.9 |
| 677 | 2026-09-04T03:28:36.709Z | Checking chrono v0.4.43 |
| 678 | 2026-09-04T03:28:36.713Z | Checking ecdsa v0.16.9 |
| 679 | 2026-09-04T03:28:36.742Z | Checking rand v0.8.5 |
| 680 | 2026-09-04T03:28:36.758Z | Checking icu_properties v2.1.2 |
| 681 | 2026-09-04T03:28:36.904Z | Checking icu_normalizer v2.1.1 |
| 682 | 2026-09-04T03:28:37.197Z | Checking rand_core v0.9.5 |
| 683 | 2026-09-04T03:28:37.226Z | Checking primeorder v0.13.6 |
| 684 | 2026-09-04T03:28:37.432Z | Compiling curve25519-dalek-derive v0.1.1 |
| 685 | 2026-09-04T03:28:37.442Z | Compiling foreign-types-macros v0.2.3 |
| 686 | 2026-09-04T03:28:37.454Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 687 | 2026-09-04T03:28:37.485Z | Compiling cargo-platform v0.3.2 |
| 688 | 2026-09-04T03:28:37.577Z | Checking aho-corasick v1.1.4 |
| 689 | 2026-09-04T03:28:37.583Z | Compiling indexmap v1.9.3 |
| 690 | 2026-09-04T03:28:37.619Z | Checking thread_local v1.1.9 |
| 691 | 2026-09-04T03:28:37.742Z | Compiling slog-async v2.8.0 |
| 692 | 2026-09-04T03:28:37.782Z | Checking either v1.15.0 |
| 693 | 2026-09-04T03:28:37.832Z | Checking regex-syntax v0.8.9 |
| 694 | 2026-09-04T03:28:37.835Z | Compiling anyhow v1.0.102 |
| 695 | 2026-09-04T03:28:37.958Z | Checking percent-encoding v2.3.2 |
| 696 | 2026-09-04T03:28:38.038Z | Checking tap v1.0.1 |
| 697 | 2026-09-04T03:28:38.084Z | Checking foreign-types-shared v0.3.1 |
| 698 | 2026-09-04T03:28:38.093Z | Checking utf8parse v0.2.2 |
| 699 | 2026-09-04T03:28:38.107Z | Checking bitflags v2.11.0 |
| 700 | 2026-09-04T03:28:38.132Z | Checking wyz v0.5.1 |
| 701 | 2026-09-04T03:28:38.160Z | Checking foreign-types v0.5.0 |
| 702 | 2026-09-04T03:28:38.179Z | Checking anstyle-parse v1.0.0 |
| 703 | 2026-09-04T03:28:38.244Z | Checking form_urlencoded v1.2.2 |
| 704 | 2026-09-04T03:28:38.293Z | Checking itertools v0.12.1 |
| 705 | 2026-09-04T03:28:38.327Z | Compiling cargo_metadata v0.23.1 |
| 706 | 2026-09-04T03:28:38.333Z | Checking idna_adapter v1.2.1 |
| 707 | 2026-09-04T03:28:38.359Z | Checking crossbeam-channel v0.5.15 |
| 708 | 2026-09-04T03:28:38.369Z | Checking rand_chacha v0.9.0 |
| 709 | 2026-09-04T03:28:38.539Z | Checking hyper-util v0.1.20 |
| 710 | 2026-09-04T03:28:39.109Z | Checking slog-scope v4.4.1 |
| 711 | 2026-09-04T03:28:39.117Z | Checking regex-automata v0.4.14 |
| 712 | 2026-09-04T03:28:39.137Z | Compiling usdt-attr-macro v0.5.0 |
| 713 | 2026-09-04T03:28:39.169Z | Compiling usdt-macro v0.5.0 |
| 714 | 2026-09-04T03:28:39.282Z | Checking num-rational v0.4.2 |
| 715 | 2026-09-04T03:28:39.330Z | Checking tokio-util v0.7.18 |
| 716 | 2026-09-04T03:28:39.457Z | Checking num-complex v0.4.6 |
| 717 | 2026-09-04T03:28:39.527Z | Checking ed25519 v2.2.3 |
| 718 | 2026-09-04T03:28:39.553Z | Compiling async-trait v0.1.89 |
| 719 | 2026-09-04T03:28:39.557Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 720 | 2026-09-04T03:28:39.673Z | Checking pkcs1 v0.7.5 |
| 721 | 2026-09-04T03:28:39.785Z | Checking is-terminal v0.4.17 |
| 722 | 2026-09-04T03:28:39.859Z | Checking memmap v0.7.0 |
| 723 | 2026-09-04T03:28:39.868Z | Checking cstr-argument v0.1.2 |
| 724 | 2026-09-04T03:28:39.871Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 725 | 2026-09-04T03:28:39.872Z | Checking funty v2.0.0 |
| 726 | 2026-09-04T03:28:39.998Z | Checking openssl-probe v0.2.1 |
| 727 | 2026-09-04T03:28:40.037Z | Checking tower-layer v0.3.3 |
| 728 | 2026-09-04T03:28:40.101Z | Checking os_str_bytes v6.6.1 |
| 729 | 2026-09-04T03:28:40.110Z | Compiling rustix v1.1.4 |
| 730 | 2026-09-04T03:28:40.128Z | Checking take_mut v0.2.2 |
| 731 | 2026-09-04T03:28:40.180Z | Checking term v1.2.1 |
| 732 | 2026-09-04T03:28:40.217Z | Checking anstyle v1.0.14 |
| 733 | 2026-09-04T03:28:40.226Z | Checking anstyle-query v1.1.5 |
| 734 | 2026-09-04T03:28:40.285Z | Compiling portable-atomic v1.13.1 |
| 735 | 2026-09-04T03:28:40.309Z | Checking base64 v0.22.1 |
| 736 | 2026-09-04T03:28:40.388Z | Checking is_terminal_polyfill v1.70.2 |
| 737 | 2026-09-04T03:28:40.397Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 738 | 2026-09-04T03:28:40.470Z | Checking hashbrown v0.12.3 |
| 739 | 2026-09-04T03:28:40.477Z | Checking colorchoice v1.0.4 |
| 740 | 2026-09-04T03:28:40.547Z | Checking sync_wrapper v1.0.2 |
| 741 | 2026-09-04T03:28:40.550Z | Compiling crc32fast v1.5.0 |
| 742 | 2026-09-04T03:28:40.568Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 743 | 2026-09-04T03:28:40.580Z | Checking utf8_iter v1.0.4 |
| 744 | 2026-09-04T03:28:40.633Z | Checking tower v0.5.3 |
| 745 | 2026-09-04T03:28:40.643Z | Checking anstream v1.0.0 |
| 746 | 2026-09-04T03:28:40.695Z | Checking idna v1.1.0 |
| 747 | 2026-09-04T03:28:40.787Z | Checking regex v1.12.3 |
| 748 | 2026-09-04T03:28:40.811Z | Checking pem v3.0.6 |
| 749 | 2026-09-04T03:28:40.858Z | Checking tokio-rustls v0.26.4 |
| 750 | 2026-09-04T03:28:40.883Z | Checking slog-term v2.9.2 |
| 751 | 2026-09-04T03:28:40.940Z | Checking clap_lex v0.2.4 |
| 752 | 2026-09-04T03:28:41.018Z | Checking bitvec v1.0.1 |
| 753 | 2026-09-04T03:28:41.069Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 754 | 2026-09-04T03:28:41.077Z | Checking rustls-native-certs v0.8.3 |
| 755 | 2026-09-04T03:28:41.081Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 756 | 2026-09-04T03:28:41.114Z | Checking usdt v0.5.0 |
| 757 | 2026-09-04T03:28:41.130Z | Checking rsa v0.9.10 |
| 758 | 2026-09-04T03:28:41.151Z | Checking num v0.4.3 |
| 759 | 2026-09-04T03:28:41.161Z | Checking ed25519-dalek v2.2.0 |
| 760 | 2026-09-04T03:28:41.189Z | Compiling octocrab v0.53.1 |
| 761 | 2026-09-04T03:28:41.206Z | Checking slog-stdlog v4.1.1 |
| 762 | 2026-09-04T03:28:41.215Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 763 | 2026-09-04T03:28:41.239Z | Checking rand v0.9.2 |
| 764 | 2026-09-04T03:28:41.309Z | Checking p384 v0.13.1 |
| 765 | 2026-09-04T03:28:41.338Z | Checking p256 v0.13.2 |
| 766 | 2026-09-04T03:28:41.359Z | Compiling snafu-derive v0.8.9 |
| 767 | 2026-09-04T03:28:41.543Z | Checking simple_asn1 v0.6.4 |
| 768 | 2026-09-04T03:28:41.562Z | Checking futures-executor v0.3.32 |
| 769 | 2026-09-04T03:28:41.571Z | Compiling clap_derive v3.2.25 |
| 770 | 2026-09-04T03:28:41.678Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 771 | 2026-09-04T03:28:41.693Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 772 | 2026-09-04T03:28:41.702Z | Compiling serde_repr v0.1.20 |
| 773 | 2026-09-04T03:28:41.727Z | Compiling pin-project-internal v1.1.10 |
| 774 | 2026-09-04T03:28:41.879Z | Compiling num-derive v0.3.3 |
| 775 | 2026-09-04T03:28:41.995Z | Checking atty v0.2.14 |
| 776 | 2026-09-04T03:28:42.280Z | Checking clap_lex v1.0.0 |
| 777 | 2026-09-04T03:28:42.355Z | Checking colored v3.1.1 |
| 778 | 2026-09-04T03:28:42.422Z | Checking simd-adler32 v0.3.8 |
| 779 | 2026-09-04T03:28:42.542Z | Checking adler2 v2.0.1 |
| 780 | 2026-09-04T03:28:42.555Z | Checking strsim v0.11.1 |
| 781 | 2026-09-04T03:28:42.563Z | Checking oxnet v0.1.4 |
| 782 | 2026-09-04T03:28:42.644Z | Checking unicode-width v0.2.2 |
| 783 | 2026-09-04T03:28:42.710Z | Checking iri-string v0.7.10 |
| 784 | 2026-09-04T03:28:42.724Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 785 | 2026-09-04T03:28:42.774Z | Checking bitflags v1.3.2 |
| 786 | 2026-09-04T03:28:42.805Z | Compiling curl v0.4.50 |
| 787 | 2026-09-04T03:28:42.837Z | Checking strsim v0.10.0 |
| 788 | 2026-09-04T03:28:42.887Z | Checking textwrap v0.16.2 |
| 789 | 2026-09-04T03:28:42.972Z | Checking ryu v1.0.23 |
| 790 | 2026-09-04T03:28:43.055Z | Checking termcolor v1.4.1 |
| 791 | 2026-09-04T03:28:43.085Z | Checking snafu v0.8.9 |
| 792 | 2026-09-04T03:28:43.094Z | Checking console v0.16.2 |
| 793 | 2026-09-04T03:28:43.102Z | Checking serde_urlencoded v0.7.1 |
| 794 | 2026-09-04T03:28:43.223Z | Checking pin-project v1.1.10 |
| 795 | 2026-09-04T03:28:43.246Z | Checking clap v3.2.25 |
| 796 | 2026-09-04T03:28:43.255Z | Checking libscf-sys v1.1.0 |
| 797 | 2026-09-04T03:28:43.296Z | Checking clap_builder v4.6.0 |
| 798 | 2026-09-04T03:28:43.306Z | Checking miniz_oxide v0.8.9 |
| 799 | 2026-09-04T03:28:43.369Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 800 | 2026-09-04T03:28:43.423Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 801 | 2026-09-04T03:28:43.547Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 802 | 2026-09-04T03:28:43.671Z | Checking jsonwebtoken v10.3.0 |
| 803 | 2026-09-04T03:28:43.716Z | Checking futures v0.3.32 |
| 804 | 2026-09-04T03:28:43.725Z | Checking tower-http v0.6.8 |
| 805 | 2026-09-04T03:28:43.770Z | Checking slog-envlogger v2.2.0 |
| 806 | 2026-09-04T03:28:43.782Z | Checking hyper-rustls v0.27.7 |
| 807 | 2026-09-04T03:28:44.044Z | Checking url v2.5.8 |
| 808 | 2026-09-04T03:28:44.344Z | Checking hyper-timeout v0.5.2 |
| 809 | 2026-09-04T03:28:44.362Z | Compiling clap_derive v4.6.1 |
| 810 | 2026-09-04T03:28:44.401Z | Checking http-body-util v0.1.3 |
| 811 | 2026-09-04T03:28:44.467Z | Compiling zone_cfg_derive v0.3.1 |
| 812 | 2026-09-04T03:28:44.492Z | Checking http-serde v2.1.1 |
| 813 | 2026-09-04T03:28:44.516Z | Compiling async-recursion v0.3.2 |
| 814 | 2026-09-04T03:28:44.543Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 815 | 2026-09-04T03:28:44.556Z | Checking serde_path_to_error v0.1.20 |
| 816 | 2026-09-04T03:28:44.604Z | Checking serde_spanned v1.1.1 |
| 817 | 2026-09-04T03:28:44.634Z | Checking filetime v0.2.27 |
| 818 | 2026-09-04T03:28:44.707Z | Checking secrecy v0.10.3 |
| 819 | 2026-09-04T03:28:44.724Z | Checking hex v0.4.3 |
| 820 | 2026-09-04T03:28:44.734Z | Checking unit-prefix v0.5.2 |
| 821 | 2026-09-04T03:28:44.756Z | Checking openssl-probe v0.1.6 |
| 822 | 2026-09-04T03:28:44.803Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 823 | 2026-09-04T03:28:44.816Z | Checking web-time v1.1.0 |
| 824 | 2026-09-04T03:28:44.845Z | Checking xattr v1.6.1 |
| 825 | 2026-09-04T03:28:44.849Z | Checking fastrand v2.3.0 |
| 826 | 2026-09-04T03:28:44.931Z | Checking sha256 v1.6.0 |
| 827 | 2026-09-04T03:28:44.969Z | Checking tar v0.4.46 |
| 828 | 2026-09-04T03:28:44.969Z | Checking toml v1.1.2+spec-1.1.0 |
| 829 | 2026-09-04T03:28:45.063Z | Checking tempfile v3.27.0 |
| 830 | 2026-09-04T03:28:45.109Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 831 | 2026-09-04T03:28:45.141Z | Checking indicatif v0.18.4 |
| 832 | 2026-09-04T03:28:45.191Z | Checking zone v0.3.1 |
| 833 | 2026-09-04T03:28:45.306Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 834 | 2026-09-04T03:28:45.386Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 835 | 2026-09-04T03:28:45.466Z | Checking flate2 v1.1.9 |
| 836 | 2026-09-04T03:28:45.478Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 837 | 2026-09-04T03:28:45.541Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 838 | 2026-09-04T03:28:45.629Z | Checking libloading v0.8.9 |
| 839 | 2026-09-04T03:28:45.701Z | Checking fs_extra v1.3.0 |
| 840 | 2026-09-04T03:28:46.045Z | Checking clap v4.6.1 |
| 841 | 2026-09-04T03:28:55.877Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 842 | 2026-09-04T03:28:56.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.34s |
| 843 | 2026-09-04T03:28:56.722Z | + banner test |
| 844 | 2026-09-04T03:28:56.726Z | |
| 845 | 2026-09-04T03:28:56.726Z | ##### ###### #### ##### |
| 846 | 2026-09-04T03:28:56.726Z | # # # # |
| 847 | 2026-09-04T03:28:56.726Z | # ##### #### # |
| 848 | 2026-09-04T03:28:56.726Z | # # # # |
| 849 | 2026-09-04T03:28:56.726Z | # # # # # |
| 850 | 2026-09-04T03:28:56.726Z | # ###### #### # |
| 851 | 2026-09-04T03:28:56.726Z | |
| 852 | 2026-09-04T03:28:56.726Z | + cargo test -p softnpu-client --bin npuvm |
| 853 | 2026-09-04T03:28:56.981Z | Compiling unicode-ident v1.0.24 |
| 854 | 2026-09-04T03:28:56.981Z | Compiling cfg-if v1.0.4 |
| 855 | 2026-09-04T03:28:56.981Z | Compiling memchr v2.8.0 |
| 856 | 2026-09-04T03:28:56.981Z | Compiling zeroize v1.8.2 |
| 857 | 2026-09-04T03:28:56.985Z | Compiling itoa v1.0.17 |
| 858 | 2026-09-04T03:28:56.985Z | Compiling libc v0.2.186 |
| 859 | 2026-09-04T03:28:57.023Z | Compiling serde_core v1.0.228 |
| 860 | 2026-09-04T03:28:57.027Z | Compiling subtle v2.6.1 |
| 861 | 2026-09-04T03:28:57.068Z | Compiling typenum v1.19.0 |
| 862 | 2026-09-04T03:28:57.119Z | Compiling proc-macro2 v1.0.106 |
| 863 | 2026-09-04T03:28:57.152Z | Compiling const-oid v0.9.6 |
| 864 | 2026-09-04T03:28:57.174Z | Compiling once_cell v1.21.3 |
| 865 | 2026-09-04T03:28:57.185Z | Compiling smallvec v1.15.1 |
| 866 | 2026-09-04T03:28:57.323Z | Compiling getrandom v0.2.17 |
| 867 | 2026-09-04T03:28:57.329Z | Compiling pin-project-lite v0.2.16 |
| 868 | 2026-09-04T03:28:57.370Z | Compiling libm v0.2.16 |
| 869 | 2026-09-04T03:28:57.374Z | Compiling log v0.4.29 |
| 870 | 2026-09-04T03:28:57.406Z | Compiling bytes v1.11.1 |
| 871 | 2026-09-04T03:28:57.493Z | Compiling quote v1.0.45 |
| 872 | 2026-09-04T03:28:57.569Z | Compiling generic-array v0.14.7 |
| 873 | 2026-09-04T03:28:57.615Z | Compiling rand_core v0.6.4 |
| 874 | 2026-09-04T03:28:57.650Z | Compiling syn v2.0.117 |
| 875 | 2026-09-04T03:28:57.766Z | Compiling syn v1.0.109 |
| 876 | 2026-09-04T03:28:57.803Z | Compiling socket2 v0.6.3 |
| 877 | 2026-09-04T03:28:57.820Z | Compiling errno v0.3.14 |
| 878 | 2026-09-04T03:28:57.964Z | Compiling zmij v1.0.21 |
| 879 | 2026-09-04T03:28:58.009Z | Compiling block-buffer v0.10.4 |
| 880 | 2026-09-04T03:28:58.033Z | Compiling crypto-common v0.1.7 |
| 881 | 2026-09-04T03:28:58.132Z | Compiling num-traits v0.2.19 |
| 882 | 2026-09-04T03:28:58.144Z | Compiling digest v0.10.7 |
| 883 | 2026-09-04T03:28:58.229Z | Compiling scopeguard v1.2.0 |
| 884 | 2026-09-04T03:28:58.229Z | Compiling base64ct v1.8.3 |
| 885 | 2026-09-04T03:28:58.318Z | Compiling lock_api v0.4.14 |
| 886 | 2026-09-04T03:28:58.334Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-09-04T03:28:58.487Z | Compiling pem-rfc7468 v0.7.0 |
| 888 | 2026-09-04T03:28:58.503Z | Compiling parking_lot v0.12.5 |
| 889 | 2026-09-04T03:28:58.520Z | Compiling signal-hook-registry v1.4.8 |
| 890 | 2026-09-04T03:28:58.620Z | Compiling der v0.7.10 |
| 891 | 2026-09-04T03:28:58.732Z | Compiling mio v1.2.0 |
| 892 | 2026-09-04T03:28:58.796Z | Compiling stable_deref_trait v1.2.1 |
| 893 | 2026-09-04T03:28:58.800Z | Compiling futures-core v0.3.32 |
| 894 | 2026-09-04T03:28:58.817Z | Compiling futures-sink v0.3.32 |
| 895 | 2026-09-04T03:28:58.857Z | Compiling ucd-trie v0.1.7 |
| 896 | 2026-09-04T03:28:58.905Z | Compiling zerocopy v0.8.39 |
| 897 | 2026-09-04T03:28:58.908Z | Compiling serde_json v1.0.150 |
| 898 | 2026-09-04T03:28:58.935Z | Compiling num-integer v0.1.46 |
| 899 | 2026-09-04T03:28:59.137Z | Compiling pest v2.8.6 |
| 900 | 2026-09-04T03:28:59.216Z | Compiling winnow v1.0.1 |
| 901 | 2026-09-04T03:28:59.258Z | Compiling futures-channel v0.3.32 |
| 902 | 2026-09-04T03:28:59.470Z | Compiling spki v0.7.3 |
| 903 | 2026-09-04T03:28:59.552Z | Compiling byteorder v1.5.0 |
| 904 | 2026-09-04T03:28:59.659Z | Compiling pkcs8 v0.10.2 |
| 905 | 2026-09-04T03:28:59.770Z | Compiling proc-macro-error-attr v1.0.4 |
| 906 | 2026-09-04T03:28:59.792Z | Compiling hmac v0.12.1 |
| 907 | 2026-09-04T03:28:59.870Z | Compiling http v1.4.0 |
| 908 | 2026-09-04T03:28:59.911Z | Compiling tracing-core v0.1.36 |
| 909 | 2026-09-04T03:28:59.916Z | Compiling slab v0.4.12 |
| 910 | 2026-09-04T03:29:00.079Z | Compiling futures-task v0.3.32 |
| 911 | 2026-09-04T03:29:00.227Z | Compiling pest_meta v2.8.6 |
| 912 | 2026-09-04T03:29:00.243Z | Compiling pretty-hex v0.4.1 |
| 913 | 2026-09-04T03:29:00.370Z | Compiling synstructure v0.13.2 |
| 914 | 2026-09-04T03:29:00.408Z | Compiling futures-io v0.3.32 |
| 915 | 2026-09-04T03:29:00.520Z | Compiling spin v0.9.8 |
| 916 | 2026-09-04T03:29:00.558Z | Compiling proc-macro-error v1.0.4 |
| 917 | 2026-09-04T03:29:00.642Z | Compiling lazy_static v1.5.0 |
| 918 | 2026-09-04T03:29:00.723Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 919 | 2026-09-04T03:29:00.814Z | Compiling pest_generator v2.8.6 |
| 920 | 2026-09-04T03:29:00.851Z | Compiling signature v2.2.0 |
| 921 | 2026-09-04T03:29:00.864Z | Compiling ff v0.13.1 |
| 922 | 2026-09-04T03:29:00.984Z | Compiling powerfmt v0.2.0 |
| 923 | 2026-09-04T03:29:00.990Z | Compiling litemap v0.8.1 |
| 924 | 2026-09-04T03:29:01.125Z | Compiling winnow v0.7.14 |
| 925 | 2026-09-04T03:29:01.163Z | Compiling num-conv v0.2.0 |
| 926 | 2026-09-04T03:29:01.182Z | Compiling time-core v0.1.8 |
| 927 | 2026-09-04T03:29:01.262Z | Compiling writeable v0.6.2 |
| 928 | 2026-09-04T03:29:01.283Z | Compiling base16ct v0.2.0 |
| 929 | 2026-09-04T03:29:01.314Z | Compiling cpufeatures v0.2.17 |
| 930 | 2026-09-04T03:29:01.377Z | Compiling time-macros v0.2.27 |
| 931 | 2026-09-04T03:29:01.406Z | Compiling sec1 v0.7.3 |
| 932 | 2026-09-04T03:29:01.446Z | Compiling deranged v0.5.6 |
| 933 | 2026-09-04T03:29:01.452Z | Compiling group v0.13.0 |
| 934 | 2026-09-04T03:29:01.585Z | Compiling serde_derive v1.0.228 |
| 935 | 2026-09-04T03:29:01.612Z | Compiling thiserror-impl v1.0.69 |
| 936 | 2026-09-04T03:29:01.666Z | Compiling zerofrom-derive v0.1.6 |
| 937 | 2026-09-04T03:29:01.747Z | Compiling tokio-macros v2.7.0 |
| 938 | 2026-09-04T03:29:02.375Z | Compiling yoke-derive v0.8.1 |
| 939 | 2026-09-04T03:29:02.420Z | Compiling zerovec-derive v0.11.2 |
| 940 | 2026-09-04T03:29:02.500Z | Compiling tokio v1.52.3 |
| 941 | 2026-09-04T03:29:02.611Z | Compiling displaydoc v0.2.5 |
| 942 | 2026-09-04T03:29:02.618Z | Compiling thiserror-impl v2.0.18 |
| 943 | 2026-09-04T03:29:02.762Z | Compiling thiserror v1.0.69 |
| 944 | 2026-09-04T03:29:02.854Z | Compiling zerocopy-derive v0.7.35 |
| 945 | 2026-09-04T03:29:02.876Z | Compiling zerofrom v0.1.6 |
| 946 | 2026-09-04T03:29:02.989Z | Compiling ppv-lite86 v0.2.21 |
| 947 | 2026-09-04T03:29:03.295Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-09-04T03:29:03.377Z | Compiling tracing-attributes v0.1.31 |
| 949 | 2026-09-04T03:29:03.406Z | Compiling yoke v0.8.1 |
| 950 | 2026-09-04T03:29:03.513Z | Compiling pest_derive v2.8.6 |
| 951 | 2026-09-04T03:29:03.580Z | Compiling zerovec v0.11.5 |
| 952 | 2026-09-04T03:29:03.713Z | Compiling zerocopy v0.7.35 |
| 953 | 2026-09-04T03:29:03.853Z | Compiling thiserror v2.0.18 |
| 954 | 2026-09-04T03:29:03.947Z | Compiling zerotrie v0.2.3 |
| 955 | 2026-09-04T03:29:04.069Z | Compiling tinystr v0.8.2 |
| 956 | 2026-09-04T03:29:04.094Z | Compiling dtrace-parser v0.2.0 |
| 957 | 2026-09-04T03:29:04.136Z | Compiling futures-util v0.3.32 |
| 958 | 2026-09-04T03:29:04.235Z | Compiling icu_locale_core v2.1.1 |
| 959 | 2026-09-04T03:29:04.242Z | Compiling potential_utf v0.1.4 |
| 960 | 2026-09-04T03:29:04.245Z | Compiling serde v1.0.228 |
| 961 | 2026-09-04T03:29:04.393Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 962 | 2026-09-04T03:29:04.622Z | Compiling tracing v0.1.44 |
| 963 | 2026-09-04T03:29:04.740Z | Compiling erased-serde v0.3.31 |
| 964 | 2026-09-04T03:29:04.756Z | Compiling num-bigint v0.4.6 |
| 965 | 2026-09-04T03:29:04.889Z | Compiling scroll_derive v0.12.1 |
| 966 | 2026-09-04T03:29:04.944Z | Compiling http-body v1.0.1 |
| 967 | 2026-09-04T03:29:05.102Z | Compiling hkdf v0.12.4 |
| 968 | 2026-09-04T03:29:05.233Z | Compiling num-iter v0.1.45 |
| 969 | 2026-09-04T03:29:05.237Z | Compiling crypto-bigint v0.5.5 |
| 970 | 2026-09-04T03:29:05.305Z | Compiling thread-id v4.2.2 |
| 971 | 2026-09-04T03:29:05.329Z | Compiling slog v2.8.2 |
| 972 | 2026-09-04T03:29:05.338Z | Compiling proc-macro-crate v3.4.0 |
| 973 | 2026-09-04T03:29:05.374Z | Compiling icu_provider v2.1.1 |
| 974 | 2026-09-04T03:29:05.659Z | Compiling scroll v0.12.0 |
| 975 | 2026-09-04T03:29:05.665Z | Compiling dof v0.3.0 |
| 976 | 2026-09-04T03:29:05.680Z | Compiling icu_collections v2.1.1 |
| 977 | 2026-09-04T03:29:05.742Z | Compiling time v0.3.47 |
| 978 | 2026-09-04T03:29:05.917Z | Compiling proc-macro-crate v1.3.1 |
| 979 | 2026-09-04T03:29:06.000Z | Compiling getrandom v0.3.4 |
| 980 | 2026-09-04T03:29:06.115Z | Compiling elliptic-curve v0.13.8 |
| 981 | 2026-09-04T03:29:06.174Z | Compiling sha2 v0.10.9 |
| 982 | 2026-09-04T03:29:06.182Z | Compiling rustls-pki-types v1.14.0 |
| 983 | 2026-09-04T03:29:06.239Z | Compiling tower-service v0.3.3 |
| 984 | 2026-09-04T03:29:06.325Z | Compiling try-lock v0.2.5 |
| 985 | 2026-09-04T03:29:06.383Z | Compiling untrusted v0.9.0 |
| 986 | 2026-09-04T03:29:06.424Z | Compiling plain v0.2.3 |
| 987 | 2026-09-04T03:29:06.438Z | Compiling want v0.3.1 |
| 988 | 2026-09-04T03:29:06.493Z | Compiling ring v0.17.14 |
| 989 | 2026-09-04T03:29:06.517Z | Compiling goblin v0.8.2 |
| 990 | 2026-09-04T03:29:06.523Z | Compiling num_enum_derive v0.5.11 |
| 991 | 2026-09-04T03:29:06.543Z | Compiling usdt-impl v0.5.0 |
| 992 | 2026-09-04T03:29:06.595Z | Compiling num_enum_derive v0.7.5 |
| 993 | 2026-09-04T03:29:06.656Z | Compiling icu_normalizer_data v2.1.1 |
| 994 | 2026-09-04T03:29:06.722Z | Compiling httparse v1.10.1 |
| 995 | 2026-09-04T03:29:07.019Z | Compiling icu_properties_data v2.1.2 |
| 996 | 2026-09-04T03:29:07.054Z | Compiling serde_tokenstream v0.2.2 |
| 997 | 2026-09-04T03:29:07.143Z | Compiling rand_chacha v0.3.1 |
| 998 | 2026-09-04T03:29:07.317Z | Compiling rfc6979 v0.4.0 |
| 999 | 2026-09-04T03:29:07.423Z | Compiling arc-swap v1.8.2 |
| 1000 | 2026-09-04T03:29:07.431Z | Compiling iana-time-zone v0.1.65 |
| 1001 | 2026-09-04T03:29:07.544Z | Compiling atomic-waker v1.1.2 |
| 1002 | 2026-09-04T03:29:07.583Z | Compiling pin-utils v0.1.0 |
| 1003 | 2026-09-04T03:29:07.640Z | Compiling hyper v1.8.1 |
| 1004 | 2026-09-04T03:29:07.646Z | Compiling rustls-webpki v0.103.9 |
| 1005 | 2026-09-04T03:29:07.649Z | Compiling num_enum v0.7.5 |
| 1006 | 2026-09-04T03:29:07.658Z | Compiling num_enum v0.5.11 |
| 1007 | 2026-09-04T03:29:07.713Z | Compiling chrono v0.4.43 |
| 1008 | 2026-09-04T03:29:07.751Z | Compiling ecdsa v0.16.9 |
| 1009 | 2026-09-04T03:29:07.758Z | Compiling rand v0.8.5 |
| 1010 | 2026-09-04T03:29:08.116Z | Compiling icu_properties v2.1.2 |
| 1011 | 2026-09-04T03:29:08.382Z | Compiling icu_normalizer v2.1.1 |
| 1012 | 2026-09-04T03:29:08.523Z | Compiling crossbeam-utils v0.8.21 |
| 1013 | 2026-09-04T03:29:08.635Z | Compiling primeorder v0.13.6 |
| 1014 | 2026-09-04T03:29:08.700Z | Compiling rand_core v0.9.5 |
| 1015 | 2026-09-04T03:29:08.870Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1016 | 2026-09-04T03:29:08.904Z | Compiling foreign-types-macros v0.2.3 |
| 1017 | 2026-09-04T03:29:09.033Z | Compiling aho-corasick v1.1.4 |
| 1018 | 2026-09-04T03:29:09.174Z | Compiling thread_local v1.1.9 |
| 1019 | 2026-09-04T03:29:09.271Z | Compiling either v1.15.0 |
| 1020 | 2026-09-04T03:29:09.442Z | Compiling regex-syntax v0.8.9 |
| 1021 | 2026-09-04T03:29:09.467Z | Compiling utf8parse v0.2.2 |
| 1022 | 2026-09-04T03:29:09.557Z | Compiling bitflags v2.11.0 |
| 1023 | 2026-09-04T03:29:09.560Z | Compiling foreign-types-shared v0.3.1 |
| 1024 | 2026-09-04T03:29:09.566Z | Compiling percent-encoding v2.3.2 |
| 1025 | 2026-09-04T03:29:09.640Z | Compiling tap v1.0.1 |
| 1026 | 2026-09-04T03:29:09.681Z | Compiling form_urlencoded v1.2.2 |
| 1027 | 2026-09-04T03:29:09.740Z | Compiling wyz v0.5.1 |
| 1028 | 2026-09-04T03:29:09.746Z | Compiling foreign-types v0.5.0 |
| 1029 | 2026-09-04T03:29:09.777Z | Compiling curve25519-dalek v4.1.3 |
| 1030 | 2026-09-04T03:29:09.808Z | Compiling anstyle-parse v1.0.0 |
| 1031 | 2026-09-04T03:29:09.853Z | Compiling itertools v0.12.1 |
| 1032 | 2026-09-04T03:29:09.917Z | Compiling cargo_metadata v0.23.1 |
| 1033 | 2026-09-04T03:29:09.977Z | Compiling idna_adapter v1.2.1 |
| 1034 | 2026-09-04T03:29:10.110Z | Compiling crossbeam-channel v0.5.15 |
| 1035 | 2026-09-04T03:29:10.589Z | Compiling rand_chacha v0.9.0 |
| 1036 | 2026-09-04T03:29:10.603Z | Compiling num-bigint-dig v0.8.6 |
| 1037 | 2026-09-04T03:29:10.957Z | Compiling regex-automata v0.4.14 |
| 1038 | 2026-09-04T03:29:11.020Z | Compiling hyper-util v0.1.20 |
| 1039 | 2026-09-04T03:29:11.104Z | Compiling rustls v0.23.36 |
| 1040 | 2026-09-04T03:29:11.124Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1041 | 2026-09-04T03:29:11.134Z | Compiling radium v0.7.0 |
| 1042 | 2026-09-04T03:29:11.225Z | Compiling slog-scope v4.4.1 |
| 1043 | 2026-09-04T03:29:11.485Z | Compiling usdt-attr-macro v0.5.0 |
| 1044 | 2026-09-04T03:29:11.792Z | Compiling usdt-macro v0.5.0 |
| 1045 | 2026-09-04T03:29:12.037Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1046 | 2026-09-04T03:29:12.138Z | Compiling tokio-util v0.7.18 |
| 1047 | 2026-09-04T03:29:12.145Z | Compiling num-rational v0.4.2 |
| 1048 | 2026-09-04T03:29:12.295Z | Compiling num-complex v0.4.6 |
| 1049 | 2026-09-04T03:29:12.402Z | Compiling async-trait v0.1.89 |
| 1050 | 2026-09-04T03:29:12.477Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1051 | 2026-09-04T03:29:12.554Z | Compiling ed25519 v2.2.3 |
| 1052 | 2026-09-04T03:29:12.689Z | Compiling pkcs1 v0.7.5 |
| 1053 | 2026-09-04T03:29:12.778Z | Compiling cstr-argument v0.1.2 |
| 1054 | 2026-09-04T03:29:12.787Z | Compiling is-terminal v0.4.17 |
| 1055 | 2026-09-04T03:29:12.871Z | Compiling memmap v0.7.0 |
| 1056 | 2026-09-04T03:29:12.917Z | Compiling hashbrown v0.12.3 |
| 1057 | 2026-09-04T03:29:12.985Z | Compiling anstyle-query v1.1.5 |
| 1058 | 2026-09-04T03:29:13.045Z | Compiling take_mut v0.2.2 |
| 1059 | 2026-09-04T03:29:13.082Z | Compiling openssl-probe v0.2.1 |
| 1060 | 2026-09-04T03:29:13.097Z | Compiling is_terminal_polyfill v1.70.2 |
| 1061 | 2026-09-04T03:29:13.140Z | Compiling utf8_iter v1.0.4 |
| 1062 | 2026-09-04T03:29:13.180Z | Compiling funty v2.0.0 |
| 1063 | 2026-09-04T03:29:13.260Z | Compiling anstyle v1.0.14 |
| 1064 | 2026-09-04T03:29:13.279Z | Compiling term v1.2.1 |
| 1065 | 2026-09-04T03:29:13.368Z | Compiling colorchoice v1.0.4 |
| 1066 | 2026-09-04T03:29:13.399Z | Compiling sync_wrapper v1.0.2 |
| 1067 | 2026-09-04T03:29:13.472Z | Compiling base64 v0.22.1 |
| 1068 | 2026-09-04T03:29:13.477Z | Compiling tower-layer v0.3.3 |
| 1069 | 2026-09-04T03:29:13.487Z | Compiling os_str_bytes v6.6.1 |
| 1070 | 2026-09-04T03:29:13.582Z | Compiling slog-term v2.9.2 |
| 1071 | 2026-09-04T03:29:13.625Z | Compiling tower v0.5.3 |
| 1072 | 2026-09-04T03:29:13.737Z | Compiling pem v3.0.6 |
| 1073 | 2026-09-04T03:29:13.796Z | Compiling clap_lex v0.2.4 |
| 1074 | 2026-09-04T03:29:13.822Z | Compiling tokio-rustls v0.26.4 |
| 1075 | 2026-09-04T03:29:13.966Z | Compiling bitvec v1.0.1 |
| 1076 | 2026-09-04T03:29:14.055Z | Compiling anstream v1.0.0 |
| 1077 | 2026-09-04T03:29:14.065Z | Compiling indexmap v1.9.3 |
| 1078 | 2026-09-04T03:29:14.096Z | Compiling idna v1.1.0 |
| 1079 | 2026-09-04T03:29:14.162Z | Compiling rustls-native-certs v0.8.3 |
| 1080 | 2026-09-04T03:29:14.264Z | Compiling slog-async v2.8.0 |
| 1081 | 2026-09-04T03:29:14.360Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1082 | 2026-09-04T03:29:14.423Z | Compiling usdt v0.5.0 |
| 1083 | 2026-09-04T03:29:14.442Z | Compiling rsa v0.9.10 |
| 1084 | 2026-09-04T03:29:14.464Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1085 | 2026-09-04T03:29:14.483Z | Compiling ed25519-dalek v2.2.0 |
| 1086 | 2026-09-04T03:29:14.681Z | Compiling num v0.4.3 |
| 1087 | 2026-09-04T03:29:14.710Z | Compiling regex v1.12.3 |
| 1088 | 2026-09-04T03:29:14.748Z | Compiling slog-stdlog v4.1.1 |
| 1089 | 2026-09-04T03:29:14.778Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1090 | 2026-09-04T03:29:14.784Z | Compiling octocrab v0.53.1 |
| 1091 | 2026-09-04T03:29:14.846Z | Compiling rand v0.9.2 |
| 1092 | 2026-09-04T03:29:14.940Z | Compiling anyhow v1.0.102 |
| 1093 | 2026-09-04T03:29:14.966Z | Compiling p256 v0.13.2 |
| 1094 | 2026-09-04T03:29:15.170Z | Compiling p384 v0.13.1 |
| 1095 | 2026-09-04T03:29:15.198Z | Compiling snafu-derive v0.8.9 |
| 1096 | 2026-09-04T03:29:15.233Z | Compiling simple_asn1 v0.6.4 |
| 1097 | 2026-09-04T03:29:15.338Z | Compiling openssl-sys v0.9.111 |
| 1098 | 2026-09-04T03:29:15.349Z | Compiling libz-sys v1.1.23 |
| 1099 | 2026-09-04T03:29:15.443Z | Compiling futures-executor v0.3.32 |
| 1100 | 2026-09-04T03:29:15.497Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1101 | 2026-09-04T03:29:15.673Z | Compiling serde_repr v0.1.20 |
| 1102 | 2026-09-04T03:29:15.723Z | Compiling pin-project-internal v1.1.10 |
| 1103 | 2026-09-04T03:29:15.730Z | Compiling clap_derive v3.2.25 |
| 1104 | 2026-09-04T03:29:15.758Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1105 | 2026-09-04T03:29:15.862Z | Compiling num-derive v0.3.3 |
| 1106 | 2026-09-04T03:29:15.926Z | Compiling atty v0.2.14 |
| 1107 | 2026-09-04T03:29:16.018Z | Compiling unicode-width v0.2.2 |
| 1108 | 2026-09-04T03:29:16.292Z | Compiling iri-string v0.7.10 |
| 1109 | 2026-09-04T03:29:16.298Z | Compiling ryu v1.0.23 |
| 1110 | 2026-09-04T03:29:16.468Z | Compiling oxnet v0.1.4 |
| 1111 | 2026-09-04T03:29:16.471Z | Compiling termcolor v1.4.1 |
| 1112 | 2026-09-04T03:29:16.721Z | Compiling bitflags v1.3.2 |
| 1113 | 2026-09-04T03:29:16.787Z | Compiling colored v3.1.1 |
| 1114 | 2026-09-04T03:29:16.803Z | Compiling adler2 v2.0.1 |
| 1115 | 2026-09-04T03:29:16.819Z | Compiling simd-adler32 v0.3.8 |
| 1116 | 2026-09-04T03:29:16.841Z | Compiling strsim v0.11.1 |
| 1117 | 2026-09-04T03:29:16.925Z | Compiling textwrap v0.16.2 |
| 1118 | 2026-09-04T03:29:16.990Z | Compiling clap_lex v1.0.0 |
| 1119 | 2026-09-04T03:29:16.996Z | Compiling strsim v0.10.0 |
| 1120 | 2026-09-04T03:29:17.004Z | Compiling snafu v0.8.9 |
| 1121 | 2026-09-04T03:29:17.170Z | Compiling clap_builder v4.6.0 |
| 1122 | 2026-09-04T03:29:17.218Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1123 | 2026-09-04T03:29:17.225Z | Compiling miniz_oxide v0.8.9 |
| 1124 | 2026-09-04T03:29:17.305Z | Compiling pin-project v1.1.10 |
| 1125 | 2026-09-04T03:29:17.324Z | Compiling libscf-sys v1.1.0 |
| 1126 | 2026-09-04T03:29:17.336Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1127 | 2026-09-04T03:29:17.389Z | Compiling serde_urlencoded v0.7.1 |
| 1128 | 2026-09-04T03:29:17.403Z | Compiling clap v3.2.25 |
| 1129 | 2026-09-04T03:29:17.443Z | Compiling tower-http v0.6.8 |
| 1130 | 2026-09-04T03:29:17.624Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1131 | 2026-09-04T03:29:17.882Z | Compiling console v0.16.2 |
| 1132 | 2026-09-04T03:29:17.920Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1133 | 2026-09-04T03:29:17.993Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1134 | 2026-09-04T03:29:18.039Z | Compiling futures v0.3.32 |
| 1135 | 2026-09-04T03:29:18.111Z | Compiling jsonwebtoken v10.3.0 |
| 1136 | 2026-09-04T03:29:18.204Z | Compiling slog-envlogger v2.2.0 |
| 1137 | 2026-09-04T03:29:18.379Z | Compiling rustix v1.1.4 |
| 1138 | 2026-09-04T03:29:18.485Z | Compiling url v2.5.8 |
| 1139 | 2026-09-04T03:29:18.557Z | Compiling hyper-rustls v0.27.7 |
| 1140 | 2026-09-04T03:29:18.602Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1141 | 2026-09-04T03:29:18.705Z | Compiling portable-atomic v1.13.1 |
| 1142 | 2026-09-04T03:29:18.862Z | Compiling crc32fast v1.5.0 |
| 1143 | 2026-09-04T03:29:18.869Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1144 | 2026-09-04T03:29:19.040Z | Compiling hyper-timeout v0.5.2 |
| 1145 | 2026-09-04T03:29:19.208Z | Compiling clap_derive v4.6.1 |
| 1146 | 2026-09-04T03:29:19.229Z | Compiling http-body-util v0.1.3 |
| 1147 | 2026-09-04T03:29:19.237Z | Compiling http-serde v2.1.1 |
| 1148 | 2026-09-04T03:29:19.279Z | Compiling zone_cfg_derive v0.3.1 |
| 1149 | 2026-09-04T03:29:19.344Z | Compiling async-recursion v0.3.2 |
| 1150 | 2026-09-04T03:29:19.452Z | Compiling serde_spanned v1.1.1 |
| 1151 | 2026-09-04T03:29:19.592Z | Compiling serde_path_to_error v0.1.20 |
| 1152 | 2026-09-04T03:29:19.927Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1153 | 2026-09-04T03:29:19.948Z | Compiling filetime v0.2.27 |
| 1154 | 2026-09-04T03:29:20.009Z | Compiling secrecy v0.10.3 |
| 1155 | 2026-09-04T03:29:20.144Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1156 | 2026-09-04T03:29:20.150Z | Compiling fastrand v2.3.0 |
| 1157 | 2026-09-04T03:29:20.154Z | Compiling web-time v1.1.0 |
| 1158 | 2026-09-04T03:29:20.216Z | Compiling xattr v1.6.1 |
| 1159 | 2026-09-04T03:29:20.247Z | Compiling openssl-probe v0.1.6 |
| 1160 | 2026-09-04T03:29:20.293Z | Compiling unit-prefix v0.5.2 |
| 1161 | 2026-09-04T03:29:20.347Z | Compiling hex v0.4.3 |
| 1162 | 2026-09-04T03:29:20.377Z | Compiling curl v0.4.50 |
| 1163 | 2026-09-04T03:29:20.411Z | Compiling indicatif v0.18.4 |
| 1164 | 2026-09-04T03:29:20.416Z | Compiling tar v0.4.46 |
| 1165 | 2026-09-04T03:29:20.426Z | Compiling tempfile v3.27.0 |
| 1166 | 2026-09-04T03:29:20.601Z | Compiling sha256 v1.6.0 |
| 1167 | 2026-09-04T03:29:20.832Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1168 | 2026-09-04T03:29:20.851Z | Compiling zone v0.3.1 |
| 1169 | 2026-09-04T03:29:20.952Z | Compiling clap v4.6.1 |
| 1170 | 2026-09-04T03:29:21.023Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1171 | 2026-09-04T03:29:21.193Z | Compiling flate2 v1.1.9 |
| 1172 | 2026-09-04T03:29:21.289Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1173 | 2026-09-04T03:29:21.406Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1174 | 2026-09-04T03:29:21.410Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1175 | 2026-09-04T03:29:21.530Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1176 | 2026-09-04T03:29:21.539Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1177 | 2026-09-04T03:29:21.593Z | Compiling camino v1.2.3 |
| 1178 | 2026-09-04T03:29:21.613Z | Compiling libloading v0.8.9 |
| 1179 | 2026-09-04T03:29:21.813Z | Compiling fs_extra v1.3.0 |
| 1180 | 2026-09-04T03:29:33.604Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1181 | 2026-09-04T03:29:42.333Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 45.59s |
| 1182 | 2026-09-04T03:29:42.377Z | Running unittests src/bin/npuvm.rs (target/debug/deps/npuvm-79276427ad679b7b) |
| 1183 | 2026-09-04T03:29:42.383Z | |
| 1184 | 2026-09-04T03:29:42.383Z | running 4 tests |
| 1185 | 2026-09-04T03:29:42.387Z | test tests::run_pkg_cmd_does_not_retry_other_failures ... ok |
| 1186 | 2026-09-04T03:29:42.390Z | test tests::run_pkg_cmd_accepts_success_and_noop ... ok |
| 1187 | 2026-09-04T03:29:42.390Z | test tests::run_pkg_cmd_retries_locked_image_until_success ... ok |
| 1188 | 2026-09-04T03:29:42.393Z | test tests::run_pkg_cmd_fails_when_lock_attempts_are_exhausted ... ok |
| 1189 | 2026-09-04T03:29:42.393Z | |
| 1190 | 2026-09-04T03:29:42.393Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1191 | 2026-09-04T03:29:42.393Z | |
| 1192 | 2026-09-04T03:29:42.408Z | + banner build |
| 1193 | 2026-09-04T03:29:42.412Z | |
| 1194 | 2026-09-04T03:29:42.412Z | ##### # # # # ##### |
| 1195 | 2026-09-04T03:29:42.412Z | # # # # # # # # |
| 1196 | 2026-09-04T03:29:42.412Z | ##### # # # # # # |
| 1197 | 2026-09-04T03:29:42.412Z | # # # # # # # # |
| 1198 | 2026-09-04T03:29:42.412Z | # # # # # # # # |
| 1199 | 2026-09-04T03:29:42.412Z | ##### #### # ###### ##### |
| 1200 | 2026-09-04T03:29:42.412Z | |
| 1201 | 2026-09-04T03:29:42.412Z | + ptime -m cargo build |
| 1202 | 2026-09-04T03:29:42.611Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1203 | 2026-09-04T03:29:50.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s |
| 1204 | 2026-09-04T03:29:50.567Z | |
| 1205 | 2026-09-04T03:29:50.567Z | real 8.140261431 |
| 1206 | 2026-09-04T03:29:50.567Z | user 18.603561381 |
| 1207 | 2026-09-04T03:29:50.567Z | sys 4.073542955 |
| 1208 | 2026-09-04T03:29:50.567Z | trap 0.004512373 |
| 1209 | 2026-09-04T03:29:50.571Z | tflt 0.000304516 |
| 1210 | 2026-09-04T03:29:50.571Z | dflt 0.023538988 |
| 1211 | 2026-09-04T03:29:50.571Z | kflt 0.000000000 |
| 1212 | 2026-09-04T03:29:50.571Z | lock 1:18.275817339 |
| 1213 | 2026-09-04T03:29:50.571Z | slp 1:26.249746249 |
| 1214 | 2026-09-04T03:29:50.571Z | lat 0.134722188 |
| 1215 | 2026-09-04T03:29:50.571Z | stop 1.109811328 |
| 1216 | 2026-09-04T03:29:50.571Z | + ptime -m cargo build --release |
| 1217 | 2026-09-04T03:29:50.774Z | Compiling proc-macro2 v1.0.106 |
| 1218 | 2026-09-04T03:29:50.774Z | Compiling quote v1.0.45 |
| 1219 | 2026-09-04T03:29:50.776Z | Compiling unicode-ident v1.0.24 |
| 1220 | 2026-09-04T03:29:50.776Z | Compiling libc v0.2.186 |
| 1221 | 2026-09-04T03:29:50.780Z | Compiling cfg-if v1.0.4 |
| 1222 | 2026-09-04T03:29:50.780Z | Compiling version_check v0.9.5 |
| 1223 | 2026-09-04T03:29:50.780Z | Compiling zeroize v1.8.2 |
| 1224 | 2026-09-04T03:29:50.780Z | Compiling serde_core v1.0.228 |
| 1225 | 2026-09-04T03:29:50.872Z | Compiling serde v1.0.228 |
| 1226 | 2026-09-04T03:29:50.910Z | Compiling memchr v2.8.0 |
| 1227 | 2026-09-04T03:29:51.004Z | Compiling autocfg v1.5.0 |
| 1228 | 2026-09-04T03:29:51.055Z | Compiling subtle v2.6.1 |
| 1229 | 2026-09-04T03:29:51.193Z | Compiling typenum v1.19.0 |
| 1230 | 2026-09-04T03:29:51.206Z | Compiling generic-array v0.14.7 |
| 1231 | 2026-09-04T03:29:51.322Z | Compiling itoa v1.0.17 |
| 1232 | 2026-09-04T03:29:51.483Z | Compiling syn v1.0.109 |
| 1233 | 2026-09-04T03:29:51.549Z | Compiling getrandom v0.2.17 |
| 1234 | 2026-09-04T03:29:51.553Z | Compiling smallvec v1.15.1 |
| 1235 | 2026-09-04T03:29:51.781Z | Compiling const-oid v0.9.6 |
| 1236 | 2026-09-04T03:29:51.832Z | Compiling libm v0.2.16 |
| 1237 | 2026-09-04T03:29:51.956Z | Compiling syn v2.0.117 |
| 1238 | 2026-09-04T03:29:52.023Z | Compiling num-traits v0.2.19 |
| 1239 | 2026-09-04T03:29:52.046Z | Compiling shlex v1.3.0 |
| 1240 | 2026-09-04T03:29:52.166Z | Compiling find-msvc-tools v0.1.9 |
| 1241 | 2026-09-04T03:29:52.219Z | Compiling thiserror v1.0.69 |
| 1242 | 2026-09-04T03:29:52.268Z | Compiling pin-project-lite v0.2.16 |
| 1243 | 2026-09-04T03:29:52.356Z | Compiling cc v1.2.56 |
| 1244 | 2026-09-04T03:29:52.536Z | Compiling log v0.4.29 |
| 1245 | 2026-09-04T03:29:52.655Z | Compiling zmij v1.0.21 |
| 1246 | 2026-09-04T03:29:52.954Z | Compiling crypto-common v0.1.7 |
| 1247 | 2026-09-04T03:29:53.076Z | Compiling block-buffer v0.10.4 |
| 1248 | 2026-09-04T03:29:53.164Z | Compiling bytes v1.11.1 |
| 1249 | 2026-09-04T03:29:53.214Z | Compiling rustversion v1.0.22 |
| 1250 | 2026-09-04T03:29:53.313Z | Compiling digest v0.10.7 |
| 1251 | 2026-09-04T03:29:53.429Z | Compiling rand_core v0.6.4 |
| 1252 | 2026-09-04T03:29:53.539Z | Compiling socket2 v0.6.3 |
| 1253 | 2026-09-04T03:29:53.606Z | Compiling errno v0.3.14 |
| 1254 | 2026-09-04T03:29:53.673Z | Compiling once_cell v1.21.3 |
| 1255 | 2026-09-04T03:29:53.773Z | Compiling hashbrown v0.16.1 |
| 1256 | 2026-09-04T03:29:53.909Z | Compiling parking_lot_core v0.9.12 |
| 1257 | 2026-09-04T03:29:54.010Z | Compiling equivalent v1.0.2 |
| 1258 | 2026-09-04T03:29:54.084Z | Compiling scopeguard v1.2.0 |
| 1259 | 2026-09-04T03:29:54.177Z | Compiling base64ct v1.8.3 |
| 1260 | 2026-09-04T03:29:54.203Z | Compiling lock_api v0.4.14 |
| 1261 | 2026-09-04T03:29:54.294Z | Compiling indexmap v2.13.0 |
| 1262 | 2026-09-04T03:29:54.298Z | Compiling signal-hook-registry v1.4.8 |
| 1263 | 2026-09-04T03:29:54.431Z | Compiling pem-rfc7468 v0.7.0 |
| 1264 | 2026-09-04T03:29:54.474Z | Compiling parking_lot v0.12.5 |
| 1265 | 2026-09-04T03:29:54.550Z | Compiling mio v1.2.0 |
| 1266 | 2026-09-04T03:29:54.603Z | Compiling der v0.7.10 |
| 1267 | 2026-09-04T03:29:54.723Z | Compiling synstructure v0.13.2 |
| 1268 | 2026-09-04T03:29:54.895Z | Compiling thiserror v2.0.18 |
| 1269 | 2026-09-04T03:29:55.233Z | Compiling stable_deref_trait v1.2.1 |
| 1270 | 2026-09-04T03:29:55.282Z | Compiling futures-core v0.3.32 |
| 1271 | 2026-09-04T03:29:55.291Z | Compiling serde_json v1.0.150 |
| 1272 | 2026-09-04T03:29:55.299Z | Compiling zerocopy v0.8.39 |
| 1273 | 2026-09-04T03:29:55.421Z | Compiling ucd-trie v0.1.7 |
| 1274 | 2026-09-04T03:29:55.442Z | Compiling futures-sink v0.3.32 |
| 1275 | 2026-09-04T03:29:55.539Z | Compiling pest v2.8.6 |
| 1276 | 2026-09-04T03:29:55.552Z | Compiling num-integer v0.1.46 |
| 1277 | 2026-09-04T03:29:55.606Z | Compiling spki v0.7.3 |
| 1278 | 2026-09-04T03:29:55.664Z | Compiling proc-macro-error-attr v1.0.4 |
| 1279 | 2026-09-04T03:29:55.904Z | Compiling serde_derive v1.0.228 |
| 1280 | 2026-09-04T03:29:55.908Z | Compiling thiserror-impl v1.0.69 |
| 1281 | 2026-09-04T03:29:55.908Z | Compiling zerofrom-derive v0.1.6 |
| 1282 | 2026-09-04T03:29:56.049Z | Compiling tokio-macros v2.7.0 |
| 1283 | 2026-09-04T03:29:56.526Z | Compiling yoke-derive v0.8.1 |
| 1284 | 2026-09-04T03:29:56.722Z | Compiling zerovec-derive v0.11.2 |
| 1285 | 2026-09-04T03:29:56.805Z | Compiling tokio v1.52.3 |
| 1286 | 2026-09-04T03:29:57.091Z | Compiling zerofrom v0.1.6 |
| 1287 | 2026-09-04T03:29:57.140Z | Compiling thiserror-impl v2.0.18 |
| 1288 | 2026-09-04T03:29:57.209Z | Compiling pkcs8 v0.10.2 |
| 1289 | 2026-09-04T03:29:57.455Z | Compiling pest_meta v2.8.6 |
| 1290 | 2026-09-04T03:29:57.549Z | Compiling yoke v0.8.1 |
| 1291 | 2026-09-04T03:29:57.736Z | Compiling displaydoc v0.2.5 |
| 1292 | 2026-09-04T03:29:57.810Z | Compiling zerovec v0.11.5 |
| 1293 | 2026-09-04T03:29:57.935Z | Compiling zerocopy-derive v0.7.35 |
| 1294 | 2026-09-04T03:29:58.354Z | Compiling pkg-config v0.3.32 |
| 1295 | 2026-09-04T03:29:58.390Z | Compiling pest_generator v2.8.6 |
| 1296 | 2026-09-04T03:29:58.515Z | Compiling futures-channel v0.3.32 |
| 1297 | 2026-09-04T03:29:58.762Z | Compiling ppv-lite86 v0.2.21 |
| 1298 | 2026-09-04T03:29:58.771Z | Compiling semver v1.0.27 |
| 1299 | 2026-09-04T03:29:58.775Z | Compiling proc-macro-error v1.0.4 |
| 1300 | 2026-09-04T03:29:58.779Z | Compiling vcpkg v0.2.15 |
| 1301 | 2026-09-04T03:29:58.983Z | Compiling pest_derive v2.8.6 |
| 1302 | 2026-09-04T03:29:59.081Z | Compiling futures-macro v0.3.32 |
| 1303 | 2026-09-04T03:29:59.099Z | Compiling tracing-attributes v0.1.31 |
| 1304 | 2026-09-04T03:29:59.149Z | Compiling tracing-core v0.1.36 |
| 1305 | 2026-09-04T03:29:59.156Z | Compiling http v1.4.0 |
| 1306 | 2026-09-04T03:29:59.302Z | Compiling hmac v0.12.1 |
| 1307 | 2026-09-04T03:29:59.534Z | Compiling slab v0.4.12 |
| 1308 | 2026-09-04T03:29:59.619Z | Compiling pretty-hex v0.4.1 |
| 1309 | 2026-09-04T03:29:59.725Z | Compiling spin v0.9.8 |
| 1310 | 2026-09-04T03:29:59.728Z | Compiling futures-io v0.3.32 |
| 1311 | 2026-09-04T03:29:59.750Z | Compiling futures-task v0.3.32 |
| 1312 | 2026-09-04T03:29:59.853Z | Compiling winnow v1.0.1 |
| 1313 | 2026-09-04T03:29:59.908Z | Compiling lazy_static v1.5.0 |
| 1314 | 2026-09-04T03:29:59.918Z | Compiling futures-util v0.3.32 |
| 1315 | 2026-09-04T03:30:00.192Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1316 | 2026-09-04T03:30:00.236Z | Compiling tinystr v0.8.2 |
| 1317 | 2026-09-04T03:30:00.351Z | Compiling slog v2.8.2 |
| 1318 | 2026-09-04T03:30:00.362Z | Compiling tracing v0.1.44 |
| 1319 | 2026-09-04T03:30:00.442Z | Compiling signature v2.2.0 |
| 1320 | 2026-09-04T03:30:00.476Z | Compiling ff v0.13.1 |
| 1321 | 2026-09-04T03:30:00.598Z | Compiling ring v0.17.14 |
| 1322 | 2026-09-04T03:30:00.624Z | Compiling cpufeatures v0.2.17 |
| 1323 | 2026-09-04T03:30:00.639Z | Compiling getrandom v0.3.4 |
| 1324 | 2026-09-04T03:30:00.691Z | Compiling winnow v0.5.40 |
| 1325 | 2026-09-04T03:30:00.736Z | Compiling toml_datetime v0.6.11 |
| 1326 | 2026-09-04T03:30:00.751Z | Compiling writeable v0.6.2 |
| 1327 | 2026-09-04T03:30:00.943Z | Compiling litemap v0.8.1 |
| 1328 | 2026-09-04T03:30:00.980Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1329 | 2026-09-04T03:30:00.984Z | Compiling winnow v0.7.14 |
| 1330 | 2026-09-04T03:30:01.070Z | Compiling base16ct v0.2.0 |
| 1331 | 2026-09-04T03:30:01.127Z | Compiling powerfmt v0.2.0 |
| 1332 | 2026-09-04T03:30:01.135Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-09-04T03:30:01.192Z | Compiling heck v0.4.1 |
| 1334 | 2026-09-04T03:30:01.290Z | Compiling time-core v0.1.8 |
| 1335 | 2026-09-04T03:30:01.347Z | Compiling num-conv v0.2.0 |
| 1336 | 2026-09-04T03:30:01.371Z | Compiling zerocopy v0.7.35 |
| 1337 | 2026-09-04T03:30:01.375Z | Compiling deranged v0.5.6 |
| 1338 | 2026-09-04T03:30:01.424Z | Compiling sec1 v0.7.3 |
| 1339 | 2026-09-04T03:30:01.461Z | Compiling time-macros v0.2.27 |
| 1340 | 2026-09-04T03:30:02.059Z | Compiling toml_edit v0.19.15 |
| 1341 | 2026-09-04T03:30:02.196Z | Compiling icu_locale_core v2.1.1 |
| 1342 | 2026-09-04T03:30:02.393Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1343 | 2026-09-04T03:30:02.504Z | Compiling group v0.13.0 |
| 1344 | 2026-09-04T03:30:02.720Z | Compiling http-body v1.0.1 |
| 1345 | 2026-09-04T03:30:02.790Z | Compiling hkdf v0.12.4 |
| 1346 | 2026-09-04T03:30:02.866Z | Compiling erased-serde v0.3.31 |
| 1347 | 2026-09-04T03:30:02.934Z | Compiling num-bigint v0.4.6 |
| 1348 | 2026-09-04T03:30:03.260Z | Compiling zerotrie v0.2.3 |
| 1349 | 2026-09-04T03:30:03.452Z | Compiling potential_utf v0.1.4 |
| 1350 | 2026-09-04T03:30:03.628Z | Compiling scroll_derive v0.12.1 |
| 1351 | 2026-09-04T03:30:03.677Z | Compiling num-iter v0.1.45 |
| 1352 | 2026-09-04T03:30:03.793Z | Compiling crypto-bigint v0.5.5 |
| 1353 | 2026-09-04T03:30:04.377Z | Compiling usdt-impl v0.5.0 |
| 1354 | 2026-09-04T03:30:04.508Z | Compiling icu_normalizer_data v2.1.1 |
| 1355 | 2026-09-04T03:30:04.571Z | Compiling httparse v1.10.1 |
| 1356 | 2026-09-04T03:30:04.752Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-04T03:30:04.969Z | Compiling time v0.3.47 |
| 1358 | 2026-09-04T03:30:05.042Z | Compiling elliptic-curve v0.13.8 |
| 1359 | 2026-09-04T03:30:05.326Z | Compiling proc-macro-crate v1.3.1 |
| 1360 | 2026-09-04T03:30:05.429Z | Compiling scroll v0.12.0 |
| 1361 | 2026-09-04T03:30:05.642Z | Compiling icu_collections v2.1.1 |
| 1362 | 2026-09-04T03:30:05.722Z | Compiling icu_provider v2.1.1 |
| 1363 | 2026-09-04T03:30:05.924Z | Compiling proc-macro-crate v3.4.0 |
| 1364 | 2026-09-04T03:30:06.112Z | Compiling thread-id v4.2.2 |
| 1365 | 2026-09-04T03:30:06.325Z | Compiling dof v0.3.0 |
| 1366 | 2026-09-04T03:30:06.332Z | Compiling sha2 v0.10.9 |
| 1367 | 2026-09-04T03:30:06.341Z | Compiling dtrace-parser v0.2.0 |
| 1368 | 2026-09-04T03:30:06.387Z | Compiling libz-sys v1.1.23 |
| 1369 | 2026-09-04T03:30:06.526Z | Compiling openssl-sys v0.9.111 |
| 1370 | 2026-09-04T03:30:06.655Z | Compiling rustc_version v0.4.1 |
| 1371 | 2026-09-04T03:30:06.829Z | Compiling rustls-pki-types v1.14.0 |
| 1372 | 2026-09-04T03:30:06.888Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1373 | 2026-09-04T03:30:06.910Z | Compiling camino v1.2.3 |
| 1374 | 2026-09-04T03:30:07.063Z | Compiling untrusted v0.9.0 |
| 1375 | 2026-09-04T03:30:07.182Z | Compiling crossbeam-utils v0.8.21 |
| 1376 | 2026-09-04T03:30:07.248Z | Compiling tower-service v0.3.3 |
| 1377 | 2026-09-04T03:30:07.338Z | Compiling plain v0.2.3 |
| 1378 | 2026-09-04T03:30:07.385Z | Compiling try-lock v0.2.5 |
| 1379 | 2026-09-04T03:30:07.444Z | Compiling goblin v0.8.2 |
| 1380 | 2026-09-04T03:30:07.490Z | Compiling want v0.3.1 |
| 1381 | 2026-09-04T03:30:07.695Z | Compiling curve25519-dalek v4.1.3 |
| 1382 | 2026-09-04T03:30:07.992Z | Compiling num_enum_derive v0.7.5 |
| 1383 | 2026-09-04T03:30:08.095Z | Compiling num_enum_derive v0.5.11 |
| 1384 | 2026-09-04T03:30:08.532Z | Compiling rfc6979 v0.4.0 |
| 1385 | 2026-09-04T03:30:08.663Z | Compiling serde_tokenstream v0.2.2 |
| 1386 | 2026-09-04T03:30:08.871Z | Compiling rand_chacha v0.3.1 |
| 1387 | 2026-09-04T03:30:09.032Z | Compiling arc-swap v1.8.2 |
| 1388 | 2026-09-04T03:30:09.129Z | Compiling iana-time-zone v0.1.65 |
| 1389 | 2026-09-04T03:30:09.207Z | Compiling radium v0.7.0 |
| 1390 | 2026-09-04T03:30:09.361Z | Compiling heck v0.5.0 |
| 1391 | 2026-09-04T03:30:09.388Z | Compiling num-bigint-dig v0.8.6 |
| 1392 | 2026-09-04T03:30:09.411Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1393 | 2026-09-04T03:30:09.464Z | Compiling rustls v0.23.36 |
| 1394 | 2026-09-04T03:30:09.510Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-09-04T03:30:09.543Z | Compiling pin-utils v0.1.0 |
| 1396 | 2026-09-04T03:30:09.611Z | Compiling hyper v1.8.1 |
| 1397 | 2026-09-04T03:30:09.640Z | Compiling chrono v0.4.43 |
| 1398 | 2026-09-04T03:30:09.652Z | Compiling num_enum v0.5.11 |
| 1399 | 2026-09-04T03:30:09.706Z | Compiling rand v0.8.5 |
| 1400 | 2026-09-04T03:30:09.720Z | Compiling num_enum v0.7.5 |
| 1401 | 2026-09-04T03:30:09.753Z | Compiling rustls-webpki v0.103.9 |
| 1402 | 2026-09-04T03:30:09.826Z | Compiling ecdsa v0.16.9 |
| 1403 | 2026-09-04T03:30:10.485Z | Compiling icu_properties v2.1.2 |
| 1404 | 2026-09-04T03:30:11.989Z | Compiling icu_normalizer v2.1.1 |
| 1405 | 2026-09-04T03:30:12.563Z | Compiling rand_core v0.9.5 |
| 1406 | 2026-09-04T03:30:12.599Z | Compiling primeorder v0.13.6 |
| 1407 | 2026-09-04T03:30:12.823Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1408 | 2026-09-04T03:30:12.853Z | Compiling foreign-types-macros v0.2.3 |
| 1409 | 2026-09-04T03:30:13.057Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1410 | 2026-09-04T03:30:13.086Z | Compiling cargo-platform v0.3.2 |
| 1411 | 2026-09-04T03:30:13.154Z | Compiling aho-corasick v1.1.4 |
| 1412 | 2026-09-04T03:30:13.159Z | Compiling indexmap v1.9.3 |
| 1413 | 2026-09-04T03:30:13.213Z | Compiling thread_local v1.1.9 |
| 1414 | 2026-09-04T03:30:13.307Z | Compiling tap v1.0.1 |
| 1415 | 2026-09-04T03:30:13.404Z | Compiling utf8parse v0.2.2 |
| 1416 | 2026-09-04T03:30:13.411Z | Compiling regex-syntax v0.8.9 |
| 1417 | 2026-09-04T03:30:13.491Z | Compiling anyhow v1.0.102 |
| 1418 | 2026-09-04T03:30:13.505Z | Compiling slog-async v2.8.0 |
| 1419 | 2026-09-04T03:30:13.534Z | Compiling percent-encoding v2.3.2 |
| 1420 | 2026-09-04T03:30:13.738Z | Compiling bitflags v2.11.0 |
| 1421 | 2026-09-04T03:30:13.793Z | Compiling foreign-types-shared v0.3.1 |
| 1422 | 2026-09-04T03:30:13.799Z | Compiling either v1.15.0 |
| 1423 | 2026-09-04T03:30:13.876Z | Compiling foreign-types v0.5.0 |
| 1424 | 2026-09-04T03:30:13.985Z | Compiling itertools v0.12.1 |
| 1425 | 2026-09-04T03:30:14.003Z | Compiling form_urlencoded v1.2.2 |
| 1426 | 2026-09-04T03:30:14.118Z | Compiling anstyle-parse v1.0.0 |
| 1427 | 2026-09-04T03:30:14.268Z | Compiling wyz v0.5.1 |
| 1428 | 2026-09-04T03:30:14.323Z | Compiling cargo_metadata v0.23.1 |
| 1429 | 2026-09-04T03:30:14.480Z | Compiling crossbeam-channel v0.5.15 |
| 1430 | 2026-09-04T03:30:15.195Z | Compiling regex-automata v0.4.14 |
| 1431 | 2026-09-04T03:30:15.520Z | Compiling rand_chacha v0.9.0 |
| 1432 | 2026-09-04T03:30:16.055Z | Compiling idna_adapter v1.2.1 |
| 1433 | 2026-09-04T03:30:16.196Z | Compiling hyper-util v0.1.20 |
| 1434 | 2026-09-04T03:30:18.550Z | Compiling slog-scope v4.4.1 |
| 1435 | 2026-09-04T03:30:18.694Z | Compiling usdt-attr-macro v0.5.0 |
| 1436 | 2026-09-04T03:30:18.937Z | Compiling usdt-macro v0.5.0 |
| 1437 | 2026-09-04T03:30:19.564Z | Compiling num-rational v0.4.2 |
| 1438 | 2026-09-04T03:30:19.632Z | Compiling tokio-util v0.7.18 |
| 1439 | 2026-09-04T03:30:19.771Z | Compiling ed25519 v2.2.3 |
| 1440 | 2026-09-04T03:30:20.194Z | Compiling num-complex v0.4.6 |
| 1441 | 2026-09-04T03:30:20.497Z | Compiling pkcs1 v0.7.5 |
| 1442 | 2026-09-04T03:30:20.662Z | Compiling async-trait v0.1.89 |
| 1443 | 2026-09-04T03:30:20.690Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1444 | 2026-09-04T03:30:20.883Z | Compiling is-terminal v0.4.17 |
| 1445 | 2026-09-04T03:30:20.975Z | Compiling memmap v0.7.0 |
| 1446 | 2026-09-04T03:30:21.086Z | Compiling cstr-argument v0.1.2 |
| 1447 | 2026-09-04T03:30:21.196Z | Compiling openssl-probe v0.2.1 |
| 1448 | 2026-09-04T03:30:21.203Z | Compiling utf8_iter v1.0.4 |
| 1449 | 2026-09-04T03:30:21.238Z | Compiling anstyle-query v1.1.5 |
| 1450 | 2026-09-04T03:30:21.337Z | Compiling anstyle v1.0.14 |
| 1451 | 2026-09-04T03:30:21.347Z | Compiling sync_wrapper v1.0.2 |
| 1452 | 2026-09-04T03:30:21.433Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1453 | 2026-09-04T03:30:21.439Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1454 | 2026-09-04T03:30:21.591Z | Compiling os_str_bytes v6.6.1 |
| 1455 | 2026-09-04T03:30:21.626Z | Compiling is_terminal_polyfill v1.70.2 |
| 1456 | 2026-09-04T03:30:21.664Z | Compiling term v1.2.1 |
| 1457 | 2026-09-04T03:30:21.667Z | Compiling funty v2.0.0 |
| 1458 | 2026-09-04T03:30:21.713Z | Compiling tower-layer v0.3.3 |
| 1459 | 2026-09-04T03:30:21.880Z | Compiling crc32fast v1.5.0 |
| 1460 | 2026-09-04T03:30:21.900Z | Compiling base64 v0.22.1 |
| 1461 | 2026-09-04T03:30:22.064Z | Compiling hashbrown v0.12.3 |
| 1462 | 2026-09-04T03:30:22.179Z | Compiling take_mut v0.2.2 |
| 1463 | 2026-09-04T03:30:22.285Z | Compiling colorchoice v1.0.4 |
| 1464 | 2026-09-04T03:30:22.370Z | Compiling rustix v1.1.4 |
| 1465 | 2026-09-04T03:30:22.472Z | Compiling portable-atomic v1.13.1 |
| 1466 | 2026-09-04T03:30:22.612Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1467 | 2026-09-04T03:30:22.861Z | Compiling anstream v1.0.0 |
| 1468 | 2026-09-04T03:30:22.959Z | Compiling pem v3.0.6 |
| 1469 | 2026-09-04T03:30:23.142Z | Compiling bitvec v1.0.1 |
| 1470 | 2026-09-04T03:30:23.352Z | Compiling slog-term v2.9.2 |
| 1471 | 2026-09-04T03:30:23.532Z | Compiling tower v0.5.3 |
| 1472 | 2026-09-04T03:30:23.638Z | Compiling clap_lex v0.2.4 |
| 1473 | 2026-09-04T03:30:24.078Z | Compiling idna v1.1.0 |
| 1474 | 2026-09-04T03:30:24.155Z | Compiling rustls-native-certs v0.8.3 |
| 1475 | 2026-09-04T03:30:24.303Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1476 | 2026-09-04T03:30:24.422Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1477 | 2026-09-04T03:30:24.630Z | Compiling usdt v0.5.0 |
| 1478 | 2026-09-04T03:30:24.805Z | Compiling rsa v0.9.10 |
| 1479 | 2026-09-04T03:30:24.912Z | Compiling num v0.4.3 |
| 1480 | 2026-09-04T03:30:25.006Z | Compiling tokio-rustls v0.26.4 |
| 1481 | 2026-09-04T03:30:25.280Z | Compiling ed25519-dalek v2.2.0 |
| 1482 | 2026-09-04T03:30:25.288Z | Compiling slog-stdlog v4.1.1 |
| 1483 | 2026-09-04T03:30:25.295Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1484 | 2026-09-04T03:30:25.534Z | Compiling regex v1.12.3 |
| 1485 | 2026-09-04T03:30:25.659Z | Compiling rand v0.9.2 |
| 1486 | 2026-09-04T03:30:25.696Z | Compiling octocrab v0.53.1 |
| 1487 | 2026-09-04T03:30:26.135Z | Compiling p384 v0.13.1 |
| 1488 | 2026-09-04T03:30:26.372Z | Compiling p256 v0.13.2 |
| 1489 | 2026-09-04T03:30:26.373Z | Compiling snafu-derive v0.8.9 |
| 1490 | 2026-09-04T03:30:26.911Z | Compiling simple_asn1 v0.6.4 |
| 1491 | 2026-09-04T03:30:27.234Z | Compiling futures-executor v0.3.32 |
| 1492 | 2026-09-04T03:30:27.253Z | Compiling clap_derive v3.2.25 |
| 1493 | 2026-09-04T03:30:27.421Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1494 | 2026-09-04T03:30:27.728Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1495 | 2026-09-04T03:30:27.965Z | Compiling serde_repr v0.1.20 |
| 1496 | 2026-09-04T03:30:28.088Z | Compiling pin-project-internal v1.1.10 |
| 1497 | 2026-09-04T03:30:28.121Z | Compiling num-derive v0.3.3 |
| 1498 | 2026-09-04T03:30:28.263Z | Compiling atty v0.2.14 |
| 1499 | 2026-09-04T03:30:28.560Z | Compiling ryu v1.0.23 |
| 1500 | 2026-09-04T03:30:28.705Z | Compiling iri-string v0.7.10 |
| 1501 | 2026-09-04T03:30:28.792Z | Compiling strsim v0.11.1 |
| 1502 | 2026-09-04T03:30:28.840Z | Compiling termcolor v1.4.1 |
| 1503 | 2026-09-04T03:30:28.908Z | Compiling clap_lex v1.0.0 |
| 1504 | 2026-09-04T03:30:29.252Z | Compiling curl v0.4.50 |
| 1505 | 2026-09-04T03:30:29.278Z | Compiling textwrap v0.16.2 |
| 1506 | 2026-09-04T03:30:29.370Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1507 | 2026-09-04T03:30:29.509Z | Compiling simd-adler32 v0.3.8 |
| 1508 | 2026-09-04T03:30:29.605Z | Compiling adler2 v2.0.1 |
| 1509 | 2026-09-04T03:30:29.611Z | Compiling strsim v0.10.0 |
| 1510 | 2026-09-04T03:30:29.757Z | Compiling oxnet v0.1.4 |
| 1511 | 2026-09-04T03:30:30.095Z | Compiling colored v3.1.1 |
| 1512 | 2026-09-04T03:30:30.341Z | Compiling bitflags v1.3.2 |
| 1513 | 2026-09-04T03:30:30.378Z | Compiling unicode-width v0.2.2 |
| 1514 | 2026-09-04T03:30:30.409Z | Compiling clap v3.2.25 |
| 1515 | 2026-09-04T03:30:30.427Z | Compiling tower-http v0.6.8 |
| 1516 | 2026-09-04T03:30:30.688Z | Compiling console v0.16.2 |
| 1517 | 2026-09-04T03:30:31.137Z | Compiling miniz_oxide v0.8.9 |
| 1518 | 2026-09-04T03:30:31.285Z | Compiling pin-project v1.1.10 |
| 1519 | 2026-09-04T03:30:31.380Z | Compiling clap_builder v4.6.0 |
| 1520 | 2026-09-04T03:30:31.754Z | Compiling libscf-sys v1.1.0 |
| 1521 | 2026-09-04T03:30:31.957Z | Compiling serde_urlencoded v0.7.1 |
| 1522 | 2026-09-04T03:30:32.229Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1523 | 2026-09-04T03:30:32.501Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1524 | 2026-09-04T03:30:33.088Z | Compiling snafu v0.8.9 |
| 1525 | 2026-09-04T03:30:33.169Z | Compiling futures v0.3.32 |
| 1526 | 2026-09-04T03:30:33.365Z | Compiling jsonwebtoken v10.3.0 |
| 1527 | 2026-09-04T03:30:33.609Z | Compiling slog-envlogger v2.2.0 |
| 1528 | 2026-09-04T03:30:34.058Z | Compiling hyper-rustls v0.27.7 |
| 1529 | 2026-09-04T03:30:34.653Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1530 | 2026-09-04T03:30:34.853Z | Compiling url v2.5.8 |
| 1531 | 2026-09-04T03:30:36.616Z | Compiling hyper-timeout v0.5.2 |
| 1532 | 2026-09-04T03:30:36.650Z | Compiling clap_derive v4.6.1 |
| 1533 | 2026-09-04T03:30:36.815Z | Compiling http-body-util v0.1.3 |
| 1534 | 2026-09-04T03:30:37.034Z | Compiling zone_cfg_derive v0.3.1 |
| 1535 | 2026-09-04T03:30:37.081Z | Compiling http-serde v2.1.1 |
| 1536 | 2026-09-04T03:30:37.278Z | Compiling async-recursion v0.3.2 |
| 1537 | 2026-09-04T03:30:37.287Z | Compiling serde_spanned v1.1.1 |
| 1538 | 2026-09-04T03:30:37.425Z | Compiling serde_path_to_error v0.1.20 |
| 1539 | 2026-09-04T03:30:37.731Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1540 | 2026-09-04T03:30:37.855Z | Compiling filetime v0.2.27 |
| 1541 | 2026-09-04T03:30:37.864Z | Compiling secrecy v0.10.3 |
| 1542 | 2026-09-04T03:30:38.004Z | Compiling unit-prefix v0.5.2 |
| 1543 | 2026-09-04T03:30:38.032Z | Compiling hex v0.4.3 |
| 1544 | 2026-09-04T03:30:38.048Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1545 | 2026-09-04T03:30:38.135Z | Compiling openssl-probe v0.1.6 |
| 1546 | 2026-09-04T03:30:38.143Z | Compiling fastrand v2.3.0 |
| 1547 | 2026-09-04T03:30:38.288Z | Compiling web-time v1.1.0 |
| 1548 | 2026-09-04T03:30:38.309Z | Compiling xattr v1.6.1 |
| 1549 | 2026-09-04T03:30:38.326Z | Compiling clap v4.6.1 |
| 1550 | 2026-09-04T03:30:38.394Z | Compiling tempfile v3.27.0 |
| 1551 | 2026-09-04T03:30:38.402Z | Compiling sha256 v1.6.0 |
| 1552 | 2026-09-04T03:30:38.456Z | Compiling tar v0.4.46 |
| 1553 | 2026-09-04T03:30:38.695Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1554 | 2026-09-04T03:30:39.232Z | Compiling indicatif v0.18.4 |
| 1555 | 2026-09-04T03:30:40.385Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1556 | 2026-09-04T03:30:40.693Z | Compiling zone v0.3.1 |
| 1557 | 2026-09-04T03:30:40.948Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1558 | 2026-09-04T03:30:41.212Z | Compiling flate2 v1.1.9 |
| 1559 | 2026-09-04T03:30:41.592Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1560 | 2026-09-04T03:30:41.747Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1561 | 2026-09-04T03:30:42.144Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1562 | 2026-09-04T03:30:42.251Z | Compiling libloading v0.8.9 |
| 1563 | 2026-09-04T03:30:42.467Z | Compiling fs_extra v1.3.0 |
| 1564 | 2026-09-04T03:30:53.456Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1565 | 2026-09-04T03:31:16.991Z | Finished `release` profile [optimized] target(s) in 1m 26s |
| 1566 | 2026-09-04T03:31:17.052Z | |
| 1567 | 2026-09-04T03:31:17.056Z | real 1:26.458128884 |
| 1568 | 2026-09-04T03:31:17.056Z | user 7:30.621386517 |
| 1569 | 2026-09-04T03:31:17.056Z | sys 46.040713334 |
| 1570 | 2026-09-04T03:31:17.056Z | trap 0.247523971 |
| 1571 | 2026-09-04T03:31:17.056Z | tflt 0.409938020 |
| 1572 | 2026-09-04T03:31:17.056Z | dflt 0.661555205 |
| 1573 | 2026-09-04T03:31:17.056Z | kflt 0.000055400 |
| 1574 | 2026-09-04T03:31:17.056Z | lock 31:05.575075023 |
| 1575 | 2026-09-04T03:31:17.056Z | slp 20:20.003678231 |
| 1576 | 2026-09-04T03:31:17.056Z | lat 28.718745382 |
| 1577 | 2026-09-04T03:31:17.056Z | stop 34.766736738 |
| 1578 | 2026-09-04T03:31:17.056Z | + for x in debug release |
| 1579 | 2026-09-04T03:31:17.056Z | + mkdir -p /work/debug |
| 1580 | 2026-09-04T03:31:17.056Z | + cp target/debug/softnpu /work/debug/ |
| 1581 | 2026-09-04T03:31:17.141Z | + cp target/debug/npuzone /work/debug/ |
| 1582 | 2026-09-04T03:31:17.311Z | + cp target/debug/npuvm /work/debug/ |
| 1583 | 2026-09-04T03:31:17.475Z | + digest -a sha256 /work/debug/softnpu |
| 1584 | 2026-09-04T03:31:17.540Z | + digest -a sha256 /work/debug/npuzone |
| 1585 | 2026-09-04T03:31:17.654Z | + digest -a sha256 /work/debug/npuvm |
| 1586 | 2026-09-04T03:31:17.763Z | + for x in debug release |
| 1587 | 2026-09-04T03:31:17.763Z | + mkdir -p /work/release |
| 1588 | 2026-09-04T03:31:17.766Z | + cp target/release/softnpu /work/release/ |
| 1589 | 2026-09-04T03:31:17.781Z | + cp target/release/npuzone /work/release/ |
| 1590 | 2026-09-04T03:31:17.814Z | + cp target/release/npuvm /work/release/ |
| 1591 | 2026-09-04T03:31:17.849Z | + digest -a sha256 /work/release/softnpu |
| 1592 | 2026-09-04T03:31:17.865Z | + digest -a sha256 /work/release/npuzone |
| 1593 | 2026-09-04T03:31:17.895Z | + digest -a sha256 /work/release/npuvm |
| 1594 | 2026-09-04T03:31:17.919Z | process exited: duration 198267 ms, exit code 0 |
| |
| 1595 | 2026-09-04T03:31:17.928Z | found 12 output files |
| 1596 | 2026-09-04T03:31:17.928Z | uploading: /work/debug/npuvm (208303232 bytes) |
| 1597 | 2026-09-04T03:31:24.159Z | uploaded: /work/debug/npuvm |
| 1598 | 2026-09-04T03:31:24.159Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1599 | 2026-09-04T03:31:25.171Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1600 | 2026-09-04T03:31:25.171Z | uploading: /work/debug/npuzone (216992080 bytes) |
| 1601 | 2026-09-04T03:31:27.616Z | uploaded: /work/debug/npuzone |
| 1602 | 2026-09-04T03:31:27.616Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1603 | 2026-09-04T03:31:28.639Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1604 | 2026-09-04T03:31:28.639Z | uploading: /work/debug/softnpu (115397352 bytes) |
| 1605 | 2026-09-04T03:31:30.467Z | uploaded: /work/debug/softnpu |
| 1606 | 2026-09-04T03:31:30.470Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1607 | 2026-09-04T03:31:31.482Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1608 | 2026-09-04T03:31:31.487Z | uploading: /work/release/npuvm (34559224 bytes) |
| 1609 | 2026-09-04T03:31:33.225Z | uploaded: /work/release/npuvm |
| 1610 | 2026-09-04T03:31:33.225Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1611 | 2026-09-04T03:31:34.234Z | uploaded: /work/release/npuvm.sha256.txt |
| 1612 | 2026-09-04T03:31:34.243Z | uploading: /work/release/npuzone (35164552 bytes) |
| 1613 | 2026-09-04T03:31:35.485Z | uploaded: /work/release/npuzone |
| 1614 | 2026-09-04T03:31:35.486Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1615 | 2026-09-04T03:31:36.494Z | uploaded: /work/release/npuzone.sha256.txt |
| 1616 | 2026-09-04T03:31:36.497Z | uploading: /work/release/softnpu (17176600 bytes) |
| 1617 | 2026-09-04T03:31:37.693Z | uploaded: /work/release/softnpu |
| 1618 | 2026-09-04T03:31:37.693Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1619 | 2026-09-04T03:31:38.702Z | uploaded: /work/release/softnpu.sha256.txt |