|
|
|
| 1 | 2026-09-09T14:25:09.170Z | job assigned to worker 01M238W92DGJ278F63R6GV0PM4 [factory aws, i-0a94178103d971b32] (queued for 54 s) |
| |
| 2 | 2026-09-09T14:25:15.924Z | starting task 0: "setup" |
| 3 | 2026-09-09T14:25:15.928Z | ++ uname -s |
| 4 | 2026-09-09T14:25:15.930Z | + kern=SunOS |
| 5 | 2026-09-09T14:25:15.930Z | + build_user=build |
| 6 | 2026-09-09T14:25:15.930Z | + build_uid=12345 |
| 7 | 2026-09-09T14:25:15.931Z | + work_dir=/work |
| 8 | 2026-09-09T14:25:15.931Z | + input_dir=/input |
| 9 | 2026-09-09T14:25:15.931Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-09T14:25:15.931Z | + case "$kern" in |
| 11 | 2026-09-09T14:25:15.931Z | + groupadd -g 12345 build |
| 12 | 2026-09-09T14:25:15.931Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-09T14:25:17.936Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-09T14:25:18.001Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-09T14:25:18.004Z | + home_fs=zfs |
| 16 | 2026-09-09T14:25:18.004Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-09T14:25:18.005Z | + mkdir -p /home/build |
| 18 | 2026-09-09T14:25:18.005Z | + chown build:build /home/build /work |
| 19 | 2026-09-09T14:25:20.004Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-09T14:25:20.007Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-09-09T14:25:20.022Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-09T14:25:20.025Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-09T14:25:20.025Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-09T14:25:20.025Z | * rust toolchain profile = "default" |
| 25 | 2026-09-09T14:25:20.025Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-09T14:25:20.025Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-09T14:25:20.025Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-09T14:25:20.028Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-09T14:25:20.028Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-09T14:25:20.123Z | info: downloading installer |
| 31 | 2026-09-09T14:25:21.280Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-09T14:25:21.280Z | warn: /opt/ooce/bin |
| 33 | 2026-09-09T14:25:21.280Z | warn: This could mean one of the following: |
| 34 | 2026-09-09T14:25:21.280Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-09T14:25:21.280Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-09T14:25:21.280Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-09T14:25:21.280Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-09T14:25:21.280Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-09T14:25:21.280Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-09T14:25:21.280Z | error: cannot install while Rust is installed |
| 41 | 2026-09-09T14:25:21.280Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-09T14:25:21.294Z | info: profile set to default |
| 43 | 2026-09-09T14:25:21.294Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-09T14:25:21.297Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-09T14:25:21.416Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-09T14:25:21.419Z | info: downloading 6 components |
| 47 | 2026-09-09T14:25:35.256Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-09T14:25:35.256Z | |
| 49 | 2026-09-09T14:25:35.284Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-09T14:25:35.284Z | |
| 51 | 2026-09-09T14:25:35.288Z | |
| 52 | 2026-09-09T14:25:35.288Z | Rust is installed now. Great! |
| 53 | 2026-09-09T14:25:35.288Z | |
| 54 | 2026-09-09T14:25:35.288Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-09T14:25:35.288Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-09T14:25:35.288Z | |
| 57 | 2026-09-09T14:25:35.288Z | To configure your current shell, you need to source |
| 58 | 2026-09-09T14:25:35.288Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-09T14:25:35.288Z | |
| 60 | 2026-09-09T14:25:35.288Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-09T14:25:35.288Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-09T14:25:35.288Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-09T14:25:35.288Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-09T14:25:35.288Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-09T14:25:35.288Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-09T14:25:35.288Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-09T14:25:35.288Z | HOST_CC = None |
| 68 | 2026-09-09T14:25:35.288Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-09T14:25:35.288Z | CC = None |
| 70 | 2026-09-09T14:25:35.289Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-09T14:25:35.453Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-09T14:25:35.453Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-09T14:25:35.453Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-09T14:25:35.453Z | CFLAGS = None |
| 75 | 2026-09-09T14:25:35.453Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-09T14:25:35.453Z | HOST_CFLAGS = None |
| 77 | 2026-09-09T14:25:35.453Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-09T14:25:35.453Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-09T14:25:35.453Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-09T14:25:35.453Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-09T14:25:35.557Z | + rustup --version |
| 82 | 2026-09-09T14:25:35.564Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-09T14:25:35.567Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-09T14:25:35.586Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-09T14:25:35.589Z | + cargo --version |
| 86 | 2026-09-09T14:25:35.601Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-09T14:25:35.604Z | + rustc --version |
| 88 | 2026-09-09T14:25:35.622Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-09T14:25:35.625Z | process exited: duration 15600 ms, exit code 0 |
| |
| 90 | 2026-09-09T14:25:35.631Z | starting task 2: "authentication" |
| 91 | 2026-09-09T14:25:35.651Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-09T14:25:35.657Z | starting task 3: "clone repository" |
| 93 | 2026-09-09T14:25:35.660Z | + mkdir -p /work/oxidecomputer/softnpu |
| 94 | 2026-09-09T14:25:35.663Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 95 | 2026-09-09T14:25:35.693Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 96 | 2026-09-09T14:25:36.314Z | + cd /work/oxidecomputer/softnpu |
| 97 | 2026-09-09T14:25:36.314Z | + git fetch origin 05fb6651f8bc9a9e3310d82d4ef52ab8ef523efc |
| 98 | 2026-09-09T14:25:36.633Z | From https://github.com/oxidecomputer/softnpu |
| 99 | 2026-09-09T14:25:36.633Z | * branch 05fb6651f8bc9a9e3310d82d4ef52ab8ef523efc -> FETCH_HEAD |
| 100 | 2026-09-09T14:25:36.639Z | + [[ -n zl/multicast ]] |
| 101 | 2026-09-09T14:25:36.643Z | ++ git branch --show-current |
| 102 | 2026-09-09T14:25:36.643Z | + current=main |
| 103 | 2026-09-09T14:25:36.643Z | + [[ main != zl/multicast ]] |
| 104 | 2026-09-09T14:25:36.643Z | + git branch -f zl/multicast 05fb6651f8bc9a9e3310d82d4ef52ab8ef523efc |
| 105 | 2026-09-09T14:25:36.646Z | + git checkout -f zl/multicast |
| 106 | 2026-09-09T14:25:36.649Z | Switched to branch 'zl/multicast' |
| 107 | 2026-09-09T14:25:36.649Z | + git reset --hard 05fb6651f8bc9a9e3310d82d4ef52ab8ef523efc |
| 108 | 2026-09-09T14:25:36.652Z | HEAD is now at 05fb665 [merge] merge updates |
| 109 | 2026-09-09T14:25:36.656Z | process exited: duration 995 ms, exit code 0 |
| |
| 110 | 2026-09-09T14:25:36.662Z | starting task 4: "build" |
| 111 | 2026-09-09T14:25:36.666Z | + cargo --version |
| 112 | 2026-09-09T14:25:36.670Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 113 | 2026-09-09T14:25:36.817Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 114 | 2026-09-09T14:25:36.820Z | info: downloading 6 components |
| 115 | 2026-09-09T14:25:49.936Z | warn: the missing active toolchain `1.92.0-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-09T14:25:49.936Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-09T14:25:49.936Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-09T14:25:50.036Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-09-09T14:25:50.039Z | + rustc --version |
| 120 | 2026-09-09T14:25:50.067Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-09-09T14:25:50.071Z | + banner check |
| 122 | 2026-09-09T14:25:50.074Z | |
| 123 | 2026-09-09T14:25:50.074Z | #### # # ###### #### # # |
| 124 | 2026-09-09T14:25:50.074Z | # # # # # # # # # |
| 125 | 2026-09-09T14:25:50.074Z | # ###### ##### # #### |
| 126 | 2026-09-09T14:25:50.074Z | # # # # # # # |
| 127 | 2026-09-09T14:25:50.074Z | # # # # # # # # # |
| 128 | 2026-09-09T14:25:50.074Z | #### # # ###### #### # # |
| 129 | 2026-09-09T14:25:50.074Z | |
| 130 | 2026-09-09T14:25:50.074Z | + cargo fmt -- --check |
| 131 | 2026-09-09T14:25:50.156Z | + cargo clippy -- --deny warnings |
| 132 | 2026-09-09T14:25:50.255Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-09-09T14:25:50.826Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-09-09T14:25:50.826Z | * [new ref] 5a2a4813eec44f8bc237f8925f91c149e85eccfe -> refs/commit/5a2a4813eec44f8bc237f8925f91c149e85eccfe |
| 135 | 2026-09-09T14:25:50.843Z | Updating crates.io index |
| 136 | 2026-09-09T14:25:50.847Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-09-09T14:25:51.203Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-09-09T14:25:51.203Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-09-09T14:25:51.245Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-09-09T14:25:51.631Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-09-09T14:25:51.631Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-09-09T14:25:51.637Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-09-09T14:25:52.103Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-09-09T14:25:52.103Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-09-09T14:25:52.145Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-09-09T14:25:52.516Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-09-09T14:25:52.516Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-09-09T14:25:52.568Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-09-09T14:25:52.929Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-09-09T14:25:52.929Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-09-09T14:25:52.981Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-09-09T14:25:54.107Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-09-09T14:25:54.107Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-09-09T14:25:54.278Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-09T14:25:54.901Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-09-09T14:25:54.901Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-09-09T14:25:54.908Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-09-09T14:25:55.292Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-09-09T14:25:55.292Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-09-09T14:25:55.319Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-09-09T14:25:55.657Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-09-09T14:25:55.657Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-09-09T14:25:55.858Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-09-09T14:25:56.206Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-09-09T14:25:56.206Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-09-09T14:25:57.813Z | Downloading crates ... |
| 167 | 2026-09-09T14:25:57.862Z | Downloaded adler2 v2.0.1 |
| 168 | 2026-09-09T14:25:57.865Z | Downloaded autocfg v1.5.0 |
| 169 | 2026-09-09T14:25:57.869Z | Downloaded atty v0.2.14 |
| 170 | 2026-09-09T14:25:57.872Z | Downloaded async-trait v0.1.89 |
| 171 | 2026-09-09T14:25:57.875Z | Downloaded anstream v1.0.0 |
| 172 | 2026-09-09T14:25:57.878Z | Downloaded camino v1.2.2 |
| 173 | 2026-09-09T14:25:57.880Z | Downloaded anyhow v1.0.102 |
| 174 | 2026-09-09T14:25:57.883Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-09-09T14:25:57.886Z | Downloaded anstyle v1.0.14 |
| 176 | 2026-09-09T14:25:57.886Z | Downloaded async-recursion v0.3.2 |
| 177 | 2026-09-09T14:25:57.888Z | Downloaded cargo-platform v0.3.2 |
| 178 | 2026-09-09T14:25:57.889Z | Downloaded iana-time-zone v0.1.65 |
| 179 | 2026-09-09T14:25:57.891Z | Downloaded hex v0.4.3 |
| 180 | 2026-09-09T14:25:57.894Z | Downloaded anstyle-query v1.1.5 |
| 181 | 2026-09-09T14:25:57.894Z | Downloaded num-iter v0.1.45 |
| 182 | 2026-09-09T14:25:57.897Z | Downloaded futures-macro v0.3.32 |
| 183 | 2026-09-09T14:25:57.897Z | Downloaded pest_generator v2.8.6 |
| 184 | 2026-09-09T14:25:57.901Z | Downloaded rand_core v0.9.5 |
| 185 | 2026-09-09T14:25:57.904Z | Downloaded cpufeatures v0.2.17 |
| 186 | 2026-09-09T14:25:57.904Z | Downloaded memmap v0.7.0 |
| 187 | 2026-09-09T14:25:57.907Z | Downloaded p256 v0.13.2 |
| 188 | 2026-09-09T14:25:57.910Z | Downloaded futures-core v0.3.32 |
| 189 | 2026-09-09T14:25:57.912Z | Downloaded num v0.4.3 |
| 190 | 2026-09-09T14:25:57.915Z | Downloaded group v0.13.0 |
| 191 | 2026-09-09T14:25:57.919Z | Downloaded libscf-sys v1.1.0 |
| 192 | 2026-09-09T14:25:57.919Z | Downloaded cargo_metadata v0.23.1 |
| 193 | 2026-09-09T14:25:57.919Z | Downloaded anstyle-parse v1.0.0 |
| 194 | 2026-09-09T14:25:57.922Z | Downloaded form_urlencoded v1.2.2 |
| 195 | 2026-09-09T14:25:57.922Z | Downloaded base16ct v0.2.0 |
| 196 | 2026-09-09T14:25:57.926Z | Downloaded either v1.15.0 |
| 197 | 2026-09-09T14:25:57.926Z | Downloaded displaydoc v0.2.5 |
| 198 | 2026-09-09T14:25:57.929Z | Downloaded hmac v0.12.1 |
| 199 | 2026-09-09T14:25:57.929Z | Downloaded proc-macro-error-attr v1.0.4 |
| 200 | 2026-09-09T14:25:57.932Z | Downloaded is-terminal v0.4.17 |
| 201 | 2026-09-09T14:25:57.932Z | Downloaded libloading v0.8.9 |
| 202 | 2026-09-09T14:25:57.935Z | Downloaded funty v2.0.0 |
| 203 | 2026-09-09T14:25:57.935Z | Downloaded foreign-types-shared v0.3.1 |
| 204 | 2026-09-09T14:25:57.935Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 205 | 2026-09-09T14:25:57.938Z | Downloaded generic-array v0.14.7 |
| 206 | 2026-09-09T14:25:57.938Z | Downloaded is_terminal_polyfill v1.70.2 |
| 207 | 2026-09-09T14:25:57.940Z | Downloaded futures-sink v0.3.32 |
| 208 | 2026-09-09T14:25:57.940Z | Downloaded errno v0.3.14 |
| 209 | 2026-09-09T14:25:57.943Z | Downloaded heck v0.4.1 |
| 210 | 2026-09-09T14:25:57.943Z | Downloaded cfg-if v1.0.4 |
| 211 | 2026-09-09T14:25:57.946Z | Downloaded secrecy v0.10.3 |
| 212 | 2026-09-09T14:25:57.946Z | Downloaded lazy_static v1.5.0 |
| 213 | 2026-09-09T14:25:57.948Z | Downloaded equivalent v1.0.2 |
| 214 | 2026-09-09T14:25:57.949Z | Downloaded colored v3.1.1 |
| 215 | 2026-09-09T14:25:57.952Z | Downloaded itoa v1.0.17 |
| 216 | 2026-09-09T14:25:57.954Z | Downloaded proc-macro-crate v1.3.1 |
| 217 | 2026-09-09T14:25:57.954Z | Downloaded foreign-types v0.5.0 |
| 218 | 2026-09-09T14:25:57.954Z | Downloaded getrandom v0.3.4 |
| 219 | 2026-09-09T14:25:57.957Z | Downloaded fastrand v2.3.0 |
| 220 | 2026-09-09T14:25:57.960Z | Downloaded parking_lot_core v0.9.12 |
| 221 | 2026-09-09T14:25:57.960Z | Downloaded indicatif v0.18.4 |
| 222 | 2026-09-09T14:25:57.963Z | Downloaded dtrace-parser v0.2.0 |
| 223 | 2026-09-09T14:25:57.965Z | Downloaded cstr-argument v0.1.2 |
| 224 | 2026-09-09T14:25:57.965Z | Downloaded colorchoice v1.0.4 |
| 225 | 2026-09-09T14:25:57.965Z | Downloaded arc-swap v1.8.2 |
| 226 | 2026-09-09T14:25:57.969Z | Downloaded rustc_version v0.4.1 |
| 227 | 2026-09-09T14:25:57.972Z | Downloaded dof v0.3.0 |
| 228 | 2026-09-09T14:25:57.972Z | Downloaded block-buffer v0.10.4 |
| 229 | 2026-09-09T14:25:57.974Z | Downloaded openssl-probe v0.1.6 |
| 230 | 2026-09-09T14:25:57.975Z | Downloaded proc-macro-crate v3.4.0 |
| 231 | 2026-09-09T14:25:57.975Z | Downloaded potential_utf v0.1.4 |
| 232 | 2026-09-09T14:25:57.977Z | Downloaded num-conv v0.2.0 |
| 233 | 2026-09-09T14:25:57.977Z | Downloaded clap_lex v0.2.4 |
| 234 | 2026-09-09T14:25:57.980Z | Downloaded plain v0.2.3 |
| 235 | 2026-09-09T14:25:57.980Z | Downloaded foreign-types-macros v0.2.3 |
| 236 | 2026-09-09T14:25:57.980Z | Downloaded pin-utils v0.1.0 |
| 237 | 2026-09-09T14:25:57.983Z | Downloaded num_enum_derive v0.5.11 |
| 238 | 2026-09-09T14:25:57.983Z | Downloaded num-derive v0.3.3 |
| 239 | 2026-09-09T14:25:57.983Z | Downloaded heck v0.5.0 |
| 240 | 2026-09-09T14:25:57.989Z | Downloaded scopeguard v1.2.0 |
| 241 | 2026-09-09T14:25:57.992Z | Downloaded scroll_derive v0.12.1 |
| 242 | 2026-09-09T14:25:57.992Z | Downloaded futures-io v0.3.32 |
| 243 | 2026-09-09T14:25:57.995Z | Downloaded ff v0.13.1 |
| 244 | 2026-09-09T14:25:57.995Z | Downloaded lock_api v0.4.14 |
| 245 | 2026-09-09T14:25:57.995Z | Downloaded ecdsa v0.16.9 |
| 246 | 2026-09-09T14:25:57.998Z | Downloaded http-body v1.0.1 |
| 247 | 2026-09-09T14:25:57.998Z | Downloaded serde_spanned v1.0.4 |
| 248 | 2026-09-09T14:25:58.001Z | Downloaded digest v0.10.7 |
| 249 | 2026-09-09T14:25:58.001Z | Downloaded radium v0.7.0 |
| 250 | 2026-09-09T14:25:58.004Z | Downloaded openssl-probe v0.2.1 |
| 251 | 2026-09-09T14:25:58.004Z | Downloaded crossbeam-channel v0.5.15 |
| 252 | 2026-09-09T14:25:58.006Z | Downloaded sha256 v1.6.0 |
| 253 | 2026-09-09T14:25:58.009Z | Downloaded serde_urlencoded v0.7.1 |
| 254 | 2026-09-09T14:25:58.009Z | Downloaded futures-executor v0.3.32 |
| 255 | 2026-09-09T14:25:58.012Z | Downloaded clap_derive v3.2.25 |
| 256 | 2026-09-09T14:25:58.012Z | Downloaded signature v2.2.0 |
| 257 | 2026-09-09T14:25:58.015Z | Downloaded slog-envlogger v2.2.0 |
| 258 | 2026-09-09T14:25:58.015Z | Downloaded rfc6979 v0.4.0 |
| 259 | 2026-09-09T14:25:58.015Z | Downloaded cc v1.2.56 |
| 260 | 2026-09-09T14:25:58.018Z | Downloaded strsim v0.10.0 |
| 261 | 2026-09-09T14:25:58.020Z | Downloaded stable_deref_trait v1.2.1 |
| 262 | 2026-09-09T14:25:58.020Z | Downloaded subtle v2.6.1 |
| 263 | 2026-09-09T14:25:58.023Z | Downloaded deranged v0.5.6 |
| 264 | 2026-09-09T14:25:58.023Z | Downloaded base64ct v1.8.3 |
| 265 | 2026-09-09T14:25:58.026Z | Downloaded fs_extra v1.3.0 |
| 266 | 2026-09-09T14:25:58.028Z | Downloaded powerfmt v0.2.0 |
| 267 | 2026-09-09T14:25:58.029Z | Downloaded pretty-hex v0.4.1 |
| 268 | 2026-09-09T14:25:58.029Z | Downloaded http-body-util v0.1.3 |
| 269 | 2026-09-09T14:25:58.032Z | Downloaded num_enum v0.5.11 |
| 270 | 2026-09-09T14:25:58.035Z | Downloaded futures-task v0.3.32 |
| 271 | 2026-09-09T14:25:58.036Z | Downloaded ppv-lite86 v0.2.21 |
| 272 | 2026-09-09T14:25:58.039Z | Downloaded num-rational v0.4.2 |
| 273 | 2026-09-09T14:25:58.039Z | Downloaded find-msvc-tools v0.1.9 |
| 274 | 2026-09-09T14:25:58.039Z | Downloaded serde_repr v0.1.20 |
| 275 | 2026-09-09T14:25:58.043Z | Downloaded hyper-timeout v0.5.2 |
| 276 | 2026-09-09T14:25:58.043Z | Downloaded filetime v0.2.27 |
| 277 | 2026-09-09T14:25:58.043Z | Downloaded pem v3.0.6 |
| 278 | 2026-09-09T14:25:58.047Z | Downloaded byteorder v1.5.0 |
| 279 | 2026-09-09T14:25:58.047Z | Downloaded tap v1.0.1 |
| 280 | 2026-09-09T14:25:58.047Z | Downloaded memchr v2.8.0 |
| 281 | 2026-09-09T14:25:58.050Z | Downloaded sec1 v0.7.3 |
| 282 | 2026-09-09T14:25:58.050Z | Downloaded scroll v0.12.0 |
| 283 | 2026-09-09T14:25:58.053Z | Downloaded strsim v0.11.1 |
| 284 | 2026-09-09T14:25:58.053Z | Downloaded serde_path_to_error v0.1.20 |
| 285 | 2026-09-09T14:25:58.056Z | Downloaded icu_normalizer_data v2.1.1 |
| 286 | 2026-09-09T14:25:58.056Z | Downloaded rand_chacha v0.9.0 |
| 287 | 2026-09-09T14:25:58.059Z | Downloaded num_enum_derive v0.7.5 |
| 288 | 2026-09-09T14:25:58.060Z | Downloaded num_enum v0.7.5 |
| 289 | 2026-09-09T14:25:58.063Z | Downloaded percent-encoding v2.3.2 |
| 290 | 2026-09-09T14:25:58.063Z | Downloaded rand_core v0.6.4 |
| 291 | 2026-09-09T14:25:58.063Z | Downloaded take_mut v0.2.2 |
| 292 | 2026-09-09T14:25:58.063Z | Downloaded num-integer v0.1.46 |
| 293 | 2026-09-09T14:25:58.066Z | Downloaded crc32fast v1.5.0 |
| 294 | 2026-09-09T14:25:58.066Z | Downloaded thread-id v4.2.2 |
| 295 | 2026-09-09T14:25:58.069Z | Downloaded slog-term v2.9.2 |
| 296 | 2026-09-09T14:25:58.069Z | Downloaded spki v0.7.3 |
| 297 | 2026-09-09T14:25:58.072Z | Downloaded slog-async v2.8.0 |
| 298 | 2026-09-09T14:25:58.072Z | Downloaded simd-adler32 v0.3.8 |
| 299 | 2026-09-09T14:25:58.072Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-09-09T14:25:58.075Z | Downloaded sha2 v0.10.9 |
| 301 | 2026-09-09T14:25:58.075Z | Downloaded toml_datetime v0.6.11 |
| 302 | 2026-09-09T14:25:58.075Z | Downloaded rand_chacha v0.3.1 |
| 303 | 2026-09-09T14:25:58.078Z | Downloaded pin-project-internal v1.1.10 |
| 304 | 2026-09-09T14:25:58.078Z | Downloaded console v0.16.2 |
| 305 | 2026-09-09T14:25:58.081Z | Downloaded tower-service v0.3.3 |
| 306 | 2026-09-09T14:25:58.081Z | Downloaded pin-project-lite v0.2.16 |
| 307 | 2026-09-09T14:25:58.084Z | Downloaded getrandom v0.2.17 |
| 308 | 2026-09-09T14:25:58.086Z | Downloaded primeorder v0.13.6 |
| 309 | 2026-09-09T14:25:58.086Z | Downloaded crossbeam-utils v0.8.21 |
| 310 | 2026-09-09T14:25:58.089Z | Downloaded num-complex v0.4.6 |
| 311 | 2026-09-09T14:25:58.089Z | Downloaded pkg-config v0.3.32 |
| 312 | 2026-09-09T14:25:58.092Z | Downloaded oxnet v0.1.4 |
| 313 | 2026-09-09T14:25:58.092Z | Downloaded rustls-native-certs v0.8.3 |
| 314 | 2026-09-09T14:25:58.095Z | Downloaded quote v1.0.45 |
| 315 | 2026-09-09T14:25:58.095Z | Downloaded time-core v0.1.8 |
| 316 | 2026-09-09T14:25:58.097Z | Downloaded sync_wrapper v1.0.2 |
| 317 | 2026-09-09T14:25:58.097Z | Downloaded rustls-pki-types v1.14.0 |
| 318 | 2026-09-09T14:25:58.097Z | Downloaded hyper-rustls v0.27.7 |
| 319 | 2026-09-09T14:25:58.100Z | Downloaded httparse v1.10.1 |
| 320 | 2026-09-09T14:25:58.104Z | Downloaded elliptic-curve v0.13.8 |
| 321 | 2026-09-09T14:25:58.104Z | Downloaded futures-channel v0.3.32 |
| 322 | 2026-09-09T14:25:58.107Z | Downloaded bitflags v2.11.0 |
| 323 | 2026-09-09T14:25:58.110Z | Downloaded try-lock v0.2.5 |
| 324 | 2026-09-09T14:25:58.110Z | Downloaded termcolor v1.4.1 |
| 325 | 2026-09-09T14:25:58.110Z | Downloaded clap_derive v4.6.0 |
| 326 | 2026-09-09T14:25:58.113Z | Downloaded idna_adapter v1.2.1 |
| 327 | 2026-09-09T14:25:58.113Z | Downloaded thiserror v1.0.69 |
| 328 | 2026-09-09T14:25:58.115Z | Downloaded untrusted v0.9.0 |
| 329 | 2026-09-09T14:25:58.118Z | Downloaded jsonwebtoken v10.3.0 |
| 330 | 2026-09-09T14:25:58.121Z | Downloaded unit-prefix v0.5.2 |
| 331 | 2026-09-09T14:25:58.121Z | Downloaded serde_tokenstream v0.2.2 |
| 332 | 2026-09-09T14:25:58.121Z | Downloaded utf8parse v0.2.2 |
| 333 | 2026-09-09T14:25:58.124Z | Downloaded usdt-macro v0.5.0 |
| 334 | 2026-09-09T14:25:58.124Z | Downloaded usdt v0.5.0 |
| 335 | 2026-09-09T14:25:58.124Z | Downloaded tower-layer v0.3.3 |
| 336 | 2026-09-09T14:25:58.124Z | Downloaded snafu-derive v0.8.9 |
| 337 | 2026-09-09T14:25:58.127Z | Downloaded slog-scope v4.4.1 |
| 338 | 2026-09-09T14:25:58.127Z | Downloaded shlex v1.3.0 |
| 339 | 2026-09-09T14:25:58.127Z | Downloaded utf8_iter v1.0.4 |
| 340 | 2026-09-09T14:25:58.127Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 341 | 2026-09-09T14:25:58.130Z | Downloaded pkcs1 v0.7.5 |
| 342 | 2026-09-09T14:25:58.130Z | Downloaded futures v0.3.32 |
| 343 | 2026-09-09T14:25:58.132Z | Downloaded thiserror v2.0.18 |
| 344 | 2026-09-09T14:25:58.136Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 345 | 2026-09-09T14:25:58.139Z | Downloaded want v0.3.1 |
| 346 | 2026-09-09T14:25:58.139Z | Downloaded thiserror-impl v2.0.18 |
| 347 | 2026-09-09T14:25:58.139Z | Downloaded version_check v0.9.5 |
| 348 | 2026-09-09T14:25:58.142Z | Downloaded xattr v1.6.1 |
| 349 | 2026-09-09T14:25:58.142Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 350 | 2026-09-09T14:25:58.142Z | Downloaded zerofrom-derive v0.1.6 |
| 351 | 2026-09-09T14:25:58.144Z | Downloaded zerofrom v0.1.6 |
| 352 | 2026-09-09T14:25:58.144Z | Downloaded yoke-derive v0.8.1 |
| 353 | 2026-09-09T14:25:58.144Z | Downloaded tokio-macros v2.6.0 |
| 354 | 2026-09-09T14:25:58.144Z | Downloaded spin v0.9.8 |
| 355 | 2026-09-09T14:25:58.148Z | Downloaded time-macros v0.2.27 |
| 356 | 2026-09-09T14:25:58.148Z | Downloaded thiserror-impl v1.0.69 |
| 357 | 2026-09-09T14:25:58.150Z | Downloaded ryu v1.0.23 |
| 358 | 2026-09-09T14:25:58.150Z | Downloaded once_cell v1.21.3 |
| 359 | 2026-09-09T14:25:58.153Z | Downloaded clap v4.6.0 |
| 360 | 2026-09-09T14:25:58.157Z | Downloaded zone_cfg_derive v0.3.1 |
| 361 | 2026-09-09T14:25:58.160Z | Downloaded zone v0.3.1 |
| 362 | 2026-09-09T14:25:58.160Z | Downloaded term v1.2.1 |
| 363 | 2026-09-09T14:25:58.163Z | Downloaded pkcs8 v0.10.2 |
| 364 | 2026-09-09T14:25:58.163Z | Downloaded usdt-attr-macro v0.5.0 |
| 365 | 2026-09-09T14:25:58.166Z | Downloaded socket2 v0.6.2 |
| 366 | 2026-09-09T14:25:58.166Z | Downloaded slog v2.8.2 |
| 367 | 2026-09-09T14:25:58.168Z | Downloaded pest_derive v2.8.6 |
| 368 | 2026-09-09T14:25:58.168Z | Downloaded litemap v0.8.1 |
| 369 | 2026-09-09T14:25:58.171Z | Downloaded yoke v0.8.1 |
| 370 | 2026-09-09T14:25:58.171Z | Downloaded parking_lot v0.12.5 |
| 371 | 2026-09-09T14:25:58.175Z | Downloaded writeable v0.6.2 |
| 372 | 2026-09-09T14:25:58.175Z | Downloaded usdt-impl v0.5.0 |
| 373 | 2026-09-09T14:25:58.175Z | Downloaded slog-stdlog v4.1.1 |
| 374 | 2026-09-09T14:25:58.177Z | Downloaded icu_properties v2.1.2 |
| 375 | 2026-09-09T14:25:58.178Z | Downloaded thread_local v1.1.9 |
| 376 | 2026-09-09T14:25:58.181Z | Downloaded smallvec v1.15.1 |
| 377 | 2026-09-09T14:25:58.181Z | Downloaded slab v0.4.12 |
| 378 | 2026-09-09T14:25:58.181Z | Downloaded simple_asn1 v0.6.4 |
| 379 | 2026-09-09T14:25:58.184Z | Downloaded proc-macro-error v1.0.4 |
| 380 | 2026-09-09T14:25:58.184Z | Downloaded tracing-attributes v0.1.31 |
| 381 | 2026-09-09T14:25:58.188Z | Downloaded flate2 v1.1.9 |
| 382 | 2026-09-09T14:25:58.191Z | Downloaded crypto-common v0.1.7 |
| 383 | 2026-09-09T14:25:58.191Z | Downloaded const-oid v0.9.6 |
| 384 | 2026-09-09T14:25:58.191Z | Downloaded zerovec-derive v0.11.2 |
| 385 | 2026-09-09T14:25:58.191Z | Downloaded der v0.7.10 |
| 386 | 2026-09-09T14:25:58.194Z | Downloaded crypto-bigint v0.5.5 |
| 387 | 2026-09-09T14:25:58.205Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-09-09T14:25:58.205Z | Downloaded wyz v0.5.1 |
| 389 | 2026-09-09T14:25:58.205Z | Downloaded web-time v1.1.0 |
| 390 | 2026-09-09T14:25:58.205Z | Downloaded zeroize v1.8.2 |
| 391 | 2026-09-09T14:25:58.205Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 392 | 2026-09-09T14:25:58.208Z | Downloaded base64 v0.22.1 |
| 393 | 2026-09-09T14:25:58.211Z | Downloaded tempfile v3.27.0 |
| 394 | 2026-09-09T14:25:58.211Z | Downloaded rustls-webpki v0.103.9 |
| 395 | 2026-09-09T14:25:58.214Z | Downloaded proc-macro2 v1.0.106 |
| 396 | 2026-09-09T14:25:58.216Z | Downloaded miniz_oxide v0.8.9 |
| 397 | 2026-09-09T14:25:58.216Z | Downloaded tokio-rustls v0.26.4 |
| 398 | 2026-09-09T14:25:58.219Z | Downloaded tracing-core v0.1.36 |
| 399 | 2026-09-09T14:25:58.219Z | Downloaded zmij v1.0.21 |
| 400 | 2026-09-09T14:25:58.222Z | Downloaded tinystr v0.8.2 |
| 401 | 2026-09-09T14:25:58.222Z | Downloaded textwrap v0.16.2 |
| 402 | 2026-09-09T14:25:58.225Z | Downloaded serde_derive v1.0.228 |
| 403 | 2026-09-09T14:25:58.228Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 404 | 2026-09-09T14:25:58.228Z | Downloaded icu_normalizer v2.1.1 |
| 405 | 2026-09-09T14:25:58.231Z | Downloaded serde_core v1.0.228 |
| 406 | 2026-09-09T14:25:58.233Z | Downloaded openssl-sys v0.9.111 |
| 407 | 2026-09-09T14:25:58.237Z | Downloaded indexmap v2.13.0 |
| 408 | 2026-09-09T14:25:58.239Z | Downloaded bytes v1.11.1 |
| 409 | 2026-09-09T14:25:58.242Z | Downloaded pest_meta v2.8.6 |
| 410 | 2026-09-09T14:25:58.242Z | Downloaded icu_locale_core v2.1.1 |
| 411 | 2026-09-09T14:25:58.246Z | Downloaded hashbrown v0.12.3 |
| 412 | 2026-09-09T14:25:58.249Z | Downloaded pin-project v1.1.10 |
| 413 | 2026-09-09T14:25:58.254Z | Downloaded ed25519-dalek v2.2.0 |
| 414 | 2026-09-09T14:25:58.257Z | Downloaded os_str_bytes v6.6.1 |
| 415 | 2026-09-09T14:25:58.260Z | Downloaded num-traits v0.2.19 |
| 416 | 2026-09-09T14:25:58.260Z | Downloaded typenum v1.19.0 |
| 417 | 2026-09-09T14:25:58.262Z | Downloaded http v1.4.0 |
| 418 | 2026-09-09T14:25:58.262Z | Downloaded icu_provider v2.1.1 |
| 419 | 2026-09-09T14:25:58.265Z | Downloaded indexmap v1.9.3 |
| 420 | 2026-09-09T14:25:58.268Z | Downloaded url v2.5.8 |
| 421 | 2026-09-09T14:25:58.268Z | Downloaded snafu v0.8.9 |
| 422 | 2026-09-09T14:25:58.271Z | Downloaded toml_edit v0.19.15 |
| 423 | 2026-09-09T14:25:58.280Z | Downloaded zerocopy-derive v0.7.35 |
| 424 | 2026-09-09T14:25:58.284Z | Downloaded icu_collections v2.1.1 |
| 425 | 2026-09-09T14:25:58.287Z | Downloaded hashbrown v0.16.1 |
| 426 | 2026-09-09T14:25:58.290Z | Downloaded serde v1.0.228 |
| 427 | 2026-09-09T14:25:58.293Z | Downloaded unicode-ident v1.0.24 |
| 428 | 2026-09-09T14:25:58.293Z | Downloaded tar v0.4.45 |
| 429 | 2026-09-09T14:25:58.296Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 430 | 2026-09-09T14:25:58.296Z | Downloaded hyper-util v0.1.20 |
| 431 | 2026-09-09T14:25:58.298Z | Downloaded rsa v0.9.10 |
| 432 | 2026-09-09T14:25:58.301Z | Downloaded num-bigint v0.4.6 |
| 433 | 2026-09-09T14:25:58.304Z | Downloaded tower v0.5.3 |
| 434 | 2026-09-09T14:25:58.309Z | Downloaded rand v0.8.5 |
| 435 | 2026-09-09T14:25:58.311Z | Downloaded mio v1.1.1 |
| 436 | 2026-09-09T14:25:58.314Z | Downloaded aho-corasick v1.1.4 |
| 437 | 2026-09-09T14:25:58.317Z | Downloaded curl v0.4.49 |
| 438 | 2026-09-09T14:25:58.320Z | Downloaded synstructure v0.13.2 |
| 439 | 2026-09-09T14:25:58.320Z | Downloaded pem-rfc7468 v0.7.0 |
| 440 | 2026-09-09T14:25:58.322Z | Downloaded tokio-util v0.7.18 |
| 441 | 2026-09-09T14:25:58.325Z | Downloaded zerotrie v0.2.3 |
| 442 | 2026-09-09T14:25:58.328Z | Downloaded iri-string v0.7.10 |
| 443 | 2026-09-09T14:25:58.331Z | Downloaded zerovec v0.11.5 |
| 444 | 2026-09-09T14:25:58.333Z | Downloaded clap v3.2.25 |
| 445 | 2026-09-09T14:25:58.340Z | Downloaded num-bigint-dig v0.8.6 |
| 446 | 2026-09-09T14:25:58.343Z | Downloaded goblin v0.8.2 |
| 447 | 2026-09-09T14:25:58.346Z | Downloaded futures-util v0.3.32 |
| 448 | 2026-09-09T14:25:58.352Z | Downloaded zerocopy v0.7.35 |
| 449 | 2026-09-09T14:25:58.361Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-09-09T14:25:58.365Z | Downloaded winnow v0.7.14 |
| 451 | 2026-09-09T14:25:58.371Z | Downloaded regex v1.12.3 |
| 452 | 2026-09-09T14:25:58.374Z | Downloaded bitvec v1.0.1 |
| 453 | 2026-09-09T14:25:58.383Z | Downloaded chrono v0.4.43 |
| 454 | 2026-09-09T14:25:58.387Z | Downloaded tower-http v0.6.8 |
| 455 | 2026-09-09T14:25:58.391Z | Downloaded time v0.3.47 |
| 456 | 2026-09-09T14:25:58.397Z | Downloaded portable-atomic v1.13.1 |
| 457 | 2026-09-09T14:25:58.401Z | Downloaded vcpkg v0.2.15 |
| 458 | 2026-09-09T14:25:58.425Z | Downloaded unicode-width v0.2.2 |
| 459 | 2026-09-09T14:25:58.428Z | Downloaded p384 v0.13.1 |
| 460 | 2026-09-09T14:25:58.431Z | Downloaded rustls v0.23.36 |
| 461 | 2026-09-09T14:25:58.437Z | Downloaded syn v2.0.117 |
| 462 | 2026-09-09T14:25:58.443Z | Downloaded syn v1.0.109 |
| 463 | 2026-09-09T14:25:58.448Z | Downloaded icu_properties_data v2.1.2 |
| 464 | 2026-09-09T14:25:58.454Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-09-09T14:25:58.459Z | Downloaded itertools v0.12.1 |
| 466 | 2026-09-09T14:25:58.464Z | Downloaded rustix v1.1.4 |
| 467 | 2026-09-09T14:25:58.476Z | Downloaded zerocopy v0.8.39 |
| 468 | 2026-09-09T14:25:58.488Z | Downloaded idna v1.1.0 |
| 469 | 2026-09-09T14:25:58.491Z | Downloaded regex-syntax v0.8.9 |
| 470 | 2026-09-09T14:25:58.494Z | Downloaded tracing v0.1.44 |
| 471 | 2026-09-09T14:25:58.504Z | Downloaded winnow v0.5.40 |
| 472 | 2026-09-09T14:25:58.509Z | Downloaded hkdf v0.12.4 |
| 473 | 2026-09-09T14:25:58.511Z | Downloaded clap_builder v4.6.0 |
| 474 | 2026-09-09T14:25:58.514Z | Downloaded hyper v1.8.1 |
| 475 | 2026-09-09T14:25:58.517Z | Downloaded rand v0.9.2 |
| 476 | 2026-09-09T14:25:58.520Z | Downloaded pest v2.8.6 |
| 477 | 2026-09-09T14:25:58.523Z | Downloaded libm v0.2.16 |
| 478 | 2026-09-09T14:25:58.527Z | Downloaded rustversion v1.0.22 |
| 479 | 2026-09-09T14:25:58.530Z | Downloaded semver v1.0.27 |
| 480 | 2026-09-09T14:25:58.530Z | Downloaded log v0.4.29 |
| 481 | 2026-09-09T14:25:58.532Z | Downloaded erased-serde v0.3.31 |
| 482 | 2026-09-09T14:25:58.532Z | Downloaded ed25519 v2.2.3 |
| 483 | 2026-09-09T14:25:58.533Z | Downloaded clap_lex v1.0.0 |
| 484 | 2026-09-09T14:25:58.535Z | Downloaded bitflags v1.3.2 |
| 485 | 2026-09-09T14:25:58.553Z | Downloaded octocrab v0.49.6 |
| 486 | 2026-09-09T14:25:58.578Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-09-09T14:25:58.598Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 488 | 2026-09-09T14:25:58.645Z | Downloaded libc v0.2.183 |
| 489 | 2026-09-09T14:25:58.672Z | Downloaded libz-sys v1.1.23 |
| 490 | 2026-09-09T14:25:58.683Z | Downloaded tokio v1.50.0 |
| 491 | 2026-09-09T14:25:58.727Z | Downloaded ring v0.17.14 |
| 492 | 2026-09-09T14:25:58.834Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-09-09T14:25:58.834Z | Compiling quote v1.0.45 |
| 494 | 2026-09-09T14:25:58.838Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-09-09T14:25:58.838Z | Compiling libc v0.2.183 |
| 496 | 2026-09-09T14:25:58.838Z | Checking cfg-if v1.0.4 |
| 497 | 2026-09-09T14:25:58.838Z | Compiling version_check v0.9.5 |
| 498 | 2026-09-09T14:25:58.838Z | Checking zeroize v1.8.2 |
| 499 | 2026-09-09T14:25:58.838Z | Compiling serde_core v1.0.228 |
| 500 | 2026-09-09T14:25:58.973Z | Checking memchr v2.8.0 |
| 501 | 2026-09-09T14:25:59.055Z | Compiling serde v1.0.228 |
| 502 | 2026-09-09T14:25:59.062Z | Compiling autocfg v1.5.0 |
| 503 | 2026-09-09T14:25:59.196Z | Checking subtle v2.6.1 |
| 504 | 2026-09-09T14:25:59.322Z | Compiling typenum v1.19.0 |
| 505 | 2026-09-09T14:25:59.337Z | Compiling generic-array v0.14.7 |
| 506 | 2026-09-09T14:25:59.404Z | Checking smallvec v1.15.1 |
| 507 | 2026-09-09T14:25:59.411Z | Checking itoa v1.0.17 |
| 508 | 2026-09-09T14:25:59.546Z | Checking const-oid v0.9.6 |
| 509 | 2026-09-09T14:25:59.575Z | Compiling syn v1.0.109 |
| 510 | 2026-09-09T14:25:59.596Z | Compiling libm v0.2.16 |
| 511 | 2026-09-09T14:25:59.644Z | Checking getrandom v0.2.17 |
| 512 | 2026-09-09T14:25:59.672Z | Compiling num-traits v0.2.19 |
| 513 | 2026-09-09T14:25:59.770Z | Checking pin-project-lite v0.2.16 |
| 514 | 2026-09-09T14:25:59.857Z | Compiling find-msvc-tools v0.1.9 |
| 515 | 2026-09-09T14:25:59.904Z | Compiling shlex v1.3.0 |
| 516 | 2026-09-09T14:26:00.079Z | Compiling syn v2.0.117 |
| 517 | 2026-09-09T14:26:00.112Z | Compiling cc v1.2.56 |
| 518 | 2026-09-09T14:26:00.307Z | Compiling thiserror v1.0.69 |
| 519 | 2026-09-09T14:26:00.612Z | Checking log v0.4.29 |
| 520 | 2026-09-09T14:26:00.768Z | Compiling zmij v1.0.21 |
| 521 | 2026-09-09T14:26:00.803Z | Checking block-buffer v0.10.4 |
| 522 | 2026-09-09T14:26:00.924Z | Checking crypto-common v0.1.7 |
| 523 | 2026-09-09T14:26:01.034Z | Compiling rustversion v1.0.22 |
| 524 | 2026-09-09T14:26:01.104Z | Checking digest v0.10.7 |
| 525 | 2026-09-09T14:26:01.149Z | Checking rand_core v0.6.4 |
| 526 | 2026-09-09T14:26:01.209Z | Checking socket2 v0.6.2 |
| 527 | 2026-09-09T14:26:01.281Z | Checking errno v0.3.14 |
| 528 | 2026-09-09T14:26:01.308Z | Compiling equivalent v1.0.2 |
| 529 | 2026-09-09T14:26:01.322Z | Checking bytes v1.11.1 |
| 530 | 2026-09-09T14:26:01.386Z | Compiling parking_lot_core v0.9.12 |
| 531 | 2026-09-09T14:26:01.395Z | Compiling hashbrown v0.16.1 |
| 532 | 2026-09-09T14:26:01.416Z | Checking once_cell v1.21.3 |
| 533 | 2026-09-09T14:26:01.448Z | Checking base64ct v1.8.3 |
| 534 | 2026-09-09T14:26:01.576Z | Checking scopeguard v1.2.0 |
| 535 | 2026-09-09T14:26:01.657Z | Checking pem-rfc7468 v0.7.0 |
| 536 | 2026-09-09T14:26:01.665Z | Checking lock_api v0.4.14 |
| 537 | 2026-09-09T14:26:01.731Z | Checking signal-hook-registry v1.4.8 |
| 538 | 2026-09-09T14:26:01.792Z | Checking der v0.7.10 |
| 539 | 2026-09-09T14:26:01.843Z | Checking mio v1.1.1 |
| 540 | 2026-09-09T14:26:01.852Z | Compiling indexmap v2.13.0 |
| 541 | 2026-09-09T14:26:01.884Z | Checking parking_lot v0.12.5 |
| 542 | 2026-09-09T14:26:01.918Z | Checking stable_deref_trait v1.2.1 |
| 543 | 2026-09-09T14:26:01.988Z | Compiling serde_json v1.0.149 |
| 544 | 2026-09-09T14:26:02.085Z | Compiling thiserror v2.0.18 |
| 545 | 2026-09-09T14:26:02.113Z | Checking futures-core v0.3.32 |
| 546 | 2026-09-09T14:26:02.226Z | Compiling zerocopy v0.8.39 |
| 547 | 2026-09-09T14:26:02.242Z | Compiling ucd-trie v0.1.7 |
| 548 | 2026-09-09T14:26:02.457Z | Compiling pest v2.8.6 |
| 549 | 2026-09-09T14:26:02.497Z | Checking spki v0.7.3 |
| 550 | 2026-09-09T14:26:02.622Z | Checking futures-sink v0.3.32 |
| 551 | 2026-09-09T14:26:02.639Z | Checking num-integer v0.1.46 |
| 552 | 2026-09-09T14:26:02.660Z | Checking pkcs8 v0.10.2 |
| 553 | 2026-09-09T14:26:02.713Z | Compiling proc-macro-error-attr v1.0.4 |
| 554 | 2026-09-09T14:26:02.801Z | Compiling pkg-config v0.3.32 |
| 555 | 2026-09-09T14:26:02.854Z | Compiling synstructure v0.13.2 |
| 556 | 2026-09-09T14:26:02.939Z | Compiling heck v0.4.1 |
| 557 | 2026-09-09T14:26:03.168Z | Checking futures-channel v0.3.32 |
| 558 | 2026-09-09T14:26:03.308Z | Compiling semver v1.0.27 |
| 559 | 2026-09-09T14:26:03.405Z | Compiling proc-macro-error v1.0.4 |
| 560 | 2026-09-09T14:26:03.422Z | Compiling vcpkg v0.2.15 |
| 561 | 2026-09-09T14:26:03.604Z | Compiling pest_meta v2.8.6 |
| 562 | 2026-09-09T14:26:03.623Z | Checking tracing-core v0.1.36 |
| 563 | 2026-09-09T14:26:03.691Z | Checking hmac v0.12.1 |
| 564 | 2026-09-09T14:26:03.729Z | Checking pretty-hex v0.4.1 |
| 565 | 2026-09-09T14:26:03.816Z | Checking futures-task v0.3.32 |
| 566 | 2026-09-09T14:26:03.841Z | Compiling winnow v0.7.14 |
| 567 | 2026-09-09T14:26:03.844Z | Checking spin v0.9.8 |
| 568 | 2026-09-09T14:26:03.930Z | Checking futures-io v0.3.32 |
| 569 | 2026-09-09T14:26:03.960Z | Checking slab v0.4.12 |
| 570 | 2026-09-09T14:26:04.001Z | Checking lazy_static v1.5.0 |
| 571 | 2026-09-09T14:26:04.079Z | Compiling slog v2.8.2 |
| 572 | 2026-09-09T14:26:04.111Z | Checking http v1.4.0 |
| 573 | 2026-09-09T14:26:04.131Z | Compiling serde_derive v1.0.228 |
| 574 | 2026-09-09T14:26:04.182Z | Compiling thiserror-impl v1.0.69 |
| 575 | 2026-09-09T14:26:04.299Z | Compiling zerofrom-derive v0.1.6 |
| 576 | 2026-09-09T14:26:04.307Z | Compiling yoke-derive v0.8.1 |
| 577 | 2026-09-09T14:26:04.693Z | Compiling tokio-macros v2.6.0 |
| 578 | 2026-09-09T14:26:04.942Z | Compiling zerovec-derive v0.11.2 |
| 579 | 2026-09-09T14:26:05.326Z | Compiling thiserror-impl v2.0.18 |
| 580 | 2026-09-09T14:26:05.372Z | Compiling zerocopy-derive v0.7.35 |
| 581 | 2026-09-09T14:26:05.453Z | Checking tokio v1.50.0 |
| 582 | 2026-09-09T14:26:05.461Z | Compiling displaydoc v0.2.5 |
| 583 | 2026-09-09T14:26:05.512Z | Checking zerofrom v0.1.6 |
| 584 | 2026-09-09T14:26:05.583Z | Checking ppv-lite86 v0.2.21 |
| 585 | 2026-09-09T14:26:05.623Z | Checking yoke v0.8.1 |
| 586 | 2026-09-09T14:26:05.789Z | Compiling pest_generator v2.8.6 |
| 587 | 2026-09-09T14:26:05.867Z | Compiling tracing-attributes v0.1.31 |
| 588 | 2026-09-09T14:26:06.053Z | Checking zerovec v0.11.5 |
| 589 | 2026-09-09T14:26:06.176Z | Compiling futures-macro v0.3.32 |
| 590 | 2026-09-09T14:26:06.309Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 591 | 2026-09-09T14:26:06.413Z | Compiling pest_derive v2.8.6 |
| 592 | 2026-09-09T14:26:06.484Z | Checking tinystr v0.8.2 |
| 593 | 2026-09-09T14:26:06.597Z | Checking ff v0.13.1 |
| 594 | 2026-09-09T14:26:06.655Z | Checking signature v2.2.0 |
| 595 | 2026-09-09T14:26:06.719Z | Compiling ring v0.17.14 |
| 596 | 2026-09-09T14:26:06.916Z | Checking cpufeatures v0.2.17 |
| 597 | 2026-09-09T14:26:06.976Z | Compiling time-core v0.1.8 |
| 598 | 2026-09-09T14:26:06.980Z | Checking futures-util v0.3.32 |
| 599 | 2026-09-09T14:26:06.984Z | Compiling winnow v0.5.40 |
| 600 | 2026-09-09T14:26:07.069Z | Checking tracing v0.1.44 |
| 601 | 2026-09-09T14:26:07.118Z | Checking powerfmt v0.2.0 |
| 602 | 2026-09-09T14:26:07.217Z | Checking writeable v0.6.2 |
| 603 | 2026-09-09T14:26:07.233Z | Checking litemap v0.8.1 |
| 604 | 2026-09-09T14:26:07.262Z | Checking base16ct v0.2.0 |
| 605 | 2026-09-09T14:26:07.265Z | Compiling byteorder v1.5.0 |
| 606 | 2026-09-09T14:26:07.334Z | Compiling toml_datetime v0.6.11 |
| 607 | 2026-09-09T14:26:07.371Z | Compiling num-conv v0.2.0 |
| 608 | 2026-09-09T14:26:07.380Z | Compiling getrandom v0.3.4 |
| 609 | 2026-09-09T14:26:07.397Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 610 | 2026-09-09T14:26:07.485Z | Compiling zerocopy v0.7.35 |
| 611 | 2026-09-09T14:26:07.498Z | Compiling time-macros v0.2.27 |
| 612 | 2026-09-09T14:26:07.546Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 613 | 2026-09-09T14:26:07.617Z | Checking icu_locale_core v2.1.1 |
| 614 | 2026-09-09T14:26:07.721Z | Checking sec1 v0.7.3 |
| 615 | 2026-09-09T14:26:07.911Z | Checking deranged v0.5.6 |
| 616 | 2026-09-09T14:26:08.024Z | Checking erased-serde v0.3.31 |
| 617 | 2026-09-09T14:26:08.156Z | Checking num-bigint v0.4.6 |
| 618 | 2026-09-09T14:26:08.402Z | Compiling toml_edit v0.19.15 |
| 619 | 2026-09-09T14:26:08.540Z | Checking group v0.13.0 |
| 620 | 2026-09-09T14:26:08.640Z | Checking potential_utf v0.1.4 |
| 621 | 2026-09-09T14:26:08.680Z | Checking zerotrie v0.2.3 |
| 622 | 2026-09-09T14:26:08.763Z | Checking http-body v1.0.1 |
| 623 | 2026-09-09T14:26:08.900Z | Compiling scroll_derive v0.12.1 |
| 624 | 2026-09-09T14:26:08.913Z | Checking hkdf v0.12.4 |
| 625 | 2026-09-09T14:26:08.922Z | Checking num-iter v0.1.45 |
| 626 | 2026-09-09T14:26:08.965Z | Checking crypto-bigint v0.5.5 |
| 627 | 2026-09-09T14:26:09.034Z | Compiling usdt-impl v0.5.0 |
| 628 | 2026-09-09T14:26:09.126Z | Compiling icu_normalizer_data v2.1.1 |
| 629 | 2026-09-09T14:26:09.183Z | Compiling icu_properties_data v2.1.2 |
| 630 | 2026-09-09T14:26:09.370Z | Compiling httparse v1.10.1 |
| 631 | 2026-09-09T14:26:09.426Z | Checking time v0.3.47 |
| 632 | 2026-09-09T14:26:09.569Z | Compiling proc-macro-crate v1.3.1 |
| 633 | 2026-09-09T14:26:09.597Z | Checking scroll v0.12.0 |
| 634 | 2026-09-09T14:26:09.761Z | Compiling thread-id v4.2.2 |
| 635 | 2026-09-09T14:26:09.817Z | Checking icu_provider v2.1.1 |
| 636 | 2026-09-09T14:26:09.868Z | Checking icu_collections v2.1.1 |
| 637 | 2026-09-09T14:26:09.899Z | Compiling proc-macro-crate v3.4.0 |
| 638 | 2026-09-09T14:26:09.915Z | Compiling dof v0.3.0 |
| 639 | 2026-09-09T14:26:09.996Z | Checking elliptic-curve v0.13.8 |
| 640 | 2026-09-09T14:26:10.070Z | Checking sha2 v0.10.9 |
| 641 | 2026-09-09T14:26:10.162Z | Compiling dtrace-parser v0.2.0 |
| 642 | 2026-09-09T14:26:10.172Z | Compiling libz-sys v1.1.23 |
| 643 | 2026-09-09T14:26:10.254Z | Compiling openssl-sys v0.9.111 |
| 644 | 2026-09-09T14:26:10.284Z | Compiling rustc_version v0.4.1 |
| 645 | 2026-09-09T14:26:10.313Z | Checking rustls-pki-types v1.14.0 |
| 646 | 2026-09-09T14:26:10.449Z | Checking tower-service v0.3.3 |
| 647 | 2026-09-09T14:26:10.458Z | Compiling camino v1.2.2 |
| 648 | 2026-09-09T14:26:10.534Z | Compiling crossbeam-utils v0.8.21 |
| 649 | 2026-09-09T14:26:10.546Z | Checking try-lock v0.2.5 |
| 650 | 2026-09-09T14:26:10.549Z | Checking plain v0.2.3 |
| 651 | 2026-09-09T14:26:10.549Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 652 | 2026-09-09T14:26:10.592Z | Checking untrusted v0.9.0 |
| 653 | 2026-09-09T14:26:10.646Z | Checking goblin v0.8.2 |
| 654 | 2026-09-09T14:26:10.771Z | Checking want v0.3.1 |
| 655 | 2026-09-09T14:26:10.828Z | Compiling curve25519-dalek v4.1.3 |
| 656 | 2026-09-09T14:26:10.850Z | Compiling num_enum_derive v0.5.11 |
| 657 | 2026-09-09T14:26:10.885Z | Compiling num_enum_derive v0.7.5 |
| 658 | 2026-09-09T14:26:11.408Z | Compiling serde_tokenstream v0.2.2 |
| 659 | 2026-09-09T14:26:11.479Z | Checking rand_chacha v0.3.1 |
| 660 | 2026-09-09T14:26:11.518Z | Checking rfc6979 v0.4.0 |
| 661 | 2026-09-09T14:26:11.624Z | Checking arc-swap v1.8.2 |
| 662 | 2026-09-09T14:26:11.676Z | Compiling radium v0.7.0 |
| 663 | 2026-09-09T14:26:11.688Z | Compiling rustls v0.23.36 |
| 664 | 2026-09-09T14:26:11.820Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 665 | 2026-09-09T14:26:11.833Z | Checking either v1.15.0 |
| 666 | 2026-09-09T14:26:11.877Z | Compiling num-bigint-dig v0.8.6 |
| 667 | 2026-09-09T14:26:11.903Z | Checking atomic-waker v1.1.2 |
| 668 | 2026-09-09T14:26:11.912Z | Checking iana-time-zone v0.1.65 |
| 669 | 2026-09-09T14:26:11.925Z | Checking pin-utils v0.1.0 |
| 670 | 2026-09-09T14:26:11.995Z | Checking hyper v1.8.1 |
| 671 | 2026-09-09T14:26:12.004Z | Checking chrono v0.4.43 |
| 672 | 2026-09-09T14:26:12.025Z | Checking num_enum v0.7.5 |
| 673 | 2026-09-09T14:26:12.051Z | Checking num_enum v0.5.11 |
| 674 | 2026-09-09T14:26:12.073Z | Checking rustls-webpki v0.103.9 |
| 675 | 2026-09-09T14:26:12.107Z | Checking rand v0.8.5 |
| 676 | 2026-09-09T14:26:12.124Z | Checking ecdsa v0.16.9 |
| 677 | 2026-09-09T14:26:12.146Z | Checking icu_properties v2.1.2 |
| 678 | 2026-09-09T14:26:12.196Z | Checking icu_normalizer v2.1.1 |
| 679 | 2026-09-09T14:26:12.531Z | Checking primeorder v0.13.6 |
| 680 | 2026-09-09T14:26:12.601Z | Checking rand_core v0.9.5 |
| 681 | 2026-09-09T14:26:12.760Z | Compiling curve25519-dalek-derive v0.1.1 |
| 682 | 2026-09-09T14:26:12.797Z | Compiling foreign-types-macros v0.2.3 |
| 683 | 2026-09-09T14:26:12.841Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 684 | 2026-09-09T14:26:12.844Z | Compiling cargo-platform v0.3.2 |
| 685 | 2026-09-09T14:26:12.887Z | Compiling indexmap v1.9.3 |
| 686 | 2026-09-09T14:26:12.927Z | Checking aho-corasick v1.1.4 |
| 687 | 2026-09-09T14:26:12.945Z | Checking thread_local v1.1.9 |
| 688 | 2026-09-09T14:26:13.085Z | Checking bitflags v2.11.0 |
| 689 | 2026-09-09T14:26:13.116Z | Compiling slog-async v2.8.0 |
| 690 | 2026-09-09T14:26:13.203Z | Checking tap v1.0.1 |
| 691 | 2026-09-09T14:26:13.247Z | Checking regex-syntax v0.8.9 |
| 692 | 2026-09-09T14:26:13.302Z | Compiling anyhow v1.0.102 |
| 693 | 2026-09-09T14:26:13.447Z | Checking percent-encoding v2.3.2 |
| 694 | 2026-09-09T14:26:13.462Z | Checking foreign-types-shared v0.3.1 |
| 695 | 2026-09-09T14:26:13.471Z | Checking utf8parse v0.2.2 |
| 696 | 2026-09-09T14:26:13.541Z | Checking foreign-types v0.5.0 |
| 697 | 2026-09-09T14:26:13.562Z | Checking anstyle-parse v1.0.0 |
| 698 | 2026-09-09T14:26:13.576Z | Checking form_urlencoded v1.2.2 |
| 699 | 2026-09-09T14:26:13.659Z | Checking wyz v0.5.1 |
| 700 | 2026-09-09T14:26:13.714Z | Compiling cargo_metadata v0.23.1 |
| 701 | 2026-09-09T14:26:13.718Z | Checking idna_adapter v1.2.1 |
| 702 | 2026-09-09T14:26:13.823Z | Checking crossbeam-channel v0.5.15 |
| 703 | 2026-09-09T14:26:13.833Z | Checking rand_chacha v0.9.0 |
| 704 | 2026-09-09T14:26:14.014Z | Checking hyper-util v0.1.20 |
| 705 | 2026-09-09T14:26:14.358Z | Checking itertools v0.12.1 |
| 706 | 2026-09-09T14:26:14.541Z | Checking slog-scope v4.4.1 |
| 707 | 2026-09-09T14:26:14.585Z | Checking regex-automata v0.4.14 |
| 708 | 2026-09-09T14:26:14.606Z | Compiling usdt-attr-macro v0.5.0 |
| 709 | 2026-09-09T14:26:14.662Z | Compiling usdt-macro v0.5.0 |
| 710 | 2026-09-09T14:26:14.769Z | Checking num-rational v0.4.2 |
| 711 | 2026-09-09T14:26:14.964Z | Checking tokio-util v0.7.18 |
| 712 | 2026-09-09T14:26:14.967Z | Checking num-complex v0.4.6 |
| 713 | 2026-09-09T14:26:15.045Z | Checking ed25519 v2.2.3 |
| 714 | 2026-09-09T14:26:15.188Z | Compiling async-trait v0.1.89 |
| 715 | 2026-09-09T14:26:15.198Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 716 | 2026-09-09T14:26:15.311Z | Checking pkcs1 v0.7.5 |
| 717 | 2026-09-09T14:26:15.314Z | Checking memmap v0.7.0 |
| 718 | 2026-09-09T14:26:15.314Z | Checking is-terminal v0.4.17 |
| 719 | 2026-09-09T14:26:15.347Z | Checking cstr-argument v0.1.2 |
| 720 | 2026-09-09T14:26:15.395Z | Checking colorchoice v1.0.4 |
| 721 | 2026-09-09T14:26:15.442Z | Checking os_str_bytes v6.6.1 |
| 722 | 2026-09-09T14:26:15.455Z | Checking funty v2.0.0 |
| 723 | 2026-09-09T14:26:15.484Z | Checking is_terminal_polyfill v1.70.2 |
| 724 | 2026-09-09T14:26:15.496Z | Compiling rustix v1.1.4 |
| 725 | 2026-09-09T14:26:15.565Z | Checking anstyle v1.0.14 |
| 726 | 2026-09-09T14:26:15.623Z | Checking hashbrown v0.12.3 |
| 727 | 2026-09-09T14:26:15.671Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 728 | 2026-09-09T14:26:15.735Z | Compiling portable-atomic v1.13.1 |
| 729 | 2026-09-09T14:26:15.760Z | Checking base64 v0.22.1 |
| 730 | 2026-09-09T14:26:15.850Z | Checking term v1.2.1 |
| 731 | 2026-09-09T14:26:15.889Z | Checking anstyle-query v1.1.5 |
| 732 | 2026-09-09T14:26:15.948Z | Checking tower-layer v0.3.3 |
| 733 | 2026-09-09T14:26:15.974Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 734 | 2026-09-09T14:26:15.993Z | Checking openssl-probe v0.2.1 |
| 735 | 2026-09-09T14:26:16.019Z | Checking sync_wrapper v1.0.2 |
| 736 | 2026-09-09T14:26:16.062Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 737 | 2026-09-09T14:26:16.087Z | Checking utf8_iter v1.0.4 |
| 738 | 2026-09-09T14:26:16.087Z | Checking take_mut v0.2.2 |
| 739 | 2026-09-09T14:26:16.104Z | Compiling crc32fast v1.5.0 |
| 740 | 2026-09-09T14:26:16.146Z | Checking tower v0.5.3 |
| 741 | 2026-09-09T14:26:16.210Z | Checking idna v1.1.0 |
| 742 | 2026-09-09T14:26:16.217Z | Checking rustls-native-certs v0.8.3 |
| 743 | 2026-09-09T14:26:16.239Z | Checking slog-term v2.9.2 |
| 744 | 2026-09-09T14:26:16.319Z | Checking tokio-rustls v0.26.4 |
| 745 | 2026-09-09T14:26:16.331Z | Checking pem v3.0.6 |
| 746 | 2026-09-09T14:26:16.340Z | Checking anstream v1.0.0 |
| 747 | 2026-09-09T14:26:16.430Z | Checking regex v1.12.3 |
| 748 | 2026-09-09T14:26:16.473Z | Checking bitvec v1.0.1 |
| 749 | 2026-09-09T14:26:16.482Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 750 | 2026-09-09T14:26:16.522Z | Checking clap_lex v0.2.4 |
| 751 | 2026-09-09T14:26:16.525Z | Checking rsa v0.9.10 |
| 752 | 2026-09-09T14:26:16.573Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 753 | 2026-09-09T14:26:16.601Z | Checking usdt v0.5.0 |
| 754 | 2026-09-09T14:26:16.647Z | Checking num v0.4.3 |
| 755 | 2026-09-09T14:26:16.657Z | Checking ed25519-dalek v2.2.0 |
| 756 | 2026-09-09T14:26:16.660Z | Compiling octocrab v0.49.6 |
| 757 | 2026-09-09T14:26:16.699Z | Checking slog-stdlog v4.1.1 |
| 758 | 2026-09-09T14:26:16.714Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 759 | 2026-09-09T14:26:16.724Z | Checking rand v0.9.2 |
| 760 | 2026-09-09T14:26:16.802Z | Checking p384 v0.13.1 |
| 761 | 2026-09-09T14:26:16.825Z | Checking p256 v0.13.2 |
| 762 | 2026-09-09T14:26:16.929Z | Checking simple_asn1 v0.6.4 |
| 763 | 2026-09-09T14:26:16.949Z | Checking futures-executor v0.3.32 |
| 764 | 2026-09-09T14:26:17.031Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 765 | 2026-09-09T14:26:17.044Z | Compiling clap_derive v3.2.25 |
| 766 | 2026-09-09T14:26:17.085Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 767 | 2026-09-09T14:26:17.120Z | Compiling snafu-derive v0.8.9 |
| 768 | 2026-09-09T14:26:17.170Z | Compiling serde_repr v0.1.20 |
| 769 | 2026-09-09T14:26:17.190Z | Compiling pin-project-internal v1.1.10 |
| 770 | 2026-09-09T14:26:17.211Z | Compiling num-derive v0.3.3 |
| 771 | 2026-09-09T14:26:17.411Z | Checking atty v0.2.14 |
| 772 | 2026-09-09T14:26:17.497Z | Checking clap_lex v1.0.0 |
| 773 | 2026-09-09T14:26:17.646Z | Checking oxnet v0.1.4 |
| 774 | 2026-09-09T14:26:17.732Z | Checking ryu v1.0.23 |
| 775 | 2026-09-09T14:26:17.806Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 776 | 2026-09-09T14:26:17.861Z | Checking bitflags v1.3.2 |
| 777 | 2026-09-09T14:26:17.927Z | Compiling heck v0.5.0 |
| 778 | 2026-09-09T14:26:17.976Z | Compiling curl v0.4.49 |
| 779 | 2026-09-09T14:26:18.029Z | Checking iri-string v0.7.10 |
| 780 | 2026-09-09T14:26:18.063Z | Checking strsim v0.10.0 |
| 781 | 2026-09-09T14:26:18.096Z | Checking textwrap v0.16.2 |
| 782 | 2026-09-09T14:26:18.123Z | Checking adler2 v2.0.1 |
| 783 | 2026-09-09T14:26:18.200Z | Checking termcolor v1.4.1 |
| 784 | 2026-09-09T14:26:18.233Z | Checking unicode-width v0.2.2 |
| 785 | 2026-09-09T14:26:18.281Z | Checking colored v3.1.1 |
| 786 | 2026-09-09T14:26:18.295Z | Checking simd-adler32 v0.3.8 |
| 787 | 2026-09-09T14:26:18.332Z | Checking strsim v0.11.1 |
| 788 | 2026-09-09T14:26:18.398Z | Checking pin-project v1.1.10 |
| 789 | 2026-09-09T14:26:18.429Z | Checking miniz_oxide v0.8.9 |
| 790 | 2026-09-09T14:26:18.481Z | Checking console v0.16.2 |
| 791 | 2026-09-09T14:26:18.484Z | Checking clap_builder v4.6.0 |
| 792 | 2026-09-09T14:26:18.506Z | Compiling clap_derive v4.6.0 |
| 793 | 2026-09-09T14:26:18.752Z | Checking clap v3.2.25 |
| 794 | 2026-09-09T14:26:18.772Z | Checking libscf-sys v1.1.0 |
| 795 | 2026-09-09T14:26:18.833Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#5a2a4813) |
| 796 | 2026-09-09T14:26:18.884Z | Checking snafu v0.8.9 |
| 797 | 2026-09-09T14:26:18.893Z | Checking serde_urlencoded v0.7.1 |
| 798 | 2026-09-09T14:26:19.055Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 799 | 2026-09-09T14:26:19.087Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 800 | 2026-09-09T14:26:19.091Z | Checking tower-http v0.6.8 |
| 801 | 2026-09-09T14:26:19.256Z | Checking jsonwebtoken v10.3.0 |
| 802 | 2026-09-09T14:26:19.266Z | Checking futures v0.3.32 |
| 803 | 2026-09-09T14:26:19.362Z | Checking slog-envlogger v2.2.0 |
| 804 | 2026-09-09T14:26:19.498Z | Checking hyper-rustls v0.27.7 |
| 805 | 2026-09-09T14:26:19.684Z | Checking url v2.5.8 |
| 806 | 2026-09-09T14:26:19.865Z | Checking hyper-timeout v0.5.2 |
| 807 | 2026-09-09T14:26:19.961Z | Checking http-body-util v0.1.3 |
| 808 | 2026-09-09T14:26:19.971Z | Compiling zone_cfg_derive v0.3.1 |
| 809 | 2026-09-09T14:26:20.040Z | Compiling async-recursion v0.3.2 |
| 810 | 2026-09-09T14:26:20.083Z | Checking serde_spanned v1.0.4 |
| 811 | 2026-09-09T14:26:20.109Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 812 | 2026-09-09T14:26:20.138Z | Checking serde_path_to_error v0.1.20 |
| 813 | 2026-09-09T14:26:20.162Z | Checking filetime v0.2.27 |
| 814 | 2026-09-09T14:26:20.174Z | Checking secrecy v0.10.3 |
| 815 | 2026-09-09T14:26:20.202Z | Checking fastrand v2.3.0 |
| 816 | 2026-09-09T14:26:20.211Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 817 | 2026-09-09T14:26:20.268Z | Checking hex v0.4.3 |
| 818 | 2026-09-09T14:26:20.278Z | Checking openssl-probe v0.1.6 |
| 819 | 2026-09-09T14:26:20.295Z | Checking xattr v1.6.1 |
| 820 | 2026-09-09T14:26:20.370Z | Checking unit-prefix v0.5.2 |
| 821 | 2026-09-09T14:26:20.379Z | Checking web-time v1.1.0 |
| 822 | 2026-09-09T14:26:20.382Z | Checking toml v1.0.6+spec-1.1.0 |
| 823 | 2026-09-09T14:26:20.396Z | Checking tempfile v3.27.0 |
| 824 | 2026-09-09T14:26:20.407Z | Checking tar v0.4.45 |
| 825 | 2026-09-09T14:26:20.480Z | Checking indicatif v0.18.4 |
| 826 | 2026-09-09T14:26:20.483Z | Checking sha256 v1.6.0 |
| 827 | 2026-09-09T14:26:20.577Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 828 | 2026-09-09T14:26:20.627Z | Checking zone v0.3.1 |
| 829 | 2026-09-09T14:26:20.641Z | Checking clap v4.6.0 |
| 830 | 2026-09-09T14:26:20.710Z | Checking flate2 v1.1.9 |
| 831 | 2026-09-09T14:26:20.766Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 832 | 2026-09-09T14:26:20.766Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 833 | 2026-09-09T14:26:20.815Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 834 | 2026-09-09T14:26:20.926Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 835 | 2026-09-09T14:26:20.943Z | Checking libloading v0.8.9 |
| 836 | 2026-09-09T14:26:20.959Z | Checking fs_extra v1.3.0 |
| 837 | 2026-09-09T14:26:31.171Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 838 | 2026-09-09T14:26:31.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.69s |
| 839 | 2026-09-09T14:26:32.059Z | + banner build |
| 840 | 2026-09-09T14:26:32.062Z | |
| 841 | 2026-09-09T14:26:32.062Z | ##### # # # # ##### |
| 842 | 2026-09-09T14:26:32.062Z | # # # # # # # # |
| 843 | 2026-09-09T14:26:32.062Z | ##### # # # # # # |
| 844 | 2026-09-09T14:26:32.062Z | # # # # # # # # |
| 845 | 2026-09-09T14:26:32.062Z | # # # # # # # # |
| 846 | 2026-09-09T14:26:32.062Z | ##### #### # ###### ##### |
| 847 | 2026-09-09T14:26:32.062Z | |
| 848 | 2026-09-09T14:26:32.062Z | + ptime -m cargo build |
| 849 | 2026-09-09T14:26:32.318Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-09-09T14:26:32.318Z | Compiling cfg-if v1.0.4 |
| 851 | 2026-09-09T14:26:32.321Z | Compiling memchr v2.8.0 |
| 852 | 2026-09-09T14:26:32.321Z | Compiling zeroize v1.8.2 |
| 853 | 2026-09-09T14:26:32.321Z | Compiling itoa v1.0.17 |
| 854 | 2026-09-09T14:26:32.359Z | Compiling libc v0.2.183 |
| 855 | 2026-09-09T14:26:32.365Z | Compiling serde_core v1.0.228 |
| 856 | 2026-09-09T14:26:32.373Z | Compiling subtle v2.6.1 |
| 857 | 2026-09-09T14:26:32.407Z | Compiling typenum v1.19.0 |
| 858 | 2026-09-09T14:26:32.462Z | Compiling proc-macro2 v1.0.106 |
| 859 | 2026-09-09T14:26:32.498Z | Compiling smallvec v1.15.1 |
| 860 | 2026-09-09T14:26:32.512Z | Compiling const-oid v0.9.6 |
| 861 | 2026-09-09T14:26:32.519Z | Compiling once_cell v1.21.3 |
| 862 | 2026-09-09T14:26:32.683Z | Compiling getrandom v0.2.17 |
| 863 | 2026-09-09T14:26:32.689Z | Compiling pin-project-lite v0.2.16 |
| 864 | 2026-09-09T14:26:32.694Z | Compiling libm v0.2.16 |
| 865 | 2026-09-09T14:26:32.707Z | Compiling log v0.4.29 |
| 866 | 2026-09-09T14:26:32.767Z | Compiling socket2 v0.6.2 |
| 867 | 2026-09-09T14:26:32.844Z | Compiling quote v1.0.45 |
| 868 | 2026-09-09T14:26:32.898Z | Compiling rand_core v0.6.4 |
| 869 | 2026-09-09T14:26:32.957Z | Compiling generic-array v0.14.7 |
| 870 | 2026-09-09T14:26:33.014Z | Compiling syn v2.0.117 |
| 871 | 2026-09-09T14:26:33.107Z | Compiling syn v1.0.109 |
| 872 | 2026-09-09T14:26:33.124Z | Compiling errno v0.3.14 |
| 873 | 2026-09-09T14:26:33.162Z | Compiling bytes v1.11.1 |
| 874 | 2026-09-09T14:26:33.199Z | Compiling zmij v1.0.21 |
| 875 | 2026-09-09T14:26:33.266Z | Compiling base64ct v1.8.3 |
| 876 | 2026-09-09T14:26:33.443Z | Compiling num-traits v0.2.19 |
| 877 | 2026-09-09T14:26:33.486Z | Compiling block-buffer v0.10.4 |
| 878 | 2026-09-09T14:26:33.527Z | Compiling crypto-common v0.1.7 |
| 879 | 2026-09-09T14:26:33.615Z | Compiling digest v0.10.7 |
| 880 | 2026-09-09T14:26:33.641Z | Compiling scopeguard v1.2.0 |
| 881 | 2026-09-09T14:26:33.730Z | Compiling lock_api v0.4.14 |
| 882 | 2026-09-09T14:26:33.788Z | Compiling pem-rfc7468 v0.7.0 |
| 883 | 2026-09-09T14:26:33.807Z | Compiling parking_lot_core v0.9.12 |
| 884 | 2026-09-09T14:26:33.857Z | Compiling signal-hook-registry v1.4.8 |
| 885 | 2026-09-09T14:26:33.934Z | Compiling der v0.7.10 |
| 886 | 2026-09-09T14:26:34.048Z | Compiling parking_lot v0.12.5 |
| 887 | 2026-09-09T14:26:34.092Z | Compiling mio v1.1.1 |
| 888 | 2026-09-09T14:26:34.101Z | Compiling stable_deref_trait v1.2.1 |
| 889 | 2026-09-09T14:26:34.145Z | Compiling futures-core v0.3.32 |
| 890 | 2026-09-09T14:26:34.163Z | Compiling futures-sink v0.3.32 |
| 891 | 2026-09-09T14:26:34.169Z | Compiling ucd-trie v0.1.7 |
| 892 | 2026-09-09T14:26:34.254Z | Compiling zerocopy v0.8.39 |
| 893 | 2026-09-09T14:26:34.279Z | Compiling serde_json v1.0.149 |
| 894 | 2026-09-09T14:26:34.436Z | Compiling pest v2.8.6 |
| 895 | 2026-09-09T14:26:34.444Z | Compiling num-integer v0.1.46 |
| 896 | 2026-09-09T14:26:34.584Z | Compiling winnow v0.7.14 |
| 897 | 2026-09-09T14:26:34.756Z | Compiling spki v0.7.3 |
| 898 | 2026-09-09T14:26:34.945Z | Compiling pkcs8 v0.10.2 |
| 899 | 2026-09-09T14:26:35.176Z | Compiling futures-channel v0.3.32 |
| 900 | 2026-09-09T14:26:35.189Z | Compiling byteorder v1.5.0 |
| 901 | 2026-09-09T14:26:35.204Z | Compiling proc-macro-error-attr v1.0.4 |
| 902 | 2026-09-09T14:26:35.386Z | Compiling hmac v0.12.1 |
| 903 | 2026-09-09T14:26:35.396Z | Compiling tracing-core v0.1.36 |
| 904 | 2026-09-09T14:26:35.513Z | Compiling pest_meta v2.8.6 |
| 905 | 2026-09-09T14:26:35.623Z | Compiling pretty-hex v0.4.1 |
| 906 | 2026-09-09T14:26:35.711Z | Compiling futures-io v0.3.32 |
| 907 | 2026-09-09T14:26:35.750Z | Compiling synstructure v0.13.2 |
| 908 | 2026-09-09T14:26:35.859Z | Compiling spin v0.9.8 |
| 909 | 2026-09-09T14:26:35.983Z | Compiling slab v0.4.12 |
| 910 | 2026-09-09T14:26:35.991Z | Compiling futures-task v0.3.32 |
| 911 | 2026-09-09T14:26:36.070Z | Compiling pest_generator v2.8.6 |
| 912 | 2026-09-09T14:26:36.145Z | Compiling lazy_static v1.5.0 |
| 913 | 2026-09-09T14:26:36.145Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 914 | 2026-09-09T14:26:36.224Z | Compiling proc-macro-error v1.0.4 |
| 915 | 2026-09-09T14:26:36.240Z | Compiling signature v2.2.0 |
| 916 | 2026-09-09T14:26:36.370Z | Compiling http v1.4.0 |
| 917 | 2026-09-09T14:26:36.465Z | Compiling ff v0.13.1 |
| 918 | 2026-09-09T14:26:36.477Z | Compiling powerfmt v0.2.0 |
| 919 | 2026-09-09T14:26:36.589Z | Compiling cpufeatures v0.2.17 |
| 920 | 2026-09-09T14:26:36.653Z | Compiling base16ct v0.2.0 |
| 921 | 2026-09-09T14:26:36.669Z | Compiling time-core v0.1.8 |
| 922 | 2026-09-09T14:26:36.677Z | Compiling writeable v0.6.2 |
| 923 | 2026-09-09T14:26:36.683Z | Compiling num-conv v0.2.0 |
| 924 | 2026-09-09T14:26:36.799Z | Compiling litemap v0.8.1 |
| 925 | 2026-09-09T14:26:36.800Z | Compiling sec1 v0.7.3 |
| 926 | 2026-09-09T14:26:36.809Z | Compiling time-macros v0.2.27 |
| 927 | 2026-09-09T14:26:36.822Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 928 | 2026-09-09T14:26:36.853Z | Compiling deranged v0.5.6 |
| 929 | 2026-09-09T14:26:36.974Z | Compiling group v0.13.0 |
| 930 | 2026-09-09T14:26:36.981Z | Compiling serde_derive v1.0.228 |
| 931 | 2026-09-09T14:26:37.053Z | Compiling thiserror-impl v1.0.69 |
| 932 | 2026-09-09T14:26:37.143Z | Compiling zerofrom-derive v0.1.6 |
| 933 | 2026-09-09T14:26:37.239Z | Compiling tokio-macros v2.6.0 |
| 934 | 2026-09-09T14:26:37.353Z | Compiling yoke-derive v0.8.1 |
| 935 | 2026-09-09T14:26:37.695Z | Compiling zerovec-derive v0.11.2 |
| 936 | 2026-09-09T14:26:37.767Z | Compiling thiserror-impl v2.0.18 |
| 937 | 2026-09-09T14:26:37.898Z | Compiling displaydoc v0.2.5 |
| 938 | 2026-09-09T14:26:37.988Z | Compiling tokio v1.50.0 |
| 939 | 2026-09-09T14:26:38.218Z | Compiling thiserror v1.0.69 |
| 940 | 2026-09-09T14:26:38.314Z | Compiling ppv-lite86 v0.2.21 |
| 941 | 2026-09-09T14:26:38.327Z | Compiling zerofrom v0.1.6 |
| 942 | 2026-09-09T14:26:38.421Z | Compiling yoke v0.8.1 |
| 943 | 2026-09-09T14:26:38.440Z | Compiling zerocopy-derive v0.7.35 |
| 944 | 2026-09-09T14:26:38.594Z | Compiling tracing-attributes v0.1.31 |
| 945 | 2026-09-09T14:26:38.628Z | Compiling futures-macro v0.3.32 |
| 946 | 2026-09-09T14:26:38.708Z | Compiling pest_derive v2.8.6 |
| 947 | 2026-09-09T14:26:38.838Z | Compiling zerovec v0.11.5 |
| 948 | 2026-09-09T14:26:39.039Z | Compiling thiserror v2.0.18 |
| 949 | 2026-09-09T14:26:39.135Z | Compiling zerotrie v0.2.3 |
| 950 | 2026-09-09T14:26:39.265Z | Compiling dtrace-parser v0.2.0 |
| 951 | 2026-09-09T14:26:39.321Z | Compiling zerocopy v0.7.35 |
| 952 | 2026-09-09T14:26:39.341Z | Compiling tinystr v0.8.2 |
| 953 | 2026-09-09T14:26:39.437Z | Compiling potential_utf v0.1.4 |
| 954 | 2026-09-09T14:26:39.466Z | Compiling futures-util v0.3.32 |
| 955 | 2026-09-09T14:26:39.534Z | Compiling icu_locale_core v2.1.1 |
| 956 | 2026-09-09T14:26:39.588Z | Compiling scroll_derive v0.12.1 |
| 957 | 2026-09-09T14:26:39.724Z | Compiling serde v1.0.228 |
| 958 | 2026-09-09T14:26:39.855Z | Compiling tracing v0.1.44 |
| 959 | 2026-09-09T14:26:40.113Z | Compiling http-body v1.0.1 |
| 960 | 2026-09-09T14:26:40.141Z | Compiling erased-serde v0.3.31 |
| 961 | 2026-09-09T14:26:40.223Z | Compiling num-bigint v0.4.6 |
| 962 | 2026-09-09T14:26:40.297Z | Compiling hkdf v0.12.4 |
| 963 | 2026-09-09T14:26:40.314Z | Compiling num-iter v0.1.45 |
| 964 | 2026-09-09T14:26:40.421Z | Compiling crypto-bigint v0.5.5 |
| 965 | 2026-09-09T14:26:40.424Z | Compiling thread-id v4.2.2 |
| 966 | 2026-09-09T14:26:40.466Z | Compiling scroll v0.12.0 |
| 967 | 2026-09-09T14:26:40.494Z | Compiling dof v0.3.0 |
| 968 | 2026-09-09T14:26:40.630Z | Compiling slog v2.8.2 |
| 969 | 2026-09-09T14:26:40.712Z | Compiling icu_provider v2.1.1 |
| 970 | 2026-09-09T14:26:40.829Z | Compiling icu_collections v2.1.1 |
| 971 | 2026-09-09T14:26:40.975Z | Compiling time v0.3.47 |
| 972 | 2026-09-09T14:26:41.003Z | Compiling proc-macro-crate v3.4.0 |
| 973 | 2026-09-09T14:26:41.355Z | Compiling getrandom v0.3.4 |
| 974 | 2026-09-09T14:26:41.381Z | Compiling proc-macro-crate v1.3.1 |
| 975 | 2026-09-09T14:26:41.430Z | Compiling elliptic-curve v0.13.8 |
| 976 | 2026-09-09T14:26:41.521Z | Compiling sha2 v0.10.9 |
| 977 | 2026-09-09T14:26:41.549Z | Compiling rustls-pki-types v1.14.0 |
| 978 | 2026-09-09T14:26:41.705Z | Compiling tower-service v0.3.3 |
| 979 | 2026-09-09T14:26:41.708Z | Compiling plain v0.2.3 |
| 980 | 2026-09-09T14:26:41.744Z | Compiling try-lock v0.2.5 |
| 981 | 2026-09-09T14:26:41.754Z | Compiling untrusted v0.9.0 |
| 982 | 2026-09-09T14:26:41.786Z | Compiling goblin v0.8.2 |
| 983 | 2026-09-09T14:26:41.799Z | Compiling num_enum_derive v0.5.11 |
| 984 | 2026-09-09T14:26:41.839Z | Compiling ring v0.17.14 |
| 985 | 2026-09-09T14:26:41.861Z | Compiling want v0.3.1 |
| 986 | 2026-09-09T14:26:41.898Z | Compiling num_enum_derive v0.7.5 |
| 987 | 2026-09-09T14:26:42.019Z | Compiling usdt-impl v0.5.0 |
| 988 | 2026-09-09T14:26:42.024Z | Compiling icu_properties_data v2.1.2 |
| 989 | 2026-09-09T14:26:42.149Z | Compiling icu_normalizer_data v2.1.1 |
| 990 | 2026-09-09T14:26:42.218Z | Compiling httparse v1.10.1 |
| 991 | 2026-09-09T14:26:42.519Z | Compiling serde_tokenstream v0.2.2 |
| 992 | 2026-09-09T14:26:42.527Z | Compiling rand_chacha v0.3.1 |
| 993 | 2026-09-09T14:26:42.669Z | Compiling rfc6979 v0.4.0 |
| 994 | 2026-09-09T14:26:42.780Z | Compiling arc-swap v1.8.2 |
| 995 | 2026-09-09T14:26:42.789Z | Compiling either v1.15.0 |
| 996 | 2026-09-09T14:26:42.804Z | Compiling iana-time-zone v0.1.65 |
| 997 | 2026-09-09T14:26:42.926Z | Compiling pin-utils v0.1.0 |
| 998 | 2026-09-09T14:26:42.966Z | Compiling atomic-waker v1.1.2 |
| 999 | 2026-09-09T14:26:42.981Z | Compiling rustls-webpki v0.103.9 |
| 1000 | 2026-09-09T14:26:42.988Z | Compiling num_enum v0.7.5 |
| 1001 | 2026-09-09T14:26:43.015Z | Compiling chrono v0.4.43 |
| 1002 | 2026-09-09T14:26:43.075Z | Compiling hyper v1.8.1 |
| 1003 | 2026-09-09T14:26:43.081Z | Compiling num_enum v0.5.11 |
| 1004 | 2026-09-09T14:26:43.091Z | Compiling ecdsa v0.16.9 |
| 1005 | 2026-09-09T14:26:43.179Z | Compiling rand v0.8.5 |
| 1006 | 2026-09-09T14:26:43.481Z | Compiling icu_normalizer v2.1.1 |
| 1007 | 2026-09-09T14:26:43.865Z | Compiling icu_properties v2.1.2 |
| 1008 | 2026-09-09T14:26:43.958Z | Compiling crossbeam-utils v0.8.21 |
| 1009 | 2026-09-09T14:26:44.041Z | Compiling primeorder v0.13.6 |
| 1010 | 2026-09-09T14:26:44.089Z | Compiling rand_core v0.9.5 |
| 1011 | 2026-09-09T14:26:44.276Z | Compiling foreign-types-macros v0.2.3 |
| 1012 | 2026-09-09T14:26:44.299Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1013 | 2026-09-09T14:26:44.483Z | Compiling aho-corasick v1.1.4 |
| 1014 | 2026-09-09T14:26:44.629Z | Compiling thread_local v1.1.9 |
| 1015 | 2026-09-09T14:26:44.892Z | Compiling regex-syntax v0.8.9 |
| 1016 | 2026-09-09T14:26:44.924Z | Compiling percent-encoding v2.3.2 |
| 1017 | 2026-09-09T14:26:44.993Z | Compiling bitflags v2.11.0 |
| 1018 | 2026-09-09T14:26:45.039Z | Compiling foreign-types-shared v0.3.1 |
| 1019 | 2026-09-09T14:26:45.072Z | Compiling utf8parse v0.2.2 |
| 1020 | 2026-09-09T14:26:45.114Z | Compiling tap v1.0.1 |
| 1021 | 2026-09-09T14:26:45.120Z | Compiling foreign-types v0.5.0 |
| 1022 | 2026-09-09T14:26:45.169Z | Compiling anstyle-parse v1.0.0 |
| 1023 | 2026-09-09T14:26:45.184Z | Compiling form_urlencoded v1.2.2 |
| 1024 | 2026-09-09T14:26:45.212Z | Compiling wyz v0.5.1 |
| 1025 | 2026-09-09T14:26:45.218Z | Compiling curve25519-dalek v4.1.3 |
| 1026 | 2026-09-09T14:26:45.341Z | Compiling idna_adapter v1.2.1 |
| 1027 | 2026-09-09T14:26:45.354Z | Compiling cargo_metadata v0.23.1 |
| 1028 | 2026-09-09T14:26:45.398Z | Compiling crossbeam-channel v0.5.15 |
| 1029 | 2026-09-09T14:26:45.469Z | Compiling rand_chacha v0.9.0 |
| 1030 | 2026-09-09T14:26:45.866Z | Compiling hyper-util v0.1.20 |
| 1031 | 2026-09-09T14:26:45.896Z | Compiling num-bigint-dig v0.8.6 |
| 1032 | 2026-09-09T14:26:45.966Z | Compiling rustls v0.23.36 |
| 1033 | 2026-09-09T14:26:46.331Z | Compiling regex-automata v0.4.14 |
| 1034 | 2026-09-09T14:26:46.541Z | Compiling radium v0.7.0 |
| 1035 | 2026-09-09T14:26:46.559Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1036 | 2026-09-09T14:26:46.727Z | Compiling slog-scope v4.4.1 |
| 1037 | 2026-09-09T14:26:46.984Z | Compiling itertools v0.12.1 |
| 1038 | 2026-09-09T14:26:47.077Z | Compiling usdt-attr-macro v0.5.0 |
| 1039 | 2026-09-09T14:26:47.237Z | Compiling usdt-macro v0.5.0 |
| 1040 | 2026-09-09T14:26:47.360Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1041 | 2026-09-09T14:26:47.465Z | Compiling tokio-util v0.7.18 |
| 1042 | 2026-09-09T14:26:47.532Z | Compiling num-rational v0.4.2 |
| 1043 | 2026-09-09T14:26:47.800Z | Compiling num-complex v0.4.6 |
| 1044 | 2026-09-09T14:26:47.877Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-09-09T14:26:47.991Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1046 | 2026-09-09T14:26:48.168Z | Compiling ed25519 v2.2.3 |
| 1047 | 2026-09-09T14:26:48.188Z | Compiling pkcs1 v0.7.5 |
| 1048 | 2026-09-09T14:26:48.208Z | Compiling cstr-argument v0.1.2 |
| 1049 | 2026-09-09T14:26:48.377Z | Compiling is-terminal v0.4.17 |
| 1050 | 2026-09-09T14:26:48.426Z | Compiling memmap v0.7.0 |
| 1051 | 2026-09-09T14:26:48.462Z | Compiling colorchoice v1.0.4 |
| 1052 | 2026-09-09T14:26:48.543Z | Compiling base64 v0.22.1 |
| 1053 | 2026-09-09T14:26:48.570Z | Compiling take_mut v0.2.2 |
| 1054 | 2026-09-09T14:26:48.612Z | Compiling is_terminal_polyfill v1.70.2 |
| 1055 | 2026-09-09T14:26:48.646Z | Compiling anstyle v1.0.14 |
| 1056 | 2026-09-09T14:26:48.667Z | Compiling os_str_bytes v6.6.1 |
| 1057 | 2026-09-09T14:26:48.688Z | Compiling sync_wrapper v1.0.2 |
| 1058 | 2026-09-09T14:26:48.779Z | Compiling hashbrown v0.12.3 |
| 1059 | 2026-09-09T14:26:48.864Z | Compiling term v1.2.1 |
| 1060 | 2026-09-09T14:26:48.878Z | Compiling openssl-probe v0.2.1 |
| 1061 | 2026-09-09T14:26:48.925Z | Compiling tower-layer v0.3.3 |
| 1062 | 2026-09-09T14:26:48.932Z | Compiling funty v2.0.0 |
| 1063 | 2026-09-09T14:26:49.022Z | Compiling anstyle-query v1.1.5 |
| 1064 | 2026-09-09T14:26:49.058Z | Compiling utf8_iter v1.0.4 |
| 1065 | 2026-09-09T14:26:49.078Z | Compiling tower v0.5.3 |
| 1066 | 2026-09-09T14:26:49.119Z | Compiling slog-term v2.9.2 |
| 1067 | 2026-09-09T14:26:49.196Z | Compiling idna v1.1.0 |
| 1068 | 2026-09-09T14:26:49.250Z | Compiling bitvec v1.0.1 |
| 1069 | 2026-09-09T14:26:49.570Z | Compiling indexmap v1.9.3 |
| 1070 | 2026-09-09T14:26:49.570Z | Compiling anstream v1.0.0 |
| 1071 | 2026-09-09T14:26:49.714Z | Compiling rustls-native-certs v0.8.3 |
| 1072 | 2026-09-09T14:26:49.720Z | Compiling clap_lex v0.2.4 |
| 1073 | 2026-09-09T14:26:49.827Z | Compiling pem v3.0.6 |
| 1074 | 2026-09-09T14:26:49.884Z | Compiling tokio-rustls v0.26.4 |
| 1075 | 2026-09-09T14:26:49.935Z | Compiling slog-async v2.8.0 |
| 1076 | 2026-09-09T14:26:49.967Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1077 | 2026-09-09T14:26:49.982Z | Compiling usdt v0.5.0 |
| 1078 | 2026-09-09T14:26:50.052Z | Compiling rsa v0.9.10 |
| 1079 | 2026-09-09T14:26:50.072Z | Compiling ed25519-dalek v2.2.0 |
| 1080 | 2026-09-09T14:26:50.128Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1081 | 2026-09-09T14:26:50.191Z | Compiling num v0.4.3 |
| 1082 | 2026-09-09T14:26:50.239Z | Compiling regex v1.12.3 |
| 1083 | 2026-09-09T14:26:50.260Z | Compiling slog-stdlog v4.1.1 |
| 1084 | 2026-09-09T14:26:50.360Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1085 | 2026-09-09T14:26:50.376Z | Compiling octocrab v0.49.6 |
| 1086 | 2026-09-09T14:26:50.452Z | Compiling rand v0.9.2 |
| 1087 | 2026-09-09T14:26:50.452Z | Compiling anyhow v1.0.102 |
| 1088 | 2026-09-09T14:26:50.542Z | Compiling p256 v0.13.2 |
| 1089 | 2026-09-09T14:26:50.693Z | Compiling p384 v0.13.1 |
| 1090 | 2026-09-09T14:26:50.699Z | Compiling simple_asn1 v0.6.4 |
| 1091 | 2026-09-09T14:26:50.752Z | Compiling libz-sys v1.1.23 |
| 1092 | 2026-09-09T14:26:50.837Z | Compiling openssl-sys v0.9.111 |
| 1093 | 2026-09-09T14:26:50.847Z | Compiling futures-executor v0.3.32 |
| 1094 | 2026-09-09T14:26:50.909Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1095 | 2026-09-09T14:26:50.926Z | Compiling pin-project-internal v1.1.10 |
| 1096 | 2026-09-09T14:26:51.050Z | Compiling snafu-derive v0.8.9 |
| 1097 | 2026-09-09T14:26:51.124Z | Compiling serde_repr v0.1.20 |
| 1098 | 2026-09-09T14:26:51.128Z | Compiling clap_derive v3.2.25 |
| 1099 | 2026-09-09T14:26:51.272Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1100 | 2026-09-09T14:26:51.305Z | Compiling num-derive v0.3.3 |
| 1101 | 2026-09-09T14:26:51.420Z | Compiling atty v0.2.14 |
| 1102 | 2026-09-09T14:26:51.515Z | Compiling unicode-width v0.2.2 |
| 1103 | 2026-09-09T14:26:51.716Z | Compiling bitflags v1.3.2 |
| 1104 | 2026-09-09T14:26:51.784Z | Compiling strsim v0.10.0 |
| 1105 | 2026-09-09T14:26:51.796Z | Compiling textwrap v0.16.2 |
| 1106 | 2026-09-09T14:26:51.827Z | Compiling termcolor v1.4.1 |
| 1107 | 2026-09-09T14:26:51.953Z | Compiling strsim v0.11.1 |
| 1108 | 2026-09-09T14:26:52.029Z | Compiling clap_lex v1.0.0 |
| 1109 | 2026-09-09T14:26:52.135Z | Compiling simd-adler32 v0.3.8 |
| 1110 | 2026-09-09T14:26:52.185Z | Compiling iri-string v0.7.10 |
| 1111 | 2026-09-09T14:26:52.199Z | Compiling oxnet v0.1.4 |
| 1112 | 2026-09-09T14:26:52.227Z | Compiling colored v3.1.1 |
| 1113 | 2026-09-09T14:26:52.266Z | Compiling ryu v1.0.23 |
| 1114 | 2026-09-09T14:26:52.329Z | Compiling adler2 v2.0.1 |
| 1115 | 2026-09-09T14:26:52.337Z | Compiling clap_derive v4.6.0 |
| 1116 | 2026-09-09T14:26:52.440Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1117 | 2026-09-09T14:26:52.451Z | Compiling miniz_oxide v0.8.9 |
| 1118 | 2026-09-09T14:26:52.454Z | Compiling serde_urlencoded v0.7.1 |
| 1119 | 2026-09-09T14:26:52.609Z | Compiling libscf-sys v1.1.0 |
| 1120 | 2026-09-09T14:26:52.686Z | Compiling clap_builder v4.6.0 |
| 1121 | 2026-09-09T14:26:52.735Z | Compiling pin-project v1.1.10 |
| 1122 | 2026-09-09T14:26:52.772Z | Compiling snafu v0.8.9 |
| 1123 | 2026-09-09T14:26:52.800Z | Compiling clap v3.2.25 |
| 1124 | 2026-09-09T14:26:52.820Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1125 | 2026-09-09T14:26:53.069Z | Compiling console v0.16.2 |
| 1126 | 2026-09-09T14:26:53.119Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1127 | 2026-09-09T14:26:53.541Z | Compiling tower-http v0.6.8 |
| 1128 | 2026-09-09T14:26:53.722Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1129 | 2026-09-09T14:26:53.832Z | Compiling jsonwebtoken v10.3.0 |
| 1130 | 2026-09-09T14:26:53.847Z | Compiling futures v0.3.32 |
| 1131 | 2026-09-09T14:26:53.921Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#5a2a4813) |
| 1132 | 2026-09-09T14:26:53.964Z | Compiling slog-envlogger v2.2.0 |
| 1133 | 2026-09-09T14:26:54.051Z | Compiling hyper-rustls v0.27.7 |
| 1134 | 2026-09-09T14:26:54.208Z | Compiling crc32fast v1.5.0 |
| 1135 | 2026-09-09T14:26:54.283Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1136 | 2026-09-09T14:26:54.361Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1137 | 2026-09-09T14:26:54.367Z | Compiling portable-atomic v1.13.1 |
| 1138 | 2026-09-09T14:26:54.385Z | Compiling url v2.5.8 |
| 1139 | 2026-09-09T14:26:54.385Z | Compiling rustix v1.1.4 |
| 1140 | 2026-09-09T14:26:54.522Z | Compiling hyper-timeout v0.5.2 |
| 1141 | 2026-09-09T14:26:54.713Z | Compiling http-body-util v0.1.3 |
| 1142 | 2026-09-09T14:26:54.785Z | Compiling zone_cfg_derive v0.3.1 |
| 1143 | 2026-09-09T14:26:54.870Z | Compiling async-recursion v0.3.2 |
| 1144 | 2026-09-09T14:26:55.260Z | Compiling serde_spanned v1.0.4 |
| 1145 | 2026-09-09T14:26:55.267Z | Compiling serde_path_to_error v0.1.20 |
| 1146 | 2026-09-09T14:26:55.411Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1147 | 2026-09-09T14:26:55.426Z | Compiling filetime v0.2.27 |
| 1148 | 2026-09-09T14:26:55.458Z | Compiling secrecy v0.10.3 |
| 1149 | 2026-09-09T14:26:55.595Z | Compiling openssl-probe v0.1.6 |
| 1150 | 2026-09-09T14:26:55.601Z | Compiling xattr v1.6.1 |
| 1151 | 2026-09-09T14:26:55.620Z | Compiling hex v0.4.3 |
| 1152 | 2026-09-09T14:26:55.623Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1153 | 2026-09-09T14:26:55.712Z | Compiling web-time v1.1.0 |
| 1154 | 2026-09-09T14:26:55.754Z | Compiling unit-prefix v0.5.2 |
| 1155 | 2026-09-09T14:26:55.769Z | Compiling fastrand v2.3.0 |
| 1156 | 2026-09-09T14:26:55.778Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1157 | 2026-09-09T14:26:55.825Z | Compiling sha256 v1.6.0 |
| 1158 | 2026-09-09T14:26:55.875Z | Compiling indicatif v0.18.4 |
| 1159 | 2026-09-09T14:26:55.904Z | Compiling tar v0.4.45 |
| 1160 | 2026-09-09T14:26:56.034Z | Compiling tempfile v3.27.0 |
| 1161 | 2026-09-09T14:26:56.064Z | Compiling curl v0.4.49 |
| 1162 | 2026-09-09T14:26:56.334Z | Compiling zone v0.3.1 |
| 1163 | 2026-09-09T14:26:56.441Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1164 | 2026-09-09T14:26:56.700Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1165 | 2026-09-09T14:26:56.865Z | Compiling flate2 v1.1.9 |
| 1166 | 2026-09-09T14:26:56.873Z | Compiling clap v4.6.0 |
| 1167 | 2026-09-09T14:26:56.902Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1168 | 2026-09-09T14:26:56.940Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1169 | 2026-09-09T14:26:56.946Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1170 | 2026-09-09T14:26:56.968Z | Compiling camino v1.2.2 |
| 1171 | 2026-09-09T14:26:56.988Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1172 | 2026-09-09T14:26:57.274Z | Compiling libloading v0.8.9 |
| 1173 | 2026-09-09T14:26:57.323Z | Compiling fs_extra v1.3.0 |
| 1174 | 2026-09-09T14:27:08.321Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1175 | 2026-09-09T14:27:18.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.25s |
| 1176 | 2026-09-09T14:27:18.389Z | |
| 1177 | 2026-09-09T14:27:18.393Z | real 46.303807674 |
| 1178 | 2026-09-09T14:27:18.393Z | user 3:15.902085785 |
| 1179 | 2026-09-09T14:27:18.393Z | sys 34.361989953 |
| 1180 | 2026-09-09T14:27:18.393Z | trap 0.122137171 |
| 1181 | 2026-09-09T14:27:18.393Z | tflt 0.178114077 |
| 1182 | 2026-09-09T14:27:18.393Z | dflt 0.065698747 |
| 1183 | 2026-09-09T14:27:18.393Z | kflt 0.000033103 |
| 1184 | 2026-09-09T14:27:18.393Z | lock 8:28.676870956 |
| 1185 | 2026-09-09T14:27:18.393Z | slp 13:21.444207285 |
| 1186 | 2026-09-09T14:27:18.393Z | lat 8.620114692 |
| 1187 | 2026-09-09T14:27:18.393Z | stop 20.990581366 |
| 1188 | 2026-09-09T14:27:18.393Z | + ptime -m cargo build --release |
| 1189 | 2026-09-09T14:27:18.594Z | Compiling proc-macro2 v1.0.106 |
| 1190 | 2026-09-09T14:27:18.594Z | Compiling quote v1.0.45 |
| 1191 | 2026-09-09T14:27:18.594Z | Compiling unicode-ident v1.0.24 |
| 1192 | 2026-09-09T14:27:18.594Z | Compiling libc v0.2.183 |
| 1193 | 2026-09-09T14:27:18.594Z | Compiling cfg-if v1.0.4 |
| 1194 | 2026-09-09T14:27:18.598Z | Compiling version_check v0.9.5 |
| 1195 | 2026-09-09T14:27:18.598Z | Compiling zeroize v1.8.2 |
| 1196 | 2026-09-09T14:27:18.598Z | Compiling serde_core v1.0.228 |
| 1197 | 2026-09-09T14:27:18.695Z | Compiling serde v1.0.228 |
| 1198 | 2026-09-09T14:27:18.737Z | Compiling memchr v2.8.0 |
| 1199 | 2026-09-09T14:27:18.820Z | Compiling autocfg v1.5.0 |
| 1200 | 2026-09-09T14:27:18.884Z | Compiling typenum v1.19.0 |
| 1201 | 2026-09-09T14:27:19.040Z | Compiling subtle v2.6.1 |
| 1202 | 2026-09-09T14:27:19.149Z | Compiling generic-array v0.14.7 |
| 1203 | 2026-09-09T14:27:19.189Z | Compiling syn v1.0.109 |
| 1204 | 2026-09-09T14:27:19.403Z | Compiling getrandom v0.2.17 |
| 1205 | 2026-09-09T14:27:19.422Z | Compiling smallvec v1.15.1 |
| 1206 | 2026-09-09T14:27:19.506Z | Compiling itoa v1.0.17 |
| 1207 | 2026-09-09T14:27:19.673Z | Compiling const-oid v0.9.6 |
| 1208 | 2026-09-09T14:27:19.804Z | Compiling syn v2.0.117 |
| 1209 | 2026-09-09T14:27:19.822Z | Compiling libm v0.2.16 |
| 1210 | 2026-09-09T14:27:19.882Z | Compiling num-traits v0.2.19 |
| 1211 | 2026-09-09T14:27:19.964Z | Compiling pin-project-lite v0.2.16 |
| 1212 | 2026-09-09T14:27:20.057Z | Compiling thiserror v1.0.69 |
| 1213 | 2026-09-09T14:27:20.122Z | Compiling shlex v1.3.0 |
| 1214 | 2026-09-09T14:27:20.154Z | Compiling find-msvc-tools v0.1.9 |
| 1215 | 2026-09-09T14:27:20.298Z | Compiling cc v1.2.56 |
| 1216 | 2026-09-09T14:27:20.368Z | Compiling zmij v1.0.21 |
| 1217 | 2026-09-09T14:27:20.527Z | Compiling log v0.4.29 |
| 1218 | 2026-09-09T14:27:20.765Z | Compiling block-buffer v0.10.4 |
| 1219 | 2026-09-09T14:27:20.967Z | Compiling crypto-common v0.1.7 |
| 1220 | 2026-09-09T14:27:20.981Z | Compiling rustversion v1.0.22 |
| 1221 | 2026-09-09T14:27:21.075Z | Compiling digest v0.10.7 |
| 1222 | 2026-09-09T14:27:21.196Z | Compiling rand_core v0.6.4 |
| 1223 | 2026-09-09T14:27:21.313Z | Compiling socket2 v0.6.2 |
| 1224 | 2026-09-09T14:27:21.364Z | Compiling errno v0.3.14 |
| 1225 | 2026-09-09T14:27:21.406Z | Compiling parking_lot_core v0.9.12 |
| 1226 | 2026-09-09T14:27:21.440Z | Compiling bytes v1.11.1 |
| 1227 | 2026-09-09T14:27:21.516Z | Compiling equivalent v1.0.2 |
| 1228 | 2026-09-09T14:27:21.598Z | Compiling once_cell v1.21.3 |
| 1229 | 2026-09-09T14:27:21.677Z | Compiling hashbrown v0.16.1 |
| 1230 | 2026-09-09T14:27:21.864Z | Compiling base64ct v1.8.3 |
| 1231 | 2026-09-09T14:27:22.071Z | Compiling scopeguard v1.2.0 |
| 1232 | 2026-09-09T14:27:22.110Z | Compiling pem-rfc7468 v0.7.0 |
| 1233 | 2026-09-09T14:27:22.166Z | Compiling indexmap v2.13.0 |
| 1234 | 2026-09-09T14:27:22.169Z | Compiling lock_api v0.4.14 |
| 1235 | 2026-09-09T14:27:22.323Z | Compiling der v0.7.10 |
| 1236 | 2026-09-09T14:27:22.396Z | Compiling parking_lot v0.12.5 |
| 1237 | 2026-09-09T14:27:22.399Z | Compiling signal-hook-registry v1.4.8 |
| 1238 | 2026-09-09T14:27:22.603Z | Compiling synstructure v0.13.2 |
| 1239 | 2026-09-09T14:27:22.753Z | Compiling mio v1.1.1 |
| 1240 | 2026-09-09T14:27:22.776Z | Compiling thiserror v2.0.18 |
| 1241 | 2026-09-09T14:27:22.928Z | Compiling stable_deref_trait v1.2.1 |
| 1242 | 2026-09-09T14:27:23.129Z | Compiling ucd-trie v0.1.7 |
| 1243 | 2026-09-09T14:27:23.187Z | Compiling futures-core v0.3.32 |
| 1244 | 2026-09-09T14:27:23.314Z | Compiling spki v0.7.3 |
| 1245 | 2026-09-09T14:27:23.342Z | Compiling zerocopy v0.8.39 |
| 1246 | 2026-09-09T14:27:23.357Z | Compiling serde_json v1.0.149 |
| 1247 | 2026-09-09T14:27:23.357Z | Compiling pest v2.8.6 |
| 1248 | 2026-09-09T14:27:23.460Z | Compiling futures-sink v0.3.32 |
| 1249 | 2026-09-09T14:27:23.566Z | Compiling pkcs8 v0.10.2 |
| 1250 | 2026-09-09T14:27:23.607Z | Compiling num-integer v0.1.46 |
| 1251 | 2026-09-09T14:27:23.623Z | Compiling proc-macro-error-attr v1.0.4 |
| 1252 | 2026-09-09T14:27:23.821Z | Compiling serde_derive v1.0.228 |
| 1253 | 2026-09-09T14:27:23.864Z | Compiling thiserror-impl v1.0.69 |
| 1254 | 2026-09-09T14:27:24.120Z | Compiling zerofrom-derive v0.1.6 |
| 1255 | 2026-09-09T14:27:24.359Z | Compiling yoke-derive v0.8.1 |
| 1256 | 2026-09-09T14:27:24.581Z | Compiling tokio-macros v2.6.0 |
| 1257 | 2026-09-09T14:27:24.666Z | Compiling thiserror-impl v2.0.18 |
| 1258 | 2026-09-09T14:27:25.126Z | Compiling zerovec-derive v0.11.2 |
| 1259 | 2026-09-09T14:27:25.279Z | Compiling pest_meta v2.8.6 |
| 1260 | 2026-09-09T14:27:25.303Z | Compiling zerofrom v0.1.6 |
| 1261 | 2026-09-09T14:27:25.325Z | Compiling tokio v1.50.0 |
| 1262 | 2026-09-09T14:27:25.357Z | Compiling zerocopy-derive v0.7.35 |
| 1263 | 2026-09-09T14:27:25.425Z | Compiling yoke v0.8.1 |
| 1264 | 2026-09-09T14:27:25.611Z | Compiling displaydoc v0.2.5 |
| 1265 | 2026-09-09T14:27:25.891Z | Compiling heck v0.4.1 |
| 1266 | 2026-09-09T14:27:26.085Z | Compiling pkg-config v0.3.32 |
| 1267 | 2026-09-09T14:27:26.190Z | Compiling pest_generator v2.8.6 |
| 1268 | 2026-09-09T14:27:26.205Z | Compiling zerovec v0.11.5 |
| 1269 | 2026-09-09T14:27:26.394Z | Compiling futures-channel v0.3.32 |
| 1270 | 2026-09-09T14:27:26.515Z | Compiling semver v1.0.27 |
| 1271 | 2026-09-09T14:27:26.646Z | Compiling proc-macro-error v1.0.4 |
| 1272 | 2026-09-09T14:27:26.778Z | Compiling vcpkg v0.2.15 |
| 1273 | 2026-09-09T14:27:26.793Z | Compiling pest_derive v2.8.6 |
| 1274 | 2026-09-09T14:27:26.882Z | Compiling ppv-lite86 v0.2.21 |
| 1275 | 2026-09-09T14:27:27.021Z | Compiling futures-macro v0.3.32 |
| 1276 | 2026-09-09T14:27:27.073Z | Compiling tracing-attributes v0.1.31 |
| 1277 | 2026-09-09T14:27:27.102Z | Compiling tracing-core v0.1.36 |
| 1278 | 2026-09-09T14:27:27.190Z | Compiling hmac v0.12.1 |
| 1279 | 2026-09-09T14:27:27.306Z | Compiling winnow v0.7.14 |
| 1280 | 2026-09-09T14:27:27.319Z | Compiling futures-io v0.3.32 |
| 1281 | 2026-09-09T14:27:27.330Z | Compiling pretty-hex v0.4.1 |
| 1282 | 2026-09-09T14:27:27.476Z | Compiling spin v0.9.8 |
| 1283 | 2026-09-09T14:27:27.506Z | Compiling slab v0.4.12 |
| 1284 | 2026-09-09T14:27:27.608Z | Compiling futures-task v0.3.32 |
| 1285 | 2026-09-09T14:27:27.673Z | Compiling lazy_static v1.5.0 |
| 1286 | 2026-09-09T14:27:27.806Z | Compiling tinystr v0.8.2 |
| 1287 | 2026-09-09T14:27:27.846Z | Compiling futures-util v0.3.32 |
| 1288 | 2026-09-09T14:27:28.020Z | Compiling slog v2.8.2 |
| 1289 | 2026-09-09T14:27:28.079Z | Compiling http v1.4.0 |
| 1290 | 2026-09-09T14:27:28.205Z | Compiling ring v0.17.14 |
| 1291 | 2026-09-09T14:27:28.213Z | Compiling signature v2.2.0 |
| 1292 | 2026-09-09T14:27:28.289Z | Compiling ff v0.13.1 |
| 1293 | 2026-09-09T14:27:28.332Z | Compiling tracing v0.1.44 |
| 1294 | 2026-09-09T14:27:28.402Z | Compiling powerfmt v0.2.0 |
| 1295 | 2026-09-09T14:27:28.441Z | Compiling litemap v0.8.1 |
| 1296 | 2026-09-09T14:27:28.647Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1297 | 2026-09-09T14:27:28.657Z | Compiling winnow v0.5.40 |
| 1298 | 2026-09-09T14:27:28.728Z | Compiling num-conv v0.2.0 |
| 1299 | 2026-09-09T14:27:28.734Z | Compiling cpufeatures v0.2.17 |
| 1300 | 2026-09-09T14:27:28.769Z | Compiling getrandom v0.3.4 |
| 1301 | 2026-09-09T14:27:28.797Z | Compiling toml_datetime v0.6.11 |
| 1302 | 2026-09-09T14:27:28.853Z | Compiling base16ct v0.2.0 |
| 1303 | 2026-09-09T14:27:29.015Z | Compiling writeable v0.6.2 |
| 1304 | 2026-09-09T14:27:29.086Z | Compiling byteorder v1.5.0 |
| 1305 | 2026-09-09T14:27:29.107Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1306 | 2026-09-09T14:27:29.200Z | Compiling time-core v0.1.8 |
| 1307 | 2026-09-09T14:27:29.243Z | Compiling icu_locale_core v2.1.1 |
| 1308 | 2026-09-09T14:27:29.306Z | Compiling zerocopy v0.7.35 |
| 1309 | 2026-09-09T14:27:29.326Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1310 | 2026-09-09T14:27:29.346Z | Compiling time-macros v0.2.27 |
| 1311 | 2026-09-09T14:27:29.851Z | Compiling sec1 v0.7.3 |
| 1312 | 2026-09-09T14:27:30.004Z | Compiling toml_edit v0.19.15 |
| 1313 | 2026-09-09T14:27:30.066Z | Compiling http-body v1.0.1 |
| 1314 | 2026-09-09T14:27:30.218Z | Compiling deranged v0.5.6 |
| 1315 | 2026-09-09T14:27:30.583Z | Compiling group v0.13.0 |
| 1316 | 2026-09-09T14:27:30.787Z | Compiling hkdf v0.12.4 |
| 1317 | 2026-09-09T14:27:30.794Z | Compiling erased-serde v0.3.31 |
| 1318 | 2026-09-09T14:27:30.938Z | Compiling num-bigint v0.4.6 |
| 1319 | 2026-09-09T14:27:31.384Z | Compiling potential_utf v0.1.4 |
| 1320 | 2026-09-09T14:27:31.427Z | Compiling zerotrie v0.2.3 |
| 1321 | 2026-09-09T14:27:31.566Z | Compiling num-iter v0.1.45 |
| 1322 | 2026-09-09T14:27:31.686Z | Compiling scroll_derive v0.12.1 |
| 1323 | 2026-09-09T14:27:31.712Z | Compiling crypto-bigint v0.5.5 |
| 1324 | 2026-09-09T14:27:31.999Z | Compiling usdt-impl v0.5.0 |
| 1325 | 2026-09-09T14:27:32.260Z | Compiling icu_normalizer_data v2.1.1 |
| 1326 | 2026-09-09T14:27:32.305Z | Compiling httparse v1.10.1 |
| 1327 | 2026-09-09T14:27:32.659Z | Compiling icu_properties_data v2.1.2 |
| 1328 | 2026-09-09T14:27:32.698Z | Compiling proc-macro-crate v1.3.1 |
| 1329 | 2026-09-09T14:27:32.701Z | Compiling time v0.3.47 |
| 1330 | 2026-09-09T14:27:32.935Z | Compiling elliptic-curve v0.13.8 |
| 1331 | 2026-09-09T14:27:33.039Z | Compiling scroll v0.12.0 |
| 1332 | 2026-09-09T14:27:33.364Z | Compiling icu_provider v2.1.1 |
| 1333 | 2026-09-09T14:27:33.433Z | Compiling icu_collections v2.1.1 |
| 1334 | 2026-09-09T14:27:33.874Z | Compiling thread-id v4.2.2 |
| 1335 | 2026-09-09T14:27:34.153Z | Compiling proc-macro-crate v3.4.0 |
| 1336 | 2026-09-09T14:27:34.181Z | Compiling dof v0.3.0 |
| 1337 | 2026-09-09T14:27:34.262Z | Compiling sha2 v0.10.9 |
| 1338 | 2026-09-09T14:27:34.305Z | Compiling dtrace-parser v0.2.0 |
| 1339 | 2026-09-09T14:27:34.493Z | Compiling libz-sys v1.1.23 |
| 1340 | 2026-09-09T14:27:34.527Z | Compiling openssl-sys v0.9.111 |
| 1341 | 2026-09-09T14:27:34.575Z | Compiling rustc_version v0.4.1 |
| 1342 | 2026-09-09T14:27:34.868Z | Compiling rustls-pki-types v1.14.0 |
| 1343 | 2026-09-09T14:27:34.879Z | Compiling crossbeam-utils v0.8.21 |
| 1344 | 2026-09-09T14:27:34.882Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1345 | 2026-09-09T14:27:35.073Z | Compiling tower-service v0.3.3 |
| 1346 | 2026-09-09T14:27:35.163Z | Compiling plain v0.2.3 |
| 1347 | 2026-09-09T14:27:35.191Z | Compiling untrusted v0.9.0 |
| 1348 | 2026-09-09T14:27:35.314Z | Compiling camino v1.2.2 |
| 1349 | 2026-09-09T14:27:35.365Z | Compiling try-lock v0.2.5 |
| 1350 | 2026-09-09T14:27:35.476Z | Compiling want v0.3.1 |
| 1351 | 2026-09-09T14:27:35.677Z | Compiling goblin v0.8.2 |
| 1352 | 2026-09-09T14:27:35.754Z | Compiling curve25519-dalek v4.1.3 |
| 1353 | 2026-09-09T14:27:36.044Z | Compiling num_enum_derive v0.7.5 |
| 1354 | 2026-09-09T14:27:36.179Z | Compiling num_enum_derive v0.5.11 |
| 1355 | 2026-09-09T14:27:36.485Z | Compiling rfc6979 v0.4.0 |
| 1356 | 2026-09-09T14:27:36.618Z | Compiling rand_chacha v0.3.1 |
| 1357 | 2026-09-09T14:27:36.926Z | Compiling serde_tokenstream v0.2.2 |
| 1358 | 2026-09-09T14:27:37.139Z | Compiling arc-swap v1.8.2 |
| 1359 | 2026-09-09T14:27:37.216Z | Compiling either v1.15.0 |
| 1360 | 2026-09-09T14:27:37.244Z | Compiling radium v0.7.0 |
| 1361 | 2026-09-09T14:27:37.250Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1362 | 2026-09-09T14:27:37.427Z | Compiling iana-time-zone v0.1.65 |
| 1363 | 2026-09-09T14:27:37.458Z | Compiling atomic-waker v1.1.2 |
| 1364 | 2026-09-09T14:27:37.474Z | Compiling pin-utils v0.1.0 |
| 1365 | 2026-09-09T14:27:37.481Z | Compiling num-bigint-dig v0.8.6 |
| 1366 | 2026-09-09T14:27:37.534Z | Compiling rustls v0.23.36 |
| 1367 | 2026-09-09T14:27:37.551Z | Compiling hyper v1.8.1 |
| 1368 | 2026-09-09T14:27:37.579Z | Compiling chrono v0.4.43 |
| 1369 | 2026-09-09T14:27:37.766Z | Compiling num_enum v0.5.11 |
| 1370 | 2026-09-09T14:27:37.825Z | Compiling num_enum v0.7.5 |
| 1371 | 2026-09-09T14:27:37.847Z | Compiling rustls-webpki v0.103.9 |
| 1372 | 2026-09-09T14:27:37.882Z | Compiling rand v0.8.5 |
| 1373 | 2026-09-09T14:27:38.082Z | Compiling ecdsa v0.16.9 |
| 1374 | 2026-09-09T14:27:38.705Z | Compiling icu_properties v2.1.2 |
| 1375 | 2026-09-09T14:27:39.925Z | Compiling icu_normalizer v2.1.1 |
| 1376 | 2026-09-09T14:27:40.651Z | Compiling rand_core v0.9.5 |
| 1377 | 2026-09-09T14:27:40.788Z | Compiling primeorder v0.13.6 |
| 1378 | 2026-09-09T14:27:40.913Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1379 | 2026-09-09T14:27:41.059Z | Compiling foreign-types-macros v0.2.3 |
| 1380 | 2026-09-09T14:27:41.126Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1381 | 2026-09-09T14:27:41.131Z | Compiling cargo-platform v0.3.2 |
| 1382 | 2026-09-09T14:27:41.287Z | Compiling aho-corasick v1.1.4 |
| 1383 | 2026-09-09T14:27:41.325Z | Compiling indexmap v1.9.3 |
| 1384 | 2026-09-09T14:27:41.331Z | Compiling thread_local v1.1.9 |
| 1385 | 2026-09-09T14:27:41.357Z | Compiling percent-encoding v2.3.2 |
| 1386 | 2026-09-09T14:27:41.564Z | Compiling tap v1.0.1 |
| 1387 | 2026-09-09T14:27:41.621Z | Compiling foreign-types-shared v0.3.1 |
| 1388 | 2026-09-09T14:27:41.671Z | Compiling slog-async v2.8.0 |
| 1389 | 2026-09-09T14:27:41.698Z | Compiling regex-syntax v0.8.9 |
| 1390 | 2026-09-09T14:27:41.708Z | Compiling utf8parse v0.2.2 |
| 1391 | 2026-09-09T14:27:41.801Z | Compiling bitflags v2.11.0 |
| 1392 | 2026-09-09T14:27:41.809Z | Compiling anyhow v1.0.102 |
| 1393 | 2026-09-09T14:27:42.188Z | Compiling anstyle-parse v1.0.0 |
| 1394 | 2026-09-09T14:27:42.340Z | Compiling foreign-types v0.5.0 |
| 1395 | 2026-09-09T14:27:42.404Z | Compiling wyz v0.5.1 |
| 1396 | 2026-09-09T14:27:42.426Z | Compiling form_urlencoded v1.2.2 |
| 1397 | 2026-09-09T14:27:42.629Z | Compiling cargo_metadata v0.23.1 |
| 1398 | 2026-09-09T14:27:42.695Z | Compiling crossbeam-channel v0.5.15 |
| 1399 | 2026-09-09T14:27:43.420Z | Compiling regex-automata v0.4.14 |
| 1400 | 2026-09-09T14:27:43.868Z | Compiling rand_chacha v0.9.0 |
| 1401 | 2026-09-09T14:27:44.415Z | Compiling idna_adapter v1.2.1 |
| 1402 | 2026-09-09T14:27:45.349Z | Compiling hyper-util v0.1.20 |
| 1403 | 2026-09-09T14:27:47.124Z | Compiling itertools v0.12.1 |
| 1404 | 2026-09-09T14:27:47.611Z | Compiling slog-scope v4.4.1 |
| 1405 | 2026-09-09T14:27:47.816Z | Compiling usdt-macro v0.5.0 |
| 1406 | 2026-09-09T14:27:48.039Z | Compiling usdt-attr-macro v0.5.0 |
| 1407 | 2026-09-09T14:27:48.713Z | Compiling num-rational v0.4.2 |
| 1408 | 2026-09-09T14:27:48.716Z | Compiling tokio-util v0.7.18 |
| 1409 | 2026-09-09T14:27:48.797Z | Compiling ed25519 v2.2.3 |
| 1410 | 2026-09-09T14:27:48.947Z | Compiling num-complex v0.4.6 |
| 1411 | 2026-09-09T14:27:49.109Z | Compiling async-trait v0.1.89 |
| 1412 | 2026-09-09T14:27:49.240Z | Compiling pkcs1 v0.7.5 |
| 1413 | 2026-09-09T14:27:49.432Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1414 | 2026-09-09T14:27:49.539Z | Compiling memmap v0.7.0 |
| 1415 | 2026-09-09T14:27:49.765Z | Compiling is-terminal v0.4.17 |
| 1416 | 2026-09-09T14:27:49.860Z | Compiling cstr-argument v0.1.2 |
| 1417 | 2026-09-09T14:27:49.872Z | Compiling openssl-probe v0.2.1 |
| 1418 | 2026-09-09T14:27:49.927Z | Compiling anstyle-query v1.1.5 |
| 1419 | 2026-09-09T14:27:50.021Z | Compiling os_str_bytes v6.6.1 |
| 1420 | 2026-09-09T14:27:50.028Z | Compiling anstyle v1.0.14 |
| 1421 | 2026-09-09T14:27:50.063Z | Compiling is_terminal_polyfill v1.70.2 |
| 1422 | 2026-09-09T14:27:50.119Z | Compiling colorchoice v1.0.4 |
| 1423 | 2026-09-09T14:27:50.151Z | Compiling base64 v0.22.1 |
| 1424 | 2026-09-09T14:27:50.234Z | Compiling sync_wrapper v1.0.2 |
| 1425 | 2026-09-09T14:27:50.285Z | Compiling rustix v1.1.4 |
| 1426 | 2026-09-09T14:27:50.311Z | Compiling term v1.2.1 |
| 1427 | 2026-09-09T14:27:50.329Z | Compiling take_mut v0.2.2 |
| 1428 | 2026-09-09T14:27:50.440Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1429 | 2026-09-09T14:27:50.636Z | Compiling funty v2.0.0 |
| 1430 | 2026-09-09T14:27:50.650Z | Compiling hashbrown v0.12.3 |
| 1431 | 2026-09-09T14:27:50.676Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1432 | 2026-09-09T14:27:50.813Z | Compiling utf8_iter v1.0.4 |
| 1433 | 2026-09-09T14:27:50.901Z | Compiling crc32fast v1.5.0 |
| 1434 | 2026-09-09T14:27:50.974Z | Compiling tower-layer v0.3.3 |
| 1435 | 2026-09-09T14:27:51.196Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1436 | 2026-09-09T14:27:51.204Z | Compiling portable-atomic v1.13.1 |
| 1437 | 2026-09-09T14:27:51.235Z | Compiling tower v0.5.3 |
| 1438 | 2026-09-09T14:27:51.603Z | Compiling bitvec v1.0.1 |
| 1439 | 2026-09-09T14:27:51.698Z | Compiling idna v1.1.0 |
| 1440 | 2026-09-09T14:27:52.084Z | Compiling slog-term v2.9.2 |
| 1441 | 2026-09-09T14:27:52.519Z | Compiling pem v3.0.6 |
| 1442 | 2026-09-09T14:27:52.900Z | Compiling clap_lex v0.2.4 |
| 1443 | 2026-09-09T14:27:53.340Z | Compiling anstream v1.0.0 |
| 1444 | 2026-09-09T14:27:53.355Z | Compiling rustls-native-certs v0.8.3 |
| 1445 | 2026-09-09T14:27:53.503Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1446 | 2026-09-09T14:27:53.718Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1447 | 2026-09-09T14:27:53.789Z | Compiling usdt v0.5.0 |
| 1448 | 2026-09-09T14:27:53.833Z | Compiling rsa v0.9.10 |
| 1449 | 2026-09-09T14:27:53.840Z | Compiling num v0.4.3 |
| 1450 | 2026-09-09T14:27:53.909Z | Compiling ed25519-dalek v2.2.0 |
| 1451 | 2026-09-09T14:27:53.935Z | Compiling tokio-rustls v0.26.4 |
| 1452 | 2026-09-09T14:27:54.213Z | Compiling slog-stdlog v4.1.1 |
| 1453 | 2026-09-09T14:27:54.267Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1454 | 2026-09-09T14:27:54.408Z | Compiling regex v1.12.3 |
| 1455 | 2026-09-09T14:27:54.430Z | Compiling rand v0.9.2 |
| 1456 | 2026-09-09T14:27:54.487Z | Compiling octocrab v0.49.6 |
| 1457 | 2026-09-09T14:27:54.706Z | Compiling p256 v0.13.2 |
| 1458 | 2026-09-09T14:27:54.868Z | Compiling p384 v0.13.1 |
| 1459 | 2026-09-09T14:27:55.295Z | Compiling simple_asn1 v0.6.4 |
| 1460 | 2026-09-09T14:27:55.633Z | Compiling futures-executor v0.3.32 |
| 1461 | 2026-09-09T14:27:55.816Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1462 | 2026-09-09T14:27:55.870Z | Compiling clap_derive v3.2.25 |
| 1463 | 2026-09-09T14:27:56.159Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1464 | 2026-09-09T14:27:56.271Z | Compiling snafu-derive v0.8.9 |
| 1465 | 2026-09-09T14:27:56.408Z | Compiling pin-project-internal v1.1.10 |
| 1466 | 2026-09-09T14:27:56.494Z | Compiling serde_repr v0.1.20 |
| 1467 | 2026-09-09T14:27:56.955Z | Compiling num-derive v0.3.3 |
| 1468 | 2026-09-09T14:27:57.076Z | Compiling atty v0.2.14 |
| 1469 | 2026-09-09T14:27:57.181Z | Compiling unicode-width v0.2.2 |
| 1470 | 2026-09-09T14:27:57.451Z | Compiling textwrap v0.16.2 |
| 1471 | 2026-09-09T14:27:57.483Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1472 | 2026-09-09T14:27:57.489Z | Compiling adler2 v2.0.1 |
| 1473 | 2026-09-09T14:27:57.531Z | Compiling termcolor v1.4.1 |
| 1474 | 2026-09-09T14:27:57.638Z | Compiling strsim v0.11.1 |
| 1475 | 2026-09-09T14:27:57.711Z | Compiling iri-string v0.7.10 |
| 1476 | 2026-09-09T14:27:57.877Z | Compiling clap_lex v1.0.0 |
| 1477 | 2026-09-09T14:27:57.981Z | Compiling colored v3.1.1 |
| 1478 | 2026-09-09T14:27:58.002Z | Compiling bitflags v1.3.2 |
| 1479 | 2026-09-09T14:27:58.074Z | Compiling strsim v0.10.0 |
| 1480 | 2026-09-09T14:27:58.236Z | Compiling ryu v1.0.23 |
| 1481 | 2026-09-09T14:27:58.486Z | Compiling oxnet v0.1.4 |
| 1482 | 2026-09-09T14:27:58.527Z | Compiling heck v0.5.0 |
| 1483 | 2026-09-09T14:27:58.612Z | Compiling curl v0.4.49 |
| 1484 | 2026-09-09T14:27:58.642Z | Compiling simd-adler32 v0.3.8 |
| 1485 | 2026-09-09T14:27:58.723Z | Compiling clap_derive v4.6.0 |
| 1486 | 2026-09-09T14:27:58.816Z | Compiling miniz_oxide v0.8.9 |
| 1487 | 2026-09-09T14:27:58.916Z | Compiling serde_urlencoded v0.7.1 |
| 1488 | 2026-09-09T14:27:59.191Z | Compiling tower-http v0.6.8 |
| 1489 | 2026-09-09T14:27:59.501Z | Compiling clap v3.2.25 |
| 1490 | 2026-09-09T14:28:00.207Z | Compiling clap_builder v4.6.0 |
| 1491 | 2026-09-09T14:28:00.218Z | Compiling snafu v0.8.9 |
| 1492 | 2026-09-09T14:28:00.424Z | Compiling libscf-sys v1.1.0 |
| 1493 | 2026-09-09T14:28:00.567Z | Compiling pin-project v1.1.10 |
| 1494 | 2026-09-09T14:28:00.647Z | Compiling console v0.16.2 |
| 1495 | 2026-09-09T14:28:00.662Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1496 | 2026-09-09T14:28:00.732Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1497 | 2026-09-09T14:28:01.519Z | Compiling futures v0.3.32 |
| 1498 | 2026-09-09T14:28:01.726Z | Compiling jsonwebtoken v10.3.0 |
| 1499 | 2026-09-09T14:28:01.964Z | Compiling slog-envlogger v2.2.0 |
| 1500 | 2026-09-09T14:28:02.389Z | Compiling hyper-rustls v0.27.7 |
| 1501 | 2026-09-09T14:28:03.025Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#5a2a4813) |
| 1502 | 2026-09-09T14:28:03.369Z | Compiling url v2.5.8 |
| 1503 | 2026-09-09T14:28:04.922Z | Compiling hyper-timeout v0.5.2 |
| 1504 | 2026-09-09T14:28:05.060Z | Compiling http-body-util v0.1.3 |
| 1505 | 2026-09-09T14:28:05.126Z | Compiling zone_cfg_derive v0.3.1 |
| 1506 | 2026-09-09T14:28:05.340Z | Compiling async-recursion v0.3.2 |
| 1507 | 2026-09-09T14:28:05.426Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1508 | 2026-09-09T14:28:05.859Z | Compiling serde_path_to_error v0.1.20 |
| 1509 | 2026-09-09T14:28:05.862Z | Compiling serde_spanned v1.0.4 |
| 1510 | 2026-09-09T14:28:05.862Z | Compiling filetime v0.2.27 |
| 1511 | 2026-09-09T14:28:05.902Z | Compiling secrecy v0.10.3 |
| 1512 | 2026-09-09T14:28:05.995Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1513 | 2026-09-09T14:28:06.046Z | Compiling fastrand v2.3.0 |
| 1514 | 2026-09-09T14:28:06.054Z | Compiling unit-prefix v0.5.2 |
| 1515 | 2026-09-09T14:28:06.196Z | Compiling hex v0.4.3 |
| 1516 | 2026-09-09T14:28:06.248Z | Compiling xattr v1.6.1 |
| 1517 | 2026-09-09T14:28:06.288Z | Compiling web-time v1.1.0 |
| 1518 | 2026-09-09T14:28:06.301Z | Compiling openssl-probe v0.1.6 |
| 1519 | 2026-09-09T14:28:06.358Z | Compiling tar v0.4.45 |
| 1520 | 2026-09-09T14:28:06.428Z | Compiling sha256 v1.6.0 |
| 1521 | 2026-09-09T14:28:06.564Z | Compiling tempfile v3.27.0 |
| 1522 | 2026-09-09T14:28:06.756Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1523 | 2026-09-09T14:28:07.469Z | Compiling indicatif v0.18.4 |
| 1524 | 2026-09-09T14:28:08.395Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1525 | 2026-09-09T14:28:08.712Z | Compiling zone v0.3.1 |
| 1526 | 2026-09-09T14:28:08.987Z | Compiling flate2 v1.1.9 |
| 1527 | 2026-09-09T14:28:09.544Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1528 | 2026-09-09T14:28:09.792Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1529 | 2026-09-09T14:28:09.959Z | Compiling clap v4.6.0 |
| 1530 | 2026-09-09T14:28:10.040Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1531 | 2026-09-09T14:28:10.560Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1532 | 2026-09-09T14:28:10.948Z | Compiling libloading v0.8.9 |
| 1533 | 2026-09-09T14:28:11.177Z | Compiling fs_extra v1.3.0 |
| 1534 | 2026-09-09T14:28:20.820Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1535 | 2026-09-09T14:28:44.405Z | Finished `release` profile [optimized] target(s) in 1m 25s |
| 1536 | 2026-09-09T14:28:44.468Z | |
| 1537 | 2026-09-09T14:28:44.468Z | real 1:26.047997360 |
| 1538 | 2026-09-09T14:28:44.468Z | user 7:34.383164550 |
| 1539 | 2026-09-09T14:28:44.468Z | sys 46.360658559 |
| 1540 | 2026-09-09T14:28:44.468Z | trap 0.253904906 |
| 1541 | 2026-09-09T14:28:44.471Z | tflt 0.617956546 |
| 1542 | 2026-09-09T14:28:44.471Z | dflt 0.461838522 |
| 1543 | 2026-09-09T14:28:44.471Z | kflt 0.000050341 |
| 1544 | 2026-09-09T14:28:44.471Z | lock 22:44.746757950 |
| 1545 | 2026-09-09T14:28:44.471Z | slp 27:39.143871963 |
| 1546 | 2026-09-09T14:28:44.471Z | lat 27.734765787 |
| 1547 | 2026-09-09T14:28:44.471Z | stop 34.839445040 |
| 1548 | 2026-09-09T14:28:44.471Z | + for x in debug release |
| 1549 | 2026-09-09T14:28:44.471Z | + mkdir -p /work/debug |
| 1550 | 2026-09-09T14:28:44.471Z | + cp target/debug/softnpu /work/debug/ |
| 1551 | 2026-09-09T14:28:44.547Z | + cp target/debug/npuzone /work/debug/ |
| 1552 | 2026-09-09T14:28:44.695Z | + cp target/debug/npuvm /work/debug/ |
| 1553 | 2026-09-09T14:28:44.838Z | + digest -a sha256 /work/debug/softnpu |
| 1554 | 2026-09-09T14:28:44.897Z | + digest -a sha256 /work/debug/npuzone |
| 1555 | 2026-09-09T14:28:45.002Z | + digest -a sha256 /work/debug/npuvm |
| 1556 | 2026-09-09T14:28:45.101Z | + for x in debug release |
| 1557 | 2026-09-09T14:28:45.102Z | + mkdir -p /work/release |
| 1558 | 2026-09-09T14:28:45.105Z | + cp target/release/softnpu /work/release/ |
| 1559 | 2026-09-09T14:28:45.118Z | + cp target/release/npuzone /work/release/ |
| 1560 | 2026-09-09T14:28:45.146Z | + cp target/release/npuvm /work/release/ |
| 1561 | 2026-09-09T14:28:45.173Z | + digest -a sha256 /work/release/softnpu |
| 1562 | 2026-09-09T14:28:45.186Z | + digest -a sha256 /work/release/npuzone |
| 1563 | 2026-09-09T14:28:45.206Z | + digest -a sha256 /work/release/npuvm |
| 1564 | 2026-09-09T14:28:45.227Z | process exited: duration 188540 ms, exit code 0 |
| |
| 1565 | 2026-09-09T14:28:45.233Z | found 12 output files |
| 1566 | 2026-09-09T14:28:45.233Z | uploading: /work/debug/npuvm (189222296 bytes) |
| 1567 | 2026-09-09T14:28:48.032Z | uploaded: /work/debug/npuvm |
| 1568 | 2026-09-09T14:28:48.032Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1569 | 2026-09-09T14:28:49.041Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1570 | 2026-09-09T14:28:49.043Z | uploading: /work/debug/npuzone (195785344 bytes) |
| 1571 | 2026-09-09T14:28:52.218Z | uploaded: /work/debug/npuzone |
| 1572 | 2026-09-09T14:28:52.218Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1573 | 2026-09-09T14:28:53.227Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1574 | 2026-09-09T14:28:53.227Z | uploading: /work/debug/softnpu (102560936 bytes) |
| 1575 | 2026-09-09T14:28:55.141Z | uploaded: /work/debug/softnpu |
| 1576 | 2026-09-09T14:28:55.141Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1577 | 2026-09-09T14:28:56.150Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1578 | 2026-09-09T14:28:56.150Z | uploading: /work/release/npuvm (31219800 bytes) |
| 1579 | 2026-09-09T14:28:57.494Z | uploaded: /work/release/npuvm |
| 1580 | 2026-09-09T14:28:57.494Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1581 | 2026-09-09T14:28:58.503Z | uploaded: /work/release/npuvm.sha256.txt |
| 1582 | 2026-09-09T14:28:58.503Z | uploading: /work/release/npuzone (31847792 bytes) |
| 1583 | 2026-09-09T14:28:59.802Z | uploaded: /work/release/npuzone |
| 1584 | 2026-09-09T14:28:59.802Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1585 | 2026-09-09T14:29:00.811Z | uploaded: /work/release/npuzone.sha256.txt |
| 1586 | 2026-09-09T14:29:00.811Z | uploading: /work/release/softnpu (15674560 bytes) |
| 1587 | 2026-09-09T14:29:02.017Z | uploaded: /work/release/softnpu |
| 1588 | 2026-09-09T14:29:02.020Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1589 | 2026-09-09T14:29:03.027Z | uploaded: /work/release/softnpu.sha256.txt |