|
|
|
| 1 | 2026-07-19T04:30:53.073Z | job assigned to worker 01KXWA715616SG49RN8TMQZSE6 [factory aws, i-0b270a1d0f67eea88] (queued for 48 s) |
| |
| 2 | 2026-07-19T04:31:01.478Z | starting task 0: "setup" |
| 3 | 2026-07-19T04:31:01.481Z | ++ uname -s |
| 4 | 2026-07-19T04:31:01.481Z | + kern=SunOS |
| 5 | 2026-07-19T04:31:01.481Z | + build_user=build |
| 6 | 2026-07-19T04:31:01.481Z | + build_uid=12345 |
| 7 | 2026-07-19T04:31:01.481Z | + work_dir=/work |
| 8 | 2026-07-19T04:31:01.481Z | + input_dir=/input |
| 9 | 2026-07-19T04:31:01.481Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-19T04:31:01.481Z | + case "$kern" in |
| 11 | 2026-07-19T04:31:01.481Z | + groupadd -g 12345 build |
| 12 | 2026-07-19T04:31:01.485Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-19T04:31:03.492Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-19T04:31:03.620Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-19T04:31:03.634Z | + home_fs=zfs |
| 16 | 2026-07-19T04:31:03.634Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-19T04:31:03.634Z | + mkdir -p /home/build |
| 18 | 2026-07-19T04:31:03.634Z | + chown build:build /home/build /work |
| 19 | 2026-07-19T04:31:05.620Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-19T04:31:05.626Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-07-19T04:31:05.641Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-19T04:31:05.645Z | * rust toolchain channel = "stable" |
| 23 | 2026-07-19T04:31:05.645Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-07-19T04:31:05.645Z | * rust toolchain profile = "default" |
| 25 | 2026-07-19T04:31:05.645Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-19T04:31:05.645Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-19T04:31:05.645Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-19T04:31:05.648Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-19T04:31:05.648Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-19T04:31:05.773Z | info: downloading installer |
| 31 | 2026-07-19T04:31:07.243Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-19T04:31:07.243Z | warn: /opt/ooce/bin |
| 33 | 2026-07-19T04:31:07.243Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-19T04:31:07.243Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-19T04:31:07.243Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-19T04:31:07.243Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-19T04:31:07.243Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-19T04:31:07.243Z | error: cannot install while Rust is installed |
| 39 | 2026-07-19T04:31:07.243Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-19T04:31:07.243Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-19T04:31:07.243Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-19T04:31:07.243Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-19T04:31:07.243Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-19T04:31:07.256Z | info: profile set to default |
| 45 | 2026-07-19T04:31:07.256Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-19T04:31:07.264Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-19T04:31:07.399Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-19T04:31:07.404Z | info: downloading 6 components |
| 49 | 2026-07-19T04:31:22.902Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-19T04:31:22.902Z | |
| 51 | 2026-07-19T04:31:22.931Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-19T04:31:22.932Z | |
| 53 | 2026-07-19T04:31:22.932Z | |
| 54 | 2026-07-19T04:31:22.932Z | Rust is installed now. Great! |
| 55 | 2026-07-19T04:31:22.932Z | |
| 56 | 2026-07-19T04:31:22.936Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-19T04:31:22.936Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-19T04:31:22.936Z | |
| 59 | 2026-07-19T04:31:22.936Z | To configure your current shell, you need to source |
| 60 | 2026-07-19T04:31:22.936Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-19T04:31:22.936Z | |
| 62 | 2026-07-19T04:31:22.936Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-19T04:31:22.936Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-19T04:31:22.936Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-19T04:31:22.936Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-19T04:31:22.937Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-19T04:31:22.937Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-19T04:31:22.937Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-19T04:31:22.937Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-19T04:31:22.937Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-19T04:31:23.036Z | + rustup --version |
| 72 | 2026-07-19T04:31:23.045Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-19T04:31:23.048Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-19T04:31:23.066Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-19T04:31:23.069Z | + cargo --version |
| 76 | 2026-07-19T04:31:23.084Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-19T04:31:23.087Z | + rustc --version |
| 78 | 2026-07-19T04:31:23.105Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-19T04:31:23.109Z | process exited: duration 17464 ms, exit code 0 |
| |
| 80 | 2026-07-19T04:31:23.116Z | starting task 2: "authentication" |
| 81 | 2026-07-19T04:31:23.132Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-19T04:31:23.139Z | starting task 3: "clone repository" |
| 83 | 2026-07-19T04:31:23.142Z | + mkdir -p /work/oxidecomputer/sidecar-lite |
| 84 | 2026-07-19T04:31:23.145Z | + git clone https://github.com/oxidecomputer/sidecar-lite /work/oxidecomputer/sidecar-lite |
| 85 | 2026-07-19T04:31:23.174Z | Cloning into '/work/oxidecomputer/sidecar-lite'... |
| 86 | 2026-07-19T04:31:23.670Z | + cd /work/oxidecomputer/sidecar-lite |
| 87 | 2026-07-19T04:31:23.670Z | + git fetch origin 3527c804adb0371923de470fa5fd3ea9e05fc947 |
| 88 | 2026-07-19T04:31:23.885Z | From https://github.com/oxidecomputer/sidecar-lite |
| 89 | 2026-07-19T04:31:23.885Z | * branch 3527c804adb0371923de470fa5fd3ea9e05fc947 -> FETCH_HEAD |
| 90 | 2026-07-19T04:31:23.889Z | + [[ -n renovate/serde-monorepo ]] |
| 91 | 2026-07-19T04:31:23.893Z | ++ git branch --show-current |
| 92 | 2026-07-19T04:31:23.893Z | + current=main |
| 93 | 2026-07-19T04:31:23.893Z | + [[ main != renovate/serde-monorepo ]] |
| 94 | 2026-07-19T04:31:23.893Z | + git branch -f renovate/serde-monorepo 3527c804adb0371923de470fa5fd3ea9e05fc947 |
| 95 | 2026-07-19T04:31:23.897Z | + git checkout -f renovate/serde-monorepo |
| 96 | 2026-07-19T04:31:23.900Z | Switched to branch 'renovate/serde-monorepo' |
| 97 | 2026-07-19T04:31:23.900Z | + git reset --hard 3527c804adb0371923de470fa5fd3ea9e05fc947 |
| 98 | 2026-07-19T04:31:23.903Z | HEAD is now at 3527c80 Update Rust crate serde to v1.0.229 |
| 99 | 2026-07-19T04:31:23.906Z | process exited: duration 764 ms, exit code 0 |
| |
| 100 | 2026-07-19T04:31:23.913Z | starting task 4: "build" |
| 101 | 2026-07-19T04:31:23.916Z | + uname -a |
| 102 | 2026-07-19T04:31:23.920Z | SunOS w-01KXWA715616SG49RN8TMQZSE6 5.11 helios-2.0.23838 i86pc i386 i86pc |
| 103 | 2026-07-19T04:31:23.920Z | + cat /etc/versions/build |
| 104 | 2026-07-19T04:31:23.920Z | heads/stlouis-0-ge1108ec7ee |
| 105 | 2026-07-19T04:31:23.920Z | + cargo --version |
| 106 | 2026-07-19T04:31:23.924Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 107 | 2026-07-19T04:31:24.082Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-19T04:31:24.086Z | info: downloading 6 components |
| 109 | 2026-07-19T04:31:37.936Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 110 | 2026-07-19T04:31:37.940Z | + rustc --version |
| 111 | 2026-07-19T04:31:37.965Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 112 | 2026-07-19T04:31:37.969Z | + banner check |
| 113 | 2026-07-19T04:31:37.972Z | |
| 114 | 2026-07-19T04:31:37.972Z | #### # # ###### #### # # |
| 115 | 2026-07-19T04:31:37.972Z | # # # # # # # # # |
| 116 | 2026-07-19T04:31:37.972Z | # ###### ##### # #### |
| 117 | 2026-07-19T04:31:37.972Z | # # # # # # # |
| 118 | 2026-07-19T04:31:37.972Z | # # # # # # # # # |
| 119 | 2026-07-19T04:31:37.973Z | #### # # ###### #### # # |
| 120 | 2026-07-19T04:31:37.973Z | |
| 121 | 2026-07-19T04:31:37.973Z | + cargo fmt -- --check |
| 122 | 2026-07-19T04:31:38.050Z | + cargo clippy --all-targets -- --deny warnings |
| 123 | 2026-07-19T04:31:38.149Z | Updating crates.io index |
| 124 | 2026-07-19T04:31:38.182Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 125 | 2026-07-19T04:31:38.567Z | From https://github.com/oxidecomputer/p4 |
| 126 | 2026-07-19T04:31:38.568Z | * [new ref] 077d5339d64ef3583147094142e75f05fc64fd1c -> refs/commit/077d5339d64ef3583147094142e75f05fc64fd1c |
| 127 | 2026-07-19T04:31:38.619Z | Updating git repository `https://github.com/oxidecomputer/usdt` |
| 128 | 2026-07-19T04:31:38.940Z | From https://github.com/oxidecomputer/usdt |
| 129 | 2026-07-19T04:31:38.940Z | * [new ref] 7115dcac28cdc7ee12021297f29e8a5a7bab2840 -> refs/commit/7115dcac28cdc7ee12021297f29e8a5a7bab2840 |
| 130 | 2026-07-19T04:31:39.179Z | Updating git repository `https://github.com/luqmana/rust-macaddr` |
| 131 | 2026-07-19T04:31:39.452Z | From https://github.com/luqmana/rust-macaddr |
| 132 | 2026-07-19T04:31:39.452Z | * [new ref] f339667731d81a8125cd930e5d51889585806b6c -> refs/commit/f339667731d81a8125cd930e5d51889585806b6c |
| 133 | 2026-07-19T04:31:39.508Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 134 | 2026-07-19T04:31:39.822Z | From https://github.com/oxidecomputer/softnpu |
| 135 | 2026-07-19T04:31:39.822Z | * [new ref] 1fc6c6e12370f158b036fb9d2247424d218e3f88 -> refs/commit/1fc6c6e12370f158b036fb9d2247424d218e3f88 |
| 136 | 2026-07-19T04:31:40.038Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 137 | 2026-07-19T04:31:40.298Z | From https://github.com/oxidecomputer/xfr |
| 138 | 2026-07-19T04:31:40.298Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 139 | 2026-07-19T04:31:40.349Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 140 | 2026-07-19T04:31:40.676Z | From https://github.com/oxidecomputer/devinfo-sys |
| 141 | 2026-07-19T04:31:40.676Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 142 | 2026-07-19T04:31:40.680Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 143 | 2026-07-19T04:31:40.874Z | From https://github.com/oxidecomputer/dlpi-sys |
| 144 | 2026-07-19T04:31:40.874Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 145 | 2026-07-19T04:31:40.926Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-07-19T04:31:41.289Z | From https://github.com/oxidecomputer/netadm-sys |
| 147 | 2026-07-19T04:31:41.290Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 148 | 2026-07-19T04:31:41.357Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 149 | 2026-07-19T04:31:41.650Z | From https://github.com/oxidecomputer/p9fs |
| 150 | 2026-07-19T04:31:41.650Z | * [new ref] 0020894e66b7f98cb98987b4efd2f029dbc3598f -> refs/commit/0020894e66b7f98cb98987b4efd2f029dbc3598f |
| 151 | 2026-07-19T04:31:41.690Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 152 | 2026-07-19T04:31:41.961Z | From https://github.com/illumos/smf-rs |
| 153 | 2026-07-19T04:31:41.961Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 154 | 2026-07-19T04:31:42.084Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-07-19T04:31:42.696Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-07-19T04:31:42.696Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-07-19T04:31:43.119Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-07-19T04:31:43.417Z | From https://github.com/jmesmon/rust-libzfs |
| 159 | 2026-07-19T04:31:43.417Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 160 | 2026-07-19T04:31:43.537Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 161 | 2026-07-19T04:31:43.777Z | From https://github.com/oxidecomputer/rusty-doors |
| 162 | 2026-07-19T04:31:43.777Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 163 | 2026-07-19T04:31:43.850Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 164 | 2026-07-19T04:31:44.097Z | From https://github.com/oxidecomputer/ispf |
| 165 | 2026-07-19T04:31:44.097Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 166 | 2026-07-19T04:31:44.252Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 167 | 2026-07-19T04:31:44.522Z | From https://github.com/oxidecomputer/zone |
| 168 | 2026-07-19T04:31:44.522Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 169 | 2026-07-19T04:31:46.181Z | Downloading crates ... |
| 170 | 2026-07-19T04:31:46.232Z | Downloaded anstyle v1.0.14 |
| 171 | 2026-07-19T04:31:46.238Z | Downloaded camino v1.2.2 |
| 172 | 2026-07-19T04:31:46.244Z | Downloaded adler2 v2.0.1 |
| 173 | 2026-07-19T04:31:46.247Z | Downloaded cargo_metadata v0.23.1 |
| 174 | 2026-07-19T04:31:46.252Z | Downloaded anstream v1.0.0 |
| 175 | 2026-07-19T04:31:46.256Z | Downloaded cargo-platform v0.3.3 |
| 176 | 2026-07-19T04:31:46.260Z | Downloaded aho-corasick v1.1.4 |
| 177 | 2026-07-19T04:31:46.263Z | Downloaded hmac v0.12.1 |
| 178 | 2026-07-19T04:31:46.267Z | Downloaded anstyle-query v1.1.5 |
| 179 | 2026-07-19T04:31:46.267Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-07-19T04:31:46.270Z | Downloaded cc v1.2.63 |
| 181 | 2026-07-19T04:31:46.270Z | Downloaded futures-macro v0.3.32 |
| 182 | 2026-07-19T04:31:46.273Z | Downloaded futures-io v0.3.32 |
| 183 | 2026-07-19T04:31:46.273Z | Downloaded bitflags v2.13.0 |
| 184 | 2026-07-19T04:31:46.278Z | Downloaded block-buffer v0.10.4 |
| 185 | 2026-07-19T04:31:46.278Z | Downloaded atty v0.2.14 |
| 186 | 2026-07-19T04:31:46.281Z | Downloaded elliptic-curve v0.13.8 |
| 187 | 2026-07-19T04:31:46.281Z | Downloaded lazy_static v1.5.0 |
| 188 | 2026-07-19T04:31:46.284Z | Downloaded itoa v1.0.18 |
| 189 | 2026-07-19T04:31:46.285Z | Downloaded icu_normalizer v2.2.0 |
| 190 | 2026-07-19T04:31:46.288Z | Downloaded futures v0.3.32 |
| 191 | 2026-07-19T04:31:46.291Z | Downloaded futures-task v0.3.32 |
| 192 | 2026-07-19T04:31:46.291Z | Downloaded litemap v0.8.2 |
| 193 | 2026-07-19T04:31:46.294Z | Downloaded libscf-sys v1.2.0 |
| 194 | 2026-07-19T04:31:46.294Z | Downloaded cpufeatures v0.3.0 |
| 195 | 2026-07-19T04:31:46.298Z | Downloaded ipnetwork v0.20.0 |
| 196 | 2026-07-19T04:31:46.298Z | Downloaded iana-time-zone v0.1.65 |
| 197 | 2026-07-19T04:31:46.302Z | Downloaded hyper-timeout v0.5.2 |
| 198 | 2026-07-19T04:31:46.302Z | Downloaded heck v0.5.0 |
| 199 | 2026-07-19T04:31:46.306Z | Downloaded is_terminal_polyfill v1.70.2 |
| 200 | 2026-07-19T04:31:46.306Z | Downloaded http-serde v2.1.1 |
| 201 | 2026-07-19T04:31:46.306Z | Downloaded errno v0.3.14 |
| 202 | 2026-07-19T04:31:46.306Z | Downloaded dof v0.3.0 |
| 203 | 2026-07-19T04:31:46.309Z | Downloaded colorchoice v1.0.5 |
| 204 | 2026-07-19T04:31:46.309Z | Downloaded foreign-types-macros v0.2.3 |
| 205 | 2026-07-19T04:31:46.309Z | Downloaded cstr-argument v0.1.2 |
| 206 | 2026-07-19T04:31:46.313Z | Downloaded memmap v0.7.0 |
| 207 | 2026-07-19T04:31:46.313Z | Downloaded libloading v0.8.9 |
| 208 | 2026-07-19T04:31:46.316Z | Downloaded clap_lex v1.1.0 |
| 209 | 2026-07-19T04:31:46.316Z | Downloaded base16ct v0.2.0 |
| 210 | 2026-07-19T04:31:46.316Z | Downloaded httparse v1.10.1 |
| 211 | 2026-07-19T04:31:46.319Z | Downloaded bytes v1.11.1 |
| 212 | 2026-07-19T04:31:46.323Z | Downloaded async-trait v0.1.89 |
| 213 | 2026-07-19T04:31:46.326Z | Downloaded is-terminal v0.4.17 |
| 214 | 2026-07-19T04:31:46.326Z | Downloaded num v0.4.3 |
| 215 | 2026-07-19T04:31:46.326Z | Downloaded http-body v1.0.1 |
| 216 | 2026-07-19T04:31:46.329Z | Downloaded futures-sink v0.3.32 |
| 217 | 2026-07-19T04:31:46.329Z | Downloaded clap_lex v0.2.4 |
| 218 | 2026-07-19T04:31:46.330Z | Downloaded foreign-types-shared v0.3.1 |
| 219 | 2026-07-19T04:31:46.330Z | Downloaded equivalent v1.0.2 |
| 220 | 2026-07-19T04:31:46.333Z | Downloaded http-body-util v0.1.3 |
| 221 | 2026-07-19T04:31:46.333Z | Downloaded futures-core v0.3.32 |
| 222 | 2026-07-19T04:31:46.333Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 223 | 2026-07-19T04:31:46.337Z | Downloaded const-oid v0.9.6 |
| 224 | 2026-07-19T04:31:46.337Z | Downloaded num_enum_derive v0.5.11 |
| 225 | 2026-07-19T04:31:46.338Z | Downloaded heck v0.4.1 |
| 226 | 2026-07-19T04:31:46.341Z | Downloaded form_urlencoded v1.2.2 |
| 227 | 2026-07-19T04:31:46.341Z | Downloaded atomic-waker v1.1.2 |
| 228 | 2026-07-19T04:31:46.341Z | Downloaded pnet_macros_support v0.35.0 |
| 229 | 2026-07-19T04:31:46.341Z | Downloaded pnet_sys v0.35.0 |
| 230 | 2026-07-19T04:31:46.344Z | Downloaded hyper-rustls v0.27.9 |
| 231 | 2026-07-19T04:31:46.344Z | Downloaded plain v0.2.3 |
| 232 | 2026-07-19T04:31:46.347Z | Downloaded hex v0.4.3 |
| 233 | 2026-07-19T04:31:46.348Z | Downloaded crypto-common v0.1.6 |
| 234 | 2026-07-19T04:31:46.351Z | Downloaded funty v2.0.0 |
| 235 | 2026-07-19T04:31:46.351Z | Downloaded foreign-types v0.5.0 |
| 236 | 2026-07-19T04:31:46.351Z | Downloaded openssl-probe v0.1.6 |
| 237 | 2026-07-19T04:31:46.354Z | Downloaded radium v0.7.0 |
| 238 | 2026-07-19T04:31:46.357Z | Downloaded proc-macro-crate v3.5.0 |
| 239 | 2026-07-19T04:31:46.358Z | Downloaded num-derive v0.4.2 |
| 240 | 2026-07-19T04:31:46.358Z | Downloaded num-conv v0.2.2 |
| 241 | 2026-07-19T04:31:46.361Z | Downloaded proc-macro-error-attr v1.0.4 |
| 242 | 2026-07-19T04:31:46.362Z | Downloaded percent-encoding v2.3.2 |
| 243 | 2026-07-19T04:31:46.362Z | Downloaded dtrace-parser v0.2.0 |
| 244 | 2026-07-19T04:31:46.362Z | Downloaded potential_utf v0.1.5 |
| 245 | 2026-07-19T04:31:46.365Z | Downloaded proc-macro-crate v1.3.1 |
| 246 | 2026-07-19T04:31:46.365Z | Downloaded num-iter v0.1.45 |
| 247 | 2026-07-19T04:31:46.365Z | Downloaded fs_extra v1.3.0 |
| 248 | 2026-07-19T04:31:46.365Z | Downloaded find-msvc-tools v0.1.9 |
| 249 | 2026-07-19T04:31:46.368Z | Downloaded pretty-hex v0.4.2 |
| 250 | 2026-07-19T04:31:46.368Z | Downloaded byteorder v1.5.0 |
| 251 | 2026-07-19T04:31:46.371Z | Downloaded pnet_transport v0.35.0 |
| 252 | 2026-07-19T04:31:46.371Z | Downloaded base64ct v1.8.3 |
| 253 | 2026-07-19T04:31:46.371Z | Downloaded idna_adapter v1.2.2 |
| 254 | 2026-07-19T04:31:46.374Z | Downloaded ff v0.13.1 |
| 255 | 2026-07-19T04:31:46.374Z | Downloaded rand_chacha v0.3.1 |
| 256 | 2026-07-19T04:31:46.374Z | Downloaded powerfmt v0.2.0 |
| 257 | 2026-07-19T04:31:46.377Z | Downloaded futures-channel v0.3.32 |
| 258 | 2026-07-19T04:31:46.377Z | Downloaded displaydoc v0.2.6 |
| 259 | 2026-07-19T04:31:46.380Z | Downloaded fastrand v2.4.1 |
| 260 | 2026-07-19T04:31:46.380Z | Downloaded erased-serde v0.3.31 |
| 261 | 2026-07-19T04:31:46.384Z | Downloaded pnet_base v0.35.0 |
| 262 | 2026-07-19T04:31:46.384Z | Downloaded openssl-probe v0.2.1 |
| 263 | 2026-07-19T04:31:46.384Z | Downloaded rustc_version v0.4.1 |
| 264 | 2026-07-19T04:31:46.387Z | Downloaded digest v0.10.7 |
| 265 | 2026-07-19T04:31:46.387Z | Downloaded rfc6979 v0.4.0 |
| 266 | 2026-07-19T04:31:46.387Z | Downloaded cpufeatures v0.2.17 |
| 267 | 2026-07-19T04:31:46.387Z | Downloaded scroll_derive v0.12.1 |
| 268 | 2026-07-19T04:31:46.390Z | Downloaded num_enum v0.5.11 |
| 269 | 2026-07-19T04:31:46.393Z | Downloaded filetime v0.2.29 |
| 270 | 2026-07-19T04:31:46.396Z | Downloaded futures-executor v0.3.32 |
| 271 | 2026-07-19T04:31:46.396Z | Downloaded either v1.16.0 |
| 272 | 2026-07-19T04:31:46.398Z | Downloaded num_enum v0.7.6 |
| 273 | 2026-07-19T04:31:46.401Z | Downloaded ecdsa v0.16.9 |
| 274 | 2026-07-19T04:31:46.401Z | Downloaded scopeguard v1.2.0 |
| 275 | 2026-07-19T04:31:46.404Z | Downloaded icu_locale_core v2.2.0 |
| 276 | 2026-07-19T04:31:46.407Z | Downloaded pnet v0.35.0 |
| 277 | 2026-07-19T04:31:46.410Z | Downloaded clap_derive v3.2.25 |
| 278 | 2026-07-19T04:31:46.410Z | Downloaded no-std-net v0.6.0 |
| 279 | 2026-07-19T04:31:46.412Z | Downloaded serde_spanned v1.1.1 |
| 280 | 2026-07-19T04:31:46.412Z | Downloaded scroll_derive v0.13.1 |
| 281 | 2026-07-19T04:31:46.412Z | Downloaded secrecy v0.10.3 |
| 282 | 2026-07-19T04:31:46.415Z | Downloaded autocfg v1.5.1 |
| 283 | 2026-07-19T04:31:46.415Z | Downloaded serde_urlencoded v0.7.1 |
| 284 | 2026-07-19T04:31:46.415Z | Downloaded serde_repr v0.1.20 |
| 285 | 2026-07-19T04:31:46.418Z | Downloaded group v0.13.0 |
| 286 | 2026-07-19T04:31:46.418Z | Downloaded pem-rfc7468 v0.7.0 |
| 287 | 2026-07-19T04:31:46.421Z | Downloaded rand_core v0.6.4 |
| 288 | 2026-07-19T04:31:46.421Z | Downloaded lock_api v0.4.14 |
| 289 | 2026-07-19T04:31:46.421Z | Downloaded primeorder v0.13.6 |
| 290 | 2026-07-19T04:31:46.424Z | Downloaded console v0.16.3 |
| 291 | 2026-07-19T04:31:46.425Z | Downloaded pem v3.0.6 |
| 292 | 2026-07-19T04:31:46.425Z | Downloaded pnet_macros v0.35.0 |
| 293 | 2026-07-19T04:31:46.428Z | Downloaded ppv-lite86 v0.2.21 |
| 294 | 2026-07-19T04:31:46.428Z | Downloaded pin-project-lite v0.2.17 |
| 295 | 2026-07-19T04:31:46.431Z | Downloaded signature v2.2.0 |
| 296 | 2026-07-19T04:31:46.434Z | Downloaded pin-project-internal v1.1.13 |
| 297 | 2026-07-19T04:31:46.434Z | Downloaded sha256 v1.6.0 |
| 298 | 2026-07-19T04:31:46.434Z | Downloaded num-complex v0.4.6 |
| 299 | 2026-07-19T04:31:46.437Z | Downloaded pkg-config v0.3.33 |
| 300 | 2026-07-19T04:31:46.437Z | Downloaded clap v4.6.1 |
| 301 | 2026-07-19T04:31:46.441Z | Downloaded rustls-native-certs v0.8.4 |
| 302 | 2026-07-19T04:31:46.444Z | Downloaded slog-envlogger v2.2.0 |
| 303 | 2026-07-19T04:31:46.444Z | Downloaded sec1 v0.7.3 |
| 304 | 2026-07-19T04:31:46.449Z | Downloaded sync_wrapper v1.0.2 |
| 305 | 2026-07-19T04:31:46.449Z | Downloaded strsim v0.11.1 |
| 306 | 2026-07-19T04:31:46.449Z | Downloaded icu_properties_data v2.2.0 |
| 307 | 2026-07-19T04:31:46.452Z | Downloaded strsim v0.10.0 |
| 308 | 2026-07-19T04:31:46.452Z | Downloaded once_cell v1.21.4 |
| 309 | 2026-07-19T04:31:46.456Z | Downloaded subtle v2.6.1 |
| 310 | 2026-07-19T04:31:46.456Z | Downloaded memmap2 v0.9.10 |
| 311 | 2026-07-19T04:31:46.456Z | Downloaded tap v1.0.1 |
| 312 | 2026-07-19T04:31:46.459Z | Downloaded pnet_datalink v0.35.0 |
| 313 | 2026-07-19T04:31:46.459Z | Downloaded parking_lot v0.12.5 |
| 314 | 2026-07-19T04:31:46.459Z | Downloaded scroll v0.12.0 |
| 315 | 2026-07-19T04:31:46.463Z | Downloaded generic-array v0.14.9 |
| 316 | 2026-07-19T04:31:46.463Z | Downloaded num_enum_derive v0.7.6 |
| 317 | 2026-07-19T04:31:46.463Z | Downloaded thread-id v4.2.2 |
| 318 | 2026-07-19T04:31:46.463Z | Downloaded take_mut v0.2.2 |
| 319 | 2026-07-19T04:31:46.466Z | Downloaded stable_deref_trait v1.2.1 |
| 320 | 2026-07-19T04:31:46.466Z | Downloaded num-rational v0.4.2 |
| 321 | 2026-07-19T04:31:46.466Z | Downloaded crossbeam-utils v0.8.21 |
| 322 | 2026-07-19T04:31:46.469Z | Downloaded serde_tokenstream v0.2.3 |
| 323 | 2026-07-19T04:31:46.469Z | Downloaded scroll v0.13.0 |
| 324 | 2026-07-19T04:31:46.469Z | Downloaded rustversion v1.0.22 |
| 325 | 2026-07-19T04:31:46.473Z | Downloaded tokio-macros v2.7.0 |
| 326 | 2026-07-19T04:31:46.473Z | Downloaded deranged v0.5.8 |
| 327 | 2026-07-19T04:31:46.473Z | Downloaded rand_core v0.10.1 |
| 328 | 2026-07-19T04:31:46.473Z | Downloaded slog-stdlog v4.1.1 |
| 329 | 2026-07-19T04:31:46.476Z | Downloaded simple_asn1 v0.6.4 |
| 330 | 2026-07-19T04:31:46.476Z | Downloaded simd-adler32 v0.3.9 |
| 331 | 2026-07-19T04:31:46.476Z | Downloaded pkcs8 v0.10.2 |
| 332 | 2026-07-19T04:31:46.480Z | Downloaded glob v0.3.3 |
| 333 | 2026-07-19T04:31:46.480Z | Downloaded serde_path_to_error v0.1.20 |
| 334 | 2026-07-19T04:31:46.480Z | Downloaded proc-macro-error v1.0.4 |
| 335 | 2026-07-19T04:31:46.487Z | Downloaded sha2 v0.10.9 |
| 336 | 2026-07-19T04:31:46.487Z | Downloaded oxnet v0.1.6 |
| 337 | 2026-07-19T04:31:46.487Z | Downloaded pnet_packet v0.35.0 |
| 338 | 2026-07-19T04:31:46.487Z | Downloaded thread-id v5.1.0 |
| 339 | 2026-07-19T04:31:46.487Z | Downloaded time-core v0.1.8 |
| 340 | 2026-07-19T04:31:46.490Z | Downloaded pest_derive v2.8.6 |
| 341 | 2026-07-19T04:31:46.491Z | Downloaded pest_generator v2.8.6 |
| 342 | 2026-07-19T04:31:46.491Z | Downloaded parking_lot_core v0.9.12 |
| 343 | 2026-07-19T04:31:46.491Z | Downloaded shlex v2.0.1 |
| 344 | 2026-07-19T04:31:46.494Z | Downloaded getrandom v0.3.4 |
| 345 | 2026-07-19T04:31:46.494Z | Downloaded slab v0.4.12 |
| 346 | 2026-07-19T04:31:46.497Z | Downloaded toml_datetime v0.6.11 |
| 347 | 2026-07-19T04:31:46.497Z | Downloaded num-integer v0.1.46 |
| 348 | 2026-07-19T04:31:46.497Z | Downloaded signal-hook-registry v1.4.8 |
| 349 | 2026-07-19T04:31:46.497Z | Downloaded rand_chacha v0.9.0 |
| 350 | 2026-07-19T04:31:46.501Z | Downloaded try-lock v0.2.5 |
| 351 | 2026-07-19T04:31:46.501Z | Downloaded quote v1.0.45 |
| 352 | 2026-07-19T04:31:46.501Z | Downloaded untrusted v0.9.0 |
| 353 | 2026-07-19T04:31:46.501Z | Downloaded tower-service v0.3.3 |
| 354 | 2026-07-19T04:31:46.504Z | Downloaded tower-layer v0.3.3 |
| 355 | 2026-07-19T04:31:46.504Z | Downloaded os_str_bytes v6.6.1 |
| 356 | 2026-07-19T04:31:46.504Z | Downloaded getrandom v0.2.17 |
| 357 | 2026-07-19T04:31:46.507Z | Downloaded crc32fast v1.5.0 |
| 358 | 2026-07-19T04:31:46.507Z | Downloaded log v0.4.32 |
| 359 | 2026-07-19T04:31:46.510Z | Downloaded synstructure v0.13.2 |
| 360 | 2026-07-19T04:31:46.510Z | Downloaded slog-scope v4.4.1 |
| 361 | 2026-07-19T04:31:46.510Z | Downloaded unit-prefix v0.5.2 |
| 362 | 2026-07-19T04:31:46.510Z | Downloaded num-traits v0.2.19 |
| 363 | 2026-07-19T04:31:46.514Z | Downloaded slog-term v2.9.2 |
| 364 | 2026-07-19T04:31:46.514Z | Downloaded spki v0.7.3 |
| 365 | 2026-07-19T04:31:46.514Z | Downloaded slog-async v2.8.0 |
| 366 | 2026-07-19T04:31:46.517Z | Downloaded utf8_iter v1.0.4 |
| 367 | 2026-07-19T04:31:46.517Z | Downloaded usdt-macro v0.5.0 |
| 368 | 2026-07-19T04:31:46.517Z | Downloaded termcolor v1.4.1 |
| 369 | 2026-07-19T04:31:46.517Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-07-19T04:31:46.520Z | Downloaded semver v1.0.28 |
| 371 | 2026-07-19T04:31:46.520Z | Downloaded rustls-pki-types v1.14.1 |
| 372 | 2026-07-19T04:31:46.523Z | Downloaded time-macros v0.2.27 |
| 373 | 2026-07-19T04:31:46.523Z | Downloaded zerofrom v0.1.8 |
| 374 | 2026-07-19T04:31:46.523Z | Downloaded yoke-derive v0.8.2 |
| 375 | 2026-07-19T04:31:46.523Z | Downloaded zone_cfg_derive v0.3.1 |
| 376 | 2026-07-19T04:31:46.526Z | Downloaded usdt-attr-macro v0.5.0 |
| 377 | 2026-07-19T04:31:46.526Z | Downloaded usdt v0.5.0 |
| 378 | 2026-07-19T04:31:46.526Z | Downloaded zerofrom-derive v0.1.7 |
| 379 | 2026-07-19T04:31:46.526Z | Downloaded xattr v1.6.1 |
| 380 | 2026-07-19T04:31:46.526Z | Downloaded utf8parse v0.2.2 |
| 381 | 2026-07-19T04:31:46.530Z | Downloaded rand_core v0.9.5 |
| 382 | 2026-07-19T04:31:46.530Z | Downloaded zone v0.3.1 |
| 383 | 2026-07-19T04:31:46.530Z | Downloaded thread_local v1.1.9 |
| 384 | 2026-07-19T04:31:46.530Z | Downloaded thiserror v1.0.69 |
| 385 | 2026-07-19T04:31:46.534Z | Downloaded snafu-derive v0.8.9 |
| 386 | 2026-07-19T04:31:46.534Z | Downloaded smallvec v1.15.1 |
| 387 | 2026-07-19T04:31:46.534Z | Downloaded thiserror-impl v2.0.18 |
| 388 | 2026-07-19T04:31:46.567Z | Downloaded icu_provider v2.2.0 |
| 389 | 2026-07-19T04:31:46.567Z | Downloaded indexmap v1.9.3 |
| 390 | 2026-07-19T04:31:46.567Z | Downloaded getrandom v0.4.2 |
| 391 | 2026-07-19T04:31:46.567Z | Downloaded colored v3.1.1 |
| 392 | 2026-07-19T04:31:46.567Z | Downloaded chacha20 v0.10.0 |
| 393 | 2026-07-19T04:31:46.567Z | Downloaded pkcs1 v0.7.5 |
| 394 | 2026-07-19T04:31:46.567Z | Downloaded version_check v0.9.5 |
| 395 | 2026-07-19T04:31:46.567Z | Downloaded pin-project v1.1.13 |
| 396 | 2026-07-19T04:31:46.567Z | Downloaded thiserror v2.0.18 |
| 397 | 2026-07-19T04:31:46.567Z | Downloaded p256 v0.13.2 |
| 398 | 2026-07-19T04:31:46.567Z | Downloaded icu_properties v2.2.0 |
| 399 | 2026-07-19T04:31:46.567Z | Downloaded tinystr v0.8.3 |
| 400 | 2026-07-19T04:31:46.567Z | Downloaded indicatif v0.18.4 |
| 401 | 2026-07-19T04:31:46.567Z | Downloaded zeroize_derive v1.4.3 |
| 402 | 2026-07-19T04:31:46.567Z | Downloaded ryu v1.0.23 |
| 403 | 2026-07-19T04:31:46.567Z | Downloaded wyz v0.5.1 |
| 404 | 2026-07-19T04:31:46.576Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 405 | 2026-07-19T04:31:46.576Z | Downloaded tokio-rustls v0.26.4 |
| 406 | 2026-07-19T04:31:46.577Z | Downloaded prettyplease v0.2.37 |
| 407 | 2026-07-19T04:31:46.577Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 408 | 2026-07-19T04:31:46.577Z | Downloaded proc-macro2 v1.0.106 |
| 409 | 2026-07-19T04:31:46.577Z | Downloaded jsonwebtoken v10.4.0 |
| 410 | 2026-07-19T04:31:46.577Z | Downloaded pest_meta v2.8.6 |
| 411 | 2026-07-19T04:31:46.577Z | Downloaded openssl-sys v0.9.116 |
| 412 | 2026-07-19T04:31:46.642Z | Downloaded socket2 v0.6.4 |
| 413 | 2026-07-19T04:31:46.642Z | Downloaded icu_normalizer_data v2.2.0 |
| 414 | 2026-07-19T04:31:46.642Z | Downloaded term v1.2.1 |
| 415 | 2026-07-19T04:31:46.642Z | Downloaded ucd-trie v0.1.7 |
| 416 | 2026-07-19T04:31:46.642Z | Downloaded memchr v2.8.1 |
| 417 | 2026-07-19T04:31:46.642Z | Downloaded textwrap v0.16.2 |
| 418 | 2026-07-19T04:31:46.643Z | Downloaded hyper-util v0.1.20 |
| 419 | 2026-07-19T04:31:46.643Z | Downloaded web-time v1.1.0 |
| 420 | 2026-07-19T04:31:46.643Z | Downloaded want v0.3.1 |
| 421 | 2026-07-19T04:31:46.643Z | Downloaded usdt-impl v0.5.0 |
| 422 | 2026-07-19T04:31:46.643Z | Downloaded tempfile v3.27.0 |
| 423 | 2026-07-19T04:31:46.643Z | Downloaded spin v0.9.8 |
| 424 | 2026-07-19T04:31:46.643Z | Downloaded icu_collections v2.2.0 |
| 425 | 2026-07-19T04:31:46.643Z | Downloaded snafu v0.8.9 |
| 426 | 2026-07-19T04:31:46.643Z | Downloaded indexmap v2.14.0 |
| 427 | 2026-07-19T04:31:46.643Z | Downloaded unicode-ident v1.0.24 |
| 428 | 2026-07-19T04:31:46.643Z | Downloaded serde_core v1.0.229 |
| 429 | 2026-07-19T04:31:46.643Z | Downloaded tracing-core v0.1.36 |
| 430 | 2026-07-19T04:31:46.643Z | Downloaded serde_derive v1.0.229 |
| 431 | 2026-07-19T04:31:46.643Z | Downloaded writeable v0.6.3 |
| 432 | 2026-07-19T04:31:46.644Z | Downloaded rustls-webpki v0.103.13 |
| 433 | 2026-07-19T04:31:46.644Z | Downloaded mio v1.2.1 |
| 434 | 2026-07-19T04:31:46.644Z | Downloaded num-bigint v0.4.6 |
| 435 | 2026-07-19T04:31:46.644Z | Downloaded slog v2.8.2 |
| 436 | 2026-07-19T04:31:46.644Z | Downloaded zmij v1.0.21 |
| 437 | 2026-07-19T04:31:46.647Z | Downloaded zerovec-derive v0.11.3 |
| 438 | 2026-07-19T04:31:46.647Z | Downloaded zeroize v1.8.2 |
| 439 | 2026-07-19T04:31:46.648Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 440 | 2026-07-19T04:31:46.648Z | Downloaded base64 v0.22.1 |
| 441 | 2026-07-19T04:31:46.648Z | Downloaded rsa v0.9.10 |
| 442 | 2026-07-19T04:31:46.648Z | Downloaded arc-swap v1.9.1 |
| 443 | 2026-07-19T04:31:46.648Z | Downloaded miniz_oxide v0.8.9 |
| 444 | 2026-07-19T04:31:46.648Z | Downloaded anstyle-parse v1.0.0 |
| 445 | 2026-07-19T04:31:46.648Z | Downloaded anyhow v1.0.102 |
| 446 | 2026-07-19T04:31:46.648Z | Downloaded clap_derive v4.6.1 |
| 447 | 2026-07-19T04:31:46.648Z | Downloaded toml_edit v0.19.15 |
| 448 | 2026-07-19T04:31:46.648Z | Downloaded yoke v0.8.3 |
| 449 | 2026-07-19T04:31:46.655Z | Downloaded tracing-attributes v0.1.31 |
| 450 | 2026-07-19T04:31:46.655Z | Downloaded crypto-bigint v0.5.5 |
| 451 | 2026-07-19T04:31:46.655Z | Downloaded pest v2.8.6 |
| 452 | 2026-07-19T04:31:46.661Z | Downloaded curl v0.4.49 |
| 453 | 2026-07-19T04:31:46.661Z | Downloaded zerocopy-derive v0.7.35 |
| 454 | 2026-07-19T04:31:46.661Z | Downloaded num-bigint-dig v0.8.6 |
| 455 | 2026-07-19T04:31:46.666Z | Downloaded idna v1.1.0 |
| 456 | 2026-07-19T04:31:46.669Z | Downloaded tower v0.5.3 |
| 457 | 2026-07-19T04:31:46.674Z | Downloaded rand v0.8.6 |
| 458 | 2026-07-19T04:31:46.674Z | Downloaded libm v0.2.16 |
| 459 | 2026-07-19T04:31:46.679Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 460 | 2026-07-19T04:31:46.682Z | Downloaded tar v0.4.46 |
| 461 | 2026-07-19T04:31:46.682Z | Downloaded hyper v1.10.1 |
| 462 | 2026-07-19T04:31:46.687Z | Downloaded flate2 v1.1.9 |
| 463 | 2026-07-19T04:31:46.691Z | Downloaded ed25519-dalek v2.2.0 |
| 464 | 2026-07-19T04:31:46.691Z | Downloaded crossbeam-channel v0.5.15 |
| 465 | 2026-07-19T04:31:46.691Z | Downloaded tokio-util v0.7.18 |
| 466 | 2026-07-19T04:31:46.695Z | Downloaded p384 v0.13.1 |
| 467 | 2026-07-19T04:31:46.699Z | Downloaded itertools v0.12.1 |
| 468 | 2026-07-19T04:31:46.703Z | Downloaded ed25519 v2.2.3 |
| 469 | 2026-07-19T04:31:46.703Z | Downloaded bitflags v1.3.2 |
| 470 | 2026-07-19T04:31:46.703Z | Downloaded winnow v0.5.40 |
| 471 | 2026-07-19T04:31:46.707Z | Downloaded rand v0.9.4 |
| 472 | 2026-07-19T04:31:46.710Z | Downloaded async-recursion v0.3.2 |
| 473 | 2026-07-19T04:31:46.710Z | Downloaded zerocopy v0.7.35 |
| 474 | 2026-07-19T04:31:46.723Z | Downloaded portable-atomic v1.13.1 |
| 475 | 2026-07-19T04:31:46.726Z | Downloaded http v1.4.1 |
| 476 | 2026-07-19T04:31:46.727Z | Downloaded serde v1.0.229 |
| 477 | 2026-07-19T04:31:46.727Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 478 | 2026-07-19T04:31:46.730Z | Downloaded rand v0.10.1 |
| 479 | 2026-07-19T04:31:46.730Z | Downloaded hashbrown v0.12.3 |
| 480 | 2026-07-19T04:31:46.733Z | Downloaded der v0.7.10 |
| 481 | 2026-07-19T04:31:46.736Z | Downloaded vcpkg v0.2.15 |
| 482 | 2026-07-19T04:31:46.755Z | Downloaded zerotrie v0.2.4 |
| 483 | 2026-07-19T04:31:46.759Z | Downloaded zerocopy-derive v0.8.50 |
| 484 | 2026-07-19T04:31:46.762Z | Downloaded url v2.5.8 |
| 485 | 2026-07-19T04:31:46.778Z | Downloaded zerocopy v0.8.50 |
| 486 | 2026-07-19T04:31:46.788Z | Downloaded syn v3.0.0 |
| 487 | 2026-07-19T04:31:46.793Z | Downloaded typenum v1.20.1 |
| 488 | 2026-07-19T04:31:46.801Z | Downloaded regex v1.12.3 |
| 489 | 2026-07-19T04:31:46.809Z | Downloaded hkdf v0.12.4 |
| 490 | 2026-07-19T04:31:46.812Z | Downloaded serde_json v1.0.150 |
| 491 | 2026-07-19T04:31:46.815Z | Downloaded clap_builder v4.6.0 |
| 492 | 2026-07-19T04:31:46.818Z | Downloaded rustix v1.1.4 |
| 493 | 2026-07-19T04:31:46.830Z | Downloaded zerovec v0.11.6 |
| 494 | 2026-07-19T04:31:46.833Z | Downloaded octocrab v0.53.0 |
| 495 | 2026-07-19T04:31:46.849Z | Downloaded goblin v0.8.2 |
| 496 | 2026-07-19T04:31:46.852Z | Downloaded clap v3.2.25 |
| 497 | 2026-07-19T04:31:46.859Z | Downloaded bitvec v1.1.1 |
| 498 | 2026-07-19T04:31:46.867Z | Downloaded chrono v0.4.45 |
| 499 | 2026-07-19T04:31:46.877Z | Downloaded winnow v1.0.3 |
| 500 | 2026-07-19T04:31:46.880Z | Downloaded tower-http v0.6.11 |
| 501 | 2026-07-19T04:31:46.880Z | Downloaded hashbrown v0.17.1 |
| 502 | 2026-07-19T04:31:46.884Z | Downloaded futures-util v0.3.32 |
| 503 | 2026-07-19T04:31:46.888Z | Downloaded time v0.3.47 |
| 504 | 2026-07-19T04:31:46.895Z | Downloaded syn v1.0.109 |
| 505 | 2026-07-19T04:31:46.903Z | Downloaded curve25519-dalek v4.1.3 |
| 506 | 2026-07-19T04:31:46.910Z | Downloaded goblin v0.10.7 |
| 507 | 2026-07-19T04:31:46.914Z | Downloaded syn v2.0.117 |
| 508 | 2026-07-19T04:31:46.920Z | Downloaded unicode-width v0.2.2 |
| 509 | 2026-07-19T04:31:46.923Z | Downloaded regex-syntax v0.8.10 |
| 510 | 2026-07-19T04:31:46.927Z | Downloaded libc v0.2.186 |
| 511 | 2026-07-19T04:31:46.944Z | Downloaded rustls v0.23.40 |
| 512 | 2026-07-19T04:31:46.950Z | Downloaded libz-sys v1.1.29 |
| 513 | 2026-07-19T04:31:46.970Z | Downloaded tokio v1.52.3 |
| 514 | 2026-07-19T04:31:46.991Z | Downloaded tracing v0.1.44 |
| 515 | 2026-07-19T04:31:47.008Z | Downloaded regex-automata v0.4.14 |
| 516 | 2026-07-19T04:31:47.028Z | Downloaded ring v0.17.14 |
| 517 | 2026-07-19T04:31:47.084Z | Downloaded curl-sys v0.4.88+curl-8.20.0 |
| 518 | 2026-07-19T04:31:47.211Z | Compiling proc-macro2 v1.0.106 |
| 519 | 2026-07-19T04:31:47.211Z | Compiling quote v1.0.45 |
| 520 | 2026-07-19T04:31:47.215Z | Compiling unicode-ident v1.0.24 |
| 521 | 2026-07-19T04:31:47.215Z | Compiling libc v0.2.186 |
| 522 | 2026-07-19T04:31:47.215Z | Checking cfg-if v1.0.4 |
| 523 | 2026-07-19T04:31:47.215Z | Compiling version_check v0.9.5 |
| 524 | 2026-07-19T04:31:47.215Z | Compiling serde_core v1.0.229 |
| 525 | 2026-07-19T04:31:47.215Z | Compiling memchr v2.8.1 |
| 526 | 2026-07-19T04:31:47.360Z | Compiling serde v1.0.229 |
| 527 | 2026-07-19T04:31:47.726Z | Checking itoa v1.0.18 |
| 528 | 2026-07-19T04:31:47.734Z | Compiling zmij v1.0.21 |
| 529 | 2026-07-19T04:31:47.801Z | Compiling autocfg v1.5.1 |
| 530 | 2026-07-19T04:31:47.863Z | Checking log v0.4.32 |
| 531 | 2026-07-19T04:31:47.915Z | Checking subtle v2.6.1 |
| 532 | 2026-07-19T04:31:48.021Z | Compiling libm v0.2.16 |
| 533 | 2026-07-19T04:31:48.042Z | Compiling generic-array v0.14.9 |
| 534 | 2026-07-19T04:31:48.052Z | Compiling thiserror v2.0.18 |
| 535 | 2026-07-19T04:31:48.066Z | Checking getrandom v0.2.17 |
| 536 | 2026-07-19T04:31:48.150Z | Compiling num-traits v0.2.19 |
| 537 | 2026-07-19T04:31:48.524Z | Checking smallvec v1.15.1 |
| 538 | 2026-07-19T04:31:48.529Z | Compiling syn v2.0.117 |
| 539 | 2026-07-19T04:31:48.545Z | Compiling syn v3.0.0 |
| 540 | 2026-07-19T04:31:48.584Z | Compiling thiserror v1.0.69 |
| 541 | 2026-07-19T04:31:48.593Z | Checking typenum v1.20.1 |
| 542 | 2026-07-19T04:31:48.688Z | Checking const-oid v0.9.6 |
| 543 | 2026-07-19T04:31:48.823Z | Compiling ucd-trie v0.1.7 |
| 544 | 2026-07-19T04:31:49.046Z | Compiling pest v2.8.6 |
| 545 | 2026-07-19T04:31:49.182Z | Compiling shlex v2.0.1 |
| 546 | 2026-07-19T04:31:49.218Z | Compiling find-msvc-tools v0.1.9 |
| 547 | 2026-07-19T04:31:49.418Z | Checking pin-project-lite v0.2.17 |
| 548 | 2026-07-19T04:31:49.489Z | Compiling serde_json v1.0.150 |
| 549 | 2026-07-19T04:31:49.503Z | Compiling cc v1.2.63 |
| 550 | 2026-07-19T04:31:49.672Z | Compiling syn v1.0.109 |
| 551 | 2026-07-19T04:31:49.772Z | Checking bytes v1.11.1 |
| 552 | 2026-07-19T04:31:49.834Z | Compiling rustversion v1.0.22 |
| 553 | 2026-07-19T04:31:50.211Z | Compiling pest_meta v2.8.6 |
| 554 | 2026-07-19T04:31:50.288Z | Checking rand_core v0.6.4 |
| 555 | 2026-07-19T04:31:50.354Z | Checking socket2 v0.6.4 |
| 556 | 2026-07-19T04:31:50.459Z | Checking errno v0.3.14 |
| 557 | 2026-07-19T04:31:50.582Z | Compiling zerocopy v0.8.50 |
| 558 | 2026-07-19T04:31:50.591Z | Compiling serde_derive v1.0.229 |
| 559 | 2026-07-19T04:31:50.619Z | Compiling equivalent v1.0.2 |
| 560 | 2026-07-19T04:31:50.666Z | Compiling parking_lot_core v0.9.12 |
| 561 | 2026-07-19T04:31:50.704Z | Compiling hashbrown v0.17.1 |
| 562 | 2026-07-19T04:31:50.961Z | Checking scopeguard v1.2.0 |
| 563 | 2026-07-19T04:31:51.038Z | Checking base64ct v1.8.3 |
| 564 | 2026-07-19T04:31:51.054Z | Checking lock_api v0.4.14 |
| 565 | 2026-07-19T04:31:51.256Z | Compiling indexmap v2.14.0 |
| 566 | 2026-07-19T04:31:51.265Z | Checking pem-rfc7468 v0.7.0 |
| 567 | 2026-07-19T04:31:51.462Z | Compiling pest_generator v2.8.6 |
| 568 | 2026-07-19T04:31:51.497Z | Compiling synstructure v0.13.2 |
| 569 | 2026-07-19T04:31:51.590Z | Checking once_cell v1.21.4 |
| 570 | 2026-07-19T04:31:51.654Z | Checking pretty-hex v0.4.2 |
| 571 | 2026-07-19T04:31:51.762Z | Checking stable_deref_trait v1.2.1 |
| 572 | 2026-07-19T04:31:51.773Z | Compiling byteorder v1.5.0 |
| 573 | 2026-07-19T04:31:51.847Z | Checking parking_lot v0.12.5 |
| 574 | 2026-07-19T04:31:51.870Z | Checking signal-hook-registry v1.4.8 |
| 575 | 2026-07-19T04:31:52.001Z | Checking num-integer v0.1.46 |
| 576 | 2026-07-19T04:31:52.028Z | Checking mio v1.2.1 |
| 577 | 2026-07-19T04:31:52.028Z | Checking futures-core v0.3.32 |
| 578 | 2026-07-19T04:31:52.153Z | Checking plain v0.2.3 |
| 579 | 2026-07-19T04:31:52.250Z | Checking futures-sink v0.3.32 |
| 580 | 2026-07-19T04:31:52.305Z | Compiling proc-macro-error-attr v1.0.4 |
| 581 | 2026-07-19T04:31:52.537Z | Compiling pkg-config v0.3.33 |
| 582 | 2026-07-19T04:31:52.588Z | Checking futures-channel v0.3.32 |
| 583 | 2026-07-19T04:31:52.722Z | Compiling zeroize_derive v1.4.3 |
| 584 | 2026-07-19T04:31:52.777Z | Compiling thiserror-impl v2.0.18 |
| 585 | 2026-07-19T04:31:52.785Z | Compiling thiserror-impl v1.0.69 |
| 586 | 2026-07-19T04:31:52.837Z | Compiling zerocopy-derive v0.8.50 |
| 587 | 2026-07-19T04:31:52.994Z | Compiling pest_derive v2.8.6 |
| 588 | 2026-07-19T04:31:53.386Z | Checking zeroize v1.8.2 |
| 589 | 2026-07-19T04:31:53.514Z | Compiling zerofrom-derive v0.1.7 |
| 590 | 2026-07-19T04:31:53.521Z | Compiling yoke-derive v0.8.2 |
| 591 | 2026-07-19T04:31:53.654Z | Checking der v0.7.10 |
| 592 | 2026-07-19T04:31:53.986Z | Compiling tokio-macros v2.7.0 |
| 593 | 2026-07-19T04:31:53.996Z | Checking block-buffer v0.10.4 |
| 594 | 2026-07-19T04:31:54.006Z | Checking crypto-common v0.1.6 |
| 595 | 2026-07-19T04:31:54.043Z | Compiling zerocopy-derive v0.7.35 |
| 596 | 2026-07-19T04:31:54.115Z | Checking digest v0.10.7 |
| 597 | 2026-07-19T04:31:54.264Z | Compiling zerovec-derive v0.11.3 |
| 598 | 2026-07-19T04:31:54.429Z | Checking spki v0.7.3 |
| 599 | 2026-07-19T04:31:54.438Z | Compiling serde_tokenstream v0.2.3 |
| 600 | 2026-07-19T04:31:54.589Z | Checking pkcs8 v0.10.2 |
| 601 | 2026-07-19T04:31:54.637Z | Compiling displaydoc v0.2.6 |
| 602 | 2026-07-19T04:31:54.744Z | Checking num-bigint v0.4.6 |
| 603 | 2026-07-19T04:31:54.782Z | Checking zerofrom v0.1.8 |
| 604 | 2026-07-19T04:31:54.785Z | Checking tokio v1.52.3 |
| 605 | 2026-07-19T04:31:54.825Z | Compiling scroll_derive v0.12.1 |
| 606 | 2026-07-19T04:31:54.899Z | Checking yoke v0.8.3 |
| 607 | 2026-07-19T04:31:54.973Z | Compiling zerocopy v0.7.35 |
| 608 | 2026-07-19T04:31:55.068Z | Checking num-iter v0.1.45 |
| 609 | 2026-07-19T04:31:55.179Z | Compiling semver v1.0.28 |
| 610 | 2026-07-19T04:31:55.391Z | Checking zerovec v0.11.6 |
| 611 | 2026-07-19T04:31:55.440Z | Compiling proc-macro-error v1.0.4 |
| 612 | 2026-07-19T04:31:55.481Z | Compiling usdt-impl v0.5.0 |
| 613 | 2026-07-19T04:31:55.531Z | Compiling rustix v1.1.4 |
| 614 | 2026-07-19T04:31:55.536Z | Compiling vcpkg v0.2.15 |
| 615 | 2026-07-19T04:31:55.597Z | Checking scroll v0.12.0 |
| 616 | 2026-07-19T04:31:55.769Z | Compiling dof v0.3.0 |
| 617 | 2026-07-19T04:31:55.818Z | Compiling dtrace-parser v0.2.0 |
| 618 | 2026-07-19T04:31:55.828Z | Checking hmac v0.12.1 |
| 619 | 2026-07-19T04:31:55.844Z | Checking tinystr v0.8.3 |
| 620 | 2026-07-19T04:31:56.016Z | Compiling tracing-attributes v0.1.31 |
| 621 | 2026-07-19T04:31:56.097Z | Compiling futures-macro v0.3.32 |
| 622 | 2026-07-19T04:31:56.116Z | Checking tracing-core v0.1.36 |
| 623 | 2026-07-19T04:31:56.427Z | Checking http v1.4.1 |
| 624 | 2026-07-19T04:31:56.437Z | Compiling thread-id v4.2.2 |
| 625 | 2026-07-19T04:31:56.515Z | Compiling aho-corasick v1.1.4 |
| 626 | 2026-07-19T04:31:56.525Z | Checking spin v0.9.8 |
| 627 | 2026-07-19T04:31:56.643Z | Checking slab v0.4.12 |
| 628 | 2026-07-19T04:31:56.798Z | Checking litemap v0.8.2 |
| 629 | 2026-07-19T04:31:56.920Z | Checking futures-io v0.3.32 |
| 630 | 2026-07-19T04:31:56.967Z | Checking writeable v0.6.3 |
| 631 | 2026-07-19T04:31:56.980Z | Checking futures-task v0.3.32 |
| 632 | 2026-07-19T04:31:57.033Z | Compiling regex-syntax v0.8.10 |
| 633 | 2026-07-19T04:31:57.116Z | Compiling winnow v1.0.3 |
| 634 | 2026-07-19T04:31:57.126Z | Checking icu_locale_core v2.2.0 |
| 635 | 2026-07-19T04:31:57.232Z | Checking ppv-lite86 v0.2.21 |
| 636 | 2026-07-19T04:31:57.248Z | Checking tracing v0.1.44 |
| 637 | 2026-07-19T04:31:57.449Z | Checking futures-util v0.3.32 |
| 638 | 2026-07-19T04:31:57.525Z | Checking lazy_static v1.5.0 |
| 639 | 2026-07-19T04:31:57.835Z | Checking potential_utf v0.1.5 |
| 640 | 2026-07-19T04:31:57.882Z | Checking goblin v0.8.2 |
| 641 | 2026-07-19T04:31:57.894Z | Checking zerotrie v0.2.4 |
| 642 | 2026-07-19T04:31:57.962Z | Checking signature v2.2.0 |
| 643 | 2026-07-19T04:31:58.081Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 644 | 2026-07-19T04:31:58.126Z | Compiling slog v2.8.2 |
| 645 | 2026-07-19T04:31:58.154Z | Compiling ring v0.17.14 |
| 646 | 2026-07-19T04:31:58.257Z | Checking ff v0.13.1 |
| 647 | 2026-07-19T04:31:58.384Z | Checking utf8_iter v1.0.4 |
| 648 | 2026-07-19T04:31:58.440Z | Checking base16ct v0.2.0 |
| 649 | 2026-07-19T04:31:58.502Z | Compiling regex-automata v0.4.14 |
| 650 | 2026-07-19T04:31:58.564Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 651 | 2026-07-19T04:31:58.618Z | Checking powerfmt v0.2.0 |
| 652 | 2026-07-19T04:31:58.631Z | Compiling num-conv v0.2.2 |
| 653 | 2026-07-19T04:31:58.668Z | Compiling radium v0.7.0 |
| 654 | 2026-07-19T04:31:58.764Z | Compiling winnow v0.5.40 |
| 655 | 2026-07-19T04:31:58.783Z | Compiling toml_datetime v0.6.11 |
| 656 | 2026-07-19T04:31:58.786Z | Compiling icu_normalizer_data v2.2.0 |
| 657 | 2026-07-19T04:31:58.962Z | Compiling icu_properties_data v2.2.0 |
| 658 | 2026-07-19T04:31:59.014Z | Checking cpufeatures v0.2.17 |
| 659 | 2026-07-19T04:31:59.023Z | Compiling time-core v0.1.8 |
| 660 | 2026-07-19T04:31:59.078Z | Compiling heck v0.4.1 |
| 661 | 2026-07-19T04:31:59.119Z | Checking deranged v0.5.8 |
| 662 | 2026-07-19T04:31:59.168Z | Compiling time-macros v0.2.27 |
| 663 | 2026-07-19T04:31:59.250Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 664 | 2026-07-19T04:31:59.487Z | Checking sec1 v0.7.3 |
| 665 | 2026-07-19T04:31:59.700Z | Checking icu_collections v2.2.0 |
| 666 | 2026-07-19T04:32:00.018Z | Checking group v0.13.0 |
| 667 | 2026-07-19T04:32:00.144Z | Compiling toml_edit v0.19.15 |
| 668 | 2026-07-19T04:32:00.180Z | Checking icu_provider v2.2.0 |
| 669 | 2026-07-19T04:32:00.180Z | Checking http-body v1.0.1 |
| 670 | 2026-07-19T04:32:00.196Z | Checking hkdf v0.12.4 |
| 671 | 2026-07-19T04:32:00.230Z | Checking crypto-bigint v0.5.5 |
| 672 | 2026-07-19T04:32:00.312Z | Compiling regex v1.12.3 |
| 673 | 2026-07-19T04:32:00.321Z | Checking erased-serde v0.3.31 |
| 674 | 2026-07-19T04:32:00.434Z | Compiling httparse v1.10.1 |
| 675 | 2026-07-19T04:32:00.487Z | Checking tap v1.0.1 |
| 676 | 2026-07-19T04:32:00.735Z | Checking wyz v0.5.1 |
| 677 | 2026-07-19T04:32:00.843Z | Compiling proc-macro-crate v3.5.0 |
| 678 | 2026-07-19T04:32:00.852Z | Checking time v0.3.47 |
| 679 | 2026-07-19T04:32:01.097Z | Checking sha2 v0.10.9 |
| 680 | 2026-07-19T04:32:01.109Z | Compiling usdt-attr-macro v0.5.0 |
| 681 | 2026-07-19T04:32:01.128Z | Compiling usdt-macro v0.5.0 |
| 682 | 2026-07-19T04:32:01.175Z | Compiling libz-sys v1.1.29 |
| 683 | 2026-07-19T04:32:01.256Z | Checking elliptic-curve v0.13.8 |
| 684 | 2026-07-19T04:32:01.271Z | Compiling openssl-sys v0.9.116 |
| 685 | 2026-07-19T04:32:01.349Z | Compiling proc-macro-crate v1.3.1 |
| 686 | 2026-07-19T04:32:01.551Z | Checking num-rational v0.4.2 |
| 687 | 2026-07-19T04:32:01.567Z | Compiling rustc_version v0.4.1 |
| 688 | 2026-07-19T04:32:01.690Z | Checking num-complex v0.4.6 |
| 689 | 2026-07-19T04:32:01.802Z | Checking rustls-pki-types v1.14.1 |
| 690 | 2026-07-19T04:32:01.812Z | Checking memmap v0.7.0 |
| 691 | 2026-07-19T04:32:01.832Z | Checking untrusted v0.9.0 |
| 692 | 2026-07-19T04:32:01.835Z | Compiling getrandom v0.4.2 |
| 693 | 2026-07-19T04:32:01.835Z | Checking tower-service v0.3.3 |
| 694 | 2026-07-19T04:32:01.930Z | Compiling camino v1.2.2 |
| 695 | 2026-07-19T04:32:01.933Z | Compiling anyhow v1.0.102 |
| 696 | 2026-07-19T04:32:01.933Z | Checking rand_core v0.10.1 |
| 697 | 2026-07-19T04:32:01.967Z | Checking funty v2.0.0 |
| 698 | 2026-07-19T04:32:02.045Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 699 | 2026-07-19T04:32:02.089Z | Checking try-lock v0.2.5 |
| 700 | 2026-07-19T04:32:02.111Z | Compiling crossbeam-utils v0.8.21 |
| 701 | 2026-07-19T04:32:02.175Z | Checking want v0.3.1 |
| 702 | 2026-07-19T04:32:02.185Z | Compiling num_enum_derive v0.5.11 |
| 703 | 2026-07-19T04:32:02.280Z | Checking bitvec v1.1.1 |
| 704 | 2026-07-19T04:32:02.306Z | Checking num v0.4.3 |
| 705 | 2026-07-19T04:32:02.313Z | Checking usdt v0.5.0 |
| 706 | 2026-07-19T04:32:02.371Z | Compiling curve25519-dalek v4.1.3 |
| 707 | 2026-07-19T04:32:02.468Z | Compiling num_enum_derive v0.7.6 |
| 708 | 2026-07-19T04:32:02.496Z | Checking icu_normalizer v2.2.0 |
| 709 | 2026-07-19T04:32:02.516Z | Checking icu_properties v2.2.0 |
| 710 | 2026-07-19T04:32:02.664Z | Checking rand_chacha v0.3.1 |
| 711 | 2026-07-19T04:32:02.730Z | Checking rfc6979 v0.4.0 |
| 712 | 2026-07-19T04:32:02.803Z | Checking arc-swap v1.9.1 |
| 713 | 2026-07-19T04:32:02.841Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 714 | 2026-07-19T04:32:02.853Z | Compiling rustls v0.23.40 |
| 715 | 2026-07-19T04:32:03.015Z | Checking percent-encoding v2.3.2 |
| 716 | 2026-07-19T04:32:03.066Z | Checking no-std-net v0.6.0 |
| 717 | 2026-07-19T04:32:03.140Z | Compiling heck v0.5.0 |
| 718 | 2026-07-19T04:32:03.150Z | Compiling num-bigint-dig v0.8.6 |
| 719 | 2026-07-19T04:32:03.185Z | Checking colored v3.1.1 |
| 720 | 2026-07-19T04:32:03.316Z | Checking atomic-waker v1.1.2 |
| 721 | 2026-07-19T04:32:03.344Z | Checking iana-time-zone v0.1.65 |
| 722 | 2026-07-19T04:32:03.366Z | Checking rustls-webpki v0.103.13 |
| 723 | 2026-07-19T04:32:03.375Z | Checking num_enum v0.5.11 |
| 724 | 2026-07-19T04:32:03.378Z | Checking idna_adapter v1.2.2 |
| 725 | 2026-07-19T04:32:03.407Z | Checking form_urlencoded v1.2.2 |
| 726 | 2026-07-19T04:32:03.416Z | Checking hyper v1.10.1 |
| 727 | 2026-07-19T04:32:03.443Z | Checking chrono v0.4.45 |
| 728 | 2026-07-19T04:32:03.470Z | Checking num_enum v0.7.6 |
| 729 | 2026-07-19T04:32:03.480Z | Checking pnet_base v0.35.0 |
| 730 | 2026-07-19T04:32:03.520Z | Checking rand v0.8.6 |
| 731 | 2026-07-19T04:32:03.530Z | Checking ecdsa v0.16.9 |
| 732 | 2026-07-19T04:32:03.803Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 733 | 2026-07-19T04:32:03.971Z | Checking primeorder v0.13.6 |
| 734 | 2026-07-19T04:32:03.974Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 735 | 2026-07-19T04:32:04.023Z | Compiling curve25519-dalek-derive v0.1.1 |
| 736 | 2026-07-19T04:32:04.095Z | Compiling foreign-types-macros v0.2.3 |
| 737 | 2026-07-19T04:32:04.105Z | Compiling scroll_derive v0.13.1 |
| 738 | 2026-07-19T04:32:04.199Z | Compiling cargo-platform v0.3.3 |
| 739 | 2026-07-19T04:32:04.321Z | Compiling indexmap v1.9.3 |
| 740 | 2026-07-19T04:32:04.408Z | Checking thread_local v1.1.9 |
| 741 | 2026-07-19T04:32:04.450Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 742 | 2026-07-19T04:32:04.565Z | Checking bitflags v2.13.0 |
| 743 | 2026-07-19T04:32:04.642Z | Checking cpufeatures v0.3.0 |
| 744 | 2026-07-19T04:32:04.720Z | Compiling prettyplease v0.2.37 |
| 745 | 2026-07-19T04:32:04.729Z | Checking utf8parse v0.2.2 |
| 746 | 2026-07-19T04:32:04.780Z | Compiling getrandom v0.3.4 |
| 747 | 2026-07-19T04:32:04.821Z | Compiling slog-async v2.8.0 |
| 748 | 2026-07-19T04:32:04.998Z | Checking either v1.16.0 |
| 749 | 2026-07-19T04:32:05.103Z | Checking foreign-types-shared v0.3.1 |
| 750 | 2026-07-19T04:32:05.164Z | Checking scroll v0.13.0 |
| 751 | 2026-07-19T04:32:05.188Z | Checking itertools v0.12.1 |
| 752 | 2026-07-19T04:32:05.188Z | Checking foreign-types v0.5.0 |
| 753 | 2026-07-19T04:32:05.207Z | Checking anstyle-parse v1.0.0 |
| 754 | 2026-07-19T04:32:05.369Z | Checking chacha20 v0.10.0 |
| 755 | 2026-07-19T04:32:05.570Z | Compiling cargo_metadata v0.23.1 |
| 756 | 2026-07-19T04:32:05.580Z | Checking crossbeam-channel v0.5.15 |
| 757 | 2026-07-19T04:32:05.912Z | Checking hyper-util v0.1.20 |
| 758 | 2026-07-19T04:32:06.078Z | Checking idna v1.1.0 |
| 759 | 2026-07-19T04:32:06.193Z | Checking slog-scope v4.4.1 |
| 760 | 2026-07-19T04:32:06.315Z | Checking ed25519 v2.2.3 |
| 761 | 2026-07-19T04:32:06.319Z | Checking tokio-util v0.7.18 |
| 762 | 2026-07-19T04:32:06.429Z | Checking pkcs1 v0.7.5 |
| 763 | 2026-07-19T04:32:06.471Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 764 | 2026-07-19T04:32:06.556Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 765 | 2026-07-19T04:32:06.633Z | Compiling async-trait v0.1.89 |
| 766 | 2026-07-19T04:32:06.786Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 767 | 2026-07-19T04:32:06.818Z | Compiling thread-id v5.1.0 |
| 768 | 2026-07-19T04:32:06.842Z | Checking is-terminal v0.4.17 |
| 769 | 2026-07-19T04:32:06.899Z | Checking cstr-argument v0.1.2 |
| 770 | 2026-07-19T04:32:06.930Z | Checking colorchoice v1.0.5 |
| 771 | 2026-07-19T04:32:07.017Z | Checking tower-layer v0.3.3 |
| 772 | 2026-07-19T04:32:07.028Z | Compiling portable-atomic v1.13.1 |
| 773 | 2026-07-19T04:32:07.047Z | Checking base64 v0.22.1 |
| 774 | 2026-07-19T04:32:07.081Z | Checking anstyle-query v1.1.5 |
| 775 | 2026-07-19T04:32:07.160Z | Checking os_str_bytes v6.6.1 |
| 776 | 2026-07-19T04:32:07.170Z | Checking term v1.2.1 |
| 777 | 2026-07-19T04:32:07.287Z | Checking hashbrown v0.12.3 |
| 778 | 2026-07-19T04:32:07.349Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 779 | 2026-07-19T04:32:07.385Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 780 | 2026-07-19T04:32:07.480Z | Compiling fastrand v2.4.1 |
| 781 | 2026-07-19T04:32:07.552Z | Checking sync_wrapper v1.0.2 |
| 782 | 2026-07-19T04:32:07.575Z | Compiling crc32fast v1.5.0 |
| 783 | 2026-07-19T04:32:07.606Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 784 | 2026-07-19T04:32:07.616Z | Checking openssl-probe v0.2.1 |
| 785 | 2026-07-19T04:32:07.638Z | Checking is_terminal_polyfill v1.70.2 |
| 786 | 2026-07-19T04:32:07.695Z | Checking anstyle v1.0.14 |
| 787 | 2026-07-19T04:32:07.712Z | Checking take_mut v0.2.2 |
| 788 | 2026-07-19T04:32:07.715Z | Checking rustls-native-certs v0.8.4 |
| 789 | 2026-07-19T04:32:07.744Z | Compiling tempfile v3.27.0 |
| 790 | 2026-07-19T04:32:07.836Z | Checking tower v0.5.3 |
| 791 | 2026-07-19T04:32:07.855Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 792 | 2026-07-19T04:32:07.868Z | Checking anstream v1.0.0 |
| 793 | 2026-07-19T04:32:08.042Z | Checking slog-term v2.9.2 |
| 794 | 2026-07-19T04:32:08.069Z | Checking clap_lex v0.2.4 |
| 795 | 2026-07-19T04:32:08.080Z | Checking pem v3.0.6 |
| 796 | 2026-07-19T04:32:08.170Z | Checking tokio-rustls v0.26.4 |
| 797 | 2026-07-19T04:32:08.205Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 798 | 2026-07-19T04:32:08.228Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 799 | 2026-07-19T04:32:08.247Z | Compiling octocrab v0.53.0 |
| 800 | 2026-07-19T04:32:08.289Z | Checking rsa v0.9.10 |
| 801 | 2026-07-19T04:32:08.302Z | Checking ed25519-dalek v2.2.0 |
| 802 | 2026-07-19T04:32:08.357Z | Checking slog-stdlog v4.1.1 |
| 803 | 2026-07-19T04:32:08.389Z | Checking url v2.5.8 |
| 804 | 2026-07-19T04:32:08.391Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 805 | 2026-07-19T04:32:08.467Z | Checking rand v0.10.1 |
| 806 | 2026-07-19T04:32:08.479Z | Checking goblin v0.10.7 |
| 807 | 2026-07-19T04:32:08.624Z | Checking p256 v0.13.2 |
| 808 | 2026-07-19T04:32:08.648Z | Checking p384 v0.13.1 |
| 809 | 2026-07-19T04:32:08.688Z | Checking pnet_macros_support v0.35.0 |
| 810 | 2026-07-19T04:32:08.801Z | Compiling snafu-derive v0.8.9 |
| 811 | 2026-07-19T04:32:08.919Z | Checking simple_asn1 v0.6.4 |
| 812 | 2026-07-19T04:32:08.933Z | Compiling pnet_macros v0.35.0 |
| 813 | 2026-07-19T04:32:08.971Z | Checking futures-executor v0.3.32 |
| 814 | 2026-07-19T04:32:09.057Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 815 | 2026-07-19T04:32:09.113Z | Compiling clap_derive v3.2.25 |
| 816 | 2026-07-19T04:32:09.113Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 817 | 2026-07-19T04:32:09.235Z | Compiling pin-project-internal v1.1.13 |
| 818 | 2026-07-19T04:32:09.283Z | Compiling num-derive v0.4.2 |
| 819 | 2026-07-19T04:32:09.377Z | Compiling serde_repr v0.1.20 |
| 820 | 2026-07-19T04:32:09.783Z | Checking pnet_sys v0.35.0 |
| 821 | 2026-07-19T04:32:09.907Z | Checking atty v0.2.14 |
| 822 | 2026-07-19T04:32:09.956Z | Checking simd-adler32 v0.3.9 |
| 823 | 2026-07-19T04:32:10.001Z | Checking bitflags v1.3.2 |
| 824 | 2026-07-19T04:32:10.067Z | Checking adler2 v2.0.1 |
| 825 | 2026-07-19T04:32:10.077Z | Checking ryu v1.0.23 |
| 826 | 2026-07-19T04:32:10.099Z | Compiling curl v0.4.49 |
| 827 | 2026-07-19T04:32:10.174Z | Checking textwrap v0.16.2 |
| 828 | 2026-07-19T04:32:10.336Z | Checking strsim v0.10.0 |
| 829 | 2026-07-19T04:32:10.354Z | Checking unicode-width v0.2.2 |
| 830 | 2026-07-19T04:32:10.364Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 831 | 2026-07-19T04:32:10.470Z | Checking oxnet v0.1.6 |
| 832 | 2026-07-19T04:32:10.479Z | Checking termcolor v1.4.1 |
| 833 | 2026-07-19T04:32:10.568Z | Checking clap_lex v1.1.0 |
| 834 | 2026-07-19T04:32:10.597Z | Checking strsim v0.11.1 |
| 835 | 2026-07-19T04:32:10.605Z | Checking snafu v0.8.9 |
| 836 | 2026-07-19T04:32:10.615Z | Checking console v0.16.3 |
| 837 | 2026-07-19T04:32:10.741Z | Checking pin-project v1.1.13 |
| 838 | 2026-07-19T04:32:10.751Z | Checking libscf-sys v1.2.0 |
| 839 | 2026-07-19T04:32:10.760Z | Checking clap_builder v4.6.0 |
| 840 | 2026-07-19T04:32:10.774Z | Checking serde_urlencoded v0.7.1 |
| 841 | 2026-07-19T04:32:10.819Z | Checking clap v3.2.25 |
| 842 | 2026-07-19T04:32:10.829Z | Checking miniz_oxide v0.8.9 |
| 843 | 2026-07-19T04:32:10.868Z | Checking pnet_packet v0.35.0 |
| 844 | 2026-07-19T04:32:10.910Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 845 | 2026-07-19T04:32:10.971Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 846 | 2026-07-19T04:32:11.273Z | Checking futures v0.3.32 |
| 847 | 2026-07-19T04:32:11.298Z | Checking jsonwebtoken v10.4.0 |
| 848 | 2026-07-19T04:32:11.346Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 849 | 2026-07-19T04:32:11.437Z | Checking tower-http v0.6.11 |
| 850 | 2026-07-19T04:32:11.533Z | Checking rand_core v0.9.5 |
| 851 | 2026-07-19T04:32:11.732Z | Checking slog-envlogger v2.2.0 |
| 852 | 2026-07-19T04:32:11.782Z | Checking hyper-rustls v0.27.9 |
| 853 | 2026-07-19T04:32:12.009Z | Checking hyper-timeout v0.5.2 |
| 854 | 2026-07-19T04:32:12.117Z | Compiling clap_derive v4.6.1 |
| 855 | 2026-07-19T04:32:12.136Z | Checking http-body-util v0.1.3 |
| 856 | 2026-07-19T04:32:12.190Z | Compiling zone_cfg_derive v0.3.1 |
| 857 | 2026-07-19T04:32:12.280Z | Checking http-serde v2.1.1 |
| 858 | 2026-07-19T04:32:12.401Z | Checking ipnetwork v0.20.0 |
| 859 | 2026-07-19T04:32:12.421Z | Checking secrecy v0.10.3 |
| 860 | 2026-07-19T04:32:12.431Z | Compiling async-recursion v0.3.2 |
| 861 | 2026-07-19T04:32:12.527Z | Checking serde_spanned v1.1.1 |
| 862 | 2026-07-19T04:32:12.572Z | Checking serde_path_to_error v0.1.20 |
| 863 | 2026-07-19T04:32:12.731Z | Checking filetime v0.2.29 |
| 864 | 2026-07-19T04:32:12.767Z | Checking openssl-probe v0.1.6 |
| 865 | 2026-07-19T04:32:12.777Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 866 | 2026-07-19T04:32:12.811Z | Checking unit-prefix v0.5.2 |
| 867 | 2026-07-19T04:32:12.846Z | Checking hex v0.4.3 |
| 868 | 2026-07-19T04:32:12.857Z | Checking web-time v1.1.0 |
| 869 | 2026-07-19T04:32:12.866Z | Compiling pnet v0.35.0 |
| 870 | 2026-07-19T04:32:12.921Z | Checking xattr v1.6.1 |
| 871 | 2026-07-19T04:32:12.930Z | Checking indicatif v0.18.4 |
| 872 | 2026-07-19T04:32:12.954Z | Checking toml v1.1.2+spec-1.1.0 |
| 873 | 2026-07-19T04:32:12.971Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 874 | 2026-07-19T04:32:13.042Z | Checking tar v0.4.46 |
| 875 | 2026-07-19T04:32:13.060Z | Checking sha256 v1.6.0 |
| 876 | 2026-07-19T04:32:13.167Z | Checking zone v0.3.1 |
| 877 | 2026-07-19T04:32:13.237Z | Checking pnet_transport v0.35.0 |
| 878 | 2026-07-19T04:32:13.386Z | Checking pnet_datalink v0.35.0 |
| 879 | 2026-07-19T04:32:13.413Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 880 | 2026-07-19T04:32:13.475Z | Checking flate2 v1.1.9 |
| 881 | 2026-07-19T04:32:13.533Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 882 | 2026-07-19T04:32:13.551Z | Checking rand_chacha v0.9.0 |
| 883 | 2026-07-19T04:32:13.581Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 884 | 2026-07-19T04:32:13.591Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 885 | 2026-07-19T04:32:13.746Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 886 | 2026-07-19T04:32:13.766Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 887 | 2026-07-19T04:32:13.782Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 888 | 2026-07-19T04:32:13.821Z | Checking clap v4.6.1 |
| 889 | 2026-07-19T04:32:13.869Z | Checking memmap2 v0.9.10 |
| 890 | 2026-07-19T04:32:13.891Z | Checking libloading v0.8.9 |
| 891 | 2026-07-19T04:32:13.935Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 892 | 2026-07-19T04:32:13.980Z | Checking fs_extra v1.3.0 |
| 893 | 2026-07-19T04:32:14.024Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 894 | 2026-07-19T04:32:14.034Z | Checking rand v0.9.4 |
| 895 | 2026-07-19T04:32:14.178Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 896 | 2026-07-19T04:32:14.205Z | Checking macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 897 | 2026-07-19T04:32:14.486Z | Checking usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 898 | 2026-07-19T04:32:24.274Z | Checking softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 899 | 2026-07-19T04:32:24.464Z | Checking scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 900 | 2026-07-19T04:32:25.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.99s |
| 901 | 2026-07-19T04:32:25.267Z | + banner build |
| 902 | 2026-07-19T04:32:25.271Z | |
| 903 | 2026-07-19T04:32:25.271Z | ##### # # # # ##### |
| 904 | 2026-07-19T04:32:25.271Z | # # # # # # # # |
| 905 | 2026-07-19T04:32:25.271Z | ##### # # # # # # |
| 906 | 2026-07-19T04:32:25.271Z | # # # # # # # # |
| 907 | 2026-07-19T04:32:25.271Z | # # # # # # # # |
| 908 | 2026-07-19T04:32:25.271Z | ##### #### # ###### ##### |
| 909 | 2026-07-19T04:32:25.271Z | |
| 910 | 2026-07-19T04:32:25.271Z | + ptime -m cargo build |
| 911 | 2026-07-19T04:32:25.548Z | Compiling unicode-ident v1.0.24 |
| 912 | 2026-07-19T04:32:25.548Z | Compiling cfg-if v1.0.4 |
| 913 | 2026-07-19T04:32:25.551Z | Compiling memchr v2.8.1 |
| 914 | 2026-07-19T04:32:25.551Z | Compiling itoa v1.0.18 |
| 915 | 2026-07-19T04:32:25.551Z | Compiling libc v0.2.186 |
| 916 | 2026-07-19T04:32:25.598Z | Compiling serde_core v1.0.229 |
| 917 | 2026-07-19T04:32:25.604Z | Compiling log v0.4.32 |
| 918 | 2026-07-19T04:32:25.607Z | Compiling once_cell v1.21.4 |
| 919 | 2026-07-19T04:32:25.641Z | Compiling subtle v2.6.1 |
| 920 | 2026-07-19T04:32:25.696Z | Compiling proc-macro2 v1.0.106 |
| 921 | 2026-07-19T04:32:25.757Z | Compiling zmij v1.0.21 |
| 922 | 2026-07-19T04:32:25.780Z | Compiling const-oid v0.9.6 |
| 923 | 2026-07-19T04:32:25.786Z | Compiling typenum v1.20.1 |
| 924 | 2026-07-19T04:32:25.790Z | Compiling smallvec v1.15.1 |
| 925 | 2026-07-19T04:32:25.932Z | Compiling getrandom v0.2.17 |
| 926 | 2026-07-19T04:32:25.956Z | Compiling libm v0.2.16 |
| 927 | 2026-07-19T04:32:25.979Z | Compiling pin-project-lite v0.2.17 |
| 928 | 2026-07-19T04:32:26.021Z | Compiling ucd-trie v0.1.7 |
| 929 | 2026-07-19T04:32:26.062Z | Compiling quote v1.0.45 |
| 930 | 2026-07-19T04:32:26.097Z | Compiling bytes v1.11.1 |
| 931 | 2026-07-19T04:32:26.247Z | Compiling syn v2.0.117 |
| 932 | 2026-07-19T04:32:26.309Z | Compiling syn v3.0.0 |
| 933 | 2026-07-19T04:32:26.342Z | Compiling syn v1.0.109 |
| 934 | 2026-07-19T04:32:26.390Z | Compiling pest v2.8.6 |
| 935 | 2026-07-19T04:32:26.429Z | Compiling serde_json v1.0.150 |
| 936 | 2026-07-19T04:32:26.721Z | Compiling num-traits v0.2.19 |
| 937 | 2026-07-19T04:32:27.133Z | Compiling rand_core v0.6.4 |
| 938 | 2026-07-19T04:32:27.332Z | Compiling socket2 v0.6.4 |
| 939 | 2026-07-19T04:32:27.339Z | Compiling errno v0.3.14 |
| 940 | 2026-07-19T04:32:27.359Z | Compiling base64ct v1.8.3 |
| 941 | 2026-07-19T04:32:27.400Z | Compiling scopeguard v1.2.0 |
| 942 | 2026-07-19T04:32:27.475Z | Compiling pest_meta v2.8.6 |
| 943 | 2026-07-19T04:32:27.488Z | Compiling byteorder v1.5.0 |
| 944 | 2026-07-19T04:32:27.619Z | Compiling pem-rfc7468 v0.7.0 |
| 945 | 2026-07-19T04:32:27.678Z | Compiling lock_api v0.4.14 |
| 946 | 2026-07-19T04:32:27.704Z | Compiling parking_lot_core v0.9.12 |
| 947 | 2026-07-19T04:32:27.767Z | Compiling stable_deref_trait v1.2.1 |
| 948 | 2026-07-19T04:32:27.835Z | Compiling signal-hook-registry v1.4.8 |
| 949 | 2026-07-19T04:32:27.885Z | Compiling parking_lot v0.12.5 |
| 950 | 2026-07-19T04:32:27.948Z | Compiling mio v1.2.1 |
| 951 | 2026-07-19T04:32:27.992Z | Compiling pretty-hex v0.4.2 |
| 952 | 2026-07-19T04:32:28.119Z | Compiling futures-core v0.3.32 |
| 953 | 2026-07-19T04:32:28.129Z | Compiling num-integer v0.1.46 |
| 954 | 2026-07-19T04:32:28.214Z | Compiling serde_derive v1.0.229 |
| 955 | 2026-07-19T04:32:28.261Z | Compiling futures-sink v0.3.32 |
| 956 | 2026-07-19T04:32:28.357Z | Compiling winnow v1.0.3 |
| 957 | 2026-07-19T04:32:28.444Z | Compiling plain v0.2.3 |
| 958 | 2026-07-19T04:32:28.447Z | Compiling futures-channel v0.3.32 |
| 959 | 2026-07-19T04:32:28.542Z | Compiling proc-macro-error-attr v1.0.4 |
| 960 | 2026-07-19T04:32:28.657Z | Compiling http v1.4.1 |
| 961 | 2026-07-19T04:32:28.761Z | Compiling tracing-core v0.1.36 |
| 962 | 2026-07-19T04:32:28.969Z | Compiling spin v0.9.8 |
| 963 | 2026-07-19T04:32:29.095Z | Compiling synstructure v0.13.2 |
| 964 | 2026-07-19T04:32:29.382Z | Compiling pest_generator v2.8.6 |
| 965 | 2026-07-19T04:32:29.444Z | Compiling futures-io v0.3.32 |
| 966 | 2026-07-19T04:32:29.451Z | Compiling futures-task v0.3.32 |
| 967 | 2026-07-19T04:32:29.596Z | Compiling writeable v0.6.3 |
| 968 | 2026-07-19T04:32:29.612Z | Compiling slab v0.4.12 |
| 969 | 2026-07-19T04:32:29.625Z | Compiling bitflags v2.13.0 |
| 970 | 2026-07-19T04:32:29.681Z | Compiling litemap v0.8.2 |
| 971 | 2026-07-19T04:32:29.710Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 972 | 2026-07-19T04:32:29.776Z | Compiling lazy_static v1.5.0 |
| 973 | 2026-07-19T04:32:29.790Z | Compiling proc-macro-error v1.0.4 |
| 974 | 2026-07-19T04:32:29.855Z | Compiling num-iter v0.1.45 |
| 975 | 2026-07-19T04:32:29.858Z | Compiling ff v0.13.1 |
| 976 | 2026-07-19T04:32:29.866Z | Compiling aho-corasick v1.1.4 |
| 977 | 2026-07-19T04:32:29.965Z | Compiling thread-id v4.2.2 |
| 978 | 2026-07-19T04:32:29.983Z | Compiling cpufeatures v0.2.17 |
| 979 | 2026-07-19T04:32:30.018Z | Compiling num-conv v0.2.2 |
| 980 | 2026-07-19T04:32:30.037Z | Compiling base16ct v0.2.0 |
| 981 | 2026-07-19T04:32:30.044Z | Compiling time-core v0.1.8 |
| 982 | 2026-07-19T04:32:30.050Z | Compiling regex-syntax v0.8.10 |
| 983 | 2026-07-19T04:32:30.163Z | Compiling utf8_iter v1.0.4 |
| 984 | 2026-07-19T04:32:30.181Z | Compiling powerfmt v0.2.0 |
| 985 | 2026-07-19T04:32:30.208Z | Compiling time-macros v0.2.27 |
| 986 | 2026-07-19T04:32:30.256Z | Compiling zeroize_derive v1.4.3 |
| 987 | 2026-07-19T04:32:30.273Z | Compiling thiserror-impl v2.0.18 |
| 988 | 2026-07-19T04:32:30.299Z | Compiling thiserror-impl v1.0.69 |
| 989 | 2026-07-19T04:32:30.374Z | Compiling zerocopy-derive v0.8.50 |
| 990 | 2026-07-19T04:32:30.843Z | Compiling serde v1.0.229 |
| 991 | 2026-07-19T04:32:30.941Z | Compiling zeroize v1.8.2 |
| 992 | 2026-07-19T04:32:31.115Z | Compiling generic-array v0.14.9 |
| 993 | 2026-07-19T04:32:31.363Z | Compiling zerofrom-derive v0.1.7 |
| 994 | 2026-07-19T04:32:31.477Z | Compiling thiserror v1.0.69 |
| 995 | 2026-07-19T04:32:31.512Z | Compiling thiserror v2.0.18 |
| 996 | 2026-07-19T04:32:31.568Z | Compiling block-buffer v0.10.4 |
| 997 | 2026-07-19T04:32:31.595Z | Compiling crypto-common v0.1.6 |
| 998 | 2026-07-19T04:32:31.607Z | Compiling pest_derive v2.8.6 |
| 999 | 2026-07-19T04:32:31.683Z | Compiling digest v0.10.7 |
| 1000 | 2026-07-19T04:32:31.698Z | Compiling yoke-derive v0.8.2 |
| 1001 | 2026-07-19T04:32:31.712Z | Compiling der v0.7.10 |
| 1002 | 2026-07-19T04:32:31.785Z | Compiling tokio-macros v2.7.0 |
| 1003 | 2026-07-19T04:32:31.888Z | Compiling zerovec-derive v0.11.3 |
| 1004 | 2026-07-19T04:32:31.926Z | Compiling displaydoc v0.2.6 |
| 1005 | 2026-07-19T04:32:32.163Z | Compiling zerocopy v0.8.50 |
| 1006 | 2026-07-19T04:32:32.532Z | Compiling tokio v1.52.3 |
| 1007 | 2026-07-19T04:32:32.591Z | Compiling zerofrom v0.1.8 |
| 1008 | 2026-07-19T04:32:32.705Z | Compiling spki v0.7.3 |
| 1009 | 2026-07-19T04:32:32.714Z | Compiling zerocopy-derive v0.7.35 |
| 1010 | 2026-07-19T04:32:32.731Z | Compiling serde_tokenstream v0.2.3 |
| 1011 | 2026-07-19T04:32:32.792Z | Compiling yoke v0.8.3 |
| 1012 | 2026-07-19T04:32:32.898Z | Compiling pkcs8 v0.10.2 |
| 1013 | 2026-07-19T04:32:32.972Z | Compiling hmac v0.12.1 |
| 1014 | 2026-07-19T04:32:33.002Z | Compiling zerovec v0.11.6 |
| 1015 | 2026-07-19T04:32:33.005Z | Compiling tracing-attributes v0.1.31 |
| 1016 | 2026-07-19T04:32:33.016Z | Compiling futures-macro v0.3.32 |
| 1017 | 2026-07-19T04:32:33.100Z | Compiling zerotrie v0.2.4 |
| 1018 | 2026-07-19T04:32:33.160Z | Compiling dtrace-parser v0.2.0 |
| 1019 | 2026-07-19T04:32:33.390Z | Compiling signature v2.2.0 |
| 1020 | 2026-07-19T04:32:33.522Z | Compiling tinystr v0.8.3 |
| 1021 | 2026-07-19T04:32:33.529Z | Compiling potential_utf v0.1.5 |
| 1022 | 2026-07-19T04:32:33.576Z | Compiling zerocopy v0.7.35 |
| 1023 | 2026-07-19T04:32:33.681Z | Compiling icu_locale_core v2.2.0 |
| 1024 | 2026-07-19T04:32:33.715Z | Compiling num-bigint v0.4.6 |
| 1025 | 2026-07-19T04:32:33.853Z | Compiling futures-util v0.3.32 |
| 1026 | 2026-07-19T04:32:34.055Z | Compiling scroll_derive v0.12.1 |
| 1027 | 2026-07-19T04:32:34.115Z | Compiling dof v0.3.0 |
| 1028 | 2026-07-19T04:32:34.258Z | Compiling tracing v0.1.44 |
| 1029 | 2026-07-19T04:32:34.508Z | Compiling icu_provider v2.2.0 |
| 1030 | 2026-07-19T04:32:34.531Z | Compiling icu_collections v2.2.0 |
| 1031 | 2026-07-19T04:32:34.826Z | Compiling scroll v0.12.0 |
| 1032 | 2026-07-19T04:32:34.826Z | Compiling hkdf v0.12.4 |
| 1033 | 2026-07-19T04:32:34.847Z | Compiling sec1 v0.7.3 |
| 1034 | 2026-07-19T04:32:34.961Z | Compiling crypto-bigint v0.5.5 |
| 1035 | 2026-07-19T04:32:35.067Z | Compiling regex-automata v0.4.14 |
| 1036 | 2026-07-19T04:32:35.084Z | Compiling erased-serde v0.3.31 |
| 1037 | 2026-07-19T04:32:35.121Z | Compiling deranged v0.5.8 |
| 1038 | 2026-07-19T04:32:35.124Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1039 | 2026-07-19T04:32:35.385Z | Compiling group v0.13.0 |
| 1040 | 2026-07-19T04:32:35.561Z | Compiling http-body v1.0.1 |
| 1041 | 2026-07-19T04:32:35.702Z | Compiling proc-macro-crate v3.5.0 |
| 1042 | 2026-07-19T04:32:36.029Z | Compiling elliptic-curve v0.13.8 |
| 1043 | 2026-07-19T04:32:36.126Z | Compiling time v0.3.47 |
| 1044 | 2026-07-19T04:32:36.133Z | Compiling slog v2.8.2 |
| 1045 | 2026-07-19T04:32:36.254Z | Compiling usdt-impl v0.5.0 |
| 1046 | 2026-07-19T04:32:36.265Z | Compiling ppv-lite86 v0.2.21 |
| 1047 | 2026-07-19T04:32:36.353Z | Compiling icu_normalizer_data v2.2.0 |
| 1048 | 2026-07-19T04:32:36.424Z | Compiling goblin v0.8.2 |
| 1049 | 2026-07-19T04:32:36.482Z | Compiling sha2 v0.10.9 |
| 1050 | 2026-07-19T04:32:36.578Z | Compiling rustls-pki-types v1.14.1 |
| 1051 | 2026-07-19T04:32:36.779Z | Compiling regex v1.12.3 |
| 1052 | 2026-07-19T04:32:36.862Z | Compiling icu_properties_data v2.2.0 |
| 1053 | 2026-07-19T04:32:36.994Z | Compiling proc-macro-crate v1.3.1 |
| 1054 | 2026-07-19T04:32:37.054Z | Compiling rand_core v0.10.1 |
| 1055 | 2026-07-19T04:32:37.208Z | Compiling tower-service v0.3.3 |
| 1056 | 2026-07-19T04:32:37.246Z | Compiling colored v3.1.1 |
| 1057 | 2026-07-19T04:32:37.295Z | Compiling untrusted v0.9.0 |
| 1058 | 2026-07-19T04:32:37.315Z | Compiling try-lock v0.2.5 |
| 1059 | 2026-07-19T04:32:37.429Z | Compiling want v0.3.1 |
| 1060 | 2026-07-19T04:32:37.437Z | Compiling ring v0.17.14 |
| 1061 | 2026-07-19T04:32:37.573Z | Compiling num_enum_derive v0.5.11 |
| 1062 | 2026-07-19T04:32:37.638Z | Compiling icu_properties v2.2.0 |
| 1063 | 2026-07-19T04:32:37.816Z | Compiling rand_chacha v0.3.1 |
| 1064 | 2026-07-19T04:32:38.269Z | Compiling icu_normalizer v2.2.0 |
| 1065 | 2026-07-19T04:32:38.549Z | Compiling num_enum_derive v0.7.6 |
| 1066 | 2026-07-19T04:32:38.565Z | Compiling httparse v1.10.1 |
| 1067 | 2026-07-19T04:32:38.843Z | Compiling rfc6979 v0.4.0 |
| 1068 | 2026-07-19T04:32:38.865Z | Compiling arc-swap v1.9.1 |
| 1069 | 2026-07-19T04:32:38.877Z | Compiling tap v1.0.1 |
| 1070 | 2026-07-19T04:32:38.954Z | Compiling atomic-waker v1.1.2 |
| 1071 | 2026-07-19T04:32:38.976Z | Compiling percent-encoding v2.3.2 |
| 1072 | 2026-07-19T04:32:39.071Z | Compiling fastrand v2.4.1 |
| 1073 | 2026-07-19T04:32:39.156Z | Compiling iana-time-zone v0.1.65 |
| 1074 | 2026-07-19T04:32:39.169Z | Compiling form_urlencoded v1.2.2 |
| 1075 | 2026-07-19T04:32:39.377Z | Compiling chrono v0.4.45 |
| 1076 | 2026-07-19T04:32:39.422Z | Compiling hyper v1.10.1 |
| 1077 | 2026-07-19T04:32:39.506Z | Compiling wyz v0.5.1 |
| 1078 | 2026-07-19T04:32:39.593Z | Compiling ecdsa v0.16.9 |
| 1079 | 2026-07-19T04:32:39.630Z | Compiling num_enum v0.7.6 |
| 1080 | 2026-07-19T04:32:39.691Z | Compiling idna_adapter v1.2.2 |
| 1081 | 2026-07-19T04:32:39.739Z | Compiling num_enum v0.5.11 |
| 1082 | 2026-07-19T04:32:39.821Z | Compiling rustls-webpki v0.103.13 |
| 1083 | 2026-07-19T04:32:39.843Z | Compiling rand v0.8.6 |
| 1084 | 2026-07-19T04:32:40.105Z | Compiling radium v0.7.0 |
| 1085 | 2026-07-19T04:32:40.288Z | Compiling getrandom v0.4.2 |
| 1086 | 2026-07-19T04:32:40.298Z | Compiling crossbeam-utils v0.8.21 |
| 1087 | 2026-07-19T04:32:40.466Z | Compiling usdt-attr-macro v0.5.0 |
| 1088 | 2026-07-19T04:32:40.506Z | Compiling usdt-macro v0.5.0 |
| 1089 | 2026-07-19T04:32:40.610Z | Compiling primeorder v0.13.6 |
| 1090 | 2026-07-19T04:32:40.622Z | Compiling num-rational v0.4.2 |
| 1091 | 2026-07-19T04:32:40.813Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1092 | 2026-07-19T04:32:40.844Z | Compiling num-complex v0.4.6 |
| 1093 | 2026-07-19T04:32:40.867Z | Compiling scroll_derive v0.13.1 |
| 1094 | 2026-07-19T04:32:40.936Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1095 | 2026-07-19T04:32:41.245Z | Compiling foreign-types-macros v0.2.3 |
| 1096 | 2026-07-19T04:32:41.252Z | Compiling memmap v0.7.0 |
| 1097 | 2026-07-19T04:32:41.252Z | Compiling thread-id v5.1.0 |
| 1098 | 2026-07-19T04:32:41.273Z | Compiling thread_local v1.1.9 |
| 1099 | 2026-07-19T04:32:41.328Z | Compiling funty v2.0.0 |
| 1100 | 2026-07-19T04:32:41.430Z | Compiling cpufeatures v0.3.0 |
| 1101 | 2026-07-19T04:32:41.499Z | Compiling either v1.16.0 |
| 1102 | 2026-07-19T04:32:41.533Z | Compiling utf8parse v0.2.2 |
| 1103 | 2026-07-19T04:32:41.620Z | Compiling foreign-types-shared v0.3.1 |
| 1104 | 2026-07-19T04:32:41.637Z | Compiling bitvec v1.1.1 |
| 1105 | 2026-07-19T04:32:41.687Z | Compiling itertools v0.12.1 |
| 1106 | 2026-07-19T04:32:41.696Z | Compiling curve25519-dalek v4.1.3 |
| 1107 | 2026-07-19T04:32:41.702Z | Compiling anstyle-parse v1.0.0 |
| 1108 | 2026-07-19T04:32:41.712Z | Compiling scroll v0.13.0 |
| 1109 | 2026-07-19T04:32:41.876Z | Compiling chacha20 v0.10.0 |
| 1110 | 2026-07-19T04:32:41.890Z | Compiling foreign-types v0.5.0 |
| 1111 | 2026-07-19T04:32:41.958Z | Compiling usdt v0.5.0 |
| 1112 | 2026-07-19T04:32:41.969Z | Compiling cargo_metadata v0.23.1 |
| 1113 | 2026-07-19T04:32:41.977Z | Compiling num v0.4.3 |
| 1114 | 2026-07-19T04:32:42.041Z | Compiling crossbeam-channel v0.5.15 |
| 1115 | 2026-07-19T04:32:42.125Z | Compiling num-bigint-dig v0.8.6 |
| 1116 | 2026-07-19T04:32:42.216Z | Compiling rustls v0.23.40 |
| 1117 | 2026-07-19T04:32:42.501Z | Compiling hyper-util v0.1.20 |
| 1118 | 2026-07-19T04:32:42.825Z | Compiling idna v1.1.0 |
| 1119 | 2026-07-19T04:32:42.887Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1120 | 2026-07-19T04:32:42.993Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1121 | 2026-07-19T04:32:43.152Z | Compiling slog-scope v4.4.1 |
| 1122 | 2026-07-19T04:32:43.163Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1123 | 2026-07-19T04:32:43.267Z | Compiling tokio-util v0.7.18 |
| 1124 | 2026-07-19T04:32:43.288Z | Compiling ed25519 v2.2.3 |
| 1125 | 2026-07-19T04:32:43.304Z | Compiling pkcs1 v0.7.5 |
| 1126 | 2026-07-19T04:32:43.412Z | Compiling async-trait v0.1.89 |
| 1127 | 2026-07-19T04:32:43.522Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1128 | 2026-07-19T04:32:43.593Z | Compiling cstr-argument v0.1.2 |
| 1129 | 2026-07-19T04:32:43.723Z | Compiling is-terminal v0.4.17 |
| 1130 | 2026-07-19T04:32:43.739Z | Compiling term v1.2.1 |
| 1131 | 2026-07-19T04:32:43.741Z | Compiling colorchoice v1.0.5 |
| 1132 | 2026-07-19T04:32:43.761Z | Compiling anstyle v1.0.14 |
| 1133 | 2026-07-19T04:32:43.807Z | Compiling hashbrown v0.12.3 |
| 1134 | 2026-07-19T04:32:43.845Z | Compiling take_mut v0.2.2 |
| 1135 | 2026-07-19T04:32:43.894Z | Compiling is_terminal_polyfill v1.70.2 |
| 1136 | 2026-07-19T04:32:43.945Z | Compiling sync_wrapper v1.0.2 |
| 1137 | 2026-07-19T04:32:43.972Z | Compiling openssl-probe v0.2.1 |
| 1138 | 2026-07-19T04:32:43.979Z | Compiling base64 v0.22.1 |
| 1139 | 2026-07-19T04:32:44.025Z | Compiling anstyle-query v1.1.5 |
| 1140 | 2026-07-19T04:32:44.034Z | Compiling tower-layer v0.3.3 |
| 1141 | 2026-07-19T04:32:44.125Z | Compiling os_str_bytes v6.6.1 |
| 1142 | 2026-07-19T04:32:44.150Z | Compiling tower v0.5.3 |
| 1143 | 2026-07-19T04:32:44.181Z | Compiling anstream v1.0.0 |
| 1144 | 2026-07-19T04:32:44.329Z | Compiling indexmap v1.9.3 |
| 1145 | 2026-07-19T04:32:44.365Z | Compiling clap_lex v0.2.4 |
| 1146 | 2026-07-19T04:32:44.442Z | Compiling pem v3.0.6 |
| 1147 | 2026-07-19T04:32:44.448Z | Compiling rustls-native-certs v0.8.4 |
| 1148 | 2026-07-19T04:32:44.498Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1149 | 2026-07-19T04:32:44.518Z | Compiling slog-term v2.9.2 |
| 1150 | 2026-07-19T04:32:44.608Z | Compiling slog-async v2.8.0 |
| 1151 | 2026-07-19T04:32:44.635Z | Compiling rustix v1.1.4 |
| 1152 | 2026-07-19T04:32:44.707Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1153 | 2026-07-19T04:32:44.793Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1154 | 2026-07-19T04:32:44.816Z | Compiling rsa v0.9.10 |
| 1155 | 2026-07-19T04:32:44.864Z | Compiling ed25519-dalek v2.2.0 |
| 1156 | 2026-07-19T04:32:44.967Z | Compiling slog-stdlog v4.1.1 |
| 1157 | 2026-07-19T04:32:45.112Z | Compiling tokio-rustls v0.26.4 |
| 1158 | 2026-07-19T04:32:45.142Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1159 | 2026-07-19T04:32:45.166Z | Compiling octocrab v0.53.0 |
| 1160 | 2026-07-19T04:32:45.172Z | Compiling url v2.5.8 |
| 1161 | 2026-07-19T04:32:45.324Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1162 | 2026-07-19T04:32:45.371Z | Compiling rand v0.10.1 |
| 1163 | 2026-07-19T04:32:45.484Z | Compiling goblin v0.10.7 |
| 1164 | 2026-07-19T04:32:45.512Z | Compiling anyhow v1.0.102 |
| 1165 | 2026-07-19T04:32:45.593Z | Compiling p384 v0.13.1 |
| 1166 | 2026-07-19T04:32:45.694Z | Compiling p256 v0.13.2 |
| 1167 | 2026-07-19T04:32:45.726Z | Compiling snafu-derive v0.8.9 |
| 1168 | 2026-07-19T04:32:45.913Z | Compiling libz-sys v1.1.29 |
| 1169 | 2026-07-19T04:32:46.012Z | Compiling openssl-sys v0.9.116 |
| 1170 | 2026-07-19T04:32:46.054Z | Compiling simple_asn1 v0.6.4 |
| 1171 | 2026-07-19T04:32:46.061Z | Compiling futures-executor v0.3.32 |
| 1172 | 2026-07-19T04:32:46.067Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1173 | 2026-07-19T04:32:46.189Z | Compiling serde_repr v0.1.20 |
| 1174 | 2026-07-19T04:32:46.298Z | Compiling num-derive v0.4.2 |
| 1175 | 2026-07-19T04:32:46.335Z | Compiling pin-project-internal v1.1.13 |
| 1176 | 2026-07-19T04:32:46.433Z | Compiling clap_derive v3.2.25 |
| 1177 | 2026-07-19T04:32:46.670Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1178 | 2026-07-19T04:32:46.782Z | Compiling atty v0.2.14 |
| 1179 | 2026-07-19T04:32:46.879Z | Compiling oxnet v0.1.6 |
| 1180 | 2026-07-19T04:32:47.154Z | Compiling adler2 v2.0.1 |
| 1181 | 2026-07-19T04:32:47.245Z | Compiling strsim v0.11.1 |
| 1182 | 2026-07-19T04:32:47.286Z | Compiling strsim v0.10.0 |
| 1183 | 2026-07-19T04:32:47.351Z | Compiling ryu v1.0.23 |
| 1184 | 2026-07-19T04:32:47.445Z | Compiling simd-adler32 v0.3.9 |
| 1185 | 2026-07-19T04:32:47.480Z | Compiling textwrap v0.16.2 |
| 1186 | 2026-07-19T04:32:47.530Z | Compiling termcolor v1.4.1 |
| 1187 | 2026-07-19T04:32:47.641Z | Compiling clap_lex v1.1.0 |
| 1188 | 2026-07-19T04:32:47.641Z | Compiling bitflags v1.3.2 |
| 1189 | 2026-07-19T04:32:47.651Z | Compiling unicode-width v0.2.2 |
| 1190 | 2026-07-19T04:32:47.708Z | Compiling miniz_oxide v0.8.9 |
| 1191 | 2026-07-19T04:32:47.879Z | Compiling console v0.16.3 |
| 1192 | 2026-07-19T04:32:47.890Z | Compiling clap_builder v4.6.0 |
| 1193 | 2026-07-19T04:32:47.893Z | Compiling snafu v0.8.9 |
| 1194 | 2026-07-19T04:32:47.923Z | Compiling serde_urlencoded v0.7.1 |
| 1195 | 2026-07-19T04:32:48.124Z | Compiling clap v3.2.25 |
| 1196 | 2026-07-19T04:32:48.158Z | Compiling pin-project v1.1.13 |
| 1197 | 2026-07-19T04:32:48.164Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1198 | 2026-07-19T04:32:48.191Z | Compiling libscf-sys v1.2.0 |
| 1199 | 2026-07-19T04:32:48.245Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1200 | 2026-07-19T04:32:48.320Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1201 | 2026-07-19T04:32:48.385Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1202 | 2026-07-19T04:32:48.511Z | Compiling jsonwebtoken v10.4.0 |
| 1203 | 2026-07-19T04:32:48.832Z | Compiling futures v0.3.32 |
| 1204 | 2026-07-19T04:32:48.906Z | Compiling tempfile v3.27.0 |
| 1205 | 2026-07-19T04:32:49.081Z | Compiling tower-http v0.6.11 |
| 1206 | 2026-07-19T04:32:49.417Z | Compiling hyper-rustls v0.27.9 |
| 1207 | 2026-07-19T04:32:49.743Z | Compiling slog-envlogger v2.2.0 |
| 1208 | 2026-07-19T04:32:49.896Z | Compiling prettyplease v0.2.37 |
| 1209 | 2026-07-19T04:32:49.961Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1210 | 2026-07-19T04:32:50.002Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1211 | 2026-07-19T04:32:50.069Z | Compiling crc32fast v1.5.0 |
| 1212 | 2026-07-19T04:32:50.153Z | Compiling portable-atomic v1.13.1 |
| 1213 | 2026-07-19T04:32:50.256Z | Compiling hyper-timeout v0.5.2 |
| 1214 | 2026-07-19T04:32:50.431Z | Compiling clap_derive v4.6.1 |
| 1215 | 2026-07-19T04:32:50.455Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1216 | 2026-07-19T04:32:50.620Z | Compiling http-body-util v0.1.3 |
| 1217 | 2026-07-19T04:32:50.683Z | Compiling http-serde v2.1.1 |
| 1218 | 2026-07-19T04:32:50.755Z | Compiling secrecy v0.10.3 |
| 1219 | 2026-07-19T04:32:50.840Z | Compiling zone_cfg_derive v0.3.1 |
| 1220 | 2026-07-19T04:32:50.847Z | Compiling async-recursion v0.3.2 |
| 1221 | 2026-07-19T04:32:51.416Z | Compiling serde_spanned v1.1.1 |
| 1222 | 2026-07-19T04:32:51.524Z | Compiling serde_path_to_error v0.1.20 |
| 1223 | 2026-07-19T04:32:51.552Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1224 | 2026-07-19T04:32:51.565Z | Compiling filetime v0.2.29 |
| 1225 | 2026-07-19T04:32:51.599Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1226 | 2026-07-19T04:32:51.603Z | Compiling unit-prefix v0.5.2 |
| 1227 | 2026-07-19T04:32:51.612Z | Compiling xattr v1.6.1 |
| 1228 | 2026-07-19T04:32:51.734Z | Compiling hex v0.4.3 |
| 1229 | 2026-07-19T04:32:51.734Z | Compiling web-time v1.1.0 |
| 1230 | 2026-07-19T04:32:51.768Z | Compiling openssl-probe v0.1.6 |
| 1231 | 2026-07-19T04:32:51.799Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1232 | 2026-07-19T04:32:51.851Z | Compiling tar v0.4.46 |
| 1233 | 2026-07-19T04:32:51.876Z | Compiling curl v0.4.49 |
| 1234 | 2026-07-19T04:32:51.944Z | Compiling sha256 v1.6.0 |
| 1235 | 2026-07-19T04:32:51.987Z | Compiling indicatif v0.18.4 |
| 1236 | 2026-07-19T04:32:52.151Z | Compiling clap v4.6.1 |
| 1237 | 2026-07-19T04:32:52.187Z | Compiling zone v0.3.1 |
| 1238 | 2026-07-19T04:32:52.222Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1239 | 2026-07-19T04:32:52.478Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1240 | 2026-07-19T04:32:52.676Z | Compiling flate2 v1.1.9 |
| 1241 | 2026-07-19T04:32:52.683Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1242 | 2026-07-19T04:32:52.868Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1243 | 2026-07-19T04:32:52.930Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1244 | 2026-07-19T04:32:52.984Z | Compiling camino v1.2.2 |
| 1245 | 2026-07-19T04:32:53.096Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1246 | 2026-07-19T04:32:53.278Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1247 | 2026-07-19T04:32:53.308Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1248 | 2026-07-19T04:32:53.343Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1249 | 2026-07-19T04:32:53.383Z | Compiling memmap2 v0.9.10 |
| 1250 | 2026-07-19T04:32:53.520Z | Compiling libloading v0.8.9 |
| 1251 | 2026-07-19T04:32:53.535Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1252 | 2026-07-19T04:32:53.556Z | Compiling fs_extra v1.3.0 |
| 1253 | 2026-07-19T04:32:53.591Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1254 | 2026-07-19T04:32:53.730Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1255 | 2026-07-19T04:32:54.092Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1256 | 2026-07-19T04:33:05.163Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1257 | 2026-07-19T04:33:07.482Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1258 | 2026-07-19T04:33:11.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.26s |
| 1259 | 2026-07-19T04:33:11.610Z | |
| 1260 | 2026-07-19T04:33:11.613Z | real 46.317309270 |
| 1261 | 2026-07-19T04:33:11.613Z | user 3:28.064755490 |
| 1262 | 2026-07-19T04:33:11.613Z | sys 35.901253610 |
| 1263 | 2026-07-19T04:33:11.613Z | trap 0.131021155 |
| 1264 | 2026-07-19T04:33:11.613Z | tflt 0.185668845 |
| 1265 | 2026-07-19T04:33:11.613Z | dflt 0.050064010 |
| 1266 | 2026-07-19T04:33:11.613Z | kflt 0.000064520 |
| 1267 | 2026-07-19T04:33:11.613Z | lock 8:49.992028603 |
| 1268 | 2026-07-19T04:33:11.613Z | slp 13:44.035264733 |
| 1269 | 2026-07-19T04:33:11.613Z | lat 11.073659454 |
| 1270 | 2026-07-19T04:33:11.613Z | stop 24.959816225 |
| 1271 | 2026-07-19T04:33:11.613Z | + ptime -m cargo build --release |
| 1272 | 2026-07-19T04:33:11.833Z | Compiling proc-macro2 v1.0.106 |
| 1273 | 2026-07-19T04:33:11.833Z | Compiling quote v1.0.45 |
| 1274 | 2026-07-19T04:33:11.833Z | Compiling unicode-ident v1.0.24 |
| 1275 | 2026-07-19T04:33:11.833Z | Compiling libc v0.2.186 |
| 1276 | 2026-07-19T04:33:11.833Z | Compiling cfg-if v1.0.4 |
| 1277 | 2026-07-19T04:33:11.833Z | Compiling version_check v0.9.5 |
| 1278 | 2026-07-19T04:33:11.836Z | Compiling serde_core v1.0.229 |
| 1279 | 2026-07-19T04:33:11.836Z | Compiling memchr v2.8.1 |
| 1280 | 2026-07-19T04:33:11.945Z | Compiling serde v1.0.229 |
| 1281 | 2026-07-19T04:33:12.196Z | Compiling zmij v1.0.21 |
| 1282 | 2026-07-19T04:33:12.284Z | Compiling itoa v1.0.18 |
| 1283 | 2026-07-19T04:33:12.403Z | Compiling autocfg v1.5.1 |
| 1284 | 2026-07-19T04:33:12.485Z | Compiling log v0.4.32 |
| 1285 | 2026-07-19T04:33:12.533Z | Compiling subtle v2.6.1 |
| 1286 | 2026-07-19T04:33:12.633Z | Compiling generic-array v0.14.9 |
| 1287 | 2026-07-19T04:33:12.688Z | Compiling thiserror v2.0.18 |
| 1288 | 2026-07-19T04:33:12.718Z | Compiling getrandom v0.2.17 |
| 1289 | 2026-07-19T04:33:12.737Z | Compiling const-oid v0.9.6 |
| 1290 | 2026-07-19T04:33:13.012Z | Compiling libm v0.2.16 |
| 1291 | 2026-07-19T04:33:13.018Z | Compiling typenum v1.20.1 |
| 1292 | 2026-07-19T04:33:13.025Z | Compiling smallvec v1.15.1 |
| 1293 | 2026-07-19T04:33:13.031Z | Compiling syn v2.0.117 |
| 1294 | 2026-07-19T04:33:13.105Z | Compiling syn v3.0.0 |
| 1295 | 2026-07-19T04:33:13.266Z | Compiling num-traits v0.2.19 |
| 1296 | 2026-07-19T04:33:13.273Z | Compiling thiserror v1.0.69 |
| 1297 | 2026-07-19T04:33:13.592Z | Compiling find-msvc-tools v0.1.9 |
| 1298 | 2026-07-19T04:33:13.673Z | Compiling shlex v2.0.1 |
| 1299 | 2026-07-19T04:33:13.813Z | Compiling ucd-trie v0.1.7 |
| 1300 | 2026-07-19T04:33:13.842Z | Compiling pin-project-lite v0.2.17 |
| 1301 | 2026-07-19T04:33:13.934Z | Compiling cc v1.2.63 |
| 1302 | 2026-07-19T04:33:14.025Z | Compiling pest v2.8.6 |
| 1303 | 2026-07-19T04:33:14.068Z | Compiling syn v1.0.109 |
| 1304 | 2026-07-19T04:33:14.501Z | Compiling serde_json v1.0.150 |
| 1305 | 2026-07-19T04:33:14.759Z | Compiling bytes v1.11.1 |
| 1306 | 2026-07-19T04:33:15.059Z | Compiling serde_derive v1.0.229 |
| 1307 | 2026-07-19T04:33:15.099Z | Compiling pest_meta v2.8.6 |
| 1308 | 2026-07-19T04:33:15.143Z | Compiling rustversion v1.0.22 |
| 1309 | 2026-07-19T04:33:15.278Z | Compiling rand_core v0.6.4 |
| 1310 | 2026-07-19T04:33:15.522Z | Compiling socket2 v0.6.4 |
| 1311 | 2026-07-19T04:33:15.531Z | Compiling errno v0.3.14 |
| 1312 | 2026-07-19T04:33:15.677Z | Compiling parking_lot_core v0.9.12 |
| 1313 | 2026-07-19T04:33:15.687Z | Compiling equivalent v1.0.2 |
| 1314 | 2026-07-19T04:33:15.765Z | Compiling hashbrown v0.17.1 |
| 1315 | 2026-07-19T04:33:15.949Z | Compiling pest_generator v2.8.6 |
| 1316 | 2026-07-19T04:33:16.120Z | Compiling synstructure v0.13.2 |
| 1317 | 2026-07-19T04:33:16.307Z | Compiling indexmap v2.14.0 |
| 1318 | 2026-07-19T04:33:16.330Z | Compiling scopeguard v1.2.0 |
| 1319 | 2026-07-19T04:33:16.421Z | Compiling base64ct v1.8.3 |
| 1320 | 2026-07-19T04:33:16.563Z | Compiling lock_api v0.4.14 |
| 1321 | 2026-07-19T04:33:16.729Z | Compiling pem-rfc7468 v0.7.0 |
| 1322 | 2026-07-19T04:33:16.793Z | Compiling stable_deref_trait v1.2.1 |
| 1323 | 2026-07-19T04:33:16.865Z | Compiling once_cell v1.21.4 |
| 1324 | 2026-07-19T04:33:16.867Z | Compiling parking_lot v0.12.5 |
| 1325 | 2026-07-19T04:33:16.911Z | Compiling signal-hook-registry v1.4.8 |
| 1326 | 2026-07-19T04:33:17.060Z | Compiling zeroize_derive v1.4.3 |
| 1327 | 2026-07-19T04:33:17.098Z | Compiling thiserror-impl v2.0.18 |
| 1328 | 2026-07-19T04:33:17.188Z | Compiling thiserror-impl v1.0.69 |
| 1329 | 2026-07-19T04:33:17.382Z | Compiling zerocopy-derive v0.8.50 |
| 1330 | 2026-07-19T04:33:17.434Z | Compiling pest_derive v2.8.6 |
| 1331 | 2026-07-19T04:33:17.745Z | Compiling zeroize v1.8.2 |
| 1332 | 2026-07-19T04:33:17.970Z | Compiling zerofrom-derive v0.1.7 |
| 1333 | 2026-07-19T04:33:18.101Z | Compiling yoke-derive v0.8.2 |
| 1334 | 2026-07-19T04:33:18.268Z | Compiling der v0.7.10 |
| 1335 | 2026-07-19T04:33:18.300Z | Compiling tokio-macros v2.7.0 |
| 1336 | 2026-07-19T04:33:18.356Z | Compiling mio v1.2.1 |
| 1337 | 2026-07-19T04:33:18.457Z | Compiling block-buffer v0.10.4 |
| 1338 | 2026-07-19T04:33:18.472Z | Compiling crypto-common v0.1.6 |
| 1339 | 2026-07-19T04:33:18.606Z | Compiling digest v0.10.7 |
| 1340 | 2026-07-19T04:33:18.613Z | Compiling zerovec-derive v0.11.3 |
| 1341 | 2026-07-19T04:33:18.890Z | Compiling zerocopy v0.8.50 |
| 1342 | 2026-07-19T04:33:18.972Z | Compiling pretty-hex v0.4.2 |
| 1343 | 2026-07-19T04:33:19.041Z | Compiling tokio v1.52.3 |
| 1344 | 2026-07-19T04:33:19.074Z | Compiling futures-core v0.3.32 |
| 1345 | 2026-07-19T04:33:19.118Z | Compiling byteorder v1.5.0 |
| 1346 | 2026-07-19T04:33:19.162Z | Compiling zerofrom v0.1.8 |
| 1347 | 2026-07-19T04:33:19.274Z | Compiling spki v0.7.3 |
| 1348 | 2026-07-19T04:33:19.313Z | Compiling yoke v0.8.3 |
| 1349 | 2026-07-19T04:33:19.464Z | Compiling pkcs8 v0.10.2 |
| 1350 | 2026-07-19T04:33:19.471Z | Compiling displaydoc v0.2.6 |
| 1351 | 2026-07-19T04:33:19.507Z | Compiling zerocopy-derive v0.7.35 |
| 1352 | 2026-07-19T04:33:19.549Z | Compiling num-integer v0.1.46 |
| 1353 | 2026-07-19T04:33:19.757Z | Compiling zerovec v0.11.6 |
| 1354 | 2026-07-19T04:33:19.899Z | Compiling futures-sink v0.3.32 |
| 1355 | 2026-07-19T04:33:20.258Z | Compiling proc-macro-error-attr v1.0.4 |
| 1356 | 2026-07-19T04:33:20.281Z | Compiling pkg-config v0.3.33 |
| 1357 | 2026-07-19T04:33:20.380Z | Compiling plain v0.2.3 |
| 1358 | 2026-07-19T04:33:20.486Z | Compiling futures-channel v0.3.32 |
| 1359 | 2026-07-19T04:33:20.538Z | Compiling serde_tokenstream v0.2.3 |
| 1360 | 2026-07-19T04:33:20.588Z | Compiling semver v1.0.28 |
| 1361 | 2026-07-19T04:33:20.821Z | Compiling proc-macro-error v1.0.4 |
| 1362 | 2026-07-19T04:33:20.874Z | Compiling vcpkg v0.2.15 |
| 1363 | 2026-07-19T04:33:21.431Z | Compiling tinystr v0.8.3 |
| 1364 | 2026-07-19T04:33:21.537Z | Compiling hmac v0.12.1 |
| 1365 | 2026-07-19T04:33:21.664Z | Compiling tracing-attributes v0.1.31 |
| 1366 | 2026-07-19T04:33:21.685Z | Compiling futures-macro v0.3.32 |
| 1367 | 2026-07-19T04:33:21.789Z | Compiling tracing-core v0.1.36 |
| 1368 | 2026-07-19T04:33:22.526Z | Compiling http v1.4.1 |
| 1369 | 2026-07-19T04:33:22.642Z | Compiling rustix v1.1.4 |
| 1370 | 2026-07-19T04:33:22.837Z | Compiling litemap v0.8.2 |
| 1371 | 2026-07-19T04:33:22.880Z | Compiling futures-io v0.3.32 |
| 1372 | 2026-07-19T04:33:22.887Z | Compiling winnow v1.0.3 |
| 1373 | 2026-07-19T04:33:23.004Z | Compiling futures-task v0.3.32 |
| 1374 | 2026-07-19T04:33:23.069Z | Compiling slab v0.4.12 |
| 1375 | 2026-07-19T04:33:23.168Z | Compiling spin v0.9.8 |
| 1376 | 2026-07-19T04:33:23.273Z | Compiling writeable v0.6.3 |
| 1377 | 2026-07-19T04:33:23.285Z | Compiling lazy_static v1.5.0 |
| 1378 | 2026-07-19T04:33:23.300Z | Compiling futures-util v0.3.32 |
| 1379 | 2026-07-19T04:33:23.303Z | Compiling tracing v0.1.44 |
| 1380 | 2026-07-19T04:33:23.506Z | Compiling icu_locale_core v2.2.0 |
| 1381 | 2026-07-19T04:33:23.693Z | Compiling zerocopy v0.7.35 |
| 1382 | 2026-07-19T04:33:23.870Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1383 | 2026-07-19T04:33:23.899Z | Compiling potential_utf v0.1.5 |
| 1384 | 2026-07-19T04:33:24.078Z | Compiling zerotrie v0.2.4 |
| 1385 | 2026-07-19T04:33:24.111Z | Compiling num-iter v0.1.45 |
| 1386 | 2026-07-19T04:33:24.231Z | Compiling num-bigint v0.4.6 |
| 1387 | 2026-07-19T04:33:24.231Z | Compiling signature v2.2.0 |
| 1388 | 2026-07-19T04:33:24.407Z | Compiling scroll_derive v0.12.1 |
| 1389 | 2026-07-19T04:33:24.428Z | Compiling slog v2.8.2 |
| 1390 | 2026-07-19T04:33:24.441Z | Compiling ff v0.13.1 |
| 1391 | 2026-07-19T04:33:24.555Z | Compiling ring v0.17.14 |
| 1392 | 2026-07-19T04:33:24.593Z | Compiling usdt-impl v0.5.0 |
| 1393 | 2026-07-19T04:33:24.666Z | Compiling powerfmt v0.2.0 |
| 1394 | 2026-07-19T04:33:24.858Z | Compiling icu_normalizer_data v2.2.0 |
| 1395 | 2026-07-19T04:33:24.923Z | Compiling cpufeatures v0.2.17 |
| 1396 | 2026-07-19T04:33:24.992Z | Compiling icu_properties_data v2.2.0 |
| 1397 | 2026-07-19T04:33:25.072Z | Compiling heck v0.4.1 |
| 1398 | 2026-07-19T04:33:25.098Z | Compiling winnow v0.5.40 |
| 1399 | 2026-07-19T04:33:25.124Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1400 | 2026-07-19T04:33:25.230Z | Compiling base16ct v0.2.0 |
| 1401 | 2026-07-19T04:33:25.256Z | Compiling toml_datetime v0.6.11 |
| 1402 | 2026-07-19T04:33:25.344Z | Compiling num-conv v0.2.2 |
| 1403 | 2026-07-19T04:33:25.460Z | Compiling utf8_iter v1.0.4 |
| 1404 | 2026-07-19T04:33:25.469Z | Compiling time-core v0.1.8 |
| 1405 | 2026-07-19T04:33:25.496Z | Compiling sec1 v0.7.3 |
| 1406 | 2026-07-19T04:33:25.609Z | Compiling time-macros v0.2.27 |
| 1407 | 2026-07-19T04:33:25.618Z | Compiling icu_collections v2.2.0 |
| 1408 | 2026-07-19T04:33:26.024Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1409 | 2026-07-19T04:33:26.337Z | Compiling scroll v0.12.0 |
| 1410 | 2026-07-19T04:33:26.366Z | Compiling toml_edit v0.19.15 |
| 1411 | 2026-07-19T04:33:26.588Z | Compiling deranged v0.5.8 |
| 1412 | 2026-07-19T04:33:26.642Z | Compiling group v0.13.0 |
| 1413 | 2026-07-19T04:33:26.649Z | Compiling icu_provider v2.2.0 |
| 1414 | 2026-07-19T04:33:26.850Z | Compiling dof v0.3.0 |
| 1415 | 2026-07-19T04:33:27.188Z | Compiling http-body v1.0.1 |
| 1416 | 2026-07-19T04:33:27.266Z | Compiling hkdf v0.12.4 |
| 1417 | 2026-07-19T04:33:27.341Z | Compiling dtrace-parser v0.2.0 |
| 1418 | 2026-07-19T04:33:27.421Z | Compiling crypto-bigint v0.5.5 |
| 1419 | 2026-07-19T04:33:27.713Z | Compiling erased-serde v0.3.31 |
| 1420 | 2026-07-19T04:33:27.848Z | Compiling thread-id v4.2.2 |
| 1421 | 2026-07-19T04:33:27.919Z | Compiling httparse v1.10.1 |
| 1422 | 2026-07-19T04:33:28.237Z | Compiling time v0.3.47 |
| 1423 | 2026-07-19T04:33:28.383Z | Compiling proc-macro-crate v1.3.1 |
| 1424 | 2026-07-19T04:33:28.707Z | Compiling elliptic-curve v0.13.8 |
| 1425 | 2026-07-19T04:33:28.809Z | Compiling goblin v0.8.2 |
| 1426 | 2026-07-19T04:33:28.824Z | Compiling proc-macro-crate v3.5.0 |
| 1427 | 2026-07-19T04:33:29.240Z | Compiling sha2 v0.10.9 |
| 1428 | 2026-07-19T04:33:29.337Z | Compiling ppv-lite86 v0.2.21 |
| 1429 | 2026-07-19T04:33:29.674Z | Compiling libz-sys v1.1.29 |
| 1430 | 2026-07-19T04:33:30.080Z | Compiling openssl-sys v0.9.116 |
| 1431 | 2026-07-19T04:33:30.180Z | Compiling rustc_version v0.4.1 |
| 1432 | 2026-07-19T04:33:30.455Z | Compiling rustls-pki-types v1.14.1 |
| 1433 | 2026-07-19T04:33:30.627Z | Compiling rand_core v0.10.1 |
| 1434 | 2026-07-19T04:33:30.634Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1435 | 2026-07-19T04:33:30.725Z | Compiling crossbeam-utils v0.8.21 |
| 1436 | 2026-07-19T04:33:30.884Z | Compiling try-lock v0.2.5 |
| 1437 | 2026-07-19T04:33:30.997Z | Compiling radium v0.7.0 |
| 1438 | 2026-07-19T04:33:31.047Z | Compiling tower-service v0.3.3 |
| 1439 | 2026-07-19T04:33:31.140Z | Compiling untrusted v0.9.0 |
| 1440 | 2026-07-19T04:33:31.165Z | Compiling getrandom v0.4.2 |
| 1441 | 2026-07-19T04:33:31.182Z | Compiling camino v1.2.2 |
| 1442 | 2026-07-19T04:33:31.311Z | Compiling want v0.3.1 |
| 1443 | 2026-07-19T04:33:31.486Z | Compiling curve25519-dalek v4.1.3 |
| 1444 | 2026-07-19T04:33:31.550Z | Compiling rand_chacha v0.3.1 |
| 1445 | 2026-07-19T04:33:31.557Z | Compiling icu_properties v2.2.0 |
| 1446 | 2026-07-19T04:33:31.771Z | Compiling num_enum_derive v0.7.6 |
| 1447 | 2026-07-19T04:33:32.053Z | Compiling icu_normalizer v2.2.0 |
| 1448 | 2026-07-19T04:33:32.185Z | Compiling num_enum_derive v0.5.11 |
| 1449 | 2026-07-19T04:33:33.194Z | Compiling rfc6979 v0.4.0 |
| 1450 | 2026-07-19T04:33:33.251Z | Compiling arc-swap v1.9.1 |
| 1451 | 2026-07-19T04:33:33.328Z | Compiling atomic-waker v1.1.2 |
| 1452 | 2026-07-19T04:33:33.343Z | Compiling tap v1.0.1 |
| 1453 | 2026-07-19T04:33:33.450Z | Compiling rustls v0.23.40 |
| 1454 | 2026-07-19T04:33:33.456Z | Compiling iana-time-zone v0.1.65 |
| 1455 | 2026-07-19T04:33:33.616Z | Compiling percent-encoding v2.3.2 |
| 1456 | 2026-07-19T04:33:33.671Z | Compiling num-bigint-dig v0.8.6 |
| 1457 | 2026-07-19T04:33:33.778Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1458 | 2026-07-19T04:33:33.881Z | Compiling heck v0.5.0 |
| 1459 | 2026-07-19T04:33:33.912Z | Compiling form_urlencoded v1.2.2 |
| 1460 | 2026-07-19T04:33:34.032Z | Compiling chrono v0.4.45 |
| 1461 | 2026-07-19T04:33:34.076Z | Compiling wyz v0.5.1 |
| 1462 | 2026-07-19T04:33:34.180Z | Compiling hyper v1.10.1 |
| 1463 | 2026-07-19T04:33:34.284Z | Compiling ecdsa v0.16.9 |
| 1464 | 2026-07-19T04:33:34.881Z | Compiling num_enum v0.5.11 |
| 1465 | 2026-07-19T04:33:35.028Z | Compiling num_enum v0.7.6 |
| 1466 | 2026-07-19T04:33:35.136Z | Compiling rustls-webpki v0.103.13 |
| 1467 | 2026-07-19T04:33:35.523Z | Compiling idna_adapter v1.2.2 |
| 1468 | 2026-07-19T04:33:35.728Z | Compiling rand v0.8.6 |
| 1469 | 2026-07-19T04:33:37.275Z | Compiling primeorder v0.13.6 |
| 1470 | 2026-07-19T04:33:37.485Z | Compiling usdt-attr-macro v0.5.0 |
| 1471 | 2026-07-19T04:33:37.534Z | Compiling usdt-macro v0.5.0 |
| 1472 | 2026-07-19T04:33:37.593Z | Compiling num-rational v0.4.2 |
| 1473 | 2026-07-19T04:33:37.776Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1474 | 2026-07-19T04:33:38.160Z | Compiling num-complex v0.4.6 |
| 1475 | 2026-07-19T04:33:38.217Z | Compiling scroll_derive v0.13.1 |
| 1476 | 2026-07-19T04:33:38.217Z | Compiling foreign-types-macros v0.2.3 |
| 1477 | 2026-07-19T04:33:38.508Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1478 | 2026-07-19T04:33:38.525Z | Compiling cargo-platform v0.3.3 |
| 1479 | 2026-07-19T04:33:38.662Z | Compiling indexmap v1.9.3 |
| 1480 | 2026-07-19T04:33:38.759Z | Compiling memmap v0.7.0 |
| 1481 | 2026-07-19T04:33:38.859Z | Compiling aho-corasick v1.1.4 |
| 1482 | 2026-07-19T04:33:38.907Z | Compiling thread_local v1.1.9 |
| 1483 | 2026-07-19T04:33:39.059Z | Compiling regex-syntax v0.8.10 |
| 1484 | 2026-07-19T04:33:39.198Z | Compiling utf8parse v0.2.2 |
| 1485 | 2026-07-19T04:33:39.293Z | Compiling anyhow v1.0.102 |
| 1486 | 2026-07-19T04:33:39.303Z | Compiling foreign-types-shared v0.3.1 |
| 1487 | 2026-07-19T04:33:39.393Z | Compiling funty v2.0.0 |
| 1488 | 2026-07-19T04:33:39.535Z | Compiling slog-async v2.8.0 |
| 1489 | 2026-07-19T04:33:39.838Z | Compiling bitflags v2.13.0 |
| 1490 | 2026-07-19T04:33:39.912Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1491 | 2026-07-19T04:33:40.171Z | Compiling cpufeatures v0.3.0 |
| 1492 | 2026-07-19T04:33:40.243Z | Compiling either v1.16.0 |
| 1493 | 2026-07-19T04:33:40.281Z | Compiling chacha20 v0.10.0 |
| 1494 | 2026-07-19T04:33:40.441Z | Compiling itertools v0.12.1 |
| 1495 | 2026-07-19T04:33:40.449Z | Compiling bitvec v1.1.1 |
| 1496 | 2026-07-19T04:33:40.578Z | Compiling regex-automata v0.4.14 |
| 1497 | 2026-07-19T04:33:40.666Z | Compiling foreign-types v0.5.0 |
| 1498 | 2026-07-19T04:33:40.741Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1499 | 2026-07-19T04:33:41.169Z | Compiling anstyle-parse v1.0.0 |
| 1500 | 2026-07-19T04:33:41.488Z | Compiling scroll v0.13.0 |
| 1501 | 2026-07-19T04:33:41.799Z | Compiling usdt v0.5.0 |
| 1502 | 2026-07-19T04:33:42.455Z | Compiling cargo_metadata v0.23.1 |
| 1503 | 2026-07-19T04:33:42.576Z | Compiling num v0.4.3 |
| 1504 | 2026-07-19T04:33:42.669Z | Compiling crossbeam-channel v0.5.15 |
| 1505 | 2026-07-19T04:33:43.666Z | Compiling idna v1.1.0 |
| 1506 | 2026-07-19T04:33:44.205Z | Compiling hyper-util v0.1.20 |
| 1507 | 2026-07-19T04:33:44.572Z | Compiling slog-scope v4.4.1 |
| 1508 | 2026-07-19T04:33:45.124Z | Compiling ed25519 v2.2.3 |
| 1509 | 2026-07-19T04:33:45.816Z | Compiling tokio-util v0.7.18 |
| 1510 | 2026-07-19T04:33:46.095Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1511 | 2026-07-19T04:33:46.415Z | Compiling pkcs1 v0.7.5 |
| 1512 | 2026-07-19T04:33:46.464Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1513 | 2026-07-19T04:33:46.675Z | Compiling async-trait v0.1.89 |
| 1514 | 2026-07-19T04:33:47.108Z | Compiling thread-id v5.1.0 |
| 1515 | 2026-07-19T04:33:47.187Z | Compiling is-terminal v0.4.17 |
| 1516 | 2026-07-19T04:33:47.283Z | Compiling cstr-argument v0.1.2 |
| 1517 | 2026-07-19T04:33:47.448Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1518 | 2026-07-19T04:33:47.476Z | Compiling is_terminal_polyfill v1.70.2 |
| 1519 | 2026-07-19T04:33:47.567Z | Compiling term v1.2.1 |
| 1520 | 2026-07-19T04:33:47.664Z | Compiling take_mut v0.2.2 |
| 1521 | 2026-07-19T04:33:47.677Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1522 | 2026-07-19T04:33:47.769Z | Compiling anstyle v1.0.14 |
| 1523 | 2026-07-19T04:33:47.875Z | Compiling tower-layer v0.3.3 |
| 1524 | 2026-07-19T04:33:47.901Z | Compiling portable-atomic v1.13.1 |
| 1525 | 2026-07-19T04:33:47.984Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1526 | 2026-07-19T04:33:48.033Z | Compiling prettyplease v0.2.37 |
| 1527 | 2026-07-19T04:33:48.102Z | Compiling os_str_bytes v6.6.1 |
| 1528 | 2026-07-19T04:33:48.221Z | Compiling sync_wrapper v1.0.2 |
| 1529 | 2026-07-19T04:33:48.284Z | Compiling openssl-probe v0.2.1 |
| 1530 | 2026-07-19T04:33:48.314Z | Compiling anstyle-query v1.1.5 |
| 1531 | 2026-07-19T04:33:48.362Z | Compiling colored v3.1.1 |
| 1532 | 2026-07-19T04:33:48.395Z | Compiling hashbrown v0.12.3 |
| 1533 | 2026-07-19T04:33:48.412Z | Compiling crc32fast v1.5.0 |
| 1534 | 2026-07-19T04:33:48.539Z | Compiling colorchoice v1.0.5 |
| 1535 | 2026-07-19T04:33:48.657Z | Compiling base64 v0.22.1 |
| 1536 | 2026-07-19T04:33:48.919Z | Compiling pem v3.0.6 |
| 1537 | 2026-07-19T04:33:49.051Z | Compiling anstream v1.0.0 |
| 1538 | 2026-07-19T04:33:49.147Z | Compiling rustls-native-certs v0.8.4 |
| 1539 | 2026-07-19T04:33:49.482Z | Compiling clap_lex v0.2.4 |
| 1540 | 2026-07-19T04:33:49.486Z | Compiling tower v0.5.3 |
| 1541 | 2026-07-19T04:33:49.593Z | Compiling slog-term v2.9.2 |
| 1542 | 2026-07-19T04:33:50.095Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1543 | 2026-07-19T04:33:50.469Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1544 | 2026-07-19T04:33:50.511Z | Compiling tokio-rustls v0.26.4 |
| 1545 | 2026-07-19T04:33:50.587Z | Compiling rsa v0.9.10 |
| 1546 | 2026-07-19T04:33:50.800Z | Compiling ed25519-dalek v2.2.0 |
| 1547 | 2026-07-19T04:33:50.809Z | Compiling slog-stdlog v4.1.1 |
| 1548 | 2026-07-19T04:33:50.890Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1549 | 2026-07-19T04:33:51.107Z | Compiling url v2.5.8 |
| 1550 | 2026-07-19T04:33:51.206Z | Compiling regex v1.12.3 |
| 1551 | 2026-07-19T04:33:51.265Z | Compiling octocrab v0.53.0 |
| 1552 | 2026-07-19T04:33:51.300Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1553 | 2026-07-19T04:33:51.648Z | Compiling goblin v0.10.7 |
| 1554 | 2026-07-19T04:33:52.337Z | Compiling rand v0.10.1 |
| 1555 | 2026-07-19T04:33:52.481Z | Compiling p256 v0.13.2 |
| 1556 | 2026-07-19T04:33:52.612Z | Compiling p384 v0.13.1 |
| 1557 | 2026-07-19T04:33:53.064Z | Compiling snafu-derive v0.8.9 |
| 1558 | 2026-07-19T04:33:53.279Z | Compiling simple_asn1 v0.6.4 |
| 1559 | 2026-07-19T04:33:53.434Z | Compiling futures-executor v0.3.32 |
| 1560 | 2026-07-19T04:33:53.627Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1561 | 2026-07-19T04:33:53.709Z | Compiling clap_derive v3.2.25 |
| 1562 | 2026-07-19T04:33:54.198Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1563 | 2026-07-19T04:33:54.297Z | Compiling pin-project-internal v1.1.13 |
| 1564 | 2026-07-19T04:33:54.474Z | Compiling serde_repr v0.1.20 |
| 1565 | 2026-07-19T04:33:54.750Z | Compiling num-derive v0.4.2 |
| 1566 | 2026-07-19T04:33:54.825Z | Compiling atty v0.2.14 |
| 1567 | 2026-07-19T04:33:54.934Z | Compiling unicode-width v0.2.2 |
| 1568 | 2026-07-19T04:33:55.068Z | Compiling adler2 v2.0.1 |
| 1569 | 2026-07-19T04:33:55.143Z | Compiling bitflags v1.3.2 |
| 1570 | 2026-07-19T04:33:55.215Z | Compiling ryu v1.0.23 |
| 1571 | 2026-07-19T04:33:55.221Z | Compiling termcolor v1.4.1 |
| 1572 | 2026-07-19T04:33:55.400Z | Compiling textwrap v0.16.2 |
| 1573 | 2026-07-19T04:33:55.499Z | Compiling strsim v0.11.1 |
| 1574 | 2026-07-19T04:33:55.692Z | Compiling curl v0.4.49 |
| 1575 | 2026-07-19T04:33:55.702Z | Compiling simd-adler32 v0.3.9 |
| 1576 | 2026-07-19T04:33:55.744Z | Compiling strsim v0.10.0 |
| 1577 | 2026-07-19T04:33:55.835Z | Compiling clap_lex v1.1.0 |
| 1578 | 2026-07-19T04:33:55.945Z | Compiling oxnet v0.1.6 |
| 1579 | 2026-07-19T04:33:56.190Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1580 | 2026-07-19T04:33:56.279Z | Compiling fastrand v2.4.1 |
| 1581 | 2026-07-19T04:33:56.436Z | Compiling clap_builder v4.6.0 |
| 1582 | 2026-07-19T04:33:56.507Z | Compiling tempfile v3.27.0 |
| 1583 | 2026-07-19T04:33:56.536Z | Compiling clap v3.2.25 |
| 1584 | 2026-07-19T04:33:56.548Z | Compiling miniz_oxide v0.8.9 |
| 1585 | 2026-07-19T04:33:56.561Z | Compiling libscf-sys v1.2.0 |
| 1586 | 2026-07-19T04:33:56.688Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1587 | 2026-07-19T04:33:56.866Z | Compiling pin-project v1.1.13 |
| 1588 | 2026-07-19T04:33:56.964Z | Compiling serde_urlencoded v0.7.1 |
| 1589 | 2026-07-19T04:33:57.238Z | Compiling console v0.16.3 |
| 1590 | 2026-07-19T04:33:57.778Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1591 | 2026-07-19T04:33:58.580Z | Compiling snafu v0.8.9 |
| 1592 | 2026-07-19T04:33:58.631Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1593 | 2026-07-19T04:34:00.449Z | Compiling futures v0.3.32 |
| 1594 | 2026-07-19T04:34:00.496Z | Compiling jsonwebtoken v10.4.0 |
| 1595 | 2026-07-19T04:34:00.526Z | Compiling tower-http v0.6.11 |
| 1596 | 2026-07-19T04:34:00.581Z | Compiling slog-envlogger v2.2.0 |
| 1597 | 2026-07-19T04:34:01.096Z | Compiling hyper-rustls v0.27.9 |
| 1598 | 2026-07-19T04:34:02.624Z | Compiling hyper-timeout v0.5.2 |
| 1599 | 2026-07-19T04:34:02.819Z | Compiling clap_derive v4.6.1 |
| 1600 | 2026-07-19T04:34:02.873Z | Compiling http-body-util v0.1.3 |
| 1601 | 2026-07-19T04:34:03.151Z | Compiling zone_cfg_derive v0.3.1 |
| 1602 | 2026-07-19T04:34:03.564Z | Compiling http-serde v2.1.1 |
| 1603 | 2026-07-19T04:34:03.767Z | Compiling async-recursion v0.3.2 |
| 1604 | 2026-07-19T04:34:03.844Z | Compiling secrecy v0.10.3 |
| 1605 | 2026-07-19T04:34:04.134Z | Compiling serde_path_to_error v0.1.20 |
| 1606 | 2026-07-19T04:34:04.327Z | Compiling serde_spanned v1.1.1 |
| 1607 | 2026-07-19T04:34:04.432Z | Compiling filetime v0.2.29 |
| 1608 | 2026-07-19T04:34:04.519Z | Compiling unit-prefix v0.5.2 |
| 1609 | 2026-07-19T04:34:04.558Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1610 | 2026-07-19T04:34:04.649Z | Compiling xattr v1.6.1 |
| 1611 | 2026-07-19T04:34:04.666Z | Compiling web-time v1.1.0 |
| 1612 | 2026-07-19T04:34:04.740Z | Compiling openssl-probe v0.1.6 |
| 1613 | 2026-07-19T04:34:04.823Z | Compiling hex v0.4.3 |
| 1614 | 2026-07-19T04:34:05.004Z | Compiling tar v0.4.46 |
| 1615 | 2026-07-19T04:34:05.110Z | Compiling sha256 v1.6.0 |
| 1616 | 2026-07-19T04:34:05.446Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1617 | 2026-07-19T04:34:06.287Z | Compiling indicatif v0.18.4 |
| 1618 | 2026-07-19T04:34:07.600Z | Compiling clap v4.6.1 |
| 1619 | 2026-07-19T04:34:07.608Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1620 | 2026-07-19T04:34:07.677Z | Compiling zone v0.3.1 |
| 1621 | 2026-07-19T04:34:07.920Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-07-19T04:34:08.492Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1623 | 2026-07-19T04:34:08.875Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1624 | 2026-07-19T04:34:09.017Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1625 | 2026-07-19T04:34:09.340Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1626 | 2026-07-19T04:34:09.553Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1627 | 2026-07-19T04:34:09.724Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1628 | 2026-07-19T04:34:10.050Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1629 | 2026-07-19T04:34:10.068Z | Compiling memmap2 v0.9.10 |
| 1630 | 2026-07-19T04:34:10.203Z | Compiling libloading v0.8.9 |
| 1631 | 2026-07-19T04:34:10.283Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1632 | 2026-07-19T04:34:10.316Z | Compiling fs_extra v1.3.0 |
| 1633 | 2026-07-19T04:34:10.346Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1634 | 2026-07-19T04:34:10.426Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1635 | 2026-07-19T04:34:10.785Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1636 | 2026-07-19T04:34:21.188Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1637 | 2026-07-19T04:34:38.164Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1638 | 2026-07-19T04:34:41.296Z | Finished `release` profile [optimized] target(s) in 1m 29s |
| 1639 | 2026-07-19T04:34:41.363Z | |
| 1640 | 2026-07-19T04:34:41.367Z | real 1:29.720663532 |
| 1641 | 2026-07-19T04:34:41.367Z | user 8:03.555986688 |
| 1642 | 2026-07-19T04:34:41.367Z | sys 51.078711573 |
| 1643 | 2026-07-19T04:34:41.367Z | trap 0.270467472 |
| 1644 | 2026-07-19T04:34:41.367Z | tflt 0.681801375 |
| 1645 | 2026-07-19T04:34:41.367Z | dflt 0.586430377 |
| 1646 | 2026-07-19T04:34:41.367Z | kflt 0.000069047 |
| 1647 | 2026-07-19T04:34:41.367Z | lock 24:46.335517735 |
| 1648 | 2026-07-19T04:34:41.367Z | slp 30:15.009403025 |
| 1649 | 2026-07-19T04:34:41.367Z | lat 31.230028816 |
| 1650 | 2026-07-19T04:34:41.367Z | stop 41.376749758 |
| 1651 | 2026-07-19T04:34:41.367Z | + banner test |
| 1652 | 2026-07-19T04:34:41.367Z | |
| 1653 | 2026-07-19T04:34:41.367Z | ##### ###### #### ##### |
| 1654 | 2026-07-19T04:34:41.367Z | # # # # |
| 1655 | 2026-07-19T04:34:41.367Z | # ##### #### # |
| 1656 | 2026-07-19T04:34:41.367Z | # # # # |
| 1657 | 2026-07-19T04:34:41.367Z | # # # # # |
| 1658 | 2026-07-19T04:34:41.367Z | # ###### #### # |
| 1659 | 2026-07-19T04:34:41.367Z | |
| 1660 | 2026-07-19T04:34:41.367Z | + pushd softnpu |
| 1661 | 2026-07-19T04:34:41.367Z | /work/oxidecomputer/sidecar-lite/softnpu /work/oxidecomputer/sidecar-lite |
| 1662 | 2026-07-19T04:34:41.367Z | + cargo test -- --nocapture |
| 1663 | 2026-07-19T04:34:41.487Z | Compiling serde_core v1.0.229 |
| 1664 | 2026-07-19T04:34:41.487Z | Compiling serde v1.0.229 |
| 1665 | 2026-07-19T04:34:41.515Z | Compiling pest_generator v2.8.6 |
| 1666 | 2026-07-19T04:34:41.516Z | Compiling zerocopy-derive v0.8.50 |
| 1667 | 2026-07-19T04:34:41.519Z | Compiling thiserror-impl v1.0.69 |
| 1668 | 2026-07-19T04:34:41.519Z | Compiling num-traits v0.2.19 |
| 1669 | 2026-07-19T04:34:41.522Z | Compiling zerocopy-derive v0.7.35 |
| 1670 | 2026-07-19T04:34:41.522Z | Compiling aho-corasick v1.1.4 |
| 1671 | 2026-07-19T04:34:41.540Z | Compiling log v0.4.32 |
| 1672 | 2026-07-19T04:34:41.712Z | Compiling thiserror-impl v2.0.18 |
| 1673 | 2026-07-19T04:34:42.119Z | Compiling pest_derive v2.8.6 |
| 1674 | 2026-07-19T04:34:42.515Z | Compiling regex-automata v0.4.14 |
| 1675 | 2026-07-19T04:34:42.522Z | Compiling zerocopy v0.7.35 |
| 1676 | 2026-07-19T04:34:42.831Z | Compiling thiserror v1.0.69 |
| 1677 | 2026-07-19T04:34:42.837Z | Compiling scroll_derive v0.12.1 |
| 1678 | 2026-07-19T04:34:42.922Z | Compiling dtrace-parser v0.2.0 |
| 1679 | 2026-07-19T04:34:42.947Z | Compiling no-std-net v0.6.0 |
| 1680 | 2026-07-19T04:34:43.014Z | Compiling pnet_base v0.35.0 |
| 1681 | 2026-07-19T04:34:43.065Z | Compiling num-integer v0.1.46 |
| 1682 | 2026-07-19T04:34:43.077Z | Compiling zerocopy v0.8.50 |
| 1683 | 2026-07-19T04:34:43.102Z | Compiling thiserror v2.0.18 |
| 1684 | 2026-07-19T04:34:43.169Z | Compiling rustix v1.1.4 |
| 1685 | 2026-07-19T04:34:43.195Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1686 | 2026-07-19T04:34:43.387Z | Compiling scroll_derive v0.13.1 |
| 1687 | 2026-07-19T04:34:43.704Z | Compiling serde_json v1.0.150 |
| 1688 | 2026-07-19T04:34:43.804Z | Compiling scroll v0.12.0 |
| 1689 | 2026-07-19T04:34:44.066Z | Compiling goblin v0.8.2 |
| 1690 | 2026-07-19T04:34:44.199Z | Compiling serde_tokenstream v0.2.3 |
| 1691 | 2026-07-19T04:34:44.416Z | Compiling regex v1.12.3 |
| 1692 | 2026-07-19T04:34:44.481Z | Compiling dof v0.3.0 |
| 1693 | 2026-07-19T04:34:44.812Z | Compiling usdt-impl v0.5.0 |
| 1694 | 2026-07-19T04:34:44.830Z | Compiling scroll v0.13.0 |
| 1695 | 2026-07-19T04:34:44.890Z | Compiling num-bigint v0.4.6 |
| 1696 | 2026-07-19T04:34:44.971Z | Compiling getrandom v0.3.4 |
| 1697 | 2026-07-19T04:34:45.089Z | Compiling pnet_macros_support v0.35.0 |
| 1698 | 2026-07-19T04:34:45.117Z | Compiling pnet_macros v0.35.0 |
| 1699 | 2026-07-19T04:34:45.143Z | Compiling pnet_sys v0.35.0 |
| 1700 | 2026-07-19T04:34:45.199Z | Compiling once_cell v1.21.4 |
| 1701 | 2026-07-19T04:34:45.318Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1702 | 2026-07-19T04:34:45.329Z | Compiling usdt-attr-macro v0.5.0 |
| 1703 | 2026-07-19T04:34:45.397Z | Compiling tempfile v3.27.0 |
| 1704 | 2026-07-19T04:34:45.716Z | Compiling usdt-macro v0.5.0 |
| 1705 | 2026-07-19T04:34:46.232Z | Compiling ppv-lite86 v0.2.21 |
| 1706 | 2026-07-19T04:34:46.311Z | Compiling num-rational v0.4.2 |
| 1707 | 2026-07-19T04:34:46.324Z | Compiling rand_core v0.9.5 |
| 1708 | 2026-07-19T04:34:46.399Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1709 | 2026-07-19T04:34:46.530Z | Compiling pnet_packet v0.35.0 |
| 1710 | 2026-07-19T04:34:46.553Z | Compiling goblin v0.10.7 |
| 1711 | 2026-07-19T04:34:46.600Z | Compiling prettyplease v0.2.37 |
| 1712 | 2026-07-19T04:34:46.660Z | Compiling num-complex v0.4.6 |
| 1713 | 2026-07-19T04:34:47.070Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1714 | 2026-07-19T04:34:47.156Z | Compiling ipnetwork v0.20.0 |
| 1715 | 2026-07-19T04:34:47.251Z | Compiling num-iter v0.1.45 |
| 1716 | 2026-07-19T04:34:47.268Z | Compiling usdt v0.5.0 |
| 1717 | 2026-07-19T04:34:47.361Z | Compiling num v0.4.3 |
| 1718 | 2026-07-19T04:34:47.428Z | Compiling pnet_datalink v0.35.0 |
| 1719 | 2026-07-19T04:34:47.433Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1720 | 2026-07-19T04:34:47.539Z | Compiling rand_chacha v0.9.0 |
| 1721 | 2026-07-19T04:34:47.592Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1722 | 2026-07-19T04:34:47.657Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1723 | 2026-07-19T04:34:47.969Z | Compiling rand v0.9.4 |
| 1724 | 2026-07-19T04:34:48.035Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1725 | 2026-07-19T04:34:48.219Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 1726 | 2026-07-19T04:34:48.453Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1727 | 2026-07-19T04:34:48.619Z | Compiling pnet_transport v0.35.0 |
| 1728 | 2026-07-19T04:34:48.749Z | Compiling pnet v0.35.0 |
| 1729 | 2026-07-19T04:34:49.211Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1730 | 2026-07-19T04:34:50.339Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1731 | 2026-07-19T04:34:50.575Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1732 | 2026-07-19T04:34:54.035Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.66s |
| 1733 | 2026-07-19T04:34:54.057Z | Running unittests src/lib.rs (/work/oxidecomputer/sidecar-lite/target/debug/deps/sidecar_lite-449f85b7d31a8297) |
| 1734 | 2026-07-19T04:34:54.061Z | |
| 1735 | 2026-07-19T04:34:54.061Z | running 3 tests |
| 1736 | 2026-07-19T04:34:54.064Z | Decapped IP: Ipv4Packet { version : 4, header_length : 5, dscp : 0, ecn : 0, total_length : 28, identification : 0, flags : 0, fragment_offset : 0, ttl : 0, next_level_protocol : IpNextHeaderProtocol(17), checksum : 0, source : 1.2.3.4, destination : 8.8.8.8, options : [], } |
| 1737 | 2026-07-19T04:34:54.064Z | Decapped UDP: UdpPacket { source : 0, destination : 0, length : 1047, checksum : 0, } |
| 1738 | 2026-07-19T04:34:54.067Z | test test::vlan_routing_egress ... ok |
| 1739 | 2026-07-19T04:34:54.067Z | test test::geneve_options_preserved_on_underlay ... ok |
| 1740 | 2026-07-19T04:34:54.315Z | test test::vlan_routing_ingress ... ok |
| 1741 | 2026-07-19T04:34:54.315Z | |
| 1742 | 2026-07-19T04:34:54.315Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s |
| 1743 | 2026-07-19T04:34:54.315Z | |
| 1744 | 2026-07-19T04:34:54.331Z | + popd |
| 1745 | 2026-07-19T04:34:54.331Z | /work/oxidecomputer/sidecar-lite |
| 1746 | 2026-07-19T04:34:54.335Z | + for target in debug release |
| 1747 | 2026-07-19T04:34:54.335Z | + mkdir -p /work/debug |
| 1748 | 2026-07-19T04:34:54.335Z | + for binary in libsidecar_lite.so scadm |
| 1749 | 2026-07-19T04:34:54.335Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 1750 | 2026-07-19T04:34:54.371Z | + digest -a sha256 /work/debug/libsidecar_lite.so |
| 1751 | 2026-07-19T04:34:54.409Z | + for binary in libsidecar_lite.so scadm |
| 1752 | 2026-07-19T04:34:54.409Z | + cp target/debug/scadm /work/debug/ |
| 1753 | 2026-07-19T04:34:54.472Z | + digest -a sha256 /work/debug/scadm |
| 1754 | 2026-07-19T04:34:54.529Z | + for target in debug release |
| 1755 | 2026-07-19T04:34:54.529Z | + mkdir -p /work/release |
| 1756 | 2026-07-19T04:34:54.534Z | + for binary in libsidecar_lite.so scadm |
| 1757 | 2026-07-19T04:34:54.534Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 1758 | 2026-07-19T04:34:54.541Z | + digest -a sha256 /work/release/libsidecar_lite.so |
| 1759 | 2026-07-19T04:34:54.552Z | + for binary in libsidecar_lite.so scadm |
| 1760 | 2026-07-19T04:34:54.553Z | + cp target/release/scadm /work/release/ |
| 1761 | 2026-07-19T04:34:54.567Z | + digest -a sha256 /work/release/scadm |
| 1762 | 2026-07-19T04:34:54.581Z | process exited: duration 210637 ms, exit code 0 |
| |
| 1763 | 2026-07-19T04:34:54.593Z | found 8 output files |
| 1764 | 2026-07-19T04:34:54.597Z | uploading: /work/debug/libsidecar_lite.so (59085768 bytes) |
| 1765 | 2026-07-19T04:34:55.999Z | uploaded: /work/debug/libsidecar_lite.so |
| 1766 | 2026-07-19T04:34:55.999Z | uploading: /work/debug/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1767 | 2026-07-19T04:34:57.009Z | uploaded: /work/debug/libsidecar_lite.so.sha256.txt |
| 1768 | 2026-07-19T04:34:57.009Z | uploading: /work/debug/scadm (100195288 bytes) |
| 1769 | 2026-07-19T04:34:58.617Z | uploaded: /work/debug/scadm |
| 1770 | 2026-07-19T04:34:58.617Z | uploading: /work/debug/scadm.sha256.txt (65 bytes) |
| 1771 | 2026-07-19T04:34:59.628Z | uploaded: /work/debug/scadm.sha256.txt |
| 1772 | 2026-07-19T04:34:59.628Z | uploading: /work/release/libsidecar_lite.so (12470800 bytes) |
| 1773 | 2026-07-19T04:35:00.723Z | uploaded: /work/release/libsidecar_lite.so |
| 1774 | 2026-07-19T04:35:00.723Z | uploading: /work/release/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1775 | 2026-07-19T04:35:01.735Z | uploaded: /work/release/libsidecar_lite.so.sha256.txt |
| 1776 | 2026-07-19T04:35:01.735Z | uploading: /work/release/scadm (15918016 bytes) |
| 1777 | 2026-07-19T04:35:03.177Z | uploaded: /work/release/scadm |
| 1778 | 2026-07-19T04:35:03.177Z | uploading: /work/release/scadm.sha256.txt (65 bytes) |
| 1779 | 2026-07-19T04:35:04.186Z | uploaded: /work/release/scadm.sha256.txt |