|
|
|
| 1 | 2026-07-19T04:30:53.071Z | job assigned to worker 01KXWA7271PQN0WW7NW34GVZFE [factory aws, i-0acf5f83434a0b7c4] (queued for 49 s) |
| |
| 2 | 2026-07-19T04:31:01.479Z | starting task 0: "setup" |
| 3 | 2026-07-19T04:31:01.483Z | ++ uname -s |
| 4 | 2026-07-19T04:31:01.483Z | + kern=SunOS |
| 5 | 2026-07-19T04:31:01.483Z | + build_user=build |
| 6 | 2026-07-19T04:31:01.483Z | + build_uid=12345 |
| 7 | 2026-07-19T04:31:01.483Z | + work_dir=/work |
| 8 | 2026-07-19T04:31:01.483Z | + input_dir=/input |
| 9 | 2026-07-19T04:31:01.483Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-19T04:31:01.483Z | + case "$kern" in |
| 11 | 2026-07-19T04:31:01.483Z | + groupadd -g 12345 build |
| 12 | 2026-07-19T04:31:01.488Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-19T04:31:03.493Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-19T04:31:03.606Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-19T04:31:03.621Z | + home_fs=zfs |
| 16 | 2026-07-19T04:31:03.622Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-19T04:31:03.622Z | + mkdir -p /home/build |
| 18 | 2026-07-19T04:31:03.622Z | + chown build:build /home/build /work |
| 19 | 2026-07-19T04:31:05.618Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-19T04:31:05.623Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-07-19T04:31:05.635Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-19T04:31:05.639Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-19T04:31:05.639Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-19T04:31:05.639Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-07-19T04:31:05.639Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-19T04:31:05.639Z | * rust toolchain channel = "stable" |
| 27 | 2026-07-19T04:31:05.639Z | * rust toolchain profile = "default" |
| 28 | 2026-07-19T04:31:05.643Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-19T04:31:05.643Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-19T04:31:05.761Z | info: downloading installer |
| 31 | 2026-07-19T04:31:07.474Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-19T04:31:07.474Z | warn: /opt/ooce/bin |
| 33 | 2026-07-19T04:31:07.474Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-19T04:31:07.475Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-19T04:31:07.477Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-19T04:31:07.477Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-19T04:31:07.477Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-19T04:31:07.478Z | error: cannot install while Rust is installed |
| 39 | 2026-07-19T04:31:07.478Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-19T04:31:07.478Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-19T04:31:07.478Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-19T04:31:07.478Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-19T04:31:07.478Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-19T04:31:07.489Z | info: profile set to default |
| 45 | 2026-07-19T04:31:07.490Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-19T04:31:07.495Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-19T04:31:07.634Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-19T04:31:07.642Z | info: downloading 6 components |
| 49 | 2026-07-19T04:31:22.882Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-19T04:31:22.883Z | |
| 51 | 2026-07-19T04:31:22.910Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-19T04:31:22.910Z | |
| 53 | 2026-07-19T04:31:22.910Z | |
| 54 | 2026-07-19T04:31:22.910Z | Rust is installed now. Great! |
| 55 | 2026-07-19T04:31:22.910Z | |
| 56 | 2026-07-19T04:31:22.914Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-19T04:31:22.914Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-19T04:31:22.914Z | |
| 59 | 2026-07-19T04:31:22.914Z | To configure your current shell, you need to source |
| 60 | 2026-07-19T04:31:22.914Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-19T04:31:22.914Z | |
| 62 | 2026-07-19T04:31:22.914Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-19T04:31:22.914Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-19T04:31:22.914Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-19T04:31:22.914Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-19T04:31:22.914Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-19T04:31:22.914Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-19T04:31:22.914Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-19T04:31:22.914Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-19T04:31:22.914Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-19T04:31:23.011Z | + rustup --version |
| 72 | 2026-07-19T04:31:23.020Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-19T04:31:23.024Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-19T04:31:23.042Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-19T04:31:23.046Z | + cargo --version |
| 76 | 2026-07-19T04:31:23.060Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-19T04:31:23.063Z | + rustc --version |
| 78 | 2026-07-19T04:31:23.082Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-19T04:31:23.085Z | process exited: duration 17447 ms, exit code 0 |
| |
| 80 | 2026-07-19T04:31:23.092Z | starting task 2: "authentication" |
| 81 | 2026-07-19T04:31:23.108Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-19T04:31:23.114Z | starting task 3: "clone repository" |
| 83 | 2026-07-19T04:31:23.117Z | + mkdir -p /work/oxidecomputer/sidecar-lite |
| 84 | 2026-07-19T04:31:23.120Z | + git clone https://github.com/oxidecomputer/sidecar-lite /work/oxidecomputer/sidecar-lite |
| 85 | 2026-07-19T04:31:23.149Z | Cloning into '/work/oxidecomputer/sidecar-lite'... |
| 86 | 2026-07-19T04:31:23.644Z | + cd /work/oxidecomputer/sidecar-lite |
| 87 | 2026-07-19T04:31:23.644Z | + git fetch origin b98abf435f0162284f7f891f95b356a28e004e69 |
| 88 | 2026-07-19T04:31:23.883Z | From https://github.com/oxidecomputer/sidecar-lite |
| 89 | 2026-07-19T04:31:23.883Z | * branch b98abf435f0162284f7f891f95b356a28e004e69 -> FETCH_HEAD |
| 90 | 2026-07-19T04:31:23.887Z | + [[ -n renovate/anyhow-1.x-lockfile ]] |
| 91 | 2026-07-19T04:31:23.891Z | ++ git branch --show-current |
| 92 | 2026-07-19T04:31:23.891Z | + current=main |
| 93 | 2026-07-19T04:31:23.891Z | + [[ main != renovate/anyhow-1.x-lockfile ]] |
| 94 | 2026-07-19T04:31:23.891Z | + git branch -f renovate/anyhow-1.x-lockfile b98abf435f0162284f7f891f95b356a28e004e69 |
| 95 | 2026-07-19T04:31:23.895Z | + git checkout -f renovate/anyhow-1.x-lockfile |
| 96 | 2026-07-19T04:31:23.898Z | Switched to branch 'renovate/anyhow-1.x-lockfile' |
| 97 | 2026-07-19T04:31:23.898Z | + git reset --hard b98abf435f0162284f7f891f95b356a28e004e69 |
| 98 | 2026-07-19T04:31:23.902Z | HEAD is now at b98abf4 Update Rust crate anyhow to v1.0.104 |
| 99 | 2026-07-19T04:31:23.905Z | process exited: duration 787 ms, exit code 0 |
| |
| 100 | 2026-07-19T04:31:23.911Z | starting task 4: "build" |
| 101 | 2026-07-19T04:31:23.915Z | + uname -a |
| 102 | 2026-07-19T04:31:23.918Z | SunOS w-01KXWA7271PQN0WW7NW34GVZFE 5.11 helios-2.0.23838 i86pc i386 i86pc |
| 103 | 2026-07-19T04:31:23.918Z | + cat /etc/versions/build |
| 104 | 2026-07-19T04:31:23.918Z | heads/stlouis-0-ge1108ec7ee |
| 105 | 2026-07-19T04:31:23.918Z | + cargo --version |
| 106 | 2026-07-19T04:31:23.923Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 107 | 2026-07-19T04:31:24.084Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-19T04:31:24.087Z | info: downloading 6 components |
| 109 | 2026-07-19T04:31:38.707Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 110 | 2026-07-19T04:31:38.711Z | + rustc --version |
| 111 | 2026-07-19T04:31:38.741Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 112 | 2026-07-19T04:31:38.767Z | + banner check |
| 113 | 2026-07-19T04:31:38.767Z | |
| 114 | 2026-07-19T04:31:38.767Z | #### # # ###### #### # # |
| 115 | 2026-07-19T04:31:38.767Z | # # # # # # # # # |
| 116 | 2026-07-19T04:31:38.767Z | # ###### ##### # #### |
| 117 | 2026-07-19T04:31:38.767Z | # # # # # # # |
| 118 | 2026-07-19T04:31:38.767Z | # # # # # # # # # |
| 119 | 2026-07-19T04:31:38.767Z | #### # # ###### #### # # |
| 120 | 2026-07-19T04:31:38.767Z | |
| 121 | 2026-07-19T04:31:38.767Z | + cargo fmt -- --check |
| 122 | 2026-07-19T04:31:38.834Z | + cargo clippy --all-targets -- --deny warnings |
| 123 | 2026-07-19T04:31:38.942Z | Updating crates.io index |
| 124 | 2026-07-19T04:31:38.984Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 125 | 2026-07-19T04:31:39.454Z | From https://github.com/oxidecomputer/p4 |
| 126 | 2026-07-19T04:31:39.454Z | * [new ref] 077d5339d64ef3583147094142e75f05fc64fd1c -> refs/commit/077d5339d64ef3583147094142e75f05fc64fd1c |
| 127 | 2026-07-19T04:31:39.457Z | Updating git repository `https://github.com/oxidecomputer/usdt` |
| 128 | 2026-07-19T04:31:39.714Z | From https://github.com/oxidecomputer/usdt |
| 129 | 2026-07-19T04:31:39.715Z | * [new ref] 7115dcac28cdc7ee12021297f29e8a5a7bab2840 -> refs/commit/7115dcac28cdc7ee12021297f29e8a5a7bab2840 |
| 130 | 2026-07-19T04:31:40.011Z | Updating git repository `https://github.com/luqmana/rust-macaddr` |
| 131 | 2026-07-19T04:31:40.262Z | From https://github.com/luqmana/rust-macaddr |
| 132 | 2026-07-19T04:31:40.262Z | * [new ref] f339667731d81a8125cd930e5d51889585806b6c -> refs/commit/f339667731d81a8125cd930e5d51889585806b6c |
| 133 | 2026-07-19T04:31:40.354Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 134 | 2026-07-19T04:31:40.723Z | From https://github.com/oxidecomputer/softnpu |
| 135 | 2026-07-19T04:31:40.723Z | * [new ref] 1fc6c6e12370f158b036fb9d2247424d218e3f88 -> refs/commit/1fc6c6e12370f158b036fb9d2247424d218e3f88 |
| 136 | 2026-07-19T04:31:40.726Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 137 | 2026-07-19T04:31:40.956Z | From https://github.com/oxidecomputer/xfr |
| 138 | 2026-07-19T04:31:40.957Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 139 | 2026-07-19T04:31:41.239Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 140 | 2026-07-19T04:31:41.487Z | From https://github.com/oxidecomputer/devinfo-sys |
| 141 | 2026-07-19T04:31:41.487Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 142 | 2026-07-19T04:31:41.525Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 143 | 2026-07-19T04:31:41.770Z | From https://github.com/oxidecomputer/dlpi-sys |
| 144 | 2026-07-19T04:31:41.770Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 145 | 2026-07-19T04:31:41.782Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-07-19T04:31:42.101Z | From https://github.com/oxidecomputer/netadm-sys |
| 147 | 2026-07-19T04:31:42.101Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 148 | 2026-07-19T04:31:42.240Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 149 | 2026-07-19T04:31:42.478Z | From https://github.com/oxidecomputer/p9fs |
| 150 | 2026-07-19T04:31:42.478Z | * [new ref] 0020894e66b7f98cb98987b4efd2f029dbc3598f -> refs/commit/0020894e66b7f98cb98987b4efd2f029dbc3598f |
| 151 | 2026-07-19T04:31:42.515Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 152 | 2026-07-19T04:31:42.758Z | From https://github.com/illumos/smf-rs |
| 153 | 2026-07-19T04:31:42.759Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 154 | 2026-07-19T04:31:42.766Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-07-19T04:31:43.342Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-07-19T04:31:43.342Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-07-19T04:31:43.767Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-07-19T04:31:44.045Z | From https://github.com/jmesmon/rust-libzfs |
| 159 | 2026-07-19T04:31:44.045Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 160 | 2026-07-19T04:31:44.066Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 161 | 2026-07-19T04:31:44.316Z | From https://github.com/oxidecomputer/rusty-doors |
| 162 | 2026-07-19T04:31:44.316Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 163 | 2026-07-19T04:31:44.323Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 164 | 2026-07-19T04:31:44.613Z | From https://github.com/oxidecomputer/ispf |
| 165 | 2026-07-19T04:31:44.614Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 166 | 2026-07-19T04:31:44.758Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 167 | 2026-07-19T04:31:45.027Z | From https://github.com/oxidecomputer/zone |
| 168 | 2026-07-19T04:31:45.027Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 169 | 2026-07-19T04:31:46.941Z | Downloading crates ... |
| 170 | 2026-07-19T04:31:47.016Z | Downloaded async-trait v0.1.89 |
| 171 | 2026-07-19T04:31:47.019Z | Downloaded anyhow v1.0.104 |
| 172 | 2026-07-19T04:31:47.023Z | Downloaded anstyle v1.0.14 |
| 173 | 2026-07-19T04:31:47.026Z | Downloaded cargo-platform v0.3.3 |
| 174 | 2026-07-19T04:31:47.033Z | Downloaded clap_derive v3.2.25 |
| 175 | 2026-07-19T04:31:47.036Z | Downloaded colored v3.1.1 |
| 176 | 2026-07-19T04:31:47.038Z | Downloaded num-iter v0.1.45 |
| 177 | 2026-07-19T04:31:47.042Z | Downloaded pin-project-internal v1.1.13 |
| 178 | 2026-07-19T04:31:47.045Z | Downloaded pem-rfc7468 v0.7.0 |
| 179 | 2026-07-19T04:31:47.045Z | Downloaded num_enum v0.7.6 |
| 180 | 2026-07-19T04:31:47.047Z | Downloaded icu_properties_data v2.2.0 |
| 181 | 2026-07-19T04:31:47.055Z | Downloaded pnet_packet v0.35.0 |
| 182 | 2026-07-19T04:31:47.058Z | Downloaded openssl-probe v0.1.6 |
| 183 | 2026-07-19T04:31:47.058Z | Downloaded clap v3.2.25 |
| 184 | 2026-07-19T04:31:47.066Z | Downloaded indexmap v1.9.3 |
| 185 | 2026-07-19T04:31:47.069Z | Downloaded crypto-common v0.1.6 |
| 186 | 2026-07-19T04:31:47.071Z | Downloaded iana-time-zone v0.1.65 |
| 187 | 2026-07-19T04:31:47.074Z | Downloaded hex v0.4.3 |
| 188 | 2026-07-19T04:31:47.077Z | Downloaded lazy_static v1.5.0 |
| 189 | 2026-07-19T04:31:47.077Z | Downloaded funty v2.0.0 |
| 190 | 2026-07-19T04:31:47.080Z | Downloaded http-serde v2.1.1 |
| 191 | 2026-07-19T04:31:47.080Z | Downloaded foreign-types-macros v0.2.3 |
| 192 | 2026-07-19T04:31:47.085Z | Downloaded dof v0.3.0 |
| 193 | 2026-07-19T04:31:47.085Z | Downloaded num-integer v0.1.46 |
| 194 | 2026-07-19T04:31:47.088Z | Downloaded is-terminal v0.4.17 |
| 195 | 2026-07-19T04:31:47.088Z | Downloaded p256 v0.13.2 |
| 196 | 2026-07-19T04:31:47.088Z | Downloaded equivalent v1.0.2 |
| 197 | 2026-07-19T04:31:47.088Z | Downloaded cpufeatures v0.3.0 |
| 198 | 2026-07-19T04:31:47.092Z | Downloaded hyper-timeout v0.5.2 |
| 199 | 2026-07-19T04:31:47.095Z | Downloaded plain v0.2.3 |
| 200 | 2026-07-19T04:31:47.095Z | Downloaded memmap v0.7.0 |
| 201 | 2026-07-19T04:31:47.095Z | Downloaded generic-array v0.14.9 |
| 202 | 2026-07-19T04:31:47.099Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-07-19T04:31:47.099Z | Downloaded clap_lex v0.2.4 |
| 204 | 2026-07-19T04:31:47.099Z | Downloaded form_urlencoded v1.2.2 |
| 205 | 2026-07-19T04:31:47.102Z | Downloaded idna_adapter v1.2.2 |
| 206 | 2026-07-19T04:31:47.102Z | Downloaded adler2 v2.0.1 |
| 207 | 2026-07-19T04:31:47.102Z | Downloaded futures-core v0.3.32 |
| 208 | 2026-07-19T04:31:47.107Z | Downloaded base16ct v0.2.0 |
| 209 | 2026-07-19T04:31:47.107Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 210 | 2026-07-19T04:31:47.107Z | Downloaded cc v1.2.63 |
| 211 | 2026-07-19T04:31:47.110Z | Downloaded pnet_base v0.35.0 |
| 212 | 2026-07-19T04:31:47.110Z | Downloaded futures-io v0.3.32 |
| 213 | 2026-07-19T04:31:47.115Z | Downloaded dtrace-parser v0.2.0 |
| 214 | 2026-07-19T04:31:47.115Z | Downloaded cstr-argument v0.1.2 |
| 215 | 2026-07-19T04:31:47.115Z | Downloaded atomic-waker v1.1.2 |
| 216 | 2026-07-19T04:31:47.118Z | Downloaded errno v0.3.14 |
| 217 | 2026-07-19T04:31:47.118Z | Downloaded cfg-if v1.0.4 |
| 218 | 2026-07-19T04:31:47.118Z | Downloaded foreign-types-shared v0.3.1 |
| 219 | 2026-07-19T04:31:47.118Z | Downloaded icu_provider v2.2.0 |
| 220 | 2026-07-19T04:31:47.121Z | Downloaded displaydoc v0.2.6 |
| 221 | 2026-07-19T04:31:47.124Z | Downloaded digest v0.10.7 |
| 222 | 2026-07-19T04:31:47.125Z | Downloaded heck v0.5.0 |
| 223 | 2026-07-19T04:31:47.128Z | Downloaded powerfmt v0.2.0 |
| 224 | 2026-07-19T04:31:47.128Z | Downloaded num-derive v0.4.2 |
| 225 | 2026-07-19T04:31:47.128Z | Downloaded clap_lex v1.1.0 |
| 226 | 2026-07-19T04:31:47.131Z | Downloaded pretty-hex v0.4.2 |
| 227 | 2026-07-19T04:31:47.131Z | Downloaded http-body v1.0.1 |
| 228 | 2026-07-19T04:31:47.134Z | Downloaded percent-encoding v2.3.2 |
| 229 | 2026-07-19T04:31:47.134Z | Downloaded potential_utf v0.1.5 |
| 230 | 2026-07-19T04:31:47.134Z | Downloaded colorchoice v1.0.5 |
| 231 | 2026-07-19T04:31:47.137Z | Downloaded block-buffer v0.10.4 |
| 232 | 2026-07-19T04:31:47.138Z | Downloaded atty v0.2.14 |
| 233 | 2026-07-19T04:31:47.138Z | Downloaded anstyle-query v1.1.5 |
| 234 | 2026-07-19T04:31:47.141Z | Downloaded proc-macro-error-attr v1.0.4 |
| 235 | 2026-07-19T04:31:47.141Z | Downloaded num-conv v0.2.2 |
| 236 | 2026-07-19T04:31:47.141Z | Downloaded foreign-types v0.5.0 |
| 237 | 2026-07-19T04:31:47.144Z | Downloaded futures-task v0.3.32 |
| 238 | 2026-07-19T04:31:47.145Z | Downloaded futures-macro v0.3.32 |
| 239 | 2026-07-19T04:31:47.145Z | Downloaded is_terminal_polyfill v1.70.2 |
| 240 | 2026-07-19T04:31:47.145Z | Downloaded cpufeatures v0.2.17 |
| 241 | 2026-07-19T04:31:47.148Z | Downloaded proc-macro-crate v3.5.0 |
| 242 | 2026-07-19T04:31:47.148Z | Downloaded pnet_sys v0.35.0 |
| 243 | 2026-07-19T04:31:47.151Z | Downloaded num_enum_derive v0.5.11 |
| 244 | 2026-07-19T04:31:47.151Z | Downloaded proc-macro-crate v1.3.1 |
| 245 | 2026-07-19T04:31:47.151Z | Downloaded pnet_macros_support v0.35.0 |
| 246 | 2026-07-19T04:31:47.154Z | Downloaded libscf-sys v1.2.0 |
| 247 | 2026-07-19T04:31:47.154Z | Downloaded heck v0.4.1 |
| 248 | 2026-07-19T04:31:47.154Z | Downloaded either v1.16.0 |
| 249 | 2026-07-19T04:31:47.157Z | Downloaded deranged v0.5.8 |
| 250 | 2026-07-19T04:31:47.157Z | Downloaded futures-executor v0.3.32 |
| 251 | 2026-07-19T04:31:47.160Z | Downloaded primeorder v0.13.6 |
| 252 | 2026-07-19T04:31:47.160Z | Downloaded radium v0.7.0 |
| 253 | 2026-07-19T04:31:47.160Z | Downloaded num_enum_derive v0.7.6 |
| 254 | 2026-07-19T04:31:47.164Z | Downloaded hyper-rustls v0.27.9 |
| 255 | 2026-07-19T04:31:47.164Z | Downloaded fs_extra v1.3.0 |
| 256 | 2026-07-19T04:31:47.167Z | Downloaded autocfg v1.5.1 |
| 257 | 2026-07-19T04:31:47.167Z | Downloaded scroll_derive v0.12.1 |
| 258 | 2026-07-19T04:31:47.167Z | Downloaded scroll_derive v0.13.1 |
| 259 | 2026-07-19T04:31:47.170Z | Downloaded scopeguard v1.2.0 |
| 260 | 2026-07-19T04:31:47.170Z | Downloaded rustc_version v0.4.1 |
| 261 | 2026-07-19T04:31:47.170Z | Downloaded ipnetwork v0.20.0 |
| 262 | 2026-07-19T04:31:47.174Z | Downloaded serde_spanned v1.1.1 |
| 263 | 2026-07-19T04:31:47.174Z | Downloaded secrecy v0.10.3 |
| 264 | 2026-07-19T04:31:47.174Z | Downloaded httparse v1.10.1 |
| 265 | 2026-07-19T04:31:47.177Z | Downloaded num v0.4.3 |
| 266 | 2026-07-19T04:31:47.177Z | Downloaded ff v0.13.1 |
| 267 | 2026-07-19T04:31:47.180Z | Downloaded http-body-util v0.1.3 |
| 268 | 2026-07-19T04:31:47.180Z | Downloaded flate2 v1.1.9 |
| 269 | 2026-07-19T04:31:47.183Z | Downloaded itoa v1.0.18 |
| 270 | 2026-07-19T04:31:47.186Z | Downloaded ed25519 v2.2.3 |
| 271 | 2026-07-19T04:31:47.186Z | Downloaded curl v0.4.49 |
| 272 | 2026-07-19T04:31:47.189Z | Downloaded rand_chacha v0.3.1 |
| 273 | 2026-07-19T04:31:47.193Z | Downloaded log v0.4.32 |
| 274 | 2026-07-19T04:31:47.193Z | Downloaded byteorder v1.5.0 |
| 275 | 2026-07-19T04:31:47.193Z | Downloaded litemap v0.8.2 |
| 276 | 2026-07-19T04:31:47.196Z | Downloaded no-std-net v0.6.0 |
| 277 | 2026-07-19T04:31:47.199Z | Downloaded pkg-config v0.3.33 |
| 278 | 2026-07-19T04:31:47.199Z | Downloaded hmac v0.12.1 |
| 279 | 2026-07-19T04:31:47.199Z | Downloaded libloading v0.8.9 |
| 280 | 2026-07-19T04:31:47.202Z | Downloaded glob v0.3.3 |
| 281 | 2026-07-19T04:31:47.202Z | Downloaded find-msvc-tools v0.1.9 |
| 282 | 2026-07-19T04:31:47.206Z | Downloaded group v0.13.0 |
| 283 | 2026-07-19T04:31:47.206Z | Downloaded pnet_macros v0.35.0 |
| 284 | 2026-07-19T04:31:47.209Z | Downloaded pkcs8 v0.10.2 |
| 285 | 2026-07-19T04:31:47.209Z | Downloaded num-complex v0.4.6 |
| 286 | 2026-07-19T04:31:47.213Z | Downloaded filetime v0.2.29 |
| 287 | 2026-07-19T04:31:47.213Z | Downloaded quote v1.0.45 |
| 288 | 2026-07-19T04:31:47.217Z | Downloaded openssl-probe v0.2.1 |
| 289 | 2026-07-19T04:31:47.217Z | Downloaded num_enum v0.5.11 |
| 290 | 2026-07-19T04:31:47.220Z | Downloaded num-rational v0.4.2 |
| 291 | 2026-07-19T04:31:47.220Z | Downloaded slog-envlogger v2.2.0 |
| 292 | 2026-07-19T04:31:47.220Z | Downloaded serde_urlencoded v0.7.1 |
| 293 | 2026-07-19T04:31:47.223Z | Downloaded pnet_datalink v0.35.0 |
| 294 | 2026-07-19T04:31:47.223Z | Downloaded async-recursion v0.3.2 |
| 295 | 2026-07-19T04:31:47.224Z | Downloaded anstyle-parse v1.0.0 |
| 296 | 2026-07-19T04:31:47.227Z | Downloaded anstream v1.0.0 |
| 297 | 2026-07-19T04:31:47.230Z | Downloaded subtle v2.6.1 |
| 298 | 2026-07-19T04:31:47.230Z | Downloaded strsim v0.10.0 |
| 299 | 2026-07-19T04:31:47.230Z | Downloaded signature v2.2.0 |
| 300 | 2026-07-19T04:31:47.231Z | Downloaded serde_repr v0.1.20 |
| 301 | 2026-07-19T04:31:47.234Z | Downloaded erased-serde v0.3.31 |
| 302 | 2026-07-19T04:31:47.234Z | Downloaded fastrand v2.4.1 |
| 303 | 2026-07-19T04:31:47.238Z | Downloaded serde_path_to_error v0.1.20 |
| 304 | 2026-07-19T04:31:47.238Z | Downloaded rustls-native-certs v0.8.4 |
| 305 | 2026-07-19T04:31:47.238Z | Downloaded sha256 v1.6.0 |
| 306 | 2026-07-19T04:31:47.241Z | Downloaded sha2 v0.10.9 |
| 307 | 2026-07-19T04:31:47.241Z | Downloaded serde_tokenstream v0.2.3 |
| 308 | 2026-07-19T04:31:47.241Z | Downloaded ecdsa v0.16.9 |
| 309 | 2026-07-19T04:31:47.244Z | Downloaded strsim v0.11.1 |
| 310 | 2026-07-19T04:31:47.244Z | Downloaded rustversion v1.0.22 |
| 311 | 2026-07-19T04:31:47.248Z | Downloaded take_mut v0.2.2 |
| 312 | 2026-07-19T04:31:47.248Z | Downloaded rand_chacha v0.9.0 |
| 313 | 2026-07-19T04:31:47.248Z | Downloaded ppv-lite86 v0.2.21 |
| 314 | 2026-07-19T04:31:47.251Z | Downloaded icu_collections v2.2.0 |
| 315 | 2026-07-19T04:31:47.254Z | Downloaded tap v1.0.1 |
| 316 | 2026-07-19T04:31:47.254Z | Downloaded rand_core v0.6.4 |
| 317 | 2026-07-19T04:31:47.254Z | Downloaded pnet_transport v0.35.0 |
| 318 | 2026-07-19T04:31:47.257Z | Downloaded sync_wrapper v1.0.2 |
| 319 | 2026-07-19T04:31:47.257Z | Downloaded base64ct v1.8.3 |
| 320 | 2026-07-19T04:31:47.257Z | Downloaded rand_core v0.10.1 |
| 321 | 2026-07-19T04:31:47.261Z | Downloaded pnet v0.35.0 |
| 322 | 2026-07-19T04:31:47.261Z | Downloaded const-oid v0.9.6 |
| 323 | 2026-07-19T04:31:47.265Z | Downloaded chacha20 v0.10.0 |
| 324 | 2026-07-19T04:31:47.265Z | Downloaded icu_properties v2.2.0 |
| 325 | 2026-07-19T04:31:47.269Z | Downloaded stable_deref_trait v1.2.1 |
| 326 | 2026-07-19T04:31:47.269Z | Downloaded futures-channel v0.3.32 |
| 327 | 2026-07-19T04:31:47.269Z | Downloaded oxnet v0.1.6 |
| 328 | 2026-07-19T04:31:47.269Z | Downloaded cargo_metadata v0.23.1 |
| 329 | 2026-07-19T04:31:47.272Z | Downloaded thread-id v5.1.0 |
| 330 | 2026-07-19T04:31:47.272Z | Downloaded console v0.16.3 |
| 331 | 2026-07-19T04:31:47.272Z | Downloaded thread-id v4.2.2 |
| 332 | 2026-07-19T04:31:47.275Z | Downloaded crc32fast v1.5.0 |
| 333 | 2026-07-19T04:31:47.275Z | Downloaded bitflags v1.3.2 |
| 334 | 2026-07-19T04:31:47.278Z | Downloaded proc-macro-error v1.0.4 |
| 335 | 2026-07-19T04:31:47.282Z | Downloaded tokio-macros v2.7.0 |
| 336 | 2026-07-19T04:31:47.282Z | Downloaded http v1.4.1 |
| 337 | 2026-07-19T04:31:47.285Z | Downloaded bitflags v2.13.0 |
| 338 | 2026-07-19T04:31:47.288Z | Downloaded time-core v0.1.8 |
| 339 | 2026-07-19T04:31:47.288Z | Downloaded pest_derive v2.8.6 |
| 340 | 2026-07-19T04:31:47.291Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-07-19T04:31:47.291Z | Downloaded parking_lot_core v0.9.12 |
| 342 | 2026-07-19T04:31:47.291Z | Downloaded os_str_bytes v6.6.1 |
| 343 | 2026-07-19T04:31:47.294Z | Downloaded slab v0.4.12 |
| 344 | 2026-07-19T04:31:47.294Z | Downloaded slog-term v2.9.2 |
| 345 | 2026-07-19T04:31:47.297Z | Downloaded tower-service v0.3.3 |
| 346 | 2026-07-19T04:31:47.297Z | Downloaded slog-scope v4.4.1 |
| 347 | 2026-07-19T04:31:47.297Z | Downloaded simple_asn1 v0.6.4 |
| 348 | 2026-07-19T04:31:47.297Z | Downloaded simd-adler32 v0.3.9 |
| 349 | 2026-07-19T04:31:47.300Z | Downloaded try-lock v0.2.5 |
| 350 | 2026-07-19T04:31:47.300Z | Downloaded pin-project v1.1.13 |
| 351 | 2026-07-19T04:31:47.306Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-07-19T04:31:47.309Z | Downloaded rfc6979 v0.4.0 |
| 353 | 2026-07-19T04:31:47.309Z | Downloaded hyper-util v0.1.20 |
| 354 | 2026-07-19T04:31:47.312Z | Downloaded getrandom v0.2.17 |
| 355 | 2026-07-19T04:31:47.315Z | Downloaded spki v0.7.3 |
| 356 | 2026-07-19T04:31:47.315Z | Downloaded semver v1.0.28 |
| 357 | 2026-07-19T04:31:47.317Z | Downloaded rustls-pki-types v1.14.1 |
| 358 | 2026-07-19T04:31:47.317Z | Downloaded usdt v0.5.0 |
| 359 | 2026-07-19T04:31:47.321Z | Downloaded thiserror v1.0.69 |
| 360 | 2026-07-19T04:31:47.324Z | Downloaded untrusted v0.9.0 |
| 361 | 2026-07-19T04:31:47.324Z | Downloaded rand_core v0.9.5 |
| 362 | 2026-07-19T04:31:47.324Z | Downloaded time-macros v0.2.27 |
| 363 | 2026-07-19T04:31:47.327Z | Downloaded want v0.3.1 |
| 364 | 2026-07-19T04:31:47.327Z | Downloaded usdt-macro v0.5.0 |
| 365 | 2026-07-19T04:31:47.327Z | Downloaded futures v0.3.32 |
| 366 | 2026-07-19T04:31:47.330Z | Downloaded version_check v0.9.5 |
| 367 | 2026-07-19T04:31:47.330Z | Downloaded utf8parse v0.2.2 |
| 368 | 2026-07-19T04:31:47.330Z | Downloaded icu_locale_core v2.2.0 |
| 369 | 2026-07-19T04:31:47.334Z | Downloaded xattr v1.6.1 |
| 370 | 2026-07-19T04:31:47.337Z | Downloaded getrandom v0.3.4 |
| 371 | 2026-07-19T04:31:47.337Z | Downloaded elliptic-curve v0.13.8 |
| 372 | 2026-07-19T04:31:47.341Z | Downloaded clap_derive v4.6.1 |
| 373 | 2026-07-19T04:31:47.341Z | Downloaded crossbeam-utils v0.8.21 |
| 374 | 2026-07-19T04:31:47.344Z | Downloaded clap v4.6.1 |
| 375 | 2026-07-19T04:31:47.347Z | Downloaded thread_local v1.1.9 |
| 376 | 2026-07-19T04:31:47.347Z | Downloaded thiserror-impl v2.0.18 |
| 377 | 2026-07-19T04:31:47.350Z | Downloaded thiserror-impl v1.0.69 |
| 378 | 2026-07-19T04:31:47.350Z | Downloaded thiserror v2.0.18 |
| 379 | 2026-07-19T04:31:47.353Z | Downloaded proc-macro2 v1.0.106 |
| 380 | 2026-07-19T04:31:47.353Z | Downloaded yoke-derive v0.8.2 |
| 381 | 2026-07-19T04:31:47.356Z | Downloaded zerofrom-derive v0.1.7 |
| 382 | 2026-07-19T04:31:47.356Z | Downloaded pin-project-lite v0.2.17 |
| 383 | 2026-07-19T04:31:47.361Z | Downloaded tinystr v0.8.3 |
| 384 | 2026-07-19T04:31:47.361Z | Downloaded jsonwebtoken v10.4.0 |
| 385 | 2026-07-19T04:31:47.365Z | Downloaded zone_cfg_derive v0.3.1 |
| 386 | 2026-07-19T04:31:47.365Z | Downloaded zerofrom v0.1.8 |
| 387 | 2026-07-19T04:31:47.365Z | Downloaded scroll v0.13.0 |
| 388 | 2026-07-19T04:31:47.365Z | Downloaded zone v0.3.1 |
| 389 | 2026-07-19T04:31:47.365Z | Downloaded pkcs1 v0.7.5 |
| 390 | 2026-07-19T04:31:47.368Z | Downloaded camino v1.2.2 |
| 391 | 2026-07-19T04:31:47.368Z | Downloaded indicatif v0.18.4 |
| 392 | 2026-07-19T04:31:47.368Z | Downloaded snafu-derive v0.8.9 |
| 393 | 2026-07-19T04:31:47.371Z | Downloaded termcolor v1.4.1 |
| 394 | 2026-07-19T04:31:47.371Z | Downloaded synstructure v0.13.2 |
| 395 | 2026-07-19T04:31:47.371Z | Downloaded icu_normalizer v2.2.0 |
| 396 | 2026-07-19T04:31:47.375Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 397 | 2026-07-19T04:31:47.375Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 398 | 2026-07-19T04:31:47.375Z | Downloaded smallvec v1.15.1 |
| 399 | 2026-07-19T04:31:47.378Z | Downloaded getrandom v0.4.2 |
| 400 | 2026-07-19T04:31:47.378Z | Downloaded ryu v1.0.23 |
| 401 | 2026-07-19T04:31:47.381Z | Downloaded pest_generator v2.8.6 |
| 402 | 2026-07-19T04:31:47.381Z | Downloaded parking_lot v0.12.5 |
| 403 | 2026-07-19T04:31:47.385Z | Downloaded num-traits v0.2.19 |
| 404 | 2026-07-19T04:31:47.385Z | Downloaded serde_core v1.0.228 |
| 405 | 2026-07-19T04:31:47.388Z | Downloaded scroll v0.12.0 |
| 406 | 2026-07-19T04:31:47.388Z | Downloaded pem v3.0.6 |
| 407 | 2026-07-19T04:31:47.388Z | Downloaded usdt-attr-macro v0.5.0 |
| 408 | 2026-07-19T04:31:47.389Z | Downloaded unit-prefix v0.5.2 |
| 409 | 2026-07-19T04:31:47.389Z | Downloaded tower-layer v0.3.3 |
| 410 | 2026-07-19T04:31:47.392Z | Downloaded sec1 v0.7.3 |
| 411 | 2026-07-19T04:31:47.392Z | Downloaded tempfile v3.27.0 |
| 412 | 2026-07-19T04:31:47.392Z | Downloaded usdt-impl v0.5.0 |
| 413 | 2026-07-19T04:31:47.392Z | Downloaded once_cell v1.21.4 |
| 414 | 2026-07-19T04:31:47.395Z | Downloaded lock_api v0.4.14 |
| 415 | 2026-07-19T04:31:47.395Z | Downloaded arc-swap v1.9.1 |
| 416 | 2026-07-19T04:31:47.398Z | Downloaded slog-stdlog v4.1.1 |
| 417 | 2026-07-19T04:31:47.398Z | Downloaded slog-async v2.8.0 |
| 418 | 2026-07-19T04:31:47.398Z | Downloaded web-time v1.1.0 |
| 419 | 2026-07-19T04:31:47.401Z | Downloaded shlex v2.0.1 |
| 420 | 2026-07-19T04:31:47.401Z | Downloaded signal-hook-registry v1.4.8 |
| 421 | 2026-07-19T04:31:47.401Z | Downloaded openssl-sys v0.9.116 |
| 422 | 2026-07-19T04:31:47.404Z | Downloaded memmap2 v0.9.10 |
| 423 | 2026-07-19T04:31:47.408Z | Downloaded bytes v1.11.1 |
| 424 | 2026-07-19T04:31:47.411Z | Downloaded zmij v1.0.21 |
| 425 | 2026-07-19T04:31:47.414Z | Downloaded wyz v0.5.1 |
| 426 | 2026-07-19T04:31:47.414Z | Downloaded crossbeam-channel v0.5.15 |
| 427 | 2026-07-19T04:31:47.419Z | Downloaded zerovec-derive v0.11.3 |
| 428 | 2026-07-19T04:31:47.419Z | Downloaded tracing-attributes v0.1.31 |
| 429 | 2026-07-19T04:31:47.419Z | Downloaded zeroize_derive v1.4.3 |
| 430 | 2026-07-19T04:31:47.419Z | Downloaded zeroize v1.8.2 |
| 431 | 2026-07-19T04:31:47.425Z | Downloaded prettyplease v0.2.37 |
| 432 | 2026-07-19T04:31:47.425Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 433 | 2026-07-19T04:31:47.428Z | Downloaded pest_meta v2.8.6 |
| 434 | 2026-07-19T04:31:47.428Z | Downloaded ucd-trie v0.1.7 |
| 435 | 2026-07-19T04:31:47.433Z | Downloaded writeable v0.6.3 |
| 436 | 2026-07-19T04:31:47.436Z | Downloaded tokio-rustls v0.26.4 |
| 437 | 2026-07-19T04:31:47.439Z | Downloaded zerocopy-derive v0.7.35 |
| 438 | 2026-07-19T04:31:47.442Z | Downloaded textwrap v0.16.2 |
| 439 | 2026-07-19T04:31:47.442Z | Downloaded yoke v0.8.3 |
| 440 | 2026-07-19T04:31:47.445Z | Downloaded term v1.2.1 |
| 441 | 2026-07-19T04:31:47.445Z | Downloaded miniz_oxide v0.8.9 |
| 442 | 2026-07-19T04:31:47.449Z | Downloaded ed25519-dalek v2.2.0 |
| 443 | 2026-07-19T04:31:47.452Z | Downloaded serde_derive v1.0.228 |
| 444 | 2026-07-19T04:31:47.455Z | Downloaded tracing-core v0.1.36 |
| 445 | 2026-07-19T04:31:47.455Z | Downloaded rsa v0.9.10 |
| 446 | 2026-07-19T04:31:47.458Z | Downloaded der v0.7.10 |
| 447 | 2026-07-19T04:31:47.461Z | Downloaded rand v0.8.6 |
| 448 | 2026-07-19T04:31:47.464Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 449 | 2026-07-19T04:31:47.464Z | Downloaded crypto-bigint v0.5.5 |
| 450 | 2026-07-19T04:31:47.468Z | Downloaded snafu v0.8.9 |
| 451 | 2026-07-19T04:31:47.471Z | Downloaded socket2 v0.6.4 |
| 452 | 2026-07-19T04:31:47.474Z | Downloaded icu_normalizer_data v2.2.0 |
| 453 | 2026-07-19T04:31:47.474Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 454 | 2026-07-19T04:31:47.477Z | Downloaded rustls-webpki v0.103.13 |
| 455 | 2026-07-19T04:31:47.480Z | Downloaded tar v0.4.46 |
| 456 | 2026-07-19T04:31:47.483Z | Downloaded spin v0.9.8 |
| 457 | 2026-07-19T04:31:47.483Z | Downloaded base64 v0.22.1 |
| 458 | 2026-07-19T04:31:47.486Z | Downloaded serde v1.0.228 |
| 459 | 2026-07-19T04:31:47.486Z | Downloaded mio v1.2.1 |
| 460 | 2026-07-19T04:31:47.489Z | Downloaded indexmap v2.14.0 |
| 461 | 2026-07-19T04:31:47.492Z | Downloaded hashbrown v0.12.3 |
| 462 | 2026-07-19T04:31:47.496Z | Downloaded memchr v2.8.1 |
| 463 | 2026-07-19T04:31:47.498Z | Downloaded slog v2.8.2 |
| 464 | 2026-07-19T04:31:47.505Z | Downloaded rand v0.9.4 |
| 465 | 2026-07-19T04:31:47.508Z | Downloaded unicode-ident v1.0.24 |
| 466 | 2026-07-19T04:31:47.511Z | Downloaded num-bigint v0.4.6 |
| 467 | 2026-07-19T04:31:47.511Z | Downloaded url v2.5.8 |
| 468 | 2026-07-19T04:31:47.521Z | Downloaded toml_edit v0.19.15 |
| 469 | 2026-07-19T04:31:47.530Z | Downloaded rand v0.10.1 |
| 470 | 2026-07-19T04:31:47.533Z | Downloaded idna v1.1.0 |
| 471 | 2026-07-19T04:31:47.536Z | Downloaded num-bigint-dig v0.8.6 |
| 472 | 2026-07-19T04:31:47.539Z | Downloaded zerotrie v0.2.4 |
| 473 | 2026-07-19T04:31:47.539Z | Downloaded libm v0.2.16 |
| 474 | 2026-07-19T04:31:47.544Z | Downloaded zerocopy-derive v0.8.50 |
| 475 | 2026-07-19T04:31:47.548Z | Downloaded pest v2.8.6 |
| 476 | 2026-07-19T04:31:47.552Z | Downloaded itertools v0.12.1 |
| 477 | 2026-07-19T04:31:47.555Z | Downloaded tower v0.5.3 |
| 478 | 2026-07-19T04:31:47.560Z | Downloaded regex v1.12.3 |
| 479 | 2026-07-19T04:31:47.567Z | Downloaded typenum v1.20.1 |
| 480 | 2026-07-19T04:31:47.571Z | Downloaded hyper v1.10.1 |
| 481 | 2026-07-19T04:31:47.584Z | Downloaded futures-util v0.3.32 |
| 482 | 2026-07-19T04:31:47.590Z | Downloaded serde_json v1.0.150 |
| 483 | 2026-07-19T04:31:47.594Z | Downloaded aho-corasick v1.1.4 |
| 484 | 2026-07-19T04:31:47.597Z | Downloaded zerovec v0.11.6 |
| 485 | 2026-07-19T04:31:47.600Z | Downloaded hashbrown v0.17.1 |
| 486 | 2026-07-19T04:31:47.603Z | Downloaded tokio-util v0.7.18 |
| 487 | 2026-07-19T04:31:47.607Z | Downloaded clap_builder v4.6.0 |
| 488 | 2026-07-19T04:31:47.611Z | Downloaded p384 v0.13.1 |
| 489 | 2026-07-19T04:31:47.613Z | Downloaded portable-atomic v1.13.1 |
| 490 | 2026-07-19T04:31:47.617Z | Downloaded hkdf v0.12.4 |
| 491 | 2026-07-19T04:31:47.623Z | Downloaded winnow v0.5.40 |
| 492 | 2026-07-19T04:31:47.627Z | Downloaded zerocopy v0.7.35 |
| 493 | 2026-07-19T04:31:47.635Z | Downloaded winnow v1.0.3 |
| 494 | 2026-07-19T04:31:47.640Z | Downloaded tower-http v0.6.11 |
| 495 | 2026-07-19T04:31:47.645Z | Downloaded goblin v0.8.2 |
| 496 | 2026-07-19T04:31:47.662Z | Downloaded vcpkg v0.2.15 |
| 497 | 2026-07-19T04:31:47.684Z | Downloaded time v0.3.47 |
| 498 | 2026-07-19T04:31:47.690Z | Downloaded bitvec v1.1.1 |
| 499 | 2026-07-19T04:31:47.698Z | Downloaded goblin v0.10.7 |
| 500 | 2026-07-19T04:31:47.702Z | Downloaded chrono v0.4.45 |
| 501 | 2026-07-19T04:31:47.705Z | Downloaded unicode-width v0.2.2 |
| 502 | 2026-07-19T04:31:47.708Z | Downloaded zerocopy v0.8.50 |
| 503 | 2026-07-19T04:31:47.718Z | Downloaded syn v2.0.117 |
| 504 | 2026-07-19T04:31:47.724Z | Downloaded syn v1.0.109 |
| 505 | 2026-07-19T04:31:47.729Z | Downloaded rustls v0.23.40 |
| 506 | 2026-07-19T04:31:47.736Z | Downloaded curve25519-dalek v4.1.3 |
| 507 | 2026-07-19T04:31:47.740Z | Downloaded regex-syntax v0.8.10 |
| 508 | 2026-07-19T04:31:47.744Z | Downloaded rustix v1.1.4 |
| 509 | 2026-07-19T04:31:47.756Z | Downloaded octocrab v0.53.0 |
| 510 | 2026-07-19T04:31:47.780Z | Downloaded tracing v0.1.44 |
| 511 | 2026-07-19T04:31:47.811Z | Downloaded regex-automata v0.4.14 |
| 512 | 2026-07-19T04:31:47.828Z | Downloaded libc v0.2.186 |
| 513 | 2026-07-19T04:31:47.849Z | Downloaded libz-sys v1.1.29 |
| 514 | 2026-07-19T04:31:47.857Z | Downloaded tokio v1.52.3 |
| 515 | 2026-07-19T04:31:47.912Z | Downloaded ring v0.17.14 |
| 516 | 2026-07-19T04:31:47.943Z | Downloaded curl-sys v0.4.88+curl-8.20.0 |
| 517 | 2026-07-19T04:31:48.074Z | Compiling proc-macro2 v1.0.106 |
| 518 | 2026-07-19T04:31:48.074Z | Compiling quote v1.0.45 |
| 519 | 2026-07-19T04:31:48.077Z | Compiling unicode-ident v1.0.24 |
| 520 | 2026-07-19T04:31:48.077Z | Compiling libc v0.2.186 |
| 521 | 2026-07-19T04:31:48.077Z | Checking cfg-if v1.0.4 |
| 522 | 2026-07-19T04:31:48.077Z | Compiling version_check v0.9.5 |
| 523 | 2026-07-19T04:31:48.172Z | Compiling serde_core v1.0.228 |
| 524 | 2026-07-19T04:31:48.175Z | Compiling memchr v2.8.1 |
| 525 | 2026-07-19T04:31:48.229Z | Compiling serde v1.0.228 |
| 526 | 2026-07-19T04:31:48.640Z | Checking itoa v1.0.18 |
| 527 | 2026-07-19T04:31:48.652Z | Compiling autocfg v1.5.1 |
| 528 | 2026-07-19T04:31:48.764Z | Compiling zmij v1.0.21 |
| 529 | 2026-07-19T04:31:48.787Z | Checking log v0.4.32 |
| 530 | 2026-07-19T04:31:48.791Z | Compiling libm v0.2.16 |
| 531 | 2026-07-19T04:31:48.962Z | Checking subtle v2.6.1 |
| 532 | 2026-07-19T04:31:48.979Z | Compiling generic-array v0.14.9 |
| 533 | 2026-07-19T04:31:49.015Z | Compiling num-traits v0.2.19 |
| 534 | 2026-07-19T04:31:49.098Z | Compiling thiserror v2.0.18 |
| 535 | 2026-07-19T04:31:49.111Z | Checking getrandom v0.2.17 |
| 536 | 2026-07-19T04:31:49.248Z | Checking const-oid v0.9.6 |
| 537 | 2026-07-19T04:31:49.414Z | Checking smallvec v1.15.1 |
| 538 | 2026-07-19T04:31:49.497Z | Compiling syn v2.0.117 |
| 539 | 2026-07-19T04:31:49.571Z | Checking typenum v1.20.1 |
| 540 | 2026-07-19T04:31:49.598Z | Compiling thiserror v1.0.69 |
| 541 | 2026-07-19T04:31:49.653Z | Compiling ucd-trie v0.1.7 |
| 542 | 2026-07-19T04:31:49.897Z | Compiling pest v2.8.6 |
| 543 | 2026-07-19T04:31:50.105Z | Compiling shlex v2.0.1 |
| 544 | 2026-07-19T04:31:50.136Z | Compiling find-msvc-tools v0.1.9 |
| 545 | 2026-07-19T04:31:50.195Z | Checking pin-project-lite v0.2.17 |
| 546 | 2026-07-19T04:31:50.204Z | Compiling serde_json v1.0.150 |
| 547 | 2026-07-19T04:31:50.282Z | Compiling cc v1.2.63 |
| 548 | 2026-07-19T04:31:50.435Z | Compiling syn v1.0.109 |
| 549 | 2026-07-19T04:31:50.458Z | Checking bytes v1.11.1 |
| 550 | 2026-07-19T04:31:50.545Z | Compiling rustversion v1.0.22 |
| 551 | 2026-07-19T04:31:50.545Z | Checking rand_core v0.6.4 |
| 552 | 2026-07-19T04:31:50.801Z | Checking errno v0.3.14 |
| 553 | 2026-07-19T04:31:50.883Z | Checking socket2 v0.6.4 |
| 554 | 2026-07-19T04:31:50.916Z | Compiling equivalent v1.0.2 |
| 555 | 2026-07-19T04:31:50.939Z | Compiling pest_meta v2.8.6 |
| 556 | 2026-07-19T04:31:51.001Z | Compiling hashbrown v0.17.1 |
| 557 | 2026-07-19T04:31:51.112Z | Compiling parking_lot_core v0.9.12 |
| 558 | 2026-07-19T04:31:51.122Z | Compiling zerocopy v0.8.50 |
| 559 | 2026-07-19T04:31:51.408Z | Checking scopeguard v1.2.0 |
| 560 | 2026-07-19T04:31:51.501Z | Compiling indexmap v2.14.0 |
| 561 | 2026-07-19T04:31:51.550Z | Checking base64ct v1.8.3 |
| 562 | 2026-07-19T04:31:51.560Z | Checking lock_api v0.4.14 |
| 563 | 2026-07-19T04:31:51.751Z | Checking pretty-hex v0.4.2 |
| 564 | 2026-07-19T04:31:51.769Z | Checking pem-rfc7468 v0.7.0 |
| 565 | 2026-07-19T04:31:51.849Z | Checking stable_deref_trait v1.2.1 |
| 566 | 2026-07-19T04:31:51.909Z | Checking once_cell v1.21.4 |
| 567 | 2026-07-19T04:31:51.920Z | Compiling byteorder v1.5.0 |
| 568 | 2026-07-19T04:31:51.960Z | Checking parking_lot v0.12.5 |
| 569 | 2026-07-19T04:31:52.081Z | Checking signal-hook-registry v1.4.8 |
| 570 | 2026-07-19T04:31:52.120Z | Checking num-integer v0.1.46 |
| 571 | 2026-07-19T04:31:52.143Z | Checking mio v1.2.1 |
| 572 | 2026-07-19T04:31:52.146Z | Checking futures-core v0.3.32 |
| 573 | 2026-07-19T04:31:52.240Z | Checking plain v0.2.3 |
| 574 | 2026-07-19T04:31:52.334Z | Compiling pest_generator v2.8.6 |
| 575 | 2026-07-19T04:31:52.338Z | Compiling synstructure v0.13.2 |
| 576 | 2026-07-19T04:31:52.398Z | Checking futures-sink v0.3.32 |
| 577 | 2026-07-19T04:31:52.496Z | Compiling proc-macro-error-attr v1.0.4 |
| 578 | 2026-07-19T04:31:52.847Z | Compiling pkg-config v0.3.33 |
| 579 | 2026-07-19T04:31:52.955Z | Checking futures-channel v0.3.32 |
| 580 | 2026-07-19T04:31:52.968Z | Checking num-iter v0.1.45 |
| 581 | 2026-07-19T04:31:52.985Z | Compiling semver v1.0.28 |
| 582 | 2026-07-19T04:31:53.025Z | Compiling proc-macro-error v1.0.4 |
| 583 | 2026-07-19T04:31:53.077Z | Compiling usdt-impl v0.5.0 |
| 584 | 2026-07-19T04:31:53.152Z | Compiling vcpkg v0.2.15 |
| 585 | 2026-07-19T04:31:53.262Z | Compiling rustix v1.1.4 |
| 586 | 2026-07-19T04:31:53.496Z | Checking tracing-core v0.1.36 |
| 587 | 2026-07-19T04:31:53.600Z | Compiling serde_derive v1.0.228 |
| 588 | 2026-07-19T04:31:53.610Z | Compiling zeroize_derive v1.4.3 |
| 589 | 2026-07-19T04:31:53.664Z | Compiling thiserror-impl v2.0.18 |
| 590 | 2026-07-19T04:31:53.753Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-07-19T04:31:53.815Z | Compiling zerocopy-derive v0.8.50 |
| 592 | 2026-07-19T04:31:53.860Z | Compiling pest_derive v2.8.6 |
| 593 | 2026-07-19T04:31:54.281Z | Compiling zerofrom-derive v0.1.7 |
| 594 | 2026-07-19T04:31:54.300Z | Checking zeroize v1.8.2 |
| 595 | 2026-07-19T04:31:54.393Z | Compiling yoke-derive v0.8.2 |
| 596 | 2026-07-19T04:31:54.897Z | Checking crypto-common v0.1.6 |
| 597 | 2026-07-19T04:31:54.927Z | Checking block-buffer v0.10.4 |
| 598 | 2026-07-19T04:31:55.014Z | Checking der v0.7.10 |
| 599 | 2026-07-19T04:31:55.039Z | Compiling zerocopy-derive v0.7.35 |
| 600 | 2026-07-19T04:31:55.056Z | Checking digest v0.10.7 |
| 601 | 2026-07-19T04:31:55.247Z | Compiling tokio-macros v2.7.0 |
| 602 | 2026-07-19T04:31:55.371Z | Compiling zerovec-derive v0.11.3 |
| 603 | 2026-07-19T04:31:55.468Z | Checking zerofrom v0.1.8 |
| 604 | 2026-07-19T04:31:55.579Z | Compiling displaydoc v0.2.6 |
| 605 | 2026-07-19T04:31:55.589Z | Checking yoke v0.8.3 |
| 606 | 2026-07-19T04:31:55.758Z | Checking spki v0.7.3 |
| 607 | 2026-07-19T04:31:55.880Z | Compiling scroll_derive v0.12.1 |
| 608 | 2026-07-19T04:31:55.910Z | Compiling zerocopy v0.7.35 |
| 609 | 2026-07-19T04:31:55.920Z | Checking pkcs8 v0.10.2 |
| 610 | 2026-07-19T04:31:55.999Z | Checking tokio v1.52.3 |
| 611 | 2026-07-19T04:31:56.071Z | Compiling dtrace-parser v0.2.0 |
| 612 | 2026-07-19T04:31:56.462Z | Checking hmac v0.12.1 |
| 613 | 2026-07-19T04:31:56.473Z | Checking zerovec v0.11.6 |
| 614 | 2026-07-19T04:31:56.590Z | Checking scroll v0.12.0 |
| 615 | 2026-07-19T04:31:56.691Z | Compiling tracing-attributes v0.1.31 |
| 616 | 2026-07-19T04:31:56.735Z | Checking num-bigint v0.4.6 |
| 617 | 2026-07-19T04:31:56.810Z | Compiling futures-macro v0.3.32 |
| 618 | 2026-07-19T04:31:56.820Z | Compiling serde_tokenstream v0.2.3 |
| 619 | 2026-07-19T04:31:56.888Z | Compiling dof v0.3.0 |
| 620 | 2026-07-19T04:31:56.926Z | Checking tinystr v0.8.3 |
| 621 | 2026-07-19T04:31:57.105Z | Checking http v1.4.1 |
| 622 | 2026-07-19T04:31:57.108Z | Compiling thread-id v4.2.2 |
| 623 | 2026-07-19T04:31:57.224Z | Compiling aho-corasick v1.1.4 |
| 624 | 2026-07-19T04:31:57.234Z | Compiling regex-syntax v0.8.10 |
| 625 | 2026-07-19T04:31:57.579Z | Compiling winnow v1.0.3 |
| 626 | 2026-07-19T04:31:57.632Z | Checking litemap v0.8.2 |
| 627 | 2026-07-19T04:31:57.675Z | Checking futures-task v0.3.32 |
| 628 | 2026-07-19T04:31:57.805Z | Checking futures-io v0.3.32 |
| 629 | 2026-07-19T04:31:57.816Z | Checking slab v0.4.12 |
| 630 | 2026-07-19T04:31:57.914Z | Checking writeable v0.6.3 |
| 631 | 2026-07-19T04:31:57.924Z | Checking spin v0.9.8 |
| 632 | 2026-07-19T04:31:57.974Z | Checking futures-util v0.3.32 |
| 633 | 2026-07-19T04:31:58.039Z | Checking lazy_static v1.5.0 |
| 634 | 2026-07-19T04:31:58.079Z | Checking icu_locale_core v2.2.0 |
| 635 | 2026-07-19T04:31:58.124Z | Checking tracing v0.1.44 |
| 636 | 2026-07-19T04:31:58.249Z | Checking ppv-lite86 v0.2.21 |
| 637 | 2026-07-19T04:31:58.614Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 638 | 2026-07-19T04:31:58.669Z | Checking potential_utf v0.1.5 |
| 639 | 2026-07-19T04:31:58.687Z | Checking goblin v0.8.2 |
| 640 | 2026-07-19T04:31:58.780Z | Compiling regex-automata v0.4.14 |
| 641 | 2026-07-19T04:31:58.810Z | Checking zerotrie v0.2.4 |
| 642 | 2026-07-19T04:31:59.058Z | Checking signature v2.2.0 |
| 643 | 2026-07-19T04:31:59.188Z | Compiling slog v2.8.2 |
| 644 | 2026-07-19T04:31:59.198Z | Compiling ring v0.17.14 |
| 645 | 2026-07-19T04:31:59.377Z | Checking ff v0.13.1 |
| 646 | 2026-07-19T04:31:59.428Z | Compiling time-core v0.1.8 |
| 647 | 2026-07-19T04:31:59.446Z | Checking base16ct v0.2.0 |
| 648 | 2026-07-19T04:31:59.504Z | Compiling icu_normalizer_data v2.2.0 |
| 649 | 2026-07-19T04:31:59.570Z | Compiling toml_datetime v0.6.11 |
| 650 | 2026-07-19T04:31:59.580Z | Checking cpufeatures v0.2.17 |
| 651 | 2026-07-19T04:31:59.645Z | Compiling num-conv v0.2.2 |
| 652 | 2026-07-19T04:31:59.655Z | Checking utf8_iter v1.0.4 |
| 653 | 2026-07-19T04:31:59.717Z | Checking powerfmt v0.2.0 |
| 654 | 2026-07-19T04:31:59.739Z | Compiling icu_properties_data v2.2.0 |
| 655 | 2026-07-19T04:31:59.775Z | Compiling winnow v0.5.40 |
| 656 | 2026-07-19T04:31:59.796Z | Compiling radium v0.7.0 |
| 657 | 2026-07-19T04:31:59.803Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 658 | 2026-07-19T04:31:59.865Z | Compiling heck v0.4.1 |
| 659 | 2026-07-19T04:31:59.987Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 660 | 2026-07-19T04:32:00.011Z | Checking deranged v0.5.8 |
| 661 | 2026-07-19T04:32:00.030Z | Compiling time-macros v0.2.27 |
| 662 | 2026-07-19T04:32:00.064Z | Checking icu_collections v2.2.0 |
| 663 | 2026-07-19T04:32:00.474Z | Checking sec1 v0.7.3 |
| 664 | 2026-07-19T04:32:00.678Z | Compiling regex v1.12.3 |
| 665 | 2026-07-19T04:32:00.887Z | Checking group v0.13.0 |
| 666 | 2026-07-19T04:32:00.997Z | Checking icu_provider v2.2.0 |
| 667 | 2026-07-19T04:32:01.010Z | Checking http-body v1.0.1 |
| 668 | 2026-07-19T04:32:01.018Z | Checking erased-serde v0.3.31 |
| 669 | 2026-07-19T04:32:01.040Z | Compiling toml_edit v0.19.15 |
| 670 | 2026-07-19T04:32:01.077Z | Checking hkdf v0.12.4 |
| 671 | 2026-07-19T04:32:01.167Z | Checking crypto-bigint v0.5.5 |
| 672 | 2026-07-19T04:32:01.280Z | Compiling httparse v1.10.1 |
| 673 | 2026-07-19T04:32:01.372Z | Checking tap v1.0.1 |
| 674 | 2026-07-19T04:32:01.466Z | Checking wyz v0.5.1 |
| 675 | 2026-07-19T04:32:01.506Z | Checking time v0.3.47 |
| 676 | 2026-07-19T04:32:01.635Z | Compiling proc-macro-crate v3.5.0 |
| 677 | 2026-07-19T04:32:01.684Z | Checking sha2 v0.10.9 |
| 678 | 2026-07-19T04:32:01.720Z | Compiling usdt-attr-macro v0.5.0 |
| 679 | 2026-07-19T04:32:01.796Z | Compiling usdt-macro v0.5.0 |
| 680 | 2026-07-19T04:32:01.828Z | Checking num-rational v0.4.2 |
| 681 | 2026-07-19T04:32:01.937Z | Checking num-complex v0.4.6 |
| 682 | 2026-07-19T04:32:02.064Z | Checking rustls-pki-types v1.14.1 |
| 683 | 2026-07-19T04:32:02.121Z | Compiling libz-sys v1.1.29 |
| 684 | 2026-07-19T04:32:02.204Z | Checking elliptic-curve v0.13.8 |
| 685 | 2026-07-19T04:32:02.285Z | Compiling proc-macro-crate v1.3.1 |
| 686 | 2026-07-19T04:32:02.352Z | Compiling openssl-sys v0.9.116 |
| 687 | 2026-07-19T04:32:02.451Z | Compiling rustc_version v0.4.1 |
| 688 | 2026-07-19T04:32:02.476Z | Checking memmap v0.7.0 |
| 689 | 2026-07-19T04:32:02.509Z | Checking untrusted v0.9.0 |
| 690 | 2026-07-19T04:32:02.519Z | Compiling camino v1.2.2 |
| 691 | 2026-07-19T04:32:02.603Z | Compiling crossbeam-utils v0.8.21 |
| 692 | 2026-07-19T04:32:02.617Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 693 | 2026-07-19T04:32:02.627Z | Compiling getrandom v0.4.2 |
| 694 | 2026-07-19T04:32:02.639Z | Checking rand_core v0.10.1 |
| 695 | 2026-07-19T04:32:02.778Z | Compiling anyhow v1.0.104 |
| 696 | 2026-07-19T04:32:02.864Z | Checking tower-service v0.3.3 |
| 697 | 2026-07-19T04:32:02.874Z | Checking funty v2.0.0 |
| 698 | 2026-07-19T04:32:02.900Z | Checking try-lock v0.2.5 |
| 699 | 2026-07-19T04:32:02.965Z | Compiling curve25519-dalek v4.1.3 |
| 700 | 2026-07-19T04:32:02.994Z | Checking want v0.3.1 |
| 701 | 2026-07-19T04:32:02.997Z | Checking usdt v0.5.0 |
| 702 | 2026-07-19T04:32:03.086Z | Compiling num_enum_derive v0.5.11 |
| 703 | 2026-07-19T04:32:03.152Z | Checking num v0.4.3 |
| 704 | 2026-07-19T04:32:03.172Z | Compiling num_enum_derive v0.7.6 |
| 705 | 2026-07-19T04:32:03.184Z | Checking bitvec v1.1.1 |
| 706 | 2026-07-19T04:32:03.187Z | Checking icu_properties v2.2.0 |
| 707 | 2026-07-19T04:32:03.222Z | Checking icu_normalizer v2.2.0 |
| 708 | 2026-07-19T04:32:03.330Z | Checking rand_chacha v0.3.1 |
| 709 | 2026-07-19T04:32:03.495Z | Checking rfc6979 v0.4.0 |
| 710 | 2026-07-19T04:32:03.559Z | Checking arc-swap v1.9.1 |
| 711 | 2026-07-19T04:32:03.608Z | Compiling heck v0.5.0 |
| 712 | 2026-07-19T04:32:03.773Z | Checking atomic-waker v1.1.2 |
| 713 | 2026-07-19T04:32:03.816Z | Checking colored v3.1.1 |
| 714 | 2026-07-19T04:32:03.849Z | Checking percent-encoding v2.3.2 |
| 715 | 2026-07-19T04:32:03.874Z | Checking iana-time-zone v0.1.65 |
| 716 | 2026-07-19T04:32:03.984Z | Checking no-std-net v0.6.0 |
| 717 | 2026-07-19T04:32:03.994Z | Compiling num-bigint-dig v0.8.6 |
| 718 | 2026-07-19T04:32:04.012Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 719 | 2026-07-19T04:32:04.040Z | Compiling rustls v0.23.40 |
| 720 | 2026-07-19T04:32:04.054Z | Checking pnet_base v0.35.0 |
| 721 | 2026-07-19T04:32:04.109Z | Checking num_enum v0.5.11 |
| 722 | 2026-07-19T04:32:04.144Z | Checking idna_adapter v1.2.2 |
| 723 | 2026-07-19T04:32:04.179Z | Checking rustls-webpki v0.103.13 |
| 724 | 2026-07-19T04:32:04.220Z | Checking form_urlencoded v1.2.2 |
| 725 | 2026-07-19T04:32:04.243Z | Checking chrono v0.4.45 |
| 726 | 2026-07-19T04:32:04.253Z | Checking num_enum v0.7.6 |
| 727 | 2026-07-19T04:32:04.271Z | Checking hyper v1.10.1 |
| 728 | 2026-07-19T04:32:04.296Z | Checking ecdsa v0.16.9 |
| 729 | 2026-07-19T04:32:04.306Z | Checking rand v0.8.6 |
| 730 | 2026-07-19T04:32:04.732Z | Checking primeorder v0.13.6 |
| 731 | 2026-07-19T04:32:04.819Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 732 | 2026-07-19T04:32:04.830Z | Compiling foreign-types-macros v0.2.3 |
| 733 | 2026-07-19T04:32:04.850Z | Compiling scroll_derive v0.13.1 |
| 734 | 2026-07-19T04:32:04.886Z | Compiling curve25519-dalek-derive v0.1.1 |
| 735 | 2026-07-19T04:32:04.962Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 736 | 2026-07-19T04:32:04.972Z | Compiling cargo-platform v0.3.3 |
| 737 | 2026-07-19T04:32:05.135Z | Compiling indexmap v1.9.3 |
| 738 | 2026-07-19T04:32:05.267Z | Checking thread_local v1.1.9 |
| 739 | 2026-07-19T04:32:05.346Z | Compiling bitflags v2.13.0 |
| 740 | 2026-07-19T04:32:05.434Z | Checking either v1.16.0 |
| 741 | 2026-07-19T04:32:05.560Z | Compiling getrandom v0.3.4 |
| 742 | 2026-07-19T04:32:05.571Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 743 | 2026-07-19T04:32:05.619Z | Checking cpufeatures v0.3.0 |
| 744 | 2026-07-19T04:32:05.690Z | Checking foreign-types-shared v0.3.1 |
| 745 | 2026-07-19T04:32:05.777Z | Checking utf8parse v0.2.2 |
| 746 | 2026-07-19T04:32:05.828Z | Compiling slog-async v2.8.0 |
| 747 | 2026-07-19T04:32:05.876Z | Compiling prettyplease v0.2.37 |
| 748 | 2026-07-19T04:32:05.927Z | Checking anstyle-parse v1.0.0 |
| 749 | 2026-07-19T04:32:05.950Z | Checking foreign-types v0.5.0 |
| 750 | 2026-07-19T04:32:06.022Z | Checking chacha20 v0.10.0 |
| 751 | 2026-07-19T04:32:06.057Z | Checking scroll v0.13.0 |
| 752 | 2026-07-19T04:32:06.080Z | Checking itertools v0.12.1 |
| 753 | 2026-07-19T04:32:06.250Z | Compiling cargo_metadata v0.23.1 |
| 754 | 2026-07-19T04:32:06.263Z | Checking crossbeam-channel v0.5.15 |
| 755 | 2026-07-19T04:32:06.285Z | Checking hyper-util v0.1.20 |
| 756 | 2026-07-19T04:32:07.070Z | Checking idna v1.1.0 |
| 757 | 2026-07-19T04:32:07.115Z | Checking slog-scope v4.4.1 |
| 758 | 2026-07-19T04:32:07.246Z | Checking ed25519 v2.2.3 |
| 759 | 2026-07-19T04:32:07.295Z | Checking tokio-util v0.7.18 |
| 760 | 2026-07-19T04:32:07.319Z | Checking pkcs1 v0.7.5 |
| 761 | 2026-07-19T04:32:07.329Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 762 | 2026-07-19T04:32:07.407Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 763 | 2026-07-19T04:32:07.492Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 764 | 2026-07-19T04:32:07.522Z | Compiling async-trait v0.1.89 |
| 765 | 2026-07-19T04:32:07.522Z | Compiling thread-id v5.1.0 |
| 766 | 2026-07-19T04:32:07.612Z | Checking is-terminal v0.4.17 |
| 767 | 2026-07-19T04:32:07.628Z | Checking cstr-argument v0.1.2 |
| 768 | 2026-07-19T04:32:07.702Z | Compiling crc32fast v1.5.0 |
| 769 | 2026-07-19T04:32:07.749Z | Checking term v1.2.1 |
| 770 | 2026-07-19T04:32:07.906Z | Checking take_mut v0.2.2 |
| 771 | 2026-07-19T04:32:07.941Z | Checking tower-layer v0.3.3 |
| 772 | 2026-07-19T04:32:07.971Z | Checking base64 v0.22.1 |
| 773 | 2026-07-19T04:32:08.003Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 774 | 2026-07-19T04:32:08.013Z | Checking openssl-probe v0.2.1 |
| 775 | 2026-07-19T04:32:08.090Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 776 | 2026-07-19T04:32:08.119Z | Checking os_str_bytes v6.6.1 |
| 777 | 2026-07-19T04:32:08.195Z | Checking sync_wrapper v1.0.2 |
| 778 | 2026-07-19T04:32:08.214Z | Compiling fastrand v2.4.1 |
| 779 | 2026-07-19T04:32:08.277Z | Checking hashbrown v0.12.3 |
| 780 | 2026-07-19T04:32:08.288Z | Checking colorchoice v1.0.5 |
| 781 | 2026-07-19T04:32:08.312Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 782 | 2026-07-19T04:32:08.364Z | Checking anstyle-query v1.1.5 |
| 783 | 2026-07-19T04:32:08.418Z | Checking is_terminal_polyfill v1.70.2 |
| 784 | 2026-07-19T04:32:08.461Z | Checking anstyle v1.0.14 |
| 785 | 2026-07-19T04:32:08.476Z | Compiling portable-atomic v1.13.1 |
| 786 | 2026-07-19T04:32:08.505Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 787 | 2026-07-19T04:32:08.569Z | Compiling tempfile v3.27.0 |
| 788 | 2026-07-19T04:32:08.601Z | Checking clap_lex v0.2.4 |
| 789 | 2026-07-19T04:32:08.611Z | Checking tower v0.5.3 |
| 790 | 2026-07-19T04:32:08.640Z | Checking anstream v1.0.0 |
| 791 | 2026-07-19T04:32:08.763Z | Checking pem v3.0.6 |
| 792 | 2026-07-19T04:32:08.922Z | Checking rustls-native-certs v0.8.4 |
| 793 | 2026-07-19T04:32:09.059Z | Checking slog-term v2.9.2 |
| 794 | 2026-07-19T04:32:09.092Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 795 | 2026-07-19T04:32:09.123Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 796 | 2026-07-19T04:32:09.134Z | Checking tokio-rustls v0.26.4 |
| 797 | 2026-07-19T04:32:09.144Z | Checking rsa v0.9.10 |
| 798 | 2026-07-19T04:32:09.169Z | Compiling octocrab v0.53.0 |
| 799 | 2026-07-19T04:32:09.193Z | Checking ed25519-dalek v2.2.0 |
| 800 | 2026-07-19T04:32:09.286Z | Checking url v2.5.8 |
| 801 | 2026-07-19T04:32:09.324Z | Checking slog-stdlog v4.1.1 |
| 802 | 2026-07-19T04:32:09.360Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 803 | 2026-07-19T04:32:09.382Z | Checking goblin v0.10.7 |
| 804 | 2026-07-19T04:32:09.439Z | Checking rand v0.10.1 |
| 805 | 2026-07-19T04:32:09.525Z | Checking p384 v0.13.1 |
| 806 | 2026-07-19T04:32:09.558Z | Checking p256 v0.13.2 |
| 807 | 2026-07-19T04:32:09.651Z | Checking pnet_macros_support v0.35.0 |
| 808 | 2026-07-19T04:32:09.672Z | Compiling snafu-derive v0.8.9 |
| 809 | 2026-07-19T04:32:09.798Z | Checking simple_asn1 v0.6.4 |
| 810 | 2026-07-19T04:32:09.843Z | Compiling pnet_macros v0.35.0 |
| 811 | 2026-07-19T04:32:09.918Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 812 | 2026-07-19T04:32:09.928Z | Compiling clap_derive v3.2.25 |
| 813 | 2026-07-19T04:32:09.999Z | Checking futures-executor v0.3.32 |
| 814 | 2026-07-19T04:32:10.148Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 815 | 2026-07-19T04:32:10.158Z | Compiling num-derive v0.4.2 |
| 816 | 2026-07-19T04:32:10.185Z | Compiling serde_repr v0.1.20 |
| 817 | 2026-07-19T04:32:10.348Z | Compiling pin-project-internal v1.1.13 |
| 818 | 2026-07-19T04:32:10.589Z | Checking atty v0.2.14 |
| 819 | 2026-07-19T04:32:10.685Z | Checking pnet_sys v0.35.0 |
| 820 | 2026-07-19T04:32:10.762Z | Checking oxnet v0.1.6 |
| 821 | 2026-07-19T04:32:10.806Z | Checking termcolor v1.4.1 |
| 822 | 2026-07-19T04:32:10.943Z | Checking bitflags v1.3.2 |
| 823 | 2026-07-19T04:32:10.946Z | Checking clap_lex v1.1.0 |
| 824 | 2026-07-19T04:32:11.009Z | Compiling curl v0.4.49 |
| 825 | 2026-07-19T04:32:11.020Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 826 | 2026-07-19T04:32:11.107Z | Checking ryu v1.0.23 |
| 827 | 2026-07-19T04:32:11.243Z | Checking textwrap v0.16.2 |
| 828 | 2026-07-19T04:32:11.261Z | Checking adler2 v2.0.1 |
| 829 | 2026-07-19T04:32:11.368Z | Checking strsim v0.11.1 |
| 830 | 2026-07-19T04:32:11.403Z | Checking simd-adler32 v0.3.9 |
| 831 | 2026-07-19T04:32:11.435Z | Checking strsim v0.10.0 |
| 832 | 2026-07-19T04:32:11.440Z | Checking unicode-width v0.2.2 |
| 833 | 2026-07-19T04:32:11.496Z | Checking pin-project v1.1.13 |
| 834 | 2026-07-19T04:32:11.518Z | Checking snafu v0.8.9 |
| 835 | 2026-07-19T04:32:11.529Z | Checking clap_builder v4.6.0 |
| 836 | 2026-07-19T04:32:11.547Z | Checking miniz_oxide v0.8.9 |
| 837 | 2026-07-19T04:32:11.583Z | Checking serde_urlencoded v0.7.1 |
| 838 | 2026-07-19T04:32:11.601Z | Checking clap v3.2.25 |
| 839 | 2026-07-19T04:32:11.623Z | Checking libscf-sys v1.2.0 |
| 840 | 2026-07-19T04:32:11.688Z | Checking pnet_packet v0.35.0 |
| 841 | 2026-07-19T04:32:11.697Z | Checking console v0.16.3 |
| 842 | 2026-07-19T04:32:11.793Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 843 | 2026-07-19T04:32:11.902Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 844 | 2026-07-19T04:32:12.121Z | Checking futures v0.3.32 |
| 845 | 2026-07-19T04:32:12.197Z | Checking jsonwebtoken v10.4.0 |
| 846 | 2026-07-19T04:32:12.211Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 847 | 2026-07-19T04:32:12.445Z | Checking tower-http v0.6.11 |
| 848 | 2026-07-19T04:32:12.532Z | Checking rand_core v0.9.5 |
| 849 | 2026-07-19T04:32:12.653Z | Checking slog-envlogger v2.2.0 |
| 850 | 2026-07-19T04:32:12.703Z | Checking hyper-rustls v0.27.9 |
| 851 | 2026-07-19T04:32:13.937Z | Checking hyper-timeout v0.5.2 |
| 852 | 2026-07-19T04:32:13.940Z | Compiling clap_derive v4.6.1 |
| 853 | 2026-07-19T04:32:13.940Z | Checking http-body-util v0.1.3 |
| 854 | 2026-07-19T04:32:13.940Z | Compiling zone_cfg_derive v0.3.1 |
| 855 | 2026-07-19T04:32:13.940Z | Checking http-serde v2.1.1 |
| 856 | 2026-07-19T04:32:13.940Z | Checking ipnetwork v0.20.0 |
| 857 | 2026-07-19T04:32:13.940Z | Checking secrecy v0.10.3 |
| 858 | 2026-07-19T04:32:13.940Z | Compiling async-recursion v0.3.2 |
| 859 | 2026-07-19T04:32:13.940Z | Checking serde_path_to_error v0.1.20 |
| 860 | 2026-07-19T04:32:13.940Z | Checking serde_spanned v1.1.1 |
| 861 | 2026-07-19T04:32:13.940Z | Checking filetime v0.2.29 |
| 862 | 2026-07-19T04:32:13.940Z | Checking xattr v1.6.1 |
| 863 | 2026-07-19T04:32:13.940Z | Checking unit-prefix v0.5.2 |
| 864 | 2026-07-19T04:32:13.940Z | Checking web-time v1.1.0 |
| 865 | 2026-07-19T04:32:13.940Z | Checking openssl-probe v0.1.6 |
| 866 | 2026-07-19T04:32:13.940Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 867 | 2026-07-19T04:32:13.940Z | Compiling pnet v0.35.0 |
| 868 | 2026-07-19T04:32:13.940Z | Checking hex v0.4.3 |
| 869 | 2026-07-19T04:32:13.940Z | Checking zone v0.3.1 |
| 870 | 2026-07-19T04:32:13.955Z | Checking toml v1.1.2+spec-1.1.0 |
| 871 | 2026-07-19T04:32:13.988Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 872 | 2026-07-19T04:32:14.022Z | Checking indicatif v0.18.4 |
| 873 | 2026-07-19T04:32:14.053Z | Checking sha256 v1.6.0 |
| 874 | 2026-07-19T04:32:14.183Z | Checking tar v0.4.46 |
| 875 | 2026-07-19T04:32:14.217Z | Checking pnet_transport v0.35.0 |
| 876 | 2026-07-19T04:32:14.227Z | Checking pnet_datalink v0.35.0 |
| 877 | 2026-07-19T04:32:14.370Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 878 | 2026-07-19T04:32:14.389Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 879 | 2026-07-19T04:32:14.434Z | Checking flate2 v1.1.9 |
| 880 | 2026-07-19T04:32:14.472Z | Checking rand_chacha v0.9.0 |
| 881 | 2026-07-19T04:32:14.564Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 882 | 2026-07-19T04:32:14.567Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 883 | 2026-07-19T04:32:14.727Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 884 | 2026-07-19T04:32:14.737Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 885 | 2026-07-19T04:32:14.740Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 886 | 2026-07-19T04:32:14.758Z | Checking memmap2 v0.9.10 |
| 887 | 2026-07-19T04:32:14.791Z | Checking clap v4.6.1 |
| 888 | 2026-07-19T04:32:14.866Z | Checking libloading v0.8.9 |
| 889 | 2026-07-19T04:32:14.894Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 890 | 2026-07-19T04:32:14.913Z | Checking fs_extra v1.3.0 |
| 891 | 2026-07-19T04:32:14.942Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 892 | 2026-07-19T04:32:15.012Z | Checking rand v0.9.4 |
| 893 | 2026-07-19T04:32:15.114Z | Checking macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 894 | 2026-07-19T04:32:15.168Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 895 | 2026-07-19T04:32:15.442Z | Checking usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 896 | 2026-07-19T04:32:25.553Z | Checking softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 897 | 2026-07-19T04:32:25.752Z | Checking scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 898 | 2026-07-19T04:32:26.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.50s |
| 899 | 2026-07-19T04:32:26.570Z | + banner build |
| 900 | 2026-07-19T04:32:26.575Z | |
| 901 | 2026-07-19T04:32:26.575Z | ##### # # # # ##### |
| 902 | 2026-07-19T04:32:26.575Z | # # # # # # # # |
| 903 | 2026-07-19T04:32:26.575Z | ##### # # # # # # |
| 904 | 2026-07-19T04:32:26.575Z | # # # # # # # # |
| 905 | 2026-07-19T04:32:26.575Z | # # # # # # # # |
| 906 | 2026-07-19T04:32:26.575Z | ##### #### # ###### ##### |
| 907 | 2026-07-19T04:32:26.575Z | |
| 908 | 2026-07-19T04:32:26.575Z | + ptime -m cargo build |
| 909 | 2026-07-19T04:32:26.854Z | Compiling unicode-ident v1.0.24 |
| 910 | 2026-07-19T04:32:26.854Z | Compiling cfg-if v1.0.4 |
| 911 | 2026-07-19T04:32:26.855Z | Compiling memchr v2.8.1 |
| 912 | 2026-07-19T04:32:26.855Z | Compiling itoa v1.0.18 |
| 913 | 2026-07-19T04:32:26.858Z | Compiling libc v0.2.186 |
| 914 | 2026-07-19T04:32:26.858Z | Compiling serde_core v1.0.228 |
| 915 | 2026-07-19T04:32:26.911Z | Compiling subtle v2.6.1 |
| 916 | 2026-07-19T04:32:26.911Z | Compiling log v0.4.32 |
| 917 | 2026-07-19T04:32:26.950Z | Compiling once_cell v1.21.4 |
| 918 | 2026-07-19T04:32:27.004Z | Compiling proc-macro2 v1.0.106 |
| 919 | 2026-07-19T04:32:27.044Z | Compiling zmij v1.0.21 |
| 920 | 2026-07-19T04:32:27.066Z | Compiling typenum v1.20.1 |
| 921 | 2026-07-19T04:32:27.093Z | Compiling smallvec v1.15.1 |
| 922 | 2026-07-19T04:32:27.146Z | Compiling const-oid v0.9.6 |
| 923 | 2026-07-19T04:32:27.234Z | Compiling getrandom v0.2.17 |
| 924 | 2026-07-19T04:32:27.291Z | Compiling libm v0.2.16 |
| 925 | 2026-07-19T04:32:27.315Z | Compiling pin-project-lite v0.2.17 |
| 926 | 2026-07-19T04:32:27.330Z | Compiling ucd-trie v0.1.7 |
| 927 | 2026-07-19T04:32:27.402Z | Compiling quote v1.0.45 |
| 928 | 2026-07-19T04:32:27.408Z | Compiling bytes v1.11.1 |
| 929 | 2026-07-19T04:32:27.566Z | Compiling syn v2.0.117 |
| 930 | 2026-07-19T04:32:27.623Z | Compiling syn v1.0.109 |
| 931 | 2026-07-19T04:32:27.684Z | Compiling pest v2.8.6 |
| 932 | 2026-07-19T04:32:27.709Z | Compiling serde_json v1.0.150 |
| 933 | 2026-07-19T04:32:27.714Z | Compiling rand_core v0.6.4 |
| 934 | 2026-07-19T04:32:27.931Z | Compiling errno v0.3.14 |
| 935 | 2026-07-19T04:32:28.036Z | Compiling num-traits v0.2.19 |
| 936 | 2026-07-19T04:32:28.073Z | Compiling socket2 v0.6.4 |
| 937 | 2026-07-19T04:32:28.491Z | Compiling byteorder v1.5.0 |
| 938 | 2026-07-19T04:32:28.520Z | Compiling scopeguard v1.2.0 |
| 939 | 2026-07-19T04:32:28.616Z | Compiling base64ct v1.8.3 |
| 940 | 2026-07-19T04:32:28.664Z | Compiling lock_api v0.4.14 |
| 941 | 2026-07-19T04:32:28.686Z | Compiling parking_lot_core v0.9.12 |
| 942 | 2026-07-19T04:32:28.712Z | Compiling stable_deref_trait v1.2.1 |
| 943 | 2026-07-19T04:32:28.759Z | Compiling pest_meta v2.8.6 |
| 944 | 2026-07-19T04:32:28.781Z | Compiling signal-hook-registry v1.4.8 |
| 945 | 2026-07-19T04:32:28.878Z | Compiling pem-rfc7468 v0.7.0 |
| 946 | 2026-07-19T04:32:28.889Z | Compiling parking_lot v0.12.5 |
| 947 | 2026-07-19T04:32:28.982Z | Compiling mio v1.2.1 |
| 948 | 2026-07-19T04:32:28.997Z | Compiling pretty-hex v0.4.2 |
| 949 | 2026-07-19T04:32:29.075Z | Compiling futures-core v0.3.32 |
| 950 | 2026-07-19T04:32:29.130Z | Compiling num-integer v0.1.46 |
| 951 | 2026-07-19T04:32:29.208Z | Compiling futures-sink v0.3.32 |
| 952 | 2026-07-19T04:32:29.289Z | Compiling winnow v1.0.3 |
| 953 | 2026-07-19T04:32:29.303Z | Compiling plain v0.2.3 |
| 954 | 2026-07-19T04:32:29.404Z | Compiling futures-channel v0.3.32 |
| 955 | 2026-07-19T04:32:29.457Z | Compiling proc-macro-error-attr v1.0.4 |
| 956 | 2026-07-19T04:32:29.496Z | Compiling http v1.4.1 |
| 957 | 2026-07-19T04:32:29.617Z | Compiling tracing-core v0.1.36 |
| 958 | 2026-07-19T04:32:29.898Z | Compiling futures-io v0.3.32 |
| 959 | 2026-07-19T04:32:30.055Z | Compiling spin v0.9.8 |
| 960 | 2026-07-19T04:32:30.069Z | Compiling slab v0.4.12 |
| 961 | 2026-07-19T04:32:30.187Z | Compiling litemap v0.8.2 |
| 962 | 2026-07-19T04:32:30.217Z | Compiling bitflags v2.13.0 |
| 963 | 2026-07-19T04:32:30.241Z | Compiling futures-task v0.3.32 |
| 964 | 2026-07-19T04:32:30.350Z | Compiling writeable v0.6.3 |
| 965 | 2026-07-19T04:32:30.375Z | Compiling synstructure v0.13.2 |
| 966 | 2026-07-19T04:32:30.402Z | Compiling pest_generator v2.8.6 |
| 967 | 2026-07-19T04:32:30.408Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 968 | 2026-07-19T04:32:30.449Z | Compiling lazy_static v1.5.0 |
| 969 | 2026-07-19T04:32:30.484Z | Compiling proc-macro-error v1.0.4 |
| 970 | 2026-07-19T04:32:30.532Z | Compiling num-iter v0.1.45 |
| 971 | 2026-07-19T04:32:30.546Z | Compiling ff v0.13.1 |
| 972 | 2026-07-19T04:32:30.643Z | Compiling aho-corasick v1.1.4 |
| 973 | 2026-07-19T04:32:30.675Z | Compiling thread-id v4.2.2 |
| 974 | 2026-07-19T04:32:30.748Z | Compiling powerfmt v0.2.0 |
| 975 | 2026-07-19T04:32:30.752Z | Compiling regex-syntax v0.8.10 |
| 976 | 2026-07-19T04:32:30.875Z | Compiling utf8_iter v1.0.4 |
| 977 | 2026-07-19T04:32:30.950Z | Compiling time-core v0.1.8 |
| 978 | 2026-07-19T04:32:30.957Z | Compiling cpufeatures v0.2.17 |
| 979 | 2026-07-19T04:32:31.010Z | Compiling num-conv v0.2.2 |
| 980 | 2026-07-19T04:32:31.017Z | Compiling base16ct v0.2.0 |
| 981 | 2026-07-19T04:32:31.023Z | Compiling deranged v0.5.8 |
| 982 | 2026-07-19T04:32:31.023Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 983 | 2026-07-19T04:32:31.091Z | Compiling group v0.13.0 |
| 984 | 2026-07-19T04:32:31.158Z | Compiling time-macros v0.2.27 |
| 985 | 2026-07-19T04:32:31.189Z | Compiling http-body v1.0.1 |
| 986 | 2026-07-19T04:32:31.331Z | Compiling icu_normalizer_data v2.2.0 |
| 987 | 2026-07-19T04:32:31.403Z | Compiling icu_properties_data v2.2.0 |
| 988 | 2026-07-19T04:32:31.537Z | Compiling proc-macro-crate v1.3.1 |
| 989 | 2026-07-19T04:32:31.638Z | Compiling serde_derive v1.0.228 |
| 990 | 2026-07-19T04:32:31.866Z | Compiling zeroize_derive v1.4.3 |
| 991 | 2026-07-19T04:32:31.920Z | Compiling thiserror-impl v2.0.18 |
| 992 | 2026-07-19T04:32:32.051Z | Compiling thiserror-impl v1.0.69 |
| 993 | 2026-07-19T04:32:32.147Z | Compiling zerocopy-derive v0.8.50 |
| 994 | 2026-07-19T04:32:32.572Z | Compiling zeroize v1.8.2 |
| 995 | 2026-07-19T04:32:32.713Z | Compiling generic-array v0.14.9 |
| 996 | 2026-07-19T04:32:32.747Z | Compiling zerofrom-derive v0.1.7 |
| 997 | 2026-07-19T04:32:33.195Z | Compiling crypto-common v0.1.6 |
| 998 | 2026-07-19T04:32:33.196Z | Compiling thiserror v2.0.18 |
| 999 | 2026-07-19T04:32:33.242Z | Compiling block-buffer v0.10.4 |
| 1000 | 2026-07-19T04:32:33.293Z | Compiling thiserror v1.0.69 |
| 1001 | 2026-07-19T04:32:33.321Z | Compiling pest_derive v2.8.6 |
| 1002 | 2026-07-19T04:32:33.413Z | Compiling digest v0.10.7 |
| 1003 | 2026-07-19T04:32:33.423Z | Compiling yoke-derive v0.8.2 |
| 1004 | 2026-07-19T04:32:33.474Z | Compiling der v0.7.10 |
| 1005 | 2026-07-19T04:32:33.597Z | Compiling tokio-macros v2.7.0 |
| 1006 | 2026-07-19T04:32:33.624Z | Compiling zerovec-derive v0.11.3 |
| 1007 | 2026-07-19T04:32:33.942Z | Compiling displaydoc v0.2.6 |
| 1008 | 2026-07-19T04:32:34.005Z | Compiling zerofrom v0.1.8 |
| 1009 | 2026-07-19T04:32:34.124Z | Compiling zerocopy v0.8.50 |
| 1010 | 2026-07-19T04:32:34.370Z | Compiling tokio v1.52.3 |
| 1011 | 2026-07-19T04:32:34.413Z | Compiling serde v1.0.228 |
| 1012 | 2026-07-19T04:32:34.773Z | Compiling yoke v0.8.3 |
| 1013 | 2026-07-19T04:32:34.779Z | Compiling spki v0.7.3 |
| 1014 | 2026-07-19T04:32:34.795Z | Compiling zerocopy-derive v0.7.35 |
| 1015 | 2026-07-19T04:32:34.947Z | Compiling zerovec v0.11.6 |
| 1016 | 2026-07-19T04:32:34.955Z | Compiling pkcs8 v0.10.2 |
| 1017 | 2026-07-19T04:32:34.972Z | Compiling hmac v0.12.1 |
| 1018 | 2026-07-19T04:32:35.058Z | Compiling serde_tokenstream v0.2.3 |
| 1019 | 2026-07-19T04:32:35.100Z | Compiling futures-macro v0.3.32 |
| 1020 | 2026-07-19T04:32:35.220Z | Compiling tracing-attributes v0.1.31 |
| 1021 | 2026-07-19T04:32:35.345Z | Compiling zerotrie v0.2.4 |
| 1022 | 2026-07-19T04:32:35.469Z | Compiling tinystr v0.8.3 |
| 1023 | 2026-07-19T04:32:35.652Z | Compiling icu_locale_core v2.2.0 |
| 1024 | 2026-07-19T04:32:35.674Z | Compiling potential_utf v0.1.5 |
| 1025 | 2026-07-19T04:32:35.683Z | Compiling zerocopy v0.7.35 |
| 1026 | 2026-07-19T04:32:35.840Z | Compiling num-bigint v0.4.6 |
| 1027 | 2026-07-19T04:32:35.955Z | Compiling futures-util v0.3.32 |
| 1028 | 2026-07-19T04:32:36.001Z | Compiling dtrace-parser v0.2.0 |
| 1029 | 2026-07-19T04:32:36.226Z | Compiling signature v2.2.0 |
| 1030 | 2026-07-19T04:32:36.370Z | Compiling scroll_derive v0.12.1 |
| 1031 | 2026-07-19T04:32:36.477Z | Compiling tracing v0.1.44 |
| 1032 | 2026-07-19T04:32:36.754Z | Compiling icu_provider v2.2.0 |
| 1033 | 2026-07-19T04:32:36.768Z | Compiling dof v0.3.0 |
| 1034 | 2026-07-19T04:32:36.886Z | Compiling icu_collections v2.2.0 |
| 1035 | 2026-07-19T04:32:37.086Z | Compiling sec1 v0.7.3 |
| 1036 | 2026-07-19T04:32:37.102Z | Compiling scroll v0.12.0 |
| 1037 | 2026-07-19T04:32:37.119Z | Compiling hkdf v0.12.4 |
| 1038 | 2026-07-19T04:32:37.189Z | Compiling erased-serde v0.3.31 |
| 1039 | 2026-07-19T04:32:37.257Z | Compiling crypto-bigint v0.5.5 |
| 1040 | 2026-07-19T04:32:37.329Z | Compiling regex-automata v0.4.14 |
| 1041 | 2026-07-19T04:32:37.355Z | Compiling goblin v0.8.2 |
| 1042 | 2026-07-19T04:32:37.355Z | Compiling ppv-lite86 v0.2.21 |
| 1043 | 2026-07-19T04:32:37.434Z | Compiling usdt-impl v0.5.0 |
| 1044 | 2026-07-19T04:32:37.676Z | Compiling slog v2.8.2 |
| 1045 | 2026-07-19T04:32:37.685Z | Compiling sha2 v0.10.9 |
| 1046 | 2026-07-19T04:32:37.956Z | Compiling rustls-pki-types v1.14.1 |
| 1047 | 2026-07-19T04:32:38.030Z | Compiling time v0.3.47 |
| 1048 | 2026-07-19T04:32:38.059Z | Compiling proc-macro-crate v3.5.0 |
| 1049 | 2026-07-19T04:32:38.302Z | Compiling elliptic-curve v0.13.8 |
| 1050 | 2026-07-19T04:32:38.481Z | Compiling rand_core v0.10.1 |
| 1051 | 2026-07-19T04:32:38.524Z | Compiling untrusted v0.9.0 |
| 1052 | 2026-07-19T04:32:38.627Z | Compiling colored v3.1.1 |
| 1053 | 2026-07-19T04:32:38.639Z | Compiling try-lock v0.2.5 |
| 1054 | 2026-07-19T04:32:38.645Z | Compiling tower-service v0.3.3 |
| 1055 | 2026-07-19T04:32:38.661Z | Compiling ring v0.17.14 |
| 1056 | 2026-07-19T04:32:38.729Z | Compiling want v0.3.1 |
| 1057 | 2026-07-19T04:32:38.739Z | Compiling num_enum_derive v0.7.6 |
| 1058 | 2026-07-19T04:32:38.897Z | Compiling rand_chacha v0.3.1 |
| 1059 | 2026-07-19T04:32:39.025Z | Compiling icu_normalizer v2.2.0 |
| 1060 | 2026-07-19T04:32:39.364Z | Compiling regex v1.12.3 |
| 1061 | 2026-07-19T04:32:39.642Z | Compiling icu_properties v2.2.0 |
| 1062 | 2026-07-19T04:32:39.837Z | Compiling rfc6979 v0.4.0 |
| 1063 | 2026-07-19T04:32:39.845Z | Compiling num_enum_derive v0.5.11 |
| 1064 | 2026-07-19T04:32:39.960Z | Compiling httparse v1.10.1 |
| 1065 | 2026-07-19T04:32:40.273Z | Compiling arc-swap v1.9.1 |
| 1066 | 2026-07-19T04:32:40.587Z | Compiling atomic-waker v1.1.2 |
| 1067 | 2026-07-19T04:32:40.617Z | Compiling percent-encoding v2.3.2 |
| 1068 | 2026-07-19T04:32:40.691Z | Compiling iana-time-zone v0.1.65 |
| 1069 | 2026-07-19T04:32:40.707Z | Compiling tap v1.0.1 |
| 1070 | 2026-07-19T04:32:40.751Z | Compiling fastrand v2.4.1 |
| 1071 | 2026-07-19T04:32:40.811Z | Compiling chrono v0.4.45 |
| 1072 | 2026-07-19T04:32:40.817Z | Compiling wyz v0.5.1 |
| 1073 | 2026-07-19T04:32:40.870Z | Compiling num_enum v0.5.11 |
| 1074 | 2026-07-19T04:32:40.876Z | Compiling form_urlencoded v1.2.2 |
| 1075 | 2026-07-19T04:32:40.909Z | Compiling hyper v1.10.1 |
| 1076 | 2026-07-19T04:32:40.957Z | Compiling idna_adapter v1.2.2 |
| 1077 | 2026-07-19T04:32:41.001Z | Compiling ecdsa v0.16.9 |
| 1078 | 2026-07-19T04:32:41.007Z | Compiling rustls-webpki v0.103.13 |
| 1079 | 2026-07-19T04:32:41.049Z | Compiling num_enum v0.7.6 |
| 1080 | 2026-07-19T04:32:41.089Z | Compiling rand v0.8.6 |
| 1081 | 2026-07-19T04:32:41.157Z | Compiling radium v0.7.0 |
| 1082 | 2026-07-19T04:32:41.352Z | Compiling getrandom v0.4.2 |
| 1083 | 2026-07-19T04:32:41.374Z | Compiling crossbeam-utils v0.8.21 |
| 1084 | 2026-07-19T04:32:41.566Z | Compiling primeorder v0.13.6 |
| 1085 | 2026-07-19T04:32:41.674Z | Compiling usdt-macro v0.5.0 |
| 1086 | 2026-07-19T04:32:41.742Z | Compiling usdt-attr-macro v0.5.0 |
| 1087 | 2026-07-19T04:32:41.808Z | Compiling num-rational v0.4.2 |
| 1088 | 2026-07-19T04:32:41.898Z | Compiling num-complex v0.4.6 |
| 1089 | 2026-07-19T04:32:42.005Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1090 | 2026-07-19T04:32:42.106Z | Compiling scroll_derive v0.13.1 |
| 1091 | 2026-07-19T04:32:42.316Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1092 | 2026-07-19T04:32:42.339Z | Compiling foreign-types-macros v0.2.3 |
| 1093 | 2026-07-19T04:32:42.447Z | Compiling thread-id v5.1.0 |
| 1094 | 2026-07-19T04:32:42.463Z | Compiling memmap v0.7.0 |
| 1095 | 2026-07-19T04:32:42.524Z | Compiling thread_local v1.1.9 |
| 1096 | 2026-07-19T04:32:42.559Z | Compiling funty v2.0.0 |
| 1097 | 2026-07-19T04:32:42.648Z | Compiling cpufeatures v0.3.0 |
| 1098 | 2026-07-19T04:32:42.716Z | Compiling utf8parse v0.2.2 |
| 1099 | 2026-07-19T04:32:42.789Z | Compiling either v1.16.0 |
| 1100 | 2026-07-19T04:32:42.824Z | Compiling foreign-types-shared v0.3.1 |
| 1101 | 2026-07-19T04:32:42.902Z | Compiling bitvec v1.1.1 |
| 1102 | 2026-07-19T04:32:42.910Z | Compiling anstyle-parse v1.0.0 |
| 1103 | 2026-07-19T04:32:42.965Z | Compiling scroll v0.13.0 |
| 1104 | 2026-07-19T04:32:42.991Z | Compiling itertools v0.12.1 |
| 1105 | 2026-07-19T04:32:42.999Z | Compiling foreign-types v0.5.0 |
| 1106 | 2026-07-19T04:32:43.008Z | Compiling curve25519-dalek v4.1.3 |
| 1107 | 2026-07-19T04:32:43.068Z | Compiling chacha20 v0.10.0 |
| 1108 | 2026-07-19T04:32:43.087Z | Compiling usdt v0.5.0 |
| 1109 | 2026-07-19T04:32:43.208Z | Compiling cargo_metadata v0.23.1 |
| 1110 | 2026-07-19T04:32:43.228Z | Compiling num v0.4.3 |
| 1111 | 2026-07-19T04:32:43.299Z | Compiling crossbeam-channel v0.5.15 |
| 1112 | 2026-07-19T04:32:43.326Z | Compiling num-bigint-dig v0.8.6 |
| 1113 | 2026-07-19T04:32:43.430Z | Compiling hyper-util v0.1.20 |
| 1114 | 2026-07-19T04:32:43.801Z | Compiling rustls v0.23.40 |
| 1115 | 2026-07-19T04:32:44.203Z | Compiling idna v1.1.0 |
| 1116 | 2026-07-19T04:32:44.260Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1117 | 2026-07-19T04:32:44.372Z | Compiling slog-scope v4.4.1 |
| 1118 | 2026-07-19T04:32:44.503Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1119 | 2026-07-19T04:32:44.543Z | Compiling tokio-util v0.7.18 |
| 1120 | 2026-07-19T04:32:44.613Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1121 | 2026-07-19T04:32:44.638Z | Compiling ed25519 v2.2.3 |
| 1122 | 2026-07-19T04:32:44.645Z | Compiling pkcs1 v0.7.5 |
| 1123 | 2026-07-19T04:32:44.759Z | Compiling async-trait v0.1.89 |
| 1124 | 2026-07-19T04:32:44.843Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1125 | 2026-07-19T04:32:44.881Z | Compiling cstr-argument v0.1.2 |
| 1126 | 2026-07-19T04:32:44.902Z | Compiling is-terminal v0.4.17 |
| 1127 | 2026-07-19T04:32:44.994Z | Compiling openssl-probe v0.2.1 |
| 1128 | 2026-07-19T04:32:45.025Z | Compiling take_mut v0.2.2 |
| 1129 | 2026-07-19T04:32:45.068Z | Compiling is_terminal_polyfill v1.70.2 |
| 1130 | 2026-07-19T04:32:45.122Z | Compiling base64 v0.22.1 |
| 1131 | 2026-07-19T04:32:45.125Z | Compiling colorchoice v1.0.5 |
| 1132 | 2026-07-19T04:32:45.152Z | Compiling anstyle-query v1.1.5 |
| 1133 | 2026-07-19T04:32:45.167Z | Compiling term v1.2.1 |
| 1134 | 2026-07-19T04:32:45.233Z | Compiling hashbrown v0.12.3 |
| 1135 | 2026-07-19T04:32:45.253Z | Compiling anstyle v1.0.14 |
| 1136 | 2026-07-19T04:32:45.353Z | Compiling os_str_bytes v6.6.1 |
| 1137 | 2026-07-19T04:32:45.392Z | Compiling tower-layer v0.3.3 |
| 1138 | 2026-07-19T04:32:45.458Z | Compiling sync_wrapper v1.0.2 |
| 1139 | 2026-07-19T04:32:45.475Z | Compiling slog-term v2.9.2 |
| 1140 | 2026-07-19T04:32:45.546Z | Compiling clap_lex v0.2.4 |
| 1141 | 2026-07-19T04:32:45.553Z | Compiling tower v0.5.3 |
| 1142 | 2026-07-19T04:32:45.613Z | Compiling anstream v1.0.0 |
| 1143 | 2026-07-19T04:32:45.702Z | Compiling indexmap v1.9.3 |
| 1144 | 2026-07-19T04:32:45.766Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1145 | 2026-07-19T04:32:45.818Z | Compiling pem v3.0.6 |
| 1146 | 2026-07-19T04:32:45.877Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1147 | 2026-07-19T04:32:45.883Z | Compiling slog-async v2.8.0 |
| 1148 | 2026-07-19T04:32:45.929Z | Compiling rustix v1.1.4 |
| 1149 | 2026-07-19T04:32:46.065Z | Compiling rustls-native-certs v0.8.4 |
| 1150 | 2026-07-19T04:32:46.072Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1151 | 2026-07-19T04:32:46.186Z | Compiling rsa v0.9.10 |
| 1152 | 2026-07-19T04:32:46.194Z | Compiling ed25519-dalek v2.2.0 |
| 1153 | 2026-07-19T04:32:46.328Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1154 | 2026-07-19T04:32:46.400Z | Compiling octocrab v0.53.0 |
| 1155 | 2026-07-19T04:32:46.407Z | Compiling slog-stdlog v4.1.1 |
| 1156 | 2026-07-19T04:32:46.417Z | Compiling url v2.5.8 |
| 1157 | 2026-07-19T04:32:46.496Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1158 | 2026-07-19T04:32:46.603Z | Compiling tokio-rustls v0.26.4 |
| 1159 | 2026-07-19T04:32:46.688Z | Compiling rand v0.10.1 |
| 1160 | 2026-07-19T04:32:46.787Z | Compiling goblin v0.10.7 |
| 1161 | 2026-07-19T04:32:46.859Z | Compiling anyhow v1.0.104 |
| 1162 | 2026-07-19T04:32:46.870Z | Compiling p384 v0.13.1 |
| 1163 | 2026-07-19T04:32:46.913Z | Compiling p256 v0.13.2 |
| 1164 | 2026-07-19T04:32:46.995Z | Compiling snafu-derive v0.8.9 |
| 1165 | 2026-07-19T04:32:47.255Z | Compiling simple_asn1 v0.6.4 |
| 1166 | 2026-07-19T04:32:47.293Z | Compiling openssl-sys v0.9.116 |
| 1167 | 2026-07-19T04:32:47.307Z | Compiling libz-sys v1.1.29 |
| 1168 | 2026-07-19T04:32:47.366Z | Compiling futures-executor v0.3.32 |
| 1169 | 2026-07-19T04:32:47.404Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1170 | 2026-07-19T04:32:47.457Z | Compiling num-derive v0.4.2 |
| 1171 | 2026-07-19T04:32:47.647Z | Compiling serde_repr v0.1.20 |
| 1172 | 2026-07-19T04:32:47.653Z | Compiling pin-project-internal v1.1.13 |
| 1173 | 2026-07-19T04:32:47.724Z | Compiling clap_derive v3.2.25 |
| 1174 | 2026-07-19T04:32:47.877Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1175 | 2026-07-19T04:32:48.248Z | Compiling atty v0.2.14 |
| 1176 | 2026-07-19T04:32:48.406Z | Compiling bitflags v1.3.2 |
| 1177 | 2026-07-19T04:32:48.459Z | Compiling textwrap v0.16.2 |
| 1178 | 2026-07-19T04:32:48.476Z | Compiling strsim v0.11.1 |
| 1179 | 2026-07-19T04:32:48.644Z | Compiling oxnet v0.1.6 |
| 1180 | 2026-07-19T04:32:48.768Z | Compiling adler2 v2.0.1 |
| 1181 | 2026-07-19T04:32:48.790Z | Compiling unicode-width v0.2.2 |
| 1182 | 2026-07-19T04:32:48.883Z | Compiling ryu v1.0.23 |
| 1183 | 2026-07-19T04:32:48.891Z | Compiling termcolor v1.4.1 |
| 1184 | 2026-07-19T04:32:48.898Z | Compiling strsim v0.10.0 |
| 1185 | 2026-07-19T04:32:48.928Z | Compiling simd-adler32 v0.3.9 |
| 1186 | 2026-07-19T04:32:49.066Z | Compiling clap_lex v1.1.0 |
| 1187 | 2026-07-19T04:32:49.073Z | Compiling miniz_oxide v0.8.9 |
| 1188 | 2026-07-19T04:32:49.131Z | Compiling console v0.16.3 |
| 1189 | 2026-07-19T04:32:49.255Z | Compiling clap_builder v4.6.0 |
| 1190 | 2026-07-19T04:32:49.271Z | Compiling serde_urlencoded v0.7.1 |
| 1191 | 2026-07-19T04:32:49.317Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1192 | 2026-07-19T04:32:49.464Z | Compiling clap v3.2.25 |
| 1193 | 2026-07-19T04:32:49.517Z | Compiling pin-project v1.1.13 |
| 1194 | 2026-07-19T04:32:49.610Z | Compiling snafu v0.8.9 |
| 1195 | 2026-07-19T04:32:49.783Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1196 | 2026-07-19T04:32:49.841Z | Compiling libscf-sys v1.2.0 |
| 1197 | 2026-07-19T04:32:49.919Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1198 | 2026-07-19T04:32:49.972Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1199 | 2026-07-19T04:32:50.103Z | Compiling futures v0.3.32 |
| 1200 | 2026-07-19T04:32:50.181Z | Compiling jsonwebtoken v10.4.0 |
| 1201 | 2026-07-19T04:32:50.457Z | Compiling tempfile v3.27.0 |
| 1202 | 2026-07-19T04:32:50.694Z | Compiling tower-http v0.6.11 |
| 1203 | 2026-07-19T04:32:50.880Z | Compiling hyper-rustls v0.27.9 |
| 1204 | 2026-07-19T04:32:51.055Z | Compiling slog-envlogger v2.2.0 |
| 1205 | 2026-07-19T04:32:51.209Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1206 | 2026-07-19T04:32:51.224Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1207 | 2026-07-19T04:32:51.321Z | Compiling crc32fast v1.5.0 |
| 1208 | 2026-07-19T04:32:51.465Z | Compiling portable-atomic v1.13.1 |
| 1209 | 2026-07-19T04:32:51.468Z | Compiling prettyplease v0.2.37 |
| 1210 | 2026-07-19T04:32:51.512Z | Compiling hyper-timeout v0.5.2 |
| 1211 | 2026-07-19T04:32:51.663Z | Compiling clap_derive v4.6.1 |
| 1212 | 2026-07-19T04:32:51.710Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1213 | 2026-07-19T04:32:51.984Z | Compiling http-serde v2.1.1 |
| 1214 | 2026-07-19T04:32:52.036Z | Compiling secrecy v0.10.3 |
| 1215 | 2026-07-19T04:32:52.155Z | Compiling http-body-util v0.1.3 |
| 1216 | 2026-07-19T04:32:52.189Z | Compiling async-recursion v0.3.2 |
| 1217 | 2026-07-19T04:32:52.306Z | Compiling zone_cfg_derive v0.3.1 |
| 1218 | 2026-07-19T04:32:52.767Z | Compiling serde_path_to_error v0.1.20 |
| 1219 | 2026-07-19T04:32:52.826Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1220 | 2026-07-19T04:32:52.927Z | Compiling serde_spanned v1.1.1 |
| 1221 | 2026-07-19T04:32:53.005Z | Compiling filetime v0.2.29 |
| 1222 | 2026-07-19T04:32:53.076Z | Compiling unit-prefix v0.5.2 |
| 1223 | 2026-07-19T04:32:53.093Z | Compiling web-time v1.1.0 |
| 1224 | 2026-07-19T04:32:53.122Z | Compiling xattr v1.6.1 |
| 1225 | 2026-07-19T04:32:53.130Z | Compiling openssl-probe v0.1.6 |
| 1226 | 2026-07-19T04:32:53.130Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1227 | 2026-07-19T04:32:53.159Z | Compiling hex v0.4.3 |
| 1228 | 2026-07-19T04:32:53.189Z | Compiling indicatif v0.18.4 |
| 1229 | 2026-07-19T04:32:53.213Z | Compiling tar v0.4.46 |
| 1230 | 2026-07-19T04:32:53.264Z | Compiling curl v0.4.49 |
| 1231 | 2026-07-19T04:32:53.314Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1232 | 2026-07-19T04:32:53.449Z | Compiling sha256 v1.6.0 |
| 1233 | 2026-07-19T04:32:53.452Z | Compiling clap v4.6.1 |
| 1234 | 2026-07-19T04:32:53.526Z | Compiling zone v0.3.1 |
| 1235 | 2026-07-19T04:32:53.705Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1236 | 2026-07-19T04:32:53.980Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1237 | 2026-07-19T04:32:54.087Z | Compiling flate2 v1.1.9 |
| 1238 | 2026-07-19T04:32:54.153Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1239 | 2026-07-19T04:32:54.302Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1240 | 2026-07-19T04:32:54.317Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1241 | 2026-07-19T04:32:54.409Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1242 | 2026-07-19T04:32:54.521Z | Compiling camino v1.2.2 |
| 1243 | 2026-07-19T04:32:54.701Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1244 | 2026-07-19T04:32:54.701Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1245 | 2026-07-19T04:32:54.848Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1246 | 2026-07-19T04:32:54.930Z | Compiling memmap2 v0.9.10 |
| 1247 | 2026-07-19T04:32:54.936Z | Compiling libloading v0.8.9 |
| 1248 | 2026-07-19T04:32:54.942Z | Compiling fs_extra v1.3.0 |
| 1249 | 2026-07-19T04:32:55.067Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1250 | 2026-07-19T04:32:55.142Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1251 | 2026-07-19T04:32:55.145Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1252 | 2026-07-19T04:32:55.587Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1253 | 2026-07-19T04:33:06.918Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1254 | 2026-07-19T04:33:09.240Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1255 | 2026-07-19T04:33:13.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.77s |
| 1256 | 2026-07-19T04:33:13.432Z | |
| 1257 | 2026-07-19T04:33:13.435Z | real 46.835358543 |
| 1258 | 2026-07-19T04:33:13.435Z | user 3:28.052857037 |
| 1259 | 2026-07-19T04:33:13.435Z | sys 36.761035078 |
| 1260 | 2026-07-19T04:33:13.435Z | trap 0.135727267 |
| 1261 | 2026-07-19T04:33:13.435Z | tflt 0.169332308 |
| 1262 | 2026-07-19T04:33:13.435Z | dflt 0.082972304 |
| 1263 | 2026-07-19T04:33:13.435Z | kflt 0.000044171 |
| 1264 | 2026-07-19T04:33:13.435Z | lock 8:52.579281682 |
| 1265 | 2026-07-19T04:33:13.435Z | slp 13:49.767106104 |
| 1266 | 2026-07-19T04:33:13.435Z | lat 10.895347796 |
| 1267 | 2026-07-19T04:33:13.435Z | stop 23.493381541 |
| 1268 | 2026-07-19T04:33:13.436Z | + ptime -m cargo build --release |
| 1269 | 2026-07-19T04:33:13.660Z | Compiling proc-macro2 v1.0.106 |
| 1270 | 2026-07-19T04:33:13.660Z | Compiling quote v1.0.45 |
| 1271 | 2026-07-19T04:33:13.660Z | Compiling unicode-ident v1.0.24 |
| 1272 | 2026-07-19T04:33:13.660Z | Compiling libc v0.2.186 |
| 1273 | 2026-07-19T04:33:13.660Z | Compiling cfg-if v1.0.4 |
| 1274 | 2026-07-19T04:33:13.663Z | Compiling version_check v0.9.5 |
| 1275 | 2026-07-19T04:33:13.663Z | Compiling serde_core v1.0.228 |
| 1276 | 2026-07-19T04:33:13.663Z | Compiling memchr v2.8.1 |
| 1277 | 2026-07-19T04:33:13.772Z | Compiling serde v1.0.228 |
| 1278 | 2026-07-19T04:33:14.033Z | Compiling zmij v1.0.21 |
| 1279 | 2026-07-19T04:33:14.125Z | Compiling itoa v1.0.18 |
| 1280 | 2026-07-19T04:33:14.259Z | Compiling autocfg v1.5.1 |
| 1281 | 2026-07-19T04:33:14.333Z | Compiling log v0.4.32 |
| 1282 | 2026-07-19T04:33:14.378Z | Compiling subtle v2.6.1 |
| 1283 | 2026-07-19T04:33:14.492Z | Compiling generic-array v0.14.9 |
| 1284 | 2026-07-19T04:33:14.541Z | Compiling thiserror v2.0.18 |
| 1285 | 2026-07-19T04:33:14.576Z | Compiling getrandom v0.2.17 |
| 1286 | 2026-07-19T04:33:14.608Z | Compiling typenum v1.20.1 |
| 1287 | 2026-07-19T04:33:14.883Z | Compiling const-oid v0.9.6 |
| 1288 | 2026-07-19T04:33:14.888Z | Compiling libm v0.2.16 |
| 1289 | 2026-07-19T04:33:14.895Z | Compiling syn v2.0.117 |
| 1290 | 2026-07-19T04:33:14.973Z | Compiling smallvec v1.15.1 |
| 1291 | 2026-07-19T04:33:14.988Z | Compiling num-traits v0.2.19 |
| 1292 | 2026-07-19T04:33:15.167Z | Compiling thiserror v1.0.69 |
| 1293 | 2026-07-19T04:33:15.276Z | Compiling ucd-trie v0.1.7 |
| 1294 | 2026-07-19T04:33:15.391Z | Compiling shlex v2.0.1 |
| 1295 | 2026-07-19T04:33:15.486Z | Compiling pin-project-lite v0.2.17 |
| 1296 | 2026-07-19T04:33:15.495Z | Compiling find-msvc-tools v0.1.9 |
| 1297 | 2026-07-19T04:33:15.570Z | Compiling pest v2.8.6 |
| 1298 | 2026-07-19T04:33:15.596Z | Compiling syn v1.0.109 |
| 1299 | 2026-07-19T04:33:15.722Z | Compiling cc v1.2.63 |
| 1300 | 2026-07-19T04:33:15.979Z | Compiling serde_json v1.0.150 |
| 1301 | 2026-07-19T04:33:16.245Z | Compiling bytes v1.11.1 |
| 1302 | 2026-07-19T04:33:16.408Z | Compiling rustversion v1.0.22 |
| 1303 | 2026-07-19T04:33:16.787Z | Compiling pest_meta v2.8.6 |
| 1304 | 2026-07-19T04:33:16.840Z | Compiling rand_core v0.6.4 |
| 1305 | 2026-07-19T04:33:16.862Z | Compiling socket2 v0.6.4 |
| 1306 | 2026-07-19T04:33:17.034Z | Compiling errno v0.3.14 |
| 1307 | 2026-07-19T04:33:17.089Z | Compiling parking_lot_core v0.9.12 |
| 1308 | 2026-07-19T04:33:17.130Z | Compiling hashbrown v0.17.1 |
| 1309 | 2026-07-19T04:33:17.190Z | Compiling equivalent v1.0.2 |
| 1310 | 2026-07-19T04:33:17.377Z | Compiling scopeguard v1.2.0 |
| 1311 | 2026-07-19T04:33:17.478Z | Compiling base64ct v1.8.3 |
| 1312 | 2026-07-19T04:33:17.653Z | Compiling indexmap v2.14.0 |
| 1313 | 2026-07-19T04:33:17.665Z | Compiling lock_api v0.4.14 |
| 1314 | 2026-07-19T04:33:17.752Z | Compiling synstructure v0.13.2 |
| 1315 | 2026-07-19T04:33:17.793Z | Compiling pest_generator v2.8.6 |
| 1316 | 2026-07-19T04:33:17.830Z | Compiling pem-rfc7468 v0.7.0 |
| 1317 | 2026-07-19T04:33:18.025Z | Compiling stable_deref_trait v1.2.1 |
| 1318 | 2026-07-19T04:33:18.103Z | Compiling once_cell v1.21.4 |
| 1319 | 2026-07-19T04:33:18.239Z | Compiling parking_lot v0.12.5 |
| 1320 | 2026-07-19T04:33:18.261Z | Compiling signal-hook-registry v1.4.8 |
| 1321 | 2026-07-19T04:33:18.383Z | Compiling mio v1.2.1 |
| 1322 | 2026-07-19T04:33:18.497Z | Compiling zerocopy v0.8.50 |
| 1323 | 2026-07-19T04:33:18.647Z | Compiling futures-core v0.3.32 |
| 1324 | 2026-07-19T04:33:18.782Z | Compiling byteorder v1.5.0 |
| 1325 | 2026-07-19T04:33:18.810Z | Compiling pretty-hex v0.4.2 |
| 1326 | 2026-07-19T04:33:18.936Z | Compiling serde_derive v1.0.228 |
| 1327 | 2026-07-19T04:33:18.936Z | Compiling zeroize_derive v1.4.3 |
| 1328 | 2026-07-19T04:33:18.961Z | Compiling thiserror-impl v2.0.18 |
| 1329 | 2026-07-19T04:33:19.006Z | Compiling thiserror-impl v1.0.69 |
| 1330 | 2026-07-19T04:33:19.115Z | Compiling zerocopy-derive v0.8.50 |
| 1331 | 2026-07-19T04:33:19.174Z | Compiling pest_derive v2.8.6 |
| 1332 | 2026-07-19T04:33:19.247Z | Compiling zerofrom-derive v0.1.7 |
| 1333 | 2026-07-19T04:33:19.513Z | Compiling yoke-derive v0.8.2 |
| 1334 | 2026-07-19T04:33:19.630Z | Compiling zeroize v1.8.2 |
| 1335 | 2026-07-19T04:33:19.715Z | Compiling tokio-macros v2.7.0 |
| 1336 | 2026-07-19T04:33:20.196Z | Compiling der v0.7.10 |
| 1337 | 2026-07-19T04:33:20.335Z | Compiling block-buffer v0.10.4 |
| 1338 | 2026-07-19T04:33:20.368Z | Compiling crypto-common v0.1.6 |
| 1339 | 2026-07-19T04:33:20.465Z | Compiling tokio v1.52.3 |
| 1340 | 2026-07-19T04:33:20.471Z | Compiling digest v0.10.7 |
| 1341 | 2026-07-19T04:33:20.488Z | Compiling zerofrom v0.1.8 |
| 1342 | 2026-07-19T04:33:20.515Z | Compiling zerovec-derive v0.11.3 |
| 1343 | 2026-07-19T04:33:20.581Z | Compiling yoke v0.8.3 |
| 1344 | 2026-07-19T04:33:20.604Z | Compiling zerocopy-derive v0.7.35 |
| 1345 | 2026-07-19T04:33:20.620Z | Compiling displaydoc v0.2.6 |
| 1346 | 2026-07-19T04:33:20.716Z | Compiling num-integer v0.1.46 |
| 1347 | 2026-07-19T04:33:20.976Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-07-19T04:33:21.189Z | Compiling spki v0.7.3 |
| 1349 | 2026-07-19T04:33:21.423Z | Compiling pkcs8 v0.10.2 |
| 1350 | 2026-07-19T04:33:21.471Z | Compiling proc-macro-error-attr v1.0.4 |
| 1351 | 2026-07-19T04:33:21.627Z | Compiling zerovec v0.11.6 |
| 1352 | 2026-07-19T04:33:22.201Z | Compiling pkg-config v0.3.33 |
| 1353 | 2026-07-19T04:33:22.210Z | Compiling plain v0.2.3 |
| 1354 | 2026-07-19T04:33:22.291Z | Compiling serde_tokenstream v0.2.3 |
| 1355 | 2026-07-19T04:33:22.356Z | Compiling futures-channel v0.3.32 |
| 1356 | 2026-07-19T04:33:22.451Z | Compiling semver v1.0.28 |
| 1357 | 2026-07-19T04:33:22.645Z | Compiling proc-macro-error v1.0.4 |
| 1358 | 2026-07-19T04:33:22.745Z | Compiling vcpkg v0.2.15 |
| 1359 | 2026-07-19T04:33:23.291Z | Compiling tinystr v0.8.3 |
| 1360 | 2026-07-19T04:33:23.298Z | Compiling hmac v0.12.1 |
| 1361 | 2026-07-19T04:33:23.450Z | Compiling futures-macro v0.3.32 |
| 1362 | 2026-07-19T04:33:23.519Z | Compiling tracing-attributes v0.1.31 |
| 1363 | 2026-07-19T04:33:23.731Z | Compiling tracing-core v0.1.36 |
| 1364 | 2026-07-19T04:33:24.089Z | Compiling http v1.4.1 |
| 1365 | 2026-07-19T04:33:24.356Z | Compiling winnow v1.0.3 |
| 1366 | 2026-07-19T04:33:24.779Z | Compiling slab v0.4.12 |
| 1367 | 2026-07-19T04:33:24.786Z | Compiling litemap v0.8.2 |
| 1368 | 2026-07-19T04:33:24.828Z | Compiling writeable v0.6.3 |
| 1369 | 2026-07-19T04:33:24.853Z | Compiling rustix v1.1.4 |
| 1370 | 2026-07-19T04:33:24.990Z | Compiling futures-io v0.3.32 |
| 1371 | 2026-07-19T04:33:24.998Z | Compiling futures-task v0.3.32 |
| 1372 | 2026-07-19T04:33:25.169Z | Compiling spin v0.9.8 |
| 1373 | 2026-07-19T04:33:25.183Z | Compiling futures-util v0.3.32 |
| 1374 | 2026-07-19T04:33:25.218Z | Compiling icu_locale_core v2.2.0 |
| 1375 | 2026-07-19T04:33:25.307Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1376 | 2026-07-19T04:33:25.314Z | Compiling lazy_static v1.5.0 |
| 1377 | 2026-07-19T04:33:25.321Z | Compiling tracing v0.1.44 |
| 1378 | 2026-07-19T04:33:25.704Z | Compiling potential_utf v0.1.5 |
| 1379 | 2026-07-19T04:33:25.723Z | Compiling num-bigint v0.4.6 |
| 1380 | 2026-07-19T04:33:25.855Z | Compiling zerocopy v0.7.35 |
| 1381 | 2026-07-19T04:33:25.889Z | Compiling zerotrie v0.2.4 |
| 1382 | 2026-07-19T04:33:25.964Z | Compiling num-iter v0.1.45 |
| 1383 | 2026-07-19T04:33:26.079Z | Compiling signature v2.2.0 |
| 1384 | 2026-07-19T04:33:26.154Z | Compiling scroll_derive v0.12.1 |
| 1385 | 2026-07-19T04:33:26.247Z | Compiling slog v2.8.2 |
| 1386 | 2026-07-19T04:33:26.338Z | Compiling ff v0.13.1 |
| 1387 | 2026-07-19T04:33:26.395Z | Compiling ring v0.17.14 |
| 1388 | 2026-07-19T04:33:26.505Z | Compiling usdt-impl v0.5.0 |
| 1389 | 2026-07-19T04:33:26.506Z | Compiling icu_normalizer_data v2.2.0 |
| 1390 | 2026-07-19T04:33:26.739Z | Compiling num-conv v0.2.2 |
| 1391 | 2026-07-19T04:33:26.764Z | Compiling base16ct v0.2.0 |
| 1392 | 2026-07-19T04:33:26.876Z | Compiling powerfmt v0.2.0 |
| 1393 | 2026-07-19T04:33:26.896Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1394 | 2026-07-19T04:33:26.917Z | Compiling heck v0.4.1 |
| 1395 | 2026-07-19T04:33:27.008Z | Compiling icu_properties_data v2.2.0 |
| 1396 | 2026-07-19T04:33:27.111Z | Compiling utf8_iter v1.0.4 |
| 1397 | 2026-07-19T04:33:27.118Z | Compiling cpufeatures v0.2.17 |
| 1398 | 2026-07-19T04:33:27.126Z | Compiling winnow v0.5.40 |
| 1399 | 2026-07-19T04:33:27.183Z | Compiling time-core v0.1.8 |
| 1400 | 2026-07-19T04:33:27.253Z | Compiling toml_datetime v0.6.11 |
| 1401 | 2026-07-19T04:33:27.285Z | Compiling icu_collections v2.2.0 |
| 1402 | 2026-07-19T04:33:27.331Z | Compiling time-macros v0.2.27 |
| 1403 | 2026-07-19T04:33:27.478Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1404 | 2026-07-19T04:33:27.925Z | Compiling deranged v0.5.8 |
| 1405 | 2026-07-19T04:33:28.240Z | Compiling sec1 v0.7.3 |
| 1406 | 2026-07-19T04:33:28.335Z | Compiling scroll v0.12.0 |
| 1407 | 2026-07-19T04:33:28.456Z | Compiling toml_edit v0.19.15 |
| 1408 | 2026-07-19T04:33:28.664Z | Compiling group v0.13.0 |
| 1409 | 2026-07-19T04:33:28.682Z | Compiling dof v0.3.0 |
| 1410 | 2026-07-19T04:33:28.883Z | Compiling icu_provider v2.2.0 |
| 1411 | 2026-07-19T04:33:29.136Z | Compiling http-body v1.0.1 |
| 1412 | 2026-07-19T04:33:29.144Z | Compiling hkdf v0.12.4 |
| 1413 | 2026-07-19T04:33:29.297Z | Compiling dtrace-parser v0.2.0 |
| 1414 | 2026-07-19T04:33:29.304Z | Compiling erased-serde v0.3.31 |
| 1415 | 2026-07-19T04:33:29.354Z | Compiling crypto-bigint v0.5.5 |
| 1416 | 2026-07-19T04:33:29.531Z | Compiling thread-id v4.2.2 |
| 1417 | 2026-07-19T04:33:29.765Z | Compiling httparse v1.10.1 |
| 1418 | 2026-07-19T04:33:30.033Z | Compiling time v0.3.47 |
| 1419 | 2026-07-19T04:33:30.165Z | Compiling proc-macro-crate v1.3.1 |
| 1420 | 2026-07-19T04:33:30.433Z | Compiling elliptic-curve v0.13.8 |
| 1421 | 2026-07-19T04:33:30.573Z | Compiling goblin v0.8.2 |
| 1422 | 2026-07-19T04:33:30.826Z | Compiling proc-macro-crate v3.5.0 |
| 1423 | 2026-07-19T04:33:31.143Z | Compiling sha2 v0.10.9 |
| 1424 | 2026-07-19T04:33:31.484Z | Compiling ppv-lite86 v0.2.21 |
| 1425 | 2026-07-19T04:33:31.831Z | Compiling openssl-sys v0.9.116 |
| 1426 | 2026-07-19T04:33:31.858Z | Compiling libz-sys v1.1.29 |
| 1427 | 2026-07-19T04:33:32.175Z | Compiling rustc_version v0.4.1 |
| 1428 | 2026-07-19T04:33:32.274Z | Compiling rustls-pki-types v1.14.1 |
| 1429 | 2026-07-19T04:33:32.445Z | Compiling rand_core v0.10.1 |
| 1430 | 2026-07-19T04:33:32.619Z | Compiling getrandom v0.4.2 |
| 1431 | 2026-07-19T04:33:32.650Z | Compiling radium v0.7.0 |
| 1432 | 2026-07-19T04:33:32.790Z | Compiling crossbeam-utils v0.8.21 |
| 1433 | 2026-07-19T04:33:32.905Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1434 | 2026-07-19T04:33:32.953Z | Compiling untrusted v0.9.0 |
| 1435 | 2026-07-19T04:33:32.983Z | Compiling try-lock v0.2.5 |
| 1436 | 2026-07-19T04:33:33.084Z | Compiling tower-service v0.3.3 |
| 1437 | 2026-07-19T04:33:33.100Z | Compiling camino v1.2.2 |
| 1438 | 2026-07-19T04:33:33.124Z | Compiling want v0.3.1 |
| 1439 | 2026-07-19T04:33:33.303Z | Compiling curve25519-dalek v4.1.3 |
| 1440 | 2026-07-19T04:33:33.446Z | Compiling rand_chacha v0.3.1 |
| 1441 | 2026-07-19T04:33:33.500Z | Compiling num_enum_derive v0.7.6 |
| 1442 | 2026-07-19T04:33:33.594Z | Compiling icu_properties v2.2.0 |
| 1443 | 2026-07-19T04:33:33.637Z | Compiling icu_normalizer v2.2.0 |
| 1444 | 2026-07-19T04:33:34.107Z | Compiling num_enum_derive v0.5.11 |
| 1445 | 2026-07-19T04:33:35.025Z | Compiling rfc6979 v0.4.0 |
| 1446 | 2026-07-19T04:33:35.110Z | Compiling arc-swap v1.9.1 |
| 1447 | 2026-07-19T04:33:35.216Z | Compiling atomic-waker v1.1.2 |
| 1448 | 2026-07-19T04:33:35.251Z | Compiling num-bigint-dig v0.8.6 |
| 1449 | 2026-07-19T04:33:35.349Z | Compiling tap v1.0.1 |
| 1450 | 2026-07-19T04:33:35.458Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1451 | 2026-07-19T04:33:35.462Z | Compiling rustls v0.23.40 |
| 1452 | 2026-07-19T04:33:35.487Z | Compiling percent-encoding v2.3.2 |
| 1453 | 2026-07-19T04:33:35.685Z | Compiling heck v0.5.0 |
| 1454 | 2026-07-19T04:33:35.688Z | Compiling iana-time-zone v0.1.65 |
| 1455 | 2026-07-19T04:33:35.775Z | Compiling form_urlencoded v1.2.2 |
| 1456 | 2026-07-19T04:33:35.813Z | Compiling chrono v0.4.45 |
| 1457 | 2026-07-19T04:33:35.892Z | Compiling wyz v0.5.1 |
| 1458 | 2026-07-19T04:33:36.019Z | Compiling hyper v1.10.1 |
| 1459 | 2026-07-19T04:33:36.121Z | Compiling ecdsa v0.16.9 |
| 1460 | 2026-07-19T04:33:36.718Z | Compiling num_enum v0.5.11 |
| 1461 | 2026-07-19T04:33:36.849Z | Compiling num_enum v0.7.6 |
| 1462 | 2026-07-19T04:33:36.983Z | Compiling idna_adapter v1.2.2 |
| 1463 | 2026-07-19T04:33:37.117Z | Compiling rustls-webpki v0.103.13 |
| 1464 | 2026-07-19T04:33:37.425Z | Compiling rand v0.8.6 |
| 1465 | 2026-07-19T04:33:39.102Z | Compiling usdt-attr-macro v0.5.0 |
| 1466 | 2026-07-19T04:33:39.382Z | Compiling usdt-macro v0.5.0 |
| 1467 | 2026-07-19T04:33:39.434Z | Compiling primeorder v0.13.6 |
| 1468 | 2026-07-19T04:33:39.703Z | Compiling num-rational v0.4.2 |
| 1469 | 2026-07-19T04:33:39.795Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1470 | 2026-07-19T04:33:39.858Z | Compiling num-complex v0.4.6 |
| 1471 | 2026-07-19T04:33:40.072Z | Compiling scroll_derive v0.13.1 |
| 1472 | 2026-07-19T04:33:40.210Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1473 | 2026-07-19T04:33:40.287Z | Compiling foreign-types-macros v0.2.3 |
| 1474 | 2026-07-19T04:33:40.358Z | Compiling cargo-platform v0.3.3 |
| 1475 | 2026-07-19T04:33:40.428Z | Compiling indexmap v1.9.3 |
| 1476 | 2026-07-19T04:33:40.600Z | Compiling memmap v0.7.0 |
| 1477 | 2026-07-19T04:33:40.675Z | Compiling aho-corasick v1.1.4 |
| 1478 | 2026-07-19T04:33:40.885Z | Compiling thread_local v1.1.9 |
| 1479 | 2026-07-19T04:33:40.917Z | Compiling slog-async v2.8.0 |
| 1480 | 2026-07-19T04:33:40.936Z | Compiling bitflags v2.13.0 |
| 1481 | 2026-07-19T04:33:40.992Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1482 | 2026-07-19T04:33:41.078Z | Compiling regex-syntax v0.8.10 |
| 1483 | 2026-07-19T04:33:41.244Z | Compiling anyhow v1.0.104 |
| 1484 | 2026-07-19T04:33:41.252Z | Compiling cpufeatures v0.3.0 |
| 1485 | 2026-07-19T04:33:41.324Z | Compiling funty v2.0.0 |
| 1486 | 2026-07-19T04:33:41.330Z | Compiling foreign-types-shared v0.3.1 |
| 1487 | 2026-07-19T04:33:41.578Z | Compiling utf8parse v0.2.2 |
| 1488 | 2026-07-19T04:33:41.705Z | Compiling either v1.16.0 |
| 1489 | 2026-07-19T04:33:41.926Z | Compiling itertools v0.12.1 |
| 1490 | 2026-07-19T04:33:42.238Z | Compiling anstyle-parse v1.0.0 |
| 1491 | 2026-07-19T04:33:42.294Z | Compiling bitvec v1.1.1 |
| 1492 | 2026-07-19T04:33:42.677Z | Compiling foreign-types v0.5.0 |
| 1493 | 2026-07-19T04:33:42.697Z | Compiling regex-automata v0.4.14 |
| 1494 | 2026-07-19T04:33:42.753Z | Compiling chacha20 v0.10.0 |
| 1495 | 2026-07-19T04:33:43.106Z | Compiling scroll v0.13.0 |
| 1496 | 2026-07-19T04:33:43.806Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1497 | 2026-07-19T04:33:44.498Z | Compiling usdt v0.5.0 |
| 1498 | 2026-07-19T04:33:44.594Z | Compiling cargo_metadata v0.23.1 |
| 1499 | 2026-07-19T04:33:45.153Z | Compiling num v0.4.3 |
| 1500 | 2026-07-19T04:33:45.255Z | Compiling crossbeam-channel v0.5.15 |
| 1501 | 2026-07-19T04:33:46.024Z | Compiling idna v1.1.0 |
| 1502 | 2026-07-19T04:33:46.270Z | Compiling hyper-util v0.1.20 |
| 1503 | 2026-07-19T04:33:46.419Z | Compiling slog-scope v4.4.1 |
| 1504 | 2026-07-19T04:33:46.966Z | Compiling ed25519 v2.2.3 |
| 1505 | 2026-07-19T04:33:47.959Z | Compiling tokio-util v0.7.18 |
| 1506 | 2026-07-19T04:33:48.139Z | Compiling pkcs1 v0.7.5 |
| 1507 | 2026-07-19T04:33:48.386Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1508 | 2026-07-19T04:33:48.521Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1509 | 2026-07-19T04:33:48.588Z | Compiling async-trait v0.1.89 |
| 1510 | 2026-07-19T04:33:48.967Z | Compiling thread-id v5.1.0 |
| 1511 | 2026-07-19T04:33:49.052Z | Compiling is-terminal v0.4.17 |
| 1512 | 2026-07-19T04:33:49.148Z | Compiling cstr-argument v0.1.2 |
| 1513 | 2026-07-19T04:33:49.179Z | Compiling portable-atomic v1.13.1 |
| 1514 | 2026-07-19T04:33:49.314Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1515 | 2026-07-19T04:33:49.557Z | Compiling colored v3.1.1 |
| 1516 | 2026-07-19T04:33:49.571Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1517 | 2026-07-19T04:33:49.644Z | Compiling sync_wrapper v1.0.2 |
| 1518 | 2026-07-19T04:33:49.711Z | Compiling is_terminal_polyfill v1.70.2 |
| 1519 | 2026-07-19T04:33:49.804Z | Compiling crc32fast v1.5.0 |
| 1520 | 2026-07-19T04:33:49.807Z | Compiling take_mut v0.2.2 |
| 1521 | 2026-07-19T04:33:49.916Z | Compiling os_str_bytes v6.6.1 |
| 1522 | 2026-07-19T04:33:49.954Z | Compiling tower-layer v0.3.3 |
| 1523 | 2026-07-19T04:33:50.111Z | Compiling openssl-probe v0.2.1 |
| 1524 | 2026-07-19T04:33:50.185Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1525 | 2026-07-19T04:33:50.211Z | Compiling anstyle v1.0.14 |
| 1526 | 2026-07-19T04:33:50.214Z | Compiling prettyplease v0.2.37 |
| 1527 | 2026-07-19T04:33:50.368Z | Compiling colorchoice v1.0.5 |
| 1528 | 2026-07-19T04:33:50.421Z | Compiling anstyle-query v1.1.5 |
| 1529 | 2026-07-19T04:33:50.466Z | Compiling hashbrown v0.12.3 |
| 1530 | 2026-07-19T04:33:50.478Z | Compiling term v1.2.1 |
| 1531 | 2026-07-19T04:33:50.486Z | Compiling base64 v0.22.1 |
| 1532 | 2026-07-19T04:33:50.519Z | Compiling anstream v1.0.0 |
| 1533 | 2026-07-19T04:33:50.647Z | Compiling rustls-native-certs v0.8.4 |
| 1534 | 2026-07-19T04:33:51.007Z | Compiling slog-term v2.9.2 |
| 1535 | 2026-07-19T04:33:51.027Z | Compiling pem v3.0.6 |
| 1536 | 2026-07-19T04:33:51.451Z | Compiling tower v0.5.3 |
| 1537 | 2026-07-19T04:33:51.545Z | Compiling clap_lex v0.2.4 |
| 1538 | 2026-07-19T04:33:52.312Z | Compiling tokio-rustls v0.26.4 |
| 1539 | 2026-07-19T04:33:52.326Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1540 | 2026-07-19T04:33:52.369Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1541 | 2026-07-19T04:33:52.597Z | Compiling rsa v0.9.10 |
| 1542 | 2026-07-19T04:33:52.640Z | Compiling ed25519-dalek v2.2.0 |
| 1543 | 2026-07-19T04:33:52.745Z | Compiling slog-stdlog v4.1.1 |
| 1544 | 2026-07-19T04:33:53.014Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1545 | 2026-07-19T04:33:53.141Z | Compiling url v2.5.8 |
| 1546 | 2026-07-19T04:33:53.145Z | Compiling octocrab v0.53.0 |
| 1547 | 2026-07-19T04:33:53.237Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1548 | 2026-07-19T04:33:53.366Z | Compiling regex v1.12.3 |
| 1549 | 2026-07-19T04:33:53.605Z | Compiling goblin v0.10.7 |
| 1550 | 2026-07-19T04:33:53.771Z | Compiling rand v0.10.1 |
| 1551 | 2026-07-19T04:33:54.322Z | Compiling p384 v0.13.1 |
| 1552 | 2026-07-19T04:33:54.588Z | Compiling p256 v0.13.2 |
| 1553 | 2026-07-19T04:33:54.890Z | Compiling snafu-derive v0.8.9 |
| 1554 | 2026-07-19T04:33:55.135Z | Compiling simple_asn1 v0.6.4 |
| 1555 | 2026-07-19T04:33:55.526Z | Compiling futures-executor v0.3.32 |
| 1556 | 2026-07-19T04:33:55.538Z | Compiling clap_derive v3.2.25 |
| 1557 | 2026-07-19T04:33:55.724Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1558 | 2026-07-19T04:33:56.292Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1559 | 2026-07-19T04:33:56.423Z | Compiling serde_repr v0.1.20 |
| 1560 | 2026-07-19T04:33:56.455Z | Compiling pin-project-internal v1.1.13 |
| 1561 | 2026-07-19T04:33:56.567Z | Compiling num-derive v0.4.2 |
| 1562 | 2026-07-19T04:33:56.662Z | Compiling atty v0.2.14 |
| 1563 | 2026-07-19T04:33:56.775Z | Compiling textwrap v0.16.2 |
| 1564 | 2026-07-19T04:33:56.983Z | Compiling strsim v0.10.0 |
| 1565 | 2026-07-19T04:33:57.255Z | Compiling ryu v1.0.23 |
| 1566 | 2026-07-19T04:33:57.374Z | Compiling clap_lex v1.1.0 |
| 1567 | 2026-07-19T04:33:57.534Z | Compiling curl v0.4.49 |
| 1568 | 2026-07-19T04:33:57.542Z | Compiling fastrand v2.4.1 |
| 1569 | 2026-07-19T04:33:57.559Z | Compiling simd-adler32 v0.3.9 |
| 1570 | 2026-07-19T04:33:57.744Z | Compiling termcolor v1.4.1 |
| 1571 | 2026-07-19T04:33:57.766Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1572 | 2026-07-19T04:33:57.791Z | Compiling strsim v0.11.1 |
| 1573 | 2026-07-19T04:33:57.815Z | Compiling adler2 v2.0.1 |
| 1574 | 2026-07-19T04:33:57.913Z | Compiling unicode-width v0.2.2 |
| 1575 | 2026-07-19T04:33:58.000Z | Compiling bitflags v1.3.2 |
| 1576 | 2026-07-19T04:33:58.208Z | Compiling oxnet v0.1.6 |
| 1577 | 2026-07-19T04:33:58.219Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1578 | 2026-07-19T04:33:58.283Z | Compiling console v0.16.3 |
| 1579 | 2026-07-19T04:33:58.365Z | Compiling clap v3.2.25 |
| 1580 | 2026-07-19T04:33:58.583Z | Compiling clap_builder v4.6.0 |
| 1581 | 2026-07-19T04:33:58.657Z | Compiling miniz_oxide v0.8.9 |
| 1582 | 2026-07-19T04:33:59.346Z | Compiling tempfile v3.27.0 |
| 1583 | 2026-07-19T04:33:59.635Z | Compiling pin-project v1.1.13 |
| 1584 | 2026-07-19T04:33:59.675Z | Compiling libscf-sys v1.2.0 |
| 1585 | 2026-07-19T04:33:59.734Z | Compiling serde_urlencoded v0.7.1 |
| 1586 | 2026-07-19T04:33:59.854Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1587 | 2026-07-19T04:34:00.098Z | Compiling snafu v0.8.9 |
| 1588 | 2026-07-19T04:34:00.625Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1589 | 2026-07-19T04:34:02.188Z | Compiling futures v0.3.32 |
| 1590 | 2026-07-19T04:34:02.301Z | Compiling jsonwebtoken v10.4.0 |
| 1591 | 2026-07-19T04:34:02.399Z | Compiling slog-envlogger v2.2.0 |
| 1592 | 2026-07-19T04:34:02.677Z | Compiling tower-http v0.6.11 |
| 1593 | 2026-07-19T04:34:03.158Z | Compiling hyper-rustls v0.27.9 |
| 1594 | 2026-07-19T04:34:04.489Z | Compiling hyper-timeout v0.5.2 |
| 1595 | 2026-07-19T04:34:04.840Z | Compiling clap_derive v4.6.1 |
| 1596 | 2026-07-19T04:34:05.101Z | Compiling http-body-util v0.1.3 |
| 1597 | 2026-07-19T04:34:05.387Z | Compiling zone_cfg_derive v0.3.1 |
| 1598 | 2026-07-19T04:34:05.592Z | Compiling http-serde v2.1.1 |
| 1599 | 2026-07-19T04:34:06.061Z | Compiling secrecy v0.10.3 |
| 1600 | 2026-07-19T04:34:06.083Z | Compiling async-recursion v0.3.2 |
| 1601 | 2026-07-19T04:34:06.224Z | Compiling serde_path_to_error v0.1.20 |
| 1602 | 2026-07-19T04:34:06.557Z | Compiling serde_spanned v1.1.1 |
| 1603 | 2026-07-19T04:34:06.677Z | Compiling filetime v0.2.29 |
| 1604 | 2026-07-19T04:34:06.706Z | Compiling web-time v1.1.0 |
| 1605 | 2026-07-19T04:34:06.741Z | Compiling hex v0.4.3 |
| 1606 | 2026-07-19T04:34:06.780Z | Compiling openssl-probe v0.1.6 |
| 1607 | 2026-07-19T04:34:06.803Z | Compiling unit-prefix v0.5.2 |
| 1608 | 2026-07-19T04:34:06.867Z | Compiling xattr v1.6.1 |
| 1609 | 2026-07-19T04:34:06.956Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1610 | 2026-07-19T04:34:07.047Z | Compiling tar v0.4.46 |
| 1611 | 2026-07-19T04:34:07.054Z | Compiling sha256 v1.6.0 |
| 1612 | 2026-07-19T04:34:07.380Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1613 | 2026-07-19T04:34:07.380Z | Compiling indicatif v0.18.4 |
| 1614 | 2026-07-19T04:34:09.750Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1615 | 2026-07-19T04:34:10.064Z | Compiling clap v4.6.1 |
| 1616 | 2026-07-19T04:34:10.119Z | Compiling zone v0.3.1 |
| 1617 | 2026-07-19T04:34:10.143Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1618 | 2026-07-19T04:34:10.466Z | Compiling flate2 v1.1.9 |
| 1619 | 2026-07-19T04:34:10.691Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1620 | 2026-07-19T04:34:10.917Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1621 | 2026-07-19T04:34:11.038Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1622 | 2026-07-19T04:34:11.520Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1623 | 2026-07-19T04:34:11.746Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1624 | 2026-07-19T04:34:11.812Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1625 | 2026-07-19T04:34:11.986Z | Compiling memmap2 v0.9.10 |
| 1626 | 2026-07-19T04:34:12.140Z | Compiling libloading v0.8.9 |
| 1627 | 2026-07-19T04:34:12.175Z | Compiling fs_extra v1.3.0 |
| 1628 | 2026-07-19T04:34:12.194Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1629 | 2026-07-19T04:34:12.275Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1630 | 2026-07-19T04:34:12.375Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1631 | 2026-07-19T04:34:12.574Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1632 | 2026-07-19T04:34:23.956Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1633 | 2026-07-19T04:34:40.972Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1634 | 2026-07-19T04:34:44.095Z | Finished `release` profile [optimized] target(s) in 1m 30s |
| 1635 | 2026-07-19T04:34:44.163Z | |
| 1636 | 2026-07-19T04:34:44.163Z | real 1:30.698167628 |
| 1637 | 2026-07-19T04:34:44.163Z | user 8:04.052373289 |
| 1638 | 2026-07-19T04:34:44.163Z | sys 52.653826964 |
| 1639 | 2026-07-19T04:34:44.163Z | trap 0.279323436 |
| 1640 | 2026-07-19T04:34:44.163Z | tflt 0.707862909 |
| 1641 | 2026-07-19T04:34:44.163Z | dflt 0.584805427 |
| 1642 | 2026-07-19T04:34:44.163Z | kflt 0.000035015 |
| 1643 | 2026-07-19T04:34:44.163Z | lock 24:48.007318630 |
| 1644 | 2026-07-19T04:34:44.163Z | slp 30:16.727956818 |
| 1645 | 2026-07-19T04:34:44.163Z | lat 30.760795180 |
| 1646 | 2026-07-19T04:34:44.163Z | stop 42.740573671 |
| 1647 | 2026-07-19T04:34:44.167Z | + banner test |
| 1648 | 2026-07-19T04:34:44.167Z | |
| 1649 | 2026-07-19T04:34:44.167Z | ##### ###### #### ##### |
| 1650 | 2026-07-19T04:34:44.167Z | # # # # |
| 1651 | 2026-07-19T04:34:44.167Z | # ##### #### # |
| 1652 | 2026-07-19T04:34:44.167Z | # # # # |
| 1653 | 2026-07-19T04:34:44.167Z | # # # # # |
| 1654 | 2026-07-19T04:34:44.167Z | # ###### #### # |
| 1655 | 2026-07-19T04:34:44.167Z | |
| 1656 | 2026-07-19T04:34:44.167Z | + pushd softnpu |
| 1657 | 2026-07-19T04:34:44.167Z | /work/oxidecomputer/sidecar-lite/softnpu /work/oxidecomputer/sidecar-lite |
| 1658 | 2026-07-19T04:34:44.167Z | + cargo test -- --nocapture |
| 1659 | 2026-07-19T04:34:44.287Z | Compiling serde_core v1.0.228 |
| 1660 | 2026-07-19T04:34:44.287Z | Compiling serde v1.0.228 |
| 1661 | 2026-07-19T04:34:44.290Z | Compiling serde_derive v1.0.228 |
| 1662 | 2026-07-19T04:34:44.290Z | Compiling pest_generator v2.8.6 |
| 1663 | 2026-07-19T04:34:44.290Z | Compiling zerocopy-derive v0.8.50 |
| 1664 | 2026-07-19T04:34:44.315Z | Compiling thiserror-impl v1.0.69 |
| 1665 | 2026-07-19T04:34:44.318Z | Compiling num-traits v0.2.19 |
| 1666 | 2026-07-19T04:34:44.319Z | Compiling zerocopy-derive v0.7.35 |
| 1667 | 2026-07-19T04:34:44.344Z | Compiling aho-corasick v1.1.4 |
| 1668 | 2026-07-19T04:34:44.538Z | Compiling log v0.4.32 |
| 1669 | 2026-07-19T04:34:44.881Z | Compiling thiserror-impl v2.0.18 |
| 1670 | 2026-07-19T04:34:44.940Z | Compiling pest_derive v2.8.6 |
| 1671 | 2026-07-19T04:34:45.340Z | Compiling zerocopy v0.7.35 |
| 1672 | 2026-07-19T04:34:45.659Z | Compiling thiserror v1.0.69 |
| 1673 | 2026-07-19T04:34:45.670Z | Compiling regex-automata v0.4.14 |
| 1674 | 2026-07-19T04:34:45.788Z | Compiling dtrace-parser v0.2.0 |
| 1675 | 2026-07-19T04:34:45.869Z | Compiling zerocopy v0.8.50 |
| 1676 | 2026-07-19T04:34:45.895Z | Compiling scroll_derive v0.12.1 |
| 1677 | 2026-07-19T04:34:46.307Z | Compiling thiserror v2.0.18 |
| 1678 | 2026-07-19T04:34:46.380Z | Compiling serde_json v1.0.150 |
| 1679 | 2026-07-19T04:34:46.408Z | Compiling no-std-net v0.6.0 |
| 1680 | 2026-07-19T04:34:46.479Z | Compiling pnet_base v0.35.0 |
| 1681 | 2026-07-19T04:34:46.548Z | Compiling num-integer v0.1.46 |
| 1682 | 2026-07-19T04:34:46.643Z | Compiling rustix v1.1.4 |
| 1683 | 2026-07-19T04:34:46.774Z | Compiling scroll v0.12.0 |
| 1684 | 2026-07-19T04:34:46.859Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1685 | 2026-07-19T04:34:46.873Z | Compiling scroll_derive v0.13.1 |
| 1686 | 2026-07-19T04:34:47.033Z | Compiling goblin v0.8.2 |
| 1687 | 2026-07-19T04:34:47.526Z | Compiling regex v1.12.3 |
| 1688 | 2026-07-19T04:34:47.719Z | Compiling serde_tokenstream v0.2.3 |
| 1689 | 2026-07-19T04:34:47.747Z | Compiling dof v0.3.0 |
| 1690 | 2026-07-19T04:34:47.929Z | Compiling scroll v0.13.0 |
| 1691 | 2026-07-19T04:34:48.006Z | Compiling usdt-impl v0.5.0 |
| 1692 | 2026-07-19T04:34:48.099Z | Compiling num-bigint v0.4.6 |
| 1693 | 2026-07-19T04:34:48.192Z | Compiling getrandom v0.3.4 |
| 1694 | 2026-07-19T04:34:48.265Z | Compiling pnet_macros v0.35.0 |
| 1695 | 2026-07-19T04:34:48.408Z | Compiling pnet_macros_support v0.35.0 |
| 1696 | 2026-07-19T04:34:48.529Z | Compiling pnet_sys v0.35.0 |
| 1697 | 2026-07-19T04:34:48.611Z | Compiling once_cell v1.21.4 |
| 1698 | 2026-07-19T04:34:48.713Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1699 | 2026-07-19T04:34:48.789Z | Compiling tempfile v3.27.0 |
| 1700 | 2026-07-19T04:34:48.815Z | Compiling usdt-attr-macro v0.5.0 |
| 1701 | 2026-07-19T04:34:49.115Z | Compiling num-rational v0.4.2 |
| 1702 | 2026-07-19T04:34:49.118Z | Compiling ppv-lite86 v0.2.21 |
| 1703 | 2026-07-19T04:34:49.508Z | Compiling usdt-macro v0.5.0 |
| 1704 | 2026-07-19T04:34:49.613Z | Compiling pnet_packet v0.35.0 |
| 1705 | 2026-07-19T04:34:49.787Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1706 | 2026-07-19T04:34:49.844Z | Compiling rand_core v0.9.5 |
| 1707 | 2026-07-19T04:34:49.874Z | Compiling goblin v0.10.7 |
| 1708 | 2026-07-19T04:34:50.055Z | Compiling prettyplease v0.2.37 |
| 1709 | 2026-07-19T04:34:50.333Z | Compiling ipnetwork v0.20.0 |
| 1710 | 2026-07-19T04:34:50.478Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1711 | 2026-07-19T04:34:50.555Z | Compiling num-complex v0.4.6 |
| 1712 | 2026-07-19T04:34:50.576Z | Compiling num-iter v0.1.45 |
| 1713 | 2026-07-19T04:34:50.629Z | Compiling usdt v0.5.0 |
| 1714 | 2026-07-19T04:34:50.687Z | Compiling pnet_datalink v0.35.0 |
| 1715 | 2026-07-19T04:34:50.757Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1716 | 2026-07-19T04:34:50.900Z | Compiling num v0.4.3 |
| 1717 | 2026-07-19T04:34:50.965Z | Compiling rand_chacha v0.9.0 |
| 1718 | 2026-07-19T04:34:50.972Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1719 | 2026-07-19T04:34:51.003Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1720 | 2026-07-19T04:34:51.220Z | Compiling rand v0.9.4 |
| 1721 | 2026-07-19T04:34:51.305Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1722 | 2026-07-19T04:34:51.405Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 1723 | 2026-07-19T04:34:51.694Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1724 | 2026-07-19T04:34:51.708Z | Compiling pnet_transport v0.35.0 |
| 1725 | 2026-07-19T04:34:51.855Z | Compiling pnet v0.35.0 |
| 1726 | 2026-07-19T04:34:52.537Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1727 | 2026-07-19T04:34:53.681Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1728 | 2026-07-19T04:34:53.927Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1729 | 2026-07-19T04:34:57.467Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.28s |
| 1730 | 2026-07-19T04:34:57.483Z | Running unittests src/lib.rs (/work/oxidecomputer/sidecar-lite/target/debug/deps/sidecar_lite-7808f55c0da93589) |
| 1731 | 2026-07-19T04:34:57.486Z | |
| 1732 | 2026-07-19T04:34:57.486Z | running 3 tests |
| 1733 | 2026-07-19T04:34:57.493Z | 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 : [], } |
| 1734 | 2026-07-19T04:34:57.493Z | Decapped UDP: UdpPacket { source : 0, destination : 0, length : 1047, checksum : 0, } |
| 1735 | 2026-07-19T04:34:57.500Z | test test::vlan_routing_egress ... ok |
| 1736 | 2026-07-19T04:34:57.501Z | test test::geneve_options_preserved_on_underlay ... ok |
| 1737 | 2026-07-19T04:34:57.746Z | test test::vlan_routing_ingress ... ok |
| 1738 | 2026-07-19T04:34:57.746Z | |
| 1739 | 2026-07-19T04:34:57.747Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s |
| 1740 | 2026-07-19T04:34:57.747Z | |
| 1741 | 2026-07-19T04:34:57.959Z | + popd |
| 1742 | 2026-07-19T04:34:57.959Z | /work/oxidecomputer/sidecar-lite |
| 1743 | 2026-07-19T04:34:57.959Z | + for target in debug release |
| 1744 | 2026-07-19T04:34:57.959Z | + mkdir -p /work/debug |
| 1745 | 2026-07-19T04:34:57.959Z | + for binary in libsidecar_lite.so scadm |
| 1746 | 2026-07-19T04:34:57.959Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 1747 | 2026-07-19T04:34:57.959Z | + digest -a sha256 /work/debug/libsidecar_lite.so |
| 1748 | 2026-07-19T04:34:57.959Z | + for binary in libsidecar_lite.so scadm |
| 1749 | 2026-07-19T04:34:57.959Z | + cp target/debug/scadm /work/debug/ |
| 1750 | 2026-07-19T04:34:57.960Z | + digest -a sha256 /work/debug/scadm |
| 1751 | 2026-07-19T04:34:57.967Z | + for target in debug release |
| 1752 | 2026-07-19T04:34:57.967Z | + mkdir -p /work/release |
| 1753 | 2026-07-19T04:34:57.973Z | + for binary in libsidecar_lite.so scadm |
| 1754 | 2026-07-19T04:34:57.973Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 1755 | 2026-07-19T04:34:57.983Z | + digest -a sha256 /work/release/libsidecar_lite.so |
| 1756 | 2026-07-19T04:34:57.995Z | + for binary in libsidecar_lite.so scadm |
| 1757 | 2026-07-19T04:34:57.995Z | + cp target/release/scadm /work/release/ |
| 1758 | 2026-07-19T04:34:58.010Z | + digest -a sha256 /work/release/scadm |
| 1759 | 2026-07-19T04:34:58.024Z | process exited: duration 214083 ms, exit code 0 |
| |
| 1760 | 2026-07-19T04:34:58.036Z | found 8 output files |
| 1761 | 2026-07-19T04:34:58.048Z | uploading: /work/debug/libsidecar_lite.so (59085136 bytes) |
| 1762 | 2026-07-19T04:35:00.029Z | uploaded: /work/debug/libsidecar_lite.so |
| 1763 | 2026-07-19T04:35:00.029Z | uploading: /work/debug/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1764 | 2026-07-19T04:35:01.038Z | uploaded: /work/debug/libsidecar_lite.so.sha256.txt |
| 1765 | 2026-07-19T04:35:01.038Z | uploading: /work/debug/scadm (100001520 bytes) |
| 1766 | 2026-07-19T04:35:02.744Z | uploaded: /work/debug/scadm |
| 1767 | 2026-07-19T04:35:02.744Z | uploading: /work/debug/scadm.sha256.txt (65 bytes) |
| 1768 | 2026-07-19T04:35:03.753Z | uploaded: /work/debug/scadm.sha256.txt |
| 1769 | 2026-07-19T04:35:03.753Z | uploading: /work/release/libsidecar_lite.so (12476632 bytes) |
| 1770 | 2026-07-19T04:35:04.934Z | uploaded: /work/release/libsidecar_lite.so |
| 1771 | 2026-07-19T04:35:04.934Z | uploading: /work/release/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1772 | 2026-07-19T04:35:05.946Z | uploaded: /work/release/libsidecar_lite.so.sha256.txt |
| 1773 | 2026-07-19T04:35:05.946Z | uploading: /work/release/scadm (15917872 bytes) |
| 1774 | 2026-07-19T04:35:07.169Z | uploaded: /work/release/scadm |
| 1775 | 2026-07-19T04:35:07.169Z | uploading: /work/release/scadm.sha256.txt (65 bytes) |
| 1776 | 2026-07-19T04:35:08.197Z | uploaded: /work/release/scadm.sha256.txt |