|
|
|
| 1 | 2026-07-28T04:18:16.406Z | job assigned to worker 01KYKF24NZ555MAE8JCSR1MM6J [factory aws, i-00b6f54e1f9dc2a96] (queued for 53 s) |
| |
| 2 | 2026-07-28T04:18:25.326Z | starting task 0: "setup" |
| 3 | 2026-07-28T04:18:25.410Z | ++ uname -s |
| 4 | 2026-07-28T04:18:25.410Z | + kern=SunOS |
| 5 | 2026-07-28T04:18:25.410Z | + build_user=build |
| 6 | 2026-07-28T04:18:25.410Z | + build_uid=12345 |
| 7 | 2026-07-28T04:18:25.410Z | + work_dir=/work |
| 8 | 2026-07-28T04:18:25.410Z | + input_dir=/input |
| 9 | 2026-07-28T04:18:25.410Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-28T04:18:25.410Z | + case "$kern" in |
| 11 | 2026-07-28T04:18:25.411Z | + groupadd -g 12345 build |
| 12 | 2026-07-28T04:18:25.411Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-28T04:18:27.225Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-28T04:18:27.362Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-28T04:18:27.362Z | + home_fs=zfs |
| 16 | 2026-07-28T04:18:27.362Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-28T04:18:27.362Z | + mkdir -p /home/build |
| 18 | 2026-07-28T04:18:27.362Z | + chown build:build /home/build /work |
| 19 | 2026-07-28T04:18:29.748Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-28T04:18:29.767Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-07-28T04:18:29.806Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-28T04:18:29.817Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-28T04:18:29.817Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-28T04:18:29.817Z | * rust toolchain profile = "default" |
| 25 | 2026-07-28T04:18:29.817Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-28T04:18:29.817Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-28T04:18:29.817Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-28T04:18:29.817Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-28T04:18:29.817Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-28T04:18:29.946Z | info: downloading installer |
| 31 | 2026-07-28T04:18:31.568Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-28T04:18:31.568Z | warn: /opt/ooce/bin |
| 33 | 2026-07-28T04:18:31.568Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-28T04:18:31.568Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-28T04:18:31.568Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-28T04:18:31.568Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-28T04:18:31.568Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-28T04:18:31.568Z | error: cannot install while Rust is installed |
| 39 | 2026-07-28T04:18:31.568Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-28T04:18:31.612Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-28T04:18:31.612Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-28T04:18:31.612Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-28T04:18:31.612Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-28T04:18:31.685Z | info: profile set to default |
| 45 | 2026-07-28T04:18:31.686Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-28T04:18:31.686Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-28T04:18:31.733Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-28T04:18:31.750Z | info: downloading 6 components |
| 49 | 2026-07-28T04:18:47.510Z | |
| 50 | 2026-07-28T04:18:47.510Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-28T04:18:47.516Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-28T04:18:47.516Z | |
| 53 | 2026-07-28T04:18:47.516Z | |
| 54 | 2026-07-28T04:18:47.516Z | Rust is installed now. Great! |
| 55 | 2026-07-28T04:18:47.517Z | |
| 56 | 2026-07-28T04:18:47.517Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-28T04:18:47.517Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-28T04:18:47.517Z | |
| 59 | 2026-07-28T04:18:47.517Z | To configure your current shell, you need to source |
| 60 | 2026-07-28T04:18:47.517Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-28T04:18:47.517Z | |
| 62 | 2026-07-28T04:18:47.517Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-28T04:18:47.517Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-28T04:18:47.517Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-28T04:18:47.517Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-28T04:18:47.517Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-28T04:18:47.517Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-28T04:18:47.517Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-28T04:18:47.517Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-28T04:18:47.517Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-28T04:18:47.593Z | + rustup --version |
| 72 | 2026-07-28T04:18:47.601Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-28T04:18:47.601Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-28T04:18:47.618Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-28T04:18:47.631Z | + cargo --version |
| 76 | 2026-07-28T04:18:47.639Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-28T04:18:47.639Z | + rustc --version |
| 78 | 2026-07-28T04:18:47.656Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-28T04:18:47.661Z | process exited: duration 17856 ms, exit code 0 |
| |
| 80 | 2026-07-28T04:18:47.671Z | starting task 2: "authentication" |
| 81 | 2026-07-28T04:18:47.705Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-07-28T04:18:47.714Z | starting task 3: "clone repository" |
| 83 | 2026-07-28T04:18:47.719Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-07-28T04:18:47.733Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-07-28T04:18:47.757Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-07-28T04:18:48.166Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-07-28T04:18:48.174Z | + git fetch origin d4e12bdf4b561fd4a44e1549a6ca0801632246f8 |
| 88 | 2026-07-28T04:18:48.415Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-07-28T04:18:48.415Z | * branch d4e12bdf4b561fd4a44e1549a6ca0801632246f8 -> FETCH_HEAD |
| 90 | 2026-07-28T04:18:48.432Z | + [[ -n renovate/camino-1.x ]] |
| 91 | 2026-07-28T04:18:48.432Z | ++ git branch --show-current |
| 92 | 2026-07-28T04:18:48.432Z | + current=main |
| 93 | 2026-07-28T04:18:48.432Z | + [[ main != renovate/camino-1.x ]] |
| 94 | 2026-07-28T04:18:48.432Z | + git branch -f renovate/camino-1.x d4e12bdf4b561fd4a44e1549a6ca0801632246f8 |
| 95 | 2026-07-28T04:18:48.432Z | + git checkout -f renovate/camino-1.x |
| 96 | 2026-07-28T04:18:48.432Z | Switched to branch 'renovate/camino-1.x' |
| 97 | 2026-07-28T04:18:48.432Z | + git reset --hard d4e12bdf4b561fd4a44e1549a6ca0801632246f8 |
| 98 | 2026-07-28T04:18:48.432Z | HEAD is now at d4e12bd Update Rust crate camino to 1.2.5 |
| 99 | 2026-07-28T04:18:48.432Z | process exited: duration 690 ms, exit code 0 |
| |
| 100 | 2026-07-28T04:18:48.443Z | starting task 4: "build" |
| 101 | 2026-07-28T04:18:48.456Z | + cargo --version |
| 102 | 2026-07-28T04:18:48.463Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-28T04:18:48.620Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-28T04:18:48.641Z | info: downloading 6 components |
| 105 | 2026-07-28T04:19:07.297Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-28T04:19:07.335Z | + rustc --version |
| 107 | 2026-07-28T04:19:07.335Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-28T04:19:07.335Z | + banner check |
| 109 | 2026-07-28T04:19:07.335Z | |
| 110 | 2026-07-28T04:19:07.335Z | #### # # ###### #### # # |
| 111 | 2026-07-28T04:19:07.335Z | # # # # # # # # # |
| 112 | 2026-07-28T04:19:07.335Z | # ###### ##### # #### |
| 113 | 2026-07-28T04:19:07.335Z | # # # # # # # |
| 114 | 2026-07-28T04:19:07.335Z | # # # # # # # # # |
| 115 | 2026-07-28T04:19:07.335Z | #### # # ###### #### # # |
| 116 | 2026-07-28T04:19:07.335Z | |
| 117 | 2026-07-28T04:19:07.335Z | + cargo fmt -- --check |
| 118 | 2026-07-28T04:19:07.335Z | + cargo clippy -- --deny warnings |
| 119 | 2026-07-28T04:19:07.386Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-07-28T04:19:07.790Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-07-28T04:19:07.790Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-07-28T04:19:07.804Z | Updating crates.io index |
| 123 | 2026-07-28T04:19:07.807Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-07-28T04:19:08.077Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-07-28T04:19:08.078Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-07-28T04:19:08.140Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-07-28T04:19:08.371Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-07-28T04:19:08.371Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-07-28T04:19:08.462Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-07-28T04:19:08.784Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-07-28T04:19:08.784Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-07-28T04:19:08.931Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-07-28T04:19:09.211Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-07-28T04:19:09.211Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-07-28T04:19:09.265Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-07-28T04:19:09.548Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-07-28T04:19:09.548Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-07-28T04:19:09.675Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-07-28T04:19:10.463Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-07-28T04:19:10.463Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-07-28T04:19:10.792Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-28T04:19:11.072Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-07-28T04:19:11.072Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-07-28T04:19:11.112Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-07-28T04:19:11.423Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-07-28T04:19:11.423Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-07-28T04:19:11.448Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-07-28T04:19:11.712Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-07-28T04:19:11.713Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-07-28T04:19:11.955Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-07-28T04:19:12.210Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-07-28T04:19:12.210Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-07-28T04:19:14.224Z | Downloading crates ... |
| 154 | 2026-07-28T04:19:14.325Z | Downloaded atty v0.2.14 |
| 155 | 2026-07-28T04:19:14.328Z | Downloaded adler2 v2.0.1 |
| 156 | 2026-07-28T04:19:14.328Z | Downloaded base16ct v0.2.0 |
| 157 | 2026-07-28T04:19:14.328Z | Downloaded cargo-platform v0.3.2 |
| 158 | 2026-07-28T04:19:14.329Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-07-28T04:19:14.329Z | Downloaded clap_lex v1.0.0 |
| 160 | 2026-07-28T04:19:14.329Z | Downloaded autocfg v1.5.0 |
| 161 | 2026-07-28T04:19:14.329Z | Downloaded futures-executor v0.3.32 |
| 162 | 2026-07-28T04:19:14.329Z | Downloaded bitflags v1.3.2 |
| 163 | 2026-07-28T04:19:14.329Z | Downloaded crc32fast v1.5.0 |
| 164 | 2026-07-28T04:19:14.329Z | Downloaded displaydoc v0.2.5 |
| 165 | 2026-07-28T04:19:14.329Z | Downloaded proc-macro-crate v1.3.1 |
| 166 | 2026-07-28T04:19:14.329Z | Downloaded futures v0.3.32 |
| 167 | 2026-07-28T04:19:14.329Z | Downloaded num_enum v0.5.11 |
| 168 | 2026-07-28T04:19:14.329Z | Downloaded lazy_static v1.5.0 |
| 169 | 2026-07-28T04:19:14.329Z | Downloaded bitflags v2.11.0 |
| 170 | 2026-07-28T04:19:14.329Z | Downloaded pin-project-internal v1.1.10 |
| 171 | 2026-07-28T04:19:14.329Z | Downloaded pem v3.0.6 |
| 172 | 2026-07-28T04:19:14.329Z | Downloaded percent-encoding v2.3.2 |
| 173 | 2026-07-28T04:19:14.332Z | Downloaded once_cell v1.21.3 |
| 174 | 2026-07-28T04:19:14.332Z | Downloaded equivalent v1.0.2 |
| 175 | 2026-07-28T04:19:14.332Z | Downloaded camino v1.2.5 |
| 176 | 2026-07-28T04:19:14.337Z | Downloaded pest_derive v2.8.6 |
| 177 | 2026-07-28T04:19:14.337Z | Downloaded parking_lot_core v0.9.12 |
| 178 | 2026-07-28T04:19:14.337Z | Downloaded async-recursion v0.3.2 |
| 179 | 2026-07-28T04:19:14.340Z | Downloaded filetime v0.2.27 |
| 180 | 2026-07-28T04:19:14.341Z | Downloaded anyhow v1.0.102 |
| 181 | 2026-07-28T04:19:14.344Z | Downloaded anstyle v1.0.14 |
| 182 | 2026-07-28T04:19:14.344Z | Downloaded proc-macro2 v1.0.106 |
| 183 | 2026-07-28T04:19:14.347Z | Downloaded plain v0.2.3 |
| 184 | 2026-07-28T04:19:14.347Z | Downloaded rfc6979 v0.4.0 |
| 185 | 2026-07-28T04:19:14.347Z | Downloaded pkcs1 v0.7.5 |
| 186 | 2026-07-28T04:19:14.351Z | Downloaded futures-core v0.3.32 |
| 187 | 2026-07-28T04:19:14.351Z | Downloaded dof v0.3.0 |
| 188 | 2026-07-28T04:19:14.355Z | Downloaded iri-string v0.7.10 |
| 189 | 2026-07-28T04:19:14.355Z | Downloaded futures-macro v0.3.32 |
| 190 | 2026-07-28T04:19:14.359Z | Downloaded futures-channel v0.3.32 |
| 191 | 2026-07-28T04:19:14.359Z | Downloaded crypto-common v0.1.7 |
| 192 | 2026-07-28T04:19:14.360Z | Downloaded anstream v1.0.0 |
| 193 | 2026-07-28T04:19:14.360Z | Downloaded futures-io v0.3.32 |
| 194 | 2026-07-28T04:19:14.363Z | Downloaded http-body v1.0.1 |
| 195 | 2026-07-28T04:19:14.363Z | Downloaded futures-task v0.3.32 |
| 196 | 2026-07-28T04:19:14.363Z | Downloaded ff v0.13.1 |
| 197 | 2026-07-28T04:19:14.366Z | Downloaded dtrace-parser v0.2.0 |
| 198 | 2026-07-28T04:19:14.366Z | Downloaded powerfmt v0.2.0 |
| 199 | 2026-07-28T04:19:14.366Z | Downloaded memmap v0.7.0 |
| 200 | 2026-07-28T04:19:14.369Z | Downloaded block-buffer v0.10.4 |
| 201 | 2026-07-28T04:19:14.370Z | Downloaded hex v0.4.3 |
| 202 | 2026-07-28T04:19:14.373Z | Downloaded funty v2.0.0 |
| 203 | 2026-07-28T04:19:14.373Z | Downloaded form_urlencoded v1.2.2 |
| 204 | 2026-07-28T04:19:14.373Z | Downloaded cpufeatures v0.2.17 |
| 205 | 2026-07-28T04:19:14.374Z | Downloaded itoa v1.0.17 |
| 206 | 2026-07-28T04:19:14.378Z | Downloaded foreign-types-shared v0.3.1 |
| 207 | 2026-07-28T04:19:14.378Z | Downloaded errno v0.3.14 |
| 208 | 2026-07-28T04:19:14.379Z | Downloaded digest v0.10.7 |
| 209 | 2026-07-28T04:19:14.379Z | Downloaded clap_derive v3.2.25 |
| 210 | 2026-07-28T04:19:14.379Z | Downloaded atomic-waker v1.1.2 |
| 211 | 2026-07-28T04:19:14.381Z | Downloaded anstyle-parse v1.0.0 |
| 212 | 2026-07-28T04:19:14.381Z | Downloaded num_enum_derive v0.7.5 |
| 213 | 2026-07-28T04:19:14.385Z | Downloaded is_terminal_polyfill v1.70.2 |
| 214 | 2026-07-28T04:19:14.385Z | Downloaded anstyle-query v1.1.5 |
| 215 | 2026-07-28T04:19:14.385Z | Downloaded foreign-types v0.5.0 |
| 216 | 2026-07-28T04:19:14.388Z | Downloaded icu_normalizer v2.1.1 |
| 217 | 2026-07-28T04:19:14.388Z | Downloaded generic-array v0.14.7 |
| 218 | 2026-07-28T04:19:14.391Z | Downloaded radium v0.7.0 |
| 219 | 2026-07-28T04:19:14.391Z | Downloaded bitvec v1.0.1 |
| 220 | 2026-07-28T04:19:14.397Z | Downloaded num_enum_derive v0.5.11 |
| 221 | 2026-07-28T04:19:14.400Z | Downloaded proc-macro-error-attr v1.0.4 |
| 222 | 2026-07-28T04:19:14.400Z | Downloaded num-iter v0.1.45 |
| 223 | 2026-07-28T04:19:14.405Z | Downloaded heck v0.4.1 |
| 224 | 2026-07-28T04:19:14.405Z | Downloaded cstr-argument v0.1.2 |
| 225 | 2026-07-28T04:19:14.406Z | Downloaded idna_adapter v1.2.1 |
| 226 | 2026-07-28T04:19:14.406Z | Downloaded futures-sink v0.3.32 |
| 227 | 2026-07-28T04:19:14.406Z | Downloaded clap_lex v0.2.4 |
| 228 | 2026-07-28T04:19:14.409Z | Downloaded is-terminal v0.4.17 |
| 229 | 2026-07-28T04:19:14.409Z | Downloaded rustc_version v0.4.1 |
| 230 | 2026-07-28T04:19:14.409Z | Downloaded num-integer v0.1.46 |
| 231 | 2026-07-28T04:19:14.409Z | Downloaded heck v0.5.0 |
| 232 | 2026-07-28T04:19:14.409Z | Downloaded fastrand v2.3.0 |
| 233 | 2026-07-28T04:19:14.415Z | Downloaded colorchoice v1.0.4 |
| 234 | 2026-07-28T04:19:14.415Z | Downloaded foreign-types-macros v0.2.3 |
| 235 | 2026-07-28T04:19:14.415Z | Downloaded async-trait v0.1.89 |
| 236 | 2026-07-28T04:19:14.418Z | Downloaded num-derive v0.3.3 |
| 237 | 2026-07-28T04:19:14.418Z | Downloaded http-serde v2.1.1 |
| 238 | 2026-07-28T04:19:14.418Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 239 | 2026-07-28T04:19:14.418Z | Downloaded proc-macro-crate v3.4.0 |
| 240 | 2026-07-28T04:19:14.418Z | Downloaded potential_utf v0.1.4 |
| 241 | 2026-07-28T04:19:14.418Z | Downloaded httparse v1.10.1 |
| 242 | 2026-07-28T04:19:14.422Z | Downloaded byteorder v1.5.0 |
| 243 | 2026-07-28T04:19:14.422Z | Downloaded base64ct v1.8.3 |
| 244 | 2026-07-28T04:19:14.425Z | Downloaded base64 v0.22.1 |
| 245 | 2026-07-28T04:19:14.428Z | Downloaded secrecy v0.10.3 |
| 246 | 2026-07-28T04:19:14.428Z | Downloaded pretty-hex v0.4.1 |
| 247 | 2026-07-28T04:19:14.432Z | Downloaded num v0.4.3 |
| 248 | 2026-07-28T04:19:14.432Z | Downloaded scroll_derive v0.12.1 |
| 249 | 2026-07-28T04:19:14.432Z | Downloaded serde_urlencoded v0.7.1 |
| 250 | 2026-07-28T04:19:14.435Z | Downloaded scopeguard v1.2.0 |
| 251 | 2026-07-28T04:19:14.438Z | Downloaded erased-serde v0.3.31 |
| 252 | 2026-07-28T04:19:14.438Z | Downloaded libscf-sys v1.1.0 |
| 253 | 2026-07-28T04:19:14.442Z | Downloaded serde_repr v0.1.20 |
| 254 | 2026-07-28T04:19:14.442Z | Downloaded openssl-probe v0.2.1 |
| 255 | 2026-07-28T04:19:14.442Z | Downloaded openssl-probe v0.1.6 |
| 256 | 2026-07-28T04:19:14.446Z | Downloaded serde_spanned v1.1.1 |
| 257 | 2026-07-28T04:19:14.450Z | Downloaded rand_chacha v0.3.1 |
| 258 | 2026-07-28T04:19:14.450Z | Downloaded sha256 v1.6.0 |
| 259 | 2026-07-28T04:19:14.453Z | Downloaded slog-envlogger v2.2.0 |
| 260 | 2026-07-28T04:19:14.456Z | Downloaded strsim v0.10.0 |
| 261 | 2026-07-28T04:19:14.456Z | Downloaded hyper-timeout v0.5.2 |
| 262 | 2026-07-28T04:19:14.459Z | Downloaded take_mut v0.2.2 |
| 263 | 2026-07-28T04:19:14.459Z | Downloaded sync_wrapper v1.0.2 |
| 264 | 2026-07-28T04:19:14.459Z | Downloaded subtle v2.6.1 |
| 265 | 2026-07-28T04:19:14.465Z | Downloaded ppv-lite86 v0.2.21 |
| 266 | 2026-07-28T04:19:14.465Z | Downloaded pem-rfc7468 v0.7.0 |
| 267 | 2026-07-28T04:19:14.469Z | Downloaded fs_extra v1.3.0 |
| 268 | 2026-07-28T04:19:14.469Z | Downloaded num_enum v0.7.5 |
| 269 | 2026-07-28T04:19:14.469Z | Downloaded rand_core v0.9.5 |
| 270 | 2026-07-28T04:19:14.469Z | Downloaded pkcs8 v0.10.2 |
| 271 | 2026-07-28T04:19:14.472Z | Downloaded pest_meta v2.8.6 |
| 272 | 2026-07-28T04:19:14.472Z | Downloaded oxnet v0.1.4 |
| 273 | 2026-07-28T04:19:14.475Z | Downloaded icu_collections v2.1.1 |
| 274 | 2026-07-28T04:19:14.480Z | Downloaded ecdsa v0.16.9 |
| 275 | 2026-07-28T04:19:14.480Z | Downloaded icu_locale_core v2.1.1 |
| 276 | 2026-07-28T04:19:14.623Z | Downloaded cargo_metadata v0.23.1 |
| 277 | 2026-07-28T04:19:14.623Z | Downloaded stable_deref_trait v1.2.1 |
| 278 | 2026-07-28T04:19:14.623Z | Downloaded pin-utils v0.1.0 |
| 279 | 2026-07-28T04:19:14.623Z | Downloaded strsim v0.11.1 |
| 280 | 2026-07-28T04:19:14.623Z | Downloaded tap v1.0.1 |
| 281 | 2026-07-28T04:19:14.623Z | Downloaded rustls-native-certs v0.8.3 |
| 282 | 2026-07-28T04:19:14.624Z | Downloaded proc-macro-error v1.0.4 |
| 283 | 2026-07-28T04:19:14.624Z | Downloaded pin-project-lite v0.2.16 |
| 284 | 2026-07-28T04:19:14.624Z | Downloaded pkg-config v0.3.32 |
| 285 | 2026-07-28T04:19:14.624Z | Downloaded group v0.13.0 |
| 286 | 2026-07-28T04:19:14.624Z | Downloaded num-conv v0.2.0 |
| 287 | 2026-07-28T04:19:14.624Z | Downloaded getrandom v0.2.17 |
| 288 | 2026-07-28T04:19:14.624Z | Downloaded libloading v0.8.9 |
| 289 | 2026-07-28T04:19:14.624Z | Downloaded quote v1.0.45 |
| 290 | 2026-07-28T04:19:14.624Z | Downloaded thread-id v4.2.2 |
| 291 | 2026-07-28T04:19:14.624Z | Downloaded rand_chacha v0.9.0 |
| 292 | 2026-07-28T04:19:14.624Z | Downloaded rustversion v1.0.22 |
| 293 | 2026-07-28T04:19:14.624Z | Downloaded scroll v0.12.0 |
| 294 | 2026-07-28T04:19:14.624Z | Downloaded deranged v0.5.6 |
| 295 | 2026-07-28T04:19:14.624Z | Downloaded os_str_bytes v6.6.1 |
| 296 | 2026-07-28T04:19:14.624Z | Downloaded signal-hook-registry v1.4.8 |
| 297 | 2026-07-28T04:19:14.624Z | Downloaded num-rational v0.4.2 |
| 298 | 2026-07-28T04:19:14.624Z | Downloaded time-core v0.1.8 |
| 299 | 2026-07-28T04:19:14.626Z | Downloaded sec1 v0.7.3 |
| 300 | 2026-07-28T04:19:14.626Z | Downloaded toml_datetime v0.6.11 |
| 301 | 2026-07-28T04:19:14.626Z | Downloaded try-lock v0.2.5 |
| 302 | 2026-07-28T04:19:14.626Z | Downloaded signature v2.2.0 |
| 303 | 2026-07-28T04:19:14.626Z | Downloaded serde_path_to_error v0.1.20 |
| 304 | 2026-07-28T04:19:14.626Z | Downloaded slab v0.4.12 |
| 305 | 2026-07-28T04:19:14.626Z | Downloaded sha2 v0.10.9 |
| 306 | 2026-07-28T04:19:14.626Z | Downloaded simple_asn1 v0.6.4 |
| 307 | 2026-07-28T04:19:14.626Z | Downloaded pest_generator v2.8.6 |
| 308 | 2026-07-28T04:19:14.626Z | Downloaded litemap v0.8.1 |
| 309 | 2026-07-28T04:19:14.626Z | Downloaded slog-term v2.9.2 |
| 310 | 2026-07-28T04:19:14.626Z | Downloaded simd-adler32 v0.3.8 |
| 311 | 2026-07-28T04:19:14.626Z | Downloaded semver v1.0.27 |
| 312 | 2026-07-28T04:19:14.626Z | Downloaded rand_core v0.6.4 |
| 313 | 2026-07-28T04:19:14.626Z | Downloaded tower-service v0.3.3 |
| 314 | 2026-07-28T04:19:14.626Z | Downloaded tower-layer v0.3.3 |
| 315 | 2026-07-28T04:19:14.626Z | Downloaded console v0.16.2 |
| 316 | 2026-07-28T04:19:14.626Z | Downloaded primeorder v0.13.6 |
| 317 | 2026-07-28T04:19:14.626Z | Downloaded http-body-util v0.1.3 |
| 318 | 2026-07-28T04:19:14.626Z | Downloaded find-msvc-tools v0.1.9 |
| 319 | 2026-07-28T04:19:14.627Z | Downloaded ed25519 v2.2.3 |
| 320 | 2026-07-28T04:19:14.627Z | Downloaded slog-scope v4.4.1 |
| 321 | 2026-07-28T04:19:14.627Z | Downloaded spki v0.7.3 |
| 322 | 2026-07-28T04:19:14.627Z | Downloaded clap_derive v4.6.1 |
| 323 | 2026-07-28T04:19:14.627Z | Downloaded snafu-derive v0.8.9 |
| 324 | 2026-07-28T04:19:14.627Z | Downloaded either v1.15.0 |
| 325 | 2026-07-28T04:19:14.627Z | Downloaded slog-async v2.8.0 |
| 326 | 2026-07-28T04:19:14.627Z | Downloaded colored v3.1.1 |
| 327 | 2026-07-28T04:19:14.627Z | Downloaded unit-prefix v0.5.2 |
| 328 | 2026-07-28T04:19:14.627Z | Downloaded tinystr v0.8.2 |
| 329 | 2026-07-28T04:19:14.627Z | Downloaded want v0.3.1 |
| 330 | 2026-07-28T04:19:14.627Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-07-28T04:19:14.627Z | Downloaded usdt-attr-macro v0.5.0 |
| 332 | 2026-07-28T04:19:14.627Z | Downloaded utf8parse v0.2.2 |
| 333 | 2026-07-28T04:19:14.627Z | Downloaded usdt-macro v0.5.0 |
| 334 | 2026-07-28T04:19:14.627Z | Downloaded usdt v0.5.0 |
| 335 | 2026-07-28T04:19:14.627Z | Downloaded untrusted v0.9.0 |
| 336 | 2026-07-28T04:19:14.627Z | Downloaded serde_tokenstream v0.2.2 |
| 337 | 2026-07-28T04:19:14.627Z | Downloaded const-oid v0.9.6 |
| 338 | 2026-07-28T04:19:14.627Z | Downloaded synstructure v0.13.2 |
| 339 | 2026-07-28T04:19:14.627Z | Downloaded xattr v1.6.1 |
| 340 | 2026-07-28T04:19:14.627Z | Downloaded crossbeam-utils v0.8.21 |
| 341 | 2026-07-28T04:19:14.627Z | Downloaded parking_lot v0.12.5 |
| 342 | 2026-07-28T04:19:14.628Z | Downloaded version_check v0.9.5 |
| 343 | 2026-07-28T04:19:14.628Z | Downloaded shlex v1.3.0 |
| 344 | 2026-07-28T04:19:14.628Z | Downloaded thiserror-impl v2.0.18 |
| 345 | 2026-07-28T04:19:14.628Z | Downloaded thiserror-impl v1.0.69 |
| 346 | 2026-07-28T04:19:14.628Z | Downloaded yoke-derive v0.8.1 |
| 347 | 2026-07-28T04:19:14.628Z | Downloaded thiserror v1.0.69 |
| 348 | 2026-07-28T04:19:14.628Z | Downloaded thread_local v1.1.9 |
| 349 | 2026-07-28T04:19:14.628Z | Downloaded rustls-pki-types v1.14.0 |
| 350 | 2026-07-28T04:19:14.628Z | Downloaded elliptic-curve v0.13.8 |
| 351 | 2026-07-28T04:19:14.628Z | Downloaded iana-time-zone v0.1.65 |
| 352 | 2026-07-28T04:19:14.628Z | Downloaded time-macros v0.2.27 |
| 353 | 2026-07-28T04:19:14.628Z | Downloaded tokio-macros v2.7.0 |
| 354 | 2026-07-28T04:19:14.628Z | Downloaded zerofrom-derive v0.1.6 |
| 355 | 2026-07-28T04:19:14.628Z | Downloaded slog-stdlog v4.1.1 |
| 356 | 2026-07-28T04:19:14.628Z | Downloaded zerofrom v0.1.6 |
| 357 | 2026-07-28T04:19:14.628Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 358 | 2026-07-28T04:19:14.628Z | Downloaded lock_api v0.4.14 |
| 359 | 2026-07-28T04:19:14.628Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 360 | 2026-07-28T04:19:14.628Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 361 | 2026-07-28T04:19:14.628Z | Downloaded zone_cfg_derive v0.3.1 |
| 362 | 2026-07-28T04:19:14.628Z | Downloaded icu_properties v2.1.2 |
| 363 | 2026-07-28T04:19:14.628Z | Downloaded zone v0.3.1 |
| 364 | 2026-07-28T04:19:14.628Z | Downloaded getrandom v0.3.4 |
| 365 | 2026-07-28T04:19:14.628Z | Downloaded icu_normalizer_data v2.1.1 |
| 366 | 2026-07-28T04:19:14.633Z | Downloaded hyper-rustls v0.27.7 |
| 367 | 2026-07-28T04:19:14.633Z | Downloaded tempfile v3.27.0 |
| 368 | 2026-07-28T04:19:14.633Z | Downloaded thiserror v2.0.18 |
| 369 | 2026-07-28T04:19:14.633Z | Downloaded termcolor v1.4.1 |
| 370 | 2026-07-28T04:19:14.633Z | Downloaded usdt-impl v0.5.0 |
| 371 | 2026-07-28T04:19:14.633Z | Downloaded term v1.2.1 |
| 372 | 2026-07-28T04:19:14.636Z | Downloaded spin v0.9.8 |
| 373 | 2026-07-28T04:19:14.640Z | Downloaded icu_provider v2.1.1 |
| 374 | 2026-07-28T04:19:14.643Z | Downloaded pin-project v1.1.10 |
| 375 | 2026-07-28T04:19:14.648Z | Downloaded writeable v0.6.2 |
| 376 | 2026-07-28T04:19:14.650Z | Downloaded num-complex v0.4.6 |
| 377 | 2026-07-28T04:19:14.650Z | Downloaded web-time v1.1.0 |
| 378 | 2026-07-28T04:19:14.653Z | Downloaded yoke v0.8.1 |
| 379 | 2026-07-28T04:19:14.653Z | Downloaded tokio-rustls v0.26.4 |
| 380 | 2026-07-28T04:19:14.653Z | Downloaded wyz v0.5.1 |
| 381 | 2026-07-28T04:19:14.655Z | Downloaded smallvec v1.15.1 |
| 382 | 2026-07-28T04:19:14.656Z | Downloaded zerovec-derive v0.11.2 |
| 383 | 2026-07-28T04:19:14.656Z | Downloaded zeroize v1.8.2 |
| 384 | 2026-07-28T04:19:14.658Z | Downloaded clap v4.6.1 |
| 385 | 2026-07-28T04:19:14.661Z | Downloaded zmij v1.0.21 |
| 386 | 2026-07-28T04:19:14.664Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 387 | 2026-07-28T04:19:14.664Z | Downloaded num-traits v0.2.19 |
| 388 | 2026-07-28T04:19:14.666Z | Downloaded bytes v1.11.1 |
| 389 | 2026-07-28T04:19:14.669Z | Downloaded indicatif v0.18.4 |
| 390 | 2026-07-28T04:19:14.671Z | Downloaded tracing-attributes v0.1.31 |
| 391 | 2026-07-28T04:19:14.672Z | Downloaded hashbrown v0.12.3 |
| 392 | 2026-07-28T04:19:14.675Z | Downloaded ryu v1.0.23 |
| 393 | 2026-07-28T04:19:14.678Z | Downloaded log v0.4.29 |
| 394 | 2026-07-28T04:19:14.678Z | Downloaded slog v2.8.2 |
| 395 | 2026-07-28T04:19:14.682Z | Downloaded serde_derive v1.0.228 |
| 396 | 2026-07-28T04:19:14.682Z | Downloaded textwrap v0.16.2 |
| 397 | 2026-07-28T04:19:14.682Z | Downloaded p256 v0.13.2 |
| 398 | 2026-07-28T04:19:14.685Z | Downloaded jsonwebtoken v10.3.0 |
| 399 | 2026-07-28T04:19:14.688Z | Downloaded hmac v0.12.1 |
| 400 | 2026-07-28T04:19:14.688Z | Downloaded indexmap v1.9.3 |
| 401 | 2026-07-28T04:19:14.695Z | Downloaded der v0.7.10 |
| 402 | 2026-07-28T04:19:14.699Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 403 | 2026-07-28T04:19:14.705Z | Downloaded snafu v0.8.9 |
| 404 | 2026-07-28T04:19:14.708Z | Downloaded zerocopy-derive v0.7.35 |
| 405 | 2026-07-28T04:19:14.708Z | Downloaded socket2 v0.6.3 |
| 406 | 2026-07-28T04:19:14.712Z | Downloaded rand v0.8.5 |
| 407 | 2026-07-28T04:19:14.712Z | Downloaded miniz_oxide v0.8.9 |
| 408 | 2026-07-28T04:19:14.712Z | Downloaded num-bigint v0.4.6 |
| 409 | 2026-07-28T04:19:14.716Z | Downloaded unicode-ident v1.0.24 |
| 410 | 2026-07-28T04:19:14.717Z | Downloaded tracing-core v0.1.36 |
| 411 | 2026-07-28T04:19:14.720Z | Downloaded rustls-webpki v0.103.9 |
| 412 | 2026-07-28T04:19:14.720Z | Downloaded ucd-trie v0.1.7 |
| 413 | 2026-07-28T04:19:14.720Z | Downloaded tar v0.4.46 |
| 414 | 2026-07-28T04:19:14.723Z | Downloaded serde v1.0.228 |
| 415 | 2026-07-28T04:19:14.723Z | Downloaded cc v1.2.56 |
| 416 | 2026-07-28T04:19:14.726Z | Downloaded flate2 v1.1.9 |
| 417 | 2026-07-28T04:19:14.730Z | Downloaded ed25519-dalek v2.2.0 |
| 418 | 2026-07-28T04:19:14.732Z | Downloaded memchr v2.8.0 |
| 419 | 2026-07-28T04:19:14.737Z | Downloaded serde_core v1.0.228 |
| 420 | 2026-07-28T04:19:14.737Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 421 | 2026-07-28T04:19:14.740Z | Downloaded openssl-sys v0.9.111 |
| 422 | 2026-07-28T04:19:14.743Z | Downloaded curl v0.4.50 |
| 423 | 2026-07-28T04:19:14.746Z | Downloaded typenum v1.19.0 |
| 424 | 2026-07-28T04:19:14.749Z | Downloaded crossbeam-channel v0.5.15 |
| 425 | 2026-07-28T04:19:14.752Z | Downloaded crypto-bigint v0.5.5 |
| 426 | 2026-07-28T04:19:14.755Z | Downloaded rsa v0.9.10 |
| 427 | 2026-07-28T04:19:14.758Z | Downloaded hyper-util v0.1.20 |
| 428 | 2026-07-28T04:19:14.761Z | Downloaded zerotrie v0.2.3 |
| 429 | 2026-07-28T04:19:14.765Z | Downloaded toml_edit v0.19.15 |
| 430 | 2026-07-28T04:19:14.773Z | Downloaded url v2.5.8 |
| 431 | 2026-07-28T04:19:14.777Z | Downloaded rand v0.9.2 |
| 432 | 2026-07-28T04:19:14.780Z | Downloaded mio v1.2.0 |
| 433 | 2026-07-28T04:19:14.783Z | Downloaded indexmap v2.13.0 |
| 434 | 2026-07-28T04:19:14.784Z | Downloaded aho-corasick v1.1.4 |
| 435 | 2026-07-28T04:19:14.787Z | Downloaded http v1.4.0 |
| 436 | 2026-07-28T04:19:14.791Z | Downloaded arc-swap v1.8.2 |
| 437 | 2026-07-28T04:19:14.794Z | Downloaded regex v1.12.3 |
| 438 | 2026-07-28T04:19:14.808Z | Downloaded num-bigint-dig v0.8.6 |
| 439 | 2026-07-28T04:19:14.812Z | Downloaded hashbrown v0.16.1 |
| 440 | 2026-07-28T04:19:14.823Z | Downloaded idna v1.1.0 |
| 441 | 2026-07-28T04:19:14.829Z | Downloaded tower v0.5.3 |
| 442 | 2026-07-28T04:19:14.835Z | Downloaded libm v0.2.16 |
| 443 | 2026-07-28T04:19:14.842Z | Downloaded pest v2.8.6 |
| 444 | 2026-07-28T04:19:14.847Z | Downloaded itertools v0.12.1 |
| 445 | 2026-07-28T04:19:14.847Z | Downloaded icu_properties_data v2.1.2 |
| 446 | 2026-07-28T04:19:14.853Z | Downloaded zerovec v0.11.5 |
| 447 | 2026-07-28T04:19:14.859Z | Downloaded clap_builder v4.6.0 |
| 448 | 2026-07-28T04:19:14.863Z | Downloaded tokio-util v0.7.18 |
| 449 | 2026-07-28T04:19:14.867Z | Downloaded futures-util v0.3.32 |
| 450 | 2026-07-28T04:19:14.870Z | Downloaded winnow v0.5.40 |
| 451 | 2026-07-28T04:19:14.875Z | Downloaded zerocopy v0.7.35 |
| 452 | 2026-07-28T04:19:14.884Z | Downloaded goblin v0.8.2 |
| 453 | 2026-07-28T04:19:14.888Z | Downloaded p384 v0.13.1 |
| 454 | 2026-07-28T04:19:14.894Z | Downloaded tower-http v0.6.8 |
| 455 | 2026-07-28T04:19:14.898Z | Downloaded serde_json v1.0.150 |
| 456 | 2026-07-28T04:19:14.899Z | Downloaded winnow v1.0.1 |
| 457 | 2026-07-28T04:19:14.903Z | Downloaded winnow v0.7.14 |
| 458 | 2026-07-28T04:19:14.909Z | Downloaded chrono v0.4.43 |
| 459 | 2026-07-28T04:19:14.913Z | Downloaded clap v3.2.25 |
| 460 | 2026-07-28T04:19:14.920Z | Downloaded time v0.3.47 |
| 461 | 2026-07-28T04:19:14.927Z | Downloaded syn v1.0.109 |
| 462 | 2026-07-28T04:19:14.933Z | Downloaded vcpkg v0.2.15 |
| 463 | 2026-07-28T04:19:14.956Z | Downloaded zerocopy v0.8.39 |
| 464 | 2026-07-28T04:19:14.966Z | Downloaded unicode-width v0.2.2 |
| 465 | 2026-07-28T04:19:14.971Z | Downloaded curve25519-dalek v4.1.3 |
| 466 | 2026-07-28T04:19:14.974Z | Downloaded syn v2.0.117 |
| 467 | 2026-07-28T04:19:14.981Z | Downloaded portable-atomic v1.13.1 |
| 468 | 2026-07-28T04:19:14.985Z | Downloaded hkdf v0.12.4 |
| 469 | 2026-07-28T04:19:14.988Z | Downloaded hyper v1.8.1 |
| 470 | 2026-07-28T04:19:14.992Z | Downloaded rustls v0.23.36 |
| 471 | 2026-07-28T04:19:14.998Z | Downloaded regex-syntax v0.8.9 |
| 472 | 2026-07-28T04:19:15.006Z | Downloaded rustix v1.1.4 |
| 473 | 2026-07-28T04:19:15.022Z | Downloaded tracing v0.1.44 |
| 474 | 2026-07-28T04:19:15.034Z | Downloaded octocrab v0.53.1 |
| 475 | 2026-07-28T04:19:15.079Z | Downloaded regex-automata v0.4.14 |
| 476 | 2026-07-28T04:19:15.083Z | Downloaded tokio v1.52.3 |
| 477 | 2026-07-28T04:19:15.113Z | Downloaded libc v0.2.186 |
| 478 | 2026-07-28T04:19:15.132Z | Downloaded libz-sys v1.1.23 |
| 479 | 2026-07-28T04:19:15.169Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 480 | 2026-07-28T04:19:15.199Z | Downloaded ring v0.17.14 |
| 481 | 2026-07-28T04:19:15.303Z | Compiling proc-macro2 v1.0.106 |
| 482 | 2026-07-28T04:19:15.303Z | Compiling quote v1.0.45 |
| 483 | 2026-07-28T04:19:15.304Z | Compiling unicode-ident v1.0.24 |
| 484 | 2026-07-28T04:19:15.304Z | Compiling libc v0.2.186 |
| 485 | 2026-07-28T04:19:15.307Z | Checking cfg-if v1.0.4 |
| 486 | 2026-07-28T04:19:15.307Z | Compiling version_check v0.9.5 |
| 487 | 2026-07-28T04:19:15.307Z | Checking zeroize v1.8.2 |
| 488 | 2026-07-28T04:19:15.307Z | Compiling serde_core v1.0.228 |
| 489 | 2026-07-28T04:19:15.451Z | Compiling serde v1.0.228 |
| 490 | 2026-07-28T04:19:15.521Z | Checking memchr v2.8.0 |
| 491 | 2026-07-28T04:19:15.531Z | Compiling autocfg v1.5.0 |
| 492 | 2026-07-28T04:19:15.665Z | Compiling typenum v1.19.0 |
| 493 | 2026-07-28T04:19:15.783Z | Checking subtle v2.6.1 |
| 494 | 2026-07-28T04:19:15.881Z | Compiling generic-array v0.14.7 |
| 495 | 2026-07-28T04:19:15.897Z | Checking itoa v1.0.17 |
| 496 | 2026-07-28T04:19:15.907Z | Checking smallvec v1.15.1 |
| 497 | 2026-07-28T04:19:16.034Z | Checking const-oid v0.9.6 |
| 498 | 2026-07-28T04:19:16.080Z | Compiling syn v1.0.109 |
| 499 | 2026-07-28T04:19:16.110Z | Checking getrandom v0.2.17 |
| 500 | 2026-07-28T04:19:16.140Z | Compiling libm v0.2.16 |
| 501 | 2026-07-28T04:19:16.168Z | Compiling num-traits v0.2.19 |
| 502 | 2026-07-28T04:19:16.238Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-07-28T04:19:16.324Z | Compiling find-msvc-tools v0.1.9 |
| 504 | 2026-07-28T04:19:16.442Z | Compiling shlex v1.3.0 |
| 505 | 2026-07-28T04:19:16.565Z | Compiling syn v2.0.117 |
| 506 | 2026-07-28T04:19:16.636Z | Compiling cc v1.2.56 |
| 507 | 2026-07-28T04:19:16.699Z | Checking log v0.4.29 |
| 508 | 2026-07-28T04:19:16.952Z | Compiling thiserror v1.0.69 |
| 509 | 2026-07-28T04:19:17.303Z | Compiling zmij v1.0.21 |
| 510 | 2026-07-28T04:19:17.423Z | Checking block-buffer v0.10.4 |
| 511 | 2026-07-28T04:19:17.548Z | Checking crypto-common v0.1.7 |
| 512 | 2026-07-28T04:19:17.631Z | Checking bytes v1.11.1 |
| 513 | 2026-07-28T04:19:17.652Z | Compiling rustversion v1.0.22 |
| 514 | 2026-07-28T04:19:17.661Z | Checking digest v0.10.7 |
| 515 | 2026-07-28T04:19:17.794Z | Checking rand_core v0.6.4 |
| 516 | 2026-07-28T04:19:17.832Z | Checking socket2 v0.6.3 |
| 517 | 2026-07-28T04:19:17.848Z | Checking errno v0.3.14 |
| 518 | 2026-07-28T04:19:17.956Z | Compiling parking_lot_core v0.9.12 |
| 519 | 2026-07-28T04:19:17.956Z | Compiling equivalent v1.0.2 |
| 520 | 2026-07-28T04:19:18.044Z | Checking once_cell v1.21.3 |
| 521 | 2026-07-28T04:19:18.057Z | Compiling hashbrown v0.16.1 |
| 522 | 2026-07-28T04:19:18.067Z | Checking base64ct v1.8.3 |
| 523 | 2026-07-28T04:19:18.093Z | Checking scopeguard v1.2.0 |
| 524 | 2026-07-28T04:19:18.183Z | Checking lock_api v0.4.14 |
| 525 | 2026-07-28T04:19:18.206Z | Checking signal-hook-registry v1.4.8 |
| 526 | 2026-07-28T04:19:18.296Z | Checking pem-rfc7468 v0.7.0 |
| 527 | 2026-07-28T04:19:18.364Z | Checking mio v1.2.0 |
| 528 | 2026-07-28T04:19:18.434Z | Checking der v0.7.10 |
| 529 | 2026-07-28T04:19:18.435Z | Checking parking_lot v0.12.5 |
| 530 | 2026-07-28T04:19:18.610Z | Compiling indexmap v2.13.0 |
| 531 | 2026-07-28T04:19:18.645Z | Checking stable_deref_trait v1.2.1 |
| 532 | 2026-07-28T04:19:18.654Z | Compiling ucd-trie v0.1.7 |
| 533 | 2026-07-28T04:19:18.658Z | Compiling serde_json v1.0.150 |
| 534 | 2026-07-28T04:19:18.711Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-07-28T04:19:18.736Z | Checking futures-core v0.3.32 |
| 536 | 2026-07-28T04:19:18.856Z | Compiling thiserror v2.0.18 |
| 537 | 2026-07-28T04:19:18.883Z | Compiling pest v2.8.6 |
| 538 | 2026-07-28T04:19:19.165Z | Checking futures-sink v0.3.32 |
| 539 | 2026-07-28T04:19:19.207Z | Checking spki v0.7.3 |
| 540 | 2026-07-28T04:19:19.255Z | Checking num-integer v0.1.46 |
| 541 | 2026-07-28T04:19:19.357Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-07-28T04:19:19.386Z | Compiling proc-macro-error-attr v1.0.4 |
| 543 | 2026-07-28T04:19:19.472Z | Compiling synstructure v0.13.2 |
| 544 | 2026-07-28T04:19:19.498Z | Compiling pkg-config v0.3.32 |
| 545 | 2026-07-28T04:19:19.655Z | Checking futures-channel v0.3.32 |
| 546 | 2026-07-28T04:19:19.843Z | Compiling semver v1.0.27 |
| 547 | 2026-07-28T04:19:19.941Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-07-28T04:19:19.977Z | Compiling proc-macro-error v1.0.4 |
| 549 | 2026-07-28T04:19:20.093Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-07-28T04:19:20.150Z | Checking tracing-core v0.1.36 |
| 551 | 2026-07-28T04:19:20.237Z | Checking http v1.4.0 |
| 552 | 2026-07-28T04:19:20.299Z | Checking hmac v0.12.1 |
| 553 | 2026-07-28T04:19:20.423Z | Compiling winnow v1.0.1 |
| 554 | 2026-07-28T04:19:20.540Z | Compiling pest_generator v2.8.6 |
| 555 | 2026-07-28T04:19:20.651Z | Checking slab v0.4.12 |
| 556 | 2026-07-28T04:19:20.663Z | Compiling serde_derive v1.0.228 |
| 557 | 2026-07-28T04:19:20.679Z | Compiling thiserror-impl v1.0.69 |
| 558 | 2026-07-28T04:19:20.753Z | Compiling zerofrom-derive v0.1.6 |
| 559 | 2026-07-28T04:19:20.783Z | Compiling yoke-derive v0.8.1 |
| 560 | 2026-07-28T04:19:20.799Z | Compiling tokio-macros v2.7.0 |
| 561 | 2026-07-28T04:19:21.153Z | Compiling zerovec-derive v0.11.2 |
| 562 | 2026-07-28T04:19:21.245Z | Compiling thiserror-impl v2.0.18 |
| 563 | 2026-07-28T04:19:21.530Z | Checking tokio v1.52.3 |
| 564 | 2026-07-28T04:19:21.782Z | Compiling displaydoc v0.2.5 |
| 565 | 2026-07-28T04:19:21.923Z | Compiling zerocopy-derive v0.7.35 |
| 566 | 2026-07-28T04:19:21.957Z | Checking zerofrom v0.1.6 |
| 567 | 2026-07-28T04:19:22.022Z | Checking ppv-lite86 v0.2.21 |
| 568 | 2026-07-28T04:19:22.083Z | Checking yoke v0.8.1 |
| 569 | 2026-07-28T04:19:22.234Z | Compiling pest_derive v2.8.6 |
| 570 | 2026-07-28T04:19:22.310Z | Checking zerovec v0.11.5 |
| 571 | 2026-07-28T04:19:22.318Z | Compiling futures-macro v0.3.32 |
| 572 | 2026-07-28T04:19:22.501Z | Compiling tracing-attributes v0.1.31 |
| 573 | 2026-07-28T04:19:22.533Z | Checking futures-io v0.3.32 |
| 574 | 2026-07-28T04:19:22.645Z | Checking pretty-hex v0.4.1 |
| 575 | 2026-07-28T04:19:22.718Z | Checking futures-task v0.3.32 |
| 576 | 2026-07-28T04:19:22.746Z | Checking spin v0.9.8 |
| 577 | 2026-07-28T04:19:22.759Z | Checking tinystr v0.8.2 |
| 578 | 2026-07-28T04:19:22.887Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 579 | 2026-07-28T04:19:22.892Z | Checking lazy_static v1.5.0 |
| 580 | 2026-07-28T04:19:22.959Z | Compiling slog v2.8.2 |
| 581 | 2026-07-28T04:19:22.969Z | Checking signature v2.2.0 |
| 582 | 2026-07-28T04:19:23.084Z | Checking ff v0.13.1 |
| 583 | 2026-07-28T04:19:23.159Z | Checking futures-util v0.3.32 |
| 584 | 2026-07-28T04:19:23.185Z | Compiling ring v0.17.14 |
| 585 | 2026-07-28T04:19:23.205Z | Compiling winnow v0.7.14 |
| 586 | 2026-07-28T04:19:23.396Z | Compiling getrandom v0.3.4 |
| 587 | 2026-07-28T04:19:23.688Z | Checking litemap v0.8.1 |
| 588 | 2026-07-28T04:19:23.729Z | Compiling byteorder v1.5.0 |
| 589 | 2026-07-28T04:19:23.739Z | Checking tracing v0.1.44 |
| 590 | 2026-07-28T04:19:23.797Z | Compiling toml_datetime v0.6.11 |
| 591 | 2026-07-28T04:19:23.852Z | Checking cpufeatures v0.2.17 |
| 592 | 2026-07-28T04:19:23.915Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 593 | 2026-07-28T04:19:23.926Z | Compiling time-core v0.1.8 |
| 594 | 2026-07-28T04:19:23.936Z | Compiling num-conv v0.2.0 |
| 595 | 2026-07-28T04:19:23.944Z | Checking writeable v0.6.2 |
| 596 | 2026-07-28T04:19:24.010Z | Compiling winnow v0.5.40 |
| 597 | 2026-07-28T04:19:24.061Z | Checking base16ct v0.2.0 |
| 598 | 2026-07-28T04:19:24.065Z | Compiling heck v0.4.1 |
| 599 | 2026-07-28T04:19:24.094Z | Checking powerfmt v0.2.0 |
| 600 | 2026-07-28T04:19:24.127Z | Checking icu_locale_core v2.1.1 |
| 601 | 2026-07-28T04:19:24.178Z | Checking sec1 v0.7.3 |
| 602 | 2026-07-28T04:19:24.236Z | Checking deranged v0.5.6 |
| 603 | 2026-07-28T04:19:24.252Z | Compiling time-macros v0.2.27 |
| 604 | 2026-07-28T04:19:24.366Z | Compiling zerocopy v0.7.35 |
| 605 | 2026-07-28T04:19:24.621Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 606 | 2026-07-28T04:19:24.676Z | Checking num-bigint v0.4.6 |
| 607 | 2026-07-28T04:19:24.683Z | Checking erased-serde v0.3.31 |
| 608 | 2026-07-28T04:19:25.053Z | Checking group v0.13.0 |
| 609 | 2026-07-28T04:19:25.208Z | Checking potential_utf v0.1.4 |
| 610 | 2026-07-28T04:19:25.221Z | Checking zerotrie v0.2.3 |
| 611 | 2026-07-28T04:19:25.316Z | Compiling toml_edit v0.19.15 |
| 612 | 2026-07-28T04:19:25.327Z | Checking http-body v1.0.1 |
| 613 | 2026-07-28T04:19:25.369Z | Compiling scroll_derive v0.12.1 |
| 614 | 2026-07-28T04:19:25.446Z | Checking hkdf v0.12.4 |
| 615 | 2026-07-28T04:19:25.456Z | Checking num-iter v0.1.45 |
| 616 | 2026-07-28T04:19:25.501Z | Checking crypto-bigint v0.5.5 |
| 617 | 2026-07-28T04:19:25.555Z | Compiling usdt-impl v0.5.0 |
| 618 | 2026-07-28T04:19:25.564Z | Compiling httparse v1.10.1 |
| 619 | 2026-07-28T04:19:25.652Z | Compiling icu_normalizer_data v2.1.1 |
| 620 | 2026-07-28T04:19:25.810Z | Compiling icu_properties_data v2.1.2 |
| 621 | 2026-07-28T04:19:26.039Z | Checking time v0.3.47 |
| 622 | 2026-07-28T04:19:26.068Z | Checking scroll v0.12.0 |
| 623 | 2026-07-28T04:19:26.098Z | Compiling thread-id v4.2.2 |
| 624 | 2026-07-28T04:19:26.209Z | Checking icu_provider v2.1.1 |
| 625 | 2026-07-28T04:19:26.214Z | Checking icu_collections v2.1.1 |
| 626 | 2026-07-28T04:19:26.392Z | Compiling proc-macro-crate v3.4.0 |
| 627 | 2026-07-28T04:19:26.438Z | Compiling dof v0.3.0 |
| 628 | 2026-07-28T04:19:26.480Z | Compiling proc-macro-crate v1.3.1 |
| 629 | 2026-07-28T04:19:26.524Z | Checking elliptic-curve v0.13.8 |
| 630 | 2026-07-28T04:19:26.533Z | Checking sha2 v0.10.9 |
| 631 | 2026-07-28T04:19:26.550Z | Compiling dtrace-parser v0.2.0 |
| 632 | 2026-07-28T04:19:26.775Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-07-28T04:19:26.791Z | Compiling openssl-sys v0.9.111 |
| 634 | 2026-07-28T04:19:26.854Z | Compiling rustc_version v0.4.1 |
| 635 | 2026-07-28T04:19:26.857Z | Checking rustls-pki-types v1.14.0 |
| 636 | 2026-07-28T04:19:26.998Z | Checking plain v0.2.3 |
| 637 | 2026-07-28T04:19:27.098Z | Checking untrusted v0.9.0 |
| 638 | 2026-07-28T04:19:27.125Z | Checking tower-service v0.3.3 |
| 639 | 2026-07-28T04:19:27.145Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 640 | 2026-07-28T04:19:27.201Z | Checking try-lock v0.2.5 |
| 641 | 2026-07-28T04:19:27.210Z | Compiling crossbeam-utils v0.8.21 |
| 642 | 2026-07-28T04:19:27.213Z | Compiling camino v1.2.5 |
| 643 | 2026-07-28T04:19:27.292Z | Checking want v0.3.1 |
| 644 | 2026-07-28T04:19:27.401Z | Compiling curve25519-dalek v4.1.3 |
| 645 | 2026-07-28T04:19:27.411Z | Checking goblin v0.8.2 |
| 646 | 2026-07-28T04:19:27.429Z | Compiling num_enum_derive v0.5.11 |
| 647 | 2026-07-28T04:19:27.597Z | Compiling num_enum_derive v0.7.5 |
| 648 | 2026-07-28T04:19:28.043Z | Compiling serde_tokenstream v0.2.2 |
| 649 | 2026-07-28T04:19:28.055Z | Checking rand_chacha v0.3.1 |
| 650 | 2026-07-28T04:19:28.064Z | Checking rfc6979 v0.4.0 |
| 651 | 2026-07-28T04:19:28.171Z | Checking arc-swap v1.8.2 |
| 652 | 2026-07-28T04:19:28.249Z | Compiling heck v0.5.0 |
| 653 | 2026-07-28T04:19:28.327Z | Compiling rustls v0.23.36 |
| 654 | 2026-07-28T04:19:28.388Z | Checking pin-utils v0.1.0 |
| 655 | 2026-07-28T04:19:28.414Z | Compiling radium v0.7.0 |
| 656 | 2026-07-28T04:19:28.446Z | Compiling num-bigint-dig v0.8.6 |
| 657 | 2026-07-28T04:19:28.456Z | Checking iana-time-zone v0.1.65 |
| 658 | 2026-07-28T04:19:28.496Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 659 | 2026-07-28T04:19:28.523Z | Checking atomic-waker v1.1.2 |
| 660 | 2026-07-28T04:19:28.564Z | Checking chrono v0.4.43 |
| 661 | 2026-07-28T04:19:28.601Z | Checking num_enum v0.7.5 |
| 662 | 2026-07-28T04:19:28.611Z | Checking hyper v1.8.1 |
| 663 | 2026-07-28T04:19:28.708Z | Checking num_enum v0.5.11 |
| 664 | 2026-07-28T04:19:28.725Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-07-28T04:19:28.735Z | Checking rand v0.8.5 |
| 666 | 2026-07-28T04:19:28.770Z | Checking ecdsa v0.16.9 |
| 667 | 2026-07-28T04:19:28.783Z | Checking icu_properties v2.1.2 |
| 668 | 2026-07-28T04:19:28.804Z | Checking icu_normalizer v2.1.1 |
| 669 | 2026-07-28T04:19:29.171Z | Checking primeorder v0.13.6 |
| 670 | 2026-07-28T04:19:29.253Z | Checking rand_core v0.9.5 |
| 671 | 2026-07-28T04:19:29.403Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-07-28T04:19:29.421Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-07-28T04:19:29.453Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 674 | 2026-07-28T04:19:29.472Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-07-28T04:19:29.557Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-07-28T04:19:29.592Z | Compiling indexmap v1.9.3 |
| 677 | 2026-07-28T04:19:29.677Z | Checking thread_local v1.1.9 |
| 678 | 2026-07-28T04:19:29.707Z | Checking either v1.15.0 |
| 679 | 2026-07-28T04:19:29.819Z | Checking utf8parse v0.2.2 |
| 680 | 2026-07-28T04:19:29.828Z | Compiling slog-async v2.8.0 |
| 681 | 2026-07-28T04:19:29.832Z | Checking tap v1.0.1 |
| 682 | 2026-07-28T04:19:29.885Z | Checking percent-encoding v2.3.2 |
| 683 | 2026-07-28T04:19:29.913Z | Checking regex-syntax v0.8.9 |
| 684 | 2026-07-28T04:19:29.931Z | Compiling anyhow v1.0.102 |
| 685 | 2026-07-28T04:19:30.020Z | Checking foreign-types-shared v0.3.1 |
| 686 | 2026-07-28T04:19:30.031Z | Checking bitflags v2.11.0 |
| 687 | 2026-07-28T04:19:30.100Z | Checking foreign-types v0.5.0 |
| 688 | 2026-07-28T04:19:30.157Z | Checking form_urlencoded v1.2.2 |
| 689 | 2026-07-28T04:19:30.167Z | Checking wyz v0.5.1 |
| 690 | 2026-07-28T04:19:30.182Z | Checking anstyle-parse v1.0.0 |
| 691 | 2026-07-28T04:19:30.237Z | Checking itertools v0.12.1 |
| 692 | 2026-07-28T04:19:30.314Z | Compiling cargo_metadata v0.23.1 |
| 693 | 2026-07-28T04:19:30.328Z | Checking idna_adapter v1.2.1 |
| 694 | 2026-07-28T04:19:30.338Z | Checking crossbeam-channel v0.5.15 |
| 695 | 2026-07-28T04:19:30.441Z | Checking rand_chacha v0.9.0 |
| 696 | 2026-07-28T04:19:30.618Z | Checking hyper-util v0.1.20 |
| 697 | 2026-07-28T04:19:31.026Z | Checking slog-scope v4.4.1 |
| 698 | 2026-07-28T04:19:31.137Z | Compiling usdt-attr-macro v0.5.0 |
| 699 | 2026-07-28T04:19:31.151Z | Compiling usdt-macro v0.5.0 |
| 700 | 2026-07-28T04:19:31.219Z | Checking regex-automata v0.4.14 |
| 701 | 2026-07-28T04:19:31.270Z | Checking num-rational v0.4.2 |
| 702 | 2026-07-28T04:19:31.328Z | Checking tokio-util v0.7.18 |
| 703 | 2026-07-28T04:19:31.527Z | Checking num-complex v0.4.6 |
| 704 | 2026-07-28T04:19:31.543Z | Checking ed25519 v2.2.3 |
| 705 | 2026-07-28T04:19:31.552Z | Compiling async-trait v0.1.89 |
| 706 | 2026-07-28T04:19:31.556Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 707 | 2026-07-28T04:19:31.694Z | Checking pkcs1 v0.7.5 |
| 708 | 2026-07-28T04:19:31.813Z | Checking is-terminal v0.4.17 |
| 709 | 2026-07-28T04:19:31.862Z | Checking memmap v0.7.0 |
| 710 | 2026-07-28T04:19:31.907Z | Checking cstr-argument v0.1.2 |
| 711 | 2026-07-28T04:19:31.917Z | Compiling rustix v1.1.4 |
| 712 | 2026-07-28T04:19:31.929Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 713 | 2026-07-28T04:19:31.984Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 714 | 2026-07-28T04:19:32.066Z | Checking utf8_iter v1.0.4 |
| 715 | 2026-07-28T04:19:32.073Z | Compiling crc32fast v1.5.0 |
| 716 | 2026-07-28T04:19:32.143Z | Checking os_str_bytes v6.6.1 |
| 717 | 2026-07-28T04:19:32.154Z | Checking tower-layer v0.3.3 |
| 718 | 2026-07-28T04:19:32.208Z | Checking anstyle v1.0.14 |
| 719 | 2026-07-28T04:19:32.283Z | Checking anstyle-query v1.1.5 |
| 720 | 2026-07-28T04:19:32.296Z | Checking base64 v0.22.1 |
| 721 | 2026-07-28T04:19:32.330Z | Checking term v1.2.1 |
| 722 | 2026-07-28T04:19:32.347Z | Compiling portable-atomic v1.13.1 |
| 723 | 2026-07-28T04:19:32.366Z | Checking is_terminal_polyfill v1.70.2 |
| 724 | 2026-07-28T04:19:32.384Z | Checking colorchoice v1.0.4 |
| 725 | 2026-07-28T04:19:32.446Z | Checking take_mut v0.2.2 |
| 726 | 2026-07-28T04:19:32.478Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 727 | 2026-07-28T04:19:32.529Z | Checking openssl-probe v0.2.1 |
| 728 | 2026-07-28T04:19:32.544Z | Checking funty v2.0.0 |
| 729 | 2026-07-28T04:19:32.547Z | Checking hashbrown v0.12.3 |
| 730 | 2026-07-28T04:19:32.591Z | Checking sync_wrapper v1.0.2 |
| 731 | 2026-07-28T04:19:32.629Z | Checking rustls-native-certs v0.8.3 |
| 732 | 2026-07-28T04:19:32.662Z | Checking regex v1.12.3 |
| 733 | 2026-07-28T04:19:32.679Z | Checking tower v0.5.3 |
| 734 | 2026-07-28T04:19:32.714Z | Checking slog-term v2.9.2 |
| 735 | 2026-07-28T04:19:32.853Z | Checking pem v3.0.6 |
| 736 | 2026-07-28T04:19:32.861Z | Checking bitvec v1.0.1 |
| 737 | 2026-07-28T04:19:32.903Z | Checking tokio-rustls v0.26.4 |
| 738 | 2026-07-28T04:19:32.914Z | Checking anstream v1.0.0 |
| 739 | 2026-07-28T04:19:32.971Z | Checking clap_lex v0.2.4 |
| 740 | 2026-07-28T04:19:33.025Z | Checking idna v1.1.0 |
| 741 | 2026-07-28T04:19:33.102Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 742 | 2026-07-28T04:19:33.111Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 743 | 2026-07-28T04:19:33.119Z | Checking usdt v0.5.0 |
| 744 | 2026-07-28T04:19:33.189Z | Checking num v0.4.3 |
| 745 | 2026-07-28T04:19:33.200Z | Checking rsa v0.9.10 |
| 746 | 2026-07-28T04:19:33.207Z | Checking ed25519-dalek v2.2.0 |
| 747 | 2026-07-28T04:19:33.254Z | Compiling octocrab v0.53.1 |
| 748 | 2026-07-28T04:19:33.263Z | Checking slog-stdlog v4.1.1 |
| 749 | 2026-07-28T04:19:33.267Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 750 | 2026-07-28T04:19:33.267Z | Checking rand v0.9.2 |
| 751 | 2026-07-28T04:19:33.367Z | Checking p384 v0.13.1 |
| 752 | 2026-07-28T04:19:33.377Z | Checking p256 v0.13.2 |
| 753 | 2026-07-28T04:19:33.416Z | Compiling snafu-derive v0.8.9 |
| 754 | 2026-07-28T04:19:33.562Z | Checking simple_asn1 v0.6.4 |
| 755 | 2026-07-28T04:19:33.601Z | Checking futures-executor v0.3.32 |
| 756 | 2026-07-28T04:19:33.619Z | Compiling clap_derive v3.2.25 |
| 757 | 2026-07-28T04:19:33.725Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 758 | 2026-07-28T04:19:33.738Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 759 | 2026-07-28T04:19:33.756Z | Compiling serde_repr v0.1.20 |
| 760 | 2026-07-28T04:19:33.759Z | Compiling pin-project-internal v1.1.10 |
| 761 | 2026-07-28T04:19:33.919Z | Compiling num-derive v0.3.3 |
| 762 | 2026-07-28T04:19:34.073Z | Checking atty v0.2.14 |
| 763 | 2026-07-28T04:19:34.161Z | Checking oxnet v0.1.4 |
| 764 | 2026-07-28T04:19:34.334Z | Checking adler2 v2.0.1 |
| 765 | 2026-07-28T04:19:34.338Z | Checking unicode-width v0.2.2 |
| 766 | 2026-07-28T04:19:34.385Z | Compiling curl v0.4.50 |
| 767 | 2026-07-28T04:19:34.423Z | Checking clap_lex v1.0.0 |
| 768 | 2026-07-28T04:19:34.435Z | Checking strsim v0.10.0 |
| 769 | 2026-07-28T04:19:34.564Z | Checking ryu v1.0.23 |
| 770 | 2026-07-28T04:19:34.568Z | Checking textwrap v0.16.2 |
| 771 | 2026-07-28T04:19:34.581Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 772 | 2026-07-28T04:19:34.628Z | Checking simd-adler32 v0.3.8 |
| 773 | 2026-07-28T04:19:34.750Z | Checking strsim v0.11.1 |
| 774 | 2026-07-28T04:19:34.801Z | Checking termcolor v1.4.1 |
| 775 | 2026-07-28T04:19:34.848Z | Checking iri-string v0.7.10 |
| 776 | 2026-07-28T04:19:34.901Z | Checking bitflags v1.3.2 |
| 777 | 2026-07-28T04:19:34.969Z | Checking colored v3.1.1 |
| 778 | 2026-07-28T04:19:34.992Z | Checking clap_builder v4.6.0 |
| 779 | 2026-07-28T04:19:35.133Z | Checking snafu v0.8.9 |
| 780 | 2026-07-28T04:19:35.163Z | Checking pin-project v1.1.10 |
| 781 | 2026-07-28T04:19:35.203Z | Checking libscf-sys v1.1.0 |
| 782 | 2026-07-28T04:19:35.260Z | Checking miniz_oxide v0.8.9 |
| 783 | 2026-07-28T04:19:35.293Z | Checking clap v3.2.25 |
| 784 | 2026-07-28T04:19:35.305Z | Checking serde_urlencoded v0.7.1 |
| 785 | 2026-07-28T04:19:35.321Z | Checking console v0.16.2 |
| 786 | 2026-07-28T04:19:35.375Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 787 | 2026-07-28T04:19:35.491Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 788 | 2026-07-28T04:19:35.592Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 789 | 2026-07-28T04:19:35.684Z | Checking jsonwebtoken v10.3.0 |
| 790 | 2026-07-28T04:19:35.724Z | Checking futures v0.3.32 |
| 791 | 2026-07-28T04:19:35.799Z | Checking slog-envlogger v2.2.0 |
| 792 | 2026-07-28T04:19:35.822Z | Checking url v2.5.8 |
| 793 | 2026-07-28T04:19:35.876Z | Checking tower-http v0.6.8 |
| 794 | 2026-07-28T04:19:36.210Z | Checking hyper-rustls v0.27.7 |
| 795 | 2026-07-28T04:19:36.384Z | Checking hyper-timeout v0.5.2 |
| 796 | 2026-07-28T04:19:36.393Z | Compiling clap_derive v4.6.1 |
| 797 | 2026-07-28T04:19:36.408Z | Checking http-body-util v0.1.3 |
| 798 | 2026-07-28T04:19:36.514Z | Compiling zone_cfg_derive v0.3.1 |
| 799 | 2026-07-28T04:19:36.536Z | Checking http-serde v2.1.1 |
| 800 | 2026-07-28T04:19:36.558Z | Compiling async-recursion v0.3.2 |
| 801 | 2026-07-28T04:19:36.595Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 802 | 2026-07-28T04:19:36.615Z | Checking serde_path_to_error v0.1.20 |
| 803 | 2026-07-28T04:19:36.668Z | Checking serde_spanned v1.1.1 |
| 804 | 2026-07-28T04:19:36.680Z | Checking filetime v0.2.27 |
| 805 | 2026-07-28T04:19:36.722Z | Checking secrecy v0.10.3 |
| 806 | 2026-07-28T04:19:36.788Z | Checking web-time v1.1.0 |
| 807 | 2026-07-28T04:19:36.805Z | Checking xattr v1.6.1 |
| 808 | 2026-07-28T04:19:36.857Z | Checking fastrand v2.3.0 |
| 809 | 2026-07-28T04:19:36.867Z | Checking unit-prefix v0.5.2 |
| 810 | 2026-07-28T04:19:36.871Z | Checking openssl-probe v0.1.6 |
| 811 | 2026-07-28T04:19:36.925Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 812 | 2026-07-28T04:19:36.931Z | Checking hex v0.4.3 |
| 813 | 2026-07-28T04:19:36.983Z | Checking indicatif v0.18.4 |
| 814 | 2026-07-28T04:19:37.036Z | Checking tempfile v3.27.0 |
| 815 | 2026-07-28T04:19:37.107Z | Checking toml v1.1.2+spec-1.1.0 |
| 816 | 2026-07-28T04:19:37.139Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 817 | 2026-07-28T04:19:37.148Z | Checking sha256 v1.6.0 |
| 818 | 2026-07-28T04:19:37.225Z | Checking tar v0.4.46 |
| 819 | 2026-07-28T04:19:37.236Z | Checking zone v0.3.1 |
| 820 | 2026-07-28T04:19:37.328Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 821 | 2026-07-28T04:19:37.338Z | Checking flate2 v1.1.9 |
| 822 | 2026-07-28T04:19:37.342Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 823 | 2026-07-28T04:19:37.487Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 824 | 2026-07-28T04:19:37.516Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 825 | 2026-07-28T04:19:37.624Z | Checking libloading v0.8.9 |
| 826 | 2026-07-28T04:19:37.686Z | Checking fs_extra v1.3.0 |
| 827 | 2026-07-28T04:19:38.089Z | Checking clap v4.6.1 |
| 828 | 2026-07-28T04:19:48.325Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 829 | 2026-07-28T04:19:49.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.72s |
| 830 | 2026-07-28T04:19:49.213Z | + banner build |
| 831 | 2026-07-28T04:19:49.217Z | |
| 832 | 2026-07-28T04:19:49.217Z | ##### # # # # ##### |
| 833 | 2026-07-28T04:19:49.217Z | # # # # # # # # |
| 834 | 2026-07-28T04:19:49.217Z | ##### # # # # # # |
| 835 | 2026-07-28T04:19:49.217Z | # # # # # # # # |
| 836 | 2026-07-28T04:19:49.219Z | # # # # # # # # |
| 837 | 2026-07-28T04:19:49.219Z | ##### #### # ###### ##### |
| 838 | 2026-07-28T04:19:49.219Z | |
| 839 | 2026-07-28T04:19:49.219Z | + ptime -m cargo build |
| 840 | 2026-07-28T04:19:49.471Z | Compiling unicode-ident v1.0.24 |
| 841 | 2026-07-28T04:19:49.471Z | Compiling cfg-if v1.0.4 |
| 842 | 2026-07-28T04:19:49.471Z | Compiling memchr v2.8.0 |
| 843 | 2026-07-28T04:19:49.471Z | Compiling zeroize v1.8.2 |
| 844 | 2026-07-28T04:19:49.474Z | Compiling itoa v1.0.17 |
| 845 | 2026-07-28T04:19:49.474Z | Compiling libc v0.2.186 |
| 846 | 2026-07-28T04:19:49.474Z | Compiling serde_core v1.0.228 |
| 847 | 2026-07-28T04:19:49.523Z | Compiling subtle v2.6.1 |
| 848 | 2026-07-28T04:19:49.562Z | Compiling typenum v1.19.0 |
| 849 | 2026-07-28T04:19:49.620Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-07-28T04:19:49.650Z | Compiling const-oid v0.9.6 |
| 851 | 2026-07-28T04:19:49.663Z | Compiling smallvec v1.15.1 |
| 852 | 2026-07-28T04:19:49.676Z | Compiling once_cell v1.21.3 |
| 853 | 2026-07-28T04:19:49.823Z | Compiling getrandom v0.2.17 |
| 854 | 2026-07-28T04:19:49.845Z | Compiling pin-project-lite v0.2.16 |
| 855 | 2026-07-28T04:19:49.851Z | Compiling libm v0.2.16 |
| 856 | 2026-07-28T04:19:49.865Z | Compiling log v0.4.29 |
| 857 | 2026-07-28T04:19:49.928Z | Compiling bytes v1.11.1 |
| 858 | 2026-07-28T04:19:49.986Z | Compiling quote v1.0.45 |
| 859 | 2026-07-28T04:19:50.059Z | Compiling generic-array v0.14.7 |
| 860 | 2026-07-28T04:19:50.110Z | Compiling rand_core v0.6.4 |
| 861 | 2026-07-28T04:19:50.179Z | Compiling syn v2.0.117 |
| 862 | 2026-07-28T04:19:50.272Z | Compiling syn v1.0.109 |
| 863 | 2026-07-28T04:19:50.317Z | Compiling socket2 v0.6.3 |
| 864 | 2026-07-28T04:19:50.327Z | Compiling errno v0.3.14 |
| 865 | 2026-07-28T04:19:50.461Z | Compiling zmij v1.0.21 |
| 866 | 2026-07-28T04:19:50.529Z | Compiling crypto-common v0.1.7 |
| 867 | 2026-07-28T04:19:50.544Z | Compiling block-buffer v0.10.4 |
| 868 | 2026-07-28T04:19:50.639Z | Compiling num-traits v0.2.19 |
| 869 | 2026-07-28T04:19:50.668Z | Compiling digest v0.10.7 |
| 870 | 2026-07-28T04:19:50.733Z | Compiling base64ct v1.8.3 |
| 871 | 2026-07-28T04:19:50.754Z | Compiling scopeguard v1.2.0 |
| 872 | 2026-07-28T04:19:50.842Z | Compiling lock_api v0.4.14 |
| 873 | 2026-07-28T04:19:50.865Z | Compiling parking_lot_core v0.9.12 |
| 874 | 2026-07-28T04:19:50.992Z | Compiling pem-rfc7468 v0.7.0 |
| 875 | 2026-07-28T04:19:51.026Z | Compiling parking_lot v0.12.5 |
| 876 | 2026-07-28T04:19:51.047Z | Compiling signal-hook-registry v1.4.8 |
| 877 | 2026-07-28T04:19:51.148Z | Compiling der v0.7.10 |
| 878 | 2026-07-28T04:19:51.246Z | Compiling mio v1.2.0 |
| 879 | 2026-07-28T04:19:51.311Z | Compiling stable_deref_trait v1.2.1 |
| 880 | 2026-07-28T04:19:51.322Z | Compiling futures-core v0.3.32 |
| 881 | 2026-07-28T04:19:51.336Z | Compiling futures-sink v0.3.32 |
| 882 | 2026-07-28T04:19:51.390Z | Compiling ucd-trie v0.1.7 |
| 883 | 2026-07-28T04:19:51.420Z | Compiling serde_json v1.0.150 |
| 884 | 2026-07-28T04:19:51.426Z | Compiling zerocopy v0.8.39 |
| 885 | 2026-07-28T04:19:51.450Z | Compiling num-integer v0.1.46 |
| 886 | 2026-07-28T04:19:51.658Z | Compiling pest v2.8.6 |
| 887 | 2026-07-28T04:19:51.742Z | Compiling winnow v1.0.1 |
| 888 | 2026-07-28T04:19:51.766Z | Compiling futures-channel v0.3.32 |
| 889 | 2026-07-28T04:19:51.977Z | Compiling spki v0.7.3 |
| 890 | 2026-07-28T04:19:52.083Z | Compiling byteorder v1.5.0 |
| 891 | 2026-07-28T04:19:52.169Z | Compiling pkcs8 v0.10.2 |
| 892 | 2026-07-28T04:19:52.303Z | Compiling proc-macro-error-attr v1.0.4 |
| 893 | 2026-07-28T04:19:52.357Z | Compiling hmac v0.12.1 |
| 894 | 2026-07-28T04:19:52.434Z | Compiling http v1.4.0 |
| 895 | 2026-07-28T04:19:52.438Z | Compiling tracing-core v0.1.36 |
| 896 | 2026-07-28T04:19:52.478Z | Compiling futures-task v0.3.32 |
| 897 | 2026-07-28T04:19:52.640Z | Compiling futures-io v0.3.32 |
| 898 | 2026-07-28T04:19:52.734Z | Compiling pest_meta v2.8.6 |
| 899 | 2026-07-28T04:19:52.790Z | Compiling slab v0.4.12 |
| 900 | 2026-07-28T04:19:52.956Z | Compiling synstructure v0.13.2 |
| 901 | 2026-07-28T04:19:52.973Z | Compiling pretty-hex v0.4.1 |
| 902 | 2026-07-28T04:19:53.029Z | Compiling spin v0.9.8 |
| 903 | 2026-07-28T04:19:53.098Z | Compiling proc-macro-error v1.0.4 |
| 904 | 2026-07-28T04:19:53.150Z | Compiling lazy_static v1.5.0 |
| 905 | 2026-07-28T04:19:53.233Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 906 | 2026-07-28T04:19:53.349Z | Compiling pest_generator v2.8.6 |
| 907 | 2026-07-28T04:19:53.411Z | Compiling signature v2.2.0 |
| 908 | 2026-07-28T04:19:53.450Z | Compiling ff v0.13.1 |
| 909 | 2026-07-28T04:19:53.542Z | Compiling writeable v0.6.2 |
| 910 | 2026-07-28T04:19:53.576Z | Compiling num-conv v0.2.0 |
| 911 | 2026-07-28T04:19:53.592Z | Compiling powerfmt v0.2.0 |
| 912 | 2026-07-28T04:19:53.700Z | Compiling base16ct v0.2.0 |
| 913 | 2026-07-28T04:19:53.728Z | Compiling cpufeatures v0.2.17 |
| 914 | 2026-07-28T04:19:53.784Z | Compiling winnow v0.7.14 |
| 915 | 2026-07-28T04:19:53.790Z | Compiling time-core v0.1.8 |
| 916 | 2026-07-28T04:19:53.794Z | Compiling litemap v0.8.1 |
| 917 | 2026-07-28T04:19:53.872Z | Compiling sec1 v0.7.3 |
| 918 | 2026-07-28T04:19:53.923Z | Compiling time-macros v0.2.27 |
| 919 | 2026-07-28T04:19:53.970Z | Compiling deranged v0.5.6 |
| 920 | 2026-07-28T04:19:53.970Z | Compiling group v0.13.0 |
| 921 | 2026-07-28T04:19:54.136Z | Compiling http-body v1.0.1 |
| 922 | 2026-07-28T04:19:54.136Z | Compiling hkdf v0.12.4 |
| 923 | 2026-07-28T04:19:54.194Z | Compiling serde_derive v1.0.228 |
| 924 | 2026-07-28T04:19:54.261Z | Compiling thiserror-impl v1.0.69 |
| 925 | 2026-07-28T04:19:54.272Z | Compiling zerofrom-derive v0.1.6 |
| 926 | 2026-07-28T04:19:54.430Z | Compiling tokio-macros v2.7.0 |
| 927 | 2026-07-28T04:19:54.905Z | Compiling yoke-derive v0.8.1 |
| 928 | 2026-07-28T04:19:54.999Z | Compiling zerovec-derive v0.11.2 |
| 929 | 2026-07-28T04:19:55.145Z | Compiling thiserror-impl v2.0.18 |
| 930 | 2026-07-28T04:19:55.177Z | Compiling tokio v1.52.3 |
| 931 | 2026-07-28T04:19:55.283Z | Compiling displaydoc v0.2.5 |
| 932 | 2026-07-28T04:19:55.437Z | Compiling thiserror v1.0.69 |
| 933 | 2026-07-28T04:19:55.477Z | Compiling zerofrom v0.1.6 |
| 934 | 2026-07-28T04:19:55.528Z | Compiling ppv-lite86 v0.2.21 |
| 935 | 2026-07-28T04:19:55.591Z | Compiling zerocopy-derive v0.7.35 |
| 936 | 2026-07-28T04:19:55.834Z | Compiling tracing-attributes v0.1.31 |
| 937 | 2026-07-28T04:19:55.948Z | Compiling yoke v0.8.1 |
| 938 | 2026-07-28T04:19:56.041Z | Compiling futures-macro v0.3.32 |
| 939 | 2026-07-28T04:19:56.090Z | Compiling zerovec v0.11.5 |
| 940 | 2026-07-28T04:19:56.120Z | Compiling pest_derive v2.8.6 |
| 941 | 2026-07-28T04:19:56.394Z | Compiling thiserror v2.0.18 |
| 942 | 2026-07-28T04:19:56.451Z | Compiling zerocopy v0.7.35 |
| 943 | 2026-07-28T04:19:56.488Z | Compiling zerotrie v0.2.3 |
| 944 | 2026-07-28T04:19:56.601Z | Compiling tinystr v0.8.2 |
| 945 | 2026-07-28T04:19:56.691Z | Compiling dtrace-parser v0.2.0 |
| 946 | 2026-07-28T04:19:56.787Z | Compiling icu_locale_core v2.1.1 |
| 947 | 2026-07-28T04:19:56.841Z | Compiling potential_utf v0.1.4 |
| 948 | 2026-07-28T04:19:56.905Z | Compiling serde v1.0.228 |
| 949 | 2026-07-28T04:19:56.990Z | Compiling futures-util v0.3.32 |
| 950 | 2026-07-28T04:19:57.047Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 951 | 2026-07-28T04:19:57.095Z | Compiling tracing v0.1.44 |
| 952 | 2026-07-28T04:19:57.363Z | Compiling num-bigint v0.4.6 |
| 953 | 2026-07-28T04:19:57.419Z | Compiling erased-serde v0.3.31 |
| 954 | 2026-07-28T04:19:57.438Z | Compiling scroll_derive v0.12.1 |
| 955 | 2026-07-28T04:19:57.643Z | Compiling num-iter v0.1.45 |
| 956 | 2026-07-28T04:19:57.755Z | Compiling crypto-bigint v0.5.5 |
| 957 | 2026-07-28T04:19:57.789Z | Compiling thread-id v4.2.2 |
| 958 | 2026-07-28T04:19:57.864Z | Compiling slog v2.8.2 |
| 959 | 2026-07-28T04:19:57.915Z | Compiling proc-macro-crate v3.4.0 |
| 960 | 2026-07-28T04:19:57.956Z | Compiling icu_provider v2.1.1 |
| 961 | 2026-07-28T04:19:58.155Z | Compiling scroll v0.12.0 |
| 962 | 2026-07-28T04:19:58.215Z | Compiling dof v0.3.0 |
| 963 | 2026-07-28T04:19:58.244Z | Compiling icu_collections v2.1.1 |
| 964 | 2026-07-28T04:19:58.338Z | Compiling time v0.3.47 |
| 965 | 2026-07-28T04:19:58.417Z | Compiling getrandom v0.3.4 |
| 966 | 2026-07-28T04:19:58.561Z | Compiling proc-macro-crate v1.3.1 |
| 967 | 2026-07-28T04:19:58.587Z | Compiling sha2 v0.10.9 |
| 968 | 2026-07-28T04:19:58.729Z | Compiling rustls-pki-types v1.14.0 |
| 969 | 2026-07-28T04:19:58.765Z | Compiling untrusted v0.9.0 |
| 970 | 2026-07-28T04:19:58.875Z | Compiling elliptic-curve v0.13.8 |
| 971 | 2026-07-28T04:19:58.881Z | Compiling tower-service v0.3.3 |
| 972 | 2026-07-28T04:19:58.959Z | Compiling plain v0.2.3 |
| 973 | 2026-07-28T04:19:58.965Z | Compiling try-lock v0.2.5 |
| 974 | 2026-07-28T04:19:59.055Z | Compiling goblin v0.8.2 |
| 975 | 2026-07-28T04:19:59.055Z | Compiling want v0.3.1 |
| 976 | 2026-07-28T04:19:59.058Z | Compiling num_enum_derive v0.5.11 |
| 977 | 2026-07-28T04:19:59.190Z | Compiling ring v0.17.14 |
| 978 | 2026-07-28T04:19:59.199Z | Compiling usdt-impl v0.5.0 |
| 979 | 2026-07-28T04:19:59.214Z | Compiling num_enum_derive v0.7.5 |
| 980 | 2026-07-28T04:19:59.319Z | Compiling httparse v1.10.1 |
| 981 | 2026-07-28T04:19:59.619Z | Compiling icu_normalizer_data v2.1.1 |
| 982 | 2026-07-28T04:19:59.689Z | Compiling icu_properties_data v2.1.2 |
| 983 | 2026-07-28T04:19:59.713Z | Compiling serde_tokenstream v0.2.2 |
| 984 | 2026-07-28T04:19:59.822Z | Compiling rand_chacha v0.3.1 |
| 985 | 2026-07-28T04:19:59.995Z | Compiling rfc6979 v0.4.0 |
| 986 | 2026-07-28T04:20:00.032Z | Compiling arc-swap v1.8.2 |
| 987 | 2026-07-28T04:20:00.061Z | Compiling iana-time-zone v0.1.65 |
| 988 | 2026-07-28T04:20:00.103Z | Compiling pin-utils v0.1.0 |
| 989 | 2026-07-28T04:20:00.170Z | Compiling atomic-waker v1.1.2 |
| 990 | 2026-07-28T04:20:00.238Z | Compiling num_enum v0.7.5 |
| 991 | 2026-07-28T04:20:00.268Z | Compiling hyper v1.8.1 |
| 992 | 2026-07-28T04:20:00.274Z | Compiling chrono v0.4.43 |
| 993 | 2026-07-28T04:20:00.282Z | Compiling ecdsa v0.16.9 |
| 994 | 2026-07-28T04:20:00.319Z | Compiling rustls-webpki v0.103.9 |
| 995 | 2026-07-28T04:20:00.345Z | Compiling num_enum v0.5.11 |
| 996 | 2026-07-28T04:20:00.448Z | Compiling rand v0.8.5 |
| 997 | 2026-07-28T04:20:00.651Z | Compiling icu_properties v2.1.2 |
| 998 | 2026-07-28T04:20:01.095Z | Compiling icu_normalizer v2.1.1 |
| 999 | 2026-07-28T04:20:01.246Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-07-28T04:20:01.322Z | Compiling crossbeam-utils v0.8.21 |
| 1001 | 2026-07-28T04:20:01.475Z | Compiling rand_core v0.9.5 |
| 1002 | 2026-07-28T04:20:01.481Z | Compiling foreign-types-macros v0.2.3 |
| 1003 | 2026-07-28T04:20:01.687Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1004 | 2026-07-28T04:20:01.803Z | Compiling aho-corasick v1.1.4 |
| 1005 | 2026-07-28T04:20:01.809Z | Compiling thread_local v1.1.9 |
| 1006 | 2026-07-28T04:20:01.900Z | Compiling percent-encoding v2.3.2 |
| 1007 | 2026-07-28T04:20:02.085Z | Compiling foreign-types-shared v0.3.1 |
| 1008 | 2026-07-28T04:20:02.094Z | Compiling utf8parse v0.2.2 |
| 1009 | 2026-07-28T04:20:02.169Z | Compiling either v1.15.0 |
| 1010 | 2026-07-28T04:20:02.206Z | Compiling bitflags v2.11.0 |
| 1011 | 2026-07-28T04:20:02.210Z | Compiling tap v1.0.1 |
| 1012 | 2026-07-28T04:20:02.274Z | Compiling regex-syntax v0.8.9 |
| 1013 | 2026-07-28T04:20:02.319Z | Compiling wyz v0.5.1 |
| 1014 | 2026-07-28T04:20:02.375Z | Compiling itertools v0.12.1 |
| 1015 | 2026-07-28T04:20:02.422Z | Compiling foreign-types v0.5.0 |
| 1016 | 2026-07-28T04:20:02.436Z | Compiling curve25519-dalek v4.1.3 |
| 1017 | 2026-07-28T04:20:02.484Z | Compiling anstyle-parse v1.0.0 |
| 1018 | 2026-07-28T04:20:02.490Z | Compiling form_urlencoded v1.2.2 |
| 1019 | 2026-07-28T04:20:02.661Z | Compiling cargo_metadata v0.23.1 |
| 1020 | 2026-07-28T04:20:02.667Z | Compiling crossbeam-channel v0.5.15 |
| 1021 | 2026-07-28T04:20:03.138Z | Compiling rand_chacha v0.9.0 |
| 1022 | 2026-07-28T04:20:03.181Z | Compiling idna_adapter v1.2.1 |
| 1023 | 2026-07-28T04:20:03.314Z | Compiling num-bigint-dig v0.8.6 |
| 1024 | 2026-07-28T04:20:03.557Z | Compiling hyper-util v0.1.20 |
| 1025 | 2026-07-28T04:20:03.563Z | Compiling rustls v0.23.36 |
| 1026 | 2026-07-28T04:20:03.575Z | Compiling radium v0.7.0 |
| 1027 | 2026-07-28T04:20:03.766Z | Compiling regex-automata v0.4.14 |
| 1028 | 2026-07-28T04:20:03.889Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1029 | 2026-07-28T04:20:03.894Z | Compiling slog-scope v4.4.1 |
| 1030 | 2026-07-28T04:20:03.994Z | Compiling usdt-attr-macro v0.5.0 |
| 1031 | 2026-07-28T04:20:04.489Z | Compiling usdt-macro v0.5.0 |
| 1032 | 2026-07-28T04:20:04.781Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1033 | 2026-07-28T04:20:04.842Z | Compiling tokio-util v0.7.18 |
| 1034 | 2026-07-28T04:20:04.883Z | Compiling num-rational v0.4.2 |
| 1035 | 2026-07-28T04:20:04.922Z | Compiling num-complex v0.4.6 |
| 1036 | 2026-07-28T04:20:04.945Z | Compiling async-trait v0.1.89 |
| 1037 | 2026-07-28T04:20:05.185Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1038 | 2026-07-28T04:20:05.231Z | Compiling ed25519 v2.2.3 |
| 1039 | 2026-07-28T04:20:05.325Z | Compiling pkcs1 v0.7.5 |
| 1040 | 2026-07-28T04:20:05.465Z | Compiling cstr-argument v0.1.2 |
| 1041 | 2026-07-28T04:20:05.520Z | Compiling is-terminal v0.4.17 |
| 1042 | 2026-07-28T04:20:05.607Z | Compiling memmap v0.7.0 |
| 1043 | 2026-07-28T04:20:05.615Z | Compiling hashbrown v0.12.3 |
| 1044 | 2026-07-28T04:20:05.690Z | Compiling funty v2.0.0 |
| 1045 | 2026-07-28T04:20:05.746Z | Compiling is_terminal_polyfill v1.70.2 |
| 1046 | 2026-07-28T04:20:05.786Z | Compiling openssl-probe v0.2.1 |
| 1047 | 2026-07-28T04:20:05.829Z | Compiling term v1.2.1 |
| 1048 | 2026-07-28T04:20:05.933Z | Compiling tower-layer v0.3.3 |
| 1049 | 2026-07-28T04:20:05.985Z | Compiling colorchoice v1.0.4 |
| 1050 | 2026-07-28T04:20:06.070Z | Compiling utf8_iter v1.0.4 |
| 1051 | 2026-07-28T04:20:06.075Z | Compiling anstyle-query v1.1.5 |
| 1052 | 2026-07-28T04:20:06.084Z | Compiling base64 v0.22.1 |
| 1053 | 2026-07-28T04:20:06.177Z | Compiling sync_wrapper v1.0.2 |
| 1054 | 2026-07-28T04:20:06.208Z | Compiling anstyle v1.0.14 |
| 1055 | 2026-07-28T04:20:06.263Z | Compiling take_mut v0.2.2 |
| 1056 | 2026-07-28T04:20:06.331Z | Compiling os_str_bytes v6.6.1 |
| 1057 | 2026-07-28T04:20:06.364Z | Compiling anstream v1.0.0 |
| 1058 | 2026-07-28T04:20:06.404Z | Compiling slog-async v2.8.0 |
| 1059 | 2026-07-28T04:20:06.412Z | Compiling pem v3.0.6 |
| 1060 | 2026-07-28T04:20:06.426Z | Compiling tokio-rustls v0.26.4 |
| 1061 | 2026-07-28T04:20:06.543Z | Compiling clap_lex v0.2.4 |
| 1062 | 2026-07-28T04:20:06.590Z | Compiling tower v0.5.3 |
| 1063 | 2026-07-28T04:20:06.676Z | Compiling idna v1.1.0 |
| 1064 | 2026-07-28T04:20:06.682Z | Compiling slog-term v2.9.2 |
| 1065 | 2026-07-28T04:20:06.777Z | Compiling indexmap v1.9.3 |
| 1066 | 2026-07-28T04:20:06.863Z | Compiling bitvec v1.0.1 |
| 1067 | 2026-07-28T04:20:06.971Z | Compiling rustls-native-certs v0.8.3 |
| 1068 | 2026-07-28T04:20:07.147Z | Compiling usdt v0.5.0 |
| 1069 | 2026-07-28T04:20:07.257Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1070 | 2026-07-28T04:20:07.282Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1071 | 2026-07-28T04:20:07.307Z | Compiling rsa v0.9.10 |
| 1072 | 2026-07-28T04:20:07.313Z | Compiling regex v1.12.3 |
| 1073 | 2026-07-28T04:20:07.362Z | Compiling ed25519-dalek v2.2.0 |
| 1074 | 2026-07-28T04:20:07.415Z | Compiling num v0.4.3 |
| 1075 | 2026-07-28T04:20:07.479Z | Compiling slog-stdlog v4.1.1 |
| 1076 | 2026-07-28T04:20:07.486Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1077 | 2026-07-28T04:20:07.538Z | Compiling octocrab v0.53.1 |
| 1078 | 2026-07-28T04:20:07.662Z | Compiling rand v0.9.2 |
| 1079 | 2026-07-28T04:20:07.671Z | Compiling anyhow v1.0.102 |
| 1080 | 2026-07-28T04:20:07.677Z | Compiling p256 v0.13.2 |
| 1081 | 2026-07-28T04:20:07.776Z | Compiling p384 v0.13.1 |
| 1082 | 2026-07-28T04:20:07.932Z | Compiling snafu-derive v0.8.9 |
| 1083 | 2026-07-28T04:20:07.975Z | Compiling simple_asn1 v0.6.4 |
| 1084 | 2026-07-28T04:20:08.048Z | Compiling openssl-sys v0.9.111 |
| 1085 | 2026-07-28T04:20:08.062Z | Compiling libz-sys v1.1.23 |
| 1086 | 2026-07-28T04:20:08.158Z | Compiling futures-executor v0.3.32 |
| 1087 | 2026-07-28T04:20:08.266Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1088 | 2026-07-28T04:20:08.363Z | Compiling pin-project-internal v1.1.10 |
| 1089 | 2026-07-28T04:20:08.441Z | Compiling serde_repr v0.1.20 |
| 1090 | 2026-07-28T04:20:08.490Z | Compiling clap_derive v3.2.25 |
| 1091 | 2026-07-28T04:20:08.565Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1092 | 2026-07-28T04:20:08.589Z | Compiling num-derive v0.3.3 |
| 1093 | 2026-07-28T04:20:08.629Z | Compiling atty v0.2.14 |
| 1094 | 2026-07-28T04:20:08.724Z | Compiling unicode-width v0.2.2 |
| 1095 | 2026-07-28T04:20:09.001Z | Compiling adler2 v2.0.1 |
| 1096 | 2026-07-28T04:20:09.027Z | Compiling strsim v0.10.0 |
| 1097 | 2026-07-28T04:20:09.130Z | Compiling ryu v1.0.23 |
| 1098 | 2026-07-28T04:20:09.239Z | Compiling bitflags v1.3.2 |
| 1099 | 2026-07-28T04:20:09.306Z | Compiling colored v3.1.1 |
| 1100 | 2026-07-28T04:20:09.312Z | Compiling strsim v0.11.1 |
| 1101 | 2026-07-28T04:20:09.392Z | Compiling textwrap v0.16.2 |
| 1102 | 2026-07-28T04:20:09.456Z | Compiling termcolor v1.4.1 |
| 1103 | 2026-07-28T04:20:09.479Z | Compiling oxnet v0.1.4 |
| 1104 | 2026-07-28T04:20:09.514Z | Compiling simd-adler32 v0.3.8 |
| 1105 | 2026-07-28T04:20:09.672Z | Compiling clap_lex v1.0.0 |
| 1106 | 2026-07-28T04:20:09.692Z | Compiling iri-string v0.7.10 |
| 1107 | 2026-07-28T04:20:09.695Z | Compiling snafu v0.8.9 |
| 1108 | 2026-07-28T04:20:09.713Z | Compiling miniz_oxide v0.8.9 |
| 1109 | 2026-07-28T04:20:09.733Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1110 | 2026-07-28T04:20:09.811Z | Compiling clap_builder v4.6.0 |
| 1111 | 2026-07-28T04:20:09.821Z | Compiling libscf-sys v1.1.0 |
| 1112 | 2026-07-28T04:20:09.905Z | Compiling pin-project v1.1.10 |
| 1113 | 2026-07-28T04:20:09.949Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1114 | 2026-07-28T04:20:09.992Z | Compiling serde_urlencoded v0.7.1 |
| 1115 | 2026-07-28T04:20:09.992Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1116 | 2026-07-28T04:20:10.170Z | Compiling clap v3.2.25 |
| 1117 | 2026-07-28T04:20:10.230Z | Compiling console v0.16.2 |
| 1118 | 2026-07-28T04:20:10.398Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1119 | 2026-07-28T04:20:10.527Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1120 | 2026-07-28T04:20:10.608Z | Compiling futures v0.3.32 |
| 1121 | 2026-07-28T04:20:10.680Z | Compiling jsonwebtoken v10.3.0 |
| 1122 | 2026-07-28T04:20:10.777Z | Compiling slog-envlogger v2.2.0 |
| 1123 | 2026-07-28T04:20:10.843Z | Compiling tower-http v0.6.8 |
| 1124 | 2026-07-28T04:20:11.107Z | Compiling hyper-rustls v0.27.7 |
| 1125 | 2026-07-28T04:20:11.172Z | Compiling url v2.5.8 |
| 1126 | 2026-07-28T04:20:11.318Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1127 | 2026-07-28T04:20:11.417Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1128 | 2026-07-28T04:20:11.423Z | Compiling rustix v1.1.4 |
| 1129 | 2026-07-28T04:20:11.426Z | Compiling crc32fast v1.5.0 |
| 1130 | 2026-07-28T04:20:11.579Z | Compiling portable-atomic v1.13.1 |
| 1131 | 2026-07-28T04:20:11.601Z | Compiling hyper-timeout v0.5.2 |
| 1132 | 2026-07-28T04:20:11.823Z | Compiling clap_derive v4.6.1 |
| 1133 | 2026-07-28T04:20:11.865Z | Compiling http-serde v2.1.1 |
| 1134 | 2026-07-28T04:20:12.031Z | Compiling http-body-util v0.1.3 |
| 1135 | 2026-07-28T04:20:12.116Z | Compiling zone_cfg_derive v0.3.1 |
| 1136 | 2026-07-28T04:20:12.153Z | Compiling async-recursion v0.3.2 |
| 1137 | 2026-07-28T04:20:12.353Z | Compiling serde_path_to_error v0.1.20 |
| 1138 | 2026-07-28T04:20:12.715Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1139 | 2026-07-28T04:20:12.723Z | Compiling serde_spanned v1.1.1 |
| 1140 | 2026-07-28T04:20:12.798Z | Compiling filetime v0.2.27 |
| 1141 | 2026-07-28T04:20:12.811Z | Compiling secrecy v0.10.3 |
| 1142 | 2026-07-28T04:20:12.867Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1143 | 2026-07-28T04:20:12.951Z | Compiling fastrand v2.3.0 |
| 1144 | 2026-07-28T04:20:12.968Z | Compiling xattr v1.6.1 |
| 1145 | 2026-07-28T04:20:12.983Z | Compiling hex v0.4.3 |
| 1146 | 2026-07-28T04:20:13.020Z | Compiling openssl-probe v0.1.6 |
| 1147 | 2026-07-28T04:20:13.081Z | Compiling unit-prefix v0.5.2 |
| 1148 | 2026-07-28T04:20:13.140Z | Compiling web-time v1.1.0 |
| 1149 | 2026-07-28T04:20:13.196Z | Compiling sha256 v1.6.0 |
| 1150 | 2026-07-28T04:20:13.214Z | Compiling indicatif v0.18.4 |
| 1151 | 2026-07-28T04:20:13.214Z | Compiling tempfile v3.27.0 |
| 1152 | 2026-07-28T04:20:13.240Z | Compiling curl v0.4.50 |
| 1153 | 2026-07-28T04:20:13.442Z | Compiling tar v0.4.46 |
| 1154 | 2026-07-28T04:20:13.490Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1155 | 2026-07-28T04:20:13.551Z | Compiling clap v4.6.1 |
| 1156 | 2026-07-28T04:20:13.623Z | Compiling zone v0.3.1 |
| 1157 | 2026-07-28T04:20:13.633Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1158 | 2026-07-28T04:20:13.893Z | Compiling flate2 v1.1.9 |
| 1159 | 2026-07-28T04:20:14.070Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1160 | 2026-07-28T04:20:14.229Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1161 | 2026-07-28T04:20:14.285Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1162 | 2026-07-28T04:20:14.311Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1163 | 2026-07-28T04:20:14.317Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1164 | 2026-07-28T04:20:14.360Z | Compiling camino v1.2.5 |
| 1165 | 2026-07-28T04:20:14.465Z | Compiling libloading v0.8.9 |
| 1166 | 2026-07-28T04:20:14.675Z | Compiling fs_extra v1.3.0 |
| 1167 | 2026-07-28T04:20:26.110Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1168 | 2026-07-28T04:20:35.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.67s |
| 1169 | 2026-07-28T04:20:35.962Z | |
| 1170 | 2026-07-28T04:20:35.962Z | real 46.727996012 |
| 1171 | 2026-07-28T04:20:35.962Z | user 3:17.441691097 |
| 1172 | 2026-07-28T04:20:35.962Z | sys 34.749493494 |
| 1173 | 2026-07-28T04:20:35.962Z | trap 0.124753968 |
| 1174 | 2026-07-28T04:20:35.962Z | tflt 0.145682475 |
| 1175 | 2026-07-28T04:20:35.962Z | dflt 0.065969048 |
| 1176 | 2026-07-28T04:20:35.966Z | kflt 0.000055981 |
| 1177 | 2026-07-28T04:20:35.966Z | lock 8:32.214445937 |
| 1178 | 2026-07-28T04:20:35.966Z | slp 13:24.981603556 |
| 1179 | 2026-07-28T04:20:35.966Z | lat 10.392100902 |
| 1180 | 2026-07-28T04:20:35.966Z | stop 21.480929059 |
| 1181 | 2026-07-28T04:20:35.966Z | + ptime -m cargo build --release |
| 1182 | 2026-07-28T04:20:36.163Z | Compiling proc-macro2 v1.0.106 |
| 1183 | 2026-07-28T04:20:36.164Z | Compiling quote v1.0.45 |
| 1184 | 2026-07-28T04:20:36.164Z | Compiling unicode-ident v1.0.24 |
| 1185 | 2026-07-28T04:20:36.164Z | Compiling libc v0.2.186 |
| 1186 | 2026-07-28T04:20:36.164Z | Compiling cfg-if v1.0.4 |
| 1187 | 2026-07-28T04:20:36.167Z | Compiling version_check v0.9.5 |
| 1188 | 2026-07-28T04:20:36.167Z | Compiling zeroize v1.8.2 |
| 1189 | 2026-07-28T04:20:36.167Z | Compiling serde_core v1.0.228 |
| 1190 | 2026-07-28T04:20:36.265Z | Compiling serde v1.0.228 |
| 1191 | 2026-07-28T04:20:36.304Z | Compiling memchr v2.8.0 |
| 1192 | 2026-07-28T04:20:36.395Z | Compiling autocfg v1.5.0 |
| 1193 | 2026-07-28T04:20:36.520Z | Compiling typenum v1.19.0 |
| 1194 | 2026-07-28T04:20:36.607Z | Compiling subtle v2.6.1 |
| 1195 | 2026-07-28T04:20:36.731Z | Compiling generic-array v0.14.7 |
| 1196 | 2026-07-28T04:20:36.756Z | Compiling itoa v1.0.17 |
| 1197 | 2026-07-28T04:20:37.039Z | Compiling getrandom v0.2.17 |
| 1198 | 2026-07-28T04:20:37.051Z | Compiling syn v1.0.109 |
| 1199 | 2026-07-28T04:20:37.101Z | Compiling const-oid v0.9.6 |
| 1200 | 2026-07-28T04:20:37.369Z | Compiling smallvec v1.15.1 |
| 1201 | 2026-07-28T04:20:37.416Z | Compiling syn v2.0.117 |
| 1202 | 2026-07-28T04:20:37.424Z | Compiling libm v0.2.16 |
| 1203 | 2026-07-28T04:20:37.590Z | Compiling num-traits v0.2.19 |
| 1204 | 2026-07-28T04:20:37.619Z | Compiling find-msvc-tools v0.1.9 |
| 1205 | 2026-07-28T04:20:37.767Z | Compiling thiserror v1.0.69 |
| 1206 | 2026-07-28T04:20:37.826Z | Compiling pin-project-lite v0.2.16 |
| 1207 | 2026-07-28T04:20:37.837Z | Compiling shlex v1.3.0 |
| 1208 | 2026-07-28T04:20:38.008Z | Compiling cc v1.2.56 |
| 1209 | 2026-07-28T04:20:38.071Z | Compiling zmij v1.0.21 |
| 1210 | 2026-07-28T04:20:38.078Z | Compiling log v0.4.29 |
| 1211 | 2026-07-28T04:20:38.365Z | Compiling crypto-common v0.1.7 |
| 1212 | 2026-07-28T04:20:38.503Z | Compiling block-buffer v0.10.4 |
| 1213 | 2026-07-28T04:20:38.651Z | Compiling bytes v1.11.1 |
| 1214 | 2026-07-28T04:20:38.672Z | Compiling rustversion v1.0.22 |
| 1215 | 2026-07-28T04:20:38.696Z | Compiling digest v0.10.7 |
| 1216 | 2026-07-28T04:20:38.938Z | Compiling rand_core v0.6.4 |
| 1217 | 2026-07-28T04:20:39.066Z | Compiling socket2 v0.6.3 |
| 1218 | 2026-07-28T04:20:39.105Z | Compiling errno v0.3.14 |
| 1219 | 2026-07-28T04:20:39.184Z | Compiling parking_lot_core v0.9.12 |
| 1220 | 2026-07-28T04:20:39.258Z | Compiling hashbrown v0.16.1 |
| 1221 | 2026-07-28T04:20:39.457Z | Compiling once_cell v1.21.3 |
| 1222 | 2026-07-28T04:20:39.549Z | Compiling equivalent v1.0.2 |
| 1223 | 2026-07-28T04:20:39.629Z | Compiling scopeguard v1.2.0 |
| 1224 | 2026-07-28T04:20:39.698Z | Compiling base64ct v1.8.3 |
| 1225 | 2026-07-28T04:20:39.722Z | Compiling lock_api v0.4.14 |
| 1226 | 2026-07-28T04:20:39.788Z | Compiling indexmap v2.13.0 |
| 1227 | 2026-07-28T04:20:39.856Z | Compiling signal-hook-registry v1.4.8 |
| 1228 | 2026-07-28T04:20:39.949Z | Compiling pem-rfc7468 v0.7.0 |
| 1229 | 2026-07-28T04:20:40.007Z | Compiling parking_lot v0.12.5 |
| 1230 | 2026-07-28T04:20:40.160Z | Compiling der v0.7.10 |
| 1231 | 2026-07-28T04:20:40.206Z | Compiling mio v1.2.0 |
| 1232 | 2026-07-28T04:20:40.382Z | Compiling synstructure v0.13.2 |
| 1233 | 2026-07-28T04:20:40.390Z | Compiling stable_deref_trait v1.2.1 |
| 1234 | 2026-07-28T04:20:40.596Z | Compiling thiserror v2.0.18 |
| 1235 | 2026-07-28T04:20:40.872Z | Compiling serde_json v1.0.150 |
| 1236 | 2026-07-28T04:20:40.875Z | Compiling ucd-trie v0.1.7 |
| 1237 | 2026-07-28T04:20:40.926Z | Compiling futures-core v0.3.32 |
| 1238 | 2026-07-28T04:20:40.942Z | Compiling zerocopy v0.8.39 |
| 1239 | 2026-07-28T04:20:41.034Z | Compiling pest v2.8.6 |
| 1240 | 2026-07-28T04:20:41.074Z | Compiling futures-sink v0.3.32 |
| 1241 | 2026-07-28T04:20:41.106Z | Compiling spki v0.7.3 |
| 1242 | 2026-07-28T04:20:41.175Z | Compiling num-integer v0.1.46 |
| 1243 | 2026-07-28T04:20:41.187Z | Compiling proc-macro-error-attr v1.0.4 |
| 1244 | 2026-07-28T04:20:41.373Z | Compiling pkcs8 v0.10.2 |
| 1245 | 2026-07-28T04:20:41.422Z | Compiling pkg-config v0.3.32 |
| 1246 | 2026-07-28T04:20:41.428Z | Compiling serde_derive v1.0.228 |
| 1247 | 2026-07-28T04:20:41.673Z | Compiling thiserror-impl v1.0.69 |
| 1248 | 2026-07-28T04:20:41.889Z | Compiling zerofrom-derive v0.1.6 |
| 1249 | 2026-07-28T04:20:42.187Z | Compiling yoke-derive v0.8.1 |
| 1250 | 2026-07-28T04:20:42.205Z | Compiling tokio-macros v2.7.0 |
| 1251 | 2026-07-28T04:20:42.270Z | Compiling zerovec-derive v0.11.2 |
| 1252 | 2026-07-28T04:20:42.953Z | Compiling tokio v1.52.3 |
| 1253 | 2026-07-28T04:20:42.977Z | Compiling thiserror-impl v2.0.18 |
| 1254 | 2026-07-28T04:20:43.082Z | Compiling zerofrom v0.1.6 |
| 1255 | 2026-07-28T04:20:43.160Z | Compiling pest_meta v2.8.6 |
| 1256 | 2026-07-28T04:20:43.200Z | Compiling yoke v0.8.1 |
| 1257 | 2026-07-28T04:20:43.200Z | Compiling displaydoc v0.2.5 |
| 1258 | 2026-07-28T04:20:43.373Z | Compiling zerovec v0.11.5 |
| 1259 | 2026-07-28T04:20:43.386Z | Compiling zerocopy-derive v0.7.35 |
| 1260 | 2026-07-28T04:20:43.940Z | Compiling pest_generator v2.8.6 |
| 1261 | 2026-07-28T04:20:43.989Z | Compiling futures-channel v0.3.32 |
| 1262 | 2026-07-28T04:20:44.235Z | Compiling semver v1.0.27 |
| 1263 | 2026-07-28T04:20:44.238Z | Compiling proc-macro-error v1.0.4 |
| 1264 | 2026-07-28T04:20:44.391Z | Compiling vcpkg v0.2.15 |
| 1265 | 2026-07-28T04:20:44.512Z | Compiling ppv-lite86 v0.2.21 |
| 1266 | 2026-07-28T04:20:44.545Z | Compiling pest_derive v2.8.6 |
| 1267 | 2026-07-28T04:20:45.019Z | Compiling tracing-attributes v0.1.31 |
| 1268 | 2026-07-28T04:20:45.025Z | Compiling futures-macro v0.3.32 |
| 1269 | 2026-07-28T04:20:45.025Z | Compiling tracing-core v0.1.36 |
| 1270 | 2026-07-28T04:20:45.025Z | Compiling http v1.4.0 |
| 1271 | 2026-07-28T04:20:45.025Z | Compiling hmac v0.12.1 |
| 1272 | 2026-07-28T04:20:45.084Z | Compiling spin v0.9.8 |
| 1273 | 2026-07-28T04:20:46.801Z | Compiling pretty-hex v0.4.1 |
| 1274 | 2026-07-28T04:20:46.823Z | Compiling winnow v1.0.1 |
| 1275 | 2026-07-28T04:20:46.835Z | Compiling futures-task v0.3.32 |
| 1276 | 2026-07-28T04:20:46.835Z | Compiling futures-io v0.3.32 |
| 1277 | 2026-07-28T04:20:46.835Z | Compiling slab v0.4.12 |
| 1278 | 2026-07-28T04:20:46.835Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1279 | 2026-07-28T04:20:46.835Z | Compiling lazy_static v1.5.0 |
| 1280 | 2026-07-28T04:20:46.835Z | Compiling futures-util v0.3.32 |
| 1281 | 2026-07-28T04:20:46.835Z | Compiling tinystr v0.8.2 |
| 1282 | 2026-07-28T04:20:46.835Z | Compiling tracing v0.1.44 |
| 1283 | 2026-07-28T04:20:46.835Z | Compiling slog v2.8.2 |
| 1284 | 2026-07-28T04:20:46.835Z | Compiling ring v0.17.14 |
| 1285 | 2026-07-28T04:20:46.835Z | Compiling ff v0.13.1 |
| 1286 | 2026-07-28T04:20:46.835Z | Compiling signature v2.2.0 |
| 1287 | 2026-07-28T04:20:46.835Z | Compiling powerfmt v0.2.0 |
| 1288 | 2026-07-28T04:20:46.835Z | Compiling winnow v0.7.14 |
| 1289 | 2026-07-28T04:20:46.835Z | Compiling cpufeatures v0.2.17 |
| 1290 | 2026-07-28T04:20:46.835Z | Compiling time-core v0.1.8 |
| 1291 | 2026-07-28T04:20:46.835Z | Compiling num-conv v0.2.0 |
| 1292 | 2026-07-28T04:20:46.835Z | Compiling writeable v0.6.2 |
| 1293 | 2026-07-28T04:20:46.835Z | Compiling heck v0.4.1 |
| 1294 | 2026-07-28T04:20:46.835Z | Compiling litemap v0.8.1 |
| 1295 | 2026-07-28T04:20:46.835Z | Compiling toml_datetime v0.6.11 |
| 1296 | 2026-07-28T04:20:46.835Z | Compiling base16ct v0.2.0 |
| 1297 | 2026-07-28T04:20:46.835Z | Compiling byteorder v1.5.0 |
| 1298 | 2026-07-28T04:20:46.835Z | Compiling getrandom v0.3.4 |
| 1299 | 2026-07-28T04:20:46.835Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1300 | 2026-07-28T04:20:46.835Z | Compiling winnow v0.5.40 |
| 1301 | 2026-07-28T04:20:48.085Z | Compiling zerocopy v0.7.35 |
| 1302 | 2026-07-28T04:20:48.102Z | Compiling sec1 v0.7.3 |
| 1303 | 2026-07-28T04:20:48.102Z | Compiling icu_locale_core v2.1.1 |
| 1304 | 2026-07-28T04:20:48.102Z | Compiling time-macros v0.2.27 |
| 1305 | 2026-07-28T04:20:48.102Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1306 | 2026-07-28T04:20:48.102Z | Compiling deranged v0.5.6 |
| 1307 | 2026-07-28T04:20:48.577Z | Compiling toml_edit v0.19.15 |
| 1308 | 2026-07-28T04:20:48.585Z | Compiling group v0.13.0 |
| 1309 | 2026-07-28T04:20:48.757Z | Compiling http-body v1.0.1 |
| 1310 | 2026-07-28T04:20:48.761Z | Compiling hkdf v0.12.4 |
| 1311 | 2026-07-28T04:20:49.822Z | Compiling erased-serde v0.3.31 |
| 1312 | 2026-07-28T04:20:49.822Z | Compiling num-bigint v0.4.6 |
| 1313 | 2026-07-28T04:20:49.836Z | Compiling zerotrie v0.2.3 |
| 1314 | 2026-07-28T04:20:49.836Z | Compiling potential_utf v0.1.4 |
| 1315 | 2026-07-28T04:20:49.836Z | Compiling scroll_derive v0.12.1 |
| 1316 | 2026-07-28T04:20:49.837Z | Compiling num-iter v0.1.45 |
| 1317 | 2026-07-28T04:20:49.837Z | Compiling crypto-bigint v0.5.5 |
| 1318 | 2026-07-28T04:20:49.997Z | Compiling usdt-impl v0.5.0 |
| 1319 | 2026-07-28T04:20:50.175Z | Compiling icu_properties_data v2.1.2 |
| 1320 | 2026-07-28T04:20:50.182Z | Compiling httparse v1.10.1 |
| 1321 | 2026-07-28T04:20:50.309Z | Compiling icu_normalizer_data v2.1.1 |
| 1322 | 2026-07-28T04:20:50.632Z | Compiling proc-macro-crate v1.3.1 |
| 1323 | 2026-07-28T04:20:50.671Z | Compiling time v0.3.47 |
| 1324 | 2026-07-28T04:20:50.699Z | Compiling elliptic-curve v0.13.8 |
| 1325 | 2026-07-28T04:20:51.114Z | Compiling scroll v0.12.0 |
| 1326 | 2026-07-28T04:20:51.199Z | Compiling icu_collections v2.1.1 |
| 1327 | 2026-07-28T04:20:51.410Z | Compiling icu_provider v2.1.1 |
| 1328 | 2026-07-28T04:20:51.711Z | Compiling thread-id v4.2.2 |
| 1329 | 2026-07-28T04:20:51.719Z | Compiling proc-macro-crate v3.4.0 |
| 1330 | 2026-07-28T04:20:51.803Z | Compiling dof v0.3.0 |
| 1331 | 2026-07-28T04:20:51.952Z | Compiling sha2 v0.10.9 |
| 1332 | 2026-07-28T04:20:52.019Z | Compiling dtrace-parser v0.2.0 |
| 1333 | 2026-07-28T04:20:52.150Z | Compiling openssl-sys v0.9.111 |
| 1334 | 2026-07-28T04:20:52.154Z | Compiling libz-sys v1.1.23 |
| 1335 | 2026-07-28T04:20:52.541Z | Compiling rustc_version v0.4.1 |
| 1336 | 2026-07-28T04:20:52.587Z | Compiling rustls-pki-types v1.14.0 |
| 1337 | 2026-07-28T04:20:52.608Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1338 | 2026-07-28T04:20:52.703Z | Compiling untrusted v0.9.0 |
| 1339 | 2026-07-28T04:20:52.863Z | Compiling plain v0.2.3 |
| 1340 | 2026-07-28T04:20:52.975Z | Compiling try-lock v0.2.5 |
| 1341 | 2026-07-28T04:20:53.047Z | Compiling tower-service v0.3.3 |
| 1342 | 2026-07-28T04:20:53.085Z | Compiling camino v1.2.5 |
| 1343 | 2026-07-28T04:20:53.138Z | Compiling crossbeam-utils v0.8.21 |
| 1344 | 2026-07-28T04:20:53.178Z | Compiling want v0.3.1 |
| 1345 | 2026-07-28T04:20:53.361Z | Compiling goblin v0.8.2 |
| 1346 | 2026-07-28T04:20:53.434Z | Compiling curve25519-dalek v4.1.3 |
| 1347 | 2026-07-28T04:20:53.733Z | Compiling num_enum_derive v0.7.5 |
| 1348 | 2026-07-28T04:20:54.233Z | Compiling num_enum_derive v0.5.11 |
| 1349 | 2026-07-28T04:20:54.351Z | Compiling rfc6979 v0.4.0 |
| 1350 | 2026-07-28T04:20:54.470Z | Compiling rand_chacha v0.3.1 |
| 1351 | 2026-07-28T04:20:54.483Z | Compiling serde_tokenstream v0.2.2 |
| 1352 | 2026-07-28T04:20:54.758Z | Compiling arc-swap v1.8.2 |
| 1353 | 2026-07-28T04:20:54.996Z | Compiling atomic-waker v1.1.2 |
| 1354 | 2026-07-28T04:20:55.096Z | Compiling num-bigint-dig v0.8.6 |
| 1355 | 2026-07-28T04:20:55.106Z | Compiling iana-time-zone v0.1.65 |
| 1356 | 2026-07-28T04:20:55.119Z | Compiling rustls v0.23.36 |
| 1357 | 2026-07-28T04:20:55.207Z | Compiling heck v0.5.0 |
| 1358 | 2026-07-28T04:20:55.246Z | Compiling pin-utils v0.1.0 |
| 1359 | 2026-07-28T04:20:55.316Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1360 | 2026-07-28T04:20:55.322Z | Compiling radium v0.7.0 |
| 1361 | 2026-07-28T04:20:55.358Z | Compiling hyper v1.8.1 |
| 1362 | 2026-07-28T04:20:55.446Z | Compiling num_enum v0.5.11 |
| 1363 | 2026-07-28T04:20:55.520Z | Compiling chrono v0.4.43 |
| 1364 | 2026-07-28T04:20:55.552Z | Compiling num_enum v0.7.5 |
| 1365 | 2026-07-28T04:20:55.620Z | Compiling rustls-webpki v0.103.9 |
| 1366 | 2026-07-28T04:20:55.627Z | Compiling rand v0.8.5 |
| 1367 | 2026-07-28T04:20:56.408Z | Compiling ecdsa v0.16.9 |
| 1368 | 2026-07-28T04:20:57.045Z | Compiling icu_normalizer v2.1.1 |
| 1369 | 2026-07-28T04:20:57.758Z | Compiling icu_properties v2.1.2 |
| 1370 | 2026-07-28T04:20:58.500Z | Compiling rand_core v0.9.5 |
| 1371 | 2026-07-28T04:20:58.594Z | Compiling primeorder v0.13.6 |
| 1372 | 2026-07-28T04:20:58.623Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1373 | 2026-07-28T04:20:58.759Z | Compiling foreign-types-macros v0.2.3 |
| 1374 | 2026-07-28T04:20:58.852Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1375 | 2026-07-28T04:20:59.005Z | Compiling cargo-platform v0.3.2 |
| 1376 | 2026-07-28T04:20:59.089Z | Compiling indexmap v1.9.3 |
| 1377 | 2026-07-28T04:20:59.121Z | Compiling aho-corasick v1.1.4 |
| 1378 | 2026-07-28T04:20:59.246Z | Compiling thread_local v1.1.9 |
| 1379 | 2026-07-28T04:20:59.330Z | Compiling bitflags v2.11.0 |
| 1380 | 2026-07-28T04:20:59.386Z | Compiling percent-encoding v2.3.2 |
| 1381 | 2026-07-28T04:20:59.402Z | Compiling tap v1.0.1 |
| 1382 | 2026-07-28T04:20:59.509Z | Compiling anyhow v1.0.102 |
| 1383 | 2026-07-28T04:20:59.537Z | Compiling slog-async v2.8.0 |
| 1384 | 2026-07-28T04:20:59.598Z | Compiling regex-syntax v0.8.9 |
| 1385 | 2026-07-28T04:20:59.646Z | Compiling foreign-types-shared v0.3.1 |
| 1386 | 2026-07-28T04:20:59.714Z | Compiling either v1.15.0 |
| 1387 | 2026-07-28T04:20:59.732Z | Compiling utf8parse v0.2.2 |
| 1388 | 2026-07-28T04:20:59.837Z | Compiling anstyle-parse v1.0.0 |
| 1389 | 2026-07-28T04:20:59.869Z | Compiling foreign-types v0.5.0 |
| 1390 | 2026-07-28T04:20:59.929Z | Compiling itertools v0.12.1 |
| 1391 | 2026-07-28T04:21:00.040Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-07-28T04:21:00.049Z | Compiling wyz v0.5.1 |
| 1393 | 2026-07-28T04:21:00.264Z | Compiling cargo_metadata v0.23.1 |
| 1394 | 2026-07-28T04:21:00.328Z | Compiling rand_chacha v0.9.0 |
| 1395 | 2026-07-28T04:21:00.875Z | Compiling crossbeam-channel v0.5.15 |
| 1396 | 2026-07-28T04:21:01.389Z | Compiling regex-automata v0.4.14 |
| 1397 | 2026-07-28T04:21:01.590Z | Compiling idna_adapter v1.2.1 |
| 1398 | 2026-07-28T04:21:03.034Z | Compiling hyper-util v0.1.20 |
| 1399 | 2026-07-28T04:21:04.960Z | Compiling slog-scope v4.4.1 |
| 1400 | 2026-07-28T04:21:05.285Z | Compiling usdt-attr-macro v0.5.0 |
| 1401 | 2026-07-28T04:21:05.388Z | Compiling usdt-macro v0.5.0 |
| 1402 | 2026-07-28T04:21:05.926Z | Compiling num-rational v0.4.2 |
| 1403 | 2026-07-28T04:21:06.024Z | Compiling tokio-util v0.7.18 |
| 1404 | 2026-07-28T04:21:06.080Z | Compiling ed25519 v2.2.3 |
| 1405 | 2026-07-28T04:21:06.296Z | Compiling num-complex v0.4.6 |
| 1406 | 2026-07-28T04:21:06.614Z | Compiling pkcs1 v0.7.5 |
| 1407 | 2026-07-28T04:21:06.796Z | Compiling async-trait v0.1.89 |
| 1408 | 2026-07-28T04:21:06.812Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1409 | 2026-07-28T04:21:06.897Z | Compiling is-terminal v0.4.17 |
| 1410 | 2026-07-28T04:21:06.991Z | Compiling memmap v0.7.0 |
| 1411 | 2026-07-28T04:21:07.221Z | Compiling cstr-argument v0.1.2 |
| 1412 | 2026-07-28T04:21:07.221Z | Compiling sync_wrapper v1.0.2 |
| 1413 | 2026-07-28T04:21:07.317Z | Compiling rustix v1.1.4 |
| 1414 | 2026-07-28T04:21:07.324Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1415 | 2026-07-28T04:21:07.378Z | Compiling colorchoice v1.0.4 |
| 1416 | 2026-07-28T04:21:07.495Z | Compiling anstyle v1.0.14 |
| 1417 | 2026-07-28T04:21:07.552Z | Compiling take_mut v0.2.2 |
| 1418 | 2026-07-28T04:21:07.660Z | Compiling anstyle-query v1.1.5 |
| 1419 | 2026-07-28T04:21:07.672Z | Compiling funty v2.0.0 |
| 1420 | 2026-07-28T04:21:07.760Z | Compiling crc32fast v1.5.0 |
| 1421 | 2026-07-28T04:21:07.760Z | Compiling portable-atomic v1.13.1 |
| 1422 | 2026-07-28T04:21:07.771Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1423 | 2026-07-28T04:21:07.996Z | Compiling base64 v0.22.1 |
| 1424 | 2026-07-28T04:21:08.056Z | Compiling os_str_bytes v6.6.1 |
| 1425 | 2026-07-28T04:21:08.219Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1426 | 2026-07-28T04:21:08.254Z | Compiling tower-layer v0.3.3 |
| 1427 | 2026-07-28T04:21:08.347Z | Compiling utf8_iter v1.0.4 |
| 1428 | 2026-07-28T04:21:08.449Z | Compiling is_terminal_polyfill v1.70.2 |
| 1429 | 2026-07-28T04:21:08.476Z | Compiling term v1.2.1 |
| 1430 | 2026-07-28T04:21:08.482Z | Compiling hashbrown v0.12.3 |
| 1431 | 2026-07-28T04:21:08.507Z | Compiling openssl-probe v0.2.1 |
| 1432 | 2026-07-28T04:21:08.534Z | Compiling anstream v1.0.0 |
| 1433 | 2026-07-28T04:21:08.632Z | Compiling rustls-native-certs v0.8.3 |
| 1434 | 2026-07-28T04:21:08.760Z | Compiling slog-term v2.9.2 |
| 1435 | 2026-07-28T04:21:09.035Z | Compiling idna v1.1.0 |
| 1436 | 2026-07-28T04:21:09.514Z | Compiling tower v0.5.3 |
| 1437 | 2026-07-28T04:21:09.521Z | Compiling clap_lex v0.2.4 |
| 1438 | 2026-07-28T04:21:09.953Z | Compiling pem v3.0.6 |
| 1439 | 2026-07-28T04:21:10.134Z | Compiling bitvec v1.0.1 |
| 1440 | 2026-07-28T04:21:10.567Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1441 | 2026-07-28T04:21:10.649Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1442 | 2026-07-28T04:21:10.688Z | Compiling usdt v0.5.0 |
| 1443 | 2026-07-28T04:21:11.056Z | Compiling rsa v0.9.10 |
| 1444 | 2026-07-28T04:21:11.121Z | Compiling num v0.4.3 |
| 1445 | 2026-07-28T04:21:11.197Z | Compiling ed25519-dalek v2.2.0 |
| 1446 | 2026-07-28T04:21:11.342Z | Compiling tokio-rustls v0.26.4 |
| 1447 | 2026-07-28T04:21:11.623Z | Compiling slog-stdlog v4.1.1 |
| 1448 | 2026-07-28T04:21:11.695Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1449 | 2026-07-28T04:21:11.720Z | Compiling regex v1.12.3 |
| 1450 | 2026-07-28T04:21:11.930Z | Compiling octocrab v0.53.1 |
| 1451 | 2026-07-28T04:21:12.052Z | Compiling rand v0.9.2 |
| 1452 | 2026-07-28T04:21:12.324Z | Compiling p384 v0.13.1 |
| 1453 | 2026-07-28T04:21:12.783Z | Compiling p256 v0.13.2 |
| 1454 | 2026-07-28T04:21:12.786Z | Compiling snafu-derive v0.8.9 |
| 1455 | 2026-07-28T04:21:13.151Z | Compiling simple_asn1 v0.6.4 |
| 1456 | 2026-07-28T04:21:13.557Z | Compiling futures-executor v0.3.32 |
| 1457 | 2026-07-28T04:21:13.716Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1458 | 2026-07-28T04:21:13.724Z | Compiling clap_derive v3.2.25 |
| 1459 | 2026-07-28T04:21:14.108Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1460 | 2026-07-28T04:21:14.361Z | Compiling serde_repr v0.1.20 |
| 1461 | 2026-07-28T04:21:14.394Z | Compiling pin-project-internal v1.1.10 |
| 1462 | 2026-07-28T04:21:14.429Z | Compiling num-derive v0.3.3 |
| 1463 | 2026-07-28T04:21:14.513Z | Compiling atty v0.2.14 |
| 1464 | 2026-07-28T04:21:14.619Z | Compiling simd-adler32 v0.3.8 |
| 1465 | 2026-07-28T04:21:14.946Z | Compiling textwrap v0.16.2 |
| 1466 | 2026-07-28T04:21:14.947Z | Compiling adler2 v2.0.1 |
| 1467 | 2026-07-28T04:21:15.105Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1468 | 2026-07-28T04:21:15.340Z | Compiling oxnet v0.1.4 |
| 1469 | 2026-07-28T04:21:15.354Z | Compiling strsim v0.11.1 |
| 1470 | 2026-07-28T04:21:15.459Z | Compiling bitflags v1.3.2 |
| 1471 | 2026-07-28T04:21:15.479Z | Compiling unicode-width v0.2.2 |
| 1472 | 2026-07-28T04:21:15.530Z | Compiling ryu v1.0.23 |
| 1473 | 2026-07-28T04:21:15.657Z | Compiling curl v0.4.50 |
| 1474 | 2026-07-28T04:21:15.785Z | Compiling iri-string v0.7.10 |
| 1475 | 2026-07-28T04:21:15.817Z | Compiling clap_lex v1.0.0 |
| 1476 | 2026-07-28T04:21:16.174Z | Compiling colored v3.1.1 |
| 1477 | 2026-07-28T04:21:16.192Z | Compiling termcolor v1.4.1 |
| 1478 | 2026-07-28T04:21:16.344Z | Compiling strsim v0.10.0 |
| 1479 | 2026-07-28T04:21:16.656Z | Compiling clap v3.2.25 |
| 1480 | 2026-07-28T04:21:16.838Z | Compiling clap_builder v4.6.0 |
| 1481 | 2026-07-28T04:21:17.202Z | Compiling tower-http v0.6.8 |
| 1482 | 2026-07-28T04:21:17.844Z | Compiling console v0.16.2 |
| 1483 | 2026-07-28T04:21:18.316Z | Compiling serde_urlencoded v0.7.1 |
| 1484 | 2026-07-28T04:21:18.585Z | Compiling pin-project v1.1.10 |
| 1485 | 2026-07-28T04:21:18.585Z | Compiling libscf-sys v1.1.0 |
| 1486 | 2026-07-28T04:21:18.694Z | Compiling miniz_oxide v0.8.9 |
| 1487 | 2026-07-28T04:21:18.716Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1488 | 2026-07-28T04:21:19.137Z | Compiling snafu v0.8.9 |
| 1489 | 2026-07-28T04:21:19.557Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1490 | 2026-07-28T04:21:19.648Z | Compiling futures v0.3.32 |
| 1491 | 2026-07-28T04:21:19.853Z | Compiling jsonwebtoken v10.3.0 |
| 1492 | 2026-07-28T04:21:20.108Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1493 | 2026-07-28T04:21:21.157Z | Compiling slog-envlogger v2.2.0 |
| 1494 | 2026-07-28T04:21:21.221Z | Compiling hyper-rustls v0.27.7 |
| 1495 | 2026-07-28T04:21:22.551Z | Compiling url v2.5.8 |
| 1496 | 2026-07-28T04:21:22.663Z | Compiling hyper-timeout v0.5.2 |
| 1497 | 2026-07-28T04:21:22.873Z | Compiling clap_derive v4.6.1 |
| 1498 | 2026-07-28T04:21:23.009Z | Compiling http-body-util v0.1.3 |
| 1499 | 2026-07-28T04:21:23.207Z | Compiling zone_cfg_derive v0.3.1 |
| 1500 | 2026-07-28T04:21:23.286Z | Compiling http-serde v2.1.1 |
| 1501 | 2026-07-28T04:21:23.481Z | Compiling async-recursion v0.3.2 |
| 1502 | 2026-07-28T04:21:23.549Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1503 | 2026-07-28T04:21:23.883Z | Compiling serde_spanned v1.1.1 |
| 1504 | 2026-07-28T04:21:23.974Z | Compiling serde_path_to_error v0.1.20 |
| 1505 | 2026-07-28T04:21:24.025Z | Compiling filetime v0.2.27 |
| 1506 | 2026-07-28T04:21:24.045Z | Compiling secrecy v0.10.3 |
| 1507 | 2026-07-28T04:21:24.197Z | Compiling web-time v1.1.0 |
| 1508 | 2026-07-28T04:21:24.218Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1509 | 2026-07-28T04:21:24.267Z | Compiling xattr v1.6.1 |
| 1510 | 2026-07-28T04:21:24.411Z | Compiling openssl-probe v0.1.6 |
| 1511 | 2026-07-28T04:21:24.454Z | Compiling unit-prefix v0.5.2 |
| 1512 | 2026-07-28T04:21:24.473Z | Compiling fastrand v2.3.0 |
| 1513 | 2026-07-28T04:21:24.597Z | Compiling hex v0.4.3 |
| 1514 | 2026-07-28T04:21:24.597Z | Compiling clap v4.6.1 |
| 1515 | 2026-07-28T04:21:24.666Z | Compiling tempfile v3.27.0 |
| 1516 | 2026-07-28T04:21:24.675Z | Compiling indicatif v0.18.4 |
| 1517 | 2026-07-28T04:21:24.880Z | Compiling sha256 v1.6.0 |
| 1518 | 2026-07-28T04:21:25.109Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1519 | 2026-07-28T04:21:25.212Z | Compiling tar v0.4.46 |
| 1520 | 2026-07-28T04:21:26.743Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1521 | 2026-07-28T04:21:27.074Z | Compiling zone v0.3.1 |
| 1522 | 2026-07-28T04:21:27.741Z | Compiling flate2 v1.1.9 |
| 1523 | 2026-07-28T04:21:27.830Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1524 | 2026-07-28T04:21:27.980Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1525 | 2026-07-28T04:21:28.083Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1526 | 2026-07-28T04:21:28.308Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1527 | 2026-07-28T04:21:28.778Z | Compiling libloading v0.8.9 |
| 1528 | 2026-07-28T04:21:29.013Z | Compiling fs_extra v1.3.0 |
| 1529 | 2026-07-28T04:21:40.208Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1530 | 2026-07-28T04:22:04.065Z | Finished `release` profile [optimized] target(s) in 1m 28s |
| 1531 | 2026-07-28T04:22:04.128Z | |
| 1532 | 2026-07-28T04:22:04.131Z | real 1:28.143045643 |
| 1533 | 2026-07-28T04:22:04.131Z | user 7:38.412158926 |
| 1534 | 2026-07-28T04:22:04.131Z | sys 46.765283919 |
| 1535 | 2026-07-28T04:22:04.131Z | trap 0.268416792 |
| 1536 | 2026-07-28T04:22:04.131Z | tflt 0.700016795 |
| 1537 | 2026-07-28T04:22:04.131Z | dflt 0.421632043 |
| 1538 | 2026-07-28T04:22:04.131Z | kflt 0.000043596 |
| 1539 | 2026-07-28T04:22:04.131Z | lock 23:04.222346578 |
| 1540 | 2026-07-28T04:22:04.131Z | slp 27:56.478817521 |
| 1541 | 2026-07-28T04:22:04.131Z | lat 29.234626998 |
| 1542 | 2026-07-28T04:22:04.131Z | stop 35.902235922 |
| 1543 | 2026-07-28T04:22:04.131Z | + for x in debug release |
| 1544 | 2026-07-28T04:22:04.131Z | + mkdir -p /work/debug |
| 1545 | 2026-07-28T04:22:04.131Z | + cp target/debug/softnpu /work/debug/ |
| 1546 | 2026-07-28T04:22:04.211Z | + cp target/debug/npuzone /work/debug/ |
| 1547 | 2026-07-28T04:22:04.355Z | + cp target/debug/npuvm /work/debug/ |
| 1548 | 2026-07-28T04:22:04.498Z | + digest -a sha256 /work/debug/softnpu |
| 1549 | 2026-07-28T04:22:04.556Z | + digest -a sha256 /work/debug/npuzone |
| 1550 | 2026-07-28T04:22:04.655Z | + digest -a sha256 /work/debug/npuvm |
| 1551 | 2026-07-28T04:22:04.753Z | + for x in debug release |
| 1552 | 2026-07-28T04:22:04.753Z | + mkdir -p /work/release |
| 1553 | 2026-07-28T04:22:04.756Z | + cp target/release/softnpu /work/release/ |
| 1554 | 2026-07-28T04:22:04.769Z | + cp target/release/npuzone /work/release/ |
| 1555 | 2026-07-28T04:22:04.797Z | + cp target/release/npuvm /work/release/ |
| 1556 | 2026-07-28T04:22:04.826Z | + digest -a sha256 /work/release/softnpu |
| 1557 | 2026-07-28T04:22:04.839Z | + digest -a sha256 /work/release/npuzone |
| 1558 | 2026-07-28T04:22:04.860Z | + digest -a sha256 /work/release/npuvm |
| 1559 | 2026-07-28T04:22:04.881Z | process exited: duration 196430 ms, exit code 0 |
| |
| 1560 | 2026-07-28T04:22:04.894Z | found 12 output files |
| 1561 | 2026-07-28T04:22:04.894Z | uploading: /work/debug/npuvm (184503856 bytes) |
| 1562 | 2026-07-28T04:22:07.329Z | uploaded: /work/debug/npuvm |
| 1563 | 2026-07-28T04:22:07.329Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1564 | 2026-07-28T04:22:08.338Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1565 | 2026-07-28T04:22:08.338Z | uploading: /work/debug/npuzone (188126456 bytes) |
| 1566 | 2026-07-28T04:22:10.311Z | uploaded: /work/debug/npuzone |
| 1567 | 2026-07-28T04:22:10.314Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1568 | 2026-07-28T04:22:11.322Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1569 | 2026-07-28T04:22:11.322Z | uploading: /work/debug/softnpu (102362352 bytes) |
| 1570 | 2026-07-28T04:22:12.988Z | uploaded: /work/debug/softnpu |
| 1571 | 2026-07-28T04:22:12.988Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1572 | 2026-07-28T04:22:13.998Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1573 | 2026-07-28T04:22:13.998Z | uploading: /work/release/npuvm (31346576 bytes) |
| 1574 | 2026-07-28T04:22:15.167Z | uploaded: /work/release/npuvm |
| 1575 | 2026-07-28T04:22:15.167Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1576 | 2026-07-28T04:22:16.176Z | uploaded: /work/release/npuvm.sha256.txt |
| 1577 | 2026-07-28T04:22:16.176Z | uploading: /work/release/npuzone (31960288 bytes) |
| 1578 | 2026-07-28T04:22:17.353Z | uploaded: /work/release/npuzone |
| 1579 | 2026-07-28T04:22:17.353Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1580 | 2026-07-28T04:22:18.361Z | uploaded: /work/release/npuzone.sha256.txt |
| 1581 | 2026-07-28T04:22:18.361Z | uploading: /work/release/softnpu (15677616 bytes) |
| 1582 | 2026-07-28T04:22:19.455Z | uploaded: /work/release/softnpu |
| 1583 | 2026-07-28T04:22:19.455Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1584 | 2026-07-28T04:22:20.463Z | uploaded: /work/release/softnpu.sha256.txt |