|
|
|
| 1 | 2026-07-15T03:44:16.088Z | job assigned to worker 01KXHXYTJ1QCTRGJ9P1P6CJASE [factory aws, i-07ab37c8c645194c7] (queued for 46 s) |
| |
| 2 | 2026-07-15T03:44:22.713Z | starting task 0: "setup" |
| 3 | 2026-07-15T03:44:22.718Z | ++ uname -s |
| 4 | 2026-07-15T03:44:22.722Z | + kern=SunOS |
| 5 | 2026-07-15T03:44:22.722Z | + build_user=build |
| 6 | 2026-07-15T03:44:22.722Z | + build_uid=12345 |
| 7 | 2026-07-15T03:44:22.722Z | + work_dir=/work |
| 8 | 2026-07-15T03:44:22.722Z | + input_dir=/input |
| 9 | 2026-07-15T03:44:22.722Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-15T03:44:22.722Z | + case "$kern" in |
| 11 | 2026-07-15T03:44:22.722Z | + groupadd -g 12345 build |
| 12 | 2026-07-15T03:44:22.722Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-15T03:44:24.727Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-15T03:44:24.823Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-15T03:44:24.826Z | + home_fs=zfs |
| 16 | 2026-07-15T03:44:24.826Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-15T03:44:24.826Z | + mkdir -p /home/build |
| 18 | 2026-07-15T03:44:24.826Z | + chown build:build /home/build /work |
| 19 | 2026-07-15T03:44:26.827Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-15T03:44:26.831Z | process exited: duration 4114 ms, exit code 0 |
| |
| 21 | 2026-07-15T03:44:26.838Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-15T03:44:26.842Z | * rust toolchain channel = "stable" |
| 23 | 2026-07-15T03:44:26.842Z | * rust toolchain profile = "default" |
| 24 | 2026-07-15T03:44:26.842Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-07-15T03:44:26.842Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-15T03:44:26.842Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-15T03:44:26.842Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-15T03:44:26.846Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-15T03:44:26.846Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-15T03:44:26.964Z | info: downloading installer |
| 31 | 2026-07-15T03:44:28.418Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-15T03:44:28.418Z | warn: /opt/ooce/bin |
| 33 | 2026-07-15T03:44:28.418Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-15T03:44:28.418Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-15T03:44:28.418Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-15T03:44:28.418Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-15T03:44:28.418Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-15T03:44:28.419Z | error: cannot install while Rust is installed |
| 39 | 2026-07-15T03:44:28.419Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-15T03:44:28.419Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-15T03:44:28.419Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-15T03:44:28.419Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-15T03:44:28.419Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-15T03:44:28.433Z | info: profile set to default |
| 45 | 2026-07-15T03:44:28.433Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-15T03:44:28.437Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-15T03:44:28.576Z | info: latest update on 2026-07-09 for version 1.97.0 (2d8144b78 2026-07-07) |
| 48 | 2026-07-15T03:44:28.580Z | info: downloading 6 components |
| 49 | 2026-07-15T03:44:45.239Z | |
| 50 | 2026-07-15T03:44:45.239Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-15T03:44:45.265Z | stable-x86_64-unknown-illumos installed - rustc 1.97.0 (2d8144b78 2026-07-07) |
| 52 | 2026-07-15T03:44:45.265Z | |
| 53 | 2026-07-15T03:44:45.265Z | |
| 54 | 2026-07-15T03:44:45.265Z | Rust is installed now. Great! |
| 55 | 2026-07-15T03:44:45.265Z | |
| 56 | 2026-07-15T03:44:45.269Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-15T03:44:45.269Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-15T03:44:45.269Z | |
| 59 | 2026-07-15T03:44:45.269Z | To configure your current shell, you need to source |
| 60 | 2026-07-15T03:44:45.270Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-15T03:44:45.270Z | |
| 62 | 2026-07-15T03:44:45.270Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-15T03:44:45.270Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-15T03:44:45.270Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-15T03:44:45.270Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-15T03:44:45.270Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-15T03:44:45.270Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-15T03:44:45.270Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-15T03:44:45.270Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-15T03:44:45.270Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-15T03:44:45.360Z | + rustup --version |
| 72 | 2026-07-15T03:44:45.369Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-15T03:44:45.372Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-15T03:44:45.389Z | info: the currently active `rustc` version is `rustc 1.97.0 (2d8144b78 2026-07-07)` |
| 75 | 2026-07-15T03:44:45.392Z | + cargo --version |
| 76 | 2026-07-15T03:44:45.407Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 77 | 2026-07-15T03:44:45.410Z | + rustc --version |
| 78 | 2026-07-15T03:44:45.429Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 79 | 2026-07-15T03:44:45.432Z | process exited: duration 18590 ms, exit code 0 |
| |
| 80 | 2026-07-15T03:44:45.445Z | starting task 2: "authentication" |
| 81 | 2026-07-15T03:44:45.460Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-15T03:44:45.469Z | starting task 3: "clone repository" |
| 83 | 2026-07-15T03:44:45.473Z | + mkdir -p /work/oxidecomputer/softnpu |
| 84 | 2026-07-15T03:44:45.473Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 85 | 2026-07-15T03:44:45.504Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 86 | 2026-07-15T03:44:45.955Z | + cd /work/oxidecomputer/softnpu |
| 87 | 2026-07-15T03:44:45.955Z | + git fetch origin c08be52bc5cd9f2aa76683aa010915f68179da96 |
| 88 | 2026-07-15T03:44:46.180Z | From https://github.com/oxidecomputer/softnpu |
| 89 | 2026-07-15T03:44:46.180Z | * branch c08be52bc5cd9f2aa76683aa010915f68179da96 -> FETCH_HEAD |
| 90 | 2026-07-15T03:44:46.185Z | + [[ -n renovate/toml-1.x ]] |
| 91 | 2026-07-15T03:44:46.188Z | ++ git branch --show-current |
| 92 | 2026-07-15T03:44:46.188Z | + current=main |
| 93 | 2026-07-15T03:44:46.188Z | + [[ main != renovate/toml-1.x ]] |
| 94 | 2026-07-15T03:44:46.188Z | + git branch -f renovate/toml-1.x c08be52bc5cd9f2aa76683aa010915f68179da96 |
| 95 | 2026-07-15T03:44:46.192Z | + git checkout -f renovate/toml-1.x |
| 96 | 2026-07-15T03:44:46.196Z | Switched to branch 'renovate/toml-1.x' |
| 97 | 2026-07-15T03:44:46.196Z | + git reset --hard c08be52bc5cd9f2aa76683aa010915f68179da96 |
| 98 | 2026-07-15T03:44:46.199Z | HEAD is now at c08be52 Update Rust crate toml to 1.1.3 |
| 99 | 2026-07-15T03:44:46.199Z | process exited: duration 730 ms, exit code 0 |
| |
| 100 | 2026-07-15T03:44:46.207Z | starting task 4: "build" |
| 101 | 2026-07-15T03:44:46.210Z | + cargo --version |
| 102 | 2026-07-15T03:44:46.216Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-15T03:44:46.386Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-15T03:44:46.390Z | info: downloading 6 components |
| 105 | 2026-07-15T03:45:02.587Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-15T03:45:02.591Z | + rustc --version |
| 107 | 2026-07-15T03:45:02.622Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-15T03:45:02.627Z | + banner check |
| 109 | 2026-07-15T03:45:02.630Z | |
| 110 | 2026-07-15T03:45:02.630Z | #### # # ###### #### # # |
| 111 | 2026-07-15T03:45:02.630Z | # # # # # # # # # |
| 112 | 2026-07-15T03:45:02.630Z | # ###### ##### # #### |
| 113 | 2026-07-15T03:45:02.630Z | # # # # # # # |
| 114 | 2026-07-15T03:45:02.630Z | # # # # # # # # # |
| 115 | 2026-07-15T03:45:02.630Z | #### # # ###### #### # # |
| 116 | 2026-07-15T03:45:02.630Z | |
| 117 | 2026-07-15T03:45:02.630Z | + cargo fmt -- --check |
| 118 | 2026-07-15T03:45:02.715Z | + cargo clippy -- --deny warnings |
| 119 | 2026-07-15T03:45:02.821Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 120 | 2026-07-15T03:45:03.473Z | From https://github.com/oxidecomputer/p4 |
| 121 | 2026-07-15T03:45:03.473Z | * [new ref] a1840304962af6a0d42d5c3ef064778af167d1c0 -> refs/commit/a1840304962af6a0d42d5c3ef064778af167d1c0 |
| 122 | 2026-07-15T03:45:03.489Z | Updating crates.io index |
| 123 | 2026-07-15T03:45:03.525Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 124 | 2026-07-15T03:45:03.829Z | From https://github.com/oxidecomputer/devinfo-sys |
| 125 | 2026-07-15T03:45:03.829Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 126 | 2026-07-15T03:45:03.837Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-07-15T03:45:04.082Z | From https://github.com/oxidecomputer/dlpi-sys |
| 128 | 2026-07-15T03:45:04.083Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 129 | 2026-07-15T03:45:04.089Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 130 | 2026-07-15T03:45:04.404Z | From https://github.com/oxidecomputer/netadm-sys |
| 131 | 2026-07-15T03:45:04.404Z | * [new ref] 81c947bc709abe1c73d2291a9439a25f9d7be43c -> refs/commit/81c947bc709abe1c73d2291a9439a25f9d7be43c |
| 132 | 2026-07-15T03:45:04.493Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 133 | 2026-07-15T03:45:04.739Z | From https://github.com/oxidecomputer/p9fs |
| 134 | 2026-07-15T03:45:04.739Z | * [new ref] 04fb133ac730f6f69612dcb20d1cb2195e4e89a6 -> refs/commit/04fb133ac730f6f69612dcb20d1cb2195e4e89a6 |
| 135 | 2026-07-15T03:45:04.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 136 | 2026-07-15T03:45:05.163Z | From https://github.com/illumos/smf-rs |
| 137 | 2026-07-15T03:45:05.163Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 138 | 2026-07-15T03:45:05.208Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 139 | 2026-07-15T03:45:05.754Z | From https://github.com/oxidecomputer/falcon |
| 140 | 2026-07-15T03:45:05.754Z | * [new ref] d809e81eb151b7fcc87d6ca256517b908d3ad66a -> refs/commit/d809e81eb151b7fcc87d6ca256517b908d3ad66a |
| 141 | 2026-07-15T03:45:06.216Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-15T03:45:06.486Z | From https://github.com/jmesmon/rust-libzfs |
| 143 | 2026-07-15T03:45:06.486Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 144 | 2026-07-15T03:45:06.494Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 145 | 2026-07-15T03:45:06.795Z | From https://github.com/oxidecomputer/rusty-doors |
| 146 | 2026-07-15T03:45:06.795Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 147 | 2026-07-15T03:45:06.836Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 148 | 2026-07-15T03:45:07.114Z | From https://github.com/oxidecomputer/ispf |
| 149 | 2026-07-15T03:45:07.114Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 150 | 2026-07-15T03:45:07.381Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-07-15T03:45:07.650Z | From https://github.com/oxidecomputer/zone |
| 152 | 2026-07-15T03:45:07.650Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 153 | 2026-07-15T03:45:09.605Z | Downloading crates ... |
| 154 | 2026-07-15T03:45:09.668Z | Downloaded foreign-types-macros v0.2.3 |
| 155 | 2026-07-15T03:45:09.672Z | Downloaded futures-core v0.3.32 |
| 156 | 2026-07-15T03:45:09.675Z | Downloaded heck v0.4.1 |
| 157 | 2026-07-15T03:45:09.678Z | Downloaded futures-macro v0.3.32 |
| 158 | 2026-07-15T03:45:09.681Z | Downloaded group v0.13.0 |
| 159 | 2026-07-15T03:45:09.685Z | Downloaded clap_lex v0.2.4 |
| 160 | 2026-07-15T03:45:09.688Z | Downloaded camino v1.2.3 |
| 161 | 2026-07-15T03:45:09.692Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 162 | 2026-07-15T03:45:09.695Z | Downloaded dtrace-parser v0.2.0 |
| 163 | 2026-07-15T03:45:09.695Z | Downloaded cargo-platform v0.3.2 |
| 164 | 2026-07-15T03:45:09.695Z | Downloaded crc32fast v1.5.0 |
| 165 | 2026-07-15T03:45:09.699Z | Downloaded crypto-common v0.1.7 |
| 166 | 2026-07-15T03:45:09.702Z | Downloaded is-terminal v0.4.17 |
| 167 | 2026-07-15T03:45:09.705Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-07-15T03:45:09.705Z | Downloaded base16ct v0.2.0 |
| 169 | 2026-07-15T03:45:09.708Z | Downloaded proc-macro-crate v3.4.0 |
| 170 | 2026-07-15T03:45:09.712Z | Downloaded potential_utf v0.1.4 |
| 171 | 2026-07-15T03:45:09.712Z | Downloaded dof v0.3.0 |
| 172 | 2026-07-15T03:45:09.715Z | Downloaded futures-io v0.3.32 |
| 173 | 2026-07-15T03:45:09.715Z | Downloaded pretty-hex v0.4.1 |
| 174 | 2026-07-15T03:45:09.715Z | Downloaded clap_lex v1.0.0 |
| 175 | 2026-07-15T03:45:09.718Z | Downloaded idna_adapter v1.2.1 |
| 176 | 2026-07-15T03:45:09.725Z | Downloaded num-conv v0.2.0 |
| 177 | 2026-07-15T03:45:09.728Z | Downloaded proc-macro-error-attr v1.0.4 |
| 178 | 2026-07-15T03:45:09.728Z | Downloaded anstyle-query v1.1.5 |
| 179 | 2026-07-15T03:45:09.731Z | Downloaded pkg-config v0.3.32 |
| 180 | 2026-07-15T03:45:09.735Z | Downloaded async-recursion v0.3.2 |
| 181 | 2026-07-15T03:45:09.738Z | Downloaded httparse v1.10.1 |
| 182 | 2026-07-15T03:45:09.743Z | Downloaded ed25519 v2.2.3 |
| 183 | 2026-07-15T03:45:09.743Z | Downloaded either v1.15.0 |
| 184 | 2026-07-15T03:45:09.746Z | Downloaded rand_core v0.6.4 |
| 185 | 2026-07-15T03:45:09.746Z | Downloaded parking_lot_core v0.9.12 |
| 186 | 2026-07-15T03:45:09.750Z | Downloaded openssl-probe v0.1.6 |
| 187 | 2026-07-15T03:45:09.753Z | Downloaded indexmap v1.9.3 |
| 188 | 2026-07-15T03:45:09.756Z | Downloaded fastrand v2.3.0 |
| 189 | 2026-07-15T03:45:09.761Z | Downloaded futures-sink v0.3.32 |
| 190 | 2026-07-15T03:45:09.764Z | Downloaded colorchoice v1.0.4 |
| 191 | 2026-07-15T03:45:09.764Z | Downloaded atty v0.2.14 |
| 192 | 2026-07-15T03:45:09.767Z | Downloaded futures-task v0.3.32 |
| 193 | 2026-07-15T03:45:09.767Z | Downloaded foreign-types v0.5.0 |
| 194 | 2026-07-15T03:45:09.767Z | Downloaded errno v0.3.14 |
| 195 | 2026-07-15T03:45:09.770Z | Downloaded hex v0.4.3 |
| 196 | 2026-07-15T03:45:09.770Z | Downloaded atomic-waker v1.1.2 |
| 197 | 2026-07-15T03:45:09.775Z | Downloaded equivalent v1.0.2 |
| 198 | 2026-07-15T03:45:09.775Z | Downloaded icu_properties v2.1.2 |
| 199 | 2026-07-15T03:45:09.778Z | Downloaded adler2 v2.0.1 |
| 200 | 2026-07-15T03:45:09.778Z | Downloaded foreign-types-shared v0.3.1 |
| 201 | 2026-07-15T03:45:09.778Z | Downloaded cstr-argument v0.1.2 |
| 202 | 2026-07-15T03:45:09.778Z | Downloaded cpufeatures v0.2.17 |
| 203 | 2026-07-15T03:45:09.782Z | Downloaded ecdsa v0.16.9 |
| 204 | 2026-07-15T03:45:09.782Z | Downloaded itoa v1.0.17 |
| 205 | 2026-07-15T03:45:09.784Z | Downloaded radium v0.7.0 |
| 206 | 2026-07-15T03:45:09.785Z | Downloaded icu_normalizer v2.1.1 |
| 207 | 2026-07-15T03:45:09.787Z | Downloaded digest v0.10.7 |
| 208 | 2026-07-15T03:45:09.787Z | Downloaded deranged v0.5.6 |
| 209 | 2026-07-15T03:45:09.790Z | Downloaded scroll_derive v0.12.1 |
| 210 | 2026-07-15T03:45:09.790Z | Downloaded byteorder v1.5.0 |
| 211 | 2026-07-15T03:45:09.790Z | Downloaded plain v0.2.3 |
| 212 | 2026-07-15T03:45:09.793Z | Downloaded proc-macro-crate v1.3.1 |
| 213 | 2026-07-15T03:45:09.793Z | Downloaded http-body v1.0.1 |
| 214 | 2026-07-15T03:45:09.793Z | Downloaded block-buffer v0.10.4 |
| 215 | 2026-07-15T03:45:09.797Z | Downloaded form_urlencoded v1.2.2 |
| 216 | 2026-07-15T03:45:09.797Z | Downloaded funty v2.0.0 |
| 217 | 2026-07-15T03:45:09.801Z | Downloaded rand_chacha v0.3.1 |
| 218 | 2026-07-15T03:45:09.801Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-07-15T03:45:09.804Z | Downloaded erased-serde v0.3.31 |
| 220 | 2026-07-15T03:45:09.804Z | Downloaded anstream v1.0.0 |
| 221 | 2026-07-15T03:45:09.807Z | Downloaded num_enum_derive v0.5.11 |
| 222 | 2026-07-15T03:45:09.810Z | Downloaded powerfmt v0.2.0 |
| 223 | 2026-07-15T03:45:09.810Z | Downloaded rfc6979 v0.4.0 |
| 224 | 2026-07-15T03:45:09.810Z | Downloaded openssl-probe v0.2.1 |
| 225 | 2026-07-15T03:45:09.813Z | Downloaded rustc_version v0.4.1 |
| 226 | 2026-07-15T03:45:09.813Z | Downloaded generic-array v0.14.7 |
| 227 | 2026-07-15T03:45:09.813Z | Downloaded num-iter v0.1.45 |
| 228 | 2026-07-15T03:45:09.816Z | Downloaded http-serde v2.1.1 |
| 229 | 2026-07-15T03:45:09.816Z | Downloaded pin-utils v0.1.0 |
| 230 | 2026-07-15T03:45:09.819Z | Downloaded num-derive v0.3.3 |
| 231 | 2026-07-15T03:45:09.819Z | Downloaded num v0.4.3 |
| 232 | 2026-07-15T03:45:09.819Z | Downloaded scopeguard v1.2.0 |
| 233 | 2026-07-15T03:45:09.822Z | Downloaded libscf-sys v1.1.0 |
| 234 | 2026-07-15T03:45:09.822Z | Downloaded heck v0.5.0 |
| 235 | 2026-07-15T03:45:09.825Z | Downloaded serde_repr v0.1.20 |
| 236 | 2026-07-15T03:45:09.830Z | Downloaded bitflags v1.3.2 |
| 237 | 2026-07-15T03:45:09.834Z | Downloaded lazy_static v1.5.0 |
| 238 | 2026-07-15T03:45:09.837Z | Downloaded is_terminal_polyfill v1.70.2 |
| 239 | 2026-07-15T03:45:09.840Z | Downloaded cargo_metadata v0.23.1 |
| 240 | 2026-07-15T03:45:09.843Z | Downloaded find-msvc-tools v0.1.9 |
| 241 | 2026-07-15T03:45:09.843Z | Downloaded filetime v0.2.27 |
| 242 | 2026-07-15T03:45:09.843Z | Downloaded percent-encoding v2.3.2 |
| 243 | 2026-07-15T03:45:09.847Z | Downloaded autocfg v1.5.0 |
| 244 | 2026-07-15T03:45:09.847Z | Downloaded async-trait v0.1.89 |
| 245 | 2026-07-15T03:45:09.850Z | Downloaded sha256 v1.6.0 |
| 246 | 2026-07-15T03:45:09.853Z | Downloaded curl v0.4.50 |
| 247 | 2026-07-15T03:45:09.856Z | Downloaded console v0.16.2 |
| 248 | 2026-07-15T03:45:09.856Z | Downloaded clap_derive v4.6.1 |
| 249 | 2026-07-15T03:45:09.859Z | Downloaded getrandom v0.2.17 |
| 250 | 2026-07-15T03:45:09.859Z | Downloaded clap_derive v3.2.25 |
| 251 | 2026-07-15T03:45:09.862Z | Downloaded signature v2.2.0 |
| 252 | 2026-07-15T03:45:09.862Z | Downloaded proc-macro-error v1.0.4 |
| 253 | 2026-07-15T03:45:09.866Z | Downloaded bitflags v2.11.0 |
| 254 | 2026-07-15T03:45:09.869Z | Downloaded ppv-lite86 v0.2.21 |
| 255 | 2026-07-15T03:45:09.869Z | Downloaded ff v0.13.1 |
| 256 | 2026-07-15T03:45:09.869Z | Downloaded anstyle v1.0.14 |
| 257 | 2026-07-15T03:45:09.869Z | Downloaded anstyle-parse v1.0.0 |
| 258 | 2026-07-15T03:45:09.872Z | Downloaded pem v3.0.6 |
| 259 | 2026-07-15T03:45:09.872Z | Downloaded base64ct v1.8.3 |
| 260 | 2026-07-15T03:45:09.875Z | Downloaded serde_spanned v1.1.1 |
| 261 | 2026-07-15T03:45:09.878Z | Downloaded slog-envlogger v2.2.0 |
| 262 | 2026-07-15T03:45:09.878Z | Downloaded tap v1.0.1 |
| 263 | 2026-07-15T03:45:09.882Z | Downloaded base64 v0.22.1 |
| 264 | 2026-07-15T03:45:09.882Z | Downloaded take_mut v0.2.2 |
| 265 | 2026-07-15T03:45:09.885Z | Downloaded libloading v0.8.9 |
| 266 | 2026-07-15T03:45:09.889Z | Downloaded semver v1.0.27 |
| 267 | 2026-07-15T03:45:09.892Z | Downloaded secrecy v0.10.3 |
| 268 | 2026-07-15T03:45:09.892Z | Downloaded rustls-native-certs v0.8.3 |
| 269 | 2026-07-15T03:45:09.895Z | Downloaded num-complex v0.4.6 |
| 270 | 2026-07-15T03:45:09.895Z | Downloaded sec1 v0.7.3 |
| 271 | 2026-07-15T03:45:09.898Z | Downloaded scroll v0.12.0 |
| 272 | 2026-07-15T03:45:09.898Z | Downloaded subtle v2.6.1 |
| 273 | 2026-07-15T03:45:09.898Z | Downloaded sync_wrapper v1.0.2 |
| 274 | 2026-07-15T03:45:09.898Z | Downloaded strsim v0.11.1 |
| 275 | 2026-07-15T03:45:09.901Z | Downloaded strsim v0.10.0 |
| 276 | 2026-07-15T03:45:09.901Z | Downloaded stable_deref_trait v1.2.1 |
| 277 | 2026-07-15T03:45:09.901Z | Downloaded quote v1.0.45 |
| 278 | 2026-07-15T03:45:09.904Z | Downloaded hyper-timeout v0.5.2 |
| 279 | 2026-07-15T03:45:09.904Z | Downloaded rand_core v0.9.5 |
| 280 | 2026-07-15T03:45:09.904Z | Downloaded sha2 v0.10.9 |
| 281 | 2026-07-15T03:45:09.907Z | Downloaded displaydoc v0.2.5 |
| 282 | 2026-07-15T03:45:09.907Z | Downloaded oxnet v0.1.4 |
| 283 | 2026-07-15T03:45:09.949Z | Downloaded anyhow v1.0.102 |
| 284 | 2026-07-15T03:45:09.950Z | Downloaded os_str_bytes v6.6.1 |
| 285 | 2026-07-15T03:45:09.950Z | Downloaded fs_extra v1.3.0 |
| 286 | 2026-07-15T03:45:09.950Z | Downloaded crossbeam-utils v0.8.21 |
| 287 | 2026-07-15T03:45:09.950Z | Downloaded num_enum v0.5.11 |
| 288 | 2026-07-15T03:45:09.950Z | Downloaded num_enum_derive v0.7.5 |
| 289 | 2026-07-15T03:45:09.950Z | Downloaded const-oid v0.9.6 |
| 290 | 2026-07-15T03:45:09.950Z | Downloaded num-rational v0.4.2 |
| 291 | 2026-07-15T03:45:09.950Z | Downloaded memmap v0.7.0 |
| 292 | 2026-07-15T03:45:09.950Z | Downloaded num-integer v0.1.46 |
| 293 | 2026-07-15T03:45:09.950Z | Downloaded signal-hook-registry v1.4.8 |
| 294 | 2026-07-15T03:45:09.950Z | Downloaded clap v4.6.1 |
| 295 | 2026-07-15T03:45:09.950Z | Downloaded pin-project-lite v0.2.16 |
| 296 | 2026-07-15T03:45:09.950Z | Downloaded toml_datetime v0.6.11 |
| 297 | 2026-07-15T03:45:09.950Z | Downloaded thread-id v4.2.2 |
| 298 | 2026-07-15T03:45:09.950Z | Downloaded pem-rfc7468 v0.7.0 |
| 299 | 2026-07-15T03:45:09.950Z | Downloaded primeorder v0.13.6 |
| 300 | 2026-07-15T03:45:09.950Z | Downloaded num_enum v0.7.5 |
| 301 | 2026-07-15T03:45:09.950Z | Downloaded elliptic-curve v0.13.8 |
| 302 | 2026-07-15T03:45:09.950Z | Downloaded slog-stdlog v4.1.1 |
| 303 | 2026-07-15T03:45:09.950Z | Downloaded snafu-derive v0.8.9 |
| 304 | 2026-07-15T03:45:09.950Z | Downloaded slog-scope v4.4.1 |
| 305 | 2026-07-15T03:45:09.950Z | Downloaded slog-async v2.8.0 |
| 306 | 2026-07-15T03:45:09.950Z | Downloaded indicatif v0.18.4 |
| 307 | 2026-07-15T03:45:09.954Z | Downloaded tower-service v0.3.3 |
| 308 | 2026-07-15T03:45:09.954Z | Downloaded pkcs1 v0.7.5 |
| 309 | 2026-07-15T03:45:09.954Z | Downloaded ed25519-dalek v2.2.0 |
| 310 | 2026-07-15T03:45:09.957Z | Downloaded rustversion v1.0.22 |
| 311 | 2026-07-15T03:45:09.957Z | Downloaded futures-executor v0.3.32 |
| 312 | 2026-07-15T03:45:09.960Z | Downloaded futures-channel v0.3.32 |
| 313 | 2026-07-15T03:45:09.960Z | Downloaded rustls-pki-types v1.14.0 |
| 314 | 2026-07-15T03:45:09.963Z | Downloaded unit-prefix v0.5.2 |
| 315 | 2026-07-15T03:45:09.966Z | Downloaded serde_urlencoded v0.7.1 |
| 316 | 2026-07-15T03:45:09.969Z | Downloaded tokio-macros v2.7.0 |
| 317 | 2026-07-15T03:45:09.969Z | Downloaded time-core v0.1.8 |
| 318 | 2026-07-15T03:45:09.969Z | Downloaded slab v0.4.12 |
| 319 | 2026-07-15T03:45:09.972Z | Downloaded simple_asn1 v0.6.4 |
| 320 | 2026-07-15T03:45:09.972Z | Downloaded usdt v0.5.0 |
| 321 | 2026-07-15T03:45:09.972Z | Downloaded untrusted v0.9.0 |
| 322 | 2026-07-15T03:45:09.972Z | Downloaded utf8parse v0.2.2 |
| 323 | 2026-07-15T03:45:09.975Z | Downloaded utf8_iter v1.0.4 |
| 324 | 2026-07-15T03:45:09.975Z | Downloaded usdt-attr-macro v0.5.0 |
| 325 | 2026-07-15T03:45:09.975Z | Downloaded try-lock v0.2.5 |
| 326 | 2026-07-15T03:45:09.975Z | Downloaded usdt-macro v0.5.0 |
| 327 | 2026-07-15T03:45:09.975Z | Downloaded tower-layer v0.3.3 |
| 328 | 2026-07-15T03:45:09.976Z | Downloaded simd-adler32 v0.3.8 |
| 329 | 2026-07-15T03:45:09.979Z | Downloaded litemap v0.8.1 |
| 330 | 2026-07-15T03:45:09.979Z | Downloaded shlex v1.3.0 |
| 331 | 2026-07-15T03:45:09.979Z | Downloaded synstructure v0.13.2 |
| 332 | 2026-07-15T03:45:09.982Z | Downloaded hmac v0.12.1 |
| 333 | 2026-07-15T03:45:09.982Z | Downloaded spki v0.7.3 |
| 334 | 2026-07-15T03:45:09.982Z | Downloaded once_cell v1.21.3 |
| 335 | 2026-07-15T03:45:09.985Z | Downloaded futures v0.3.32 |
| 336 | 2026-07-15T03:45:09.988Z | Downloaded colored v3.1.1 |
| 337 | 2026-07-15T03:45:09.988Z | Downloaded version_check v0.9.5 |
| 338 | 2026-07-15T03:45:09.988Z | Downloaded thiserror-impl v1.0.69 |
| 339 | 2026-07-15T03:45:09.992Z | Downloaded serde_tokenstream v0.2.2 |
| 340 | 2026-07-15T03:45:09.992Z | Downloaded serde_path_to_error v0.1.20 |
| 341 | 2026-07-15T03:45:09.992Z | Downloaded bytes v1.11.1 |
| 342 | 2026-07-15T03:45:09.996Z | Downloaded thread_local v1.1.9 |
| 343 | 2026-07-15T03:45:09.996Z | Downloaded hyper-rustls v0.27.7 |
| 344 | 2026-07-15T03:45:10.001Z | Downloaded rand_chacha v0.9.0 |
| 345 | 2026-07-15T03:45:10.004Z | Downloaded zerofrom v0.1.6 |
| 346 | 2026-07-15T03:45:10.004Z | Downloaded iana-time-zone v0.1.65 |
| 347 | 2026-07-15T03:45:10.007Z | Downloaded der v0.7.10 |
| 348 | 2026-07-15T03:45:10.010Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 349 | 2026-07-15T03:45:10.013Z | Downloaded smallvec v1.15.1 |
| 350 | 2026-07-15T03:45:10.013Z | Downloaded lock_api v0.4.14 |
| 351 | 2026-07-15T03:45:10.013Z | Downloaded slog-term v2.9.2 |
| 352 | 2026-07-15T03:45:10.016Z | Downloaded pest_generator v2.8.6 |
| 353 | 2026-07-15T03:45:10.016Z | Downloaded pest_derive v2.8.6 |
| 354 | 2026-07-15T03:45:10.020Z | Downloaded parking_lot v0.12.5 |
| 355 | 2026-07-15T03:45:10.020Z | Downloaded zone v0.3.1 |
| 356 | 2026-07-15T03:45:10.027Z | Downloaded num-traits v0.2.19 |
| 357 | 2026-07-15T03:45:10.027Z | Downloaded thiserror v1.0.69 |
| 358 | 2026-07-15T03:45:10.027Z | Downloaded spin v0.9.8 |
| 359 | 2026-07-15T03:45:10.027Z | Downloaded ryu v1.0.23 |
| 360 | 2026-07-15T03:45:10.030Z | Downloaded serde_core v1.0.228 |
| 361 | 2026-07-15T03:45:10.030Z | Downloaded getrandom v0.3.4 |
| 362 | 2026-07-15T03:45:10.033Z | Downloaded termcolor v1.4.1 |
| 363 | 2026-07-15T03:45:10.033Z | Downloaded hyper-util v0.1.20 |
| 364 | 2026-07-15T03:45:10.037Z | Downloaded zerofrom-derive v0.1.6 |
| 365 | 2026-07-15T03:45:10.038Z | Downloaded xattr v1.6.1 |
| 366 | 2026-07-15T03:45:10.038Z | Downloaded p256 v0.13.2 |
| 367 | 2026-07-15T03:45:10.042Z | Downloaded tempfile v3.27.0 |
| 368 | 2026-07-15T03:45:10.046Z | Downloaded time-macros v0.2.27 |
| 369 | 2026-07-15T03:45:10.046Z | Downloaded indexmap v2.13.0 |
| 370 | 2026-07-15T03:45:10.049Z | Downloaded zone_cfg_derive v0.3.1 |
| 371 | 2026-07-15T03:45:10.049Z | Downloaded serde_derive v1.0.228 |
| 372 | 2026-07-15T03:45:10.049Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 373 | 2026-07-15T03:45:10.049Z | Downloaded tinystr v0.8.2 |
| 374 | 2026-07-15T03:45:10.052Z | Downloaded thiserror-impl v2.0.18 |
| 375 | 2026-07-15T03:45:10.053Z | Downloaded rsa v0.9.10 |
| 376 | 2026-07-15T03:45:10.056Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 377 | 2026-07-15T03:45:10.056Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-07-15T03:45:10.062Z | Downloaded want v0.3.1 |
| 379 | 2026-07-15T03:45:10.062Z | Downloaded usdt-impl v0.5.0 |
| 380 | 2026-07-15T03:45:10.062Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 381 | 2026-07-15T03:45:10.066Z | Downloaded proc-macro2 v1.0.106 |
| 382 | 2026-07-15T03:45:10.069Z | Downloaded yoke-derive v0.8.1 |
| 383 | 2026-07-15T03:45:10.069Z | Downloaded zmij v1.0.21 |
| 384 | 2026-07-15T03:45:10.073Z | Downloaded zerovec-derive v0.11.2 |
| 385 | 2026-07-15T03:45:10.076Z | Downloaded pin-project-internal v1.1.10 |
| 386 | 2026-07-15T03:45:10.080Z | Downloaded pin-project v1.1.10 |
| 387 | 2026-07-15T03:45:10.083Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-07-15T03:45:10.086Z | Downloaded log v0.4.29 |
| 389 | 2026-07-15T03:45:10.087Z | Downloaded icu_provider v2.1.1 |
| 390 | 2026-07-15T03:45:10.090Z | Downloaded writeable v0.6.2 |
| 391 | 2026-07-15T03:45:10.093Z | Downloaded pkcs8 v0.10.2 |
| 392 | 2026-07-15T03:45:10.097Z | Downloaded web-time v1.1.0 |
| 393 | 2026-07-15T03:45:10.101Z | Downloaded tokio-rustls v0.26.4 |
| 394 | 2026-07-15T03:45:10.101Z | Downloaded arc-swap v1.8.2 |
| 395 | 2026-07-15T03:45:10.105Z | Downloaded zeroize v1.8.2 |
| 396 | 2026-07-15T03:45:10.105Z | Downloaded wyz v0.5.1 |
| 397 | 2026-07-15T03:45:10.105Z | Downloaded toml v1.1.3+spec-1.1.0 |
| 398 | 2026-07-15T03:45:10.108Z | Downloaded crossbeam-channel v0.5.15 |
| 399 | 2026-07-15T03:45:10.111Z | Downloaded socket2 v0.6.3 |
| 400 | 2026-07-15T03:45:10.114Z | Downloaded zerocopy-derive v0.7.35 |
| 401 | 2026-07-15T03:45:10.118Z | Downloaded rustls-webpki v0.103.9 |
| 402 | 2026-07-15T03:45:10.121Z | Downloaded tracing-attributes v0.1.31 |
| 403 | 2026-07-15T03:45:10.124Z | Downloaded unicode-ident v1.0.24 |
| 404 | 2026-07-15T03:45:10.128Z | Downloaded tar v0.4.46 |
| 405 | 2026-07-15T03:45:10.131Z | Downloaded http v1.4.0 |
| 406 | 2026-07-15T03:45:10.131Z | Downloaded textwrap v0.16.2 |
| 407 | 2026-07-15T03:45:10.135Z | Downloaded cc v1.2.56 |
| 408 | 2026-07-15T03:45:10.138Z | Downloaded flate2 v1.1.9 |
| 409 | 2026-07-15T03:45:10.141Z | Downloaded openssl-sys v0.9.111 |
| 410 | 2026-07-15T03:45:10.145Z | Downloaded term v1.2.1 |
| 411 | 2026-07-15T03:45:10.148Z | Downloaded jsonwebtoken v10.3.0 |
| 412 | 2026-07-15T03:45:10.151Z | Downloaded typenum v1.19.0 |
| 413 | 2026-07-15T03:45:10.152Z | Downloaded icu_locale_core v2.1.1 |
| 414 | 2026-07-15T03:45:10.155Z | Downloaded yoke v0.8.1 |
| 415 | 2026-07-15T03:45:10.155Z | Downloaded iri-string v0.7.10 |
| 416 | 2026-07-15T03:45:10.158Z | Downloaded pest_meta v2.8.6 |
| 417 | 2026-07-15T03:45:10.162Z | Downloaded crypto-bigint v0.5.5 |
| 418 | 2026-07-15T03:45:10.165Z | Downloaded slog v2.8.2 |
| 419 | 2026-07-15T03:45:10.165Z | Downloaded hashbrown v0.12.3 |
| 420 | 2026-07-15T03:45:10.168Z | Downloaded serde v1.0.228 |
| 421 | 2026-07-15T03:45:10.168Z | Downloaded rand v0.8.5 |
| 422 | 2026-07-15T03:45:10.172Z | Downloaded icu_normalizer_data v2.1.1 |
| 423 | 2026-07-15T03:45:10.172Z | Downloaded tracing-core v0.1.36 |
| 424 | 2026-07-15T03:45:10.176Z | Downloaded snafu v0.8.9 |
| 425 | 2026-07-15T03:45:10.180Z | Downloaded url v2.5.8 |
| 426 | 2026-07-15T03:45:10.183Z | Downloaded miniz_oxide v0.8.9 |
| 427 | 2026-07-15T03:45:10.183Z | Downloaded memchr v2.8.0 |
| 428 | 2026-07-15T03:45:10.189Z | Downloaded icu_collections v2.1.1 |
| 429 | 2026-07-15T03:45:10.195Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 430 | 2026-07-15T03:45:10.205Z | Downloaded rand v0.9.2 |
| 431 | 2026-07-15T03:45:10.215Z | Downloaded num-bigint v0.4.6 |
| 432 | 2026-07-15T03:45:10.218Z | Downloaded zerotrie v0.2.3 |
| 433 | 2026-07-15T03:45:10.218Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-07-15T03:45:10.221Z | Downloaded hyper v1.8.1 |
| 435 | 2026-07-15T03:45:10.224Z | Downloaded tower v0.5.3 |
| 436 | 2026-07-15T03:45:10.228Z | Downloaded mio v1.2.0 |
| 437 | 2026-07-15T03:45:10.232Z | Downloaded icu_properties_data v2.1.2 |
| 438 | 2026-07-15T03:45:10.238Z | Downloaded toml_edit v0.19.15 |
| 439 | 2026-07-15T03:45:10.246Z | Downloaded futures-util v0.3.32 |
| 440 | 2026-07-15T03:45:10.253Z | Downloaded pest v2.8.6 |
| 441 | 2026-07-15T03:45:10.256Z | Downloaded num-bigint-dig v0.8.6 |
| 442 | 2026-07-15T03:45:10.259Z | Downloaded hkdf v0.12.4 |
| 443 | 2026-07-15T03:45:10.263Z | Downloaded aho-corasick v1.1.4 |
| 444 | 2026-07-15T03:45:10.263Z | Downloaded zerovec v0.11.5 |
| 445 | 2026-07-15T03:45:10.266Z | Downloaded itertools v0.12.1 |
| 446 | 2026-07-15T03:45:10.269Z | Downloaded tokio-util v0.7.18 |
| 447 | 2026-07-15T03:45:10.272Z | Downloaded clap v3.2.25 |
| 448 | 2026-07-15T03:45:10.279Z | Downloaded goblin v0.8.2 |
| 449 | 2026-07-15T03:45:10.282Z | Downloaded regex v1.12.3 |
| 450 | 2026-07-15T03:45:10.285Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-07-15T03:45:10.297Z | Downloaded serde_json v1.0.150 |
| 452 | 2026-07-15T03:45:10.302Z | Downloaded zerocopy v0.7.35 |
| 453 | 2026-07-15T03:45:10.310Z | Downloaded idna v1.1.0 |
| 454 | 2026-07-15T03:45:10.313Z | Downloaded p384 v0.13.1 |
| 455 | 2026-07-15T03:45:10.318Z | Downloaded libm v0.2.16 |
| 456 | 2026-07-15T03:45:10.321Z | Downloaded winnow v0.5.40 |
| 457 | 2026-07-15T03:45:10.324Z | Downloaded tower-http v0.6.8 |
| 458 | 2026-07-15T03:45:10.328Z | Downloaded portable-atomic v1.13.1 |
| 459 | 2026-07-15T03:45:10.331Z | Downloaded bitvec v1.0.1 |
| 460 | 2026-07-15T03:45:10.340Z | Downloaded winnow v0.7.14 |
| 461 | 2026-07-15T03:45:10.344Z | Downloaded winnow v1.0.1 |
| 462 | 2026-07-15T03:45:10.349Z | Downloaded time v0.3.47 |
| 463 | 2026-07-15T03:45:10.355Z | Downloaded syn v1.0.109 |
| 464 | 2026-07-15T03:45:10.360Z | Downloaded vcpkg v0.2.15 |
| 465 | 2026-07-15T03:45:10.382Z | Downloaded unicode-width v0.2.2 |
| 466 | 2026-07-15T03:45:10.385Z | Downloaded curve25519-dalek v4.1.3 |
| 467 | 2026-07-15T03:45:10.389Z | Downloaded syn v2.0.117 |
| 468 | 2026-07-15T03:45:10.395Z | Downloaded zerocopy v0.8.39 |
| 469 | 2026-07-15T03:45:10.405Z | Downloaded chrono v0.4.43 |
| 470 | 2026-07-15T03:45:10.410Z | Downloaded rustls v0.23.36 |
| 471 | 2026-07-15T03:45:10.424Z | Downloaded rustix v1.1.4 |
| 472 | 2026-07-15T03:45:10.436Z | Downloaded regex-syntax v0.8.9 |
| 473 | 2026-07-15T03:45:10.440Z | Downloaded tracing v0.1.44 |
| 474 | 2026-07-15T03:45:10.472Z | Downloaded octocrab v0.53.1 |
| 475 | 2026-07-15T03:45:10.504Z | Downloaded regex-automata v0.4.14 |
| 476 | 2026-07-15T03:45:10.554Z | Downloaded libc v0.2.186 |
| 477 | 2026-07-15T03:45:10.572Z | Downloaded libz-sys v1.1.23 |
| 478 | 2026-07-15T03:45:10.583Z | Downloaded tokio v1.52.3 |
| 479 | 2026-07-15T03:45:10.611Z | Downloaded ring v0.17.14 |
| 480 | 2026-07-15T03:45:10.633Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 481 | 2026-07-15T03:45:10.749Z | Compiling proc-macro2 v1.0.106 |
| 482 | 2026-07-15T03:45:10.750Z | Compiling quote v1.0.45 |
| 483 | 2026-07-15T03:45:10.753Z | Compiling unicode-ident v1.0.24 |
| 484 | 2026-07-15T03:45:10.753Z | Compiling libc v0.2.186 |
| 485 | 2026-07-15T03:45:10.753Z | Checking cfg-if v1.0.4 |
| 486 | 2026-07-15T03:45:10.753Z | Compiling version_check v0.9.5 |
| 487 | 2026-07-15T03:45:10.753Z | Checking zeroize v1.8.2 |
| 488 | 2026-07-15T03:45:10.753Z | Compiling serde_core v1.0.228 |
| 489 | 2026-07-15T03:45:10.893Z | Compiling serde v1.0.228 |
| 490 | 2026-07-15T03:45:10.955Z | Checking memchr v2.8.0 |
| 491 | 2026-07-15T03:45:10.986Z | Compiling autocfg v1.5.0 |
| 492 | 2026-07-15T03:45:11.157Z | Checking subtle v2.6.1 |
| 493 | 2026-07-15T03:45:11.314Z | Compiling typenum v1.19.0 |
| 494 | 2026-07-15T03:45:11.322Z | Compiling generic-array v0.14.7 |
| 495 | 2026-07-15T03:45:11.420Z | Checking itoa v1.0.17 |
| 496 | 2026-07-15T03:45:11.430Z | Compiling syn v1.0.109 |
| 497 | 2026-07-15T03:45:11.566Z | Checking smallvec v1.15.1 |
| 498 | 2026-07-15T03:45:11.616Z | Checking const-oid v0.9.6 |
| 499 | 2026-07-15T03:45:11.665Z | Checking getrandom v0.2.17 |
| 500 | 2026-07-15T03:45:11.754Z | Compiling libm v0.2.16 |
| 501 | 2026-07-15T03:45:11.758Z | Compiling num-traits v0.2.19 |
| 502 | 2026-07-15T03:45:11.800Z | Checking pin-project-lite v0.2.16 |
| 503 | 2026-07-15T03:45:11.810Z | Compiling shlex v1.3.0 |
| 504 | 2026-07-15T03:45:11.891Z | Compiling find-msvc-tools v0.1.9 |
| 505 | 2026-07-15T03:45:12.137Z | Compiling cc v1.2.56 |
| 506 | 2026-07-15T03:45:12.166Z | Compiling syn v2.0.117 |
| 507 | 2026-07-15T03:45:12.249Z | Checking log v0.4.29 |
| 508 | 2026-07-15T03:45:12.418Z | Compiling thiserror v1.0.69 |
| 509 | 2026-07-15T03:45:12.729Z | Compiling zmij v1.0.21 |
| 510 | 2026-07-15T03:45:12.916Z | Checking block-buffer v0.10.4 |
| 511 | 2026-07-15T03:45:13.043Z | Checking crypto-common v0.1.7 |
| 512 | 2026-07-15T03:45:13.076Z | Checking bytes v1.11.1 |
| 513 | 2026-07-15T03:45:13.154Z | Compiling rustversion v1.0.22 |
| 514 | 2026-07-15T03:45:13.276Z | Checking digest v0.10.7 |
| 515 | 2026-07-15T03:45:13.366Z | Checking rand_core v0.6.4 |
| 516 | 2026-07-15T03:45:13.452Z | Checking errno v0.3.14 |
| 517 | 2026-07-15T03:45:13.461Z | Checking socket2 v0.6.3 |
| 518 | 2026-07-15T03:45:13.500Z | Compiling equivalent v1.0.2 |
| 519 | 2026-07-15T03:45:13.527Z | Compiling parking_lot_core v0.9.12 |
| 520 | 2026-07-15T03:45:13.546Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-07-15T03:45:13.555Z | Checking once_cell v1.21.3 |
| 522 | 2026-07-15T03:45:13.578Z | Checking base64ct v1.8.3 |
| 523 | 2026-07-15T03:45:13.692Z | Checking scopeguard v1.2.0 |
| 524 | 2026-07-15T03:45:13.717Z | Checking signal-hook-registry v1.4.8 |
| 525 | 2026-07-15T03:45:13.782Z | Checking lock_api v0.4.14 |
| 526 | 2026-07-15T03:45:13.791Z | Checking pem-rfc7468 v0.7.0 |
| 527 | 2026-07-15T03:45:13.875Z | Checking mio v1.2.0 |
| 528 | 2026-07-15T03:45:13.939Z | Checking der v0.7.10 |
| 529 | 2026-07-15T03:45:13.987Z | Checking parking_lot v0.12.5 |
| 530 | 2026-07-15T03:45:14.076Z | Compiling indexmap v2.13.0 |
| 531 | 2026-07-15T03:45:14.131Z | Checking stable_deref_trait v1.2.1 |
| 532 | 2026-07-15T03:45:14.151Z | Compiling zerocopy v0.8.39 |
| 533 | 2026-07-15T03:45:14.169Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-07-15T03:45:14.198Z | Compiling serde_json v1.0.150 |
| 535 | 2026-07-15T03:45:14.344Z | Compiling thiserror v2.0.18 |
| 536 | 2026-07-15T03:45:14.396Z | Checking futures-core v0.3.32 |
| 537 | 2026-07-15T03:45:14.464Z | Compiling pest v2.8.6 |
| 538 | 2026-07-15T03:45:14.669Z | Checking spki v0.7.3 |
| 539 | 2026-07-15T03:45:14.685Z | Checking futures-sink v0.3.32 |
| 540 | 2026-07-15T03:45:14.803Z | Checking num-integer v0.1.46 |
| 541 | 2026-07-15T03:45:14.822Z | Checking pkcs8 v0.10.2 |
| 542 | 2026-07-15T03:45:14.912Z | Compiling proc-macro-error-attr v1.0.4 |
| 543 | 2026-07-15T03:45:14.971Z | Compiling pkg-config v0.3.32 |
| 544 | 2026-07-15T03:45:15.022Z | Compiling synstructure v0.13.2 |
| 545 | 2026-07-15T03:45:15.189Z | Checking futures-channel v0.3.32 |
| 546 | 2026-07-15T03:45:15.385Z | Compiling semver v1.0.27 |
| 547 | 2026-07-15T03:45:15.420Z | Compiling proc-macro-error v1.0.4 |
| 548 | 2026-07-15T03:45:15.526Z | Compiling pest_meta v2.8.6 |
| 549 | 2026-07-15T03:45:15.609Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-07-15T03:45:15.692Z | Checking tracing-core v0.1.36 |
| 551 | 2026-07-15T03:45:15.696Z | Checking http v1.4.0 |
| 552 | 2026-07-15T03:45:15.743Z | Checking hmac v0.12.1 |
| 553 | 2026-07-15T03:45:15.994Z | Checking futures-io v0.3.32 |
| 554 | 2026-07-15T03:45:16.136Z | Compiling pest_generator v2.8.6 |
| 555 | 2026-07-15T03:45:16.147Z | Compiling winnow v1.0.1 |
| 556 | 2026-07-15T03:45:16.161Z | Checking spin v0.9.8 |
| 557 | 2026-07-15T03:45:16.219Z | Checking slab v0.4.12 |
| 558 | 2026-07-15T03:45:16.273Z | Checking pretty-hex v0.4.1 |
| 559 | 2026-07-15T03:45:16.282Z | Compiling serde_derive v1.0.228 |
| 560 | 2026-07-15T03:45:16.291Z | Compiling thiserror-impl v1.0.69 |
| 561 | 2026-07-15T03:45:16.373Z | Compiling zerofrom-derive v0.1.6 |
| 562 | 2026-07-15T03:45:16.386Z | Compiling yoke-derive v0.8.1 |
| 563 | 2026-07-15T03:45:16.496Z | Compiling tokio-macros v2.7.0 |
| 564 | 2026-07-15T03:45:16.775Z | Compiling thiserror-impl v2.0.18 |
| 565 | 2026-07-15T03:45:16.861Z | Compiling zerovec-derive v0.11.2 |
| 566 | 2026-07-15T03:45:17.242Z | Checking tokio v1.52.3 |
| 567 | 2026-07-15T03:45:17.428Z | Compiling displaydoc v0.2.5 |
| 568 | 2026-07-15T03:45:17.581Z | Compiling zerocopy-derive v0.7.35 |
| 569 | 2026-07-15T03:45:17.591Z | Checking zerofrom v0.1.6 |
| 570 | 2026-07-15T03:45:17.681Z | Checking ppv-lite86 v0.2.21 |
| 571 | 2026-07-15T03:45:17.702Z | Checking yoke v0.8.1 |
| 572 | 2026-07-15T03:45:17.868Z | Compiling pest_derive v2.8.6 |
| 573 | 2026-07-15T03:45:17.973Z | Checking zerovec v0.11.5 |
| 574 | 2026-07-15T03:45:17.982Z | Compiling futures-macro v0.3.32 |
| 575 | 2026-07-15T03:45:18.027Z | Compiling tracing-attributes v0.1.31 |
| 576 | 2026-07-15T03:45:18.183Z | Checking futures-task v0.3.32 |
| 577 | 2026-07-15T03:45:18.378Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 578 | 2026-07-15T03:45:18.413Z | Checking tinystr v0.8.2 |
| 579 | 2026-07-15T03:45:18.426Z | Checking lazy_static v1.5.0 |
| 580 | 2026-07-15T03:45:18.510Z | Compiling slog v2.8.2 |
| 581 | 2026-07-15T03:45:18.584Z | Checking signature v2.2.0 |
| 582 | 2026-07-15T03:45:18.703Z | Checking ff v0.13.1 |
| 583 | 2026-07-15T03:45:18.712Z | Compiling ring v0.17.14 |
| 584 | 2026-07-15T03:45:18.815Z | Checking futures-util v0.3.32 |
| 585 | 2026-07-15T03:45:18.828Z | Compiling time-core v0.1.8 |
| 586 | 2026-07-15T03:45:18.934Z | Compiling heck v0.4.1 |
| 587 | 2026-07-15T03:45:18.952Z | Checking base16ct v0.2.0 |
| 588 | 2026-07-15T03:45:18.974Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 589 | 2026-07-15T03:45:19.127Z | Compiling getrandom v0.3.4 |
| 590 | 2026-07-15T03:45:19.195Z | Compiling winnow v0.7.14 |
| 591 | 2026-07-15T03:45:19.225Z | Compiling byteorder v1.5.0 |
| 592 | 2026-07-15T03:45:19.264Z | Checking tracing v0.1.44 |
| 593 | 2026-07-15T03:45:19.400Z | Checking litemap v0.8.1 |
| 594 | 2026-07-15T03:45:19.445Z | Checking cpufeatures v0.2.17 |
| 595 | 2026-07-15T03:45:19.461Z | Compiling winnow v0.5.40 |
| 596 | 2026-07-15T03:45:19.472Z | Checking writeable v0.6.2 |
| 597 | 2026-07-15T03:45:19.508Z | Checking powerfmt v0.2.0 |
| 598 | 2026-07-15T03:45:19.560Z | Compiling toml_datetime v0.6.11 |
| 599 | 2026-07-15T03:45:19.569Z | Compiling num-conv v0.2.0 |
| 600 | 2026-07-15T03:45:19.627Z | Checking icu_locale_core v2.1.1 |
| 601 | 2026-07-15T03:45:19.655Z | Checking deranged v0.5.6 |
| 602 | 2026-07-15T03:45:19.696Z | Compiling time-macros v0.2.27 |
| 603 | 2026-07-15T03:45:19.790Z | Compiling zerocopy v0.7.35 |
| 604 | 2026-07-15T03:45:20.180Z | Checking num-bigint v0.4.6 |
| 605 | 2026-07-15T03:45:20.333Z | Checking erased-serde v0.3.31 |
| 606 | 2026-07-15T03:45:20.635Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 607 | 2026-07-15T03:45:20.669Z | Checking sec1 v0.7.3 |
| 608 | 2026-07-15T03:45:20.727Z | Compiling toml_edit v0.19.15 |
| 609 | 2026-07-15T03:45:20.738Z | Checking group v0.13.0 |
| 610 | 2026-07-15T03:45:20.859Z | Checking potential_utf v0.1.4 |
| 611 | 2026-07-15T03:45:20.879Z | Checking zerotrie v0.2.3 |
| 612 | 2026-07-15T03:45:20.980Z | Checking http-body v1.0.1 |
| 613 | 2026-07-15T03:45:20.990Z | Compiling scroll_derive v0.12.1 |
| 614 | 2026-07-15T03:45:21.056Z | Checking hkdf v0.12.4 |
| 615 | 2026-07-15T03:45:21.136Z | Checking num-iter v0.1.45 |
| 616 | 2026-07-15T03:45:21.172Z | Checking crypto-bigint v0.5.5 |
| 617 | 2026-07-15T03:45:21.246Z | Compiling usdt-impl v0.5.0 |
| 618 | 2026-07-15T03:45:21.531Z | Compiling icu_normalizer_data v2.1.1 |
| 619 | 2026-07-15T03:45:21.614Z | Compiling icu_properties_data v2.1.2 |
| 620 | 2026-07-15T03:45:21.631Z | Compiling httparse v1.10.1 |
| 621 | 2026-07-15T03:45:21.752Z | Checking scroll v0.12.0 |
| 622 | 2026-07-15T03:45:21.779Z | Checking time v0.3.47 |
| 623 | 2026-07-15T03:45:21.959Z | Compiling proc-macro-crate v1.3.1 |
| 624 | 2026-07-15T03:45:21.968Z | Compiling thread-id v4.2.2 |
| 625 | 2026-07-15T03:45:21.977Z | Compiling proc-macro-crate v3.4.0 |
| 626 | 2026-07-15T03:45:22.038Z | Checking icu_provider v2.1.1 |
| 627 | 2026-07-15T03:45:22.047Z | Checking icu_collections v2.1.1 |
| 628 | 2026-07-15T03:45:22.236Z | Checking elliptic-curve v0.13.8 |
| 629 | 2026-07-15T03:45:22.275Z | Compiling dof v0.3.0 |
| 630 | 2026-07-15T03:45:22.364Z | Checking sha2 v0.10.9 |
| 631 | 2026-07-15T03:45:22.377Z | Compiling dtrace-parser v0.2.0 |
| 632 | 2026-07-15T03:45:22.413Z | Compiling openssl-sys v0.9.111 |
| 633 | 2026-07-15T03:45:22.429Z | Compiling libz-sys v1.1.23 |
| 634 | 2026-07-15T03:45:22.540Z | Compiling rustc_version v0.4.1 |
| 635 | 2026-07-15T03:45:22.612Z | Checking rustls-pki-types v1.14.0 |
| 636 | 2026-07-15T03:45:22.637Z | Checking untrusted v0.9.0 |
| 637 | 2026-07-15T03:45:22.749Z | Checking plain v0.2.3 |
| 638 | 2026-07-15T03:45:22.816Z | Checking tower-service v0.3.3 |
| 639 | 2026-07-15T03:45:22.825Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 640 | 2026-07-15T03:45:22.899Z | Checking try-lock v0.2.5 |
| 641 | 2026-07-15T03:45:22.907Z | Compiling camino v1.2.3 |
| 642 | 2026-07-15T03:45:22.931Z | Compiling crossbeam-utils v0.8.21 |
| 643 | 2026-07-15T03:45:22.989Z | Checking want v0.3.1 |
| 644 | 2026-07-15T03:45:22.998Z | Checking goblin v0.8.2 |
| 645 | 2026-07-15T03:45:23.009Z | Compiling num_enum_derive v0.5.11 |
| 646 | 2026-07-15T03:45:23.104Z | Compiling curve25519-dalek v4.1.3 |
| 647 | 2026-07-15T03:45:23.281Z | Compiling num_enum_derive v0.7.5 |
| 648 | 2026-07-15T03:45:23.761Z | Compiling serde_tokenstream v0.2.2 |
| 649 | 2026-07-15T03:45:23.771Z | Checking rand_chacha v0.3.1 |
| 650 | 2026-07-15T03:45:23.792Z | Checking rfc6979 v0.4.0 |
| 651 | 2026-07-15T03:45:23.901Z | Checking arc-swap v1.8.2 |
| 652 | 2026-07-15T03:45:24.017Z | Compiling heck v0.5.0 |
| 653 | 2026-07-15T03:45:24.039Z | Checking iana-time-zone v0.1.65 |
| 654 | 2026-07-15T03:45:24.064Z | Checking atomic-waker v1.1.2 |
| 655 | 2026-07-15T03:45:24.117Z | Checking pin-utils v0.1.0 |
| 656 | 2026-07-15T03:45:24.143Z | Compiling rustls v0.23.36 |
| 657 | 2026-07-15T03:45:24.158Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 658 | 2026-07-15T03:45:24.180Z | Compiling radium v0.7.0 |
| 659 | 2026-07-15T03:45:24.189Z | Compiling num-bigint-dig v0.8.6 |
| 660 | 2026-07-15T03:45:24.217Z | Checking hyper v1.8.1 |
| 661 | 2026-07-15T03:45:24.302Z | Checking num_enum v0.7.5 |
| 662 | 2026-07-15T03:45:24.324Z | Checking rustls-webpki v0.103.9 |
| 663 | 2026-07-15T03:45:24.377Z | Checking chrono v0.4.43 |
| 664 | 2026-07-15T03:45:24.410Z | Checking num_enum v0.5.11 |
| 665 | 2026-07-15T03:45:24.431Z | Checking rand v0.8.5 |
| 666 | 2026-07-15T03:45:24.488Z | Checking ecdsa v0.16.9 |
| 667 | 2026-07-15T03:45:24.512Z | Checking icu_normalizer v2.1.1 |
| 668 | 2026-07-15T03:45:24.625Z | Checking icu_properties v2.1.2 |
| 669 | 2026-07-15T03:45:24.840Z | Checking primeorder v0.13.6 |
| 670 | 2026-07-15T03:45:24.941Z | Checking rand_core v0.9.5 |
| 671 | 2026-07-15T03:45:25.103Z | Compiling curve25519-dalek-derive v0.1.1 |
| 672 | 2026-07-15T03:45:25.134Z | Compiling foreign-types-macros v0.2.3 |
| 673 | 2026-07-15T03:45:25.146Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 674 | 2026-07-15T03:45:25.166Z | Compiling cargo-platform v0.3.2 |
| 675 | 2026-07-15T03:45:25.275Z | Checking aho-corasick v1.1.4 |
| 676 | 2026-07-15T03:45:25.313Z | Compiling indexmap v1.9.3 |
| 677 | 2026-07-15T03:45:25.410Z | Checking thread_local v1.1.9 |
| 678 | 2026-07-15T03:45:25.451Z | Checking utf8parse v0.2.2 |
| 679 | 2026-07-15T03:45:25.524Z | Compiling slog-async v2.8.0 |
| 680 | 2026-07-15T03:45:25.551Z | Checking tap v1.0.1 |
| 681 | 2026-07-15T03:45:25.554Z | Checking bitflags v2.11.0 |
| 682 | 2026-07-15T03:45:25.569Z | Checking foreign-types-shared v0.3.1 |
| 683 | 2026-07-15T03:45:25.651Z | Checking percent-encoding v2.3.2 |
| 684 | 2026-07-15T03:45:25.654Z | Checking regex-syntax v0.8.9 |
| 685 | 2026-07-15T03:45:25.716Z | Compiling anyhow v1.0.102 |
| 686 | 2026-07-15T03:45:25.774Z | Checking either v1.15.0 |
| 687 | 2026-07-15T03:45:25.792Z | Checking form_urlencoded v1.2.2 |
| 688 | 2026-07-15T03:45:25.867Z | Checking foreign-types v0.5.0 |
| 689 | 2026-07-15T03:45:25.918Z | Checking wyz v0.5.1 |
| 690 | 2026-07-15T03:45:25.949Z | Checking anstyle-parse v1.0.0 |
| 691 | 2026-07-15T03:45:25.958Z | Checking itertools v0.12.1 |
| 692 | 2026-07-15T03:45:25.993Z | Checking idna_adapter v1.2.1 |
| 693 | 2026-07-15T03:45:26.120Z | Compiling cargo_metadata v0.23.1 |
| 694 | 2026-07-15T03:45:26.129Z | Checking crossbeam-channel v0.5.15 |
| 695 | 2026-07-15T03:45:26.141Z | Checking rand_chacha v0.9.0 |
| 696 | 2026-07-15T03:45:26.331Z | Checking hyper-util v0.1.20 |
| 697 | 2026-07-15T03:45:26.830Z | Checking slog-scope v4.4.1 |
| 698 | 2026-07-15T03:45:26.962Z | Compiling usdt-macro v0.5.0 |
| 699 | 2026-07-15T03:45:26.979Z | Compiling usdt-attr-macro v0.5.0 |
| 700 | 2026-07-15T03:45:27.040Z | Checking regex-automata v0.4.14 |
| 701 | 2026-07-15T03:45:27.043Z | Checking num-rational v0.4.2 |
| 702 | 2026-07-15T03:45:27.129Z | Checking tokio-util v0.7.18 |
| 703 | 2026-07-15T03:45:27.310Z | Checking num-complex v0.4.6 |
| 704 | 2026-07-15T03:45:27.342Z | Checking ed25519 v2.2.3 |
| 705 | 2026-07-15T03:45:27.367Z | Compiling async-trait v0.1.89 |
| 706 | 2026-07-15T03:45:27.381Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 707 | 2026-07-15T03:45:27.496Z | Checking pkcs1 v0.7.5 |
| 708 | 2026-07-15T03:45:27.642Z | Checking memmap v0.7.0 |
| 709 | 2026-07-15T03:45:27.656Z | Checking is-terminal v0.4.17 |
| 710 | 2026-07-15T03:45:27.695Z | Checking cstr-argument v0.1.2 |
| 711 | 2026-07-15T03:45:27.710Z | Checking hashbrown v0.12.3 |
| 712 | 2026-07-15T03:45:27.740Z | Checking take_mut v0.2.2 |
| 713 | 2026-07-15T03:45:27.766Z | Checking os_str_bytes v6.6.1 |
| 714 | 2026-07-15T03:45:27.809Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 715 | 2026-07-15T03:45:27.838Z | Checking tower-layer v0.3.3 |
| 716 | 2026-07-15T03:45:27.868Z | Checking anstyle-query v1.1.5 |
| 717 | 2026-07-15T03:45:27.957Z | Checking colorchoice v1.0.4 |
| 718 | 2026-07-15T03:45:27.960Z | Checking funty v2.0.0 |
| 719 | 2026-07-15T03:45:27.985Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 720 | 2026-07-15T03:45:28.032Z | Checking sync_wrapper v1.0.2 |
| 721 | 2026-07-15T03:45:28.052Z | Compiling rustix v1.1.4 |
| 722 | 2026-07-15T03:45:28.115Z | Checking openssl-probe v0.2.1 |
| 723 | 2026-07-15T03:45:28.126Z | Checking is_terminal_polyfill v1.70.2 |
| 724 | 2026-07-15T03:45:28.206Z | Compiling crc32fast v1.5.0 |
| 725 | 2026-07-15T03:45:28.206Z | Checking utf8_iter v1.0.4 |
| 726 | 2026-07-15T03:45:28.223Z | Checking base64 v0.22.1 |
| 727 | 2026-07-15T03:45:28.280Z | Checking term v1.2.1 |
| 728 | 2026-07-15T03:45:28.327Z | Compiling portable-atomic v1.13.1 |
| 729 | 2026-07-15T03:45:28.340Z | Checking anstyle v1.0.14 |
| 730 | 2026-07-15T03:45:28.414Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 731 | 2026-07-15T03:45:28.446Z | Checking regex v1.12.3 |
| 732 | 2026-07-15T03:45:28.463Z | Checking pem v3.0.6 |
| 733 | 2026-07-15T03:45:28.493Z | Checking slog-term v2.9.2 |
| 734 | 2026-07-15T03:45:28.521Z | Checking anstream v1.0.0 |
| 735 | 2026-07-15T03:45:28.611Z | Checking idna v1.1.0 |
| 736 | 2026-07-15T03:45:28.651Z | Checking bitvec v1.0.1 |
| 737 | 2026-07-15T03:45:28.709Z | Checking tokio-rustls v0.26.4 |
| 738 | 2026-07-15T03:45:28.749Z | Checking rustls-native-certs v0.8.3 |
| 739 | 2026-07-15T03:45:28.749Z | Checking tower v0.5.3 |
| 740 | 2026-07-15T03:45:28.770Z | Checking clap_lex v0.2.4 |
| 741 | 2026-07-15T03:45:28.827Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 742 | 2026-07-15T03:45:28.853Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 743 | 2026-07-15T03:45:28.905Z | Checking usdt v0.5.0 |
| 744 | 2026-07-15T03:45:28.918Z | Checking rsa v0.9.10 |
| 745 | 2026-07-15T03:45:28.929Z | Checking num v0.4.3 |
| 746 | 2026-07-15T03:45:28.994Z | Checking ed25519-dalek v2.2.0 |
| 747 | 2026-07-15T03:45:29.003Z | Compiling octocrab v0.53.1 |
| 748 | 2026-07-15T03:45:29.012Z | Checking slog-stdlog v4.1.1 |
| 749 | 2026-07-15T03:45:29.051Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 750 | 2026-07-15T03:45:29.056Z | Checking rand v0.9.2 |
| 751 | 2026-07-15T03:45:29.167Z | Checking p384 v0.13.1 |
| 752 | 2026-07-15T03:45:29.206Z | Checking p256 v0.13.2 |
| 753 | 2026-07-15T03:45:29.246Z | Compiling snafu-derive v0.8.9 |
| 754 | 2026-07-15T03:45:29.372Z | Checking simple_asn1 v0.6.4 |
| 755 | 2026-07-15T03:45:29.383Z | Checking futures-executor v0.3.32 |
| 756 | 2026-07-15T03:45:29.434Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 757 | 2026-07-15T03:45:29.517Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 758 | 2026-07-15T03:45:29.527Z | Compiling clap_derive v3.2.25 |
| 759 | 2026-07-15T03:45:29.564Z | Compiling pin-project-internal v1.1.10 |
| 760 | 2026-07-15T03:45:29.574Z | Compiling serde_repr v0.1.20 |
| 761 | 2026-07-15T03:45:29.624Z | Compiling num-derive v0.3.3 |
| 762 | 2026-07-15T03:45:29.861Z | Checking atty v0.2.14 |
| 763 | 2026-07-15T03:45:30.155Z | Checking termcolor v1.4.1 |
| 764 | 2026-07-15T03:45:30.189Z | Checking unicode-width v0.2.2 |
| 765 | 2026-07-15T03:45:30.206Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 766 | 2026-07-15T03:45:30.298Z | Checking clap_lex v1.0.0 |
| 767 | 2026-07-15T03:45:30.435Z | Checking bitflags v1.3.2 |
| 768 | 2026-07-15T03:45:30.444Z | Checking simd-adler32 v0.3.8 |
| 769 | 2026-07-15T03:45:30.455Z | Checking textwrap v0.16.2 |
| 770 | 2026-07-15T03:45:30.502Z | Compiling curl v0.4.50 |
| 771 | 2026-07-15T03:45:30.545Z | Checking strsim v0.10.0 |
| 772 | 2026-07-15T03:45:30.588Z | Checking colored v3.1.1 |
| 773 | 2026-07-15T03:45:30.636Z | Checking adler2 v2.0.1 |
| 774 | 2026-07-15T03:45:30.649Z | Checking ryu v1.0.23 |
| 775 | 2026-07-15T03:45:30.684Z | Checking oxnet v0.1.4 |
| 776 | 2026-07-15T03:45:30.741Z | Checking strsim v0.11.1 |
| 777 | 2026-07-15T03:45:30.756Z | Checking iri-string v0.7.10 |
| 778 | 2026-07-15T03:45:30.782Z | Checking serde_urlencoded v0.7.1 |
| 779 | 2026-07-15T03:45:30.863Z | Checking miniz_oxide v0.8.9 |
| 780 | 2026-07-15T03:45:30.897Z | Checking clap_builder v4.6.0 |
| 781 | 2026-07-15T03:45:30.972Z | Checking snafu v0.8.9 |
| 782 | 2026-07-15T03:45:30.997Z | Checking pin-project v1.1.10 |
| 783 | 2026-07-15T03:45:31.131Z | Checking libscf-sys v1.1.0 |
| 784 | 2026-07-15T03:45:31.162Z | Checking console v0.16.2 |
| 785 | 2026-07-15T03:45:31.253Z | Checking clap v3.2.25 |
| 786 | 2026-07-15T03:45:31.262Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 787 | 2026-07-15T03:45:31.284Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 788 | 2026-07-15T03:45:31.446Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 789 | 2026-07-15T03:45:31.577Z | Checking jsonwebtoken v10.3.0 |
| 790 | 2026-07-15T03:45:31.587Z | Checking futures v0.3.32 |
| 791 | 2026-07-15T03:45:31.628Z | Checking slog-envlogger v2.2.0 |
| 792 | 2026-07-15T03:45:31.658Z | Checking hyper-rustls v0.27.7 |
| 793 | 2026-07-15T03:45:31.768Z | Checking url v2.5.8 |
| 794 | 2026-07-15T03:45:31.863Z | Checking tower-http v0.6.8 |
| 795 | 2026-07-15T03:45:32.294Z | Checking hyper-timeout v0.5.2 |
| 796 | 2026-07-15T03:45:32.318Z | Compiling clap_derive v4.6.1 |
| 797 | 2026-07-15T03:45:32.354Z | Checking http-body-util v0.1.3 |
| 798 | 2026-07-15T03:45:32.401Z | Checking http-serde v2.1.1 |
| 799 | 2026-07-15T03:45:32.425Z | Compiling zone_cfg_derive v0.3.1 |
| 800 | 2026-07-15T03:45:32.433Z | Compiling async-recursion v0.3.2 |
| 801 | 2026-07-15T03:45:32.481Z | Checking serde_path_to_error v0.1.20 |
| 802 | 2026-07-15T03:45:32.551Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 803 | 2026-07-15T03:45:32.561Z | Checking serde_spanned v1.1.1 |
| 804 | 2026-07-15T03:45:32.608Z | Checking filetime v0.2.27 |
| 805 | 2026-07-15T03:45:32.685Z | Checking secrecy v0.10.3 |
| 806 | 2026-07-15T03:45:32.729Z | Checking xattr v1.6.1 |
| 807 | 2026-07-15T03:45:32.738Z | Checking fastrand v2.3.0 |
| 808 | 2026-07-15T03:45:32.747Z | Checking openssl-probe v0.1.6 |
| 809 | 2026-07-15T03:45:32.747Z | Checking web-time v1.1.0 |
| 810 | 2026-07-15T03:45:32.786Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 811 | 2026-07-15T03:45:32.819Z | Checking hex v0.4.3 |
| 812 | 2026-07-15T03:45:32.842Z | Checking unit-prefix v0.5.2 |
| 813 | 2026-07-15T03:45:32.851Z | Checking tar v0.4.46 |
| 814 | 2026-07-15T03:45:32.913Z | Checking tempfile v3.27.0 |
| 815 | 2026-07-15T03:45:32.961Z | Checking indicatif v0.18.4 |
| 816 | 2026-07-15T03:45:32.961Z | Checking toml v1.1.3+spec-1.1.0 |
| 817 | 2026-07-15T03:45:32.983Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 818 | 2026-07-15T03:45:33.038Z | Checking sha256 v1.6.0 |
| 819 | 2026-07-15T03:45:33.100Z | Checking zone v0.3.1 |
| 820 | 2026-07-15T03:45:33.200Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 821 | 2026-07-15T03:45:33.228Z | Checking flate2 v1.1.9 |
| 822 | 2026-07-15T03:45:33.313Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 823 | 2026-07-15T03:45:33.364Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 824 | 2026-07-15T03:45:33.475Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 825 | 2026-07-15T03:45:33.518Z | Checking libloading v0.8.9 |
| 826 | 2026-07-15T03:45:33.547Z | Checking fs_extra v1.3.0 |
| 827 | 2026-07-15T03:45:33.986Z | Checking clap v4.6.1 |
| 828 | 2026-07-15T03:45:44.399Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 829 | 2026-07-15T03:45:45.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.37s |
| 830 | 2026-07-15T03:45:45.308Z | + banner build |
| 831 | 2026-07-15T03:45:45.311Z | |
| 832 | 2026-07-15T03:45:45.311Z | ##### # # # # ##### |
| 833 | 2026-07-15T03:45:45.312Z | # # # # # # # # |
| 834 | 2026-07-15T03:45:45.312Z | ##### # # # # # # |
| 835 | 2026-07-15T03:45:45.312Z | # # # # # # # # |
| 836 | 2026-07-15T03:45:45.312Z | # # # # # # # # |
| 837 | 2026-07-15T03:45:45.312Z | ##### #### # ###### ##### |
| 838 | 2026-07-15T03:45:45.312Z | |
| 839 | 2026-07-15T03:45:45.312Z | + ptime -m cargo build |
| 840 | 2026-07-15T03:45:45.574Z | Compiling unicode-ident v1.0.24 |
| 841 | 2026-07-15T03:45:45.574Z | Compiling cfg-if v1.0.4 |
| 842 | 2026-07-15T03:45:45.574Z | Compiling memchr v2.8.0 |
| 843 | 2026-07-15T03:45:45.578Z | Compiling zeroize v1.8.2 |
| 844 | 2026-07-15T03:45:45.578Z | Compiling itoa v1.0.17 |
| 845 | 2026-07-15T03:45:45.621Z | Compiling libc v0.2.186 |
| 846 | 2026-07-15T03:45:45.626Z | Compiling serde_core v1.0.228 |
| 847 | 2026-07-15T03:45:45.665Z | Compiling subtle v2.6.1 |
| 848 | 2026-07-15T03:45:45.668Z | Compiling typenum v1.19.0 |
| 849 | 2026-07-15T03:45:45.722Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-07-15T03:45:45.760Z | Compiling const-oid v0.9.6 |
| 851 | 2026-07-15T03:45:45.771Z | Compiling once_cell v1.21.3 |
| 852 | 2026-07-15T03:45:45.780Z | Compiling smallvec v1.15.1 |
| 853 | 2026-07-15T03:45:45.938Z | Compiling getrandom v0.2.17 |
| 854 | 2026-07-15T03:45:45.957Z | Compiling pin-project-lite v0.2.16 |
| 855 | 2026-07-15T03:45:45.965Z | Compiling libm v0.2.16 |
| 856 | 2026-07-15T03:45:45.972Z | Compiling log v0.4.29 |
| 857 | 2026-07-15T03:45:46.051Z | Compiling bytes v1.11.1 |
| 858 | 2026-07-15T03:45:46.113Z | Compiling quote v1.0.45 |
| 859 | 2026-07-15T03:45:46.172Z | Compiling rand_core v0.6.4 |
| 860 | 2026-07-15T03:45:46.235Z | Compiling generic-array v0.14.7 |
| 861 | 2026-07-15T03:45:46.290Z | Compiling syn v2.0.117 |
| 862 | 2026-07-15T03:45:46.396Z | Compiling syn v1.0.109 |
| 863 | 2026-07-15T03:45:46.408Z | Compiling errno v0.3.14 |
| 864 | 2026-07-15T03:45:46.446Z | Compiling socket2 v0.6.3 |
| 865 | 2026-07-15T03:45:46.543Z | Compiling zmij v1.0.21 |
| 866 | 2026-07-15T03:45:46.695Z | Compiling crypto-common v0.1.7 |
| 867 | 2026-07-15T03:45:46.720Z | Compiling num-traits v0.2.19 |
| 868 | 2026-07-15T03:45:46.813Z | Compiling block-buffer v0.10.4 |
| 869 | 2026-07-15T03:45:46.820Z | Compiling base64ct v1.8.3 |
| 870 | 2026-07-15T03:45:46.892Z | Compiling scopeguard v1.2.0 |
| 871 | 2026-07-15T03:45:46.945Z | Compiling digest v0.10.7 |
| 872 | 2026-07-15T03:45:46.982Z | Compiling lock_api v0.4.14 |
| 873 | 2026-07-15T03:45:47.086Z | Compiling pem-rfc7468 v0.7.0 |
| 874 | 2026-07-15T03:45:47.142Z | Compiling parking_lot_core v0.9.12 |
| 875 | 2026-07-15T03:45:47.155Z | Compiling signal-hook-registry v1.4.8 |
| 876 | 2026-07-15T03:45:47.189Z | Compiling mio v1.2.0 |
| 877 | 2026-07-15T03:45:47.337Z | Compiling parking_lot v0.12.5 |
| 878 | 2026-07-15T03:45:47.409Z | Compiling der v0.7.10 |
| 879 | 2026-07-15T03:45:47.433Z | Compiling stable_deref_trait v1.2.1 |
| 880 | 2026-07-15T03:45:47.439Z | Compiling futures-core v0.3.32 |
| 881 | 2026-07-15T03:45:47.465Z | Compiling ucd-trie v0.1.7 |
| 882 | 2026-07-15T03:45:47.499Z | Compiling futures-sink v0.3.32 |
| 883 | 2026-07-15T03:45:47.576Z | Compiling zerocopy v0.8.39 |
| 884 | 2026-07-15T03:45:47.595Z | Compiling pest v2.8.6 |
| 885 | 2026-07-15T03:45:47.696Z | Compiling serde_json v1.0.150 |
| 886 | 2026-07-15T03:45:47.743Z | Compiling num-integer v0.1.46 |
| 887 | 2026-07-15T03:45:47.750Z | Compiling winnow v1.0.1 |
| 888 | 2026-07-15T03:45:48.064Z | Compiling futures-channel v0.3.32 |
| 889 | 2026-07-15T03:45:48.102Z | Compiling byteorder v1.5.0 |
| 890 | 2026-07-15T03:45:48.278Z | Compiling spki v0.7.3 |
| 891 | 2026-07-15T03:45:48.321Z | Compiling proc-macro-error-attr v1.0.4 |
| 892 | 2026-07-15T03:45:48.473Z | Compiling pkcs8 v0.10.2 |
| 893 | 2026-07-15T03:45:48.611Z | Compiling hmac v0.12.1 |
| 894 | 2026-07-15T03:45:48.709Z | Compiling pest_meta v2.8.6 |
| 895 | 2026-07-15T03:45:48.732Z | Compiling http v1.4.0 |
| 896 | 2026-07-15T03:45:48.740Z | Compiling tracing-core v0.1.36 |
| 897 | 2026-07-15T03:45:48.746Z | Compiling pretty-hex v0.4.1 |
| 898 | 2026-07-15T03:45:48.875Z | Compiling spin v0.9.8 |
| 899 | 2026-07-15T03:45:48.875Z | Compiling slab v0.4.12 |
| 900 | 2026-07-15T03:45:49.001Z | Compiling futures-io v0.3.32 |
| 901 | 2026-07-15T03:45:49.040Z | Compiling futures-task v0.3.32 |
| 902 | 2026-07-15T03:45:49.153Z | Compiling synstructure v0.13.2 |
| 903 | 2026-07-15T03:45:49.205Z | Compiling lazy_static v1.5.0 |
| 904 | 2026-07-15T03:45:49.290Z | Compiling pest_generator v2.8.6 |
| 905 | 2026-07-15T03:45:49.339Z | Compiling proc-macro-error v1.0.4 |
| 906 | 2026-07-15T03:45:49.601Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 907 | 2026-07-15T03:45:49.653Z | Compiling signature v2.2.0 |
| 908 | 2026-07-15T03:45:49.729Z | Compiling ff v0.13.1 |
| 909 | 2026-07-15T03:45:49.761Z | Compiling time-core v0.1.8 |
| 910 | 2026-07-15T03:45:49.786Z | Compiling base16ct v0.2.0 |
| 911 | 2026-07-15T03:45:49.855Z | Compiling cpufeatures v0.2.17 |
| 912 | 2026-07-15T03:45:49.903Z | Compiling winnow v0.7.14 |
| 913 | 2026-07-15T03:45:49.906Z | Compiling powerfmt v0.2.0 |
| 914 | 2026-07-15T03:45:49.918Z | Compiling writeable v0.6.2 |
| 915 | 2026-07-15T03:45:49.962Z | Compiling num-conv v0.2.0 |
| 916 | 2026-07-15T03:45:50.021Z | Compiling litemap v0.8.1 |
| 917 | 2026-07-15T03:45:50.093Z | Compiling time-macros v0.2.27 |
| 918 | 2026-07-15T03:45:50.099Z | Compiling deranged v0.5.6 |
| 919 | 2026-07-15T03:45:50.102Z | Compiling sec1 v0.7.3 |
| 920 | 2026-07-15T03:45:50.163Z | Compiling group v0.13.0 |
| 921 | 2026-07-15T03:45:50.206Z | Compiling http-body v1.0.1 |
| 922 | 2026-07-15T03:45:50.289Z | Compiling serde_derive v1.0.228 |
| 923 | 2026-07-15T03:45:50.329Z | Compiling thiserror-impl v1.0.69 |
| 924 | 2026-07-15T03:45:50.345Z | Compiling zerofrom-derive v0.1.6 |
| 925 | 2026-07-15T03:45:50.357Z | Compiling yoke-derive v0.8.1 |
| 926 | 2026-07-15T03:45:50.600Z | Compiling tokio-macros v2.7.0 |
| 927 | 2026-07-15T03:45:51.104Z | Compiling zerovec-derive v0.11.2 |
| 928 | 2026-07-15T03:45:51.182Z | Compiling displaydoc v0.2.5 |
| 929 | 2026-07-15T03:45:51.409Z | Compiling tokio v1.52.3 |
| 930 | 2026-07-15T03:45:51.412Z | Compiling thiserror-impl v2.0.18 |
| 931 | 2026-07-15T03:45:51.421Z | Compiling ppv-lite86 v0.2.21 |
| 932 | 2026-07-15T03:45:51.583Z | Compiling zerofrom v0.1.6 |
| 933 | 2026-07-15T03:45:51.586Z | Compiling thiserror v1.0.69 |
| 934 | 2026-07-15T03:45:51.677Z | Compiling yoke v0.8.1 |
| 935 | 2026-07-15T03:45:51.698Z | Compiling zerocopy-derive v0.7.35 |
| 936 | 2026-07-15T03:45:51.740Z | Compiling tracing-attributes v0.1.31 |
| 937 | 2026-07-15T03:45:51.852Z | Compiling futures-macro v0.3.32 |
| 938 | 2026-07-15T03:45:51.963Z | Compiling pest_derive v2.8.6 |
| 939 | 2026-07-15T03:45:52.243Z | Compiling zerovec v0.11.5 |
| 940 | 2026-07-15T03:45:52.530Z | Compiling dtrace-parser v0.2.0 |
| 941 | 2026-07-15T03:45:52.584Z | Compiling zerocopy v0.7.35 |
| 942 | 2026-07-15T03:45:52.679Z | Compiling thiserror v2.0.18 |
| 943 | 2026-07-15T03:45:52.705Z | Compiling futures-util v0.3.32 |
| 944 | 2026-07-15T03:45:52.749Z | Compiling tinystr v0.8.2 |
| 945 | 2026-07-15T03:45:52.775Z | Compiling potential_utf v0.1.4 |
| 946 | 2026-07-15T03:45:52.935Z | Compiling icu_locale_core v2.1.1 |
| 947 | 2026-07-15T03:45:52.942Z | Compiling zerotrie v0.2.3 |
| 948 | 2026-07-15T03:45:52.994Z | Compiling tracing v0.1.44 |
| 949 | 2026-07-15T03:45:53.030Z | Compiling serde v1.0.228 |
| 950 | 2026-07-15T03:45:53.242Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 951 | 2026-07-15T03:45:53.257Z | Compiling scroll_derive v0.12.1 |
| 952 | 2026-07-15T03:45:53.555Z | Compiling erased-serde v0.3.31 |
| 953 | 2026-07-15T03:45:53.624Z | Compiling num-bigint v0.4.6 |
| 954 | 2026-07-15T03:45:53.886Z | Compiling hkdf v0.12.4 |
| 955 | 2026-07-15T03:45:53.970Z | Compiling num-iter v0.1.45 |
| 956 | 2026-07-15T03:45:54.017Z | Compiling crypto-bigint v0.5.5 |
| 957 | 2026-07-15T03:45:54.051Z | Compiling thread-id v4.2.2 |
| 958 | 2026-07-15T03:45:54.080Z | Compiling scroll v0.12.0 |
| 959 | 2026-07-15T03:45:54.126Z | Compiling slog v2.8.2 |
| 960 | 2026-07-15T03:45:54.141Z | Compiling proc-macro-crate v3.4.0 |
| 961 | 2026-07-15T03:45:54.341Z | Compiling dof v0.3.0 |
| 962 | 2026-07-15T03:45:54.481Z | Compiling icu_provider v2.1.1 |
| 963 | 2026-07-15T03:45:54.556Z | Compiling icu_collections v2.1.1 |
| 964 | 2026-07-15T03:45:54.564Z | Compiling time v0.3.47 |
| 965 | 2026-07-15T03:45:54.690Z | Compiling getrandom v0.3.4 |
| 966 | 2026-07-15T03:45:54.780Z | Compiling proc-macro-crate v1.3.1 |
| 967 | 2026-07-15T03:45:54.863Z | Compiling sha2 v0.10.9 |
| 968 | 2026-07-15T03:45:54.985Z | Compiling rustls-pki-types v1.14.0 |
| 969 | 2026-07-15T03:45:55.025Z | Compiling untrusted v0.9.0 |
| 970 | 2026-07-15T03:45:55.086Z | Compiling elliptic-curve v0.13.8 |
| 971 | 2026-07-15T03:45:55.110Z | Compiling tower-service v0.3.3 |
| 972 | 2026-07-15T03:45:55.138Z | Compiling try-lock v0.2.5 |
| 973 | 2026-07-15T03:45:55.197Z | Compiling plain v0.2.3 |
| 974 | 2026-07-15T03:45:55.239Z | Compiling want v0.3.1 |
| 975 | 2026-07-15T03:45:55.247Z | Compiling num_enum_derive v0.5.11 |
| 976 | 2026-07-15T03:45:55.297Z | Compiling goblin v0.8.2 |
| 977 | 2026-07-15T03:45:55.317Z | Compiling ring v0.17.14 |
| 978 | 2026-07-15T03:45:55.399Z | Compiling usdt-impl v0.5.0 |
| 979 | 2026-07-15T03:45:55.413Z | Compiling num_enum_derive v0.7.5 |
| 980 | 2026-07-15T03:45:55.473Z | Compiling httparse v1.10.1 |
| 981 | 2026-07-15T03:45:55.779Z | Compiling icu_properties_data v2.1.2 |
| 982 | 2026-07-15T03:45:55.910Z | Compiling icu_normalizer_data v2.1.1 |
| 983 | 2026-07-15T03:45:55.917Z | Compiling serde_tokenstream v0.2.2 |
| 984 | 2026-07-15T03:45:55.982Z | Compiling rand_chacha v0.3.1 |
| 985 | 2026-07-15T03:45:56.261Z | Compiling rfc6979 v0.4.0 |
| 986 | 2026-07-15T03:45:56.280Z | Compiling arc-swap v1.8.2 |
| 987 | 2026-07-15T03:45:56.362Z | Compiling pin-utils v0.1.0 |
| 988 | 2026-07-15T03:45:56.374Z | Compiling iana-time-zone v0.1.65 |
| 989 | 2026-07-15T03:45:56.429Z | Compiling atomic-waker v1.1.2 |
| 990 | 2026-07-15T03:45:56.453Z | Compiling ecdsa v0.16.9 |
| 991 | 2026-07-15T03:45:56.500Z | Compiling num_enum v0.7.5 |
| 992 | 2026-07-15T03:45:56.548Z | Compiling rustls-webpki v0.103.9 |
| 993 | 2026-07-15T03:45:56.583Z | Compiling hyper v1.8.1 |
| 994 | 2026-07-15T03:45:56.604Z | Compiling chrono v0.4.43 |
| 995 | 2026-07-15T03:45:56.611Z | Compiling num_enum v0.5.11 |
| 996 | 2026-07-15T03:45:56.716Z | Compiling rand v0.8.5 |
| 997 | 2026-07-15T03:45:56.840Z | Compiling icu_normalizer v2.1.1 |
| 998 | 2026-07-15T03:45:57.385Z | Compiling icu_properties v2.1.2 |
| 999 | 2026-07-15T03:45:57.449Z | Compiling primeorder v0.13.6 |
| 1000 | 2026-07-15T03:45:57.479Z | Compiling crossbeam-utils v0.8.21 |
| 1001 | 2026-07-15T03:45:57.573Z | Compiling rand_core v0.9.5 |
| 1002 | 2026-07-15T03:45:57.713Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1003 | 2026-07-15T03:45:57.790Z | Compiling foreign-types-macros v0.2.3 |
| 1004 | 2026-07-15T03:45:58.011Z | Compiling aho-corasick v1.1.4 |
| 1005 | 2026-07-15T03:45:58.163Z | Compiling thread_local v1.1.9 |
| 1006 | 2026-07-15T03:45:58.402Z | Compiling utf8parse v0.2.2 |
| 1007 | 2026-07-15T03:45:58.436Z | Compiling regex-syntax v0.8.9 |
| 1008 | 2026-07-15T03:45:58.448Z | Compiling tap v1.0.1 |
| 1009 | 2026-07-15T03:45:58.506Z | Compiling either v1.15.0 |
| 1010 | 2026-07-15T03:45:58.551Z | Compiling foreign-types-shared v0.3.1 |
| 1011 | 2026-07-15T03:45:58.558Z | Compiling bitflags v2.11.0 |
| 1012 | 2026-07-15T03:45:58.561Z | Compiling percent-encoding v2.3.2 |
| 1013 | 2026-07-15T03:45:58.636Z | Compiling foreign-types v0.5.0 |
| 1014 | 2026-07-15T03:45:58.704Z | Compiling form_urlencoded v1.2.2 |
| 1015 | 2026-07-15T03:45:58.710Z | Compiling itertools v0.12.1 |
| 1016 | 2026-07-15T03:45:58.751Z | Compiling wyz v0.5.1 |
| 1017 | 2026-07-15T03:45:58.789Z | Compiling anstyle-parse v1.0.0 |
| 1018 | 2026-07-15T03:45:58.882Z | Compiling curve25519-dalek v4.1.3 |
| 1019 | 2026-07-15T03:45:58.933Z | Compiling idna_adapter v1.2.1 |
| 1020 | 2026-07-15T03:45:58.971Z | Compiling cargo_metadata v0.23.1 |
| 1021 | 2026-07-15T03:45:59.065Z | Compiling crossbeam-channel v0.5.15 |
| 1022 | 2026-07-15T03:45:59.542Z | Compiling rand_chacha v0.9.0 |
| 1023 | 2026-07-15T03:45:59.546Z | Compiling num-bigint-dig v0.8.6 |
| 1024 | 2026-07-15T03:45:59.917Z | Compiling regex-automata v0.4.14 |
| 1025 | 2026-07-15T03:45:59.975Z | Compiling hyper-util v0.1.20 |
| 1026 | 2026-07-15T03:46:00.031Z | Compiling rustls v0.23.36 |
| 1027 | 2026-07-15T03:46:00.101Z | Compiling slog-scope v4.4.1 |
| 1028 | 2026-07-15T03:46:00.367Z | Compiling radium v0.7.0 |
| 1029 | 2026-07-15T03:46:00.563Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1030 | 2026-07-15T03:46:00.674Z | Compiling usdt-macro v0.5.0 |
| 1031 | 2026-07-15T03:46:00.734Z | Compiling usdt-attr-macro v0.5.0 |
| 1032 | 2026-07-15T03:46:00.900Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1033 | 2026-07-15T03:46:01.050Z | Compiling tokio-util v0.7.18 |
| 1034 | 2026-07-15T03:46:01.170Z | Compiling num-rational v0.4.2 |
| 1035 | 2026-07-15T03:46:01.393Z | Compiling num-complex v0.4.6 |
| 1036 | 2026-07-15T03:46:01.414Z | Compiling async-trait v0.1.89 |
| 1037 | 2026-07-15T03:46:01.471Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1038 | 2026-07-15T03:46:01.610Z | Compiling ed25519 v2.2.3 |
| 1039 | 2026-07-15T03:46:01.816Z | Compiling pkcs1 v0.7.5 |
| 1040 | 2026-07-15T03:46:01.835Z | Compiling cstr-argument v0.1.2 |
| 1041 | 2026-07-15T03:46:01.853Z | Compiling is-terminal v0.4.17 |
| 1042 | 2026-07-15T03:46:01.943Z | Compiling memmap v0.7.0 |
| 1043 | 2026-07-15T03:46:01.986Z | Compiling tower-layer v0.3.3 |
| 1044 | 2026-07-15T03:46:01.992Z | Compiling funty v2.0.0 |
| 1045 | 2026-07-15T03:46:02.125Z | Compiling sync_wrapper v1.0.2 |
| 1046 | 2026-07-15T03:46:02.143Z | Compiling openssl-probe v0.2.1 |
| 1047 | 2026-07-15T03:46:02.222Z | Compiling colorchoice v1.0.4 |
| 1048 | 2026-07-15T03:46:02.245Z | Compiling utf8_iter v1.0.4 |
| 1049 | 2026-07-15T03:46:02.332Z | Compiling anstyle v1.0.14 |
| 1050 | 2026-07-15T03:46:02.332Z | Compiling term v1.2.1 |
| 1051 | 2026-07-15T03:46:02.393Z | Compiling hashbrown v0.12.3 |
| 1052 | 2026-07-15T03:46:02.441Z | Compiling anstyle-query v1.1.5 |
| 1053 | 2026-07-15T03:46:02.544Z | Compiling os_str_bytes v6.6.1 |
| 1054 | 2026-07-15T03:46:02.550Z | Compiling base64 v0.22.1 |
| 1055 | 2026-07-15T03:46:02.615Z | Compiling take_mut v0.2.2 |
| 1056 | 2026-07-15T03:46:02.662Z | Compiling is_terminal_polyfill v1.70.2 |
| 1057 | 2026-07-15T03:46:02.719Z | Compiling clap_lex v0.2.4 |
| 1058 | 2026-07-15T03:46:02.747Z | Compiling anstream v1.0.0 |
| 1059 | 2026-07-15T03:46:02.802Z | Compiling pem v3.0.6 |
| 1060 | 2026-07-15T03:46:02.863Z | Compiling tokio-rustls v0.26.4 |
| 1061 | 2026-07-15T03:46:02.874Z | Compiling indexmap v1.9.3 |
| 1062 | 2026-07-15T03:46:02.994Z | Compiling slog-async v2.8.0 |
| 1063 | 2026-07-15T03:46:03.050Z | Compiling slog-term v2.9.2 |
| 1064 | 2026-07-15T03:46:03.068Z | Compiling idna v1.1.0 |
| 1065 | 2026-07-15T03:46:03.117Z | Compiling bitvec v1.0.1 |
| 1066 | 2026-07-15T03:46:03.175Z | Compiling rustls-native-certs v0.8.3 |
| 1067 | 2026-07-15T03:46:03.246Z | Compiling tower v0.5.3 |
| 1068 | 2026-07-15T03:46:03.499Z | Compiling usdt v0.5.0 |
| 1069 | 2026-07-15T03:46:03.517Z | Compiling rsa v0.9.10 |
| 1070 | 2026-07-15T03:46:03.520Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1071 | 2026-07-15T03:46:03.628Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1072 | 2026-07-15T03:46:03.636Z | Compiling ed25519-dalek v2.2.0 |
| 1073 | 2026-07-15T03:46:03.763Z | Compiling num v0.4.3 |
| 1074 | 2026-07-15T03:46:03.835Z | Compiling regex v1.12.3 |
| 1075 | 2026-07-15T03:46:03.841Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1076 | 2026-07-15T03:46:03.880Z | Compiling slog-stdlog v4.1.1 |
| 1077 | 2026-07-15T03:46:03.889Z | Compiling octocrab v0.53.1 |
| 1078 | 2026-07-15T03:46:03.934Z | Compiling rand v0.9.2 |
| 1079 | 2026-07-15T03:46:04.024Z | Compiling anyhow v1.0.102 |
| 1080 | 2026-07-15T03:46:04.077Z | Compiling p256 v0.13.2 |
| 1081 | 2026-07-15T03:46:04.189Z | Compiling p384 v0.13.1 |
| 1082 | 2026-07-15T03:46:04.274Z | Compiling snafu-derive v0.8.9 |
| 1083 | 2026-07-15T03:46:04.299Z | Compiling simple_asn1 v0.6.4 |
| 1084 | 2026-07-15T03:46:04.418Z | Compiling openssl-sys v0.9.111 |
| 1085 | 2026-07-15T03:46:04.452Z | Compiling libz-sys v1.1.23 |
| 1086 | 2026-07-15T03:46:04.537Z | Compiling futures-executor v0.3.32 |
| 1087 | 2026-07-15T03:46:04.551Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1088 | 2026-07-15T03:46:04.777Z | Compiling serde_repr v0.1.20 |
| 1089 | 2026-07-15T03:46:04.784Z | Compiling pin-project-internal v1.1.10 |
| 1090 | 2026-07-15T03:46:04.799Z | Compiling clap_derive v3.2.25 |
| 1091 | 2026-07-15T03:46:04.817Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1092 | 2026-07-15T03:46:04.918Z | Compiling num-derive v0.3.3 |
| 1093 | 2026-07-15T03:46:05.009Z | Compiling atty v0.2.14 |
| 1094 | 2026-07-15T03:46:05.109Z | Compiling termcolor v1.4.1 |
| 1095 | 2026-07-15T03:46:05.383Z | Compiling unicode-width v0.2.2 |
| 1096 | 2026-07-15T03:46:05.484Z | Compiling ryu v1.0.23 |
| 1097 | 2026-07-15T03:46:05.516Z | Compiling colored v3.1.1 |
| 1098 | 2026-07-15T03:46:05.661Z | Compiling bitflags v1.3.2 |
| 1099 | 2026-07-15T03:46:05.664Z | Compiling simd-adler32 v0.3.8 |
| 1100 | 2026-07-15T03:46:05.733Z | Compiling oxnet v0.1.4 |
| 1101 | 2026-07-15T03:46:05.867Z | Compiling strsim v0.11.1 |
| 1102 | 2026-07-15T03:46:05.874Z | Compiling iri-string v0.7.10 |
| 1103 | 2026-07-15T03:46:05.901Z | Compiling adler2 v2.0.1 |
| 1104 | 2026-07-15T03:46:05.913Z | Compiling clap_lex v1.0.0 |
| 1105 | 2026-07-15T03:46:06.000Z | Compiling strsim v0.10.0 |
| 1106 | 2026-07-15T03:46:06.020Z | Compiling textwrap v0.16.2 |
| 1107 | 2026-07-15T03:46:06.088Z | Compiling snafu v0.8.9 |
| 1108 | 2026-07-15T03:46:06.100Z | Compiling miniz_oxide v0.8.9 |
| 1109 | 2026-07-15T03:46:06.225Z | Compiling clap_builder v4.6.0 |
| 1110 | 2026-07-15T03:46:06.332Z | Compiling pin-project v1.1.10 |
| 1111 | 2026-07-15T03:46:06.409Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1112 | 2026-07-15T03:46:06.415Z | Compiling libscf-sys v1.1.0 |
| 1113 | 2026-07-15T03:46:06.426Z | Compiling console v0.16.2 |
| 1114 | 2026-07-15T03:46:06.443Z | Compiling serde_urlencoded v0.7.1 |
| 1115 | 2026-07-15T03:46:06.585Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1116 | 2026-07-15T03:46:06.607Z | Compiling clap v3.2.25 |
| 1117 | 2026-07-15T03:46:06.688Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1118 | 2026-07-15T03:46:06.810Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1119 | 2026-07-15T03:46:06.942Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1120 | 2026-07-15T03:46:07.062Z | Compiling futures v0.3.32 |
| 1121 | 2026-07-15T03:46:07.139Z | Compiling tower-http v0.6.8 |
| 1122 | 2026-07-15T03:46:07.220Z | Compiling jsonwebtoken v10.3.0 |
| 1123 | 2026-07-15T03:46:07.501Z | Compiling slog-envlogger v2.2.0 |
| 1124 | 2026-07-15T03:46:07.538Z | Compiling url v2.5.8 |
| 1125 | 2026-07-15T03:46:07.573Z | Compiling hyper-rustls v0.27.7 |
| 1126 | 2026-07-15T03:46:07.893Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1127 | 2026-07-15T03:46:07.905Z | Compiling rustix v1.1.4 |
| 1128 | 2026-07-15T03:46:07.911Z | Compiling crc32fast v1.5.0 |
| 1129 | 2026-07-15T03:46:08.003Z | Compiling portable-atomic v1.13.1 |
| 1130 | 2026-07-15T03:46:08.094Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1131 | 2026-07-15T03:46:08.149Z | Compiling hyper-timeout v0.5.2 |
| 1132 | 2026-07-15T03:46:08.344Z | Compiling clap_derive v4.6.1 |
| 1133 | 2026-07-15T03:46:08.427Z | Compiling http-serde v2.1.1 |
| 1134 | 2026-07-15T03:46:08.516Z | Compiling http-body-util v0.1.3 |
| 1135 | 2026-07-15T03:46:08.520Z | Compiling zone_cfg_derive v0.3.1 |
| 1136 | 2026-07-15T03:46:08.592Z | Compiling async-recursion v0.3.2 |
| 1137 | 2026-07-15T03:46:08.797Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1138 | 2026-07-15T03:46:09.111Z | Compiling serde_path_to_error v0.1.20 |
| 1139 | 2026-07-15T03:46:09.164Z | Compiling serde_spanned v1.1.1 |
| 1140 | 2026-07-15T03:46:09.212Z | Compiling filetime v0.2.27 |
| 1141 | 2026-07-15T03:46:09.319Z | Compiling secrecy v0.10.3 |
| 1142 | 2026-07-15T03:46:09.340Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1143 | 2026-07-15T03:46:09.395Z | Compiling openssl-probe v0.1.6 |
| 1144 | 2026-07-15T03:46:09.455Z | Compiling web-time v1.1.0 |
| 1145 | 2026-07-15T03:46:09.464Z | Compiling unit-prefix v0.5.2 |
| 1146 | 2026-07-15T03:46:09.480Z | Compiling xattr v1.6.1 |
| 1147 | 2026-07-15T03:46:09.522Z | Compiling fastrand v2.3.0 |
| 1148 | 2026-07-15T03:46:09.554Z | Compiling hex v0.4.3 |
| 1149 | 2026-07-15T03:46:09.573Z | Compiling indicatif v0.18.4 |
| 1150 | 2026-07-15T03:46:09.596Z | Compiling tar v0.4.46 |
| 1151 | 2026-07-15T03:46:09.791Z | Compiling sha256 v1.6.0 |
| 1152 | 2026-07-15T03:46:09.815Z | Compiling tempfile v3.27.0 |
| 1153 | 2026-07-15T03:46:09.934Z | Compiling toml v1.1.3+spec-1.1.0 |
| 1154 | 2026-07-15T03:46:10.042Z | Compiling curl v0.4.50 |
| 1155 | 2026-07-15T03:46:10.058Z | Compiling clap v4.6.1 |
| 1156 | 2026-07-15T03:46:10.132Z | Compiling zone v0.3.1 |
| 1157 | 2026-07-15T03:46:10.237Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1158 | 2026-07-15T03:46:10.505Z | Compiling flate2 v1.1.9 |
| 1159 | 2026-07-15T03:46:10.589Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1160 | 2026-07-15T03:46:10.622Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1161 | 2026-07-15T03:46:10.795Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1162 | 2026-07-15T03:46:10.801Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1163 | 2026-07-15T03:46:10.835Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1164 | 2026-07-15T03:46:10.869Z | Compiling camino v1.2.3 |
| 1165 | 2026-07-15T03:46:10.924Z | Compiling libloading v0.8.9 |
| 1166 | 2026-07-15T03:46:11.083Z | Compiling fs_extra v1.3.0 |
| 1167 | 2026-07-15T03:46:22.826Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1168 | 2026-07-15T03:46:33.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.85s |
| 1169 | 2026-07-15T03:46:33.239Z | |
| 1170 | 2026-07-15T03:46:33.239Z | real 47.906533246 |
| 1171 | 2026-07-15T03:46:33.239Z | user 3:20.736721154 |
| 1172 | 2026-07-15T03:46:33.242Z | sys 35.594868464 |
| 1173 | 2026-07-15T03:46:33.242Z | trap 0.126588898 |
| 1174 | 2026-07-15T03:46:33.242Z | tflt 0.158286034 |
| 1175 | 2026-07-15T03:46:33.242Z | dflt 0.153415379 |
| 1176 | 2026-07-15T03:46:33.243Z | kflt 0.000061366 |
| 1177 | 2026-07-15T03:46:33.243Z | lock 8:43.133871847 |
| 1178 | 2026-07-15T03:46:33.243Z | slp 13:40.871985754 |
| 1179 | 2026-07-15T03:46:33.243Z | lat 10.470786422 |
| 1180 | 2026-07-15T03:46:33.243Z | stop 21.959034044 |
| 1181 | 2026-07-15T03:46:33.243Z | + ptime -m cargo build --release |
| 1182 | 2026-07-15T03:46:33.444Z | Compiling proc-macro2 v1.0.106 |
| 1183 | 2026-07-15T03:46:33.444Z | Compiling quote v1.0.45 |
| 1184 | 2026-07-15T03:46:33.444Z | Compiling unicode-ident v1.0.24 |
| 1185 | 2026-07-15T03:46:33.444Z | Compiling libc v0.2.186 |
| 1186 | 2026-07-15T03:46:33.447Z | Compiling cfg-if v1.0.4 |
| 1187 | 2026-07-15T03:46:33.448Z | Compiling version_check v0.9.5 |
| 1188 | 2026-07-15T03:46:33.448Z | Compiling zeroize v1.8.2 |
| 1189 | 2026-07-15T03:46:33.448Z | Compiling serde_core v1.0.228 |
| 1190 | 2026-07-15T03:46:33.549Z | Compiling serde v1.0.228 |
| 1191 | 2026-07-15T03:46:33.589Z | Compiling memchr v2.8.0 |
| 1192 | 2026-07-15T03:46:33.680Z | Compiling autocfg v1.5.0 |
| 1193 | 2026-07-15T03:46:33.751Z | Compiling subtle v2.6.1 |
| 1194 | 2026-07-15T03:46:33.901Z | Compiling typenum v1.19.0 |
| 1195 | 2026-07-15T03:46:33.907Z | Compiling generic-array v0.14.7 |
| 1196 | 2026-07-15T03:46:34.020Z | Compiling itoa v1.0.17 |
| 1197 | 2026-07-15T03:46:34.177Z | Compiling const-oid v0.9.6 |
| 1198 | 2026-07-15T03:46:34.252Z | Compiling getrandom v0.2.17 |
| 1199 | 2026-07-15T03:46:34.258Z | Compiling syn v1.0.109 |
| 1200 | 2026-07-15T03:46:34.456Z | Compiling smallvec v1.15.1 |
| 1201 | 2026-07-15T03:46:34.621Z | Compiling syn v2.0.117 |
| 1202 | 2026-07-15T03:46:34.666Z | Compiling libm v0.2.16 |
| 1203 | 2026-07-15T03:46:34.702Z | Compiling num-traits v0.2.19 |
| 1204 | 2026-07-15T03:46:34.737Z | Compiling thiserror v1.0.69 |
| 1205 | 2026-07-15T03:46:34.933Z | Compiling shlex v1.3.0 |
| 1206 | 2026-07-15T03:46:35.011Z | Compiling find-msvc-tools v0.1.9 |
| 1207 | 2026-07-15T03:46:35.058Z | Compiling pin-project-lite v0.2.16 |
| 1208 | 2026-07-15T03:46:35.150Z | Compiling cc v1.2.56 |
| 1209 | 2026-07-15T03:46:35.397Z | Compiling zmij v1.0.21 |
| 1210 | 2026-07-15T03:46:35.411Z | Compiling log v0.4.29 |
| 1211 | 2026-07-15T03:46:35.694Z | Compiling crypto-common v0.1.7 |
| 1212 | 2026-07-15T03:46:35.837Z | Compiling block-buffer v0.10.4 |
| 1213 | 2026-07-15T03:46:35.843Z | Compiling rustversion v1.0.22 |
| 1214 | 2026-07-15T03:46:35.984Z | Compiling bytes v1.11.1 |
| 1215 | 2026-07-15T03:46:36.273Z | Compiling digest v0.10.7 |
| 1216 | 2026-07-15T03:46:36.303Z | Compiling rand_core v0.6.4 |
| 1217 | 2026-07-15T03:46:36.348Z | Compiling errno v0.3.14 |
| 1218 | 2026-07-15T03:46:36.514Z | Compiling socket2 v0.6.3 |
| 1219 | 2026-07-15T03:46:36.520Z | Compiling hashbrown v0.16.1 |
| 1220 | 2026-07-15T03:46:36.555Z | Compiling equivalent v1.0.2 |
| 1221 | 2026-07-15T03:46:36.642Z | Compiling parking_lot_core v0.9.12 |
| 1222 | 2026-07-15T03:46:36.777Z | Compiling once_cell v1.21.3 |
| 1223 | 2026-07-15T03:46:36.950Z | Compiling scopeguard v1.2.0 |
| 1224 | 2026-07-15T03:46:36.989Z | Compiling base64ct v1.8.3 |
| 1225 | 2026-07-15T03:46:37.019Z | Compiling indexmap v2.13.0 |
| 1226 | 2026-07-15T03:46:37.045Z | Compiling lock_api v0.4.14 |
| 1227 | 2026-07-15T03:46:37.285Z | Compiling pem-rfc7468 v0.7.0 |
| 1228 | 2026-07-15T03:46:37.305Z | Compiling parking_lot v0.12.5 |
| 1229 | 2026-07-15T03:46:37.322Z | Compiling signal-hook-registry v1.4.8 |
| 1230 | 2026-07-15T03:46:37.480Z | Compiling der v0.7.10 |
| 1231 | 2026-07-15T03:46:37.507Z | Compiling mio v1.2.0 |
| 1232 | 2026-07-15T03:46:37.643Z | Compiling synstructure v0.13.2 |
| 1233 | 2026-07-15T03:46:37.864Z | Compiling thiserror v2.0.18 |
| 1234 | 2026-07-15T03:46:37.952Z | Compiling stable_deref_trait v1.2.1 |
| 1235 | 2026-07-15T03:46:38.207Z | Compiling ucd-trie v0.1.7 |
| 1236 | 2026-07-15T03:46:38.232Z | Compiling futures-core v0.3.32 |
| 1237 | 2026-07-15T03:46:38.237Z | Compiling serde_json v1.0.150 |
| 1238 | 2026-07-15T03:46:38.263Z | Compiling zerocopy v0.8.39 |
| 1239 | 2026-07-15T03:46:38.367Z | Compiling pest v2.8.6 |
| 1240 | 2026-07-15T03:46:38.402Z | Compiling futures-sink v0.3.32 |
| 1241 | 2026-07-15T03:46:38.482Z | Compiling spki v0.7.3 |
| 1242 | 2026-07-15T03:46:38.515Z | Compiling num-integer v0.1.46 |
| 1243 | 2026-07-15T03:46:38.634Z | Compiling proc-macro-error-attr v1.0.4 |
| 1244 | 2026-07-15T03:46:38.718Z | Compiling pkcs8 v0.10.2 |
| 1245 | 2026-07-15T03:46:38.793Z | Compiling serde_derive v1.0.228 |
| 1246 | 2026-07-15T03:46:38.872Z | Compiling thiserror-impl v1.0.69 |
| 1247 | 2026-07-15T03:46:39.024Z | Compiling zerofrom-derive v0.1.6 |
| 1248 | 2026-07-15T03:46:39.503Z | Compiling tokio-macros v2.7.0 |
| 1249 | 2026-07-15T03:46:39.528Z | Compiling yoke-derive v0.8.1 |
| 1250 | 2026-07-15T03:46:39.622Z | Compiling zerovec-derive v0.11.2 |
| 1251 | 2026-07-15T03:46:40.163Z | Compiling thiserror-impl v2.0.18 |
| 1252 | 2026-07-15T03:46:40.225Z | Compiling zerofrom v0.1.6 |
| 1253 | 2026-07-15T03:46:40.263Z | Compiling tokio v1.52.3 |
| 1254 | 2026-07-15T03:46:40.350Z | Compiling pest_meta v2.8.6 |
| 1255 | 2026-07-15T03:46:40.510Z | Compiling displaydoc v0.2.5 |
| 1256 | 2026-07-15T03:46:40.561Z | Compiling yoke v0.8.1 |
| 1257 | 2026-07-15T03:46:40.739Z | Compiling zerovec v0.11.5 |
| 1258 | 2026-07-15T03:46:40.754Z | Compiling zerocopy-derive v0.7.35 |
| 1259 | 2026-07-15T03:46:41.302Z | Compiling pkg-config v0.3.32 |
| 1260 | 2026-07-15T03:46:41.357Z | Compiling pest_generator v2.8.6 |
| 1261 | 2026-07-15T03:46:41.484Z | Compiling futures-channel v0.3.32 |
| 1262 | 2026-07-15T03:46:41.645Z | Compiling semver v1.0.27 |
| 1263 | 2026-07-15T03:46:41.742Z | Compiling proc-macro-error v1.0.4 |
| 1264 | 2026-07-15T03:46:41.761Z | Compiling vcpkg v0.2.15 |
| 1265 | 2026-07-15T03:46:41.933Z | Compiling ppv-lite86 v0.2.21 |
| 1266 | 2026-07-15T03:46:41.987Z | Compiling pest_derive v2.8.6 |
| 1267 | 2026-07-15T03:46:42.104Z | Compiling tracing-attributes v0.1.31 |
| 1268 | 2026-07-15T03:46:42.132Z | Compiling futures-macro v0.3.32 |
| 1269 | 2026-07-15T03:46:42.186Z | Compiling tracing-core v0.1.36 |
| 1270 | 2026-07-15T03:46:42.270Z | Compiling http v1.4.0 |
| 1271 | 2026-07-15T03:46:42.317Z | Compiling hmac v0.12.1 |
| 1272 | 2026-07-15T03:46:42.515Z | Compiling pretty-hex v0.4.1 |
| 1273 | 2026-07-15T03:46:42.518Z | Compiling slab v0.4.12 |
| 1274 | 2026-07-15T03:46:42.680Z | Compiling futures-task v0.3.32 |
| 1275 | 2026-07-15T03:46:42.725Z | Compiling winnow v1.0.1 |
| 1276 | 2026-07-15T03:46:42.852Z | Compiling futures-io v0.3.32 |
| 1277 | 2026-07-15T03:46:42.910Z | Compiling spin v0.9.8 |
| 1278 | 2026-07-15T03:46:42.982Z | Compiling futures-util v0.3.32 |
| 1279 | 2026-07-15T03:46:43.043Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1280 | 2026-07-15T03:46:43.047Z | Compiling lazy_static v1.5.0 |
| 1281 | 2026-07-15T03:46:43.306Z | Compiling tinystr v0.8.2 |
| 1282 | 2026-07-15T03:46:43.337Z | Compiling tracing v0.1.44 |
| 1283 | 2026-07-15T03:46:43.510Z | Compiling slog v2.8.2 |
| 1284 | 2026-07-15T03:46:43.537Z | Compiling signature v2.2.0 |
| 1285 | 2026-07-15T03:46:43.596Z | Compiling ff v0.13.1 |
| 1286 | 2026-07-15T03:46:43.625Z | Compiling ring v0.17.14 |
| 1287 | 2026-07-15T03:46:43.736Z | Compiling litemap v0.8.1 |
| 1288 | 2026-07-15T03:46:43.743Z | Compiling cpufeatures v0.2.17 |
| 1289 | 2026-07-15T03:46:43.750Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1290 | 2026-07-15T03:46:43.750Z | Compiling winnow v0.7.14 |
| 1291 | 2026-07-15T03:46:43.809Z | Compiling winnow v0.5.40 |
| 1292 | 2026-07-15T03:46:43.954Z | Compiling byteorder v1.5.0 |
| 1293 | 2026-07-15T03:46:43.961Z | Compiling num-conv v0.2.0 |
| 1294 | 2026-07-15T03:46:44.093Z | Compiling powerfmt v0.2.0 |
| 1295 | 2026-07-15T03:46:44.136Z | Compiling toml_datetime v0.6.11 |
| 1296 | 2026-07-15T03:46:44.139Z | Compiling base16ct v0.2.0 |
| 1297 | 2026-07-15T03:46:44.180Z | Compiling heck v0.4.1 |
| 1298 | 2026-07-15T03:46:44.344Z | Compiling writeable v0.6.2 |
| 1299 | 2026-07-15T03:46:44.350Z | Compiling getrandom v0.3.4 |
| 1300 | 2026-07-15T03:46:44.372Z | Compiling time-core v0.1.8 |
| 1301 | 2026-07-15T03:46:44.376Z | Compiling sec1 v0.7.3 |
| 1302 | 2026-07-15T03:46:44.517Z | Compiling time-macros v0.2.27 |
| 1303 | 2026-07-15T03:46:44.569Z | Compiling icu_locale_core v2.1.1 |
| 1304 | 2026-07-15T03:46:44.696Z | Compiling deranged v0.5.6 |
| 1305 | 2026-07-15T03:46:45.190Z | Compiling toml_edit v0.19.15 |
| 1306 | 2026-07-15T03:46:45.190Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1307 | 2026-07-15T03:46:45.206Z | Compiling zerocopy v0.7.35 |
| 1308 | 2026-07-15T03:46:45.753Z | Compiling group v0.13.0 |
| 1309 | 2026-07-15T03:46:46.044Z | Compiling http-body v1.0.1 |
| 1310 | 2026-07-15T03:46:46.109Z | Compiling hkdf v0.12.4 |
| 1311 | 2026-07-15T03:46:46.128Z | Compiling erased-serde v0.3.31 |
| 1312 | 2026-07-15T03:46:46.205Z | Compiling num-bigint v0.4.6 |
| 1313 | 2026-07-15T03:46:46.270Z | Compiling zerotrie v0.2.3 |
| 1314 | 2026-07-15T03:46:46.716Z | Compiling potential_utf v0.1.4 |
| 1315 | 2026-07-15T03:46:46.759Z | Compiling scroll_derive v0.12.1 |
| 1316 | 2026-07-15T03:46:46.902Z | Compiling num-iter v0.1.45 |
| 1317 | 2026-07-15T03:46:47.030Z | Compiling crypto-bigint v0.5.5 |
| 1318 | 2026-07-15T03:46:47.292Z | Compiling usdt-impl v0.5.0 |
| 1319 | 2026-07-15T03:46:47.483Z | Compiling icu_properties_data v2.1.2 |
| 1320 | 2026-07-15T03:46:47.711Z | Compiling icu_normalizer_data v2.1.1 |
| 1321 | 2026-07-15T03:46:47.817Z | Compiling httparse v1.10.1 |
| 1322 | 2026-07-15T03:46:47.853Z | Compiling time v0.3.47 |
| 1323 | 2026-07-15T03:46:48.241Z | Compiling elliptic-curve v0.13.8 |
| 1324 | 2026-07-15T03:46:48.612Z | Compiling proc-macro-crate v1.3.1 |
| 1325 | 2026-07-15T03:46:48.752Z | Compiling scroll v0.12.0 |
| 1326 | 2026-07-15T03:46:48.945Z | Compiling icu_collections v2.1.1 |
| 1327 | 2026-07-15T03:46:49.187Z | Compiling icu_provider v2.1.1 |
| 1328 | 2026-07-15T03:46:49.589Z | Compiling thread-id v4.2.2 |
| 1329 | 2026-07-15T03:46:49.606Z | Compiling proc-macro-crate v3.4.0 |
| 1330 | 2026-07-15T03:46:49.671Z | Compiling dof v0.3.0 |
| 1331 | 2026-07-15T03:46:49.699Z | Compiling sha2 v0.10.9 |
| 1332 | 2026-07-15T03:46:49.828Z | Compiling dtrace-parser v0.2.0 |
| 1333 | 2026-07-15T03:46:49.882Z | Compiling libz-sys v1.1.23 |
| 1334 | 2026-07-15T03:46:50.026Z | Compiling openssl-sys v0.9.111 |
| 1335 | 2026-07-15T03:46:50.040Z | Compiling rustc_version v0.4.1 |
| 1336 | 2026-07-15T03:46:50.258Z | Compiling rustls-pki-types v1.14.0 |
| 1337 | 2026-07-15T03:46:50.285Z | Compiling plain v0.2.3 |
| 1338 | 2026-07-15T03:46:50.319Z | Compiling crossbeam-utils v0.8.21 |
| 1339 | 2026-07-15T03:46:50.397Z | Compiling try-lock v0.2.5 |
| 1340 | 2026-07-15T03:46:50.409Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1341 | 2026-07-15T03:46:50.511Z | Compiling untrusted v0.9.0 |
| 1342 | 2026-07-15T03:46:50.638Z | Compiling tower-service v0.3.3 |
| 1343 | 2026-07-15T03:46:50.665Z | Compiling camino v1.2.3 |
| 1344 | 2026-07-15T03:46:50.972Z | Compiling want v0.3.1 |
| 1345 | 2026-07-15T03:46:51.062Z | Compiling goblin v0.8.2 |
| 1346 | 2026-07-15T03:46:51.127Z | Compiling curve25519-dalek v4.1.3 |
| 1347 | 2026-07-15T03:46:51.423Z | Compiling num_enum_derive v0.7.5 |
| 1348 | 2026-07-15T03:46:51.499Z | Compiling num_enum_derive v0.5.11 |
| 1349 | 2026-07-15T03:46:52.054Z | Compiling rfc6979 v0.4.0 |
| 1350 | 2026-07-15T03:46:52.192Z | Compiling rand_chacha v0.3.1 |
| 1351 | 2026-07-15T03:46:52.350Z | Compiling serde_tokenstream v0.2.2 |
| 1352 | 2026-07-15T03:46:52.521Z | Compiling arc-swap v1.8.2 |
| 1353 | 2026-07-15T03:46:52.632Z | Compiling num-bigint-dig v0.8.6 |
| 1354 | 2026-07-15T03:46:52.685Z | Compiling rustls v0.23.36 |
| 1355 | 2026-07-15T03:46:52.848Z | Compiling radium v0.7.0 |
| 1356 | 2026-07-15T03:46:52.865Z | Compiling pin-utils v0.1.0 |
| 1357 | 2026-07-15T03:46:52.873Z | Compiling heck v0.5.0 |
| 1358 | 2026-07-15T03:46:52.879Z | Compiling atomic-waker v1.1.2 |
| 1359 | 2026-07-15T03:46:52.914Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1360 | 2026-07-15T03:46:52.933Z | Compiling iana-time-zone v0.1.65 |
| 1361 | 2026-07-15T03:46:52.999Z | Compiling hyper v1.8.1 |
| 1362 | 2026-07-15T03:46:53.067Z | Compiling chrono v0.4.43 |
| 1363 | 2026-07-15T03:46:53.270Z | Compiling num_enum v0.5.11 |
| 1364 | 2026-07-15T03:46:53.277Z | Compiling num_enum v0.7.5 |
| 1365 | 2026-07-15T03:46:53.287Z | Compiling rand v0.8.5 |
| 1366 | 2026-07-15T03:46:53.389Z | Compiling ecdsa v0.16.9 |
| 1367 | 2026-07-15T03:46:53.397Z | Compiling rustls-webpki v0.103.9 |
| 1368 | 2026-07-15T03:46:54.080Z | Compiling icu_normalizer v2.1.1 |
| 1369 | 2026-07-15T03:46:55.081Z | Compiling icu_properties v2.1.2 |
| 1370 | 2026-07-15T03:46:56.098Z | Compiling rand_core v0.9.5 |
| 1371 | 2026-07-15T03:46:56.309Z | Compiling primeorder v0.13.6 |
| 1372 | 2026-07-15T03:46:56.374Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1373 | 2026-07-15T03:46:56.584Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1374 | 2026-07-15T03:46:56.653Z | Compiling foreign-types-macros v0.2.3 |
| 1375 | 2026-07-15T03:46:56.692Z | Compiling cargo-platform v0.3.2 |
| 1376 | 2026-07-15T03:46:56.781Z | Compiling indexmap v1.9.3 |
| 1377 | 2026-07-15T03:46:56.789Z | Compiling aho-corasick v1.1.4 |
| 1378 | 2026-07-15T03:46:56.789Z | Compiling thread_local v1.1.9 |
| 1379 | 2026-07-15T03:46:56.932Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-07-15T03:46:57.028Z | Compiling slog-async v2.8.0 |
| 1381 | 2026-07-15T03:46:57.147Z | Compiling anyhow v1.0.102 |
| 1382 | 2026-07-15T03:46:57.201Z | Compiling utf8parse v0.2.2 |
| 1383 | 2026-07-15T03:46:57.284Z | Compiling either v1.15.0 |
| 1384 | 2026-07-15T03:46:57.304Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-07-15T03:46:57.310Z | Compiling regex-syntax v0.8.9 |
| 1386 | 2026-07-15T03:46:57.328Z | Compiling foreign-types-shared v0.3.1 |
| 1387 | 2026-07-15T03:46:57.421Z | Compiling tap v1.0.1 |
| 1388 | 2026-07-15T03:46:57.494Z | Compiling itertools v0.12.1 |
| 1389 | 2026-07-15T03:46:57.530Z | Compiling wyz v0.5.1 |
| 1390 | 2026-07-15T03:46:57.695Z | Compiling foreign-types v0.5.0 |
| 1391 | 2026-07-15T03:46:57.745Z | Compiling anstyle-parse v1.0.0 |
| 1392 | 2026-07-15T03:46:57.770Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-07-15T03:46:57.976Z | Compiling cargo_metadata v0.23.1 |
| 1394 | 2026-07-15T03:46:58.065Z | Compiling crossbeam-channel v0.5.15 |
| 1395 | 2026-07-15T03:46:58.984Z | Compiling regex-automata v0.4.14 |
| 1396 | 2026-07-15T03:46:59.202Z | Compiling rand_chacha v0.9.0 |
| 1397 | 2026-07-15T03:46:59.764Z | Compiling idna_adapter v1.2.1 |
| 1398 | 2026-07-15T03:47:00.841Z | Compiling hyper-util v0.1.20 |
| 1399 | 2026-07-15T03:47:02.674Z | Compiling slog-scope v4.4.1 |
| 1400 | 2026-07-15T03:47:03.108Z | Compiling usdt-attr-macro v0.5.0 |
| 1401 | 2026-07-15T03:47:03.154Z | Compiling usdt-macro v0.5.0 |
| 1402 | 2026-07-15T03:47:03.285Z | Compiling num-rational v0.4.2 |
| 1403 | 2026-07-15T03:47:03.849Z | Compiling tokio-util v0.7.18 |
| 1404 | 2026-07-15T03:47:03.853Z | Compiling ed25519 v2.2.3 |
| 1405 | 2026-07-15T03:47:04.445Z | Compiling num-complex v0.4.6 |
| 1406 | 2026-07-15T03:47:04.576Z | Compiling pkcs1 v0.7.5 |
| 1407 | 2026-07-15T03:47:04.594Z | Compiling async-trait v0.1.89 |
| 1408 | 2026-07-15T03:47:04.598Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1409 | 2026-07-15T03:47:04.955Z | Compiling memmap v0.7.0 |
| 1410 | 2026-07-15T03:47:05.099Z | Compiling is-terminal v0.4.17 |
| 1411 | 2026-07-15T03:47:05.136Z | Compiling cstr-argument v0.1.2 |
| 1412 | 2026-07-15T03:47:05.189Z | Compiling colorchoice v1.0.4 |
| 1413 | 2026-07-15T03:47:05.192Z | Compiling take_mut v0.2.2 |
| 1414 | 2026-07-15T03:47:05.297Z | Compiling anstyle v1.0.14 |
| 1415 | 2026-07-15T03:47:05.297Z | Compiling portable-atomic v1.13.1 |
| 1416 | 2026-07-15T03:47:05.307Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1417 | 2026-07-15T03:47:05.542Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#81c947bc) |
| 1418 | 2026-07-15T03:47:05.565Z | Compiling sync_wrapper v1.0.2 |
| 1419 | 2026-07-15T03:47:05.572Z | Compiling base64 v0.22.1 |
| 1420 | 2026-07-15T03:47:05.667Z | Compiling openssl-probe v0.2.1 |
| 1421 | 2026-07-15T03:47:05.767Z | Compiling os_str_bytes v6.6.1 |
| 1422 | 2026-07-15T03:47:05.778Z | Compiling crc32fast v1.5.0 |
| 1423 | 2026-07-15T03:47:05.927Z | Compiling term v1.2.1 |
| 1424 | 2026-07-15T03:47:06.069Z | Compiling tower-layer v0.3.3 |
| 1425 | 2026-07-15T03:47:06.098Z | Compiling is_terminal_polyfill v1.70.2 |
| 1426 | 2026-07-15T03:47:06.104Z | Compiling rustix v1.1.4 |
| 1427 | 2026-07-15T03:47:06.167Z | Compiling utf8_iter v1.0.4 |
| 1428 | 2026-07-15T03:47:06.192Z | Compiling funty v2.0.0 |
| 1429 | 2026-07-15T03:47:06.297Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1430 | 2026-07-15T03:47:06.340Z | Compiling hashbrown v0.12.3 |
| 1431 | 2026-07-15T03:47:06.472Z | Compiling anstyle-query v1.1.5 |
| 1432 | 2026-07-15T03:47:06.549Z | Compiling anstream v1.0.0 |
| 1433 | 2026-07-15T03:47:06.580Z | Compiling bitvec v1.0.1 |
| 1434 | 2026-07-15T03:47:07.167Z | Compiling idna v1.1.0 |
| 1435 | 2026-07-15T03:47:07.280Z | Compiling tower v0.5.3 |
| 1436 | 2026-07-15T03:47:07.418Z | Compiling slog-term v2.9.2 |
| 1437 | 2026-07-15T03:47:07.915Z | Compiling clap_lex v0.2.4 |
| 1438 | 2026-07-15T03:47:08.101Z | Compiling pem v3.0.6 |
| 1439 | 2026-07-15T03:47:08.369Z | Compiling rustls-native-certs v0.8.3 |
| 1440 | 2026-07-15T03:47:08.773Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1441 | 2026-07-15T03:47:08.823Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1442 | 2026-07-15T03:47:08.949Z | Compiling usdt v0.5.0 |
| 1443 | 2026-07-15T03:47:09.192Z | Compiling num v0.4.3 |
| 1444 | 2026-07-15T03:47:09.269Z | Compiling rsa v0.9.10 |
| 1445 | 2026-07-15T03:47:09.276Z | Compiling ed25519-dalek v2.2.0 |
| 1446 | 2026-07-15T03:47:09.314Z | Compiling tokio-rustls v0.26.4 |
| 1447 | 2026-07-15T03:47:09.607Z | Compiling slog-stdlog v4.1.1 |
| 1448 | 2026-07-15T03:47:09.610Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1449 | 2026-07-15T03:47:09.792Z | Compiling regex v1.12.3 |
| 1450 | 2026-07-15T03:47:09.831Z | Compiling rand v0.9.2 |
| 1451 | 2026-07-15T03:47:10.019Z | Compiling octocrab v0.53.1 |
| 1452 | 2026-07-15T03:47:10.391Z | Compiling p384 v0.13.1 |
| 1453 | 2026-07-15T03:47:10.415Z | Compiling p256 v0.13.2 |
| 1454 | 2026-07-15T03:47:10.593Z | Compiling snafu-derive v0.8.9 |
| 1455 | 2026-07-15T03:47:11.211Z | Compiling simple_asn1 v0.6.4 |
| 1456 | 2026-07-15T03:47:11.373Z | Compiling futures-executor v0.3.32 |
| 1457 | 2026-07-15T03:47:11.584Z | Compiling clap_derive v3.2.25 |
| 1458 | 2026-07-15T03:47:11.773Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1459 | 2026-07-15T03:47:11.904Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1460 | 2026-07-15T03:47:12.161Z | Compiling pin-project-internal v1.1.10 |
| 1461 | 2026-07-15T03:47:12.392Z | Compiling serde_repr v0.1.20 |
| 1462 | 2026-07-15T03:47:12.471Z | Compiling num-derive v0.3.3 |
| 1463 | 2026-07-15T03:47:12.535Z | Compiling atty v0.2.14 |
| 1464 | 2026-07-15T03:47:12.993Z | Compiling bitflags v1.3.2 |
| 1465 | 2026-07-15T03:47:13.053Z | Compiling iri-string v0.7.10 |
| 1466 | 2026-07-15T03:47:13.066Z | Compiling termcolor v1.4.1 |
| 1467 | 2026-07-15T03:47:13.254Z | Compiling strsim v0.10.0 |
| 1468 | 2026-07-15T03:47:13.297Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1469 | 2026-07-15T03:47:13.408Z | Compiling colored v3.1.1 |
| 1470 | 2026-07-15T03:47:13.533Z | Compiling ryu v1.0.23 |
| 1471 | 2026-07-15T03:47:13.540Z | Compiling strsim v0.11.1 |
| 1472 | 2026-07-15T03:47:14.075Z | Compiling clap_lex v1.0.0 |
| 1473 | 2026-07-15T03:47:14.075Z | Compiling curl v0.4.50 |
| 1474 | 2026-07-15T03:47:14.340Z | Compiling textwrap v0.16.2 |
| 1475 | 2026-07-15T03:47:14.368Z | Compiling unicode-width v0.2.2 |
| 1476 | 2026-07-15T03:47:14.440Z | Compiling simd-adler32 v0.3.8 |
| 1477 | 2026-07-15T03:47:14.506Z | Compiling adler2 v2.0.1 |
| 1478 | 2026-07-15T03:47:14.623Z | Compiling oxnet v0.1.4 |
| 1479 | 2026-07-15T03:47:14.667Z | Compiling miniz_oxide v0.8.9 |
| 1480 | 2026-07-15T03:47:14.673Z | Compiling console v0.16.2 |
| 1481 | 2026-07-15T03:47:15.281Z | Compiling clap v3.2.25 |
| 1482 | 2026-07-15T03:47:15.602Z | Compiling tower-http v0.6.8 |
| 1483 | 2026-07-15T03:47:15.959Z | Compiling clap_builder v4.6.0 |
| 1484 | 2026-07-15T03:47:16.118Z | Compiling serde_urlencoded v0.7.1 |
| 1485 | 2026-07-15T03:47:16.417Z | Compiling libscf-sys v1.1.0 |
| 1486 | 2026-07-15T03:47:16.559Z | Compiling pin-project v1.1.10 |
| 1487 | 2026-07-15T03:47:16.665Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1488 | 2026-07-15T03:47:16.892Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1489 | 2026-07-15T03:47:17.036Z | Compiling snafu v0.8.9 |
| 1490 | 2026-07-15T03:47:17.550Z | Compiling futures v0.3.32 |
| 1491 | 2026-07-15T03:47:17.550Z | Compiling jsonwebtoken v10.3.0 |
| 1492 | 2026-07-15T03:47:17.800Z | Compiling slog-envlogger v2.2.0 |
| 1493 | 2026-07-15T03:47:18.587Z | Compiling hyper-rustls v0.27.7 |
| 1494 | 2026-07-15T03:47:19.159Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#a1840304) |
| 1495 | 2026-07-15T03:47:19.804Z | Compiling url v2.5.8 |
| 1496 | 2026-07-15T03:47:20.216Z | Compiling hyper-timeout v0.5.2 |
| 1497 | 2026-07-15T03:47:20.427Z | Compiling clap_derive v4.6.1 |
| 1498 | 2026-07-15T03:47:20.434Z | Compiling http-body-util v0.1.3 |
| 1499 | 2026-07-15T03:47:20.711Z | Compiling zone_cfg_derive v0.3.1 |
| 1500 | 2026-07-15T03:47:20.930Z | Compiling http-serde v2.1.1 |
| 1501 | 2026-07-15T03:47:21.141Z | Compiling async-recursion v0.3.2 |
| 1502 | 2026-07-15T03:47:21.379Z | Compiling serde_path_to_error v0.1.20 |
| 1503 | 2026-07-15T03:47:21.442Z | Compiling serde_spanned v1.1.1 |
| 1504 | 2026-07-15T03:47:21.594Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1505 | 2026-07-15T03:47:21.770Z | Compiling filetime v0.2.27 |
| 1506 | 2026-07-15T03:47:21.825Z | Compiling secrecy v0.10.3 |
| 1507 | 2026-07-15T03:47:21.972Z | Compiling web-time v1.1.0 |
| 1508 | 2026-07-15T03:47:21.984Z | Compiling hex v0.4.3 |
| 1509 | 2026-07-15T03:47:22.005Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1510 | 2026-07-15T03:47:22.044Z | Compiling xattr v1.6.1 |
| 1511 | 2026-07-15T03:47:22.192Z | Compiling fastrand v2.3.0 |
| 1512 | 2026-07-15T03:47:22.229Z | Compiling openssl-probe v0.1.6 |
| 1513 | 2026-07-15T03:47:22.268Z | Compiling unit-prefix v0.5.2 |
| 1514 | 2026-07-15T03:47:22.268Z | Compiling sha256 v1.6.0 |
| 1515 | 2026-07-15T03:47:22.414Z | Compiling tempfile v3.27.0 |
| 1516 | 2026-07-15T03:47:22.421Z | Compiling indicatif v0.18.4 |
| 1517 | 2026-07-15T03:47:22.529Z | Compiling clap v4.6.1 |
| 1518 | 2026-07-15T03:47:22.605Z | Compiling toml v1.1.3+spec-1.1.0 |
| 1519 | 2026-07-15T03:47:22.612Z | Compiling tar v0.4.46 |
| 1520 | 2026-07-15T03:47:24.446Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#04fb133a) |
| 1521 | 2026-07-15T03:47:24.773Z | Compiling zone v0.3.1 |
| 1522 | 2026-07-15T03:47:25.214Z | Compiling flate2 v1.1.9 |
| 1523 | 2026-07-15T03:47:25.478Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1524 | 2026-07-15T03:47:25.794Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#d9645f8d) |
| 1525 | 2026-07-15T03:47:25.860Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#d809e81e) |
| 1526 | 2026-07-15T03:47:26.062Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1527 | 2026-07-15T03:47:26.802Z | Compiling libloading v0.8.9 |
| 1528 | 2026-07-15T03:47:27.039Z | Compiling fs_extra v1.3.0 |
| 1529 | 2026-07-15T03:47:38.153Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1530 | 2026-07-15T03:48:02.643Z | Finished `release` profile [optimized] target(s) in 1m 29s |
| 1531 | 2026-07-15T03:48:02.706Z | |
| 1532 | 2026-07-15T03:48:02.710Z | real 1:29.438220132 |
| 1533 | 2026-07-15T03:48:02.710Z | user 7:42.295016046 |
| 1534 | 2026-07-15T03:48:02.710Z | sys 48.339205697 |
| 1535 | 2026-07-15T03:48:02.710Z | trap 0.259581286 |
| 1536 | 2026-07-15T03:48:02.710Z | tflt 0.562682034 |
| 1537 | 2026-07-15T03:48:02.710Z | dflt 0.524815052 |
| 1538 | 2026-07-15T03:48:02.710Z | kflt 0.000036593 |
| 1539 | 2026-07-15T03:48:02.710Z | lock 23:16.659139529 |
| 1540 | 2026-07-15T03:48:02.710Z | slp 28:09.891639057 |
| 1541 | 2026-07-15T03:48:02.710Z | lat 29.147566996 |
| 1542 | 2026-07-15T03:48:02.710Z | stop 37.534739466 |
| 1543 | 2026-07-15T03:48:02.710Z | + for x in debug release |
| 1544 | 2026-07-15T03:48:02.710Z | + mkdir -p /work/debug |
| 1545 | 2026-07-15T03:48:02.710Z | + cp target/debug/softnpu /work/debug/ |
| 1546 | 2026-07-15T03:48:02.788Z | + cp target/debug/npuzone /work/debug/ |
| 1547 | 2026-07-15T03:48:02.940Z | + cp target/debug/npuvm /work/debug/ |
| 1548 | 2026-07-15T03:48:03.088Z | + digest -a sha256 /work/debug/softnpu |
| 1549 | 2026-07-15T03:48:03.148Z | + digest -a sha256 /work/debug/npuzone |
| 1550 | 2026-07-15T03:48:03.254Z | + digest -a sha256 /work/debug/npuvm |
| 1551 | 2026-07-15T03:48:03.355Z | + for x in debug release |
| 1552 | 2026-07-15T03:48:03.356Z | + mkdir -p /work/release |
| 1553 | 2026-07-15T03:48:03.359Z | + cp target/release/softnpu /work/release/ |
| 1554 | 2026-07-15T03:48:03.372Z | + cp target/release/npuzone /work/release/ |
| 1555 | 2026-07-15T03:48:03.397Z | + cp target/release/npuvm /work/release/ |
| 1556 | 2026-07-15T03:48:03.421Z | + digest -a sha256 /work/release/softnpu |
| 1557 | 2026-07-15T03:48:03.434Z | + digest -a sha256 /work/release/npuzone |
| 1558 | 2026-07-15T03:48:03.453Z | + digest -a sha256 /work/release/npuvm |
| 1559 | 2026-07-15T03:48:03.472Z | process exited: duration 197243 ms, exit code 0 |
| |
| 1560 | 2026-07-15T03:48:03.484Z | found 12 output files |
| 1561 | 2026-07-15T03:48:03.484Z | uploading: /work/debug/npuvm (189949984 bytes) |
| 1562 | 2026-07-15T03:48:05.575Z | uploaded: /work/debug/npuvm |
| 1563 | 2026-07-15T03:48:05.575Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1564 | 2026-07-15T03:48:06.586Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1565 | 2026-07-15T03:48:06.588Z | uploading: /work/debug/npuzone (196628120 bytes) |
| 1566 | 2026-07-15T03:48:08.724Z | uploaded: /work/debug/npuzone |
| 1567 | 2026-07-15T03:48:08.724Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1568 | 2026-07-15T03:48:09.740Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1569 | 2026-07-15T03:48:09.740Z | uploading: /work/debug/softnpu (102355016 bytes) |
| 1570 | 2026-07-15T03:48:11.460Z | uploaded: /work/debug/softnpu |
| 1571 | 2026-07-15T03:48:11.460Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1572 | 2026-07-15T03:48:12.472Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1573 | 2026-07-15T03:48:12.475Z | uploading: /work/release/npuvm (27180304 bytes) |
| 1574 | 2026-07-15T03:48:13.653Z | uploaded: /work/release/npuvm |
| 1575 | 2026-07-15T03:48:13.653Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1576 | 2026-07-15T03:48:14.665Z | uploaded: /work/release/npuvm.sha256.txt |
| 1577 | 2026-07-15T03:48:14.665Z | uploading: /work/release/npuzone (27811792 bytes) |
| 1578 | 2026-07-15T03:48:15.848Z | uploaded: /work/release/npuzone |
| 1579 | 2026-07-15T03:48:15.848Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1580 | 2026-07-15T03:48:16.860Z | uploaded: /work/release/npuzone.sha256.txt |
| 1581 | 2026-07-15T03:48:16.860Z | uploading: /work/release/softnpu (15696672 bytes) |
| 1582 | 2026-07-15T03:48:17.974Z | uploaded: /work/release/softnpu |
| 1583 | 2026-07-15T03:48:17.977Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1584 | 2026-07-15T03:48:18.987Z | uploaded: /work/release/softnpu.sha256.txt |