|
|
|
| 1 | 2026-04-02T04:42:02.965Z | job assigned to worker 01KN67XJBEE039Z8PKHCPCGTKH [factory aws, i-037ee723d925962a5] (queued for 52 m 43 s) |
| |
| 2 | 2026-04-02T04:42:09.347Z | starting task 0: "setup" |
| 3 | 2026-04-02T04:42:09.354Z | ++ uname -s |
| 4 | 2026-04-02T04:42:09.357Z | + kern=SunOS |
| 5 | 2026-04-02T04:42:09.357Z | + build_user=build |
| 6 | 2026-04-02T04:42:09.357Z | + build_uid=12345 |
| 7 | 2026-04-02T04:42:09.357Z | + work_dir=/work |
| 8 | 2026-04-02T04:42:09.357Z | + input_dir=/input |
| 9 | 2026-04-02T04:42:09.357Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-02T04:42:09.357Z | + case "$kern" in |
| 11 | 2026-04-02T04:42:09.357Z | + groupadd -g 12345 build |
| 12 | 2026-04-02T04:42:09.360Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-02T04:42:11.366Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-02T04:42:11.471Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-02T04:42:11.476Z | + home_fs=zfs |
| 16 | 2026-04-02T04:42:11.476Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-02T04:42:11.476Z | + mkdir -p /home/build |
| 18 | 2026-04-02T04:42:11.476Z | + chown build:build /home/build /work |
| 19 | 2026-04-02T04:42:13.475Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-02T04:42:13.478Z | process exited: duration 4130 ms, exit code 0 |
| |
| 21 | 2026-04-02T04:42:13.483Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-02T04:42:13.488Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-02T04:42:13.488Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-02T04:42:13.488Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-02T04:42:13.488Z | * rust toolchain profile = "default" |
| 26 | 2026-04-02T04:42:13.488Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-02T04:42:13.488Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-02T04:42:13.491Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-02T04:42:13.491Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-02T04:42:13.616Z | info: downloading installer |
| 31 | 2026-04-02T04:42:15.272Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-02T04:42:15.272Z | warn: /opt/ooce/bin |
| 33 | 2026-04-02T04:42:15.272Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-02T04:42:15.273Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-02T04:42:15.273Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-02T04:42:15.273Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-02T04:42:15.273Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-02T04:42:15.273Z | error: cannot install while Rust is installed |
| 39 | 2026-04-02T04:42:15.273Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-02T04:42:15.273Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-02T04:42:15.273Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-02T04:42:15.273Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-02T04:42:15.273Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-02T04:42:15.287Z | info: profile set to default |
| 45 | 2026-04-02T04:42:15.287Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-02T04:42:15.290Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-02T04:42:15.455Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-02T04:42:15.455Z | info: downloading 6 components |
| 49 | 2026-04-02T04:42:30.377Z | |
| 50 | 2026-04-02T04:42:30.377Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-02T04:42:30.407Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-02T04:42:30.407Z | |
| 53 | 2026-04-02T04:42:30.410Z | |
| 54 | 2026-04-02T04:42:30.410Z | Rust is installed now. Great! |
| 55 | 2026-04-02T04:42:30.410Z | |
| 56 | 2026-04-02T04:42:30.410Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-02T04:42:30.410Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-02T04:42:30.410Z | |
| 59 | 2026-04-02T04:42:30.410Z | To configure your current shell, you need to source |
| 60 | 2026-04-02T04:42:30.410Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-02T04:42:30.410Z | |
| 62 | 2026-04-02T04:42:30.410Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-02T04:42:30.410Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-02T04:42:30.410Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-02T04:42:30.410Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-02T04:42:30.410Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-02T04:42:30.410Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-02T04:42:30.410Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-02T04:42:30.410Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-02T04:42:30.410Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-02T04:42:30.503Z | + rustup --version |
| 72 | 2026-04-02T04:42:30.512Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-02T04:42:30.514Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-02T04:42:30.534Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-02T04:42:30.536Z | + cargo --version |
| 76 | 2026-04-02T04:42:30.549Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-02T04:42:30.552Z | + rustc --version |
| 78 | 2026-04-02T04:42:30.572Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-02T04:42:30.574Z | process exited: duration 17089 ms, exit code 0 |
| |
| 80 | 2026-04-02T04:42:30.580Z | starting task 2: "authentication" |
| 81 | 2026-04-02T04:42:30.596Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-02T04:42:30.602Z | starting task 3: "clone repository" |
| 83 | 2026-04-02T04:42:30.605Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-04-02T04:42:30.608Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-04-02T04:42:30.747Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-04-02T04:42:31.252Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-04-02T04:42:31.255Z | + git fetch origin c96a7368e14f570ca18e02ab2ac44e1139adecb3 |
| 88 | 2026-04-02T04:42:31.481Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-04-02T04:42:31.482Z | * branch c96a7368e14f570ca18e02ab2ac44e1139adecb3 -> FETCH_HEAD |
| 90 | 2026-04-02T04:42:31.486Z | + [[ -n renovate/toml-1.x ]] |
| 91 | 2026-04-02T04:42:31.489Z | ++ git branch --show-current |
| 92 | 2026-04-02T04:42:31.489Z | + current=main |
| 93 | 2026-04-02T04:42:31.489Z | + [[ main != renovate/toml-1.x ]] |
| 94 | 2026-04-02T04:42:31.489Z | + git branch -f renovate/toml-1.x c96a7368e14f570ca18e02ab2ac44e1139adecb3 |
| 95 | 2026-04-02T04:42:31.491Z | + git checkout -f renovate/toml-1.x |
| 96 | 2026-04-02T04:42:31.495Z | Switched to branch 'renovate/toml-1.x' |
| 97 | 2026-04-02T04:42:31.497Z | + git reset --hard c96a7368e14f570ca18e02ab2ac44e1139adecb3 |
| 98 | 2026-04-02T04:42:31.500Z | HEAD is now at c96a736 Update Rust crate toml to 1.1.2 |
| 99 | 2026-04-02T04:42:31.500Z | process exited: duration 897 ms, exit code 0 |
| |
| 100 | 2026-04-02T04:42:31.506Z | starting task 4: "build" |
| 101 | 2026-04-02T04:42:31.510Z | + cargo --version |
| 102 | 2026-04-02T04:42:31.515Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-02T04:42:31.688Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-02T04:42:31.691Z | info: downloading 6 components |
| 105 | 2026-04-02T04:42:46.303Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-02T04:42:46.306Z | + rustc --version |
| 107 | 2026-04-02T04:42:46.333Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-02T04:42:46.337Z | + banner check |
| 109 | 2026-04-02T04:42:46.340Z | |
| 110 | 2026-04-02T04:42:46.340Z | #### # # ###### #### # # |
| 111 | 2026-04-02T04:42:46.340Z | # # # # # # # # # |
| 112 | 2026-04-02T04:42:46.340Z | # ###### ##### # #### |
| 113 | 2026-04-02T04:42:46.340Z | # # # # # # # |
| 114 | 2026-04-02T04:42:46.340Z | # # # # # # # # # |
| 115 | 2026-04-02T04:42:46.340Z | #### # # ###### #### # # |
| 116 | 2026-04-02T04:42:46.340Z | |
| 117 | 2026-04-02T04:42:46.343Z | + cargo fmt -- --check |
| 118 | 2026-04-02T04:42:46.422Z | + cargo clippy -- --deny warnings |
| 119 | 2026-04-02T04:42:46.519Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-04-02T04:42:46.922Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-04-02T04:42:46.922Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-04-02T04:42:46.937Z | Updating crates.io index |
| 123 | 2026-04-02T04:42:46.975Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-04-02T04:42:47.264Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-04-02T04:42:47.264Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-04-02T04:42:47.272Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-04-02T04:42:47.526Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-04-02T04:42:47.526Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-04-02T04:42:47.534Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-04-02T04:42:47.883Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-04-02T04:42:47.884Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-04-02T04:42:48.092Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-04-02T04:42:48.390Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-04-02T04:42:48.391Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-04-02T04:42:48.434Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-04-02T04:42:48.672Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-04-02T04:42:48.672Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-04-02T04:42:48.680Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-04-02T04:42:49.264Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-04-02T04:42:49.264Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-04-02T04:42:49.660Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-04-02T04:42:49.949Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-04-02T04:42:49.949Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-04-02T04:42:49.958Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-04-02T04:42:50.213Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-04-02T04:42:50.213Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-04-02T04:42:50.305Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-04-02T04:42:50.583Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-04-02T04:42:50.583Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-04-02T04:42:50.753Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-04-02T04:42:51.012Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-04-02T04:42:51.012Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-04-02T04:42:52.792Z | Downloading crates ... |
| 154 | 2026-04-02T04:42:52.864Z | Downloaded clap_lex v0.2.4 |
| 155 | 2026-04-02T04:42:52.867Z | Downloaded adler2 v2.0.1 |
| 156 | 2026-04-02T04:42:52.872Z | Downloaded cargo-platform v0.3.2 |
| 157 | 2026-04-02T04:42:52.875Z | Downloaded anstyle-parse v1.0.0 |
| 158 | 2026-04-02T04:42:52.880Z | Downloaded is_terminal_polyfill v1.70.2 |
| 159 | 2026-04-02T04:42:52.882Z | Downloaded http-body v1.0.1 |
| 160 | 2026-04-02T04:42:52.885Z | Downloaded hex v0.4.3 |
| 161 | 2026-04-02T04:42:52.885Z | Downloaded foreign-types-shared v0.3.1 |
| 162 | 2026-04-02T04:42:52.888Z | Downloaded equivalent v1.0.2 |
| 163 | 2026-04-02T04:42:52.888Z | Downloaded anstream v1.0.0 |
| 164 | 2026-04-02T04:42:52.891Z | Downloaded num_enum v0.5.11 |
| 165 | 2026-04-02T04:42:52.894Z | Downloaded cpufeatures v0.2.17 |
| 166 | 2026-04-02T04:42:52.896Z | Downloaded libloading v0.8.9 |
| 167 | 2026-04-02T04:42:52.896Z | Downloaded ecdsa v0.16.9 |
| 168 | 2026-04-02T04:42:52.901Z | Downloaded num_enum_derive v0.7.5 |
| 169 | 2026-04-02T04:42:52.901Z | Downloaded itoa v1.0.17 |
| 170 | 2026-04-02T04:42:52.903Z | Downloaded futures-channel v0.3.32 |
| 171 | 2026-04-02T04:42:52.906Z | Downloaded parking_lot v0.12.5 |
| 172 | 2026-04-02T04:42:52.906Z | Downloaded libscf-sys v1.1.0 |
| 173 | 2026-04-02T04:42:52.909Z | Downloaded lazy_static v1.5.0 |
| 174 | 2026-04-02T04:42:52.909Z | Downloaded is-terminal v0.4.17 |
| 175 | 2026-04-02T04:42:52.912Z | Downloaded getrandom v0.2.17 |
| 176 | 2026-04-02T04:42:52.914Z | Downloaded anstyle-query v1.1.5 |
| 177 | 2026-04-02T04:42:52.914Z | Downloaded crypto-bigint v0.5.5 |
| 178 | 2026-04-02T04:42:52.918Z | Downloaded lock_api v0.4.14 |
| 179 | 2026-04-02T04:42:52.920Z | Downloaded block-buffer v0.10.4 |
| 180 | 2026-04-02T04:42:52.920Z | Downloaded curl v0.4.49 |
| 181 | 2026-04-02T04:42:52.923Z | Downloaded memmap v0.7.0 |
| 182 | 2026-04-02T04:42:52.926Z | Downloaded crypto-common v0.1.7 |
| 183 | 2026-04-02T04:42:52.933Z | Downloaded hyper-rustls v0.27.7 |
| 184 | 2026-04-02T04:42:52.937Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 185 | 2026-04-02T04:42:52.940Z | Downloaded cstr-argument v0.1.2 |
| 186 | 2026-04-02T04:42:52.943Z | Downloaded num-iter v0.1.45 |
| 187 | 2026-04-02T04:42:52.943Z | Downloaded async-recursion v0.3.2 |
| 188 | 2026-04-02T04:42:52.943Z | Downloaded pin-project-internal v1.1.10 |
| 189 | 2026-04-02T04:42:52.946Z | Downloaded either v1.15.0 |
| 190 | 2026-04-02T04:42:52.946Z | Downloaded deranged v0.5.6 |
| 191 | 2026-04-02T04:42:52.949Z | Downloaded dof v0.3.0 |
| 192 | 2026-04-02T04:42:52.949Z | Downloaded litemap v0.8.1 |
| 193 | 2026-04-02T04:42:52.952Z | Downloaded plain v0.2.3 |
| 194 | 2026-04-02T04:42:52.955Z | Downloaded atomic-waker v1.1.2 |
| 195 | 2026-04-02T04:42:52.958Z | Downloaded heck v0.5.0 |
| 196 | 2026-04-02T04:42:52.961Z | Downloaded jsonwebtoken v10.3.0 |
| 197 | 2026-04-02T04:42:52.964Z | Downloaded powerfmt v0.2.0 |
| 198 | 2026-04-02T04:42:52.967Z | Downloaded group v0.13.0 |
| 199 | 2026-04-02T04:42:52.967Z | Downloaded foreign-types-macros v0.2.3 |
| 200 | 2026-04-02T04:42:52.970Z | Downloaded dtrace-parser v0.2.0 |
| 201 | 2026-04-02T04:42:52.970Z | Downloaded console v0.16.2 |
| 202 | 2026-04-02T04:42:52.972Z | Downloaded generic-array v0.14.7 |
| 203 | 2026-04-02T04:42:52.973Z | Downloaded proc-macro-crate v3.4.0 |
| 204 | 2026-04-02T04:42:52.977Z | Downloaded openssl-probe v0.2.1 |
| 205 | 2026-04-02T04:42:52.977Z | Downloaded futures-core v0.3.32 |
| 206 | 2026-04-02T04:42:52.981Z | Downloaded rand_core v0.6.4 |
| 207 | 2026-04-02T04:42:52.984Z | Downloaded pem-rfc7468 v0.7.0 |
| 208 | 2026-04-02T04:42:52.985Z | Downloaded os_str_bytes v6.6.1 |
| 209 | 2026-04-02T04:42:52.985Z | Downloaded errno v0.3.14 |
| 210 | 2026-04-02T04:42:52.988Z | Downloaded num-complex v0.4.6 |
| 211 | 2026-04-02T04:42:52.988Z | Downloaded futures-io v0.3.32 |
| 212 | 2026-04-02T04:42:52.988Z | Downloaded colorchoice v1.0.4 |
| 213 | 2026-04-02T04:42:52.990Z | Downloaded potential_utf v0.1.4 |
| 214 | 2026-04-02T04:42:52.995Z | Downloaded funty v2.0.0 |
| 215 | 2026-04-02T04:42:52.995Z | Downloaded num-derive v0.3.3 |
| 216 | 2026-04-02T04:42:52.997Z | Downloaded base16ct v0.2.0 |
| 217 | 2026-04-02T04:42:52.997Z | Downloaded secrecy v0.10.3 |
| 218 | 2026-04-02T04:42:53.000Z | Downloaded rustc_version v0.4.1 |
| 219 | 2026-04-02T04:42:53.003Z | Downloaded radium v0.7.0 |
| 220 | 2026-04-02T04:42:53.003Z | Downloaded num v0.4.3 |
| 221 | 2026-04-02T04:42:53.003Z | Downloaded futures-sink v0.3.32 |
| 222 | 2026-04-02T04:42:53.008Z | Downloaded atty v0.2.14 |
| 223 | 2026-04-02T04:42:53.008Z | Downloaded num_enum_derive v0.5.11 |
| 224 | 2026-04-02T04:42:53.011Z | Downloaded rfc6979 v0.4.0 |
| 225 | 2026-04-02T04:42:53.014Z | Downloaded heck v0.4.1 |
| 226 | 2026-04-02T04:42:53.026Z | Downloaded percent-encoding v2.3.2 |
| 227 | 2026-04-02T04:42:53.029Z | Downloaded base64ct v1.8.3 |
| 228 | 2026-04-02T04:42:53.034Z | Downloaded hashbrown v0.12.3 |
| 229 | 2026-04-02T04:42:53.037Z | Downloaded scopeguard v1.2.0 |
| 230 | 2026-04-02T04:42:53.040Z | Downloaded rand_chacha v0.3.1 |
| 231 | 2026-04-02T04:42:53.040Z | Downloaded crc32fast v1.5.0 |
| 232 | 2026-04-02T04:42:53.040Z | Downloaded fastrand v2.3.0 |
| 233 | 2026-04-02T04:42:53.043Z | Downloaded futures-task v0.3.32 |
| 234 | 2026-04-02T04:42:53.046Z | Downloaded proc-macro-crate v1.3.1 |
| 235 | 2026-04-02T04:42:53.046Z | Downloaded openssl-probe v0.1.6 |
| 236 | 2026-04-02T04:42:53.048Z | Downloaded num-conv v0.2.0 |
| 237 | 2026-04-02T04:42:53.049Z | Downloaded idna_adapter v1.2.1 |
| 238 | 2026-04-02T04:42:53.052Z | Downloaded clap_lex v1.0.0 |
| 239 | 2026-04-02T04:42:53.054Z | Downloaded pretty-hex v0.4.1 |
| 240 | 2026-04-02T04:42:53.057Z | Downloaded scroll_derive v0.12.1 |
| 241 | 2026-04-02T04:42:53.057Z | Downloaded proc-macro-error-attr v1.0.4 |
| 242 | 2026-04-02T04:42:53.057Z | Downloaded futures-macro v0.3.32 |
| 243 | 2026-04-02T04:42:53.060Z | Downloaded serde_repr v0.1.20 |
| 244 | 2026-04-02T04:42:53.060Z | Downloaded cfg-if v1.0.4 |
| 245 | 2026-04-02T04:42:53.064Z | Downloaded serde_spanned v1.1.1 |
| 246 | 2026-04-02T04:42:53.067Z | Downloaded primeorder v0.13.6 |
| 247 | 2026-04-02T04:42:53.067Z | Downloaded oxnet v0.1.4 |
| 248 | 2026-04-02T04:42:53.070Z | Downloaded rand_chacha v0.9.0 |
| 249 | 2026-04-02T04:42:53.070Z | Downloaded pem v3.0.6 |
| 250 | 2026-04-02T04:42:53.071Z | Downloaded bitflags v1.3.2 |
| 251 | 2026-04-02T04:42:53.074Z | Downloaded num-rational v0.4.2 |
| 252 | 2026-04-02T04:42:53.074Z | Downloaded filetime v0.2.27 |
| 253 | 2026-04-02T04:42:53.077Z | Downloaded sha256 v1.6.0 |
| 254 | 2026-04-02T04:42:53.077Z | Downloaded cargo_metadata v0.23.1 |
| 255 | 2026-04-02T04:42:53.079Z | Downloaded pkcs1 v0.7.5 |
| 256 | 2026-04-02T04:42:53.079Z | Downloaded byteorder v1.5.0 |
| 257 | 2026-04-02T04:42:53.082Z | Downloaded foreign-types v0.5.0 |
| 258 | 2026-04-02T04:42:53.082Z | Downloaded ed25519 v2.2.3 |
| 259 | 2026-04-02T04:42:53.082Z | Downloaded pin-utils v0.1.0 |
| 260 | 2026-04-02T04:42:53.085Z | Downloaded clap_derive v3.2.25 |
| 261 | 2026-04-02T04:42:53.085Z | Downloaded find-msvc-tools v0.1.9 |
| 262 | 2026-04-02T04:42:53.085Z | Downloaded num-integer v0.1.46 |
| 263 | 2026-04-02T04:42:53.090Z | Downloaded digest v0.10.7 |
| 264 | 2026-04-02T04:42:53.090Z | Downloaded proc-macro-error v1.0.4 |
| 265 | 2026-04-02T04:42:53.093Z | Downloaded erased-serde v0.3.31 |
| 266 | 2026-04-02T04:42:53.093Z | Downloaded hyper-timeout v0.5.2 |
| 267 | 2026-04-02T04:42:53.093Z | Downloaded http-body-util v0.1.3 |
| 268 | 2026-04-02T04:42:53.096Z | Downloaded rustversion v1.0.22 |
| 269 | 2026-04-02T04:42:53.096Z | Downloaded pkcs8 v0.10.2 |
| 270 | 2026-04-02T04:42:53.099Z | Downloaded stable_deref_trait v1.2.1 |
| 271 | 2026-04-02T04:42:53.099Z | Downloaded slog-envlogger v2.2.0 |
| 272 | 2026-04-02T04:42:53.102Z | Downloaded ff v0.13.1 |
| 273 | 2026-04-02T04:42:53.102Z | Downloaded quote v1.0.45 |
| 274 | 2026-04-02T04:42:53.105Z | Downloaded const-oid v0.9.6 |
| 275 | 2026-04-02T04:42:53.105Z | Downloaded pkg-config v0.3.32 |
| 276 | 2026-04-02T04:42:53.108Z | Downloaded displaydoc v0.2.5 |
| 277 | 2026-04-02T04:42:53.108Z | Downloaded autocfg v1.5.0 |
| 278 | 2026-04-02T04:42:53.110Z | Downloaded sync_wrapper v1.0.2 |
| 279 | 2026-04-02T04:42:53.110Z | Downloaded strsim v0.10.0 |
| 280 | 2026-04-02T04:42:53.110Z | Downloaded crossbeam-utils v0.8.21 |
| 281 | 2026-04-02T04:42:53.113Z | Downloaded clap_derive v4.6.0 |
| 282 | 2026-04-02T04:42:53.113Z | Downloaded take_mut v0.2.2 |
| 283 | 2026-04-02T04:42:53.116Z | Downloaded strsim v0.11.1 |
| 284 | 2026-04-02T04:42:53.116Z | Downloaded tap v1.0.1 |
| 285 | 2026-04-02T04:42:53.120Z | Downloaded signature v2.2.0 |
| 286 | 2026-04-02T04:42:53.120Z | Downloaded serde_urlencoded v0.7.1 |
| 287 | 2026-04-02T04:42:53.123Z | Downloaded memchr v2.8.0 |
| 288 | 2026-04-02T04:42:53.130Z | Downloaded shlex v1.3.0 |
| 289 | 2026-04-02T04:42:53.133Z | Downloaded num_enum v0.7.5 |
| 290 | 2026-04-02T04:42:53.136Z | Downloaded sha2 v0.10.9 |
| 291 | 2026-04-02T04:42:53.139Z | Downloaded pin-project-lite v0.2.16 |
| 292 | 2026-04-02T04:42:53.142Z | Downloaded simd-adler32 v0.3.8 |
| 293 | 2026-04-02T04:42:53.142Z | Downloaded rustls-native-certs v0.8.3 |
| 294 | 2026-04-02T04:42:53.145Z | Downloaded fs_extra v1.3.0 |
| 295 | 2026-04-02T04:42:53.145Z | Downloaded ppv-lite86 v0.2.21 |
| 296 | 2026-04-02T04:42:53.147Z | Downloaded futures-executor v0.3.32 |
| 297 | 2026-04-02T04:42:53.147Z | Downloaded async-trait v0.1.89 |
| 298 | 2026-04-02T04:42:53.150Z | Downloaded time-core v0.1.8 |
| 299 | 2026-04-02T04:42:53.150Z | Downloaded thread-id v4.2.2 |
| 300 | 2026-04-02T04:42:53.150Z | Downloaded serde_path_to_error v0.1.20 |
| 301 | 2026-04-02T04:42:53.153Z | Downloaded scroll v0.12.0 |
| 302 | 2026-04-02T04:42:53.161Z | Downloaded simple_asn1 v0.6.4 |
| 303 | 2026-04-02T04:42:53.164Z | Downloaded signal-hook-registry v1.4.8 |
| 304 | 2026-04-02T04:42:53.164Z | Downloaded once_cell v1.21.3 |
| 305 | 2026-04-02T04:42:53.167Z | Downloaded slog-async v2.8.0 |
| 306 | 2026-04-02T04:42:53.167Z | Downloaded iana-time-zone v0.1.65 |
| 307 | 2026-04-02T04:42:53.169Z | Downloaded camino v1.2.2 |
| 308 | 2026-04-02T04:42:53.172Z | Downloaded parking_lot_core v0.9.12 |
| 309 | 2026-04-02T04:42:53.175Z | Downloaded slog-stdlog v4.1.1 |
| 310 | 2026-04-02T04:42:53.175Z | Downloaded pest_derive v2.8.6 |
| 311 | 2026-04-02T04:42:53.178Z | Downloaded form_urlencoded v1.2.2 |
| 312 | 2026-04-02T04:42:53.180Z | Downloaded anyhow v1.0.102 |
| 313 | 2026-04-02T04:42:53.180Z | Downloaded tower-layer v0.3.3 |
| 314 | 2026-04-02T04:42:53.185Z | Downloaded toml_datetime v0.6.11 |
| 315 | 2026-04-02T04:42:53.188Z | Downloaded slog-scope v4.4.1 |
| 316 | 2026-04-02T04:42:53.194Z | Downloaded snafu-derive v0.8.9 |
| 317 | 2026-04-02T04:42:53.200Z | Downloaded unit-prefix v0.5.2 |
| 318 | 2026-04-02T04:42:53.203Z | Downloaded try-lock v0.2.5 |
| 319 | 2026-04-02T04:42:53.203Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-04-02T04:42:53.206Z | Downloaded subtle v2.6.1 |
| 321 | 2026-04-02T04:42:53.206Z | Downloaded usdt-attr-macro v0.5.0 |
| 322 | 2026-04-02T04:42:53.206Z | Downloaded untrusted v0.9.0 |
| 323 | 2026-04-02T04:42:53.206Z | Downloaded version_check v0.9.5 |
| 324 | 2026-04-02T04:42:53.209Z | Downloaded serde_tokenstream v0.2.2 |
| 325 | 2026-04-02T04:42:53.209Z | Downloaded synstructure v0.13.2 |
| 326 | 2026-04-02T04:42:53.209Z | Downloaded sec1 v0.7.3 |
| 327 | 2026-04-02T04:42:53.211Z | Downloaded tinystr v0.8.2 |
| 328 | 2026-04-02T04:42:53.211Z | Downloaded time-macros v0.2.27 |
| 329 | 2026-04-02T04:42:53.214Z | Downloaded thiserror-impl v1.0.69 |
| 330 | 2026-04-02T04:42:53.214Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-04-02T04:42:53.214Z | Downloaded thiserror v1.0.69 |
| 332 | 2026-04-02T04:42:53.217Z | Downloaded usdt-macro v0.5.0 |
| 333 | 2026-04-02T04:42:53.217Z | Downloaded httparse v1.10.1 |
| 334 | 2026-04-02T04:42:53.220Z | Downloaded spki v0.7.3 |
| 335 | 2026-04-02T04:42:53.223Z | Downloaded anstyle v1.0.14 |
| 336 | 2026-04-02T04:42:53.225Z | Downloaded bitflags v2.11.0 |
| 337 | 2026-04-02T04:42:53.228Z | Downloaded slab v0.4.12 |
| 338 | 2026-04-02T04:42:53.231Z | Downloaded thiserror v2.0.18 |
| 339 | 2026-04-02T04:42:53.234Z | Downloaded pest_generator v2.8.6 |
| 340 | 2026-04-02T04:42:53.237Z | Downloaded xattr v1.6.1 |
| 341 | 2026-04-02T04:42:53.240Z | Downloaded yoke-derive v0.8.1 |
| 342 | 2026-04-02T04:42:53.240Z | Downloaded want v0.3.1 |
| 343 | 2026-04-02T04:42:53.240Z | Downloaded zerofrom-derive v0.1.6 |
| 344 | 2026-04-02T04:42:53.243Z | Downloaded pin-project v1.1.10 |
| 345 | 2026-04-02T04:42:53.247Z | Downloaded zone_cfg_derive v0.3.1 |
| 346 | 2026-04-02T04:42:53.250Z | Downloaded zerofrom v0.1.6 |
| 347 | 2026-04-02T04:42:53.250Z | Downloaded thread_local v1.1.9 |
| 348 | 2026-04-02T04:42:53.250Z | Downloaded semver v1.0.27 |
| 349 | 2026-04-02T04:42:53.253Z | Downloaded tokio-macros v2.6.0 |
| 350 | 2026-04-02T04:42:53.253Z | Downloaded p256 v0.13.2 |
| 351 | 2026-04-02T04:42:53.253Z | Downloaded indexmap v1.9.3 |
| 352 | 2026-04-02T04:42:53.256Z | Downloaded smallvec v1.15.1 |
| 353 | 2026-04-02T04:42:53.256Z | Downloaded hmac v0.12.1 |
| 354 | 2026-04-02T04:42:53.258Z | Downloaded num-traits v0.2.19 |
| 355 | 2026-04-02T04:42:53.258Z | Downloaded ed25519-dalek v2.2.0 |
| 356 | 2026-04-02T04:42:53.263Z | Downloaded rand_core v0.9.5 |
| 357 | 2026-04-02T04:42:53.271Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 358 | 2026-04-02T04:42:53.274Z | Downloaded elliptic-curve v0.13.8 |
| 359 | 2026-04-02T04:42:53.277Z | Downloaded icu_locale_core v2.1.1 |
| 360 | 2026-04-02T04:42:53.280Z | Downloaded zone v0.3.1 |
| 361 | 2026-04-02T04:42:53.280Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 362 | 2026-04-02T04:42:53.280Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 363 | 2026-04-02T04:42:53.283Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-04-02T04:42:53.305Z | Downloaded getrandom v0.3.4 |
| 365 | 2026-04-02T04:42:53.305Z | Downloaded spin v0.9.8 |
| 366 | 2026-04-02T04:42:53.305Z | Downloaded rustls-pki-types v1.14.0 |
| 367 | 2026-04-02T04:42:53.305Z | Downloaded usdt v0.5.0 |
| 368 | 2026-04-02T04:42:53.306Z | Downloaded tempfile v3.27.0 |
| 369 | 2026-04-02T04:42:53.306Z | Downloaded writeable v0.6.2 |
| 370 | 2026-04-02T04:42:53.306Z | Downloaded usdt-impl v0.5.0 |
| 371 | 2026-04-02T04:42:53.306Z | Downloaded slog-term v2.9.2 |
| 372 | 2026-04-02T04:42:53.306Z | Downloaded futures v0.3.32 |
| 373 | 2026-04-02T04:42:53.306Z | Downloaded term v1.2.1 |
| 374 | 2026-04-02T04:42:53.306Z | Downloaded serde_core v1.0.228 |
| 375 | 2026-04-02T04:42:53.306Z | Downloaded colored v3.1.1 |
| 376 | 2026-04-02T04:42:53.309Z | Downloaded tokio-rustls v0.26.4 |
| 377 | 2026-04-02T04:42:53.309Z | Downloaded termcolor v1.4.1 |
| 378 | 2026-04-02T04:42:53.309Z | Downloaded icu_provider v2.1.1 |
| 379 | 2026-04-02T04:42:53.312Z | Downloaded proc-macro2 v1.0.106 |
| 380 | 2026-04-02T04:42:53.315Z | Downloaded wyz v0.5.1 |
| 381 | 2026-04-02T04:42:53.315Z | Downloaded web-time v1.1.0 |
| 382 | 2026-04-02T04:42:53.315Z | Downloaded thiserror-impl v2.0.18 |
| 383 | 2026-04-02T04:42:53.318Z | Downloaded yoke v0.8.1 |
| 384 | 2026-04-02T04:42:53.325Z | Downloaded zmij v1.0.21 |
| 385 | 2026-04-02T04:42:53.328Z | Downloaded zeroize v1.8.2 |
| 386 | 2026-04-02T04:42:53.328Z | Downloaded indicatif v0.18.4 |
| 387 | 2026-04-02T04:42:53.331Z | Downloaded pest_meta v2.8.6 |
| 388 | 2026-04-02T04:42:53.331Z | Downloaded icu_properties v2.1.2 |
| 389 | 2026-04-02T04:42:53.334Z | Downloaded clap v4.6.0 |
| 390 | 2026-04-02T04:42:53.338Z | Downloaded zerovec-derive v0.11.2 |
| 391 | 2026-04-02T04:42:53.340Z | Downloaded tracing-attributes v0.1.31 |
| 392 | 2026-04-02T04:42:53.340Z | Downloaded base64 v0.22.1 |
| 393 | 2026-04-02T04:42:53.343Z | Downloaded cc v1.2.56 |
| 394 | 2026-04-02T04:42:53.346Z | Downloaded aho-corasick v1.1.4 |
| 395 | 2026-04-02T04:42:53.349Z | Downloaded socket2 v0.6.2 |
| 396 | 2026-04-02T04:42:53.349Z | Downloaded ryu v1.0.23 |
| 397 | 2026-04-02T04:42:53.352Z | Downloaded textwrap v0.16.2 |
| 398 | 2026-04-02T04:42:53.352Z | Downloaded serde_derive v1.0.228 |
| 399 | 2026-04-02T04:42:53.355Z | Downloaded miniz_oxide v0.8.9 |
| 400 | 2026-04-02T04:42:53.355Z | Downloaded icu_normalizer_data v2.1.1 |
| 401 | 2026-04-02T04:42:53.358Z | Downloaded slog v2.8.2 |
| 402 | 2026-04-02T04:42:53.361Z | Downloaded log v0.4.29 |
| 403 | 2026-04-02T04:42:53.363Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 404 | 2026-04-02T04:42:53.366Z | Downloaded arc-swap v1.8.2 |
| 405 | 2026-04-02T04:42:53.369Z | Downloaded openssl-sys v0.9.111 |
| 406 | 2026-04-02T04:42:53.372Z | Downloaded icu_normalizer v2.1.1 |
| 407 | 2026-04-02T04:42:53.374Z | Downloaded bytes v1.11.1 |
| 408 | 2026-04-02T04:42:53.377Z | Downloaded zerocopy-derive v0.7.35 |
| 409 | 2026-04-02T04:42:53.380Z | Downloaded der v0.7.10 |
| 410 | 2026-04-02T04:42:53.383Z | Downloaded rand v0.8.5 |
| 411 | 2026-04-02T04:42:53.385Z | Downloaded snafu v0.8.9 |
| 412 | 2026-04-02T04:42:53.391Z | Downloaded tar v0.4.45 |
| 413 | 2026-04-02T04:42:53.394Z | Downloaded ucd-trie v0.1.7 |
| 414 | 2026-04-02T04:42:53.394Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 415 | 2026-04-02T04:42:53.398Z | Downloaded mio v1.1.1 |
| 416 | 2026-04-02T04:42:53.401Z | Downloaded unicode-ident v1.0.24 |
| 417 | 2026-04-02T04:42:53.401Z | Downloaded iri-string v0.7.10 |
| 418 | 2026-04-02T04:42:53.404Z | Downloaded icu_collections v2.1.1 |
| 419 | 2026-04-02T04:42:53.407Z | Downloaded tracing-core v0.1.36 |
| 420 | 2026-04-02T04:42:53.410Z | Downloaded rsa v0.9.10 |
| 421 | 2026-04-02T04:42:53.413Z | Downloaded http v1.4.0 |
| 422 | 2026-04-02T04:42:53.415Z | Downloaded crossbeam-channel v0.5.15 |
| 423 | 2026-04-02T04:42:53.418Z | Downloaded serde v1.0.228 |
| 424 | 2026-04-02T04:42:53.421Z | Downloaded rustls-webpki v0.103.9 |
| 425 | 2026-04-02T04:42:53.421Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 426 | 2026-04-02T04:42:53.424Z | Downloaded clap v3.2.25 |
| 427 | 2026-04-02T04:42:53.430Z | Downloaded zerotrie v0.2.3 |
| 428 | 2026-04-02T04:42:53.433Z | Downloaded typenum v1.19.0 |
| 429 | 2026-04-02T04:42:53.442Z | Downloaded num-bigint-dig v0.8.6 |
| 430 | 2026-04-02T04:42:53.454Z | Downloaded bitvec v1.0.1 |
| 431 | 2026-04-02T04:42:53.462Z | Downloaded toml_edit v0.19.15 |
| 432 | 2026-04-02T04:42:53.472Z | Downloaded libm v0.2.16 |
| 433 | 2026-04-02T04:42:53.478Z | Downloaded rand v0.9.2 |
| 434 | 2026-04-02T04:42:53.482Z | Downloaded hyper-util v0.1.20 |
| 435 | 2026-04-02T04:42:53.485Z | Downloaded itertools v0.12.1 |
| 436 | 2026-04-02T04:42:53.488Z | Downloaded flate2 v1.1.9 |
| 437 | 2026-04-02T04:42:53.491Z | Downloaded indexmap v2.13.0 |
| 438 | 2026-04-02T04:42:53.494Z | Downloaded hyper v1.8.1 |
| 439 | 2026-04-02T04:42:53.497Z | Downloaded num-bigint v0.4.6 |
| 440 | 2026-04-02T04:42:53.499Z | Downloaded url v2.5.8 |
| 441 | 2026-04-02T04:42:53.502Z | Downloaded clap_builder v4.6.0 |
| 442 | 2026-04-02T04:42:53.505Z | Downloaded hashbrown v0.16.1 |
| 443 | 2026-04-02T04:42:53.508Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-04-02T04:42:53.514Z | Downloaded tower v0.5.3 |
| 445 | 2026-04-02T04:42:53.519Z | Downloaded zerovec v0.11.5 |
| 446 | 2026-04-02T04:42:53.522Z | Downloaded hkdf v0.12.4 |
| 447 | 2026-04-02T04:42:53.525Z | Downloaded pest v2.8.6 |
| 448 | 2026-04-02T04:42:53.528Z | Downloaded idna v1.1.0 |
| 449 | 2026-04-02T04:42:53.535Z | Downloaded winnow v0.5.40 |
| 450 | 2026-04-02T04:42:53.544Z | Downloaded zerocopy v0.7.35 |
| 451 | 2026-04-02T04:42:53.552Z | Downloaded tower-http v0.6.8 |
| 452 | 2026-04-02T04:42:53.556Z | Downloaded serde_json v1.0.149 |
| 453 | 2026-04-02T04:42:53.560Z | Downloaded icu_properties_data v2.1.2 |
| 454 | 2026-04-02T04:42:53.565Z | Downloaded winnow v0.7.14 |
| 455 | 2026-04-02T04:42:53.570Z | Downloaded winnow v1.0.1 |
| 456 | 2026-04-02T04:42:53.575Z | Downloaded tokio-util v0.7.18 |
| 457 | 2026-04-02T04:42:53.578Z | Downloaded portable-atomic v1.13.1 |
| 458 | 2026-04-02T04:42:53.583Z | Downloaded regex v1.12.3 |
| 459 | 2026-04-02T04:42:53.586Z | Downloaded chrono v0.4.43 |
| 460 | 2026-04-02T04:42:53.589Z | Downloaded goblin v0.8.2 |
| 461 | 2026-04-02T04:42:53.592Z | Downloaded time v0.3.47 |
| 462 | 2026-04-02T04:42:53.599Z | Downloaded syn v1.0.109 |
| 463 | 2026-04-02T04:42:53.604Z | Downloaded p384 v0.13.1 |
| 464 | 2026-04-02T04:42:53.607Z | Downloaded zerocopy v0.8.39 |
| 465 | 2026-04-02T04:42:53.617Z | Downloaded curve25519-dalek v4.1.3 |
| 466 | 2026-04-02T04:42:53.625Z | Downloaded rustls v0.23.36 |
| 467 | 2026-04-02T04:42:53.631Z | Downloaded rustix v1.1.4 |
| 468 | 2026-04-02T04:42:53.644Z | Downloaded vcpkg v0.2.15 |
| 469 | 2026-04-02T04:42:53.683Z | Downloaded unicode-width v0.2.2 |
| 470 | 2026-04-02T04:42:53.691Z | Downloaded syn v2.0.117 |
| 471 | 2026-04-02T04:42:53.708Z | Downloaded regex-syntax v0.8.9 |
| 472 | 2026-04-02T04:42:53.744Z | Downloaded octocrab v0.49.6 |
| 473 | 2026-04-02T04:42:53.760Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 474 | 2026-04-02T04:42:53.801Z | Downloaded tracing v0.1.44 |
| 475 | 2026-04-02T04:42:53.843Z | Downloaded regex-automata v0.4.14 |
| 476 | 2026-04-02T04:42:53.879Z | Downloaded libc v0.2.183 |
| 477 | 2026-04-02T04:42:53.905Z | Downloaded libz-sys v1.1.23 |
| 478 | 2026-04-02T04:42:53.916Z | Downloaded tokio v1.50.0 |
| 479 | 2026-04-02T04:42:53.966Z | Downloaded ring v0.17.14 |
| 480 | 2026-04-02T04:42:54.071Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-04-02T04:42:54.072Z | Compiling quote v1.0.45 |
| 482 | 2026-04-02T04:42:54.072Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-02T04:42:54.072Z | Compiling libc v0.2.183 |
| 484 | 2026-04-02T04:42:54.075Z | Checking cfg-if v1.0.4 |
| 485 | 2026-04-02T04:42:54.075Z | Compiling version_check v0.9.5 |
| 486 | 2026-04-02T04:42:54.075Z | Checking zeroize v1.8.2 |
| 487 | 2026-04-02T04:42:54.156Z | Compiling serde_core v1.0.228 |
| 488 | 2026-04-02T04:42:54.211Z | Compiling serde v1.0.228 |
| 489 | 2026-04-02T04:42:54.290Z | Checking memchr v2.8.0 |
| 490 | 2026-04-02T04:42:54.299Z | Compiling autocfg v1.5.0 |
| 491 | 2026-04-02T04:42:54.426Z | Compiling typenum v1.19.0 |
| 492 | 2026-04-02T04:42:54.569Z | Checking subtle v2.6.1 |
| 493 | 2026-04-02T04:42:54.646Z | Compiling generic-array v0.14.7 |
| 494 | 2026-04-02T04:42:54.672Z | Checking smallvec v1.15.1 |
| 495 | 2026-04-02T04:42:54.697Z | Compiling syn v1.0.109 |
| 496 | 2026-04-02T04:42:54.842Z | Checking const-oid v0.9.6 |
| 497 | 2026-04-02T04:42:54.883Z | Checking getrandom v0.2.17 |
| 498 | 2026-04-02T04:42:54.905Z | Checking itoa v1.0.17 |
| 499 | 2026-04-02T04:42:54.969Z | Compiling libm v0.2.16 |
| 500 | 2026-04-02T04:42:55.009Z | Compiling num-traits v0.2.19 |
| 501 | 2026-04-02T04:42:55.037Z | Compiling shlex v1.3.0 |
| 502 | 2026-04-02T04:42:55.053Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-04-02T04:42:55.137Z | Compiling find-msvc-tools v0.1.9 |
| 504 | 2026-04-02T04:42:55.361Z | Compiling cc v1.2.56 |
| 505 | 2026-04-02T04:42:55.386Z | Compiling syn v2.0.117 |
| 506 | 2026-04-02T04:42:55.462Z | Compiling thiserror v1.0.69 |
| 507 | 2026-04-02T04:42:55.734Z | Checking log v0.4.29 |
| 508 | 2026-04-02T04:42:55.890Z | Compiling zmij v1.0.21 |
| 509 | 2026-04-02T04:42:56.022Z | Checking crypto-common v0.1.7 |
| 510 | 2026-04-02T04:42:56.128Z | Checking block-buffer v0.10.4 |
| 511 | 2026-04-02T04:42:56.218Z | Compiling rustversion v1.0.22 |
| 512 | 2026-04-02T04:42:56.243Z | Checking digest v0.10.7 |
| 513 | 2026-04-02T04:42:56.422Z | Checking rand_core v0.6.4 |
| 514 | 2026-04-02T04:42:56.482Z | Checking errno v0.3.14 |
| 515 | 2026-04-02T04:42:56.497Z | Checking socket2 v0.6.2 |
| 516 | 2026-04-02T04:42:56.516Z | Checking once_cell v1.21.3 |
| 517 | 2026-04-02T04:42:56.578Z | Compiling equivalent v1.0.2 |
| 518 | 2026-04-02T04:42:56.589Z | Compiling parking_lot_core v0.9.12 |
| 519 | 2026-04-02T04:42:56.598Z | Compiling hashbrown v0.16.1 |
| 520 | 2026-04-02T04:42:56.659Z | Checking bytes v1.11.1 |
| 521 | 2026-04-02T04:42:56.685Z | Checking base64ct v1.8.3 |
| 522 | 2026-04-02T04:42:56.721Z | Checking scopeguard v1.2.0 |
| 523 | 2026-04-02T04:42:56.810Z | Checking lock_api v0.4.14 |
| 524 | 2026-04-02T04:42:56.886Z | Checking pem-rfc7468 v0.7.0 |
| 525 | 2026-04-02T04:42:56.993Z | Checking signal-hook-registry v1.4.8 |
| 526 | 2026-04-02T04:42:57.022Z | Checking der v0.7.10 |
| 527 | 2026-04-02T04:42:57.041Z | Checking parking_lot v0.12.5 |
| 528 | 2026-04-02T04:42:57.065Z | Compiling indexmap v2.13.0 |
| 529 | 2026-04-02T04:42:57.106Z | Checking mio v1.1.1 |
| 530 | 2026-04-02T04:42:57.286Z | Checking stable_deref_trait v1.2.1 |
| 531 | 2026-04-02T04:42:57.298Z | Compiling serde_json v1.0.149 |
| 532 | 2026-04-02T04:42:57.357Z | Compiling zerocopy v0.8.39 |
| 533 | 2026-04-02T04:42:57.417Z | Checking futures-core v0.3.32 |
| 534 | 2026-04-02T04:42:57.539Z | Compiling thiserror v2.0.18 |
| 535 | 2026-04-02T04:42:57.547Z | Compiling ucd-trie v0.1.7 |
| 536 | 2026-04-02T04:42:57.752Z | Compiling pest v2.8.6 |
| 537 | 2026-04-02T04:42:57.786Z | Checking spki v0.7.3 |
| 538 | 2026-04-02T04:42:57.799Z | Checking futures-sink v0.3.32 |
| 539 | 2026-04-02T04:42:57.891Z | Checking num-integer v0.1.46 |
| 540 | 2026-04-02T04:42:57.945Z | Checking pkcs8 v0.10.2 |
| 541 | 2026-04-02T04:42:58.093Z | Compiling proc-macro-error-attr v1.0.4 |
| 542 | 2026-04-02T04:42:58.102Z | Compiling pkg-config v0.3.32 |
| 543 | 2026-04-02T04:42:58.118Z | Checking futures-channel v0.3.32 |
| 544 | 2026-04-02T04:42:58.324Z | Compiling synstructure v0.13.2 |
| 545 | 2026-04-02T04:42:58.386Z | Compiling semver v1.0.27 |
| 546 | 2026-04-02T04:42:58.557Z | Compiling proc-macro-error v1.0.4 |
| 547 | 2026-04-02T04:42:58.686Z | Compiling vcpkg v0.2.15 |
| 548 | 2026-04-02T04:42:58.837Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-04-02T04:42:58.881Z | Checking tracing-core v0.1.36 |
| 550 | 2026-04-02T04:42:58.918Z | Checking hmac v0.12.1 |
| 551 | 2026-04-02T04:42:58.994Z | Compiling winnow v1.0.1 |
| 552 | 2026-04-02T04:42:59.044Z | Checking pretty-hex v0.4.1 |
| 553 | 2026-04-02T04:42:59.159Z | Checking futures-task v0.3.32 |
| 554 | 2026-04-02T04:42:59.265Z | Checking spin v0.9.8 |
| 555 | 2026-04-02T04:42:59.290Z | Checking slab v0.4.12 |
| 556 | 2026-04-02T04:42:59.298Z | Checking futures-io v0.3.32 |
| 557 | 2026-04-02T04:42:59.378Z | Checking lazy_static v1.5.0 |
| 558 | 2026-04-02T04:42:59.407Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 559 | 2026-04-02T04:42:59.427Z | Compiling pest_generator v2.8.6 |
| 560 | 2026-04-02T04:42:59.456Z | Compiling slog v2.8.2 |
| 561 | 2026-04-02T04:42:59.465Z | Checking http v1.4.0 |
| 562 | 2026-04-02T04:42:59.526Z | Compiling serde_derive v1.0.228 |
| 563 | 2026-04-02T04:42:59.592Z | Compiling thiserror-impl v1.0.69 |
| 564 | 2026-04-02T04:42:59.683Z | Compiling zerofrom-derive v0.1.6 |
| 565 | 2026-04-02T04:42:59.956Z | Compiling tokio-macros v2.6.0 |
| 566 | 2026-04-02T04:43:00.020Z | Compiling yoke-derive v0.8.1 |
| 567 | 2026-04-02T04:43:00.041Z | Compiling zerovec-derive v0.11.2 |
| 568 | 2026-04-02T04:43:00.158Z | Compiling thiserror-impl v2.0.18 |
| 569 | 2026-04-02T04:43:00.673Z | Checking tokio v1.50.0 |
| 570 | 2026-04-02T04:43:00.692Z | Compiling zerocopy-derive v0.7.35 |
| 571 | 2026-04-02T04:43:00.845Z | Compiling displaydoc v0.2.5 |
| 572 | 2026-04-02T04:43:00.853Z | Checking zerofrom v0.1.6 |
| 573 | 2026-04-02T04:43:00.963Z | Checking ppv-lite86 v0.2.21 |
| 574 | 2026-04-02T04:43:01.028Z | Checking yoke v0.8.1 |
| 575 | 2026-04-02T04:43:01.110Z | Compiling pest_derive v2.8.6 |
| 576 | 2026-04-02T04:43:01.191Z | Checking zerovec v0.11.5 |
| 577 | 2026-04-02T04:43:01.246Z | Compiling futures-macro v0.3.32 |
| 578 | 2026-04-02T04:43:01.375Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-04-02T04:43:01.577Z | Checking signature v2.2.0 |
| 580 | 2026-04-02T04:43:01.615Z | Checking ff v0.13.1 |
| 581 | 2026-04-02T04:43:01.617Z | Checking tinystr v0.8.2 |
| 582 | 2026-04-02T04:43:01.631Z | Compiling ring v0.17.14 |
| 583 | 2026-04-02T04:43:01.741Z | Checking powerfmt v0.2.0 |
| 584 | 2026-04-02T04:43:01.783Z | Compiling heck v0.4.1 |
| 585 | 2026-04-02T04:43:01.884Z | Compiling num-conv v0.2.0 |
| 586 | 2026-04-02T04:43:01.893Z | Compiling getrandom v0.3.4 |
| 587 | 2026-04-02T04:43:01.972Z | Compiling winnow v0.5.40 |
| 588 | 2026-04-02T04:43:02.013Z | Compiling toml_datetime v0.6.11 |
| 589 | 2026-04-02T04:43:02.082Z | Checking futures-util v0.3.32 |
| 590 | 2026-04-02T04:43:02.124Z | Checking writeable v0.6.2 |
| 591 | 2026-04-02T04:43:02.286Z | Checking litemap v0.8.1 |
| 592 | 2026-04-02T04:43:02.294Z | Checking base16ct v0.2.0 |
| 593 | 2026-04-02T04:43:02.410Z | Compiling byteorder v1.5.0 |
| 594 | 2026-04-02T04:43:02.454Z | Compiling winnow v0.7.14 |
| 595 | 2026-04-02T04:43:02.608Z | Compiling time-core v0.1.8 |
| 596 | 2026-04-02T04:43:02.630Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 597 | 2026-04-02T04:43:02.681Z | Checking tracing v0.1.44 |
| 598 | 2026-04-02T04:43:02.753Z | Checking cpufeatures v0.2.17 |
| 599 | 2026-04-02T04:43:02.756Z | Compiling time-macros v0.2.27 |
| 600 | 2026-04-02T04:43:02.817Z | Checking num-bigint v0.4.6 |
| 601 | 2026-04-02T04:43:02.848Z | Checking erased-serde v0.3.31 |
| 602 | 2026-04-02T04:43:02.879Z | Compiling zerocopy v0.7.35 |
| 603 | 2026-04-02T04:43:03.221Z | Checking icu_locale_core v2.1.1 |
| 604 | 2026-04-02T04:43:03.418Z | Compiling toml_edit v0.19.15 |
| 605 | 2026-04-02T04:43:03.428Z | Checking sec1 v0.7.3 |
| 606 | 2026-04-02T04:43:03.756Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 607 | 2026-04-02T04:43:03.773Z | Checking deranged v0.5.6 |
| 608 | 2026-04-02T04:43:03.788Z | Checking group v0.13.0 |
| 609 | 2026-04-02T04:43:03.871Z | Checking potential_utf v0.1.4 |
| 610 | 2026-04-02T04:43:03.926Z | Checking zerotrie v0.2.3 |
| 611 | 2026-04-02T04:43:04.042Z | Checking http-body v1.0.1 |
| 612 | 2026-04-02T04:43:04.097Z | Compiling scroll_derive v0.12.1 |
| 613 | 2026-04-02T04:43:04.159Z | Checking hkdf v0.12.4 |
| 614 | 2026-04-02T04:43:04.162Z | Checking num-iter v0.1.45 |
| 615 | 2026-04-02T04:43:04.240Z | Checking crypto-bigint v0.5.5 |
| 616 | 2026-04-02T04:43:04.278Z | Compiling usdt-impl v0.5.0 |
| 617 | 2026-04-02T04:43:04.549Z | Compiling icu_properties_data v2.1.2 |
| 618 | 2026-04-02T04:43:04.626Z | Compiling httparse v1.10.1 |
| 619 | 2026-04-02T04:43:04.779Z | Compiling icu_normalizer_data v2.1.1 |
| 620 | 2026-04-02T04:43:04.910Z | Checking time v0.3.47 |
| 621 | 2026-04-02T04:43:04.962Z | Compiling proc-macro-crate v1.3.1 |
| 622 | 2026-04-02T04:43:05.013Z | Checking scroll v0.12.0 |
| 623 | 2026-04-02T04:43:05.034Z | Compiling thread-id v4.2.2 |
| 624 | 2026-04-02T04:43:05.187Z | Compiling proc-macro-crate v3.4.0 |
| 625 | 2026-04-02T04:43:05.206Z | Checking icu_provider v2.1.1 |
| 626 | 2026-04-02T04:43:05.277Z | Checking elliptic-curve v0.13.8 |
| 627 | 2026-04-02T04:43:05.288Z | Checking icu_collections v2.1.1 |
| 628 | 2026-04-02T04:43:05.427Z | Compiling dof v0.3.0 |
| 629 | 2026-04-02T04:43:05.443Z | Checking sha2 v0.10.9 |
| 630 | 2026-04-02T04:43:05.471Z | Compiling dtrace-parser v0.2.0 |
| 631 | 2026-04-02T04:43:05.495Z | Compiling libz-sys v1.1.23 |
| 632 | 2026-04-02T04:43:05.570Z | Compiling openssl-sys v0.9.111 |
| 633 | 2026-04-02T04:43:05.586Z | Compiling rustc_version v0.4.1 |
| 634 | 2026-04-02T04:43:05.611Z | Checking rustls-pki-types v1.14.0 |
| 635 | 2026-04-02T04:43:05.677Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 636 | 2026-04-02T04:43:05.772Z | Compiling crossbeam-utils v0.8.21 |
| 637 | 2026-04-02T04:43:05.850Z | Checking plain v0.2.3 |
| 638 | 2026-04-02T04:43:05.872Z | Checking untrusted v0.9.0 |
| 639 | 2026-04-02T04:43:05.888Z | Checking tower-service v0.3.3 |
| 640 | 2026-04-02T04:43:05.920Z | Compiling camino v1.2.2 |
| 641 | 2026-04-02T04:43:05.988Z | Checking try-lock v0.2.5 |
| 642 | 2026-04-02T04:43:06.077Z | Checking want v0.3.1 |
| 643 | 2026-04-02T04:43:06.095Z | Checking goblin v0.8.2 |
| 644 | 2026-04-02T04:43:06.184Z | Compiling curve25519-dalek v4.1.3 |
| 645 | 2026-04-02T04:43:06.209Z | Compiling num_enum_derive v0.7.5 |
| 646 | 2026-04-02T04:43:06.303Z | Compiling num_enum_derive v0.5.11 |
| 647 | 2026-04-02T04:43:06.713Z | Compiling serde_tokenstream v0.2.2 |
| 648 | 2026-04-02T04:43:06.757Z | Checking rand_chacha v0.3.1 |
| 649 | 2026-04-02T04:43:06.900Z | Checking rfc6979 v0.4.0 |
| 650 | 2026-04-02T04:43:06.939Z | Checking arc-swap v1.8.2 |
| 651 | 2026-04-02T04:43:07.005Z | Compiling num-bigint-dig v0.8.6 |
| 652 | 2026-04-02T04:43:07.018Z | Compiling heck v0.5.0 |
| 653 | 2026-04-02T04:43:07.129Z | Checking pin-utils v0.1.0 |
| 654 | 2026-04-02T04:43:07.154Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 655 | 2026-04-02T04:43:07.200Z | Checking either v1.15.0 |
| 656 | 2026-04-02T04:43:07.224Z | Compiling rustls v0.23.36 |
| 657 | 2026-04-02T04:43:07.244Z | Checking iana-time-zone v0.1.65 |
| 658 | 2026-04-02T04:43:07.244Z | Compiling radium v0.7.0 |
| 659 | 2026-04-02T04:43:07.272Z | Checking atomic-waker v1.1.2 |
| 660 | 2026-04-02T04:43:07.317Z | Checking num_enum v0.5.11 |
| 661 | 2026-04-02T04:43:07.340Z | Checking chrono v0.4.43 |
| 662 | 2026-04-02T04:43:07.361Z | Checking hyper v1.8.1 |
| 663 | 2026-04-02T04:43:07.422Z | Checking num_enum v0.7.5 |
| 664 | 2026-04-02T04:43:07.451Z | Checking rustls-webpki v0.103.9 |
| 665 | 2026-04-02T04:43:07.495Z | Checking ecdsa v0.16.9 |
| 666 | 2026-04-02T04:43:07.543Z | Checking rand v0.8.5 |
| 667 | 2026-04-02T04:43:07.567Z | Checking icu_properties v2.1.2 |
| 668 | 2026-04-02T04:43:07.662Z | Checking icu_normalizer v2.1.1 |
| 669 | 2026-04-02T04:43:07.964Z | Checking primeorder v0.13.6 |
| 670 | 2026-04-02T04:43:08.051Z | Checking rand_core v0.9.5 |
| 671 | 2026-04-02T04:43:08.217Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-04-02T04:43:08.220Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-04-02T04:43:08.258Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 674 | 2026-04-02T04:43:08.267Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-04-02T04:43:08.362Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-04-02T04:43:08.399Z | Compiling indexmap v1.9.3 |
| 677 | 2026-04-02T04:43:08.413Z | Checking thread_local v1.1.9 |
| 678 | 2026-04-02T04:43:08.505Z | Checking utf8parse v0.2.2 |
| 679 | 2026-04-02T04:43:08.568Z | Checking percent-encoding v2.3.2 |
| 680 | 2026-04-02T04:43:08.600Z | Checking tap v1.0.1 |
| 681 | 2026-04-02T04:43:08.623Z | Compiling slog-async v2.8.0 |
| 682 | 2026-04-02T04:43:08.633Z | Checking regex-syntax v0.8.9 |
| 683 | 2026-04-02T04:43:08.694Z | Checking foreign-types-shared v0.3.1 |
| 684 | 2026-04-02T04:43:08.703Z | Checking bitflags v2.11.0 |
| 685 | 2026-04-02T04:43:08.775Z | Compiling anyhow v1.0.102 |
| 686 | 2026-04-02T04:43:08.840Z | Checking foreign-types v0.5.0 |
| 687 | 2026-04-02T04:43:08.856Z | Checking form_urlencoded v1.2.2 |
| 688 | 2026-04-02T04:43:08.906Z | Checking wyz v0.5.1 |
| 689 | 2026-04-02T04:43:08.975Z | Checking anstyle-parse v1.0.0 |
| 690 | 2026-04-02T04:43:08.987Z | Compiling cargo_metadata v0.23.1 |
| 691 | 2026-04-02T04:43:09.030Z | Checking idna_adapter v1.2.1 |
| 692 | 2026-04-02T04:43:09.071Z | Checking crossbeam-channel v0.5.15 |
| 693 | 2026-04-02T04:43:09.119Z | Checking rand_chacha v0.9.0 |
| 694 | 2026-04-02T04:43:09.295Z | Checking hyper-util v0.1.20 |
| 695 | 2026-04-02T04:43:09.559Z | Checking itertools v0.12.1 |
| 696 | 2026-04-02T04:43:09.663Z | Checking slog-scope v4.4.1 |
| 697 | 2026-04-02T04:43:09.787Z | Compiling usdt-macro v0.5.0 |
| 698 | 2026-04-02T04:43:09.822Z | Compiling usdt-attr-macro v0.5.0 |
| 699 | 2026-04-02T04:43:09.938Z | Checking regex-automata v0.4.14 |
| 700 | 2026-04-02T04:43:10.108Z | Checking tokio-util v0.7.18 |
| 701 | 2026-04-02T04:43:10.190Z | Checking num-rational v0.4.2 |
| 702 | 2026-04-02T04:43:10.220Z | Checking num-complex v0.4.6 |
| 703 | 2026-04-02T04:43:10.334Z | Checking ed25519 v2.2.3 |
| 704 | 2026-04-02T04:43:10.445Z | Compiling async-trait v0.1.89 |
| 705 | 2026-04-02T04:43:10.464Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 706 | 2026-04-02T04:43:10.482Z | Checking pkcs1 v0.7.5 |
| 707 | 2026-04-02T04:43:10.531Z | Checking is-terminal v0.4.17 |
| 708 | 2026-04-02T04:43:10.547Z | Checking memmap v0.7.0 |
| 709 | 2026-04-02T04:43:10.565Z | Checking cstr-argument v0.1.2 |
| 710 | 2026-04-02T04:43:10.611Z | Checking sync_wrapper v1.0.2 |
| 711 | 2026-04-02T04:43:10.666Z | Checking anstyle v1.0.14 |
| 712 | 2026-04-02T04:43:10.676Z | Checking take_mut v0.2.2 |
| 713 | 2026-04-02T04:43:10.679Z | Checking anstyle-query v1.1.5 |
| 714 | 2026-04-02T04:43:10.696Z | Checking hashbrown v0.12.3 |
| 715 | 2026-04-02T04:43:10.768Z | Checking base64 v0.22.1 |
| 716 | 2026-04-02T04:43:10.771Z | Checking os_str_bytes v6.6.1 |
| 717 | 2026-04-02T04:43:10.837Z | Checking tower-layer v0.3.3 |
| 718 | 2026-04-02T04:43:10.934Z | Checking funty v2.0.0 |
| 719 | 2026-04-02T04:43:10.961Z | Compiling crc32fast v1.5.0 |
| 720 | 2026-04-02T04:43:10.980Z | Compiling portable-atomic v1.13.1 |
| 721 | 2026-04-02T04:43:10.996Z | Checking colorchoice v1.0.4 |
| 722 | 2026-04-02T04:43:11.088Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 723 | 2026-04-02T04:43:11.097Z | Checking openssl-probe v0.2.1 |
| 724 | 2026-04-02T04:43:11.196Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 725 | 2026-04-02T04:43:11.248Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 726 | 2026-04-02T04:43:11.258Z | Checking utf8_iter v1.0.4 |
| 727 | 2026-04-02T04:43:11.315Z | Compiling rustix v1.1.4 |
| 728 | 2026-04-02T04:43:11.325Z | Checking term v1.2.1 |
| 729 | 2026-04-02T04:43:11.373Z | Checking is_terminal_polyfill v1.70.2 |
| 730 | 2026-04-02T04:43:11.421Z | Checking idna v1.1.0 |
| 731 | 2026-04-02T04:43:11.447Z | Checking regex v1.12.3 |
| 732 | 2026-04-02T04:43:11.456Z | Checking anstream v1.0.0 |
| 733 | 2026-04-02T04:43:11.465Z | Checking tokio-rustls v0.26.4 |
| 734 | 2026-04-02T04:43:11.498Z | Checking bitvec v1.0.1 |
| 735 | 2026-04-02T04:43:11.527Z | Checking rustls-native-certs v0.8.3 |
| 736 | 2026-04-02T04:43:11.540Z | Checking slog-term v2.9.2 |
| 737 | 2026-04-02T04:43:11.648Z | Checking pem v3.0.6 |
| 738 | 2026-04-02T04:43:11.657Z | Checking tower v0.5.3 |
| 739 | 2026-04-02T04:43:11.678Z | Checking clap_lex v0.2.4 |
| 740 | 2026-04-02T04:43:11.714Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 741 | 2026-04-02T04:43:11.797Z | Checking rsa v0.9.10 |
| 742 | 2026-04-02T04:43:11.806Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 743 | 2026-04-02T04:43:11.809Z | Checking usdt v0.5.0 |
| 744 | 2026-04-02T04:43:11.890Z | Checking num v0.4.3 |
| 745 | 2026-04-02T04:43:11.940Z | Checking ed25519-dalek v2.2.0 |
| 746 | 2026-04-02T04:43:11.949Z | Compiling octocrab v0.49.6 |
| 747 | 2026-04-02T04:43:11.957Z | Checking slog-stdlog v4.1.1 |
| 748 | 2026-04-02T04:43:11.960Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 749 | 2026-04-02T04:43:12.064Z | Checking rand v0.9.2 |
| 750 | 2026-04-02T04:43:12.105Z | Checking p384 v0.13.1 |
| 751 | 2026-04-02T04:43:12.108Z | Checking p256 v0.13.2 |
| 752 | 2026-04-02T04:43:12.133Z | Compiling snafu-derive v0.8.9 |
| 753 | 2026-04-02T04:43:12.245Z | Checking simple_asn1 v0.6.4 |
| 754 | 2026-04-02T04:43:12.362Z | Checking futures-executor v0.3.32 |
| 755 | 2026-04-02T04:43:12.378Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 756 | 2026-04-02T04:43:12.444Z | Compiling clap_derive v3.2.25 |
| 757 | 2026-04-02T04:43:12.504Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 758 | 2026-04-02T04:43:12.537Z | Compiling pin-project-internal v1.1.10 |
| 759 | 2026-04-02T04:43:12.562Z | Compiling serde_repr v0.1.20 |
| 760 | 2026-04-02T04:43:12.593Z | Compiling num-derive v0.3.3 |
| 761 | 2026-04-02T04:43:12.758Z | Checking atty v0.2.14 |
| 762 | 2026-04-02T04:43:12.847Z | Checking unicode-width v0.2.2 |
| 763 | 2026-04-02T04:43:13.085Z | Checking textwrap v0.16.2 |
| 764 | 2026-04-02T04:43:13.101Z | Checking strsim v0.10.0 |
| 765 | 2026-04-02T04:43:13.127Z | Checking clap_lex v1.0.0 |
| 766 | 2026-04-02T04:43:13.172Z | Checking iri-string v0.7.10 |
| 767 | 2026-04-02T04:43:13.233Z | Compiling curl v0.4.49 |
| 768 | 2026-04-02T04:43:13.263Z | Checking ryu v1.0.23 |
| 769 | 2026-04-02T04:43:13.273Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 770 | 2026-04-02T04:43:13.396Z | Checking adler2 v2.0.1 |
| 771 | 2026-04-02T04:43:13.495Z | Checking termcolor v1.4.1 |
| 772 | 2026-04-02T04:43:13.504Z | Checking strsim v0.11.1 |
| 773 | 2026-04-02T04:43:13.512Z | Checking simd-adler32 v0.3.8 |
| 774 | 2026-04-02T04:43:13.608Z | Checking oxnet v0.1.4 |
| 775 | 2026-04-02T04:43:13.656Z | Checking colored v3.1.1 |
| 776 | 2026-04-02T04:43:13.767Z | Checking bitflags v1.3.2 |
| 777 | 2026-04-02T04:43:13.833Z | Checking clap_builder v4.6.0 |
| 778 | 2026-04-02T04:43:13.843Z | Checking miniz_oxide v0.8.9 |
| 779 | 2026-04-02T04:43:13.875Z | Checking snafu v0.8.9 |
| 780 | 2026-04-02T04:43:14.046Z | Checking pin-project v1.1.10 |
| 781 | 2026-04-02T04:43:14.055Z | Checking libscf-sys v1.1.0 |
| 782 | 2026-04-02T04:43:14.105Z | Checking clap v3.2.25 |
| 783 | 2026-04-02T04:43:14.157Z | Checking serde_urlencoded v0.7.1 |
| 784 | 2026-04-02T04:43:14.172Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 785 | 2026-04-02T04:43:14.181Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 786 | 2026-04-02T04:43:14.208Z | Checking tower-http v0.6.8 |
| 787 | 2026-04-02T04:43:14.256Z | Checking console v0.16.2 |
| 788 | 2026-04-02T04:43:14.349Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 789 | 2026-04-02T04:43:14.540Z | Checking jsonwebtoken v10.3.0 |
| 790 | 2026-04-02T04:43:14.589Z | Checking futures v0.3.32 |
| 791 | 2026-04-02T04:43:14.662Z | Checking slog-envlogger v2.2.0 |
| 792 | 2026-04-02T04:43:14.738Z | Checking hyper-rustls v0.27.7 |
| 793 | 2026-04-02T04:43:14.792Z | Checking url v2.5.8 |
| 794 | 2026-04-02T04:43:15.055Z | Checking hyper-timeout v0.5.2 |
| 795 | 2026-04-02T04:43:15.158Z | Compiling clap_derive v4.6.0 |
| 796 | 2026-04-02T04:43:15.206Z | Checking http-body-util v0.1.3 |
| 797 | 2026-04-02T04:43:15.231Z | Compiling zone_cfg_derive v0.3.1 |
| 798 | 2026-04-02T04:43:15.234Z | Compiling async-recursion v0.3.2 |
| 799 | 2026-04-02T04:43:15.276Z | Checking serde_path_to_error v0.1.20 |
| 800 | 2026-04-02T04:43:15.337Z | Checking serde_spanned v1.1.1 |
| 801 | 2026-04-02T04:43:15.410Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 802 | 2026-04-02T04:43:15.424Z | Checking filetime v0.2.27 |
| 803 | 2026-04-02T04:43:15.445Z | Checking secrecy v0.10.3 |
| 804 | 2026-04-02T04:43:15.461Z | Checking web-time v1.1.0 |
| 805 | 2026-04-02T04:43:15.526Z | Checking fastrand v2.3.0 |
| 806 | 2026-04-02T04:43:15.538Z | Checking unit-prefix v0.5.2 |
| 807 | 2026-04-02T04:43:15.541Z | Checking xattr v1.6.1 |
| 808 | 2026-04-02T04:43:15.547Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 809 | 2026-04-02T04:43:15.601Z | Checking hex v0.4.3 |
| 810 | 2026-04-02T04:43:15.652Z | Checking openssl-probe v0.1.6 |
| 811 | 2026-04-02T04:43:15.662Z | Checking tar v0.4.45 |
| 812 | 2026-04-02T04:43:15.695Z | Checking tempfile v3.27.0 |
| 813 | 2026-04-02T04:43:15.725Z | Checking toml v1.1.2+spec-1.1.0 |
| 814 | 2026-04-02T04:43:15.765Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 815 | 2026-04-02T04:43:15.815Z | Checking sha256 v1.6.0 |
| 816 | 2026-04-02T04:43:15.883Z | Checking indicatif v0.18.4 |
| 817 | 2026-04-02T04:43:15.893Z | Checking zone v0.3.1 |
| 818 | 2026-04-02T04:43:15.972Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-04-02T04:43:16.033Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 820 | 2026-04-02T04:43:16.105Z | Checking flate2 v1.1.9 |
| 821 | 2026-04-02T04:43:16.132Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 822 | 2026-04-02T04:43:16.189Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 823 | 2026-04-02T04:43:16.289Z | Checking libloading v0.8.9 |
| 824 | 2026-04-02T04:43:16.344Z | Checking fs_extra v1.3.0 |
| 825 | 2026-04-02T04:43:16.777Z | Checking clap v4.6.0 |
| 826 | 2026-04-02T04:43:26.537Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 827 | 2026-04-02T04:43:27.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.79s |
| 828 | 2026-04-02T04:43:27.419Z | + banner build |
| 829 | 2026-04-02T04:43:27.424Z | |
| 830 | 2026-04-02T04:43:27.424Z | ##### # # # # ##### |
| 831 | 2026-04-02T04:43:27.424Z | # # # # # # # # |
| 832 | 2026-04-02T04:43:27.424Z | ##### # # # # # # |
| 833 | 2026-04-02T04:43:27.424Z | # # # # # # # # |
| 834 | 2026-04-02T04:43:27.424Z | # # # # # # # # |
| 835 | 2026-04-02T04:43:27.425Z | ##### #### # ###### ##### |
| 836 | 2026-04-02T04:43:27.425Z | |
| 837 | 2026-04-02T04:43:27.425Z | + ptime -m cargo build |
| 838 | 2026-04-02T04:43:27.679Z | Compiling unicode-ident v1.0.24 |
| 839 | 2026-04-02T04:43:27.679Z | Compiling cfg-if v1.0.4 |
| 840 | 2026-04-02T04:43:27.679Z | Compiling memchr v2.8.0 |
| 841 | 2026-04-02T04:43:27.679Z | Compiling zeroize v1.8.2 |
| 842 | 2026-04-02T04:43:27.682Z | Compiling itoa v1.0.17 |
| 843 | 2026-04-02T04:43:27.682Z | Compiling libc v0.2.183 |
| 844 | 2026-04-02T04:43:27.726Z | Compiling serde_core v1.0.228 |
| 845 | 2026-04-02T04:43:27.734Z | Compiling subtle v2.6.1 |
| 846 | 2026-04-02T04:43:27.767Z | Compiling typenum v1.19.0 |
| 847 | 2026-04-02T04:43:27.823Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-04-02T04:43:27.865Z | Compiling once_cell v1.21.3 |
| 849 | 2026-04-02T04:43:27.865Z | Compiling smallvec v1.15.1 |
| 850 | 2026-04-02T04:43:27.885Z | Compiling const-oid v0.9.6 |
| 851 | 2026-04-02T04:43:28.043Z | Compiling getrandom v0.2.17 |
| 852 | 2026-04-02T04:43:28.056Z | Compiling pin-project-lite v0.2.16 |
| 853 | 2026-04-02T04:43:28.060Z | Compiling libm v0.2.16 |
| 854 | 2026-04-02T04:43:28.064Z | Compiling log v0.4.29 |
| 855 | 2026-04-02T04:43:28.137Z | Compiling errno v0.3.14 |
| 856 | 2026-04-02T04:43:28.203Z | Compiling quote v1.0.45 |
| 857 | 2026-04-02T04:43:28.246Z | Compiling rand_core v0.6.4 |
| 858 | 2026-04-02T04:43:28.274Z | Compiling socket2 v0.6.2 |
| 859 | 2026-04-02T04:43:28.309Z | Compiling generic-array v0.14.7 |
| 860 | 2026-04-02T04:43:28.371Z | Compiling syn v2.0.117 |
| 861 | 2026-04-02T04:43:28.455Z | Compiling syn v1.0.109 |
| 862 | 2026-04-02T04:43:28.473Z | Compiling bytes v1.11.1 |
| 863 | 2026-04-02T04:43:28.520Z | Compiling zmij v1.0.21 |
| 864 | 2026-04-02T04:43:28.699Z | Compiling base64ct v1.8.3 |
| 865 | 2026-04-02T04:43:28.778Z | Compiling num-traits v0.2.19 |
| 866 | 2026-04-02T04:43:28.803Z | Compiling crypto-common v0.1.7 |
| 867 | 2026-04-02T04:43:28.915Z | Compiling block-buffer v0.10.4 |
| 868 | 2026-04-02T04:43:28.959Z | Compiling scopeguard v1.2.0 |
| 869 | 2026-04-02T04:43:29.039Z | Compiling digest v0.10.7 |
| 870 | 2026-04-02T04:43:29.046Z | Compiling lock_api v0.4.14 |
| 871 | 2026-04-02T04:43:29.085Z | Compiling pem-rfc7468 v0.7.0 |
| 872 | 2026-04-02T04:43:29.220Z | Compiling parking_lot_core v0.9.12 |
| 873 | 2026-04-02T04:43:29.231Z | Compiling der v0.7.10 |
| 874 | 2026-04-02T04:43:29.245Z | Compiling signal-hook-registry v1.4.8 |
| 875 | 2026-04-02T04:43:29.378Z | Compiling mio v1.1.1 |
| 876 | 2026-04-02T04:43:29.402Z | Compiling parking_lot v0.12.5 |
| 877 | 2026-04-02T04:43:29.508Z | Compiling stable_deref_trait v1.2.1 |
| 878 | 2026-04-02T04:43:29.511Z | Compiling futures-core v0.3.32 |
| 879 | 2026-04-02T04:43:29.532Z | Compiling ucd-trie v0.1.7 |
| 880 | 2026-04-02T04:43:29.572Z | Compiling futures-sink v0.3.32 |
| 881 | 2026-04-02T04:43:29.645Z | Compiling zerocopy v0.8.39 |
| 882 | 2026-04-02T04:43:29.664Z | Compiling pest v2.8.6 |
| 883 | 2026-04-02T04:43:29.791Z | Compiling serde_json v1.0.149 |
| 884 | 2026-04-02T04:43:29.815Z | Compiling num-integer v0.1.46 |
| 885 | 2026-04-02T04:43:29.870Z | Compiling winnow v1.0.1 |
| 886 | 2026-04-02T04:43:30.136Z | Compiling spki v0.7.3 |
| 887 | 2026-04-02T04:43:30.207Z | Compiling futures-channel v0.3.32 |
| 888 | 2026-04-02T04:43:30.325Z | Compiling pkcs8 v0.10.2 |
| 889 | 2026-04-02T04:43:30.416Z | Compiling byteorder v1.5.0 |
| 890 | 2026-04-02T04:43:30.506Z | Compiling proc-macro-error-attr v1.0.4 |
| 891 | 2026-04-02T04:43:30.586Z | Compiling hmac v0.12.1 |
| 892 | 2026-04-02T04:43:30.634Z | Compiling tracing-core v0.1.36 |
| 893 | 2026-04-02T04:43:30.697Z | Compiling pest_meta v2.8.6 |
| 894 | 2026-04-02T04:43:30.709Z | Compiling futures-task v0.3.32 |
| 895 | 2026-04-02T04:43:30.869Z | Compiling pretty-hex v0.4.1 |
| 896 | 2026-04-02T04:43:30.927Z | Compiling slab v0.4.12 |
| 897 | 2026-04-02T04:43:30.935Z | Compiling futures-io v0.3.32 |
| 898 | 2026-04-02T04:43:30.994Z | Compiling spin v0.9.8 |
| 899 | 2026-04-02T04:43:31.080Z | Compiling lazy_static v1.5.0 |
| 900 | 2026-04-02T04:43:31.087Z | Compiling proc-macro-error v1.0.4 |
| 901 | 2026-04-02T04:43:31.114Z | Compiling synstructure v0.13.2 |
| 902 | 2026-04-02T04:43:31.158Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 903 | 2026-04-02T04:43:31.230Z | Compiling signature v2.2.0 |
| 904 | 2026-04-02T04:43:31.337Z | Compiling pest_generator v2.8.6 |
| 905 | 2026-04-02T04:43:31.360Z | Compiling http v1.4.0 |
| 906 | 2026-04-02T04:43:31.606Z | Compiling ff v0.13.1 |
| 907 | 2026-04-02T04:43:31.704Z | Compiling winnow v0.7.14 |
| 908 | 2026-04-02T04:43:31.729Z | Compiling base16ct v0.2.0 |
| 909 | 2026-04-02T04:43:31.768Z | Compiling litemap v0.8.1 |
| 910 | 2026-04-02T04:43:31.903Z | Compiling writeable v0.6.2 |
| 911 | 2026-04-02T04:43:31.943Z | Compiling num-conv v0.2.0 |
| 912 | 2026-04-02T04:43:31.946Z | Compiling time-core v0.1.8 |
| 913 | 2026-04-02T04:43:31.975Z | Compiling cpufeatures v0.2.17 |
| 914 | 2026-04-02T04:43:32.038Z | Compiling powerfmt v0.2.0 |
| 915 | 2026-04-02T04:43:32.068Z | Compiling http-body v1.0.1 |
| 916 | 2026-04-02T04:43:32.079Z | Compiling sec1 v0.7.3 |
| 917 | 2026-04-02T04:43:32.083Z | Compiling time-macros v0.2.27 |
| 918 | 2026-04-02T04:43:32.213Z | Compiling deranged v0.5.6 |
| 919 | 2026-04-02T04:43:32.265Z | Compiling group v0.13.0 |
| 920 | 2026-04-02T04:43:32.333Z | Compiling serde_derive v1.0.228 |
| 921 | 2026-04-02T04:43:32.371Z | Compiling thiserror-impl v1.0.69 |
| 922 | 2026-04-02T04:43:32.377Z | Compiling zerofrom-derive v0.1.6 |
| 923 | 2026-04-02T04:43:32.432Z | Compiling yoke-derive v0.8.1 |
| 924 | 2026-04-02T04:43:32.668Z | Compiling tokio-macros v2.6.0 |
| 925 | 2026-04-02T04:43:33.107Z | Compiling zerovec-derive v0.11.2 |
| 926 | 2026-04-02T04:43:33.243Z | Compiling thiserror-impl v2.0.18 |
| 927 | 2026-04-02T04:43:33.274Z | Compiling displaydoc v0.2.5 |
| 928 | 2026-04-02T04:43:33.424Z | Compiling tokio v1.50.0 |
| 929 | 2026-04-02T04:43:33.470Z | Compiling ppv-lite86 v0.2.21 |
| 930 | 2026-04-02T04:43:33.567Z | Compiling thiserror v1.0.69 |
| 931 | 2026-04-02T04:43:33.580Z | Compiling zerofrom v0.1.6 |
| 932 | 2026-04-02T04:43:33.657Z | Compiling zerocopy-derive v0.7.35 |
| 933 | 2026-04-02T04:43:33.691Z | Compiling yoke v0.8.1 |
| 934 | 2026-04-02T04:43:33.780Z | Compiling futures-macro v0.3.32 |
| 935 | 2026-04-02T04:43:33.862Z | Compiling tracing-attributes v0.1.31 |
| 936 | 2026-04-02T04:43:34.029Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-04-02T04:43:34.205Z | Compiling zerovec v0.11.5 |
| 938 | 2026-04-02T04:43:34.511Z | Compiling zerocopy v0.7.35 |
| 939 | 2026-04-02T04:43:34.514Z | Compiling thiserror v2.0.18 |
| 940 | 2026-04-02T04:43:34.578Z | Compiling dtrace-parser v0.2.0 |
| 941 | 2026-04-02T04:43:34.604Z | Compiling zerotrie v0.2.3 |
| 942 | 2026-04-02T04:43:34.624Z | Compiling futures-util v0.3.32 |
| 943 | 2026-04-02T04:43:34.699Z | Compiling tinystr v0.8.2 |
| 944 | 2026-04-02T04:43:34.891Z | Compiling icu_locale_core v2.1.1 |
| 945 | 2026-04-02T04:43:34.891Z | Compiling potential_utf v0.1.4 |
| 946 | 2026-04-02T04:43:35.022Z | Compiling serde v1.0.228 |
| 947 | 2026-04-02T04:43:35.046Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 948 | 2026-04-02T04:43:35.100Z | Compiling tracing v0.1.44 |
| 949 | 2026-04-02T04:43:35.363Z | Compiling scroll_derive v0.12.1 |
| 950 | 2026-04-02T04:43:35.449Z | Compiling num-bigint v0.4.6 |
| 951 | 2026-04-02T04:43:35.518Z | Compiling erased-serde v0.3.31 |
| 952 | 2026-04-02T04:43:35.826Z | Compiling hkdf v0.12.4 |
| 953 | 2026-04-02T04:43:35.914Z | Compiling num-iter v0.1.45 |
| 954 | 2026-04-02T04:43:35.953Z | Compiling crypto-bigint v0.5.5 |
| 955 | 2026-04-02T04:43:36.002Z | Compiling thread-id v4.2.2 |
| 956 | 2026-04-02T04:43:36.019Z | Compiling slog v2.8.2 |
| 957 | 2026-04-02T04:43:36.065Z | Compiling scroll v0.12.0 |
| 958 | 2026-04-02T04:43:36.072Z | Compiling proc-macro-crate v3.4.0 |
| 959 | 2026-04-02T04:43:36.319Z | Compiling icu_provider v2.1.1 |
| 960 | 2026-04-02T04:43:36.362Z | Compiling dof v0.3.0 |
| 961 | 2026-04-02T04:43:36.480Z | Compiling icu_collections v2.1.1 |
| 962 | 2026-04-02T04:43:36.623Z | Compiling time v0.3.47 |
| 963 | 2026-04-02T04:43:36.652Z | Compiling getrandom v0.3.4 |
| 964 | 2026-04-02T04:43:36.708Z | Compiling proc-macro-crate v1.3.1 |
| 965 | 2026-04-02T04:43:36.785Z | Compiling sha2 v0.10.9 |
| 966 | 2026-04-02T04:43:36.815Z | Compiling rustls-pki-types v1.14.0 |
| 967 | 2026-04-02T04:43:36.931Z | Compiling tower-service v0.3.3 |
| 968 | 2026-04-02T04:43:37.002Z | Compiling elliptic-curve v0.13.8 |
| 969 | 2026-04-02T04:43:37.015Z | Compiling untrusted v0.9.0 |
| 970 | 2026-04-02T04:43:37.030Z | Compiling try-lock v0.2.5 |
| 971 | 2026-04-02T04:43:37.125Z | Compiling plain v0.2.3 |
| 972 | 2026-04-02T04:43:37.125Z | Compiling want v0.3.1 |
| 973 | 2026-04-02T04:43:37.153Z | Compiling ring v0.17.14 |
| 974 | 2026-04-02T04:43:37.274Z | Compiling goblin v0.8.2 |
| 975 | 2026-04-02T04:43:37.307Z | Compiling num_enum_derive v0.5.11 |
| 976 | 2026-04-02T04:43:37.346Z | Compiling usdt-impl v0.5.0 |
| 977 | 2026-04-02T04:43:37.364Z | Compiling num_enum_derive v0.7.5 |
| 978 | 2026-04-02T04:43:37.393Z | Compiling icu_normalizer_data v2.1.1 |
| 979 | 2026-04-02T04:43:37.461Z | Compiling icu_properties_data v2.1.2 |
| 980 | 2026-04-02T04:43:37.588Z | Compiling httparse v1.10.1 |
| 981 | 2026-04-02T04:43:37.865Z | Compiling serde_tokenstream v0.2.2 |
| 982 | 2026-04-02T04:43:37.887Z | Compiling rand_chacha v0.3.1 |
| 983 | 2026-04-02T04:43:38.144Z | Compiling rfc6979 v0.4.0 |
| 984 | 2026-04-02T04:43:38.258Z | Compiling arc-swap v1.8.2 |
| 985 | 2026-04-02T04:43:38.319Z | Compiling either v1.15.0 |
| 986 | 2026-04-02T04:43:38.328Z | Compiling atomic-waker v1.1.2 |
| 987 | 2026-04-02T04:43:38.332Z | Compiling iana-time-zone v0.1.65 |
| 988 | 2026-04-02T04:43:38.416Z | Compiling pin-utils v0.1.0 |
| 989 | 2026-04-02T04:43:38.442Z | Compiling chrono v0.4.43 |
| 990 | 2026-04-02T04:43:38.480Z | Compiling hyper v1.8.1 |
| 991 | 2026-04-02T04:43:38.516Z | Compiling num_enum v0.7.5 |
| 992 | 2026-04-02T04:43:38.543Z | Compiling num_enum v0.5.11 |
| 993 | 2026-04-02T04:43:38.549Z | Compiling rustls-webpki v0.103.9 |
| 994 | 2026-04-02T04:43:38.621Z | Compiling ecdsa v0.16.9 |
| 995 | 2026-04-02T04:43:38.647Z | Compiling rand v0.8.5 |
| 996 | 2026-04-02T04:43:39.003Z | Compiling icu_properties v2.1.2 |
| 997 | 2026-04-02T04:43:39.243Z | Compiling icu_normalizer v2.1.1 |
| 998 | 2026-04-02T04:43:39.287Z | Compiling primeorder v0.13.6 |
| 999 | 2026-04-02T04:43:39.523Z | Compiling crossbeam-utils v0.8.21 |
| 1000 | 2026-04-02T04:43:39.546Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-04-02T04:43:39.572Z | Compiling foreign-types-macros v0.2.3 |
| 1002 | 2026-04-02T04:43:39.753Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1003 | 2026-04-02T04:43:39.971Z | Compiling aho-corasick v1.1.4 |
| 1004 | 2026-04-02T04:43:40.029Z | Compiling thread_local v1.1.9 |
| 1005 | 2026-04-02T04:43:40.156Z | Compiling regex-syntax v0.8.9 |
| 1006 | 2026-04-02T04:43:40.213Z | Compiling tap v1.0.1 |
| 1007 | 2026-04-02T04:43:40.284Z | Compiling percent-encoding v2.3.2 |
| 1008 | 2026-04-02T04:43:40.315Z | Compiling bitflags v2.11.0 |
| 1009 | 2026-04-02T04:43:40.442Z | Compiling utf8parse v0.2.2 |
| 1010 | 2026-04-02T04:43:40.474Z | Compiling foreign-types-shared v0.3.1 |
| 1011 | 2026-04-02T04:43:40.531Z | Compiling foreign-types v0.5.0 |
| 1012 | 2026-04-02T04:43:40.539Z | Compiling anstyle-parse v1.0.0 |
| 1013 | 2026-04-02T04:43:40.545Z | Compiling curve25519-dalek v4.1.3 |
| 1014 | 2026-04-02T04:43:40.551Z | Compiling form_urlencoded v1.2.2 |
| 1015 | 2026-04-02T04:43:40.598Z | Compiling wyz v0.5.1 |
| 1016 | 2026-04-02T04:43:40.709Z | Compiling cargo_metadata v0.23.1 |
| 1017 | 2026-04-02T04:43:40.717Z | Compiling crossbeam-channel v0.5.15 |
| 1018 | 2026-04-02T04:43:40.778Z | Compiling idna_adapter v1.2.1 |
| 1019 | 2026-04-02T04:43:40.910Z | Compiling rand_chacha v0.9.0 |
| 1020 | 2026-04-02T04:43:41.181Z | Compiling num-bigint-dig v0.8.6 |
| 1021 | 2026-04-02T04:43:41.340Z | Compiling hyper-util v0.1.20 |
| 1022 | 2026-04-02T04:43:41.402Z | Compiling rustls v0.23.36 |
| 1023 | 2026-04-02T04:43:41.663Z | Compiling regex-automata v0.4.14 |
| 1024 | 2026-04-02T04:43:41.919Z | Compiling itertools v0.12.1 |
| 1025 | 2026-04-02T04:43:42.024Z | Compiling slog-scope v4.4.1 |
| 1026 | 2026-04-02T04:43:42.397Z | Compiling radium v0.7.0 |
| 1027 | 2026-04-02T04:43:42.589Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1028 | 2026-04-02T04:43:42.695Z | Compiling usdt-attr-macro v0.5.0 |
| 1029 | 2026-04-02T04:43:42.766Z | Compiling usdt-macro v0.5.0 |
| 1030 | 2026-04-02T04:43:42.816Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1031 | 2026-04-02T04:43:42.921Z | Compiling tokio-util v0.7.18 |
| 1032 | 2026-04-02T04:43:43.049Z | Compiling num-rational v0.4.2 |
| 1033 | 2026-04-02T04:43:43.170Z | Compiling num-complex v0.4.6 |
| 1034 | 2026-04-02T04:43:43.268Z | Compiling async-trait v0.1.89 |
| 1035 | 2026-04-02T04:43:43.493Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1036 | 2026-04-02T04:43:43.514Z | Compiling ed25519 v2.2.3 |
| 1037 | 2026-04-02T04:43:43.584Z | Compiling pkcs1 v0.7.5 |
| 1038 | 2026-04-02T04:43:43.704Z | Compiling cstr-argument v0.1.2 |
| 1039 | 2026-04-02T04:43:43.745Z | Compiling is-terminal v0.4.17 |
| 1040 | 2026-04-02T04:43:43.830Z | Compiling memmap v0.7.0 |
| 1041 | 2026-04-02T04:43:43.847Z | Compiling utf8_iter v1.0.4 |
| 1042 | 2026-04-02T04:43:43.984Z | Compiling os_str_bytes v6.6.1 |
| 1043 | 2026-04-02T04:43:43.990Z | Compiling term v1.2.1 |
| 1044 | 2026-04-02T04:43:43.998Z | Compiling anstyle v1.0.14 |
| 1045 | 2026-04-02T04:43:44.006Z | Compiling openssl-probe v0.2.1 |
| 1046 | 2026-04-02T04:43:44.182Z | Compiling anstyle-query v1.1.5 |
| 1047 | 2026-04-02T04:43:44.207Z | Compiling funty v2.0.0 |
| 1048 | 2026-04-02T04:43:44.237Z | Compiling sync_wrapper v1.0.2 |
| 1049 | 2026-04-02T04:43:44.252Z | Compiling take_mut v0.2.2 |
| 1050 | 2026-04-02T04:43:44.276Z | Compiling base64 v0.22.1 |
| 1051 | 2026-04-02T04:43:44.326Z | Compiling colorchoice v1.0.4 |
| 1052 | 2026-04-02T04:43:44.351Z | Compiling hashbrown v0.12.3 |
| 1053 | 2026-04-02T04:43:44.431Z | Compiling is_terminal_polyfill v1.70.2 |
| 1054 | 2026-04-02T04:43:44.466Z | Compiling tower-layer v0.3.3 |
| 1055 | 2026-04-02T04:43:44.513Z | Compiling bitvec v1.0.1 |
| 1056 | 2026-04-02T04:43:44.597Z | Compiling tower v0.5.3 |
| 1057 | 2026-04-02T04:43:44.620Z | Compiling pem v3.0.6 |
| 1058 | 2026-04-02T04:43:44.696Z | Compiling anstream v1.0.0 |
| 1059 | 2026-04-02T04:43:44.813Z | Compiling indexmap v1.9.3 |
| 1060 | 2026-04-02T04:43:44.844Z | Compiling slog-async v2.8.0 |
| 1061 | 2026-04-02T04:43:44.982Z | Compiling slog-term v2.9.2 |
| 1062 | 2026-04-02T04:43:45.011Z | Compiling tokio-rustls v0.26.4 |
| 1063 | 2026-04-02T04:43:45.172Z | Compiling clap_lex v0.2.4 |
| 1064 | 2026-04-02T04:43:45.197Z | Compiling rustls-native-certs v0.8.3 |
| 1065 | 2026-04-02T04:43:45.223Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1066 | 2026-04-02T04:43:45.256Z | Compiling idna v1.1.0 |
| 1067 | 2026-04-02T04:43:45.329Z | Compiling usdt v0.5.0 |
| 1068 | 2026-04-02T04:43:45.361Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1069 | 2026-04-02T04:43:45.438Z | Compiling rsa v0.9.10 |
| 1070 | 2026-04-02T04:43:45.526Z | Compiling ed25519-dalek v2.2.0 |
| 1071 | 2026-04-02T04:43:45.566Z | Compiling num v0.4.3 |
| 1072 | 2026-04-02T04:43:45.589Z | Compiling regex v1.12.3 |
| 1073 | 2026-04-02T04:43:45.605Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1074 | 2026-04-02T04:43:45.632Z | Compiling slog-stdlog v4.1.1 |
| 1075 | 2026-04-02T04:43:45.788Z | Compiling octocrab v0.49.6 |
| 1076 | 2026-04-02T04:43:45.815Z | Compiling rand v0.9.2 |
| 1077 | 2026-04-02T04:43:45.826Z | Compiling anyhow v1.0.102 |
| 1078 | 2026-04-02T04:43:46.014Z | Compiling p384 v0.13.1 |
| 1079 | 2026-04-02T04:43:46.039Z | Compiling p256 v0.13.2 |
| 1080 | 2026-04-02T04:43:46.100Z | Compiling snafu-derive v0.8.9 |
| 1081 | 2026-04-02T04:43:46.166Z | Compiling simple_asn1 v0.6.4 |
| 1082 | 2026-04-02T04:43:46.176Z | Compiling openssl-sys v0.9.111 |
| 1083 | 2026-04-02T04:43:46.213Z | Compiling libz-sys v1.1.23 |
| 1084 | 2026-04-02T04:43:46.308Z | Compiling futures-executor v0.3.32 |
| 1085 | 2026-04-02T04:43:46.409Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1086 | 2026-04-02T04:43:46.409Z | Compiling pin-project-internal v1.1.10 |
| 1087 | 2026-04-02T04:43:46.592Z | Compiling serde_repr v0.1.20 |
| 1088 | 2026-04-02T04:43:46.598Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1089 | 2026-04-02T04:43:46.632Z | Compiling clap_derive v3.2.25 |
| 1090 | 2026-04-02T04:43:46.758Z | Compiling num-derive v0.3.3 |
| 1091 | 2026-04-02T04:43:46.764Z | Compiling atty v0.2.14 |
| 1092 | 2026-04-02T04:43:46.855Z | Compiling strsim v0.11.1 |
| 1093 | 2026-04-02T04:43:47.227Z | Compiling simd-adler32 v0.3.8 |
| 1094 | 2026-04-02T04:43:47.281Z | Compiling bitflags v1.3.2 |
| 1095 | 2026-04-02T04:43:47.312Z | Compiling termcolor v1.4.1 |
| 1096 | 2026-04-02T04:43:47.319Z | Compiling unicode-width v0.2.2 |
| 1097 | 2026-04-02T04:43:47.345Z | Compiling ryu v1.0.23 |
| 1098 | 2026-04-02T04:43:47.423Z | Compiling adler2 v2.0.1 |
| 1099 | 2026-04-02T04:43:47.523Z | Compiling textwrap v0.16.2 |
| 1100 | 2026-04-02T04:43:47.529Z | Compiling colored v3.1.1 |
| 1101 | 2026-04-02T04:43:47.548Z | Compiling strsim v0.10.0 |
| 1102 | 2026-04-02T04:43:47.589Z | Compiling iri-string v0.7.10 |
| 1103 | 2026-04-02T04:43:47.668Z | Compiling oxnet v0.1.4 |
| 1104 | 2026-04-02T04:43:47.745Z | Compiling clap_lex v1.0.0 |
| 1105 | 2026-04-02T04:43:47.901Z | Compiling snafu v0.8.9 |
| 1106 | 2026-04-02T04:43:47.907Z | Compiling clap_builder v4.6.0 |
| 1107 | 2026-04-02T04:43:47.910Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1108 | 2026-04-02T04:43:47.924Z | Compiling libscf-sys v1.1.0 |
| 1109 | 2026-04-02T04:43:47.932Z | Compiling pin-project v1.1.10 |
| 1110 | 2026-04-02T04:43:47.989Z | Compiling console v0.16.2 |
| 1111 | 2026-04-02T04:43:48.013Z | Compiling miniz_oxide v0.8.9 |
| 1112 | 2026-04-02T04:43:48.042Z | Compiling serde_urlencoded v0.7.1 |
| 1113 | 2026-04-02T04:43:48.199Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1114 | 2026-04-02T04:43:48.282Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1115 | 2026-04-02T04:43:48.368Z | Compiling clap v3.2.25 |
| 1116 | 2026-04-02T04:43:48.614Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1117 | 2026-04-02T04:43:48.685Z | Compiling futures v0.3.32 |
| 1118 | 2026-04-02T04:43:48.740Z | Compiling tower-http v0.6.8 |
| 1119 | 2026-04-02T04:43:48.757Z | Compiling jsonwebtoken v10.3.0 |
| 1120 | 2026-04-02T04:43:48.900Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1121 | 2026-04-02T04:43:49.062Z | Compiling slog-envlogger v2.2.0 |
| 1122 | 2026-04-02T04:43:49.243Z | Compiling url v2.5.8 |
| 1123 | 2026-04-02T04:43:49.447Z | Compiling hyper-rustls v0.27.7 |
| 1124 | 2026-04-02T04:43:49.454Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1125 | 2026-04-02T04:43:49.484Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1126 | 2026-04-02T04:43:49.553Z | Compiling portable-atomic v1.13.1 |
| 1127 | 2026-04-02T04:43:49.594Z | Compiling crc32fast v1.5.0 |
| 1128 | 2026-04-02T04:43:49.746Z | Compiling rustix v1.1.4 |
| 1129 | 2026-04-02T04:43:49.772Z | Compiling hyper-timeout v0.5.2 |
| 1130 | 2026-04-02T04:43:49.903Z | Compiling clap_derive v4.6.0 |
| 1131 | 2026-04-02T04:43:49.959Z | Compiling http-body-util v0.1.3 |
| 1132 | 2026-04-02T04:43:50.054Z | Compiling zone_cfg_derive v0.3.1 |
| 1133 | 2026-04-02T04:43:50.120Z | Compiling async-recursion v0.3.2 |
| 1134 | 2026-04-02T04:43:50.623Z | Compiling serde_spanned v1.1.1 |
| 1135 | 2026-04-02T04:43:50.677Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1136 | 2026-04-02T04:43:50.733Z | Compiling serde_path_to_error v0.1.20 |
| 1137 | 2026-04-02T04:43:50.767Z | Compiling filetime v0.2.27 |
| 1138 | 2026-04-02T04:43:50.808Z | Compiling secrecy v0.10.3 |
| 1139 | 2026-04-02T04:43:50.874Z | Compiling unit-prefix v0.5.2 |
| 1140 | 2026-04-02T04:43:50.936Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1141 | 2026-04-02T04:43:50.945Z | Compiling fastrand v2.3.0 |
| 1142 | 2026-04-02T04:43:50.975Z | Compiling xattr v1.6.1 |
| 1143 | 2026-04-02T04:43:51.005Z | Compiling hex v0.4.3 |
| 1144 | 2026-04-02T04:43:51.084Z | Compiling web-time v1.1.0 |
| 1145 | 2026-04-02T04:43:51.134Z | Compiling openssl-probe v0.1.6 |
| 1146 | 2026-04-02T04:43:51.150Z | Compiling tempfile v3.27.0 |
| 1147 | 2026-04-02T04:43:51.204Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1148 | 2026-04-02T04:43:51.260Z | Compiling curl v0.4.49 |
| 1149 | 2026-04-02T04:43:51.308Z | Compiling sha256 v1.6.0 |
| 1150 | 2026-04-02T04:43:51.512Z | Compiling tar v0.4.45 |
| 1151 | 2026-04-02T04:43:51.556Z | Compiling indicatif v0.18.4 |
| 1152 | 2026-04-02T04:43:51.557Z | Compiling zone v0.3.1 |
| 1153 | 2026-04-02T04:43:51.585Z | Compiling clap v4.6.0 |
| 1154 | 2026-04-02T04:43:51.656Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1155 | 2026-04-02T04:43:51.913Z | Compiling flate2 v1.1.9 |
| 1156 | 2026-04-02T04:43:52.070Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1157 | 2026-04-02T04:43:52.245Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1158 | 2026-04-02T04:43:52.351Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1159 | 2026-04-02T04:43:52.388Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1160 | 2026-04-02T04:43:52.459Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1161 | 2026-04-02T04:43:52.597Z | Compiling camino v1.2.2 |
| 1162 | 2026-04-02T04:43:52.597Z | Compiling libloading v0.8.9 |
| 1163 | 2026-04-02T04:43:52.765Z | Compiling fs_extra v1.3.0 |
| 1164 | 2026-04-02T04:44:03.662Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1165 | 2026-04-02T04:44:14.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.52s |
| 1166 | 2026-04-02T04:44:14.595Z | |
| 1167 | 2026-04-02T04:44:14.595Z | real 46.577714328 |
| 1168 | 2026-04-02T04:44:14.596Z | user 3:17.066796533 |
| 1169 | 2026-04-02T04:44:14.596Z | sys 33.847867902 |
| 1170 | 2026-04-02T04:44:14.596Z | trap 0.121682473 |
| 1171 | 2026-04-02T04:44:14.596Z | tflt 0.212136967 |
| 1172 | 2026-04-02T04:44:14.596Z | dflt 0.093220952 |
| 1173 | 2026-04-02T04:44:14.596Z | kflt 0.001075351 |
| 1174 | 2026-04-02T04:44:14.596Z | lock 8:30.913154810 |
| 1175 | 2026-04-02T04:44:14.596Z | slp 13:23.668161369 |
| 1176 | 2026-04-02T04:44:14.596Z | lat 10.988309818 |
| 1177 | 2026-04-02T04:44:14.596Z | stop 21.398533589 |
| 1178 | 2026-04-02T04:44:14.596Z | + ptime -m cargo build --release |
| 1179 | 2026-04-02T04:44:14.596Z | Compiling proc-macro2 v1.0.106 |
| 1180 | 2026-04-02T04:44:14.596Z | Compiling quote v1.0.45 |
| 1181 | 2026-04-02T04:44:14.596Z | Compiling unicode-ident v1.0.24 |
| 1182 | 2026-04-02T04:44:14.596Z | Compiling libc v0.2.183 |
| 1183 | 2026-04-02T04:44:14.596Z | Compiling cfg-if v1.0.4 |
| 1184 | 2026-04-02T04:44:14.596Z | Compiling version_check v0.9.5 |
| 1185 | 2026-04-02T04:44:14.596Z | Compiling zeroize v1.8.2 |
| 1186 | 2026-04-02T04:44:14.596Z | Compiling serde_core v1.0.228 |
| 1187 | 2026-04-02T04:44:14.596Z | Compiling serde v1.0.228 |
| 1188 | 2026-04-02T04:44:14.600Z | Compiling memchr v2.8.0 |
| 1189 | 2026-04-02T04:44:14.600Z | Compiling autocfg v1.5.0 |
| 1190 | 2026-04-02T04:44:14.600Z | Compiling subtle v2.6.1 |
| 1191 | 2026-04-02T04:44:14.656Z | Compiling typenum v1.19.0 |
| 1192 | 2026-04-02T04:44:14.664Z | Compiling generic-array v0.14.7 |
| 1193 | 2026-04-02T04:44:15.250Z | Compiling itoa v1.0.17 |
| 1194 | 2026-04-02T04:44:15.254Z | Compiling const-oid v0.9.6 |
| 1195 | 2026-04-02T04:44:15.254Z | Compiling getrandom v0.2.17 |
| 1196 | 2026-04-02T04:44:15.254Z | Compiling syn v1.0.109 |
| 1197 | 2026-04-02T04:44:15.254Z | Compiling smallvec v1.15.1 |
| 1198 | 2026-04-02T04:44:16.119Z | Compiling syn v2.0.117 |
| 1199 | 2026-04-02T04:44:16.136Z | Compiling libm v0.2.16 |
| 1200 | 2026-04-02T04:44:16.136Z | Compiling num-traits v0.2.19 |
| 1201 | 2026-04-02T04:44:16.137Z | Compiling thiserror v1.0.69 |
| 1202 | 2026-04-02T04:44:16.137Z | Compiling pin-project-lite v0.2.16 |
| 1203 | 2026-04-02T04:44:16.137Z | Compiling find-msvc-tools v0.1.9 |
| 1204 | 2026-04-02T04:44:16.137Z | Compiling shlex v1.3.0 |
| 1205 | 2026-04-02T04:44:16.137Z | Compiling cc v1.2.56 |
| 1206 | 2026-04-02T04:44:16.137Z | Compiling log v0.4.29 |
| 1207 | 2026-04-02T04:44:16.137Z | Compiling zmij v1.0.21 |
| 1208 | 2026-04-02T04:44:16.592Z | Compiling crypto-common v0.1.7 |
| 1209 | 2026-04-02T04:44:16.596Z | Compiling block-buffer v0.10.4 |
| 1210 | 2026-04-02T04:44:16.596Z | Compiling rustversion v1.0.22 |
| 1211 | 2026-04-02T04:44:16.682Z | Compiling digest v0.10.7 |
| 1212 | 2026-04-02T04:44:17.822Z | Compiling rand_core v0.6.4 |
| 1213 | 2026-04-02T04:44:17.830Z | Compiling socket2 v0.6.2 |
| 1214 | 2026-04-02T04:44:17.830Z | Compiling errno v0.3.14 |
| 1215 | 2026-04-02T04:44:17.831Z | Compiling once_cell v1.21.3 |
| 1216 | 2026-04-02T04:44:17.831Z | Compiling bytes v1.11.1 |
| 1217 | 2026-04-02T04:44:17.831Z | Compiling parking_lot_core v0.9.12 |
| 1218 | 2026-04-02T04:44:17.831Z | Compiling hashbrown v0.16.1 |
| 1219 | 2026-04-02T04:44:17.831Z | Compiling equivalent v1.0.2 |
| 1220 | 2026-04-02T04:44:17.831Z | Compiling base64ct v1.8.3 |
| 1221 | 2026-04-02T04:44:17.831Z | Compiling scopeguard v1.2.0 |
| 1222 | 2026-04-02T04:44:17.831Z | Compiling lock_api v0.4.14 |
| 1223 | 2026-04-02T04:44:17.831Z | Compiling pem-rfc7468 v0.7.0 |
| 1224 | 2026-04-02T04:44:17.856Z | Compiling indexmap v2.13.0 |
| 1225 | 2026-04-02T04:44:18.364Z | Compiling der v0.7.10 |
| 1226 | 2026-04-02T04:44:18.364Z | Compiling signal-hook-registry v1.4.8 |
| 1227 | 2026-04-02T04:44:18.377Z | Compiling mio v1.1.1 |
| 1228 | 2026-04-02T04:44:18.377Z | Compiling synstructure v0.13.2 |
| 1229 | 2026-04-02T04:44:18.446Z | Compiling parking_lot v0.12.5 |
| 1230 | 2026-04-02T04:44:18.555Z | Compiling stable_deref_trait v1.2.1 |
| 1231 | 2026-04-02T04:44:18.626Z | Compiling thiserror v2.0.18 |
| 1232 | 2026-04-02T04:44:21.542Z | Compiling serde_json v1.0.149 |
| 1233 | 2026-04-02T04:44:21.553Z | Compiling futures-core v0.3.32 |
| 1234 | 2026-04-02T04:44:21.553Z | Compiling zerocopy v0.8.39 |
| 1235 | 2026-04-02T04:44:21.553Z | Compiling ucd-trie v0.1.7 |
| 1236 | 2026-04-02T04:44:21.553Z | Compiling spki v0.7.3 |
| 1237 | 2026-04-02T04:44:21.553Z | Compiling pkcs8 v0.10.2 |
| 1238 | 2026-04-02T04:44:21.553Z | Compiling pest v2.8.6 |
| 1239 | 2026-04-02T04:44:21.554Z | Compiling futures-sink v0.3.32 |
| 1240 | 2026-04-02T04:44:21.554Z | Compiling num-integer v0.1.46 |
| 1241 | 2026-04-02T04:44:21.554Z | Compiling proc-macro-error-attr v1.0.4 |
| 1242 | 2026-04-02T04:44:21.554Z | Compiling serde_derive v1.0.228 |
| 1243 | 2026-04-02T04:44:21.554Z | Compiling thiserror-impl v1.0.69 |
| 1244 | 2026-04-02T04:44:21.554Z | Compiling zerofrom-derive v0.1.6 |
| 1245 | 2026-04-02T04:44:21.554Z | Compiling yoke-derive v0.8.1 |
| 1246 | 2026-04-02T04:44:21.554Z | Compiling tokio-macros v2.6.0 |
| 1247 | 2026-04-02T04:44:21.554Z | Compiling zerovec-derive v0.11.2 |
| 1248 | 2026-04-02T04:44:21.554Z | Compiling tokio v1.50.0 |
| 1249 | 2026-04-02T04:44:21.554Z | Compiling thiserror-impl v2.0.18 |
| 1250 | 2026-04-02T04:44:21.554Z | Compiling pest_meta v2.8.6 |
| 1251 | 2026-04-02T04:44:21.554Z | Compiling zerofrom v0.1.6 |
| 1252 | 2026-04-02T04:44:21.554Z | Compiling displaydoc v0.2.5 |
| 1253 | 2026-04-02T04:44:21.554Z | Compiling yoke v0.8.1 |
| 1254 | 2026-04-02T04:44:21.554Z | Compiling zerocopy-derive v0.7.35 |
| 1255 | 2026-04-02T04:44:21.554Z | Compiling zerovec v0.11.5 |
| 1256 | 2026-04-02T04:44:23.190Z | Compiling pkg-config v0.3.32 |
| 1257 | 2026-04-02T04:44:23.209Z | Compiling pest_generator v2.8.6 |
| 1258 | 2026-04-02T04:44:23.209Z | Compiling futures-channel v0.3.32 |
| 1259 | 2026-04-02T04:44:23.209Z | Compiling semver v1.0.27 |
| 1260 | 2026-04-02T04:44:23.209Z | Compiling proc-macro-error v1.0.4 |
| 1261 | 2026-04-02T04:44:23.210Z | Compiling ppv-lite86 v0.2.21 |
| 1262 | 2026-04-02T04:44:23.210Z | Compiling vcpkg v0.2.15 |
| 1263 | 2026-04-02T04:44:23.210Z | Compiling tracing-attributes v0.1.31 |
| 1264 | 2026-04-02T04:44:23.210Z | Compiling futures-macro v0.3.32 |
| 1265 | 2026-04-02T04:44:23.210Z | Compiling pest_derive v2.8.6 |
| 1266 | 2026-04-02T04:44:23.210Z | Compiling tracing-core v0.1.36 |
| 1267 | 2026-04-02T04:44:23.210Z | Compiling hmac v0.12.1 |
| 1268 | 2026-04-02T04:44:23.210Z | Compiling pretty-hex v0.4.1 |
| 1269 | 2026-04-02T04:44:23.210Z | Compiling futures-io v0.3.32 |
| 1270 | 2026-04-02T04:44:23.210Z | Compiling spin v0.9.8 |
| 1271 | 2026-04-02T04:44:23.210Z | Compiling winnow v1.0.1 |
| 1272 | 2026-04-02T04:44:23.220Z | Compiling slab v0.4.12 |
| 1273 | 2026-04-02T04:44:23.233Z | Compiling futures-task v0.3.32 |
| 1274 | 2026-04-02T04:44:23.836Z | Compiling lazy_static v1.5.0 |
| 1275 | 2026-04-02T04:44:23.840Z | Compiling futures-util v0.3.32 |
| 1276 | 2026-04-02T04:44:23.840Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1277 | 2026-04-02T04:44:23.840Z | Compiling tinystr v0.8.2 |
| 1278 | 2026-04-02T04:44:23.840Z | Compiling slog v2.8.2 |
| 1279 | 2026-04-02T04:44:23.840Z | Compiling http v1.4.0 |
| 1280 | 2026-04-02T04:44:23.840Z | Compiling tracing v0.1.44 |
| 1281 | 2026-04-02T04:44:23.840Z | Compiling ring v0.17.14 |
| 1282 | 2026-04-02T04:44:23.851Z | Compiling signature v2.2.0 |
| 1283 | 2026-04-02T04:44:24.248Z | Compiling ff v0.13.1 |
| 1284 | 2026-04-02T04:44:24.260Z | Compiling cpufeatures v0.2.17 |
| 1285 | 2026-04-02T04:44:24.260Z | Compiling litemap v0.8.1 |
| 1286 | 2026-04-02T04:44:24.260Z | Compiling winnow v0.7.14 |
| 1287 | 2026-04-02T04:44:24.260Z | Compiling powerfmt v0.2.0 |
| 1288 | 2026-04-02T04:44:24.260Z | Compiling writeable v0.6.2 |
| 1289 | 2026-04-02T04:44:24.265Z | Compiling getrandom v0.3.4 |
| 1290 | 2026-04-02T04:44:24.329Z | Compiling winnow v0.5.40 |
| 1291 | 2026-04-02T04:44:24.340Z | Compiling base16ct v0.2.0 |
| 1292 | 2026-04-02T04:44:25.277Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1293 | 2026-04-02T04:44:25.277Z | Compiling time-core v0.1.8 |
| 1294 | 2026-04-02T04:44:25.277Z | Compiling num-conv v0.2.0 |
| 1295 | 2026-04-02T04:44:25.277Z | Compiling heck v0.4.1 |
| 1296 | 2026-04-02T04:44:25.277Z | Compiling byteorder v1.5.0 |
| 1297 | 2026-04-02T04:44:25.277Z | Compiling toml_datetime v0.6.11 |
| 1298 | 2026-04-02T04:44:25.277Z | Compiling time-macros v0.2.27 |
| 1299 | 2026-04-02T04:44:25.278Z | Compiling zerocopy v0.7.35 |
| 1300 | 2026-04-02T04:44:25.278Z | Compiling sec1 v0.7.3 |
| 1301 | 2026-04-02T04:44:25.809Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1302 | 2026-04-02T04:44:25.812Z | Compiling http-body v1.0.1 |
| 1303 | 2026-04-02T04:44:25.812Z | Compiling toml_edit v0.19.15 |
| 1304 | 2026-04-02T04:44:25.813Z | Compiling icu_locale_core v2.1.1 |
| 1305 | 2026-04-02T04:44:25.813Z | Compiling deranged v0.5.6 |
| 1306 | 2026-04-02T04:44:25.813Z | Compiling group v0.13.0 |
| 1307 | 2026-04-02T04:44:26.637Z | Compiling hkdf v0.12.4 |
| 1308 | 2026-04-02T04:44:26.644Z | Compiling num-bigint v0.4.6 |
| 1309 | 2026-04-02T04:44:26.644Z | Compiling erased-serde v0.3.31 |
| 1310 | 2026-04-02T04:44:26.923Z | Compiling potential_utf v0.1.4 |
| 1311 | 2026-04-02T04:44:27.407Z | Compiling zerotrie v0.2.3 |
| 1312 | 2026-04-02T04:44:27.411Z | Compiling num-iter v0.1.45 |
| 1313 | 2026-04-02T04:44:27.411Z | Compiling scroll_derive v0.12.1 |
| 1314 | 2026-04-02T04:44:27.496Z | Compiling crypto-bigint v0.5.5 |
| 1315 | 2026-04-02T04:44:28.486Z | Compiling usdt-impl v0.5.0 |
| 1316 | 2026-04-02T04:44:28.489Z | Compiling icu_normalizer_data v2.1.1 |
| 1317 | 2026-04-02T04:44:28.489Z | Compiling httparse v1.10.1 |
| 1318 | 2026-04-02T04:44:28.489Z | Compiling icu_properties_data v2.1.2 |
| 1319 | 2026-04-02T04:44:28.876Z | Compiling elliptic-curve v0.13.8 |
| 1320 | 2026-04-02T04:44:28.880Z | Compiling proc-macro-crate v1.3.1 |
| 1321 | 2026-04-02T04:44:28.890Z | Compiling time v0.3.47 |
| 1322 | 2026-04-02T04:44:29.740Z | Compiling scroll v0.12.0 |
| 1323 | 2026-04-02T04:44:29.749Z | Compiling icu_provider v2.1.1 |
| 1324 | 2026-04-02T04:44:29.753Z | Compiling icu_collections v2.1.1 |
| 1325 | 2026-04-02T04:44:29.753Z | Compiling thread-id v4.2.2 |
| 1326 | 2026-04-02T04:44:29.753Z | Compiling proc-macro-crate v3.4.0 |
| 1327 | 2026-04-02T04:44:29.753Z | Compiling dof v0.3.0 |
| 1328 | 2026-04-02T04:44:30.067Z | Compiling sha2 v0.10.9 |
| 1329 | 2026-04-02T04:44:30.072Z | Compiling dtrace-parser v0.2.0 |
| 1330 | 2026-04-02T04:44:30.072Z | Compiling libz-sys v1.1.23 |
| 1331 | 2026-04-02T04:44:30.118Z | Compiling openssl-sys v0.9.111 |
| 1332 | 2026-04-02T04:44:30.133Z | Compiling rustc_version v0.4.1 |
| 1333 | 2026-04-02T04:44:30.679Z | Compiling rustls-pki-types v1.14.0 |
| 1334 | 2026-04-02T04:44:30.683Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1335 | 2026-04-02T04:44:30.683Z | Compiling tower-service v0.3.3 |
| 1336 | 2026-04-02T04:44:30.683Z | Compiling try-lock v0.2.5 |
| 1337 | 2026-04-02T04:44:30.684Z | Compiling crossbeam-utils v0.8.21 |
| 1338 | 2026-04-02T04:44:30.711Z | Compiling untrusted v0.9.0 |
| 1339 | 2026-04-02T04:44:30.746Z | Compiling camino v1.2.2 |
| 1340 | 2026-04-02T04:44:30.988Z | Compiling plain v0.2.3 |
| 1341 | 2026-04-02T04:44:31.646Z | Compiling goblin v0.8.2 |
| 1342 | 2026-04-02T04:44:31.651Z | Compiling want v0.3.1 |
| 1343 | 2026-04-02T04:44:31.651Z | Compiling curve25519-dalek v4.1.3 |
| 1344 | 2026-04-02T04:44:31.697Z | Compiling num_enum_derive v0.7.5 |
| 1345 | 2026-04-02T04:44:31.927Z | Compiling num_enum_derive v0.5.11 |
| 1346 | 2026-04-02T04:44:32.716Z | Compiling rfc6979 v0.4.0 |
| 1347 | 2026-04-02T04:44:32.721Z | Compiling rand_chacha v0.3.1 |
| 1348 | 2026-04-02T04:44:32.721Z | Compiling serde_tokenstream v0.2.2 |
| 1349 | 2026-04-02T04:44:33.100Z | Compiling arc-swap v1.8.2 |
| 1350 | 2026-04-02T04:44:33.105Z | Compiling iana-time-zone v0.1.65 |
| 1351 | 2026-04-02T04:44:33.106Z | Compiling pin-utils v0.1.0 |
| 1352 | 2026-04-02T04:44:33.106Z | Compiling rustls v0.23.36 |
| 1353 | 2026-04-02T04:44:33.118Z | Compiling either v1.15.0 |
| 1354 | 2026-04-02T04:44:33.173Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1355 | 2026-04-02T04:44:33.182Z | Compiling num-bigint-dig v0.8.6 |
| 1356 | 2026-04-02T04:44:33.457Z | Compiling atomic-waker v1.1.2 |
| 1357 | 2026-04-02T04:44:33.462Z | Compiling radium v0.7.0 |
| 1358 | 2026-04-02T04:44:33.462Z | Compiling heck v0.5.0 |
| 1359 | 2026-04-02T04:44:33.462Z | Compiling hyper v1.8.1 |
| 1360 | 2026-04-02T04:44:33.462Z | Compiling chrono v0.4.43 |
| 1361 | 2026-04-02T04:44:33.514Z | Compiling num_enum v0.5.11 |
| 1362 | 2026-04-02T04:44:33.532Z | Compiling rand v0.8.5 |
| 1363 | 2026-04-02T04:44:33.653Z | Compiling num_enum v0.7.5 |
| 1364 | 2026-04-02T04:44:33.656Z | Compiling ecdsa v0.16.9 |
| 1365 | 2026-04-02T04:44:33.732Z | Compiling rustls-webpki v0.103.9 |
| 1366 | 2026-04-02T04:44:34.368Z | Compiling icu_normalizer v2.1.1 |
| 1367 | 2026-04-02T04:44:34.373Z | Compiling icu_properties v2.1.2 |
| 1368 | 2026-04-02T04:44:36.331Z | Compiling rand_core v0.9.5 |
| 1369 | 2026-04-02T04:44:36.404Z | Compiling primeorder v0.13.6 |
| 1370 | 2026-04-02T04:44:36.586Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1371 | 2026-04-02T04:44:36.609Z | Compiling foreign-types-macros v0.2.3 |
| 1372 | 2026-04-02T04:44:36.638Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1373 | 2026-04-02T04:44:36.668Z | Compiling cargo-platform v0.3.2 |
| 1374 | 2026-04-02T04:44:36.904Z | Compiling aho-corasick v1.1.4 |
| 1375 | 2026-04-02T04:44:36.963Z | Compiling indexmap v1.9.3 |
| 1376 | 2026-04-02T04:44:36.970Z | Compiling thread_local v1.1.9 |
| 1377 | 2026-04-02T04:44:37.234Z | Compiling utf8parse v0.2.2 |
| 1378 | 2026-04-02T04:44:37.268Z | Compiling foreign-types-shared v0.3.1 |
| 1379 | 2026-04-02T04:44:37.338Z | Compiling slog-async v2.8.0 |
| 1380 | 2026-04-02T04:44:37.352Z | Compiling anyhow v1.0.102 |
| 1381 | 2026-04-02T04:44:37.355Z | Compiling regex-syntax v0.8.9 |
| 1382 | 2026-04-02T04:44:37.355Z | Compiling percent-encoding v2.3.2 |
| 1383 | 2026-04-02T04:44:37.616Z | Compiling bitflags v2.11.0 |
| 1384 | 2026-04-02T04:44:37.633Z | Compiling tap v1.0.1 |
| 1385 | 2026-04-02T04:44:37.741Z | Compiling wyz v0.5.1 |
| 1386 | 2026-04-02T04:44:37.933Z | Compiling form_urlencoded v1.2.2 |
| 1387 | 2026-04-02T04:44:38.009Z | Compiling foreign-types v0.5.0 |
| 1388 | 2026-04-02T04:44:38.028Z | Compiling anstyle-parse v1.0.0 |
| 1389 | 2026-04-02T04:44:38.112Z | Compiling cargo_metadata v0.23.1 |
| 1390 | 2026-04-02T04:44:38.197Z | Compiling rand_chacha v0.9.0 |
| 1391 | 2026-04-02T04:44:38.241Z | Compiling crossbeam-channel v0.5.15 |
| 1392 | 2026-04-02T04:44:38.957Z | Compiling regex-automata v0.4.14 |
| 1393 | 2026-04-02T04:44:39.311Z | Compiling idna_adapter v1.2.1 |
| 1394 | 2026-04-02T04:44:40.767Z | Compiling hyper-util v0.1.20 |
| 1395 | 2026-04-02T04:44:42.754Z | Compiling itertools v0.12.1 |
| 1396 | 2026-04-02T04:44:43.043Z | Compiling slog-scope v4.4.1 |
| 1397 | 2026-04-02T04:44:43.054Z | Compiling usdt-macro v0.5.0 |
| 1398 | 2026-04-02T04:44:43.458Z | Compiling usdt-attr-macro v0.5.0 |
| 1399 | 2026-04-02T04:44:43.841Z | Compiling num-rational v0.4.2 |
| 1400 | 2026-04-02T04:44:44.185Z | Compiling tokio-util v0.7.18 |
| 1401 | 2026-04-02T04:44:44.233Z | Compiling ed25519 v2.2.3 |
| 1402 | 2026-04-02T04:44:44.513Z | Compiling num-complex v0.4.6 |
| 1403 | 2026-04-02T04:44:44.772Z | Compiling async-trait v0.1.89 |
| 1404 | 2026-04-02T04:44:44.956Z | Compiling pkcs1 v0.7.5 |
| 1405 | 2026-04-02T04:44:45.031Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1406 | 2026-04-02T04:44:45.094Z | Compiling memmap v0.7.0 |
| 1407 | 2026-04-02T04:44:45.318Z | Compiling is-terminal v0.4.17 |
| 1408 | 2026-04-02T04:44:45.324Z | Compiling cstr-argument v0.1.2 |
| 1409 | 2026-04-02T04:44:45.406Z | Compiling tower-layer v0.3.3 |
| 1410 | 2026-04-02T04:44:45.477Z | Compiling hashbrown v0.12.3 |
| 1411 | 2026-04-02T04:44:45.522Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1412 | 2026-04-02T04:44:45.628Z | Compiling os_str_bytes v6.6.1 |
| 1413 | 2026-04-02T04:44:45.721Z | Compiling base64 v0.22.1 |
| 1414 | 2026-04-02T04:44:45.750Z | Compiling funty v2.0.0 |
| 1415 | 2026-04-02T04:44:45.924Z | Compiling anstyle-query v1.1.5 |
| 1416 | 2026-04-02T04:44:46.026Z | Compiling take_mut v0.2.2 |
| 1417 | 2026-04-02T04:44:46.032Z | Compiling anstyle v1.0.14 |
| 1418 | 2026-04-02T04:44:46.132Z | Compiling term v1.2.1 |
| 1419 | 2026-04-02T04:44:46.207Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1420 | 2026-04-02T04:44:46.285Z | Compiling openssl-probe v0.2.1 |
| 1421 | 2026-04-02T04:44:46.436Z | Compiling crc32fast v1.5.0 |
| 1422 | 2026-04-02T04:44:46.513Z | Compiling utf8_iter v1.0.4 |
| 1423 | 2026-04-02T04:44:46.536Z | Compiling colorchoice v1.0.4 |
| 1424 | 2026-04-02T04:44:46.647Z | Compiling rustix v1.1.4 |
| 1425 | 2026-04-02T04:44:46.675Z | Compiling is_terminal_polyfill v1.70.2 |
| 1426 | 2026-04-02T04:44:46.716Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1427 | 2026-04-02T04:44:46.730Z | Compiling portable-atomic v1.13.1 |
| 1428 | 2026-04-02T04:44:46.759Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-04-02T04:44:46.854Z | Compiling tower v0.5.3 |
| 1430 | 2026-04-02T04:44:46.952Z | Compiling anstream v1.0.0 |
| 1431 | 2026-04-02T04:44:47.255Z | Compiling idna v1.1.0 |
| 1432 | 2026-04-02T04:44:47.289Z | Compiling slog-term v2.9.2 |
| 1433 | 2026-04-02T04:44:47.455Z | Compiling rustls-native-certs v0.8.3 |
| 1434 | 2026-04-02T04:44:48.037Z | Compiling bitvec v1.0.1 |
| 1435 | 2026-04-02T04:44:48.585Z | Compiling pem v3.0.6 |
| 1436 | 2026-04-02T04:44:48.831Z | Compiling clap_lex v0.2.4 |
| 1437 | 2026-04-02T04:44:49.049Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1438 | 2026-04-02T04:44:49.167Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1439 | 2026-04-02T04:44:49.267Z | Compiling usdt v0.5.0 |
| 1440 | 2026-04-02T04:44:49.275Z | Compiling rsa v0.9.10 |
| 1441 | 2026-04-02T04:44:49.349Z | Compiling num v0.4.3 |
| 1442 | 2026-04-02T04:44:49.424Z | Compiling ed25519-dalek v2.2.0 |
| 1443 | 2026-04-02T04:44:49.579Z | Compiling slog-stdlog v4.1.1 |
| 1444 | 2026-04-02T04:44:49.914Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1445 | 2026-04-02T04:44:49.921Z | Compiling tokio-rustls v0.26.4 |
| 1446 | 2026-04-02T04:44:49.971Z | Compiling regex v1.12.3 |
| 1447 | 2026-04-02T04:44:50.121Z | Compiling octocrab v0.49.6 |
| 1448 | 2026-04-02T04:44:50.137Z | Compiling rand v0.9.2 |
| 1449 | 2026-04-02T04:44:50.195Z | Compiling p256 v0.13.2 |
| 1450 | 2026-04-02T04:44:50.499Z | Compiling p384 v0.13.1 |
| 1451 | 2026-04-02T04:44:50.847Z | Compiling snafu-derive v0.8.9 |
| 1452 | 2026-04-02T04:44:51.108Z | Compiling simple_asn1 v0.6.4 |
| 1453 | 2026-04-02T04:44:51.360Z | Compiling futures-executor v0.3.32 |
| 1454 | 2026-04-02T04:44:51.588Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1455 | 2026-04-02T04:44:51.772Z | Compiling clap_derive v3.2.25 |
| 1456 | 2026-04-02T04:44:51.877Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1457 | 2026-04-02T04:44:52.121Z | Compiling serde_repr v0.1.20 |
| 1458 | 2026-04-02T04:44:52.294Z | Compiling pin-project-internal v1.1.10 |
| 1459 | 2026-04-02T04:44:52.606Z | Compiling num-derive v0.3.3 |
| 1460 | 2026-04-02T04:44:52.630Z | Compiling atty v0.2.14 |
| 1461 | 2026-04-02T04:44:52.719Z | Compiling adler2 v2.0.1 |
| 1462 | 2026-04-02T04:44:52.734Z | Compiling simd-adler32 v0.3.8 |
| 1463 | 2026-04-02T04:44:53.394Z | Compiling ryu v1.0.23 |
| 1464 | 2026-04-02T04:44:53.473Z | Compiling strsim v0.11.1 |
| 1465 | 2026-04-02T04:44:53.519Z | Compiling textwrap v0.16.2 |
| 1466 | 2026-04-02T04:44:53.564Z | Compiling oxnet v0.1.4 |
| 1467 | 2026-04-02T04:44:53.671Z | Compiling clap_lex v1.0.0 |
| 1468 | 2026-04-02T04:44:53.702Z | Compiling iri-string v0.7.10 |
| 1469 | 2026-04-02T04:44:53.884Z | Compiling colored v3.1.1 |
| 1470 | 2026-04-02T04:44:54.024Z | Compiling bitflags v1.3.2 |
| 1471 | 2026-04-02T04:44:54.095Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1472 | 2026-04-02T04:44:54.301Z | Compiling curl v0.4.49 |
| 1473 | 2026-04-02T04:44:54.325Z | Compiling strsim v0.10.0 |
| 1474 | 2026-04-02T04:44:54.535Z | Compiling termcolor v1.4.1 |
| 1475 | 2026-04-02T04:44:54.568Z | Compiling unicode-width v0.2.2 |
| 1476 | 2026-04-02T04:44:54.713Z | Compiling clap_builder v4.6.0 |
| 1477 | 2026-04-02T04:44:54.876Z | Compiling console v0.16.2 |
| 1478 | 2026-04-02T04:44:55.000Z | Compiling clap v3.2.25 |
| 1479 | 2026-04-02T04:44:55.136Z | Compiling tower-http v0.6.8 |
| 1480 | 2026-04-02T04:44:56.157Z | Compiling libscf-sys v1.1.0 |
| 1481 | 2026-04-02T04:44:56.286Z | Compiling serde_urlencoded v0.7.1 |
| 1482 | 2026-04-02T04:44:56.515Z | Compiling pin-project v1.1.10 |
| 1483 | 2026-04-02T04:44:56.598Z | Compiling miniz_oxide v0.8.9 |
| 1484 | 2026-04-02T04:44:56.611Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1485 | 2026-04-02T04:44:57.472Z | Compiling snafu v0.8.9 |
| 1486 | 2026-04-02T04:44:57.495Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1487 | 2026-04-02T04:44:57.993Z | Compiling futures v0.3.32 |
| 1488 | 2026-04-02T04:44:58.068Z | Compiling jsonwebtoken v10.3.0 |
| 1489 | 2026-04-02T04:44:58.209Z | Compiling slog-envlogger v2.2.0 |
| 1490 | 2026-04-02T04:44:58.774Z | Compiling hyper-rustls v0.27.7 |
| 1491 | 2026-04-02T04:44:59.174Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1492 | 2026-04-02T04:44:59.553Z | Compiling url v2.5.8 |
| 1493 | 2026-04-02T04:45:00.301Z | Compiling hyper-timeout v0.5.2 |
| 1494 | 2026-04-02T04:45:00.502Z | Compiling clap_derive v4.6.0 |
| 1495 | 2026-04-02T04:45:00.598Z | Compiling http-body-util v0.1.3 |
| 1496 | 2026-04-02T04:45:00.609Z | Compiling zone_cfg_derive v0.3.1 |
| 1497 | 2026-04-02T04:45:00.874Z | Compiling async-recursion v0.3.2 |
| 1498 | 2026-04-02T04:45:01.061Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1499 | 2026-04-02T04:45:01.297Z | Compiling serde_path_to_error v0.1.20 |
| 1500 | 2026-04-02T04:45:01.433Z | Compiling serde_spanned v1.1.1 |
| 1501 | 2026-04-02T04:45:01.466Z | Compiling filetime v0.2.27 |
| 1502 | 2026-04-02T04:45:01.575Z | Compiling secrecy v0.10.3 |
| 1503 | 2026-04-02T04:45:01.661Z | Compiling openssl-probe v0.1.6 |
| 1504 | 2026-04-02T04:45:01.728Z | Compiling fastrand v2.3.0 |
| 1505 | 2026-04-02T04:45:01.729Z | Compiling web-time v1.1.0 |
| 1506 | 2026-04-02T04:45:01.800Z | Compiling hex v0.4.3 |
| 1507 | 2026-04-02T04:45:01.920Z | Compiling unit-prefix v0.5.2 |
| 1508 | 2026-04-02T04:45:02.060Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1509 | 2026-04-02T04:45:02.068Z | Compiling xattr v1.6.1 |
| 1510 | 2026-04-02T04:45:02.080Z | Compiling sha256 v1.6.0 |
| 1511 | 2026-04-02T04:45:02.088Z | Compiling indicatif v0.18.4 |
| 1512 | 2026-04-02T04:45:02.245Z | Compiling clap v4.6.0 |
| 1513 | 2026-04-02T04:45:02.261Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1514 | 2026-04-02T04:45:02.320Z | Compiling tar v0.4.45 |
| 1515 | 2026-04-02T04:45:02.329Z | Compiling tempfile v3.27.0 |
| 1516 | 2026-04-02T04:45:04.916Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1517 | 2026-04-02T04:45:05.147Z | Compiling zone v0.3.1 |
| 1518 | 2026-04-02T04:45:05.181Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1519 | 2026-04-02T04:45:05.224Z | Compiling flate2 v1.1.9 |
| 1520 | 2026-04-02T04:45:05.425Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1521 | 2026-04-02T04:45:05.768Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1522 | 2026-04-02T04:45:06.094Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1523 | 2026-04-02T04:45:06.366Z | Compiling libloading v0.8.9 |
| 1524 | 2026-04-02T04:45:06.598Z | Compiling fs_extra v1.3.0 |
| 1525 | 2026-04-02T04:45:16.670Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1526 | 2026-04-02T04:45:39.989Z | Finished `release` profile [optimized] target(s) in 1m 25s |
| 1527 | 2026-04-02T04:45:40.049Z | |
| 1528 | 2026-04-02T04:45:40.049Z | real 1:26.007353127 |
| 1529 | 2026-04-02T04:45:40.049Z | user 7:35.177419231 |
| 1530 | 2026-04-02T04:45:40.049Z | sys 45.551619087 |
| 1531 | 2026-04-02T04:45:40.049Z | trap 0.259347055 |
| 1532 | 2026-04-02T04:45:40.049Z | tflt 0.675940307 |
| 1533 | 2026-04-02T04:45:40.049Z | dflt 0.349212268 |
| 1534 | 2026-04-02T04:45:40.049Z | kflt 0.000037386 |
| 1535 | 2026-04-02T04:45:40.049Z | lock 22:43.509651770 |
| 1536 | 2026-04-02T04:45:40.049Z | slp 27:38.534059972 |
| 1537 | 2026-04-02T04:45:40.049Z | lat 28.650975046 |
| 1538 | 2026-04-02T04:45:40.049Z | stop 35.562505127 |
| 1539 | 2026-04-02T04:45:40.052Z | + for x in debug release |
| 1540 | 2026-04-02T04:45:40.052Z | + mkdir -p /work/debug |
| 1541 | 2026-04-02T04:45:40.052Z | + cp target/debug/softnpu /work/debug/ |
| 1542 | 2026-04-02T04:45:40.129Z | + cp target/debug/npuzone /work/debug/ |
| 1543 | 2026-04-02T04:45:40.281Z | + cp target/debug/npuvm /work/debug/ |
| 1544 | 2026-04-02T04:45:40.432Z | + digest -a sha256 /work/debug/softnpu |
| 1545 | 2026-04-02T04:45:40.491Z | + digest -a sha256 /work/debug/npuzone |
| 1546 | 2026-04-02T04:45:40.595Z | + digest -a sha256 /work/debug/npuvm |
| 1547 | 2026-04-02T04:45:40.694Z | + for x in debug release |
| 1548 | 2026-04-02T04:45:40.694Z | + mkdir -p /work/release |
| 1549 | 2026-04-02T04:45:40.697Z | + cp target/release/softnpu /work/release/ |
| 1550 | 2026-04-02T04:45:40.711Z | + cp target/release/npuzone /work/release/ |
| 1551 | 2026-04-02T04:45:40.735Z | + cp target/release/npuvm /work/release/ |
| 1552 | 2026-04-02T04:45:40.760Z | + digest -a sha256 /work/release/softnpu |
| 1553 | 2026-04-02T04:45:40.772Z | + digest -a sha256 /work/release/npuzone |
| 1554 | 2026-04-02T04:45:40.790Z | + digest -a sha256 /work/release/npuvm |
| 1555 | 2026-04-02T04:45:40.809Z | process exited: duration 189291 ms, exit code 0 |
| |
| 1556 | 2026-04-02T04:45:40.820Z | found 12 output files |
| 1557 | 2026-04-02T04:45:40.820Z | uploading: /work/debug/npuvm (189139080 bytes) |
| 1558 | 2026-04-02T04:45:42.924Z | uploaded: /work/debug/npuvm |
| 1559 | 2026-04-02T04:45:42.927Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1560 | 2026-04-02T04:45:43.935Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1561 | 2026-04-02T04:45:43.935Z | uploading: /work/debug/npuzone (195822960 bytes) |
| 1562 | 2026-04-02T04:45:46.163Z | uploaded: /work/debug/npuzone |
| 1563 | 2026-04-02T04:45:46.163Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1564 | 2026-04-02T04:45:47.172Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1565 | 2026-04-02T04:45:47.175Z | uploading: /work/debug/softnpu (102259304 bytes) |
| 1566 | 2026-04-02T04:45:48.828Z | uploaded: /work/debug/softnpu |
| 1567 | 2026-04-02T04:45:48.828Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1568 | 2026-04-02T04:45:49.836Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1569 | 2026-04-02T04:45:49.839Z | uploading: /work/release/npuvm (27053888 bytes) |
| 1570 | 2026-04-02T04:45:51.018Z | uploaded: /work/release/npuvm |
| 1571 | 2026-04-02T04:45:51.022Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1572 | 2026-04-02T04:45:52.028Z | uploaded: /work/release/npuvm.sha256.txt |
| 1573 | 2026-04-02T04:45:52.028Z | uploading: /work/release/npuzone (27673256 bytes) |
| 1574 | 2026-04-02T04:45:53.196Z | uploaded: /work/release/npuzone |
| 1575 | 2026-04-02T04:45:53.196Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1576 | 2026-04-02T04:45:54.205Z | uploaded: /work/release/npuzone.sha256.txt |
| 1577 | 2026-04-02T04:45:54.205Z | uploading: /work/release/softnpu (15663408 bytes) |
| 1578 | 2026-04-02T04:45:55.309Z | uploaded: /work/release/softnpu |
| 1579 | 2026-04-02T04:45:55.309Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1580 | 2026-04-02T04:45:56.318Z | uploaded: /work/release/softnpu.sha256.txt |