|
|
|
| 1 | 2026-02-24T04:40:03.324Z | job assigned to worker 01KJ6Z3210K04QWANJJE7SWAV8 [factory aws, i-0a8bdc98d8854bf86] (queued for 1 m 7 s) |
| |
| 2 | 2026-02-24T04:40:12.067Z | starting task 0: "setup" |
| 3 | 2026-02-24T04:40:12.072Z | ++ uname -s |
| 4 | 2026-02-24T04:40:12.075Z | + kern=SunOS |
| 5 | 2026-02-24T04:40:12.075Z | + build_user=build |
| 6 | 2026-02-24T04:40:12.075Z | + build_uid=12345 |
| 7 | 2026-02-24T04:40:12.075Z | + work_dir=/work |
| 8 | 2026-02-24T04:40:12.075Z | + input_dir=/input |
| 9 | 2026-02-24T04:40:12.075Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-24T04:40:12.075Z | + case "$kern" in |
| 11 | 2026-02-24T04:40:12.075Z | + groupadd -g 12345 build |
| 12 | 2026-02-24T04:40:12.080Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-24T04:40:14.085Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-24T04:40:14.262Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-24T04:40:14.266Z | + home_fs=zfs |
| 16 | 2026-02-24T04:40:14.266Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-24T04:40:14.266Z | + mkdir -p /home/build |
| 18 | 2026-02-24T04:40:14.269Z | + chown build:build /home/build /work |
| 19 | 2026-02-24T04:40:16.269Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-24T04:40:16.274Z | process exited: duration 4207 ms, exit code 0 |
| |
| 21 | 2026-02-24T04:40:16.282Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-24T04:40:16.287Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-24T04:40:16.287Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-24T04:40:16.287Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-24T04:40:16.287Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-24T04:40:16.287Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-24T04:40:16.287Z | * rust toolchain profile = "default" |
| 28 | 2026-02-24T04:40:16.290Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-24T04:40:16.290Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-24T04:40:16.429Z | info: downloading installer |
| 31 | 2026-02-24T04:40:18.166Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-24T04:40:18.166Z | warn: /opt/ooce/bin |
| 33 | 2026-02-24T04:40:18.166Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-24T04:40:18.166Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-24T04:40:18.166Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-24T04:40:18.166Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-24T04:40:18.166Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-24T04:40:18.166Z | error: cannot install while Rust is installed |
| 39 | 2026-02-24T04:40:18.166Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-24T04:40:18.180Z | info: profile set to 'default' |
| 41 | 2026-02-24T04:40:18.180Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-24T04:40:18.183Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-24T04:40:18.337Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-24T04:40:18.337Z | info: downloading component 'cargo' |
| 45 | 2026-02-24T04:40:19.480Z | info: downloading component 'clippy' |
| 46 | 2026-02-24T04:40:19.873Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-24T04:40:21.617Z | info: downloading component 'rust-std' |
| 48 | 2026-02-24T04:40:23.798Z | info: downloading component 'rustc' |
| 49 | 2026-02-24T04:40:32.466Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-24T04:40:32.741Z | info: installing component 'cargo' |
| 51 | 2026-02-24T04:40:33.650Z | info: installing component 'clippy' |
| 52 | 2026-02-24T04:40:34.044Z | info: installing component 'rust-docs' |
| 53 | 2026-02-24T04:40:36.061Z | info: installing component 'rust-std' |
| 54 | 2026-02-24T04:40:37.915Z | info: installing component 'rustc' |
| 55 | 2026-02-24T04:40:44.576Z | info: installing component 'rustfmt' |
| 56 | 2026-02-24T04:40:44.898Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-24T04:40:44.898Z | |
| 58 | 2026-02-24T04:40:45.359Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-24T04:40:45.359Z | |
| 60 | 2026-02-24T04:40:45.362Z | |
| 61 | 2026-02-24T04:40:45.362Z | Rust is installed now. Great! |
| 62 | 2026-02-24T04:40:45.362Z | |
| 63 | 2026-02-24T04:40:45.362Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-24T04:40:45.362Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-24T04:40:45.362Z | |
| 66 | 2026-02-24T04:40:45.362Z | To configure your current shell, you need to source |
| 67 | 2026-02-24T04:40:45.362Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-24T04:40:45.362Z | |
| 69 | 2026-02-24T04:40:45.362Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-24T04:40:45.362Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-24T04:40:45.362Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-24T04:40:45.363Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-24T04:40:45.456Z | + rustup --version |
| 74 | 2026-02-24T04:40:45.469Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-24T04:40:45.472Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-24T04:40:45.541Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-24T04:40:45.544Z | + cargo --version |
| 78 | 2026-02-24T04:40:45.603Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-24T04:40:45.606Z | + rustc --version |
| 80 | 2026-02-24T04:40:45.670Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-24T04:40:45.673Z | process exited: duration 29389 ms, exit code 0 |
| |
| 82 | 2026-02-24T04:40:45.679Z | starting task 2: "authentication" |
| 83 | 2026-02-24T04:40:45.701Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-02-24T04:40:45.713Z | starting task 3: "clone repository" |
| 85 | 2026-02-24T04:40:45.717Z | + mkdir -p /work/oxidecomputer/softnpu |
| 86 | 2026-02-24T04:40:45.721Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 87 | 2026-02-24T04:40:45.756Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 88 | 2026-02-24T04:40:46.449Z | + cd /work/oxidecomputer/softnpu |
| 89 | 2026-02-24T04:40:46.449Z | + git fetch origin a946f92f89e4e5e8c010a36bde8c4d2aed8bf06a |
| 90 | 2026-02-24T04:40:46.753Z | From https://github.com/oxidecomputer/softnpu |
| 91 | 2026-02-24T04:40:46.753Z | * branch a946f92f89e4e5e8c010a36bde8c4d2aed8bf06a -> FETCH_HEAD |
| 92 | 2026-02-24T04:40:46.761Z | + [[ -n renovate/tempfile-3.x-lockfile ]] |
| 93 | 2026-02-24T04:40:46.764Z | ++ git branch --show-current |
| 94 | 2026-02-24T04:40:46.767Z | + current=main |
| 95 | 2026-02-24T04:40:46.767Z | + [[ main != renovate/tempfile-3.x-lockfile ]] |
| 96 | 2026-02-24T04:40:46.767Z | + git branch -f renovate/tempfile-3.x-lockfile a946f92f89e4e5e8c010a36bde8c4d2aed8bf06a |
| 97 | 2026-02-24T04:40:46.770Z | + git checkout -f renovate/tempfile-3.x-lockfile |
| 98 | 2026-02-24T04:40:46.774Z | Switched to branch 'renovate/tempfile-3.x-lockfile' |
| 99 | 2026-02-24T04:40:46.777Z | + git reset --hard a946f92f89e4e5e8c010a36bde8c4d2aed8bf06a |
| 100 | 2026-02-24T04:40:46.780Z | HEAD is now at a946f92 Update Rust crate tempfile to v3.26.0 |
| 101 | 2026-02-24T04:40:46.783Z | process exited: duration 1070 ms, exit code 0 |
| |
| 102 | 2026-02-24T04:40:46.789Z | starting task 4: "build" |
| 103 | 2026-02-24T04:40:46.794Z | + cargo --version |
| 104 | 2026-02-24T04:40:46.801Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-24T04:40:46.998Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-24T04:40:46.999Z | info: downloading component 'cargo' |
| 107 | 2026-02-24T04:40:48.141Z | info: downloading component 'clippy' |
| 108 | 2026-02-24T04:40:48.504Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-24T04:40:49.989Z | info: downloading component 'rust-std' |
| 110 | 2026-02-24T04:40:51.820Z | info: downloading component 'rustc' |
| 111 | 2026-02-24T04:41:00.730Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-24T04:41:01.032Z | info: installing component 'cargo' |
| 113 | 2026-02-24T04:41:01.974Z | info: installing component 'clippy' |
| 114 | 2026-02-24T04:41:02.365Z | info: installing component 'rust-docs' |
| 115 | 2026-02-24T04:41:04.330Z | info: installing component 'rust-std' |
| 116 | 2026-02-24T04:41:06.162Z | info: installing component 'rustc' |
| 117 | 2026-02-24T04:41:12.857Z | info: installing component 'rustfmt' |
| 118 | 2026-02-24T04:41:13.311Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-24T04:41:13.317Z | + rustc --version |
| 120 | 2026-02-24T04:41:13.397Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-24T04:41:13.403Z | + banner check |
| 122 | 2026-02-24T04:41:13.406Z | |
| 123 | 2026-02-24T04:41:13.406Z | #### # # ###### #### # # |
| 124 | 2026-02-24T04:41:13.406Z | # # # # # # # # # |
| 125 | 2026-02-24T04:41:13.406Z | # ###### ##### # #### |
| 126 | 2026-02-24T04:41:13.406Z | # # # # # # # |
| 127 | 2026-02-24T04:41:13.406Z | # # # # # # # # # |
| 128 | 2026-02-24T04:41:13.406Z | #### # # ###### #### # # |
| 129 | 2026-02-24T04:41:13.406Z | |
| 130 | 2026-02-24T04:41:13.406Z | + cargo fmt -- --check |
| 131 | 2026-02-24T04:41:13.699Z | + cargo clippy -- --deny warnings |
| 132 | 2026-02-24T04:41:13.945Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-02-24T04:41:14.950Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-02-24T04:41:14.950Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-02-24T04:41:14.974Z | Updating crates.io index |
| 136 | 2026-02-24T04:41:14.978Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-02-24T04:41:15.366Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-02-24T04:41:15.366Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-02-24T04:41:15.418Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-02-24T04:41:15.911Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-02-24T04:41:15.911Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-02-24T04:41:15.920Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-02-24T04:41:16.625Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-02-24T04:41:16.625Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-02-24T04:41:16.809Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-02-24T04:41:17.295Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-02-24T04:41:17.295Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-02-24T04:41:17.305Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-02-24T04:41:17.682Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-02-24T04:41:17.682Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-02-24T04:41:17.883Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-02-24T04:41:21.586Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-02-24T04:41:21.586Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-02-24T04:41:21.897Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-02-24T04:41:22.407Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-02-24T04:41:22.407Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-02-24T04:41:22.419Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-02-24T04:41:22.814Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-02-24T04:41:22.814Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-02-24T04:41:22.920Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-02-24T04:41:23.330Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-02-24T04:41:23.330Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-02-24T04:41:23.514Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-02-24T04:41:24.022Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-02-24T04:41:24.022Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-02-24T04:41:25.610Z | Downloading crates ... |
| 167 | 2026-02-24T04:41:25.673Z | Downloaded equivalent v1.0.2 |
| 168 | 2026-02-24T04:41:25.680Z | Downloaded foreign-types-shared v0.3.1 |
| 169 | 2026-02-24T04:41:25.683Z | Downloaded adler2 v2.0.1 |
| 170 | 2026-02-24T04:41:25.683Z | Downloaded atty v0.2.14 |
| 171 | 2026-02-24T04:41:25.686Z | Downloaded base64ct v1.8.3 |
| 172 | 2026-02-24T04:41:25.691Z | Downloaded futures-core v0.3.32 |
| 173 | 2026-02-24T04:41:25.691Z | Downloaded form_urlencoded v1.2.2 |
| 174 | 2026-02-24T04:41:25.694Z | Downloaded clap_derive v4.5.55 |
| 175 | 2026-02-24T04:41:25.697Z | Downloaded async-trait v0.1.89 |
| 176 | 2026-02-24T04:41:25.701Z | Downloaded num-conv v0.2.0 |
| 177 | 2026-02-24T04:41:25.704Z | Downloaded cargo_metadata v0.23.1 |
| 178 | 2026-02-24T04:41:25.707Z | Downloaded async-recursion v0.3.2 |
| 179 | 2026-02-24T04:41:25.707Z | Downloaded anyhow v1.0.102 |
| 180 | 2026-02-24T04:41:25.712Z | Downloaded futures-channel v0.3.32 |
| 181 | 2026-02-24T04:41:25.715Z | Downloaded anstream v0.6.21 |
| 182 | 2026-02-24T04:41:25.718Z | Downloaded proc-macro2 v1.0.106 |
| 183 | 2026-02-24T04:41:25.723Z | Downloaded hyper-timeout v0.5.2 |
| 184 | 2026-02-24T04:41:25.726Z | Downloaded futures-task v0.3.32 |
| 185 | 2026-02-24T04:41:25.726Z | Downloaded bitflags v2.11.0 |
| 186 | 2026-02-24T04:41:25.729Z | Downloaded group v0.13.0 |
| 187 | 2026-02-24T04:41:25.732Z | Downloaded atomic-waker v1.1.2 |
| 188 | 2026-02-24T04:41:25.732Z | Downloaded funty v2.0.0 |
| 189 | 2026-02-24T04:41:25.736Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-02-24T04:41:25.736Z | Downloaded cargo-platform v0.3.2 |
| 191 | 2026-02-24T04:41:25.739Z | Downloaded anstyle v1.0.13 |
| 192 | 2026-02-24T04:41:25.739Z | Downloaded foreign-types v0.5.0 |
| 193 | 2026-02-24T04:41:25.742Z | Downloaded aho-corasick v1.1.4 |
| 194 | 2026-02-24T04:41:25.747Z | Downloaded heck v0.4.1 |
| 195 | 2026-02-24T04:41:25.754Z | Downloaded crypto-common v0.1.7 |
| 196 | 2026-02-24T04:41:25.754Z | Downloaded colorchoice v1.0.4 |
| 197 | 2026-02-24T04:41:25.758Z | Downloaded generic-array v0.14.7 |
| 198 | 2026-02-24T04:41:25.758Z | Downloaded http-body-util v0.1.3 |
| 199 | 2026-02-24T04:41:25.761Z | Downloaded arc-swap v1.8.2 |
| 200 | 2026-02-24T04:41:25.764Z | Downloaded num-derive v0.3.3 |
| 201 | 2026-02-24T04:41:25.764Z | Downloaded futures-io v0.3.32 |
| 202 | 2026-02-24T04:41:25.767Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-02-24T04:41:25.767Z | Downloaded cstr-argument v0.1.2 |
| 204 | 2026-02-24T04:41:25.770Z | Downloaded clap_lex v0.2.4 |
| 205 | 2026-02-24T04:41:25.773Z | Downloaded http-body v1.0.1 |
| 206 | 2026-02-24T04:41:25.773Z | Downloaded anstyle-query v1.1.5 |
| 207 | 2026-02-24T04:41:25.776Z | Downloaded cpufeatures v0.2.17 |
| 208 | 2026-02-24T04:41:25.776Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-02-24T04:41:25.780Z | Downloaded num-iter v0.1.45 |
| 210 | 2026-02-24T04:41:25.780Z | Downloaded memmap v0.7.0 |
| 211 | 2026-02-24T04:41:25.783Z | Downloaded dtrace-parser v0.2.0 |
| 212 | 2026-02-24T04:41:25.783Z | Downloaded clap_lex v1.0.0 |
| 213 | 2026-02-24T04:41:25.787Z | Downloaded plain v0.2.3 |
| 214 | 2026-02-24T04:41:25.787Z | Downloaded radium v0.7.0 |
| 215 | 2026-02-24T04:41:25.790Z | Downloaded is-terminal v0.4.17 |
| 216 | 2026-02-24T04:41:25.790Z | Downloaded idna_adapter v1.2.1 |
| 217 | 2026-02-24T04:41:25.795Z | Downloaded ed25519 v2.2.3 |
| 218 | 2026-02-24T04:41:25.795Z | Downloaded num v0.4.3 |
| 219 | 2026-02-24T04:41:25.798Z | Downloaded fs_extra v1.3.0 |
| 220 | 2026-02-24T04:41:25.798Z | Downloaded block-buffer v0.10.4 |
| 221 | 2026-02-24T04:41:25.798Z | Downloaded anstyle-parse v0.2.7 |
| 222 | 2026-02-24T04:41:25.801Z | Downloaded secrecy v0.10.3 |
| 223 | 2026-02-24T04:41:25.801Z | Downloaded hex v0.4.3 |
| 224 | 2026-02-24T04:41:25.804Z | Downloaded heck v0.5.0 |
| 225 | 2026-02-24T04:41:25.807Z | Downloaded bitflags v1.3.2 |
| 226 | 2026-02-24T04:41:25.810Z | Downloaded proc-macro-crate v3.4.0 |
| 227 | 2026-02-24T04:41:25.810Z | Downloaded powerfmt v0.2.0 |
| 228 | 2026-02-24T04:41:25.813Z | Downloaded pin-utils v0.1.0 |
| 229 | 2026-02-24T04:41:25.813Z | Downloaded potential_utf v0.1.4 |
| 230 | 2026-02-24T04:41:25.816Z | Downloaded pretty-hex v0.4.1 |
| 231 | 2026-02-24T04:41:25.816Z | Downloaded scroll_derive v0.12.1 |
| 232 | 2026-02-24T04:41:25.821Z | Downloaded scopeguard v1.2.0 |
| 233 | 2026-02-24T04:41:25.821Z | Downloaded rand_chacha v0.3.1 |
| 234 | 2026-02-24T04:41:25.824Z | Downloaded proc-macro-error-attr v1.0.4 |
| 235 | 2026-02-24T04:41:25.824Z | Downloaded lazy_static v1.5.0 |
| 236 | 2026-02-24T04:41:25.827Z | Downloaded percent-encoding v2.3.2 |
| 237 | 2026-02-24T04:41:25.827Z | Downloaded openssl-probe v0.2.1 |
| 238 | 2026-02-24T04:41:25.827Z | Downloaded serde_repr v0.1.20 |
| 239 | 2026-02-24T04:41:25.830Z | Downloaded serde_urlencoded v0.7.1 |
| 240 | 2026-02-24T04:41:25.833Z | Downloaded sha256 v1.6.0 |
| 241 | 2026-02-24T04:41:25.833Z | Downloaded itoa v1.0.17 |
| 242 | 2026-02-24T04:41:25.838Z | Downloaded openssl-probe v0.1.6 |
| 243 | 2026-02-24T04:41:25.842Z | Downloaded serde_spanned v1.0.4 |
| 244 | 2026-02-24T04:41:25.842Z | Downloaded libscf-sys v1.1.0 |
| 245 | 2026-02-24T04:41:25.842Z | Downloaded digest v0.10.7 |
| 246 | 2026-02-24T04:41:25.845Z | Downloaded deranged v0.5.6 |
| 247 | 2026-02-24T04:41:25.845Z | Downloaded num-integer v0.1.46 |
| 248 | 2026-02-24T04:41:25.848Z | Downloaded erased-serde v0.3.31 |
| 249 | 2026-02-24T04:41:25.848Z | Downloaded pin-project-lite v0.2.16 |
| 250 | 2026-02-24T04:41:25.854Z | Downloaded quote v1.0.44 |
| 251 | 2026-02-24T04:41:25.857Z | Downloaded pkg-config v0.3.32 |
| 252 | 2026-02-24T04:41:25.859Z | Downloaded pem v3.0.6 |
| 253 | 2026-02-24T04:41:25.859Z | Downloaded getrandom v0.3.4 |
| 254 | 2026-02-24T04:41:25.865Z | Downloaded os_str_bytes v6.6.1 |
| 255 | 2026-02-24T04:41:25.869Z | Downloaded proc-macro-crate v1.3.1 |
| 256 | 2026-02-24T04:41:25.869Z | Downloaded slog-envlogger v2.2.0 |
| 257 | 2026-02-24T04:41:25.869Z | Downloaded num_enum v0.5.11 |
| 258 | 2026-02-24T04:41:25.873Z | Downloaded strsim v0.11.1 |
| 259 | 2026-02-24T04:41:25.876Z | Downloaded stable_deref_trait v1.2.1 |
| 260 | 2026-02-24T04:41:25.876Z | Downloaded rfc6979 v0.4.0 |
| 261 | 2026-02-24T04:41:25.878Z | Downloaded oxnet v0.1.4 |
| 262 | 2026-02-24T04:41:25.886Z | Downloaded rustc_version v0.4.1 |
| 263 | 2026-02-24T04:41:25.886Z | Downloaded rand_core v0.9.5 |
| 264 | 2026-02-24T04:41:25.890Z | Downloaded libloading v0.8.9 |
| 265 | 2026-02-24T04:41:25.890Z | Downloaded lock_api v0.4.14 |
| 266 | 2026-02-24T04:41:25.890Z | Downloaded ff v0.13.1 |
| 267 | 2026-02-24T04:41:25.890Z | Downloaded is_terminal_polyfill v1.70.2 |
| 268 | 2026-02-24T04:41:25.893Z | Downloaded rustversion v1.0.22 |
| 269 | 2026-02-24T04:41:25.893Z | Downloaded semver v1.0.27 |
| 270 | 2026-02-24T04:41:25.896Z | Downloaded strsim v0.10.0 |
| 271 | 2026-02-24T04:41:25.897Z | Downloaded ppv-lite86 v0.2.21 |
| 272 | 2026-02-24T04:41:25.899Z | Downloaded pkcs8 v0.10.2 |
| 273 | 2026-02-24T04:41:25.902Z | Downloaded thread-id v4.2.2 |
| 274 | 2026-02-24T04:41:25.902Z | Downloaded tap v1.0.1 |
| 275 | 2026-02-24T04:41:25.902Z | Downloaded serde_tokenstream v0.2.2 |
| 276 | 2026-02-24T04:41:25.908Z | Downloaded serde_path_to_error v0.1.20 |
| 277 | 2026-02-24T04:41:25.908Z | Downloaded take_mut v0.2.2 |
| 278 | 2026-02-24T04:41:25.908Z | Downloaded sync_wrapper v1.0.2 |
| 279 | 2026-02-24T04:41:25.911Z | Downloaded primeorder v0.13.6 |
| 280 | 2026-02-24T04:41:25.911Z | Downloaded getrandom v0.2.17 |
| 281 | 2026-02-24T04:41:25.914Z | Downloaded rustls-native-certs v0.8.3 |
| 282 | 2026-02-24T04:41:25.917Z | Downloaded time-core v0.1.8 |
| 283 | 2026-02-24T04:41:25.917Z | Downloaded const-oid v0.9.6 |
| 284 | 2026-02-24T04:41:25.920Z | Downloaded crc32fast v1.5.0 |
| 285 | 2026-02-24T04:41:25.920Z | Downloaded sha2 v0.10.9 |
| 286 | 2026-02-24T04:41:25.923Z | Downloaded tower-layer v0.3.3 |
| 287 | 2026-02-24T04:41:25.923Z | Downloaded shlex v1.3.0 |
| 288 | 2026-02-24T04:41:25.926Z | Downloaded colored v3.1.1 |
| 289 | 2026-02-24T04:41:25.929Z | Downloaded toml_datetime v0.6.11 |
| 290 | 2026-02-24T04:41:25.929Z | Downloaded slog-stdlog v4.1.1 |
| 291 | 2026-02-24T04:41:25.932Z | Downloaded slab v0.4.12 |
| 292 | 2026-02-24T04:41:25.932Z | Downloaded simple_asn1 v0.6.4 |
| 293 | 2026-02-24T04:41:25.935Z | Downloaded slog-scope v4.4.1 |
| 294 | 2026-02-24T04:41:25.935Z | Downloaded snafu-derive v0.8.9 |
| 295 | 2026-02-24T04:41:25.935Z | Downloaded tower-service v0.3.3 |
| 296 | 2026-02-24T04:41:25.938Z | Downloaded slog-async v2.8.0 |
| 297 | 2026-02-24T04:41:25.938Z | Downloaded simd-adler32 v0.3.8 |
| 298 | 2026-02-24T04:41:25.942Z | Downloaded signature v2.2.0 |
| 299 | 2026-02-24T04:41:25.942Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-02-24T04:41:25.946Z | Downloaded ecdsa v0.16.9 |
| 301 | 2026-02-24T04:41:25.946Z | Downloaded num-rational v0.4.2 |
| 302 | 2026-02-24T04:41:25.946Z | Downloaded rustls-pki-types v1.14.0 |
| 303 | 2026-02-24T04:41:25.949Z | Downloaded hyper-rustls v0.27.7 |
| 304 | 2026-02-24T04:41:25.953Z | Downloaded sec1 v0.7.3 |
| 305 | 2026-02-24T04:41:25.953Z | Downloaded camino v1.2.2 |
| 306 | 2026-02-24T04:41:25.956Z | Downloaded spki v0.7.3 |
| 307 | 2026-02-24T04:41:25.956Z | Downloaded thiserror v1.0.69 |
| 308 | 2026-02-24T04:41:25.961Z | Downloaded parking_lot_core v0.9.12 |
| 309 | 2026-02-24T04:41:25.964Z | Downloaded try-lock v0.2.5 |
| 310 | 2026-02-24T04:41:25.964Z | Downloaded thiserror v2.0.18 |
| 311 | 2026-02-24T04:41:25.968Z | Downloaded version_check v0.9.5 |
| 312 | 2026-02-24T04:41:25.973Z | Downloaded hyper v1.8.1 |
| 313 | 2026-02-24T04:41:25.976Z | Downloaded usdt-macro v0.5.0 |
| 314 | 2026-02-24T04:41:25.976Z | Downloaded usdt-attr-macro v0.5.0 |
| 315 | 2026-02-24T04:41:25.979Z | Downloaded thread_local v1.1.9 |
| 316 | 2026-02-24T04:41:25.979Z | Downloaded thiserror-impl v1.0.69 |
| 317 | 2026-02-24T04:41:25.982Z | Downloaded utf8_iter v1.0.4 |
| 318 | 2026-02-24T04:41:25.982Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 319 | 2026-02-24T04:41:25.982Z | Downloaded tokio-macros v2.6.0 |
| 320 | 2026-02-24T04:41:25.986Z | Downloaded utf8parse v0.2.2 |
| 321 | 2026-02-24T04:41:25.986Z | Downloaded usdt v0.5.0 |
| 322 | 2026-02-24T04:41:25.986Z | Downloaded zerofrom v0.1.6 |
| 323 | 2026-02-24T04:41:25.989Z | Downloaded base64 v0.22.1 |
| 324 | 2026-02-24T04:41:25.992Z | Downloaded yoke-derive v0.8.1 |
| 325 | 2026-02-24T04:41:25.992Z | Downloaded xattr v1.6.1 |
| 326 | 2026-02-24T04:41:25.992Z | Downloaded want v0.3.1 |
| 327 | 2026-02-24T04:41:25.995Z | Downloaded time-macros v0.2.27 |
| 328 | 2026-02-24T04:41:25.995Z | Downloaded zone v0.3.1 |
| 329 | 2026-02-24T04:41:25.998Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 330 | 2026-02-24T04:41:25.998Z | Downloaded unit-prefix v0.5.2 |
| 331 | 2026-02-24T04:41:26.001Z | Downloaded thiserror-impl v2.0.18 |
| 332 | 2026-02-24T04:41:26.001Z | Downloaded smallvec v1.15.1 |
| 333 | 2026-02-24T04:41:26.004Z | Downloaded zone_cfg_derive v0.3.1 |
| 334 | 2026-02-24T04:41:26.004Z | Downloaded termcolor v1.4.1 |
| 335 | 2026-02-24T04:41:26.004Z | Downloaded pest_generator v2.8.6 |
| 336 | 2026-02-24T04:41:26.007Z | Downloaded synstructure v0.13.2 |
| 337 | 2026-02-24T04:41:26.007Z | Downloaded log v0.4.29 |
| 338 | 2026-02-24T04:41:26.013Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 339 | 2026-02-24T04:41:26.017Z | Downloaded serde_derive v1.0.228 |
| 340 | 2026-02-24T04:41:26.017Z | Downloaded icu_properties v2.1.2 |
| 341 | 2026-02-24T04:41:26.017Z | Downloaded term v1.2.1 |
| 342 | 2026-02-24T04:41:26.020Z | Downloaded untrusted v0.9.0 |
| 343 | 2026-02-24T04:41:26.020Z | Downloaded num-traits v0.2.19 |
| 344 | 2026-02-24T04:41:26.023Z | Downloaded icu_provider v2.1.1 |
| 345 | 2026-02-24T04:41:26.027Z | Downloaded futures v0.3.32 |
| 346 | 2026-02-24T04:41:26.033Z | Downloaded pin-project v1.1.10 |
| 347 | 2026-02-24T04:41:26.040Z | Downloaded writeable v0.6.2 |
| 348 | 2026-02-24T04:41:26.043Z | Downloaded icu_locale_core v2.1.1 |
| 349 | 2026-02-24T04:41:26.046Z | Downloaded zerofrom-derive v0.1.6 |
| 350 | 2026-02-24T04:41:26.050Z | Downloaded yoke v0.8.1 |
| 351 | 2026-02-24T04:41:26.050Z | Downloaded zerovec-derive v0.11.2 |
| 352 | 2026-02-24T04:41:26.053Z | Downloaded zmij v1.0.21 |
| 353 | 2026-02-24T04:41:26.053Z | Downloaded zeroize v1.8.2 |
| 354 | 2026-02-24T04:41:26.056Z | Downloaded hyper-util v0.1.20 |
| 355 | 2026-02-24T04:41:26.059Z | Downloaded wyz v0.5.1 |
| 356 | 2026-02-24T04:41:26.062Z | Downloaded web-time v1.1.0 |
| 357 | 2026-02-24T04:41:26.062Z | Downloaded tracing-attributes v0.1.31 |
| 358 | 2026-02-24T04:41:26.065Z | Downloaded tokio-rustls v0.26.4 |
| 359 | 2026-02-24T04:41:26.069Z | Downloaded pest_meta v2.8.6 |
| 360 | 2026-02-24T04:41:26.073Z | Downloaded textwrap v0.16.2 |
| 361 | 2026-02-24T04:41:26.073Z | Downloaded cc v1.2.56 |
| 362 | 2026-02-24T04:41:26.078Z | Downloaded openssl-sys v0.9.111 |
| 363 | 2026-02-24T04:41:26.083Z | Downloaded pest_derive v2.8.6 |
| 364 | 2026-02-24T04:41:26.083Z | Downloaded socket2 v0.6.2 |
| 365 | 2026-02-24T04:41:26.086Z | Downloaded snafu v0.8.9 |
| 366 | 2026-02-24T04:41:26.090Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 367 | 2026-02-24T04:41:26.093Z | Downloaded tracing-core v0.1.36 |
| 368 | 2026-02-24T04:41:26.093Z | Downloaded zerocopy-derive v0.7.35 |
| 369 | 2026-02-24T04:41:26.096Z | Downloaded unicode-ident v1.0.24 |
| 370 | 2026-02-24T04:41:26.099Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 371 | 2026-02-24T04:41:26.102Z | Downloaded tar v0.4.44 |
| 372 | 2026-02-24T04:41:26.105Z | Downloaded hashbrown v0.16.1 |
| 373 | 2026-02-24T04:41:26.108Z | Downloaded serde v1.0.228 |
| 374 | 2026-02-24T04:41:26.111Z | Downloaded hkdf v0.12.4 |
| 375 | 2026-02-24T04:41:26.114Z | Downloaded rsa v0.9.10 |
| 376 | 2026-02-24T04:41:26.118Z | Downloaded jsonwebtoken v10.3.0 |
| 377 | 2026-02-24T04:41:26.122Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-02-24T04:41:26.125Z | Downloaded zerotrie v0.2.3 |
| 379 | 2026-02-24T04:41:26.128Z | Downloaded icu_collections v2.1.1 |
| 380 | 2026-02-24T04:41:26.132Z | Downloaded memchr v2.8.0 |
| 381 | 2026-02-24T04:41:26.136Z | Downloaded url v2.5.8 |
| 382 | 2026-02-24T04:41:26.140Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 383 | 2026-02-24T04:41:26.143Z | Downloaded rand v0.8.5 |
| 384 | 2026-02-24T04:41:26.146Z | Downloaded mio v1.1.1 |
| 385 | 2026-02-24T04:41:26.150Z | Downloaded typenum v1.19.0 |
| 386 | 2026-02-24T04:41:26.153Z | Downloaded rand v0.9.2 |
| 387 | 2026-02-24T04:41:26.156Z | Downloaded indexmap v2.13.0 |
| 388 | 2026-02-24T04:41:26.162Z | Downloaded num-bigint v0.4.6 |
| 389 | 2026-02-24T04:41:26.165Z | Downloaded hashbrown v0.12.3 |
| 390 | 2026-02-24T04:41:26.168Z | Downloaded ed25519-dalek v2.2.0 |
| 391 | 2026-02-24T04:41:26.172Z | Downloaded rustls-webpki v0.103.9 |
| 392 | 2026-02-24T04:41:26.175Z | Downloaded der v0.7.10 |
| 393 | 2026-02-24T04:41:26.178Z | Downloaded tower v0.5.3 |
| 394 | 2026-02-24T04:41:26.185Z | Downloaded toml_edit v0.19.15 |
| 395 | 2026-02-24T04:41:26.200Z | Downloaded zerovec v0.11.5 |
| 396 | 2026-02-24T04:41:26.205Z | Downloaded num-bigint-dig v0.8.6 |
| 397 | 2026-02-24T04:41:26.209Z | Downloaded itertools v0.12.1 |
| 398 | 2026-02-24T04:41:26.215Z | Downloaded winnow v0.5.40 |
| 399 | 2026-02-24T04:41:26.222Z | Downloaded regex v1.12.3 |
| 400 | 2026-02-24T04:41:26.227Z | Downloaded iri-string v0.7.10 |
| 401 | 2026-02-24T04:41:26.235Z | Downloaded zerocopy v0.7.35 |
| 402 | 2026-02-24T04:41:26.247Z | Downloaded libm v0.2.16 |
| 403 | 2026-02-24T04:41:26.257Z | Downloaded portable-atomic v1.13.1 |
| 404 | 2026-02-24T04:41:26.262Z | Downloaded p384 v0.13.1 |
| 405 | 2026-02-24T04:41:26.265Z | Downloaded chrono v0.4.43 |
| 406 | 2026-02-24T04:41:26.271Z | Downloaded icu_properties_data v2.1.2 |
| 407 | 2026-02-24T04:41:26.279Z | Downloaded unicode-width v0.2.2 |
| 408 | 2026-02-24T04:41:26.284Z | Downloaded curve25519-dalek v4.1.3 |
| 409 | 2026-02-24T04:41:26.291Z | Downloaded syn v2.0.116 |
| 410 | 2026-02-24T04:41:26.301Z | Downloaded winnow v0.7.14 |
| 411 | 2026-02-24T04:41:26.308Z | Downloaded vcpkg v0.2.15 |
| 412 | 2026-02-24T04:41:26.343Z | Downloaded syn v1.0.109 |
| 413 | 2026-02-24T04:41:26.351Z | Downloaded rustix v1.1.4 |
| 414 | 2026-02-24T04:41:26.371Z | Downloaded rustls v0.23.36 |
| 415 | 2026-02-24T04:41:26.391Z | Downloaded zerocopy v0.8.39 |
| 416 | 2026-02-24T04:41:26.397Z | Downloaded time v0.3.47 |
| 417 | 2026-02-24T04:41:26.407Z | Downloaded tracing v0.1.44 |
| 418 | 2026-02-24T04:41:26.423Z | Downloaded regex-syntax v0.8.9 |
| 419 | 2026-02-24T04:41:26.428Z | Downloaded tokio-util v0.7.18 |
| 420 | 2026-02-24T04:41:26.434Z | Downloaded idna v1.1.0 |
| 421 | 2026-02-24T04:41:26.437Z | Downloaded clap_builder v4.5.60 |
| 422 | 2026-02-24T04:41:26.442Z | Downloaded bitvec v1.0.1 |
| 423 | 2026-02-24T04:41:26.454Z | Downloaded tower-http v0.6.8 |
| 424 | 2026-02-24T04:41:26.461Z | Downloaded serde_json v1.0.149 |
| 425 | 2026-02-24T04:41:26.466Z | Downloaded pest v2.8.6 |
| 426 | 2026-02-24T04:41:26.470Z | Downloaded octocrab v0.49.5 |
| 427 | 2026-02-24T04:41:26.509Z | Downloaded goblin v0.8.2 |
| 428 | 2026-02-24T04:41:26.516Z | Downloaded futures-util v0.3.32 |
| 429 | 2026-02-24T04:41:26.516Z | Downloaded clap v3.2.25 |
| 430 | 2026-02-24T04:41:26.520Z | Downloaded indicatif v0.18.4 |
| 431 | 2026-02-24T04:41:26.523Z | Downloaded miniz_oxide v0.8.9 |
| 432 | 2026-02-24T04:41:26.526Z | Downloaded indexmap v1.9.3 |
| 433 | 2026-02-24T04:41:26.529Z | Downloaded icu_normalizer_data v2.1.1 |
| 434 | 2026-02-24T04:41:26.532Z | Downloaded regex-automata v0.4.14 |
| 435 | 2026-02-24T04:41:26.541Z | Downloaded http v1.4.0 |
| 436 | 2026-02-24T04:41:26.544Z | Downloaded elliptic-curve v0.13.8 |
| 437 | 2026-02-24T04:41:26.547Z | Downloaded crypto-bigint v0.5.5 |
| 438 | 2026-02-24T04:41:26.552Z | Downloaded crossbeam-channel v0.5.15 |
| 439 | 2026-02-24T04:41:26.555Z | Downloaded icu_normalizer v2.1.1 |
| 440 | 2026-02-24T04:41:26.558Z | Downloaded serde_core v1.0.228 |
| 441 | 2026-02-24T04:41:26.561Z | Downloaded tinystr v0.8.2 |
| 442 | 2026-02-24T04:41:26.563Z | Downloaded spin v0.9.8 |
| 443 | 2026-02-24T04:41:26.567Z | Downloaded slog v2.8.2 |
| 444 | 2026-02-24T04:41:26.570Z | Downloaded curl v0.4.49 |
| 445 | 2026-02-24T04:41:26.573Z | Downloaded usdt-impl v0.5.0 |
| 446 | 2026-02-24T04:41:26.573Z | Downloaded flate2 v1.1.9 |
| 447 | 2026-02-24T04:41:26.576Z | Downloaded bytes v1.11.1 |
| 448 | 2026-02-24T04:41:26.579Z | Downloaded p256 v0.13.2 |
| 449 | 2026-02-24T04:41:26.582Z | Downloaded tempfile v3.26.0 |
| 450 | 2026-02-24T04:41:26.586Z | Downloaded libc v0.2.182 |
| 451 | 2026-02-24T04:41:26.613Z | Downloaded ryu v1.0.23 |
| 452 | 2026-02-24T04:41:26.616Z | Downloaded slog-term v2.9.2 |
| 453 | 2026-02-24T04:41:26.619Z | Downloaded crossbeam-utils v0.8.21 |
| 454 | 2026-02-24T04:41:26.619Z | Downloaded clap v4.5.60 |
| 455 | 2026-02-24T04:41:26.626Z | Downloaded parking_lot v0.12.5 |
| 456 | 2026-02-24T04:41:26.629Z | Downloaded once_cell v1.21.3 |
| 457 | 2026-02-24T04:41:26.632Z | Downloaded num_enum_derive v0.7.5 |
| 458 | 2026-02-24T04:41:26.632Z | Downloaded litemap v0.8.1 |
| 459 | 2026-02-24T04:41:26.635Z | Downloaded proc-macro-error v1.0.4 |
| 460 | 2026-02-24T04:41:26.638Z | Downloaded pin-project-internal v1.1.10 |
| 461 | 2026-02-24T04:41:26.641Z | Downloaded tokio v1.49.0 |
| 462 | 2026-02-24T04:41:26.671Z | Downloaded libz-sys v1.1.23 |
| 463 | 2026-02-24T04:41:26.688Z | Downloaded pkcs1 v0.7.5 |
| 464 | 2026-02-24T04:41:26.691Z | Downloaded hmac v0.12.1 |
| 465 | 2026-02-24T04:41:26.694Z | Downloaded find-msvc-tools v0.1.9 |
| 466 | 2026-02-24T04:41:26.694Z | Downloaded console v0.16.2 |
| 467 | 2026-02-24T04:41:26.697Z | Downloaded scroll v0.12.0 |
| 468 | 2026-02-24T04:41:26.697Z | Downloaded subtle v2.6.1 |
| 469 | 2026-02-24T04:41:26.697Z | Downloaded iana-time-zone v0.1.65 |
| 470 | 2026-02-24T04:41:26.701Z | Downloaded rand_chacha v0.9.0 |
| 471 | 2026-02-24T04:41:26.701Z | Downloaded rand_core v0.6.4 |
| 472 | 2026-02-24T04:41:26.704Z | Downloaded byteorder v1.5.0 |
| 473 | 2026-02-24T04:41:26.704Z | Downloaded filetime v0.2.27 |
| 474 | 2026-02-24T04:41:26.704Z | Downloaded autocfg v1.5.0 |
| 475 | 2026-02-24T04:41:26.707Z | Downloaded pem-rfc7468 v0.7.0 |
| 476 | 2026-02-24T04:41:26.707Z | Downloaded num_enum v0.7.5 |
| 477 | 2026-02-24T04:41:26.714Z | Downloaded httparse v1.10.1 |
| 478 | 2026-02-24T04:41:26.717Z | Downloaded futures-executor v0.3.32 |
| 479 | 2026-02-24T04:41:26.717Z | Downloaded either v1.15.0 |
| 480 | 2026-02-24T04:41:26.717Z | Downloaded num-complex v0.4.6 |
| 481 | 2026-02-24T04:41:26.720Z | Downloaded dof v0.3.0 |
| 482 | 2026-02-24T04:41:26.720Z | Downloaded displaydoc v0.2.5 |
| 483 | 2026-02-24T04:41:26.723Z | Downloaded clap_derive v3.2.25 |
| 484 | 2026-02-24T04:41:26.726Z | Downloaded num_enum_derive v0.5.11 |
| 485 | 2026-02-24T04:41:26.726Z | Downloaded base16ct v0.2.0 |
| 486 | 2026-02-24T04:41:26.726Z | Downloaded foreign-types-macros v0.2.3 |
| 487 | 2026-02-24T04:41:26.729Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 488 | 2026-02-24T04:41:26.729Z | Downloaded fastrand v2.3.0 |
| 489 | 2026-02-24T04:41:26.729Z | Downloaded errno v0.3.14 |
| 490 | 2026-02-24T04:41:26.733Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 491 | 2026-02-24T04:41:26.780Z | Downloaded ring v0.17.14 |
| 492 | 2026-02-24T04:41:26.935Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-02-24T04:41:26.935Z | Compiling quote v1.0.44 |
| 494 | 2026-02-24T04:41:26.938Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-02-24T04:41:26.938Z | Compiling libc v0.2.182 |
| 496 | 2026-02-24T04:41:26.938Z | Checking cfg-if v1.0.4 |
| 497 | 2026-02-24T04:41:26.938Z | Compiling version_check v0.9.5 |
| 498 | 2026-02-24T04:41:26.938Z | Checking zeroize v1.8.2 |
| 499 | 2026-02-24T04:41:26.938Z | Compiling serde_core v1.0.228 |
| 500 | 2026-02-24T04:41:27.125Z | Compiling serde v1.0.228 |
| 501 | 2026-02-24T04:41:27.255Z | Checking memchr v2.8.0 |
| 502 | 2026-02-24T04:41:27.345Z | Compiling autocfg v1.5.0 |
| 503 | 2026-02-24T04:41:27.641Z | Compiling typenum v1.19.0 |
| 504 | 2026-02-24T04:41:27.746Z | Checking subtle v2.6.1 |
| 505 | 2026-02-24T04:41:27.995Z | Compiling generic-array v0.14.7 |
| 506 | 2026-02-24T04:41:28.078Z | Checking smallvec v1.15.1 |
| 507 | 2026-02-24T04:41:28.096Z | Checking const-oid v0.9.6 |
| 508 | 2026-02-24T04:41:28.317Z | Checking itoa v1.0.17 |
| 509 | 2026-02-24T04:41:28.402Z | Compiling syn v1.0.109 |
| 510 | 2026-02-24T04:41:28.417Z | Compiling libm v0.2.16 |
| 511 | 2026-02-24T04:41:28.572Z | Compiling num-traits v0.2.19 |
| 512 | 2026-02-24T04:41:28.791Z | Checking getrandom v0.2.17 |
| 513 | 2026-02-24T04:41:29.013Z | Checking pin-project-lite v0.2.16 |
| 514 | 2026-02-24T04:41:29.016Z | Compiling shlex v1.3.0 |
| 515 | 2026-02-24T04:41:29.125Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-02-24T04:41:29.640Z | Compiling syn v2.0.116 |
| 517 | 2026-02-24T04:41:29.710Z | Compiling cc v1.2.56 |
| 518 | 2026-02-24T04:41:29.750Z | Compiling thiserror v1.0.69 |
| 519 | 2026-02-24T04:41:30.358Z | Checking log v0.4.29 |
| 520 | 2026-02-24T04:41:30.857Z | Compiling zmij v1.0.21 |
| 521 | 2026-02-24T04:41:31.429Z | Checking block-buffer v0.10.4 |
| 522 | 2026-02-24T04:41:31.650Z | Checking crypto-common v0.1.7 |
| 523 | 2026-02-24T04:41:31.828Z | Compiling rustversion v1.0.22 |
| 524 | 2026-02-24T04:41:31.843Z | Checking digest v0.10.7 |
| 525 | 2026-02-24T04:41:32.218Z | Checking rand_core v0.6.4 |
| 526 | 2026-02-24T04:41:32.478Z | Checking socket2 v0.6.2 |
| 527 | 2026-02-24T04:41:32.492Z | Checking errno v0.3.14 |
| 528 | 2026-02-24T04:41:32.506Z | Compiling equivalent v1.0.2 |
| 529 | 2026-02-24T04:41:32.599Z | Checking once_cell v1.21.3 |
| 530 | 2026-02-24T04:41:32.621Z | Compiling hashbrown v0.16.1 |
| 531 | 2026-02-24T04:41:32.634Z | Compiling parking_lot_core v0.9.12 |
| 532 | 2026-02-24T04:41:32.676Z | Checking bytes v1.11.1 |
| 533 | 2026-02-24T04:41:32.993Z | Checking base64ct v1.8.3 |
| 534 | 2026-02-24T04:41:33.124Z | Checking scopeguard v1.2.0 |
| 535 | 2026-02-24T04:41:33.280Z | Checking lock_api v0.4.14 |
| 536 | 2026-02-24T04:41:33.440Z | Checking pem-rfc7468 v0.7.0 |
| 537 | 2026-02-24T04:41:33.649Z | Checking signal-hook-registry v1.4.8 |
| 538 | 2026-02-24T04:41:33.688Z | Checking mio v1.1.1 |
| 539 | 2026-02-24T04:41:33.707Z | Compiling indexmap v2.13.0 |
| 540 | 2026-02-24T04:41:33.711Z | Checking der v0.7.10 |
| 541 | 2026-02-24T04:41:33.802Z | Checking parking_lot v0.12.5 |
| 542 | 2026-02-24T04:41:34.117Z | Checking stable_deref_trait v1.2.1 |
| 543 | 2026-02-24T04:41:34.154Z | Compiling zerocopy v0.8.39 |
| 544 | 2026-02-24T04:41:34.221Z | Compiling serde_json v1.0.149 |
| 545 | 2026-02-24T04:41:34.295Z | Compiling ucd-trie v0.1.7 |
| 546 | 2026-02-24T04:41:34.594Z | Checking futures-core v0.3.32 |
| 547 | 2026-02-24T04:41:34.625Z | Compiling thiserror v2.0.18 |
| 548 | 2026-02-24T04:41:34.753Z | Compiling pest v2.8.6 |
| 549 | 2026-02-24T04:41:34.969Z | Checking futures-sink v0.3.32 |
| 550 | 2026-02-24T04:41:35.325Z | Checking num-integer v0.1.46 |
| 551 | 2026-02-24T04:41:35.417Z | Checking spki v0.7.3 |
| 552 | 2026-02-24T04:41:35.681Z | Compiling proc-macro-error-attr v1.0.4 |
| 553 | 2026-02-24T04:41:35.710Z | Checking pkcs8 v0.10.2 |
| 554 | 2026-02-24T04:41:35.789Z | Compiling heck v0.4.1 |
| 555 | 2026-02-24T04:41:35.964Z | Compiling pkg-config v0.3.32 |
| 556 | 2026-02-24T04:41:36.136Z | Checking futures-channel v0.3.32 |
| 557 | 2026-02-24T04:41:36.167Z | Compiling semver v1.0.27 |
| 558 | 2026-02-24T04:41:36.492Z | Compiling proc-macro-error v1.0.4 |
| 559 | 2026-02-24T04:41:36.794Z | Compiling vcpkg v0.2.15 |
| 560 | 2026-02-24T04:41:37.034Z | Compiling synstructure v0.13.2 |
| 561 | 2026-02-24T04:41:37.580Z | Compiling pest_meta v2.8.6 |
| 562 | 2026-02-24T04:41:37.731Z | Checking tracing-core v0.1.36 |
| 563 | 2026-02-24T04:41:37.734Z | Checking hmac v0.12.1 |
| 564 | 2026-02-24T04:41:37.969Z | Checking futures-io v0.3.32 |
| 565 | 2026-02-24T04:41:38.085Z | Checking spin v0.9.8 |
| 566 | 2026-02-24T04:41:38.178Z | Checking futures-task v0.3.32 |
| 567 | 2026-02-24T04:41:38.209Z | Compiling winnow v0.7.14 |
| 568 | 2026-02-24T04:41:38.437Z | Checking slab v0.4.12 |
| 569 | 2026-02-24T04:41:38.449Z | Checking pretty-hex v0.4.1 |
| 570 | 2026-02-24T04:41:38.673Z | Checking lazy_static v1.5.0 |
| 571 | 2026-02-24T04:41:38.776Z | Compiling slog v2.8.2 |
| 572 | 2026-02-24T04:41:38.791Z | Checking http v1.4.0 |
| 573 | 2026-02-24T04:41:38.939Z | Checking ff v0.13.1 |
| 574 | 2026-02-24T04:41:39.161Z | Compiling pest_generator v2.8.6 |
| 575 | 2026-02-24T04:41:39.176Z | Checking signature v2.2.0 |
| 576 | 2026-02-24T04:41:39.253Z | Compiling ring v0.17.14 |
| 577 | 2026-02-24T04:41:39.863Z | Checking powerfmt v0.2.0 |
| 578 | 2026-02-24T04:41:40.145Z | Checking writeable v0.6.2 |
| 579 | 2026-02-24T04:41:40.160Z | Compiling toml_datetime v0.6.11 |
| 580 | 2026-02-24T04:41:40.305Z | Checking cpufeatures v0.2.17 |
| 581 | 2026-02-24T04:41:40.411Z | Compiling getrandom v0.3.4 |
| 582 | 2026-02-24T04:41:40.433Z | Compiling byteorder v1.5.0 |
| 583 | 2026-02-24T04:41:40.593Z | Compiling num-conv v0.2.0 |
| 584 | 2026-02-24T04:41:40.745Z | Compiling serde_derive v1.0.228 |
| 585 | 2026-02-24T04:41:40.779Z | Compiling thiserror-impl v1.0.69 |
| 586 | 2026-02-24T04:41:40.846Z | Compiling zerofrom-derive v0.1.6 |
| 587 | 2026-02-24T04:41:40.885Z | Compiling yoke-derive v0.8.1 |
| 588 | 2026-02-24T04:41:41.042Z | Compiling tokio-macros v2.6.0 |
| 589 | 2026-02-24T04:41:41.231Z | Compiling thiserror-impl v2.0.18 |
| 590 | 2026-02-24T04:41:41.831Z | Compiling zerovec-derive v0.11.2 |
| 591 | 2026-02-24T04:41:42.573Z | Checking tokio v1.49.0 |
| 592 | 2026-02-24T04:41:42.631Z | Compiling zerocopy-derive v0.7.35 |
| 593 | 2026-02-24T04:41:43.222Z | Compiling displaydoc v0.2.5 |
| 594 | 2026-02-24T04:41:43.567Z | Checking ppv-lite86 v0.2.21 |
| 595 | 2026-02-24T04:41:43.720Z | Checking zerofrom v0.1.6 |
| 596 | 2026-02-24T04:41:43.928Z | Checking yoke v0.8.1 |
| 597 | 2026-02-24T04:41:44.151Z | Compiling pest_derive v2.8.6 |
| 598 | 2026-02-24T04:41:44.245Z | Compiling tracing-attributes v0.1.31 |
| 599 | 2026-02-24T04:41:44.266Z | Compiling futures-macro v0.3.32 |
| 600 | 2026-02-24T04:41:44.353Z | Checking zerovec v0.11.5 |
| 601 | 2026-02-24T04:41:44.603Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 602 | 2026-02-24T04:41:44.738Z | Checking base16ct v0.2.0 |
| 603 | 2026-02-24T04:41:44.955Z | Compiling time-core v0.1.8 |
| 604 | 2026-02-24T04:41:44.969Z | Compiling winnow v0.5.40 |
| 605 | 2026-02-24T04:41:45.301Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 606 | 2026-02-24T04:41:45.315Z | Checking tinystr v0.8.2 |
| 607 | 2026-02-24T04:41:45.674Z | Checking litemap v0.8.1 |
| 608 | 2026-02-24T04:41:45.732Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 609 | 2026-02-24T04:41:45.926Z | Checking potential_utf v0.1.4 |
| 610 | 2026-02-24T04:41:46.009Z | Checking icu_locale_core v2.1.1 |
| 611 | 2026-02-24T04:41:46.097Z | Checking futures-util v0.3.32 |
| 612 | 2026-02-24T04:41:46.142Z | Compiling time-macros v0.2.27 |
| 613 | 2026-02-24T04:41:47.114Z | Checking tracing v0.1.44 |
| 614 | 2026-02-24T04:41:47.365Z | Checking sec1 v0.7.3 |
| 615 | 2026-02-24T04:41:47.757Z | Checking zerotrie v0.2.3 |
| 616 | 2026-02-24T04:41:47.959Z | Compiling zerocopy v0.7.35 |
| 617 | 2026-02-24T04:41:48.242Z | Compiling toml_edit v0.19.15 |
| 618 | 2026-02-24T04:41:48.423Z | Checking erased-serde v0.3.31 |
| 619 | 2026-02-24T04:41:48.438Z | Checking num-bigint v0.4.6 |
| 620 | 2026-02-24T04:41:48.723Z | Compiling scroll_derive v0.12.1 |
| 621 | 2026-02-24T04:41:49.336Z | Checking http-body v1.0.1 |
| 622 | 2026-02-24T04:41:49.475Z | Checking deranged v0.5.6 |
| 623 | 2026-02-24T04:41:49.715Z | Checking group v0.13.0 |
| 624 | 2026-02-24T04:41:49.995Z | Checking hkdf v0.12.4 |
| 625 | 2026-02-24T04:41:50.202Z | Checking num-iter v0.1.45 |
| 626 | 2026-02-24T04:41:50.217Z | Checking crypto-bigint v0.5.5 |
| 627 | 2026-02-24T04:41:50.667Z | Compiling usdt-impl v0.5.0 |
| 628 | 2026-02-24T04:41:51.059Z | Compiling httparse v1.10.1 |
| 629 | 2026-02-24T04:41:51.179Z | Compiling icu_properties_data v2.1.2 |
| 630 | 2026-02-24T04:41:51.571Z | Compiling icu_normalizer_data v2.1.1 |
| 631 | 2026-02-24T04:41:51.603Z | Compiling proc-macro-crate v1.3.1 |
| 632 | 2026-02-24T04:41:51.808Z | Compiling thread-id v4.2.2 |
| 633 | 2026-02-24T04:41:51.937Z | Checking scroll v0.12.0 |
| 634 | 2026-02-24T04:41:51.953Z | Checking time v0.3.47 |
| 635 | 2026-02-24T04:41:52.144Z | Compiling dof v0.3.0 |
| 636 | 2026-02-24T04:41:52.290Z | Checking icu_provider v2.1.1 |
| 637 | 2026-02-24T04:41:52.405Z | Compiling proc-macro-crate v3.4.0 |
| 638 | 2026-02-24T04:41:52.518Z | Checking icu_collections v2.1.1 |
| 639 | 2026-02-24T04:41:52.557Z | Compiling dtrace-parser v0.2.0 |
| 640 | 2026-02-24T04:41:52.759Z | Checking sha2 v0.10.9 |
| 641 | 2026-02-24T04:41:52.842Z | Compiling libz-sys v1.1.23 |
| 642 | 2026-02-24T04:41:52.957Z | Checking elliptic-curve v0.13.8 |
| 643 | 2026-02-24T04:41:53.164Z | Compiling openssl-sys v0.9.111 |
| 644 | 2026-02-24T04:41:53.297Z | Compiling rustc_version v0.4.1 |
| 645 | 2026-02-24T04:41:53.392Z | Checking rustls-pki-types v1.14.0 |
| 646 | 2026-02-24T04:41:53.562Z | Compiling camino v1.2.2 |
| 647 | 2026-02-24T04:41:53.579Z | Checking untrusted v0.9.0 |
| 648 | 2026-02-24T04:41:53.582Z | Compiling crossbeam-utils v0.8.21 |
| 649 | 2026-02-24T04:41:53.990Z | Checking tower-service v0.3.3 |
| 650 | 2026-02-24T04:41:54.010Z | Checking try-lock v0.2.5 |
| 651 | 2026-02-24T04:41:54.124Z | Checking plain v0.2.3 |
| 652 | 2026-02-24T04:41:54.156Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 653 | 2026-02-24T04:41:54.170Z | Checking want v0.3.1 |
| 654 | 2026-02-24T04:41:54.275Z | Compiling curve25519-dalek v4.1.3 |
| 655 | 2026-02-24T04:41:54.290Z | Checking goblin v0.8.2 |
| 656 | 2026-02-24T04:41:54.340Z | Compiling num_enum_derive v0.5.11 |
| 657 | 2026-02-24T04:41:54.703Z | Compiling num_enum_derive v0.7.5 |
| 658 | 2026-02-24T04:41:55.651Z | Compiling serde_tokenstream v0.2.2 |
| 659 | 2026-02-24T04:41:55.750Z | Checking rand_chacha v0.3.1 |
| 660 | 2026-02-24T04:41:55.885Z | Checking rfc6979 v0.4.0 |
| 661 | 2026-02-24T04:41:56.067Z | Checking arc-swap v1.8.2 |
| 662 | 2026-02-24T04:41:56.215Z | Checking iana-time-zone v0.1.65 |
| 663 | 2026-02-24T04:41:56.388Z | Checking atomic-waker v1.1.2 |
| 664 | 2026-02-24T04:41:56.451Z | Checking either v1.15.0 |
| 665 | 2026-02-24T04:41:56.476Z | Checking pin-utils v0.1.0 |
| 666 | 2026-02-24T04:41:56.527Z | Compiling rustls v0.23.36 |
| 667 | 2026-02-24T04:41:56.575Z | Compiling num-bigint-dig v0.8.6 |
| 668 | 2026-02-24T04:41:56.579Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 669 | 2026-02-24T04:41:56.589Z | Compiling radium v0.7.0 |
| 670 | 2026-02-24T04:41:56.869Z | Checking num_enum v0.7.5 |
| 671 | 2026-02-24T04:41:56.906Z | Checking hyper v1.8.1 |
| 672 | 2026-02-24T04:41:56.935Z | Checking rustls-webpki v0.103.9 |
| 673 | 2026-02-24T04:41:56.953Z | Checking num_enum v0.5.11 |
| 674 | 2026-02-24T04:41:56.987Z | Checking chrono v0.4.43 |
| 675 | 2026-02-24T04:41:57.027Z | Checking rand v0.8.5 |
| 676 | 2026-02-24T04:41:57.106Z | Checking ecdsa v0.16.9 |
| 677 | 2026-02-24T04:41:57.120Z | Checking icu_properties v2.1.2 |
| 678 | 2026-02-24T04:41:57.230Z | Checking icu_normalizer v2.1.1 |
| 679 | 2026-02-24T04:41:58.120Z | Checking primeorder v0.13.6 |
| 680 | 2026-02-24T04:41:58.263Z | Checking rand_core v0.9.5 |
| 681 | 2026-02-24T04:41:58.606Z | Compiling foreign-types-macros v0.2.3 |
| 682 | 2026-02-24T04:41:58.703Z | Compiling curve25519-dalek-derive v0.1.1 |
| 683 | 2026-02-24T04:41:58.737Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 684 | 2026-02-24T04:41:58.794Z | Compiling cargo-platform v0.3.2 |
| 685 | 2026-02-24T04:41:59.116Z | Compiling indexmap v1.9.3 |
| 686 | 2026-02-24T04:41:59.159Z | Checking aho-corasick v1.1.4 |
| 687 | 2026-02-24T04:41:59.267Z | Checking thread_local v1.1.9 |
| 688 | 2026-02-24T04:41:59.466Z | Checking bitflags v2.11.0 |
| 689 | 2026-02-24T04:41:59.574Z | Compiling anyhow v1.0.102 |
| 690 | 2026-02-24T04:41:59.771Z | Compiling slog-async v2.8.0 |
| 691 | 2026-02-24T04:41:59.830Z | Checking tap v1.0.1 |
| 692 | 2026-02-24T04:41:59.881Z | Checking regex-syntax v0.8.9 |
| 693 | 2026-02-24T04:42:00.038Z | Checking utf8parse v0.2.2 |
| 694 | 2026-02-24T04:42:00.053Z | Checking percent-encoding v2.3.2 |
| 695 | 2026-02-24T04:42:00.149Z | Checking foreign-types-shared v0.3.1 |
| 696 | 2026-02-24T04:42:00.261Z | Checking form_urlencoded v1.2.2 |
| 697 | 2026-02-24T04:42:00.290Z | Checking foreign-types v0.5.0 |
| 698 | 2026-02-24T04:42:00.367Z | Checking anstyle-parse v0.2.7 |
| 699 | 2026-02-24T04:42:00.483Z | Checking wyz v0.5.1 |
| 700 | 2026-02-24T04:42:00.646Z | Checking idna_adapter v1.2.1 |
| 701 | 2026-02-24T04:42:00.671Z | Compiling cargo_metadata v0.23.1 |
| 702 | 2026-02-24T04:42:00.742Z | Checking crossbeam-channel v0.5.15 |
| 703 | 2026-02-24T04:42:00.834Z | Checking rand_chacha v0.9.0 |
| 704 | 2026-02-24T04:42:01.209Z | Checking hyper-util v0.1.20 |
| 705 | 2026-02-24T04:42:02.515Z | Checking itertools v0.12.1 |
| 706 | 2026-02-24T04:42:02.628Z | Checking slog-scope v4.4.1 |
| 707 | 2026-02-24T04:42:02.643Z | Compiling usdt-attr-macro v0.5.0 |
| 708 | 2026-02-24T04:42:02.859Z | Compiling usdt-macro v0.5.0 |
| 709 | 2026-02-24T04:42:02.987Z | Checking regex-automata v0.4.14 |
| 710 | 2026-02-24T04:42:03.372Z | Checking num-rational v0.4.2 |
| 711 | 2026-02-24T04:42:03.385Z | Checking tokio-util v0.7.18 |
| 712 | 2026-02-24T04:42:03.816Z | Checking num-complex v0.4.6 |
| 713 | 2026-02-24T04:42:03.870Z | Compiling async-trait v0.1.89 |
| 714 | 2026-02-24T04:42:04.070Z | Checking ed25519 v2.2.3 |
| 715 | 2026-02-24T04:42:04.091Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 716 | 2026-02-24T04:42:04.172Z | Checking pkcs1 v0.7.5 |
| 717 | 2026-02-24T04:42:04.362Z | Checking is-terminal v0.4.17 |
| 718 | 2026-02-24T04:42:04.497Z | Checking memmap v0.7.0 |
| 719 | 2026-02-24T04:42:04.578Z | Checking cstr-argument v0.1.2 |
| 720 | 2026-02-24T04:42:04.707Z | Checking anstyle v1.0.13 |
| 721 | 2026-02-24T04:42:04.729Z | Checking tower-layer v0.3.3 |
| 722 | 2026-02-24T04:42:04.757Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 723 | 2026-02-24T04:42:05.004Z | Checking sync_wrapper v1.0.2 |
| 724 | 2026-02-24T04:42:05.018Z | Compiling rustix v1.1.4 |
| 725 | 2026-02-24T04:42:05.060Z | Checking hashbrown v0.12.3 |
| 726 | 2026-02-24T04:42:05.075Z | Checking take_mut v0.2.2 |
| 727 | 2026-02-24T04:42:05.134Z | Checking is_terminal_polyfill v1.70.2 |
| 728 | 2026-02-24T04:42:05.154Z | Checking utf8_iter v1.0.4 |
| 729 | 2026-02-24T04:42:05.238Z | Checking term v1.2.1 |
| 730 | 2026-02-24T04:42:05.272Z | Checking colorchoice v1.0.4 |
| 731 | 2026-02-24T04:42:05.367Z | Checking openssl-probe v0.2.1 |
| 732 | 2026-02-24T04:42:05.419Z | Checking base64 v0.22.1 |
| 733 | 2026-02-24T04:42:05.539Z | Checking anstyle-query v1.1.5 |
| 734 | 2026-02-24T04:42:05.667Z | Checking funty v2.0.0 |
| 735 | 2026-02-24T04:42:05.684Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 736 | 2026-02-24T04:42:05.713Z | Checking os_str_bytes v6.6.1 |
| 737 | 2026-02-24T04:42:05.883Z | Compiling crc32fast v1.5.0 |
| 738 | 2026-02-24T04:42:05.979Z | Compiling portable-atomic v1.13.1 |
| 739 | 2026-02-24T04:42:06.070Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 740 | 2026-02-24T04:42:06.104Z | Checking clap_lex v0.2.4 |
| 741 | 2026-02-24T04:42:06.345Z | Checking pem v3.0.6 |
| 742 | 2026-02-24T04:42:06.385Z | Checking regex v1.12.3 |
| 743 | 2026-02-24T04:42:06.488Z | Checking anstream v0.6.21 |
| 744 | 2026-02-24T04:42:06.504Z | Checking bitvec v1.0.1 |
| 745 | 2026-02-24T04:42:06.615Z | Checking slog-term v2.9.2 |
| 746 | 2026-02-24T04:42:06.618Z | Checking tokio-rustls v0.26.4 |
| 747 | 2026-02-24T04:42:06.788Z | Checking rustls-native-certs v0.8.3 |
| 748 | 2026-02-24T04:42:06.803Z | Checking idna v1.1.0 |
| 749 | 2026-02-24T04:42:06.927Z | Checking tower v0.5.3 |
| 750 | 2026-02-24T04:42:06.980Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 751 | 2026-02-24T04:42:06.994Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 752 | 2026-02-24T04:42:07.050Z | Checking usdt v0.5.0 |
| 753 | 2026-02-24T04:42:07.145Z | Checking num v0.4.3 |
| 754 | 2026-02-24T04:42:07.172Z | Checking rsa v0.9.10 |
| 755 | 2026-02-24T04:42:07.186Z | Checking ed25519-dalek v2.2.0 |
| 756 | 2026-02-24T04:42:07.251Z | Compiling octocrab v0.49.5 |
| 757 | 2026-02-24T04:42:07.279Z | Checking slog-stdlog v4.1.1 |
| 758 | 2026-02-24T04:42:07.292Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 759 | 2026-02-24T04:42:07.308Z | Checking rand v0.9.2 |
| 760 | 2026-02-24T04:42:07.530Z | Checking p256 v0.13.2 |
| 761 | 2026-02-24T04:42:07.548Z | Checking p384 v0.13.1 |
| 762 | 2026-02-24T04:42:07.911Z | Checking simple_asn1 v0.6.4 |
| 763 | 2026-02-24T04:42:08.000Z | Checking futures-executor v0.3.32 |
| 764 | 2026-02-24T04:42:08.016Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 765 | 2026-02-24T04:42:08.054Z | Compiling pin-project-internal v1.1.10 |
| 766 | 2026-02-24T04:42:08.245Z | Compiling snafu-derive v0.8.9 |
| 767 | 2026-02-24T04:42:08.281Z | Compiling serde_repr v0.1.20 |
| 768 | 2026-02-24T04:42:08.297Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 769 | 2026-02-24T04:42:08.400Z | Compiling clap_derive v3.2.25 |
| 770 | 2026-02-24T04:42:08.485Z | Compiling num-derive v0.3.3 |
| 771 | 2026-02-24T04:42:09.289Z | Checking atty v0.2.14 |
| 772 | 2026-02-24T04:42:09.423Z | Checking clap_lex v1.0.0 |
| 773 | 2026-02-24T04:42:09.437Z | Checking strsim v0.11.1 |
| 774 | 2026-02-24T04:42:09.639Z | Checking ryu v1.0.23 |
| 775 | 2026-02-24T04:42:09.684Z | Checking oxnet v0.1.4 |
| 776 | 2026-02-24T04:42:09.751Z | Checking unicode-width v0.2.2 |
| 777 | 2026-02-24T04:42:10.003Z | Compiling curl v0.4.49 |
| 778 | 2026-02-24T04:42:10.285Z | Checking textwrap v0.16.2 |
| 779 | 2026-02-24T04:42:10.306Z | Checking colored v3.1.1 |
| 780 | 2026-02-24T04:42:10.448Z | Compiling heck v0.5.0 |
| 781 | 2026-02-24T04:42:10.494Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 782 | 2026-02-24T04:42:10.604Z | Checking iri-string v0.7.10 |
| 783 | 2026-02-24T04:42:10.615Z | Checking simd-adler32 v0.3.8 |
| 784 | 2026-02-24T04:42:10.615Z | Checking bitflags v1.3.2 |
| 785 | 2026-02-24T04:42:10.671Z | Checking adler2 v2.0.1 |
| 786 | 2026-02-24T04:42:10.716Z | Checking strsim v0.10.0 |
| 787 | 2026-02-24T04:42:10.853Z | Checking termcolor v1.4.1 |
| 788 | 2026-02-24T04:42:10.873Z | Compiling clap_derive v4.5.55 |
| 789 | 2026-02-24T04:42:10.887Z | Checking miniz_oxide v0.8.9 |
| 790 | 2026-02-24T04:42:10.953Z | Checking pin-project v1.1.10 |
| 791 | 2026-02-24T04:42:11.096Z | Checking libscf-sys v1.1.0 |
| 792 | 2026-02-24T04:42:11.324Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 793 | 2026-02-24T04:42:11.339Z | Checking console v0.16.2 |
| 794 | 2026-02-24T04:42:11.633Z | Checking serde_urlencoded v0.7.1 |
| 795 | 2026-02-24T04:42:11.945Z | Checking clap_builder v4.5.60 |
| 796 | 2026-02-24T04:42:11.969Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 797 | 2026-02-24T04:42:12.089Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 798 | 2026-02-24T04:42:12.375Z | Checking clap v3.2.25 |
| 799 | 2026-02-24T04:42:12.390Z | Checking snafu v0.8.9 |
| 800 | 2026-02-24T04:42:12.716Z | Checking jsonwebtoken v10.3.0 |
| 801 | 2026-02-24T04:42:12.759Z | Checking futures v0.3.32 |
| 802 | 2026-02-24T04:42:12.897Z | Checking slog-envlogger v2.2.0 |
| 803 | 2026-02-24T04:42:12.937Z | Checking url v2.5.8 |
| 804 | 2026-02-24T04:42:13.133Z | Checking tower-http v0.6.8 |
| 805 | 2026-02-24T04:42:13.149Z | Checking hyper-rustls v0.27.7 |
| 806 | 2026-02-24T04:42:14.344Z | Checking hyper-timeout v0.5.2 |
| 807 | 2026-02-24T04:42:14.447Z | Checking http-body-util v0.1.3 |
| 808 | 2026-02-24T04:42:14.686Z | Compiling zone_cfg_derive v0.3.1 |
| 809 | 2026-02-24T04:42:14.729Z | Compiling async-recursion v0.3.2 |
| 810 | 2026-02-24T04:42:14.883Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 811 | 2026-02-24T04:42:14.914Z | Checking serde_spanned v1.0.4 |
| 812 | 2026-02-24T04:42:14.939Z | Checking serde_path_to_error v0.1.20 |
| 813 | 2026-02-24T04:42:15.144Z | Checking filetime v0.2.27 |
| 814 | 2026-02-24T04:42:15.160Z | Checking secrecy v0.10.3 |
| 815 | 2026-02-24T04:42:15.289Z | Checking openssl-probe v0.1.6 |
| 816 | 2026-02-24T04:42:15.292Z | Checking xattr v1.6.1 |
| 817 | 2026-02-24T04:42:15.328Z | Checking unit-prefix v0.5.2 |
| 818 | 2026-02-24T04:42:15.362Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 819 | 2026-02-24T04:42:15.456Z | Checking hex v0.4.3 |
| 820 | 2026-02-24T04:42:15.510Z | Checking fastrand v2.3.0 |
| 821 | 2026-02-24T04:42:15.533Z | Checking web-time v1.1.0 |
| 822 | 2026-02-24T04:42:15.537Z | Checking indicatif v0.18.4 |
| 823 | 2026-02-24T04:42:15.575Z | Checking tar v0.4.44 |
| 824 | 2026-02-24T04:42:15.697Z | Checking toml v1.0.3+spec-1.1.0 |
| 825 | 2026-02-24T04:42:15.711Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 826 | 2026-02-24T04:42:15.845Z | Checking tempfile v3.26.0 |
| 827 | 2026-02-24T04:42:15.922Z | Checking sha256 v1.6.0 |
| 828 | 2026-02-24T04:42:16.017Z | Checking zone v0.3.1 |
| 829 | 2026-02-24T04:42:16.202Z | Checking clap v4.5.60 |
| 830 | 2026-02-24T04:42:16.215Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 831 | 2026-02-24T04:42:16.277Z | Checking flate2 v1.1.9 |
| 832 | 2026-02-24T04:42:16.312Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 833 | 2026-02-24T04:42:16.378Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 834 | 2026-02-24T04:42:16.595Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 835 | 2026-02-24T04:42:16.912Z | Checking libloading v0.8.9 |
| 836 | 2026-02-24T04:42:16.931Z | Checking fs_extra v1.3.0 |
| 837 | 2026-02-24T04:42:34.350Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 838 | 2026-02-24T04:42:35.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 839 | 2026-02-24T04:42:35.632Z | + banner build |
| 840 | 2026-02-24T04:42:35.635Z | |
| 841 | 2026-02-24T04:42:35.635Z | ##### # # # # ##### |
| 842 | 2026-02-24T04:42:35.635Z | # # # # # # # # |
| 843 | 2026-02-24T04:42:35.635Z | ##### # # # # # # |
| 844 | 2026-02-24T04:42:35.635Z | # # # # # # # # |
| 845 | 2026-02-24T04:42:35.636Z | # # # # # # # # |
| 846 | 2026-02-24T04:42:35.636Z | ##### #### # ###### ##### |
| 847 | 2026-02-24T04:42:35.636Z | |
| 848 | 2026-02-24T04:42:35.636Z | + ptime -m cargo build |
| 849 | 2026-02-24T04:42:36.062Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-02-24T04:42:36.062Z | Compiling cfg-if v1.0.4 |
| 851 | 2026-02-24T04:42:36.066Z | Compiling memchr v2.8.0 |
| 852 | 2026-02-24T04:42:36.066Z | Compiling zeroize v1.8.2 |
| 853 | 2026-02-24T04:42:36.116Z | Compiling itoa v1.0.17 |
| 854 | 2026-02-24T04:42:36.122Z | Compiling libc v0.2.182 |
| 855 | 2026-02-24T04:42:36.138Z | Compiling serde_core v1.0.228 |
| 856 | 2026-02-24T04:42:36.146Z | Compiling subtle v2.6.1 |
| 857 | 2026-02-24T04:42:36.201Z | Compiling typenum v1.19.0 |
| 858 | 2026-02-24T04:42:36.294Z | Compiling proc-macro2 v1.0.106 |
| 859 | 2026-02-24T04:42:36.396Z | Compiling const-oid v0.9.6 |
| 860 | 2026-02-24T04:42:36.406Z | Compiling once_cell v1.21.3 |
| 861 | 2026-02-24T04:42:36.447Z | Compiling smallvec v1.15.1 |
| 862 | 2026-02-24T04:42:36.736Z | Compiling pin-project-lite v0.2.16 |
| 863 | 2026-02-24T04:42:36.777Z | Compiling libm v0.2.16 |
| 864 | 2026-02-24T04:42:36.812Z | Compiling log v0.4.29 |
| 865 | 2026-02-24T04:42:36.861Z | Compiling bytes v1.11.1 |
| 866 | 2026-02-24T04:42:37.004Z | Compiling getrandom v0.2.17 |
| 867 | 2026-02-24T04:42:37.207Z | Compiling quote v1.0.44 |
| 868 | 2026-02-24T04:42:37.313Z | Compiling rand_core v0.6.4 |
| 869 | 2026-02-24T04:42:37.447Z | Compiling generic-array v0.14.7 |
| 870 | 2026-02-24T04:42:37.695Z | Compiling syn v2.0.116 |
| 871 | 2026-02-24T04:42:37.733Z | Compiling syn v1.0.109 |
| 872 | 2026-02-24T04:42:37.880Z | Compiling errno v0.3.14 |
| 873 | 2026-02-24T04:42:38.026Z | Compiling socket2 v0.6.2 |
| 874 | 2026-02-24T04:42:38.121Z | Compiling zmij v1.0.21 |
| 875 | 2026-02-24T04:42:38.380Z | Compiling base64ct v1.8.3 |
| 876 | 2026-02-24T04:42:38.708Z | Compiling crypto-common v0.1.7 |
| 877 | 2026-02-24T04:42:38.730Z | Compiling block-buffer v0.10.4 |
| 878 | 2026-02-24T04:42:38.936Z | Compiling num-traits v0.2.19 |
| 879 | 2026-02-24T04:42:38.959Z | Compiling digest v0.10.7 |
| 880 | 2026-02-24T04:42:38.959Z | Compiling scopeguard v1.2.0 |
| 881 | 2026-02-24T04:42:38.993Z | Compiling pem-rfc7468 v0.7.0 |
| 882 | 2026-02-24T04:42:39.114Z | Compiling lock_api v0.4.14 |
| 883 | 2026-02-24T04:42:39.354Z | Compiling parking_lot_core v0.9.12 |
| 884 | 2026-02-24T04:42:39.542Z | Compiling der v0.7.10 |
| 885 | 2026-02-24T04:42:39.686Z | Compiling signal-hook-registry v1.4.8 |
| 886 | 2026-02-24T04:42:39.814Z | Compiling parking_lot v0.12.5 |
| 887 | 2026-02-24T04:42:39.951Z | Compiling mio v1.1.1 |
| 888 | 2026-02-24T04:42:40.262Z | Compiling stable_deref_trait v1.2.1 |
| 889 | 2026-02-24T04:42:40.373Z | Compiling futures-core v0.3.32 |
| 890 | 2026-02-24T04:42:40.618Z | Compiling ucd-trie v0.1.7 |
| 891 | 2026-02-24T04:42:40.644Z | Compiling futures-sink v0.3.32 |
| 892 | 2026-02-24T04:42:40.721Z | Compiling zerocopy v0.8.39 |
| 893 | 2026-02-24T04:42:40.792Z | Compiling serde_json v1.0.149 |
| 894 | 2026-02-24T04:42:41.137Z | Compiling pest v2.8.6 |
| 895 | 2026-02-24T04:42:41.166Z | Compiling num-integer v0.1.46 |
| 896 | 2026-02-24T04:42:41.195Z | Compiling winnow v0.7.14 |
| 897 | 2026-02-24T04:42:41.860Z | Compiling spki v0.7.3 |
| 898 | 2026-02-24T04:42:42.226Z | Compiling pkcs8 v0.10.2 |
| 899 | 2026-02-24T04:42:42.690Z | Compiling futures-channel v0.3.32 |
| 900 | 2026-02-24T04:42:42.746Z | Compiling byteorder v1.5.0 |
| 901 | 2026-02-24T04:42:43.133Z | Compiling proc-macro-error-attr v1.0.4 |
| 902 | 2026-02-24T04:42:43.145Z | Compiling hmac v0.12.1 |
| 903 | 2026-02-24T04:42:43.207Z | Compiling tracing-core v0.1.36 |
| 904 | 2026-02-24T04:42:43.357Z | Compiling spin v0.9.8 |
| 905 | 2026-02-24T04:42:43.567Z | Compiling pretty-hex v0.4.1 |
| 906 | 2026-02-24T04:42:43.800Z | Compiling pest_meta v2.8.6 |
| 907 | 2026-02-24T04:42:43.971Z | Compiling futures-io v0.3.32 |
| 908 | 2026-02-24T04:42:44.151Z | Compiling slab v0.4.12 |
| 909 | 2026-02-24T04:42:44.254Z | Compiling futures-task v0.3.32 |
| 910 | 2026-02-24T04:42:44.460Z | Compiling proc-macro-error v1.0.4 |
| 911 | 2026-02-24T04:42:44.561Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 912 | 2026-02-24T04:42:44.564Z | Compiling lazy_static v1.5.0 |
| 913 | 2026-02-24T04:42:44.692Z | Compiling signature v2.2.0 |
| 914 | 2026-02-24T04:42:44.929Z | Compiling http v1.4.0 |
| 915 | 2026-02-24T04:42:44.951Z | Compiling ff v0.13.1 |
| 916 | 2026-02-24T04:42:45.002Z | Compiling num-conv v0.2.0 |
| 917 | 2026-02-24T04:42:45.183Z | Compiling synstructure v0.13.2 |
| 918 | 2026-02-24T04:42:45.239Z | Compiling pest_generator v2.8.6 |
| 919 | 2026-02-24T04:42:45.922Z | Compiling cpufeatures v0.2.17 |
| 920 | 2026-02-24T04:42:46.024Z | Compiling base16ct v0.2.0 |
| 921 | 2026-02-24T04:42:46.344Z | Compiling time-core v0.1.8 |
| 922 | 2026-02-24T04:42:46.359Z | Compiling litemap v0.8.1 |
| 923 | 2026-02-24T04:42:46.666Z | Compiling writeable v0.6.2 |
| 924 | 2026-02-24T04:42:46.731Z | Compiling powerfmt v0.2.0 |
| 925 | 2026-02-24T04:42:46.819Z | Compiling time-macros v0.2.27 |
| 926 | 2026-02-24T04:42:47.031Z | Compiling deranged v0.5.6 |
| 927 | 2026-02-24T04:42:47.127Z | Compiling http-body v1.0.1 |
| 928 | 2026-02-24T04:42:47.259Z | Compiling sec1 v0.7.3 |
| 929 | 2026-02-24T04:42:47.304Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 930 | 2026-02-24T04:42:47.381Z | Compiling group v0.13.0 |
| 931 | 2026-02-24T04:42:47.710Z | Compiling hkdf v0.12.4 |
| 932 | 2026-02-24T04:42:47.808Z | Compiling num-iter v0.1.45 |
| 933 | 2026-02-24T04:42:47.940Z | Compiling crypto-bigint v0.5.5 |
| 934 | 2026-02-24T04:42:47.998Z | Compiling thread-id v4.2.2 |
| 935 | 2026-02-24T04:42:48.120Z | Compiling getrandom v0.3.4 |
| 936 | 2026-02-24T04:42:48.438Z | Compiling ppv-lite86 v0.2.21 |
| 937 | 2026-02-24T04:42:48.656Z | Compiling proc-macro-crate v3.4.0 |
| 938 | 2026-02-24T04:42:48.759Z | Compiling serde_derive v1.0.228 |
| 939 | 2026-02-24T04:42:49.181Z | Compiling thiserror-impl v1.0.69 |
| 940 | 2026-02-24T04:42:49.241Z | Compiling zerofrom-derive v0.1.6 |
| 941 | 2026-02-24T04:42:49.533Z | Compiling yoke-derive v0.8.1 |
| 942 | 2026-02-24T04:42:49.658Z | Compiling tokio-macros v2.6.0 |
| 943 | 2026-02-24T04:42:49.798Z | Compiling zerovec-derive v0.11.2 |
| 944 | 2026-02-24T04:42:50.234Z | Compiling thiserror-impl v2.0.18 |
| 945 | 2026-02-24T04:42:51.219Z | Compiling tokio v1.49.0 |
| 946 | 2026-02-24T04:42:51.483Z | Compiling displaydoc v0.2.5 |
| 947 | 2026-02-24T04:42:51.829Z | Compiling thiserror v1.0.69 |
| 948 | 2026-02-24T04:42:51.911Z | Compiling zerocopy-derive v0.7.35 |
| 949 | 2026-02-24T04:42:51.980Z | Compiling tracing-attributes v0.1.31 |
| 950 | 2026-02-24T04:42:52.114Z | Compiling zerofrom v0.1.6 |
| 951 | 2026-02-24T04:42:52.323Z | Compiling yoke v0.8.1 |
| 952 | 2026-02-24T04:42:52.336Z | Compiling futures-macro v0.3.32 |
| 953 | 2026-02-24T04:42:52.653Z | Compiling zerovec v0.11.5 |
| 954 | 2026-02-24T04:42:52.981Z | Compiling pest_derive v2.8.6 |
| 955 | 2026-02-24T04:42:53.052Z | Compiling thiserror v2.0.18 |
| 956 | 2026-02-24T04:42:53.210Z | Compiling zerotrie v0.2.3 |
| 957 | 2026-02-24T04:42:53.819Z | Compiling tinystr v0.8.2 |
| 958 | 2026-02-24T04:42:53.823Z | Compiling zerocopy v0.7.35 |
| 959 | 2026-02-24T04:42:53.906Z | Compiling potential_utf v0.1.4 |
| 960 | 2026-02-24T04:42:53.991Z | Compiling dtrace-parser v0.2.0 |
| 961 | 2026-02-24T04:42:54.175Z | Compiling futures-util v0.3.32 |
| 962 | 2026-02-24T04:42:54.190Z | Compiling icu_locale_core v2.1.1 |
| 963 | 2026-02-24T04:42:54.234Z | Compiling scroll_derive v0.12.1 |
| 964 | 2026-02-24T04:42:54.813Z | Compiling tracing v0.1.44 |
| 965 | 2026-02-24T04:42:55.197Z | Compiling icu_collections v2.1.1 |
| 966 | 2026-02-24T04:42:55.357Z | Compiling elliptic-curve v0.13.8 |
| 967 | 2026-02-24T04:42:55.566Z | Compiling serde v1.0.228 |
| 968 | 2026-02-24T04:42:56.074Z | Compiling scroll v0.12.0 |
| 969 | 2026-02-24T04:42:56.204Z | Compiling icu_provider v2.1.1 |
| 970 | 2026-02-24T04:42:56.342Z | Compiling time v0.3.47 |
| 971 | 2026-02-24T04:42:56.521Z | Compiling proc-macro-crate v1.3.1 |
| 972 | 2026-02-24T04:42:56.621Z | Compiling sha2 v0.10.9 |
| 973 | 2026-02-24T04:42:56.821Z | Compiling num-bigint v0.4.6 |
| 974 | 2026-02-24T04:42:56.869Z | Compiling erased-serde v0.3.31 |
| 975 | 2026-02-24T04:42:56.952Z | Compiling dof v0.3.0 |
| 976 | 2026-02-24T04:42:57.244Z | Compiling rustls-pki-types v1.14.0 |
| 977 | 2026-02-24T04:42:57.504Z | Compiling untrusted v0.9.0 |
| 978 | 2026-02-24T04:42:57.706Z | Compiling try-lock v0.2.5 |
| 979 | 2026-02-24T04:42:57.764Z | Compiling plain v0.2.3 |
| 980 | 2026-02-24T04:42:57.874Z | Compiling tower-service v0.3.3 |
| 981 | 2026-02-24T04:42:57.935Z | Compiling goblin v0.8.2 |
| 982 | 2026-02-24T04:42:58.008Z | Compiling slog v2.8.2 |
| 983 | 2026-02-24T04:42:58.200Z | Compiling want v0.3.1 |
| 984 | 2026-02-24T04:42:58.335Z | Compiling ring v0.17.14 |
| 985 | 2026-02-24T04:42:58.499Z | Compiling usdt-impl v0.5.0 |
| 986 | 2026-02-24T04:42:58.832Z | Compiling num_enum_derive v0.5.11 |
| 987 | 2026-02-24T04:42:59.748Z | Compiling serde_tokenstream v0.2.2 |
| 988 | 2026-02-24T04:42:59.944Z | Compiling num_enum_derive v0.7.5 |
| 989 | 2026-02-24T04:43:00.302Z | Compiling rand_chacha v0.3.1 |
| 990 | 2026-02-24T04:43:00.315Z | Compiling httparse v1.10.1 |
| 991 | 2026-02-24T04:43:00.558Z | Compiling icu_normalizer_data v2.1.1 |
| 992 | 2026-02-24T04:43:00.677Z | Compiling icu_properties_data v2.1.2 |
| 993 | 2026-02-24T04:43:00.912Z | Compiling rfc6979 v0.4.0 |
| 994 | 2026-02-24T04:43:00.925Z | Compiling arc-swap v1.8.2 |
| 995 | 2026-02-24T04:43:01.040Z | Compiling atomic-waker v1.1.2 |
| 996 | 2026-02-24T04:43:01.093Z | Compiling pin-utils v0.1.0 |
| 997 | 2026-02-24T04:43:01.197Z | Compiling either v1.15.0 |
| 998 | 2026-02-24T04:43:01.231Z | Compiling iana-time-zone v0.1.65 |
| 999 | 2026-02-24T04:43:01.337Z | Compiling hyper v1.8.1 |
| 1000 | 2026-02-24T04:43:01.526Z | Compiling chrono v0.4.43 |
| 1001 | 2026-02-24T04:43:01.579Z | Compiling ecdsa v0.16.9 |
| 1002 | 2026-02-24T04:43:01.632Z | Compiling rustls-webpki v0.103.9 |
| 1003 | 2026-02-24T04:43:02.130Z | Compiling num_enum v0.7.5 |
| 1004 | 2026-02-24T04:43:02.314Z | Compiling num_enum v0.5.11 |
| 1005 | 2026-02-24T04:43:02.418Z | Compiling icu_properties v2.1.2 |
| 1006 | 2026-02-24T04:43:02.482Z | Compiling rand v0.8.5 |
| 1007 | 2026-02-24T04:43:03.240Z | Compiling icu_normalizer v2.1.1 |
| 1008 | 2026-02-24T04:43:04.069Z | Compiling crossbeam-utils v0.8.21 |
| 1009 | 2026-02-24T04:43:04.185Z | Compiling primeorder v0.13.6 |
| 1010 | 2026-02-24T04:43:04.621Z | Compiling foreign-types-macros v0.2.3 |
| 1011 | 2026-02-24T04:43:04.703Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1012 | 2026-02-24T04:43:05.241Z | Compiling rand_core v0.9.5 |
| 1013 | 2026-02-24T04:43:05.410Z | Compiling aho-corasick v1.1.4 |
| 1014 | 2026-02-24T04:43:05.681Z | Compiling thread_local v1.1.9 |
| 1015 | 2026-02-24T04:43:05.907Z | Compiling foreign-types-shared v0.3.1 |
| 1016 | 2026-02-24T04:43:05.947Z | Compiling tap v1.0.1 |
| 1017 | 2026-02-24T04:43:05.976Z | Compiling regex-syntax v0.8.9 |
| 1018 | 2026-02-24T04:43:06.033Z | Compiling percent-encoding v2.3.2 |
| 1019 | 2026-02-24T04:43:06.129Z | Compiling bitflags v2.11.0 |
| 1020 | 2026-02-24T04:43:06.139Z | Compiling utf8parse v0.2.2 |
| 1021 | 2026-02-24T04:43:06.163Z | Compiling curve25519-dalek v4.1.3 |
| 1022 | 2026-02-24T04:43:06.295Z | Compiling anstyle-parse v0.2.7 |
| 1023 | 2026-02-24T04:43:06.381Z | Compiling form_urlencoded v1.2.2 |
| 1024 | 2026-02-24T04:43:06.577Z | Compiling wyz v0.5.1 |
| 1025 | 2026-02-24T04:43:06.648Z | Compiling foreign-types v0.5.0 |
| 1026 | 2026-02-24T04:43:06.719Z | Compiling cargo_metadata v0.23.1 |
| 1027 | 2026-02-24T04:43:06.756Z | Compiling rand_chacha v0.9.0 |
| 1028 | 2026-02-24T04:43:06.981Z | Compiling crossbeam-channel v0.5.15 |
| 1029 | 2026-02-24T04:43:07.735Z | Compiling idna_adapter v1.2.1 |
| 1030 | 2026-02-24T04:43:07.962Z | Compiling num-bigint-dig v0.8.6 |
| 1031 | 2026-02-24T04:43:08.039Z | Compiling hyper-util v0.1.20 |
| 1032 | 2026-02-24T04:43:08.325Z | Compiling rustls v0.23.36 |
| 1033 | 2026-02-24T04:43:09.043Z | Compiling radium v0.7.0 |
| 1034 | 2026-02-24T04:43:09.500Z | Compiling itertools v0.12.1 |
| 1035 | 2026-02-24T04:43:09.920Z | Compiling regex-automata v0.4.14 |
| 1036 | 2026-02-24T04:43:10.413Z | Compiling slog-scope v4.4.1 |
| 1037 | 2026-02-24T04:43:10.940Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1038 | 2026-02-24T04:43:11.006Z | Compiling usdt-macro v0.5.0 |
| 1039 | 2026-02-24T04:43:11.118Z | Compiling usdt-attr-macro v0.5.0 |
| 1040 | 2026-02-24T04:43:12.457Z | Compiling tokio-util v0.7.18 |
| 1041 | 2026-02-24T04:43:12.475Z | Compiling num-rational v0.4.2 |
| 1042 | 2026-02-24T04:43:12.496Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1043 | 2026-02-24T04:43:12.652Z | Compiling num-complex v0.4.6 |
| 1044 | 2026-02-24T04:43:12.680Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-02-24T04:43:12.916Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1046 | 2026-02-24T04:43:13.186Z | Compiling ed25519 v2.2.3 |
| 1047 | 2026-02-24T04:43:13.673Z | Compiling pkcs1 v0.7.5 |
| 1048 | 2026-02-24T04:43:13.724Z | Compiling cstr-argument v0.1.2 |
| 1049 | 2026-02-24T04:43:13.870Z | Compiling memmap v0.7.0 |
| 1050 | 2026-02-24T04:43:13.985Z | Compiling is-terminal v0.4.17 |
| 1051 | 2026-02-24T04:43:14.075Z | Compiling colorchoice v1.0.4 |
| 1052 | 2026-02-24T04:43:14.129Z | Compiling anstyle-query v1.1.5 |
| 1053 | 2026-02-24T04:43:14.231Z | Compiling openssl-probe v0.2.1 |
| 1054 | 2026-02-24T04:43:14.259Z | Compiling anstyle v1.0.13 |
| 1055 | 2026-02-24T04:43:14.279Z | Compiling hashbrown v0.12.3 |
| 1056 | 2026-02-24T04:43:14.530Z | Compiling tower-layer v0.3.3 |
| 1057 | 2026-02-24T04:43:14.631Z | Compiling take_mut v0.2.2 |
| 1058 | 2026-02-24T04:43:14.697Z | Compiling utf8_iter v1.0.4 |
| 1059 | 2026-02-24T04:43:14.788Z | Compiling is_terminal_polyfill v1.70.2 |
| 1060 | 2026-02-24T04:43:14.812Z | Compiling sync_wrapper v1.0.2 |
| 1061 | 2026-02-24T04:43:14.932Z | Compiling funty v2.0.0 |
| 1062 | 2026-02-24T04:43:14.936Z | Compiling base64 v0.22.1 |
| 1063 | 2026-02-24T04:43:14.947Z | Compiling term v1.2.1 |
| 1064 | 2026-02-24T04:43:14.962Z | Compiling os_str_bytes v6.6.1 |
| 1065 | 2026-02-24T04:43:15.347Z | Compiling clap_lex v0.2.4 |
| 1066 | 2026-02-24T04:43:15.486Z | Compiling pem v3.0.6 |
| 1067 | 2026-02-24T04:43:15.622Z | Compiling slog-term v2.9.2 |
| 1068 | 2026-02-24T04:43:15.887Z | Compiling bitvec v1.0.1 |
| 1069 | 2026-02-24T04:43:16.245Z | Compiling indexmap v1.9.3 |
| 1070 | 2026-02-24T04:43:16.502Z | Compiling tower v0.5.3 |
| 1071 | 2026-02-24T04:43:16.701Z | Compiling anstream v0.6.21 |
| 1072 | 2026-02-24T04:43:17.007Z | Compiling tokio-rustls v0.26.4 |
| 1073 | 2026-02-24T04:43:17.084Z | Compiling idna v1.1.0 |
| 1074 | 2026-02-24T04:43:17.400Z | Compiling slog-async v2.8.0 |
| 1075 | 2026-02-24T04:43:17.448Z | Compiling rustls-native-certs v0.8.3 |
| 1076 | 2026-02-24T04:43:17.500Z | Compiling rsa v0.9.10 |
| 1077 | 2026-02-24T04:43:17.938Z | Compiling usdt v0.5.0 |
| 1078 | 2026-02-24T04:43:18.125Z | Compiling regex v1.12.3 |
| 1079 | 2026-02-24T04:43:18.466Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1080 | 2026-02-24T04:43:18.538Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1081 | 2026-02-24T04:43:18.572Z | Compiling num v0.4.3 |
| 1082 | 2026-02-24T04:43:18.684Z | Compiling ed25519-dalek v2.2.0 |
| 1083 | 2026-02-24T04:43:18.717Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1084 | 2026-02-24T04:43:18.897Z | Compiling slog-stdlog v4.1.1 |
| 1085 | 2026-02-24T04:43:19.044Z | Compiling octocrab v0.49.5 |
| 1086 | 2026-02-24T04:43:19.053Z | Compiling rand v0.9.2 |
| 1087 | 2026-02-24T04:43:19.064Z | Compiling anyhow v1.0.102 |
| 1088 | 2026-02-24T04:43:19.182Z | Compiling p384 v0.13.1 |
| 1089 | 2026-02-24T04:43:19.281Z | Compiling p256 v0.13.2 |
| 1090 | 2026-02-24T04:43:19.313Z | Compiling futures-executor v0.3.32 |
| 1091 | 2026-02-24T04:43:19.743Z | Compiling simple_asn1 v0.6.4 |
| 1092 | 2026-02-24T04:43:19.867Z | Compiling openssl-sys v0.9.111 |
| 1093 | 2026-02-24T04:43:19.905Z | Compiling libz-sys v1.1.23 |
| 1094 | 2026-02-24T04:43:20.040Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1095 | 2026-02-24T04:43:20.066Z | Compiling serde_repr v0.1.20 |
| 1096 | 2026-02-24T04:43:20.119Z | Compiling pin-project-internal v1.1.10 |
| 1097 | 2026-02-24T04:43:20.365Z | Compiling snafu-derive v0.8.9 |
| 1098 | 2026-02-24T04:43:20.490Z | Compiling num-derive v0.3.3 |
| 1099 | 2026-02-24T04:43:20.575Z | Compiling clap_derive v3.2.25 |
| 1100 | 2026-02-24T04:43:21.082Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1101 | 2026-02-24T04:43:21.196Z | Compiling atty v0.2.14 |
| 1102 | 2026-02-24T04:43:21.206Z | Compiling clap_lex v1.0.0 |
| 1103 | 2026-02-24T04:43:21.345Z | Compiling textwrap v0.16.2 |
| 1104 | 2026-02-24T04:43:21.678Z | Compiling bitflags v1.3.2 |
| 1105 | 2026-02-24T04:43:21.787Z | Compiling strsim v0.10.0 |
| 1106 | 2026-02-24T04:43:22.223Z | Compiling adler2 v2.0.1 |
| 1107 | 2026-02-24T04:43:22.430Z | Compiling simd-adler32 v0.3.8 |
| 1108 | 2026-02-24T04:43:22.446Z | Compiling termcolor v1.4.1 |
| 1109 | 2026-02-24T04:43:22.524Z | Compiling ryu v1.0.23 |
| 1110 | 2026-02-24T04:43:22.533Z | Compiling colored v3.1.1 |
| 1111 | 2026-02-24T04:43:22.543Z | Compiling unicode-width v0.2.2 |
| 1112 | 2026-02-24T04:43:22.626Z | Compiling oxnet v0.1.4 |
| 1113 | 2026-02-24T04:43:22.850Z | Compiling iri-string v0.7.10 |
| 1114 | 2026-02-24T04:43:22.876Z | Compiling strsim v0.11.1 |
| 1115 | 2026-02-24T04:43:23.104Z | Compiling console v0.16.2 |
| 1116 | 2026-02-24T04:43:23.152Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1117 | 2026-02-24T04:43:23.198Z | Compiling serde_urlencoded v0.7.1 |
| 1118 | 2026-02-24T04:43:23.387Z | Compiling clap_builder v4.5.60 |
| 1119 | 2026-02-24T04:43:23.747Z | Compiling miniz_oxide v0.8.9 |
| 1120 | 2026-02-24T04:43:23.792Z | Compiling pin-project v1.1.10 |
| 1121 | 2026-02-24T04:43:23.935Z | Compiling clap_derive v4.5.55 |
| 1122 | 2026-02-24T04:43:24.545Z | Compiling libscf-sys v1.1.0 |
| 1123 | 2026-02-24T04:43:24.666Z | Compiling snafu v0.8.9 |
| 1124 | 2026-02-24T04:43:24.778Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1125 | 2026-02-24T04:43:24.782Z | Compiling clap v3.2.25 |
| 1126 | 2026-02-24T04:43:25.253Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1127 | 2026-02-24T04:43:25.283Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1128 | 2026-02-24T04:43:25.574Z | Compiling jsonwebtoken v10.3.0 |
| 1129 | 2026-02-24T04:43:26.352Z | Compiling tower-http v0.6.8 |
| 1130 | 2026-02-24T04:43:26.990Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1131 | 2026-02-24T04:43:27.183Z | Compiling futures v0.3.32 |
| 1132 | 2026-02-24T04:43:27.215Z | Compiling slog-envlogger v2.2.0 |
| 1133 | 2026-02-24T04:43:27.297Z | Compiling portable-atomic v1.13.1 |
| 1134 | 2026-02-24T04:43:28.041Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1135 | 2026-02-24T04:43:28.052Z | Compiling crc32fast v1.5.0 |
| 1136 | 2026-02-24T04:43:28.204Z | Compiling rustix v1.1.4 |
| 1137 | 2026-02-24T04:43:28.225Z | Compiling hyper-rustls v0.27.7 |
| 1138 | 2026-02-24T04:43:28.378Z | Compiling url v2.5.8 |
| 1139 | 2026-02-24T04:43:28.572Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1140 | 2026-02-24T04:43:28.773Z | Compiling hyper-timeout v0.5.2 |
| 1141 | 2026-02-24T04:43:28.905Z | Compiling http-body-util v0.1.3 |
| 1142 | 2026-02-24T04:43:28.967Z | Compiling zone_cfg_derive v0.3.1 |
| 1143 | 2026-02-24T04:43:29.152Z | Compiling async-recursion v0.3.2 |
| 1144 | 2026-02-24T04:43:30.233Z | Compiling serde_spanned v1.0.4 |
| 1145 | 2026-02-24T04:43:30.380Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1146 | 2026-02-24T04:43:30.417Z | Compiling serde_path_to_error v0.1.20 |
| 1147 | 2026-02-24T04:43:30.462Z | Compiling filetime v0.2.27 |
| 1148 | 2026-02-24T04:43:30.489Z | Compiling secrecy v0.10.3 |
| 1149 | 2026-02-24T04:43:30.668Z | Compiling openssl-probe v0.1.6 |
| 1150 | 2026-02-24T04:43:30.731Z | Compiling fastrand v2.3.0 |
| 1151 | 2026-02-24T04:43:30.771Z | Compiling hex v0.4.3 |
| 1152 | 2026-02-24T04:43:31.003Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1153 | 2026-02-24T04:43:31.022Z | Compiling xattr v1.6.1 |
| 1154 | 2026-02-24T04:43:31.032Z | Compiling web-time v1.1.0 |
| 1155 | 2026-02-24T04:43:31.131Z | Compiling unit-prefix v0.5.2 |
| 1156 | 2026-02-24T04:43:31.224Z | Compiling tar v0.4.44 |
| 1157 | 2026-02-24T04:43:31.310Z | Compiling indicatif v0.18.4 |
| 1158 | 2026-02-24T04:43:31.353Z | Compiling toml v1.0.3+spec-1.1.0 |
| 1159 | 2026-02-24T04:43:31.357Z | Compiling sha256 v1.6.0 |
| 1160 | 2026-02-24T04:43:31.434Z | Compiling tempfile v3.26.0 |
| 1161 | 2026-02-24T04:43:31.859Z | Compiling curl v0.4.49 |
| 1162 | 2026-02-24T04:43:32.318Z | Compiling zone v0.3.1 |
| 1163 | 2026-02-24T04:43:32.478Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1164 | 2026-02-24T04:43:32.981Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1165 | 2026-02-24T04:43:33.448Z | Compiling flate2 v1.1.9 |
| 1166 | 2026-02-24T04:43:33.583Z | Compiling clap v4.5.60 |
| 1167 | 2026-02-24T04:43:33.632Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1168 | 2026-02-24T04:43:33.744Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1169 | 2026-02-24T04:43:33.893Z | Compiling camino v1.2.2 |
| 1170 | 2026-02-24T04:43:33.938Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1171 | 2026-02-24T04:43:34.436Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1172 | 2026-02-24T04:43:34.649Z | Compiling libloading v0.8.9 |
| 1173 | 2026-02-24T04:43:34.834Z | Compiling fs_extra v1.3.0 |
| 1174 | 2026-02-24T04:43:54.380Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1175 | 2026-02-24T04:44:09.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s |
| 1176 | 2026-02-24T04:44:09.817Z | |
| 1177 | 2026-02-24T04:44:09.817Z | real 1:34.157046234 |
| 1178 | 2026-02-24T04:44:09.817Z | user 7:46.656638242 |
| 1179 | 2026-02-24T04:44:09.817Z | sys 58.521182252 |
| 1180 | 2026-02-24T04:44:09.820Z | trap 0.293151814 |
| 1181 | 2026-02-24T04:44:09.820Z | tflt 0.107883631 |
| 1182 | 2026-02-24T04:44:09.820Z | dflt 0.160040641 |
| 1183 | 2026-02-24T04:44:09.820Z | kflt 0.000041186 |
| 1184 | 2026-02-24T04:44:09.821Z | lock 21:19.155372795 |
| 1185 | 2026-02-24T04:44:09.821Z | slp 29:59.463058861 |
| 1186 | 2026-02-24T04:44:09.821Z | lat 20.238235401 |
| 1187 | 2026-02-24T04:44:09.821Z | stop 37.135837531 |
| 1188 | 2026-02-24T04:44:09.821Z | + ptime -m cargo build --release |
| 1189 | 2026-02-24T04:44:10.179Z | Compiling proc-macro2 v1.0.106 |
| 1190 | 2026-02-24T04:44:10.179Z | Compiling quote v1.0.44 |
| 1191 | 2026-02-24T04:44:10.183Z | Compiling unicode-ident v1.0.24 |
| 1192 | 2026-02-24T04:44:10.183Z | Compiling libc v0.2.182 |
| 1193 | 2026-02-24T04:44:10.183Z | Compiling cfg-if v1.0.4 |
| 1194 | 2026-02-24T04:44:10.183Z | Compiling version_check v0.9.5 |
| 1195 | 2026-02-24T04:44:10.183Z | Compiling zeroize v1.8.2 |
| 1196 | 2026-02-24T04:44:10.183Z | Compiling serde_core v1.0.228 |
| 1197 | 2026-02-24T04:44:10.336Z | Compiling memchr v2.8.0 |
| 1198 | 2026-02-24T04:44:10.401Z | Compiling serde v1.0.228 |
| 1199 | 2026-02-24T04:44:10.613Z | Compiling autocfg v1.5.0 |
| 1200 | 2026-02-24T04:44:10.781Z | Compiling typenum v1.19.0 |
| 1201 | 2026-02-24T04:44:11.005Z | Compiling subtle v2.6.1 |
| 1202 | 2026-02-24T04:44:11.288Z | Compiling generic-array v0.14.7 |
| 1203 | 2026-02-24T04:44:11.300Z | Compiling const-oid v0.9.6 |
| 1204 | 2026-02-24T04:44:11.743Z | Compiling smallvec v1.15.1 |
| 1205 | 2026-02-24T04:44:11.830Z | Compiling getrandom v0.2.17 |
| 1206 | 2026-02-24T04:44:11.928Z | Compiling itoa v1.0.17 |
| 1207 | 2026-02-24T04:44:12.246Z | Compiling syn v1.0.109 |
| 1208 | 2026-02-24T04:44:12.411Z | Compiling libm v0.2.16 |
| 1209 | 2026-02-24T04:44:12.625Z | Compiling syn v2.0.116 |
| 1210 | 2026-02-24T04:44:12.806Z | Compiling num-traits v0.2.19 |
| 1211 | 2026-02-24T04:44:12.865Z | Compiling shlex v1.3.0 |
| 1212 | 2026-02-24T04:44:13.024Z | Compiling pin-project-lite v0.2.16 |
| 1213 | 2026-02-24T04:44:13.164Z | Compiling find-msvc-tools v0.1.9 |
| 1214 | 2026-02-24T04:44:13.204Z | Compiling thiserror v1.0.69 |
| 1215 | 2026-02-24T04:44:13.463Z | Compiling cc v1.2.56 |
| 1216 | 2026-02-24T04:44:13.941Z | Compiling zmij v1.0.21 |
| 1217 | 2026-02-24T04:44:14.110Z | Compiling log v0.4.29 |
| 1218 | 2026-02-24T04:44:14.610Z | Compiling block-buffer v0.10.4 |
| 1219 | 2026-02-24T04:44:14.860Z | Compiling crypto-common v0.1.7 |
| 1220 | 2026-02-24T04:44:15.104Z | Compiling rustversion v1.0.22 |
| 1221 | 2026-02-24T04:44:15.888Z | Compiling digest v0.10.7 |
| 1222 | 2026-02-24T04:44:16.337Z | Compiling rand_core v0.6.4 |
| 1223 | 2026-02-24T04:44:16.360Z | Compiling socket2 v0.6.2 |
| 1224 | 2026-02-24T04:44:16.383Z | Compiling errno v0.3.14 |
| 1225 | 2026-02-24T04:44:16.403Z | Compiling once_cell v1.21.3 |
| 1226 | 2026-02-24T04:44:16.703Z | Compiling hashbrown v0.16.1 |
| 1227 | 2026-02-24T04:44:16.810Z | Compiling bytes v1.11.1 |
| 1228 | 2026-02-24T04:44:16.857Z | Compiling equivalent v1.0.2 |
| 1229 | 2026-02-24T04:44:16.983Z | Compiling parking_lot_core v0.9.12 |
| 1230 | 2026-02-24T04:44:17.935Z | Compiling indexmap v2.13.0 |
| 1231 | 2026-02-24T04:44:17.995Z | Compiling scopeguard v1.2.0 |
| 1232 | 2026-02-24T04:44:18.024Z | Compiling base64ct v1.8.3 |
| 1233 | 2026-02-24T04:44:18.108Z | Compiling lock_api v0.4.14 |
| 1234 | 2026-02-24T04:44:18.610Z | Compiling pem-rfc7468 v0.7.0 |
| 1235 | 2026-02-24T04:44:18.678Z | Compiling parking_lot v0.12.5 |
| 1236 | 2026-02-24T04:44:18.704Z | Compiling signal-hook-registry v1.4.8 |
| 1237 | 2026-02-24T04:44:18.810Z | Compiling mio v1.1.1 |
| 1238 | 2026-02-24T04:44:18.967Z | Compiling der v0.7.10 |
| 1239 | 2026-02-24T04:44:19.376Z | Compiling stable_deref_trait v1.2.1 |
| 1240 | 2026-02-24T04:44:19.493Z | Compiling thiserror v2.0.18 |
| 1241 | 2026-02-24T04:44:20.160Z | Compiling synstructure v0.13.2 |
| 1242 | 2026-02-24T04:44:20.360Z | Compiling zerocopy v0.8.39 |
| 1243 | 2026-02-24T04:44:20.394Z | Compiling serde_json v1.0.149 |
| 1244 | 2026-02-24T04:44:20.425Z | Compiling ucd-trie v0.1.7 |
| 1245 | 2026-02-24T04:44:20.729Z | Compiling futures-core v0.3.32 |
| 1246 | 2026-02-24T04:44:20.832Z | Compiling pest v2.8.6 |
| 1247 | 2026-02-24T04:44:20.983Z | Compiling futures-sink v0.3.32 |
| 1248 | 2026-02-24T04:44:21.289Z | Compiling spki v0.7.3 |
| 1249 | 2026-02-24T04:44:21.338Z | Compiling num-integer v0.1.46 |
| 1250 | 2026-02-24T04:44:21.849Z | Compiling pkcs8 v0.10.2 |
| 1251 | 2026-02-24T04:44:22.461Z | Compiling proc-macro-error-attr v1.0.4 |
| 1252 | 2026-02-24T04:44:22.539Z | Compiling heck v0.4.1 |
| 1253 | 2026-02-24T04:44:22.892Z | Compiling pkg-config v0.3.32 |
| 1254 | 2026-02-24T04:44:22.978Z | Compiling futures-channel v0.3.32 |
| 1255 | 2026-02-24T04:44:23.473Z | Compiling pest_meta v2.8.6 |
| 1256 | 2026-02-24T04:44:23.542Z | Compiling semver v1.0.27 |
| 1257 | 2026-02-24T04:44:23.674Z | Compiling serde_derive v1.0.228 |
| 1258 | 2026-02-24T04:44:23.757Z | Compiling thiserror-impl v1.0.69 |
| 1259 | 2026-02-24T04:44:23.790Z | Compiling zerofrom-derive v0.1.6 |
| 1260 | 2026-02-24T04:44:23.923Z | Compiling tokio-macros v2.6.0 |
| 1261 | 2026-02-24T04:44:24.182Z | Compiling yoke-derive v0.8.1 |
| 1262 | 2026-02-24T04:44:25.511Z | Compiling tokio v1.49.0 |
| 1263 | 2026-02-24T04:44:25.739Z | Compiling zerovec-derive v0.11.2 |
| 1264 | 2026-02-24T04:44:26.484Z | Compiling thiserror-impl v2.0.18 |
| 1265 | 2026-02-24T04:44:26.555Z | Compiling zerocopy-derive v0.7.35 |
| 1266 | 2026-02-24T04:44:26.608Z | Compiling zerofrom v0.1.6 |
| 1267 | 2026-02-24T04:44:26.833Z | Compiling yoke v0.8.1 |
| 1268 | 2026-02-24T04:44:26.844Z | Compiling displaydoc v0.2.5 |
| 1269 | 2026-02-24T04:44:27.211Z | Compiling pest_generator v2.8.6 |
| 1270 | 2026-02-24T04:44:28.258Z | Compiling zerovec v0.11.5 |
| 1271 | 2026-02-24T04:44:28.346Z | Compiling proc-macro-error v1.0.4 |
| 1272 | 2026-02-24T04:44:28.359Z | Compiling vcpkg v0.2.15 |
| 1273 | 2026-02-24T04:44:28.797Z | Compiling pest_derive v2.8.6 |
| 1274 | 2026-02-24T04:44:28.967Z | Compiling futures-macro v0.3.32 |
| 1275 | 2026-02-24T04:44:29.380Z | Compiling tracing-attributes v0.1.31 |
| 1276 | 2026-02-24T04:44:29.698Z | Compiling tracing-core v0.1.36 |
| 1277 | 2026-02-24T04:44:29.753Z | Compiling ppv-lite86 v0.2.21 |
| 1278 | 2026-02-24T04:44:30.013Z | Compiling hmac v0.12.1 |
| 1279 | 2026-02-24T04:44:30.396Z | Compiling winnow v0.7.14 |
| 1280 | 2026-02-24T04:44:30.672Z | Compiling futures-io v0.3.32 |
| 1281 | 2026-02-24T04:44:30.782Z | Compiling futures-task v0.3.32 |
| 1282 | 2026-02-24T04:44:31.029Z | Compiling pretty-hex v0.4.1 |
| 1283 | 2026-02-24T04:44:31.100Z | Compiling spin v0.9.8 |
| 1284 | 2026-02-24T04:44:31.336Z | Compiling slab v0.4.12 |
| 1285 | 2026-02-24T04:44:31.714Z | Compiling futures-util v0.3.32 |
| 1286 | 2026-02-24T04:44:31.734Z | Compiling lazy_static v1.5.0 |
| 1287 | 2026-02-24T04:44:32.004Z | Compiling tinystr v0.8.2 |
| 1288 | 2026-02-24T04:44:32.240Z | Compiling tracing v0.1.44 |
| 1289 | 2026-02-24T04:44:32.383Z | Compiling slog v2.8.2 |
| 1290 | 2026-02-24T04:44:32.398Z | Compiling http v1.4.0 |
| 1291 | 2026-02-24T04:44:32.415Z | Compiling ff v0.13.1 |
| 1292 | 2026-02-24T04:44:32.601Z | Compiling signature v2.2.0 |
| 1293 | 2026-02-24T04:44:32.669Z | Compiling ring v0.17.14 |
| 1294 | 2026-02-24T04:44:32.848Z | Compiling toml_datetime v0.6.11 |
| 1295 | 2026-02-24T04:44:32.883Z | Compiling base16ct v0.2.0 |
| 1296 | 2026-02-24T04:44:33.014Z | Compiling byteorder v1.5.0 |
| 1297 | 2026-02-24T04:44:33.286Z | Compiling litemap v0.8.1 |
| 1298 | 2026-02-24T04:44:33.318Z | Compiling powerfmt v0.2.0 |
| 1299 | 2026-02-24T04:44:33.475Z | Compiling num-conv v0.2.0 |
| 1300 | 2026-02-24T04:44:33.732Z | Compiling cpufeatures v0.2.17 |
| 1301 | 2026-02-24T04:44:33.735Z | Compiling getrandom v0.3.4 |
| 1302 | 2026-02-24T04:44:33.735Z | Compiling time-core v0.1.8 |
| 1303 | 2026-02-24T04:44:33.845Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1304 | 2026-02-24T04:44:33.857Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1305 | 2026-02-24T04:44:34.008Z | Compiling writeable v0.6.2 |
| 1306 | 2026-02-24T04:44:34.048Z | Compiling winnow v0.5.40 |
| 1307 | 2026-02-24T04:44:34.290Z | Compiling icu_locale_core v2.1.1 |
| 1308 | 2026-02-24T04:44:34.387Z | Compiling http-body v1.0.1 |
| 1309 | 2026-02-24T04:44:34.434Z | Compiling time-macros v0.2.27 |
| 1310 | 2026-02-24T04:44:35.167Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1311 | 2026-02-24T04:44:36.750Z | Compiling deranged v0.5.6 |
| 1312 | 2026-02-24T04:44:36.859Z | Compiling zerocopy v0.7.35 |
| 1313 | 2026-02-24T04:44:37.376Z | Compiling toml_edit v0.19.15 |
| 1314 | 2026-02-24T04:44:37.565Z | Compiling sec1 v0.7.3 |
| 1315 | 2026-02-24T04:44:38.292Z | Compiling group v0.13.0 |
| 1316 | 2026-02-24T04:44:39.125Z | Compiling erased-serde v0.3.31 |
| 1317 | 2026-02-24T04:44:39.452Z | Compiling num-bigint v0.4.6 |
| 1318 | 2026-02-24T04:44:39.838Z | Compiling hkdf v0.12.4 |
| 1319 | 2026-02-24T04:44:40.029Z | Compiling potential_utf v0.1.4 |
| 1320 | 2026-02-24T04:44:40.080Z | Compiling zerotrie v0.2.3 |
| 1321 | 2026-02-24T04:44:40.337Z | Compiling scroll_derive v0.12.1 |
| 1322 | 2026-02-24T04:44:40.855Z | Compiling num-iter v0.1.45 |
| 1323 | 2026-02-24T04:44:41.003Z | Compiling crypto-bigint v0.5.5 |
| 1324 | 2026-02-24T04:44:41.664Z | Compiling usdt-impl v0.5.0 |
| 1325 | 2026-02-24T04:44:42.074Z | Compiling httparse v1.10.1 |
| 1326 | 2026-02-24T04:44:42.730Z | Compiling icu_properties_data v2.1.2 |
| 1327 | 2026-02-24T04:44:42.754Z | Compiling icu_normalizer_data v2.1.1 |
| 1328 | 2026-02-24T04:44:43.052Z | Compiling proc-macro-crate v1.3.1 |
| 1329 | 2026-02-24T04:44:43.209Z | Compiling time v0.3.47 |
| 1330 | 2026-02-24T04:44:43.929Z | Compiling elliptic-curve v0.13.8 |
| 1331 | 2026-02-24T04:44:44.663Z | Compiling scroll v0.12.0 |
| 1332 | 2026-02-24T04:44:44.710Z | Compiling icu_provider v2.1.1 |
| 1333 | 2026-02-24T04:44:45.292Z | Compiling icu_collections v2.1.1 |
| 1334 | 2026-02-24T04:44:45.576Z | Compiling thread-id v4.2.2 |
| 1335 | 2026-02-24T04:44:45.697Z | Compiling dof v0.3.0 |
| 1336 | 2026-02-24T04:44:45.959Z | Compiling proc-macro-crate v3.4.0 |
| 1337 | 2026-02-24T04:44:46.500Z | Compiling sha2 v0.10.9 |
| 1338 | 2026-02-24T04:44:46.777Z | Compiling dtrace-parser v0.2.0 |
| 1339 | 2026-02-24T04:44:46.865Z | Compiling openssl-sys v0.9.111 |
| 1340 | 2026-02-24T04:44:46.926Z | Compiling libz-sys v1.1.23 |
| 1341 | 2026-02-24T04:44:47.664Z | Compiling rustc_version v0.4.1 |
| 1342 | 2026-02-24T04:44:47.987Z | Compiling rustls-pki-types v1.14.0 |
| 1343 | 2026-02-24T04:44:48.038Z | Compiling tower-service v0.3.3 |
| 1344 | 2026-02-24T04:44:48.186Z | Compiling try-lock v0.2.5 |
| 1345 | 2026-02-24T04:44:48.250Z | Compiling crossbeam-utils v0.8.21 |
| 1346 | 2026-02-24T04:44:48.360Z | Compiling untrusted v0.9.0 |
| 1347 | 2026-02-24T04:44:48.390Z | Compiling camino v1.2.2 |
| 1348 | 2026-02-24T04:44:48.574Z | Compiling plain v0.2.3 |
| 1349 | 2026-02-24T04:44:48.780Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1350 | 2026-02-24T04:44:49.115Z | Compiling goblin v0.8.2 |
| 1351 | 2026-02-24T04:44:49.775Z | Compiling want v0.3.1 |
| 1352 | 2026-02-24T04:44:49.815Z | Compiling curve25519-dalek v4.1.3 |
| 1353 | 2026-02-24T04:44:50.593Z | Compiling num_enum_derive v0.7.5 |
| 1354 | 2026-02-24T04:44:50.879Z | Compiling num_enum_derive v0.5.11 |
| 1355 | 2026-02-24T04:44:53.049Z | Compiling serde_tokenstream v0.2.2 |
| 1356 | 2026-02-24T04:44:53.053Z | Compiling rand_chacha v0.3.1 |
| 1357 | 2026-02-24T04:44:53.053Z | Compiling rfc6979 v0.4.0 |
| 1358 | 2026-02-24T04:44:53.053Z | Compiling arc-swap v1.8.2 |
| 1359 | 2026-02-24T04:44:53.225Z | Compiling atomic-waker v1.1.2 |
| 1360 | 2026-02-24T04:44:53.239Z | Compiling pin-utils v0.1.0 |
| 1361 | 2026-02-24T04:44:53.344Z | Compiling either v1.15.0 |
| 1362 | 2026-02-24T04:44:53.434Z | Compiling num-bigint-dig v0.8.6 |
| 1363 | 2026-02-24T04:44:53.499Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1364 | 2026-02-24T04:44:53.668Z | Compiling radium v0.7.0 |
| 1365 | 2026-02-24T04:44:53.819Z | Compiling iana-time-zone v0.1.65 |
| 1366 | 2026-02-24T04:44:53.861Z | Compiling rustls v0.23.36 |
| 1367 | 2026-02-24T04:44:54.076Z | Compiling chrono v0.4.43 |
| 1368 | 2026-02-24T04:44:54.101Z | Compiling hyper v1.8.1 |
| 1369 | 2026-02-24T04:44:54.260Z | Compiling num_enum v0.5.11 |
| 1370 | 2026-02-24T04:44:54.368Z | Compiling rand v0.8.5 |
| 1371 | 2026-02-24T04:44:54.445Z | Compiling ecdsa v0.16.9 |
| 1372 | 2026-02-24T04:44:54.460Z | Compiling num_enum v0.7.5 |
| 1373 | 2026-02-24T04:44:54.552Z | Compiling rustls-webpki v0.103.9 |
| 1374 | 2026-02-24T04:44:56.123Z | Compiling icu_properties v2.1.2 |
| 1375 | 2026-02-24T04:44:59.035Z | Compiling icu_normalizer v2.1.1 |
| 1376 | 2026-02-24T04:45:01.073Z | Compiling rand_core v0.9.5 |
| 1377 | 2026-02-24T04:45:01.452Z | Compiling primeorder v0.13.6 |
| 1378 | 2026-02-24T04:45:01.584Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1379 | 2026-02-24T04:45:01.835Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1380 | 2026-02-24T04:45:01.903Z | Compiling foreign-types-macros v0.2.3 |
| 1381 | 2026-02-24T04:45:02.011Z | Compiling cargo-platform v0.3.2 |
| 1382 | 2026-02-24T04:45:02.319Z | Compiling aho-corasick v1.1.4 |
| 1383 | 2026-02-24T04:45:02.355Z | Compiling indexmap v1.9.3 |
| 1384 | 2026-02-24T04:45:02.478Z | Compiling thread_local v1.1.9 |
| 1385 | 2026-02-24T04:45:02.662Z | Compiling slog-async v2.8.0 |
| 1386 | 2026-02-24T04:45:02.830Z | Compiling foreign-types-shared v0.3.1 |
| 1387 | 2026-02-24T04:45:02.960Z | Compiling percent-encoding v2.3.2 |
| 1388 | 2026-02-24T04:45:03.154Z | Compiling tap v1.0.1 |
| 1389 | 2026-02-24T04:45:03.180Z | Compiling bitflags v2.11.0 |
| 1390 | 2026-02-24T04:45:03.208Z | Compiling utf8parse v0.2.2 |
| 1391 | 2026-02-24T04:45:03.212Z | Compiling regex-syntax v0.8.9 |
| 1392 | 2026-02-24T04:45:03.343Z | Compiling anyhow v1.0.102 |
| 1393 | 2026-02-24T04:45:03.466Z | Compiling anstyle-parse v0.2.7 |
| 1394 | 2026-02-24T04:45:03.910Z | Compiling wyz v0.5.1 |
| 1395 | 2026-02-24T04:45:04.360Z | Compiling foreign-types v0.5.0 |
| 1396 | 2026-02-24T04:45:04.414Z | Compiling form_urlencoded v1.2.2 |
| 1397 | 2026-02-24T04:45:04.558Z | Compiling cargo_metadata v0.23.1 |
| 1398 | 2026-02-24T04:45:04.970Z | Compiling crossbeam-channel v0.5.15 |
| 1399 | 2026-02-24T04:45:06.483Z | Compiling rand_chacha v0.9.0 |
| 1400 | 2026-02-24T04:45:07.795Z | Compiling regex-automata v0.4.14 |
| 1401 | 2026-02-24T04:45:07.949Z | Compiling idna_adapter v1.2.1 |
| 1402 | 2026-02-24T04:45:08.165Z | Compiling hyper-util v0.1.20 |
| 1403 | 2026-02-24T04:45:14.004Z | Compiling itertools v0.12.1 |
| 1404 | 2026-02-24T04:45:15.883Z | Compiling slog-scope v4.4.1 |
| 1405 | 2026-02-24T04:45:16.788Z | Compiling usdt-macro v0.5.0 |
| 1406 | 2026-02-24T04:45:17.606Z | Compiling usdt-attr-macro v0.5.0 |
| 1407 | 2026-02-24T04:45:18.296Z | Compiling num-rational v0.4.2 |
| 1408 | 2026-02-24T04:45:18.434Z | Compiling tokio-util v0.7.18 |
| 1409 | 2026-02-24T04:45:19.086Z | Compiling ed25519 v2.2.3 |
| 1410 | 2026-02-24T04:45:19.831Z | Compiling num-complex v0.4.6 |
| 1411 | 2026-02-24T04:45:20.350Z | Compiling async-trait v0.1.89 |
| 1412 | 2026-02-24T04:45:20.726Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1413 | 2026-02-24T04:45:21.086Z | Compiling pkcs1 v0.7.5 |
| 1414 | 2026-02-24T04:45:21.324Z | Compiling memmap v0.7.0 |
| 1415 | 2026-02-24T04:45:21.679Z | Compiling is-terminal v0.4.17 |
| 1416 | 2026-02-24T04:45:21.756Z | Compiling cstr-argument v0.1.2 |
| 1417 | 2026-02-24T04:45:21.817Z | Compiling os_str_bytes v6.6.1 |
| 1418 | 2026-02-24T04:45:22.032Z | Compiling is_terminal_polyfill v1.70.2 |
| 1419 | 2026-02-24T04:45:22.171Z | Compiling hashbrown v0.12.3 |
| 1420 | 2026-02-24T04:45:22.419Z | Compiling utf8_iter v1.0.4 |
| 1421 | 2026-02-24T04:45:22.494Z | Compiling base64 v0.22.1 |
| 1422 | 2026-02-24T04:45:22.599Z | Compiling colorchoice v1.0.4 |
| 1423 | 2026-02-24T04:45:22.703Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1424 | 2026-02-24T04:45:22.783Z | Compiling crc32fast v1.5.0 |
| 1425 | 2026-02-24T04:45:23.118Z | Compiling anstyle-query v1.1.5 |
| 1426 | 2026-02-24T04:45:23.277Z | Compiling portable-atomic v1.13.1 |
| 1427 | 2026-02-24T04:45:23.327Z | Compiling take_mut v0.2.2 |
| 1428 | 2026-02-24T04:45:23.409Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1429 | 2026-02-24T04:45:23.497Z | Compiling funty v2.0.0 |
| 1430 | 2026-02-24T04:45:23.507Z | Compiling sync_wrapper v1.0.2 |
| 1431 | 2026-02-24T04:45:23.669Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1432 | 2026-02-24T04:45:23.826Z | Compiling rustix v1.1.4 |
| 1433 | 2026-02-24T04:45:24.069Z | Compiling anstyle v1.0.13 |
| 1434 | 2026-02-24T04:45:24.245Z | Compiling term v1.2.1 |
| 1435 | 2026-02-24T04:45:24.530Z | Compiling openssl-probe v0.2.1 |
| 1436 | 2026-02-24T04:45:24.581Z | Compiling tower-layer v0.3.3 |
| 1437 | 2026-02-24T04:45:24.726Z | Compiling rustls-native-certs v0.8.3 |
| 1438 | 2026-02-24T04:45:25.015Z | Compiling slog-term v2.9.2 |
| 1439 | 2026-02-24T04:45:25.081Z | Compiling tower v0.5.3 |
| 1440 | 2026-02-24T04:45:26.266Z | Compiling bitvec v1.0.1 |
| 1441 | 2026-02-24T04:45:26.579Z | Compiling anstream v0.6.21 |
| 1442 | 2026-02-24T04:45:28.068Z | Compiling pem v3.0.6 |
| 1443 | 2026-02-24T04:45:28.496Z | Compiling idna v1.1.0 |
| 1444 | 2026-02-24T04:45:28.821Z | Compiling clap_lex v0.2.4 |
| 1445 | 2026-02-24T04:45:29.570Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1446 | 2026-02-24T04:45:29.713Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1447 | 2026-02-24T04:45:29.925Z | Compiling rsa v0.9.10 |
| 1448 | 2026-02-24T04:45:29.987Z | Compiling usdt v0.5.0 |
| 1449 | 2026-02-24T04:45:30.424Z | Compiling num v0.4.3 |
| 1450 | 2026-02-24T04:45:30.546Z | Compiling tokio-rustls v0.26.4 |
| 1451 | 2026-02-24T04:45:31.127Z | Compiling ed25519-dalek v2.2.0 |
| 1452 | 2026-02-24T04:45:31.390Z | Compiling slog-stdlog v4.1.1 |
| 1453 | 2026-02-24T04:45:31.806Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1454 | 2026-02-24T04:45:32.196Z | Compiling regex v1.12.3 |
| 1455 | 2026-02-24T04:45:32.205Z | Compiling octocrab v0.49.5 |
| 1456 | 2026-02-24T04:45:32.214Z | Compiling rand v0.9.2 |
| 1457 | 2026-02-24T04:45:33.406Z | Compiling p256 v0.13.2 |
| 1458 | 2026-02-24T04:45:33.886Z | Compiling p384 v0.13.1 |
| 1459 | 2026-02-24T04:45:34.848Z | Compiling simple_asn1 v0.6.4 |
| 1460 | 2026-02-24T04:45:35.363Z | Compiling futures-executor v0.3.32 |
| 1461 | 2026-02-24T04:45:35.714Z | Compiling clap_derive v3.2.25 |
| 1462 | 2026-02-24T04:45:35.824Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1463 | 2026-02-24T04:45:36.044Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1464 | 2026-02-24T04:45:36.406Z | Compiling snafu-derive v0.8.9 |
| 1465 | 2026-02-24T04:45:36.561Z | Compiling serde_repr v0.1.20 |
| 1466 | 2026-02-24T04:45:37.188Z | Compiling pin-project-internal v1.1.10 |
| 1467 | 2026-02-24T04:45:37.716Z | Compiling num-derive v0.3.3 |
| 1468 | 2026-02-24T04:45:38.998Z | Compiling atty v0.2.14 |
| 1469 | 2026-02-24T04:45:39.152Z | Compiling colored v3.1.1 |
| 1470 | 2026-02-24T04:45:39.589Z | Compiling ryu v1.0.23 |
| 1471 | 2026-02-24T04:45:39.641Z | Compiling simd-adler32 v0.3.8 |
| 1472 | 2026-02-24T04:45:39.821Z | Compiling iri-string v0.7.10 |
| 1473 | 2026-02-24T04:45:39.821Z | Compiling strsim v0.10.0 |
| 1474 | 2026-02-24T04:45:40.177Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1475 | 2026-02-24T04:45:40.535Z | Compiling curl v0.4.49 |
| 1476 | 2026-02-24T04:45:40.572Z | Compiling textwrap v0.16.2 |
| 1477 | 2026-02-24T04:45:40.977Z | Compiling bitflags v1.3.2 |
| 1478 | 2026-02-24T04:45:41.091Z | Compiling heck v0.5.0 |
| 1479 | 2026-02-24T04:45:41.188Z | Compiling adler2 v2.0.1 |
| 1480 | 2026-02-24T04:45:41.490Z | Compiling termcolor v1.4.1 |
| 1481 | 2026-02-24T04:45:41.522Z | Compiling clap_lex v1.0.0 |
| 1482 | 2026-02-24T04:45:41.563Z | Compiling unicode-width v0.2.2 |
| 1483 | 2026-02-24T04:45:41.739Z | Compiling oxnet v0.1.4 |
| 1484 | 2026-02-24T04:45:42.217Z | Compiling strsim v0.11.1 |
| 1485 | 2026-02-24T04:45:42.407Z | Compiling console v0.16.2 |
| 1486 | 2026-02-24T04:45:42.526Z | Compiling clap v3.2.25 |
| 1487 | 2026-02-24T04:45:43.030Z | Compiling clap_builder v4.5.60 |
| 1488 | 2026-02-24T04:45:44.090Z | Compiling tower-http v0.6.8 |
| 1489 | 2026-02-24T04:45:45.402Z | Compiling clap_derive v4.5.55 |
| 1490 | 2026-02-24T04:45:45.842Z | Compiling miniz_oxide v0.8.9 |
| 1491 | 2026-02-24T04:45:47.400Z | Compiling snafu v0.8.9 |
| 1492 | 2026-02-24T04:45:48.470Z | Compiling libscf-sys v1.1.0 |
| 1493 | 2026-02-24T04:45:48.712Z | Compiling serde_urlencoded v0.7.1 |
| 1494 | 2026-02-24T04:45:49.261Z | Compiling pin-project v1.1.10 |
| 1495 | 2026-02-24T04:45:49.290Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1496 | 2026-02-24T04:45:49.415Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1497 | 2026-02-24T04:45:49.904Z | Compiling futures v0.3.32 |
| 1498 | 2026-02-24T04:45:50.031Z | Compiling jsonwebtoken v10.3.0 |
| 1499 | 2026-02-24T04:45:51.357Z | Compiling slog-envlogger v2.2.0 |
| 1500 | 2026-02-24T04:45:52.375Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1501 | 2026-02-24T04:45:53.230Z | Compiling hyper-rustls v0.27.7 |
| 1502 | 2026-02-24T04:45:54.381Z | Compiling url v2.5.8 |
| 1503 | 2026-02-24T04:45:57.308Z | Compiling hyper-timeout v0.5.2 |
| 1504 | 2026-02-24T04:46:00.167Z | Compiling http-body-util v0.1.3 |
| 1505 | 2026-02-24T04:46:00.370Z | Compiling zone_cfg_derive v0.3.1 |
| 1506 | 2026-02-24T04:46:00.378Z | Compiling async-recursion v0.3.2 |
| 1507 | 2026-02-24T04:46:00.737Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1508 | 2026-02-24T04:46:00.832Z | Compiling serde_spanned v1.0.4 |
| 1509 | 2026-02-24T04:46:01.087Z | Compiling serde_path_to_error v0.1.20 |
| 1510 | 2026-02-24T04:46:01.411Z | Compiling filetime v0.2.27 |
| 1511 | 2026-02-24T04:46:01.647Z | Compiling secrecy v0.10.3 |
| 1512 | 2026-02-24T04:46:01.711Z | Compiling hex v0.4.3 |
| 1513 | 2026-02-24T04:46:01.756Z | Compiling web-time v1.1.0 |
| 1514 | 2026-02-24T04:46:01.869Z | Compiling unit-prefix v0.5.2 |
| 1515 | 2026-02-24T04:46:01.904Z | Compiling openssl-probe v0.1.6 |
| 1516 | 2026-02-24T04:46:02.063Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1517 | 2026-02-24T04:46:02.121Z | Compiling fastrand v2.3.0 |
| 1518 | 2026-02-24T04:46:02.334Z | Compiling xattr v1.6.1 |
| 1519 | 2026-02-24T04:46:02.434Z | Compiling sha256 v1.6.0 |
| 1520 | 2026-02-24T04:46:02.592Z | Compiling tar v0.4.44 |
| 1521 | 2026-02-24T04:46:02.651Z | Compiling tempfile v3.26.0 |
| 1522 | 2026-02-24T04:46:02.794Z | Compiling toml v1.0.3+spec-1.1.0 |
| 1523 | 2026-02-24T04:46:04.054Z | Compiling indicatif v0.18.4 |
| 1524 | 2026-02-24T04:46:07.636Z | Compiling zone v0.3.1 |
| 1525 | 2026-02-24T04:46:08.599Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1526 | 2026-02-24T04:46:09.191Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1527 | 2026-02-24T04:46:09.297Z | Compiling flate2 v1.1.9 |
| 1528 | 2026-02-24T04:46:09.655Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1529 | 2026-02-24T04:46:10.252Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1530 | 2026-02-24T04:46:10.525Z | Compiling clap v4.5.60 |
| 1531 | 2026-02-24T04:46:10.637Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1532 | 2026-02-24T04:46:11.445Z | Compiling libloading v0.8.9 |
| 1533 | 2026-02-24T04:46:11.884Z | Compiling fs_extra v1.3.0 |
| 1534 | 2026-02-24T04:46:31.437Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1535 | 2026-02-24T04:47:16.194Z | Finished `release` profile [optimized] target(s) in 3m 06s |
| 1536 | 2026-02-24T04:47:16.272Z | |
| 1537 | 2026-02-24T04:47:16.277Z | real 3:06.420535953 |
| 1538 | 2026-02-24T04:47:16.277Z | user 17:57.716689500 |
| 1539 | 2026-02-24T04:47:16.277Z | sys 1:19.639957889 |
| 1540 | 2026-02-24T04:47:16.277Z | trap 0.598142949 |
| 1541 | 2026-02-24T04:47:16.277Z | tflt 0.864800988 |
| 1542 | 2026-02-24T04:47:16.277Z | dflt 0.731970770 |
| 1543 | 2026-02-24T04:47:16.277Z | kflt 0.000084334 |
| 1544 | 2026-02-24T04:47:16.277Z | lock 55:57.637660742 |
| 1545 | 2026-02-24T04:47:16.277Z | slp 1:04:08.119522130 |
| 1546 | 2026-02-24T04:47:16.277Z | lat 1:05.555462019 |
| 1547 | 2026-02-24T04:47:16.278Z | stop 1:02.683647460 |
| 1548 | 2026-02-24T04:47:16.278Z | + for x in debug release |
| 1549 | 2026-02-24T04:47:16.278Z | + mkdir -p /work/debug |
| 1550 | 2026-02-24T04:47:16.278Z | + cp target/debug/softnpu /work/debug/ |
| 1551 | 2026-02-24T04:47:16.369Z | + cp target/debug/npuzone /work/debug/ |
| 1552 | 2026-02-24T04:47:16.551Z | + cp target/debug/npuvm /work/debug/ |
| 1553 | 2026-02-24T04:47:16.735Z | + digest -a sha256 /work/debug/softnpu |
| 1554 | 2026-02-24T04:47:16.811Z | + digest -a sha256 /work/debug/npuzone |
| 1555 | 2026-02-24T04:47:16.943Z | + digest -a sha256 /work/debug/npuvm |
| 1556 | 2026-02-24T04:47:17.069Z | + for x in debug release |
| 1557 | 2026-02-24T04:47:17.069Z | + mkdir -p /work/release |
| 1558 | 2026-02-24T04:47:17.074Z | + cp target/release/softnpu /work/release/ |
| 1559 | 2026-02-24T04:47:17.092Z | + cp target/release/npuzone /work/release/ |
| 1560 | 2026-02-24T04:47:17.131Z | + cp target/release/npuvm /work/release/ |
| 1561 | 2026-02-24T04:47:17.170Z | + digest -a sha256 /work/release/softnpu |
| 1562 | 2026-02-24T04:47:17.188Z | + digest -a sha256 /work/release/npuzone |
| 1563 | 2026-02-24T04:47:17.216Z | + digest -a sha256 /work/release/npuvm |
| 1564 | 2026-02-24T04:47:17.243Z | process exited: duration 390424 ms, exit code 0 |
| |
| 1565 | 2026-02-24T04:47:17.258Z | found 12 output files |
| 1566 | 2026-02-24T04:47:17.258Z | uploading: /work/debug/npuvm (188572112 bytes) |
| 1567 | 2026-02-24T04:47:20.067Z | uploaded: /work/debug/npuvm |
| 1568 | 2026-02-24T04:47:20.067Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1569 | 2026-02-24T04:47:21.076Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1570 | 2026-02-24T04:47:21.076Z | uploading: /work/debug/npuzone (195134320 bytes) |
| 1571 | 2026-02-24T04:47:24.035Z | uploaded: /work/debug/npuzone |
| 1572 | 2026-02-24T04:47:24.035Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1573 | 2026-02-24T04:47:25.043Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1574 | 2026-02-24T04:47:25.043Z | uploading: /work/debug/softnpu (102430752 bytes) |
| 1575 | 2026-02-24T04:47:27.108Z | uploaded: /work/debug/softnpu |
| 1576 | 2026-02-24T04:47:27.108Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1577 | 2026-02-24T04:47:28.117Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1578 | 2026-02-24T04:47:28.118Z | uploading: /work/release/npuvm (31285192 bytes) |
| 1579 | 2026-02-24T04:47:29.502Z | uploaded: /work/release/npuvm |
| 1580 | 2026-02-24T04:47:29.502Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1581 | 2026-02-24T04:47:30.510Z | uploaded: /work/release/npuvm.sha256.txt |
| 1582 | 2026-02-24T04:47:30.510Z | uploading: /work/release/npuzone (31902824 bytes) |
| 1583 | 2026-02-24T04:47:31.920Z | uploaded: /work/release/npuzone |
| 1584 | 2026-02-24T04:47:31.920Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1585 | 2026-02-24T04:47:32.929Z | uploaded: /work/release/npuzone.sha256.txt |
| 1586 | 2026-02-24T04:47:32.929Z | uploading: /work/release/softnpu (15762672 bytes) |
| 1587 | 2026-02-24T04:47:34.172Z | uploaded: /work/release/softnpu |
| 1588 | 2026-02-24T04:47:34.175Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1589 | 2026-02-24T04:47:35.182Z | uploaded: /work/release/softnpu.sha256.txt |