|
|
|
| 1 | 2026-04-24T10:12:40.684Z | job assigned to worker 01KPZFK363D0W04CR53S6PTNGA [factory aws, i-033ad7786ae1517c0] (queued for 42 s) |
| |
| 2 | 2026-04-24T10:12:47.507Z | starting task 0: "setup" |
| 3 | 2026-04-24T10:12:47.511Z | ++ uname -s |
| 4 | 2026-04-24T10:12:47.515Z | + kern=SunOS |
| 5 | 2026-04-24T10:12:47.515Z | + build_user=build |
| 6 | 2026-04-24T10:12:47.515Z | + build_uid=12345 |
| 7 | 2026-04-24T10:12:47.515Z | + work_dir=/work |
| 8 | 2026-04-24T10:12:47.515Z | + input_dir=/input |
| 9 | 2026-04-24T10:12:47.515Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-24T10:12:47.515Z | + case "$kern" in |
| 11 | 2026-04-24T10:12:47.515Z | + groupadd -g 12345 build |
| 12 | 2026-04-24T10:12:47.515Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-24T10:12:49.521Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-24T10:12:49.640Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-24T10:12:49.643Z | + home_fs=zfs |
| 16 | 2026-04-24T10:12:49.643Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-24T10:12:49.643Z | + mkdir -p /home/build |
| 18 | 2026-04-24T10:12:49.643Z | + chown build:build /home/build /work |
| 19 | 2026-04-24T10:12:51.644Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-24T10:12:51.670Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-04-24T10:12:51.685Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-24T10:12:51.689Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-24T10:12:51.689Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-24T10:12:51.689Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-24T10:12:51.689Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-24T10:12:51.689Z | * rust toolchain channel = "stable" |
| 27 | 2026-04-24T10:12:51.689Z | * rust toolchain profile = "default" |
| 28 | 2026-04-24T10:12:51.692Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-24T10:12:51.692Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-24T10:12:51.811Z | info: downloading installer |
| 31 | 2026-04-24T10:12:53.438Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-24T10:12:53.438Z | warn: /opt/ooce/bin |
| 33 | 2026-04-24T10:12:53.438Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-24T10:12:53.438Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-24T10:12:53.438Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-24T10:12:53.438Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-24T10:12:53.438Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-24T10:12:53.438Z | error: cannot install while Rust is installed |
| 39 | 2026-04-24T10:12:53.438Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-24T10:12:53.438Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-24T10:12:53.438Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-24T10:12:53.438Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-24T10:12:53.438Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-24T10:12:53.451Z | info: profile set to default |
| 45 | 2026-04-24T10:12:53.451Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-24T10:12:53.454Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-24T10:12:53.603Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-24T10:12:53.606Z | info: downloading 6 components |
| 49 | 2026-04-24T10:13:09.710Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-24T10:13:09.710Z | |
| 51 | 2026-04-24T10:13:09.739Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-24T10:13:09.739Z | |
| 53 | 2026-04-24T10:13:09.739Z | |
| 54 | 2026-04-24T10:13:09.739Z | Rust is installed now. Great! |
| 55 | 2026-04-24T10:13:09.739Z | |
| 56 | 2026-04-24T10:13:09.739Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-24T10:13:09.739Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-24T10:13:09.739Z | |
| 59 | 2026-04-24T10:13:09.739Z | To configure your current shell, you need to source |
| 60 | 2026-04-24T10:13:09.739Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-24T10:13:09.739Z | |
| 62 | 2026-04-24T10:13:09.739Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-24T10:13:09.739Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-24T10:13:09.739Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-24T10:13:09.739Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-24T10:13:09.739Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-24T10:13:09.739Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-24T10:13:09.739Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-24T10:13:09.742Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-24T10:13:09.742Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-24T10:13:09.825Z | + rustup --version |
| 72 | 2026-04-24T10:13:09.834Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-24T10:13:09.837Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-24T10:13:09.856Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-24T10:13:09.858Z | + cargo --version |
| 76 | 2026-04-24T10:13:09.872Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-24T10:13:09.875Z | + rustc --version |
| 78 | 2026-04-24T10:13:09.894Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-24T10:13:09.897Z | process exited: duration 18210 ms, exit code 0 |
| |
| 80 | 2026-04-24T10:13:09.903Z | starting task 2: "authentication" |
| 81 | 2026-04-24T10:13:09.918Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-24T10:13:09.924Z | starting task 3: "clone repository" |
| 83 | 2026-04-24T10:13:09.927Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-04-24T10:13:09.930Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-04-24T10:13:09.966Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-04-24T10:13:10.426Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-04-24T10:13:10.426Z | + git fetch origin 0a4c844fc5c4bb57c54a669c6f1cfb36bc6355d4 |
| 88 | 2026-04-24T10:13:10.673Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-04-24T10:13:10.673Z | * branch 0a4c844fc5c4bb57c54a669c6f1cfb36bc6355d4 -> FETCH_HEAD |
| 90 | 2026-04-24T10:13:10.678Z | + [[ -n renovate/octocrab-0.x-lockfile ]] |
| 91 | 2026-04-24T10:13:10.681Z | ++ git branch --show-current |
| 92 | 2026-04-24T10:13:10.681Z | + current=main |
| 93 | 2026-04-24T10:13:10.681Z | + [[ main != renovate/octocrab-0.x-lockfile ]] |
| 94 | 2026-04-24T10:13:10.681Z | + git branch -f renovate/octocrab-0.x-lockfile 0a4c844fc5c4bb57c54a669c6f1cfb36bc6355d4 |
| 95 | 2026-04-24T10:13:10.684Z | + git checkout -f renovate/octocrab-0.x-lockfile |
| 96 | 2026-04-24T10:13:10.686Z | Switched to branch 'renovate/octocrab-0.x-lockfile' |
| 97 | 2026-04-24T10:13:10.689Z | + git reset --hard 0a4c844fc5c4bb57c54a669c6f1cfb36bc6355d4 |
| 98 | 2026-04-24T10:13:10.692Z | HEAD is now at 0a4c844 Update Rust crate octocrab to v0.49.8 |
| 99 | 2026-04-24T10:13:10.692Z | process exited: duration 766 ms, exit code 0 |
| |
| 100 | 2026-04-24T10:13:10.698Z | starting task 4: "build" |
| 101 | 2026-04-24T10:13:10.702Z | + cargo --version |
| 102 | 2026-04-24T10:13:10.708Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-24T10:13:10.867Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-24T10:13:10.870Z | info: downloading 6 components |
| 105 | 2026-04-24T10:13:25.178Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-24T10:13:25.181Z | + rustc --version |
| 107 | 2026-04-24T10:13:25.209Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-24T10:13:25.214Z | + banner check |
| 109 | 2026-04-24T10:13:25.217Z | |
| 110 | 2026-04-24T10:13:25.217Z | #### # # ###### #### # # |
| 111 | 2026-04-24T10:13:25.217Z | # # # # # # # # # |
| 112 | 2026-04-24T10:13:25.217Z | # ###### ##### # #### |
| 113 | 2026-04-24T10:13:25.217Z | # # # # # # # |
| 114 | 2026-04-24T10:13:25.217Z | # # # # # # # # # |
| 115 | 2026-04-24T10:13:25.217Z | #### # # ###### #### # # |
| 116 | 2026-04-24T10:13:25.217Z | |
| 117 | 2026-04-24T10:13:25.217Z | + cargo fmt -- --check |
| 118 | 2026-04-24T10:13:25.296Z | + cargo clippy -- --deny warnings |
| 119 | 2026-04-24T10:13:25.399Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-04-24T10:13:26.067Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-04-24T10:13:26.067Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-04-24T10:13:26.082Z | Updating crates.io index |
| 123 | 2026-04-24T10:13:26.085Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-04-24T10:13:26.399Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-04-24T10:13:26.399Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-04-24T10:13:26.439Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-04-24T10:13:26.707Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-04-24T10:13:26.707Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-04-24T10:13:26.713Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-04-24T10:13:27.113Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-04-24T10:13:27.113Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-04-24T10:13:27.290Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-04-24T10:13:27.575Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-04-24T10:13:27.575Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-04-24T10:13:27.689Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-04-24T10:13:27.968Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-04-24T10:13:27.968Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-04-24T10:13:28.034Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-04-24T10:13:28.866Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-04-24T10:13:28.866Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-04-24T10:13:29.101Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-04-24T10:13:29.392Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-04-24T10:13:29.392Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-04-24T10:13:29.425Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-04-24T10:13:29.669Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-04-24T10:13:29.669Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-04-24T10:13:29.754Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-04-24T10:13:30.047Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-04-24T10:13:30.047Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-04-24T10:13:30.405Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-04-24T10:13:30.676Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-04-24T10:13:30.676Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-04-24T10:13:32.632Z | Downloading crates ... |
| 154 | 2026-04-24T10:13:32.690Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-04-24T10:13:32.696Z | Downloaded adler2 v2.0.1 |
| 156 | 2026-04-24T10:13:32.699Z | Downloaded console v0.16.2 |
| 157 | 2026-04-24T10:13:32.704Z | Downloaded base16ct v0.2.0 |
| 158 | 2026-04-24T10:13:32.708Z | Downloaded dtrace-parser v0.2.0 |
| 159 | 2026-04-24T10:13:32.711Z | Downloaded clap_lex v1.0.0 |
| 160 | 2026-04-24T10:13:32.714Z | Downloaded camino v1.2.2 |
| 161 | 2026-04-24T10:13:32.714Z | Downloaded is-terminal v0.4.17 |
| 162 | 2026-04-24T10:13:32.716Z | Downloaded generic-array v0.14.7 |
| 163 | 2026-04-24T10:13:32.717Z | Downloaded cargo-platform v0.3.2 |
| 164 | 2026-04-24T10:13:32.719Z | Downloaded atomic-waker v1.1.2 |
| 165 | 2026-04-24T10:13:32.719Z | Downloaded colorchoice v1.0.4 |
| 166 | 2026-04-24T10:13:32.722Z | Downloaded bitflags v2.11.0 |
| 167 | 2026-04-24T10:13:32.725Z | Downloaded idna_adapter v1.2.1 |
| 168 | 2026-04-24T10:13:32.728Z | Downloaded num v0.4.3 |
| 169 | 2026-04-24T10:13:32.728Z | Downloaded is_terminal_polyfill v1.70.2 |
| 170 | 2026-04-24T10:13:32.730Z | Downloaded clap_lex v0.2.4 |
| 171 | 2026-04-24T10:13:32.731Z | Downloaded futures-macro v0.3.32 |
| 172 | 2026-04-24T10:13:32.733Z | Downloaded foreign-types-macros v0.2.3 |
| 173 | 2026-04-24T10:13:32.733Z | Downloaded openssl-probe v0.1.6 |
| 174 | 2026-04-24T10:13:32.733Z | Downloaded memmap v0.7.0 |
| 175 | 2026-04-24T10:13:32.736Z | Downloaded futures-sink v0.3.32 |
| 176 | 2026-04-24T10:13:32.736Z | Downloaded atty v0.2.14 |
| 177 | 2026-04-24T10:13:32.739Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 178 | 2026-04-24T10:13:32.742Z | Downloaded futures-core v0.3.32 |
| 179 | 2026-04-24T10:13:32.742Z | Downloaded cstr-argument v0.1.2 |
| 180 | 2026-04-24T10:13:32.744Z | Downloaded num_enum_derive v0.5.11 |
| 181 | 2026-04-24T10:13:32.744Z | Downloaded anstyle-query v1.1.5 |
| 182 | 2026-04-24T10:13:32.747Z | Downloaded rfc6979 v0.4.0 |
| 183 | 2026-04-24T10:13:32.747Z | Downloaded foreign-types v0.5.0 |
| 184 | 2026-04-24T10:13:32.750Z | Downloaded libscf-sys v1.1.0 |
| 185 | 2026-04-24T10:13:32.753Z | Downloaded radium v0.7.0 |
| 186 | 2026-04-24T10:13:32.753Z | Downloaded dof v0.3.0 |
| 187 | 2026-04-24T10:13:32.756Z | Downloaded futures-task v0.3.32 |
| 188 | 2026-04-24T10:13:32.756Z | Downloaded ppv-lite86 v0.2.21 |
| 189 | 2026-04-24T10:13:32.759Z | Downloaded hex v0.4.3 |
| 190 | 2026-04-24T10:13:32.759Z | Downloaded proc-macro-crate v1.3.1 |
| 191 | 2026-04-24T10:13:32.761Z | Downloaded pin-utils v0.1.0 |
| 192 | 2026-04-24T10:13:32.761Z | Downloaded num-rational v0.4.2 |
| 193 | 2026-04-24T10:13:32.764Z | Downloaded funty v2.0.0 |
| 194 | 2026-04-24T10:13:32.764Z | Downloaded block-buffer v0.10.4 |
| 195 | 2026-04-24T10:13:32.764Z | Downloaded errno v0.3.14 |
| 196 | 2026-04-24T10:13:32.767Z | Downloaded byteorder v1.5.0 |
| 197 | 2026-04-24T10:13:32.769Z | Downloaded openssl-probe v0.2.1 |
| 198 | 2026-04-24T10:13:32.770Z | Downloaded iana-time-zone v0.1.65 |
| 199 | 2026-04-24T10:13:32.772Z | Downloaded group v0.13.0 |
| 200 | 2026-04-24T10:13:32.772Z | Downloaded clap_derive v3.2.25 |
| 201 | 2026-04-24T10:13:32.775Z | Downloaded num-iter v0.1.45 |
| 202 | 2026-04-24T10:13:32.775Z | Downloaded powerfmt v0.2.0 |
| 203 | 2026-04-24T10:13:32.778Z | Downloaded async-recursion v0.3.2 |
| 204 | 2026-04-24T10:13:32.778Z | Downloaded num-derive v0.3.3 |
| 205 | 2026-04-24T10:13:32.780Z | Downloaded proc-macro-error-attr v1.0.4 |
| 206 | 2026-04-24T10:13:32.780Z | Downloaded cpufeatures v0.2.17 |
| 207 | 2026-04-24T10:13:32.783Z | Downloaded num-conv v0.2.0 |
| 208 | 2026-04-24T10:13:32.783Z | Downloaded futures-io v0.3.32 |
| 209 | 2026-04-24T10:13:32.786Z | Downloaded fastrand v2.3.0 |
| 210 | 2026-04-24T10:13:32.786Z | Downloaded heck v0.4.1 |
| 211 | 2026-04-24T10:13:32.786Z | Downloaded potential_utf v0.1.4 |
| 212 | 2026-04-24T10:13:32.789Z | Downloaded crypto-common v0.1.7 |
| 213 | 2026-04-24T10:13:32.789Z | Downloaded displaydoc v0.2.5 |
| 214 | 2026-04-24T10:13:32.795Z | Downloaded heck v0.5.0 |
| 215 | 2026-04-24T10:13:32.797Z | Downloaded foreign-types-shared v0.3.1 |
| 216 | 2026-04-24T10:13:32.800Z | Downloaded lazy_static v1.5.0 |
| 217 | 2026-04-24T10:13:32.800Z | Downloaded http-body v1.0.1 |
| 218 | 2026-04-24T10:13:32.800Z | Downloaded equivalent v1.0.2 |
| 219 | 2026-04-24T10:13:32.803Z | Downloaded rustc_version v0.4.1 |
| 220 | 2026-04-24T10:13:32.806Z | Downloaded proc-macro-crate v3.4.0 |
| 221 | 2026-04-24T10:13:32.806Z | Downloaded hyper-rustls v0.27.7 |
| 222 | 2026-04-24T10:13:32.808Z | Downloaded num_enum_derive v0.7.5 |
| 223 | 2026-04-24T10:13:32.808Z | Downloaded pest_generator v2.8.6 |
| 224 | 2026-04-24T10:13:32.811Z | Downloaded parking_lot_core v0.9.12 |
| 225 | 2026-04-24T10:13:32.811Z | Downloaded anstyle v1.0.14 |
| 226 | 2026-04-24T10:13:32.814Z | Downloaded digest v0.10.7 |
| 227 | 2026-04-24T10:13:32.814Z | Downloaded filetime v0.2.27 |
| 228 | 2026-04-24T10:13:32.817Z | Downloaded cargo_metadata v0.23.1 |
| 229 | 2026-04-24T10:13:32.819Z | Downloaded async-trait v0.1.89 |
| 230 | 2026-04-24T10:13:32.822Z | Downloaded percent-encoding v2.3.2 |
| 231 | 2026-04-24T10:13:32.822Z | Downloaded anstream v1.0.0 |
| 232 | 2026-04-24T10:13:32.822Z | Downloaded http-body-util v0.1.3 |
| 233 | 2026-04-24T10:13:32.825Z | Downloaded autocfg v1.5.0 |
| 234 | 2026-04-24T10:13:32.827Z | Downloaded rand_chacha v0.3.1 |
| 235 | 2026-04-24T10:13:32.827Z | Downloaded pretty-hex v0.4.1 |
| 236 | 2026-04-24T10:13:32.830Z | Downloaded itoa v1.0.17 |
| 237 | 2026-04-24T10:13:32.830Z | Downloaded scroll_derive v0.12.1 |
| 238 | 2026-04-24T10:13:32.830Z | Downloaded plain v0.2.3 |
| 239 | 2026-04-24T10:13:32.833Z | Downloaded ff v0.13.1 |
| 240 | 2026-04-24T10:13:32.833Z | Downloaded either v1.15.0 |
| 241 | 2026-04-24T10:13:32.836Z | Downloaded clap_derive v4.6.1 |
| 242 | 2026-04-24T10:13:32.845Z | Downloaded find-msvc-tools v0.1.9 |
| 243 | 2026-04-24T10:13:32.848Z | Downloaded secrecy v0.10.3 |
| 244 | 2026-04-24T10:13:32.848Z | Downloaded serde_repr v0.1.20 |
| 245 | 2026-04-24T10:13:32.850Z | Downloaded serde_spanned v1.1.1 |
| 246 | 2026-04-24T10:13:32.850Z | Downloaded fs_extra v1.3.0 |
| 247 | 2026-04-24T10:13:32.853Z | Downloaded deranged v0.5.6 |
| 248 | 2026-04-24T10:13:32.853Z | Downloaded rand_core v0.9.5 |
| 249 | 2026-04-24T10:13:32.856Z | Downloaded lock_api v0.4.14 |
| 250 | 2026-04-24T10:13:32.856Z | Downloaded pkg-config v0.3.32 |
| 251 | 2026-04-24T10:13:32.859Z | Downloaded num-complex v0.4.6 |
| 252 | 2026-04-24T10:13:32.859Z | Downloaded form_urlencoded v1.2.2 |
| 253 | 2026-04-24T10:13:32.859Z | Downloaded bitflags v1.3.2 |
| 254 | 2026-04-24T10:13:32.862Z | Downloaded rustls-native-certs v0.8.3 |
| 255 | 2026-04-24T10:13:32.864Z | Downloaded rustversion v1.0.22 |
| 256 | 2026-04-24T10:13:32.864Z | Downloaded serde_urlencoded v0.7.1 |
| 257 | 2026-04-24T10:13:32.867Z | Downloaded signature v2.2.0 |
| 258 | 2026-04-24T10:13:32.872Z | Downloaded oxnet v0.1.4 |
| 259 | 2026-04-24T10:13:32.875Z | Downloaded scroll v0.12.0 |
| 260 | 2026-04-24T10:13:32.877Z | Downloaded hyper-timeout v0.5.2 |
| 261 | 2026-04-24T10:13:32.877Z | Downloaded slog-envlogger v2.2.0 |
| 262 | 2026-04-24T10:13:32.878Z | Downloaded crossbeam-utils v0.8.21 |
| 263 | 2026-04-24T10:13:32.880Z | Downloaded ecdsa v0.16.9 |
| 264 | 2026-04-24T10:13:32.883Z | Downloaded subtle v2.6.1 |
| 265 | 2026-04-24T10:13:32.883Z | Downloaded const-oid v0.9.6 |
| 266 | 2026-04-24T10:13:32.883Z | Downloaded sync_wrapper v1.0.2 |
| 267 | 2026-04-24T10:13:32.886Z | Downloaded httparse v1.10.1 |
| 268 | 2026-04-24T10:13:32.886Z | Downloaded getrandom v0.2.17 |
| 269 | 2026-04-24T10:13:32.889Z | Downloaded sec1 v0.7.3 |
| 270 | 2026-04-24T10:13:32.891Z | Downloaded stable_deref_trait v1.2.1 |
| 271 | 2026-04-24T10:13:32.891Z | Downloaded strsim v0.11.1 |
| 272 | 2026-04-24T10:13:32.891Z | Downloaded pin-project-lite v0.2.16 |
| 273 | 2026-04-24T10:13:32.894Z | Downloaded take_mut v0.2.2 |
| 274 | 2026-04-24T10:13:32.897Z | Downloaded scopeguard v1.2.0 |
| 275 | 2026-04-24T10:13:32.897Z | Downloaded libloading v0.8.9 |
| 276 | 2026-04-24T10:13:32.900Z | Downloaded semver v1.0.27 |
| 277 | 2026-04-24T10:13:32.900Z | Downloaded pem v3.0.6 |
| 278 | 2026-04-24T10:13:32.902Z | Downloaded tap v1.0.1 |
| 279 | 2026-04-24T10:13:32.902Z | Downloaded num-integer v0.1.46 |
| 280 | 2026-04-24T10:13:32.902Z | Downloaded pem-rfc7468 v0.7.0 |
| 281 | 2026-04-24T10:13:32.905Z | Downloaded num_enum v0.5.11 |
| 282 | 2026-04-24T10:13:32.908Z | Downloaded thread-id v4.2.2 |
| 283 | 2026-04-24T10:13:32.908Z | Downloaded icu_normalizer_data v2.1.1 |
| 284 | 2026-04-24T10:13:32.911Z | Downloaded rand_chacha v0.9.0 |
| 285 | 2026-04-24T10:13:32.911Z | Downloaded tokio-macros v2.7.0 |
| 286 | 2026-04-24T10:13:32.914Z | Downloaded pkcs8 v0.10.2 |
| 287 | 2026-04-24T10:13:32.914Z | Downloaded serde_path_to_error v0.1.20 |
| 288 | 2026-04-24T10:13:32.917Z | Downloaded futures-executor v0.3.32 |
| 289 | 2026-04-24T10:13:32.917Z | Downloaded rand_core v0.6.4 |
| 290 | 2026-04-24T10:13:32.919Z | Downloaded time-core v0.1.8 |
| 291 | 2026-04-24T10:13:32.919Z | Downloaded proc-macro-error v1.0.4 |
| 292 | 2026-04-24T10:13:32.922Z | Downloaded futures-channel v0.3.32 |
| 293 | 2026-04-24T10:13:32.922Z | Downloaded ed25519 v2.2.3 |
| 294 | 2026-04-24T10:13:32.925Z | Downloaded clap v4.6.1 |
| 295 | 2026-04-24T10:13:32.929Z | Downloaded slab v0.4.12 |
| 296 | 2026-04-24T10:13:32.931Z | Downloaded hmac v0.12.1 |
| 297 | 2026-04-24T10:13:32.931Z | Downloaded slog-async v2.8.0 |
| 298 | 2026-04-24T10:13:32.934Z | Downloaded simple_asn1 v0.6.4 |
| 299 | 2026-04-24T10:13:32.934Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-04-24T10:13:32.934Z | Downloaded slog-stdlog v4.1.1 |
| 301 | 2026-04-24T10:13:32.937Z | Downloaded slog-scope v4.4.1 |
| 302 | 2026-04-24T10:13:32.937Z | Downloaded shlex v1.3.0 |
| 303 | 2026-04-24T10:13:32.939Z | Downloaded sha2 v0.10.9 |
| 304 | 2026-04-24T10:13:32.939Z | Downloaded toml_datetime v0.6.11 |
| 305 | 2026-04-24T10:13:32.942Z | Downloaded tower-layer v0.3.3 |
| 306 | 2026-04-24T10:13:32.942Z | Downloaded primeorder v0.13.6 |
| 307 | 2026-04-24T10:13:32.942Z | Downloaded slog-term v2.9.2 |
| 308 | 2026-04-24T10:13:32.945Z | Downloaded snafu-derive v0.8.9 |
| 309 | 2026-04-24T10:13:32.945Z | Downloaded synstructure v0.13.2 |
| 310 | 2026-04-24T10:13:32.945Z | Downloaded sha256 v1.6.0 |
| 311 | 2026-04-24T10:13:32.948Z | Downloaded serde_tokenstream v0.2.2 |
| 312 | 2026-04-24T10:13:32.948Z | Downloaded rustls-pki-types v1.14.0 |
| 313 | 2026-04-24T10:13:32.951Z | Downloaded unit-prefix v0.5.2 |
| 314 | 2026-04-24T10:13:32.951Z | Downloaded tower-service v0.3.3 |
| 315 | 2026-04-24T10:13:32.951Z | Downloaded anyhow v1.0.102 |
| 316 | 2026-04-24T10:13:32.953Z | Downloaded usdt v0.5.0 |
| 317 | 2026-04-24T10:13:32.953Z | Downloaded p256 v0.13.2 |
| 318 | 2026-04-24T10:13:32.956Z | Downloaded strsim v0.10.0 |
| 319 | 2026-04-24T10:13:32.956Z | Downloaded spki v0.7.3 |
| 320 | 2026-04-24T10:13:32.959Z | Downloaded parking_lot v0.12.5 |
| 321 | 2026-04-24T10:13:32.961Z | Downloaded indicatif v0.18.4 |
| 322 | 2026-04-24T10:13:32.961Z | Downloaded simd-adler32 v0.3.8 |
| 323 | 2026-04-24T10:13:32.964Z | Downloaded pin-project-internal v1.1.10 |
| 324 | 2026-04-24T10:13:32.964Z | Downloaded quote v1.0.45 |
| 325 | 2026-04-24T10:13:32.967Z | Downloaded usdt-macro v0.5.0 |
| 326 | 2026-04-24T10:13:32.967Z | Downloaded icu_collections v2.1.1 |
| 327 | 2026-04-24T10:13:32.969Z | Downloaded thiserror-impl v1.0.69 |
| 328 | 2026-04-24T10:13:32.972Z | Downloaded usdt-attr-macro v0.5.0 |
| 329 | 2026-04-24T10:13:32.972Z | Downloaded try-lock v0.2.5 |
| 330 | 2026-04-24T10:13:32.972Z | Downloaded thread_local v1.1.9 |
| 331 | 2026-04-24T10:13:32.975Z | Downloaded untrusted v0.9.0 |
| 332 | 2026-04-24T10:13:32.975Z | Downloaded thiserror v2.0.18 |
| 333 | 2026-04-24T10:13:32.977Z | Downloaded utf8parse v0.2.2 |
| 334 | 2026-04-24T10:13:32.980Z | Downloaded utf8_iter v1.0.4 |
| 335 | 2026-04-24T10:13:32.980Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-04-24T10:13:32.983Z | Downloaded time-macros v0.2.27 |
| 337 | 2026-04-24T10:13:32.983Z | Downloaded want v0.3.1 |
| 338 | 2026-04-24T10:13:32.986Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 339 | 2026-04-24T10:13:32.986Z | Downloaded proc-macro2 v1.0.106 |
| 340 | 2026-04-24T10:13:32.988Z | Downloaded tinystr v0.8.2 |
| 341 | 2026-04-24T10:13:32.988Z | Downloaded num-traits v0.2.19 |
| 342 | 2026-04-24T10:13:32.991Z | Downloaded thiserror-impl v2.0.18 |
| 343 | 2026-04-24T10:13:32.991Z | Downloaded yoke-derive v0.8.1 |
| 344 | 2026-04-24T10:13:32.991Z | Downloaded getrandom v0.3.4 |
| 345 | 2026-04-24T10:13:32.994Z | Downloaded elliptic-curve v0.13.8 |
| 346 | 2026-04-24T10:13:32.996Z | Downloaded zone v0.3.1 |
| 347 | 2026-04-24T10:13:32.996Z | Downloaded futures v0.3.32 |
| 348 | 2026-04-24T10:13:32.999Z | Downloaded colored v3.1.1 |
| 349 | 2026-04-24T10:13:33.002Z | Downloaded smallvec v1.15.1 |
| 350 | 2026-04-24T10:13:33.005Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 351 | 2026-04-24T10:13:33.005Z | Downloaded termcolor v1.4.1 |
| 352 | 2026-04-24T10:13:33.005Z | Downloaded pkcs1 v0.7.5 |
| 353 | 2026-04-24T10:13:33.008Z | Downloaded litemap v0.8.1 |
| 354 | 2026-04-24T10:13:33.008Z | Downloaded pest_derive v2.8.6 |
| 355 | 2026-04-24T10:13:33.010Z | Downloaded zerofrom v0.1.6 |
| 356 | 2026-04-24T10:13:33.010Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 357 | 2026-04-24T10:13:33.011Z | Downloaded os_str_bytes v6.6.1 |
| 358 | 2026-04-24T10:13:33.013Z | Downloaded pin-project v1.1.10 |
| 359 | 2026-04-24T10:13:33.019Z | Downloaded indexmap v1.9.3 |
| 360 | 2026-04-24T10:13:33.021Z | Downloaded ryu v1.0.23 |
| 361 | 2026-04-24T10:13:33.024Z | Downloaded zone_cfg_derive v0.3.1 |
| 362 | 2026-04-24T10:13:33.024Z | Downloaded zerofrom-derive v0.1.6 |
| 363 | 2026-04-24T10:13:33.024Z | Downloaded num_enum v0.7.5 |
| 364 | 2026-04-24T10:13:33.027Z | Downloaded usdt-impl v0.5.0 |
| 365 | 2026-04-24T10:13:33.030Z | Downloaded icu_properties v2.1.2 |
| 366 | 2026-04-24T10:13:33.030Z | Downloaded term v1.2.1 |
| 367 | 2026-04-24T10:13:33.032Z | Downloaded log v0.4.29 |
| 368 | 2026-04-24T10:13:33.035Z | Downloaded bytes v1.11.1 |
| 369 | 2026-04-24T10:13:33.038Z | Downloaded web-time v1.1.0 |
| 370 | 2026-04-24T10:13:33.038Z | Downloaded base64 v0.22.1 |
| 371 | 2026-04-24T10:13:33.040Z | Downloaded version_check v0.9.5 |
| 372 | 2026-04-24T10:13:33.040Z | Downloaded jsonwebtoken v10.3.0 |
| 373 | 2026-04-24T10:13:33.043Z | Downloaded writeable v0.6.2 |
| 374 | 2026-04-24T10:13:33.046Z | Downloaded zerovec-derive v0.11.2 |
| 375 | 2026-04-24T10:13:33.046Z | Downloaded tokio-rustls v0.26.4 |
| 376 | 2026-04-24T10:13:33.049Z | Downloaded rand v0.8.5 |
| 377 | 2026-04-24T10:13:33.049Z | Downloaded serde_derive v1.0.228 |
| 378 | 2026-04-24T10:13:33.051Z | Downloaded icu_provider v2.1.1 |
| 379 | 2026-04-24T10:13:33.054Z | Downloaded icu_normalizer v2.1.1 |
| 380 | 2026-04-24T10:13:33.057Z | Downloaded erased-serde v0.3.31 |
| 381 | 2026-04-24T10:13:33.057Z | Downloaded socket2 v0.6.3 |
| 382 | 2026-04-24T10:13:33.059Z | Downloaded slog v2.8.2 |
| 383 | 2026-04-24T10:13:33.059Z | Downloaded xattr v1.6.1 |
| 384 | 2026-04-24T10:13:33.062Z | Downloaded wyz v0.5.1 |
| 385 | 2026-04-24T10:13:33.062Z | Downloaded spin v0.9.8 |
| 386 | 2026-04-24T10:13:33.065Z | Downloaded base64ct v1.8.3 |
| 387 | 2026-04-24T10:13:33.065Z | Downloaded yoke v0.8.1 |
| 388 | 2026-04-24T10:13:33.068Z | Downloaded crypto-bigint v0.5.5 |
| 389 | 2026-04-24T10:13:33.070Z | Downloaded zeroize v1.8.2 |
| 390 | 2026-04-24T10:13:33.074Z | Downloaded arc-swap v1.8.2 |
| 391 | 2026-04-24T10:13:33.074Z | Downloaded pest_meta v2.8.6 |
| 392 | 2026-04-24T10:13:33.077Z | Downloaded tracing-attributes v0.1.31 |
| 393 | 2026-04-24T10:13:33.077Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 394 | 2026-04-24T10:13:33.080Z | Downloaded serde_core v1.0.228 |
| 395 | 2026-04-24T10:13:33.080Z | Downloaded miniz_oxide v0.8.9 |
| 396 | 2026-04-24T10:13:33.082Z | Downloaded openssl-sys v0.9.111 |
| 397 | 2026-04-24T10:13:33.085Z | Downloaded zerocopy-derive v0.7.35 |
| 398 | 2026-04-24T10:13:33.088Z | Downloaded zmij v1.0.21 |
| 399 | 2026-04-24T10:13:33.088Z | Downloaded indexmap v2.13.0 |
| 400 | 2026-04-24T10:13:33.091Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 401 | 2026-04-24T10:13:33.093Z | Downloaded ucd-trie v0.1.7 |
| 402 | 2026-04-24T10:13:33.096Z | Downloaded ed25519-dalek v2.2.0 |
| 403 | 2026-04-24T10:13:33.096Z | Downloaded cc v1.2.56 |
| 404 | 2026-04-24T10:13:33.099Z | Downloaded unicode-ident v1.0.24 |
| 405 | 2026-04-24T10:13:33.101Z | Downloaded icu_locale_core v2.1.1 |
| 406 | 2026-04-24T10:13:33.104Z | Downloaded tar v0.4.45 |
| 407 | 2026-04-24T10:13:33.107Z | Downloaded snafu v0.8.9 |
| 408 | 2026-04-24T10:13:33.109Z | Downloaded curl v0.4.49 |
| 409 | 2026-04-24T10:13:33.112Z | Downloaded serde v1.0.228 |
| 410 | 2026-04-24T10:13:33.115Z | Downloaded rustls-webpki v0.103.9 |
| 411 | 2026-04-24T10:13:33.117Z | Downloaded rsa v0.9.10 |
| 412 | 2026-04-24T10:13:33.120Z | Downloaded mio v1.2.0 |
| 413 | 2026-04-24T10:13:33.123Z | Downloaded flate2 v1.1.9 |
| 414 | 2026-04-24T10:13:33.126Z | Downloaded textwrap v0.16.2 |
| 415 | 2026-04-24T10:13:33.128Z | Downloaded http v1.4.0 |
| 416 | 2026-04-24T10:13:33.128Z | Downloaded hashbrown v0.12.3 |
| 417 | 2026-04-24T10:13:33.131Z | Downloaded memchr v2.8.0 |
| 418 | 2026-04-24T10:13:33.134Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 419 | 2026-04-24T10:13:33.136Z | Downloaded icu_properties_data v2.1.2 |
| 420 | 2026-04-24T10:13:33.141Z | Downloaded rand v0.9.2 |
| 421 | 2026-04-24T10:13:33.143Z | Downloaded tracing-core v0.1.36 |
| 422 | 2026-04-24T10:13:33.146Z | Downloaded crossbeam-channel v0.5.15 |
| 423 | 2026-04-24T10:13:33.149Z | Downloaded typenum v1.19.0 |
| 424 | 2026-04-24T10:13:33.149Z | Downloaded tempfile v3.27.0 |
| 425 | 2026-04-24T10:13:33.152Z | Downloaded num-bigint v0.4.6 |
| 426 | 2026-04-24T10:13:33.155Z | Downloaded idna v1.1.0 |
| 427 | 2026-04-24T10:13:33.157Z | Downloaded der v0.7.10 |
| 428 | 2026-04-24T10:13:33.160Z | Downloaded toml_edit v0.19.15 |
| 429 | 2026-04-24T10:13:33.168Z | Downloaded zerotrie v0.2.3 |
| 430 | 2026-04-24T10:13:33.171Z | Downloaded hyper-util v0.1.20 |
| 431 | 2026-04-24T10:13:33.174Z | Downloaded crc32fast v1.5.0 |
| 432 | 2026-04-24T10:13:33.176Z | Downloaded pest v2.8.6 |
| 433 | 2026-04-24T10:13:33.179Z | Downloaded anstyle-parse v1.0.0 |
| 434 | 2026-04-24T10:13:33.179Z | Downloaded once_cell v1.21.3 |
| 435 | 2026-04-24T10:13:33.182Z | Downloaded regex v1.12.3 |
| 436 | 2026-04-24T10:13:33.190Z | Downloaded tower v0.5.3 |
| 437 | 2026-04-24T10:13:33.195Z | Downloaded itertools v0.12.1 |
| 438 | 2026-04-24T10:13:33.199Z | Downloaded iri-string v0.7.10 |
| 439 | 2026-04-24T10:13:33.203Z | Downloaded hyper v1.8.1 |
| 440 | 2026-04-24T10:13:33.207Z | Downloaded url v2.5.8 |
| 441 | 2026-04-24T10:13:33.209Z | Downloaded num-bigint-dig v0.8.6 |
| 442 | 2026-04-24T10:13:33.212Z | Downloaded tokio-util v0.7.18 |
| 443 | 2026-04-24T10:13:33.215Z | Downloaded libm v0.2.16 |
| 444 | 2026-04-24T10:13:33.221Z | Downloaded zerovec v0.11.5 |
| 445 | 2026-04-24T10:13:33.224Z | Downloaded clap_builder v4.6.0 |
| 446 | 2026-04-24T10:13:33.227Z | Downloaded tower-http v0.6.8 |
| 447 | 2026-04-24T10:13:33.232Z | Downloaded portable-atomic v1.13.1 |
| 448 | 2026-04-24T10:13:33.236Z | Downloaded serde_json v1.0.149 |
| 449 | 2026-04-24T10:13:33.240Z | Downloaded futures-util v0.3.32 |
| 450 | 2026-04-24T10:13:33.247Z | Downloaded aho-corasick v1.1.4 |
| 451 | 2026-04-24T10:13:33.250Z | Downloaded p384 v0.13.1 |
| 452 | 2026-04-24T10:13:33.253Z | Downloaded winnow v1.0.1 |
| 453 | 2026-04-24T10:13:33.259Z | Downloaded hkdf v0.12.4 |
| 454 | 2026-04-24T10:13:33.262Z | Downloaded goblin v0.8.2 |
| 455 | 2026-04-24T10:13:33.264Z | Downloaded clap v3.2.25 |
| 456 | 2026-04-24T10:13:33.270Z | Downloaded winnow v0.5.40 |
| 457 | 2026-04-24T10:13:33.275Z | Downloaded bitvec v1.0.1 |
| 458 | 2026-04-24T10:13:33.284Z | Downloaded zerocopy v0.7.35 |
| 459 | 2026-04-24T10:13:33.293Z | Downloaded hashbrown v0.16.1 |
| 460 | 2026-04-24T10:13:33.302Z | Downloaded winnow v0.7.14 |
| 461 | 2026-04-24T10:13:33.307Z | Downloaded syn v2.0.117 |
| 462 | 2026-04-24T10:13:33.314Z | Downloaded time v0.3.47 |
| 463 | 2026-04-24T10:13:33.321Z | Downloaded vcpkg v0.2.15 |
| 464 | 2026-04-24T10:13:33.343Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-04-24T10:13:33.348Z | Downloaded unicode-width v0.2.2 |
| 466 | 2026-04-24T10:13:33.351Z | Downloaded zerocopy v0.8.39 |
| 467 | 2026-04-24T10:13:33.362Z | Downloaded regex-syntax v0.8.9 |
| 468 | 2026-04-24T10:13:33.366Z | Downloaded chrono v0.4.43 |
| 469 | 2026-04-24T10:13:33.370Z | Downloaded syn v1.0.109 |
| 470 | 2026-04-24T10:13:33.376Z | Downloaded rustls v0.23.36 |
| 471 | 2026-04-24T10:13:33.384Z | Downloaded rustix v1.1.4 |
| 472 | 2026-04-24T10:13:33.398Z | Downloaded octocrab v0.49.8 |
| 473 | 2026-04-24T10:13:33.414Z | Downloaded tracing v0.1.44 |
| 474 | 2026-04-24T10:13:33.449Z | Downloaded regex-automata v0.4.14 |
| 475 | 2026-04-24T10:13:33.491Z | Downloaded libc v0.2.185 |
| 476 | 2026-04-24T10:13:33.510Z | Downloaded libz-sys v1.1.23 |
| 477 | 2026-04-24T10:13:33.520Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 478 | 2026-04-24T10:13:33.558Z | Downloaded tokio v1.52.1 |
| 479 | 2026-04-24T10:13:33.604Z | Downloaded ring v0.17.14 |
| 480 | 2026-04-24T10:13:33.709Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-04-24T10:13:33.709Z | Compiling quote v1.0.45 |
| 482 | 2026-04-24T10:13:33.709Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-24T10:13:33.709Z | Compiling libc v0.2.185 |
| 484 | 2026-04-24T10:13:33.712Z | Checking cfg-if v1.0.4 |
| 485 | 2026-04-24T10:13:33.712Z | Compiling version_check v0.9.5 |
| 486 | 2026-04-24T10:13:33.712Z | Checking zeroize v1.8.2 |
| 487 | 2026-04-24T10:13:33.712Z | Compiling serde_core v1.0.228 |
| 488 | 2026-04-24T10:13:33.857Z | Checking memchr v2.8.0 |
| 489 | 2026-04-24T10:13:33.926Z | Compiling serde v1.0.228 |
| 490 | 2026-04-24T10:13:33.938Z | Compiling autocfg v1.5.0 |
| 491 | 2026-04-24T10:13:34.071Z | Compiling typenum v1.19.0 |
| 492 | 2026-04-24T10:13:34.235Z | Checking subtle v2.6.1 |
| 493 | 2026-04-24T10:13:34.279Z | Compiling generic-array v0.14.7 |
| 494 | 2026-04-24T10:13:34.287Z | Compiling syn v1.0.109 |
| 495 | 2026-04-24T10:13:34.363Z | Checking itoa v1.0.17 |
| 496 | 2026-04-24T10:13:34.500Z | Checking const-oid v0.9.6 |
| 497 | 2026-04-24T10:13:34.524Z | Checking getrandom v0.2.17 |
| 498 | 2026-04-24T10:13:34.546Z | Checking smallvec v1.15.1 |
| 499 | 2026-04-24T10:13:34.643Z | Compiling libm v0.2.16 |
| 500 | 2026-04-24T10:13:34.657Z | Compiling num-traits v0.2.19 |
| 501 | 2026-04-24T10:13:34.668Z | Compiling find-msvc-tools v0.1.9 |
| 502 | 2026-04-24T10:13:34.734Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-04-24T10:13:34.819Z | Compiling shlex v1.3.0 |
| 504 | 2026-04-24T10:13:35.047Z | Compiling cc v1.2.56 |
| 505 | 2026-04-24T10:13:35.058Z | Checking log v0.4.29 |
| 506 | 2026-04-24T10:13:35.099Z | Compiling thiserror v1.0.69 |
| 507 | 2026-04-24T10:13:35.192Z | Compiling syn v2.0.117 |
| 508 | 2026-04-24T10:13:35.596Z | Compiling zmij v1.0.21 |
| 509 | 2026-04-24T10:13:35.802Z | Checking block-buffer v0.10.4 |
| 510 | 2026-04-24T10:13:35.927Z | Checking crypto-common v0.1.7 |
| 511 | 2026-04-24T10:13:35.945Z | Compiling rustversion v1.0.22 |
| 512 | 2026-04-24T10:13:36.041Z | Checking digest v0.10.7 |
| 513 | 2026-04-24T10:13:36.098Z | Checking rand_core v0.6.4 |
| 514 | 2026-04-24T10:13:36.211Z | Checking socket2 v0.6.3 |
| 515 | 2026-04-24T10:13:36.229Z | Checking errno v0.3.14 |
| 516 | 2026-04-24T10:13:36.261Z | Compiling equivalent v1.0.2 |
| 517 | 2026-04-24T10:13:36.318Z | Checking bytes v1.11.1 |
| 518 | 2026-04-24T10:13:36.340Z | Compiling hashbrown v0.16.1 |
| 519 | 2026-04-24T10:13:36.343Z | Checking once_cell v1.21.3 |
| 520 | 2026-04-24T10:13:36.356Z | Compiling parking_lot_core v0.9.12 |
| 521 | 2026-04-24T10:13:36.518Z | Checking scopeguard v1.2.0 |
| 522 | 2026-04-24T10:13:36.531Z | Checking base64ct v1.8.3 |
| 523 | 2026-04-24T10:13:36.609Z | Checking lock_api v0.4.14 |
| 524 | 2026-04-24T10:13:36.751Z | Checking pem-rfc7468 v0.7.0 |
| 525 | 2026-04-24T10:13:36.765Z | Checking signal-hook-registry v1.4.8 |
| 526 | 2026-04-24T10:13:36.804Z | Checking mio v1.2.0 |
| 527 | 2026-04-24T10:13:36.830Z | Compiling indexmap v2.13.0 |
| 528 | 2026-04-24T10:13:36.884Z | Checking parking_lot v0.12.5 |
| 529 | 2026-04-24T10:13:36.893Z | Checking der v0.7.10 |
| 530 | 2026-04-24T10:13:37.017Z | Checking stable_deref_trait v1.2.1 |
| 531 | 2026-04-24T10:13:37.061Z | Compiling thiserror v2.0.18 |
| 532 | 2026-04-24T10:13:37.074Z | Compiling serde_json v1.0.149 |
| 533 | 2026-04-24T10:13:37.083Z | Checking futures-core v0.3.32 |
| 534 | 2026-04-24T10:13:37.202Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-04-24T10:13:37.265Z | Compiling ucd-trie v0.1.7 |
| 536 | 2026-04-24T10:13:37.431Z | Compiling pest v2.8.6 |
| 537 | 2026-04-24T10:13:37.489Z | Checking futures-sink v0.3.32 |
| 538 | 2026-04-24T10:13:37.585Z | Checking num-integer v0.1.46 |
| 539 | 2026-04-24T10:13:37.594Z | Compiling proc-macro-error-attr v1.0.4 |
| 540 | 2026-04-24T10:13:37.634Z | Checking spki v0.7.3 |
| 541 | 2026-04-24T10:13:37.789Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-04-24T10:13:37.829Z | Compiling heck v0.4.1 |
| 543 | 2026-04-24T10:13:37.851Z | Compiling pkg-config v0.3.32 |
| 544 | 2026-04-24T10:13:37.969Z | Checking futures-channel v0.3.32 |
| 545 | 2026-04-24T10:13:38.020Z | Compiling semver v1.0.27 |
| 546 | 2026-04-24T10:13:38.155Z | Compiling synstructure v0.13.2 |
| 547 | 2026-04-24T10:13:38.294Z | Compiling proc-macro-error v1.0.4 |
| 548 | 2026-04-24T10:13:38.336Z | Compiling vcpkg v0.2.15 |
| 549 | 2026-04-24T10:13:38.522Z | Compiling pest_meta v2.8.6 |
| 550 | 2026-04-24T10:13:38.688Z | Checking tracing-core v0.1.36 |
| 551 | 2026-04-24T10:13:38.697Z | Checking hmac v0.12.1 |
| 552 | 2026-04-24T10:13:38.743Z | Compiling winnow v1.0.1 |
| 553 | 2026-04-24T10:13:38.820Z | Checking spin v0.9.8 |
| 554 | 2026-04-24T10:13:38.931Z | Checking slab v0.4.12 |
| 555 | 2026-04-24T10:13:38.982Z | Checking futures-io v0.3.32 |
| 556 | 2026-04-24T10:13:39.065Z | Checking pretty-hex v0.4.1 |
| 557 | 2026-04-24T10:13:39.080Z | Checking futures-task v0.3.32 |
| 558 | 2026-04-24T10:13:39.097Z | Compiling pest_generator v2.8.6 |
| 559 | 2026-04-24T10:13:39.144Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 560 | 2026-04-24T10:13:39.173Z | Checking lazy_static v1.5.0 |
| 561 | 2026-04-24T10:13:39.213Z | Compiling slog v2.8.2 |
| 562 | 2026-04-24T10:13:39.254Z | Checking http v1.4.0 |
| 563 | 2026-04-24T10:13:39.293Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-04-24T10:13:39.346Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-04-24T10:13:39.444Z | Compiling zerofrom-derive v0.1.6 |
| 566 | 2026-04-24T10:13:39.699Z | Compiling tokio-macros v2.7.0 |
| 567 | 2026-04-24T10:13:39.711Z | Compiling yoke-derive v0.8.1 |
| 568 | 2026-04-24T10:13:39.808Z | Compiling zerovec-derive v0.11.2 |
| 569 | 2026-04-24T10:13:39.837Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-04-24T10:13:40.451Z | Checking tokio v1.52.1 |
| 571 | 2026-04-24T10:13:40.532Z | Compiling zerocopy-derive v0.7.35 |
| 572 | 2026-04-24T10:13:40.617Z | Compiling displaydoc v0.2.5 |
| 573 | 2026-04-24T10:13:40.685Z | Checking zerofrom v0.1.6 |
| 574 | 2026-04-24T10:13:40.790Z | Checking ppv-lite86 v0.2.21 |
| 575 | 2026-04-24T10:13:40.799Z | Checking yoke v0.8.1 |
| 576 | 2026-04-24T10:13:40.958Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-04-24T10:13:40.970Z | Checking zerovec v0.11.5 |
| 578 | 2026-04-24T10:13:41.093Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-04-24T10:13:41.140Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-04-24T10:13:41.394Z | Checking ff v0.13.1 |
| 581 | 2026-04-24T10:13:41.413Z | Checking tinystr v0.8.2 |
| 582 | 2026-04-24T10:13:41.470Z | Checking signature v2.2.0 |
| 583 | 2026-04-24T10:13:41.473Z | Compiling ring v0.17.14 |
| 584 | 2026-04-24T10:13:41.583Z | Checking writeable v0.6.2 |
| 585 | 2026-04-24T10:13:41.586Z | Checking base16ct v0.2.0 |
| 586 | 2026-04-24T10:13:41.706Z | Checking cpufeatures v0.2.17 |
| 587 | 2026-04-24T10:13:41.721Z | Compiling winnow v0.5.40 |
| 588 | 2026-04-24T10:13:41.738Z | Compiling winnow v0.7.14 |
| 589 | 2026-04-24T10:13:41.768Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 590 | 2026-04-24T10:13:41.965Z | Checking futures-util v0.3.32 |
| 591 | 2026-04-24T10:13:41.986Z | Compiling num-conv v0.2.0 |
| 592 | 2026-04-24T10:13:42.010Z | Compiling toml_datetime v0.6.11 |
| 593 | 2026-04-24T10:13:42.239Z | Checking litemap v0.8.1 |
| 594 | 2026-04-24T10:13:42.311Z | Checking tracing v0.1.44 |
| 595 | 2026-04-24T10:13:42.406Z | Checking powerfmt v0.2.0 |
| 596 | 2026-04-24T10:13:42.477Z | Compiling time-core v0.1.8 |
| 597 | 2026-04-24T10:13:42.512Z | Compiling getrandom v0.3.4 |
| 598 | 2026-04-24T10:13:42.552Z | Compiling byteorder v1.5.0 |
| 599 | 2026-04-24T10:13:42.615Z | Checking deranged v0.5.6 |
| 600 | 2026-04-24T10:13:42.624Z | Compiling time-macros v0.2.27 |
| 601 | 2026-04-24T10:13:42.770Z | Compiling zerocopy v0.7.35 |
| 602 | 2026-04-24T10:13:42.858Z | Checking num-bigint v0.4.6 |
| 603 | 2026-04-24T10:13:43.106Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 604 | 2026-04-24T10:13:43.170Z | Compiling toml_edit v0.19.15 |
| 605 | 2026-04-24T10:13:43.311Z | Checking erased-serde v0.3.31 |
| 606 | 2026-04-24T10:13:43.576Z | Checking icu_locale_core v2.1.1 |
| 607 | 2026-04-24T10:13:43.672Z | Checking sec1 v0.7.3 |
| 608 | 2026-04-24T10:13:43.715Z | Checking group v0.13.0 |
| 609 | 2026-04-24T10:13:43.855Z | Checking potential_utf v0.1.4 |
| 610 | 2026-04-24T10:13:43.865Z | Checking zerotrie v0.2.3 |
| 611 | 2026-04-24T10:13:43.969Z | Checking http-body v1.0.1 |
| 612 | 2026-04-24T10:13:43.990Z | Compiling scroll_derive v0.12.1 |
| 613 | 2026-04-24T10:13:44.004Z | Checking hkdf v0.12.4 |
| 614 | 2026-04-24T10:13:44.089Z | Checking num-iter v0.1.45 |
| 615 | 2026-04-24T10:13:44.103Z | Checking crypto-bigint v0.5.5 |
| 616 | 2026-04-24T10:13:44.151Z | Compiling usdt-impl v0.5.0 |
| 617 | 2026-04-24T10:13:44.247Z | Compiling httparse v1.10.1 |
| 618 | 2026-04-24T10:13:44.464Z | Compiling icu_normalizer_data v2.1.1 |
| 619 | 2026-04-24T10:13:44.543Z | Compiling icu_properties_data v2.1.2 |
| 620 | 2026-04-24T10:13:44.609Z | Compiling proc-macro-crate v1.3.1 |
| 621 | 2026-04-24T10:13:44.640Z | Checking time v0.3.47 |
| 622 | 2026-04-24T10:13:44.689Z | Checking scroll v0.12.0 |
| 623 | 2026-04-24T10:13:44.785Z | Compiling thread-id v4.2.2 |
| 624 | 2026-04-24T10:13:44.952Z | Checking icu_provider v2.1.1 |
| 625 | 2026-04-24T10:13:45.015Z | Checking icu_collections v2.1.1 |
| 626 | 2026-04-24T10:13:45.099Z | Compiling proc-macro-crate v3.4.0 |
| 627 | 2026-04-24T10:13:45.130Z | Compiling dof v0.3.0 |
| 628 | 2026-04-24T10:13:45.173Z | Checking elliptic-curve v0.13.8 |
| 629 | 2026-04-24T10:13:45.245Z | Checking sha2 v0.10.9 |
| 630 | 2026-04-24T10:13:45.276Z | Compiling dtrace-parser v0.2.0 |
| 631 | 2026-04-24T10:13:45.313Z | Compiling openssl-sys v0.9.111 |
| 632 | 2026-04-24T10:13:45.322Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-04-24T10:13:45.471Z | Compiling rustc_version v0.4.1 |
| 634 | 2026-04-24T10:13:45.480Z | Checking rustls-pki-types v1.14.0 |
| 635 | 2026-04-24T10:13:45.490Z | Checking plain v0.2.3 |
| 636 | 2026-04-24T10:13:45.587Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 637 | 2026-04-24T10:13:45.706Z | Checking tower-service v0.3.3 |
| 638 | 2026-04-24T10:13:45.732Z | Checking try-lock v0.2.5 |
| 639 | 2026-04-24T10:13:45.741Z | Checking untrusted v0.9.0 |
| 640 | 2026-04-24T10:13:45.789Z | Compiling camino v1.2.2 |
| 641 | 2026-04-24T10:13:45.824Z | Compiling crossbeam-utils v0.8.21 |
| 642 | 2026-04-24T10:13:45.861Z | Checking want v0.3.1 |
| 643 | 2026-04-24T10:13:45.869Z | Compiling curve25519-dalek v4.1.3 |
| 644 | 2026-04-24T10:13:45.968Z | Checking goblin v0.8.2 |
| 645 | 2026-04-24T10:13:46.150Z | Compiling num_enum_derive v0.7.5 |
| 646 | 2026-04-24T10:13:46.158Z | Compiling num_enum_derive v0.5.11 |
| 647 | 2026-04-24T10:13:46.465Z | Compiling serde_tokenstream v0.2.2 |
| 648 | 2026-04-24T10:13:46.516Z | Checking rand_chacha v0.3.1 |
| 649 | 2026-04-24T10:13:46.655Z | Checking rfc6979 v0.4.0 |
| 650 | 2026-04-24T10:13:46.703Z | Checking arc-swap v1.8.2 |
| 651 | 2026-04-24T10:13:46.763Z | Compiling rustls v0.23.36 |
| 652 | 2026-04-24T10:13:46.859Z | Checking iana-time-zone v0.1.65 |
| 653 | 2026-04-24T10:13:46.918Z | Compiling radium v0.7.0 |
| 654 | 2026-04-24T10:13:46.959Z | Checking pin-utils v0.1.0 |
| 655 | 2026-04-24T10:13:46.959Z | Checking either v1.15.0 |
| 656 | 2026-04-24T10:13:46.984Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 657 | 2026-04-24T10:13:46.996Z | Compiling num-bigint-dig v0.8.6 |
| 658 | 2026-04-24T10:13:47.020Z | Checking atomic-waker v1.1.2 |
| 659 | 2026-04-24T10:13:47.115Z | Checking hyper v1.8.1 |
| 660 | 2026-04-24T10:13:47.151Z | Checking num_enum v0.5.11 |
| 661 | 2026-04-24T10:13:47.161Z | Checking num_enum v0.7.5 |
| 662 | 2026-04-24T10:13:47.239Z | Checking chrono v0.4.43 |
| 663 | 2026-04-24T10:13:47.248Z | Checking rustls-webpki v0.103.9 |
| 664 | 2026-04-24T10:13:47.251Z | Checking ecdsa v0.16.9 |
| 665 | 2026-04-24T10:13:47.264Z | Checking rand v0.8.5 |
| 666 | 2026-04-24T10:13:47.280Z | Checking icu_properties v2.1.2 |
| 667 | 2026-04-24T10:13:47.456Z | Checking icu_normalizer v2.1.1 |
| 668 | 2026-04-24T10:13:47.778Z | Checking primeorder v0.13.6 |
| 669 | 2026-04-24T10:13:47.824Z | Checking rand_core v0.9.5 |
| 670 | 2026-04-24T10:13:47.985Z | Compiling curve25519-dalek-derive v0.1.1 |
| 671 | 2026-04-24T10:13:47.988Z | Compiling foreign-types-macros v0.2.3 |
| 672 | 2026-04-24T10:13:48.009Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 673 | 2026-04-24T10:13:48.072Z | Compiling cargo-platform v0.3.2 |
| 674 | 2026-04-24T10:13:48.091Z | Compiling indexmap v1.9.3 |
| 675 | 2026-04-24T10:13:48.154Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-04-24T10:13:48.275Z | Checking thread_local v1.1.9 |
| 677 | 2026-04-24T10:13:48.309Z | Checking percent-encoding v2.3.2 |
| 678 | 2026-04-24T10:13:48.329Z | Checking regex-syntax v0.8.9 |
| 679 | 2026-04-24T10:13:48.376Z | Compiling slog-async v2.8.0 |
| 680 | 2026-04-24T10:13:48.430Z | Checking foreign-types-shared v0.3.1 |
| 681 | 2026-04-24T10:13:48.440Z | Compiling anyhow v1.0.102 |
| 682 | 2026-04-24T10:13:48.515Z | Checking utf8parse v0.2.2 |
| 683 | 2026-04-24T10:13:48.611Z | Checking tap v1.0.1 |
| 684 | 2026-04-24T10:13:48.611Z | Checking bitflags v2.11.0 |
| 685 | 2026-04-24T10:13:48.705Z | Checking foreign-types v0.5.0 |
| 686 | 2026-04-24T10:13:48.714Z | Checking wyz v0.5.1 |
| 687 | 2026-04-24T10:13:48.762Z | Checking anstyle-parse v1.0.0 |
| 688 | 2026-04-24T10:13:48.772Z | Checking form_urlencoded v1.2.2 |
| 689 | 2026-04-24T10:13:48.881Z | Compiling cargo_metadata v0.23.1 |
| 690 | 2026-04-24T10:13:48.889Z | Checking idna_adapter v1.2.1 |
| 691 | 2026-04-24T10:13:48.898Z | Checking crossbeam-channel v0.5.15 |
| 692 | 2026-04-24T10:13:48.907Z | Checking rand_chacha v0.9.0 |
| 693 | 2026-04-24T10:13:48.999Z | Checking hyper-util v0.1.20 |
| 694 | 2026-04-24T10:13:49.384Z | Checking itertools v0.12.1 |
| 695 | 2026-04-24T10:13:49.443Z | Checking slog-scope v4.4.1 |
| 696 | 2026-04-24T10:13:49.569Z | Compiling usdt-macro v0.5.0 |
| 697 | 2026-04-24T10:13:49.647Z | Compiling usdt-attr-macro v0.5.0 |
| 698 | 2026-04-24T10:13:49.670Z | Checking regex-automata v0.4.14 |
| 699 | 2026-04-24T10:13:49.928Z | Checking num-rational v0.4.2 |
| 700 | 2026-04-24T10:13:49.983Z | Checking tokio-util v0.7.18 |
| 701 | 2026-04-24T10:13:50.134Z | Checking num-complex v0.4.6 |
| 702 | 2026-04-24T10:13:50.212Z | Checking ed25519 v2.2.3 |
| 703 | 2026-04-24T10:13:50.215Z | Compiling async-trait v0.1.89 |
| 704 | 2026-04-24T10:13:50.304Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 705 | 2026-04-24T10:13:50.370Z | Checking pkcs1 v0.7.5 |
| 706 | 2026-04-24T10:13:50.396Z | Checking is-terminal v0.4.17 |
| 707 | 2026-04-24T10:13:50.443Z | Checking memmap v0.7.0 |
| 708 | 2026-04-24T10:13:50.479Z | Checking cstr-argument v0.1.2 |
| 709 | 2026-04-24T10:13:50.488Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 710 | 2026-04-24T10:13:50.565Z | Checking anstyle v1.0.14 |
| 711 | 2026-04-24T10:13:50.568Z | Checking is_terminal_polyfill v1.70.2 |
| 712 | 2026-04-24T10:13:50.595Z | Compiling rustix v1.1.4 |
| 713 | 2026-04-24T10:13:50.656Z | Checking tower-layer v0.3.3 |
| 714 | 2026-04-24T10:13:50.716Z | Checking colorchoice v1.0.4 |
| 715 | 2026-04-24T10:13:50.743Z | Checking take_mut v0.2.2 |
| 716 | 2026-04-24T10:13:50.791Z | Checking funty v2.0.0 |
| 717 | 2026-04-24T10:13:50.803Z | Checking anstyle-query v1.1.5 |
| 718 | 2026-04-24T10:13:50.811Z | Checking utf8_iter v1.0.4 |
| 719 | 2026-04-24T10:13:50.838Z | Checking sync_wrapper v1.0.2 |
| 720 | 2026-04-24T10:13:50.886Z | Checking term v1.2.1 |
| 721 | 2026-04-24T10:13:50.925Z | Compiling crc32fast v1.5.0 |
| 722 | 2026-04-24T10:13:50.925Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 723 | 2026-04-24T10:13:50.959Z | Compiling portable-atomic v1.13.1 |
| 724 | 2026-04-24T10:13:51.105Z | Checking hashbrown v0.12.3 |
| 725 | 2026-04-24T10:13:51.108Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 726 | 2026-04-24T10:13:51.134Z | Checking base64 v0.22.1 |
| 727 | 2026-04-24T10:13:51.156Z | Checking openssl-probe v0.2.1 |
| 728 | 2026-04-24T10:13:51.203Z | Checking os_str_bytes v6.6.1 |
| 729 | 2026-04-24T10:13:51.254Z | Checking rustls-native-certs v0.8.3 |
| 730 | 2026-04-24T10:13:51.275Z | Checking regex v1.12.3 |
| 731 | 2026-04-24T10:13:51.343Z | Checking bitvec v1.0.1 |
| 732 | 2026-04-24T10:13:51.346Z | Checking tokio-rustls v0.26.4 |
| 733 | 2026-04-24T10:13:51.368Z | Checking pem v3.0.6 |
| 734 | 2026-04-24T10:13:51.378Z | Checking slog-term v2.9.2 |
| 735 | 2026-04-24T10:13:51.390Z | Checking clap_lex v0.2.4 |
| 736 | 2026-04-24T10:13:51.511Z | Checking idna v1.1.0 |
| 737 | 2026-04-24T10:13:51.529Z | Checking tower v0.5.3 |
| 738 | 2026-04-24T10:13:51.547Z | Checking anstream v1.0.0 |
| 739 | 2026-04-24T10:13:51.634Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 740 | 2026-04-24T10:13:51.693Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 741 | 2026-04-24T10:13:51.714Z | Checking usdt v0.5.0 |
| 742 | 2026-04-24T10:13:51.730Z | Checking rsa v0.9.10 |
| 743 | 2026-04-24T10:13:51.732Z | Checking num v0.4.3 |
| 744 | 2026-04-24T10:13:51.749Z | Checking ed25519-dalek v2.2.0 |
| 745 | 2026-04-24T10:13:51.805Z | Compiling octocrab v0.49.8 |
| 746 | 2026-04-24T10:13:51.817Z | Checking slog-stdlog v4.1.1 |
| 747 | 2026-04-24T10:13:51.845Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 748 | 2026-04-24T10:13:51.860Z | Checking rand v0.9.2 |
| 749 | 2026-04-24T10:13:51.922Z | Checking p384 v0.13.1 |
| 750 | 2026-04-24T10:13:51.998Z | Checking p256 v0.13.2 |
| 751 | 2026-04-24T10:13:52.114Z | Checking simple_asn1 v0.6.4 |
| 752 | 2026-04-24T10:13:52.128Z | Checking futures-executor v0.3.32 |
| 753 | 2026-04-24T10:13:52.182Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 754 | 2026-04-24T10:13:52.228Z | Compiling clap_derive v3.2.25 |
| 755 | 2026-04-24T10:13:52.265Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 756 | 2026-04-24T10:13:52.312Z | Compiling pin-project-internal v1.1.10 |
| 757 | 2026-04-24T10:13:52.315Z | Compiling snafu-derive v0.8.9 |
| 758 | 2026-04-24T10:13:52.330Z | Compiling serde_repr v0.1.20 |
| 759 | 2026-04-24T10:13:52.366Z | Compiling num-derive v0.3.3 |
| 760 | 2026-04-24T10:13:52.615Z | Checking atty v0.2.14 |
| 761 | 2026-04-24T10:13:52.706Z | Checking bitflags v1.3.2 |
| 762 | 2026-04-24T10:13:52.777Z | Checking unicode-width v0.2.2 |
| 763 | 2026-04-24T10:13:52.884Z | Compiling heck v0.5.0 |
| 764 | 2026-04-24T10:13:52.908Z | Checking iri-string v0.7.10 |
| 765 | 2026-04-24T10:13:52.929Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 766 | 2026-04-24T10:13:53.030Z | Checking ryu v1.0.23 |
| 767 | 2026-04-24T10:13:53.084Z | Checking termcolor v1.4.1 |
| 768 | 2026-04-24T10:13:53.157Z | Checking colored v3.1.1 |
| 769 | 2026-04-24T10:13:53.166Z | Checking oxnet v0.1.4 |
| 770 | 2026-04-24T10:13:53.278Z | Checking strsim v0.10.0 |
| 771 | 2026-04-24T10:13:53.345Z | Checking strsim v0.11.1 |
| 772 | 2026-04-24T10:13:53.396Z | Checking simd-adler32 v0.3.8 |
| 773 | 2026-04-24T10:13:53.413Z | Checking textwrap v0.16.2 |
| 774 | 2026-04-24T10:13:53.500Z | Compiling curl v0.4.49 |
| 775 | 2026-04-24T10:13:53.536Z | Checking clap_lex v1.0.0 |
| 776 | 2026-04-24T10:13:53.566Z | Checking adler2 v2.0.1 |
| 777 | 2026-04-24T10:13:53.671Z | Checking miniz_oxide v0.8.9 |
| 778 | 2026-04-24T10:13:53.680Z | Checking clap_builder v4.6.0 |
| 779 | 2026-04-24T10:13:53.893Z | Checking clap v3.2.25 |
| 780 | 2026-04-24T10:13:53.950Z | Checking tower-http v0.6.8 |
| 781 | 2026-04-24T10:13:53.970Z | Checking pin-project v1.1.10 |
| 782 | 2026-04-24T10:13:54.024Z | Checking libscf-sys v1.1.0 |
| 783 | 2026-04-24T10:13:54.056Z | Checking serde_urlencoded v0.7.1 |
| 784 | 2026-04-24T10:13:54.066Z | Checking snafu v0.8.9 |
| 785 | 2026-04-24T10:13:54.104Z | Compiling clap_derive v4.6.1 |
| 786 | 2026-04-24T10:13:54.146Z | Checking console v0.16.2 |
| 787 | 2026-04-24T10:13:54.231Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 788 | 2026-04-24T10:13:54.251Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 789 | 2026-04-24T10:13:54.439Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 790 | 2026-04-24T10:13:54.537Z | Checking jsonwebtoken v10.3.0 |
| 791 | 2026-04-24T10:13:54.615Z | Checking futures v0.3.32 |
| 792 | 2026-04-24T10:13:54.722Z | Checking slog-envlogger v2.2.0 |
| 793 | 2026-04-24T10:13:54.744Z | Checking url v2.5.8 |
| 794 | 2026-04-24T10:13:54.980Z | Checking hyper-rustls v0.27.7 |
| 795 | 2026-04-24T10:13:55.271Z | Checking hyper-timeout v0.5.2 |
| 796 | 2026-04-24T10:13:55.274Z | Checking http-body-util v0.1.3 |
| 797 | 2026-04-24T10:13:55.294Z | Compiling zone_cfg_derive v0.3.1 |
| 798 | 2026-04-24T10:13:55.366Z | Compiling async-recursion v0.3.2 |
| 799 | 2026-04-24T10:13:55.376Z | Checking serde_spanned v1.1.1 |
| 800 | 2026-04-24T10:13:55.434Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 801 | 2026-04-24T10:13:55.458Z | Checking serde_path_to_error v0.1.20 |
| 802 | 2026-04-24T10:13:55.488Z | Checking filetime v0.2.27 |
| 803 | 2026-04-24T10:13:55.502Z | Checking secrecy v0.10.3 |
| 804 | 2026-04-24T10:13:55.556Z | Checking unit-prefix v0.5.2 |
| 805 | 2026-04-24T10:13:55.600Z | Checking openssl-probe v0.1.6 |
| 806 | 2026-04-24T10:13:55.611Z | Checking web-time v1.1.0 |
| 807 | 2026-04-24T10:13:55.626Z | Checking xattr v1.6.1 |
| 808 | 2026-04-24T10:13:55.670Z | Checking hex v0.4.3 |
| 809 | 2026-04-24T10:13:55.680Z | Checking fastrand v2.3.0 |
| 810 | 2026-04-24T10:13:55.697Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 811 | 2026-04-24T10:13:55.744Z | Checking tar v0.4.45 |
| 812 | 2026-04-24T10:13:55.857Z | Checking tempfile v3.27.0 |
| 813 | 2026-04-24T10:13:55.873Z | Checking toml v1.1.2+spec-1.1.0 |
| 814 | 2026-04-24T10:13:55.883Z | Checking sha256 v1.6.0 |
| 815 | 2026-04-24T10:13:55.893Z | Checking clap v4.6.1 |
| 816 | 2026-04-24T10:13:55.916Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 817 | 2026-04-24T10:13:55.970Z | Checking zone v0.3.1 |
| 818 | 2026-04-24T10:13:56.034Z | Checking indicatif v0.18.4 |
| 819 | 2026-04-24T10:13:56.046Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 820 | 2026-04-24T10:13:56.116Z | Checking flate2 v1.1.9 |
| 821 | 2026-04-24T10:13:56.131Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 822 | 2026-04-24T10:13:56.205Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 823 | 2026-04-24T10:13:56.273Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 824 | 2026-04-24T10:13:56.378Z | Checking libloading v0.8.9 |
| 825 | 2026-04-24T10:13:56.404Z | Checking fs_extra v1.3.0 |
| 826 | 2026-04-24T10:14:06.700Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 827 | 2026-04-24T10:14:07.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.09s |
| 828 | 2026-04-24T10:14:07.602Z | + banner build |
| 829 | 2026-04-24T10:14:07.605Z | |
| 830 | 2026-04-24T10:14:07.605Z | ##### # # # # ##### |
| 831 | 2026-04-24T10:14:07.605Z | # # # # # # # # |
| 832 | 2026-04-24T10:14:07.605Z | ##### # # # # # # |
| 833 | 2026-04-24T10:14:07.605Z | # # # # # # # # |
| 834 | 2026-04-24T10:14:07.605Z | # # # # # # # # |
| 835 | 2026-04-24T10:14:07.605Z | ##### #### # ###### ##### |
| 836 | 2026-04-24T10:14:07.605Z | |
| 837 | 2026-04-24T10:14:07.605Z | + ptime -m cargo build |
| 838 | 2026-04-24T10:14:07.866Z | Compiling unicode-ident v1.0.24 |
| 839 | 2026-04-24T10:14:07.866Z | Compiling cfg-if v1.0.4 |
| 840 | 2026-04-24T10:14:07.866Z | Compiling memchr v2.8.0 |
| 841 | 2026-04-24T10:14:07.869Z | Compiling zeroize v1.8.2 |
| 842 | 2026-04-24T10:14:07.869Z | Compiling itoa v1.0.17 |
| 843 | 2026-04-24T10:14:07.869Z | Compiling libc v0.2.185 |
| 844 | 2026-04-24T10:14:07.869Z | Compiling serde_core v1.0.228 |
| 845 | 2026-04-24T10:14:07.869Z | Compiling subtle v2.6.1 |
| 846 | 2026-04-24T10:14:07.956Z | Compiling typenum v1.19.0 |
| 847 | 2026-04-24T10:14:08.010Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-04-24T10:14:08.044Z | Compiling const-oid v0.9.6 |
| 849 | 2026-04-24T10:14:08.057Z | Compiling smallvec v1.15.1 |
| 850 | 2026-04-24T10:14:08.069Z | Compiling once_cell v1.21.3 |
| 851 | 2026-04-24T10:14:08.220Z | Compiling getrandom v0.2.17 |
| 852 | 2026-04-24T10:14:08.241Z | Compiling pin-project-lite v0.2.16 |
| 853 | 2026-04-24T10:14:08.247Z | Compiling libm v0.2.16 |
| 854 | 2026-04-24T10:14:08.260Z | Compiling log v0.4.29 |
| 855 | 2026-04-24T10:14:08.325Z | Compiling errno v0.3.14 |
| 856 | 2026-04-24T10:14:08.386Z | Compiling quote v1.0.45 |
| 857 | 2026-04-24T10:14:08.454Z | Compiling generic-array v0.14.7 |
| 858 | 2026-04-24T10:14:08.464Z | Compiling rand_core v0.6.4 |
| 859 | 2026-04-24T10:14:08.505Z | Compiling socket2 v0.6.3 |
| 860 | 2026-04-24T10:14:08.566Z | Compiling syn v2.0.117 |
| 861 | 2026-04-24T10:14:08.665Z | Compiling syn v1.0.109 |
| 862 | 2026-04-24T10:14:08.684Z | Compiling bytes v1.11.1 |
| 863 | 2026-04-24T10:14:08.715Z | Compiling zmij v1.0.21 |
| 864 | 2026-04-24T10:14:08.926Z | Compiling block-buffer v0.10.4 |
| 865 | 2026-04-24T10:14:08.943Z | Compiling crypto-common v0.1.7 |
| 866 | 2026-04-24T10:14:08.988Z | Compiling num-traits v0.2.19 |
| 867 | 2026-04-24T10:14:09.052Z | Compiling digest v0.10.7 |
| 868 | 2026-04-24T10:14:09.052Z | Compiling scopeguard v1.2.0 |
| 869 | 2026-04-24T10:14:09.143Z | Compiling base64ct v1.8.3 |
| 870 | 2026-04-24T10:14:09.253Z | Compiling lock_api v0.4.14 |
| 871 | 2026-04-24T10:14:09.297Z | Compiling parking_lot_core v0.9.12 |
| 872 | 2026-04-24T10:14:09.403Z | Compiling pem-rfc7468 v0.7.0 |
| 873 | 2026-04-24T10:14:09.433Z | Compiling signal-hook-registry v1.4.8 |
| 874 | 2026-04-24T10:14:09.457Z | Compiling mio v1.2.0 |
| 875 | 2026-04-24T10:14:09.587Z | Compiling der v0.7.10 |
| 876 | 2026-04-24T10:14:09.600Z | Compiling parking_lot v0.12.5 |
| 877 | 2026-04-24T10:14:09.722Z | Compiling stable_deref_trait v1.2.1 |
| 878 | 2026-04-24T10:14:09.728Z | Compiling futures-core v0.3.32 |
| 879 | 2026-04-24T10:14:09.733Z | Compiling futures-sink v0.3.32 |
| 880 | 2026-04-24T10:14:09.790Z | Compiling ucd-trie v0.1.7 |
| 881 | 2026-04-24T10:14:09.821Z | Compiling serde_json v1.0.149 |
| 882 | 2026-04-24T10:14:09.860Z | Compiling zerocopy v0.8.39 |
| 883 | 2026-04-24T10:14:09.973Z | Compiling pest v2.8.6 |
| 884 | 2026-04-24T10:14:10.001Z | Compiling num-integer v0.1.46 |
| 885 | 2026-04-24T10:14:10.108Z | Compiling winnow v1.0.1 |
| 886 | 2026-04-24T10:14:10.325Z | Compiling futures-channel v0.3.32 |
| 887 | 2026-04-24T10:14:10.463Z | Compiling spki v0.7.3 |
| 888 | 2026-04-24T10:14:10.538Z | Compiling byteorder v1.5.0 |
| 889 | 2026-04-24T10:14:10.658Z | Compiling pkcs8 v0.10.2 |
| 890 | 2026-04-24T10:14:10.759Z | Compiling proc-macro-error-attr v1.0.4 |
| 891 | 2026-04-24T10:14:10.760Z | Compiling hmac v0.12.1 |
| 892 | 2026-04-24T10:14:10.885Z | Compiling tracing-core v0.1.36 |
| 893 | 2026-04-24T10:14:10.923Z | Compiling pretty-hex v0.4.1 |
| 894 | 2026-04-24T10:14:10.926Z | Compiling futures-task v0.3.32 |
| 895 | 2026-04-24T10:14:11.051Z | Compiling pest_meta v2.8.6 |
| 896 | 2026-04-24T10:14:11.087Z | Compiling slab v0.4.12 |
| 897 | 2026-04-24T10:14:11.192Z | Compiling futures-io v0.3.32 |
| 898 | 2026-04-24T10:14:11.253Z | Compiling spin v0.9.8 |
| 899 | 2026-04-24T10:14:11.261Z | Compiling proc-macro-error v1.0.4 |
| 900 | 2026-04-24T10:14:11.342Z | Compiling lazy_static v1.5.0 |
| 901 | 2026-04-24T10:14:11.377Z | Compiling synstructure v0.13.2 |
| 902 | 2026-04-24T10:14:11.422Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 903 | 2026-04-24T10:14:11.488Z | Compiling signature v2.2.0 |
| 904 | 2026-04-24T10:14:11.516Z | Compiling http v1.4.0 |
| 905 | 2026-04-24T10:14:11.619Z | Compiling pest_generator v2.8.6 |
| 906 | 2026-04-24T10:14:11.875Z | Compiling ff v0.13.1 |
| 907 | 2026-04-24T10:14:11.967Z | Compiling cpufeatures v0.2.17 |
| 908 | 2026-04-24T10:14:12.004Z | Compiling litemap v0.8.1 |
| 909 | 2026-04-24T10:14:12.031Z | Compiling time-core v0.1.8 |
| 910 | 2026-04-24T10:14:12.059Z | Compiling powerfmt v0.2.0 |
| 911 | 2026-04-24T10:14:12.171Z | Compiling winnow v0.7.14 |
| 912 | 2026-04-24T10:14:12.185Z | Compiling writeable v0.6.2 |
| 913 | 2026-04-24T10:14:12.237Z | Compiling base16ct v0.2.0 |
| 914 | 2026-04-24T10:14:12.258Z | Compiling num-conv v0.2.0 |
| 915 | 2026-04-24T10:14:12.337Z | Compiling deranged v0.5.6 |
| 916 | 2026-04-24T10:14:12.370Z | Compiling sec1 v0.7.3 |
| 917 | 2026-04-24T10:14:12.387Z | Compiling time-macros v0.2.27 |
| 918 | 2026-04-24T10:14:12.410Z | Compiling http-body v1.0.1 |
| 919 | 2026-04-24T10:14:12.522Z | Compiling group v0.13.0 |
| 920 | 2026-04-24T10:14:12.592Z | Compiling serde_derive v1.0.228 |
| 921 | 2026-04-24T10:14:12.630Z | Compiling thiserror-impl v1.0.69 |
| 922 | 2026-04-24T10:14:12.685Z | Compiling zerofrom-derive v0.1.6 |
| 923 | 2026-04-24T10:14:12.892Z | Compiling yoke-derive v0.8.1 |
| 924 | 2026-04-24T10:14:13.368Z | Compiling tokio-macros v2.7.0 |
| 925 | 2026-04-24T10:14:13.389Z | Compiling zerovec-derive v0.11.2 |
| 926 | 2026-04-24T10:14:13.663Z | Compiling thiserror-impl v2.0.18 |
| 927 | 2026-04-24T10:14:13.678Z | Compiling displaydoc v0.2.5 |
| 928 | 2026-04-24T10:14:13.812Z | Compiling thiserror v1.0.69 |
| 929 | 2026-04-24T10:14:13.888Z | Compiling zerofrom v0.1.6 |
| 930 | 2026-04-24T10:14:13.902Z | Compiling ppv-lite86 v0.2.21 |
| 931 | 2026-04-24T10:14:13.942Z | Compiling zerocopy-derive v0.7.35 |
| 932 | 2026-04-24T10:14:14.002Z | Compiling yoke v0.8.1 |
| 933 | 2026-04-24T10:14:14.130Z | Compiling tokio v1.52.1 |
| 934 | 2026-04-24T10:14:14.175Z | Compiling tracing-attributes v0.1.31 |
| 935 | 2026-04-24T10:14:14.214Z | Compiling futures-macro v0.3.32 |
| 936 | 2026-04-24T10:14:14.441Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-04-24T10:14:14.496Z | Compiling zerovec v0.11.5 |
| 938 | 2026-04-24T10:14:14.817Z | Compiling zerocopy v0.7.35 |
| 939 | 2026-04-24T10:14:14.930Z | Compiling thiserror v2.0.18 |
| 940 | 2026-04-24T10:14:15.028Z | Compiling tinystr v0.8.2 |
| 941 | 2026-04-24T10:14:15.042Z | Compiling potential_utf v0.1.4 |
| 942 | 2026-04-24T10:14:15.048Z | Compiling dtrace-parser v0.2.0 |
| 943 | 2026-04-24T10:14:15.128Z | Compiling futures-util v0.3.32 |
| 944 | 2026-04-24T10:14:15.197Z | Compiling icu_locale_core v2.1.1 |
| 945 | 2026-04-24T10:14:15.224Z | Compiling zerotrie v0.2.3 |
| 946 | 2026-04-24T10:14:15.303Z | Compiling serde v1.0.228 |
| 947 | 2026-04-24T10:14:15.480Z | Compiling tracing v0.1.44 |
| 948 | 2026-04-24T10:14:15.525Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 949 | 2026-04-24T10:14:15.752Z | Compiling erased-serde v0.3.31 |
| 950 | 2026-04-24T10:14:15.825Z | Compiling num-bigint v0.4.6 |
| 951 | 2026-04-24T10:14:15.889Z | Compiling scroll_derive v0.12.1 |
| 952 | 2026-04-24T10:14:15.956Z | Compiling hkdf v0.12.4 |
| 953 | 2026-04-24T10:14:16.088Z | Compiling num-iter v0.1.45 |
| 954 | 2026-04-24T10:14:16.165Z | Compiling crypto-bigint v0.5.5 |
| 955 | 2026-04-24T10:14:16.197Z | Compiling thread-id v4.2.2 |
| 956 | 2026-04-24T10:14:16.257Z | Compiling slog v2.8.2 |
| 957 | 2026-04-24T10:14:16.271Z | Compiling proc-macro-crate v3.4.0 |
| 958 | 2026-04-24T10:14:16.444Z | Compiling dof v0.3.0 |
| 959 | 2026-04-24T10:14:16.607Z | Compiling scroll v0.12.0 |
| 960 | 2026-04-24T10:14:16.607Z | Compiling icu_provider v2.1.1 |
| 961 | 2026-04-24T10:14:16.689Z | Compiling icu_collections v2.1.1 |
| 962 | 2026-04-24T10:14:16.785Z | Compiling time v0.3.47 |
| 963 | 2026-04-24T10:14:16.864Z | Compiling getrandom v0.3.4 |
| 964 | 2026-04-24T10:14:16.894Z | Compiling proc-macro-crate v1.3.1 |
| 965 | 2026-04-24T10:14:17.035Z | Compiling sha2 v0.10.9 |
| 966 | 2026-04-24T10:14:17.184Z | Compiling elliptic-curve v0.13.8 |
| 967 | 2026-04-24T10:14:17.213Z | Compiling rustls-pki-types v1.14.0 |
| 968 | 2026-04-24T10:14:17.216Z | Compiling try-lock v0.2.5 |
| 969 | 2026-04-24T10:14:17.313Z | Compiling plain v0.2.3 |
| 970 | 2026-04-24T10:14:17.410Z | Compiling untrusted v0.9.0 |
| 971 | 2026-04-24T10:14:17.416Z | Compiling tower-service v0.3.3 |
| 972 | 2026-04-24T10:14:17.467Z | Compiling goblin v0.8.2 |
| 973 | 2026-04-24T10:14:17.479Z | Compiling want v0.3.1 |
| 974 | 2026-04-24T10:14:17.494Z | Compiling ring v0.17.14 |
| 975 | 2026-04-24T10:14:17.500Z | Compiling num_enum_derive v0.5.11 |
| 976 | 2026-04-24T10:14:17.517Z | Compiling num_enum_derive v0.7.5 |
| 977 | 2026-04-24T10:14:17.640Z | Compiling usdt-impl v0.5.0 |
| 978 | 2026-04-24T10:14:17.689Z | Compiling httparse v1.10.1 |
| 979 | 2026-04-24T10:14:17.993Z | Compiling icu_properties_data v2.1.2 |
| 980 | 2026-04-24T10:14:18.119Z | Compiling icu_normalizer_data v2.1.1 |
| 981 | 2026-04-24T10:14:18.163Z | Compiling serde_tokenstream v0.2.2 |
| 982 | 2026-04-24T10:14:18.188Z | Compiling rand_chacha v0.3.1 |
| 983 | 2026-04-24T10:14:18.448Z | Compiling rfc6979 v0.4.0 |
| 984 | 2026-04-24T10:14:18.496Z | Compiling arc-swap v1.8.2 |
| 985 | 2026-04-24T10:14:18.499Z | Compiling either v1.15.0 |
| 986 | 2026-04-24T10:14:18.548Z | Compiling atomic-waker v1.1.2 |
| 987 | 2026-04-24T10:14:18.555Z | Compiling pin-utils v0.1.0 |
| 988 | 2026-04-24T10:14:18.617Z | Compiling iana-time-zone v0.1.65 |
| 989 | 2026-04-24T10:14:18.646Z | Compiling hyper v1.8.1 |
| 990 | 2026-04-24T10:14:18.662Z | Compiling rustls-webpki v0.103.9 |
| 991 | 2026-04-24T10:14:18.691Z | Compiling num_enum v0.7.5 |
| 992 | 2026-04-24T10:14:18.787Z | Compiling chrono v0.4.43 |
| 993 | 2026-04-24T10:14:18.800Z | Compiling ecdsa v0.16.9 |
| 994 | 2026-04-24T10:14:18.828Z | Compiling num_enum v0.5.11 |
| 995 | 2026-04-24T10:14:18.933Z | Compiling rand v0.8.5 |
| 996 | 2026-04-24T10:14:19.175Z | Compiling icu_normalizer v2.1.1 |
| 997 | 2026-04-24T10:14:19.556Z | Compiling icu_properties v2.1.2 |
| 998 | 2026-04-24T10:14:19.581Z | Compiling crossbeam-utils v0.8.21 |
| 999 | 2026-04-24T10:14:19.674Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-04-24T10:14:19.865Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-04-24T10:14:19.972Z | Compiling foreign-types-macros v0.2.3 |
| 1002 | 2026-04-24T10:14:20.083Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1003 | 2026-04-24T10:14:20.346Z | Compiling aho-corasick v1.1.4 |
| 1004 | 2026-04-24T10:14:20.441Z | Compiling thread_local v1.1.9 |
| 1005 | 2026-04-24T10:14:20.629Z | Compiling percent-encoding v2.3.2 |
| 1006 | 2026-04-24T10:14:20.711Z | Compiling bitflags v2.11.0 |
| 1007 | 2026-04-24T10:14:20.714Z | Compiling tap v1.0.1 |
| 1008 | 2026-04-24T10:14:20.788Z | Compiling foreign-types-shared v0.3.1 |
| 1009 | 2026-04-24T10:14:20.788Z | Compiling regex-syntax v0.8.9 |
| 1010 | 2026-04-24T10:14:20.813Z | Compiling utf8parse v0.2.2 |
| 1011 | 2026-04-24T10:14:20.820Z | Compiling curve25519-dalek v4.1.3 |
| 1012 | 2026-04-24T10:14:20.870Z | Compiling foreign-types v0.5.0 |
| 1013 | 2026-04-24T10:14:20.914Z | Compiling anstyle-parse v1.0.0 |
| 1014 | 2026-04-24T10:14:20.938Z | Compiling wyz v0.5.1 |
| 1015 | 2026-04-24T10:14:20.945Z | Compiling form_urlencoded v1.2.2 |
| 1016 | 2026-04-24T10:14:21.097Z | Compiling idna_adapter v1.2.1 |
| 1017 | 2026-04-24T10:14:21.119Z | Compiling cargo_metadata v0.23.1 |
| 1018 | 2026-04-24T10:14:21.122Z | Compiling rand_chacha v0.9.0 |
| 1019 | 2026-04-24T10:14:21.227Z | Compiling crossbeam-channel v0.5.15 |
| 1020 | 2026-04-24T10:14:21.552Z | Compiling num-bigint-dig v0.8.6 |
| 1021 | 2026-04-24T10:14:21.673Z | Compiling hyper-util v0.1.20 |
| 1022 | 2026-04-24T10:14:21.709Z | Compiling rustls v0.23.36 |
| 1023 | 2026-04-24T10:14:21.967Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1024 | 2026-04-24T10:14:22.075Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-04-24T10:14:22.339Z | Compiling regex-automata v0.4.14 |
| 1026 | 2026-04-24T10:14:22.363Z | Compiling radium v0.7.0 |
| 1027 | 2026-04-24T10:14:22.454Z | Compiling itertools v0.12.1 |
| 1028 | 2026-04-24T10:14:22.742Z | Compiling usdt-macro v0.5.0 |
| 1029 | 2026-04-24T10:14:23.071Z | Compiling usdt-attr-macro v0.5.0 |
| 1030 | 2026-04-24T10:14:23.266Z | Compiling tokio-util v0.7.18 |
| 1031 | 2026-04-24T10:14:23.474Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1032 | 2026-04-24T10:14:23.501Z | Compiling num-rational v0.4.2 |
| 1033 | 2026-04-24T10:14:23.577Z | Compiling num-complex v0.4.6 |
| 1034 | 2026-04-24T10:14:23.614Z | Compiling async-trait v0.1.89 |
| 1035 | 2026-04-24T10:14:23.668Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1036 | 2026-04-24T10:14:23.873Z | Compiling ed25519 v2.2.3 |
| 1037 | 2026-04-24T10:14:23.985Z | Compiling pkcs1 v0.7.5 |
| 1038 | 2026-04-24T10:14:24.110Z | Compiling cstr-argument v0.1.2 |
| 1039 | 2026-04-24T10:14:24.143Z | Compiling is-terminal v0.4.17 |
| 1040 | 2026-04-24T10:14:24.173Z | Compiling memmap v0.7.0 |
| 1041 | 2026-04-24T10:14:24.233Z | Compiling openssl-probe v0.2.1 |
| 1042 | 2026-04-24T10:14:24.259Z | Compiling tower-layer v0.3.3 |
| 1043 | 2026-04-24T10:14:24.351Z | Compiling is_terminal_polyfill v1.70.2 |
| 1044 | 2026-04-24T10:14:24.405Z | Compiling os_str_bytes v6.6.1 |
| 1045 | 2026-04-24T10:14:24.411Z | Compiling sync_wrapper v1.0.2 |
| 1046 | 2026-04-24T10:14:24.414Z | Compiling hashbrown v0.12.3 |
| 1047 | 2026-04-24T10:14:24.433Z | Compiling base64 v0.22.1 |
| 1048 | 2026-04-24T10:14:24.500Z | Compiling anstyle-query v1.1.5 |
| 1049 | 2026-04-24T10:14:24.602Z | Compiling term v1.2.1 |
| 1050 | 2026-04-24T10:14:24.611Z | Compiling anstyle v1.0.14 |
| 1051 | 2026-04-24T10:14:24.666Z | Compiling utf8_iter v1.0.4 |
| 1052 | 2026-04-24T10:14:24.765Z | Compiling take_mut v0.2.2 |
| 1053 | 2026-04-24T10:14:24.806Z | Compiling funty v2.0.0 |
| 1054 | 2026-04-24T10:14:24.824Z | Compiling colorchoice v1.0.4 |
| 1055 | 2026-04-24T10:14:24.865Z | Compiling slog-term v2.9.2 |
| 1056 | 2026-04-24T10:14:24.885Z | Compiling slog-async v2.8.0 |
| 1057 | 2026-04-24T10:14:24.885Z | Compiling indexmap v1.9.3 |
| 1058 | 2026-04-24T10:14:24.970Z | Compiling anstream v1.0.0 |
| 1059 | 2026-04-24T10:14:25.287Z | Compiling bitvec v1.0.1 |
| 1060 | 2026-04-24T10:14:25.293Z | Compiling idna v1.1.0 |
| 1061 | 2026-04-24T10:14:25.401Z | Compiling pem v3.0.6 |
| 1062 | 2026-04-24T10:14:25.444Z | Compiling clap_lex v0.2.4 |
| 1063 | 2026-04-24T10:14:25.494Z | Compiling tower v0.5.3 |
| 1064 | 2026-04-24T10:14:25.500Z | Compiling tokio-rustls v0.26.4 |
| 1065 | 2026-04-24T10:14:25.724Z | Compiling rustls-native-certs v0.8.3 |
| 1066 | 2026-04-24T10:14:25.750Z | Compiling usdt v0.5.0 |
| 1067 | 2026-04-24T10:14:25.778Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1068 | 2026-04-24T10:14:25.914Z | Compiling rsa v0.9.10 |
| 1069 | 2026-04-24T10:14:26.018Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1070 | 2026-04-24T10:14:26.036Z | Compiling ed25519-dalek v2.2.0 |
| 1071 | 2026-04-24T10:14:26.066Z | Compiling regex v1.12.3 |
| 1072 | 2026-04-24T10:14:26.081Z | Compiling num v0.4.3 |
| 1073 | 2026-04-24T10:14:26.124Z | Compiling octocrab v0.49.8 |
| 1074 | 2026-04-24T10:14:26.148Z | Compiling slog-stdlog v4.1.1 |
| 1075 | 2026-04-24T10:14:26.151Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1076 | 2026-04-24T10:14:26.334Z | Compiling rand v0.9.2 |
| 1077 | 2026-04-24T10:14:26.337Z | Compiling anyhow v1.0.102 |
| 1078 | 2026-04-24T10:14:26.349Z | Compiling p384 v0.13.1 |
| 1079 | 2026-04-24T10:14:26.508Z | Compiling p256 v0.13.2 |
| 1080 | 2026-04-24T10:14:26.529Z | Compiling simple_asn1 v0.6.4 |
| 1081 | 2026-04-24T10:14:26.585Z | Compiling openssl-sys v0.9.111 |
| 1082 | 2026-04-24T10:14:26.728Z | Compiling libz-sys v1.1.23 |
| 1083 | 2026-04-24T10:14:26.827Z | Compiling futures-executor v0.3.32 |
| 1084 | 2026-04-24T10:14:26.877Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1085 | 2026-04-24T10:14:26.924Z | Compiling pin-project-internal v1.1.10 |
| 1086 | 2026-04-24T10:14:26.931Z | Compiling serde_repr v0.1.20 |
| 1087 | 2026-04-24T10:14:26.990Z | Compiling snafu-derive v0.8.9 |
| 1088 | 2026-04-24T10:14:27.097Z | Compiling clap_derive v3.2.25 |
| 1089 | 2026-04-24T10:14:27.111Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1090 | 2026-04-24T10:14:27.130Z | Compiling num-derive v0.3.3 |
| 1091 | 2026-04-24T10:14:27.165Z | Compiling atty v0.2.14 |
| 1092 | 2026-04-24T10:14:27.260Z | Compiling strsim v0.10.0 |
| 1093 | 2026-04-24T10:14:27.527Z | Compiling clap_lex v1.0.0 |
| 1094 | 2026-04-24T10:14:27.632Z | Compiling adler2 v2.0.1 |
| 1095 | 2026-04-24T10:14:27.686Z | Compiling termcolor v1.4.1 |
| 1096 | 2026-04-24T10:14:27.758Z | Compiling textwrap v0.16.2 |
| 1097 | 2026-04-24T10:14:27.767Z | Compiling strsim v0.11.1 |
| 1098 | 2026-04-24T10:14:27.794Z | Compiling colored v3.1.1 |
| 1099 | 2026-04-24T10:14:28.029Z | Compiling oxnet v0.1.4 |
| 1100 | 2026-04-24T10:14:28.051Z | Compiling bitflags v1.3.2 |
| 1101 | 2026-04-24T10:14:28.058Z | Compiling ryu v1.0.23 |
| 1102 | 2026-04-24T10:14:28.119Z | Compiling unicode-width v0.2.2 |
| 1103 | 2026-04-24T10:14:28.159Z | Compiling iri-string v0.7.10 |
| 1104 | 2026-04-24T10:14:28.174Z | Compiling simd-adler32 v0.3.8 |
| 1105 | 2026-04-24T10:14:28.186Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1106 | 2026-04-24T10:14:28.237Z | Compiling serde_urlencoded v0.7.1 |
| 1107 | 2026-04-24T10:14:28.281Z | Compiling libscf-sys v1.1.0 |
| 1108 | 2026-04-24T10:14:28.368Z | Compiling console v0.16.2 |
| 1109 | 2026-04-24T10:14:28.390Z | Compiling miniz_oxide v0.8.9 |
| 1110 | 2026-04-24T10:14:28.406Z | Compiling pin-project v1.1.10 |
| 1111 | 2026-04-24T10:14:28.477Z | Compiling clap_builder v4.6.0 |
| 1112 | 2026-04-24T10:14:28.492Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1113 | 2026-04-24T10:14:28.735Z | Compiling snafu v0.8.9 |
| 1114 | 2026-04-24T10:14:28.810Z | Compiling clap v3.2.25 |
| 1115 | 2026-04-24T10:14:28.982Z | Compiling clap_derive v4.6.1 |
| 1116 | 2026-04-24T10:14:29.043Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1117 | 2026-04-24T10:14:29.066Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1118 | 2026-04-24T10:14:29.161Z | Compiling futures v0.3.32 |
| 1119 | 2026-04-24T10:14:29.190Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1120 | 2026-04-24T10:14:29.233Z | Compiling jsonwebtoken v10.3.0 |
| 1121 | 2026-04-24T10:14:29.783Z | Compiling tower-http v0.6.8 |
| 1122 | 2026-04-24T10:14:29.812Z | Compiling slog-envlogger v2.2.0 |
| 1123 | 2026-04-24T10:14:29.819Z | Compiling hyper-rustls v0.27.7 |
| 1124 | 2026-04-24T10:14:29.889Z | Compiling portable-atomic v1.13.1 |
| 1125 | 2026-04-24T10:14:30.184Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1126 | 2026-04-24T10:14:30.288Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1127 | 2026-04-24T10:14:30.294Z | Compiling url v2.5.8 |
| 1128 | 2026-04-24T10:14:30.411Z | Compiling rustix v1.1.4 |
| 1129 | 2026-04-24T10:14:30.580Z | Compiling crc32fast v1.5.0 |
| 1130 | 2026-04-24T10:14:30.717Z | Compiling hyper-timeout v0.5.2 |
| 1131 | 2026-04-24T10:14:30.736Z | Compiling http-body-util v0.1.3 |
| 1132 | 2026-04-24T10:14:30.769Z | Compiling async-recursion v0.3.2 |
| 1133 | 2026-04-24T10:14:30.910Z | Compiling zone_cfg_derive v0.3.1 |
| 1134 | 2026-04-24T10:14:31.201Z | Compiling serde_spanned v1.1.1 |
| 1135 | 2026-04-24T10:14:31.328Z | Compiling serde_path_to_error v0.1.20 |
| 1136 | 2026-04-24T10:14:31.338Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1137 | 2026-04-24T10:14:31.350Z | Compiling filetime v0.2.27 |
| 1138 | 2026-04-24T10:14:31.408Z | Compiling secrecy v0.10.3 |
| 1139 | 2026-04-24T10:14:31.520Z | Compiling xattr v1.6.1 |
| 1140 | 2026-04-24T10:14:31.553Z | Compiling unit-prefix v0.5.2 |
| 1141 | 2026-04-24T10:14:31.602Z | Compiling openssl-probe v0.1.6 |
| 1142 | 2026-04-24T10:14:31.642Z | Compiling fastrand v2.3.0 |
| 1143 | 2026-04-24T10:14:31.679Z | Compiling web-time v1.1.0 |
| 1144 | 2026-04-24T10:14:31.679Z | Compiling hex v0.4.3 |
| 1145 | 2026-04-24T10:14:31.690Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1146 | 2026-04-24T10:14:31.693Z | Compiling indicatif v0.18.4 |
| 1147 | 2026-04-24T10:14:31.778Z | Compiling curl v0.4.49 |
| 1148 | 2026-04-24T10:14:31.893Z | Compiling sha256 v1.6.0 |
| 1149 | 2026-04-24T10:14:31.907Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1150 | 2026-04-24T10:14:31.933Z | Compiling tempfile v3.27.0 |
| 1151 | 2026-04-24T10:14:32.141Z | Compiling tar v0.4.45 |
| 1152 | 2026-04-24T10:14:32.207Z | Compiling zone v0.3.1 |
| 1153 | 2026-04-24T10:14:32.348Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1154 | 2026-04-24T10:14:32.595Z | Compiling clap v4.6.1 |
| 1155 | 2026-04-24T10:14:32.613Z | Compiling flate2 v1.1.9 |
| 1156 | 2026-04-24T10:14:32.667Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1157 | 2026-04-24T10:14:32.713Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1158 | 2026-04-24T10:14:32.874Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1159 | 2026-04-24T10:14:32.912Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1160 | 2026-04-24T10:14:33.032Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1161 | 2026-04-24T10:14:33.035Z | Compiling camino v1.2.2 |
| 1162 | 2026-04-24T10:14:33.154Z | Compiling libloading v0.8.9 |
| 1163 | 2026-04-24T10:14:33.285Z | Compiling fs_extra v1.3.0 |
| 1164 | 2026-04-24T10:14:44.487Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1165 | 2026-04-24T10:14:54.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.96s |
| 1166 | 2026-04-24T10:14:54.640Z | |
| 1167 | 2026-04-24T10:14:54.640Z | real 47.016177956 |
| 1168 | 2026-04-24T10:14:54.640Z | user 3:19.605001794 |
| 1169 | 2026-04-24T10:14:54.643Z | sys 34.659887343 |
| 1170 | 2026-04-24T10:14:54.643Z | trap 0.125897427 |
| 1171 | 2026-04-24T10:14:54.643Z | tflt 0.149832632 |
| 1172 | 2026-04-24T10:14:54.643Z | dflt 0.076039279 |
| 1173 | 2026-04-24T10:14:54.643Z | kflt 0.000047910 |
| 1174 | 2026-04-24T10:14:54.643Z | lock 8:37.665154527 |
| 1175 | 2026-04-24T10:14:54.643Z | slp 13:34.550818551 |
| 1176 | 2026-04-24T10:14:54.643Z | lat 11.082045808 |
| 1177 | 2026-04-24T10:14:54.643Z | stop 21.373865581 |
| 1178 | 2026-04-24T10:14:54.643Z | + ptime -m cargo build --release |
| 1179 | 2026-04-24T10:14:54.841Z | Compiling proc-macro2 v1.0.106 |
| 1180 | 2026-04-24T10:14:54.841Z | Compiling quote v1.0.45 |
| 1181 | 2026-04-24T10:14:54.841Z | Compiling unicode-ident v1.0.24 |
| 1182 | 2026-04-24T10:14:54.841Z | Compiling libc v0.2.185 |
| 1183 | 2026-04-24T10:14:54.844Z | Compiling cfg-if v1.0.4 |
| 1184 | 2026-04-24T10:14:54.844Z | Compiling version_check v0.9.5 |
| 1185 | 2026-04-24T10:14:54.844Z | Compiling zeroize v1.8.2 |
| 1186 | 2026-04-24T10:14:54.887Z | Compiling serde_core v1.0.228 |
| 1187 | 2026-04-24T10:14:55.052Z | Compiling memchr v2.8.0 |
| 1188 | 2026-04-24T10:14:55.103Z | Compiling serde v1.0.228 |
| 1189 | 2026-04-24T10:14:55.122Z | Compiling autocfg v1.5.0 |
| 1190 | 2026-04-24T10:14:55.148Z | Compiling subtle v2.6.1 |
| 1191 | 2026-04-24T10:14:55.307Z | Compiling typenum v1.19.0 |
| 1192 | 2026-04-24T10:14:55.456Z | Compiling generic-array v0.14.7 |
| 1193 | 2026-04-24T10:14:55.462Z | Compiling smallvec v1.15.1 |
| 1194 | 2026-04-24T10:14:55.763Z | Compiling const-oid v0.9.6 |
| 1195 | 2026-04-24T10:14:55.766Z | Compiling getrandom v0.2.17 |
| 1196 | 2026-04-24T10:14:55.801Z | Compiling syn v1.0.109 |
| 1197 | 2026-04-24T10:14:55.995Z | Compiling itoa v1.0.17 |
| 1198 | 2026-04-24T10:14:56.109Z | Compiling syn v2.0.117 |
| 1199 | 2026-04-24T10:14:56.161Z | Compiling libm v0.2.16 |
| 1200 | 2026-04-24T10:14:56.233Z | Compiling num-traits v0.2.19 |
| 1201 | 2026-04-24T10:14:56.272Z | Compiling pin-project-lite v0.2.16 |
| 1202 | 2026-04-24T10:14:56.365Z | Compiling find-msvc-tools v0.1.9 |
| 1203 | 2026-04-24T10:14:56.474Z | Compiling shlex v1.3.0 |
| 1204 | 2026-04-24T10:14:56.503Z | Compiling thiserror v1.0.69 |
| 1205 | 2026-04-24T10:14:56.650Z | Compiling cc v1.2.56 |
| 1206 | 2026-04-24T10:14:56.815Z | Compiling log v0.4.29 |
| 1207 | 2026-04-24T10:14:56.930Z | Compiling zmij v1.0.21 |
| 1208 | 2026-04-24T10:14:57.247Z | Compiling crypto-common v0.1.7 |
| 1209 | 2026-04-24T10:14:57.349Z | Compiling block-buffer v0.10.4 |
| 1210 | 2026-04-24T10:14:57.468Z | Compiling rustversion v1.0.22 |
| 1211 | 2026-04-24T10:14:57.498Z | Compiling digest v0.10.7 |
| 1212 | 2026-04-24T10:14:57.603Z | Compiling rand_core v0.6.4 |
| 1213 | 2026-04-24T10:14:57.745Z | Compiling errno v0.3.14 |
| 1214 | 2026-04-24T10:14:57.775Z | Compiling socket2 v0.6.3 |
| 1215 | 2026-04-24T10:14:57.849Z | Compiling hashbrown v0.16.1 |
| 1216 | 2026-04-24T10:14:57.859Z | Compiling once_cell v1.21.3 |
| 1217 | 2026-04-24T10:14:57.901Z | Compiling bytes v1.11.1 |
| 1218 | 2026-04-24T10:14:58.097Z | Compiling equivalent v1.0.2 |
| 1219 | 2026-04-24T10:14:58.163Z | Compiling parking_lot_core v0.9.12 |
| 1220 | 2026-04-24T10:14:58.374Z | Compiling indexmap v2.13.0 |
| 1221 | 2026-04-24T10:14:58.381Z | Compiling base64ct v1.8.3 |
| 1222 | 2026-04-24T10:14:58.450Z | Compiling scopeguard v1.2.0 |
| 1223 | 2026-04-24T10:14:58.550Z | Compiling lock_api v0.4.14 |
| 1224 | 2026-04-24T10:14:58.698Z | Compiling pem-rfc7468 v0.7.0 |
| 1225 | 2026-04-24T10:14:58.733Z | Compiling signal-hook-registry v1.4.8 |
| 1226 | 2026-04-24T10:14:58.783Z | Compiling parking_lot v0.12.5 |
| 1227 | 2026-04-24T10:14:58.792Z | Compiling mio v1.2.0 |
| 1228 | 2026-04-24T10:14:58.967Z | Compiling synstructure v0.13.2 |
| 1229 | 2026-04-24T10:14:58.992Z | Compiling der v0.7.10 |
| 1230 | 2026-04-24T10:14:59.343Z | Compiling thiserror v2.0.18 |
| 1231 | 2026-04-24T10:14:59.454Z | Compiling stable_deref_trait v1.2.1 |
| 1232 | 2026-04-24T10:14:59.547Z | Compiling serde_json v1.0.149 |
| 1233 | 2026-04-24T10:14:59.550Z | Compiling zerocopy v0.8.39 |
| 1234 | 2026-04-24T10:14:59.628Z | Compiling futures-core v0.3.32 |
| 1235 | 2026-04-24T10:14:59.692Z | Compiling ucd-trie v0.1.7 |
| 1236 | 2026-04-24T10:14:59.740Z | Compiling futures-sink v0.3.32 |
| 1237 | 2026-04-24T10:14:59.799Z | Compiling num-integer v0.1.46 |
| 1238 | 2026-04-24T10:14:59.845Z | Compiling pest v2.8.6 |
| 1239 | 2026-04-24T10:14:59.944Z | Compiling proc-macro-error-attr v1.0.4 |
| 1240 | 2026-04-24T10:14:59.975Z | Compiling spki v0.7.3 |
| 1241 | 2026-04-24T10:15:00.157Z | Compiling serde_derive v1.0.228 |
| 1242 | 2026-04-24T10:15:00.185Z | Compiling thiserror-impl v1.0.69 |
| 1243 | 2026-04-24T10:15:00.253Z | Compiling zerofrom-derive v0.1.6 |
| 1244 | 2026-04-24T10:15:00.327Z | Compiling yoke-derive v0.8.1 |
| 1245 | 2026-04-24T10:15:00.873Z | Compiling tokio-macros v2.7.0 |
| 1246 | 2026-04-24T10:15:01.091Z | Compiling thiserror-impl v2.0.18 |
| 1247 | 2026-04-24T10:15:01.357Z | Compiling zerovec-derive v0.11.2 |
| 1248 | 2026-04-24T10:15:01.453Z | Compiling zerofrom v0.1.6 |
| 1249 | 2026-04-24T10:15:01.459Z | Compiling pkcs8 v0.10.2 |
| 1250 | 2026-04-24T10:15:01.578Z | Compiling yoke v0.8.1 |
| 1251 | 2026-04-24T10:15:01.626Z | Compiling tokio v1.52.1 |
| 1252 | 2026-04-24T10:15:01.770Z | Compiling pest_meta v2.8.6 |
| 1253 | 2026-04-24T10:15:02.029Z | Compiling displaydoc v0.2.5 |
| 1254 | 2026-04-24T10:15:02.242Z | Compiling zerocopy-derive v0.7.35 |
| 1255 | 2026-04-24T10:15:02.341Z | Compiling pkg-config v0.3.32 |
| 1256 | 2026-04-24T10:15:02.459Z | Compiling zerovec v0.11.5 |
| 1257 | 2026-04-24T10:15:02.780Z | Compiling heck v0.4.1 |
| 1258 | 2026-04-24T10:15:02.792Z | Compiling pest_generator v2.8.6 |
| 1259 | 2026-04-24T10:15:03.039Z | Compiling futures-channel v0.3.32 |
| 1260 | 2026-04-24T10:15:03.046Z | Compiling semver v1.0.27 |
| 1261 | 2026-04-24T10:15:03.110Z | Compiling proc-macro-error v1.0.4 |
| 1262 | 2026-04-24T10:15:03.287Z | Compiling ppv-lite86 v0.2.21 |
| 1263 | 2026-04-24T10:15:03.325Z | Compiling vcpkg v0.2.15 |
| 1264 | 2026-04-24T10:15:03.397Z | Compiling pest_derive v2.8.6 |
| 1265 | 2026-04-24T10:15:03.453Z | Compiling tracing-attributes v0.1.31 |
| 1266 | 2026-04-24T10:15:03.460Z | Compiling futures-macro v0.3.32 |
| 1267 | 2026-04-24T10:15:03.507Z | Compiling tracing-core v0.1.36 |
| 1268 | 2026-04-24T10:15:03.625Z | Compiling hmac v0.12.1 |
| 1269 | 2026-04-24T10:15:03.813Z | Compiling winnow v1.0.1 |
| 1270 | 2026-04-24T10:15:03.917Z | Compiling pretty-hex v0.4.1 |
| 1271 | 2026-04-24T10:15:03.946Z | Compiling futures-task v0.3.32 |
| 1272 | 2026-04-24T10:15:04.067Z | Compiling spin v0.9.8 |
| 1273 | 2026-04-24T10:15:04.119Z | Compiling slab v0.4.12 |
| 1274 | 2026-04-24T10:15:04.123Z | Compiling futures-io v0.3.32 |
| 1275 | 2026-04-24T10:15:04.159Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1276 | 2026-04-24T10:15:04.208Z | Compiling lazy_static v1.5.0 |
| 1277 | 2026-04-24T10:15:04.293Z | Compiling futures-util v0.3.32 |
| 1278 | 2026-04-24T10:15:04.388Z | Compiling tinystr v0.8.2 |
| 1279 | 2026-04-24T10:15:04.607Z | Compiling slog v2.8.2 |
| 1280 | 2026-04-24T10:15:04.622Z | Compiling http v1.4.0 |
| 1281 | 2026-04-24T10:15:04.638Z | Compiling ring v0.17.14 |
| 1282 | 2026-04-24T10:15:04.692Z | Compiling tracing v0.1.44 |
| 1283 | 2026-04-24T10:15:04.723Z | Compiling ff v0.13.1 |
| 1284 | 2026-04-24T10:15:04.777Z | Compiling signature v2.2.0 |
| 1285 | 2026-04-24T10:15:04.877Z | Compiling num-conv v0.2.0 |
| 1286 | 2026-04-24T10:15:04.927Z | Compiling powerfmt v0.2.0 |
| 1287 | 2026-04-24T10:15:04.978Z | Compiling litemap v0.8.1 |
| 1288 | 2026-04-24T10:15:05.012Z | Compiling byteorder v1.5.0 |
| 1289 | 2026-04-24T10:15:05.121Z | Compiling time-core v0.1.8 |
| 1290 | 2026-04-24T10:15:05.181Z | Compiling base16ct v0.2.0 |
| 1291 | 2026-04-24T10:15:05.189Z | Compiling winnow v0.5.40 |
| 1292 | 2026-04-24T10:15:05.204Z | Compiling toml_datetime v0.6.11 |
| 1293 | 2026-04-24T10:15:05.240Z | Compiling writeable v0.6.2 |
| 1294 | 2026-04-24T10:15:05.267Z | Compiling getrandom v0.3.4 |
| 1295 | 2026-04-24T10:15:05.420Z | Compiling winnow v0.7.14 |
| 1296 | 2026-04-24T10:15:05.427Z | Compiling cpufeatures v0.2.17 |
| 1297 | 2026-04-24T10:15:05.475Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1298 | 2026-04-24T10:15:05.495Z | Compiling http-body v1.0.1 |
| 1299 | 2026-04-24T10:15:05.626Z | Compiling icu_locale_core v2.1.1 |
| 1300 | 2026-04-24T10:15:05.652Z | Compiling sec1 v0.7.3 |
| 1301 | 2026-04-24T10:15:05.699Z | Compiling time-macros v0.2.27 |
| 1302 | 2026-04-24T10:15:06.494Z | Compiling toml_edit v0.19.15 |
| 1303 | 2026-04-24T10:15:06.557Z | Compiling zerocopy v0.7.35 |
| 1304 | 2026-04-24T10:15:06.710Z | Compiling deranged v0.5.6 |
| 1305 | 2026-04-24T10:15:06.871Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1306 | 2026-04-24T10:15:07.145Z | Compiling group v0.13.0 |
| 1307 | 2026-04-24T10:15:07.467Z | Compiling hkdf v0.12.4 |
| 1308 | 2026-04-24T10:15:07.629Z | Compiling erased-serde v0.3.31 |
| 1309 | 2026-04-24T10:15:07.783Z | Compiling num-bigint v0.4.6 |
| 1310 | 2026-04-24T10:15:07.936Z | Compiling potential_utf v0.1.4 |
| 1311 | 2026-04-24T10:15:08.118Z | Compiling zerotrie v0.2.3 |
| 1312 | 2026-04-24T10:15:08.148Z | Compiling scroll_derive v0.12.1 |
| 1313 | 2026-04-24T10:15:08.243Z | Compiling num-iter v0.1.45 |
| 1314 | 2026-04-24T10:15:08.365Z | Compiling crypto-bigint v0.5.5 |
| 1315 | 2026-04-24T10:15:08.551Z | Compiling usdt-impl v0.5.0 |
| 1316 | 2026-04-24T10:15:08.856Z | Compiling icu_normalizer_data v2.1.1 |
| 1317 | 2026-04-24T10:15:08.947Z | Compiling httparse v1.10.1 |
| 1318 | 2026-04-24T10:15:08.993Z | Compiling icu_properties_data v2.1.2 |
| 1319 | 2026-04-24T10:15:09.379Z | Compiling proc-macro-crate v1.3.1 |
| 1320 | 2026-04-24T10:15:09.432Z | Compiling time v0.3.47 |
| 1321 | 2026-04-24T10:15:09.709Z | Compiling elliptic-curve v0.13.8 |
| 1322 | 2026-04-24T10:15:10.001Z | Compiling scroll v0.12.0 |
| 1323 | 2026-04-24T10:15:10.251Z | Compiling icu_provider v2.1.1 |
| 1324 | 2026-04-24T10:15:10.550Z | Compiling icu_collections v2.1.1 |
| 1325 | 2026-04-24T10:15:10.672Z | Compiling proc-macro-crate v3.4.0 |
| 1326 | 2026-04-24T10:15:10.679Z | Compiling thread-id v4.2.2 |
| 1327 | 2026-04-24T10:15:10.755Z | Compiling dof v0.3.0 |
| 1328 | 2026-04-24T10:15:11.044Z | Compiling sha2 v0.10.9 |
| 1329 | 2026-04-24T10:15:11.097Z | Compiling dtrace-parser v0.2.0 |
| 1330 | 2026-04-24T10:15:11.104Z | Compiling openssl-sys v0.9.111 |
| 1331 | 2026-04-24T10:15:11.298Z | Compiling libz-sys v1.1.23 |
| 1332 | 2026-04-24T10:15:11.444Z | Compiling rustc_version v0.4.1 |
| 1333 | 2026-04-24T10:15:11.543Z | Compiling rustls-pki-types v1.14.0 |
| 1334 | 2026-04-24T10:15:11.646Z | Compiling tower-service v0.3.3 |
| 1335 | 2026-04-24T10:15:11.670Z | Compiling camino v1.2.2 |
| 1336 | 2026-04-24T10:15:11.709Z | Compiling plain v0.2.3 |
| 1337 | 2026-04-24T10:15:11.736Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1338 | 2026-04-24T10:15:11.818Z | Compiling crossbeam-utils v0.8.21 |
| 1339 | 2026-04-24T10:15:11.949Z | Compiling untrusted v0.9.0 |
| 1340 | 2026-04-24T10:15:11.999Z | Compiling try-lock v0.2.5 |
| 1341 | 2026-04-24T10:15:12.076Z | Compiling want v0.3.1 |
| 1342 | 2026-04-24T10:15:12.302Z | Compiling goblin v0.8.2 |
| 1343 | 2026-04-24T10:15:12.383Z | Compiling curve25519-dalek v4.1.3 |
| 1344 | 2026-04-24T10:15:12.677Z | Compiling num_enum_derive v0.7.5 |
| 1345 | 2026-04-24T10:15:12.899Z | Compiling num_enum_derive v0.5.11 |
| 1346 | 2026-04-24T10:15:13.427Z | Compiling rfc6979 v0.4.0 |
| 1347 | 2026-04-24T10:15:13.565Z | Compiling rand_chacha v0.3.1 |
| 1348 | 2026-04-24T10:15:13.667Z | Compiling serde_tokenstream v0.2.2 |
| 1349 | 2026-04-24T10:15:13.822Z | Compiling arc-swap v1.8.2 |
| 1350 | 2026-04-24T10:15:13.919Z | Compiling atomic-waker v1.1.2 |
| 1351 | 2026-04-24T10:15:13.942Z | Compiling radium v0.7.0 |
| 1352 | 2026-04-24T10:15:14.051Z | Compiling pin-utils v0.1.0 |
| 1353 | 2026-04-24T10:15:14.122Z | Compiling num-bigint-dig v0.8.6 |
| 1354 | 2026-04-24T10:15:14.170Z | Compiling iana-time-zone v0.1.65 |
| 1355 | 2026-04-24T10:15:14.178Z | Compiling either v1.15.0 |
| 1356 | 2026-04-24T10:15:14.207Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1357 | 2026-04-24T10:15:14.240Z | Compiling rustls v0.23.36 |
| 1358 | 2026-04-24T10:15:14.366Z | Compiling chrono v0.4.43 |
| 1359 | 2026-04-24T10:15:14.457Z | Compiling hyper v1.8.1 |
| 1360 | 2026-04-24T10:15:14.494Z | Compiling num_enum v0.5.11 |
| 1361 | 2026-04-24T10:15:14.515Z | Compiling rand v0.8.5 |
| 1362 | 2026-04-24T10:15:14.571Z | Compiling num_enum v0.7.5 |
| 1363 | 2026-04-24T10:15:14.584Z | Compiling ecdsa v0.16.9 |
| 1364 | 2026-04-24T10:15:14.609Z | Compiling rustls-webpki v0.103.9 |
| 1365 | 2026-04-24T10:15:14.695Z | Compiling icu_properties v2.1.2 |
| 1366 | 2026-04-24T10:15:16.273Z | Compiling icu_normalizer v2.1.1 |
| 1367 | 2026-04-24T10:15:17.605Z | Compiling rand_core v0.9.5 |
| 1368 | 2026-04-24T10:15:17.665Z | Compiling primeorder v0.13.6 |
| 1369 | 2026-04-24T10:15:17.836Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1370 | 2026-04-24T10:15:17.874Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1371 | 2026-04-24T10:15:17.882Z | Compiling foreign-types-macros v0.2.3 |
| 1372 | 2026-04-24T10:15:17.925Z | Compiling cargo-platform v0.3.2 |
| 1373 | 2026-04-24T10:15:18.011Z | Compiling aho-corasick v1.1.4 |
| 1374 | 2026-04-24T10:15:18.167Z | Compiling indexmap v1.9.3 |
| 1375 | 2026-04-24T10:15:18.224Z | Compiling thread_local v1.1.9 |
| 1376 | 2026-04-24T10:15:18.275Z | Compiling foreign-types-shared v0.3.1 |
| 1377 | 2026-04-24T10:15:18.371Z | Compiling tap v1.0.1 |
| 1378 | 2026-04-24T10:15:18.412Z | Compiling utf8parse v0.2.2 |
| 1379 | 2026-04-24T10:15:18.482Z | Compiling anyhow v1.0.102 |
| 1380 | 2026-04-24T10:15:18.520Z | Compiling percent-encoding v2.3.2 |
| 1381 | 2026-04-24T10:15:18.527Z | Compiling bitflags v2.11.0 |
| 1382 | 2026-04-24T10:15:18.561Z | Compiling slog-async v2.8.0 |
| 1383 | 2026-04-24T10:15:18.584Z | Compiling regex-syntax v0.8.9 |
| 1384 | 2026-04-24T10:15:18.782Z | Compiling form_urlencoded v1.2.2 |
| 1385 | 2026-04-24T10:15:18.908Z | Compiling foreign-types v0.5.0 |
| 1386 | 2026-04-24T10:15:18.987Z | Compiling anstyle-parse v1.0.0 |
| 1387 | 2026-04-24T10:15:19.020Z | Compiling wyz v0.5.1 |
| 1388 | 2026-04-24T10:15:19.078Z | Compiling cargo_metadata v0.23.1 |
| 1389 | 2026-04-24T10:15:19.209Z | Compiling crossbeam-channel v0.5.15 |
| 1390 | 2026-04-24T10:15:19.232Z | Compiling rand_chacha v0.9.0 |
| 1391 | 2026-04-24T10:15:19.933Z | Compiling idna_adapter v1.2.1 |
| 1392 | 2026-04-24T10:15:20.067Z | Compiling hyper-util v0.1.20 |
| 1393 | 2026-04-24T10:15:20.318Z | Compiling regex-automata v0.4.14 |
| 1394 | 2026-04-24T10:15:22.739Z | Compiling itertools v0.12.1 |
| 1395 | 2026-04-24T10:15:23.580Z | Compiling slog-scope v4.4.1 |
| 1396 | 2026-04-24T10:15:24.015Z | Compiling usdt-attr-macro v0.5.0 |
| 1397 | 2026-04-24T10:15:24.121Z | Compiling usdt-macro v0.5.0 |
| 1398 | 2026-04-24T10:15:24.348Z | Compiling num-rational v0.4.2 |
| 1399 | 2026-04-24T10:15:24.763Z | Compiling tokio-util v0.7.18 |
| 1400 | 2026-04-24T10:15:24.817Z | Compiling ed25519 v2.2.3 |
| 1401 | 2026-04-24T10:15:25.386Z | Compiling num-complex v0.4.6 |
| 1402 | 2026-04-24T10:15:25.608Z | Compiling pkcs1 v0.7.5 |
| 1403 | 2026-04-24T10:15:25.629Z | Compiling async-trait v0.1.89 |
| 1404 | 2026-04-24T10:15:25.899Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1405 | 2026-04-24T10:15:25.909Z | Compiling is-terminal v0.4.17 |
| 1406 | 2026-04-24T10:15:26.002Z | Compiling memmap v0.7.0 |
| 1407 | 2026-04-24T10:15:26.235Z | Compiling cstr-argument v0.1.2 |
| 1408 | 2026-04-24T10:15:26.407Z | Compiling portable-atomic v1.13.1 |
| 1409 | 2026-04-24T10:15:26.414Z | Compiling os_str_bytes v6.6.1 |
| 1410 | 2026-04-24T10:15:26.599Z | Compiling rustix v1.1.4 |
| 1411 | 2026-04-24T10:15:26.705Z | Compiling openssl-probe v0.2.1 |
| 1412 | 2026-04-24T10:15:26.711Z | Compiling funty v2.0.0 |
| 1413 | 2026-04-24T10:15:26.873Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1414 | 2026-04-24T10:15:26.961Z | Compiling take_mut v0.2.2 |
| 1415 | 2026-04-24T10:15:26.967Z | Compiling anstyle v1.0.14 |
| 1416 | 2026-04-24T10:15:27.073Z | Compiling sync_wrapper v1.0.2 |
| 1417 | 2026-04-24T10:15:27.108Z | Compiling hashbrown v0.12.3 |
| 1418 | 2026-04-24T10:15:27.169Z | Compiling tower-layer v0.3.3 |
| 1419 | 2026-04-24T10:15:27.172Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1420 | 2026-04-24T10:15:27.227Z | Compiling is_terminal_polyfill v1.70.2 |
| 1421 | 2026-04-24T10:15:27.320Z | Compiling base64 v0.22.1 |
| 1422 | 2026-04-24T10:15:27.398Z | Compiling utf8_iter v1.0.4 |
| 1423 | 2026-04-24T10:15:27.401Z | Compiling colorchoice v1.0.4 |
| 1424 | 2026-04-24T10:15:27.518Z | Compiling anstyle-query v1.1.5 |
| 1425 | 2026-04-24T10:15:27.564Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1426 | 2026-04-24T10:15:27.624Z | Compiling term v1.2.1 |
| 1427 | 2026-04-24T10:15:27.680Z | Compiling crc32fast v1.5.0 |
| 1428 | 2026-04-24T10:15:27.812Z | Compiling anstream v1.0.0 |
| 1429 | 2026-04-24T10:15:27.818Z | Compiling pem v3.0.6 |
| 1430 | 2026-04-24T10:15:28.029Z | Compiling slog-term v2.9.2 |
| 1431 | 2026-04-24T10:15:28.166Z | Compiling idna v1.1.0 |
| 1432 | 2026-04-24T10:15:28.312Z | Compiling tower v0.5.3 |
| 1433 | 2026-04-24T10:15:29.122Z | Compiling bitvec v1.0.1 |
| 1434 | 2026-04-24T10:15:29.551Z | Compiling rustls-native-certs v0.8.3 |
| 1435 | 2026-04-24T10:15:29.557Z | Compiling clap_lex v0.2.4 |
| 1436 | 2026-04-24T10:15:29.881Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1437 | 2026-04-24T10:15:30.001Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1438 | 2026-04-24T10:15:30.009Z | Compiling usdt v0.5.0 |
| 1439 | 2026-04-24T10:15:30.286Z | Compiling rsa v0.9.10 |
| 1440 | 2026-04-24T10:15:30.419Z | Compiling num v0.4.3 |
| 1441 | 2026-04-24T10:15:30.451Z | Compiling tokio-rustls v0.26.4 |
| 1442 | 2026-04-24T10:15:30.496Z | Compiling ed25519-dalek v2.2.0 |
| 1443 | 2026-04-24T10:15:30.678Z | Compiling slog-stdlog v4.1.1 |
| 1444 | 2026-04-24T10:15:30.736Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1445 | 2026-04-24T10:15:30.957Z | Compiling regex v1.12.3 |
| 1446 | 2026-04-24T10:15:31.022Z | Compiling octocrab v0.49.8 |
| 1447 | 2026-04-24T10:15:31.077Z | Compiling rand v0.9.2 |
| 1448 | 2026-04-24T10:15:31.408Z | Compiling p256 v0.13.2 |
| 1449 | 2026-04-24T10:15:31.690Z | Compiling p384 v0.13.1 |
| 1450 | 2026-04-24T10:15:32.140Z | Compiling simple_asn1 v0.6.4 |
| 1451 | 2026-04-24T10:15:32.342Z | Compiling futures-executor v0.3.32 |
| 1452 | 2026-04-24T10:15:32.368Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1453 | 2026-04-24T10:15:32.451Z | Compiling clap_derive v3.2.25 |
| 1454 | 2026-04-24T10:15:32.786Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1455 | 2026-04-24T10:15:32.868Z | Compiling snafu-derive v0.8.9 |
| 1456 | 2026-04-24T10:15:33.078Z | Compiling pin-project-internal v1.1.10 |
| 1457 | 2026-04-24T10:15:33.089Z | Compiling serde_repr v0.1.20 |
| 1458 | 2026-04-24T10:15:33.691Z | Compiling num-derive v0.3.3 |
| 1459 | 2026-04-24T10:15:33.781Z | Compiling atty v0.2.14 |
| 1460 | 2026-04-24T10:15:33.892Z | Compiling heck v0.5.0 |
| 1461 | 2026-04-24T10:15:33.961Z | Compiling ryu v1.0.23 |
| 1462 | 2026-04-24T10:15:34.098Z | Compiling termcolor v1.4.1 |
| 1463 | 2026-04-24T10:15:34.149Z | Compiling strsim v0.11.1 |
| 1464 | 2026-04-24T10:15:34.253Z | Compiling oxnet v0.1.4 |
| 1465 | 2026-04-24T10:15:34.501Z | Compiling clap_lex v1.0.0 |
| 1466 | 2026-04-24T10:15:34.564Z | Compiling unicode-width v0.2.2 |
| 1467 | 2026-04-24T10:15:34.604Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-04-24T10:15:34.625Z | Compiling bitflags v1.3.2 |
| 1469 | 2026-04-24T10:15:34.863Z | Compiling adler2 v2.0.1 |
| 1470 | 2026-04-24T10:15:34.875Z | Compiling strsim v0.10.0 |
| 1471 | 2026-04-24T10:15:35.014Z | Compiling simd-adler32 v0.3.8 |
| 1472 | 2026-04-24T10:15:35.028Z | Compiling iri-string v0.7.10 |
| 1473 | 2026-04-24T10:15:35.035Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1474 | 2026-04-24T10:15:35.270Z | Compiling curl v0.4.49 |
| 1475 | 2026-04-24T10:15:35.542Z | Compiling colored v3.1.1 |
| 1476 | 2026-04-24T10:15:35.734Z | Compiling miniz_oxide v0.8.9 |
| 1477 | 2026-04-24T10:15:35.777Z | Compiling clap v3.2.25 |
| 1478 | 2026-04-24T10:15:36.209Z | Compiling console v0.16.2 |
| 1479 | 2026-04-24T10:15:36.607Z | Compiling tower-http v0.6.8 |
| 1480 | 2026-04-24T10:15:37.231Z | Compiling clap_builder v4.6.0 |
| 1481 | 2026-04-24T10:15:37.497Z | Compiling libscf-sys v1.1.0 |
| 1482 | 2026-04-24T10:15:37.521Z | Compiling snafu v0.8.9 |
| 1483 | 2026-04-24T10:15:37.674Z | Compiling pin-project v1.1.10 |
| 1484 | 2026-04-24T10:15:37.776Z | Compiling clap_derive v4.6.1 |
| 1485 | 2026-04-24T10:15:38.007Z | Compiling serde_urlencoded v0.7.1 |
| 1486 | 2026-04-24T10:15:38.031Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1487 | 2026-04-24T10:15:38.284Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1488 | 2026-04-24T10:15:38.907Z | Compiling futures v0.3.32 |
| 1489 | 2026-04-24T10:15:38.989Z | Compiling jsonwebtoken v10.3.0 |
| 1490 | 2026-04-24T10:15:39.646Z | Compiling slog-envlogger v2.2.0 |
| 1491 | 2026-04-24T10:15:39.959Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1492 | 2026-04-24T10:15:40.979Z | Compiling hyper-rustls v0.27.7 |
| 1493 | 2026-04-24T10:15:41.743Z | Compiling url v2.5.8 |
| 1494 | 2026-04-24T10:15:42.129Z | Compiling hyper-timeout v0.5.2 |
| 1495 | 2026-04-24T10:15:42.218Z | Compiling http-body-util v0.1.3 |
| 1496 | 2026-04-24T10:15:42.291Z | Compiling zone_cfg_derive v0.3.1 |
| 1497 | 2026-04-24T10:15:42.341Z | Compiling async-recursion v0.3.2 |
| 1498 | 2026-04-24T10:15:42.360Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1499 | 2026-04-24T10:15:42.502Z | Compiling serde_spanned v1.1.1 |
| 1500 | 2026-04-24T10:15:42.652Z | Compiling serde_path_to_error v0.1.20 |
| 1501 | 2026-04-24T10:15:42.772Z | Compiling filetime v0.2.27 |
| 1502 | 2026-04-24T10:15:42.905Z | Compiling secrecy v0.10.3 |
| 1503 | 2026-04-24T10:15:42.973Z | Compiling web-time v1.1.0 |
| 1504 | 2026-04-24T10:15:42.986Z | Compiling hex v0.4.3 |
| 1505 | 2026-04-24T10:15:43.046Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1506 | 2026-04-24T10:15:43.063Z | Compiling openssl-probe v0.1.6 |
| 1507 | 2026-04-24T10:15:43.117Z | Compiling unit-prefix v0.5.2 |
| 1508 | 2026-04-24T10:15:43.268Z | Compiling xattr v1.6.1 |
| 1509 | 2026-04-24T10:15:43.285Z | Compiling fastrand v2.3.0 |
| 1510 | 2026-04-24T10:15:43.303Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1511 | 2026-04-24T10:15:43.326Z | Compiling sha256 v1.6.0 |
| 1512 | 2026-04-24T10:15:43.453Z | Compiling tar v0.4.45 |
| 1513 | 2026-04-24T10:15:43.621Z | Compiling tempfile v3.27.0 |
| 1514 | 2026-04-24T10:15:43.665Z | Compiling indicatif v0.18.4 |
| 1515 | 2026-04-24T10:15:46.055Z | Compiling zone v0.3.1 |
| 1516 | 2026-04-24T10:15:46.238Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1517 | 2026-04-24T10:15:46.564Z | Compiling flate2 v1.1.9 |
| 1518 | 2026-04-24T10:15:46.743Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1519 | 2026-04-24T10:15:46.996Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1520 | 2026-04-24T10:15:47.136Z | Compiling clap v4.6.1 |
| 1521 | 2026-04-24T10:15:47.217Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1522 | 2026-04-24T10:15:47.653Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1523 | 2026-04-24T10:15:47.890Z | Compiling libloading v0.8.9 |
| 1524 | 2026-04-24T10:15:47.893Z | Compiling fs_extra v1.3.0 |
| 1525 | 2026-04-24T10:15:59.027Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1526 | 2026-04-24T10:16:22.357Z | Finished `release` profile [optimized] target(s) in 1m 27s |
| 1527 | 2026-04-24T10:16:22.419Z | |
| 1528 | 2026-04-24T10:16:22.422Z | real 1:27.756268973 |
| 1529 | 2026-04-24T10:16:22.422Z | user 7:39.556198117 |
| 1530 | 2026-04-24T10:16:22.422Z | sys 47.506300148 |
| 1531 | 2026-04-24T10:16:22.422Z | trap 0.273125683 |
| 1532 | 2026-04-24T10:16:22.422Z | tflt 0.670824311 |
| 1533 | 2026-04-24T10:16:22.422Z | dflt 0.452246866 |
| 1534 | 2026-04-24T10:16:22.422Z | kflt 0.000085851 |
| 1535 | 2026-04-24T10:16:22.422Z | lock 23:04.231285369 |
| 1536 | 2026-04-24T10:16:22.422Z | slp 28:00.979838157 |
| 1537 | 2026-04-24T10:16:22.422Z | lat 28.161618475 |
| 1538 | 2026-04-24T10:16:22.422Z | stop 36.085777513 |
| 1539 | 2026-04-24T10:16:22.422Z | + for x in debug release |
| 1540 | 2026-04-24T10:16:22.422Z | + mkdir -p /work/debug |
| 1541 | 2026-04-24T10:16:22.422Z | + cp target/debug/softnpu /work/debug/ |
| 1542 | 2026-04-24T10:16:22.499Z | + cp target/debug/npuzone /work/debug/ |
| 1543 | 2026-04-24T10:16:22.649Z | + cp target/debug/npuvm /work/debug/ |
| 1544 | 2026-04-24T10:16:22.802Z | + digest -a sha256 /work/debug/softnpu |
| 1545 | 2026-04-24T10:16:22.862Z | + digest -a sha256 /work/debug/npuzone |
| 1546 | 2026-04-24T10:16:22.968Z | + digest -a sha256 /work/debug/npuvm |
| 1547 | 2026-04-24T10:16:23.070Z | + for x in debug release |
| 1548 | 2026-04-24T10:16:23.070Z | + mkdir -p /work/release |
| 1549 | 2026-04-24T10:16:23.073Z | + cp target/release/softnpu /work/release/ |
| 1550 | 2026-04-24T10:16:23.086Z | + cp target/release/npuzone /work/release/ |
| 1551 | 2026-04-24T10:16:23.111Z | + cp target/release/npuvm /work/release/ |
| 1552 | 2026-04-24T10:16:23.136Z | + digest -a sha256 /work/release/softnpu |
| 1553 | 2026-04-24T10:16:23.149Z | + digest -a sha256 /work/release/npuzone |
| 1554 | 2026-04-24T10:16:23.168Z | + digest -a sha256 /work/release/npuvm |
| 1555 | 2026-04-24T10:16:23.187Z | process exited: duration 192478 ms, exit code 0 |
| |
| 1556 | 2026-04-24T10:16:23.199Z | found 12 output files |
| 1557 | 2026-04-24T10:16:23.201Z | uploading: /work/debug/npuvm (189448448 bytes) |
| 1558 | 2026-04-24T10:16:25.160Z | uploaded: /work/debug/npuvm |
| 1559 | 2026-04-24T10:16:25.160Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1560 | 2026-04-24T10:16:26.169Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1561 | 2026-04-24T10:16:26.169Z | uploading: /work/debug/npuzone (196141728 bytes) |
| 1562 | 2026-04-24T10:16:28.178Z | uploaded: /work/debug/npuzone |
| 1563 | 2026-04-24T10:16:28.182Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1564 | 2026-04-24T10:16:29.190Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1565 | 2026-04-24T10:16:29.190Z | uploading: /work/debug/softnpu (102302752 bytes) |
| 1566 | 2026-04-24T10:16:30.741Z | uploaded: /work/debug/softnpu |
| 1567 | 2026-04-24T10:16:30.741Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1568 | 2026-04-24T10:16:31.750Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1569 | 2026-04-24T10:16:31.753Z | uploading: /work/release/npuvm (27126704 bytes) |
| 1570 | 2026-04-24T10:16:32.897Z | uploaded: /work/release/npuvm |
| 1571 | 2026-04-24T10:16:32.897Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1572 | 2026-04-24T10:16:33.906Z | uploaded: /work/release/npuvm.sha256.txt |
| 1573 | 2026-04-24T10:16:33.908Z | uploading: /work/release/npuzone (27751056 bytes) |
| 1574 | 2026-04-24T10:16:35.049Z | uploaded: /work/release/npuzone |
| 1575 | 2026-04-24T10:16:35.049Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1576 | 2026-04-24T10:16:36.057Z | uploaded: /work/release/npuzone.sha256.txt |
| 1577 | 2026-04-24T10:16:36.057Z | uploading: /work/release/softnpu (16083384 bytes) |
| 1578 | 2026-04-24T10:16:37.164Z | uploaded: /work/release/softnpu |
| 1579 | 2026-04-24T10:16:37.164Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1580 | 2026-04-24T10:16:38.173Z | uploaded: /work/release/softnpu.sha256.txt |