|
|
|
| 1 | 2026-04-24T04:16:06.697Z | job assigned to worker 01KPYV6681KB27GT0PPJPWG46B [factory aws, i-07ffa3cdcd996dba4] (queued for 47 s) |
| |
| 2 | 2026-04-24T04:16:13.299Z | starting task 0: "setup" |
| 3 | 2026-04-24T04:16:13.303Z | ++ uname -s |
| 4 | 2026-04-24T04:16:13.306Z | + kern=SunOS |
| 5 | 2026-04-24T04:16:13.306Z | + build_user=build |
| 6 | 2026-04-24T04:16:13.306Z | + build_uid=12345 |
| 7 | 2026-04-24T04:16:13.306Z | + work_dir=/work |
| 8 | 2026-04-24T04:16:13.306Z | + input_dir=/input |
| 9 | 2026-04-24T04:16:13.306Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-24T04:16:13.306Z | + case "$kern" in |
| 11 | 2026-04-24T04:16:13.306Z | + groupadd -g 12345 build |
| 12 | 2026-04-24T04:16:13.308Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-24T04:16:15.314Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-24T04:16:15.426Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-24T04:16:15.429Z | + home_fs=zfs |
| 16 | 2026-04-24T04:16:15.429Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-24T04:16:15.429Z | + mkdir -p /home/build |
| 18 | 2026-04-24T04:16:15.429Z | + chown build:build /home/build /work |
| 19 | 2026-04-24T04:16:17.431Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-24T04:16:17.433Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-04-24T04:16:17.439Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-24T04:16:17.443Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-24T04:16:17.443Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-24T04:16:17.443Z | * rust toolchain channel = "stable" |
| 25 | 2026-04-24T04:16:17.443Z | * rust toolchain profile = "default" |
| 26 | 2026-04-24T04:16:17.444Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-24T04:16:17.444Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-24T04:16:17.446Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-24T04:16:17.446Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-24T04:16:17.521Z | info: downloading installer |
| 31 | 2026-04-24T04:16:18.887Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-24T04:16:18.887Z | warn: /opt/ooce/bin |
| 33 | 2026-04-24T04:16:18.887Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-24T04:16:18.887Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-24T04:16:18.887Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-24T04:16:18.887Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-24T04:16:18.887Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-24T04:16:18.887Z | error: cannot install while Rust is installed |
| 39 | 2026-04-24T04:16:18.887Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-24T04:16:18.887Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-24T04:16:18.887Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-24T04:16:18.887Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-24T04:16:18.888Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-24T04:16:18.921Z | info: profile set to default |
| 45 | 2026-04-24T04:16:18.921Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-24T04:16:18.924Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-24T04:16:19.060Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-24T04:16:19.065Z | info: downloading 6 components |
| 49 | 2026-04-24T04:16:33.537Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-24T04:16:33.537Z | |
| 51 | 2026-04-24T04:16:33.564Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-24T04:16:33.564Z | |
| 53 | 2026-04-24T04:16:33.564Z | |
| 54 | 2026-04-24T04:16:33.564Z | Rust is installed now. Great! |
| 55 | 2026-04-24T04:16:33.564Z | |
| 56 | 2026-04-24T04:16:33.567Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-24T04:16:33.567Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-24T04:16:33.567Z | |
| 59 | 2026-04-24T04:16:33.567Z | To configure your current shell, you need to source |
| 60 | 2026-04-24T04:16:33.567Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-24T04:16:33.567Z | |
| 62 | 2026-04-24T04:16:33.567Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-24T04:16:33.567Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-24T04:16:33.567Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-24T04:16:33.567Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-24T04:16:33.567Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-24T04:16:33.567Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-24T04:16:33.567Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-24T04:16:33.567Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-24T04:16:33.567Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-24T04:16:33.653Z | + rustup --version |
| 72 | 2026-04-24T04:16:33.661Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-24T04:16:33.664Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-24T04:16:33.683Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-24T04:16:33.686Z | + cargo --version |
| 76 | 2026-04-24T04:16:33.701Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-24T04:16:33.703Z | + rustc --version |
| 78 | 2026-04-24T04:16:33.721Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-24T04:16:33.724Z | process exited: duration 16283 ms, exit code 0 |
| |
| 80 | 2026-04-24T04:16:33.730Z | starting task 2: "authentication" |
| 81 | 2026-04-24T04:16:33.746Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-24T04:16:33.751Z | starting task 3: "clone repository" |
| 83 | 2026-04-24T04:16:33.754Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-04-24T04:16:33.757Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-04-24T04:16:33.884Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-04-24T04:16:34.363Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-04-24T04:16:34.363Z | + git fetch origin 51de0981dae452687a351d7d3885f6c0b362f21a |
| 88 | 2026-04-24T04:16:34.572Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-04-24T04:16:34.572Z | * branch 51de0981dae452687a351d7d3885f6c0b362f21a -> FETCH_HEAD |
| 90 | 2026-04-24T04:16:34.578Z | + [[ -n renovate/libc-0.x ]] |
| 91 | 2026-04-24T04:16:34.581Z | ++ git branch --show-current |
| 92 | 2026-04-24T04:16:34.581Z | + current=main |
| 93 | 2026-04-24T04:16:34.581Z | + [[ main != renovate/libc-0.x ]] |
| 94 | 2026-04-24T04:16:34.581Z | + git branch -f renovate/libc-0.x 51de0981dae452687a351d7d3885f6c0b362f21a |
| 95 | 2026-04-24T04:16:34.585Z | + git checkout -f renovate/libc-0.x |
| 96 | 2026-04-24T04:16:34.588Z | Switched to branch 'renovate/libc-0.x' |
| 97 | 2026-04-24T04:16:34.588Z | + git reset --hard 51de0981dae452687a351d7d3885f6c0b362f21a |
| 98 | 2026-04-24T04:16:34.591Z | HEAD is now at 51de098 Update Rust crate libc to 0.2.186 |
| 99 | 2026-04-24T04:16:34.594Z | process exited: duration 839 ms, exit code 0 |
| |
| 100 | 2026-04-24T04:16:34.600Z | starting task 4: "build" |
| 101 | 2026-04-24T04:16:34.604Z | + cargo --version |
| 102 | 2026-04-24T04:16:34.609Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-24T04:16:34.765Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-24T04:16:34.768Z | info: downloading 6 components |
| 105 | 2026-04-24T04:16:49.071Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-24T04:16:49.074Z | + rustc --version |
| 107 | 2026-04-24T04:16:49.101Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-24T04:16:49.105Z | + banner check |
| 109 | 2026-04-24T04:16:49.109Z | |
| 110 | 2026-04-24T04:16:49.109Z | #### # # ###### #### # # |
| 111 | 2026-04-24T04:16:49.110Z | # # # # # # # # # |
| 112 | 2026-04-24T04:16:49.110Z | # ###### ##### # #### |
| 113 | 2026-04-24T04:16:49.110Z | # # # # # # # |
| 114 | 2026-04-24T04:16:49.110Z | # # # # # # # # # |
| 115 | 2026-04-24T04:16:49.110Z | #### # # ###### #### # # |
| 116 | 2026-04-24T04:16:49.110Z | |
| 117 | 2026-04-24T04:16:49.110Z | + cargo fmt -- --check |
| 118 | 2026-04-24T04:16:49.194Z | + cargo clippy -- --deny warnings |
| 119 | 2026-04-24T04:16:49.293Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-04-24T04:16:49.738Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-04-24T04:16:49.738Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-04-24T04:16:49.757Z | Updating crates.io index |
| 123 | 2026-04-24T04:16:49.787Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-04-24T04:16:50.048Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-04-24T04:16:50.048Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-04-24T04:16:50.056Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-04-24T04:16:50.322Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-04-24T04:16:50.322Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-04-24T04:16:50.405Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-04-24T04:16:50.985Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-04-24T04:16:50.985Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-04-24T04:16:51.122Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-04-24T04:16:51.403Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-04-24T04:16:51.403Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-04-24T04:16:51.458Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-04-24T04:16:51.711Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-04-24T04:16:51.711Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-04-24T04:16:51.839Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-04-24T04:16:52.641Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-04-24T04:16:52.641Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-04-24T04:16:53.025Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-04-24T04:16:53.311Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-04-24T04:16:53.311Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-04-24T04:16:53.345Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-04-24T04:16:53.604Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-04-24T04:16:53.604Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-04-24T04:16:53.691Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-04-24T04:16:53.918Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-04-24T04:16:53.918Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-04-24T04:16:54.169Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-04-24T04:16:54.418Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-04-24T04:16:54.418Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-04-24T04:16:56.189Z | Downloading crates ... |
| 154 | 2026-04-24T04:16:56.258Z | Downloaded anyhow v1.0.102 |
| 155 | 2026-04-24T04:16:56.262Z | Downloaded atomic-waker v1.1.2 |
| 156 | 2026-04-24T04:16:56.265Z | Downloaded digest v0.10.7 |
| 157 | 2026-04-24T04:16:56.265Z | Downloaded adler2 v2.0.1 |
| 158 | 2026-04-24T04:16:56.270Z | Downloaded futures-core v0.3.32 |
| 159 | 2026-04-24T04:16:56.273Z | Downloaded autocfg v1.5.0 |
| 160 | 2026-04-24T04:16:56.276Z | Downloaded foreign-types v0.5.0 |
| 161 | 2026-04-24T04:16:56.286Z | Downloaded aho-corasick v1.1.4 |
| 162 | 2026-04-24T04:16:56.295Z | Downloaded futures-util v0.3.32 |
| 163 | 2026-04-24T04:16:56.302Z | Downloaded heck v0.5.0 |
| 164 | 2026-04-24T04:16:56.304Z | Downloaded iana-time-zone v0.1.65 |
| 165 | 2026-04-24T04:16:56.307Z | Downloaded hyper-rustls v0.27.7 |
| 166 | 2026-04-24T04:16:56.307Z | Downloaded futures-sink v0.3.32 |
| 167 | 2026-04-24T04:16:56.311Z | Downloaded atty v0.2.14 |
| 168 | 2026-04-24T04:16:56.311Z | Downloaded async-recursion v0.3.2 |
| 169 | 2026-04-24T04:16:56.311Z | Downloaded num-conv v0.2.0 |
| 170 | 2026-04-24T04:16:56.314Z | Downloaded curl v0.4.49 |
| 171 | 2026-04-24T04:16:56.316Z | Downloaded pkcs1 v0.7.5 |
| 172 | 2026-04-24T04:16:56.319Z | Downloaded lock_api v0.4.14 |
| 173 | 2026-04-24T04:16:56.319Z | Downloaded futures-macro v0.3.32 |
| 174 | 2026-04-24T04:16:56.322Z | Downloaded clap_lex v0.2.4 |
| 175 | 2026-04-24T04:16:56.322Z | Downloaded bitflags v2.11.0 |
| 176 | 2026-04-24T04:16:56.325Z | Downloaded num-complex v0.4.6 |
| 177 | 2026-04-24T04:16:56.325Z | Downloaded anstream v1.0.0 |
| 178 | 2026-04-24T04:16:56.328Z | Downloaded async-trait v0.1.89 |
| 179 | 2026-04-24T04:16:56.330Z | Downloaded filetime v0.2.27 |
| 180 | 2026-04-24T04:16:56.330Z | Downloaded crypto-common v0.1.7 |
| 181 | 2026-04-24T04:16:56.333Z | Downloaded crossbeam-utils v0.8.21 |
| 182 | 2026-04-24T04:16:56.333Z | Downloaded getrandom v0.3.4 |
| 183 | 2026-04-24T04:16:56.336Z | Downloaded idna v1.1.0 |
| 184 | 2026-04-24T04:16:56.339Z | Downloaded generic-array v0.14.7 |
| 185 | 2026-04-24T04:16:56.339Z | Downloaded anstyle-query v1.1.5 |
| 186 | 2026-04-24T04:16:56.343Z | Downloaded futures-io v0.3.32 |
| 187 | 2026-04-24T04:16:56.343Z | Downloaded num v0.4.3 |
| 188 | 2026-04-24T04:16:56.343Z | Downloaded plain v0.2.3 |
| 189 | 2026-04-24T04:16:56.345Z | Downloaded num_enum v0.7.5 |
| 190 | 2026-04-24T04:16:56.348Z | Downloaded elliptic-curve v0.13.8 |
| 191 | 2026-04-24T04:16:56.351Z | Downloaded itoa v1.0.17 |
| 192 | 2026-04-24T04:16:56.351Z | Downloaded pin-utils v0.1.0 |
| 193 | 2026-04-24T04:16:56.351Z | Downloaded openssl-probe v0.2.1 |
| 194 | 2026-04-24T04:16:56.354Z | Downloaded futures-task v0.3.32 |
| 195 | 2026-04-24T04:16:56.354Z | Downloaded hmac v0.12.1 |
| 196 | 2026-04-24T04:16:56.356Z | Downloaded http-body-util v0.1.3 |
| 197 | 2026-04-24T04:16:56.356Z | Downloaded anstyle-parse v1.0.0 |
| 198 | 2026-04-24T04:16:56.359Z | Downloaded num-iter v0.1.45 |
| 199 | 2026-04-24T04:16:56.359Z | Downloaded libscf-sys v1.1.0 |
| 200 | 2026-04-24T04:16:56.359Z | Downloaded colored v3.1.1 |
| 201 | 2026-04-24T04:16:56.362Z | Downloaded cstr-argument v0.1.2 |
| 202 | 2026-04-24T04:16:56.362Z | Downloaded fastrand v2.3.0 |
| 203 | 2026-04-24T04:16:56.365Z | Downloaded is_terminal_polyfill v1.70.2 |
| 204 | 2026-04-24T04:16:56.365Z | Downloaded cargo_metadata v0.23.1 |
| 205 | 2026-04-24T04:16:56.368Z | Downloaded rfc6979 v0.4.0 |
| 206 | 2026-04-24T04:16:56.368Z | Downloaded radium v0.7.0 |
| 207 | 2026-04-24T04:16:56.368Z | Downloaded proc-macro-crate v3.4.0 |
| 208 | 2026-04-24T04:16:56.371Z | Downloaded base16ct v0.2.0 |
| 209 | 2026-04-24T04:16:56.371Z | Downloaded pest v2.8.6 |
| 210 | 2026-04-24T04:16:56.374Z | Downloaded pem v3.0.6 |
| 211 | 2026-04-24T04:16:56.377Z | Downloaded once_cell v1.21.3 |
| 212 | 2026-04-24T04:16:56.377Z | Downloaded flate2 v1.1.9 |
| 213 | 2026-04-24T04:16:56.380Z | Downloaded signature v2.2.0 |
| 214 | 2026-04-24T04:16:56.383Z | Downloaded bitflags v1.3.2 |
| 215 | 2026-04-24T04:16:56.383Z | Downloaded rand_chacha v0.3.1 |
| 216 | 2026-04-24T04:16:56.386Z | Downloaded shlex v1.3.0 |
| 217 | 2026-04-24T04:16:56.386Z | Downloaded block-buffer v0.10.4 |
| 218 | 2026-04-24T04:16:56.386Z | Downloaded pin-project-internal v1.1.10 |
| 219 | 2026-04-24T04:16:56.389Z | Downloaded getrandom v0.2.17 |
| 220 | 2026-04-24T04:16:56.389Z | Downloaded ppv-lite86 v0.2.21 |
| 221 | 2026-04-24T04:16:56.392Z | Downloaded erased-serde v0.3.31 |
| 222 | 2026-04-24T04:16:56.392Z | Downloaded num-derive v0.3.3 |
| 223 | 2026-04-24T04:16:56.394Z | Downloaded deranged v0.5.6 |
| 224 | 2026-04-24T04:16:56.395Z | Downloaded http-body v1.0.1 |
| 225 | 2026-04-24T04:16:56.397Z | Downloaded der v0.7.10 |
| 226 | 2026-04-24T04:16:56.400Z | Downloaded base64ct v1.8.3 |
| 227 | 2026-04-24T04:16:56.400Z | Downloaded potential_utf v0.1.4 |
| 228 | 2026-04-24T04:16:56.400Z | Downloaded icu_properties v2.1.2 |
| 229 | 2026-04-24T04:16:56.403Z | Downloaded os_str_bytes v6.6.1 |
| 230 | 2026-04-24T04:16:56.406Z | Downloaded clap_lex v1.0.0 |
| 231 | 2026-04-24T04:16:56.409Z | Downloaded idna_adapter v1.2.1 |
| 232 | 2026-04-24T04:16:56.411Z | Downloaded rustls-native-certs v0.8.3 |
| 233 | 2026-04-24T04:16:56.414Z | Downloaded crossbeam-channel v0.5.15 |
| 234 | 2026-04-24T04:16:56.419Z | Downloaded either v1.15.0 |
| 235 | 2026-04-24T04:16:56.422Z | Downloaded openssl-probe v0.1.6 |
| 236 | 2026-04-24T04:16:56.422Z | Downloaded serde_repr v0.1.20 |
| 237 | 2026-04-24T04:16:56.425Z | Downloaded proc-macro-crate v1.3.1 |
| 238 | 2026-04-24T04:16:56.425Z | Downloaded percent-encoding v2.3.2 |
| 239 | 2026-04-24T04:16:56.425Z | Downloaded cfg-if v1.0.4 |
| 240 | 2026-04-24T04:16:56.428Z | Downloaded serde_urlencoded v0.7.1 |
| 241 | 2026-04-24T04:16:56.433Z | Downloaded num_enum_derive v0.5.11 |
| 242 | 2026-04-24T04:16:56.436Z | Downloaded hex v0.4.3 |
| 243 | 2026-04-24T04:16:56.436Z | Downloaded equivalent v1.0.2 |
| 244 | 2026-04-24T04:16:56.440Z | Downloaded secrecy v0.10.3 |
| 245 | 2026-04-24T04:16:56.443Z | Downloaded pretty-hex v0.4.1 |
| 246 | 2026-04-24T04:16:56.443Z | Downloaded lazy_static v1.5.0 |
| 247 | 2026-04-24T04:16:56.446Z | Downloaded ed25519-dalek v2.2.0 |
| 248 | 2026-04-24T04:16:56.449Z | Downloaded foreign-types-shared v0.3.1 |
| 249 | 2026-04-24T04:16:56.449Z | Downloaded dtrace-parser v0.2.0 |
| 250 | 2026-04-24T04:16:56.449Z | Downloaded proc-macro-error-attr v1.0.4 |
| 251 | 2026-04-24T04:16:56.449Z | Downloaded powerfmt v0.2.0 |
| 252 | 2026-04-24T04:16:56.454Z | Downloaded is-terminal v0.4.17 |
| 253 | 2026-04-24T04:16:56.454Z | Downloaded foreign-types-macros v0.2.3 |
| 254 | 2026-04-24T04:16:56.456Z | Downloaded parking_lot_core v0.9.12 |
| 255 | 2026-04-24T04:16:56.459Z | Downloaded ff v0.13.1 |
| 256 | 2026-04-24T04:16:56.459Z | Downloaded rand_core v0.6.4 |
| 257 | 2026-04-24T04:16:56.462Z | Downloaded ed25519 v2.2.3 |
| 258 | 2026-04-24T04:16:56.462Z | Downloaded litemap v0.8.1 |
| 259 | 2026-04-24T04:16:56.465Z | Downloaded rustc_version v0.4.1 |
| 260 | 2026-04-24T04:16:56.467Z | Downloaded colorchoice v1.0.4 |
| 261 | 2026-04-24T04:16:56.470Z | Downloaded heck v0.4.1 |
| 262 | 2026-04-24T04:16:56.470Z | Downloaded num-bigint-dig v0.8.6 |
| 263 | 2026-04-24T04:16:56.473Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 264 | 2026-04-24T04:16:56.477Z | Downloaded arc-swap v1.8.2 |
| 265 | 2026-04-24T04:16:56.480Z | Downloaded pin-project-lite v0.2.16 |
| 266 | 2026-04-24T04:16:56.483Z | Downloaded serde_path_to_error v0.1.20 |
| 267 | 2026-04-24T04:16:56.483Z | Downloaded pkg-config v0.3.32 |
| 268 | 2026-04-24T04:16:56.485Z | Downloaded num-rational v0.4.2 |
| 269 | 2026-04-24T04:16:56.486Z | Downloaded camino v1.2.2 |
| 270 | 2026-04-24T04:16:56.488Z | Downloaded pkcs8 v0.10.2 |
| 271 | 2026-04-24T04:16:56.488Z | Downloaded oxnet v0.1.4 |
| 272 | 2026-04-24T04:16:56.491Z | Downloaded primeorder v0.13.6 |
| 273 | 2026-04-24T04:16:56.491Z | Downloaded pem-rfc7468 v0.7.0 |
| 274 | 2026-04-24T04:16:56.491Z | Downloaded crc32fast v1.5.0 |
| 275 | 2026-04-24T04:16:56.494Z | Downloaded libloading v0.8.9 |
| 276 | 2026-04-24T04:16:56.494Z | Downloaded anstyle v1.0.14 |
| 277 | 2026-04-24T04:16:56.496Z | Downloaded memmap v0.7.0 |
| 278 | 2026-04-24T04:16:56.497Z | Downloaded funty v2.0.0 |
| 279 | 2026-04-24T04:16:56.497Z | Downloaded find-msvc-tools v0.1.9 |
| 280 | 2026-04-24T04:16:56.499Z | Downloaded form_urlencoded v1.2.2 |
| 281 | 2026-04-24T04:16:56.499Z | Downloaded proc-macro-error v1.0.4 |
| 282 | 2026-04-24T04:16:56.502Z | Downloaded semver v1.0.27 |
| 283 | 2026-04-24T04:16:56.502Z | Downloaded displaydoc v0.2.5 |
| 284 | 2026-04-24T04:16:56.505Z | Downloaded rand_core v0.9.5 |
| 285 | 2026-04-24T04:16:56.505Z | Downloaded base64 v0.22.1 |
| 286 | 2026-04-24T04:16:56.508Z | Downloaded fs_extra v1.3.0 |
| 287 | 2026-04-24T04:16:56.508Z | Downloaded take_mut v0.2.2 |
| 288 | 2026-04-24T04:16:56.511Z | Downloaded const-oid v0.9.6 |
| 289 | 2026-04-24T04:16:56.511Z | Downloaded num_enum_derive v0.7.5 |
| 290 | 2026-04-24T04:16:56.514Z | Downloaded errno v0.3.14 |
| 291 | 2026-04-24T04:16:56.514Z | Downloaded cpufeatures v0.2.17 |
| 292 | 2026-04-24T04:16:56.517Z | Downloaded group v0.13.0 |
| 293 | 2026-04-24T04:16:56.517Z | Downloaded stable_deref_trait v1.2.1 |
| 294 | 2026-04-24T04:16:56.521Z | Downloaded indexmap v1.9.3 |
| 295 | 2026-04-24T04:16:56.523Z | Downloaded rustversion v1.0.22 |
| 296 | 2026-04-24T04:16:56.526Z | Downloaded pest_meta v2.8.6 |
| 297 | 2026-04-24T04:16:56.526Z | Downloaded num-integer v0.1.46 |
| 298 | 2026-04-24T04:16:56.529Z | Downloaded tap v1.0.1 |
| 299 | 2026-04-24T04:16:56.529Z | Downloaded log v0.4.29 |
| 300 | 2026-04-24T04:16:56.529Z | Downloaded tower-layer v0.3.3 |
| 301 | 2026-04-24T04:16:56.532Z | Downloaded hyper-timeout v0.5.2 |
| 302 | 2026-04-24T04:16:56.532Z | Downloaded tokio-macros v2.7.0 |
| 303 | 2026-04-24T04:16:56.532Z | Downloaded futures-executor v0.3.32 |
| 304 | 2026-04-24T04:16:56.534Z | Downloaded dof v0.3.0 |
| 305 | 2026-04-24T04:16:56.534Z | Downloaded slog-envlogger v2.2.0 |
| 306 | 2026-04-24T04:16:56.534Z | Downloaded hyper v1.8.1 |
| 307 | 2026-04-24T04:16:56.537Z | Downloaded scopeguard v1.2.0 |
| 308 | 2026-04-24T04:16:56.540Z | Downloaded pest_derive v2.8.6 |
| 309 | 2026-04-24T04:16:56.540Z | Downloaded futures v0.3.32 |
| 310 | 2026-04-24T04:16:56.543Z | Downloaded slog-async v2.8.0 |
| 311 | 2026-04-24T04:16:56.546Z | Downloaded pest_generator v2.8.6 |
| 312 | 2026-04-24T04:16:56.546Z | Downloaded num_enum v0.5.11 |
| 313 | 2026-04-24T04:16:56.549Z | Downloaded cargo-platform v0.3.2 |
| 314 | 2026-04-24T04:16:56.549Z | Downloaded clap_derive v3.2.25 |
| 315 | 2026-04-24T04:16:56.551Z | Downloaded rand_chacha v0.9.0 |
| 316 | 2026-04-24T04:16:56.554Z | Downloaded byteorder v1.5.0 |
| 317 | 2026-04-24T04:16:56.554Z | Downloaded futures-channel v0.3.32 |
| 318 | 2026-04-24T04:16:56.562Z | Downloaded ecdsa v0.16.9 |
| 319 | 2026-04-24T04:16:56.567Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-04-24T04:16:56.571Z | Downloaded httparse v1.10.1 |
| 321 | 2026-04-24T04:16:56.573Z | Downloaded quote v1.0.45 |
| 322 | 2026-04-24T04:16:56.576Z | Downloaded slog-term v2.9.2 |
| 323 | 2026-04-24T04:16:56.579Z | Downloaded parking_lot v0.12.5 |
| 324 | 2026-04-24T04:16:56.582Z | Downloaded p256 v0.13.2 |
| 325 | 2026-04-24T04:16:56.582Z | Downloaded toml_datetime v0.6.11 |
| 326 | 2026-04-24T04:16:56.585Z | Downloaded scroll_derive v0.12.1 |
| 327 | 2026-04-24T04:16:56.588Z | Downloaded usdt-macro v0.5.0 |
| 328 | 2026-04-24T04:16:56.588Z | Downloaded usdt v0.5.0 |
| 329 | 2026-04-24T04:16:56.588Z | Downloaded utf8_iter v1.0.4 |
| 330 | 2026-04-24T04:16:56.591Z | Downloaded want v0.3.1 |
| 331 | 2026-04-24T04:16:56.591Z | Downloaded sync_wrapper v1.0.2 |
| 332 | 2026-04-24T04:16:56.591Z | Downloaded scroll v0.12.0 |
| 333 | 2026-04-24T04:16:56.594Z | Downloaded slog-scope v4.4.1 |
| 334 | 2026-04-24T04:16:56.594Z | Downloaded termcolor v1.4.1 |
| 335 | 2026-04-24T04:16:56.597Z | Downloaded thread_local v1.1.9 |
| 336 | 2026-04-24T04:16:56.601Z | Downloaded zerofrom-derive v0.1.6 |
| 337 | 2026-04-24T04:16:56.601Z | Downloaded zerofrom v0.1.6 |
| 338 | 2026-04-24T04:16:56.604Z | Downloaded version_check v0.9.5 |
| 339 | 2026-04-24T04:16:56.610Z | Downloaded clap_derive v4.6.1 |
| 340 | 2026-04-24T04:16:56.613Z | Downloaded bytes v1.11.1 |
| 341 | 2026-04-24T04:16:56.616Z | Downloaded serde_spanned v1.1.1 |
| 342 | 2026-04-24T04:16:56.616Z | Downloaded pin-project v1.1.10 |
| 343 | 2026-04-24T04:16:56.621Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-04-24T04:16:56.624Z | Downloaded unit-prefix v0.5.2 |
| 345 | 2026-04-24T04:16:56.624Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 346 | 2026-04-24T04:16:56.624Z | Downloaded thiserror v2.0.18 |
| 347 | 2026-04-24T04:16:56.627Z | Downloaded wyz v0.5.1 |
| 348 | 2026-04-24T04:16:56.630Z | Downloaded num-traits v0.2.19 |
| 349 | 2026-04-24T04:16:56.630Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 350 | 2026-04-24T04:16:56.630Z | Downloaded clap v4.6.1 |
| 351 | 2026-04-24T04:16:56.634Z | Downloaded untrusted v0.9.0 |
| 352 | 2026-04-24T04:16:56.637Z | Downloaded time-core v0.1.8 |
| 353 | 2026-04-24T04:16:56.637Z | Downloaded strsim v0.11.1 |
| 354 | 2026-04-24T04:16:56.637Z | Downloaded icu_locale_core v2.1.1 |
| 355 | 2026-04-24T04:16:56.640Z | Downloaded usdt-attr-macro v0.5.0 |
| 356 | 2026-04-24T04:16:56.643Z | Downloaded spki v0.7.3 |
| 357 | 2026-04-24T04:16:56.643Z | Downloaded thread-id v4.2.2 |
| 358 | 2026-04-24T04:16:56.643Z | Downloaded smallvec v1.15.1 |
| 359 | 2026-04-24T04:16:56.646Z | Downloaded rustls-pki-types v1.14.0 |
| 360 | 2026-04-24T04:16:56.646Z | Downloaded snafu-derive v0.8.9 |
| 361 | 2026-04-24T04:16:56.646Z | Downloaded sha2 v0.10.9 |
| 362 | 2026-04-24T04:16:56.649Z | Downloaded tempfile v3.27.0 |
| 363 | 2026-04-24T04:16:56.649Z | Downloaded tracing-attributes v0.1.31 |
| 364 | 2026-04-24T04:16:56.652Z | Downloaded rsa v0.9.10 |
| 365 | 2026-04-24T04:16:56.655Z | Downloaded yoke-derive v0.8.1 |
| 366 | 2026-04-24T04:16:56.655Z | Downloaded tinystr v0.8.2 |
| 367 | 2026-04-24T04:16:56.655Z | Downloaded sec1 v0.7.3 |
| 368 | 2026-04-24T04:16:56.658Z | Downloaded icu_provider v2.1.1 |
| 369 | 2026-04-24T04:16:56.658Z | Downloaded zmij v1.0.21 |
| 370 | 2026-04-24T04:16:56.661Z | Downloaded icu_normalizer_data v2.1.1 |
| 371 | 2026-04-24T04:16:56.661Z | Downloaded try-lock v0.2.5 |
| 372 | 2026-04-24T04:16:56.664Z | Downloaded sha256 v1.6.0 |
| 373 | 2026-04-24T04:16:56.664Z | Downloaded icu_normalizer v2.1.1 |
| 374 | 2026-04-24T04:16:56.667Z | Downloaded indicatif v0.18.4 |
| 375 | 2026-04-24T04:16:56.667Z | Downloaded synstructure v0.13.2 |
| 376 | 2026-04-24T04:16:56.670Z | Downloaded slab v0.4.12 |
| 377 | 2026-04-24T04:16:56.670Z | Downloaded simple_asn1 v0.6.4 |
| 378 | 2026-04-24T04:16:56.670Z | Downloaded openssl-sys v0.9.111 |
| 379 | 2026-04-24T04:16:56.673Z | Downloaded zone_cfg_derive v0.3.1 |
| 380 | 2026-04-24T04:16:56.673Z | Downloaded zone v0.3.1 |
| 381 | 2026-04-24T04:16:56.673Z | Downloaded simd-adler32 v0.3.8 |
| 382 | 2026-04-24T04:16:56.676Z | Downloaded thiserror-impl v2.0.18 |
| 383 | 2026-04-24T04:16:56.680Z | Downloaded signal-hook-registry v1.4.8 |
| 384 | 2026-04-24T04:16:56.680Z | Downloaded writeable v0.6.2 |
| 385 | 2026-04-24T04:16:56.683Z | Downloaded console v0.16.2 |
| 386 | 2026-04-24T04:16:56.686Z | Downloaded proc-macro2 v1.0.106 |
| 387 | 2026-04-24T04:16:56.689Z | Downloaded strsim v0.10.0 |
| 388 | 2026-04-24T04:16:56.689Z | Downloaded miniz_oxide v0.8.9 |
| 389 | 2026-04-24T04:16:56.692Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 390 | 2026-04-24T04:16:56.695Z | Downloaded time-macros v0.2.27 |
| 391 | 2026-04-24T04:16:56.697Z | Downloaded textwrap v0.16.2 |
| 392 | 2026-04-24T04:16:56.698Z | Downloaded spin v0.9.8 |
| 393 | 2026-04-24T04:16:56.698Z | Downloaded icu_collections v2.1.1 |
| 394 | 2026-04-24T04:16:56.701Z | Downloaded thiserror-impl v1.0.69 |
| 395 | 2026-04-24T04:16:56.703Z | Downloaded zerovec-derive v0.11.2 |
| 396 | 2026-04-24T04:16:56.703Z | Downloaded rustls-webpki v0.103.9 |
| 397 | 2026-04-24T04:16:56.708Z | Downloaded thiserror v1.0.69 |
| 398 | 2026-04-24T04:16:56.711Z | Downloaded rand v0.8.5 |
| 399 | 2026-04-24T04:16:56.711Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 400 | 2026-04-24T04:16:56.711Z | Downloaded serde v1.0.228 |
| 401 | 2026-04-24T04:16:56.723Z | Downloaded yoke v0.8.1 |
| 402 | 2026-04-24T04:16:56.723Z | Downloaded jsonwebtoken v10.3.0 |
| 403 | 2026-04-24T04:16:56.723Z | Downloaded serde_derive v1.0.228 |
| 404 | 2026-04-24T04:16:56.723Z | Downloaded serde_core v1.0.228 |
| 405 | 2026-04-24T04:16:56.723Z | Downloaded xattr v1.6.1 |
| 406 | 2026-04-24T04:16:56.723Z | Downloaded ucd-trie v0.1.7 |
| 407 | 2026-04-24T04:16:56.723Z | Downloaded hashbrown v0.12.3 |
| 408 | 2026-04-24T04:16:56.731Z | Downloaded rand v0.9.2 |
| 409 | 2026-04-24T04:16:56.733Z | Downloaded memchr v2.8.0 |
| 410 | 2026-04-24T04:16:56.739Z | Downloaded tar v0.4.45 |
| 411 | 2026-04-24T04:16:56.739Z | Downloaded unicode-ident v1.0.24 |
| 412 | 2026-04-24T04:16:56.740Z | Downloaded cc v1.2.56 |
| 413 | 2026-04-24T04:16:56.740Z | Downloaded zeroize v1.8.2 |
| 414 | 2026-04-24T04:16:56.740Z | Downloaded zerocopy-derive v0.7.35 |
| 415 | 2026-04-24T04:16:56.740Z | Downloaded usdt-impl v0.5.0 |
| 416 | 2026-04-24T04:16:56.740Z | Downloaded slog-stdlog v4.1.1 |
| 417 | 2026-04-24T04:16:56.741Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 418 | 2026-04-24T04:16:56.747Z | Downloaded serde_tokenstream v0.2.2 |
| 419 | 2026-04-24T04:16:56.747Z | Downloaded num-bigint v0.4.6 |
| 420 | 2026-04-24T04:16:56.747Z | Downloaded tokio-rustls v0.26.4 |
| 421 | 2026-04-24T04:16:56.747Z | Downloaded socket2 v0.6.3 |
| 422 | 2026-04-24T04:16:56.747Z | Downloaded subtle v2.6.1 |
| 423 | 2026-04-24T04:16:56.747Z | Downloaded crypto-bigint v0.5.5 |
| 424 | 2026-04-24T04:16:56.750Z | Downloaded mio v1.2.0 |
| 425 | 2026-04-24T04:16:56.750Z | Downloaded tracing-core v0.1.36 |
| 426 | 2026-04-24T04:16:56.757Z | Downloaded zerotrie v0.2.3 |
| 427 | 2026-04-24T04:16:56.760Z | Downloaded hyper-util v0.1.20 |
| 428 | 2026-04-24T04:16:56.764Z | Downloaded indexmap v2.13.0 |
| 429 | 2026-04-24T04:16:56.767Z | Downloaded ryu v1.0.23 |
| 430 | 2026-04-24T04:16:56.778Z | Downloaded toml_edit v0.19.15 |
| 431 | 2026-04-24T04:16:56.787Z | Downloaded web-time v1.1.0 |
| 432 | 2026-04-24T04:16:56.790Z | Downloaded term v1.2.1 |
| 433 | 2026-04-24T04:16:56.790Z | Downloaded http v1.4.0 |
| 434 | 2026-04-24T04:16:56.806Z | Downloaded slog v2.8.2 |
| 435 | 2026-04-24T04:16:56.809Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 436 | 2026-04-24T04:16:56.813Z | Downloaded libm v0.2.16 |
| 437 | 2026-04-24T04:16:56.820Z | Downloaded itertools v0.12.1 |
| 438 | 2026-04-24T04:16:56.823Z | Downloaded iri-string v0.7.10 |
| 439 | 2026-04-24T04:16:56.830Z | Downloaded icu_properties_data v2.1.2 |
| 440 | 2026-04-24T04:16:56.835Z | Downloaded snafu v0.8.9 |
| 441 | 2026-04-24T04:16:56.838Z | Downloaded regex v1.12.3 |
| 442 | 2026-04-24T04:16:56.841Z | Downloaded tower-http v0.6.8 |
| 443 | 2026-04-24T04:16:56.846Z | Downloaded clap v3.2.25 |
| 444 | 2026-04-24T04:16:56.858Z | Downloaded p384 v0.13.1 |
| 445 | 2026-04-24T04:16:56.861Z | Downloaded portable-atomic v1.13.1 |
| 446 | 2026-04-24T04:16:56.872Z | Downloaded typenum v1.19.0 |
| 447 | 2026-04-24T04:16:56.875Z | Downloaded clap_builder v4.6.0 |
| 448 | 2026-04-24T04:16:56.879Z | Downloaded url v2.5.8 |
| 449 | 2026-04-24T04:16:56.884Z | Downloaded tower v0.5.3 |
| 450 | 2026-04-24T04:16:56.895Z | Downloaded hashbrown v0.16.1 |
| 451 | 2026-04-24T04:16:56.904Z | Downloaded time v0.3.47 |
| 452 | 2026-04-24T04:16:56.911Z | Downloaded serde_json v1.0.149 |
| 453 | 2026-04-24T04:16:56.915Z | Downloaded hkdf v0.12.4 |
| 454 | 2026-04-24T04:16:56.933Z | Downloaded goblin v0.8.2 |
| 455 | 2026-04-24T04:16:56.941Z | Downloaded unicode-width v0.2.2 |
| 456 | 2026-04-24T04:16:56.948Z | Downloaded syn v2.0.117 |
| 457 | 2026-04-24T04:16:56.956Z | Downloaded zerocopy v0.8.39 |
| 458 | 2026-04-24T04:16:56.967Z | Downloaded zerovec v0.11.5 |
| 459 | 2026-04-24T04:16:56.970Z | Downloaded winnow v0.5.40 |
| 460 | 2026-04-24T04:16:56.974Z | Downloaded regex-syntax v0.8.9 |
| 461 | 2026-04-24T04:16:56.978Z | Downloaded winnow v1.0.1 |
| 462 | 2026-04-24T04:16:56.983Z | Downloaded zerocopy v0.7.35 |
| 463 | 2026-04-24T04:16:56.991Z | Downloaded chrono v0.4.43 |
| 464 | 2026-04-24T04:16:56.995Z | Downloaded winnow v0.7.14 |
| 465 | 2026-04-24T04:16:57.000Z | Downloaded syn v1.0.109 |
| 466 | 2026-04-24T04:16:57.005Z | Downloaded curve25519-dalek v4.1.3 |
| 467 | 2026-04-24T04:16:57.009Z | Downloaded vcpkg v0.2.15 |
| 468 | 2026-04-24T04:16:57.031Z | Downloaded octocrab v0.49.7 |
| 469 | 2026-04-24T04:16:57.047Z | Downloaded tracing v0.1.44 |
| 470 | 2026-04-24T04:16:57.056Z | Downloaded bitvec v1.0.1 |
| 471 | 2026-04-24T04:16:57.064Z | Downloaded rustix v1.1.4 |
| 472 | 2026-04-24T04:16:57.077Z | Downloaded tokio-util v0.7.18 |
| 473 | 2026-04-24T04:16:57.080Z | Downloaded rustls v0.23.36 |
| 474 | 2026-04-24T04:16:57.086Z | Downloaded regex-automata v0.4.14 |
| 475 | 2026-04-24T04:16:57.102Z | Downloaded libc v0.2.186 |
| 476 | 2026-04-24T04:16:57.120Z | Downloaded libz-sys v1.1.23 |
| 477 | 2026-04-24T04:16:57.165Z | Downloaded tokio v1.52.1 |
| 478 | 2026-04-24T04:16:57.186Z | Downloaded ring v0.17.14 |
| 479 | 2026-04-24T04:16:57.230Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 480 | 2026-04-24T04:16:57.342Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-04-24T04:16:57.342Z | Compiling quote v1.0.45 |
| 482 | 2026-04-24T04:16:57.345Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-24T04:16:57.345Z | Compiling libc v0.2.186 |
| 484 | 2026-04-24T04:16:57.345Z | Checking cfg-if v1.0.4 |
| 485 | 2026-04-24T04:16:57.345Z | Compiling version_check v0.9.5 |
| 486 | 2026-04-24T04:16:57.345Z | Checking zeroize v1.8.2 |
| 487 | 2026-04-24T04:16:57.345Z | Compiling serde_core v1.0.228 |
| 488 | 2026-04-24T04:16:57.478Z | Checking memchr v2.8.0 |
| 489 | 2026-04-24T04:16:57.545Z | Compiling serde v1.0.228 |
| 490 | 2026-04-24T04:16:57.564Z | Compiling autocfg v1.5.0 |
| 491 | 2026-04-24T04:16:57.707Z | Compiling typenum v1.19.0 |
| 492 | 2026-04-24T04:16:57.898Z | Checking subtle v2.6.1 |
| 493 | 2026-04-24T04:16:57.911Z | Compiling generic-array v0.14.7 |
| 494 | 2026-04-24T04:16:57.928Z | Checking const-oid v0.9.6 |
| 495 | 2026-04-24T04:16:58.018Z | Checking smallvec v1.15.1 |
| 496 | 2026-04-24T04:16:58.050Z | Compiling syn v1.0.109 |
| 497 | 2026-04-24T04:16:58.173Z | Checking itoa v1.0.17 |
| 498 | 2026-04-24T04:16:58.190Z | Compiling libm v0.2.16 |
| 499 | 2026-04-24T04:16:58.209Z | Checking getrandom v0.2.17 |
| 500 | 2026-04-24T04:16:58.307Z | Compiling num-traits v0.2.19 |
| 501 | 2026-04-24T04:16:58.336Z | Compiling shlex v1.3.0 |
| 502 | 2026-04-24T04:16:58.403Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-04-24T04:16:58.487Z | Compiling find-msvc-tools v0.1.9 |
| 504 | 2026-04-24T04:16:58.516Z | Checking log v0.4.29 |
| 505 | 2026-04-24T04:16:58.670Z | Compiling cc v1.2.56 |
| 506 | 2026-04-24T04:16:58.692Z | Compiling syn v2.0.117 |
| 507 | 2026-04-24T04:16:58.765Z | Compiling thiserror v1.0.69 |
| 508 | 2026-04-24T04:16:59.239Z | Compiling zmij v1.0.21 |
| 509 | 2026-04-24T04:16:59.385Z | Checking block-buffer v0.10.4 |
| 510 | 2026-04-24T04:16:59.506Z | Checking crypto-common v0.1.7 |
| 511 | 2026-04-24T04:16:59.572Z | Compiling rustversion v1.0.22 |
| 512 | 2026-04-24T04:16:59.601Z | Checking rand_core v0.6.4 |
| 513 | 2026-04-24T04:16:59.606Z | Checking digest v0.10.7 |
| 514 | 2026-04-24T04:16:59.820Z | Checking errno v0.3.14 |
| 515 | 2026-04-24T04:16:59.824Z | Checking socket2 v0.6.3 |
| 516 | 2026-04-24T04:16:59.849Z | Compiling parking_lot_core v0.9.12 |
| 517 | 2026-04-24T04:16:59.936Z | Compiling hashbrown v0.16.1 |
| 518 | 2026-04-24T04:16:59.972Z | Compiling equivalent v1.0.2 |
| 519 | 2026-04-24T04:17:00.019Z | Checking once_cell v1.21.3 |
| 520 | 2026-04-24T04:17:00.032Z | Checking bytes v1.11.1 |
| 521 | 2026-04-24T04:17:00.053Z | Checking scopeguard v1.2.0 |
| 522 | 2026-04-24T04:17:00.143Z | Checking base64ct v1.8.3 |
| 523 | 2026-04-24T04:17:00.173Z | Checking lock_api v0.4.14 |
| 524 | 2026-04-24T04:17:00.334Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-04-24T04:17:00.349Z | Checking pem-rfc7468 v0.7.0 |
| 526 | 2026-04-24T04:17:00.369Z | Checking parking_lot v0.12.5 |
| 527 | 2026-04-24T04:17:00.464Z | Compiling indexmap v2.13.0 |
| 528 | 2026-04-24T04:17:00.472Z | Checking mio v1.2.0 |
| 529 | 2026-04-24T04:17:00.491Z | Checking der v0.7.10 |
| 530 | 2026-04-24T04:17:00.494Z | Checking stable_deref_trait v1.2.1 |
| 531 | 2026-04-24T04:17:00.599Z | Compiling thiserror v2.0.18 |
| 532 | 2026-04-24T04:17:00.618Z | Compiling serde_json v1.0.149 |
| 533 | 2026-04-24T04:17:00.757Z | Checking futures-core v0.3.32 |
| 534 | 2026-04-24T04:17:00.867Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-04-24T04:17:00.877Z | Compiling ucd-trie v0.1.7 |
| 536 | 2026-04-24T04:17:01.101Z | Compiling pest v2.8.6 |
| 537 | 2026-04-24T04:17:01.109Z | Checking futures-sink v0.3.32 |
| 538 | 2026-04-24T04:17:01.210Z | Checking num-integer v0.1.46 |
| 539 | 2026-04-24T04:17:01.223Z | Compiling proc-macro-error-attr v1.0.4 |
| 540 | 2026-04-24T04:17:01.266Z | Checking spki v0.7.3 |
| 541 | 2026-04-24T04:17:01.421Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-04-24T04:17:01.432Z | Compiling pkg-config v0.3.32 |
| 543 | 2026-04-24T04:17:01.481Z | Checking futures-channel v0.3.32 |
| 544 | 2026-04-24T04:17:01.567Z | Compiling semver v1.0.27 |
| 545 | 2026-04-24T04:17:01.676Z | Compiling synstructure v0.13.2 |
| 546 | 2026-04-24T04:17:01.874Z | Compiling proc-macro-error v1.0.4 |
| 547 | 2026-04-24T04:17:01.894Z | Compiling vcpkg v0.2.15 |
| 548 | 2026-04-24T04:17:02.198Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-04-24T04:17:02.237Z | Checking tracing-core v0.1.36 |
| 550 | 2026-04-24T04:17:02.279Z | Checking hmac v0.12.1 |
| 551 | 2026-04-24T04:17:02.398Z | Checking pretty-hex v0.4.1 |
| 552 | 2026-04-24T04:17:02.452Z | Checking futures-task v0.3.32 |
| 553 | 2026-04-24T04:17:02.510Z | Checking slab v0.4.12 |
| 554 | 2026-04-24T04:17:02.537Z | Compiling winnow v1.0.1 |
| 555 | 2026-04-24T04:17:02.576Z | Checking spin v0.9.8 |
| 556 | 2026-04-24T04:17:02.586Z | Checking futures-io v0.3.32 |
| 557 | 2026-04-24T04:17:02.676Z | Compiling slog v2.8.2 |
| 558 | 2026-04-24T04:17:02.686Z | Checking lazy_static v1.5.0 |
| 559 | 2026-04-24T04:17:02.692Z | Checking http v1.4.0 |
| 560 | 2026-04-24T04:17:02.759Z | Compiling ring v0.17.14 |
| 561 | 2026-04-24T04:17:02.859Z | Compiling pest_generator v2.8.6 |
| 562 | 2026-04-24T04:17:02.874Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 563 | 2026-04-24T04:17:02.893Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-04-24T04:17:02.900Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-04-24T04:17:03.233Z | Compiling zerofrom-derive v0.1.6 |
| 566 | 2026-04-24T04:17:03.281Z | Compiling tokio-macros v2.7.0 |
| 567 | 2026-04-24T04:17:03.420Z | Compiling yoke-derive v0.8.1 |
| 568 | 2026-04-24T04:17:03.468Z | Compiling zerovec-derive v0.11.2 |
| 569 | 2026-04-24T04:17:03.506Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-04-24T04:17:03.996Z | Checking tokio v1.52.1 |
| 571 | 2026-04-24T04:17:04.115Z | Compiling displaydoc v0.2.5 |
| 572 | 2026-04-24T04:17:04.141Z | Compiling zerocopy-derive v0.7.35 |
| 573 | 2026-04-24T04:17:04.408Z | Checking zerofrom v0.1.6 |
| 574 | 2026-04-24T04:17:04.436Z | Checking ppv-lite86 v0.2.21 |
| 575 | 2026-04-24T04:17:04.520Z | Checking yoke v0.8.1 |
| 576 | 2026-04-24T04:17:04.534Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-04-24T04:17:04.744Z | Checking zerovec v0.11.5 |
| 578 | 2026-04-24T04:17:04.779Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-04-24T04:17:04.788Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-04-24T04:17:04.998Z | Checking signature v2.2.0 |
| 581 | 2026-04-24T04:17:05.035Z | Checking ff v0.13.1 |
| 582 | 2026-04-24T04:17:05.112Z | Compiling winnow v0.5.40 |
| 583 | 2026-04-24T04:17:05.155Z | Compiling time-core v0.1.8 |
| 584 | 2026-04-24T04:17:05.184Z | Checking tinystr v0.8.2 |
| 585 | 2026-04-24T04:17:05.289Z | Checking base16ct v0.2.0 |
| 586 | 2026-04-24T04:17:05.299Z | Checking powerfmt v0.2.0 |
| 587 | 2026-04-24T04:17:05.357Z | Compiling toml_datetime v0.6.11 |
| 588 | 2026-04-24T04:17:05.411Z | Checking writeable v0.6.2 |
| 589 | 2026-04-24T04:17:05.442Z | Compiling winnow v0.7.14 |
| 590 | 2026-04-24T04:17:05.567Z | Checking litemap v0.8.1 |
| 591 | 2026-04-24T04:17:05.615Z | Checking futures-util v0.3.32 |
| 592 | 2026-04-24T04:17:05.736Z | Checking cpufeatures v0.2.17 |
| 593 | 2026-04-24T04:17:05.799Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 594 | 2026-04-24T04:17:05.974Z | Compiling byteorder v1.5.0 |
| 595 | 2026-04-24T04:17:06.013Z | Checking tracing v0.1.44 |
| 596 | 2026-04-24T04:17:06.026Z | Compiling getrandom v0.3.4 |
| 597 | 2026-04-24T04:17:06.077Z | Compiling heck v0.4.1 |
| 598 | 2026-04-24T04:17:06.203Z | Compiling num-conv v0.2.0 |
| 599 | 2026-04-24T04:17:06.212Z | Compiling zerocopy v0.7.35 |
| 600 | 2026-04-24T04:17:06.271Z | Checking erased-serde v0.3.31 |
| 601 | 2026-04-24T04:17:06.322Z | Compiling time-macros v0.2.27 |
| 602 | 2026-04-24T04:17:06.374Z | Checking num-bigint v0.4.6 |
| 603 | 2026-04-24T04:17:06.520Z | Compiling toml_edit v0.19.15 |
| 604 | 2026-04-24T04:17:06.639Z | Checking icu_locale_core v2.1.1 |
| 605 | 2026-04-24T04:17:06.739Z | Checking deranged v0.5.6 |
| 606 | 2026-04-24T04:17:06.896Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 607 | 2026-04-24T04:17:07.130Z | Checking sec1 v0.7.3 |
| 608 | 2026-04-24T04:17:07.185Z | Checking potential_utf v0.1.4 |
| 609 | 2026-04-24T04:17:07.293Z | Checking group v0.13.0 |
| 610 | 2026-04-24T04:17:07.303Z | Checking zerotrie v0.2.3 |
| 611 | 2026-04-24T04:17:07.429Z | Checking http-body v1.0.1 |
| 612 | 2026-04-24T04:17:07.540Z | Compiling scroll_derive v0.12.1 |
| 613 | 2026-04-24T04:17:07.548Z | Checking hkdf v0.12.4 |
| 614 | 2026-04-24T04:17:07.552Z | Checking num-iter v0.1.45 |
| 615 | 2026-04-24T04:17:07.655Z | Checking crypto-bigint v0.5.5 |
| 616 | 2026-04-24T04:17:07.739Z | Compiling usdt-impl v0.5.0 |
| 617 | 2026-04-24T04:17:07.784Z | Compiling icu_normalizer_data v2.1.1 |
| 618 | 2026-04-24T04:17:08.010Z | Compiling httparse v1.10.1 |
| 619 | 2026-04-24T04:17:08.063Z | Compiling icu_properties_data v2.1.2 |
| 620 | 2026-04-24T04:17:08.232Z | Compiling proc-macro-crate v1.3.1 |
| 621 | 2026-04-24T04:17:08.252Z | Checking scroll v0.12.0 |
| 622 | 2026-04-24T04:17:08.297Z | Checking time v0.3.47 |
| 623 | 2026-04-24T04:17:08.437Z | Compiling thread-id v4.2.2 |
| 624 | 2026-04-24T04:17:08.488Z | Checking icu_provider v2.1.1 |
| 625 | 2026-04-24T04:17:08.512Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-04-24T04:17:08.520Z | Checking icu_collections v2.1.1 |
| 627 | 2026-04-24T04:17:08.556Z | Compiling dof v0.3.0 |
| 628 | 2026-04-24T04:17:08.691Z | Checking elliptic-curve v0.13.8 |
| 629 | 2026-04-24T04:17:08.709Z | Checking sha2 v0.10.9 |
| 630 | 2026-04-24T04:17:08.820Z | Compiling dtrace-parser v0.2.0 |
| 631 | 2026-04-24T04:17:08.829Z | Compiling openssl-sys v0.9.111 |
| 632 | 2026-04-24T04:17:08.899Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-04-24T04:17:08.930Z | Compiling rustc_version v0.4.1 |
| 634 | 2026-04-24T04:17:08.947Z | Checking rustls-pki-types v1.14.0 |
| 635 | 2026-04-24T04:17:08.975Z | Checking untrusted v0.9.0 |
| 636 | 2026-04-24T04:17:09.021Z | Checking try-lock v0.2.5 |
| 637 | 2026-04-24T04:17:09.077Z | Compiling crossbeam-utils v0.8.21 |
| 638 | 2026-04-24T04:17:09.196Z | Checking plain v0.2.3 |
| 639 | 2026-04-24T04:17:09.221Z | Compiling camino v1.2.2 |
| 640 | 2026-04-24T04:17:09.236Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 641 | 2026-04-24T04:17:09.289Z | Checking tower-service v0.3.3 |
| 642 | 2026-04-24T04:17:09.370Z | Checking goblin v0.8.2 |
| 643 | 2026-04-24T04:17:09.421Z | Compiling curve25519-dalek v4.1.3 |
| 644 | 2026-04-24T04:17:09.433Z | Checking want v0.3.1 |
| 645 | 2026-04-24T04:17:09.540Z | Compiling num_enum_derive v0.7.5 |
| 646 | 2026-04-24T04:17:09.586Z | Compiling num_enum_derive v0.5.11 |
| 647 | 2026-04-24T04:17:10.014Z | Compiling serde_tokenstream v0.2.2 |
| 648 | 2026-04-24T04:17:10.125Z | Checking rand_chacha v0.3.1 |
| 649 | 2026-04-24T04:17:10.181Z | Checking rfc6979 v0.4.0 |
| 650 | 2026-04-24T04:17:10.287Z | Checking arc-swap v1.8.2 |
| 651 | 2026-04-24T04:17:10.308Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 652 | 2026-04-24T04:17:10.505Z | Compiling heck v0.5.0 |
| 653 | 2026-04-24T04:17:10.528Z | Checking pin-utils v0.1.0 |
| 654 | 2026-04-24T04:17:10.531Z | Compiling num-bigint-dig v0.8.6 |
| 655 | 2026-04-24T04:17:10.531Z | Checking either v1.15.0 |
| 656 | 2026-04-24T04:17:10.558Z | Compiling rustls v0.23.36 |
| 657 | 2026-04-24T04:17:10.585Z | Compiling radium v0.7.0 |
| 658 | 2026-04-24T04:17:10.592Z | Checking atomic-waker v1.1.2 |
| 659 | 2026-04-24T04:17:10.607Z | Checking iana-time-zone v0.1.65 |
| 660 | 2026-04-24T04:17:10.683Z | Checking hyper v1.8.1 |
| 661 | 2026-04-24T04:17:10.703Z | Checking num_enum v0.5.11 |
| 662 | 2026-04-24T04:17:10.703Z | Checking chrono v0.4.43 |
| 663 | 2026-04-24T04:17:10.719Z | Checking num_enum v0.7.5 |
| 664 | 2026-04-24T04:17:10.807Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-04-24T04:17:10.839Z | Checking rand v0.8.5 |
| 666 | 2026-04-24T04:17:10.891Z | Checking ecdsa v0.16.9 |
| 667 | 2026-04-24T04:17:10.901Z | Checking icu_properties v2.1.2 |
| 668 | 2026-04-24T04:17:11.202Z | Checking icu_normalizer v2.1.1 |
| 669 | 2026-04-24T04:17:11.354Z | Checking primeorder v0.13.6 |
| 670 | 2026-04-24T04:17:11.501Z | Checking rand_core v0.9.5 |
| 671 | 2026-04-24T04:17:11.573Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-04-24T04:17:11.589Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-04-24T04:17:11.607Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 674 | 2026-04-24T04:17:11.654Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-04-24T04:17:11.710Z | Compiling indexmap v1.9.3 |
| 676 | 2026-04-24T04:17:11.745Z | Checking aho-corasick v1.1.4 |
| 677 | 2026-04-24T04:17:11.754Z | Checking thread_local v1.1.9 |
| 678 | 2026-04-24T04:17:11.896Z | Checking tap v1.0.1 |
| 679 | 2026-04-24T04:17:11.908Z | Compiling slog-async v2.8.0 |
| 680 | 2026-04-24T04:17:11.939Z | Checking regex-syntax v0.8.9 |
| 681 | 2026-04-24T04:17:11.970Z | Checking bitflags v2.11.0 |
| 682 | 2026-04-24T04:17:11.989Z | Checking percent-encoding v2.3.2 |
| 683 | 2026-04-24T04:17:12.121Z | Checking foreign-types-shared v0.3.1 |
| 684 | 2026-04-24T04:17:12.124Z | Checking utf8parse v0.2.2 |
| 685 | 2026-04-24T04:17:12.196Z | Compiling anyhow v1.0.102 |
| 686 | 2026-04-24T04:17:12.212Z | Checking foreign-types v0.5.0 |
| 687 | 2026-04-24T04:17:12.220Z | Checking anstyle-parse v1.0.0 |
| 688 | 2026-04-24T04:17:12.237Z | Checking form_urlencoded v1.2.2 |
| 689 | 2026-04-24T04:17:12.274Z | Checking wyz v0.5.1 |
| 690 | 2026-04-24T04:17:12.375Z | Compiling cargo_metadata v0.23.1 |
| 691 | 2026-04-24T04:17:12.384Z | Checking idna_adapter v1.2.1 |
| 692 | 2026-04-24T04:17:12.420Z | Checking rand_chacha v0.9.0 |
| 693 | 2026-04-24T04:17:12.440Z | Checking crossbeam-channel v0.5.15 |
| 694 | 2026-04-24T04:17:12.599Z | Checking hyper-util v0.1.20 |
| 695 | 2026-04-24T04:17:12.921Z | Checking itertools v0.12.1 |
| 696 | 2026-04-24T04:17:12.996Z | Checking slog-scope v4.4.1 |
| 697 | 2026-04-24T04:17:13.121Z | Compiling usdt-attr-macro v0.5.0 |
| 698 | 2026-04-24T04:17:13.172Z | Compiling usdt-macro v0.5.0 |
| 699 | 2026-04-24T04:17:13.246Z | Checking regex-automata v0.4.14 |
| 700 | 2026-04-24T04:17:13.335Z | Checking num-rational v0.4.2 |
| 701 | 2026-04-24T04:17:13.518Z | Checking tokio-util v0.7.18 |
| 702 | 2026-04-24T04:17:13.601Z | Checking num-complex v0.4.6 |
| 703 | 2026-04-24T04:17:13.616Z | Checking ed25519 v2.2.3 |
| 704 | 2026-04-24T04:17:13.742Z | Compiling async-trait v0.1.89 |
| 705 | 2026-04-24T04:17:13.766Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 706 | 2026-04-24T04:17:13.826Z | Checking pkcs1 v0.7.5 |
| 707 | 2026-04-24T04:17:13.826Z | Checking memmap v0.7.0 |
| 708 | 2026-04-24T04:17:13.905Z | Checking is-terminal v0.4.17 |
| 709 | 2026-04-24T04:17:13.941Z | Checking cstr-argument v0.1.2 |
| 710 | 2026-04-24T04:17:13.951Z | Checking sync_wrapper v1.0.2 |
| 711 | 2026-04-24T04:17:13.987Z | Checking os_str_bytes v6.6.1 |
| 712 | 2026-04-24T04:17:14.017Z | Checking tower-layer v0.3.3 |
| 713 | 2026-04-24T04:17:14.033Z | Checking openssl-probe v0.2.1 |
| 714 | 2026-04-24T04:17:14.049Z | Checking anstyle v1.0.14 |
| 715 | 2026-04-24T04:17:14.134Z | Checking term v1.2.1 |
| 716 | 2026-04-24T04:17:14.158Z | Compiling rustix v1.1.4 |
| 717 | 2026-04-24T04:17:14.171Z | Checking base64 v0.22.1 |
| 718 | 2026-04-24T04:17:14.223Z | Compiling portable-atomic v1.13.1 |
| 719 | 2026-04-24T04:17:14.241Z | Checking funty v2.0.0 |
| 720 | 2026-04-24T04:17:14.343Z | Checking is_terminal_polyfill v1.70.2 |
| 721 | 2026-04-24T04:17:14.398Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 722 | 2026-04-24T04:17:14.425Z | Checking hashbrown v0.12.3 |
| 723 | 2026-04-24T04:17:14.511Z | Checking utf8_iter v1.0.4 |
| 724 | 2026-04-24T04:17:14.548Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 725 | 2026-04-24T04:17:14.620Z | Checking anstyle-query v1.1.5 |
| 726 | 2026-04-24T04:17:14.630Z | Checking colorchoice v1.0.4 |
| 727 | 2026-04-24T04:17:14.630Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 728 | 2026-04-24T04:17:14.672Z | Compiling crc32fast v1.5.0 |
| 729 | 2026-04-24T04:17:14.722Z | Checking take_mut v0.2.2 |
| 730 | 2026-04-24T04:17:14.759Z | Checking anstream v1.0.0 |
| 731 | 2026-04-24T04:17:14.807Z | Checking regex v1.12.3 |
| 732 | 2026-04-24T04:17:14.833Z | Checking idna v1.1.0 |
| 733 | 2026-04-24T04:17:14.911Z | Checking bitvec v1.0.1 |
| 734 | 2026-04-24T04:17:14.925Z | Checking tokio-rustls v0.26.4 |
| 735 | 2026-04-24T04:17:14.987Z | Checking pem v3.0.6 |
| 736 | 2026-04-24T04:17:15.018Z | Checking slog-term v2.9.2 |
| 737 | 2026-04-24T04:17:15.070Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 738 | 2026-04-24T04:17:15.079Z | Checking clap_lex v0.2.4 |
| 739 | 2026-04-24T04:17:15.131Z | Checking tower v0.5.3 |
| 740 | 2026-04-24T04:17:15.141Z | Checking rustls-native-certs v0.8.3 |
| 741 | 2026-04-24T04:17:15.153Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 742 | 2026-04-24T04:17:15.162Z | Checking rsa v0.9.10 |
| 743 | 2026-04-24T04:17:15.211Z | Checking usdt v0.5.0 |
| 744 | 2026-04-24T04:17:15.221Z | Checking num v0.4.3 |
| 745 | 2026-04-24T04:17:15.258Z | Checking ed25519-dalek v2.2.0 |
| 746 | 2026-04-24T04:17:15.276Z | Compiling octocrab v0.49.7 |
| 747 | 2026-04-24T04:17:15.287Z | Checking slog-stdlog v4.1.1 |
| 748 | 2026-04-24T04:17:15.304Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 749 | 2026-04-24T04:17:15.394Z | Checking rand v0.9.2 |
| 750 | 2026-04-24T04:17:15.432Z | Checking p384 v0.13.1 |
| 751 | 2026-04-24T04:17:15.453Z | Checking p256 v0.13.2 |
| 752 | 2026-04-24T04:17:15.519Z | Compiling snafu-derive v0.8.9 |
| 753 | 2026-04-24T04:17:15.648Z | Checking simple_asn1 v0.6.4 |
| 754 | 2026-04-24T04:17:15.651Z | Checking futures-executor v0.3.32 |
| 755 | 2026-04-24T04:17:15.677Z | Compiling clap_derive v3.2.25 |
| 756 | 2026-04-24T04:17:15.792Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 757 | 2026-04-24T04:17:15.834Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 758 | 2026-04-24T04:17:15.843Z | Compiling serde_repr v0.1.20 |
| 759 | 2026-04-24T04:17:15.852Z | Compiling pin-project-internal v1.1.10 |
| 760 | 2026-04-24T04:17:16.019Z | Compiling num-derive v0.3.3 |
| 761 | 2026-04-24T04:17:16.170Z | Checking atty v0.2.14 |
| 762 | 2026-04-24T04:17:16.418Z | Compiling curl v0.4.49 |
| 763 | 2026-04-24T04:17:16.456Z | Checking colored v3.1.1 |
| 764 | 2026-04-24T04:17:16.465Z | Checking strsim v0.11.1 |
| 765 | 2026-04-24T04:17:16.587Z | Checking oxnet v0.1.4 |
| 766 | 2026-04-24T04:17:16.622Z | Checking strsim v0.10.0 |
| 767 | 2026-04-24T04:17:16.656Z | Checking ryu v1.0.23 |
| 768 | 2026-04-24T04:17:16.746Z | Checking textwrap v0.16.2 |
| 769 | 2026-04-24T04:17:16.787Z | Checking unicode-width v0.2.2 |
| 770 | 2026-04-24T04:17:16.926Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 771 | 2026-04-24T04:17:16.929Z | Checking iri-string v0.7.10 |
| 772 | 2026-04-24T04:17:16.941Z | Checking simd-adler32 v0.3.8 |
| 773 | 2026-04-24T04:17:17.032Z | Checking bitflags v1.3.2 |
| 774 | 2026-04-24T04:17:17.041Z | Checking adler2 v2.0.1 |
| 775 | 2026-04-24T04:17:17.076Z | Checking clap_lex v1.0.0 |
| 776 | 2026-04-24T04:17:17.097Z | Checking termcolor v1.4.1 |
| 777 | 2026-04-24T04:17:17.139Z | Checking miniz_oxide v0.8.9 |
| 778 | 2026-04-24T04:17:17.218Z | Checking clap_builder v4.6.0 |
| 779 | 2026-04-24T04:17:17.227Z | Checking snafu v0.8.9 |
| 780 | 2026-04-24T04:17:17.291Z | Checking console v0.16.2 |
| 781 | 2026-04-24T04:17:17.352Z | Checking clap v3.2.25 |
| 782 | 2026-04-24T04:17:17.392Z | Checking pin-project v1.1.10 |
| 783 | 2026-04-24T04:17:17.473Z | Checking libscf-sys v1.1.0 |
| 784 | 2026-04-24T04:17:17.483Z | Checking serde_urlencoded v0.7.1 |
| 785 | 2026-04-24T04:17:17.543Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 786 | 2026-04-24T04:17:17.578Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 787 | 2026-04-24T04:17:17.589Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 788 | 2026-04-24T04:17:17.790Z | Checking jsonwebtoken v10.3.0 |
| 789 | 2026-04-24T04:17:17.846Z | Checking futures v0.3.32 |
| 790 | 2026-04-24T04:17:17.908Z | Checking slog-envlogger v2.2.0 |
| 791 | 2026-04-24T04:17:17.918Z | Checking hyper-rustls v0.27.7 |
| 792 | 2026-04-24T04:17:17.954Z | Checking tower-http v0.6.8 |
| 793 | 2026-04-24T04:17:18.094Z | Checking url v2.5.8 |
| 794 | 2026-04-24T04:17:18.475Z | Checking hyper-timeout v0.5.2 |
| 795 | 2026-04-24T04:17:18.487Z | Compiling clap_derive v4.6.1 |
| 796 | 2026-04-24T04:17:18.511Z | Checking http-body-util v0.1.3 |
| 797 | 2026-04-24T04:17:18.566Z | Compiling zone_cfg_derive v0.3.1 |
| 798 | 2026-04-24T04:17:18.600Z | Compiling async-recursion v0.3.2 |
| 799 | 2026-04-24T04:17:18.638Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 800 | 2026-04-24T04:17:18.654Z | Checking serde_spanned v1.1.1 |
| 801 | 2026-04-24T04:17:18.663Z | Checking serde_path_to_error v0.1.20 |
| 802 | 2026-04-24T04:17:18.719Z | Checking filetime v0.2.27 |
| 803 | 2026-04-24T04:17:18.774Z | Checking secrecy v0.10.3 |
| 804 | 2026-04-24T04:17:18.823Z | Checking web-time v1.1.0 |
| 805 | 2026-04-24T04:17:18.842Z | Checking xattr v1.6.1 |
| 806 | 2026-04-24T04:17:18.851Z | Checking fastrand v2.3.0 |
| 807 | 2026-04-24T04:17:18.870Z | Checking openssl-probe v0.1.6 |
| 808 | 2026-04-24T04:17:18.885Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 809 | 2026-04-24T04:17:18.925Z | Checking hex v0.4.3 |
| 810 | 2026-04-24T04:17:18.956Z | Checking unit-prefix v0.5.2 |
| 811 | 2026-04-24T04:17:19.021Z | Checking tempfile v3.27.0 |
| 812 | 2026-04-24T04:17:19.057Z | Checking toml v1.1.2+spec-1.1.0 |
| 813 | 2026-04-24T04:17:19.072Z | Checking indicatif v0.18.4 |
| 814 | 2026-04-24T04:17:19.137Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 815 | 2026-04-24T04:17:19.145Z | Checking sha256 v1.6.0 |
| 816 | 2026-04-24T04:17:19.206Z | Checking tar v0.4.45 |
| 817 | 2026-04-24T04:17:19.228Z | Checking zone v0.3.1 |
| 818 | 2026-04-24T04:17:19.326Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-04-24T04:17:19.326Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 820 | 2026-04-24T04:17:19.419Z | Checking flate2 v1.1.9 |
| 821 | 2026-04-24T04:17:19.484Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 822 | 2026-04-24T04:17:19.504Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 823 | 2026-04-24T04:17:19.635Z | Checking libloading v0.8.9 |
| 824 | 2026-04-24T04:17:19.703Z | Checking fs_extra v1.3.0 |
| 825 | 2026-04-24T04:17:20.136Z | Checking clap v4.6.1 |
| 826 | 2026-04-24T04:17:30.061Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 827 | 2026-04-24T04:17:30.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.54s |
| 828 | 2026-04-24T04:17:30.942Z | + banner build |
| 829 | 2026-04-24T04:17:30.945Z | |
| 830 | 2026-04-24T04:17:30.945Z | ##### # # # # ##### |
| 831 | 2026-04-24T04:17:30.945Z | # # # # # # # # |
| 832 | 2026-04-24T04:17:30.945Z | ##### # # # # # # |
| 833 | 2026-04-24T04:17:30.945Z | # # # # # # # # |
| 834 | 2026-04-24T04:17:30.945Z | # # # # # # # # |
| 835 | 2026-04-24T04:17:30.945Z | ##### #### # ###### ##### |
| 836 | 2026-04-24T04:17:30.945Z | |
| 837 | 2026-04-24T04:17:30.945Z | + ptime -m cargo build |
| 838 | 2026-04-24T04:17:31.199Z | Compiling unicode-ident v1.0.24 |
| 839 | 2026-04-24T04:17:31.199Z | Compiling cfg-if v1.0.4 |
| 840 | 2026-04-24T04:17:31.199Z | Compiling memchr v2.8.0 |
| 841 | 2026-04-24T04:17:31.199Z | Compiling zeroize v1.8.2 |
| 842 | 2026-04-24T04:17:31.202Z | Compiling itoa v1.0.17 |
| 843 | 2026-04-24T04:17:31.202Z | Compiling libc v0.2.186 |
| 844 | 2026-04-24T04:17:31.202Z | Compiling serde_core v1.0.228 |
| 845 | 2026-04-24T04:17:31.249Z | Compiling subtle v2.6.1 |
| 846 | 2026-04-24T04:17:31.290Z | Compiling typenum v1.19.0 |
| 847 | 2026-04-24T04:17:31.344Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-04-24T04:17:31.380Z | Compiling smallvec v1.15.1 |
| 849 | 2026-04-24T04:17:31.390Z | Compiling once_cell v1.21.3 |
| 850 | 2026-04-24T04:17:31.402Z | Compiling const-oid v0.9.6 |
| 851 | 2026-04-24T04:17:31.570Z | Compiling getrandom v0.2.17 |
| 852 | 2026-04-24T04:17:31.577Z | Compiling pin-project-lite v0.2.16 |
| 853 | 2026-04-24T04:17:31.580Z | Compiling libm v0.2.16 |
| 854 | 2026-04-24T04:17:31.585Z | Compiling log v0.4.29 |
| 855 | 2026-04-24T04:17:31.659Z | Compiling socket2 v0.6.3 |
| 856 | 2026-04-24T04:17:31.735Z | Compiling quote v1.0.45 |
| 857 | 2026-04-24T04:17:31.773Z | Compiling rand_core v0.6.4 |
| 858 | 2026-04-24T04:17:31.841Z | Compiling generic-array v0.14.7 |
| 859 | 2026-04-24T04:17:31.904Z | Compiling syn v2.0.117 |
| 860 | 2026-04-24T04:17:32.278Z | Compiling syn v1.0.109 |
| 861 | 2026-04-24T04:17:32.283Z | Compiling errno v0.3.14 |
| 862 | 2026-04-24T04:17:32.283Z | Compiling bytes v1.11.1 |
| 863 | 2026-04-24T04:17:32.283Z | Compiling zmij v1.0.21 |
| 864 | 2026-04-24T04:17:32.283Z | Compiling scopeguard v1.2.0 |
| 865 | 2026-04-24T04:17:32.283Z | Compiling base64ct v1.8.3 |
| 866 | 2026-04-24T04:17:32.308Z | Compiling crypto-common v0.1.7 |
| 867 | 2026-04-24T04:17:32.369Z | Compiling num-traits v0.2.19 |
| 868 | 2026-04-24T04:17:32.419Z | Compiling block-buffer v0.10.4 |
| 869 | 2026-04-24T04:17:32.495Z | Compiling pem-rfc7468 v0.7.0 |
| 870 | 2026-04-24T04:17:32.545Z | Compiling digest v0.10.7 |
| 871 | 2026-04-24T04:17:32.686Z | Compiling lock_api v0.4.14 |
| 872 | 2026-04-24T04:17:32.738Z | Compiling parking_lot_core v0.9.12 |
| 873 | 2026-04-24T04:17:32.744Z | Compiling der v0.7.10 |
| 874 | 2026-04-24T04:17:32.824Z | Compiling signal-hook-registry v1.4.8 |
| 875 | 2026-04-24T04:17:32.892Z | Compiling mio v1.2.0 |
| 876 | 2026-04-24T04:17:32.979Z | Compiling parking_lot v0.12.5 |
| 877 | 2026-04-24T04:17:33.031Z | Compiling stable_deref_trait v1.2.1 |
| 878 | 2026-04-24T04:17:33.066Z | Compiling futures-core v0.3.32 |
| 879 | 2026-04-24T04:17:33.096Z | Compiling futures-sink v0.3.32 |
| 880 | 2026-04-24T04:17:33.112Z | Compiling ucd-trie v0.1.7 |
| 881 | 2026-04-24T04:17:33.187Z | Compiling serde_json v1.0.149 |
| 882 | 2026-04-24T04:17:33.199Z | Compiling zerocopy v0.8.39 |
| 883 | 2026-04-24T04:17:33.372Z | Compiling pest v2.8.6 |
| 884 | 2026-04-24T04:17:33.394Z | Compiling num-integer v0.1.46 |
| 885 | 2026-04-24T04:17:33.401Z | Compiling winnow v1.0.1 |
| 886 | 2026-04-24T04:17:33.712Z | Compiling spki v0.7.3 |
| 887 | 2026-04-24T04:17:33.740Z | Compiling futures-channel v0.3.32 |
| 888 | 2026-04-24T04:17:33.902Z | Compiling pkcs8 v0.10.2 |
| 889 | 2026-04-24T04:17:33.955Z | Compiling byteorder v1.5.0 |
| 890 | 2026-04-24T04:17:34.033Z | Compiling proc-macro-error-attr v1.0.4 |
| 891 | 2026-04-24T04:17:34.097Z | Compiling hmac v0.12.1 |
| 892 | 2026-04-24T04:17:34.160Z | Compiling tracing-core v0.1.36 |
| 893 | 2026-04-24T04:17:34.172Z | Compiling slab v0.4.12 |
| 894 | 2026-04-24T04:17:34.221Z | Compiling spin v0.9.8 |
| 895 | 2026-04-24T04:17:34.335Z | Compiling futures-task v0.3.32 |
| 896 | 2026-04-24T04:17:34.345Z | Compiling pretty-hex v0.4.1 |
| 897 | 2026-04-24T04:17:34.461Z | Compiling pest_meta v2.8.6 |
| 898 | 2026-04-24T04:17:34.470Z | Compiling futures-io v0.3.32 |
| 899 | 2026-04-24T04:17:34.493Z | Compiling proc-macro-error v1.0.4 |
| 900 | 2026-04-24T04:17:34.619Z | Compiling lazy_static v1.5.0 |
| 901 | 2026-04-24T04:17:34.660Z | Compiling synstructure v0.13.2 |
| 902 | 2026-04-24T04:17:34.719Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 903 | 2026-04-24T04:17:34.775Z | Compiling signature v2.2.0 |
| 904 | 2026-04-24T04:17:34.789Z | Compiling http v1.4.0 |
| 905 | 2026-04-24T04:17:34.908Z | Compiling ff v0.13.1 |
| 906 | 2026-04-24T04:17:35.037Z | Compiling num-conv v0.2.0 |
| 907 | 2026-04-24T04:17:35.165Z | Compiling pest_generator v2.8.6 |
| 908 | 2026-04-24T04:17:35.168Z | Compiling powerfmt v0.2.0 |
| 909 | 2026-04-24T04:17:35.270Z | Compiling time-core v0.1.8 |
| 910 | 2026-04-24T04:17:35.363Z | Compiling winnow v0.7.14 |
| 911 | 2026-04-24T04:17:35.369Z | Compiling writeable v0.6.2 |
| 912 | 2026-04-24T04:17:35.410Z | Compiling litemap v0.8.1 |
| 913 | 2026-04-24T04:17:35.558Z | Compiling base16ct v0.2.0 |
| 914 | 2026-04-24T04:17:35.597Z | Compiling cpufeatures v0.2.17 |
| 915 | 2026-04-24T04:17:35.662Z | Compiling sec1 v0.7.3 |
| 916 | 2026-04-24T04:17:35.735Z | Compiling time-macros v0.2.27 |
| 917 | 2026-04-24T04:17:35.787Z | Compiling http-body v1.0.1 |
| 918 | 2026-04-24T04:17:35.790Z | Compiling deranged v0.5.6 |
| 919 | 2026-04-24T04:17:35.797Z | Compiling group v0.13.0 |
| 920 | 2026-04-24T04:17:35.922Z | Compiling hkdf v0.12.4 |
| 921 | 2026-04-24T04:17:35.932Z | Compiling serde_derive v1.0.228 |
| 922 | 2026-04-24T04:17:35.958Z | Compiling thiserror-impl v1.0.69 |
| 923 | 2026-04-24T04:17:36.048Z | Compiling zerofrom-derive v0.1.6 |
| 924 | 2026-04-24T04:17:36.233Z | Compiling tokio-macros v2.7.0 |
| 925 | 2026-04-24T04:17:36.707Z | Compiling yoke-derive v0.8.1 |
| 926 | 2026-04-24T04:17:36.839Z | Compiling zerovec-derive v0.11.2 |
| 927 | 2026-04-24T04:17:36.860Z | Compiling thiserror-impl v2.0.18 |
| 928 | 2026-04-24T04:17:36.977Z | Compiling tokio v1.52.1 |
| 929 | 2026-04-24T04:17:37.050Z | Compiling displaydoc v0.2.5 |
| 930 | 2026-04-24T04:17:37.139Z | Compiling thiserror v1.0.69 |
| 931 | 2026-04-24T04:17:37.231Z | Compiling ppv-lite86 v0.2.21 |
| 932 | 2026-04-24T04:17:37.251Z | Compiling zerofrom v0.1.6 |
| 933 | 2026-04-24T04:17:37.365Z | Compiling zerocopy-derive v0.7.35 |
| 934 | 2026-04-24T04:17:37.545Z | Compiling tracing-attributes v0.1.31 |
| 935 | 2026-04-24T04:17:37.756Z | Compiling yoke v0.8.1 |
| 936 | 2026-04-24T04:17:37.803Z | Compiling futures-macro v0.3.32 |
| 937 | 2026-04-24T04:17:37.927Z | Compiling pest_derive v2.8.6 |
| 938 | 2026-04-24T04:17:37.933Z | Compiling zerovec v0.11.5 |
| 939 | 2026-04-24T04:17:38.102Z | Compiling thiserror v2.0.18 |
| 940 | 2026-04-24T04:17:38.199Z | Compiling zerotrie v0.2.3 |
| 941 | 2026-04-24T04:17:38.236Z | Compiling zerocopy v0.7.35 |
| 942 | 2026-04-24T04:17:38.420Z | Compiling tinystr v0.8.2 |
| 943 | 2026-04-24T04:17:38.476Z | Compiling dtrace-parser v0.2.0 |
| 944 | 2026-04-24T04:17:38.496Z | Compiling potential_utf v0.1.4 |
| 945 | 2026-04-24T04:17:38.598Z | Compiling serde v1.0.228 |
| 946 | 2026-04-24T04:17:38.640Z | Compiling futures-util v0.3.32 |
| 947 | 2026-04-24T04:17:38.648Z | Compiling icu_locale_core v2.1.1 |
| 948 | 2026-04-24T04:17:38.775Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 949 | 2026-04-24T04:17:38.787Z | Compiling tracing v0.1.44 |
| 950 | 2026-04-24T04:17:39.050Z | Compiling num-bigint v0.4.6 |
| 951 | 2026-04-24T04:17:39.096Z | Compiling erased-serde v0.3.31 |
| 952 | 2026-04-24T04:17:39.109Z | Compiling scroll_derive v0.12.1 |
| 953 | 2026-04-24T04:17:39.362Z | Compiling num-iter v0.1.45 |
| 954 | 2026-04-24T04:17:39.474Z | Compiling crypto-bigint v0.5.5 |
| 955 | 2026-04-24T04:17:39.582Z | Compiling thread-id v4.2.2 |
| 956 | 2026-04-24T04:17:39.588Z | Compiling slog v2.8.2 |
| 957 | 2026-04-24T04:17:39.656Z | Compiling proc-macro-crate v3.4.0 |
| 958 | 2026-04-24T04:17:39.662Z | Compiling icu_provider v2.1.1 |
| 959 | 2026-04-24T04:17:39.874Z | Compiling scroll v0.12.0 |
| 960 | 2026-04-24T04:17:39.995Z | Compiling dof v0.3.0 |
| 961 | 2026-04-24T04:17:40.002Z | Compiling icu_collections v2.1.1 |
| 962 | 2026-04-24T04:17:40.108Z | Compiling time v0.3.47 |
| 963 | 2026-04-24T04:17:40.135Z | Compiling getrandom v0.3.4 |
| 964 | 2026-04-24T04:17:40.311Z | Compiling proc-macro-crate v1.3.1 |
| 965 | 2026-04-24T04:17:40.343Z | Compiling sha2 v0.10.9 |
| 966 | 2026-04-24T04:17:40.489Z | Compiling rustls-pki-types v1.14.0 |
| 967 | 2026-04-24T04:17:40.521Z | Compiling try-lock v0.2.5 |
| 968 | 2026-04-24T04:17:40.623Z | Compiling elliptic-curve v0.13.8 |
| 969 | 2026-04-24T04:17:40.646Z | Compiling untrusted v0.9.0 |
| 970 | 2026-04-24T04:17:40.728Z | Compiling tower-service v0.3.3 |
| 971 | 2026-04-24T04:17:40.757Z | Compiling plain v0.2.3 |
| 972 | 2026-04-24T04:17:40.815Z | Compiling ring v0.17.14 |
| 973 | 2026-04-24T04:17:40.818Z | Compiling num_enum_derive v0.5.11 |
| 974 | 2026-04-24T04:17:40.855Z | Compiling goblin v0.8.2 |
| 975 | 2026-04-24T04:17:40.949Z | Compiling want v0.3.1 |
| 976 | 2026-04-24T04:17:40.974Z | Compiling usdt-impl v0.5.0 |
| 977 | 2026-04-24T04:17:41.006Z | Compiling num_enum_derive v0.7.5 |
| 978 | 2026-04-24T04:17:41.109Z | Compiling httparse v1.10.1 |
| 979 | 2026-04-24T04:17:41.415Z | Compiling icu_normalizer_data v2.1.1 |
| 980 | 2026-04-24T04:17:41.485Z | Compiling icu_properties_data v2.1.2 |
| 981 | 2026-04-24T04:17:41.494Z | Compiling serde_tokenstream v0.2.2 |
| 982 | 2026-04-24T04:17:41.614Z | Compiling rand_chacha v0.3.1 |
| 983 | 2026-04-24T04:17:41.773Z | Compiling rfc6979 v0.4.0 |
| 984 | 2026-04-24T04:17:41.813Z | Compiling arc-swap v1.8.2 |
| 985 | 2026-04-24T04:17:41.832Z | Compiling pin-utils v0.1.0 |
| 986 | 2026-04-24T04:17:41.880Z | Compiling iana-time-zone v0.1.65 |
| 987 | 2026-04-24T04:17:41.896Z | Compiling atomic-waker v1.1.2 |
| 988 | 2026-04-24T04:17:42.014Z | Compiling either v1.15.0 |
| 989 | 2026-04-24T04:17:42.034Z | Compiling num_enum v0.7.5 |
| 990 | 2026-04-24T04:17:42.066Z | Compiling chrono v0.4.43 |
| 991 | 2026-04-24T04:17:42.093Z | Compiling hyper v1.8.1 |
| 992 | 2026-04-24T04:17:42.096Z | Compiling rustls-webpki v0.103.9 |
| 993 | 2026-04-24T04:17:42.138Z | Compiling ecdsa v0.16.9 |
| 994 | 2026-04-24T04:17:42.209Z | Compiling num_enum v0.5.11 |
| 995 | 2026-04-24T04:17:42.313Z | Compiling rand v0.8.5 |
| 996 | 2026-04-24T04:17:42.510Z | Compiling icu_properties v2.1.2 |
| 997 | 2026-04-24T04:17:42.864Z | Compiling icu_normalizer v2.1.1 |
| 998 | 2026-04-24T04:17:42.957Z | Compiling crossbeam-utils v0.8.21 |
| 999 | 2026-04-24T04:17:43.105Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-04-24T04:17:43.364Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-04-24T04:17:43.376Z | Compiling foreign-types-macros v0.2.3 |
| 1002 | 2026-04-24T04:17:43.461Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1003 | 2026-04-24T04:17:43.513Z | Compiling aho-corasick v1.1.4 |
| 1004 | 2026-04-24T04:17:43.602Z | Compiling thread_local v1.1.9 |
| 1005 | 2026-04-24T04:17:43.642Z | Compiling bitflags v2.11.0 |
| 1006 | 2026-04-24T04:17:43.866Z | Compiling tap v1.0.1 |
| 1007 | 2026-04-24T04:17:43.866Z | Compiling utf8parse v0.2.2 |
| 1008 | 2026-04-24T04:17:43.967Z | Compiling foreign-types-shared v0.3.1 |
| 1009 | 2026-04-24T04:17:43.970Z | Compiling regex-syntax v0.8.9 |
| 1010 | 2026-04-24T04:17:43.992Z | Compiling percent-encoding v2.3.2 |
| 1011 | 2026-04-24T04:17:44.048Z | Compiling foreign-types v0.5.0 |
| 1012 | 2026-04-24T04:17:44.074Z | Compiling wyz v0.5.1 |
| 1013 | 2026-04-24T04:17:44.117Z | Compiling form_urlencoded v1.2.2 |
| 1014 | 2026-04-24T04:17:44.157Z | Compiling curve25519-dalek v4.1.3 |
| 1015 | 2026-04-24T04:17:44.180Z | Compiling anstyle-parse v1.0.0 |
| 1016 | 2026-04-24T04:17:44.251Z | Compiling cargo_metadata v0.23.1 |
| 1017 | 2026-04-24T04:17:44.296Z | Compiling rand_chacha v0.9.0 |
| 1018 | 2026-04-24T04:17:44.356Z | Compiling idna_adapter v1.2.1 |
| 1019 | 2026-04-24T04:17:44.487Z | Compiling crossbeam-channel v0.5.15 |
| 1020 | 2026-04-24T04:17:44.762Z | Compiling num-bigint-dig v0.8.6 |
| 1021 | 2026-04-24T04:17:44.996Z | Compiling hyper-util v0.1.20 |
| 1022 | 2026-04-24T04:17:45.008Z | Compiling rustls v0.23.36 |
| 1023 | 2026-04-24T04:17:45.373Z | Compiling itertools v0.12.1 |
| 1024 | 2026-04-24T04:17:45.550Z | Compiling regex-automata v0.4.14 |
| 1025 | 2026-04-24T04:17:45.638Z | Compiling radium v0.7.0 |
| 1026 | 2026-04-24T04:17:45.968Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1027 | 2026-04-24T04:17:46.077Z | Compiling slog-scope v4.4.1 |
| 1028 | 2026-04-24T04:17:46.336Z | Compiling usdt-attr-macro v0.5.0 |
| 1029 | 2026-04-24T04:17:46.392Z | Compiling usdt-macro v0.5.0 |
| 1030 | 2026-04-24T04:17:46.539Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1031 | 2026-04-24T04:17:46.625Z | Compiling tokio-util v0.7.18 |
| 1032 | 2026-04-24T04:17:46.642Z | Compiling num-rational v0.4.2 |
| 1033 | 2026-04-24T04:17:46.691Z | Compiling num-complex v0.4.6 |
| 1034 | 2026-04-24T04:17:46.965Z | Compiling async-trait v0.1.89 |
| 1035 | 2026-04-24T04:17:47.100Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1036 | 2026-04-24T04:17:47.130Z | Compiling ed25519 v2.2.3 |
| 1037 | 2026-04-24T04:17:47.138Z | Compiling pkcs1 v0.7.5 |
| 1038 | 2026-04-24T04:17:47.280Z | Compiling cstr-argument v0.1.2 |
| 1039 | 2026-04-24T04:17:47.362Z | Compiling memmap v0.7.0 |
| 1040 | 2026-04-24T04:17:47.428Z | Compiling is-terminal v0.4.17 |
| 1041 | 2026-04-24T04:17:47.516Z | Compiling colorchoice v1.0.4 |
| 1042 | 2026-04-24T04:17:47.544Z | Compiling utf8_iter v1.0.4 |
| 1043 | 2026-04-24T04:17:47.551Z | Compiling take_mut v0.2.2 |
| 1044 | 2026-04-24T04:17:47.599Z | Compiling sync_wrapper v1.0.2 |
| 1045 | 2026-04-24T04:17:47.619Z | Compiling term v1.2.1 |
| 1046 | 2026-04-24T04:17:47.645Z | Compiling tower-layer v0.3.3 |
| 1047 | 2026-04-24T04:17:47.680Z | Compiling hashbrown v0.12.3 |
| 1048 | 2026-04-24T04:17:47.686Z | Compiling anstyle v1.0.14 |
| 1049 | 2026-04-24T04:17:47.798Z | Compiling anstyle-query v1.1.5 |
| 1050 | 2026-04-24T04:17:47.899Z | Compiling openssl-probe v0.2.1 |
| 1051 | 2026-04-24T04:17:47.902Z | Compiling funty v2.0.0 |
| 1052 | 2026-04-24T04:17:47.958Z | Compiling os_str_bytes v6.6.1 |
| 1053 | 2026-04-24T04:17:48.079Z | Compiling base64 v0.22.1 |
| 1054 | 2026-04-24T04:17:48.144Z | Compiling is_terminal_polyfill v1.70.2 |
| 1055 | 2026-04-24T04:17:48.148Z | Compiling clap_lex v0.2.4 |
| 1056 | 2026-04-24T04:17:48.216Z | Compiling bitvec v1.0.1 |
| 1057 | 2026-04-24T04:17:48.224Z | Compiling anstream v1.0.0 |
| 1058 | 2026-04-24T04:17:48.339Z | Compiling pem v3.0.6 |
| 1059 | 2026-04-24T04:17:48.405Z | Compiling indexmap v1.9.3 |
| 1060 | 2026-04-24T04:17:48.413Z | Compiling rustls-native-certs v0.8.3 |
| 1061 | 2026-04-24T04:17:48.546Z | Compiling slog-term v2.9.2 |
| 1062 | 2026-04-24T04:17:48.546Z | Compiling tower v0.5.3 |
| 1063 | 2026-04-24T04:17:48.714Z | Compiling tokio-rustls v0.26.4 |
| 1064 | 2026-04-24T04:17:48.751Z | Compiling idna v1.1.0 |
| 1065 | 2026-04-24T04:17:48.767Z | Compiling slog-async v2.8.0 |
| 1066 | 2026-04-24T04:17:48.965Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1067 | 2026-04-24T04:17:49.039Z | Compiling usdt v0.5.0 |
| 1068 | 2026-04-24T04:17:49.074Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1069 | 2026-04-24T04:17:49.127Z | Compiling rsa v0.9.10 |
| 1070 | 2026-04-24T04:17:49.185Z | Compiling ed25519-dalek v2.2.0 |
| 1071 | 2026-04-24T04:17:49.294Z | Compiling regex v1.12.3 |
| 1072 | 2026-04-24T04:17:49.300Z | Compiling num v0.4.3 |
| 1073 | 2026-04-24T04:17:49.322Z | Compiling slog-stdlog v4.1.1 |
| 1074 | 2026-04-24T04:17:49.364Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1075 | 2026-04-24T04:17:49.482Z | Compiling octocrab v0.49.7 |
| 1076 | 2026-04-24T04:17:49.511Z | Compiling rand v0.9.2 |
| 1077 | 2026-04-24T04:17:49.520Z | Compiling anyhow v1.0.102 |
| 1078 | 2026-04-24T04:17:49.548Z | Compiling p384 v0.13.1 |
| 1079 | 2026-04-24T04:17:49.760Z | Compiling p256 v0.13.2 |
| 1080 | 2026-04-24T04:17:49.796Z | Compiling snafu-derive v0.8.9 |
| 1081 | 2026-04-24T04:17:49.929Z | Compiling simple_asn1 v0.6.4 |
| 1082 | 2026-04-24T04:17:49.954Z | Compiling openssl-sys v0.9.111 |
| 1083 | 2026-04-24T04:17:49.963Z | Compiling libz-sys v1.1.23 |
| 1084 | 2026-04-24T04:17:50.059Z | Compiling futures-executor v0.3.32 |
| 1085 | 2026-04-24T04:17:50.138Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1086 | 2026-04-24T04:17:50.138Z | Compiling pin-project-internal v1.1.10 |
| 1087 | 2026-04-24T04:17:50.189Z | Compiling serde_repr v0.1.20 |
| 1088 | 2026-04-24T04:17:50.344Z | Compiling clap_derive v3.2.25 |
| 1089 | 2026-04-24T04:17:50.363Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1090 | 2026-04-24T04:17:50.544Z | Compiling num-derive v0.3.3 |
| 1091 | 2026-04-24T04:17:50.550Z | Compiling atty v0.2.14 |
| 1092 | 2026-04-24T04:17:50.643Z | Compiling strsim v0.10.0 |
| 1093 | 2026-04-24T04:17:50.797Z | Compiling oxnet v0.1.4 |
| 1094 | 2026-04-24T04:17:50.932Z | Compiling ryu v1.0.23 |
| 1095 | 2026-04-24T04:17:51.014Z | Compiling simd-adler32 v0.3.8 |
| 1096 | 2026-04-24T04:17:51.055Z | Compiling strsim v0.11.1 |
| 1097 | 2026-04-24T04:17:51.061Z | Compiling bitflags v1.3.2 |
| 1098 | 2026-04-24T04:17:51.112Z | Compiling termcolor v1.4.1 |
| 1099 | 2026-04-24T04:17:51.122Z | Compiling colored v3.1.1 |
| 1100 | 2026-04-24T04:17:51.211Z | Compiling iri-string v0.7.10 |
| 1101 | 2026-04-24T04:17:51.267Z | Compiling textwrap v0.16.2 |
| 1102 | 2026-04-24T04:17:51.443Z | Compiling clap_lex v1.0.0 |
| 1103 | 2026-04-24T04:17:51.469Z | Compiling unicode-width v0.2.2 |
| 1104 | 2026-04-24T04:17:51.488Z | Compiling adler2 v2.0.1 |
| 1105 | 2026-04-24T04:17:51.503Z | Compiling libscf-sys v1.1.0 |
| 1106 | 2026-04-24T04:17:51.583Z | Compiling snafu v0.8.9 |
| 1107 | 2026-04-24T04:17:51.609Z | Compiling clap_builder v4.6.0 |
| 1108 | 2026-04-24T04:17:51.627Z | Compiling miniz_oxide v0.8.9 |
| 1109 | 2026-04-24T04:17:51.678Z | Compiling console v0.16.2 |
| 1110 | 2026-04-24T04:17:51.690Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1111 | 2026-04-24T04:17:51.740Z | Compiling pin-project v1.1.10 |
| 1112 | 2026-04-24T04:17:51.829Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1113 | 2026-04-24T04:17:51.885Z | Compiling serde_urlencoded v0.7.1 |
| 1114 | 2026-04-24T04:17:52.056Z | Compiling clap v3.2.25 |
| 1115 | 2026-04-24T04:17:52.127Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1116 | 2026-04-24T04:17:52.293Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1117 | 2026-04-24T04:17:52.299Z | Compiling futures v0.3.32 |
| 1118 | 2026-04-24T04:17:52.368Z | Compiling tower-http v0.6.8 |
| 1119 | 2026-04-24T04:17:52.415Z | Compiling jsonwebtoken v10.3.0 |
| 1120 | 2026-04-24T04:17:52.521Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1121 | 2026-04-24T04:17:52.845Z | Compiling slog-envlogger v2.2.0 |
| 1122 | 2026-04-24T04:17:52.899Z | Compiling portable-atomic v1.13.1 |
| 1123 | 2026-04-24T04:17:53.094Z | Compiling url v2.5.8 |
| 1124 | 2026-04-24T04:17:53.101Z | Compiling hyper-rustls v0.27.7 |
| 1125 | 2026-04-24T04:17:53.247Z | Compiling crc32fast v1.5.0 |
| 1126 | 2026-04-24T04:17:53.373Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1127 | 2026-04-24T04:17:53.405Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1128 | 2026-04-24T04:17:53.408Z | Compiling rustix v1.1.4 |
| 1129 | 2026-04-24T04:17:53.428Z | Compiling hyper-timeout v0.5.2 |
| 1130 | 2026-04-24T04:17:53.509Z | Compiling clap_derive v4.6.1 |
| 1131 | 2026-04-24T04:17:53.618Z | Compiling http-body-util v0.1.3 |
| 1132 | 2026-04-24T04:17:53.794Z | Compiling zone_cfg_derive v0.3.1 |
| 1133 | 2026-04-24T04:17:53.852Z | Compiling async-recursion v0.3.2 |
| 1134 | 2026-04-24T04:17:54.293Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1135 | 2026-04-24T04:17:54.415Z | Compiling serde_spanned v1.1.1 |
| 1136 | 2026-04-24T04:17:54.477Z | Compiling serde_path_to_error v0.1.20 |
| 1137 | 2026-04-24T04:17:54.493Z | Compiling filetime v0.2.27 |
| 1138 | 2026-04-24T04:17:54.567Z | Compiling secrecy v0.10.3 |
| 1139 | 2026-04-24T04:17:54.605Z | Compiling openssl-probe v0.1.6 |
| 1140 | 2026-04-24T04:17:54.664Z | Compiling xattr v1.6.1 |
| 1141 | 2026-04-24T04:17:54.684Z | Compiling fastrand v2.3.0 |
| 1142 | 2026-04-24T04:17:54.762Z | Compiling hex v0.4.3 |
| 1143 | 2026-04-24T04:17:54.844Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1144 | 2026-04-24T04:17:54.860Z | Compiling unit-prefix v0.5.2 |
| 1145 | 2026-04-24T04:17:54.879Z | Compiling web-time v1.1.0 |
| 1146 | 2026-04-24T04:17:54.976Z | Compiling sha256 v1.6.0 |
| 1147 | 2026-04-24T04:17:54.994Z | Compiling indicatif v0.18.4 |
| 1148 | 2026-04-24T04:17:55.023Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1149 | 2026-04-24T04:17:55.054Z | Compiling tempfile v3.27.0 |
| 1150 | 2026-04-24T04:17:55.226Z | Compiling tar v0.4.45 |
| 1151 | 2026-04-24T04:17:55.277Z | Compiling clap v4.6.1 |
| 1152 | 2026-04-24T04:17:55.283Z | Compiling curl v0.4.49 |
| 1153 | 2026-04-24T04:17:55.349Z | Compiling zone v0.3.1 |
| 1154 | 2026-04-24T04:17:55.480Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1155 | 2026-04-24T04:17:55.739Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1156 | 2026-04-24T04:17:55.992Z | Compiling flate2 v1.1.9 |
| 1157 | 2026-04-24T04:17:56.019Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1158 | 2026-04-24T04:17:56.037Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1159 | 2026-04-24T04:17:56.122Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1160 | 2026-04-24T04:17:56.268Z | Compiling camino v1.2.2 |
| 1161 | 2026-04-24T04:17:56.275Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1162 | 2026-04-24T04:17:56.413Z | Compiling libloading v0.8.9 |
| 1163 | 2026-04-24T04:17:56.445Z | Compiling fs_extra v1.3.0 |
| 1164 | 2026-04-24T04:18:07.453Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1165 | 2026-04-24T04:18:17.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.10s |
| 1166 | 2026-04-24T04:18:17.124Z | |
| 1167 | 2026-04-24T04:18:17.124Z | real 46.158567190 |
| 1168 | 2026-04-24T04:18:17.124Z | user 3:17.502917797 |
| 1169 | 2026-04-24T04:18:17.124Z | sys 34.370943694 |
| 1170 | 2026-04-24T04:18:17.124Z | trap 0.124163520 |
| 1171 | 2026-04-24T04:18:17.124Z | tflt 0.159823997 |
| 1172 | 2026-04-24T04:18:17.124Z | dflt 0.115074553 |
| 1173 | 2026-04-24T04:18:17.124Z | kflt 0.000022607 |
| 1174 | 2026-04-24T04:18:17.124Z | lock 8:30.798239768 |
| 1175 | 2026-04-24T04:18:17.124Z | slp 13:25.678184738 |
| 1176 | 2026-04-24T04:18:17.124Z | lat 9.359965410 |
| 1177 | 2026-04-24T04:18:17.124Z | stop 21.301004080 |
| 1178 | 2026-04-24T04:18:17.127Z | + ptime -m cargo build --release |
| 1179 | 2026-04-24T04:18:17.323Z | Compiling proc-macro2 v1.0.106 |
| 1180 | 2026-04-24T04:18:17.323Z | Compiling quote v1.0.45 |
| 1181 | 2026-04-24T04:18:17.323Z | Compiling unicode-ident v1.0.24 |
| 1182 | 2026-04-24T04:18:17.323Z | Compiling libc v0.2.186 |
| 1183 | 2026-04-24T04:18:17.323Z | Compiling cfg-if v1.0.4 |
| 1184 | 2026-04-24T04:18:17.323Z | Compiling version_check v0.9.5 |
| 1185 | 2026-04-24T04:18:17.326Z | Compiling zeroize v1.8.2 |
| 1186 | 2026-04-24T04:18:17.326Z | Compiling serde_core v1.0.228 |
| 1187 | 2026-04-24T04:18:17.428Z | Compiling memchr v2.8.0 |
| 1188 | 2026-04-24T04:18:17.464Z | Compiling serde v1.0.228 |
| 1189 | 2026-04-24T04:18:17.558Z | Compiling autocfg v1.5.0 |
| 1190 | 2026-04-24T04:18:17.677Z | Compiling typenum v1.19.0 |
| 1191 | 2026-04-24T04:18:17.808Z | Compiling subtle v2.6.1 |
| 1192 | 2026-04-24T04:18:17.886Z | Compiling generic-array v0.14.7 |
| 1193 | 2026-04-24T04:18:17.961Z | Compiling itoa v1.0.17 |
| 1194 | 2026-04-24T04:18:18.130Z | Compiling getrandom v0.2.17 |
| 1195 | 2026-04-24T04:18:18.155Z | Compiling smallvec v1.15.1 |
| 1196 | 2026-04-24T04:18:18.191Z | Compiling const-oid v0.9.6 |
| 1197 | 2026-04-24T04:18:18.396Z | Compiling syn v1.0.109 |
| 1198 | 2026-04-24T04:18:18.473Z | Compiling libm v0.2.16 |
| 1199 | 2026-04-24T04:18:18.496Z | Compiling syn v2.0.117 |
| 1200 | 2026-04-24T04:18:18.570Z | Compiling num-traits v0.2.19 |
| 1201 | 2026-04-24T04:18:18.604Z | Compiling find-msvc-tools v0.1.9 |
| 1202 | 2026-04-24T04:18:18.795Z | Compiling thiserror v1.0.69 |
| 1203 | 2026-04-24T04:18:18.806Z | Compiling shlex v1.3.0 |
| 1204 | 2026-04-24T04:18:18.823Z | Compiling pin-project-lite v0.2.16 |
| 1205 | 2026-04-24T04:18:18.974Z | Compiling cc v1.2.56 |
| 1206 | 2026-04-24T04:18:19.108Z | Compiling log v0.4.29 |
| 1207 | 2026-04-24T04:18:19.247Z | Compiling zmij v1.0.21 |
| 1208 | 2026-04-24T04:18:19.542Z | Compiling crypto-common v0.1.7 |
| 1209 | 2026-04-24T04:18:19.683Z | Compiling block-buffer v0.10.4 |
| 1210 | 2026-04-24T04:18:19.696Z | Compiling rustversion v1.0.22 |
| 1211 | 2026-04-24T04:18:19.788Z | Compiling rand_core v0.6.4 |
| 1212 | 2026-04-24T04:18:19.959Z | Compiling digest v0.10.7 |
| 1213 | 2026-04-24T04:18:20.053Z | Compiling errno v0.3.14 |
| 1214 | 2026-04-24T04:18:20.116Z | Compiling socket2 v0.6.3 |
| 1215 | 2026-04-24T04:18:20.147Z | Compiling equivalent v1.0.2 |
| 1216 | 2026-04-24T04:18:20.199Z | Compiling once_cell v1.21.3 |
| 1217 | 2026-04-24T04:18:20.202Z | Compiling hashbrown v0.16.1 |
| 1218 | 2026-04-24T04:18:20.223Z | Compiling parking_lot_core v0.9.12 |
| 1219 | 2026-04-24T04:18:20.433Z | Compiling bytes v1.11.1 |
| 1220 | 2026-04-24T04:18:20.643Z | Compiling scopeguard v1.2.0 |
| 1221 | 2026-04-24T04:18:20.736Z | Compiling indexmap v2.13.0 |
| 1222 | 2026-04-24T04:18:20.742Z | Compiling base64ct v1.8.3 |
| 1223 | 2026-04-24T04:18:20.805Z | Compiling lock_api v0.4.14 |
| 1224 | 2026-04-24T04:18:21.037Z | Compiling pem-rfc7468 v0.7.0 |
| 1225 | 2026-04-24T04:18:21.051Z | Compiling signal-hook-registry v1.4.8 |
| 1226 | 2026-04-24T04:18:21.071Z | Compiling mio v1.2.0 |
| 1227 | 2026-04-24T04:18:21.310Z | Compiling der v0.7.10 |
| 1228 | 2026-04-24T04:18:21.351Z | Compiling parking_lot v0.12.5 |
| 1229 | 2026-04-24T04:18:21.584Z | Compiling synstructure v0.13.2 |
| 1230 | 2026-04-24T04:18:21.682Z | Compiling stable_deref_trait v1.2.1 |
| 1231 | 2026-04-24T04:18:21.700Z | Compiling thiserror v2.0.18 |
| 1232 | 2026-04-24T04:18:21.832Z | Compiling ucd-trie v0.1.7 |
| 1233 | 2026-04-24T04:18:21.967Z | Compiling serde_json v1.0.149 |
| 1234 | 2026-04-24T04:18:22.050Z | Compiling zerocopy v0.8.39 |
| 1235 | 2026-04-24T04:18:22.053Z | Compiling futures-core v0.3.32 |
| 1236 | 2026-04-24T04:18:22.080Z | Compiling pest v2.8.6 |
| 1237 | 2026-04-24T04:18:22.258Z | Compiling futures-sink v0.3.32 |
| 1238 | 2026-04-24T04:18:22.341Z | Compiling spki v0.7.3 |
| 1239 | 2026-04-24T04:18:22.359Z | Compiling num-integer v0.1.46 |
| 1240 | 2026-04-24T04:18:22.443Z | Compiling proc-macro-error-attr v1.0.4 |
| 1241 | 2026-04-24T04:18:22.611Z | Compiling pkcs8 v0.10.2 |
| 1242 | 2026-04-24T04:18:22.669Z | Compiling serde_derive v1.0.228 |
| 1243 | 2026-04-24T04:18:22.675Z | Compiling thiserror-impl v1.0.69 |
| 1244 | 2026-04-24T04:18:22.857Z | Compiling zerofrom-derive v0.1.6 |
| 1245 | 2026-04-24T04:18:23.297Z | Compiling yoke-derive v0.8.1 |
| 1246 | 2026-04-24T04:18:23.303Z | Compiling tokio-macros v2.7.0 |
| 1247 | 2026-04-24T04:18:23.386Z | Compiling thiserror-impl v2.0.18 |
| 1248 | 2026-04-24T04:18:23.943Z | Compiling zerovec-derive v0.11.2 |
| 1249 | 2026-04-24T04:18:24.048Z | Compiling tokio v1.52.1 |
| 1250 | 2026-04-24T04:18:24.050Z | Compiling zerofrom v0.1.6 |
| 1251 | 2026-04-24T04:18:24.170Z | Compiling pest_meta v2.8.6 |
| 1252 | 2026-04-24T04:18:24.289Z | Compiling displaydoc v0.2.5 |
| 1253 | 2026-04-24T04:18:24.313Z | Compiling yoke v0.8.1 |
| 1254 | 2026-04-24T04:18:24.501Z | Compiling zerocopy-derive v0.7.35 |
| 1255 | 2026-04-24T04:18:24.626Z | Compiling pkg-config v0.3.32 |
| 1256 | 2026-04-24T04:18:25.041Z | Compiling zerovec v0.11.5 |
| 1257 | 2026-04-24T04:18:25.075Z | Compiling pest_generator v2.8.6 |
| 1258 | 2026-04-24T04:18:25.120Z | Compiling futures-channel v0.3.32 |
| 1259 | 2026-04-24T04:18:25.370Z | Compiling semver v1.0.27 |
| 1260 | 2026-04-24T04:18:25.449Z | Compiling proc-macro-error v1.0.4 |
| 1261 | 2026-04-24T04:18:25.630Z | Compiling vcpkg v0.2.15 |
| 1262 | 2026-04-24T04:18:25.655Z | Compiling ppv-lite86 v0.2.21 |
| 1263 | 2026-04-24T04:18:25.693Z | Compiling pest_derive v2.8.6 |
| 1264 | 2026-04-24T04:18:25.811Z | Compiling tracing-attributes v0.1.31 |
| 1265 | 2026-04-24T04:18:25.867Z | Compiling futures-macro v0.3.32 |
| 1266 | 2026-04-24T04:18:25.987Z | Compiling tracing-core v0.1.36 |
| 1267 | 2026-04-24T04:18:25.996Z | Compiling hmac v0.12.1 |
| 1268 | 2026-04-24T04:18:26.183Z | Compiling futures-io v0.3.32 |
| 1269 | 2026-04-24T04:18:26.197Z | Compiling spin v0.9.8 |
| 1270 | 2026-04-24T04:18:26.204Z | Compiling winnow v1.0.1 |
| 1271 | 2026-04-24T04:18:26.340Z | Compiling pretty-hex v0.4.1 |
| 1272 | 2026-04-24T04:18:26.358Z | Compiling slab v0.4.12 |
| 1273 | 2026-04-24T04:18:26.483Z | Compiling futures-task v0.3.32 |
| 1274 | 2026-04-24T04:18:26.532Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1275 | 2026-04-24T04:18:26.581Z | Compiling lazy_static v1.5.0 |
| 1276 | 2026-04-24T04:18:26.666Z | Compiling tinystr v0.8.2 |
| 1277 | 2026-04-24T04:18:26.707Z | Compiling futures-util v0.3.32 |
| 1278 | 2026-04-24T04:18:26.903Z | Compiling slog v2.8.2 |
| 1279 | 2026-04-24T04:18:26.977Z | Compiling http v1.4.0 |
| 1280 | 2026-04-24T04:18:27.030Z | Compiling tracing v0.1.44 |
| 1281 | 2026-04-24T04:18:27.065Z | Compiling signature v2.2.0 |
| 1282 | 2026-04-24T04:18:27.072Z | Compiling ring v0.17.14 |
| 1283 | 2026-04-24T04:18:27.091Z | Compiling ff v0.13.1 |
| 1284 | 2026-04-24T04:18:27.178Z | Compiling getrandom v0.3.4 |
| 1285 | 2026-04-24T04:18:27.217Z | Compiling num-conv v0.2.0 |
| 1286 | 2026-04-24T04:18:27.239Z | Compiling writeable v0.6.2 |
| 1287 | 2026-04-24T04:18:27.344Z | Compiling winnow v0.7.14 |
| 1288 | 2026-04-24T04:18:27.422Z | Compiling litemap v0.8.1 |
| 1289 | 2026-04-24T04:18:27.467Z | Compiling toml_datetime v0.6.11 |
| 1290 | 2026-04-24T04:18:27.508Z | Compiling powerfmt v0.2.0 |
| 1291 | 2026-04-24T04:18:27.576Z | Compiling heck v0.4.1 |
| 1292 | 2026-04-24T04:18:27.632Z | Compiling cpufeatures v0.2.17 |
| 1293 | 2026-04-24T04:18:27.683Z | Compiling base16ct v0.2.0 |
| 1294 | 2026-04-24T04:18:27.698Z | Compiling byteorder v1.5.0 |
| 1295 | 2026-04-24T04:18:27.754Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1296 | 2026-04-24T04:18:27.761Z | Compiling time-core v0.1.8 |
| 1297 | 2026-04-24T04:18:27.901Z | Compiling winnow v0.5.40 |
| 1298 | 2026-04-24T04:18:27.909Z | Compiling time-macros v0.2.27 |
| 1299 | 2026-04-24T04:18:27.912Z | Compiling zerocopy v0.7.35 |
| 1300 | 2026-04-24T04:18:27.970Z | Compiling sec1 v0.7.3 |
| 1301 | 2026-04-24T04:18:28.447Z | Compiling http-body v1.0.1 |
| 1302 | 2026-04-24T04:18:28.606Z | Compiling deranged v0.5.6 |
| 1303 | 2026-04-24T04:18:28.769Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1304 | 2026-04-24T04:18:28.792Z | Compiling icu_locale_core v2.1.1 |
| 1305 | 2026-04-24T04:18:28.898Z | Compiling group v0.13.0 |
| 1306 | 2026-04-24T04:18:29.305Z | Compiling toml_edit v0.19.15 |
| 1307 | 2026-04-24T04:18:29.540Z | Compiling hkdf v0.12.4 |
| 1308 | 2026-04-24T04:18:29.650Z | Compiling erased-serde v0.3.31 |
| 1309 | 2026-04-24T04:18:29.724Z | Compiling num-bigint v0.4.6 |
| 1310 | 2026-04-24T04:18:29.824Z | Compiling potential_utf v0.1.4 |
| 1311 | 2026-04-24T04:18:30.005Z | Compiling zerotrie v0.2.3 |
| 1312 | 2026-04-24T04:18:30.262Z | Compiling scroll_derive v0.12.1 |
| 1313 | 2026-04-24T04:18:30.445Z | Compiling num-iter v0.1.45 |
| 1314 | 2026-04-24T04:18:30.567Z | Compiling crypto-bigint v0.5.5 |
| 1315 | 2026-04-24T04:18:31.311Z | Compiling usdt-impl v0.5.0 |
| 1316 | 2026-04-24T04:18:31.458Z | Compiling icu_properties_data v2.1.2 |
| 1317 | 2026-04-24T04:18:31.624Z | Compiling httparse v1.10.1 |
| 1318 | 2026-04-24T04:18:31.699Z | Compiling icu_normalizer_data v2.1.1 |
| 1319 | 2026-04-24T04:18:31.782Z | Compiling proc-macro-crate v1.3.1 |
| 1320 | 2026-04-24T04:18:31.955Z | Compiling elliptic-curve v0.13.8 |
| 1321 | 2026-04-24T04:18:32.015Z | Compiling time v0.3.47 |
| 1322 | 2026-04-24T04:18:32.201Z | Compiling scroll v0.12.0 |
| 1323 | 2026-04-24T04:18:32.346Z | Compiling icu_provider v2.1.1 |
| 1324 | 2026-04-24T04:18:32.752Z | Compiling icu_collections v2.1.1 |
| 1325 | 2026-04-24T04:18:32.755Z | Compiling thread-id v4.2.2 |
| 1326 | 2026-04-24T04:18:32.830Z | Compiling proc-macro-crate v3.4.0 |
| 1327 | 2026-04-24T04:18:33.026Z | Compiling dof v0.3.0 |
| 1328 | 2026-04-24T04:18:33.147Z | Compiling sha2 v0.10.9 |
| 1329 | 2026-04-24T04:18:33.248Z | Compiling dtrace-parser v0.2.0 |
| 1330 | 2026-04-24T04:18:33.336Z | Compiling libz-sys v1.1.23 |
| 1331 | 2026-04-24T04:18:33.367Z | Compiling openssl-sys v0.9.111 |
| 1332 | 2026-04-24T04:18:33.487Z | Compiling rustc_version v0.4.1 |
| 1333 | 2026-04-24T04:18:33.750Z | Compiling rustls-pki-types v1.14.0 |
| 1334 | 2026-04-24T04:18:33.770Z | Compiling plain v0.2.3 |
| 1335 | 2026-04-24T04:18:33.819Z | Compiling untrusted v0.9.0 |
| 1336 | 2026-04-24T04:18:33.876Z | Compiling crossbeam-utils v0.8.21 |
| 1337 | 2026-04-24T04:18:33.904Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1338 | 2026-04-24T04:18:33.942Z | Compiling try-lock v0.2.5 |
| 1339 | 2026-04-24T04:18:34.186Z | Compiling camino v1.2.2 |
| 1340 | 2026-04-24T04:18:34.300Z | Compiling tower-service v0.3.3 |
| 1341 | 2026-04-24T04:18:34.408Z | Compiling want v0.3.1 |
| 1342 | 2026-04-24T04:18:34.583Z | Compiling goblin v0.8.2 |
| 1343 | 2026-04-24T04:18:34.683Z | Compiling curve25519-dalek v4.1.3 |
| 1344 | 2026-04-24T04:18:35.016Z | Compiling num_enum_derive v0.7.5 |
| 1345 | 2026-04-24T04:18:35.039Z | Compiling num_enum_derive v0.5.11 |
| 1346 | 2026-04-24T04:18:35.718Z | Compiling rfc6979 v0.4.0 |
| 1347 | 2026-04-24T04:18:35.851Z | Compiling rand_chacha v0.3.1 |
| 1348 | 2026-04-24T04:18:35.904Z | Compiling serde_tokenstream v0.2.2 |
| 1349 | 2026-04-24T04:18:36.031Z | Compiling arc-swap v1.8.2 |
| 1350 | 2026-04-24T04:18:36.174Z | Compiling rustls v0.23.36 |
| 1351 | 2026-04-24T04:18:36.222Z | Compiling radium v0.7.0 |
| 1352 | 2026-04-24T04:18:36.297Z | Compiling atomic-waker v1.1.2 |
| 1353 | 2026-04-24T04:18:36.375Z | Compiling num-bigint-dig v0.8.6 |
| 1354 | 2026-04-24T04:18:36.395Z | Compiling iana-time-zone v0.1.65 |
| 1355 | 2026-04-24T04:18:36.421Z | Compiling pin-utils v0.1.0 |
| 1356 | 2026-04-24T04:18:36.486Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1357 | 2026-04-24T04:18:36.493Z | Compiling heck v0.5.0 |
| 1358 | 2026-04-24T04:18:36.520Z | Compiling either v1.15.0 |
| 1359 | 2026-04-24T04:18:36.621Z | Compiling chrono v0.4.43 |
| 1360 | 2026-04-24T04:18:36.684Z | Compiling hyper v1.8.1 |
| 1361 | 2026-04-24T04:18:36.738Z | Compiling rand v0.8.5 |
| 1362 | 2026-04-24T04:18:36.822Z | Compiling num_enum v0.5.11 |
| 1363 | 2026-04-24T04:18:36.831Z | Compiling num_enum v0.7.5 |
| 1364 | 2026-04-24T04:18:36.940Z | Compiling rustls-webpki v0.103.9 |
| 1365 | 2026-04-24T04:18:36.949Z | Compiling ecdsa v0.16.9 |
| 1366 | 2026-04-24T04:18:36.980Z | Compiling icu_normalizer v2.1.1 |
| 1367 | 2026-04-24T04:18:37.528Z | Compiling icu_properties v2.1.2 |
| 1368 | 2026-04-24T04:18:39.520Z | Compiling rand_core v0.9.5 |
| 1369 | 2026-04-24T04:18:39.809Z | Compiling primeorder v0.13.6 |
| 1370 | 2026-04-24T04:18:39.814Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1371 | 2026-04-24T04:18:40.072Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1372 | 2026-04-24T04:18:40.160Z | Compiling foreign-types-macros v0.2.3 |
| 1373 | 2026-04-24T04:18:40.172Z | Compiling cargo-platform v0.3.2 |
| 1374 | 2026-04-24T04:18:40.247Z | Compiling indexmap v1.9.3 |
| 1375 | 2026-04-24T04:18:40.274Z | Compiling aho-corasick v1.1.4 |
| 1376 | 2026-04-24T04:18:40.409Z | Compiling thread_local v1.1.9 |
| 1377 | 2026-04-24T04:18:40.495Z | Compiling anyhow v1.0.102 |
| 1378 | 2026-04-24T04:18:40.758Z | Compiling tap v1.0.1 |
| 1379 | 2026-04-24T04:18:40.766Z | Compiling slog-async v2.8.0 |
| 1380 | 2026-04-24T04:18:40.775Z | Compiling foreign-types-shared v0.3.1 |
| 1381 | 2026-04-24T04:18:40.800Z | Compiling utf8parse v0.2.2 |
| 1382 | 2026-04-24T04:18:40.823Z | Compiling percent-encoding v2.3.2 |
| 1383 | 2026-04-24T04:18:40.844Z | Compiling regex-syntax v0.8.9 |
| 1384 | 2026-04-24T04:18:40.860Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-04-24T04:18:40.901Z | Compiling anstyle-parse v1.0.0 |
| 1386 | 2026-04-24T04:18:41.077Z | Compiling form_urlencoded v1.2.2 |
| 1387 | 2026-04-24T04:18:41.093Z | Compiling wyz v0.5.1 |
| 1388 | 2026-04-24T04:18:41.248Z | Compiling foreign-types v0.5.0 |
| 1389 | 2026-04-24T04:18:41.320Z | Compiling cargo_metadata v0.23.1 |
| 1390 | 2026-04-24T04:18:41.338Z | Compiling crossbeam-channel v0.5.15 |
| 1391 | 2026-04-24T04:18:41.342Z | Compiling rand_chacha v0.9.0 |
| 1392 | 2026-04-24T04:18:42.871Z | Compiling idna_adapter v1.2.1 |
| 1393 | 2026-04-24T04:18:42.898Z | Compiling hyper-util v0.1.20 |
| 1394 | 2026-04-24T04:18:42.898Z | Compiling regex-automata v0.4.14 |
| 1395 | 2026-04-24T04:18:44.533Z | Compiling itertools v0.12.1 |
| 1396 | 2026-04-24T04:18:46.031Z | Compiling slog-scope v4.4.1 |
| 1397 | 2026-04-24T04:18:46.046Z | Compiling usdt-attr-macro v0.5.0 |
| 1398 | 2026-04-24T04:18:46.231Z | Compiling usdt-macro v0.5.0 |
| 1399 | 2026-04-24T04:18:46.568Z | Compiling num-rational v0.4.2 |
| 1400 | 2026-04-24T04:18:46.789Z | Compiling tokio-util v0.7.18 |
| 1401 | 2026-04-24T04:18:46.989Z | Compiling ed25519 v2.2.3 |
| 1402 | 2026-04-24T04:18:47.403Z | Compiling num-complex v0.4.6 |
| 1403 | 2026-04-24T04:18:47.655Z | Compiling pkcs1 v0.7.5 |
| 1404 | 2026-04-24T04:18:47.840Z | Compiling async-trait v0.1.89 |
| 1405 | 2026-04-24T04:18:47.921Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1406 | 2026-04-24T04:18:48.115Z | Compiling memmap v0.7.0 |
| 1407 | 2026-04-24T04:18:48.329Z | Compiling is-terminal v0.4.17 |
| 1408 | 2026-04-24T04:18:48.438Z | Compiling cstr-argument v0.1.2 |
| 1409 | 2026-04-24T04:18:48.460Z | Compiling tower-layer v0.3.3 |
| 1410 | 2026-04-24T04:18:48.585Z | Compiling portable-atomic v1.13.1 |
| 1411 | 2026-04-24T04:18:48.673Z | Compiling sync_wrapper v1.0.2 |
| 1412 | 2026-04-24T04:18:48.777Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1413 | 2026-04-24T04:18:48.798Z | Compiling is_terminal_polyfill v1.70.2 |
| 1414 | 2026-04-24T04:18:48.854Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1415 | 2026-04-24T04:18:48.885Z | Compiling crc32fast v1.5.0 |
| 1416 | 2026-04-24T04:18:48.993Z | Compiling openssl-probe v0.2.1 |
| 1417 | 2026-04-24T04:18:49.049Z | Compiling base64 v0.22.1 |
| 1418 | 2026-04-24T04:18:49.286Z | Compiling hashbrown v0.12.3 |
| 1419 | 2026-04-24T04:18:49.314Z | Compiling os_str_bytes v6.6.1 |
| 1420 | 2026-04-24T04:18:49.314Z | Compiling utf8_iter v1.0.4 |
| 1421 | 2026-04-24T04:18:49.314Z | Compiling colorchoice v1.0.4 |
| 1422 | 2026-04-24T04:18:49.395Z | Compiling take_mut v0.2.2 |
| 1423 | 2026-04-24T04:18:49.415Z | Compiling funty v2.0.0 |
| 1424 | 2026-04-24T04:18:49.468Z | Compiling anstyle v1.0.14 |
| 1425 | 2026-04-24T04:18:49.477Z | Compiling anstyle-query v1.1.5 |
| 1426 | 2026-04-24T04:18:49.532Z | Compiling rustix v1.1.4 |
| 1427 | 2026-04-24T04:18:49.572Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1428 | 2026-04-24T04:18:49.649Z | Compiling term v1.2.1 |
| 1429 | 2026-04-24T04:18:49.819Z | Compiling bitvec v1.0.1 |
| 1430 | 2026-04-24T04:18:52.092Z | Compiling anstream v1.0.0 |
| 1431 | 2026-04-24T04:18:52.092Z | Compiling slog-term v2.9.2 |
| 1432 | 2026-04-24T04:18:52.092Z | Compiling clap_lex v0.2.4 |
| 1433 | 2026-04-24T04:18:52.092Z | Compiling idna v1.1.0 |
| 1434 | 2026-04-24T04:18:52.092Z | Compiling pem v3.0.6 |
| 1435 | 2026-04-24T04:18:52.092Z | Compiling rustls-native-certs v0.8.3 |
| 1436 | 2026-04-24T04:18:52.203Z | Compiling tower v0.5.3 |
| 1437 | 2026-04-24T04:18:52.203Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1438 | 2026-04-24T04:18:52.207Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1439 | 2026-04-24T04:18:54.245Z | Compiling usdt v0.5.0 |
| 1440 | 2026-04-24T04:18:54.270Z | Compiling rsa v0.9.10 |
| 1441 | 2026-04-24T04:18:54.270Z | Compiling num v0.4.3 |
| 1442 | 2026-04-24T04:18:54.270Z | Compiling tokio-rustls v0.26.4 |
| 1443 | 2026-04-24T04:18:54.271Z | Compiling ed25519-dalek v2.2.0 |
| 1444 | 2026-04-24T04:18:54.271Z | Compiling slog-stdlog v4.1.1 |
| 1445 | 2026-04-24T04:18:54.271Z | Compiling regex v1.12.3 |
| 1446 | 2026-04-24T04:18:54.271Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1447 | 2026-04-24T04:18:54.271Z | Compiling octocrab v0.49.7 |
| 1448 | 2026-04-24T04:18:54.271Z | Compiling rand v0.9.2 |
| 1449 | 2026-04-24T04:18:54.271Z | Compiling p384 v0.13.1 |
| 1450 | 2026-04-24T04:18:54.271Z | Compiling p256 v0.13.2 |
| 1451 | 2026-04-24T04:18:54.271Z | Compiling snafu-derive v0.8.9 |
| 1452 | 2026-04-24T04:18:54.311Z | Compiling simple_asn1 v0.6.4 |
| 1453 | 2026-04-24T04:18:54.781Z | Compiling futures-executor v0.3.32 |
| 1454 | 2026-04-24T04:18:54.806Z | Compiling clap_derive v3.2.25 |
| 1455 | 2026-04-24T04:18:54.810Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1456 | 2026-04-24T04:18:55.323Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1457 | 2026-04-24T04:18:55.485Z | Compiling serde_repr v0.1.20 |
| 1458 | 2026-04-24T04:18:55.569Z | Compiling pin-project-internal v1.1.10 |
| 1459 | 2026-04-24T04:18:55.726Z | Compiling num-derive v0.3.3 |
| 1460 | 2026-04-24T04:18:55.762Z | Compiling atty v0.2.14 |
| 1461 | 2026-04-24T04:18:55.875Z | Compiling oxnet v0.1.4 |
| 1462 | 2026-04-24T04:18:56.074Z | Compiling bitflags v1.3.2 |
| 1463 | 2026-04-24T04:18:56.172Z | Compiling ryu v1.0.23 |
| 1464 | 2026-04-24T04:18:56.200Z | Compiling clap_lex v1.0.0 |
| 1465 | 2026-04-24T04:18:56.457Z | Compiling simd-adler32 v0.3.8 |
| 1466 | 2026-04-24T04:18:56.508Z | Compiling iri-string v0.7.10 |
| 1467 | 2026-04-24T04:18:56.548Z | Compiling strsim v0.10.0 |
| 1468 | 2026-04-24T04:18:56.654Z | Compiling colored v3.1.1 |
| 1469 | 2026-04-24T04:18:56.680Z | Compiling curl v0.4.49 |
| 1470 | 2026-04-24T04:18:57.267Z | Compiling strsim v0.11.1 |
| 1471 | 2026-04-24T04:18:57.309Z | Compiling termcolor v1.4.1 |
| 1472 | 2026-04-24T04:18:57.363Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1473 | 2026-04-24T04:18:57.598Z | Compiling unicode-width v0.2.2 |
| 1474 | 2026-04-24T04:18:57.737Z | Compiling textwrap v0.16.2 |
| 1475 | 2026-04-24T04:18:57.774Z | Compiling adler2 v2.0.1 |
| 1476 | 2026-04-24T04:18:57.903Z | Compiling tower-http v0.6.8 |
| 1477 | 2026-04-24T04:18:57.939Z | Compiling miniz_oxide v0.8.9 |
| 1478 | 2026-04-24T04:18:58.019Z | Compiling clap v3.2.25 |
| 1479 | 2026-04-24T04:18:58.116Z | Compiling console v0.16.2 |
| 1480 | 2026-04-24T04:18:59.302Z | Compiling clap_builder v4.6.0 |
| 1481 | 2026-04-24T04:18:59.387Z | Compiling pin-project v1.1.10 |
| 1482 | 2026-04-24T04:18:59.408Z | Compiling libscf-sys v1.1.0 |
| 1483 | 2026-04-24T04:18:59.485Z | Compiling serde_urlencoded v0.7.1 |
| 1484 | 2026-04-24T04:18:59.534Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1485 | 2026-04-24T04:18:59.770Z | Compiling snafu v0.8.9 |
| 1486 | 2026-04-24T04:19:00.282Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1487 | 2026-04-24T04:19:00.358Z | Compiling futures v0.3.32 |
| 1488 | 2026-04-24T04:19:00.432Z | Compiling jsonwebtoken v10.3.0 |
| 1489 | 2026-04-24T04:19:00.581Z | Compiling slog-envlogger v2.2.0 |
| 1490 | 2026-04-24T04:19:01.931Z | Compiling hyper-rustls v0.27.7 |
| 1491 | 2026-04-24T04:19:01.952Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1492 | 2026-04-24T04:19:03.626Z | Compiling url v2.5.8 |
| 1493 | 2026-04-24T04:19:03.684Z | Compiling hyper-timeout v0.5.2 |
| 1494 | 2026-04-24T04:19:03.792Z | Compiling clap_derive v4.6.1 |
| 1495 | 2026-04-24T04:19:03.893Z | Compiling http-body-util v0.1.3 |
| 1496 | 2026-04-24T04:19:04.170Z | Compiling zone_cfg_derive v0.3.1 |
| 1497 | 2026-04-24T04:19:04.404Z | Compiling async-recursion v0.3.2 |
| 1498 | 2026-04-24T04:19:04.761Z | Compiling serde_path_to_error v0.1.20 |
| 1499 | 2026-04-24T04:19:04.889Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1500 | 2026-04-24T04:19:04.976Z | Compiling serde_spanned v1.1.1 |
| 1501 | 2026-04-24T04:19:05.137Z | Compiling filetime v0.2.27 |
| 1502 | 2026-04-24T04:19:05.215Z | Compiling secrecy v0.10.3 |
| 1503 | 2026-04-24T04:19:05.304Z | Compiling fastrand v2.3.0 |
| 1504 | 2026-04-24T04:19:05.316Z | Compiling unit-prefix v0.5.2 |
| 1505 | 2026-04-24T04:19:05.370Z | Compiling hex v0.4.3 |
| 1506 | 2026-04-24T04:19:05.477Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1507 | 2026-04-24T04:19:05.566Z | Compiling xattr v1.6.1 |
| 1508 | 2026-04-24T04:19:05.633Z | Compiling web-time v1.1.0 |
| 1509 | 2026-04-24T04:19:05.655Z | Compiling openssl-probe v0.1.6 |
| 1510 | 2026-04-24T04:19:05.720Z | Compiling tar v0.4.45 |
| 1511 | 2026-04-24T04:19:05.750Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1512 | 2026-04-24T04:19:05.915Z | Compiling sha256 v1.6.0 |
| 1513 | 2026-04-24T04:19:06.248Z | Compiling clap v4.6.1 |
| 1514 | 2026-04-24T04:19:06.325Z | Compiling tempfile v3.27.0 |
| 1515 | 2026-04-24T04:19:07.249Z | Compiling indicatif v0.18.4 |
| 1516 | 2026-04-24T04:19:07.791Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1517 | 2026-04-24T04:19:08.098Z | Compiling zone v0.3.1 |
| 1518 | 2026-04-24T04:19:08.324Z | Compiling flate2 v1.1.9 |
| 1519 | 2026-04-24T04:19:08.738Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1520 | 2026-04-24T04:19:08.887Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1521 | 2026-04-24T04:19:08.998Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1522 | 2026-04-24T04:19:09.532Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1523 | 2026-04-24T04:19:10.266Z | Compiling libloading v0.8.9 |
| 1524 | 2026-04-24T04:19:10.327Z | Compiling fs_extra v1.3.0 |
| 1525 | 2026-04-24T04:19:20.277Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1526 | 2026-04-24T04:19:43.909Z | Finished `release` profile [optimized] target(s) in 1m 26s |
| 1527 | 2026-04-24T04:19:43.978Z | |
| 1528 | 2026-04-24T04:19:44.076Z | real 1:26.820525805 |
| 1529 | 2026-04-24T04:19:44.076Z | user 7:37.908453357 |
| 1530 | 2026-04-24T04:19:44.076Z | sys 46.400764060 |
| 1531 | 2026-04-24T04:19:44.076Z | trap 0.261996770 |
| 1532 | 2026-04-24T04:19:44.076Z | tflt 0.665855791 |
| 1533 | 2026-04-24T04:19:44.076Z | dflt 0.560421397 |
| 1534 | 2026-04-24T04:19:44.076Z | kflt 0.000062150 |
| 1535 | 2026-04-24T04:19:44.076Z | lock 22:58.057250986 |
| 1536 | 2026-04-24T04:19:44.076Z | slp 27:52.603460524 |
| 1537 | 2026-04-24T04:19:44.077Z | lat 30.073083850 |
| 1538 | 2026-04-24T04:19:44.077Z | stop 34.741554504 |
| 1539 | 2026-04-24T04:19:44.077Z | + for x in debug release |
| 1540 | 2026-04-24T04:19:44.077Z | + mkdir -p /work/debug |
| 1541 | 2026-04-24T04:19:44.077Z | + cp target/debug/softnpu /work/debug/ |
| 1542 | 2026-04-24T04:19:44.077Z | + cp target/debug/npuzone /work/debug/ |
| 1543 | 2026-04-24T04:19:44.191Z | + cp target/debug/npuvm /work/debug/ |
| 1544 | 2026-04-24T04:19:44.329Z | + digest -a sha256 /work/debug/softnpu |
| 1545 | 2026-04-24T04:19:44.390Z | + digest -a sha256 /work/debug/npuzone |
| 1546 | 2026-04-24T04:19:44.489Z | + digest -a sha256 /work/debug/npuvm |
| 1547 | 2026-04-24T04:19:44.586Z | + for x in debug release |
| 1548 | 2026-04-24T04:19:44.587Z | + mkdir -p /work/release |
| 1549 | 2026-04-24T04:19:44.590Z | + cp target/release/softnpu /work/release/ |
| 1550 | 2026-04-24T04:19:44.602Z | + cp target/release/npuzone /work/release/ |
| 1551 | 2026-04-24T04:19:44.627Z | + cp target/release/npuvm /work/release/ |
| 1552 | 2026-04-24T04:19:44.651Z | + digest -a sha256 /work/release/softnpu |
| 1553 | 2026-04-24T04:19:44.664Z | + digest -a sha256 /work/release/npuzone |
| 1554 | 2026-04-24T04:19:44.684Z | + digest -a sha256 /work/release/npuvm |
| 1555 | 2026-04-24T04:19:44.708Z | process exited: duration 190092 ms, exit code 0 |
| |
| 1556 | 2026-04-24T04:19:44.716Z | found 12 output files |
| 1557 | 2026-04-24T04:19:44.716Z | uploading: /work/debug/npuvm (182892440 bytes) |
| 1558 | 2026-04-24T04:19:47.048Z | uploaded: /work/debug/npuvm |
| 1559 | 2026-04-24T04:19:47.048Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1560 | 2026-04-24T04:19:48.092Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1561 | 2026-04-24T04:19:48.092Z | uploading: /work/debug/npuzone (186537496 bytes) |
| 1562 | 2026-04-24T04:19:50.578Z | uploaded: /work/debug/npuzone |
| 1563 | 2026-04-24T04:19:50.578Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1564 | 2026-04-24T04:19:51.605Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1565 | 2026-04-24T04:19:51.605Z | uploading: /work/debug/softnpu (102307792 bytes) |
| 1566 | 2026-04-24T04:19:53.738Z | uploaded: /work/debug/softnpu |
| 1567 | 2026-04-24T04:19:53.739Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1568 | 2026-04-24T04:19:54.749Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1569 | 2026-04-24T04:19:54.749Z | uploading: /work/release/npuvm (27074784 bytes) |
| 1570 | 2026-04-24T04:19:55.986Z | uploaded: /work/release/npuvm |
| 1571 | 2026-04-24T04:19:55.986Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1572 | 2026-04-24T04:19:56.997Z | uploaded: /work/release/npuvm.sha256.txt |
| 1573 | 2026-04-24T04:19:56.997Z | uploading: /work/release/npuzone (27694760 bytes) |
| 1574 | 2026-04-24T04:19:58.257Z | uploaded: /work/release/npuzone |
| 1575 | 2026-04-24T04:19:58.257Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1576 | 2026-04-24T04:19:59.267Z | uploaded: /work/release/npuzone.sha256.txt |
| 1577 | 2026-04-24T04:19:59.267Z | uploading: /work/release/softnpu (15677504 bytes) |
| 1578 | 2026-04-24T04:20:00.382Z | uploaded: /work/release/softnpu |
| 1579 | 2026-04-24T04:20:00.382Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1580 | 2026-04-24T04:20:01.390Z | uploaded: /work/release/softnpu.sha256.txt |