|
|
|
| 1 | 2026-07-21T04:26:04.565Z | job assigned to worker 01KY1EQDV7FE9HJ5090JRA0CYY [factory aws, i-0e69168e51083ad3d] (queued for 57 s) |
| |
| 2 | 2026-07-21T04:26:11.018Z | starting task 0: "setup" |
| 3 | 2026-07-21T04:26:11.023Z | ++ uname -s |
| 4 | 2026-07-21T04:26:11.026Z | + kern=SunOS |
| 5 | 2026-07-21T04:26:11.026Z | + build_user=build |
| 6 | 2026-07-21T04:26:11.027Z | + build_uid=12345 |
| 7 | 2026-07-21T04:26:11.027Z | + work_dir=/work |
| 8 | 2026-07-21T04:26:11.027Z | + input_dir=/input |
| 9 | 2026-07-21T04:26:11.027Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T04:26:11.027Z | + case "$kern" in |
| 11 | 2026-07-21T04:26:11.027Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T04:26:11.027Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T04:26:13.032Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T04:26:13.118Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T04:26:13.122Z | + home_fs=zfs |
| 16 | 2026-07-21T04:26:13.123Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T04:26:13.123Z | + mkdir -p /home/build |
| 18 | 2026-07-21T04:26:13.123Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T04:26:15.122Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T04:26:15.125Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-07-21T04:26:15.131Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T04:26:15.134Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-21T04:26:15.134Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-21T04:26:15.134Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-21T04:26:15.134Z | * rust toolchain profile = "default" |
| 26 | 2026-07-21T04:26:15.134Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T04:26:15.134Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T04:26:15.138Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T04:26:15.138Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-21T04:26:15.235Z | info: downloading installer |
| 31 | 2026-07-21T04:26:16.532Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T04:26:16.532Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T04:26:16.532Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T04:26:16.532Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T04:26:16.532Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T04:26:16.532Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T04:26:16.532Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T04:26:16.532Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T04:26:16.532Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T04:26:16.532Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T04:26:16.532Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T04:26:16.532Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T04:26:16.532Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T04:26:16.546Z | info: profile set to default |
| 45 | 2026-07-21T04:26:16.546Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T04:26:16.550Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-21T04:26:16.676Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-21T04:26:16.679Z | info: downloading 6 components |
| 49 | 2026-07-21T04:26:31.606Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-21T04:26:31.607Z | |
| 51 | 2026-07-21T04:26:31.633Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-21T04:26:31.633Z | |
| 53 | 2026-07-21T04:26:31.633Z | |
| 54 | 2026-07-21T04:26:31.633Z | Rust is installed now. Great! |
| 55 | 2026-07-21T04:26:31.633Z | |
| 56 | 2026-07-21T04:26:31.633Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T04:26:31.633Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T04:26:31.633Z | |
| 59 | 2026-07-21T04:26:31.633Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T04:26:31.633Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T04:26:31.633Z | |
| 62 | 2026-07-21T04:26:31.633Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T04:26:31.633Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T04:26:31.633Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T04:26:31.633Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T04:26:31.634Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T04:26:31.634Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T04:26:31.634Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T04:26:31.638Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T04:26:31.638Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T04:26:31.735Z | + rustup --version |
| 72 | 2026-07-21T04:26:31.742Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T04:26:31.758Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T04:26:31.762Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-21T04:26:31.768Z | + cargo --version |
| 76 | 2026-07-21T04:26:31.784Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-21T04:26:31.794Z | + rustc --version |
| 78 | 2026-07-21T04:26:31.803Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-21T04:26:31.808Z | process exited: duration 16670 ms, exit code 0 |
| |
| 80 | 2026-07-21T04:26:31.819Z | starting task 2: "authentication" |
| 81 | 2026-07-21T04:26:31.845Z | process exited: duration 22 ms, exit code 0 |
| |
| 82 | 2026-07-21T04:26:31.865Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T04:26:31.875Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-07-21T04:26:31.875Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-07-21T04:26:31.902Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-07-21T04:26:32.410Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-07-21T04:26:32.410Z | + git fetch origin 6c798e055a7c9e9049309e26e9bc2185d421950c |
| 88 | 2026-07-21T04:26:32.600Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-07-21T04:26:32.601Z | * branch 6c798e055a7c9e9049309e26e9bc2185d421950c -> FETCH_HEAD |
| 90 | 2026-07-21T04:26:32.610Z | + [[ -n renovate/tokio-1.x ]] |
| 91 | 2026-07-21T04:26:32.610Z | ++ git branch --show-current |
| 92 | 2026-07-21T04:26:32.610Z | + current=main |
| 93 | 2026-07-21T04:26:32.610Z | + [[ main != renovate/tokio-1.x ]] |
| 94 | 2026-07-21T04:26:32.610Z | + git branch -f renovate/tokio-1.x 6c798e055a7c9e9049309e26e9bc2185d421950c |
| 95 | 2026-07-21T04:26:32.622Z | + git checkout -f renovate/tokio-1.x |
| 96 | 2026-07-21T04:26:32.622Z | Switched to branch 'renovate/tokio-1.x' |
| 97 | 2026-07-21T04:26:32.622Z | + git reset --hard 6c798e055a7c9e9049309e26e9bc2185d421950c |
| 98 | 2026-07-21T04:26:32.637Z | HEAD is now at 6c798e0 Update Rust crate tokio to 1.53.1 |
| 99 | 2026-07-21T04:26:32.637Z | process exited: duration 760 ms, exit code 0 |
| |
| 100 | 2026-07-21T04:26:32.659Z | starting task 4: "build" |
| 101 | 2026-07-21T04:26:32.666Z | + cargo --version |
| 102 | 2026-07-21T04:26:32.666Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-21T04:26:32.850Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-21T04:26:32.874Z | info: downloading 6 components |
| 105 | 2026-07-21T04:26:47.870Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-21T04:26:47.884Z | + rustc --version |
| 107 | 2026-07-21T04:26:47.908Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-21T04:26:47.914Z | + banner check |
| 109 | 2026-07-21T04:26:47.914Z | |
| 110 | 2026-07-21T04:26:47.914Z | #### # # ###### #### # # |
| 111 | 2026-07-21T04:26:47.914Z | # # # # # # # # # |
| 112 | 2026-07-21T04:26:47.914Z | # ###### ##### # #### |
| 113 | 2026-07-21T04:26:47.914Z | # # # # # # # |
| 114 | 2026-07-21T04:26:47.914Z | # # # # # # # # # |
| 115 | 2026-07-21T04:26:47.915Z | #### # # ###### #### # # |
| 116 | 2026-07-21T04:26:47.915Z | |
| 117 | 2026-07-21T04:26:47.915Z | + cargo fmt -- --check |
| 118 | 2026-07-21T04:26:47.994Z | + cargo clippy -- --deny warnings |
| 119 | 2026-07-21T04:26:48.101Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-07-21T04:26:48.478Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-07-21T04:26:48.478Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-07-21T04:26:48.493Z | Updating crates.io index |
| 123 | 2026-07-21T04:26:48.527Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-07-21T04:26:48.791Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-07-21T04:26:48.792Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-07-21T04:26:48.815Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-07-21T04:26:49.069Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-07-21T04:26:49.079Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-07-21T04:26:49.143Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-07-21T04:26:49.475Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-07-21T04:26:49.475Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-07-21T04:26:49.484Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-07-21T04:26:49.767Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-07-21T04:26:49.767Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-07-21T04:26:49.911Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-07-21T04:26:50.163Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-07-21T04:26:50.163Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-07-21T04:26:50.209Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-07-21T04:26:50.784Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-07-21T04:26:50.785Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-07-21T04:26:51.174Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-21T04:26:51.488Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-07-21T04:26:51.488Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-07-21T04:26:51.499Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-07-21T04:26:51.866Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-07-21T04:26:51.866Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-07-21T04:26:51.931Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-07-21T04:26:52.069Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-07-21T04:26:52.069Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-07-21T04:26:52.312Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-07-21T04:26:52.594Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-07-21T04:26:52.594Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-07-21T04:26:54.937Z | Downloading crates ... |
| 154 | 2026-07-21T04:26:54.957Z | Downloaded futures-macro v0.3.32 |
| 155 | 2026-07-21T04:26:54.957Z | Downloaded atomic-waker v1.1.2 |
| 156 | 2026-07-21T04:26:54.957Z | Downloaded anstyle-query v1.1.5 |
| 157 | 2026-07-21T04:26:54.957Z | Downloaded async-recursion v0.3.2 |
| 158 | 2026-07-21T04:26:54.957Z | Downloaded errno v0.3.14 |
| 159 | 2026-07-21T04:26:54.957Z | Downloaded ff v0.13.1 |
| 160 | 2026-07-21T04:26:54.957Z | Downloaded byteorder v1.5.0 |
| 161 | 2026-07-21T04:26:54.957Z | Downloaded autocfg v1.5.0 |
| 162 | 2026-07-21T04:26:54.957Z | Downloaded anstream v1.0.0 |
| 163 | 2026-07-21T04:26:54.957Z | Downloaded cc v1.2.56 |
| 164 | 2026-07-21T04:26:54.957Z | Downloaded async-trait v0.1.89 |
| 165 | 2026-07-21T04:26:54.957Z | Downloaded foreign-types-shared v0.3.1 |
| 166 | 2026-07-21T04:26:54.957Z | Downloaded num-conv v0.2.0 |
| 167 | 2026-07-21T04:26:54.957Z | Downloaded crc32fast v1.5.0 |
| 168 | 2026-07-21T04:26:54.957Z | Downloaded arc-swap v1.8.2 |
| 169 | 2026-07-21T04:26:54.957Z | Downloaded clap_derive v4.6.1 |
| 170 | 2026-07-21T04:26:54.957Z | Downloaded elliptic-curve v0.13.8 |
| 171 | 2026-07-21T04:26:54.958Z | Downloaded digest v0.10.7 |
| 172 | 2026-07-21T04:26:54.958Z | Downloaded libscf-sys v1.1.0 |
| 173 | 2026-07-21T04:26:54.958Z | Downloaded clap v4.6.1 |
| 174 | 2026-07-21T04:26:54.958Z | Downloaded futures-sink v0.3.32 |
| 175 | 2026-07-21T04:26:54.958Z | Downloaded pin-utils v0.1.0 |
| 176 | 2026-07-21T04:26:54.958Z | Downloaded num-iter v0.1.45 |
| 177 | 2026-07-21T04:26:54.958Z | Downloaded fastrand v2.3.0 |
| 178 | 2026-07-21T04:26:54.958Z | Downloaded ed25519 v2.2.3 |
| 179 | 2026-07-21T04:26:54.958Z | Downloaded funty v2.0.0 |
| 180 | 2026-07-21T04:26:54.958Z | Downloaded crossbeam-utils v0.8.21 |
| 181 | 2026-07-21T04:26:54.958Z | Downloaded libloading v0.8.9 |
| 182 | 2026-07-21T04:26:54.958Z | Downloaded hex v0.4.3 |
| 183 | 2026-07-21T04:26:54.959Z | Downloaded futures-core v0.3.32 |
| 184 | 2026-07-21T04:26:54.959Z | Downloaded memmap v0.7.0 |
| 185 | 2026-07-21T04:26:54.959Z | Downloaded console v0.16.2 |
| 186 | 2026-07-21T04:26:54.959Z | Downloaded adler2 v2.0.1 |
| 187 | 2026-07-21T04:26:54.959Z | Downloaded cpufeatures v0.2.17 |
| 188 | 2026-07-21T04:26:54.959Z | Downloaded num-rational v0.4.2 |
| 189 | 2026-07-21T04:26:54.959Z | Downloaded colored v3.1.1 |
| 190 | 2026-07-21T04:26:54.959Z | Downloaded cstr-argument v0.1.2 |
| 191 | 2026-07-21T04:26:54.959Z | Downloaded atty v0.2.14 |
| 192 | 2026-07-21T04:26:54.959Z | Downloaded crypto-bigint v0.5.5 |
| 193 | 2026-07-21T04:26:54.959Z | Downloaded proc-macro-crate v3.4.0 |
| 194 | 2026-07-21T04:26:54.959Z | Downloaded powerfmt v0.2.0 |
| 195 | 2026-07-21T04:26:54.959Z | Downloaded heck v0.4.1 |
| 196 | 2026-07-21T04:26:54.959Z | Downloaded openssl-probe v0.1.6 |
| 197 | 2026-07-21T04:26:54.959Z | Downloaded displaydoc v0.2.5 |
| 198 | 2026-07-21T04:26:54.959Z | Downloaded bitflags v1.3.2 |
| 199 | 2026-07-21T04:26:54.959Z | Downloaded filetime v0.2.27 |
| 200 | 2026-07-21T04:26:54.959Z | Downloaded clap_lex v0.2.4 |
| 201 | 2026-07-21T04:26:54.959Z | Downloaded rand_core v0.9.5 |
| 202 | 2026-07-21T04:26:54.959Z | Downloaded num-integer v0.1.46 |
| 203 | 2026-07-21T04:26:54.959Z | Downloaded plain v0.2.3 |
| 204 | 2026-07-21T04:26:54.959Z | Downloaded foreign-types-macros v0.2.3 |
| 205 | 2026-07-21T04:26:54.959Z | Downloaded cfg-if v1.0.4 |
| 206 | 2026-07-21T04:26:54.960Z | Downloaded futures-io v0.3.32 |
| 207 | 2026-07-21T04:26:54.960Z | Downloaded dof v0.3.0 |
| 208 | 2026-07-21T04:26:54.960Z | Downloaded httparse v1.10.1 |
| 209 | 2026-07-21T04:26:54.960Z | Downloaded crypto-common v0.1.7 |
| 210 | 2026-07-21T04:26:54.960Z | Downloaded futures-task v0.3.32 |
| 211 | 2026-07-21T04:26:54.960Z | Downloaded litemap v0.8.1 |
| 212 | 2026-07-21T04:26:54.960Z | Downloaded pin-project-internal v1.1.10 |
| 213 | 2026-07-21T04:26:54.960Z | Downloaded generic-array v0.14.7 |
| 214 | 2026-07-21T04:26:54.960Z | Downloaded dtrace-parser v0.2.0 |
| 215 | 2026-07-21T04:26:54.960Z | Downloaded cargo-platform v0.3.2 |
| 216 | 2026-07-21T04:26:54.961Z | Downloaded indexmap v1.9.3 |
| 217 | 2026-07-21T04:26:54.961Z | Downloaded block-buffer v0.10.4 |
| 218 | 2026-07-21T04:26:54.961Z | Downloaded pretty-hex v0.4.1 |
| 219 | 2026-07-21T04:26:54.961Z | Downloaded num_enum_derive v0.5.11 |
| 220 | 2026-07-21T04:26:54.961Z | Downloaded form_urlencoded v1.2.2 |
| 221 | 2026-07-21T04:26:54.961Z | Downloaded idna_adapter v1.2.1 |
| 222 | 2026-07-21T04:26:54.961Z | Downloaded http-serde v2.1.1 |
| 223 | 2026-07-21T04:26:54.961Z | Downloaded base16ct v0.2.0 |
| 224 | 2026-07-21T04:26:54.961Z | Downloaded percent-encoding v2.3.2 |
| 225 | 2026-07-21T04:26:54.961Z | Downloaded pem-rfc7468 v0.7.0 |
| 226 | 2026-07-21T04:26:54.961Z | Downloaded base64ct v1.8.3 |
| 227 | 2026-07-21T04:26:54.961Z | Downloaded anstyle-parse v1.0.0 |
| 228 | 2026-07-21T04:26:54.961Z | Downloaded num-derive v0.3.3 |
| 229 | 2026-07-21T04:26:54.961Z | Downloaded futures-util v0.3.32 |
| 230 | 2026-07-21T04:26:54.961Z | Downloaded is_terminal_polyfill v1.70.2 |
| 231 | 2026-07-21T04:26:54.961Z | Downloaded clap_lex v1.0.0 |
| 232 | 2026-07-21T04:26:54.961Z | Downloaded potential_utf v0.1.4 |
| 233 | 2026-07-21T04:26:54.961Z | Downloaded http-body v1.0.1 |
| 234 | 2026-07-21T04:26:54.961Z | Downloaded foreign-types v0.5.0 |
| 235 | 2026-07-21T04:26:54.961Z | Downloaded scopeguard v1.2.0 |
| 236 | 2026-07-21T04:26:54.961Z | Downloaded proc-macro-error-attr v1.0.4 |
| 237 | 2026-07-21T04:26:54.961Z | Downloaded num v0.4.3 |
| 238 | 2026-07-21T04:26:54.961Z | Downloaded secrecy v0.10.3 |
| 239 | 2026-07-21T04:26:54.961Z | Downloaded colorchoice v1.0.4 |
| 240 | 2026-07-21T04:26:54.962Z | Downloaded openssl-probe v0.2.1 |
| 241 | 2026-07-21T04:26:54.962Z | Downloaded equivalent v1.0.2 |
| 242 | 2026-07-21T04:26:54.962Z | Downloaded rand_chacha v0.3.1 |
| 243 | 2026-07-21T04:26:54.962Z | Downloaded signature v2.2.0 |
| 244 | 2026-07-21T04:26:54.962Z | Downloaded serde_spanned v1.1.1 |
| 245 | 2026-07-21T04:26:54.962Z | Downloaded serde_urlencoded v0.7.1 |
| 246 | 2026-07-21T04:26:54.962Z | Downloaded proc-macro-crate v1.3.1 |
| 247 | 2026-07-21T04:26:54.962Z | Downloaded lazy_static v1.5.0 |
| 248 | 2026-07-21T04:26:54.962Z | Downloaded rustc_version v0.4.1 |
| 249 | 2026-07-21T04:26:54.962Z | Downloaded http-body-util v0.1.3 |
| 250 | 2026-07-21T04:26:54.962Z | Downloaded radium v0.7.0 |
| 251 | 2026-07-21T04:26:54.962Z | Downloaded itoa v1.0.17 |
| 252 | 2026-07-21T04:26:54.962Z | Downloaded rfc6979 v0.4.0 |
| 253 | 2026-07-21T04:26:54.962Z | Downloaded num-traits v0.2.19 |
| 254 | 2026-07-21T04:26:54.979Z | Downloaded group v0.13.0 |
| 255 | 2026-07-21T04:26:54.979Z | Downloaded erased-serde v0.3.31 |
| 256 | 2026-07-21T04:26:54.979Z | Downloaded heck v0.5.0 |
| 257 | 2026-07-21T04:26:54.979Z | Downloaded anstyle v1.0.14 |
| 258 | 2026-07-21T04:26:54.979Z | Downloaded serde_tokenstream v0.2.2 |
| 259 | 2026-07-21T04:26:54.979Z | Downloaded pin-project-lite v0.2.16 |
| 260 | 2026-07-21T04:26:54.979Z | Downloaded pest_generator v2.8.6 |
| 261 | 2026-07-21T04:26:54.979Z | Downloaded ecdsa v0.16.9 |
| 262 | 2026-07-21T04:26:54.979Z | Downloaded cargo_metadata v0.23.1 |
| 263 | 2026-07-21T04:26:54.979Z | Downloaded num_enum v0.5.11 |
| 264 | 2026-07-21T04:26:54.979Z | Downloaded camino v1.2.3 |
| 265 | 2026-07-21T04:26:54.979Z | Downloaded serde_repr v0.1.20 |
| 266 | 2026-07-21T04:26:54.979Z | Downloaded getrandom v0.2.17 |
| 267 | 2026-07-21T04:26:54.979Z | Downloaded icu_locale_core v2.1.1 |
| 268 | 2026-07-21T04:26:54.979Z | Downloaded sync_wrapper v1.0.2 |
| 269 | 2026-07-21T04:26:54.979Z | Downloaded slog-envlogger v2.2.0 |
| 270 | 2026-07-21T04:26:54.979Z | Downloaded take_mut v0.2.2 |
| 271 | 2026-07-21T04:26:54.979Z | Downloaded scroll_derive v0.12.1 |
| 272 | 2026-07-21T04:26:54.979Z | Downloaded sha256 v1.6.0 |
| 273 | 2026-07-21T04:26:54.979Z | Downloaded os_str_bytes v6.6.1 |
| 274 | 2026-07-21T04:26:54.979Z | Downloaded stable_deref_trait v1.2.1 |
| 275 | 2026-07-21T04:26:54.979Z | Downloaded ppv-lite86 v0.2.21 |
| 276 | 2026-07-21T04:26:54.980Z | Downloaded tap v1.0.1 |
| 277 | 2026-07-21T04:26:54.980Z | Downloaded strsim v0.10.0 |
| 278 | 2026-07-21T04:26:54.980Z | Downloaded find-msvc-tools v0.1.9 |
| 279 | 2026-07-21T04:26:54.980Z | Downloaded crossbeam-channel v0.5.15 |
| 280 | 2026-07-21T04:26:54.980Z | Downloaded rand_core v0.6.4 |
| 281 | 2026-07-21T04:26:54.980Z | Downloaded proc-macro-error v1.0.4 |
| 282 | 2026-07-21T04:26:54.980Z | Downloaded rustls-native-certs v0.8.3 |
| 283 | 2026-07-21T04:26:54.980Z | Downloaded subtle v2.6.1 |
| 284 | 2026-07-21T04:26:54.980Z | Downloaded strsim v0.11.1 |
| 285 | 2026-07-21T04:26:54.980Z | Downloaded sec1 v0.7.3 |
| 286 | 2026-07-21T04:26:54.980Z | Downloaded deranged v0.5.6 |
| 287 | 2026-07-21T04:26:54.980Z | Downloaded either v1.15.0 |
| 288 | 2026-07-21T04:26:54.980Z | Downloaded semver v1.0.27 |
| 289 | 2026-07-21T04:26:54.980Z | Downloaded scroll v0.12.0 |
| 290 | 2026-07-21T04:26:54.981Z | Downloaded futures-executor v0.3.32 |
| 291 | 2026-07-21T04:26:54.981Z | Downloaded rustversion v1.0.22 |
| 292 | 2026-07-21T04:26:54.981Z | Downloaded thread-id v4.2.2 |
| 293 | 2026-07-21T04:26:54.981Z | Downloaded num_enum v0.7.5 |
| 294 | 2026-07-21T04:26:54.981Z | Downloaded simd-adler32 v0.3.8 |
| 295 | 2026-07-21T04:26:54.981Z | Downloaded signal-hook-registry v1.4.8 |
| 296 | 2026-07-21T04:26:54.981Z | Downloaded num-complex v0.4.6 |
| 297 | 2026-07-21T04:26:54.981Z | Downloaded sha2 v0.10.9 |
| 298 | 2026-07-21T04:26:54.981Z | Downloaded serde_path_to_error v0.1.20 |
| 299 | 2026-07-21T04:26:54.981Z | Downloaded quote v1.0.45 |
| 300 | 2026-07-21T04:26:54.981Z | Downloaded simple_asn1 v0.6.4 |
| 301 | 2026-07-21T04:26:54.981Z | Downloaded pkg-config v0.3.32 |
| 302 | 2026-07-21T04:26:54.981Z | Downloaded flate2 v1.1.9 |
| 303 | 2026-07-21T04:26:54.981Z | Downloaded is-terminal v0.4.17 |
| 304 | 2026-07-21T04:26:54.981Z | Downloaded anyhow v1.0.102 |
| 305 | 2026-07-21T04:26:54.981Z | Downloaded clap_derive v3.2.25 |
| 306 | 2026-07-21T04:26:54.981Z | Downloaded pkcs8 v0.10.2 |
| 307 | 2026-07-21T04:26:54.981Z | Downloaded hyper-timeout v0.5.2 |
| 308 | 2026-07-21T04:26:54.981Z | Downloaded rustls-pki-types v1.14.0 |
| 309 | 2026-07-21T04:26:54.981Z | Downloaded num_enum_derive v0.7.5 |
| 310 | 2026-07-21T04:26:54.981Z | Downloaded base64 v0.22.1 |
| 311 | 2026-07-21T04:26:54.981Z | Downloaded slog-term v2.9.2 |
| 312 | 2026-07-21T04:26:54.981Z | Downloaded rand_chacha v0.9.0 |
| 313 | 2026-07-21T04:26:54.981Z | Downloaded tokio-macros v2.7.0 |
| 314 | 2026-07-21T04:26:54.981Z | Downloaded snafu-derive v0.8.9 |
| 315 | 2026-07-21T04:26:54.981Z | Downloaded slog-async v2.8.0 |
| 316 | 2026-07-21T04:26:54.981Z | Downloaded thiserror v2.0.18 |
| 317 | 2026-07-21T04:26:54.981Z | Downloaded parking_lot v0.12.5 |
| 318 | 2026-07-21T04:26:54.981Z | Downloaded synstructure v0.13.2 |
| 319 | 2026-07-21T04:26:54.982Z | Downloaded lock_api v0.4.14 |
| 320 | 2026-07-21T04:26:54.982Z | Downloaded try-lock v0.2.5 |
| 321 | 2026-07-21T04:26:54.982Z | Downloaded hyper-rustls v0.27.7 |
| 322 | 2026-07-21T04:26:54.982Z | Downloaded p256 v0.13.2 |
| 323 | 2026-07-21T04:26:54.982Z | Downloaded oxnet v0.1.4 |
| 324 | 2026-07-21T04:26:54.982Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 325 | 2026-07-21T04:26:54.982Z | Downloaded miniz_oxide v0.8.9 |
| 326 | 2026-07-21T04:26:54.982Z | Downloaded toml_datetime v0.6.11 |
| 327 | 2026-07-21T04:26:54.982Z | Downloaded thiserror-impl v1.0.69 |
| 328 | 2026-07-21T04:26:54.982Z | Downloaded pkcs1 v0.7.5 |
| 329 | 2026-07-21T04:26:54.982Z | Downloaded fs_extra v1.3.0 |
| 330 | 2026-07-21T04:26:54.982Z | Downloaded thiserror v1.0.69 |
| 331 | 2026-07-21T04:26:54.982Z | Downloaded utf8parse v0.2.2 |
| 332 | 2026-07-21T04:26:54.982Z | Downloaded utf8_iter v1.0.4 |
| 333 | 2026-07-21T04:26:54.982Z | Downloaded usdt-attr-macro v0.5.0 |
| 334 | 2026-07-21T04:26:54.982Z | Downloaded unit-prefix v0.5.2 |
| 335 | 2026-07-21T04:26:54.982Z | Downloaded tower-service v0.3.3 |
| 336 | 2026-07-21T04:26:54.982Z | Downloaded tower-layer v0.3.3 |
| 337 | 2026-07-21T04:26:54.982Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-07-21T04:26:54.982Z | Downloaded time-macros v0.2.27 |
| 339 | 2026-07-21T04:26:54.982Z | Downloaded version_check v0.9.5 |
| 340 | 2026-07-21T04:26:54.982Z | Downloaded slab v0.4.12 |
| 341 | 2026-07-21T04:26:54.982Z | Downloaded parking_lot_core v0.9.12 |
| 342 | 2026-07-21T04:26:54.983Z | Downloaded slog-stdlog v4.1.1 |
| 343 | 2026-07-21T04:26:54.983Z | Downloaded shlex v1.3.0 |
| 344 | 2026-07-21T04:26:54.983Z | Downloaded hmac v0.12.1 |
| 345 | 2026-07-21T04:26:54.983Z | Downloaded pem v3.0.6 |
| 346 | 2026-07-21T04:26:54.983Z | Downloaded time-core v0.1.8 |
| 347 | 2026-07-21T04:26:54.983Z | Downloaded getrandom v0.3.4 |
| 348 | 2026-07-21T04:26:54.983Z | Downloaded const-oid v0.9.6 |
| 349 | 2026-07-21T04:26:54.983Z | Downloaded usdt-macro v0.5.0 |
| 350 | 2026-07-21T04:26:54.983Z | Downloaded usdt v0.5.0 |
| 351 | 2026-07-21T04:26:54.983Z | Downloaded bitflags v2.11.0 |
| 352 | 2026-07-21T04:26:54.983Z | Downloaded want v0.3.1 |
| 353 | 2026-07-21T04:26:54.983Z | Downloaded tinystr v0.8.2 |
| 354 | 2026-07-21T04:26:54.991Z | Downloaded xattr v1.6.1 |
| 355 | 2026-07-21T04:26:54.991Z | Downloaded thiserror-impl v2.0.18 |
| 356 | 2026-07-21T04:26:54.992Z | Downloaded zerofrom v0.1.6 |
| 357 | 2026-07-21T04:26:54.992Z | Downloaded zone v0.3.1 |
| 358 | 2026-07-21T04:26:54.992Z | Downloaded yoke-derive v0.8.1 |
| 359 | 2026-07-21T04:26:54.992Z | Downloaded termcolor v1.4.1 |
| 360 | 2026-07-21T04:26:54.992Z | Downloaded spki v0.7.3 |
| 361 | 2026-07-21T04:26:54.992Z | Downloaded thread_local v1.1.9 |
| 362 | 2026-07-21T04:26:54.992Z | Downloaded once_cell v1.21.3 |
| 363 | 2026-07-21T04:26:54.992Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 364 | 2026-07-21T04:26:54.992Z | Downloaded tempfile v3.27.0 |
| 365 | 2026-07-21T04:26:54.992Z | Downloaded smallvec v1.15.1 |
| 366 | 2026-07-21T04:26:54.992Z | Downloaded primeorder v0.13.6 |
| 367 | 2026-07-21T04:26:54.992Z | Downloaded zone_cfg_derive v0.3.1 |
| 368 | 2026-07-21T04:26:54.992Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 369 | 2026-07-21T04:26:54.992Z | Downloaded iana-time-zone v0.1.65 |
| 370 | 2026-07-21T04:26:54.992Z | Downloaded pest_derive v2.8.6 |
| 371 | 2026-07-21T04:26:54.992Z | Downloaded zerofrom-derive v0.1.6 |
| 372 | 2026-07-21T04:26:54.992Z | Downloaded ryu v1.0.23 |
| 373 | 2026-07-21T04:26:54.992Z | Downloaded futures-channel v0.3.32 |
| 374 | 2026-07-21T04:26:54.992Z | Downloaded serde_core v1.0.228 |
| 375 | 2026-07-21T04:26:54.992Z | Downloaded writeable v0.6.2 |
| 376 | 2026-07-21T04:26:54.992Z | Downloaded openssl-sys v0.9.111 |
| 377 | 2026-07-21T04:26:54.992Z | Downloaded proc-macro2 v1.0.106 |
| 378 | 2026-07-21T04:26:54.992Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 379 | 2026-07-21T04:26:54.992Z | Downloaded slog v2.8.2 |
| 380 | 2026-07-21T04:26:54.993Z | Downloaded hyper-util v0.1.20 |
| 381 | 2026-07-21T04:26:54.993Z | Downloaded serde_derive v1.0.228 |
| 382 | 2026-07-21T04:26:54.993Z | Downloaded futures v0.3.32 |
| 383 | 2026-07-21T04:26:54.993Z | Downloaded zerovec-derive v0.11.2 |
| 384 | 2026-07-21T04:26:54.993Z | Downloaded zeroize v1.8.2 |
| 385 | 2026-07-21T04:26:54.993Z | Downloaded slog-scope v4.4.1 |
| 386 | 2026-07-21T04:26:54.993Z | Downloaded usdt-impl v0.5.0 |
| 387 | 2026-07-21T04:26:54.993Z | Downloaded term v1.2.1 |
| 388 | 2026-07-21T04:26:54.993Z | Downloaded ucd-trie v0.1.7 |
| 389 | 2026-07-21T04:26:54.993Z | Downloaded web-time v1.1.0 |
| 390 | 2026-07-21T04:26:54.993Z | Downloaded tracing-attributes v0.1.31 |
| 391 | 2026-07-21T04:26:54.993Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 392 | 2026-07-21T04:26:54.993Z | Downloaded textwrap v0.16.2 |
| 393 | 2026-07-21T04:26:54.993Z | Downloaded icu_provider v2.1.1 |
| 394 | 2026-07-21T04:26:54.993Z | Downloaded pin-project v1.1.10 |
| 395 | 2026-07-21T04:26:54.993Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 396 | 2026-07-21T04:26:54.993Z | Downloaded der v0.7.10 |
| 397 | 2026-07-21T04:26:54.993Z | Downloaded rustls-webpki v0.103.9 |
| 398 | 2026-07-21T04:26:54.993Z | Downloaded yoke v0.8.1 |
| 399 | 2026-07-21T04:26:54.993Z | Downloaded zerocopy-derive v0.7.35 |
| 400 | 2026-07-21T04:26:54.993Z | Downloaded jsonwebtoken v10.3.0 |
| 401 | 2026-07-21T04:26:54.993Z | Downloaded tokio-rustls v0.26.4 |
| 402 | 2026-07-21T04:26:54.993Z | Downloaded snafu v0.8.9 |
| 403 | 2026-07-21T04:26:54.993Z | Downloaded serde v1.0.228 |
| 404 | 2026-07-21T04:26:54.993Z | Downloaded http v1.4.0 |
| 405 | 2026-07-21T04:26:54.994Z | Downloaded bytes v1.11.1 |
| 406 | 2026-07-21T04:26:54.994Z | Downloaded rsa v0.9.10 |
| 407 | 2026-07-21T04:26:54.994Z | Downloaded socket2 v0.6.3 |
| 408 | 2026-07-21T04:26:54.994Z | Downloaded hashbrown v0.12.3 |
| 409 | 2026-07-21T04:26:54.994Z | Downloaded spin v0.9.8 |
| 410 | 2026-07-21T04:26:54.994Z | Downloaded curl v0.4.50 |
| 411 | 2026-07-21T04:26:54.994Z | Downloaded icu_normalizer_data v2.1.1 |
| 412 | 2026-07-21T04:26:54.994Z | Downloaded wyz v0.5.1 |
| 413 | 2026-07-21T04:26:54.994Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 414 | 2026-07-21T04:26:54.994Z | Downloaded log v0.4.29 |
| 415 | 2026-07-21T04:26:54.994Z | Downloaded typenum v1.19.0 |
| 416 | 2026-07-21T04:26:54.994Z | Downloaded indicatif v0.18.4 |
| 417 | 2026-07-21T04:26:54.994Z | Downloaded icu_properties v2.1.2 |
| 418 | 2026-07-21T04:26:54.994Z | Downloaded ed25519-dalek v2.2.0 |
| 419 | 2026-07-21T04:26:54.994Z | Downloaded zmij v1.0.21 |
| 420 | 2026-07-21T04:26:54.994Z | Downloaded indexmap v2.13.0 |
| 421 | 2026-07-21T04:26:54.994Z | Downloaded zerotrie v0.2.3 |
| 422 | 2026-07-21T04:26:54.995Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-07-21T04:26:54.995Z | Downloaded tracing-core v0.1.36 |
| 424 | 2026-07-21T04:26:54.995Z | Downloaded icu_collections v2.1.1 |
| 425 | 2026-07-21T04:26:54.995Z | Downloaded pest_meta v2.8.6 |
| 426 | 2026-07-21T04:26:54.995Z | Downloaded rand v0.8.5 |
| 427 | 2026-07-21T04:26:54.995Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-07-21T04:26:54.995Z | Downloaded tar v0.4.46 |
| 429 | 2026-07-21T04:26:55.002Z | Downloaded memchr v2.8.0 |
| 430 | 2026-07-21T04:26:55.009Z | Downloaded mio v1.2.0 |
| 431 | 2026-07-21T04:26:55.009Z | Downloaded num-bigint v0.4.6 |
| 432 | 2026-07-21T04:26:55.009Z | Downloaded toml_edit v0.19.15 |
| 433 | 2026-07-21T04:26:55.015Z | Downloaded libm v0.2.16 |
| 434 | 2026-07-21T04:26:55.027Z | Downloaded url v2.5.8 |
| 435 | 2026-07-21T04:26:55.031Z | Downloaded tokio-util v0.7.18 |
| 436 | 2026-07-21T04:26:55.031Z | Downloaded clap_builder v4.6.0 |
| 437 | 2026-07-21T04:26:55.031Z | Downloaded hyper v1.8.1 |
| 438 | 2026-07-21T04:26:55.035Z | Downloaded tower v0.5.3 |
| 439 | 2026-07-21T04:26:55.039Z | Downloaded serde_json v1.0.150 |
| 440 | 2026-07-21T04:26:55.044Z | Downloaded num-bigint-dig v0.8.6 |
| 441 | 2026-07-21T04:26:55.045Z | Downloaded goblin v0.8.2 |
| 442 | 2026-07-21T04:26:55.060Z | Downloaded rand v0.9.2 |
| 443 | 2026-07-21T04:26:55.060Z | Downloaded idna v1.1.0 |
| 444 | 2026-07-21T04:26:55.068Z | Downloaded aho-corasick v1.1.4 |
| 445 | 2026-07-21T04:26:55.068Z | Downloaded pest v2.8.6 |
| 446 | 2026-07-21T04:26:55.069Z | Downloaded icu_normalizer v2.1.1 |
| 447 | 2026-07-21T04:26:55.069Z | Downloaded itertools v0.12.1 |
| 448 | 2026-07-21T04:26:55.069Z | Downloaded hkdf v0.12.4 |
| 449 | 2026-07-21T04:26:55.069Z | Downloaded zerocopy v0.7.35 |
| 450 | 2026-07-21T04:26:55.073Z | Downloaded winnow v0.7.14 |
| 451 | 2026-07-21T04:26:55.076Z | Downloaded clap v3.2.25 |
| 452 | 2026-07-21T04:26:55.082Z | Downloaded iri-string v0.7.10 |
| 453 | 2026-07-21T04:26:55.088Z | Downloaded zerovec v0.11.5 |
| 454 | 2026-07-21T04:26:55.092Z | Downloaded chrono v0.4.43 |
| 455 | 2026-07-21T04:26:55.100Z | Downloaded tower-http v0.6.8 |
| 456 | 2026-07-21T04:26:55.105Z | Downloaded curve25519-dalek v4.1.3 |
| 457 | 2026-07-21T04:26:55.106Z | Downloaded regex v1.12.3 |
| 458 | 2026-07-21T04:26:55.106Z | Downloaded icu_properties_data v2.1.2 |
| 459 | 2026-07-21T04:26:55.110Z | Downloaded portable-atomic v1.13.1 |
| 460 | 2026-07-21T04:26:55.114Z | Downloaded winnow v1.0.1 |
| 461 | 2026-07-21T04:26:55.120Z | Downloaded vcpkg v0.2.15 |
| 462 | 2026-07-21T04:26:55.138Z | Downloaded winnow v0.5.40 |
| 463 | 2026-07-21T04:26:55.156Z | Downloaded p384 v0.13.1 |
| 464 | 2026-07-21T04:26:55.168Z | Downloaded bitvec v1.0.1 |
| 465 | 2026-07-21T04:26:55.168Z | Downloaded syn v2.0.117 |
| 466 | 2026-07-21T04:26:55.168Z | Downloaded time v0.3.47 |
| 467 | 2026-07-21T04:26:55.184Z | Downloaded syn v1.0.109 |
| 468 | 2026-07-21T04:26:55.184Z | Downloaded rustls v0.23.36 |
| 469 | 2026-07-21T04:26:55.190Z | Downloaded rustix v1.1.4 |
| 470 | 2026-07-21T04:26:55.195Z | Downloaded unicode-width v0.2.2 |
| 471 | 2026-07-21T04:26:55.195Z | Downloaded zerocopy v0.8.39 |
| 472 | 2026-07-21T04:26:55.209Z | Downloaded regex-syntax v0.8.9 |
| 473 | 2026-07-21T04:26:55.214Z | Downloaded tracing v0.1.44 |
| 474 | 2026-07-21T04:26:55.238Z | Downloaded octocrab v0.53.1 |
| 475 | 2026-07-21T04:26:55.288Z | Downloaded regex-automata v0.4.14 |
| 476 | 2026-07-21T04:26:55.296Z | Downloaded tokio v1.53.1 |
| 477 | 2026-07-21T04:26:55.311Z | Downloaded libz-sys v1.1.23 |
| 478 | 2026-07-21T04:26:55.324Z | Downloaded libc v0.2.186 |
| 479 | 2026-07-21T04:26:55.402Z | Downloaded ring v0.17.14 |
| 480 | 2026-07-21T04:26:55.423Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 481 | 2026-07-21T04:26:55.535Z | Compiling proc-macro2 v1.0.106 |
| 482 | 2026-07-21T04:26:55.535Z | Compiling quote v1.0.45 |
| 483 | 2026-07-21T04:26:55.535Z | Compiling unicode-ident v1.0.24 |
| 484 | 2026-07-21T04:26:55.541Z | Compiling libc v0.2.186 |
| 485 | 2026-07-21T04:26:55.541Z | Checking cfg-if v1.0.4 |
| 486 | 2026-07-21T04:26:55.542Z | Compiling version_check v0.9.5 |
| 487 | 2026-07-21T04:26:55.542Z | Checking zeroize v1.8.2 |
| 488 | 2026-07-21T04:26:55.542Z | Compiling serde_core v1.0.228 |
| 489 | 2026-07-21T04:26:55.687Z | Compiling serde v1.0.228 |
| 490 | 2026-07-21T04:26:55.773Z | Checking memchr v2.8.0 |
| 491 | 2026-07-21T04:26:55.778Z | Compiling autocfg v1.5.0 |
| 492 | 2026-07-21T04:26:56.048Z | Compiling typenum v1.19.0 |
| 493 | 2026-07-21T04:26:56.058Z | Checking subtle v2.6.1 |
| 494 | 2026-07-21T04:26:56.120Z | Compiling generic-array v0.14.7 |
| 495 | 2026-07-21T04:26:56.137Z | Checking itoa v1.0.17 |
| 496 | 2026-07-21T04:26:56.180Z | Checking smallvec v1.15.1 |
| 497 | 2026-07-21T04:26:56.273Z | Compiling syn v1.0.109 |
| 498 | 2026-07-21T04:26:56.358Z | Checking getrandom v0.2.17 |
| 499 | 2026-07-21T04:26:56.516Z | Checking const-oid v0.9.6 |
| 500 | 2026-07-21T04:26:56.516Z | Compiling libm v0.2.16 |
| 501 | 2026-07-21T04:26:56.553Z | Compiling num-traits v0.2.19 |
| 502 | 2026-07-21T04:26:56.553Z | Compiling shlex v1.3.0 |
| 503 | 2026-07-21T04:26:56.732Z | Checking pin-project-lite v0.2.16 |
| 504 | 2026-07-21T04:26:56.735Z | Compiling find-msvc-tools v0.1.9 |
| 505 | 2026-07-21T04:26:56.887Z | Compiling syn v2.0.117 |
| 506 | 2026-07-21T04:26:56.946Z | Compiling cc v1.2.56 |
| 507 | 2026-07-21T04:26:56.984Z | Checking log v0.4.29 |
| 508 | 2026-07-21T04:26:57.203Z | Compiling thiserror v1.0.69 |
| 509 | 2026-07-21T04:26:57.388Z | Compiling zmij v1.0.21 |
| 510 | 2026-07-21T04:26:57.639Z | Checking block-buffer v0.10.4 |
| 511 | 2026-07-21T04:26:57.753Z | Checking crypto-common v0.1.7 |
| 512 | 2026-07-21T04:26:57.781Z | Compiling rustversion v1.0.22 |
| 513 | 2026-07-21T04:26:57.868Z | Checking bytes v1.11.1 |
| 514 | 2026-07-21T04:26:58.023Z | Checking digest v0.10.7 |
| 515 | 2026-07-21T04:26:58.120Z | Checking rand_core v0.6.4 |
| 516 | 2026-07-21T04:26:58.243Z | Checking errno v0.3.14 |
| 517 | 2026-07-21T04:26:58.256Z | Checking socket2 v0.6.3 |
| 518 | 2026-07-21T04:26:58.256Z | Checking once_cell v1.21.3 |
| 519 | 2026-07-21T04:26:58.256Z | Compiling parking_lot_core v0.9.12 |
| 520 | 2026-07-21T04:26:58.282Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-07-21T04:26:58.290Z | Compiling equivalent v1.0.2 |
| 522 | 2026-07-21T04:26:58.350Z | Checking scopeguard v1.2.0 |
| 523 | 2026-07-21T04:26:58.356Z | Checking base64ct v1.8.3 |
| 524 | 2026-07-21T04:26:58.404Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-07-21T04:26:58.432Z | Checking lock_api v0.4.14 |
| 526 | 2026-07-21T04:26:58.788Z | Checking pem-rfc7468 v0.7.0 |
| 527 | 2026-07-21T04:26:58.807Z | Checking mio v1.2.0 |
| 528 | 2026-07-21T04:26:58.807Z | Checking parking_lot v0.12.5 |
| 529 | 2026-07-21T04:26:58.807Z | Checking der v0.7.10 |
| 530 | 2026-07-21T04:26:58.817Z | Compiling indexmap v2.13.0 |
| 531 | 2026-07-21T04:26:58.840Z | Checking stable_deref_trait v1.2.1 |
| 532 | 2026-07-21T04:26:58.849Z | Checking futures-core v0.3.32 |
| 533 | 2026-07-21T04:26:58.878Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-07-21T04:26:58.909Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-07-21T04:26:58.971Z | Compiling thiserror v2.0.18 |
| 536 | 2026-07-21T04:26:59.009Z | Compiling serde_json v1.0.150 |
| 537 | 2026-07-21T04:26:59.118Z | Compiling pest v2.8.6 |
| 538 | 2026-07-21T04:27:00.109Z | Checking futures-sink v0.3.32 |
| 539 | 2026-07-21T04:27:00.127Z | Checking spki v0.7.3 |
| 540 | 2026-07-21T04:27:00.127Z | Checking num-integer v0.1.46 |
| 541 | 2026-07-21T04:27:00.127Z | Compiling proc-macro-error-attr v1.0.4 |
| 542 | 2026-07-21T04:27:00.127Z | Checking pkcs8 v0.10.2 |
| 543 | 2026-07-21T04:27:00.127Z | Compiling pkg-config v0.3.32 |
| 544 | 2026-07-21T04:27:00.127Z | Checking futures-channel v0.3.32 |
| 545 | 2026-07-21T04:27:00.127Z | Compiling synstructure v0.13.2 |
| 546 | 2026-07-21T04:27:00.128Z | Compiling semver v1.0.27 |
| 547 | 2026-07-21T04:27:00.190Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-07-21T04:27:00.263Z | Compiling proc-macro-error v1.0.4 |
| 549 | 2026-07-21T04:27:00.306Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-07-21T04:27:00.393Z | Checking tracing-core v0.1.36 |
| 551 | 2026-07-21T04:27:00.566Z | Checking http v1.4.0 |
| 552 | 2026-07-21T04:27:00.610Z | Checking hmac v0.12.1 |
| 553 | 2026-07-21T04:27:00.707Z | Checking spin v0.9.8 |
| 554 | 2026-07-21T04:27:00.715Z | Compiling winnow v1.0.1 |
| 555 | 2026-07-21T04:27:00.763Z | Compiling pest_generator v2.8.6 |
| 556 | 2026-07-21T04:27:00.809Z | Checking pretty-hex v0.4.1 |
| 557 | 2026-07-21T04:27:00.920Z | Checking futures-io v0.3.32 |
| 558 | 2026-07-21T04:27:01.026Z | Compiling serde_derive v1.0.228 |
| 559 | 2026-07-21T04:27:01.033Z | Compiling thiserror-impl v1.0.69 |
| 560 | 2026-07-21T04:27:01.048Z | Compiling zerofrom-derive v0.1.6 |
| 561 | 2026-07-21T04:27:01.115Z | Compiling yoke-derive v0.8.1 |
| 562 | 2026-07-21T04:27:01.181Z | Compiling tokio-macros v2.7.0 |
| 563 | 2026-07-21T04:27:01.374Z | Compiling thiserror-impl v2.0.18 |
| 564 | 2026-07-21T04:27:01.493Z | Compiling zerovec-derive v0.11.2 |
| 565 | 2026-07-21T04:27:01.856Z | Checking tokio v1.53.1 |
| 566 | 2026-07-21T04:27:02.111Z | Compiling displaydoc v0.2.5 |
| 567 | 2026-07-21T04:27:02.287Z | Checking zerofrom v0.1.6 |
| 568 | 2026-07-21T04:27:02.294Z | Compiling zerocopy-derive v0.7.35 |
| 569 | 2026-07-21T04:27:02.294Z | Checking ppv-lite86 v0.2.21 |
| 570 | 2026-07-21T04:27:02.322Z | Checking yoke v0.8.1 |
| 571 | 2026-07-21T04:27:02.485Z | Compiling pest_derive v2.8.6 |
| 572 | 2026-07-21T04:27:02.619Z | Checking zerovec v0.11.5 |
| 573 | 2026-07-21T04:27:02.625Z | Compiling futures-macro v0.3.32 |
| 574 | 2026-07-21T04:27:02.633Z | Compiling tracing-attributes v0.1.31 |
| 575 | 2026-07-21T04:27:02.891Z | Checking futures-task v0.3.32 |
| 576 | 2026-07-21T04:27:03.008Z | Checking slab v0.4.12 |
| 577 | 2026-07-21T04:27:03.065Z | Checking tinystr v0.8.2 |
| 578 | 2026-07-21T04:27:03.164Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 579 | 2026-07-21T04:27:03.174Z | Checking lazy_static v1.5.0 |
| 580 | 2026-07-21T04:27:03.238Z | Compiling slog v2.8.2 |
| 581 | 2026-07-21T04:27:03.253Z | Checking signature v2.2.0 |
| 582 | 2026-07-21T04:27:03.371Z | Checking ff v0.13.1 |
| 583 | 2026-07-21T04:27:03.447Z | Compiling ring v0.17.14 |
| 584 | 2026-07-21T04:27:03.465Z | Checking futures-util v0.3.32 |
| 585 | 2026-07-21T04:27:03.492Z | Compiling num-conv v0.2.0 |
| 586 | 2026-07-21T04:27:03.784Z | Compiling byteorder v1.5.0 |
| 587 | 2026-07-21T04:27:03.796Z | Compiling winnow v0.5.40 |
| 588 | 2026-07-21T04:27:03.797Z | Checking writeable v0.6.2 |
| 589 | 2026-07-21T04:27:03.878Z | Compiling toml_datetime v0.6.11 |
| 590 | 2026-07-21T04:27:03.887Z | Checking tracing v0.1.44 |
| 591 | 2026-07-21T04:27:03.960Z | Compiling heck v0.4.1 |
| 592 | 2026-07-21T04:27:04.084Z | Checking powerfmt v0.2.0 |
| 593 | 2026-07-21T04:27:04.093Z | Checking base16ct v0.2.0 |
| 594 | 2026-07-21T04:27:04.147Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 595 | 2026-07-21T04:27:04.157Z | Compiling time-core v0.1.8 |
| 596 | 2026-07-21T04:27:04.207Z | Checking cpufeatures v0.2.17 |
| 597 | 2026-07-21T04:27:04.225Z | Compiling getrandom v0.3.4 |
| 598 | 2026-07-21T04:27:04.269Z | Checking litemap v0.8.1 |
| 599 | 2026-07-21T04:27:04.302Z | Compiling winnow v0.7.14 |
| 600 | 2026-07-21T04:27:04.332Z | Compiling time-macros v0.2.27 |
| 601 | 2026-07-21T04:27:04.368Z | Checking deranged v0.5.6 |
| 602 | 2026-07-21T04:27:04.434Z | Checking icu_locale_core v2.1.1 |
| 603 | 2026-07-21T04:27:04.569Z | Checking sec1 v0.7.3 |
| 604 | 2026-07-21T04:27:04.787Z | Checking num-bigint v0.4.6 |
| 605 | 2026-07-21T04:27:04.980Z | Compiling toml_edit v0.19.15 |
| 606 | 2026-07-21T04:27:05.046Z | Checking erased-serde v0.3.31 |
| 607 | 2026-07-21T04:27:05.344Z | Compiling zerocopy v0.7.35 |
| 608 | 2026-07-21T04:27:05.366Z | Checking group v0.13.0 |
| 609 | 2026-07-21T04:27:08.245Z | Checking potential_utf v0.1.4 |
| 610 | 2026-07-21T04:27:08.311Z | Checking zerotrie v0.2.3 |
| 611 | 2026-07-21T04:27:08.311Z | Checking http-body v1.0.1 |
| 612 | 2026-07-21T04:27:08.311Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 613 | 2026-07-21T04:27:08.311Z | Compiling scroll_derive v0.12.1 |
| 614 | 2026-07-21T04:27:08.311Z | Checking hkdf v0.12.4 |
| 615 | 2026-07-21T04:27:08.311Z | Checking num-iter v0.1.45 |
| 616 | 2026-07-21T04:27:08.311Z | Checking crypto-bigint v0.5.5 |
| 617 | 2026-07-21T04:27:08.311Z | Compiling usdt-impl v0.5.0 |
| 618 | 2026-07-21T04:27:08.349Z | Compiling httparse v1.10.1 |
| 619 | 2026-07-21T04:27:08.349Z | Compiling icu_normalizer_data v2.1.1 |
| 620 | 2026-07-21T04:27:08.349Z | Compiling icu_properties_data v2.1.2 |
| 621 | 2026-07-21T04:27:08.349Z | Checking scroll v0.12.0 |
| 622 | 2026-07-21T04:27:08.349Z | Checking time v0.3.47 |
| 623 | 2026-07-21T04:27:08.350Z | Compiling proc-macro-crate v1.3.1 |
| 624 | 2026-07-21T04:27:08.350Z | Compiling proc-macro-crate v3.4.0 |
| 625 | 2026-07-21T04:27:08.350Z | Compiling thread-id v4.2.2 |
| 626 | 2026-07-21T04:27:08.350Z | Compiling dof v0.3.0 |
| 627 | 2026-07-21T04:27:08.350Z | Checking icu_provider v2.1.1 |
| 628 | 2026-07-21T04:27:08.350Z | Checking icu_collections v2.1.1 |
| 629 | 2026-07-21T04:27:08.350Z | Checking elliptic-curve v0.13.8 |
| 630 | 2026-07-21T04:27:08.350Z | Checking sha2 v0.10.9 |
| 631 | 2026-07-21T04:27:08.350Z | Compiling dtrace-parser v0.2.0 |
| 632 | 2026-07-21T04:27:08.350Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-07-21T04:27:08.350Z | Compiling openssl-sys v0.9.111 |
| 634 | 2026-07-21T04:27:08.350Z | Compiling rustc_version v0.4.1 |
| 635 | 2026-07-21T04:27:08.350Z | Checking rustls-pki-types v1.14.0 |
| 636 | 2026-07-21T04:27:08.350Z | Compiling camino v1.2.3 |
| 637 | 2026-07-21T04:27:08.350Z | Checking untrusted v0.9.0 |
| 638 | 2026-07-21T04:27:08.351Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 639 | 2026-07-21T04:27:08.351Z | Compiling crossbeam-utils v0.8.21 |
| 640 | 2026-07-21T04:27:08.351Z | Checking tower-service v0.3.3 |
| 641 | 2026-07-21T04:27:08.351Z | Checking plain v0.2.3 |
| 642 | 2026-07-21T04:27:08.351Z | Checking try-lock v0.2.5 |
| 643 | 2026-07-21T04:27:08.351Z | Checking goblin v0.8.2 |
| 644 | 2026-07-21T04:27:08.351Z | Checking want v0.3.1 |
| 645 | 2026-07-21T04:27:08.351Z | Compiling curve25519-dalek v4.1.3 |
| 646 | 2026-07-21T04:27:08.351Z | Compiling num_enum_derive v0.7.5 |
| 647 | 2026-07-21T04:27:08.351Z | Compiling num_enum_derive v0.5.11 |
| 648 | 2026-07-21T04:27:08.351Z | Compiling serde_tokenstream v0.2.2 |
| 649 | 2026-07-21T04:27:08.351Z | Checking rand_chacha v0.3.1 |
| 650 | 2026-07-21T04:27:08.482Z | Checking rfc6979 v0.4.0 |
| 651 | 2026-07-21T04:27:08.495Z | Checking arc-swap v1.8.2 |
| 652 | 2026-07-21T04:27:08.577Z | Checking pin-utils v0.1.0 |
| 653 | 2026-07-21T04:27:08.635Z | Compiling rustls v0.23.36 |
| 654 | 2026-07-21T04:27:08.657Z | Compiling radium v0.7.0 |
| 655 | 2026-07-21T04:27:08.681Z | Checking iana-time-zone v0.1.65 |
| 656 | 2026-07-21T04:27:08.779Z | Compiling heck v0.5.0 |
| 657 | 2026-07-21T04:27:08.795Z | Checking atomic-waker v1.1.2 |
| 658 | 2026-07-21T04:27:08.799Z | Compiling num-bigint-dig v0.8.6 |
| 659 | 2026-07-21T04:27:08.803Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 660 | 2026-07-21T04:27:08.871Z | Checking hyper v1.8.1 |
| 661 | 2026-07-21T04:27:08.952Z | Checking num_enum v0.5.11 |
| 662 | 2026-07-21T04:27:08.963Z | Checking num_enum v0.7.5 |
| 663 | 2026-07-21T04:27:08.979Z | Checking chrono v0.4.43 |
| 664 | 2026-07-21T04:27:09.037Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-07-21T04:27:09.060Z | Checking ecdsa v0.16.9 |
| 666 | 2026-07-21T04:27:09.071Z | Checking rand v0.8.5 |
| 667 | 2026-07-21T04:27:09.077Z | Checking icu_normalizer v2.1.1 |
| 668 | 2026-07-21T04:27:09.094Z | Checking icu_properties v2.1.2 |
| 669 | 2026-07-21T04:27:09.440Z | Checking primeorder v0.13.6 |
| 670 | 2026-07-21T04:27:09.565Z | Checking rand_core v0.9.5 |
| 671 | 2026-07-21T04:27:09.732Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-07-21T04:27:09.737Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-07-21T04:27:09.796Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 674 | 2026-07-21T04:27:09.898Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-07-21T04:27:09.937Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-07-21T04:27:09.937Z | Compiling indexmap v1.9.3 |
| 677 | 2026-07-21T04:27:09.937Z | Checking thread_local v1.1.9 |
| 678 | 2026-07-21T04:27:09.996Z | Checking percent-encoding v2.3.2 |
| 679 | 2026-07-21T04:27:10.053Z | Checking foreign-types-shared v0.3.1 |
| 680 | 2026-07-21T04:27:10.106Z | Compiling slog-async v2.8.0 |
| 681 | 2026-07-21T04:27:10.123Z | Checking utf8parse v0.2.2 |
| 682 | 2026-07-21T04:27:10.141Z | Compiling anyhow v1.0.102 |
| 683 | 2026-07-21T04:27:10.141Z | Checking either v1.15.0 |
| 684 | 2026-07-21T04:27:10.223Z | Checking regex-syntax v0.8.9 |
| 685 | 2026-07-21T04:27:10.316Z | Checking tap v1.0.1 |
| 686 | 2026-07-21T04:27:10.349Z | Checking bitflags v2.11.0 |
| 687 | 2026-07-21T04:27:10.414Z | Checking wyz v0.5.1 |
| 688 | 2026-07-21T04:27:10.432Z | Checking foreign-types v0.5.0 |
| 689 | 2026-07-21T04:27:10.494Z | Checking itertools v0.12.1 |
| 690 | 2026-07-21T04:27:10.506Z | Checking anstyle-parse v1.0.0 |
| 691 | 2026-07-21T04:27:10.563Z | Checking form_urlencoded v1.2.2 |
| 692 | 2026-07-21T04:27:10.610Z | Compiling cargo_metadata v0.23.1 |
| 693 | 2026-07-21T04:27:10.647Z | Checking idna_adapter v1.2.1 |
| 694 | 2026-07-21T04:27:10.653Z | Checking crossbeam-channel v0.5.15 |
| 695 | 2026-07-21T04:27:10.681Z | Checking rand_chacha v0.9.0 |
| 696 | 2026-07-21T04:27:10.852Z | Checking hyper-util v0.1.20 |
| 697 | 2026-07-21T04:27:11.325Z | Checking slog-scope v4.4.1 |
| 698 | 2026-07-21T04:27:11.419Z | Compiling usdt-attr-macro v0.5.0 |
| 699 | 2026-07-21T04:27:11.450Z | Compiling usdt-macro v0.5.0 |
| 700 | 2026-07-21T04:27:11.516Z | Checking regex-automata v0.4.14 |
| 701 | 2026-07-21T04:27:11.538Z | Checking num-rational v0.4.2 |
| 702 | 2026-07-21T04:27:11.581Z | Checking tokio-util v0.7.18 |
| 703 | 2026-07-21T04:27:11.779Z | Checking num-complex v0.4.6 |
| 704 | 2026-07-21T04:27:11.802Z | Checking ed25519 v2.2.3 |
| 705 | 2026-07-21T04:27:11.824Z | Compiling async-trait v0.1.89 |
| 706 | 2026-07-21T04:27:11.828Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 707 | 2026-07-21T04:27:11.948Z | Checking pkcs1 v0.7.5 |
| 708 | 2026-07-21T04:27:12.112Z | Checking memmap v0.7.0 |
| 709 | 2026-07-21T04:27:12.120Z | Checking is-terminal v0.4.17 |
| 710 | 2026-07-21T04:27:12.131Z | Checking cstr-argument v0.1.2 |
| 711 | 2026-07-21T04:27:12.139Z | Checking openssl-probe v0.2.1 |
| 712 | 2026-07-21T04:27:12.200Z | Checking sync_wrapper v1.0.2 |
| 713 | 2026-07-21T04:27:12.221Z | Checking tower-layer v0.3.3 |
| 714 | 2026-07-21T04:27:12.239Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 715 | 2026-07-21T04:27:12.256Z | Checking base64 v0.22.1 |
| 716 | 2026-07-21T04:27:12.284Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 717 | 2026-07-21T04:27:12.322Z | Checking os_str_bytes v6.6.1 |
| 718 | 2026-07-21T04:27:12.359Z | Checking is_terminal_polyfill v1.70.2 |
| 719 | 2026-07-21T04:27:12.442Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 720 | 2026-07-21T04:27:12.469Z | Checking take_mut v0.2.2 |
| 721 | 2026-07-21T04:27:12.495Z | Checking funty v2.0.0 |
| 722 | 2026-07-21T04:27:12.540Z | Compiling portable-atomic v1.13.1 |
| 723 | 2026-07-21T04:27:12.560Z | Checking colorchoice v1.0.4 |
| 724 | 2026-07-21T04:27:12.590Z | Checking utf8_iter v1.0.4 |
| 725 | 2026-07-21T04:27:12.673Z | Compiling rustix v1.1.4 |
| 726 | 2026-07-21T04:27:12.678Z | Checking anstyle-query v1.1.5 |
| 727 | 2026-07-21T04:27:12.712Z | Compiling crc32fast v1.5.0 |
| 728 | 2026-07-21T04:27:12.754Z | Checking term v1.2.1 |
| 729 | 2026-07-21T04:27:12.796Z | Checking anstyle v1.0.14 |
| 730 | 2026-07-21T04:27:12.818Z | Checking hashbrown v0.12.3 |
| 731 | 2026-07-21T04:27:13.013Z | Checking regex v1.12.3 |
| 732 | 2026-07-21T04:27:13.016Z | Checking slog-term v2.9.2 |
| 733 | 2026-07-21T04:27:13.016Z | Checking anstream v1.0.0 |
| 734 | 2026-07-21T04:27:13.043Z | Checking bitvec v1.0.1 |
| 735 | 2026-07-21T04:27:13.065Z | Checking idna v1.1.0 |
| 736 | 2026-07-21T04:27:13.212Z | Checking tokio-rustls v0.26.4 |
| 737 | 2026-07-21T04:27:13.223Z | Checking clap_lex v0.2.4 |
| 738 | 2026-07-21T04:27:13.242Z | Checking pem v3.0.6 |
| 739 | 2026-07-21T04:27:13.271Z | Checking tower v0.5.3 |
| 740 | 2026-07-21T04:27:13.305Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 741 | 2026-07-21T04:27:13.321Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 742 | 2026-07-21T04:27:13.353Z | Checking rustls-native-certs v0.8.3 |
| 743 | 2026-07-21T04:27:13.387Z | Checking usdt v0.5.0 |
| 744 | 2026-07-21T04:27:13.396Z | Checking rsa v0.9.10 |
| 745 | 2026-07-21T04:27:13.419Z | Checking num v0.4.3 |
| 746 | 2026-07-21T04:27:13.467Z | Checking ed25519-dalek v2.2.0 |
| 747 | 2026-07-21T04:27:13.479Z | Compiling octocrab v0.53.1 |
| 748 | 2026-07-21T04:27:13.486Z | Checking slog-stdlog v4.1.1 |
| 749 | 2026-07-21T04:27:13.534Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 750 | 2026-07-21T04:27:13.558Z | Checking rand v0.9.2 |
| 751 | 2026-07-21T04:27:13.636Z | Checking p256 v0.13.2 |
| 752 | 2026-07-21T04:27:13.686Z | Checking p384 v0.13.1 |
| 753 | 2026-07-21T04:27:13.747Z | Compiling snafu-derive v0.8.9 |
| 754 | 2026-07-21T04:27:13.847Z | Checking simple_asn1 v0.6.4 |
| 755 | 2026-07-21T04:27:13.864Z | Checking futures-executor v0.3.32 |
| 756 | 2026-07-21T04:27:13.874Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 757 | 2026-07-21T04:27:14.000Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 758 | 2026-07-21T04:27:14.013Z | Compiling clap_derive v3.2.25 |
| 759 | 2026-07-21T04:27:14.033Z | Compiling pin-project-internal v1.1.10 |
| 760 | 2026-07-21T04:27:14.058Z | Compiling serde_repr v0.1.20 |
| 761 | 2026-07-21T04:27:14.160Z | Compiling num-derive v0.3.3 |
| 762 | 2026-07-21T04:27:14.365Z | Checking atty v0.2.14 |
| 763 | 2026-07-21T04:27:14.613Z | Checking termcolor v1.4.1 |
| 764 | 2026-07-21T04:27:14.625Z | Checking unicode-width v0.2.2 |
| 765 | 2026-07-21T04:27:14.759Z | Checking strsim v0.10.0 |
| 766 | 2026-07-21T04:27:14.785Z | Checking strsim v0.11.1 |
| 767 | 2026-07-21T04:27:14.901Z | Checking clap_lex v1.0.0 |
| 768 | 2026-07-21T04:27:14.938Z | Checking textwrap v0.16.2 |
| 769 | 2026-07-21T04:27:14.988Z | Checking adler2 v2.0.1 |
| 770 | 2026-07-21T04:27:15.015Z | Checking colored v3.1.1 |
| 771 | 2026-07-21T04:27:15.103Z | Checking ryu v1.0.23 |
| 772 | 2026-07-21T04:27:15.266Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 773 | 2026-07-21T04:27:15.286Z | Compiling curl v0.4.50 |
| 774 | 2026-07-21T04:27:15.286Z | Checking bitflags v1.3.2 |
| 775 | 2026-07-21T04:27:15.287Z | Checking iri-string v0.7.10 |
| 776 | 2026-07-21T04:27:15.287Z | Checking simd-adler32 v0.3.8 |
| 777 | 2026-07-21T04:27:15.287Z | Checking oxnet v0.1.4 |
| 778 | 2026-07-21T04:27:15.337Z | Checking serde_urlencoded v0.7.1 |
| 779 | 2026-07-21T04:27:15.351Z | Checking miniz_oxide v0.8.9 |
| 780 | 2026-07-21T04:27:15.383Z | Checking pin-project v1.1.10 |
| 781 | 2026-07-21T04:27:15.446Z | Checking snafu v0.8.9 |
| 782 | 2026-07-21T04:27:15.503Z | Checking clap_builder v4.6.0 |
| 783 | 2026-07-21T04:27:15.531Z | Checking libscf-sys v1.1.0 |
| 784 | 2026-07-21T04:27:15.610Z | Checking console v0.16.2 |
| 785 | 2026-07-21T04:27:15.684Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 786 | 2026-07-21T04:27:15.694Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 787 | 2026-07-21T04:27:15.700Z | Checking clap v3.2.25 |
| 788 | 2026-07-21T04:27:15.700Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 789 | 2026-07-21T04:27:15.981Z | Checking jsonwebtoken v10.3.0 |
| 790 | 2026-07-21T04:27:15.999Z | Checking futures v0.3.32 |
| 791 | 2026-07-21T04:27:17.657Z | Checking slog-envlogger v2.2.0 |
| 792 | 2026-07-21T04:27:17.657Z | Checking hyper-rustls v0.27.7 |
| 793 | 2026-07-21T04:27:17.657Z | Checking url v2.5.8 |
| 794 | 2026-07-21T04:27:17.657Z | Checking tower-http v0.6.8 |
| 795 | 2026-07-21T04:27:17.657Z | Checking hyper-timeout v0.5.2 |
| 796 | 2026-07-21T04:27:17.658Z | Compiling clap_derive v4.6.1 |
| 797 | 2026-07-21T04:27:17.658Z | Checking http-body-util v0.1.3 |
| 798 | 2026-07-21T04:27:17.658Z | Checking http-serde v2.1.1 |
| 799 | 2026-07-21T04:27:17.658Z | Compiling zone_cfg_derive v0.3.1 |
| 800 | 2026-07-21T04:27:17.658Z | Compiling async-recursion v0.3.2 |
| 801 | 2026-07-21T04:27:17.658Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 802 | 2026-07-21T04:27:17.658Z | Checking serde_path_to_error v0.1.20 |
| 803 | 2026-07-21T04:27:17.658Z | Checking serde_spanned v1.1.1 |
| 804 | 2026-07-21T04:27:17.658Z | Checking filetime v0.2.27 |
| 805 | 2026-07-21T04:27:17.658Z | Checking secrecy v0.10.3 |
| 806 | 2026-07-21T04:27:17.658Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 807 | 2026-07-21T04:27:17.658Z | Checking xattr v1.6.1 |
| 808 | 2026-07-21T04:27:17.658Z | Checking openssl-probe v0.1.6 |
| 809 | 2026-07-21T04:27:17.658Z | Checking web-time v1.1.0 |
| 810 | 2026-07-21T04:27:17.658Z | Checking fastrand v2.3.0 |
| 811 | 2026-07-21T04:27:17.659Z | Checking unit-prefix v0.5.2 |
| 812 | 2026-07-21T04:27:17.659Z | Checking hex v0.4.3 |
| 813 | 2026-07-21T04:27:17.660Z | Checking toml v1.1.2+spec-1.1.0 |
| 814 | 2026-07-21T04:27:17.660Z | Checking indicatif v0.18.4 |
| 815 | 2026-07-21T04:27:17.660Z | Checking tempfile v3.27.0 |
| 816 | 2026-07-21T04:27:17.660Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 817 | 2026-07-21T04:27:17.660Z | Checking sha256 v1.6.0 |
| 818 | 2026-07-21T04:27:17.660Z | Checking zone v0.3.1 |
| 819 | 2026-07-21T04:27:17.660Z | Checking tar v0.4.46 |
| 820 | 2026-07-21T04:27:17.660Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 821 | 2026-07-21T04:27:17.660Z | Checking flate2 v1.1.9 |
| 822 | 2026-07-21T04:27:17.680Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 823 | 2026-07-21T04:27:17.756Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 824 | 2026-07-21T04:27:17.810Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 825 | 2026-07-21T04:27:17.906Z | Checking libloading v0.8.9 |
| 826 | 2026-07-21T04:27:17.957Z | Checking fs_extra v1.3.0 |
| 827 | 2026-07-21T04:27:18.307Z | Checking clap v4.6.1 |
| 828 | 2026-07-21T04:27:28.538Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 829 | 2026-07-21T04:27:29.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.22s |
| 830 | 2026-07-21T04:27:29.430Z | + banner build |
| 831 | 2026-07-21T04:27:29.437Z | |
| 832 | 2026-07-21T04:27:29.437Z | ##### # # # # ##### |
| 833 | 2026-07-21T04:27:29.437Z | # # # # # # # # |
| 834 | 2026-07-21T04:27:29.438Z | ##### # # # # # # |
| 835 | 2026-07-21T04:27:29.438Z | # # # # # # # # |
| 836 | 2026-07-21T04:27:29.438Z | # # # # # # # # |
| 837 | 2026-07-21T04:27:29.438Z | ##### #### # ###### ##### |
| 838 | 2026-07-21T04:27:29.438Z | |
| 839 | 2026-07-21T04:27:29.438Z | + ptime -m cargo build |
| 840 | 2026-07-21T04:27:29.780Z | Compiling unicode-ident v1.0.24 |
| 841 | 2026-07-21T04:27:29.780Z | Compiling cfg-if v1.0.4 |
| 842 | 2026-07-21T04:27:29.780Z | Compiling memchr v2.8.0 |
| 843 | 2026-07-21T04:27:29.781Z | Compiling zeroize v1.8.2 |
| 844 | 2026-07-21T04:27:29.795Z | Compiling itoa v1.0.17 |
| 845 | 2026-07-21T04:27:29.795Z | Compiling libc v0.2.186 |
| 846 | 2026-07-21T04:27:29.795Z | Compiling serde_core v1.0.228 |
| 847 | 2026-07-21T04:27:29.795Z | Compiling subtle v2.6.1 |
| 848 | 2026-07-21T04:27:29.796Z | Compiling typenum v1.19.0 |
| 849 | 2026-07-21T04:27:29.837Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-07-21T04:27:29.877Z | Compiling const-oid v0.9.6 |
| 851 | 2026-07-21T04:27:29.886Z | Compiling once_cell v1.21.3 |
| 852 | 2026-07-21T04:27:29.899Z | Compiling smallvec v1.15.1 |
| 853 | 2026-07-21T04:27:30.051Z | Compiling getrandom v0.2.17 |
| 854 | 2026-07-21T04:27:30.062Z | Compiling pin-project-lite v0.2.16 |
| 855 | 2026-07-21T04:27:30.071Z | Compiling libm v0.2.16 |
| 856 | 2026-07-21T04:27:30.087Z | Compiling log v0.4.29 |
| 857 | 2026-07-21T04:27:30.143Z | Compiling bytes v1.11.1 |
| 858 | 2026-07-21T04:27:30.216Z | Compiling quote v1.0.45 |
| 859 | 2026-07-21T04:27:30.278Z | Compiling generic-array v0.14.7 |
| 860 | 2026-07-21T04:27:30.321Z | Compiling rand_core v0.6.4 |
| 861 | 2026-07-21T04:27:30.387Z | Compiling syn v2.0.117 |
| 862 | 2026-07-21T04:27:30.492Z | Compiling syn v1.0.109 |
| 863 | 2026-07-21T04:27:30.525Z | Compiling errno v0.3.14 |
| 864 | 2026-07-21T04:27:30.532Z | Compiling socket2 v0.6.3 |
| 865 | 2026-07-21T04:27:30.665Z | Compiling zmij v1.0.21 |
| 866 | 2026-07-21T04:27:30.742Z | Compiling block-buffer v0.10.4 |
| 867 | 2026-07-21T04:27:30.768Z | Compiling crypto-common v0.1.7 |
| 868 | 2026-07-21T04:27:30.866Z | Compiling num-traits v0.2.19 |
| 869 | 2026-07-21T04:27:30.878Z | Compiling digest v0.10.7 |
| 870 | 2026-07-21T04:27:30.939Z | Compiling scopeguard v1.2.0 |
| 871 | 2026-07-21T04:27:30.998Z | Compiling base64ct v1.8.3 |
| 872 | 2026-07-21T04:27:31.024Z | Compiling lock_api v0.4.14 |
| 873 | 2026-07-21T04:27:31.075Z | Compiling parking_lot_core v0.9.12 |
| 874 | 2026-07-21T04:27:31.221Z | Compiling pem-rfc7468 v0.7.0 |
| 875 | 2026-07-21T04:27:31.228Z | Compiling signal-hook-registry v1.4.8 |
| 876 | 2026-07-21T04:27:31.228Z | Compiling mio v1.2.0 |
| 877 | 2026-07-21T04:27:31.374Z | Compiling der v0.7.10 |
| 878 | 2026-07-21T04:27:31.459Z | Compiling parking_lot v0.12.5 |
| 879 | 2026-07-21T04:27:31.508Z | Compiling stable_deref_trait v1.2.1 |
| 880 | 2026-07-21T04:27:31.540Z | Compiling futures-core v0.3.32 |
| 881 | 2026-07-21T04:27:31.554Z | Compiling ucd-trie v0.1.7 |
| 882 | 2026-07-21T04:27:31.572Z | Compiling futures-sink v0.3.32 |
| 883 | 2026-07-21T04:27:31.664Z | Compiling zerocopy v0.8.39 |
| 884 | 2026-07-21T04:27:31.681Z | Compiling pest v2.8.6 |
| 885 | 2026-07-21T04:27:31.719Z | Compiling serde_json v1.0.150 |
| 886 | 2026-07-21T04:27:31.836Z | Compiling num-integer v0.1.46 |
| 887 | 2026-07-21T04:27:31.858Z | Compiling winnow v1.0.1 |
| 888 | 2026-07-21T04:27:32.155Z | Compiling spki v0.7.3 |
| 889 | 2026-07-21T04:27:32.193Z | Compiling futures-channel v0.3.32 |
| 890 | 2026-07-21T04:27:32.348Z | Compiling pkcs8 v0.10.2 |
| 891 | 2026-07-21T04:27:32.406Z | Compiling byteorder v1.5.0 |
| 892 | 2026-07-21T04:27:32.621Z | Compiling proc-macro-error-attr v1.0.4 |
| 893 | 2026-07-21T04:27:32.621Z | Compiling hmac v0.12.1 |
| 894 | 2026-07-21T04:27:32.650Z | Compiling http v1.4.0 |
| 895 | 2026-07-21T04:27:32.680Z | Compiling tracing-core v0.1.36 |
| 896 | 2026-07-21T04:27:32.744Z | Compiling pest_meta v2.8.6 |
| 897 | 2026-07-21T04:27:32.985Z | Compiling futures-io v0.3.32 |
| 898 | 2026-07-21T04:27:33.047Z | Compiling slab v0.4.12 |
| 899 | 2026-07-21T04:27:33.139Z | Compiling synstructure v0.13.2 |
| 900 | 2026-07-21T04:27:33.217Z | Compiling pretty-hex v0.4.1 |
| 901 | 2026-07-21T04:27:33.297Z | Compiling futures-task v0.3.32 |
| 902 | 2026-07-21T04:27:33.343Z | Compiling pest_generator v2.8.6 |
| 903 | 2026-07-21T04:27:33.456Z | Compiling spin v0.9.8 |
| 904 | 2026-07-21T04:27:33.584Z | Compiling lazy_static v1.5.0 |
| 905 | 2026-07-21T04:27:33.626Z | Compiling proc-macro-error v1.0.4 |
| 906 | 2026-07-21T04:27:33.643Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 907 | 2026-07-21T04:27:33.664Z | Compiling signature v2.2.0 |
| 908 | 2026-07-21T04:27:33.795Z | Compiling ff v0.13.1 |
| 909 | 2026-07-21T04:27:33.873Z | Compiling powerfmt v0.2.0 |
| 910 | 2026-07-21T04:27:33.886Z | Compiling num-conv v0.2.0 |
| 911 | 2026-07-21T04:27:33.936Z | Compiling litemap v0.8.1 |
| 912 | 2026-07-21T04:27:33.965Z | Compiling winnow v0.7.14 |
| 913 | 2026-07-21T04:27:34.018Z | Compiling base16ct v0.2.0 |
| 914 | 2026-07-21T04:27:34.031Z | Compiling cpufeatures v0.2.17 |
| 915 | 2026-07-21T04:27:34.061Z | Compiling time-core v0.1.8 |
| 916 | 2026-07-21T04:27:34.092Z | Compiling writeable v0.6.2 |
| 917 | 2026-07-21T04:27:34.103Z | Compiling deranged v0.5.6 |
| 918 | 2026-07-21T04:27:34.397Z | Compiling sec1 v0.7.3 |
| 919 | 2026-07-21T04:27:34.408Z | Compiling time-macros v0.2.27 |
| 920 | 2026-07-21T04:27:34.408Z | Compiling group v0.13.0 |
| 921 | 2026-07-21T04:27:34.408Z | Compiling serde_derive v1.0.228 |
| 922 | 2026-07-21T04:27:34.409Z | Compiling thiserror-impl v1.0.69 |
| 923 | 2026-07-21T04:27:34.441Z | Compiling zerofrom-derive v0.1.6 |
| 924 | 2026-07-21T04:27:34.661Z | Compiling yoke-derive v0.8.1 |
| 925 | 2026-07-21T04:27:35.141Z | Compiling tokio-macros v2.7.0 |
| 926 | 2026-07-21T04:27:35.167Z | Compiling zerovec-derive v0.11.2 |
| 927 | 2026-07-21T04:27:35.384Z | Compiling thiserror-impl v2.0.18 |
| 928 | 2026-07-21T04:27:35.448Z | Compiling displaydoc v0.2.5 |
| 929 | 2026-07-21T04:27:35.534Z | Compiling thiserror v1.0.69 |
| 930 | 2026-07-21T04:27:35.627Z | Compiling ppv-lite86 v0.2.21 |
| 931 | 2026-07-21T04:27:35.646Z | Compiling zerofrom v0.1.6 |
| 932 | 2026-07-21T04:27:35.685Z | Compiling zerocopy-derive v0.7.35 |
| 933 | 2026-07-21T04:27:35.761Z | Compiling yoke v0.8.1 |
| 934 | 2026-07-21T04:27:35.904Z | Compiling tokio v1.53.1 |
| 935 | 2026-07-21T04:27:35.928Z | Compiling futures-macro v0.3.32 |
| 936 | 2026-07-21T04:27:35.935Z | Compiling tracing-attributes v0.1.31 |
| 937 | 2026-07-21T04:27:36.197Z | Compiling pest_derive v2.8.6 |
| 938 | 2026-07-21T04:27:36.277Z | Compiling zerovec v0.11.5 |
| 939 | 2026-07-21T04:27:36.544Z | Compiling zerocopy v0.7.35 |
| 940 | 2026-07-21T04:27:36.632Z | Compiling thiserror v2.0.18 |
| 941 | 2026-07-21T04:27:36.728Z | Compiling tinystr v0.8.2 |
| 942 | 2026-07-21T04:27:36.746Z | Compiling dtrace-parser v0.2.0 |
| 943 | 2026-07-21T04:27:36.753Z | Compiling futures-util v0.3.32 |
| 944 | 2026-07-21T04:27:36.766Z | Compiling potential_utf v0.1.4 |
| 945 | 2026-07-21T04:27:36.913Z | Compiling icu_locale_core v2.1.1 |
| 946 | 2026-07-21T04:27:36.917Z | Compiling zerotrie v0.2.3 |
| 947 | 2026-07-21T04:27:37.018Z | Compiling serde v1.0.228 |
| 948 | 2026-07-21T04:27:37.162Z | Compiling tracing v0.1.44 |
| 949 | 2026-07-21T04:27:37.207Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 950 | 2026-07-21T04:27:37.421Z | Compiling scroll_derive v0.12.1 |
| 951 | 2026-07-21T04:27:37.544Z | Compiling erased-serde v0.3.31 |
| 952 | 2026-07-21T04:27:37.630Z | Compiling num-bigint v0.4.6 |
| 953 | 2026-07-21T04:27:37.665Z | Compiling http-body v1.0.1 |
| 954 | 2026-07-21T04:27:37.807Z | Compiling hkdf v0.12.4 |
| 955 | 2026-07-21T04:27:37.939Z | Compiling num-iter v0.1.45 |
| 956 | 2026-07-21T04:27:37.945Z | Compiling crypto-bigint v0.5.5 |
| 957 | 2026-07-21T04:27:38.042Z | Compiling thread-id v4.2.2 |
| 958 | 2026-07-21T04:27:38.049Z | Compiling slog v2.8.2 |
| 959 | 2026-07-21T04:27:38.116Z | Compiling proc-macro-crate v3.4.0 |
| 960 | 2026-07-21T04:27:38.156Z | Compiling icu_provider v2.1.1 |
| 961 | 2026-07-21T04:27:38.180Z | Compiling scroll v0.12.0 |
| 962 | 2026-07-21T04:27:38.402Z | Compiling dof v0.3.0 |
| 963 | 2026-07-21T04:27:38.430Z | Compiling icu_collections v2.1.1 |
| 964 | 2026-07-21T04:27:38.444Z | Compiling time v0.3.47 |
| 965 | 2026-07-21T04:27:38.533Z | Compiling proc-macro-crate v1.3.1 |
| 966 | 2026-07-21T04:27:38.755Z | Compiling getrandom v0.3.4 |
| 967 | 2026-07-21T04:27:38.863Z | Compiling sha2 v0.10.9 |
| 968 | 2026-07-21T04:27:38.946Z | Compiling rustls-pki-types v1.14.0 |
| 969 | 2026-07-21T04:27:38.949Z | Compiling tower-service v0.3.3 |
| 970 | 2026-07-21T04:27:38.978Z | Compiling try-lock v0.2.5 |
| 971 | 2026-07-21T04:27:39.028Z | Compiling elliptic-curve v0.13.8 |
| 972 | 2026-07-21T04:27:39.074Z | Compiling untrusted v0.9.0 |
| 973 | 2026-07-21T04:27:39.155Z | Compiling plain v0.2.3 |
| 974 | 2026-07-21T04:27:39.188Z | Compiling ring v0.17.14 |
| 975 | 2026-07-21T04:27:39.243Z | Compiling goblin v0.8.2 |
| 976 | 2026-07-21T04:27:39.250Z | Compiling want v0.3.1 |
| 977 | 2026-07-21T04:27:39.266Z | Compiling num_enum_derive v0.5.11 |
| 978 | 2026-07-21T04:27:39.356Z | Compiling usdt-impl v0.5.0 |
| 979 | 2026-07-21T04:27:39.405Z | Compiling num_enum_derive v0.7.5 |
| 980 | 2026-07-21T04:27:39.409Z | Compiling icu_normalizer_data v2.1.1 |
| 981 | 2026-07-21T04:27:39.473Z | Compiling icu_properties_data v2.1.2 |
| 982 | 2026-07-21T04:27:39.601Z | Compiling httparse v1.10.1 |
| 983 | 2026-07-21T04:27:39.870Z | Compiling serde_tokenstream v0.2.2 |
| 984 | 2026-07-21T04:27:39.905Z | Compiling rand_chacha v0.3.1 |
| 985 | 2026-07-21T04:27:40.141Z | Compiling rfc6979 v0.4.0 |
| 986 | 2026-07-21T04:27:40.146Z | Compiling arc-swap v1.8.2 |
| 987 | 2026-07-21T04:27:40.250Z | Compiling pin-utils v0.1.0 |
| 988 | 2026-07-21T04:27:40.257Z | Compiling atomic-waker v1.1.2 |
| 989 | 2026-07-21T04:27:40.316Z | Compiling iana-time-zone v0.1.65 |
| 990 | 2026-07-21T04:27:40.351Z | Compiling hyper v1.8.1 |
| 991 | 2026-07-21T04:27:40.370Z | Compiling rustls-webpki v0.103.9 |
| 992 | 2026-07-21T04:27:40.424Z | Compiling num_enum v0.7.5 |
| 993 | 2026-07-21T04:27:40.437Z | Compiling chrono v0.4.43 |
| 994 | 2026-07-21T04:27:40.529Z | Compiling num_enum v0.5.11 |
| 995 | 2026-07-21T04:27:40.533Z | Compiling ecdsa v0.16.9 |
| 996 | 2026-07-21T04:27:40.634Z | Compiling rand v0.8.5 |
| 997 | 2026-07-21T04:27:40.902Z | Compiling icu_properties v2.1.2 |
| 998 | 2026-07-21T04:27:41.237Z | Compiling icu_normalizer v2.1.1 |
| 999 | 2026-07-21T04:27:41.269Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-07-21T04:27:41.369Z | Compiling crossbeam-utils v0.8.21 |
| 1001 | 2026-07-21T04:27:41.572Z | Compiling rand_core v0.9.5 |
| 1002 | 2026-07-21T04:27:41.787Z | Compiling foreign-types-macros v0.2.3 |
| 1003 | 2026-07-21T04:27:41.814Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1004 | 2026-07-21T04:27:41.945Z | Compiling aho-corasick v1.1.4 |
| 1005 | 2026-07-21T04:27:42.061Z | Compiling thread_local v1.1.9 |
| 1006 | 2026-07-21T04:27:42.088Z | Compiling utf8parse v0.2.2 |
| 1007 | 2026-07-21T04:27:42.191Z | Compiling regex-syntax v0.8.9 |
| 1008 | 2026-07-21T04:27:42.317Z | Compiling tap v1.0.1 |
| 1009 | 2026-07-21T04:27:42.366Z | Compiling percent-encoding v2.3.2 |
| 1010 | 2026-07-21T04:27:42.419Z | Compiling bitflags v2.11.0 |
| 1011 | 2026-07-21T04:27:42.423Z | Compiling either v1.15.0 |
| 1012 | 2026-07-21T04:27:42.570Z | Compiling foreign-types-shared v0.3.1 |
| 1013 | 2026-07-21T04:27:42.612Z | Compiling itertools v0.12.1 |
| 1014 | 2026-07-21T04:27:42.631Z | Compiling foreign-types v0.5.0 |
| 1015 | 2026-07-21T04:27:42.651Z | Compiling curve25519-dalek v4.1.3 |
| 1016 | 2026-07-21T04:27:42.700Z | Compiling form_urlencoded v1.2.2 |
| 1017 | 2026-07-21T04:27:42.722Z | Compiling wyz v0.5.1 |
| 1018 | 2026-07-21T04:27:42.880Z | Compiling anstyle-parse v1.0.0 |
| 1019 | 2026-07-21T04:27:42.908Z | Compiling cargo_metadata v0.23.1 |
| 1020 | 2026-07-21T04:27:43.058Z | Compiling idna_adapter v1.2.1 |
| 1021 | 2026-07-21T04:27:43.191Z | Compiling rand_chacha v0.9.0 |
| 1022 | 2026-07-21T04:27:43.341Z | Compiling crossbeam-channel v0.5.15 |
| 1023 | 2026-07-21T04:27:43.622Z | Compiling num-bigint-dig v0.8.6 |
| 1024 | 2026-07-21T04:27:43.780Z | Compiling regex-automata v0.4.14 |
| 1025 | 2026-07-21T04:27:43.823Z | Compiling hyper-util v0.1.20 |
| 1026 | 2026-07-21T04:27:43.830Z | Compiling rustls v0.23.36 |
| 1027 | 2026-07-21T04:27:44.052Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1028 | 2026-07-21T04:27:44.149Z | Compiling radium v0.7.0 |
| 1029 | 2026-07-21T04:27:44.157Z | Compiling slog-scope v4.4.1 |
| 1030 | 2026-07-21T04:27:44.410Z | Compiling usdt-macro v0.5.0 |
| 1031 | 2026-07-21T04:27:44.799Z | Compiling usdt-attr-macro v0.5.0 |
| 1032 | 2026-07-21T04:27:44.884Z | Compiling tokio-util v0.7.18 |
| 1033 | 2026-07-21T04:27:45.039Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1034 | 2026-07-21T04:27:45.142Z | Compiling num-rational v0.4.2 |
| 1035 | 2026-07-21T04:27:45.161Z | Compiling num-complex v0.4.6 |
| 1036 | 2026-07-21T04:27:45.198Z | Compiling async-trait v0.1.89 |
| 1037 | 2026-07-21T04:27:45.232Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1038 | 2026-07-21T04:27:45.567Z | Compiling ed25519 v2.2.3 |
| 1039 | 2026-07-21T04:27:45.588Z | Compiling pkcs1 v0.7.5 |
| 1040 | 2026-07-21T04:27:45.740Z | Compiling cstr-argument v0.1.2 |
| 1041 | 2026-07-21T04:27:45.795Z | Compiling memmap v0.7.0 |
| 1042 | 2026-07-21T04:27:45.805Z | Compiling is-terminal v0.4.17 |
| 1043 | 2026-07-21T04:27:45.881Z | Compiling term v1.2.1 |
| 1044 | 2026-07-21T04:27:45.887Z | Compiling take_mut v0.2.2 |
| 1045 | 2026-07-21T04:27:45.991Z | Compiling sync_wrapper v1.0.2 |
| 1046 | 2026-07-21T04:27:46.003Z | Compiling anstyle-query v1.1.5 |
| 1047 | 2026-07-21T04:27:46.008Z | Compiling base64 v0.22.1 |
| 1048 | 2026-07-21T04:27:46.060Z | Compiling utf8_iter v1.0.4 |
| 1049 | 2026-07-21T04:27:46.084Z | Compiling anstyle v1.0.14 |
| 1050 | 2026-07-21T04:27:46.169Z | Compiling tower-layer v0.3.3 |
| 1051 | 2026-07-21T04:27:46.204Z | Compiling funty v2.0.0 |
| 1052 | 2026-07-21T04:27:46.303Z | Compiling hashbrown v0.12.3 |
| 1053 | 2026-07-21T04:27:46.321Z | Compiling os_str_bytes v6.6.1 |
| 1054 | 2026-07-21T04:27:46.328Z | Compiling is_terminal_polyfill v1.70.2 |
| 1055 | 2026-07-21T04:27:46.411Z | Compiling colorchoice v1.0.4 |
| 1056 | 2026-07-21T04:27:46.520Z | Compiling openssl-probe v0.2.1 |
| 1057 | 2026-07-21T04:27:46.579Z | Compiling tokio-rustls v0.26.4 |
| 1058 | 2026-07-21T04:27:46.582Z | Compiling bitvec v1.0.1 |
| 1059 | 2026-07-21T04:27:46.589Z | Compiling clap_lex v0.2.4 |
| 1060 | 2026-07-21T04:27:46.698Z | Compiling rustls-native-certs v0.8.3 |
| 1061 | 2026-07-21T04:27:46.758Z | Compiling indexmap v1.9.3 |
| 1062 | 2026-07-21T04:27:46.828Z | Compiling anstream v1.0.0 |
| 1063 | 2026-07-21T04:27:46.843Z | Compiling tower v0.5.3 |
| 1064 | 2026-07-21T04:27:46.855Z | Compiling pem v3.0.6 |
| 1065 | 2026-07-21T04:27:47.032Z | Compiling idna v1.1.0 |
| 1066 | 2026-07-21T04:27:47.116Z | Compiling slog-term v2.9.2 |
| 1067 | 2026-07-21T04:27:47.136Z | Compiling slog-async v2.8.0 |
| 1068 | 2026-07-21T04:27:47.217Z | Compiling usdt v0.5.0 |
| 1069 | 2026-07-21T04:27:47.265Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1070 | 2026-07-21T04:27:47.475Z | Compiling rsa v0.9.10 |
| 1071 | 2026-07-21T04:27:47.483Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1072 | 2026-07-21T04:27:47.566Z | Compiling ed25519-dalek v2.2.0 |
| 1073 | 2026-07-21T04:27:47.633Z | Compiling num v0.4.3 |
| 1074 | 2026-07-21T04:27:47.700Z | Compiling regex v1.12.3 |
| 1075 | 2026-07-21T04:27:47.708Z | Compiling slog-stdlog v4.1.1 |
| 1076 | 2026-07-21T04:27:47.744Z | Compiling octocrab v0.53.1 |
| 1077 | 2026-07-21T04:27:47.839Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1078 | 2026-07-21T04:27:47.876Z | Compiling rand v0.9.2 |
| 1079 | 2026-07-21T04:27:47.904Z | Compiling anyhow v1.0.102 |
| 1080 | 2026-07-21T04:27:48.022Z | Compiling p384 v0.13.1 |
| 1081 | 2026-07-21T04:27:48.128Z | Compiling p256 v0.13.2 |
| 1082 | 2026-07-21T04:27:48.158Z | Compiling snafu-derive v0.8.9 |
| 1083 | 2026-07-21T04:27:48.171Z | Compiling simple_asn1 v0.6.4 |
| 1084 | 2026-07-21T04:27:48.295Z | Compiling libz-sys v1.1.23 |
| 1085 | 2026-07-21T04:27:48.295Z | Compiling openssl-sys v0.9.111 |
| 1086 | 2026-07-21T04:27:48.393Z | Compiling futures-executor v0.3.32 |
| 1087 | 2026-07-21T04:27:48.469Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1088 | 2026-07-21T04:27:48.497Z | Compiling serde_repr v0.1.20 |
| 1089 | 2026-07-21T04:27:48.607Z | Compiling pin-project-internal v1.1.10 |
| 1090 | 2026-07-21T04:27:48.675Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1091 | 2026-07-21T04:27:48.693Z | Compiling clap_derive v3.2.25 |
| 1092 | 2026-07-21T04:27:48.791Z | Compiling num-derive v0.3.3 |
| 1093 | 2026-07-21T04:27:48.889Z | Compiling atty v0.2.14 |
| 1094 | 2026-07-21T04:27:48.982Z | Compiling strsim v0.11.1 |
| 1095 | 2026-07-21T04:27:49.102Z | Compiling unicode-width v0.2.2 |
| 1096 | 2026-07-21T04:27:49.357Z | Compiling simd-adler32 v0.3.8 |
| 1097 | 2026-07-21T04:27:49.373Z | Compiling strsim v0.10.0 |
| 1098 | 2026-07-21T04:27:49.379Z | Compiling oxnet v0.1.4 |
| 1099 | 2026-07-21T04:27:49.557Z | Compiling bitflags v1.3.2 |
| 1100 | 2026-07-21T04:27:49.625Z | Compiling clap_lex v1.0.0 |
| 1101 | 2026-07-21T04:27:49.636Z | Compiling iri-string v0.7.10 |
| 1102 | 2026-07-21T04:27:49.673Z | Compiling textwrap v0.16.2 |
| 1103 | 2026-07-21T04:27:49.702Z | Compiling ryu v1.0.23 |
| 1104 | 2026-07-21T04:27:49.702Z | Compiling colored v3.1.1 |
| 1105 | 2026-07-21T04:27:49.726Z | Compiling adler2 v2.0.1 |
| 1106 | 2026-07-21T04:27:49.853Z | Compiling termcolor v1.4.1 |
| 1107 | 2026-07-21T04:27:49.865Z | Compiling serde_urlencoded v0.7.1 |
| 1108 | 2026-07-21T04:27:49.879Z | Compiling miniz_oxide v0.8.9 |
| 1109 | 2026-07-21T04:27:49.922Z | Compiling snafu v0.8.9 |
| 1110 | 2026-07-21T04:27:50.081Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1111 | 2026-07-21T04:27:50.087Z | Compiling clap_builder v4.6.0 |
| 1112 | 2026-07-21T04:27:50.095Z | Compiling pin-project v1.1.10 |
| 1113 | 2026-07-21T04:27:50.183Z | Compiling libscf-sys v1.1.0 |
| 1114 | 2026-07-21T04:27:50.211Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1115 | 2026-07-21T04:27:50.220Z | Compiling console v0.16.2 |
| 1116 | 2026-07-21T04:27:50.310Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1117 | 2026-07-21T04:27:50.374Z | Compiling clap v3.2.25 |
| 1118 | 2026-07-21T04:27:50.557Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1119 | 2026-07-21T04:27:50.688Z | Compiling futures v0.3.32 |
| 1120 | 2026-07-21T04:27:50.757Z | Compiling tower-http v0.6.8 |
| 1121 | 2026-07-21T04:27:50.831Z | Compiling jsonwebtoken v10.3.0 |
| 1122 | 2026-07-21T04:27:50.873Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1123 | 2026-07-21T04:27:51.102Z | Compiling slog-envlogger v2.2.0 |
| 1124 | 2026-07-21T04:27:51.247Z | Compiling url v2.5.8 |
| 1125 | 2026-07-21T04:27:51.453Z | Compiling portable-atomic v1.13.1 |
| 1126 | 2026-07-21T04:27:51.484Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1127 | 2026-07-21T04:27:51.499Z | Compiling rustix v1.1.4 |
| 1128 | 2026-07-21T04:27:51.781Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1129 | 2026-07-21T04:27:51.889Z | Compiling hyper-rustls v0.27.7 |
| 1130 | 2026-07-21T04:27:51.906Z | Compiling crc32fast v1.5.0 |
| 1131 | 2026-07-21T04:27:51.956Z | Compiling hyper-timeout v0.5.2 |
| 1132 | 2026-07-21T04:27:52.084Z | Compiling clap_derive v4.6.1 |
| 1133 | 2026-07-21T04:27:52.128Z | Compiling http-body-util v0.1.3 |
| 1134 | 2026-07-21T04:27:52.163Z | Compiling http-serde v2.1.1 |
| 1135 | 2026-07-21T04:27:52.193Z | Compiling zone_cfg_derive v0.3.1 |
| 1136 | 2026-07-21T04:27:52.315Z | Compiling async-recursion v0.3.2 |
| 1137 | 2026-07-21T04:27:52.373Z | Compiling serde_spanned v1.1.1 |
| 1138 | 2026-07-21T04:27:52.571Z | Compiling serde_path_to_error v0.1.20 |
| 1139 | 2026-07-21T04:27:52.892Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1140 | 2026-07-21T04:27:52.928Z | Compiling filetime v0.2.27 |
| 1141 | 2026-07-21T04:27:52.948Z | Compiling secrecy v0.10.3 |
| 1142 | 2026-07-21T04:27:52.952Z | Compiling web-time v1.1.0 |
| 1143 | 2026-07-21T04:27:53.020Z | Compiling hex v0.4.3 |
| 1144 | 2026-07-21T04:27:53.091Z | Compiling unit-prefix v0.5.2 |
| 1145 | 2026-07-21T04:27:53.096Z | Compiling fastrand v2.3.0 |
| 1146 | 2026-07-21T04:27:53.102Z | Compiling openssl-probe v0.1.6 |
| 1147 | 2026-07-21T04:27:53.198Z | Compiling xattr v1.6.1 |
| 1148 | 2026-07-21T04:27:53.220Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1149 | 2026-07-21T04:27:53.273Z | Compiling tempfile v3.27.0 |
| 1150 | 2026-07-21T04:27:53.279Z | Compiling sha256 v1.6.0 |
| 1151 | 2026-07-21T04:27:53.362Z | Compiling tar v0.4.46 |
| 1152 | 2026-07-21T04:27:53.362Z | Compiling curl v0.4.50 |
| 1153 | 2026-07-21T04:27:53.426Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1154 | 2026-07-21T04:27:53.528Z | Compiling indicatif v0.18.4 |
| 1155 | 2026-07-21T04:27:53.744Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1156 | 2026-07-21T04:27:53.862Z | Compiling clap v4.6.1 |
| 1157 | 2026-07-21T04:27:53.937Z | Compiling zone v0.3.1 |
| 1158 | 2026-07-21T04:27:54.015Z | Compiling flate2 v1.1.9 |
| 1159 | 2026-07-21T04:27:54.189Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1160 | 2026-07-21T04:27:54.400Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1161 | 2026-07-21T04:27:54.422Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1162 | 2026-07-21T04:27:54.430Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1163 | 2026-07-21T04:27:54.546Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1164 | 2026-07-21T04:27:54.549Z | Compiling camino v1.2.3 |
| 1165 | 2026-07-21T04:27:54.597Z | Compiling libloading v0.8.9 |
| 1166 | 2026-07-21T04:27:54.810Z | Compiling fs_extra v1.3.0 |
| 1167 | 2026-07-21T04:28:06.557Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1168 | 2026-07-21T04:28:16.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.10s |
| 1169 | 2026-07-21T04:28:16.618Z | |
| 1170 | 2026-07-21T04:28:16.622Z | real 47.156971016 |
| 1171 | 2026-07-21T04:28:16.622Z | user 3:17.440035609 |
| 1172 | 2026-07-21T04:28:16.622Z | sys 34.586374739 |
| 1173 | 2026-07-21T04:28:16.622Z | trap 0.125514206 |
| 1174 | 2026-07-21T04:28:16.622Z | tflt 0.176041656 |
| 1175 | 2026-07-21T04:28:16.623Z | dflt 0.055396337 |
| 1176 | 2026-07-21T04:28:16.623Z | kflt 0.000033963 |
| 1177 | 2026-07-21T04:28:16.623Z | lock 8:33.039014577 |
| 1178 | 2026-07-21T04:28:16.623Z | slp 13:23.873939559 |
| 1179 | 2026-07-21T04:28:16.623Z | lat 11.333089687 |
| 1180 | 2026-07-21T04:28:16.623Z | stop 22.712922391 |
| 1181 | 2026-07-21T04:28:16.623Z | + ptime -m cargo build --release |
| 1182 | 2026-07-21T04:28:16.814Z | Compiling proc-macro2 v1.0.106 |
| 1183 | 2026-07-21T04:28:16.814Z | Compiling quote v1.0.45 |
| 1184 | 2026-07-21T04:28:16.815Z | Compiling unicode-ident v1.0.24 |
| 1185 | 2026-07-21T04:28:16.815Z | Compiling libc v0.2.186 |
| 1186 | 2026-07-21T04:28:16.818Z | Compiling cfg-if v1.0.4 |
| 1187 | 2026-07-21T04:28:16.818Z | Compiling version_check v0.9.5 |
| 1188 | 2026-07-21T04:28:16.818Z | Compiling zeroize v1.8.2 |
| 1189 | 2026-07-21T04:28:16.818Z | Compiling serde_core v1.0.228 |
| 1190 | 2026-07-21T04:28:16.913Z | Compiling serde v1.0.228 |
| 1191 | 2026-07-21T04:28:16.953Z | Compiling memchr v2.8.0 |
| 1192 | 2026-07-21T04:28:17.036Z | Compiling autocfg v1.5.0 |
| 1193 | 2026-07-21T04:28:17.103Z | Compiling typenum v1.19.0 |
| 1194 | 2026-07-21T04:28:17.171Z | Compiling subtle v2.6.1 |
| 1195 | 2026-07-21T04:28:17.316Z | Compiling generic-array v0.14.7 |
| 1196 | 2026-07-21T04:28:17.358Z | Compiling itoa v1.0.17 |
| 1197 | 2026-07-21T04:28:17.612Z | Compiling getrandom v0.2.17 |
| 1198 | 2026-07-21T04:28:17.654Z | Compiling smallvec v1.15.1 |
| 1199 | 2026-07-21T04:28:17.694Z | Compiling const-oid v0.9.6 |
| 1200 | 2026-07-21T04:28:17.812Z | Compiling syn v1.0.109 |
| 1201 | 2026-07-21T04:28:17.899Z | Compiling libm v0.2.16 |
| 1202 | 2026-07-21T04:28:18.155Z | Compiling syn v2.0.117 |
| 1203 | 2026-07-21T04:28:18.170Z | Compiling num-traits v0.2.19 |
| 1204 | 2026-07-21T04:28:18.209Z | Compiling find-msvc-tools v0.1.9 |
| 1205 | 2026-07-21T04:28:18.232Z | Compiling shlex v1.3.0 |
| 1206 | 2026-07-21T04:28:18.400Z | Compiling pin-project-lite v0.2.16 |
| 1207 | 2026-07-21T04:28:18.400Z | Compiling thiserror v1.0.69 |
| 1208 | 2026-07-21T04:28:18.487Z | Compiling cc v1.2.56 |
| 1209 | 2026-07-21T04:28:18.662Z | Compiling log v0.4.29 |
| 1210 | 2026-07-21T04:28:18.709Z | Compiling zmij v1.0.21 |
| 1211 | 2026-07-21T04:28:19.011Z | Compiling block-buffer v0.10.4 |
| 1212 | 2026-07-21T04:28:19.148Z | Compiling crypto-common v0.1.7 |
| 1213 | 2026-07-21T04:28:19.284Z | Compiling rustversion v1.0.22 |
| 1214 | 2026-07-21T04:28:19.317Z | Compiling bytes v1.11.1 |
| 1215 | 2026-07-21T04:28:19.462Z | Compiling digest v0.10.7 |
| 1216 | 2026-07-21T04:28:19.629Z | Compiling rand_core v0.6.4 |
| 1217 | 2026-07-21T04:28:19.672Z | Compiling socket2 v0.6.3 |
| 1218 | 2026-07-21T04:28:19.704Z | Compiling errno v0.3.14 |
| 1219 | 2026-07-21T04:28:19.862Z | Compiling once_cell v1.21.3 |
| 1220 | 2026-07-21T04:28:19.877Z | Compiling equivalent v1.0.2 |
| 1221 | 2026-07-21T04:28:19.956Z | Compiling parking_lot_core v0.9.12 |
| 1222 | 2026-07-21T04:28:20.098Z | Compiling hashbrown v0.16.1 |
| 1223 | 2026-07-21T04:28:20.226Z | Compiling base64ct v1.8.3 |
| 1224 | 2026-07-21T04:28:20.242Z | Compiling scopeguard v1.2.0 |
| 1225 | 2026-07-21T04:28:20.333Z | Compiling lock_api v0.4.14 |
| 1226 | 2026-07-21T04:28:20.468Z | Compiling pem-rfc7468 v0.7.0 |
| 1227 | 2026-07-21T04:28:20.531Z | Compiling parking_lot v0.12.5 |
| 1228 | 2026-07-21T04:28:20.558Z | Compiling signal-hook-registry v1.4.8 |
| 1229 | 2026-07-21T04:28:20.621Z | Compiling indexmap v2.13.0 |
| 1230 | 2026-07-21T04:28:20.726Z | Compiling der v0.7.10 |
| 1231 | 2026-07-21T04:28:20.749Z | Compiling mio v1.2.0 |
| 1232 | 2026-07-21T04:28:21.087Z | Compiling synstructure v0.13.2 |
| 1233 | 2026-07-21T04:28:21.228Z | Compiling thiserror v2.0.18 |
| 1234 | 2026-07-21T04:28:21.424Z | Compiling stable_deref_trait v1.2.1 |
| 1235 | 2026-07-21T04:28:21.490Z | Compiling ucd-trie v0.1.7 |
| 1236 | 2026-07-21T04:28:21.495Z | Compiling futures-core v0.3.32 |
| 1237 | 2026-07-21T04:28:21.509Z | Compiling zerocopy v0.8.39 |
| 1238 | 2026-07-21T04:28:21.577Z | Compiling serde_json v1.0.150 |
| 1239 | 2026-07-21T04:28:21.637Z | Compiling pest v2.8.6 |
| 1240 | 2026-07-21T04:28:21.649Z | Compiling spki v0.7.3 |
| 1241 | 2026-07-21T04:28:21.810Z | Compiling pkcs8 v0.10.2 |
| 1242 | 2026-07-21T04:28:21.825Z | Compiling futures-sink v0.3.32 |
| 1243 | 2026-07-21T04:28:21.913Z | Compiling num-integer v0.1.46 |
| 1244 | 2026-07-21T04:28:21.922Z | Compiling proc-macro-error-attr v1.0.4 |
| 1245 | 2026-07-21T04:28:22.150Z | Compiling pkg-config v0.3.32 |
| 1246 | 2026-07-21T04:28:22.157Z | Compiling serde_derive v1.0.228 |
| 1247 | 2026-07-21T04:28:22.399Z | Compiling thiserror-impl v1.0.69 |
| 1248 | 2026-07-21T04:28:22.600Z | Compiling zerofrom-derive v0.1.6 |
| 1249 | 2026-07-21T04:28:22.628Z | Compiling yoke-derive v0.8.1 |
| 1250 | 2026-07-21T04:28:22.781Z | Compiling tokio-macros v2.7.0 |
| 1251 | 2026-07-21T04:28:22.890Z | Compiling thiserror-impl v2.0.18 |
| 1252 | 2026-07-21T04:28:23.534Z | Compiling tokio v1.53.1 |
| 1253 | 2026-07-21T04:28:23.647Z | Compiling zerovec-derive v0.11.2 |
| 1254 | 2026-07-21T04:28:23.682Z | Compiling pest_meta v2.8.6 |
| 1255 | 2026-07-21T04:28:23.738Z | Compiling displaydoc v0.2.5 |
| 1256 | 2026-07-21T04:28:23.793Z | Compiling zerofrom v0.1.6 |
| 1257 | 2026-07-21T04:28:23.912Z | Compiling yoke v0.8.1 |
| 1258 | 2026-07-21T04:28:24.094Z | Compiling zerocopy-derive v0.7.35 |
| 1259 | 2026-07-21T04:28:24.177Z | Compiling futures-channel v0.3.32 |
| 1260 | 2026-07-21T04:28:24.418Z | Compiling pest_generator v2.8.6 |
| 1261 | 2026-07-21T04:28:24.467Z | Compiling semver v1.0.27 |
| 1262 | 2026-07-21T04:28:24.733Z | Compiling zerovec v0.11.5 |
| 1263 | 2026-07-21T04:28:24.745Z | Compiling proc-macro-error v1.0.4 |
| 1264 | 2026-07-21T04:28:24.881Z | Compiling vcpkg v0.2.15 |
| 1265 | 2026-07-21T04:28:25.026Z | Compiling pest_derive v2.8.6 |
| 1266 | 2026-07-21T04:28:25.076Z | Compiling ppv-lite86 v0.2.21 |
| 1267 | 2026-07-21T04:28:25.298Z | Compiling tracing-attributes v0.1.31 |
| 1268 | 2026-07-21T04:28:25.396Z | Compiling futures-macro v0.3.32 |
| 1269 | 2026-07-21T04:28:25.418Z | Compiling tracing-core v0.1.36 |
| 1270 | 2026-07-21T04:28:25.422Z | Compiling http v1.4.0 |
| 1271 | 2026-07-21T04:28:25.506Z | Compiling hmac v0.12.1 |
| 1272 | 2026-07-21T04:28:25.617Z | Compiling futures-task v0.3.32 |
| 1273 | 2026-07-21T04:28:25.643Z | Compiling futures-io v0.3.32 |
| 1274 | 2026-07-21T04:28:25.740Z | Compiling winnow v1.0.1 |
| 1275 | 2026-07-21T04:28:25.781Z | Compiling slab v0.4.12 |
| 1276 | 2026-07-21T04:28:25.984Z | Compiling spin v0.9.8 |
| 1277 | 2026-07-21T04:28:26.069Z | Compiling pretty-hex v0.4.1 |
| 1278 | 2026-07-21T04:28:26.083Z | Compiling lazy_static v1.5.0 |
| 1279 | 2026-07-21T04:28:26.119Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1280 | 2026-07-21T04:28:26.218Z | Compiling futures-util v0.3.32 |
| 1281 | 2026-07-21T04:28:26.463Z | Compiling tinystr v0.8.2 |
| 1282 | 2026-07-21T04:28:26.520Z | Compiling tracing v0.1.44 |
| 1283 | 2026-07-21T04:28:26.579Z | Compiling slog v2.8.2 |
| 1284 | 2026-07-21T04:28:26.668Z | Compiling ff v0.13.1 |
| 1285 | 2026-07-21T04:28:26.680Z | Compiling signature v2.2.0 |
| 1286 | 2026-07-21T04:28:26.713Z | Compiling ring v0.17.14 |
| 1287 | 2026-07-21T04:28:26.822Z | Compiling base16ct v0.2.0 |
| 1288 | 2026-07-21T04:28:26.833Z | Compiling writeable v0.6.2 |
| 1289 | 2026-07-21T04:28:26.853Z | Compiling cpufeatures v0.2.17 |
| 1290 | 2026-07-21T04:28:26.921Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1291 | 2026-07-21T04:28:26.925Z | Compiling powerfmt v0.2.0 |
| 1292 | 2026-07-21T04:28:27.046Z | Compiling byteorder v1.5.0 |
| 1293 | 2026-07-21T04:28:27.059Z | Compiling litemap v0.8.1 |
| 1294 | 2026-07-21T04:28:27.127Z | Compiling heck v0.4.1 |
| 1295 | 2026-07-21T04:28:27.166Z | Compiling getrandom v0.3.4 |
| 1296 | 2026-07-21T04:28:27.228Z | Compiling toml_datetime v0.6.11 |
| 1297 | 2026-07-21T04:28:27.263Z | Compiling winnow v0.7.14 |
| 1298 | 2026-07-21T04:28:27.270Z | Compiling time-core v0.1.8 |
| 1299 | 2026-07-21T04:28:27.273Z | Compiling winnow v0.5.40 |
| 1300 | 2026-07-21T04:28:27.316Z | Compiling num-conv v0.2.0 |
| 1301 | 2026-07-21T04:28:27.433Z | Compiling zerocopy v0.7.35 |
| 1302 | 2026-07-21T04:28:27.442Z | Compiling time-macros v0.2.27 |
| 1303 | 2026-07-21T04:28:27.521Z | Compiling icu_locale_core v2.1.1 |
| 1304 | 2026-07-21T04:28:27.986Z | Compiling deranged v0.5.6 |
| 1305 | 2026-07-21T04:28:28.507Z | Compiling sec1 v0.7.3 |
| 1306 | 2026-07-21T04:28:28.693Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1307 | 2026-07-21T04:28:28.754Z | Compiling toml_edit v0.19.15 |
| 1308 | 2026-07-21T04:28:29.218Z | Compiling group v0.13.0 |
| 1309 | 2026-07-21T04:28:29.396Z | Compiling http-body v1.0.1 |
| 1310 | 2026-07-21T04:28:29.424Z | Compiling hkdf v0.12.4 |
| 1311 | 2026-07-21T04:28:29.547Z | Compiling num-bigint v0.4.6 |
| 1312 | 2026-07-21T04:28:29.575Z | Compiling erased-serde v0.3.31 |
| 1313 | 2026-07-21T04:28:29.582Z | Compiling potential_utf v0.1.4 |
| 1314 | 2026-07-21T04:28:29.756Z | Compiling zerotrie v0.2.3 |
| 1315 | 2026-07-21T04:28:30.020Z | Compiling scroll_derive v0.12.1 |
| 1316 | 2026-07-21T04:28:30.162Z | Compiling num-iter v0.1.45 |
| 1317 | 2026-07-21T04:28:30.188Z | Compiling crypto-bigint v0.5.5 |
| 1318 | 2026-07-21T04:28:30.603Z | Compiling usdt-impl v0.5.0 |
| 1319 | 2026-07-21T04:28:30.775Z | Compiling httparse v1.10.1 |
| 1320 | 2026-07-21T04:28:30.920Z | Compiling icu_normalizer_data v2.1.1 |
| 1321 | 2026-07-21T04:28:31.020Z | Compiling icu_properties_data v2.1.2 |
| 1322 | 2026-07-21T04:28:31.271Z | Compiling elliptic-curve v0.13.8 |
| 1323 | 2026-07-21T04:28:31.325Z | Compiling time v0.3.47 |
| 1324 | 2026-07-21T04:28:31.636Z | Compiling proc-macro-crate v1.3.1 |
| 1325 | 2026-07-21T04:28:31.656Z | Compiling scroll v0.12.0 |
| 1326 | 2026-07-21T04:28:31.890Z | Compiling icu_provider v2.1.1 |
| 1327 | 2026-07-21T04:28:31.971Z | Compiling icu_collections v2.1.1 |
| 1328 | 2026-07-21T04:28:32.293Z | Compiling thread-id v4.2.2 |
| 1329 | 2026-07-21T04:28:32.303Z | Compiling proc-macro-crate v3.4.0 |
| 1330 | 2026-07-21T04:28:32.369Z | Compiling dof v0.3.0 |
| 1331 | 2026-07-21T04:28:32.673Z | Compiling sha2 v0.10.9 |
| 1332 | 2026-07-21T04:28:32.722Z | Compiling dtrace-parser v0.2.0 |
| 1333 | 2026-07-21T04:28:32.731Z | Compiling openssl-sys v0.9.111 |
| 1334 | 2026-07-21T04:28:32.735Z | Compiling libz-sys v1.1.23 |
| 1335 | 2026-07-21T04:28:33.126Z | Compiling rustc_version v0.4.1 |
| 1336 | 2026-07-21T04:28:33.213Z | Compiling rustls-pki-types v1.14.0 |
| 1337 | 2026-07-21T04:28:33.270Z | Compiling try-lock v0.2.5 |
| 1338 | 2026-07-21T04:28:33.379Z | Compiling untrusted v0.9.0 |
| 1339 | 2026-07-21T04:28:33.386Z | Compiling plain v0.2.3 |
| 1340 | 2026-07-21T04:28:33.489Z | Compiling crossbeam-utils v0.8.21 |
| 1341 | 2026-07-21T04:28:33.502Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1342 | 2026-07-21T04:28:33.750Z | Compiling tower-service v0.3.3 |
| 1343 | 2026-07-21T04:28:33.751Z | Compiling camino v1.2.3 |
| 1344 | 2026-07-21T04:28:33.837Z | Compiling goblin v0.8.2 |
| 1345 | 2026-07-21T04:28:34.040Z | Compiling curve25519-dalek v4.1.3 |
| 1346 | 2026-07-21T04:28:34.120Z | Compiling want v0.3.1 |
| 1347 | 2026-07-21T04:28:34.380Z | Compiling num_enum_derive v0.7.5 |
| 1348 | 2026-07-21T04:28:34.414Z | Compiling num_enum_derive v0.5.11 |
| 1349 | 2026-07-21T04:28:35.250Z | Compiling rfc6979 v0.4.0 |
| 1350 | 2026-07-21T04:28:35.304Z | Compiling serde_tokenstream v0.2.2 |
| 1351 | 2026-07-21T04:28:35.381Z | Compiling rand_chacha v0.3.1 |
| 1352 | 2026-07-21T04:28:35.423Z | Compiling arc-swap v1.8.2 |
| 1353 | 2026-07-21T04:28:35.573Z | Compiling heck v0.5.0 |
| 1354 | 2026-07-21T04:28:35.600Z | Compiling pin-utils v0.1.0 |
| 1355 | 2026-07-21T04:28:35.668Z | Compiling rustls v0.23.36 |
| 1356 | 2026-07-21T04:28:35.766Z | Compiling radium v0.7.0 |
| 1357 | 2026-07-21T04:28:35.772Z | Compiling num-bigint-dig v0.8.6 |
| 1358 | 2026-07-21T04:28:35.836Z | Compiling atomic-waker v1.1.2 |
| 1359 | 2026-07-21T04:28:35.891Z | Compiling iana-time-zone v0.1.65 |
| 1360 | 2026-07-21T04:28:35.962Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1361 | 2026-07-21T04:28:36.001Z | Compiling chrono v0.4.43 |
| 1362 | 2026-07-21T04:28:36.008Z | Compiling hyper v1.8.1 |
| 1363 | 2026-07-21T04:28:36.200Z | Compiling rand v0.8.5 |
| 1364 | 2026-07-21T04:28:36.235Z | Compiling num_enum v0.7.5 |
| 1365 | 2026-07-21T04:28:36.267Z | Compiling num_enum v0.5.11 |
| 1366 | 2026-07-21T04:28:36.357Z | Compiling ecdsa v0.16.9 |
| 1367 | 2026-07-21T04:28:36.384Z | Compiling icu_properties v2.1.2 |
| 1368 | 2026-07-21T04:28:36.935Z | Compiling icu_normalizer v2.1.1 |
| 1369 | 2026-07-21T04:28:36.985Z | Compiling rustls-webpki v0.103.9 |
| 1370 | 2026-07-21T04:28:39.052Z | Compiling rand_core v0.9.5 |
| 1371 | 2026-07-21T04:28:39.118Z | Compiling primeorder v0.13.6 |
| 1372 | 2026-07-21T04:28:39.320Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1373 | 2026-07-21T04:28:39.344Z | Compiling foreign-types-macros v0.2.3 |
| 1374 | 2026-07-21T04:28:39.375Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1375 | 2026-07-21T04:28:39.537Z | Compiling cargo-platform v0.3.2 |
| 1376 | 2026-07-21T04:28:39.696Z | Compiling aho-corasick v1.1.4 |
| 1377 | 2026-07-21T04:28:39.699Z | Compiling indexmap v1.9.3 |
| 1378 | 2026-07-21T04:28:39.775Z | Compiling thread_local v1.1.9 |
| 1379 | 2026-07-21T04:28:39.943Z | Compiling anyhow v1.0.102 |
| 1380 | 2026-07-21T04:28:39.978Z | Compiling tap v1.0.1 |
| 1381 | 2026-07-21T04:28:40.051Z | Compiling bitflags v2.11.0 |
| 1382 | 2026-07-21T04:28:40.084Z | Compiling slog-async v2.8.0 |
| 1383 | 2026-07-21T04:28:40.129Z | Compiling either v1.15.0 |
| 1384 | 2026-07-21T04:28:40.270Z | Compiling regex-syntax v0.8.9 |
| 1385 | 2026-07-21T04:28:40.341Z | Compiling foreign-types-shared v0.3.1 |
| 1386 | 2026-07-21T04:28:40.377Z | Compiling utf8parse v0.2.2 |
| 1387 | 2026-07-21T04:28:40.426Z | Compiling percent-encoding v2.3.2 |
| 1388 | 2026-07-21T04:28:40.430Z | Compiling foreign-types v0.5.0 |
| 1389 | 2026-07-21T04:28:40.478Z | Compiling anstyle-parse v1.0.0 |
| 1390 | 2026-07-21T04:28:40.537Z | Compiling itertools v0.12.1 |
| 1391 | 2026-07-21T04:28:40.684Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-07-21T04:28:40.691Z | Compiling wyz v0.5.1 |
| 1393 | 2026-07-21T04:28:40.914Z | Compiling cargo_metadata v0.23.1 |
| 1394 | 2026-07-21T04:28:40.946Z | Compiling rand_chacha v0.9.0 |
| 1395 | 2026-07-21T04:28:41.989Z | Compiling regex-automata v0.4.14 |
| 1396 | 2026-07-21T04:28:42.113Z | Compiling crossbeam-channel v0.5.15 |
| 1397 | 2026-07-21T04:28:43.537Z | Compiling idna_adapter v1.2.1 |
| 1398 | 2026-07-21T04:28:43.666Z | Compiling hyper-util v0.1.20 |
| 1399 | 2026-07-21T04:28:45.590Z | Compiling slog-scope v4.4.1 |
| 1400 | 2026-07-21T04:28:45.839Z | Compiling usdt-macro v0.5.0 |
| 1401 | 2026-07-21T04:28:45.935Z | Compiling usdt-attr-macro v0.5.0 |
| 1402 | 2026-07-21T04:28:46.130Z | Compiling num-rational v0.4.2 |
| 1403 | 2026-07-21T04:28:46.525Z | Compiling tokio-util v0.7.18 |
| 1404 | 2026-07-21T04:28:46.667Z | Compiling ed25519 v2.2.3 |
| 1405 | 2026-07-21T04:28:47.113Z | Compiling num-complex v0.4.6 |
| 1406 | 2026-07-21T04:28:47.407Z | Compiling async-trait v0.1.89 |
| 1407 | 2026-07-21T04:28:47.413Z | Compiling pkcs1 v0.7.5 |
| 1408 | 2026-07-21T04:28:47.520Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1409 | 2026-07-21T04:28:47.635Z | Compiling is-terminal v0.4.17 |
| 1410 | 2026-07-21T04:28:47.727Z | Compiling memmap v0.7.0 |
| 1411 | 2026-07-21T04:28:47.964Z | Compiling cstr-argument v0.1.2 |
| 1412 | 2026-07-21T04:28:48.022Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1413 | 2026-07-21T04:28:48.046Z | Compiling hashbrown v0.12.3 |
| 1414 | 2026-07-21T04:28:48.121Z | Compiling is_terminal_polyfill v1.70.2 |
| 1415 | 2026-07-21T04:28:48.212Z | Compiling anstyle-query v1.1.5 |
| 1416 | 2026-07-21T04:28:48.249Z | Compiling tower-layer v0.3.3 |
| 1417 | 2026-07-21T04:28:48.323Z | Compiling utf8_iter v1.0.4 |
| 1418 | 2026-07-21T04:28:48.390Z | Compiling openssl-probe v0.2.1 |
| 1419 | 2026-07-21T04:28:48.473Z | Compiling base64 v0.22.1 |
| 1420 | 2026-07-21T04:28:48.482Z | Compiling funty v2.0.0 |
| 1421 | 2026-07-21T04:28:48.603Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1422 | 2026-07-21T04:28:48.636Z | Compiling portable-atomic v1.13.1 |
| 1423 | 2026-07-21T04:28:48.832Z | Compiling crc32fast v1.5.0 |
| 1424 | 2026-07-21T04:28:48.959Z | Compiling colorchoice v1.0.4 |
| 1425 | 2026-07-21T04:28:49.005Z | Compiling sync_wrapper v1.0.2 |
| 1426 | 2026-07-21T04:28:49.070Z | Compiling rustix v1.1.4 |
| 1427 | 2026-07-21T04:28:49.099Z | Compiling term v1.2.1 |
| 1428 | 2026-07-21T04:28:49.105Z | Compiling take_mut v0.2.2 |
| 1429 | 2026-07-21T04:28:49.125Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1430 | 2026-07-21T04:28:49.205Z | Compiling os_str_bytes v6.6.1 |
| 1431 | 2026-07-21T04:28:49.358Z | Compiling anstyle v1.0.14 |
| 1432 | 2026-07-21T04:28:49.444Z | Compiling clap_lex v0.2.4 |
| 1433 | 2026-07-21T04:28:49.496Z | Compiling slog-term v2.9.2 |
| 1434 | 2026-07-21T04:28:49.617Z | Compiling anstream v1.0.0 |
| 1435 | 2026-07-21T04:28:49.952Z | Compiling tower v0.5.3 |
| 1436 | 2026-07-21T04:28:50.109Z | Compiling bitvec v1.0.1 |
| 1437 | 2026-07-21T04:28:50.743Z | Compiling pem v3.0.6 |
| 1438 | 2026-07-21T04:28:50.968Z | Compiling rustls-native-certs v0.8.3 |
| 1439 | 2026-07-21T04:28:51.026Z | Compiling idna v1.1.0 |
| 1440 | 2026-07-21T04:28:51.269Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1441 | 2026-07-21T04:28:51.442Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1442 | 2026-07-21T04:28:51.564Z | Compiling usdt v0.5.0 |
| 1443 | 2026-07-21T04:28:51.675Z | Compiling rsa v0.9.10 |
| 1444 | 2026-07-21T04:28:51.850Z | Compiling num v0.4.3 |
| 1445 | 2026-07-21T04:28:51.927Z | Compiling ed25519-dalek v2.2.0 |
| 1446 | 2026-07-21T04:28:52.218Z | Compiling tokio-rustls v0.26.4 |
| 1447 | 2026-07-21T04:28:52.233Z | Compiling slog-stdlog v4.1.1 |
| 1448 | 2026-07-21T04:28:52.437Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1449 | 2026-07-21T04:28:52.491Z | Compiling regex v1.12.3 |
| 1450 | 2026-07-21T04:28:52.656Z | Compiling octocrab v0.53.1 |
| 1451 | 2026-07-21T04:28:52.663Z | Compiling rand v0.9.2 |
| 1452 | 2026-07-21T04:28:53.125Z | Compiling p384 v0.13.1 |
| 1453 | 2026-07-21T04:28:53.367Z | Compiling p256 v0.13.2 |
| 1454 | 2026-07-21T04:28:53.397Z | Compiling snafu-derive v0.8.9 |
| 1455 | 2026-07-21T04:28:53.911Z | Compiling simple_asn1 v0.6.4 |
| 1456 | 2026-07-21T04:28:54.160Z | Compiling futures-executor v0.3.32 |
| 1457 | 2026-07-21T04:28:54.304Z | Compiling clap_derive v3.2.25 |
| 1458 | 2026-07-21T04:28:54.474Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1459 | 2026-07-21T04:28:54.680Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1460 | 2026-07-21T04:28:54.928Z | Compiling serde_repr v0.1.20 |
| 1461 | 2026-07-21T04:28:55.140Z | Compiling pin-project-internal v1.1.10 |
| 1462 | 2026-07-21T04:28:55.158Z | Compiling num-derive v0.3.3 |
| 1463 | 2026-07-21T04:28:55.220Z | Compiling atty v0.2.14 |
| 1464 | 2026-07-21T04:28:55.325Z | Compiling adler2 v2.0.1 |
| 1465 | 2026-07-21T04:28:55.485Z | Compiling strsim v0.11.1 |
| 1466 | 2026-07-21T04:28:55.516Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1467 | 2026-07-21T04:28:55.740Z | Compiling curl v0.4.50 |
| 1468 | 2026-07-21T04:28:55.747Z | Compiling textwrap v0.16.2 |
| 1469 | 2026-07-21T04:28:55.991Z | Compiling simd-adler32 v0.3.8 |
| 1470 | 2026-07-21T04:28:55.994Z | Compiling iri-string v0.7.10 |
| 1471 | 2026-07-21T04:28:56.073Z | Compiling clap_lex v1.0.0 |
| 1472 | 2026-07-21T04:28:56.315Z | Compiling colored v3.1.1 |
| 1473 | 2026-07-21T04:28:56.426Z | Compiling oxnet v0.1.4 |
| 1474 | 2026-07-21T04:28:56.740Z | Compiling termcolor v1.4.1 |
| 1475 | 2026-07-21T04:28:56.838Z | Compiling unicode-width v0.2.2 |
| 1476 | 2026-07-21T04:28:56.965Z | Compiling strsim v0.10.0 |
| 1477 | 2026-07-21T04:28:57.209Z | Compiling bitflags v1.3.2 |
| 1478 | 2026-07-21T04:28:57.282Z | Compiling ryu v1.0.23 |
| 1479 | 2026-07-21T04:28:57.301Z | Compiling clap v3.2.25 |
| 1480 | 2026-07-21T04:28:57.515Z | Compiling serde_urlencoded v0.7.1 |
| 1481 | 2026-07-21T04:28:57.580Z | Compiling tower-http v0.6.8 |
| 1482 | 2026-07-21T04:28:58.104Z | Compiling console v0.16.2 |
| 1483 | 2026-07-21T04:28:58.523Z | Compiling clap_builder v4.6.0 |
| 1484 | 2026-07-21T04:28:58.995Z | Compiling pin-project v1.1.10 |
| 1485 | 2026-07-21T04:28:59.094Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-07-21T04:28:59.158Z | Compiling libscf-sys v1.1.0 |
| 1487 | 2026-07-21T04:28:59.309Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1488 | 2026-07-21T04:28:59.400Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1489 | 2026-07-21T04:29:00.171Z | Compiling snafu v0.8.9 |
| 1490 | 2026-07-21T04:29:00.611Z | Compiling futures v0.3.32 |
| 1491 | 2026-07-21T04:29:00.673Z | Compiling jsonwebtoken v10.3.0 |
| 1492 | 2026-07-21T04:29:00.722Z | Compiling slog-envlogger v2.2.0 |
| 1493 | 2026-07-21T04:29:01.106Z | Compiling hyper-rustls v0.27.7 |
| 1494 | 2026-07-21T04:29:01.914Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1495 | 2026-07-21T04:29:02.039Z | Compiling url v2.5.8 |
| 1496 | 2026-07-21T04:29:03.108Z | Compiling hyper-timeout v0.5.2 |
| 1497 | 2026-07-21T04:29:03.204Z | Compiling clap_derive v4.6.1 |
| 1498 | 2026-07-21T04:29:03.204Z | Compiling http-body-util v0.1.3 |
| 1499 | 2026-07-21T04:29:03.311Z | Compiling zone_cfg_derive v0.3.1 |
| 1500 | 2026-07-21T04:29:03.481Z | Compiling http-serde v2.1.1 |
| 1501 | 2026-07-21T04:29:03.693Z | Compiling async-recursion v0.3.2 |
| 1502 | 2026-07-21T04:29:03.984Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1503 | 2026-07-21T04:29:04.243Z | Compiling serde_spanned v1.1.1 |
| 1504 | 2026-07-21T04:29:04.388Z | Compiling serde_path_to_error v0.1.20 |
| 1505 | 2026-07-21T04:29:04.394Z | Compiling filetime v0.2.27 |
| 1506 | 2026-07-21T04:29:04.466Z | Compiling secrecy v0.10.3 |
| 1507 | 2026-07-21T04:29:04.585Z | Compiling fastrand v2.3.0 |
| 1508 | 2026-07-21T04:29:04.588Z | Compiling xattr v1.6.1 |
| 1509 | 2026-07-21T04:29:04.615Z | Compiling hex v0.4.3 |
| 1510 | 2026-07-21T04:29:04.770Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1511 | 2026-07-21T04:29:04.829Z | Compiling unit-prefix v0.5.2 |
| 1512 | 2026-07-21T04:29:04.907Z | Compiling openssl-probe v0.1.6 |
| 1513 | 2026-07-21T04:29:04.914Z | Compiling web-time v1.1.0 |
| 1514 | 2026-07-21T04:29:04.938Z | Compiling clap v4.6.1 |
| 1515 | 2026-07-21T04:29:04.979Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1516 | 2026-07-21T04:29:05.025Z | Compiling indicatif v0.18.4 |
| 1517 | 2026-07-21T04:29:05.165Z | Compiling sha256 v1.6.0 |
| 1518 | 2026-07-21T04:29:05.495Z | Compiling tempfile v3.27.0 |
| 1519 | 2026-07-21T04:29:06.398Z | Compiling tar v0.4.46 |
| 1520 | 2026-07-21T04:29:06.948Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1521 | 2026-07-21T04:29:07.272Z | Compiling zone v0.3.1 |
| 1522 | 2026-07-21T04:29:08.144Z | Compiling flate2 v1.1.9 |
| 1523 | 2026-07-21T04:29:08.646Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1524 | 2026-07-21T04:29:08.892Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1525 | 2026-07-21T04:29:08.942Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1526 | 2026-07-21T04:29:09.057Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1527 | 2026-07-21T04:29:09.538Z | Compiling libloading v0.8.9 |
| 1528 | 2026-07-21T04:29:09.594Z | Compiling fs_extra v1.3.0 |
| 1529 | 2026-07-21T04:29:19.912Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1530 | 2026-07-21T04:29:43.533Z | Finished `release` profile [optimized] target(s) in 1m 26s |
| 1531 | 2026-07-21T04:29:43.593Z | |
| 1532 | 2026-07-21T04:29:43.597Z | real 1:26.951766839 |
| 1533 | 2026-07-21T04:29:43.597Z | user 7:38.177913606 |
| 1534 | 2026-07-21T04:29:43.597Z | sys 46.387097119 |
| 1535 | 2026-07-21T04:29:43.597Z | trap 0.262644347 |
| 1536 | 2026-07-21T04:29:43.597Z | tflt 0.652601466 |
| 1537 | 2026-07-21T04:29:43.597Z | dflt 0.448999433 |
| 1538 | 2026-07-21T04:29:43.597Z | kflt 0.000054221 |
| 1539 | 2026-07-21T04:29:43.597Z | lock 22:55.241837016 |
| 1540 | 2026-07-21T04:29:43.598Z | slp 27:50.700379139 |
| 1541 | 2026-07-21T04:29:43.598Z | lat 31.894658195 |
| 1542 | 2026-07-21T04:29:43.598Z | stop 37.061139038 |
| 1543 | 2026-07-21T04:29:43.598Z | + for x in debug release |
| 1544 | 2026-07-21T04:29:43.599Z | + mkdir -p /work/debug |
| 1545 | 2026-07-21T04:29:43.599Z | + cp target/debug/softnpu /work/debug/ |
| 1546 | 2026-07-21T04:29:43.674Z | + cp target/debug/npuzone /work/debug/ |
| 1547 | 2026-07-21T04:29:43.823Z | + cp target/debug/npuvm /work/debug/ |
| 1548 | 2026-07-21T04:29:43.969Z | + digest -a sha256 /work/debug/softnpu |
| 1549 | 2026-07-21T04:29:44.028Z | + digest -a sha256 /work/debug/npuzone |
| 1550 | 2026-07-21T04:29:44.131Z | + digest -a sha256 /work/debug/npuvm |
| 1551 | 2026-07-21T04:29:44.231Z | + for x in debug release |
| 1552 | 2026-07-21T04:29:44.232Z | + mkdir -p /work/release |
| 1553 | 2026-07-21T04:29:44.235Z | + cp target/release/softnpu /work/release/ |
| 1554 | 2026-07-21T04:29:44.248Z | + cp target/release/npuzone /work/release/ |
| 1555 | 2026-07-21T04:29:44.273Z | + cp target/release/npuvm /work/release/ |
| 1556 | 2026-07-21T04:29:44.298Z | + digest -a sha256 /work/release/softnpu |
| 1557 | 2026-07-21T04:29:44.310Z | + digest -a sha256 /work/release/npuzone |
| 1558 | 2026-07-21T04:29:44.328Z | + digest -a sha256 /work/release/npuvm |
| 1559 | 2026-07-21T04:29:44.347Z | process exited: duration 191668 ms, exit code 0 |
| |
| 1560 | 2026-07-21T04:29:44.359Z | found 12 output files |
| 1561 | 2026-07-21T04:29:44.359Z | uploading: /work/debug/npuvm (189775856 bytes) |
| 1562 | 2026-07-21T04:29:46.766Z | uploaded: /work/debug/npuvm |
| 1563 | 2026-07-21T04:29:46.766Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1564 | 2026-07-21T04:29:47.780Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1565 | 2026-07-21T04:29:47.783Z | uploading: /work/debug/npuzone (196459280 bytes) |
| 1566 | 2026-07-21T04:29:49.878Z | uploaded: /work/debug/npuzone |
| 1567 | 2026-07-21T04:29:49.883Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1568 | 2026-07-21T04:29:50.895Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1569 | 2026-07-21T04:29:50.900Z | uploading: /work/debug/softnpu (102332976 bytes) |
| 1570 | 2026-07-21T04:29:53.323Z | uploaded: /work/debug/softnpu |
| 1571 | 2026-07-21T04:29:53.323Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1572 | 2026-07-21T04:29:54.360Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1573 | 2026-07-21T04:29:54.360Z | uploading: /work/release/npuvm (27171536 bytes) |
| 1574 | 2026-07-21T04:29:55.584Z | uploaded: /work/release/npuvm |
| 1575 | 2026-07-21T04:29:55.584Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1576 | 2026-07-21T04:29:56.593Z | uploaded: /work/release/npuvm.sha256.txt |
| 1577 | 2026-07-21T04:29:56.593Z | uploading: /work/release/npuzone (27771376 bytes) |
| 1578 | 2026-07-21T04:29:57.776Z | uploaded: /work/release/npuzone |
| 1579 | 2026-07-21T04:29:57.776Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1580 | 2026-07-21T04:29:58.785Z | uploaded: /work/release/npuzone.sha256.txt |
| 1581 | 2026-07-21T04:29:58.785Z | uploading: /work/release/softnpu (15672624 bytes) |
| 1582 | 2026-07-21T04:29:59.878Z | uploaded: /work/release/softnpu |
| 1583 | 2026-07-21T04:29:59.878Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1584 | 2026-07-21T04:30:00.888Z | uploaded: /work/release/softnpu.sha256.txt |