|
|
|
| 1 | 2026-08-25T03:42:13.611Z | job assigned to worker 01M0VG4KB1SP0M13AS8HPATS28 [factory aws, i-0da5835d22b81e404] (queued for 47 s) |
| |
| 2 | 2026-08-25T03:42:20.113Z | starting task 0: "setup" |
| 3 | 2026-08-25T03:42:20.137Z | ++ uname -s |
| 4 | 2026-08-25T03:42:20.137Z | + kern=SunOS |
| 5 | 2026-08-25T03:42:20.137Z | + build_user=build |
| 6 | 2026-08-25T03:42:20.137Z | + build_uid=12345 |
| 7 | 2026-08-25T03:42:20.137Z | + work_dir=/work |
| 8 | 2026-08-25T03:42:20.137Z | + input_dir=/input |
| 9 | 2026-08-25T03:42:20.137Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T03:42:20.137Z | + case "$kern" in |
| 11 | 2026-08-25T03:42:20.138Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T03:42:20.138Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T03:42:22.113Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T03:42:22.189Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T03:42:22.195Z | + home_fs=zfs |
| 16 | 2026-08-25T03:42:22.195Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T03:42:22.195Z | + mkdir -p /home/build |
| 18 | 2026-08-25T03:42:22.195Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T03:42:24.197Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T03:42:24.202Z | process exited: duration 4105 ms, exit code 0 |
| |
| 21 | 2026-08-25T03:42:24.210Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T03:42:24.213Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-25T03:42:24.213Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-25T03:42:24.213Z | * rust toolchain channel = "stable" |
| 25 | 2026-08-25T03:42:24.213Z | * rust toolchain profile = "default" |
| 26 | 2026-08-25T03:42:24.213Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T03:42:24.213Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T03:42:24.234Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T03:42:24.234Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-25T03:42:24.375Z | info: downloading installer |
| 31 | 2026-08-25T03:42:25.758Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T03:42:25.758Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T03:42:25.758Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T03:42:25.758Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T03:42:25.758Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T03:42:25.758Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T03:42:25.758Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T03:42:25.758Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T03:42:25.758Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T03:42:25.762Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T03:42:25.762Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T03:42:25.762Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T03:42:25.762Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T03:42:25.771Z | info: profile set to default |
| 45 | 2026-08-25T03:42:25.771Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T03:42:25.774Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-25T03:42:25.918Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 48 | 2026-08-25T03:42:25.924Z | info: downloading 6 components |
| 49 | 2026-08-25T03:42:42.471Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-25T03:42:42.471Z | |
| 51 | 2026-08-25T03:42:42.496Z | stable-x86_64-unknown-illumos installed - rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 52 | 2026-08-25T03:42:42.496Z | |
| 53 | 2026-08-25T03:42:42.496Z | |
| 54 | 2026-08-25T03:42:42.500Z | Rust is installed now. Great! |
| 55 | 2026-08-25T03:42:42.500Z | |
| 56 | 2026-08-25T03:42:42.500Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T03:42:42.500Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T03:42:42.500Z | |
| 59 | 2026-08-25T03:42:42.500Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T03:42:42.500Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T03:42:42.500Z | |
| 62 | 2026-08-25T03:42:42.500Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T03:42:42.500Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T03:42:42.500Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T03:42:42.500Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T03:42:42.500Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T03:42:42.500Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T03:42:42.500Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T03:42:42.501Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T03:42:42.501Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T03:42:42.591Z | + rustup --version |
| 72 | 2026-08-25T03:42:42.600Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T03:42:42.603Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T03:42:42.621Z | info: the currently active `rustc` version is `rustc 1.98.0 (88d9e12ae 2026-08-18)` |
| 75 | 2026-08-25T03:42:42.624Z | + cargo --version |
| 76 | 2026-08-25T03:42:42.636Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 77 | 2026-08-25T03:42:42.640Z | + rustc --version |
| 78 | 2026-08-25T03:42:42.658Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 79 | 2026-08-25T03:42:42.661Z | process exited: duration 18456 ms, exit code 0 |
| |
| 80 | 2026-08-25T03:42:42.666Z | starting task 2: "authentication" |
| 81 | 2026-08-25T03:42:42.682Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-08-25T03:42:42.689Z | starting task 3: "clone repository" |
| 83 | 2026-08-25T03:42:42.692Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-08-25T03:42:42.698Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-08-25T03:42:42.723Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-08-25T03:42:43.235Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-08-25T03:42:43.238Z | + git fetch origin ee24974ae83c9adcd1cd09c63f3095ed7c72ef5b |
| 88 | 2026-08-25T03:42:43.486Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-08-25T03:42:43.486Z | * branch ee24974ae83c9adcd1cd09c63f3095ed7c72ef5b -> FETCH_HEAD |
| 90 | 2026-08-25T03:42:43.491Z | + [[ -n renovate/clap ]] |
| 91 | 2026-08-25T03:42:43.496Z | ++ git branch --show-current |
| 92 | 2026-08-25T03:42:43.496Z | + current=main |
| 93 | 2026-08-25T03:42:43.496Z | + [[ main != renovate/clap ]] |
| 94 | 2026-08-25T03:42:43.496Z | + git branch -f renovate/clap ee24974ae83c9adcd1cd09c63f3095ed7c72ef5b |
| 95 | 2026-08-25T03:42:43.499Z | + git checkout -f renovate/clap |
| 96 | 2026-08-25T03:42:43.504Z | Switched to branch 'renovate/clap' |
| 97 | 2026-08-25T03:42:43.504Z | + git reset --hard ee24974ae83c9adcd1cd09c63f3095ed7c72ef5b |
| 98 | 2026-08-25T03:42:43.507Z | HEAD is now at ee24974 Update Rust crate clap to 4.6.6 |
| 99 | 2026-08-25T03:42:43.507Z | process exited: duration 817 ms, exit code 0 |
| |
| 100 | 2026-08-25T03:42:43.513Z | starting task 4: "build" |
| 101 | 2026-08-25T03:42:43.517Z | + cargo --version |
| 102 | 2026-08-25T03:42:43.523Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-08-25T03:42:43.697Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-08-25T03:42:43.700Z | info: downloading 6 components |
| 105 | 2026-08-25T03:42:57.949Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-08-25T03:42:57.953Z | + rustc --version |
| 107 | 2026-08-25T03:42:57.980Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-08-25T03:42:57.983Z | + banner check |
| 109 | 2026-08-25T03:42:57.987Z | |
| 110 | 2026-08-25T03:42:57.987Z | #### # # ###### #### # # |
| 111 | 2026-08-25T03:42:57.987Z | # # # # # # # # # |
| 112 | 2026-08-25T03:42:57.987Z | # ###### ##### # #### |
| 113 | 2026-08-25T03:42:57.987Z | # # # # # # # |
| 114 | 2026-08-25T03:42:57.987Z | # # # # # # # # # |
| 115 | 2026-08-25T03:42:57.987Z | #### # # ###### #### # # |
| 116 | 2026-08-25T03:42:57.987Z | |
| 117 | 2026-08-25T03:42:57.987Z | + cargo fmt -- --check |
| 118 | 2026-08-25T03:42:58.076Z | + cargo clippy -- --deny warnings |
| 119 | 2026-08-25T03:42:58.172Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-08-25T03:42:58.643Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-08-25T03:42:58.643Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-08-25T03:42:58.660Z | Updating crates.io index |
| 123 | 2026-08-25T03:42:58.663Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-08-25T03:42:58.987Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-08-25T03:42:58.987Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-08-25T03:42:59.028Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-08-25T03:42:59.320Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-08-25T03:42:59.320Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-08-25T03:42:59.326Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-08-25T03:42:59.699Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-08-25T03:42:59.699Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-08-25T03:42:59.890Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-08-25T03:43:00.191Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-08-25T03:43:00.191Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-08-25T03:43:00.197Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-08-25T03:43:00.494Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-08-25T03:43:00.494Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-08-25T03:43:00.628Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-08-25T03:43:01.536Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-08-25T03:43:01.536Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-08-25T03:43:01.825Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-08-25T03:43:02.172Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-08-25T03:43:02.172Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-08-25T03:43:02.204Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-08-25T03:43:02.516Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-08-25T03:43:02.516Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-08-25T03:43:02.593Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-08-25T03:43:02.900Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-08-25T03:43:02.901Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-08-25T03:43:03.075Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-08-25T03:43:03.373Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-08-25T03:43:03.373Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-08-25T03:43:05.114Z | Downloading crates ... |
| 154 | 2026-08-25T03:43:05.176Z | Downloaded adler2 v2.0.1 |
| 155 | 2026-08-25T03:43:05.182Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 156 | 2026-08-25T03:43:05.185Z | Downloaded dtrace-parser v0.2.0 |
| 157 | 2026-08-25T03:43:05.188Z | Downloaded cargo_metadata v0.23.1 |
| 158 | 2026-08-25T03:43:05.191Z | Downloaded bytes v1.11.1 |
| 159 | 2026-08-25T03:43:05.194Z | Downloaded digest v0.10.7 |
| 160 | 2026-08-25T03:43:05.194Z | Downloaded getrandom v0.3.4 |
| 161 | 2026-08-25T03:43:05.197Z | Downloaded clap v4.6.6 |
| 162 | 2026-08-25T03:43:05.201Z | Downloaded cfg-if v1.0.4 |
| 163 | 2026-08-25T03:43:05.205Z | Downloaded clap_derive v3.2.25 |
| 164 | 2026-08-25T03:43:05.205Z | Downloaded byteorder v1.5.0 |
| 165 | 2026-08-25T03:43:05.209Z | Downloaded bitflags v1.3.2 |
| 166 | 2026-08-25T03:43:05.212Z | Downloaded camino v1.2.3 |
| 167 | 2026-08-25T03:43:05.212Z | Downloaded atomic-waker v1.1.2 |
| 168 | 2026-08-25T03:43:05.219Z | Downloaded block-buffer v0.10.4 |
| 169 | 2026-08-25T03:43:05.219Z | Downloaded cargo-platform v0.3.2 |
| 170 | 2026-08-25T03:43:05.219Z | Downloaded percent-encoding v2.3.2 |
| 171 | 2026-08-25T03:43:05.219Z | Downloaded anyhow v1.0.102 |
| 172 | 2026-08-25T03:43:05.222Z | Downloaded num-iter v0.1.45 |
| 173 | 2026-08-25T03:43:05.226Z | Downloaded proc-macro-error v1.0.4 |
| 174 | 2026-08-25T03:43:05.229Z | Downloaded p256 v0.13.2 |
| 175 | 2026-08-25T03:43:05.232Z | Downloaded num v0.4.3 |
| 176 | 2026-08-25T03:43:05.232Z | Downloaded lazy_static v1.5.0 |
| 177 | 2026-08-25T03:43:05.235Z | Downloaded colorchoice v1.0.4 |
| 178 | 2026-08-25T03:43:05.235Z | Downloaded is-terminal v0.4.17 |
| 179 | 2026-08-25T03:43:05.237Z | Downloaded num-conv v0.2.0 |
| 180 | 2026-08-25T03:43:05.238Z | Downloaded itertools v0.12.1 |
| 181 | 2026-08-25T03:43:05.241Z | Downloaded idna_adapter v1.2.1 |
| 182 | 2026-08-25T03:43:05.243Z | Downloaded heck v0.5.0 |
| 183 | 2026-08-25T03:43:05.243Z | Downloaded futures-core v0.3.32 |
| 184 | 2026-08-25T03:43:05.246Z | Downloaded num-complex v0.4.6 |
| 185 | 2026-08-25T03:43:05.246Z | Downloaded foreign-types v0.5.0 |
| 186 | 2026-08-25T03:43:05.249Z | Downloaded clap_lex v0.2.4 |
| 187 | 2026-08-25T03:43:05.249Z | Downloaded is_terminal_polyfill v1.70.2 |
| 188 | 2026-08-25T03:43:05.252Z | Downloaded base16ct v0.2.0 |
| 189 | 2026-08-25T03:43:05.252Z | Downloaded funty v2.0.0 |
| 190 | 2026-08-25T03:43:06.257Z | Downloaded anstream v1.0.0 |
| 191 | 2026-08-25T03:43:06.257Z | Downloaded autocfg v1.5.0 |
| 192 | 2026-08-25T03:43:06.261Z | Downloaded anstyle-parse v1.0.0 |
| 193 | 2026-08-25T03:43:06.261Z | Downloaded cpufeatures v0.2.17 |
| 194 | 2026-08-25T03:43:06.261Z | Downloaded errno v0.3.14 |
| 195 | 2026-08-25T03:43:06.261Z | Downloaded memmap v0.7.0 |
| 196 | 2026-08-25T03:43:06.261Z | Downloaded foreign-types-macros v0.2.3 |
| 197 | 2026-08-25T03:43:06.261Z | Downloaded async-recursion v0.3.2 |
| 198 | 2026-08-25T03:43:06.261Z | Downloaded equivalent v1.0.2 |
| 199 | 2026-08-25T03:43:06.261Z | Downloaded dof v0.3.0 |
| 200 | 2026-08-25T03:43:06.261Z | Downloaded futures-task v0.3.32 |
| 201 | 2026-08-25T03:43:06.261Z | Downloaded crypto-common v0.1.7 |
| 202 | 2026-08-25T03:43:06.261Z | Downloaded clap_lex v1.0.0 |
| 203 | 2026-08-25T03:43:06.261Z | Downloaded generic-array v0.14.7 |
| 204 | 2026-08-25T03:43:06.261Z | Downloaded futures-io v0.3.32 |
| 205 | 2026-08-25T03:43:06.261Z | Downloaded atty v0.2.14 |
| 206 | 2026-08-25T03:43:06.261Z | Downloaded anstyle-query v1.1.5 |
| 207 | 2026-08-25T03:43:06.261Z | Downloaded futures-macro v0.3.32 |
| 208 | 2026-08-25T03:43:06.261Z | Downloaded form_urlencoded v1.2.2 |
| 209 | 2026-08-25T03:43:06.261Z | Downloaded futures-sink v0.3.32 |
| 210 | 2026-08-25T03:43:06.261Z | Downloaded fastrand v2.3.0 |
| 211 | 2026-08-25T03:43:06.261Z | Downloaded icu_provider v2.1.1 |
| 212 | 2026-08-25T03:43:06.261Z | Downloaded openssl-probe v0.1.6 |
| 213 | 2026-08-25T03:43:06.261Z | Downloaded itoa v1.0.17 |
| 214 | 2026-08-25T03:43:06.261Z | Downloaded http-body v1.0.1 |
| 215 | 2026-08-25T03:43:06.261Z | Downloaded foreign-types-shared v0.3.1 |
| 216 | 2026-08-25T03:43:06.261Z | Downloaded base64ct v1.8.3 |
| 217 | 2026-08-25T03:43:06.261Z | Downloaded anstyle v1.0.14 |
| 218 | 2026-08-25T03:43:06.261Z | Downloaded deranged v0.5.6 |
| 219 | 2026-08-25T03:43:06.261Z | Downloaded num-integer v0.1.46 |
| 220 | 2026-08-25T03:43:06.261Z | Downloaded async-trait v0.1.89 |
| 221 | 2026-08-25T03:43:06.261Z | Downloaded hex v0.4.3 |
| 222 | 2026-08-25T03:43:06.262Z | Downloaded pretty-hex v0.4.1 |
| 223 | 2026-08-25T03:43:06.262Z | Downloaded http-serde v2.1.1 |
| 224 | 2026-08-25T03:43:06.262Z | Downloaded heck v0.4.1 |
| 225 | 2026-08-25T03:43:06.262Z | Downloaded cstr-argument v0.1.2 |
| 226 | 2026-08-25T03:43:06.262Z | Downloaded powerfmt v0.2.0 |
| 227 | 2026-08-25T03:43:06.262Z | Downloaded num-derive v0.3.3 |
| 228 | 2026-08-25T03:43:06.262Z | Downloaded cc v1.2.56 |
| 229 | 2026-08-25T03:43:06.262Z | Downloaded libscf-sys v1.1.0 |
| 230 | 2026-08-25T03:43:06.262Z | Downloaded scopeguard v1.2.0 |
| 231 | 2026-08-25T03:43:06.262Z | Downloaded rustc_version v0.4.1 |
| 232 | 2026-08-25T03:43:06.262Z | Downloaded radium v0.7.0 |
| 233 | 2026-08-25T03:43:06.262Z | Downloaded group v0.13.0 |
| 234 | 2026-08-25T03:43:06.262Z | Downloaded scroll_derive v0.12.1 |
| 235 | 2026-08-25T03:43:06.262Z | Downloaded either v1.15.0 |
| 236 | 2026-08-25T03:43:06.262Z | Downloaded rfc6979 v0.4.0 |
| 237 | 2026-08-25T03:43:06.262Z | Downloaded proc-macro-crate v3.4.0 |
| 238 | 2026-08-25T03:43:06.262Z | Downloaded find-msvc-tools v0.1.9 |
| 239 | 2026-08-25T03:43:06.262Z | Downloaded plain v0.2.3 |
| 240 | 2026-08-25T03:43:06.262Z | Downloaded http-body-util v0.1.3 |
| 241 | 2026-08-25T03:43:06.262Z | Downloaded ff v0.13.1 |
| 242 | 2026-08-25T03:43:06.262Z | Downloaded ed25519 v2.2.3 |
| 243 | 2026-08-25T03:43:06.262Z | Downloaded serde_spanned v1.1.1 |
| 244 | 2026-08-25T03:43:06.262Z | Downloaded secrecy v0.10.3 |
| 245 | 2026-08-25T03:43:06.262Z | Downloaded potential_utf v0.1.4 |
| 246 | 2026-08-25T03:43:06.262Z | Downloaded signature v2.2.0 |
| 247 | 2026-08-25T03:43:06.262Z | Downloaded icu_properties v2.1.2 |
| 248 | 2026-08-25T03:43:06.262Z | Downloaded clap_derive v4.6.4 |
| 249 | 2026-08-25T03:43:06.262Z | Downloaded fs_extra v1.3.0 |
| 250 | 2026-08-25T03:43:06.262Z | Downloaded bitflags v2.11.0 |
| 251 | 2026-08-25T03:43:06.262Z | Downloaded erased-serde v0.3.31 |
| 252 | 2026-08-25T03:43:06.262Z | Downloaded proc-macro-crate v1.3.1 |
| 253 | 2026-08-25T03:43:06.262Z | Downloaded stable_deref_trait v1.2.1 |
| 254 | 2026-08-25T03:43:06.262Z | Downloaded futures-executor v0.3.32 |
| 255 | 2026-08-25T03:43:06.262Z | Downloaded subtle v2.6.1 |
| 256 | 2026-08-25T03:43:06.262Z | Downloaded proc-macro-error-attr v1.0.4 |
| 257 | 2026-08-25T03:43:06.262Z | Downloaded rustls-native-certs v0.8.3 |
| 258 | 2026-08-25T03:43:06.262Z | Downloaded displaydoc v0.2.5 |
| 259 | 2026-08-25T03:43:06.262Z | Downloaded pin-utils v0.1.0 |
| 260 | 2026-08-25T03:43:06.263Z | Downloaded tap v1.0.1 |
| 261 | 2026-08-25T03:43:06.263Z | Downloaded sync_wrapper v1.0.2 |
| 262 | 2026-08-25T03:43:06.263Z | Downloaded num_enum_derive v0.5.11 |
| 263 | 2026-08-25T03:43:06.263Z | Downloaded take_mut v0.2.2 |
| 264 | 2026-08-25T03:43:06.263Z | Downloaded thread-id v4.2.2 |
| 265 | 2026-08-25T03:43:06.263Z | Downloaded semver v1.0.27 |
| 266 | 2026-08-25T03:43:06.263Z | Downloaded sec1 v0.7.3 |
| 267 | 2026-08-25T03:43:06.263Z | Downloaded sha256 v1.6.0 |
| 268 | 2026-08-25T03:43:06.263Z | Downloaded hmac v0.12.1 |
| 269 | 2026-08-25T03:43:06.263Z | Downloaded crossbeam-utils v0.8.21 |
| 270 | 2026-08-25T03:43:06.263Z | Downloaded shlex v1.3.0 |
| 271 | 2026-08-25T03:43:06.263Z | Downloaded scroll v0.12.0 |
| 272 | 2026-08-25T03:43:06.263Z | Downloaded serde_urlencoded v0.7.1 |
| 273 | 2026-08-25T03:43:06.263Z | Downloaded slab v0.4.12 |
| 274 | 2026-08-25T03:43:06.263Z | Downloaded serde_tokenstream v0.2.2 |
| 275 | 2026-08-25T03:43:06.263Z | Downloaded strsim v0.10.0 |
| 276 | 2026-08-25T03:43:06.263Z | Downloaded pem-rfc7468 v0.7.0 |
| 277 | 2026-08-25T03:43:06.263Z | Downloaded getrandom v0.2.17 |
| 278 | 2026-08-25T03:43:06.264Z | Downloaded ecdsa v0.16.9 |
| 279 | 2026-08-25T03:43:06.264Z | Downloaded console v0.16.2 |
| 280 | 2026-08-25T03:43:06.264Z | Downloaded futures v0.3.32 |
| 281 | 2026-08-25T03:43:06.264Z | Downloaded slog-term v2.9.2 |
| 282 | 2026-08-25T03:43:06.264Z | Downloaded ppv-lite86 v0.2.21 |
| 283 | 2026-08-25T03:43:06.264Z | Downloaded pin-project-internal v1.1.10 |
| 284 | 2026-08-25T03:43:06.264Z | Downloaded hyper-timeout v0.5.2 |
| 285 | 2026-08-25T03:43:06.264Z | Downloaded pkcs8 v0.10.2 |
| 286 | 2026-08-25T03:43:06.264Z | Downloaded hyper-rustls v0.27.7 |
| 287 | 2026-08-25T03:43:06.264Z | Downloaded serde_repr v0.1.20 |
| 288 | 2026-08-25T03:43:06.264Z | Downloaded colored v3.1.1 |
| 289 | 2026-08-25T03:43:06.264Z | Downloaded filetime v0.2.27 |
| 290 | 2026-08-25T03:43:06.264Z | Downloaded pkg-config v0.3.32 |
| 291 | 2026-08-25T03:43:06.264Z | Downloaded strsim v0.11.1 |
| 292 | 2026-08-25T03:43:06.267Z | Downloaded rand_core v0.9.5 |
| 293 | 2026-08-25T03:43:06.267Z | Downloaded rand_core v0.6.4 |
| 294 | 2026-08-25T03:43:06.267Z | Downloaded os_str_bytes v6.6.1 |
| 295 | 2026-08-25T03:43:06.267Z | Downloaded spki v0.7.3 |
| 296 | 2026-08-25T03:43:06.267Z | Downloaded num_enum_derive v0.7.5 |
| 297 | 2026-08-25T03:43:06.267Z | Downloaded tower-service v0.3.3 |
| 298 | 2026-08-25T03:43:06.267Z | Downloaded num_enum v0.5.11 |
| 299 | 2026-08-25T03:43:06.267Z | Downloaded rustls-pki-types v1.14.0 |
| 300 | 2026-08-25T03:43:06.267Z | Downloaded slog-stdlog v4.1.1 |
| 301 | 2026-08-25T03:43:06.268Z | Downloaded rustversion v1.0.22 |
| 302 | 2026-08-25T03:43:06.268Z | Downloaded try-lock v0.2.5 |
| 303 | 2026-08-25T03:43:06.268Z | Downloaded synstructure v0.13.2 |
| 304 | 2026-08-25T03:43:06.268Z | Downloaded primeorder v0.13.6 |
| 305 | 2026-08-25T03:43:06.268Z | Downloaded memchr v2.8.0 |
| 306 | 2026-08-25T03:43:06.268Z | Downloaded untrusted v0.9.0 |
| 307 | 2026-08-25T03:43:06.268Z | Downloaded tokio-macros v2.7.0 |
| 308 | 2026-08-25T03:43:06.268Z | Downloaded thiserror-impl v1.0.69 |
| 309 | 2026-08-25T03:43:06.268Z | Downloaded toml_datetime v0.6.11 |
| 310 | 2026-08-25T03:43:06.268Z | Downloaded time-core v0.1.8 |
| 311 | 2026-08-25T03:43:06.268Z | Downloaded crc32fast v1.5.0 |
| 312 | 2026-08-25T03:43:06.268Z | Downloaded const-oid v0.9.6 |
| 313 | 2026-08-25T03:43:06.268Z | Downloaded libloading v0.8.9 |
| 314 | 2026-08-25T03:43:06.268Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-08-25T03:43:06.268Z | Downloaded unit-prefix v0.5.2 |
| 316 | 2026-08-25T03:43:06.268Z | Downloaded thiserror-impl v2.0.18 |
| 317 | 2026-08-25T03:43:06.268Z | Downloaded quote v1.0.45 |
| 318 | 2026-08-25T03:43:06.268Z | Downloaded utf8parse v0.2.2 |
| 319 | 2026-08-25T03:43:06.268Z | Downloaded slog-async v2.8.0 |
| 320 | 2026-08-25T03:43:06.268Z | Downloaded num-rational v0.4.2 |
| 321 | 2026-08-25T03:43:06.268Z | Downloaded usdt-macro v0.5.0 |
| 322 | 2026-08-25T03:43:06.268Z | Downloaded pin-project-lite v0.2.16 |
| 323 | 2026-08-25T03:43:06.268Z | Downloaded tinystr v0.8.2 |
| 324 | 2026-08-25T03:43:06.268Z | Downloaded rand_chacha v0.3.1 |
| 325 | 2026-08-25T03:43:06.268Z | Downloaded oxnet v0.1.4 |
| 326 | 2026-08-25T03:43:06.268Z | Downloaded rand_chacha v0.9.0 |
| 327 | 2026-08-25T03:43:06.268Z | Downloaded num_enum v0.7.5 |
| 328 | 2026-08-25T03:43:06.268Z | Downloaded tower-layer v0.3.3 |
| 329 | 2026-08-25T03:43:06.268Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 330 | 2026-08-25T03:43:06.268Z | Downloaded time-macros v0.2.27 |
| 331 | 2026-08-25T03:43:06.268Z | Downloaded want v0.3.1 |
| 332 | 2026-08-25T03:43:06.268Z | Downloaded clap_builder v4.6.6 |
| 333 | 2026-08-25T03:43:06.268Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 334 | 2026-08-25T03:43:06.268Z | Downloaded openssl-probe v0.2.1 |
| 335 | 2026-08-25T03:43:06.268Z | Downloaded smallvec v1.15.1 |
| 336 | 2026-08-25T03:43:06.268Z | Downloaded slog-envlogger v2.2.0 |
| 337 | 2026-08-25T03:43:06.268Z | Downloaded slog-scope v4.4.1 |
| 338 | 2026-08-25T03:43:06.268Z | Downloaded utf8_iter v1.0.4 |
| 339 | 2026-08-25T03:43:06.268Z | Downloaded once_cell v1.21.3 |
| 340 | 2026-08-25T03:43:06.269Z | Downloaded log v0.4.29 |
| 341 | 2026-08-25T03:43:06.269Z | Downloaded pkcs1 v0.7.5 |
| 342 | 2026-08-25T03:43:06.269Z | Downloaded yoke-derive v0.8.1 |
| 343 | 2026-08-25T03:43:06.269Z | Downloaded litemap v0.8.1 |
| 344 | 2026-08-25T03:43:06.269Z | Downloaded snafu-derive v0.8.9 |
| 345 | 2026-08-25T03:43:06.269Z | Downloaded iri-string v0.7.10 |
| 346 | 2026-08-25T03:43:06.269Z | Downloaded spin v0.9.8 |
| 347 | 2026-08-25T03:43:06.269Z | Downloaded version_check v0.9.5 |
| 348 | 2026-08-25T03:43:06.269Z | Downloaded pest_derive v2.8.6 |
| 349 | 2026-08-25T03:43:06.269Z | Downloaded lock_api v0.4.14 |
| 350 | 2026-08-25T03:43:06.269Z | Downloaded iana-time-zone v0.1.65 |
| 351 | 2026-08-25T03:43:06.269Z | Downloaded zone_cfg_derive v0.3.1 |
| 352 | 2026-08-25T03:43:06.269Z | Downloaded zerofrom-derive v0.1.6 |
| 353 | 2026-08-25T03:43:06.269Z | Downloaded zerofrom v0.1.6 |
| 354 | 2026-08-25T03:43:06.269Z | Downloaded term v1.2.1 |
| 355 | 2026-08-25T03:43:06.269Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-08-25T03:43:06.269Z | Downloaded slog v2.8.2 |
| 357 | 2026-08-25T03:43:06.269Z | Downloaded xattr v1.6.1 |
| 358 | 2026-08-25T03:43:06.269Z | Downloaded usdt-impl v0.5.0 |
| 359 | 2026-08-25T03:43:06.269Z | Downloaded termcolor v1.4.1 |
| 360 | 2026-08-25T03:43:06.269Z | Downloaded miniz_oxide v0.8.9 |
| 361 | 2026-08-25T03:43:06.269Z | Downloaded web-time v1.1.0 |
| 362 | 2026-08-25T03:43:06.269Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 363 | 2026-08-25T03:43:06.269Z | Downloaded thread_local v1.1.9 |
| 364 | 2026-08-25T03:43:06.269Z | Downloaded thiserror v1.0.69 |
| 365 | 2026-08-25T03:43:06.269Z | Downloaded der v0.7.10 |
| 366 | 2026-08-25T03:43:06.269Z | Downloaded crossbeam-channel v0.5.15 |
| 367 | 2026-08-25T03:43:06.269Z | Downloaded base64 v0.22.1 |
| 368 | 2026-08-25T03:43:06.269Z | Downloaded jsonwebtoken v10.3.0 |
| 369 | 2026-08-25T03:43:06.269Z | Downloaded pest_generator v2.8.6 |
| 370 | 2026-08-25T03:43:06.269Z | Downloaded futures-channel v0.3.32 |
| 371 | 2026-08-25T03:43:06.269Z | Downloaded tracing-attributes v0.1.31 |
| 372 | 2026-08-25T03:43:06.269Z | Downloaded parking_lot v0.12.5 |
| 373 | 2026-08-25T03:43:06.269Z | Downloaded wyz v0.5.1 |
| 374 | 2026-08-25T03:43:06.269Z | Downloaded parking_lot_core v0.9.12 |
| 375 | 2026-08-25T03:43:06.269Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 376 | 2026-08-25T03:43:06.269Z | Downloaded socket2 v0.6.3 |
| 377 | 2026-08-25T03:43:06.269Z | Downloaded elliptic-curve v0.13.8 |
| 378 | 2026-08-25T03:43:06.269Z | Downloaded ryu v1.0.23 |
| 379 | 2026-08-25T03:43:06.270Z | Downloaded httparse v1.10.1 |
| 380 | 2026-08-25T03:43:06.270Z | Downloaded zone v0.3.1 |
| 381 | 2026-08-25T03:43:06.270Z | Downloaded signal-hook-registry v1.4.8 |
| 382 | 2026-08-25T03:43:06.270Z | Downloaded simple_asn1 v0.6.4 |
| 383 | 2026-08-25T03:43:06.270Z | Downloaded simd-adler32 v0.3.8 |
| 384 | 2026-08-25T03:43:06.270Z | Downloaded zmij v1.0.21 |
| 385 | 2026-08-25T03:43:06.270Z | Downloaded rustls-webpki v0.103.9 |
| 386 | 2026-08-25T03:43:06.270Z | Downloaded sha2 v0.10.9 |
| 387 | 2026-08-25T03:43:06.270Z | Downloaded serde_path_to_error v0.1.20 |
| 388 | 2026-08-25T03:43:06.270Z | Downloaded pem v3.0.6 |
| 389 | 2026-08-25T03:43:06.270Z | Downloaded zerovec-derive v0.11.2 |
| 390 | 2026-08-25T03:43:06.270Z | Downloaded flate2 v1.1.9 |
| 391 | 2026-08-25T03:43:06.270Z | Downloaded num-traits v0.2.19 |
| 392 | 2026-08-25T03:43:06.273Z | Downloaded usdt v0.5.0 |
| 393 | 2026-08-25T03:43:06.273Z | Downloaded tempfile v3.27.0 |
| 394 | 2026-08-25T03:43:06.273Z | Downloaded indexmap v2.13.0 |
| 395 | 2026-08-25T03:43:06.274Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 396 | 2026-08-25T03:43:06.274Z | Downloaded http v1.4.0 |
| 397 | 2026-08-25T03:43:06.274Z | Downloaded snafu v0.8.9 |
| 398 | 2026-08-25T03:43:06.274Z | Downloaded tokio-rustls v0.26.4 |
| 399 | 2026-08-25T03:43:06.274Z | Downloaded serde v1.0.228 |
| 400 | 2026-08-25T03:43:06.274Z | Downloaded arc-swap v1.8.2 |
| 401 | 2026-08-25T03:43:06.274Z | Downloaded yoke v0.8.1 |
| 402 | 2026-08-25T03:43:06.274Z | Downloaded writeable v0.6.2 |
| 403 | 2026-08-25T03:43:06.274Z | Downloaded hashbrown v0.12.3 |
| 404 | 2026-08-25T03:43:06.274Z | Downloaded ucd-trie v0.1.7 |
| 405 | 2026-08-25T03:43:06.274Z | Downloaded unicode-ident v1.0.24 |
| 406 | 2026-08-25T03:43:06.274Z | Downloaded zerocopy-derive v0.7.35 |
| 407 | 2026-08-25T03:43:06.274Z | Downloaded rsa v0.9.10 |
| 408 | 2026-08-25T03:43:06.274Z | Downloaded curl v0.4.50 |
| 409 | 2026-08-25T03:43:06.274Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 410 | 2026-08-25T03:43:06.274Z | Downloaded crypto-bigint v0.5.5 |
| 411 | 2026-08-25T03:43:06.274Z | Downloaded tracing-core v0.1.36 |
| 412 | 2026-08-25T03:43:06.274Z | Downloaded serde_derive v1.0.228 |
| 413 | 2026-08-25T03:43:06.274Z | Downloaded pin-project v1.1.10 |
| 414 | 2026-08-25T03:43:06.274Z | Downloaded indexmap v1.9.3 |
| 415 | 2026-08-25T03:43:06.274Z | Downloaded indicatif v0.18.4 |
| 416 | 2026-08-25T03:43:06.274Z | Downloaded icu_normalizer v2.1.1 |
| 417 | 2026-08-25T03:43:06.274Z | Downloaded icu_locale_core v2.1.1 |
| 418 | 2026-08-25T03:43:06.274Z | Downloaded tar v0.4.46 |
| 419 | 2026-08-25T03:43:06.274Z | Downloaded proc-macro2 v1.0.106 |
| 420 | 2026-08-25T03:43:06.274Z | Downloaded ed25519-dalek v2.2.0 |
| 421 | 2026-08-25T03:43:06.274Z | Downloaded aho-corasick v1.1.4 |
| 422 | 2026-08-25T03:43:06.274Z | Downloaded openssl-sys v0.9.111 |
| 423 | 2026-08-25T03:43:06.274Z | Downloaded pest_meta v2.8.6 |
| 424 | 2026-08-25T03:43:06.274Z | Downloaded serde_core v1.0.228 |
| 425 | 2026-08-25T03:43:06.274Z | Downloaded icu_normalizer_data v2.1.1 |
| 426 | 2026-08-25T03:43:06.274Z | Downloaded url v2.5.8 |
| 427 | 2026-08-25T03:43:06.274Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-08-25T03:43:06.274Z | Downloaded zeroize v1.8.2 |
| 429 | 2026-08-25T03:43:06.274Z | Downloaded icu_collections v2.1.1 |
| 430 | 2026-08-25T03:43:06.274Z | Downloaded typenum v1.19.0 |
| 431 | 2026-08-25T03:43:06.274Z | Downloaded clap v3.2.25 |
| 432 | 2026-08-25T03:43:06.274Z | Downloaded textwrap v0.16.2 |
| 433 | 2026-08-25T03:43:06.274Z | Downloaded serde_json v1.0.150 |
| 434 | 2026-08-25T03:43:06.275Z | Downloaded zerotrie v0.2.3 |
| 435 | 2026-08-25T03:43:06.275Z | Downloaded bitvec v1.0.1 |
| 436 | 2026-08-25T03:43:06.275Z | Downloaded zerovec v0.11.5 |
| 437 | 2026-08-25T03:43:06.275Z | Downloaded futures-util v0.3.32 |
| 438 | 2026-08-25T03:43:06.275Z | Downloaded tokio-util v0.7.18 |
| 439 | 2026-08-25T03:43:06.275Z | Downloaded hkdf v0.12.4 |
| 440 | 2026-08-25T03:43:06.275Z | Downloaded rand v0.8.5 |
| 441 | 2026-08-25T03:43:06.275Z | Downloaded num-bigint v0.4.6 |
| 442 | 2026-08-25T03:43:06.275Z | Downloaded mio v1.2.0 |
| 443 | 2026-08-25T03:43:06.275Z | Downloaded idna v1.1.0 |
| 444 | 2026-08-25T03:43:06.275Z | Downloaded zerocopy v0.7.35 |
| 445 | 2026-08-25T03:43:06.275Z | Downloaded num-bigint-dig v0.8.6 |
| 446 | 2026-08-25T03:43:06.275Z | Downloaded hyper-util v0.1.20 |
| 447 | 2026-08-25T03:43:06.275Z | Downloaded tower v0.5.3 |
| 448 | 2026-08-25T03:43:06.275Z | Downloaded pest v2.8.6 |
| 449 | 2026-08-25T03:43:06.275Z | Downloaded icu_properties_data v2.1.2 |
| 450 | 2026-08-25T03:43:06.275Z | Downloaded winnow v0.7.14 |
| 451 | 2026-08-25T03:43:06.275Z | Downloaded chrono v0.4.43 |
| 452 | 2026-08-25T03:43:06.275Z | Downloaded hyper v1.8.1 |
| 453 | 2026-08-25T03:43:06.275Z | Downloaded tower-http v0.6.8 |
| 454 | 2026-08-25T03:43:06.275Z | Downloaded regex v1.12.3 |
| 455 | 2026-08-25T03:43:06.275Z | Downloaded libm v0.2.16 |
| 456 | 2026-08-25T03:43:06.275Z | Downloaded toml_edit v0.19.15 |
| 457 | 2026-08-25T03:43:06.275Z | Downloaded winnow v1.0.1 |
| 458 | 2026-08-25T03:43:06.275Z | Downloaded winnow v0.5.40 |
| 459 | 2026-08-25T03:43:06.275Z | Downloaded vcpkg v0.2.15 |
| 460 | 2026-08-25T03:43:06.275Z | Downloaded portable-atomic v1.13.1 |
| 461 | 2026-08-25T03:43:06.275Z | Downloaded time v0.3.47 |
| 462 | 2026-08-25T03:43:06.275Z | Downloaded syn v1.0.109 |
| 463 | 2026-08-25T03:43:06.275Z | Downloaded unicode-width v0.2.2 |
| 464 | 2026-08-25T03:43:06.275Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-08-25T03:43:06.275Z | Downloaded p384 v0.13.1 |
| 466 | 2026-08-25T03:43:06.275Z | Downloaded zerocopy v0.8.39 |
| 467 | 2026-08-25T03:43:06.275Z | Downloaded syn v2.0.117 |
| 468 | 2026-08-25T03:43:06.275Z | Downloaded syn v3.0.4 |
| 469 | 2026-08-25T03:43:06.275Z | Downloaded regex-syntax v0.8.9 |
| 470 | 2026-08-25T03:43:06.275Z | Downloaded rustls v0.23.36 |
| 471 | 2026-08-25T03:43:06.275Z | Downloaded rand v0.9.2 |
| 472 | 2026-08-25T03:43:06.276Z | Downloaded rustix v1.1.4 |
| 473 | 2026-08-25T03:43:06.276Z | Downloaded goblin v0.8.2 |
| 474 | 2026-08-25T03:43:06.276Z | Downloaded tracing v0.1.44 |
| 475 | 2026-08-25T03:43:06.276Z | Downloaded octocrab v0.53.1 |
| 476 | 2026-08-25T03:43:06.276Z | Downloaded regex-automata v0.4.14 |
| 477 | 2026-08-25T03:43:06.276Z | Downloaded libc v0.2.186 |
| 478 | 2026-08-25T03:43:06.276Z | Downloaded libz-sys v1.1.23 |
| 479 | 2026-08-25T03:43:06.276Z | Downloaded tokio v1.52.3 |
| 480 | 2026-08-25T03:43:06.276Z | Downloaded ring v0.17.14 |
| 481 | 2026-08-25T03:43:06.276Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 482 | 2026-08-25T03:43:06.276Z | Compiling proc-macro2 v1.0.106 |
| 483 | 2026-08-25T03:43:06.276Z | Compiling quote v1.0.45 |
| 484 | 2026-08-25T03:43:06.276Z | Compiling unicode-ident v1.0.24 |
| 485 | 2026-08-25T03:43:06.276Z | Compiling libc v0.2.186 |
| 486 | 2026-08-25T03:43:06.276Z | Checking cfg-if v1.0.4 |
| 487 | 2026-08-25T03:43:06.276Z | Compiling version_check v0.9.5 |
| 488 | 2026-08-25T03:43:06.276Z | Checking zeroize v1.8.2 |
| 489 | 2026-08-25T03:43:06.276Z | Compiling serde_core v1.0.228 |
| 490 | 2026-08-25T03:43:06.406Z | Compiling serde v1.0.228 |
| 491 | 2026-08-25T03:43:06.458Z | Checking memchr v2.8.0 |
| 492 | 2026-08-25T03:43:06.466Z | Compiling autocfg v1.5.0 |
| 493 | 2026-08-25T03:43:06.659Z | Compiling typenum v1.19.0 |
| 494 | 2026-08-25T03:43:06.808Z | Checking subtle v2.6.1 |
| 495 | 2026-08-25T03:43:06.899Z | Compiling generic-array v0.14.7 |
| 496 | 2026-08-25T03:43:06.919Z | Checking itoa v1.0.17 |
| 497 | 2026-08-25T03:43:06.940Z | Compiling syn v1.0.109 |
| 498 | 2026-08-25T03:43:07.067Z | Checking smallvec v1.15.1 |
| 499 | 2026-08-25T03:43:07.128Z | Checking getrandom v0.2.17 |
| 500 | 2026-08-25T03:43:07.176Z | Checking const-oid v0.9.6 |
| 501 | 2026-08-25T03:43:07.246Z | Compiling libm v0.2.16 |
| 502 | 2026-08-25T03:43:07.263Z | Compiling num-traits v0.2.19 |
| 503 | 2026-08-25T03:43:07.308Z | Compiling shlex v1.3.0 |
| 504 | 2026-08-25T03:43:07.316Z | Compiling find-msvc-tools v0.1.9 |
| 505 | 2026-08-25T03:43:07.492Z | Checking pin-project-lite v0.2.16 |
| 506 | 2026-08-25T03:43:07.582Z | Compiling cc v1.2.56 |
| 507 | 2026-08-25T03:43:07.645Z | Checking log v0.4.29 |
| 508 | 2026-08-25T03:43:07.708Z | Compiling syn v2.0.117 |
| 509 | 2026-08-25T03:43:07.801Z | Compiling thiserror v1.0.69 |
| 510 | 2026-08-25T03:43:08.107Z | Compiling zmij v1.0.21 |
| 511 | 2026-08-25T03:43:08.355Z | Checking crypto-common v0.1.7 |
| 512 | 2026-08-25T03:43:08.385Z | Checking block-buffer v0.10.4 |
| 513 | 2026-08-25T03:43:08.464Z | Checking bytes v1.11.1 |
| 514 | 2026-08-25T03:43:08.503Z | Compiling rustversion v1.0.22 |
| 515 | 2026-08-25T03:43:08.712Z | Checking digest v0.10.7 |
| 516 | 2026-08-25T03:43:08.840Z | Checking rand_core v0.6.4 |
| 517 | 2026-08-25T03:43:08.859Z | Checking errno v0.3.14 |
| 518 | 2026-08-25T03:43:08.868Z | Checking socket2 v0.6.3 |
| 519 | 2026-08-25T03:43:08.884Z | Compiling hashbrown v0.16.1 |
| 520 | 2026-08-25T03:43:08.896Z | Checking once_cell v1.21.3 |
| 521 | 2026-08-25T03:43:08.966Z | Compiling equivalent v1.0.2 |
| 522 | 2026-08-25T03:43:08.997Z | Compiling parking_lot_core v0.9.12 |
| 523 | 2026-08-25T03:43:09.044Z | Checking base64ct v1.8.3 |
| 524 | 2026-08-25T03:43:09.053Z | Checking scopeguard v1.2.0 |
| 525 | 2026-08-25T03:43:09.096Z | Checking signal-hook-registry v1.4.8 |
| 526 | 2026-08-25T03:43:09.133Z | Checking lock_api v0.4.14 |
| 527 | 2026-08-25T03:43:09.250Z | Checking pem-rfc7468 v0.7.0 |
| 528 | 2026-08-25T03:43:09.250Z | Checking mio v1.2.0 |
| 529 | 2026-08-25T03:43:09.322Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-08-25T03:43:09.387Z | Compiling indexmap v2.13.0 |
| 531 | 2026-08-25T03:43:09.395Z | Checking der v0.7.10 |
| 532 | 2026-08-25T03:43:09.449Z | Checking parking_lot v0.12.5 |
| 533 | 2026-08-25T03:43:09.520Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-08-25T03:43:09.588Z | Checking futures-core v0.3.32 |
| 535 | 2026-08-25T03:43:09.631Z | Compiling thiserror v2.0.18 |
| 536 | 2026-08-25T03:43:09.707Z | Compiling zerocopy v0.8.39 |
| 537 | 2026-08-25T03:43:09.746Z | Compiling serde_json v1.0.150 |
| 538 | 2026-08-25T03:43:09.760Z | Compiling pest v2.8.6 |
| 539 | 2026-08-25T03:43:10.093Z | Checking spki v0.7.3 |
| 540 | 2026-08-25T03:43:10.154Z | Checking futures-sink v0.3.32 |
| 541 | 2026-08-25T03:43:10.185Z | Checking num-integer v0.1.46 |
| 542 | 2026-08-25T03:43:10.243Z | Checking pkcs8 v0.10.2 |
| 543 | 2026-08-25T03:43:10.262Z | Compiling proc-macro-error-attr v1.0.4 |
| 544 | 2026-08-25T03:43:10.382Z | Compiling pkg-config v0.3.32 |
| 545 | 2026-08-25T03:43:10.401Z | Checking futures-channel v0.3.32 |
| 546 | 2026-08-25T03:43:10.487Z | Compiling synstructure v0.13.2 |
| 547 | 2026-08-25T03:43:10.628Z | Compiling semver v1.0.27 |
| 548 | 2026-08-25T03:43:10.825Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-08-25T03:43:10.916Z | Compiling proc-macro-error v1.0.4 |
| 550 | 2026-08-25T03:43:10.982Z | Compiling vcpkg v0.2.15 |
| 551 | 2026-08-25T03:43:11.103Z | Checking tracing-core v0.1.36 |
| 552 | 2026-08-25T03:43:11.159Z | Checking hmac v0.12.1 |
| 553 | 2026-08-25T03:43:11.241Z | Checking http v1.4.0 |
| 554 | 2026-08-25T03:43:11.282Z | Checking slab v0.4.12 |
| 555 | 2026-08-25T03:43:11.395Z | Compiling pest_generator v2.8.6 |
| 556 | 2026-08-25T03:43:11.405Z | Compiling winnow v1.0.1 |
| 557 | 2026-08-25T03:43:11.439Z | Checking spin v0.9.8 |
| 558 | 2026-08-25T03:43:11.579Z | Checking pretty-hex v0.4.1 |
| 559 | 2026-08-25T03:43:11.585Z | Checking futures-io v0.3.32 |
| 560 | 2026-08-25T03:43:11.701Z | Checking futures-task v0.3.32 |
| 561 | 2026-08-25T03:43:11.717Z | Compiling serde_derive v1.0.228 |
| 562 | 2026-08-25T03:43:11.829Z | Compiling thiserror-impl v1.0.69 |
| 563 | 2026-08-25T03:43:11.837Z | Compiling zerofrom-derive v0.1.6 |
| 564 | 2026-08-25T03:43:11.841Z | Compiling yoke-derive v0.8.1 |
| 565 | 2026-08-25T03:43:11.932Z | Compiling tokio-macros v2.7.0 |
| 566 | 2026-08-25T03:43:12.072Z | Compiling thiserror-impl v2.0.18 |
| 567 | 2026-08-25T03:43:12.172Z | Compiling zerovec-derive v0.11.2 |
| 568 | 2026-08-25T03:43:12.663Z | Checking tokio v1.52.3 |
| 569 | 2026-08-25T03:43:12.871Z | Compiling displaydoc v0.2.5 |
| 570 | 2026-08-25T03:43:13.019Z | Checking zerofrom v0.1.6 |
| 571 | 2026-08-25T03:43:13.023Z | Compiling zerocopy-derive v0.7.35 |
| 572 | 2026-08-25T03:43:13.067Z | Checking ppv-lite86 v0.2.21 |
| 573 | 2026-08-25T03:43:13.129Z | Checking yoke v0.8.1 |
| 574 | 2026-08-25T03:43:13.255Z | Compiling pest_derive v2.8.6 |
| 575 | 2026-08-25T03:43:13.291Z | Checking zerovec v0.11.5 |
| 576 | 2026-08-25T03:43:13.300Z | Compiling futures-macro v0.3.32 |
| 577 | 2026-08-25T03:43:13.358Z | Compiling tracing-attributes v0.1.31 |
| 578 | 2026-08-25T03:43:13.719Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 579 | 2026-08-25T03:43:13.732Z | Checking tinystr v0.8.2 |
| 580 | 2026-08-25T03:43:13.788Z | Checking lazy_static v1.5.0 |
| 581 | 2026-08-25T03:43:13.878Z | Compiling slog v2.8.2 |
| 582 | 2026-08-25T03:43:13.903Z | Checking signature v2.2.0 |
| 583 | 2026-08-25T03:43:14.018Z | Checking ff v0.13.1 |
| 584 | 2026-08-25T03:43:14.105Z | Compiling ring v0.17.14 |
| 585 | 2026-08-25T03:43:14.113Z | Checking futures-util v0.3.32 |
| 586 | 2026-08-25T03:43:14.141Z | Checking powerfmt v0.2.0 |
| 587 | 2026-08-25T03:43:14.272Z | Compiling byteorder v1.5.0 |
| 588 | 2026-08-25T03:43:14.282Z | Compiling time-core v0.1.8 |
| 589 | 2026-08-25T03:43:14.325Z | Compiling getrandom v0.3.4 |
| 590 | 2026-08-25T03:43:14.490Z | Compiling heck v0.4.1 |
| 591 | 2026-08-25T03:43:14.579Z | Checking tracing v0.1.44 |
| 592 | 2026-08-25T03:43:14.601Z | Compiling winnow v0.7.14 |
| 593 | 2026-08-25T03:43:14.656Z | Compiling toml_datetime v0.6.11 |
| 594 | 2026-08-25T03:43:14.679Z | Checking writeable v0.6.2 |
| 595 | 2026-08-25T03:43:14.773Z | Checking base16ct v0.2.0 |
| 596 | 2026-08-25T03:43:14.788Z | Checking litemap v0.8.1 |
| 597 | 2026-08-25T03:43:14.831Z | Checking cpufeatures v0.2.17 |
| 598 | 2026-08-25T03:43:14.871Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 599 | 2026-08-25T03:43:14.889Z | Compiling winnow v0.5.40 |
| 600 | 2026-08-25T03:43:14.892Z | Compiling num-conv v0.2.0 |
| 601 | 2026-08-25T03:43:14.905Z | Checking sec1 v0.7.3 |
| 602 | 2026-08-25T03:43:14.950Z | Checking icu_locale_core v2.1.1 |
| 603 | 2026-08-25T03:43:15.020Z | Compiling time-macros v0.2.27 |
| 604 | 2026-08-25T03:43:15.088Z | Checking num-bigint v0.4.6 |
| 605 | 2026-08-25T03:43:15.091Z | Checking erased-serde v0.3.31 |
| 606 | 2026-08-25T03:43:15.489Z | Compiling zerocopy v0.7.35 |
| 607 | 2026-08-25T03:43:15.907Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 608 | 2026-08-25T03:43:15.992Z | Checking deranged v0.5.6 |
| 609 | 2026-08-25T03:43:16.004Z | Checking group v0.13.0 |
| 610 | 2026-08-25T03:43:16.026Z | Checking potential_utf v0.1.4 |
| 611 | 2026-08-25T03:43:16.041Z | Checking zerotrie v0.2.3 |
| 612 | 2026-08-25T03:43:16.141Z | Compiling toml_edit v0.19.15 |
| 613 | 2026-08-25T03:43:16.242Z | Checking http-body v1.0.1 |
| 614 | 2026-08-25T03:43:16.256Z | Compiling scroll_derive v0.12.1 |
| 615 | 2026-08-25T03:43:16.275Z | Checking hkdf v0.12.4 |
| 616 | 2026-08-25T03:43:16.323Z | Checking num-iter v0.1.45 |
| 617 | 2026-08-25T03:43:16.361Z | Checking crypto-bigint v0.5.5 |
| 618 | 2026-08-25T03:43:16.424Z | Compiling usdt-impl v0.5.0 |
| 619 | 2026-08-25T03:43:16.774Z | Compiling icu_properties_data v2.1.2 |
| 620 | 2026-08-25T03:43:16.855Z | Compiling httparse v1.10.1 |
| 621 | 2026-08-25T03:43:16.974Z | Compiling icu_normalizer_data v2.1.1 |
| 622 | 2026-08-25T03:43:17.048Z | Checking scroll v0.12.0 |
| 623 | 2026-08-25T03:43:17.060Z | Checking time v0.3.47 |
| 624 | 2026-08-25T03:43:17.226Z | Compiling thread-id v4.2.2 |
| 625 | 2026-08-25T03:43:17.256Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-08-25T03:43:17.266Z | Checking icu_provider v2.1.1 |
| 627 | 2026-08-25T03:43:17.301Z | Checking icu_collections v2.1.1 |
| 628 | 2026-08-25T03:43:17.320Z | Compiling proc-macro-crate v1.3.1 |
| 629 | 2026-08-25T03:43:17.448Z | Checking elliptic-curve v0.13.8 |
| 630 | 2026-08-25T03:43:17.487Z | Compiling dof v0.3.0 |
| 631 | 2026-08-25T03:43:17.651Z | Checking sha2 v0.10.9 |
| 632 | 2026-08-25T03:43:17.676Z | Compiling dtrace-parser v0.2.0 |
| 633 | 2026-08-25T03:43:17.679Z | Compiling libz-sys v1.1.23 |
| 634 | 2026-08-25T03:43:17.746Z | Compiling openssl-sys v0.9.111 |
| 635 | 2026-08-25T03:43:17.749Z | Compiling rustc_version v0.4.1 |
| 636 | 2026-08-25T03:43:17.843Z | Checking rustls-pki-types v1.14.0 |
| 637 | 2026-08-25T03:43:18.024Z | Compiling camino v1.2.3 |
| 638 | 2026-08-25T03:43:18.028Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 639 | 2026-08-25T03:43:18.062Z | Checking untrusted v0.9.0 |
| 640 | 2026-08-25T03:43:18.126Z | Compiling crossbeam-utils v0.8.21 |
| 641 | 2026-08-25T03:43:18.167Z | Checking tower-service v0.3.3 |
| 642 | 2026-08-25T03:43:18.192Z | Checking plain v0.2.3 |
| 643 | 2026-08-25T03:43:18.253Z | Checking try-lock v0.2.5 |
| 644 | 2026-08-25T03:43:18.290Z | Compiling num_enum_derive v0.5.11 |
| 645 | 2026-08-25T03:43:18.297Z | Checking goblin v0.8.2 |
| 646 | 2026-08-25T03:43:18.340Z | Checking want v0.3.1 |
| 647 | 2026-08-25T03:43:18.405Z | Compiling curve25519-dalek v4.1.3 |
| 648 | 2026-08-25T03:43:18.463Z | Compiling num_enum_derive v0.7.5 |
| 649 | 2026-08-25T03:43:18.975Z | Compiling serde_tokenstream v0.2.2 |
| 650 | 2026-08-25T03:43:19.053Z | Checking rand_chacha v0.3.1 |
| 651 | 2026-08-25T03:43:19.056Z | Checking rfc6979 v0.4.0 |
| 652 | 2026-08-25T03:43:19.166Z | Checking arc-swap v1.8.2 |
| 653 | 2026-08-25T03:43:19.248Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 654 | 2026-08-25T03:43:19.277Z | Checking pin-utils v0.1.0 |
| 655 | 2026-08-25T03:43:19.287Z | Compiling rustls v0.23.36 |
| 656 | 2026-08-25T03:43:19.341Z | Compiling num-bigint-dig v0.8.6 |
| 657 | 2026-08-25T03:43:19.380Z | Compiling radium v0.7.0 |
| 658 | 2026-08-25T03:43:19.447Z | Compiling heck v0.5.0 |
| 659 | 2026-08-25T03:43:19.474Z | Checking iana-time-zone v0.1.65 |
| 660 | 2026-08-25T03:43:19.474Z | Checking atomic-waker v1.1.2 |
| 661 | 2026-08-25T03:43:19.516Z | Checking num_enum v0.7.5 |
| 662 | 2026-08-25T03:43:19.558Z | Checking hyper v1.8.1 |
| 663 | 2026-08-25T03:43:19.567Z | Checking chrono v0.4.43 |
| 664 | 2026-08-25T03:43:19.602Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-08-25T03:43:19.618Z | Checking num_enum v0.5.11 |
| 666 | 2026-08-25T03:43:19.638Z | Checking rand v0.8.5 |
| 667 | 2026-08-25T03:43:19.681Z | Checking ecdsa v0.16.9 |
| 668 | 2026-08-25T03:43:19.717Z | Checking icu_properties v2.1.2 |
| 669 | 2026-08-25T03:43:19.818Z | Checking icu_normalizer v2.1.1 |
| 670 | 2026-08-25T03:43:20.109Z | Checking primeorder v0.13.6 |
| 671 | 2026-08-25T03:43:20.155Z | Checking rand_core v0.9.5 |
| 672 | 2026-08-25T03:43:20.330Z | Compiling curve25519-dalek-derive v0.1.1 |
| 673 | 2026-08-25T03:43:20.380Z | Compiling foreign-types-macros v0.2.3 |
| 674 | 2026-08-25T03:43:20.391Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 675 | 2026-08-25T03:43:20.422Z | Compiling cargo-platform v0.3.2 |
| 676 | 2026-08-25T03:43:20.499Z | Checking aho-corasick v1.1.4 |
| 677 | 2026-08-25T03:43:20.523Z | Compiling indexmap v1.9.3 |
| 678 | 2026-08-25T03:43:20.551Z | Checking thread_local v1.1.9 |
| 679 | 2026-08-25T03:43:20.657Z | Compiling anyhow v1.0.102 |
| 680 | 2026-08-25T03:43:20.714Z | Checking tap v1.0.1 |
| 681 | 2026-08-25T03:43:20.756Z | Checking foreign-types-shared v0.3.1 |
| 682 | 2026-08-25T03:43:20.761Z | Checking utf8parse v0.2.2 |
| 683 | 2026-08-25T03:43:20.804Z | Compiling slog-async v2.8.0 |
| 684 | 2026-08-25T03:43:20.839Z | Checking regex-syntax v0.8.9 |
| 685 | 2026-08-25T03:43:20.855Z | Checking percent-encoding v2.3.2 |
| 686 | 2026-08-25T03:43:20.979Z | Checking bitflags v2.11.0 |
| 687 | 2026-08-25T03:43:20.984Z | Checking either v1.15.0 |
| 688 | 2026-08-25T03:43:20.996Z | Checking form_urlencoded v1.2.2 |
| 689 | 2026-08-25T03:43:21.010Z | Checking foreign-types v0.5.0 |
| 690 | 2026-08-25T03:43:21.133Z | Checking anstyle-parse v1.0.0 |
| 691 | 2026-08-25T03:43:21.138Z | Checking wyz v0.5.1 |
| 692 | 2026-08-25T03:43:21.162Z | Checking itertools v0.12.1 |
| 693 | 2026-08-25T03:43:21.215Z | Compiling cargo_metadata v0.23.1 |
| 694 | 2026-08-25T03:43:21.272Z | Checking idna_adapter v1.2.1 |
| 695 | 2026-08-25T03:43:21.283Z | Checking crossbeam-channel v0.5.15 |
| 696 | 2026-08-25T03:43:21.297Z | Checking rand_chacha v0.9.0 |
| 697 | 2026-08-25T03:43:21.495Z | Checking hyper-util v0.1.20 |
| 698 | 2026-08-25T03:43:22.088Z | Checking slog-scope v4.4.1 |
| 699 | 2026-08-25T03:43:22.126Z | Compiling usdt-macro v0.5.0 |
| 700 | 2026-08-25T03:43:22.171Z | Checking regex-automata v0.4.14 |
| 701 | 2026-08-25T03:43:22.176Z | Compiling usdt-attr-macro v0.5.0 |
| 702 | 2026-08-25T03:43:22.229Z | Checking num-rational v0.4.2 |
| 703 | 2026-08-25T03:43:22.318Z | Checking tokio-util v0.7.18 |
| 704 | 2026-08-25T03:43:22.480Z | Checking num-complex v0.4.6 |
| 705 | 2026-08-25T03:43:22.507Z | Checking ed25519 v2.2.3 |
| 706 | 2026-08-25T03:43:22.520Z | Compiling async-trait v0.1.89 |
| 707 | 2026-08-25T03:43:22.537Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 708 | 2026-08-25T03:43:22.650Z | Checking pkcs1 v0.7.5 |
| 709 | 2026-08-25T03:43:22.828Z | Checking is-terminal v0.4.17 |
| 710 | 2026-08-25T03:43:22.835Z | Checking memmap v0.7.0 |
| 711 | 2026-08-25T03:43:22.846Z | Checking cstr-argument v0.1.2 |
| 712 | 2026-08-25T03:43:22.888Z | Checking os_str_bytes v6.6.1 |
| 713 | 2026-08-25T03:43:22.898Z | Checking anstyle v1.0.14 |
| 714 | 2026-08-25T03:43:22.949Z | Checking anstyle-query v1.1.5 |
| 715 | 2026-08-25T03:43:22.960Z | Checking sync_wrapper v1.0.2 |
| 716 | 2026-08-25T03:43:23.022Z | Checking openssl-probe v0.2.1 |
| 717 | 2026-08-25T03:43:23.030Z | Compiling portable-atomic v1.13.1 |
| 718 | 2026-08-25T03:43:23.047Z | Checking base64 v0.22.1 |
| 719 | 2026-08-25T03:43:23.067Z | Checking colorchoice v1.0.4 |
| 720 | 2026-08-25T03:43:23.088Z | Compiling crc32fast v1.5.0 |
| 721 | 2026-08-25T03:43:23.131Z | Checking hashbrown v0.12.3 |
| 722 | 2026-08-25T03:43:23.160Z | Checking tower-layer v0.3.3 |
| 723 | 2026-08-25T03:43:23.273Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 724 | 2026-08-25T03:43:23.301Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 725 | 2026-08-25T03:43:23.366Z | Checking utf8_iter v1.0.4 |
| 726 | 2026-08-25T03:43:23.474Z | Compiling rustix v1.1.4 |
| 727 | 2026-08-25T03:43:23.482Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 728 | 2026-08-25T03:43:23.482Z | Checking funty v2.0.0 |
| 729 | 2026-08-25T03:43:23.500Z | Checking take_mut v0.2.2 |
| 730 | 2026-08-25T03:43:23.510Z | Checking term v1.2.1 |
| 731 | 2026-08-25T03:43:23.521Z | Checking is_terminal_polyfill v1.70.2 |
| 732 | 2026-08-25T03:43:23.563Z | Checking regex v1.12.3 |
| 733 | 2026-08-25T03:43:23.603Z | Checking anstream v1.0.0 |
| 734 | 2026-08-25T03:43:23.726Z | Checking slog-term v2.9.2 |
| 735 | 2026-08-25T03:43:23.763Z | Checking idna v1.1.0 |
| 736 | 2026-08-25T03:43:23.801Z | Checking bitvec v1.0.1 |
| 737 | 2026-08-25T03:43:23.841Z | Checking tower v0.5.3 |
| 738 | 2026-08-25T03:43:23.868Z | Checking pem v3.0.6 |
| 739 | 2026-08-25T03:43:23.876Z | Checking tokio-rustls v0.26.4 |
| 740 | 2026-08-25T03:43:23.976Z | Checking rustls-native-certs v0.8.3 |
| 741 | 2026-08-25T03:43:23.999Z | Checking clap_lex v0.2.4 |
| 742 | 2026-08-25T03:43:24.019Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 743 | 2026-08-25T03:43:24.040Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 744 | 2026-08-25T03:43:24.049Z | Checking usdt v0.5.0 |
| 745 | 2026-08-25T03:43:24.105Z | Checking rsa v0.9.10 |
| 746 | 2026-08-25T03:43:24.120Z | Checking num v0.4.3 |
| 747 | 2026-08-25T03:43:24.121Z | Checking ed25519-dalek v2.2.0 |
| 748 | 2026-08-25T03:43:24.149Z | Compiling octocrab v0.53.1 |
| 749 | 2026-08-25T03:43:24.157Z | Checking slog-stdlog v4.1.1 |
| 750 | 2026-08-25T03:43:24.190Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 751 | 2026-08-25T03:43:24.200Z | Checking rand v0.9.2 |
| 752 | 2026-08-25T03:43:24.272Z | Checking p256 v0.13.2 |
| 753 | 2026-08-25T03:43:24.348Z | Checking p384 v0.13.1 |
| 754 | 2026-08-25T03:43:24.356Z | Compiling snafu-derive v0.8.9 |
| 755 | 2026-08-25T03:43:24.497Z | Checking simple_asn1 v0.6.4 |
| 756 | 2026-08-25T03:43:24.506Z | Checking futures-executor v0.3.32 |
| 757 | 2026-08-25T03:43:24.523Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 758 | 2026-08-25T03:43:24.644Z | Compiling clap_derive v3.2.25 |
| 759 | 2026-08-25T03:43:24.651Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 760 | 2026-08-25T03:43:24.686Z | Compiling pin-project-internal v1.1.10 |
| 761 | 2026-08-25T03:43:24.705Z | Compiling serde_repr v0.1.20 |
| 762 | 2026-08-25T03:43:24.731Z | Compiling num-derive v0.3.3 |
| 763 | 2026-08-25T03:43:24.981Z | Compiling syn v3.0.4 |
| 764 | 2026-08-25T03:43:25.289Z | Checking atty v0.2.14 |
| 765 | 2026-08-25T03:43:25.307Z | Checking textwrap v0.16.2 |
| 766 | 2026-08-25T03:43:25.315Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 767 | 2026-08-25T03:43:25.362Z | Checking bitflags v1.3.2 |
| 768 | 2026-08-25T03:43:25.428Z | Checking simd-adler32 v0.3.8 |
| 769 | 2026-08-25T03:43:25.539Z | Checking iri-string v0.7.10 |
| 770 | 2026-08-25T03:43:25.649Z | Checking unicode-width v0.2.2 |
| 771 | 2026-08-25T03:43:25.742Z | Checking clap_lex v1.0.0 |
| 772 | 2026-08-25T03:43:25.767Z | Checking adler2 v2.0.1 |
| 773 | 2026-08-25T03:43:25.876Z | Checking ryu v1.0.23 |
| 774 | 2026-08-25T03:43:25.902Z | Compiling curl v0.4.50 |
| 775 | 2026-08-25T03:43:26.004Z | Checking strsim v0.10.0 |
| 776 | 2026-08-25T03:43:26.051Z | Checking oxnet v0.1.4 |
| 777 | 2026-08-25T03:43:26.140Z | Checking strsim v0.11.1 |
| 778 | 2026-08-25T03:43:26.148Z | Checking termcolor v1.4.1 |
| 779 | 2026-08-25T03:43:26.211Z | Checking colored v3.1.1 |
| 780 | 2026-08-25T03:43:26.272Z | Checking snafu v0.8.9 |
| 781 | 2026-08-25T03:43:26.293Z | Checking clap_builder v4.6.6 |
| 782 | 2026-08-25T03:43:26.293Z | Checking serde_urlencoded v0.7.1 |
| 783 | 2026-08-25T03:43:26.342Z | Checking clap v3.2.25 |
| 784 | 2026-08-25T03:43:26.401Z | Checking console v0.16.2 |
| 785 | 2026-08-25T03:43:26.436Z | Checking miniz_oxide v0.8.9 |
| 786 | 2026-08-25T03:43:26.607Z | Checking tower-http v0.6.8 |
| 787 | 2026-08-25T03:43:26.701Z | Checking pin-project v1.1.10 |
| 788 | 2026-08-25T03:43:26.791Z | Checking libscf-sys v1.1.0 |
| 789 | 2026-08-25T03:43:26.849Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 790 | 2026-08-25T03:43:26.857Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 791 | 2026-08-25T03:43:26.916Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 792 | 2026-08-25T03:43:27.170Z | Checking jsonwebtoken v10.3.0 |
| 793 | 2026-08-25T03:43:27.181Z | Checking futures v0.3.32 |
| 794 | 2026-08-25T03:43:27.278Z | Checking slog-envlogger v2.2.0 |
| 795 | 2026-08-25T03:43:27.287Z | Checking hyper-rustls v0.27.7 |
| 796 | 2026-08-25T03:43:27.473Z | Checking url v2.5.8 |
| 797 | 2026-08-25T03:43:27.696Z | Checking hyper-timeout v0.5.2 |
| 798 | 2026-08-25T03:43:27.721Z | Checking http-body-util v0.1.3 |
| 799 | 2026-08-25T03:43:27.840Z | Checking http-serde v2.1.1 |
| 800 | 2026-08-25T03:43:27.878Z | Compiling zone_cfg_derive v0.3.1 |
| 801 | 2026-08-25T03:43:27.889Z | Compiling async-recursion v0.3.2 |
| 802 | 2026-08-25T03:43:27.908Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 803 | 2026-08-25T03:43:27.931Z | Checking serde_spanned v1.1.1 |
| 804 | 2026-08-25T03:43:27.950Z | Compiling clap_derive v4.6.4 |
| 805 | 2026-08-25T03:43:27.996Z | Checking serde_path_to_error v0.1.20 |
| 806 | 2026-08-25T03:43:28.004Z | Checking filetime v0.2.27 |
| 807 | 2026-08-25T03:43:28.041Z | Checking secrecy v0.10.3 |
| 808 | 2026-08-25T03:43:28.053Z | Checking fastrand v2.3.0 |
| 809 | 2026-08-25T03:43:28.099Z | Checking xattr v1.6.1 |
| 810 | 2026-08-25T03:43:28.112Z | Checking hex v0.4.3 |
| 811 | 2026-08-25T03:43:28.132Z | Checking openssl-probe v0.1.6 |
| 812 | 2026-08-25T03:43:28.216Z | Checking web-time v1.1.0 |
| 813 | 2026-08-25T03:43:28.225Z | Checking unit-prefix v0.5.2 |
| 814 | 2026-08-25T03:43:28.228Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 815 | 2026-08-25T03:43:28.253Z | Checking tempfile v3.27.0 |
| 816 | 2026-08-25T03:43:28.329Z | Checking sha256 v1.6.0 |
| 817 | 2026-08-25T03:43:28.341Z | Checking indicatif v0.18.4 |
| 818 | 2026-08-25T03:43:28.401Z | Checking toml v1.1.2+spec-1.1.0 |
| 819 | 2026-08-25T03:43:28.420Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 820 | 2026-08-25T03:43:28.483Z | Checking tar v0.4.46 |
| 821 | 2026-08-25T03:43:28.541Z | Checking zone v0.3.1 |
| 822 | 2026-08-25T03:43:28.617Z | Checking flate2 v1.1.9 |
| 823 | 2026-08-25T03:43:28.677Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 824 | 2026-08-25T03:43:28.790Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 825 | 2026-08-25T03:43:28.844Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 826 | 2026-08-25T03:43:28.854Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 827 | 2026-08-25T03:43:28.950Z | Checking libloading v0.8.9 |
| 828 | 2026-08-25T03:43:28.968Z | Checking fs_extra v1.3.0 |
| 829 | 2026-08-25T03:43:29.457Z | Checking clap v4.6.6 |
| 830 | 2026-08-25T03:43:39.323Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 831 | 2026-08-25T03:43:40.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.95s |
| 832 | 2026-08-25T03:43:40.219Z | + banner test |
| 833 | 2026-08-25T03:43:40.222Z | |
| 834 | 2026-08-25T03:43:40.222Z | ##### ###### #### ##### |
| 835 | 2026-08-25T03:43:40.222Z | # # # # |
| 836 | 2026-08-25T03:43:40.222Z | # ##### #### # |
| 837 | 2026-08-25T03:43:40.222Z | # # # # |
| 838 | 2026-08-25T03:43:40.222Z | # # # # # |
| 839 | 2026-08-25T03:43:40.222Z | # ###### #### # |
| 840 | 2026-08-25T03:43:40.222Z | |
| 841 | 2026-08-25T03:43:40.222Z | + cargo test -p softnpu-client --bin npuvm |
| 842 | 2026-08-25T03:43:40.476Z | Compiling unicode-ident v1.0.24 |
| 843 | 2026-08-25T03:43:40.476Z | Compiling cfg-if v1.0.4 |
| 844 | 2026-08-25T03:43:40.476Z | Compiling memchr v2.8.0 |
| 845 | 2026-08-25T03:43:40.476Z | Compiling zeroize v1.8.2 |
| 846 | 2026-08-25T03:43:40.479Z | Compiling itoa v1.0.17 |
| 847 | 2026-08-25T03:43:40.521Z | Compiling libc v0.2.186 |
| 848 | 2026-08-25T03:43:40.525Z | Compiling serde_core v1.0.228 |
| 849 | 2026-08-25T03:43:40.533Z | Compiling subtle v2.6.1 |
| 850 | 2026-08-25T03:43:40.569Z | Compiling typenum v1.19.0 |
| 851 | 2026-08-25T03:43:40.622Z | Compiling proc-macro2 v1.0.106 |
| 852 | 2026-08-25T03:43:40.659Z | Compiling smallvec v1.15.1 |
| 853 | 2026-08-25T03:43:40.664Z | Compiling const-oid v0.9.6 |
| 854 | 2026-08-25T03:43:40.679Z | Compiling once_cell v1.21.3 |
| 855 | 2026-08-25T03:43:40.831Z | Compiling getrandom v0.2.17 |
| 856 | 2026-08-25T03:43:40.844Z | Compiling pin-project-lite v0.2.16 |
| 857 | 2026-08-25T03:43:40.851Z | Compiling libm v0.2.16 |
| 858 | 2026-08-25T03:43:40.877Z | Compiling log v0.4.29 |
| 859 | 2026-08-25T03:43:40.924Z | Compiling bytes v1.11.1 |
| 860 | 2026-08-25T03:43:40.998Z | Compiling quote v1.0.45 |
| 861 | 2026-08-25T03:43:41.066Z | Compiling generic-array v0.14.7 |
| 862 | 2026-08-25T03:43:41.111Z | Compiling rand_core v0.6.4 |
| 863 | 2026-08-25T03:43:41.179Z | Compiling syn v2.0.117 |
| 864 | 2026-08-25T03:43:41.278Z | Compiling syn v1.0.109 |
| 865 | 2026-08-25T03:43:41.312Z | Compiling errno v0.3.14 |
| 866 | 2026-08-25T03:43:41.323Z | Compiling socket2 v0.6.3 |
| 867 | 2026-08-25T03:43:41.453Z | Compiling zmij v1.0.21 |
| 868 | 2026-08-25T03:43:41.544Z | Compiling block-buffer v0.10.4 |
| 869 | 2026-08-25T03:43:41.547Z | Compiling crypto-common v0.1.7 |
| 870 | 2026-08-25T03:43:41.666Z | Compiling num-traits v0.2.19 |
| 871 | 2026-08-25T03:43:41.678Z | Compiling digest v0.10.7 |
| 872 | 2026-08-25T03:43:41.723Z | Compiling scopeguard v1.2.0 |
| 873 | 2026-08-25T03:43:41.772Z | Compiling base64ct v1.8.3 |
| 874 | 2026-08-25T03:43:41.811Z | Compiling lock_api v0.4.14 |
| 875 | 2026-08-25T03:43:41.875Z | Compiling parking_lot_core v0.9.12 |
| 876 | 2026-08-25T03:43:42.020Z | Compiling pem-rfc7468 v0.7.0 |
| 877 | 2026-08-25T03:43:42.032Z | Compiling signal-hook-registry v1.4.8 |
| 878 | 2026-08-25T03:43:42.037Z | Compiling mio v1.2.0 |
| 879 | 2026-08-25T03:43:42.163Z | Compiling der v0.7.10 |
| 880 | 2026-08-25T03:43:42.277Z | Compiling parking_lot v0.12.5 |
| 881 | 2026-08-25T03:43:42.317Z | Compiling stable_deref_trait v1.2.1 |
| 882 | 2026-08-25T03:43:42.334Z | Compiling futures-core v0.3.32 |
| 883 | 2026-08-25T03:43:42.351Z | Compiling ucd-trie v0.1.7 |
| 884 | 2026-08-25T03:43:42.381Z | Compiling futures-sink v0.3.32 |
| 885 | 2026-08-25T03:43:42.471Z | Compiling pest v2.8.6 |
| 886 | 2026-08-25T03:43:42.471Z | Compiling zerocopy v0.8.39 |
| 887 | 2026-08-25T03:43:42.533Z | Compiling serde_json v1.0.150 |
| 888 | 2026-08-25T03:43:42.631Z | Compiling num-integer v0.1.46 |
| 889 | 2026-08-25T03:43:42.663Z | Compiling winnow v1.0.1 |
| 890 | 2026-08-25T03:43:42.941Z | Compiling futures-channel v0.3.32 |
| 891 | 2026-08-25T03:43:42.999Z | Compiling spki v0.7.3 |
| 892 | 2026-08-25T03:43:43.150Z | Compiling pkcs8 v0.10.2 |
| 893 | 2026-08-25T03:43:43.187Z | Compiling byteorder v1.5.0 |
| 894 | 2026-08-25T03:43:43.401Z | Compiling proc-macro-error-attr v1.0.4 |
| 895 | 2026-08-25T03:43:43.404Z | Compiling hmac v0.12.1 |
| 896 | 2026-08-25T03:43:43.435Z | Compiling http v1.4.0 |
| 897 | 2026-08-25T03:43:43.442Z | Compiling tracing-core v0.1.36 |
| 898 | 2026-08-25T03:43:43.522Z | Compiling pest_meta v2.8.6 |
| 899 | 2026-08-25T03:43:43.753Z | Compiling pretty-hex v0.4.1 |
| 900 | 2026-08-25T03:43:43.824Z | Compiling spin v0.9.8 |
| 901 | 2026-08-25T03:43:43.878Z | Compiling slab v0.4.12 |
| 902 | 2026-08-25T03:43:43.946Z | Compiling synstructure v0.13.2 |
| 903 | 2026-08-25T03:43:44.033Z | Compiling futures-io v0.3.32 |
| 904 | 2026-08-25T03:43:44.040Z | Compiling futures-task v0.3.32 |
| 905 | 2026-08-25T03:43:44.184Z | Compiling pest_generator v2.8.6 |
| 906 | 2026-08-25T03:43:44.195Z | Compiling lazy_static v1.5.0 |
| 907 | 2026-08-25T03:43:44.275Z | Compiling proc-macro-error v1.0.4 |
| 908 | 2026-08-25T03:43:44.410Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 909 | 2026-08-25T03:43:44.439Z | Compiling signature v2.2.0 |
| 910 | 2026-08-25T03:43:44.530Z | Compiling ff v0.13.1 |
| 911 | 2026-08-25T03:43:44.570Z | Compiling winnow v0.7.14 |
| 912 | 2026-08-25T03:43:44.608Z | Compiling num-conv v0.2.0 |
| 913 | 2026-08-25T03:43:44.652Z | Compiling litemap v0.8.1 |
| 914 | 2026-08-25T03:43:44.734Z | Compiling powerfmt v0.2.0 |
| 915 | 2026-08-25T03:43:44.788Z | Compiling writeable v0.6.2 |
| 916 | 2026-08-25T03:43:44.792Z | Compiling time-core v0.1.8 |
| 917 | 2026-08-25T03:43:44.831Z | Compiling cpufeatures v0.2.17 |
| 918 | 2026-08-25T03:43:44.895Z | Compiling base16ct v0.2.0 |
| 919 | 2026-08-25T03:43:44.924Z | Compiling deranged v0.5.6 |
| 920 | 2026-08-25T03:43:44.927Z | Compiling time-macros v0.2.27 |
| 921 | 2026-08-25T03:43:44.958Z | Compiling group v0.13.0 |
| 922 | 2026-08-25T03:43:45.068Z | Compiling sec1 v0.7.3 |
| 923 | 2026-08-25T03:43:45.125Z | Compiling http-body v1.0.1 |
| 924 | 2026-08-25T03:43:45.148Z | Compiling serde_derive v1.0.228 |
| 925 | 2026-08-25T03:43:45.260Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-08-25T03:43:45.323Z | Compiling zerofrom-derive v0.1.6 |
| 927 | 2026-08-25T03:43:45.444Z | Compiling tokio-macros v2.7.0 |
| 928 | 2026-08-25T03:43:45.902Z | Compiling yoke-derive v0.8.1 |
| 929 | 2026-08-25T03:43:45.964Z | Compiling zerovec-derive v0.11.2 |
| 930 | 2026-08-25T03:43:46.058Z | Compiling thiserror-impl v2.0.18 |
| 931 | 2026-08-25T03:43:46.072Z | Compiling displaydoc v0.2.5 |
| 932 | 2026-08-25T03:43:46.182Z | Compiling tokio v1.52.3 |
| 933 | 2026-08-25T03:43:46.435Z | Compiling thiserror v1.0.69 |
| 934 | 2026-08-25T03:43:46.530Z | Compiling ppv-lite86 v0.2.21 |
| 935 | 2026-08-25T03:43:46.561Z | Compiling zerofrom v0.1.6 |
| 936 | 2026-08-25T03:43:46.673Z | Compiling zerocopy-derive v0.7.35 |
| 937 | 2026-08-25T03:43:46.842Z | Compiling tracing-attributes v0.1.31 |
| 938 | 2026-08-25T03:43:46.852Z | Compiling futures-macro v0.3.32 |
| 939 | 2026-08-25T03:43:46.984Z | Compiling yoke v0.8.1 |
| 940 | 2026-08-25T03:43:47.123Z | Compiling pest_derive v2.8.6 |
| 941 | 2026-08-25T03:43:47.159Z | Compiling zerovec v0.11.5 |
| 942 | 2026-08-25T03:43:47.371Z | Compiling thiserror v2.0.18 |
| 943 | 2026-08-25T03:43:47.467Z | Compiling zerotrie v0.2.3 |
| 944 | 2026-08-25T03:43:47.543Z | Compiling zerocopy v0.7.35 |
| 945 | 2026-08-25T03:43:47.654Z | Compiling tinystr v0.8.2 |
| 946 | 2026-08-25T03:43:47.683Z | Compiling dtrace-parser v0.2.0 |
| 947 | 2026-08-25T03:43:47.696Z | Compiling futures-util v0.3.32 |
| 948 | 2026-08-25T03:43:47.771Z | Compiling potential_utf v0.1.4 |
| 949 | 2026-08-25T03:43:47.848Z | Compiling icu_locale_core v2.1.1 |
| 950 | 2026-08-25T03:43:47.897Z | Compiling serde v1.0.228 |
| 951 | 2026-08-25T03:43:48.087Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 952 | 2026-08-25T03:43:48.090Z | Compiling tracing v0.1.44 |
| 953 | 2026-08-25T03:43:48.344Z | Compiling erased-serde v0.3.31 |
| 954 | 2026-08-25T03:43:48.403Z | Compiling num-bigint v0.4.6 |
| 955 | 2026-08-25T03:43:48.407Z | Compiling scroll_derive v0.12.1 |
| 956 | 2026-08-25T03:43:48.552Z | Compiling hkdf v0.12.4 |
| 957 | 2026-08-25T03:43:48.680Z | Compiling num-iter v0.1.45 |
| 958 | 2026-08-25T03:43:48.777Z | Compiling crypto-bigint v0.5.5 |
| 959 | 2026-08-25T03:43:48.788Z | Compiling thread-id v4.2.2 |
| 960 | 2026-08-25T03:43:48.835Z | Compiling slog v2.8.2 |
| 961 | 2026-08-25T03:43:48.858Z | Compiling proc-macro-crate v3.4.0 |
| 962 | 2026-08-25T03:43:48.961Z | Compiling icu_provider v2.1.1 |
| 963 | 2026-08-25T03:43:49.111Z | Compiling scroll v0.12.0 |
| 964 | 2026-08-25T03:43:49.179Z | Compiling dof v0.3.0 |
| 965 | 2026-08-25T03:43:49.246Z | Compiling icu_collections v2.1.1 |
| 966 | 2026-08-25T03:43:49.283Z | Compiling time v0.3.47 |
| 967 | 2026-08-25T03:43:49.372Z | Compiling getrandom v0.3.4 |
| 968 | 2026-08-25T03:43:49.517Z | Compiling proc-macro-crate v1.3.1 |
| 969 | 2026-08-25T03:43:49.540Z | Compiling sha2 v0.10.9 |
| 970 | 2026-08-25T03:43:49.717Z | Compiling rustls-pki-types v1.14.0 |
| 971 | 2026-08-25T03:43:49.765Z | Compiling try-lock v0.2.5 |
| 972 | 2026-08-25T03:43:49.842Z | Compiling elliptic-curve v0.13.8 |
| 973 | 2026-08-25T03:43:49.863Z | Compiling untrusted v0.9.0 |
| 974 | 2026-08-25T03:43:49.911Z | Compiling plain v0.2.3 |
| 975 | 2026-08-25T03:43:49.976Z | Compiling tower-service v0.3.3 |
| 976 | 2026-08-25T03:43:49.984Z | Compiling goblin v0.8.2 |
| 977 | 2026-08-25T03:43:50.009Z | Compiling ring v0.17.14 |
| 978 | 2026-08-25T03:43:50.055Z | Compiling num_enum_derive v0.5.11 |
| 979 | 2026-08-25T03:43:50.058Z | Compiling want v0.3.1 |
| 980 | 2026-08-25T03:43:50.157Z | Compiling usdt-impl v0.5.0 |
| 981 | 2026-08-25T03:43:50.184Z | Compiling num_enum_derive v0.7.5 |
| 982 | 2026-08-25T03:43:50.214Z | Compiling icu_normalizer_data v2.1.1 |
| 983 | 2026-08-25T03:43:50.283Z | Compiling httparse v1.10.1 |
| 984 | 2026-08-25T03:43:50.582Z | Compiling icu_properties_data v2.1.2 |
| 985 | 2026-08-25T03:43:50.670Z | Compiling serde_tokenstream v0.2.2 |
| 986 | 2026-08-25T03:43:50.712Z | Compiling rand_chacha v0.3.1 |
| 987 | 2026-08-25T03:43:50.950Z | Compiling rfc6979 v0.4.0 |
| 988 | 2026-08-25T03:43:50.957Z | Compiling arc-swap v1.8.2 |
| 989 | 2026-08-25T03:43:51.056Z | Compiling iana-time-zone v0.1.65 |
| 990 | 2026-08-25T03:43:51.063Z | Compiling pin-utils v0.1.0 |
| 991 | 2026-08-25T03:43:51.126Z | Compiling atomic-waker v1.1.2 |
| 992 | 2026-08-25T03:43:51.165Z | Compiling chrono v0.4.43 |
| 993 | 2026-08-25T03:43:51.197Z | Compiling num_enum v0.7.5 |
| 994 | 2026-08-25T03:43:51.240Z | Compiling hyper v1.8.1 |
| 995 | 2026-08-25T03:43:51.246Z | Compiling rustls-webpki v0.103.9 |
| 996 | 2026-08-25T03:43:51.267Z | Compiling num_enum v0.5.11 |
| 997 | 2026-08-25T03:43:51.300Z | Compiling ecdsa v0.16.9 |
| 998 | 2026-08-25T03:43:51.372Z | Compiling rand v0.8.5 |
| 999 | 2026-08-25T03:43:51.678Z | Compiling icu_properties v2.1.2 |
| 1000 | 2026-08-25T03:43:52.084Z | Compiling icu_normalizer v2.1.1 |
| 1001 | 2026-08-25T03:43:52.116Z | Compiling primeorder v0.13.6 |
| 1002 | 2026-08-25T03:43:52.331Z | Compiling crossbeam-utils v0.8.21 |
| 1003 | 2026-08-25T03:43:52.355Z | Compiling rand_core v0.9.5 |
| 1004 | 2026-08-25T03:43:52.504Z | Compiling foreign-types-macros v0.2.3 |
| 1005 | 2026-08-25T03:43:52.569Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1006 | 2026-08-25T03:43:52.750Z | Compiling aho-corasick v1.1.4 |
| 1007 | 2026-08-25T03:43:52.844Z | Compiling thread_local v1.1.9 |
| 1008 | 2026-08-25T03:43:52.854Z | Compiling percent-encoding v2.3.2 |
| 1009 | 2026-08-25T03:43:53.049Z | Compiling utf8parse v0.2.2 |
| 1010 | 2026-08-25T03:43:53.114Z | Compiling tap v1.0.1 |
| 1011 | 2026-08-25T03:43:53.151Z | Compiling regex-syntax v0.8.9 |
| 1012 | 2026-08-25T03:43:53.162Z | Compiling bitflags v2.11.0 |
| 1013 | 2026-08-25T03:43:53.217Z | Compiling either v1.15.0 |
| 1014 | 2026-08-25T03:43:53.220Z | Compiling foreign-types-shared v0.3.1 |
| 1015 | 2026-08-25T03:43:53.270Z | Compiling curve25519-dalek v4.1.3 |
| 1016 | 2026-08-25T03:43:53.296Z | Compiling foreign-types v0.5.0 |
| 1017 | 2026-08-25T03:43:53.366Z | Compiling wyz v0.5.1 |
| 1018 | 2026-08-25T03:43:53.382Z | Compiling itertools v0.12.1 |
| 1019 | 2026-08-25T03:43:53.406Z | Compiling anstyle-parse v1.0.0 |
| 1020 | 2026-08-25T03:43:53.546Z | Compiling form_urlencoded v1.2.2 |
| 1021 | 2026-08-25T03:43:53.581Z | Compiling cargo_metadata v0.23.1 |
| 1022 | 2026-08-25T03:43:53.724Z | Compiling crossbeam-channel v0.5.15 |
| 1023 | 2026-08-25T03:43:54.178Z | Compiling idna_adapter v1.2.1 |
| 1024 | 2026-08-25T03:43:54.189Z | Compiling rand_chacha v0.9.0 |
| 1025 | 2026-08-25T03:43:54.307Z | Compiling num-bigint-dig v0.8.6 |
| 1026 | 2026-08-25T03:43:54.379Z | Compiling hyper-util v0.1.20 |
| 1027 | 2026-08-25T03:43:54.581Z | Compiling regex-automata v0.4.14 |
| 1028 | 2026-08-25T03:43:54.611Z | Compiling rustls v0.23.36 |
| 1029 | 2026-08-25T03:43:54.785Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1030 | 2026-08-25T03:43:54.793Z | Compiling radium v0.7.0 |
| 1031 | 2026-08-25T03:43:54.890Z | Compiling slog-scope v4.4.1 |
| 1032 | 2026-08-25T03:43:55.159Z | Compiling usdt-macro v0.5.0 |
| 1033 | 2026-08-25T03:43:55.477Z | Compiling usdt-attr-macro v0.5.0 |
| 1034 | 2026-08-25T03:43:55.694Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1035 | 2026-08-25T03:43:55.763Z | Compiling tokio-util v0.7.18 |
| 1036 | 2026-08-25T03:43:55.790Z | Compiling num-rational v0.4.2 |
| 1037 | 2026-08-25T03:43:55.794Z | Compiling num-complex v0.4.6 |
| 1038 | 2026-08-25T03:43:55.902Z | Compiling async-trait v0.1.89 |
| 1039 | 2026-08-25T03:43:56.102Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1040 | 2026-08-25T03:43:56.197Z | Compiling ed25519 v2.2.3 |
| 1041 | 2026-08-25T03:43:56.284Z | Compiling pkcs1 v0.7.5 |
| 1042 | 2026-08-25T03:43:56.417Z | Compiling cstr-argument v0.1.2 |
| 1043 | 2026-08-25T03:43:56.431Z | Compiling memmap v0.7.0 |
| 1044 | 2026-08-25T03:43:56.582Z | Compiling is-terminal v0.4.17 |
| 1045 | 2026-08-25T03:43:56.643Z | Compiling take_mut v0.2.2 |
| 1046 | 2026-08-25T03:43:56.649Z | Compiling tower-layer v0.3.3 |
| 1047 | 2026-08-25T03:43:56.669Z | Compiling hashbrown v0.12.3 |
| 1048 | 2026-08-25T03:43:56.745Z | Compiling funty v2.0.0 |
| 1049 | 2026-08-25T03:43:56.770Z | Compiling openssl-probe v0.2.1 |
| 1050 | 2026-08-25T03:43:56.799Z | Compiling os_str_bytes v6.6.1 |
| 1051 | 2026-08-25T03:43:56.946Z | Compiling base64 v0.22.1 |
| 1052 | 2026-08-25T03:43:56.956Z | Compiling utf8_iter v1.0.4 |
| 1053 | 2026-08-25T03:43:57.058Z | Compiling term v1.2.1 |
| 1054 | 2026-08-25T03:43:57.095Z | Compiling anstyle-query v1.1.5 |
| 1055 | 2026-08-25T03:43:57.130Z | Compiling anstyle v1.0.14 |
| 1056 | 2026-08-25T03:43:57.196Z | Compiling colorchoice v1.0.4 |
| 1057 | 2026-08-25T03:43:57.278Z | Compiling sync_wrapper v1.0.2 |
| 1058 | 2026-08-25T03:43:57.306Z | Compiling is_terminal_polyfill v1.70.2 |
| 1059 | 2026-08-25T03:43:57.320Z | Compiling slog-term v2.9.2 |
| 1060 | 2026-08-25T03:43:57.349Z | Compiling tower v0.5.3 |
| 1061 | 2026-08-25T03:43:57.366Z | Compiling anstream v1.0.0 |
| 1062 | 2026-08-25T03:43:57.389Z | Compiling pem v3.0.6 |
| 1063 | 2026-08-25T03:43:57.394Z | Compiling indexmap v1.9.3 |
| 1064 | 2026-08-25T03:43:57.680Z | Compiling tokio-rustls v0.26.4 |
| 1065 | 2026-08-25T03:43:57.763Z | Compiling bitvec v1.0.1 |
| 1066 | 2026-08-25T03:43:57.768Z | Compiling idna v1.1.0 |
| 1067 | 2026-08-25T03:43:57.780Z | Compiling clap_lex v0.2.4 |
| 1068 | 2026-08-25T03:43:57.919Z | Compiling rustls-native-certs v0.8.3 |
| 1069 | 2026-08-25T03:43:57.938Z | Compiling slog-async v2.8.0 |
| 1070 | 2026-08-25T03:43:57.998Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1071 | 2026-08-25T03:43:58.049Z | Compiling usdt v0.5.0 |
| 1072 | 2026-08-25T03:43:58.107Z | Compiling rsa v0.9.10 |
| 1073 | 2026-08-25T03:43:58.141Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1074 | 2026-08-25T03:43:58.257Z | Compiling ed25519-dalek v2.2.0 |
| 1075 | 2026-08-25T03:43:58.311Z | Compiling regex v1.12.3 |
| 1076 | 2026-08-25T03:43:58.393Z | Compiling num v0.4.3 |
| 1077 | 2026-08-25T03:43:58.457Z | Compiling slog-stdlog v4.1.1 |
| 1078 | 2026-08-25T03:43:58.463Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1079 | 2026-08-25T03:43:58.532Z | Compiling octocrab v0.53.1 |
| 1080 | 2026-08-25T03:43:58.550Z | Compiling rand v0.9.2 |
| 1081 | 2026-08-25T03:43:58.644Z | Compiling anyhow v1.0.102 |
| 1082 | 2026-08-25T03:43:58.655Z | Compiling p256 v0.13.2 |
| 1083 | 2026-08-25T03:43:58.757Z | Compiling p384 v0.13.1 |
| 1084 | 2026-08-25T03:43:58.777Z | Compiling snafu-derive v0.8.9 |
| 1085 | 2026-08-25T03:43:58.913Z | Compiling simple_asn1 v0.6.4 |
| 1086 | 2026-08-25T03:43:59.021Z | Compiling libz-sys v1.1.23 |
| 1087 | 2026-08-25T03:43:59.038Z | Compiling openssl-sys v0.9.111 |
| 1088 | 2026-08-25T03:43:59.117Z | Compiling futures-executor v0.3.32 |
| 1089 | 2026-08-25T03:43:59.144Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1090 | 2026-08-25T03:43:59.328Z | Compiling pin-project-internal v1.1.10 |
| 1091 | 2026-08-25T03:43:59.363Z | Compiling serde_repr v0.1.20 |
| 1092 | 2026-08-25T03:43:59.394Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1093 | 2026-08-25T03:43:59.412Z | Compiling clap_derive v3.2.25 |
| 1094 | 2026-08-25T03:43:59.521Z | Compiling num-derive v0.3.3 |
| 1095 | 2026-08-25T03:43:59.614Z | Compiling syn v3.0.4 |
| 1096 | 2026-08-25T03:43:59.956Z | Compiling atty v0.2.14 |
| 1097 | 2026-08-25T03:44:00.056Z | Compiling adler2 v2.0.1 |
| 1098 | 2026-08-25T03:44:00.077Z | Compiling clap_lex v1.0.0 |
| 1099 | 2026-08-25T03:44:00.182Z | Compiling ryu v1.0.23 |
| 1100 | 2026-08-25T03:44:00.318Z | Compiling colored v3.1.1 |
| 1101 | 2026-08-25T03:44:00.367Z | Compiling oxnet v0.1.4 |
| 1102 | 2026-08-25T03:44:00.427Z | Compiling unicode-width v0.2.2 |
| 1103 | 2026-08-25T03:44:00.451Z | Compiling bitflags v1.3.2 |
| 1104 | 2026-08-25T03:44:00.509Z | Compiling strsim v0.10.0 |
| 1105 | 2026-08-25T03:44:00.512Z | Compiling strsim v0.11.1 |
| 1106 | 2026-08-25T03:44:00.519Z | Compiling textwrap v0.16.2 |
| 1107 | 2026-08-25T03:44:00.621Z | Compiling iri-string v0.7.10 |
| 1108 | 2026-08-25T03:44:00.696Z | Compiling termcolor v1.4.1 |
| 1109 | 2026-08-25T03:44:00.696Z | Compiling simd-adler32 v0.3.8 |
| 1110 | 2026-08-25T03:44:00.869Z | Compiling miniz_oxide v0.8.9 |
| 1111 | 2026-08-25T03:44:00.895Z | Compiling clap_builder v4.6.6 |
| 1112 | 2026-08-25T03:44:00.895Z | Compiling console v0.16.2 |
| 1113 | 2026-08-25T03:44:00.926Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1114 | 2026-08-25T03:44:01.054Z | Compiling snafu v0.8.9 |
| 1115 | 2026-08-25T03:44:01.094Z | Compiling clap v3.2.25 |
| 1116 | 2026-08-25T03:44:01.356Z | Compiling libscf-sys v1.1.0 |
| 1117 | 2026-08-25T03:44:01.501Z | Compiling pin-project v1.1.10 |
| 1118 | 2026-08-25T03:44:01.542Z | Compiling serde_urlencoded v0.7.1 |
| 1119 | 2026-08-25T03:44:01.573Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1120 | 2026-08-25T03:44:01.615Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1121 | 2026-08-25T03:44:01.787Z | Compiling tower-http v0.6.8 |
| 1122 | 2026-08-25T03:44:02.246Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1123 | 2026-08-25T03:44:02.277Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1124 | 2026-08-25T03:44:02.375Z | Compiling futures v0.3.32 |
| 1125 | 2026-08-25T03:44:02.406Z | Compiling jsonwebtoken v10.3.0 |
| 1126 | 2026-08-25T03:44:02.482Z | Compiling slog-envlogger v2.2.0 |
| 1127 | 2026-08-25T03:44:02.536Z | Compiling clap_derive v4.6.4 |
| 1128 | 2026-08-25T03:44:02.536Z | Compiling hyper-rustls v0.27.7 |
| 1129 | 2026-08-25T03:44:02.666Z | Compiling url v2.5.8 |
| 1130 | 2026-08-25T03:44:02.845Z | Compiling crc32fast v1.5.0 |
| 1131 | 2026-08-25T03:44:02.872Z | Compiling rustix v1.1.4 |
| 1132 | 2026-08-25T03:44:02.885Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1133 | 2026-08-25T03:44:03.031Z | Compiling portable-atomic v1.13.1 |
| 1134 | 2026-08-25T03:44:03.314Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1135 | 2026-08-25T03:44:03.424Z | Compiling hyper-timeout v0.5.2 |
| 1136 | 2026-08-25T03:44:03.537Z | Compiling http-serde v2.1.1 |
| 1137 | 2026-08-25T03:44:03.545Z | Compiling http-body-util v0.1.3 |
| 1138 | 2026-08-25T03:44:03.627Z | Compiling zone_cfg_derive v0.3.1 |
| 1139 | 2026-08-25T03:44:03.706Z | Compiling async-recursion v0.3.2 |
| 1140 | 2026-08-25T03:44:03.779Z | Compiling serde_spanned v1.1.1 |
| 1141 | 2026-08-25T03:44:03.928Z | Compiling serde_path_to_error v0.1.20 |
| 1142 | 2026-08-25T03:44:04.211Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1143 | 2026-08-25T03:44:04.261Z | Compiling filetime v0.2.27 |
| 1144 | 2026-08-25T03:44:04.282Z | Compiling secrecy v0.10.3 |
| 1145 | 2026-08-25T03:44:04.312Z | Compiling web-time v1.1.0 |
| 1146 | 2026-08-25T03:44:04.383Z | Compiling openssl-probe v0.1.6 |
| 1147 | 2026-08-25T03:44:04.420Z | Compiling xattr v1.6.1 |
| 1148 | 2026-08-25T03:44:04.431Z | Compiling fastrand v2.3.0 |
| 1149 | 2026-08-25T03:44:04.467Z | Compiling unit-prefix v0.5.2 |
| 1150 | 2026-08-25T03:44:04.495Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1151 | 2026-08-25T03:44:04.519Z | Compiling hex v0.4.3 |
| 1152 | 2026-08-25T03:44:04.555Z | Compiling indicatif v0.18.4 |
| 1153 | 2026-08-25T03:44:04.564Z | Compiling tar v0.4.46 |
| 1154 | 2026-08-25T03:44:04.580Z | Compiling curl v0.4.50 |
| 1155 | 2026-08-25T03:44:04.698Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1156 | 2026-08-25T03:44:04.702Z | Compiling tempfile v3.27.0 |
| 1157 | 2026-08-25T03:44:04.769Z | Compiling sha256 v1.6.0 |
| 1158 | 2026-08-25T03:44:05.015Z | Compiling zone v0.3.1 |
| 1159 | 2026-08-25T03:44:05.117Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1160 | 2026-08-25T03:44:05.305Z | Compiling clap v4.6.6 |
| 1161 | 2026-08-25T03:44:05.372Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1162 | 2026-08-25T03:44:05.379Z | Compiling flate2 v1.1.9 |
| 1163 | 2026-08-25T03:44:05.382Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1164 | 2026-08-25T03:44:05.560Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1165 | 2026-08-25T03:44:05.566Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1166 | 2026-08-25T03:44:05.617Z | Compiling camino v1.2.3 |
| 1167 | 2026-08-25T03:44:05.677Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1168 | 2026-08-25T03:44:05.797Z | Compiling libloading v0.8.9 |
| 1169 | 2026-08-25T03:44:05.940Z | Compiling fs_extra v1.3.0 |
| 1170 | 2026-08-25T03:44:17.557Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1171 | 2026-08-25T03:44:25.898Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 45.68s |
| 1172 | 2026-08-25T03:44:25.942Z | Running unittests src/bin/npuvm.rs (target/debug/deps/npuvm-7d98379c19389963) |
| 1173 | 2026-08-25T03:44:25.949Z | |
| 1174 | 2026-08-25T03:44:25.949Z | running 4 tests |
| 1175 | 2026-08-25T03:44:25.954Z | test tests::run_pkg_cmd_does_not_retry_other_failures ... ok |
| 1176 | 2026-08-25T03:44:25.957Z | test tests::run_pkg_cmd_accepts_success_and_noop ... ok |
| 1177 | 2026-08-25T03:44:25.957Z | test tests::run_pkg_cmd_retries_locked_image_until_success ... ok |
| 1178 | 2026-08-25T03:44:25.962Z | test tests::run_pkg_cmd_fails_when_lock_attempts_are_exhausted ... ok |
| 1179 | 2026-08-25T03:44:25.963Z | |
| 1180 | 2026-08-25T03:44:25.963Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1181 | 2026-08-25T03:44:25.963Z | |
| 1182 | 2026-08-25T03:44:25.977Z | + banner build |
| 1183 | 2026-08-25T03:44:25.981Z | |
| 1184 | 2026-08-25T03:44:25.981Z | ##### # # # # ##### |
| 1185 | 2026-08-25T03:44:25.981Z | # # # # # # # # |
| 1186 | 2026-08-25T03:44:25.981Z | ##### # # # # # # |
| 1187 | 2026-08-25T03:44:25.981Z | # # # # # # # # |
| 1188 | 2026-08-25T03:44:25.981Z | # # # # # # # # |
| 1189 | 2026-08-25T03:44:25.981Z | ##### #### # ###### ##### |
| 1190 | 2026-08-25T03:44:25.981Z | |
| 1191 | 2026-08-25T03:44:25.981Z | + ptime -m cargo build |
| 1192 | 2026-08-25T03:44:26.175Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1193 | 2026-08-25T03:44:33.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s |
| 1194 | 2026-08-25T03:44:33.760Z | |
| 1195 | 2026-08-25T03:44:33.760Z | real 7.767751152 |
| 1196 | 2026-08-25T03:44:33.760Z | user 17.368491369 |
| 1197 | 2026-08-25T03:44:33.760Z | sys 3.843982627 |
| 1198 | 2026-08-25T03:44:33.760Z | trap 0.005001422 |
| 1199 | 2026-08-25T03:44:33.760Z | tflt 0.000181834 |
| 1200 | 2026-08-25T03:44:33.760Z | dflt 0.011408827 |
| 1201 | 2026-08-25T03:44:33.760Z | kflt 0.000004611 |
| 1202 | 2026-08-25T03:44:33.760Z | lock 48.073065023 |
| 1203 | 2026-08-25T03:44:33.760Z | slp 1:36.908926883 |
| 1204 | 2026-08-25T03:44:33.760Z | lat 0.156802204 |
| 1205 | 2026-08-25T03:44:33.760Z | stop 1.077110838 |
| 1206 | 2026-08-25T03:44:33.764Z | + ptime -m cargo build --release |
| 1207 | 2026-08-25T03:44:33.958Z | Compiling proc-macro2 v1.0.106 |
| 1208 | 2026-08-25T03:44:33.958Z | Compiling quote v1.0.45 |
| 1209 | 2026-08-25T03:44:33.958Z | Compiling unicode-ident v1.0.24 |
| 1210 | 2026-08-25T03:44:33.958Z | Compiling libc v0.2.186 |
| 1211 | 2026-08-25T03:44:33.962Z | Compiling cfg-if v1.0.4 |
| 1212 | 2026-08-25T03:44:33.962Z | Compiling version_check v0.9.5 |
| 1213 | 2026-08-25T03:44:33.962Z | Compiling zeroize v1.8.2 |
| 1214 | 2026-08-25T03:44:33.962Z | Compiling serde_core v1.0.228 |
| 1215 | 2026-08-25T03:44:34.115Z | Compiling serde v1.0.228 |
| 1216 | 2026-08-25T03:44:34.122Z | Compiling memchr v2.8.0 |
| 1217 | 2026-08-25T03:44:34.191Z | Compiling autocfg v1.5.0 |
| 1218 | 2026-08-25T03:44:34.243Z | Compiling subtle v2.6.1 |
| 1219 | 2026-08-25T03:44:34.398Z | Compiling typenum v1.19.0 |
| 1220 | 2026-08-25T03:44:34.404Z | Compiling generic-array v0.14.7 |
| 1221 | 2026-08-25T03:44:34.517Z | Compiling itoa v1.0.17 |
| 1222 | 2026-08-25T03:44:34.675Z | Compiling syn v1.0.109 |
| 1223 | 2026-08-25T03:44:34.752Z | Compiling getrandom v0.2.17 |
| 1224 | 2026-08-25T03:44:34.764Z | Compiling const-oid v0.9.6 |
| 1225 | 2026-08-25T03:44:34.951Z | Compiling smallvec v1.15.1 |
| 1226 | 2026-08-25T03:44:35.094Z | Compiling libm v0.2.16 |
| 1227 | 2026-08-25T03:44:35.157Z | Compiling syn v2.0.117 |
| 1228 | 2026-08-25T03:44:35.230Z | Compiling num-traits v0.2.19 |
| 1229 | 2026-08-25T03:44:35.237Z | Compiling find-msvc-tools v0.1.9 |
| 1230 | 2026-08-25T03:44:35.431Z | Compiling pin-project-lite v0.2.16 |
| 1231 | 2026-08-25T03:44:35.465Z | Compiling thiserror v1.0.69 |
| 1232 | 2026-08-25T03:44:35.471Z | Compiling shlex v1.3.0 |
| 1233 | 2026-08-25T03:44:35.643Z | Compiling cc v1.2.56 |
| 1234 | 2026-08-25T03:44:35.769Z | Compiling log v0.4.29 |
| 1235 | 2026-08-25T03:44:35.864Z | Compiling zmij v1.0.21 |
| 1236 | 2026-08-25T03:44:36.161Z | Compiling crypto-common v0.1.7 |
| 1237 | 2026-08-25T03:44:36.302Z | Compiling block-buffer v0.10.4 |
| 1238 | 2026-08-25T03:44:36.337Z | Compiling bytes v1.11.1 |
| 1239 | 2026-08-25T03:44:36.446Z | Compiling rustversion v1.0.22 |
| 1240 | 2026-08-25T03:44:36.449Z | Compiling digest v0.10.7 |
| 1241 | 2026-08-25T03:44:36.704Z | Compiling rand_core v0.6.4 |
| 1242 | 2026-08-25T03:44:36.824Z | Compiling errno v0.3.14 |
| 1243 | 2026-08-25T03:44:36.934Z | Compiling socket2 v0.6.3 |
| 1244 | 2026-08-25T03:44:36.956Z | Compiling hashbrown v0.16.1 |
| 1245 | 2026-08-25T03:44:36.982Z | Compiling equivalent v1.0.2 |
| 1246 | 2026-08-25T03:44:37.066Z | Compiling parking_lot_core v0.9.12 |
| 1247 | 2026-08-25T03:44:37.330Z | Compiling once_cell v1.21.3 |
| 1248 | 2026-08-25T03:44:37.415Z | Compiling base64ct v1.8.3 |
| 1249 | 2026-08-25T03:44:37.488Z | Compiling indexmap v2.13.0 |
| 1250 | 2026-08-25T03:44:37.494Z | Compiling scopeguard v1.2.0 |
| 1251 | 2026-08-25T03:44:37.564Z | Compiling lock_api v0.4.14 |
| 1252 | 2026-08-25T03:44:37.732Z | Compiling pem-rfc7468 v0.7.0 |
| 1253 | 2026-08-25T03:44:37.738Z | Compiling signal-hook-registry v1.4.8 |
| 1254 | 2026-08-25T03:44:37.796Z | Compiling parking_lot v0.12.5 |
| 1255 | 2026-08-25T03:44:37.901Z | Compiling der v0.7.10 |
| 1256 | 2026-08-25T03:44:38.002Z | Compiling synstructure v0.13.2 |
| 1257 | 2026-08-25T03:44:38.106Z | Compiling mio v1.2.0 |
| 1258 | 2026-08-25T03:44:38.379Z | Compiling stable_deref_trait v1.2.1 |
| 1259 | 2026-08-25T03:44:38.454Z | Compiling thiserror v2.0.18 |
| 1260 | 2026-08-25T03:44:38.634Z | Compiling ucd-trie v0.1.7 |
| 1261 | 2026-08-25T03:44:38.645Z | Compiling serde_json v1.0.150 |
| 1262 | 2026-08-25T03:44:38.722Z | Compiling futures-core v0.3.32 |
| 1263 | 2026-08-25T03:44:38.760Z | Compiling zerocopy v0.8.39 |
| 1264 | 2026-08-25T03:44:38.818Z | Compiling pest v2.8.6 |
| 1265 | 2026-08-25T03:44:38.857Z | Compiling spki v0.7.3 |
| 1266 | 2026-08-25T03:44:38.880Z | Compiling futures-sink v0.3.32 |
| 1267 | 2026-08-25T03:44:38.983Z | Compiling num-integer v0.1.46 |
| 1268 | 2026-08-25T03:44:39.059Z | Compiling pkcs8 v0.10.2 |
| 1269 | 2026-08-25T03:44:39.130Z | Compiling proc-macro-error-attr v1.0.4 |
| 1270 | 2026-08-25T03:44:39.231Z | Compiling serde_derive v1.0.228 |
| 1271 | 2026-08-25T03:44:39.364Z | Compiling thiserror-impl v1.0.69 |
| 1272 | 2026-08-25T03:44:39.475Z | Compiling zerofrom-derive v0.1.6 |
| 1273 | 2026-08-25T03:44:39.841Z | Compiling yoke-derive v0.8.1 |
| 1274 | 2026-08-25T03:44:39.967Z | Compiling tokio-macros v2.7.0 |
| 1275 | 2026-08-25T03:44:40.040Z | Compiling thiserror-impl v2.0.18 |
| 1276 | 2026-08-25T03:44:40.637Z | Compiling zerovec-derive v0.11.2 |
| 1277 | 2026-08-25T03:44:40.662Z | Compiling zerofrom v0.1.6 |
| 1278 | 2026-08-25T03:44:40.706Z | Compiling tokio v1.52.3 |
| 1279 | 2026-08-25T03:44:40.782Z | Compiling pest_meta v2.8.6 |
| 1280 | 2026-08-25T03:44:40.847Z | Compiling yoke v0.8.1 |
| 1281 | 2026-08-25T03:44:40.850Z | Compiling zerocopy-derive v0.7.35 |
| 1282 | 2026-08-25T03:44:41.032Z | Compiling displaydoc v0.2.5 |
| 1283 | 2026-08-25T03:44:41.272Z | Compiling pkg-config v0.3.32 |
| 1284 | 2026-08-25T03:44:41.692Z | Compiling pest_generator v2.8.6 |
| 1285 | 2026-08-25T03:44:41.770Z | Compiling zerovec v0.11.5 |
| 1286 | 2026-08-25T03:44:41.776Z | Compiling futures-channel v0.3.32 |
| 1287 | 2026-08-25T03:44:41.811Z | Compiling semver v1.0.27 |
| 1288 | 2026-08-25T03:44:42.027Z | Compiling proc-macro-error v1.0.4 |
| 1289 | 2026-08-25T03:44:42.097Z | Compiling vcpkg v0.2.15 |
| 1290 | 2026-08-25T03:44:42.313Z | Compiling ppv-lite86 v0.2.21 |
| 1291 | 2026-08-25T03:44:42.341Z | Compiling pest_derive v2.8.6 |
| 1292 | 2026-08-25T03:44:42.477Z | Compiling tracing-attributes v0.1.31 |
| 1293 | 2026-08-25T03:44:42.501Z | Compiling futures-macro v0.3.32 |
| 1294 | 2026-08-25T03:44:42.549Z | Compiling tracing-core v0.1.36 |
| 1295 | 2026-08-25T03:44:42.644Z | Compiling http v1.4.0 |
| 1296 | 2026-08-25T03:44:42.650Z | Compiling hmac v0.12.1 |
| 1297 | 2026-08-25T03:44:42.823Z | Compiling winnow v1.0.1 |
| 1298 | 2026-08-25T03:44:42.865Z | Compiling futures-io v0.3.32 |
| 1299 | 2026-08-25T03:44:42.958Z | Compiling slab v0.4.12 |
| 1300 | 2026-08-25T03:44:43.056Z | Compiling spin v0.9.8 |
| 1301 | 2026-08-25T03:44:43.146Z | Compiling futures-task v0.3.32 |
| 1302 | 2026-08-25T03:44:43.162Z | Compiling pretty-hex v0.4.1 |
| 1303 | 2026-08-25T03:44:43.306Z | Compiling lazy_static v1.5.0 |
| 1304 | 2026-08-25T03:44:43.306Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1305 | 2026-08-25T03:44:43.333Z | Compiling futures-util v0.3.32 |
| 1306 | 2026-08-25T03:44:43.649Z | Compiling tinystr v0.8.2 |
| 1307 | 2026-08-25T03:44:43.706Z | Compiling tracing v0.1.44 |
| 1308 | 2026-08-25T03:44:43.765Z | Compiling slog v2.8.2 |
| 1309 | 2026-08-25T03:44:43.860Z | Compiling ff v0.13.1 |
| 1310 | 2026-08-25T03:44:43.874Z | Compiling signature v2.2.0 |
| 1311 | 2026-08-25T03:44:43.944Z | Compiling ring v0.17.14 |
| 1312 | 2026-08-25T03:44:44.008Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1313 | 2026-08-25T03:44:44.033Z | Compiling litemap v0.8.1 |
| 1314 | 2026-08-25T03:44:44.041Z | Compiling cpufeatures v0.2.17 |
| 1315 | 2026-08-25T03:44:44.101Z | Compiling heck v0.4.1 |
| 1316 | 2026-08-25T03:44:44.108Z | Compiling time-core v0.1.8 |
| 1317 | 2026-08-25T03:44:44.219Z | Compiling num-conv v0.2.0 |
| 1318 | 2026-08-25T03:44:44.247Z | Compiling writeable v0.6.2 |
| 1319 | 2026-08-25T03:44:44.251Z | Compiling powerfmt v0.2.0 |
| 1320 | 2026-08-25T03:44:44.292Z | Compiling toml_datetime v0.6.11 |
| 1321 | 2026-08-25T03:44:44.348Z | Compiling byteorder v1.5.0 |
| 1322 | 2026-08-25T03:44:44.454Z | Compiling winnow v0.7.14 |
| 1323 | 2026-08-25T03:44:44.473Z | Compiling getrandom v0.3.4 |
| 1324 | 2026-08-25T03:44:44.479Z | Compiling base16ct v0.2.0 |
| 1325 | 2026-08-25T03:44:44.489Z | Compiling winnow v0.5.40 |
| 1326 | 2026-08-25T03:44:44.567Z | Compiling zerocopy v0.7.35 |
| 1327 | 2026-08-25T03:44:44.699Z | Compiling sec1 v0.7.3 |
| 1328 | 2026-08-25T03:44:44.813Z | Compiling icu_locale_core v2.1.1 |
| 1329 | 2026-08-25T03:44:45.095Z | Compiling deranged v0.5.6 |
| 1330 | 2026-08-25T03:44:45.535Z | Compiling time-macros v0.2.27 |
| 1331 | 2026-08-25T03:44:45.862Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1332 | 2026-08-25T03:44:45.874Z | Compiling toml_edit v0.19.15 |
| 1333 | 2026-08-25T03:44:46.300Z | Compiling group v0.13.0 |
| 1334 | 2026-08-25T03:44:46.549Z | Compiling http-body v1.0.1 |
| 1335 | 2026-08-25T03:44:46.570Z | Compiling hkdf v0.12.4 |
| 1336 | 2026-08-25T03:44:46.706Z | Compiling erased-serde v0.3.31 |
| 1337 | 2026-08-25T03:44:46.725Z | Compiling num-bigint v0.4.6 |
| 1338 | 2026-08-25T03:44:46.794Z | Compiling potential_utf v0.1.4 |
| 1339 | 2026-08-25T03:44:46.972Z | Compiling zerotrie v0.2.3 |
| 1340 | 2026-08-25T03:44:47.319Z | Compiling scroll_derive v0.12.1 |
| 1341 | 2026-08-25T03:44:47.328Z | Compiling num-iter v0.1.45 |
| 1342 | 2026-08-25T03:44:47.411Z | Compiling crypto-bigint v0.5.5 |
| 1343 | 2026-08-25T03:44:47.789Z | Compiling usdt-impl v0.5.0 |
| 1344 | 2026-08-25T03:44:47.915Z | Compiling httparse v1.10.1 |
| 1345 | 2026-08-25T03:44:48.047Z | Compiling icu_normalizer_data v2.1.1 |
| 1346 | 2026-08-25T03:44:48.238Z | Compiling icu_properties_data v2.1.2 |
| 1347 | 2026-08-25T03:44:48.435Z | Compiling time v0.3.47 |
| 1348 | 2026-08-25T03:44:48.529Z | Compiling elliptic-curve v0.13.8 |
| 1349 | 2026-08-25T03:44:48.568Z | Compiling proc-macro-crate v1.3.1 |
| 1350 | 2026-08-25T03:44:48.928Z | Compiling scroll v0.12.0 |
| 1351 | 2026-08-25T03:44:48.997Z | Compiling icu_provider v2.1.1 |
| 1352 | 2026-08-25T03:44:49.227Z | Compiling icu_collections v2.1.1 |
| 1353 | 2026-08-25T03:44:49.399Z | Compiling proc-macro-crate v3.4.0 |
| 1354 | 2026-08-25T03:44:49.558Z | Compiling thread-id v4.2.2 |
| 1355 | 2026-08-25T03:44:49.607Z | Compiling dof v0.3.0 |
| 1356 | 2026-08-25T03:44:49.817Z | Compiling sha2 v0.10.9 |
| 1357 | 2026-08-25T03:44:49.835Z | Compiling dtrace-parser v0.2.0 |
| 1358 | 2026-08-25T03:44:49.950Z | Compiling libz-sys v1.1.23 |
| 1359 | 2026-08-25T03:44:49.979Z | Compiling openssl-sys v0.9.111 |
| 1360 | 2026-08-25T03:44:50.330Z | Compiling rustc_version v0.4.1 |
| 1361 | 2026-08-25T03:44:50.378Z | Compiling rustls-pki-types v1.14.0 |
| 1362 | 2026-08-25T03:44:50.517Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1363 | 2026-08-25T03:44:50.588Z | Compiling tower-service v0.3.3 |
| 1364 | 2026-08-25T03:44:50.680Z | Compiling plain v0.2.3 |
| 1365 | 2026-08-25T03:44:50.707Z | Compiling untrusted v0.9.0 |
| 1366 | 2026-08-25T03:44:50.769Z | Compiling try-lock v0.2.5 |
| 1367 | 2026-08-25T03:44:50.791Z | Compiling crossbeam-utils v0.8.21 |
| 1368 | 2026-08-25T03:44:50.832Z | Compiling camino v1.2.3 |
| 1369 | 2026-08-25T03:44:50.964Z | Compiling want v0.3.1 |
| 1370 | 2026-08-25T03:44:51.134Z | Compiling goblin v0.8.2 |
| 1371 | 2026-08-25T03:44:51.137Z | Compiling curve25519-dalek v4.1.3 |
| 1372 | 2026-08-25T03:44:51.420Z | Compiling num_enum_derive v0.7.5 |
| 1373 | 2026-08-25T03:44:51.721Z | Compiling num_enum_derive v0.5.11 |
| 1374 | 2026-08-25T03:44:52.166Z | Compiling rfc6979 v0.4.0 |
| 1375 | 2026-08-25T03:44:52.302Z | Compiling rand_chacha v0.3.1 |
| 1376 | 2026-08-25T03:44:52.482Z | Compiling serde_tokenstream v0.2.2 |
| 1377 | 2026-08-25T03:44:52.680Z | Compiling arc-swap v1.8.2 |
| 1378 | 2026-08-25T03:44:52.756Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1379 | 2026-08-25T03:44:52.905Z | Compiling radium v0.7.0 |
| 1380 | 2026-08-25T03:44:52.938Z | Compiling pin-utils v0.1.0 |
| 1381 | 2026-08-25T03:44:52.984Z | Compiling iana-time-zone v0.1.65 |
| 1382 | 2026-08-25T03:44:53.006Z | Compiling rustls v0.23.36 |
| 1383 | 2026-08-25T03:44:53.013Z | Compiling atomic-waker v1.1.2 |
| 1384 | 2026-08-25T03:44:53.030Z | Compiling num-bigint-dig v0.8.6 |
| 1385 | 2026-08-25T03:44:53.162Z | Compiling heck v0.5.0 |
| 1386 | 2026-08-25T03:44:53.210Z | Compiling hyper v1.8.1 |
| 1387 | 2026-08-25T03:44:53.241Z | Compiling chrono v0.4.43 |
| 1388 | 2026-08-25T03:44:53.324Z | Compiling num_enum v0.5.11 |
| 1389 | 2026-08-25T03:44:53.366Z | Compiling rand v0.8.5 |
| 1390 | 2026-08-25T03:44:53.472Z | Compiling num_enum v0.7.5 |
| 1391 | 2026-08-25T03:44:53.559Z | Compiling rustls-webpki v0.103.9 |
| 1392 | 2026-08-25T03:44:53.663Z | Compiling ecdsa v0.16.9 |
| 1393 | 2026-08-25T03:44:54.217Z | Compiling icu_properties v2.1.2 |
| 1394 | 2026-08-25T03:44:55.355Z | Compiling icu_normalizer v2.1.1 |
| 1395 | 2026-08-25T03:44:56.308Z | Compiling rand_core v0.9.5 |
| 1396 | 2026-08-25T03:44:56.348Z | Compiling primeorder v0.13.6 |
| 1397 | 2026-08-25T03:44:56.592Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1398 | 2026-08-25T03:44:56.595Z | Compiling foreign-types-macros v0.2.3 |
| 1399 | 2026-08-25T03:44:56.644Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1400 | 2026-08-25T03:44:56.738Z | Compiling cargo-platform v0.3.2 |
| 1401 | 2026-08-25T03:44:56.899Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-08-25T03:44:56.969Z | Compiling indexmap v1.9.3 |
| 1403 | 2026-08-25T03:44:56.984Z | Compiling thread_local v1.1.9 |
| 1404 | 2026-08-25T03:44:56.987Z | Compiling slog-async v2.8.0 |
| 1405 | 2026-08-25T03:44:57.213Z | Compiling anyhow v1.0.102 |
| 1406 | 2026-08-25T03:44:57.254Z | Compiling either v1.15.0 |
| 1407 | 2026-08-25T03:44:57.281Z | Compiling tap v1.0.1 |
| 1408 | 2026-08-25T03:44:57.338Z | Compiling percent-encoding v2.3.2 |
| 1409 | 2026-08-25T03:44:57.341Z | Compiling foreign-types-shared v0.3.1 |
| 1410 | 2026-08-25T03:44:57.388Z | Compiling bitflags v2.11.0 |
| 1411 | 2026-08-25T03:44:57.427Z | Compiling regex-syntax v0.8.9 |
| 1412 | 2026-08-25T03:44:57.465Z | Compiling utf8parse v0.2.2 |
| 1413 | 2026-08-25T03:44:57.570Z | Compiling anstyle-parse v1.0.0 |
| 1414 | 2026-08-25T03:44:57.593Z | Compiling form_urlencoded v1.2.2 |
| 1415 | 2026-08-25T03:44:57.748Z | Compiling itertools v0.12.1 |
| 1416 | 2026-08-25T03:44:57.774Z | Compiling foreign-types v0.5.0 |
| 1417 | 2026-08-25T03:44:57.780Z | Compiling wyz v0.5.1 |
| 1418 | 2026-08-25T03:44:57.930Z | Compiling cargo_metadata v0.23.1 |
| 1419 | 2026-08-25T03:44:57.986Z | Compiling crossbeam-channel v0.5.15 |
| 1420 | 2026-08-25T03:44:59.127Z | Compiling regex-automata v0.4.14 |
| 1421 | 2026-08-25T03:44:59.171Z | Compiling rand_chacha v0.9.0 |
| 1422 | 2026-08-25T03:44:59.725Z | Compiling idna_adapter v1.2.1 |
| 1423 | 2026-08-25T03:45:00.679Z | Compiling hyper-util v0.1.20 |
| 1424 | 2026-08-25T03:45:02.774Z | Compiling slog-scope v4.4.1 |
| 1425 | 2026-08-25T03:45:02.938Z | Compiling usdt-macro v0.5.0 |
| 1426 | 2026-08-25T03:45:03.010Z | Compiling usdt-attr-macro v0.5.0 |
| 1427 | 2026-08-25T03:45:03.320Z | Compiling num-rational v0.4.2 |
| 1428 | 2026-08-25T03:45:03.631Z | Compiling tokio-util v0.7.18 |
| 1429 | 2026-08-25T03:45:03.737Z | Compiling ed25519 v2.2.3 |
| 1430 | 2026-08-25T03:45:04.224Z | Compiling num-complex v0.4.6 |
| 1431 | 2026-08-25T03:45:04.487Z | Compiling async-trait v0.1.89 |
| 1432 | 2026-08-25T03:45:04.581Z | Compiling pkcs1 v0.7.5 |
| 1433 | 2026-08-25T03:45:04.628Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1434 | 2026-08-25T03:45:04.751Z | Compiling memmap v0.7.0 |
| 1435 | 2026-08-25T03:45:04.979Z | Compiling is-terminal v0.4.17 |
| 1436 | 2026-08-25T03:45:05.076Z | Compiling cstr-argument v0.1.2 |
| 1437 | 2026-08-25T03:45:05.118Z | Compiling anstyle-query v1.1.5 |
| 1438 | 2026-08-25T03:45:05.224Z | Compiling colorchoice v1.0.4 |
| 1439 | 2026-08-25T03:45:05.238Z | Compiling funty v2.0.0 |
| 1440 | 2026-08-25T03:45:05.343Z | Compiling is_terminal_polyfill v1.70.2 |
| 1441 | 2026-08-25T03:45:05.421Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1442 | 2026-08-25T03:45:05.434Z | Compiling base64 v0.22.1 |
| 1443 | 2026-08-25T03:45:05.443Z | Compiling openssl-probe v0.2.1 |
| 1444 | 2026-08-25T03:45:05.650Z | Compiling crc32fast v1.5.0 |
| 1445 | 2026-08-25T03:45:05.694Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1446 | 2026-08-25T03:45:05.919Z | Compiling take_mut v0.2.2 |
| 1447 | 2026-08-25T03:45:05.927Z | Compiling term v1.2.1 |
| 1448 | 2026-08-25T03:45:05.945Z | Compiling os_str_bytes v6.6.1 |
| 1449 | 2026-08-25T03:45:06.028Z | Compiling sync_wrapper v1.0.2 |
| 1450 | 2026-08-25T03:45:06.129Z | Compiling hashbrown v0.12.3 |
| 1451 | 2026-08-25T03:45:06.150Z | Compiling portable-atomic v1.13.1 |
| 1452 | 2026-08-25T03:45:06.204Z | Compiling anstyle v1.0.14 |
| 1453 | 2026-08-25T03:45:06.239Z | Compiling utf8_iter v1.0.4 |
| 1454 | 2026-08-25T03:45:06.404Z | Compiling tower-layer v0.3.3 |
| 1455 | 2026-08-25T03:45:06.489Z | Compiling rustix v1.1.4 |
| 1456 | 2026-08-25T03:45:06.627Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1457 | 2026-08-25T03:45:06.709Z | Compiling tower v0.5.3 |
| 1458 | 2026-08-25T03:45:06.872Z | Compiling anstream v1.0.0 |
| 1459 | 2026-08-25T03:45:07.090Z | Compiling idna v1.1.0 |
| 1460 | 2026-08-25T03:45:07.165Z | Compiling slog-term v2.9.2 |
| 1461 | 2026-08-25T03:45:07.359Z | Compiling clap_lex v0.2.4 |
| 1462 | 2026-08-25T03:45:07.837Z | Compiling pem v3.0.6 |
| 1463 | 2026-08-25T03:45:07.848Z | Compiling bitvec v1.0.1 |
| 1464 | 2026-08-25T03:45:08.457Z | Compiling rustls-native-certs v0.8.3 |
| 1465 | 2026-08-25T03:45:08.529Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1466 | 2026-08-25T03:45:08.877Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1467 | 2026-08-25T03:45:08.976Z | Compiling usdt v0.5.0 |
| 1468 | 2026-08-25T03:45:08.998Z | Compiling rsa v0.9.10 |
| 1469 | 2026-08-25T03:45:09.190Z | Compiling num v0.4.3 |
| 1470 | 2026-08-25T03:45:09.255Z | Compiling ed25519-dalek v2.2.0 |
| 1471 | 2026-08-25T03:45:09.362Z | Compiling tokio-rustls v0.26.4 |
| 1472 | 2026-08-25T03:45:09.620Z | Compiling slog-stdlog v4.1.1 |
| 1473 | 2026-08-25T03:45:09.643Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1474 | 2026-08-25T03:45:09.756Z | Compiling regex v1.12.3 |
| 1475 | 2026-08-25T03:45:09.860Z | Compiling rand v0.9.2 |
| 1476 | 2026-08-25T03:45:09.975Z | Compiling octocrab v0.53.1 |
| 1477 | 2026-08-25T03:45:10.361Z | Compiling p384 v0.13.1 |
| 1478 | 2026-08-25T03:45:10.423Z | Compiling p256 v0.13.2 |
| 1479 | 2026-08-25T03:45:10.581Z | Compiling snafu-derive v0.8.9 |
| 1480 | 2026-08-25T03:45:11.146Z | Compiling simple_asn1 v0.6.4 |
| 1481 | 2026-08-25T03:45:11.374Z | Compiling futures-executor v0.3.32 |
| 1482 | 2026-08-25T03:45:11.434Z | Compiling clap_derive v3.2.25 |
| 1483 | 2026-08-25T03:45:11.447Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1484 | 2026-08-25T03:45:11.944Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-08-25T03:45:12.144Z | Compiling pin-project-internal v1.1.10 |
| 1486 | 2026-08-25T03:45:12.211Z | Compiling serde_repr v0.1.20 |
| 1487 | 2026-08-25T03:45:12.339Z | Compiling num-derive v0.3.3 |
| 1488 | 2026-08-25T03:45:12.487Z | Compiling syn v3.0.4 |
| 1489 | 2026-08-25T03:45:12.811Z | Compiling atty v0.2.14 |
| 1490 | 2026-08-25T03:45:12.989Z | Compiling iri-string v0.7.10 |
| 1491 | 2026-08-25T03:45:13.105Z | Compiling curl v0.4.50 |
| 1492 | 2026-08-25T03:45:13.253Z | Compiling adler2 v2.0.1 |
| 1493 | 2026-08-25T03:45:13.263Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1494 | 2026-08-25T03:45:13.365Z | Compiling clap_lex v1.0.0 |
| 1495 | 2026-08-25T03:45:13.378Z | Compiling colored v3.1.1 |
| 1496 | 2026-08-25T03:45:13.496Z | Compiling simd-adler32 v0.3.8 |
| 1497 | 2026-08-25T03:45:13.725Z | Compiling textwrap v0.16.2 |
| 1498 | 2026-08-25T03:45:14.328Z | Compiling bitflags v1.3.2 |
| 1499 | 2026-08-25T03:45:14.379Z | Compiling termcolor v1.4.1 |
| 1500 | 2026-08-25T03:45:14.400Z | Compiling strsim v0.11.1 |
| 1501 | 2026-08-25T03:45:14.748Z | Compiling unicode-width v0.2.2 |
| 1502 | 2026-08-25T03:45:14.852Z | Compiling oxnet v0.1.4 |
| 1503 | 2026-08-25T03:45:14.860Z | Compiling ryu v1.0.23 |
| 1504 | 2026-08-25T03:45:15.142Z | Compiling strsim v0.10.0 |
| 1505 | 2026-08-25T03:45:15.246Z | Compiling console v0.16.2 |
| 1506 | 2026-08-25T03:45:15.346Z | Compiling clap_derive v4.6.4 |
| 1507 | 2026-08-25T03:45:15.498Z | Compiling clap v3.2.25 |
| 1508 | 2026-08-25T03:45:15.964Z | Compiling serde_urlencoded v0.7.1 |
| 1509 | 2026-08-25T03:45:16.243Z | Compiling clap_builder v4.6.6 |
| 1510 | 2026-08-25T03:45:16.576Z | Compiling tower-http v0.6.8 |
| 1511 | 2026-08-25T03:45:16.802Z | Compiling miniz_oxide v0.8.9 |
| 1512 | 2026-08-25T03:45:17.091Z | Compiling libscf-sys v1.1.0 |
| 1513 | 2026-08-25T03:45:17.225Z | Compiling pin-project v1.1.10 |
| 1514 | 2026-08-25T03:45:17.325Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1515 | 2026-08-25T03:45:17.947Z | Compiling snafu v0.8.9 |
| 1516 | 2026-08-25T03:45:18.195Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1517 | 2026-08-25T03:45:18.219Z | Compiling futures v0.3.32 |
| 1518 | 2026-08-25T03:45:18.299Z | Compiling jsonwebtoken v10.3.0 |
| 1519 | 2026-08-25T03:45:18.626Z | Compiling slog-envlogger v2.2.0 |
| 1520 | 2026-08-25T03:45:19.313Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1521 | 2026-08-25T03:45:19.854Z | Compiling hyper-rustls v0.27.7 |
| 1522 | 2026-08-25T03:45:20.103Z | Compiling url v2.5.8 |
| 1523 | 2026-08-25T03:45:20.816Z | Compiling hyper-timeout v0.5.2 |
| 1524 | 2026-08-25T03:45:21.024Z | Compiling http-body-util v0.1.3 |
| 1525 | 2026-08-25T03:45:21.069Z | Compiling zone_cfg_derive v0.3.1 |
| 1526 | 2026-08-25T03:45:21.138Z | Compiling http-serde v2.1.1 |
| 1527 | 2026-08-25T03:45:21.303Z | Compiling async-recursion v0.3.2 |
| 1528 | 2026-08-25T03:45:21.334Z | Compiling serde_spanned v1.1.1 |
| 1529 | 2026-08-25T03:45:21.470Z | Compiling serde_path_to_error v0.1.20 |
| 1530 | 2026-08-25T03:45:21.483Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1531 | 2026-08-25T03:45:21.768Z | Compiling filetime v0.2.27 |
| 1532 | 2026-08-25T03:45:21.885Z | Compiling secrecy v0.10.3 |
| 1533 | 2026-08-25T03:45:21.899Z | Compiling xattr v1.6.1 |
| 1534 | 2026-08-25T03:45:21.922Z | Compiling fastrand v2.3.0 |
| 1535 | 2026-08-25T03:45:21.971Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1536 | 2026-08-25T03:45:22.040Z | Compiling unit-prefix v0.5.2 |
| 1537 | 2026-08-25T03:45:22.081Z | Compiling hex v0.4.3 |
| 1538 | 2026-08-25T03:45:22.191Z | Compiling web-time v1.1.0 |
| 1539 | 2026-08-25T03:45:22.233Z | Compiling openssl-probe v0.1.6 |
| 1540 | 2026-08-25T03:45:22.264Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1541 | 2026-08-25T03:45:22.522Z | Compiling sha256 v1.6.0 |
| 1542 | 2026-08-25T03:45:22.661Z | Compiling indicatif v0.18.4 |
| 1543 | 2026-08-25T03:45:22.857Z | Compiling tempfile v3.27.0 |
| 1544 | 2026-08-25T03:45:23.754Z | Compiling tar v0.4.46 |
| 1545 | 2026-08-25T03:45:24.343Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1546 | 2026-08-25T03:45:24.658Z | Compiling zone v0.3.1 |
| 1547 | 2026-08-25T03:45:25.710Z | Compiling flate2 v1.1.9 |
| 1548 | 2026-08-25T03:45:26.281Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1549 | 2026-08-25T03:45:26.314Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1550 | 2026-08-25T03:45:26.324Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1551 | 2026-08-25T03:45:26.538Z | Compiling clap v4.6.6 |
| 1552 | 2026-08-25T03:45:26.615Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1553 | 2026-08-25T03:45:26.978Z | Compiling libloading v0.8.9 |
| 1554 | 2026-08-25T03:45:27.211Z | Compiling fs_extra v1.3.0 |
| 1555 | 2026-08-25T03:45:37.252Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1556 | 2026-08-25T03:46:01.005Z | Finished `release` profile [optimized] target(s) in 1m 27s |
| 1557 | 2026-08-25T03:46:01.066Z | |
| 1558 | 2026-08-25T03:46:01.072Z | real 1:27.314204689 |
| 1559 | 2026-08-25T03:46:01.072Z | user 7:40.280524859 |
| 1560 | 2026-08-25T03:46:01.072Z | sys 47.320823320 |
| 1561 | 2026-08-25T03:46:01.072Z | trap 0.257857401 |
| 1562 | 2026-08-25T03:46:01.072Z | tflt 0.573405246 |
| 1563 | 2026-08-25T03:46:01.072Z | dflt 0.385441084 |
| 1564 | 2026-08-25T03:46:01.072Z | kflt 0.000072275 |
| 1565 | 2026-08-25T03:46:01.072Z | lock 23:03.994250002 |
| 1566 | 2026-08-25T03:46:01.072Z | slp 28:02.736268040 |
| 1567 | 2026-08-25T03:46:01.072Z | lat 28.790047480 |
| 1568 | 2026-08-25T03:46:01.072Z | stop 35.197221816 |
| 1569 | 2026-08-25T03:46:01.072Z | + for x in debug release |
| 1570 | 2026-08-25T03:46:01.072Z | + mkdir -p /work/debug |
| 1571 | 2026-08-25T03:46:01.072Z | + cp target/debug/softnpu /work/debug/ |
| 1572 | 2026-08-25T03:46:01.149Z | + cp target/debug/npuzone /work/debug/ |
| 1573 | 2026-08-25T03:46:01.294Z | + cp target/debug/npuvm /work/debug/ |
| 1574 | 2026-08-25T03:46:01.425Z | + digest -a sha256 /work/debug/softnpu |
| 1575 | 2026-08-25T03:46:01.492Z | + digest -a sha256 /work/debug/npuzone |
| 1576 | 2026-08-25T03:46:01.619Z | + digest -a sha256 /work/debug/npuvm |
| 1577 | 2026-08-25T03:46:01.735Z | + for x in debug release |
| 1578 | 2026-08-25T03:46:01.735Z | + mkdir -p /work/release |
| 1579 | 2026-08-25T03:46:01.739Z | + cp target/release/softnpu /work/release/ |
| 1580 | 2026-08-25T03:46:01.749Z | + cp target/release/npuzone /work/release/ |
| 1581 | 2026-08-25T03:46:01.777Z | + cp target/release/npuvm /work/release/ |
| 1582 | 2026-08-25T03:46:01.813Z | + digest -a sha256 /work/release/softnpu |
| 1583 | 2026-08-25T03:46:01.827Z | + digest -a sha256 /work/release/npuzone |
| 1584 | 2026-08-25T03:46:01.848Z | + digest -a sha256 /work/release/npuvm |
| 1585 | 2026-08-25T03:46:01.870Z | process exited: duration 198414 ms, exit code 0 |
| |
| 1586 | 2026-08-25T03:46:01.882Z | found 12 output files |
| 1587 | 2026-08-25T03:46:01.882Z | uploading: /work/debug/npuvm (173481224 bytes) |
| 1588 | 2026-08-25T03:46:04.530Z | uploaded: /work/debug/npuvm |
| 1589 | 2026-08-25T03:46:04.533Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1590 | 2026-08-25T03:46:05.539Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1591 | 2026-08-25T03:46:05.550Z | uploading: /work/debug/npuzone (188114584 bytes) |
| 1592 | 2026-08-25T03:46:07.854Z | uploaded: /work/debug/npuzone |
| 1593 | 2026-08-25T03:46:07.857Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1594 | 2026-08-25T03:46:08.862Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1595 | 2026-08-25T03:46:08.862Z | uploading: /work/debug/softnpu (102357720 bytes) |
| 1596 | 2026-08-25T03:46:12.027Z | uploaded: /work/debug/softnpu |
| 1597 | 2026-08-25T03:46:12.032Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1598 | 2026-08-25T03:46:13.074Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1599 | 2026-08-25T03:46:13.074Z | uploading: /work/release/npuvm (31344760 bytes) |
| 1600 | 2026-08-25T03:46:14.662Z | uploaded: /work/release/npuvm |
| 1601 | 2026-08-25T03:46:14.662Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1602 | 2026-08-25T03:46:15.679Z | uploaded: /work/release/npuvm.sha256.txt |
| 1603 | 2026-08-25T03:46:15.679Z | uploading: /work/release/npuzone (31964088 bytes) |
| 1604 | 2026-08-25T03:46:17.291Z | uploaded: /work/release/npuzone |
| 1605 | 2026-08-25T03:46:17.295Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1606 | 2026-08-25T03:46:18.657Z | uploaded: /work/release/npuzone.sha256.txt |
| 1607 | 2026-08-25T03:46:18.657Z | uploading: /work/release/softnpu (15677784 bytes) |
| 1608 | 2026-08-25T03:46:19.854Z | uploaded: /work/release/softnpu |
| 1609 | 2026-08-25T03:46:19.859Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1610 | 2026-08-25T03:46:21.075Z | uploaded: /work/release/softnpu.sha256.txt |