|
|
|
| 1 | 2026-03-06T04:41:39.818Z | job assigned to worker 01KK0Q58FAT0DQ8YC8X6Y03D77 [factory aws, i-03276e3a514f97355] (queued for 1 m 0 s) |
| |
| 2 | 2026-03-06T04:41:48.463Z | starting task 0: "setup" |
| 3 | 2026-03-06T04:41:48.467Z | ++ uname -s |
| 4 | 2026-03-06T04:41:48.470Z | + kern=SunOS |
| 5 | 2026-03-06T04:41:48.470Z | + build_user=build |
| 6 | 2026-03-06T04:41:48.470Z | + build_uid=12345 |
| 7 | 2026-03-06T04:41:48.470Z | + work_dir=/work |
| 8 | 2026-03-06T04:41:48.470Z | + input_dir=/input |
| 9 | 2026-03-06T04:41:48.470Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-06T04:41:48.470Z | + case "$kern" in |
| 11 | 2026-03-06T04:41:48.470Z | + groupadd -g 12345 build |
| 12 | 2026-03-06T04:41:48.473Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-06T04:41:50.480Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-06T04:41:50.602Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-06T04:41:50.645Z | + home_fs=zfs |
| 16 | 2026-03-06T04:41:50.645Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-06T04:41:50.645Z | + mkdir -p /home/build |
| 18 | 2026-03-06T04:41:50.646Z | + chown build:build /home/build /work |
| 19 | 2026-03-06T04:41:52.609Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-06T04:41:52.612Z | process exited: duration 4151 ms, exit code 0 |
| |
| 21 | 2026-03-06T04:41:52.618Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-06T04:41:52.623Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-06T04:41:52.623Z | * rust toolchain profile = "default" |
| 24 | 2026-03-06T04:41:52.623Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-03-06T04:41:52.623Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-06T04:41:52.623Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-06T04:41:52.623Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-06T04:41:52.626Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-06T04:41:52.626Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-06T04:41:52.774Z | info: downloading installer |
| 31 | 2026-03-06T04:41:54.903Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-06T04:41:54.903Z | warn: /opt/ooce/bin |
| 33 | 2026-03-06T04:41:54.903Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-06T04:41:54.903Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-06T04:41:54.903Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-06T04:41:54.903Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-06T04:41:54.903Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-06T04:41:54.903Z | error: cannot install while Rust is installed |
| 39 | 2026-03-06T04:41:54.903Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-06T04:41:54.931Z | info: profile set to 'default' |
| 41 | 2026-03-06T04:41:54.931Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-06T04:41:54.933Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-06T04:41:55.111Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-06T04:41:55.111Z | info: downloading component 'cargo' |
| 45 | 2026-03-06T04:41:56.157Z | info: downloading component 'clippy' |
| 46 | 2026-03-06T04:41:56.626Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-06T04:41:58.120Z | info: downloading component 'rust-std' |
| 48 | 2026-03-06T04:42:00.326Z | info: downloading component 'rustc' |
| 49 | 2026-03-06T04:42:07.941Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-06T04:42:08.210Z | info: installing component 'cargo' |
| 51 | 2026-03-06T04:42:09.154Z | info: installing component 'clippy' |
| 52 | 2026-03-06T04:42:09.554Z | info: installing component 'rust-docs' |
| 53 | 2026-03-06T04:42:11.532Z | info: installing component 'rust-std' |
| 54 | 2026-03-06T04:42:13.373Z | info: installing component 'rustc' |
| 55 | 2026-03-06T04:42:20.345Z | info: installing component 'rustfmt' |
| 56 | 2026-03-06T04:42:20.710Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-06T04:42:20.710Z | |
| 58 | 2026-03-06T04:42:21.193Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-06T04:42:21.193Z | |
| 60 | 2026-03-06T04:42:21.199Z | |
| 61 | 2026-03-06T04:42:21.199Z | Rust is installed now. Great! |
| 62 | 2026-03-06T04:42:21.199Z | |
| 63 | 2026-03-06T04:42:21.199Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-06T04:42:21.199Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-06T04:42:21.200Z | |
| 66 | 2026-03-06T04:42:21.200Z | To configure your current shell, you need to source |
| 67 | 2026-03-06T04:42:21.200Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-06T04:42:21.200Z | |
| 69 | 2026-03-06T04:42:21.200Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-06T04:42:21.200Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-06T04:42:21.200Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-06T04:42:21.200Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-06T04:42:21.307Z | + rustup --version |
| 74 | 2026-03-06T04:42:21.319Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-06T04:42:21.323Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-06T04:42:21.396Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-06T04:42:21.399Z | + cargo --version |
| 78 | 2026-03-06T04:42:21.462Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-06T04:42:21.465Z | + rustc --version |
| 80 | 2026-03-06T04:42:21.535Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-06T04:42:21.539Z | process exited: duration 28919 ms, exit code 0 |
| |
| 82 | 2026-03-06T04:42:21.545Z | starting task 2: "authentication" |
| 83 | 2026-03-06T04:42:21.569Z | process exited: duration 24 ms, exit code 0 |
| |
| 84 | 2026-03-06T04:42:21.575Z | starting task 3: "clone repository" |
| 85 | 2026-03-06T04:42:21.580Z | + mkdir -p /work/oxidecomputer/softnpu |
| 86 | 2026-03-06T04:42:21.583Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 87 | 2026-03-06T04:42:21.611Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 88 | 2026-03-06T04:42:22.076Z | + cd /work/oxidecomputer/softnpu |
| 89 | 2026-03-06T04:42:22.076Z | + git fetch origin 0f6af23617eea2fbf45c55dd2298312548c72ab6 |
| 90 | 2026-03-06T04:42:22.328Z | From https://github.com/oxidecomputer/softnpu |
| 91 | 2026-03-06T04:42:22.328Z | * branch 0f6af23617eea2fbf45c55dd2298312548c72ab6 -> FETCH_HEAD |
| 92 | 2026-03-06T04:42:22.337Z | + [[ -n renovate/rust-1.x ]] |
| 93 | 2026-03-06T04:42:22.339Z | ++ git branch --show-current |
| 94 | 2026-03-06T04:42:22.342Z | + current=main |
| 95 | 2026-03-06T04:42:22.342Z | + [[ main != renovate/rust-1.x ]] |
| 96 | 2026-03-06T04:42:22.342Z | + git branch -f renovate/rust-1.x 0f6af23617eea2fbf45c55dd2298312548c72ab6 |
| 97 | 2026-03-06T04:42:22.346Z | + git checkout -f renovate/rust-1.x |
| 98 | 2026-03-06T04:42:22.352Z | Switched to branch 'renovate/rust-1.x' |
| 99 | 2026-03-06T04:42:22.355Z | + git reset --hard 0f6af23617eea2fbf45c55dd2298312548c72ab6 |
| 100 | 2026-03-06T04:42:22.358Z | HEAD is now at 0f6af23 Update dependency rust to v1.94.0 |
| 101 | 2026-03-06T04:42:22.361Z | process exited: duration 784 ms, exit code 0 |
| |
| 102 | 2026-03-06T04:42:22.367Z | starting task 4: "build" |
| 103 | 2026-03-06T04:42:22.372Z | + cargo --version |
| 104 | 2026-03-06T04:42:22.380Z | info: syncing channel updates for '1.94.0-x86_64-unknown-illumos' |
| 105 | 2026-03-06T04:42:22.554Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 106 | 2026-03-06T04:42:22.554Z | info: downloading component 'cargo' |
| 107 | 2026-03-06T04:42:23.756Z | info: downloading component 'clippy' |
| 108 | 2026-03-06T04:42:24.155Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-06T04:42:25.815Z | info: downloading component 'rust-std' |
| 110 | 2026-03-06T04:42:28.036Z | info: downloading component 'rustc' |
| 111 | 2026-03-06T04:42:35.676Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-06T04:42:35.961Z | info: installing component 'cargo' |
| 113 | 2026-03-06T04:42:36.920Z | info: installing component 'clippy' |
| 114 | 2026-03-06T04:42:37.326Z | info: installing component 'rust-docs' |
| 115 | 2026-03-06T04:42:39.281Z | info: installing component 'rust-std' |
| 116 | 2026-03-06T04:42:41.121Z | info: installing component 'rustc' |
| 117 | 2026-03-06T04:42:48.060Z | info: installing component 'rustfmt' |
| 118 | 2026-03-06T04:42:48.500Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 119 | 2026-03-06T04:42:48.506Z | + rustc --version |
| 120 | 2026-03-06T04:42:48.623Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 121 | 2026-03-06T04:42:48.632Z | + banner check |
| 122 | 2026-03-06T04:42:48.635Z | |
| 123 | 2026-03-06T04:42:48.635Z | #### # # ###### #### # # |
| 124 | 2026-03-06T04:42:48.635Z | # # # # # # # # # |
| 125 | 2026-03-06T04:42:48.635Z | # ###### ##### # #### |
| 126 | 2026-03-06T04:42:48.635Z | # # # # # # # |
| 127 | 2026-03-06T04:42:48.635Z | # # # # # # # # # |
| 128 | 2026-03-06T04:42:48.635Z | #### # # ###### #### # # |
| 129 | 2026-03-06T04:42:48.635Z | |
| 130 | 2026-03-06T04:42:48.640Z | + cargo fmt -- --check |
| 131 | 2026-03-06T04:42:48.894Z | + cargo clippy -- --deny warnings |
| 132 | 2026-03-06T04:42:49.126Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-03-06T04:42:49.578Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-03-06T04:42:49.578Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 135 | 2026-03-06T04:42:49.603Z | Updating crates.io index |
| 136 | 2026-03-06T04:42:49.606Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-03-06T04:42:49.875Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-03-06T04:42:49.875Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-03-06T04:42:49.928Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-03-06T04:42:50.265Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-03-06T04:42:50.265Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 142 | 2026-03-06T04:42:50.322Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-03-06T04:42:50.670Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-03-06T04:42:50.670Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 145 | 2026-03-06T04:42:50.825Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-03-06T04:42:51.133Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-03-06T04:42:51.134Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 148 | 2026-03-06T04:42:51.244Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-03-06T04:42:51.499Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-03-06T04:42:51.500Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-03-06T04:42:51.536Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-03-06T04:42:53.218Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-03-06T04:42:53.218Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 154 | 2026-03-06T04:42:53.593Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-03-06T04:42:53.915Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-03-06T04:42:53.915Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-03-06T04:42:53.955Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-03-06T04:42:54.250Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-03-06T04:42:54.250Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-03-06T04:42:54.321Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-03-06T04:42:54.617Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-03-06T04:42:54.617Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-03-06T04:42:54.802Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-03-06T04:42:55.075Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-03-06T04:42:55.075Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-03-06T04:42:57.198Z | Downloading crates ... |
| 167 | 2026-03-06T04:42:57.266Z | Downloaded clap_lex v0.2.4 |
| 168 | 2026-03-06T04:42:57.282Z | Downloaded const-oid v0.9.6 |
| 169 | 2026-03-06T04:42:57.285Z | Downloaded clap v4.5.60 |
| 170 | 2026-03-06T04:42:57.293Z | Downloaded heck v0.4.1 |
| 171 | 2026-03-06T04:42:57.296Z | Downloaded foreign-types-shared v0.3.1 |
| 172 | 2026-03-06T04:42:57.296Z | Downloaded block-buffer v0.10.4 |
| 173 | 2026-03-06T04:42:57.299Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-03-06T04:42:57.299Z | Downloaded futures-task v0.3.32 |
| 175 | 2026-03-06T04:42:57.301Z | Downloaded ecdsa v0.16.9 |
| 176 | 2026-03-06T04:42:57.303Z | Downloaded futures-macro v0.3.32 |
| 177 | 2026-03-06T04:42:57.303Z | Downloaded deranged v0.5.6 |
| 178 | 2026-03-06T04:42:57.306Z | Downloaded num_enum_derive v0.5.11 |
| 179 | 2026-03-06T04:42:57.308Z | Downloaded filetime v0.2.27 |
| 180 | 2026-03-06T04:42:57.309Z | Downloaded cargo_metadata v0.23.1 |
| 181 | 2026-03-06T04:42:57.311Z | Downloaded radium v0.7.0 |
| 182 | 2026-03-06T04:42:57.311Z | Downloaded pkcs8 v0.10.2 |
| 183 | 2026-03-06T04:42:57.314Z | Downloaded futures v0.3.32 |
| 184 | 2026-03-06T04:42:57.319Z | Downloaded atomic-waker v1.1.2 |
| 185 | 2026-03-06T04:42:57.322Z | Downloaded anstyle-parse v0.2.7 |
| 186 | 2026-03-06T04:42:57.326Z | Downloaded num-derive v0.3.3 |
| 187 | 2026-03-06T04:42:57.329Z | Downloaded goblin v0.8.2 |
| 188 | 2026-03-06T04:42:57.333Z | Downloaded http v1.4.0 |
| 189 | 2026-03-06T04:42:57.340Z | Downloaded rustc_version v0.4.1 |
| 190 | 2026-03-06T04:42:57.343Z | Downloaded log v0.4.29 |
| 191 | 2026-03-06T04:42:57.343Z | Downloaded num-conv v0.2.0 |
| 192 | 2026-03-06T04:42:57.343Z | Downloaded scroll_derive v0.12.1 |
| 193 | 2026-03-06T04:42:57.343Z | Downloaded futures-sink v0.3.32 |
| 194 | 2026-03-06T04:42:57.345Z | Downloaded p384 v0.13.1 |
| 195 | 2026-03-06T04:42:57.348Z | Downloaded ed25519 v2.2.3 |
| 196 | 2026-03-06T04:42:57.350Z | Downloaded erased-serde v0.3.31 |
| 197 | 2026-03-06T04:42:57.353Z | Downloaded clap_derive v4.5.55 |
| 198 | 2026-03-06T04:42:57.358Z | Downloaded form_urlencoded v1.2.2 |
| 199 | 2026-03-06T04:42:57.358Z | Downloaded futures-executor v0.3.32 |
| 200 | 2026-03-06T04:42:57.358Z | Downloaded foreign-types v0.5.0 |
| 201 | 2026-03-06T04:42:57.360Z | Downloaded crossbeam-channel v0.5.15 |
| 202 | 2026-03-06T04:42:57.362Z | Downloaded base64 v0.22.1 |
| 203 | 2026-03-06T04:42:57.365Z | Downloaded atty v0.2.14 |
| 204 | 2026-03-06T04:42:57.368Z | Downloaded clap_lex v1.0.0 |
| 205 | 2026-03-06T04:42:57.368Z | Downloaded cfg-if v1.0.4 |
| 206 | 2026-03-06T04:42:57.370Z | Downloaded hex v0.4.3 |
| 207 | 2026-03-06T04:42:57.374Z | Downloaded crc32fast v1.5.0 |
| 208 | 2026-03-06T04:42:57.377Z | Downloaded generic-array v0.14.7 |
| 209 | 2026-03-06T04:42:57.379Z | Downloaded cstr-argument v0.1.2 |
| 210 | 2026-03-06T04:42:57.381Z | Downloaded heck v0.5.0 |
| 211 | 2026-03-06T04:42:57.384Z | Downloaded byteorder v1.5.0 |
| 212 | 2026-03-06T04:42:57.387Z | Downloaded num v0.4.3 |
| 213 | 2026-03-06T04:42:57.387Z | Downloaded memmap v0.7.0 |
| 214 | 2026-03-06T04:42:57.390Z | Downloaded idna_adapter v1.2.1 |
| 215 | 2026-03-06T04:42:57.390Z | Downloaded http-body-util v0.1.3 |
| 216 | 2026-03-06T04:42:57.392Z | Downloaded http-body v1.0.1 |
| 217 | 2026-03-06T04:42:57.395Z | Downloaded digest v0.10.7 |
| 218 | 2026-03-06T04:42:57.395Z | Downloaded pkg-config v0.3.32 |
| 219 | 2026-03-06T04:42:57.397Z | Downloaded ff v0.13.1 |
| 220 | 2026-03-06T04:42:57.399Z | Downloaded secrecy v0.10.3 |
| 221 | 2026-03-06T04:42:57.399Z | Downloaded pin-utils v0.1.0 |
| 222 | 2026-03-06T04:42:57.402Z | Downloaded futures-core v0.3.32 |
| 223 | 2026-03-06T04:42:57.405Z | Downloaded potential_utf v0.1.4 |
| 224 | 2026-03-06T04:42:57.412Z | Downloaded hyper-timeout v0.5.2 |
| 225 | 2026-03-06T04:42:57.415Z | Downloaded rustls-native-certs v0.8.3 |
| 226 | 2026-03-06T04:42:57.423Z | Downloaded simd-adler32 v0.3.8 |
| 227 | 2026-03-06T04:42:57.425Z | Downloaded fastrand v2.3.0 |
| 228 | 2026-03-06T04:42:57.428Z | Downloaded cpufeatures v0.2.17 |
| 229 | 2026-03-06T04:42:57.428Z | Downloaded arc-swap v1.8.2 |
| 230 | 2026-03-06T04:42:57.433Z | Downloaded openssl-probe v0.2.1 |
| 231 | 2026-03-06T04:42:57.435Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 232 | 2026-03-06T04:42:57.435Z | Downloaded is-terminal v0.4.17 |
| 233 | 2026-03-06T04:42:57.438Z | Downloaded dtrace-parser v0.2.0 |
| 234 | 2026-03-06T04:42:57.438Z | Downloaded percent-encoding v2.3.2 |
| 235 | 2026-03-06T04:42:57.438Z | Downloaded mio v1.1.1 |
| 236 | 2026-03-06T04:42:57.443Z | Downloaded sha256 v1.6.0 |
| 237 | 2026-03-06T04:42:57.446Z | Downloaded crypto-bigint v0.5.5 |
| 238 | 2026-03-06T04:42:57.451Z | Downloaded sha2 v0.10.9 |
| 239 | 2026-03-06T04:42:57.453Z | Downloaded is_terminal_polyfill v1.70.2 |
| 240 | 2026-03-06T04:42:57.455Z | Downloaded rustls-webpki v0.103.9 |
| 241 | 2026-03-06T04:42:57.459Z | Downloaded rfc6979 v0.4.0 |
| 242 | 2026-03-06T04:42:57.462Z | Downloaded proc-macro-error-attr v1.0.4 |
| 243 | 2026-03-06T04:42:57.462Z | Downloaded futures-io v0.3.32 |
| 244 | 2026-03-06T04:42:57.462Z | Downloaded scopeguard v1.2.0 |
| 245 | 2026-03-06T04:42:57.465Z | Downloaded signature v2.2.0 |
| 246 | 2026-03-06T04:42:57.465Z | Downloaded pest_generator v2.8.6 |
| 247 | 2026-03-06T04:42:57.468Z | Downloaded slog-stdlog v4.1.1 |
| 248 | 2026-03-06T04:42:57.471Z | Downloaded serde_spanned v1.0.4 |
| 249 | 2026-03-06T04:42:57.471Z | Downloaded bitflags v1.3.2 |
| 250 | 2026-03-06T04:42:57.473Z | Downloaded iana-time-zone v0.1.65 |
| 251 | 2026-03-06T04:42:57.476Z | Downloaded crypto-common v0.1.7 |
| 252 | 2026-03-06T04:42:57.479Z | Downloaded oxnet v0.1.4 |
| 253 | 2026-03-06T04:42:57.482Z | Downloaded ryu v1.0.23 |
| 254 | 2026-03-06T04:42:57.484Z | Downloaded serde_tokenstream v0.2.2 |
| 255 | 2026-03-06T04:42:57.484Z | Downloaded proc-macro-crate v3.4.0 |
| 256 | 2026-03-06T04:42:57.487Z | Downloaded strsim v0.10.0 |
| 257 | 2026-03-06T04:42:57.490Z | Downloaded slog-envlogger v2.2.0 |
| 258 | 2026-03-06T04:42:57.490Z | Downloaded openssl-probe v0.1.6 |
| 259 | 2026-03-06T04:42:57.492Z | Downloaded anstream v0.6.21 |
| 260 | 2026-03-06T04:42:57.495Z | Downloaded num_enum v0.7.5 |
| 261 | 2026-03-06T04:42:57.498Z | Downloaded pretty-hex v0.4.1 |
| 262 | 2026-03-06T04:42:57.500Z | Downloaded num-integer v0.1.46 |
| 263 | 2026-03-06T04:42:57.500Z | Downloaded funty v2.0.0 |
| 264 | 2026-03-06T04:42:57.503Z | Downloaded lazy_static v1.5.0 |
| 265 | 2026-03-06T04:42:57.505Z | Downloaded num-iter v0.1.45 |
| 266 | 2026-03-06T04:42:57.505Z | Downloaded serde_repr v0.1.20 |
| 267 | 2026-03-06T04:42:57.508Z | Downloaded ppv-lite86 v0.2.21 |
| 268 | 2026-03-06T04:42:57.508Z | Downloaded ed25519-dalek v2.2.0 |
| 269 | 2026-03-06T04:42:57.511Z | Downloaded simple_asn1 v0.6.4 |
| 270 | 2026-03-06T04:42:57.513Z | Downloaded subtle v2.6.1 |
| 271 | 2026-03-06T04:42:57.516Z | Downloaded adler2 v2.0.1 |
| 272 | 2026-03-06T04:42:57.516Z | Downloaded httparse v1.10.1 |
| 273 | 2026-03-06T04:42:57.519Z | Downloaded proc-macro-crate v1.3.1 |
| 274 | 2026-03-06T04:42:57.521Z | Downloaded sec1 v0.7.3 |
| 275 | 2026-03-06T04:42:57.523Z | Downloaded strsim v0.11.1 |
| 276 | 2026-03-06T04:42:57.524Z | Downloaded itoa v1.0.17 |
| 277 | 2026-03-06T04:42:57.526Z | Downloaded thread-id v4.2.2 |
| 278 | 2026-03-06T04:42:57.526Z | Downloaded stable_deref_trait v1.2.1 |
| 279 | 2026-03-06T04:42:57.529Z | Downloaded pin-project-internal v1.1.10 |
| 280 | 2026-03-06T04:42:57.529Z | Downloaded slab v0.4.12 |
| 281 | 2026-03-06T04:42:57.531Z | Downloaded powerfmt v0.2.0 |
| 282 | 2026-03-06T04:42:57.533Z | Downloaded slog-term v2.9.2 |
| 283 | 2026-03-06T04:42:57.536Z | Downloaded rand_core v0.9.5 |
| 284 | 2026-03-06T04:42:57.536Z | Downloaded pin-project-lite v0.2.16 |
| 285 | 2026-03-06T04:42:57.540Z | Downloaded libscf-sys v1.1.0 |
| 286 | 2026-03-06T04:42:57.543Z | Downloaded tap v1.0.1 |
| 287 | 2026-03-06T04:42:57.543Z | Downloaded plain v0.2.3 |
| 288 | 2026-03-06T04:42:57.546Z | Downloaded camino v1.2.2 |
| 289 | 2026-03-06T04:42:57.546Z | Downloaded crossbeam-utils v0.8.21 |
| 290 | 2026-03-06T04:42:57.549Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-03-06T04:42:57.552Z | Downloaded elliptic-curve v0.13.8 |
| 292 | 2026-03-06T04:42:57.555Z | Downloaded rustls-pki-types v1.14.0 |
| 293 | 2026-03-06T04:42:57.557Z | Downloaded parking_lot_core v0.9.12 |
| 294 | 2026-03-06T04:42:57.560Z | Downloaded parking_lot v0.12.5 |
| 295 | 2026-03-06T04:42:57.560Z | Downloaded getrandom v0.3.4 |
| 296 | 2026-03-06T04:42:57.564Z | Downloaded curl v0.4.49 |
| 297 | 2026-03-06T04:42:57.568Z | Downloaded unit-prefix v0.5.2 |
| 298 | 2026-03-06T04:42:57.570Z | Downloaded rand_chacha v0.3.1 |
| 299 | 2026-03-06T04:42:57.570Z | Downloaded os_str_bytes v6.6.1 |
| 300 | 2026-03-06T04:42:57.573Z | Downloaded rand_core v0.6.4 |
| 301 | 2026-03-06T04:42:57.575Z | Downloaded rustversion v1.0.22 |
| 302 | 2026-03-06T04:42:57.578Z | Downloaded try-lock v0.2.5 |
| 303 | 2026-03-06T04:42:57.578Z | Downloaded pem-rfc7468 v0.7.0 |
| 304 | 2026-03-06T04:42:57.581Z | Downloaded primeorder v0.13.6 |
| 305 | 2026-03-06T04:42:57.581Z | Downloaded colorchoice v1.0.4 |
| 306 | 2026-03-06T04:42:57.583Z | Downloaded num_enum_derive v0.7.5 |
| 307 | 2026-03-06T04:42:57.583Z | Downloaded toml_datetime v0.6.11 |
| 308 | 2026-03-06T04:42:57.586Z | Downloaded proc-macro-error v1.0.4 |
| 309 | 2026-03-06T04:42:57.588Z | Downloaded thiserror v2.0.18 |
| 310 | 2026-03-06T04:42:57.593Z | Downloaded snafu-derive v0.8.9 |
| 311 | 2026-03-06T04:42:57.595Z | Downloaded num_enum v0.5.11 |
| 312 | 2026-03-06T04:42:57.598Z | Downloaded pest_derive v2.8.6 |
| 313 | 2026-03-06T04:42:57.601Z | Downloaded untrusted v0.9.0 |
| 314 | 2026-03-06T04:42:57.603Z | Downloaded hyper-rustls v0.27.7 |
| 315 | 2026-03-06T04:42:57.606Z | Downloaded tower-service v0.3.3 |
| 316 | 2026-03-06T04:42:57.606Z | Downloaded tower-layer v0.3.3 |
| 317 | 2026-03-06T04:42:57.608Z | Downloaded errno v0.3.14 |
| 318 | 2026-03-06T04:42:57.608Z | Downloaded libloading v0.8.9 |
| 319 | 2026-03-06T04:42:57.611Z | Downloaded synstructure v0.13.2 |
| 320 | 2026-03-06T04:42:57.612Z | Downloaded time-core v0.1.8 |
| 321 | 2026-03-06T04:42:57.614Z | Downloaded signal-hook-registry v1.4.8 |
| 322 | 2026-03-06T04:42:57.614Z | Downloaded spin v0.9.8 |
| 323 | 2026-03-06T04:42:57.617Z | Downloaded cargo-platform v0.3.2 |
| 324 | 2026-03-06T04:42:57.617Z | Downloaded sync_wrapper v1.0.2 |
| 325 | 2026-03-06T04:42:57.619Z | Downloaded spki v0.7.3 |
| 326 | 2026-03-06T04:42:57.619Z | Downloaded usdt-attr-macro v0.5.0 |
| 327 | 2026-03-06T04:42:57.623Z | Downloaded async-recursion v0.3.2 |
| 328 | 2026-03-06T04:42:57.623Z | Downloaded quote v1.0.44 |
| 329 | 2026-03-06T04:42:57.625Z | Downloaded usdt-macro v0.5.0 |
| 330 | 2026-03-06T04:42:57.625Z | Downloaded zerofrom-derive v0.1.6 |
| 331 | 2026-03-06T04:42:57.628Z | Downloaded usdt v0.5.0 |
| 332 | 2026-03-06T04:42:57.628Z | Downloaded slog-scope v4.4.1 |
| 333 | 2026-03-06T04:42:57.630Z | Downloaded miniz_oxide v0.8.9 |
| 334 | 2026-03-06T04:42:57.633Z | Downloaded icu_locale_core v2.1.1 |
| 335 | 2026-03-06T04:42:57.636Z | Downloaded thiserror-impl v1.0.69 |
| 336 | 2026-03-06T04:42:57.638Z | Downloaded litemap v0.8.1 |
| 337 | 2026-03-06T04:42:57.641Z | Downloaded console v0.16.2 |
| 338 | 2026-03-06T04:42:57.643Z | Downloaded utf8_iter v1.0.4 |
| 339 | 2026-03-06T04:42:57.643Z | Downloaded want v0.3.1 |
| 340 | 2026-03-06T04:42:57.646Z | Downloaded slog-async v2.8.0 |
| 341 | 2026-03-06T04:42:57.646Z | Downloaded dof v0.3.0 |
| 342 | 2026-03-06T04:42:57.646Z | Downloaded serde_urlencoded v0.7.1 |
| 343 | 2026-03-06T04:42:57.649Z | Downloaded termcolor v1.4.1 |
| 344 | 2026-03-06T04:42:57.649Z | Downloaded shlex v1.3.0 |
| 345 | 2026-03-06T04:42:57.651Z | Downloaded serde_path_to_error v0.1.20 |
| 346 | 2026-03-06T04:42:57.654Z | Downloaded pkcs1 v0.7.5 |
| 347 | 2026-03-06T04:42:57.654Z | Downloaded cc v1.2.56 |
| 348 | 2026-03-06T04:42:57.656Z | Downloaded take_mut v0.2.2 |
| 349 | 2026-03-06T04:42:57.659Z | Downloaded smallvec v1.15.1 |
| 350 | 2026-03-06T04:42:57.662Z | Downloaded utf8parse v0.2.2 |
| 351 | 2026-03-06T04:42:57.662Z | Downloaded foreign-types-macros v0.2.3 |
| 352 | 2026-03-06T04:42:57.662Z | Downloaded colored v3.1.1 |
| 353 | 2026-03-06T04:42:57.664Z | Downloaded tinystr v0.8.2 |
| 354 | 2026-03-06T04:42:57.667Z | Downloaded time-macros v0.2.27 |
| 355 | 2026-03-06T04:42:57.670Z | Downloaded find-msvc-tools v0.1.9 |
| 356 | 2026-03-06T04:42:57.670Z | Downloaded thread_local v1.1.9 |
| 357 | 2026-03-06T04:42:57.672Z | Downloaded pin-project v1.1.10 |
| 358 | 2026-03-06T04:42:57.680Z | Downloaded usdt-impl v0.5.0 |
| 359 | 2026-03-06T04:42:57.684Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 360 | 2026-03-06T04:42:57.684Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 361 | 2026-03-06T04:42:57.686Z | Downloaded version_check v0.9.5 |
| 362 | 2026-03-06T04:42:57.686Z | Downloaded scroll v0.12.0 |
| 363 | 2026-03-06T04:42:57.689Z | Downloaded tar v0.4.44 |
| 364 | 2026-03-06T04:42:57.689Z | Downloaded socket2 v0.6.2 |
| 365 | 2026-03-06T04:42:57.692Z | Downloaded zone_cfg_derive v0.3.1 |
| 366 | 2026-03-06T04:42:57.692Z | Downloaded xattr v1.6.1 |
| 367 | 2026-03-06T04:42:57.695Z | Downloaded writeable v0.6.2 |
| 368 | 2026-03-06T04:42:57.697Z | Downloaded icu_properties v2.1.2 |
| 369 | 2026-03-06T04:42:57.700Z | Downloaded yoke v0.8.1 |
| 370 | 2026-03-06T04:42:57.700Z | Downloaded tokio-rustls v0.26.4 |
| 371 | 2026-03-06T04:42:57.702Z | Downloaded num-rational v0.4.2 |
| 372 | 2026-03-06T04:42:57.702Z | Downloaded bytes v1.11.1 |
| 373 | 2026-03-06T04:42:57.706Z | Downloaded base64ct v1.8.3 |
| 374 | 2026-03-06T04:42:57.709Z | Downloaded group v0.13.0 |
| 375 | 2026-03-06T04:42:57.712Z | Downloaded slog v2.8.2 |
| 376 | 2026-03-06T04:42:57.714Z | Downloaded term v1.2.1 |
| 377 | 2026-03-06T04:42:57.717Z | Downloaded tempfile v3.26.0 |
| 378 | 2026-03-06T04:42:57.717Z | Downloaded icu_collections v2.1.1 |
| 379 | 2026-03-06T04:42:57.722Z | Downloaded once_cell v1.21.3 |
| 380 | 2026-03-06T04:42:57.725Z | Downloaded thiserror-impl v2.0.18 |
| 381 | 2026-03-06T04:42:57.727Z | Downloaded chrono v0.4.43 |
| 382 | 2026-03-06T04:42:57.732Z | Downloaded yoke-derive v0.8.1 |
| 383 | 2026-03-06T04:42:57.734Z | Downloaded zeroize v1.8.2 |
| 384 | 2026-03-06T04:42:57.734Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 385 | 2026-03-06T04:42:57.737Z | Downloaded zerovec-derive v0.11.2 |
| 386 | 2026-03-06T04:42:57.737Z | Downloaded wyz v0.5.1 |
| 387 | 2026-03-06T04:42:57.740Z | Downloaded num-traits v0.2.19 |
| 388 | 2026-03-06T04:42:57.740Z | Downloaded hmac v0.12.1 |
| 389 | 2026-03-06T04:42:57.742Z | Downloaded zerofrom v0.1.6 |
| 390 | 2026-03-06T04:42:57.742Z | Downloaded web-time v1.1.0 |
| 391 | 2026-03-06T04:42:57.745Z | Downloaded snafu v0.8.9 |
| 392 | 2026-03-06T04:42:57.750Z | Downloaded ucd-trie v0.1.7 |
| 393 | 2026-03-06T04:42:57.752Z | Downloaded tracing-attributes v0.1.31 |
| 394 | 2026-03-06T04:42:57.755Z | Downloaded icu_normalizer v2.1.1 |
| 395 | 2026-03-06T04:42:57.758Z | Downloaded icu_normalizer_data v2.1.1 |
| 396 | 2026-03-06T04:42:57.760Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 397 | 2026-03-06T04:42:57.763Z | Downloaded serde_core v1.0.228 |
| 398 | 2026-03-06T04:42:57.765Z | Downloaded proc-macro2 v1.0.106 |
| 399 | 2026-03-06T04:42:57.768Z | Downloaded getrandom v0.2.17 |
| 400 | 2026-03-06T04:42:57.770Z | Downloaded zone v0.3.1 |
| 401 | 2026-03-06T04:42:57.773Z | Downloaded tracing-core v0.1.36 |
| 402 | 2026-03-06T04:42:57.773Z | Downloaded serde_derive v1.0.228 |
| 403 | 2026-03-06T04:42:57.775Z | Downloaded indicatif v0.18.4 |
| 404 | 2026-03-06T04:42:57.779Z | Downloaded zmij v1.0.21 |
| 405 | 2026-03-06T04:42:57.781Z | Downloaded zerocopy-derive v0.7.35 |
| 406 | 2026-03-06T04:42:57.784Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 407 | 2026-03-06T04:42:57.787Z | Downloaded typenum v1.19.0 |
| 408 | 2026-03-06T04:42:57.790Z | Downloaded p256 v0.13.2 |
| 409 | 2026-03-06T04:42:57.793Z | Downloaded displaydoc v0.2.5 |
| 410 | 2026-03-06T04:42:57.796Z | Downloaded hyper-util v0.1.20 |
| 411 | 2026-03-06T04:42:57.800Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 412 | 2026-03-06T04:42:57.803Z | Downloaded tokio-macros v2.6.0 |
| 413 | 2026-03-06T04:42:57.805Z | Downloaded unicode-ident v1.0.24 |
| 414 | 2026-03-06T04:42:57.808Z | Downloaded openssl-sys v0.9.111 |
| 415 | 2026-03-06T04:42:57.810Z | Downloaded flate2 v1.1.9 |
| 416 | 2026-03-06T04:42:57.814Z | Downloaded rand v0.8.5 |
| 417 | 2026-03-06T04:42:57.817Z | Downloaded num-bigint v0.4.6 |
| 418 | 2026-03-06T04:42:57.822Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-03-06T04:42:57.827Z | Downloaded anyhow v1.0.102 |
| 420 | 2026-03-06T04:42:57.830Z | Downloaded jsonwebtoken v10.3.0 |
| 421 | 2026-03-06T04:42:57.833Z | Downloaded textwrap v0.16.2 |
| 422 | 2026-03-06T04:42:57.833Z | Downloaded memchr v2.8.0 |
| 423 | 2026-03-06T04:42:57.838Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-06T04:42:57.841Z | Downloaded url v2.5.8 |
| 425 | 2026-03-06T04:42:57.844Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-06T04:42:57.848Z | Downloaded thiserror v1.0.69 |
| 427 | 2026-03-06T04:42:57.854Z | Downloaded rand v0.9.2 |
| 428 | 2026-03-06T04:42:57.857Z | Downloaded zerotrie v0.2.3 |
| 429 | 2026-03-06T04:42:57.860Z | Downloaded serde_json v1.0.149 |
| 430 | 2026-03-06T04:42:57.868Z | Downloaded hashbrown v0.12.3 |
| 431 | 2026-03-06T04:42:57.871Z | Downloaded der v0.7.10 |
| 432 | 2026-03-06T04:42:57.875Z | Downloaded hashbrown v0.16.1 |
| 433 | 2026-03-06T04:42:57.880Z | Downloaded toml_edit v0.19.15 |
| 434 | 2026-03-06T04:42:57.896Z | Downloaded tower v0.5.3 |
| 435 | 2026-03-06T04:42:57.905Z | Downloaded itertools v0.12.1 |
| 436 | 2026-03-06T04:42:57.911Z | Downloaded idna v1.1.0 |
| 437 | 2026-03-06T04:42:57.914Z | Downloaded hyper v1.8.1 |
| 438 | 2026-03-06T04:42:57.920Z | Downloaded hkdf v0.12.4 |
| 439 | 2026-03-06T04:42:57.923Z | Downloaded tower-http v0.6.8 |
| 440 | 2026-03-06T04:42:57.930Z | Downloaded icu_properties_data v2.1.2 |
| 441 | 2026-03-06T04:42:57.938Z | Downloaded tokio-util v0.7.18 |
| 442 | 2026-03-06T04:42:57.945Z | Downloaded iri-string v0.7.10 |
| 443 | 2026-03-06T04:42:57.953Z | Downloaded zerovec v0.11.5 |
| 444 | 2026-03-06T04:42:57.957Z | Downloaded clap_builder v4.5.60 |
| 445 | 2026-03-06T04:42:57.962Z | Downloaded zerocopy v0.7.35 |
| 446 | 2026-03-06T04:42:57.977Z | Downloaded aho-corasick v1.1.4 |
| 447 | 2026-03-06T04:42:57.982Z | Downloaded portable-atomic v1.13.1 |
| 448 | 2026-03-06T04:42:57.989Z | Downloaded winnow v0.7.14 |
| 449 | 2026-03-06T04:42:57.998Z | Downloaded winnow v0.5.40 |
| 450 | 2026-03-06T04:42:58.006Z | Downloaded clap v3.2.25 |
| 451 | 2026-03-06T04:42:58.017Z | Downloaded vcpkg v0.2.15 |
| 452 | 2026-03-06T04:42:58.053Z | Downloaded unicode-width v0.2.2 |
| 453 | 2026-03-06T04:42:58.058Z | Downloaded time v0.3.47 |
| 454 | 2026-03-06T04:42:58.069Z | Downloaded syn v1.0.109 |
| 455 | 2026-03-06T04:42:58.078Z | Downloaded zerocopy v0.8.39 |
| 456 | 2026-03-06T04:42:58.097Z | Downloaded syn v2.0.116 |
| 457 | 2026-03-06T04:42:58.106Z | Downloaded libz-sys v1.1.23 |
| 458 | 2026-03-06T04:42:58.123Z | Downloaded curve25519-dalek v4.1.3 |
| 459 | 2026-03-06T04:42:58.129Z | Downloaded rustls v0.23.36 |
| 460 | 2026-03-06T04:42:58.139Z | Downloaded regex-syntax v0.8.9 |
| 461 | 2026-03-06T04:42:58.145Z | Downloaded rustix v1.1.4 |
| 462 | 2026-03-06T04:42:58.168Z | Downloaded regex v1.12.3 |
| 463 | 2026-03-06T04:42:58.171Z | Downloaded libm v0.2.16 |
| 464 | 2026-03-06T04:42:58.179Z | Downloaded futures-util v0.3.32 |
| 465 | 2026-03-06T04:42:58.189Z | Downloaded bitvec v1.0.1 |
| 466 | 2026-03-06T04:42:58.202Z | Downloaded octocrab v0.49.5 |
| 467 | 2026-03-06T04:42:58.227Z | Downloaded num-bigint-dig v0.8.6 |
| 468 | 2026-03-06T04:42:58.231Z | Downloaded pest v2.8.6 |
| 469 | 2026-03-06T04:42:58.236Z | Downloaded tracing v0.1.44 |
| 470 | 2026-03-06T04:42:58.252Z | Downloaded semver v1.0.27 |
| 471 | 2026-03-06T04:42:58.255Z | Downloaded futures-channel v0.3.32 |
| 472 | 2026-03-06T04:42:58.258Z | Downloaded either v1.15.0 |
| 473 | 2026-03-06T04:42:58.258Z | Downloaded lock_api v0.4.14 |
| 474 | 2026-03-06T04:42:58.260Z | Downloaded fs_extra v1.3.0 |
| 475 | 2026-03-06T04:42:58.260Z | Downloaded clap_derive v3.2.25 |
| 476 | 2026-03-06T04:42:58.263Z | Downloaded autocfg v1.5.0 |
| 477 | 2026-03-06T04:42:58.266Z | Downloaded indexmap v1.9.3 |
| 478 | 2026-03-06T04:42:58.266Z | Downloaded icu_provider v2.1.1 |
| 479 | 2026-03-06T04:42:58.268Z | Downloaded bitflags v2.11.0 |
| 480 | 2026-03-06T04:42:58.271Z | Downloaded pem v3.0.6 |
| 481 | 2026-03-06T04:42:58.274Z | Downloaded num-complex v0.4.6 |
| 482 | 2026-03-06T04:42:58.274Z | Downloaded async-trait v0.1.89 |
| 483 | 2026-03-06T04:42:58.278Z | Downloaded rsa v0.9.10 |
| 484 | 2026-03-06T04:42:58.282Z | Downloaded regex-automata v0.4.14 |
| 485 | 2026-03-06T04:42:58.294Z | Downloaded anstyle v1.0.13 |
| 486 | 2026-03-06T04:42:58.296Z | Downloaded base16ct v0.2.0 |
| 487 | 2026-03-06T04:42:58.296Z | Downloaded anstyle-query v1.1.5 |
| 488 | 2026-03-06T04:42:58.299Z | Downloaded libc v0.2.182 |
| 489 | 2026-03-06T04:42:58.328Z | Downloaded tokio v1.49.0 |
| 490 | 2026-03-06T04:42:58.405Z | Downloaded ring v0.17.14 |
| 491 | 2026-03-06T04:42:58.455Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 492 | 2026-03-06T04:42:58.638Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-03-06T04:42:58.638Z | Compiling quote v1.0.44 |
| 494 | 2026-03-06T04:42:58.640Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-03-06T04:42:58.640Z | Compiling libc v0.2.182 |
| 496 | 2026-03-06T04:42:58.640Z | Checking cfg-if v1.0.4 |
| 497 | 2026-03-06T04:42:58.640Z | Compiling version_check v0.9.5 |
| 498 | 2026-03-06T04:42:58.640Z | Checking zeroize v1.8.2 |
| 499 | 2026-03-06T04:42:58.640Z | Compiling serde_core v1.0.228 |
| 500 | 2026-03-06T04:42:58.915Z | Checking memchr v2.8.0 |
| 501 | 2026-03-06T04:42:59.001Z | Compiling serde v1.0.228 |
| 502 | 2026-03-06T04:42:59.053Z | Compiling autocfg v1.5.0 |
| 503 | 2026-03-06T04:42:59.411Z | Checking subtle v2.6.1 |
| 504 | 2026-03-06T04:42:59.673Z | Compiling typenum v1.19.0 |
| 505 | 2026-03-06T04:42:59.688Z | Compiling generic-array v0.14.7 |
| 506 | 2026-03-06T04:42:59.842Z | Compiling syn v1.0.109 |
| 507 | 2026-03-06T04:42:59.906Z | Checking const-oid v0.9.6 |
| 508 | 2026-03-06T04:43:00.196Z | Checking smallvec v1.15.1 |
| 509 | 2026-03-06T04:43:00.268Z | Checking itoa v1.0.17 |
| 510 | 2026-03-06T04:43:00.355Z | Checking getrandom v0.2.17 |
| 511 | 2026-03-06T04:43:00.519Z | Compiling libm v0.2.16 |
| 512 | 2026-03-06T04:43:00.544Z | Compiling num-traits v0.2.19 |
| 513 | 2026-03-06T04:43:00.561Z | Compiling shlex v1.3.0 |
| 514 | 2026-03-06T04:43:00.577Z | Checking pin-project-lite v0.2.16 |
| 515 | 2026-03-06T04:43:00.710Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-03-06T04:43:01.183Z | Compiling cc v1.2.56 |
| 517 | 2026-03-06T04:43:01.196Z | Checking log v0.4.29 |
| 518 | 2026-03-06T04:43:01.360Z | Compiling syn v2.0.116 |
| 519 | 2026-03-06T04:43:01.509Z | Compiling thiserror v1.0.69 |
| 520 | 2026-03-06T04:43:02.639Z | Compiling zmij v1.0.21 |
| 521 | 2026-03-06T04:43:03.249Z | Checking block-buffer v0.10.4 |
| 522 | 2026-03-06T04:43:03.464Z | Checking crypto-common v0.1.7 |
| 523 | 2026-03-06T04:43:03.519Z | Compiling rustversion v1.0.22 |
| 524 | 2026-03-06T04:43:03.677Z | Checking digest v0.10.7 |
| 525 | 2026-03-06T04:43:03.880Z | Checking rand_core v0.6.4 |
| 526 | 2026-03-06T04:43:04.098Z | Checking socket2 v0.6.2 |
| 527 | 2026-03-06T04:43:04.141Z | Checking errno v0.3.14 |
| 528 | 2026-03-06T04:43:04.188Z | Checking bytes v1.11.1 |
| 529 | 2026-03-06T04:43:04.285Z | Compiling parking_lot_core v0.9.12 |
| 530 | 2026-03-06T04:43:04.333Z | Compiling hashbrown v0.16.1 |
| 531 | 2026-03-06T04:43:04.518Z | Checking once_cell v1.21.3 |
| 532 | 2026-03-06T04:43:04.611Z | Compiling equivalent v1.0.2 |
| 533 | 2026-03-06T04:43:04.782Z | Checking scopeguard v1.2.0 |
| 534 | 2026-03-06T04:43:04.866Z | Checking base64ct v1.8.3 |
| 535 | 2026-03-06T04:43:04.934Z | Checking lock_api v0.4.14 |
| 536 | 2026-03-06T04:43:05.193Z | Checking signal-hook-registry v1.4.8 |
| 537 | 2026-03-06T04:43:05.332Z | Checking pem-rfc7468 v0.7.0 |
| 538 | 2026-03-06T04:43:05.356Z | Checking mio v1.1.1 |
| 539 | 2026-03-06T04:43:05.414Z | Checking parking_lot v0.12.5 |
| 540 | 2026-03-06T04:43:05.495Z | Compiling indexmap v2.13.0 |
| 541 | 2026-03-06T04:43:05.554Z | Checking stable_deref_trait v1.2.1 |
| 542 | 2026-03-06T04:43:05.570Z | Checking der v0.7.10 |
| 543 | 2026-03-06T04:43:05.762Z | Compiling ucd-trie v0.1.7 |
| 544 | 2026-03-06T04:43:05.955Z | Compiling thiserror v2.0.18 |
| 545 | 2026-03-06T04:43:05.959Z | Compiling zerocopy v0.8.39 |
| 546 | 2026-03-06T04:43:06.207Z | Compiling serde_json v1.0.149 |
| 547 | 2026-03-06T04:43:06.317Z | Checking futures-core v0.3.32 |
| 548 | 2026-03-06T04:43:06.536Z | Compiling pest v2.8.6 |
| 549 | 2026-03-06T04:43:06.741Z | Checking futures-sink v0.3.32 |
| 550 | 2026-03-06T04:43:07.031Z | Checking num-integer v0.1.46 |
| 551 | 2026-03-06T04:43:07.211Z | Compiling proc-macro-error-attr v1.0.4 |
| 552 | 2026-03-06T04:43:07.259Z | Checking spki v0.7.3 |
| 553 | 2026-03-06T04:43:07.539Z | Compiling heck v0.4.1 |
| 554 | 2026-03-06T04:43:07.552Z | Checking pkcs8 v0.10.2 |
| 555 | 2026-03-06T04:43:07.613Z | Compiling pkg-config v0.3.32 |
| 556 | 2026-03-06T04:43:07.888Z | Checking futures-channel v0.3.32 |
| 557 | 2026-03-06T04:43:07.960Z | Compiling semver v1.0.27 |
| 558 | 2026-03-06T04:43:08.292Z | Compiling proc-macro-error v1.0.4 |
| 559 | 2026-03-06T04:43:08.621Z | Compiling synstructure v0.13.2 |
| 560 | 2026-03-06T04:43:08.635Z | Compiling vcpkg v0.2.15 |
| 561 | 2026-03-06T04:43:09.505Z | Compiling pest_meta v2.8.6 |
| 562 | 2026-03-06T04:43:09.556Z | Checking tracing-core v0.1.36 |
| 563 | 2026-03-06T04:43:09.664Z | Checking hmac v0.12.1 |
| 564 | 2026-03-06T04:43:09.849Z | Checking futures-task v0.3.32 |
| 565 | 2026-03-06T04:43:09.892Z | Compiling winnow v0.7.14 |
| 566 | 2026-03-06T04:43:10.028Z | Checking futures-io v0.3.32 |
| 567 | 2026-03-06T04:43:10.089Z | Checking pretty-hex v0.4.1 |
| 568 | 2026-03-06T04:43:10.229Z | Checking spin v0.9.8 |
| 569 | 2026-03-06T04:43:10.300Z | Checking slab v0.4.12 |
| 570 | 2026-03-06T04:43:10.424Z | Checking lazy_static v1.5.0 |
| 571 | 2026-03-06T04:43:10.571Z | Compiling slog v2.8.2 |
| 572 | 2026-03-06T04:43:10.621Z | Checking http v1.4.0 |
| 573 | 2026-03-06T04:43:10.940Z | Compiling pest_generator v2.8.6 |
| 574 | 2026-03-06T04:43:10.958Z | Checking signature v2.2.0 |
| 575 | 2026-03-06T04:43:11.124Z | Checking ff v0.13.1 |
| 576 | 2026-03-06T04:43:11.191Z | Compiling ring v0.17.14 |
| 577 | 2026-03-06T04:43:11.785Z | Checking writeable v0.6.2 |
| 578 | 2026-03-06T04:43:11.994Z | Checking cpufeatures v0.2.17 |
| 579 | 2026-03-06T04:43:12.116Z | Checking powerfmt v0.2.0 |
| 580 | 2026-03-06T04:43:12.178Z | Checking litemap v0.8.1 |
| 581 | 2026-03-06T04:43:12.234Z | Compiling toml_datetime v0.6.11 |
| 582 | 2026-03-06T04:43:12.302Z | Compiling serde_derive v1.0.228 |
| 583 | 2026-03-06T04:43:12.388Z | Compiling thiserror-impl v1.0.69 |
| 584 | 2026-03-06T04:43:12.454Z | Compiling zerofrom-derive v0.1.6 |
| 585 | 2026-03-06T04:43:12.529Z | Compiling tokio-macros v2.6.0 |
| 586 | 2026-03-06T04:43:12.652Z | Compiling yoke-derive v0.8.1 |
| 587 | 2026-03-06T04:43:13.120Z | Compiling zerovec-derive v0.11.2 |
| 588 | 2026-03-06T04:43:13.498Z | Compiling thiserror-impl v2.0.18 |
| 589 | 2026-03-06T04:43:13.943Z | Compiling zerocopy-derive v0.7.35 |
| 590 | 2026-03-06T04:43:14.046Z | Checking tokio v1.49.0 |
| 591 | 2026-03-06T04:43:15.046Z | Compiling displaydoc v0.2.5 |
| 592 | 2026-03-06T04:43:15.206Z | Checking ppv-lite86 v0.2.21 |
| 593 | 2026-03-06T04:43:15.286Z | Checking zerofrom v0.1.6 |
| 594 | 2026-03-06T04:43:15.512Z | Checking yoke v0.8.1 |
| 595 | 2026-03-06T04:43:15.595Z | Compiling pest_derive v2.8.6 |
| 596 | 2026-03-06T04:43:15.749Z | Compiling futures-macro v0.3.32 |
| 597 | 2026-03-06T04:43:15.866Z | Checking zerovec v0.11.5 |
| 598 | 2026-03-06T04:43:15.920Z | Compiling tracing-attributes v0.1.31 |
| 599 | 2026-03-06T04:43:16.492Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 600 | 2026-03-06T04:43:16.505Z | Compiling time-core v0.1.8 |
| 601 | 2026-03-06T04:43:16.536Z | Checking base16ct v0.2.0 |
| 602 | 2026-03-06T04:43:16.765Z | Compiling getrandom v0.3.4 |
| 603 | 2026-03-06T04:43:16.852Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 604 | 2026-03-06T04:43:16.886Z | Checking tinystr v0.8.2 |
| 605 | 2026-03-06T04:43:17.239Z | Compiling byteorder v1.5.0 |
| 606 | 2026-03-06T04:43:17.272Z | Compiling winnow v0.5.40 |
| 607 | 2026-03-06T04:43:17.410Z | Compiling num-conv v0.2.0 |
| 608 | 2026-03-06T04:43:17.527Z | Checking futures-util v0.3.32 |
| 609 | 2026-03-06T04:43:17.647Z | Compiling time-macros v0.2.27 |
| 610 | 2026-03-06T04:43:17.717Z | Compiling zerocopy v0.7.35 |
| 611 | 2026-03-06T04:43:17.832Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 612 | 2026-03-06T04:43:18.867Z | Checking tracing v0.1.44 |
| 613 | 2026-03-06T04:43:19.287Z | Checking icu_locale_core v2.1.1 |
| 614 | 2026-03-06T04:43:20.024Z | Checking num-bigint v0.4.6 |
| 615 | 2026-03-06T04:43:20.105Z | Checking erased-serde v0.3.31 |
| 616 | 2026-03-06T04:43:20.211Z | Checking potential_utf v0.1.4 |
| 617 | 2026-03-06T04:43:20.355Z | Checking sec1 v0.7.3 |
| 618 | 2026-03-06T04:43:20.436Z | Checking zerotrie v0.2.3 |
| 619 | 2026-03-06T04:43:20.644Z | Compiling toml_edit v0.19.15 |
| 620 | 2026-03-06T04:43:20.846Z | Checking deranged v0.5.6 |
| 621 | 2026-03-06T04:43:20.886Z | Compiling scroll_derive v0.12.1 |
| 622 | 2026-03-06T04:43:21.117Z | Checking http-body v1.0.1 |
| 623 | 2026-03-06T04:43:21.320Z | Checking group v0.13.0 |
| 624 | 2026-03-06T04:43:21.609Z | Checking hkdf v0.12.4 |
| 625 | 2026-03-06T04:43:21.825Z | Checking num-iter v0.1.45 |
| 626 | 2026-03-06T04:43:22.029Z | Checking crypto-bigint v0.5.5 |
| 627 | 2026-03-06T04:43:22.337Z | Compiling usdt-impl v0.5.0 |
| 628 | 2026-03-06T04:43:22.471Z | Compiling icu_normalizer_data v2.1.1 |
| 629 | 2026-03-06T04:43:22.714Z | Compiling httparse v1.10.1 |
| 630 | 2026-03-06T04:43:23.049Z | Compiling icu_properties_data v2.1.2 |
| 631 | 2026-03-06T04:43:23.241Z | Checking time v0.3.47 |
| 632 | 2026-03-06T04:43:26.816Z | Compiling thread-id v4.2.2 |
| 633 | 2026-03-06T04:43:26.830Z | Compiling proc-macro-crate v1.3.1 |
| 634 | 2026-03-06T04:43:26.927Z | Checking scroll v0.12.0 |
| 635 | 2026-03-06T04:43:26.927Z | Checking icu_provider v2.1.1 |
| 636 | 2026-03-06T04:43:26.927Z | Checking icu_collections v2.1.1 |
| 637 | 2026-03-06T04:43:26.927Z | Compiling dof v0.3.0 |
| 638 | 2026-03-06T04:43:26.927Z | Compiling proc-macro-crate v3.4.0 |
| 639 | 2026-03-06T04:43:26.927Z | Checking elliptic-curve v0.13.8 |
| 640 | 2026-03-06T04:43:26.927Z | Compiling dtrace-parser v0.2.0 |
| 641 | 2026-03-06T04:43:26.928Z | Checking sha2 v0.10.9 |
| 642 | 2026-03-06T04:43:26.928Z | Compiling openssl-sys v0.9.111 |
| 643 | 2026-03-06T04:43:26.928Z | Compiling libz-sys v1.1.23 |
| 644 | 2026-03-06T04:43:26.928Z | Compiling rustc_version v0.4.1 |
| 645 | 2026-03-06T04:43:26.928Z | Checking rustls-pki-types v1.14.0 |
| 646 | 2026-03-06T04:43:26.928Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 647 | 2026-03-06T04:43:26.928Z | Checking try-lock v0.2.5 |
| 648 | 2026-03-06T04:43:26.928Z | Checking untrusted v0.9.0 |
| 649 | 2026-03-06T04:43:26.928Z | Checking tower-service v0.3.3 |
| 650 | 2026-03-06T04:43:26.928Z | Compiling camino v1.2.2 |
| 651 | 2026-03-06T04:43:26.928Z | Checking plain v0.2.3 |
| 652 | 2026-03-06T04:43:26.928Z | Compiling crossbeam-utils v0.8.21 |
| 653 | 2026-03-06T04:43:26.928Z | Checking goblin v0.8.2 |
| 654 | 2026-03-06T04:43:26.928Z | Compiling num_enum_derive v0.5.11 |
| 655 | 2026-03-06T04:43:26.928Z | Checking want v0.3.1 |
| 656 | 2026-03-06T04:43:26.928Z | Compiling curve25519-dalek v4.1.3 |
| 657 | 2026-03-06T04:43:26.928Z | Compiling num_enum_derive v0.7.5 |
| 658 | 2026-03-06T04:43:29.285Z | Compiling serde_tokenstream v0.2.2 |
| 659 | 2026-03-06T04:43:29.349Z | Checking rand_chacha v0.3.1 |
| 660 | 2026-03-06T04:43:29.349Z | Checking rfc6979 v0.4.0 |
| 661 | 2026-03-06T04:43:29.349Z | Checking arc-swap v1.8.2 |
| 662 | 2026-03-06T04:43:29.349Z | Compiling rustls v0.23.36 |
| 663 | 2026-03-06T04:43:29.349Z | Compiling num-bigint-dig v0.8.6 |
| 664 | 2026-03-06T04:43:29.349Z | Checking either v1.15.0 |
| 665 | 2026-03-06T04:43:29.349Z | Compiling radium v0.7.0 |
| 666 | 2026-03-06T04:43:29.349Z | Checking iana-time-zone v0.1.65 |
| 667 | 2026-03-06T04:43:29.408Z | Checking pin-utils v0.1.0 |
| 668 | 2026-03-06T04:43:29.408Z | Checking atomic-waker v1.1.2 |
| 669 | 2026-03-06T04:43:29.408Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 670 | 2026-03-06T04:43:29.408Z | Checking num_enum v0.7.5 |
| 671 | 2026-03-06T04:43:29.408Z | Checking chrono v0.4.43 |
| 672 | 2026-03-06T04:43:29.408Z | Checking hyper v1.8.1 |
| 673 | 2026-03-06T04:43:29.408Z | Checking rustls-webpki v0.103.9 |
| 674 | 2026-03-06T04:43:29.408Z | Checking num_enum v0.5.11 |
| 675 | 2026-03-06T04:43:29.408Z | Checking rand v0.8.5 |
| 676 | 2026-03-06T04:43:29.408Z | Checking ecdsa v0.16.9 |
| 677 | 2026-03-06T04:43:29.408Z | Checking icu_properties v2.1.2 |
| 678 | 2026-03-06T04:43:29.408Z | Checking icu_normalizer v2.1.1 |
| 679 | 2026-03-06T04:43:29.977Z | Checking primeorder v0.13.6 |
| 680 | 2026-03-06T04:43:30.139Z | Checking rand_core v0.9.5 |
| 681 | 2026-03-06T04:43:30.487Z | Compiling foreign-types-macros v0.2.3 |
| 682 | 2026-03-06T04:43:30.565Z | Compiling curve25519-dalek-derive v0.1.1 |
| 683 | 2026-03-06T04:43:30.627Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 684 | 2026-03-06T04:43:30.642Z | Compiling cargo-platform v0.3.2 |
| 685 | 2026-03-06T04:43:30.860Z | Compiling indexmap v1.9.3 |
| 686 | 2026-03-06T04:43:31.094Z | Checking aho-corasick v1.1.4 |
| 687 | 2026-03-06T04:43:31.121Z | Checking thread_local v1.1.9 |
| 688 | 2026-03-06T04:43:31.300Z | Compiling slog-async v2.8.0 |
| 689 | 2026-03-06T04:43:31.328Z | Checking percent-encoding v2.3.2 |
| 690 | 2026-03-06T04:43:31.407Z | Compiling anyhow v1.0.102 |
| 691 | 2026-03-06T04:43:31.574Z | Checking bitflags v2.11.0 |
| 692 | 2026-03-06T04:43:31.682Z | Checking tap v1.0.1 |
| 693 | 2026-03-06T04:43:31.832Z | Checking regex-syntax v0.8.9 |
| 694 | 2026-03-06T04:43:31.849Z | Checking foreign-types-shared v0.3.1 |
| 695 | 2026-03-06T04:43:31.867Z | Checking utf8parse v0.2.2 |
| 696 | 2026-03-06T04:43:31.883Z | Checking wyz v0.5.1 |
| 697 | 2026-03-06T04:43:31.974Z | Checking foreign-types v0.5.0 |
| 698 | 2026-03-06T04:43:32.024Z | Checking anstyle-parse v0.2.7 |
| 699 | 2026-03-06T04:43:32.289Z | Checking form_urlencoded v1.2.2 |
| 700 | 2026-03-06T04:43:32.372Z | Checking idna_adapter v1.2.1 |
| 701 | 2026-03-06T04:43:32.466Z | Compiling cargo_metadata v0.23.1 |
| 702 | 2026-03-06T04:43:32.522Z | Checking crossbeam-channel v0.5.15 |
| 703 | 2026-03-06T04:43:32.568Z | Checking rand_chacha v0.9.0 |
| 704 | 2026-03-06T04:43:32.934Z | Checking hyper-util v0.1.20 |
| 705 | 2026-03-06T04:43:34.302Z | Checking itertools v0.12.1 |
| 706 | 2026-03-06T04:43:34.445Z | Checking slog-scope v4.4.1 |
| 707 | 2026-03-06T04:43:34.557Z | Compiling usdt-macro v0.5.0 |
| 708 | 2026-03-06T04:43:34.688Z | Compiling usdt-attr-macro v0.5.0 |
| 709 | 2026-03-06T04:43:35.120Z | Checking regex-automata v0.4.14 |
| 710 | 2026-03-06T04:43:35.217Z | Checking num-rational v0.4.2 |
| 711 | 2026-03-06T04:43:35.233Z | Checking tokio-util v0.7.18 |
| 712 | 2026-03-06T04:43:35.609Z | Checking num-complex v0.4.6 |
| 713 | 2026-03-06T04:43:35.695Z | Compiling async-trait v0.1.89 |
| 714 | 2026-03-06T04:43:35.878Z | Checking ed25519 v2.2.3 |
| 715 | 2026-03-06T04:43:35.952Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 716 | 2026-03-06T04:43:36.177Z | Checking pkcs1 v0.7.5 |
| 717 | 2026-03-06T04:43:36.192Z | Checking is-terminal v0.4.17 |
| 718 | 2026-03-06T04:43:36.328Z | Checking memmap v0.7.0 |
| 719 | 2026-03-06T04:43:36.539Z | Checking cstr-argument v0.1.2 |
| 720 | 2026-03-06T04:43:36.553Z | Checking anstyle-query v1.1.5 |
| 721 | 2026-03-06T04:43:36.618Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 722 | 2026-03-06T04:43:36.695Z | Checking openssl-probe v0.2.1 |
| 723 | 2026-03-06T04:43:36.725Z | Checking tower-layer v0.3.3 |
| 724 | 2026-03-06T04:43:36.797Z | Checking hashbrown v0.12.3 |
| 725 | 2026-03-06T04:43:36.862Z | Compiling crc32fast v1.5.0 |
| 726 | 2026-03-06T04:43:36.890Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 727 | 2026-03-06T04:43:36.987Z | Checking sync_wrapper v1.0.2 |
| 728 | 2026-03-06T04:43:37.014Z | Checking is_terminal_polyfill v1.70.2 |
| 729 | 2026-03-06T04:43:37.138Z | Checking base64 v0.22.1 |
| 730 | 2026-03-06T04:43:37.152Z | Compiling portable-atomic v1.13.1 |
| 731 | 2026-03-06T04:43:37.267Z | Checking utf8_iter v1.0.4 |
| 732 | 2026-03-06T04:43:37.390Z | Checking anstyle v1.0.13 |
| 733 | 2026-03-06T04:43:37.473Z | Checking funty v2.0.0 |
| 734 | 2026-03-06T04:43:37.643Z | Checking os_str_bytes v6.6.1 |
| 735 | 2026-03-06T04:43:37.719Z | Checking colorchoice v1.0.4 |
| 736 | 2026-03-06T04:43:37.771Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 737 | 2026-03-06T04:43:37.871Z | Compiling rustix v1.1.4 |
| 738 | 2026-03-06T04:43:37.913Z | Checking term v1.2.1 |
| 739 | 2026-03-06T04:43:38.010Z | Checking take_mut v0.2.2 |
| 740 | 2026-03-06T04:43:38.085Z | Checking clap_lex v0.2.4 |
| 741 | 2026-03-06T04:43:38.178Z | Checking anstream v0.6.21 |
| 742 | 2026-03-06T04:43:38.335Z | Checking bitvec v1.0.1 |
| 743 | 2026-03-06T04:43:38.366Z | Checking slog-term v2.9.2 |
| 744 | 2026-03-06T04:43:38.471Z | Checking pem v3.0.6 |
| 745 | 2026-03-06T04:43:38.510Z | Checking regex v1.12.3 |
| 746 | 2026-03-06T04:43:38.582Z | Checking idna v1.1.0 |
| 747 | 2026-03-06T04:43:38.622Z | Checking tokio-rustls v0.26.4 |
| 748 | 2026-03-06T04:43:38.825Z | Checking tower v0.5.3 |
| 749 | 2026-03-06T04:43:38.940Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 750 | 2026-03-06T04:43:38.957Z | Checking rustls-native-certs v0.8.3 |
| 751 | 2026-03-06T04:43:39.071Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 752 | 2026-03-06T04:43:39.086Z | Checking rsa v0.9.10 |
| 753 | 2026-03-06T04:43:39.103Z | Checking usdt v0.5.0 |
| 754 | 2026-03-06T04:43:39.119Z | Checking num v0.4.3 |
| 755 | 2026-03-06T04:43:39.138Z | Checking ed25519-dalek v2.2.0 |
| 756 | 2026-03-06T04:43:39.159Z | Compiling octocrab v0.49.5 |
| 757 | 2026-03-06T04:43:39.226Z | Checking slog-stdlog v4.1.1 |
| 758 | 2026-03-06T04:43:39.358Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 759 | 2026-03-06T04:43:39.378Z | Checking rand v0.9.2 |
| 760 | 2026-03-06T04:43:39.479Z | Checking p256 v0.13.2 |
| 761 | 2026-03-06T04:43:39.629Z | Checking p384 v0.13.1 |
| 762 | 2026-03-06T04:43:39.846Z | Checking simple_asn1 v0.6.4 |
| 763 | 2026-03-06T04:43:39.945Z | Checking futures-executor v0.3.32 |
| 764 | 2026-03-06T04:43:39.972Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 765 | 2026-03-06T04:43:39.975Z | Compiling pin-project-internal v1.1.10 |
| 766 | 2026-03-06T04:43:40.183Z | Compiling snafu-derive v0.8.9 |
| 767 | 2026-03-06T04:43:40.244Z | Compiling serde_repr v0.1.20 |
| 768 | 2026-03-06T04:43:40.343Z | Compiling clap_derive v3.2.25 |
| 769 | 2026-03-06T04:43:40.428Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 770 | 2026-03-06T04:43:40.564Z | Compiling num-derive v0.3.3 |
| 771 | 2026-03-06T04:43:40.953Z | Checking atty v0.2.14 |
| 772 | 2026-03-06T04:43:41.101Z | Checking strsim v0.10.0 |
| 773 | 2026-03-06T04:43:41.337Z | Checking textwrap v0.16.2 |
| 774 | 2026-03-06T04:43:41.357Z | Checking iri-string v0.7.10 |
| 775 | 2026-03-06T04:43:41.682Z | Checking termcolor v1.4.1 |
| 776 | 2026-03-06T04:43:41.822Z | Checking colored v3.1.1 |
| 777 | 2026-03-06T04:43:42.120Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 778 | 2026-03-06T04:43:42.185Z | Checking bitflags v1.3.2 |
| 779 | 2026-03-06T04:43:42.205Z | Checking ryu v1.0.23 |
| 780 | 2026-03-06T04:43:42.289Z | Checking simd-adler32 v0.3.8 |
| 781 | 2026-03-06T04:43:42.443Z | Checking oxnet v0.1.4 |
| 782 | 2026-03-06T04:43:42.491Z | Compiling curl v0.4.49 |
| 783 | 2026-03-06T04:43:42.506Z | Checking clap_lex v1.0.0 |
| 784 | 2026-03-06T04:43:42.659Z | Checking adler2 v2.0.1 |
| 785 | 2026-03-06T04:43:42.769Z | Checking strsim v0.11.1 |
| 786 | 2026-03-06T04:43:42.792Z | Checking unicode-width v0.2.2 |
| 787 | 2026-03-06T04:43:42.821Z | Compiling heck v0.5.0 |
| 788 | 2026-03-06T04:43:42.907Z | Checking miniz_oxide v0.8.9 |
| 789 | 2026-03-06T04:43:43.073Z | Checking clap_builder v4.5.60 |
| 790 | 2026-03-06T04:43:43.227Z | Compiling clap_derive v4.5.55 |
| 791 | 2026-03-06T04:43:43.307Z | Checking console v0.16.2 |
| 792 | 2026-03-06T04:43:43.731Z | Checking libscf-sys v1.1.0 |
| 793 | 2026-03-06T04:43:43.979Z | Checking pin-project v1.1.10 |
| 794 | 2026-03-06T04:43:44.000Z | Checking serde_urlencoded v0.7.1 |
| 795 | 2026-03-06T04:43:44.012Z | Checking tower-http v0.6.8 |
| 796 | 2026-03-06T04:43:44.127Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 797 | 2026-03-06T04:43:44.373Z | Checking clap v3.2.25 |
| 798 | 2026-03-06T04:43:44.419Z | Checking snafu v0.8.9 |
| 799 | 2026-03-06T04:43:44.446Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 800 | 2026-03-06T04:43:44.735Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 801 | 2026-03-06T04:43:44.988Z | Checking jsonwebtoken v10.3.0 |
| 802 | 2026-03-06T04:43:45.092Z | Checking futures v0.3.32 |
| 803 | 2026-03-06T04:43:45.187Z | Checking slog-envlogger v2.2.0 |
| 804 | 2026-03-06T04:43:45.206Z | Checking hyper-rustls v0.27.7 |
| 805 | 2026-03-06T04:43:45.319Z | Checking url v2.5.8 |
| 806 | 2026-03-06T04:43:46.136Z | Checking hyper-timeout v0.5.2 |
| 807 | 2026-03-06T04:43:46.369Z | Checking http-body-util v0.1.3 |
| 808 | 2026-03-06T04:43:46.481Z | Compiling zone_cfg_derive v0.3.1 |
| 809 | 2026-03-06T04:43:46.637Z | Compiling async-recursion v0.3.2 |
| 810 | 2026-03-06T04:43:46.821Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 811 | 2026-03-06T04:43:47.003Z | Checking serde_path_to_error v0.1.20 |
| 812 | 2026-03-06T04:43:47.008Z | Checking serde_spanned v1.0.4 |
| 813 | 2026-03-06T04:43:47.131Z | Checking filetime v0.2.27 |
| 814 | 2026-03-06T04:43:47.226Z | Checking secrecy v0.10.3 |
| 815 | 2026-03-06T04:43:47.246Z | Checking openssl-probe v0.1.6 |
| 816 | 2026-03-06T04:43:47.337Z | Checking fastrand v2.3.0 |
| 817 | 2026-03-06T04:43:47.384Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 818 | 2026-03-06T04:43:47.399Z | Checking web-time v1.1.0 |
| 819 | 2026-03-06T04:43:47.434Z | Checking xattr v1.6.1 |
| 820 | 2026-03-06T04:43:47.500Z | Checking unit-prefix v0.5.2 |
| 821 | 2026-03-06T04:43:47.615Z | Checking hex v0.4.3 |
| 822 | 2026-03-06T04:43:47.631Z | Checking tar v0.4.44 |
| 823 | 2026-03-06T04:43:47.650Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 824 | 2026-03-06T04:43:47.684Z | Checking tempfile v3.26.0 |
| 825 | 2026-03-06T04:43:47.700Z | Checking indicatif v0.18.4 |
| 826 | 2026-03-06T04:43:47.732Z | Checking toml v1.0.3+spec-1.1.0 |
| 827 | 2026-03-06T04:43:47.840Z | Checking zone v0.3.1 |
| 828 | 2026-03-06T04:43:48.031Z | Checking clap v4.5.60 |
| 829 | 2026-03-06T04:43:48.083Z | Checking sha256 v1.6.0 |
| 830 | 2026-03-06T04:43:48.147Z | Checking flate2 v1.1.9 |
| 831 | 2026-03-06T04:43:48.369Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 832 | 2026-03-06T04:43:48.462Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 833 | 2026-03-06T04:43:48.496Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 834 | 2026-03-06T04:43:49.167Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 835 | 2026-03-06T04:43:49.185Z | Checking libloading v0.8.9 |
| 836 | 2026-03-06T04:43:49.185Z | Checking fs_extra v1.3.0 |
| 837 | 2026-03-06T04:44:07.655Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 838 | 2026-03-06T04:44:08.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 839 | 2026-03-06T04:44:09.012Z | + banner build |
| 840 | 2026-03-06T04:44:09.015Z | |
| 841 | 2026-03-06T04:44:09.015Z | ##### # # # # ##### |
| 842 | 2026-03-06T04:44:09.015Z | # # # # # # # # |
| 843 | 2026-03-06T04:44:09.015Z | ##### # # # # # # |
| 844 | 2026-03-06T04:44:09.015Z | # # # # # # # # |
| 845 | 2026-03-06T04:44:09.015Z | # # # # # # # # |
| 846 | 2026-03-06T04:44:09.015Z | ##### #### # ###### ##### |
| 847 | 2026-03-06T04:44:09.015Z | |
| 848 | 2026-03-06T04:44:09.015Z | + ptime -m cargo build |
| 849 | 2026-03-06T04:44:09.467Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-03-06T04:44:09.467Z | Compiling cfg-if v1.0.4 |
| 851 | 2026-03-06T04:44:09.470Z | Compiling memchr v2.8.0 |
| 852 | 2026-03-06T04:44:09.470Z | Compiling zeroize v1.8.2 |
| 853 | 2026-03-06T04:44:09.470Z | Compiling itoa v1.0.17 |
| 854 | 2026-03-06T04:44:09.470Z | Compiling libc v0.2.182 |
| 855 | 2026-03-06T04:44:09.530Z | Compiling serde_core v1.0.228 |
| 856 | 2026-03-06T04:44:09.554Z | Compiling subtle v2.6.1 |
| 857 | 2026-03-06T04:44:09.596Z | Compiling typenum v1.19.0 |
| 858 | 2026-03-06T04:44:09.692Z | Compiling proc-macro2 v1.0.106 |
| 859 | 2026-03-06T04:44:09.820Z | Compiling once_cell v1.21.3 |
| 860 | 2026-03-06T04:44:09.845Z | Compiling const-oid v0.9.6 |
| 861 | 2026-03-06T04:44:09.857Z | Compiling smallvec v1.15.1 |
| 862 | 2026-03-06T04:44:10.202Z | Compiling pin-project-lite v0.2.16 |
| 863 | 2026-03-06T04:44:10.224Z | Compiling getrandom v0.2.17 |
| 864 | 2026-03-06T04:44:10.240Z | Compiling libm v0.2.16 |
| 865 | 2026-03-06T04:44:10.296Z | Compiling log v0.4.29 |
| 866 | 2026-03-06T04:44:10.336Z | Compiling errno v0.3.14 |
| 867 | 2026-03-06T04:44:10.537Z | Compiling quote v1.0.44 |
| 868 | 2026-03-06T04:44:10.606Z | Compiling rand_core v0.6.4 |
| 869 | 2026-03-06T04:44:10.676Z | Compiling socket2 v0.6.2 |
| 870 | 2026-03-06T04:44:10.892Z | Compiling generic-array v0.14.7 |
| 871 | 2026-03-06T04:44:11.037Z | Compiling syn v2.0.116 |
| 872 | 2026-03-06T04:44:11.099Z | Compiling syn v1.0.109 |
| 873 | 2026-03-06T04:44:11.204Z | Compiling bytes v1.11.1 |
| 874 | 2026-03-06T04:44:11.333Z | Compiling zmij v1.0.21 |
| 875 | 2026-03-06T04:44:11.699Z | Compiling scopeguard v1.2.0 |
| 876 | 2026-03-06T04:44:11.859Z | Compiling base64ct v1.8.3 |
| 877 | 2026-03-06T04:44:11.923Z | Compiling lock_api v0.4.14 |
| 878 | 2026-03-06T04:44:12.095Z | Compiling block-buffer v0.10.4 |
| 879 | 2026-03-06T04:44:12.325Z | Compiling num-traits v0.2.19 |
| 880 | 2026-03-06T04:44:12.393Z | Compiling crypto-common v0.1.7 |
| 881 | 2026-03-06T04:44:12.451Z | Compiling pem-rfc7468 v0.7.0 |
| 882 | 2026-03-06T04:44:12.601Z | Compiling digest v0.10.7 |
| 883 | 2026-03-06T04:44:12.726Z | Compiling parking_lot_core v0.9.12 |
| 884 | 2026-03-06T04:44:13.051Z | Compiling der v0.7.10 |
| 885 | 2026-03-06T04:44:13.154Z | Compiling parking_lot v0.12.5 |
| 886 | 2026-03-06T04:44:13.222Z | Compiling signal-hook-registry v1.4.8 |
| 887 | 2026-03-06T04:44:13.369Z | Compiling mio v1.1.1 |
| 888 | 2026-03-06T04:44:13.850Z | Compiling stable_deref_trait v1.2.1 |
| 889 | 2026-03-06T04:44:13.962Z | Compiling futures-core v0.3.32 |
| 890 | 2026-03-06T04:44:14.100Z | Compiling ucd-trie v0.1.7 |
| 891 | 2026-03-06T04:44:14.141Z | Compiling futures-sink v0.3.32 |
| 892 | 2026-03-06T04:44:14.233Z | Compiling serde_json v1.0.149 |
| 893 | 2026-03-06T04:44:14.307Z | Compiling zerocopy v0.8.39 |
| 894 | 2026-03-06T04:44:14.555Z | Compiling pest v2.8.6 |
| 895 | 2026-03-06T04:44:14.642Z | Compiling num-integer v0.1.46 |
| 896 | 2026-03-06T04:44:14.715Z | Compiling winnow v0.7.14 |
| 897 | 2026-03-06T04:44:15.387Z | Compiling spki v0.7.3 |
| 898 | 2026-03-06T04:44:15.777Z | Compiling pkcs8 v0.10.2 |
| 899 | 2026-03-06T04:44:16.332Z | Compiling futures-channel v0.3.32 |
| 900 | 2026-03-06T04:44:16.377Z | Compiling byteorder v1.5.0 |
| 901 | 2026-03-06T04:44:16.616Z | Compiling proc-macro-error-attr v1.0.4 |
| 902 | 2026-03-06T04:44:16.774Z | Compiling hmac v0.12.1 |
| 903 | 2026-03-06T04:44:16.818Z | Compiling tracing-core v0.1.36 |
| 904 | 2026-03-06T04:44:17.009Z | Compiling pretty-hex v0.4.1 |
| 905 | 2026-03-06T04:44:17.239Z | Compiling pest_meta v2.8.6 |
| 906 | 2026-03-06T04:44:17.472Z | Compiling spin v0.9.8 |
| 907 | 2026-03-06T04:44:17.648Z | Compiling futures-io v0.3.32 |
| 908 | 2026-03-06T04:44:17.701Z | Compiling futures-task v0.3.32 |
| 909 | 2026-03-06T04:44:17.946Z | Compiling slab v0.4.12 |
| 910 | 2026-03-06T04:44:18.026Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 911 | 2026-03-06T04:44:18.223Z | Compiling synstructure v0.13.2 |
| 912 | 2026-03-06T04:44:18.284Z | Compiling lazy_static v1.5.0 |
| 913 | 2026-03-06T04:44:18.418Z | Compiling proc-macro-error v1.0.4 |
| 914 | 2026-03-06T04:44:18.430Z | Compiling signature v2.2.0 |
| 915 | 2026-03-06T04:44:18.683Z | Compiling http v1.4.0 |
| 916 | 2026-03-06T04:44:19.025Z | Compiling pest_generator v2.8.6 |
| 917 | 2026-03-06T04:44:19.389Z | Compiling ff v0.13.1 |
| 918 | 2026-03-06T04:44:19.478Z | Compiling powerfmt v0.2.0 |
| 919 | 2026-03-06T04:44:19.626Z | Compiling time-core v0.1.8 |
| 920 | 2026-03-06T04:44:19.893Z | Compiling base16ct v0.2.0 |
| 921 | 2026-03-06T04:44:19.905Z | Compiling writeable v0.6.2 |
| 922 | 2026-03-06T04:44:20.243Z | Compiling num-conv v0.2.0 |
| 923 | 2026-03-06T04:44:20.296Z | Compiling cpufeatures v0.2.17 |
| 924 | 2026-03-06T04:44:20.404Z | Compiling litemap v0.8.1 |
| 925 | 2026-03-06T04:44:20.495Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 926 | 2026-03-06T04:44:20.606Z | Compiling time-macros v0.2.27 |
| 927 | 2026-03-06T04:44:20.617Z | Compiling http-body v1.0.1 |
| 928 | 2026-03-06T04:44:20.782Z | Compiling sec1 v0.7.3 |
| 929 | 2026-03-06T04:44:20.875Z | Compiling deranged v0.5.6 |
| 930 | 2026-03-06T04:44:20.936Z | Compiling group v0.13.0 |
| 931 | 2026-03-06T04:44:21.276Z | Compiling hkdf v0.12.4 |
| 932 | 2026-03-06T04:44:21.355Z | Compiling num-iter v0.1.45 |
| 933 | 2026-03-06T04:44:21.499Z | Compiling crypto-bigint v0.5.5 |
| 934 | 2026-03-06T04:44:21.548Z | Compiling thread-id v4.2.2 |
| 935 | 2026-03-06T04:44:21.668Z | Compiling ppv-lite86 v0.2.21 |
| 936 | 2026-03-06T04:44:21.963Z | Compiling proc-macro-crate v3.4.0 |
| 937 | 2026-03-06T04:44:22.049Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-03-06T04:44:22.474Z | Compiling thiserror-impl v1.0.69 |
| 939 | 2026-03-06T04:44:22.778Z | Compiling zerofrom-derive v0.1.6 |
| 940 | 2026-03-06T04:44:22.980Z | Compiling yoke-derive v0.8.1 |
| 941 | 2026-03-06T04:44:23.017Z | Compiling tokio-macros v2.6.0 |
| 942 | 2026-03-06T04:44:23.442Z | Compiling zerovec-derive v0.11.2 |
| 943 | 2026-03-06T04:44:23.915Z | Compiling displaydoc v0.2.5 |
| 944 | 2026-03-06T04:44:24.645Z | Compiling tokio v1.49.0 |
| 945 | 2026-03-06T04:44:24.735Z | Compiling thiserror-impl v2.0.18 |
| 946 | 2026-03-06T04:44:25.257Z | Compiling thiserror v1.0.69 |
| 947 | 2026-03-06T04:44:25.404Z | Compiling zerocopy-derive v0.7.35 |
| 948 | 2026-03-06T04:44:25.450Z | Compiling tracing-attributes v0.1.31 |
| 949 | 2026-03-06T04:44:25.469Z | Compiling futures-macro v0.3.32 |
| 950 | 2026-03-06T04:44:25.727Z | Compiling zerofrom v0.1.6 |
| 951 | 2026-03-06T04:44:25.951Z | Compiling yoke v0.8.1 |
| 952 | 2026-03-06T04:44:25.974Z | Compiling pest_derive v2.8.6 |
| 953 | 2026-03-06T04:44:26.300Z | Compiling zerovec v0.11.5 |
| 954 | 2026-03-06T04:44:26.948Z | Compiling dtrace-parser v0.2.0 |
| 955 | 2026-03-06T04:44:27.260Z | Compiling zerocopy v0.7.35 |
| 956 | 2026-03-06T04:44:27.313Z | Compiling futures-util v0.3.32 |
| 957 | 2026-03-06T04:44:27.451Z | Compiling tinystr v0.8.2 |
| 958 | 2026-03-06T04:44:27.605Z | Compiling thiserror v2.0.18 |
| 959 | 2026-03-06T04:44:27.769Z | Compiling icu_locale_core v2.1.1 |
| 960 | 2026-03-06T04:44:27.844Z | Compiling potential_utf v0.1.4 |
| 961 | 2026-03-06T04:44:28.137Z | Compiling zerotrie v0.2.3 |
| 962 | 2026-03-06T04:44:28.284Z | Compiling tracing v0.1.44 |
| 963 | 2026-03-06T04:44:28.704Z | Compiling scroll_derive v0.12.1 |
| 964 | 2026-03-06T04:44:28.831Z | Compiling icu_collections v2.1.1 |
| 965 | 2026-03-06T04:44:28.916Z | Compiling elliptic-curve v0.13.8 |
| 966 | 2026-03-06T04:44:28.920Z | Compiling serde v1.0.228 |
| 967 | 2026-03-06T04:44:29.660Z | Compiling icu_provider v2.1.1 |
| 968 | 2026-03-06T04:44:30.013Z | Compiling time v0.3.47 |
| 969 | 2026-03-06T04:44:30.154Z | Compiling num-bigint v0.4.6 |
| 970 | 2026-03-06T04:44:30.243Z | Compiling erased-serde v0.3.31 |
| 971 | 2026-03-06T04:44:30.254Z | Compiling scroll v0.12.0 |
| 972 | 2026-03-06T04:44:30.318Z | Compiling dof v0.3.0 |
| 973 | 2026-03-06T04:44:30.370Z | Compiling proc-macro-crate v1.3.1 |
| 974 | 2026-03-06T04:44:30.769Z | Compiling getrandom v0.3.4 |
| 975 | 2026-03-06T04:44:31.102Z | Compiling sha2 v0.10.9 |
| 976 | 2026-03-06T04:44:31.115Z | Compiling rustls-pki-types v1.14.0 |
| 977 | 2026-03-06T04:44:31.123Z | Compiling tower-service v0.3.3 |
| 978 | 2026-03-06T04:44:31.266Z | Compiling try-lock v0.2.5 |
| 979 | 2026-03-06T04:44:31.435Z | Compiling slog v2.8.2 |
| 980 | 2026-03-06T04:44:31.582Z | Compiling untrusted v0.9.0 |
| 981 | 2026-03-06T04:44:31.791Z | Compiling plain v0.2.3 |
| 982 | 2026-03-06T04:44:31.957Z | Compiling goblin v0.8.2 |
| 983 | 2026-03-06T04:44:31.971Z | Compiling ring v0.17.14 |
| 984 | 2026-03-06T04:44:32.206Z | Compiling want v0.3.1 |
| 985 | 2026-03-06T04:44:32.222Z | Compiling num_enum_derive v0.5.11 |
| 986 | 2026-03-06T04:44:32.508Z | Compiling usdt-impl v0.5.0 |
| 987 | 2026-03-06T04:44:32.943Z | Compiling serde_tokenstream v0.2.2 |
| 988 | 2026-03-06T04:44:33.584Z | Compiling num_enum_derive v0.7.5 |
| 989 | 2026-03-06T04:44:33.604Z | Compiling rand_chacha v0.3.1 |
| 990 | 2026-03-06T04:44:33.730Z | Compiling httparse v1.10.1 |
| 991 | 2026-03-06T04:44:34.199Z | Compiling icu_normalizer_data v2.1.1 |
| 992 | 2026-03-06T04:44:34.316Z | Compiling icu_properties_data v2.1.2 |
| 993 | 2026-03-06T04:44:34.373Z | Compiling rfc6979 v0.4.0 |
| 994 | 2026-03-06T04:44:34.411Z | Compiling arc-swap v1.8.2 |
| 995 | 2026-03-06T04:44:34.550Z | Compiling atomic-waker v1.1.2 |
| 996 | 2026-03-06T04:44:34.580Z | Compiling pin-utils v0.1.0 |
| 997 | 2026-03-06T04:44:34.628Z | Compiling either v1.15.0 |
| 998 | 2026-03-06T04:44:34.685Z | Compiling iana-time-zone v0.1.65 |
| 999 | 2026-03-06T04:44:34.753Z | Compiling rustls-webpki v0.103.9 |
| 1000 | 2026-03-06T04:44:35.053Z | Compiling chrono v0.4.43 |
| 1001 | 2026-03-06T04:44:35.058Z | Compiling hyper v1.8.1 |
| 1002 | 2026-03-06T04:44:35.112Z | Compiling ecdsa v0.16.9 |
| 1003 | 2026-03-06T04:44:35.927Z | Compiling num_enum v0.7.5 |
| 1004 | 2026-03-06T04:44:35.965Z | Compiling icu_properties v2.1.2 |
| 1005 | 2026-03-06T04:44:36.114Z | Compiling num_enum v0.5.11 |
| 1006 | 2026-03-06T04:44:36.288Z | Compiling icu_normalizer v2.1.1 |
| 1007 | 2026-03-06T04:44:37.014Z | Compiling rand v0.8.5 |
| 1008 | 2026-03-06T04:44:37.190Z | Compiling crossbeam-utils v0.8.21 |
| 1009 | 2026-03-06T04:44:37.939Z | Compiling rand_core v0.9.5 |
| 1010 | 2026-03-06T04:44:38.377Z | Compiling primeorder v0.13.6 |
| 1011 | 2026-03-06T04:44:38.434Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1012 | 2026-03-06T04:44:38.607Z | Compiling foreign-types-macros v0.2.3 |
| 1013 | 2026-03-06T04:44:38.929Z | Compiling aho-corasick v1.1.4 |
| 1014 | 2026-03-06T04:44:38.945Z | Compiling thread_local v1.1.9 |
| 1015 | 2026-03-06T04:44:39.491Z | Compiling utf8parse v0.2.2 |
| 1016 | 2026-03-06T04:44:39.655Z | Compiling regex-syntax v0.8.9 |
| 1017 | 2026-03-06T04:44:39.697Z | Compiling foreign-types-shared v0.3.1 |
| 1018 | 2026-03-06T04:44:39.786Z | Compiling tap v1.0.1 |
| 1019 | 2026-03-06T04:44:39.833Z | Compiling percent-encoding v2.3.2 |
| 1020 | 2026-03-06T04:44:39.842Z | Compiling bitflags v2.11.0 |
| 1021 | 2026-03-06T04:44:39.957Z | Compiling wyz v0.5.1 |
| 1022 | 2026-03-06T04:44:39.969Z | Compiling foreign-types v0.5.0 |
| 1023 | 2026-03-06T04:44:40.076Z | Compiling form_urlencoded v1.2.2 |
| 1024 | 2026-03-06T04:44:40.216Z | Compiling curve25519-dalek v4.1.3 |
| 1025 | 2026-03-06T04:44:40.282Z | Compiling anstyle-parse v0.2.7 |
| 1026 | 2026-03-06T04:44:40.374Z | Compiling cargo_metadata v0.23.1 |
| 1027 | 2026-03-06T04:44:40.393Z | Compiling num-bigint-dig v0.8.6 |
| 1028 | 2026-03-06T04:44:40.630Z | Compiling rand_chacha v0.9.0 |
| 1029 | 2026-03-06T04:44:41.650Z | Compiling idna_adapter v1.2.1 |
| 1030 | 2026-03-06T04:44:41.897Z | Compiling crossbeam-channel v0.5.15 |
| 1031 | 2026-03-06T04:44:42.180Z | Compiling hyper-util v0.1.20 |
| 1032 | 2026-03-06T04:44:42.970Z | Compiling rustls v0.23.36 |
| 1033 | 2026-03-06T04:44:43.027Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1034 | 2026-03-06T04:44:43.205Z | Compiling regex-automata v0.4.14 |
| 1035 | 2026-03-06T04:44:43.438Z | Compiling itertools v0.12.1 |
| 1036 | 2026-03-06T04:44:43.594Z | Compiling slog-scope v4.4.1 |
| 1037 | 2026-03-06T04:44:44.127Z | Compiling radium v0.7.0 |
| 1038 | 2026-03-06T04:44:44.138Z | Compiling usdt-macro v0.5.0 |
| 1039 | 2026-03-06T04:44:44.573Z | Compiling usdt-attr-macro v0.5.0 |
| 1040 | 2026-03-06T04:44:45.610Z | Compiling tokio-util v0.7.18 |
| 1041 | 2026-03-06T04:44:46.139Z | Compiling num-rational v0.4.2 |
| 1042 | 2026-03-06T04:44:46.291Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1043 | 2026-03-06T04:44:46.302Z | Compiling num-complex v0.4.6 |
| 1044 | 2026-03-06T04:44:46.405Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-03-06T04:44:46.462Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1046 | 2026-03-06T04:44:47.107Z | Compiling ed25519 v2.2.3 |
| 1047 | 2026-03-06T04:44:47.300Z | Compiling pkcs1 v0.7.5 |
| 1048 | 2026-03-06T04:44:47.389Z | Compiling cstr-argument v0.1.2 |
| 1049 | 2026-03-06T04:44:47.574Z | Compiling is-terminal v0.4.17 |
| 1050 | 2026-03-06T04:44:47.667Z | Compiling memmap v0.7.0 |
| 1051 | 2026-03-06T04:44:47.737Z | Compiling take_mut v0.2.2 |
| 1052 | 2026-03-06T04:44:47.768Z | Compiling funty v2.0.0 |
| 1053 | 2026-03-06T04:44:47.884Z | Compiling term v1.2.1 |
| 1054 | 2026-03-06T04:44:48.013Z | Compiling is_terminal_polyfill v1.70.2 |
| 1055 | 2026-03-06T04:44:48.157Z | Compiling colorchoice v1.0.4 |
| 1056 | 2026-03-06T04:44:48.236Z | Compiling openssl-probe v0.2.1 |
| 1057 | 2026-03-06T04:44:48.336Z | Compiling hashbrown v0.12.3 |
| 1058 | 2026-03-06T04:44:48.612Z | Compiling sync_wrapper v1.0.2 |
| 1059 | 2026-03-06T04:44:48.731Z | Compiling anstyle v1.0.13 |
| 1060 | 2026-03-06T04:44:48.766Z | Compiling os_str_bytes v6.6.1 |
| 1061 | 2026-03-06T04:44:49.219Z | Compiling base64 v0.22.1 |
| 1062 | 2026-03-06T04:44:49.320Z | Compiling tower-layer v0.3.3 |
| 1063 | 2026-03-06T04:44:49.397Z | Compiling utf8_iter v1.0.4 |
| 1064 | 2026-03-06T04:44:49.575Z | Compiling anstyle-query v1.1.5 |
| 1065 | 2026-03-06T04:44:49.587Z | Compiling tower v0.5.3 |
| 1066 | 2026-03-06T04:44:49.610Z | Compiling tokio-rustls v0.26.4 |
| 1067 | 2026-03-06T04:44:49.664Z | Compiling idna v1.1.0 |
| 1068 | 2026-03-06T04:44:49.731Z | Compiling pem v3.0.6 |
| 1069 | 2026-03-06T04:44:49.921Z | Compiling anstream v0.6.21 |
| 1070 | 2026-03-06T04:44:50.116Z | Compiling indexmap v1.9.3 |
| 1071 | 2026-03-06T04:44:50.514Z | Compiling clap_lex v0.2.4 |
| 1072 | 2026-03-06T04:44:50.609Z | Compiling bitvec v1.0.1 |
| 1073 | 2026-03-06T04:44:50.969Z | Compiling slog-term v2.9.2 |
| 1074 | 2026-03-06T04:44:51.064Z | Compiling rustls-native-certs v0.8.3 |
| 1075 | 2026-03-06T04:44:51.074Z | Compiling usdt v0.5.0 |
| 1076 | 2026-03-06T04:44:51.166Z | Compiling slog-async v2.8.0 |
| 1077 | 2026-03-06T04:44:51.520Z | Compiling rsa v0.9.10 |
| 1078 | 2026-03-06T04:44:51.590Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1079 | 2026-03-06T04:44:51.777Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1080 | 2026-03-06T04:44:51.969Z | Compiling ed25519-dalek v2.2.0 |
| 1081 | 2026-03-06T04:44:52.000Z | Compiling regex v1.12.3 |
| 1082 | 2026-03-06T04:44:52.142Z | Compiling num v0.4.3 |
| 1083 | 2026-03-06T04:44:52.258Z | Compiling slog-stdlog v4.1.1 |
| 1084 | 2026-03-06T04:44:52.321Z | Compiling octocrab v0.49.5 |
| 1085 | 2026-03-06T04:44:52.366Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1086 | 2026-03-06T04:44:52.611Z | Compiling rand v0.9.2 |
| 1087 | 2026-03-06T04:44:52.657Z | Compiling anyhow v1.0.102 |
| 1088 | 2026-03-06T04:44:52.717Z | Compiling p256 v0.13.2 |
| 1089 | 2026-03-06T04:44:53.023Z | Compiling p384 v0.13.1 |
| 1090 | 2026-03-06T04:44:53.064Z | Compiling simple_asn1 v0.6.4 |
| 1091 | 2026-03-06T04:44:53.075Z | Compiling futures-executor v0.3.32 |
| 1092 | 2026-03-06T04:44:53.501Z | Compiling openssl-sys v0.9.111 |
| 1093 | 2026-03-06T04:44:53.625Z | Compiling libz-sys v1.1.23 |
| 1094 | 2026-03-06T04:44:53.687Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1095 | 2026-03-06T04:44:53.792Z | Compiling snafu-derive v0.8.9 |
| 1096 | 2026-03-06T04:44:54.019Z | Compiling serde_repr v0.1.20 |
| 1097 | 2026-03-06T04:44:54.151Z | Compiling pin-project-internal v1.1.10 |
| 1098 | 2026-03-06T04:44:54.482Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1099 | 2026-03-06T04:44:54.501Z | Compiling num-derive v0.3.3 |
| 1100 | 2026-03-06T04:44:54.755Z | Compiling clap_derive v3.2.25 |
| 1101 | 2026-03-06T04:44:54.793Z | Compiling atty v0.2.14 |
| 1102 | 2026-03-06T04:44:54.950Z | Compiling textwrap v0.16.2 |
| 1103 | 2026-03-06T04:44:55.186Z | Compiling oxnet v0.1.4 |
| 1104 | 2026-03-06T04:44:55.682Z | Compiling colored v3.1.1 |
| 1105 | 2026-03-06T04:44:55.834Z | Compiling termcolor v1.4.1 |
| 1106 | 2026-03-06T04:44:55.895Z | Compiling clap_lex v1.0.0 |
| 1107 | 2026-03-06T04:44:56.395Z | Compiling iri-string v0.7.10 |
| 1108 | 2026-03-06T04:44:56.575Z | Compiling bitflags v1.3.2 |
| 1109 | 2026-03-06T04:44:56.617Z | Compiling simd-adler32 v0.3.8 |
| 1110 | 2026-03-06T04:44:56.630Z | Compiling adler2 v2.0.1 |
| 1111 | 2026-03-06T04:44:56.678Z | Compiling ryu v1.0.23 |
| 1112 | 2026-03-06T04:44:56.707Z | Compiling unicode-width v0.2.2 |
| 1113 | 2026-03-06T04:44:56.856Z | Compiling strsim v0.10.0 |
| 1114 | 2026-03-06T04:44:57.026Z | Compiling strsim v0.11.1 |
| 1115 | 2026-03-06T04:44:57.026Z | Compiling serde_urlencoded v0.7.1 |
| 1116 | 2026-03-06T04:44:57.273Z | Compiling console v0.16.2 |
| 1117 | 2026-03-06T04:44:57.525Z | Compiling clap_builder v4.5.60 |
| 1118 | 2026-03-06T04:44:57.536Z | Compiling miniz_oxide v0.8.9 |
| 1119 | 2026-03-06T04:44:57.650Z | Compiling pin-project v1.1.10 |
| 1120 | 2026-03-06T04:44:57.791Z | Compiling clap_derive v4.5.55 |
| 1121 | 2026-03-06T04:44:57.826Z | Compiling libscf-sys v1.1.0 |
| 1122 | 2026-03-06T04:44:58.026Z | Compiling snafu v0.8.9 |
| 1123 | 2026-03-06T04:44:58.043Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1124 | 2026-03-06T04:44:58.681Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1125 | 2026-03-06T04:44:58.789Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1126 | 2026-03-06T04:44:58.971Z | Compiling clap v3.2.25 |
| 1127 | 2026-03-06T04:44:59.140Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1128 | 2026-03-06T04:45:00.332Z | Compiling tower-http v0.6.8 |
| 1129 | 2026-03-06T04:45:00.440Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1130 | 2026-03-06T04:45:00.558Z | Compiling jsonwebtoken v10.3.0 |
| 1131 | 2026-03-06T04:45:00.682Z | Compiling futures v0.3.32 |
| 1132 | 2026-03-06T04:45:00.773Z | Compiling slog-envlogger v2.2.0 |
| 1133 | 2026-03-06T04:45:00.801Z | Compiling hyper-rustls v0.27.7 |
| 1134 | 2026-03-06T04:45:01.439Z | Compiling rustix v1.1.4 |
| 1135 | 2026-03-06T04:45:01.610Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1136 | 2026-03-06T04:45:02.074Z | Compiling url v2.5.8 |
| 1137 | 2026-03-06T04:45:02.094Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1138 | 2026-03-06T04:45:02.252Z | Compiling crc32fast v1.5.0 |
| 1139 | 2026-03-06T04:45:02.275Z | Compiling portable-atomic v1.13.1 |
| 1140 | 2026-03-06T04:45:02.552Z | Compiling hyper-timeout v0.5.2 |
| 1141 | 2026-03-06T04:45:02.599Z | Compiling http-body-util v0.1.3 |
| 1142 | 2026-03-06T04:45:02.937Z | Compiling async-recursion v0.3.2 |
| 1143 | 2026-03-06T04:45:03.091Z | Compiling zone_cfg_derive v0.3.1 |
| 1144 | 2026-03-06T04:45:03.713Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1145 | 2026-03-06T04:45:04.027Z | Compiling serde_spanned v1.0.4 |
| 1146 | 2026-03-06T04:45:04.119Z | Compiling serde_path_to_error v0.1.20 |
| 1147 | 2026-03-06T04:45:04.283Z | Compiling filetime v0.2.27 |
| 1148 | 2026-03-06T04:45:04.334Z | Compiling secrecy v0.10.3 |
| 1149 | 2026-03-06T04:45:04.550Z | Compiling xattr v1.6.1 |
| 1150 | 2026-03-06T04:45:04.596Z | Compiling unit-prefix v0.5.2 |
| 1151 | 2026-03-06T04:45:04.631Z | Compiling fastrand v2.3.0 |
| 1152 | 2026-03-06T04:45:04.854Z | Compiling hex v0.4.3 |
| 1153 | 2026-03-06T04:45:04.866Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1154 | 2026-03-06T04:45:04.913Z | Compiling web-time v1.1.0 |
| 1155 | 2026-03-06T04:45:05.028Z | Compiling openssl-probe v0.1.6 |
| 1156 | 2026-03-06T04:45:05.238Z | Compiling curl v0.4.49 |
| 1157 | 2026-03-06T04:45:05.300Z | Compiling toml v1.0.3+spec-1.1.0 |
| 1158 | 2026-03-06T04:45:05.377Z | Compiling sha256 v1.6.0 |
| 1159 | 2026-03-06T04:45:05.421Z | Compiling tempfile v3.26.0 |
| 1160 | 2026-03-06T04:45:05.743Z | Compiling indicatif v0.18.4 |
| 1161 | 2026-03-06T04:45:05.868Z | Compiling tar v0.4.44 |
| 1162 | 2026-03-06T04:45:06.362Z | Compiling zone v0.3.1 |
| 1163 | 2026-03-06T04:45:06.766Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1164 | 2026-03-06T04:45:07.300Z | Compiling flate2 v1.1.9 |
| 1165 | 2026-03-06T04:45:07.303Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1166 | 2026-03-06T04:45:07.790Z | Compiling clap v4.5.60 |
| 1167 | 2026-03-06T04:45:07.910Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1168 | 2026-03-06T04:45:07.965Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1169 | 2026-03-06T04:45:08.142Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1170 | 2026-03-06T04:45:08.273Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1171 | 2026-03-06T04:45:08.275Z | Compiling camino v1.2.2 |
| 1172 | 2026-03-06T04:45:08.837Z | Compiling libloading v0.8.9 |
| 1173 | 2026-03-06T04:45:09.114Z | Compiling fs_extra v1.3.0 |
| 1174 | 2026-03-06T04:45:30.053Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1175 | 2026-03-06T04:45:46.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 1176 | 2026-03-06T04:45:46.569Z | |
| 1177 | 2026-03-06T04:45:46.569Z | real 1:37.530056134 |
| 1178 | 2026-03-06T04:45:46.569Z | user 7:55.571244220 |
| 1179 | 2026-03-06T04:45:46.569Z | sys 59.857224132 |
| 1180 | 2026-03-06T04:45:46.569Z | trap 0.322928201 |
| 1181 | 2026-03-06T04:45:46.569Z | tflt 0.170887706 |
| 1182 | 2026-03-06T04:45:46.569Z | dflt 0.073863622 |
| 1183 | 2026-03-06T04:45:46.569Z | kflt 0.000055805 |
| 1184 | 2026-03-06T04:45:46.569Z | lock 30:14.149928815 |
| 1185 | 2026-03-06T04:45:46.572Z | slp 22:11.960440255 |
| 1186 | 2026-03-06T04:45:46.572Z | lat 21.025022999 |
| 1187 | 2026-03-06T04:45:46.572Z | stop 38.073549925 |
| 1188 | 2026-03-06T04:45:46.572Z | + ptime -m cargo build --release |
| 1189 | 2026-03-06T04:45:46.941Z | Compiling proc-macro2 v1.0.106 |
| 1190 | 2026-03-06T04:45:46.941Z | Compiling quote v1.0.44 |
| 1191 | 2026-03-06T04:45:46.941Z | Compiling unicode-ident v1.0.24 |
| 1192 | 2026-03-06T04:45:46.944Z | Compiling libc v0.2.182 |
| 1193 | 2026-03-06T04:45:46.944Z | Compiling cfg-if v1.0.4 |
| 1194 | 2026-03-06T04:45:46.944Z | Compiling version_check v0.9.5 |
| 1195 | 2026-03-06T04:45:46.944Z | Compiling zeroize v1.8.2 |
| 1196 | 2026-03-06T04:45:46.944Z | Compiling serde_core v1.0.228 |
| 1197 | 2026-03-06T04:45:47.094Z | Compiling serde v1.0.228 |
| 1198 | 2026-03-06T04:45:47.178Z | Compiling memchr v2.8.0 |
| 1199 | 2026-03-06T04:45:47.393Z | Compiling autocfg v1.5.0 |
| 1200 | 2026-03-06T04:45:47.528Z | Compiling subtle v2.6.1 |
| 1201 | 2026-03-06T04:45:47.703Z | Compiling typenum v1.19.0 |
| 1202 | 2026-03-06T04:45:47.802Z | Compiling generic-array v0.14.7 |
| 1203 | 2026-03-06T04:45:48.108Z | Compiling syn v1.0.109 |
| 1204 | 2026-03-06T04:45:48.239Z | Compiling itoa v1.0.17 |
| 1205 | 2026-03-06T04:45:48.722Z | Compiling getrandom v0.2.17 |
| 1206 | 2026-03-06T04:45:48.749Z | Compiling smallvec v1.15.1 |
| 1207 | 2026-03-06T04:45:48.854Z | Compiling const-oid v0.9.6 |
| 1208 | 2026-03-06T04:45:49.312Z | Compiling libm v0.2.16 |
| 1209 | 2026-03-06T04:45:49.414Z | Compiling num-traits v0.2.19 |
| 1210 | 2026-03-06T04:45:49.566Z | Compiling syn v2.0.116 |
| 1211 | 2026-03-06T04:45:49.847Z | Compiling shlex v1.3.0 |
| 1212 | 2026-03-06T04:45:49.943Z | Compiling thiserror v1.0.69 |
| 1213 | 2026-03-06T04:45:49.996Z | Compiling find-msvc-tools v0.1.9 |
| 1214 | 2026-03-06T04:45:50.180Z | Compiling pin-project-lite v0.2.16 |
| 1215 | 2026-03-06T04:45:50.339Z | Compiling cc v1.2.56 |
| 1216 | 2026-03-06T04:45:50.823Z | Compiling log v0.4.29 |
| 1217 | 2026-03-06T04:45:51.113Z | Compiling zmij v1.0.21 |
| 1218 | 2026-03-06T04:45:51.634Z | Compiling block-buffer v0.10.4 |
| 1219 | 2026-03-06T04:45:51.911Z | Compiling crypto-common v0.1.7 |
| 1220 | 2026-03-06T04:45:52.147Z | Compiling rustversion v1.0.22 |
| 1221 | 2026-03-06T04:45:52.899Z | Compiling digest v0.10.7 |
| 1222 | 2026-03-06T04:45:53.102Z | Compiling rand_core v0.6.4 |
| 1223 | 2026-03-06T04:45:53.147Z | Compiling errno v0.3.14 |
| 1224 | 2026-03-06T04:45:53.230Z | Compiling socket2 v0.6.2 |
| 1225 | 2026-03-06T04:45:53.367Z | Compiling equivalent v1.0.2 |
| 1226 | 2026-03-06T04:45:53.430Z | Compiling bytes v1.11.1 |
| 1227 | 2026-03-06T04:45:53.493Z | Compiling once_cell v1.21.3 |
| 1228 | 2026-03-06T04:45:53.627Z | Compiling hashbrown v0.16.1 |
| 1229 | 2026-03-06T04:45:53.981Z | Compiling parking_lot_core v0.9.12 |
| 1230 | 2026-03-06T04:45:54.771Z | Compiling base64ct v1.8.3 |
| 1231 | 2026-03-06T04:45:54.874Z | Compiling indexmap v2.13.0 |
| 1232 | 2026-03-06T04:45:54.898Z | Compiling scopeguard v1.2.0 |
| 1233 | 2026-03-06T04:45:55.070Z | Compiling lock_api v0.4.14 |
| 1234 | 2026-03-06T04:45:55.456Z | Compiling pem-rfc7468 v0.7.0 |
| 1235 | 2026-03-06T04:45:55.593Z | Compiling parking_lot v0.12.5 |
| 1236 | 2026-03-06T04:45:55.604Z | Compiling signal-hook-registry v1.4.8 |
| 1237 | 2026-03-06T04:45:55.688Z | Compiling mio v1.1.1 |
| 1238 | 2026-03-06T04:45:55.929Z | Compiling der v0.7.10 |
| 1239 | 2026-03-06T04:45:56.413Z | Compiling thiserror v2.0.18 |
| 1240 | 2026-03-06T04:45:56.883Z | Compiling stable_deref_trait v1.2.1 |
| 1241 | 2026-03-06T04:45:57.007Z | Compiling synstructure v0.13.2 |
| 1242 | 2026-03-06T04:45:57.287Z | Compiling serde_json v1.0.149 |
| 1243 | 2026-03-06T04:45:57.368Z | Compiling futures-core v0.3.32 |
| 1244 | 2026-03-06T04:45:57.520Z | Compiling ucd-trie v0.1.7 |
| 1245 | 2026-03-06T04:45:57.631Z | Compiling zerocopy v0.8.39 |
| 1246 | 2026-03-06T04:45:57.965Z | Compiling pest v2.8.6 |
| 1247 | 2026-03-06T04:45:58.051Z | Compiling futures-sink v0.3.32 |
| 1248 | 2026-03-06T04:45:58.210Z | Compiling num-integer v0.1.46 |
| 1249 | 2026-03-06T04:45:58.222Z | Compiling proc-macro-error-attr v1.0.4 |
| 1250 | 2026-03-06T04:45:58.387Z | Compiling spki v0.7.3 |
| 1251 | 2026-03-06T04:45:58.947Z | Compiling pkcs8 v0.10.2 |
| 1252 | 2026-03-06T04:45:59.352Z | Compiling pkg-config v0.3.32 |
| 1253 | 2026-03-06T04:45:59.418Z | Compiling heck v0.4.1 |
| 1254 | 2026-03-06T04:45:59.864Z | Compiling futures-channel v0.3.32 |
| 1255 | 2026-03-06T04:46:00.395Z | Compiling semver v1.0.27 |
| 1256 | 2026-03-06T04:46:00.451Z | Compiling proc-macro-error v1.0.4 |
| 1257 | 2026-03-06T04:46:00.605Z | Compiling pest_meta v2.8.6 |
| 1258 | 2026-03-06T04:46:00.647Z | Compiling vcpkg v0.2.15 |
| 1259 | 2026-03-06T04:46:00.723Z | Compiling serde_derive v1.0.228 |
| 1260 | 2026-03-06T04:46:00.829Z | Compiling thiserror-impl v1.0.69 |
| 1261 | 2026-03-06T04:46:00.927Z | Compiling zerofrom-derive v0.1.6 |
| 1262 | 2026-03-06T04:46:00.995Z | Compiling tokio-macros v2.6.0 |
| 1263 | 2026-03-06T04:46:01.909Z | Compiling yoke-derive v0.8.1 |
| 1264 | 2026-03-06T04:46:02.624Z | Compiling tokio v1.49.0 |
| 1265 | 2026-03-06T04:46:03.001Z | Compiling thiserror-impl v2.0.18 |
| 1266 | 2026-03-06T04:46:03.677Z | Compiling zerovec-derive v0.11.2 |
| 1267 | 2026-03-06T04:46:03.888Z | Compiling zerofrom v0.1.6 |
| 1268 | 2026-03-06T04:46:04.029Z | Compiling displaydoc v0.2.5 |
| 1269 | 2026-03-06T04:46:04.098Z | Compiling zerocopy-derive v0.7.35 |
| 1270 | 2026-03-06T04:46:04.311Z | Compiling yoke v0.8.1 |
| 1271 | 2026-03-06T04:46:04.685Z | Compiling pest_generator v2.8.6 |
| 1272 | 2026-03-06T04:46:05.723Z | Compiling tracing-attributes v0.1.31 |
| 1273 | 2026-03-06T04:46:05.833Z | Compiling futures-macro v0.3.32 |
| 1274 | 2026-03-06T04:46:06.189Z | Compiling zerovec v0.11.5 |
| 1275 | 2026-03-06T04:46:06.239Z | Compiling pest_derive v2.8.6 |
| 1276 | 2026-03-06T04:46:06.728Z | Compiling ppv-lite86 v0.2.21 |
| 1277 | 2026-03-06T04:46:06.893Z | Compiling tracing-core v0.1.36 |
| 1278 | 2026-03-06T04:46:07.149Z | Compiling hmac v0.12.1 |
| 1279 | 2026-03-06T04:46:07.498Z | Compiling futures-task v0.3.32 |
| 1280 | 2026-03-06T04:46:07.517Z | Compiling pretty-hex v0.4.1 |
| 1281 | 2026-03-06T04:46:07.763Z | Compiling futures-io v0.3.32 |
| 1282 | 2026-03-06T04:46:07.799Z | Compiling slab v0.4.12 |
| 1283 | 2026-03-06T04:46:07.847Z | Compiling spin v0.9.8 |
| 1284 | 2026-03-06T04:46:08.118Z | Compiling winnow v0.7.14 |
| 1285 | 2026-03-06T04:46:08.164Z | Compiling futures-util v0.3.32 |
| 1286 | 2026-03-06T04:46:08.558Z | Compiling tracing v0.1.44 |
| 1287 | 2026-03-06T04:46:08.575Z | Compiling lazy_static v1.5.0 |
| 1288 | 2026-03-06T04:46:08.971Z | Compiling tinystr v0.8.2 |
| 1289 | 2026-03-06T04:46:09.413Z | Compiling slog v2.8.2 |
| 1290 | 2026-03-06T04:46:09.446Z | Compiling http v1.4.0 |
| 1291 | 2026-03-06T04:46:09.645Z | Compiling signature v2.2.0 |
| 1292 | 2026-03-06T04:46:09.697Z | Compiling ff v0.13.1 |
| 1293 | 2026-03-06T04:46:09.736Z | Compiling ring v0.17.14 |
| 1294 | 2026-03-06T04:46:09.887Z | Compiling getrandom v0.3.4 |
| 1295 | 2026-03-06T04:46:09.931Z | Compiling cpufeatures v0.2.17 |
| 1296 | 2026-03-06T04:46:09.961Z | Compiling writeable v0.6.2 |
| 1297 | 2026-03-06T04:46:10.031Z | Compiling base16ct v0.2.0 |
| 1298 | 2026-03-06T04:46:10.399Z | Compiling litemap v0.8.1 |
| 1299 | 2026-03-06T04:46:10.477Z | Compiling toml_datetime v0.6.11 |
| 1300 | 2026-03-06T04:46:10.510Z | Compiling time-core v0.1.8 |
| 1301 | 2026-03-06T04:46:10.768Z | Compiling byteorder v1.5.0 |
| 1302 | 2026-03-06T04:46:10.780Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1303 | 2026-03-06T04:46:10.791Z | Compiling num-conv v0.2.0 |
| 1304 | 2026-03-06T04:46:10.933Z | Compiling winnow v0.5.40 |
| 1305 | 2026-03-06T04:46:11.033Z | Compiling powerfmt v0.2.0 |
| 1306 | 2026-03-06T04:46:11.237Z | Compiling zerocopy v0.7.35 |
| 1307 | 2026-03-06T04:46:11.249Z | Compiling http-body v1.0.1 |
| 1308 | 2026-03-06T04:46:11.522Z | Compiling deranged v0.5.6 |
| 1309 | 2026-03-06T04:46:11.552Z | Compiling time-macros v0.2.27 |
| 1310 | 2026-03-06T04:46:11.839Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1311 | 2026-03-06T04:46:13.205Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1312 | 2026-03-06T04:46:13.841Z | Compiling icu_locale_core v2.1.1 |
| 1313 | 2026-03-06T04:46:14.019Z | Compiling sec1 v0.7.3 |
| 1314 | 2026-03-06T04:46:14.439Z | Compiling toml_edit v0.19.15 |
| 1315 | 2026-03-06T04:46:14.617Z | Compiling group v0.13.0 |
| 1316 | 2026-03-06T04:46:15.507Z | Compiling num-bigint v0.4.6 |
| 1317 | 2026-03-06T04:46:15.659Z | Compiling erased-serde v0.3.31 |
| 1318 | 2026-03-06T04:46:15.801Z | Compiling potential_utf v0.1.4 |
| 1319 | 2026-03-06T04:46:16.113Z | Compiling hkdf v0.12.4 |
| 1320 | 2026-03-06T04:46:16.385Z | Compiling zerotrie v0.2.3 |
| 1321 | 2026-03-06T04:46:17.276Z | Compiling scroll_derive v0.12.1 |
| 1322 | 2026-03-06T04:46:17.304Z | Compiling num-iter v0.1.45 |
| 1323 | 2026-03-06T04:46:17.516Z | Compiling crypto-bigint v0.5.5 |
| 1324 | 2026-03-06T04:46:19.472Z | Compiling usdt-impl v0.5.0 |
| 1325 | 2026-03-06T04:46:19.786Z | Compiling icu_properties_data v2.1.2 |
| 1326 | 2026-03-06T04:46:19.790Z | Compiling icu_normalizer_data v2.1.1 |
| 1327 | 2026-03-06T04:46:20.190Z | Compiling httparse v1.10.1 |
| 1328 | 2026-03-06T04:46:20.394Z | Compiling proc-macro-crate v1.3.1 |
| 1329 | 2026-03-06T04:46:20.680Z | Compiling time v0.3.47 |
| 1330 | 2026-03-06T04:46:20.975Z | Compiling elliptic-curve v0.13.8 |
| 1331 | 2026-03-06T04:46:21.229Z | Compiling scroll v0.12.0 |
| 1332 | 2026-03-06T04:46:21.851Z | Compiling icu_provider v2.1.1 |
| 1333 | 2026-03-06T04:46:22.560Z | Compiling icu_collections v2.1.1 |
| 1334 | 2026-03-06T04:46:22.716Z | Compiling thread-id v4.2.2 |
| 1335 | 2026-03-06T04:46:22.836Z | Compiling proc-macro-crate v3.4.0 |
| 1336 | 2026-03-06T04:46:23.003Z | Compiling dof v0.3.0 |
| 1337 | 2026-03-06T04:46:23.332Z | Compiling sha2 v0.10.9 |
| 1338 | 2026-03-06T04:46:23.835Z | Compiling dtrace-parser v0.2.0 |
| 1339 | 2026-03-06T04:46:23.902Z | Compiling openssl-sys v0.9.111 |
| 1340 | 2026-03-06T04:46:24.220Z | Compiling libz-sys v1.1.23 |
| 1341 | 2026-03-06T04:46:24.392Z | Compiling rustc_version v0.4.1 |
| 1342 | 2026-03-06T04:46:24.974Z | Compiling rustls-pki-types v1.14.0 |
| 1343 | 2026-03-06T04:46:25.033Z | Compiling camino v1.2.2 |
| 1344 | 2026-03-06T04:46:25.037Z | Compiling crossbeam-utils v0.8.21 |
| 1345 | 2026-03-06T04:46:25.594Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1346 | 2026-03-06T04:46:25.907Z | Compiling untrusted v0.9.0 |
| 1347 | 2026-03-06T04:46:26.024Z | Compiling tower-service v0.3.3 |
| 1348 | 2026-03-06T04:46:26.141Z | Compiling try-lock v0.2.5 |
| 1349 | 2026-03-06T04:46:26.179Z | Compiling plain v0.2.3 |
| 1350 | 2026-03-06T04:46:26.370Z | Compiling want v0.3.1 |
| 1351 | 2026-03-06T04:46:26.387Z | Compiling goblin v0.8.2 |
| 1352 | 2026-03-06T04:46:26.934Z | Compiling curve25519-dalek v4.1.3 |
| 1353 | 2026-03-06T04:46:28.231Z | Compiling num_enum_derive v0.7.5 |
| 1354 | 2026-03-06T04:46:28.359Z | Compiling num_enum_derive v0.5.11 |
| 1355 | 2026-03-06T04:46:28.906Z | Compiling serde_tokenstream v0.2.2 |
| 1356 | 2026-03-06T04:46:29.483Z | Compiling rand_chacha v0.3.1 |
| 1357 | 2026-03-06T04:46:29.830Z | Compiling rfc6979 v0.4.0 |
| 1358 | 2026-03-06T04:46:30.497Z | Compiling arc-swap v1.8.2 |
| 1359 | 2026-03-06T04:46:30.552Z | Compiling rustls v0.23.36 |
| 1360 | 2026-03-06T04:46:30.723Z | Compiling either v1.15.0 |
| 1361 | 2026-03-06T04:46:30.929Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1362 | 2026-03-06T04:46:30.967Z | Compiling num-bigint-dig v0.8.6 |
| 1363 | 2026-03-06T04:46:30.978Z | Compiling pin-utils v0.1.0 |
| 1364 | 2026-03-06T04:46:31.086Z | Compiling radium v0.7.0 |
| 1365 | 2026-03-06T04:46:31.154Z | Compiling iana-time-zone v0.1.65 |
| 1366 | 2026-03-06T04:46:31.205Z | Compiling atomic-waker v1.1.2 |
| 1367 | 2026-03-06T04:46:31.341Z | Compiling hyper v1.8.1 |
| 1368 | 2026-03-06T04:46:31.368Z | Compiling chrono v0.4.43 |
| 1369 | 2026-03-06T04:46:31.586Z | Compiling num_enum v0.5.11 |
| 1370 | 2026-03-06T04:46:31.623Z | Compiling num_enum v0.7.5 |
| 1371 | 2026-03-06T04:46:31.828Z | Compiling ecdsa v0.16.9 |
| 1372 | 2026-03-06T04:46:31.831Z | Compiling rand v0.8.5 |
| 1373 | 2026-03-06T04:46:33.251Z | Compiling rustls-webpki v0.103.9 |
| 1374 | 2026-03-06T04:46:33.725Z | Compiling icu_normalizer v2.1.1 |
| 1375 | 2026-03-06T04:46:36.526Z | Compiling icu_properties v2.1.2 |
| 1376 | 2026-03-06T04:46:39.008Z | Compiling rand_core v0.9.5 |
| 1377 | 2026-03-06T04:46:39.095Z | Compiling primeorder v0.13.6 |
| 1378 | 2026-03-06T04:46:39.291Z | Compiling foreign-types-macros v0.2.3 |
| 1379 | 2026-03-06T04:46:39.569Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1380 | 2026-03-06T04:46:39.651Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1381 | 2026-03-06T04:46:40.044Z | Compiling cargo-platform v0.3.2 |
| 1382 | 2026-03-06T04:46:40.362Z | Compiling aho-corasick v1.1.4 |
| 1383 | 2026-03-06T04:46:40.438Z | Compiling indexmap v1.9.3 |
| 1384 | 2026-03-06T04:46:40.442Z | Compiling thread_local v1.1.9 |
| 1385 | 2026-03-06T04:46:40.662Z | Compiling tap v1.0.1 |
| 1386 | 2026-03-06T04:46:40.829Z | Compiling anyhow v1.0.102 |
| 1387 | 2026-03-06T04:46:40.871Z | Compiling slog-async v2.8.0 |
| 1388 | 2026-03-06T04:46:41.023Z | Compiling bitflags v2.11.0 |
| 1389 | 2026-03-06T04:46:41.136Z | Compiling foreign-types-shared v0.3.1 |
| 1390 | 2026-03-06T04:46:41.289Z | Compiling regex-syntax v0.8.9 |
| 1391 | 2026-03-06T04:46:41.407Z | Compiling percent-encoding v2.3.2 |
| 1392 | 2026-03-06T04:46:41.444Z | Compiling utf8parse v0.2.2 |
| 1393 | 2026-03-06T04:46:41.626Z | Compiling anstyle-parse v0.2.7 |
| 1394 | 2026-03-06T04:46:41.839Z | Compiling form_urlencoded v1.2.2 |
| 1395 | 2026-03-06T04:46:42.118Z | Compiling foreign-types v0.5.0 |
| 1396 | 2026-03-06T04:46:42.341Z | Compiling wyz v0.5.1 |
| 1397 | 2026-03-06T04:46:42.351Z | Compiling cargo_metadata v0.23.1 |
| 1398 | 2026-03-06T04:46:42.836Z | Compiling crossbeam-channel v0.5.15 |
| 1399 | 2026-03-06T04:46:45.341Z | Compiling regex-automata v0.4.14 |
| 1400 | 2026-03-06T04:46:45.538Z | Compiling rand_chacha v0.9.0 |
| 1401 | 2026-03-06T04:46:46.902Z | Compiling idna_adapter v1.2.1 |
| 1402 | 2026-03-06T04:46:51.075Z | Compiling hyper-util v0.1.20 |
| 1403 | 2026-03-06T04:46:55.050Z | Compiling itertools v0.12.1 |
| 1404 | 2026-03-06T04:46:55.579Z | Compiling slog-scope v4.4.1 |
| 1405 | 2026-03-06T04:46:55.631Z | Compiling usdt-attr-macro v0.5.0 |
| 1406 | 2026-03-06T04:46:56.465Z | Compiling usdt-macro v0.5.0 |
| 1407 | 2026-03-06T04:46:57.462Z | Compiling num-rational v0.4.2 |
| 1408 | 2026-03-06T04:46:57.890Z | Compiling tokio-util v0.7.18 |
| 1409 | 2026-03-06T04:46:58.901Z | Compiling ed25519 v2.2.3 |
| 1410 | 2026-03-06T04:46:59.346Z | Compiling num-complex v0.4.6 |
| 1411 | 2026-03-06T04:46:59.377Z | Compiling async-trait v0.1.89 |
| 1412 | 2026-03-06T04:47:00.530Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1413 | 2026-03-06T04:47:00.649Z | Compiling pkcs1 v0.7.5 |
| 1414 | 2026-03-06T04:47:00.682Z | Compiling is-terminal v0.4.17 |
| 1415 | 2026-03-06T04:47:00.841Z | Compiling memmap v0.7.0 |
| 1416 | 2026-03-06T04:47:01.165Z | Compiling cstr-argument v0.1.2 |
| 1417 | 2026-03-06T04:47:01.292Z | Compiling openssl-probe v0.2.1 |
| 1418 | 2026-03-06T04:47:01.487Z | Compiling colorchoice v1.0.4 |
| 1419 | 2026-03-06T04:47:01.519Z | Compiling take_mut v0.2.2 |
| 1420 | 2026-03-06T04:47:01.693Z | Compiling tower-layer v0.3.3 |
| 1421 | 2026-03-06T04:47:01.726Z | Compiling hashbrown v0.12.3 |
| 1422 | 2026-03-06T04:47:01.806Z | Compiling rustix v1.1.4 |
| 1423 | 2026-03-06T04:47:01.819Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1424 | 2026-03-06T04:47:02.101Z | Compiling term v1.2.1 |
| 1425 | 2026-03-06T04:47:02.208Z | Compiling funty v2.0.0 |
| 1426 | 2026-03-06T04:47:02.527Z | Compiling base64 v0.22.1 |
| 1427 | 2026-03-06T04:47:03.078Z | Compiling portable-atomic v1.13.1 |
| 1428 | 2026-03-06T04:47:03.638Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1429 | 2026-03-06T04:47:04.026Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1430 | 2026-03-06T04:47:04.069Z | Compiling crc32fast v1.5.0 |
| 1431 | 2026-03-06T04:47:04.380Z | Compiling os_str_bytes v6.6.1 |
| 1432 | 2026-03-06T04:47:04.413Z | Compiling anstyle-query v1.1.5 |
| 1433 | 2026-03-06T04:47:04.603Z | Compiling utf8_iter v1.0.4 |
| 1434 | 2026-03-06T04:47:04.615Z | Compiling anstyle v1.0.13 |
| 1435 | 2026-03-06T04:47:04.617Z | Compiling sync_wrapper v1.0.2 |
| 1436 | 2026-03-06T04:47:04.792Z | Compiling is_terminal_polyfill v1.70.2 |
| 1437 | 2026-03-06T04:47:04.899Z | Compiling clap_lex v0.2.4 |
| 1438 | 2026-03-06T04:47:04.943Z | Compiling idna v1.1.0 |
| 1439 | 2026-03-06T04:47:05.010Z | Compiling anstream v0.6.21 |
| 1440 | 2026-03-06T04:47:05.175Z | Compiling tower v0.5.3 |
| 1441 | 2026-03-06T04:47:05.972Z | Compiling bitvec v1.0.1 |
| 1442 | 2026-03-06T04:47:06.091Z | Compiling pem v3.0.6 |
| 1443 | 2026-03-06T04:47:07.066Z | Compiling slog-term v2.9.2 |
| 1444 | 2026-03-06T04:47:07.960Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1445 | 2026-03-06T04:47:08.169Z | Compiling rustls-native-certs v0.8.3 |
| 1446 | 2026-03-06T04:47:09.903Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1447 | 2026-03-06T04:47:10.026Z | Compiling rsa v0.9.10 |
| 1448 | 2026-03-06T04:47:10.151Z | Compiling usdt v0.5.0 |
| 1449 | 2026-03-06T04:47:10.732Z | Compiling num v0.4.3 |
| 1450 | 2026-03-06T04:47:10.794Z | Compiling ed25519-dalek v2.2.0 |
| 1451 | 2026-03-06T04:47:10.859Z | Compiling slog-stdlog v4.1.1 |
| 1452 | 2026-03-06T04:47:11.536Z | Compiling tokio-rustls v0.26.4 |
| 1453 | 2026-03-06T04:47:11.617Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1454 | 2026-03-06T04:47:11.688Z | Compiling regex v1.12.3 |
| 1455 | 2026-03-06T04:47:11.920Z | Compiling rand v0.9.2 |
| 1456 | 2026-03-06T04:47:12.046Z | Compiling octocrab v0.49.5 |
| 1457 | 2026-03-06T04:47:12.786Z | Compiling p256 v0.13.2 |
| 1458 | 2026-03-06T04:47:13.729Z | Compiling p384 v0.13.1 |
| 1459 | 2026-03-06T04:47:13.944Z | Compiling simple_asn1 v0.6.4 |
| 1460 | 2026-03-06T04:47:14.979Z | Compiling futures-executor v0.3.32 |
| 1461 | 2026-03-06T04:47:15.005Z | Compiling clap_derive v3.2.25 |
| 1462 | 2026-03-06T04:47:15.136Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1463 | 2026-03-06T04:47:15.952Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1464 | 2026-03-06T04:47:16.101Z | Compiling serde_repr v0.1.20 |
| 1465 | 2026-03-06T04:47:16.464Z | Compiling pin-project-internal v1.1.10 |
| 1466 | 2026-03-06T04:47:16.557Z | Compiling snafu-derive v0.8.9 |
| 1467 | 2026-03-06T04:47:17.269Z | Compiling num-derive v0.3.3 |
| 1468 | 2026-03-06T04:47:18.277Z | Compiling atty v0.2.14 |
| 1469 | 2026-03-06T04:47:18.437Z | Compiling termcolor v1.4.1 |
| 1470 | 2026-03-06T04:47:18.976Z | Compiling colored v3.1.1 |
| 1471 | 2026-03-06T04:47:19.246Z | Compiling simd-adler32 v0.3.8 |
| 1472 | 2026-03-06T04:47:19.472Z | Compiling strsim v0.10.0 |
| 1473 | 2026-03-06T04:47:19.551Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-03-06T04:47:19.573Z | Compiling bitflags v1.3.2 |
| 1475 | 2026-03-06T04:47:19.694Z | Compiling strsim v0.11.1 |
| 1476 | 2026-03-06T04:47:19.851Z | Compiling ryu v1.0.23 |
| 1477 | 2026-03-06T04:47:20.494Z | Compiling unicode-width v0.2.2 |
| 1478 | 2026-03-06T04:47:20.528Z | Compiling clap_lex v1.0.0 |
| 1479 | 2026-03-06T04:47:21.051Z | Compiling oxnet v0.1.4 |
| 1480 | 2026-03-06T04:47:21.132Z | Compiling iri-string v0.7.10 |
| 1481 | 2026-03-06T04:47:21.320Z | Compiling textwrap v0.16.2 |
| 1482 | 2026-03-06T04:47:21.386Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1483 | 2026-03-06T04:47:21.580Z | Compiling heck v0.5.0 |
| 1484 | 2026-03-06T04:47:21.757Z | Compiling curl v0.4.49 |
| 1485 | 2026-03-06T04:47:21.829Z | Compiling clap v3.2.25 |
| 1486 | 2026-03-06T04:47:21.996Z | Compiling clap_derive v4.5.55 |
| 1487 | 2026-03-06T04:47:22.258Z | Compiling snafu v0.8.9 |
| 1488 | 2026-03-06T04:47:23.391Z | Compiling console v0.16.2 |
| 1489 | 2026-03-06T04:47:23.904Z | Compiling clap_builder v4.5.60 |
| 1490 | 2026-03-06T04:47:26.561Z | Compiling tower-http v0.6.8 |
| 1491 | 2026-03-06T04:47:26.606Z | Compiling serde_urlencoded v0.7.1 |
| 1492 | 2026-03-06T04:47:27.238Z | Compiling miniz_oxide v0.8.9 |
| 1493 | 2026-03-06T04:47:27.521Z | Compiling libscf-sys v1.1.0 |
| 1494 | 2026-03-06T04:47:27.790Z | Compiling pin-project v1.1.10 |
| 1495 | 2026-03-06T04:47:27.967Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1496 | 2026-03-06T04:47:29.889Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1497 | 2026-03-06T04:47:30.181Z | Compiling futures v0.3.32 |
| 1498 | 2026-03-06T04:47:30.322Z | Compiling jsonwebtoken v10.3.0 |
| 1499 | 2026-03-06T04:47:31.025Z | Compiling slog-envlogger v2.2.0 |
| 1500 | 2026-03-06T04:47:32.422Z | Compiling hyper-rustls v0.27.7 |
| 1501 | 2026-03-06T04:47:33.870Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1502 | 2026-03-06T04:47:36.786Z | Compiling url v2.5.8 |
| 1503 | 2026-03-06T04:47:37.301Z | Compiling hyper-timeout v0.5.2 |
| 1504 | 2026-03-06T04:47:37.743Z | Compiling http-body-util v0.1.3 |
| 1505 | 2026-03-06T04:47:38.136Z | Compiling zone_cfg_derive v0.3.1 |
| 1506 | 2026-03-06T04:47:38.352Z | Compiling async-recursion v0.3.2 |
| 1507 | 2026-03-06T04:47:39.475Z | Compiling serde_spanned v1.0.4 |
| 1508 | 2026-03-06T04:47:39.641Z | Compiling serde_path_to_error v0.1.20 |
| 1509 | 2026-03-06T04:47:39.760Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1510 | 2026-03-06T04:47:40.712Z | Compiling filetime v0.2.27 |
| 1511 | 2026-03-06T04:47:40.738Z | Compiling secrecy v0.10.3 |
| 1512 | 2026-03-06T04:47:40.786Z | Compiling openssl-probe v0.1.6 |
| 1513 | 2026-03-06T04:47:41.005Z | Compiling xattr v1.6.1 |
| 1514 | 2026-03-06T04:47:41.091Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1515 | 2026-03-06T04:47:41.298Z | Compiling web-time v1.1.0 |
| 1516 | 2026-03-06T04:47:41.358Z | Compiling unit-prefix v0.5.2 |
| 1517 | 2026-03-06T04:47:41.412Z | Compiling hex v0.4.3 |
| 1518 | 2026-03-06T04:47:41.616Z | Compiling fastrand v2.3.0 |
| 1519 | 2026-03-06T04:47:41.616Z | Compiling indicatif v0.18.4 |
| 1520 | 2026-03-06T04:47:42.037Z | Compiling tempfile v3.26.0 |
| 1521 | 2026-03-06T04:47:42.347Z | Compiling sha256 v1.6.0 |
| 1522 | 2026-03-06T04:47:42.735Z | Compiling toml v1.0.3+spec-1.1.0 |
| 1523 | 2026-03-06T04:47:44.001Z | Compiling tar v0.4.44 |
| 1524 | 2026-03-06T04:47:48.986Z | Compiling zone v0.3.1 |
| 1525 | 2026-03-06T04:47:49.864Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1526 | 2026-03-06T04:47:50.284Z | Compiling flate2 v1.1.9 |
| 1527 | 2026-03-06T04:47:50.514Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1528 | 2026-03-06T04:47:50.842Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1529 | 2026-03-06T04:47:51.018Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1530 | 2026-03-06T04:47:51.512Z | Compiling clap v4.5.60 |
| 1531 | 2026-03-06T04:47:51.650Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1532 | 2026-03-06T04:47:52.378Z | Compiling libloading v0.8.9 |
| 1533 | 2026-03-06T04:47:52.860Z | Compiling fs_extra v1.3.0 |
| 1534 | 2026-03-06T04:48:13.430Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1535 | 2026-03-06T04:49:00.988Z | Finished `release` profile [optimized] target(s) in 3m 14s |
| 1536 | 2026-03-06T04:49:01.066Z | |
| 1537 | 2026-03-06T04:49:01.066Z | real 3:14.461474959 |
| 1538 | 2026-03-06T04:49:01.066Z | user 18:37.223229032 |
| 1539 | 2026-03-06T04:49:01.066Z | sys 1:22.040176707 |
| 1540 | 2026-03-06T04:49:01.066Z | trap 0.677929257 |
| 1541 | 2026-03-06T04:49:01.066Z | tflt 0.936481414 |
| 1542 | 2026-03-06T04:49:01.066Z | dflt 0.852527989 |
| 1543 | 2026-03-06T04:49:01.072Z | kflt 0.000048376 |
| 1544 | 2026-03-06T04:49:01.072Z | lock 1:15:41.063739419 |
| 1545 | 2026-03-06T04:49:01.072Z | slp 48:51.587939255 |
| 1546 | 2026-03-06T04:49:01.072Z | lat 1:06.025497691 |
| 1547 | 2026-03-06T04:49:01.072Z | stop 1:10.034282409 |
| 1548 | 2026-03-06T04:49:01.072Z | + for x in debug release |
| 1549 | 2026-03-06T04:49:01.072Z | + mkdir -p /work/debug |
| 1550 | 2026-03-06T04:49:01.072Z | + cp target/debug/softnpu /work/debug/ |
| 1551 | 2026-03-06T04:49:01.161Z | + cp target/debug/npuzone /work/debug/ |
| 1552 | 2026-03-06T04:49:01.356Z | + cp target/debug/npuvm /work/debug/ |
| 1553 | 2026-03-06T04:49:01.539Z | + digest -a sha256 /work/debug/softnpu |
| 1554 | 2026-03-06T04:49:01.617Z | + digest -a sha256 /work/debug/npuzone |
| 1555 | 2026-03-06T04:49:01.751Z | + digest -a sha256 /work/debug/npuvm |
| 1556 | 2026-03-06T04:49:01.881Z | + for x in debug release |
| 1557 | 2026-03-06T04:49:01.881Z | + mkdir -p /work/release |
| 1558 | 2026-03-06T04:49:01.884Z | + cp target/release/softnpu /work/release/ |
| 1559 | 2026-03-06T04:49:01.906Z | + cp target/release/npuzone /work/release/ |
| 1560 | 2026-03-06T04:49:01.950Z | + cp target/release/npuvm /work/release/ |
| 1561 | 2026-03-06T04:49:01.990Z | + digest -a sha256 /work/release/softnpu |
| 1562 | 2026-03-06T04:49:02.009Z | + digest -a sha256 /work/release/npuzone |
| 1563 | 2026-03-06T04:49:02.038Z | + digest -a sha256 /work/release/npuvm |
| 1564 | 2026-03-06T04:49:02.068Z | process exited: duration 399680 ms, exit code 0 |
| |
| 1565 | 2026-03-06T04:49:02.081Z | found 12 output files |
| 1566 | 2026-03-06T04:49:02.081Z | uploading: /work/debug/npuvm (188835904 bytes) |
| 1567 | 2026-03-06T04:49:05.028Z | uploaded: /work/debug/npuvm |
| 1568 | 2026-03-06T04:49:05.028Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1569 | 2026-03-06T04:49:06.040Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1570 | 2026-03-06T04:49:06.040Z | uploading: /work/debug/npuzone (195524944 bytes) |
| 1571 | 2026-03-06T04:49:08.960Z | uploaded: /work/debug/npuzone |
| 1572 | 2026-03-06T04:49:08.963Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1573 | 2026-03-06T04:49:09.971Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1574 | 2026-03-06T04:49:09.974Z | uploading: /work/debug/softnpu (102268448 bytes) |
| 1575 | 2026-03-06T04:49:11.934Z | uploaded: /work/debug/softnpu |
| 1576 | 2026-03-06T04:49:11.934Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1577 | 2026-03-06T04:49:12.943Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1578 | 2026-03-06T04:49:12.946Z | uploading: /work/release/npuvm (31669096 bytes) |
| 1579 | 2026-03-06T04:49:14.275Z | uploaded: /work/release/npuvm |
| 1580 | 2026-03-06T04:49:14.279Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1581 | 2026-03-06T04:49:15.286Z | uploaded: /work/release/npuvm.sha256.txt |
| 1582 | 2026-03-06T04:49:15.289Z | uploading: /work/release/npuzone (32253064 bytes) |
| 1583 | 2026-03-06T04:49:16.589Z | uploaded: /work/release/npuzone |
| 1584 | 2026-03-06T04:49:16.592Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1585 | 2026-03-06T04:49:17.599Z | uploaded: /work/release/npuzone.sha256.txt |
| 1586 | 2026-03-06T04:49:17.599Z | uploading: /work/release/softnpu (16036744 bytes) |
| 1587 | 2026-03-06T04:49:18.785Z | uploaded: /work/release/softnpu |
| 1588 | 2026-03-06T04:49:18.786Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1589 | 2026-03-06T04:49:19.797Z | uploaded: /work/release/softnpu.sha256.txt |