|
|
|
| 1 | 2026-08-05T04:18:47.859Z | job assigned to worker 01KZ8295YWD6CA107TE4YG3T62 [factory aws, i-0ce78b132efadbf5e] (queued for 45 s) |
| |
| 2 | 2026-08-05T04:18:54.814Z | starting task 0: "setup" |
| 3 | 2026-08-05T04:18:54.817Z | ++ uname -s |
| 4 | 2026-08-05T04:18:54.821Z | + kern=SunOS |
| 5 | 2026-08-05T04:18:54.821Z | + build_user=build |
| 6 | 2026-08-05T04:18:54.821Z | + build_uid=12345 |
| 7 | 2026-08-05T04:18:54.821Z | + work_dir=/work |
| 8 | 2026-08-05T04:18:54.821Z | + input_dir=/input |
| 9 | 2026-08-05T04:18:54.821Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-05T04:18:54.821Z | + case "$kern" in |
| 11 | 2026-08-05T04:18:54.821Z | + groupadd -g 12345 build |
| 12 | 2026-08-05T04:18:54.821Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-05T04:18:56.826Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-05T04:18:56.898Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-05T04:18:56.901Z | + home_fs=zfs |
| 16 | 2026-08-05T04:18:56.902Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-05T04:18:56.902Z | + mkdir -p /home/build |
| 18 | 2026-08-05T04:18:56.902Z | + chown build:build /home/build /work |
| 19 | 2026-08-05T04:18:58.901Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-05T04:18:58.905Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-08-05T04:18:58.911Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-05T04:18:58.915Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-05T04:18:58.915Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-05T04:18:58.915Z | * rust toolchain profile = "default" |
| 25 | 2026-08-05T04:18:58.915Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-05T04:18:58.915Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-05T04:18:58.915Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-05T04:18:58.918Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-05T04:18:58.918Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-05T04:18:59.044Z | info: downloading installer |
| 31 | 2026-08-05T04:19:00.429Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-05T04:19:00.429Z | warn: /opt/ooce/bin |
| 33 | 2026-08-05T04:19:00.429Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-05T04:19:00.429Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-05T04:19:00.429Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-05T04:19:00.429Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-05T04:19:00.429Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-05T04:19:00.429Z | error: cannot install while Rust is installed |
| 39 | 2026-08-05T04:19:00.429Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-05T04:19:00.429Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-05T04:19:00.429Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-05T04:19:00.429Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-05T04:19:00.429Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-05T04:19:00.442Z | info: profile set to default |
| 45 | 2026-08-05T04:19:00.442Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-05T04:19:00.445Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-05T04:19:00.588Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-05T04:19:00.591Z | info: downloading 6 components |
| 49 | 2026-08-05T04:19:16.577Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-05T04:19:16.577Z | |
| 51 | 2026-08-05T04:19:16.606Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-05T04:19:16.606Z | |
| 53 | 2026-08-05T04:19:16.606Z | |
| 54 | 2026-08-05T04:19:16.606Z | Rust is installed now. Great! |
| 55 | 2026-08-05T04:19:16.606Z | |
| 56 | 2026-08-05T04:19:16.606Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-05T04:19:16.606Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-05T04:19:16.606Z | |
| 59 | 2026-08-05T04:19:16.606Z | To configure your current shell, you need to source |
| 60 | 2026-08-05T04:19:16.606Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-05T04:19:16.606Z | |
| 62 | 2026-08-05T04:19:16.606Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-05T04:19:16.606Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-05T04:19:16.606Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-05T04:19:16.606Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-05T04:19:16.606Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-05T04:19:16.606Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-05T04:19:16.606Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-05T04:19:16.610Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-05T04:19:16.610Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-05T04:19:16.702Z | + rustup --version |
| 72 | 2026-08-05T04:19:16.712Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-05T04:19:16.715Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-05T04:19:16.731Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-05T04:19:16.735Z | + cargo --version |
| 76 | 2026-08-05T04:19:16.748Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-05T04:19:16.753Z | + rustc --version |
| 78 | 2026-08-05T04:19:16.771Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-05T04:19:16.774Z | process exited: duration 17860 ms, exit code 0 |
| |
| 80 | 2026-08-05T04:19:16.780Z | starting task 2: "authentication" |
| 81 | 2026-08-05T04:19:16.797Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-05T04:19:16.803Z | starting task 3: "clone repository" |
| 83 | 2026-08-05T04:19:16.806Z | + mkdir -p /work/oxidecomputer/sidecar-lite |
| 84 | 2026-08-05T04:19:16.809Z | + git clone https://github.com/oxidecomputer/sidecar-lite /work/oxidecomputer/sidecar-lite |
| 85 | 2026-08-05T04:19:16.906Z | Cloning into '/work/oxidecomputer/sidecar-lite'... |
| 86 | 2026-08-05T04:19:17.447Z | + cd /work/oxidecomputer/sidecar-lite |
| 87 | 2026-08-05T04:19:17.447Z | + git fetch origin f2618abd52076f27718ff337a66c21e455730e5a |
| 88 | 2026-08-05T04:19:17.651Z | From https://github.com/oxidecomputer/sidecar-lite |
| 89 | 2026-08-05T04:19:17.651Z | * branch f2618abd52076f27718ff337a66c21e455730e5a -> FETCH_HEAD |
| 90 | 2026-08-05T04:19:17.655Z | + [[ -n renovate/clap ]] |
| 91 | 2026-08-05T04:19:17.658Z | ++ git branch --show-current |
| 92 | 2026-08-05T04:19:17.658Z | + current=main |
| 93 | 2026-08-05T04:19:17.658Z | + [[ main != renovate/clap ]] |
| 94 | 2026-08-05T04:19:17.658Z | + git branch -f renovate/clap f2618abd52076f27718ff337a66c21e455730e5a |
| 95 | 2026-08-05T04:19:17.663Z | + git checkout -f renovate/clap |
| 96 | 2026-08-05T04:19:17.666Z | Switched to branch 'renovate/clap' |
| 97 | 2026-08-05T04:19:17.666Z | + git reset --hard f2618abd52076f27718ff337a66c21e455730e5a |
| 98 | 2026-08-05T04:19:17.669Z | HEAD is now at f2618ab Update Rust crate clap to 4.6.5 |
| 99 | 2026-08-05T04:19:17.672Z | process exited: duration 865 ms, exit code 0 |
| |
| 100 | 2026-08-05T04:19:17.679Z | starting task 4: "build" |
| 101 | 2026-08-05T04:19:17.682Z | + uname -a |
| 102 | 2026-08-05T04:19:17.685Z | SunOS w-01KZ8295YWD6CA107TE4YG3T62 5.11 helios-2.0.23838 i86pc i386 i86pc |
| 103 | 2026-08-05T04:19:17.685Z | + cat /etc/versions/build |
| 104 | 2026-08-05T04:19:17.685Z | heads/stlouis-0-ge1108ec7ee |
| 105 | 2026-08-05T04:19:17.685Z | + cargo --version |
| 106 | 2026-08-05T04:19:17.691Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 107 | 2026-08-05T04:19:17.837Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-08-05T04:19:17.842Z | info: downloading 6 components |
| 109 | 2026-08-05T04:19:32.313Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 110 | 2026-08-05T04:19:32.316Z | + rustc --version |
| 111 | 2026-08-05T04:19:32.346Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 112 | 2026-08-05T04:19:32.351Z | + banner check |
| 113 | 2026-08-05T04:19:32.355Z | |
| 114 | 2026-08-05T04:19:32.355Z | #### # # ###### #### # # |
| 115 | 2026-08-05T04:19:32.355Z | # # # # # # # # # |
| 116 | 2026-08-05T04:19:32.355Z | # ###### ##### # #### |
| 117 | 2026-08-05T04:19:32.355Z | # # # # # # # |
| 118 | 2026-08-05T04:19:32.355Z | # # # # # # # # # |
| 119 | 2026-08-05T04:19:32.355Z | #### # # ###### #### # # |
| 120 | 2026-08-05T04:19:32.355Z | |
| 121 | 2026-08-05T04:19:32.355Z | + cargo fmt -- --check |
| 122 | 2026-08-05T04:19:32.431Z | + cargo clippy --all-targets -- --deny warnings |
| 123 | 2026-08-05T04:19:32.537Z | Updating crates.io index |
| 124 | 2026-08-05T04:19:32.571Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 125 | 2026-08-05T04:19:33.021Z | From https://github.com/oxidecomputer/p4 |
| 126 | 2026-08-05T04:19:33.021Z | * [new ref] 077d5339d64ef3583147094142e75f05fc64fd1c -> refs/commit/077d5339d64ef3583147094142e75f05fc64fd1c |
| 127 | 2026-08-05T04:19:33.037Z | Updating git repository `https://github.com/oxidecomputer/usdt` |
| 128 | 2026-08-05T04:19:33.503Z | From https://github.com/oxidecomputer/usdt |
| 129 | 2026-08-05T04:19:33.503Z | * [new ref] 7115dcac28cdc7ee12021297f29e8a5a7bab2840 -> refs/commit/7115dcac28cdc7ee12021297f29e8a5a7bab2840 |
| 130 | 2026-08-05T04:19:33.625Z | Updating git repository `https://github.com/luqmana/rust-macaddr` |
| 131 | 2026-08-05T04:19:33.965Z | From https://github.com/luqmana/rust-macaddr |
| 132 | 2026-08-05T04:19:33.965Z | * [new ref] f339667731d81a8125cd930e5d51889585806b6c -> refs/commit/f339667731d81a8125cd930e5d51889585806b6c |
| 133 | 2026-08-05T04:19:34.010Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 134 | 2026-08-05T04:19:34.331Z | From https://github.com/oxidecomputer/softnpu |
| 135 | 2026-08-05T04:19:34.331Z | * [new ref] 1fc6c6e12370f158b036fb9d2247424d218e3f88 -> refs/commit/1fc6c6e12370f158b036fb9d2247424d218e3f88 |
| 136 | 2026-08-05T04:19:34.470Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 137 | 2026-08-05T04:19:34.775Z | From https://github.com/oxidecomputer/xfr |
| 138 | 2026-08-05T04:19:34.775Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 139 | 2026-08-05T04:19:34.824Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 140 | 2026-08-05T04:19:35.106Z | From https://github.com/oxidecomputer/devinfo-sys |
| 141 | 2026-08-05T04:19:35.106Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 142 | 2026-08-05T04:19:35.114Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 143 | 2026-08-05T04:19:35.362Z | From https://github.com/oxidecomputer/dlpi-sys |
| 144 | 2026-08-05T04:19:35.362Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 145 | 2026-08-05T04:19:35.390Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-08-05T04:19:35.761Z | From https://github.com/oxidecomputer/netadm-sys |
| 147 | 2026-08-05T04:19:35.761Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 148 | 2026-08-05T04:19:35.811Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 149 | 2026-08-05T04:19:36.065Z | From https://github.com/oxidecomputer/p9fs |
| 150 | 2026-08-05T04:19:36.065Z | * [new ref] 0020894e66b7f98cb98987b4efd2f029dbc3598f -> refs/commit/0020894e66b7f98cb98987b4efd2f029dbc3598f |
| 151 | 2026-08-05T04:19:36.089Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 152 | 2026-08-05T04:19:36.340Z | From https://github.com/illumos/smf-rs |
| 153 | 2026-08-05T04:19:36.340Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 154 | 2026-08-05T04:19:36.394Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-08-05T04:19:37.357Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-08-05T04:19:37.357Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-08-05T04:19:37.661Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-08-05T04:19:37.969Z | From https://github.com/jmesmon/rust-libzfs |
| 159 | 2026-08-05T04:19:37.969Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 160 | 2026-08-05T04:19:37.978Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 161 | 2026-08-05T04:19:38.211Z | From https://github.com/oxidecomputer/rusty-doors |
| 162 | 2026-08-05T04:19:38.211Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 163 | 2026-08-05T04:19:38.276Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 164 | 2026-08-05T04:19:38.544Z | From https://github.com/oxidecomputer/ispf |
| 165 | 2026-08-05T04:19:38.544Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 166 | 2026-08-05T04:19:38.579Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 167 | 2026-08-05T04:19:38.848Z | From https://github.com/oxidecomputer/zone |
| 168 | 2026-08-05T04:19:38.849Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 169 | 2026-08-05T04:19:40.766Z | Downloading crates ... |
| 170 | 2026-08-05T04:19:40.828Z | Downloaded anstyle-query v1.1.5 |
| 171 | 2026-08-05T04:19:40.853Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 172 | 2026-08-05T04:19:40.856Z | Downloaded autocfg v1.5.1 |
| 173 | 2026-08-05T04:19:40.865Z | Downloaded errno v0.3.14 |
| 174 | 2026-08-05T04:19:40.868Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-08-05T04:19:40.873Z | Downloaded no-std-net v0.6.0 |
| 176 | 2026-08-05T04:19:40.876Z | Downloaded os_str_bytes v6.6.1 |
| 177 | 2026-08-05T04:19:40.879Z | Downloaded cargo-platform v0.3.3 |
| 178 | 2026-08-05T04:19:40.883Z | Downloaded block-buffer v0.10.4 |
| 179 | 2026-08-05T04:19:40.883Z | Downloaded pnet v0.35.0 |
| 180 | 2026-08-05T04:19:40.887Z | Downloaded futures-sink v0.3.32 |
| 181 | 2026-08-05T04:19:40.890Z | Downloaded primeorder v0.13.6 |
| 182 | 2026-08-05T04:19:40.890Z | Downloaded cpufeatures v0.2.17 |
| 183 | 2026-08-05T04:19:40.890Z | Downloaded icu_collections v2.2.0 |
| 184 | 2026-08-05T04:19:40.893Z | Downloaded memmap2 v0.9.10 |
| 185 | 2026-08-05T04:19:40.896Z | Downloaded foreign-types-shared v0.3.1 |
| 186 | 2026-08-05T04:19:40.896Z | Downloaded lazy_static v1.5.0 |
| 187 | 2026-08-05T04:19:40.900Z | Downloaded dtrace-parser v0.2.0 |
| 188 | 2026-08-05T04:19:40.900Z | Downloaded generic-array v0.14.9 |
| 189 | 2026-08-05T04:19:40.900Z | Downloaded cpufeatures v0.3.0 |
| 190 | 2026-08-05T04:19:40.903Z | Downloaded heck v0.4.1 |
| 191 | 2026-08-05T04:19:40.903Z | Downloaded futures-core v0.3.32 |
| 192 | 2026-08-05T04:19:40.907Z | Downloaded adler2 v2.0.1 |
| 193 | 2026-08-05T04:19:40.907Z | Downloaded dof v0.3.0 |
| 194 | 2026-08-05T04:19:40.911Z | Downloaded form_urlencoded v1.2.2 |
| 195 | 2026-08-05T04:19:40.911Z | Downloaded futures-task v0.3.32 |
| 196 | 2026-08-05T04:19:40.911Z | Downloaded memchr v2.8.1 |
| 197 | 2026-08-05T04:19:40.914Z | Downloaded async-recursion v0.3.2 |
| 198 | 2026-08-05T04:19:40.917Z | Downloaded foreign-types-macros v0.2.3 |
| 199 | 2026-08-05T04:19:40.917Z | Downloaded futures-macro v0.3.32 |
| 200 | 2026-08-05T04:19:40.921Z | Downloaded atty v0.2.14 |
| 201 | 2026-08-05T04:19:40.924Z | Downloaded equivalent v1.0.2 |
| 202 | 2026-08-05T04:19:40.928Z | Downloaded base16ct v0.2.0 |
| 203 | 2026-08-05T04:19:40.928Z | Downloaded clap_lex v1.1.0 |
| 204 | 2026-08-05T04:19:40.932Z | Downloaded libscf-sys v1.2.0 |
| 205 | 2026-08-05T04:19:40.932Z | Downloaded hex v0.4.3 |
| 206 | 2026-08-05T04:19:40.936Z | Downloaded percent-encoding v2.3.2 |
| 207 | 2026-08-05T04:19:40.936Z | Downloaded funty v2.0.0 |
| 208 | 2026-08-05T04:19:40.936Z | Downloaded foreign-types v0.5.0 |
| 209 | 2026-08-05T04:19:40.936Z | Downloaded cstr-argument v0.1.2 |
| 210 | 2026-08-05T04:19:40.940Z | Downloaded cargo_metadata v0.23.1 |
| 211 | 2026-08-05T04:19:40.940Z | Downloaded colorchoice v1.0.5 |
| 212 | 2026-08-05T04:19:40.944Z | Downloaded num-conv v0.2.2 |
| 213 | 2026-08-05T04:19:40.944Z | Downloaded memmap v0.7.0 |
| 214 | 2026-08-05T04:19:40.947Z | Downloaded base64ct v1.8.3 |
| 215 | 2026-08-05T04:19:40.947Z | Downloaded console v0.16.3 |
| 216 | 2026-08-05T04:19:40.951Z | Downloaded async-trait v0.1.89 |
| 217 | 2026-08-05T04:19:40.954Z | Downloaded crypto-common v0.1.6 |
| 218 | 2026-08-05T04:19:40.954Z | Downloaded cfg-if v1.0.4 |
| 219 | 2026-08-05T04:19:40.957Z | Downloaded is-terminal v0.4.17 |
| 220 | 2026-08-05T04:19:40.960Z | Downloaded num v0.4.3 |
| 221 | 2026-08-05T04:19:40.960Z | Downloaded itoa v1.0.18 |
| 222 | 2026-08-05T04:19:40.961Z | Downloaded proc-macro-error-attr v1.0.4 |
| 223 | 2026-08-05T04:19:40.965Z | Downloaded futures-io v0.3.32 |
| 224 | 2026-08-05T04:19:40.966Z | Downloaded http-body v1.0.1 |
| 225 | 2026-08-05T04:19:40.966Z | Downloaded idna_adapter v1.2.2 |
| 226 | 2026-08-05T04:19:40.966Z | Downloaded clap_lex v0.2.4 |
| 227 | 2026-08-05T04:19:40.970Z | Downloaded radium v0.7.0 |
| 228 | 2026-08-05T04:19:40.970Z | Downloaded powerfmt v0.2.0 |
| 229 | 2026-08-05T04:19:40.975Z | Downloaded potential_utf v0.1.5 |
| 230 | 2026-08-05T04:19:40.975Z | Downloaded openssl-probe v0.1.6 |
| 231 | 2026-08-05T04:19:40.975Z | Downloaded heck v0.5.0 |
| 232 | 2026-08-05T04:19:40.978Z | Downloaded num-derive v0.4.2 |
| 233 | 2026-08-05T04:19:40.978Z | Downloaded fs_extra v1.3.0 |
| 234 | 2026-08-05T04:19:40.978Z | Downloaded erased-serde v0.3.31 |
| 235 | 2026-08-05T04:19:40.981Z | Downloaded is_terminal_polyfill v1.70.2 |
| 236 | 2026-08-05T04:19:40.981Z | Downloaded bitflags v1.3.2 |
| 237 | 2026-08-05T04:19:40.986Z | Downloaded plain v0.2.3 |
| 238 | 2026-08-05T04:19:40.986Z | Downloaded pnet_macros_support v0.35.0 |
| 239 | 2026-08-05T04:19:40.986Z | Downloaded find-msvc-tools v0.1.9 |
| 240 | 2026-08-05T04:19:40.989Z | Downloaded anstyle v1.0.14 |
| 241 | 2026-08-05T04:19:40.989Z | Downloaded pnet_sys v0.35.0 |
| 242 | 2026-08-05T04:19:40.989Z | Downloaded byteorder v1.5.0 |
| 243 | 2026-08-05T04:19:40.989Z | Downloaded num_enum_derive v0.5.11 |
| 244 | 2026-08-05T04:19:40.992Z | Downloaded glob v0.3.3 |
| 245 | 2026-08-05T04:19:40.992Z | Downloaded clap_derive v3.2.25 |
| 246 | 2026-08-05T04:19:40.995Z | Downloaded openssl-probe v0.2.1 |
| 247 | 2026-08-05T04:19:40.996Z | Downloaded futures-executor v0.3.32 |
| 248 | 2026-08-05T04:19:40.996Z | Downloaded fastrand v2.4.1 |
| 249 | 2026-08-05T04:19:40.999Z | Downloaded rfc6979 v0.4.0 |
| 250 | 2026-08-05T04:19:40.999Z | Downloaded ed25519 v2.2.3 |
| 251 | 2026-08-05T04:19:41.002Z | Downloaded rustc_version v0.4.1 |
| 252 | 2026-08-05T04:19:41.005Z | Downloaded rand_chacha v0.3.1 |
| 253 | 2026-08-05T04:19:41.005Z | Downloaded proc-macro-crate v3.5.0 |
| 254 | 2026-08-05T04:19:41.009Z | Downloaded anstream v1.0.0 |
| 255 | 2026-08-05T04:19:41.009Z | Downloaded pretty-hex v0.4.2 |
| 256 | 2026-08-05T04:19:41.009Z | Downloaded pnet_base v0.35.0 |
| 257 | 2026-08-05T04:19:41.014Z | Downloaded proc-macro-crate v1.3.1 |
| 258 | 2026-08-05T04:19:41.014Z | Downloaded ecdsa v0.16.9 |
| 259 | 2026-08-05T04:19:41.014Z | Downloaded crc32fast v1.5.0 |
| 260 | 2026-08-05T04:19:41.017Z | Downloaded either v1.16.0 |
| 261 | 2026-08-05T04:19:41.020Z | Downloaded displaydoc v0.2.6 |
| 262 | 2026-08-05T04:19:41.020Z | Downloaded scroll_derive v0.12.1 |
| 263 | 2026-08-05T04:19:41.023Z | Downloaded group v0.13.0 |
| 264 | 2026-08-05T04:19:41.023Z | Downloaded deranged v0.5.8 |
| 265 | 2026-08-05T04:19:41.027Z | Downloaded lock_api v0.4.14 |
| 266 | 2026-08-05T04:19:41.030Z | Downloaded num_enum v0.7.6 |
| 267 | 2026-08-05T04:19:41.033Z | Downloaded secrecy v0.10.3 |
| 268 | 2026-08-05T04:19:41.033Z | Downloaded pnet_transport v0.35.0 |
| 269 | 2026-08-05T04:19:41.033Z | Downloaded http-serde v2.1.1 |
| 270 | 2026-08-05T04:19:41.037Z | Downloaded serde_repr v0.1.20 |
| 271 | 2026-08-05T04:19:41.040Z | Downloaded serde_spanned v1.1.1 |
| 272 | 2026-08-05T04:19:41.040Z | Downloaded scopeguard v1.2.0 |
| 273 | 2026-08-05T04:19:41.044Z | Downloaded signature v2.2.0 |
| 274 | 2026-08-05T04:19:41.047Z | Downloaded serde_urlencoded v0.7.1 |
| 275 | 2026-08-05T04:19:41.047Z | Downloaded quote v1.0.45 |
| 276 | 2026-08-05T04:19:41.050Z | Downloaded hyper-timeout v0.5.2 |
| 277 | 2026-08-05T04:19:41.050Z | Downloaded num_enum v0.5.11 |
| 278 | 2026-08-05T04:19:41.053Z | Downloaded num-complex v0.4.6 |
| 279 | 2026-08-05T04:19:41.058Z | Downloaded anyhow v1.0.102 |
| 280 | 2026-08-05T04:19:41.058Z | Downloaded futures-channel v0.3.32 |
| 281 | 2026-08-05T04:19:41.062Z | Downloaded anstyle-parse v1.0.0 |
| 282 | 2026-08-05T04:19:41.062Z | Downloaded clap_derive v4.6.4 |
| 283 | 2026-08-05T04:19:41.062Z | Downloaded pin-project-internal v1.1.13 |
| 284 | 2026-08-05T04:19:41.062Z | Downloaded hyper-rustls v0.27.9 |
| 285 | 2026-08-05T04:19:41.066Z | Downloaded pkg-config v0.3.33 |
| 286 | 2026-08-05T04:19:41.066Z | Downloaded http-body-util v0.1.3 |
| 287 | 2026-08-05T04:19:41.066Z | Downloaded pin-project-lite v0.2.17 |
| 288 | 2026-08-05T04:19:41.073Z | Downloaded crossbeam-utils v0.8.21 |
| 289 | 2026-08-05T04:19:41.073Z | Downloaded proc-macro-error v1.0.4 |
| 290 | 2026-08-05T04:19:41.076Z | Downloaded libloading v0.8.9 |
| 291 | 2026-08-05T04:19:41.076Z | Downloaded getrandom v0.3.4 |
| 292 | 2026-08-05T04:19:41.076Z | Downloaded num_enum_derive v0.7.6 |
| 293 | 2026-08-05T04:19:41.080Z | Downloaded num-iter v0.1.45 |
| 294 | 2026-08-05T04:19:41.080Z | Downloaded chacha20 v0.10.0 |
| 295 | 2026-08-05T04:19:41.080Z | Downloaded colored v3.1.1 |
| 296 | 2026-08-05T04:19:41.083Z | Downloaded num-rational v0.4.2 |
| 297 | 2026-08-05T04:19:41.083Z | Downloaded strsim v0.10.0 |
| 298 | 2026-08-05T04:19:41.083Z | Downloaded slog-envlogger v2.2.0 |
| 299 | 2026-08-05T04:19:41.086Z | Downloaded num-integer v0.1.46 |
| 300 | 2026-08-05T04:19:41.086Z | Downloaded ipnetwork v0.20.0 |
| 301 | 2026-08-05T04:19:41.086Z | Downloaded pnet_macros v0.35.0 |
| 302 | 2026-08-05T04:19:41.091Z | Downloaded subtle v2.6.1 |
| 303 | 2026-08-05T04:19:41.091Z | Downloaded rustls-native-certs v0.8.4 |
| 304 | 2026-08-05T04:19:41.091Z | Downloaded rand_core v0.9.5 |
| 305 | 2026-08-05T04:19:41.094Z | Downloaded rustversion v1.0.22 |
| 306 | 2026-08-05T04:19:41.094Z | Downloaded rand_core v0.10.1 |
| 307 | 2026-08-05T04:19:41.094Z | Downloaded ff v0.13.1 |
| 308 | 2026-08-05T04:19:41.094Z | Downloaded pkcs8 v0.10.2 |
| 309 | 2026-08-05T04:19:41.098Z | Downloaded scroll_derive v0.13.1 |
| 310 | 2026-08-05T04:19:41.098Z | Downloaded oxnet v0.1.6 |
| 311 | 2026-08-05T04:19:41.102Z | Downloaded sec1 v0.7.3 |
| 312 | 2026-08-05T04:19:41.102Z | Downloaded scroll v0.13.0 |
| 313 | 2026-08-05T04:19:41.102Z | Downloaded scroll v0.12.0 |
| 314 | 2026-08-05T04:19:41.102Z | Downloaded digest v0.10.7 |
| 315 | 2026-08-05T04:19:41.106Z | Downloaded tap v1.0.1 |
| 316 | 2026-08-05T04:19:41.106Z | Downloaded camino v1.2.2 |
| 317 | 2026-08-05T04:19:41.106Z | Downloaded filetime v0.2.29 |
| 318 | 2026-08-05T04:19:41.109Z | Downloaded parking_lot v0.12.5 |
| 319 | 2026-08-05T04:19:41.110Z | Downloaded thread-id v4.2.2 |
| 320 | 2026-08-05T04:19:41.113Z | Downloaded shlex v2.0.1 |
| 321 | 2026-08-05T04:19:41.113Z | Downloaded sha2 v0.10.9 |
| 322 | 2026-08-05T04:19:41.113Z | Downloaded stable_deref_trait v1.2.1 |
| 323 | 2026-08-05T04:19:41.116Z | Downloaded pem v3.0.6 |
| 324 | 2026-08-05T04:19:41.116Z | Downloaded serde_path_to_error v0.1.20 |
| 325 | 2026-08-05T04:19:41.116Z | Downloaded getrandom v0.2.17 |
| 326 | 2026-08-05T04:19:41.119Z | Downloaded signal-hook-registry v1.4.8 |
| 327 | 2026-08-05T04:19:41.119Z | Downloaded rand_chacha v0.9.0 |
| 328 | 2026-08-05T04:19:41.122Z | Downloaded strsim v0.11.1 |
| 329 | 2026-08-05T04:19:41.125Z | Downloaded getrandom v0.4.2 |
| 330 | 2026-08-05T04:19:41.125Z | Downloaded sync_wrapper v1.0.2 |
| 331 | 2026-08-05T04:19:41.128Z | Downloaded const-oid v0.9.6 |
| 332 | 2026-08-05T04:19:41.129Z | Downloaded time-core v0.1.8 |
| 333 | 2026-08-05T04:19:41.129Z | Downloaded thread-id v5.1.0 |
| 334 | 2026-08-05T04:19:41.132Z | Downloaded bitflags v2.13.0 |
| 335 | 2026-08-05T04:19:41.132Z | Downloaded sha256 v1.6.0 |
| 336 | 2026-08-05T04:19:41.135Z | Downloaded rand_core v0.6.4 |
| 337 | 2026-08-05T04:19:41.138Z | Downloaded serde_tokenstream v0.2.3 |
| 338 | 2026-08-05T04:19:41.143Z | Downloaded pnet_packet v0.35.0 |
| 339 | 2026-08-05T04:19:41.147Z | Downloaded slog-scope v4.4.1 |
| 340 | 2026-08-05T04:19:41.147Z | Downloaded pnet_datalink v0.35.0 |
| 341 | 2026-08-05T04:19:41.147Z | Downloaded httparse v1.10.1 |
| 342 | 2026-08-05T04:19:41.150Z | Downloaded tokio-macros v2.7.0 |
| 343 | 2026-08-05T04:19:41.150Z | Downloaded slog-term v2.9.2 |
| 344 | 2026-08-05T04:19:41.150Z | Downloaded spki v0.7.3 |
| 345 | 2026-08-05T04:19:41.153Z | Downloaded pkcs1 v0.7.5 |
| 346 | 2026-08-05T04:19:41.153Z | Downloaded parking_lot_core v0.9.12 |
| 347 | 2026-08-05T04:19:41.157Z | Downloaded litemap v0.8.2 |
| 348 | 2026-08-05T04:19:41.157Z | Downloaded bytes v1.11.1 |
| 349 | 2026-08-05T04:19:41.160Z | Downloaded tower-service v0.3.3 |
| 350 | 2026-08-05T04:19:41.160Z | Downloaded slog-async v2.8.0 |
| 351 | 2026-08-05T04:19:41.163Z | Downloaded pem-rfc7468 v0.7.0 |
| 352 | 2026-08-05T04:19:41.163Z | Downloaded slab v0.4.12 |
| 353 | 2026-08-05T04:19:41.166Z | Downloaded simple_asn1 v0.6.4 |
| 354 | 2026-08-05T04:19:41.167Z | Downloaded toml_datetime v0.6.11 |
| 355 | 2026-08-05T04:19:41.167Z | Downloaded rustls-pki-types v1.14.1 |
| 356 | 2026-08-05T04:19:41.171Z | Downloaded take_mut v0.2.2 |
| 357 | 2026-08-05T04:19:41.171Z | Downloaded termcolor v1.4.1 |
| 358 | 2026-08-05T04:19:41.171Z | Downloaded slog-stdlog v4.1.1 |
| 359 | 2026-08-05T04:19:41.171Z | Downloaded icu_normalizer_data v2.2.0 |
| 360 | 2026-08-05T04:19:41.174Z | Downloaded synstructure v0.13.2 |
| 361 | 2026-08-05T04:19:41.174Z | Downloaded simd-adler32 v0.3.9 |
| 362 | 2026-08-05T04:19:41.174Z | Downloaded thiserror v2.0.18 |
| 363 | 2026-08-05T04:19:41.178Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-08-05T04:19:41.178Z | Downloaded utf8_iter v1.0.4 |
| 365 | 2026-08-05T04:19:41.178Z | Downloaded icu_properties v2.2.0 |
| 366 | 2026-08-05T04:19:41.181Z | Downloaded untrusted v0.9.0 |
| 367 | 2026-08-05T04:19:41.181Z | Downloaded unit-prefix v0.5.2 |
| 368 | 2026-08-05T04:19:41.181Z | Downloaded thiserror-impl v1.0.69 |
| 369 | 2026-08-05T04:19:41.181Z | Downloaded want v0.3.1 |
| 370 | 2026-08-05T04:19:41.184Z | Downloaded futures v0.3.32 |
| 371 | 2026-08-05T04:19:41.184Z | Downloaded try-lock v0.2.5 |
| 372 | 2026-08-05T04:19:41.188Z | Downloaded tower-layer v0.3.3 |
| 373 | 2026-08-05T04:19:41.188Z | Downloaded clap v4.6.5 |
| 374 | 2026-08-05T04:19:41.192Z | Downloaded thiserror v1.0.69 |
| 375 | 2026-08-05T04:19:41.196Z | Downloaded usdt-attr-macro v0.5.0 |
| 376 | 2026-08-05T04:19:41.196Z | Downloaded elliptic-curve v0.13.8 |
| 377 | 2026-08-05T04:19:41.196Z | Downloaded semver v1.0.28 |
| 378 | 2026-08-05T04:19:41.200Z | Downloaded ppv-lite86 v0.2.21 |
| 379 | 2026-08-05T04:19:41.200Z | Downloaded log v0.4.32 |
| 380 | 2026-08-05T04:19:41.200Z | Downloaded time-macros v0.2.27 |
| 381 | 2026-08-05T04:19:41.204Z | Downloaded itertools v0.12.1 |
| 382 | 2026-08-05T04:19:41.207Z | Downloaded yoke-derive v0.8.2 |
| 383 | 2026-08-05T04:19:41.207Z | Downloaded thread_local v1.1.9 |
| 384 | 2026-08-05T04:19:41.207Z | Downloaded version_check v0.9.5 |
| 385 | 2026-08-05T04:19:41.207Z | Downloaded zerofrom v0.1.8 |
| 386 | 2026-08-05T04:19:41.210Z | Downloaded usdt-macro v0.5.0 |
| 387 | 2026-08-05T04:19:41.210Z | Downloaded thiserror-impl v2.0.18 |
| 388 | 2026-08-05T04:19:41.210Z | Downloaded curl v0.4.49 |
| 389 | 2026-08-05T04:19:41.213Z | Downloaded iana-time-zone v0.1.65 |
| 390 | 2026-08-05T04:19:41.213Z | Downloaded hmac v0.12.1 |
| 391 | 2026-08-05T04:19:41.216Z | Downloaded xattr v1.6.1 |
| 392 | 2026-08-05T04:19:41.217Z | Downloaded jsonwebtoken v10.4.0 |
| 393 | 2026-08-05T04:19:41.221Z | Downloaded pest_generator v2.8.6 |
| 394 | 2026-08-05T04:19:41.225Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 395 | 2026-08-05T04:19:41.230Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 396 | 2026-08-05T04:19:41.230Z | Downloaded zone_cfg_derive v0.3.1 |
| 397 | 2026-08-05T04:19:41.230Z | Downloaded zone v0.3.1 |
| 398 | 2026-08-05T04:19:41.230Z | Downloaded once_cell v1.21.4 |
| 399 | 2026-08-05T04:19:41.233Z | Downloaded num-traits v0.2.19 |
| 400 | 2026-08-05T04:19:41.233Z | Downloaded indexmap v1.9.3 |
| 401 | 2026-08-05T04:19:41.233Z | Downloaded pin-project v1.1.13 |
| 402 | 2026-08-05T04:19:41.239Z | Downloaded serde_derive v1.0.228 |
| 403 | 2026-08-05T04:19:41.242Z | Downloaded ryu v1.0.23 |
| 404 | 2026-08-05T04:19:41.242Z | Downloaded pest_derive v2.8.6 |
| 405 | 2026-08-05T04:19:41.246Z | Downloaded zeroize_derive v1.4.3 |
| 406 | 2026-08-05T04:19:41.246Z | Downloaded term v1.2.1 |
| 407 | 2026-08-05T04:19:41.250Z | Downloaded tinystr v0.8.3 |
| 408 | 2026-08-05T04:19:41.250Z | Downloaded smallvec v1.15.1 |
| 409 | 2026-08-05T04:19:41.253Z | Downloaded ed25519-dalek v2.2.0 |
| 410 | 2026-08-05T04:19:41.253Z | Downloaded prettyplease v0.2.37 |
| 411 | 2026-08-05T04:19:41.253Z | Downloaded cc v1.2.63 |
| 412 | 2026-08-05T04:19:41.256Z | Downloaded flate2 v1.1.9 |
| 413 | 2026-08-05T04:19:41.259Z | Downloaded usdt v0.5.0 |
| 414 | 2026-08-05T04:19:41.259Z | Downloaded der v0.7.10 |
| 415 | 2026-08-05T04:19:41.262Z | Downloaded proc-macro2 v1.0.106 |
| 416 | 2026-08-05T04:19:41.262Z | Downloaded usdt-impl v0.5.0 |
| 417 | 2026-08-05T04:19:41.265Z | Downloaded crossbeam-channel v0.5.15 |
| 418 | 2026-08-05T04:19:41.269Z | Downloaded zerofrom-derive v0.1.7 |
| 419 | 2026-08-05T04:19:41.269Z | Downloaded snafu-derive v0.8.9 |
| 420 | 2026-08-05T04:19:41.269Z | Downloaded spin v0.9.8 |
| 421 | 2026-08-05T04:19:41.272Z | Downloaded crypto-bigint v0.5.5 |
| 422 | 2026-08-05T04:19:41.275Z | Downloaded zeroize v1.8.2 |
| 423 | 2026-08-05T04:19:41.276Z | Downloaded writeable v0.6.3 |
| 424 | 2026-08-05T04:19:41.279Z | Downloaded zmij v1.0.21 |
| 425 | 2026-08-05T04:19:41.279Z | Downloaded zerovec-derive v0.11.3 |
| 426 | 2026-08-05T04:19:41.282Z | Downloaded base64 v0.22.1 |
| 427 | 2026-08-05T04:19:41.282Z | Downloaded openssl-sys v0.9.116 |
| 428 | 2026-08-05T04:19:41.285Z | Downloaded ucd-trie v0.1.7 |
| 429 | 2026-08-05T04:19:41.285Z | Downloaded indicatif v0.18.4 |
| 430 | 2026-08-05T04:19:41.288Z | Downloaded p256 v0.13.2 |
| 431 | 2026-08-05T04:19:41.292Z | Downloaded miniz_oxide v0.8.9 |
| 432 | 2026-08-05T04:19:41.292Z | Downloaded serde_core v1.0.228 |
| 433 | 2026-08-05T04:19:41.295Z | Downloaded icu_locale_core v2.2.0 |
| 434 | 2026-08-05T04:19:41.298Z | Downloaded web-time v1.1.0 |
| 435 | 2026-08-05T04:19:41.298Z | Downloaded slog v2.8.2 |
| 436 | 2026-08-05T04:19:41.304Z | Downloaded pest_meta v2.8.6 |
| 437 | 2026-08-05T04:19:41.304Z | Downloaded arc-swap v1.9.1 |
| 438 | 2026-08-05T04:19:41.307Z | Downloaded mio v1.2.1 |
| 439 | 2026-08-05T04:19:41.307Z | Downloaded zerocopy-derive v0.7.35 |
| 440 | 2026-08-05T04:19:41.311Z | Downloaded yoke v0.8.3 |
| 441 | 2026-08-05T04:19:41.311Z | Downloaded p384 v0.13.1 |
| 442 | 2026-08-05T04:19:41.314Z | Downloaded tokio-rustls v0.26.4 |
| 443 | 2026-08-05T04:19:41.314Z | Downloaded hyper-util v0.1.20 |
| 444 | 2026-08-05T04:19:41.320Z | Downloaded icu_properties_data v2.2.0 |
| 445 | 2026-08-05T04:19:41.324Z | Downloaded unicode-ident v1.0.24 |
| 446 | 2026-08-05T04:19:41.324Z | Downloaded tracing-attributes v0.1.31 |
| 447 | 2026-08-05T04:19:41.329Z | Downloaded wyz v0.5.1 |
| 448 | 2026-08-05T04:19:41.329Z | Downloaded textwrap v0.16.2 |
| 449 | 2026-08-05T04:19:41.329Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 450 | 2026-08-05T04:19:41.334Z | Downloaded icu_provider v2.2.0 |
| 451 | 2026-08-05T04:19:41.335Z | Downloaded icu_normalizer v2.2.0 |
| 452 | 2026-08-05T04:19:41.335Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 453 | 2026-08-05T04:19:41.340Z | Downloaded serde v1.0.228 |
| 454 | 2026-08-05T04:19:41.340Z | Downloaded rustls-webpki v0.103.13 |
| 455 | 2026-08-05T04:19:41.340Z | Downloaded rand v0.8.6 |
| 456 | 2026-08-05T04:19:41.340Z | Downloaded rsa v0.9.10 |
| 457 | 2026-08-05T04:19:41.344Z | Downloaded hashbrown v0.12.3 |
| 458 | 2026-08-05T04:19:41.347Z | Downloaded snafu v0.8.9 |
| 459 | 2026-08-05T04:19:41.350Z | Downloaded libm v0.2.16 |
| 460 | 2026-08-05T04:19:41.354Z | Downloaded tempfile v3.27.0 |
| 461 | 2026-08-05T04:19:41.357Z | Downloaded socket2 v0.6.4 |
| 462 | 2026-08-05T04:19:41.357Z | Downloaded tar v0.4.46 |
| 463 | 2026-08-05T04:19:41.368Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 464 | 2026-08-05T04:19:41.372Z | Downloaded tracing-core v0.1.36 |
| 465 | 2026-08-05T04:19:41.376Z | Downloaded num-bigint-dig v0.8.6 |
| 466 | 2026-08-05T04:19:41.376Z | Downloaded portable-atomic v1.13.1 |
| 467 | 2026-08-05T04:19:41.379Z | Downloaded rand v0.9.4 |
| 468 | 2026-08-05T04:19:41.383Z | Downloaded indexmap v2.14.0 |
| 469 | 2026-08-05T04:19:41.387Z | Downloaded num-bigint v0.4.6 |
| 470 | 2026-08-05T04:19:41.391Z | Downloaded zerocopy-derive v0.8.50 |
| 471 | 2026-08-05T04:19:41.394Z | Downloaded toml_edit v0.19.15 |
| 472 | 2026-08-05T04:19:41.405Z | Downloaded url v2.5.8 |
| 473 | 2026-08-05T04:19:41.408Z | Downloaded rand v0.10.1 |
| 474 | 2026-08-05T04:19:41.409Z | Downloaded http v1.4.1 |
| 475 | 2026-08-05T04:19:41.409Z | Downloaded zerotrie v0.2.4 |
| 476 | 2026-08-05T04:19:41.412Z | Downloaded pest v2.8.6 |
| 477 | 2026-08-05T04:19:41.416Z | Downloaded clap_builder v4.6.5 |
| 478 | 2026-08-05T04:19:41.422Z | Downloaded hashbrown v0.17.1 |
| 479 | 2026-08-05T04:19:41.425Z | Downloaded aho-corasick v1.1.4 |
| 480 | 2026-08-05T04:19:41.429Z | Downloaded idna v1.1.0 |
| 481 | 2026-08-05T04:19:41.434Z | Downloaded typenum v1.20.1 |
| 482 | 2026-08-05T04:19:41.434Z | Downloaded goblin v0.8.2 |
| 483 | 2026-08-05T04:19:41.437Z | Downloaded tower v0.5.3 |
| 484 | 2026-08-05T04:19:41.441Z | Downloaded hyper v1.10.1 |
| 485 | 2026-08-05T04:19:41.444Z | Downloaded hkdf v0.12.4 |
| 486 | 2026-08-05T04:19:41.448Z | Downloaded regex v1.12.3 |
| 487 | 2026-08-05T04:19:41.454Z | Downloaded tokio-util v0.7.18 |
| 488 | 2026-08-05T04:19:41.454Z | Downloaded zerovec v0.11.6 |
| 489 | 2026-08-05T04:19:41.462Z | Downloaded futures-util v0.3.32 |
| 490 | 2026-08-05T04:19:41.466Z | Downloaded clap v3.2.25 |
| 491 | 2026-08-05T04:19:41.473Z | Downloaded tower-http v0.6.11 |
| 492 | 2026-08-05T04:19:41.477Z | Downloaded winnow v0.5.40 |
| 493 | 2026-08-05T04:19:41.482Z | Downloaded serde_json v1.0.150 |
| 494 | 2026-08-05T04:19:41.489Z | Downloaded zerocopy v0.7.35 |
| 495 | 2026-08-05T04:19:41.497Z | Downloaded winnow v1.0.3 |
| 496 | 2026-08-05T04:19:41.504Z | Downloaded chrono v0.4.45 |
| 497 | 2026-08-05T04:19:41.507Z | Downloaded bitvec v1.1.1 |
| 498 | 2026-08-05T04:19:41.520Z | Downloaded time v0.3.47 |
| 499 | 2026-08-05T04:19:41.527Z | Downloaded syn v1.0.109 |
| 500 | 2026-08-05T04:19:41.537Z | Downloaded goblin v0.10.7 |
| 501 | 2026-08-05T04:19:41.558Z | Downloaded vcpkg v0.2.15 |
| 502 | 2026-08-05T04:19:41.565Z | Downloaded curve25519-dalek v4.1.3 |
| 503 | 2026-08-05T04:19:41.569Z | Downloaded unicode-width v0.2.2 |
| 504 | 2026-08-05T04:19:41.572Z | Downloaded syn v2.0.117 |
| 505 | 2026-08-05T04:19:41.580Z | Downloaded syn v3.0.3 |
| 506 | 2026-08-05T04:19:41.584Z | Downloaded zerocopy v0.8.50 |
| 507 | 2026-08-05T04:19:41.594Z | Downloaded rustls v0.23.40 |
| 508 | 2026-08-05T04:19:41.601Z | Downloaded regex-syntax v0.8.10 |
| 509 | 2026-08-05T04:19:41.609Z | Downloaded tracing v0.1.44 |
| 510 | 2026-08-05T04:19:41.624Z | Downloaded rustix v1.1.4 |
| 511 | 2026-08-05T04:19:41.635Z | Downloaded octocrab v0.53.0 |
| 512 | 2026-08-05T04:19:41.674Z | Downloaded tokio v1.52.3 |
| 513 | 2026-08-05T04:19:41.694Z | Downloaded regex-automata v0.4.14 |
| 514 | 2026-08-05T04:19:41.733Z | Downloaded libc v0.2.186 |
| 515 | 2026-08-05T04:19:41.751Z | Downloaded libz-sys v1.1.29 |
| 516 | 2026-08-05T04:19:41.763Z | Downloaded curl-sys v0.4.88+curl-8.20.0 |
| 517 | 2026-08-05T04:19:41.816Z | Downloaded ring v0.17.14 |
| 518 | 2026-08-05T04:19:41.940Z | Compiling proc-macro2 v1.0.106 |
| 519 | 2026-08-05T04:19:41.940Z | Compiling quote v1.0.45 |
| 520 | 2026-08-05T04:19:41.940Z | Compiling unicode-ident v1.0.24 |
| 521 | 2026-08-05T04:19:41.940Z | Compiling libc v0.2.186 |
| 522 | 2026-08-05T04:19:41.940Z | Checking cfg-if v1.0.4 |
| 523 | 2026-08-05T04:19:41.940Z | Compiling version_check v0.9.5 |
| 524 | 2026-08-05T04:19:41.940Z | Compiling serde_core v1.0.228 |
| 525 | 2026-08-05T04:19:41.940Z | Compiling memchr v2.8.1 |
| 526 | 2026-08-05T04:19:42.110Z | Compiling serde v1.0.228 |
| 527 | 2026-08-05T04:19:42.443Z | Checking itoa v1.0.18 |
| 528 | 2026-08-05T04:19:42.491Z | Compiling zmij v1.0.21 |
| 529 | 2026-08-05T04:19:42.595Z | Compiling autocfg v1.5.1 |
| 530 | 2026-08-05T04:19:42.605Z | Checking log v0.4.32 |
| 531 | 2026-08-05T04:19:42.641Z | Compiling libm v0.2.16 |
| 532 | 2026-08-05T04:19:42.759Z | Checking subtle v2.6.1 |
| 533 | 2026-08-05T04:19:42.827Z | Compiling generic-array v0.14.9 |
| 534 | 2026-08-05T04:19:42.854Z | Compiling thiserror v2.0.18 |
| 535 | 2026-08-05T04:19:42.899Z | Checking getrandom v0.2.17 |
| 536 | 2026-08-05T04:19:42.962Z | Compiling num-traits v0.2.19 |
| 537 | 2026-08-05T04:19:43.039Z | Compiling ucd-trie v0.1.7 |
| 538 | 2026-08-05T04:19:43.281Z | Checking const-oid v0.9.6 |
| 539 | 2026-08-05T04:19:43.375Z | Compiling syn v2.0.117 |
| 540 | 2026-08-05T04:19:43.424Z | Checking typenum v1.20.1 |
| 541 | 2026-08-05T04:19:43.433Z | Compiling thiserror v1.0.69 |
| 542 | 2026-08-05T04:19:43.439Z | Checking smallvec v1.15.1 |
| 543 | 2026-08-05T04:19:43.628Z | Compiling pest v2.8.6 |
| 544 | 2026-08-05T04:19:43.964Z | Checking pin-project-lite v0.2.17 |
| 545 | 2026-08-05T04:19:44.043Z | Compiling serde_json v1.0.150 |
| 546 | 2026-08-05T04:19:44.053Z | Compiling shlex v2.0.1 |
| 547 | 2026-08-05T04:19:44.056Z | Compiling find-msvc-tools v0.1.9 |
| 548 | 2026-08-05T04:19:44.235Z | Compiling cc v1.2.63 |
| 549 | 2026-08-05T04:19:44.301Z | Compiling syn v1.0.109 |
| 550 | 2026-08-05T04:19:44.320Z | Checking bytes v1.11.1 |
| 551 | 2026-08-05T04:19:44.330Z | Compiling rustversion v1.0.22 |
| 552 | 2026-08-05T04:19:44.594Z | Checking rand_core v0.6.4 |
| 553 | 2026-08-05T04:19:44.690Z | Compiling pest_meta v2.8.6 |
| 554 | 2026-08-05T04:19:44.765Z | Checking socket2 v0.6.4 |
| 555 | 2026-08-05T04:19:44.796Z | Checking errno v0.3.14 |
| 556 | 2026-08-05T04:19:44.873Z | Compiling parking_lot_core v0.9.12 |
| 557 | 2026-08-05T04:19:44.911Z | Compiling zerocopy v0.8.50 |
| 558 | 2026-08-05T04:19:45.004Z | Compiling equivalent v1.0.2 |
| 559 | 2026-08-05T04:19:45.091Z | Compiling hashbrown v0.17.1 |
| 560 | 2026-08-05T04:19:45.359Z | Checking scopeguard v1.2.0 |
| 561 | 2026-08-05T04:19:45.377Z | Checking base64ct v1.8.3 |
| 562 | 2026-08-05T04:19:45.452Z | Checking lock_api v0.4.14 |
| 563 | 2026-08-05T04:19:45.595Z | Compiling indexmap v2.14.0 |
| 564 | 2026-08-05T04:19:45.620Z | Checking pem-rfc7468 v0.7.0 |
| 565 | 2026-08-05T04:19:45.657Z | Checking once_cell v1.21.4 |
| 566 | 2026-08-05T04:19:45.748Z | Checking stable_deref_trait v1.2.1 |
| 567 | 2026-08-05T04:19:45.762Z | Checking pretty-hex v0.4.2 |
| 568 | 2026-08-05T04:19:45.816Z | Compiling byteorder v1.5.0 |
| 569 | 2026-08-05T04:19:45.826Z | Checking parking_lot v0.12.5 |
| 570 | 2026-08-05T04:19:45.874Z | Checking signal-hook-registry v1.4.8 |
| 571 | 2026-08-05T04:19:45.919Z | Checking num-integer v0.1.46 |
| 572 | 2026-08-05T04:19:46.020Z | Checking mio v1.2.1 |
| 573 | 2026-08-05T04:19:46.032Z | Checking futures-core v0.3.32 |
| 574 | 2026-08-05T04:19:46.035Z | Checking plain v0.2.3 |
| 575 | 2026-08-05T04:19:46.212Z | Checking futures-sink v0.3.32 |
| 576 | 2026-08-05T04:19:46.251Z | Compiling pest_generator v2.8.6 |
| 577 | 2026-08-05T04:19:46.266Z | Compiling synstructure v0.13.2 |
| 578 | 2026-08-05T04:19:46.337Z | Compiling proc-macro-error-attr v1.0.4 |
| 579 | 2026-08-05T04:19:46.628Z | Compiling pkg-config v0.3.33 |
| 580 | 2026-08-05T04:19:46.825Z | Checking futures-channel v0.3.32 |
| 581 | 2026-08-05T04:19:46.837Z | Checking num-iter v0.1.45 |
| 582 | 2026-08-05T04:19:46.891Z | Compiling semver v1.0.28 |
| 583 | 2026-08-05T04:19:46.942Z | Compiling usdt-impl v0.5.0 |
| 584 | 2026-08-05T04:19:46.966Z | Compiling proc-macro-error v1.0.4 |
| 585 | 2026-08-05T04:19:47.073Z | Compiling vcpkg v0.2.15 |
| 586 | 2026-08-05T04:19:47.148Z | Compiling rustix v1.1.4 |
| 587 | 2026-08-05T04:19:47.322Z | Checking tracing-core v0.1.36 |
| 588 | 2026-08-05T04:19:47.443Z | Checking http v1.4.1 |
| 589 | 2026-08-05T04:19:47.567Z | Compiling serde_derive v1.0.228 |
| 590 | 2026-08-05T04:19:47.639Z | Compiling zeroize_derive v1.4.3 |
| 591 | 2026-08-05T04:19:47.671Z | Compiling thiserror-impl v2.0.18 |
| 592 | 2026-08-05T04:19:47.739Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-08-05T04:19:47.749Z | Compiling zerocopy-derive v0.8.50 |
| 594 | 2026-08-05T04:19:48.029Z | Compiling pest_derive v2.8.6 |
| 595 | 2026-08-05T04:19:48.140Z | Compiling zerofrom-derive v0.1.7 |
| 596 | 2026-08-05T04:19:48.315Z | Checking zeroize v1.8.2 |
| 597 | 2026-08-05T04:19:48.544Z | Compiling yoke-derive v0.8.2 |
| 598 | 2026-08-05T04:19:48.932Z | Checking block-buffer v0.10.4 |
| 599 | 2026-08-05T04:19:48.941Z | Checking crypto-common v0.1.6 |
| 600 | 2026-08-05T04:19:49.044Z | Checking der v0.7.10 |
| 601 | 2026-08-05T04:19:49.057Z | Compiling zerocopy-derive v0.7.35 |
| 602 | 2026-08-05T04:19:49.060Z | Checking digest v0.10.7 |
| 603 | 2026-08-05T04:19:49.203Z | Compiling tokio-macros v2.7.0 |
| 604 | 2026-08-05T04:19:49.359Z | Checking zerofrom v0.1.8 |
| 605 | 2026-08-05T04:19:49.363Z | Compiling zerovec-derive v0.11.3 |
| 606 | 2026-08-05T04:19:49.587Z | Compiling displaydoc v0.2.6 |
| 607 | 2026-08-05T04:19:49.654Z | Checking yoke v0.8.3 |
| 608 | 2026-08-05T04:19:49.789Z | Checking spki v0.7.3 |
| 609 | 2026-08-05T04:19:49.923Z | Compiling scroll_derive v0.12.1 |
| 610 | 2026-08-05T04:19:49.923Z | Compiling zerocopy v0.7.35 |
| 611 | 2026-08-05T04:19:49.944Z | Checking pkcs8 v0.10.2 |
| 612 | 2026-08-05T04:19:49.954Z | Checking tokio v1.52.3 |
| 613 | 2026-08-05T04:19:50.094Z | Compiling dtrace-parser v0.2.0 |
| 614 | 2026-08-05T04:19:50.459Z | Checking zerovec v0.11.6 |
| 615 | 2026-08-05T04:19:50.479Z | Checking hmac v0.12.1 |
| 616 | 2026-08-05T04:19:50.614Z | Compiling tracing-attributes v0.1.31 |
| 617 | 2026-08-05T04:19:50.637Z | Checking scroll v0.12.0 |
| 618 | 2026-08-05T04:19:50.707Z | Compiling futures-macro v0.3.32 |
| 619 | 2026-08-05T04:19:50.727Z | Checking num-bigint v0.4.6 |
| 620 | 2026-08-05T04:19:50.862Z | Compiling serde_tokenstream v0.2.3 |
| 621 | 2026-08-05T04:19:50.866Z | Compiling dof v0.3.0 |
| 622 | 2026-08-05T04:19:50.926Z | Checking tinystr v0.8.3 |
| 623 | 2026-08-05T04:19:51.108Z | Compiling thread-id v4.2.2 |
| 624 | 2026-08-05T04:19:51.152Z | Compiling aho-corasick v1.1.4 |
| 625 | 2026-08-05T04:19:51.191Z | Compiling regex-syntax v0.8.10 |
| 626 | 2026-08-05T04:19:51.233Z | Checking slab v0.4.12 |
| 627 | 2026-08-05T04:19:51.402Z | Checking futures-io v0.3.32 |
| 628 | 2026-08-05T04:19:51.517Z | Compiling winnow v1.0.3 |
| 629 | 2026-08-05T04:19:51.560Z | Checking writeable v0.6.3 |
| 630 | 2026-08-05T04:19:51.581Z | Checking litemap v0.8.2 |
| 631 | 2026-08-05T04:19:51.728Z | Checking futures-task v0.3.32 |
| 632 | 2026-08-05T04:19:51.756Z | Checking spin v0.9.8 |
| 633 | 2026-08-05T04:19:51.867Z | Checking futures-util v0.3.32 |
| 634 | 2026-08-05T04:19:51.876Z | Checking lazy_static v1.5.0 |
| 635 | 2026-08-05T04:19:51.880Z | Checking tracing v0.1.44 |
| 636 | 2026-08-05T04:19:52.020Z | Checking icu_locale_core v2.2.0 |
| 637 | 2026-08-05T04:19:52.205Z | Checking ppv-lite86 v0.2.21 |
| 638 | 2026-08-05T04:19:52.511Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 639 | 2026-08-05T04:19:52.619Z | Checking potential_utf v0.1.5 |
| 640 | 2026-08-05T04:19:52.660Z | Checking goblin v0.8.2 |
| 641 | 2026-08-05T04:19:52.674Z | Checking zerotrie v0.2.4 |
| 642 | 2026-08-05T04:19:52.744Z | Compiling regex-automata v0.4.14 |
| 643 | 2026-08-05T04:19:52.915Z | Checking signature v2.2.0 |
| 644 | 2026-08-05T04:19:53.101Z | Compiling slog v2.8.2 |
| 645 | 2026-08-05T04:19:53.116Z | Compiling ring v0.17.14 |
| 646 | 2026-08-05T04:19:53.204Z | Checking ff v0.13.1 |
| 647 | 2026-08-05T04:19:53.336Z | Compiling num-conv v0.2.2 |
| 648 | 2026-08-05T04:19:53.346Z | Compiling toml_datetime v0.6.11 |
| 649 | 2026-08-05T04:19:53.373Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 650 | 2026-08-05T04:19:53.496Z | Checking powerfmt v0.2.0 |
| 651 | 2026-08-05T04:19:53.575Z | Compiling icu_properties_data v2.2.0 |
| 652 | 2026-08-05T04:19:53.588Z | Compiling radium v0.7.0 |
| 653 | 2026-08-05T04:19:53.604Z | Compiling winnow v0.5.40 |
| 654 | 2026-08-05T04:19:53.643Z | Checking base16ct v0.2.0 |
| 655 | 2026-08-05T04:19:53.653Z | Checking utf8_iter v1.0.4 |
| 656 | 2026-08-05T04:19:53.763Z | Compiling time-core v0.1.8 |
| 657 | 2026-08-05T04:19:53.773Z | Checking cpufeatures v0.2.17 |
| 658 | 2026-08-05T04:19:53.805Z | Compiling icu_normalizer_data v2.2.0 |
| 659 | 2026-08-05T04:19:53.836Z | Compiling heck v0.4.1 |
| 660 | 2026-08-05T04:19:53.900Z | Checking icu_collections v2.2.0 |
| 661 | 2026-08-05T04:19:53.909Z | Compiling time-macros v0.2.27 |
| 662 | 2026-08-05T04:19:53.919Z | Checking sec1 v0.7.3 |
| 663 | 2026-08-05T04:19:54.050Z | Checking deranged v0.5.8 |
| 664 | 2026-08-05T04:19:54.200Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 665 | 2026-08-05T04:19:54.222Z | Checking group v0.13.0 |
| 666 | 2026-08-05T04:19:54.369Z | Checking icu_provider v2.2.0 |
| 667 | 2026-08-05T04:19:54.610Z | Compiling regex v1.12.3 |
| 668 | 2026-08-05T04:19:54.907Z | Compiling toml_edit v0.19.15 |
| 669 | 2026-08-05T04:19:54.981Z | Checking erased-serde v0.3.31 |
| 670 | 2026-08-05T04:19:55.034Z | Checking hkdf v0.12.4 |
| 671 | 2026-08-05T04:19:55.052Z | Checking crypto-bigint v0.5.5 |
| 672 | 2026-08-05T04:19:55.132Z | Checking http-body v1.0.1 |
| 673 | 2026-08-05T04:19:55.238Z | Compiling httparse v1.10.1 |
| 674 | 2026-08-05T04:19:55.260Z | Checking tap v1.0.1 |
| 675 | 2026-08-05T04:19:55.401Z | Checking wyz v0.5.1 |
| 676 | 2026-08-05T04:19:55.501Z | Checking time v0.3.47 |
| 677 | 2026-08-05T04:19:55.573Z | Compiling proc-macro-crate v3.5.0 |
| 678 | 2026-08-05T04:19:55.693Z | Checking sha2 v0.10.9 |
| 679 | 2026-08-05T04:19:55.712Z | Compiling usdt-macro v0.5.0 |
| 680 | 2026-08-05T04:19:55.768Z | Compiling usdt-attr-macro v0.5.0 |
| 681 | 2026-08-05T04:19:55.821Z | Checking num-rational v0.4.2 |
| 682 | 2026-08-05T04:19:55.946Z | Checking num-complex v0.4.6 |
| 683 | 2026-08-05T04:19:56.000Z | Checking rustls-pki-types v1.14.1 |
| 684 | 2026-08-05T04:19:56.097Z | Checking elliptic-curve v0.13.8 |
| 685 | 2026-08-05T04:19:56.111Z | Compiling proc-macro-crate v1.3.1 |
| 686 | 2026-08-05T04:19:56.286Z | Compiling openssl-sys v0.9.116 |
| 687 | 2026-08-05T04:19:56.296Z | Compiling libz-sys v1.1.29 |
| 688 | 2026-08-05T04:19:56.383Z | Compiling rustc_version v0.4.1 |
| 689 | 2026-08-05T04:19:56.398Z | Checking memmap v0.7.0 |
| 690 | 2026-08-05T04:19:56.450Z | Compiling anyhow v1.0.102 |
| 691 | 2026-08-05T04:19:56.506Z | Compiling camino v1.2.2 |
| 692 | 2026-08-05T04:19:56.528Z | Checking untrusted v0.9.0 |
| 693 | 2026-08-05T04:19:56.637Z | Checking try-lock v0.2.5 |
| 694 | 2026-08-05T04:19:56.648Z | Checking funty v2.0.0 |
| 695 | 2026-08-05T04:19:56.660Z | Checking rand_core v0.10.1 |
| 696 | 2026-08-05T04:19:56.700Z | Compiling getrandom v0.4.2 |
| 697 | 2026-08-05T04:19:56.732Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 698 | 2026-08-05T04:19:56.790Z | Compiling crossbeam-utils v0.8.21 |
| 699 | 2026-08-05T04:19:56.800Z | Checking tower-service v0.3.3 |
| 700 | 2026-08-05T04:19:56.983Z | Compiling num_enum_derive v0.5.11 |
| 701 | 2026-08-05T04:19:57.020Z | Checking want v0.3.1 |
| 702 | 2026-08-05T04:19:57.024Z | Checking bitvec v1.1.1 |
| 703 | 2026-08-05T04:19:57.064Z | Compiling curve25519-dalek v4.1.3 |
| 704 | 2026-08-05T04:19:57.131Z | Checking usdt v0.5.0 |
| 705 | 2026-08-05T04:19:57.148Z | Checking num v0.4.3 |
| 706 | 2026-08-05T04:19:57.157Z | Compiling num_enum_derive v0.7.6 |
| 707 | 2026-08-05T04:19:57.217Z | Checking icu_properties v2.2.0 |
| 708 | 2026-08-05T04:19:57.297Z | Checking icu_normalizer v2.2.0 |
| 709 | 2026-08-05T04:19:57.369Z | Checking rand_chacha v0.3.1 |
| 710 | 2026-08-05T04:19:57.566Z | Checking rfc6979 v0.4.0 |
| 711 | 2026-08-05T04:19:57.570Z | Checking arc-swap v1.9.1 |
| 712 | 2026-08-05T04:19:57.615Z | Checking percent-encoding v2.3.2 |
| 713 | 2026-08-05T04:19:57.689Z | Compiling num-bigint-dig v0.8.6 |
| 714 | 2026-08-05T04:19:57.753Z | Checking iana-time-zone v0.1.65 |
| 715 | 2026-08-05T04:19:57.781Z | Compiling heck v0.5.0 |
| 716 | 2026-08-05T04:19:57.856Z | Checking no-std-net v0.6.0 |
| 717 | 2026-08-05T04:19:57.914Z | Compiling rustls v0.23.40 |
| 718 | 2026-08-05T04:19:57.925Z | Checking atomic-waker v1.1.2 |
| 719 | 2026-08-05T04:19:57.985Z | Checking colored v3.1.1 |
| 720 | 2026-08-05T04:19:58.022Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 721 | 2026-08-05T04:19:58.106Z | Checking idna_adapter v1.2.2 |
| 722 | 2026-08-05T04:19:58.149Z | Checking hyper v1.10.1 |
| 723 | 2026-08-05T04:19:58.153Z | Checking rustls-webpki v0.103.13 |
| 724 | 2026-08-05T04:19:58.176Z | Checking num_enum v0.5.11 |
| 725 | 2026-08-05T04:19:58.189Z | Checking num_enum v0.7.6 |
| 726 | 2026-08-05T04:19:58.222Z | Checking pnet_base v0.35.0 |
| 727 | 2026-08-05T04:19:58.276Z | Checking chrono v0.4.45 |
| 728 | 2026-08-05T04:19:58.305Z | Checking form_urlencoded v1.2.2 |
| 729 | 2026-08-05T04:19:58.305Z | Checking ecdsa v0.16.9 |
| 730 | 2026-08-05T04:19:58.315Z | Checking rand v0.8.6 |
| 731 | 2026-08-05T04:19:58.605Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 732 | 2026-08-05T04:19:58.754Z | Checking primeorder v0.13.6 |
| 733 | 2026-08-05T04:19:58.766Z | Compiling foreign-types-macros v0.2.3 |
| 734 | 2026-08-05T04:19:58.770Z | Compiling scroll_derive v0.13.1 |
| 735 | 2026-08-05T04:19:58.848Z | Compiling curve25519-dalek-derive v0.1.1 |
| 736 | 2026-08-05T04:19:58.926Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 737 | 2026-08-05T04:19:58.985Z | Compiling cargo-platform v0.3.3 |
| 738 | 2026-08-05T04:19:59.156Z | Compiling indexmap v1.9.3 |
| 739 | 2026-08-05T04:19:59.242Z | Checking thread_local v1.1.9 |
| 740 | 2026-08-05T04:19:59.319Z | Compiling getrandom v0.3.4 |
| 741 | 2026-08-05T04:19:59.402Z | Checking utf8parse v0.2.2 |
| 742 | 2026-08-05T04:19:59.406Z | Compiling prettyplease v0.2.37 |
| 743 | 2026-08-05T04:19:59.421Z | Compiling bitflags v2.13.0 |
| 744 | 2026-08-05T04:19:59.512Z | Compiling slog-async v2.8.0 |
| 745 | 2026-08-05T04:19:59.628Z | Checking cpufeatures v0.3.0 |
| 746 | 2026-08-05T04:19:59.637Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 747 | 2026-08-05T04:19:59.665Z | Checking foreign-types-shared v0.3.1 |
| 748 | 2026-08-05T04:19:59.814Z | Checking either v1.16.0 |
| 749 | 2026-08-05T04:19:59.865Z | Checking foreign-types v0.5.0 |
| 750 | 2026-08-05T04:19:59.897Z | Checking chacha20 v0.10.0 |
| 751 | 2026-08-05T04:19:59.948Z | Checking scroll v0.13.0 |
| 752 | 2026-08-05T04:19:59.988Z | Checking itertools v0.12.1 |
| 753 | 2026-08-05T04:20:00.092Z | Checking anstyle-parse v1.0.0 |
| 754 | 2026-08-05T04:20:00.205Z | Compiling cargo_metadata v0.23.1 |
| 755 | 2026-08-05T04:20:00.518Z | Checking crossbeam-channel v0.5.15 |
| 756 | 2026-08-05T04:20:00.695Z | Checking hyper-util v0.1.20 |
| 757 | 2026-08-05T04:20:00.954Z | Checking idna v1.1.0 |
| 758 | 2026-08-05T04:20:00.957Z | Checking slog-scope v4.4.1 |
| 759 | 2026-08-05T04:20:01.094Z | Checking tokio-util v0.7.18 |
| 760 | 2026-08-05T04:20:01.114Z | Checking ed25519 v2.2.3 |
| 761 | 2026-08-05T04:20:01.204Z | Checking pkcs1 v0.7.5 |
| 762 | 2026-08-05T04:20:01.272Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 763 | 2026-08-05T04:20:01.335Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 764 | 2026-08-05T04:20:01.415Z | Compiling async-trait v0.1.89 |
| 765 | 2026-08-05T04:20:01.465Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 766 | 2026-08-05T04:20:01.645Z | Compiling thread-id v5.1.0 |
| 767 | 2026-08-05T04:20:01.655Z | Checking is-terminal v0.4.17 |
| 768 | 2026-08-05T04:20:01.726Z | Checking cstr-argument v0.1.2 |
| 769 | 2026-08-05T04:20:01.827Z | Checking term v1.2.1 |
| 770 | 2026-08-05T04:20:01.842Z | Checking anstyle v1.0.14 |
| 771 | 2026-08-05T04:20:01.899Z | Compiling crc32fast v1.5.0 |
| 772 | 2026-08-05T04:20:02.048Z | Checking is_terminal_polyfill v1.70.2 |
| 773 | 2026-08-05T04:20:02.070Z | Checking take_mut v0.2.2 |
| 774 | 2026-08-05T04:20:02.081Z | Checking hashbrown v0.12.3 |
| 775 | 2026-08-05T04:20:02.133Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 776 | 2026-08-05T04:20:02.173Z | Checking anstyle-query v1.1.5 |
| 777 | 2026-08-05T04:20:02.247Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 778 | 2026-08-05T04:20:02.269Z | Checking os_str_bytes v6.6.1 |
| 779 | 2026-08-05T04:20:02.301Z | Checking base64 v0.22.1 |
| 780 | 2026-08-05T04:20:02.326Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 781 | 2026-08-05T04:20:02.365Z | Checking tower-layer v0.3.3 |
| 782 | 2026-08-05T04:20:02.465Z | Compiling portable-atomic v1.13.1 |
| 783 | 2026-08-05T04:20:02.469Z | Compiling fastrand v2.4.1 |
| 784 | 2026-08-05T04:20:02.484Z | Checking openssl-probe v0.2.1 |
| 785 | 2026-08-05T04:20:02.508Z | Checking sync_wrapper v1.0.2 |
| 786 | 2026-08-05T04:20:02.517Z | Checking colorchoice v1.0.5 |
| 787 | 2026-08-05T04:20:02.545Z | Checking pem v3.0.6 |
| 788 | 2026-08-05T04:20:02.588Z | Checking rustls-native-certs v0.8.4 |
| 789 | 2026-08-05T04:20:02.599Z | Checking tower v0.5.3 |
| 790 | 2026-08-05T04:20:02.611Z | Checking anstream v1.0.0 |
| 791 | 2026-08-05T04:20:02.699Z | Compiling tempfile v3.27.0 |
| 792 | 2026-08-05T04:20:02.719Z | Checking clap_lex v0.2.4 |
| 793 | 2026-08-05T04:20:02.898Z | Checking slog-term v2.9.2 |
| 794 | 2026-08-05T04:20:02.995Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 795 | 2026-08-05T04:20:03.026Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 796 | 2026-08-05T04:20:03.036Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 797 | 2026-08-05T04:20:03.042Z | Compiling octocrab v0.53.0 |
| 798 | 2026-08-05T04:20:03.138Z | Checking rsa v0.9.10 |
| 799 | 2026-08-05T04:20:03.149Z | Checking ed25519-dalek v2.2.0 |
| 800 | 2026-08-05T04:20:03.166Z | Checking url v2.5.8 |
| 801 | 2026-08-05T04:20:03.178Z | Checking tokio-rustls v0.26.4 |
| 802 | 2026-08-05T04:20:03.189Z | Checking slog-stdlog v4.1.1 |
| 803 | 2026-08-05T04:20:03.305Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 804 | 2026-08-05T04:20:03.336Z | Checking goblin v0.10.7 |
| 805 | 2026-08-05T04:20:03.406Z | Checking rand v0.10.1 |
| 806 | 2026-08-05T04:20:03.462Z | Checking p256 v0.13.2 |
| 807 | 2026-08-05T04:20:03.513Z | Checking p384 v0.13.1 |
| 808 | 2026-08-05T04:20:03.579Z | Checking pnet_macros_support v0.35.0 |
| 809 | 2026-08-05T04:20:03.616Z | Compiling snafu-derive v0.8.9 |
| 810 | 2026-08-05T04:20:03.788Z | Checking simple_asn1 v0.6.4 |
| 811 | 2026-08-05T04:20:03.882Z | Compiling pnet_macros v0.35.0 |
| 812 | 2026-08-05T04:20:03.919Z | Compiling clap_derive v3.2.25 |
| 813 | 2026-08-05T04:20:03.992Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 814 | 2026-08-05T04:20:04.088Z | Checking futures-executor v0.3.32 |
| 815 | 2026-08-05T04:20:04.123Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 816 | 2026-08-05T04:20:04.133Z | Compiling num-derive v0.4.2 |
| 817 | 2026-08-05T04:20:04.231Z | Compiling pin-project-internal v1.1.13 |
| 818 | 2026-08-05T04:20:04.325Z | Compiling serde_repr v0.1.20 |
| 819 | 2026-08-05T04:20:04.668Z | Compiling syn v3.0.3 |
| 820 | 2026-08-05T04:20:04.927Z | Checking atty v0.2.14 |
| 821 | 2026-08-05T04:20:04.996Z | Checking pnet_sys v0.35.0 |
| 822 | 2026-08-05T04:20:05.020Z | Compiling curl v0.4.49 |
| 823 | 2026-08-05T04:20:05.092Z | Checking unicode-width v0.2.2 |
| 824 | 2026-08-05T04:20:05.114Z | Checking simd-adler32 v0.3.9 |
| 825 | 2026-08-05T04:20:05.263Z | Checking adler2 v2.0.1 |
| 826 | 2026-08-05T04:20:05.281Z | Checking ryu v1.0.23 |
| 827 | 2026-08-05T04:20:05.353Z | Checking strsim v0.10.0 |
| 828 | 2026-08-05T04:20:05.380Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 829 | 2026-08-05T04:20:05.418Z | Checking textwrap v0.16.2 |
| 830 | 2026-08-05T04:20:05.493Z | Checking oxnet v0.1.6 |
| 831 | 2026-08-05T04:20:05.597Z | Checking bitflags v1.3.2 |
| 832 | 2026-08-05T04:20:05.607Z | Checking termcolor v1.4.1 |
| 833 | 2026-08-05T04:20:05.610Z | Checking clap_lex v1.1.0 |
| 834 | 2026-08-05T04:20:05.625Z | Checking strsim v0.11.1 |
| 835 | 2026-08-05T04:20:05.696Z | Checking serde_urlencoded v0.7.1 |
| 836 | 2026-08-05T04:20:05.750Z | Checking snafu v0.8.9 |
| 837 | 2026-08-05T04:20:05.760Z | Checking miniz_oxide v0.8.9 |
| 838 | 2026-08-05T04:20:05.776Z | Checking clap_builder v4.6.5 |
| 839 | 2026-08-05T04:20:05.802Z | Checking clap v3.2.25 |
| 840 | 2026-08-05T04:20:05.894Z | Checking console v0.16.3 |
| 841 | 2026-08-05T04:20:05.917Z | Checking pin-project v1.1.13 |
| 842 | 2026-08-05T04:20:06.024Z | Checking libscf-sys v1.2.0 |
| 843 | 2026-08-05T04:20:06.104Z | Checking pnet_packet v0.35.0 |
| 844 | 2026-08-05T04:20:06.146Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 845 | 2026-08-05T04:20:06.186Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 846 | 2026-08-05T04:20:06.479Z | Checking futures v0.3.32 |
| 847 | 2026-08-05T04:20:06.555Z | Checking jsonwebtoken v10.4.0 |
| 848 | 2026-08-05T04:20:06.625Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 849 | 2026-08-05T04:20:06.629Z | Checking tower-http v0.6.11 |
| 850 | 2026-08-05T04:20:06.808Z | Checking rand_core v0.9.5 |
| 851 | 2026-08-05T04:20:07.032Z | Checking hyper-rustls v0.27.9 |
| 852 | 2026-08-05T04:20:07.057Z | Checking slog-envlogger v2.2.0 |
| 853 | 2026-08-05T04:20:07.330Z | Checking hyper-timeout v0.5.2 |
| 854 | 2026-08-05T04:20:07.434Z | Checking http-body-util v0.1.3 |
| 855 | 2026-08-05T04:20:07.521Z | Compiling zone_cfg_derive v0.3.1 |
| 856 | 2026-08-05T04:20:07.637Z | Checking http-serde v2.1.1 |
| 857 | 2026-08-05T04:20:07.654Z | Checking ipnetwork v0.20.0 |
| 858 | 2026-08-05T04:20:07.673Z | Compiling clap_derive v4.6.4 |
| 859 | 2026-08-05T04:20:07.775Z | Checking secrecy v0.10.3 |
| 860 | 2026-08-05T04:20:07.786Z | Compiling async-recursion v0.3.2 |
| 861 | 2026-08-05T04:20:07.881Z | Checking serde_spanned v1.1.1 |
| 862 | 2026-08-05T04:20:07.904Z | Checking serde_path_to_error v0.1.20 |
| 863 | 2026-08-05T04:20:08.025Z | Checking filetime v0.2.29 |
| 864 | 2026-08-05T04:20:08.036Z | Compiling pnet v0.35.0 |
| 865 | 2026-08-05T04:20:08.084Z | Checking web-time v1.1.0 |
| 866 | 2026-08-05T04:20:08.151Z | Checking unit-prefix v0.5.2 |
| 867 | 2026-08-05T04:20:08.161Z | Checking hex v0.4.3 |
| 868 | 2026-08-05T04:20:08.180Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 869 | 2026-08-05T04:20:08.190Z | Checking xattr v1.6.1 |
| 870 | 2026-08-05T04:20:08.260Z | Checking openssl-probe v0.1.6 |
| 871 | 2026-08-05T04:20:08.270Z | Checking indicatif v0.18.4 |
| 872 | 2026-08-05T04:20:08.305Z | Checking tar v0.4.46 |
| 873 | 2026-08-05T04:20:08.335Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 874 | 2026-08-05T04:20:08.355Z | Checking toml v1.1.2+spec-1.1.0 |
| 875 | 2026-08-05T04:20:08.376Z | Checking sha256 v1.6.0 |
| 876 | 2026-08-05T04:20:08.546Z | Checking zone v0.3.1 |
| 877 | 2026-08-05T04:20:08.555Z | Checking pnet_transport v0.35.0 |
| 878 | 2026-08-05T04:20:08.685Z | Checking pnet_datalink v0.35.0 |
| 879 | 2026-08-05T04:20:08.706Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 880 | 2026-08-05T04:20:08.739Z | Checking flate2 v1.1.9 |
| 881 | 2026-08-05T04:20:08.862Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 882 | 2026-08-05T04:20:08.894Z | Checking rand_chacha v0.9.0 |
| 883 | 2026-08-05T04:20:08.904Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 884 | 2026-08-05T04:20:08.948Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 885 | 2026-08-05T04:20:09.065Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 886 | 2026-08-05T04:20:09.075Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 887 | 2026-08-05T04:20:09.146Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 888 | 2026-08-05T04:20:09.190Z | Checking memmap2 v0.9.10 |
| 889 | 2026-08-05T04:20:09.281Z | Checking libloading v0.8.9 |
| 890 | 2026-08-05T04:20:09.351Z | Checking fs_extra v1.3.0 |
| 891 | 2026-08-05T04:20:09.354Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 892 | 2026-08-05T04:20:09.400Z | Checking clap v4.6.5 |
| 893 | 2026-08-05T04:20:09.425Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 894 | 2026-08-05T04:20:09.448Z | Checking rand v0.9.4 |
| 895 | 2026-08-05T04:20:09.549Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 896 | 2026-08-05T04:20:09.558Z | Checking macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 897 | 2026-08-05T04:20:09.793Z | Checking usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 898 | 2026-08-05T04:20:19.922Z | Checking softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 899 | 2026-08-05T04:20:20.113Z | Checking scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 900 | 2026-08-05T04:20:20.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.27s |
| 901 | 2026-08-05T04:20:20.932Z | + banner build |
| 902 | 2026-08-05T04:20:20.936Z | |
| 903 | 2026-08-05T04:20:20.936Z | ##### # # # # ##### |
| 904 | 2026-08-05T04:20:20.936Z | # # # # # # # # |
| 905 | 2026-08-05T04:20:20.936Z | ##### # # # # # # |
| 906 | 2026-08-05T04:20:20.936Z | # # # # # # # # |
| 907 | 2026-08-05T04:20:20.936Z | # # # # # # # # |
| 908 | 2026-08-05T04:20:20.936Z | ##### #### # ###### ##### |
| 909 | 2026-08-05T04:20:20.936Z | |
| 910 | 2026-08-05T04:20:20.936Z | + ptime -m cargo build |
| 911 | 2026-08-05T04:20:21.220Z | Compiling unicode-ident v1.0.24 |
| 912 | 2026-08-05T04:20:21.220Z | Compiling cfg-if v1.0.4 |
| 913 | 2026-08-05T04:20:21.221Z | Compiling memchr v2.8.1 |
| 914 | 2026-08-05T04:20:21.226Z | Compiling itoa v1.0.18 |
| 915 | 2026-08-05T04:20:21.270Z | Compiling libc v0.2.186 |
| 916 | 2026-08-05T04:20:21.277Z | Compiling serde_core v1.0.228 |
| 917 | 2026-08-05T04:20:21.282Z | Compiling subtle v2.6.1 |
| 918 | 2026-08-05T04:20:21.282Z | Compiling log v0.4.32 |
| 919 | 2026-08-05T04:20:21.318Z | Compiling once_cell v1.21.4 |
| 920 | 2026-08-05T04:20:21.374Z | Compiling proc-macro2 v1.0.106 |
| 921 | 2026-08-05T04:20:21.414Z | Compiling zmij v1.0.21 |
| 922 | 2026-08-05T04:20:21.442Z | Compiling typenum v1.20.1 |
| 923 | 2026-08-05T04:20:21.465Z | Compiling smallvec v1.15.1 |
| 924 | 2026-08-05T04:20:21.520Z | Compiling const-oid v0.9.6 |
| 925 | 2026-08-05T04:20:21.608Z | Compiling getrandom v0.2.17 |
| 926 | 2026-08-05T04:20:21.663Z | Compiling libm v0.2.16 |
| 927 | 2026-08-05T04:20:21.692Z | Compiling pin-project-lite v0.2.17 |
| 928 | 2026-08-05T04:20:21.699Z | Compiling ucd-trie v0.1.7 |
| 929 | 2026-08-05T04:20:21.774Z | Compiling quote v1.0.45 |
| 930 | 2026-08-05T04:20:21.793Z | Compiling bytes v1.11.1 |
| 931 | 2026-08-05T04:20:21.941Z | Compiling syn v2.0.117 |
| 932 | 2026-08-05T04:20:21.994Z | Compiling syn v1.0.109 |
| 933 | 2026-08-05T04:20:22.073Z | Compiling pest v2.8.6 |
| 934 | 2026-08-05T04:20:22.090Z | Compiling serde_json v1.0.150 |
| 935 | 2026-08-05T04:20:22.102Z | Compiling rand_core v0.6.4 |
| 936 | 2026-08-05T04:20:22.333Z | Compiling errno v0.3.14 |
| 937 | 2026-08-05T04:20:22.436Z | Compiling num-traits v0.2.19 |
| 938 | 2026-08-05T04:20:22.478Z | Compiling socket2 v0.6.4 |
| 939 | 2026-08-05T04:20:22.890Z | Compiling base64ct v1.8.3 |
| 940 | 2026-08-05T04:20:22.926Z | Compiling scopeguard v1.2.0 |
| 941 | 2026-08-05T04:20:23.019Z | Compiling byteorder v1.5.0 |
| 942 | 2026-08-05T04:20:23.047Z | Compiling lock_api v0.4.14 |
| 943 | 2026-08-05T04:20:23.080Z | Compiling parking_lot_core v0.9.12 |
| 944 | 2026-08-05T04:20:23.165Z | Compiling pest_meta v2.8.6 |
| 945 | 2026-08-05T04:20:23.174Z | Compiling pem-rfc7468 v0.7.0 |
| 946 | 2026-08-05T04:20:23.242Z | Compiling stable_deref_trait v1.2.1 |
| 947 | 2026-08-05T04:20:23.267Z | Compiling parking_lot v0.12.5 |
| 948 | 2026-08-05T04:20:23.314Z | Compiling signal-hook-registry v1.4.8 |
| 949 | 2026-08-05T04:20:23.387Z | Compiling mio v1.2.1 |
| 950 | 2026-08-05T04:20:23.412Z | Compiling futures-core v0.3.32 |
| 951 | 2026-08-05T04:20:23.516Z | Compiling pretty-hex v0.4.2 |
| 952 | 2026-08-05T04:20:23.559Z | Compiling num-integer v0.1.46 |
| 953 | 2026-08-05T04:20:23.607Z | Compiling futures-sink v0.3.32 |
| 954 | 2026-08-05T04:20:23.679Z | Compiling plain v0.2.3 |
| 955 | 2026-08-05T04:20:23.700Z | Compiling winnow v1.0.3 |
| 956 | 2026-08-05T04:20:23.773Z | Compiling futures-channel v0.3.32 |
| 957 | 2026-08-05T04:20:23.892Z | Compiling proc-macro-error-attr v1.0.4 |
| 958 | 2026-08-05T04:20:23.915Z | Compiling http v1.4.1 |
| 959 | 2026-08-05T04:20:23.985Z | Compiling tracing-core v0.1.36 |
| 960 | 2026-08-05T04:20:24.311Z | Compiling writeable v0.6.3 |
| 961 | 2026-08-05T04:20:24.487Z | Compiling litemap v0.8.2 |
| 962 | 2026-08-05T04:20:24.514Z | Compiling bitflags v2.13.0 |
| 963 | 2026-08-05T04:20:24.603Z | Compiling slab v0.4.12 |
| 964 | 2026-08-05T04:20:24.674Z | Compiling spin v0.9.8 |
| 965 | 2026-08-05T04:20:24.754Z | Compiling futures-io v0.3.32 |
| 966 | 2026-08-05T04:20:24.781Z | Compiling synstructure v0.13.2 |
| 967 | 2026-08-05T04:20:24.799Z | Compiling pest_generator v2.8.6 |
| 968 | 2026-08-05T04:20:24.805Z | Compiling futures-task v0.3.32 |
| 969 | 2026-08-05T04:20:24.811Z | Compiling lazy_static v1.5.0 |
| 970 | 2026-08-05T04:20:24.929Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 971 | 2026-08-05T04:20:24.966Z | Compiling proc-macro-error v1.0.4 |
| 972 | 2026-08-05T04:20:24.967Z | Compiling num-iter v0.1.45 |
| 973 | 2026-08-05T04:20:24.979Z | Compiling ff v0.13.1 |
| 974 | 2026-08-05T04:20:25.014Z | Compiling aho-corasick v1.1.4 |
| 975 | 2026-08-05T04:20:25.100Z | Compiling thread-id v4.2.2 |
| 976 | 2026-08-05T04:20:25.154Z | Compiling utf8_iter v1.0.4 |
| 977 | 2026-08-05T04:20:25.175Z | Compiling num-conv v0.2.2 |
| 978 | 2026-08-05T04:20:25.304Z | Compiling base16ct v0.2.0 |
| 979 | 2026-08-05T04:20:25.304Z | Compiling powerfmt v0.2.0 |
| 980 | 2026-08-05T04:20:25.331Z | Compiling regex-syntax v0.8.10 |
| 981 | 2026-08-05T04:20:25.437Z | Compiling cpufeatures v0.2.17 |
| 982 | 2026-08-05T04:20:25.453Z | Compiling time-core v0.1.8 |
| 983 | 2026-08-05T04:20:25.457Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 984 | 2026-08-05T04:20:25.482Z | Compiling deranged v0.5.8 |
| 985 | 2026-08-05T04:20:25.492Z | Compiling group v0.13.0 |
| 986 | 2026-08-05T04:20:25.508Z | Compiling http-body v1.0.1 |
| 987 | 2026-08-05T04:20:25.603Z | Compiling time-macros v0.2.27 |
| 988 | 2026-08-05T04:20:25.668Z | Compiling icu_properties_data v2.2.0 |
| 989 | 2026-08-05T04:20:25.803Z | Compiling proc-macro-crate v1.3.1 |
| 990 | 2026-08-05T04:20:26.056Z | Compiling serde_derive v1.0.228 |
| 991 | 2026-08-05T04:20:26.122Z | Compiling zeroize_derive v1.4.3 |
| 992 | 2026-08-05T04:20:26.354Z | Compiling thiserror-impl v2.0.18 |
| 993 | 2026-08-05T04:20:26.515Z | Compiling thiserror-impl v1.0.69 |
| 994 | 2026-08-05T04:20:26.604Z | Compiling zerocopy-derive v0.8.50 |
| 995 | 2026-08-05T04:20:26.842Z | Compiling zeroize v1.8.2 |
| 996 | 2026-08-05T04:20:27.090Z | Compiling generic-array v0.14.9 |
| 997 | 2026-08-05T04:20:27.169Z | Compiling zerofrom-derive v0.1.7 |
| 998 | 2026-08-05T04:20:27.565Z | Compiling block-buffer v0.10.4 |
| 999 | 2026-08-05T04:20:27.704Z | Compiling thiserror v2.0.18 |
| 1000 | 2026-08-05T04:20:27.721Z | Compiling crypto-common v0.1.6 |
| 1001 | 2026-08-05T04:20:27.766Z | Compiling thiserror v1.0.69 |
| 1002 | 2026-08-05T04:20:27.812Z | Compiling digest v0.10.7 |
| 1003 | 2026-08-05T04:20:27.819Z | Compiling pest_derive v2.8.6 |
| 1004 | 2026-08-05T04:20:27.846Z | Compiling yoke-derive v0.8.2 |
| 1005 | 2026-08-05T04:20:28.002Z | Compiling der v0.7.10 |
| 1006 | 2026-08-05T04:20:28.076Z | Compiling tokio-macros v2.7.0 |
| 1007 | 2026-08-05T04:20:28.096Z | Compiling zerovec-derive v0.11.3 |
| 1008 | 2026-08-05T04:20:28.381Z | Compiling displaydoc v0.2.6 |
| 1009 | 2026-08-05T04:20:28.408Z | Compiling zerofrom v0.1.8 |
| 1010 | 2026-08-05T04:20:28.527Z | Compiling zerocopy v0.8.50 |
| 1011 | 2026-08-05T04:20:28.850Z | Compiling tokio v1.52.3 |
| 1012 | 2026-08-05T04:20:28.873Z | Compiling serde v1.0.228 |
| 1013 | 2026-08-05T04:20:29.210Z | Compiling yoke v0.8.3 |
| 1014 | 2026-08-05T04:20:29.247Z | Compiling spki v0.7.3 |
| 1015 | 2026-08-05T04:20:29.330Z | Compiling zerocopy-derive v0.7.35 |
| 1016 | 2026-08-05T04:20:29.409Z | Compiling pkcs8 v0.10.2 |
| 1017 | 2026-08-05T04:20:29.420Z | Compiling zerovec v0.11.6 |
| 1018 | 2026-08-05T04:20:29.451Z | Compiling serde_tokenstream v0.2.3 |
| 1019 | 2026-08-05T04:20:29.488Z | Compiling hmac v0.12.1 |
| 1020 | 2026-08-05T04:20:29.623Z | Compiling tracing-attributes v0.1.31 |
| 1021 | 2026-08-05T04:20:29.668Z | Compiling futures-macro v0.3.32 |
| 1022 | 2026-08-05T04:20:29.738Z | Compiling zerotrie v0.2.4 |
| 1023 | 2026-08-05T04:20:29.933Z | Compiling tinystr v0.8.3 |
| 1024 | 2026-08-05T04:20:30.038Z | Compiling potential_utf v0.1.5 |
| 1025 | 2026-08-05T04:20:30.138Z | Compiling icu_locale_core v2.2.0 |
| 1026 | 2026-08-05T04:20:30.199Z | Compiling num-bigint v0.4.6 |
| 1027 | 2026-08-05T04:20:30.206Z | Compiling zerocopy v0.7.35 |
| 1028 | 2026-08-05T04:20:30.396Z | Compiling dtrace-parser v0.2.0 |
| 1029 | 2026-08-05T04:20:30.527Z | Compiling futures-util v0.3.32 |
| 1030 | 2026-08-05T04:20:30.762Z | Compiling signature v2.2.0 |
| 1031 | 2026-08-05T04:20:30.890Z | Compiling tracing v0.1.44 |
| 1032 | 2026-08-05T04:20:30.904Z | Compiling scroll_derive v0.12.1 |
| 1033 | 2026-08-05T04:20:31.160Z | Compiling icu_provider v2.2.0 |
| 1034 | 2026-08-05T04:20:31.259Z | Compiling dof v0.3.0 |
| 1035 | 2026-08-05T04:20:31.298Z | Compiling icu_collections v2.2.0 |
| 1036 | 2026-08-05T04:20:31.506Z | Compiling hkdf v0.12.4 |
| 1037 | 2026-08-05T04:20:31.586Z | Compiling sec1 v0.7.3 |
| 1038 | 2026-08-05T04:20:31.616Z | Compiling erased-serde v0.3.31 |
| 1039 | 2026-08-05T04:20:31.628Z | Compiling crypto-bigint v0.5.5 |
| 1040 | 2026-08-05T04:20:31.656Z | Compiling scroll v0.12.0 |
| 1041 | 2026-08-05T04:20:31.748Z | Compiling regex-automata v0.4.14 |
| 1042 | 2026-08-05T04:20:31.856Z | Compiling ppv-lite86 v0.2.21 |
| 1043 | 2026-08-05T04:20:31.886Z | Compiling goblin v0.8.2 |
| 1044 | 2026-08-05T04:20:31.910Z | Compiling usdt-impl v0.5.0 |
| 1045 | 2026-08-05T04:20:32.174Z | Compiling slog v2.8.2 |
| 1046 | 2026-08-05T04:20:32.182Z | Compiling sha2 v0.10.9 |
| 1047 | 2026-08-05T04:20:32.483Z | Compiling rustls-pki-types v1.14.1 |
| 1048 | 2026-08-05T04:20:32.546Z | Compiling time v0.3.47 |
| 1049 | 2026-08-05T04:20:32.574Z | Compiling proc-macro-crate v3.5.0 |
| 1050 | 2026-08-05T04:20:32.963Z | Compiling elliptic-curve v0.13.8 |
| 1051 | 2026-08-05T04:20:32.989Z | Compiling icu_normalizer_data v2.2.0 |
| 1052 | 2026-08-05T04:20:33.011Z | Compiling rand_core v0.10.1 |
| 1053 | 2026-08-05T04:20:33.059Z | Compiling try-lock v0.2.5 |
| 1054 | 2026-08-05T04:20:33.066Z | Compiling colored v3.1.1 |
| 1055 | 2026-08-05T04:20:33.163Z | Compiling tower-service v0.3.3 |
| 1056 | 2026-08-05T04:20:33.167Z | Compiling untrusted v0.9.0 |
| 1057 | 2026-08-05T04:20:33.257Z | Compiling ring v0.17.14 |
| 1058 | 2026-08-05T04:20:33.285Z | Compiling want v0.3.1 |
| 1059 | 2026-08-05T04:20:33.285Z | Compiling icu_normalizer v2.2.0 |
| 1060 | 2026-08-05T04:20:33.456Z | Compiling num_enum_derive v0.7.6 |
| 1061 | 2026-08-05T04:20:33.466Z | Compiling rand_chacha v0.3.1 |
| 1062 | 2026-08-05T04:20:33.917Z | Compiling regex v1.12.3 |
| 1063 | 2026-08-05T04:20:33.966Z | Compiling icu_properties v2.2.0 |
| 1064 | 2026-08-05T04:20:34.378Z | Compiling rfc6979 v0.4.0 |
| 1065 | 2026-08-05T04:20:34.495Z | Compiling num_enum_derive v0.5.11 |
| 1066 | 2026-08-05T04:20:34.499Z | Compiling httparse v1.10.1 |
| 1067 | 2026-08-05T04:20:34.808Z | Compiling arc-swap v1.9.1 |
| 1068 | 2026-08-05T04:20:35.167Z | Compiling atomic-waker v1.1.2 |
| 1069 | 2026-08-05T04:20:35.381Z | Compiling fastrand v2.4.1 |
| 1070 | 2026-08-05T04:20:35.429Z | Compiling percent-encoding v2.3.2 |
| 1071 | 2026-08-05T04:20:35.429Z | Compiling tap v1.0.1 |
| 1072 | 2026-08-05T04:20:35.429Z | Compiling iana-time-zone v0.1.65 |
| 1073 | 2026-08-05T04:20:35.429Z | Compiling form_urlencoded v1.2.2 |
| 1074 | 2026-08-05T04:20:35.429Z | Compiling wyz v0.5.1 |
| 1075 | 2026-08-05T04:20:35.429Z | Compiling chrono v0.4.45 |
| 1076 | 2026-08-05T04:20:35.435Z | Compiling hyper v1.10.1 |
| 1077 | 2026-08-05T04:20:35.446Z | Compiling idna_adapter v1.2.2 |
| 1078 | 2026-08-05T04:20:35.708Z | Compiling num_enum v0.7.6 |
| 1079 | 2026-08-05T04:20:35.726Z | Compiling num_enum v0.5.11 |
| 1080 | 2026-08-05T04:20:35.726Z | Compiling ecdsa v0.16.9 |
| 1081 | 2026-08-05T04:20:35.726Z | Compiling rustls-webpki v0.103.13 |
| 1082 | 2026-08-05T04:20:35.726Z | Compiling rand v0.8.6 |
| 1083 | 2026-08-05T04:20:35.726Z | Compiling getrandom v0.4.2 |
| 1084 | 2026-08-05T04:20:35.804Z | Compiling radium v0.7.0 |
| 1085 | 2026-08-05T04:20:35.901Z | Compiling crossbeam-utils v0.8.21 |
| 1086 | 2026-08-05T04:20:36.143Z | Compiling primeorder v0.13.6 |
| 1087 | 2026-08-05T04:20:36.177Z | Compiling usdt-attr-macro v0.5.0 |
| 1088 | 2026-08-05T04:20:36.257Z | Compiling usdt-macro v0.5.0 |
| 1089 | 2026-08-05T04:20:36.392Z | Compiling num-rational v0.4.2 |
| 1090 | 2026-08-05T04:20:36.425Z | Compiling num-complex v0.4.6 |
| 1091 | 2026-08-05T04:20:36.590Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1092 | 2026-08-05T04:20:36.638Z | Compiling scroll_derive v0.13.1 |
| 1093 | 2026-08-05T04:20:36.880Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1094 | 2026-08-05T04:20:36.948Z | Compiling foreign-types-macros v0.2.3 |
| 1095 | 2026-08-05T04:20:37.053Z | Compiling thread-id v5.1.0 |
| 1096 | 2026-08-05T04:20:37.067Z | Compiling memmap v0.7.0 |
| 1097 | 2026-08-05T04:20:37.112Z | Compiling thread_local v1.1.9 |
| 1098 | 2026-08-05T04:20:37.139Z | Compiling cpufeatures v0.3.0 |
| 1099 | 2026-08-05T04:20:37.201Z | Compiling either v1.16.0 |
| 1100 | 2026-08-05T04:20:37.255Z | Compiling utf8parse v0.2.2 |
| 1101 | 2026-08-05T04:20:37.364Z | Compiling foreign-types-shared v0.3.1 |
| 1102 | 2026-08-05T04:20:37.391Z | Compiling funty v2.0.0 |
| 1103 | 2026-08-05T04:20:37.408Z | Compiling itertools v0.12.1 |
| 1104 | 2026-08-05T04:20:37.448Z | Compiling anstyle-parse v1.0.0 |
| 1105 | 2026-08-05T04:20:37.587Z | Compiling chacha20 v0.10.0 |
| 1106 | 2026-08-05T04:20:37.596Z | Compiling scroll v0.13.0 |
| 1107 | 2026-08-05T04:20:37.618Z | Compiling curve25519-dalek v4.1.3 |
| 1108 | 2026-08-05T04:20:37.628Z | Compiling foreign-types v0.5.0 |
| 1109 | 2026-08-05T04:20:37.640Z | Compiling usdt v0.5.0 |
| 1110 | 2026-08-05T04:20:37.692Z | Compiling cargo_metadata v0.23.1 |
| 1111 | 2026-08-05T04:20:37.840Z | Compiling bitvec v1.1.1 |
| 1112 | 2026-08-05T04:20:37.849Z | Compiling num v0.4.3 |
| 1113 | 2026-08-05T04:20:37.892Z | Compiling crossbeam-channel v0.5.15 |
| 1114 | 2026-08-05T04:20:37.910Z | Compiling num-bigint-dig v0.8.6 |
| 1115 | 2026-08-05T04:20:38.051Z | Compiling hyper-util v0.1.20 |
| 1116 | 2026-08-05T04:20:38.375Z | Compiling rustls v0.23.40 |
| 1117 | 2026-08-05T04:20:38.641Z | Compiling idna v1.1.0 |
| 1118 | 2026-08-05T04:20:38.809Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1119 | 2026-08-05T04:20:38.881Z | Compiling slog-scope v4.4.1 |
| 1120 | 2026-08-05T04:20:38.949Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1121 | 2026-08-05T04:20:39.045Z | Compiling tokio-util v0.7.18 |
| 1122 | 2026-08-05T04:20:39.124Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1123 | 2026-08-05T04:20:39.144Z | Compiling ed25519 v2.2.3 |
| 1124 | 2026-08-05T04:20:39.244Z | Compiling pkcs1 v0.7.5 |
| 1125 | 2026-08-05T04:20:39.387Z | Compiling async-trait v0.1.89 |
| 1126 | 2026-08-05T04:20:39.406Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1127 | 2026-08-05T04:20:39.435Z | Compiling cstr-argument v0.1.2 |
| 1128 | 2026-08-05T04:20:39.499Z | Compiling is-terminal v0.4.17 |
| 1129 | 2026-08-05T04:20:39.579Z | Compiling sync_wrapper v1.0.2 |
| 1130 | 2026-08-05T04:20:39.587Z | Compiling anstyle v1.0.14 |
| 1131 | 2026-08-05T04:20:39.671Z | Compiling take_mut v0.2.2 |
| 1132 | 2026-08-05T04:20:39.681Z | Compiling base64 v0.22.1 |
| 1133 | 2026-08-05T04:20:39.697Z | Compiling tower-layer v0.3.3 |
| 1134 | 2026-08-05T04:20:39.771Z | Compiling os_str_bytes v6.6.1 |
| 1135 | 2026-08-05T04:20:39.797Z | Compiling colorchoice v1.0.5 |
| 1136 | 2026-08-05T04:20:39.839Z | Compiling term v1.2.1 |
| 1137 | 2026-08-05T04:20:39.904Z | Compiling hashbrown v0.12.3 |
| 1138 | 2026-08-05T04:20:39.904Z | Compiling openssl-probe v0.2.1 |
| 1139 | 2026-08-05T04:20:39.940Z | Compiling anstyle-query v1.1.5 |
| 1140 | 2026-08-05T04:20:40.001Z | Compiling is_terminal_polyfill v1.70.2 |
| 1141 | 2026-08-05T04:20:40.011Z | Compiling rustls-native-certs v0.8.4 |
| 1142 | 2026-08-05T04:20:40.032Z | Compiling clap_lex v0.2.4 |
| 1143 | 2026-08-05T04:20:40.083Z | Compiling anstream v1.0.0 |
| 1144 | 2026-08-05T04:20:40.093Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1145 | 2026-08-05T04:20:40.195Z | Compiling slog-term v2.9.2 |
| 1146 | 2026-08-05T04:20:40.301Z | Compiling pem v3.0.6 |
| 1147 | 2026-08-05T04:20:40.361Z | Compiling indexmap v1.9.3 |
| 1148 | 2026-08-05T04:20:40.375Z | Compiling tower v0.5.3 |
| 1149 | 2026-08-05T04:20:40.391Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1150 | 2026-08-05T04:20:40.409Z | Compiling slog-async v2.8.0 |
| 1151 | 2026-08-05T04:20:40.567Z | Compiling rustix v1.1.4 |
| 1152 | 2026-08-05T04:20:40.677Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1153 | 2026-08-05T04:20:40.735Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1154 | 2026-08-05T04:20:40.844Z | Compiling rsa v0.9.10 |
| 1155 | 2026-08-05T04:20:40.920Z | Compiling ed25519-dalek v2.2.0 |
| 1156 | 2026-08-05T04:20:40.940Z | Compiling slog-stdlog v4.1.1 |
| 1157 | 2026-08-05T04:20:40.957Z | Compiling octocrab v0.53.0 |
| 1158 | 2026-08-05T04:20:44.180Z | Compiling url v2.5.8 |
| 1159 | 2026-08-05T04:20:44.221Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1160 | 2026-08-05T04:20:44.221Z | Compiling tokio-rustls v0.26.4 |
| 1161 | 2026-08-05T04:20:44.221Z | Compiling goblin v0.10.7 |
| 1162 | 2026-08-05T04:20:44.221Z | Compiling rand v0.10.1 |
| 1163 | 2026-08-05T04:20:44.222Z | Compiling anyhow v1.0.102 |
| 1164 | 2026-08-05T04:20:44.222Z | Compiling p256 v0.13.2 |
| 1165 | 2026-08-05T04:20:44.222Z | Compiling p384 v0.13.1 |
| 1166 | 2026-08-05T04:20:44.222Z | Compiling snafu-derive v0.8.9 |
| 1167 | 2026-08-05T04:20:44.222Z | Compiling simple_asn1 v0.6.4 |
| 1168 | 2026-08-05T04:20:44.222Z | Compiling openssl-sys v0.9.116 |
| 1169 | 2026-08-05T04:20:44.222Z | Compiling libz-sys v1.1.29 |
| 1170 | 2026-08-05T04:20:44.222Z | Compiling futures-executor v0.3.32 |
| 1171 | 2026-08-05T04:20:44.222Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1172 | 2026-08-05T04:20:44.222Z | Compiling pin-project-internal v1.1.13 |
| 1173 | 2026-08-05T04:20:44.222Z | Compiling serde_repr v0.1.20 |
| 1174 | 2026-08-05T04:20:44.222Z | Compiling num-derive v0.4.2 |
| 1175 | 2026-08-05T04:20:44.222Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1176 | 2026-08-05T04:20:44.222Z | Compiling clap_derive v3.2.25 |
| 1177 | 2026-08-05T04:20:44.222Z | Compiling syn v3.0.3 |
| 1178 | 2026-08-05T04:20:44.222Z | Compiling atty v0.2.14 |
| 1179 | 2026-08-05T04:20:44.222Z | Compiling strsim v0.10.0 |
| 1180 | 2026-08-05T04:20:44.222Z | Compiling adler2 v2.0.1 |
| 1181 | 2026-08-05T04:20:44.222Z | Compiling ryu v1.0.23 |
| 1182 | 2026-08-05T04:20:44.222Z | Compiling termcolor v1.4.1 |
| 1183 | 2026-08-05T04:20:44.222Z | Compiling strsim v0.11.1 |
| 1184 | 2026-08-05T04:20:44.222Z | Compiling textwrap v0.16.2 |
| 1185 | 2026-08-05T04:20:44.222Z | Compiling oxnet v0.1.6 |
| 1186 | 2026-08-05T04:20:44.222Z | Compiling clap_lex v1.1.0 |
| 1187 | 2026-08-05T04:20:44.222Z | Compiling bitflags v1.3.2 |
| 1188 | 2026-08-05T04:20:44.222Z | Compiling unicode-width v0.2.2 |
| 1189 | 2026-08-05T04:20:44.222Z | Compiling simd-adler32 v0.3.9 |
| 1190 | 2026-08-05T04:20:44.222Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1191 | 2026-08-05T04:20:44.222Z | Compiling miniz_oxide v0.8.9 |
| 1192 | 2026-08-05T04:20:44.222Z | Compiling console v0.16.3 |
| 1193 | 2026-08-05T04:20:44.222Z | Compiling clap_builder v4.6.5 |
| 1194 | 2026-08-05T04:20:44.243Z | Compiling clap v3.2.25 |
| 1195 | 2026-08-05T04:20:44.740Z | Compiling snafu v0.8.9 |
| 1196 | 2026-08-05T04:20:44.747Z | Compiling serde_urlencoded v0.7.1 |
| 1197 | 2026-08-05T04:20:44.994Z | Compiling pin-project v1.1.13 |
| 1198 | 2026-08-05T04:20:45.052Z | Compiling libscf-sys v1.2.0 |
| 1199 | 2026-08-05T04:20:45.087Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1200 | 2026-08-05T04:20:45.187Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1201 | 2026-08-05T04:20:45.671Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1202 | 2026-08-05T04:20:45.778Z | Compiling futures v0.3.32 |
| 1203 | 2026-08-05T04:20:45.799Z | Compiling jsonwebtoken v10.4.0 |
| 1204 | 2026-08-05T04:20:45.850Z | Compiling tempfile v3.27.0 |
| 1205 | 2026-08-05T04:20:45.865Z | Compiling clap_derive v4.6.4 |
| 1206 | 2026-08-05T04:20:45.902Z | Compiling tower-http v0.6.11 |
| 1207 | 2026-08-05T04:20:45.980Z | Compiling hyper-rustls v0.27.9 |
| 1208 | 2026-08-05T04:20:46.300Z | Compiling slog-envlogger v2.2.0 |
| 1209 | 2026-08-05T04:20:46.306Z | Compiling crc32fast v1.5.0 |
| 1210 | 2026-08-05T04:20:46.494Z | Compiling prettyplease v0.2.37 |
| 1211 | 2026-08-05T04:20:46.674Z | Compiling portable-atomic v1.13.1 |
| 1212 | 2026-08-05T04:20:46.731Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1213 | 2026-08-05T04:20:46.758Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1214 | 2026-08-05T04:20:46.824Z | Compiling hyper-timeout v0.5.2 |
| 1215 | 2026-08-05T04:20:47.061Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1216 | 2026-08-05T04:20:47.234Z | Compiling http-serde v2.1.1 |
| 1217 | 2026-08-05T04:20:47.254Z | Compiling secrecy v0.10.3 |
| 1218 | 2026-08-05T04:20:47.272Z | Compiling http-body-util v0.1.3 |
| 1219 | 2026-08-05T04:20:47.402Z | Compiling zone_cfg_derive v0.3.1 |
| 1220 | 2026-08-05T04:20:47.521Z | Compiling async-recursion v0.3.2 |
| 1221 | 2026-08-05T04:20:47.961Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1222 | 2026-08-05T04:20:47.992Z | Compiling serde_spanned v1.1.1 |
| 1223 | 2026-08-05T04:20:48.093Z | Compiling serde_path_to_error v0.1.20 |
| 1224 | 2026-08-05T04:20:48.108Z | Compiling filetime v0.2.29 |
| 1225 | 2026-08-05T04:20:48.145Z | Compiling openssl-probe v0.1.6 |
| 1226 | 2026-08-05T04:20:48.204Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1227 | 2026-08-05T04:20:48.278Z | Compiling web-time v1.1.0 |
| 1228 | 2026-08-05T04:20:48.292Z | Compiling hex v0.4.3 |
| 1229 | 2026-08-05T04:20:48.301Z | Compiling xattr v1.6.1 |
| 1230 | 2026-08-05T04:20:48.323Z | Compiling unit-prefix v0.5.2 |
| 1231 | 2026-08-05T04:20:48.344Z | Compiling curl v0.4.49 |
| 1232 | 2026-08-05T04:20:48.414Z | Compiling tar v0.4.46 |
| 1233 | 2026-08-05T04:20:48.453Z | Compiling indicatif v0.18.4 |
| 1234 | 2026-08-05T04:20:48.459Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1235 | 2026-08-05T04:20:48.462Z | Compiling zone v0.3.1 |
| 1236 | 2026-08-05T04:20:48.550Z | Compiling sha256 v1.6.0 |
| 1237 | 2026-08-05T04:20:48.805Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1238 | 2026-08-05T04:20:48.890Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1239 | 2026-08-05T04:20:49.073Z | Compiling clap v4.6.5 |
| 1240 | 2026-08-05T04:20:49.128Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1241 | 2026-08-05T04:20:49.147Z | Compiling flate2 v1.1.9 |
| 1242 | 2026-08-05T04:20:49.179Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1243 | 2026-08-05T04:20:49.471Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1244 | 2026-08-05T04:20:49.481Z | Compiling camino v1.2.2 |
| 1245 | 2026-08-05T04:20:49.578Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1246 | 2026-08-05T04:20:49.608Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1247 | 2026-08-05T04:20:49.862Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1248 | 2026-08-05T04:20:49.882Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1249 | 2026-08-05T04:20:49.966Z | Compiling memmap2 v0.9.10 |
| 1250 | 2026-08-05T04:20:50.004Z | Compiling libloading v0.8.9 |
| 1251 | 2026-08-05T04:20:50.049Z | Compiling fs_extra v1.3.0 |
| 1252 | 2026-08-05T04:20:50.093Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1253 | 2026-08-05T04:20:50.097Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1254 | 2026-08-05T04:20:50.178Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1255 | 2026-08-05T04:20:50.672Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1256 | 2026-08-05T04:21:01.964Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1257 | 2026-08-05T04:21:04.302Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1258 | 2026-08-05T04:21:08.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.48s |
| 1259 | 2026-08-05T04:21:08.497Z | |
| 1260 | 2026-08-05T04:21:08.501Z | real 47.542051678 |
| 1261 | 2026-08-05T04:21:08.501Z | user 3:34.019778610 |
| 1262 | 2026-08-05T04:21:08.501Z | sys 36.871975866 |
| 1263 | 2026-08-05T04:21:08.501Z | trap 0.137521348 |
| 1264 | 2026-08-05T04:21:08.501Z | tflt 0.135562306 |
| 1265 | 2026-08-05T04:21:08.501Z | dflt 0.043792416 |
| 1266 | 2026-08-05T04:21:08.501Z | kflt 0.000097070 |
| 1267 | 2026-08-05T04:21:08.501Z | lock 9:08.077246375 |
| 1268 | 2026-08-05T04:21:08.502Z | slp 14:08.742184562 |
| 1269 | 2026-08-05T04:21:08.502Z | lat 11.035575349 |
| 1270 | 2026-08-05T04:21:08.502Z | stop 24.051304701 |
| 1271 | 2026-08-05T04:21:08.502Z | + ptime -m cargo build --release |
| 1272 | 2026-08-05T04:21:08.722Z | Compiling proc-macro2 v1.0.106 |
| 1273 | 2026-08-05T04:21:08.722Z | Compiling quote v1.0.45 |
| 1274 | 2026-08-05T04:21:08.722Z | Compiling unicode-ident v1.0.24 |
| 1275 | 2026-08-05T04:21:08.722Z | Compiling libc v0.2.186 |
| 1276 | 2026-08-05T04:21:08.726Z | Compiling cfg-if v1.0.4 |
| 1277 | 2026-08-05T04:21:08.726Z | Compiling version_check v0.9.5 |
| 1278 | 2026-08-05T04:21:08.726Z | Compiling serde_core v1.0.228 |
| 1279 | 2026-08-05T04:21:08.771Z | Compiling memchr v2.8.1 |
| 1280 | 2026-08-05T04:21:08.835Z | Compiling serde v1.0.228 |
| 1281 | 2026-08-05T04:21:09.102Z | Compiling zmij v1.0.21 |
| 1282 | 2026-08-05T04:21:09.190Z | Compiling itoa v1.0.18 |
| 1283 | 2026-08-05T04:21:09.354Z | Compiling autocfg v1.5.1 |
| 1284 | 2026-08-05T04:21:09.398Z | Compiling log v0.4.32 |
| 1285 | 2026-08-05T04:21:09.448Z | Compiling subtle v2.6.1 |
| 1286 | 2026-08-05T04:21:09.567Z | Compiling generic-array v0.14.9 |
| 1287 | 2026-08-05T04:21:09.610Z | Compiling thiserror v2.0.18 |
| 1288 | 2026-08-05T04:21:09.640Z | Compiling getrandom v0.2.17 |
| 1289 | 2026-08-05T04:21:09.681Z | Compiling smallvec v1.15.1 |
| 1290 | 2026-08-05T04:21:09.935Z | Compiling libm v0.2.16 |
| 1291 | 2026-08-05T04:21:09.942Z | Compiling typenum v1.20.1 |
| 1292 | 2026-08-05T04:21:09.947Z | Compiling const-oid v0.9.6 |
| 1293 | 2026-08-05T04:21:09.957Z | Compiling num-traits v0.2.19 |
| 1294 | 2026-08-05T04:21:10.046Z | Compiling syn v2.0.117 |
| 1295 | 2026-08-05T04:21:10.052Z | Compiling thiserror v1.0.69 |
| 1296 | 2026-08-05T04:21:10.229Z | Compiling find-msvc-tools v0.1.9 |
| 1297 | 2026-08-05T04:21:10.362Z | Compiling pin-project-lite v0.2.17 |
| 1298 | 2026-08-05T04:21:10.445Z | Compiling shlex v2.0.1 |
| 1299 | 2026-08-05T04:21:10.455Z | Compiling ucd-trie v0.1.7 |
| 1300 | 2026-08-05T04:21:10.612Z | Compiling pest v2.8.6 |
| 1301 | 2026-08-05T04:21:10.622Z | Compiling cc v1.2.63 |
| 1302 | 2026-08-05T04:21:10.712Z | Compiling syn v1.0.109 |
| 1303 | 2026-08-05T04:21:11.108Z | Compiling serde_json v1.0.150 |
| 1304 | 2026-08-05T04:21:11.375Z | Compiling rustversion v1.0.22 |
| 1305 | 2026-08-05T04:21:11.606Z | Compiling bytes v1.11.1 |
| 1306 | 2026-08-05T04:21:11.732Z | Compiling pest_meta v2.8.6 |
| 1307 | 2026-08-05T04:21:11.859Z | Compiling rand_core v0.6.4 |
| 1308 | 2026-08-05T04:21:11.873Z | Compiling errno v0.3.14 |
| 1309 | 2026-08-05T04:21:12.055Z | Compiling socket2 v0.6.4 |
| 1310 | 2026-08-05T04:21:12.102Z | Compiling hashbrown v0.17.1 |
| 1311 | 2026-08-05T04:21:12.151Z | Compiling equivalent v1.0.2 |
| 1312 | 2026-08-05T04:21:12.236Z | Compiling parking_lot_core v0.9.12 |
| 1313 | 2026-08-05T04:21:12.564Z | Compiling base64ct v1.8.3 |
| 1314 | 2026-08-05T04:21:12.664Z | Compiling indexmap v2.14.0 |
| 1315 | 2026-08-05T04:21:12.780Z | Compiling scopeguard v1.2.0 |
| 1316 | 2026-08-05T04:21:12.879Z | Compiling lock_api v0.4.14 |
| 1317 | 2026-08-05T04:21:12.886Z | Compiling pem-rfc7468 v0.7.0 |
| 1318 | 2026-08-05T04:21:13.039Z | Compiling pest_generator v2.8.6 |
| 1319 | 2026-08-05T04:21:13.111Z | Compiling synstructure v0.13.2 |
| 1320 | 2026-08-05T04:21:13.123Z | Compiling once_cell v1.21.4 |
| 1321 | 2026-08-05T04:21:13.309Z | Compiling stable_deref_trait v1.2.1 |
| 1322 | 2026-08-05T04:21:13.317Z | Compiling parking_lot v0.12.5 |
| 1323 | 2026-08-05T04:21:13.363Z | Compiling signal-hook-registry v1.4.8 |
| 1324 | 2026-08-05T04:21:13.563Z | Compiling mio v1.2.1 |
| 1325 | 2026-08-05T04:21:13.656Z | Compiling pretty-hex v0.4.2 |
| 1326 | 2026-08-05T04:21:13.665Z | Compiling byteorder v1.5.0 |
| 1327 | 2026-08-05T04:21:13.806Z | Compiling zerocopy v0.8.50 |
| 1328 | 2026-08-05T04:21:13.882Z | Compiling futures-core v0.3.32 |
| 1329 | 2026-08-05T04:21:14.025Z | Compiling num-integer v0.1.46 |
| 1330 | 2026-08-05T04:21:14.219Z | Compiling serde_derive v1.0.228 |
| 1331 | 2026-08-05T04:21:14.231Z | Compiling zeroize_derive v1.4.3 |
| 1332 | 2026-08-05T04:21:14.238Z | Compiling thiserror-impl v2.0.18 |
| 1333 | 2026-08-05T04:21:14.251Z | Compiling thiserror-impl v1.0.69 |
| 1334 | 2026-08-05T04:21:14.260Z | Compiling zerocopy-derive v0.8.50 |
| 1335 | 2026-08-05T04:21:14.299Z | Compiling pest_derive v2.8.6 |
| 1336 | 2026-08-05T04:21:14.533Z | Compiling zerofrom-derive v0.1.7 |
| 1337 | 2026-08-05T04:21:14.744Z | Compiling yoke-derive v0.8.2 |
| 1338 | 2026-08-05T04:21:14.840Z | Compiling tokio-macros v2.7.0 |
| 1339 | 2026-08-05T04:21:14.926Z | Compiling zeroize v1.8.2 |
| 1340 | 2026-08-05T04:21:15.447Z | Compiling der v0.7.10 |
| 1341 | 2026-08-05T04:21:15.606Z | Compiling zerovec-derive v0.11.3 |
| 1342 | 2026-08-05T04:21:15.612Z | Compiling tokio v1.52.3 |
| 1343 | 2026-08-05T04:21:15.680Z | Compiling block-buffer v0.10.4 |
| 1344 | 2026-08-05T04:21:15.680Z | Compiling crypto-common v0.1.6 |
| 1345 | 2026-08-05T04:21:15.742Z | Compiling zerofrom v0.1.8 |
| 1346 | 2026-08-05T04:21:15.819Z | Compiling digest v0.10.7 |
| 1347 | 2026-08-05T04:21:15.843Z | Compiling yoke v0.8.3 |
| 1348 | 2026-08-05T04:21:15.860Z | Compiling zerocopy-derive v0.7.35 |
| 1349 | 2026-08-05T04:21:15.919Z | Compiling displaydoc v0.2.6 |
| 1350 | 2026-08-05T04:21:16.032Z | Compiling futures-sink v0.3.32 |
| 1351 | 2026-08-05T04:21:16.782Z | Compiling spki v0.7.3 |
| 1352 | 2026-08-05T04:21:16.793Z | Compiling zerovec v0.11.6 |
| 1353 | 2026-08-05T04:21:16.793Z | Compiling proc-macro-error-attr v1.0.4 |
| 1354 | 2026-08-05T04:21:17.113Z | Compiling pkcs8 v0.10.2 |
| 1355 | 2026-08-05T04:21:17.428Z | Compiling pkg-config v0.3.33 |
| 1356 | 2026-08-05T04:21:17.633Z | Compiling plain v0.2.3 |
| 1357 | 2026-08-05T04:21:17.735Z | Compiling serde_tokenstream v0.2.3 |
| 1358 | 2026-08-05T04:21:17.786Z | Compiling futures-channel v0.3.32 |
| 1359 | 2026-08-05T04:21:17.880Z | Compiling semver v1.0.28 |
| 1360 | 2026-08-05T04:21:18.043Z | Compiling proc-macro-error v1.0.4 |
| 1361 | 2026-08-05T04:21:18.166Z | Compiling vcpkg v0.2.15 |
| 1362 | 2026-08-05T04:21:18.729Z | Compiling tinystr v0.8.3 |
| 1363 | 2026-08-05T04:21:18.737Z | Compiling hmac v0.12.1 |
| 1364 | 2026-08-05T04:21:18.885Z | Compiling tracing-attributes v0.1.31 |
| 1365 | 2026-08-05T04:21:18.890Z | Compiling futures-macro v0.3.32 |
| 1366 | 2026-08-05T04:21:18.954Z | Compiling tracing-core v0.1.36 |
| 1367 | 2026-08-05T04:21:19.014Z | Compiling http v1.4.1 |
| 1368 | 2026-08-05T04:21:19.744Z | Compiling rustix v1.1.4 |
| 1369 | 2026-08-05T04:21:19.751Z | Compiling futures-io v0.3.32 |
| 1370 | 2026-08-05T04:21:19.941Z | Compiling litemap v0.8.2 |
| 1371 | 2026-08-05T04:21:20.098Z | Compiling futures-task v0.3.32 |
| 1372 | 2026-08-05T04:21:20.102Z | Compiling writeable v0.6.3 |
| 1373 | 2026-08-05T04:21:20.146Z | Compiling winnow v1.0.3 |
| 1374 | 2026-08-05T04:21:20.164Z | Compiling slab v0.4.12 |
| 1375 | 2026-08-05T04:21:20.295Z | Compiling spin v0.9.8 |
| 1376 | 2026-08-05T04:21:20.332Z | Compiling futures-util v0.3.32 |
| 1377 | 2026-08-05T04:21:20.346Z | Compiling icu_locale_core v2.2.0 |
| 1378 | 2026-08-05T04:21:20.370Z | Compiling tracing v0.1.44 |
| 1379 | 2026-08-05T04:21:20.431Z | Compiling lazy_static v1.5.0 |
| 1380 | 2026-08-05T04:21:20.791Z | Compiling num-bigint v0.4.6 |
| 1381 | 2026-08-05T04:21:20.891Z | Compiling potential_utf v0.1.5 |
| 1382 | 2026-08-05T04:21:20.920Z | Compiling zerocopy v0.7.35 |
| 1383 | 2026-08-05T04:21:21.075Z | Compiling zerotrie v0.2.4 |
| 1384 | 2026-08-05T04:21:21.217Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1385 | 2026-08-05T04:21:21.299Z | Compiling signature v2.2.0 |
| 1386 | 2026-08-05T04:21:21.465Z | Compiling num-iter v0.1.45 |
| 1387 | 2026-08-05T04:21:21.471Z | Compiling scroll_derive v0.12.1 |
| 1388 | 2026-08-05T04:21:21.527Z | Compiling slog v2.8.2 |
| 1389 | 2026-08-05T04:21:21.586Z | Compiling ff v0.13.1 |
| 1390 | 2026-08-05T04:21:21.742Z | Compiling ring v0.17.14 |
| 1391 | 2026-08-05T04:21:21.769Z | Compiling usdt-impl v0.5.0 |
| 1392 | 2026-08-05T04:21:21.776Z | Compiling icu_normalizer_data v2.2.0 |
| 1393 | 2026-08-05T04:21:22.021Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1394 | 2026-08-05T04:21:22.071Z | Compiling base16ct v0.2.0 |
| 1395 | 2026-08-05T04:21:22.222Z | Compiling toml_datetime v0.6.11 |
| 1396 | 2026-08-05T04:21:22.247Z | Compiling num-conv v0.2.2 |
| 1397 | 2026-08-05T04:21:22.274Z | Compiling cpufeatures v0.2.17 |
| 1398 | 2026-08-05T04:21:22.313Z | Compiling utf8_iter v1.0.4 |
| 1399 | 2026-08-05T04:21:22.344Z | Compiling heck v0.4.1 |
| 1400 | 2026-08-05T04:21:22.405Z | Compiling powerfmt v0.2.0 |
| 1401 | 2026-08-05T04:21:22.446Z | Compiling winnow v0.5.40 |
| 1402 | 2026-08-05T04:21:22.481Z | Compiling time-core v0.1.8 |
| 1403 | 2026-08-05T04:21:22.543Z | Compiling icu_properties_data v2.2.0 |
| 1404 | 2026-08-05T04:21:22.633Z | Compiling time-macros v0.2.27 |
| 1405 | 2026-08-05T04:21:22.665Z | Compiling deranged v0.5.8 |
| 1406 | 2026-08-05T04:21:22.804Z | Compiling icu_collections v2.2.0 |
| 1407 | 2026-08-05T04:21:23.454Z | Compiling scroll v0.12.0 |
| 1408 | 2026-08-05T04:21:23.612Z | Compiling sec1 v0.7.3 |
| 1409 | 2026-08-05T04:21:23.667Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1410 | 2026-08-05T04:21:23.860Z | Compiling toml_edit v0.19.15 |
| 1411 | 2026-08-05T04:21:23.903Z | Compiling group v0.13.0 |
| 1412 | 2026-08-05T04:21:23.928Z | Compiling dof v0.3.0 |
| 1413 | 2026-08-05T04:21:24.127Z | Compiling icu_provider v2.2.0 |
| 1414 | 2026-08-05T04:21:24.456Z | Compiling http-body v1.0.1 |
| 1415 | 2026-08-05T04:21:24.492Z | Compiling hkdf v0.12.4 |
| 1416 | 2026-08-05T04:21:24.601Z | Compiling dtrace-parser v0.2.0 |
| 1417 | 2026-08-05T04:21:24.608Z | Compiling erased-serde v0.3.31 |
| 1418 | 2026-08-05T04:21:24.652Z | Compiling crypto-bigint v0.5.5 |
| 1419 | 2026-08-05T04:21:24.766Z | Compiling thread-id v4.2.2 |
| 1420 | 2026-08-05T04:21:24.995Z | Compiling httparse v1.10.1 |
| 1421 | 2026-08-05T04:21:25.358Z | Compiling time v0.3.47 |
| 1422 | 2026-08-05T04:21:25.403Z | Compiling proc-macro-crate v1.3.1 |
| 1423 | 2026-08-05T04:21:25.744Z | Compiling proc-macro-crate v3.5.0 |
| 1424 | 2026-08-05T04:21:25.909Z | Compiling elliptic-curve v0.13.8 |
| 1425 | 2026-08-05T04:21:26.234Z | Compiling goblin v0.8.2 |
| 1426 | 2026-08-05T04:21:26.302Z | Compiling sha2 v0.10.9 |
| 1427 | 2026-08-05T04:21:26.802Z | Compiling ppv-lite86 v0.2.21 |
| 1428 | 2026-08-05T04:21:27.044Z | Compiling libz-sys v1.1.29 |
| 1429 | 2026-08-05T04:21:27.192Z | Compiling openssl-sys v0.9.116 |
| 1430 | 2026-08-05T04:21:27.345Z | Compiling rustc_version v0.4.1 |
| 1431 | 2026-08-05T04:21:27.470Z | Compiling rustls-pki-types v1.14.1 |
| 1432 | 2026-08-05T04:21:27.641Z | Compiling camino v1.2.2 |
| 1433 | 2026-08-05T04:21:27.758Z | Compiling untrusted v0.9.0 |
| 1434 | 2026-08-05T04:21:27.859Z | Compiling radium v0.7.0 |
| 1435 | 2026-08-05T04:21:27.983Z | Compiling getrandom v0.4.2 |
| 1436 | 2026-08-05T04:21:28.161Z | Compiling tower-service v0.3.3 |
| 1437 | 2026-08-05T04:21:28.259Z | Compiling crossbeam-utils v0.8.21 |
| 1438 | 2026-08-05T04:21:28.267Z | Compiling rand_core v0.10.1 |
| 1439 | 2026-08-05T04:21:28.292Z | Compiling try-lock v0.2.5 |
| 1440 | 2026-08-05T04:21:28.307Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1441 | 2026-08-05T04:21:28.377Z | Compiling want v0.3.1 |
| 1442 | 2026-08-05T04:21:28.558Z | Compiling curve25519-dalek v4.1.3 |
| 1443 | 2026-08-05T04:21:28.580Z | Compiling rand_chacha v0.3.1 |
| 1444 | 2026-08-05T04:21:28.594Z | Compiling icu_properties v2.2.0 |
| 1445 | 2026-08-05T04:21:28.622Z | Compiling icu_normalizer v2.2.0 |
| 1446 | 2026-08-05T04:21:28.858Z | Compiling num_enum_derive v0.7.6 |
| 1447 | 2026-08-05T04:21:29.248Z | Compiling num_enum_derive v0.5.11 |
| 1448 | 2026-08-05T04:21:30.271Z | Compiling rfc6979 v0.4.0 |
| 1449 | 2026-08-05T04:21:30.287Z | Compiling arc-swap v1.9.1 |
| 1450 | 2026-08-05T04:21:30.397Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1451 | 2026-08-05T04:21:30.433Z | Compiling percent-encoding v2.3.2 |
| 1452 | 2026-08-05T04:21:30.633Z | Compiling rustls v0.23.40 |
| 1453 | 2026-08-05T04:21:30.641Z | Compiling iana-time-zone v0.1.65 |
| 1454 | 2026-08-05T04:21:30.705Z | Compiling atomic-waker v1.1.2 |
| 1455 | 2026-08-05T04:21:30.839Z | Compiling heck v0.5.0 |
| 1456 | 2026-08-05T04:21:30.882Z | Compiling num-bigint-dig v0.8.6 |
| 1457 | 2026-08-05T04:21:30.984Z | Compiling tap v1.0.1 |
| 1458 | 2026-08-05T04:21:31.051Z | Compiling hyper v1.10.1 |
| 1459 | 2026-08-05T04:21:31.194Z | Compiling wyz v0.5.1 |
| 1460 | 2026-08-05T04:21:31.262Z | Compiling chrono v0.4.45 |
| 1461 | 2026-08-05T04:21:31.327Z | Compiling form_urlencoded v1.2.2 |
| 1462 | 2026-08-05T04:21:31.696Z | Compiling ecdsa v0.16.9 |
| 1463 | 2026-08-05T04:21:32.350Z | Compiling num_enum v0.5.11 |
| 1464 | 2026-08-05T04:21:32.483Z | Compiling num_enum v0.7.6 |
| 1465 | 2026-08-05T04:21:32.566Z | Compiling rustls-webpki v0.103.13 |
| 1466 | 2026-08-05T04:21:32.604Z | Compiling idna_adapter v1.2.2 |
| 1467 | 2026-08-05T04:21:32.811Z | Compiling rand v0.8.6 |
| 1468 | 2026-08-05T04:21:34.080Z | Compiling usdt-attr-macro v0.5.0 |
| 1469 | 2026-08-05T04:21:34.237Z | Compiling usdt-macro v0.5.0 |
| 1470 | 2026-08-05T04:21:34.828Z | Compiling primeorder v0.13.6 |
| 1471 | 2026-08-05T04:21:34.897Z | Compiling num-rational v0.4.2 |
| 1472 | 2026-08-05T04:21:34.944Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1473 | 2026-08-05T04:21:35.065Z | Compiling num-complex v0.4.6 |
| 1474 | 2026-08-05T04:21:35.316Z | Compiling scroll_derive v0.13.1 |
| 1475 | 2026-08-05T04:21:35.347Z | Compiling foreign-types-macros v0.2.3 |
| 1476 | 2026-08-05T04:21:35.599Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1477 | 2026-08-05T04:21:36.014Z | Compiling cargo-platform v0.3.3 |
| 1478 | 2026-08-05T04:21:36.107Z | Compiling indexmap v1.9.3 |
| 1479 | 2026-08-05T04:21:36.147Z | Compiling memmap v0.7.0 |
| 1480 | 2026-08-05T04:21:36.173Z | Compiling aho-corasick v1.1.4 |
| 1481 | 2026-08-05T04:21:36.256Z | Compiling thread_local v1.1.9 |
| 1482 | 2026-08-05T04:21:36.290Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1483 | 2026-08-05T04:21:36.356Z | Compiling bitflags v2.13.0 |
| 1484 | 2026-08-05T04:21:36.383Z | Compiling regex-syntax v0.8.10 |
| 1485 | 2026-08-05T04:21:36.549Z | Compiling funty v2.0.0 |
| 1486 | 2026-08-05T04:21:36.623Z | Compiling utf8parse v0.2.2 |
| 1487 | 2026-08-05T04:21:36.730Z | Compiling anyhow v1.0.102 |
| 1488 | 2026-08-05T04:21:36.765Z | Compiling either v1.16.0 |
| 1489 | 2026-08-05T04:21:37.005Z | Compiling slog-async v2.8.0 |
| 1490 | 2026-08-05T04:21:37.096Z | Compiling cpufeatures v0.3.0 |
| 1491 | 2026-08-05T04:21:37.335Z | Compiling foreign-types-shared v0.3.1 |
| 1492 | 2026-08-05T04:21:37.477Z | Compiling foreign-types v0.5.0 |
| 1493 | 2026-08-05T04:21:37.582Z | Compiling chacha20 v0.10.0 |
| 1494 | 2026-08-05T04:21:37.690Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1495 | 2026-08-05T04:21:37.801Z | Compiling itertools v0.12.1 |
| 1496 | 2026-08-05T04:21:37.882Z | Compiling bitvec v1.1.1 |
| 1497 | 2026-08-05T04:21:38.476Z | Compiling regex-automata v0.4.14 |
| 1498 | 2026-08-05T04:21:38.532Z | Compiling anstyle-parse v1.0.0 |
| 1499 | 2026-08-05T04:21:38.758Z | Compiling usdt v0.5.0 |
| 1500 | 2026-08-05T04:21:39.439Z | Compiling scroll v0.13.0 |
| 1501 | 2026-08-05T04:21:39.744Z | Compiling cargo_metadata v0.23.1 |
| 1502 | 2026-08-05T04:21:40.066Z | Compiling num v0.4.3 |
| 1503 | 2026-08-05T04:21:41.020Z | Compiling crossbeam-channel v0.5.15 |
| 1504 | 2026-08-05T04:21:41.627Z | Compiling idna v1.1.0 |
| 1505 | 2026-08-05T04:21:41.791Z | Compiling hyper-util v0.1.20 |
| 1506 | 2026-08-05T04:21:42.087Z | Compiling slog-scope v4.4.1 |
| 1507 | 2026-08-05T04:21:42.670Z | Compiling ed25519 v2.2.3 |
| 1508 | 2026-08-05T04:21:43.680Z | Compiling tokio-util v0.7.18 |
| 1509 | 2026-08-05T04:21:43.841Z | Compiling pkcs1 v0.7.5 |
| 1510 | 2026-08-05T04:21:44.096Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1511 | 2026-08-05T04:21:44.285Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1512 | 2026-08-05T04:21:44.701Z | Compiling async-trait v0.1.89 |
| 1513 | 2026-08-05T04:21:44.802Z | Compiling thread-id v5.1.0 |
| 1514 | 2026-08-05T04:21:44.906Z | Compiling is-terminal v0.4.17 |
| 1515 | 2026-08-05T04:21:44.921Z | Compiling cstr-argument v0.1.2 |
| 1516 | 2026-08-05T04:21:45.004Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1517 | 2026-08-05T04:21:45.030Z | Compiling sync_wrapper v1.0.2 |
| 1518 | 2026-08-05T04:21:45.130Z | Compiling tower-layer v0.3.3 |
| 1519 | 2026-08-05T04:21:45.236Z | Compiling base64 v0.22.1 |
| 1520 | 2026-08-05T04:21:45.307Z | Compiling term v1.2.1 |
| 1521 | 2026-08-05T04:21:45.365Z | Compiling colorchoice v1.0.5 |
| 1522 | 2026-08-05T04:21:45.473Z | Compiling anstyle-query v1.1.5 |
| 1523 | 2026-08-05T04:21:45.485Z | Compiling portable-atomic v1.13.1 |
| 1524 | 2026-08-05T04:21:45.579Z | Compiling openssl-probe v0.2.1 |
| 1525 | 2026-08-05T04:21:45.701Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1526 | 2026-08-05T04:21:45.804Z | Compiling colored v3.1.1 |
| 1527 | 2026-08-05T04:21:45.833Z | Compiling prettyplease v0.2.37 |
| 1528 | 2026-08-05T04:21:45.932Z | Compiling anstyle v1.0.14 |
| 1529 | 2026-08-05T04:21:45.941Z | Compiling take_mut v0.2.2 |
| 1530 | 2026-08-05T04:21:46.051Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1531 | 2026-08-05T04:21:46.086Z | Compiling os_str_bytes v6.6.1 |
| 1532 | 2026-08-05T04:21:46.199Z | Compiling is_terminal_polyfill v1.70.2 |
| 1533 | 2026-08-05T04:21:46.285Z | Compiling hashbrown v0.12.3 |
| 1534 | 2026-08-05T04:21:46.293Z | Compiling crc32fast v1.5.0 |
| 1535 | 2026-08-05T04:21:46.403Z | Compiling clap_lex v0.2.4 |
| 1536 | 2026-08-05T04:21:46.477Z | Compiling anstream v1.0.0 |
| 1537 | 2026-08-05T04:21:46.974Z | Compiling rustls-native-certs v0.8.4 |
| 1538 | 2026-08-05T04:21:47.076Z | Compiling slog-term v2.9.2 |
| 1539 | 2026-08-05T04:21:47.259Z | Compiling pem v3.0.6 |
| 1540 | 2026-08-05T04:21:47.383Z | Compiling tower v0.5.3 |
| 1541 | 2026-08-05T04:21:47.979Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1542 | 2026-08-05T04:21:48.206Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1543 | 2026-08-05T04:21:48.331Z | Compiling tokio-rustls v0.26.4 |
| 1544 | 2026-08-05T04:21:48.397Z | Compiling rsa v0.9.10 |
| 1545 | 2026-08-05T04:21:48.423Z | Compiling ed25519-dalek v2.2.0 |
| 1546 | 2026-08-05T04:21:48.585Z | Compiling slog-stdlog v4.1.1 |
| 1547 | 2026-08-05T04:21:48.628Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1548 | 2026-08-05T04:21:48.761Z | Compiling url v2.5.8 |
| 1549 | 2026-08-05T04:21:48.847Z | Compiling regex v1.12.3 |
| 1550 | 2026-08-05T04:21:48.948Z | Compiling octocrab v0.53.0 |
| 1551 | 2026-08-05T04:21:49.347Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1552 | 2026-08-05T04:21:49.392Z | Compiling goblin v0.10.7 |
| 1553 | 2026-08-05T04:21:50.119Z | Compiling rand v0.10.1 |
| 1554 | 2026-08-05T04:21:50.285Z | Compiling p384 v0.13.1 |
| 1555 | 2026-08-05T04:21:50.429Z | Compiling p256 v0.13.2 |
| 1556 | 2026-08-05T04:21:50.966Z | Compiling snafu-derive v0.8.9 |
| 1557 | 2026-08-05T04:21:51.110Z | Compiling simple_asn1 v0.6.4 |
| 1558 | 2026-08-05T04:21:51.357Z | Compiling futures-executor v0.3.32 |
| 1559 | 2026-08-05T04:21:51.404Z | Compiling clap_derive v3.2.25 |
| 1560 | 2026-08-05T04:21:51.529Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1561 | 2026-08-05T04:21:52.145Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1562 | 2026-08-05T04:21:52.242Z | Compiling serde_repr v0.1.20 |
| 1563 | 2026-08-05T04:21:52.424Z | Compiling num-derive v0.4.2 |
| 1564 | 2026-08-05T04:21:52.461Z | Compiling pin-project-internal v1.1.13 |
| 1565 | 2026-08-05T04:21:52.762Z | Compiling syn v3.0.3 |
| 1566 | 2026-08-05T04:21:52.856Z | Compiling atty v0.2.14 |
| 1567 | 2026-08-05T04:21:52.966Z | Compiling oxnet v0.1.6 |
| 1568 | 2026-08-05T04:21:53.008Z | Compiling ryu v1.0.23 |
| 1569 | 2026-08-05T04:21:53.147Z | Compiling clap_lex v1.1.0 |
| 1570 | 2026-08-05T04:21:53.306Z | Compiling termcolor v1.4.1 |
| 1571 | 2026-08-05T04:21:53.313Z | Compiling strsim v0.11.1 |
| 1572 | 2026-08-05T04:21:53.403Z | Compiling unicode-width v0.2.2 |
| 1573 | 2026-08-05T04:21:53.524Z | Compiling textwrap v0.16.2 |
| 1574 | 2026-08-05T04:21:53.898Z | Compiling adler2 v2.0.1 |
| 1575 | 2026-08-05T04:21:53.985Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1576 | 2026-08-05T04:21:54.059Z | Compiling strsim v0.10.0 |
| 1577 | 2026-08-05T04:21:54.117Z | Compiling bitflags v1.3.2 |
| 1578 | 2026-08-05T04:21:54.156Z | Compiling fastrand v2.4.1 |
| 1579 | 2026-08-05T04:21:54.190Z | Compiling curl v0.4.49 |
| 1580 | 2026-08-05T04:21:54.219Z | Compiling simd-adler32 v0.3.9 |
| 1581 | 2026-08-05T04:21:54.385Z | Compiling miniz_oxide v0.8.9 |
| 1582 | 2026-08-05T04:21:54.468Z | Compiling tempfile v3.27.0 |
| 1583 | 2026-08-05T04:21:54.657Z | Compiling clap v3.2.25 |
| 1584 | 2026-08-05T04:21:54.864Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1585 | 2026-08-05T04:21:54.923Z | Compiling console v0.16.3 |
| 1586 | 2026-08-05T04:21:55.100Z | Compiling pin-project v1.1.13 |
| 1587 | 2026-08-05T04:21:55.203Z | Compiling clap_builder v4.6.5 |
| 1588 | 2026-08-05T04:21:55.750Z | Compiling clap_derive v4.6.4 |
| 1589 | 2026-08-05T04:21:55.849Z | Compiling libscf-sys v1.2.0 |
| 1590 | 2026-08-05T04:21:55.979Z | Compiling serde_urlencoded v0.7.1 |
| 1591 | 2026-08-05T04:21:56.259Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1592 | 2026-08-05T04:21:56.287Z | Compiling snafu v0.8.9 |
| 1593 | 2026-08-05T04:21:57.159Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1594 | 2026-08-05T04:21:58.869Z | Compiling futures v0.3.32 |
| 1595 | 2026-08-05T04:21:58.971Z | Compiling jsonwebtoken v10.4.0 |
| 1596 | 2026-08-05T04:21:59.114Z | Compiling tower-http v0.6.11 |
| 1597 | 2026-08-05T04:22:00.042Z | Compiling slog-envlogger v2.2.0 |
| 1598 | 2026-08-05T04:22:00.205Z | Compiling hyper-rustls v0.27.9 |
| 1599 | 2026-08-05T04:22:01.689Z | Compiling hyper-timeout v0.5.2 |
| 1600 | 2026-08-05T04:22:01.894Z | Compiling http-body-util v0.1.3 |
| 1601 | 2026-08-05T04:22:01.959Z | Compiling zone_cfg_derive v0.3.1 |
| 1602 | 2026-08-05T04:22:02.055Z | Compiling http-serde v2.1.1 |
| 1603 | 2026-08-05T04:22:02.194Z | Compiling secrecy v0.10.3 |
| 1604 | 2026-08-05T04:22:02.261Z | Compiling async-recursion v0.3.2 |
| 1605 | 2026-08-05T04:22:02.357Z | Compiling serde_spanned v1.1.1 |
| 1606 | 2026-08-05T04:22:02.666Z | Compiling serde_path_to_error v0.1.20 |
| 1607 | 2026-08-05T04:22:02.835Z | Compiling filetime v0.2.29 |
| 1608 | 2026-08-05T04:22:03.017Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1609 | 2026-08-05T04:22:03.052Z | Compiling hex v0.4.3 |
| 1610 | 2026-08-05T04:22:03.126Z | Compiling web-time v1.1.0 |
| 1611 | 2026-08-05T04:22:03.197Z | Compiling unit-prefix v0.5.2 |
| 1612 | 2026-08-05T04:22:03.295Z | Compiling xattr v1.6.1 |
| 1613 | 2026-08-05T04:22:03.352Z | Compiling openssl-probe v0.1.6 |
| 1614 | 2026-08-05T04:22:03.369Z | Compiling indicatif v0.18.4 |
| 1615 | 2026-08-05T04:22:03.484Z | Compiling tar v0.4.46 |
| 1616 | 2026-08-05T04:22:04.553Z | Compiling sha256 v1.6.0 |
| 1617 | 2026-08-05T04:22:04.726Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1618 | 2026-08-05T04:22:06.150Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1619 | 2026-08-05T04:22:06.479Z | Compiling zone v0.3.1 |
| 1620 | 2026-08-05T04:22:06.498Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1621 | 2026-08-05T04:22:06.634Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-08-05T04:22:07.241Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1623 | 2026-08-05T04:22:07.510Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1624 | 2026-08-05T04:22:07.587Z | Compiling clap v4.6.5 |
| 1625 | 2026-08-05T04:22:07.599Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1626 | 2026-08-05T04:22:08.173Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1627 | 2026-08-05T04:22:08.231Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1628 | 2026-08-05T04:22:08.303Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1629 | 2026-08-05T04:22:08.590Z | Compiling memmap2 v0.9.10 |
| 1630 | 2026-08-05T04:22:08.799Z | Compiling libloading v0.8.9 |
| 1631 | 2026-08-05T04:22:08.850Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1632 | 2026-08-05T04:22:08.878Z | Compiling fs_extra v1.3.0 |
| 1633 | 2026-08-05T04:22:08.941Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1634 | 2026-08-05T04:22:09.037Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1635 | 2026-08-05T04:22:09.081Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1636 | 2026-08-05T04:22:20.492Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1637 | 2026-08-05T04:22:37.651Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1638 | 2026-08-05T04:22:40.851Z | Finished `release` profile [optimized] target(s) in 1m 32s |
| 1639 | 2026-08-05T04:22:40.917Z | |
| 1640 | 2026-08-05T04:22:40.917Z | real 1:32.397043982 |
| 1641 | 2026-08-05T04:22:40.917Z | user 8:18.011353524 |
| 1642 | 2026-08-05T04:22:40.917Z | sys 52.707229570 |
| 1643 | 2026-08-05T04:22:40.917Z | trap 0.283473387 |
| 1644 | 2026-08-05T04:22:40.917Z | tflt 0.731675979 |
| 1645 | 2026-08-05T04:22:40.917Z | dflt 0.548523457 |
| 1646 | 2026-08-05T04:22:40.917Z | kflt 0.000117134 |
| 1647 | 2026-08-05T04:22:40.917Z | lock 25:31.363436492 |
| 1648 | 2026-08-05T04:22:40.917Z | slp 31:09.605546242 |
| 1649 | 2026-08-05T04:22:40.921Z | lat 31.128412867 |
| 1650 | 2026-08-05T04:22:40.921Z | stop 41.735873507 |
| 1651 | 2026-08-05T04:22:40.921Z | + banner test |
| 1652 | 2026-08-05T04:22:40.921Z | |
| 1653 | 2026-08-05T04:22:40.921Z | ##### ###### #### ##### |
| 1654 | 2026-08-05T04:22:40.921Z | # # # # |
| 1655 | 2026-08-05T04:22:40.921Z | # ##### #### # |
| 1656 | 2026-08-05T04:22:40.921Z | # # # # |
| 1657 | 2026-08-05T04:22:40.921Z | # # # # # |
| 1658 | 2026-08-05T04:22:40.921Z | # ###### #### # |
| 1659 | 2026-08-05T04:22:40.921Z | |
| 1660 | 2026-08-05T04:22:40.921Z | + pushd softnpu |
| 1661 | 2026-08-05T04:22:40.921Z | /work/oxidecomputer/sidecar-lite/softnpu /work/oxidecomputer/sidecar-lite |
| 1662 | 2026-08-05T04:22:40.921Z | + cargo test -- --nocapture |
| 1663 | 2026-08-05T04:22:41.041Z | Compiling serde_core v1.0.228 |
| 1664 | 2026-08-05T04:22:41.044Z | Compiling serde v1.0.228 |
| 1665 | 2026-08-05T04:22:41.070Z | Compiling serde_derive v1.0.228 |
| 1666 | 2026-08-05T04:22:41.070Z | Compiling pest_generator v2.8.6 |
| 1667 | 2026-08-05T04:22:41.073Z | Compiling zerocopy-derive v0.8.50 |
| 1668 | 2026-08-05T04:22:41.073Z | Compiling thiserror-impl v1.0.69 |
| 1669 | 2026-08-05T04:22:41.073Z | Compiling num-traits v0.2.19 |
| 1670 | 2026-08-05T04:22:41.077Z | Compiling zerocopy-derive v0.7.35 |
| 1671 | 2026-08-05T04:22:41.096Z | Compiling aho-corasick v1.1.4 |
| 1672 | 2026-08-05T04:22:41.302Z | Compiling log v0.4.32 |
| 1673 | 2026-08-05T04:22:41.646Z | Compiling thiserror-impl v2.0.18 |
| 1674 | 2026-08-05T04:22:41.685Z | Compiling pest_derive v2.8.6 |
| 1675 | 2026-08-05T04:22:42.124Z | Compiling zerocopy v0.7.35 |
| 1676 | 2026-08-05T04:22:42.420Z | Compiling regex-automata v0.4.14 |
| 1677 | 2026-08-05T04:22:42.435Z | Compiling thiserror v1.0.69 |
| 1678 | 2026-08-05T04:22:42.591Z | Compiling dtrace-parser v0.2.0 |
| 1679 | 2026-08-05T04:22:42.639Z | Compiling zerocopy v0.8.50 |
| 1680 | 2026-08-05T04:22:42.696Z | Compiling scroll_derive v0.12.1 |
| 1681 | 2026-08-05T04:22:43.118Z | Compiling thiserror v2.0.18 |
| 1682 | 2026-08-05T04:22:43.178Z | Compiling serde_json v1.0.150 |
| 1683 | 2026-08-05T04:22:43.218Z | Compiling no-std-net v0.6.0 |
| 1684 | 2026-08-05T04:22:43.289Z | Compiling pnet_base v0.35.0 |
| 1685 | 2026-08-05T04:22:43.352Z | Compiling num-integer v0.1.46 |
| 1686 | 2026-08-05T04:22:43.452Z | Compiling rustix v1.1.4 |
| 1687 | 2026-08-05T04:22:43.590Z | Compiling scroll v0.12.0 |
| 1688 | 2026-08-05T04:22:43.662Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1689 | 2026-08-05T04:22:43.685Z | Compiling scroll_derive v0.13.1 |
| 1690 | 2026-08-05T04:22:43.843Z | Compiling goblin v0.8.2 |
| 1691 | 2026-08-05T04:22:44.334Z | Compiling regex v1.12.3 |
| 1692 | 2026-08-05T04:22:44.527Z | Compiling serde_tokenstream v0.2.3 |
| 1693 | 2026-08-05T04:22:44.562Z | Compiling dof v0.3.0 |
| 1694 | 2026-08-05T04:22:44.745Z | Compiling scroll v0.13.0 |
| 1695 | 2026-08-05T04:22:44.813Z | Compiling usdt-impl v0.5.0 |
| 1696 | 2026-08-05T04:22:44.921Z | Compiling num-bigint v0.4.6 |
| 1697 | 2026-08-05T04:22:45.012Z | Compiling getrandom v0.3.4 |
| 1698 | 2026-08-05T04:22:45.053Z | Compiling pnet_macros v0.35.0 |
| 1699 | 2026-08-05T04:22:45.189Z | Compiling pnet_macros_support v0.35.0 |
| 1700 | 2026-08-05T04:22:45.310Z | Compiling pnet_sys v0.35.0 |
| 1701 | 2026-08-05T04:22:45.371Z | Compiling once_cell v1.21.4 |
| 1702 | 2026-08-05T04:22:45.495Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1703 | 2026-08-05T04:22:45.573Z | Compiling tempfile v3.27.0 |
| 1704 | 2026-08-05T04:22:45.573Z | Compiling usdt-attr-macro v0.5.0 |
| 1705 | 2026-08-05T04:22:45.905Z | Compiling num-rational v0.4.2 |
| 1706 | 2026-08-05T04:22:45.910Z | Compiling ppv-lite86 v0.2.21 |
| 1707 | 2026-08-05T04:22:46.299Z | Compiling usdt-macro v0.5.0 |
| 1708 | 2026-08-05T04:22:46.332Z | Compiling pnet_packet v0.35.0 |
| 1709 | 2026-08-05T04:22:46.563Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1710 | 2026-08-05T04:22:46.607Z | Compiling rand_core v0.9.5 |
| 1711 | 2026-08-05T04:22:46.696Z | Compiling goblin v0.10.7 |
| 1712 | 2026-08-05T04:22:46.825Z | Compiling prettyplease v0.2.37 |
| 1713 | 2026-08-05T04:22:47.146Z | Compiling num-complex v0.4.6 |
| 1714 | 2026-08-05T04:22:47.374Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1715 | 2026-08-05T04:22:47.408Z | Compiling ipnetwork v0.20.0 |
| 1716 | 2026-08-05T04:22:47.449Z | Compiling num-iter v0.1.45 |
| 1717 | 2026-08-05T04:22:47.563Z | Compiling usdt v0.5.0 |
| 1718 | 2026-08-05T04:22:47.575Z | Compiling pnet_datalink v0.35.0 |
| 1719 | 2026-08-05T04:22:47.634Z | Compiling num v0.4.3 |
| 1720 | 2026-08-05T04:22:47.696Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1721 | 2026-08-05T04:22:47.704Z | Compiling rand_chacha v0.9.0 |
| 1722 | 2026-08-05T04:22:47.836Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1723 | 2026-08-05T04:22:47.926Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1724 | 2026-08-05T04:22:48.107Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1725 | 2026-08-05T04:22:48.149Z | Compiling rand v0.9.4 |
| 1726 | 2026-08-05T04:22:48.196Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 1727 | 2026-08-05T04:22:48.545Z | Compiling pnet_transport v0.35.0 |
| 1728 | 2026-08-05T04:22:48.582Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1729 | 2026-08-05T04:22:48.771Z | Compiling pnet v0.35.0 |
| 1730 | 2026-08-05T04:22:49.412Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1731 | 2026-08-05T04:22:50.567Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1732 | 2026-08-05T04:22:50.809Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1733 | 2026-08-05T04:22:54.337Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.40s |
| 1734 | 2026-08-05T04:22:54.356Z | Running unittests src/lib.rs (/work/oxidecomputer/sidecar-lite/target/debug/deps/sidecar_lite-02f0227fb928e76a) |
| 1735 | 2026-08-05T04:22:54.359Z | |
| 1736 | 2026-08-05T04:22:54.359Z | running 3 tests |
| 1737 | 2026-08-05T04:22:54.364Z | 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 : [], } |
| 1738 | 2026-08-05T04:22:54.364Z | Decapped UDP: UdpPacket { source : 0, destination : 0, length : 1047, checksum : 0, } |
| 1739 | 2026-08-05T04:22:54.367Z | test test::vlan_routing_egress ... ok |
| 1740 | 2026-08-05T04:22:54.367Z | test test::geneve_options_preserved_on_underlay ... ok |
| 1741 | 2026-08-05T04:22:54.614Z | test test::vlan_routing_ingress ... ok |
| 1742 | 2026-08-05T04:22:54.614Z | |
| 1743 | 2026-08-05T04:22:54.614Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s |
| 1744 | 2026-08-05T04:22:54.614Z | |
| 1745 | 2026-08-05T04:22:54.627Z | + popd |
| 1746 | 2026-08-05T04:22:54.630Z | /work/oxidecomputer/sidecar-lite |
| 1747 | 2026-08-05T04:22:54.630Z | + for target in debug release |
| 1748 | 2026-08-05T04:22:54.630Z | + mkdir -p /work/debug |
| 1749 | 2026-08-05T04:22:54.630Z | + for binary in libsidecar_lite.so scadm |
| 1750 | 2026-08-05T04:22:54.630Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 1751 | 2026-08-05T04:22:54.670Z | + digest -a sha256 /work/debug/libsidecar_lite.so |
| 1752 | 2026-08-05T04:22:54.708Z | + for binary in libsidecar_lite.so scadm |
| 1753 | 2026-08-05T04:22:54.708Z | + cp target/debug/scadm /work/debug/ |
| 1754 | 2026-08-05T04:22:54.788Z | + digest -a sha256 /work/debug/scadm |
| 1755 | 2026-08-05T04:22:54.845Z | + for target in debug release |
| 1756 | 2026-08-05T04:22:54.845Z | + mkdir -p /work/release |
| 1757 | 2026-08-05T04:22:54.848Z | + for binary in libsidecar_lite.so scadm |
| 1758 | 2026-08-05T04:22:54.848Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 1759 | 2026-08-05T04:22:54.862Z | + digest -a sha256 /work/release/libsidecar_lite.so |
| 1760 | 2026-08-05T04:22:54.872Z | + for binary in libsidecar_lite.so scadm |
| 1761 | 2026-08-05T04:22:54.872Z | + cp target/release/scadm /work/release/ |
| 1762 | 2026-08-05T04:22:54.889Z | + digest -a sha256 /work/release/scadm |
| 1763 | 2026-08-05T04:22:54.902Z | process exited: duration 217212 ms, exit code 0 |
| |
| 1764 | 2026-08-05T04:22:54.915Z | found 8 output files |
| 1765 | 2026-08-05T04:22:54.918Z | uploading: /work/debug/libsidecar_lite.so (59084920 bytes) |
| 1766 | 2026-08-05T04:22:56.352Z | uploaded: /work/debug/libsidecar_lite.so |
| 1767 | 2026-08-05T04:22:56.352Z | uploading: /work/debug/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1768 | 2026-08-05T04:22:57.362Z | uploaded: /work/debug/libsidecar_lite.so.sha256.txt |
| 1769 | 2026-08-05T04:22:57.362Z | uploading: /work/debug/scadm (99998400 bytes) |
| 1770 | 2026-08-05T04:22:58.977Z | uploaded: /work/debug/scadm |
| 1771 | 2026-08-05T04:22:58.977Z | uploading: /work/debug/scadm.sha256.txt (65 bytes) |
| 1772 | 2026-08-05T04:22:59.986Z | uploaded: /work/debug/scadm.sha256.txt |
| 1773 | 2026-08-05T04:22:59.986Z | uploading: /work/release/libsidecar_lite.so (12471736 bytes) |
| 1774 | 2026-08-05T04:23:01.073Z | uploaded: /work/release/libsidecar_lite.so |
| 1775 | 2026-08-05T04:23:01.073Z | uploading: /work/release/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1776 | 2026-08-05T04:23:02.082Z | uploaded: /work/release/libsidecar_lite.so.sha256.txt |
| 1777 | 2026-08-05T04:23:02.082Z | uploading: /work/release/scadm (15918112 bytes) |
| 1778 | 2026-08-05T04:23:03.179Z | uploaded: /work/release/scadm |
| 1779 | 2026-08-05T04:23:03.179Z | uploading: /work/release/scadm.sha256.txt (65 bytes) |
| 1780 | 2026-08-05T04:23:04.187Z | uploaded: /work/release/scadm.sha256.txt |