|
|
|
| 1 | 2026-03-27T04:24:27.986Z | job assigned to worker 01KMPRHC05P9V3245VEPE8RVW1 [factory aws, i-0c6ebdbf0c4008d75] (queued for 23 m 59 s) |
| |
| 2 | 2026-03-27T04:24:34.416Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:24:34.420Z | ++ uname -s |
| 4 | 2026-03-27T04:24:34.423Z | + kern=SunOS |
| 5 | 2026-03-27T04:24:34.423Z | + build_user=build |
| 6 | 2026-03-27T04:24:34.423Z | + build_uid=12345 |
| 7 | 2026-03-27T04:24:34.423Z | + work_dir=/work |
| 8 | 2026-03-27T04:24:34.423Z | + input_dir=/input |
| 9 | 2026-03-27T04:24:34.423Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:24:34.423Z | + case "$kern" in |
| 11 | 2026-03-27T04:24:34.423Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:24:34.426Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:24:36.430Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:24:36.527Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:24:36.531Z | + home_fs=zfs |
| 16 | 2026-03-27T04:24:36.531Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:24:36.531Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:24:36.531Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:24:38.531Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:24:38.534Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:24:38.540Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:24:38.544Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-27T04:24:38.544Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-27T04:24:38.544Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-27T04:24:38.544Z | * rust toolchain profile = "default" |
| 26 | 2026-03-27T04:24:38.545Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:24:38.545Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:24:38.547Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:24:38.547Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-27T04:24:38.666Z | info: downloading installer |
| 31 | 2026-03-27T04:24:40.358Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:24:40.358Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:24:40.358Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:24:40.358Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:24:40.358Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:24:40.358Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:24:40.358Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:24:40.358Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:24:40.358Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:24:40.358Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:24:40.359Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:24:40.359Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:24:40.359Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:24:40.373Z | info: profile set to default |
| 45 | 2026-03-27T04:24:40.373Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:24:40.376Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:24:40.507Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:24:40.510Z | info: downloading 6 components |
| 49 | 2026-03-27T04:24:54.944Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:24:54.944Z | |
| 51 | 2026-03-27T04:24:54.971Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:24:54.971Z | |
| 53 | 2026-03-27T04:24:54.971Z | |
| 54 | 2026-03-27T04:24:54.974Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:24:54.974Z | |
| 56 | 2026-03-27T04:24:54.974Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:24:54.974Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:24:54.974Z | |
| 59 | 2026-03-27T04:24:54.974Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:24:54.975Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:24:54.975Z | |
| 62 | 2026-03-27T04:24:54.975Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:24:54.975Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:24:54.975Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:24:54.975Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:24:54.975Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:24:54.975Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:24:54.975Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:24:54.975Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:24:54.975Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:24:55.055Z | + rustup --version |
| 72 | 2026-03-27T04:24:55.063Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:24:55.066Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:24:55.084Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:24:55.087Z | + cargo --version |
| 76 | 2026-03-27T04:24:55.100Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:24:55.103Z | + rustc --version |
| 78 | 2026-03-27T04:24:55.123Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:24:55.126Z | process exited: duration 16583 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:24:55.131Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:24:55.147Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:24:55.153Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:24:55.156Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-03-27T04:24:55.159Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-03-27T04:24:55.271Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-03-27T04:24:55.711Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-03-27T04:24:55.711Z | + git fetch origin d54b411574229676c848371bcb75cbd2efe3056b |
| 88 | 2026-03-27T04:24:55.926Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-03-27T04:24:55.926Z | * branch d54b411574229676c848371bcb75cbd2efe3056b -> FETCH_HEAD |
| 90 | 2026-03-27T04:24:55.931Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:24:55.934Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:24:55.934Z | + current=main |
| 93 | 2026-03-27T04:24:55.934Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:24:55.934Z | + git branch -f renovate/rust-1.x d54b411574229676c848371bcb75cbd2efe3056b |
| 95 | 2026-03-27T04:24:55.937Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:24:55.940Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:24:55.942Z | + git reset --hard d54b411574229676c848371bcb75cbd2efe3056b |
| 98 | 2026-03-27T04:24:55.945Z | HEAD is now at d54b411 Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:24:55.945Z | process exited: duration 790 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:24:55.951Z | starting task 4: "build" |
| 101 | 2026-03-27T04:24:55.954Z | + cargo --version |
| 102 | 2026-03-27T04:24:55.959Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 103 | 2026-03-27T04:24:56.118Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 104 | 2026-03-27T04:24:56.121Z | info: downloading 6 components |
| 105 | 2026-03-27T04:25:12.069Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 106 | 2026-03-27T04:25:12.071Z | + rustc --version |
| 107 | 2026-03-27T04:25:12.103Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 108 | 2026-03-27T04:25:12.108Z | + banner check |
| 109 | 2026-03-27T04:25:12.111Z | |
| 110 | 2026-03-27T04:25:12.111Z | #### # # ###### #### # # |
| 111 | 2026-03-27T04:25:12.111Z | # # # # # # # # # |
| 112 | 2026-03-27T04:25:12.111Z | # ###### ##### # #### |
| 113 | 2026-03-27T04:25:12.111Z | # # # # # # # |
| 114 | 2026-03-27T04:25:12.111Z | # # # # # # # # # |
| 115 | 2026-03-27T04:25:12.111Z | #### # # ###### #### # # |
| 116 | 2026-03-27T04:25:12.111Z | |
| 117 | 2026-03-27T04:25:12.111Z | + cargo fmt -- --check |
| 118 | 2026-03-27T04:25:12.196Z | + cargo clippy -- --deny warnings |
| 119 | 2026-03-27T04:25:12.299Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-03-27T04:25:12.663Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-03-27T04:25:12.663Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-03-27T04:25:12.678Z | Updating crates.io index |
| 123 | 2026-03-27T04:25:12.681Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-03-27T04:25:12.934Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-03-27T04:25:12.934Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-03-27T04:25:13.005Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-03-27T04:25:13.261Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-03-27T04:25:13.261Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-03-27T04:25:13.355Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-03-27T04:25:13.676Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-03-27T04:25:13.676Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-03-27T04:25:13.798Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-03-27T04:25:14.067Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-03-27T04:25:14.067Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-03-27T04:25:14.110Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-03-27T04:25:14.351Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-03-27T04:25:14.351Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-03-27T04:25:14.425Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-03-27T04:25:14.991Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-03-27T04:25:14.991Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-03-27T04:25:15.254Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-03-27T04:25:15.510Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-03-27T04:25:15.511Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-03-27T04:25:15.547Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-03-27T04:25:15.788Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-03-27T04:25:15.789Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-03-27T04:25:15.884Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-03-27T04:25:16.123Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-03-27T04:25:16.124Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-03-27T04:25:16.410Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-03-27T04:25:16.667Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-03-27T04:25:16.667Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-03-27T04:25:18.420Z | Downloading crates ... |
| 154 | 2026-03-27T04:25:18.496Z | Downloaded base16ct v0.2.0 |
| 155 | 2026-03-27T04:25:18.500Z | Downloaded camino v1.2.2 |
| 156 | 2026-03-27T04:25:18.503Z | Downloaded dof v0.3.0 |
| 157 | 2026-03-27T04:25:18.506Z | Downloaded erased-serde v0.3.31 |
| 158 | 2026-03-27T04:25:18.509Z | Downloaded find-msvc-tools v0.1.9 |
| 159 | 2026-03-27T04:25:18.509Z | Downloaded adler2 v2.0.1 |
| 160 | 2026-03-27T04:25:18.512Z | Downloaded ed25519-dalek v2.2.0 |
| 161 | 2026-03-27T04:25:18.515Z | Downloaded crypto-common v0.1.7 |
| 162 | 2026-03-27T04:25:18.523Z | Downloaded block-buffer v0.10.4 |
| 163 | 2026-03-27T04:25:18.529Z | Downloaded icu_properties v2.1.2 |
| 164 | 2026-03-27T04:25:18.532Z | Downloaded generic-array v0.14.7 |
| 165 | 2026-03-27T04:25:18.537Z | Downloaded memmap v0.7.0 |
| 166 | 2026-03-27T04:25:18.537Z | Downloaded foreign-types-shared v0.3.1 |
| 167 | 2026-03-27T04:25:18.537Z | Downloaded ff v0.13.1 |
| 168 | 2026-03-27T04:25:18.540Z | Downloaded clap_derive v3.2.25 |
| 169 | 2026-03-27T04:25:18.540Z | Downloaded oxnet v0.1.4 |
| 170 | 2026-03-27T04:25:18.540Z | Downloaded num-integer v0.1.46 |
| 171 | 2026-03-27T04:25:18.544Z | Downloaded httparse v1.10.1 |
| 172 | 2026-03-27T04:25:18.544Z | Downloaded once_cell v1.21.3 |
| 173 | 2026-03-27T04:25:18.544Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-03-27T04:25:18.547Z | Downloaded pkcs8 v0.10.2 |
| 175 | 2026-03-27T04:25:18.547Z | Downloaded indexmap v1.9.3 |
| 176 | 2026-03-27T04:25:18.550Z | Downloaded aho-corasick v1.1.4 |
| 177 | 2026-03-27T04:25:18.553Z | Downloaded futures-sink v0.3.32 |
| 178 | 2026-03-27T04:25:18.556Z | Downloaded cc v1.2.56 |
| 179 | 2026-03-27T04:25:18.556Z | Downloaded anstyle-query v1.1.5 |
| 180 | 2026-03-27T04:25:18.558Z | Downloaded rand v0.9.2 |
| 181 | 2026-03-27T04:25:18.561Z | Downloaded quote v1.0.45 |
| 182 | 2026-03-27T04:25:18.564Z | Downloaded cargo-platform v0.3.2 |
| 183 | 2026-03-27T04:25:18.564Z | Downloaded futures-task v0.3.32 |
| 184 | 2026-03-27T04:25:18.564Z | Downloaded hyper v1.8.1 |
| 185 | 2026-03-27T04:25:18.568Z | Downloaded regex v1.12.3 |
| 186 | 2026-03-27T04:25:18.571Z | Downloaded openssl-probe v0.1.6 |
| 187 | 2026-03-27T04:25:18.574Z | Downloaded primeorder v0.13.6 |
| 188 | 2026-03-27T04:25:18.574Z | Downloaded dtrace-parser v0.2.0 |
| 189 | 2026-03-27T04:25:18.577Z | Downloaded cargo_metadata v0.23.1 |
| 190 | 2026-03-27T04:25:18.577Z | Downloaded proc-macro-crate v3.4.0 |
| 191 | 2026-03-27T04:25:18.577Z | Downloaded percent-encoding v2.3.2 |
| 192 | 2026-03-27T04:25:18.582Z | Downloaded http-body v1.0.1 |
| 193 | 2026-03-27T04:25:18.582Z | Downloaded idna_adapter v1.2.1 |
| 194 | 2026-03-27T04:25:18.582Z | Downloaded funty v2.0.0 |
| 195 | 2026-03-27T04:25:18.582Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 196 | 2026-03-27T04:25:18.584Z | Downloaded proc-macro-error-attr v1.0.4 |
| 197 | 2026-03-27T04:25:18.584Z | Downloaded hyper-timeout v0.5.2 |
| 198 | 2026-03-27T04:25:18.587Z | Downloaded clap_lex v0.2.4 |
| 199 | 2026-03-27T04:25:18.587Z | Downloaded async-recursion v0.3.2 |
| 200 | 2026-03-27T04:25:18.587Z | Downloaded pem-rfc7468 v0.7.0 |
| 201 | 2026-03-27T04:25:18.590Z | Downloaded proc-macro-crate v1.3.1 |
| 202 | 2026-03-27T04:25:18.590Z | Downloaded pretty-hex v0.4.1 |
| 203 | 2026-03-27T04:25:18.593Z | Downloaded num_enum_derive v0.5.11 |
| 204 | 2026-03-27T04:25:18.593Z | Downloaded num-iter v0.1.45 |
| 205 | 2026-03-27T04:25:18.593Z | Downloaded potential_utf v0.1.4 |
| 206 | 2026-03-27T04:25:18.596Z | Downloaded hex v0.4.3 |
| 207 | 2026-03-27T04:25:18.596Z | Downloaded itoa v1.0.17 |
| 208 | 2026-03-27T04:25:18.599Z | Downloaded num v0.4.3 |
| 209 | 2026-03-27T04:25:18.599Z | Downloaded autocfg v1.5.0 |
| 210 | 2026-03-27T04:25:18.599Z | Downloaded ed25519 v2.2.3 |
| 211 | 2026-03-27T04:25:18.601Z | Downloaded rand_chacha v0.3.1 |
| 212 | 2026-03-27T04:25:18.602Z | Downloaded pin-utils v0.1.0 |
| 213 | 2026-03-27T04:25:18.602Z | Downloaded is_terminal_polyfill v1.70.2 |
| 214 | 2026-03-27T04:25:18.604Z | Downloaded futures-core v0.3.32 |
| 215 | 2026-03-27T04:25:18.604Z | Downloaded lazy_static v1.5.0 |
| 216 | 2026-03-27T04:25:18.607Z | Downloaded displaydoc v0.2.5 |
| 217 | 2026-03-27T04:25:18.607Z | Downloaded cfg-if v1.0.4 |
| 218 | 2026-03-27T04:25:18.610Z | Downloaded rfc6979 v0.4.0 |
| 219 | 2026-03-27T04:25:18.610Z | Downloaded heck v0.5.0 |
| 220 | 2026-03-27T04:25:18.610Z | Downloaded cpufeatures v0.2.17 |
| 221 | 2026-03-27T04:25:18.613Z | Downloaded rustc_version v0.4.1 |
| 222 | 2026-03-27T04:25:18.613Z | Downloaded cstr-argument v0.1.2 |
| 223 | 2026-03-27T04:25:18.613Z | Downloaded atty v0.2.14 |
| 224 | 2026-03-27T04:25:18.615Z | Downloaded is-terminal v0.4.17 |
| 225 | 2026-03-27T04:25:18.615Z | Downloaded heck v0.4.1 |
| 226 | 2026-03-27T04:25:18.615Z | Downloaded futures-macro v0.3.32 |
| 227 | 2026-03-27T04:25:18.618Z | Downloaded atomic-waker v1.1.2 |
| 228 | 2026-03-27T04:25:18.618Z | Downloaded plain v0.2.3 |
| 229 | 2026-03-27T04:25:18.618Z | Downloaded foreign-types v0.5.0 |
| 230 | 2026-03-27T04:25:18.621Z | Downloaded foreign-types-macros v0.2.3 |
| 231 | 2026-03-27T04:25:18.621Z | Downloaded openssl-probe v0.2.1 |
| 232 | 2026-03-27T04:25:18.621Z | Downloaded num-conv v0.2.0 |
| 233 | 2026-03-27T04:25:18.625Z | Downloaded scopeguard v1.2.0 |
| 234 | 2026-03-27T04:25:18.625Z | Downloaded clap_lex v1.0.0 |
| 235 | 2026-03-27T04:25:18.625Z | Downloaded futures-io v0.3.32 |
| 236 | 2026-03-27T04:25:18.625Z | Downloaded fastrand v2.3.0 |
| 237 | 2026-03-27T04:25:18.628Z | Downloaded colorchoice v1.0.4 |
| 238 | 2026-03-27T04:25:18.628Z | Downloaded crc32fast v1.5.0 |
| 239 | 2026-03-27T04:25:18.629Z | Downloaded num-derive v0.3.3 |
| 240 | 2026-03-27T04:25:18.631Z | Downloaded errno v0.3.14 |
| 241 | 2026-03-27T04:25:18.632Z | Downloaded const-oid v0.9.6 |
| 242 | 2026-03-27T04:25:18.632Z | Downloaded radium v0.7.0 |
| 243 | 2026-03-27T04:25:18.634Z | Downloaded form_urlencoded v1.2.2 |
| 244 | 2026-03-27T04:25:18.634Z | Downloaded clap_derive v4.6.0 |
| 245 | 2026-03-27T04:25:18.637Z | Downloaded filetime v0.2.27 |
| 246 | 2026-03-27T04:25:18.642Z | Downloaded anstream v1.0.0 |
| 247 | 2026-03-27T04:25:18.645Z | Downloaded pem v3.0.6 |
| 248 | 2026-03-27T04:25:18.648Z | Downloaded libscf-sys v1.1.0 |
| 249 | 2026-03-27T04:25:18.651Z | Downloaded bytes v1.11.1 |
| 250 | 2026-03-27T04:25:18.653Z | Downloaded secrecy v0.10.3 |
| 251 | 2026-03-27T04:25:18.656Z | Downloaded scroll_derive v0.12.1 |
| 252 | 2026-03-27T04:25:18.659Z | Downloaded crypto-bigint v0.5.5 |
| 253 | 2026-03-27T04:25:18.664Z | Downloaded serde_urlencoded v0.7.1 |
| 254 | 2026-03-27T04:25:18.669Z | Downloaded serde_spanned v1.0.4 |
| 255 | 2026-03-27T04:25:18.669Z | Downloaded serde_repr v0.1.20 |
| 256 | 2026-03-27T04:25:18.669Z | Downloaded signature v2.2.0 |
| 257 | 2026-03-27T04:25:18.669Z | Downloaded sha256 v1.6.0 |
| 258 | 2026-03-27T04:25:18.669Z | Downloaded anstyle v1.0.14 |
| 259 | 2026-03-27T04:25:18.672Z | Downloaded deranged v0.5.6 |
| 260 | 2026-03-27T04:25:18.675Z | Downloaded take_mut v0.2.2 |
| 261 | 2026-03-27T04:25:18.678Z | Downloaded base64ct v1.8.3 |
| 262 | 2026-03-27T04:25:18.678Z | Downloaded sync_wrapper v1.0.2 |
| 263 | 2026-03-27T04:25:18.678Z | Downloaded http-body-util v0.1.3 |
| 264 | 2026-03-27T04:25:18.681Z | Downloaded rand_core v0.9.5 |
| 265 | 2026-03-27T04:25:18.681Z | Downloaded num_enum_derive v0.7.5 |
| 266 | 2026-03-27T04:25:18.681Z | Downloaded group v0.13.0 |
| 267 | 2026-03-27T04:25:18.684Z | Downloaded either v1.15.0 |
| 268 | 2026-03-27T04:25:18.684Z | Downloaded byteorder v1.5.0 |
| 269 | 2026-03-27T04:25:18.684Z | Downloaded stable_deref_trait v1.2.1 |
| 270 | 2026-03-27T04:25:18.687Z | Downloaded powerfmt v0.2.0 |
| 271 | 2026-03-27T04:25:18.690Z | Downloaded icu_normalizer_data v2.1.1 |
| 272 | 2026-03-27T04:25:18.693Z | Downloaded os_str_bytes v6.6.1 |
| 273 | 2026-03-27T04:25:18.693Z | Downloaded async-trait v0.1.89 |
| 274 | 2026-03-27T04:25:18.696Z | Downloaded scroll v0.12.0 |
| 275 | 2026-03-27T04:25:18.699Z | Downloaded rustversion v1.0.22 |
| 276 | 2026-03-27T04:25:18.699Z | Downloaded hmac v0.12.1 |
| 277 | 2026-03-27T04:25:18.701Z | Downloaded rand_core v0.6.4 |
| 278 | 2026-03-27T04:25:18.701Z | Downloaded rand_chacha v0.9.0 |
| 279 | 2026-03-27T04:25:18.701Z | Downloaded libloading v0.8.9 |
| 280 | 2026-03-27T04:25:18.704Z | Downloaded crossbeam-utils v0.8.21 |
| 281 | 2026-03-27T04:25:18.704Z | Downloaded ppv-lite86 v0.2.21 |
| 282 | 2026-03-27T04:25:18.707Z | Downloaded num_enum v0.5.11 |
| 283 | 2026-03-27T04:25:18.712Z | Downloaded futures-executor v0.3.32 |
| 284 | 2026-03-27T04:25:18.712Z | Downloaded lock_api v0.4.14 |
| 285 | 2026-03-27T04:25:18.712Z | Downloaded slog-envlogger v2.2.0 |
| 286 | 2026-03-27T04:25:18.714Z | Downloaded subtle v2.6.1 |
| 287 | 2026-03-27T04:25:18.714Z | Downloaded time-core v0.1.8 |
| 288 | 2026-03-27T04:25:18.714Z | Downloaded tap v1.0.1 |
| 289 | 2026-03-27T04:25:18.717Z | Downloaded strsim v0.11.1 |
| 290 | 2026-03-27T04:25:18.717Z | Downloaded sec1 v0.7.3 |
| 291 | 2026-03-27T04:25:18.720Z | Downloaded anstyle-parse v1.0.0 |
| 292 | 2026-03-27T04:25:18.722Z | Downloaded strsim v0.10.0 |
| 293 | 2026-03-27T04:25:18.725Z | Downloaded thread-id v4.2.2 |
| 294 | 2026-03-27T04:25:18.733Z | Downloaded toml_datetime v0.6.11 |
| 295 | 2026-03-27T04:25:18.736Z | Downloaded tower-service v0.3.3 |
| 296 | 2026-03-27T04:25:18.739Z | Downloaded try-lock v0.2.5 |
| 297 | 2026-03-27T04:25:18.739Z | Downloaded pin-project-internal v1.1.10 |
| 298 | 2026-03-27T04:25:18.742Z | Downloaded slab v0.4.12 |
| 299 | 2026-03-27T04:25:18.744Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-03-27T04:25:18.744Z | Downloaded fs_extra v1.3.0 |
| 301 | 2026-03-27T04:25:18.744Z | Downloaded num-complex v0.4.6 |
| 302 | 2026-03-27T04:25:18.747Z | Downloaded futures-channel v0.3.32 |
| 303 | 2026-03-27T04:25:18.747Z | Downloaded console v0.16.2 |
| 304 | 2026-03-27T04:25:18.747Z | Downloaded serde_tokenstream v0.2.2 |
| 305 | 2026-03-27T04:25:18.750Z | Downloaded digest v0.10.7 |
| 306 | 2026-03-27T04:25:18.750Z | Downloaded colored v3.1.1 |
| 307 | 2026-03-27T04:25:18.753Z | Downloaded sha2 v0.10.9 |
| 308 | 2026-03-27T04:25:18.753Z | Downloaded simd-adler32 v0.3.8 |
| 309 | 2026-03-27T04:25:18.757Z | Downloaded semver v1.0.27 |
| 310 | 2026-03-27T04:25:18.757Z | Downloaded ecdsa v0.16.9 |
| 311 | 2026-03-27T04:25:18.757Z | Downloaded anyhow v1.0.102 |
| 312 | 2026-03-27T04:25:18.760Z | Downloaded usdt v0.5.0 |
| 313 | 2026-03-27T04:25:18.760Z | Downloaded tower-layer v0.3.3 |
| 314 | 2026-03-27T04:25:18.760Z | Downloaded snafu-derive v0.8.9 |
| 315 | 2026-03-27T04:25:18.760Z | Downloaded slog-stdlog v4.1.1 |
| 316 | 2026-03-27T04:25:18.763Z | Downloaded untrusted v0.9.0 |
| 317 | 2026-03-27T04:25:18.763Z | Downloaded spki v0.7.3 |
| 318 | 2026-03-27T04:25:18.763Z | Downloaded pin-project-lite v0.2.16 |
| 319 | 2026-03-27T04:25:18.766Z | Downloaded getrandom v0.3.4 |
| 320 | 2026-03-27T04:25:18.769Z | Downloaded pkg-config v0.3.32 |
| 321 | 2026-03-27T04:25:18.769Z | Downloaded bitflags v1.3.2 |
| 322 | 2026-03-27T04:25:18.771Z | Downloaded proc-macro-error v1.0.4 |
| 323 | 2026-03-27T04:25:18.774Z | Downloaded clap v4.6.0 |
| 324 | 2026-03-27T04:25:18.777Z | Downloaded usdt-attr-macro v0.5.0 |
| 325 | 2026-03-27T04:25:18.780Z | Downloaded iana-time-zone v0.1.65 |
| 326 | 2026-03-27T04:25:18.780Z | Downloaded pest_derive v2.8.6 |
| 327 | 2026-03-27T04:25:18.783Z | Downloaded slog-term v2.9.2 |
| 328 | 2026-03-27T04:25:18.783Z | Downloaded base64 v0.22.1 |
| 329 | 2026-03-27T04:25:18.786Z | Downloaded utf8parse v0.2.2 |
| 330 | 2026-03-27T04:25:18.786Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-03-27T04:25:18.786Z | Downloaded usdt-macro v0.5.0 |
| 332 | 2026-03-27T04:25:18.786Z | Downloaded thiserror-impl v1.0.69 |
| 333 | 2026-03-27T04:25:18.789Z | Downloaded thiserror v2.0.18 |
| 334 | 2026-03-27T04:25:18.792Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 335 | 2026-03-27T04:25:18.792Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 336 | 2026-03-27T04:25:18.793Z | Downloaded thread_local v1.1.9 |
| 337 | 2026-03-27T04:25:18.795Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-03-27T04:25:18.795Z | Downloaded thiserror v1.0.69 |
| 339 | 2026-03-27T04:25:18.798Z | Downloaded termcolor v1.4.1 |
| 340 | 2026-03-27T04:25:18.798Z | Downloaded synstructure v0.13.2 |
| 341 | 2026-03-27T04:25:18.798Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 342 | 2026-03-27T04:25:18.801Z | Downloaded rustls-pki-types v1.14.0 |
| 343 | 2026-03-27T04:25:18.801Z | Downloaded zerofrom v0.1.6 |
| 344 | 2026-03-27T04:25:18.801Z | Downloaded ryu v1.0.23 |
| 345 | 2026-03-27T04:25:18.804Z | Downloaded arc-swap v1.8.2 |
| 346 | 2026-03-27T04:25:18.807Z | Downloaded tokio-macros v2.6.0 |
| 347 | 2026-03-27T04:25:18.807Z | Downloaded tinystr v0.8.2 |
| 348 | 2026-03-27T04:25:18.809Z | Downloaded zone v0.3.1 |
| 349 | 2026-03-27T04:25:18.809Z | Downloaded zerofrom-derive v0.1.6 |
| 350 | 2026-03-27T04:25:18.809Z | Downloaded time-macros v0.2.27 |
| 351 | 2026-03-27T04:25:18.812Z | Downloaded want v0.3.1 |
| 352 | 2026-03-27T04:25:18.812Z | Downloaded getrandom v0.2.17 |
| 353 | 2026-03-27T04:25:18.812Z | Downloaded parking_lot_core v0.9.12 |
| 354 | 2026-03-27T04:25:18.815Z | Downloaded serde_path_to_error v0.1.20 |
| 355 | 2026-03-27T04:25:18.815Z | Downloaded num_enum v0.7.5 |
| 356 | 2026-03-27T04:25:18.818Z | Downloaded pkcs1 v0.7.5 |
| 357 | 2026-03-27T04:25:18.821Z | Downloaded spin v0.9.8 |
| 358 | 2026-03-27T04:25:18.821Z | Downloaded num-rational v0.4.2 |
| 359 | 2026-03-27T04:25:18.821Z | Downloaded serde_derive v1.0.228 |
| 360 | 2026-03-27T04:25:18.823Z | Downloaded xattr v1.6.1 |
| 361 | 2026-03-27T04:25:18.824Z | Downloaded pest_generator v2.8.6 |
| 362 | 2026-03-27T04:25:18.826Z | Downloaded zone_cfg_derive v0.3.1 |
| 363 | 2026-03-27T04:25:18.826Z | Downloaded yoke-derive v0.8.1 |
| 364 | 2026-03-27T04:25:18.826Z | Downloaded smallvec v1.15.1 |
| 365 | 2026-03-27T04:25:18.826Z | Downloaded hyper-rustls v0.27.7 |
| 366 | 2026-03-27T04:25:18.829Z | Downloaded version_check v0.9.5 |
| 367 | 2026-03-27T04:25:18.829Z | Downloaded litemap v0.8.1 |
| 368 | 2026-03-27T04:25:18.832Z | Downloaded unit-prefix v0.5.2 |
| 369 | 2026-03-27T04:25:18.832Z | Downloaded slog-scope v4.4.1 |
| 370 | 2026-03-27T04:25:18.832Z | Downloaded slog-async v2.8.0 |
| 371 | 2026-03-27T04:25:18.832Z | Downloaded proc-macro2 v1.0.106 |
| 372 | 2026-03-27T04:25:18.835Z | Downloaded jsonwebtoken v10.3.0 |
| 373 | 2026-03-27T04:25:18.840Z | Downloaded yoke v0.8.1 |
| 374 | 2026-03-27T04:25:18.840Z | Downloaded tracing-attributes v0.1.31 |
| 375 | 2026-03-27T04:25:18.844Z | Downloaded tempfile v3.27.0 |
| 376 | 2026-03-27T04:25:18.844Z | Downloaded usdt-impl v0.5.0 |
| 377 | 2026-03-27T04:25:18.844Z | Downloaded parking_lot v0.12.5 |
| 378 | 2026-03-27T04:25:18.844Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 379 | 2026-03-27T04:25:18.848Z | Downloaded log v0.4.29 |
| 380 | 2026-03-27T04:25:18.848Z | Downloaded simple_asn1 v0.6.4 |
| 381 | 2026-03-27T04:25:18.848Z | Downloaded icu_provider v2.1.1 |
| 382 | 2026-03-27T04:25:18.848Z | Downloaded icu_locale_core v2.1.1 |
| 383 | 2026-03-27T04:25:18.851Z | Downloaded rustls-native-certs v0.8.3 |
| 384 | 2026-03-27T04:25:18.856Z | Downloaded tokio-rustls v0.26.4 |
| 385 | 2026-03-27T04:25:18.856Z | Downloaded openssl-sys v0.9.111 |
| 386 | 2026-03-27T04:25:18.856Z | Downloaded elliptic-curve v0.13.8 |
| 387 | 2026-03-27T04:25:18.860Z | Downloaded icu_normalizer v2.1.1 |
| 388 | 2026-03-27T04:25:18.861Z | Downloaded wyz v0.5.1 |
| 389 | 2026-03-27T04:25:18.864Z | Downloaded zeroize v1.8.2 |
| 390 | 2026-03-27T04:25:18.864Z | Downloaded web-time v1.1.0 |
| 391 | 2026-03-27T04:25:18.864Z | Downloaded zmij v1.0.21 |
| 392 | 2026-03-27T04:25:18.864Z | Downloaded curl v0.4.49 |
| 393 | 2026-03-27T04:25:18.868Z | Downloaded crossbeam-channel v0.5.15 |
| 394 | 2026-03-27T04:25:18.871Z | Downloaded futures v0.3.32 |
| 395 | 2026-03-27T04:25:18.871Z | Downloaded zerovec-derive v0.11.2 |
| 396 | 2026-03-27T04:25:18.874Z | Downloaded writeable v0.6.2 |
| 397 | 2026-03-27T04:25:18.874Z | Downloaded bitflags v2.11.0 |
| 398 | 2026-03-27T04:25:18.877Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 399 | 2026-03-27T04:25:18.877Z | Downloaded slog v2.8.2 |
| 400 | 2026-03-27T04:25:18.880Z | Downloaded serde_core v1.0.228 |
| 401 | 2026-03-27T04:25:18.883Z | Downloaded pest_meta v2.8.6 |
| 402 | 2026-03-27T04:25:18.883Z | Downloaded ucd-trie v0.1.7 |
| 403 | 2026-03-27T04:25:18.883Z | Downloaded rsa v0.9.10 |
| 404 | 2026-03-27T04:25:18.888Z | Downloaded flate2 v1.1.9 |
| 405 | 2026-03-27T04:25:18.890Z | Downloaded pin-project v1.1.10 |
| 406 | 2026-03-27T04:25:18.896Z | Downloaded unicode-ident v1.0.24 |
| 407 | 2026-03-27T04:25:18.896Z | Downloaded http v1.4.0 |
| 408 | 2026-03-27T04:25:18.900Z | Downloaded hashbrown v0.12.3 |
| 409 | 2026-03-27T04:25:18.900Z | Downloaded der v0.7.10 |
| 410 | 2026-03-27T04:25:18.903Z | Downloaded zerocopy-derive v0.7.35 |
| 411 | 2026-03-27T04:25:18.906Z | Downloaded term v1.2.1 |
| 412 | 2026-03-27T04:25:18.906Z | Downloaded socket2 v0.6.2 |
| 413 | 2026-03-27T04:25:18.909Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 414 | 2026-03-27T04:25:18.912Z | Downloaded serde v1.0.228 |
| 415 | 2026-03-27T04:25:18.912Z | Downloaded textwrap v0.16.2 |
| 416 | 2026-03-27T04:25:18.914Z | Downloaded rustls-webpki v0.103.9 |
| 417 | 2026-03-27T04:25:18.917Z | Downloaded p256 v0.13.2 |
| 418 | 2026-03-27T04:25:18.917Z | Downloaded indicatif v0.18.4 |
| 419 | 2026-03-27T04:25:18.920Z | Downloaded num-traits v0.2.19 |
| 420 | 2026-03-27T04:25:18.923Z | Downloaded tracing-core v0.1.36 |
| 421 | 2026-03-27T04:25:18.923Z | Downloaded shlex v1.3.0 |
| 422 | 2026-03-27T04:25:18.926Z | Downloaded tar v0.4.45 |
| 423 | 2026-03-27T04:25:18.926Z | Downloaded memchr v2.8.0 |
| 424 | 2026-03-27T04:25:18.953Z | Downloaded snafu v0.8.9 |
| 425 | 2026-03-27T04:25:18.956Z | Downloaded rand v0.8.5 |
| 426 | 2026-03-27T04:25:18.959Z | Downloaded miniz_oxide v0.8.9 |
| 427 | 2026-03-27T04:25:18.962Z | Downloaded num-bigint v0.4.6 |
| 428 | 2026-03-27T04:25:18.965Z | Downloaded mio v1.1.1 |
| 429 | 2026-03-27T04:25:18.971Z | Downloaded toml_edit v0.19.15 |
| 430 | 2026-03-27T04:25:18.981Z | Downloaded zerotrie v0.2.3 |
| 431 | 2026-03-27T04:25:18.985Z | Downloaded typenum v1.19.0 |
| 432 | 2026-03-27T04:25:18.988Z | Downloaded icu_collections v2.1.1 |
| 433 | 2026-03-27T04:25:18.988Z | Downloaded url v2.5.8 |
| 434 | 2026-03-27T04:25:18.991Z | Downloaded hyper-util v0.1.20 |
| 435 | 2026-03-27T04:25:18.994Z | Downloaded indexmap v2.13.0 |
| 436 | 2026-03-27T04:25:18.997Z | Downloaded hashbrown v0.16.1 |
| 437 | 2026-03-27T04:25:19.001Z | Downloaded clap_builder v4.6.0 |
| 438 | 2026-03-27T04:25:19.004Z | Downloaded tokio-util v0.7.18 |
| 439 | 2026-03-27T04:25:19.007Z | Downloaded serde_json v1.0.149 |
| 440 | 2026-03-27T04:25:19.010Z | Downloaded futures-util v0.3.32 |
| 441 | 2026-03-27T04:25:19.017Z | Downloaded zerovec v0.11.5 |
| 442 | 2026-03-27T04:25:19.021Z | Downloaded tower v0.5.3 |
| 443 | 2026-03-27T04:25:19.025Z | Downloaded tower-http v0.6.8 |
| 444 | 2026-03-27T04:25:19.031Z | Downloaded num-bigint-dig v0.8.6 |
| 445 | 2026-03-27T04:25:19.034Z | Downloaded itertools v0.12.1 |
| 446 | 2026-03-27T04:25:19.037Z | Downloaded pest v2.8.6 |
| 447 | 2026-03-27T04:25:19.039Z | Downloaded goblin v0.8.2 |
| 448 | 2026-03-27T04:25:19.042Z | Downloaded clap v3.2.25 |
| 449 | 2026-03-27T04:25:19.050Z | Downloaded chrono v0.4.43 |
| 450 | 2026-03-27T04:25:19.054Z | Downloaded libm v0.2.16 |
| 451 | 2026-03-27T04:25:19.060Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-27T04:25:19.064Z | Downloaded bitvec v1.0.1 |
| 453 | 2026-03-27T04:25:19.070Z | Downloaded iri-string v0.7.10 |
| 454 | 2026-03-27T04:25:19.074Z | Downloaded hkdf v0.12.4 |
| 455 | 2026-03-27T04:25:19.077Z | Downloaded curve25519-dalek v4.1.3 |
| 456 | 2026-03-27T04:25:19.081Z | Downloaded unicode-width v0.2.2 |
| 457 | 2026-03-27T04:25:19.084Z | Downloaded p384 v0.13.1 |
| 458 | 2026-03-27T04:25:19.088Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-27T04:25:19.093Z | Downloaded winnow v0.5.40 |
| 460 | 2026-03-27T04:25:19.098Z | Downloaded portable-atomic v1.13.1 |
| 461 | 2026-03-27T04:25:19.102Z | Downloaded rustls v0.23.36 |
| 462 | 2026-03-27T04:25:19.109Z | Downloaded zerocopy v0.7.35 |
| 463 | 2026-03-27T04:25:19.117Z | Downloaded winnow v0.7.14 |
| 464 | 2026-03-27T04:25:19.122Z | Downloaded icu_properties_data v2.1.2 |
| 465 | 2026-03-27T04:25:19.127Z | Downloaded rustix v1.1.4 |
| 466 | 2026-03-27T04:25:19.143Z | Downloaded syn v1.0.109 |
| 467 | 2026-03-27T04:25:19.151Z | Downloaded vcpkg v0.2.15 |
| 468 | 2026-03-27T04:25:19.172Z | Downloaded time v0.3.47 |
| 469 | 2026-03-27T04:25:19.185Z | Downloaded zerocopy v0.8.39 |
| 470 | 2026-03-27T04:25:19.206Z | Downloaded regex-syntax v0.8.9 |
| 471 | 2026-03-27T04:25:19.213Z | Downloaded tokio v1.50.0 |
| 472 | 2026-03-27T04:25:19.257Z | Downloaded tracing v0.1.44 |
| 473 | 2026-03-27T04:25:19.267Z | Downloaded octocrab v0.49.6 |
| 474 | 2026-03-27T04:25:19.284Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 475 | 2026-03-27T04:25:19.315Z | Downloaded regex-automata v0.4.14 |
| 476 | 2026-03-27T04:25:19.350Z | Downloaded libc v0.2.183 |
| 477 | 2026-03-27T04:25:19.369Z | Downloaded libz-sys v1.1.23 |
| 478 | 2026-03-27T04:25:19.414Z | Downloaded ring v0.17.14 |
| 479 | 2026-03-27T04:25:19.517Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-03-27T04:25:19.517Z | Compiling quote v1.0.45 |
| 481 | 2026-03-27T04:25:19.517Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-03-27T04:25:19.518Z | Compiling libc v0.2.183 |
| 483 | 2026-03-27T04:25:19.521Z | Checking cfg-if v1.0.4 |
| 484 | 2026-03-27T04:25:19.521Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-27T04:25:19.605Z | Checking zeroize v1.8.2 |
| 486 | 2026-03-27T04:25:19.608Z | Compiling serde_core v1.0.228 |
| 487 | 2026-03-27T04:25:19.667Z | Compiling serde v1.0.228 |
| 488 | 2026-03-27T04:25:19.736Z | Checking memchr v2.8.0 |
| 489 | 2026-03-27T04:25:19.746Z | Compiling autocfg v1.5.0 |
| 490 | 2026-03-27T04:25:19.878Z | Compiling typenum v1.19.0 |
| 491 | 2026-03-27T04:25:20.061Z | Checking subtle v2.6.1 |
| 492 | 2026-03-27T04:25:20.175Z | Compiling generic-array v0.14.7 |
| 493 | 2026-03-27T04:25:20.369Z | Checking smallvec v1.15.1 |
| 494 | 2026-03-27T04:25:20.408Z | Compiling syn v1.0.109 |
| 495 | 2026-03-27T04:25:20.412Z | Checking itoa v1.0.17 |
| 496 | 2026-03-27T04:25:20.540Z | Checking const-oid v0.9.6 |
| 497 | 2026-03-27T04:25:20.555Z | Compiling libm v0.2.16 |
| 498 | 2026-03-27T04:25:20.664Z | Compiling num-traits v0.2.19 |
| 499 | 2026-03-27T04:25:20.681Z | Checking getrandom v0.2.17 |
| 500 | 2026-03-27T04:25:20.739Z | Compiling shlex v1.3.0 |
| 501 | 2026-03-27T04:25:20.798Z | Checking pin-project-lite v0.2.16 |
| 502 | 2026-03-27T04:25:20.899Z | Compiling find-msvc-tools v0.1.9 |
| 503 | 2026-03-27T04:25:20.913Z | Checking log v0.4.29 |
| 504 | 2026-03-27T04:25:21.061Z | Compiling cc v1.2.56 |
| 505 | 2026-03-27T04:25:21.087Z | Compiling thiserror v1.0.69 |
| 506 | 2026-03-27T04:25:21.251Z | Compiling syn v2.0.117 |
| 507 | 2026-03-27T04:25:21.548Z | Compiling zmij v1.0.21 |
| 508 | 2026-03-27T04:25:21.756Z | Checking block-buffer v0.10.4 |
| 509 | 2026-03-27T04:25:21.856Z | Checking crypto-common v0.1.7 |
| 510 | 2026-03-27T04:25:21.872Z | Compiling rustversion v1.0.22 |
| 511 | 2026-03-27T04:25:21.919Z | Checking rand_core v0.6.4 |
| 512 | 2026-03-27T04:25:21.958Z | Checking digest v0.10.7 |
| 513 | 2026-03-27T04:25:22.073Z | Checking socket2 v0.6.2 |
| 514 | 2026-03-27T04:25:22.111Z | Checking errno v0.3.14 |
| 515 | 2026-03-27T04:25:22.136Z | Checking bytes v1.11.1 |
| 516 | 2026-03-27T04:25:22.219Z | Compiling equivalent v1.0.2 |
| 517 | 2026-03-27T04:25:22.228Z | Compiling hashbrown v0.16.1 |
| 518 | 2026-03-27T04:25:22.248Z | Compiling parking_lot_core v0.9.12 |
| 519 | 2026-03-27T04:25:22.271Z | Checking once_cell v1.21.3 |
| 520 | 2026-03-27T04:25:22.303Z | Checking scopeguard v1.2.0 |
| 521 | 2026-03-27T04:25:22.385Z | Checking base64ct v1.8.3 |
| 522 | 2026-03-27T04:25:22.435Z | Checking lock_api v0.4.14 |
| 523 | 2026-03-27T04:25:22.564Z | Checking signal-hook-registry v1.4.8 |
| 524 | 2026-03-27T04:25:22.606Z | Checking pem-rfc7468 v0.7.0 |
| 525 | 2026-03-27T04:25:22.626Z | Checking mio v1.1.1 |
| 526 | 2026-03-27T04:25:22.690Z | Checking parking_lot v0.12.5 |
| 527 | 2026-03-27T04:25:22.719Z | Compiling indexmap v2.13.0 |
| 528 | 2026-03-27T04:25:22.738Z | Checking der v0.7.10 |
| 529 | 2026-03-27T04:25:22.870Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-03-27T04:25:22.898Z | Compiling serde_json v1.0.149 |
| 531 | 2026-03-27T04:25:22.908Z | Compiling ucd-trie v0.1.7 |
| 532 | 2026-03-27T04:25:22.933Z | Compiling zerocopy v0.8.39 |
| 533 | 2026-03-27T04:25:23.118Z | Compiling thiserror v2.0.18 |
| 534 | 2026-03-27T04:25:23.127Z | Checking futures-core v0.3.32 |
| 535 | 2026-03-27T04:25:23.150Z | Compiling pest v2.8.6 |
| 536 | 2026-03-27T04:25:23.351Z | Checking futures-sink v0.3.32 |
| 537 | 2026-03-27T04:25:23.465Z | Checking spki v0.7.3 |
| 538 | 2026-03-27T04:25:23.534Z | Checking num-integer v0.1.46 |
| 539 | 2026-03-27T04:25:23.618Z | Checking pkcs8 v0.10.2 |
| 540 | 2026-03-27T04:25:23.646Z | Compiling proc-macro-error-attr v1.0.4 |
| 541 | 2026-03-27T04:25:23.755Z | Compiling pkg-config v0.3.32 |
| 542 | 2026-03-27T04:25:23.759Z | Compiling heck v0.4.1 |
| 543 | 2026-03-27T04:25:23.893Z | Checking futures-channel v0.3.32 |
| 544 | 2026-03-27T04:25:23.979Z | Compiling semver v1.0.27 |
| 545 | 2026-03-27T04:25:24.078Z | Compiling proc-macro-error v1.0.4 |
| 546 | 2026-03-27T04:25:24.219Z | Compiling synstructure v0.13.2 |
| 547 | 2026-03-27T04:25:24.259Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-03-27T04:25:24.288Z | Compiling vcpkg v0.2.15 |
| 549 | 2026-03-27T04:25:24.439Z | Checking tracing-core v0.1.36 |
| 550 | 2026-03-27T04:25:24.704Z | Checking hmac v0.12.1 |
| 551 | 2026-03-27T04:25:24.730Z | Checking futures-task v0.3.32 |
| 552 | 2026-03-27T04:25:24.739Z | Checking slab v0.4.12 |
| 553 | 2026-03-27T04:25:24.819Z | Compiling pest_generator v2.8.6 |
| 554 | 2026-03-27T04:25:24.829Z | Checking spin v0.9.8 |
| 555 | 2026-03-27T04:25:24.856Z | Checking futures-io v0.3.32 |
| 556 | 2026-03-27T04:25:24.883Z | Checking pretty-hex v0.4.1 |
| 557 | 2026-03-27T04:25:24.934Z | Compiling winnow v0.7.14 |
| 558 | 2026-03-27T04:25:24.956Z | Checking lazy_static v1.5.0 |
| 559 | 2026-03-27T04:25:25.017Z | Compiling slog v2.8.2 |
| 560 | 2026-03-27T04:25:25.031Z | Checking http v1.4.0 |
| 561 | 2026-03-27T04:25:25.226Z | Compiling ring v0.17.14 |
| 562 | 2026-03-27T04:25:25.269Z | Checking signature v2.2.0 |
| 563 | 2026-03-27T04:25:25.319Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-03-27T04:25:25.346Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-03-27T04:25:25.422Z | Compiling zerofrom-derive v0.1.6 |
| 566 | 2026-03-27T04:25:25.559Z | Compiling yoke-derive v0.8.1 |
| 567 | 2026-03-27T04:25:25.567Z | Compiling tokio-macros v2.6.0 |
| 568 | 2026-03-27T04:25:25.697Z | Compiling zerovec-derive v0.11.2 |
| 569 | 2026-03-27T04:25:26.001Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-03-27T04:25:26.281Z | Checking tokio v1.50.0 |
| 571 | 2026-03-27T04:25:26.377Z | Compiling zerocopy-derive v0.7.35 |
| 572 | 2026-03-27T04:25:26.573Z | Compiling displaydoc v0.2.5 |
| 573 | 2026-03-27T04:25:26.602Z | Checking ppv-lite86 v0.2.21 |
| 574 | 2026-03-27T04:25:26.685Z | Checking zerofrom v0.1.6 |
| 575 | 2026-03-27T04:25:26.722Z | Checking yoke v0.8.1 |
| 576 | 2026-03-27T04:25:26.781Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-03-27T04:25:26.856Z | Checking zerovec v0.11.5 |
| 578 | 2026-03-27T04:25:26.884Z | Compiling futures-macro v0.3.32 |
| 579 | 2026-03-27T04:25:27.234Z | Compiling tracing-attributes v0.1.31 |
| 580 | 2026-03-27T04:25:27.265Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 581 | 2026-03-27T04:25:27.285Z | Checking ff v0.13.1 |
| 582 | 2026-03-27T04:25:27.325Z | Checking tinystr v0.8.2 |
| 583 | 2026-03-27T04:25:27.398Z | Compiling num-conv v0.2.0 |
| 584 | 2026-03-27T04:25:27.490Z | Compiling byteorder v1.5.0 |
| 585 | 2026-03-27T04:25:27.518Z | Checking powerfmt v0.2.0 |
| 586 | 2026-03-27T04:25:27.554Z | Compiling time-core v0.1.8 |
| 587 | 2026-03-27T04:25:27.663Z | Compiling toml_datetime v0.6.11 |
| 588 | 2026-03-27T04:25:27.690Z | Compiling getrandom v0.3.4 |
| 589 | 2026-03-27T04:25:27.696Z | Checking futures-util v0.3.32 |
| 590 | 2026-03-27T04:25:27.708Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 591 | 2026-03-27T04:25:27.812Z | Checking writeable v0.6.2 |
| 592 | 2026-03-27T04:25:27.876Z | Compiling winnow v0.5.40 |
| 593 | 2026-03-27T04:25:27.925Z | Checking base16ct v0.2.0 |
| 594 | 2026-03-27T04:25:27.962Z | Checking cpufeatures v0.2.17 |
| 595 | 2026-03-27T04:25:28.091Z | Checking litemap v0.8.1 |
| 596 | 2026-03-27T04:25:28.092Z | Checking sec1 v0.7.3 |
| 597 | 2026-03-27T04:25:28.184Z | Checking icu_locale_core v2.1.1 |
| 598 | 2026-03-27T04:25:28.238Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 599 | 2026-03-27T04:25:28.358Z | Checking erased-serde v0.3.31 |
| 600 | 2026-03-27T04:25:28.421Z | Checking tracing v0.1.44 |
| 601 | 2026-03-27T04:25:28.483Z | Checking num-bigint v0.4.6 |
| 602 | 2026-03-27T04:25:28.608Z | Compiling time-macros v0.2.27 |
| 603 | 2026-03-27T04:25:28.707Z | Compiling zerocopy v0.7.35 |
| 604 | 2026-03-27T04:25:28.716Z | Checking deranged v0.5.6 |
| 605 | 2026-03-27T04:25:29.114Z | Compiling toml_edit v0.19.15 |
| 606 | 2026-03-27T04:25:29.238Z | Checking group v0.13.0 |
| 607 | 2026-03-27T04:25:29.283Z | Checking zerotrie v0.2.3 |
| 608 | 2026-03-27T04:25:29.338Z | Checking potential_utf v0.1.4 |
| 609 | 2026-03-27T04:25:29.456Z | Checking http-body v1.0.1 |
| 610 | 2026-03-27T04:25:29.506Z | Compiling scroll_derive v0.12.1 |
| 611 | 2026-03-27T04:25:29.556Z | Checking hkdf v0.12.4 |
| 612 | 2026-03-27T04:25:29.566Z | Checking num-iter v0.1.45 |
| 613 | 2026-03-27T04:25:29.576Z | Checking crypto-bigint v0.5.5 |
| 614 | 2026-03-27T04:25:29.657Z | Compiling usdt-impl v0.5.0 |
| 615 | 2026-03-27T04:25:29.667Z | Compiling httparse v1.10.1 |
| 616 | 2026-03-27T04:25:29.885Z | Compiling icu_normalizer_data v2.1.1 |
| 617 | 2026-03-27T04:25:30.060Z | Compiling icu_properties_data v2.1.2 |
| 618 | 2026-03-27T04:25:30.119Z | Checking time v0.3.47 |
| 619 | 2026-03-27T04:25:30.142Z | Compiling thread-id v4.2.2 |
| 620 | 2026-03-27T04:25:30.154Z | Checking scroll v0.12.0 |
| 621 | 2026-03-27T04:25:30.213Z | Compiling proc-macro-crate v1.3.1 |
| 622 | 2026-03-27T04:25:30.363Z | Checking icu_provider v2.1.1 |
| 623 | 2026-03-27T04:25:30.380Z | Checking icu_collections v2.1.1 |
| 624 | 2026-03-27T04:25:30.416Z | Checking elliptic-curve v0.13.8 |
| 625 | 2026-03-27T04:25:30.528Z | Compiling dof v0.3.0 |
| 626 | 2026-03-27T04:25:30.590Z | Compiling proc-macro-crate v3.4.0 |
| 627 | 2026-03-27T04:25:30.673Z | Checking sha2 v0.10.9 |
| 628 | 2026-03-27T04:25:30.705Z | Compiling dtrace-parser v0.2.0 |
| 629 | 2026-03-27T04:25:30.731Z | Compiling libz-sys v1.1.23 |
| 630 | 2026-03-27T04:25:30.872Z | Compiling openssl-sys v0.9.111 |
| 631 | 2026-03-27T04:25:30.906Z | Compiling rustc_version v0.4.1 |
| 632 | 2026-03-27T04:25:31.006Z | Checking rustls-pki-types v1.14.0 |
| 633 | 2026-03-27T04:25:31.080Z | Checking plain v0.2.3 |
| 634 | 2026-03-27T04:25:31.089Z | Checking untrusted v0.9.0 |
| 635 | 2026-03-27T04:25:31.165Z | Checking tower-service v0.3.3 |
| 636 | 2026-03-27T04:25:31.183Z | Compiling crossbeam-utils v0.8.21 |
| 637 | 2026-03-27T04:25:31.192Z | Compiling camino v1.2.2 |
| 638 | 2026-03-27T04:25:31.272Z | Checking try-lock v0.2.5 |
| 639 | 2026-03-27T04:25:31.289Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 640 | 2026-03-27T04:25:31.356Z | Checking want v0.3.1 |
| 641 | 2026-03-27T04:25:31.450Z | Checking goblin v0.8.2 |
| 642 | 2026-03-27T04:25:31.462Z | Compiling curve25519-dalek v4.1.3 |
| 643 | 2026-03-27T04:25:31.521Z | Compiling num_enum_derive v0.5.11 |
| 644 | 2026-03-27T04:25:31.535Z | Compiling num_enum_derive v0.7.5 |
| 645 | 2026-03-27T04:25:32.082Z | Compiling serde_tokenstream v0.2.2 |
| 646 | 2026-03-27T04:25:32.104Z | Checking rand_chacha v0.3.1 |
| 647 | 2026-03-27T04:25:32.140Z | Checking rfc6979 v0.4.0 |
| 648 | 2026-03-27T04:25:32.244Z | Checking arc-swap v1.8.2 |
| 649 | 2026-03-27T04:25:32.347Z | Compiling rustls v0.23.36 |
| 650 | 2026-03-27T04:25:32.391Z | Checking iana-time-zone v0.1.65 |
| 651 | 2026-03-27T04:25:32.449Z | Checking either v1.15.0 |
| 652 | 2026-03-27T04:25:32.490Z | Compiling radium v0.7.0 |
| 653 | 2026-03-27T04:25:32.519Z | Checking pin-utils v0.1.0 |
| 654 | 2026-03-27T04:25:32.544Z | Compiling num-bigint-dig v0.8.6 |
| 655 | 2026-03-27T04:25:32.548Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 656 | 2026-03-27T04:25:32.548Z | Checking atomic-waker v1.1.2 |
| 657 | 2026-03-27T04:25:32.576Z | Checking num_enum v0.5.11 |
| 658 | 2026-03-27T04:25:32.638Z | Checking num_enum v0.7.5 |
| 659 | 2026-03-27T04:25:32.646Z | Checking hyper v1.8.1 |
| 660 | 2026-03-27T04:25:32.737Z | Checking chrono v0.4.43 |
| 661 | 2026-03-27T04:25:32.740Z | Checking rustls-webpki v0.103.9 |
| 662 | 2026-03-27T04:25:32.786Z | Checking rand v0.8.5 |
| 663 | 2026-03-27T04:25:32.789Z | Checking ecdsa v0.16.9 |
| 664 | 2026-03-27T04:25:32.800Z | Checking icu_normalizer v2.1.1 |
| 665 | 2026-03-27T04:25:32.993Z | Checking icu_properties v2.1.2 |
| 666 | 2026-03-27T04:25:33.179Z | Checking rand_core v0.9.5 |
| 667 | 2026-03-27T04:25:33.276Z | Checking primeorder v0.13.6 |
| 668 | 2026-03-27T04:25:33.431Z | Compiling curve25519-dalek-derive v0.1.1 |
| 669 | 2026-03-27T04:25:33.448Z | Compiling foreign-types-macros v0.2.3 |
| 670 | 2026-03-27T04:25:33.474Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 671 | 2026-03-27T04:25:33.486Z | Compiling cargo-platform v0.3.2 |
| 672 | 2026-03-27T04:25:33.642Z | Checking aho-corasick v1.1.4 |
| 673 | 2026-03-27T04:25:33.701Z | Compiling indexmap v1.9.3 |
| 674 | 2026-03-27T04:25:33.719Z | Checking thread_local v1.1.9 |
| 675 | 2026-03-27T04:25:33.790Z | Checking utf8parse v0.2.2 |
| 676 | 2026-03-27T04:25:33.826Z | Compiling slog-async v2.8.0 |
| 677 | 2026-03-27T04:25:33.871Z | Checking tap v1.0.1 |
| 678 | 2026-03-27T04:25:33.881Z | Checking bitflags v2.11.0 |
| 679 | 2026-03-27T04:25:33.911Z | Checking regex-syntax v0.8.9 |
| 680 | 2026-03-27T04:25:33.963Z | Checking percent-encoding v2.3.2 |
| 681 | 2026-03-27T04:25:34.030Z | Checking foreign-types-shared v0.3.1 |
| 682 | 2026-03-27T04:25:34.063Z | Compiling anyhow v1.0.102 |
| 683 | 2026-03-27T04:25:34.090Z | Checking form_urlencoded v1.2.2 |
| 684 | 2026-03-27T04:25:34.100Z | Checking foreign-types v0.5.0 |
| 685 | 2026-03-27T04:25:34.172Z | Checking wyz v0.5.1 |
| 686 | 2026-03-27T04:25:34.219Z | Checking anstyle-parse v1.0.0 |
| 687 | 2026-03-27T04:25:34.317Z | Checking idna_adapter v1.2.1 |
| 688 | 2026-03-27T04:25:34.333Z | Compiling cargo_metadata v0.23.1 |
| 689 | 2026-03-27T04:25:34.353Z | Checking crossbeam-channel v0.5.15 |
| 690 | 2026-03-27T04:25:34.422Z | Checking rand_chacha v0.9.0 |
| 691 | 2026-03-27T04:25:34.594Z | Checking hyper-util v0.1.20 |
| 692 | 2026-03-27T04:25:35.052Z | Checking itertools v0.12.1 |
| 693 | 2026-03-27T04:25:35.157Z | Checking slog-scope v4.4.1 |
| 694 | 2026-03-27T04:25:35.174Z | Compiling usdt-macro v0.5.0 |
| 695 | 2026-03-27T04:25:35.185Z | Checking regex-automata v0.4.14 |
| 696 | 2026-03-27T04:25:35.232Z | Compiling usdt-attr-macro v0.5.0 |
| 697 | 2026-03-27T04:25:35.373Z | Checking tokio-util v0.7.18 |
| 698 | 2026-03-27T04:25:35.506Z | Checking num-rational v0.4.2 |
| 699 | 2026-03-27T04:25:35.534Z | Checking num-complex v0.4.6 |
| 700 | 2026-03-27T04:25:35.590Z | Checking ed25519 v2.2.3 |
| 701 | 2026-03-27T04:25:35.733Z | Compiling async-trait v0.1.89 |
| 702 | 2026-03-27T04:25:35.781Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 703 | 2026-03-27T04:25:35.817Z | Checking pkcs1 v0.7.5 |
| 704 | 2026-03-27T04:25:35.858Z | Checking memmap v0.7.0 |
| 705 | 2026-03-27T04:25:35.926Z | Checking is-terminal v0.4.17 |
| 706 | 2026-03-27T04:25:35.974Z | Checking cstr-argument v0.1.2 |
| 707 | 2026-03-27T04:25:36.003Z | Checking colorchoice v1.0.4 |
| 708 | 2026-03-27T04:25:36.006Z | Checking os_str_bytes v6.6.1 |
| 709 | 2026-03-27T04:25:36.024Z | Checking sync_wrapper v1.0.2 |
| 710 | 2026-03-27T04:25:36.079Z | Checking hashbrown v0.12.3 |
| 711 | 2026-03-27T04:25:36.092Z | Checking is_terminal_polyfill v1.70.2 |
| 712 | 2026-03-27T04:25:36.106Z | Checking term v1.2.1 |
| 713 | 2026-03-27T04:25:36.168Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 714 | 2026-03-27T04:25:36.190Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 715 | 2026-03-27T04:25:36.229Z | Checking funty v2.0.0 |
| 716 | 2026-03-27T04:25:36.312Z | Compiling rustix v1.1.4 |
| 717 | 2026-03-27T04:25:36.371Z | Compiling portable-atomic v1.13.1 |
| 718 | 2026-03-27T04:25:36.389Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 719 | 2026-03-27T04:25:36.467Z | Checking tower-layer v0.3.3 |
| 720 | 2026-03-27T04:25:36.525Z | Checking take_mut v0.2.2 |
| 721 | 2026-03-27T04:25:36.528Z | Checking utf8_iter v1.0.4 |
| 722 | 2026-03-27T04:25:36.594Z | Compiling crc32fast v1.5.0 |
| 723 | 2026-03-27T04:25:36.606Z | Checking base64 v0.22.1 |
| 724 | 2026-03-27T04:25:36.623Z | Checking openssl-probe v0.2.1 |
| 725 | 2026-03-27T04:25:36.635Z | Checking anstyle v1.0.14 |
| 726 | 2026-03-27T04:25:36.644Z | Checking anstyle-query v1.1.5 |
| 727 | 2026-03-27T04:25:36.742Z | Checking idna v1.1.0 |
| 728 | 2026-03-27T04:25:36.751Z | Checking rustls-native-certs v0.8.3 |
| 729 | 2026-03-27T04:25:36.790Z | Checking tokio-rustls v0.26.4 |
| 730 | 2026-03-27T04:25:36.852Z | Checking anstream v1.0.0 |
| 731 | 2026-03-27T04:25:36.862Z | Checking pem v3.0.6 |
| 732 | 2026-03-27T04:25:36.916Z | Checking tower v0.5.3 |
| 733 | 2026-03-27T04:25:36.946Z | Checking regex v1.12.3 |
| 734 | 2026-03-27T04:25:36.963Z | Checking bitvec v1.0.1 |
| 735 | 2026-03-27T04:25:37.019Z | Checking slog-term v2.9.2 |
| 736 | 2026-03-27T04:25:37.027Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 737 | 2026-03-27T04:25:37.027Z | Checking clap_lex v0.2.4 |
| 738 | 2026-03-27T04:25:37.044Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 739 | 2026-03-27T04:25:37.116Z | Checking rsa v0.9.10 |
| 740 | 2026-03-27T04:25:37.163Z | Checking usdt v0.5.0 |
| 741 | 2026-03-27T04:25:37.195Z | Checking num v0.4.3 |
| 742 | 2026-03-27T04:25:37.210Z | Checking ed25519-dalek v2.2.0 |
| 743 | 2026-03-27T04:25:37.254Z | Compiling octocrab v0.49.6 |
| 744 | 2026-03-27T04:25:37.264Z | Checking slog-stdlog v4.1.1 |
| 745 | 2026-03-27T04:25:37.273Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 746 | 2026-03-27T04:25:37.309Z | Checking rand v0.9.2 |
| 747 | 2026-03-27T04:25:37.380Z | Checking p384 v0.13.1 |
| 748 | 2026-03-27T04:25:37.416Z | Checking p256 v0.13.2 |
| 749 | 2026-03-27T04:25:37.514Z | Checking simple_asn1 v0.6.4 |
| 750 | 2026-03-27T04:25:37.546Z | Checking futures-executor v0.3.32 |
| 751 | 2026-03-27T04:25:37.606Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 752 | 2026-03-27T04:25:37.638Z | Compiling pin-project-internal v1.1.10 |
| 753 | 2026-03-27T04:25:37.679Z | Compiling snafu-derive v0.8.9 |
| 754 | 2026-03-27T04:25:37.704Z | Compiling serde_repr v0.1.20 |
| 755 | 2026-03-27T04:25:37.756Z | Compiling clap_derive v3.2.25 |
| 756 | 2026-03-27T04:25:37.766Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 757 | 2026-03-27T04:25:37.786Z | Compiling num-derive v0.3.3 |
| 758 | 2026-03-27T04:25:37.942Z | Checking atty v0.2.14 |
| 759 | 2026-03-27T04:25:38.026Z | Checking bitflags v1.3.2 |
| 760 | 2026-03-27T04:25:38.092Z | Checking strsim v0.10.0 |
| 761 | 2026-03-27T04:25:38.233Z | Checking strsim v0.11.1 |
| 762 | 2026-03-27T04:25:38.253Z | Checking textwrap v0.16.2 |
| 763 | 2026-03-27T04:25:38.386Z | Checking ryu v1.0.23 |
| 764 | 2026-03-27T04:25:38.427Z | Compiling curl v0.4.49 |
| 765 | 2026-03-27T04:25:38.485Z | Checking iri-string v0.7.10 |
| 766 | 2026-03-27T04:25:38.509Z | Checking simd-adler32 v0.3.8 |
| 767 | 2026-03-27T04:25:38.641Z | Checking adler2 v2.0.1 |
| 768 | 2026-03-27T04:25:38.653Z | Checking unicode-width v0.2.2 |
| 769 | 2026-03-27T04:25:38.662Z | Compiling heck v0.5.0 |
| 770 | 2026-03-27T04:25:38.692Z | Checking termcolor v1.4.1 |
| 771 | 2026-03-27T04:25:38.735Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 772 | 2026-03-27T04:25:38.743Z | Checking clap_lex v1.0.0 |
| 773 | 2026-03-27T04:25:38.849Z | Checking colored v3.1.1 |
| 774 | 2026-03-27T04:25:38.880Z | Checking oxnet v0.1.4 |
| 775 | 2026-03-27T04:25:38.890Z | Checking clap_builder v4.6.0 |
| 776 | 2026-03-27T04:25:38.892Z | Checking console v0.16.2 |
| 777 | 2026-03-27T04:25:38.950Z | Compiling clap_derive v4.6.0 |
| 778 | 2026-03-27T04:25:39.035Z | Checking miniz_oxide v0.8.9 |
| 779 | 2026-03-27T04:25:39.212Z | Checking pin-project v1.1.10 |
| 780 | 2026-03-27T04:25:39.296Z | Checking libscf-sys v1.1.0 |
| 781 | 2026-03-27T04:25:39.366Z | Checking snafu v0.8.9 |
| 782 | 2026-03-27T04:25:39.371Z | Checking clap v3.2.25 |
| 783 | 2026-03-27T04:25:39.385Z | Checking serde_urlencoded v0.7.1 |
| 784 | 2026-03-27T04:25:39.410Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 785 | 2026-03-27T04:25:39.486Z | Checking tower-http v0.6.8 |
| 786 | 2026-03-27T04:25:39.528Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 787 | 2026-03-27T04:25:39.571Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 788 | 2026-03-27T04:25:39.798Z | Checking jsonwebtoken v10.3.0 |
| 789 | 2026-03-27T04:25:39.811Z | Checking futures v0.3.32 |
| 790 | 2026-03-27T04:25:39.851Z | Checking slog-envlogger v2.2.0 |
| 791 | 2026-03-27T04:25:39.987Z | Checking hyper-rustls v0.27.7 |
| 792 | 2026-03-27T04:25:40.015Z | Checking url v2.5.8 |
| 793 | 2026-03-27T04:25:40.171Z | Checking hyper-timeout v0.5.2 |
| 794 | 2026-03-27T04:25:40.345Z | Checking http-body-util v0.1.3 |
| 795 | 2026-03-27T04:25:40.434Z | Compiling zone_cfg_derive v0.3.1 |
| 796 | 2026-03-27T04:25:40.482Z | Compiling async-recursion v0.3.2 |
| 797 | 2026-03-27T04:25:40.503Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 798 | 2026-03-27T04:25:40.541Z | Checking serde_path_to_error v0.1.20 |
| 799 | 2026-03-27T04:25:40.553Z | Checking serde_spanned v1.0.4 |
| 800 | 2026-03-27T04:25:40.578Z | Checking filetime v0.2.27 |
| 801 | 2026-03-27T04:25:40.664Z | Checking secrecy v0.10.3 |
| 802 | 2026-03-27T04:25:40.669Z | Checking web-time v1.1.0 |
| 803 | 2026-03-27T04:25:40.684Z | Checking hex v0.4.3 |
| 804 | 2026-03-27T04:25:40.684Z | Checking openssl-probe v0.1.6 |
| 805 | 2026-03-27T04:25:40.731Z | Checking unit-prefix v0.5.2 |
| 806 | 2026-03-27T04:25:40.740Z | Checking fastrand v2.3.0 |
| 807 | 2026-03-27T04:25:40.755Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 808 | 2026-03-27T04:25:40.774Z | Checking xattr v1.6.1 |
| 809 | 2026-03-27T04:25:40.838Z | Checking indicatif v0.18.4 |
| 810 | 2026-03-27T04:25:40.884Z | Checking tar v0.4.45 |
| 811 | 2026-03-27T04:25:40.894Z | Checking sha256 v1.6.0 |
| 812 | 2026-03-27T04:25:40.901Z | Checking tempfile v3.27.0 |
| 813 | 2026-03-27T04:25:40.915Z | Checking toml v1.0.6+spec-1.1.0 |
| 814 | 2026-03-27T04:25:40.981Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 815 | 2026-03-27T04:25:41.074Z | Checking zone v0.3.1 |
| 816 | 2026-03-27T04:25:41.081Z | Checking clap v4.6.0 |
| 817 | 2026-03-27T04:25:41.144Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 818 | 2026-03-27T04:25:41.168Z | Checking flate2 v1.1.9 |
| 819 | 2026-03-27T04:25:41.168Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 820 | 2026-03-27T04:25:41.242Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 821 | 2026-03-27T04:25:41.308Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 822 | 2026-03-27T04:25:41.389Z | Checking libloading v0.8.9 |
| 823 | 2026-03-27T04:25:41.448Z | Checking fs_extra v1.3.0 |
| 824 | 2026-03-27T04:25:51.469Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 825 | 2026-03-27T04:25:52.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.95s |
| 826 | 2026-03-27T04:25:52.358Z | + banner build |
| 827 | 2026-03-27T04:25:52.361Z | |
| 828 | 2026-03-27T04:25:52.361Z | ##### # # # # ##### |
| 829 | 2026-03-27T04:25:52.361Z | # # # # # # # # |
| 830 | 2026-03-27T04:25:52.361Z | ##### # # # # # # |
| 831 | 2026-03-27T04:25:52.361Z | # # # # # # # # |
| 832 | 2026-03-27T04:25:52.361Z | # # # # # # # # |
| 833 | 2026-03-27T04:25:52.361Z | ##### #### # ###### ##### |
| 834 | 2026-03-27T04:25:52.361Z | |
| 835 | 2026-03-27T04:25:52.361Z | + ptime -m cargo build |
| 836 | 2026-03-27T04:25:52.620Z | Compiling unicode-ident v1.0.24 |
| 837 | 2026-03-27T04:25:52.620Z | Compiling cfg-if v1.0.4 |
| 838 | 2026-03-27T04:25:52.620Z | Compiling memchr v2.8.0 |
| 839 | 2026-03-27T04:25:52.620Z | Compiling zeroize v1.8.2 |
| 840 | 2026-03-27T04:25:52.623Z | Compiling itoa v1.0.17 |
| 841 | 2026-03-27T04:25:52.664Z | Compiling libc v0.2.183 |
| 842 | 2026-03-27T04:25:52.672Z | Compiling serde_core v1.0.228 |
| 843 | 2026-03-27T04:25:52.677Z | Compiling subtle v2.6.1 |
| 844 | 2026-03-27T04:25:52.710Z | Compiling typenum v1.19.0 |
| 845 | 2026-03-27T04:25:52.759Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-03-27T04:25:52.804Z | Compiling once_cell v1.21.3 |
| 847 | 2026-03-27T04:25:52.811Z | Compiling const-oid v0.9.6 |
| 848 | 2026-03-27T04:25:52.825Z | Compiling smallvec v1.15.1 |
| 849 | 2026-03-27T04:25:52.978Z | Compiling getrandom v0.2.17 |
| 850 | 2026-03-27T04:25:52.987Z | Compiling pin-project-lite v0.2.16 |
| 851 | 2026-03-27T04:25:52.992Z | Compiling libm v0.2.16 |
| 852 | 2026-03-27T04:25:53.017Z | Compiling log v0.4.29 |
| 853 | 2026-03-27T04:25:53.066Z | Compiling errno v0.3.14 |
| 854 | 2026-03-27T04:25:53.147Z | Compiling quote v1.0.45 |
| 855 | 2026-03-27T04:25:53.207Z | Compiling generic-array v0.14.7 |
| 856 | 2026-03-27T04:25:53.211Z | Compiling rand_core v0.6.4 |
| 857 | 2026-03-27T04:25:53.262Z | Compiling socket2 v0.6.2 |
| 858 | 2026-03-27T04:25:53.319Z | Compiling syn v2.0.117 |
| 859 | 2026-03-27T04:25:53.415Z | Compiling syn v1.0.109 |
| 860 | 2026-03-27T04:25:53.421Z | Compiling bytes v1.11.1 |
| 861 | 2026-03-27T04:25:53.464Z | Compiling zmij v1.0.21 |
| 862 | 2026-03-27T04:25:53.657Z | Compiling block-buffer v0.10.4 |
| 863 | 2026-03-27T04:25:53.683Z | Compiling crypto-common v0.1.7 |
| 864 | 2026-03-27T04:25:53.733Z | Compiling num-traits v0.2.19 |
| 865 | 2026-03-27T04:25:53.780Z | Compiling digest v0.10.7 |
| 866 | 2026-03-27T04:25:53.793Z | Compiling base64ct v1.8.3 |
| 867 | 2026-03-27T04:25:53.980Z | Compiling scopeguard v1.2.0 |
| 868 | 2026-03-27T04:25:54.027Z | Compiling pem-rfc7468 v0.7.0 |
| 869 | 2026-03-27T04:25:54.051Z | Compiling parking_lot_core v0.9.12 |
| 870 | 2026-03-27T04:25:54.080Z | Compiling lock_api v0.4.14 |
| 871 | 2026-03-27T04:25:54.139Z | Compiling signal-hook-registry v1.4.8 |
| 872 | 2026-03-27T04:25:54.286Z | Compiling parking_lot v0.12.5 |
| 873 | 2026-03-27T04:25:54.335Z | Compiling der v0.7.10 |
| 874 | 2026-03-27T04:25:54.335Z | Compiling mio v1.1.1 |
| 875 | 2026-03-27T04:25:54.346Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-03-27T04:25:54.411Z | Compiling futures-core v0.3.32 |
| 877 | 2026-03-27T04:25:54.428Z | Compiling ucd-trie v0.1.7 |
| 878 | 2026-03-27T04:25:54.467Z | Compiling futures-sink v0.3.32 |
| 879 | 2026-03-27T04:25:54.551Z | Compiling pest v2.8.6 |
| 880 | 2026-03-27T04:25:54.560Z | Compiling zerocopy v0.8.39 |
| 881 | 2026-03-27T04:25:54.679Z | Compiling serde_json v1.0.149 |
| 882 | 2026-03-27T04:25:54.714Z | Compiling num-integer v0.1.46 |
| 883 | 2026-03-27T04:25:54.823Z | Compiling winnow v0.7.14 |
| 884 | 2026-03-27T04:25:55.028Z | Compiling futures-channel v0.3.32 |
| 885 | 2026-03-27T04:25:55.244Z | Compiling spki v0.7.3 |
| 886 | 2026-03-27T04:25:55.437Z | Compiling pkcs8 v0.10.2 |
| 887 | 2026-03-27T04:25:55.587Z | Compiling pest_meta v2.8.6 |
| 888 | 2026-03-27T04:25:55.598Z | Compiling byteorder v1.5.0 |
| 889 | 2026-03-27T04:25:55.697Z | Compiling proc-macro-error-attr v1.0.4 |
| 890 | 2026-03-27T04:25:55.793Z | Compiling hmac v0.12.1 |
| 891 | 2026-03-27T04:25:55.813Z | Compiling tracing-core v0.1.36 |
| 892 | 2026-03-27T04:25:55.915Z | Compiling spin v0.9.8 |
| 893 | 2026-03-27T04:25:56.038Z | Compiling synstructure v0.13.2 |
| 894 | 2026-03-27T04:25:56.107Z | Compiling pretty-hex v0.4.1 |
| 895 | 2026-03-27T04:25:56.233Z | Compiling pest_generator v2.8.6 |
| 896 | 2026-03-27T04:25:56.283Z | Compiling slab v0.4.12 |
| 897 | 2026-03-27T04:25:56.413Z | Compiling futures-io v0.3.32 |
| 898 | 2026-03-27T04:25:56.448Z | Compiling futures-task v0.3.32 |
| 899 | 2026-03-27T04:25:56.525Z | Compiling proc-macro-error v1.0.4 |
| 900 | 2026-03-27T04:25:56.562Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 901 | 2026-03-27T04:25:56.608Z | Compiling lazy_static v1.5.0 |
| 902 | 2026-03-27T04:25:56.711Z | Compiling signature v2.2.0 |
| 903 | 2026-03-27T04:25:56.719Z | Compiling http v1.4.0 |
| 904 | 2026-03-27T04:25:56.787Z | Compiling ff v0.13.1 |
| 905 | 2026-03-27T04:25:56.845Z | Compiling time-core v0.1.8 |
| 906 | 2026-03-27T04:25:56.869Z | Compiling powerfmt v0.2.0 |
| 907 | 2026-03-27T04:25:56.888Z | Compiling cpufeatures v0.2.17 |
| 908 | 2026-03-27T04:25:56.909Z | Compiling num-conv v0.2.0 |
| 909 | 2026-03-27T04:25:56.950Z | Compiling writeable v0.6.2 |
| 910 | 2026-03-27T04:25:56.979Z | Compiling litemap v0.8.1 |
| 911 | 2026-03-27T04:25:57.030Z | Compiling base16ct v0.2.0 |
| 912 | 2026-03-27T04:25:57.070Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 913 | 2026-03-27T04:25:57.138Z | Compiling sec1 v0.7.3 |
| 914 | 2026-03-27T04:25:57.150Z | Compiling time-macros v0.2.27 |
| 915 | 2026-03-27T04:25:57.158Z | Compiling deranged v0.5.6 |
| 916 | 2026-03-27T04:25:57.209Z | Compiling ppv-lite86 v0.2.21 |
| 917 | 2026-03-27T04:25:57.217Z | Compiling serde_derive v1.0.228 |
| 918 | 2026-03-27T04:25:57.344Z | Compiling thiserror-impl v1.0.69 |
| 919 | 2026-03-27T04:25:57.403Z | Compiling zerofrom-derive v0.1.6 |
| 920 | 2026-03-27T04:25:57.519Z | Compiling tokio-macros v2.6.0 |
| 921 | 2026-03-27T04:25:57.732Z | Compiling yoke-derive v0.8.1 |
| 922 | 2026-03-27T04:25:57.960Z | Compiling zerovec-derive v0.11.2 |
| 923 | 2026-03-27T04:25:58.097Z | Compiling thiserror-impl v2.0.18 |
| 924 | 2026-03-27T04:25:58.158Z | Compiling displaydoc v0.2.5 |
| 925 | 2026-03-27T04:25:58.244Z | Compiling tokio v1.50.0 |
| 926 | 2026-03-27T04:25:58.500Z | Compiling thiserror v1.0.69 |
| 927 | 2026-03-27T04:25:58.591Z | Compiling zerocopy-derive v0.7.35 |
| 928 | 2026-03-27T04:25:58.596Z | Compiling zerofrom v0.1.6 |
| 929 | 2026-03-27T04:25:58.705Z | Compiling tracing-attributes v0.1.31 |
| 930 | 2026-03-27T04:25:58.747Z | Compiling yoke v0.8.1 |
| 931 | 2026-03-27T04:25:58.883Z | Compiling futures-macro v0.3.32 |
| 932 | 2026-03-27T04:25:58.920Z | Compiling pest_derive v2.8.6 |
| 933 | 2026-03-27T04:25:59.042Z | Compiling zerovec v0.11.5 |
| 934 | 2026-03-27T04:25:59.307Z | Compiling thiserror v2.0.18 |
| 935 | 2026-03-27T04:25:59.405Z | Compiling zerotrie v0.2.3 |
| 936 | 2026-03-27T04:25:59.433Z | Compiling zerocopy v0.7.35 |
| 937 | 2026-03-27T04:25:59.446Z | Compiling dtrace-parser v0.2.0 |
| 938 | 2026-03-27T04:25:59.535Z | Compiling tinystr v0.8.2 |
| 939 | 2026-03-27T04:25:59.683Z | Compiling futures-util v0.3.32 |
| 940 | 2026-03-27T04:25:59.693Z | Compiling icu_locale_core v2.1.1 |
| 941 | 2026-03-27T04:25:59.727Z | Compiling potential_utf v0.1.4 |
| 942 | 2026-03-27T04:25:59.872Z | Compiling serde v1.0.228 |
| 943 | 2026-03-27T04:25:59.923Z | Compiling tracing v0.1.44 |
| 944 | 2026-03-27T04:25:59.964Z | Compiling http-body v1.0.1 |
| 945 | 2026-03-27T04:26:00.107Z | Compiling scroll_derive v0.12.1 |
| 946 | 2026-03-27T04:26:00.183Z | Compiling group v0.13.0 |
| 947 | 2026-03-27T04:26:00.307Z | Compiling num-bigint v0.4.6 |
| 948 | 2026-03-27T04:26:00.350Z | Compiling erased-serde v0.3.31 |
| 949 | 2026-03-27T04:26:00.370Z | Compiling hkdf v0.12.4 |
| 950 | 2026-03-27T04:26:00.499Z | Compiling num-iter v0.1.45 |
| 951 | 2026-03-27T04:26:00.607Z | Compiling crypto-bigint v0.5.5 |
| 952 | 2026-03-27T04:26:00.622Z | Compiling thread-id v4.2.2 |
| 953 | 2026-03-27T04:26:00.695Z | Compiling dof v0.3.0 |
| 954 | 2026-03-27T04:26:00.796Z | Compiling scroll v0.12.0 |
| 955 | 2026-03-27T04:26:00.823Z | Compiling slog v2.8.2 |
| 956 | 2026-03-27T04:26:01.022Z | Compiling icu_provider v2.1.1 |
| 957 | 2026-03-27T04:26:01.043Z | Compiling getrandom v0.3.4 |
| 958 | 2026-03-27T04:26:01.170Z | Compiling icu_collections v2.1.1 |
| 959 | 2026-03-27T04:26:01.212Z | Compiling time v0.3.47 |
| 960 | 2026-03-27T04:26:01.313Z | Compiling proc-macro-crate v3.4.0 |
| 961 | 2026-03-27T04:26:01.476Z | Compiling elliptic-curve v0.13.8 |
| 962 | 2026-03-27T04:26:01.622Z | Compiling proc-macro-crate v1.3.1 |
| 963 | 2026-03-27T04:26:01.687Z | Compiling sha2 v0.10.9 |
| 964 | 2026-03-27T04:26:01.775Z | Compiling rustls-pki-types v1.14.0 |
| 965 | 2026-03-27T04:26:01.784Z | Compiling plain v0.2.3 |
| 966 | 2026-03-27T04:26:01.857Z | Compiling tower-service v0.3.3 |
| 967 | 2026-03-27T04:26:01.884Z | Compiling try-lock v0.2.5 |
| 968 | 2026-03-27T04:26:01.943Z | Compiling untrusted v0.9.0 |
| 969 | 2026-03-27T04:26:01.980Z | Compiling want v0.3.1 |
| 970 | 2026-03-27T04:26:01.987Z | Compiling goblin v0.8.2 |
| 971 | 2026-03-27T04:26:02.014Z | Compiling num_enum_derive v0.5.11 |
| 972 | 2026-03-27T04:26:02.055Z | Compiling ring v0.17.14 |
| 973 | 2026-03-27T04:26:02.092Z | Compiling num_enum_derive v0.7.5 |
| 974 | 2026-03-27T04:26:02.142Z | Compiling usdt-impl v0.5.0 |
| 975 | 2026-03-27T04:26:02.264Z | Compiling httparse v1.10.1 |
| 976 | 2026-03-27T04:26:02.572Z | Compiling icu_normalizer_data v2.1.1 |
| 977 | 2026-03-27T04:26:02.641Z | Compiling icu_properties_data v2.1.2 |
| 978 | 2026-03-27T04:26:02.647Z | Compiling serde_tokenstream v0.2.2 |
| 979 | 2026-03-27T04:26:02.771Z | Compiling rand_chacha v0.3.1 |
| 980 | 2026-03-27T04:26:02.919Z | Compiling rfc6979 v0.4.0 |
| 981 | 2026-03-27T04:26:02.968Z | Compiling arc-swap v1.8.2 |
| 982 | 2026-03-27T04:26:03.007Z | Compiling atomic-waker v1.1.2 |
| 983 | 2026-03-27T04:26:03.029Z | Compiling iana-time-zone v0.1.65 |
| 984 | 2026-03-27T04:26:03.101Z | Compiling pin-utils v0.1.0 |
| 985 | 2026-03-27T04:26:03.124Z | Compiling either v1.15.0 |
| 986 | 2026-03-27T04:26:03.165Z | Compiling hyper v1.8.1 |
| 987 | 2026-03-27T04:26:03.222Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-27T04:26:03.248Z | Compiling chrono v0.4.43 |
| 989 | 2026-03-27T04:26:03.261Z | Compiling num_enum v0.7.5 |
| 990 | 2026-03-27T04:26:03.320Z | Compiling num_enum v0.5.11 |
| 991 | 2026-03-27T04:26:03.367Z | Compiling ecdsa v0.16.9 |
| 992 | 2026-03-27T04:26:03.424Z | Compiling rand v0.8.5 |
| 993 | 2026-03-27T04:26:03.733Z | Compiling icu_properties v2.1.2 |
| 994 | 2026-03-27T04:26:04.059Z | Compiling icu_normalizer v2.1.1 |
| 995 | 2026-03-27T04:26:04.121Z | Compiling crossbeam-utils v0.8.21 |
| 996 | 2026-03-27T04:26:04.288Z | Compiling primeorder v0.13.6 |
| 997 | 2026-03-27T04:26:04.362Z | Compiling rand_core v0.9.5 |
| 998 | 2026-03-27T04:26:04.518Z | Compiling curve25519-dalek-derive v0.1.1 |
| 999 | 2026-03-27T04:26:04.567Z | Compiling foreign-types-macros v0.2.3 |
| 1000 | 2026-03-27T04:26:04.639Z | Compiling aho-corasick v1.1.4 |
| 1001 | 2026-03-27T04:26:04.743Z | Compiling thread_local v1.1.9 |
| 1002 | 2026-03-27T04:26:04.887Z | Compiling percent-encoding v2.3.2 |
| 1003 | 2026-03-27T04:26:05.009Z | Compiling foreign-types-shared v0.3.1 |
| 1004 | 2026-03-27T04:26:05.053Z | Compiling utf8parse v0.2.2 |
| 1005 | 2026-03-27T04:26:05.081Z | Compiling tap v1.0.1 |
| 1006 | 2026-03-27T04:26:05.090Z | Compiling bitflags v2.11.0 |
| 1007 | 2026-03-27T04:26:05.153Z | Compiling regex-syntax v0.8.9 |
| 1008 | 2026-03-27T04:26:05.176Z | Compiling curve25519-dalek v4.1.3 |
| 1009 | 2026-03-27T04:26:05.180Z | Compiling wyz v0.5.1 |
| 1010 | 2026-03-27T04:26:05.197Z | Compiling foreign-types v0.5.0 |
| 1011 | 2026-03-27T04:26:05.266Z | Compiling anstyle-parse v1.0.0 |
| 1012 | 2026-03-27T04:26:05.312Z | Compiling form_urlencoded v1.2.2 |
| 1013 | 2026-03-27T04:26:05.352Z | Compiling cargo_metadata v0.23.1 |
| 1014 | 2026-03-27T04:26:05.446Z | Compiling idna_adapter v1.2.1 |
| 1015 | 2026-03-27T04:26:05.488Z | Compiling rand_chacha v0.9.0 |
| 1016 | 2026-03-27T04:26:05.576Z | Compiling crossbeam-channel v0.5.15 |
| 1017 | 2026-03-27T04:26:05.904Z | Compiling num-bigint-dig v0.8.6 |
| 1018 | 2026-03-27T04:26:06.039Z | Compiling hyper-util v0.1.20 |
| 1019 | 2026-03-27T04:26:06.042Z | Compiling rustls v0.23.36 |
| 1020 | 2026-03-27T04:26:06.291Z | Compiling itertools v0.12.1 |
| 1021 | 2026-03-27T04:26:06.557Z | Compiling regex-automata v0.4.14 |
| 1022 | 2026-03-27T04:26:06.667Z | Compiling radium v0.7.0 |
| 1023 | 2026-03-27T04:26:07.122Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1024 | 2026-03-27T04:26:07.232Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-03-27T04:26:07.448Z | Compiling usdt-macro v0.5.0 |
| 1026 | 2026-03-27T04:26:07.496Z | Compiling usdt-attr-macro v0.5.0 |
| 1027 | 2026-03-27T04:26:07.557Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1028 | 2026-03-27T04:26:07.590Z | Compiling tokio-util v0.7.18 |
| 1029 | 2026-03-27T04:26:07.661Z | Compiling num-rational v0.4.2 |
| 1030 | 2026-03-27T04:26:07.822Z | Compiling num-complex v0.4.6 |
| 1031 | 2026-03-27T04:26:07.940Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-03-27T04:26:08.187Z | Compiling ed25519 v2.2.3 |
| 1033 | 2026-03-27T04:26:08.225Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1034 | 2026-03-27T04:26:08.284Z | Compiling pkcs1 v0.7.5 |
| 1035 | 2026-03-27T04:26:08.306Z | Compiling cstr-argument v0.1.2 |
| 1036 | 2026-03-27T04:26:08.420Z | Compiling is-terminal v0.4.17 |
| 1037 | 2026-03-27T04:26:08.448Z | Compiling memmap v0.7.0 |
| 1038 | 2026-03-27T04:26:08.504Z | Compiling funty v2.0.0 |
| 1039 | 2026-03-27T04:26:08.628Z | Compiling colorchoice v1.0.4 |
| 1040 | 2026-03-27T04:26:08.691Z | Compiling term v1.2.1 |
| 1041 | 2026-03-27T04:26:08.699Z | Compiling is_terminal_polyfill v1.70.2 |
| 1042 | 2026-03-27T04:26:08.731Z | Compiling anstyle v1.0.14 |
| 1043 | 2026-03-27T04:26:08.780Z | Compiling tower-layer v0.3.3 |
| 1044 | 2026-03-27T04:26:08.897Z | Compiling hashbrown v0.12.3 |
| 1045 | 2026-03-27T04:26:08.935Z | Compiling utf8_iter v1.0.4 |
| 1046 | 2026-03-27T04:26:08.948Z | Compiling openssl-probe v0.2.1 |
| 1047 | 2026-03-27T04:26:09.075Z | Compiling take_mut v0.2.2 |
| 1048 | 2026-03-27T04:26:09.130Z | Compiling os_str_bytes v6.6.1 |
| 1049 | 2026-03-27T04:26:09.149Z | Compiling base64 v0.22.1 |
| 1050 | 2026-03-27T04:26:09.173Z | Compiling anstyle-query v1.1.5 |
| 1051 | 2026-03-27T04:26:09.231Z | Compiling sync_wrapper v1.0.2 |
| 1052 | 2026-03-27T04:26:09.273Z | Compiling anstream v1.0.0 |
| 1053 | 2026-03-27T04:26:09.321Z | Compiling clap_lex v0.2.4 |
| 1054 | 2026-03-27T04:26:09.349Z | Compiling indexmap v1.9.3 |
| 1055 | 2026-03-27T04:26:09.380Z | Compiling pem v3.0.6 |
| 1056 | 2026-03-27T04:26:09.390Z | Compiling tower v0.5.3 |
| 1057 | 2026-03-27T04:26:09.475Z | Compiling slog-async v2.8.0 |
| 1058 | 2026-03-27T04:26:09.580Z | Compiling rustls-native-certs v0.8.3 |
| 1059 | 2026-03-27T04:26:09.584Z | Compiling idna v1.1.0 |
| 1060 | 2026-03-27T04:26:09.706Z | Compiling slog-term v2.9.2 |
| 1061 | 2026-03-27T04:26:09.749Z | Compiling bitvec v1.0.1 |
| 1062 | 2026-03-27T04:26:09.909Z | Compiling tokio-rustls v0.26.4 |
| 1063 | 2026-03-27T04:26:09.994Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1064 | 2026-03-27T04:26:10.019Z | Compiling usdt v0.5.0 |
| 1065 | 2026-03-27T04:26:10.061Z | Compiling rsa v0.9.10 |
| 1066 | 2026-03-27T04:26:10.103Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1067 | 2026-03-27T04:26:10.158Z | Compiling ed25519-dalek v2.2.0 |
| 1068 | 2026-03-27T04:26:10.283Z | Compiling regex v1.12.3 |
| 1069 | 2026-03-27T04:26:10.288Z | Compiling num v0.4.3 |
| 1070 | 2026-03-27T04:26:10.349Z | Compiling slog-stdlog v4.1.1 |
| 1071 | 2026-03-27T04:26:10.353Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1072 | 2026-03-27T04:26:10.358Z | Compiling octocrab v0.49.6 |
| 1073 | 2026-03-27T04:26:10.456Z | Compiling rand v0.9.2 |
| 1074 | 2026-03-27T04:26:10.530Z | Compiling anyhow v1.0.102 |
| 1075 | 2026-03-27T04:26:10.540Z | Compiling p384 v0.13.1 |
| 1076 | 2026-03-27T04:26:10.714Z | Compiling p256 v0.13.2 |
| 1077 | 2026-03-27T04:26:10.719Z | Compiling simple_asn1 v0.6.4 |
| 1078 | 2026-03-27T04:26:10.733Z | Compiling libz-sys v1.1.23 |
| 1079 | 2026-03-27T04:26:10.828Z | Compiling openssl-sys v0.9.111 |
| 1080 | 2026-03-27T04:26:10.910Z | Compiling futures-executor v0.3.32 |
| 1081 | 2026-03-27T04:26:11.044Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1082 | 2026-03-27T04:26:11.075Z | Compiling pin-project-internal v1.1.10 |
| 1083 | 2026-03-27T04:26:11.109Z | Compiling snafu-derive v0.8.9 |
| 1084 | 2026-03-27T04:26:11.192Z | Compiling serde_repr v0.1.20 |
| 1085 | 2026-03-27T04:26:11.255Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1086 | 2026-03-27T04:26:11.318Z | Compiling clap_derive v3.2.25 |
| 1087 | 2026-03-27T04:26:11.353Z | Compiling num-derive v0.3.3 |
| 1088 | 2026-03-27T04:26:11.379Z | Compiling atty v0.2.14 |
| 1089 | 2026-03-27T04:26:11.473Z | Compiling termcolor v1.4.1 |
| 1090 | 2026-03-27T04:26:11.782Z | Compiling colored v3.1.1 |
| 1091 | 2026-03-27T04:26:11.892Z | Compiling bitflags v1.3.2 |
| 1092 | 2026-03-27T04:26:11.937Z | Compiling ryu v1.0.23 |
| 1093 | 2026-03-27T04:26:11.945Z | Compiling oxnet v0.1.4 |
| 1094 | 2026-03-27T04:26:11.958Z | Compiling strsim v0.11.1 |
| 1095 | 2026-03-27T04:26:12.115Z | Compiling unicode-width v0.2.2 |
| 1096 | 2026-03-27T04:26:12.183Z | Compiling clap_lex v1.0.0 |
| 1097 | 2026-03-27T04:26:12.198Z | Compiling strsim v0.10.0 |
| 1098 | 2026-03-27T04:26:12.202Z | Compiling adler2 v2.0.1 |
| 1099 | 2026-03-27T04:26:12.320Z | Compiling textwrap v0.16.2 |
| 1100 | 2026-03-27T04:26:12.320Z | Compiling iri-string v0.7.10 |
| 1101 | 2026-03-27T04:26:12.347Z | Compiling simd-adler32 v0.3.8 |
| 1102 | 2026-03-27T04:26:12.386Z | Compiling console v0.16.2 |
| 1103 | 2026-03-27T04:26:12.421Z | Compiling libscf-sys v1.1.0 |
| 1104 | 2026-03-27T04:26:12.539Z | Compiling miniz_oxide v0.8.9 |
| 1105 | 2026-03-27T04:26:12.548Z | Compiling clap_builder v4.6.0 |
| 1106 | 2026-03-27T04:26:12.558Z | Compiling pin-project v1.1.10 |
| 1107 | 2026-03-27T04:26:12.659Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1108 | 2026-03-27T04:26:12.740Z | Compiling serde_urlencoded v0.7.1 |
| 1109 | 2026-03-27T04:26:12.847Z | Compiling snafu v0.8.9 |
| 1110 | 2026-03-27T04:26:12.978Z | Compiling clap_derive v4.6.0 |
| 1111 | 2026-03-27T04:26:13.050Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1112 | 2026-03-27T04:26:13.050Z | Compiling clap v3.2.25 |
| 1113 | 2026-03-27T04:26:13.158Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1114 | 2026-03-27T04:26:13.212Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1115 | 2026-03-27T04:26:13.666Z | Compiling tower-http v0.6.8 |
| 1116 | 2026-03-27T04:26:13.778Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1117 | 2026-03-27T04:26:13.899Z | Compiling futures v0.3.32 |
| 1118 | 2026-03-27T04:26:13.918Z | Compiling jsonwebtoken v10.3.0 |
| 1119 | 2026-03-27T04:26:13.953Z | Compiling slog-envlogger v2.2.0 |
| 1120 | 2026-03-27T04:26:13.975Z | Compiling hyper-rustls v0.27.7 |
| 1121 | 2026-03-27T04:26:14.282Z | Compiling crc32fast v1.5.0 |
| 1122 | 2026-03-27T04:26:14.320Z | Compiling url v2.5.8 |
| 1123 | 2026-03-27T04:26:14.349Z | Compiling rustix v1.1.4 |
| 1124 | 2026-03-27T04:26:14.403Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1125 | 2026-03-27T04:26:14.459Z | Compiling portable-atomic v1.13.1 |
| 1126 | 2026-03-27T04:26:14.637Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1127 | 2026-03-27T04:26:14.742Z | Compiling hyper-timeout v0.5.2 |
| 1128 | 2026-03-27T04:26:14.818Z | Compiling http-body-util v0.1.3 |
| 1129 | 2026-03-27T04:26:14.934Z | Compiling zone_cfg_derive v0.3.1 |
| 1130 | 2026-03-27T04:26:14.962Z | Compiling async-recursion v0.3.2 |
| 1131 | 2026-03-27T04:26:15.180Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1132 | 2026-03-27T04:26:15.226Z | Compiling serde_path_to_error v0.1.20 |
| 1133 | 2026-03-27T04:26:15.477Z | Compiling serde_spanned v1.0.4 |
| 1134 | 2026-03-27T04:26:15.507Z | Compiling filetime v0.2.27 |
| 1135 | 2026-03-27T04:26:15.569Z | Compiling secrecy v0.10.3 |
| 1136 | 2026-03-27T04:26:15.587Z | Compiling openssl-probe v0.1.6 |
| 1137 | 2026-03-27T04:26:15.613Z | Compiling hex v0.4.3 |
| 1138 | 2026-03-27T04:26:15.677Z | Compiling unit-prefix v0.5.2 |
| 1139 | 2026-03-27T04:26:15.709Z | Compiling xattr v1.6.1 |
| 1140 | 2026-03-27T04:26:15.730Z | Compiling fastrand v2.3.0 |
| 1141 | 2026-03-27T04:26:15.760Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1142 | 2026-03-27T04:26:15.813Z | Compiling web-time v1.1.0 |
| 1143 | 2026-03-27T04:26:15.872Z | Compiling tar v0.4.45 |
| 1144 | 2026-03-27T04:26:15.880Z | Compiling sha256 v1.6.0 |
| 1145 | 2026-03-27T04:26:15.965Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1146 | 2026-03-27T04:26:16.002Z | Compiling tempfile v3.27.0 |
| 1147 | 2026-03-27T04:26:16.005Z | Compiling indicatif v0.18.4 |
| 1148 | 2026-03-27T04:26:16.119Z | Compiling curl v0.4.49 |
| 1149 | 2026-03-27T04:26:16.122Z | Compiling zone v0.3.1 |
| 1150 | 2026-03-27T04:26:16.413Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1151 | 2026-03-27T04:26:16.672Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1152 | 2026-03-27T04:26:16.807Z | Compiling clap v4.6.0 |
| 1153 | 2026-03-27T04:26:16.882Z | Compiling flate2 v1.1.9 |
| 1154 | 2026-03-27T04:26:16.924Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1155 | 2026-03-27T04:26:16.934Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1156 | 2026-03-27T04:26:16.984Z | Compiling camino v1.2.2 |
| 1157 | 2026-03-27T04:26:17.066Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1158 | 2026-03-27T04:26:17.125Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1159 | 2026-03-27T04:26:17.302Z | Compiling libloading v0.8.9 |
| 1160 | 2026-03-27T04:26:17.340Z | Compiling fs_extra v1.3.0 |
| 1161 | 2026-03-27T04:26:28.203Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1162 | 2026-03-27T04:26:37.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.61s |
| 1163 | 2026-03-27T04:26:38.049Z | |
| 1164 | 2026-03-27T04:26:38.049Z | real 45.668509989 |
| 1165 | 2026-03-27T04:26:38.049Z | user 3:13.828995130 |
| 1166 | 2026-03-27T04:26:38.049Z | sys 33.775903734 |
| 1167 | 2026-03-27T04:26:38.049Z | trap 0.122868275 |
| 1168 | 2026-03-27T04:26:38.049Z | tflt 0.150062471 |
| 1169 | 2026-03-27T04:26:38.049Z | dflt 0.129293796 |
| 1170 | 2026-03-27T04:26:38.049Z | kflt 0.000022621 |
| 1171 | 2026-03-27T04:26:38.049Z | lock 11:53.680172427 |
| 1172 | 2026-03-27T04:26:38.049Z | slp 9:38.943096467 |
| 1173 | 2026-03-27T04:26:38.049Z | lat 10.057199845 |
| 1174 | 2026-03-27T04:26:38.049Z | stop 21.092438997 |
| 1175 | 2026-03-27T04:26:38.053Z | + ptime -m cargo build --release |
| 1176 | 2026-03-27T04:26:38.246Z | Compiling proc-macro2 v1.0.106 |
| 1177 | 2026-03-27T04:26:38.246Z | Compiling quote v1.0.45 |
| 1178 | 2026-03-27T04:26:38.246Z | Compiling unicode-ident v1.0.24 |
| 1179 | 2026-03-27T04:26:38.250Z | Compiling libc v0.2.183 |
| 1180 | 2026-03-27T04:26:38.250Z | Compiling cfg-if v1.0.4 |
| 1181 | 2026-03-27T04:26:38.250Z | Compiling version_check v0.9.5 |
| 1182 | 2026-03-27T04:26:38.288Z | Compiling zeroize v1.8.2 |
| 1183 | 2026-03-27T04:26:38.291Z | Compiling serde_core v1.0.228 |
| 1184 | 2026-03-27T04:26:38.346Z | Compiling memchr v2.8.0 |
| 1185 | 2026-03-27T04:26:38.383Z | Compiling serde v1.0.228 |
| 1186 | 2026-03-27T04:26:38.476Z | Compiling autocfg v1.5.0 |
| 1187 | 2026-03-27T04:26:38.522Z | Compiling typenum v1.19.0 |
| 1188 | 2026-03-27T04:26:38.708Z | Compiling subtle v2.6.1 |
| 1189 | 2026-03-27T04:26:38.796Z | Compiling generic-array v0.14.7 |
| 1190 | 2026-03-27T04:26:38.855Z | Compiling const-oid v0.9.6 |
| 1191 | 2026-03-27T04:26:39.014Z | Compiling getrandom v0.2.17 |
| 1192 | 2026-03-27T04:26:39.045Z | Compiling syn v1.0.109 |
| 1193 | 2026-03-27T04:26:39.120Z | Compiling itoa v1.0.17 |
| 1194 | 2026-03-27T04:26:39.336Z | Compiling smallvec v1.15.1 |
| 1195 | 2026-03-27T04:26:39.400Z | Compiling syn v2.0.117 |
| 1196 | 2026-03-27T04:26:39.433Z | Compiling libm v0.2.16 |
| 1197 | 2026-03-27T04:26:39.433Z | Compiling num-traits v0.2.19 |
| 1198 | 2026-03-27T04:26:39.566Z | Compiling thiserror v1.0.69 |
| 1199 | 2026-03-27T04:26:39.646Z | Compiling shlex v1.3.0 |
| 1200 | 2026-03-27T04:26:39.740Z | Compiling find-msvc-tools v0.1.9 |
| 1201 | 2026-03-27T04:26:39.816Z | Compiling pin-project-lite v0.2.16 |
| 1202 | 2026-03-27T04:26:39.902Z | Compiling cc v1.2.56 |
| 1203 | 2026-03-27T04:26:39.952Z | Compiling log v0.4.29 |
| 1204 | 2026-03-27T04:26:40.014Z | Compiling zmij v1.0.21 |
| 1205 | 2026-03-27T04:26:40.286Z | Compiling crypto-common v0.1.7 |
| 1206 | 2026-03-27T04:26:40.412Z | Compiling block-buffer v0.10.4 |
| 1207 | 2026-03-27T04:26:40.552Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-03-27T04:26:40.566Z | Compiling digest v0.10.7 |
| 1209 | 2026-03-27T04:26:40.694Z | Compiling rand_core v0.6.4 |
| 1210 | 2026-03-27T04:26:40.789Z | Compiling socket2 v0.6.2 |
| 1211 | 2026-03-27T04:26:40.930Z | Compiling errno v0.3.14 |
| 1212 | 2026-03-27T04:26:40.937Z | Compiling equivalent v1.0.2 |
| 1213 | 2026-03-27T04:26:40.979Z | Compiling hashbrown v0.16.1 |
| 1214 | 2026-03-27T04:26:41.011Z | Compiling parking_lot_core v0.9.12 |
| 1215 | 2026-03-27T04:26:41.082Z | Compiling bytes v1.11.1 |
| 1216 | 2026-03-27T04:26:41.264Z | Compiling once_cell v1.21.3 |
| 1217 | 2026-03-27T04:26:41.477Z | Compiling indexmap v2.13.0 |
| 1218 | 2026-03-27T04:26:41.499Z | Compiling base64ct v1.8.3 |
| 1219 | 2026-03-27T04:26:41.537Z | Compiling scopeguard v1.2.0 |
| 1220 | 2026-03-27T04:26:41.630Z | Compiling lock_api v0.4.14 |
| 1221 | 2026-03-27T04:26:41.906Z | Compiling pem-rfc7468 v0.7.0 |
| 1222 | 2026-03-27T04:26:41.924Z | Compiling parking_lot v0.12.5 |
| 1223 | 2026-03-27T04:26:42.027Z | Compiling signal-hook-registry v1.4.8 |
| 1224 | 2026-03-27T04:26:42.030Z | Compiling mio v1.1.1 |
| 1225 | 2026-03-27T04:26:42.030Z | Compiling stable_deref_trait v1.2.1 |
| 1226 | 2026-03-27T04:26:42.104Z | Compiling der v0.7.10 |
| 1227 | 2026-03-27T04:26:42.196Z | Compiling synstructure v0.13.2 |
| 1228 | 2026-03-27T04:26:42.531Z | Compiling thiserror v2.0.18 |
| 1229 | 2026-03-27T04:26:42.725Z | Compiling zerocopy v0.8.39 |
| 1230 | 2026-03-27T04:26:42.772Z | Compiling futures-core v0.3.32 |
| 1231 | 2026-03-27T04:26:42.853Z | Compiling serde_json v1.0.149 |
| 1232 | 2026-03-27T04:26:42.856Z | Compiling ucd-trie v0.1.7 |
| 1233 | 2026-03-27T04:26:42.890Z | Compiling futures-sink v0.3.32 |
| 1234 | 2026-03-27T04:26:42.987Z | Compiling pest v2.8.6 |
| 1235 | 2026-03-27T04:26:43.065Z | Compiling spki v0.7.3 |
| 1236 | 2026-03-27T04:26:43.085Z | Compiling num-integer v0.1.46 |
| 1237 | 2026-03-27T04:26:43.103Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-03-27T04:26:43.319Z | Compiling pkcs8 v0.10.2 |
| 1239 | 2026-03-27T04:26:43.327Z | Compiling pkg-config v0.3.32 |
| 1240 | 2026-03-27T04:26:43.355Z | Compiling serde_derive v1.0.228 |
| 1241 | 2026-03-27T04:26:43.570Z | Compiling thiserror-impl v1.0.69 |
| 1242 | 2026-03-27T04:26:43.753Z | Compiling zerofrom-derive v0.1.6 |
| 1243 | 2026-03-27T04:26:43.996Z | Compiling tokio-macros v2.6.0 |
| 1244 | 2026-03-27T04:26:44.062Z | Compiling yoke-derive v0.8.1 |
| 1245 | 2026-03-27T04:26:44.187Z | Compiling zerovec-derive v0.11.2 |
| 1246 | 2026-03-27T04:26:44.735Z | Compiling tokio v1.50.0 |
| 1247 | 2026-03-27T04:26:44.817Z | Compiling thiserror-impl v2.0.18 |
| 1248 | 2026-03-27T04:26:44.926Z | Compiling zerofrom v0.1.6 |
| 1249 | 2026-03-27T04:26:45.028Z | Compiling pest_meta v2.8.6 |
| 1250 | 2026-03-27T04:26:45.040Z | Compiling zerocopy-derive v0.7.35 |
| 1251 | 2026-03-27T04:26:45.065Z | Compiling yoke v0.8.1 |
| 1252 | 2026-03-27T04:26:45.249Z | Compiling displaydoc v0.2.5 |
| 1253 | 2026-03-27T04:26:45.252Z | Compiling zerovec v0.11.5 |
| 1254 | 2026-03-27T04:26:45.802Z | Compiling heck v0.4.1 |
| 1255 | 2026-03-27T04:26:45.847Z | Compiling pest_generator v2.8.6 |
| 1256 | 2026-03-27T04:26:45.969Z | Compiling ppv-lite86 v0.2.21 |
| 1257 | 2026-03-27T04:26:46.014Z | Compiling futures-channel v0.3.32 |
| 1258 | 2026-03-27T04:26:46.104Z | Compiling semver v1.0.27 |
| 1259 | 2026-03-27T04:26:46.221Z | Compiling proc-macro-error v1.0.4 |
| 1260 | 2026-03-27T04:26:46.254Z | Compiling vcpkg v0.2.15 |
| 1261 | 2026-03-27T04:26:46.384Z | Compiling futures-macro v0.3.32 |
| 1262 | 2026-03-27T04:26:46.450Z | Compiling pest_derive v2.8.6 |
| 1263 | 2026-03-27T04:26:46.502Z | Compiling tracing-attributes v0.1.31 |
| 1264 | 2026-03-27T04:26:46.530Z | Compiling tracing-core v0.1.36 |
| 1265 | 2026-03-27T04:26:46.619Z | Compiling hmac v0.12.1 |
| 1266 | 2026-03-27T04:26:46.790Z | Compiling futures-task v0.3.32 |
| 1267 | 2026-03-27T04:26:46.811Z | Compiling winnow v0.7.14 |
| 1268 | 2026-03-27T04:26:46.889Z | Compiling spin v0.9.8 |
| 1269 | 2026-03-27T04:26:46.953Z | Compiling pretty-hex v0.4.1 |
| 1270 | 2026-03-27T04:26:47.021Z | Compiling slab v0.4.12 |
| 1271 | 2026-03-27T04:26:47.083Z | Compiling futures-io v0.3.32 |
| 1272 | 2026-03-27T04:26:47.213Z | Compiling lazy_static v1.5.0 |
| 1273 | 2026-03-27T04:26:47.239Z | Compiling futures-util v0.3.32 |
| 1274 | 2026-03-27T04:26:47.305Z | Compiling tinystr v0.8.2 |
| 1275 | 2026-03-27T04:26:47.550Z | Compiling slog v2.8.2 |
| 1276 | 2026-03-27T04:26:47.586Z | Compiling http v1.4.0 |
| 1277 | 2026-03-27T04:26:47.653Z | Compiling ring v0.17.14 |
| 1278 | 2026-03-27T04:26:47.704Z | Compiling signature v2.2.0 |
| 1279 | 2026-03-27T04:26:47.732Z | Compiling tracing v0.1.44 |
| 1280 | 2026-03-27T04:26:47.765Z | Compiling ff v0.13.1 |
| 1281 | 2026-03-27T04:26:47.897Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1282 | 2026-03-27T04:26:47.906Z | Compiling byteorder v1.5.0 |
| 1283 | 2026-03-27T04:26:48.112Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1284 | 2026-03-27T04:26:48.118Z | Compiling time-core v0.1.8 |
| 1285 | 2026-03-27T04:26:48.130Z | Compiling writeable v0.6.2 |
| 1286 | 2026-03-27T04:26:48.137Z | Compiling cpufeatures v0.2.17 |
| 1287 | 2026-03-27T04:26:48.200Z | Compiling getrandom v0.3.4 |
| 1288 | 2026-03-27T04:26:48.246Z | Compiling toml_datetime v0.6.11 |
| 1289 | 2026-03-27T04:26:48.249Z | Compiling litemap v0.8.1 |
| 1290 | 2026-03-27T04:26:48.352Z | Compiling num-conv v0.2.0 |
| 1291 | 2026-03-27T04:26:48.440Z | Compiling base16ct v0.2.0 |
| 1292 | 2026-03-27T04:26:48.454Z | Compiling winnow v0.5.40 |
| 1293 | 2026-03-27T04:26:48.470Z | Compiling powerfmt v0.2.0 |
| 1294 | 2026-03-27T04:26:48.522Z | Compiling time-macros v0.2.27 |
| 1295 | 2026-03-27T04:26:48.638Z | Compiling deranged v0.5.6 |
| 1296 | 2026-03-27T04:26:48.665Z | Compiling sec1 v0.7.3 |
| 1297 | 2026-03-27T04:26:48.715Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1298 | 2026-03-27T04:26:49.407Z | Compiling icu_locale_core v2.1.1 |
| 1299 | 2026-03-27T04:26:49.445Z | Compiling http-body v1.0.1 |
| 1300 | 2026-03-27T04:26:49.587Z | Compiling zerocopy v0.7.35 |
| 1301 | 2026-03-27T04:26:49.765Z | Compiling toml_edit v0.19.15 |
| 1302 | 2026-03-27T04:26:49.817Z | Compiling group v0.13.0 |
| 1303 | 2026-03-27T04:26:50.012Z | Compiling hkdf v0.12.4 |
| 1304 | 2026-03-27T04:26:50.025Z | Compiling num-bigint v0.4.6 |
| 1305 | 2026-03-27T04:26:50.120Z | Compiling erased-serde v0.3.31 |
| 1306 | 2026-03-27T04:26:50.161Z | Compiling zerotrie v0.2.3 |
| 1307 | 2026-03-27T04:26:50.579Z | Compiling potential_utf v0.1.4 |
| 1308 | 2026-03-27T04:26:50.698Z | Compiling scroll_derive v0.12.1 |
| 1309 | 2026-03-27T04:26:50.755Z | Compiling num-iter v0.1.45 |
| 1310 | 2026-03-27T04:26:50.872Z | Compiling crypto-bigint v0.5.5 |
| 1311 | 2026-03-27T04:26:51.726Z | Compiling usdt-impl v0.5.0 |
| 1312 | 2026-03-27T04:26:51.764Z | Compiling icu_properties_data v2.1.2 |
| 1313 | 2026-03-27T04:26:51.926Z | Compiling httparse v1.10.1 |
| 1314 | 2026-03-27T04:26:52.002Z | Compiling icu_normalizer_data v2.1.1 |
| 1315 | 2026-03-27T04:26:52.254Z | Compiling time v0.3.47 |
| 1316 | 2026-03-27T04:26:52.392Z | Compiling proc-macro-crate v1.3.1 |
| 1317 | 2026-03-27T04:26:52.452Z | Compiling elliptic-curve v0.13.8 |
| 1318 | 2026-03-27T04:26:52.698Z | Compiling scroll v0.12.0 |
| 1319 | 2026-03-27T04:26:52.811Z | Compiling icu_collections v2.1.1 |
| 1320 | 2026-03-27T04:26:52.989Z | Compiling icu_provider v2.1.1 |
| 1321 | 2026-03-27T04:26:53.353Z | Compiling dof v0.3.0 |
| 1322 | 2026-03-27T04:26:53.383Z | Compiling thread-id v4.2.2 |
| 1323 | 2026-03-27T04:26:53.457Z | Compiling proc-macro-crate v3.4.0 |
| 1324 | 2026-03-27T04:26:53.551Z | Compiling sha2 v0.10.9 |
| 1325 | 2026-03-27T04:26:53.609Z | Compiling dtrace-parser v0.2.0 |
| 1326 | 2026-03-27T04:26:53.688Z | Compiling libz-sys v1.1.23 |
| 1327 | 2026-03-27T04:26:53.715Z | Compiling openssl-sys v0.9.111 |
| 1328 | 2026-03-27T04:26:53.862Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-03-27T04:26:54.095Z | Compiling rustls-pki-types v1.14.0 |
| 1330 | 2026-03-27T04:26:54.121Z | Compiling try-lock v0.2.5 |
| 1331 | 2026-03-27T04:26:54.167Z | Compiling plain v0.2.3 |
| 1332 | 2026-03-27T04:26:54.222Z | Compiling camino v1.2.2 |
| 1333 | 2026-03-27T04:26:54.228Z | Compiling untrusted v0.9.0 |
| 1334 | 2026-03-27T04:26:54.345Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1335 | 2026-03-27T04:26:54.536Z | Compiling crossbeam-utils v0.8.21 |
| 1336 | 2026-03-27T04:26:54.579Z | Compiling tower-service v0.3.3 |
| 1337 | 2026-03-27T04:26:54.831Z | Compiling goblin v0.8.2 |
| 1338 | 2026-03-27T04:26:54.954Z | Compiling want v0.3.1 |
| 1339 | 2026-03-27T04:26:55.086Z | Compiling curve25519-dalek v4.1.3 |
| 1340 | 2026-03-27T04:26:55.228Z | Compiling num_enum_derive v0.7.5 |
| 1341 | 2026-03-27T04:26:55.358Z | Compiling num_enum_derive v0.5.11 |
| 1342 | 2026-03-27T04:26:55.935Z | Compiling rfc6979 v0.4.0 |
| 1343 | 2026-03-27T04:26:56.082Z | Compiling serde_tokenstream v0.2.2 |
| 1344 | 2026-03-27T04:26:56.217Z | Compiling rand_chacha v0.3.1 |
| 1345 | 2026-03-27T04:26:56.317Z | Compiling arc-swap v1.8.2 |
| 1346 | 2026-03-27T04:26:56.356Z | Compiling radium v0.7.0 |
| 1347 | 2026-03-27T04:26:56.496Z | Compiling iana-time-zone v0.1.65 |
| 1348 | 2026-03-27T04:26:56.562Z | Compiling atomic-waker v1.1.2 |
| 1349 | 2026-03-27T04:26:56.631Z | Compiling rustls v0.23.36 |
| 1350 | 2026-03-27T04:26:56.646Z | Compiling either v1.15.0 |
| 1351 | 2026-03-27T04:26:56.685Z | Compiling pin-utils v0.1.0 |
| 1352 | 2026-03-27T04:26:56.750Z | Compiling num-bigint-dig v0.8.6 |
| 1353 | 2026-03-27T04:26:56.856Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1354 | 2026-03-27T04:26:56.863Z | Compiling hyper v1.8.1 |
| 1355 | 2026-03-27T04:26:56.873Z | Compiling chrono v0.4.43 |
| 1356 | 2026-03-27T04:26:56.990Z | Compiling rand v0.8.5 |
| 1357 | 2026-03-27T04:26:57.072Z | Compiling num_enum v0.5.11 |
| 1358 | 2026-03-27T04:26:57.084Z | Compiling num_enum v0.7.5 |
| 1359 | 2026-03-27T04:26:57.190Z | Compiling ecdsa v0.16.9 |
| 1360 | 2026-03-27T04:26:57.196Z | Compiling rustls-webpki v0.103.9 |
| 1361 | 2026-03-27T04:26:57.296Z | Compiling icu_normalizer v2.1.1 |
| 1362 | 2026-03-27T04:26:57.786Z | Compiling icu_properties v2.1.2 |
| 1363 | 2026-03-27T04:26:59.875Z | Compiling rand_core v0.9.5 |
| 1364 | 2026-03-27T04:27:00.016Z | Compiling primeorder v0.13.6 |
| 1365 | 2026-03-27T04:27:00.086Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1366 | 2026-03-27T04:27:00.132Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1367 | 2026-03-27T04:27:00.276Z | Compiling foreign-types-macros v0.2.3 |
| 1368 | 2026-03-27T04:27:00.319Z | Compiling cargo-platform v0.3.2 |
| 1369 | 2026-03-27T04:27:00.446Z | Compiling indexmap v1.9.3 |
| 1370 | 2026-03-27T04:27:00.468Z | Compiling aho-corasick v1.1.4 |
| 1371 | 2026-03-27T04:27:00.556Z | Compiling thread_local v1.1.9 |
| 1372 | 2026-03-27T04:27:00.669Z | Compiling tap v1.0.1 |
| 1373 | 2026-03-27T04:27:00.779Z | Compiling slog-async v2.8.0 |
| 1374 | 2026-03-27T04:27:00.788Z | Compiling utf8parse v0.2.2 |
| 1375 | 2026-03-27T04:27:00.889Z | Compiling bitflags v2.11.0 |
| 1376 | 2026-03-27T04:27:00.892Z | Compiling foreign-types-shared v0.3.1 |
| 1377 | 2026-03-27T04:27:00.904Z | Compiling anyhow v1.0.102 |
| 1378 | 2026-03-27T04:27:00.976Z | Compiling regex-syntax v0.8.9 |
| 1379 | 2026-03-27T04:27:01.055Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-03-27T04:27:01.258Z | Compiling form_urlencoded v1.2.2 |
| 1381 | 2026-03-27T04:27:01.356Z | Compiling foreign-types v0.5.0 |
| 1382 | 2026-03-27T04:27:01.420Z | Compiling anstyle-parse v1.0.0 |
| 1383 | 2026-03-27T04:27:01.518Z | Compiling wyz v0.5.1 |
| 1384 | 2026-03-27T04:27:01.645Z | Compiling cargo_metadata v0.23.1 |
| 1385 | 2026-03-27T04:27:02.862Z | Compiling regex-automata v0.4.14 |
| 1386 | 2026-03-27T04:27:02.952Z | Compiling rand_chacha v0.9.0 |
| 1387 | 2026-03-27T04:27:03.505Z | Compiling crossbeam-channel v0.5.15 |
| 1388 | 2026-03-27T04:27:04.144Z | Compiling idna_adapter v1.2.1 |
| 1389 | 2026-03-27T04:27:04.209Z | Compiling hyper-util v0.1.20 |
| 1390 | 2026-03-27T04:27:05.967Z | Compiling itertools v0.12.1 |
| 1391 | 2026-03-27T04:27:06.188Z | Compiling slog-scope v4.4.1 |
| 1392 | 2026-03-27T04:27:06.417Z | Compiling usdt-macro v0.5.0 |
| 1393 | 2026-03-27T04:27:06.605Z | Compiling usdt-attr-macro v0.5.0 |
| 1394 | 2026-03-27T04:27:07.215Z | Compiling num-rational v0.4.2 |
| 1395 | 2026-03-27T04:27:07.335Z | Compiling tokio-util v0.7.18 |
| 1396 | 2026-03-27T04:27:07.445Z | Compiling ed25519 v2.2.3 |
| 1397 | 2026-03-27T04:27:07.931Z | Compiling num-complex v0.4.6 |
| 1398 | 2026-03-27T04:27:08.126Z | Compiling pkcs1 v0.7.5 |
| 1399 | 2026-03-27T04:27:08.157Z | Compiling async-trait v0.1.89 |
| 1400 | 2026-03-27T04:27:08.407Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1401 | 2026-03-27T04:27:08.449Z | Compiling memmap v0.7.0 |
| 1402 | 2026-03-27T04:27:08.673Z | Compiling is-terminal v0.4.17 |
| 1403 | 2026-03-27T04:27:08.767Z | Compiling cstr-argument v0.1.2 |
| 1404 | 2026-03-27T04:27:08.840Z | Compiling take_mut v0.2.2 |
| 1405 | 2026-03-27T04:27:08.874Z | Compiling funty v2.0.0 |
| 1406 | 2026-03-27T04:27:08.926Z | Compiling os_str_bytes v6.6.1 |
| 1407 | 2026-03-27T04:27:08.947Z | Compiling openssl-probe v0.2.1 |
| 1408 | 2026-03-27T04:27:09.098Z | Compiling rustix v1.1.4 |
| 1409 | 2026-03-27T04:27:09.194Z | Compiling utf8_iter v1.0.4 |
| 1410 | 2026-03-27T04:27:09.213Z | Compiling portable-atomic v1.13.1 |
| 1411 | 2026-03-27T04:27:09.355Z | Compiling sync_wrapper v1.0.2 |
| 1412 | 2026-03-27T04:27:09.442Z | Compiling is_terminal_polyfill v1.70.2 |
| 1413 | 2026-03-27T04:27:09.454Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1414 | 2026-03-27T04:27:09.531Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1415 | 2026-03-27T04:27:09.614Z | Compiling anstyle-query v1.1.5 |
| 1416 | 2026-03-27T04:27:09.645Z | Compiling base64 v0.22.1 |
| 1417 | 2026-03-27T04:27:09.664Z | Compiling hashbrown v0.12.3 |
| 1418 | 2026-03-27T04:27:09.713Z | Compiling crc32fast v1.5.0 |
| 1419 | 2026-03-27T04:27:09.743Z | Compiling anstyle v1.0.14 |
| 1420 | 2026-03-27T04:27:09.776Z | Compiling tower-layer v0.3.3 |
| 1421 | 2026-03-27T04:27:09.972Z | Compiling term v1.2.1 |
| 1422 | 2026-03-27T04:27:09.989Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1423 | 2026-03-27T04:27:09.998Z | Compiling colorchoice v1.0.4 |
| 1424 | 2026-03-27T04:27:10.109Z | Compiling anstream v1.0.0 |
| 1425 | 2026-03-27T04:27:10.213Z | Compiling tower v0.5.3 |
| 1426 | 2026-03-27T04:27:10.224Z | Compiling pem v3.0.6 |
| 1427 | 2026-03-27T04:27:10.582Z | Compiling slog-term v2.9.2 |
| 1428 | 2026-03-27T04:27:10.900Z | Compiling idna v1.1.0 |
| 1429 | 2026-03-27T04:27:10.908Z | Compiling bitvec v1.0.1 |
| 1430 | 2026-03-27T04:27:10.985Z | Compiling clap_lex v0.2.4 |
| 1431 | 2026-03-27T04:27:11.405Z | Compiling rustls-native-certs v0.8.3 |
| 1432 | 2026-03-27T04:27:11.887Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1433 | 2026-03-27T04:27:12.013Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1434 | 2026-03-27T04:27:12.252Z | Compiling usdt v0.5.0 |
| 1435 | 2026-03-27T04:27:12.427Z | Compiling rsa v0.9.10 |
| 1436 | 2026-03-27T04:27:12.899Z | Compiling num v0.4.3 |
| 1437 | 2026-03-27T04:27:12.978Z | Compiling ed25519-dalek v2.2.0 |
| 1438 | 2026-03-27T04:27:12.984Z | Compiling tokio-rustls v0.26.4 |
| 1439 | 2026-03-27T04:27:13.027Z | Compiling slog-stdlog v4.1.1 |
| 1440 | 2026-03-27T04:27:13.219Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1441 | 2026-03-27T04:27:13.247Z | Compiling regex v1.12.3 |
| 1442 | 2026-03-27T04:27:13.408Z | Compiling rand v0.9.2 |
| 1443 | 2026-03-27T04:27:13.432Z | Compiling octocrab v0.49.6 |
| 1444 | 2026-03-27T04:27:13.791Z | Compiling p256 v0.13.2 |
| 1445 | 2026-03-27T04:27:13.981Z | Compiling p384 v0.13.1 |
| 1446 | 2026-03-27T04:27:14.232Z | Compiling simple_asn1 v0.6.4 |
| 1447 | 2026-03-27T04:27:14.657Z | Compiling futures-executor v0.3.32 |
| 1448 | 2026-03-27T04:27:14.657Z | Compiling clap_derive v3.2.25 |
| 1449 | 2026-03-27T04:27:14.696Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1450 | 2026-03-27T04:27:14.851Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1451 | 2026-03-27T04:27:15.090Z | Compiling snafu-derive v0.8.9 |
| 1452 | 2026-03-27T04:27:15.197Z | Compiling pin-project-internal v1.1.10 |
| 1453 | 2026-03-27T04:27:15.368Z | Compiling serde_repr v0.1.20 |
| 1454 | 2026-03-27T04:27:15.931Z | Compiling num-derive v0.3.3 |
| 1455 | 2026-03-27T04:27:15.993Z | Compiling atty v0.2.14 |
| 1456 | 2026-03-27T04:27:16.031Z | Compiling bitflags v1.3.2 |
| 1457 | 2026-03-27T04:27:16.099Z | Compiling termcolor v1.4.1 |
| 1458 | 2026-03-27T04:27:16.099Z | Compiling unicode-width v0.2.2 |
| 1459 | 2026-03-27T04:27:16.282Z | Compiling strsim v0.11.1 |
| 1460 | 2026-03-27T04:27:16.404Z | Compiling ryu v1.0.23 |
| 1461 | 2026-03-27T04:27:16.564Z | Compiling oxnet v0.1.4 |
| 1462 | 2026-03-27T04:27:16.568Z | Compiling iri-string v0.7.10 |
| 1463 | 2026-03-27T04:27:16.699Z | Compiling heck v0.5.0 |
| 1464 | 2026-03-27T04:27:16.807Z | Compiling clap_lex v1.0.0 |
| 1465 | 2026-03-27T04:27:16.828Z | Compiling strsim v0.10.0 |
| 1466 | 2026-03-27T04:27:16.894Z | Compiling curl v0.4.49 |
| 1467 | 2026-03-27T04:27:16.902Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1468 | 2026-03-27T04:27:17.101Z | Compiling textwrap v0.16.2 |
| 1469 | 2026-03-27T04:27:17.113Z | Compiling simd-adler32 v0.3.8 |
| 1470 | 2026-03-27T04:27:17.130Z | Compiling colored v3.1.1 |
| 1471 | 2026-03-27T04:27:17.165Z | Compiling adler2 v2.0.1 |
| 1472 | 2026-03-27T04:27:17.324Z | Compiling clap v3.2.25 |
| 1473 | 2026-03-27T04:27:17.792Z | Compiling miniz_oxide v0.8.9 |
| 1474 | 2026-03-27T04:27:17.942Z | Compiling tower-http v0.6.8 |
| 1475 | 2026-03-27T04:27:18.209Z | Compiling clap_builder v4.6.0 |
| 1476 | 2026-03-27T04:27:19.073Z | Compiling clap_derive v4.6.0 |
| 1477 | 2026-03-27T04:27:19.178Z | Compiling libscf-sys v1.1.0 |
| 1478 | 2026-03-27T04:27:19.259Z | Compiling snafu v0.8.9 |
| 1479 | 2026-03-27T04:27:19.351Z | Compiling serde_urlencoded v0.7.1 |
| 1480 | 2026-03-27T04:27:19.627Z | Compiling console v0.16.2 |
| 1481 | 2026-03-27T04:27:19.777Z | Compiling pin-project v1.1.10 |
| 1482 | 2026-03-27T04:27:19.873Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1483 | 2026-03-27T04:27:20.717Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1484 | 2026-03-27T04:27:20.723Z | Compiling futures v0.3.32 |
| 1485 | 2026-03-27T04:27:20.903Z | Compiling jsonwebtoken v10.3.0 |
| 1486 | 2026-03-27T04:27:20.946Z | Compiling slog-envlogger v2.2.0 |
| 1487 | 2026-03-27T04:27:21.640Z | Compiling hyper-rustls v0.27.7 |
| 1488 | 2026-03-27T04:27:22.264Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1489 | 2026-03-27T04:27:22.353Z | Compiling url v2.5.8 |
| 1490 | 2026-03-27T04:27:24.009Z | Compiling hyper-timeout v0.5.2 |
| 1491 | 2026-03-27T04:27:24.211Z | Compiling http-body-util v0.1.3 |
| 1492 | 2026-03-27T04:27:24.474Z | Compiling zone_cfg_derive v0.3.1 |
| 1493 | 2026-03-27T04:27:24.635Z | Compiling async-recursion v0.3.2 |
| 1494 | 2026-03-27T04:27:24.822Z | Compiling serde_path_to_error v0.1.20 |
| 1495 | 2026-03-27T04:27:25.053Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1496 | 2026-03-27T04:27:25.163Z | Compiling serde_spanned v1.0.4 |
| 1497 | 2026-03-27T04:27:25.177Z | Compiling filetime v0.2.27 |
| 1498 | 2026-03-27T04:27:25.253Z | Compiling secrecy v0.10.3 |
| 1499 | 2026-03-27T04:27:25.316Z | Compiling fastrand v2.3.0 |
| 1500 | 2026-03-27T04:27:25.367Z | Compiling web-time v1.1.0 |
| 1501 | 2026-03-27T04:27:25.397Z | Compiling openssl-probe v0.1.6 |
| 1502 | 2026-03-27T04:27:25.436Z | Compiling hex v0.4.3 |
| 1503 | 2026-03-27T04:27:25.444Z | Compiling xattr v1.6.1 |
| 1504 | 2026-03-27T04:27:25.494Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1505 | 2026-03-27T04:27:25.620Z | Compiling unit-prefix v0.5.2 |
| 1506 | 2026-03-27T04:27:25.652Z | Compiling sha256 v1.6.0 |
| 1507 | 2026-03-27T04:27:25.652Z | Compiling tar v0.4.45 |
| 1508 | 2026-03-27T04:27:25.708Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1509 | 2026-03-27T04:27:25.734Z | Compiling indicatif v0.18.4 |
| 1510 | 2026-03-27T04:27:25.762Z | Compiling tempfile v3.27.0 |
| 1511 | 2026-03-27T04:27:27.870Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1512 | 2026-03-27T04:27:28.175Z | Compiling zone v0.3.1 |
| 1513 | 2026-03-27T04:27:28.206Z | Compiling flate2 v1.1.9 |
| 1514 | 2026-03-27T04:27:28.730Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1515 | 2026-03-27T04:27:28.739Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1516 | 2026-03-27T04:27:28.975Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1517 | 2026-03-27T04:27:29.049Z | Compiling clap v4.6.0 |
| 1518 | 2026-03-27T04:27:29.123Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1519 | 2026-03-27T04:27:29.477Z | Compiling libloading v0.8.9 |
| 1520 | 2026-03-27T04:27:29.648Z | Compiling fs_extra v1.3.0 |
| 1521 | 2026-03-27T04:27:40.699Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1522 | 2026-03-27T04:28:03.900Z | Finished `release` profile [optimized] target(s) in 1m 25s |
| 1523 | 2026-03-27T04:28:03.963Z | |
| 1524 | 2026-03-27T04:28:03.965Z | real 1:25.889610413 |
| 1525 | 2026-03-27T04:28:03.965Z | user 7:28.538196525 |
| 1526 | 2026-03-27T04:28:03.965Z | sys 44.601988191 |
| 1527 | 2026-03-27T04:28:03.965Z | trap 0.250990996 |
| 1528 | 2026-03-27T04:28:03.966Z | tflt 0.558244583 |
| 1529 | 2026-03-27T04:28:03.966Z | dflt 0.448283267 |
| 1530 | 2026-03-27T04:28:03.966Z | kflt 0.000042189 |
| 1531 | 2026-03-27T04:28:03.966Z | lock 29:34.442280519 |
| 1532 | 2026-03-27T04:28:03.966Z | slp 20:05.791035242 |
| 1533 | 2026-03-27T04:28:03.966Z | lat 29.029204155 |
| 1534 | 2026-03-27T04:28:03.966Z | stop 34.693810383 |
| 1535 | 2026-03-27T04:28:03.966Z | + for x in debug release |
| 1536 | 2026-03-27T04:28:03.966Z | + mkdir -p /work/debug |
| 1537 | 2026-03-27T04:28:03.966Z | + cp target/debug/softnpu /work/debug/ |
| 1538 | 2026-03-27T04:28:04.041Z | + cp target/debug/npuzone /work/debug/ |
| 1539 | 2026-03-27T04:28:04.183Z | + cp target/debug/npuvm /work/debug/ |
| 1540 | 2026-03-27T04:28:04.327Z | + digest -a sha256 /work/debug/softnpu |
| 1541 | 2026-03-27T04:28:04.379Z | + digest -a sha256 /work/debug/npuzone |
| 1542 | 2026-03-27T04:28:04.478Z | + digest -a sha256 /work/debug/npuvm |
| 1543 | 2026-03-27T04:28:04.577Z | + for x in debug release |
| 1544 | 2026-03-27T04:28:04.578Z | + mkdir -p /work/release |
| 1545 | 2026-03-27T04:28:04.654Z | + cp target/release/softnpu /work/release/ |
| 1546 | 2026-03-27T04:28:04.654Z | + cp target/release/npuzone /work/release/ |
| 1547 | 2026-03-27T04:28:04.654Z | + cp target/release/npuvm /work/release/ |
| 1548 | 2026-03-27T04:28:04.654Z | + digest -a sha256 /work/release/softnpu |
| 1549 | 2026-03-27T04:28:04.658Z | + digest -a sha256 /work/release/npuzone |
| 1550 | 2026-03-27T04:28:04.679Z | + digest -a sha256 /work/release/npuvm |
| 1551 | 2026-03-27T04:28:04.700Z | process exited: duration 188735 ms, exit code 0 |
| |
| 1552 | 2026-03-27T04:28:04.713Z | found 12 output files |
| 1553 | 2026-03-27T04:28:04.713Z | uploading: /work/debug/npuvm (181631248 bytes) |
| 1554 | 2026-03-27T04:28:06.915Z | uploaded: /work/debug/npuvm |
| 1555 | 2026-03-27T04:28:06.915Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1556 | 2026-03-27T04:28:07.928Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1557 | 2026-03-27T04:28:07.931Z | uploading: /work/debug/npuzone (189273120 bytes) |
| 1558 | 2026-03-27T04:28:10.339Z | uploaded: /work/debug/npuzone |
| 1559 | 2026-03-27T04:28:10.339Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1560 | 2026-03-27T04:28:11.352Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1561 | 2026-03-27T04:28:11.352Z | uploading: /work/debug/softnpu (102356624 bytes) |
| 1562 | 2026-03-27T04:28:13.069Z | uploaded: /work/debug/softnpu |
| 1563 | 2026-03-27T04:28:13.069Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1564 | 2026-03-27T04:28:14.080Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1565 | 2026-03-27T04:28:14.080Z | uploading: /work/release/npuvm (31669256 bytes) |
| 1566 | 2026-03-27T04:28:15.359Z | uploaded: /work/release/npuvm |
| 1567 | 2026-03-27T04:28:15.362Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1568 | 2026-03-27T04:28:16.374Z | uploaded: /work/release/npuvm.sha256.txt |
| 1569 | 2026-03-27T04:28:16.375Z | uploading: /work/release/npuzone (32249032 bytes) |
| 1570 | 2026-03-27T04:28:17.686Z | uploaded: /work/release/npuzone |
| 1571 | 2026-03-27T04:28:17.690Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1572 | 2026-03-27T04:28:18.698Z | uploaded: /work/release/npuzone.sha256.txt |
| 1573 | 2026-03-27T04:28:18.702Z | uploading: /work/release/softnpu (16022432 bytes) |
| 1574 | 2026-03-27T04:28:19.860Z | uploaded: /work/release/softnpu |
| 1575 | 2026-03-27T04:28:19.860Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1576 | 2026-03-27T04:28:20.871Z | uploaded: /work/release/softnpu.sha256.txt |