|
|
|
| 1 | 2026-01-07T00:46:44.642Z | job assigned to worker 01KEAYNT92M8YVGXVT28DJDNKX [factory aws, i-0f5d84e8948161c1c] (queued for 49 s) |
| |
| 2 | 2026-01-07T00:46:53.376Z | starting task 0: "setup" |
| 3 | 2026-01-07T00:46:53.380Z | ++ uname -s |
| 4 | 2026-01-07T00:46:53.384Z | + kern=SunOS |
| 5 | 2026-01-07T00:46:53.384Z | + build_user=build |
| 6 | 2026-01-07T00:46:53.384Z | + build_uid=12345 |
| 7 | 2026-01-07T00:46:53.384Z | + work_dir=/work |
| 8 | 2026-01-07T00:46:53.384Z | + input_dir=/input |
| 9 | 2026-01-07T00:46:53.384Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-07T00:46:53.384Z | + case "$kern" in |
| 11 | 2026-01-07T00:46:53.384Z | + groupadd -g 12345 build |
| 12 | 2026-01-07T00:46:53.389Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-07T00:46:55.393Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-07T00:46:55.521Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-07T00:46:55.526Z | + home_fs=zfs |
| 16 | 2026-01-07T00:46:55.526Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-07T00:46:55.526Z | + mkdir -p /home/build |
| 18 | 2026-01-07T00:46:55.526Z | + chown build:build /home/build /work |
| 19 | 2026-01-07T00:46:56.530Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-07T00:46:56.540Z | process exited: duration 3156 ms, exit code 0 |
| |
| 21 | 2026-01-07T00:46:56.551Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-07T00:46:56.560Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-07T00:46:56.561Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-01-07T00:46:56.561Z | * rust toolchain channel = "stable" |
| 25 | 2026-01-07T00:46:56.561Z | * rust toolchain profile = "default" |
| 26 | 2026-01-07T00:46:56.561Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-01-07T00:46:56.561Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-01-07T00:46:56.561Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-07T00:46:56.572Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-07T00:46:56.729Z | info: downloading installer |
| 31 | 2026-01-07T00:46:58.175Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-07T00:46:58.175Z | warn: /opt/ooce/bin |
| 33 | 2026-01-07T00:46:58.175Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-07T00:46:58.175Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-07T00:46:58.175Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-07T00:46:58.175Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-07T00:46:58.175Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-07T00:46:58.175Z | error: cannot install while Rust is installed |
| 39 | 2026-01-07T00:46:58.175Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-07T00:46:58.190Z | info: profile set to 'default' |
| 41 | 2026-01-07T00:46:58.190Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-07T00:46:58.193Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-07T00:46:58.351Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2026-01-07T00:46:58.351Z | info: downloading component 'cargo' |
| 45 | 2026-01-07T00:46:59.195Z | info: downloading component 'clippy' |
| 46 | 2026-01-07T00:46:59.518Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-07T00:47:00.718Z | info: downloading component 'rust-std' |
| 48 | 2026-01-07T00:47:02.548Z | info: downloading component 'rustc' |
| 49 | 2026-01-07T00:47:08.563Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-07T00:47:08.793Z | info: installing component 'cargo' |
| 51 | 2026-01-07T00:47:09.718Z | info: installing component 'clippy' |
| 52 | 2026-01-07T00:47:10.110Z | info: installing component 'rust-docs' |
| 53 | 2026-01-07T00:47:12.025Z | info: installing component 'rust-std' |
| 54 | 2026-01-07T00:47:13.892Z | info: installing component 'rustc' |
| 55 | 2026-01-07T00:47:20.731Z | info: installing component 'rustfmt' |
| 56 | 2026-01-07T00:47:21.074Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-01-07T00:47:21.075Z | |
| 58 | 2026-01-07T00:47:21.548Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2026-01-07T00:47:21.548Z | |
| 60 | 2026-01-07T00:47:21.552Z | |
| 61 | 2026-01-07T00:47:21.552Z | Rust is installed now. Great! |
| 62 | 2026-01-07T00:47:21.552Z | |
| 63 | 2026-01-07T00:47:21.552Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-07T00:47:21.552Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-07T00:47:21.552Z | |
| 66 | 2026-01-07T00:47:21.552Z | To configure your current shell, you need to source |
| 67 | 2026-01-07T00:47:21.552Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-07T00:47:21.552Z | |
| 69 | 2026-01-07T00:47:21.552Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-07T00:47:21.552Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-07T00:47:21.552Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-07T00:47:21.552Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-07T00:47:21.652Z | + rustup --version |
| 74 | 2026-01-07T00:47:21.664Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-07T00:47:21.664Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-07T00:47:21.753Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2026-01-07T00:47:21.757Z | + cargo --version |
| 78 | 2026-01-07T00:47:21.826Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2026-01-07T00:47:21.829Z | + rustc --version |
| 80 | 2026-01-07T00:47:21.905Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2026-01-07T00:47:21.909Z | process exited: duration 25357 ms, exit code 0 |
| |
| 82 | 2026-01-07T00:47:21.917Z | starting task 2: "authentication" |
| 83 | 2026-01-07T00:47:21.939Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-01-07T00:47:21.945Z | starting task 3: "clone repository" |
| 85 | 2026-01-07T00:47:21.951Z | + mkdir -p /work/oxidecomputer/softnpu |
| 86 | 2026-01-07T00:47:21.954Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 87 | 2026-01-07T00:47:21.991Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 88 | 2026-01-07T00:47:22.433Z | + cd /work/oxidecomputer/softnpu |
| 89 | 2026-01-07T00:47:22.433Z | + git fetch origin 372fb2af3bbca158945ac6053d2eb19c6a19d6bc |
| 90 | 2026-01-07T00:47:22.678Z | From https://github.com/oxidecomputer/softnpu |
| 91 | 2026-01-07T00:47:22.678Z | * branch 372fb2af3bbca158945ac6053d2eb19c6a19d6bc -> FETCH_HEAD |
| 92 | 2026-01-07T00:47:22.691Z | + [[ -n ry/npuvm ]] |
| 93 | 2026-01-07T00:47:22.695Z | ++ git branch --show-current |
| 94 | 2026-01-07T00:47:22.698Z | + current=main |
| 95 | 2026-01-07T00:47:22.698Z | + [[ main != ry/npuvm ]] |
| 96 | 2026-01-07T00:47:22.698Z | + git branch -f ry/npuvm 372fb2af3bbca158945ac6053d2eb19c6a19d6bc |
| 97 | 2026-01-07T00:47:22.710Z | + git checkout -f ry/npuvm |
| 98 | 2026-01-07T00:47:22.710Z | Switched to branch 'ry/npuvm' |
| 99 | 2026-01-07T00:47:22.710Z | + git reset --hard 372fb2af3bbca158945ac6053d2eb19c6a19d6bc |
| 100 | 2026-01-07T00:47:22.716Z | HEAD is now at 372fb2a feed clippy |
| 101 | 2026-01-07T00:47:22.720Z | process exited: duration 772 ms, exit code 0 |
| |
| 102 | 2026-01-07T00:47:22.726Z | starting task 4: "build" |
| 103 | 2026-01-07T00:47:22.733Z | + cargo --version |
| 104 | 2026-01-07T00:47:22.743Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-01-07T00:47:22.927Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-01-07T00:47:22.931Z | info: downloading component 'cargo' |
| 107 | 2026-01-07T00:47:23.898Z | info: downloading component 'clippy' |
| 108 | 2026-01-07T00:47:24.218Z | info: downloading component 'rust-docs' |
| 109 | 2026-01-07T00:47:25.461Z | info: downloading component 'rust-std' |
| 110 | 2026-01-07T00:47:27.032Z | info: downloading component 'rustc' |
| 111 | 2026-01-07T00:47:34.467Z | info: downloading component 'rustfmt' |
| 112 | 2026-01-07T00:47:34.688Z | info: installing component 'cargo' |
| 113 | 2026-01-07T00:47:35.621Z | info: installing component 'clippy' |
| 114 | 2026-01-07T00:47:36.013Z | info: installing component 'rust-docs' |
| 115 | 2026-01-07T00:47:37.960Z | info: installing component 'rust-std' |
| 116 | 2026-01-07T00:47:39.772Z | info: installing component 'rustc' |
| 117 | 2026-01-07T00:47:46.609Z | info: installing component 'rustfmt' |
| 118 | 2026-01-07T00:47:47.066Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-01-07T00:47:47.069Z | + rustc --version |
| 120 | 2026-01-07T00:47:47.155Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-01-07T00:47:47.160Z | + banner check |
| 122 | 2026-01-07T00:47:47.164Z | |
| 123 | 2026-01-07T00:47:47.165Z | #### # # ###### #### # # |
| 124 | 2026-01-07T00:47:47.165Z | # # # # # # # # # |
| 125 | 2026-01-07T00:47:47.165Z | # ###### ##### # #### |
| 126 | 2026-01-07T00:47:47.165Z | # # # # # # # |
| 127 | 2026-01-07T00:47:47.165Z | # # # # # # # # # |
| 128 | 2026-01-07T00:47:47.165Z | #### # # ###### #### # # |
| 129 | 2026-01-07T00:47:47.165Z | |
| 130 | 2026-01-07T00:47:47.168Z | + cargo fmt -- --check |
| 131 | 2026-01-07T00:47:47.511Z | + cargo clippy -- --deny warnings |
| 132 | 2026-01-07T00:47:47.761Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2026-01-07T00:47:48.196Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2026-01-07T00:47:48.196Z | * [new ref] 33d646041f13062cc39c6f38725d8c95d4024a2f -> refs/commit/33d646041f13062cc39c6f38725d8c95d4024a2f |
| 135 | 2026-01-07T00:47:48.220Z | Updating crates.io index |
| 136 | 2026-01-07T00:47:48.224Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2026-01-07T00:47:48.516Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2026-01-07T00:47:48.516Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2026-01-07T00:47:48.563Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-01-07T00:47:48.857Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2026-01-07T00:47:48.857Z | * [new ref] 2f5c441a8c0902d547e55a72346054709252cb18 -> refs/commit/2f5c441a8c0902d547e55a72346054709252cb18 |
| 142 | 2026-01-07T00:47:48.867Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2026-01-07T00:47:49.231Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2026-01-07T00:47:49.231Z | * [new ref] eef3a62ce59f15f89352ef4748c782bbd82739d3 -> refs/commit/eef3a62ce59f15f89352ef4748c782bbd82739d3 |
| 145 | 2026-01-07T00:47:49.324Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2026-01-07T00:47:49.622Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2026-01-07T00:47:49.622Z | * [new ref] 113f170aff6aa1d5add00c19b3a2f3241e16a763 -> refs/commit/113f170aff6aa1d5add00c19b3a2f3241e16a763 |
| 148 | 2026-01-07T00:47:49.647Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 149 | 2026-01-07T00:47:49.927Z | From https://github.com/illumos/smf-rs |
| 150 | 2026-01-07T00:47:49.927Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 151 | 2026-01-07T00:47:49.961Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-01-07T00:47:50.589Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-01-07T00:47:50.590Z | * [new ref] af6758ef18f378e73b834d3bee73017c6acd3e79 -> refs/commit/af6758ef18f378e73b834d3bee73017c6acd3e79 |
| 154 | 2026-01-07T00:47:50.781Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-01-07T00:47:51.080Z | From https://github.com/jmesmon/rust-libzfs |
| 156 | 2026-01-07T00:47:51.080Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 157 | 2026-01-07T00:47:51.108Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-01-07T00:47:51.380Z | From https://github.com/oxidecomputer/rusty-doors |
| 159 | 2026-01-07T00:47:51.380Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 160 | 2026-01-07T00:47:51.413Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-01-07T00:47:51.703Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-01-07T00:47:51.703Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 163 | 2026-01-07T00:47:51.792Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-01-07T00:47:52.100Z | From https://github.com/oxidecomputer/zone |
| 165 | 2026-01-07T00:47:52.100Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 166 | 2026-01-07T00:47:53.339Z | Downloading crates ... |
| 167 | 2026-01-07T00:47:53.397Z | Downloaded either v1.15.0 |
| 168 | 2026-01-07T00:47:53.401Z | Downloaded async-recursion v0.3.2 |
| 169 | 2026-01-07T00:47:53.410Z | Downloaded adler2 v2.0.1 |
| 170 | 2026-01-07T00:47:53.413Z | Downloaded bitflags v2.10.0 |
| 171 | 2026-01-07T00:47:53.417Z | Downloaded anstyle v1.0.13 |
| 172 | 2026-01-07T00:47:53.420Z | Downloaded const-oid v0.9.6 |
| 173 | 2026-01-07T00:47:53.423Z | Downloaded async-trait v0.1.89 |
| 174 | 2026-01-07T00:47:53.427Z | Downloaded base16ct v0.2.0 |
| 175 | 2026-01-07T00:47:53.444Z | Downloaded colored v3.0.0 |
| 176 | 2026-01-07T00:47:53.451Z | Downloaded clap_lex v0.7.6 |
| 177 | 2026-01-07T00:47:53.451Z | Downloaded pem-rfc7468 v0.7.0 |
| 178 | 2026-01-07T00:47:53.451Z | Downloaded anyhow v1.0.100 |
| 179 | 2026-01-07T00:47:53.451Z | Downloaded anstream v0.6.21 |
| 180 | 2026-01-07T00:47:53.451Z | Downloaded aho-corasick v1.1.4 |
| 181 | 2026-01-07T00:47:53.454Z | Downloaded openssl-probe v0.1.6 |
| 182 | 2026-01-07T00:47:53.457Z | Downloaded anstyle-parse v0.2.7 |
| 183 | 2026-01-07T00:47:53.457Z | Downloaded pin-utils v0.1.0 |
| 184 | 2026-01-07T00:47:53.460Z | Downloaded form_urlencoded v1.2.2 |
| 185 | 2026-01-07T00:47:53.463Z | Downloaded dof v0.3.0 |
| 186 | 2026-01-07T00:47:53.463Z | Downloaded icu_locale_core v2.1.1 |
| 187 | 2026-01-07T00:47:53.471Z | Downloaded openssl-probe v0.2.0 |
| 188 | 2026-01-07T00:47:53.475Z | Downloaded num_enum_derive v0.7.5 |
| 189 | 2026-01-07T00:47:53.478Z | Downloaded libloading v0.8.9 |
| 190 | 2026-01-07T00:47:53.481Z | Downloaded idna_adapter v1.2.1 |
| 191 | 2026-01-07T00:47:53.483Z | Downloaded cpufeatures v0.2.17 |
| 192 | 2026-01-07T00:47:53.484Z | Downloaded anstyle-query v1.1.5 |
| 193 | 2026-01-07T00:47:53.487Z | Downloaded heck v0.5.0 |
| 194 | 2026-01-07T00:47:53.489Z | Downloaded radium v0.7.0 |
| 195 | 2026-01-07T00:47:53.494Z | Downloaded fastrand v2.3.0 |
| 196 | 2026-01-07T00:47:53.494Z | Downloaded errno v0.3.14 |
| 197 | 2026-01-07T00:47:53.497Z | Downloaded plain v0.2.3 |
| 198 | 2026-01-07T00:47:53.497Z | Downloaded is_terminal_polyfill v1.70.2 |
| 199 | 2026-01-07T00:47:53.500Z | Downloaded http-body v1.0.1 |
| 200 | 2026-01-07T00:47:53.500Z | Downloaded foreign-types-macros v0.2.3 |
| 201 | 2026-01-07T00:47:53.503Z | Downloaded is-terminal v0.4.17 |
| 202 | 2026-01-07T00:47:53.503Z | Downloaded proc-macro-error-attr v1.0.4 |
| 203 | 2026-01-07T00:47:53.506Z | Downloaded digest v0.10.7 |
| 204 | 2026-01-07T00:47:53.509Z | Downloaded byteorder v1.5.0 |
| 205 | 2026-01-07T00:47:53.509Z | Downloaded iana-time-zone v0.1.64 |
| 206 | 2026-01-07T00:47:53.513Z | Downloaded futures-sink v0.3.31 |
| 207 | 2026-01-07T00:47:53.516Z | Downloaded futures-core v0.3.31 |
| 208 | 2026-01-07T00:47:53.519Z | Downloaded futures-macro v0.3.31 |
| 209 | 2026-01-07T00:47:53.519Z | Downloaded foreign-types v0.5.0 |
| 210 | 2026-01-07T00:47:53.522Z | Downloaded atty v0.2.14 |
| 211 | 2026-01-07T00:47:53.522Z | Downloaded clap_lex v0.2.4 |
| 212 | 2026-01-07T00:47:53.525Z | Downloaded heck v0.4.1 |
| 213 | 2026-01-07T00:47:53.528Z | Downloaded lazy_static v1.5.0 |
| 214 | 2026-01-07T00:47:53.528Z | Downloaded futures-task v0.3.31 |
| 215 | 2026-01-07T00:47:53.531Z | Downloaded num-derive v0.3.3 |
| 216 | 2026-01-07T00:47:53.534Z | Downloaded powerfmt v0.2.0 |
| 217 | 2026-01-07T00:47:53.534Z | Downloaded funty v2.0.0 |
| 218 | 2026-01-07T00:47:53.538Z | Downloaded pretty-hex v0.4.1 |
| 219 | 2026-01-07T00:47:53.538Z | Downloaded scopeguard v1.2.0 |
| 220 | 2026-01-07T00:47:53.540Z | Downloaded rand_chacha v0.3.1 |
| 221 | 2026-01-07T00:47:53.540Z | Downloaded deranged v0.5.5 |
| 222 | 2026-01-07T00:47:53.544Z | Downloaded percent-encoding v2.3.2 |
| 223 | 2026-01-07T00:47:53.546Z | Downloaded autocfg v1.5.0 |
| 224 | 2026-01-07T00:47:53.550Z | Downloaded secrecy v0.10.3 |
| 225 | 2026-01-07T00:47:53.550Z | Downloaded futures-executor v0.3.31 |
| 226 | 2026-01-07T00:47:53.553Z | Downloaded rustc_version v0.4.1 |
| 227 | 2026-01-07T00:47:53.553Z | Downloaded rfc6979 v0.4.0 |
| 228 | 2026-01-07T00:47:53.556Z | Downloaded dtrace-parser v0.2.0 |
| 229 | 2026-01-07T00:47:53.556Z | Downloaded arc-swap v1.8.0 |
| 230 | 2026-01-07T00:47:53.560Z | Downloaded serde_repr v0.1.20 |
| 231 | 2026-01-07T00:47:53.562Z | Downloaded num_enum v0.5.11 |
| 232 | 2026-01-07T00:47:53.567Z | Downloaded serde_spanned v1.0.4 |
| 233 | 2026-01-07T00:47:53.571Z | Downloaded signature v2.2.0 |
| 234 | 2026-01-07T00:47:53.574Z | Downloaded serde_urlencoded v0.7.1 |
| 235 | 2026-01-07T00:47:53.574Z | Downloaded slog-envlogger v2.2.0 |
| 236 | 2026-01-07T00:47:53.577Z | Downloaded strsim v0.11.1 |
| 237 | 2026-01-07T00:47:53.580Z | Downloaded strsim v0.10.0 |
| 238 | 2026-01-07T00:47:53.580Z | Downloaded proc-macro2 v1.0.104 |
| 239 | 2026-01-07T00:47:53.583Z | Downloaded rand_chacha v0.9.0 |
| 240 | 2026-01-07T00:47:53.586Z | Downloaded oxnet v0.1.4 |
| 241 | 2026-01-07T00:47:53.588Z | Downloaded num-complex v0.4.6 |
| 242 | 2026-01-07T00:47:53.589Z | Downloaded filetime v0.2.26 |
| 243 | 2026-01-07T00:47:53.591Z | Downloaded sha256 v1.6.0 |
| 244 | 2026-01-07T00:47:53.594Z | Downloaded http-body-util v0.1.3 |
| 245 | 2026-01-07T00:47:53.594Z | Downloaded stable_deref_trait v1.2.1 |
| 246 | 2026-01-07T00:47:53.597Z | Downloaded erased-serde v0.3.31 |
| 247 | 2026-01-07T00:47:53.600Z | Downloaded take_mut v0.2.2 |
| 248 | 2026-01-07T00:47:53.600Z | Downloaded sync_wrapper v1.0.2 |
| 249 | 2026-01-07T00:47:53.600Z | Downloaded scroll_derive v0.12.1 |
| 250 | 2026-01-07T00:47:53.603Z | Downloaded semver v1.0.27 |
| 251 | 2026-01-07T00:47:53.609Z | Downloaded os_str_bytes v6.6.1 |
| 252 | 2026-01-07T00:47:53.612Z | Downloaded tap v1.0.1 |
| 253 | 2026-01-07T00:47:53.612Z | Downloaded rand_core v0.9.3 |
| 254 | 2026-01-07T00:47:53.612Z | Downloaded itoa v1.0.17 |
| 255 | 2026-01-07T00:47:53.612Z | Downloaded sec1 v0.7.3 |
| 256 | 2026-01-07T00:47:53.615Z | Downloaded subtle v2.6.1 |
| 257 | 2026-01-07T00:47:53.615Z | Downloaded clap_derive v4.5.49 |
| 258 | 2026-01-07T00:47:53.618Z | Downloaded getrandom v0.2.16 |
| 259 | 2026-01-07T00:47:53.622Z | Downloaded primeorder v0.13.6 |
| 260 | 2026-01-07T00:47:53.625Z | Downloaded pkcs8 v0.10.2 |
| 261 | 2026-01-07T00:47:53.626Z | Downloaded pem v3.0.6 |
| 262 | 2026-01-07T00:47:53.628Z | Downloaded thread-id v4.2.2 |
| 263 | 2026-01-07T00:47:53.628Z | Downloaded pkg-config v0.3.32 |
| 264 | 2026-01-07T00:47:53.631Z | Downloaded displaydoc v0.2.5 |
| 265 | 2026-01-07T00:47:53.634Z | Downloaded shlex v1.3.0 |
| 266 | 2026-01-07T00:47:53.634Z | Downloaded serde_path_to_error v0.1.20 |
| 267 | 2026-01-07T00:47:53.637Z | Downloaded icu_properties v2.1.2 |
| 268 | 2026-01-07T00:47:53.640Z | Downloaded toml_datetime v0.6.11 |
| 269 | 2026-01-07T00:47:53.643Z | Downloaded ppv-lite86 v0.2.21 |
| 270 | 2026-01-07T00:47:53.643Z | Downloaded pest_meta v2.8.4 |
| 271 | 2026-01-07T00:47:53.646Z | Downloaded parking_lot_core v0.9.12 |
| 272 | 2026-01-07T00:47:53.646Z | Downloaded slog-async v2.8.0 |
| 273 | 2026-01-07T00:47:53.649Z | Downloaded time-core v0.1.6 |
| 274 | 2026-01-07T00:47:53.652Z | Downloaded icu_normalizer v2.1.1 |
| 275 | 2026-01-07T00:47:53.655Z | Downloaded httparse v1.10.1 |
| 276 | 2026-01-07T00:47:53.658Z | Downloaded hmac v0.12.1 |
| 277 | 2026-01-07T00:47:53.658Z | Downloaded crossbeam-utils v0.8.21 |
| 278 | 2026-01-07T00:47:53.661Z | Downloaded hyper-timeout v0.5.2 |
| 279 | 2026-01-07T00:47:53.664Z | Downloaded synstructure v0.13.2 |
| 280 | 2026-01-07T00:47:53.664Z | Downloaded tower-service v0.3.3 |
| 281 | 2026-01-07T00:47:53.667Z | Downloaded tower-layer v0.3.3 |
| 282 | 2026-01-07T00:47:53.667Z | Downloaded rustls-pki-types v1.13.2 |
| 283 | 2026-01-07T00:47:53.670Z | Downloaded slog-term v2.9.2 |
| 284 | 2026-01-07T00:47:53.673Z | Downloaded usdt-attr-macro v0.5.0 |
| 285 | 2026-01-07T00:47:53.673Z | Downloaded usdt v0.5.0 |
| 286 | 2026-01-07T00:47:53.676Z | Downloaded want v0.3.1 |
| 287 | 2026-01-07T00:47:53.676Z | Downloaded utf8_iter v1.0.4 |
| 288 | 2026-01-07T00:47:53.676Z | Downloaded xattr v1.6.1 |
| 289 | 2026-01-07T00:47:53.679Z | Downloaded spki v0.7.3 |
| 290 | 2026-01-07T00:47:53.682Z | Downloaded unit-prefix v0.5.2 |
| 291 | 2026-01-07T00:47:53.682Z | Downloaded untrusted v0.9.0 |
| 292 | 2026-01-07T00:47:53.685Z | Downloaded try-lock v0.2.5 |
| 293 | 2026-01-07T00:47:53.685Z | Downloaded lock_api v0.4.14 |
| 294 | 2026-01-07T00:47:53.688Z | Downloaded pkcs1 v0.7.5 |
| 295 | 2026-01-07T00:47:53.688Z | Downloaded version_check v0.9.5 |
| 296 | 2026-01-07T00:47:53.691Z | Downloaded utf8parse v0.2.2 |
| 297 | 2026-01-07T00:47:53.691Z | Downloaded thiserror-impl v2.0.17 |
| 298 | 2026-01-07T00:47:53.694Z | Downloaded litemap v0.8.1 |
| 299 | 2026-01-07T00:47:53.697Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-01-07T00:47:53.697Z | Downloaded thiserror-impl v1.0.69 |
| 301 | 2026-01-07T00:47:53.700Z | Downloaded time-macros v0.2.24 |
| 302 | 2026-01-07T00:47:53.700Z | Downloaded zerofrom v0.1.6 |
| 303 | 2026-01-07T00:47:53.703Z | Downloaded yoke-derive v0.8.1 |
| 304 | 2026-01-07T00:47:53.703Z | Downloaded zerofrom-derive v0.1.6 |
| 305 | 2026-01-07T00:47:53.706Z | Downloaded rand_core v0.6.4 |
| 306 | 2026-01-07T00:47:53.706Z | Downloaded zone_cfg_derive v0.3.1 |
| 307 | 2026-01-07T00:47:53.706Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 308 | 2026-01-07T00:47:53.709Z | Downloaded indexmap v1.9.3 |
| 309 | 2026-01-07T00:47:53.712Z | Downloaded p256 v0.13.2 |
| 310 | 2026-01-07T00:47:53.715Z | Downloaded pest_derive v2.8.4 |
| 311 | 2026-01-07T00:47:53.718Z | Downloaded futures v0.3.31 |
| 312 | 2026-01-07T00:47:53.721Z | Downloaded tinystr v0.8.2 |
| 313 | 2026-01-07T00:47:53.725Z | Downloaded smallvec v1.15.1 |
| 314 | 2026-01-07T00:47:53.728Z | Downloaded tokio-macros v2.6.0 |
| 315 | 2026-01-07T00:47:53.728Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 316 | 2026-01-07T00:47:53.731Z | Downloaded ryu v1.0.22 |
| 317 | 2026-01-07T00:47:53.734Z | Downloaded web-time v1.1.0 |
| 318 | 2026-01-07T00:47:53.734Z | Downloaded usdt-impl v0.5.0 |
| 319 | 2026-01-07T00:47:53.737Z | Downloaded jsonwebtoken v10.2.0 |
| 320 | 2026-01-07T00:47:53.740Z | Downloaded wyz v0.5.1 |
| 321 | 2026-01-07T00:47:53.743Z | Downloaded thread_local v1.1.9 |
| 322 | 2026-01-07T00:47:53.743Z | Downloaded num-traits v0.2.19 |
| 323 | 2026-01-07T00:47:53.746Z | Downloaded writeable v0.6.2 |
| 324 | 2026-01-07T00:47:53.749Z | Downloaded zeroize v1.8.2 |
| 325 | 2026-01-07T00:47:53.753Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 326 | 2026-01-07T00:47:53.753Z | Downloaded tokio-rustls v0.26.4 |
| 327 | 2026-01-07T00:47:53.756Z | Downloaded termcolor v1.4.1 |
| 328 | 2026-01-07T00:47:53.756Z | Downloaded term v1.2.1 |
| 329 | 2026-01-07T00:47:53.758Z | Downloaded yoke v0.8.1 |
| 330 | 2026-01-07T00:47:53.761Z | Downloaded clap v4.5.54 |
| 331 | 2026-01-07T00:47:53.771Z | Downloaded pin-project v1.1.10 |
| 332 | 2026-01-07T00:47:53.781Z | Downloaded tar v0.4.44 |
| 333 | 2026-01-07T00:47:53.784Z | Downloaded unicode-ident v1.0.22 |
| 334 | 2026-01-07T00:47:53.787Z | Downloaded zmij v1.0.6 |
| 335 | 2026-01-07T00:47:53.790Z | Downloaded zerovec-derive v0.11.2 |
| 336 | 2026-01-07T00:47:53.790Z | Downloaded socket2 v0.6.1 |
| 337 | 2026-01-07T00:47:53.794Z | Downloaded openssl-sys v0.9.111 |
| 338 | 2026-01-07T00:47:53.798Z | Downloaded rustls-webpki v0.103.8 |
| 339 | 2026-01-07T00:47:53.801Z | Downloaded parking_lot v0.12.5 |
| 340 | 2026-01-07T00:47:53.803Z | Downloaded tracing-core v0.1.36 |
| 341 | 2026-01-07T00:47:53.806Z | Downloaded zerocopy-derive v0.7.35 |
| 342 | 2026-01-07T00:47:53.811Z | Downloaded memchr v2.7.6 |
| 343 | 2026-01-07T00:47:53.816Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 344 | 2026-01-07T00:47:53.820Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 345 | 2026-01-07T00:47:53.824Z | Downloaded ucd-trie v0.1.7 |
| 346 | 2026-01-07T00:47:53.826Z | Downloaded hyper-util v0.1.19 |
| 347 | 2026-01-07T00:47:53.831Z | Downloaded ed25519-dalek v2.2.0 |
| 348 | 2026-01-07T00:47:53.834Z | Downloaded rand v0.8.5 |
| 349 | 2026-01-07T00:47:53.837Z | Downloaded der v0.7.10 |
| 350 | 2026-01-07T00:47:53.842Z | Downloaded serde_core v1.0.228 |
| 351 | 2026-01-07T00:47:53.845Z | Downloaded http v1.4.0 |
| 352 | 2026-01-07T00:47:53.848Z | Downloaded tower v0.5.2 |
| 353 | 2026-01-07T00:47:53.858Z | Downloaded typenum v1.19.0 |
| 354 | 2026-01-07T00:47:53.861Z | Downloaded rand v0.9.2 |
| 355 | 2026-01-07T00:47:53.864Z | Downloaded mio v1.1.1 |
| 356 | 2026-01-07T00:47:53.870Z | Downloaded zerotrie v0.2.3 |
| 357 | 2026-01-07T00:47:53.873Z | Downloaded hashbrown v0.16.1 |
| 358 | 2026-01-07T00:47:53.879Z | Downloaded slog v2.8.2 |
| 359 | 2026-01-07T00:47:53.882Z | Downloaded toml_edit v0.19.15 |
| 360 | 2026-01-07T00:47:53.899Z | Downloaded url v2.5.7 |
| 361 | 2026-01-07T00:47:53.901Z | Downloaded futures-util v0.3.31 |
| 362 | 2026-01-07T00:47:53.912Z | Downloaded time v0.3.44 |
| 363 | 2026-01-07T00:47:53.919Z | Downloaded tower-http v0.6.8 |
| 364 | 2026-01-07T00:47:53.928Z | Downloaded itertools v0.12.1 |
| 365 | 2026-01-07T00:47:53.933Z | Downloaded pest v2.8.4 |
| 366 | 2026-01-07T00:47:53.939Z | Downloaded tokio-util v0.7.17 |
| 367 | 2026-01-07T00:47:53.946Z | Downloaded zerovec v0.11.5 |
| 368 | 2026-01-07T00:47:53.951Z | Downloaded zerocopy v0.7.35 |
| 369 | 2026-01-07T00:47:53.967Z | Downloaded winnow v0.7.14 |
| 370 | 2026-01-07T00:47:53.975Z | Downloaded chrono v0.4.42 |
| 371 | 2026-01-07T00:47:53.983Z | Downloaded syn v1.0.109 |
| 372 | 2026-01-07T00:47:53.991Z | Downloaded winnow v0.5.40 |
| 373 | 2026-01-07T00:47:53.999Z | Downloaded unicode-width v0.2.2 |
| 374 | 2026-01-07T00:47:54.005Z | Downloaded syn v2.0.112 |
| 375 | 2026-01-07T00:47:54.015Z | Downloaded curve25519-dalek v4.1.3 |
| 376 | 2026-01-07T00:47:54.022Z | Downloaded bitvec v1.0.1 |
| 377 | 2026-01-07T00:47:54.036Z | Downloaded vcpkg v0.2.15 |
| 378 | 2026-01-07T00:47:54.073Z | Downloaded rustls v0.23.35 |
| 379 | 2026-01-07T00:47:54.082Z | Downloaded zerocopy v0.8.31 |
| 380 | 2026-01-07T00:47:54.103Z | Downloaded rustix v1.1.3 |
| 381 | 2026-01-07T00:47:54.123Z | Downloaded regex-syntax v0.8.8 |
| 382 | 2026-01-07T00:47:54.129Z | Downloaded regex v1.12.2 |
| 383 | 2026-01-07T00:47:54.135Z | Downloaded p384 v0.13.1 |
| 384 | 2026-01-07T00:47:54.139Z | Downloaded icu_properties_data v2.1.2 |
| 385 | 2026-01-07T00:47:54.147Z | Downloaded tracing v0.1.44 |
| 386 | 2026-01-07T00:47:54.165Z | Downloaded clap v3.2.25 |
| 387 | 2026-01-07T00:47:54.175Z | Downloaded serde_json v1.0.148 |
| 388 | 2026-01-07T00:47:54.181Z | Downloaded portable-atomic v1.13.0 |
| 389 | 2026-01-07T00:47:54.187Z | Downloaded iri-string v0.7.10 |
| 390 | 2026-01-07T00:47:54.194Z | Downloaded hyper v1.8.1 |
| 391 | 2026-01-07T00:47:54.200Z | Downloaded goblin v0.8.2 |
| 392 | 2026-01-07T00:47:54.205Z | Downloaded octocrab v0.49.5 |
| 393 | 2026-01-07T00:47:54.231Z | Downloaded num-bigint-dig v0.8.6 |
| 394 | 2026-01-07T00:47:54.235Z | Downloaded idna v1.1.0 |
| 395 | 2026-01-07T00:47:54.238Z | Downloaded libm v0.2.15 |
| 396 | 2026-01-07T00:47:54.248Z | Downloaded hkdf v0.12.4 |
| 397 | 2026-01-07T00:47:54.253Z | Downloaded num-bigint v0.4.6 |
| 398 | 2026-01-07T00:47:54.257Z | Downloaded rsa v0.9.9 |
| 399 | 2026-01-07T00:47:54.260Z | Downloaded indexmap v2.12.1 |
| 400 | 2026-01-07T00:47:54.263Z | Downloaded clap_builder v4.5.54 |
| 401 | 2026-01-07T00:47:54.268Z | Downloaded serde v1.0.228 |
| 402 | 2026-01-07T00:47:54.271Z | Downloaded hashbrown v0.12.3 |
| 403 | 2026-01-07T00:47:54.274Z | Downloaded tracing-attributes v0.1.31 |
| 404 | 2026-01-07T00:47:54.277Z | Downloaded textwrap v0.16.2 |
| 405 | 2026-01-07T00:47:54.280Z | Downloaded serde_derive v1.0.228 |
| 406 | 2026-01-07T00:47:54.283Z | Downloaded cc v1.2.51 |
| 407 | 2026-01-07T00:47:54.286Z | Downloaded icu_provider v2.1.1 |
| 408 | 2026-01-07T00:47:54.289Z | Downloaded miniz_oxide v0.8.9 |
| 409 | 2026-01-07T00:47:54.289Z | Downloaded snafu v0.8.9 |
| 410 | 2026-01-07T00:47:54.295Z | Downloaded regex-automata v0.4.13 |
| 411 | 2026-01-07T00:47:54.308Z | Downloaded crossbeam-channel v0.5.15 |
| 412 | 2026-01-07T00:47:54.312Z | Downloaded indicatif v0.18.3 |
| 413 | 2026-01-07T00:47:54.315Z | Downloaded elliptic-curve v0.13.8 |
| 414 | 2026-01-07T00:47:54.318Z | Downloaded spin v0.9.8 |
| 415 | 2026-01-07T00:47:54.321Z | Downloaded flate2 v1.1.5 |
| 416 | 2026-01-07T00:47:54.324Z | Downloaded bytes v1.11.0 |
| 417 | 2026-01-07T00:47:54.327Z | Downloaded tempfile v3.24.0 |
| 418 | 2026-01-07T00:47:54.330Z | Downloaded base64 v0.22.1 |
| 419 | 2026-01-07T00:47:54.334Z | Downloaded libc v0.2.179 |
| 420 | 2026-01-07T00:47:54.363Z | Downloaded icu_normalizer_data v2.1.1 |
| 421 | 2026-01-07T00:47:54.366Z | Downloaded log v0.4.29 |
| 422 | 2026-01-07T00:47:54.369Z | Downloaded libz-sys v1.1.23 |
| 423 | 2026-01-07T00:47:54.384Z | Downloaded icu_collections v2.1.1 |
| 424 | 2026-01-07T00:47:54.388Z | Downloaded snafu-derive v0.8.9 |
| 425 | 2026-01-07T00:47:54.391Z | Downloaded tokio v1.49.0 |
| 426 | 2026-01-07T00:47:54.425Z | Downloaded getrandom v0.3.4 |
| 427 | 2026-01-07T00:47:54.428Z | Downloaded zone v0.3.1 |
| 428 | 2026-01-07T00:47:54.428Z | Downloaded thiserror v2.0.17 |
| 429 | 2026-01-07T00:47:54.432Z | Downloaded thiserror v1.0.69 |
| 430 | 2026-01-07T00:47:54.437Z | Downloaded usdt-macro v0.5.0 |
| 431 | 2026-01-07T00:47:54.440Z | Downloaded generic-array v0.14.9 |
| 432 | 2026-01-07T00:47:54.440Z | Downloaded once_cell v1.21.3 |
| 433 | 2026-01-07T00:47:54.443Z | Downloaded slog-stdlog v4.1.1 |
| 434 | 2026-01-07T00:47:54.443Z | Downloaded slog-scope v4.4.0 |
| 435 | 2026-01-07T00:47:54.446Z | Downloaded slab v0.4.11 |
| 436 | 2026-01-07T00:47:54.446Z | Downloaded simple_asn1 v0.6.3 |
| 437 | 2026-01-07T00:47:54.446Z | Downloaded simd-adler32 v0.3.8 |
| 438 | 2026-01-07T00:47:54.449Z | Downloaded hyper-rustls v0.27.7 |
| 439 | 2026-01-07T00:47:54.453Z | Downloaded pin-project-lite v0.2.16 |
| 440 | 2026-01-07T00:47:54.456Z | Downloaded sha2 v0.10.9 |
| 441 | 2026-01-07T00:47:54.459Z | Downloaded serde_tokenstream v0.2.2 |
| 442 | 2026-01-07T00:47:54.459Z | Downloaded fs_extra v1.3.0 |
| 443 | 2026-01-07T00:47:54.459Z | Downloaded camino v1.2.2 |
| 444 | 2026-01-07T00:47:54.462Z | Downloaded curl v0.4.49 |
| 445 | 2026-01-07T00:47:54.465Z | Downloaded crypto-bigint v0.5.5 |
| 446 | 2026-01-07T00:47:54.471Z | Downloaded console v0.16.2 |
| 447 | 2026-01-07T00:47:54.474Z | Downloaded quote v1.0.42 |
| 448 | 2026-01-07T00:47:54.477Z | Downloaded potential_utf v0.1.4 |
| 449 | 2026-01-07T00:47:54.477Z | Downloaded scroll v0.12.0 |
| 450 | 2026-01-07T00:47:54.477Z | Downloaded rustversion v1.0.22 |
| 451 | 2026-01-07T00:47:54.480Z | Downloaded rustls-native-certs v0.8.3 |
| 452 | 2026-01-07T00:47:54.483Z | Downloaded ff v0.13.1 |
| 453 | 2026-01-07T00:47:54.483Z | Downloaded cargo_metadata v0.23.1 |
| 454 | 2026-01-07T00:47:54.486Z | Downloaded ed25519 v2.2.3 |
| 455 | 2026-01-07T00:47:54.486Z | Downloaded pest_generator v2.8.4 |
| 456 | 2026-01-07T00:47:54.489Z | Downloaded num_enum v0.7.5 |
| 457 | 2026-01-07T00:47:54.492Z | Downloaded proc-macro-error v1.0.4 |
| 458 | 2026-01-07T00:47:54.495Z | Downloaded pin-project-internal v1.1.10 |
| 459 | 2026-01-07T00:47:54.495Z | Downloaded num_enum_derive v0.5.11 |
| 460 | 2026-01-07T00:47:54.498Z | Downloaded num-integer v0.1.46 |
| 461 | 2026-01-07T00:47:54.498Z | Downloaded ring v0.17.14 |
| 462 | 2026-01-07T00:47:54.532Z | Downloaded find-msvc-tools v0.1.6 |
| 463 | 2026-01-07T00:47:54.535Z | Downloaded crc32fast v1.5.0 |
| 464 | 2026-01-07T00:47:54.535Z | Downloaded num-rational v0.4.2 |
| 465 | 2026-01-07T00:47:54.539Z | Downloaded group v0.13.0 |
| 466 | 2026-01-07T00:47:54.539Z | Downloaded futures-channel v0.3.31 |
| 467 | 2026-01-07T00:47:54.542Z | Downloaded clap_derive v3.2.25 |
| 468 | 2026-01-07T00:47:54.542Z | Downloaded base64ct v1.8.1 |
| 469 | 2026-01-07T00:47:54.542Z | Downloaded curl-sys v0.4.84+curl-8.17.0 |
| 470 | 2026-01-07T00:47:54.591Z | Downloaded bitflags v1.3.2 |
| 471 | 2026-01-07T00:47:54.595Z | Downloaded proc-macro-crate v3.4.0 |
| 472 | 2026-01-07T00:47:54.595Z | Downloaded foreign-types-shared v0.3.1 |
| 473 | 2026-01-07T00:47:54.598Z | Downloaded crypto-common v0.1.6 |
| 474 | 2026-01-07T00:47:54.598Z | Downloaded proc-macro-crate v1.3.1 |
| 475 | 2026-01-07T00:47:54.598Z | Downloaded num-iter v0.1.45 |
| 476 | 2026-01-07T00:47:54.598Z | Downloaded memmap v0.7.0 |
| 477 | 2026-01-07T00:47:54.599Z | Downloaded hex v0.4.3 |
| 478 | 2026-01-07T00:47:54.602Z | Downloaded colorchoice v1.0.4 |
| 479 | 2026-01-07T00:47:54.602Z | Downloaded equivalent v1.0.2 |
| 480 | 2026-01-07T00:47:54.602Z | Downloaded cstr-argument v0.1.2 |
| 481 | 2026-01-07T00:47:54.602Z | Downloaded num-conv v0.1.0 |
| 482 | 2026-01-07T00:47:54.605Z | Downloaded futures-io v0.3.31 |
| 483 | 2026-01-07T00:47:54.605Z | Downloaded ecdsa v0.16.9 |
| 484 | 2026-01-07T00:47:54.605Z | Downloaded cfg-if v1.0.4 |
| 485 | 2026-01-07T00:47:54.608Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 486 | 2026-01-07T00:47:54.608Z | Downloaded cargo-platform v0.3.2 |
| 487 | 2026-01-07T00:47:54.608Z | Downloaded libscf-sys v1.1.0 |
| 488 | 2026-01-07T00:47:54.608Z | Downloaded num v0.4.3 |
| 489 | 2026-01-07T00:47:54.611Z | Downloaded block-buffer v0.10.4 |
| 490 | 2026-01-07T00:47:54.611Z | Downloaded atomic-waker v1.1.2 |
| 491 | 2026-01-07T00:47:54.735Z | Compiling proc-macro2 v1.0.104 |
| 492 | 2026-01-07T00:47:54.735Z | Compiling quote v1.0.42 |
| 493 | 2026-01-07T00:47:54.738Z | Compiling unicode-ident v1.0.22 |
| 494 | 2026-01-07T00:47:54.738Z | Compiling libc v0.2.179 |
| 495 | 2026-01-07T00:47:54.738Z | Checking cfg-if v1.0.4 |
| 496 | 2026-01-07T00:47:54.738Z | Compiling version_check v0.9.5 |
| 497 | 2026-01-07T00:47:54.738Z | Checking zeroize v1.8.2 |
| 498 | 2026-01-07T00:47:54.738Z | Compiling serde_core v1.0.228 |
| 499 | 2026-01-07T00:47:54.970Z | Checking memchr v2.7.6 |
| 500 | 2026-01-07T00:47:55.086Z | Compiling serde v1.0.228 |
| 501 | 2026-01-07T00:47:55.117Z | Compiling autocfg v1.5.0 |
| 502 | 2026-01-07T00:47:55.532Z | Checking subtle v2.6.1 |
| 503 | 2026-01-07T00:47:55.704Z | Compiling typenum v1.19.0 |
| 504 | 2026-01-07T00:47:55.784Z | Compiling generic-array v0.14.9 |
| 505 | 2026-01-07T00:47:55.889Z | Checking itoa v1.0.17 |
| 506 | 2026-01-07T00:47:55.929Z | Checking smallvec v1.15.1 |
| 507 | 2026-01-07T00:47:56.158Z | Compiling syn v1.0.109 |
| 508 | 2026-01-07T00:47:56.276Z | Checking const-oid v0.9.6 |
| 509 | 2026-01-07T00:47:56.310Z | Compiling libm v0.2.15 |
| 510 | 2026-01-07T00:47:56.495Z | Checking getrandom v0.2.16 |
| 511 | 2026-01-07T00:47:56.526Z | Compiling num-traits v0.2.19 |
| 512 | 2026-01-07T00:47:56.736Z | Compiling find-msvc-tools v0.1.6 |
| 513 | 2026-01-07T00:47:56.901Z | Compiling shlex v1.3.0 |
| 514 | 2026-01-07T00:47:56.914Z | Checking pin-project-lite v0.2.16 |
| 515 | 2026-01-07T00:47:57.186Z | Compiling cc v1.2.51 |
| 516 | 2026-01-07T00:47:57.306Z | Compiling syn v2.0.112 |
| 517 | 2026-01-07T00:47:57.487Z | Compiling thiserror v1.0.69 |
| 518 | 2026-01-07T00:47:58.131Z | Checking log v0.4.29 |
| 519 | 2026-01-07T00:47:58.843Z | Compiling zmij v1.0.6 |
| 520 | 2026-01-07T00:47:59.474Z | Checking block-buffer v0.10.4 |
| 521 | 2026-01-07T00:47:59.692Z | Checking crypto-common v0.1.6 |
| 522 | 2026-01-07T00:47:59.856Z | Compiling rustversion v1.0.22 |
| 523 | 2026-01-07T00:47:59.877Z | Checking digest v0.10.7 |
| 524 | 2026-01-07T00:48:00.115Z | Checking rand_core v0.6.4 |
| 525 | 2026-01-07T00:48:00.255Z | Checking errno v0.3.14 |
| 526 | 2026-01-07T00:48:00.293Z | Checking socket2 v0.6.1 |
| 527 | 2026-01-07T00:48:00.436Z | Compiling hashbrown v0.16.1 |
| 528 | 2026-01-07T00:48:00.450Z | Checking bytes v1.11.0 |
| 529 | 2026-01-07T00:48:00.616Z | Compiling parking_lot_core v0.9.12 |
| 530 | 2026-01-07T00:48:00.776Z | Checking once_cell v1.21.3 |
| 531 | 2026-01-07T00:48:00.780Z | Compiling equivalent v1.0.2 |
| 532 | 2026-01-07T00:48:01.065Z | Checking scopeguard v1.2.0 |
| 533 | 2026-01-07T00:48:01.130Z | Checking base64ct v1.8.1 |
| 534 | 2026-01-07T00:48:01.241Z | Checking lock_api v0.4.14 |
| 535 | 2026-01-07T00:48:01.476Z | Checking signal-hook-registry v1.4.8 |
| 536 | 2026-01-07T00:48:01.506Z | Checking mio v1.1.1 |
| 537 | 2026-01-07T00:48:01.578Z | Compiling indexmap v2.12.1 |
| 538 | 2026-01-07T00:48:01.644Z | Checking pem-rfc7468 v0.7.0 |
| 539 | 2026-01-07T00:48:01.658Z | Checking parking_lot v0.12.5 |
| 540 | 2026-01-07T00:48:01.890Z | Checking der v0.7.10 |
| 541 | 2026-01-07T00:48:02.033Z | Checking stable_deref_trait v1.2.1 |
| 542 | 2026-01-07T00:48:02.118Z | Compiling serde_json v1.0.148 |
| 543 | 2026-01-07T00:48:02.123Z | Compiling zerocopy v0.8.31 |
| 544 | 2026-01-07T00:48:02.140Z | Checking futures-core v0.3.31 |
| 545 | 2026-01-07T00:48:02.344Z | Compiling ucd-trie v0.1.7 |
| 546 | 2026-01-07T00:48:02.428Z | Compiling thiserror v2.0.17 |
| 547 | 2026-01-07T00:48:02.829Z | Compiling pest v2.8.4 |
| 548 | 2026-01-07T00:48:02.962Z | Checking futures-sink v0.3.31 |
| 549 | 2026-01-07T00:48:03.130Z | Checking num-integer v0.1.46 |
| 550 | 2026-01-07T00:48:03.490Z | Compiling proc-macro-error-attr v1.0.4 |
| 551 | 2026-01-07T00:48:03.622Z | Checking spki v0.7.3 |
| 552 | 2026-01-07T00:48:03.637Z | Compiling pkg-config v0.3.32 |
| 553 | 2026-01-07T00:48:03.889Z | Checking pkcs8 v0.10.2 |
| 554 | 2026-01-07T00:48:03.965Z | Checking futures-channel v0.3.31 |
| 555 | 2026-01-07T00:48:04.150Z | Compiling semver v1.0.27 |
| 556 | 2026-01-07T00:48:04.325Z | Compiling proc-macro-error v1.0.4 |
| 557 | 2026-01-07T00:48:04.727Z | Compiling vcpkg v0.2.15 |
| 558 | 2026-01-07T00:48:04.742Z | Checking pin-utils v0.1.0 |
| 559 | 2026-01-07T00:48:04.764Z | Compiling synstructure v0.13.2 |
| 560 | 2026-01-07T00:48:05.651Z | Compiling pest_meta v2.8.4 |
| 561 | 2026-01-07T00:48:05.713Z | Checking tracing-core v0.1.36 |
| 562 | 2026-01-07T00:48:05.796Z | Checking hmac v0.12.1 |
| 563 | 2026-01-07T00:48:05.915Z | Checking futures-io v0.3.31 |
| 564 | 2026-01-07T00:48:06.051Z | Checking futures-task v0.3.31 |
| 565 | 2026-01-07T00:48:06.122Z | Checking pretty-hex v0.4.1 |
| 566 | 2026-01-07T00:48:06.284Z | Checking slab v0.4.11 |
| 567 | 2026-01-07T00:48:06.287Z | Checking ppv-lite86 v0.2.21 |
| 568 | 2026-01-07T00:48:06.309Z | Checking spin v0.9.8 |
| 569 | 2026-01-07T00:48:06.389Z | Compiling winnow v0.7.14 |
| 570 | 2026-01-07T00:48:06.499Z | Checking lazy_static v1.5.0 |
| 571 | 2026-01-07T00:48:06.573Z | Compiling slog v2.8.2 |
| 572 | 2026-01-07T00:48:06.622Z | Checking http v1.4.0 |
| 573 | 2026-01-07T00:48:06.637Z | Checking ff v0.13.1 |
| 574 | 2026-01-07T00:48:06.863Z | Checking signature v2.2.0 |
| 575 | 2026-01-07T00:48:06.972Z | Compiling ring v0.17.14 |
| 576 | 2026-01-07T00:48:06.987Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 577 | 2026-01-07T00:48:07.054Z | Checking litemap v0.8.1 |
| 578 | 2026-01-07T00:48:07.338Z | Compiling pest_generator v2.8.4 |
| 579 | 2026-01-07T00:48:07.425Z | Checking writeable v0.6.2 |
| 580 | 2026-01-07T00:48:07.462Z | Compiling time-core v0.1.6 |
| 581 | 2026-01-07T00:48:07.740Z | Compiling heck v0.4.1 |
| 582 | 2026-01-07T00:48:07.809Z | Compiling winnow v0.5.40 |
| 583 | 2026-01-07T00:48:07.973Z | Compiling byteorder v1.5.0 |
| 584 | 2026-01-07T00:48:08.043Z | Checking powerfmt v0.2.0 |
| 585 | 2026-01-07T00:48:08.120Z | Checking cpufeatures v0.2.17 |
| 586 | 2026-01-07T00:48:08.221Z | Checking base16ct v0.2.0 |
| 587 | 2026-01-07T00:48:08.321Z | Compiling getrandom v0.3.4 |
| 588 | 2026-01-07T00:48:08.420Z | Compiling toml_datetime v0.6.11 |
| 589 | 2026-01-07T00:48:08.423Z | Compiling num-conv v0.1.0 |
| 590 | 2026-01-07T00:48:08.446Z | Compiling serde_derive v1.0.228 |
| 591 | 2026-01-07T00:48:08.723Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-01-07T00:48:08.855Z | Compiling zerofrom-derive v0.1.6 |
| 593 | 2026-01-07T00:48:08.932Z | Compiling tokio-macros v2.6.0 |
| 594 | 2026-01-07T00:48:08.951Z | Compiling yoke-derive v0.8.1 |
| 595 | 2026-01-07T00:48:09.316Z | Compiling thiserror-impl v2.0.17 |
| 596 | 2026-01-07T00:48:10.104Z | Compiling zerovec-derive v0.11.2 |
| 597 | 2026-01-07T00:48:10.527Z | Checking tokio v1.49.0 |
| 598 | 2026-01-07T00:48:11.364Z | Compiling displaydoc v0.2.5 |
| 599 | 2026-01-07T00:48:11.390Z | Compiling zerocopy-derive v0.7.35 |
| 600 | 2026-01-07T00:48:11.552Z | Compiling pest_derive v2.8.4 |
| 601 | 2026-01-07T00:48:11.772Z | Checking zerofrom v0.1.6 |
| 602 | 2026-01-07T00:48:11.996Z | Checking yoke v0.8.1 |
| 603 | 2026-01-07T00:48:12.109Z | Compiling tracing-attributes v0.1.31 |
| 604 | 2026-01-07T00:48:12.328Z | Compiling futures-macro v0.3.31 |
| 605 | 2026-01-07T00:48:12.583Z | Checking zerovec v0.11.5 |
| 606 | 2026-01-07T00:48:12.673Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 607 | 2026-01-07T00:48:12.908Z | Checking zerotrie v0.2.3 |
| 608 | 2026-01-07T00:48:13.246Z | Compiling zerocopy v0.7.35 |
| 609 | 2026-01-07T00:48:13.545Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 610 | 2026-01-07T00:48:13.617Z | Checking tinystr v0.8.2 |
| 611 | 2026-01-07T00:48:13.979Z | Checking icu_locale_core v2.1.1 |
| 612 | 2026-01-07T00:48:14.034Z | Checking potential_utf v0.1.4 |
| 613 | 2026-01-07T00:48:14.189Z | Checking futures-util v0.3.31 |
| 614 | 2026-01-07T00:48:14.258Z | Compiling toml_edit v0.19.15 |
| 615 | 2026-01-07T00:48:14.656Z | Compiling time-macros v0.2.24 |
| 616 | 2026-01-07T00:48:15.104Z | Checking tracing v0.1.44 |
| 617 | 2026-01-07T00:48:15.476Z | Compiling scroll_derive v0.12.1 |
| 618 | 2026-01-07T00:48:15.739Z | Checking sec1 v0.7.3 |
| 619 | 2026-01-07T00:48:16.138Z | Checking deranged v0.5.5 |
| 620 | 2026-01-07T00:48:16.267Z | Checking erased-serde v0.3.31 |
| 621 | 2026-01-07T00:48:16.508Z | Checking num-bigint v0.4.6 |
| 622 | 2026-01-07T00:48:17.143Z | Checking http-body v1.0.1 |
| 623 | 2026-01-07T00:48:17.380Z | Checking group v0.13.0 |
| 624 | 2026-01-07T00:48:17.656Z | Checking hkdf v0.12.4 |
| 625 | 2026-01-07T00:48:17.818Z | Checking num-iter v0.1.45 |
| 626 | 2026-01-07T00:48:17.884Z | Checking crypto-bigint v0.5.5 |
| 627 | 2026-01-07T00:48:18.733Z | Compiling usdt-impl v0.5.0 |
| 628 | 2026-01-07T00:48:18.792Z | Compiling icu_normalizer_data v2.1.1 |
| 629 | 2026-01-07T00:48:18.925Z | Compiling icu_properties_data v2.1.2 |
| 630 | 2026-01-07T00:48:19.181Z | Compiling httparse v1.10.1 |
| 631 | 2026-01-07T00:48:19.285Z | Checking time v0.3.44 |
| 632 | 2026-01-07T00:48:19.460Z | Compiling proc-macro-crate v1.3.1 |
| 633 | 2026-01-07T00:48:19.514Z | Compiling thread-id v4.2.2 |
| 634 | 2026-01-07T00:48:19.629Z | Checking scroll v0.12.0 |
| 635 | 2026-01-07T00:48:19.919Z | Compiling dof v0.3.0 |
| 636 | 2026-01-07T00:48:20.034Z | Checking icu_provider v2.1.1 |
| 637 | 2026-01-07T00:48:20.089Z | Compiling proc-macro-crate v3.4.0 |
| 638 | 2026-01-07T00:48:20.149Z | Checking icu_collections v2.1.1 |
| 639 | 2026-01-07T00:48:20.180Z | Compiling dtrace-parser v0.2.0 |
| 640 | 2026-01-07T00:48:20.329Z | Checking sha2 v0.10.9 |
| 641 | 2026-01-07T00:48:20.502Z | Compiling openssl-sys v0.9.111 |
| 642 | 2026-01-07T00:48:20.581Z | Checking elliptic-curve v0.13.8 |
| 643 | 2026-01-07T00:48:20.690Z | Compiling libz-sys v1.1.23 |
| 644 | 2026-01-07T00:48:20.807Z | Compiling rustc_version v0.4.1 |
| 645 | 2026-01-07T00:48:20.897Z | Checking rustls-pki-types v1.13.2 |
| 646 | 2026-01-07T00:48:21.077Z | Compiling crossbeam-utils v0.8.21 |
| 647 | 2026-01-07T00:48:21.208Z | Checking untrusted v0.9.0 |
| 648 | 2026-01-07T00:48:21.375Z | Checking plain v0.2.3 |
| 649 | 2026-01-07T00:48:21.389Z | Checking try-lock v0.2.5 |
| 650 | 2026-01-07T00:48:21.475Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 651 | 2026-01-07T00:48:21.532Z | Compiling camino v1.2.2 |
| 652 | 2026-01-07T00:48:21.536Z | Checking tower-service v0.3.3 |
| 653 | 2026-01-07T00:48:21.674Z | Checking goblin v0.8.2 |
| 654 | 2026-01-07T00:48:21.735Z | Checking want v0.3.1 |
| 655 | 2026-01-07T00:48:21.912Z | Compiling curve25519-dalek v4.1.3 |
| 656 | 2026-01-07T00:48:21.926Z | Compiling num_enum_derive v0.7.5 |
| 657 | 2026-01-07T00:48:22.236Z | Compiling num_enum_derive v0.5.11 |
| 658 | 2026-01-07T00:48:23.254Z | Compiling serde_tokenstream v0.2.2 |
| 659 | 2026-01-07T00:48:23.284Z | Checking rand_chacha v0.3.1 |
| 660 | 2026-01-07T00:48:23.411Z | Checking rfc6979 v0.4.0 |
| 661 | 2026-01-07T00:48:23.603Z | Checking arc-swap v1.8.0 |
| 662 | 2026-01-07T00:48:23.827Z | Checking either v1.15.0 |
| 663 | 2026-01-07T00:48:24.015Z | Checking atomic-waker v1.1.2 |
| 664 | 2026-01-07T00:48:24.073Z | Compiling rustls v0.23.35 |
| 665 | 2026-01-07T00:48:24.129Z | Checking iana-time-zone v0.1.64 |
| 666 | 2026-01-07T00:48:24.147Z | Compiling heck v0.5.0 |
| 667 | 2026-01-07T00:48:24.158Z | Compiling num-bigint-dig v0.8.6 |
| 668 | 2026-01-07T00:48:24.197Z | Compiling radium v0.7.0 |
| 669 | 2026-01-07T00:48:24.213Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 670 | 2026-01-07T00:48:24.286Z | Checking chrono v0.4.42 |
| 671 | 2026-01-07T00:48:24.301Z | Checking num_enum v0.5.11 |
| 672 | 2026-01-07T00:48:24.454Z | Checking rustls-webpki v0.103.8 |
| 673 | 2026-01-07T00:48:24.457Z | Checking hyper v1.8.1 |
| 674 | 2026-01-07T00:48:24.573Z | Checking num_enum v0.7.5 |
| 675 | 2026-01-07T00:48:24.729Z | Checking rand v0.8.5 |
| 676 | 2026-01-07T00:48:24.749Z | Checking ecdsa v0.16.9 |
| 677 | 2026-01-07T00:48:24.752Z | Checking icu_properties v2.1.2 |
| 678 | 2026-01-07T00:48:25.023Z | Checking icu_normalizer v2.1.1 |
| 679 | 2026-01-07T00:48:25.678Z | Checking primeorder v0.13.6 |
| 680 | 2026-01-07T00:48:25.957Z | Checking rand_core v0.9.3 |
| 681 | 2026-01-07T00:48:26.279Z | Compiling curve25519-dalek-derive v0.1.1 |
| 682 | 2026-01-07T00:48:26.294Z | Compiling foreign-types-macros v0.2.3 |
| 683 | 2026-01-07T00:48:26.338Z | Compiling curl-sys v0.4.84+curl-8.17.0 |
| 684 | 2026-01-07T00:48:26.434Z | Compiling cargo-platform v0.3.2 |
| 685 | 2026-01-07T00:48:26.582Z | Compiling indexmap v1.9.3 |
| 686 | 2026-01-07T00:48:26.761Z | Checking aho-corasick v1.1.4 |
| 687 | 2026-01-07T00:48:26.943Z | Checking thread_local v1.1.9 |
| 688 | 2026-01-07T00:48:27.002Z | Checking utf8parse v0.2.2 |
| 689 | 2026-01-07T00:48:27.152Z | Checking tap v1.0.1 |
| 690 | 2026-01-07T00:48:27.242Z | Checking percent-encoding v2.3.2 |
| 691 | 2026-01-07T00:48:27.267Z | Checking foreign-types-shared v0.3.1 |
| 692 | 2026-01-07T00:48:27.314Z | Checking bitflags v2.10.0 |
| 693 | 2026-01-07T00:48:27.394Z | Checking regex-syntax v0.8.8 |
| 694 | 2026-01-07T00:48:27.482Z | Compiling anyhow v1.0.100 |
| 695 | 2026-01-07T00:48:27.566Z | Compiling slog-async v2.8.0 |
| 696 | 2026-01-07T00:48:27.611Z | Checking foreign-types v0.5.0 |
| 697 | 2026-01-07T00:48:27.728Z | Checking form_urlencoded v1.2.2 |
| 698 | 2026-01-07T00:48:27.935Z | Checking wyz v0.5.1 |
| 699 | 2026-01-07T00:48:28.171Z | Checking anstyle-parse v0.2.7 |
| 700 | 2026-01-07T00:48:28.340Z | Compiling cargo_metadata v0.23.1 |
| 701 | 2026-01-07T00:48:28.414Z | Checking idna_adapter v1.2.1 |
| 702 | 2026-01-07T00:48:28.453Z | Checking crossbeam-channel v0.5.15 |
| 703 | 2026-01-07T00:48:28.520Z | Checking rand_chacha v0.9.0 |
| 704 | 2026-01-07T00:48:28.883Z | Checking hyper-util v0.1.19 |
| 705 | 2026-01-07T00:48:29.880Z | Checking itertools v0.12.1 |
| 706 | 2026-01-07T00:48:29.989Z | Checking slog-scope v4.4.0 |
| 707 | 2026-01-07T00:48:30.197Z | Compiling usdt-macro v0.5.0 |
| 708 | 2026-01-07T00:48:30.378Z | Compiling usdt-attr-macro v0.5.0 |
| 709 | 2026-01-07T00:48:30.587Z | Checking regex-automata v0.4.13 |
| 710 | 2026-01-07T00:48:31.025Z | Checking num-rational v0.4.2 |
| 711 | 2026-01-07T00:48:31.050Z | Checking tokio-util v0.7.17 |
| 712 | 2026-01-07T00:48:31.438Z | Checking num-complex v0.4.6 |
| 713 | 2026-01-07T00:48:31.503Z | Compiling async-trait v0.1.89 |
| 714 | 2026-01-07T00:48:31.547Z | Checking ed25519 v2.2.3 |
| 715 | 2026-01-07T00:48:31.698Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 716 | 2026-01-07T00:48:31.792Z | Checking pkcs1 v0.7.5 |
| 717 | 2026-01-07T00:48:31.828Z | Checking is-terminal v0.4.17 |
| 718 | 2026-01-07T00:48:31.969Z | Checking memmap v0.7.0 |
| 719 | 2026-01-07T00:48:32.209Z | Checking cstr-argument v0.1.2 |
| 720 | 2026-01-07T00:48:32.241Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 721 | 2026-01-07T00:48:32.291Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 722 | 2026-01-07T00:48:32.362Z | Checking anstyle v1.0.13 |
| 723 | 2026-01-07T00:48:32.412Z | Checking take_mut v0.2.2 |
| 724 | 2026-01-07T00:48:32.572Z | Checking is_terminal_polyfill v1.70.2 |
| 725 | 2026-01-07T00:48:32.627Z | Checking colorchoice v1.0.4 |
| 726 | 2026-01-07T00:48:32.645Z | Checking sync_wrapper v1.0.2 |
| 727 | 2026-01-07T00:48:32.671Z | Compiling rustix v1.1.3 |
| 728 | 2026-01-07T00:48:32.707Z | Checking anstyle-query v1.1.5 |
| 729 | 2026-01-07T00:48:32.712Z | Checking base64 v0.22.1 |
| 730 | 2026-01-07T00:48:32.779Z | Checking funty v2.0.0 |
| 731 | 2026-01-07T00:48:32.783Z | Checking tower-layer v0.3.3 |
| 732 | 2026-01-07T00:48:32.828Z | Compiling crc32fast v1.5.0 |
| 733 | 2026-01-07T00:48:33.073Z | Checking os_str_bytes v6.6.1 |
| 734 | 2026-01-07T00:48:33.183Z | Checking utf8_iter v1.0.4 |
| 735 | 2026-01-07T00:48:33.360Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#eef3a62c) |
| 736 | 2026-01-07T00:48:33.363Z | Checking hashbrown v0.12.3 |
| 737 | 2026-01-07T00:48:33.385Z | Checking term v1.2.1 |
| 738 | 2026-01-07T00:48:33.464Z | Checking openssl-probe v0.2.0 |
| 739 | 2026-01-07T00:48:33.627Z | Compiling portable-atomic v1.13.0 |
| 740 | 2026-01-07T00:48:33.631Z | Checking bitvec v1.0.1 |
| 741 | 2026-01-07T00:48:33.747Z | Checking rustls-native-certs v0.8.3 |
| 742 | 2026-01-07T00:48:33.761Z | Checking clap_lex v0.2.4 |
| 743 | 2026-01-07T00:48:33.795Z | Checking slog-term v2.9.2 |
| 744 | 2026-01-07T00:48:33.905Z | Checking regex v1.12.2 |
| 745 | 2026-01-07T00:48:33.954Z | Checking idna v1.1.0 |
| 746 | 2026-01-07T00:48:34.295Z | Checking tokio-rustls v0.26.4 |
| 747 | 2026-01-07T00:48:34.339Z | Checking pem v3.0.6 |
| 748 | 2026-01-07T00:48:34.379Z | Checking tower v0.5.2 |
| 749 | 2026-01-07T00:48:34.442Z | Checking anstream v0.6.21 |
| 750 | 2026-01-07T00:48:34.513Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 751 | 2026-01-07T00:48:34.640Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 752 | 2026-01-07T00:48:34.669Z | Checking num v0.4.3 |
| 753 | 2026-01-07T00:48:34.710Z | Checking usdt v0.5.0 |
| 754 | 2026-01-07T00:48:34.780Z | Checking rsa v0.9.9 |
| 755 | 2026-01-07T00:48:34.829Z | Checking ed25519-dalek v2.2.0 |
| 756 | 2026-01-07T00:48:34.930Z | Compiling octocrab v0.49.5 |
| 757 | 2026-01-07T00:48:34.943Z | Checking slog-stdlog v4.1.1 |
| 758 | 2026-01-07T00:48:34.971Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 759 | 2026-01-07T00:48:34.974Z | Checking rand v0.9.2 |
| 760 | 2026-01-07T00:48:35.153Z | Checking p256 v0.13.2 |
| 761 | 2026-01-07T00:48:35.251Z | Checking p384 v0.13.1 |
| 762 | 2026-01-07T00:48:35.520Z | Compiling snafu-derive v0.8.9 |
| 763 | 2026-01-07T00:48:35.524Z | Checking simple_asn1 v0.6.3 |
| 764 | 2026-01-07T00:48:35.641Z | Checking futures-executor v0.3.31 |
| 765 | 2026-01-07T00:48:35.699Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 766 | 2026-01-07T00:48:35.886Z | Compiling pin-project-internal v1.1.10 |
| 767 | 2026-01-07T00:48:35.917Z | Compiling serde_repr v0.1.20 |
| 768 | 2026-01-07T00:48:36.007Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 769 | 2026-01-07T00:48:36.069Z | Compiling clap_derive v3.2.25 |
| 770 | 2026-01-07T00:48:36.201Z | Compiling num-derive v0.3.3 |
| 771 | 2026-01-07T00:48:36.901Z | Checking atty v0.2.14 |
| 772 | 2026-01-07T00:48:37.034Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 773 | 2026-01-07T00:48:37.048Z | Checking oxnet v0.1.4 |
| 774 | 2026-01-07T00:48:37.379Z | Checking iri-string v0.7.10 |
| 775 | 2026-01-07T00:48:37.427Z | Checking textwrap v0.16.2 |
| 776 | 2026-01-07T00:48:37.430Z | Checking unicode-width v0.2.2 |
| 777 | 2026-01-07T00:48:37.778Z | Checking adler2 v2.0.1 |
| 778 | 2026-01-07T00:48:37.951Z | Compiling curl v0.4.49 |
| 779 | 2026-01-07T00:48:37.954Z | Checking strsim v0.10.0 |
| 780 | 2026-01-07T00:48:38.028Z | Checking termcolor v1.4.1 |
| 781 | 2026-01-07T00:48:38.211Z | Checking bitflags v1.3.2 |
| 782 | 2026-01-07T00:48:38.238Z | Checking clap_lex v0.7.6 |
| 783 | 2026-01-07T00:48:38.309Z | Checking simd-adler32 v0.3.8 |
| 784 | 2026-01-07T00:48:38.367Z | Checking ryu v1.0.22 |
| 785 | 2026-01-07T00:48:38.398Z | Checking colored v3.0.0 |
| 786 | 2026-01-07T00:48:38.430Z | Checking strsim v0.11.1 |
| 787 | 2026-01-07T00:48:38.508Z | Checking pin-project v1.1.10 |
| 788 | 2026-01-07T00:48:38.592Z | Checking miniz_oxide v0.8.9 |
| 789 | 2026-01-07T00:48:38.624Z | Checking serde_urlencoded v0.7.1 |
| 790 | 2026-01-07T00:48:38.673Z | Checking libscf-sys v1.1.0 |
| 791 | 2026-01-07T00:48:38.728Z | Checking clap_builder v4.5.54 |
| 792 | 2026-01-07T00:48:38.949Z | Checking console v0.16.2 |
| 793 | 2026-01-07T00:48:39.063Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 794 | 2026-01-07T00:48:39.376Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 795 | 2026-01-07T00:48:39.571Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 796 | 2026-01-07T00:48:39.637Z | Checking snafu v0.8.9 |
| 797 | 2026-01-07T00:48:39.946Z | Checking jsonwebtoken v10.2.0 |
| 798 | 2026-01-07T00:48:39.982Z | Checking futures v0.3.31 |
| 799 | 2026-01-07T00:48:39.985Z | Checking tower-http v0.6.8 |
| 800 | 2026-01-07T00:48:40.099Z | Checking slog-envlogger v2.2.0 |
| 801 | 2026-01-07T00:48:40.116Z | Checking hyper-rustls v0.27.7 |
| 802 | 2026-01-07T00:48:40.283Z | Checking clap v3.2.25 |
| 803 | 2026-01-07T00:48:40.740Z | Checking url v2.5.7 |
| 804 | 2026-01-07T00:48:41.188Z | Checking hyper-timeout v0.5.2 |
| 805 | 2026-01-07T00:48:41.349Z | Compiling clap_derive v4.5.49 |
| 806 | 2026-01-07T00:48:41.517Z | Checking http-body-util v0.1.3 |
| 807 | 2026-01-07T00:48:41.664Z | Compiling zone_cfg_derive v0.3.1 |
| 808 | 2026-01-07T00:48:41.677Z | Compiling async-recursion v0.3.2 |
| 809 | 2026-01-07T00:48:41.692Z | Checking serde_path_to_error v0.1.20 |
| 810 | 2026-01-07T00:48:41.993Z | Checking serde_spanned v1.0.4 |
| 811 | 2026-01-07T00:48:42.257Z | Checking filetime v0.2.26 |
| 812 | 2026-01-07T00:48:42.375Z | Checking secrecy v0.10.3 |
| 813 | 2026-01-07T00:48:42.413Z | Checking xattr v1.6.1 |
| 814 | 2026-01-07T00:48:42.487Z | Checking unit-prefix v0.5.2 |
| 815 | 2026-01-07T00:48:42.534Z | Checking hex v0.4.3 |
| 816 | 2026-01-07T00:48:42.562Z | Checking fastrand v2.3.0 |
| 817 | 2026-01-07T00:48:42.626Z | Checking web-time v1.1.0 |
| 818 | 2026-01-07T00:48:42.680Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 819 | 2026-01-07T00:48:42.708Z | Checking openssl-probe v0.1.6 |
| 820 | 2026-01-07T00:48:42.902Z | Checking tempfile v3.24.0 |
| 821 | 2026-01-07T00:48:43.010Z | Checking sha256 v1.6.0 |
| 822 | 2026-01-07T00:48:43.050Z | Checking zone v0.3.1 |
| 823 | 2026-01-07T00:48:43.054Z | Checking toml v0.9.10+spec-1.1.0 |
| 824 | 2026-01-07T00:48:43.267Z | Checking indicatif v0.18.3 |
| 825 | 2026-01-07T00:48:43.303Z | Checking tar v0.4.44 |
| 826 | 2026-01-07T00:48:43.405Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 827 | 2026-01-07T00:48:43.751Z | Checking flate2 v1.1.5 |
| 828 | 2026-01-07T00:48:43.755Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 829 | 2026-01-07T00:48:43.794Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#af6758ef) |
| 830 | 2026-01-07T00:48:43.980Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 831 | 2026-01-07T00:48:44.154Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 832 | 2026-01-07T00:48:44.337Z | Checking libloading v0.8.9 |
| 833 | 2026-01-07T00:48:44.407Z | Checking fs_extra v1.3.0 |
| 834 | 2026-01-07T00:48:45.068Z | Checking clap v4.5.54 |
| 835 | 2026-01-07T00:49:02.267Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 836 | 2026-01-07T00:49:03.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 837 | 2026-01-07T00:49:03.587Z | + banner build |
| 838 | 2026-01-07T00:49:03.590Z | |
| 839 | 2026-01-07T00:49:03.590Z | ##### # # # # ##### |
| 840 | 2026-01-07T00:49:03.590Z | # # # # # # # # |
| 841 | 2026-01-07T00:49:03.590Z | ##### # # # # # # |
| 842 | 2026-01-07T00:49:03.590Z | # # # # # # # # |
| 843 | 2026-01-07T00:49:03.590Z | # # # # # # # # |
| 844 | 2026-01-07T00:49:03.590Z | ##### #### # ###### ##### |
| 845 | 2026-01-07T00:49:03.590Z | |
| 846 | 2026-01-07T00:49:03.590Z | + ptime -m cargo build |
| 847 | 2026-01-07T00:49:04.043Z | Compiling unicode-ident v1.0.22 |
| 848 | 2026-01-07T00:49:04.043Z | Compiling cfg-if v1.0.4 |
| 849 | 2026-01-07T00:49:04.046Z | Compiling memchr v2.7.6 |
| 850 | 2026-01-07T00:49:04.046Z | Compiling zeroize v1.8.2 |
| 851 | 2026-01-07T00:49:04.046Z | Compiling itoa v1.0.17 |
| 852 | 2026-01-07T00:49:04.104Z | Compiling libc v0.2.179 |
| 853 | 2026-01-07T00:49:04.114Z | Compiling serde_core v1.0.228 |
| 854 | 2026-01-07T00:49:04.131Z | Compiling subtle v2.6.1 |
| 855 | 2026-01-07T00:49:04.179Z | Compiling typenum v1.19.0 |
| 856 | 2026-01-07T00:49:04.271Z | Compiling proc-macro2 v1.0.104 |
| 857 | 2026-01-07T00:49:04.396Z | Compiling const-oid v0.9.6 |
| 858 | 2026-01-07T00:49:04.406Z | Compiling smallvec v1.15.1 |
| 859 | 2026-01-07T00:49:04.433Z | Compiling once_cell v1.21.3 |
| 860 | 2026-01-07T00:49:04.723Z | Compiling pin-project-lite v0.2.16 |
| 861 | 2026-01-07T00:49:04.826Z | Compiling libm v0.2.15 |
| 862 | 2026-01-07T00:49:04.827Z | Compiling log v0.4.29 |
| 863 | 2026-01-07T00:49:04.865Z | Compiling bytes v1.11.0 |
| 864 | 2026-01-07T00:49:04.997Z | Compiling getrandom v0.2.16 |
| 865 | 2026-01-07T00:49:05.217Z | Compiling quote v1.0.42 |
| 866 | 2026-01-07T00:49:05.322Z | Compiling rand_core v0.6.4 |
| 867 | 2026-01-07T00:49:05.490Z | Compiling generic-array v0.14.9 |
| 868 | 2026-01-07T00:49:05.664Z | Compiling syn v2.0.112 |
| 869 | 2026-01-07T00:49:05.750Z | Compiling syn v1.0.109 |
| 870 | 2026-01-07T00:49:05.868Z | Compiling errno v0.3.14 |
| 871 | 2026-01-07T00:49:05.894Z | Compiling socket2 v0.6.1 |
| 872 | 2026-01-07T00:49:06.114Z | Compiling zmij v1.0.6 |
| 873 | 2026-01-07T00:49:06.404Z | Compiling base64ct v1.8.1 |
| 874 | 2026-01-07T00:49:06.504Z | Compiling scopeguard v1.2.0 |
| 875 | 2026-01-07T00:49:06.653Z | Compiling lock_api v0.4.14 |
| 876 | 2026-01-07T00:49:06.790Z | Compiling num-traits v0.2.19 |
| 877 | 2026-01-07T00:49:06.898Z | Compiling crypto-common v0.1.6 |
| 878 | 2026-01-07T00:49:06.956Z | Compiling block-buffer v0.10.4 |
| 879 | 2026-01-07T00:49:07.107Z | Compiling pem-rfc7468 v0.7.0 |
| 880 | 2026-01-07T00:49:07.117Z | Compiling parking_lot_core v0.9.12 |
| 881 | 2026-01-07T00:49:07.191Z | Compiling digest v0.10.7 |
| 882 | 2026-01-07T00:49:07.626Z | Compiling parking_lot v0.12.5 |
| 883 | 2026-01-07T00:49:07.724Z | Compiling der v0.7.10 |
| 884 | 2026-01-07T00:49:07.742Z | Compiling signal-hook-registry v1.4.8 |
| 885 | 2026-01-07T00:49:07.787Z | Compiling mio v1.1.1 |
| 886 | 2026-01-07T00:49:08.374Z | Compiling stable_deref_trait v1.2.1 |
| 887 | 2026-01-07T00:49:08.486Z | Compiling futures-core v0.3.31 |
| 888 | 2026-01-07T00:49:08.538Z | Compiling futures-sink v0.3.31 |
| 889 | 2026-01-07T00:49:08.629Z | Compiling ucd-trie v0.1.7 |
| 890 | 2026-01-07T00:49:08.703Z | Compiling zerocopy v0.8.31 |
| 891 | 2026-01-07T00:49:08.739Z | Compiling serde_json v1.0.148 |
| 892 | 2026-01-07T00:49:08.970Z | Compiling pest v2.8.4 |
| 893 | 2026-01-07T00:49:09.121Z | Compiling num-integer v0.1.46 |
| 894 | 2026-01-07T00:49:09.244Z | Compiling winnow v0.7.14 |
| 895 | 2026-01-07T00:49:09.826Z | Compiling spki v0.7.3 |
| 896 | 2026-01-07T00:49:10.209Z | Compiling pkcs8 v0.10.2 |
| 897 | 2026-01-07T00:49:10.772Z | Compiling futures-channel v0.3.31 |
| 898 | 2026-01-07T00:49:10.946Z | Compiling pin-utils v0.1.0 |
| 899 | 2026-01-07T00:49:11.052Z | Compiling byteorder v1.5.0 |
| 900 | 2026-01-07T00:49:11.119Z | Compiling proc-macro-error-attr v1.0.4 |
| 901 | 2026-01-07T00:49:11.193Z | Compiling hmac v0.12.1 |
| 902 | 2026-01-07T00:49:11.421Z | Compiling tracing-core v0.1.36 |
| 903 | 2026-01-07T00:49:11.530Z | Compiling pest_meta v2.8.4 |
| 904 | 2026-01-07T00:49:11.950Z | Compiling spin v0.9.8 |
| 905 | 2026-01-07T00:49:12.019Z | Compiling futures-task v0.3.31 |
| 906 | 2026-01-07T00:49:12.165Z | Compiling slab v0.4.11 |
| 907 | 2026-01-07T00:49:12.355Z | Compiling ppv-lite86 v0.2.21 |
| 908 | 2026-01-07T00:49:12.477Z | Compiling futures-io v0.3.31 |
| 909 | 2026-01-07T00:49:12.512Z | Compiling pretty-hex v0.4.1 |
| 910 | 2026-01-07T00:49:12.755Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 911 | 2026-01-07T00:49:12.774Z | Compiling lazy_static v1.5.0 |
| 912 | 2026-01-07T00:49:12.893Z | Compiling proc-macro-error v1.0.4 |
| 913 | 2026-01-07T00:49:12.906Z | Compiling signature v2.2.0 |
| 914 | 2026-01-07T00:49:13.053Z | Compiling synstructure v0.13.2 |
| 915 | 2026-01-07T00:49:13.124Z | Compiling pest_generator v2.8.4 |
| 916 | 2026-01-07T00:49:13.135Z | Compiling http v1.4.0 |
| 917 | 2026-01-07T00:49:13.430Z | Compiling ff v0.13.1 |
| 918 | 2026-01-07T00:49:13.675Z | Compiling time-core v0.1.6 |
| 919 | 2026-01-07T00:49:14.010Z | Compiling powerfmt v0.2.0 |
| 920 | 2026-01-07T00:49:14.071Z | Compiling writeable v0.6.2 |
| 921 | 2026-01-07T00:49:14.257Z | Compiling base16ct v0.2.0 |
| 922 | 2026-01-07T00:49:14.416Z | Compiling cpufeatures v0.2.17 |
| 923 | 2026-01-07T00:49:14.456Z | Compiling litemap v0.8.1 |
| 924 | 2026-01-07T00:49:14.516Z | Compiling num-conv v0.1.0 |
| 925 | 2026-01-07T00:49:14.628Z | Compiling sec1 v0.7.3 |
| 926 | 2026-01-07T00:49:14.700Z | Compiling http-body v1.0.1 |
| 927 | 2026-01-07T00:49:15.729Z | Compiling deranged v0.5.5 |
| 928 | 2026-01-07T00:49:15.755Z | Compiling time-macros v0.2.24 |
| 929 | 2026-01-07T00:49:15.755Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 930 | 2026-01-07T00:49:15.755Z | Compiling group v0.13.0 |
| 931 | 2026-01-07T00:49:15.755Z | Compiling hkdf v0.12.4 |
| 932 | 2026-01-07T00:49:15.755Z | Compiling num-iter v0.1.45 |
| 933 | 2026-01-07T00:49:15.755Z | Compiling crypto-bigint v0.5.5 |
| 934 | 2026-01-07T00:49:15.755Z | Compiling thread-id v4.2.2 |
| 935 | 2026-01-07T00:49:15.755Z | Compiling getrandom v0.3.4 |
| 936 | 2026-01-07T00:49:15.755Z | Compiling proc-macro-crate v1.3.1 |
| 937 | 2026-01-07T00:49:15.925Z | Compiling sha2 v0.10.9 |
| 938 | 2026-01-07T00:49:16.401Z | Compiling proc-macro-crate v3.4.0 |
| 939 | 2026-01-07T00:49:16.790Z | Compiling rustls-pki-types v1.13.2 |
| 940 | 2026-01-07T00:49:16.804Z | Compiling serde_derive v1.0.228 |
| 941 | 2026-01-07T00:49:17.206Z | Compiling thiserror-impl v1.0.69 |
| 942 | 2026-01-07T00:49:17.310Z | Compiling zerofrom-derive v0.1.6 |
| 943 | 2026-01-07T00:49:17.382Z | Compiling tokio-macros v2.6.0 |
| 944 | 2026-01-07T00:49:17.571Z | Compiling yoke-derive v0.8.1 |
| 945 | 2026-01-07T00:49:17.905Z | Compiling zerovec-derive v0.11.2 |
| 946 | 2026-01-07T00:49:17.962Z | Compiling thiserror-impl v2.0.17 |
| 947 | 2026-01-07T00:49:18.998Z | Compiling tokio v1.49.0 |
| 948 | 2026-01-07T00:49:19.113Z | Compiling displaydoc v0.2.5 |
| 949 | 2026-01-07T00:49:19.945Z | Compiling zerocopy-derive v0.7.35 |
| 950 | 2026-01-07T00:49:19.966Z | Compiling thiserror v1.0.69 |
| 951 | 2026-01-07T00:49:20.116Z | Compiling futures-macro v0.3.31 |
| 952 | 2026-01-07T00:49:20.224Z | Compiling zerofrom v0.1.6 |
| 953 | 2026-01-07T00:49:20.460Z | Compiling yoke v0.8.1 |
| 954 | 2026-01-07T00:49:20.505Z | Compiling tracing-attributes v0.1.31 |
| 955 | 2026-01-07T00:49:20.674Z | Compiling pest_derive v2.8.4 |
| 956 | 2026-01-07T00:49:20.774Z | Compiling zerovec v0.11.5 |
| 957 | 2026-01-07T00:49:20.792Z | Compiling thiserror v2.0.17 |
| 958 | 2026-01-07T00:49:20.949Z | Compiling zerotrie v0.2.3 |
| 959 | 2026-01-07T00:49:21.606Z | Compiling scroll_derive v0.12.1 |
| 960 | 2026-01-07T00:49:21.676Z | Compiling dtrace-parser v0.2.0 |
| 961 | 2026-01-07T00:49:21.825Z | Compiling zerocopy v0.7.35 |
| 962 | 2026-01-07T00:49:21.895Z | Compiling tinystr v0.8.2 |
| 963 | 2026-01-07T00:49:22.036Z | Compiling futures-util v0.3.31 |
| 964 | 2026-01-07T00:49:22.374Z | Compiling icu_locale_core v2.1.1 |
| 965 | 2026-01-07T00:49:23.167Z | Compiling potential_utf v0.1.4 |
| 966 | 2026-01-07T00:49:23.260Z | Compiling scroll v0.12.0 |
| 967 | 2026-01-07T00:49:23.434Z | Compiling icu_collections v2.1.1 |
| 968 | 2026-01-07T00:49:23.455Z | Compiling tracing v0.1.44 |
| 969 | 2026-01-07T00:49:23.760Z | Compiling serde v1.0.228 |
| 970 | 2026-01-07T00:49:23.903Z | Compiling icu_provider v2.1.1 |
| 971 | 2026-01-07T00:49:24.003Z | Compiling elliptic-curve v0.13.8 |
| 972 | 2026-01-07T00:49:24.541Z | Compiling time v0.3.44 |
| 973 | 2026-01-07T00:49:24.619Z | Compiling untrusted v0.9.0 |
| 974 | 2026-01-07T00:49:24.670Z | Compiling tower-service v0.3.3 |
| 975 | 2026-01-07T00:49:24.719Z | Compiling plain v0.2.3 |
| 976 | 2026-01-07T00:49:24.808Z | Compiling try-lock v0.2.5 |
| 977 | 2026-01-07T00:49:24.821Z | Compiling ring v0.17.14 |
| 978 | 2026-01-07T00:49:24.885Z | Compiling num-bigint v0.4.6 |
| 979 | 2026-01-07T00:49:24.966Z | Compiling erased-serde v0.3.31 |
| 980 | 2026-01-07T00:49:25.001Z | Compiling dof v0.3.0 |
| 981 | 2026-01-07T00:49:25.048Z | Compiling want v0.3.1 |
| 982 | 2026-01-07T00:49:25.343Z | Compiling serde_tokenstream v0.2.2 |
| 983 | 2026-01-07T00:49:25.796Z | Compiling usdt-impl v0.5.0 |
| 984 | 2026-01-07T00:49:25.931Z | Compiling goblin v0.8.2 |
| 985 | 2026-01-07T00:49:26.349Z | Compiling slog v2.8.2 |
| 986 | 2026-01-07T00:49:27.044Z | Compiling num_enum_derive v0.7.5 |
| 987 | 2026-01-07T00:49:27.144Z | Compiling num_enum_derive v0.5.11 |
| 988 | 2026-01-07T00:49:27.795Z | Compiling icu_properties_data v2.1.2 |
| 989 | 2026-01-07T00:49:28.032Z | Compiling httparse v1.10.1 |
| 990 | 2026-01-07T00:49:28.407Z | Compiling icu_normalizer_data v2.1.1 |
| 991 | 2026-01-07T00:49:28.522Z | Compiling rand_chacha v0.3.1 |
| 992 | 2026-01-07T00:49:28.585Z | Compiling rfc6979 v0.4.0 |
| 993 | 2026-01-07T00:49:28.671Z | Compiling arc-swap v1.8.0 |
| 994 | 2026-01-07T00:49:28.771Z | Compiling atomic-waker v1.1.2 |
| 995 | 2026-01-07T00:49:28.968Z | Compiling iana-time-zone v0.1.64 |
| 996 | 2026-01-07T00:49:29.281Z | Compiling either v1.15.0 |
| 997 | 2026-01-07T00:49:29.322Z | Compiling num_enum v0.7.5 |
| 998 | 2026-01-07T00:49:29.343Z | Compiling num_enum v0.5.11 |
| 999 | 2026-01-07T00:49:29.357Z | Compiling chrono v0.4.42 |
| 1000 | 2026-01-07T00:49:29.503Z | Compiling rand v0.8.5 |
| 1001 | 2026-01-07T00:49:29.514Z | Compiling hyper v1.8.1 |
| 1002 | 2026-01-07T00:49:29.525Z | Compiling ecdsa v0.16.9 |
| 1003 | 2026-01-07T00:49:29.599Z | Compiling icu_normalizer v2.1.1 |
| 1004 | 2026-01-07T00:49:29.680Z | Compiling icu_properties v2.1.2 |
| 1005 | 2026-01-07T00:49:30.331Z | Compiling rustls-webpki v0.103.8 |
| 1006 | 2026-01-07T00:49:30.993Z | Compiling crossbeam-utils v0.8.21 |
| 1007 | 2026-01-07T00:49:31.016Z | Compiling primeorder v0.13.6 |
| 1008 | 2026-01-07T00:49:31.534Z | Compiling foreign-types-macros v0.2.3 |
| 1009 | 2026-01-07T00:49:32.369Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1010 | 2026-01-07T00:49:32.704Z | Compiling rand_core v0.9.3 |
| 1011 | 2026-01-07T00:49:32.946Z | Compiling aho-corasick v1.1.4 |
| 1012 | 2026-01-07T00:49:33.085Z | Compiling thread_local v1.1.9 |
| 1013 | 2026-01-07T00:49:33.134Z | Compiling percent-encoding v2.3.2 |
| 1014 | 2026-01-07T00:49:33.498Z | Compiling regex-syntax v0.8.8 |
| 1015 | 2026-01-07T00:49:33.614Z | Compiling tap v1.0.1 |
| 1016 | 2026-01-07T00:49:33.763Z | Compiling foreign-types-shared v0.3.1 |
| 1017 | 2026-01-07T00:49:33.792Z | Compiling utf8parse v0.2.2 |
| 1018 | 2026-01-07T00:49:33.898Z | Compiling bitflags v2.10.0 |
| 1019 | 2026-01-07T00:49:33.968Z | Compiling anstyle-parse v0.2.7 |
| 1020 | 2026-01-07T00:49:34.114Z | Compiling foreign-types v0.5.0 |
| 1021 | 2026-01-07T00:49:34.227Z | Compiling curve25519-dalek v4.1.3 |
| 1022 | 2026-01-07T00:49:34.256Z | Compiling wyz v0.5.1 |
| 1023 | 2026-01-07T00:49:34.306Z | Compiling form_urlencoded v1.2.2 |
| 1024 | 2026-01-07T00:49:34.355Z | Compiling cargo_metadata v0.23.1 |
| 1025 | 2026-01-07T00:49:34.645Z | Compiling rand_chacha v0.9.0 |
| 1026 | 2026-01-07T00:49:34.656Z | Compiling idna_adapter v1.2.1 |
| 1027 | 2026-01-07T00:49:34.877Z | Compiling crossbeam-channel v0.5.15 |
| 1028 | 2026-01-07T00:49:35.590Z | Compiling rustls v0.23.35 |
| 1029 | 2026-01-07T00:49:35.975Z | Compiling hyper-util v0.1.19 |
| 1030 | 2026-01-07T00:49:36.523Z | Compiling num-bigint-dig v0.8.6 |
| 1031 | 2026-01-07T00:49:37.065Z | Compiling regex-automata v0.4.13 |
| 1032 | 2026-01-07T00:49:37.583Z | Compiling itertools v0.12.1 |
| 1033 | 2026-01-07T00:49:38.201Z | Compiling radium v0.7.0 |
| 1034 | 2026-01-07T00:49:38.648Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 1035 | 2026-01-07T00:49:39.201Z | Compiling slog-scope v4.4.0 |
| 1036 | 2026-01-07T00:49:39.629Z | Compiling tokio-util v0.7.17 |
| 1037 | 2026-01-07T00:49:39.731Z | Compiling num-rational v0.4.2 |
| 1038 | 2026-01-07T00:49:40.143Z | Compiling usdt-attr-macro v0.5.0 |
| 1039 | 2026-01-07T00:49:40.366Z | Compiling usdt-macro v0.5.0 |
| 1040 | 2026-01-07T00:49:40.413Z | Compiling num-complex v0.4.6 |
| 1041 | 2026-01-07T00:49:40.569Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1042 | 2026-01-07T00:49:40.751Z | Compiling async-trait v0.1.89 |
| 1043 | 2026-01-07T00:49:41.268Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1044 | 2026-01-07T00:49:41.445Z | Compiling ed25519 v2.2.3 |
| 1045 | 2026-01-07T00:49:41.679Z | Compiling pkcs1 v0.7.5 |
| 1046 | 2026-01-07T00:49:41.821Z | Compiling cstr-argument v0.1.2 |
| 1047 | 2026-01-07T00:49:41.923Z | Compiling memmap v0.7.0 |
| 1048 | 2026-01-07T00:49:42.078Z | Compiling is-terminal v0.4.17 |
| 1049 | 2026-01-07T00:49:42.267Z | Compiling openssl-probe v0.2.0 |
| 1050 | 2026-01-07T00:49:42.278Z | Compiling hashbrown v0.12.3 |
| 1051 | 2026-01-07T00:49:42.319Z | Compiling term v1.2.1 |
| 1052 | 2026-01-07T00:49:42.601Z | Compiling utf8_iter v1.0.4 |
| 1053 | 2026-01-07T00:49:42.605Z | Compiling anstyle v1.0.13 |
| 1054 | 2026-01-07T00:49:42.864Z | Compiling sync_wrapper v1.0.2 |
| 1055 | 2026-01-07T00:49:43.015Z | Compiling os_str_bytes v6.6.1 |
| 1056 | 2026-01-07T00:49:43.043Z | Compiling tower-layer v0.3.3 |
| 1057 | 2026-01-07T00:49:43.057Z | Compiling is_terminal_polyfill v1.70.2 |
| 1058 | 2026-01-07T00:49:43.197Z | Compiling colorchoice v1.0.4 |
| 1059 | 2026-01-07T00:49:43.336Z | Compiling anstyle-query v1.1.5 |
| 1060 | 2026-01-07T00:49:43.347Z | Compiling base64 v0.22.1 |
| 1061 | 2026-01-07T00:49:43.363Z | Compiling take_mut v0.2.2 |
| 1062 | 2026-01-07T00:49:43.504Z | Compiling funty v2.0.0 |
| 1063 | 2026-01-07T00:49:43.524Z | Compiling slog-async v2.8.0 |
| 1064 | 2026-01-07T00:49:43.554Z | Compiling anstream v0.6.21 |
| 1065 | 2026-01-07T00:49:43.884Z | Compiling pem v3.0.6 |
| 1066 | 2026-01-07T00:49:44.028Z | Compiling clap_lex v0.2.4 |
| 1067 | 2026-01-07T00:49:44.229Z | Compiling tower v0.5.2 |
| 1068 | 2026-01-07T00:49:44.585Z | Compiling bitvec v1.0.1 |
| 1069 | 2026-01-07T00:49:44.683Z | Compiling indexmap v1.9.3 |
| 1070 | 2026-01-07T00:49:44.693Z | Compiling slog-term v2.9.2 |
| 1071 | 2026-01-07T00:49:45.071Z | Compiling idna v1.1.0 |
| 1072 | 2026-01-07T00:49:45.241Z | Compiling rustls-native-certs v0.8.3 |
| 1073 | 2026-01-07T00:49:45.554Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1074 | 2026-01-07T00:49:45.688Z | Compiling usdt v0.5.0 |
| 1075 | 2026-01-07T00:49:45.727Z | Compiling rsa v0.9.9 |
| 1076 | 2026-01-07T00:49:45.799Z | Compiling tokio-rustls v0.26.4 |
| 1077 | 2026-01-07T00:49:45.945Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1078 | 2026-01-07T00:49:46.027Z | Compiling ed25519-dalek v2.2.0 |
| 1079 | 2026-01-07T00:49:46.219Z | Compiling num v0.4.3 |
| 1080 | 2026-01-07T00:49:46.326Z | Compiling regex v1.12.2 |
| 1081 | 2026-01-07T00:49:46.337Z | Compiling slog-stdlog v4.1.1 |
| 1082 | 2026-01-07T00:49:46.488Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 1083 | 2026-01-07T00:49:46.659Z | Compiling octocrab v0.49.5 |
| 1084 | 2026-01-07T00:49:46.717Z | Compiling rand v0.9.2 |
| 1085 | 2026-01-07T00:49:46.833Z | Compiling anyhow v1.0.100 |
| 1086 | 2026-01-07T00:49:46.904Z | Compiling p256 v0.13.2 |
| 1087 | 2026-01-07T00:49:47.211Z | Compiling p384 v0.13.1 |
| 1088 | 2026-01-07T00:49:48.410Z | Compiling snafu-derive v0.8.9 |
| 1089 | 2026-01-07T00:49:48.413Z | Compiling simple_asn1 v0.6.3 |
| 1090 | 2026-01-07T00:49:48.413Z | Compiling futures-executor v0.3.31 |
| 1091 | 2026-01-07T00:49:48.413Z | Compiling libz-sys v1.1.23 |
| 1092 | 2026-01-07T00:49:48.413Z | Compiling openssl-sys v0.9.111 |
| 1093 | 2026-01-07T00:49:48.413Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1094 | 2026-01-07T00:49:48.413Z | Compiling serde_repr v0.1.20 |
| 1095 | 2026-01-07T00:49:48.588Z | Compiling pin-project-internal v1.1.10 |
| 1096 | 2026-01-07T00:49:48.625Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1097 | 2026-01-07T00:49:48.818Z | Compiling num-derive v0.3.3 |
| 1098 | 2026-01-07T00:49:48.830Z | Compiling clap_derive v3.2.25 |
| 1099 | 2026-01-07T00:49:49.314Z | Compiling atty v0.2.14 |
| 1100 | 2026-01-07T00:49:49.453Z | Compiling simd-adler32 v0.3.8 |
| 1101 | 2026-01-07T00:49:49.463Z | Compiling oxnet v0.1.4 |
| 1102 | 2026-01-07T00:49:49.899Z | Compiling textwrap v0.16.2 |
| 1103 | 2026-01-07T00:49:49.922Z | Compiling iri-string v0.7.10 |
| 1104 | 2026-01-07T00:49:49.960Z | Compiling bitflags v1.3.2 |
| 1105 | 2026-01-07T00:49:50.024Z | Compiling clap_lex v0.7.6 |
| 1106 | 2026-01-07T00:49:50.067Z | Compiling termcolor v1.4.1 |
| 1107 | 2026-01-07T00:49:50.497Z | Compiling ryu v1.0.22 |
| 1108 | 2026-01-07T00:49:50.766Z | Compiling adler2 v2.0.1 |
| 1109 | 2026-01-07T00:49:50.850Z | Compiling strsim v0.10.0 |
| 1110 | 2026-01-07T00:49:50.850Z | Compiling strsim v0.11.1 |
| 1111 | 2026-01-07T00:49:50.927Z | Compiling colored v3.0.0 |
| 1112 | 2026-01-07T00:49:50.983Z | Compiling unicode-width v0.2.2 |
| 1113 | 2026-01-07T00:49:51.091Z | Compiling pin-project v1.1.10 |
| 1114 | 2026-01-07T00:49:51.237Z | Compiling clap_builder v4.5.54 |
| 1115 | 2026-01-07T00:49:51.557Z | Compiling console v0.16.2 |
| 1116 | 2026-01-07T00:49:51.560Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#eef3a62c) |
| 1117 | 2026-01-07T00:49:51.594Z | Compiling snafu v0.8.9 |
| 1118 | 2026-01-07T00:49:51.675Z | Compiling libscf-sys v1.1.0 |
| 1119 | 2026-01-07T00:49:51.735Z | Compiling miniz_oxide v0.8.9 |
| 1120 | 2026-01-07T00:49:51.896Z | Compiling serde_urlencoded v0.7.1 |
| 1121 | 2026-01-07T00:49:52.261Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1122 | 2026-01-07T00:49:52.472Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 1123 | 2026-01-07T00:49:52.949Z | Compiling clap v3.2.25 |
| 1124 | 2026-01-07T00:49:53.004Z | Compiling tower-http v0.6.8 |
| 1125 | 2026-01-07T00:49:53.440Z | Compiling curl-sys v0.4.84+curl-8.17.0 |
| 1126 | 2026-01-07T00:49:53.729Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1127 | 2026-01-07T00:49:53.838Z | Compiling jsonwebtoken v10.2.0 |
| 1128 | 2026-01-07T00:49:53.998Z | Compiling futures v0.3.31 |
| 1129 | 2026-01-07T00:49:54.175Z | Compiling slog-envlogger v2.2.0 |
| 1130 | 2026-01-07T00:49:54.355Z | Compiling hyper-rustls v0.27.7 |
| 1131 | 2026-01-07T00:49:54.776Z | Compiling url v2.5.7 |
| 1132 | 2026-01-07T00:49:54.988Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1133 | 2026-01-07T00:49:55.015Z | Compiling crc32fast v1.5.0 |
| 1134 | 2026-01-07T00:49:55.028Z | Compiling rustix v1.1.3 |
| 1135 | 2026-01-07T00:49:55.426Z | Compiling portable-atomic v1.13.0 |
| 1136 | 2026-01-07T00:49:55.645Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 1137 | 2026-01-07T00:49:55.815Z | Compiling hyper-timeout v0.5.2 |
| 1138 | 2026-01-07T00:49:55.900Z | Compiling clap_derive v4.5.49 |
| 1139 | 2026-01-07T00:49:56.192Z | Compiling zone_cfg_derive v0.3.1 |
| 1140 | 2026-01-07T00:49:56.625Z | Compiling async-recursion v0.3.2 |
| 1141 | 2026-01-07T00:49:56.781Z | Compiling http-body-util v0.1.3 |
| 1142 | 2026-01-07T00:49:57.280Z | Compiling serde_path_to_error v0.1.20 |
| 1143 | 2026-01-07T00:49:57.622Z | Compiling serde_spanned v1.0.4 |
| 1144 | 2026-01-07T00:49:57.741Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1145 | 2026-01-07T00:49:57.889Z | Compiling filetime v0.2.26 |
| 1146 | 2026-01-07T00:49:58.080Z | Compiling secrecy v0.10.3 |
| 1147 | 2026-01-07T00:49:58.203Z | Compiling web-time v1.1.0 |
| 1148 | 2026-01-07T00:49:58.309Z | Compiling openssl-probe v0.1.6 |
| 1149 | 2026-01-07T00:49:58.324Z | Compiling xattr v1.6.1 |
| 1150 | 2026-01-07T00:49:58.381Z | Compiling hex v0.4.3 |
| 1151 | 2026-01-07T00:49:58.612Z | Compiling fastrand v2.3.0 |
| 1152 | 2026-01-07T00:49:58.644Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1153 | 2026-01-07T00:49:58.854Z | Compiling unit-prefix v0.5.2 |
| 1154 | 2026-01-07T00:49:58.930Z | Compiling sha256 v1.6.0 |
| 1155 | 2026-01-07T00:49:58.980Z | Compiling toml v0.9.10+spec-1.1.0 |
| 1156 | 2026-01-07T00:49:59.063Z | Compiling indicatif v0.18.3 |
| 1157 | 2026-01-07T00:49:59.081Z | Compiling tempfile v3.24.0 |
| 1158 | 2026-01-07T00:49:59.124Z | Compiling tar v0.4.44 |
| 1159 | 2026-01-07T00:49:59.404Z | Compiling curl v0.4.49 |
| 1160 | 2026-01-07T00:50:00.200Z | Compiling clap v4.5.54 |
| 1161 | 2026-01-07T00:50:00.303Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 1162 | 2026-01-07T00:50:00.315Z | Compiling zone v0.3.1 |
| 1163 | 2026-01-07T00:50:00.837Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 1164 | 2026-01-07T00:50:01.310Z | Compiling flate2 v1.1.5 |
| 1165 | 2026-01-07T00:50:01.324Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1166 | 2026-01-07T00:50:01.459Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#af6758ef) |
| 1167 | 2026-01-07T00:50:01.555Z | Compiling camino v1.2.2 |
| 1168 | 2026-01-07T00:50:01.880Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1169 | 2026-01-07T00:50:02.283Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1170 | 2026-01-07T00:50:02.386Z | Compiling libloading v0.8.9 |
| 1171 | 2026-01-07T00:50:02.524Z | Compiling fs_extra v1.3.0 |
| 1172 | 2026-01-07T00:50:23.111Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1173 | 2026-01-07T00:50:39.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s |
| 1174 | 2026-01-07T00:50:39.504Z | |
| 1175 | 2026-01-07T00:50:39.504Z | real 1:35.878937456 |
| 1176 | 2026-01-07T00:50:39.504Z | user 7:46.972996439 |
| 1177 | 2026-01-07T00:50:39.504Z | sys 59.108518635 |
| 1178 | 2026-01-07T00:50:39.504Z | trap 0.304841029 |
| 1179 | 2026-01-07T00:50:39.504Z | tflt 0.137641501 |
| 1180 | 2026-01-07T00:50:39.507Z | dflt 0.159702071 |
| 1181 | 2026-01-07T00:50:39.507Z | kflt 0.000052094 |
| 1182 | 2026-01-07T00:50:39.507Z | lock 21:31.108016474 |
| 1183 | 2026-01-07T00:50:39.507Z | slp 30:07.226718814 |
| 1184 | 2026-01-07T00:50:39.507Z | lat 20.033591527 |
| 1185 | 2026-01-07T00:50:39.507Z | stop 37.807313459 |
| 1186 | 2026-01-07T00:50:39.507Z | + ptime -m cargo build --release |
| 1187 | 2026-01-07T00:50:39.879Z | Compiling proc-macro2 v1.0.104 |
| 1188 | 2026-01-07T00:50:39.879Z | Compiling quote v1.0.42 |
| 1189 | 2026-01-07T00:50:39.882Z | Compiling unicode-ident v1.0.22 |
| 1190 | 2026-01-07T00:50:39.882Z | Compiling libc v0.2.179 |
| 1191 | 2026-01-07T00:50:39.882Z | Compiling cfg-if v1.0.4 |
| 1192 | 2026-01-07T00:50:39.882Z | Compiling version_check v0.9.5 |
| 1193 | 2026-01-07T00:50:39.882Z | Compiling zeroize v1.8.2 |
| 1194 | 2026-01-07T00:50:39.882Z | Compiling serde_core v1.0.228 |
| 1195 | 2026-01-07T00:50:40.049Z | Compiling memchr v2.7.6 |
| 1196 | 2026-01-07T00:50:40.107Z | Compiling serde v1.0.228 |
| 1197 | 2026-01-07T00:50:40.341Z | Compiling autocfg v1.5.0 |
| 1198 | 2026-01-07T00:50:40.474Z | Compiling typenum v1.19.0 |
| 1199 | 2026-01-07T00:50:40.512Z | Compiling subtle v2.6.1 |
| 1200 | 2026-01-07T00:50:40.790Z | Compiling generic-array v0.14.9 |
| 1201 | 2026-01-07T00:50:41.044Z | Compiling syn v1.0.109 |
| 1202 | 2026-01-07T00:50:41.333Z | Compiling itoa v1.0.17 |
| 1203 | 2026-01-07T00:50:41.624Z | Compiling getrandom v0.2.16 |
| 1204 | 2026-01-07T00:50:41.693Z | Compiling const-oid v0.9.6 |
| 1205 | 2026-01-07T00:50:41.838Z | Compiling smallvec v1.15.1 |
| 1206 | 2026-01-07T00:50:42.419Z | Compiling libm v0.2.15 |
| 1207 | 2026-01-07T00:50:42.472Z | Compiling num-traits v0.2.19 |
| 1208 | 2026-01-07T00:50:42.543Z | Compiling syn v2.0.112 |
| 1209 | 2026-01-07T00:50:42.713Z | Compiling pin-project-lite v0.2.16 |
| 1210 | 2026-01-07T00:50:42.868Z | Compiling thiserror v1.0.69 |
| 1211 | 2026-01-07T00:50:42.880Z | Compiling find-msvc-tools v0.1.6 |
| 1212 | 2026-01-07T00:50:43.053Z | Compiling shlex v1.3.0 |
| 1213 | 2026-01-07T00:50:43.311Z | Compiling cc v1.2.51 |
| 1214 | 2026-01-07T00:50:43.722Z | Compiling zmij v1.0.6 |
| 1215 | 2026-01-07T00:50:44.034Z | Compiling log v0.4.29 |
| 1216 | 2026-01-07T00:50:44.540Z | Compiling crypto-common v0.1.6 |
| 1217 | 2026-01-07T00:50:44.782Z | Compiling block-buffer v0.10.4 |
| 1218 | 2026-01-07T00:50:45.056Z | Compiling rustversion v1.0.22 |
| 1219 | 2026-01-07T00:50:45.804Z | Compiling digest v0.10.7 |
| 1220 | 2026-01-07T00:50:46.017Z | Compiling rand_core v0.6.4 |
| 1221 | 2026-01-07T00:50:46.140Z | Compiling errno v0.3.14 |
| 1222 | 2026-01-07T00:50:46.274Z | Compiling socket2 v0.6.1 |
| 1223 | 2026-01-07T00:50:46.426Z | Compiling parking_lot_core v0.9.12 |
| 1224 | 2026-01-07T00:50:46.474Z | Compiling hashbrown v0.16.1 |
| 1225 | 2026-01-07T00:50:46.493Z | Compiling equivalent v1.0.2 |
| 1226 | 2026-01-07T00:50:46.615Z | Compiling once_cell v1.21.3 |
| 1227 | 2026-01-07T00:50:46.929Z | Compiling bytes v1.11.0 |
| 1228 | 2026-01-07T00:50:47.578Z | Compiling base64ct v1.8.1 |
| 1229 | 2026-01-07T00:50:47.734Z | Compiling indexmap v2.12.1 |
| 1230 | 2026-01-07T00:50:47.832Z | Compiling scopeguard v1.2.0 |
| 1231 | 2026-01-07T00:50:47.995Z | Compiling lock_api v0.4.14 |
| 1232 | 2026-01-07T00:50:48.211Z | Compiling pem-rfc7468 v0.7.0 |
| 1233 | 2026-01-07T00:50:48.318Z | Compiling signal-hook-registry v1.4.8 |
| 1234 | 2026-01-07T00:50:48.499Z | Compiling parking_lot v0.12.5 |
| 1235 | 2026-01-07T00:50:48.840Z | Compiling der v0.7.10 |
| 1236 | 2026-01-07T00:50:48.955Z | Compiling mio v1.1.1 |
| 1237 | 2026-01-07T00:50:49.156Z | Compiling thiserror v2.0.17 |
| 1238 | 2026-01-07T00:50:49.654Z | Compiling stable_deref_trait v1.2.1 |
| 1239 | 2026-01-07T00:50:49.850Z | Compiling zerocopy v0.8.31 |
| 1240 | 2026-01-07T00:50:50.034Z | Compiling synstructure v0.13.2 |
| 1241 | 2026-01-07T00:50:50.271Z | Compiling futures-core v0.3.31 |
| 1242 | 2026-01-07T00:50:50.504Z | Compiling ucd-trie v0.1.7 |
| 1243 | 2026-01-07T00:50:50.562Z | Compiling serde_json v1.0.148 |
| 1244 | 2026-01-07T00:50:50.953Z | Compiling pest v2.8.4 |
| 1245 | 2026-01-07T00:50:50.996Z | Compiling futures-sink v0.3.31 |
| 1246 | 2026-01-07T00:50:51.157Z | Compiling spki v0.7.3 |
| 1247 | 2026-01-07T00:50:51.201Z | Compiling num-integer v0.1.46 |
| 1248 | 2026-01-07T00:50:51.703Z | Compiling pkcs8 v0.10.2 |
| 1249 | 2026-01-07T00:50:52.093Z | Compiling proc-macro-error-attr v1.0.4 |
| 1250 | 2026-01-07T00:50:52.310Z | Compiling pkg-config v0.3.32 |
| 1251 | 2026-01-07T00:50:52.601Z | Compiling futures-channel v0.3.31 |
| 1252 | 2026-01-07T00:50:53.111Z | Compiling semver v1.0.27 |
| 1253 | 2026-01-07T00:50:53.371Z | Compiling proc-macro-error v1.0.4 |
| 1254 | 2026-01-07T00:50:53.385Z | Compiling pin-utils v0.1.0 |
| 1255 | 2026-01-07T00:50:53.492Z | Compiling vcpkg v0.2.15 |
| 1256 | 2026-01-07T00:50:53.725Z | Compiling pest_meta v2.8.4 |
| 1257 | 2026-01-07T00:50:53.736Z | Compiling serde_derive v1.0.228 |
| 1258 | 2026-01-07T00:50:53.776Z | Compiling thiserror-impl v1.0.69 |
| 1259 | 2026-01-07T00:50:53.883Z | Compiling zerofrom-derive v0.1.6 |
| 1260 | 2026-01-07T00:50:54.322Z | Compiling yoke-derive v0.8.1 |
| 1261 | 2026-01-07T00:50:54.756Z | Compiling tokio-macros v2.6.0 |
| 1262 | 2026-01-07T00:50:55.174Z | Compiling thiserror-impl v2.0.17 |
| 1263 | 2026-01-07T00:50:55.742Z | Compiling zerovec-derive v0.11.2 |
| 1264 | 2026-01-07T00:50:56.355Z | Compiling tokio v1.49.0 |
| 1265 | 2026-01-07T00:50:56.609Z | Compiling displaydoc v0.2.5 |
| 1266 | 2026-01-07T00:50:56.701Z | Compiling zerocopy-derive v0.7.35 |
| 1267 | 2026-01-07T00:50:56.749Z | Compiling zerofrom v0.1.6 |
| 1268 | 2026-01-07T00:50:56.991Z | Compiling yoke v0.8.1 |
| 1269 | 2026-01-07T00:50:57.089Z | Compiling pest_generator v2.8.4 |
| 1270 | 2026-01-07T00:50:57.413Z | Compiling ppv-lite86 v0.2.21 |
| 1271 | 2026-01-07T00:50:58.143Z | Compiling tracing-attributes v0.1.31 |
| 1272 | 2026-01-07T00:50:58.173Z | Compiling futures-macro v0.3.31 |
| 1273 | 2026-01-07T00:50:58.184Z | Compiling tracing-core v0.1.36 |
| 1274 | 2026-01-07T00:50:58.334Z | Compiling zerovec v0.11.5 |
| 1275 | 2026-01-07T00:50:58.546Z | Compiling hmac v0.12.1 |
| 1276 | 2026-01-07T00:50:58.583Z | Compiling pest_derive v2.8.4 |
| 1277 | 2026-01-07T00:50:59.513Z | Compiling slab v0.4.11 |
| 1278 | 2026-01-07T00:50:59.683Z | Compiling futures-io v0.3.31 |
| 1279 | 2026-01-07T00:50:59.683Z | Compiling pretty-hex v0.4.1 |
| 1280 | 2026-01-07T00:50:59.887Z | Compiling winnow v0.7.14 |
| 1281 | 2026-01-07T00:50:59.946Z | Compiling spin v0.9.8 |
| 1282 | 2026-01-07T00:51:00.039Z | Compiling futures-task v0.3.31 |
| 1283 | 2026-01-07T00:51:00.068Z | Compiling tinystr v0.8.2 |
| 1284 | 2026-01-07T00:51:00.168Z | Compiling lazy_static v1.5.0 |
| 1285 | 2026-01-07T00:51:00.307Z | Compiling futures-util v0.3.31 |
| 1286 | 2026-01-07T00:51:01.054Z | Compiling tracing v0.1.44 |
| 1287 | 2026-01-07T00:51:01.093Z | Compiling slog v2.8.2 |
| 1288 | 2026-01-07T00:51:01.455Z | Compiling http v1.4.0 |
| 1289 | 2026-01-07T00:51:01.512Z | Compiling ff v0.13.1 |
| 1290 | 2026-01-07T00:51:01.668Z | Compiling signature v2.2.0 |
| 1291 | 2026-01-07T00:51:01.831Z | Compiling ring v0.17.14 |
| 1292 | 2026-01-07T00:51:01.865Z | Compiling base16ct v0.2.0 |
| 1293 | 2026-01-07T00:51:01.917Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1294 | 2026-01-07T00:51:01.949Z | Compiling writeable v0.6.2 |
| 1295 | 2026-01-07T00:51:02.328Z | Compiling byteorder v1.5.0 |
| 1296 | 2026-01-07T00:51:02.406Z | Compiling num-conv v0.1.0 |
| 1297 | 2026-01-07T00:51:02.424Z | Compiling time-core v0.1.6 |
| 1298 | 2026-01-07T00:51:02.679Z | Compiling getrandom v0.3.4 |
| 1299 | 2026-01-07T00:51:02.745Z | Compiling powerfmt v0.2.0 |
| 1300 | 2026-01-07T00:51:02.795Z | Compiling cpufeatures v0.2.17 |
| 1301 | 2026-01-07T00:51:02.907Z | Compiling winnow v0.5.40 |
| 1302 | 2026-01-07T00:51:02.926Z | Compiling litemap v0.8.1 |
| 1303 | 2026-01-07T00:51:03.254Z | Compiling heck v0.4.1 |
| 1304 | 2026-01-07T00:51:03.304Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1305 | 2026-01-07T00:51:03.338Z | Compiling toml_datetime v0.6.11 |
| 1306 | 2026-01-07T00:51:03.553Z | Compiling icu_locale_core v2.1.1 |
| 1307 | 2026-01-07T00:51:03.623Z | Compiling http-body v1.0.1 |
| 1308 | 2026-01-07T00:51:03.768Z | Compiling deranged v0.5.5 |
| 1309 | 2026-01-07T00:51:04.678Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1310 | 2026-01-07T00:51:05.789Z | Compiling time-macros v0.2.24 |
| 1311 | 2026-01-07T00:51:06.538Z | Compiling toml_edit v0.19.15 |
| 1312 | 2026-01-07T00:51:06.778Z | Compiling zerocopy v0.7.35 |
| 1313 | 2026-01-07T00:51:06.809Z | Compiling sec1 v0.7.3 |
| 1314 | 2026-01-07T00:51:07.816Z | Compiling group v0.13.0 |
| 1315 | 2026-01-07T00:51:08.210Z | Compiling num-bigint v0.4.6 |
| 1316 | 2026-01-07T00:51:08.213Z | Compiling erased-serde v0.3.31 |
| 1317 | 2026-01-07T00:51:08.669Z | Compiling potential_utf v0.1.4 |
| 1318 | 2026-01-07T00:51:08.973Z | Compiling hkdf v0.12.4 |
| 1319 | 2026-01-07T00:51:09.247Z | Compiling zerotrie v0.2.3 |
| 1320 | 2026-01-07T00:51:09.368Z | Compiling scroll_derive v0.12.1 |
| 1321 | 2026-01-07T00:51:09.853Z | Compiling num-iter v0.1.45 |
| 1322 | 2026-01-07T00:51:10.068Z | Compiling crypto-bigint v0.5.5 |
| 1323 | 2026-01-07T00:51:10.778Z | Compiling usdt-impl v0.5.0 |
| 1324 | 2026-01-07T00:51:11.129Z | Compiling icu_normalizer_data v2.1.1 |
| 1325 | 2026-01-07T00:51:11.246Z | Compiling icu_properties_data v2.1.2 |
| 1326 | 2026-01-07T00:51:11.673Z | Compiling httparse v1.10.1 |
| 1327 | 2026-01-07T00:51:12.017Z | Compiling proc-macro-crate v1.3.1 |
| 1328 | 2026-01-07T00:51:12.290Z | Compiling time v0.3.44 |
| 1329 | 2026-01-07T00:51:12.732Z | Compiling scroll v0.12.0 |
| 1330 | 2026-01-07T00:51:13.369Z | Compiling elliptic-curve v0.13.8 |
| 1331 | 2026-01-07T00:51:14.177Z | Compiling icu_provider v2.1.1 |
| 1332 | 2026-01-07T00:51:14.530Z | Compiling icu_collections v2.1.1 |
| 1333 | 2026-01-07T00:51:15.051Z | Compiling dof v0.3.0 |
| 1334 | 2026-01-07T00:51:15.548Z | Compiling thread-id v4.2.2 |
| 1335 | 2026-01-07T00:51:15.671Z | Compiling proc-macro-crate v3.4.0 |
| 1336 | 2026-01-07T00:51:15.887Z | Compiling sha2 v0.10.9 |
| 1337 | 2026-01-07T00:51:16.068Z | Compiling dtrace-parser v0.2.0 |
| 1338 | 2026-01-07T00:51:16.211Z | Compiling openssl-sys v0.9.111 |
| 1339 | 2026-01-07T00:51:16.677Z | Compiling libz-sys v1.1.23 |
| 1340 | 2026-01-07T00:51:16.798Z | Compiling rustc_version v0.4.1 |
| 1341 | 2026-01-07T00:51:17.348Z | Compiling rustls-pki-types v1.13.2 |
| 1342 | 2026-01-07T00:51:17.400Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1343 | 2026-01-07T00:51:17.441Z | Compiling try-lock v0.2.5 |
| 1344 | 2026-01-07T00:51:17.566Z | Compiling camino v1.2.2 |
| 1345 | 2026-01-07T00:51:17.825Z | Compiling untrusted v0.9.0 |
| 1346 | 2026-01-07T00:51:17.833Z | Compiling tower-service v0.3.3 |
| 1347 | 2026-01-07T00:51:18.040Z | Compiling crossbeam-utils v0.8.21 |
| 1348 | 2026-01-07T00:51:18.181Z | Compiling plain v0.2.3 |
| 1349 | 2026-01-07T00:51:18.371Z | Compiling goblin v0.8.2 |
| 1350 | 2026-01-07T00:51:19.200Z | Compiling want v0.3.1 |
| 1351 | 2026-01-07T00:51:19.315Z | Compiling curve25519-dalek v4.1.3 |
| 1352 | 2026-01-07T00:51:19.847Z | Compiling num_enum_derive v0.7.5 |
| 1353 | 2026-01-07T00:51:19.959Z | Compiling num_enum_derive v0.5.11 |
| 1354 | 2026-01-07T00:51:21.407Z | Compiling serde_tokenstream v0.2.2 |
| 1355 | 2026-01-07T00:51:21.953Z | Compiling rfc6979 v0.4.0 |
| 1356 | 2026-01-07T00:51:22.103Z | Compiling rand_chacha v0.3.1 |
| 1357 | 2026-01-07T00:51:22.182Z | Compiling arc-swap v1.8.0 |
| 1358 | 2026-01-07T00:51:22.555Z | Compiling rustls v0.23.35 |
| 1359 | 2026-01-07T00:51:22.692Z | Compiling either v1.15.0 |
| 1360 | 2026-01-07T00:51:22.716Z | Compiling heck v0.5.0 |
| 1361 | 2026-01-07T00:51:22.889Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 1362 | 2026-01-07T00:51:22.948Z | Compiling radium v0.7.0 |
| 1363 | 2026-01-07T00:51:23.137Z | Compiling iana-time-zone v0.1.64 |
| 1364 | 2026-01-07T00:51:23.147Z | Compiling atomic-waker v1.1.2 |
| 1365 | 2026-01-07T00:51:23.297Z | Compiling num-bigint-dig v0.8.6 |
| 1366 | 2026-01-07T00:51:23.358Z | Compiling chrono v0.4.42 |
| 1367 | 2026-01-07T00:51:23.540Z | Compiling hyper v1.8.1 |
| 1368 | 2026-01-07T00:51:23.721Z | Compiling rand v0.8.5 |
| 1369 | 2026-01-07T00:51:23.794Z | Compiling ecdsa v0.16.9 |
| 1370 | 2026-01-07T00:51:23.914Z | Compiling num_enum v0.5.11 |
| 1371 | 2026-01-07T00:51:24.113Z | Compiling num_enum v0.7.5 |
| 1372 | 2026-01-07T00:51:24.320Z | Compiling rustls-webpki v0.103.8 |
| 1373 | 2026-01-07T00:51:25.800Z | Compiling icu_properties v2.1.2 |
| 1374 | 2026-01-07T00:51:28.599Z | Compiling icu_normalizer v2.1.1 |
| 1375 | 2026-01-07T00:51:31.251Z | Compiling rand_core v0.9.3 |
| 1376 | 2026-01-07T00:51:31.331Z | Compiling primeorder v0.13.6 |
| 1377 | 2026-01-07T00:51:31.454Z | Compiling foreign-types-macros v0.2.3 |
| 1378 | 2026-01-07T00:51:31.587Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1379 | 2026-01-07T00:51:31.764Z | Compiling curl-sys v0.4.84+curl-8.17.0 |
| 1380 | 2026-01-07T00:51:31.916Z | Compiling cargo-platform v0.3.2 |
| 1381 | 2026-01-07T00:51:32.068Z | Compiling indexmap v1.9.3 |
| 1382 | 2026-01-07T00:51:32.236Z | Compiling aho-corasick v1.1.4 |
| 1383 | 2026-01-07T00:51:32.448Z | Compiling thread_local v1.1.9 |
| 1384 | 2026-01-07T00:51:32.476Z | Compiling anyhow v1.0.100 |
| 1385 | 2026-01-07T00:51:32.511Z | Compiling utf8parse v0.2.2 |
| 1386 | 2026-01-07T00:51:32.687Z | Compiling tap v1.0.1 |
| 1387 | 2026-01-07T00:51:32.870Z | Compiling foreign-types-shared v0.3.1 |
| 1388 | 2026-01-07T00:51:33.009Z | Compiling percent-encoding v2.3.2 |
| 1389 | 2026-01-07T00:51:33.012Z | Compiling bitflags v2.10.0 |
| 1390 | 2026-01-07T00:51:33.116Z | Compiling slog-async v2.8.0 |
| 1391 | 2026-01-07T00:51:33.150Z | Compiling regex-syntax v0.8.8 |
| 1392 | 2026-01-07T00:51:33.497Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-01-07T00:51:33.999Z | Compiling foreign-types v0.5.0 |
| 1394 | 2026-01-07T00:51:34.118Z | Compiling wyz v0.5.1 |
| 1395 | 2026-01-07T00:51:34.153Z | Compiling anstyle-parse v0.2.7 |
| 1396 | 2026-01-07T00:51:34.611Z | Compiling cargo_metadata v0.23.1 |
| 1397 | 2026-01-07T00:51:34.622Z | Compiling rand_chacha v0.9.0 |
| 1398 | 2026-01-07T00:51:35.949Z | Compiling crossbeam-channel v0.5.15 |
| 1399 | 2026-01-07T00:51:37.581Z | Compiling regex-automata v0.4.13 |
| 1400 | 2026-01-07T00:51:37.845Z | Compiling idna_adapter v1.2.1 |
| 1401 | 2026-01-07T00:51:41.164Z | Compiling hyper-util v0.1.19 |
| 1402 | 2026-01-07T00:51:46.470Z | Compiling itertools v0.12.1 |
| 1403 | 2026-01-07T00:51:46.785Z | Compiling slog-scope v4.4.0 |
| 1404 | 2026-01-07T00:51:47.713Z | Compiling usdt-macro v0.5.0 |
| 1405 | 2026-01-07T00:51:48.343Z | Compiling usdt-attr-macro v0.5.0 |
| 1406 | 2026-01-07T00:51:49.258Z | Compiling num-rational v0.4.2 |
| 1407 | 2026-01-07T00:51:49.852Z | Compiling tokio-util v0.7.17 |
| 1408 | 2026-01-07T00:51:50.144Z | Compiling ed25519 v2.2.3 |
| 1409 | 2026-01-07T00:51:50.518Z | Compiling num-complex v0.4.6 |
| 1410 | 2026-01-07T00:51:51.205Z | Compiling async-trait v0.1.89 |
| 1411 | 2026-01-07T00:51:51.797Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1412 | 2026-01-07T00:51:51.807Z | Compiling pkcs1 v0.7.5 |
| 1413 | 2026-01-07T00:51:52.392Z | Compiling memmap v0.7.0 |
| 1414 | 2026-01-07T00:51:52.746Z | Compiling is-terminal v0.4.17 |
| 1415 | 2026-01-07T00:51:52.832Z | Compiling cstr-argument v0.1.2 |
| 1416 | 2026-01-07T00:51:52.894Z | Compiling anstyle v1.0.13 |
| 1417 | 2026-01-07T00:51:53.128Z | Compiling tower-layer v0.3.3 |
| 1418 | 2026-01-07T00:51:53.434Z | Compiling base64 v0.22.1 |
| 1419 | 2026-01-07T00:51:53.438Z | Compiling term v1.2.1 |
| 1420 | 2026-01-07T00:51:53.663Z | Compiling take_mut v0.2.2 |
| 1421 | 2026-01-07T00:51:53.698Z | Compiling portable-atomic v1.13.0 |
| 1422 | 2026-01-07T00:51:53.845Z | Compiling colorchoice v1.0.4 |
| 1423 | 2026-01-07T00:51:54.042Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#eef3a62c) |
| 1424 | 2026-01-07T00:51:54.445Z | Compiling anstyle-query v1.1.5 |
| 1425 | 2026-01-07T00:51:54.473Z | Compiling sync_wrapper v1.0.2 |
| 1426 | 2026-01-07T00:51:54.607Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 1427 | 2026-01-07T00:51:54.627Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1428 | 2026-01-07T00:51:54.655Z | Compiling os_str_bytes v6.6.1 |
| 1429 | 2026-01-07T00:51:54.998Z | Compiling openssl-probe v0.2.0 |
| 1430 | 2026-01-07T00:51:55.022Z | Compiling hashbrown v0.12.3 |
| 1431 | 2026-01-07T00:51:55.255Z | Compiling crc32fast v1.5.0 |
| 1432 | 2026-01-07T00:51:55.488Z | Compiling utf8_iter v1.0.4 |
| 1433 | 2026-01-07T00:51:55.500Z | Compiling funty v2.0.0 |
| 1434 | 2026-01-07T00:51:55.793Z | Compiling rustix v1.1.3 |
| 1435 | 2026-01-07T00:51:55.825Z | Compiling is_terminal_polyfill v1.70.2 |
| 1436 | 2026-01-07T00:51:55.978Z | Compiling anstream v0.6.21 |
| 1437 | 2026-01-07T00:51:56.885Z | Compiling bitvec v1.0.1 |
| 1438 | 2026-01-07T00:51:57.103Z | Compiling idna v1.1.0 |
| 1439 | 2026-01-07T00:51:57.436Z | Compiling rustls-native-certs v0.8.3 |
| 1440 | 2026-01-07T00:51:57.708Z | Compiling clap_lex v0.2.4 |
| 1441 | 2026-01-07T00:51:58.055Z | Compiling tower v0.5.2 |
| 1442 | 2026-01-07T00:51:58.623Z | Compiling slog-term v2.9.2 |
| 1443 | 2026-01-07T00:51:59.313Z | Compiling pem v3.0.6 |
| 1444 | 2026-01-07T00:52:00.862Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1445 | 2026-01-07T00:52:01.692Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1446 | 2026-01-07T00:52:01.756Z | Compiling usdt v0.5.0 |
| 1447 | 2026-01-07T00:52:01.900Z | Compiling rsa v0.9.9 |
| 1448 | 2026-01-07T00:52:02.060Z | Compiling num v0.4.3 |
| 1449 | 2026-01-07T00:52:02.182Z | Compiling ed25519-dalek v2.2.0 |
| 1450 | 2026-01-07T00:52:02.381Z | Compiling slog-stdlog v4.1.1 |
| 1451 | 2026-01-07T00:52:02.973Z | Compiling tokio-rustls v0.26.4 |
| 1452 | 2026-01-07T00:52:03.188Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#2f5c441a) |
| 1453 | 2026-01-07T00:52:03.226Z | Compiling regex v1.12.2 |
| 1454 | 2026-01-07T00:52:03.273Z | Compiling octocrab v0.49.5 |
| 1455 | 2026-01-07T00:52:03.561Z | Compiling rand v0.9.2 |
| 1456 | 2026-01-07T00:52:03.981Z | Compiling p384 v0.13.1 |
| 1457 | 2026-01-07T00:52:04.617Z | Compiling p256 v0.13.2 |
| 1458 | 2026-01-07T00:52:05.088Z | Compiling snafu-derive v0.8.9 |
| 1459 | 2026-01-07T00:52:06.500Z | Compiling simple_asn1 v0.6.3 |
| 1460 | 2026-01-07T00:52:06.713Z | Compiling futures-executor v0.3.31 |
| 1461 | 2026-01-07T00:52:06.921Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1462 | 2026-01-07T00:52:07.805Z | Compiling clap_derive v3.2.25 |
| 1463 | 2026-01-07T00:52:07.824Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1464 | 2026-01-07T00:52:08.316Z | Compiling serde_repr v0.1.20 |
| 1465 | 2026-01-07T00:52:08.359Z | Compiling pin-project-internal v1.1.10 |
| 1466 | 2026-01-07T00:52:09.371Z | Compiling num-derive v0.3.3 |
| 1467 | 2026-01-07T00:52:09.451Z | Compiling atty v0.2.14 |
| 1468 | 2026-01-07T00:52:09.625Z | Compiling strsim v0.11.1 |
| 1469 | 2026-01-07T00:52:09.795Z | Compiling termcolor v1.4.1 |
| 1470 | 2026-01-07T00:52:10.836Z | Compiling bitflags v1.3.2 |
| 1471 | 2026-01-07T00:52:10.856Z | Compiling oxnet v0.1.4 |
| 1472 | 2026-01-07T00:52:10.911Z | Compiling unicode-width v0.2.2 |
| 1473 | 2026-01-07T00:52:10.943Z | Compiling clap_lex v0.7.6 |
| 1474 | 2026-01-07T00:52:11.467Z | Compiling strsim v0.10.0 |
| 1475 | 2026-01-07T00:52:11.484Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1476 | 2026-01-07T00:52:11.487Z | Compiling curl v0.4.49 |
| 1477 | 2026-01-07T00:52:11.519Z | Compiling ryu v1.0.22 |
| 1478 | 2026-01-07T00:52:11.655Z | Compiling adler2 v2.0.1 |
| 1479 | 2026-01-07T00:52:11.894Z | Compiling iri-string v0.7.10 |
| 1480 | 2026-01-07T00:52:11.907Z | Compiling simd-adler32 v0.3.8 |
| 1481 | 2026-01-07T00:52:11.910Z | Compiling colored v3.0.0 |
| 1482 | 2026-01-07T00:52:11.943Z | Compiling textwrap v0.16.2 |
| 1483 | 2026-01-07T00:52:12.815Z | Compiling clap v3.2.25 |
| 1484 | 2026-01-07T00:52:13.302Z | Compiling miniz_oxide v0.8.9 |
| 1485 | 2026-01-07T00:52:14.052Z | Compiling serde_urlencoded v0.7.1 |
| 1486 | 2026-01-07T00:52:14.528Z | Compiling libscf-sys v1.1.0 |
| 1487 | 2026-01-07T00:52:14.637Z | Compiling console v0.16.2 |
| 1488 | 2026-01-07T00:52:14.764Z | Compiling clap_builder v4.5.54 |
| 1489 | 2026-01-07T00:52:16.763Z | Compiling tower-http v0.6.8 |
| 1490 | 2026-01-07T00:52:17.637Z | Compiling pin-project v1.1.10 |
| 1491 | 2026-01-07T00:52:17.797Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 1492 | 2026-01-07T00:52:18.042Z | Compiling snafu v0.8.9 |
| 1493 | 2026-01-07T00:52:19.166Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1494 | 2026-01-07T00:52:19.956Z | Compiling jsonwebtoken v10.2.0 |
| 1495 | 2026-01-07T00:52:19.959Z | Compiling futures v0.3.31 |
| 1496 | 2026-01-07T00:52:20.401Z | Compiling slog-envlogger v2.2.0 |
| 1497 | 2026-01-07T00:52:23.187Z | Compiling hyper-rustls v0.27.7 |
| 1498 | 2026-01-07T00:52:23.403Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1499 | 2026-01-07T00:52:25.409Z | Compiling url v2.5.7 |
| 1500 | 2026-01-07T00:52:27.172Z | Compiling hyper-timeout v0.5.2 |
| 1501 | 2026-01-07T00:52:27.603Z | Compiling clap_derive v4.5.49 |
| 1502 | 2026-01-07T00:52:29.597Z | Compiling http-body-util v0.1.3 |
| 1503 | 2026-01-07T00:52:30.202Z | Compiling zone_cfg_derive v0.3.1 |
| 1504 | 2026-01-07T00:52:30.523Z | Compiling async-recursion v0.3.2 |
| 1505 | 2026-01-07T00:52:30.609Z | Compiling serde_path_to_error v0.1.20 |
| 1506 | 2026-01-07T00:52:31.255Z | Compiling serde_spanned v1.0.4 |
| 1507 | 2026-01-07T00:52:31.589Z | Compiling filetime v0.2.26 |
| 1508 | 2026-01-07T00:52:31.608Z | Compiling secrecy v0.10.3 |
| 1509 | 2026-01-07T00:52:31.659Z | Compiling xattr v1.6.1 |
| 1510 | 2026-01-07T00:52:31.861Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1511 | 2026-01-07T00:52:31.898Z | Compiling hex v0.4.3 |
| 1512 | 2026-01-07T00:52:31.923Z | Compiling web-time v1.1.0 |
| 1513 | 2026-01-07T00:52:31.992Z | Compiling fastrand v2.3.0 |
| 1514 | 2026-01-07T00:52:32.037Z | Compiling unit-prefix v0.5.2 |
| 1515 | 2026-01-07T00:52:32.314Z | Compiling openssl-probe v0.1.6 |
| 1516 | 2026-01-07T00:52:32.380Z | Compiling toml v0.9.10+spec-1.1.0 |
| 1517 | 2026-01-07T00:52:32.383Z | Compiling indicatif v0.18.3 |
| 1518 | 2026-01-07T00:52:32.692Z | Compiling sha256 v1.6.0 |
| 1519 | 2026-01-07T00:52:32.819Z | Compiling tempfile v3.24.0 |
| 1520 | 2026-01-07T00:52:34.794Z | Compiling clap v4.5.54 |
| 1521 | 2026-01-07T00:52:34.927Z | Compiling tar v0.4.44 |
| 1522 | 2026-01-07T00:52:37.156Z | Compiling zone v0.3.1 |
| 1523 | 2026-01-07T00:52:39.339Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#113f170a) |
| 1524 | 2026-01-07T00:52:39.989Z | Compiling flate2 v1.1.5 |
| 1525 | 2026-01-07T00:52:40.639Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#2f5c441a) |
| 1526 | 2026-01-07T00:52:40.936Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1527 | 2026-01-07T00:52:41.049Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#af6758ef) |
| 1528 | 2026-01-07T00:52:41.112Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1529 | 2026-01-07T00:52:42.337Z | Compiling libloading v0.8.9 |
| 1530 | 2026-01-07T00:52:42.639Z | Compiling fs_extra v1.3.0 |
| 1531 | 2026-01-07T00:53:02.221Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1532 | 2026-01-07T00:53:48.811Z | Finished `release` profile [optimized] target(s) in 3m 09s |
| 1533 | 2026-01-07T00:53:48.889Z | |
| 1534 | 2026-01-07T00:53:48.889Z | real 3:09.334171830 |
| 1535 | 2026-01-07T00:53:48.889Z | user 18:08.005787595 |
| 1536 | 2026-01-07T00:53:48.889Z | sys 1:21.635291854 |
| 1537 | 2026-01-07T00:53:48.889Z | trap 0.623846305 |
| 1538 | 2026-01-07T00:53:48.889Z | tflt 1.009403491 |
| 1539 | 2026-01-07T00:53:48.889Z | dflt 0.911019575 |
| 1540 | 2026-01-07T00:53:48.889Z | kflt 0.000053554 |
| 1541 | 2026-01-07T00:53:48.892Z | lock 56:29.726864289 |
| 1542 | 2026-01-07T00:53:48.892Z | slp 1:04:37.491707789 |
| 1543 | 2026-01-07T00:53:48.892Z | lat 1:07.126290324 |
| 1544 | 2026-01-07T00:53:48.892Z | stop 1:02.823014336 |
| 1545 | 2026-01-07T00:53:48.892Z | + for x in debug release |
| 1546 | 2026-01-07T00:53:48.892Z | + mkdir -p /work/debug |
| 1547 | 2026-01-07T00:53:48.892Z | + cp target/debug/softnpu /work/debug/ |
| 1548 | 2026-01-07T00:53:48.987Z | + cp target/debug/npuzone /work/debug/ |
| 1549 | 2026-01-07T00:53:49.177Z | + cp target/debug/npuvm /work/debug/ |
| 1550 | 2026-01-07T00:53:49.367Z | + digest -a sha256 /work/debug/softnpu |
| 1551 | 2026-01-07T00:53:49.443Z | + digest -a sha256 /work/debug/npuzone |
| 1552 | 2026-01-07T00:53:49.576Z | + digest -a sha256 /work/debug/npuvm |
| 1553 | 2026-01-07T00:53:49.705Z | + for x in debug release |
| 1554 | 2026-01-07T00:53:49.705Z | + mkdir -p /work/release |
| 1555 | 2026-01-07T00:53:49.708Z | + cp target/release/softnpu /work/release/ |
| 1556 | 2026-01-07T00:53:49.728Z | + cp target/release/npuzone /work/release/ |
| 1557 | 2026-01-07T00:53:49.769Z | + cp target/release/npuvm /work/release/ |
| 1558 | 2026-01-07T00:53:49.809Z | + digest -a sha256 /work/release/softnpu |
| 1559 | 2026-01-07T00:53:49.828Z | + digest -a sha256 /work/release/npuzone |
| 1560 | 2026-01-07T00:53:49.857Z | + digest -a sha256 /work/release/npuvm |
| 1561 | 2026-01-07T00:53:49.886Z | process exited: duration 387099 ms, exit code 0 |
| |
| 1562 | 2026-01-07T00:53:49.899Z | found 12 output files |
| 1563 | 2026-01-07T00:53:49.899Z | uploading: /work/debug/npuvm (188495528 bytes) |
| 1564 | 2026-01-07T00:53:52.737Z | uploaded: /work/debug/npuvm |
| 1565 | 2026-01-07T00:53:52.737Z | uploading: /work/debug/npuvm.sha256.txt (65 bytes) |
| 1566 | 2026-01-07T00:53:53.750Z | uploaded: /work/debug/npuvm.sha256.txt |
| 1567 | 2026-01-07T00:53:53.754Z | uploading: /work/debug/npuzone (195281992 bytes) |
| 1568 | 2026-01-07T00:53:56.970Z | uploaded: /work/debug/npuzone |
| 1569 | 2026-01-07T00:53:56.974Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1570 | 2026-01-07T00:53:57.981Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1571 | 2026-01-07T00:53:57.985Z | uploading: /work/debug/softnpu (102571608 bytes) |
| 1572 | 2026-01-07T00:54:00.028Z | uploaded: /work/debug/softnpu |
| 1573 | 2026-01-07T00:54:00.028Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1574 | 2026-01-07T00:54:01.037Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1575 | 2026-01-07T00:54:01.040Z | uploading: /work/release/npuvm (31600664 bytes) |
| 1576 | 2026-01-07T00:54:02.411Z | uploaded: /work/release/npuvm |
| 1577 | 2026-01-07T00:54:02.411Z | uploading: /work/release/npuvm.sha256.txt (65 bytes) |
| 1578 | 2026-01-07T00:54:03.420Z | uploaded: /work/release/npuvm.sha256.txt |
| 1579 | 2026-01-07T00:54:03.423Z | uploading: /work/release/npuzone (32215368 bytes) |
| 1580 | 2026-01-07T00:54:04.823Z | uploaded: /work/release/npuzone |
| 1581 | 2026-01-07T00:54:04.826Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1582 | 2026-01-07T00:54:05.833Z | uploaded: /work/release/npuzone.sha256.txt |
| 1583 | 2026-01-07T00:54:05.836Z | uploading: /work/release/softnpu (16167912 bytes) |
| 1584 | 2026-01-07T00:54:07.048Z | uploaded: /work/release/softnpu |
| 1585 | 2026-01-07T00:54:07.051Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1586 | 2026-01-07T00:54:08.058Z | uploaded: /work/release/softnpu.sha256.txt |