|
|
|
| 1 | 2026-09-04T03:27:30.491Z | job assigned to worker 01M1N78STJ3B39Z0ESB7AB9QVG [factory aws, i-0491dd549b73b1bff] (queued for 48 s) |
| |
| 2 | 2026-09-04T03:27:37.768Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:27:37.773Z | ++ uname -s |
| 4 | 2026-09-04T03:27:37.777Z | + kern=SunOS |
| 5 | 2026-09-04T03:27:37.777Z | + build_user=build |
| 6 | 2026-09-04T03:27:37.777Z | + build_uid=12345 |
| 7 | 2026-09-04T03:27:37.777Z | + work_dir=/work |
| 8 | 2026-09-04T03:27:37.777Z | + input_dir=/input |
| 9 | 2026-09-04T03:27:37.777Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:27:37.777Z | + case "$kern" in |
| 11 | 2026-09-04T03:27:37.777Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:27:37.778Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:27:39.782Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:27:39.879Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:27:39.883Z | + home_fs=zfs |
| 16 | 2026-09-04T03:27:39.883Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:27:39.883Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:27:39.883Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:27:41.886Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:27:41.889Z | process exited: duration 4116 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:27:41.897Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:27:41.901Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:27:41.901Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T03:27:41.901Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T03:27:41.901Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T03:27:41.901Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T03:27:41.901Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T03:27:41.904Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:27:41.904Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:27:42.033Z | info: downloading installer |
| 31 | 2026-09-04T03:27:43.400Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-04T03:27:43.401Z | warn: /opt/ooce/bin |
| 33 | 2026-09-04T03:27:43.401Z | warn: This could mean one of the following: |
| 34 | 2026-09-04T03:27:43.401Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-04T03:27:43.401Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-04T03:27:43.401Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-04T03:27:43.401Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-04T03:27:43.401Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-04T03:27:43.401Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-04T03:27:43.401Z | error: cannot install while Rust is installed |
| 41 | 2026-09-04T03:27:43.401Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-04T03:27:43.414Z | info: profile set to default |
| 43 | 2026-09-04T03:27:43.414Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-04T03:27:43.418Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-04T03:27:43.548Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-04T03:27:43.552Z | info: downloading 6 components |
| 47 | 2026-09-04T03:27:57.489Z | |
| 48 | 2026-09-04T03:27:57.489Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 49 | 2026-09-04T03:27:57.517Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-04T03:27:57.517Z | |
| 51 | 2026-09-04T03:27:57.521Z | |
| 52 | 2026-09-04T03:27:57.521Z | Rust is installed now. Great! |
| 53 | 2026-09-04T03:27:57.521Z | |
| 54 | 2026-09-04T03:27:57.521Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-04T03:27:57.521Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-04T03:27:57.521Z | |
| 57 | 2026-09-04T03:27:57.521Z | To configure your current shell, you need to source |
| 58 | 2026-09-04T03:27:57.521Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-04T03:27:57.522Z | |
| 60 | 2026-09-04T03:27:57.522Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-04T03:27:57.522Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-04T03:27:57.522Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-04T03:27:57.522Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-04T03:27:57.522Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-04T03:27:57.522Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-04T03:27:57.522Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-04T03:27:57.522Z | HOST_CC = None |
| 68 | 2026-09-04T03:27:57.522Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-04T03:27:57.523Z | CC = None |
| 70 | 2026-09-04T03:27:57.523Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-04T03:27:57.663Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-04T03:27:57.663Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-04T03:27:57.663Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-04T03:27:57.663Z | CFLAGS = None |
| 75 | 2026-09-04T03:27:57.663Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-04T03:27:57.663Z | HOST_CFLAGS = None |
| 77 | 2026-09-04T03:27:57.663Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-04T03:27:57.663Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-04T03:27:57.663Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-04T03:27:57.663Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-04T03:27:57.757Z | + rustup --version |
| 82 | 2026-09-04T03:27:57.764Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-04T03:27:57.767Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-04T03:27:57.785Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-04T03:27:57.789Z | + cargo --version |
| 86 | 2026-09-04T03:27:57.801Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-04T03:27:57.805Z | + rustc --version |
| 88 | 2026-09-04T03:27:57.822Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-04T03:27:57.826Z | process exited: duration 15924 ms, exit code 0 |
| |
| 90 | 2026-09-04T03:27:57.833Z | starting task 2: "authentication" |
| 91 | 2026-09-04T03:27:57.850Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-04T03:27:57.857Z | starting task 3: "clone repository" |
| 93 | 2026-09-04T03:27:57.861Z | + mkdir -p /work/oxidecomputer/sidecar-lite |
| 94 | 2026-09-04T03:27:57.864Z | + git clone https://github.com/oxidecomputer/sidecar-lite /work/oxidecomputer/sidecar-lite |
| 95 | 2026-09-04T03:27:57.890Z | Cloning into '/work/oxidecomputer/sidecar-lite'... |
| 96 | 2026-09-04T03:27:58.479Z | + cd /work/oxidecomputer/sidecar-lite |
| 97 | 2026-09-04T03:27:58.479Z | + git fetch origin 93856ce123d72f879754c09a33baefe5ef4e56ab |
| 98 | 2026-09-04T03:27:58.748Z | From https://github.com/oxidecomputer/sidecar-lite |
| 99 | 2026-09-04T03:27:58.748Z | * branch 93856ce123d72f879754c09a33baefe5ef4e56ab -> FETCH_HEAD |
| 100 | 2026-09-04T03:27:58.755Z | + [[ -n renovate/rust-1.x ]] |
| 101 | 2026-09-04T03:27:58.758Z | ++ git branch --show-current |
| 102 | 2026-09-04T03:27:58.758Z | + current=main |
| 103 | 2026-09-04T03:27:58.759Z | + [[ main != renovate/rust-1.x ]] |
| 104 | 2026-09-04T03:27:58.759Z | + git branch -f renovate/rust-1.x 93856ce123d72f879754c09a33baefe5ef4e56ab |
| 105 | 2026-09-04T03:27:58.762Z | + git checkout -f renovate/rust-1.x |
| 106 | 2026-09-04T03:27:58.765Z | Switched to branch 'renovate/rust-1.x' |
| 107 | 2026-09-04T03:27:58.765Z | + git reset --hard 93856ce123d72f879754c09a33baefe5ef4e56ab |
| 108 | 2026-09-04T03:27:58.769Z | HEAD is now at 93856ce Update dependency rust to v1.98.1 |
| 109 | 2026-09-04T03:27:58.769Z | process exited: duration 910 ms, exit code 0 |
| |
| 110 | 2026-09-04T03:27:58.775Z | starting task 4: "build" |
| 111 | 2026-09-04T03:27:58.779Z | + uname -a |
| 112 | 2026-09-04T03:27:58.783Z | SunOS w-01M1N78STJ3B39Z0ESB7AB9QVG 5.11 helios-2.0.23838 i86pc i386 i86pc |
| 113 | 2026-09-04T03:27:58.783Z | + cat /etc/versions/build |
| 114 | 2026-09-04T03:27:58.783Z | heads/stlouis-0-ge1108ec7ee |
| 115 | 2026-09-04T03:27:58.783Z | + cargo --version |
| 116 | 2026-09-04T03:27:58.786Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 117 | 2026-09-04T03:27:58.918Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 118 | 2026-09-04T03:27:58.922Z | info: downloading 6 components |
| 119 | 2026-09-04T03:28:15.040Z | warn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed |
| 120 | 2026-09-04T03:28:15.041Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 121 | 2026-09-04T03:28:15.041Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 122 | 2026-09-04T03:28:15.137Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 123 | 2026-09-04T03:28:15.141Z | + rustc --version |
| 124 | 2026-09-04T03:28:15.169Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 125 | 2026-09-04T03:28:15.173Z | + banner check |
| 126 | 2026-09-04T03:28:15.177Z | |
| 127 | 2026-09-04T03:28:15.177Z | #### # # ###### #### # # |
| 128 | 2026-09-04T03:28:15.177Z | # # # # # # # # # |
| 129 | 2026-09-04T03:28:15.177Z | # ###### ##### # #### |
| 130 | 2026-09-04T03:28:15.177Z | # # # # # # # |
| 131 | 2026-09-04T03:28:15.177Z | # # # # # # # # # |
| 132 | 2026-09-04T03:28:15.177Z | #### # # ###### #### # # |
| 133 | 2026-09-04T03:28:15.177Z | |
| 134 | 2026-09-04T03:28:15.177Z | + cargo fmt -- --check |
| 135 | 2026-09-04T03:28:15.258Z | + cargo clippy --all-targets -- --deny warnings |
| 136 | 2026-09-04T03:28:15.358Z | Updating crates.io index |
| 137 | 2026-09-04T03:28:15.362Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 138 | 2026-09-04T03:28:15.799Z | From https://github.com/oxidecomputer/p4 |
| 139 | 2026-09-04T03:28:15.800Z | * [new ref] 077d5339d64ef3583147094142e75f05fc64fd1c -> refs/commit/077d5339d64ef3583147094142e75f05fc64fd1c |
| 140 | 2026-09-04T03:28:15.815Z | Updating git repository `https://github.com/oxidecomputer/usdt` |
| 141 | 2026-09-04T03:28:16.279Z | From https://github.com/oxidecomputer/usdt |
| 142 | 2026-09-04T03:28:16.279Z | * [new ref] 7115dcac28cdc7ee12021297f29e8a5a7bab2840 -> refs/commit/7115dcac28cdc7ee12021297f29e8a5a7bab2840 |
| 143 | 2026-09-04T03:28:16.294Z | Updating git repository `https://github.com/luqmana/rust-macaddr` |
| 144 | 2026-09-04T03:28:17.171Z | From https://github.com/luqmana/rust-macaddr |
| 145 | 2026-09-04T03:28:17.171Z | * [new ref] f339667731d81a8125cd930e5d51889585806b6c -> refs/commit/f339667731d81a8125cd930e5d51889585806b6c |
| 146 | 2026-09-04T03:28:17.175Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 147 | 2026-09-04T03:28:17.399Z | From https://github.com/oxidecomputer/softnpu |
| 148 | 2026-09-04T03:28:17.399Z | * [new ref] 1fc6c6e12370f158b036fb9d2247424d218e3f88 -> refs/commit/1fc6c6e12370f158b036fb9d2247424d218e3f88 |
| 149 | 2026-09-04T03:28:17.407Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 150 | 2026-09-04T03:28:17.762Z | From https://github.com/oxidecomputer/xfr |
| 151 | 2026-09-04T03:28:17.762Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 152 | 2026-09-04T03:28:17.770Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 153 | 2026-09-04T03:28:18.093Z | From https://github.com/oxidecomputer/devinfo-sys |
| 154 | 2026-09-04T03:28:18.093Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 155 | 2026-09-04T03:28:18.101Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 156 | 2026-09-04T03:28:18.451Z | From https://github.com/oxidecomputer/dlpi-sys |
| 157 | 2026-09-04T03:28:18.451Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 158 | 2026-09-04T03:28:18.454Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 159 | 2026-09-04T03:28:18.848Z | From https://github.com/oxidecomputer/netadm-sys |
| 160 | 2026-09-04T03:28:18.848Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 161 | 2026-09-04T03:28:18.855Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 162 | 2026-09-04T03:28:19.174Z | From https://github.com/oxidecomputer/p9fs |
| 163 | 2026-09-04T03:28:19.174Z | * [new ref] 0020894e66b7f98cb98987b4efd2f029dbc3598f -> refs/commit/0020894e66b7f98cb98987b4efd2f029dbc3598f |
| 164 | 2026-09-04T03:28:19.180Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 165 | 2026-09-04T03:28:19.510Z | From https://github.com/illumos/smf-rs |
| 166 | 2026-09-04T03:28:19.510Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 167 | 2026-09-04T03:28:19.516Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 168 | 2026-09-04T03:28:20.158Z | From https://github.com/oxidecomputer/falcon |
| 169 | 2026-09-04T03:28:20.158Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 170 | 2026-09-04T03:28:20.233Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 171 | 2026-09-04T03:28:20.567Z | From https://github.com/jmesmon/rust-libzfs |
| 172 | 2026-09-04T03:28:20.567Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 173 | 2026-09-04T03:28:20.575Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 174 | 2026-09-04T03:28:20.867Z | From https://github.com/oxidecomputer/rusty-doors |
| 175 | 2026-09-04T03:28:20.867Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 176 | 2026-09-04T03:28:20.872Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 177 | 2026-09-04T03:28:21.175Z | From https://github.com/oxidecomputer/ispf |
| 178 | 2026-09-04T03:28:21.175Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 179 | 2026-09-04T03:28:21.180Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 180 | 2026-09-04T03:28:21.503Z | From https://github.com/oxidecomputer/zone |
| 181 | 2026-09-04T03:28:21.503Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 182 | 2026-09-04T03:28:23.071Z | Downloading crates ... |
| 183 | 2026-09-04T03:28:23.127Z | Downloaded adler2 v2.0.1 |
| 184 | 2026-09-04T03:28:23.130Z | Downloaded num_enum v0.5.11 |
| 185 | 2026-09-04T03:28:23.130Z | Downloaded pkg-config v0.3.33 |
| 186 | 2026-09-04T03:28:23.134Z | Downloaded openssl-sys v0.9.116 |
| 187 | 2026-09-04T03:28:23.134Z | Downloaded openssl-probe v0.1.6 |
| 188 | 2026-09-04T03:28:23.137Z | Downloaded openssl-probe v0.2.1 |
| 189 | 2026-09-04T03:28:23.137Z | Downloaded plain v0.2.3 |
| 190 | 2026-09-04T03:28:23.138Z | Downloaded scroll_derive v0.12.1 |
| 191 | 2026-09-04T03:28:23.144Z | Downloaded clap_lex v0.2.4 |
| 192 | 2026-09-04T03:28:23.149Z | Downloaded rand_chacha v0.3.1 |
| 193 | 2026-09-04T03:28:23.152Z | Downloaded zmij v1.0.21 |
| 194 | 2026-09-04T03:28:23.152Z | Downloaded once_cell v1.21.4 |
| 195 | 2026-09-04T03:28:23.153Z | Downloaded pretty-hex v0.4.2 |
| 196 | 2026-09-04T03:28:23.153Z | Downloaded primeorder v0.13.6 |
| 197 | 2026-09-04T03:28:23.153Z | Downloaded scroll v0.12.0 |
| 198 | 2026-09-04T03:28:23.153Z | Downloaded async-recursion v0.3.2 |
| 199 | 2026-09-04T03:28:23.156Z | Downloaded no-std-net v0.6.0 |
| 200 | 2026-09-04T03:28:23.157Z | Downloaded num v0.4.3 |
| 201 | 2026-09-04T03:28:23.160Z | Downloaded pnet v0.35.0 |
| 202 | 2026-09-04T03:28:23.164Z | Downloaded foreign-types v0.5.0 |
| 203 | 2026-09-04T03:28:23.164Z | Downloaded futures-macro v0.3.32 |
| 204 | 2026-09-04T03:28:23.164Z | Downloaded memmap2 v0.9.10 |
| 205 | 2026-09-04T03:28:23.167Z | Downloaded clap v4.6.1 |
| 206 | 2026-09-04T03:28:23.173Z | Downloaded pkcs8 v0.10.2 |
| 207 | 2026-09-04T03:28:23.176Z | Downloaded num_enum v0.7.6 |
| 208 | 2026-09-04T03:28:23.176Z | Downloaded bitflags v2.13.0 |
| 209 | 2026-09-04T03:28:23.180Z | Downloaded base16ct v0.2.0 |
| 210 | 2026-09-04T03:28:23.180Z | Downloaded parking_lot v0.12.5 |
| 211 | 2026-09-04T03:28:23.180Z | Downloaded clap_lex v1.1.0 |
| 212 | 2026-09-04T03:28:23.180Z | Downloaded filetime v0.2.29 |
| 213 | 2026-09-04T03:28:23.184Z | Downloaded glob v0.3.3 |
| 214 | 2026-09-04T03:28:23.184Z | Downloaded memmap v0.7.0 |
| 215 | 2026-09-04T03:28:23.184Z | Downloaded serde_derive v1.0.228 |
| 216 | 2026-09-04T03:28:23.184Z | Downloaded clap_derive v4.6.1 |
| 217 | 2026-09-04T03:28:23.189Z | Downloaded console v0.16.3 |
| 218 | 2026-09-04T03:28:23.189Z | Downloaded num-derive v0.4.2 |
| 219 | 2026-09-04T03:28:23.189Z | Downloaded anyhow v1.0.102 |
| 220 | 2026-09-04T03:28:23.195Z | Downloaded cargo_metadata v0.23.1 |
| 221 | 2026-09-04T03:28:23.195Z | Downloaded zeroize_derive v1.4.3 |
| 222 | 2026-09-04T03:28:23.195Z | Downloaded zerotrie v0.2.4 |
| 223 | 2026-09-04T03:28:23.196Z | Downloaded p256 v0.13.2 |
| 224 | 2026-09-04T03:28:23.196Z | Downloaded zone v0.3.1 |
| 225 | 2026-09-04T03:28:23.200Z | Downloaded zone_cfg_derive v0.3.1 |
| 226 | 2026-09-04T03:28:23.200Z | Downloaded bitflags v1.3.2 |
| 227 | 2026-09-04T03:28:23.200Z | Downloaded camino v1.2.2 |
| 228 | 2026-09-04T03:28:23.204Z | Downloaded os_str_bytes v6.6.1 |
| 229 | 2026-09-04T03:28:23.204Z | Downloaded cargo-platform v0.3.3 |
| 230 | 2026-09-04T03:28:23.204Z | Downloaded cfg-if v1.0.4 |
| 231 | 2026-09-04T03:28:23.204Z | Downloaded atty v0.2.14 |
| 232 | 2026-09-04T03:28:23.207Z | Downloaded colorchoice v1.0.5 |
| 233 | 2026-09-04T03:28:23.207Z | Downloaded dof v0.3.0 |
| 234 | 2026-09-04T03:28:23.207Z | Downloaded form_urlencoded v1.2.2 |
| 235 | 2026-09-04T03:28:23.207Z | Downloaded crypto-common v0.1.6 |
| 236 | 2026-09-04T03:28:23.207Z | Downloaded futures-io v0.3.32 |
| 237 | 2026-09-04T03:28:23.208Z | Downloaded pem-rfc7468 v0.7.0 |
| 238 | 2026-09-04T03:28:23.211Z | Downloaded pnet_macros_support v0.35.0 |
| 239 | 2026-09-04T03:28:23.211Z | Downloaded pnet_sys v0.35.0 |
| 240 | 2026-09-04T03:28:23.211Z | Downloaded proc-macro-crate v3.5.0 |
| 241 | 2026-09-04T03:28:23.211Z | Downloaded num-conv v0.2.2 |
| 242 | 2026-09-04T03:28:23.211Z | Downloaded num_enum_derive v0.5.11 |
| 243 | 2026-09-04T03:28:23.211Z | Downloaded potential_utf v0.1.5 |
| 244 | 2026-09-04T03:28:23.215Z | Downloaded cpufeatures v0.2.17 |
| 245 | 2026-09-04T03:28:23.215Z | Downloaded funty v2.0.0 |
| 246 | 2026-09-04T03:28:23.215Z | Downloaded errno v0.3.14 |
| 247 | 2026-09-04T03:28:23.215Z | Downloaded futures v0.3.32 |
| 248 | 2026-09-04T03:28:23.219Z | Downloaded proc-macro-crate v1.3.1 |
| 249 | 2026-09-04T03:28:23.219Z | Downloaded proc-macro-error-attr v1.0.4 |
| 250 | 2026-09-04T03:28:23.219Z | Downloaded chacha20 v0.10.0 |
| 251 | 2026-09-04T03:28:23.223Z | Downloaded equivalent v1.0.2 |
| 252 | 2026-09-04T03:28:23.223Z | Downloaded percent-encoding v2.3.2 |
| 253 | 2026-09-04T03:28:23.226Z | Downloaded num-integer v0.1.46 |
| 254 | 2026-09-04T03:28:23.226Z | Downloaded pest_generator v2.8.6 |
| 255 | 2026-09-04T03:28:23.226Z | Downloaded atomic-waker v1.1.2 |
| 256 | 2026-09-04T03:28:23.230Z | Downloaded scopeguard v1.2.0 |
| 257 | 2026-09-04T03:28:23.234Z | Downloaded secrecy v0.10.3 |
| 258 | 2026-09-04T03:28:23.234Z | Downloaded cstr-argument v0.1.2 |
| 259 | 2026-09-04T03:28:23.234Z | Downloaded powerfmt v0.2.0 |
| 260 | 2026-09-04T03:28:23.235Z | Downloaded radium v0.7.0 |
| 261 | 2026-09-04T03:28:23.235Z | Downloaded dtrace-parser v0.2.0 |
| 262 | 2026-09-04T03:28:23.235Z | Downloaded futures-task v0.3.32 |
| 263 | 2026-09-04T03:28:23.240Z | Downloaded anstyle-query v1.1.5 |
| 264 | 2026-09-04T03:28:23.244Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 265 | 2026-09-04T03:28:23.248Z | Downloaded pnet_base v0.35.0 |
| 266 | 2026-09-04T03:28:23.248Z | Downloaded pnet_transport v0.35.0 |
| 267 | 2026-09-04T03:28:23.248Z | Downloaded futures-sink v0.3.32 |
| 268 | 2026-09-04T03:28:23.248Z | Downloaded futures-core v0.3.32 |
| 269 | 2026-09-04T03:28:23.248Z | Downloaded base64ct v1.8.3 |
| 270 | 2026-09-04T03:28:23.251Z | Downloaded rfc6979 v0.4.0 |
| 271 | 2026-09-04T03:28:23.251Z | Downloaded scroll_derive v0.13.1 |
| 272 | 2026-09-04T03:28:23.252Z | Downloaded usdt-attr-macro v0.5.0 |
| 273 | 2026-09-04T03:28:23.255Z | Downloaded usdt v0.5.0 |
| 274 | 2026-09-04T03:28:23.255Z | Downloaded num-iter v0.1.45 |
| 275 | 2026-09-04T03:28:23.255Z | Downloaded toml_datetime v0.6.11 |
| 276 | 2026-09-04T03:28:23.255Z | Downloaded zerovec-derive v0.11.3 |
| 277 | 2026-09-04T03:28:23.255Z | Downloaded anstyle-parse v1.0.0 |
| 278 | 2026-09-04T03:28:23.256Z | Downloaded block-buffer v0.10.4 |
| 279 | 2026-09-04T03:28:23.259Z | Downloaded deranged v0.5.8 |
| 280 | 2026-09-04T03:28:23.259Z | Downloaded foreign-types-macros v0.2.3 |
| 281 | 2026-09-04T03:28:23.259Z | Downloaded foreign-types-shared v0.3.1 |
| 282 | 2026-09-04T03:28:23.259Z | Downloaded signature v2.2.0 |
| 283 | 2026-09-04T03:28:23.263Z | Downloaded rustc_version v0.4.1 |
| 284 | 2026-09-04T03:28:23.263Z | Downloaded der v0.7.10 |
| 285 | 2026-09-04T03:28:23.266Z | Downloaded pnet_macros v0.35.0 |
| 286 | 2026-09-04T03:28:23.270Z | Downloaded strsim v0.10.0 |
| 287 | 2026-09-04T03:28:23.270Z | Downloaded is-terminal v0.4.17 |
| 288 | 2026-09-04T03:28:23.274Z | Downloaded rand v0.8.6 |
| 289 | 2026-09-04T03:28:23.277Z | Downloaded is_terminal_polyfill v1.70.2 |
| 290 | 2026-09-04T03:28:23.277Z | Downloaded stable_deref_trait v1.2.1 |
| 291 | 2026-09-04T03:28:23.281Z | Downloaded oxnet v0.1.6 |
| 292 | 2026-09-04T03:28:23.284Z | Downloaded utf8parse v0.2.2 |
| 293 | 2026-09-04T03:28:23.285Z | Downloaded utf8_iter v1.0.4 |
| 294 | 2026-09-04T03:28:23.285Z | Downloaded byteorder v1.5.0 |
| 295 | 2026-09-04T03:28:23.288Z | Downloaded cpufeatures v0.3.0 |
| 296 | 2026-09-04T03:28:23.288Z | Downloaded num-rational v0.4.2 |
| 297 | 2026-09-04T03:28:23.288Z | Downloaded anstyle v1.0.14 |
| 298 | 2026-09-04T03:28:23.292Z | Downloaded async-trait v0.1.89 |
| 299 | 2026-09-04T03:28:23.292Z | Downloaded autocfg v1.5.1 |
| 300 | 2026-09-04T03:28:23.292Z | Downloaded anstream v1.0.0 |
| 301 | 2026-09-04T03:28:23.295Z | Downloaded pin-project-internal v1.1.13 |
| 302 | 2026-09-04T03:28:23.295Z | Downloaded quote v1.0.45 |
| 303 | 2026-09-04T03:28:23.296Z | Downloaded find-msvc-tools v0.1.9 |
| 304 | 2026-09-04T03:28:23.296Z | Downloaded ff v0.13.1 |
| 305 | 2026-09-04T03:28:23.299Z | Downloaded hyper-timeout v0.5.2 |
| 306 | 2026-09-04T03:28:23.299Z | Downloaded tower-service v0.3.3 |
| 307 | 2026-09-04T03:28:23.299Z | Downloaded serde_urlencoded v0.7.1 |
| 308 | 2026-09-04T03:28:23.299Z | Downloaded take_mut v0.2.2 |
| 309 | 2026-09-04T03:28:23.299Z | Downloaded tower-layer v0.3.3 |
| 310 | 2026-09-04T03:28:23.303Z | Downloaded heck v0.4.1 |
| 311 | 2026-09-04T03:28:23.303Z | Downloaded serde_repr v0.1.20 |
| 312 | 2026-09-04T03:28:23.303Z | Downloaded clap_derive v3.2.25 |
| 313 | 2026-09-04T03:28:23.310Z | Downloaded digest v0.10.7 |
| 314 | 2026-09-04T03:28:23.310Z | Downloaded ecdsa v0.16.9 |
| 315 | 2026-09-04T03:28:23.310Z | Downloaded either v1.16.0 |
| 316 | 2026-09-04T03:28:23.310Z | Downloaded futures-executor v0.3.32 |
| 317 | 2026-09-04T03:28:23.310Z | Downloaded strsim v0.11.1 |
| 318 | 2026-09-04T03:28:23.315Z | Downloaded generic-array v0.14.9 |
| 319 | 2026-09-04T03:28:23.318Z | Downloaded rand_core v0.6.4 |
| 320 | 2026-09-04T03:28:23.318Z | Downloaded crossbeam-utils v0.8.21 |
| 321 | 2026-09-04T03:28:23.321Z | Downloaded pem v3.0.6 |
| 322 | 2026-09-04T03:28:23.321Z | Downloaded rustls-native-certs v0.8.4 |
| 323 | 2026-09-04T03:28:23.325Z | Downloaded ppv-lite86 v0.2.21 |
| 324 | 2026-09-04T03:28:23.325Z | Downloaded scroll v0.13.0 |
| 325 | 2026-09-04T03:28:23.325Z | Downloaded sec1 v0.7.3 |
| 326 | 2026-09-04T03:28:23.325Z | Downloaded proc-macro-error v1.0.4 |
| 327 | 2026-09-04T03:28:23.331Z | Downloaded thread-id v5.1.0 |
| 328 | 2026-09-04T03:28:23.331Z | Downloaded fs_extra v1.3.0 |
| 329 | 2026-09-04T03:28:23.331Z | Downloaded want v0.3.1 |
| 330 | 2026-09-04T03:28:23.331Z | Downloaded zerofrom v0.1.8 |
| 331 | 2026-09-04T03:28:23.331Z | Downloaded zerofrom-derive v0.1.7 |
| 332 | 2026-09-04T03:28:23.331Z | Downloaded num_enum_derive v0.7.6 |
| 333 | 2026-09-04T03:28:23.336Z | Downloaded rand_chacha v0.9.0 |
| 334 | 2026-09-04T03:28:23.336Z | Downloaded rand_core v0.9.5 |
| 335 | 2026-09-04T03:28:23.336Z | Downloaded rustversion v1.0.22 |
| 336 | 2026-09-04T03:28:23.336Z | Downloaded displaydoc v0.2.6 |
| 337 | 2026-09-04T03:28:23.336Z | Downloaded fastrand v2.4.1 |
| 338 | 2026-09-04T03:28:23.336Z | Downloaded snafu-derive v0.8.9 |
| 339 | 2026-09-04T03:28:23.340Z | Downloaded rustls-pki-types v1.14.1 |
| 340 | 2026-09-04T03:28:23.340Z | Downloaded thiserror v1.0.69 |
| 341 | 2026-09-04T03:28:23.340Z | Downloaded thiserror v2.0.18 |
| 342 | 2026-09-04T03:28:23.345Z | Downloaded pin-project-lite v0.2.17 |
| 343 | 2026-09-04T03:28:23.348Z | Downloaded lazy_static v1.5.0 |
| 344 | 2026-09-04T03:28:23.348Z | Downloaded pnet_datalink v0.35.0 |
| 345 | 2026-09-04T03:28:23.348Z | Downloaded subtle v2.6.1 |
| 346 | 2026-09-04T03:28:23.348Z | Downloaded zerocopy-derive v0.7.35 |
| 347 | 2026-09-04T03:28:23.351Z | Downloaded colored v3.1.1 |
| 348 | 2026-09-04T03:28:23.352Z | Downloaded erased-serde v0.3.31 |
| 349 | 2026-09-04T03:28:23.355Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 350 | 2026-09-04T03:28:23.355Z | Downloaded zeroize v1.8.2 |
| 351 | 2026-09-04T03:28:23.355Z | Downloaded const-oid v0.9.6 |
| 352 | 2026-09-04T03:28:23.355Z | Downloaded ed25519 v2.2.3 |
| 353 | 2026-09-04T03:28:23.355Z | Downloaded crc32fast v1.5.0 |
| 354 | 2026-09-04T03:28:23.359Z | Downloaded parking_lot_core v0.9.12 |
| 355 | 2026-09-04T03:28:23.359Z | Downloaded num-complex v0.4.6 |
| 356 | 2026-09-04T03:28:23.359Z | Downloaded libscf-sys v1.2.0 |
| 357 | 2026-09-04T03:28:23.363Z | Downloaded pkcs1 v0.7.5 |
| 358 | 2026-09-04T03:28:23.363Z | Downloaded libloading v0.8.9 |
| 359 | 2026-09-04T03:28:23.366Z | Downloaded pest_derive v2.8.6 |
| 360 | 2026-09-04T03:28:23.367Z | Downloaded num-traits v0.2.19 |
| 361 | 2026-09-04T03:28:23.371Z | Downloaded slog-stdlog v4.1.1 |
| 362 | 2026-09-04T03:28:23.371Z | Downloaded time-macros v0.2.27 |
| 363 | 2026-09-04T03:28:23.371Z | Downloaded hex v0.4.3 |
| 364 | 2026-09-04T03:28:23.371Z | Downloaded usdt-macro v0.5.0 |
| 365 | 2026-09-04T03:28:23.375Z | Downloaded http-body v1.0.1 |
| 366 | 2026-09-04T03:28:23.375Z | Downloaded tinystr v0.8.3 |
| 367 | 2026-09-04T03:28:23.375Z | Downloaded wyz v0.5.1 |
| 368 | 2026-09-04T03:28:23.375Z | Downloaded hyper-rustls v0.27.9 |
| 369 | 2026-09-04T03:28:23.378Z | Downloaded slog-envlogger v2.2.0 |
| 370 | 2026-09-04T03:28:23.379Z | Downloaded bytes v1.11.1 |
| 371 | 2026-09-04T03:28:23.379Z | Downloaded serde_tokenstream v0.2.3 |
| 372 | 2026-09-04T03:28:23.382Z | Downloaded slab v0.4.12 |
| 373 | 2026-09-04T03:28:23.382Z | Downloaded slog-async v2.8.0 |
| 374 | 2026-09-04T03:28:23.382Z | Downloaded spki v0.7.3 |
| 375 | 2026-09-04T03:28:23.382Z | Downloaded semver v1.0.28 |
| 376 | 2026-09-04T03:28:23.383Z | Downloaded pnet_packet v0.35.0 |
| 377 | 2026-09-04T03:28:23.386Z | Downloaded tap v1.0.1 |
| 378 | 2026-09-04T03:28:23.387Z | Downloaded rand_core v0.10.1 |
| 379 | 2026-09-04T03:28:23.387Z | Downloaded time-core v0.1.8 |
| 380 | 2026-09-04T03:28:23.390Z | Downloaded web-time v1.1.0 |
| 381 | 2026-09-04T03:28:23.390Z | Downloaded heck v0.5.0 |
| 382 | 2026-09-04T03:28:23.390Z | Downloaded simd-adler32 v0.3.9 |
| 383 | 2026-09-04T03:28:23.391Z | Downloaded term v1.2.1 |
| 384 | 2026-09-04T03:28:23.394Z | Downloaded lock_api v0.4.14 |
| 385 | 2026-09-04T03:28:23.394Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 386 | 2026-09-04T03:28:23.394Z | Downloaded idna_adapter v1.2.2 |
| 387 | 2026-09-04T03:28:23.394Z | Downloaded memchr v2.8.1 |
| 388 | 2026-09-04T03:28:23.398Z | Downloaded sha256 v1.6.0 |
| 389 | 2026-09-04T03:28:23.398Z | Downloaded tokio-macros v2.7.0 |
| 390 | 2026-09-04T03:28:23.398Z | Downloaded unit-prefix v0.5.2 |
| 391 | 2026-09-04T03:28:23.401Z | Downloaded group v0.13.0 |
| 392 | 2026-09-04T03:28:23.401Z | Downloaded futures-channel v0.3.32 |
| 393 | 2026-09-04T03:28:23.405Z | Downloaded http-serde v2.1.1 |
| 394 | 2026-09-04T03:28:23.405Z | Downloaded getrandom v0.3.4 |
| 395 | 2026-09-04T03:28:23.410Z | Downloaded thread_local v1.1.9 |
| 396 | 2026-09-04T03:28:23.413Z | Downloaded itoa v1.0.18 |
| 397 | 2026-09-04T03:28:23.417Z | Downloaded getrandom v0.2.17 |
| 398 | 2026-09-04T03:28:23.422Z | Downloaded version_check v0.9.5 |
| 399 | 2026-09-04T03:28:23.422Z | Downloaded termcolor v1.4.1 |
| 400 | 2026-09-04T03:28:23.427Z | Downloaded iana-time-zone v0.1.65 |
| 401 | 2026-09-04T03:28:23.427Z | Downloaded pest_meta v2.8.6 |
| 402 | 2026-09-04T03:28:23.427Z | Downloaded yoke-derive v0.8.2 |
| 403 | 2026-09-04T03:28:23.431Z | Downloaded xattr v1.6.1 |
| 404 | 2026-09-04T03:28:23.431Z | Downloaded elliptic-curve v0.13.8 |
| 405 | 2026-09-04T03:28:23.434Z | Downloaded getrandom v0.4.2 |
| 406 | 2026-09-04T03:28:23.434Z | Downloaded arc-swap v1.9.1 |
| 407 | 2026-09-04T03:28:23.438Z | Downloaded base64 v0.22.1 |
| 408 | 2026-09-04T03:28:23.438Z | Downloaded ipnetwork v0.20.0 |
| 409 | 2026-09-04T03:28:23.438Z | Downloaded hmac v0.12.1 |
| 410 | 2026-09-04T03:28:23.442Z | Downloaded usdt-impl v0.5.0 |
| 411 | 2026-09-04T03:28:23.442Z | Downloaded httparse v1.10.1 |
| 412 | 2026-09-04T03:28:23.442Z | Downloaded sync_wrapper v1.0.2 |
| 413 | 2026-09-04T03:28:23.442Z | Downloaded thread-id v4.2.2 |
| 414 | 2026-09-04T03:28:23.442Z | Downloaded simple_asn1 v0.6.4 |
| 415 | 2026-09-04T03:28:23.445Z | Downloaded http-body-util v0.1.3 |
| 416 | 2026-09-04T03:28:23.446Z | Downloaded slog v2.8.2 |
| 417 | 2026-09-04T03:28:23.446Z | Downloaded tokio-rustls v0.26.4 |
| 418 | 2026-09-04T03:28:23.449Z | Downloaded pin-project v1.1.13 |
| 419 | 2026-09-04T03:28:23.452Z | Downloaded spin v0.9.8 |
| 420 | 2026-09-04T03:28:23.456Z | Downloaded unicode-ident v1.0.24 |
| 421 | 2026-09-04T03:28:23.456Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 422 | 2026-09-04T03:28:23.456Z | Downloaded untrusted v0.9.0 |
| 423 | 2026-09-04T03:28:23.459Z | Downloaded yoke v0.8.3 |
| 424 | 2026-09-04T03:28:23.459Z | Downloaded try-lock v0.2.5 |
| 425 | 2026-09-04T03:28:23.459Z | Downloaded num-bigint v0.4.6 |
| 426 | 2026-09-04T03:28:23.463Z | Downloaded serde_path_to_error v0.1.20 |
| 427 | 2026-09-04T03:28:23.463Z | Downloaded shlex v2.0.1 |
| 428 | 2026-09-04T03:28:23.463Z | Downloaded slog-scope v4.4.1 |
| 429 | 2026-09-04T03:28:23.466Z | Downloaded miniz_oxide v0.8.9 |
| 430 | 2026-09-04T03:28:23.466Z | Downloaded ryu v1.0.23 |
| 431 | 2026-09-04T03:28:23.470Z | Downloaded synstructure v0.13.2 |
| 432 | 2026-09-04T03:28:23.470Z | Downloaded litemap v0.8.2 |
| 433 | 2026-09-04T03:28:23.473Z | Downloaded tempfile v3.27.0 |
| 434 | 2026-09-04T03:28:23.477Z | Downloaded sha2 v0.10.9 |
| 435 | 2026-09-04T03:28:23.480Z | Downloaded serde_spanned v1.1.1 |
| 436 | 2026-09-04T03:28:23.484Z | Downloaded smallvec v1.15.1 |
| 437 | 2026-09-04T03:28:23.484Z | Downloaded thiserror-impl v2.0.18 |
| 438 | 2026-09-04T03:28:23.487Z | Downloaded signal-hook-registry v1.4.8 |
| 439 | 2026-09-04T03:28:23.487Z | Downloaded thiserror-impl v1.0.69 |
| 440 | 2026-09-04T03:28:23.490Z | Downloaded cc v1.2.63 |
| 441 | 2026-09-04T03:28:23.491Z | Downloaded ed25519-dalek v2.2.0 |
| 442 | 2026-09-04T03:28:23.496Z | Downloaded slog-term v2.9.2 |
| 443 | 2026-09-04T03:28:23.496Z | Downloaded prettyplease v0.2.37 |
| 444 | 2026-09-04T03:28:23.496Z | Downloaded flate2 v1.1.9 |
| 445 | 2026-09-04T03:28:23.500Z | Downloaded proc-macro2 v1.0.106 |
| 446 | 2026-09-04T03:28:23.500Z | Downloaded socket2 v0.6.4 |
| 447 | 2026-09-04T03:28:23.503Z | Downloaded ucd-trie v0.1.7 |
| 448 | 2026-09-04T03:28:23.503Z | Downloaded tracing-core v0.1.36 |
| 449 | 2026-09-04T03:28:23.503Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 450 | 2026-09-04T03:28:23.506Z | Downloaded tracing-attributes v0.1.31 |
| 451 | 2026-09-04T03:28:23.511Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 452 | 2026-09-04T03:28:23.514Z | Downloaded jsonwebtoken v10.4.0 |
| 453 | 2026-09-04T03:28:23.517Z | Downloaded icu_provider v2.2.0 |
| 454 | 2026-09-04T03:28:23.517Z | Downloaded indexmap v1.9.3 |
| 455 | 2026-09-04T03:28:23.521Z | Downloaded textwrap v0.16.2 |
| 456 | 2026-09-04T03:28:23.522Z | Downloaded crypto-bigint v0.5.5 |
| 457 | 2026-09-04T03:28:23.525Z | Downloaded mio v1.2.1 |
| 458 | 2026-09-04T03:28:23.528Z | Downloaded writeable v0.6.3 |
| 459 | 2026-09-04T03:28:23.529Z | Downloaded rsa v0.9.10 |
| 460 | 2026-09-04T03:28:23.532Z | Downloaded log v0.4.32 |
| 461 | 2026-09-04T03:28:23.536Z | Downloaded rustls-webpki v0.103.13 |
| 462 | 2026-09-04T03:28:23.536Z | Downloaded serde_core v1.0.228 |
| 463 | 2026-09-04T03:28:23.540Z | Downloaded icu_properties v2.2.0 |
| 464 | 2026-09-04T03:28:23.540Z | Downloaded serde v1.0.228 |
| 465 | 2026-09-04T03:28:23.543Z | Downloaded url v2.5.8 |
| 466 | 2026-09-04T03:28:23.547Z | Downloaded rand v0.10.1 |
| 467 | 2026-09-04T03:28:23.550Z | Downloaded icu_locale_core v2.2.0 |
| 468 | 2026-09-04T03:28:23.553Z | Downloaded icu_normalizer_data v2.2.0 |
| 469 | 2026-09-04T03:28:23.554Z | Downloaded toml_edit v0.19.15 |
| 470 | 2026-09-04T03:28:23.561Z | Downloaded curl v0.4.49 |
| 471 | 2026-09-04T03:28:23.565Z | Downloaded indicatif v0.18.4 |
| 472 | 2026-09-04T03:28:23.568Z | Downloaded crossbeam-channel v0.5.15 |
| 473 | 2026-09-04T03:28:23.568Z | Downloaded icu_normalizer v2.2.0 |
| 474 | 2026-09-04T03:28:23.572Z | Downloaded regex v1.12.3 |
| 475 | 2026-09-04T03:28:23.573Z | Downloaded tar v0.4.46 |
| 476 | 2026-09-04T03:28:23.576Z | Downloaded hashbrown v0.12.3 |
| 477 | 2026-09-04T03:28:23.576Z | Downloaded snafu v0.8.9 |
| 478 | 2026-09-04T03:28:23.579Z | Downloaded num-bigint-dig v0.8.6 |
| 479 | 2026-09-04T03:28:23.583Z | Downloaded zerovec v0.11.6 |
| 480 | 2026-09-04T03:28:23.586Z | Downloaded rand v0.9.4 |
| 481 | 2026-09-04T03:28:23.586Z | Downloaded http v1.4.1 |
| 482 | 2026-09-04T03:28:23.590Z | Downloaded icu_collections v2.2.0 |
| 483 | 2026-09-04T03:28:23.590Z | Downloaded hyper-util v0.1.20 |
| 484 | 2026-09-04T03:28:23.594Z | Downloaded clap_builder v4.6.0 |
| 485 | 2026-09-04T03:28:23.597Z | Downloaded zerocopy-derive v0.8.50 |
| 486 | 2026-09-04T03:28:23.600Z | Downloaded pest v2.8.6 |
| 487 | 2026-09-04T03:28:23.606Z | Downloaded typenum v1.20.1 |
| 488 | 2026-09-04T03:28:23.616Z | Downloaded indexmap v2.14.0 |
| 489 | 2026-09-04T03:28:23.620Z | Downloaded tokio-util v0.7.18 |
| 490 | 2026-09-04T03:28:23.627Z | Downloaded winnow v1.0.3 |
| 491 | 2026-09-04T03:28:23.632Z | Downloaded hashbrown v0.17.1 |
| 492 | 2026-09-04T03:28:23.636Z | Downloaded tower v0.5.3 |
| 493 | 2026-09-04T03:28:23.640Z | Downloaded libm v0.2.16 |
| 494 | 2026-09-04T03:28:23.644Z | Downloaded futures-util v0.3.32 |
| 495 | 2026-09-04T03:28:23.650Z | Downloaded p384 v0.13.1 |
| 496 | 2026-09-04T03:28:23.654Z | Downloaded hyper v1.10.1 |
| 497 | 2026-09-04T03:28:23.658Z | Downloaded chrono v0.4.45 |
| 498 | 2026-09-04T03:28:23.663Z | Downloaded portable-atomic v1.13.1 |
| 499 | 2026-09-04T03:28:23.667Z | Downloaded icu_properties_data v2.2.0 |
| 500 | 2026-09-04T03:28:23.670Z | Downloaded itertools v0.12.1 |
| 501 | 2026-09-04T03:28:23.673Z | Downloaded idna v1.1.0 |
| 502 | 2026-09-04T03:28:23.677Z | Downloaded winnow v0.5.40 |
| 503 | 2026-09-04T03:28:23.681Z | Downloaded aho-corasick v1.1.4 |
| 504 | 2026-09-04T03:28:23.684Z | Downloaded goblin v0.8.2 |
| 505 | 2026-09-04T03:28:23.684Z | Downloaded serde_json v1.0.150 |
| 506 | 2026-09-04T03:28:23.688Z | Downloaded tower-http v0.6.11 |
| 507 | 2026-09-04T03:28:23.692Z | Downloaded zerocopy v0.7.35 |
| 508 | 2026-09-04T03:28:23.701Z | Downloaded clap v3.2.25 |
| 509 | 2026-09-04T03:28:23.707Z | Downloaded hkdf v0.12.4 |
| 510 | 2026-09-04T03:28:23.710Z | Downloaded vcpkg v0.2.15 |
| 511 | 2026-09-04T03:28:23.729Z | Downloaded bitvec v1.1.1 |
| 512 | 2026-09-04T03:28:23.737Z | Downloaded syn v1.0.109 |
| 513 | 2026-09-04T03:28:23.743Z | Downloaded goblin v0.10.7 |
| 514 | 2026-09-04T03:28:23.747Z | Downloaded time v0.3.47 |
| 515 | 2026-09-04T03:28:23.753Z | Downloaded regex-syntax v0.8.10 |
| 516 | 2026-09-04T03:28:23.756Z | Downloaded zerocopy v0.8.50 |
| 517 | 2026-09-04T03:28:23.766Z | Downloaded unicode-width v0.2.2 |
| 518 | 2026-09-04T03:28:23.770Z | Downloaded curve25519-dalek v4.1.3 |
| 519 | 2026-09-04T03:28:23.773Z | Downloaded syn v2.0.117 |
| 520 | 2026-09-04T03:28:23.779Z | Downloaded rustls v0.23.40 |
| 521 | 2026-09-04T03:28:23.786Z | Downloaded octocrab v0.53.0 |
| 522 | 2026-09-04T03:28:23.801Z | Downloaded rustix v1.1.4 |
| 523 | 2026-09-04T03:28:23.814Z | Downloaded tracing v0.1.44 |
| 524 | 2026-09-04T03:28:23.824Z | Downloaded regex-automata v0.4.14 |
| 525 | 2026-09-04T03:28:23.835Z | Downloaded ring v0.17.14 |
| 526 | 2026-09-04T03:28:23.863Z | Downloaded libc v0.2.186 |
| 527 | 2026-09-04T03:28:23.881Z | Downloaded libz-sys v1.1.29 |
| 528 | 2026-09-04T03:28:23.892Z | Downloaded tokio v1.52.3 |
| 529 | 2026-09-04T03:28:23.924Z | Downloaded curl-sys v0.4.88+curl-8.20.0 |
| 530 | 2026-09-04T03:28:24.048Z | Compiling proc-macro2 v1.0.106 |
| 531 | 2026-09-04T03:28:24.048Z | Compiling quote v1.0.45 |
| 532 | 2026-09-04T03:28:24.051Z | Compiling unicode-ident v1.0.24 |
| 533 | 2026-09-04T03:28:24.052Z | Compiling libc v0.2.186 |
| 534 | 2026-09-04T03:28:24.052Z | Checking cfg-if v1.0.4 |
| 535 | 2026-09-04T03:28:24.052Z | Compiling version_check v0.9.5 |
| 536 | 2026-09-04T03:28:24.052Z | Compiling serde_core v1.0.228 |
| 537 | 2026-09-04T03:28:24.052Z | Compiling memchr v2.8.1 |
| 538 | 2026-09-04T03:28:24.200Z | Compiling serde v1.0.228 |
| 539 | 2026-09-04T03:28:24.546Z | Checking itoa v1.0.18 |
| 540 | 2026-09-04T03:28:24.572Z | Compiling autocfg v1.5.1 |
| 541 | 2026-09-04T03:28:24.686Z | Compiling zmij v1.0.21 |
| 542 | 2026-09-04T03:28:24.738Z | Checking log v0.4.32 |
| 543 | 2026-09-04T03:28:24.785Z | Compiling libm v0.2.16 |
| 544 | 2026-09-04T03:28:24.866Z | Checking subtle v2.6.1 |
| 545 | 2026-09-04T03:28:24.949Z | Compiling generic-array v0.14.9 |
| 546 | 2026-09-04T03:28:24.959Z | Compiling num-traits v0.2.19 |
| 547 | 2026-09-04T03:28:25.023Z | Compiling thiserror v2.0.18 |
| 548 | 2026-09-04T03:28:25.046Z | Checking getrandom v0.2.17 |
| 549 | 2026-09-04T03:28:25.191Z | Compiling ucd-trie v0.1.7 |
| 550 | 2026-09-04T03:28:25.373Z | Compiling syn v2.0.117 |
| 551 | 2026-09-04T03:28:25.418Z | Checking smallvec v1.15.1 |
| 552 | 2026-09-04T03:28:25.431Z | Checking typenum v1.20.1 |
| 553 | 2026-09-04T03:28:25.587Z | Compiling thiserror v1.0.69 |
| 554 | 2026-09-04T03:28:25.597Z | Checking const-oid v0.9.6 |
| 555 | 2026-09-04T03:28:25.728Z | Compiling pest v2.8.6 |
| 556 | 2026-09-04T03:28:26.055Z | Compiling serde_json v1.0.150 |
| 557 | 2026-09-04T03:28:26.087Z | Checking pin-project-lite v0.2.17 |
| 558 | 2026-09-04T03:28:26.154Z | Compiling find-msvc-tools v0.1.9 |
| 559 | 2026-09-04T03:28:26.171Z | Compiling shlex v2.0.1 |
| 560 | 2026-09-04T03:28:26.318Z | Compiling cc v1.2.63 |
| 561 | 2026-09-04T03:28:26.349Z | Compiling syn v1.0.109 |
| 562 | 2026-09-04T03:28:26.434Z | Checking bytes v1.11.1 |
| 563 | 2026-09-04T03:28:26.444Z | Compiling rustversion v1.0.22 |
| 564 | 2026-09-04T03:28:26.572Z | Checking rand_core v0.6.4 |
| 565 | 2026-09-04T03:28:26.738Z | Checking socket2 v0.6.4 |
| 566 | 2026-09-04T03:28:26.845Z | Compiling pest_meta v2.8.6 |
| 567 | 2026-09-04T03:28:26.906Z | Checking errno v0.3.14 |
| 568 | 2026-09-04T03:28:26.952Z | Compiling parking_lot_core v0.9.12 |
| 569 | 2026-09-04T03:28:26.979Z | Compiling hashbrown v0.17.1 |
| 570 | 2026-09-04T03:28:27.017Z | Compiling equivalent v1.0.2 |
| 571 | 2026-09-04T03:28:27.099Z | Compiling zerocopy v0.8.50 |
| 572 | 2026-09-04T03:28:27.430Z | Checking scopeguard v1.2.0 |
| 573 | 2026-09-04T03:28:27.497Z | Compiling indexmap v2.14.0 |
| 574 | 2026-09-04T03:28:27.510Z | Checking base64ct v1.8.3 |
| 575 | 2026-09-04T03:28:27.519Z | Checking lock_api v0.4.14 |
| 576 | 2026-09-04T03:28:27.703Z | Compiling byteorder v1.5.0 |
| 577 | 2026-09-04T03:28:27.706Z | Checking once_cell v1.21.4 |
| 578 | 2026-09-04T03:28:27.720Z | Checking pem-rfc7468 v0.7.0 |
| 579 | 2026-09-04T03:28:27.853Z | Checking pretty-hex v0.4.2 |
| 580 | 2026-09-04T03:28:27.870Z | Checking stable_deref_trait v1.2.1 |
| 581 | 2026-09-04T03:28:27.927Z | Checking parking_lot v0.12.5 |
| 582 | 2026-09-04T03:28:27.937Z | Checking signal-hook-registry v1.4.8 |
| 583 | 2026-09-04T03:28:27.962Z | Checking num-integer v0.1.46 |
| 584 | 2026-09-04T03:28:28.094Z | Checking mio v1.2.1 |
| 585 | 2026-09-04T03:28:28.098Z | Checking futures-core v0.3.32 |
| 586 | 2026-09-04T03:28:28.105Z | Checking plain v0.2.3 |
| 587 | 2026-09-04T03:28:28.180Z | Compiling pest_generator v2.8.6 |
| 588 | 2026-09-04T03:28:28.209Z | Compiling synstructure v0.13.2 |
| 589 | 2026-09-04T03:28:28.336Z | Checking futures-sink v0.3.32 |
| 590 | 2026-09-04T03:28:28.440Z | Compiling proc-macro-error-attr v1.0.4 |
| 591 | 2026-09-04T03:28:28.662Z | Compiling pkg-config v0.3.33 |
| 592 | 2026-09-04T03:28:28.817Z | Checking futures-channel v0.3.32 |
| 593 | 2026-09-04T03:28:28.869Z | Checking num-iter v0.1.45 |
| 594 | 2026-09-04T03:28:28.882Z | Compiling semver v1.0.28 |
| 595 | 2026-09-04T03:28:28.891Z | Compiling proc-macro-error v1.0.4 |
| 596 | 2026-09-04T03:28:28.974Z | Compiling usdt-impl v0.5.0 |
| 597 | 2026-09-04T03:28:29.000Z | Compiling vcpkg v0.2.15 |
| 598 | 2026-09-04T03:28:29.097Z | Compiling rustix v1.1.4 |
| 599 | 2026-09-04T03:28:29.326Z | Checking tracing-core v0.1.36 |
| 600 | 2026-09-04T03:28:29.373Z | Checking http v1.4.1 |
| 601 | 2026-09-04T03:28:29.384Z | Compiling serde_derive v1.0.228 |
| 602 | 2026-09-04T03:28:29.455Z | Compiling zeroize_derive v1.4.3 |
| 603 | 2026-09-04T03:28:29.537Z | Compiling thiserror-impl v2.0.18 |
| 604 | 2026-09-04T03:28:29.637Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-09-04T03:28:29.643Z | Compiling zerocopy-derive v0.8.50 |
| 606 | 2026-09-04T03:28:29.966Z | Compiling pest_derive v2.8.6 |
| 607 | 2026-09-04T03:28:30.088Z | Compiling zerofrom-derive v0.1.7 |
| 608 | 2026-09-04T03:28:30.136Z | Checking zeroize v1.8.2 |
| 609 | 2026-09-04T03:28:30.508Z | Compiling yoke-derive v0.8.2 |
| 610 | 2026-09-04T03:28:30.740Z | Checking crypto-common v0.1.6 |
| 611 | 2026-09-04T03:28:30.828Z | Checking block-buffer v0.10.4 |
| 612 | 2026-09-04T03:28:30.853Z | Checking der v0.7.10 |
| 613 | 2026-09-04T03:28:30.925Z | Compiling zerocopy-derive v0.7.35 |
| 614 | 2026-09-04T03:28:30.953Z | Checking digest v0.10.7 |
| 615 | 2026-09-04T03:28:31.022Z | Compiling tokio-macros v2.7.0 |
| 616 | 2026-09-04T03:28:31.239Z | Compiling zerovec-derive v0.11.3 |
| 617 | 2026-09-04T03:28:31.300Z | Checking zerofrom v0.1.8 |
| 618 | 2026-09-04T03:28:31.516Z | Compiling displaydoc v0.2.6 |
| 619 | 2026-09-04T03:28:31.564Z | Checking spki v0.7.3 |
| 620 | 2026-09-04T03:28:31.591Z | Checking yoke v0.8.3 |
| 621 | 2026-09-04T03:28:31.721Z | Checking pkcs8 v0.10.2 |
| 622 | 2026-09-04T03:28:31.756Z | Checking tokio v1.52.3 |
| 623 | 2026-09-04T03:28:31.759Z | Compiling zerocopy v0.7.35 |
| 624 | 2026-09-04T03:28:31.859Z | Compiling scroll_derive v0.12.1 |
| 625 | 2026-09-04T03:28:31.869Z | Compiling dtrace-parser v0.2.0 |
| 626 | 2026-09-04T03:28:32.292Z | Checking hmac v0.12.1 |
| 627 | 2026-09-04T03:28:32.328Z | Checking zerovec v0.11.6 |
| 628 | 2026-09-04T03:28:32.462Z | Compiling futures-macro v0.3.32 |
| 629 | 2026-09-04T03:28:32.472Z | Checking num-bigint v0.4.6 |
| 630 | 2026-09-04T03:28:32.539Z | Checking scroll v0.12.0 |
| 631 | 2026-09-04T03:28:32.605Z | Compiling tracing-attributes v0.1.31 |
| 632 | 2026-09-04T03:28:32.754Z | Compiling serde_tokenstream v0.2.3 |
| 633 | 2026-09-04T03:28:32.773Z | Checking tinystr v0.8.3 |
| 634 | 2026-09-04T03:28:32.777Z | Compiling dof v0.3.0 |
| 635 | 2026-09-04T03:28:32.943Z | Compiling thread-id v4.2.2 |
| 636 | 2026-09-04T03:28:33.023Z | Compiling aho-corasick v1.1.4 |
| 637 | 2026-09-04T03:28:33.031Z | Checking futures-task v0.3.32 |
| 638 | 2026-09-04T03:28:33.116Z | Checking spin v0.9.8 |
| 639 | 2026-09-04T03:28:33.163Z | Checking futures-io v0.3.32 |
| 640 | 2026-09-04T03:28:33.228Z | Compiling winnow v1.0.3 |
| 641 | 2026-09-04T03:28:33.265Z | Compiling regex-syntax v0.8.10 |
| 642 | 2026-09-04T03:28:33.268Z | Checking slab v0.4.12 |
| 643 | 2026-09-04T03:28:33.282Z | Checking litemap v0.8.2 |
| 644 | 2026-09-04T03:28:33.444Z | Checking writeable v0.6.3 |
| 645 | 2026-09-04T03:28:33.466Z | Checking futures-util v0.3.32 |
| 646 | 2026-09-04T03:28:33.604Z | Checking icu_locale_core v2.2.0 |
| 647 | 2026-09-04T03:28:33.813Z | Checking tracing v0.1.44 |
| 648 | 2026-09-04T03:28:33.825Z | Checking ppv-lite86 v0.2.21 |
| 649 | 2026-09-04T03:28:34.010Z | Checking lazy_static v1.5.0 |
| 650 | 2026-09-04T03:28:34.114Z | Checking potential_utf v0.1.5 |
| 651 | 2026-09-04T03:28:34.192Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 652 | 2026-09-04T03:28:34.240Z | Checking goblin v0.8.2 |
| 653 | 2026-09-04T03:28:34.258Z | Checking zerotrie v0.2.4 |
| 654 | 2026-09-04T03:28:34.487Z | Checking signature v2.2.0 |
| 655 | 2026-09-04T03:28:34.605Z | Compiling slog v2.8.2 |
| 656 | 2026-09-04T03:28:34.727Z | Compiling regex-automata v0.4.14 |
| 657 | 2026-09-04T03:28:34.777Z | Compiling ring v0.17.14 |
| 658 | 2026-09-04T03:28:34.850Z | Checking ff v0.13.1 |
| 659 | 2026-09-04T03:28:34.916Z | Compiling winnow v0.5.40 |
| 660 | 2026-09-04T03:28:34.969Z | Compiling icu_properties_data v2.2.0 |
| 661 | 2026-09-04T03:28:35.175Z | Compiling toml_datetime v0.6.11 |
| 662 | 2026-09-04T03:28:35.211Z | Checking base16ct v0.2.0 |
| 663 | 2026-09-04T03:28:35.332Z | Compiling time-core v0.1.8 |
| 664 | 2026-09-04T03:28:35.361Z | Compiling icu_normalizer_data v2.2.0 |
| 665 | 2026-09-04T03:28:35.365Z | Checking powerfmt v0.2.0 |
| 666 | 2026-09-04T03:28:35.396Z | Checking cpufeatures v0.2.17 |
| 667 | 2026-09-04T03:28:35.418Z | Checking utf8_iter v1.0.4 |
| 668 | 2026-09-04T03:28:35.457Z | Compiling num-conv v0.2.2 |
| 669 | 2026-09-04T03:28:35.471Z | Compiling heck v0.4.1 |
| 670 | 2026-09-04T03:28:35.509Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 671 | 2026-09-04T03:28:35.534Z | Compiling radium v0.7.0 |
| 672 | 2026-09-04T03:28:35.595Z | Compiling time-macros v0.2.27 |
| 673 | 2026-09-04T03:28:35.617Z | Checking icu_collections v2.2.0 |
| 674 | 2026-09-04T03:28:35.658Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 675 | 2026-09-04T03:28:35.733Z | Checking deranged v0.5.8 |
| 676 | 2026-09-04T03:28:35.921Z | Checking sec1 v0.7.3 |
| 677 | 2026-09-04T03:28:36.222Z | Compiling toml_edit v0.19.15 |
| 678 | 2026-09-04T03:28:36.316Z | Checking group v0.13.0 |
| 679 | 2026-09-04T03:28:36.481Z | Compiling regex v1.12.3 |
| 680 | 2026-09-04T03:28:36.503Z | Checking icu_provider v2.2.0 |
| 681 | 2026-09-04T03:28:36.551Z | Checking erased-serde v0.3.31 |
| 682 | 2026-09-04T03:28:36.604Z | Checking hkdf v0.12.4 |
| 683 | 2026-09-04T03:28:36.724Z | Checking crypto-bigint v0.5.5 |
| 684 | 2026-09-04T03:28:36.728Z | Checking http-body v1.0.1 |
| 685 | 2026-09-04T03:28:36.868Z | Compiling httparse v1.10.1 |
| 686 | 2026-09-04T03:28:36.907Z | Checking tap v1.0.1 |
| 687 | 2026-09-04T03:28:37.004Z | Checking wyz v0.5.1 |
| 688 | 2026-09-04T03:28:37.063Z | Checking time v0.3.47 |
| 689 | 2026-09-04T03:28:37.239Z | Compiling proc-macro-crate v3.5.0 |
| 690 | 2026-09-04T03:28:37.378Z | Checking sha2 v0.10.9 |
| 691 | 2026-09-04T03:28:37.407Z | Compiling proc-macro-crate v1.3.1 |
| 692 | 2026-09-04T03:28:37.441Z | Compiling usdt-attr-macro v0.5.0 |
| 693 | 2026-09-04T03:28:37.451Z | Compiling usdt-macro v0.5.0 |
| 694 | 2026-09-04T03:28:37.591Z | Checking elliptic-curve v0.13.8 |
| 695 | 2026-09-04T03:28:37.622Z | Checking num-rational v0.4.2 |
| 696 | 2026-09-04T03:28:37.642Z | Checking num-complex v0.4.6 |
| 697 | 2026-09-04T03:28:37.721Z | Checking rustls-pki-types v1.14.1 |
| 698 | 2026-09-04T03:28:37.887Z | Compiling libz-sys v1.1.29 |
| 699 | 2026-09-04T03:28:37.897Z | Compiling openssl-sys v0.9.116 |
| 700 | 2026-09-04T03:28:37.973Z | Compiling rustc_version v0.4.1 |
| 701 | 2026-09-04T03:28:38.003Z | Checking memmap v0.7.0 |
| 702 | 2026-09-04T03:28:38.137Z | Compiling camino v1.2.2 |
| 703 | 2026-09-04T03:28:38.164Z | Checking tower-service v0.3.3 |
| 704 | 2026-09-04T03:28:38.167Z | Compiling anyhow v1.0.102 |
| 705 | 2026-09-04T03:28:38.234Z | Checking try-lock v0.2.5 |
| 706 | 2026-09-04T03:28:38.247Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 707 | 2026-09-04T03:28:38.273Z | Checking untrusted v0.9.0 |
| 708 | 2026-09-04T03:28:38.285Z | Checking funty v2.0.0 |
| 709 | 2026-09-04T03:28:38.325Z | Compiling getrandom v0.4.2 |
| 710 | 2026-09-04T03:28:38.374Z | Compiling crossbeam-utils v0.8.21 |
| 711 | 2026-09-04T03:28:38.434Z | Checking rand_core v0.10.1 |
| 712 | 2026-09-04T03:28:38.562Z | Checking want v0.3.1 |
| 713 | 2026-09-04T03:28:38.572Z | Compiling num_enum_derive v0.5.11 |
| 714 | 2026-09-04T03:28:38.590Z | Checking bitvec v1.1.1 |
| 715 | 2026-09-04T03:28:38.612Z | Compiling curve25519-dalek v4.1.3 |
| 716 | 2026-09-04T03:28:38.641Z | Checking usdt v0.5.0 |
| 717 | 2026-09-04T03:28:38.673Z | Checking num v0.4.3 |
| 718 | 2026-09-04T03:28:38.695Z | Compiling num_enum_derive v0.7.6 |
| 719 | 2026-09-04T03:28:38.706Z | Checking icu_normalizer v2.2.0 |
| 720 | 2026-09-04T03:28:38.736Z | Checking icu_properties v2.2.0 |
| 721 | 2026-09-04T03:28:38.900Z | Checking rand_chacha v0.3.1 |
| 722 | 2026-09-04T03:28:38.982Z | Checking rfc6979 v0.4.0 |
| 723 | 2026-09-04T03:28:38.998Z | Checking arc-swap v1.9.1 |
| 724 | 2026-09-04T03:28:39.087Z | Checking atomic-waker v1.1.2 |
| 725 | 2026-09-04T03:28:39.178Z | Checking percent-encoding v2.3.2 |
| 726 | 2026-09-04T03:28:39.204Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 727 | 2026-09-04T03:28:39.310Z | Compiling num-bigint-dig v0.8.6 |
| 728 | 2026-09-04T03:28:39.349Z | Compiling rustls v0.23.40 |
| 729 | 2026-09-04T03:28:39.428Z | Compiling heck v0.5.0 |
| 730 | 2026-09-04T03:28:39.507Z | Checking no-std-net v0.6.0 |
| 731 | 2026-09-04T03:28:39.536Z | Checking iana-time-zone v0.1.65 |
| 732 | 2026-09-04T03:28:39.567Z | Checking colored v3.1.1 |
| 733 | 2026-09-04T03:28:39.577Z | Checking num_enum v0.5.11 |
| 734 | 2026-09-04T03:28:39.595Z | Checking idna_adapter v1.2.2 |
| 735 | 2026-09-04T03:28:39.604Z | Checking pnet_base v0.35.0 |
| 736 | 2026-09-04T03:28:39.628Z | Checking chrono v0.4.45 |
| 737 | 2026-09-04T03:28:39.639Z | Checking rustls-webpki v0.103.13 |
| 738 | 2026-09-04T03:28:39.703Z | Checking form_urlencoded v1.2.2 |
| 739 | 2026-09-04T03:28:39.707Z | Checking num_enum v0.7.6 |
| 740 | 2026-09-04T03:28:39.721Z | Checking hyper v1.10.1 |
| 741 | 2026-09-04T03:28:39.726Z | Checking ecdsa v0.16.9 |
| 742 | 2026-09-04T03:28:39.750Z | Checking rand v0.8.6 |
| 743 | 2026-09-04T03:28:40.174Z | Checking primeorder v0.13.6 |
| 744 | 2026-09-04T03:28:40.184Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 745 | 2026-09-04T03:28:40.201Z | Compiling foreign-types-macros v0.2.3 |
| 746 | 2026-09-04T03:28:40.300Z | Compiling scroll_derive v0.13.1 |
| 747 | 2026-09-04T03:28:40.345Z | Compiling curve25519-dalek-derive v0.1.1 |
| 748 | 2026-09-04T03:28:40.400Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 749 | 2026-09-04T03:28:40.439Z | Compiling cargo-platform v0.3.3 |
| 750 | 2026-09-04T03:28:40.490Z | Compiling indexmap v1.9.3 |
| 751 | 2026-09-04T03:28:40.674Z | Checking thread_local v1.1.9 |
| 752 | 2026-09-04T03:28:40.781Z | Checking utf8parse v0.2.2 |
| 753 | 2026-09-04T03:28:40.815Z | Compiling getrandom v0.3.4 |
| 754 | 2026-09-04T03:28:40.832Z | Checking foreign-types-shared v0.3.1 |
| 755 | 2026-09-04T03:28:40.844Z | Compiling slog-async v2.8.0 |
| 756 | 2026-09-04T03:28:40.873Z | Compiling bitflags v2.13.0 |
| 757 | 2026-09-04T03:28:40.913Z | Compiling prettyplease v0.2.37 |
| 758 | 2026-09-04T03:28:41.019Z | Checking cpufeatures v0.3.0 |
| 759 | 2026-09-04T03:28:41.084Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 760 | 2026-09-04T03:28:41.141Z | Checking either v1.16.0 |
| 761 | 2026-09-04T03:28:41.226Z | Checking scroll v0.13.0 |
| 762 | 2026-09-04T03:28:41.271Z | Checking chacha20 v0.10.0 |
| 763 | 2026-09-04T03:28:41.319Z | Checking itertools v0.12.1 |
| 764 | 2026-09-04T03:28:41.445Z | Checking foreign-types v0.5.0 |
| 765 | 2026-09-04T03:28:41.468Z | Checking anstyle-parse v1.0.0 |
| 766 | 2026-09-04T03:28:41.646Z | Compiling cargo_metadata v0.23.1 |
| 767 | 2026-09-04T03:28:41.655Z | Checking hyper-util v0.1.20 |
| 768 | 2026-09-04T03:28:42.028Z | Checking crossbeam-channel v0.5.15 |
| 769 | 2026-09-04T03:28:42.300Z | Checking idna v1.1.0 |
| 770 | 2026-09-04T03:28:42.446Z | Checking slog-scope v4.4.1 |
| 771 | 2026-09-04T03:28:42.553Z | Checking tokio-util v0.7.18 |
| 772 | 2026-09-04T03:28:42.569Z | Checking ed25519 v2.2.3 |
| 773 | 2026-09-04T03:28:42.581Z | Checking pkcs1 v0.7.5 |
| 774 | 2026-09-04T03:28:42.631Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 775 | 2026-09-04T03:28:42.718Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 776 | 2026-09-04T03:28:42.770Z | Compiling async-trait v0.1.89 |
| 777 | 2026-09-04T03:28:42.776Z | Compiling thread-id v5.1.0 |
| 778 | 2026-09-04T03:28:42.823Z | Checking is-terminal v0.4.17 |
| 779 | 2026-09-04T03:28:42.847Z | Checking cstr-argument v0.1.2 |
| 780 | 2026-09-04T03:28:42.903Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 781 | 2026-09-04T03:28:42.958Z | Checking os_str_bytes v6.6.1 |
| 782 | 2026-09-04T03:28:43.050Z | Checking term v1.2.1 |
| 783 | 2026-09-04T03:28:43.142Z | Checking hashbrown v0.12.3 |
| 784 | 2026-09-04T03:28:43.194Z | Checking anstyle v1.0.14 |
| 785 | 2026-09-04T03:28:43.225Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 786 | 2026-09-04T03:28:43.262Z | Checking is_terminal_polyfill v1.70.2 |
| 787 | 2026-09-04T03:28:43.347Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 788 | 2026-09-04T03:28:43.362Z | Checking colorchoice v1.0.5 |
| 789 | 2026-09-04T03:28:43.450Z | Compiling fastrand v2.4.1 |
| 790 | 2026-09-04T03:28:43.460Z | Checking base64 v0.22.1 |
| 791 | 2026-09-04T03:28:43.538Z | Checking sync_wrapper v1.0.2 |
| 792 | 2026-09-04T03:28:43.576Z | Compiling portable-atomic v1.13.1 |
| 793 | 2026-09-04T03:28:43.600Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 794 | 2026-09-04T03:28:43.673Z | Checking anstyle-query v1.1.5 |
| 795 | 2026-09-04T03:28:43.689Z | Checking take_mut v0.2.2 |
| 796 | 2026-09-04T03:28:43.748Z | Checking openssl-probe v0.2.1 |
| 797 | 2026-09-04T03:28:43.758Z | Checking tower-layer v0.3.3 |
| 798 | 2026-09-04T03:28:43.772Z | Compiling crc32fast v1.5.0 |
| 799 | 2026-09-04T03:28:43.841Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 800 | 2026-09-04T03:28:43.850Z | Checking rustls-native-certs v0.8.4 |
| 801 | 2026-09-04T03:28:43.899Z | Checking tower v0.5.3 |
| 802 | 2026-09-04T03:28:43.941Z | Checking anstream v1.0.0 |
| 803 | 2026-09-04T03:28:43.967Z | Checking pem v3.0.6 |
| 804 | 2026-09-04T03:28:44.077Z | Compiling tempfile v3.27.0 |
| 805 | 2026-09-04T03:28:44.149Z | Checking slog-term v2.9.2 |
| 806 | 2026-09-04T03:28:44.189Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 807 | 2026-09-04T03:28:44.277Z | Checking tokio-rustls v0.26.4 |
| 808 | 2026-09-04T03:28:44.287Z | Checking clap_lex v0.2.4 |
| 809 | 2026-09-04T03:28:44.391Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 810 | 2026-09-04T03:28:44.403Z | Compiling octocrab v0.53.0 |
| 811 | 2026-09-04T03:28:44.407Z | Checking rsa v0.9.10 |
| 812 | 2026-09-04T03:28:44.420Z | Checking ed25519-dalek v2.2.0 |
| 813 | 2026-09-04T03:28:44.420Z | Checking slog-stdlog v4.1.1 |
| 814 | 2026-09-04T03:28:44.494Z | Checking url v2.5.8 |
| 815 | 2026-09-04T03:28:44.536Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 816 | 2026-09-04T03:28:44.545Z | Checking rand v0.10.1 |
| 817 | 2026-09-04T03:28:44.598Z | Checking goblin v0.10.7 |
| 818 | 2026-09-04T03:28:44.758Z | Checking p384 v0.13.1 |
| 819 | 2026-09-04T03:28:44.768Z | Checking p256 v0.13.2 |
| 820 | 2026-09-04T03:28:44.786Z | Checking pnet_macros_support v0.35.0 |
| 821 | 2026-09-04T03:28:44.929Z | Compiling snafu-derive v0.8.9 |
| 822 | 2026-09-04T03:28:45.006Z | Checking simple_asn1 v0.6.4 |
| 823 | 2026-09-04T03:28:45.029Z | Compiling pnet_macros v0.35.0 |
| 824 | 2026-09-04T03:28:45.042Z | Compiling clap_derive v3.2.25 |
| 825 | 2026-09-04T03:28:45.197Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 826 | 2026-09-04T03:28:45.207Z | Checking futures-executor v0.3.32 |
| 827 | 2026-09-04T03:28:45.349Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 828 | 2026-09-04T03:28:45.359Z | Compiling pin-project-internal v1.1.13 |
| 829 | 2026-09-04T03:28:45.436Z | Compiling serde_repr v0.1.20 |
| 830 | 2026-09-04T03:28:45.546Z | Compiling num-derive v0.4.2 |
| 831 | 2026-09-04T03:28:45.878Z | Checking atty v0.2.14 |
| 832 | 2026-09-04T03:28:45.968Z | Checking pnet_sys v0.35.0 |
| 833 | 2026-09-04T03:28:46.082Z | Checking simd-adler32 v0.3.9 |
| 834 | 2026-09-04T03:28:46.137Z | Checking termcolor v1.4.1 |
| 835 | 2026-09-04T03:28:46.218Z | Checking strsim v0.11.1 |
| 836 | 2026-09-04T03:28:46.326Z | Checking oxnet v0.1.6 |
| 837 | 2026-09-04T03:28:46.365Z | Checking adler2 v2.0.1 |
| 838 | 2026-09-04T03:28:46.375Z | Checking clap_lex v1.1.0 |
| 839 | 2026-09-04T03:28:46.437Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 840 | 2026-09-04T03:28:46.466Z | Checking bitflags v1.3.2 |
| 841 | 2026-09-04T03:28:46.482Z | Checking strsim v0.10.0 |
| 842 | 2026-09-04T03:28:46.495Z | Checking unicode-width v0.2.2 |
| 843 | 2026-09-04T03:28:46.519Z | Compiling curl v0.4.49 |
| 844 | 2026-09-04T03:28:46.530Z | Checking textwrap v0.16.2 |
| 845 | 2026-09-04T03:28:46.670Z | Checking ryu v1.0.23 |
| 846 | 2026-09-04T03:28:46.689Z | Checking snafu v0.8.9 |
| 847 | 2026-09-04T03:28:46.715Z | Checking clap v3.2.25 |
| 848 | 2026-09-04T03:28:46.725Z | Checking clap_builder v4.6.0 |
| 849 | 2026-09-04T03:28:46.736Z | Checking console v0.16.3 |
| 850 | 2026-09-04T03:28:46.796Z | Checking serde_urlencoded v0.7.1 |
| 851 | 2026-09-04T03:28:46.857Z | Checking libscf-sys v1.2.0 |
| 852 | 2026-09-04T03:28:46.883Z | Checking miniz_oxide v0.8.9 |
| 853 | 2026-09-04T03:28:46.977Z | Checking pin-project v1.1.13 |
| 854 | 2026-09-04T03:28:47.020Z | Checking pnet_packet v0.35.0 |
| 855 | 2026-09-04T03:28:47.033Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 856 | 2026-09-04T03:28:47.062Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 857 | 2026-09-04T03:28:47.331Z | Checking futures v0.3.32 |
| 858 | 2026-09-04T03:28:47.353Z | Checking jsonwebtoken v10.4.0 |
| 859 | 2026-09-04T03:28:47.401Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 860 | 2026-09-04T03:28:47.545Z | Checking tower-http v0.6.11 |
| 861 | 2026-09-04T03:28:47.678Z | Checking rand_core v0.9.5 |
| 862 | 2026-09-04T03:28:47.715Z | Checking slog-envlogger v2.2.0 |
| 863 | 2026-09-04T03:28:47.841Z | Checking hyper-rustls v0.27.9 |
| 864 | 2026-09-04T03:28:48.030Z | Checking hyper-timeout v0.5.2 |
| 865 | 2026-09-04T03:28:48.110Z | Compiling clap_derive v4.6.1 |
| 866 | 2026-09-04T03:28:48.146Z | Checking http-body-util v0.1.3 |
| 867 | 2026-09-04T03:28:48.205Z | Compiling zone_cfg_derive v0.3.1 |
| 868 | 2026-09-04T03:28:48.343Z | Checking http-serde v2.1.1 |
| 869 | 2026-09-04T03:28:48.353Z | Checking ipnetwork v0.20.0 |
| 870 | 2026-09-04T03:28:48.403Z | Checking secrecy v0.10.3 |
| 871 | 2026-09-04T03:28:48.487Z | Compiling async-recursion v0.3.2 |
| 872 | 2026-09-04T03:28:48.505Z | Checking serde_path_to_error v0.1.20 |
| 873 | 2026-09-04T03:28:48.584Z | Checking serde_spanned v1.1.1 |
| 874 | 2026-09-04T03:28:48.690Z | Checking filetime v0.2.29 |
| 875 | 2026-09-04T03:28:48.710Z | Checking xattr v1.6.1 |
| 876 | 2026-09-04T03:28:48.786Z | Checking unit-prefix v0.5.2 |
| 877 | 2026-09-04T03:28:48.813Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 878 | 2026-09-04T03:28:48.827Z | Compiling pnet v0.35.0 |
| 879 | 2026-09-04T03:28:48.872Z | Checking hex v0.4.3 |
| 880 | 2026-09-04T03:28:48.899Z | Checking web-time v1.1.0 |
| 881 | 2026-09-04T03:28:48.934Z | Checking openssl-probe v0.1.6 |
| 882 | 2026-09-04T03:28:48.938Z | Checking pnet_transport v0.35.0 |
| 883 | 2026-09-04T03:28:48.984Z | Checking toml v1.1.2+spec-1.1.0 |
| 884 | 2026-09-04T03:28:49.026Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 885 | 2026-09-04T03:28:49.077Z | Checking sha256 v1.6.0 |
| 886 | 2026-09-04T03:28:49.086Z | Checking indicatif v0.18.4 |
| 887 | 2026-09-04T03:28:49.220Z | Checking zone v0.3.1 |
| 888 | 2026-09-04T03:28:49.236Z | Checking tar v0.4.46 |
| 889 | 2026-09-04T03:28:49.394Z | Checking pnet_datalink v0.35.0 |
| 890 | 2026-09-04T03:28:49.418Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 891 | 2026-09-04T03:28:49.507Z | Checking flate2 v1.1.9 |
| 892 | 2026-09-04T03:28:49.516Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 893 | 2026-09-04T03:28:49.544Z | Checking rand_chacha v0.9.0 |
| 894 | 2026-09-04T03:28:49.589Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 895 | 2026-09-04T03:28:49.686Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 896 | 2026-09-04T03:28:49.748Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 897 | 2026-09-04T03:28:49.773Z | Checking clap v4.6.1 |
| 898 | 2026-09-04T03:28:49.787Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 899 | 2026-09-04T03:28:49.829Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 900 | 2026-09-04T03:28:49.842Z | Checking memmap2 v0.9.10 |
| 901 | 2026-09-04T03:28:49.856Z | Checking libloading v0.8.9 |
| 902 | 2026-09-04T03:28:49.919Z | Checking fs_extra v1.3.0 |
| 903 | 2026-09-04T03:28:50.003Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 904 | 2026-09-04T03:28:50.007Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 905 | 2026-09-04T03:28:50.039Z | Checking rand v0.9.4 |
| 906 | 2026-09-04T03:28:50.195Z | Checking macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 907 | 2026-09-04T03:28:50.204Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 908 | 2026-09-04T03:28:50.539Z | Checking usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 909 | 2026-09-04T03:29:00.069Z | Checking softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 910 | 2026-09-04T03:29:00.263Z | Checking scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 911 | 2026-09-04T03:29:00.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.48s |
| 912 | 2026-09-04T03:29:00.969Z | + banner build |
| 913 | 2026-09-04T03:29:00.973Z | |
| 914 | 2026-09-04T03:29:00.973Z | ##### # # # # ##### |
| 915 | 2026-09-04T03:29:00.973Z | # # # # # # # # |
| 916 | 2026-09-04T03:29:00.973Z | ##### # # # # # # |
| 917 | 2026-09-04T03:29:00.973Z | # # # # # # # # |
| 918 | 2026-09-04T03:29:00.973Z | # # # # # # # # |
| 919 | 2026-09-04T03:29:00.973Z | ##### #### # ###### ##### |
| 920 | 2026-09-04T03:29:00.973Z | |
| 921 | 2026-09-04T03:29:00.973Z | + ptime -m cargo build |
| 922 | 2026-09-04T03:29:01.260Z | Compiling unicode-ident v1.0.24 |
| 923 | 2026-09-04T03:29:01.260Z | Compiling cfg-if v1.0.4 |
| 924 | 2026-09-04T03:29:01.264Z | Compiling memchr v2.8.1 |
| 925 | 2026-09-04T03:29:01.264Z | Compiling itoa v1.0.18 |
| 926 | 2026-09-04T03:29:01.309Z | Compiling libc v0.2.186 |
| 927 | 2026-09-04T03:29:01.313Z | Compiling serde_core v1.0.228 |
| 928 | 2026-09-04T03:29:01.316Z | Compiling once_cell v1.21.4 |
| 929 | 2026-09-04T03:29:01.317Z | Compiling log v0.4.32 |
| 930 | 2026-09-04T03:29:01.352Z | Compiling subtle v2.6.1 |
| 931 | 2026-09-04T03:29:01.402Z | Compiling proc-macro2 v1.0.106 |
| 932 | 2026-09-04T03:29:01.463Z | Compiling zmij v1.0.21 |
| 933 | 2026-09-04T03:29:01.493Z | Compiling typenum v1.20.1 |
| 934 | 2026-09-04T03:29:01.497Z | Compiling const-oid v0.9.6 |
| 935 | 2026-09-04T03:29:01.497Z | Compiling smallvec v1.15.1 |
| 936 | 2026-09-04T03:29:01.610Z | Compiling getrandom v0.2.17 |
| 937 | 2026-09-04T03:29:01.676Z | Compiling libm v0.2.16 |
| 938 | 2026-09-04T03:29:01.695Z | Compiling pin-project-lite v0.2.17 |
| 939 | 2026-09-04T03:29:01.723Z | Compiling ucd-trie v0.1.7 |
| 940 | 2026-09-04T03:29:01.778Z | Compiling quote v1.0.45 |
| 941 | 2026-09-04T03:29:01.784Z | Compiling bytes v1.11.1 |
| 942 | 2026-09-04T03:29:01.951Z | Compiling syn v2.0.117 |
| 943 | 2026-09-04T03:29:02.004Z | Compiling syn v1.0.109 |
| 944 | 2026-09-04T03:29:02.056Z | Compiling pest v2.8.6 |
| 945 | 2026-09-04T03:29:02.086Z | Compiling serde_json v1.0.150 |
| 946 | 2026-09-04T03:29:02.129Z | Compiling rand_core v0.6.4 |
| 947 | 2026-09-04T03:29:02.373Z | Compiling socket2 v0.6.4 |
| 948 | 2026-09-04T03:29:02.395Z | Compiling num-traits v0.2.19 |
| 949 | 2026-09-04T03:29:02.779Z | Compiling errno v0.3.14 |
| 950 | 2026-09-04T03:29:02.813Z | Compiling byteorder v1.5.0 |
| 951 | 2026-09-04T03:29:02.925Z | Compiling scopeguard v1.2.0 |
| 952 | 2026-09-04T03:29:02.982Z | Compiling base64ct v1.8.3 |
| 953 | 2026-09-04T03:29:03.002Z | Compiling lock_api v0.4.14 |
| 954 | 2026-09-04T03:29:03.008Z | Compiling parking_lot_core v0.9.12 |
| 955 | 2026-09-04T03:29:03.028Z | Compiling stable_deref_trait v1.2.1 |
| 956 | 2026-09-04T03:29:03.094Z | Compiling pest_meta v2.8.6 |
| 957 | 2026-09-04T03:29:03.100Z | Compiling signal-hook-registry v1.4.8 |
| 958 | 2026-09-04T03:29:03.209Z | Compiling pem-rfc7468 v0.7.0 |
| 959 | 2026-09-04T03:29:03.233Z | Compiling parking_lot v0.12.5 |
| 960 | 2026-09-04T03:29:03.291Z | Compiling mio v1.2.1 |
| 961 | 2026-09-04T03:29:03.296Z | Compiling pretty-hex v0.4.2 |
| 962 | 2026-09-04T03:29:03.387Z | Compiling futures-core v0.3.32 |
| 963 | 2026-09-04T03:29:03.412Z | Compiling num-integer v0.1.46 |
| 964 | 2026-09-04T03:29:03.525Z | Compiling futures-sink v0.3.32 |
| 965 | 2026-09-04T03:29:03.618Z | Compiling plain v0.2.3 |
| 966 | 2026-09-04T03:29:03.625Z | Compiling winnow v1.0.3 |
| 967 | 2026-09-04T03:29:03.715Z | Compiling futures-channel v0.3.32 |
| 968 | 2026-09-04T03:29:03.740Z | Compiling proc-macro-error-attr v1.0.4 |
| 969 | 2026-09-04T03:29:03.777Z | Compiling http v1.4.1 |
| 970 | 2026-09-04T03:29:03.924Z | Compiling tracing-core v0.1.36 |
| 971 | 2026-09-04T03:29:04.168Z | Compiling futures-task v0.3.32 |
| 972 | 2026-09-04T03:29:04.334Z | Compiling writeable v0.6.3 |
| 973 | 2026-09-04T03:29:04.372Z | Compiling futures-io v0.3.32 |
| 974 | 2026-09-04T03:29:04.506Z | Compiling slab v0.4.12 |
| 975 | 2026-09-04T03:29:04.521Z | Compiling litemap v0.8.2 |
| 976 | 2026-09-04T03:29:04.529Z | Compiling bitflags v2.13.0 |
| 977 | 2026-09-04T03:29:04.624Z | Compiling synstructure v0.13.2 |
| 978 | 2026-09-04T03:29:04.671Z | Compiling pest_generator v2.8.6 |
| 979 | 2026-09-04T03:29:04.696Z | Compiling spin v0.9.8 |
| 980 | 2026-09-04T03:29:04.700Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 981 | 2026-09-04T03:29:04.735Z | Compiling proc-macro-error v1.0.4 |
| 982 | 2026-09-04T03:29:04.754Z | Compiling num-iter v0.1.45 |
| 983 | 2026-09-04T03:29:04.817Z | Compiling lazy_static v1.5.0 |
| 984 | 2026-09-04T03:29:04.861Z | Compiling ff v0.13.1 |
| 985 | 2026-09-04T03:29:04.897Z | Compiling aho-corasick v1.1.4 |
| 986 | 2026-09-04T03:29:04.995Z | Compiling thread-id v4.2.2 |
| 987 | 2026-09-04T03:29:05.020Z | Compiling base16ct v0.2.0 |
| 988 | 2026-09-04T03:29:05.068Z | Compiling utf8_iter v1.0.4 |
| 989 | 2026-09-04T03:29:05.153Z | Compiling regex-syntax v0.8.10 |
| 990 | 2026-09-04T03:29:05.197Z | Compiling num-conv v0.2.2 |
| 991 | 2026-09-04T03:29:05.205Z | Compiling cpufeatures v0.2.17 |
| 992 | 2026-09-04T03:29:05.264Z | Compiling powerfmt v0.2.0 |
| 993 | 2026-09-04T03:29:05.270Z | Compiling time-core v0.1.8 |
| 994 | 2026-09-04T03:29:05.307Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 995 | 2026-09-04T03:29:05.327Z | Compiling group v0.13.0 |
| 996 | 2026-09-04T03:29:05.337Z | Compiling http-body v1.0.1 |
| 997 | 2026-09-04T03:29:05.399Z | Compiling time-macros v0.2.27 |
| 998 | 2026-09-04T03:29:05.462Z | Compiling deranged v0.5.8 |
| 999 | 2026-09-04T03:29:05.489Z | Compiling icu_normalizer_data v2.2.0 |
| 1000 | 2026-09-04T03:29:05.557Z | Compiling icu_properties_data v2.2.0 |
| 1001 | 2026-09-04T03:29:05.685Z | Compiling proc-macro-crate v1.3.1 |
| 1002 | 2026-09-04T03:29:05.905Z | Compiling serde_derive v1.0.228 |
| 1003 | 2026-09-04T03:29:06.006Z | Compiling zeroize_derive v1.4.3 |
| 1004 | 2026-09-04T03:29:06.193Z | Compiling thiserror-impl v2.0.18 |
| 1005 | 2026-09-04T03:29:06.385Z | Compiling thiserror-impl v1.0.69 |
| 1006 | 2026-09-04T03:29:06.409Z | Compiling zerocopy-derive v0.8.50 |
| 1007 | 2026-09-04T03:29:06.694Z | Compiling zeroize v1.8.2 |
| 1008 | 2026-09-04T03:29:06.870Z | Compiling generic-array v0.14.9 |
| 1009 | 2026-09-04T03:29:06.935Z | Compiling zerofrom-derive v0.1.7 |
| 1010 | 2026-09-04T03:29:07.340Z | Compiling crypto-common v0.1.6 |
| 1011 | 2026-09-04T03:29:07.433Z | Compiling thiserror v2.0.18 |
| 1012 | 2026-09-04T03:29:07.460Z | Compiling block-buffer v0.10.4 |
| 1013 | 2026-09-04T03:29:07.528Z | Compiling pest_derive v2.8.6 |
| 1014 | 2026-09-04T03:29:07.546Z | Compiling thiserror v1.0.69 |
| 1015 | 2026-09-04T03:29:07.590Z | Compiling digest v0.10.7 |
| 1016 | 2026-09-04T03:29:07.635Z | Compiling yoke-derive v0.8.2 |
| 1017 | 2026-09-04T03:29:07.754Z | Compiling der v0.7.10 |
| 1018 | 2026-09-04T03:29:07.794Z | Compiling tokio-macros v2.7.0 |
| 1019 | 2026-09-04T03:29:07.813Z | Compiling zerovec-derive v0.11.3 |
| 1020 | 2026-09-04T03:29:08.109Z | Compiling displaydoc v0.2.6 |
| 1021 | 2026-09-04T03:29:08.155Z | Compiling zerofrom v0.1.8 |
| 1022 | 2026-09-04T03:29:08.270Z | Compiling zerocopy v0.8.50 |
| 1023 | 2026-09-04T03:29:08.551Z | Compiling tokio v1.52.3 |
| 1024 | 2026-09-04T03:29:08.573Z | Compiling serde v1.0.228 |
| 1025 | 2026-09-04T03:29:08.906Z | Compiling yoke v0.8.3 |
| 1026 | 2026-09-04T03:29:08.923Z | Compiling spki v0.7.3 |
| 1027 | 2026-09-04T03:29:09.013Z | Compiling zerocopy-derive v0.7.35 |
| 1028 | 2026-09-04T03:29:09.077Z | Compiling pkcs8 v0.10.2 |
| 1029 | 2026-09-04T03:29:09.080Z | Compiling zerovec v0.11.6 |
| 1030 | 2026-09-04T03:29:09.115Z | Compiling hmac v0.12.1 |
| 1031 | 2026-09-04T03:29:09.212Z | Compiling serde_tokenstream v0.2.3 |
| 1032 | 2026-09-04T03:29:09.241Z | Compiling futures-macro v0.3.32 |
| 1033 | 2026-09-04T03:29:09.333Z | Compiling tracing-attributes v0.1.31 |
| 1034 | 2026-09-04T03:29:09.488Z | Compiling zerotrie v0.2.4 |
| 1035 | 2026-09-04T03:29:09.600Z | Compiling tinystr v0.8.3 |
| 1036 | 2026-09-04T03:29:09.783Z | Compiling icu_locale_core v2.2.0 |
| 1037 | 2026-09-04T03:29:09.800Z | Compiling potential_utf v0.1.5 |
| 1038 | 2026-09-04T03:29:09.871Z | Compiling zerocopy v0.7.35 |
| 1039 | 2026-09-04T03:29:10.022Z | Compiling num-bigint v0.4.6 |
| 1040 | 2026-09-04T03:29:10.044Z | Compiling dtrace-parser v0.2.0 |
| 1041 | 2026-09-04T03:29:10.072Z | Compiling futures-util v0.3.32 |
| 1042 | 2026-09-04T03:29:10.419Z | Compiling signature v2.2.0 |
| 1043 | 2026-09-04T03:29:10.558Z | Compiling scroll_derive v0.12.1 |
| 1044 | 2026-09-04T03:29:10.617Z | Compiling tracing v0.1.44 |
| 1045 | 2026-09-04T03:29:10.888Z | Compiling icu_provider v2.2.0 |
| 1046 | 2026-09-04T03:29:10.897Z | Compiling dof v0.3.0 |
| 1047 | 2026-09-04T03:29:10.942Z | Compiling icu_collections v2.2.0 |
| 1048 | 2026-09-04T03:29:11.201Z | Compiling hkdf v0.12.4 |
| 1049 | 2026-09-04T03:29:11.227Z | Compiling sec1 v0.7.3 |
| 1050 | 2026-09-04T03:29:11.290Z | Compiling scroll v0.12.0 |
| 1051 | 2026-09-04T03:29:11.300Z | Compiling erased-serde v0.3.31 |
| 1052 | 2026-09-04T03:29:11.331Z | Compiling crypto-bigint v0.5.5 |
| 1053 | 2026-09-04T03:29:11.349Z | Compiling regex-automata v0.4.14 |
| 1054 | 2026-09-04T03:29:11.467Z | Compiling usdt-impl v0.5.0 |
| 1055 | 2026-09-04T03:29:11.497Z | Compiling goblin v0.8.2 |
| 1056 | 2026-09-04T03:29:11.541Z | Compiling ppv-lite86 v0.2.21 |
| 1057 | 2026-09-04T03:29:11.781Z | Compiling slog v2.8.2 |
| 1058 | 2026-09-04T03:29:11.846Z | Compiling sha2 v0.10.9 |
| 1059 | 2026-09-04T03:29:11.961Z | Compiling rustls-pki-types v1.14.1 |
| 1060 | 2026-09-04T03:29:12.131Z | Compiling time v0.3.47 |
| 1061 | 2026-09-04T03:29:12.208Z | Compiling elliptic-curve v0.13.8 |
| 1062 | 2026-09-04T03:29:12.381Z | Compiling proc-macro-crate v3.5.0 |
| 1063 | 2026-09-04T03:29:12.432Z | Compiling rand_core v0.10.1 |
| 1064 | 2026-09-04T03:29:12.459Z | Compiling tower-service v0.3.3 |
| 1065 | 2026-09-04T03:29:12.535Z | Compiling colored v3.1.1 |
| 1066 | 2026-09-04T03:29:12.543Z | Compiling untrusted v0.9.0 |
| 1067 | 2026-09-04T03:29:12.577Z | Compiling try-lock v0.2.5 |
| 1068 | 2026-09-04T03:29:12.651Z | Compiling want v0.3.1 |
| 1069 | 2026-09-04T03:29:12.675Z | Compiling ring v0.17.14 |
| 1070 | 2026-09-04T03:29:12.788Z | Compiling num_enum_derive v0.7.6 |
| 1071 | 2026-09-04T03:29:12.811Z | Compiling rand_chacha v0.3.1 |
| 1072 | 2026-09-04T03:29:12.919Z | Compiling icu_normalizer v2.2.0 |
| 1073 | 2026-09-04T03:29:13.250Z | Compiling regex v1.12.3 |
| 1074 | 2026-09-04T03:29:13.503Z | Compiling icu_properties v2.2.0 |
| 1075 | 2026-09-04T03:29:13.769Z | Compiling rfc6979 v0.4.0 |
| 1076 | 2026-09-04T03:29:13.821Z | Compiling num_enum_derive v0.5.11 |
| 1077 | 2026-09-04T03:29:13.880Z | Compiling httparse v1.10.1 |
| 1078 | 2026-09-04T03:29:14.181Z | Compiling arc-swap v1.9.1 |
| 1079 | 2026-09-04T03:29:14.480Z | Compiling fastrand v2.4.1 |
| 1080 | 2026-09-04T03:29:14.552Z | Compiling percent-encoding v2.3.2 |
| 1081 | 2026-09-04T03:29:14.682Z | Compiling atomic-waker v1.1.2 |
| 1082 | 2026-09-04T03:29:14.683Z | Compiling tap v1.0.1 |
| 1083 | 2026-09-04T03:29:14.737Z | Compiling iana-time-zone v0.1.65 |
| 1084 | 2026-09-04T03:29:14.744Z | Compiling form_urlencoded v1.2.2 |
| 1085 | 2026-09-04T03:29:14.751Z | Compiling hyper v1.10.1 |
| 1086 | 2026-09-04T03:29:14.780Z | Compiling wyz v0.5.1 |
| 1087 | 2026-09-04T03:29:14.796Z | Compiling idna_adapter v1.2.2 |
| 1088 | 2026-09-04T03:29:14.843Z | Compiling num_enum v0.5.11 |
| 1089 | 2026-09-04T03:29:14.953Z | Compiling chrono v0.4.45 |
| 1090 | 2026-09-04T03:29:14.987Z | Compiling ecdsa v0.16.9 |
| 1091 | 2026-09-04T03:29:14.994Z | Compiling num_enum v0.7.6 |
| 1092 | 2026-09-04T03:29:15.003Z | Compiling rustls-webpki v0.103.13 |
| 1093 | 2026-09-04T03:29:15.026Z | Compiling rand v0.8.6 |
| 1094 | 2026-09-04T03:29:15.365Z | Compiling getrandom v0.4.2 |
| 1095 | 2026-09-04T03:29:15.515Z | Compiling crossbeam-utils v0.8.21 |
| 1096 | 2026-09-04T03:29:15.545Z | Compiling radium v0.7.0 |
| 1097 | 2026-09-04T03:29:15.549Z | Compiling primeorder v0.13.6 |
| 1098 | 2026-09-04T03:29:15.668Z | Compiling usdt-macro v0.5.0 |
| 1099 | 2026-09-04T03:29:15.740Z | Compiling usdt-attr-macro v0.5.0 |
| 1100 | 2026-09-04T03:29:15.783Z | Compiling num-rational v0.4.2 |
| 1101 | 2026-09-04T03:29:15.995Z | Compiling num-complex v0.4.6 |
| 1102 | 2026-09-04T03:29:16.016Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1103 | 2026-09-04T03:29:16.034Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1104 | 2026-09-04T03:29:16.386Z | Compiling scroll_derive v0.13.1 |
| 1105 | 2026-09-04T03:29:16.430Z | Compiling foreign-types-macros v0.2.3 |
| 1106 | 2026-09-04T03:29:16.442Z | Compiling thread-id v5.1.0 |
| 1107 | 2026-09-04T03:29:16.453Z | Compiling memmap v0.7.0 |
| 1108 | 2026-09-04T03:29:16.512Z | Compiling thread_local v1.1.9 |
| 1109 | 2026-09-04T03:29:16.569Z | Compiling foreign-types-shared v0.3.1 |
| 1110 | 2026-09-04T03:29:16.625Z | Compiling either v1.16.0 |
| 1111 | 2026-09-04T03:29:16.652Z | Compiling cpufeatures v0.3.0 |
| 1112 | 2026-09-04T03:29:16.715Z | Compiling funty v2.0.0 |
| 1113 | 2026-09-04T03:29:16.733Z | Compiling utf8parse v0.2.2 |
| 1114 | 2026-09-04T03:29:16.783Z | Compiling curve25519-dalek v4.1.3 |
| 1115 | 2026-09-04T03:29:16.825Z | Compiling anstyle-parse v1.0.0 |
| 1116 | 2026-09-04T03:29:16.831Z | Compiling itertools v0.12.1 |
| 1117 | 2026-09-04T03:29:16.870Z | Compiling chacha20 v0.10.0 |
| 1118 | 2026-09-04T03:29:17.002Z | Compiling cargo_metadata v0.23.1 |
| 1119 | 2026-09-04T03:29:17.073Z | Compiling foreign-types v0.5.0 |
| 1120 | 2026-09-04T03:29:17.121Z | Compiling bitvec v1.1.1 |
| 1121 | 2026-09-04T03:29:17.141Z | Compiling usdt v0.5.0 |
| 1122 | 2026-09-04T03:29:17.233Z | Compiling scroll v0.13.0 |
| 1123 | 2026-09-04T03:29:17.352Z | Compiling num v0.4.3 |
| 1124 | 2026-09-04T03:29:17.399Z | Compiling crossbeam-channel v0.5.15 |
| 1125 | 2026-09-04T03:29:17.418Z | Compiling num-bigint-dig v0.8.6 |
| 1126 | 2026-09-04T03:29:17.487Z | Compiling rustls v0.23.40 |
| 1127 | 2026-09-04T03:29:17.873Z | Compiling hyper-util v0.1.20 |
| 1128 | 2026-09-04T03:29:17.880Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1129 | 2026-09-04T03:29:18.020Z | Compiling idna v1.1.0 |
| 1130 | 2026-09-04T03:29:18.053Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1131 | 2026-09-04T03:29:18.154Z | Compiling slog-scope v4.4.1 |
| 1132 | 2026-09-04T03:29:18.191Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1133 | 2026-09-04T03:29:18.292Z | Compiling tokio-util v0.7.18 |
| 1134 | 2026-09-04T03:29:18.408Z | Compiling ed25519 v2.2.3 |
| 1135 | 2026-09-04T03:29:18.567Z | Compiling pkcs1 v0.7.5 |
| 1136 | 2026-09-04T03:29:18.586Z | Compiling async-trait v0.1.89 |
| 1137 | 2026-09-04T03:29:18.637Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1138 | 2026-09-04T03:29:18.641Z | Compiling cstr-argument v0.1.2 |
| 1139 | 2026-09-04T03:29:18.774Z | Compiling is-terminal v0.4.17 |
| 1140 | 2026-09-04T03:29:18.781Z | Compiling base64 v0.22.1 |
| 1141 | 2026-09-04T03:29:18.860Z | Compiling openssl-probe v0.2.1 |
| 1142 | 2026-09-04T03:29:18.898Z | Compiling anstyle-query v1.1.5 |
| 1143 | 2026-09-04T03:29:18.979Z | Compiling take_mut v0.2.2 |
| 1144 | 2026-09-04T03:29:18.997Z | Compiling os_str_bytes v6.6.1 |
| 1145 | 2026-09-04T03:29:19.034Z | Compiling colorchoice v1.0.5 |
| 1146 | 2026-09-04T03:29:19.078Z | Compiling tower-layer v0.3.3 |
| 1147 | 2026-09-04T03:29:19.103Z | Compiling is_terminal_polyfill v1.70.2 |
| 1148 | 2026-09-04T03:29:19.138Z | Compiling hashbrown v0.12.3 |
| 1149 | 2026-09-04T03:29:19.150Z | Compiling sync_wrapper v1.0.2 |
| 1150 | 2026-09-04T03:29:19.185Z | Compiling anstyle v1.0.14 |
| 1151 | 2026-09-04T03:29:19.227Z | Compiling term v1.2.1 |
| 1152 | 2026-09-04T03:29:19.235Z | Compiling tower v0.5.3 |
| 1153 | 2026-09-04T03:29:19.247Z | Compiling clap_lex v0.2.4 |
| 1154 | 2026-09-04T03:29:19.261Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1155 | 2026-09-04T03:29:19.368Z | Compiling anstream v1.0.0 |
| 1156 | 2026-09-04T03:29:19.392Z | Compiling slog-async v2.8.0 |
| 1157 | 2026-09-04T03:29:19.508Z | Compiling slog-term v2.9.2 |
| 1158 | 2026-09-04T03:29:19.575Z | Compiling indexmap v1.9.3 |
| 1159 | 2026-09-04T03:29:19.579Z | Compiling pem v3.0.6 |
| 1160 | 2026-09-04T03:29:19.675Z | Compiling rustls-native-certs v0.8.4 |
| 1161 | 2026-09-04T03:29:19.863Z | Compiling rustix v1.1.4 |
| 1162 | 2026-09-04T03:29:19.957Z | Compiling rsa v0.9.10 |
| 1163 | 2026-09-04T03:29:19.957Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1164 | 2026-09-04T03:29:19.990Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1165 | 2026-09-04T03:29:19.996Z | Compiling ed25519-dalek v2.2.0 |
| 1166 | 2026-09-04T03:29:20.072Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1167 | 2026-09-04T03:29:20.124Z | Compiling url v2.5.8 |
| 1168 | 2026-09-04T03:29:20.207Z | Compiling slog-stdlog v4.1.1 |
| 1169 | 2026-09-04T03:29:20.295Z | Compiling tokio-rustls v0.26.4 |
| 1170 | 2026-09-04T03:29:20.413Z | Compiling octocrab v0.53.0 |
| 1171 | 2026-09-04T03:29:20.548Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1172 | 2026-09-04T03:29:20.572Z | Compiling goblin v0.10.7 |
| 1173 | 2026-09-04T03:29:20.587Z | Compiling rand v0.10.1 |
| 1174 | 2026-09-04T03:29:20.606Z | Compiling anyhow v1.0.102 |
| 1175 | 2026-09-04T03:29:20.801Z | Compiling p384 v0.13.1 |
| 1176 | 2026-09-04T03:29:20.808Z | Compiling p256 v0.13.2 |
| 1177 | 2026-09-04T03:29:20.878Z | Compiling snafu-derive v0.8.9 |
| 1178 | 2026-09-04T03:29:20.992Z | Compiling simple_asn1 v0.6.4 |
| 1179 | 2026-09-04T03:29:21.014Z | Compiling libz-sys v1.1.29 |
| 1180 | 2026-09-04T03:29:21.108Z | Compiling openssl-sys v0.9.116 |
| 1181 | 2026-09-04T03:29:21.186Z | Compiling futures-executor v0.3.32 |
| 1182 | 2026-09-04T03:29:21.255Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1183 | 2026-09-04T03:29:21.390Z | Compiling serde_repr v0.1.20 |
| 1184 | 2026-09-04T03:29:21.473Z | Compiling pin-project-internal v1.1.13 |
| 1185 | 2026-09-04T03:29:21.488Z | Compiling num-derive v0.4.2 |
| 1186 | 2026-09-04T03:29:21.529Z | Compiling clap_derive v3.2.25 |
| 1187 | 2026-09-04T03:29:21.615Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1188 | 2026-09-04T03:29:21.993Z | Compiling atty v0.2.14 |
| 1189 | 2026-09-04T03:29:22.088Z | Compiling strsim v0.10.0 |
| 1190 | 2026-09-04T03:29:22.314Z | Compiling clap_lex v1.1.0 |
| 1191 | 2026-09-04T03:29:22.433Z | Compiling oxnet v0.1.6 |
| 1192 | 2026-09-04T03:29:22.442Z | Compiling strsim v0.11.1 |
| 1193 | 2026-09-04T03:29:22.554Z | Compiling termcolor v1.4.1 |
| 1194 | 2026-09-04T03:29:22.560Z | Compiling simd-adler32 v0.3.9 |
| 1195 | 2026-09-04T03:29:22.630Z | Compiling textwrap v0.16.2 |
| 1196 | 2026-09-04T03:29:22.700Z | Compiling bitflags v1.3.2 |
| 1197 | 2026-09-04T03:29:22.748Z | Compiling adler2 v2.0.1 |
| 1198 | 2026-09-04T03:29:22.768Z | Compiling ryu v1.0.23 |
| 1199 | 2026-09-04T03:29:22.823Z | Compiling unicode-width v0.2.2 |
| 1200 | 2026-09-04T03:29:22.873Z | Compiling miniz_oxide v0.8.9 |
| 1201 | 2026-09-04T03:29:22.913Z | Compiling serde_urlencoded v0.7.1 |
| 1202 | 2026-09-04T03:29:22.942Z | Compiling snafu v0.8.9 |
| 1203 | 2026-09-04T03:29:23.038Z | Compiling console v0.16.3 |
| 1204 | 2026-09-04T03:29:23.091Z | Compiling clap_builder v4.6.0 |
| 1205 | 2026-09-04T03:29:23.151Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1206 | 2026-09-04T03:29:23.190Z | Compiling clap v3.2.25 |
| 1207 | 2026-09-04T03:29:23.247Z | Compiling pin-project v1.1.13 |
| 1208 | 2026-09-04T03:29:23.337Z | Compiling libscf-sys v1.2.0 |
| 1209 | 2026-09-04T03:29:23.464Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1210 | 2026-09-04T03:29:23.523Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1211 | 2026-09-04T03:29:23.662Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1212 | 2026-09-04T03:29:23.783Z | Compiling futures v0.3.32 |
| 1213 | 2026-09-04T03:29:23.856Z | Compiling jsonwebtoken v10.4.0 |
| 1214 | 2026-09-04T03:29:24.120Z | Compiling tempfile v3.27.0 |
| 1215 | 2026-09-04T03:29:24.318Z | Compiling tower-http v0.6.11 |
| 1216 | 2026-09-04T03:29:24.530Z | Compiling hyper-rustls v0.27.9 |
| 1217 | 2026-09-04T03:29:24.692Z | Compiling slog-envlogger v2.2.0 |
| 1218 | 2026-09-04T03:29:24.790Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1219 | 2026-09-04T03:29:24.842Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1220 | 2026-09-04T03:29:24.910Z | Compiling prettyplease v0.2.37 |
| 1221 | 2026-09-04T03:29:25.137Z | Compiling crc32fast v1.5.0 |
| 1222 | 2026-09-04T03:29:25.144Z | Compiling portable-atomic v1.13.1 |
| 1223 | 2026-09-04T03:29:25.272Z | Compiling hyper-timeout v0.5.2 |
| 1224 | 2026-09-04T03:29:25.325Z | Compiling clap_derive v4.6.1 |
| 1225 | 2026-09-04T03:29:25.468Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1226 | 2026-09-04T03:29:25.612Z | Compiling http-serde v2.1.1 |
| 1227 | 2026-09-04T03:29:25.642Z | Compiling secrecy v0.10.3 |
| 1228 | 2026-09-04T03:29:25.661Z | Compiling http-body-util v0.1.3 |
| 1229 | 2026-09-04T03:29:25.779Z | Compiling async-recursion v0.3.2 |
| 1230 | 2026-09-04T03:29:25.788Z | Compiling zone_cfg_derive v0.3.1 |
| 1231 | 2026-09-04T03:29:26.357Z | Compiling serde_path_to_error v0.1.20 |
| 1232 | 2026-09-04T03:29:26.493Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-09-04T03:29:26.568Z | Compiling serde_spanned v1.1.1 |
| 1234 | 2026-09-04T03:29:26.677Z | Compiling filetime v0.2.29 |
| 1235 | 2026-09-04T03:29:26.708Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1236 | 2026-09-04T03:29:26.711Z | Compiling unit-prefix v0.5.2 |
| 1237 | 2026-09-04T03:29:26.756Z | Compiling web-time v1.1.0 |
| 1238 | 2026-09-04T03:29:26.793Z | Compiling xattr v1.6.1 |
| 1239 | 2026-09-04T03:29:26.813Z | Compiling openssl-probe v0.1.6 |
| 1240 | 2026-09-04T03:29:26.821Z | Compiling hex v0.4.3 |
| 1241 | 2026-09-04T03:29:26.862Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1242 | 2026-09-04T03:29:26.913Z | Compiling curl v0.4.49 |
| 1243 | 2026-09-04T03:29:26.953Z | Compiling tar v0.4.46 |
| 1244 | 2026-09-04T03:29:26.978Z | Compiling indicatif v0.18.4 |
| 1245 | 2026-09-04T03:29:27.030Z | Compiling clap v4.6.1 |
| 1246 | 2026-09-04T03:29:27.069Z | Compiling sha256 v1.6.0 |
| 1247 | 2026-09-04T03:29:27.317Z | Compiling zone v0.3.1 |
| 1248 | 2026-09-04T03:29:27.363Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1249 | 2026-09-04T03:29:27.506Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1250 | 2026-09-04T03:29:27.620Z | Compiling flate2 v1.1.9 |
| 1251 | 2026-09-04T03:29:27.693Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1252 | 2026-09-04T03:29:27.943Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1253 | 2026-09-04T03:29:27.956Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1254 | 2026-09-04T03:29:27.971Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1255 | 2026-09-04T03:29:28.039Z | Compiling camino v1.2.2 |
| 1256 | 2026-09-04T03:29:28.316Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1257 | 2026-09-04T03:29:28.341Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1258 | 2026-09-04T03:29:28.367Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1259 | 2026-09-04T03:29:28.387Z | Compiling memmap2 v0.9.10 |
| 1260 | 2026-09-04T03:29:28.443Z | Compiling libloading v0.8.9 |
| 1261 | 2026-09-04T03:29:28.522Z | Compiling fs_extra v1.3.0 |
| 1262 | 2026-09-04T03:29:28.600Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1263 | 2026-09-04T03:29:28.625Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1264 | 2026-09-04T03:29:28.625Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1265 | 2026-09-04T03:29:29.129Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1266 | 2026-09-04T03:29:40.058Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1267 | 2026-09-04T03:29:42.375Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1268 | 2026-09-04T03:29:46.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s |
| 1269 | 2026-09-04T03:29:46.732Z | |
| 1270 | 2026-09-04T03:29:46.732Z | real 45.734575931 |
| 1271 | 2026-09-04T03:29:46.732Z | user 3:22.188946952 |
| 1272 | 2026-09-04T03:29:46.732Z | sys 36.107870107 |
| 1273 | 2026-09-04T03:29:46.733Z | trap 0.127258385 |
| 1274 | 2026-09-04T03:29:46.733Z | tflt 0.019675488 |
| 1275 | 2026-09-04T03:29:46.733Z | dflt 0.110570255 |
| 1276 | 2026-09-04T03:29:46.733Z | kflt 0.000049804 |
| 1277 | 2026-09-04T03:29:46.737Z | lock 13:03.773141398 |
| 1278 | 2026-09-04T03:29:46.737Z | slp 9:48.692980254 |
| 1279 | 2026-09-04T03:29:46.737Z | lat 10.444365792 |
| 1280 | 2026-09-04T03:29:46.737Z | stop 24.907114966 |
| 1281 | 2026-09-04T03:29:46.737Z | + ptime -m cargo build --release |
| 1282 | 2026-09-04T03:29:46.964Z | Compiling proc-macro2 v1.0.106 |
| 1283 | 2026-09-04T03:29:46.964Z | Compiling quote v1.0.45 |
| 1284 | 2026-09-04T03:29:46.964Z | Compiling unicode-ident v1.0.24 |
| 1285 | 2026-09-04T03:29:46.969Z | Compiling libc v0.2.186 |
| 1286 | 2026-09-04T03:29:46.969Z | Compiling cfg-if v1.0.4 |
| 1287 | 2026-09-04T03:29:46.969Z | Compiling version_check v0.9.5 |
| 1288 | 2026-09-04T03:29:46.969Z | Compiling serde_core v1.0.228 |
| 1289 | 2026-09-04T03:29:46.969Z | Compiling memchr v2.8.1 |
| 1290 | 2026-09-04T03:29:47.071Z | Compiling serde v1.0.228 |
| 1291 | 2026-09-04T03:29:47.330Z | Compiling itoa v1.0.18 |
| 1292 | 2026-09-04T03:29:47.414Z | Compiling zmij v1.0.21 |
| 1293 | 2026-09-04T03:29:47.541Z | Compiling autocfg v1.5.1 |
| 1294 | 2026-09-04T03:29:47.565Z | Compiling subtle v2.6.1 |
| 1295 | 2026-09-04T03:29:47.711Z | Compiling log v0.4.32 |
| 1296 | 2026-09-04T03:29:47.715Z | Compiling generic-array v0.14.9 |
| 1297 | 2026-09-04T03:29:47.746Z | Compiling thiserror v2.0.18 |
| 1298 | 2026-09-04T03:29:47.876Z | Compiling getrandom v0.2.17 |
| 1299 | 2026-09-04T03:29:47.946Z | Compiling smallvec v1.15.1 |
| 1300 | 2026-09-04T03:29:48.090Z | Compiling const-oid v0.9.6 |
| 1301 | 2026-09-04T03:29:48.101Z | Compiling libm v0.2.16 |
| 1302 | 2026-09-04T03:29:48.156Z | Compiling typenum v1.20.1 |
| 1303 | 2026-09-04T03:29:48.187Z | Compiling num-traits v0.2.19 |
| 1304 | 2026-09-04T03:29:48.228Z | Compiling syn v2.0.117 |
| 1305 | 2026-09-04T03:29:48.276Z | Compiling thiserror v1.0.69 |
| 1306 | 2026-09-04T03:29:48.369Z | Compiling find-msvc-tools v0.1.9 |
| 1307 | 2026-09-04T03:29:48.581Z | Compiling ucd-trie v0.1.7 |
| 1308 | 2026-09-04T03:29:48.588Z | Compiling pin-project-lite v0.2.17 |
| 1309 | 2026-09-04T03:29:48.674Z | Compiling shlex v2.0.1 |
| 1310 | 2026-09-04T03:29:48.797Z | Compiling cc v1.2.63 |
| 1311 | 2026-09-04T03:29:48.825Z | Compiling pest v2.8.6 |
| 1312 | 2026-09-04T03:29:48.885Z | Compiling syn v1.0.109 |
| 1313 | 2026-09-04T03:29:49.350Z | Compiling serde_json v1.0.150 |
| 1314 | 2026-09-04T03:29:49.593Z | Compiling bytes v1.11.1 |
| 1315 | 2026-09-04T03:29:49.611Z | Compiling rustversion v1.0.22 |
| 1316 | 2026-09-04T03:29:49.874Z | Compiling pest_meta v2.8.6 |
| 1317 | 2026-09-04T03:29:50.043Z | Compiling rand_core v0.6.4 |
| 1318 | 2026-09-04T03:29:50.049Z | Compiling socket2 v0.6.4 |
| 1319 | 2026-09-04T03:29:50.171Z | Compiling errno v0.3.14 |
| 1320 | 2026-09-04T03:29:50.299Z | Compiling parking_lot_core v0.9.12 |
| 1321 | 2026-09-04T03:29:50.349Z | Compiling equivalent v1.0.2 |
| 1322 | 2026-09-04T03:29:50.431Z | Compiling hashbrown v0.17.1 |
| 1323 | 2026-09-04T03:29:50.589Z | Compiling base64ct v1.8.3 |
| 1324 | 2026-09-04T03:29:50.810Z | Compiling scopeguard v1.2.0 |
| 1325 | 2026-09-04T03:29:50.905Z | Compiling indexmap v2.14.0 |
| 1326 | 2026-09-04T03:29:50.912Z | Compiling lock_api v0.4.14 |
| 1327 | 2026-09-04T03:29:50.968Z | Compiling pem-rfc7468 v0.7.0 |
| 1328 | 2026-09-04T03:29:51.063Z | Compiling pest_generator v2.8.6 |
| 1329 | 2026-09-04T03:29:51.075Z | Compiling synstructure v0.13.2 |
| 1330 | 2026-09-04T03:29:51.147Z | Compiling once_cell v1.21.4 |
| 1331 | 2026-09-04T03:29:51.381Z | Compiling stable_deref_trait v1.2.1 |
| 1332 | 2026-09-04T03:29:51.456Z | Compiling parking_lot v0.12.5 |
| 1333 | 2026-09-04T03:29:51.508Z | Compiling signal-hook-registry v1.4.8 |
| 1334 | 2026-09-04T03:29:51.542Z | Compiling mio v1.2.1 |
| 1335 | 2026-09-04T03:29:51.681Z | Compiling zerocopy v0.8.50 |
| 1336 | 2026-09-04T03:29:51.695Z | Compiling futures-core v0.3.32 |
| 1337 | 2026-09-04T03:29:51.789Z | Compiling byteorder v1.5.0 |
| 1338 | 2026-09-04T03:29:51.947Z | Compiling pretty-hex v0.4.2 |
| 1339 | 2026-09-04T03:29:52.079Z | Compiling num-integer v0.1.46 |
| 1340 | 2026-09-04T03:29:52.113Z | Compiling futures-sink v0.3.32 |
| 1341 | 2026-09-04T03:29:52.190Z | Compiling serde_derive v1.0.228 |
| 1342 | 2026-09-04T03:29:52.203Z | Compiling zeroize_derive v1.4.3 |
| 1343 | 2026-09-04T03:29:52.206Z | Compiling thiserror-impl v2.0.18 |
| 1344 | 2026-09-04T03:29:52.292Z | Compiling thiserror-impl v1.0.69 |
| 1345 | 2026-09-04T03:29:52.331Z | Compiling pest_derive v2.8.6 |
| 1346 | 2026-09-04T03:29:52.365Z | Compiling zerocopy-derive v0.8.50 |
| 1347 | 2026-09-04T03:29:52.573Z | Compiling zerofrom-derive v0.1.7 |
| 1348 | 2026-09-04T03:29:52.775Z | Compiling yoke-derive v0.8.2 |
| 1349 | 2026-09-04T03:29:52.876Z | Compiling zeroize v1.8.2 |
| 1350 | 2026-09-04T03:29:52.882Z | Compiling tokio-macros v2.7.0 |
| 1351 | 2026-09-04T03:29:53.427Z | Compiling der v0.7.10 |
| 1352 | 2026-09-04T03:29:53.560Z | Compiling block-buffer v0.10.4 |
| 1353 | 2026-09-04T03:29:53.602Z | Compiling crypto-common v0.1.6 |
| 1354 | 2026-09-04T03:29:53.626Z | Compiling tokio v1.52.3 |
| 1355 | 2026-09-04T03:29:53.709Z | Compiling digest v0.10.7 |
| 1356 | 2026-09-04T03:29:53.731Z | Compiling zerovec-derive v0.11.3 |
| 1357 | 2026-09-04T03:29:53.765Z | Compiling zerofrom v0.1.8 |
| 1358 | 2026-09-04T03:29:53.839Z | Compiling zerocopy-derive v0.7.35 |
| 1359 | 2026-09-04T03:29:53.846Z | Compiling displaydoc v0.2.6 |
| 1360 | 2026-09-04T03:29:53.877Z | Compiling yoke v0.8.3 |
| 1361 | 2026-09-04T03:29:54.630Z | Compiling spki v0.7.3 |
| 1362 | 2026-09-04T03:29:54.682Z | Compiling proc-macro-error-attr v1.0.4 |
| 1363 | 2026-09-04T03:29:54.820Z | Compiling zerovec v0.11.6 |
| 1364 | 2026-09-04T03:29:54.976Z | Compiling pkcs8 v0.10.2 |
| 1365 | 2026-09-04T03:29:55.452Z | Compiling pkg-config v0.3.33 |
| 1366 | 2026-09-04T03:29:55.486Z | Compiling plain v0.2.3 |
| 1367 | 2026-09-04T03:29:55.595Z | Compiling serde_tokenstream v0.2.3 |
| 1368 | 2026-09-04T03:29:55.708Z | Compiling futures-channel v0.3.32 |
| 1369 | 2026-09-04T03:29:55.724Z | Compiling semver v1.0.28 |
| 1370 | 2026-09-04T03:29:55.961Z | Compiling proc-macro-error v1.0.4 |
| 1371 | 2026-09-04T03:29:56.015Z | Compiling vcpkg v0.2.15 |
| 1372 | 2026-09-04T03:29:56.546Z | Compiling tinystr v0.8.3 |
| 1373 | 2026-09-04T03:29:56.710Z | Compiling hmac v0.12.1 |
| 1374 | 2026-09-04T03:29:56.714Z | Compiling futures-macro v0.3.32 |
| 1375 | 2026-09-04T03:29:56.759Z | Compiling tracing-attributes v0.1.31 |
| 1376 | 2026-09-04T03:29:56.776Z | Compiling tracing-core v0.1.36 |
| 1377 | 2026-09-04T03:29:56.859Z | Compiling http v1.4.1 |
| 1378 | 2026-09-04T03:29:57.246Z | Compiling slab v0.4.12 |
| 1379 | 2026-09-04T03:29:57.447Z | Compiling litemap v0.8.2 |
| 1380 | 2026-09-04T03:29:57.643Z | Compiling futures-task v0.3.32 |
| 1381 | 2026-09-04T03:29:57.792Z | Compiling winnow v1.0.3 |
| 1382 | 2026-09-04T03:29:57.813Z | Compiling rustix v1.1.4 |
| 1383 | 2026-09-04T03:29:57.817Z | Compiling spin v0.9.8 |
| 1384 | 2026-09-04T03:29:57.907Z | Compiling futures-io v0.3.32 |
| 1385 | 2026-09-04T03:29:57.946Z | Compiling writeable v0.6.3 |
| 1386 | 2026-09-04T03:29:57.992Z | Compiling tracing v0.1.44 |
| 1387 | 2026-09-04T03:29:58.104Z | Compiling icu_locale_core v2.2.0 |
| 1388 | 2026-09-04T03:29:58.181Z | Compiling futures-util v0.3.32 |
| 1389 | 2026-09-04T03:29:58.185Z | Compiling lazy_static v1.5.0 |
| 1390 | 2026-09-04T03:29:58.377Z | Compiling potential_utf v0.1.5 |
| 1391 | 2026-09-04T03:29:58.559Z | Compiling num-bigint v0.4.6 |
| 1392 | 2026-09-04T03:29:58.582Z | Compiling zerocopy v0.7.35 |
| 1393 | 2026-09-04T03:29:58.736Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1394 | 2026-09-04T03:29:58.802Z | Compiling zerotrie v0.2.4 |
| 1395 | 2026-09-04T03:29:58.898Z | Compiling signature v2.2.0 |
| 1396 | 2026-09-04T03:29:59.064Z | Compiling num-iter v0.1.45 |
| 1397 | 2026-09-04T03:29:59.114Z | Compiling scroll_derive v0.12.1 |
| 1398 | 2026-09-04T03:29:59.184Z | Compiling slog v2.8.2 |
| 1399 | 2026-09-04T03:29:59.223Z | Compiling ff v0.13.1 |
| 1400 | 2026-09-04T03:29:59.262Z | Compiling ring v0.17.14 |
| 1401 | 2026-09-04T03:29:59.372Z | Compiling usdt-impl v0.5.0 |
| 1402 | 2026-09-04T03:29:59.427Z | Compiling utf8_iter v1.0.4 |
| 1403 | 2026-09-04T03:29:59.585Z | Compiling icu_normalizer_data v2.2.0 |
| 1404 | 2026-09-04T03:29:59.641Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1405 | 2026-09-04T03:29:59.781Z | Compiling heck v0.4.1 |
| 1406 | 2026-09-04T03:29:59.832Z | Compiling num-conv v0.2.2 |
| 1407 | 2026-09-04T03:29:59.835Z | Compiling toml_datetime v0.6.11 |
| 1408 | 2026-09-04T03:29:59.859Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-09-04T03:29:59.992Z | Compiling base16ct v0.2.0 |
| 1410 | 2026-09-04T03:30:00.018Z | Compiling time-core v0.1.8 |
| 1411 | 2026-09-04T03:30:00.078Z | Compiling icu_properties_data v2.2.0 |
| 1412 | 2026-09-04T03:30:00.136Z | Compiling cpufeatures v0.2.17 |
| 1413 | 2026-09-04T03:30:00.161Z | Compiling winnow v0.5.40 |
| 1414 | 2026-09-04T03:30:00.204Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-09-04T03:30:00.225Z | Compiling sec1 v0.7.3 |
| 1416 | 2026-09-04T03:30:00.309Z | Compiling deranged v0.5.8 |
| 1417 | 2026-09-04T03:30:00.797Z | Compiling scroll v0.12.0 |
| 1418 | 2026-09-04T03:30:00.860Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1419 | 2026-09-04T03:30:01.189Z | Compiling icu_collections v2.2.0 |
| 1420 | 2026-09-04T03:30:01.228Z | Compiling group v0.13.0 |
| 1421 | 2026-09-04T03:30:01.416Z | Compiling dof v0.3.0 |
| 1422 | 2026-09-04T03:30:01.430Z | Compiling icu_provider v2.2.0 |
| 1423 | 2026-09-04T03:30:01.581Z | Compiling toml_edit v0.19.15 |
| 1424 | 2026-09-04T03:30:01.752Z | Compiling http-body v1.0.1 |
| 1425 | 2026-09-04T03:30:01.905Z | Compiling hkdf v0.12.4 |
| 1426 | 2026-09-04T03:30:01.913Z | Compiling dtrace-parser v0.2.0 |
| 1427 | 2026-09-04T03:30:01.998Z | Compiling erased-serde v0.3.31 |
| 1428 | 2026-09-04T03:30:02.060Z | Compiling crypto-bigint v0.5.5 |
| 1429 | 2026-09-04T03:30:02.174Z | Compiling thread-id v4.2.2 |
| 1430 | 2026-09-04T03:30:02.470Z | Compiling httparse v1.10.1 |
| 1431 | 2026-09-04T03:30:02.546Z | Compiling time v0.3.47 |
| 1432 | 2026-09-04T03:30:02.869Z | Compiling proc-macro-crate v1.3.1 |
| 1433 | 2026-09-04T03:30:03.111Z | Compiling elliptic-curve v0.13.8 |
| 1434 | 2026-09-04T03:30:03.495Z | Compiling proc-macro-crate v3.5.0 |
| 1435 | 2026-09-04T03:30:03.608Z | Compiling goblin v0.8.2 |
| 1436 | 2026-09-04T03:30:03.893Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-09-04T03:30:03.953Z | Compiling ppv-lite86 v0.2.21 |
| 1438 | 2026-09-04T03:30:04.289Z | Compiling libz-sys v1.1.29 |
| 1439 | 2026-09-04T03:30:04.495Z | Compiling openssl-sys v0.9.116 |
| 1440 | 2026-09-04T03:30:04.699Z | Compiling rustc_version v0.4.1 |
| 1441 | 2026-09-04T03:30:04.982Z | Compiling rustls-pki-types v1.14.1 |
| 1442 | 2026-09-04T03:30:05.092Z | Compiling crossbeam-utils v0.8.21 |
| 1443 | 2026-09-04T03:30:05.171Z | Compiling rand_core v0.10.1 |
| 1444 | 2026-09-04T03:30:05.330Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1445 | 2026-09-04T03:30:05.333Z | Compiling try-lock v0.2.5 |
| 1446 | 2026-09-04T03:30:05.418Z | Compiling getrandom v0.4.2 |
| 1447 | 2026-09-04T03:30:05.443Z | Compiling untrusted v0.9.0 |
| 1448 | 2026-09-04T03:30:05.571Z | Compiling tower-service v0.3.3 |
| 1449 | 2026-09-04T03:30:05.604Z | Compiling radium v0.7.0 |
| 1450 | 2026-09-04T03:30:05.665Z | Compiling camino v1.2.2 |
| 1451 | 2026-09-04T03:30:05.849Z | Compiling want v0.3.1 |
| 1452 | 2026-09-04T03:30:05.952Z | Compiling curve25519-dalek v4.1.3 |
| 1453 | 2026-09-04T03:30:06.023Z | Compiling rand_chacha v0.3.1 |
| 1454 | 2026-09-04T03:30:06.047Z | Compiling num_enum_derive v0.7.6 |
| 1455 | 2026-09-04T03:30:06.066Z | Compiling icu_properties v2.2.0 |
| 1456 | 2026-09-04T03:30:06.545Z | Compiling icu_normalizer v2.2.0 |
| 1457 | 2026-09-04T03:30:06.632Z | Compiling num_enum_derive v0.5.11 |
| 1458 | 2026-09-04T03:30:07.606Z | Compiling rfc6979 v0.4.0 |
| 1459 | 2026-09-04T03:30:07.647Z | Compiling arc-swap v1.9.1 |
| 1460 | 2026-09-04T03:30:07.742Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1461 | 2026-09-04T03:30:07.781Z | Compiling heck v0.5.0 |
| 1462 | 2026-09-04T03:30:07.973Z | Compiling iana-time-zone v0.1.65 |
| 1463 | 2026-09-04T03:30:07.982Z | Compiling percent-encoding v2.3.2 |
| 1464 | 2026-09-04T03:30:07.991Z | Compiling atomic-waker v1.1.2 |
| 1465 | 2026-09-04T03:30:08.117Z | Compiling num-bigint-dig v0.8.6 |
| 1466 | 2026-09-04T03:30:08.241Z | Compiling tap v1.0.1 |
| 1467 | 2026-09-04T03:30:08.265Z | Compiling rustls v0.23.40 |
| 1468 | 2026-09-04T03:30:08.349Z | Compiling wyz v0.5.1 |
| 1469 | 2026-09-04T03:30:08.364Z | Compiling form_urlencoded v1.2.2 |
| 1470 | 2026-09-04T03:30:08.510Z | Compiling chrono v0.4.45 |
| 1471 | 2026-09-04T03:30:08.546Z | Compiling hyper v1.10.1 |
| 1472 | 2026-09-04T03:30:08.864Z | Compiling ecdsa v0.16.9 |
| 1473 | 2026-09-04T03:30:09.451Z | Compiling num_enum v0.5.11 |
| 1474 | 2026-09-04T03:30:09.573Z | Compiling num_enum v0.7.6 |
| 1475 | 2026-09-04T03:30:09.697Z | Compiling rustls-webpki v0.103.13 |
| 1476 | 2026-09-04T03:30:09.977Z | Compiling idna_adapter v1.2.2 |
| 1477 | 2026-09-04T03:30:10.134Z | Compiling rand v0.8.6 |
| 1478 | 2026-09-04T03:30:11.956Z | Compiling usdt-macro v0.5.0 |
| 1479 | 2026-09-04T03:30:11.967Z | Compiling usdt-attr-macro v0.5.0 |
| 1480 | 2026-09-04T03:30:11.981Z | Compiling primeorder v0.13.6 |
| 1481 | 2026-09-04T03:30:12.221Z | Compiling num-rational v0.4.2 |
| 1482 | 2026-09-04T03:30:12.254Z | Compiling curl-sys v0.4.88+curl-8.20.0 |
| 1483 | 2026-09-04T03:30:12.322Z | Compiling num-complex v0.4.6 |
| 1484 | 2026-09-04T03:30:12.492Z | Compiling scroll_derive v0.13.1 |
| 1485 | 2026-09-04T03:30:12.643Z | Compiling foreign-types-macros v0.2.3 |
| 1486 | 2026-09-04T03:30:12.764Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1487 | 2026-09-04T03:30:12.803Z | Compiling cargo-platform v0.3.3 |
| 1488 | 2026-09-04T03:30:12.932Z | Compiling indexmap v1.9.3 |
| 1489 | 2026-09-04T03:30:13.033Z | Compiling memmap v0.7.0 |
| 1490 | 2026-09-04T03:30:13.184Z | Compiling aho-corasick v1.1.4 |
| 1491 | 2026-09-04T03:30:13.291Z | Compiling thread_local v1.1.9 |
| 1492 | 2026-09-04T03:30:13.351Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1493 | 2026-09-04T03:30:13.440Z | Compiling slog-async v2.8.0 |
| 1494 | 2026-09-04T03:30:13.502Z | Compiling foreign-types-shared v0.3.1 |
| 1495 | 2026-09-04T03:30:13.613Z | Compiling cpufeatures v0.3.0 |
| 1496 | 2026-09-04T03:30:13.616Z | Compiling anyhow v1.0.102 |
| 1497 | 2026-09-04T03:30:13.740Z | Compiling utf8parse v0.2.2 |
| 1498 | 2026-09-04T03:30:13.758Z | Compiling either v1.16.0 |
| 1499 | 2026-09-04T03:30:13.844Z | Compiling funty v2.0.0 |
| 1500 | 2026-09-04T03:30:13.945Z | Compiling regex-syntax v0.8.10 |
| 1501 | 2026-09-04T03:30:13.971Z | Compiling bitflags v2.13.0 |
| 1502 | 2026-09-04T03:30:14.350Z | Compiling bitvec v1.1.1 |
| 1503 | 2026-09-04T03:30:14.840Z | Compiling itertools v0.12.1 |
| 1504 | 2026-09-04T03:30:14.848Z | Compiling anstyle-parse v1.0.0 |
| 1505 | 2026-09-04T03:30:15.097Z | Compiling chacha20 v0.10.0 |
| 1506 | 2026-09-04T03:30:15.113Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1507 | 2026-09-04T03:30:15.397Z | Compiling regex-automata v0.4.14 |
| 1508 | 2026-09-04T03:30:15.984Z | Compiling foreign-types v0.5.0 |
| 1509 | 2026-09-04T03:30:16.327Z | Compiling scroll v0.13.0 |
| 1510 | 2026-09-04T03:30:16.562Z | Compiling usdt v0.5.0 |
| 1511 | 2026-09-04T03:30:16.621Z | Compiling cargo_metadata v0.23.1 |
| 1512 | 2026-09-04T03:30:17.208Z | Compiling num v0.4.3 |
| 1513 | 2026-09-04T03:30:17.304Z | Compiling crossbeam-channel v0.5.15 |
| 1514 | 2026-09-04T03:30:17.997Z | Compiling idna v1.1.0 |
| 1515 | 2026-09-04T03:30:18.628Z | Compiling hyper-util v0.1.20 |
| 1516 | 2026-09-04T03:30:18.812Z | Compiling slog-scope v4.4.1 |
| 1517 | 2026-09-04T03:30:19.300Z | Compiling ed25519 v2.2.3 |
| 1518 | 2026-09-04T03:30:20.057Z | Compiling tokio-util v0.7.18 |
| 1519 | 2026-09-04T03:30:20.229Z | Compiling pkcs1 v0.7.5 |
| 1520 | 2026-09-04T03:30:20.617Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1521 | 2026-09-04T03:30:20.861Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1522 | 2026-09-04T03:30:21.181Z | Compiling async-trait v0.1.89 |
| 1523 | 2026-09-04T03:30:21.388Z | Compiling thread-id v5.1.0 |
| 1524 | 2026-09-04T03:30:21.448Z | Compiling is-terminal v0.4.17 |
| 1525 | 2026-09-04T03:30:21.466Z | Compiling cstr-argument v0.1.2 |
| 1526 | 2026-09-04T03:30:21.611Z | Compiling take_mut v0.2.2 |
| 1527 | 2026-09-04T03:30:21.628Z | Compiling is_terminal_polyfill v1.70.2 |
| 1528 | 2026-09-04T03:30:21.719Z | Compiling tower-layer v0.3.3 |
| 1529 | 2026-09-04T03:30:21.725Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1530 | 2026-09-04T03:30:21.783Z | Compiling colorchoice v1.0.5 |
| 1531 | 2026-09-04T03:30:21.902Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1532 | 2026-09-04T03:30:21.952Z | Compiling base64 v0.22.1 |
| 1533 | 2026-09-04T03:30:22.122Z | Compiling anstyle v1.0.14 |
| 1534 | 2026-09-04T03:30:22.138Z | Compiling os_str_bytes v6.6.1 |
| 1535 | 2026-09-04T03:30:22.197Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1536 | 2026-09-04T03:30:22.298Z | Compiling sync_wrapper v1.0.2 |
| 1537 | 2026-09-04T03:30:22.464Z | Compiling anstyle-query v1.1.5 |
| 1538 | 2026-09-04T03:30:22.470Z | Compiling hashbrown v0.12.3 |
| 1539 | 2026-09-04T03:30:22.470Z | Compiling crc32fast v1.5.0 |
| 1540 | 2026-09-04T03:30:22.470Z | Compiling colored v3.1.1 |
| 1541 | 2026-09-04T03:30:22.470Z | Compiling term v1.2.1 |
| 1542 | 2026-09-04T03:30:22.479Z | Compiling prettyplease v0.2.37 |
| 1543 | 2026-09-04T03:30:22.729Z | Compiling portable-atomic v1.13.1 |
| 1544 | 2026-09-04T03:30:22.737Z | Compiling openssl-probe v0.2.1 |
| 1545 | 2026-09-04T03:30:22.975Z | Compiling rustls-native-certs v0.8.4 |
| 1546 | 2026-09-04T03:30:23.129Z | Compiling slog-term v2.9.2 |
| 1547 | 2026-09-04T03:30:23.225Z | Compiling anstream v1.0.0 |
| 1548 | 2026-09-04T03:30:23.433Z | Compiling tower v0.5.3 |
| 1549 | 2026-09-04T03:30:23.710Z | Compiling clap_lex v0.2.4 |
| 1550 | 2026-09-04T03:30:23.759Z | Compiling pem v3.0.6 |
| 1551 | 2026-09-04T03:30:24.410Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1552 | 2026-09-04T03:30:24.453Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1553 | 2026-09-04T03:30:24.574Z | Compiling tokio-rustls v0.26.4 |
| 1554 | 2026-09-04T03:30:24.799Z | Compiling rsa v0.9.10 |
| 1555 | 2026-09-04T03:30:24.862Z | Compiling ed25519-dalek v2.2.0 |
| 1556 | 2026-09-04T03:30:24.953Z | Compiling slog-stdlog v4.1.1 |
| 1557 | 2026-09-04T03:30:24.969Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1558 | 2026-09-04T03:30:25.203Z | Compiling url v2.5.8 |
| 1559 | 2026-09-04T03:30:25.298Z | Compiling regex v1.12.3 |
| 1560 | 2026-09-04T03:30:25.301Z | Compiling octocrab v0.53.0 |
| 1561 | 2026-09-04T03:30:25.559Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1562 | 2026-09-04T03:30:26.093Z | Compiling goblin v0.10.7 |
| 1563 | 2026-09-04T03:30:26.569Z | Compiling rand v0.10.1 |
| 1564 | 2026-09-04T03:30:27.067Z | Compiling p384 v0.13.1 |
| 1565 | 2026-09-04T03:30:27.252Z | Compiling p256 v0.13.2 |
| 1566 | 2026-09-04T03:30:27.307Z | Compiling snafu-derive v0.8.9 |
| 1567 | 2026-09-04T03:30:27.654Z | Compiling simple_asn1 v0.6.4 |
| 1568 | 2026-09-04T03:30:27.883Z | Compiling futures-executor v0.3.32 |
| 1569 | 2026-09-04T03:30:27.959Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1570 | 2026-09-04T03:30:28.134Z | Compiling clap_derive v3.2.25 |
| 1571 | 2026-09-04T03:30:28.605Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1572 | 2026-09-04T03:30:28.649Z | Compiling num-derive v0.4.2 |
| 1573 | 2026-09-04T03:30:28.864Z | Compiling serde_repr v0.1.20 |
| 1574 | 2026-09-04T03:30:29.029Z | Compiling pin-project-internal v1.1.13 |
| 1575 | 2026-09-04T03:30:29.170Z | Compiling atty v0.2.14 |
| 1576 | 2026-09-04T03:30:29.461Z | Compiling fastrand v2.4.1 |
| 1577 | 2026-09-04T03:30:29.468Z | Compiling simd-adler32 v0.3.9 |
| 1578 | 2026-09-04T03:30:29.576Z | Compiling textwrap v0.16.2 |
| 1579 | 2026-09-04T03:30:29.593Z | Compiling oxnet v0.1.6 |
| 1580 | 2026-09-04T03:30:29.690Z | Compiling ryu v1.0.23 |
| 1581 | 2026-09-04T03:30:29.816Z | Compiling curl v0.4.49 |
| 1582 | 2026-09-04T03:30:30.000Z | Compiling strsim v0.10.0 |
| 1583 | 2026-09-04T03:30:30.080Z | Compiling unicode-width v0.2.2 |
| 1584 | 2026-09-04T03:30:30.226Z | Compiling termcolor v1.4.1 |
| 1585 | 2026-09-04T03:30:30.323Z | Compiling strsim v0.11.1 |
| 1586 | 2026-09-04T03:30:30.388Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1587 | 2026-09-04T03:30:30.453Z | Compiling bitflags v1.3.2 |
| 1588 | 2026-09-04T03:30:30.526Z | Compiling adler2 v2.0.1 |
| 1589 | 2026-09-04T03:30:30.630Z | Compiling clap_lex v1.1.0 |
| 1590 | 2026-09-04T03:30:30.686Z | Compiling miniz_oxide v0.8.9 |
| 1591 | 2026-09-04T03:30:30.690Z | Compiling clap v3.2.25 |
| 1592 | 2026-09-04T03:30:30.731Z | Compiling console v0.16.3 |
| 1593 | 2026-09-04T03:30:30.814Z | Compiling clap_builder v4.6.0 |
| 1594 | 2026-09-04T03:30:30.993Z | Compiling pin-project v1.1.13 |
| 1595 | 2026-09-04T03:30:31.104Z | Compiling serde_urlencoded v0.7.1 |
| 1596 | 2026-09-04T03:30:31.376Z | Compiling tempfile v3.27.0 |
| 1597 | 2026-09-04T03:30:31.695Z | Compiling libscf-sys v1.2.0 |
| 1598 | 2026-09-04T03:30:31.825Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1599 | 2026-09-04T03:30:32.020Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1600 | 2026-09-04T03:30:32.891Z | Compiling snafu v0.8.9 |
| 1601 | 2026-09-04T03:30:32.895Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1602 | 2026-09-04T03:30:34.444Z | Compiling futures v0.3.32 |
| 1603 | 2026-09-04T03:30:34.523Z | Compiling jsonwebtoken v10.4.0 |
| 1604 | 2026-09-04T03:30:34.879Z | Compiling tower-http v0.6.11 |
| 1605 | 2026-09-04T03:30:35.121Z | Compiling slog-envlogger v2.2.0 |
| 1606 | 2026-09-04T03:30:35.194Z | Compiling hyper-rustls v0.27.9 |
| 1607 | 2026-09-04T03:30:36.703Z | Compiling hyper-timeout v0.5.2 |
| 1608 | 2026-09-04T03:30:36.908Z | Compiling clap_derive v4.6.1 |
| 1609 | 2026-09-04T03:30:37.267Z | Compiling http-body-util v0.1.3 |
| 1610 | 2026-09-04T03:30:37.542Z | Compiling zone_cfg_derive v0.3.1 |
| 1611 | 2026-09-04T03:30:37.585Z | Compiling http-serde v2.1.1 |
| 1612 | 2026-09-04T03:30:37.874Z | Compiling secrecy v0.10.3 |
| 1613 | 2026-09-04T03:30:38.026Z | Compiling async-recursion v0.3.2 |
| 1614 | 2026-09-04T03:30:38.244Z | Compiling serde_spanned v1.1.1 |
| 1615 | 2026-09-04T03:30:38.388Z | Compiling serde_path_to_error v0.1.20 |
| 1616 | 2026-09-04T03:30:38.576Z | Compiling filetime v0.2.29 |
| 1617 | 2026-09-04T03:30:38.613Z | Compiling xattr v1.6.1 |
| 1618 | 2026-09-04T03:30:38.681Z | Compiling openssl-probe v0.1.6 |
| 1619 | 2026-09-04T03:30:38.796Z | Compiling web-time v1.1.0 |
| 1620 | 2026-09-04T03:30:38.807Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1621 | 2026-09-04T03:30:38.866Z | Compiling hex v0.4.3 |
| 1622 | 2026-09-04T03:30:38.950Z | Compiling unit-prefix v0.5.2 |
| 1623 | 2026-09-04T03:30:39.060Z | Compiling indicatif v0.18.4 |
| 1624 | 2026-09-04T03:30:39.101Z | Compiling sha256 v1.6.0 |
| 1625 | 2026-09-04T03:30:39.171Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1626 | 2026-09-04T03:30:40.391Z | Compiling tar v0.4.46 |
| 1627 | 2026-09-04T03:30:41.868Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#0020894e) |
| 1628 | 2026-09-04T03:30:42.038Z | Compiling clap v4.6.1 |
| 1629 | 2026-09-04T03:30:42.118Z | Compiling zone v0.3.1 |
| 1630 | 2026-09-04T03:30:42.182Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1631 | 2026-09-04T03:30:42.905Z | Compiling flate2 v1.1.9 |
| 1632 | 2026-09-04T03:30:42.979Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#7bd1bc80) |
| 1633 | 2026-09-04T03:30:43.043Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#89996b1f) |
| 1634 | 2026-09-04T03:30:43.193Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1635 | 2026-09-04T03:30:43.726Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1636 | 2026-09-04T03:30:43.730Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1637 | 2026-09-04T03:30:43.788Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1638 | 2026-09-04T03:30:43.849Z | Compiling memmap2 v0.9.10 |
| 1639 | 2026-09-04T03:30:44.148Z | Compiling libloading v0.8.9 |
| 1640 | 2026-09-04T03:30:44.255Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1641 | 2026-09-04T03:30:44.258Z | Compiling fs_extra v1.3.0 |
| 1642 | 2026-09-04T03:30:44.276Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1643 | 2026-09-04T03:30:44.374Z | Compiling macaddr v1.0.1 (https://github.com/luqmana/rust-macaddr?branch=leading-zeros#f3396677) |
| 1644 | 2026-09-04T03:30:44.547Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1645 | 2026-09-04T03:30:55.364Z | Compiling softnpu-client v0.1.0 (https://github.com/oxidecomputer/softnpu?branch=main#1fc6c6e1) |
| 1646 | 2026-09-04T03:31:11.528Z | Compiling scadm v0.1.0 (/work/oxidecomputer/sidecar-lite/scadm) |
| 1647 | 2026-09-04T03:31:14.643Z | Finished `release` profile [optimized] target(s) in 1m 27s |
| 1648 | 2026-09-04T03:31:14.710Z | |
| 1649 | 2026-09-04T03:31:14.714Z | real 1:27.938562584 |
| 1650 | 2026-09-04T03:31:14.714Z | user 7:52.096089598 |
| 1651 | 2026-09-04T03:31:14.714Z | sys 51.514317228 |
| 1652 | 2026-09-04T03:31:14.714Z | trap 0.262710899 |
| 1653 | 2026-09-04T03:31:14.714Z | tflt 0.527327004 |
| 1654 | 2026-09-04T03:31:14.714Z | dflt 0.771883067 |
| 1655 | 2026-09-04T03:31:14.714Z | kflt 0.000043627 |
| 1656 | 2026-09-04T03:31:14.714Z | lock 33:18.641199857 |
| 1657 | 2026-09-04T03:31:14.714Z | slp 21:54.785716906 |
| 1658 | 2026-09-04T03:31:14.714Z | lat 29.747730735 |
| 1659 | 2026-09-04T03:31:14.714Z | stop 43.527694560 |
| 1660 | 2026-09-04T03:31:14.714Z | + banner test |
| 1661 | 2026-09-04T03:31:14.714Z | |
| 1662 | 2026-09-04T03:31:14.715Z | ##### ###### #### ##### |
| 1663 | 2026-09-04T03:31:14.715Z | # # # # |
| 1664 | 2026-09-04T03:31:14.715Z | # ##### #### # |
| 1665 | 2026-09-04T03:31:14.715Z | # # # # |
| 1666 | 2026-09-04T03:31:14.715Z | # # # # # |
| 1667 | 2026-09-04T03:31:14.715Z | # ###### #### # |
| 1668 | 2026-09-04T03:31:14.715Z | |
| 1669 | 2026-09-04T03:31:14.715Z | + pushd softnpu |
| 1670 | 2026-09-04T03:31:14.715Z | + cargo test -- --nocapture |
| 1671 | 2026-09-04T03:31:14.715Z | /work/oxidecomputer/sidecar-lite/softnpu /work/oxidecomputer/sidecar-lite |
| 1672 | 2026-09-04T03:31:14.832Z | Compiling serde_core v1.0.228 |
| 1673 | 2026-09-04T03:31:14.832Z | Compiling serde v1.0.228 |
| 1674 | 2026-09-04T03:31:14.861Z | Compiling serde_derive v1.0.228 |
| 1675 | 2026-09-04T03:31:14.864Z | Compiling pest_generator v2.8.6 |
| 1676 | 2026-09-04T03:31:14.864Z | Compiling zerocopy-derive v0.8.50 |
| 1677 | 2026-09-04T03:31:14.864Z | Compiling thiserror-impl v1.0.69 |
| 1678 | 2026-09-04T03:31:14.864Z | Compiling zerocopy-derive v0.7.35 |
| 1679 | 2026-09-04T03:31:14.864Z | Compiling num-traits v0.2.19 |
| 1680 | 2026-09-04T03:31:14.897Z | Compiling aho-corasick v1.1.4 |
| 1681 | 2026-09-04T03:31:15.090Z | Compiling log v0.4.32 |
| 1682 | 2026-09-04T03:31:15.430Z | Compiling thiserror-impl v2.0.18 |
| 1683 | 2026-09-04T03:31:15.461Z | Compiling pest_derive v2.8.6 |
| 1684 | 2026-09-04T03:31:15.889Z | Compiling zerocopy v0.7.35 |
| 1685 | 2026-09-04T03:31:16.187Z | Compiling thiserror v1.0.69 |
| 1686 | 2026-09-04T03:31:16.199Z | Compiling regex-automata v0.4.14 |
| 1687 | 2026-09-04T03:31:16.285Z | Compiling dtrace-parser v0.2.0 |
| 1688 | 2026-09-04T03:31:16.430Z | Compiling zerocopy v0.8.50 |
| 1689 | 2026-09-04T03:31:16.430Z | Compiling scroll_derive v0.12.1 |
| 1690 | 2026-09-04T03:31:16.808Z | Compiling thiserror v2.0.18 |
| 1691 | 2026-09-04T03:31:16.891Z | Compiling serde_json v1.0.150 |
| 1692 | 2026-09-04T03:31:16.904Z | Compiling no-std-net v0.6.0 |
| 1693 | 2026-09-04T03:31:16.972Z | Compiling pnet_base v0.35.0 |
| 1694 | 2026-09-04T03:31:17.073Z | Compiling num-integer v0.1.46 |
| 1695 | 2026-09-04T03:31:17.137Z | Compiling rustix v1.1.4 |
| 1696 | 2026-09-04T03:31:17.312Z | Compiling scroll v0.12.0 |
| 1697 | 2026-09-04T03:31:17.317Z | Compiling dtrace-parser v0.3.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1698 | 2026-09-04T03:31:17.394Z | Compiling scroll_derive v0.13.1 |
| 1699 | 2026-09-04T03:31:17.565Z | Compiling goblin v0.8.2 |
| 1700 | 2026-09-04T03:31:18.001Z | Compiling regex v1.12.3 |
| 1701 | 2026-09-04T03:31:18.169Z | Compiling serde_tokenstream v0.2.3 |
| 1702 | 2026-09-04T03:31:18.204Z | Compiling dof v0.3.0 |
| 1703 | 2026-09-04T03:31:18.390Z | Compiling scroll v0.13.0 |
| 1704 | 2026-09-04T03:31:18.443Z | Compiling usdt-impl v0.5.0 |
| 1705 | 2026-09-04T03:31:18.547Z | Compiling num-bigint v0.4.6 |
| 1706 | 2026-09-04T03:31:18.659Z | Compiling getrandom v0.3.4 |
| 1707 | 2026-09-04T03:31:18.727Z | Compiling pnet_macros v0.35.0 |
| 1708 | 2026-09-04T03:31:18.826Z | Compiling pnet_macros_support v0.35.0 |
| 1709 | 2026-09-04T03:31:18.934Z | Compiling pnet_sys v0.35.0 |
| 1710 | 2026-09-04T03:31:18.962Z | Compiling once_cell v1.21.4 |
| 1711 | 2026-09-04T03:31:19.153Z | Compiling tempfile v3.27.0 |
| 1712 | 2026-09-04T03:31:19.196Z | Compiling p4 v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1713 | 2026-09-04T03:31:19.236Z | Compiling ppv-lite86 v0.2.21 |
| 1714 | 2026-09-04T03:31:19.419Z | Compiling usdt-attr-macro v0.5.0 |
| 1715 | 2026-09-04T03:31:19.442Z | Compiling num-rational v0.4.2 |
| 1716 | 2026-09-04T03:31:19.526Z | Compiling usdt-macro v0.5.0 |
| 1717 | 2026-09-04T03:31:20.010Z | Compiling dof v0.4.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1718 | 2026-09-04T03:31:20.115Z | Compiling pnet_packet v0.35.0 |
| 1719 | 2026-09-04T03:31:20.130Z | Compiling rand_core v0.9.5 |
| 1720 | 2026-09-04T03:31:20.331Z | Compiling goblin v0.10.7 |
| 1721 | 2026-09-04T03:31:20.632Z | Compiling prettyplease v0.2.37 |
| 1722 | 2026-09-04T03:31:21.072Z | Compiling usdt-impl v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1723 | 2026-09-04T03:31:21.137Z | Compiling num-complex v0.4.6 |
| 1724 | 2026-09-04T03:31:21.138Z | Compiling ipnetwork v0.20.0 |
| 1725 | 2026-09-04T03:31:21.138Z | Compiling num-iter v0.1.45 |
| 1726 | 2026-09-04T03:31:21.138Z | Compiling usdt v0.5.0 |
| 1727 | 2026-09-04T03:31:21.154Z | Compiling pnet_datalink v0.35.0 |
| 1728 | 2026-09-04T03:31:21.154Z | Compiling p4-rust v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1729 | 2026-09-04T03:31:21.154Z | Compiling num v0.4.3 |
| 1730 | 2026-09-04T03:31:21.171Z | Compiling rand_chacha v0.9.0 |
| 1731 | 2026-09-04T03:31:21.201Z | Compiling usdt-attr-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1732 | 2026-09-04T03:31:21.335Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1733 | 2026-09-04T03:31:21.608Z | Compiling rand v0.9.4 |
| 1734 | 2026-09-04T03:31:21.663Z | Compiling usdt-macro v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1735 | 2026-09-04T03:31:21.698Z | Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 1736 | 2026-09-04T03:31:22.067Z | Compiling p4-macro v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1737 | 2026-09-04T03:31:22.953Z | Compiling pnet_transport v0.35.0 |
| 1738 | 2026-09-04T03:31:23.152Z | Compiling pnet v0.35.0 |
| 1739 | 2026-09-04T03:31:23.152Z | Compiling tests v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#077d5339) |
| 1740 | 2026-09-04T03:31:23.917Z | Compiling usdt v0.6.0 (https://github.com/oxidecomputer/usdt#7115dcac) |
| 1741 | 2026-09-04T03:31:24.133Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/sidecar-lite/softnpu) |
| 1742 | 2026-09-04T03:31:27.704Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.98s |
| 1743 | 2026-09-04T03:31:27.722Z | Running unittests src/lib.rs (/work/oxidecomputer/sidecar-lite/target/debug/deps/sidecar_lite-bd16e9bd77ec0994) |
| 1744 | 2026-09-04T03:31:27.726Z | |
| 1745 | 2026-09-04T03:31:27.726Z | running 3 tests |
| 1746 | 2026-09-04T03:31:27.732Z | 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 : [], } |
| 1747 | 2026-09-04T03:31:27.732Z | Decapped UDP: UdpPacket { source : 0, destination : 0, length : 1047, checksum : 0, } |
| 1748 | 2026-09-04T03:31:27.732Z | test test::vlan_routing_egress ... ok |
| 1749 | 2026-09-04T03:31:27.732Z | test test::geneve_options_preserved_on_underlay ... ok |
| 1750 | 2026-09-04T03:31:27.980Z | test test::vlan_routing_ingress ... ok |
| 1751 | 2026-09-04T03:31:27.980Z | |
| 1752 | 2026-09-04T03:31:27.980Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s |
| 1753 | 2026-09-04T03:31:27.980Z | |
| 1754 | 2026-09-04T03:31:27.993Z | + popd |
| 1755 | 2026-09-04T03:31:27.997Z | /work/oxidecomputer/sidecar-lite |
| 1756 | 2026-09-04T03:31:27.997Z | + for target in debug release |
| 1757 | 2026-09-04T03:31:27.997Z | + mkdir -p /work/debug |
| 1758 | 2026-09-04T03:31:27.997Z | + for binary in libsidecar_lite.so scadm |
| 1759 | 2026-09-04T03:31:27.997Z | + cp target/debug/libsidecar_lite.so /work/debug/ |
| 1760 | 2026-09-04T03:31:28.033Z | + digest -a sha256 /work/debug/libsidecar_lite.so |
| 1761 | 2026-09-04T03:31:28.074Z | + for binary in libsidecar_lite.so scadm |
| 1762 | 2026-09-04T03:31:28.074Z | + cp target/debug/scadm /work/debug/ |
| 1763 | 2026-09-04T03:31:28.162Z | + digest -a sha256 /work/debug/scadm |
| 1764 | 2026-09-04T03:31:28.225Z | + for target in debug release |
| 1765 | 2026-09-04T03:31:28.225Z | + mkdir -p /work/release |
| 1766 | 2026-09-04T03:31:28.233Z | + for binary in libsidecar_lite.so scadm |
| 1767 | 2026-09-04T03:31:28.233Z | + cp target/release/libsidecar_lite.so /work/release/ |
| 1768 | 2026-09-04T03:31:28.244Z | + digest -a sha256 /work/release/libsidecar_lite.so |
| 1769 | 2026-09-04T03:31:28.254Z | + for binary in libsidecar_lite.so scadm |
| 1770 | 2026-09-04T03:31:28.254Z | + cp target/release/scadm /work/release/ |
| 1771 | 2026-09-04T03:31:28.270Z | + digest -a sha256 /work/release/scadm |
| 1772 | 2026-09-04T03:31:28.285Z | process exited: duration 209463 ms, exit code 0 |
| |
| 1773 | 2026-09-04T03:31:28.296Z | found 8 output files |
| 1774 | 2026-09-04T03:31:28.323Z | uploading: /work/debug/libsidecar_lite.so (64966944 bytes) |
| 1775 | 2026-09-04T03:31:29.953Z | uploaded: /work/debug/libsidecar_lite.so |
| 1776 | 2026-09-04T03:31:29.953Z | uploading: /work/debug/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1777 | 2026-09-04T03:31:30.966Z | uploaded: /work/debug/libsidecar_lite.so.sha256.txt |
| 1778 | 2026-09-04T03:31:30.966Z | uploading: /work/debug/scadm (113354440 bytes) |
| 1779 | 2026-09-04T03:31:32.687Z | uploaded: /work/debug/scadm |
| 1780 | 2026-09-04T03:31:32.688Z | uploading: /work/debug/scadm.sha256.txt (65 bytes) |
| 1781 | 2026-09-04T03:31:33.697Z | uploaded: /work/debug/scadm.sha256.txt |
| 1782 | 2026-09-04T03:31:33.697Z | uploading: /work/release/libsidecar_lite.so (12958320 bytes) |
| 1783 | 2026-09-04T03:31:34.802Z | uploaded: /work/release/libsidecar_lite.so |
| 1784 | 2026-09-04T03:31:34.803Z | uploading: /work/release/libsidecar_lite.so.sha256.txt (65 bytes) |
| 1785 | 2026-09-04T03:31:35.814Z | uploaded: /work/release/libsidecar_lite.so.sha256.txt |
| 1786 | 2026-09-04T03:31:35.815Z | uploading: /work/release/scadm (17394536 bytes) |
| 1787 | 2026-09-04T03:31:36.946Z | uploaded: /work/release/scadm |
| 1788 | 2026-09-04T03:31:36.946Z | uploading: /work/release/scadm.sha256.txt (65 bytes) |
| 1789 | 2026-09-04T03:31:37.967Z | uploaded: /work/release/scadm.sha256.txt |