|
|
|
| 1 | 2026-08-25T03:42:21.595Z | job assigned to worker 01M0VG4F95SDZ06W7D4EMZNH59 [factory aws, i-053adef6b7065615f] (queued for 54 s) |
| |
| 2 | 2026-08-25T03:42:27.650Z | starting task 0: "setup" |
| 3 | 2026-08-25T03:42:27.655Z | ++ uname -s |
| 4 | 2026-08-25T03:42:27.658Z | + kern=SunOS |
| 5 | 2026-08-25T03:42:27.658Z | + build_user=build |
| 6 | 2026-08-25T03:42:27.658Z | + build_uid=12345 |
| 7 | 2026-08-25T03:42:27.658Z | + work_dir=/work |
| 8 | 2026-08-25T03:42:27.658Z | + input_dir=/input |
| 9 | 2026-08-25T03:42:27.658Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T03:42:27.658Z | + case "$kern" in |
| 11 | 2026-08-25T03:42:27.658Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T03:42:27.659Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T03:42:29.665Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T03:42:29.744Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T03:42:29.748Z | + home_fs=zfs |
| 16 | 2026-08-25T03:42:29.748Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T03:42:29.748Z | + mkdir -p /home/build |
| 18 | 2026-08-25T03:42:29.748Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T03:42:31.749Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T03:42:31.752Z | process exited: duration 4100 ms, exit code 0 |
| |
| 21 | 2026-08-25T03:42:31.760Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T03:42:31.764Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-25T03:42:31.764Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-25T03:42:31.764Z | * rust toolchain profile = "default" |
| 25 | 2026-08-25T03:42:31.764Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-25T03:42:31.764Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T03:42:31.764Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T03:42:31.771Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T03:42:31.771Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-25T03:42:31.885Z | info: downloading installer |
| 31 | 2026-08-25T03:42:33.394Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T03:42:33.395Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T03:42:33.395Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T03:42:33.395Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T03:42:33.395Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T03:42:33.395Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T03:42:33.395Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T03:42:33.395Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T03:42:33.395Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T03:42:33.395Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T03:42:33.395Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T03:42:33.395Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T03:42:33.395Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T03:42:33.408Z | info: profile set to default |
| 45 | 2026-08-25T03:42:33.408Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T03:42:33.412Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-25T03:42:33.538Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-25T03:42:33.542Z | info: downloading 6 components |
| 49 | 2026-08-25T03:42:48.789Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-25T03:42:48.789Z | |
| 51 | 2026-08-25T03:42:48.814Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-25T03:42:48.814Z | |
| 53 | 2026-08-25T03:42:48.815Z | |
| 54 | 2026-08-25T03:42:48.815Z | Rust is installed now. Great! |
| 55 | 2026-08-25T03:42:48.815Z | |
| 56 | 2026-08-25T03:42:48.815Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T03:42:48.815Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T03:42:48.815Z | |
| 59 | 2026-08-25T03:42:48.815Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T03:42:48.815Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T03:42:48.815Z | |
| 62 | 2026-08-25T03:42:48.815Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T03:42:48.815Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T03:42:48.815Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T03:42:48.819Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T03:42:48.819Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T03:42:48.819Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T03:42:48.819Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T03:42:48.819Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T03:42:48.819Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T03:42:48.913Z | + rustup --version |
| 72 | 2026-08-25T03:42:48.922Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T03:42:48.925Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T03:42:48.943Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-25T03:42:48.946Z | + cargo --version |
| 76 | 2026-08-25T03:42:48.959Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-25T03:42:48.962Z | + rustc --version |
| 78 | 2026-08-25T03:42:48.980Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-25T03:42:48.983Z | process exited: duration 17221 ms, exit code 0 |
| |
| 80 | 2026-08-25T03:42:48.993Z | starting task 2: "authentication" |
| 81 | 2026-08-25T03:42:49.008Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-25T03:42:49.014Z | starting task 3: "clone repository" |
| 83 | 2026-08-25T03:42:49.017Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-08-25T03:42:49.020Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-08-25T03:42:49.051Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-08-25T03:42:49.541Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-08-25T03:42:49.541Z | + git fetch origin 47801808f91711cd287b15a4cfbd63c49557d112 |
| 88 | 2026-08-25T03:42:49.803Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-08-25T03:42:49.803Z | * branch 47801808f91711cd287b15a4cfbd63c49557d112 -> FETCH_HEAD |
| 90 | 2026-08-25T03:42:49.808Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-08-25T03:42:49.811Z | ++ git branch --show-current |
| 92 | 2026-08-25T03:42:49.811Z | + current=main |
| 93 | 2026-08-25T03:42:49.811Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-08-25T03:42:49.811Z | + git branch -f renovate/rust-1.x 47801808f91711cd287b15a4cfbd63c49557d112 |
| 95 | 2026-08-25T03:42:49.814Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-08-25T03:42:49.817Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-08-25T03:42:49.817Z | + git reset --hard 47801808f91711cd287b15a4cfbd63c49557d112 |
| 98 | 2026-08-25T03:42:49.821Z | HEAD is now at 4780180 Update dependency rust to v1.98.0 |
| 99 | 2026-08-25T03:42:49.825Z | process exited: duration 806 ms, exit code 0 |
| |
| 100 | 2026-08-25T03:42:49.833Z | starting task 4: "build" |
| 101 | 2026-08-25T03:42:49.837Z | + cargo --version |
| 102 | 2026-08-25T03:42:49.841Z | info: syncing channel updates for 1.98.0-x86_64-unknown-illumos |
| 103 | 2026-08-25T03:42:49.987Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 104 | 2026-08-25T03:42:49.991Z | info: downloading 6 components |
| 105 | 2026-08-25T03:43:04.913Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 106 | 2026-08-25T03:43:04.916Z | + rustc --version |
| 107 | 2026-08-25T03:43:04.945Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 108 | 2026-08-25T03:43:04.948Z | + banner check |
| 109 | 2026-08-25T03:43:04.951Z | |
| 110 | 2026-08-25T03:43:04.951Z | #### # # ###### #### # # |
| 111 | 2026-08-25T03:43:04.951Z | # # # # # # # # # |
| 112 | 2026-08-25T03:43:04.953Z | # ###### ##### # #### |
| 113 | 2026-08-25T03:43:04.953Z | # # # # # # # |
| 114 | 2026-08-25T03:43:04.953Z | # # # # # # # # # |
| 115 | 2026-08-25T03:43:04.953Z | #### # # ###### #### # # |
| 116 | 2026-08-25T03:43:04.953Z | |
| 117 | 2026-08-25T03:43:04.953Z | + cargo fmt -- --check |
| 118 | 2026-08-25T03:43:05.036Z | + cargo clippy -- --deny warnings |
| 119 | 2026-08-25T03:43:05.136Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-08-25T03:43:05.598Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-08-25T03:43:05.599Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-08-25T03:43:05.613Z | Updating crates.io index |
| 123 | 2026-08-25T03:43:05.617Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-08-25T03:43:05.927Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-08-25T03:43:05.927Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-08-25T03:43:05.932Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-08-25T03:43:06.224Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-08-25T03:43:06.224Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-08-25T03:43:06.232Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-08-25T03:43:06.602Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-08-25T03:43:06.602Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-08-25T03:43:06.610Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-08-25T03:43:06.927Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-08-25T03:43:06.927Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-08-25T03:43:06.933Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-08-25T03:43:07.226Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-08-25T03:43:07.227Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-08-25T03:43:07.235Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-08-25T03:43:08.161Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-08-25T03:43:08.161Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-08-25T03:43:08.235Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-08-25T03:43:08.564Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-08-25T03:43:08.564Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-08-25T03:43:08.577Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-08-25T03:43:08.852Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-08-25T03:43:08.852Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-08-25T03:43:08.858Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-08-25T03:43:09.156Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-08-25T03:43:09.156Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-08-25T03:43:09.166Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-08-25T03:43:09.444Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-08-25T03:43:09.444Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-08-25T03:43:11.332Z | Downloading crates ... |
| 154 | 2026-08-25T03:43:11.384Z | Downloaded pkcs8 v0.10.2 |
| 155 | 2026-08-25T03:43:11.393Z | Downloaded powerfmt v0.2.0 |
| 156 | 2026-08-25T03:43:11.397Z | Downloaded adler2 v2.0.1 |
| 157 | 2026-08-25T03:43:11.397Z | Downloaded percent-encoding v2.3.2 |
| 158 | 2026-08-25T03:43:11.397Z | Downloaded proc-macro-error-attr v1.0.4 |
| 159 | 2026-08-25T03:43:11.397Z | Downloaded cstr-argument v0.1.2 |
| 160 | 2026-08-25T03:43:11.407Z | Downloaded rand_chacha v0.3.1 |
| 161 | 2026-08-25T03:43:11.407Z | Downloaded radium v0.7.0 |
| 162 | 2026-08-25T03:43:11.407Z | Downloaded rustc_version v0.4.1 |
| 163 | 2026-08-25T03:43:11.407Z | Downloaded thiserror-impl v1.0.69 |
| 164 | 2026-08-25T03:43:11.407Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-08-25T03:43:11.407Z | Downloaded foreign-types-shared v0.3.1 |
| 166 | 2026-08-25T03:43:11.413Z | Downloaded scopeguard v1.2.0 |
| 167 | 2026-08-25T03:43:11.413Z | Downloaded plain v0.2.3 |
| 168 | 2026-08-25T03:43:11.417Z | Downloaded pin-utils v0.1.0 |
| 169 | 2026-08-25T03:43:11.417Z | Downloaded curl v0.4.50 |
| 170 | 2026-08-25T03:43:11.417Z | Downloaded pretty-hex v0.4.1 |
| 171 | 2026-08-25T03:43:11.417Z | Downloaded proc-macro-crate v1.3.1 |
| 172 | 2026-08-25T03:43:11.424Z | Downloaded foreign-types v0.5.0 |
| 173 | 2026-08-25T03:43:11.424Z | Downloaded potential_utf v0.1.4 |
| 174 | 2026-08-25T03:43:11.433Z | Downloaded generic-array v0.14.7 |
| 175 | 2026-08-25T03:43:11.448Z | Downloaded funty v2.0.0 |
| 176 | 2026-08-25T03:43:11.448Z | Downloaded serde_urlencoded v0.7.1 |
| 177 | 2026-08-25T03:43:11.448Z | Downloaded futures-core v0.3.32 |
| 178 | 2026-08-25T03:43:11.448Z | Downloaded rustversion v1.0.22 |
| 179 | 2026-08-25T03:43:11.448Z | Downloaded filetime v0.2.27 |
| 180 | 2026-08-25T03:43:11.448Z | Downloaded pin-project-lite v0.2.16 |
| 181 | 2026-08-25T03:43:11.448Z | Downloaded pkg-config v0.3.32 |
| 182 | 2026-08-25T03:43:11.448Z | Downloaded futures-macro v0.3.32 |
| 183 | 2026-08-25T03:43:11.448Z | Downloaded pest_generator v2.8.6 |
| 184 | 2026-08-25T03:43:11.455Z | Downloaded rustls-native-certs v0.8.3 |
| 185 | 2026-08-25T03:43:11.455Z | Downloaded proc-macro-crate v3.4.0 |
| 186 | 2026-08-25T03:43:11.455Z | Downloaded crypto-common v0.1.7 |
| 187 | 2026-08-25T03:43:11.455Z | Downloaded displaydoc v0.2.5 |
| 188 | 2026-08-25T03:43:11.459Z | Downloaded itoa v1.0.17 |
| 189 | 2026-08-25T03:43:11.459Z | Downloaded take_mut v0.2.2 |
| 190 | 2026-08-25T03:43:11.459Z | Downloaded tap v1.0.1 |
| 191 | 2026-08-25T03:43:11.459Z | Downloaded deranged v0.5.6 |
| 192 | 2026-08-25T03:43:11.459Z | Downloaded futures-task v0.3.32 |
| 193 | 2026-08-25T03:43:11.459Z | Downloaded find-msvc-tools v0.1.9 |
| 194 | 2026-08-25T03:43:11.466Z | Downloaded ed25519 v2.2.3 |
| 195 | 2026-08-25T03:43:11.467Z | Downloaded litemap v0.8.1 |
| 196 | 2026-08-25T03:43:11.467Z | Downloaded secrecy v0.10.3 |
| 197 | 2026-08-25T03:43:11.467Z | Downloaded slog-envlogger v2.2.0 |
| 198 | 2026-08-25T03:43:11.473Z | Downloaded scroll_derive v0.12.1 |
| 199 | 2026-08-25T03:43:11.473Z | Downloaded serde_spanned v1.1.1 |
| 200 | 2026-08-25T03:43:11.473Z | Downloaded dof v0.3.0 |
| 201 | 2026-08-25T03:43:11.473Z | Downloaded futures-channel v0.3.32 |
| 202 | 2026-08-25T03:43:11.473Z | Downloaded signature v2.2.0 |
| 203 | 2026-08-25T03:43:11.473Z | Downloaded stable_deref_trait v1.2.1 |
| 204 | 2026-08-25T03:43:11.477Z | Downloaded strsim v0.11.1 |
| 205 | 2026-08-25T03:43:11.477Z | Downloaded rfc6979 v0.4.0 |
| 206 | 2026-08-25T03:43:11.477Z | Downloaded sha256 v1.6.0 |
| 207 | 2026-08-25T03:43:11.478Z | Downloaded strsim v0.10.0 |
| 208 | 2026-08-25T03:43:11.478Z | Downloaded dtrace-parser v0.2.0 |
| 209 | 2026-08-25T03:43:11.485Z | Downloaded form_urlencoded v1.2.2 |
| 210 | 2026-08-25T03:43:11.486Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 211 | 2026-08-25T03:43:11.489Z | Downloaded sync_wrapper v1.0.2 |
| 212 | 2026-08-25T03:43:11.489Z | Downloaded subtle v2.6.1 |
| 213 | 2026-08-25T03:43:11.494Z | Downloaded futures v0.3.32 |
| 214 | 2026-08-25T03:43:11.494Z | Downloaded heck v0.5.0 |
| 215 | 2026-08-25T03:43:11.494Z | Downloaded pin-project-internal v1.1.10 |
| 216 | 2026-08-25T03:43:11.497Z | Downloaded proc-macro-error v1.0.4 |
| 217 | 2026-08-25T03:43:11.497Z | Downloaded rand_core v0.9.5 |
| 218 | 2026-08-25T03:43:11.497Z | Downloaded scroll v0.12.0 |
| 219 | 2026-08-25T03:43:11.505Z | Downloaded rand_chacha v0.9.0 |
| 220 | 2026-08-25T03:43:11.505Z | Downloaded thiserror v1.0.69 |
| 221 | 2026-08-25T03:43:11.505Z | Downloaded pkcs1 v0.7.5 |
| 222 | 2026-08-25T03:43:11.510Z | Downloaded rustls-pki-types v1.14.0 |
| 223 | 2026-08-25T03:43:11.510Z | Downloaded signal-hook-registry v1.4.8 |
| 224 | 2026-08-25T03:43:11.510Z | Downloaded equivalent v1.0.2 |
| 225 | 2026-08-25T03:43:11.510Z | Downloaded http-serde v2.1.1 |
| 226 | 2026-08-25T03:43:11.514Z | Downloaded lazy_static v1.5.0 |
| 227 | 2026-08-25T03:43:11.514Z | Downloaded cfg-if v1.0.4 |
| 228 | 2026-08-25T03:43:11.518Z | Downloaded num-conv v0.2.0 |
| 229 | 2026-08-25T03:43:11.518Z | Downloaded num-derive v0.3.3 |
| 230 | 2026-08-25T03:43:11.525Z | Downloaded try-lock v0.2.5 |
| 231 | 2026-08-25T03:43:11.525Z | Downloaded errno v0.3.14 |
| 232 | 2026-08-25T03:43:11.525Z | Downloaded futures-io v0.3.32 |
| 233 | 2026-08-25T03:43:11.525Z | Downloaded is_terminal_polyfill v1.70.2 |
| 234 | 2026-08-25T03:43:11.528Z | Downloaded usdt v0.5.0 |
| 235 | 2026-08-25T03:43:11.528Z | Downloaded serde_repr v0.1.20 |
| 236 | 2026-08-25T03:43:11.528Z | Downloaded rand_core v0.6.4 |
| 237 | 2026-08-25T03:43:11.528Z | Downloaded sec1 v0.7.3 |
| 238 | 2026-08-25T03:43:11.533Z | Downloaded slog-async v2.8.0 |
| 239 | 2026-08-25T03:43:11.533Z | Downloaded num_enum_derive v0.5.11 |
| 240 | 2026-08-25T03:43:11.533Z | Downloaded shlex v1.3.0 |
| 241 | 2026-08-25T03:43:11.533Z | Downloaded simd-adler32 v0.3.8 |
| 242 | 2026-08-25T03:43:11.536Z | Downloaded spki v0.7.3 |
| 243 | 2026-08-25T03:43:11.536Z | Downloaded http-body v1.0.1 |
| 244 | 2026-08-25T03:43:11.536Z | Downloaded ppv-lite86 v0.2.21 |
| 245 | 2026-08-25T03:43:11.536Z | Downloaded sha2 v0.10.9 |
| 246 | 2026-08-25T03:43:11.540Z | Downloaded termcolor v1.4.1 |
| 247 | 2026-08-25T03:43:11.540Z | Downloaded is-terminal v0.4.17 |
| 248 | 2026-08-25T03:43:11.540Z | Downloaded snafu-derive v0.8.9 |
| 249 | 2026-08-25T03:43:11.543Z | Downloaded thiserror v2.0.18 |
| 250 | 2026-08-25T03:43:11.543Z | Downloaded foreign-types-macros v0.2.3 |
| 251 | 2026-08-25T03:43:11.548Z | Downloaded serde_path_to_error v0.1.20 |
| 252 | 2026-08-25T03:43:11.548Z | Downloaded synstructure v0.13.2 |
| 253 | 2026-08-25T03:43:11.548Z | Downloaded slog-term v2.9.2 |
| 254 | 2026-08-25T03:43:11.551Z | Downloaded serde_tokenstream v0.2.2 |
| 255 | 2026-08-25T03:43:11.551Z | Downloaded clap_lex v1.0.0 |
| 256 | 2026-08-25T03:43:11.551Z | Downloaded simple_asn1 v0.6.4 |
| 257 | 2026-08-25T03:43:11.551Z | Downloaded slog-scope v4.4.1 |
| 258 | 2026-08-25T03:43:11.551Z | Downloaded memmap v0.7.0 |
| 259 | 2026-08-25T03:43:11.555Z | Downloaded quote v1.0.45 |
| 260 | 2026-08-25T03:43:11.558Z | Downloaded atty v0.2.14 |
| 261 | 2026-08-25T03:43:11.558Z | Downloaded clap_lex v0.2.4 |
| 262 | 2026-08-25T03:43:11.559Z | Downloaded heck v0.4.1 |
| 263 | 2026-08-25T03:43:11.559Z | Downloaded pem-rfc7468 v0.7.0 |
| 264 | 2026-08-25T03:43:11.563Z | Downloaded futures-sink v0.3.32 |
| 265 | 2026-08-25T03:43:11.563Z | Downloaded erased-serde v0.3.31 |
| 266 | 2026-08-25T03:43:11.563Z | Downloaded pest_derive v2.8.6 |
| 267 | 2026-08-25T03:43:11.566Z | Downloaded ryu v1.0.23 |
| 268 | 2026-08-25T03:43:11.566Z | Downloaded hyper-timeout v0.5.2 |
| 269 | 2026-08-25T03:43:11.569Z | Downloaded libscf-sys v1.1.0 |
| 270 | 2026-08-25T03:43:11.569Z | Downloaded lock_api v0.4.14 |
| 271 | 2026-08-25T03:43:11.572Z | Downloaded zerofrom v0.1.6 |
| 272 | 2026-08-25T03:43:11.572Z | Downloaded zerofrom-derive v0.1.6 |
| 273 | 2026-08-25T03:43:11.572Z | Downloaded pest_meta v2.8.6 |
| 274 | 2026-08-25T03:43:11.572Z | Downloaded slog-stdlog v4.1.1 |
| 275 | 2026-08-25T03:43:11.577Z | Downloaded thread_local v1.1.9 |
| 276 | 2026-08-25T03:43:11.577Z | Downloaded usdt-attr-macro v0.5.0 |
| 277 | 2026-08-25T03:43:11.577Z | Downloaded tinystr v0.8.2 |
| 278 | 2026-08-25T03:43:11.577Z | Downloaded want v0.3.1 |
| 279 | 2026-08-25T03:43:11.577Z | Downloaded yoke-derive v0.8.1 |
| 280 | 2026-08-25T03:43:11.580Z | Downloaded openssl-probe v0.1.6 |
| 281 | 2026-08-25T03:43:11.580Z | Downloaded yoke v0.8.1 |
| 282 | 2026-08-25T03:43:11.580Z | Downloaded utf8_iter v1.0.4 |
| 283 | 2026-08-25T03:43:11.580Z | Downloaded thread-id v4.2.2 |
| 284 | 2026-08-25T03:43:11.583Z | Downloaded num-iter v0.1.45 |
| 285 | 2026-08-25T03:43:11.586Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 286 | 2026-08-25T03:43:11.586Z | Downloaded smallvec v1.15.1 |
| 287 | 2026-08-25T03:43:11.589Z | Downloaded spin v0.9.8 |
| 288 | 2026-08-25T03:43:11.590Z | Downloaded async-recursion v0.3.2 |
| 289 | 2026-08-25T03:43:11.590Z | Downloaded primeorder v0.13.6 |
| 290 | 2026-08-25T03:43:11.594Z | Downloaded either v1.15.0 |
| 291 | 2026-08-25T03:43:11.594Z | Downloaded slab v0.4.12 |
| 292 | 2026-08-25T03:43:11.597Z | Downloaded tempfile v3.27.0 |
| 293 | 2026-08-25T03:43:11.600Z | Downloaded num v0.4.3 |
| 294 | 2026-08-25T03:43:11.605Z | Downloaded openssl-probe v0.2.1 |
| 295 | 2026-08-25T03:43:11.605Z | Downloaded usdt-macro v0.5.0 |
| 296 | 2026-08-25T03:43:11.605Z | Downloaded semver v1.0.27 |
| 297 | 2026-08-25T03:43:11.605Z | Downloaded anstyle v1.0.14 |
| 298 | 2026-08-25T03:43:11.610Z | Downloaded camino v1.2.3 |
| 299 | 2026-08-25T03:43:11.610Z | Downloaded pin-project v1.1.10 |
| 300 | 2026-08-25T03:43:11.614Z | Downloaded ff v0.13.1 |
| 301 | 2026-08-25T03:43:11.614Z | Downloaded fs_extra v1.3.0 |
| 302 | 2026-08-25T03:43:11.614Z | Downloaded tower-layer v0.3.3 |
| 303 | 2026-08-25T03:43:11.614Z | Downloaded anstyle-parse v1.0.0 |
| 304 | 2026-08-25T03:43:11.622Z | Downloaded ecdsa v0.16.9 |
| 305 | 2026-08-25T03:43:11.622Z | Downloaded num_enum_derive v0.7.5 |
| 306 | 2026-08-25T03:43:11.622Z | Downloaded fastrand v2.3.0 |
| 307 | 2026-08-25T03:43:11.622Z | Downloaded group v0.13.0 |
| 308 | 2026-08-25T03:43:11.622Z | Downloaded proc-macro2 v1.0.106 |
| 309 | 2026-08-25T03:43:11.622Z | Downloaded time-macros v0.2.27 |
| 310 | 2026-08-25T03:43:11.622Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 311 | 2026-08-25T03:43:11.622Z | Downloaded base16ct v0.2.0 |
| 312 | 2026-08-25T03:43:11.623Z | Downloaded cargo-platform v0.3.2 |
| 313 | 2026-08-25T03:43:11.623Z | Downloaded hex v0.4.3 |
| 314 | 2026-08-25T03:43:11.628Z | Downloaded futures-executor v0.3.32 |
| 315 | 2026-08-25T03:43:11.629Z | Downloaded untrusted v0.9.0 |
| 316 | 2026-08-25T03:43:11.629Z | Downloaded rsa v0.9.10 |
| 317 | 2026-08-25T03:43:11.634Z | Downloaded time-core v0.1.8 |
| 318 | 2026-08-25T03:43:11.634Z | Downloaded wyz v0.5.1 |
| 319 | 2026-08-25T03:43:11.634Z | Downloaded parking_lot_core v0.9.12 |
| 320 | 2026-08-25T03:43:11.634Z | Downloaded idna_adapter v1.2.1 |
| 321 | 2026-08-25T03:43:11.634Z | Downloaded oxnet v0.1.4 |
| 322 | 2026-08-25T03:43:11.634Z | Downloaded const-oid v0.9.6 |
| 323 | 2026-08-25T03:43:11.634Z | Downloaded web-time v1.1.0 |
| 324 | 2026-08-25T03:43:11.640Z | Downloaded colorchoice v1.0.4 |
| 325 | 2026-08-25T03:43:11.644Z | Downloaded xattr v1.6.1 |
| 326 | 2026-08-25T03:43:11.644Z | Downloaded term v1.2.1 |
| 327 | 2026-08-25T03:43:11.651Z | Downloaded crypto-bigint v0.5.5 |
| 328 | 2026-08-25T03:43:11.655Z | Downloaded slog v2.8.2 |
| 329 | 2026-08-25T03:43:11.655Z | Downloaded socket2 v0.6.3 |
| 330 | 2026-08-25T03:43:11.655Z | Downloaded http-body-util v0.1.3 |
| 331 | 2026-08-25T03:43:11.661Z | Downloaded serde_derive v1.0.228 |
| 332 | 2026-08-25T03:43:11.661Z | Downloaded os_str_bytes v6.6.1 |
| 333 | 2026-08-25T03:43:11.661Z | Downloaded tokio-macros v2.7.0 |
| 334 | 2026-08-25T03:43:11.661Z | Downloaded zone v0.3.1 |
| 335 | 2026-08-25T03:43:11.665Z | Downloaded bitflags v1.3.2 |
| 336 | 2026-08-25T03:43:11.669Z | Downloaded usdt-impl v0.5.0 |
| 337 | 2026-08-25T03:43:11.669Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-08-25T03:43:11.669Z | Downloaded num-integer v0.1.46 |
| 339 | 2026-08-25T03:43:11.672Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-08-25T03:43:11.672Z | Downloaded atomic-waker v1.1.2 |
| 341 | 2026-08-25T03:43:11.672Z | Downloaded block-buffer v0.10.4 |
| 342 | 2026-08-25T03:43:11.672Z | Downloaded rustls-webpki v0.103.9 |
| 343 | 2026-08-25T03:43:11.679Z | Downloaded num-complex v0.4.6 |
| 344 | 2026-08-25T03:43:11.679Z | Downloaded clap_derive v4.6.1 |
| 345 | 2026-08-25T03:43:11.679Z | Downloaded num-rational v0.4.2 |
| 346 | 2026-08-25T03:43:11.679Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 347 | 2026-08-25T03:43:11.683Z | Downloaded version_check v0.9.5 |
| 348 | 2026-08-25T03:43:11.689Z | Downloaded toml_datetime v0.6.11 |
| 349 | 2026-08-25T03:43:11.689Z | Downloaded zone_cfg_derive v0.3.1 |
| 350 | 2026-08-25T03:43:11.689Z | Downloaded anstream v1.0.0 |
| 351 | 2026-08-25T03:43:11.689Z | Downloaded zerocopy-derive v0.7.35 |
| 352 | 2026-08-25T03:43:11.693Z | Downloaded unit-prefix v0.5.2 |
| 353 | 2026-08-25T03:43:11.693Z | Downloaded digest v0.10.7 |
| 354 | 2026-08-25T03:43:11.700Z | Downloaded iana-time-zone v0.1.65 |
| 355 | 2026-08-25T03:43:11.700Z | Downloaded anstyle-query v1.1.5 |
| 356 | 2026-08-25T03:43:11.700Z | Downloaded writeable v0.6.2 |
| 357 | 2026-08-25T03:43:11.700Z | Downloaded byteorder v1.5.0 |
| 358 | 2026-08-25T03:43:11.700Z | Downloaded der v0.7.10 |
| 359 | 2026-08-25T03:43:11.703Z | Downloaded httparse v1.10.1 |
| 360 | 2026-08-25T03:43:11.703Z | Downloaded hyper-rustls v0.27.7 |
| 361 | 2026-08-25T03:43:11.703Z | Downloaded clap_derive v3.2.25 |
| 362 | 2026-08-25T03:43:11.703Z | Downloaded snafu v0.8.9 |
| 363 | 2026-08-25T03:43:11.708Z | Downloaded getrandom v0.2.17 |
| 364 | 2026-08-25T03:43:11.711Z | Downloaded crc32fast v1.5.0 |
| 365 | 2026-08-25T03:43:11.711Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-08-25T03:43:11.711Z | Downloaded pem v3.0.6 |
| 367 | 2026-08-25T03:43:11.715Z | Downloaded rand v0.8.5 |
| 368 | 2026-08-25T03:43:11.718Z | Downloaded zerovec-derive v0.11.2 |
| 369 | 2026-08-25T03:43:11.718Z | Downloaded libloading v0.8.9 |
| 370 | 2026-08-25T03:43:11.721Z | Downloaded cargo_metadata v0.23.1 |
| 371 | 2026-08-25T03:43:11.724Z | Downloaded tracing-attributes v0.1.31 |
| 372 | 2026-08-25T03:43:11.724Z | Downloaded autocfg v1.5.0 |
| 373 | 2026-08-25T03:43:11.728Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 374 | 2026-08-25T03:43:11.732Z | Downloaded hmac v0.12.1 |
| 375 | 2026-08-25T03:43:11.737Z | Downloaded zeroize v1.8.2 |
| 376 | 2026-08-25T03:43:11.737Z | Downloaded tar v0.4.46 |
| 377 | 2026-08-25T03:43:11.737Z | Downloaded zmij v1.0.21 |
| 378 | 2026-08-25T03:43:11.743Z | Downloaded icu_properties v2.1.2 |
| 379 | 2026-08-25T03:43:11.743Z | Downloaded indexmap v1.9.3 |
| 380 | 2026-08-25T03:43:11.743Z | Downloaded serde v1.0.228 |
| 381 | 2026-08-25T03:43:11.743Z | Downloaded textwrap v0.16.2 |
| 382 | 2026-08-25T03:43:11.743Z | Downloaded zerotrie v0.2.3 |
| 383 | 2026-08-25T03:43:11.747Z | Downloaded tokio-rustls v0.26.4 |
| 384 | 2026-08-25T03:43:11.752Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 385 | 2026-08-25T03:43:11.755Z | Downloaded async-trait v0.1.89 |
| 386 | 2026-08-25T03:43:11.755Z | Downloaded console v0.16.2 |
| 387 | 2026-08-25T03:43:11.761Z | Downloaded base64 v0.22.1 |
| 388 | 2026-08-25T03:43:11.761Z | Downloaded num_enum v0.5.11 |
| 389 | 2026-08-25T03:43:11.765Z | Downloaded utf8parse v0.2.2 |
| 390 | 2026-08-25T03:43:11.768Z | Downloaded clap v4.6.1 |
| 391 | 2026-08-25T03:43:11.771Z | Downloaded num_enum v0.7.5 |
| 392 | 2026-08-25T03:43:11.771Z | Downloaded getrandom v0.3.4 |
| 393 | 2026-08-25T03:43:11.775Z | Downloaded openssl-sys v0.9.111 |
| 394 | 2026-08-25T03:43:11.778Z | Downloaded tracing-core v0.1.36 |
| 395 | 2026-08-25T03:43:11.778Z | Downloaded num-traits v0.2.19 |
| 396 | 2026-08-25T03:43:11.781Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 397 | 2026-08-25T03:43:11.833Z | Downloaded rand v0.9.2 |
| 398 | 2026-08-25T03:43:11.833Z | Downloaded jsonwebtoken v10.3.0 |
| 399 | 2026-08-25T03:43:11.833Z | Downloaded log v0.4.29 |
| 400 | 2026-08-25T03:43:11.833Z | Downloaded elliptic-curve v0.13.8 |
| 401 | 2026-08-25T03:43:11.833Z | Downloaded toml_edit v0.19.15 |
| 402 | 2026-08-25T03:43:11.833Z | Downloaded cc v1.2.56 |
| 403 | 2026-08-25T03:43:11.833Z | Downloaded icu_provider v2.1.1 |
| 404 | 2026-08-25T03:43:11.833Z | Downloaded anyhow v1.0.102 |
| 405 | 2026-08-25T03:43:11.833Z | Downloaded http v1.4.0 |
| 406 | 2026-08-25T03:43:11.833Z | Downloaded url v2.5.8 |
| 407 | 2026-08-25T03:43:11.833Z | Downloaded once_cell v1.21.3 |
| 408 | 2026-08-25T03:43:11.833Z | Downloaded bitflags v2.11.0 |
| 409 | 2026-08-25T03:43:11.833Z | Downloaded p256 v0.13.2 |
| 410 | 2026-08-25T03:43:11.839Z | Downloaded ucd-trie v0.1.7 |
| 411 | 2026-08-25T03:43:11.839Z | Downloaded base64ct v1.8.3 |
| 412 | 2026-08-25T03:43:11.839Z | Downloaded portable-atomic v1.13.1 |
| 413 | 2026-08-25T03:43:11.839Z | Downloaded pest v2.8.6 |
| 414 | 2026-08-25T03:43:11.839Z | Downloaded colored v3.1.1 |
| 415 | 2026-08-25T03:43:11.839Z | Downloaded parking_lot v0.12.5 |
| 416 | 2026-08-25T03:43:11.839Z | Downloaded num-bigint v0.4.6 |
| 417 | 2026-08-25T03:43:11.843Z | Downloaded regex v1.12.3 |
| 418 | 2026-08-25T03:43:11.843Z | Downloaded miniz_oxide v0.8.9 |
| 419 | 2026-08-25T03:43:11.843Z | Downloaded serde_json v1.0.150 |
| 420 | 2026-08-25T03:43:11.846Z | Downloaded crossbeam-utils v0.8.21 |
| 421 | 2026-08-25T03:43:11.850Z | Downloaded icu_normalizer v2.1.1 |
| 422 | 2026-08-25T03:43:11.854Z | Downloaded indicatif v0.18.4 |
| 423 | 2026-08-25T03:43:11.863Z | Downloaded crossbeam-channel v0.5.15 |
| 424 | 2026-08-25T03:43:11.866Z | Downloaded clap_builder v4.6.0 |
| 425 | 2026-08-25T03:43:11.869Z | Downloaded icu_locale_core v2.1.1 |
| 426 | 2026-08-25T03:43:11.878Z | Downloaded arc-swap v1.8.2 |
| 427 | 2026-08-25T03:43:11.881Z | Downloaded unicode-ident v1.0.24 |
| 428 | 2026-08-25T03:43:11.885Z | Downloaded icu_normalizer_data v2.1.1 |
| 429 | 2026-08-25T03:43:11.890Z | Downloaded winnow v1.0.1 |
| 430 | 2026-08-25T03:43:11.904Z | Downloaded winnow v0.5.40 |
| 431 | 2026-08-25T03:43:11.912Z | Downloaded memchr v2.8.0 |
| 432 | 2026-08-25T03:43:11.912Z | Downloaded aho-corasick v1.1.4 |
| 433 | 2026-08-25T03:43:11.912Z | Downloaded icu_collections v2.1.1 |
| 434 | 2026-08-25T03:43:11.913Z | Downloaded flate2 v1.1.9 |
| 435 | 2026-08-25T03:43:11.913Z | Downloaded ed25519-dalek v2.2.0 |
| 436 | 2026-08-25T03:43:11.913Z | Downloaded winnow v0.7.14 |
| 437 | 2026-08-25T03:43:11.920Z | Downloaded bitvec v1.0.1 |
| 438 | 2026-08-25T03:43:11.928Z | Downloaded typenum v1.19.0 |
| 439 | 2026-08-25T03:43:11.937Z | Downloaded bytes v1.11.1 |
| 440 | 2026-08-25T03:43:11.937Z | Downloaded syn v1.0.109 |
| 441 | 2026-08-25T03:43:11.948Z | Downloaded mio v1.2.0 |
| 442 | 2026-08-25T03:43:11.948Z | Downloaded hyper-util v0.1.20 |
| 443 | 2026-08-25T03:43:11.948Z | Downloaded hashbrown v0.12.3 |
| 444 | 2026-08-25T03:43:11.948Z | Downloaded time v0.3.47 |
| 445 | 2026-08-25T03:43:11.957Z | Downloaded indexmap v2.13.0 |
| 446 | 2026-08-25T03:43:11.965Z | Downloaded syn v2.0.117 |
| 447 | 2026-08-25T03:43:11.973Z | Downloaded zerocopy v0.8.39 |
| 448 | 2026-08-25T03:43:11.978Z | Downloaded rustls v0.23.36 |
| 449 | 2026-08-25T03:43:11.990Z | Downloaded regex-syntax v0.8.9 |
| 450 | 2026-08-25T03:43:12.005Z | Downloaded futures-util v0.3.32 |
| 451 | 2026-08-25T03:43:12.013Z | Downloaded rustix v1.1.4 |
| 452 | 2026-08-25T03:43:12.019Z | Downloaded tower v0.5.3 |
| 453 | 2026-08-25T03:43:12.026Z | Downloaded tracing v0.1.44 |
| 454 | 2026-08-25T03:43:12.035Z | Downloaded idna v1.1.0 |
| 455 | 2026-08-25T03:43:12.039Z | Downloaded itertools v0.12.1 |
| 456 | 2026-08-25T03:43:12.039Z | Downloaded num-bigint-dig v0.8.6 |
| 457 | 2026-08-25T03:43:12.039Z | Downloaded zerovec v0.11.5 |
| 458 | 2026-08-25T03:43:12.042Z | Downloaded iri-string v0.7.10 |
| 459 | 2026-08-25T03:43:12.045Z | Downloaded hyper v1.8.1 |
| 460 | 2026-08-25T03:43:12.048Z | Downloaded regex-automata v0.4.14 |
| 461 | 2026-08-25T03:43:12.055Z | Downloaded hashbrown v0.16.1 |
| 462 | 2026-08-25T03:43:12.058Z | Downloaded libm v0.2.16 |
| 463 | 2026-08-25T03:43:12.064Z | Downloaded tokio-util v0.7.18 |
| 464 | 2026-08-25T03:43:12.070Z | Downloaded icu_properties_data v2.1.2 |
| 465 | 2026-08-25T03:43:12.075Z | Downloaded tower-http v0.6.8 |
| 466 | 2026-08-25T03:43:12.079Z | Downloaded zerocopy v0.7.35 |
| 467 | 2026-08-25T03:43:12.084Z | Downloaded goblin v0.8.2 |
| 468 | 2026-08-25T03:43:12.089Z | Downloaded hkdf v0.12.4 |
| 469 | 2026-08-25T03:43:12.089Z | Downloaded tokio v1.52.3 |
| 470 | 2026-08-25T03:43:12.107Z | Downloaded p384 v0.13.1 |
| 471 | 2026-08-25T03:43:12.110Z | Downloaded ring v0.17.14 |
| 472 | 2026-08-25T03:43:12.132Z | Downloaded clap v3.2.25 |
| 473 | 2026-08-25T03:43:12.138Z | Downloaded chrono v0.4.43 |
| 474 | 2026-08-25T03:43:12.141Z | Downloaded vcpkg v0.2.15 |
| 475 | 2026-08-25T03:43:12.162Z | Downloaded unicode-width v0.2.2 |
| 476 | 2026-08-25T03:43:12.165Z | Downloaded curve25519-dalek v4.1.3 |
| 477 | 2026-08-25T03:43:12.201Z | Downloaded octocrab v0.53.1 |
| 478 | 2026-08-25T03:43:12.266Z | Downloaded libc v0.2.186 |
| 479 | 2026-08-25T03:43:12.283Z | Downloaded libz-sys v1.1.23 |
| 480 | 2026-08-25T03:43:12.336Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 481 | 2026-08-25T03:43:12.450Z | Compiling proc-macro2 v1.0.106 |
| 482 | 2026-08-25T03:43:12.450Z | Compiling quote v1.0.45 |
| 483 | 2026-08-25T03:43:12.450Z | Compiling unicode-ident v1.0.24 |
| 484 | 2026-08-25T03:43:12.450Z | Compiling libc v0.2.186 |
| 485 | 2026-08-25T03:43:12.450Z | Checking cfg-if v1.0.4 |
| 486 | 2026-08-25T03:43:12.450Z | Compiling version_check v0.9.5 |
| 487 | 2026-08-25T03:43:12.453Z | Checking zeroize v1.8.2 |
| 488 | 2026-08-25T03:43:12.453Z | Compiling serde_core v1.0.228 |
| 489 | 2026-08-25T03:43:12.591Z | Compiling serde v1.0.228 |
| 490 | 2026-08-25T03:43:12.660Z | Checking memchr v2.8.0 |
| 491 | 2026-08-25T03:43:12.672Z | Compiling autocfg v1.5.0 |
| 492 | 2026-08-25T03:43:12.798Z | Checking subtle v2.6.1 |
| 493 | 2026-08-25T03:43:12.934Z | Compiling typenum v1.19.0 |
| 494 | 2026-08-25T03:43:12.955Z | Compiling generic-array v0.14.7 |
| 495 | 2026-08-25T03:43:13.011Z | Checking itoa v1.0.17 |
| 496 | 2026-08-25T03:43:13.036Z | Checking const-oid v0.9.6 |
| 497 | 2026-08-25T03:43:13.147Z | Compiling syn v1.0.109 |
| 498 | 2026-08-25T03:43:13.164Z | Checking smallvec v1.15.1 |
| 499 | 2026-08-25T03:43:13.219Z | Compiling libm v0.2.16 |
| 500 | 2026-08-25T03:43:13.268Z | Checking getrandom v0.2.17 |
| 501 | 2026-08-25T03:43:13.333Z | Compiling num-traits v0.2.19 |
| 502 | 2026-08-25T03:43:13.396Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-08-25T03:43:13.479Z | Compiling shlex v1.3.0 |
| 504 | 2026-08-25T03:43:13.499Z | Compiling find-msvc-tools v0.1.9 |
| 505 | 2026-08-25T03:43:13.659Z | Compiling cc v1.2.56 |
| 506 | 2026-08-25T03:43:13.721Z | Compiling syn v2.0.117 |
| 507 | 2026-08-25T03:43:13.939Z | Compiling thiserror v1.0.69 |
| 508 | 2026-08-25T03:43:14.242Z | Checking log v0.4.29 |
| 509 | 2026-08-25T03:43:14.402Z | Compiling zmij v1.0.21 |
| 510 | 2026-08-25T03:43:14.418Z | Checking crypto-common v0.1.7 |
| 511 | 2026-08-25T03:43:14.592Z | Checking block-buffer v0.10.4 |
| 512 | 2026-08-25T03:43:14.718Z | Checking bytes v1.11.1 |
| 513 | 2026-08-25T03:43:14.805Z | Compiling rustversion v1.0.22 |
| 514 | 2026-08-25T03:43:14.819Z | Checking digest v0.10.7 |
| 515 | 2026-08-25T03:43:14.828Z | Checking rand_core v0.6.4 |
| 516 | 2026-08-25T03:43:14.972Z | Checking socket2 v0.6.3 |
| 517 | 2026-08-25T03:43:14.988Z | Checking errno v0.3.14 |
| 518 | 2026-08-25T03:43:15.006Z | Compiling equivalent v1.0.2 |
| 519 | 2026-08-25T03:43:15.083Z | Checking once_cell v1.21.3 |
| 520 | 2026-08-25T03:43:15.102Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-08-25T03:43:15.147Z | Compiling parking_lot_core v0.9.12 |
| 522 | 2026-08-25T03:43:15.193Z | Checking base64ct v1.8.3 |
| 523 | 2026-08-25T03:43:15.207Z | Checking scopeguard v1.2.0 |
| 524 | 2026-08-25T03:43:15.258Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-08-25T03:43:15.295Z | Checking lock_api v0.4.14 |
| 526 | 2026-08-25T03:43:15.411Z | Checking pem-rfc7468 v0.7.0 |
| 527 | 2026-08-25T03:43:15.421Z | Checking mio v1.2.0 |
| 528 | 2026-08-25T03:43:15.556Z | Checking der v0.7.10 |
| 529 | 2026-08-25T03:43:15.631Z | Compiling indexmap v2.13.0 |
| 530 | 2026-08-25T03:43:15.663Z | Checking parking_lot v0.12.5 |
| 531 | 2026-08-25T03:43:15.702Z | Checking stable_deref_trait v1.2.1 |
| 532 | 2026-08-25T03:43:15.772Z | Compiling zerocopy v0.8.39 |
| 533 | 2026-08-25T03:43:15.832Z | Compiling serde_json v1.0.150 |
| 534 | 2026-08-25T03:43:15.852Z | Checking futures-core v0.3.32 |
| 535 | 2026-08-25T03:43:15.862Z | Compiling ucd-trie v0.1.7 |
| 536 | 2026-08-25T03:43:15.974Z | Compiling thiserror v2.0.18 |
| 537 | 2026-08-25T03:43:16.064Z | Compiling pest v2.8.6 |
| 538 | 2026-08-25T03:43:16.282Z | Checking futures-sink v0.3.32 |
| 539 | 2026-08-25T03:43:16.307Z | Checking spki v0.7.3 |
| 540 | 2026-08-25T03:43:16.394Z | Checking num-integer v0.1.46 |
| 541 | 2026-08-25T03:43:16.465Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-08-25T03:43:16.530Z | Compiling proc-macro-error-attr v1.0.4 |
| 543 | 2026-08-25T03:43:16.606Z | Compiling synstructure v0.13.2 |
| 544 | 2026-08-25T03:43:16.615Z | Compiling pkg-config v0.3.32 |
| 545 | 2026-08-25T03:43:16.804Z | Checking futures-channel v0.3.32 |
| 546 | 2026-08-25T03:43:17.003Z | Compiling semver v1.0.27 |
| 547 | 2026-08-25T03:43:17.047Z | Compiling proc-macro-error v1.0.4 |
| 548 | 2026-08-25T03:43:17.085Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-08-25T03:43:17.236Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-08-25T03:43:17.304Z | Checking tracing-core v0.1.36 |
| 551 | 2026-08-25T03:43:17.308Z | Checking http v1.4.0 |
| 552 | 2026-08-25T03:43:17.371Z | Checking hmac v0.12.1 |
| 553 | 2026-08-25T03:43:17.494Z | Checking slab v0.4.12 |
| 554 | 2026-08-25T03:43:17.600Z | Checking futures-task v0.3.32 |
| 555 | 2026-08-25T03:43:17.647Z | Compiling pest_generator v2.8.6 |
| 556 | 2026-08-25T03:43:17.680Z | Checking pretty-hex v0.4.1 |
| 557 | 2026-08-25T03:43:17.770Z | Compiling winnow v1.0.1 |
| 558 | 2026-08-25T03:43:17.789Z | Checking spin v0.9.8 |
| 559 | 2026-08-25T03:43:17.805Z | Compiling serde_derive v1.0.228 |
| 560 | 2026-08-25T03:43:17.845Z | Compiling thiserror-impl v1.0.69 |
| 561 | 2026-08-25T03:43:17.896Z | Compiling zerofrom-derive v0.1.6 |
| 562 | 2026-08-25T03:43:17.975Z | Compiling tokio-macros v2.7.0 |
| 563 | 2026-08-25T03:43:18.101Z | Compiling yoke-derive v0.8.1 |
| 564 | 2026-08-25T03:43:18.251Z | Compiling thiserror-impl v2.0.18 |
| 565 | 2026-08-25T03:43:18.371Z | Compiling zerovec-derive v0.11.2 |
| 566 | 2026-08-25T03:43:18.711Z | Checking tokio v1.52.3 |
| 567 | 2026-08-25T03:43:19.031Z | Compiling zerocopy-derive v0.7.35 |
| 568 | 2026-08-25T03:43:19.098Z | Compiling displaydoc v0.2.5 |
| 569 | 2026-08-25T03:43:19.115Z | Checking zerofrom v0.1.6 |
| 570 | 2026-08-25T03:43:19.139Z | Checking ppv-lite86 v0.2.21 |
| 571 | 2026-08-25T03:43:19.229Z | Checking yoke v0.8.1 |
| 572 | 2026-08-25T03:43:19.392Z | Compiling pest_derive v2.8.6 |
| 573 | 2026-08-25T03:43:19.431Z | Compiling tracing-attributes v0.1.31 |
| 574 | 2026-08-25T03:43:19.472Z | Compiling futures-macro v0.3.32 |
| 575 | 2026-08-25T03:43:19.511Z | Checking zerovec v0.11.5 |
| 576 | 2026-08-25T03:43:19.913Z | Checking futures-io v0.3.32 |
| 577 | 2026-08-25T03:43:19.947Z | Checking tinystr v0.8.2 |
| 578 | 2026-08-25T03:43:19.993Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 579 | 2026-08-25T03:43:20.047Z | Checking lazy_static v1.5.0 |
| 580 | 2026-08-25T03:43:20.116Z | Compiling slog v2.8.2 |
| 581 | 2026-08-25T03:43:20.125Z | Checking signature v2.2.0 |
| 582 | 2026-08-25T03:43:20.242Z | Checking ff v0.13.1 |
| 583 | 2026-08-25T03:43:20.340Z | Checking futures-util v0.3.32 |
| 584 | 2026-08-25T03:43:20.359Z | Compiling ring v0.17.14 |
| 585 | 2026-08-25T03:43:20.368Z | Checking writeable v0.6.2 |
| 586 | 2026-08-25T03:43:20.525Z | Compiling getrandom v0.3.4 |
| 587 | 2026-08-25T03:43:20.553Z | Compiling toml_datetime v0.6.11 |
| 588 | 2026-08-25T03:43:20.717Z | Checking tracing v0.1.44 |
| 589 | 2026-08-25T03:43:20.766Z | Compiling time-core v0.1.8 |
| 590 | 2026-08-25T03:43:20.875Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 591 | 2026-08-25T03:43:20.883Z | Checking base16ct v0.2.0 |
| 592 | 2026-08-25T03:43:20.909Z | Compiling winnow v0.5.40 |
| 593 | 2026-08-25T03:43:20.915Z | Compiling heck v0.4.1 |
| 594 | 2026-08-25T03:43:20.941Z | Checking cpufeatures v0.2.17 |
| 595 | 2026-08-25T03:43:20.998Z | Compiling num-conv v0.2.0 |
| 596 | 2026-08-25T03:43:21.006Z | Compiling winnow v0.7.14 |
| 597 | 2026-08-25T03:43:21.040Z | Checking litemap v0.8.1 |
| 598 | 2026-08-25T03:43:21.084Z | Compiling byteorder v1.5.0 |
| 599 | 2026-08-25T03:43:21.103Z | Checking powerfmt v0.2.0 |
| 600 | 2026-08-25T03:43:21.125Z | Compiling time-macros v0.2.27 |
| 601 | 2026-08-25T03:43:21.201Z | Checking icu_locale_core v2.1.1 |
| 602 | 2026-08-25T03:43:21.248Z | Checking deranged v0.5.6 |
| 603 | 2026-08-25T03:43:21.299Z | Compiling zerocopy v0.7.35 |
| 604 | 2026-08-25T03:43:21.732Z | Checking sec1 v0.7.3 |
| 605 | 2026-08-25T03:43:21.849Z | Checking num-bigint v0.4.6 |
| 606 | 2026-08-25T03:43:21.879Z | Checking erased-serde v0.3.31 |
| 607 | 2026-08-25T03:43:22.187Z | Compiling toml_edit v0.19.15 |
| 608 | 2026-08-25T03:43:22.235Z | Checking group v0.13.0 |
| 609 | 2026-08-25T03:43:22.264Z | Checking potential_utf v0.1.4 |
| 610 | 2026-08-25T03:43:22.290Z | Checking zerotrie v0.2.3 |
| 611 | 2026-08-25T03:43:22.374Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 612 | 2026-08-25T03:43:22.413Z | Checking http-body v1.0.1 |
| 613 | 2026-08-25T03:43:22.470Z | Compiling scroll_derive v0.12.1 |
| 614 | 2026-08-25T03:43:22.503Z | Checking hkdf v0.12.4 |
| 615 | 2026-08-25T03:43:22.531Z | Checking num-iter v0.1.45 |
| 616 | 2026-08-25T03:43:22.630Z | Checking crypto-bigint v0.5.5 |
| 617 | 2026-08-25T03:43:22.665Z | Compiling usdt-impl v0.5.0 |
| 618 | 2026-08-25T03:43:22.843Z | Compiling httparse v1.10.1 |
| 619 | 2026-08-25T03:43:22.929Z | Compiling icu_properties_data v2.1.2 |
| 620 | 2026-08-25T03:43:23.179Z | Compiling icu_normalizer_data v2.1.1 |
| 621 | 2026-08-25T03:43:23.187Z | Checking scroll v0.12.0 |
| 622 | 2026-08-25T03:43:23.239Z | Checking time v0.3.47 |
| 623 | 2026-08-25T03:43:23.378Z | Compiling proc-macro-crate v1.3.1 |
| 624 | 2026-08-25T03:43:23.423Z | Compiling thread-id v4.2.2 |
| 625 | 2026-08-25T03:43:23.450Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-08-25T03:43:23.492Z | Checking icu_provider v2.1.1 |
| 627 | 2026-08-25T03:43:23.498Z | Checking icu_collections v2.1.1 |
| 628 | 2026-08-25T03:43:23.507Z | Checking elliptic-curve v0.13.8 |
| 629 | 2026-08-25T03:43:23.718Z | Compiling dof v0.3.0 |
| 630 | 2026-08-25T03:43:23.809Z | Checking sha2 v0.10.9 |
| 631 | 2026-08-25T03:43:23.848Z | Compiling dtrace-parser v0.2.0 |
| 632 | 2026-08-25T03:43:23.848Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-08-25T03:43:23.848Z | Compiling openssl-sys v0.9.111 |
| 634 | 2026-08-25T03:43:23.867Z | Compiling rustc_version v0.4.1 |
| 635 | 2026-08-25T03:43:24.036Z | Checking rustls-pki-types v1.14.0 |
| 636 | 2026-08-25T03:43:24.068Z | Checking try-lock v0.2.5 |
| 637 | 2026-08-25T03:43:24.117Z | Compiling crossbeam-utils v0.8.21 |
| 638 | 2026-08-25T03:43:24.146Z | Checking plain v0.2.3 |
| 639 | 2026-08-25T03:43:24.222Z | Checking tower-service v0.3.3 |
| 640 | 2026-08-25T03:43:24.252Z | Compiling camino v1.2.3 |
| 641 | 2026-08-25T03:43:24.311Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 642 | 2026-08-25T03:43:24.327Z | Checking untrusted v0.9.0 |
| 643 | 2026-08-25T03:43:24.396Z | Checking goblin v0.8.2 |
| 644 | 2026-08-25T03:43:24.415Z | Compiling num_enum_derive v0.5.11 |
| 645 | 2026-08-25T03:43:24.564Z | Checking want v0.3.1 |
| 646 | 2026-08-25T03:43:24.642Z | Compiling curve25519-dalek v4.1.3 |
| 647 | 2026-08-25T03:43:24.682Z | Compiling num_enum_derive v0.7.5 |
| 648 | 2026-08-25T03:43:25.136Z | Compiling serde_tokenstream v0.2.2 |
| 649 | 2026-08-25T03:43:25.179Z | Checking rand_chacha v0.3.1 |
| 650 | 2026-08-25T03:43:25.290Z | Checking rfc6979 v0.4.0 |
| 651 | 2026-08-25T03:43:25.355Z | Checking arc-swap v1.8.2 |
| 652 | 2026-08-25T03:43:25.406Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 653 | 2026-08-25T03:43:25.453Z | Compiling rustls v0.23.36 |
| 654 | 2026-08-25T03:43:25.463Z | Compiling heck v0.5.0 |
| 655 | 2026-08-25T03:43:25.553Z | Checking atomic-waker v1.1.2 |
| 656 | 2026-08-25T03:43:25.568Z | Checking pin-utils v0.1.0 |
| 657 | 2026-08-25T03:43:25.634Z | Compiling num-bigint-dig v0.8.6 |
| 658 | 2026-08-25T03:43:25.634Z | Compiling radium v0.7.0 |
| 659 | 2026-08-25T03:43:25.651Z | Checking iana-time-zone v0.1.65 |
| 660 | 2026-08-25T03:43:25.660Z | Checking hyper v1.8.1 |
| 661 | 2026-08-25T03:43:25.713Z | Checking num_enum v0.7.5 |
| 662 | 2026-08-25T03:43:25.741Z | Checking rustls-webpki v0.103.9 |
| 663 | 2026-08-25T03:43:25.750Z | Checking chrono v0.4.43 |
| 664 | 2026-08-25T03:43:25.815Z | Checking num_enum v0.5.11 |
| 665 | 2026-08-25T03:43:25.900Z | Checking ecdsa v0.16.9 |
| 666 | 2026-08-25T03:43:25.930Z | Checking rand v0.8.5 |
| 667 | 2026-08-25T03:43:25.947Z | Checking icu_properties v2.1.2 |
| 668 | 2026-08-25T03:43:26.146Z | Checking icu_normalizer v2.1.1 |
| 669 | 2026-08-25T03:43:26.411Z | Checking rand_core v0.9.5 |
| 670 | 2026-08-25T03:43:26.443Z | Checking primeorder v0.13.6 |
| 671 | 2026-08-25T03:43:26.568Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-08-25T03:43:26.604Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-08-25T03:43:26.610Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 674 | 2026-08-25T03:43:26.650Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-08-25T03:43:26.673Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-08-25T03:43:26.732Z | Compiling indexmap v1.9.3 |
| 677 | 2026-08-25T03:43:26.762Z | Checking thread_local v1.1.9 |
| 678 | 2026-08-25T03:43:26.893Z | Compiling slog-async v2.8.0 |
| 679 | 2026-08-25T03:43:26.919Z | Checking tap v1.0.1 |
| 680 | 2026-08-25T03:43:26.973Z | Compiling anyhow v1.0.102 |
| 681 | 2026-08-25T03:43:26.992Z | Checking regex-syntax v0.8.9 |
| 682 | 2026-08-25T03:43:27.012Z | Checking either v1.15.0 |
| 683 | 2026-08-25T03:43:27.191Z | Checking utf8parse v0.2.2 |
| 684 | 2026-08-25T03:43:27.191Z | Checking foreign-types-shared v0.3.1 |
| 685 | 2026-08-25T03:43:27.231Z | Checking bitflags v2.11.0 |
| 686 | 2026-08-25T03:43:27.242Z | Checking percent-encoding v2.3.2 |
| 687 | 2026-08-25T03:43:27.271Z | Checking foreign-types v0.5.0 |
| 688 | 2026-08-25T03:43:27.285Z | Checking anstyle-parse v1.0.0 |
| 689 | 2026-08-25T03:43:27.363Z | Checking form_urlencoded v1.2.2 |
| 690 | 2026-08-25T03:43:27.374Z | Checking itertools v0.12.1 |
| 691 | 2026-08-25T03:43:27.381Z | Checking wyz v0.5.1 |
| 692 | 2026-08-25T03:43:27.462Z | Compiling cargo_metadata v0.23.1 |
| 693 | 2026-08-25T03:43:27.483Z | Checking idna_adapter v1.2.1 |
| 694 | 2026-08-25T03:43:27.491Z | Checking crossbeam-channel v0.5.15 |
| 695 | 2026-08-25T03:43:27.544Z | Checking rand_chacha v0.9.0 |
| 696 | 2026-08-25T03:43:27.720Z | Checking hyper-util v0.1.20 |
| 697 | 2026-08-25T03:43:28.152Z | Checking slog-scope v4.4.1 |
| 698 | 2026-08-25T03:43:28.173Z | Compiling usdt-attr-macro v0.5.0 |
| 699 | 2026-08-25T03:43:28.261Z | Checking regex-automata v0.4.14 |
| 700 | 2026-08-25T03:43:28.270Z | Compiling usdt-macro v0.5.0 |
| 701 | 2026-08-25T03:43:28.354Z | Checking num-rational v0.4.2 |
| 702 | 2026-08-25T03:43:28.376Z | Checking tokio-util v0.7.18 |
| 703 | 2026-08-25T03:43:28.598Z | Checking num-complex v0.4.6 |
| 704 | 2026-08-25T03:43:28.627Z | Checking ed25519 v2.2.3 |
| 705 | 2026-08-25T03:43:28.654Z | Compiling async-trait v0.1.89 |
| 706 | 2026-08-25T03:43:28.657Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 707 | 2026-08-25T03:43:28.774Z | Checking pkcs1 v0.7.5 |
| 708 | 2026-08-25T03:43:28.920Z | Checking is-terminal v0.4.17 |
| 709 | 2026-08-25T03:43:28.937Z | Checking memmap v0.7.0 |
| 710 | 2026-08-25T03:43:28.953Z | Checking cstr-argument v0.1.2 |
| 711 | 2026-08-25T03:43:28.967Z | Compiling crc32fast v1.5.0 |
| 712 | 2026-08-25T03:43:28.995Z | Checking tower-layer v0.3.3 |
| 713 | 2026-08-25T03:43:29.053Z | Compiling rustix v1.1.4 |
| 714 | 2026-08-25T03:43:29.066Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 715 | 2026-08-25T03:43:29.138Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 716 | 2026-08-25T03:43:29.147Z | Checking base64 v0.22.1 |
| 717 | 2026-08-25T03:43:29.267Z | Checking sync_wrapper v1.0.2 |
| 718 | 2026-08-25T03:43:29.289Z | Checking colorchoice v1.0.4 |
| 719 | 2026-08-25T03:43:29.357Z | Compiling portable-atomic v1.13.1 |
| 720 | 2026-08-25T03:43:29.365Z | Checking funty v2.0.0 |
| 721 | 2026-08-25T03:43:29.380Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 722 | 2026-08-25T03:43:29.389Z | Checking is_terminal_polyfill v1.70.2 |
| 723 | 2026-08-25T03:43:29.414Z | Checking os_str_bytes v6.6.1 |
| 724 | 2026-08-25T03:43:29.523Z | Checking anstyle v1.0.14 |
| 725 | 2026-08-25T03:43:29.604Z | Checking hashbrown v0.12.3 |
| 726 | 2026-08-25T03:43:29.627Z | Checking utf8_iter v1.0.4 |
| 727 | 2026-08-25T03:43:29.679Z | Checking openssl-probe v0.2.1 |
| 728 | 2026-08-25T03:43:29.692Z | Checking anstyle-query v1.1.5 |
| 729 | 2026-08-25T03:43:29.701Z | Checking take_mut v0.2.2 |
| 730 | 2026-08-25T03:43:29.714Z | Checking term v1.2.1 |
| 731 | 2026-08-25T03:43:29.742Z | Checking idna v1.1.0 |
| 732 | 2026-08-25T03:43:29.773Z | Checking rustls-native-certs v0.8.3 |
| 733 | 2026-08-25T03:43:29.776Z | Checking anstream v1.0.0 |
| 734 | 2026-08-25T03:43:29.899Z | Checking bitvec v1.0.1 |
| 735 | 2026-08-25T03:43:29.910Z | Checking regex v1.12.3 |
| 736 | 2026-08-25T03:43:29.926Z | Checking slog-term v2.9.2 |
| 737 | 2026-08-25T03:43:29.971Z | Checking clap_lex v0.2.4 |
| 738 | 2026-08-25T03:43:29.990Z | Checking pem v3.0.6 |
| 739 | 2026-08-25T03:43:30.025Z | Checking tokio-rustls v0.26.4 |
| 740 | 2026-08-25T03:43:30.117Z | Checking tower v0.5.3 |
| 741 | 2026-08-25T03:43:30.159Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 742 | 2026-08-25T03:43:30.180Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 743 | 2026-08-25T03:43:30.189Z | Checking usdt v0.5.0 |
| 744 | 2026-08-25T03:43:30.192Z | Checking rsa v0.9.10 |
| 745 | 2026-08-25T03:43:30.236Z | Checking num v0.4.3 |
| 746 | 2026-08-25T03:43:30.255Z | Checking ed25519-dalek v2.2.0 |
| 747 | 2026-08-25T03:43:30.303Z | Compiling octocrab v0.53.1 |
| 748 | 2026-08-25T03:43:30.328Z | Checking slog-stdlog v4.1.1 |
| 749 | 2026-08-25T03:43:30.338Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 750 | 2026-08-25T03:43:30.341Z | Checking rand v0.9.2 |
| 751 | 2026-08-25T03:43:30.437Z | Checking p256 v0.13.2 |
| 752 | 2026-08-25T03:43:30.486Z | Checking p384 v0.13.1 |
| 753 | 2026-08-25T03:43:30.546Z | Compiling snafu-derive v0.8.9 |
| 754 | 2026-08-25T03:43:30.657Z | Checking simple_asn1 v0.6.4 |
| 755 | 2026-08-25T03:43:30.689Z | Checking futures-executor v0.3.32 |
| 756 | 2026-08-25T03:43:30.707Z | Compiling clap_derive v3.2.25 |
| 757 | 2026-08-25T03:43:30.803Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 758 | 2026-08-25T03:43:30.839Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 759 | 2026-08-25T03:43:30.842Z | Compiling pin-project-internal v1.1.10 |
| 760 | 2026-08-25T03:43:30.876Z | Compiling serde_repr v0.1.20 |
| 761 | 2026-08-25T03:43:31.023Z | Compiling num-derive v0.3.3 |
| 762 | 2026-08-25T03:43:31.163Z | Checking atty v0.2.14 |
| 763 | 2026-08-25T03:43:31.249Z | Checking iri-string v0.7.10 |
| 764 | 2026-08-25T03:43:31.454Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 765 | 2026-08-25T03:43:31.463Z | Checking textwrap v0.16.2 |
| 766 | 2026-08-25T03:43:31.478Z | Checking bitflags v1.3.2 |
| 767 | 2026-08-25T03:43:31.540Z | Checking unicode-width v0.2.2 |
| 768 | 2026-08-25T03:43:31.679Z | Checking oxnet v0.1.4 |
| 769 | 2026-08-25T03:43:31.782Z | Checking adler2 v2.0.1 |
| 770 | 2026-08-25T03:43:31.882Z | Compiling curl v0.4.50 |
| 771 | 2026-08-25T03:43:31.910Z | Checking termcolor v1.4.1 |
| 772 | 2026-08-25T03:43:31.922Z | Checking strsim v0.10.0 |
| 773 | 2026-08-25T03:43:32.053Z | Checking colored v3.1.1 |
| 774 | 2026-08-25T03:43:32.104Z | Checking strsim v0.11.1 |
| 775 | 2026-08-25T03:43:32.180Z | Checking simd-adler32 v0.3.8 |
| 776 | 2026-08-25T03:43:32.242Z | Checking ryu v1.0.23 |
| 777 | 2026-08-25T03:43:32.254Z | Checking clap_lex v1.0.0 |
| 778 | 2026-08-25T03:43:32.269Z | Checking snafu v0.8.9 |
| 779 | 2026-08-25T03:43:32.272Z | Checking tower-http v0.6.8 |
| 780 | 2026-08-25T03:43:32.311Z | Checking miniz_oxide v0.8.9 |
| 781 | 2026-08-25T03:43:32.361Z | Checking clap v3.2.25 |
| 782 | 2026-08-25T03:43:32.370Z | Checking serde_urlencoded v0.7.1 |
| 783 | 2026-08-25T03:43:32.391Z | Checking clap_builder v4.6.0 |
| 784 | 2026-08-25T03:43:32.486Z | Checking libscf-sys v1.1.0 |
| 785 | 2026-08-25T03:43:32.558Z | Checking pin-project v1.1.10 |
| 786 | 2026-08-25T03:43:32.605Z | Checking console v0.16.2 |
| 787 | 2026-08-25T03:43:32.652Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 788 | 2026-08-25T03:43:32.663Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 789 | 2026-08-25T03:43:32.735Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 790 | 2026-08-25T03:43:32.892Z | Checking jsonwebtoken v10.3.0 |
| 791 | 2026-08-25T03:43:32.939Z | Checking futures v0.3.32 |
| 792 | 2026-08-25T03:43:32.979Z | Checking slog-envlogger v2.2.0 |
| 793 | 2026-08-25T03:43:33.006Z | Checking hyper-rustls v0.27.7 |
| 794 | 2026-08-25T03:43:33.186Z | Checking url v2.5.8 |
| 795 | 2026-08-25T03:43:33.401Z | Checking hyper-timeout v0.5.2 |
| 796 | 2026-08-25T03:43:33.581Z | Compiling clap_derive v4.6.1 |
| 797 | 2026-08-25T03:43:33.585Z | Checking http-body-util v0.1.3 |
| 798 | 2026-08-25T03:43:33.602Z | Compiling zone_cfg_derive v0.3.1 |
| 799 | 2026-08-25T03:43:33.607Z | Checking http-serde v2.1.1 |
| 800 | 2026-08-25T03:43:33.616Z | Compiling async-recursion v0.3.2 |
| 801 | 2026-08-25T03:43:33.657Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 802 | 2026-08-25T03:43:33.701Z | Checking serde_path_to_error v0.1.20 |
| 803 | 2026-08-25T03:43:33.709Z | Checking serde_spanned v1.1.1 |
| 804 | 2026-08-25T03:43:33.747Z | Checking filetime v0.2.27 |
| 805 | 2026-08-25T03:43:33.791Z | Checking secrecy v0.10.3 |
| 806 | 2026-08-25T03:43:33.825Z | Checking openssl-probe v0.1.6 |
| 807 | 2026-08-25T03:43:33.843Z | Checking hex v0.4.3 |
| 808 | 2026-08-25T03:43:33.865Z | Checking xattr v1.6.1 |
| 809 | 2026-08-25T03:43:33.885Z | Checking fastrand v2.3.0 |
| 810 | 2026-08-25T03:43:33.915Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 811 | 2026-08-25T03:43:33.956Z | Checking unit-prefix v0.5.2 |
| 812 | 2026-08-25T03:43:33.978Z | Checking web-time v1.1.0 |
| 813 | 2026-08-25T03:43:34.050Z | Checking sha256 v1.6.0 |
| 814 | 2026-08-25T03:43:34.050Z | Checking tempfile v3.27.0 |
| 815 | 2026-08-25T03:43:34.067Z | Checking indicatif v0.18.4 |
| 816 | 2026-08-25T03:43:34.082Z | Checking toml v1.1.2+spec-1.1.0 |
| 817 | 2026-08-25T03:43:34.157Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 818 | 2026-08-25T03:43:34.204Z | Checking tar v0.4.46 |
| 819 | 2026-08-25T03:43:34.276Z | Checking zone v0.3.1 |
| 820 | 2026-08-25T03:43:34.352Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 821 | 2026-08-25T03:43:34.413Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 822 | 2026-08-25T03:43:34.554Z | Checking flate2 v1.1.9 |
| 823 | 2026-08-25T03:43:34.607Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 824 | 2026-08-25T03:43:34.626Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 825 | 2026-08-25T03:43:34.690Z | Checking libloading v0.8.9 |
| 826 | 2026-08-25T03:43:34.756Z | Checking fs_extra v1.3.0 |
| 827 | 2026-08-25T03:43:35.233Z | Checking clap v4.6.1 |
| 828 | 2026-08-25T03:43:45.237Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 829 | 2026-08-25T03:43:45.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.85s |
| 830 | 2026-08-25T03:43:46.096Z | + banner test |
| 831 | 2026-08-25T03:43:46.099Z | |
| 832 | 2026-08-25T03:43:46.099Z | ##### ###### #### ##### |
| 833 | 2026-08-25T03:43:46.099Z | # # # # |
| 834 | 2026-08-25T03:43:46.099Z | # ##### #### # |
| 835 | 2026-08-25T03:43:46.099Z | # # # # |
| 836 | 2026-08-25T03:43:46.099Z | # # # # # |
| 837 | 2026-08-25T03:43:46.099Z | # ###### #### # |
| 838 | 2026-08-25T03:43:46.099Z | |
| 839 | 2026-08-25T03:43:46.099Z | + cargo test -p softnpu-client --bin npuvm |
| 840 | 2026-08-25T03:43:46.361Z | Compiling unicode-ident v1.0.24 |
| 841 | 2026-08-25T03:43:46.361Z | Compiling cfg-if v1.0.4 |
| 842 | 2026-08-25T03:43:46.361Z | Compiling memchr v2.8.0 |
| 843 | 2026-08-25T03:43:46.361Z | Compiling zeroize v1.8.2 |
| 844 | 2026-08-25T03:43:46.365Z | Compiling itoa v1.0.17 |
| 845 | 2026-08-25T03:43:46.401Z | Compiling libc v0.2.186 |
| 846 | 2026-08-25T03:43:46.408Z | Compiling serde_core v1.0.228 |
| 847 | 2026-08-25T03:43:46.415Z | Compiling subtle v2.6.1 |
| 848 | 2026-08-25T03:43:46.448Z | Compiling typenum v1.19.0 |
| 849 | 2026-08-25T03:43:46.500Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-08-25T03:43:46.547Z | Compiling const-oid v0.9.6 |
| 851 | 2026-08-25T03:43:46.553Z | Compiling once_cell v1.21.3 |
| 852 | 2026-08-25T03:43:46.563Z | Compiling smallvec v1.15.1 |
| 853 | 2026-08-25T03:43:46.710Z | Compiling getrandom v0.2.17 |
| 854 | 2026-08-25T03:43:46.717Z | Compiling pin-project-lite v0.2.16 |
| 855 | 2026-08-25T03:43:46.746Z | Compiling libm v0.2.16 |
| 856 | 2026-08-25T03:43:46.753Z | Compiling log v0.4.29 |
| 857 | 2026-08-25T03:43:46.793Z | Compiling bytes v1.11.1 |
| 858 | 2026-08-25T03:43:46.879Z | Compiling quote v1.0.45 |
| 859 | 2026-08-25T03:43:46.947Z | Compiling generic-array v0.14.7 |
| 860 | 2026-08-25T03:43:47.000Z | Compiling rand_core v0.6.4 |
| 861 | 2026-08-25T03:43:47.050Z | Compiling syn v2.0.117 |
| 862 | 2026-08-25T03:43:47.153Z | Compiling syn v1.0.109 |
| 863 | 2026-08-25T03:43:47.178Z | Compiling errno v0.3.14 |
| 864 | 2026-08-25T03:43:47.211Z | Compiling socket2 v0.6.3 |
| 865 | 2026-08-25T03:43:47.321Z | Compiling zmij v1.0.21 |
| 866 | 2026-08-25T03:43:47.403Z | Compiling block-buffer v0.10.4 |
| 867 | 2026-08-25T03:43:47.416Z | Compiling crypto-common v0.1.7 |
| 868 | 2026-08-25T03:43:47.526Z | Compiling num-traits v0.2.19 |
| 869 | 2026-08-25T03:43:47.526Z | Compiling digest v0.10.7 |
| 870 | 2026-08-25T03:43:47.586Z | Compiling base64ct v1.8.3 |
| 871 | 2026-08-25T03:43:47.639Z | Compiling scopeguard v1.2.0 |
| 872 | 2026-08-25T03:43:47.727Z | Compiling lock_api v0.4.14 |
| 873 | 2026-08-25T03:43:47.727Z | Compiling parking_lot_core v0.9.12 |
| 874 | 2026-08-25T03:43:47.840Z | Compiling pem-rfc7468 v0.7.0 |
| 875 | 2026-08-25T03:43:47.889Z | Compiling signal-hook-registry v1.4.8 |
| 876 | 2026-08-25T03:43:47.935Z | Compiling parking_lot v0.12.5 |
| 877 | 2026-08-25T03:43:48.013Z | Compiling der v0.7.10 |
| 878 | 2026-08-25T03:43:48.135Z | Compiling mio v1.2.0 |
| 879 | 2026-08-25T03:43:48.153Z | Compiling stable_deref_trait v1.2.1 |
| 880 | 2026-08-25T03:43:48.191Z | Compiling futures-core v0.3.32 |
| 881 | 2026-08-25T03:43:48.217Z | Compiling futures-sink v0.3.32 |
| 882 | 2026-08-25T03:43:48.227Z | Compiling ucd-trie v0.1.7 |
| 883 | 2026-08-25T03:43:48.309Z | Compiling serde_json v1.0.150 |
| 884 | 2026-08-25T03:43:48.327Z | Compiling zerocopy v0.8.39 |
| 885 | 2026-08-25T03:43:48.335Z | Compiling num-integer v0.1.46 |
| 886 | 2026-08-25T03:43:48.517Z | Compiling pest v2.8.6 |
| 887 | 2026-08-25T03:43:48.620Z | Compiling winnow v1.0.1 |
| 888 | 2026-08-25T03:43:48.664Z | Compiling futures-channel v0.3.32 |
| 889 | 2026-08-25T03:43:48.878Z | Compiling spki v0.7.3 |
| 890 | 2026-08-25T03:43:48.960Z | Compiling byteorder v1.5.0 |
| 891 | 2026-08-25T03:43:49.070Z | Compiling pkcs8 v0.10.2 |
| 892 | 2026-08-25T03:43:49.182Z | Compiling proc-macro-error-attr v1.0.4 |
| 893 | 2026-08-25T03:43:49.194Z | Compiling hmac v0.12.1 |
| 894 | 2026-08-25T03:43:49.265Z | Compiling http v1.4.0 |
| 895 | 2026-08-25T03:43:49.313Z | Compiling tracing-core v0.1.36 |
| 896 | 2026-08-25T03:43:49.330Z | Compiling pretty-hex v0.4.1 |
| 897 | 2026-08-25T03:43:49.455Z | Compiling futures-task v0.3.32 |
| 898 | 2026-08-25T03:43:49.624Z | Compiling pest_meta v2.8.6 |
| 899 | 2026-08-25T03:43:49.669Z | Compiling futures-io v0.3.32 |
| 900 | 2026-08-25T03:43:49.788Z | Compiling synstructure v0.13.2 |
| 901 | 2026-08-25T03:43:49.794Z | Compiling spin v0.9.8 |
| 902 | 2026-08-25T03:43:49.916Z | Compiling slab v0.4.12 |
| 903 | 2026-08-25T03:43:49.935Z | Compiling lazy_static v1.5.0 |
| 904 | 2026-08-25T03:43:50.017Z | Compiling proc-macro-error v1.0.4 |
| 905 | 2026-08-25T03:43:50.087Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 906 | 2026-08-25T03:43:50.269Z | Compiling pest_generator v2.8.6 |
| 907 | 2026-08-25T03:43:50.279Z | Compiling signature v2.2.0 |
| 908 | 2026-08-25T03:43:50.284Z | Compiling ff v0.13.1 |
| 909 | 2026-08-25T03:43:50.407Z | Compiling time-core v0.1.8 |
| 910 | 2026-08-25T03:43:50.407Z | Compiling writeable v0.6.2 |
| 911 | 2026-08-25T03:43:50.526Z | Compiling winnow v0.7.14 |
| 912 | 2026-08-25T03:43:50.541Z | Compiling base16ct v0.2.0 |
| 913 | 2026-08-25T03:43:50.597Z | Compiling cpufeatures v0.2.17 |
| 914 | 2026-08-25T03:43:50.625Z | Compiling num-conv v0.2.0 |
| 915 | 2026-08-25T03:43:50.659Z | Compiling litemap v0.8.1 |
| 916 | 2026-08-25T03:43:50.714Z | Compiling powerfmt v0.2.0 |
| 917 | 2026-08-25T03:43:50.747Z | Compiling time-macros v0.2.27 |
| 918 | 2026-08-25T03:43:50.841Z | Compiling deranged v0.5.6 |
| 919 | 2026-08-25T03:43:50.861Z | Compiling sec1 v0.7.3 |
| 920 | 2026-08-25T03:43:50.911Z | Compiling group v0.13.0 |
| 921 | 2026-08-25T03:43:50.998Z | Compiling serde_derive v1.0.228 |
| 922 | 2026-08-25T03:43:51.079Z | Compiling thiserror-impl v1.0.69 |
| 923 | 2026-08-25T03:43:51.129Z | Compiling zerofrom-derive v0.1.6 |
| 924 | 2026-08-25T03:43:51.193Z | Compiling yoke-derive v0.8.1 |
| 925 | 2026-08-25T03:43:51.723Z | Compiling tokio-macros v2.7.0 |
| 926 | 2026-08-25T03:43:51.827Z | Compiling zerovec-derive v0.11.2 |
| 927 | 2026-08-25T03:43:52.014Z | Compiling thiserror-impl v2.0.18 |
| 928 | 2026-08-25T03:43:52.042Z | Compiling displaydoc v0.2.5 |
| 929 | 2026-08-25T03:43:52.242Z | Compiling ppv-lite86 v0.2.21 |
| 930 | 2026-08-25T03:43:52.245Z | Compiling thiserror v1.0.69 |
| 931 | 2026-08-25T03:43:52.338Z | Compiling zerocopy-derive v0.7.35 |
| 932 | 2026-08-25T03:43:52.357Z | Compiling zerofrom v0.1.6 |
| 933 | 2026-08-25T03:43:52.471Z | Compiling yoke v0.8.1 |
| 934 | 2026-08-25T03:43:52.505Z | Compiling tokio v1.52.3 |
| 935 | 2026-08-25T03:43:52.555Z | Compiling futures-macro v0.3.32 |
| 936 | 2026-08-25T03:43:52.646Z | Compiling tracing-attributes v0.1.31 |
| 937 | 2026-08-25T03:43:52.806Z | Compiling pest_derive v2.8.6 |
| 938 | 2026-08-25T03:43:52.931Z | Compiling zerovec v0.11.5 |
| 939 | 2026-08-25T03:43:53.212Z | Compiling zerocopy v0.7.35 |
| 940 | 2026-08-25T03:43:53.271Z | Compiling thiserror v2.0.18 |
| 941 | 2026-08-25T03:43:53.368Z | Compiling tinystr v0.8.2 |
| 942 | 2026-08-25T03:43:53.390Z | Compiling dtrace-parser v0.2.0 |
| 943 | 2026-08-25T03:43:53.398Z | Compiling futures-util v0.3.32 |
| 944 | 2026-08-25T03:43:53.423Z | Compiling potential_utf v0.1.4 |
| 945 | 2026-08-25T03:43:53.558Z | Compiling icu_locale_core v2.1.1 |
| 946 | 2026-08-25T03:43:53.579Z | Compiling zerotrie v0.2.3 |
| 947 | 2026-08-25T03:43:53.700Z | Compiling serde v1.0.228 |
| 948 | 2026-08-25T03:43:53.868Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 949 | 2026-08-25T03:43:53.906Z | Compiling tracing v0.1.44 |
| 950 | 2026-08-25T03:43:54.176Z | Compiling num-bigint v0.4.6 |
| 951 | 2026-08-25T03:43:54.230Z | Compiling erased-serde v0.3.31 |
| 952 | 2026-08-25T03:43:54.235Z | Compiling scroll_derive v0.12.1 |
| 953 | 2026-08-25T03:43:54.235Z | Compiling http-body v1.0.1 |
| 954 | 2026-08-25T03:43:54.371Z | Compiling hkdf v0.12.4 |
| 955 | 2026-08-25T03:43:54.528Z | Compiling num-iter v0.1.45 |
| 956 | 2026-08-25T03:43:54.556Z | Compiling crypto-bigint v0.5.5 |
| 957 | 2026-08-25T03:43:54.634Z | Compiling thread-id v4.2.2 |
| 958 | 2026-08-25T03:43:54.708Z | Compiling slog v2.8.2 |
| 959 | 2026-08-25T03:43:54.743Z | Compiling proc-macro-crate v3.4.0 |
| 960 | 2026-08-25T03:43:54.824Z | Compiling dof v0.3.0 |
| 961 | 2026-08-25T03:43:55.136Z | Compiling scroll v0.12.0 |
| 962 | 2026-08-25T03:43:55.151Z | Compiling icu_provider v2.1.1 |
| 963 | 2026-08-25T03:43:55.161Z | Compiling icu_collections v2.1.1 |
| 964 | 2026-08-25T03:43:55.165Z | Compiling time v0.3.47 |
| 965 | 2026-08-25T03:43:55.265Z | Compiling proc-macro-crate v1.3.1 |
| 966 | 2026-08-25T03:43:55.357Z | Compiling getrandom v0.3.4 |
| 967 | 2026-08-25T03:43:55.539Z | Compiling elliptic-curve v0.13.8 |
| 968 | 2026-08-25T03:43:55.568Z | Compiling sha2 v0.10.9 |
| 969 | 2026-08-25T03:43:55.581Z | Compiling rustls-pki-types v1.14.0 |
| 970 | 2026-08-25T03:43:55.663Z | Compiling plain v0.2.3 |
| 971 | 2026-08-25T03:43:55.716Z | Compiling tower-service v0.3.3 |
| 972 | 2026-08-25T03:43:55.729Z | Compiling untrusted v0.9.0 |
| 973 | 2026-08-25T03:43:55.759Z | Compiling try-lock v0.2.5 |
| 974 | 2026-08-25T03:43:55.796Z | Compiling ring v0.17.14 |
| 975 | 2026-08-25T03:43:55.826Z | Compiling want v0.3.1 |
| 976 | 2026-08-25T03:43:55.853Z | Compiling goblin v0.8.2 |
| 977 | 2026-08-25T03:43:55.864Z | Compiling num_enum_derive v0.5.11 |
| 978 | 2026-08-25T03:43:55.949Z | Compiling num_enum_derive v0.7.5 |
| 979 | 2026-08-25T03:43:55.985Z | Compiling usdt-impl v0.5.0 |
| 980 | 2026-08-25T03:43:56.064Z | Compiling icu_properties_data v2.1.2 |
| 981 | 2026-08-25T03:43:56.187Z | Compiling httparse v1.10.1 |
| 982 | 2026-08-25T03:43:56.490Z | Compiling icu_normalizer_data v2.1.1 |
| 983 | 2026-08-25T03:43:56.490Z | Compiling serde_tokenstream v0.2.2 |
| 984 | 2026-08-25T03:43:56.558Z | Compiling rand_chacha v0.3.1 |
| 985 | 2026-08-25T03:43:56.758Z | Compiling rfc6979 v0.4.0 |
| 986 | 2026-08-25T03:43:56.860Z | Compiling arc-swap v1.8.2 |
| 987 | 2026-08-25T03:43:56.869Z | Compiling atomic-waker v1.1.2 |
| 988 | 2026-08-25T03:43:56.890Z | Compiling pin-utils v0.1.0 |
| 989 | 2026-08-25T03:43:56.954Z | Compiling iana-time-zone v0.1.65 |
| 990 | 2026-08-25T03:43:56.981Z | Compiling hyper v1.8.1 |
| 991 | 2026-08-25T03:43:56.996Z | Compiling num_enum v0.7.5 |
| 992 | 2026-08-25T03:43:57.006Z | Compiling rustls-webpki v0.103.9 |
| 993 | 2026-08-25T03:43:57.099Z | Compiling chrono v0.4.43 |
| 994 | 2026-08-25T03:43:57.147Z | Compiling num_enum v0.5.11 |
| 995 | 2026-08-25T03:43:57.163Z | Compiling ecdsa v0.16.9 |
| 996 | 2026-08-25T03:43:57.251Z | Compiling rand v0.8.5 |
| 997 | 2026-08-25T03:43:57.535Z | Compiling icu_normalizer v2.1.1 |
| 998 | 2026-08-25T03:43:57.841Z | Compiling icu_properties v2.1.2 |
| 999 | 2026-08-25T03:43:57.885Z | Compiling crossbeam-utils v0.8.21 |
| 1000 | 2026-08-25T03:43:58.003Z | Compiling primeorder v0.13.6 |
| 1001 | 2026-08-25T03:43:58.177Z | Compiling rand_core v0.9.5 |
| 1002 | 2026-08-25T03:43:58.240Z | Compiling foreign-types-macros v0.2.3 |
| 1003 | 2026-08-25T03:43:58.383Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1004 | 2026-08-25T03:43:58.588Z | Compiling aho-corasick v1.1.4 |
| 1005 | 2026-08-25T03:43:58.702Z | Compiling thread_local v1.1.9 |
| 1006 | 2026-08-25T03:43:58.896Z | Compiling foreign-types-shared v0.3.1 |
| 1007 | 2026-08-25T03:43:58.960Z | Compiling either v1.15.0 |
| 1008 | 2026-08-25T03:43:58.969Z | Compiling percent-encoding v2.3.2 |
| 1009 | 2026-08-25T03:43:58.979Z | Compiling tap v1.0.1 |
| 1010 | 2026-08-25T03:43:59.018Z | Compiling utf8parse v0.2.2 |
| 1011 | 2026-08-25T03:43:59.074Z | Compiling regex-syntax v0.8.9 |
| 1012 | 2026-08-25T03:43:59.079Z | Compiling bitflags v2.11.0 |
| 1013 | 2026-08-25T03:43:59.115Z | Compiling anstyle-parse v1.0.0 |
| 1014 | 2026-08-25T03:43:59.154Z | Compiling itertools v0.12.1 |
| 1015 | 2026-08-25T03:43:59.158Z | Compiling form_urlencoded v1.2.2 |
| 1016 | 2026-08-25T03:43:59.291Z | Compiling curve25519-dalek v4.1.3 |
| 1017 | 2026-08-25T03:43:59.298Z | Compiling wyz v0.5.1 |
| 1018 | 2026-08-25T03:43:59.327Z | Compiling foreign-types v0.5.0 |
| 1019 | 2026-08-25T03:43:59.397Z | Compiling cargo_metadata v0.23.1 |
| 1020 | 2026-08-25T03:43:59.539Z | Compiling idna_adapter v1.2.1 |
| 1021 | 2026-08-25T03:43:59.672Z | Compiling rand_chacha v0.9.0 |
| 1022 | 2026-08-25T03:43:59.926Z | Compiling crossbeam-channel v0.5.15 |
| 1023 | 2026-08-25T03:44:00.116Z | Compiling num-bigint-dig v0.8.6 |
| 1024 | 2026-08-25T03:44:00.413Z | Compiling hyper-util v0.1.20 |
| 1025 | 2026-08-25T03:44:00.440Z | Compiling rustls v0.23.36 |
| 1026 | 2026-08-25T03:44:00.488Z | Compiling slog-scope v4.4.1 |
| 1027 | 2026-08-25T03:44:00.644Z | Compiling regex-automata v0.4.14 |
| 1028 | 2026-08-25T03:44:00.758Z | Compiling radium v0.7.0 |
| 1029 | 2026-08-25T03:44:00.955Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1030 | 2026-08-25T03:44:01.060Z | Compiling usdt-macro v0.5.0 |
| 1031 | 2026-08-25T03:44:01.318Z | Compiling usdt-attr-macro v0.5.0 |
| 1032 | 2026-08-25T03:44:01.467Z | Compiling tokio-util v0.7.18 |
| 1033 | 2026-08-25T03:44:01.802Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1034 | 2026-08-25T03:44:01.817Z | Compiling num-rational v0.4.2 |
| 1035 | 2026-08-25T03:44:01.827Z | Compiling num-complex v0.4.6 |
| 1036 | 2026-08-25T03:44:01.842Z | Compiling async-trait v0.1.89 |
| 1037 | 2026-08-25T03:44:01.905Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1038 | 2026-08-25T03:44:02.138Z | Compiling ed25519 v2.2.3 |
| 1039 | 2026-08-25T03:44:02.224Z | Compiling pkcs1 v0.7.5 |
| 1040 | 2026-08-25T03:44:02.372Z | Compiling cstr-argument v0.1.2 |
| 1041 | 2026-08-25T03:44:02.411Z | Compiling is-terminal v0.4.17 |
| 1042 | 2026-08-25T03:44:02.454Z | Compiling memmap v0.7.0 |
| 1043 | 2026-08-25T03:44:02.497Z | Compiling funty v2.0.0 |
| 1044 | 2026-08-25T03:44:02.513Z | Compiling anstyle v1.0.14 |
| 1045 | 2026-08-25T03:44:02.629Z | Compiling is_terminal_polyfill v1.70.2 |
| 1046 | 2026-08-25T03:44:02.638Z | Compiling take_mut v0.2.2 |
| 1047 | 2026-08-25T03:44:02.715Z | Compiling colorchoice v1.0.4 |
| 1048 | 2026-08-25T03:44:02.731Z | Compiling openssl-probe v0.2.1 |
| 1049 | 2026-08-25T03:44:02.736Z | Compiling anstyle-query v1.1.5 |
| 1050 | 2026-08-25T03:44:02.821Z | Compiling tower-layer v0.3.3 |
| 1051 | 2026-08-25T03:44:02.832Z | Compiling base64 v0.22.1 |
| 1052 | 2026-08-25T03:44:02.843Z | Compiling hashbrown v0.12.3 |
| 1053 | 2026-08-25T03:44:02.909Z | Compiling sync_wrapper v1.0.2 |
| 1054 | 2026-08-25T03:44:02.974Z | Compiling utf8_iter v1.0.4 |
| 1055 | 2026-08-25T03:44:02.998Z | Compiling os_str_bytes v6.6.1 |
| 1056 | 2026-08-25T03:44:03.048Z | Compiling term v1.2.1 |
| 1057 | 2026-08-25T03:44:03.111Z | Compiling idna v1.1.0 |
| 1058 | 2026-08-25T03:44:03.154Z | Compiling pem v3.0.6 |
| 1059 | 2026-08-25T03:44:03.160Z | Compiling tower v0.5.3 |
| 1060 | 2026-08-25T03:44:03.254Z | Compiling tokio-rustls v0.26.4 |
| 1061 | 2026-08-25T03:44:03.309Z | Compiling slog-term v2.9.2 |
| 1062 | 2026-08-25T03:44:03.504Z | Compiling indexmap v1.9.3 |
| 1063 | 2026-08-25T03:44:03.509Z | Compiling clap_lex v0.2.4 |
| 1064 | 2026-08-25T03:44:03.749Z | Compiling rustls-native-certs v0.8.3 |
| 1065 | 2026-08-25T03:44:03.777Z | Compiling bitvec v1.0.1 |
| 1066 | 2026-08-25T03:44:03.804Z | Compiling anstream v1.0.0 |
| 1067 | 2026-08-25T03:44:03.872Z | Compiling slog-async v2.8.0 |
| 1068 | 2026-08-25T03:44:03.873Z | Compiling usdt v0.5.0 |
| 1069 | 2026-08-25T03:44:03.888Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1070 | 2026-08-25T03:44:04.076Z | Compiling rsa v0.9.10 |
| 1071 | 2026-08-25T03:44:04.106Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1072 | 2026-08-25T03:44:04.132Z | Compiling regex v1.12.3 |
| 1073 | 2026-08-25T03:44:04.139Z | Compiling ed25519-dalek v2.2.0 |
| 1074 | 2026-08-25T03:44:04.143Z | Compiling num v0.4.3 |
| 1075 | 2026-08-25T03:44:04.208Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1076 | 2026-08-25T03:44:04.213Z | Compiling octocrab v0.53.1 |
| 1077 | 2026-08-25T03:44:04.398Z | Compiling slog-stdlog v4.1.1 |
| 1078 | 2026-08-25T03:44:04.412Z | Compiling rand v0.9.2 |
| 1079 | 2026-08-25T03:44:04.434Z | Compiling anyhow v1.0.102 |
| 1080 | 2026-08-25T03:44:04.594Z | Compiling p384 v0.13.1 |
| 1081 | 2026-08-25T03:44:04.618Z | Compiling p256 v0.13.2 |
| 1082 | 2026-08-25T03:44:04.669Z | Compiling snafu-derive v0.8.9 |
| 1083 | 2026-08-25T03:44:04.775Z | Compiling simple_asn1 v0.6.4 |
| 1084 | 2026-08-25T03:44:04.889Z | Compiling libz-sys v1.1.23 |
| 1085 | 2026-08-25T03:44:04.986Z | Compiling openssl-sys v0.9.111 |
| 1086 | 2026-08-25T03:44:05.001Z | Compiling futures-executor v0.3.32 |
| 1087 | 2026-08-25T03:44:05.051Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1088 | 2026-08-25T03:44:05.179Z | Compiling serde_repr v0.1.20 |
| 1089 | 2026-08-25T03:44:05.270Z | Compiling pin-project-internal v1.1.10 |
| 1090 | 2026-08-25T03:44:05.289Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1091 | 2026-08-25T03:44:05.404Z | Compiling clap_derive v3.2.25 |
| 1092 | 2026-08-25T03:44:05.522Z | Compiling num-derive v0.3.3 |
| 1093 | 2026-08-25T03:44:05.565Z | Compiling atty v0.2.14 |
| 1094 | 2026-08-25T03:44:05.660Z | Compiling iri-string v0.7.10 |
| 1095 | 2026-08-25T03:44:05.803Z | Compiling simd-adler32 v0.3.8 |
| 1096 | 2026-08-25T03:44:06.001Z | Compiling unicode-width v0.2.2 |
| 1097 | 2026-08-25T03:44:06.001Z | Compiling colored v3.1.1 |
| 1098 | 2026-08-25T03:44:06.291Z | Compiling clap_lex v1.0.0 |
| 1099 | 2026-08-25T03:44:06.377Z | Compiling strsim v0.11.1 |
| 1100 | 2026-08-25T03:44:06.391Z | Compiling oxnet v0.1.4 |
| 1101 | 2026-08-25T03:44:06.397Z | Compiling bitflags v1.3.2 |
| 1102 | 2026-08-25T03:44:06.452Z | Compiling ryu v1.0.23 |
| 1103 | 2026-08-25T03:44:06.452Z | Compiling termcolor v1.4.1 |
| 1104 | 2026-08-25T03:44:06.462Z | Compiling strsim v0.10.0 |
| 1105 | 2026-08-25T03:44:06.512Z | Compiling textwrap v0.16.2 |
| 1106 | 2026-08-25T03:44:06.625Z | Compiling adler2 v2.0.1 |
| 1107 | 2026-08-25T03:44:06.635Z | Compiling serde_urlencoded v0.7.1 |
| 1108 | 2026-08-25T03:44:06.754Z | Compiling miniz_oxide v0.8.9 |
| 1109 | 2026-08-25T03:44:06.769Z | Compiling clap_builder v4.6.0 |
| 1110 | 2026-08-25T03:44:06.797Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1111 | 2026-08-25T03:44:06.811Z | Compiling tower-http v0.6.8 |
| 1112 | 2026-08-25T03:44:06.873Z | Compiling libscf-sys v1.1.0 |
| 1113 | 2026-08-25T03:44:06.916Z | Compiling snafu v0.8.9 |
| 1114 | 2026-08-25T03:44:07.000Z | Compiling pin-project v1.1.10 |
| 1115 | 2026-08-25T03:44:07.088Z | Compiling console v0.16.2 |
| 1116 | 2026-08-25T03:44:07.102Z | Compiling clap v3.2.25 |
| 1117 | 2026-08-25T03:44:07.222Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1118 | 2026-08-25T03:44:07.310Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1119 | 2026-08-25T03:44:07.412Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1120 | 2026-08-25T03:44:07.533Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1121 | 2026-08-25T03:44:07.544Z | Compiling futures v0.3.32 |
| 1122 | 2026-08-25T03:44:07.616Z | Compiling jsonwebtoken v10.3.0 |
| 1123 | 2026-08-25T03:44:07.741Z | Compiling slog-envlogger v2.2.0 |
| 1124 | 2026-08-25T03:44:07.890Z | Compiling crc32fast v1.5.0 |
| 1125 | 2026-08-25T03:44:08.070Z | Compiling portable-atomic v1.13.1 |
| 1126 | 2026-08-25T03:44:08.077Z | Compiling hyper-rustls v0.27.7 |
| 1127 | 2026-08-25T03:44:08.107Z | Compiling rustix v1.1.4 |
| 1128 | 2026-08-25T03:44:08.128Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1129 | 2026-08-25T03:44:08.231Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1130 | 2026-08-25T03:44:08.374Z | Compiling url v2.5.8 |
| 1131 | 2026-08-25T03:44:08.459Z | Compiling hyper-timeout v0.5.2 |
| 1132 | 2026-08-25T03:44:08.568Z | Compiling clap_derive v4.6.1 |
| 1133 | 2026-08-25T03:44:08.649Z | Compiling http-body-util v0.1.3 |
| 1134 | 2026-08-25T03:44:08.649Z | Compiling http-serde v2.1.1 |
| 1135 | 2026-08-25T03:44:08.814Z | Compiling zone_cfg_derive v0.3.1 |
| 1136 | 2026-08-25T03:44:08.886Z | Compiling async-recursion v0.3.2 |
| 1137 | 2026-08-25T03:44:09.237Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1138 | 2026-08-25T03:44:09.489Z | Compiling serde_spanned v1.1.1 |
| 1139 | 2026-08-25T03:44:09.553Z | Compiling serde_path_to_error v0.1.20 |
| 1140 | 2026-08-25T03:44:09.607Z | Compiling filetime v0.2.27 |
| 1141 | 2026-08-25T03:44:09.635Z | Compiling secrecy v0.10.3 |
| 1142 | 2026-08-25T03:44:09.723Z | Compiling xattr v1.6.1 |
| 1143 | 2026-08-25T03:44:09.773Z | Compiling hex v0.4.3 |
| 1144 | 2026-08-25T03:44:09.780Z | Compiling fastrand v2.3.0 |
| 1145 | 2026-08-25T03:44:09.783Z | Compiling openssl-probe v0.1.6 |
| 1146 | 2026-08-25T03:44:09.887Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1147 | 2026-08-25T03:44:09.915Z | Compiling unit-prefix v0.5.2 |
| 1148 | 2026-08-25T03:44:09.951Z | Compiling web-time v1.1.0 |
| 1149 | 2026-08-25T03:44:10.018Z | Compiling indicatif v0.18.4 |
| 1150 | 2026-08-25T03:44:10.043Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1151 | 2026-08-25T03:44:10.050Z | Compiling sha256 v1.6.0 |
| 1152 | 2026-08-25T03:44:10.094Z | Compiling tempfile v3.27.0 |
| 1153 | 2026-08-25T03:44:10.301Z | Compiling curl v0.4.50 |
| 1154 | 2026-08-25T03:44:10.332Z | Compiling clap v4.6.1 |
| 1155 | 2026-08-25T03:44:10.406Z | Compiling tar v0.4.46 |
| 1156 | 2026-08-25T03:44:10.464Z | Compiling zone v0.3.1 |
| 1157 | 2026-08-25T03:44:10.511Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1158 | 2026-08-25T03:44:10.777Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1159 | 2026-08-25T03:44:11.033Z | Compiling flate2 v1.1.9 |
| 1160 | 2026-08-25T03:44:11.041Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1161 | 2026-08-25T03:44:11.112Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1162 | 2026-08-25T03:44:11.130Z | Compiling camino v1.2.3 |
| 1163 | 2026-08-25T03:44:11.282Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1164 | 2026-08-25T03:44:11.396Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1165 | 2026-08-25T03:44:11.444Z | Compiling libloading v0.8.9 |
| 1166 | 2026-08-25T03:44:11.512Z | Compiling fs_extra v1.3.0 |
| 1167 | 2026-08-25T03:44:22.996Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1168 | 2026-08-25T03:44:31.929Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 45.82s |
| 1169 | 2026-08-25T03:44:31.975Z | Running unittests src/bin/npuvm.rs (target/debug/deps/npuvm-18f04773778b5233) |
| 1170 | 2026-08-25T03:44:31.982Z | |
| 1171 | 2026-08-25T03:44:31.982Z | running 4 tests |
| 1172 | 2026-08-25T03:44:31.986Z | test tests::run_pkg_cmd_does_not_retry_other_failures ... ok |
| 1173 | 2026-08-25T03:44:31.989Z | test tests::run_pkg_cmd_accepts_success_and_noop ... ok |
| 1174 | 2026-08-25T03:44:31.992Z | test tests::run_pkg_cmd_retries_locked_image_until_success ... ok |
| 1175 | 2026-08-25T03:44:31.995Z | test tests::run_pkg_cmd_fails_when_lock_attempts_are_exhausted ... ok |
| 1176 | 2026-08-25T03:44:31.995Z | |
| 1177 | 2026-08-25T03:44:31.995Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1178 | 2026-08-25T03:44:31.995Z | |
| 1179 | 2026-08-25T03:44:32.011Z | + banner build |
| 1180 | 2026-08-25T03:44:32.014Z | |
| 1181 | 2026-08-25T03:44:32.014Z | ##### # # # # ##### |
| 1182 | 2026-08-25T03:44:32.014Z | # # # # # # # # |
| 1183 | 2026-08-25T03:44:32.014Z | ##### # # # # # # |
| 1184 | 2026-08-25T03:44:32.014Z | # # # # # # # # |
| 1185 | 2026-08-25T03:44:32.014Z | # # # # # # # # |
| 1186 | 2026-08-25T03:44:32.014Z | ##### #### # ###### ##### |
| 1187 | 2026-08-25T03:44:32.014Z | |
| 1188 | 2026-08-25T03:44:32.014Z | + ptime -m cargo build |
| 1189 | 2026-08-25T03:44:32.217Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1190 | 2026-08-25T03:44:40.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s |
| 1191 | 2026-08-25T03:44:40.417Z | |
| 1192 | 2026-08-25T03:44:40.420Z | real 8.389292345 |
| 1193 | 2026-08-25T03:44:40.420Z | user 18.862525062 |
| 1194 | 2026-08-25T03:44:40.420Z | sys 4.478923784 |
| 1195 | 2026-08-25T03:44:40.420Z | trap 0.003458490 |
| 1196 | 2026-08-25T03:44:40.420Z | tflt 0.000231748 |
| 1197 | 2026-08-25T03:44:40.420Z | dflt 0.013256549 |
| 1198 | 2026-08-25T03:44:40.420Z | kflt 0.000003477 |
| 1199 | 2026-08-25T03:44:40.420Z | lock 1:21.214324880 |
| 1200 | 2026-08-25T03:44:40.420Z | slp 1:29.424555128 |
| 1201 | 2026-08-25T03:44:40.420Z | lat 0.157716474 |
| 1202 | 2026-08-25T03:44:40.420Z | stop 1.117672232 |
| 1203 | 2026-08-25T03:44:40.420Z | + ptime -m cargo build --release |
| 1204 | 2026-08-25T03:44:40.620Z | Compiling proc-macro2 v1.0.106 |
| 1205 | 2026-08-25T03:44:40.620Z | Compiling quote v1.0.45 |
| 1206 | 2026-08-25T03:44:40.620Z | Compiling unicode-ident v1.0.24 |
| 1207 | 2026-08-25T03:44:40.623Z | Compiling libc v0.2.186 |
| 1208 | 2026-08-25T03:44:40.623Z | Compiling cfg-if v1.0.4 |
| 1209 | 2026-08-25T03:44:40.623Z | Compiling version_check v0.9.5 |
| 1210 | 2026-08-25T03:44:40.623Z | Compiling zeroize v1.8.2 |
| 1211 | 2026-08-25T03:44:40.623Z | Compiling serde_core v1.0.228 |
| 1212 | 2026-08-25T03:44:40.720Z | Compiling serde v1.0.228 |
| 1213 | 2026-08-25T03:44:40.755Z | Compiling memchr v2.8.0 |
| 1214 | 2026-08-25T03:44:40.841Z | Compiling autocfg v1.5.0 |
| 1215 | 2026-08-25T03:44:40.895Z | Compiling subtle v2.6.1 |
| 1216 | 2026-08-25T03:44:40.986Z | Compiling typenum v1.19.0 |
| 1217 | 2026-08-25T03:44:41.065Z | Compiling generic-array v0.14.7 |
| 1218 | 2026-08-25T03:44:41.171Z | Compiling itoa v1.0.17 |
| 1219 | 2026-08-25T03:44:41.336Z | Compiling getrandom v0.2.17 |
| 1220 | 2026-08-25T03:44:41.385Z | Compiling const-oid v0.9.6 |
| 1221 | 2026-08-25T03:44:41.395Z | Compiling smallvec v1.15.1 |
| 1222 | 2026-08-25T03:44:41.549Z | Compiling syn v1.0.109 |
| 1223 | 2026-08-25T03:44:41.656Z | Compiling libm v0.2.16 |
| 1224 | 2026-08-25T03:44:41.786Z | Compiling syn v2.0.117 |
| 1225 | 2026-08-25T03:44:41.847Z | Compiling num-traits v0.2.19 |
| 1226 | 2026-08-25T03:44:41.922Z | Compiling thiserror v1.0.69 |
| 1227 | 2026-08-25T03:44:41.996Z | Compiling shlex v1.3.0 |
| 1228 | 2026-08-25T03:44:42.100Z | Compiling find-msvc-tools v0.1.9 |
| 1229 | 2026-08-25T03:44:42.168Z | Compiling pin-project-lite v0.2.16 |
| 1230 | 2026-08-25T03:44:42.232Z | Compiling cc v1.2.56 |
| 1231 | 2026-08-25T03:44:42.398Z | Compiling zmij v1.0.21 |
| 1232 | 2026-08-25T03:44:42.403Z | Compiling log v0.4.29 |
| 1233 | 2026-08-25T03:44:42.691Z | Compiling block-buffer v0.10.4 |
| 1234 | 2026-08-25T03:44:42.833Z | Compiling crypto-common v0.1.7 |
| 1235 | 2026-08-25T03:44:42.955Z | Compiling rustversion v1.0.22 |
| 1236 | 2026-08-25T03:44:43.005Z | Compiling bytes v1.11.1 |
| 1237 | 2026-08-25T03:44:43.182Z | Compiling digest v0.10.7 |
| 1238 | 2026-08-25T03:44:43.286Z | Compiling rand_core v0.6.4 |
| 1239 | 2026-08-25T03:44:43.346Z | Compiling socket2 v0.6.3 |
| 1240 | 2026-08-25T03:44:43.415Z | Compiling errno v0.3.14 |
| 1241 | 2026-08-25T03:44:43.538Z | Compiling equivalent v1.0.2 |
| 1242 | 2026-08-25T03:44:43.584Z | Compiling hashbrown v0.16.1 |
| 1243 | 2026-08-25T03:44:43.615Z | Compiling once_cell v1.21.3 |
| 1244 | 2026-08-25T03:44:43.857Z | Compiling parking_lot_core v0.9.12 |
| 1245 | 2026-08-25T03:44:43.924Z | Compiling scopeguard v1.2.0 |
| 1246 | 2026-08-25T03:44:43.987Z | Compiling base64ct v1.8.3 |
| 1247 | 2026-08-25T03:44:44.015Z | Compiling lock_api v0.4.14 |
| 1248 | 2026-08-25T03:44:44.105Z | Compiling indexmap v2.13.0 |
| 1249 | 2026-08-25T03:44:44.112Z | Compiling signal-hook-registry v1.4.8 |
| 1250 | 2026-08-25T03:44:44.245Z | Compiling pem-rfc7468 v0.7.0 |
| 1251 | 2026-08-25T03:44:44.290Z | Compiling mio v1.2.0 |
| 1252 | 2026-08-25T03:44:44.409Z | Compiling der v0.7.10 |
| 1253 | 2026-08-25T03:44:44.639Z | Compiling synstructure v0.13.2 |
| 1254 | 2026-08-25T03:44:44.657Z | Compiling parking_lot v0.12.5 |
| 1255 | 2026-08-25T03:44:44.702Z | Compiling stable_deref_trait v1.2.1 |
| 1256 | 2026-08-25T03:44:45.013Z | Compiling thiserror v2.0.18 |
| 1257 | 2026-08-25T03:44:45.125Z | Compiling futures-core v0.3.32 |
| 1258 | 2026-08-25T03:44:45.142Z | Compiling serde_json v1.0.150 |
| 1259 | 2026-08-25T03:44:45.217Z | Compiling zerocopy v0.8.39 |
| 1260 | 2026-08-25T03:44:45.278Z | Compiling ucd-trie v0.1.7 |
| 1261 | 2026-08-25T03:44:45.401Z | Compiling futures-sink v0.3.32 |
| 1262 | 2026-08-25T03:44:45.494Z | Compiling spki v0.7.3 |
| 1263 | 2026-08-25T03:44:45.501Z | Compiling pest v2.8.6 |
| 1264 | 2026-08-25T03:44:45.567Z | Compiling num-integer v0.1.46 |
| 1265 | 2026-08-25T03:44:45.567Z | Compiling proc-macro-error-attr v1.0.4 |
| 1266 | 2026-08-25T03:44:45.772Z | Compiling pkcs8 v0.10.2 |
| 1267 | 2026-08-25T03:44:45.785Z | Compiling serde_derive v1.0.228 |
| 1268 | 2026-08-25T03:44:45.808Z | Compiling thiserror-impl v1.0.69 |
| 1269 | 2026-08-25T03:44:46.059Z | Compiling zerofrom-derive v0.1.6 |
| 1270 | 2026-08-25T03:44:46.457Z | Compiling tokio-macros v2.7.0 |
| 1271 | 2026-08-25T03:44:46.511Z | Compiling yoke-derive v0.8.1 |
| 1272 | 2026-08-25T03:44:46.695Z | Compiling thiserror-impl v2.0.18 |
| 1273 | 2026-08-25T03:44:47.089Z | Compiling zerovec-derive v0.11.2 |
| 1274 | 2026-08-25T03:44:47.222Z | Compiling tokio v1.52.3 |
| 1275 | 2026-08-25T03:44:47.259Z | Compiling pest_meta v2.8.6 |
| 1276 | 2026-08-25T03:44:47.282Z | Compiling zerofrom v0.1.6 |
| 1277 | 2026-08-25T03:44:47.403Z | Compiling displaydoc v0.2.5 |
| 1278 | 2026-08-25T03:44:47.544Z | Compiling yoke v0.8.1 |
| 1279 | 2026-08-25T03:44:47.731Z | Compiling zerocopy-derive v0.7.35 |
| 1280 | 2026-08-25T03:44:47.944Z | Compiling pkg-config v0.3.32 |
| 1281 | 2026-08-25T03:44:48.142Z | Compiling pest_generator v2.8.6 |
| 1282 | 2026-08-25T03:44:48.185Z | Compiling zerovec v0.11.5 |
| 1283 | 2026-08-25T03:44:48.409Z | Compiling futures-channel v0.3.32 |
| 1284 | 2026-08-25T03:44:48.454Z | Compiling semver v1.0.27 |
| 1285 | 2026-08-25T03:44:48.658Z | Compiling ppv-lite86 v0.2.21 |
| 1286 | 2026-08-25T03:44:48.724Z | Compiling proc-macro-error v1.0.4 |
| 1287 | 2026-08-25T03:44:48.730Z | Compiling vcpkg v0.2.15 |
| 1288 | 2026-08-25T03:44:48.736Z | Compiling pest_derive v2.8.6 |
| 1289 | 2026-08-25T03:44:48.980Z | Compiling tracing-attributes v0.1.31 |
| 1290 | 2026-08-25T03:44:49.050Z | Compiling futures-macro v0.3.32 |
| 1291 | 2026-08-25T03:44:49.056Z | Compiling tracing-core v0.1.36 |
| 1292 | 2026-08-25T03:44:49.126Z | Compiling http v1.4.0 |
| 1293 | 2026-08-25T03:44:49.176Z | Compiling hmac v0.12.1 |
| 1294 | 2026-08-25T03:44:49.283Z | Compiling pretty-hex v0.4.1 |
| 1295 | 2026-08-25T03:44:49.312Z | Compiling futures-task v0.3.32 |
| 1296 | 2026-08-25T03:44:49.411Z | Compiling slab v0.4.12 |
| 1297 | 2026-08-25T03:44:49.510Z | Compiling spin v0.9.8 |
| 1298 | 2026-08-25T03:44:49.638Z | Compiling winnow v1.0.1 |
| 1299 | 2026-08-25T03:44:49.644Z | Compiling futures-io v0.3.32 |
| 1300 | 2026-08-25T03:44:49.692Z | Compiling lazy_static v1.5.0 |
| 1301 | 2026-08-25T03:44:49.922Z | Compiling futures-util v0.3.32 |
| 1302 | 2026-08-25T03:44:49.980Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1303 | 2026-08-25T03:44:50.125Z | Compiling tinystr v0.8.2 |
| 1304 | 2026-08-25T03:44:50.151Z | Compiling slog v2.8.2 |
| 1305 | 2026-08-25T03:44:50.275Z | Compiling tracing v0.1.44 |
| 1306 | 2026-08-25T03:44:50.315Z | Compiling ff v0.13.1 |
| 1307 | 2026-08-25T03:44:50.331Z | Compiling signature v2.2.0 |
| 1308 | 2026-08-25T03:44:50.398Z | Compiling ring v0.17.14 |
| 1309 | 2026-08-25T03:44:50.484Z | Compiling winnow v0.5.40 |
| 1310 | 2026-08-25T03:44:50.512Z | Compiling base16ct v0.2.0 |
| 1311 | 2026-08-25T03:44:50.538Z | Compiling winnow v0.7.14 |
| 1312 | 2026-08-25T03:44:50.668Z | Compiling byteorder v1.5.0 |
| 1313 | 2026-08-25T03:44:50.739Z | Compiling num-conv v0.2.0 |
| 1314 | 2026-08-25T03:44:50.860Z | Compiling toml_datetime v0.6.11 |
| 1315 | 2026-08-25T03:44:50.889Z | Compiling litemap v0.8.1 |
| 1316 | 2026-08-25T03:44:50.922Z | Compiling heck v0.4.1 |
| 1317 | 2026-08-25T03:44:51.040Z | Compiling time-core v0.1.8 |
| 1318 | 2026-08-25T03:44:51.067Z | Compiling getrandom v0.3.4 |
| 1319 | 2026-08-25T03:44:51.076Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1320 | 2026-08-25T03:44:51.104Z | Compiling writeable v0.6.2 |
| 1321 | 2026-08-25T03:44:51.173Z | Compiling cpufeatures v0.2.17 |
| 1322 | 2026-08-25T03:44:51.239Z | Compiling powerfmt v0.2.0 |
| 1323 | 2026-08-25T03:44:51.279Z | Compiling icu_locale_core v2.1.1 |
| 1324 | 2026-08-25T03:44:51.332Z | Compiling time-macros v0.2.27 |
| 1325 | 2026-08-25T03:44:51.409Z | Compiling deranged v0.5.6 |
| 1326 | 2026-08-25T03:44:51.853Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1327 | 2026-08-25T03:44:51.951Z | Compiling toml_edit v0.19.15 |
| 1328 | 2026-08-25T03:44:52.320Z | Compiling zerocopy v0.7.35 |
| 1329 | 2026-08-25T03:44:52.556Z | Compiling sec1 v0.7.3 |
| 1330 | 2026-08-25T03:44:52.733Z | Compiling group v0.13.0 |
| 1331 | 2026-08-25T03:44:52.933Z | Compiling http-body v1.0.1 |
| 1332 | 2026-08-25T03:44:52.982Z | Compiling hkdf v0.12.4 |
| 1333 | 2026-08-25T03:44:53.082Z | Compiling num-bigint v0.4.6 |
| 1334 | 2026-08-25T03:44:53.168Z | Compiling erased-serde v0.3.31 |
| 1335 | 2026-08-25T03:44:53.326Z | Compiling potential_utf v0.1.4 |
| 1336 | 2026-08-25T03:44:53.505Z | Compiling zerotrie v0.2.3 |
| 1337 | 2026-08-25T03:44:53.578Z | Compiling num-iter v0.1.45 |
| 1338 | 2026-08-25T03:44:53.696Z | Compiling scroll_derive v0.12.1 |
| 1339 | 2026-08-25T03:44:53.717Z | Compiling crypto-bigint v0.5.5 |
| 1340 | 2026-08-25T03:44:53.960Z | Compiling usdt-impl v0.5.0 |
| 1341 | 2026-08-25T03:44:54.226Z | Compiling icu_properties_data v2.1.2 |
| 1342 | 2026-08-25T03:44:54.511Z | Compiling icu_normalizer_data v2.1.1 |
| 1343 | 2026-08-25T03:44:54.517Z | Compiling httparse v1.10.1 |
| 1344 | 2026-08-25T03:44:54.751Z | Compiling time v0.3.47 |
| 1345 | 2026-08-25T03:44:54.766Z | Compiling elliptic-curve v0.13.8 |
| 1346 | 2026-08-25T03:44:54.939Z | Compiling proc-macro-crate v1.3.1 |
| 1347 | 2026-08-25T03:44:55.257Z | Compiling scroll v0.12.0 |
| 1348 | 2026-08-25T03:44:55.544Z | Compiling icu_provider v2.1.1 |
| 1349 | 2026-08-25T03:44:55.551Z | Compiling icu_collections v2.1.1 |
| 1350 | 2026-08-25T03:44:55.672Z | Compiling thread-id v4.2.2 |
| 1351 | 2026-08-25T03:44:55.748Z | Compiling dof v0.3.0 |
| 1352 | 2026-08-25T03:44:55.938Z | Compiling proc-macro-crate v3.4.0 |
| 1353 | 2026-08-25T03:44:56.089Z | Compiling sha2 v0.10.9 |
| 1354 | 2026-08-25T03:44:56.240Z | Compiling dtrace-parser v0.2.0 |
| 1355 | 2026-08-25T03:44:56.273Z | Compiling libz-sys v1.1.23 |
| 1356 | 2026-08-25T03:44:56.350Z | Compiling openssl-sys v0.9.111 |
| 1357 | 2026-08-25T03:44:56.678Z | Compiling rustc_version v0.4.1 |
| 1358 | 2026-08-25T03:44:56.719Z | Compiling rustls-pki-types v1.14.0 |
| 1359 | 2026-08-25T03:44:56.887Z | Compiling plain v0.2.3 |
| 1360 | 2026-08-25T03:44:56.959Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1361 | 2026-08-25T03:44:56.997Z | Compiling try-lock v0.2.5 |
| 1362 | 2026-08-25T03:44:57.192Z | Compiling untrusted v0.9.0 |
| 1363 | 2026-08-25T03:44:57.229Z | Compiling camino v1.2.3 |
| 1364 | 2026-08-25T03:44:57.315Z | Compiling tower-service v0.3.3 |
| 1365 | 2026-08-25T03:44:57.350Z | Compiling crossbeam-utils v0.8.21 |
| 1366 | 2026-08-25T03:44:57.410Z | Compiling want v0.3.1 |
| 1367 | 2026-08-25T03:44:57.563Z | Compiling goblin v0.8.2 |
| 1368 | 2026-08-25T03:44:57.581Z | Compiling curve25519-dalek v4.1.3 |
| 1369 | 2026-08-25T03:44:57.875Z | Compiling num_enum_derive v0.7.5 |
| 1370 | 2026-08-25T03:44:57.954Z | Compiling num_enum_derive v0.5.11 |
| 1371 | 2026-08-25T03:44:58.482Z | Compiling rfc6979 v0.4.0 |
| 1372 | 2026-08-25T03:44:58.614Z | Compiling serde_tokenstream v0.2.2 |
| 1373 | 2026-08-25T03:44:58.759Z | Compiling rand_chacha v0.3.1 |
| 1374 | 2026-08-25T03:44:58.914Z | Compiling arc-swap v1.8.2 |
| 1375 | 2026-08-25T03:44:59.065Z | Compiling atomic-waker v1.1.2 |
| 1376 | 2026-08-25T03:44:59.192Z | Compiling iana-time-zone v0.1.65 |
| 1377 | 2026-08-25T03:44:59.208Z | Compiling heck v0.5.0 |
| 1378 | 2026-08-25T03:44:59.248Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1379 | 2026-08-25T03:44:59.254Z | Compiling radium v0.7.0 |
| 1380 | 2026-08-25T03:44:59.372Z | Compiling rustls v0.23.36 |
| 1381 | 2026-08-25T03:44:59.391Z | Compiling pin-utils v0.1.0 |
| 1382 | 2026-08-25T03:44:59.476Z | Compiling num-bigint-dig v0.8.6 |
| 1383 | 2026-08-25T03:44:59.504Z | Compiling hyper v1.8.1 |
| 1384 | 2026-08-25T03:44:59.510Z | Compiling chrono v0.4.43 |
| 1385 | 2026-08-25T03:44:59.696Z | Compiling num_enum v0.5.11 |
| 1386 | 2026-08-25T03:44:59.729Z | Compiling rand v0.8.5 |
| 1387 | 2026-08-25T03:44:59.736Z | Compiling num_enum v0.7.5 |
| 1388 | 2026-08-25T03:44:59.849Z | Compiling rustls-webpki v0.103.9 |
| 1389 | 2026-08-25T03:45:00.115Z | Compiling ecdsa v0.16.9 |
| 1390 | 2026-08-25T03:45:00.697Z | Compiling icu_normalizer v2.1.1 |
| 1391 | 2026-08-25T03:45:01.681Z | Compiling icu_properties v2.1.2 |
| 1392 | 2026-08-25T03:45:02.475Z | Compiling rand_core v0.9.5 |
| 1393 | 2026-08-25T03:45:02.686Z | Compiling primeorder v0.13.6 |
| 1394 | 2026-08-25T03:45:02.722Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1395 | 2026-08-25T03:45:02.904Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1396 | 2026-08-25T03:45:02.952Z | Compiling foreign-types-macros v0.2.3 |
| 1397 | 2026-08-25T03:45:03.026Z | Compiling cargo-platform v0.3.2 |
| 1398 | 2026-08-25T03:45:03.124Z | Compiling aho-corasick v1.1.4 |
| 1399 | 2026-08-25T03:45:03.180Z | Compiling indexmap v1.9.3 |
| 1400 | 2026-08-25T03:45:03.237Z | Compiling thread_local v1.1.9 |
| 1401 | 2026-08-25T03:45:03.257Z | Compiling anyhow v1.0.102 |
| 1402 | 2026-08-25T03:45:03.429Z | Compiling slog-async v2.8.0 |
| 1403 | 2026-08-25T03:45:03.554Z | Compiling utf8parse v0.2.2 |
| 1404 | 2026-08-25T03:45:03.587Z | Compiling regex-syntax v0.8.9 |
| 1405 | 2026-08-25T03:45:03.591Z | Compiling bitflags v2.11.0 |
| 1406 | 2026-08-25T03:45:03.601Z | Compiling percent-encoding v2.3.2 |
| 1407 | 2026-08-25T03:45:03.651Z | Compiling tap v1.0.1 |
| 1408 | 2026-08-25T03:45:03.738Z | Compiling foreign-types-shared v0.3.1 |
| 1409 | 2026-08-25T03:45:03.758Z | Compiling either v1.15.0 |
| 1410 | 2026-08-25T03:45:03.818Z | Compiling foreign-types v0.5.0 |
| 1411 | 2026-08-25T03:45:03.890Z | Compiling wyz v0.5.1 |
| 1412 | 2026-08-25T03:45:03.901Z | Compiling form_urlencoded v1.2.2 |
| 1413 | 2026-08-25T03:45:03.960Z | Compiling itertools v0.12.1 |
| 1414 | 2026-08-25T03:45:03.967Z | Compiling anstyle-parse v1.0.0 |
| 1415 | 2026-08-25T03:45:04.184Z | Compiling cargo_metadata v0.23.1 |
| 1416 | 2026-08-25T03:45:04.371Z | Compiling crossbeam-channel v0.5.15 |
| 1417 | 2026-08-25T03:45:05.400Z | Compiling regex-automata v0.4.14 |
| 1418 | 2026-08-25T03:45:05.449Z | Compiling rand_chacha v0.9.0 |
| 1419 | 2026-08-25T03:45:06.000Z | Compiling idna_adapter v1.2.1 |
| 1420 | 2026-08-25T03:45:06.843Z | Compiling hyper-util v0.1.20 |
| 1421 | 2026-08-25T03:45:08.854Z | Compiling slog-scope v4.4.1 |
| 1422 | 2026-08-25T03:45:09.045Z | Compiling usdt-attr-macro v0.5.0 |
| 1423 | 2026-08-25T03:45:09.234Z | Compiling usdt-macro v0.5.0 |
| 1424 | 2026-08-25T03:45:09.493Z | Compiling num-rational v0.4.2 |
| 1425 | 2026-08-25T03:45:09.825Z | Compiling tokio-util v0.7.18 |
| 1426 | 2026-08-25T03:45:09.963Z | Compiling ed25519 v2.2.3 |
| 1427 | 2026-08-25T03:45:10.413Z | Compiling num-complex v0.4.6 |
| 1428 | 2026-08-25T03:45:10.674Z | Compiling pkcs1 v0.7.5 |
| 1429 | 2026-08-25T03:45:10.753Z | Compiling async-trait v0.1.89 |
| 1430 | 2026-08-25T03:45:10.904Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1431 | 2026-08-25T03:45:10.910Z | Compiling is-terminal v0.4.17 |
| 1432 | 2026-08-25T03:45:11.009Z | Compiling memmap v0.7.0 |
| 1433 | 2026-08-25T03:45:11.123Z | Compiling cstr-argument v0.1.2 |
| 1434 | 2026-08-25T03:45:11.241Z | Compiling take_mut v0.2.2 |
| 1435 | 2026-08-25T03:45:11.282Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1436 | 2026-08-25T03:45:11.348Z | Compiling is_terminal_polyfill v1.70.2 |
| 1437 | 2026-08-25T03:45:11.406Z | Compiling funty v2.0.0 |
| 1438 | 2026-08-25T03:45:11.437Z | Compiling os_str_bytes v6.6.1 |
| 1439 | 2026-08-25T03:45:11.524Z | Compiling crc32fast v1.5.0 |
| 1440 | 2026-08-25T03:45:11.733Z | Compiling utf8_iter v1.0.4 |
| 1441 | 2026-08-25T03:45:11.740Z | Compiling anstyle v1.0.14 |
| 1442 | 2026-08-25T03:45:11.835Z | Compiling anstyle-query v1.1.5 |
| 1443 | 2026-08-25T03:45:11.897Z | Compiling rustix v1.1.4 |
| 1444 | 2026-08-25T03:45:11.939Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-08-25T03:45:11.988Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1446 | 2026-08-25T03:45:12.030Z | Compiling tower-layer v0.3.3 |
| 1447 | 2026-08-25T03:45:12.213Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1448 | 2026-08-25T03:45:12.220Z | Compiling colorchoice v1.0.4 |
| 1449 | 2026-08-25T03:45:12.220Z | Compiling portable-atomic v1.13.1 |
| 1450 | 2026-08-25T03:45:12.307Z | Compiling term v1.2.1 |
| 1451 | 2026-08-25T03:45:12.332Z | Compiling base64 v0.22.1 |
| 1452 | 2026-08-25T03:45:12.410Z | Compiling openssl-probe v0.2.1 |
| 1453 | 2026-08-25T03:45:12.448Z | Compiling hashbrown v0.12.3 |
| 1454 | 2026-08-25T03:45:12.651Z | Compiling pem v3.0.6 |
| 1455 | 2026-08-25T03:45:12.711Z | Compiling slog-term v2.9.2 |
| 1456 | 2026-08-25T03:45:12.808Z | Compiling rustls-native-certs v0.8.3 |
| 1457 | 2026-08-25T03:45:13.338Z | Compiling anstream v1.0.0 |
| 1458 | 2026-08-25T03:45:13.579Z | Compiling tower v0.5.3 |
| 1459 | 2026-08-25T03:45:13.684Z | Compiling idna v1.1.0 |
| 1460 | 2026-08-25T03:45:13.860Z | Compiling bitvec v1.0.1 |
| 1461 | 2026-08-25T03:45:14.015Z | Compiling clap_lex v0.2.4 |
| 1462 | 2026-08-25T03:45:14.141Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1463 | 2026-08-25T03:45:14.360Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1464 | 2026-08-25T03:45:14.430Z | Compiling usdt v0.5.0 |
| 1465 | 2026-08-25T03:45:14.768Z | Compiling rsa v0.9.10 |
| 1466 | 2026-08-25T03:45:15.091Z | Compiling num v0.4.3 |
| 1467 | 2026-08-25T03:45:15.165Z | Compiling ed25519-dalek v2.2.0 |
| 1468 | 2026-08-25T03:45:15.583Z | Compiling tokio-rustls v0.26.4 |
| 1469 | 2026-08-25T03:45:15.592Z | Compiling slog-stdlog v4.1.1 |
| 1470 | 2026-08-25T03:45:15.776Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1471 | 2026-08-25T03:45:15.865Z | Compiling regex v1.12.3 |
| 1472 | 2026-08-25T03:45:15.921Z | Compiling rand v0.9.2 |
| 1473 | 2026-08-25T03:45:16.002Z | Compiling octocrab v0.53.1 |
| 1474 | 2026-08-25T03:45:16.393Z | Compiling p384 v0.13.1 |
| 1475 | 2026-08-25T03:45:16.596Z | Compiling p256 v0.13.2 |
| 1476 | 2026-08-25T03:45:16.633Z | Compiling snafu-derive v0.8.9 |
| 1477 | 2026-08-25T03:45:17.177Z | Compiling simple_asn1 v0.6.4 |
| 1478 | 2026-08-25T03:45:17.293Z | Compiling futures-executor v0.3.32 |
| 1479 | 2026-08-25T03:45:17.404Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1480 | 2026-08-25T03:45:17.470Z | Compiling clap_derive v3.2.25 |
| 1481 | 2026-08-25T03:45:17.788Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1482 | 2026-08-25T03:45:18.036Z | Compiling pin-project-internal v1.1.10 |
| 1483 | 2026-08-25T03:45:18.115Z | Compiling serde_repr v0.1.20 |
| 1484 | 2026-08-25T03:45:18.374Z | Compiling num-derive v0.3.3 |
| 1485 | 2026-08-25T03:45:18.461Z | Compiling atty v0.2.14 |
| 1486 | 2026-08-25T03:45:18.568Z | Compiling iri-string v0.7.10 |
| 1487 | 2026-08-25T03:45:18.709Z | Compiling curl v0.4.50 |
| 1488 | 2026-08-25T03:45:18.967Z | Compiling bitflags v1.3.2 |
| 1489 | 2026-08-25T03:45:18.973Z | Compiling ryu v1.0.23 |
| 1490 | 2026-08-25T03:45:19.038Z | Compiling strsim v0.10.0 |
| 1491 | 2026-08-25T03:45:19.143Z | Compiling adler2 v2.0.1 |
| 1492 | 2026-08-25T03:45:19.298Z | Compiling textwrap v0.16.2 |
| 1493 | 2026-08-25T03:45:19.306Z | Compiling clap_lex v1.0.0 |
| 1494 | 2026-08-25T03:45:19.564Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1495 | 2026-08-25T03:45:19.591Z | Compiling oxnet v0.1.4 |
| 1496 | 2026-08-25T03:45:19.676Z | Compiling simd-adler32 v0.3.8 |
| 1497 | 2026-08-25T03:45:19.841Z | Compiling termcolor v1.4.1 |
| 1498 | 2026-08-25T03:45:19.910Z | Compiling colored v3.1.1 |
| 1499 | 2026-08-25T03:45:20.299Z | Compiling strsim v0.11.1 |
| 1500 | 2026-08-25T03:45:20.389Z | Compiling unicode-width v0.2.2 |
| 1501 | 2026-08-25T03:45:20.506Z | Compiling clap_builder v4.6.0 |
| 1502 | 2026-08-25T03:45:20.563Z | Compiling clap v3.2.25 |
| 1503 | 2026-08-25T03:45:20.690Z | Compiling console v0.16.2 |
| 1504 | 2026-08-25T03:45:21.103Z | Compiling tower-http v0.6.8 |
| 1505 | 2026-08-25T03:45:21.178Z | Compiling miniz_oxide v0.8.9 |
| 1506 | 2026-08-25T03:45:22.431Z | Compiling libscf-sys v1.1.0 |
| 1507 | 2026-08-25T03:45:22.533Z | Compiling pin-project v1.1.10 |
| 1508 | 2026-08-25T03:45:22.564Z | Compiling serde_urlencoded v0.7.1 |
| 1509 | 2026-08-25T03:45:22.639Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1510 | 2026-08-25T03:45:22.834Z | Compiling snafu v0.8.9 |
| 1511 | 2026-08-25T03:45:23.283Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1512 | 2026-08-25T03:45:23.329Z | Compiling jsonwebtoken v10.3.0 |
| 1513 | 2026-08-25T03:45:23.499Z | Compiling futures v0.3.32 |
| 1514 | 2026-08-25T03:45:23.733Z | Compiling slog-envlogger v2.2.0 |
| 1515 | 2026-08-25T03:45:24.865Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1516 | 2026-08-25T03:45:24.961Z | Compiling hyper-rustls v0.27.7 |
| 1517 | 2026-08-25T03:45:25.800Z | Compiling url v2.5.8 |
| 1518 | 2026-08-25T03:45:26.697Z | Compiling hyper-timeout v0.5.2 |
| 1519 | 2026-08-25T03:45:26.827Z | Compiling clap_derive v4.6.1 |
| 1520 | 2026-08-25T03:45:26.899Z | Compiling http-body-util v0.1.3 |
| 1521 | 2026-08-25T03:45:27.172Z | Compiling zone_cfg_derive v0.3.1 |
| 1522 | 2026-08-25T03:45:27.194Z | Compiling http-serde v2.1.1 |
| 1523 | 2026-08-25T03:45:27.393Z | Compiling async-recursion v0.3.2 |
| 1524 | 2026-08-25T03:45:27.867Z | Compiling serde_path_to_error v0.1.20 |
| 1525 | 2026-08-25T03:45:27.963Z | Compiling serde_spanned v1.1.1 |
| 1526 | 2026-08-25T03:45:28.039Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1527 | 2026-08-25T03:45:28.102Z | Compiling filetime v0.2.27 |
| 1528 | 2026-08-25T03:45:28.229Z | Compiling secrecy v0.10.3 |
| 1529 | 2026-08-25T03:45:28.300Z | Compiling unit-prefix v0.5.2 |
| 1530 | 2026-08-25T03:45:28.308Z | Compiling web-time v1.1.0 |
| 1531 | 2026-08-25T03:45:28.370Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1532 | 2026-08-25T03:45:28.376Z | Compiling openssl-probe v0.1.6 |
| 1533 | 2026-08-25T03:45:28.441Z | Compiling hex v0.4.3 |
| 1534 | 2026-08-25T03:45:28.451Z | Compiling xattr v1.6.1 |
| 1535 | 2026-08-25T03:45:28.525Z | Compiling fastrand v2.3.0 |
| 1536 | 2026-08-25T03:45:28.615Z | Compiling tar v0.4.46 |
| 1537 | 2026-08-25T03:45:28.622Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1538 | 2026-08-25T03:45:28.630Z | Compiling clap v4.6.1 |
| 1539 | 2026-08-25T03:45:28.702Z | Compiling sha256 v1.6.0 |
| 1540 | 2026-08-25T03:45:28.717Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-08-25T03:45:29.003Z | Compiling indicatif v0.18.4 |
| 1542 | 2026-08-25T03:45:30.739Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1543 | 2026-08-25T03:45:31.050Z | Compiling zone v0.3.1 |
| 1544 | 2026-08-25T03:45:31.091Z | Compiling flate2 v1.1.9 |
| 1545 | 2026-08-25T03:45:31.281Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1546 | 2026-08-25T03:45:31.550Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1547 | 2026-08-25T03:45:31.559Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1548 | 2026-08-25T03:45:31.623Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1549 | 2026-08-25T03:45:32.269Z | Compiling libloading v0.8.9 |
| 1550 | 2026-08-25T03:45:32.488Z | Compiling fs_extra v1.3.0 |
| 1551 | 2026-08-25T03:45:44.539Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1552 | 2026-08-25T03:46:08.548Z | Finished `release` profile [optimized] target(s) in 1m 28s |
| 1553 | 2026-08-25T03:46:08.609Z | |
| 1554 | 2026-08-25T03:46:08.609Z | real 1:28.169651703 |
| 1555 | 2026-08-25T03:46:08.609Z | user 7:31.053204793 |
| 1556 | 2026-08-25T03:46:08.609Z | sys 46.761469854 |
| 1557 | 2026-08-25T03:46:08.609Z | trap 0.252602954 |
| 1558 | 2026-08-25T03:46:08.609Z | tflt 0.460702100 |
| 1559 | 2026-08-25T03:46:08.609Z | dflt 0.798705126 |
| 1560 | 2026-08-25T03:46:08.613Z | kflt 0.000055119 |
| 1561 | 2026-08-25T03:46:08.613Z | lock 31:25.035952007 |
| 1562 | 2026-08-25T03:46:08.613Z | slp 20:28.567912262 |
| 1563 | 2026-08-25T03:46:08.613Z | lat 26.616723652 |
| 1564 | 2026-08-25T03:46:08.613Z | stop 34.792060019 |
| 1565 | 2026-08-25T03:46:08.613Z | + for x in debug release |
| 1566 | 2026-08-25T03:46:08.613Z | + mkdir -p /work/debug |
| 1567 | 2026-08-25T03:46:08.613Z | + cp target/debug/softnpu /work/debug/ |
| 1568 | 2026-08-25T03:46:08.698Z | + cp target/debug/npuzone /work/debug/ |
| 1569 | 2026-08-25T03:46:08.869Z | + cp target/debug/npuvm /work/debug/ |
| 1570 | 2026-08-25T03:46:09.048Z | + digest -a sha256 /work/debug/softnpu |
| 1571 | 2026-08-25T03:46:09.114Z | + digest -a sha256 /work/debug/npuzone |
| 1572 | 2026-08-25T03:46:09.216Z | + digest -a sha256 /work/debug/npuvm |
| 1573 | 2026-08-25T03:46:09.324Z | + for x in debug release |
| 1574 | 2026-08-25T03:46:09.324Z | + mkdir -p /work/release |
| 1575 | 2026-08-25T03:46:09.346Z | + cp target/release/softnpu /work/release/ |
| 1576 | 2026-08-25T03:46:09.351Z | + cp target/release/npuzone /work/release/ |
| 1577 | 2026-08-25T03:46:09.378Z | + cp target/release/npuvm /work/release/ |
| 1578 | 2026-08-25T03:46:09.417Z | + digest -a sha256 /work/release/softnpu |
| 1579 | 2026-08-25T03:46:09.436Z | + digest -a sha256 /work/release/npuzone |
| 1580 | 2026-08-25T03:46:09.465Z | + digest -a sha256 /work/release/npuvm |
| 1581 | 2026-08-25T03:46:09.495Z | process exited: duration 199632 ms, exit code 0 |
| |
| 1582 | 2026-08-25T03:46:09.517Z | found 12 output files |
| 1583 | 2026-08-25T03:46:09.517Z | uploading: /work/debug/npuvm (210013352 bytes) |
| 1584 | 2026-08-25T03:46:14.175Z | uploaded: /work/debug/npuvm |
| 1585 | 2026-08-25T03:46:14.175Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1586 | 2026-08-25T03:46:15.223Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1587 | 2026-08-25T03:46:15.224Z | uploading: /work/debug/npuzone (213998312 bytes) |
| 1588 | 2026-08-25T03:46:18.656Z | uploaded: /work/debug/npuzone |
| 1589 | 2026-08-25T03:46:18.656Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1590 | 2026-08-25T03:46:19.680Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1591 | 2026-08-25T03:46:19.681Z | uploading: /work/debug/softnpu (115351480 bytes) |
| 1592 | 2026-08-25T03:46:21.622Z | uploaded: /work/debug/softnpu |
| 1593 | 2026-08-25T03:46:21.622Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1594 | 2026-08-25T03:46:22.634Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1595 | 2026-08-25T03:46:22.634Z | uploading: /work/release/npuvm (34546640 bytes) |
| 1596 | 2026-08-25T03:46:23.951Z | uploaded: /work/release/npuvm |
| 1597 | 2026-08-25T03:46:23.951Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1598 | 2026-08-25T03:46:24.960Z | uploaded: /work/release/npuvm.sha256.txt |
| 1599 | 2026-08-25T03:46:24.960Z | uploading: /work/release/npuzone (35151944 bytes) |
| 1600 | 2026-08-25T03:46:26.303Z | uploaded: /work/release/npuzone |
| 1601 | 2026-08-25T03:46:26.304Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1602 | 2026-08-25T03:46:27.315Z | uploaded: /work/release/npuzone.sha256.txt |
| 1603 | 2026-08-25T03:46:27.315Z | uploading: /work/release/softnpu (17168992 bytes) |
| 1604 | 2026-08-25T03:46:28.547Z | uploaded: /work/release/softnpu |
| 1605 | 2026-08-25T03:46:28.547Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1606 | 2026-08-25T03:46:29.559Z | uploaded: /work/release/softnpu.sha256.txt |