|
|
|
| 1 | 2026-02-17T05:37:43.803Z | job assigned to worker 01KHN1KQZCXQDY6EZASC8HR3ZV [factory aws, i-087f2ec38fa68e340] (queued for 4 m 54 s) |
| |
| 2 | 2026-02-17T05:37:52.342Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:37:52.347Z | ++ uname -s |
| 4 | 2026-02-17T05:37:52.350Z | + kern=SunOS |
| 5 | 2026-02-17T05:37:52.350Z | + build_user=build |
| 6 | 2026-02-17T05:37:52.350Z | + build_uid=12345 |
| 7 | 2026-02-17T05:37:52.350Z | + work_dir=/work |
| 8 | 2026-02-17T05:37:52.350Z | + input_dir=/input |
| 9 | 2026-02-17T05:37:52.350Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:37:52.350Z | + case "$kern" in |
| 11 | 2026-02-17T05:37:52.350Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:37:52.356Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:37:54.360Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:37:54.471Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:37:54.475Z | + home_fs=zfs |
| 16 | 2026-02-17T05:37:54.475Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:37:54.475Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:37:54.475Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:37:56.476Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:37:56.479Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:37:56.489Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:37:56.492Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:37:56.492Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-17T05:37:56.492Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-17T05:37:56.492Z | * rust toolchain profile = "default" |
| 26 | 2026-02-17T05:37:56.492Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:37:56.492Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:37:56.495Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:37:56.495Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:37:56.630Z | info: downloading installer |
| 31 | 2026-02-17T05:37:58.648Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:37:58.648Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:37:58.648Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:37:58.648Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:37:58.648Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:37:58.648Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:37:58.648Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:37:58.648Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:37:58.648Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:37:58.663Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:37:58.663Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:37:58.666Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:37:58.832Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:37:58.832Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:38:00.002Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:38:00.464Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:38:02.195Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:38:03.975Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:38:11.031Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:38:11.331Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:38:12.240Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:38:12.642Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:38:14.600Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:38:16.398Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:38:23.141Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:38:23.464Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:38:23.464Z | |
| 58 | 2026-02-17T05:38:23.971Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:38:23.971Z | |
| 60 | 2026-02-17T05:38:23.974Z | |
| 61 | 2026-02-17T05:38:23.974Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:38:23.974Z | |
| 63 | 2026-02-17T05:38:23.974Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:38:23.974Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:38:23.974Z | |
| 66 | 2026-02-17T05:38:23.974Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:38:23.974Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:38:23.974Z | |
| 69 | 2026-02-17T05:38:23.974Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:38:23.974Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:38:23.974Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:38:23.974Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:38:24.075Z | + rustup --version |
| 74 | 2026-02-17T05:38:24.087Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:38:24.090Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:38:24.161Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:38:24.167Z | + cargo --version |
| 78 | 2026-02-17T05:38:24.222Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:38:24.225Z | + rustc --version |
| 80 | 2026-02-17T05:38:24.289Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:38:24.294Z | process exited: duration 27800 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:38:24.301Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:38:24.321Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:38:24.330Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:38:24.333Z | + mkdir -p /work/oxidecomputer/softnpu |
| 86 | 2026-02-17T05:38:24.336Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 87 | 2026-02-17T05:38:24.371Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 88 | 2026-02-17T05:38:24.796Z | + cd /work/oxidecomputer/softnpu |
| 89 | 2026-02-17T05:38:24.796Z | + git fetch origin 3efce95f0562ca66ae34b1b7306577a4db45cda0 |
| 90 | 2026-02-17T05:38:25.037Z | From https://github.com/oxidecomputer/softnpu |
| 91 | 2026-02-17T05:38:25.037Z | * branch 3efce95f0562ca66ae34b1b7306577a4db45cda0 -> FETCH_HEAD |
| 92 | 2026-02-17T05:38:25.043Z | + [[ -n renovate/lock-file-maintenance ]] |
| 93 | 2026-02-17T05:38:25.046Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:38:25.049Z | + current=main |
| 95 | 2026-02-17T05:38:25.049Z | + [[ main != renovate/lock-file-maintenance ]] |
| 96 | 2026-02-17T05:38:25.049Z | + git branch -f renovate/lock-file-maintenance 3efce95f0562ca66ae34b1b7306577a4db45cda0 |
| 97 | 2026-02-17T05:38:25.052Z | + git checkout -f renovate/lock-file-maintenance |
| 98 | 2026-02-17T05:38:25.055Z | Switched to branch 'renovate/lock-file-maintenance' |
| 99 | 2026-02-17T05:38:25.059Z | + git reset --hard 3efce95f0562ca66ae34b1b7306577a4db45cda0 |
| 100 | 2026-02-17T05:38:25.062Z | HEAD is now at 3efce95 Lock file maintenance |
| 101 | 2026-02-17T05:38:25.065Z | process exited: duration 735 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:38:25.072Z | starting task 4: "build" |
| 103 | 2026-02-17T05:38:25.076Z | + cargo --version |
| 104 | 2026-02-17T05:38:25.085Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-17T05:38:25.276Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-17T05:38:25.276Z | info: downloading component 'cargo' |
| 107 | 2026-02-17T05:38:26.487Z | info: downloading component 'clippy' |
| 108 | 2026-02-17T05:38:26.884Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-17T05:38:28.578Z | info: downloading component 'rust-std' |
| 110 | 2026-02-17T05:38:30.379Z | info: downloading component 'rustc' |
| 111 | 2026-02-17T05:38:39.297Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-17T05:38:39.618Z | info: installing component 'cargo' |
| 113 | 2026-02-17T05:38:40.528Z | info: installing component 'clippy' |
| 114 | 2026-02-17T05:38:40.917Z | info: installing component 'rust-docs' |
| 115 | 2026-02-17T05:38:42.840Z | info: installing component 'rust-std' |
| 116 | 2026-02-17T05:38:44.656Z | info: installing component 'rustc' |
| 117 | 2026-02-17T05:38:51.356Z | info: installing component 'rustfmt' |
| 118 | 2026-02-17T05:38:51.790Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-17T05:38:51.793Z | + rustc --version |
| 120 | 2026-02-17T05:38:51.874Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-17T05:38:51.878Z | + banner check |
| 122 | 2026-02-17T05:38:51.882Z | |
| 123 | 2026-02-17T05:38:51.882Z | #### # # ###### #### # # |
| 124 | 2026-02-17T05:38:51.882Z | # # # # # # # # # |
| 125 | 2026-02-17T05:38:51.882Z | # ###### ##### # #### |
| 126 | 2026-02-17T05:38:51.882Z | # # # # # # # |
| 127 | 2026-02-17T05:38:51.882Z | # # # # # # # # # |
| 128 | 2026-02-17T05:38:51.882Z | #### # # ###### #### # # |
| 129 | 2026-02-17T05:38:51.882Z | |
| 130 | 2026-02-17T05:38:51.885Z | + cargo fmt -- --check |
| 131 | 2026-02-17T05:38:52.157Z | + cargo clippy -- --deny warnings |
| 132 | 2026-02-17T05:38:52.456Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-02-17T05:38:53.011Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-02-17T05:38:53.011Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-02-17T05:38:53.035Z | Updating crates.io index |
| 136 | 2026-02-17T05:38:53.096Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-02-17T05:38:53.354Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-02-17T05:38:53.354Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-02-17T05:38:53.365Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-02-17T05:38:53.630Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-02-17T05:38:53.630Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-02-17T05:38:53.727Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-02-17T05:38:54.061Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-02-17T05:38:54.061Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-02-17T05:38:54.072Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-02-17T05:38:54.341Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-02-17T05:38:54.341Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-02-17T05:38:54.490Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-02-17T05:38:54.748Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-02-17T05:38:54.749Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-02-17T05:38:54.801Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-02-17T05:38:55.435Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-02-17T05:38:55.435Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-02-17T05:38:55.898Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-02-17T05:38:56.160Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-02-17T05:38:56.160Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-02-17T05:38:56.172Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-02-17T05:38:56.418Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-02-17T05:38:56.419Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-02-17T05:38:56.454Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-02-17T05:38:56.706Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-02-17T05:38:56.706Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-02-17T05:38:56.932Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-02-17T05:38:57.184Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-02-17T05:38:57.184Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-02-17T05:38:59.364Z | Downloading crates ... |
| 167 | 2026-02-17T05:38:59.471Z | Downloaded anstyle v1.0.13 |
| 168 | 2026-02-17T05:38:59.476Z | Downloaded const-oid v0.9.6 |
| 169 | 2026-02-17T05:38:59.487Z | Downloaded futures-sink v0.3.32 |
| 170 | 2026-02-17T05:38:59.490Z | Downloaded foreign-types-shared v0.3.1 |
| 171 | 2026-02-17T05:38:59.495Z | Downloaded ed25519 v2.2.3 |
| 172 | 2026-02-17T05:38:59.504Z | Downloaded hmac v0.12.1 |
| 173 | 2026-02-17T05:38:59.507Z | Downloaded num-derive v0.3.3 |
| 174 | 2026-02-17T05:38:59.510Z | Downloaded getrandom v0.3.4 |
| 175 | 2026-02-17T05:38:59.513Z | Downloaded icu_normalizer v2.1.1 |
| 176 | 2026-02-17T05:38:59.517Z | Downloaded num_enum_derive v0.5.11 |
| 177 | 2026-02-17T05:38:59.520Z | Downloaded httparse v1.10.1 |
| 178 | 2026-02-17T05:38:59.523Z | Downloaded is-terminal v0.4.17 |
| 179 | 2026-02-17T05:38:59.526Z | Downloaded pin-utils v0.1.0 |
| 180 | 2026-02-17T05:38:59.526Z | Downloaded cpufeatures v0.2.17 |
| 181 | 2026-02-17T05:38:59.529Z | Downloaded idna_adapter v1.2.1 |
| 182 | 2026-02-17T05:38:59.532Z | Downloaded futures-channel v0.3.32 |
| 183 | 2026-02-17T05:38:59.535Z | Downloaded block-buffer v0.10.4 |
| 184 | 2026-02-17T05:38:59.535Z | Downloaded itoa v1.0.17 |
| 185 | 2026-02-17T05:38:59.538Z | Downloaded clap v3.2.25 |
| 186 | 2026-02-17T05:38:59.549Z | Downloaded cfg-if v1.0.4 |
| 187 | 2026-02-17T05:38:59.552Z | Downloaded hyper-timeout v0.5.2 |
| 188 | 2026-02-17T05:38:59.555Z | Downloaded colorchoice v1.0.4 |
| 189 | 2026-02-17T05:38:59.555Z | Downloaded clap_lex v0.2.4 |
| 190 | 2026-02-17T05:38:59.560Z | Downloaded adler2 v2.0.1 |
| 191 | 2026-02-17T05:38:59.563Z | Downloaded rfc6979 v0.4.0 |
| 192 | 2026-02-17T05:38:59.564Z | Downloaded cargo-platform v0.3.2 |
| 193 | 2026-02-17T05:38:59.564Z | Downloaded lazy_static v1.5.0 |
| 194 | 2026-02-17T05:38:59.566Z | Downloaded async-recursion v0.3.2 |
| 195 | 2026-02-17T05:38:59.570Z | Downloaded num-iter v0.1.45 |
| 196 | 2026-02-17T05:38:59.570Z | Downloaded plain v0.2.3 |
| 197 | 2026-02-17T05:38:59.572Z | Downloaded num v0.4.3 |
| 198 | 2026-02-17T05:38:59.572Z | Downloaded libscf-sys v1.1.0 |
| 199 | 2026-02-17T05:38:59.576Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-02-17T05:38:59.579Z | Downloaded memmap v0.7.0 |
| 201 | 2026-02-17T05:38:59.579Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 202 | 2026-02-17T05:38:59.584Z | Downloaded dtrace-parser v0.2.0 |
| 203 | 2026-02-17T05:38:59.584Z | Downloaded cstr-argument v0.1.2 |
| 204 | 2026-02-17T05:38:59.587Z | Downloaded clap_lex v1.0.0 |
| 205 | 2026-02-17T05:38:59.587Z | Downloaded openssl-probe v0.1.6 |
| 206 | 2026-02-17T05:38:59.587Z | Downloaded hex v0.4.3 |
| 207 | 2026-02-17T05:38:59.590Z | Downloaded ppv-lite86 v0.2.21 |
| 208 | 2026-02-17T05:38:59.595Z | Downloaded proc-macro-error v1.0.4 |
| 209 | 2026-02-17T05:38:59.598Z | Downloaded generic-array v0.14.7 |
| 210 | 2026-02-17T05:38:59.598Z | Downloaded num-conv v0.2.0 |
| 211 | 2026-02-17T05:38:59.598Z | Downloaded pkcs1 v0.7.5 |
| 212 | 2026-02-17T05:38:59.601Z | Downloaded num-rational v0.4.2 |
| 213 | 2026-02-17T05:38:59.603Z | Downloaded num_enum_derive v0.7.5 |
| 214 | 2026-02-17T05:38:59.604Z | Downloaded funty v2.0.0 |
| 215 | 2026-02-17T05:38:59.606Z | Downloaded icu_properties v2.1.2 |
| 216 | 2026-02-17T05:38:59.609Z | Downloaded futures-task v0.3.32 |
| 217 | 2026-02-17T05:38:59.609Z | Downloaded proc-macro-crate v1.3.1 |
| 218 | 2026-02-17T05:38:59.612Z | Downloaded http-body v1.0.1 |
| 219 | 2026-02-17T05:38:59.617Z | Downloaded futures-io v0.3.32 |
| 220 | 2026-02-17T05:38:59.617Z | Downloaded percent-encoding v2.3.2 |
| 221 | 2026-02-17T05:38:59.619Z | Downloaded cargo_metadata v0.23.1 |
| 222 | 2026-02-17T05:38:59.619Z | Downloaded anstyle-parse v0.2.7 |
| 223 | 2026-02-17T05:38:59.622Z | Downloaded pretty-hex v0.4.1 |
| 224 | 2026-02-17T05:38:59.622Z | Downloaded is_terminal_polyfill v1.70.2 |
| 225 | 2026-02-17T05:38:59.625Z | Downloaded powerfmt v0.2.0 |
| 226 | 2026-02-17T05:38:59.625Z | Downloaded proc-macro-error-attr v1.0.4 |
| 227 | 2026-02-17T05:38:59.628Z | Downloaded potential_utf v0.1.4 |
| 228 | 2026-02-17T05:38:59.628Z | Downloaded openssl-probe v0.2.1 |
| 229 | 2026-02-17T05:38:59.631Z | Downloaded foreign-types v0.5.0 |
| 230 | 2026-02-17T05:38:59.631Z | Downloaded group v0.13.0 |
| 231 | 2026-02-17T05:38:59.633Z | Downloaded radium v0.7.0 |
| 232 | 2026-02-17T05:38:59.636Z | Downloaded scopeguard v1.2.0 |
| 233 | 2026-02-17T05:38:59.636Z | Downloaded heck v0.5.0 |
| 234 | 2026-02-17T05:38:59.639Z | Downloaded base16ct v0.2.0 |
| 235 | 2026-02-17T05:38:59.639Z | Downloaded errno v0.3.14 |
| 236 | 2026-02-17T05:38:59.644Z | Downloaded scroll_derive v0.12.1 |
| 237 | 2026-02-17T05:38:59.647Z | Downloaded foreign-types-macros v0.2.3 |
| 238 | 2026-02-17T05:38:59.647Z | Downloaded secrecy v0.10.3 |
| 239 | 2026-02-17T05:38:59.647Z | Downloaded form_urlencoded v1.2.2 |
| 240 | 2026-02-17T05:38:59.647Z | Downloaded deranged v0.5.6 |
| 241 | 2026-02-17T05:38:59.650Z | Downloaded console v0.16.2 |
| 242 | 2026-02-17T05:38:59.650Z | Downloaded quote v1.0.44 |
| 243 | 2026-02-17T05:38:59.653Z | Downloaded primeorder v0.13.6 |
| 244 | 2026-02-17T05:38:59.655Z | Downloaded pin-project-lite v0.2.16 |
| 245 | 2026-02-17T05:38:59.660Z | Downloaded rustc_version v0.4.1 |
| 246 | 2026-02-17T05:38:59.663Z | Downloaded proc-macro-crate v3.4.0 |
| 247 | 2026-02-17T05:38:59.666Z | Downloaded hyper-rustls v0.27.7 |
| 248 | 2026-02-17T05:38:59.666Z | Downloaded num-complex v0.4.6 |
| 249 | 2026-02-17T05:38:59.669Z | Downloaded serde_urlencoded v0.7.1 |
| 250 | 2026-02-17T05:38:59.672Z | Downloaded once_cell v1.21.3 |
| 251 | 2026-02-17T05:38:59.672Z | Downloaded num-integer v0.1.46 |
| 252 | 2026-02-17T05:38:59.675Z | Downloaded clap_derive v3.2.25 |
| 253 | 2026-02-17T05:38:59.678Z | Downloaded heck v0.4.1 |
| 254 | 2026-02-17T05:38:59.678Z | Downloaded futures-executor v0.3.32 |
| 255 | 2026-02-17T05:38:59.681Z | Downloaded erased-serde v0.3.31 |
| 256 | 2026-02-17T05:38:59.684Z | Downloaded sha256 v1.6.0 |
| 257 | 2026-02-17T05:38:59.684Z | Downloaded signature v2.2.0 |
| 258 | 2026-02-17T05:38:59.687Z | Downloaded either v1.15.0 |
| 259 | 2026-02-17T05:38:59.687Z | Downloaded serde_spanned v1.0.4 |
| 260 | 2026-02-17T05:38:59.690Z | Downloaded sync_wrapper v1.0.2 |
| 261 | 2026-02-17T05:38:59.690Z | Downloaded slog-envlogger v2.2.0 |
| 262 | 2026-02-17T05:38:59.694Z | Downloaded oxnet v0.1.4 |
| 263 | 2026-02-17T05:38:59.697Z | Downloaded miniz_oxide v0.8.9 |
| 264 | 2026-02-17T05:38:59.697Z | Downloaded rustls-native-certs v0.8.3 |
| 265 | 2026-02-17T05:38:59.700Z | Downloaded rand_chacha v0.3.1 |
| 266 | 2026-02-17T05:38:59.702Z | Downloaded num_enum v0.5.11 |
| 267 | 2026-02-17T05:38:59.706Z | Downloaded rand_core v0.6.4 |
| 268 | 2026-02-17T05:38:59.708Z | Downloaded rand_chacha v0.9.0 |
| 269 | 2026-02-17T05:38:59.711Z | Downloaded fs_extra v1.3.0 |
| 270 | 2026-02-17T05:38:59.711Z | Downloaded find-msvc-tools v0.1.9 |
| 271 | 2026-02-17T05:38:59.714Z | Downloaded filetime v0.2.27 |
| 272 | 2026-02-17T05:38:59.715Z | Downloaded sec1 v0.7.3 |
| 273 | 2026-02-17T05:38:59.717Z | Downloaded strsim v0.10.0 |
| 274 | 2026-02-17T05:38:59.720Z | Downloaded tap v1.0.1 |
| 275 | 2026-02-17T05:38:59.720Z | Downloaded take_mut v0.2.2 |
| 276 | 2026-02-17T05:38:59.720Z | Downloaded stable_deref_trait v1.2.1 |
| 277 | 2026-02-17T05:38:59.723Z | Downloaded scroll v0.12.0 |
| 278 | 2026-02-17T05:38:59.723Z | Downloaded rand_core v0.9.5 |
| 279 | 2026-02-17T05:38:59.726Z | Downloaded autocfg v1.5.0 |
| 280 | 2026-02-17T05:38:59.726Z | Downloaded ff v0.13.1 |
| 281 | 2026-02-17T05:38:59.729Z | Downloaded os_str_bytes v6.6.1 |
| 282 | 2026-02-17T05:38:59.732Z | Downloaded parking_lot v0.12.5 |
| 283 | 2026-02-17T05:38:59.732Z | Downloaded litemap v0.8.1 |
| 284 | 2026-02-17T05:38:59.735Z | Downloaded semver v1.0.27 |
| 285 | 2026-02-17T05:38:59.738Z | Downloaded rustversion v1.0.22 |
| 286 | 2026-02-17T05:38:59.741Z | Downloaded proc-macro2 v1.0.106 |
| 287 | 2026-02-17T05:38:59.744Z | Downloaded jsonwebtoken v10.3.0 |
| 288 | 2026-02-17T05:38:59.747Z | Downloaded thread-id v4.2.2 |
| 289 | 2026-02-17T05:38:59.750Z | Downloaded iana-time-zone v0.1.65 |
| 290 | 2026-02-17T05:38:59.753Z | Downloaded getrandom v0.2.17 |
| 291 | 2026-02-17T05:38:59.756Z | Downloaded serde_path_to_error v0.1.20 |
| 292 | 2026-02-17T05:38:59.760Z | Downloaded clap_derive v4.5.55 |
| 293 | 2026-02-17T05:38:59.760Z | Downloaded toml_datetime v0.6.11 |
| 294 | 2026-02-17T05:38:59.763Z | Downloaded clap v4.5.59 |
| 295 | 2026-02-17T05:38:59.769Z | Downloaded try-lock v0.2.5 |
| 296 | 2026-02-17T05:38:59.773Z | Downloaded anstream v0.6.21 |
| 297 | 2026-02-17T05:38:59.773Z | Downloaded untrusted v0.9.0 |
| 298 | 2026-02-17T05:38:59.775Z | Downloaded tower-layer v0.3.3 |
| 299 | 2026-02-17T05:38:59.776Z | Downloaded time-core v0.1.8 |
| 300 | 2026-02-17T05:38:59.776Z | Downloaded strsim v0.11.1 |
| 301 | 2026-02-17T05:38:59.779Z | Downloaded pest_derive v2.8.6 |
| 302 | 2026-02-17T05:38:59.779Z | Downloaded slog-async v2.8.0 |
| 303 | 2026-02-17T05:38:59.782Z | Downloaded slab v0.4.12 |
| 304 | 2026-02-17T05:38:59.782Z | Downloaded simple_asn1 v0.6.4 |
| 305 | 2026-02-17T05:38:59.785Z | Downloaded pin-project-internal v1.1.10 |
| 306 | 2026-02-17T05:38:59.785Z | Downloaded slog-term v2.9.2 |
| 307 | 2026-02-17T05:38:59.788Z | Downloaded slog-stdlog v4.1.1 |
| 308 | 2026-02-17T05:38:59.791Z | Downloaded pest_generator v2.8.6 |
| 309 | 2026-02-17T05:38:59.791Z | Downloaded http-body-util v0.1.3 |
| 310 | 2026-02-17T05:38:59.796Z | Downloaded lock_api v0.4.14 |
| 311 | 2026-02-17T05:38:59.799Z | Downloaded simd-adler32 v0.3.8 |
| 312 | 2026-02-17T05:38:59.799Z | Downloaded unit-prefix v0.5.2 |
| 313 | 2026-02-17T05:38:59.799Z | Downloaded subtle v2.6.1 |
| 314 | 2026-02-17T05:38:59.799Z | Downloaded tower-service v0.3.3 |
| 315 | 2026-02-17T05:38:59.799Z | Downloaded snafu-derive v0.8.9 |
| 316 | 2026-02-17T05:38:59.802Z | Downloaded utf8_iter v1.0.4 |
| 317 | 2026-02-17T05:38:59.802Z | Downloaded utf8parse v0.2.2 |
| 318 | 2026-02-17T05:38:59.805Z | Downloaded usdt v0.5.0 |
| 319 | 2026-02-17T05:38:59.805Z | Downloaded usdt-macro v0.5.0 |
| 320 | 2026-02-17T05:38:59.805Z | Downloaded icu_provider v2.1.1 |
| 321 | 2026-02-17T05:38:59.809Z | Downloaded camino v1.2.2 |
| 322 | 2026-02-17T05:38:59.812Z | Downloaded thread_local v1.1.9 |
| 323 | 2026-02-17T05:38:59.812Z | Downloaded spki v0.7.3 |
| 324 | 2026-02-17T05:38:59.815Z | Downloaded thiserror-impl v1.0.69 |
| 325 | 2026-02-17T05:38:59.815Z | Downloaded serde_tokenstream v0.2.2 |
| 326 | 2026-02-17T05:38:59.818Z | Downloaded thiserror v1.0.69 |
| 327 | 2026-02-17T05:38:59.821Z | Downloaded zerofrom v0.1.6 |
| 328 | 2026-02-17T05:38:59.824Z | Downloaded yoke-derive v0.8.1 |
| 329 | 2026-02-17T05:38:59.824Z | Downloaded xattr v1.6.1 |
| 330 | 2026-02-17T05:38:59.824Z | Downloaded want v0.3.1 |
| 331 | 2026-02-17T05:38:59.827Z | Downloaded version_check v0.9.5 |
| 332 | 2026-02-17T05:38:59.827Z | Downloaded p256 v0.13.2 |
| 333 | 2026-02-17T05:38:59.830Z | Downloaded tokio-macros v2.6.0 |
| 334 | 2026-02-17T05:38:59.830Z | Downloaded tinystr v0.8.2 |
| 335 | 2026-02-17T05:38:59.833Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 336 | 2026-02-17T05:38:59.836Z | Downloaded thiserror v2.0.18 |
| 337 | 2026-02-17T05:38:59.839Z | Downloaded zerofrom-derive v0.1.6 |
| 338 | 2026-02-17T05:38:59.844Z | Downloaded synstructure v0.13.2 |
| 339 | 2026-02-17T05:38:59.844Z | Downloaded openssl-sys v0.9.111 |
| 340 | 2026-02-17T05:38:59.848Z | Downloaded zone v0.3.1 |
| 341 | 2026-02-17T05:38:59.848Z | Downloaded bitflags v2.11.0 |
| 342 | 2026-02-17T05:38:59.851Z | Downloaded anyhow v1.0.101 |
| 343 | 2026-02-17T05:38:59.854Z | Downloaded zone_cfg_derive v0.3.1 |
| 344 | 2026-02-17T05:38:59.858Z | Downloaded log v0.4.29 |
| 345 | 2026-02-17T05:38:59.861Z | Downloaded time-macros v0.2.27 |
| 346 | 2026-02-17T05:38:59.861Z | Downloaded parking_lot_core v0.9.12 |
| 347 | 2026-02-17T05:38:59.864Z | Downloaded pin-project v1.1.10 |
| 348 | 2026-02-17T05:38:59.873Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 349 | 2026-02-17T05:38:59.876Z | Downloaded elliptic-curve v0.13.8 |
| 350 | 2026-02-17T05:38:59.879Z | Downloaded wyz v0.5.1 |
| 351 | 2026-02-17T05:38:59.879Z | Downloaded usdt-impl v0.5.0 |
| 352 | 2026-02-17T05:38:59.882Z | Downloaded usdt-attr-macro v0.5.0 |
| 353 | 2026-02-17T05:38:59.882Z | Downloaded writeable v0.6.2 |
| 354 | 2026-02-17T05:38:59.885Z | Downloaded bytes v1.11.1 |
| 355 | 2026-02-17T05:38:59.888Z | Downloaded smallvec v1.15.1 |
| 356 | 2026-02-17T05:38:59.891Z | Downloaded icu_locale_core v2.1.1 |
| 357 | 2026-02-17T05:38:59.896Z | Downloaded zeroize v1.8.2 |
| 358 | 2026-02-17T05:38:59.899Z | Downloaded zmij v1.0.21 |
| 359 | 2026-02-17T05:38:59.902Z | Downloaded web-time v1.1.0 |
| 360 | 2026-02-17T05:38:59.902Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 361 | 2026-02-17T05:38:59.905Z | Downloaded ucd-trie v0.1.7 |
| 362 | 2026-02-17T05:38:59.907Z | Downloaded tempfile v3.25.0 |
| 363 | 2026-02-17T05:38:59.910Z | Downloaded yoke v0.8.1 |
| 364 | 2026-02-17T05:38:59.913Z | Downloaded thiserror-impl v2.0.18 |
| 365 | 2026-02-17T05:38:59.913Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-02-17T05:38:59.916Z | Downloaded ryu v1.0.23 |
| 367 | 2026-02-17T05:38:59.919Z | Downloaded pest_meta v2.8.6 |
| 368 | 2026-02-17T05:38:59.922Z | Downloaded icu_normalizer_data v2.1.1 |
| 369 | 2026-02-17T05:38:59.924Z | Downloaded curve25519-dalek v4.1.3 |
| 370 | 2026-02-17T05:38:59.930Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 371 | 2026-02-17T05:38:59.933Z | Downloaded icu_collections v2.1.1 |
| 372 | 2026-02-17T05:38:59.937Z | Downloaded zerocopy-derive v0.7.35 |
| 373 | 2026-02-17T05:38:59.942Z | Downloaded toml v1.0.2+spec-1.1.0 |
| 374 | 2026-02-17T05:38:59.945Z | Downloaded socket2 v0.6.2 |
| 375 | 2026-02-17T05:38:59.948Z | Downloaded unicode-ident v1.0.24 |
| 376 | 2026-02-17T05:38:59.951Z | Downloaded term v1.2.1 |
| 377 | 2026-02-17T05:38:59.956Z | Downloaded tracing-core v0.1.36 |
| 378 | 2026-02-17T05:38:59.960Z | Downloaded rand v0.8.5 |
| 379 | 2026-02-17T05:38:59.963Z | Downloaded zerovec-derive v0.11.2 |
| 380 | 2026-02-17T05:38:59.963Z | Downloaded serde_derive v1.0.228 |
| 381 | 2026-02-17T05:38:59.967Z | Downloaded tar v0.4.44 |
| 382 | 2026-02-17T05:38:59.970Z | Downloaded serde v1.0.228 |
| 383 | 2026-02-17T05:38:59.970Z | Downloaded num-bigint v0.4.6 |
| 384 | 2026-02-17T05:38:59.974Z | Downloaded crossbeam-channel v0.5.15 |
| 385 | 2026-02-17T05:38:59.979Z | Downloaded hashbrown v0.16.1 |
| 386 | 2026-02-17T05:38:59.983Z | Downloaded rustls-webpki v0.103.9 |
| 387 | 2026-02-17T05:38:59.986Z | Downloaded rsa v0.9.10 |
| 388 | 2026-02-17T05:38:59.990Z | Downloaded textwrap v0.16.2 |
| 389 | 2026-02-17T05:38:59.993Z | Downloaded hyper-util v0.1.20 |
| 390 | 2026-02-17T05:38:59.998Z | Downloaded http v1.4.0 |
| 391 | 2026-02-17T05:39:00.001Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 392 | 2026-02-17T05:39:00.005Z | Downloaded num-bigint-dig v0.8.6 |
| 393 | 2026-02-17T05:39:00.010Z | Downloaded zerotrie v0.2.3 |
| 394 | 2026-02-17T05:39:00.026Z | Downloaded typenum v1.19.0 |
| 395 | 2026-02-17T05:39:00.026Z | Downloaded snafu v0.8.9 |
| 396 | 2026-02-17T05:39:00.026Z | Downloaded url v2.5.8 |
| 397 | 2026-02-17T05:39:00.029Z | Downloaded rand v0.9.2 |
| 398 | 2026-02-17T05:39:00.029Z | Downloaded memchr v2.8.0 |
| 399 | 2026-02-17T05:39:00.032Z | Downloaded flate2 v1.1.9 |
| 400 | 2026-02-17T05:39:00.038Z | Downloaded iri-string v0.7.10 |
| 401 | 2026-02-17T05:39:00.042Z | Downloaded mio v1.1.1 |
| 402 | 2026-02-17T05:39:00.048Z | Downloaded toml_edit v0.19.15 |
| 403 | 2026-02-17T05:39:00.064Z | Downloaded hashbrown v0.12.3 |
| 404 | 2026-02-17T05:39:00.067Z | Downloaded pest v2.8.6 |
| 405 | 2026-02-17T05:39:00.071Z | Downloaded itertools v0.12.1 |
| 406 | 2026-02-17T05:39:00.078Z | Downloaded idna v1.1.0 |
| 407 | 2026-02-17T05:39:00.081Z | Downloaded tower v0.5.3 |
| 408 | 2026-02-17T05:39:00.089Z | Downloaded serde_json v1.0.149 |
| 409 | 2026-02-17T05:39:00.096Z | Downloaded tokio-util v0.7.18 |
| 410 | 2026-02-17T05:39:00.103Z | Downloaded clap_builder v4.5.59 |
| 411 | 2026-02-17T05:39:00.110Z | Downloaded zerovec v0.11.5 |
| 412 | 2026-02-17T05:39:00.114Z | Downloaded futures-util v0.3.32 |
| 413 | 2026-02-17T05:39:00.125Z | Downloaded zerocopy v0.7.35 |
| 414 | 2026-02-17T05:39:00.140Z | Downloaded winnow v0.5.40 |
| 415 | 2026-02-17T05:39:00.147Z | Downloaded bitvec v1.0.1 |
| 416 | 2026-02-17T05:39:00.161Z | Downloaded tower-http v0.6.8 |
| 417 | 2026-02-17T05:39:00.168Z | Downloaded winnow v0.7.14 |
| 418 | 2026-02-17T05:39:00.176Z | Downloaded time v0.3.47 |
| 419 | 2026-02-17T05:39:00.189Z | Downloaded zerocopy v0.8.39 |
| 420 | 2026-02-17T05:39:00.207Z | Downloaded vcpkg v0.2.15 |
| 421 | 2026-02-17T05:39:00.241Z | Downloaded syn v1.0.109 |
| 422 | 2026-02-17T05:39:00.249Z | Downloaded regex-syntax v0.8.9 |
| 423 | 2026-02-17T05:39:00.255Z | Downloaded unicode-width v0.2.2 |
| 424 | 2026-02-17T05:39:00.260Z | Downloaded chrono v0.4.43 |
| 425 | 2026-02-17T05:39:00.266Z | Downloaded portable-atomic v1.13.1 |
| 426 | 2026-02-17T05:39:00.274Z | Downloaded syn v2.0.116 |
| 427 | 2026-02-17T05:39:00.282Z | Downloaded goblin v0.8.2 |
| 428 | 2026-02-17T05:39:00.287Z | Downloaded octocrab v0.49.5 |
| 429 | 2026-02-17T05:39:00.312Z | Downloaded aho-corasick v1.1.4 |
| 430 | 2026-02-17T05:39:00.316Z | Downloaded rustls v0.23.36 |
| 431 | 2026-02-17T05:39:00.325Z | Downloaded rustix v1.1.3 |
| 432 | 2026-02-17T05:39:00.344Z | Downloaded hkdf v0.12.4 |
| 433 | 2026-02-17T05:39:00.347Z | Downloaded p384 v0.13.1 |
| 434 | 2026-02-17T05:39:00.351Z | Downloaded regex v1.12.3 |
| 435 | 2026-02-17T05:39:00.354Z | Downloaded libm v0.2.16 |
| 436 | 2026-02-17T05:39:00.362Z | Downloaded icu_properties_data v2.1.2 |
| 437 | 2026-02-17T05:39:00.370Z | Downloaded ed25519-dalek v2.2.0 |
| 438 | 2026-02-17T05:39:00.373Z | Downloaded futures v0.3.32 |
| 439 | 2026-02-17T05:39:00.376Z | Downloaded curl v0.4.49 |
| 440 | 2026-02-17T05:39:00.385Z | Downloaded crypto-bigint v0.5.5 |
| 441 | 2026-02-17T05:39:00.387Z | Downloaded tracing v0.1.44 |
| 442 | 2026-02-17T05:39:00.401Z | Downloaded regex-automata v0.4.14 |
| 443 | 2026-02-17T05:39:00.413Z | Downloaded tracing-attributes v0.1.31 |
| 444 | 2026-02-17T05:39:00.415Z | Downloaded arc-swap v1.8.2 |
| 445 | 2026-02-17T05:39:00.418Z | Downloaded cc v1.2.56 |
| 446 | 2026-02-17T05:39:00.421Z | Downloaded tokio-rustls v0.26.4 |
| 447 | 2026-02-17T05:39:00.424Z | Downloaded libc v0.2.182 |
| 448 | 2026-02-17T05:39:00.451Z | Downloaded der v0.7.10 |
| 449 | 2026-02-17T05:39:00.454Z | Downloaded base64 v0.22.1 |
| 450 | 2026-02-17T05:39:00.457Z | Downloaded indicatif v0.18.4 |
| 451 | 2026-02-17T05:39:00.460Z | Downloaded termcolor v1.4.1 |
| 452 | 2026-02-17T05:39:00.463Z | Downloaded spin v0.9.8 |
| 453 | 2026-02-17T05:39:00.463Z | Downloaded slog v2.8.2 |
| 454 | 2026-02-17T05:39:00.466Z | Downloaded rustls-pki-types v1.14.0 |
| 455 | 2026-02-17T05:39:00.469Z | Downloaded indexmap v2.13.0 |
| 456 | 2026-02-17T05:39:00.472Z | Downloaded hyper v1.8.1 |
| 457 | 2026-02-17T05:39:00.475Z | Downloaded libz-sys v1.1.23 |
| 458 | 2026-02-17T05:39:00.492Z | Downloaded getrandom v0.4.1 |
| 459 | 2026-02-17T05:39:00.495Z | Downloaded indexmap v1.9.3 |
| 460 | 2026-02-17T05:39:00.498Z | Downloaded slog-scope v4.4.1 |
| 461 | 2026-02-17T05:39:00.501Z | Downloaded signal-hook-registry v1.4.8 |
| 462 | 2026-02-17T05:39:00.501Z | Downloaded shlex v1.3.0 |
| 463 | 2026-02-17T05:39:00.501Z | Downloaded sha2 v0.10.9 |
| 464 | 2026-02-17T05:39:00.504Z | Downloaded num-traits v0.2.19 |
| 465 | 2026-02-17T05:39:00.507Z | Downloaded pkg-config v0.3.32 |
| 466 | 2026-02-17T05:39:00.507Z | Downloaded base64ct v1.8.3 |
| 467 | 2026-02-17T05:39:00.511Z | Downloaded futures-macro v0.3.32 |
| 468 | 2026-02-17T05:39:00.511Z | Downloaded crossbeam-utils v0.8.21 |
| 469 | 2026-02-17T05:39:00.514Z | Downloaded tokio v1.49.0 |
| 470 | 2026-02-17T05:39:00.545Z | Downloaded pem-rfc7468 v0.7.0 |
| 471 | 2026-02-17T05:39:00.547Z | Downloaded displaydoc v0.2.5 |
| 472 | 2026-02-17T05:39:00.550Z | Downloaded ecdsa v0.16.9 |
| 473 | 2026-02-17T05:39:00.550Z | Downloaded bitflags v1.3.2 |
| 474 | 2026-02-17T05:39:00.553Z | Downloaded serde_repr v0.1.20 |
| 475 | 2026-02-17T05:39:00.556Z | Downloaded pem v3.0.6 |
| 476 | 2026-02-17T05:39:00.556Z | Downloaded crc32fast v1.5.0 |
| 477 | 2026-02-17T05:39:00.559Z | Downloaded pkcs8 v0.10.2 |
| 478 | 2026-02-17T05:39:00.562Z | Downloaded digest v0.10.7 |
| 479 | 2026-02-17T05:39:00.562Z | Downloaded colored v3.1.1 |
| 480 | 2026-02-17T05:39:00.564Z | Downloaded futures-core v0.3.32 |
| 481 | 2026-02-17T05:39:00.564Z | Downloaded equivalent v1.0.2 |
| 482 | 2026-02-17T05:39:00.564Z | Downloaded fastrand v2.3.0 |
| 483 | 2026-02-17T05:39:00.567Z | Downloaded atty v0.2.14 |
| 484 | 2026-02-17T05:39:00.567Z | Downloaded num_enum v0.7.5 |
| 485 | 2026-02-17T05:39:00.571Z | Downloaded libloading v0.8.9 |
| 486 | 2026-02-17T05:39:00.574Z | Downloaded dof v0.3.0 |
| 487 | 2026-02-17T05:39:00.574Z | Downloaded crypto-common v0.1.7 |
| 488 | 2026-02-17T05:39:00.577Z | Downloaded anstyle-query v1.1.5 |
| 489 | 2026-02-17T05:39:00.577Z | Downloaded atomic-waker v1.1.2 |
| 490 | 2026-02-17T05:39:00.577Z | Downloaded async-trait v0.1.89 |
| 491 | 2026-02-17T05:39:00.642Z | Downloaded ring v0.17.14 |
| 492 | 2026-02-17T05:39:00.677Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 493 | 2026-02-17T05:39:00.843Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-02-17T05:39:00.843Z | Compiling quote v1.0.44 |
| 495 | 2026-02-17T05:39:00.846Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-02-17T05:39:00.846Z | Compiling libc v0.2.182 |
| 497 | 2026-02-17T05:39:00.846Z | Checking cfg-if v1.0.4 |
| 498 | 2026-02-17T05:39:00.846Z | Compiling version_check v0.9.5 |
| 499 | 2026-02-17T05:39:00.846Z | Checking zeroize v1.8.2 |
| 500 | 2026-02-17T05:39:00.846Z | Compiling serde_core v1.0.228 |
| 501 | 2026-02-17T05:39:01.042Z | Checking memchr v2.8.0 |
| 502 | 2026-02-17T05:39:01.178Z | Compiling serde v1.0.228 |
| 503 | 2026-02-17T05:39:01.241Z | Compiling autocfg v1.5.0 |
| 504 | 2026-02-17T05:39:01.593Z | Compiling typenum v1.19.0 |
| 505 | 2026-02-17T05:39:01.606Z | Checking subtle v2.6.1 |
| 506 | 2026-02-17T05:39:01.834Z | Compiling generic-array v0.14.7 |
| 507 | 2026-02-17T05:39:01.888Z | Checking const-oid v0.9.6 |
| 508 | 2026-02-17T05:39:01.961Z | Checking itoa v1.0.17 |
| 509 | 2026-02-17T05:39:02.217Z | Checking smallvec v1.15.1 |
| 510 | 2026-02-17T05:39:02.301Z | Compiling syn v1.0.109 |
| 511 | 2026-02-17T05:39:02.311Z | Compiling libm v0.2.16 |
| 512 | 2026-02-17T05:39:02.574Z | Compiling num-traits v0.2.19 |
| 513 | 2026-02-17T05:39:02.674Z | Checking getrandom v0.2.17 |
| 514 | 2026-02-17T05:39:02.913Z | Checking pin-project-lite v0.2.16 |
| 515 | 2026-02-17T05:39:02.961Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-02-17T05:39:02.978Z | Compiling shlex v1.3.0 |
| 517 | 2026-02-17T05:39:03.238Z | Compiling cc v1.2.56 |
| 518 | 2026-02-17T05:39:03.433Z | Checking log v0.4.29 |
| 519 | 2026-02-17T05:39:03.508Z | Compiling syn v2.0.116 |
| 520 | 2026-02-17T05:39:03.736Z | Compiling thiserror v1.0.69 |
| 521 | 2026-02-17T05:39:04.708Z | Compiling zmij v1.0.21 |
| 522 | 2026-02-17T05:39:05.307Z | Checking block-buffer v0.10.4 |
| 523 | 2026-02-17T05:39:05.501Z | Checking crypto-common v0.1.7 |
| 524 | 2026-02-17T05:39:05.598Z | Compiling rustversion v1.0.22 |
| 525 | 2026-02-17T05:39:05.672Z | Checking digest v0.10.7 |
| 526 | 2026-02-17T05:39:05.945Z | Checking rand_core v0.6.4 |
| 527 | 2026-02-17T05:39:06.050Z | Checking errno v0.3.14 |
| 528 | 2026-02-17T05:39:06.070Z | Checking socket2 v0.6.2 |
| 529 | 2026-02-17T05:39:06.223Z | Checking bytes v1.11.1 |
| 530 | 2026-02-17T05:39:06.246Z | Compiling parking_lot_core v0.9.12 |
| 531 | 2026-02-17T05:39:06.314Z | Compiling hashbrown v0.16.1 |
| 532 | 2026-02-17T05:39:06.579Z | Compiling equivalent v1.0.2 |
| 533 | 2026-02-17T05:39:06.593Z | Checking once_cell v1.21.3 |
| 534 | 2026-02-17T05:39:06.738Z | Checking scopeguard v1.2.0 |
| 535 | 2026-02-17T05:39:06.877Z | Checking base64ct v1.8.3 |
| 536 | 2026-02-17T05:39:06.903Z | Checking lock_api v0.4.14 |
| 537 | 2026-02-17T05:39:07.199Z | Checking signal-hook-registry v1.4.8 |
| 538 | 2026-02-17T05:39:07.331Z | Checking mio v1.1.1 |
| 539 | 2026-02-17T05:39:07.370Z | Checking pem-rfc7468 v0.7.0 |
| 540 | 2026-02-17T05:39:07.484Z | Compiling indexmap v2.13.0 |
| 541 | 2026-02-17T05:39:07.533Z | Checking parking_lot v0.12.5 |
| 542 | 2026-02-17T05:39:07.548Z | Checking stable_deref_trait v1.2.1 |
| 543 | 2026-02-17T05:39:07.636Z | Checking der v0.7.10 |
| 544 | 2026-02-17T05:39:07.878Z | Compiling ucd-trie v0.1.7 |
| 545 | 2026-02-17T05:39:07.895Z | Compiling thiserror v2.0.18 |
| 546 | 2026-02-17T05:39:07.943Z | Compiling serde_json v1.0.149 |
| 547 | 2026-02-17T05:39:08.283Z | Compiling zerocopy v0.8.39 |
| 548 | 2026-02-17T05:39:08.307Z | Checking futures-core v0.3.32 |
| 549 | 2026-02-17T05:39:08.362Z | Compiling pest v2.8.6 |
| 550 | 2026-02-17T05:39:08.919Z | Checking futures-sink v0.3.32 |
| 551 | 2026-02-17T05:39:09.014Z | Checking num-integer v0.1.46 |
| 552 | 2026-02-17T05:39:09.120Z | Compiling proc-macro-error-attr v1.0.4 |
| 553 | 2026-02-17T05:39:09.321Z | Checking spki v0.7.3 |
| 554 | 2026-02-17T05:39:09.452Z | Compiling pkg-config v0.3.32 |
| 555 | 2026-02-17T05:39:09.558Z | Checking futures-channel v0.3.32 |
| 556 | 2026-02-17T05:39:09.585Z | Checking pkcs8 v0.10.2 |
| 557 | 2026-02-17T05:39:09.844Z | Compiling semver v1.0.27 |
| 558 | 2026-02-17T05:39:09.920Z | Compiling proc-macro-error v1.0.4 |
| 559 | 2026-02-17T05:39:10.304Z | Compiling vcpkg v0.2.15 |
| 560 | 2026-02-17T05:39:10.562Z | Checking tracing-core v0.1.36 |
| 561 | 2026-02-17T05:39:11.177Z | Compiling synstructure v0.13.2 |
| 562 | 2026-02-17T05:39:11.231Z | Compiling pest_meta v2.8.6 |
| 563 | 2026-02-17T05:39:11.234Z | Checking hmac v0.12.1 |
| 564 | 2026-02-17T05:39:11.464Z | Checking slab v0.4.12 |
| 565 | 2026-02-17T05:39:11.584Z | Checking futures-task v0.3.32 |
| 566 | 2026-02-17T05:39:11.698Z | Compiling winnow v0.7.14 |
| 567 | 2026-02-17T05:39:11.726Z | Checking spin v0.9.8 |
| 568 | 2026-02-17T05:39:11.826Z | Checking futures-io v0.3.32 |
| 569 | 2026-02-17T05:39:11.911Z | Checking pretty-hex v0.4.1 |
| 570 | 2026-02-17T05:39:12.025Z | Checking lazy_static v1.5.0 |
| 571 | 2026-02-17T05:39:12.182Z | Compiling slog v2.8.2 |
| 572 | 2026-02-17T05:39:12.341Z | Checking http v1.4.0 |
| 573 | 2026-02-17T05:39:12.569Z | Checking ff v0.13.1 |
| 574 | 2026-02-17T05:39:12.688Z | Compiling pest_generator v2.8.6 |
| 575 | 2026-02-17T05:39:12.776Z | Checking signature v2.2.0 |
| 576 | 2026-02-17T05:39:12.858Z | Compiling ring v0.17.14 |
| 577 | 2026-02-17T05:39:13.393Z | Checking writeable v0.6.2 |
| 578 | 2026-02-17T05:39:13.680Z | Compiling winnow v0.5.40 |
| 579 | 2026-02-17T05:39:13.693Z | Compiling toml_datetime v0.6.11 |
| 580 | 2026-02-17T05:39:13.865Z | Compiling byteorder v1.5.0 |
| 581 | 2026-02-17T05:39:14.141Z | Checking cpufeatures v0.2.17 |
| 582 | 2026-02-17T05:39:14.175Z | Checking powerfmt v0.2.0 |
| 583 | 2026-02-17T05:39:14.235Z | Compiling time-core v0.1.8 |
| 584 | 2026-02-17T05:39:14.338Z | Compiling heck v0.4.1 |
| 585 | 2026-02-17T05:39:14.378Z | Compiling serde_derive v1.0.228 |
| 586 | 2026-02-17T05:39:14.432Z | Compiling thiserror-impl v1.0.69 |
| 587 | 2026-02-17T05:39:14.554Z | Compiling zerofrom-derive v0.1.6 |
| 588 | 2026-02-17T05:39:14.737Z | Compiling yoke-derive v0.8.1 |
| 589 | 2026-02-17T05:39:14.865Z | Compiling tokio-macros v2.6.0 |
| 590 | 2026-02-17T05:39:15.229Z | Compiling zerovec-derive v0.11.2 |
| 591 | 2026-02-17T05:39:16.336Z | Checking tokio v1.49.0 |
| 592 | 2026-02-17T05:39:16.394Z | Compiling thiserror-impl v2.0.18 |
| 593 | 2026-02-17T05:39:17.035Z | Compiling zerocopy-derive v0.7.35 |
| 594 | 2026-02-17T05:39:17.150Z | Compiling displaydoc v0.2.5 |
| 595 | 2026-02-17T05:39:17.199Z | Checking ppv-lite86 v0.2.21 |
| 596 | 2026-02-17T05:39:17.391Z | Checking zerofrom v0.1.6 |
| 597 | 2026-02-17T05:39:17.620Z | Checking yoke v0.8.1 |
| 598 | 2026-02-17T05:39:17.642Z | Compiling pest_derive v2.8.6 |
| 599 | 2026-02-17T05:39:17.891Z | Compiling futures-macro v0.3.32 |
| 600 | 2026-02-17T05:39:17.946Z | Checking zerovec v0.11.5 |
| 601 | 2026-02-17T05:39:18.553Z | Compiling tracing-attributes v0.1.31 |
| 602 | 2026-02-17T05:39:18.776Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 603 | 2026-02-17T05:39:18.825Z | Compiling num-conv v0.2.0 |
| 604 | 2026-02-17T05:39:19.013Z | Checking tinystr v0.8.2 |
| 605 | 2026-02-17T05:39:19.084Z | Checking litemap v0.8.1 |
| 606 | 2026-02-17T05:39:19.161Z | Checking base16ct v0.2.0 |
| 607 | 2026-02-17T05:39:19.353Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 608 | 2026-02-17T05:39:19.375Z | Checking sec1 v0.7.3 |
| 609 | 2026-02-17T05:39:19.401Z | Checking icu_locale_core v2.1.1 |
| 610 | 2026-02-17T05:39:19.645Z | Checking futures-util v0.3.32 |
| 611 | 2026-02-17T05:39:19.761Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 612 | 2026-02-17T05:39:19.959Z | Compiling time-macros v0.2.27 |
| 613 | 2026-02-17T05:39:20.017Z | Checking potential_utf v0.1.4 |
| 614 | 2026-02-17T05:39:20.224Z | Compiling zerocopy v0.7.35 |
| 615 | 2026-02-17T05:39:20.711Z | Checking zerotrie v0.2.3 |
| 616 | 2026-02-17T05:39:21.360Z | Checking tracing v0.1.44 |
| 617 | 2026-02-17T05:39:21.580Z | Compiling toml_edit v0.19.15 |
| 618 | 2026-02-17T05:39:21.751Z | Checking deranged v0.5.6 |
| 619 | 2026-02-17T05:39:21.901Z | Compiling scroll_derive v0.12.1 |
| 620 | 2026-02-17T05:39:21.989Z | Checking erased-serde v0.3.31 |
| 621 | 2026-02-17T05:39:22.194Z | Checking num-bigint v0.4.6 |
| 622 | 2026-02-17T05:39:23.066Z | Checking http-body v1.0.1 |
| 623 | 2026-02-17T05:39:23.358Z | Checking group v0.13.0 |
| 624 | 2026-02-17T05:39:23.427Z | Checking hkdf v0.12.4 |
| 625 | 2026-02-17T05:39:23.618Z | Checking num-iter v0.1.45 |
| 626 | 2026-02-17T05:39:23.640Z | Checking crypto-bigint v0.5.5 |
| 627 | 2026-02-17T05:39:24.272Z | Compiling usdt-impl v0.5.0 |
| 628 | 2026-02-17T05:39:24.355Z | Compiling icu_normalizer_data v2.1.1 |
| 629 | 2026-02-17T05:39:24.549Z | Compiling icu_properties_data v2.1.2 |
| 630 | 2026-02-17T05:39:24.721Z | Compiling getrandom v0.3.4 |
| 631 | 2026-02-17T05:39:24.885Z | Compiling httparse v1.10.1 |
| 632 | 2026-02-17T05:39:25.040Z | Checking time v0.3.47 |
| 633 | 2026-02-17T05:39:25.043Z | Compiling proc-macro-crate v1.3.1 |
| 634 | 2026-02-17T05:39:25.087Z | Compiling thread-id v4.2.2 |
| 635 | 2026-02-17T05:39:25.444Z | Checking scroll v0.12.0 |
| 636 | 2026-02-17T05:39:25.614Z | Compiling dof v0.3.0 |
| 637 | 2026-02-17T05:39:25.743Z | Checking icu_provider v2.1.1 |
| 638 | 2026-02-17T05:39:25.845Z | Compiling proc-macro-crate v3.4.0 |
| 639 | 2026-02-17T05:39:25.878Z | Checking icu_collections v2.1.1 |
| 640 | 2026-02-17T05:39:25.907Z | Compiling dtrace-parser v0.2.0 |
| 641 | 2026-02-17T05:39:26.205Z | Checking sha2 v0.10.9 |
| 642 | 2026-02-17T05:39:26.237Z | Checking elliptic-curve v0.13.8 |
| 643 | 2026-02-17T05:39:26.398Z | Compiling libz-sys v1.1.23 |
| 644 | 2026-02-17T05:39:26.490Z | Compiling openssl-sys v0.9.111 |
| 645 | 2026-02-17T05:39:26.692Z | Compiling rustc_version v0.4.1 |
| 646 | 2026-02-17T05:39:26.727Z | Checking rustls-pki-types v1.14.0 |
| 647 | 2026-02-17T05:39:26.864Z | Compiling camino v1.2.2 |
| 648 | 2026-02-17T05:39:27.104Z | Checking try-lock v0.2.5 |
| 649 | 2026-02-17T05:39:27.232Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 650 | 2026-02-17T05:39:27.265Z | Compiling crossbeam-utils v0.8.21 |
| 651 | 2026-02-17T05:39:27.327Z | Checking tower-service v0.3.3 |
| 652 | 2026-02-17T05:39:27.457Z | Checking untrusted v0.9.0 |
| 653 | 2026-02-17T05:39:27.479Z | Checking plain v0.2.3 |
| 654 | 2026-02-17T05:39:27.575Z | Checking want v0.3.1 |
| 655 | 2026-02-17T05:39:27.619Z | Compiling curve25519-dalek v4.1.3 |
| 656 | 2026-02-17T05:39:27.634Z | Checking goblin v0.8.2 |
| 657 | 2026-02-17T05:39:27.752Z | Compiling num_enum_derive v0.7.5 |
| 658 | 2026-02-17T05:39:27.822Z | Compiling num_enum_derive v0.5.11 |
| 659 | 2026-02-17T05:39:28.994Z | Compiling serde_tokenstream v0.2.2 |
| 660 | 2026-02-17T05:39:29.065Z | Checking rand_chacha v0.3.1 |
| 661 | 2026-02-17T05:39:29.196Z | Checking rfc6979 v0.4.0 |
| 662 | 2026-02-17T05:39:29.358Z | Checking arc-swap v1.8.2 |
| 663 | 2026-02-17T05:39:29.525Z | Compiling radium v0.7.0 |
| 664 | 2026-02-17T05:39:29.771Z | Checking either v1.15.0 |
| 665 | 2026-02-17T05:39:29.819Z | Checking iana-time-zone v0.1.65 |
| 666 | 2026-02-17T05:39:29.835Z | Compiling heck v0.5.0 |
| 667 | 2026-02-17T05:39:29.851Z | Compiling rustls v0.23.36 |
| 668 | 2026-02-17T05:39:29.866Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 669 | 2026-02-17T05:39:29.962Z | Compiling num-bigint-dig v0.8.6 |
| 670 | 2026-02-17T05:39:29.977Z | Checking pin-utils v0.1.0 |
| 671 | 2026-02-17T05:39:30.006Z | Checking atomic-waker v1.1.2 |
| 672 | 2026-02-17T05:39:30.086Z | Checking chrono v0.4.43 |
| 673 | 2026-02-17T05:39:30.139Z | Checking hyper v1.8.1 |
| 674 | 2026-02-17T05:39:30.237Z | Checking rustls-webpki v0.103.9 |
| 675 | 2026-02-17T05:39:30.270Z | Checking num_enum v0.7.5 |
| 676 | 2026-02-17T05:39:30.347Z | Checking num_enum v0.5.11 |
| 677 | 2026-02-17T05:39:30.363Z | Checking rand v0.8.5 |
| 678 | 2026-02-17T05:39:30.434Z | Checking ecdsa v0.16.9 |
| 679 | 2026-02-17T05:39:30.499Z | Checking icu_properties v2.1.2 |
| 680 | 2026-02-17T05:39:30.560Z | Checking rand_core v0.9.5 |
| 681 | 2026-02-17T05:39:30.860Z | Checking icu_normalizer v2.1.1 |
| 682 | 2026-02-17T05:39:31.480Z | Checking primeorder v0.13.6 |
| 683 | 2026-02-17T05:39:31.709Z | Compiling curve25519-dalek-derive v0.1.1 |
| 684 | 2026-02-17T05:39:31.955Z | Compiling foreign-types-macros v0.2.3 |
| 685 | 2026-02-17T05:39:31.973Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 686 | 2026-02-17T05:39:32.088Z | Compiling cargo-platform v0.3.2 |
| 687 | 2026-02-17T05:39:32.223Z | Compiling indexmap v1.9.3 |
| 688 | 2026-02-17T05:39:32.531Z | Checking aho-corasick v1.1.4 |
| 689 | 2026-02-17T05:39:32.610Z | Checking thread_local v1.1.9 |
| 690 | 2026-02-17T05:39:32.635Z | Checking tap v1.0.1 |
| 691 | 2026-02-17T05:39:32.690Z | Compiling slog-async v2.8.0 |
| 692 | 2026-02-17T05:39:32.794Z | Compiling anyhow v1.0.101 |
| 693 | 2026-02-17T05:39:32.890Z | Checking utf8parse v0.2.2 |
| 694 | 2026-02-17T05:39:33.038Z | Checking foreign-types-shared v0.3.1 |
| 695 | 2026-02-17T05:39:33.068Z | Checking bitflags v2.11.0 |
| 696 | 2026-02-17T05:39:33.172Z | Checking regex-syntax v0.8.9 |
| 697 | 2026-02-17T05:39:33.191Z | Checking percent-encoding v2.3.2 |
| 698 | 2026-02-17T05:39:33.270Z | Checking foreign-types v0.5.0 |
| 699 | 2026-02-17T05:39:33.371Z | Checking anstyle-parse v0.2.7 |
| 700 | 2026-02-17T05:39:33.416Z | Checking form_urlencoded v1.2.2 |
| 701 | 2026-02-17T05:39:33.618Z | Checking wyz v0.5.1 |
| 702 | 2026-02-17T05:39:33.706Z | Checking idna_adapter v1.2.1 |
| 703 | 2026-02-17T05:39:33.772Z | Compiling cargo_metadata v0.23.1 |
| 704 | 2026-02-17T05:39:33.895Z | Checking crossbeam-channel v0.5.15 |
| 705 | 2026-02-17T05:39:34.120Z | Checking hyper-util v0.1.20 |
| 706 | 2026-02-17T05:39:35.003Z | Checking rand_chacha v0.9.0 |
| 707 | 2026-02-17T05:39:35.508Z | Checking itertools v0.12.1 |
| 708 | 2026-02-17T05:39:35.902Z | Checking slog-scope v4.4.1 |
| 709 | 2026-02-17T05:39:36.117Z | Compiling usdt-macro v0.5.0 |
| 710 | 2026-02-17T05:39:36.120Z | Compiling usdt-attr-macro v0.5.0 |
| 711 | 2026-02-17T05:39:36.255Z | Checking regex-automata v0.4.14 |
| 712 | 2026-02-17T05:39:36.351Z | Checking num-rational v0.4.2 |
| 713 | 2026-02-17T05:39:36.503Z | Checking tokio-util v0.7.18 |
| 714 | 2026-02-17T05:39:36.878Z | Checking num-complex v0.4.6 |
| 715 | 2026-02-17T05:39:36.956Z | Compiling async-trait v0.1.89 |
| 716 | 2026-02-17T05:39:37.006Z | Checking ed25519 v2.2.3 |
| 717 | 2026-02-17T05:39:37.289Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 718 | 2026-02-17T05:39:37.334Z | Checking pkcs1 v0.7.5 |
| 719 | 2026-02-17T05:39:37.535Z | Checking is-terminal v0.4.17 |
| 720 | 2026-02-17T05:39:37.672Z | Checking memmap v0.7.0 |
| 721 | 2026-02-17T05:39:37.710Z | Checking cstr-argument v0.1.2 |
| 722 | 2026-02-17T05:39:37.750Z | Compiling crc32fast v1.5.0 |
| 723 | 2026-02-17T05:39:37.880Z | Checking tower-layer v0.3.3 |
| 724 | 2026-02-17T05:39:37.895Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 725 | 2026-02-17T05:39:37.993Z | Checking hashbrown v0.12.3 |
| 726 | 2026-02-17T05:39:38.143Z | Checking anstyle-query v1.1.5 |
| 727 | 2026-02-17T05:39:38.146Z | Checking colorchoice v1.0.4 |
| 728 | 2026-02-17T05:39:38.248Z | Checking os_str_bytes v6.6.1 |
| 729 | 2026-02-17T05:39:38.272Z | Checking sync_wrapper v1.0.2 |
| 730 | 2026-02-17T05:39:38.286Z | Checking base64 v0.22.1 |
| 731 | 2026-02-17T05:39:38.301Z | Compiling portable-atomic v1.13.1 |
| 732 | 2026-02-17T05:39:38.401Z | Checking take_mut v0.2.2 |
| 733 | 2026-02-17T05:39:38.559Z | Checking term v1.2.1 |
| 734 | 2026-02-17T05:39:38.600Z | Checking funty v2.0.0 |
| 735 | 2026-02-17T05:39:38.765Z | Checking anstyle v1.0.13 |
| 736 | 2026-02-17T05:39:38.893Z | Compiling getrandom v0.4.1 |
| 737 | 2026-02-17T05:39:38.967Z | Checking openssl-probe v0.2.1 |
| 738 | 2026-02-17T05:39:39.109Z | Compiling rustix v1.1.3 |
| 739 | 2026-02-17T05:39:39.132Z | Checking utf8_iter v1.0.4 |
| 740 | 2026-02-17T05:39:39.217Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 741 | 2026-02-17T05:39:39.256Z | Checking is_terminal_polyfill v1.70.2 |
| 742 | 2026-02-17T05:39:39.336Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 743 | 2026-02-17T05:39:39.379Z | Checking anstream v0.6.21 |
| 744 | 2026-02-17T05:39:39.393Z | Checking idna v1.1.0 |
| 745 | 2026-02-17T05:39:39.408Z | Checking bitvec v1.0.1 |
| 746 | 2026-02-17T05:39:39.539Z | Checking regex v1.12.3 |
| 747 | 2026-02-17T05:39:39.569Z | Checking tokio-rustls v0.26.4 |
| 748 | 2026-02-17T05:39:39.663Z | Checking rustls-native-certs v0.8.3 |
| 749 | 2026-02-17T05:39:39.710Z | Checking slog-term v2.9.2 |
| 750 | 2026-02-17T05:39:39.847Z | Checking pem v3.0.6 |
| 751 | 2026-02-17T05:39:39.860Z | Checking clap_lex v0.2.4 |
| 752 | 2026-02-17T05:39:40.084Z | Checking tower v0.5.3 |
| 753 | 2026-02-17T05:39:40.116Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 754 | 2026-02-17T05:39:40.137Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 755 | 2026-02-17T05:39:40.172Z | Checking usdt v0.5.0 |
| 756 | 2026-02-17T05:39:40.221Z | Checking num v0.4.3 |
| 757 | 2026-02-17T05:39:40.266Z | Checking rsa v0.9.10 |
| 758 | 2026-02-17T05:39:40.270Z | Checking ed25519-dalek v2.2.0 |
| 759 | 2026-02-17T05:39:40.320Z | Compiling octocrab v0.49.5 |
| 760 | 2026-02-17T05:39:40.411Z | Checking slog-stdlog v4.1.1 |
| 761 | 2026-02-17T05:39:40.422Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 762 | 2026-02-17T05:39:40.425Z | Checking rand v0.9.2 |
| 763 | 2026-02-17T05:39:40.592Z | Checking p256 v0.13.2 |
| 764 | 2026-02-17T05:39:40.681Z | Checking p384 v0.13.1 |
| 765 | 2026-02-17T05:39:40.927Z | Compiling snafu-derive v0.8.9 |
| 766 | 2026-02-17T05:39:41.025Z | Checking simple_asn1 v0.6.4 |
| 767 | 2026-02-17T05:39:41.141Z | Checking futures-executor v0.3.32 |
| 768 | 2026-02-17T05:39:41.189Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 769 | 2026-02-17T05:39:41.374Z | Compiling clap_derive v3.2.25 |
| 770 | 2026-02-17T05:39:41.379Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 771 | 2026-02-17T05:39:41.418Z | Compiling pin-project-internal v1.1.10 |
| 772 | 2026-02-17T05:39:41.549Z | Compiling serde_repr v0.1.20 |
| 773 | 2026-02-17T05:39:41.595Z | Compiling num-derive v0.3.3 |
| 774 | 2026-02-17T05:39:42.347Z | Checking atty v0.2.14 |
| 775 | 2026-02-17T05:39:42.488Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 776 | 2026-02-17T05:39:42.632Z | Checking textwrap v0.16.2 |
| 777 | 2026-02-17T05:39:42.725Z | Checking strsim v0.10.0 |
| 778 | 2026-02-17T05:39:42.855Z | Checking oxnet v0.1.4 |
| 779 | 2026-02-17T05:39:42.972Z | Checking bitflags v1.3.2 |
| 780 | 2026-02-17T05:39:42.987Z | Checking termcolor v1.4.1 |
| 781 | 2026-02-17T05:39:43.065Z | Checking ryu v1.0.23 |
| 782 | 2026-02-17T05:39:43.081Z | Checking unicode-width v0.2.2 |
| 783 | 2026-02-17T05:39:43.173Z | Checking strsim v0.11.1 |
| 784 | 2026-02-17T05:39:43.288Z | Checking adler2 v2.0.1 |
| 785 | 2026-02-17T05:39:43.446Z | Checking clap_lex v1.0.0 |
| 786 | 2026-02-17T05:39:43.449Z | Checking simd-adler32 v0.3.8 |
| 787 | 2026-02-17T05:39:43.563Z | Checking iri-string v0.7.10 |
| 788 | 2026-02-17T05:39:43.666Z | Compiling curl v0.4.49 |
| 789 | 2026-02-17T05:39:43.705Z | Checking colored v3.1.1 |
| 790 | 2026-02-17T05:39:43.721Z | Checking miniz_oxide v0.8.9 |
| 791 | 2026-02-17T05:39:43.833Z | Checking pin-project v1.1.10 |
| 792 | 2026-02-17T05:39:43.974Z | Checking clap_builder v4.5.59 |
| 793 | 2026-02-17T05:39:44.054Z | Checking libscf-sys v1.1.0 |
| 794 | 2026-02-17T05:39:44.118Z | Checking console v0.16.2 |
| 795 | 2026-02-17T05:39:44.263Z | Checking serde_urlencoded v0.7.1 |
| 796 | 2026-02-17T05:39:44.432Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 797 | 2026-02-17T05:39:44.708Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 798 | 2026-02-17T05:39:44.725Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 799 | 2026-02-17T05:39:45.012Z | Checking snafu v0.8.9 |
| 800 | 2026-02-17T05:39:45.189Z | Checking clap v3.2.25 |
| 801 | 2026-02-17T05:39:45.309Z | Checking jsonwebtoken v10.3.0 |
| 802 | 2026-02-17T05:39:45.326Z | Checking futures v0.3.32 |
| 803 | 2026-02-17T05:39:45.401Z | Checking slog-envlogger v2.2.0 |
| 804 | 2026-02-17T05:39:45.770Z | Checking hyper-rustls v0.27.7 |
| 805 | 2026-02-17T05:39:45.880Z | Checking url v2.5.8 |
| 806 | 2026-02-17T05:39:46.090Z | Checking tower-http v0.6.8 |
| 807 | 2026-02-17T05:39:46.654Z | Checking hyper-timeout v0.5.2 |
| 808 | 2026-02-17T05:39:46.822Z | Compiling clap_derive v4.5.55 |
| 809 | 2026-02-17T05:39:46.912Z | Checking http-body-util v0.1.3 |
| 810 | 2026-02-17T05:39:46.984Z | Compiling zone_cfg_derive v0.3.1 |
| 811 | 2026-02-17T05:39:47.090Z | Compiling async-recursion v0.3.2 |
| 812 | 2026-02-17T05:39:47.187Z | Checking serde_path_to_error v0.1.20 |
| 813 | 2026-02-17T05:39:47.361Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 814 | 2026-02-17T05:39:47.397Z | Checking serde_spanned v1.0.4 |
| 815 | 2026-02-17T05:39:47.511Z | Checking filetime v0.2.27 |
| 816 | 2026-02-17T05:39:47.625Z | Checking secrecy v0.10.3 |
| 817 | 2026-02-17T05:39:47.711Z | Checking fastrand v2.3.0 |
| 818 | 2026-02-17T05:39:47.759Z | Checking web-time v1.1.0 |
| 819 | 2026-02-17T05:39:47.775Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 820 | 2026-02-17T05:39:47.798Z | Checking unit-prefix v0.5.2 |
| 821 | 2026-02-17T05:39:47.855Z | Checking hex v0.4.3 |
| 822 | 2026-02-17T05:39:47.994Z | Checking xattr v1.6.1 |
| 823 | 2026-02-17T05:39:48.032Z | Checking openssl-probe v0.1.6 |
| 824 | 2026-02-17T05:39:48.096Z | Checking toml v1.0.2+spec-1.1.0 |
| 825 | 2026-02-17T05:39:48.120Z | Checking tempfile v3.25.0 |
| 826 | 2026-02-17T05:39:48.202Z | Checking tar v0.4.44 |
| 827 | 2026-02-17T05:39:48.323Z | Checking sha256 v1.6.0 |
| 828 | 2026-02-17T05:39:48.339Z | Checking zone v0.3.1 |
| 829 | 2026-02-17T05:39:48.360Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 830 | 2026-02-17T05:39:48.471Z | Checking indicatif v0.18.4 |
| 831 | 2026-02-17T05:39:48.715Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 832 | 2026-02-17T05:39:48.989Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 833 | 2026-02-17T05:39:49.003Z | Checking flate2 v1.1.9 |
| 834 | 2026-02-17T05:39:49.016Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 835 | 2026-02-17T05:39:49.208Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 836 | 2026-02-17T05:39:49.291Z | Checking libloading v0.8.9 |
| 837 | 2026-02-17T05:39:49.445Z | Checking fs_extra v1.3.0 |
| 838 | 2026-02-17T05:39:50.188Z | Checking clap v4.5.59 |
| 839 | 2026-02-17T05:40:06.775Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 840 | 2026-02-17T05:40:07.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 841 | 2026-02-17T05:40:08.038Z | + banner build |
| 842 | 2026-02-17T05:40:08.054Z | |
| 843 | 2026-02-17T05:40:08.054Z | ##### # # # # ##### |
| 844 | 2026-02-17T05:40:08.054Z | # # # # # # # # |
| 845 | 2026-02-17T05:40:08.054Z | ##### # # # # # # |
| 846 | 2026-02-17T05:40:08.054Z | # # # # # # # # |
| 847 | 2026-02-17T05:40:08.054Z | # # # # # # # # |
| 848 | 2026-02-17T05:40:08.054Z | ##### #### # ###### ##### |
| 849 | 2026-02-17T05:40:08.055Z | |
| 850 | 2026-02-17T05:40:08.055Z | + ptime -m cargo build |
| 851 | 2026-02-17T05:40:08.466Z | Compiling unicode-ident v1.0.24 |
| 852 | 2026-02-17T05:40:08.469Z | Compiling cfg-if v1.0.4 |
| 853 | 2026-02-17T05:40:08.469Z | Compiling memchr v2.8.0 |
| 854 | 2026-02-17T05:40:08.469Z | Compiling zeroize v1.8.2 |
| 855 | 2026-02-17T05:40:08.522Z | Compiling itoa v1.0.17 |
| 856 | 2026-02-17T05:40:08.532Z | Compiling libc v0.2.182 |
| 857 | 2026-02-17T05:40:08.541Z | Compiling serde_core v1.0.228 |
| 858 | 2026-02-17T05:40:08.547Z | Compiling subtle v2.6.1 |
| 859 | 2026-02-17T05:40:08.594Z | Compiling typenum v1.19.0 |
| 860 | 2026-02-17T05:40:08.695Z | Compiling proc-macro2 v1.0.106 |
| 861 | 2026-02-17T05:40:08.797Z | Compiling const-oid v0.9.6 |
| 862 | 2026-02-17T05:40:08.806Z | Compiling smallvec v1.15.1 |
| 863 | 2026-02-17T05:40:08.843Z | Compiling once_cell v1.21.3 |
| 864 | 2026-02-17T05:40:09.112Z | Compiling pin-project-lite v0.2.16 |
| 865 | 2026-02-17T05:40:09.200Z | Compiling libm v0.2.16 |
| 866 | 2026-02-17T05:40:09.240Z | Compiling log v0.4.29 |
| 867 | 2026-02-17T05:40:09.249Z | Compiling bytes v1.11.1 |
| 868 | 2026-02-17T05:40:09.396Z | Compiling getrandom v0.2.17 |
| 869 | 2026-02-17T05:40:09.610Z | Compiling quote v1.0.44 |
| 870 | 2026-02-17T05:40:09.696Z | Compiling rand_core v0.6.4 |
| 871 | 2026-02-17T05:40:09.834Z | Compiling generic-array v0.14.7 |
| 872 | 2026-02-17T05:40:10.052Z | Compiling syn v2.0.116 |
| 873 | 2026-02-17T05:40:10.101Z | Compiling syn v1.0.109 |
| 874 | 2026-02-17T05:40:10.238Z | Compiling socket2 v0.6.2 |
| 875 | 2026-02-17T05:40:10.272Z | Compiling errno v0.3.14 |
| 876 | 2026-02-17T05:40:10.515Z | Compiling zmij v1.0.21 |
| 877 | 2026-02-17T05:40:10.674Z | Compiling scopeguard v1.2.0 |
| 878 | 2026-02-17T05:40:10.822Z | Compiling base64ct v1.8.3 |
| 879 | 2026-02-17T05:40:11.027Z | Compiling crypto-common v0.1.7 |
| 880 | 2026-02-17T05:40:11.083Z | Compiling block-buffer v0.10.4 |
| 881 | 2026-02-17T05:40:11.210Z | Compiling num-traits v0.2.19 |
| 882 | 2026-02-17T05:40:11.236Z | Compiling lock_api v0.4.14 |
| 883 | 2026-02-17T05:40:11.292Z | Compiling digest v0.10.7 |
| 884 | 2026-02-17T05:40:11.359Z | Compiling pem-rfc7468 v0.7.0 |
| 885 | 2026-02-17T05:40:11.670Z | Compiling parking_lot_core v0.9.12 |
| 886 | 2026-02-17T05:40:11.686Z | Compiling der v0.7.10 |
| 887 | 2026-02-17T05:40:12.026Z | Compiling parking_lot v0.12.5 |
| 888 | 2026-02-17T05:40:12.152Z | Compiling signal-hook-registry v1.4.8 |
| 889 | 2026-02-17T05:40:12.298Z | Compiling mio v1.1.1 |
| 890 | 2026-02-17T05:40:12.765Z | Compiling stable_deref_trait v1.2.1 |
| 891 | 2026-02-17T05:40:12.872Z | Compiling futures-core v0.3.32 |
| 892 | 2026-02-17T05:40:12.926Z | Compiling futures-sink v0.3.32 |
| 893 | 2026-02-17T05:40:12.981Z | Compiling ucd-trie v0.1.7 |
| 894 | 2026-02-17T05:40:13.092Z | Compiling zerocopy v0.8.39 |
| 895 | 2026-02-17T05:40:13.102Z | Compiling serde_json v1.0.149 |
| 896 | 2026-02-17T05:40:13.316Z | Compiling pest v2.8.6 |
| 897 | 2026-02-17T05:40:13.461Z | Compiling num-integer v0.1.46 |
| 898 | 2026-02-17T05:40:13.568Z | Compiling winnow v0.7.14 |
| 899 | 2026-02-17T05:40:14.136Z | Compiling spki v0.7.3 |
| 900 | 2026-02-17T05:40:14.508Z | Compiling pkcs8 v0.10.2 |
| 901 | 2026-02-17T05:40:14.828Z | Compiling futures-channel v0.3.32 |
| 902 | 2026-02-17T05:40:14.999Z | Compiling byteorder v1.5.0 |
| 903 | 2026-02-17T05:40:15.249Z | Compiling proc-macro-error-attr v1.0.4 |
| 904 | 2026-02-17T05:40:15.405Z | Compiling hmac v0.12.1 |
| 905 | 2026-02-17T05:40:15.449Z | Compiling tracing-core v0.1.36 |
| 906 | 2026-02-17T05:40:15.622Z | Compiling futures-task v0.3.32 |
| 907 | 2026-02-17T05:40:15.891Z | Compiling pest_meta v2.8.6 |
| 908 | 2026-02-17T05:40:16.050Z | Compiling spin v0.9.8 |
| 909 | 2026-02-17T05:40:16.261Z | Compiling futures-io v0.3.32 |
| 910 | 2026-02-17T05:40:16.281Z | Compiling pretty-hex v0.4.1 |
| 911 | 2026-02-17T05:40:16.493Z | Compiling slab v0.4.12 |
| 912 | 2026-02-17T05:40:16.525Z | Compiling lazy_static v1.5.0 |
| 913 | 2026-02-17T05:40:16.648Z | Compiling proc-macro-error v1.0.4 |
| 914 | 2026-02-17T05:40:16.797Z | Compiling signature v2.2.0 |
| 915 | 2026-02-17T05:40:16.834Z | Compiling http v1.4.0 |
| 916 | 2026-02-17T05:40:17.022Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 917 | 2026-02-17T05:40:17.187Z | Compiling ff v0.13.1 |
| 918 | 2026-02-17T05:40:17.274Z | Compiling synstructure v0.13.2 |
| 919 | 2026-02-17T05:40:17.411Z | Compiling pest_generator v2.8.6 |
| 920 | 2026-02-17T05:40:18.382Z | Compiling cpufeatures v0.2.17 |
| 921 | 2026-02-17T05:40:18.458Z | Compiling num-conv v0.2.0 |
| 922 | 2026-02-17T05:40:18.477Z | Compiling litemap v0.8.1 |
| 923 | 2026-02-17T05:40:18.708Z | Compiling time-core v0.1.8 |
| 924 | 2026-02-17T05:40:18.839Z | Compiling writeable v0.6.2 |
| 925 | 2026-02-17T05:40:18.937Z | Compiling base16ct v0.2.0 |
| 926 | 2026-02-17T05:40:19.027Z | Compiling powerfmt v0.2.0 |
| 927 | 2026-02-17T05:40:19.192Z | Compiling sec1 v0.7.3 |
| 928 | 2026-02-17T05:40:19.215Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 929 | 2026-02-17T05:40:19.266Z | Compiling time-macros v0.2.27 |
| 930 | 2026-02-17T05:40:19.376Z | Compiling deranged v0.5.6 |
| 931 | 2026-02-17T05:40:19.416Z | Compiling http-body v1.0.1 |
| 932 | 2026-02-17T05:40:19.524Z | Compiling group v0.13.0 |
| 933 | 2026-02-17T05:40:19.717Z | Compiling hkdf v0.12.4 |
| 934 | 2026-02-17T05:40:19.833Z | Compiling num-iter v0.1.45 |
| 935 | 2026-02-17T05:40:19.938Z | Compiling crypto-bigint v0.5.5 |
| 936 | 2026-02-17T05:40:20.006Z | Compiling thread-id v4.2.2 |
| 937 | 2026-02-17T05:40:20.119Z | Compiling proc-macro-crate v1.3.1 |
| 938 | 2026-02-17T05:40:20.819Z | Compiling ppv-lite86 v0.2.21 |
| 939 | 2026-02-17T05:40:20.922Z | Compiling serde_derive v1.0.228 |
| 940 | 2026-02-17T05:40:21.020Z | Compiling thiserror-impl v1.0.69 |
| 941 | 2026-02-17T05:40:21.346Z | Compiling zerofrom-derive v0.1.6 |
| 942 | 2026-02-17T05:40:21.567Z | Compiling yoke-derive v0.8.1 |
| 943 | 2026-02-17T05:40:21.588Z | Compiling tokio-macros v2.6.0 |
| 944 | 2026-02-17T05:40:21.990Z | Compiling zerovec-derive v0.11.2 |
| 945 | 2026-02-17T05:40:22.421Z | Compiling displaydoc v0.2.5 |
| 946 | 2026-02-17T05:40:23.174Z | Compiling tokio v1.49.0 |
| 947 | 2026-02-17T05:40:23.367Z | Compiling thiserror-impl v2.0.18 |
| 948 | 2026-02-17T05:40:23.657Z | Compiling thiserror v1.0.69 |
| 949 | 2026-02-17T05:40:23.803Z | Compiling zerocopy-derive v0.7.35 |
| 950 | 2026-02-17T05:40:23.900Z | Compiling tracing-attributes v0.1.31 |
| 951 | 2026-02-17T05:40:23.905Z | Compiling futures-macro v0.3.32 |
| 952 | 2026-02-17T05:40:24.119Z | Compiling zerofrom v0.1.6 |
| 953 | 2026-02-17T05:40:24.334Z | Compiling yoke v0.8.1 |
| 954 | 2026-02-17T05:40:24.501Z | Compiling pest_derive v2.8.6 |
| 955 | 2026-02-17T05:40:24.653Z | Compiling zerovec v0.11.5 |
| 956 | 2026-02-17T05:40:25.442Z | Compiling dtrace-parser v0.2.0 |
| 957 | 2026-02-17T05:40:25.557Z | Compiling zerocopy v0.7.35 |
| 958 | 2026-02-17T05:40:25.712Z | Compiling futures-util v0.3.32 |
| 959 | 2026-02-17T05:40:25.814Z | Compiling tinystr v0.8.2 |
| 960 | 2026-02-17T05:40:26.137Z | Compiling thiserror v2.0.18 |
| 961 | 2026-02-17T05:40:26.210Z | Compiling icu_locale_core v2.1.1 |
| 962 | 2026-02-17T05:40:26.291Z | Compiling potential_utf v0.1.4 |
| 963 | 2026-02-17T05:40:26.581Z | Compiling zerotrie v0.2.3 |
| 964 | 2026-02-17T05:40:26.700Z | Compiling tracing v0.1.44 |
| 965 | 2026-02-17T05:40:26.842Z | Compiling scroll_derive v0.12.1 |
| 966 | 2026-02-17T05:40:27.143Z | Compiling icu_collections v2.1.1 |
| 967 | 2026-02-17T05:40:27.264Z | Compiling elliptic-curve v0.13.8 |
| 968 | 2026-02-17T05:40:27.671Z | Compiling time v0.3.47 |
| 969 | 2026-02-17T05:40:27.767Z | Compiling serde v1.0.228 |
| 970 | 2026-02-17T05:40:28.328Z | Compiling icu_provider v2.1.1 |
| 971 | 2026-02-17T05:40:28.450Z | Compiling scroll v0.12.0 |
| 972 | 2026-02-17T05:40:28.506Z | Compiling proc-macro-crate v3.4.0 |
| 973 | 2026-02-17T05:40:28.936Z | Compiling num-bigint v0.4.6 |
| 974 | 2026-02-17T05:40:28.976Z | Compiling erased-serde v0.3.31 |
| 975 | 2026-02-17T05:40:29.050Z | Compiling sha2 v0.10.9 |
| 976 | 2026-02-17T05:40:29.202Z | Compiling dof v0.3.0 |
| 977 | 2026-02-17T05:40:29.462Z | Compiling rustls-pki-types v1.14.0 |
| 978 | 2026-02-17T05:40:29.882Z | Compiling untrusted v0.9.0 |
| 979 | 2026-02-17T05:40:29.986Z | Compiling tower-service v0.3.3 |
| 980 | 2026-02-17T05:40:30.069Z | Compiling slog v2.8.2 |
| 981 | 2026-02-17T05:40:30.119Z | Compiling plain v0.2.3 |
| 982 | 2026-02-17T05:40:30.277Z | Compiling try-lock v0.2.5 |
| 983 | 2026-02-17T05:40:30.290Z | Compiling goblin v0.8.2 |
| 984 | 2026-02-17T05:40:30.428Z | Compiling want v0.3.1 |
| 985 | 2026-02-17T05:40:30.501Z | Compiling ring v0.17.14 |
| 986 | 2026-02-17T05:40:30.720Z | Compiling usdt-impl v0.5.0 |
| 987 | 2026-02-17T05:40:30.808Z | Compiling num_enum_derive v0.7.5 |
| 988 | 2026-02-17T05:40:31.190Z | Compiling serde_tokenstream v0.2.2 |
| 989 | 2026-02-17T05:40:31.751Z | Compiling rand_chacha v0.3.1 |
| 990 | 2026-02-17T05:40:31.781Z | Compiling num_enum_derive v0.5.11 |
| 991 | 2026-02-17T05:40:31.911Z | Compiling httparse v1.10.1 |
| 992 | 2026-02-17T05:40:32.303Z | Compiling icu_normalizer_data v2.1.1 |
| 993 | 2026-02-17T05:40:32.413Z | Compiling icu_properties_data v2.1.2 |
| 994 | 2026-02-17T05:40:32.580Z | Compiling getrandom v0.3.4 |
| 995 | 2026-02-17T05:40:32.653Z | Compiling rfc6979 v0.4.0 |
| 996 | 2026-02-17T05:40:32.777Z | Compiling arc-swap v1.8.2 |
| 997 | 2026-02-17T05:40:32.841Z | Compiling either v1.15.0 |
| 998 | 2026-02-17T05:40:32.897Z | Compiling iana-time-zone v0.1.65 |
| 999 | 2026-02-17T05:40:33.011Z | Compiling pin-utils v0.1.0 |
| 1000 | 2026-02-17T05:40:33.109Z | Compiling atomic-waker v1.1.2 |
| 1001 | 2026-02-17T05:40:33.294Z | Compiling hyper v1.8.1 |
| 1002 | 2026-02-17T05:40:33.299Z | Compiling rustls-webpki v0.103.9 |
| 1003 | 2026-02-17T05:40:33.308Z | Compiling chrono v0.4.43 |
| 1004 | 2026-02-17T05:40:33.350Z | Compiling num_enum v0.7.5 |
| 1005 | 2026-02-17T05:40:33.516Z | Compiling ecdsa v0.16.9 |
| 1006 | 2026-02-17T05:40:33.936Z | Compiling num_enum v0.5.11 |
| 1007 | 2026-02-17T05:40:34.106Z | Compiling rand_core v0.9.5 |
| 1008 | 2026-02-17T05:40:34.333Z | Compiling icu_properties v2.1.2 |
| 1009 | 2026-02-17T05:40:34.518Z | Compiling icu_normalizer v2.1.1 |
| 1010 | 2026-02-17T05:40:35.279Z | Compiling rand v0.8.5 |
| 1011 | 2026-02-17T05:40:35.573Z | Compiling crossbeam-utils v0.8.21 |
| 1012 | 2026-02-17T05:40:35.856Z | Compiling primeorder v0.13.6 |
| 1013 | 2026-02-17T05:40:35.988Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1014 | 2026-02-17T05:40:36.732Z | Compiling foreign-types-macros v0.2.3 |
| 1015 | 2026-02-17T05:40:36.941Z | Compiling aho-corasick v1.1.4 |
| 1016 | 2026-02-17T05:40:37.261Z | Compiling thread_local v1.1.9 |
| 1017 | 2026-02-17T05:40:37.368Z | Compiling foreign-types-shared v0.3.1 |
| 1018 | 2026-02-17T05:40:37.495Z | Compiling regex-syntax v0.8.9 |
| 1019 | 2026-02-17T05:40:37.607Z | Compiling bitflags v2.11.0 |
| 1020 | 2026-02-17T05:40:37.778Z | Compiling percent-encoding v2.3.2 |
| 1021 | 2026-02-17T05:40:38.040Z | Compiling tap v1.0.1 |
| 1022 | 2026-02-17T05:40:38.051Z | Compiling utf8parse v0.2.2 |
| 1023 | 2026-02-17T05:40:38.134Z | Compiling foreign-types v0.5.0 |
| 1024 | 2026-02-17T05:40:38.220Z | Compiling wyz v0.5.1 |
| 1025 | 2026-02-17T05:40:38.224Z | Compiling anstyle-parse v0.2.7 |
| 1026 | 2026-02-17T05:40:38.245Z | Compiling form_urlencoded v1.2.2 |
| 1027 | 2026-02-17T05:40:38.399Z | Compiling curve25519-dalek v4.1.3 |
| 1028 | 2026-02-17T05:40:38.555Z | Compiling cargo_metadata v0.23.1 |
| 1029 | 2026-02-17T05:40:38.558Z | Compiling num-bigint-dig v0.8.6 |
| 1030 | 2026-02-17T05:40:38.620Z | Compiling idna_adapter v1.2.1 |
| 1031 | 2026-02-17T05:40:38.840Z | Compiling crossbeam-channel v0.5.15 |
| 1032 | 2026-02-17T05:40:39.918Z | Compiling hyper-util v0.1.20 |
| 1033 | 2026-02-17T05:40:40.570Z | Compiling rand_chacha v0.9.0 |
| 1034 | 2026-02-17T05:40:41.125Z | Compiling regex-automata v0.4.14 |
| 1035 | 2026-02-17T05:40:41.540Z | Compiling rustls v0.23.36 |
| 1036 | 2026-02-17T05:40:41.550Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1037 | 2026-02-17T05:40:41.587Z | Compiling radium v0.7.0 |
| 1038 | 2026-02-17T05:40:41.716Z | Compiling itertools v0.12.1 |
| 1039 | 2026-02-17T05:40:41.987Z | Compiling slog-scope v4.4.1 |
| 1040 | 2026-02-17T05:40:42.018Z | Compiling usdt-attr-macro v0.5.0 |
| 1041 | 2026-02-17T05:40:42.554Z | Compiling usdt-macro v0.5.0 |
| 1042 | 2026-02-17T05:40:43.588Z | Compiling num-rational v0.4.2 |
| 1043 | 2026-02-17T05:40:43.853Z | Compiling tokio-util v0.7.18 |
| 1044 | 2026-02-17T05:40:43.981Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1045 | 2026-02-17T05:40:44.157Z | Compiling num-complex v0.4.6 |
| 1046 | 2026-02-17T05:40:44.575Z | Compiling async-trait v0.1.89 |
| 1047 | 2026-02-17T05:40:44.601Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1048 | 2026-02-17T05:40:44.626Z | Compiling ed25519 v2.2.3 |
| 1049 | 2026-02-17T05:40:45.088Z | Compiling pkcs1 v0.7.5 |
| 1050 | 2026-02-17T05:40:45.143Z | Compiling cstr-argument v0.1.2 |
| 1051 | 2026-02-17T05:40:45.182Z | Compiling memmap v0.7.0 |
| 1052 | 2026-02-17T05:40:45.404Z | Compiling is-terminal v0.4.17 |
| 1053 | 2026-02-17T05:40:45.508Z | Compiling utf8_iter v1.0.4 |
| 1054 | 2026-02-17T05:40:45.530Z | Compiling tower-layer v0.3.3 |
| 1055 | 2026-02-17T05:40:45.546Z | Compiling take_mut v0.2.2 |
| 1056 | 2026-02-17T05:40:45.703Z | Compiling colorchoice v1.0.4 |
| 1057 | 2026-02-17T05:40:45.748Z | Compiling os_str_bytes v6.6.1 |
| 1058 | 2026-02-17T05:40:45.820Z | Compiling funty v2.0.0 |
| 1059 | 2026-02-17T05:40:45.876Z | Compiling anstyle-query v1.1.5 |
| 1060 | 2026-02-17T05:40:45.981Z | Compiling term v1.2.1 |
| 1061 | 2026-02-17T05:40:46.039Z | Compiling anstyle v1.0.13 |
| 1062 | 2026-02-17T05:40:46.252Z | Compiling hashbrown v0.12.3 |
| 1063 | 2026-02-17T05:40:46.468Z | Compiling openssl-probe v0.2.1 |
| 1064 | 2026-02-17T05:40:46.813Z | Compiling is_terminal_polyfill v1.70.2 |
| 1065 | 2026-02-17T05:40:46.834Z | Compiling base64 v0.22.1 |
| 1066 | 2026-02-17T05:40:46.949Z | Compiling sync_wrapper v1.0.2 |
| 1067 | 2026-02-17T05:40:47.096Z | Compiling tower v0.5.3 |
| 1068 | 2026-02-17T05:40:47.349Z | Compiling indexmap v1.9.3 |
| 1069 | 2026-02-17T05:40:47.519Z | Compiling pem v3.0.6 |
| 1070 | 2026-02-17T05:40:47.545Z | Compiling anstream v0.6.21 |
| 1071 | 2026-02-17T05:40:47.574Z | Compiling bitvec v1.0.1 |
| 1072 | 2026-02-17T05:40:48.178Z | Compiling tokio-rustls v0.26.4 |
| 1073 | 2026-02-17T05:40:48.210Z | Compiling rustls-native-certs v0.8.3 |
| 1074 | 2026-02-17T05:40:48.278Z | Compiling slog-term v2.9.2 |
| 1075 | 2026-02-17T05:40:48.526Z | Compiling clap_lex v0.2.4 |
| 1076 | 2026-02-17T05:40:48.677Z | Compiling idna v1.1.0 |
| 1077 | 2026-02-17T05:40:48.883Z | Compiling slog-async v2.8.0 |
| 1078 | 2026-02-17T05:40:48.946Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1079 | 2026-02-17T05:40:49.055Z | Compiling rsa v0.9.10 |
| 1080 | 2026-02-17T05:40:49.128Z | Compiling usdt v0.5.0 |
| 1081 | 2026-02-17T05:40:49.590Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1082 | 2026-02-17T05:40:49.602Z | Compiling regex v1.12.3 |
| 1083 | 2026-02-17T05:40:49.624Z | Compiling num v0.4.3 |
| 1084 | 2026-02-17T05:40:49.732Z | Compiling ed25519-dalek v2.2.0 |
| 1085 | 2026-02-17T05:40:50.038Z | Compiling slog-stdlog v4.1.1 |
| 1086 | 2026-02-17T05:40:50.111Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1087 | 2026-02-17T05:40:50.324Z | Compiling octocrab v0.49.5 |
| 1088 | 2026-02-17T05:40:50.418Z | Compiling rand v0.9.2 |
| 1089 | 2026-02-17T05:40:50.458Z | Compiling anyhow v1.0.101 |
| 1090 | 2026-02-17T05:40:50.471Z | Compiling p256 v0.13.2 |
| 1091 | 2026-02-17T05:40:50.494Z | Compiling p384 v0.13.1 |
| 1092 | 2026-02-17T05:40:50.623Z | Compiling snafu-derive v0.8.9 |
| 1093 | 2026-02-17T05:40:51.023Z | Compiling simple_asn1 v0.6.4 |
| 1094 | 2026-02-17T05:40:51.230Z | Compiling libz-sys v1.1.23 |
| 1095 | 2026-02-17T05:40:51.290Z | Compiling openssl-sys v0.9.111 |
| 1096 | 2026-02-17T05:40:51.381Z | Compiling futures-executor v0.3.32 |
| 1097 | 2026-02-17T05:40:51.647Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1098 | 2026-02-17T05:40:51.748Z | Compiling serde_repr v0.1.20 |
| 1099 | 2026-02-17T05:40:51.862Z | Compiling pin-project-internal v1.1.10 |
| 1100 | 2026-02-17T05:40:51.929Z | Compiling clap_derive v3.2.25 |
| 1101 | 2026-02-17T05:40:52.098Z | Compiling num-derive v0.3.3 |
| 1102 | 2026-02-17T05:40:52.411Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1103 | 2026-02-17T05:40:52.666Z | Compiling atty v0.2.14 |
| 1104 | 2026-02-17T05:40:52.827Z | Compiling ryu v1.0.23 |
| 1105 | 2026-02-17T05:40:52.881Z | Compiling colored v3.1.1 |
| 1106 | 2026-02-17T05:40:53.179Z | Compiling oxnet v0.1.4 |
| 1107 | 2026-02-17T05:40:53.704Z | Compiling strsim v0.11.1 |
| 1108 | 2026-02-17T05:40:53.738Z | Compiling adler2 v2.0.1 |
| 1109 | 2026-02-17T05:40:53.750Z | Compiling unicode-width v0.2.2 |
| 1110 | 2026-02-17T05:40:53.955Z | Compiling bitflags v1.3.2 |
| 1111 | 2026-02-17T05:40:54.061Z | Compiling simd-adler32 v0.3.8 |
| 1112 | 2026-02-17T05:40:54.181Z | Compiling textwrap v0.16.2 |
| 1113 | 2026-02-17T05:40:54.276Z | Compiling termcolor v1.4.1 |
| 1114 | 2026-02-17T05:40:54.344Z | Compiling strsim v0.10.0 |
| 1115 | 2026-02-17T05:40:54.483Z | Compiling iri-string v0.7.10 |
| 1116 | 2026-02-17T05:40:54.505Z | Compiling clap_lex v1.0.0 |
| 1117 | 2026-02-17T05:40:54.784Z | Compiling snafu v0.8.9 |
| 1118 | 2026-02-17T05:40:54.976Z | Compiling clap_builder v4.5.59 |
| 1119 | 2026-02-17T05:40:54.991Z | Compiling pin-project v1.1.10 |
| 1120 | 2026-02-17T05:40:55.039Z | Compiling miniz_oxide v0.8.9 |
| 1121 | 2026-02-17T05:40:55.094Z | Compiling console v0.16.2 |
| 1122 | 2026-02-17T05:40:55.126Z | Compiling libscf-sys v1.1.0 |
| 1123 | 2026-02-17T05:40:55.342Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1124 | 2026-02-17T05:40:55.347Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1125 | 2026-02-17T05:40:55.667Z | Compiling serde_urlencoded v0.7.1 |
| 1126 | 2026-02-17T05:40:55.997Z | Compiling clap v3.2.25 |
| 1127 | 2026-02-17T05:40:56.134Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1128 | 2026-02-17T05:40:56.459Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1129 | 2026-02-17T05:40:56.559Z | Compiling futures v0.3.32 |
| 1130 | 2026-02-17T05:40:56.671Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1131 | 2026-02-17T05:40:56.738Z | Compiling jsonwebtoken v10.3.0 |
| 1132 | 2026-02-17T05:40:56.972Z | Compiling slog-envlogger v2.2.0 |
| 1133 | 2026-02-17T05:40:57.823Z | Compiling tower-http v0.6.8 |
| 1134 | 2026-02-17T05:40:57.992Z | Compiling url v2.5.8 |
| 1135 | 2026-02-17T05:40:58.044Z | Compiling getrandom v0.4.1 |
| 1136 | 2026-02-17T05:40:58.282Z | Compiling portable-atomic v1.13.1 |
| 1137 | 2026-02-17T05:40:58.583Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1138 | 2026-02-17T05:40:59.305Z | Compiling rustix v1.1.3 |
| 1139 | 2026-02-17T05:40:59.487Z | Compiling hyper-rustls v0.27.7 |
| 1140 | 2026-02-17T05:40:59.492Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1141 | 2026-02-17T05:40:59.507Z | Compiling crc32fast v1.5.0 |
| 1142 | 2026-02-17T05:40:59.668Z | Compiling hyper-timeout v0.5.2 |
| 1143 | 2026-02-17T05:40:59.842Z | Compiling clap_derive v4.5.55 |
| 1144 | 2026-02-17T05:40:59.947Z | Compiling http-body-util v0.1.3 |
| 1145 | 2026-02-17T05:41:00.034Z | Compiling async-recursion v0.3.2 |
| 1146 | 2026-02-17T05:41:00.079Z | Compiling zone_cfg_derive v0.3.1 |
| 1147 | 2026-02-17T05:41:01.075Z | Compiling serde_path_to_error v0.1.20 |
| 1148 | 2026-02-17T05:41:01.438Z | Compiling serde_spanned v1.0.4 |
| 1149 | 2026-02-17T05:41:01.463Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1150 | 2026-02-17T05:41:01.685Z | Compiling filetime v0.2.27 |
| 1151 | 2026-02-17T05:41:01.859Z | Compiling secrecy v0.10.3 |
| 1152 | 2026-02-17T05:41:01.872Z | Compiling unit-prefix v0.5.2 |
| 1153 | 2026-02-17T05:41:01.973Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1154 | 2026-02-17T05:41:01.999Z | Compiling web-time v1.1.0 |
| 1155 | 2026-02-17T05:41:02.088Z | Compiling hex v0.4.3 |
| 1156 | 2026-02-17T05:41:02.092Z | Compiling openssl-probe v0.1.6 |
| 1157 | 2026-02-17T05:41:02.092Z | Compiling xattr v1.6.1 |
| 1158 | 2026-02-17T05:41:02.115Z | Compiling fastrand v2.3.0 |
| 1159 | 2026-02-17T05:41:02.399Z | Compiling toml v1.0.2+spec-1.1.0 |
| 1160 | 2026-02-17T05:41:02.421Z | Compiling tar v0.4.44 |
| 1161 | 2026-02-17T05:41:02.437Z | Compiling curl v0.4.49 |
| 1162 | 2026-02-17T05:41:02.684Z | Compiling sha256 v1.6.0 |
| 1163 | 2026-02-17T05:41:02.698Z | Compiling tempfile v3.25.0 |
| 1164 | 2026-02-17T05:41:03.608Z | Compiling indicatif v0.18.4 |
| 1165 | 2026-02-17T05:41:03.796Z | Compiling zone v0.3.1 |
| 1166 | 2026-02-17T05:41:03.934Z | Compiling clap v4.5.59 |
| 1167 | 2026-02-17T05:41:04.046Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1168 | 2026-02-17T05:41:04.335Z | Compiling flate2 v1.1.9 |
| 1169 | 2026-02-17T05:41:04.542Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1170 | 2026-02-17T05:41:04.724Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1171 | 2026-02-17T05:41:05.001Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1172 | 2026-02-17T05:41:05.258Z | Compiling camino v1.2.2 |
| 1173 | 2026-02-17T05:41:05.327Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1174 | 2026-02-17T05:41:05.899Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1175 | 2026-02-17T05:41:05.907Z | Compiling libloading v0.8.9 |
| 1176 | 2026-02-17T05:41:06.016Z | Compiling fs_extra v1.3.0 |
| 1177 | 2026-02-17T05:41:24.857Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1178 | 2026-02-17T05:41:39.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s |
| 1179 | 2026-02-17T05:41:39.444Z | |
| 1180 | 2026-02-17T05:41:39.444Z | real 1:31.371576696 |
| 1181 | 2026-02-17T05:41:39.444Z | user 7:35.570722936 |
| 1182 | 2026-02-17T05:41:39.444Z | sys 57.278639448 |
| 1183 | 2026-02-17T05:41:39.448Z | trap 0.287805725 |
| 1184 | 2026-02-17T05:41:39.448Z | tflt 0.138089257 |
| 1185 | 2026-02-17T05:41:39.448Z | dflt 0.136977828 |
| 1186 | 2026-02-17T05:41:39.448Z | kflt 0.000043164 |
| 1187 | 2026-02-17T05:41:39.448Z | lock 20:47.306088080 |
| 1188 | 2026-02-17T05:41:39.448Z | slp 29:16.306551364 |
| 1189 | 2026-02-17T05:41:39.448Z | lat 19.746417066 |
| 1190 | 2026-02-17T05:41:39.448Z | stop 36.241110838 |
| 1191 | 2026-02-17T05:41:39.448Z | + ptime -m cargo build --release |
| 1192 | 2026-02-17T05:41:39.804Z | Compiling proc-macro2 v1.0.106 |
| 1193 | 2026-02-17T05:41:39.804Z | Compiling quote v1.0.44 |
| 1194 | 2026-02-17T05:41:39.807Z | Compiling unicode-ident v1.0.24 |
| 1195 | 2026-02-17T05:41:39.807Z | Compiling libc v0.2.182 |
| 1196 | 2026-02-17T05:41:39.807Z | Compiling cfg-if v1.0.4 |
| 1197 | 2026-02-17T05:41:39.807Z | Compiling version_check v0.9.5 |
| 1198 | 2026-02-17T05:41:39.807Z | Compiling zeroize v1.8.2 |
| 1199 | 2026-02-17T05:41:39.807Z | Compiling serde_core v1.0.228 |
| 1200 | 2026-02-17T05:41:39.990Z | Compiling memchr v2.8.0 |
| 1201 | 2026-02-17T05:41:40.048Z | Compiling serde v1.0.228 |
| 1202 | 2026-02-17T05:41:40.214Z | Compiling autocfg v1.5.0 |
| 1203 | 2026-02-17T05:41:40.381Z | Compiling subtle v2.6.1 |
| 1204 | 2026-02-17T05:41:40.657Z | Compiling typenum v1.19.0 |
| 1205 | 2026-02-17T05:41:40.664Z | Compiling generic-array v0.14.7 |
| 1206 | 2026-02-17T05:41:40.876Z | Compiling const-oid v0.9.6 |
| 1207 | 2026-02-17T05:41:41.107Z | Compiling itoa v1.0.17 |
| 1208 | 2026-02-17T05:41:41.420Z | Compiling smallvec v1.15.1 |
| 1209 | 2026-02-17T05:41:41.572Z | Compiling getrandom v0.2.17 |
| 1210 | 2026-02-17T05:41:41.582Z | Compiling syn v1.0.109 |
| 1211 | 2026-02-17T05:41:41.920Z | Compiling libm v0.2.16 |
| 1212 | 2026-02-17T05:41:42.301Z | Compiling num-traits v0.2.19 |
| 1213 | 2026-02-17T05:41:42.363Z | Compiling thiserror v1.0.69 |
| 1214 | 2026-02-17T05:41:42.558Z | Compiling syn v2.0.116 |
| 1215 | 2026-02-17T05:41:42.630Z | Compiling find-msvc-tools v0.1.9 |
| 1216 | 2026-02-17T05:41:42.749Z | Compiling pin-project-lite v0.2.16 |
| 1217 | 2026-02-17T05:41:42.885Z | Compiling shlex v1.3.0 |
| 1218 | 2026-02-17T05:41:43.187Z | Compiling cc v1.2.56 |
| 1219 | 2026-02-17T05:41:43.218Z | Compiling zmij v1.0.21 |
| 1220 | 2026-02-17T05:41:43.716Z | Compiling log v0.4.29 |
| 1221 | 2026-02-17T05:41:44.212Z | Compiling crypto-common v0.1.7 |
| 1222 | 2026-02-17T05:41:44.444Z | Compiling block-buffer v0.10.4 |
| 1223 | 2026-02-17T05:41:44.698Z | Compiling rustversion v1.0.22 |
| 1224 | 2026-02-17T05:41:45.423Z | Compiling digest v0.10.7 |
| 1225 | 2026-02-17T05:41:45.728Z | Compiling rand_core v0.6.4 |
| 1226 | 2026-02-17T05:41:45.923Z | Compiling socket2 v0.6.2 |
| 1227 | 2026-02-17T05:41:45.927Z | Compiling errno v0.3.14 |
| 1228 | 2026-02-17T05:41:45.942Z | Compiling once_cell v1.21.3 |
| 1229 | 2026-02-17T05:41:46.186Z | Compiling hashbrown v0.16.1 |
| 1230 | 2026-02-17T05:41:46.197Z | Compiling equivalent v1.0.2 |
| 1231 | 2026-02-17T05:41:46.319Z | Compiling bytes v1.11.1 |
| 1232 | 2026-02-17T05:41:46.371Z | Compiling parking_lot_core v0.9.12 |
| 1233 | 2026-02-17T05:41:47.296Z | Compiling base64ct v1.8.3 |
| 1234 | 2026-02-17T05:41:47.395Z | Compiling indexmap v2.13.0 |
| 1235 | 2026-02-17T05:41:47.481Z | Compiling scopeguard v1.2.0 |
| 1236 | 2026-02-17T05:41:47.633Z | Compiling lock_api v0.4.14 |
| 1237 | 2026-02-17T05:41:47.951Z | Compiling pem-rfc7468 v0.7.0 |
| 1238 | 2026-02-17T05:41:48.066Z | Compiling parking_lot v0.12.5 |
| 1239 | 2026-02-17T05:41:48.105Z | Compiling signal-hook-registry v1.4.8 |
| 1240 | 2026-02-17T05:41:48.362Z | Compiling der v0.7.10 |
| 1241 | 2026-02-17T05:41:48.448Z | Compiling mio v1.1.1 |
| 1242 | 2026-02-17T05:41:48.831Z | Compiling stable_deref_trait v1.2.1 |
| 1243 | 2026-02-17T05:41:49.189Z | Compiling thiserror v2.0.18 |
| 1244 | 2026-02-17T05:41:49.596Z | Compiling serde_json v1.0.149 |
| 1245 | 2026-02-17T05:41:49.779Z | Compiling synstructure v0.13.2 |
| 1246 | 2026-02-17T05:41:49.824Z | Compiling futures-core v0.3.32 |
| 1247 | 2026-02-17T05:41:49.990Z | Compiling zerocopy v0.8.39 |
| 1248 | 2026-02-17T05:41:49.993Z | Compiling ucd-trie v0.1.7 |
| 1249 | 2026-02-17T05:41:50.107Z | Compiling futures-sink v0.3.32 |
| 1250 | 2026-02-17T05:41:50.266Z | Compiling pest v2.8.6 |
| 1251 | 2026-02-17T05:41:50.589Z | Compiling spki v0.7.3 |
| 1252 | 2026-02-17T05:41:50.871Z | Compiling num-integer v0.1.46 |
| 1253 | 2026-02-17T05:41:51.105Z | Compiling pkcs8 v0.10.2 |
| 1254 | 2026-02-17T05:41:51.814Z | Compiling proc-macro-error-attr v1.0.4 |
| 1255 | 2026-02-17T05:41:51.968Z | Compiling pkg-config v0.3.32 |
| 1256 | 2026-02-17T05:41:52.305Z | Compiling futures-channel v0.3.32 |
| 1257 | 2026-02-17T05:41:52.821Z | Compiling semver v1.0.27 |
| 1258 | 2026-02-17T05:41:52.862Z | Compiling pest_meta v2.8.6 |
| 1259 | 2026-02-17T05:41:52.955Z | Compiling proc-macro-error v1.0.4 |
| 1260 | 2026-02-17T05:41:52.970Z | Compiling vcpkg v0.2.15 |
| 1261 | 2026-02-17T05:41:53.380Z | Compiling serde_derive v1.0.228 |
| 1262 | 2026-02-17T05:41:53.418Z | Compiling thiserror-impl v1.0.69 |
| 1263 | 2026-02-17T05:41:53.502Z | Compiling zerofrom-derive v0.1.6 |
| 1264 | 2026-02-17T05:41:53.973Z | Compiling yoke-derive v0.8.1 |
| 1265 | 2026-02-17T05:41:54.220Z | Compiling tokio-macros v2.6.0 |
| 1266 | 2026-02-17T05:41:55.025Z | Compiling thiserror-impl v2.0.18 |
| 1267 | 2026-02-17T05:41:55.780Z | Compiling tokio v1.49.0 |
| 1268 | 2026-02-17T05:41:56.146Z | Compiling zerovec-derive v0.11.2 |
| 1269 | 2026-02-17T05:41:56.175Z | Compiling zerocopy-derive v0.7.35 |
| 1270 | 2026-02-17T05:41:56.269Z | Compiling displaydoc v0.2.5 |
| 1271 | 2026-02-17T05:41:56.281Z | Compiling zerofrom v0.1.6 |
| 1272 | 2026-02-17T05:41:56.512Z | Compiling yoke v0.8.1 |
| 1273 | 2026-02-17T05:41:56.895Z | Compiling pest_generator v2.8.6 |
| 1274 | 2026-02-17T05:41:57.779Z | Compiling futures-macro v0.3.32 |
| 1275 | 2026-02-17T05:41:57.811Z | Compiling tracing-attributes v0.1.31 |
| 1276 | 2026-02-17T05:41:57.997Z | Compiling tracing-core v0.1.36 |
| 1277 | 2026-02-17T05:41:58.385Z | Compiling pest_derive v2.8.6 |
| 1278 | 2026-02-17T05:41:58.583Z | Compiling zerovec v0.11.5 |
| 1279 | 2026-02-17T05:41:59.312Z | Compiling ppv-lite86 v0.2.21 |
| 1280 | 2026-02-17T05:41:59.383Z | Compiling hmac v0.12.1 |
| 1281 | 2026-02-17T05:41:59.647Z | Compiling spin v0.9.8 |
| 1282 | 2026-02-17T05:41:59.865Z | Compiling futures-io v0.3.32 |
| 1283 | 2026-02-17T05:41:59.865Z | Compiling pretty-hex v0.4.1 |
| 1284 | 2026-02-17T05:41:59.991Z | Compiling futures-task v0.3.32 |
| 1285 | 2026-02-17T05:42:00.127Z | Compiling winnow v0.7.14 |
| 1286 | 2026-02-17T05:42:00.270Z | Compiling slab v0.4.12 |
| 1287 | 2026-02-17T05:42:00.427Z | Compiling lazy_static v1.5.0 |
| 1288 | 2026-02-17T05:42:00.514Z | Compiling tracing v0.1.44 |
| 1289 | 2026-02-17T05:42:00.553Z | Compiling tinystr v0.8.2 |
| 1290 | 2026-02-17T05:42:00.616Z | Compiling futures-util v0.3.32 |
| 1291 | 2026-02-17T05:42:01.315Z | Compiling slog v2.8.2 |
| 1292 | 2026-02-17T05:42:01.328Z | Compiling http v1.4.0 |
| 1293 | 2026-02-17T05:42:01.453Z | Compiling signature v2.2.0 |
| 1294 | 2026-02-17T05:42:01.489Z | Compiling ff v0.13.1 |
| 1295 | 2026-02-17T05:42:01.686Z | Compiling ring v0.17.14 |
| 1296 | 2026-02-17T05:42:01.714Z | Compiling byteorder v1.5.0 |
| 1297 | 2026-02-17T05:42:01.747Z | Compiling cpufeatures v0.2.17 |
| 1298 | 2026-02-17T05:42:01.762Z | Compiling litemap v0.8.1 |
| 1299 | 2026-02-17T05:42:01.844Z | Compiling num-conv v0.2.0 |
| 1300 | 2026-02-17T05:42:02.090Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1301 | 2026-02-17T05:42:02.154Z | Compiling heck v0.4.1 |
| 1302 | 2026-02-17T05:42:02.195Z | Compiling time-core v0.1.8 |
| 1303 | 2026-02-17T05:42:02.517Z | Compiling toml_datetime v0.6.11 |
| 1304 | 2026-02-17T05:42:02.527Z | Compiling base16ct v0.2.0 |
| 1305 | 2026-02-17T05:42:02.555Z | Compiling winnow v0.5.40 |
| 1306 | 2026-02-17T05:42:02.732Z | Compiling powerfmt v0.2.0 |
| 1307 | 2026-02-17T05:42:02.931Z | Compiling writeable v0.6.2 |
| 1308 | 2026-02-17T05:42:02.965Z | Compiling sec1 v0.7.3 |
| 1309 | 2026-02-17T05:42:03.242Z | Compiling icu_locale_core v2.1.1 |
| 1310 | 2026-02-17T05:42:03.362Z | Compiling http-body v1.0.1 |
| 1311 | 2026-02-17T05:42:03.626Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1312 | 2026-02-17T05:42:03.690Z | Compiling deranged v0.5.6 |
| 1313 | 2026-02-17T05:42:04.801Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1314 | 2026-02-17T05:42:05.651Z | Compiling time-macros v0.2.27 |
| 1315 | 2026-02-17T05:42:05.959Z | Compiling toml_edit v0.19.15 |
| 1316 | 2026-02-17T05:42:06.690Z | Compiling zerocopy v0.7.35 |
| 1317 | 2026-02-17T05:42:07.018Z | Compiling group v0.13.0 |
| 1318 | 2026-02-17T05:42:07.606Z | Compiling erased-serde v0.3.31 |
| 1319 | 2026-02-17T05:42:07.811Z | Compiling num-bigint v0.4.6 |
| 1320 | 2026-02-17T05:42:08.061Z | Compiling potential_utf v0.1.4 |
| 1321 | 2026-02-17T05:42:08.367Z | Compiling hkdf v0.12.4 |
| 1322 | 2026-02-17T05:42:08.617Z | Compiling zerotrie v0.2.3 |
| 1323 | 2026-02-17T05:42:08.935Z | Compiling scroll_derive v0.12.1 |
| 1324 | 2026-02-17T05:42:09.251Z | Compiling num-iter v0.1.45 |
| 1325 | 2026-02-17T05:42:09.454Z | Compiling crypto-bigint v0.5.5 |
| 1326 | 2026-02-17T05:42:10.147Z | Compiling usdt-impl v0.5.0 |
| 1327 | 2026-02-17T05:42:10.363Z | Compiling icu_properties_data v2.1.2 |
| 1328 | 2026-02-17T05:42:10.771Z | Compiling getrandom v0.3.4 |
| 1329 | 2026-02-17T05:42:10.818Z | Compiling httparse v1.10.1 |
| 1330 | 2026-02-17T05:42:11.235Z | Compiling icu_normalizer_data v2.1.1 |
| 1331 | 2026-02-17T05:42:11.714Z | Compiling proc-macro-crate v1.3.1 |
| 1332 | 2026-02-17T05:42:11.779Z | Compiling time v0.3.47 |
| 1333 | 2026-02-17T05:42:12.440Z | Compiling elliptic-curve v0.13.8 |
| 1334 | 2026-02-17T05:42:13.481Z | Compiling scroll v0.12.0 |
| 1335 | 2026-02-17T05:42:13.810Z | Compiling icu_provider v2.1.1 |
| 1336 | 2026-02-17T05:42:14.634Z | Compiling icu_collections v2.1.1 |
| 1337 | 2026-02-17T05:42:14.833Z | Compiling dof v0.3.0 |
| 1338 | 2026-02-17T05:42:14.887Z | Compiling thread-id v4.2.2 |
| 1339 | 2026-02-17T05:42:15.014Z | Compiling proc-macro-crate v3.4.0 |
| 1340 | 2026-02-17T05:42:15.251Z | Compiling sha2 v0.10.9 |
| 1341 | 2026-02-17T05:42:15.597Z | Compiling dtrace-parser v0.2.0 |
| 1342 | 2026-02-17T05:42:15.959Z | Compiling libz-sys v1.1.23 |
| 1343 | 2026-02-17T05:42:16.130Z | Compiling openssl-sys v0.9.111 |
| 1344 | 2026-02-17T05:42:16.164Z | Compiling rustc_version v0.4.1 |
| 1345 | 2026-02-17T05:42:16.825Z | Compiling rustls-pki-types v1.14.0 |
| 1346 | 2026-02-17T05:42:16.842Z | Compiling try-lock v0.2.5 |
| 1347 | 2026-02-17T05:42:16.928Z | Compiling plain v0.2.3 |
| 1348 | 2026-02-17T05:42:16.976Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1349 | 2026-02-17T05:42:17.101Z | Compiling untrusted v0.9.0 |
| 1350 | 2026-02-17T05:42:17.261Z | Compiling crossbeam-utils v0.8.21 |
| 1351 | 2026-02-17T05:42:17.446Z | Compiling tower-service v0.3.3 |
| 1352 | 2026-02-17T05:42:17.475Z | Compiling camino v1.2.2 |
| 1353 | 2026-02-17T05:42:18.477Z | Compiling goblin v0.8.2 |
| 1354 | 2026-02-17T05:42:18.488Z | Compiling want v0.3.1 |
| 1355 | 2026-02-17T05:42:18.902Z | Compiling curve25519-dalek v4.1.3 |
| 1356 | 2026-02-17T05:42:19.347Z | Compiling num_enum_derive v0.7.5 |
| 1357 | 2026-02-17T05:42:19.686Z | Compiling num_enum_derive v0.5.11 |
| 1358 | 2026-02-17T05:42:20.593Z | Compiling serde_tokenstream v0.2.2 |
| 1359 | 2026-02-17T05:42:21.148Z | Compiling rand_chacha v0.3.1 |
| 1360 | 2026-02-17T05:42:21.173Z | Compiling rfc6979 v0.4.0 |
| 1361 | 2026-02-17T05:42:21.443Z | Compiling arc-swap v1.8.2 |
| 1362 | 2026-02-17T05:42:21.816Z | Compiling radium v0.7.0 |
| 1363 | 2026-02-17T05:42:21.821Z | Compiling pin-utils v0.1.0 |
| 1364 | 2026-02-17T05:42:21.916Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1365 | 2026-02-17T05:42:21.941Z | Compiling atomic-waker v1.1.2 |
| 1366 | 2026-02-17T05:42:22.095Z | Compiling heck v0.5.0 |
| 1367 | 2026-02-17T05:42:22.152Z | Compiling iana-time-zone v0.1.65 |
| 1368 | 2026-02-17T05:42:22.331Z | Compiling num-bigint-dig v0.8.6 |
| 1369 | 2026-02-17T05:42:22.343Z | Compiling either v1.15.0 |
| 1370 | 2026-02-17T05:42:22.519Z | Compiling rustls v0.23.36 |
| 1371 | 2026-02-17T05:42:22.668Z | Compiling chrono v0.4.43 |
| 1372 | 2026-02-17T05:42:22.777Z | Compiling hyper v1.8.1 |
| 1373 | 2026-02-17T05:42:22.814Z | Compiling num_enum v0.5.11 |
| 1374 | 2026-02-17T05:42:22.940Z | Compiling rand v0.8.5 |
| 1375 | 2026-02-17T05:42:23.004Z | Compiling num_enum v0.7.5 |
| 1376 | 2026-02-17T05:42:23.087Z | Compiling ecdsa v0.16.9 |
| 1377 | 2026-02-17T05:42:23.207Z | Compiling rustls-webpki v0.103.9 |
| 1378 | 2026-02-17T05:42:24.290Z | Compiling icu_normalizer v2.1.1 |
| 1379 | 2026-02-17T05:42:24.392Z | Compiling rand_core v0.9.5 |
| 1380 | 2026-02-17T05:42:27.019Z | Compiling icu_properties v2.1.2 |
| 1381 | 2026-02-17T05:42:29.804Z | Compiling primeorder v0.13.6 |
| 1382 | 2026-02-17T05:42:30.386Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1383 | 2026-02-17T05:42:30.696Z | Compiling foreign-types-macros v0.2.3 |
| 1384 | 2026-02-17T05:42:30.875Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1385 | 2026-02-17T05:42:30.954Z | Compiling cargo-platform v0.3.2 |
| 1386 | 2026-02-17T05:42:31.091Z | Compiling aho-corasick v1.1.4 |
| 1387 | 2026-02-17T05:42:31.402Z | Compiling indexmap v1.9.3 |
| 1388 | 2026-02-17T05:42:31.461Z | Compiling thread_local v1.1.9 |
| 1389 | 2026-02-17T05:42:31.603Z | Compiling anyhow v1.0.101 |
| 1390 | 2026-02-17T05:42:31.766Z | Compiling bitflags v2.11.0 |
| 1391 | 2026-02-17T05:42:31.846Z | Compiling percent-encoding v2.3.2 |
| 1392 | 2026-02-17T05:42:31.980Z | Compiling tap v1.0.1 |
| 1393 | 2026-02-17T05:42:32.177Z | Compiling regex-syntax v0.8.9 |
| 1394 | 2026-02-17T05:42:32.241Z | Compiling utf8parse v0.2.2 |
| 1395 | 2026-02-17T05:42:32.352Z | Compiling slog-async v2.8.0 |
| 1396 | 2026-02-17T05:42:32.411Z | Compiling foreign-types-shared v0.3.1 |
| 1397 | 2026-02-17T05:42:32.557Z | Compiling foreign-types v0.5.0 |
| 1398 | 2026-02-17T05:42:32.581Z | Compiling anstyle-parse v0.2.7 |
| 1399 | 2026-02-17T05:42:32.929Z | Compiling wyz v0.5.1 |
| 1400 | 2026-02-17T05:42:32.975Z | Compiling form_urlencoded v1.2.2 |
| 1401 | 2026-02-17T05:42:33.389Z | Compiling cargo_metadata v0.23.1 |
| 1402 | 2026-02-17T05:42:33.486Z | Compiling crossbeam-channel v0.5.15 |
| 1403 | 2026-02-17T05:42:34.983Z | Compiling idna_adapter v1.2.1 |
| 1404 | 2026-02-17T05:42:36.390Z | Compiling regex-automata v0.4.14 |
| 1405 | 2026-02-17T05:42:36.609Z | Compiling rand_chacha v0.9.0 |
| 1406 | 2026-02-17T05:42:37.943Z | Compiling hyper-util v0.1.20 |
| 1407 | 2026-02-17T05:42:43.678Z | Compiling itertools v0.12.1 |
| 1408 | 2026-02-17T05:42:44.416Z | Compiling slog-scope v4.4.1 |
| 1409 | 2026-02-17T05:42:45.296Z | Compiling usdt-macro v0.5.0 |
| 1410 | 2026-02-17T05:42:45.672Z | Compiling usdt-attr-macro v0.5.0 |
| 1411 | 2026-02-17T05:42:46.805Z | Compiling num-rational v0.4.2 |
| 1412 | 2026-02-17T05:42:47.087Z | Compiling tokio-util v0.7.18 |
| 1413 | 2026-02-17T05:42:47.189Z | Compiling ed25519 v2.2.3 |
| 1414 | 2026-02-17T05:42:48.336Z | Compiling num-complex v0.4.6 |
| 1415 | 2026-02-17T05:42:48.807Z | Compiling async-trait v0.1.89 |
| 1416 | 2026-02-17T05:42:49.039Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1417 | 2026-02-17T05:42:49.657Z | Compiling pkcs1 v0.7.5 |
| 1418 | 2026-02-17T05:42:49.765Z | Compiling is-terminal v0.4.17 |
| 1419 | 2026-02-17T05:42:49.915Z | Compiling memmap v0.7.0 |
| 1420 | 2026-02-17T05:42:49.936Z | Compiling cstr-argument v0.1.2 |
| 1421 | 2026-02-17T05:42:50.221Z | Compiling utf8_iter v1.0.4 |
| 1422 | 2026-02-17T05:42:50.323Z | Compiling anstyle v1.0.13 |
| 1423 | 2026-02-17T05:42:50.517Z | Compiling os_str_bytes v6.6.1 |
| 1424 | 2026-02-17T05:42:50.815Z | Compiling colorchoice v1.0.4 |
| 1425 | 2026-02-17T05:42:50.958Z | Compiling anstyle-query v1.1.5 |
| 1426 | 2026-02-17T05:42:50.998Z | Compiling base64 v0.22.1 |
| 1427 | 2026-02-17T05:42:51.111Z | Compiling tower-layer v0.3.3 |
| 1428 | 2026-02-17T05:42:51.128Z | Compiling getrandom v0.4.1 |
| 1429 | 2026-02-17T05:42:51.334Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1430 | 2026-02-17T05:42:51.610Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1431 | 2026-02-17T05:42:51.642Z | Compiling sync_wrapper v1.0.2 |
| 1432 | 2026-02-17T05:42:51.753Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1433 | 2026-02-17T05:42:51.777Z | Compiling crc32fast v1.5.0 |
| 1434 | 2026-02-17T05:42:51.998Z | Compiling rustix v1.1.3 |
| 1435 | 2026-02-17T05:42:52.048Z | Compiling hashbrown v0.12.3 |
| 1436 | 2026-02-17T05:42:52.109Z | Compiling is_terminal_polyfill v1.70.2 |
| 1437 | 2026-02-17T05:42:52.250Z | Compiling funty v2.0.0 |
| 1438 | 2026-02-17T05:42:52.299Z | Compiling openssl-probe v0.2.1 |
| 1439 | 2026-02-17T05:42:52.717Z | Compiling portable-atomic v1.13.1 |
| 1440 | 2026-02-17T05:42:52.761Z | Compiling take_mut v0.2.2 |
| 1441 | 2026-02-17T05:42:52.986Z | Compiling term v1.2.1 |
| 1442 | 2026-02-17T05:42:53.333Z | Compiling bitvec v1.0.1 |
| 1443 | 2026-02-17T05:42:54.389Z | Compiling slog-term v2.9.2 |
| 1444 | 2026-02-17T05:42:54.946Z | Compiling rustls-native-certs v0.8.3 |
| 1445 | 2026-02-17T05:42:56.804Z | Compiling anstream v0.6.21 |
| 1446 | 2026-02-17T05:42:56.850Z | Compiling tower v0.5.3 |
| 1447 | 2026-02-17T05:42:57.137Z | Compiling pem v3.0.6 |
| 1448 | 2026-02-17T05:42:57.310Z | Compiling clap_lex v0.2.4 |
| 1449 | 2026-02-17T05:42:57.877Z | Compiling idna v1.1.0 |
| 1450 | 2026-02-17T05:42:58.207Z | Compiling rsa v0.9.10 |
| 1451 | 2026-02-17T05:42:58.598Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1452 | 2026-02-17T05:42:58.636Z | Compiling usdt v0.5.0 |
| 1453 | 2026-02-17T05:42:58.714Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1454 | 2026-02-17T05:42:58.923Z | Compiling num v0.4.3 |
| 1455 | 2026-02-17T05:42:59.036Z | Compiling tokio-rustls v0.26.4 |
| 1456 | 2026-02-17T05:42:59.407Z | Compiling ed25519-dalek v2.2.0 |
| 1457 | 2026-02-17T05:42:59.600Z | Compiling slog-stdlog v4.1.1 |
| 1458 | 2026-02-17T05:43:00.006Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1459 | 2026-02-17T05:43:00.962Z | Compiling regex v1.12.3 |
| 1460 | 2026-02-17T05:43:00.998Z | Compiling rand v0.9.2 |
| 1461 | 2026-02-17T05:43:00.998Z | Compiling octocrab v0.49.5 |
| 1462 | 2026-02-17T05:43:02.003Z | Compiling p384 v0.13.1 |
| 1463 | 2026-02-17T05:43:02.603Z | Compiling p256 v0.13.2 |
| 1464 | 2026-02-17T05:43:02.670Z | Compiling snafu-derive v0.8.9 |
| 1465 | 2026-02-17T05:43:03.514Z | Compiling simple_asn1 v0.6.4 |
| 1466 | 2026-02-17T05:43:03.995Z | Compiling futures-executor v0.3.32 |
| 1467 | 2026-02-17T05:43:04.806Z | Compiling clap_derive v3.2.25 |
| 1468 | 2026-02-17T05:43:04.936Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1469 | 2026-02-17T05:43:05.049Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1470 | 2026-02-17T05:43:05.533Z | Compiling pin-project-internal v1.1.10 |
| 1471 | 2026-02-17T05:43:06.308Z | Compiling serde_repr v0.1.20 |
| 1472 | 2026-02-17T05:43:06.810Z | Compiling num-derive v0.3.3 |
| 1473 | 2026-02-17T05:43:07.427Z | Compiling atty v0.2.14 |
| 1474 | 2026-02-17T05:43:07.492Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1475 | 2026-02-17T05:43:07.599Z | Compiling termcolor v1.4.1 |
| 1476 | 2026-02-17T05:43:07.882Z | Compiling oxnet v0.1.4 |
| 1477 | 2026-02-17T05:43:07.889Z | Compiling simd-adler32 v0.3.8 |
| 1478 | 2026-02-17T05:43:08.020Z | Compiling adler2 v2.0.1 |
| 1479 | 2026-02-17T05:43:08.300Z | Compiling strsim v0.10.0 |
| 1480 | 2026-02-17T05:43:08.596Z | Compiling colored v3.1.1 |
| 1481 | 2026-02-17T05:43:08.822Z | Compiling strsim v0.11.1 |
| 1482 | 2026-02-17T05:43:08.894Z | Compiling iri-string v0.7.10 |
| 1483 | 2026-02-17T05:43:09.072Z | Compiling textwrap v0.16.2 |
| 1484 | 2026-02-17T05:43:09.967Z | Compiling clap_lex v1.0.0 |
| 1485 | 2026-02-17T05:43:10.041Z | Compiling unicode-width v0.2.2 |
| 1486 | 2026-02-17T05:43:10.060Z | Compiling curl v0.4.49 |
| 1487 | 2026-02-17T05:43:10.495Z | Compiling bitflags v1.3.2 |
| 1488 | 2026-02-17T05:43:10.598Z | Compiling ryu v1.0.23 |
| 1489 | 2026-02-17T05:43:10.614Z | Compiling clap v3.2.25 |
| 1490 | 2026-02-17T05:43:10.635Z | Compiling console v0.16.2 |
| 1491 | 2026-02-17T05:43:10.672Z | Compiling clap_builder v4.5.59 |
| 1492 | 2026-02-17T05:43:11.207Z | Compiling serde_urlencoded v0.7.1 |
| 1493 | 2026-02-17T05:43:11.773Z | Compiling libscf-sys v1.1.0 |
| 1494 | 2026-02-17T05:43:12.007Z | Compiling miniz_oxide v0.8.9 |
| 1495 | 2026-02-17T05:43:13.586Z | Compiling tower-http v0.6.8 |
| 1496 | 2026-02-17T05:43:14.974Z | Compiling pin-project v1.1.10 |
| 1497 | 2026-02-17T05:43:15.150Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1498 | 2026-02-17T05:43:15.325Z | Compiling snafu v0.8.9 |
| 1499 | 2026-02-17T05:43:16.347Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1500 | 2026-02-17T05:43:17.016Z | Compiling futures v0.3.32 |
| 1501 | 2026-02-17T05:43:17.136Z | Compiling jsonwebtoken v10.3.0 |
| 1502 | 2026-02-17T05:43:17.216Z | Compiling slog-envlogger v2.2.0 |
| 1503 | 2026-02-17T05:43:20.208Z | Compiling hyper-rustls v0.27.7 |
| 1504 | 2026-02-17T05:43:20.226Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1505 | 2026-02-17T05:43:21.395Z | Compiling url v2.5.8 |
| 1506 | 2026-02-17T05:43:26.205Z | Compiling hyper-timeout v0.5.2 |
| 1507 | 2026-02-17T05:43:26.609Z | Compiling clap_derive v4.5.55 |
| 1508 | 2026-02-17T05:43:27.138Z | Compiling http-body-util v0.1.3 |
| 1509 | 2026-02-17T05:43:27.704Z | Compiling zone_cfg_derive v0.3.1 |
| 1510 | 2026-02-17T05:43:28.891Z | Compiling async-recursion v0.3.2 |
| 1511 | 2026-02-17T05:43:29.106Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1512 | 2026-02-17T05:43:29.494Z | Compiling serde_path_to_error v0.1.20 |
| 1513 | 2026-02-17T05:43:29.923Z | Compiling serde_spanned v1.0.4 |
| 1514 | 2026-02-17T05:43:29.937Z | Compiling filetime v0.2.27 |
| 1515 | 2026-02-17T05:43:30.174Z | Compiling secrecy v0.10.3 |
| 1516 | 2026-02-17T05:43:30.186Z | Compiling openssl-probe v0.1.6 |
| 1517 | 2026-02-17T05:43:30.283Z | Compiling fastrand v2.3.0 |
| 1518 | 2026-02-17T05:43:30.425Z | Compiling web-time v1.1.0 |
| 1519 | 2026-02-17T05:43:30.465Z | Compiling hex v0.4.3 |
| 1520 | 2026-02-17T05:43:30.543Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1521 | 2026-02-17T05:43:30.655Z | Compiling unit-prefix v0.5.2 |
| 1522 | 2026-02-17T05:43:30.683Z | Compiling xattr v1.6.1 |
| 1523 | 2026-02-17T05:43:30.904Z | Compiling tar v0.4.44 |
| 1524 | 2026-02-17T05:43:30.938Z | Compiling toml v1.0.2+spec-1.1.0 |
| 1525 | 2026-02-17T05:43:31.021Z | Compiling sha256 v1.6.0 |
| 1526 | 2026-02-17T05:43:31.054Z | Compiling indicatif v0.18.4 |
| 1527 | 2026-02-17T05:43:31.065Z | Compiling clap v4.5.59 |
| 1528 | 2026-02-17T05:43:31.184Z | Compiling tempfile v3.25.0 |
| 1529 | 2026-02-17T05:43:36.278Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1530 | 2026-02-17T05:43:36.741Z | Compiling zone v0.3.1 |
| 1531 | 2026-02-17T05:43:36.883Z | Compiling flate2 v1.1.9 |
| 1532 | 2026-02-17T05:43:37.200Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1533 | 2026-02-17T05:43:37.547Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1534 | 2026-02-17T05:43:37.658Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1535 | 2026-02-17T05:43:38.113Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1536 | 2026-02-17T05:43:39.390Z | Compiling libloading v0.8.9 |
| 1537 | 2026-02-17T05:43:39.635Z | Compiling fs_extra v1.3.0 |
| 1538 | 2026-02-17T05:43:57.888Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1539 | 2026-02-17T05:44:41.868Z | Finished `release` profile [optimized] target(s) in 3m 02s |
| 1540 | 2026-02-17T05:44:41.943Z | |
| 1541 | 2026-02-17T05:44:41.947Z | real 3:02.454583340 |
| 1542 | 2026-02-17T05:44:41.947Z | user 17:40.423198137 |
| 1543 | 2026-02-17T05:44:41.947Z | sys 1:19.340129592 |
| 1544 | 2026-02-17T05:44:41.947Z | trap 0.576729039 |
| 1545 | 2026-02-17T05:44:41.947Z | tflt 0.941247452 |
| 1546 | 2026-02-17T05:44:41.947Z | dflt 0.569317474 |
| 1547 | 2026-02-17T05:44:41.947Z | kflt 0.000031896 |
| 1548 | 2026-02-17T05:44:41.947Z | lock 54:57.396002252 |
| 1549 | 2026-02-17T05:44:41.947Z | slp 1:03:07.800302774 |
| 1550 | 2026-02-17T05:44:41.947Z | lat 1:03.563702288 |
| 1551 | 2026-02-17T05:44:41.948Z | stop 1:01.168162660 |
| 1552 | 2026-02-17T05:44:41.948Z | + for x in debug release |
| 1553 | 2026-02-17T05:44:41.948Z | + mkdir -p /work/debug |
| 1554 | 2026-02-17T05:44:41.948Z | + cp target/debug/softnpu /work/debug/ |
| 1555 | 2026-02-17T05:44:42.162Z | + cp target/debug/npuzone /work/debug/ |
| 1556 | 2026-02-17T05:44:42.293Z | + cp target/debug/npuvm /work/debug/ |
| 1557 | 2026-02-17T05:44:42.466Z | + digest -a sha256 /work/debug/softnpu |
| 1558 | 2026-02-17T05:44:42.559Z | + digest -a sha256 /work/debug/npuzone |
| 1559 | 2026-02-17T05:44:42.685Z | + digest -a sha256 /work/debug/npuvm |
| 1560 | 2026-02-17T05:44:42.810Z | + for x in debug release |
| 1561 | 2026-02-17T05:44:42.810Z | + mkdir -p /work/release |
| 1562 | 2026-02-17T05:44:42.817Z | + cp target/release/softnpu /work/release/ |
| 1563 | 2026-02-17T05:44:42.828Z | + cp target/release/npuzone /work/release/ |
| 1564 | 2026-02-17T05:44:42.873Z | + cp target/release/npuvm /work/release/ |
| 1565 | 2026-02-17T05:44:42.913Z | + digest -a sha256 /work/release/softnpu |
| 1566 | 2026-02-17T05:44:42.931Z | + digest -a sha256 /work/release/npuzone |
| 1567 | 2026-02-17T05:44:42.958Z | + digest -a sha256 /work/release/npuvm |
| 1568 | 2026-02-17T05:44:42.986Z | process exited: duration 377860 ms, exit code 0 |
| |
| 1569 | 2026-02-17T05:44:43.000Z | found 12 output files |
| 1570 | 2026-02-17T05:44:43.000Z | uploading: /work/debug/npuvm (181244016 bytes) |
| 1571 | 2026-02-17T05:44:47.196Z | uploaded: /work/debug/npuvm |
| 1572 | 2026-02-17T05:44:47.196Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1573 | 2026-02-17T05:44:48.213Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1574 | 2026-02-17T05:44:48.214Z | uploading: /work/debug/npuzone (174845168 bytes) |
| 1575 | 2026-02-17T05:44:53.150Z | uploaded: /work/debug/npuzone |
| 1576 | 2026-02-17T05:44:53.150Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1577 | 2026-02-17T05:44:54.198Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1578 | 2026-02-17T05:44:54.199Z | uploading: /work/debug/softnpu (102454144 bytes) |
| 1579 | 2026-02-17T05:44:57.158Z | uploaded: /work/debug/softnpu |
| 1580 | 2026-02-17T05:44:57.162Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1581 | 2026-02-17T05:44:58.172Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1582 | 2026-02-17T05:44:58.172Z | uploading: /work/release/npuvm (31274560 bytes) |
| 1583 | 2026-02-17T05:44:59.588Z | uploaded: /work/release/npuvm |
| 1584 | 2026-02-17T05:44:59.591Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1585 | 2026-02-17T05:45:00.599Z | uploaded: /work/release/npuvm.sha256.txt |
| 1586 | 2026-02-17T05:45:00.600Z | uploading: /work/release/npuzone (31893496 bytes) |
| 1587 | 2026-02-17T05:45:02.058Z | uploaded: /work/release/npuzone |
| 1588 | 2026-02-17T05:45:02.061Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1589 | 2026-02-17T05:45:03.070Z | uploaded: /work/release/npuzone.sha256.txt |
| 1590 | 2026-02-17T05:45:03.070Z | uploading: /work/release/softnpu (15755144 bytes) |
| 1591 | 2026-02-17T05:45:04.274Z | uploaded: /work/release/softnpu |
| 1592 | 2026-02-17T05:45:04.278Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1593 | 2026-02-17T05:45:05.285Z | uploaded: /work/release/softnpu.sha256.txt |