|
|
|
| 1 | 2026-03-18T03:48:05.616Z | job assigned to worker 01KKZGVKZXJXEJF3T2PQG3YM7H [factory aws, i-06be04a2a1b14fb7d] (queued for 1 m 52 s) |
| |
| 2 | 2026-03-18T03:48:13.425Z | starting task 0: "setup" |
| 3 | 2026-03-18T03:48:13.432Z | ++ uname -s |
| 4 | 2026-03-18T03:48:13.435Z | + kern=SunOS |
| 5 | 2026-03-18T03:48:13.435Z | + build_user=build |
| 6 | 2026-03-18T03:48:13.435Z | + build_uid=12345 |
| 7 | 2026-03-18T03:48:13.435Z | + work_dir=/work |
| 8 | 2026-03-18T03:48:13.435Z | + input_dir=/input |
| 9 | 2026-03-18T03:48:13.435Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T03:48:13.435Z | + case "$kern" in |
| 11 | 2026-03-18T03:48:13.435Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T03:48:13.438Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T03:48:15.442Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T03:48:15.555Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T03:48:15.558Z | + home_fs=zfs |
| 16 | 2026-03-18T03:48:15.558Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T03:48:15.558Z | + mkdir -p /home/build |
| 18 | 2026-03-18T03:48:15.558Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T03:48:17.561Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T03:48:17.564Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-18T03:48:17.570Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T03:48:17.574Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-18T03:48:17.574Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-18T03:48:17.574Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T03:48:17.574Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T03:48:17.574Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T03:48:17.574Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T03:48:17.577Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T03:48:17.577Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-18T03:48:18.008Z | info: downloading installer |
| 31 | 2026-03-18T03:48:19.671Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T03:48:19.671Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T03:48:19.671Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T03:48:19.671Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T03:48:19.671Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T03:48:19.671Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T03:48:19.671Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T03:48:19.671Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T03:48:19.671Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T03:48:19.671Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T03:48:19.671Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T03:48:19.671Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T03:48:19.671Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T03:48:19.683Z | info: profile set to default |
| 45 | 2026-03-18T03:48:19.683Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T03:48:19.686Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-18T03:48:19.846Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T03:48:19.850Z | info: downloading 6 components |
| 49 | 2026-03-18T03:48:36.266Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-18T03:48:36.266Z | |
| 51 | 2026-03-18T03:48:36.301Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T03:48:36.301Z | |
| 53 | 2026-03-18T03:48:36.305Z | |
| 54 | 2026-03-18T03:48:36.305Z | Rust is installed now. Great! |
| 55 | 2026-03-18T03:48:36.305Z | |
| 56 | 2026-03-18T03:48:36.305Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T03:48:36.305Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T03:48:36.305Z | |
| 59 | 2026-03-18T03:48:36.305Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T03:48:36.305Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T03:48:36.305Z | |
| 62 | 2026-03-18T03:48:36.305Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T03:48:36.305Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T03:48:36.305Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T03:48:36.305Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T03:48:36.305Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T03:48:36.305Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T03:48:36.305Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T03:48:36.305Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T03:48:36.305Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T03:48:36.415Z | + rustup --version |
| 72 | 2026-03-18T03:48:36.426Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T03:48:36.429Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T03:48:36.452Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T03:48:36.456Z | + cargo --version |
| 76 | 2026-03-18T03:48:36.472Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T03:48:36.475Z | + rustc --version |
| 78 | 2026-03-18T03:48:36.499Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T03:48:36.502Z | process exited: duration 18931 ms, exit code 0 |
| |
| 80 | 2026-03-18T03:48:36.508Z | starting task 2: "authentication" |
| 81 | 2026-03-18T03:48:36.527Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T03:48:36.533Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T03:48:36.537Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-03-18T03:48:36.540Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-03-18T03:48:36.572Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-03-18T03:48:37.128Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-03-18T03:48:37.128Z | + git fetch origin 294cfe94d25dd46747a1a666f0f4257417ba2c74 |
| 88 | 2026-03-18T03:48:37.379Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-03-18T03:48:37.379Z | * branch 294cfe94d25dd46747a1a666f0f4257417ba2c74 -> FETCH_HEAD |
| 90 | 2026-03-18T03:48:37.386Z | + [[ -n renovate/toml-1.x ]] |
| 91 | 2026-03-18T03:48:37.389Z | ++ git branch --show-current |
| 92 | 2026-03-18T03:48:37.389Z | + current=main |
| 93 | 2026-03-18T03:48:37.392Z | + [[ main != renovate/toml-1.x ]] |
| 94 | 2026-03-18T03:48:37.392Z | + git branch -f renovate/toml-1.x 294cfe94d25dd46747a1a666f0f4257417ba2c74 |
| 95 | 2026-03-18T03:48:37.394Z | + git checkout -f renovate/toml-1.x |
| 96 | 2026-03-18T03:48:37.397Z | Switched to branch 'renovate/toml-1.x' |
| 97 | 2026-03-18T03:48:37.400Z | + git reset --hard 294cfe94d25dd46747a1a666f0f4257417ba2c74 |
| 98 | 2026-03-18T03:48:37.403Z | HEAD is now at 294cfe9 Update Rust crate toml to 1.0.7 |
| 99 | 2026-03-18T03:48:37.406Z | process exited: duration 870 ms, exit code 0 |
| |
| 100 | 2026-03-18T03:48:37.411Z | starting task 4: "build" |
| 101 | 2026-03-18T03:48:37.415Z | + cargo --version |
| 102 | 2026-03-18T03:48:37.422Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-18T03:48:37.634Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-18T03:48:37.637Z | info: downloading 6 components |
| 105 | 2026-03-18T03:48:54.434Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-18T03:48:54.437Z | + rustc --version |
| 107 | 2026-03-18T03:48:54.471Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-18T03:48:54.476Z | + banner check |
| 109 | 2026-03-18T03:48:54.479Z | |
| 110 | 2026-03-18T03:48:54.479Z | #### # # ###### #### # # |
| 111 | 2026-03-18T03:48:54.479Z | # # # # # # # # # |
| 112 | 2026-03-18T03:48:54.479Z | # ###### ##### # #### |
| 113 | 2026-03-18T03:48:54.479Z | # # # # # # # |
| 114 | 2026-03-18T03:48:54.479Z | # # # # # # # # # |
| 115 | 2026-03-18T03:48:54.479Z | #### # # ###### #### # # |
| 116 | 2026-03-18T03:48:54.482Z | |
| 117 | 2026-03-18T03:48:54.482Z | + cargo fmt -- --check |
| 118 | 2026-03-18T03:48:54.586Z | + cargo clippy -- --deny warnings |
| 119 | 2026-03-18T03:48:54.714Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-03-18T03:48:55.135Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-03-18T03:48:55.135Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-03-18T03:48:55.155Z | Updating crates.io index |
| 123 | 2026-03-18T03:48:55.193Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-03-18T03:48:55.482Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-03-18T03:48:55.482Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-03-18T03:48:55.492Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-03-18T03:48:55.739Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-03-18T03:48:55.739Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-03-18T03:48:55.747Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-03-18T03:48:56.125Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-03-18T03:48:56.125Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-03-18T03:48:56.301Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-03-18T03:48:56.586Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-03-18T03:48:56.586Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-03-18T03:48:56.593Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-03-18T03:48:56.853Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-03-18T03:48:56.853Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-03-18T03:48:57.104Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-03-18T03:48:57.974Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-03-18T03:48:57.974Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-03-18T03:48:58.321Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-03-18T03:48:58.602Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-03-18T03:48:58.602Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-03-18T03:48:58.720Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-03-18T03:48:59.015Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-03-18T03:48:59.015Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-03-18T03:48:59.022Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-03-18T03:48:59.285Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-03-18T03:48:59.286Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-03-18T03:48:59.747Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-03-18T03:48:59.996Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-03-18T03:48:59.996Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-03-18T03:49:01.828Z | Downloading crates ... |
| 154 | 2026-03-18T03:49:01.896Z | Downloaded adler2 v2.0.1 |
| 155 | 2026-03-18T03:49:01.904Z | Downloaded clap_lex v1.0.0 |
| 156 | 2026-03-18T03:49:01.908Z | Downloaded futures-task v0.3.32 |
| 157 | 2026-03-18T03:49:01.912Z | Downloaded fs_extra v1.3.0 |
| 158 | 2026-03-18T03:49:01.915Z | Downloaded crossbeam-utils v0.8.21 |
| 159 | 2026-03-18T03:49:01.926Z | Downloaded foreign-types-shared v0.3.1 |
| 160 | 2026-03-18T03:49:01.929Z | Downloaded equivalent v1.0.2 |
| 161 | 2026-03-18T03:49:01.929Z | Downloaded futures-io v0.3.32 |
| 162 | 2026-03-18T03:49:01.936Z | Downloaded base16ct v0.2.0 |
| 163 | 2026-03-18T03:49:01.939Z | Downloaded futures-macro v0.3.32 |
| 164 | 2026-03-18T03:49:01.943Z | Downloaded futures-core v0.3.32 |
| 165 | 2026-03-18T03:49:01.946Z | Downloaded num-derive v0.3.3 |
| 166 | 2026-03-18T03:49:01.948Z | Downloaded filetime v0.2.27 |
| 167 | 2026-03-18T03:49:01.949Z | Downloaded proc-macro-crate v1.3.1 |
| 168 | 2026-03-18T03:49:01.951Z | Downloaded pin-project-internal v1.1.10 |
| 169 | 2026-03-18T03:49:01.954Z | Downloaded parking_lot_core v0.9.12 |
| 170 | 2026-03-18T03:49:01.954Z | Downloaded powerfmt v0.2.0 |
| 171 | 2026-03-18T03:49:01.958Z | Downloaded ed25519 v2.2.3 |
| 172 | 2026-03-18T03:49:01.960Z | Downloaded pest_derive v2.8.6 |
| 173 | 2026-03-18T03:49:01.960Z | Downloaded num_enum v0.5.11 |
| 174 | 2026-03-18T03:49:01.964Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-03-18T03:49:01.967Z | Downloaded memmap v0.7.0 |
| 176 | 2026-03-18T03:49:01.970Z | Downloaded iana-time-zone v0.1.65 |
| 177 | 2026-03-18T03:49:01.972Z | Downloaded deranged v0.5.6 |
| 178 | 2026-03-18T03:49:01.973Z | Downloaded flate2 v1.1.9 |
| 179 | 2026-03-18T03:49:01.977Z | Downloaded clap_derive v4.5.55 |
| 180 | 2026-03-18T03:49:01.979Z | Downloaded displaydoc v0.2.5 |
| 181 | 2026-03-18T03:49:01.982Z | Downloaded openssl-probe v0.1.6 |
| 182 | 2026-03-18T03:49:01.985Z | Downloaded futures-util v0.3.32 |
| 183 | 2026-03-18T03:49:01.992Z | Downloaded num-integer v0.1.46 |
| 184 | 2026-03-18T03:49:01.995Z | Downloaded foreign-types-macros v0.2.3 |
| 185 | 2026-03-18T03:49:01.998Z | Downloaded num-traits v0.2.19 |
| 186 | 2026-03-18T03:49:02.001Z | Downloaded async-recursion v0.3.2 |
| 187 | 2026-03-18T03:49:02.001Z | Downloaded fastrand v2.3.0 |
| 188 | 2026-03-18T03:49:02.004Z | Downloaded dof v0.3.0 |
| 189 | 2026-03-18T03:49:02.004Z | Downloaded cpufeatures v0.2.17 |
| 190 | 2026-03-18T03:49:02.007Z | Downloaded ff v0.13.1 |
| 191 | 2026-03-18T03:49:02.007Z | Downloaded serde_spanned v1.0.4 |
| 192 | 2026-03-18T03:49:02.010Z | Downloaded hyper-timeout v0.5.2 |
| 193 | 2026-03-18T03:49:02.010Z | Downloaded funty v2.0.0 |
| 194 | 2026-03-18T03:49:02.013Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-03-18T03:49:02.013Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 196 | 2026-03-18T03:49:02.016Z | Downloaded http-body v1.0.1 |
| 197 | 2026-03-18T03:49:02.016Z | Downloaded pin-utils v0.1.0 |
| 198 | 2026-03-18T03:49:02.019Z | Downloaded cargo-platform v0.3.2 |
| 199 | 2026-03-18T03:49:02.019Z | Downloaded form_urlencoded v1.2.2 |
| 200 | 2026-03-18T03:49:02.019Z | Downloaded anstyle-query v1.1.5 |
| 201 | 2026-03-18T03:49:02.021Z | Downloaded sha256 v1.6.0 |
| 202 | 2026-03-18T03:49:02.024Z | Downloaded openssl-probe v0.2.1 |
| 203 | 2026-03-18T03:49:02.024Z | Downloaded find-msvc-tools v0.1.9 |
| 204 | 2026-03-18T03:49:02.027Z | Downloaded base64ct v1.8.3 |
| 205 | 2026-03-18T03:49:02.030Z | Downloaded os_str_bytes v6.6.1 |
| 206 | 2026-03-18T03:49:02.030Z | Downloaded num-iter v0.1.45 |
| 207 | 2026-03-18T03:49:02.033Z | Downloaded clap_lex v0.2.4 |
| 208 | 2026-03-18T03:49:02.033Z | Downloaded digest v0.10.7 |
| 209 | 2026-03-18T03:49:02.036Z | Downloaded anstyle-parse v0.2.7 |
| 210 | 2026-03-18T03:49:02.039Z | Downloaded arc-swap v1.8.2 |
| 211 | 2026-03-18T03:49:02.042Z | Downloaded parking_lot v0.12.5 |
| 212 | 2026-03-18T03:49:02.042Z | Downloaded pin-project-lite v0.2.16 |
| 213 | 2026-03-18T03:49:02.046Z | Downloaded heck v0.5.0 |
| 214 | 2026-03-18T03:49:02.049Z | Downloaded errno v0.3.14 |
| 215 | 2026-03-18T03:49:02.052Z | Downloaded foreign-types v0.5.0 |
| 216 | 2026-03-18T03:49:02.052Z | Downloaded serde_repr v0.1.20 |
| 217 | 2026-03-18T03:49:02.052Z | Downloaded potential_utf v0.1.4 |
| 218 | 2026-03-18T03:49:02.055Z | Downloaded pretty-hex v0.4.1 |
| 219 | 2026-03-18T03:49:02.055Z | Downloaded atty v0.2.14 |
| 220 | 2026-03-18T03:49:02.059Z | Downloaded itoa v1.0.17 |
| 221 | 2026-03-18T03:49:02.059Z | Downloaded radium v0.7.0 |
| 222 | 2026-03-18T03:49:02.061Z | Downloaded idna_adapter v1.2.1 |
| 223 | 2026-03-18T03:49:02.062Z | Downloaded crypto-common v0.1.7 |
| 224 | 2026-03-18T03:49:02.062Z | Downloaded num_enum_derive v0.7.5 |
| 225 | 2026-03-18T03:49:02.065Z | Downloaded num v0.4.3 |
| 226 | 2026-03-18T03:49:02.065Z | Downloaded is-terminal v0.4.17 |
| 227 | 2026-03-18T03:49:02.068Z | Downloaded ecdsa v0.16.9 |
| 228 | 2026-03-18T03:49:02.068Z | Downloaded rustc_version v0.4.1 |
| 229 | 2026-03-18T03:49:02.071Z | Downloaded erased-serde v0.3.31 |
| 230 | 2026-03-18T03:49:02.071Z | Downloaded pkcs8 v0.10.2 |
| 231 | 2026-03-18T03:49:02.073Z | Downloaded pem v3.0.6 |
| 232 | 2026-03-18T03:49:02.076Z | Downloaded futures-sink v0.3.32 |
| 233 | 2026-03-18T03:49:02.076Z | Downloaded dtrace-parser v0.2.0 |
| 234 | 2026-03-18T03:49:02.079Z | Downloaded num-complex v0.4.6 |
| 235 | 2026-03-18T03:49:02.079Z | Downloaded proc-macro-error v1.0.4 |
| 236 | 2026-03-18T03:49:02.082Z | Downloaded futures-executor v0.3.32 |
| 237 | 2026-03-18T03:49:02.085Z | Downloaded async-trait v0.1.89 |
| 238 | 2026-03-18T03:49:02.090Z | Downloaded openssl-sys v0.9.111 |
| 239 | 2026-03-18T03:49:02.093Z | Downloaded serde_urlencoded v0.7.1 |
| 240 | 2026-03-18T03:49:02.093Z | Downloaded proc-macro-crate v3.4.0 |
| 241 | 2026-03-18T03:49:02.093Z | Downloaded rand_core v0.9.5 |
| 242 | 2026-03-18T03:49:02.096Z | Downloaded slog-envlogger v2.2.0 |
| 243 | 2026-03-18T03:49:02.096Z | Downloaded scopeguard v1.2.0 |
| 244 | 2026-03-18T03:49:02.099Z | Downloaded anyhow v1.0.102 |
| 245 | 2026-03-18T03:49:02.102Z | Downloaded pkg-config v0.3.32 |
| 246 | 2026-03-18T03:49:02.102Z | Downloaded scroll_derive v0.12.1 |
| 247 | 2026-03-18T03:49:02.105Z | Downloaded secrecy v0.10.3 |
| 248 | 2026-03-18T03:49:02.105Z | Downloaded group v0.13.0 |
| 249 | 2026-03-18T03:49:02.108Z | Downloaded lock_api v0.4.14 |
| 250 | 2026-03-18T03:49:02.108Z | Downloaded scroll v0.12.0 |
| 251 | 2026-03-18T03:49:02.111Z | Downloaded rand_chacha v0.9.0 |
| 252 | 2026-03-18T03:49:02.111Z | Downloaded either v1.15.0 |
| 253 | 2026-03-18T03:49:02.114Z | Downloaded anstyle v1.0.13 |
| 254 | 2026-03-18T03:49:02.114Z | Downloaded generic-array v0.14.7 |
| 255 | 2026-03-18T03:49:02.117Z | Downloaded pkcs1 v0.7.5 |
| 256 | 2026-03-18T03:49:02.117Z | Downloaded anstream v0.6.21 |
| 257 | 2026-03-18T03:49:02.120Z | Downloaded strsim v0.10.0 |
| 258 | 2026-03-18T03:49:02.120Z | Downloaded p256 v0.13.2 |
| 259 | 2026-03-18T03:49:02.123Z | Downloaded cstr-argument v0.1.2 |
| 260 | 2026-03-18T03:49:02.126Z | Downloaded colored v3.1.1 |
| 261 | 2026-03-18T03:49:02.126Z | Downloaded block-buffer v0.10.4 |
| 262 | 2026-03-18T03:49:02.129Z | Downloaded once_cell v1.21.3 |
| 263 | 2026-03-18T03:49:02.132Z | Downloaded is_terminal_polyfill v1.70.2 |
| 264 | 2026-03-18T03:49:02.132Z | Downloaded hmac v0.12.1 |
| 265 | 2026-03-18T03:49:02.136Z | Downloaded strsim v0.11.1 |
| 266 | 2026-03-18T03:49:02.136Z | Downloaded heck v0.4.1 |
| 267 | 2026-03-18T03:49:02.136Z | Downloaded num_enum_derive v0.5.11 |
| 268 | 2026-03-18T03:49:02.139Z | Downloaded colorchoice v1.0.4 |
| 269 | 2026-03-18T03:49:02.139Z | Downloaded clap v4.5.60 |
| 270 | 2026-03-18T03:49:02.144Z | Downloaded sha2 v0.10.9 |
| 271 | 2026-03-18T03:49:02.147Z | Downloaded tap v1.0.1 |
| 272 | 2026-03-18T03:49:02.150Z | Downloaded rfc6979 v0.4.0 |
| 273 | 2026-03-18T03:49:02.150Z | Downloaded hex v0.4.3 |
| 274 | 2026-03-18T03:49:02.150Z | Downloaded serde_tokenstream v0.2.2 |
| 275 | 2026-03-18T03:49:02.153Z | Downloaded libloading v0.8.9 |
| 276 | 2026-03-18T03:49:02.153Z | Downloaded take_mut v0.2.2 |
| 277 | 2026-03-18T03:49:02.156Z | Downloaded subtle v2.6.1 |
| 278 | 2026-03-18T03:49:02.156Z | Downloaded proc-macro-error-attr v1.0.4 |
| 279 | 2026-03-18T03:49:02.156Z | Downloaded crc32fast v1.5.0 |
| 280 | 2026-03-18T03:49:02.159Z | Downloaded bitflags v1.3.2 |
| 281 | 2026-03-18T03:49:02.162Z | Downloaded plain v0.2.3 |
| 282 | 2026-03-18T03:49:02.162Z | Downloaded num-conv v0.2.0 |
| 283 | 2026-03-18T03:49:02.162Z | Downloaded percent-encoding v2.3.2 |
| 284 | 2026-03-18T03:49:02.164Z | Downloaded libscf-sys v1.1.0 |
| 285 | 2026-03-18T03:49:02.164Z | Downloaded lazy_static v1.5.0 |
| 286 | 2026-03-18T03:49:02.168Z | Downloaded shlex v1.3.0 |
| 287 | 2026-03-18T03:49:02.168Z | Downloaded semver v1.0.27 |
| 288 | 2026-03-18T03:49:02.171Z | Downloaded synstructure v0.13.2 |
| 289 | 2026-03-18T03:49:02.171Z | Downloaded slog-scope v4.4.1 |
| 290 | 2026-03-18T03:49:02.171Z | Downloaded litemap v0.8.1 |
| 291 | 2026-03-18T03:49:02.173Z | Downloaded bitflags v2.11.0 |
| 292 | 2026-03-18T03:49:02.176Z | Downloaded stable_deref_trait v1.2.1 |
| 293 | 2026-03-18T03:49:02.176Z | Downloaded console v0.16.2 |
| 294 | 2026-03-18T03:49:02.179Z | Downloaded slab v0.4.12 |
| 295 | 2026-03-18T03:49:02.179Z | Downloaded signal-hook-registry v1.4.8 |
| 296 | 2026-03-18T03:49:02.182Z | Downloaded simd-adler32 v0.3.8 |
| 297 | 2026-03-18T03:49:02.182Z | Downloaded autocfg v1.5.0 |
| 298 | 2026-03-18T03:49:02.185Z | Downloaded rand_chacha v0.3.1 |
| 299 | 2026-03-18T03:49:02.185Z | Downloaded signature v2.2.0 |
| 300 | 2026-03-18T03:49:02.185Z | Downloaded oxnet v0.1.4 |
| 301 | 2026-03-18T03:49:02.188Z | Downloaded time-core v0.1.8 |
| 302 | 2026-03-18T03:49:02.188Z | Downloaded jsonwebtoken v10.3.0 |
| 303 | 2026-03-18T03:49:02.191Z | Downloaded tower-layer v0.3.3 |
| 304 | 2026-03-18T03:49:02.194Z | Downloaded sec1 v0.7.3 |
| 305 | 2026-03-18T03:49:02.194Z | Downloaded spki v0.7.3 |
| 306 | 2026-03-18T03:49:02.197Z | Downloaded rand_core v0.6.4 |
| 307 | 2026-03-18T03:49:02.197Z | Downloaded snafu-derive v0.8.9 |
| 308 | 2026-03-18T03:49:02.206Z | Downloaded serde_path_to_error v0.1.20 |
| 309 | 2026-03-18T03:49:02.206Z | Downloaded hyper-rustls v0.27.7 |
| 310 | 2026-03-18T03:49:02.206Z | Downloaded toml_datetime v0.6.11 |
| 311 | 2026-03-18T03:49:02.206Z | Downloaded slog-stdlog v4.1.1 |
| 312 | 2026-03-18T03:49:02.206Z | Downloaded thread-id v4.2.2 |
| 313 | 2026-03-18T03:49:02.206Z | Downloaded clap_derive v3.2.25 |
| 314 | 2026-03-18T03:49:02.206Z | Downloaded smallvec v1.15.1 |
| 315 | 2026-03-18T03:49:02.210Z | Downloaded futures-channel v0.3.32 |
| 316 | 2026-03-18T03:49:02.210Z | Downloaded unit-prefix v0.5.2 |
| 317 | 2026-03-18T03:49:02.214Z | Downloaded try-lock v0.2.5 |
| 318 | 2026-03-18T03:49:02.214Z | Downloaded icu_provider v2.1.1 |
| 319 | 2026-03-18T03:49:02.214Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-03-18T03:49:02.217Z | Downloaded icu_properties v2.1.2 |
| 321 | 2026-03-18T03:49:02.217Z | Downloaded proc-macro2 v1.0.106 |
| 322 | 2026-03-18T03:49:02.219Z | Downloaded untrusted v0.9.0 |
| 323 | 2026-03-18T03:49:02.222Z | Downloaded ppv-lite86 v0.2.21 |
| 324 | 2026-03-18T03:49:02.222Z | Downloaded pem-rfc7468 v0.7.0 |
| 325 | 2026-03-18T03:49:02.227Z | Downloaded rustls-pki-types v1.14.0 |
| 326 | 2026-03-18T03:49:02.227Z | Downloaded byteorder v1.5.0 |
| 327 | 2026-03-18T03:49:02.230Z | Downloaded num-rational v0.4.2 |
| 328 | 2026-03-18T03:49:02.230Z | Downloaded getrandom v0.2.17 |
| 329 | 2026-03-18T03:49:02.230Z | Downloaded want v0.3.1 |
| 330 | 2026-03-18T03:49:02.233Z | Downloaded usdt-macro v0.5.0 |
| 331 | 2026-03-18T03:49:02.233Z | Downloaded usdt-attr-macro v0.5.0 |
| 332 | 2026-03-18T03:49:02.233Z | Downloaded version_check v0.9.5 |
| 333 | 2026-03-18T03:49:02.233Z | Downloaded usdt v0.5.0 |
| 334 | 2026-03-18T03:49:02.236Z | Downloaded futures v0.3.32 |
| 335 | 2026-03-18T03:49:02.239Z | Downloaded quote v1.0.44 |
| 336 | 2026-03-18T03:49:02.239Z | Downloaded rustls-native-certs v0.8.3 |
| 337 | 2026-03-18T03:49:02.242Z | Downloaded rustversion v1.0.22 |
| 338 | 2026-03-18T03:49:02.245Z | Downloaded primeorder v0.13.6 |
| 339 | 2026-03-18T03:49:02.245Z | Downloaded icu_locale_core v2.1.1 |
| 340 | 2026-03-18T03:49:02.249Z | Downloaded aho-corasick v1.1.4 |
| 341 | 2026-03-18T03:49:02.253Z | Downloaded sync_wrapper v1.0.2 |
| 342 | 2026-03-18T03:49:02.256Z | Downloaded http-body-util v0.1.3 |
| 343 | 2026-03-18T03:49:02.256Z | Downloaded memchr v2.8.0 |
| 344 | 2026-03-18T03:49:02.259Z | Downloaded yoke-derive v0.8.1 |
| 345 | 2026-03-18T03:49:02.262Z | Downloaded tinystr v0.8.2 |
| 346 | 2026-03-18T03:49:02.262Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-03-18T03:49:02.265Z | Downloaded thiserror v2.0.18 |
| 348 | 2026-03-18T03:49:02.268Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 349 | 2026-03-18T03:49:02.268Z | Downloaded time-macros v0.2.27 |
| 350 | 2026-03-18T03:49:02.271Z | Downloaded thiserror v1.0.69 |
| 351 | 2026-03-18T03:49:02.274Z | Downloaded zerofrom-derive v0.1.6 |
| 352 | 2026-03-18T03:49:02.277Z | Downloaded zerofrom v0.1.6 |
| 353 | 2026-03-18T03:49:02.277Z | Downloaded zone v0.3.1 |
| 354 | 2026-03-18T03:49:02.277Z | Downloaded thread_local v1.1.9 |
| 355 | 2026-03-18T03:49:02.280Z | Downloaded miniz_oxide v0.8.9 |
| 356 | 2026-03-18T03:49:02.280Z | Downloaded spin v0.9.8 |
| 357 | 2026-03-18T03:49:02.283Z | Downloaded num_enum v0.7.5 |
| 358 | 2026-03-18T03:49:02.286Z | Downloaded toml_datetime v1.0.1+spec-1.1.0 |
| 359 | 2026-03-18T03:49:02.288Z | Downloaded termcolor v1.4.1 |
| 360 | 2026-03-18T03:49:02.288Z | Downloaded slog-term v2.9.2 |
| 361 | 2026-03-18T03:49:02.291Z | Downloaded slog-async v2.8.0 |
| 362 | 2026-03-18T03:49:02.292Z | Downloaded simple_asn1 v0.6.4 |
| 363 | 2026-03-18T03:49:02.292Z | Downloaded thiserror-impl v2.0.18 |
| 364 | 2026-03-18T03:49:02.295Z | Downloaded zone_cfg_derive v0.3.1 |
| 365 | 2026-03-18T03:49:02.295Z | Downloaded xattr v1.6.1 |
| 366 | 2026-03-18T03:49:02.295Z | Downloaded utf8parse v0.2.2 |
| 367 | 2026-03-18T03:49:02.298Z | Downloaded cargo_metadata v0.23.1 |
| 368 | 2026-03-18T03:49:02.302Z | Downloaded bytes v1.11.1 |
| 369 | 2026-03-18T03:49:02.306Z | Downloaded rsa v0.9.10 |
| 370 | 2026-03-18T03:49:02.309Z | Downloaded utf8_iter v1.0.4 |
| 371 | 2026-03-18T03:49:02.312Z | Downloaded web-time v1.1.0 |
| 372 | 2026-03-18T03:49:02.312Z | Downloaded usdt-impl v0.5.0 |
| 373 | 2026-03-18T03:49:02.316Z | Downloaded camino v1.2.2 |
| 374 | 2026-03-18T03:49:02.316Z | Downloaded socket2 v0.6.2 |
| 375 | 2026-03-18T03:49:02.319Z | Downloaded pest_generator v2.8.6 |
| 376 | 2026-03-18T03:49:02.323Z | Downloaded tracing-attributes v0.1.31 |
| 377 | 2026-03-18T03:49:02.326Z | Downloaded zerovec-derive v0.11.2 |
| 378 | 2026-03-18T03:49:02.330Z | Downloaded wyz v0.5.1 |
| 379 | 2026-03-18T03:49:02.330Z | Downloaded rand v0.8.5 |
| 380 | 2026-03-18T03:49:02.333Z | Downloaded zmij v1.0.21 |
| 381 | 2026-03-18T03:49:02.333Z | Downloaded yoke v0.8.1 |
| 382 | 2026-03-18T03:49:02.336Z | Downloaded textwrap v0.16.2 |
| 383 | 2026-03-18T03:49:02.336Z | Downloaded icu_collections v2.1.1 |
| 384 | 2026-03-18T03:49:02.339Z | Downloaded term v1.2.1 |
| 385 | 2026-03-18T03:49:02.342Z | Downloaded toml_parser v1.0.10+spec-1.1.0 |
| 386 | 2026-03-18T03:49:02.345Z | Downloaded getrandom v0.3.4 |
| 387 | 2026-03-18T03:49:02.348Z | Downloaded ryu v1.0.23 |
| 388 | 2026-03-18T03:49:02.352Z | Downloaded log v0.4.29 |
| 389 | 2026-03-18T03:49:02.352Z | Downloaded zeroize v1.8.2 |
| 390 | 2026-03-18T03:49:02.355Z | Downloaded ucd-trie v0.1.7 |
| 391 | 2026-03-18T03:49:02.355Z | Downloaded const-oid v0.9.6 |
| 392 | 2026-03-18T03:49:02.355Z | Downloaded writeable v0.6.2 |
| 393 | 2026-03-18T03:49:02.358Z | Downloaded toml_writer v1.0.7+spec-1.1.0 |
| 394 | 2026-03-18T03:49:02.358Z | Downloaded pin-project v1.1.10 |
| 395 | 2026-03-18T03:49:02.366Z | Downloaded unicode-ident v1.0.24 |
| 396 | 2026-03-18T03:49:02.369Z | Downloaded httparse v1.10.1 |
| 397 | 2026-03-18T03:49:02.371Z | Downloaded curl v0.4.49 |
| 398 | 2026-03-18T03:49:02.374Z | Downloaded serde_derive v1.0.228 |
| 399 | 2026-03-18T03:49:02.377Z | Downloaded tempfile v3.26.0 |
| 400 | 2026-03-18T03:49:02.377Z | Downloaded serde_core v1.0.228 |
| 401 | 2026-03-18T03:49:02.380Z | Downloaded tracing-core v0.1.36 |
| 402 | 2026-03-18T03:49:02.383Z | Downloaded slog v2.8.2 |
| 403 | 2026-03-18T03:49:02.389Z | Downloaded tar v0.4.44 |
| 404 | 2026-03-18T03:49:02.389Z | Downloaded zerocopy-derive v0.7.35 |
| 405 | 2026-03-18T03:49:02.392Z | Downloaded indexmap v1.9.3 |
| 406 | 2026-03-18T03:49:02.392Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 407 | 2026-03-18T03:49:02.396Z | Downloaded icu_normalizer_data v2.1.1 |
| 408 | 2026-03-18T03:49:02.399Z | Downloaded crypto-bigint v0.5.5 |
| 409 | 2026-03-18T03:49:02.403Z | Downloaded hyper-util v0.1.20 |
| 410 | 2026-03-18T03:49:02.407Z | Downloaded rand v0.9.2 |
| 411 | 2026-03-18T03:49:02.410Z | Downloaded num-bigint v0.4.6 |
| 412 | 2026-03-18T03:49:02.413Z | Downloaded indicatif v0.18.4 |
| 413 | 2026-03-18T03:49:02.416Z | Downloaded icu_normalizer v2.1.1 |
| 414 | 2026-03-18T03:49:02.419Z | Downloaded rustls-webpki v0.103.9 |
| 415 | 2026-03-18T03:49:02.422Z | Downloaded http v1.4.0 |
| 416 | 2026-03-18T03:49:02.425Z | Downloaded zerotrie v0.2.3 |
| 417 | 2026-03-18T03:49:02.425Z | Downloaded toml v1.0.7+spec-1.1.0 |
| 418 | 2026-03-18T03:49:02.428Z | Downloaded hashbrown v0.12.3 |
| 419 | 2026-03-18T03:49:02.431Z | Downloaded ed25519-dalek v2.2.0 |
| 420 | 2026-03-18T03:49:02.435Z | Downloaded pest v2.8.6 |
| 421 | 2026-03-18T03:49:02.438Z | Downloaded indexmap v2.13.0 |
| 422 | 2026-03-18T03:49:02.441Z | Downloaded toml_edit v0.19.15 |
| 423 | 2026-03-18T03:49:02.453Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-18T03:49:02.455Z | Downloaded itertools v0.12.1 |
| 425 | 2026-03-18T03:49:02.460Z | Downloaded elliptic-curve v0.13.8 |
| 426 | 2026-03-18T03:49:02.463Z | Downloaded crossbeam-channel v0.5.15 |
| 427 | 2026-03-18T03:49:02.466Z | Downloaded base64 v0.22.1 |
| 428 | 2026-03-18T03:49:02.469Z | Downloaded num-bigint-dig v0.8.6 |
| 429 | 2026-03-18T03:49:02.472Z | Downloaded url v2.5.8 |
| 430 | 2026-03-18T03:49:02.475Z | Downloaded typenum v1.19.0 |
| 431 | 2026-03-18T03:49:02.478Z | Downloaded p384 v0.13.1 |
| 432 | 2026-03-18T03:49:02.480Z | Downloaded libm v0.2.16 |
| 433 | 2026-03-18T03:49:02.487Z | Downloaded icu_properties_data v2.1.2 |
| 434 | 2026-03-18T03:49:02.494Z | Downloaded zerovec v0.11.5 |
| 435 | 2026-03-18T03:49:02.497Z | Downloaded serde_json v1.0.149 |
| 436 | 2026-03-18T03:49:02.503Z | Downloaded regex v1.12.3 |
| 437 | 2026-03-18T03:49:02.507Z | Downloaded idna v1.1.0 |
| 438 | 2026-03-18T03:49:02.510Z | Downloaded hyper v1.8.1 |
| 439 | 2026-03-18T03:49:02.514Z | Downloaded tower v0.5.3 |
| 440 | 2026-03-18T03:49:02.521Z | Downloaded winnow v0.5.40 |
| 441 | 2026-03-18T03:49:02.527Z | Downloaded portable-atomic v1.13.1 |
| 442 | 2026-03-18T03:49:02.532Z | Downloaded iri-string v0.7.10 |
| 443 | 2026-03-18T03:49:02.537Z | Downloaded cc v1.2.56 |
| 444 | 2026-03-18T03:49:02.539Z | Downloaded tokio-util v0.7.18 |
| 445 | 2026-03-18T03:49:02.544Z | Downloaded hashbrown v0.16.1 |
| 446 | 2026-03-18T03:49:02.548Z | Downloaded snafu v0.8.9 |
| 447 | 2026-03-18T03:49:02.552Z | Downloaded mio v1.1.1 |
| 448 | 2026-03-18T03:49:02.556Z | Downloaded hkdf v0.12.4 |
| 449 | 2026-03-18T03:49:02.559Z | Downloaded pest_meta v2.8.6 |
| 450 | 2026-03-18T03:49:02.562Z | Downloaded der v0.7.10 |
| 451 | 2026-03-18T03:49:02.565Z | Downloaded tokio-rustls v0.26.4 |
| 452 | 2026-03-18T03:49:02.565Z | Downloaded tokio-macros v2.6.0 |
| 453 | 2026-03-18T03:49:02.567Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-18T03:49:02.570Z | Downloaded clap_builder v4.5.60 |
| 455 | 2026-03-18T03:49:02.579Z | Downloaded tower-http v0.6.8 |
| 456 | 2026-03-18T03:49:02.585Z | Downloaded regex-syntax v0.8.9 |
| 457 | 2026-03-18T03:49:02.598Z | Downloaded curve25519-dalek v4.1.3 |
| 458 | 2026-03-18T03:49:02.610Z | Downloaded zerocopy v0.7.35 |
| 459 | 2026-03-18T03:49:02.622Z | Downloaded winnow v1.0.0 |
| 460 | 2026-03-18T03:49:02.628Z | Downloaded winnow v0.7.14 |
| 461 | 2026-03-18T03:49:02.635Z | Downloaded clap v3.2.25 |
| 462 | 2026-03-18T03:49:02.643Z | Downloaded libc v0.2.183 |
| 463 | 2026-03-18T03:49:02.667Z | Downloaded vcpkg v0.2.15 |
| 464 | 2026-03-18T03:49:02.695Z | Downloaded time v0.3.47 |
| 465 | 2026-03-18T03:49:02.703Z | Downloaded syn v1.0.109 |
| 466 | 2026-03-18T03:49:02.709Z | Downloaded libz-sys v1.1.23 |
| 467 | 2026-03-18T03:49:02.724Z | Downloaded octocrab v0.49.5 |
| 468 | 2026-03-18T03:49:02.745Z | Downloaded zerocopy v0.8.39 |
| 469 | 2026-03-18T03:49:02.759Z | Downloaded regex-automata v0.4.14 |
| 470 | 2026-03-18T03:49:02.769Z | Downloaded rustls v0.23.36 |
| 471 | 2026-03-18T03:49:02.777Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-03-18T03:49:02.781Z | Downloaded syn v2.0.116 |
| 473 | 2026-03-18T03:49:02.788Z | Downloaded chrono v0.4.43 |
| 474 | 2026-03-18T03:49:02.793Z | Downloaded bitvec v1.0.1 |
| 475 | 2026-03-18T03:49:02.803Z | Downloaded rustix v1.1.4 |
| 476 | 2026-03-18T03:49:02.820Z | Downloaded tracing v0.1.44 |
| 477 | 2026-03-18T03:49:02.833Z | Downloaded tokio v1.50.0 |
| 478 | 2026-03-18T03:49:02.891Z | Downloaded ring v0.17.14 |
| 479 | 2026-03-18T03:49:02.948Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 480 | 2026-03-18T03:49:03.095Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-03-18T03:49:03.098Z | Compiling quote v1.0.44 |
| 482 | 2026-03-18T03:49:03.098Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-03-18T03:49:03.098Z | Compiling libc v0.2.183 |
| 484 | 2026-03-18T03:49:03.098Z | Checking cfg-if v1.0.4 |
| 485 | 2026-03-18T03:49:03.098Z | Compiling version_check v0.9.5 |
| 486 | 2026-03-18T03:49:03.099Z | Checking zeroize v1.8.2 |
| 487 | 2026-03-18T03:49:03.099Z | Compiling serde_core v1.0.228 |
| 488 | 2026-03-18T03:49:03.272Z | Compiling serde v1.0.228 |
| 489 | 2026-03-18T03:49:03.344Z | Checking memchr v2.8.0 |
| 490 | 2026-03-18T03:49:03.385Z | Compiling autocfg v1.5.0 |
| 491 | 2026-03-18T03:49:03.601Z | Compiling typenum v1.19.0 |
| 492 | 2026-03-18T03:49:03.715Z | Checking subtle v2.6.1 |
| 493 | 2026-03-18T03:49:03.842Z | Compiling generic-array v0.14.7 |
| 494 | 2026-03-18T03:49:03.857Z | Checking const-oid v0.9.6 |
| 495 | 2026-03-18T03:49:03.876Z | Compiling syn v1.0.109 |
| 496 | 2026-03-18T03:49:04.018Z | Checking smallvec v1.15.1 |
| 497 | 2026-03-18T03:49:04.164Z | Checking itoa v1.0.17 |
| 498 | 2026-03-18T03:49:04.192Z | Checking getrandom v0.2.17 |
| 499 | 2026-03-18T03:49:04.243Z | Compiling libm v0.2.16 |
| 500 | 2026-03-18T03:49:04.323Z | Compiling num-traits v0.2.19 |
| 501 | 2026-03-18T03:49:04.335Z | Compiling find-msvc-tools v0.1.9 |
| 502 | 2026-03-18T03:49:04.350Z | Compiling shlex v1.3.0 |
| 503 | 2026-03-18T03:49:04.601Z | Checking pin-project-lite v0.2.16 |
| 504 | 2026-03-18T03:49:04.714Z | Compiling cc v1.2.56 |
| 505 | 2026-03-18T03:49:04.774Z | Checking log v0.4.29 |
| 506 | 2026-03-18T03:49:04.813Z | Compiling syn v2.0.116 |
| 507 | 2026-03-18T03:49:04.974Z | Compiling thiserror v1.0.69 |
| 508 | 2026-03-18T03:49:05.372Z | Compiling zmij v1.0.21 |
| 509 | 2026-03-18T03:49:05.826Z | Checking block-buffer v0.10.4 |
| 510 | 2026-03-18T03:49:05.937Z | Checking crypto-common v0.1.7 |
| 511 | 2026-03-18T03:49:05.978Z | Compiling rustversion v1.0.22 |
| 512 | 2026-03-18T03:49:06.072Z | Checking digest v0.10.7 |
| 513 | 2026-03-18T03:49:06.318Z | Checking rand_core v0.6.4 |
| 514 | 2026-03-18T03:49:06.344Z | Checking errno v0.3.14 |
| 515 | 2026-03-18T03:49:06.405Z | Checking socket2 v0.6.2 |
| 516 | 2026-03-18T03:49:06.480Z | Compiling hashbrown v0.16.1 |
| 517 | 2026-03-18T03:49:06.491Z | Checking once_cell v1.21.3 |
| 518 | 2026-03-18T03:49:06.523Z | Checking bytes v1.11.1 |
| 519 | 2026-03-18T03:49:06.552Z | Compiling equivalent v1.0.2 |
| 520 | 2026-03-18T03:49:06.651Z | Compiling parking_lot_core v0.9.12 |
| 521 | 2026-03-18T03:49:06.723Z | Checking base64ct v1.8.3 |
| 522 | 2026-03-18T03:49:06.812Z | Checking scopeguard v1.2.0 |
| 523 | 2026-03-18T03:49:06.920Z | Checking lock_api v0.4.14 |
| 524 | 2026-03-18T03:49:07.001Z | Checking pem-rfc7468 v0.7.0 |
| 525 | 2026-03-18T03:49:07.121Z | Checking signal-hook-registry v1.4.8 |
| 526 | 2026-03-18T03:49:07.176Z | Compiling indexmap v2.13.0 |
| 527 | 2026-03-18T03:49:07.179Z | Checking der v0.7.10 |
| 528 | 2026-03-18T03:49:07.217Z | Checking mio v1.1.1 |
| 529 | 2026-03-18T03:49:07.250Z | Checking parking_lot v0.12.5 |
| 530 | 2026-03-18T03:49:07.314Z | Checking stable_deref_trait v1.2.1 |
| 531 | 2026-03-18T03:49:07.456Z | Checking futures-core v0.3.32 |
| 532 | 2026-03-18T03:49:07.489Z | Compiling serde_json v1.0.149 |
| 533 | 2026-03-18T03:49:07.602Z | Compiling thiserror v2.0.18 |
| 534 | 2026-03-18T03:49:07.605Z | Compiling ucd-trie v0.1.7 |
| 535 | 2026-03-18T03:49:07.795Z | Compiling zerocopy v0.8.39 |
| 536 | 2026-03-18T03:49:07.884Z | Compiling pest v2.8.6 |
| 537 | 2026-03-18T03:49:08.209Z | Checking spki v0.7.3 |
| 538 | 2026-03-18T03:49:08.251Z | Checking futures-sink v0.3.32 |
| 539 | 2026-03-18T03:49:08.301Z | Checking num-integer v0.1.46 |
| 540 | 2026-03-18T03:49:08.363Z | Compiling proc-macro-error-attr v1.0.4 |
| 541 | 2026-03-18T03:49:08.401Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-03-18T03:49:08.577Z | Compiling pkg-config v0.3.32 |
| 543 | 2026-03-18T03:49:08.589Z | Checking futures-channel v0.3.32 |
| 544 | 2026-03-18T03:49:08.688Z | Compiling semver v1.0.27 |
| 545 | 2026-03-18T03:49:08.827Z | Compiling proc-macro-error v1.0.4 |
| 546 | 2026-03-18T03:49:09.062Z | Compiling synstructure v0.13.2 |
| 547 | 2026-03-18T03:49:09.104Z | Compiling vcpkg v0.2.15 |
| 548 | 2026-03-18T03:49:09.562Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-03-18T03:49:09.565Z | Checking tracing-core v0.1.36 |
| 550 | 2026-03-18T03:49:09.728Z | Checking hmac v0.12.1 |
| 551 | 2026-03-18T03:49:09.791Z | Compiling winnow v1.0.0 |
| 552 | 2026-03-18T03:49:09.878Z | Checking futures-io v0.3.32 |
| 553 | 2026-03-18T03:49:09.962Z | Checking pretty-hex v0.4.1 |
| 554 | 2026-03-18T03:49:09.994Z | Checking spin v0.9.8 |
| 555 | 2026-03-18T03:49:10.010Z | Checking slab v0.4.12 |
| 556 | 2026-03-18T03:49:10.095Z | Checking futures-task v0.3.32 |
| 557 | 2026-03-18T03:49:10.129Z | Checking lazy_static v1.5.0 |
| 558 | 2026-03-18T03:49:10.203Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 559 | 2026-03-18T03:49:10.224Z | Compiling slog v2.8.2 |
| 560 | 2026-03-18T03:49:10.249Z | Checking http v1.4.0 |
| 561 | 2026-03-18T03:49:10.261Z | Checking signature v2.2.0 |
| 562 | 2026-03-18T03:49:10.401Z | Compiling pest_generator v2.8.6 |
| 563 | 2026-03-18T03:49:10.499Z | Checking ff v0.13.1 |
| 564 | 2026-03-18T03:49:10.502Z | Compiling ring v0.17.14 |
| 565 | 2026-03-18T03:49:10.862Z | Compiling serde_derive v1.0.228 |
| 566 | 2026-03-18T03:49:10.954Z | Compiling thiserror-impl v1.0.69 |
| 567 | 2026-03-18T03:49:11.003Z | Compiling zerofrom-derive v0.1.6 |
| 568 | 2026-03-18T03:49:11.085Z | Compiling tokio-macros v2.6.0 |
| 569 | 2026-03-18T03:49:11.185Z | Compiling yoke-derive v0.8.1 |
| 570 | 2026-03-18T03:49:11.295Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-03-18T03:49:11.537Z | Compiling zerovec-derive v0.11.2 |
| 572 | 2026-03-18T03:49:12.050Z | Checking tokio v1.50.0 |
| 573 | 2026-03-18T03:49:12.492Z | Compiling zerocopy-derive v0.7.35 |
| 574 | 2026-03-18T03:49:12.557Z | Compiling displaydoc v0.2.5 |
| 575 | 2026-03-18T03:49:12.610Z | Checking ppv-lite86 v0.2.21 |
| 576 | 2026-03-18T03:49:12.638Z | Checking zerofrom v0.1.6 |
| 577 | 2026-03-18T03:49:12.779Z | Checking yoke v0.8.1 |
| 578 | 2026-03-18T03:49:12.942Z | Compiling pest_derive v2.8.6 |
| 579 | 2026-03-18T03:49:12.964Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-03-18T03:49:12.992Z | Checking zerovec v0.11.5 |
| 581 | 2026-03-18T03:49:13.014Z | Compiling tracing-attributes v0.1.31 |
| 582 | 2026-03-18T03:49:13.562Z | Compiling winnow v0.7.14 |
| 583 | 2026-03-18T03:49:13.576Z | Checking tinystr v0.8.2 |
| 584 | 2026-03-18T03:49:13.601Z | Checking litemap v0.8.1 |
| 585 | 2026-03-18T03:49:13.613Z | Compiling byteorder v1.5.0 |
| 586 | 2026-03-18T03:49:13.818Z | Compiling time-core v0.1.8 |
| 587 | 2026-03-18T03:49:13.818Z | Compiling num-conv v0.2.0 |
| 588 | 2026-03-18T03:49:13.910Z | Compiling toml_datetime v0.6.11 |
| 589 | 2026-03-18T03:49:13.990Z | Compiling heck v0.4.1 |
| 590 | 2026-03-18T03:49:14.004Z | Compiling getrandom v0.3.4 |
| 591 | 2026-03-18T03:49:14.045Z | Checking futures-util v0.3.32 |
| 592 | 2026-03-18T03:49:14.190Z | Checking cpufeatures v0.2.17 |
| 593 | 2026-03-18T03:49:14.236Z | Checking base16ct v0.2.0 |
| 594 | 2026-03-18T03:49:14.262Z | Compiling winnow v0.5.40 |
| 595 | 2026-03-18T03:49:14.384Z | Checking powerfmt v0.2.0 |
| 596 | 2026-03-18T03:49:14.425Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 597 | 2026-03-18T03:49:14.655Z | Checking tracing v0.1.44 |
| 598 | 2026-03-18T03:49:14.705Z | Checking writeable v0.6.2 |
| 599 | 2026-03-18T03:49:14.897Z | Checking icu_locale_core v2.1.1 |
| 600 | 2026-03-18T03:49:14.900Z | Checking deranged v0.5.6 |
| 601 | 2026-03-18T03:49:15.099Z | Checking erased-serde v0.3.31 |
| 602 | 2026-03-18T03:49:15.247Z | Checking num-bigint v0.4.6 |
| 603 | 2026-03-18T03:49:15.532Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 604 | 2026-03-18T03:49:15.702Z | Checking sec1 v0.7.3 |
| 605 | 2026-03-18T03:49:15.713Z | Compiling time-macros v0.2.27 |
| 606 | 2026-03-18T03:49:15.948Z | Compiling zerocopy v0.7.35 |
| 607 | 2026-03-18T03:49:16.195Z | Compiling toml_edit v0.19.15 |
| 608 | 2026-03-18T03:49:16.236Z | Checking potential_utf v0.1.4 |
| 609 | 2026-03-18T03:49:16.312Z | Checking zerotrie v0.2.3 |
| 610 | 2026-03-18T03:49:16.528Z | Checking http-body v1.0.1 |
| 611 | 2026-03-18T03:49:16.677Z | Compiling scroll_derive v0.12.1 |
| 612 | 2026-03-18T03:49:16.736Z | Checking group v0.13.0 |
| 613 | 2026-03-18T03:49:16.783Z | Checking hkdf v0.12.4 |
| 614 | 2026-03-18T03:49:16.835Z | Checking num-iter v0.1.45 |
| 615 | 2026-03-18T03:49:16.927Z | Checking crypto-bigint v0.5.5 |
| 616 | 2026-03-18T03:49:16.962Z | Compiling usdt-impl v0.5.0 |
| 617 | 2026-03-18T03:49:17.446Z | Compiling icu_properties_data v2.1.2 |
| 618 | 2026-03-18T03:49:17.483Z | Compiling httparse v1.10.1 |
| 619 | 2026-03-18T03:49:17.516Z | Compiling icu_normalizer_data v2.1.1 |
| 620 | 2026-03-18T03:49:17.528Z | Checking time v0.3.47 |
| 621 | 2026-03-18T03:49:17.573Z | Checking scroll v0.12.0 |
| 622 | 2026-03-18T03:49:17.742Z | Compiling thread-id v4.2.2 |
| 623 | 2026-03-18T03:49:17.810Z | Compiling proc-macro-crate v1.3.1 |
| 624 | 2026-03-18T03:49:17.979Z | Compiling dof v0.3.0 |
| 625 | 2026-03-18T03:49:18.244Z | Checking icu_provider v2.1.1 |
| 626 | 2026-03-18T03:49:18.266Z | Checking icu_collections v2.1.1 |
| 627 | 2026-03-18T03:49:18.269Z | Compiling proc-macro-crate v3.4.0 |
| 628 | 2026-03-18T03:49:18.439Z | Checking sha2 v0.10.9 |
| 629 | 2026-03-18T03:49:18.443Z | Checking elliptic-curve v0.13.8 |
| 630 | 2026-03-18T03:49:18.536Z | Compiling dtrace-parser v0.2.0 |
| 631 | 2026-03-18T03:49:18.575Z | Compiling openssl-sys v0.9.111 |
| 632 | 2026-03-18T03:49:18.660Z | Compiling libz-sys v1.1.23 |
| 633 | 2026-03-18T03:49:18.762Z | Compiling rustc_version v0.4.1 |
| 634 | 2026-03-18T03:49:18.835Z | Checking rustls-pki-types v1.14.0 |
| 635 | 2026-03-18T03:49:18.859Z | Checking tower-service v0.3.3 |
| 636 | 2026-03-18T03:49:18.961Z | Checking plain v0.2.3 |
| 637 | 2026-03-18T03:49:19.067Z | Checking try-lock v0.2.5 |
| 638 | 2026-03-18T03:49:19.092Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 639 | 2026-03-18T03:49:19.140Z | Compiling crossbeam-utils v0.8.21 |
| 640 | 2026-03-18T03:49:19.177Z | Compiling camino v1.2.2 |
| 641 | 2026-03-18T03:49:19.208Z | Checking untrusted v0.9.0 |
| 642 | 2026-03-18T03:49:19.310Z | Checking want v0.3.1 |
| 643 | 2026-03-18T03:49:19.421Z | Compiling curve25519-dalek v4.1.3 |
| 644 | 2026-03-18T03:49:19.455Z | Checking goblin v0.8.2 |
| 645 | 2026-03-18T03:49:19.482Z | Compiling num_enum_derive v0.5.11 |
| 646 | 2026-03-18T03:49:19.647Z | Compiling num_enum_derive v0.7.5 |
| 647 | 2026-03-18T03:49:20.251Z | Compiling serde_tokenstream v0.2.2 |
| 648 | 2026-03-18T03:49:20.262Z | Checking rand_chacha v0.3.1 |
| 649 | 2026-03-18T03:49:20.315Z | Checking rfc6979 v0.4.0 |
| 650 | 2026-03-18T03:49:20.443Z | Checking arc-swap v1.8.2 |
| 651 | 2026-03-18T03:49:20.648Z | Checking atomic-waker v1.1.2 |
| 652 | 2026-03-18T03:49:20.705Z | Compiling heck v0.5.0 |
| 653 | 2026-03-18T03:49:20.731Z | Checking pin-utils v0.1.0 |
| 654 | 2026-03-18T03:49:20.743Z | Checking iana-time-zone v0.1.65 |
| 655 | 2026-03-18T03:49:20.759Z | Checking either v1.15.0 |
| 656 | 2026-03-18T03:49:20.805Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 657 | 2026-03-18T03:49:20.823Z | Compiling num-bigint-dig v0.8.6 |
| 658 | 2026-03-18T03:49:20.835Z | Compiling radium v0.7.0 |
| 659 | 2026-03-18T03:49:20.864Z | Compiling rustls v0.23.36 |
| 660 | 2026-03-18T03:49:20.967Z | Checking chrono v0.4.43 |
| 661 | 2026-03-18T03:49:21.002Z | Checking num_enum v0.7.5 |
| 662 | 2026-03-18T03:49:21.109Z | Checking num_enum v0.5.11 |
| 663 | 2026-03-18T03:49:21.120Z | Checking hyper v1.8.1 |
| 664 | 2026-03-18T03:49:21.156Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-03-18T03:49:21.167Z | Checking rand v0.8.5 |
| 666 | 2026-03-18T03:49:21.211Z | Checking ecdsa v0.16.9 |
| 667 | 2026-03-18T03:49:21.228Z | Checking icu_properties v2.1.2 |
| 668 | 2026-03-18T03:49:21.443Z | Checking icu_normalizer v2.1.1 |
| 669 | 2026-03-18T03:49:21.853Z | Checking primeorder v0.13.6 |
| 670 | 2026-03-18T03:49:21.866Z | Checking rand_core v0.9.5 |
| 671 | 2026-03-18T03:49:22.144Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-03-18T03:49:22.157Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-03-18T03:49:22.188Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 674 | 2026-03-18T03:49:22.219Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-03-18T03:49:22.346Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-03-18T03:49:22.370Z | Compiling indexmap v1.9.3 |
| 677 | 2026-03-18T03:49:22.531Z | Checking thread_local v1.1.9 |
| 678 | 2026-03-18T03:49:22.643Z | Checking foreign-types-shared v0.3.1 |
| 679 | 2026-03-18T03:49:22.655Z | Compiling slog-async v2.8.0 |
| 680 | 2026-03-18T03:49:22.658Z | Checking tap v1.0.1 |
| 681 | 2026-03-18T03:49:22.723Z | Checking regex-syntax v0.8.9 |
| 682 | 2026-03-18T03:49:22.738Z | Checking utf8parse v0.2.2 |
| 683 | 2026-03-18T03:49:22.784Z | Compiling anyhow v1.0.102 |
| 684 | 2026-03-18T03:49:22.855Z | Checking bitflags v2.11.0 |
| 685 | 2026-03-18T03:49:22.951Z | Checking percent-encoding v2.3.2 |
| 686 | 2026-03-18T03:49:23.062Z | Checking foreign-types v0.5.0 |
| 687 | 2026-03-18T03:49:23.065Z | Checking anstyle-parse v0.2.7 |
| 688 | 2026-03-18T03:49:23.114Z | Checking form_urlencoded v1.2.2 |
| 689 | 2026-03-18T03:49:23.145Z | Checking wyz v0.5.1 |
| 690 | 2026-03-18T03:49:23.280Z | Compiling cargo_metadata v0.23.1 |
| 691 | 2026-03-18T03:49:23.292Z | Checking idna_adapter v1.2.1 |
| 692 | 2026-03-18T03:49:23.303Z | Checking crossbeam-channel v0.5.15 |
| 693 | 2026-03-18T03:49:23.374Z | Checking rand_chacha v0.9.0 |
| 694 | 2026-03-18T03:49:23.491Z | Checking hyper-util v0.1.20 |
| 695 | 2026-03-18T03:49:23.962Z | Checking itertools v0.12.1 |
| 696 | 2026-03-18T03:49:24.081Z | Checking slog-scope v4.4.1 |
| 697 | 2026-03-18T03:49:24.236Z | Compiling usdt-attr-macro v0.5.0 |
| 698 | 2026-03-18T03:49:24.399Z | Compiling usdt-macro v0.5.0 |
| 699 | 2026-03-18T03:49:24.541Z | Checking regex-automata v0.4.14 |
| 700 | 2026-03-18T03:49:24.710Z | Checking num-rational v0.4.2 |
| 701 | 2026-03-18T03:49:24.804Z | Checking tokio-util v0.7.18 |
| 702 | 2026-03-18T03:49:24.975Z | Checking num-complex v0.4.6 |
| 703 | 2026-03-18T03:49:25.094Z | Compiling async-trait v0.1.89 |
| 704 | 2026-03-18T03:49:25.097Z | Checking ed25519 v2.2.3 |
| 705 | 2026-03-18T03:49:25.154Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 706 | 2026-03-18T03:49:25.255Z | Checking pkcs1 v0.7.5 |
| 707 | 2026-03-18T03:49:25.289Z | Checking memmap v0.7.0 |
| 708 | 2026-03-18T03:49:25.347Z | Checking is-terminal v0.4.17 |
| 709 | 2026-03-18T03:49:25.441Z | Checking cstr-argument v0.1.2 |
| 710 | 2026-03-18T03:49:25.452Z | Checking take_mut v0.2.2 |
| 711 | 2026-03-18T03:49:25.469Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 712 | 2026-03-18T03:49:25.504Z | Compiling rustix v1.1.4 |
| 713 | 2026-03-18T03:49:25.570Z | Checking tower-layer v0.3.3 |
| 714 | 2026-03-18T03:49:25.624Z | Checking sync_wrapper v1.0.2 |
| 715 | 2026-03-18T03:49:25.735Z | Checking is_terminal_polyfill v1.70.2 |
| 716 | 2026-03-18T03:49:25.754Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 717 | 2026-03-18T03:49:25.766Z | Checking base64 v0.22.1 |
| 718 | 2026-03-18T03:49:25.777Z | Checking os_str_bytes v6.6.1 |
| 719 | 2026-03-18T03:49:25.840Z | Compiling crc32fast v1.5.0 |
| 720 | 2026-03-18T03:49:26.011Z | Checking hashbrown v0.12.3 |
| 721 | 2026-03-18T03:49:26.023Z | Checking funty v2.0.0 |
| 722 | 2026-03-18T03:49:26.035Z | Compiling portable-atomic v1.13.1 |
| 723 | 2026-03-18T03:49:26.069Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 724 | 2026-03-18T03:49:26.215Z | Checking openssl-probe v0.2.1 |
| 725 | 2026-03-18T03:49:26.341Z | Checking term v1.2.1 |
| 726 | 2026-03-18T03:49:26.352Z | Checking utf8_iter v1.0.4 |
| 727 | 2026-03-18T03:49:26.469Z | Checking anstyle v1.0.13 |
| 728 | 2026-03-18T03:49:26.472Z | Checking anstyle-query v1.1.5 |
| 729 | 2026-03-18T03:49:26.497Z | Checking colorchoice v1.0.4 |
| 730 | 2026-03-18T03:49:26.527Z | Checking regex v1.12.3 |
| 731 | 2026-03-18T03:49:26.583Z | Checking idna v1.1.0 |
| 732 | 2026-03-18T03:49:26.609Z | Checking bitvec v1.0.1 |
| 733 | 2026-03-18T03:49:26.621Z | Checking slog-term v2.9.2 |
| 734 | 2026-03-18T03:49:26.646Z | Checking tokio-rustls v0.26.4 |
| 735 | 2026-03-18T03:49:26.699Z | Checking rustls-native-certs v0.8.3 |
| 736 | 2026-03-18T03:49:26.710Z | Checking anstream v0.6.21 |
| 737 | 2026-03-18T03:49:26.881Z | Checking pem v3.0.6 |
| 738 | 2026-03-18T03:49:26.904Z | Checking clap_lex v0.2.4 |
| 739 | 2026-03-18T03:49:26.917Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 740 | 2026-03-18T03:49:26.959Z | Checking tower v0.5.3 |
| 741 | 2026-03-18T03:49:26.973Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 742 | 2026-03-18T03:49:27.028Z | Checking rsa v0.9.10 |
| 743 | 2026-03-18T03:49:27.064Z | Checking num v0.4.3 |
| 744 | 2026-03-18T03:49:27.076Z | Checking usdt v0.5.0 |
| 745 | 2026-03-18T03:49:27.145Z | Checking ed25519-dalek v2.2.0 |
| 746 | 2026-03-18T03:49:27.169Z | Compiling octocrab v0.49.5 |
| 747 | 2026-03-18T03:49:27.171Z | Checking slog-stdlog v4.1.1 |
| 748 | 2026-03-18T03:49:27.193Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 749 | 2026-03-18T03:49:27.251Z | Checking rand v0.9.2 |
| 750 | 2026-03-18T03:49:27.361Z | Checking p384 v0.13.1 |
| 751 | 2026-03-18T03:49:27.373Z | Checking p256 v0.13.2 |
| 752 | 2026-03-18T03:49:27.493Z | Compiling snafu-derive v0.8.9 |
| 753 | 2026-03-18T03:49:27.643Z | Checking simple_asn1 v0.6.4 |
| 754 | 2026-03-18T03:49:27.663Z | Checking futures-executor v0.3.32 |
| 755 | 2026-03-18T03:49:27.674Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 756 | 2026-03-18T03:49:27.833Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 757 | 2026-03-18T03:49:27.858Z | Compiling clap_derive v3.2.25 |
| 758 | 2026-03-18T03:49:27.884Z | Compiling serde_repr v0.1.20 |
| 759 | 2026-03-18T03:49:27.896Z | Compiling pin-project-internal v1.1.10 |
| 760 | 2026-03-18T03:49:27.909Z | Compiling num-derive v0.3.3 |
| 761 | 2026-03-18T03:49:28.370Z | Checking atty v0.2.14 |
| 762 | 2026-03-18T03:49:28.474Z | Checking clap_lex v1.0.0 |
| 763 | 2026-03-18T03:49:28.600Z | Checking bitflags v1.3.2 |
| 764 | 2026-03-18T03:49:28.658Z | Checking unicode-width v0.2.2 |
| 765 | 2026-03-18T03:49:28.677Z | Checking termcolor v1.4.1 |
| 766 | 2026-03-18T03:49:28.689Z | Checking simd-adler32 v0.3.8 |
| 767 | 2026-03-18T03:49:28.723Z | Checking iri-string v0.7.10 |
| 768 | 2026-03-18T03:49:28.869Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 769 | 2026-03-18T03:49:28.931Z | Checking strsim v0.10.0 |
| 770 | 2026-03-18T03:49:29.088Z | Compiling curl v0.4.49 |
| 771 | 2026-03-18T03:49:29.144Z | Checking adler2 v2.0.1 |
| 772 | 2026-03-18T03:49:29.331Z | Checking colored v3.1.1 |
| 773 | 2026-03-18T03:49:29.373Z | Checking ryu v1.0.23 |
| 774 | 2026-03-18T03:49:29.388Z | Checking oxnet v0.1.4 |
| 775 | 2026-03-18T03:49:29.537Z | Checking strsim v0.11.1 |
| 776 | 2026-03-18T03:49:29.574Z | Checking textwrap v0.16.2 |
| 777 | 2026-03-18T03:49:29.591Z | Checking serde_urlencoded v0.7.1 |
| 778 | 2026-03-18T03:49:29.727Z | Checking clap_builder v4.5.60 |
| 779 | 2026-03-18T03:49:29.797Z | Checking pin-project v1.1.10 |
| 780 | 2026-03-18T03:49:29.847Z | Checking snafu v0.8.9 |
| 781 | 2026-03-18T03:49:29.848Z | Checking miniz_oxide v0.8.9 |
| 782 | 2026-03-18T03:49:29.915Z | Checking libscf-sys v1.1.0 |
| 783 | 2026-03-18T03:49:30.063Z | Checking console v0.16.2 |
| 784 | 2026-03-18T03:49:30.074Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 785 | 2026-03-18T03:49:30.099Z | Checking clap v3.2.25 |
| 786 | 2026-03-18T03:49:30.182Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 787 | 2026-03-18T03:49:30.214Z | Checking tower-http v0.6.8 |
| 788 | 2026-03-18T03:49:30.296Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 789 | 2026-03-18T03:49:30.464Z | Checking jsonwebtoken v10.3.0 |
| 790 | 2026-03-18T03:49:30.629Z | Checking futures v0.3.32 |
| 791 | 2026-03-18T03:49:30.687Z | Checking slog-envlogger v2.2.0 |
| 792 | 2026-03-18T03:49:30.970Z | Checking hyper-rustls v0.27.7 |
| 793 | 2026-03-18T03:49:31.149Z | Checking url v2.5.8 |
| 794 | 2026-03-18T03:49:31.377Z | Checking hyper-timeout v0.5.2 |
| 795 | 2026-03-18T03:49:31.436Z | Compiling clap_derive v4.5.55 |
| 796 | 2026-03-18T03:49:31.500Z | Checking http-body-util v0.1.3 |
| 797 | 2026-03-18T03:49:31.582Z | Compiling zone_cfg_derive v0.3.1 |
| 798 | 2026-03-18T03:49:31.606Z | Compiling async-recursion v0.3.2 |
| 799 | 2026-03-18T03:49:31.720Z | Checking serde_path_to_error v0.1.20 |
| 800 | 2026-03-18T03:49:31.773Z | Checking serde_spanned v1.0.4 |
| 801 | 2026-03-18T03:49:31.808Z | Checking toml_datetime v1.0.1+spec-1.1.0 |
| 802 | 2026-03-18T03:49:31.901Z | Checking filetime v0.2.27 |
| 803 | 2026-03-18T03:49:31.925Z | Checking secrecy v0.10.3 |
| 804 | 2026-03-18T03:49:31.991Z | Checking unit-prefix v0.5.2 |
| 805 | 2026-03-18T03:49:32.043Z | Checking xattr v1.6.1 |
| 806 | 2026-03-18T03:49:32.055Z | Checking web-time v1.1.0 |
| 807 | 2026-03-18T03:49:32.058Z | Checking fastrand v2.3.0 |
| 808 | 2026-03-18T03:49:32.079Z | Checking toml_writer v1.0.7+spec-1.1.0 |
| 809 | 2026-03-18T03:49:32.130Z | Checking hex v0.4.3 |
| 810 | 2026-03-18T03:49:32.133Z | Checking openssl-probe v0.1.6 |
| 811 | 2026-03-18T03:49:32.189Z | Checking tar v0.4.44 |
| 812 | 2026-03-18T03:49:32.282Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 813 | 2026-03-18T03:49:32.294Z | Checking tempfile v3.26.0 |
| 814 | 2026-03-18T03:49:32.306Z | Checking toml v1.0.7+spec-1.1.0 |
| 815 | 2026-03-18T03:49:32.422Z | Checking sha256 v1.6.0 |
| 816 | 2026-03-18T03:49:32.434Z | Checking zone v0.3.1 |
| 817 | 2026-03-18T03:49:32.522Z | Checking indicatif v0.18.4 |
| 818 | 2026-03-18T03:49:32.614Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-03-18T03:49:32.682Z | Checking flate2 v1.1.9 |
| 820 | 2026-03-18T03:49:32.770Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 821 | 2026-03-18T03:49:32.812Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 822 | 2026-03-18T03:49:32.835Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 823 | 2026-03-18T03:49:33.067Z | Checking libloading v0.8.9 |
| 824 | 2026-03-18T03:49:33.083Z | Checking fs_extra v1.3.0 |
| 825 | 2026-03-18T03:49:33.609Z | Checking clap v4.5.60 |
| 826 | 2026-03-18T03:49:47.343Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 827 | 2026-03-18T03:49:48.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.64s |
| 828 | 2026-03-18T03:49:48.471Z | + banner build |
| 829 | 2026-03-18T03:49:48.474Z | |
| 830 | 2026-03-18T03:49:48.474Z | ##### # # # # ##### |
| 831 | 2026-03-18T03:49:48.474Z | # # # # # # # # |
| 832 | 2026-03-18T03:49:48.474Z | ##### # # # # # # |
| 833 | 2026-03-18T03:49:48.474Z | # # # # # # # # |
| 834 | 2026-03-18T03:49:48.474Z | # # # # # # # # |
| 835 | 2026-03-18T03:49:48.474Z | ##### #### # ###### ##### |
| 836 | 2026-03-18T03:49:48.474Z | |
| 837 | 2026-03-18T03:49:48.474Z | + ptime -m cargo build |
| 838 | 2026-03-18T03:49:48.819Z | Compiling unicode-ident v1.0.24 |
| 839 | 2026-03-18T03:49:48.822Z | Compiling cfg-if v1.0.4 |
| 840 | 2026-03-18T03:49:48.822Z | Compiling memchr v2.8.0 |
| 841 | 2026-03-18T03:49:48.823Z | Compiling zeroize v1.8.2 |
| 842 | 2026-03-18T03:49:48.823Z | Compiling itoa v1.0.17 |
| 843 | 2026-03-18T03:49:48.872Z | Compiling libc v0.2.183 |
| 844 | 2026-03-18T03:49:48.881Z | Compiling serde_core v1.0.228 |
| 845 | 2026-03-18T03:49:48.886Z | Compiling subtle v2.6.1 |
| 846 | 2026-03-18T03:49:48.930Z | Compiling typenum v1.19.0 |
| 847 | 2026-03-18T03:49:48.994Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-03-18T03:49:49.060Z | Compiling const-oid v0.9.6 |
| 849 | 2026-03-18T03:49:49.063Z | Compiling smallvec v1.15.1 |
| 850 | 2026-03-18T03:49:49.083Z | Compiling once_cell v1.21.3 |
| 851 | 2026-03-18T03:49:49.280Z | Compiling pin-project-lite v0.2.16 |
| 852 | 2026-03-18T03:49:49.309Z | Compiling getrandom v0.2.17 |
| 853 | 2026-03-18T03:49:49.326Z | Compiling libm v0.2.16 |
| 854 | 2026-03-18T03:49:49.368Z | Compiling log v0.4.29 |
| 855 | 2026-03-18T03:49:49.378Z | Compiling socket2 v0.6.2 |
| 856 | 2026-03-18T03:49:49.519Z | Compiling quote v1.0.44 |
| 857 | 2026-03-18T03:49:49.616Z | Compiling generic-array v0.14.7 |
| 858 | 2026-03-18T03:49:49.662Z | Compiling rand_core v0.6.4 |
| 859 | 2026-03-18T03:49:49.755Z | Compiling syn v2.0.116 |
| 860 | 2026-03-18T03:49:49.898Z | Compiling syn v1.0.109 |
| 861 | 2026-03-18T03:49:49.931Z | Compiling errno v0.3.14 |
| 862 | 2026-03-18T03:49:49.939Z | Compiling bytes v1.11.1 |
| 863 | 2026-03-18T03:49:49.963Z | Compiling zmij v1.0.21 |
| 864 | 2026-03-18T03:49:50.093Z | Compiling scopeguard v1.2.0 |
| 865 | 2026-03-18T03:49:50.196Z | Compiling base64ct v1.8.3 |
| 866 | 2026-03-18T03:49:50.302Z | Compiling block-buffer v0.10.4 |
| 867 | 2026-03-18T03:49:50.317Z | Compiling crypto-common v0.1.7 |
| 868 | 2026-03-18T03:49:50.448Z | Compiling num-traits v0.2.19 |
| 869 | 2026-03-18T03:49:50.463Z | Compiling digest v0.10.7 |
| 870 | 2026-03-18T03:49:50.561Z | Compiling pem-rfc7468 v0.7.0 |
| 871 | 2026-03-18T03:49:50.720Z | Compiling lock_api v0.4.14 |
| 872 | 2026-03-18T03:49:50.800Z | Compiling parking_lot_core v0.9.12 |
| 873 | 2026-03-18T03:49:50.987Z | Compiling der v0.7.10 |
| 874 | 2026-03-18T03:49:51.002Z | Compiling signal-hook-registry v1.4.8 |
| 875 | 2026-03-18T03:49:51.019Z | Compiling parking_lot v0.12.5 |
| 876 | 2026-03-18T03:49:51.175Z | Compiling mio v1.1.1 |
| 877 | 2026-03-18T03:49:51.366Z | Compiling stable_deref_trait v1.2.1 |
| 878 | 2026-03-18T03:49:51.405Z | Compiling futures-core v0.3.32 |
| 879 | 2026-03-18T03:49:51.447Z | Compiling futures-sink v0.3.32 |
| 880 | 2026-03-18T03:49:51.502Z | Compiling ucd-trie v0.1.7 |
| 881 | 2026-03-18T03:49:51.549Z | Compiling serde_json v1.0.149 |
| 882 | 2026-03-18T03:49:51.557Z | Compiling zerocopy v0.8.39 |
| 883 | 2026-03-18T03:49:51.573Z | Compiling num-integer v0.1.46 |
| 884 | 2026-03-18T03:49:51.862Z | Compiling pest v2.8.6 |
| 885 | 2026-03-18T03:49:51.869Z | Compiling winnow v1.0.0 |
| 886 | 2026-03-18T03:49:51.997Z | Compiling futures-channel v0.3.32 |
| 887 | 2026-03-18T03:49:52.270Z | Compiling spki v0.7.3 |
| 888 | 2026-03-18T03:49:52.330Z | Compiling byteorder v1.5.0 |
| 889 | 2026-03-18T03:49:52.508Z | Compiling pkcs8 v0.10.2 |
| 890 | 2026-03-18T03:49:52.615Z | Compiling proc-macro-error-attr v1.0.4 |
| 891 | 2026-03-18T03:49:52.742Z | Compiling hmac v0.12.1 |
| 892 | 2026-03-18T03:49:52.834Z | Compiling tracing-core v0.1.36 |
| 893 | 2026-03-18T03:49:52.843Z | Compiling futures-io v0.3.32 |
| 894 | 2026-03-18T03:49:52.894Z | Compiling futures-task v0.3.32 |
| 895 | 2026-03-18T03:49:53.025Z | Compiling slab v0.4.12 |
| 896 | 2026-03-18T03:49:53.093Z | Compiling pretty-hex v0.4.1 |
| 897 | 2026-03-18T03:49:53.154Z | Compiling spin v0.9.8 |
| 898 | 2026-03-18T03:49:53.232Z | Compiling proc-macro-error v1.0.4 |
| 899 | 2026-03-18T03:49:53.249Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 900 | 2026-03-18T03:49:53.300Z | Compiling lazy_static v1.5.0 |
| 901 | 2026-03-18T03:49:53.397Z | Compiling pest_meta v2.8.6 |
| 902 | 2026-03-18T03:49:53.562Z | Compiling signature v2.2.0 |
| 903 | 2026-03-18T03:49:53.679Z | Compiling http v1.4.0 |
| 904 | 2026-03-18T03:49:53.695Z | Compiling ff v0.13.1 |
| 905 | 2026-03-18T03:49:53.720Z | Compiling synstructure v0.13.2 |
| 906 | 2026-03-18T03:49:53.794Z | Compiling base16ct v0.2.0 |
| 907 | 2026-03-18T03:49:53.987Z | Compiling litemap v0.8.1 |
| 908 | 2026-03-18T03:49:54.013Z | Compiling writeable v0.6.2 |
| 909 | 2026-03-18T03:49:54.212Z | Compiling pest_generator v2.8.6 |
| 910 | 2026-03-18T03:49:54.246Z | Compiling winnow v0.7.14 |
| 911 | 2026-03-18T03:49:54.392Z | Compiling powerfmt v0.2.0 |
| 912 | 2026-03-18T03:49:54.643Z | Compiling num-conv v0.2.0 |
| 913 | 2026-03-18T03:49:54.806Z | Compiling cpufeatures v0.2.17 |
| 914 | 2026-03-18T03:49:54.831Z | Compiling time-core v0.1.8 |
| 915 | 2026-03-18T03:49:54.880Z | Compiling deranged v0.5.6 |
| 916 | 2026-03-18T03:49:54.961Z | Compiling http-body v1.0.1 |
| 917 | 2026-03-18T03:49:55.010Z | Compiling time-macros v0.2.27 |
| 918 | 2026-03-18T03:49:55.035Z | Compiling sec1 v0.7.3 |
| 919 | 2026-03-18T03:49:55.132Z | Compiling group v0.13.0 |
| 920 | 2026-03-18T03:49:55.339Z | Compiling hkdf v0.12.4 |
| 921 | 2026-03-18T03:49:55.377Z | Compiling num-iter v0.1.45 |
| 922 | 2026-03-18T03:49:55.496Z | Compiling crypto-bigint v0.5.5 |
| 923 | 2026-03-18T03:49:55.506Z | Compiling thread-id v4.2.2 |
| 924 | 2026-03-18T03:49:55.582Z | Compiling serde_derive v1.0.228 |
| 925 | 2026-03-18T03:49:55.607Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-03-18T03:49:55.914Z | Compiling zerofrom-derive v0.1.6 |
| 927 | 2026-03-18T03:49:56.353Z | Compiling tokio-macros v2.6.0 |
| 928 | 2026-03-18T03:49:56.397Z | Compiling yoke-derive v0.8.1 |
| 929 | 2026-03-18T03:49:56.410Z | Compiling zerovec-derive v0.11.2 |
| 930 | 2026-03-18T03:49:56.879Z | Compiling displaydoc v0.2.5 |
| 931 | 2026-03-18T03:49:57.202Z | Compiling thiserror v1.0.69 |
| 932 | 2026-03-18T03:49:57.312Z | Compiling thiserror-impl v2.0.18 |
| 933 | 2026-03-18T03:49:57.326Z | Compiling tokio v1.50.0 |
| 934 | 2026-03-18T03:49:57.456Z | Compiling ppv-lite86 v0.2.21 |
| 935 | 2026-03-18T03:49:57.573Z | Compiling zerofrom v0.1.6 |
| 936 | 2026-03-18T03:49:57.718Z | Compiling zerocopy-derive v0.7.35 |
| 937 | 2026-03-18T03:49:57.789Z | Compiling yoke v0.8.1 |
| 938 | 2026-03-18T03:49:57.857Z | Compiling futures-macro v0.3.32 |
| 939 | 2026-03-18T03:49:57.866Z | Compiling tracing-attributes v0.1.31 |
| 940 | 2026-03-18T03:49:57.891Z | Compiling pest_derive v2.8.6 |
| 941 | 2026-03-18T03:49:58.012Z | Compiling zerovec v0.11.5 |
| 942 | 2026-03-18T03:49:58.572Z | Compiling dtrace-parser v0.2.0 |
| 943 | 2026-03-18T03:49:58.688Z | Compiling tinystr v0.8.2 |
| 944 | 2026-03-18T03:49:58.849Z | Compiling zerocopy v0.7.35 |
| 945 | 2026-03-18T03:49:58.940Z | Compiling futures-util v0.3.32 |
| 946 | 2026-03-18T03:49:58.940Z | Compiling icu_locale_core v2.1.1 |
| 947 | 2026-03-18T03:49:58.977Z | Compiling thiserror v2.0.18 |
| 948 | 2026-03-18T03:49:59.092Z | Compiling potential_utf v0.1.4 |
| 949 | 2026-03-18T03:49:59.273Z | Compiling serde v1.0.228 |
| 950 | 2026-03-18T03:49:59.543Z | Compiling tracing v0.1.44 |
| 951 | 2026-03-18T03:49:59.635Z | Compiling zerotrie v0.2.3 |
| 952 | 2026-03-18T03:49:59.780Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 953 | 2026-03-18T03:49:59.881Z | Compiling erased-serde v0.3.31 |
| 954 | 2026-03-18T03:49:59.969Z | Compiling num-bigint v0.4.6 |
| 955 | 2026-03-18T03:49:59.980Z | Compiling scroll_derive v0.12.1 |
| 956 | 2026-03-18T03:50:00.017Z | Compiling icu_provider v2.1.1 |
| 957 | 2026-03-18T03:50:00.264Z | Compiling dof v0.3.0 |
| 958 | 2026-03-18T03:50:00.392Z | Compiling icu_collections v2.1.1 |
| 959 | 2026-03-18T03:50:00.653Z | Compiling proc-macro-crate v3.4.0 |
| 960 | 2026-03-18T03:50:00.791Z | Compiling slog v2.8.2 |
| 961 | 2026-03-18T03:50:00.946Z | Compiling scroll v0.12.0 |
| 962 | 2026-03-18T03:50:01.089Z | Compiling elliptic-curve v0.13.8 |
| 963 | 2026-03-18T03:50:01.147Z | Compiling time v0.3.47 |
| 964 | 2026-03-18T03:50:01.243Z | Compiling getrandom v0.3.4 |
| 965 | 2026-03-18T03:50:01.265Z | Compiling proc-macro-crate v1.3.1 |
| 966 | 2026-03-18T03:50:01.284Z | Compiling sha2 v0.10.9 |
| 967 | 2026-03-18T03:50:01.454Z | Compiling rustls-pki-types v1.14.0 |
| 968 | 2026-03-18T03:50:01.520Z | Compiling plain v0.2.3 |
| 969 | 2026-03-18T03:50:01.649Z | Compiling untrusted v0.9.0 |
| 970 | 2026-03-18T03:50:01.711Z | Compiling try-lock v0.2.5 |
| 971 | 2026-03-18T03:50:01.783Z | Compiling tower-service v0.3.3 |
| 972 | 2026-03-18T03:50:01.791Z | Compiling ring v0.17.14 |
| 973 | 2026-03-18T03:50:01.829Z | Compiling want v0.3.1 |
| 974 | 2026-03-18T03:50:01.886Z | Compiling num_enum_derive v0.5.11 |
| 975 | 2026-03-18T03:50:01.971Z | Compiling goblin v0.8.2 |
| 976 | 2026-03-18T03:50:02.034Z | Compiling num_enum_derive v0.7.5 |
| 977 | 2026-03-18T03:50:02.115Z | Compiling usdt-impl v0.5.0 |
| 978 | 2026-03-18T03:50:02.180Z | Compiling icu_properties_data v2.1.2 |
| 979 | 2026-03-18T03:50:02.342Z | Compiling httparse v1.10.1 |
| 980 | 2026-03-18T03:50:02.730Z | Compiling icu_normalizer_data v2.1.1 |
| 981 | 2026-03-18T03:50:02.809Z | Compiling serde_tokenstream v0.2.2 |
| 982 | 2026-03-18T03:50:02.817Z | Compiling rand_chacha v0.3.1 |
| 983 | 2026-03-18T03:50:03.156Z | Compiling rfc6979 v0.4.0 |
| 984 | 2026-03-18T03:50:03.209Z | Compiling arc-swap v1.8.2 |
| 985 | 2026-03-18T03:50:03.290Z | Compiling atomic-waker v1.1.2 |
| 986 | 2026-03-18T03:50:03.400Z | Compiling pin-utils v0.1.0 |
| 987 | 2026-03-18T03:50:03.410Z | Compiling either v1.15.0 |
| 988 | 2026-03-18T03:50:03.429Z | Compiling iana-time-zone v0.1.65 |
| 989 | 2026-03-18T03:50:03.477Z | Compiling hyper v1.8.1 |
| 990 | 2026-03-18T03:50:03.507Z | Compiling num_enum v0.7.5 |
| 991 | 2026-03-18T03:50:03.590Z | Compiling chrono v0.4.43 |
| 992 | 2026-03-18T03:50:03.635Z | Compiling rustls-webpki v0.103.9 |
| 993 | 2026-03-18T03:50:03.664Z | Compiling ecdsa v0.16.9 |
| 994 | 2026-03-18T03:50:03.697Z | Compiling num_enum v0.5.11 |
| 995 | 2026-03-18T03:50:03.821Z | Compiling rand v0.8.5 |
| 996 | 2026-03-18T03:50:04.158Z | Compiling icu_normalizer v2.1.1 |
| 997 | 2026-03-18T03:50:04.548Z | Compiling icu_properties v2.1.2 |
| 998 | 2026-03-18T03:50:04.686Z | Compiling crossbeam-utils v0.8.21 |
| 999 | 2026-03-18T03:50:04.946Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-03-18T03:50:04.980Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-03-18T03:50:05.100Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1002 | 2026-03-18T03:50:05.247Z | Compiling foreign-types-macros v0.2.3 |
| 1003 | 2026-03-18T03:50:05.747Z | Compiling aho-corasick v1.1.4 |
| 1004 | 2026-03-18T03:50:05.796Z | Compiling thread_local v1.1.9 |
| 1005 | 2026-03-18T03:50:06.026Z | Compiling tap v1.0.1 |
| 1006 | 2026-03-18T03:50:06.114Z | Compiling percent-encoding v2.3.2 |
| 1007 | 2026-03-18T03:50:06.136Z | Compiling utf8parse v0.2.2 |
| 1008 | 2026-03-18T03:50:06.155Z | Compiling regex-syntax v0.8.9 |
| 1009 | 2026-03-18T03:50:06.220Z | Compiling foreign-types-shared v0.3.1 |
| 1010 | 2026-03-18T03:50:06.260Z | Compiling bitflags v2.11.0 |
| 1011 | 2026-03-18T03:50:06.318Z | Compiling foreign-types v0.5.0 |
| 1012 | 2026-03-18T03:50:06.356Z | Compiling form_urlencoded v1.2.2 |
| 1013 | 2026-03-18T03:50:06.401Z | Compiling anstyle-parse v0.2.7 |
| 1014 | 2026-03-18T03:50:06.478Z | Compiling wyz v0.5.1 |
| 1015 | 2026-03-18T03:50:06.555Z | Compiling curve25519-dalek v4.1.3 |
| 1016 | 2026-03-18T03:50:06.578Z | Compiling cargo_metadata v0.23.1 |
| 1017 | 2026-03-18T03:50:06.626Z | Compiling idna_adapter v1.2.1 |
| 1018 | 2026-03-18T03:50:06.720Z | Compiling rand_chacha v0.9.0 |
| 1019 | 2026-03-18T03:50:06.785Z | Compiling crossbeam-channel v0.5.15 |
| 1020 | 2026-03-18T03:50:07.280Z | Compiling num-bigint-dig v0.8.6 |
| 1021 | 2026-03-18T03:50:07.412Z | Compiling hyper-util v0.1.20 |
| 1022 | 2026-03-18T03:50:07.764Z | Compiling rustls v0.23.36 |
| 1023 | 2026-03-18T03:50:08.110Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1024 | 2026-03-18T03:50:08.240Z | Compiling regex-automata v0.4.14 |
| 1025 | 2026-03-18T03:50:08.268Z | Compiling itertools v0.12.1 |
| 1026 | 2026-03-18T03:50:08.644Z | Compiling radium v0.7.0 |
| 1027 | 2026-03-18T03:50:08.956Z | Compiling slog-scope v4.4.1 |
| 1028 | 2026-03-18T03:50:09.263Z | Compiling usdt-attr-macro v0.5.0 |
| 1029 | 2026-03-18T03:50:09.289Z | Compiling usdt-macro v0.5.0 |
| 1030 | 2026-03-18T03:50:09.816Z | Compiling tokio-util v0.7.18 |
| 1031 | 2026-03-18T03:50:09.839Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1032 | 2026-03-18T03:50:09.899Z | Compiling num-rational v0.4.2 |
| 1033 | 2026-03-18T03:50:09.962Z | Compiling num-complex v0.4.6 |
| 1034 | 2026-03-18T03:50:10.241Z | Compiling async-trait v0.1.89 |
| 1035 | 2026-03-18T03:50:10.259Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1036 | 2026-03-18T03:50:10.281Z | Compiling ed25519 v2.2.3 |
| 1037 | 2026-03-18T03:50:10.581Z | Compiling pkcs1 v0.7.5 |
| 1038 | 2026-03-18T03:50:10.638Z | Compiling cstr-argument v0.1.2 |
| 1039 | 2026-03-18T03:50:10.819Z | Compiling memmap v0.7.0 |
| 1040 | 2026-03-18T03:50:10.847Z | Compiling is-terminal v0.4.17 |
| 1041 | 2026-03-18T03:50:10.929Z | Compiling colorchoice v1.0.4 |
| 1042 | 2026-03-18T03:50:10.951Z | Compiling is_terminal_polyfill v1.70.2 |
| 1043 | 2026-03-18T03:50:11.049Z | Compiling term v1.2.1 |
| 1044 | 2026-03-18T03:50:11.056Z | Compiling funty v2.0.0 |
| 1045 | 2026-03-18T03:50:11.059Z | Compiling anstyle v1.0.13 |
| 1046 | 2026-03-18T03:50:11.157Z | Compiling take_mut v0.2.2 |
| 1047 | 2026-03-18T03:50:11.281Z | Compiling sync_wrapper v1.0.2 |
| 1048 | 2026-03-18T03:50:11.335Z | Compiling os_str_bytes v6.6.1 |
| 1049 | 2026-03-18T03:50:11.391Z | Compiling hashbrown v0.12.3 |
| 1050 | 2026-03-18T03:50:11.647Z | Compiling anstyle-query v1.1.5 |
| 1051 | 2026-03-18T03:50:11.678Z | Compiling tower-layer v0.3.3 |
| 1052 | 2026-03-18T03:50:11.766Z | Compiling base64 v0.22.1 |
| 1053 | 2026-03-18T03:50:11.873Z | Compiling openssl-probe v0.2.1 |
| 1054 | 2026-03-18T03:50:11.997Z | Compiling utf8_iter v1.0.4 |
| 1055 | 2026-03-18T03:50:12.023Z | Compiling rustls-native-certs v0.8.3 |
| 1056 | 2026-03-18T03:50:12.031Z | Compiling indexmap v1.9.3 |
| 1057 | 2026-03-18T03:50:12.101Z | Compiling pem v3.0.6 |
| 1058 | 2026-03-18T03:50:12.123Z | Compiling idna v1.1.0 |
| 1059 | 2026-03-18T03:50:12.167Z | Compiling tower v0.5.3 |
| 1060 | 2026-03-18T03:50:12.197Z | Compiling anstream v0.6.21 |
| 1061 | 2026-03-18T03:50:12.450Z | Compiling clap_lex v0.2.4 |
| 1062 | 2026-03-18T03:50:12.519Z | Compiling bitvec v1.0.1 |
| 1063 | 2026-03-18T03:50:12.576Z | Compiling tokio-rustls v0.26.4 |
| 1064 | 2026-03-18T03:50:12.603Z | Compiling slog-term v2.9.2 |
| 1065 | 2026-03-18T03:50:12.797Z | Compiling slog-async v2.8.0 |
| 1066 | 2026-03-18T03:50:12.894Z | Compiling usdt v0.5.0 |
| 1067 | 2026-03-18T03:50:13.029Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1068 | 2026-03-18T03:50:13.142Z | Compiling rsa v0.9.10 |
| 1069 | 2026-03-18T03:50:13.153Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1070 | 2026-03-18T03:50:13.160Z | Compiling regex v1.12.3 |
| 1071 | 2026-03-18T03:50:13.228Z | Compiling num v0.4.3 |
| 1072 | 2026-03-18T03:50:13.312Z | Compiling ed25519-dalek v2.2.0 |
| 1073 | 2026-03-18T03:50:13.391Z | Compiling slog-stdlog v4.1.1 |
| 1074 | 2026-03-18T03:50:13.479Z | Compiling octocrab v0.49.5 |
| 1075 | 2026-03-18T03:50:13.495Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1076 | 2026-03-18T03:50:13.639Z | Compiling rand v0.9.2 |
| 1077 | 2026-03-18T03:50:13.693Z | Compiling anyhow v1.0.102 |
| 1078 | 2026-03-18T03:50:13.723Z | Compiling p384 v0.13.1 |
| 1079 | 2026-03-18T03:50:13.769Z | Compiling p256 v0.13.2 |
| 1080 | 2026-03-18T03:50:13.959Z | Compiling snafu-derive v0.8.9 |
| 1081 | 2026-03-18T03:50:14.009Z | Compiling simple_asn1 v0.6.4 |
| 1082 | 2026-03-18T03:50:14.209Z | Compiling libz-sys v1.1.23 |
| 1083 | 2026-03-18T03:50:14.268Z | Compiling openssl-sys v0.9.111 |
| 1084 | 2026-03-18T03:50:14.325Z | Compiling futures-executor v0.3.32 |
| 1085 | 2026-03-18T03:50:14.436Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1086 | 2026-03-18T03:50:14.504Z | Compiling pin-project-internal v1.1.10 |
| 1087 | 2026-03-18T03:50:14.684Z | Compiling serde_repr v0.1.20 |
| 1088 | 2026-03-18T03:50:14.717Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1089 | 2026-03-18T03:50:14.814Z | Compiling num-derive v0.3.3 |
| 1090 | 2026-03-18T03:50:14.824Z | Compiling clap_derive v3.2.25 |
| 1091 | 2026-03-18T03:50:15.078Z | Compiling atty v0.2.14 |
| 1092 | 2026-03-18T03:50:15.193Z | Compiling bitflags v1.3.2 |
| 1093 | 2026-03-18T03:50:15.274Z | Compiling termcolor v1.4.1 |
| 1094 | 2026-03-18T03:50:15.433Z | Compiling simd-adler32 v0.3.8 |
| 1095 | 2026-03-18T03:50:15.623Z | Compiling strsim v0.11.1 |
| 1096 | 2026-03-18T03:50:15.733Z | Compiling strsim v0.10.0 |
| 1097 | 2026-03-18T03:50:15.791Z | Compiling textwrap v0.16.2 |
| 1098 | 2026-03-18T03:50:15.973Z | Compiling adler2 v2.0.1 |
| 1099 | 2026-03-18T03:50:16.003Z | Compiling unicode-width v0.2.2 |
| 1100 | 2026-03-18T03:50:16.089Z | Compiling iri-string v0.7.10 |
| 1101 | 2026-03-18T03:50:16.131Z | Compiling ryu v1.0.23 |
| 1102 | 2026-03-18T03:50:16.148Z | Compiling clap_lex v1.0.0 |
| 1103 | 2026-03-18T03:50:16.210Z | Compiling oxnet v0.1.4 |
| 1104 | 2026-03-18T03:50:16.350Z | Compiling colored v3.1.1 |
| 1105 | 2026-03-18T03:50:16.362Z | Compiling clap_builder v4.5.60 |
| 1106 | 2026-03-18T03:50:16.362Z | Compiling console v0.16.2 |
| 1107 | 2026-03-18T03:50:16.439Z | Compiling snafu v0.8.9 |
| 1108 | 2026-03-18T03:50:16.457Z | Compiling serde_urlencoded v0.7.1 |
| 1109 | 2026-03-18T03:50:16.556Z | Compiling libscf-sys v1.1.0 |
| 1110 | 2026-03-18T03:50:16.714Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1111 | 2026-03-18T03:50:16.776Z | Compiling miniz_oxide v0.8.9 |
| 1112 | 2026-03-18T03:50:16.834Z | Compiling pin-project v1.1.10 |
| 1113 | 2026-03-18T03:50:16.877Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1114 | 2026-03-18T03:50:16.941Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1115 | 2026-03-18T03:50:17.176Z | Compiling clap v3.2.25 |
| 1116 | 2026-03-18T03:50:17.195Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1117 | 2026-03-18T03:50:17.382Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1118 | 2026-03-18T03:50:17.669Z | Compiling futures v0.3.32 |
| 1119 | 2026-03-18T03:50:17.755Z | Compiling tower-http v0.6.8 |
| 1120 | 2026-03-18T03:50:17.767Z | Compiling jsonwebtoken v10.3.0 |
| 1121 | 2026-03-18T03:50:18.009Z | Compiling slog-envlogger v2.2.0 |
| 1122 | 2026-03-18T03:50:18.145Z | Compiling portable-atomic v1.13.1 |
| 1123 | 2026-03-18T03:50:18.387Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1124 | 2026-03-18T03:50:18.521Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1125 | 2026-03-18T03:50:18.647Z | Compiling hyper-rustls v0.27.7 |
| 1126 | 2026-03-18T03:50:18.749Z | Compiling rustix v1.1.4 |
| 1127 | 2026-03-18T03:50:18.860Z | Compiling url v2.5.8 |
| 1128 | 2026-03-18T03:50:18.938Z | Compiling crc32fast v1.5.0 |
| 1129 | 2026-03-18T03:50:19.005Z | Compiling hyper-timeout v0.5.2 |
| 1130 | 2026-03-18T03:50:19.041Z | Compiling clap_derive v4.5.55 |
| 1131 | 2026-03-18T03:50:19.165Z | Compiling http-body-util v0.1.3 |
| 1132 | 2026-03-18T03:50:19.244Z | Compiling async-recursion v0.3.2 |
| 1133 | 2026-03-18T03:50:19.461Z | Compiling zone_cfg_derive v0.3.1 |
| 1134 | 2026-03-18T03:50:20.032Z | Compiling serde_spanned v1.0.4 |
| 1135 | 2026-03-18T03:50:20.165Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 1136 | 2026-03-18T03:50:20.199Z | Compiling serde_path_to_error v0.1.20 |
| 1137 | 2026-03-18T03:50:20.339Z | Compiling filetime v0.2.27 |
| 1138 | 2026-03-18T03:50:20.427Z | Compiling secrecy v0.10.3 |
| 1139 | 2026-03-18T03:50:20.606Z | Compiling hex v0.4.3 |
| 1140 | 2026-03-18T03:50:20.636Z | Compiling fastrand v2.3.0 |
| 1141 | 2026-03-18T03:50:20.652Z | Compiling openssl-probe v0.1.6 |
| 1142 | 2026-03-18T03:50:20.725Z | Compiling web-time v1.1.0 |
| 1143 | 2026-03-18T03:50:20.805Z | Compiling toml_writer v1.0.7+spec-1.1.0 |
| 1144 | 2026-03-18T03:50:20.878Z | Compiling xattr v1.6.1 |
| 1145 | 2026-03-18T03:50:20.944Z | Compiling unit-prefix v0.5.2 |
| 1146 | 2026-03-18T03:50:20.952Z | Compiling sha256 v1.6.0 |
| 1147 | 2026-03-18T03:50:20.988Z | Compiling tempfile v3.26.0 |
| 1148 | 2026-03-18T03:50:21.082Z | Compiling indicatif v0.18.4 |
| 1149 | 2026-03-18T03:50:21.082Z | Compiling toml v1.0.7+spec-1.1.0 |
| 1150 | 2026-03-18T03:50:21.108Z | Compiling tar v0.4.44 |
| 1151 | 2026-03-18T03:50:21.436Z | Compiling clap v4.5.60 |
| 1152 | 2026-03-18T03:50:21.523Z | Compiling curl v0.4.49 |
| 1153 | 2026-03-18T03:50:21.541Z | Compiling zone v0.3.1 |
| 1154 | 2026-03-18T03:50:21.548Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1155 | 2026-03-18T03:50:21.873Z | Compiling flate2 v1.1.9 |
| 1156 | 2026-03-18T03:50:22.437Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1157 | 2026-03-18T03:50:22.445Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1158 | 2026-03-18T03:50:22.454Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1159 | 2026-03-18T03:50:22.485Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1160 | 2026-03-18T03:50:22.687Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1161 | 2026-03-18T03:50:22.740Z | Compiling camino v1.2.2 |
| 1162 | 2026-03-18T03:50:22.956Z | Compiling libloading v0.8.9 |
| 1163 | 2026-03-18T03:50:22.979Z | Compiling fs_extra v1.3.0 |
| 1164 | 2026-03-18T03:50:38.844Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1165 | 2026-03-18T03:50:52.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 1166 | 2026-03-18T03:50:52.120Z | |
| 1167 | 2026-03-18T03:50:52.123Z | real 1:03.626846109 |
| 1168 | 2026-03-18T03:50:52.123Z | user 4:34.533371514 |
| 1169 | 2026-03-18T03:50:52.123Z | sys 42.577741218 |
| 1170 | 2026-03-18T03:50:52.123Z | trap 0.174738815 |
| 1171 | 2026-03-18T03:50:52.123Z | tflt 0.086744104 |
| 1172 | 2026-03-18T03:50:52.123Z | dflt 0.058874782 |
| 1173 | 2026-03-18T03:50:52.123Z | kflt 0.000196637 |
| 1174 | 2026-03-18T03:50:52.123Z | lock 12:13.977530183 |
| 1175 | 2026-03-18T03:50:52.123Z | slp 18:18.901064716 |
| 1176 | 2026-03-18T03:50:52.123Z | lat 12.859218739 |
| 1177 | 2026-03-18T03:50:52.123Z | stop 26.506874829 |
| 1178 | 2026-03-18T03:50:52.123Z | + ptime -m cargo build --release |
| 1179 | 2026-03-18T03:50:52.396Z | Compiling proc-macro2 v1.0.106 |
| 1180 | 2026-03-18T03:50:52.396Z | Compiling quote v1.0.44 |
| 1181 | 2026-03-18T03:50:52.399Z | Compiling unicode-ident v1.0.24 |
| 1182 | 2026-03-18T03:50:52.399Z | Compiling libc v0.2.183 |
| 1183 | 2026-03-18T03:50:52.399Z | Compiling cfg-if v1.0.4 |
| 1184 | 2026-03-18T03:50:52.399Z | Compiling version_check v0.9.5 |
| 1185 | 2026-03-18T03:50:52.399Z | Compiling zeroize v1.8.2 |
| 1186 | 2026-03-18T03:50:52.399Z | Compiling serde_core v1.0.228 |
| 1187 | 2026-03-18T03:50:52.529Z | Compiling serde v1.0.228 |
| 1188 | 2026-03-18T03:50:52.565Z | Compiling memchr v2.8.0 |
| 1189 | 2026-03-18T03:50:52.686Z | Compiling autocfg v1.5.0 |
| 1190 | 2026-03-18T03:50:52.776Z | Compiling typenum v1.19.0 |
| 1191 | 2026-03-18T03:50:52.955Z | Compiling subtle v2.6.1 |
| 1192 | 2026-03-18T03:50:53.137Z | Compiling generic-array v0.14.7 |
| 1193 | 2026-03-18T03:50:53.146Z | Compiling itoa v1.0.17 |
| 1194 | 2026-03-18T03:50:53.432Z | Compiling getrandom v0.2.17 |
| 1195 | 2026-03-18T03:50:53.467Z | Compiling syn v1.0.109 |
| 1196 | 2026-03-18T03:50:53.498Z | Compiling smallvec v1.15.1 |
| 1197 | 2026-03-18T03:50:53.672Z | Compiling const-oid v0.9.6 |
| 1198 | 2026-03-18T03:50:53.912Z | Compiling libm v0.2.16 |
| 1199 | 2026-03-18T03:50:54.022Z | Compiling num-traits v0.2.19 |
| 1200 | 2026-03-18T03:50:54.022Z | Compiling find-msvc-tools v0.1.9 |
| 1201 | 2026-03-18T03:50:54.051Z | Compiling syn v2.0.116 |
| 1202 | 2026-03-18T03:50:54.319Z | Compiling shlex v1.3.0 |
| 1203 | 2026-03-18T03:50:54.326Z | Compiling pin-project-lite v0.2.16 |
| 1204 | 2026-03-18T03:50:54.340Z | Compiling thiserror v1.0.69 |
| 1205 | 2026-03-18T03:50:54.537Z | Compiling cc v1.2.56 |
| 1206 | 2026-03-18T03:50:54.734Z | Compiling zmij v1.0.21 |
| 1207 | 2026-03-18T03:50:54.909Z | Compiling log v0.4.29 |
| 1208 | 2026-03-18T03:50:55.204Z | Compiling block-buffer v0.10.4 |
| 1209 | 2026-03-18T03:50:55.376Z | Compiling crypto-common v0.1.7 |
| 1210 | 2026-03-18T03:50:55.860Z | Compiling rustversion v1.0.22 |
| 1211 | 2026-03-18T03:50:55.882Z | Compiling digest v0.10.7 |
| 1212 | 2026-03-18T03:50:55.964Z | Compiling rand_core v0.6.4 |
| 1213 | 2026-03-18T03:50:56.171Z | Compiling socket2 v0.6.2 |
| 1214 | 2026-03-18T03:50:56.197Z | Compiling errno v0.3.14 |
| 1215 | 2026-03-18T03:50:56.271Z | Compiling equivalent v1.0.2 |
| 1216 | 2026-03-18T03:50:56.356Z | Compiling bytes v1.11.1 |
| 1217 | 2026-03-18T03:50:56.363Z | Compiling parking_lot_core v0.9.12 |
| 1218 | 2026-03-18T03:50:56.383Z | Compiling once_cell v1.21.3 |
| 1219 | 2026-03-18T03:50:56.677Z | Compiling hashbrown v0.16.1 |
| 1220 | 2026-03-18T03:50:56.783Z | Compiling base64ct v1.8.3 |
| 1221 | 2026-03-18T03:50:56.831Z | Compiling scopeguard v1.2.0 |
| 1222 | 2026-03-18T03:50:56.945Z | Compiling lock_api v0.4.14 |
| 1223 | 2026-03-18T03:50:57.183Z | Compiling pem-rfc7468 v0.7.0 |
| 1224 | 2026-03-18T03:50:57.250Z | Compiling signal-hook-registry v1.4.8 |
| 1225 | 2026-03-18T03:50:57.405Z | Compiling indexmap v2.13.0 |
| 1226 | 2026-03-18T03:50:57.446Z | Compiling parking_lot v0.12.5 |
| 1227 | 2026-03-18T03:50:57.555Z | Compiling der v0.7.10 |
| 1228 | 2026-03-18T03:50:57.704Z | Compiling mio v1.1.1 |
| 1229 | 2026-03-18T03:50:57.919Z | Compiling thiserror v2.0.18 |
| 1230 | 2026-03-18T03:50:58.006Z | Compiling stable_deref_trait v1.2.1 |
| 1231 | 2026-03-18T03:50:58.270Z | Compiling synstructure v0.13.2 |
| 1232 | 2026-03-18T03:50:58.546Z | Compiling serde_json v1.0.149 |
| 1233 | 2026-03-18T03:50:58.622Z | Compiling ucd-trie v0.1.7 |
| 1234 | 2026-03-18T03:50:58.629Z | Compiling futures-core v0.3.32 |
| 1235 | 2026-03-18T03:50:58.632Z | Compiling zerocopy v0.8.39 |
| 1236 | 2026-03-18T03:50:58.808Z | Compiling pest v2.8.6 |
| 1237 | 2026-03-18T03:50:58.852Z | Compiling spki v0.7.3 |
| 1238 | 2026-03-18T03:50:58.931Z | Compiling futures-sink v0.3.32 |
| 1239 | 2026-03-18T03:50:59.058Z | Compiling pkcs8 v0.10.2 |
| 1240 | 2026-03-18T03:50:59.198Z | Compiling num-integer v0.1.46 |
| 1241 | 2026-03-18T03:50:59.229Z | Compiling proc-macro-error-attr v1.0.4 |
| 1242 | 2026-03-18T03:50:59.522Z | Compiling pkg-config v0.3.32 |
| 1243 | 2026-03-18T03:50:59.885Z | Compiling futures-channel v0.3.32 |
| 1244 | 2026-03-18T03:50:59.985Z | Compiling serde_derive v1.0.228 |
| 1245 | 2026-03-18T03:51:00.040Z | Compiling thiserror-impl v1.0.69 |
| 1246 | 2026-03-18T03:51:00.123Z | Compiling zerofrom-derive v0.1.6 |
| 1247 | 2026-03-18T03:51:00.207Z | Compiling yoke-derive v0.8.1 |
| 1248 | 2026-03-18T03:51:00.499Z | Compiling tokio-macros v2.6.0 |
| 1249 | 2026-03-18T03:51:00.722Z | Compiling zerovec-derive v0.11.2 |
| 1250 | 2026-03-18T03:51:01.410Z | Compiling thiserror-impl v2.0.18 |
| 1251 | 2026-03-18T03:51:01.517Z | Compiling tokio v1.50.0 |
| 1252 | 2026-03-18T03:51:01.600Z | Compiling pest_meta v2.8.6 |
| 1253 | 2026-03-18T03:51:01.760Z | Compiling zerocopy-derive v0.7.35 |
| 1254 | 2026-03-18T03:51:01.786Z | Compiling zerofrom v0.1.6 |
| 1255 | 2026-03-18T03:51:01.936Z | Compiling yoke v0.8.1 |
| 1256 | 2026-03-18T03:51:02.176Z | Compiling displaydoc v0.2.5 |
| 1257 | 2026-03-18T03:51:02.197Z | Compiling zerovec v0.11.5 |
| 1258 | 2026-03-18T03:51:02.871Z | Compiling pest_generator v2.8.6 |
| 1259 | 2026-03-18T03:51:02.977Z | Compiling semver v1.0.27 |
| 1260 | 2026-03-18T03:51:03.070Z | Compiling proc-macro-error v1.0.4 |
| 1261 | 2026-03-18T03:51:03.152Z | Compiling vcpkg v0.2.15 |
| 1262 | 2026-03-18T03:51:03.346Z | Compiling futures-macro v0.3.32 |
| 1263 | 2026-03-18T03:51:03.389Z | Compiling tracing-attributes v0.1.31 |
| 1264 | 2026-03-18T03:51:03.910Z | Compiling ppv-lite86 v0.2.21 |
| 1265 | 2026-03-18T03:51:04.003Z | Compiling pest_derive v2.8.6 |
| 1266 | 2026-03-18T03:51:04.016Z | Compiling tracing-core v0.1.36 |
| 1267 | 2026-03-18T03:51:04.377Z | Compiling hmac v0.12.1 |
| 1268 | 2026-03-18T03:51:04.434Z | Compiling spin v0.9.8 |
| 1269 | 2026-03-18T03:51:04.541Z | Compiling slab v0.4.12 |
| 1270 | 2026-03-18T03:51:04.555Z | Compiling futures-io v0.3.32 |
| 1271 | 2026-03-18T03:51:04.592Z | Compiling futures-task v0.3.32 |
| 1272 | 2026-03-18T03:51:04.643Z | Compiling pretty-hex v0.4.1 |
| 1273 | 2026-03-18T03:51:04.656Z | Compiling winnow v1.0.0 |
| 1274 | 2026-03-18T03:51:04.795Z | Compiling futures-util v0.3.32 |
| 1275 | 2026-03-18T03:51:04.823Z | Compiling lazy_static v1.5.0 |
| 1276 | 2026-03-18T03:51:05.088Z | Compiling tracing v0.1.44 |
| 1277 | 2026-03-18T03:51:05.107Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 1278 | 2026-03-18T03:51:05.120Z | Compiling tinystr v0.8.2 |
| 1279 | 2026-03-18T03:51:05.342Z | Compiling slog v2.8.2 |
| 1280 | 2026-03-18T03:51:05.402Z | Compiling http v1.4.0 |
| 1281 | 2026-03-18T03:51:05.423Z | Compiling ring v0.17.14 |
| 1282 | 2026-03-18T03:51:05.504Z | Compiling signature v2.2.0 |
| 1283 | 2026-03-18T03:51:05.598Z | Compiling ff v0.13.1 |
| 1284 | 2026-03-18T03:51:05.703Z | Compiling toml_datetime v0.6.11 |
| 1285 | 2026-03-18T03:51:05.715Z | Compiling winnow v0.7.14 |
| 1286 | 2026-03-18T03:51:05.788Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1287 | 2026-03-18T03:51:05.915Z | Compiling byteorder v1.5.0 |
| 1288 | 2026-03-18T03:51:05.983Z | Compiling powerfmt v0.2.0 |
| 1289 | 2026-03-18T03:51:06.070Z | Compiling cpufeatures v0.2.17 |
| 1290 | 2026-03-18T03:51:06.145Z | Compiling num-conv v0.2.0 |
| 1291 | 2026-03-18T03:51:06.152Z | Compiling litemap v0.8.1 |
| 1292 | 2026-03-18T03:51:06.200Z | Compiling heck v0.4.1 |
| 1293 | 2026-03-18T03:51:06.301Z | Compiling winnow v0.5.40 |
| 1294 | 2026-03-18T03:51:06.305Z | Compiling getrandom v0.3.4 |
| 1295 | 2026-03-18T03:51:06.422Z | Compiling time-core v0.1.8 |
| 1296 | 2026-03-18T03:51:06.442Z | Compiling base16ct v0.2.0 |
| 1297 | 2026-03-18T03:51:06.607Z | Compiling writeable v0.6.2 |
| 1298 | 2026-03-18T03:51:06.724Z | Compiling time-macros v0.2.27 |
| 1299 | 2026-03-18T03:51:06.747Z | Compiling sec1 v0.7.3 |
| 1300 | 2026-03-18T03:51:06.894Z | Compiling icu_locale_core v2.1.1 |
| 1301 | 2026-03-18T03:51:07.719Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1302 | 2026-03-18T03:51:07.787Z | Compiling http-body v1.0.1 |
| 1303 | 2026-03-18T03:51:07.853Z | Compiling deranged v0.5.6 |
| 1304 | 2026-03-18T03:51:07.971Z | Compiling zerocopy v0.7.35 |
| 1305 | 2026-03-18T03:51:08.091Z | Compiling toml_edit v0.19.15 |
| 1306 | 2026-03-18T03:51:08.565Z | Compiling group v0.13.0 |
| 1307 | 2026-03-18T03:51:08.974Z | Compiling hkdf v0.12.4 |
| 1308 | 2026-03-18T03:51:09.161Z | Compiling erased-serde v0.3.31 |
| 1309 | 2026-03-18T03:51:09.265Z | Compiling num-bigint v0.4.6 |
| 1310 | 2026-03-18T03:51:09.527Z | Compiling zerotrie v0.2.3 |
| 1311 | 2026-03-18T03:51:10.053Z | Compiling potential_utf v0.1.4 |
| 1312 | 2026-03-18T03:51:10.073Z | Compiling scroll_derive v0.12.1 |
| 1313 | 2026-03-18T03:51:10.081Z | Compiling num-iter v0.1.45 |
| 1314 | 2026-03-18T03:51:10.220Z | Compiling crypto-bigint v0.5.5 |
| 1315 | 2026-03-18T03:51:10.685Z | Compiling usdt-impl v0.5.0 |
| 1316 | 2026-03-18T03:51:11.025Z | Compiling icu_normalizer_data v2.1.1 |
| 1317 | 2026-03-18T03:51:11.028Z | Compiling httparse v1.10.1 |
| 1318 | 2026-03-18T03:51:11.449Z | Compiling icu_properties_data v2.1.2 |
| 1319 | 2026-03-18T03:51:11.530Z | Compiling time v0.3.47 |
| 1320 | 2026-03-18T03:51:11.808Z | Compiling proc-macro-crate v1.3.1 |
| 1321 | 2026-03-18T03:51:12.272Z | Compiling elliptic-curve v0.13.8 |
| 1322 | 2026-03-18T03:51:12.439Z | Compiling scroll v0.12.0 |
| 1323 | 2026-03-18T03:51:12.819Z | Compiling icu_collections v2.1.1 |
| 1324 | 2026-03-18T03:51:12.819Z | Compiling icu_provider v2.1.1 |
| 1325 | 2026-03-18T03:51:13.335Z | Compiling thread-id v4.2.2 |
| 1326 | 2026-03-18T03:51:13.426Z | Compiling dof v0.3.0 |
| 1327 | 2026-03-18T03:51:13.572Z | Compiling proc-macro-crate v3.4.0 |
| 1328 | 2026-03-18T03:51:13.895Z | Compiling sha2 v0.10.9 |
| 1329 | 2026-03-18T03:51:13.910Z | Compiling dtrace-parser v0.2.0 |
| 1330 | 2026-03-18T03:51:13.994Z | Compiling libz-sys v1.1.23 |
| 1331 | 2026-03-18T03:51:14.106Z | Compiling openssl-sys v0.9.111 |
| 1332 | 2026-03-18T03:51:14.155Z | Compiling rustc_version v0.4.1 |
| 1333 | 2026-03-18T03:51:14.461Z | Compiling rustls-pki-types v1.14.0 |
| 1334 | 2026-03-18T03:51:14.537Z | Compiling camino v1.2.2 |
| 1335 | 2026-03-18T03:51:14.731Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1336 | 2026-03-18T03:51:14.797Z | Compiling tower-service v0.3.3 |
| 1337 | 2026-03-18T03:51:14.908Z | Compiling crossbeam-utils v0.8.21 |
| 1338 | 2026-03-18T03:51:14.960Z | Compiling plain v0.2.3 |
| 1339 | 2026-03-18T03:51:15.044Z | Compiling untrusted v0.9.0 |
| 1340 | 2026-03-18T03:51:15.157Z | Compiling try-lock v0.2.5 |
| 1341 | 2026-03-18T03:51:15.288Z | Compiling want v0.3.1 |
| 1342 | 2026-03-18T03:51:15.315Z | Compiling goblin v0.8.2 |
| 1343 | 2026-03-18T03:51:15.556Z | Compiling curve25519-dalek v4.1.3 |
| 1344 | 2026-03-18T03:51:15.919Z | Compiling num_enum_derive v0.7.5 |
| 1345 | 2026-03-18T03:51:16.314Z | Compiling num_enum_derive v0.5.11 |
| 1346 | 2026-03-18T03:51:16.600Z | Compiling rfc6979 v0.4.0 |
| 1347 | 2026-03-18T03:51:16.761Z | Compiling rand_chacha v0.3.1 |
| 1348 | 2026-03-18T03:51:17.150Z | Compiling serde_tokenstream v0.2.2 |
| 1349 | 2026-03-18T03:51:17.499Z | Compiling arc-swap v1.8.2 |
| 1350 | 2026-03-18T03:51:17.594Z | Compiling heck v0.5.0 |
| 1351 | 2026-03-18T03:51:17.634Z | Compiling pin-utils v0.1.0 |
| 1352 | 2026-03-18T03:51:17.716Z | Compiling iana-time-zone v0.1.65 |
| 1353 | 2026-03-18T03:51:17.807Z | Compiling num-bigint-dig v0.8.6 |
| 1354 | 2026-03-18T03:51:17.849Z | Compiling atomic-waker v1.1.2 |
| 1355 | 2026-03-18T03:51:17.849Z | Compiling rustls v0.23.36 |
| 1356 | 2026-03-18T03:51:17.938Z | Compiling either v1.15.0 |
| 1357 | 2026-03-18T03:51:17.998Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1358 | 2026-03-18T03:51:18.090Z | Compiling radium v0.7.0 |
| 1359 | 2026-03-18T03:51:18.138Z | Compiling hyper v1.8.1 |
| 1360 | 2026-03-18T03:51:18.220Z | Compiling chrono v0.4.43 |
| 1361 | 2026-03-18T03:51:18.257Z | Compiling num_enum v0.5.11 |
| 1362 | 2026-03-18T03:51:18.380Z | Compiling num_enum v0.7.5 |
| 1363 | 2026-03-18T03:51:18.410Z | Compiling rand v0.8.5 |
| 1364 | 2026-03-18T03:51:18.471Z | Compiling rustls-webpki v0.103.9 |
| 1365 | 2026-03-18T03:51:18.526Z | Compiling ecdsa v0.16.9 |
| 1366 | 2026-03-18T03:51:19.456Z | Compiling icu_properties v2.1.2 |
| 1367 | 2026-03-18T03:51:20.795Z | Compiling icu_normalizer v2.1.1 |
| 1368 | 2026-03-18T03:51:22.143Z | Compiling rand_core v0.9.5 |
| 1369 | 2026-03-18T03:51:22.151Z | Compiling primeorder v0.13.6 |
| 1370 | 2026-03-18T03:51:22.383Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1371 | 2026-03-18T03:51:22.472Z | Compiling foreign-types-macros v0.2.3 |
| 1372 | 2026-03-18T03:51:22.497Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1373 | 2026-03-18T03:51:22.677Z | Compiling cargo-platform v0.3.2 |
| 1374 | 2026-03-18T03:51:22.825Z | Compiling aho-corasick v1.1.4 |
| 1375 | 2026-03-18T03:51:22.843Z | Compiling indexmap v1.9.3 |
| 1376 | 2026-03-18T03:51:22.876Z | Compiling thread_local v1.1.9 |
| 1377 | 2026-03-18T03:51:22.991Z | Compiling regex-syntax v0.8.9 |
| 1378 | 2026-03-18T03:51:23.136Z | Compiling foreign-types-shared v0.3.1 |
| 1379 | 2026-03-18T03:51:23.245Z | Compiling utf8parse v0.2.2 |
| 1380 | 2026-03-18T03:51:23.314Z | Compiling bitflags v2.11.0 |
| 1381 | 2026-03-18T03:51:23.322Z | Compiling slog-async v2.8.0 |
| 1382 | 2026-03-18T03:51:23.367Z | Compiling anyhow v1.0.102 |
| 1383 | 2026-03-18T03:51:23.375Z | Compiling percent-encoding v2.3.2 |
| 1384 | 2026-03-18T03:51:23.685Z | Compiling tap v1.0.1 |
| 1385 | 2026-03-18T03:51:23.738Z | Compiling form_urlencoded v1.2.2 |
| 1386 | 2026-03-18T03:51:23.797Z | Compiling wyz v0.5.1 |
| 1387 | 2026-03-18T03:51:24.039Z | Compiling anstyle-parse v0.2.7 |
| 1388 | 2026-03-18T03:51:24.063Z | Compiling foreign-types v0.5.0 |
| 1389 | 2026-03-18T03:51:24.086Z | Compiling cargo_metadata v0.23.1 |
| 1390 | 2026-03-18T03:51:24.172Z | Compiling rand_chacha v0.9.0 |
| 1391 | 2026-03-18T03:51:24.307Z | Compiling crossbeam-channel v0.5.15 |
| 1392 | 2026-03-18T03:51:24.880Z | Compiling idna_adapter v1.2.1 |
| 1393 | 2026-03-18T03:51:25.230Z | Compiling regex-automata v0.4.14 |
| 1394 | 2026-03-18T03:51:27.568Z | Compiling hyper-util v0.1.20 |
| 1395 | 2026-03-18T03:51:30.513Z | Compiling itertools v0.12.1 |
| 1396 | 2026-03-18T03:51:30.533Z | Compiling slog-scope v4.4.1 |
| 1397 | 2026-03-18T03:51:31.018Z | Compiling usdt-macro v0.5.0 |
| 1398 | 2026-03-18T03:51:31.067Z | Compiling usdt-attr-macro v0.5.0 |
| 1399 | 2026-03-18T03:51:31.624Z | Compiling num-rational v0.4.2 |
| 1400 | 2026-03-18T03:51:31.898Z | Compiling tokio-util v0.7.18 |
| 1401 | 2026-03-18T03:51:32.014Z | Compiling ed25519 v2.2.3 |
| 1402 | 2026-03-18T03:51:32.476Z | Compiling num-complex v0.4.6 |
| 1403 | 2026-03-18T03:51:32.505Z | Compiling async-trait v0.1.89 |
| 1404 | 2026-03-18T03:51:32.654Z | Compiling pkcs1 v0.7.5 |
| 1405 | 2026-03-18T03:51:32.951Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1406 | 2026-03-18T03:51:33.198Z | Compiling is-terminal v0.4.17 |
| 1407 | 2026-03-18T03:51:33.275Z | Compiling memmap v0.7.0 |
| 1408 | 2026-03-18T03:51:33.307Z | Compiling cstr-argument v0.1.2 |
| 1409 | 2026-03-18T03:51:33.508Z | Compiling hashbrown v0.12.3 |
| 1410 | 2026-03-18T03:51:33.554Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1411 | 2026-03-18T03:51:33.595Z | Compiling colorchoice v1.0.4 |
| 1412 | 2026-03-18T03:51:33.731Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1413 | 2026-03-18T03:51:33.834Z | Compiling is_terminal_polyfill v1.70.2 |
| 1414 | 2026-03-18T03:51:33.842Z | Compiling base64 v0.22.1 |
| 1415 | 2026-03-18T03:51:33.943Z | Compiling crc32fast v1.5.0 |
| 1416 | 2026-03-18T03:51:34.016Z | Compiling rustix v1.1.4 |
| 1417 | 2026-03-18T03:51:34.249Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1418 | 2026-03-18T03:51:34.316Z | Compiling anstyle v1.0.13 |
| 1419 | 2026-03-18T03:51:34.466Z | Compiling term v1.2.1 |
| 1420 | 2026-03-18T03:51:34.479Z | Compiling anstyle-query v1.1.5 |
| 1421 | 2026-03-18T03:51:34.536Z | Compiling portable-atomic v1.13.1 |
| 1422 | 2026-03-18T03:51:34.598Z | Compiling os_str_bytes v6.6.1 |
| 1423 | 2026-03-18T03:51:34.654Z | Compiling funty v2.0.0 |
| 1424 | 2026-03-18T03:51:34.662Z | Compiling openssl-probe v0.2.1 |
| 1425 | 2026-03-18T03:51:34.969Z | Compiling tower-layer v0.3.3 |
| 1426 | 2026-03-18T03:51:34.980Z | Compiling sync_wrapper v1.0.2 |
| 1427 | 2026-03-18T03:51:35.093Z | Compiling utf8_iter v1.0.4 |
| 1428 | 2026-03-18T03:51:35.135Z | Compiling take_mut v0.2.2 |
| 1429 | 2026-03-18T03:51:35.266Z | Compiling idna v1.1.0 |
| 1430 | 2026-03-18T03:51:35.290Z | Compiling tower v0.5.3 |
| 1431 | 2026-03-18T03:51:35.989Z | Compiling bitvec v1.0.1 |
| 1432 | 2026-03-18T03:51:36.423Z | Compiling clap_lex v0.2.4 |
| 1433 | 2026-03-18T03:51:36.896Z | Compiling slog-term v2.9.2 |
| 1434 | 2026-03-18T03:51:36.958Z | Compiling rustls-native-certs v0.8.3 |
| 1435 | 2026-03-18T03:51:36.991Z | Compiling anstream v0.6.21 |
| 1436 | 2026-03-18T03:51:37.928Z | Compiling pem v3.0.6 |
| 1437 | 2026-03-18T03:51:38.090Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1438 | 2026-03-18T03:51:38.232Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1439 | 2026-03-18T03:51:38.554Z | Compiling usdt v0.5.0 |
| 1440 | 2026-03-18T03:51:38.588Z | Compiling num v0.4.3 |
| 1441 | 2026-03-18T03:51:38.675Z | Compiling rsa v0.9.10 |
| 1442 | 2026-03-18T03:51:38.747Z | Compiling tokio-rustls v0.26.4 |
| 1443 | 2026-03-18T03:51:38.802Z | Compiling ed25519-dalek v2.2.0 |
| 1444 | 2026-03-18T03:51:38.937Z | Compiling slog-stdlog v4.1.1 |
| 1445 | 2026-03-18T03:51:39.111Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1446 | 2026-03-18T03:51:39.373Z | Compiling regex v1.12.3 |
| 1447 | 2026-03-18T03:51:39.377Z | Compiling octocrab v0.49.5 |
| 1448 | 2026-03-18T03:51:39.443Z | Compiling rand v0.9.2 |
| 1449 | 2026-03-18T03:51:39.866Z | Compiling p384 v0.13.1 |
| 1450 | 2026-03-18T03:51:39.956Z | Compiling p256 v0.13.2 |
| 1451 | 2026-03-18T03:51:40.328Z | Compiling snafu-derive v0.8.9 |
| 1452 | 2026-03-18T03:51:41.178Z | Compiling simple_asn1 v0.6.4 |
| 1453 | 2026-03-18T03:51:41.281Z | Compiling futures-executor v0.3.32 |
| 1454 | 2026-03-18T03:51:41.395Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1455 | 2026-03-18T03:51:41.853Z | Compiling clap_derive v3.2.25 |
| 1456 | 2026-03-18T03:51:41.931Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1457 | 2026-03-18T03:51:42.254Z | Compiling pin-project-internal v1.1.10 |
| 1458 | 2026-03-18T03:51:42.275Z | Compiling serde_repr v0.1.20 |
| 1459 | 2026-03-18T03:51:42.698Z | Compiling num-derive v0.3.3 |
| 1460 | 2026-03-18T03:51:42.725Z | Compiling atty v0.2.14 |
| 1461 | 2026-03-18T03:51:42.850Z | Compiling unicode-width v0.2.2 |
| 1462 | 2026-03-18T03:51:43.024Z | Compiling oxnet v0.1.4 |
| 1463 | 2026-03-18T03:51:43.238Z | Compiling adler2 v2.0.1 |
| 1464 | 2026-03-18T03:51:43.427Z | Compiling curl v0.4.49 |
| 1465 | 2026-03-18T03:51:43.427Z | Compiling clap_lex v1.0.0 |
| 1466 | 2026-03-18T03:51:43.491Z | Compiling bitflags v1.3.2 |
| 1467 | 2026-03-18T03:51:43.577Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1468 | 2026-03-18T03:51:43.749Z | Compiling strsim v0.11.1 |
| 1469 | 2026-03-18T03:51:43.862Z | Compiling colored v3.1.1 |
| 1470 | 2026-03-18T03:51:43.921Z | Compiling iri-string v0.7.10 |
| 1471 | 2026-03-18T03:51:44.167Z | Compiling termcolor v1.4.1 |
| 1472 | 2026-03-18T03:51:44.327Z | Compiling strsim v0.10.0 |
| 1473 | 2026-03-18T03:51:44.683Z | Compiling simd-adler32 v0.3.8 |
| 1474 | 2026-03-18T03:51:44.754Z | Compiling ryu v1.0.23 |
| 1475 | 2026-03-18T03:51:44.785Z | Compiling textwrap v0.16.2 |
| 1476 | 2026-03-18T03:51:45.341Z | Compiling clap v3.2.25 |
| 1477 | 2026-03-18T03:51:45.614Z | Compiling serde_urlencoded v0.7.1 |
| 1478 | 2026-03-18T03:51:45.827Z | Compiling miniz_oxide v0.8.9 |
| 1479 | 2026-03-18T03:51:46.229Z | Compiling tower-http v0.6.8 |
| 1480 | 2026-03-18T03:51:47.312Z | Compiling clap_builder v4.5.60 |
| 1481 | 2026-03-18T03:51:47.637Z | Compiling libscf-sys v1.1.0 |
| 1482 | 2026-03-18T03:51:47.814Z | Compiling pin-project v1.1.10 |
| 1483 | 2026-03-18T03:51:47.946Z | Compiling console v0.16.2 |
| 1484 | 2026-03-18T03:51:48.014Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1485 | 2026-03-18T03:51:48.166Z | Compiling snafu v0.8.9 |
| 1486 | 2026-03-18T03:51:48.796Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1487 | 2026-03-18T03:51:49.176Z | Compiling jsonwebtoken v10.3.0 |
| 1488 | 2026-03-18T03:51:49.638Z | Compiling futures v0.3.32 |
| 1489 | 2026-03-18T03:51:49.963Z | Compiling slog-envlogger v2.2.0 |
| 1490 | 2026-03-18T03:51:50.957Z | Compiling hyper-rustls v0.27.7 |
| 1491 | 2026-03-18T03:51:51.403Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1492 | 2026-03-18T03:51:52.816Z | Compiling url v2.5.8 |
| 1493 | 2026-03-18T03:51:53.684Z | Compiling hyper-timeout v0.5.2 |
| 1494 | 2026-03-18T03:51:53.951Z | Compiling clap_derive v4.5.55 |
| 1495 | 2026-03-18T03:51:54.445Z | Compiling http-body-util v0.1.3 |
| 1496 | 2026-03-18T03:51:54.552Z | Compiling zone_cfg_derive v0.3.1 |
| 1497 | 2026-03-18T03:51:54.823Z | Compiling async-recursion v0.3.2 |
| 1498 | 2026-03-18T03:51:55.426Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 1499 | 2026-03-18T03:51:55.525Z | Compiling serde_path_to_error v0.1.20 |
| 1500 | 2026-03-18T03:51:55.951Z | Compiling serde_spanned v1.0.4 |
| 1501 | 2026-03-18T03:51:56.037Z | Compiling filetime v0.2.27 |
| 1502 | 2026-03-18T03:51:56.114Z | Compiling secrecy v0.10.3 |
| 1503 | 2026-03-18T03:51:56.124Z | Compiling hex v0.4.3 |
| 1504 | 2026-03-18T03:51:56.278Z | Compiling xattr v1.6.1 |
| 1505 | 2026-03-18T03:51:56.281Z | Compiling openssl-probe v0.1.6 |
| 1506 | 2026-03-18T03:51:56.300Z | Compiling web-time v1.1.0 |
| 1507 | 2026-03-18T03:51:56.322Z | Compiling fastrand v2.3.0 |
| 1508 | 2026-03-18T03:51:56.382Z | Compiling toml_writer v1.0.7+spec-1.1.0 |
| 1509 | 2026-03-18T03:51:56.496Z | Compiling unit-prefix v0.5.2 |
| 1510 | 2026-03-18T03:51:56.525Z | Compiling sha256 v1.6.0 |
| 1511 | 2026-03-18T03:51:56.597Z | Compiling tempfile v3.26.0 |
| 1512 | 2026-03-18T03:51:56.678Z | Compiling toml v1.0.7+spec-1.1.0 |
| 1513 | 2026-03-18T03:51:56.714Z | Compiling indicatif v0.18.4 |
| 1514 | 2026-03-18T03:51:56.742Z | Compiling tar v0.4.44 |
| 1515 | 2026-03-18T03:51:59.408Z | Compiling clap v4.5.60 |
| 1516 | 2026-03-18T03:51:59.501Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1517 | 2026-03-18T03:51:59.826Z | Compiling zone v0.3.1 |
| 1518 | 2026-03-18T03:51:59.881Z | Compiling flate2 v1.1.9 |
| 1519 | 2026-03-18T03:52:00.010Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1520 | 2026-03-18T03:52:00.325Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1521 | 2026-03-18T03:52:00.553Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1522 | 2026-03-18T03:52:01.145Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1523 | 2026-03-18T03:52:01.635Z | Compiling libloading v0.8.9 |
| 1524 | 2026-03-18T03:52:01.796Z | Compiling fs_extra v1.3.0 |
| 1525 | 2026-03-18T03:52:17.305Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1526 | 2026-03-18T03:52:49.667Z | Finished `release` profile [optimized] target(s) in 1m 57s |
| 1527 | 2026-03-18T03:52:49.740Z | |
| 1528 | 2026-03-18T03:52:49.743Z | real 1:57.597062903 |
| 1529 | 2026-03-18T03:52:49.743Z | user 10:10.133966298 |
| 1530 | 2026-03-18T03:52:49.743Z | sys 57.590160817 |
| 1531 | 2026-03-18T03:52:49.743Z | trap 0.346606230 |
| 1532 | 2026-03-18T03:52:49.743Z | tflt 0.726186634 |
| 1533 | 2026-03-18T03:52:49.743Z | dflt 0.507328436 |
| 1534 | 2026-03-18T03:52:49.743Z | kflt 0.000050108 |
| 1535 | 2026-03-18T03:52:49.743Z | lock 31:11.975209724 |
| 1536 | 2026-03-18T03:52:49.743Z | slp 36:50.928102998 |
| 1537 | 2026-03-18T03:52:49.743Z | lat 37.655979993 |
| 1538 | 2026-03-18T03:52:49.744Z | stop 42.955511095 |
| 1539 | 2026-03-18T03:52:49.744Z | + for x in debug release |
| 1540 | 2026-03-18T03:52:49.744Z | + mkdir -p /work/debug |
| 1541 | 2026-03-18T03:52:49.744Z | + cp target/debug/softnpu /work/debug/ |
| 1542 | 2026-03-18T03:52:49.827Z | + cp target/debug/npuzone /work/debug/ |
| 1543 | 2026-03-18T03:52:49.997Z | + cp target/debug/npuvm /work/debug/ |
| 1544 | 2026-03-18T03:52:50.166Z | + digest -a sha256 /work/debug/softnpu |
| 1545 | 2026-03-18T03:52:50.241Z | + digest -a sha256 /work/debug/npuzone |
| 1546 | 2026-03-18T03:52:50.368Z | + digest -a sha256 /work/debug/npuvm |
| 1547 | 2026-03-18T03:52:50.493Z | + for x in debug release |
| 1548 | 2026-03-18T03:52:50.493Z | + mkdir -p /work/release |
| 1549 | 2026-03-18T03:52:50.496Z | + cp target/release/softnpu /work/release/ |
| 1550 | 2026-03-18T03:52:50.512Z | + cp target/release/npuzone /work/release/ |
| 1551 | 2026-03-18T03:52:50.540Z | + cp target/release/npuvm /work/release/ |
| 1552 | 2026-03-18T03:52:50.571Z | + digest -a sha256 /work/release/softnpu |
| 1553 | 2026-03-18T03:52:50.589Z | + digest -a sha256 /work/release/npuzone |
| 1554 | 2026-03-18T03:52:50.614Z | + digest -a sha256 /work/release/npuvm |
| 1555 | 2026-03-18T03:52:50.639Z | process exited: duration 253219 ms, exit code 0 |
| |
| 1556 | 2026-03-18T03:52:50.652Z | found 12 output files |
| 1557 | 2026-03-18T03:52:50.652Z | uploading: /work/debug/npuvm (185307840 bytes) |
| 1558 | 2026-03-18T03:52:52.854Z | uploaded: /work/debug/npuvm |
| 1559 | 2026-03-18T03:52:52.854Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1560 | 2026-03-18T03:52:53.863Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1561 | 2026-03-18T03:52:53.867Z | uploading: /work/debug/npuzone (189818800 bytes) |
| 1562 | 2026-03-18T03:52:56.172Z | uploaded: /work/debug/npuzone |
| 1563 | 2026-03-18T03:52:56.177Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1564 | 2026-03-18T03:52:57.184Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1565 | 2026-03-18T03:52:57.184Z | uploading: /work/debug/softnpu (102227136 bytes) |
| 1566 | 2026-03-18T03:52:59.868Z | uploaded: /work/debug/softnpu |
| 1567 | 2026-03-18T03:52:59.868Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1568 | 2026-03-18T03:52:59.874Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1569 | 2026-03-18T03:52:59.874Z | uploading: /work/release/npuvm (27121456 bytes) |
| 1570 | 2026-03-18T03:53:01.054Z | uploaded: /work/release/npuvm |
| 1571 | 2026-03-18T03:53:01.057Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1572 | 2026-03-18T03:53:02.064Z | uploaded: /work/release/npuvm.sha256.txt |
| 1573 | 2026-03-18T03:53:02.064Z | uploading: /work/release/npuzone (27743504 bytes) |
| 1574 | 2026-03-18T03:53:03.233Z | uploaded: /work/release/npuzone |
| 1575 | 2026-03-18T03:53:03.233Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1576 | 2026-03-18T03:53:04.243Z | uploaded: /work/release/npuzone.sha256.txt |
| 1577 | 2026-03-18T03:53:04.252Z | uploading: /work/release/softnpu (15762360 bytes) |
| 1578 | 2026-03-18T03:53:05.356Z | uploaded: /work/release/softnpu |
| 1579 | 2026-03-18T03:53:05.357Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1580 | 2026-03-18T03:53:06.367Z | uploaded: /work/release/softnpu.sha256.txt |