|
|
|
| 1 | 2026-03-14T03:46:14.709Z | job assigned to worker 01KKN75S7NGJWCR1SP1QXM4GDD [factory aws, i-07874684603fddc3a] (queued for 1 m 44 s) |
| |
| 2 | 2026-03-14T03:46:22.366Z | starting task 0: "setup" |
| 3 | 2026-03-14T03:46:22.373Z | ++ uname -s |
| 4 | 2026-03-14T03:46:22.376Z | + kern=SunOS |
| 5 | 2026-03-14T03:46:22.376Z | + build_user=build |
| 6 | 2026-03-14T03:46:22.376Z | + build_uid=12345 |
| 7 | 2026-03-14T03:46:22.376Z | + work_dir=/work |
| 8 | 2026-03-14T03:46:22.376Z | + input_dir=/input |
| 9 | 2026-03-14T03:46:22.376Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T03:46:22.376Z | + case "$kern" in |
| 11 | 2026-03-14T03:46:22.376Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T03:46:22.379Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T03:46:24.384Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T03:46:24.507Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T03:46:24.512Z | + home_fs=zfs |
| 16 | 2026-03-14T03:46:24.512Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T03:46:24.512Z | + mkdir -p /home/build |
| 18 | 2026-03-14T03:46:24.513Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T03:46:26.510Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T03:46:26.513Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-14T03:46:26.519Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T03:46:26.523Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-14T03:46:26.523Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-14T03:46:26.523Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-14T03:46:26.524Z | * rust toolchain profile = "default" |
| 26 | 2026-03-14T03:46:26.524Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T03:46:26.524Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T03:46:26.526Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T03:46:26.526Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-14T03:46:26.636Z | info: downloading installer |
| 31 | 2026-03-14T03:46:28.330Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T03:46:28.330Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T03:46:28.330Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T03:46:28.330Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T03:46:28.330Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T03:46:28.330Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T03:46:28.330Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T03:46:28.330Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T03:46:28.330Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T03:46:28.330Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T03:46:28.330Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T03:46:28.330Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T03:46:28.330Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T03:46:28.342Z | info: profile set to default |
| 45 | 2026-03-14T03:46:28.342Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T03:46:28.345Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-14T03:46:28.495Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-14T03:46:28.498Z | info: downloading 6 components |
| 49 | 2026-03-14T03:46:44.900Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-14T03:46:44.900Z | |
| 51 | 2026-03-14T03:46:44.936Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-14T03:46:44.937Z | |
| 53 | 2026-03-14T03:46:44.940Z | |
| 54 | 2026-03-14T03:46:44.940Z | Rust is installed now. Great! |
| 55 | 2026-03-14T03:46:44.940Z | |
| 56 | 2026-03-14T03:46:44.940Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T03:46:44.940Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T03:46:44.940Z | |
| 59 | 2026-03-14T03:46:44.940Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T03:46:44.940Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T03:46:44.940Z | |
| 62 | 2026-03-14T03:46:44.940Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T03:46:44.940Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T03:46:44.940Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T03:46:44.940Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T03:46:44.940Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T03:46:44.940Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T03:46:44.940Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T03:46:44.940Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T03:46:44.940Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T03:46:45.047Z | + rustup --version |
| 72 | 2026-03-14T03:46:45.058Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T03:46:45.062Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T03:46:45.085Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-14T03:46:45.089Z | + cargo --version |
| 76 | 2026-03-14T03:46:45.105Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-14T03:46:45.108Z | + rustc --version |
| 78 | 2026-03-14T03:46:45.132Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-14T03:46:45.136Z | process exited: duration 18611 ms, exit code 0 |
| |
| 80 | 2026-03-14T03:46:45.143Z | starting task 2: "authentication" |
| 81 | 2026-03-14T03:46:45.162Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-14T03:46:45.168Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T03:46:45.172Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-03-14T03:46:45.175Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-03-14T03:46:45.208Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-03-14T03:46:45.651Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-03-14T03:46:45.651Z | + git fetch origin 7a282408f24499373b07183370e0e0082e30eb65 |
| 88 | 2026-03-14T03:46:45.928Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-03-14T03:46:45.928Z | * branch 7a282408f24499373b07183370e0e0082e30eb65 -> FETCH_HEAD |
| 90 | 2026-03-14T03:46:45.936Z | + [[ -n renovate/anstyle-1.x ]] |
| 91 | 2026-03-14T03:46:45.939Z | ++ git branch --show-current |
| 92 | 2026-03-14T03:46:45.941Z | + current=main |
| 93 | 2026-03-14T03:46:45.941Z | + [[ main != renovate/anstyle-1.x ]] |
| 94 | 2026-03-14T03:46:45.941Z | + git branch -f renovate/anstyle-1.x 7a282408f24499373b07183370e0e0082e30eb65 |
| 95 | 2026-03-14T03:46:45.944Z | + git checkout -f renovate/anstyle-1.x |
| 96 | 2026-03-14T03:46:45.948Z | Switched to branch 'renovate/anstyle-1.x' |
| 97 | 2026-03-14T03:46:45.950Z | + git reset --hard 7a282408f24499373b07183370e0e0082e30eb65 |
| 98 | 2026-03-14T03:46:45.953Z | HEAD is now at 7a28240 Update Rust crate anstyle to 1.0.14 |
| 99 | 2026-03-14T03:46:45.956Z | process exited: duration 785 ms, exit code 0 |
| |
| 100 | 2026-03-14T03:46:45.962Z | starting task 4: "build" |
| 101 | 2026-03-14T03:46:45.967Z | + cargo --version |
| 102 | 2026-03-14T03:46:45.973Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-14T03:46:46.179Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-14T03:46:46.183Z | info: downloading 6 components |
| 105 | 2026-03-14T03:47:01.932Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-14T03:47:01.935Z | + rustc --version |
| 107 | 2026-03-14T03:47:01.971Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-14T03:47:01.975Z | + banner check |
| 109 | 2026-03-14T03:47:01.978Z | |
| 110 | 2026-03-14T03:47:01.978Z | #### # # ###### #### # # |
| 111 | 2026-03-14T03:47:01.978Z | # # # # # # # # # |
| 112 | 2026-03-14T03:47:01.978Z | # ###### ##### # #### |
| 113 | 2026-03-14T03:47:01.978Z | # # # # # # # |
| 114 | 2026-03-14T03:47:01.978Z | # # # # # # # # # |
| 115 | 2026-03-14T03:47:01.978Z | #### # # ###### #### # # |
| 116 | 2026-03-14T03:47:01.978Z | |
| 117 | 2026-03-14T03:47:01.982Z | + cargo fmt -- --check |
| 118 | 2026-03-14T03:47:02.084Z | + cargo clippy -- --deny warnings |
| 119 | 2026-03-14T03:47:02.210Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-03-14T03:47:02.623Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-03-14T03:47:02.623Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-03-14T03:47:02.644Z | Updating crates.io index |
| 123 | 2026-03-14T03:47:02.646Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-03-14T03:47:02.936Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-03-14T03:47:02.936Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-03-14T03:47:02.990Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-03-14T03:47:03.238Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-03-14T03:47:03.238Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-03-14T03:47:03.246Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-03-14T03:47:03.568Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-03-14T03:47:03.568Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-03-14T03:47:03.680Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-03-14T03:47:03.938Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-03-14T03:47:03.938Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-03-14T03:47:04.066Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-03-14T03:47:04.321Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-03-14T03:47:04.321Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-03-14T03:47:04.368Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-03-14T03:47:04.961Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-03-14T03:47:04.961Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-03-14T03:47:05.339Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-03-14T03:47:05.871Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-03-14T03:47:05.871Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-03-14T03:47:05.881Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-03-14T03:47:06.146Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-03-14T03:47:06.146Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-03-14T03:47:06.178Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-03-14T03:47:06.454Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-03-14T03:47:06.454Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-03-14T03:47:06.670Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-03-14T03:47:06.961Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-03-14T03:47:06.961Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-03-14T03:47:08.793Z | Downloading crates ... |
| 154 | 2026-03-14T03:47:08.860Z | Downloaded base16ct v0.2.0 |
| 155 | 2026-03-14T03:47:08.869Z | Downloaded anstyle v1.0.14 |
| 156 | 2026-03-14T03:47:08.872Z | Downloaded adler2 v2.0.1 |
| 157 | 2026-03-14T03:47:08.874Z | Downloaded anstream v0.6.21 |
| 158 | 2026-03-14T03:47:08.877Z | Downloaded displaydoc v0.2.5 |
| 159 | 2026-03-14T03:47:08.881Z | Downloaded async-recursion v0.3.2 |
| 160 | 2026-03-14T03:47:08.887Z | Downloaded fs_extra v1.3.0 |
| 161 | 2026-03-14T03:47:08.890Z | Downloaded ed25519-dalek v2.2.0 |
| 162 | 2026-03-14T03:47:08.900Z | Downloaded aho-corasick v1.1.4 |
| 163 | 2026-03-14T03:47:08.905Z | Downloaded ed25519 v2.2.3 |
| 164 | 2026-03-14T03:47:08.910Z | Downloaded cargo_metadata v0.23.1 |
| 165 | 2026-03-14T03:47:08.913Z | Downloaded pest_generator v2.8.6 |
| 166 | 2026-03-14T03:47:08.916Z | Downloaded colored v3.1.1 |
| 167 | 2026-03-14T03:47:08.919Z | Downloaded ff v0.13.1 |
| 168 | 2026-03-14T03:47:08.921Z | Downloaded crypto-common v0.1.7 |
| 169 | 2026-03-14T03:47:08.921Z | Downloaded icu_normalizer v2.1.1 |
| 170 | 2026-03-14T03:47:08.924Z | Downloaded iri-string v0.7.10 |
| 171 | 2026-03-14T03:47:08.929Z | Downloaded pem v3.0.6 |
| 172 | 2026-03-14T03:47:08.932Z | Downloaded num_enum v0.5.11 |
| 173 | 2026-03-14T03:47:08.935Z | Downloaded crc32fast v1.5.0 |
| 174 | 2026-03-14T03:47:08.938Z | Downloaded funty v2.0.0 |
| 175 | 2026-03-14T03:47:08.941Z | Downloaded errno v0.3.14 |
| 176 | 2026-03-14T03:47:08.941Z | Downloaded rand v0.8.5 |
| 177 | 2026-03-14T03:47:08.944Z | Downloaded num-bigint v0.4.6 |
| 178 | 2026-03-14T03:47:08.948Z | Downloaded generic-array v0.14.7 |
| 179 | 2026-03-14T03:47:08.951Z | Downloaded cstr-argument v0.1.2 |
| 180 | 2026-03-14T03:47:08.954Z | Downloaded crossbeam-utils v0.8.21 |
| 181 | 2026-03-14T03:47:08.954Z | Downloaded cargo-platform v0.3.2 |
| 182 | 2026-03-14T03:47:08.957Z | Downloaded dtrace-parser v0.2.0 |
| 183 | 2026-03-14T03:47:08.957Z | Downloaded serde_urlencoded v0.7.1 |
| 184 | 2026-03-14T03:47:08.960Z | Downloaded portable-atomic v1.13.1 |
| 185 | 2026-03-14T03:47:08.964Z | Downloaded signature v2.2.0 |
| 186 | 2026-03-14T03:47:08.967Z | Downloaded hyper v1.8.1 |
| 187 | 2026-03-14T03:47:08.971Z | Downloaded futures-task v0.3.32 |
| 188 | 2026-03-14T03:47:08.974Z | Downloaded futures-sink v0.3.32 |
| 189 | 2026-03-14T03:47:08.974Z | Downloaded clap_lex v1.0.0 |
| 190 | 2026-03-14T03:47:08.978Z | Downloaded clap_lex v0.2.4 |
| 191 | 2026-03-14T03:47:08.978Z | Downloaded cfg-if v1.0.4 |
| 192 | 2026-03-14T03:47:08.981Z | Downloaded http-body v1.0.1 |
| 193 | 2026-03-14T03:47:08.981Z | Downloaded equivalent v1.0.2 |
| 194 | 2026-03-14T03:47:08.981Z | Downloaded heck v0.4.1 |
| 195 | 2026-03-14T03:47:08.984Z | Downloaded foreign-types-shared v0.3.1 |
| 196 | 2026-03-14T03:47:08.984Z | Downloaded oxnet v0.1.4 |
| 197 | 2026-03-14T03:47:08.986Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 198 | 2026-03-14T03:47:08.986Z | Downloaded foreign-types v0.5.0 |
| 199 | 2026-03-14T03:47:08.989Z | Downloaded futures-macro v0.3.32 |
| 200 | 2026-03-14T03:47:08.989Z | Downloaded block-buffer v0.10.4 |
| 201 | 2026-03-14T03:47:08.992Z | Downloaded form_urlencoded v1.2.2 |
| 202 | 2026-03-14T03:47:08.992Z | Downloaded colorchoice v1.0.4 |
| 203 | 2026-03-14T03:47:08.995Z | Downloaded console v0.16.2 |
| 204 | 2026-03-14T03:47:08.995Z | Downloaded futures-core v0.3.32 |
| 205 | 2026-03-14T03:47:08.998Z | Downloaded cpufeatures v0.2.17 |
| 206 | 2026-03-14T03:47:08.998Z | Downloaded clap v4.5.60 |
| 207 | 2026-03-14T03:47:09.004Z | Downloaded fastrand v2.3.0 |
| 208 | 2026-03-14T03:47:09.007Z | Downloaded atty v0.2.14 |
| 209 | 2026-03-14T03:47:09.010Z | Downloaded itoa v1.0.17 |
| 210 | 2026-03-14T03:47:09.010Z | Downloaded atomic-waker v1.1.2 |
| 211 | 2026-03-14T03:47:09.013Z | Downloaded digest v0.10.7 |
| 212 | 2026-03-14T03:47:09.013Z | Downloaded num-bigint-dig v0.8.6 |
| 213 | 2026-03-14T03:47:09.021Z | Downloaded libm v0.2.16 |
| 214 | 2026-03-14T03:47:09.028Z | Downloaded os_str_bytes v6.6.1 |
| 215 | 2026-03-14T03:47:09.037Z | Downloaded rustc_version v0.4.1 |
| 216 | 2026-03-14T03:47:09.040Z | Downloaded futures-io v0.3.32 |
| 217 | 2026-03-14T03:47:09.040Z | Downloaded hyper-timeout v0.5.2 |
| 218 | 2026-03-14T03:47:09.040Z | Downloaded hex v0.4.3 |
| 219 | 2026-03-14T03:47:09.040Z | Downloaded dof v0.3.0 |
| 220 | 2026-03-14T03:47:09.040Z | Downloaded lock_api v0.4.14 |
| 221 | 2026-03-14T03:47:09.040Z | Downloaded foreign-types-macros v0.2.3 |
| 222 | 2026-03-14T03:47:09.043Z | Downloaded icu_locale_core v2.1.1 |
| 223 | 2026-03-14T03:47:09.046Z | Downloaded scopeguard v1.2.0 |
| 224 | 2026-03-14T03:47:09.052Z | Downloaded percent-encoding v2.3.2 |
| 225 | 2026-03-14T03:47:09.052Z | Downloaded serde_repr v0.1.20 |
| 226 | 2026-03-14T03:47:09.056Z | Downloaded sha256 v1.6.0 |
| 227 | 2026-03-14T03:47:09.056Z | Downloaded either v1.15.0 |
| 228 | 2026-03-14T03:47:09.056Z | Downloaded bitflags v1.3.2 |
| 229 | 2026-03-14T03:47:09.056Z | Downloaded async-trait v0.1.89 |
| 230 | 2026-03-14T03:47:09.059Z | Downloaded heck v0.5.0 |
| 231 | 2026-03-14T03:47:09.059Z | Downloaded base64ct v1.8.3 |
| 232 | 2026-03-14T03:47:09.062Z | Downloaded anstyle-query v1.1.5 |
| 233 | 2026-03-14T03:47:09.062Z | Downloaded filetime v0.2.27 |
| 234 | 2026-03-14T03:47:09.065Z | Downloaded proc-macro-error v1.0.4 |
| 235 | 2026-03-14T03:47:09.068Z | Downloaded group v0.13.0 |
| 236 | 2026-03-14T03:47:09.071Z | Downloaded num v0.4.3 |
| 237 | 2026-03-14T03:47:09.071Z | Downloaded futures-executor v0.3.32 |
| 238 | 2026-03-14T03:47:09.074Z | Downloaded ecdsa v0.16.9 |
| 239 | 2026-03-14T03:47:09.074Z | Downloaded deranged v0.5.6 |
| 240 | 2026-03-14T03:47:09.076Z | Downloaded libscf-sys v1.1.0 |
| 241 | 2026-03-14T03:47:09.077Z | Downloaded serde_spanned v1.0.4 |
| 242 | 2026-03-14T03:47:09.080Z | Downloaded scroll_derive v0.12.1 |
| 243 | 2026-03-14T03:47:09.081Z | Downloaded p256 v0.13.2 |
| 244 | 2026-03-14T03:47:09.083Z | Downloaded num-rational v0.4.2 |
| 245 | 2026-03-14T03:47:09.083Z | Downloaded anstyle-parse v0.2.7 |
| 246 | 2026-03-14T03:47:09.086Z | Downloaded rfc6979 v0.4.0 |
| 247 | 2026-03-14T03:47:09.086Z | Downloaded memmap v0.7.0 |
| 248 | 2026-03-14T03:47:09.089Z | Downloaded crossbeam-channel v0.5.15 |
| 249 | 2026-03-14T03:47:09.092Z | Downloaded pin-utils v0.1.0 |
| 250 | 2026-03-14T03:47:09.095Z | Downloaded clap_derive v4.5.55 |
| 251 | 2026-03-14T03:47:09.095Z | Downloaded num-iter v0.1.45 |
| 252 | 2026-03-14T03:47:09.098Z | Downloaded slog-envlogger v2.2.0 |
| 253 | 2026-03-14T03:47:09.098Z | Downloaded is-terminal v0.4.17 |
| 254 | 2026-03-14T03:47:09.098Z | Downloaded litemap v0.8.1 |
| 255 | 2026-03-14T03:47:09.104Z | Downloaded strsim v0.10.0 |
| 256 | 2026-03-14T03:47:09.107Z | Downloaded stable_deref_trait v1.2.1 |
| 257 | 2026-03-14T03:47:09.107Z | Downloaded take_mut v0.2.2 |
| 258 | 2026-03-14T03:47:09.110Z | Downloaded sync_wrapper v1.0.2 |
| 259 | 2026-03-14T03:47:09.110Z | Downloaded subtle v2.6.1 |
| 260 | 2026-03-14T03:47:09.110Z | Downloaded strsim v0.11.1 |
| 261 | 2026-03-14T03:47:09.113Z | Downloaded thiserror v2.0.18 |
| 262 | 2026-03-14T03:47:09.116Z | Downloaded num-integer v0.1.46 |
| 263 | 2026-03-14T03:47:09.118Z | Downloaded http-body-util v0.1.3 |
| 264 | 2026-03-14T03:47:09.121Z | Downloaded find-msvc-tools v0.1.9 |
| 265 | 2026-03-14T03:47:09.124Z | Downloaded openssl-probe v0.1.6 |
| 266 | 2026-03-14T03:47:09.127Z | Downloaded rustls-native-certs v0.8.3 |
| 267 | 2026-03-14T03:47:09.130Z | Downloaded rustversion v1.0.22 |
| 268 | 2026-03-14T03:47:09.133Z | Downloaded semver v1.0.27 |
| 269 | 2026-03-14T03:47:09.135Z | Downloaded scroll v0.12.0 |
| 270 | 2026-03-14T03:47:09.135Z | Downloaded proc-macro-crate v1.3.1 |
| 271 | 2026-03-14T03:47:09.138Z | Downloaded proc-macro-crate v3.4.0 |
| 272 | 2026-03-14T03:47:09.138Z | Downloaded num_enum_derive v0.5.11 |
| 273 | 2026-03-14T03:47:09.138Z | Downloaded rand_chacha v0.9.0 |
| 274 | 2026-03-14T03:47:09.141Z | Downloaded indicatif v0.18.4 |
| 275 | 2026-03-14T03:47:09.144Z | Downloaded const-oid v0.9.6 |
| 276 | 2026-03-14T03:47:09.146Z | Downloaded openssl-probe v0.2.1 |
| 277 | 2026-03-14T03:47:09.146Z | Downloaded futures-channel v0.3.32 |
| 278 | 2026-03-14T03:47:09.150Z | Downloaded clap_derive v3.2.25 |
| 279 | 2026-03-14T03:47:09.150Z | Downloaded getrandom v0.2.17 |
| 280 | 2026-03-14T03:47:09.153Z | Downloaded flate2 v1.1.9 |
| 281 | 2026-03-14T03:47:09.155Z | Downloaded idna_adapter v1.2.1 |
| 282 | 2026-03-14T03:47:09.155Z | Downloaded secrecy v0.10.3 |
| 283 | 2026-03-14T03:47:09.158Z | Downloaded sec1 v0.7.3 |
| 284 | 2026-03-14T03:47:09.158Z | Downloaded serde_tokenstream v0.2.2 |
| 285 | 2026-03-14T03:47:09.161Z | Downloaded proc-macro-error-attr v1.0.4 |
| 286 | 2026-03-14T03:47:09.161Z | Downloaded pretty-hex v0.4.1 |
| 287 | 2026-03-14T03:47:09.161Z | Downloaded camino v1.2.2 |
| 288 | 2026-03-14T03:47:09.164Z | Downloaded rand_core v0.9.5 |
| 289 | 2026-03-14T03:47:09.164Z | Downloaded tap v1.0.1 |
| 290 | 2026-03-14T03:47:09.167Z | Downloaded parking_lot_core v0.9.12 |
| 291 | 2026-03-14T03:47:09.167Z | Downloaded byteorder v1.5.0 |
| 292 | 2026-03-14T03:47:09.170Z | Downloaded thread-id v4.2.2 |
| 293 | 2026-03-14T03:47:09.170Z | Downloaded httparse v1.10.1 |
| 294 | 2026-03-14T03:47:09.172Z | Downloaded simple_asn1 v0.6.4 |
| 295 | 2026-03-14T03:47:09.172Z | Downloaded indexmap v1.9.3 |
| 296 | 2026-03-14T03:47:09.175Z | Downloaded slog-term v2.9.2 |
| 297 | 2026-03-14T03:47:09.178Z | Downloaded snafu-derive v0.8.9 |
| 298 | 2026-03-14T03:47:09.178Z | Downloaded is_terminal_polyfill v1.70.2 |
| 299 | 2026-03-14T03:47:09.181Z | Downloaded slog-async v2.8.0 |
| 300 | 2026-03-14T03:47:09.181Z | Downloaded slab v0.4.12 |
| 301 | 2026-03-14T03:47:09.184Z | Downloaded toml_datetime v0.6.11 |
| 302 | 2026-03-14T03:47:09.184Z | Downloaded signal-hook-registry v1.4.8 |
| 303 | 2026-03-14T03:47:09.184Z | Downloaded shlex v1.3.0 |
| 304 | 2026-03-14T03:47:09.188Z | Downloaded erased-serde v0.3.31 |
| 305 | 2026-03-14T03:47:09.191Z | Downloaded num-conv v0.2.0 |
| 306 | 2026-03-14T03:47:09.191Z | Downloaded pkcs8 v0.10.2 |
| 307 | 2026-03-14T03:47:09.191Z | Downloaded pin-project-internal v1.1.10 |
| 308 | 2026-03-14T03:47:09.194Z | Downloaded synstructure v0.13.2 |
| 309 | 2026-03-14T03:47:09.194Z | Downloaded hyper-rustls v0.27.7 |
| 310 | 2026-03-14T03:47:09.197Z | Downloaded spki v0.7.3 |
| 311 | 2026-03-14T03:47:09.197Z | Downloaded potential_utf v0.1.4 |
| 312 | 2026-03-14T03:47:09.199Z | Downloaded slog-stdlog v4.1.1 |
| 313 | 2026-03-14T03:47:09.199Z | Downloaded lazy_static v1.5.0 |
| 314 | 2026-03-14T03:47:09.199Z | Downloaded autocfg v1.5.0 |
| 315 | 2026-03-14T03:47:09.202Z | Downloaded hmac v0.12.1 |
| 316 | 2026-03-14T03:47:09.203Z | Downloaded anyhow v1.0.102 |
| 317 | 2026-03-14T03:47:09.205Z | Downloaded rustls-pki-types v1.14.0 |
| 318 | 2026-03-14T03:47:09.209Z | Downloaded quote v1.0.44 |
| 319 | 2026-03-14T03:47:09.212Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-03-14T03:47:09.212Z | Downloaded tower-layer v0.3.3 |
| 321 | 2026-03-14T03:47:09.215Z | Downloaded elliptic-curve v0.13.8 |
| 322 | 2026-03-14T03:47:09.219Z | Downloaded ppv-lite86 v0.2.21 |
| 323 | 2026-03-14T03:47:09.219Z | Downloaded num_enum_derive v0.7.5 |
| 324 | 2026-03-14T03:47:09.223Z | Downloaded termcolor v1.4.1 |
| 325 | 2026-03-14T03:47:09.225Z | Downloaded bitflags v2.11.0 |
| 326 | 2026-03-14T03:47:09.231Z | Downloaded sha2 v0.10.9 |
| 327 | 2026-03-14T03:47:09.234Z | Downloaded utf8_iter v1.0.4 |
| 328 | 2026-03-14T03:47:09.234Z | Downloaded getrandom v0.3.4 |
| 329 | 2026-03-14T03:47:09.234Z | Downloaded time-core v0.1.8 |
| 330 | 2026-03-14T03:47:09.237Z | Downloaded num-complex v0.4.6 |
| 331 | 2026-03-14T03:47:09.237Z | Downloaded radium v0.7.0 |
| 332 | 2026-03-14T03:47:09.237Z | Downloaded untrusted v0.9.0 |
| 333 | 2026-03-14T03:47:09.240Z | Downloaded want v0.3.1 |
| 334 | 2026-03-14T03:47:09.240Z | Downloaded try-lock v0.2.5 |
| 335 | 2026-03-14T03:47:09.240Z | Downloaded usdt-macro v0.5.0 |
| 336 | 2026-03-14T03:47:09.240Z | Downloaded unit-prefix v0.5.2 |
| 337 | 2026-03-14T03:47:09.243Z | Downloaded usdt v0.5.0 |
| 338 | 2026-03-14T03:47:09.243Z | Downloaded utf8parse v0.2.2 |
| 339 | 2026-03-14T03:47:09.246Z | Downloaded version_check v0.9.5 |
| 340 | 2026-03-14T03:47:09.248Z | Downloaded thread_local v1.1.9 |
| 341 | 2026-03-14T03:47:09.248Z | Downloaded time-macros v0.2.27 |
| 342 | 2026-03-14T03:47:09.251Z | Downloaded pkg-config v0.3.32 |
| 343 | 2026-03-14T03:47:09.252Z | Downloaded pin-project-lite v0.2.16 |
| 344 | 2026-03-14T03:47:09.255Z | Downloaded slog-scope v4.4.1 |
| 345 | 2026-03-14T03:47:09.257Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 346 | 2026-03-14T03:47:09.257Z | Downloaded num-derive v0.3.3 |
| 347 | 2026-03-14T03:47:09.260Z | Downloaded xattr v1.6.1 |
| 348 | 2026-03-14T03:47:09.266Z | Downloaded yoke-derive v0.8.1 |
| 349 | 2026-03-14T03:47:09.269Z | Downloaded plain v0.2.3 |
| 350 | 2026-03-14T03:47:09.272Z | Downloaded simd-adler32 v0.3.8 |
| 351 | 2026-03-14T03:47:09.274Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 352 | 2026-03-14T03:47:09.274Z | Downloaded usdt-attr-macro v0.5.0 |
| 353 | 2026-03-14T03:47:09.274Z | Downloaded pin-project v1.1.10 |
| 354 | 2026-03-14T03:47:09.282Z | Downloaded textwrap v0.16.2 |
| 355 | 2026-03-14T03:47:09.285Z | Downloaded iana-time-zone v0.1.65 |
| 356 | 2026-03-14T03:47:09.288Z | Downloaded zerofrom-derive v0.1.6 |
| 357 | 2026-03-14T03:47:09.288Z | Downloaded num_enum v0.7.5 |
| 358 | 2026-03-14T03:47:09.291Z | Downloaded rand_chacha v0.3.1 |
| 359 | 2026-03-14T03:47:09.294Z | Downloaded thiserror-impl v1.0.69 |
| 360 | 2026-03-14T03:47:09.294Z | Downloaded icu_normalizer_data v2.1.1 |
| 361 | 2026-03-14T03:47:09.297Z | Downloaded tempfile v3.26.0 |
| 362 | 2026-03-14T03:47:09.297Z | Downloaded futures v0.3.32 |
| 363 | 2026-03-14T03:47:09.300Z | Downloaded tinystr v0.8.2 |
| 364 | 2026-03-14T03:47:09.304Z | Downloaded serde_derive v1.0.228 |
| 365 | 2026-03-14T03:47:09.308Z | Downloaded libloading v0.8.9 |
| 366 | 2026-03-14T03:47:09.311Z | Downloaded thiserror v1.0.69 |
| 367 | 2026-03-14T03:47:09.314Z | Downloaded spin v0.9.8 |
| 368 | 2026-03-14T03:47:09.317Z | Downloaded slog v2.8.2 |
| 369 | 2026-03-14T03:47:09.320Z | Downloaded yoke v0.8.1 |
| 370 | 2026-03-14T03:47:09.320Z | Downloaded tokio-rustls v0.26.4 |
| 371 | 2026-03-14T03:47:09.322Z | Downloaded rand_core v0.6.4 |
| 372 | 2026-03-14T03:47:09.322Z | Downloaded wyz v0.5.1 |
| 373 | 2026-03-14T03:47:09.322Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 374 | 2026-03-14T03:47:09.325Z | Downloaded web-time v1.1.0 |
| 375 | 2026-03-14T03:47:09.325Z | Downloaded icu_properties v2.1.2 |
| 376 | 2026-03-14T03:47:09.328Z | Downloaded tokio-macros v2.6.0 |
| 377 | 2026-03-14T03:47:09.328Z | Downloaded proc-macro2 v1.0.106 |
| 378 | 2026-03-14T03:47:09.331Z | Downloaded zeroize v1.8.2 |
| 379 | 2026-03-14T03:47:09.331Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 380 | 2026-03-14T03:47:09.362Z | Downloaded smallvec v1.15.1 |
| 381 | 2026-03-14T03:47:09.362Z | Downloaded jsonwebtoken v10.3.0 |
| 382 | 2026-03-14T03:47:09.362Z | Downloaded ryu v1.0.23 |
| 383 | 2026-03-14T03:47:09.362Z | Downloaded tar v0.4.44 |
| 384 | 2026-03-14T03:47:09.362Z | Downloaded num-traits v0.2.19 |
| 385 | 2026-03-14T03:47:09.362Z | Downloaded zerovec-derive v0.11.2 |
| 386 | 2026-03-14T03:47:09.362Z | Downloaded pkcs1 v0.7.5 |
| 387 | 2026-03-14T03:47:09.362Z | Downloaded tracing-attributes v0.1.31 |
| 388 | 2026-03-14T03:47:09.362Z | Downloaded pest_derive v2.8.6 |
| 389 | 2026-03-14T03:47:09.362Z | Downloaded zmij v1.0.21 |
| 390 | 2026-03-14T03:47:09.362Z | Downloaded der v0.7.10 |
| 391 | 2026-03-14T03:47:09.362Z | Downloaded serde_core v1.0.228 |
| 392 | 2026-03-14T03:47:09.362Z | Downloaded primeorder v0.13.6 |
| 393 | 2026-03-14T03:47:09.362Z | Downloaded cc v1.2.56 |
| 394 | 2026-03-14T03:47:09.365Z | Downloaded powerfmt v0.2.0 |
| 395 | 2026-03-14T03:47:09.365Z | Downloaded arc-swap v1.8.2 |
| 396 | 2026-03-14T03:47:09.365Z | Downloaded once_cell v1.21.3 |
| 397 | 2026-03-14T03:47:09.369Z | Downloaded crypto-bigint v0.5.5 |
| 398 | 2026-03-14T03:47:09.374Z | Downloaded writeable v0.6.2 |
| 399 | 2026-03-14T03:47:09.374Z | Downloaded ucd-trie v0.1.7 |
| 400 | 2026-03-14T03:47:09.377Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 401 | 2026-03-14T03:47:09.377Z | Downloaded socket2 v0.6.2 |
| 402 | 2026-03-14T03:47:09.380Z | Downloaded pem-rfc7468 v0.7.0 |
| 403 | 2026-03-14T03:47:09.380Z | Downloaded pest_meta v2.8.6 |
| 404 | 2026-03-14T03:47:09.383Z | Downloaded icu_provider v2.1.1 |
| 405 | 2026-03-14T03:47:09.383Z | Downloaded bytes v1.11.1 |
| 406 | 2026-03-14T03:47:09.387Z | Downloaded serde_path_to_error v0.1.20 |
| 407 | 2026-03-14T03:47:09.390Z | Downloaded log v0.4.29 |
| 408 | 2026-03-14T03:47:09.390Z | Downloaded rsa v0.9.10 |
| 409 | 2026-03-14T03:47:09.393Z | Downloaded zone v0.3.1 |
| 410 | 2026-03-14T03:47:09.395Z | Downloaded base64 v0.22.1 |
| 411 | 2026-03-14T03:47:09.398Z | Downloaded parking_lot v0.12.5 |
| 412 | 2026-03-14T03:47:09.398Z | Downloaded tracing-core v0.1.36 |
| 413 | 2026-03-14T03:47:09.401Z | Downloaded http v1.4.0 |
| 414 | 2026-03-14T03:47:09.404Z | Downloaded icu_collections v2.1.1 |
| 415 | 2026-03-14T03:47:09.407Z | Downloaded miniz_oxide v0.8.9 |
| 416 | 2026-03-14T03:47:09.411Z | Downloaded openssl-sys v0.9.111 |
| 417 | 2026-03-14T03:47:09.413Z | Downloaded zerocopy-derive v0.7.35 |
| 418 | 2026-03-14T03:47:09.420Z | Downloaded unicode-ident v1.0.24 |
| 419 | 2026-03-14T03:47:09.422Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 420 | 2026-03-14T03:47:09.430Z | Downloaded rustls-webpki v0.103.9 |
| 421 | 2026-03-14T03:47:09.433Z | Downloaded rand v0.9.2 |
| 422 | 2026-03-14T03:47:09.435Z | Downloaded indexmap v2.13.0 |
| 423 | 2026-03-14T03:47:09.438Z | Downloaded memchr v2.8.0 |
| 424 | 2026-03-14T03:47:09.441Z | Downloaded hashbrown v0.12.3 |
| 425 | 2026-03-14T03:47:09.444Z | Downloaded curl v0.4.49 |
| 426 | 2026-03-14T03:47:09.447Z | Downloaded mio v1.1.1 |
| 427 | 2026-03-14T03:47:09.451Z | Downloaded toml_edit v0.19.15 |
| 428 | 2026-03-14T03:47:09.463Z | Downloaded typenum v1.19.0 |
| 429 | 2026-03-14T03:47:09.466Z | Downloaded serde v1.0.228 |
| 430 | 2026-03-14T03:47:09.469Z | Downloaded pest v2.8.6 |
| 431 | 2026-03-14T03:47:09.472Z | Downloaded hyper-util v0.1.20 |
| 432 | 2026-03-14T03:47:09.475Z | Downloaded thiserror-impl v2.0.18 |
| 433 | 2026-03-14T03:47:09.478Z | Downloaded url v2.5.8 |
| 434 | 2026-03-14T03:47:09.482Z | Downloaded zerotrie v0.2.3 |
| 435 | 2026-03-14T03:47:09.488Z | Downloaded octocrab v0.49.5 |
| 436 | 2026-03-14T03:47:09.524Z | Downloaded zone_cfg_derive v0.3.1 |
| 437 | 2026-03-14T03:47:09.525Z | Downloaded regex v1.12.3 |
| 438 | 2026-03-14T03:47:09.525Z | Downloaded itertools v0.12.1 |
| 439 | 2026-03-14T03:47:09.525Z | Downloaded zerovec v0.11.5 |
| 440 | 2026-03-14T03:47:09.528Z | Downloaded zerofrom v0.1.6 |
| 441 | 2026-03-14T03:47:09.528Z | Downloaded tower v0.5.3 |
| 442 | 2026-03-14T03:47:09.532Z | Downloaded tower-http v0.6.8 |
| 443 | 2026-03-14T03:47:09.538Z | Downloaded hashbrown v0.16.1 |
| 444 | 2026-03-14T03:47:09.542Z | Downloaded term v1.2.1 |
| 445 | 2026-03-14T03:47:09.545Z | Downloaded snafu v0.8.9 |
| 446 | 2026-03-14T03:47:09.548Z | Downloaded tokio-util v0.7.18 |
| 447 | 2026-03-14T03:47:09.553Z | Downloaded serde_json v1.0.149 |
| 448 | 2026-03-14T03:47:09.559Z | Downloaded hkdf v0.12.4 |
| 449 | 2026-03-14T03:47:09.562Z | Downloaded futures-util v0.3.32 |
| 450 | 2026-03-14T03:47:09.569Z | Downloaded idna v1.1.0 |
| 451 | 2026-03-14T03:47:09.572Z | Downloaded p384 v0.13.1 |
| 452 | 2026-03-14T03:47:09.575Z | Downloaded clap v3.2.25 |
| 453 | 2026-03-14T03:47:09.584Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-14T03:47:09.588Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-14T03:47:09.595Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-03-14T03:47:09.599Z | Downloaded unicode-width v0.2.2 |
| 457 | 2026-03-14T03:47:09.604Z | Downloaded usdt-impl v0.5.0 |
| 458 | 2026-03-14T03:47:09.606Z | Downloaded zerocopy v0.7.35 |
| 459 | 2026-03-14T03:47:09.618Z | Downloaded winnow v0.7.14 |
| 460 | 2026-03-14T03:47:09.624Z | Downloaded bitvec v1.0.1 |
| 461 | 2026-03-14T03:47:09.635Z | Downloaded syn v2.0.116 |
| 462 | 2026-03-14T03:47:09.643Z | Downloaded chrono v0.4.43 |
| 463 | 2026-03-14T03:47:09.648Z | Downloaded time v0.3.47 |
| 464 | 2026-03-14T03:47:09.657Z | Downloaded syn v1.0.109 |
| 465 | 2026-03-14T03:47:09.664Z | Downloaded vcpkg v0.2.15 |
| 466 | 2026-03-14T03:47:09.694Z | Downloaded curve25519-dalek v4.1.3 |
| 467 | 2026-03-14T03:47:09.700Z | Downloaded regex-syntax v0.8.9 |
| 468 | 2026-03-14T03:47:09.706Z | Downloaded zerocopy v0.8.39 |
| 469 | 2026-03-14T03:47:09.721Z | Downloaded winnow v0.5.40 |
| 470 | 2026-03-14T03:47:09.726Z | Downloaded rustls v0.23.36 |
| 471 | 2026-03-14T03:47:09.740Z | Downloaded rustix v1.1.4 |
| 472 | 2026-03-14T03:47:09.767Z | Downloaded tracing v0.1.44 |
| 473 | 2026-03-14T03:47:09.782Z | Downloaded regex-automata v0.4.14 |
| 474 | 2026-03-14T03:47:09.805Z | Downloaded libc v0.2.183 |
| 475 | 2026-03-14T03:47:09.830Z | Downloaded libz-sys v1.1.23 |
| 476 | 2026-03-14T03:47:09.846Z | Downloaded tokio v1.50.0 |
| 477 | 2026-03-14T03:47:09.874Z | Downloaded ring v0.17.14 |
| 478 | 2026-03-14T03:47:09.957Z | Downloaded curl-sys v0.4.85+curl-8.18.0 |
| 479 | 2026-03-14T03:47:10.110Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-03-14T03:47:10.110Z | Compiling quote v1.0.44 |
| 481 | 2026-03-14T03:47:10.113Z | Compiling unicode-ident v1.0.24 |
| 482 | 2026-03-14T03:47:10.113Z | Compiling libc v0.2.183 |
| 483 | 2026-03-14T03:47:10.113Z | Checking cfg-if v1.0.4 |
| 484 | 2026-03-14T03:47:10.113Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-14T03:47:10.113Z | Checking zeroize v1.8.2 |
| 486 | 2026-03-14T03:47:10.113Z | Compiling serde_core v1.0.228 |
| 487 | 2026-03-14T03:47:10.278Z | Checking memchr v2.8.0 |
| 488 | 2026-03-14T03:47:10.368Z | Compiling serde v1.0.228 |
| 489 | 2026-03-14T03:47:10.401Z | Compiling autocfg v1.5.0 |
| 490 | 2026-03-14T03:47:10.712Z | Compiling typenum v1.19.0 |
| 491 | 2026-03-14T03:47:10.813Z | Checking subtle v2.6.1 |
| 492 | 2026-03-14T03:47:10.824Z | Compiling generic-array v0.14.7 |
| 493 | 2026-03-14T03:47:10.873Z | Checking smallvec v1.15.1 |
| 494 | 2026-03-14T03:47:10.983Z | Checking itoa v1.0.17 |
| 495 | 2026-03-14T03:47:11.107Z | Checking const-oid v0.9.6 |
| 496 | 2026-03-14T03:47:11.150Z | Compiling syn v1.0.109 |
| 497 | 2026-03-14T03:47:11.161Z | Compiling libm v0.2.16 |
| 498 | 2026-03-14T03:47:11.252Z | Checking getrandom v0.2.17 |
| 499 | 2026-03-14T03:47:11.277Z | Compiling num-traits v0.2.19 |
| 500 | 2026-03-14T03:47:11.413Z | Compiling find-msvc-tools v0.1.9 |
| 501 | 2026-03-14T03:47:11.602Z | Compiling shlex v1.3.0 |
| 502 | 2026-03-14T03:47:11.612Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-03-14T03:47:11.805Z | Compiling syn v2.0.116 |
| 504 | 2026-03-14T03:47:11.878Z | Compiling cc v1.2.56 |
| 505 | 2026-03-14T03:47:11.893Z | Checking log v0.4.29 |
| 506 | 2026-03-14T03:47:12.091Z | Compiling thiserror v1.0.69 |
| 507 | 2026-03-14T03:47:12.502Z | Compiling zmij v1.0.21 |
| 508 | 2026-03-14T03:47:12.871Z | Checking block-buffer v0.10.4 |
| 509 | 2026-03-14T03:47:12.927Z | Checking crypto-common v0.1.7 |
| 510 | 2026-03-14T03:47:13.019Z | Compiling rustversion v1.0.22 |
| 511 | 2026-03-14T03:47:13.058Z | Checking digest v0.10.7 |
| 512 | 2026-03-14T03:47:13.296Z | Checking rand_core v0.6.4 |
| 513 | 2026-03-14T03:47:13.389Z | Checking errno v0.3.14 |
| 514 | 2026-03-14T03:47:13.447Z | Checking socket2 v0.6.2 |
| 515 | 2026-03-14T03:47:13.489Z | Checking once_cell v1.21.3 |
| 516 | 2026-03-14T03:47:13.517Z | Compiling hashbrown v0.16.1 |
| 517 | 2026-03-14T03:47:13.539Z | Checking bytes v1.11.1 |
| 518 | 2026-03-14T03:47:13.550Z | Compiling equivalent v1.0.2 |
| 519 | 2026-03-14T03:47:13.647Z | Compiling parking_lot_core v0.9.12 |
| 520 | 2026-03-14T03:47:13.730Z | Checking base64ct v1.8.3 |
| 521 | 2026-03-14T03:47:13.811Z | Checking scopeguard v1.2.0 |
| 522 | 2026-03-14T03:47:13.916Z | Checking lock_api v0.4.14 |
| 523 | 2026-03-14T03:47:14.014Z | Checking pem-rfc7468 v0.7.0 |
| 524 | 2026-03-14T03:47:14.112Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-03-14T03:47:14.164Z | Compiling indexmap v2.13.0 |
| 526 | 2026-03-14T03:47:14.182Z | Checking der v0.7.10 |
| 527 | 2026-03-14T03:47:14.223Z | Checking parking_lot v0.12.5 |
| 528 | 2026-03-14T03:47:14.239Z | Checking mio v1.1.1 |
| 529 | 2026-03-14T03:47:14.395Z | Checking stable_deref_trait v1.2.1 |
| 530 | 2026-03-14T03:47:14.453Z | Checking futures-core v0.3.32 |
| 531 | 2026-03-14T03:47:14.475Z | Compiling thiserror v2.0.18 |
| 532 | 2026-03-14T03:47:14.633Z | Compiling serde_json v1.0.149 |
| 533 | 2026-03-14T03:47:14.673Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-03-14T03:47:14.835Z | Compiling zerocopy v0.8.39 |
| 535 | 2026-03-14T03:47:14.954Z | Compiling pest v2.8.6 |
| 536 | 2026-03-14T03:47:15.083Z | Checking futures-sink v0.3.32 |
| 537 | 2026-03-14T03:47:15.227Z | Checking num-integer v0.1.46 |
| 538 | 2026-03-14T03:47:15.239Z | Checking spki v0.7.3 |
| 539 | 2026-03-14T03:47:15.319Z | Compiling proc-macro-error-attr v1.0.4 |
| 540 | 2026-03-14T03:47:15.441Z | Checking pkcs8 v0.10.2 |
| 541 | 2026-03-14T03:47:15.538Z | Compiling pkg-config v0.3.32 |
| 542 | 2026-03-14T03:47:15.624Z | Checking futures-channel v0.3.32 |
| 543 | 2026-03-14T03:47:15.663Z | Compiling semver v1.0.27 |
| 544 | 2026-03-14T03:47:15.880Z | Compiling proc-macro-error v1.0.4 |
| 545 | 2026-03-14T03:47:16.054Z | Compiling synstructure v0.13.2 |
| 546 | 2026-03-14T03:47:16.168Z | Compiling vcpkg v0.2.15 |
| 547 | 2026-03-14T03:47:16.678Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-03-14T03:47:16.738Z | Checking tracing-core v0.1.36 |
| 549 | 2026-03-14T03:47:16.769Z | Checking hmac v0.12.1 |
| 550 | 2026-03-14T03:47:16.814Z | Checking slab v0.4.12 |
| 551 | 2026-03-14T03:47:16.893Z | Compiling winnow v0.7.14 |
| 552 | 2026-03-14T03:47:16.919Z | Checking futures-io v0.3.32 |
| 553 | 2026-03-14T03:47:16.938Z | Checking pretty-hex v0.4.1 |
| 554 | 2026-03-14T03:47:17.053Z | Checking futures-task v0.3.32 |
| 555 | 2026-03-14T03:47:17.077Z | Checking spin v0.9.8 |
| 556 | 2026-03-14T03:47:17.211Z | Checking lazy_static v1.5.0 |
| 557 | 2026-03-14T03:47:17.224Z | Compiling slog v2.8.2 |
| 558 | 2026-03-14T03:47:17.313Z | Checking http v1.4.0 |
| 559 | 2026-03-14T03:47:17.326Z | Checking signature v2.2.0 |
| 560 | 2026-03-14T03:47:17.465Z | Compiling pest_generator v2.8.6 |
| 561 | 2026-03-14T03:47:17.477Z | Checking ff v0.13.1 |
| 562 | 2026-03-14T03:47:17.507Z | Compiling ring v0.17.14 |
| 563 | 2026-03-14T03:47:17.859Z | Compiling serde_derive v1.0.228 |
| 564 | 2026-03-14T03:47:17.895Z | Compiling thiserror-impl v1.0.69 |
| 565 | 2026-03-14T03:47:18.089Z | Compiling zerofrom-derive v0.1.6 |
| 566 | 2026-03-14T03:47:18.160Z | Compiling tokio-macros v2.6.0 |
| 567 | 2026-03-14T03:47:18.282Z | Compiling yoke-derive v0.8.1 |
| 568 | 2026-03-14T03:47:18.584Z | Compiling thiserror-impl v2.0.18 |
| 569 | 2026-03-14T03:47:18.853Z | Compiling zerovec-derive v0.11.2 |
| 570 | 2026-03-14T03:47:19.118Z | Checking tokio v1.50.0 |
| 571 | 2026-03-14T03:47:19.544Z | Compiling displaydoc v0.2.5 |
| 572 | 2026-03-14T03:47:19.593Z | Compiling zerocopy-derive v0.7.35 |
| 573 | 2026-03-14T03:47:19.697Z | Checking ppv-lite86 v0.2.21 |
| 574 | 2026-03-14T03:47:19.762Z | Checking zerofrom v0.1.6 |
| 575 | 2026-03-14T03:47:19.907Z | Checking yoke v0.8.1 |
| 576 | 2026-03-14T03:47:20.119Z | Compiling pest_derive v2.8.6 |
| 577 | 2026-03-14T03:47:20.131Z | Compiling futures-macro v0.3.32 |
| 578 | 2026-03-14T03:47:20.300Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-03-14T03:47:20.380Z | Checking zerovec v0.11.5 |
| 580 | 2026-03-14T03:47:20.651Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 581 | 2026-03-14T03:47:20.747Z | Compiling num-conv v0.2.0 |
| 582 | 2026-03-14T03:47:20.764Z | Compiling winnow v0.5.40 |
| 583 | 2026-03-14T03:47:20.913Z | Checking powerfmt v0.2.0 |
| 584 | 2026-03-14T03:47:20.990Z | Checking tinystr v0.8.2 |
| 585 | 2026-03-14T03:47:21.099Z | Compiling toml_datetime v0.6.11 |
| 586 | 2026-03-14T03:47:21.202Z | Checking futures-util v0.3.32 |
| 587 | 2026-03-14T03:47:21.214Z | Compiling time-core v0.1.8 |
| 588 | 2026-03-14T03:47:21.380Z | Checking writeable v0.6.2 |
| 589 | 2026-03-14T03:47:21.399Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 590 | 2026-03-14T03:47:21.410Z | Compiling byteorder v1.5.0 |
| 591 | 2026-03-14T03:47:21.580Z | Checking cpufeatures v0.2.17 |
| 592 | 2026-03-14T03:47:21.679Z | Checking litemap v0.8.1 |
| 593 | 2026-03-14T03:47:21.703Z | Compiling getrandom v0.3.4 |
| 594 | 2026-03-14T03:47:21.894Z | Checking base16ct v0.2.0 |
| 595 | 2026-03-14T03:47:21.984Z | Checking tracing v0.1.44 |
| 596 | 2026-03-14T03:47:22.044Z | Compiling heck v0.4.1 |
| 597 | 2026-03-14T03:47:22.138Z | Checking sec1 v0.7.3 |
| 598 | 2026-03-14T03:47:22.150Z | Checking erased-serde v0.3.31 |
| 599 | 2026-03-14T03:47:22.230Z | Checking num-bigint v0.4.6 |
| 600 | 2026-03-14T03:47:22.312Z | Checking icu_locale_core v2.1.1 |
| 601 | 2026-03-14T03:47:22.343Z | Compiling zerocopy v0.7.35 |
| 602 | 2026-03-14T03:47:22.380Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 603 | 2026-03-14T03:47:22.696Z | Compiling toml_edit v0.19.15 |
| 604 | 2026-03-14T03:47:22.728Z | Compiling time-macros v0.2.27 |
| 605 | 2026-03-14T03:47:23.054Z | Checking deranged v0.5.6 |
| 606 | 2026-03-14T03:47:23.108Z | Checking potential_utf v0.1.4 |
| 607 | 2026-03-14T03:47:23.263Z | Checking zerotrie v0.2.3 |
| 608 | 2026-03-14T03:47:23.467Z | Checking http-body v1.0.1 |
| 609 | 2026-03-14T03:47:23.622Z | Compiling scroll_derive v0.12.1 |
| 610 | 2026-03-14T03:47:23.625Z | Checking group v0.13.0 |
| 611 | 2026-03-14T03:47:23.831Z | Checking hkdf v0.12.4 |
| 612 | 2026-03-14T03:47:23.860Z | Checking num-iter v0.1.45 |
| 613 | 2026-03-14T03:47:23.982Z | Checking crypto-bigint v0.5.5 |
| 614 | 2026-03-14T03:47:24.063Z | Compiling usdt-impl v0.5.0 |
| 615 | 2026-03-14T03:47:24.465Z | Compiling icu_properties_data v2.1.2 |
| 616 | 2026-03-14T03:47:24.518Z | Compiling icu_normalizer_data v2.1.1 |
| 617 | 2026-03-14T03:47:24.583Z | Compiling httparse v1.10.1 |
| 618 | 2026-03-14T03:47:24.746Z | Checking time v0.3.47 |
| 619 | 2026-03-14T03:47:24.812Z | Compiling proc-macro-crate v1.3.1 |
| 620 | 2026-03-14T03:47:24.876Z | Checking scroll v0.12.0 |
| 621 | 2026-03-14T03:47:25.110Z | Compiling thread-id v4.2.2 |
| 622 | 2026-03-14T03:47:25.243Z | Checking icu_provider v2.1.1 |
| 623 | 2026-03-14T03:47:25.258Z | Checking icu_collections v2.1.1 |
| 624 | 2026-03-14T03:47:25.284Z | Compiling proc-macro-crate v3.4.0 |
| 625 | 2026-03-14T03:47:25.461Z | Compiling dof v0.3.0 |
| 626 | 2026-03-14T03:47:25.546Z | Checking sha2 v0.10.9 |
| 627 | 2026-03-14T03:47:25.567Z | Checking elliptic-curve v0.13.8 |
| 628 | 2026-03-14T03:47:25.594Z | Compiling dtrace-parser v0.2.0 |
| 629 | 2026-03-14T03:47:25.659Z | Compiling openssl-sys v0.9.111 |
| 630 | 2026-03-14T03:47:25.696Z | Compiling libz-sys v1.1.23 |
| 631 | 2026-03-14T03:47:25.871Z | Compiling rustc_version v0.4.1 |
| 632 | 2026-03-14T03:47:25.887Z | Checking rustls-pki-types v1.14.0 |
| 633 | 2026-03-14T03:47:25.969Z | Compiling camino v1.2.2 |
| 634 | 2026-03-14T03:47:26.103Z | Checking tower-service v0.3.3 |
| 635 | 2026-03-14T03:47:26.183Z | Compiling crossbeam-utils v0.8.21 |
| 636 | 2026-03-14T03:47:26.204Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 637 | 2026-03-14T03:47:26.218Z | Checking plain v0.2.3 |
| 638 | 2026-03-14T03:47:26.258Z | Checking untrusted v0.9.0 |
| 639 | 2026-03-14T03:47:26.334Z | Checking try-lock v0.2.5 |
| 640 | 2026-03-14T03:47:26.421Z | Checking goblin v0.8.2 |
| 641 | 2026-03-14T03:47:26.441Z | Compiling curve25519-dalek v4.1.3 |
| 642 | 2026-03-14T03:47:26.453Z | Checking want v0.3.1 |
| 643 | 2026-03-14T03:47:26.589Z | Compiling num_enum_derive v0.7.5 |
| 644 | 2026-03-14T03:47:26.612Z | Compiling num_enum_derive v0.5.11 |
| 645 | 2026-03-14T03:47:27.304Z | Compiling serde_tokenstream v0.2.2 |
| 646 | 2026-03-14T03:47:27.343Z | Checking rand_chacha v0.3.1 |
| 647 | 2026-03-14T03:47:27.426Z | Checking rfc6979 v0.4.0 |
| 648 | 2026-03-14T03:47:27.557Z | Checking arc-swap v1.8.2 |
| 649 | 2026-03-14T03:47:27.656Z | Compiling num-bigint-dig v0.8.6 |
| 650 | 2026-03-14T03:47:27.731Z | Checking atomic-waker v1.1.2 |
| 651 | 2026-03-14T03:47:27.832Z | Compiling rustls v0.23.36 |
| 652 | 2026-03-14T03:47:27.845Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 653 | 2026-03-14T03:47:27.902Z | Compiling radium v0.7.0 |
| 654 | 2026-03-14T03:47:27.914Z | Compiling heck v0.5.0 |
| 655 | 2026-03-14T03:47:27.918Z | Checking iana-time-zone v0.1.65 |
| 656 | 2026-03-14T03:47:27.938Z | Checking either v1.15.0 |
| 657 | 2026-03-14T03:47:28.027Z | Checking pin-utils v0.1.0 |
| 658 | 2026-03-14T03:47:28.044Z | Checking chrono v0.4.43 |
| 659 | 2026-03-14T03:47:28.101Z | Checking hyper v1.8.1 |
| 660 | 2026-03-14T03:47:28.169Z | Checking num_enum v0.7.5 |
| 661 | 2026-03-14T03:47:28.181Z | Checking num_enum v0.5.11 |
| 662 | 2026-03-14T03:47:28.275Z | Checking rustls-webpki v0.103.9 |
| 663 | 2026-03-14T03:47:28.293Z | Checking rand v0.8.5 |
| 664 | 2026-03-14T03:47:28.305Z | Checking ecdsa v0.16.9 |
| 665 | 2026-03-14T03:47:28.316Z | Checking icu_properties v2.1.2 |
| 666 | 2026-03-14T03:47:28.435Z | Checking icu_normalizer v2.1.1 |
| 667 | 2026-03-14T03:47:28.862Z | Checking primeorder v0.13.6 |
| 668 | 2026-03-14T03:47:28.998Z | Checking rand_core v0.9.5 |
| 669 | 2026-03-14T03:47:29.203Z | Compiling foreign-types-macros v0.2.3 |
| 670 | 2026-03-14T03:47:29.215Z | Compiling curve25519-dalek-derive v0.1.1 |
| 671 | 2026-03-14T03:47:29.292Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 672 | 2026-03-14T03:47:29.296Z | Compiling cargo-platform v0.3.2 |
| 673 | 2026-03-14T03:47:29.404Z | Compiling indexmap v1.9.3 |
| 674 | 2026-03-14T03:47:29.470Z | Checking aho-corasick v1.1.4 |
| 675 | 2026-03-14T03:47:29.539Z | Checking thread_local v1.1.9 |
| 676 | 2026-03-14T03:47:29.625Z | Checking foreign-types-shared v0.3.1 |
| 677 | 2026-03-14T03:47:29.725Z | Checking bitflags v2.11.0 |
| 678 | 2026-03-14T03:47:29.744Z | Checking regex-syntax v0.8.9 |
| 679 | 2026-03-14T03:47:29.757Z | Compiling slog-async v2.8.0 |
| 680 | 2026-03-14T03:47:29.768Z | Checking percent-encoding v2.3.2 |
| 681 | 2026-03-14T03:47:29.945Z | Checking utf8parse v0.2.2 |
| 682 | 2026-03-14T03:47:30.036Z | Compiling anyhow v1.0.102 |
| 683 | 2026-03-14T03:47:30.061Z | Checking tap v1.0.1 |
| 684 | 2026-03-14T03:47:30.177Z | Checking anstyle-parse v0.2.7 |
| 685 | 2026-03-14T03:47:30.189Z | Checking wyz v0.5.1 |
| 686 | 2026-03-14T03:47:30.368Z | Checking foreign-types v0.5.0 |
| 687 | 2026-03-14T03:47:30.423Z | Checking form_urlencoded v1.2.2 |
| 688 | 2026-03-14T03:47:30.484Z | Compiling cargo_metadata v0.23.1 |
| 689 | 2026-03-14T03:47:30.497Z | Checking idna_adapter v1.2.1 |
| 690 | 2026-03-14T03:47:30.584Z | Checking crossbeam-channel v0.5.15 |
| 691 | 2026-03-14T03:47:30.638Z | Checking rand_chacha v0.9.0 |
| 692 | 2026-03-14T03:47:30.869Z | Checking hyper-util v0.1.20 |
| 693 | 2026-03-14T03:47:31.309Z | Checking itertools v0.12.1 |
| 694 | 2026-03-14T03:47:31.583Z | Checking regex-automata v0.4.14 |
| 695 | 2026-03-14T03:47:31.717Z | Checking slog-scope v4.4.1 |
| 696 | 2026-03-14T03:47:31.720Z | Compiling usdt-attr-macro v0.5.0 |
| 697 | 2026-03-14T03:47:31.873Z | Compiling usdt-macro v0.5.0 |
| 698 | 2026-03-14T03:47:32.015Z | Checking num-rational v0.4.2 |
| 699 | 2026-03-14T03:47:32.125Z | Checking tokio-util v0.7.18 |
| 700 | 2026-03-14T03:47:32.169Z | Checking num-complex v0.4.6 |
| 701 | 2026-03-14T03:47:32.412Z | Compiling async-trait v0.1.89 |
| 702 | 2026-03-14T03:47:32.415Z | Checking ed25519 v2.2.3 |
| 703 | 2026-03-14T03:47:32.600Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 704 | 2026-03-14T03:47:32.654Z | Checking pkcs1 v0.7.5 |
| 705 | 2026-03-14T03:47:32.666Z | Checking is-terminal v0.4.17 |
| 706 | 2026-03-14T03:47:32.711Z | Checking memmap v0.7.0 |
| 707 | 2026-03-14T03:47:32.725Z | Checking cstr-argument v0.1.2 |
| 708 | 2026-03-14T03:47:32.764Z | Checking base64 v0.22.1 |
| 709 | 2026-03-14T03:47:32.860Z | Checking funty v2.0.0 |
| 710 | 2026-03-14T03:47:32.860Z | Checking take_mut v0.2.2 |
| 711 | 2026-03-14T03:47:32.903Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 712 | 2026-03-14T03:47:32.977Z | Compiling rustix v1.1.4 |
| 713 | 2026-03-14T03:47:33.075Z | Checking anstyle v1.0.14 |
| 714 | 2026-03-14T03:47:33.183Z | Checking os_str_bytes v6.6.1 |
| 715 | 2026-03-14T03:47:33.200Z | Compiling portable-atomic v1.13.1 |
| 716 | 2026-03-14T03:47:33.303Z | Checking openssl-probe v0.2.1 |
| 717 | 2026-03-14T03:47:33.316Z | Checking sync_wrapper v1.0.2 |
| 718 | 2026-03-14T03:47:33.422Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 719 | 2026-03-14T03:47:33.425Z | Checking tower-layer v0.3.3 |
| 720 | 2026-03-14T03:47:33.446Z | Checking anstyle-query v1.1.5 |
| 721 | 2026-03-14T03:47:33.449Z | Checking hashbrown v0.12.3 |
| 722 | 2026-03-14T03:47:33.480Z | Checking is_terminal_polyfill v1.70.2 |
| 723 | 2026-03-14T03:47:33.572Z | Checking term v1.2.1 |
| 724 | 2026-03-14T03:47:33.579Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 725 | 2026-03-14T03:47:33.615Z | Checking colorchoice v1.0.4 |
| 726 | 2026-03-14T03:47:33.697Z | Compiling crc32fast v1.5.0 |
| 727 | 2026-03-14T03:47:33.727Z | Checking utf8_iter v1.0.4 |
| 728 | 2026-03-14T03:47:33.750Z | Checking anstream v0.6.21 |
| 729 | 2026-03-14T03:47:33.828Z | Checking slog-term v2.9.2 |
| 730 | 2026-03-14T03:47:33.869Z | Checking tower v0.5.3 |
| 731 | 2026-03-14T03:47:33.873Z | Checking idna v1.1.0 |
| 732 | 2026-03-14T03:47:33.893Z | Checking regex v1.12.3 |
| 733 | 2026-03-14T03:47:33.999Z | Checking clap_lex v0.2.4 |
| 734 | 2026-03-14T03:47:34.012Z | Checking tokio-rustls v0.26.4 |
| 735 | 2026-03-14T03:47:34.164Z | Checking rustls-native-certs v0.8.3 |
| 736 | 2026-03-14T03:47:34.176Z | Checking bitvec v1.0.1 |
| 737 | 2026-03-14T03:47:34.180Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 738 | 2026-03-14T03:47:34.279Z | Checking pem v3.0.6 |
| 739 | 2026-03-14T03:47:34.292Z | Checking rsa v0.9.10 |
| 740 | 2026-03-14T03:47:34.316Z | Checking usdt v0.5.0 |
| 741 | 2026-03-14T03:47:34.369Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 742 | 2026-03-14T03:47:34.457Z | Checking num v0.4.3 |
| 743 | 2026-03-14T03:47:34.469Z | Checking ed25519-dalek v2.2.0 |
| 744 | 2026-03-14T03:47:34.495Z | Compiling octocrab v0.49.5 |
| 745 | 2026-03-14T03:47:34.497Z | Checking slog-stdlog v4.1.1 |
| 746 | 2026-03-14T03:47:34.580Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 747 | 2026-03-14T03:47:34.599Z | Checking rand v0.9.2 |
| 748 | 2026-03-14T03:47:34.639Z | Checking p384 v0.13.1 |
| 749 | 2026-03-14T03:47:34.744Z | Checking p256 v0.13.2 |
| 750 | 2026-03-14T03:47:34.773Z | Compiling snafu-derive v0.8.9 |
| 751 | 2026-03-14T03:47:34.941Z | Checking simple_asn1 v0.6.4 |
| 752 | 2026-03-14T03:47:34.999Z | Checking futures-executor v0.3.32 |
| 753 | 2026-03-14T03:47:35.049Z | Compiling clap_derive v3.2.25 |
| 754 | 2026-03-14T03:47:35.176Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 755 | 2026-03-14T03:47:35.188Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 756 | 2026-03-14T03:47:35.200Z | Compiling serde_repr v0.1.20 |
| 757 | 2026-03-14T03:47:35.221Z | Compiling pin-project-internal v1.1.10 |
| 758 | 2026-03-14T03:47:35.431Z | Compiling num-derive v0.3.3 |
| 759 | 2026-03-14T03:47:35.633Z | Checking atty v0.2.14 |
| 760 | 2026-03-14T03:47:35.739Z | Compiling curl v0.4.49 |
| 761 | 2026-03-14T03:47:35.936Z | Checking ryu v1.0.23 |
| 762 | 2026-03-14T03:47:36.051Z | Checking unicode-width v0.2.2 |
| 763 | 2026-03-14T03:47:36.054Z | Checking adler2 v2.0.1 |
| 764 | 2026-03-14T03:47:36.106Z | Checking strsim v0.10.0 |
| 765 | 2026-03-14T03:47:36.185Z | Checking textwrap v0.16.2 |
| 766 | 2026-03-14T03:47:36.273Z | Checking strsim v0.11.1 |
| 767 | 2026-03-14T03:47:36.373Z | Checking colored v3.1.1 |
| 768 | 2026-03-14T03:47:36.415Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 769 | 2026-03-14T03:47:36.470Z | Checking iri-string v0.7.10 |
| 770 | 2026-03-14T03:47:36.624Z | Checking oxnet v0.1.4 |
| 771 | 2026-03-14T03:47:36.636Z | Checking clap_lex v1.0.0 |
| 772 | 2026-03-14T03:47:36.653Z | Checking bitflags v1.3.2 |
| 773 | 2026-03-14T03:47:36.689Z | Checking termcolor v1.4.1 |
| 774 | 2026-03-14T03:47:36.730Z | Checking simd-adler32 v0.3.8 |
| 775 | 2026-03-14T03:47:36.822Z | Checking clap_builder v4.5.60 |
| 776 | 2026-03-14T03:47:36.874Z | Checking pin-project v1.1.10 |
| 777 | 2026-03-14T03:47:36.919Z | Checking miniz_oxide v0.8.9 |
| 778 | 2026-03-14T03:47:36.951Z | Checking libscf-sys v1.1.0 |
| 779 | 2026-03-14T03:47:36.976Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 780 | 2026-03-14T03:47:37.135Z | Checking console v0.16.2 |
| 781 | 2026-03-14T03:47:37.189Z | Checking snafu v0.8.9 |
| 782 | 2026-03-14T03:47:37.323Z | Checking clap v3.2.25 |
| 783 | 2026-03-14T03:47:37.367Z | Checking serde_urlencoded v0.7.1 |
| 784 | 2026-03-14T03:47:37.395Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 785 | 2026-03-14T03:47:37.407Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 786 | 2026-03-14T03:47:37.630Z | Checking jsonwebtoken v10.3.0 |
| 787 | 2026-03-14T03:47:37.673Z | Checking futures v0.3.32 |
| 788 | 2026-03-14T03:47:37.798Z | Checking slog-envlogger v2.2.0 |
| 789 | 2026-03-14T03:47:37.896Z | Checking hyper-rustls v0.27.7 |
| 790 | 2026-03-14T03:47:37.961Z | Checking url v2.5.8 |
| 791 | 2026-03-14T03:47:37.964Z | Checking tower-http v0.6.8 |
| 792 | 2026-03-14T03:47:38.474Z | Checking hyper-timeout v0.5.2 |
| 793 | 2026-03-14T03:47:38.520Z | Compiling clap_derive v4.5.55 |
| 794 | 2026-03-14T03:47:38.593Z | Checking http-body-util v0.1.3 |
| 795 | 2026-03-14T03:47:38.677Z | Compiling zone_cfg_derive v0.3.1 |
| 796 | 2026-03-14T03:47:38.700Z | Compiling async-recursion v0.3.2 |
| 797 | 2026-03-14T03:47:38.713Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 798 | 2026-03-14T03:47:38.867Z | Checking serde_spanned v1.0.4 |
| 799 | 2026-03-14T03:47:38.939Z | Checking serde_path_to_error v0.1.20 |
| 800 | 2026-03-14T03:47:38.965Z | Checking filetime v0.2.27 |
| 801 | 2026-03-14T03:47:38.977Z | Checking secrecy v0.10.3 |
| 802 | 2026-03-14T03:47:39.025Z | Checking openssl-probe v0.1.6 |
| 803 | 2026-03-14T03:47:39.100Z | Checking unit-prefix v0.5.2 |
| 804 | 2026-03-14T03:47:39.117Z | Checking hex v0.4.3 |
| 805 | 2026-03-14T03:47:39.148Z | Checking web-time v1.1.0 |
| 806 | 2026-03-14T03:47:39.166Z | Checking fastrand v2.3.0 |
| 807 | 2026-03-14T03:47:39.229Z | Checking xattr v1.6.1 |
| 808 | 2026-03-14T03:47:39.248Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 809 | 2026-03-14T03:47:39.382Z | Checking tar v0.4.44 |
| 810 | 2026-03-14T03:47:39.395Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 811 | 2026-03-14T03:47:39.397Z | Checking tempfile v3.26.0 |
| 812 | 2026-03-14T03:47:39.419Z | Checking sha256 v1.6.0 |
| 813 | 2026-03-14T03:47:39.471Z | Checking toml v1.0.6+spec-1.1.0 |
| 814 | 2026-03-14T03:47:39.538Z | Checking zone v0.3.1 |
| 815 | 2026-03-14T03:47:39.646Z | Checking indicatif v0.18.4 |
| 816 | 2026-03-14T03:47:39.671Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 817 | 2026-03-14T03:47:39.888Z | Checking flate2 v1.1.9 |
| 818 | 2026-03-14T03:47:39.918Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 819 | 2026-03-14T03:47:39.994Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 820 | 2026-03-14T03:47:40.113Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 821 | 2026-03-14T03:47:40.323Z | Checking libloading v0.8.9 |
| 822 | 2026-03-14T03:47:40.332Z | Checking fs_extra v1.3.0 |
| 823 | 2026-03-14T03:47:40.812Z | Checking clap v4.5.60 |
| 824 | 2026-03-14T03:47:54.354Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 825 | 2026-03-14T03:47:55.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s |
| 826 | 2026-03-14T03:47:55.511Z | + banner build |
| 827 | 2026-03-14T03:47:55.514Z | |
| 828 | 2026-03-14T03:47:55.514Z | ##### # # # # ##### |
| 829 | 2026-03-14T03:47:55.514Z | # # # # # # # # |
| 830 | 2026-03-14T03:47:55.514Z | ##### # # # # # # |
| 831 | 2026-03-14T03:47:55.514Z | # # # # # # # # |
| 832 | 2026-03-14T03:47:55.514Z | # # # # # # # # |
| 833 | 2026-03-14T03:47:55.514Z | ##### #### # ###### ##### |
| 834 | 2026-03-14T03:47:55.514Z | |
| 835 | 2026-03-14T03:47:55.514Z | + ptime -m cargo build |
| 836 | 2026-03-14T03:47:55.863Z | Compiling unicode-ident v1.0.24 |
| 837 | 2026-03-14T03:47:55.866Z | Compiling cfg-if v1.0.4 |
| 838 | 2026-03-14T03:47:55.866Z | Compiling memchr v2.8.0 |
| 839 | 2026-03-14T03:47:55.866Z | Compiling zeroize v1.8.2 |
| 840 | 2026-03-14T03:47:55.866Z | Compiling itoa v1.0.17 |
| 841 | 2026-03-14T03:47:55.866Z | Compiling libc v0.2.183 |
| 842 | 2026-03-14T03:47:55.919Z | Compiling serde_core v1.0.228 |
| 843 | 2026-03-14T03:47:55.931Z | Compiling subtle v2.6.1 |
| 844 | 2026-03-14T03:47:55.972Z | Compiling typenum v1.19.0 |
| 845 | 2026-03-14T03:47:56.045Z | Compiling proc-macro2 v1.0.106 |
| 846 | 2026-03-14T03:47:56.106Z | Compiling once_cell v1.21.3 |
| 847 | 2026-03-14T03:47:56.106Z | Compiling const-oid v0.9.6 |
| 848 | 2026-03-14T03:47:56.129Z | Compiling smallvec v1.15.1 |
| 849 | 2026-03-14T03:47:56.328Z | Compiling pin-project-lite v0.2.16 |
| 850 | 2026-03-14T03:47:56.361Z | Compiling getrandom v0.2.17 |
| 851 | 2026-03-14T03:47:56.379Z | Compiling libm v0.2.16 |
| 852 | 2026-03-14T03:47:56.418Z | Compiling log v0.4.29 |
| 853 | 2026-03-14T03:47:56.428Z | Compiling socket2 v0.6.2 |
| 854 | 2026-03-14T03:47:56.568Z | Compiling quote v1.0.44 |
| 855 | 2026-03-14T03:47:56.667Z | Compiling generic-array v0.14.7 |
| 856 | 2026-03-14T03:47:56.725Z | Compiling rand_core v0.6.4 |
| 857 | 2026-03-14T03:47:56.813Z | Compiling syn v2.0.116 |
| 858 | 2026-03-14T03:47:56.949Z | Compiling syn v1.0.109 |
| 859 | 2026-03-14T03:47:56.994Z | Compiling errno v0.3.14 |
| 860 | 2026-03-14T03:47:57.002Z | Compiling bytes v1.11.1 |
| 861 | 2026-03-14T03:47:57.012Z | Compiling zmij v1.0.21 |
| 862 | 2026-03-14T03:47:57.161Z | Compiling base64ct v1.8.3 |
| 863 | 2026-03-14T03:47:57.352Z | Compiling block-buffer v0.10.4 |
| 864 | 2026-03-14T03:47:57.362Z | Compiling crypto-common v0.1.7 |
| 865 | 2026-03-14T03:47:57.495Z | Compiling num-traits v0.2.19 |
| 866 | 2026-03-14T03:47:57.504Z | Compiling digest v0.10.7 |
| 867 | 2026-03-14T03:47:57.507Z | Compiling scopeguard v1.2.0 |
| 868 | 2026-03-14T03:47:57.616Z | Compiling lock_api v0.4.14 |
| 869 | 2026-03-14T03:47:57.758Z | Compiling pem-rfc7468 v0.7.0 |
| 870 | 2026-03-14T03:47:57.854Z | Compiling parking_lot_core v0.9.12 |
| 871 | 2026-03-14T03:47:57.889Z | Compiling signal-hook-registry v1.4.8 |
| 872 | 2026-03-14T03:47:58.051Z | Compiling der v0.7.10 |
| 873 | 2026-03-14T03:47:58.179Z | Compiling parking_lot v0.12.5 |
| 874 | 2026-03-14T03:47:58.229Z | Compiling mio v1.1.1 |
| 875 | 2026-03-14T03:47:58.264Z | Compiling stable_deref_trait v1.2.1 |
| 876 | 2026-03-14T03:47:58.346Z | Compiling futures-core v0.3.32 |
| 877 | 2026-03-14T03:47:58.425Z | Compiling ucd-trie v0.1.7 |
| 878 | 2026-03-14T03:47:58.517Z | Compiling futures-sink v0.3.32 |
| 879 | 2026-03-14T03:47:58.545Z | Compiling serde_json v1.0.149 |
| 880 | 2026-03-14T03:47:58.634Z | Compiling pest v2.8.6 |
| 881 | 2026-03-14T03:47:58.706Z | Compiling zerocopy v0.8.39 |
| 882 | 2026-03-14T03:47:58.795Z | Compiling num-integer v0.1.46 |
| 883 | 2026-03-14T03:47:58.930Z | Compiling winnow v0.7.14 |
| 884 | 2026-03-14T03:47:59.226Z | Compiling spki v0.7.3 |
| 885 | 2026-03-14T03:47:59.469Z | Compiling pkcs8 v0.10.2 |
| 886 | 2026-03-14T03:47:59.833Z | Compiling futures-channel v0.3.32 |
| 887 | 2026-03-14T03:47:59.865Z | Compiling byteorder v1.5.0 |
| 888 | 2026-03-14T03:47:59.868Z | Compiling proc-macro-error-attr v1.0.4 |
| 889 | 2026-03-14T03:48:00.112Z | Compiling pest_meta v2.8.6 |
| 890 | 2026-03-14T03:48:00.156Z | Compiling hmac v0.12.1 |
| 891 | 2026-03-14T03:48:00.315Z | Compiling tracing-core v0.1.36 |
| 892 | 2026-03-14T03:48:00.417Z | Compiling spin v0.9.8 |
| 893 | 2026-03-14T03:48:00.427Z | Compiling futures-io v0.3.32 |
| 894 | 2026-03-14T03:48:00.568Z | Compiling slab v0.4.12 |
| 895 | 2026-03-14T03:48:00.610Z | Compiling pretty-hex v0.4.1 |
| 896 | 2026-03-14T03:48:00.765Z | Compiling futures-task v0.3.32 |
| 897 | 2026-03-14T03:48:00.775Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 898 | 2026-03-14T03:48:00.967Z | Compiling synstructure v0.13.2 |
| 899 | 2026-03-14T03:48:01.015Z | Compiling pest_generator v2.8.6 |
| 900 | 2026-03-14T03:48:01.127Z | Compiling lazy_static v1.5.0 |
| 901 | 2026-03-14T03:48:01.225Z | Compiling proc-macro-error v1.0.4 |
| 902 | 2026-03-14T03:48:01.522Z | Compiling signature v2.2.0 |
| 903 | 2026-03-14T03:48:01.559Z | Compiling http v1.4.0 |
| 904 | 2026-03-14T03:48:01.641Z | Compiling ff v0.13.1 |
| 905 | 2026-03-14T03:48:01.681Z | Compiling writeable v0.6.2 |
| 906 | 2026-03-14T03:48:01.793Z | Compiling litemap v0.8.1 |
| 907 | 2026-03-14T03:48:01.847Z | Compiling base16ct v0.2.0 |
| 908 | 2026-03-14T03:48:01.914Z | Compiling time-core v0.1.8 |
| 909 | 2026-03-14T03:48:01.914Z | Compiling powerfmt v0.2.0 |
| 910 | 2026-03-14T03:48:02.003Z | Compiling cpufeatures v0.2.17 |
| 911 | 2026-03-14T03:48:02.019Z | Compiling num-conv v0.2.0 |
| 912 | 2026-03-14T03:48:02.064Z | Compiling sec1 v0.7.3 |
| 913 | 2026-03-14T03:48:02.076Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 914 | 2026-03-14T03:48:02.094Z | Compiling deranged v0.5.6 |
| 915 | 2026-03-14T03:48:02.169Z | Compiling group v0.13.0 |
| 916 | 2026-03-14T03:48:02.178Z | Compiling time-macros v0.2.27 |
| 917 | 2026-03-14T03:48:02.407Z | Compiling hkdf v0.12.4 |
| 918 | 2026-03-14T03:48:02.566Z | Compiling http-body v1.0.1 |
| 919 | 2026-03-14T03:48:02.720Z | Compiling serde_derive v1.0.228 |
| 920 | 2026-03-14T03:48:02.743Z | Compiling thiserror-impl v1.0.69 |
| 921 | 2026-03-14T03:48:02.942Z | Compiling zerofrom-derive v0.1.6 |
| 922 | 2026-03-14T03:48:03.068Z | Compiling yoke-derive v0.8.1 |
| 923 | 2026-03-14T03:48:03.332Z | Compiling tokio-macros v2.6.0 |
| 924 | 2026-03-14T03:48:03.507Z | Compiling zerovec-derive v0.11.2 |
| 925 | 2026-03-14T03:48:03.565Z | Compiling thiserror-impl v2.0.18 |
| 926 | 2026-03-14T03:48:03.935Z | Compiling displaydoc v0.2.5 |
| 927 | 2026-03-14T03:48:04.320Z | Compiling tokio v1.50.0 |
| 928 | 2026-03-14T03:48:04.323Z | Compiling thiserror v1.0.69 |
| 929 | 2026-03-14T03:48:04.433Z | Compiling ppv-lite86 v0.2.21 |
| 930 | 2026-03-14T03:48:04.465Z | Compiling zerocopy-derive v0.7.35 |
| 931 | 2026-03-14T03:48:04.624Z | Compiling zerofrom v0.1.6 |
| 932 | 2026-03-14T03:48:04.773Z | Compiling yoke v0.8.1 |
| 933 | 2026-03-14T03:48:04.882Z | Compiling tracing-attributes v0.1.31 |
| 934 | 2026-03-14T03:48:05.004Z | Compiling futures-macro v0.3.32 |
| 935 | 2026-03-14T03:48:05.007Z | Compiling zerovec v0.11.5 |
| 936 | 2026-03-14T03:48:05.007Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-03-14T03:48:05.293Z | Compiling thiserror v2.0.18 |
| 938 | 2026-03-14T03:48:05.413Z | Compiling zerotrie v0.2.3 |
| 939 | 2026-03-14T03:48:05.642Z | Compiling zerocopy v0.7.35 |
| 940 | 2026-03-14T03:48:05.711Z | Compiling tinystr v0.8.2 |
| 941 | 2026-03-14T03:48:05.719Z | Compiling dtrace-parser v0.2.0 |
| 942 | 2026-03-14T03:48:05.815Z | Compiling potential_utf v0.1.4 |
| 943 | 2026-03-14T03:48:05.963Z | Compiling icu_locale_core v2.1.1 |
| 944 | 2026-03-14T03:48:06.010Z | Compiling scroll_derive v0.12.1 |
| 945 | 2026-03-14T03:48:06.099Z | Compiling futures-util v0.3.32 |
| 946 | 2026-03-14T03:48:06.435Z | Compiling num-iter v0.1.45 |
| 947 | 2026-03-14T03:48:06.481Z | Compiling serde v1.0.228 |
| 948 | 2026-03-14T03:48:06.596Z | Compiling tracing v0.1.44 |
| 949 | 2026-03-14T03:48:06.922Z | Compiling crypto-bigint v0.5.5 |
| 950 | 2026-03-14T03:48:06.930Z | Compiling thread-id v4.2.2 |
| 951 | 2026-03-14T03:48:06.939Z | Compiling scroll v0.12.0 |
| 952 | 2026-03-14T03:48:07.015Z | Compiling icu_provider v2.1.1 |
| 953 | 2026-03-14T03:48:07.201Z | Compiling erased-serde v0.3.31 |
| 954 | 2026-03-14T03:48:07.260Z | Compiling num-bigint v0.4.6 |
| 955 | 2026-03-14T03:48:07.275Z | Compiling dof v0.3.0 |
| 956 | 2026-03-14T03:48:07.297Z | Compiling icu_collections v2.1.1 |
| 957 | 2026-03-14T03:48:07.402Z | Compiling time v0.3.47 |
| 958 | 2026-03-14T03:48:07.730Z | Compiling proc-macro-crate v3.4.0 |
| 959 | 2026-03-14T03:48:07.943Z | Compiling slog v2.8.2 |
| 960 | 2026-03-14T03:48:07.974Z | Compiling getrandom v0.3.4 |
| 961 | 2026-03-14T03:48:08.183Z | Compiling proc-macro-crate v1.3.1 |
| 962 | 2026-03-14T03:48:08.299Z | Compiling sha2 v0.10.9 |
| 963 | 2026-03-14T03:48:08.413Z | Compiling rustls-pki-types v1.14.0 |
| 964 | 2026-03-14T03:48:08.614Z | Compiling elliptic-curve v0.13.8 |
| 965 | 2026-03-14T03:48:08.786Z | Compiling untrusted v0.9.0 |
| 966 | 2026-03-14T03:48:08.832Z | Compiling plain v0.2.3 |
| 967 | 2026-03-14T03:48:08.925Z | Compiling tower-service v0.3.3 |
| 968 | 2026-03-14T03:48:08.954Z | Compiling try-lock v0.2.5 |
| 969 | 2026-03-14T03:48:09.031Z | Compiling goblin v0.8.2 |
| 970 | 2026-03-14T03:48:09.043Z | Compiling want v0.3.1 |
| 971 | 2026-03-14T03:48:09.052Z | Compiling ring v0.17.14 |
| 972 | 2026-03-14T03:48:09.074Z | Compiling num_enum_derive v0.5.11 |
| 973 | 2026-03-14T03:48:09.168Z | Compiling num_enum_derive v0.7.5 |
| 974 | 2026-03-14T03:48:09.245Z | Compiling usdt-impl v0.5.0 |
| 975 | 2026-03-14T03:48:09.338Z | Compiling serde_tokenstream v0.2.2 |
| 976 | 2026-03-14T03:48:09.751Z | Compiling httparse v1.10.1 |
| 977 | 2026-03-14T03:48:09.770Z | Compiling icu_normalizer_data v2.1.1 |
| 978 | 2026-03-14T03:48:09.853Z | Compiling icu_properties_data v2.1.2 |
| 979 | 2026-03-14T03:48:10.003Z | Compiling rand_chacha v0.3.1 |
| 980 | 2026-03-14T03:48:10.014Z | Compiling rfc6979 v0.4.0 |
| 981 | 2026-03-14T03:48:10.148Z | Compiling arc-swap v1.8.2 |
| 982 | 2026-03-14T03:48:10.155Z | Compiling iana-time-zone v0.1.65 |
| 983 | 2026-03-14T03:48:10.427Z | Compiling atomic-waker v1.1.2 |
| 984 | 2026-03-14T03:48:10.458Z | Compiling either v1.15.0 |
| 985 | 2026-03-14T03:48:10.547Z | Compiling pin-utils v0.1.0 |
| 986 | 2026-03-14T03:48:10.572Z | Compiling num_enum v0.5.11 |
| 987 | 2026-03-14T03:48:10.592Z | Compiling num_enum v0.7.5 |
| 988 | 2026-03-14T03:48:10.609Z | Compiling hyper v1.8.1 |
| 989 | 2026-03-14T03:48:10.620Z | Compiling chrono v0.4.43 |
| 990 | 2026-03-14T03:48:10.696Z | Compiling rand v0.8.5 |
| 991 | 2026-03-14T03:48:10.720Z | Compiling rustls-webpki v0.103.9 |
| 992 | 2026-03-14T03:48:10.728Z | Compiling ecdsa v0.16.9 |
| 993 | 2026-03-14T03:48:11.219Z | Compiling icu_properties v2.1.2 |
| 994 | 2026-03-14T03:48:11.570Z | Compiling icu_normalizer v2.1.1 |
| 995 | 2026-03-14T03:48:11.962Z | Compiling crossbeam-utils v0.8.21 |
| 996 | 2026-03-14T03:48:12.062Z | Compiling primeorder v0.13.6 |
| 997 | 2026-03-14T03:48:12.233Z | Compiling rand_core v0.9.5 |
| 998 | 2026-03-14T03:48:12.380Z | Compiling foreign-types-macros v0.2.3 |
| 999 | 2026-03-14T03:48:12.509Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1000 | 2026-03-14T03:48:12.703Z | Compiling aho-corasick v1.1.4 |
| 1001 | 2026-03-14T03:48:12.863Z | Compiling thread_local v1.1.9 |
| 1002 | 2026-03-14T03:48:12.876Z | Compiling bitflags v2.11.0 |
| 1003 | 2026-03-14T03:48:13.170Z | Compiling tap v1.0.1 |
| 1004 | 2026-03-14T03:48:13.202Z | Compiling utf8parse v0.2.2 |
| 1005 | 2026-03-14T03:48:13.209Z | Compiling percent-encoding v2.3.2 |
| 1006 | 2026-03-14T03:48:13.297Z | Compiling regex-syntax v0.8.9 |
| 1007 | 2026-03-14T03:48:13.328Z | Compiling foreign-types-shared v0.3.1 |
| 1008 | 2026-03-14T03:48:13.412Z | Compiling curve25519-dalek v4.1.3 |
| 1009 | 2026-03-14T03:48:13.426Z | Compiling foreign-types v0.5.0 |
| 1010 | 2026-03-14T03:48:13.447Z | Compiling form_urlencoded v1.2.2 |
| 1011 | 2026-03-14T03:48:13.507Z | Compiling anstyle-parse v0.2.7 |
| 1012 | 2026-03-14T03:48:13.550Z | Compiling wyz v0.5.1 |
| 1013 | 2026-03-14T03:48:13.666Z | Compiling cargo_metadata v0.23.1 |
| 1014 | 2026-03-14T03:48:13.731Z | Compiling rand_chacha v0.9.0 |
| 1015 | 2026-03-14T03:48:13.800Z | Compiling crossbeam-channel v0.5.15 |
| 1016 | 2026-03-14T03:48:14.304Z | Compiling idna_adapter v1.2.1 |
| 1017 | 2026-03-14T03:48:14.421Z | Compiling hyper-util v0.1.20 |
| 1018 | 2026-03-14T03:48:14.458Z | Compiling num-bigint-dig v0.8.6 |
| 1019 | 2026-03-14T03:48:14.891Z | Compiling rustls v0.23.36 |
| 1020 | 2026-03-14T03:48:15.032Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1021 | 2026-03-14T03:48:15.166Z | Compiling itertools v0.12.1 |
| 1022 | 2026-03-14T03:48:15.437Z | Compiling regex-automata v0.4.14 |
| 1023 | 2026-03-14T03:48:15.617Z | Compiling radium v0.7.0 |
| 1024 | 2026-03-14T03:48:15.886Z | Compiling slog-scope v4.4.1 |
| 1025 | 2026-03-14T03:48:16.221Z | Compiling usdt-attr-macro v0.5.0 |
| 1026 | 2026-03-14T03:48:16.302Z | Compiling usdt-macro v0.5.0 |
| 1027 | 2026-03-14T03:48:16.819Z | Compiling tokio-util v0.7.18 |
| 1028 | 2026-03-14T03:48:17.049Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1029 | 2026-03-14T03:48:17.108Z | Compiling num-rational v0.4.2 |
| 1030 | 2026-03-14T03:48:17.180Z | Compiling num-complex v0.4.6 |
| 1031 | 2026-03-14T03:48:17.237Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-03-14T03:48:17.267Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1033 | 2026-03-14T03:48:17.278Z | Compiling ed25519 v2.2.3 |
| 1034 | 2026-03-14T03:48:17.571Z | Compiling pkcs1 v0.7.5 |
| 1035 | 2026-03-14T03:48:17.762Z | Compiling cstr-argument v0.1.2 |
| 1036 | 2026-03-14T03:48:17.887Z | Compiling memmap v0.7.0 |
| 1037 | 2026-03-14T03:48:17.942Z | Compiling is-terminal v0.4.17 |
| 1038 | 2026-03-14T03:48:17.994Z | Compiling base64 v0.22.1 |
| 1039 | 2026-03-14T03:48:18.046Z | Compiling is_terminal_polyfill v1.70.2 |
| 1040 | 2026-03-14T03:48:18.119Z | Compiling utf8_iter v1.0.4 |
| 1041 | 2026-03-14T03:48:18.126Z | Compiling funty v2.0.0 |
| 1042 | 2026-03-14T03:48:18.147Z | Compiling hashbrown v0.12.3 |
| 1043 | 2026-03-14T03:48:18.291Z | Compiling openssl-probe v0.2.1 |
| 1044 | 2026-03-14T03:48:18.418Z | Compiling take_mut v0.2.2 |
| 1045 | 2026-03-14T03:48:18.520Z | Compiling colorchoice v1.0.4 |
| 1046 | 2026-03-14T03:48:18.539Z | Compiling tower-layer v0.3.3 |
| 1047 | 2026-03-14T03:48:18.555Z | Compiling term v1.2.1 |
| 1048 | 2026-03-14T03:48:18.877Z | Compiling anstyle-query v1.1.5 |
| 1049 | 2026-03-14T03:48:18.877Z | Compiling anstyle v1.0.14 |
| 1050 | 2026-03-14T03:48:18.877Z | Compiling os_str_bytes v6.6.1 |
| 1051 | 2026-03-14T03:48:18.877Z | Compiling sync_wrapper v1.0.2 |
| 1052 | 2026-03-14T03:48:18.885Z | Compiling tower v0.5.3 |
| 1053 | 2026-03-14T03:48:19.023Z | Compiling clap_lex v0.2.4 |
| 1054 | 2026-03-14T03:48:19.087Z | Compiling anstream v0.6.21 |
| 1055 | 2026-03-14T03:48:19.112Z | Compiling slog-term v2.9.2 |
| 1056 | 2026-03-14T03:48:19.372Z | Compiling indexmap v1.9.3 |
| 1057 | 2026-03-14T03:48:19.477Z | Compiling tokio-rustls v0.26.4 |
| 1058 | 2026-03-14T03:48:19.512Z | Compiling bitvec v1.0.1 |
| 1059 | 2026-03-14T03:48:19.512Z | Compiling slog-async v2.8.0 |
| 1060 | 2026-03-14T03:48:19.800Z | Compiling rustls-native-certs v0.8.3 |
| 1061 | 2026-03-14T03:48:19.800Z | Compiling pem v3.0.6 |
| 1062 | 2026-03-14T03:48:19.905Z | Compiling idna v1.1.0 |
| 1063 | 2026-03-14T03:48:19.952Z | Compiling usdt v0.5.0 |
| 1064 | 2026-03-14T03:48:20.216Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1065 | 2026-03-14T03:48:20.236Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1066 | 2026-03-14T03:48:20.288Z | Compiling rsa v0.9.10 |
| 1067 | 2026-03-14T03:48:20.292Z | Compiling regex v1.12.3 |
| 1068 | 2026-03-14T03:48:20.347Z | Compiling num v0.4.3 |
| 1069 | 2026-03-14T03:48:20.356Z | Compiling ed25519-dalek v2.2.0 |
| 1070 | 2026-03-14T03:48:20.431Z | Compiling slog-stdlog v4.1.1 |
| 1071 | 2026-03-14T03:48:20.576Z | Compiling octocrab v0.49.5 |
| 1072 | 2026-03-14T03:48:20.692Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1073 | 2026-03-14T03:48:20.744Z | Compiling rand v0.9.2 |
| 1074 | 2026-03-14T03:48:20.911Z | Compiling anyhow v1.0.102 |
| 1075 | 2026-03-14T03:48:20.924Z | Compiling p384 v0.13.1 |
| 1076 | 2026-03-14T03:48:20.943Z | Compiling p256 v0.13.2 |
| 1077 | 2026-03-14T03:48:21.067Z | Compiling snafu-derive v0.8.9 |
| 1078 | 2026-03-14T03:48:21.187Z | Compiling openssl-sys v0.9.111 |
| 1079 | 2026-03-14T03:48:21.452Z | Compiling libz-sys v1.1.23 |
| 1080 | 2026-03-14T03:48:21.454Z | Compiling simple_asn1 v0.6.4 |
| 1081 | 2026-03-14T03:48:21.547Z | Compiling futures-executor v0.3.32 |
| 1082 | 2026-03-14T03:48:21.555Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1083 | 2026-03-14T03:48:21.705Z | Compiling pin-project-internal v1.1.10 |
| 1084 | 2026-03-14T03:48:21.841Z | Compiling serde_repr v0.1.20 |
| 1085 | 2026-03-14T03:48:21.881Z | Compiling clap_derive v3.2.25 |
| 1086 | 2026-03-14T03:48:21.906Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1087 | 2026-03-14T03:48:21.996Z | Compiling num-derive v0.3.3 |
| 1088 | 2026-03-14T03:48:22.261Z | Compiling atty v0.2.14 |
| 1089 | 2026-03-14T03:48:22.375Z | Compiling strsim v0.10.0 |
| 1090 | 2026-03-14T03:48:22.585Z | Compiling iri-string v0.7.10 |
| 1091 | 2026-03-14T03:48:22.795Z | Compiling clap_lex v1.0.0 |
| 1092 | 2026-03-14T03:48:22.855Z | Compiling bitflags v1.3.2 |
| 1093 | 2026-03-14T03:48:22.939Z | Compiling adler2 v2.0.1 |
| 1094 | 2026-03-14T03:48:23.096Z | Compiling simd-adler32 v0.3.8 |
| 1095 | 2026-03-14T03:48:23.106Z | Compiling termcolor v1.4.1 |
| 1096 | 2026-03-14T03:48:23.119Z | Compiling strsim v0.11.1 |
| 1097 | 2026-03-14T03:48:23.189Z | Compiling ryu v1.0.23 |
| 1098 | 2026-03-14T03:48:23.229Z | Compiling oxnet v0.1.4 |
| 1099 | 2026-03-14T03:48:23.363Z | Compiling unicode-width v0.2.2 |
| 1100 | 2026-03-14T03:48:23.416Z | Compiling colored v3.1.1 |
| 1101 | 2026-03-14T03:48:23.513Z | Compiling textwrap v0.16.2 |
| 1102 | 2026-03-14T03:48:23.558Z | Compiling snafu v0.8.9 |
| 1103 | 2026-03-14T03:48:23.585Z | Compiling serde_urlencoded v0.7.1 |
| 1104 | 2026-03-14T03:48:23.624Z | Compiling clap_builder v4.5.60 |
| 1105 | 2026-03-14T03:48:23.718Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1106 | 2026-03-14T03:48:23.901Z | Compiling console v0.16.2 |
| 1107 | 2026-03-14T03:48:23.937Z | Compiling miniz_oxide v0.8.9 |
| 1108 | 2026-03-14T03:48:23.945Z | Compiling libscf-sys v1.1.0 |
| 1109 | 2026-03-14T03:48:24.046Z | Compiling pin-project v1.1.10 |
| 1110 | 2026-03-14T03:48:24.101Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1111 | 2026-03-14T03:48:24.152Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1112 | 2026-03-14T03:48:24.205Z | Compiling clap v3.2.25 |
| 1113 | 2026-03-14T03:48:24.780Z | Compiling tower-http v0.6.8 |
| 1114 | 2026-03-14T03:48:24.916Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1115 | 2026-03-14T03:48:24.920Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1116 | 2026-03-14T03:48:25.039Z | Compiling jsonwebtoken v10.3.0 |
| 1117 | 2026-03-14T03:48:25.109Z | Compiling futures v0.3.32 |
| 1118 | 2026-03-14T03:48:25.235Z | Compiling slog-envlogger v2.2.0 |
| 1119 | 2026-03-14T03:48:25.283Z | Compiling url v2.5.8 |
| 1120 | 2026-03-14T03:48:25.704Z | Compiling hyper-rustls v0.27.7 |
| 1121 | 2026-03-14T03:48:25.761Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1122 | 2026-03-14T03:48:25.815Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1123 | 2026-03-14T03:48:25.942Z | Compiling rustix v1.1.4 |
| 1124 | 2026-03-14T03:48:26.071Z | Compiling portable-atomic v1.13.1 |
| 1125 | 2026-03-14T03:48:26.098Z | Compiling crc32fast v1.5.0 |
| 1126 | 2026-03-14T03:48:26.317Z | Compiling hyper-timeout v0.5.2 |
| 1127 | 2026-03-14T03:48:26.329Z | Compiling clap_derive v4.5.55 |
| 1128 | 2026-03-14T03:48:26.473Z | Compiling http-body-util v0.1.3 |
| 1129 | 2026-03-14T03:48:26.561Z | Compiling async-recursion v0.3.2 |
| 1130 | 2026-03-14T03:48:26.773Z | Compiling zone_cfg_derive v0.3.1 |
| 1131 | 2026-03-14T03:48:27.199Z | Compiling serde_path_to_error v0.1.20 |
| 1132 | 2026-03-14T03:48:27.268Z | Compiling serde_spanned v1.0.4 |
| 1133 | 2026-03-14T03:48:27.453Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1134 | 2026-03-14T03:48:27.666Z | Compiling filetime v0.2.27 |
| 1135 | 2026-03-14T03:48:27.674Z | Compiling secrecy v0.10.3 |
| 1136 | 2026-03-14T03:48:27.724Z | Compiling web-time v1.1.0 |
| 1137 | 2026-03-14T03:48:27.805Z | Compiling xattr v1.6.1 |
| 1138 | 2026-03-14T03:48:27.843Z | Compiling openssl-probe v0.1.6 |
| 1139 | 2026-03-14T03:48:27.853Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1140 | 2026-03-14T03:48:27.880Z | Compiling fastrand v2.3.0 |
| 1141 | 2026-03-14T03:48:27.913Z | Compiling hex v0.4.3 |
| 1142 | 2026-03-14T03:48:28.009Z | Compiling unit-prefix v0.5.2 |
| 1143 | 2026-03-14T03:48:28.071Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1144 | 2026-03-14T03:48:28.118Z | Compiling tempfile v3.26.0 |
| 1145 | 2026-03-14T03:48:28.174Z | Compiling indicatif v0.18.4 |
| 1146 | 2026-03-14T03:48:28.220Z | Compiling sha256 v1.6.0 |
| 1147 | 2026-03-14T03:48:28.261Z | Compiling curl v0.4.49 |
| 1148 | 2026-03-14T03:48:28.532Z | Compiling tar v0.4.44 |
| 1149 | 2026-03-14T03:48:28.640Z | Compiling clap v4.5.60 |
| 1150 | 2026-03-14T03:48:28.725Z | Compiling zone v0.3.1 |
| 1151 | 2026-03-14T03:48:28.774Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1152 | 2026-03-14T03:48:29.100Z | Compiling flate2 v1.1.9 |
| 1153 | 2026-03-14T03:48:29.419Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1154 | 2026-03-14T03:48:29.530Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1155 | 2026-03-14T03:48:29.648Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1156 | 2026-03-14T03:48:29.717Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1157 | 2026-03-14T03:48:29.739Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1158 | 2026-03-14T03:48:29.964Z | Compiling camino v1.2.2 |
| 1159 | 2026-03-14T03:48:30.150Z | Compiling libloading v0.8.9 |
| 1160 | 2026-03-14T03:48:30.206Z | Compiling fs_extra v1.3.0 |
| 1161 | 2026-03-14T03:48:46.296Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1162 | 2026-03-14T03:48:59.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1163 | 2026-03-14T03:48:59.932Z | |
| 1164 | 2026-03-14T03:48:59.935Z | real 1:04.379316443 |
| 1165 | 2026-03-14T03:48:59.935Z | user 4:35.321008924 |
| 1166 | 2026-03-14T03:48:59.935Z | sys 43.196698405 |
| 1167 | 2026-03-14T03:48:59.935Z | trap 0.169190726 |
| 1168 | 2026-03-14T03:48:59.935Z | tflt 0.110822572 |
| 1169 | 2026-03-14T03:48:59.935Z | dflt 0.079580756 |
| 1170 | 2026-03-14T03:48:59.935Z | kflt 0.000028069 |
| 1171 | 2026-03-14T03:48:59.935Z | lock 12:22.814098775 |
| 1172 | 2026-03-14T03:48:59.935Z | slp 18:25.234557496 |
| 1173 | 2026-03-14T03:48:59.935Z | lat 12.153115747 |
| 1174 | 2026-03-14T03:48:59.935Z | stop 26.780095542 |
| 1175 | 2026-03-14T03:48:59.935Z | + ptime -m cargo build --release |
| 1176 | 2026-03-14T03:49:00.232Z | Compiling proc-macro2 v1.0.106 |
| 1177 | 2026-03-14T03:49:00.232Z | Compiling quote v1.0.44 |
| 1178 | 2026-03-14T03:49:00.236Z | Compiling unicode-ident v1.0.24 |
| 1179 | 2026-03-14T03:49:00.236Z | Compiling libc v0.2.183 |
| 1180 | 2026-03-14T03:49:00.236Z | Compiling cfg-if v1.0.4 |
| 1181 | 2026-03-14T03:49:00.236Z | Compiling version_check v0.9.5 |
| 1182 | 2026-03-14T03:49:00.236Z | Compiling zeroize v1.8.2 |
| 1183 | 2026-03-14T03:49:00.236Z | Compiling serde_core v1.0.228 |
| 1184 | 2026-03-14T03:49:00.340Z | Compiling memchr v2.8.0 |
| 1185 | 2026-03-14T03:49:00.397Z | Compiling serde v1.0.228 |
| 1186 | 2026-03-14T03:49:00.523Z | Compiling autocfg v1.5.0 |
| 1187 | 2026-03-14T03:49:00.667Z | Compiling typenum v1.19.0 |
| 1188 | 2026-03-14T03:49:00.842Z | Compiling subtle v2.6.1 |
| 1189 | 2026-03-14T03:49:00.972Z | Compiling generic-array v0.14.7 |
| 1190 | 2026-03-14T03:49:01.047Z | Compiling itoa v1.0.17 |
| 1191 | 2026-03-14T03:49:01.314Z | Compiling getrandom v0.2.17 |
| 1192 | 2026-03-14T03:49:01.342Z | Compiling smallvec v1.15.1 |
| 1193 | 2026-03-14T03:49:01.345Z | Compiling syn v1.0.109 |
| 1194 | 2026-03-14T03:49:01.572Z | Compiling const-oid v0.9.6 |
| 1195 | 2026-03-14T03:49:01.804Z | Compiling libm v0.2.16 |
| 1196 | 2026-03-14T03:49:01.866Z | Compiling num-traits v0.2.19 |
| 1197 | 2026-03-14T03:49:01.923Z | Compiling syn v2.0.116 |
| 1198 | 2026-03-14T03:49:01.995Z | Compiling thiserror v1.0.69 |
| 1199 | 2026-03-14T03:49:02.147Z | Compiling shlex v1.3.0 |
| 1200 | 2026-03-14T03:49:02.236Z | Compiling pin-project-lite v0.2.16 |
| 1201 | 2026-03-14T03:49:02.344Z | Compiling find-msvc-tools v0.1.9 |
| 1202 | 2026-03-14T03:49:02.584Z | Compiling cc v1.2.56 |
| 1203 | 2026-03-14T03:49:02.630Z | Compiling zmij v1.0.21 |
| 1204 | 2026-03-14T03:49:02.639Z | Compiling log v0.4.29 |
| 1205 | 2026-03-14T03:49:02.993Z | Compiling block-buffer v0.10.4 |
| 1206 | 2026-03-14T03:49:03.172Z | Compiling crypto-common v0.1.7 |
| 1207 | 2026-03-14T03:49:03.337Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-03-14T03:49:03.650Z | Compiling digest v0.10.7 |
| 1209 | 2026-03-14T03:49:03.658Z | Compiling rand_core v0.6.4 |
| 1210 | 2026-03-14T03:49:03.829Z | Compiling errno v0.3.14 |
| 1211 | 2026-03-14T03:49:03.956Z | Compiling socket2 v0.6.2 |
| 1212 | 2026-03-14T03:49:03.964Z | Compiling bytes v1.11.1 |
| 1213 | 2026-03-14T03:49:04.021Z | Compiling equivalent v1.0.2 |
| 1214 | 2026-03-14T03:49:04.118Z | Compiling parking_lot_core v0.9.12 |
| 1215 | 2026-03-14T03:49:04.121Z | Compiling once_cell v1.21.3 |
| 1216 | 2026-03-14T03:49:04.415Z | Compiling hashbrown v0.16.1 |
| 1217 | 2026-03-14T03:49:04.713Z | Compiling scopeguard v1.2.0 |
| 1218 | 2026-03-14T03:49:04.778Z | Compiling base64ct v1.8.3 |
| 1219 | 2026-03-14T03:49:04.831Z | Compiling lock_api v0.4.14 |
| 1220 | 2026-03-14T03:49:05.151Z | Compiling indexmap v2.13.0 |
| 1221 | 2026-03-14T03:49:05.159Z | Compiling pem-rfc7468 v0.7.0 |
| 1222 | 2026-03-14T03:49:05.176Z | Compiling signal-hook-registry v1.4.8 |
| 1223 | 2026-03-14T03:49:05.194Z | Compiling mio v1.1.1 |
| 1224 | 2026-03-14T03:49:05.236Z | Compiling stable_deref_trait v1.2.1 |
| 1225 | 2026-03-14T03:49:05.324Z | Compiling parking_lot v0.12.5 |
| 1226 | 2026-03-14T03:49:05.517Z | Compiling der v0.7.10 |
| 1227 | 2026-03-14T03:49:05.846Z | Compiling thiserror v2.0.18 |
| 1228 | 2026-03-14T03:49:05.990Z | Compiling synstructure v0.13.2 |
| 1229 | 2026-03-14T03:49:06.294Z | Compiling ucd-trie v0.1.7 |
| 1230 | 2026-03-14T03:49:06.361Z | Compiling serde_json v1.0.149 |
| 1231 | 2026-03-14T03:49:06.416Z | Compiling futures-core v0.3.32 |
| 1232 | 2026-03-14T03:49:06.507Z | Compiling zerocopy v0.8.39 |
| 1233 | 2026-03-14T03:49:06.575Z | Compiling pest v2.8.6 |
| 1234 | 2026-03-14T03:49:06.651Z | Compiling futures-sink v0.3.32 |
| 1235 | 2026-03-14T03:49:06.778Z | Compiling num-integer v0.1.46 |
| 1236 | 2026-03-14T03:49:06.879Z | Compiling spki v0.7.3 |
| 1237 | 2026-03-14T03:49:06.979Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-03-14T03:49:07.222Z | Compiling pkcs8 v0.10.2 |
| 1239 | 2026-03-14T03:49:07.270Z | Compiling pkg-config v0.3.32 |
| 1240 | 2026-03-14T03:49:07.466Z | Compiling futures-channel v0.3.32 |
| 1241 | 2026-03-14T03:49:07.793Z | Compiling semver v1.0.27 |
| 1242 | 2026-03-14T03:49:07.875Z | Compiling proc-macro-error v1.0.4 |
| 1243 | 2026-03-14T03:49:07.902Z | Compiling serde_derive v1.0.228 |
| 1244 | 2026-03-14T03:49:08.169Z | Compiling thiserror-impl v1.0.69 |
| 1245 | 2026-03-14T03:49:08.178Z | Compiling zerofrom-derive v0.1.6 |
| 1246 | 2026-03-14T03:49:08.204Z | Compiling yoke-derive v0.8.1 |
| 1247 | 2026-03-14T03:49:08.237Z | Compiling tokio-macros v2.6.0 |
| 1248 | 2026-03-14T03:49:08.280Z | Compiling zerovec-derive v0.11.2 |
| 1249 | 2026-03-14T03:49:09.225Z | Compiling tokio v1.50.0 |
| 1250 | 2026-03-14T03:49:09.294Z | Compiling thiserror-impl v2.0.18 |
| 1251 | 2026-03-14T03:49:09.599Z | Compiling pest_meta v2.8.6 |
| 1252 | 2026-03-14T03:49:09.742Z | Compiling displaydoc v0.2.5 |
| 1253 | 2026-03-14T03:49:09.843Z | Compiling zerofrom v0.1.6 |
| 1254 | 2026-03-14T03:49:09.875Z | Compiling zerocopy-derive v0.7.35 |
| 1255 | 2026-03-14T03:49:09.998Z | Compiling yoke v0.8.1 |
| 1256 | 2026-03-14T03:49:10.250Z | Compiling zerovec v0.11.5 |
| 1257 | 2026-03-14T03:49:10.724Z | Compiling pest_generator v2.8.6 |
| 1258 | 2026-03-14T03:49:11.002Z | Compiling vcpkg v0.2.15 |
| 1259 | 2026-03-14T03:49:11.041Z | Compiling futures-macro v0.3.32 |
| 1260 | 2026-03-14T03:49:11.144Z | Compiling tracing-attributes v0.1.31 |
| 1261 | 2026-03-14T03:49:11.550Z | Compiling pest_derive v2.8.6 |
| 1262 | 2026-03-14T03:49:11.924Z | Compiling ppv-lite86 v0.2.21 |
| 1263 | 2026-03-14T03:49:11.940Z | Compiling tracing-core v0.1.36 |
| 1264 | 2026-03-14T03:49:12.122Z | Compiling hmac v0.12.1 |
| 1265 | 2026-03-14T03:49:12.298Z | Compiling pretty-hex v0.4.1 |
| 1266 | 2026-03-14T03:49:12.456Z | Compiling winnow v0.7.14 |
| 1267 | 2026-03-14T03:49:12.465Z | Compiling slab v0.4.12 |
| 1268 | 2026-03-14T03:49:12.479Z | Compiling futures-io v0.3.32 |
| 1269 | 2026-03-14T03:49:12.505Z | Compiling futures-task v0.3.32 |
| 1270 | 2026-03-14T03:49:12.705Z | Compiling spin v0.9.8 |
| 1271 | 2026-03-14T03:49:12.714Z | Compiling futures-util v0.3.32 |
| 1272 | 2026-03-14T03:49:12.825Z | Compiling tracing v0.1.44 |
| 1273 | 2026-03-14T03:49:12.835Z | Compiling lazy_static v1.5.0 |
| 1274 | 2026-03-14T03:49:12.931Z | Compiling tinystr v0.8.2 |
| 1275 | 2026-03-14T03:49:13.200Z | Compiling slog v2.8.2 |
| 1276 | 2026-03-14T03:49:13.211Z | Compiling http v1.4.0 |
| 1277 | 2026-03-14T03:49:13.335Z | Compiling ring v0.17.14 |
| 1278 | 2026-03-14T03:49:13.355Z | Compiling signature v2.2.0 |
| 1279 | 2026-03-14T03:49:13.390Z | Compiling ff v0.13.1 |
| 1280 | 2026-03-14T03:49:13.542Z | Compiling toml_datetime v0.6.11 |
| 1281 | 2026-03-14T03:49:13.555Z | Compiling base16ct v0.2.0 |
| 1282 | 2026-03-14T03:49:13.575Z | Compiling litemap v0.8.1 |
| 1283 | 2026-03-14T03:49:13.819Z | Compiling getrandom v0.3.4 |
| 1284 | 2026-03-14T03:49:13.834Z | Compiling cpufeatures v0.2.17 |
| 1285 | 2026-03-14T03:49:13.844Z | Compiling powerfmt v0.2.0 |
| 1286 | 2026-03-14T03:49:13.922Z | Compiling byteorder v1.5.0 |
| 1287 | 2026-03-14T03:49:14.026Z | Compiling num-conv v0.2.0 |
| 1288 | 2026-03-14T03:49:14.159Z | Compiling heck v0.4.1 |
| 1289 | 2026-03-14T03:49:14.172Z | Compiling writeable v0.6.2 |
| 1290 | 2026-03-14T03:49:14.195Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1291 | 2026-03-14T03:49:14.544Z | Compiling winnow v0.5.40 |
| 1292 | 2026-03-14T03:49:14.561Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1293 | 2026-03-14T03:49:14.561Z | Compiling time-core v0.1.8 |
| 1294 | 2026-03-14T03:49:14.561Z | Compiling icu_locale_core v2.1.1 |
| 1295 | 2026-03-14T03:49:14.561Z | Compiling http-body v1.0.1 |
| 1296 | 2026-03-14T03:49:14.692Z | Compiling time-macros v0.2.27 |
| 1297 | 2026-03-14T03:49:14.701Z | Compiling zerocopy v0.7.35 |
| 1298 | 2026-03-14T03:49:15.211Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1299 | 2026-03-14T03:49:15.486Z | Compiling deranged v0.5.6 |
| 1300 | 2026-03-14T03:49:16.063Z | Compiling sec1 v0.7.3 |
| 1301 | 2026-03-14T03:49:16.267Z | Compiling toml_edit v0.19.15 |
| 1302 | 2026-03-14T03:49:16.509Z | Compiling group v0.13.0 |
| 1303 | 2026-03-14T03:49:17.012Z | Compiling num-bigint v0.4.6 |
| 1304 | 2026-03-14T03:49:17.119Z | Compiling erased-serde v0.3.31 |
| 1305 | 2026-03-14T03:49:17.171Z | Compiling hkdf v0.12.4 |
| 1306 | 2026-03-14T03:49:17.364Z | Compiling potential_utf v0.1.4 |
| 1307 | 2026-03-14T03:49:17.586Z | Compiling zerotrie v0.2.3 |
| 1308 | 2026-03-14T03:49:17.739Z | Compiling scroll_derive v0.12.1 |
| 1309 | 2026-03-14T03:49:18.022Z | Compiling num-iter v0.1.45 |
| 1310 | 2026-03-14T03:49:18.134Z | Compiling crypto-bigint v0.5.5 |
| 1311 | 2026-03-14T03:49:18.566Z | Compiling usdt-impl v0.5.0 |
| 1312 | 2026-03-14T03:49:18.663Z | Compiling httparse v1.10.1 |
| 1313 | 2026-03-14T03:49:19.205Z | Compiling icu_normalizer_data v2.1.1 |
| 1314 | 2026-03-14T03:49:19.216Z | Compiling icu_properties_data v2.1.2 |
| 1315 | 2026-03-14T03:49:19.501Z | Compiling proc-macro-crate v1.3.1 |
| 1316 | 2026-03-14T03:49:19.574Z | Compiling time v0.3.47 |
| 1317 | 2026-03-14T03:49:19.974Z | Compiling elliptic-curve v0.13.8 |
| 1318 | 2026-03-14T03:49:20.478Z | Compiling scroll v0.12.0 |
| 1319 | 2026-03-14T03:49:20.495Z | Compiling icu_provider v2.1.1 |
| 1320 | 2026-03-14T03:49:21.012Z | Compiling icu_collections v2.1.1 |
| 1321 | 2026-03-14T03:49:21.065Z | Compiling thread-id v4.2.2 |
| 1322 | 2026-03-14T03:49:21.158Z | Compiling proc-macro-crate v3.4.0 |
| 1323 | 2026-03-14T03:49:21.176Z | Compiling dof v0.3.0 |
| 1324 | 2026-03-14T03:49:21.647Z | Compiling sha2 v0.10.9 |
| 1325 | 2026-03-14T03:49:21.733Z | Compiling dtrace-parser v0.2.0 |
| 1326 | 2026-03-14T03:49:21.753Z | Compiling openssl-sys v0.9.111 |
| 1327 | 2026-03-14T03:49:21.810Z | Compiling libz-sys v1.1.23 |
| 1328 | 2026-03-14T03:49:21.956Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-03-14T03:49:22.310Z | Compiling rustls-pki-types v1.14.0 |
| 1330 | 2026-03-14T03:49:22.426Z | Compiling plain v0.2.3 |
| 1331 | 2026-03-14T03:49:22.440Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1332 | 2026-03-14T03:49:22.559Z | Compiling tower-service v0.3.3 |
| 1333 | 2026-03-14T03:49:22.588Z | Compiling try-lock v0.2.5 |
| 1334 | 2026-03-14T03:49:22.668Z | Compiling crossbeam-utils v0.8.21 |
| 1335 | 2026-03-14T03:49:22.676Z | Compiling camino v1.2.2 |
| 1336 | 2026-03-14T03:49:22.722Z | Compiling untrusted v0.9.0 |
| 1337 | 2026-03-14T03:49:23.163Z | Compiling want v0.3.1 |
| 1338 | 2026-03-14T03:49:23.365Z | Compiling goblin v0.8.2 |
| 1339 | 2026-03-14T03:49:23.507Z | Compiling curve25519-dalek v4.1.3 |
| 1340 | 2026-03-14T03:49:23.871Z | Compiling num_enum_derive v0.7.5 |
| 1341 | 2026-03-14T03:49:24.235Z | Compiling num_enum_derive v0.5.11 |
| 1342 | 2026-03-14T03:49:24.643Z | Compiling serde_tokenstream v0.2.2 |
| 1343 | 2026-03-14T03:49:24.765Z | Compiling rand_chacha v0.3.1 |
| 1344 | 2026-03-14T03:49:25.022Z | Compiling rfc6979 v0.4.0 |
| 1345 | 2026-03-14T03:49:25.263Z | Compiling arc-swap v1.8.2 |
| 1346 | 2026-03-14T03:49:25.435Z | Compiling either v1.15.0 |
| 1347 | 2026-03-14T03:49:25.617Z | Compiling iana-time-zone v0.1.65 |
| 1348 | 2026-03-14T03:49:25.617Z | Compiling heck v0.5.0 |
| 1349 | 2026-03-14T03:49:25.705Z | Compiling atomic-waker v1.1.2 |
| 1350 | 2026-03-14T03:49:25.717Z | Compiling num-bigint-dig v0.8.6 |
| 1351 | 2026-03-14T03:49:25.722Z | Compiling radium v0.7.0 |
| 1352 | 2026-03-14T03:49:25.854Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1353 | 2026-03-14T03:49:25.877Z | Compiling rustls v0.23.36 |
| 1354 | 2026-03-14T03:49:26.010Z | Compiling pin-utils v0.1.0 |
| 1355 | 2026-03-14T03:49:26.040Z | Compiling chrono v0.4.43 |
| 1356 | 2026-03-14T03:49:26.084Z | Compiling hyper v1.8.1 |
| 1357 | 2026-03-14T03:49:26.124Z | Compiling num_enum v0.5.11 |
| 1358 | 2026-03-14T03:49:26.174Z | Compiling num_enum v0.7.5 |
| 1359 | 2026-03-14T03:49:26.201Z | Compiling ecdsa v0.16.9 |
| 1360 | 2026-03-14T03:49:26.263Z | Compiling rand v0.8.5 |
| 1361 | 2026-03-14T03:49:26.330Z | Compiling rustls-webpki v0.103.9 |
| 1362 | 2026-03-14T03:49:26.971Z | Compiling icu_properties v2.1.2 |
| 1363 | 2026-03-14T03:49:28.435Z | Compiling icu_normalizer v2.1.1 |
| 1364 | 2026-03-14T03:49:29.961Z | Compiling rand_core v0.9.5 |
| 1365 | 2026-03-14T03:49:30.022Z | Compiling primeorder v0.13.6 |
| 1366 | 2026-03-14T03:49:30.030Z | Compiling foreign-types-macros v0.2.3 |
| 1367 | 2026-03-14T03:49:30.304Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1368 | 2026-03-14T03:49:30.372Z | Compiling curl-sys v0.4.85+curl-8.18.0 |
| 1369 | 2026-03-14T03:49:30.612Z | Compiling cargo-platform v0.3.2 |
| 1370 | 2026-03-14T03:49:30.683Z | Compiling indexmap v1.9.3 |
| 1371 | 2026-03-14T03:49:30.773Z | Compiling aho-corasick v1.1.4 |
| 1372 | 2026-03-14T03:49:30.859Z | Compiling thread_local v1.1.9 |
| 1373 | 2026-03-14T03:49:30.867Z | Compiling bitflags v2.11.0 |
| 1374 | 2026-03-14T03:49:30.921Z | Compiling foreign-types-shared v0.3.1 |
| 1375 | 2026-03-14T03:49:31.027Z | Compiling tap v1.0.1 |
| 1376 | 2026-03-14T03:49:31.163Z | Compiling slog-async v2.8.0 |
| 1377 | 2026-03-14T03:49:31.195Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-14T03:49:31.302Z | Compiling anyhow v1.0.102 |
| 1379 | 2026-03-14T03:49:31.354Z | Compiling utf8parse v0.2.2 |
| 1380 | 2026-03-14T03:49:31.484Z | Compiling regex-syntax v0.8.9 |
| 1381 | 2026-03-14T03:49:31.522Z | Compiling anstyle-parse v0.2.7 |
| 1382 | 2026-03-14T03:49:31.585Z | Compiling form_urlencoded v1.2.2 |
| 1383 | 2026-03-14T03:49:31.918Z | Compiling wyz v0.5.1 |
| 1384 | 2026-03-14T03:49:31.984Z | Compiling foreign-types v0.5.0 |
| 1385 | 2026-03-14T03:49:32.114Z | Compiling cargo_metadata v0.23.1 |
| 1386 | 2026-03-14T03:49:32.201Z | Compiling rand_chacha v0.9.0 |
| 1387 | 2026-03-14T03:49:32.913Z | Compiling crossbeam-channel v0.5.15 |
| 1388 | 2026-03-14T03:49:33.826Z | Compiling regex-automata v0.4.14 |
| 1389 | 2026-03-14T03:49:33.855Z | Compiling idna_adapter v1.2.1 |
| 1390 | 2026-03-14T03:49:34.008Z | Compiling hyper-util v0.1.20 |
| 1391 | 2026-03-14T03:49:37.402Z | Compiling itertools v0.12.1 |
| 1392 | 2026-03-14T03:49:37.991Z | Compiling slog-scope v4.4.1 |
| 1393 | 2026-03-14T03:49:38.535Z | Compiling usdt-attr-macro v0.5.0 |
| 1394 | 2026-03-14T03:49:39.202Z | Compiling usdt-macro v0.5.0 |
| 1395 | 2026-03-14T03:49:39.482Z | Compiling num-rational v0.4.2 |
| 1396 | 2026-03-14T03:49:39.531Z | Compiling tokio-util v0.7.18 |
| 1397 | 2026-03-14T03:49:40.094Z | Compiling ed25519 v2.2.3 |
| 1398 | 2026-03-14T03:49:40.291Z | Compiling num-complex v0.4.6 |
| 1399 | 2026-03-14T03:49:40.990Z | Compiling async-trait v0.1.89 |
| 1400 | 2026-03-14T03:49:41.026Z | Compiling pkcs1 v0.7.5 |
| 1401 | 2026-03-14T03:49:41.059Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1402 | 2026-03-14T03:49:41.181Z | Compiling is-terminal v0.4.17 |
| 1403 | 2026-03-14T03:49:41.291Z | Compiling memmap v0.7.0 |
| 1404 | 2026-03-14T03:49:41.508Z | Compiling cstr-argument v0.1.2 |
| 1405 | 2026-03-14T03:49:41.573Z | Compiling rustix v1.1.4 |
| 1406 | 2026-03-14T03:49:41.707Z | Compiling anstyle v1.0.14 |
| 1407 | 2026-03-14T03:49:41.729Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1408 | 2026-03-14T03:49:42.015Z | Compiling portable-atomic v1.13.1 |
| 1409 | 2026-03-14T03:49:42.036Z | Compiling hashbrown v0.12.3 |
| 1410 | 2026-03-14T03:49:42.047Z | Compiling funty v2.0.0 |
| 1411 | 2026-03-14T03:49:42.303Z | Compiling utf8_iter v1.0.4 |
| 1412 | 2026-03-14T03:49:42.503Z | Compiling is_terminal_polyfill v1.70.2 |
| 1413 | 2026-03-14T03:49:42.610Z | Compiling tower-layer v0.3.3 |
| 1414 | 2026-03-14T03:49:42.625Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1415 | 2026-03-14T03:49:42.788Z | Compiling anstyle-query v1.1.5 |
| 1416 | 2026-03-14T03:49:42.899Z | Compiling os_str_bytes v6.6.1 |
| 1417 | 2026-03-14T03:49:42.908Z | Compiling base64 v0.22.1 |
| 1418 | 2026-03-14T03:49:42.915Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1419 | 2026-03-14T03:49:43.014Z | Compiling openssl-probe v0.2.1 |
| 1420 | 2026-03-14T03:49:43.195Z | Compiling term v1.2.1 |
| 1421 | 2026-03-14T03:49:43.278Z | Compiling take_mut v0.2.2 |
| 1422 | 2026-03-14T03:49:43.327Z | Compiling colorchoice v1.0.4 |
| 1423 | 2026-03-14T03:49:43.342Z | Compiling crc32fast v1.5.0 |
| 1424 | 2026-03-14T03:49:43.408Z | Compiling sync_wrapper v1.0.2 |
| 1425 | 2026-03-14T03:49:43.469Z | Compiling anstream v0.6.21 |
| 1426 | 2026-03-14T03:49:43.523Z | Compiling tower v0.5.3 |
| 1427 | 2026-03-14T03:49:43.770Z | Compiling slog-term v2.9.2 |
| 1428 | 2026-03-14T03:49:44.080Z | Compiling pem v3.0.6 |
| 1429 | 2026-03-14T03:49:44.638Z | Compiling clap_lex v0.2.4 |
| 1430 | 2026-03-14T03:49:44.959Z | Compiling rustls-native-certs v0.8.3 |
| 1431 | 2026-03-14T03:49:45.281Z | Compiling bitvec v1.0.1 |
| 1432 | 2026-03-14T03:49:45.480Z | Compiling idna v1.1.0 |
| 1433 | 2026-03-14T03:49:45.857Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1434 | 2026-03-14T03:49:45.860Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1435 | 2026-03-14T03:49:46.001Z | Compiling usdt v0.5.0 |
| 1436 | 2026-03-14T03:49:46.054Z | Compiling rsa v0.9.10 |
| 1437 | 2026-03-14T03:49:46.379Z | Compiling num v0.4.3 |
| 1438 | 2026-03-14T03:49:46.470Z | Compiling tokio-rustls v0.26.4 |
| 1439 | 2026-03-14T03:49:46.818Z | Compiling ed25519-dalek v2.2.0 |
| 1440 | 2026-03-14T03:49:46.846Z | Compiling slog-stdlog v4.1.1 |
| 1441 | 2026-03-14T03:49:47.350Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1442 | 2026-03-14T03:49:47.461Z | Compiling regex v1.12.3 |
| 1443 | 2026-03-14T03:49:47.616Z | Compiling octocrab v0.49.5 |
| 1444 | 2026-03-14T03:49:48.137Z | Compiling rand v0.9.2 |
| 1445 | 2026-03-14T03:49:48.251Z | Compiling p256 v0.13.2 |
| 1446 | 2026-03-14T03:49:48.584Z | Compiling p384 v0.13.1 |
| 1447 | 2026-03-14T03:49:49.037Z | Compiling snafu-derive v0.8.9 |
| 1448 | 2026-03-14T03:49:49.220Z | Compiling simple_asn1 v0.6.4 |
| 1449 | 2026-03-14T03:49:49.256Z | Compiling futures-executor v0.3.32 |
| 1450 | 2026-03-14T03:49:49.460Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1451 | 2026-03-14T03:49:49.946Z | Compiling clap_derive v3.2.25 |
| 1452 | 2026-03-14T03:49:50.059Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1453 | 2026-03-14T03:49:50.381Z | Compiling pin-project-internal v1.1.10 |
| 1454 | 2026-03-14T03:49:50.402Z | Compiling serde_repr v0.1.20 |
| 1455 | 2026-03-14T03:49:51.160Z | Compiling num-derive v0.3.3 |
| 1456 | 2026-03-14T03:49:51.419Z | Compiling atty v0.2.14 |
| 1457 | 2026-03-14T03:49:51.486Z | Compiling strsim v0.11.1 |
| 1458 | 2026-03-14T03:49:51.545Z | Compiling unicode-width v0.2.2 |
| 1459 | 2026-03-14T03:49:51.585Z | Compiling iri-string v0.7.10 |
| 1460 | 2026-03-14T03:49:51.856Z | Compiling clap_lex v1.0.0 |
| 1461 | 2026-03-14T03:49:51.945Z | Compiling simd-adler32 v0.3.8 |
| 1462 | 2026-03-14T03:49:52.224Z | Compiling curl v0.4.49 |
| 1463 | 2026-03-14T03:49:52.396Z | Compiling ryu v1.0.23 |
| 1464 | 2026-03-14T03:49:52.509Z | Compiling strsim v0.10.0 |
| 1465 | 2026-03-14T03:49:52.535Z | Compiling colored v3.1.1 |
| 1466 | 2026-03-14T03:49:52.731Z | Compiling textwrap v0.16.2 |
| 1467 | 2026-03-14T03:49:52.765Z | Compiling adler2 v2.0.1 |
| 1468 | 2026-03-14T03:49:52.961Z | Compiling bitflags v1.3.2 |
| 1469 | 2026-03-14T03:49:53.048Z | Compiling oxnet v0.1.4 |
| 1470 | 2026-03-14T03:49:53.073Z | Compiling termcolor v1.4.1 |
| 1471 | 2026-03-14T03:49:53.377Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1472 | 2026-03-14T03:49:53.461Z | Compiling clap v3.2.25 |
| 1473 | 2026-03-14T03:49:53.673Z | Compiling tower-http v0.6.8 |
| 1474 | 2026-03-14T03:49:53.690Z | Compiling miniz_oxide v0.8.9 |
| 1475 | 2026-03-14T03:49:54.198Z | Compiling serde_urlencoded v0.7.1 |
| 1476 | 2026-03-14T03:49:54.601Z | Compiling libscf-sys v1.1.0 |
| 1477 | 2026-03-14T03:49:54.769Z | Compiling clap_builder v4.5.60 |
| 1478 | 2026-03-14T03:49:54.991Z | Compiling pin-project v1.1.10 |
| 1479 | 2026-03-14T03:49:55.110Z | Compiling console v0.16.2 |
| 1480 | 2026-03-14T03:49:55.514Z | Compiling snafu v0.8.9 |
| 1481 | 2026-03-14T03:49:55.600Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1482 | 2026-03-14T03:49:56.151Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1483 | 2026-03-14T03:49:56.778Z | Compiling jsonwebtoken v10.3.0 |
| 1484 | 2026-03-14T03:49:56.973Z | Compiling futures v0.3.32 |
| 1485 | 2026-03-14T03:49:57.109Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1486 | 2026-03-14T03:49:58.255Z | Compiling slog-envlogger v2.2.0 |
| 1487 | 2026-03-14T03:49:58.421Z | Compiling hyper-rustls v0.27.7 |
| 1488 | 2026-03-14T03:49:58.939Z | Compiling url v2.5.8 |
| 1489 | 2026-03-14T03:50:01.909Z | Compiling hyper-timeout v0.5.2 |
| 1490 | 2026-03-14T03:50:02.139Z | Compiling clap_derive v4.5.55 |
| 1491 | 2026-03-14T03:50:02.173Z | Compiling http-body-util v0.1.3 |
| 1492 | 2026-03-14T03:50:02.349Z | Compiling zone_cfg_derive v0.3.1 |
| 1493 | 2026-03-14T03:50:02.535Z | Compiling async-recursion v0.3.2 |
| 1494 | 2026-03-14T03:50:03.239Z | Compiling serde_spanned v1.0.4 |
| 1495 | 2026-03-14T03:50:03.272Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1496 | 2026-03-14T03:50:03.414Z | Compiling serde_path_to_error v0.1.20 |
| 1497 | 2026-03-14T03:50:03.798Z | Compiling filetime v0.2.27 |
| 1498 | 2026-03-14T03:50:03.806Z | Compiling secrecy v0.10.3 |
| 1499 | 2026-03-14T03:50:03.817Z | Compiling openssl-probe v0.1.6 |
| 1500 | 2026-03-14T03:50:03.988Z | Compiling web-time v1.1.0 |
| 1501 | 2026-03-14T03:50:03.996Z | Compiling unit-prefix v0.5.2 |
| 1502 | 2026-03-14T03:50:04.031Z | Compiling hex v0.4.3 |
| 1503 | 2026-03-14T03:50:04.075Z | Compiling xattr v1.6.1 |
| 1504 | 2026-03-14T03:50:04.153Z | Compiling fastrand v2.3.0 |
| 1505 | 2026-03-14T03:50:04.173Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1506 | 2026-03-14T03:50:04.305Z | Compiling tar v0.4.44 |
| 1507 | 2026-03-14T03:50:04.419Z | Compiling toml v1.0.6+spec-1.1.0 |
| 1508 | 2026-03-14T03:50:04.440Z | Compiling clap v4.5.60 |
| 1509 | 2026-03-14T03:50:04.512Z | Compiling tempfile v3.26.0 |
| 1510 | 2026-03-14T03:50:04.538Z | Compiling sha256 v1.6.0 |
| 1511 | 2026-03-14T03:50:04.610Z | Compiling indicatif v0.18.4 |
| 1512 | 2026-03-14T03:50:07.484Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1513 | 2026-03-14T03:50:07.614Z | Compiling zone v0.3.1 |
| 1514 | 2026-03-14T03:50:07.880Z | Compiling flate2 v1.1.9 |
| 1515 | 2026-03-14T03:50:08.185Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1516 | 2026-03-14T03:50:08.493Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1517 | 2026-03-14T03:50:08.501Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1518 | 2026-03-14T03:50:08.625Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1519 | 2026-03-14T03:50:10.385Z | Compiling libloading v0.8.9 |
| 1520 | 2026-03-14T03:50:10.417Z | Compiling fs_extra v1.3.0 |
| 1521 | 2026-03-14T03:50:24.796Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1522 | 2026-03-14T03:50:56.820Z | Finished `release` profile [optimized] target(s) in 1m 56s |
| 1523 | 2026-03-14T03:50:56.894Z | |
| 1524 | 2026-03-14T03:50:56.898Z | real 1:56.906626788 |
| 1525 | 2026-03-14T03:50:56.898Z | user 10:08.367710482 |
| 1526 | 2026-03-14T03:50:56.898Z | sys 58.217639744 |
| 1527 | 2026-03-14T03:50:56.898Z | trap 0.343945853 |
| 1528 | 2026-03-14T03:50:56.898Z | tflt 0.588280657 |
| 1529 | 2026-03-14T03:50:56.898Z | dflt 0.555311017 |
| 1530 | 2026-03-14T03:50:56.898Z | kflt 0.006764282 |
| 1531 | 2026-03-14T03:50:56.898Z | lock 31:03.404118271 |
| 1532 | 2026-03-14T03:50:56.898Z | slp 36:45.843615889 |
| 1533 | 2026-03-14T03:50:56.898Z | lat 37.219208812 |
| 1534 | 2026-03-14T03:50:56.898Z | stop 44.618718065 |
| 1535 | 2026-03-14T03:50:56.898Z | + for x in debug release |
| 1536 | 2026-03-14T03:50:56.898Z | + mkdir -p /work/debug |
| 1537 | 2026-03-14T03:50:56.898Z | + cp target/debug/softnpu /work/debug/ |
| 1538 | 2026-03-14T03:50:56.983Z | + cp target/debug/npuzone /work/debug/ |
| 1539 | 2026-03-14T03:50:57.148Z | + cp target/debug/npuvm /work/debug/ |
| 1540 | 2026-03-14T03:50:57.307Z | + digest -a sha256 /work/debug/softnpu |
| 1541 | 2026-03-14T03:50:57.382Z | + digest -a sha256 /work/debug/npuzone |
| 1542 | 2026-03-14T03:50:57.512Z | + digest -a sha256 /work/debug/npuvm |
| 1543 | 2026-03-14T03:50:57.646Z | + for x in debug release |
| 1544 | 2026-03-14T03:50:57.647Z | + mkdir -p /work/release |
| 1545 | 2026-03-14T03:50:57.657Z | + cp target/release/softnpu /work/release/ |
| 1546 | 2026-03-14T03:50:57.660Z | + cp target/release/npuzone /work/release/ |
| 1547 | 2026-03-14T03:50:57.683Z | + cp target/release/npuvm /work/release/ |
| 1548 | 2026-03-14T03:50:57.714Z | + digest -a sha256 /work/release/softnpu |
| 1549 | 2026-03-14T03:50:57.731Z | + digest -a sha256 /work/release/npuzone |
| 1550 | 2026-03-14T03:50:57.754Z | + digest -a sha256 /work/release/npuvm |
| 1551 | 2026-03-14T03:50:57.781Z | process exited: duration 251740 ms, exit code 0 |
| |
| 1552 | 2026-03-14T03:50:57.798Z | found 12 output files |
| 1553 | 2026-03-14T03:50:57.798Z | uploading: /work/debug/npuvm (185308840 bytes) |
| 1554 | 2026-03-14T03:51:00.970Z | uploaded: /work/debug/npuvm |
| 1555 | 2026-03-14T03:51:00.973Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1556 | 2026-03-14T03:51:01.981Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1557 | 2026-03-14T03:51:01.981Z | uploading: /work/debug/npuzone (191715120 bytes) |
| 1558 | 2026-03-14T03:51:04.377Z | uploaded: /work/debug/npuzone |
| 1559 | 2026-03-14T03:51:04.377Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1560 | 2026-03-14T03:51:05.425Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1561 | 2026-03-14T03:51:05.428Z | uploading: /work/debug/softnpu (102494912 bytes) |
| 1562 | 2026-03-14T03:51:07.200Z | uploaded: /work/debug/softnpu |
| 1563 | 2026-03-14T03:51:07.203Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1564 | 2026-03-14T03:51:08.212Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1565 | 2026-03-14T03:51:08.215Z | uploading: /work/release/npuvm (27121360 bytes) |
| 1566 | 2026-03-14T03:51:09.459Z | uploaded: /work/release/npuvm |
| 1567 | 2026-03-14T03:51:09.462Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1568 | 2026-03-14T03:51:10.470Z | uploaded: /work/release/npuvm.sha256.txt |
| 1569 | 2026-03-14T03:51:10.473Z | uploading: /work/release/npuzone (27741208 bytes) |
| 1570 | 2026-03-14T03:51:11.671Z | uploaded: /work/release/npuzone |
| 1571 | 2026-03-14T03:51:11.671Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1572 | 2026-03-14T03:51:12.710Z | uploaded: /work/release/npuzone.sha256.txt |
| 1573 | 2026-03-14T03:51:12.720Z | uploading: /work/release/softnpu (15763800 bytes) |
| 1574 | 2026-03-14T03:51:14.458Z | uploaded: /work/release/softnpu |
| 1575 | 2026-03-14T03:51:14.458Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1576 | 2026-03-14T03:51:15.467Z | uploaded: /work/release/softnpu.sha256.txt |