|
|
|
| 1 | 2025-07-05T03:30:31.733Z | job assigned to worker 01JZCA4PBAXCMZCGSXMK1CW35B [factory gimlet-EVT22200007-propolis, EVT22200007/33471] (queued for 24 s) |
| |
| 2 | 2025-07-05T03:30:40.679Z | starting task 0: "setup" |
| 3 | 2025-07-05T03:30:40.705Z | ++ uname -s |
| 4 | 2025-07-05T03:30:40.705Z | + kern=SunOS |
| 5 | 2025-07-05T03:30:40.705Z | + build_user=build |
| 6 | 2025-07-05T03:30:40.705Z | + build_uid=12345 |
| 7 | 2025-07-05T03:30:40.705Z | + work_dir=/work |
| 8 | 2025-07-05T03:30:40.705Z | + input_dir=/input |
| 9 | 2025-07-05T03:30:40.705Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-05T03:30:40.705Z | + case "$kern" in |
| 11 | 2025-07-05T03:30:40.705Z | + groupadd -g 12345 build |
| 12 | 2025-07-05T03:30:40.705Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-05T03:30:42.705Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-05T03:30:42.743Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-05T03:30:42.769Z | + home_fs=zfs |
| 16 | 2025-07-05T03:30:42.769Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-05T03:30:42.769Z | + mkdir -p /home/build |
| 18 | 2025-07-05T03:30:42.769Z | + chown build:build /home/build /work |
| 19 | 2025-07-05T03:30:44.752Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-05T03:30:44.778Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2025-07-05T03:30:44.830Z | starting task 1: "rust-toolchain" |
| 22 | 2025-07-05T03:30:44.856Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-07-05T03:30:44.856Z | * rust toolchain channel = "stable" |
| 24 | 2025-07-05T03:30:44.856Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-07-05T03:30:44.856Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-07-05T03:30:44.856Z | * rust toolchain profile = "default" |
| 27 | 2025-07-05T03:30:44.856Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-07-05T03:30:44.856Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-07-05T03:30:44.856Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-07-05T03:30:44.989Z | info: downloading installer |
| 31 | 2025-07-05T03:30:45.521Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-07-05T03:30:45.521Z | warn: /opt/ooce/bin |
| 33 | 2025-07-05T03:30:45.521Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-07-05T03:30:45.521Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-07-05T03:30:45.521Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-07-05T03:30:45.521Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-07-05T03:30:45.521Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-07-05T03:30:45.521Z | error: cannot install while Rust is installed |
| 39 | 2025-07-05T03:30:45.521Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-07-05T03:30:45.548Z | info: profile set to 'default' |
| 41 | 2025-07-05T03:30:45.548Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-07-05T03:30:45.548Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-07-05T03:30:45.652Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 44 | 2025-07-05T03:30:45.652Z | info: downloading component 'cargo' |
| 45 | 2025-07-05T03:30:45.810Z | info: downloading component 'clippy' |
| 46 | 2025-07-05T03:30:45.887Z | info: downloading component 'rust-docs' |
| 47 | 2025-07-05T03:30:46.176Z | info: downloading component 'rust-std' |
| 48 | 2025-07-05T03:30:46.463Z | info: downloading component 'rustc' |
| 49 | 2025-07-05T03:30:47.660Z | info: downloading component 'rustfmt' |
| 50 | 2025-07-05T03:30:47.724Z | info: installing component 'cargo' |
| 51 | 2025-07-05T03:30:49.401Z | info: installing component 'clippy' |
| 52 | 2025-07-05T03:30:49.913Z | info: installing component 'rust-docs' |
| 53 | 2025-07-05T03:30:52.991Z | info: installing component 'rust-std' |
| 54 | 2025-07-05T03:30:54.960Z | info: installing component 'rustc' |
| 55 | 2025-07-05T03:31:02.984Z | info: installing component 'rustfmt' |
| 56 | 2025-07-05T03:31:03.364Z | |
| 57 | 2025-07-05T03:31:03.365Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2025-07-05T03:31:03.544Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 59 | 2025-07-05T03:31:03.544Z | |
| 60 | 2025-07-05T03:31:03.544Z | |
| 61 | 2025-07-05T03:31:03.544Z | Rust is installed now. Great! |
| 62 | 2025-07-05T03:31:03.544Z | |
| 63 | 2025-07-05T03:31:03.544Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-07-05T03:31:03.544Z | environment variable. This has not been done automatically. |
| 65 | 2025-07-05T03:31:03.544Z | |
| 66 | 2025-07-05T03:31:03.544Z | To configure your current shell, you need to source |
| 67 | 2025-07-05T03:31:03.568Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-07-05T03:31:03.568Z | |
| 69 | 2025-07-05T03:31:03.569Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-07-05T03:31:03.569Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-07-05T03:31:03.569Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-07-05T03:31:03.569Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-07-05T03:31:03.653Z | + rustup --version |
| 74 | 2025-07-05T03:31:03.678Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-07-05T03:31:03.678Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-07-05T03:31:03.798Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 77 | 2025-07-05T03:31:03.822Z | + cargo --version |
| 78 | 2025-07-05T03:31:03.910Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 79 | 2025-07-05T03:31:03.935Z | + rustc --version |
| 80 | 2025-07-05T03:31:04.031Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 81 | 2025-07-05T03:31:04.055Z | process exited: duration 19207 ms, exit code 0 |
| |
| 82 | 2025-07-05T03:31:04.109Z | starting task 2: "authentication" |
| 83 | 2025-07-05T03:31:04.168Z | process exited: duration 61 ms, exit code 0 |
| |
| 84 | 2025-07-05T03:31:04.218Z | starting task 3: "clone repository" |
| 85 | 2025-07-05T03:31:04.243Z | + mkdir -p /work/oxidecomputer/softnpu |
| 86 | 2025-07-05T03:31:04.243Z | + git clone https://github.com/oxidecomputer/softnpu /work/oxidecomputer/softnpu |
| 87 | 2025-07-05T03:31:04.268Z | Cloning into '/work/oxidecomputer/softnpu'... |
| 88 | 2025-07-05T03:31:04.919Z | + cd /work/oxidecomputer/softnpu |
| 89 | 2025-07-05T03:31:04.920Z | + git fetch origin efa12bd7c967a43a667c91d70b1c207351c63210 |
| 90 | 2025-07-05T03:31:05.238Z | From https://github.com/oxidecomputer/softnpu |
| 91 | 2025-07-05T03:31:05.238Z | * branch efa12bd7c967a43a667c91d70b1c207351c63210 -> FETCH_HEAD |
| 92 | 2025-07-05T03:31:05.263Z | + [[ -n renovate/tokio-1.x ]] |
| 93 | 2025-07-05T03:31:05.263Z | ++ git branch --show-current |
| 94 | 2025-07-05T03:31:05.263Z | + current=main |
| 95 | 2025-07-05T03:31:05.263Z | + [[ main != renovate/tokio-1.x ]] |
| 96 | 2025-07-05T03:31:05.263Z | + git branch -f renovate/tokio-1.x efa12bd7c967a43a667c91d70b1c207351c63210 |
| 97 | 2025-07-05T03:31:05.288Z | + git checkout -f renovate/tokio-1.x |
| 98 | 2025-07-05T03:31:05.288Z | Switched to branch 'renovate/tokio-1.x' |
| 99 | 2025-07-05T03:31:05.288Z | + git reset --hard efa12bd7c967a43a667c91d70b1c207351c63210 |
| 100 | 2025-07-05T03:31:05.288Z | HEAD is now at efa12bd Update Rust crate tokio to 1.46.1 |
| 101 | 2025-07-05T03:31:05.288Z | process exited: duration 1067 ms, exit code 0 |
| |
| 102 | 2025-07-05T03:31:05.338Z | starting task 4: "build" |
| 103 | 2025-07-05T03:31:05.363Z | + cargo --version |
| 104 | 2025-07-05T03:31:05.388Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2025-07-05T03:31:05.491Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2025-07-05T03:31:05.491Z | info: downloading component 'cargo' |
| 107 | 2025-07-05T03:31:05.661Z | info: downloading component 'clippy' |
| 108 | 2025-07-05T03:31:05.739Z | info: downloading component 'rust-docs' |
| 109 | 2025-07-05T03:31:06.002Z | info: downloading component 'rust-std' |
| 110 | 2025-07-05T03:31:06.322Z | info: downloading component 'rustc' |
| 111 | 2025-07-05T03:31:07.693Z | info: downloading component 'rustfmt' |
| 112 | 2025-07-05T03:31:07.746Z | info: installing component 'cargo' |
| 113 | 2025-07-05T03:31:08.830Z | info: installing component 'clippy' |
| 114 | 2025-07-05T03:31:09.277Z | info: installing component 'rust-docs' |
| 115 | 2025-07-05T03:31:12.333Z | info: installing component 'rust-std' |
| 116 | 2025-07-05T03:31:14.353Z | info: installing component 'rustc' |
| 117 | 2025-07-05T03:31:22.275Z | info: installing component 'rustfmt' |
| 118 | 2025-07-05T03:31:22.797Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2025-07-05T03:31:22.823Z | + rustc --version |
| 120 | 2025-07-05T03:31:22.961Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2025-07-05T03:31:22.987Z | + banner check |
| 122 | 2025-07-05T03:31:22.987Z | |
| 123 | 2025-07-05T03:31:22.987Z | #### # # ###### #### # # |
| 124 | 2025-07-05T03:31:22.987Z | # # # # # # # # # |
| 125 | 2025-07-05T03:31:22.987Z | # ###### ##### # #### |
| 126 | 2025-07-05T03:31:22.987Z | # # # # # # # |
| 127 | 2025-07-05T03:31:22.987Z | # # # # # # # # # |
| 128 | 2025-07-05T03:31:22.988Z | #### # # ###### #### # # |
| 129 | 2025-07-05T03:31:22.988Z | |
| 130 | 2025-07-05T03:31:22.988Z | + cargo fmt -- --check |
| 131 | 2025-07-05T03:31:23.360Z | + cargo clippy -- --deny warnings |
| 132 | 2025-07-05T03:31:23.734Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 133 | 2025-07-05T03:31:24.312Z | From https://github.com/oxidecomputer/p4 |
| 134 | 2025-07-05T03:31:24.312Z | * [new ref] b0bcb08c4cff909c465e10e110c60154e8d80114 -> refs/commit/b0bcb08c4cff909c465e10e110c60154e8d80114 |
| 135 | 2025-07-05T03:31:24.349Z | Updating crates.io index |
| 136 | 2025-07-05T03:31:24.400Z | Updating git repository `https://github.com/oxidecomputer/devinfo-sys` |
| 137 | 2025-07-05T03:31:24.830Z | From https://github.com/oxidecomputer/devinfo-sys |
| 138 | 2025-07-05T03:31:24.830Z | * [new ref] b1a9fb8533abbae9dd6e78714fe068079227bf74 -> refs/commit/b1a9fb8533abbae9dd6e78714fe068079227bf74 |
| 139 | 2025-07-05T03:31:24.856Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2025-07-05T03:31:25.344Z | From https://github.com/oxidecomputer/dlpi-sys |
| 141 | 2025-07-05T03:31:25.344Z | * [new ref] e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 -> refs/commit/e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 |
| 142 | 2025-07-05T03:31:25.369Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 143 | 2025-07-05T03:31:25.833Z | From https://github.com/oxidecomputer/netadm-sys |
| 144 | 2025-07-05T03:31:25.833Z | * [new ref] 73362d5a3b45bebce741f1d50b99abec7632d7ce -> refs/commit/73362d5a3b45bebce741f1d50b99abec7632d7ce |
| 145 | 2025-07-05T03:31:25.859Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 146 | 2025-07-05T03:31:26.394Z | From https://github.com/oxidecomputer/p9fs |
| 147 | 2025-07-05T03:31:26.394Z | * [new ref] 4b8362b894e8ecbb6da34e2e71d7a248918ecd8f -> refs/commit/4b8362b894e8ecbb6da34e2e71d7a248918ecd8f |
| 148 | 2025-07-05T03:31:26.531Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2025-07-05T03:31:27.455Z | From https://github.com/oxidecomputer/falcon |
| 150 | 2025-07-05T03:31:27.456Z | * [new ref] 652c201a15c1681667c5f9066ec93edab72ffe17 -> refs/commit/652c201a15c1681667c5f9066ec93edab72ffe17 |
| 151 | 2025-07-05T03:31:27.687Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 152 | 2025-07-05T03:31:28.184Z | From https://github.com/jmesmon/rust-libzfs |
| 153 | 2025-07-05T03:31:28.184Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 154 | 2025-07-05T03:31:28.336Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2025-07-05T03:31:28.784Z | From https://github.com/oxidecomputer/rusty-doors |
| 156 | 2025-07-05T03:31:28.784Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 157 | 2025-07-05T03:31:28.810Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 158 | 2025-07-05T03:31:29.224Z | From https://github.com/oxidecomputer/ispf |
| 159 | 2025-07-05T03:31:29.224Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 160 | 2025-07-05T03:31:29.264Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 161 | 2025-07-05T03:31:29.745Z | From https://github.com/oxidecomputer/zone |
| 162 | 2025-07-05T03:31:29.745Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 163 | 2025-07-05T03:31:30.445Z | Downloading crates ... |
| 164 | 2025-07-05T03:31:30.523Z | Downloaded dirs-sys-next v0.1.2 |
| 165 | 2025-07-05T03:31:30.551Z | Downloaded icu_normalizer v1.5.0 |
| 166 | 2025-07-05T03:31:30.551Z | Downloaded heck v0.4.1 |
| 167 | 2025-07-05T03:31:30.551Z | Downloaded futures-executor v0.3.31 |
| 168 | 2025-07-05T03:31:30.579Z | Downloaded icu_provider_macros v1.5.0 |
| 169 | 2025-07-05T03:31:30.579Z | Downloaded heck v0.5.0 |
| 170 | 2025-07-05T03:31:30.579Z | Downloaded toml_write v0.1.2 |
| 171 | 2025-07-05T03:31:30.579Z | Downloaded thread_local v1.1.8 |
| 172 | 2025-07-05T03:31:30.579Z | Downloaded lock_api v0.4.12 |
| 173 | 2025-07-05T03:31:30.579Z | Downloaded yoke v0.7.5 |
| 174 | 2025-07-05T03:31:30.579Z | Downloaded zerocopy v0.7.35 |
| 175 | 2025-07-05T03:31:30.608Z | Downloaded pretty-hex v0.4.1 |
| 176 | 2025-07-05T03:31:30.608Z | Downloaded scroll_derive v0.12.1 |
| 177 | 2025-07-05T03:31:30.608Z | Downloaded proc-macro-error v1.0.4 |
| 178 | 2025-07-05T03:31:30.636Z | Downloaded thiserror v1.0.69 |
| 179 | 2025-07-05T03:31:30.636Z | Downloaded strsim v0.11.1 |
| 180 | 2025-07-05T03:31:30.636Z | Downloaded stable_deref_trait v1.2.0 |
| 181 | 2025-07-05T03:31:30.636Z | Downloaded subtle v2.6.1 |
| 182 | 2025-07-05T03:31:30.636Z | Downloaded sha256 v1.6.0 |
| 183 | 2025-07-05T03:31:30.636Z | Downloaded thiserror-impl v1.0.69 |
| 184 | 2025-07-05T03:31:30.636Z | Downloaded secrecy v0.10.3 |
| 185 | 2025-07-05T03:31:30.636Z | Downloaded slog-term v2.9.1 |
| 186 | 2025-07-05T03:31:30.636Z | Downloaded slab v0.4.9 |
| 187 | 2025-07-05T03:31:30.663Z | Downloaded shlex v1.3.0 |
| 188 | 2025-07-05T03:31:30.664Z | Downloaded sha2 v0.10.8 |
| 189 | 2025-07-05T03:31:30.664Z | Downloaded slog v2.7.0 |
| 190 | 2025-07-05T03:31:30.664Z | Downloaded serde_derive v1.0.219 |
| 191 | 2025-07-05T03:31:30.664Z | Downloaded num v0.4.3 |
| 192 | 2025-07-05T03:31:30.664Z | Downloaded serde v1.0.219 |
| 193 | 2025-07-05T03:31:30.664Z | Downloaded hyper v1.6.0 |
| 194 | 2025-07-05T03:31:30.689Z | Downloaded pkg-config v0.3.32 |
| 195 | 2025-07-05T03:31:30.717Z | Downloaded serde_urlencoded v0.7.1 |
| 196 | 2025-07-05T03:31:30.717Z | Downloaded serde_json v1.0.140 |
| 197 | 2025-07-05T03:31:30.717Z | Downloaded pin-project-internal v1.1.10 |
| 198 | 2025-07-05T03:31:30.717Z | Downloaded pin-project-lite v0.2.16 |
| 199 | 2025-07-05T03:31:30.717Z | Downloaded parking_lot v0.12.3 |
| 200 | 2025-07-05T03:31:30.717Z | Downloaded typenum v1.18.0 |
| 201 | 2025-07-05T03:31:30.717Z | Downloaded num-bigint v0.4.6 |
| 202 | 2025-07-05T03:31:30.743Z | Downloaded syn v1.0.109 |
| 203 | 2025-07-05T03:31:30.743Z | Downloaded zerovec v0.10.4 |
| 204 | 2025-07-05T03:31:30.769Z | Downloaded tower v0.5.2 |
| 205 | 2025-07-05T03:31:30.769Z | Downloaded pest v2.8.0 |
| 206 | 2025-07-05T03:31:30.769Z | Downloaded syn v2.0.100 |
| 207 | 2025-07-05T03:31:30.795Z | Downloaded portable-atomic v1.11.0 |
| 208 | 2025-07-05T03:31:30.795Z | Downloaded vcpkg v0.2.15 |
| 209 | 2025-07-05T03:31:30.834Z | Downloaded winnow v0.5.40 |
| 210 | 2025-07-05T03:31:30.862Z | Downloaded rustls v0.23.26 |
| 211 | 2025-07-05T03:31:30.862Z | Downloaded regex-syntax v0.8.5 |
| 212 | 2025-07-05T03:31:30.888Z | Downloaded zerocopy v0.8.24 |
| 213 | 2025-07-05T03:31:30.914Z | Downloaded winnow v0.7.11 |
| 214 | 2025-07-05T03:31:30.914Z | Downloaded regex v1.11.1 |
| 215 | 2025-07-05T03:31:30.940Z | Downloaded memchr v2.7.4 |
| 216 | 2025-07-05T03:31:30.940Z | Downloaded mio v1.0.3 |
| 217 | 2025-07-05T03:31:30.940Z | Downloaded tracing-core v0.1.33 |
| 218 | 2025-07-05T03:31:30.967Z | Downloaded openssl-sys v0.9.107 |
| 219 | 2025-07-05T03:31:30.968Z | Downloaded log v0.4.27 |
| 220 | 2025-07-05T03:31:30.968Z | Downloaded regex-automata v0.4.9 |
| 221 | 2025-07-05T03:31:30.993Z | Downloaded octocrab v0.44.1 |
| 222 | 2025-07-05T03:31:31.034Z | Downloaded url v2.5.4 |
| 223 | 2025-07-05T03:31:31.060Z | Downloaded tokio v1.46.1 |
| 224 | 2025-07-05T03:31:31.086Z | Downloaded pest_derive v2.8.0 |
| 225 | 2025-07-05T03:31:31.112Z | Downloaded num-traits v0.2.19 |
| 226 | 2025-07-05T03:31:31.112Z | Downloaded unicode-width v0.2.0 |
| 227 | 2025-07-05T03:31:31.112Z | Downloaded ucd-trie v0.1.7 |
| 228 | 2025-07-05T03:31:31.112Z | Downloaded pin-project v1.1.10 |
| 229 | 2025-07-05T03:31:31.139Z | Downloaded pest_meta v2.8.0 |
| 230 | 2025-07-05T03:31:31.139Z | Downloaded os_str_bytes v6.6.1 |
| 231 | 2025-07-05T03:31:31.139Z | Downloaded once_cell v1.21.3 |
| 232 | 2025-07-05T03:31:31.139Z | Downloaded num-complex v0.4.6 |
| 233 | 2025-07-05T03:31:31.139Z | Downloaded litemap v0.7.5 |
| 234 | 2025-07-05T03:31:31.139Z | Downloaded zone v0.3.1 |
| 235 | 2025-07-05T03:31:31.139Z | Downloaded zerovec-derive v0.10.3 |
| 236 | 2025-07-05T03:31:31.139Z | Downloaded rustls-webpki v0.103.1 |
| 237 | 2025-07-05T03:31:31.165Z | Downloaded libc v0.2.174 |
| 238 | 2025-07-05T03:31:31.192Z | Downloaded toml_datetime v0.6.11 |
| 239 | 2025-07-05T03:31:31.218Z | Downloaded tokio-rustls v0.26.2 |
| 240 | 2025-07-05T03:31:31.218Z | Downloaded icu_properties_data v1.5.1 |
| 241 | 2025-07-05T03:31:31.244Z | Downloaded parking_lot_core v0.9.10 |
| 242 | 2025-07-05T03:31:31.244Z | Downloaded openssl-probe v0.1.6 |
| 243 | 2025-07-05T03:31:31.244Z | Downloaded libz-sys v1.1.22 |
| 244 | 2025-07-05T03:31:31.270Z | Downloaded num-rational v0.4.2 |
| 245 | 2025-07-05T03:31:31.296Z | Downloaded web-time v1.1.0 |
| 246 | 2025-07-05T03:31:31.296Z | Downloaded usdt-impl v0.5.0 |
| 247 | 2025-07-05T03:31:31.296Z | Downloaded powerfmt v0.2.0 |
| 248 | 2025-07-05T03:31:31.296Z | Downloaded plain v0.2.3 |
| 249 | 2025-07-05T03:31:31.296Z | Downloaded pem v3.0.5 |
| 250 | 2025-07-05T03:31:31.296Z | Downloaded num_enum v0.5.11 |
| 251 | 2025-07-05T03:31:31.296Z | Downloaded libloading v0.8.8 |
| 252 | 2025-07-05T03:31:31.296Z | Downloaded zeroize v1.8.1 |
| 253 | 2025-07-05T03:31:31.296Z | Downloaded zerofrom-derive v0.1.6 |
| 254 | 2025-07-05T03:31:31.296Z | Downloaded zerocopy-derive v0.7.35 |
| 255 | 2025-07-05T03:31:31.322Z | Downloaded clap v3.2.25 |
| 256 | 2025-07-05T03:31:31.322Z | Downloaded chrono v0.4.40 |
| 257 | 2025-07-05T03:31:31.348Z | Downloaded pin-utils v0.1.0 |
| 258 | 2025-07-05T03:31:31.348Z | Downloaded pest_generator v2.8.0 |
| 259 | 2025-07-05T03:31:31.348Z | Downloaded percent-encoding v2.3.1 |
| 260 | 2025-07-05T03:31:31.348Z | Downloaded oxnet v0.1.1 |
| 261 | 2025-07-05T03:31:31.348Z | Downloaded num_enum_derive v0.7.3 |
| 262 | 2025-07-05T03:31:31.348Z | Downloaded num_enum_derive v0.5.11 |
| 263 | 2025-07-05T03:31:31.349Z | Downloaded num-iter v0.1.45 |
| 264 | 2025-07-05T03:31:31.349Z | Downloaded lazy_static v1.5.0 |
| 265 | 2025-07-05T03:31:31.349Z | Downloaded wyz v0.5.1 |
| 266 | 2025-07-05T03:31:31.349Z | Downloaded version_check v0.9.5 |
| 267 | 2025-07-05T03:31:31.349Z | Downloaded goblin v0.8.2 |
| 268 | 2025-07-05T03:31:31.349Z | Downloaded futures-util v0.3.31 |
| 269 | 2025-07-05T03:31:31.374Z | Downloaded toml v0.8.23 |
| 270 | 2025-07-05T03:31:31.374Z | Downloaded time-macros v0.2.22 |
| 271 | 2025-07-05T03:31:31.374Z | Downloaded memmap v0.7.0 |
| 272 | 2025-07-05T03:31:31.374Z | Downloaded yoke-derive v0.7.5 |
| 273 | 2025-07-05T03:31:31.374Z | Downloaded writeable v0.5.5 |
| 274 | 2025-07-05T03:31:31.375Z | Downloaded write16 v1.0.0 |
| 275 | 2025-07-05T03:31:31.375Z | Downloaded ring v0.17.14 |
| 276 | 2025-07-05T03:31:31.415Z | Downloaded utf8parse v0.2.2 |
| 277 | 2025-07-05T03:31:31.441Z | Downloaded usdt v0.5.0 |
| 278 | 2025-07-05T03:31:31.441Z | Downloaded itertools v0.12.1 |
| 279 | 2025-07-05T03:31:31.441Z | Downloaded snafu v0.8.5 |
| 280 | 2025-07-05T03:31:31.441Z | Downloaded rand v0.9.0 |
| 281 | 2025-07-05T03:31:31.441Z | Downloaded time v0.3.41 |
| 282 | 2025-07-05T03:31:31.467Z | Downloaded iri-string v0.7.8 |
| 283 | 2025-07-05T03:31:31.467Z | Downloaded curl-sys v0.4.80+curl-8.12.1 |
| 284 | 2025-07-05T03:31:31.521Z | Downloaded idna v1.0.3 |
| 285 | 2025-07-05T03:31:31.548Z | Downloaded bitvec v1.0.1 |
| 286 | 2025-07-05T03:31:31.548Z | Downloaded ryu v1.0.20 |
| 287 | 2025-07-05T03:31:31.548Z | Downloaded rustls-pki-types v1.11.0 |
| 288 | 2025-07-05T03:31:31.574Z | Downloaded textwrap v0.16.2 |
| 289 | 2025-07-05T03:31:31.574Z | Downloaded socket2 v0.5.9 |
| 290 | 2025-07-05T03:31:31.574Z | Downloaded zone_cfg_derive v0.3.1 |
| 291 | 2025-07-05T03:31:31.574Z | Downloaded zerofrom v0.1.6 |
| 292 | 2025-07-05T03:31:31.574Z | Downloaded want v0.3.1 |
| 293 | 2025-07-05T03:31:31.574Z | Downloaded tokio-util v0.7.14 |
| 294 | 2025-07-05T03:31:31.574Z | Downloaded serde_tokenstream v0.2.2 |
| 295 | 2025-07-05T03:31:31.574Z | Downloaded scroll v0.12.0 |
| 296 | 2025-07-05T03:31:31.574Z | Downloaded num_enum v0.7.3 |
| 297 | 2025-07-05T03:31:31.574Z | Downloaded num-integer v0.1.46 |
| 298 | 2025-07-05T03:31:31.601Z | Downloaded slog-scope v4.4.0 |
| 299 | 2025-07-05T03:31:31.601Z | Downloaded slog-envlogger v2.2.0 |
| 300 | 2025-07-05T03:31:31.601Z | Downloaded slog-async v2.8.0 |
| 301 | 2025-07-05T03:31:31.601Z | Downloaded simple_asn1 v0.6.3 |
| 302 | 2025-07-05T03:31:31.601Z | Downloaded rustls-native-certs v0.8.1 |
| 303 | 2025-07-05T03:31:31.601Z | Downloaded thiserror v2.0.12 |
| 304 | 2025-07-05T03:31:31.601Z | Downloaded usdt-attr-macro v0.5.0 |
| 305 | 2025-07-05T03:31:31.601Z | Downloaded hashbrown v0.15.2 |
| 306 | 2025-07-05T03:31:31.601Z | Downloaded clap_builder v4.5.40 |
| 307 | 2025-07-05T03:31:31.628Z | Downloaded signal-hook-registry v1.4.2 |
| 308 | 2025-07-05T03:31:31.628Z | Downloaded serde_spanned v0.6.9 |
| 309 | 2025-07-05T03:31:31.628Z | Downloaded serde_repr v0.1.20 |
| 310 | 2025-07-05T03:31:31.628Z | Downloaded serde_path_to_error v0.1.17 |
| 311 | 2025-07-05T03:31:31.628Z | Downloaded strsim v0.10.0 |
| 312 | 2025-07-05T03:31:31.628Z | Downloaded snafu-derive v0.8.5 |
| 313 | 2025-07-05T03:31:31.628Z | Downloaded smallvec v1.15.0 |
| 314 | 2025-07-05T03:31:31.628Z | Downloaded proc-macro2 v1.0.94 |
| 315 | 2025-07-05T03:31:31.628Z | Downloaded num-conv v0.1.0 |
| 316 | 2025-07-05T03:31:31.628Z | Downloaded http v1.3.1 |
| 317 | 2025-07-05T03:31:31.628Z | Downloaded scopeguard v1.2.0 |
| 318 | 2025-07-05T03:31:31.628Z | Downloaded thread-id v4.2.2 |
| 319 | 2025-07-05T03:31:31.628Z | Downloaded thiserror-impl v2.0.12 |
| 320 | 2025-07-05T03:31:31.628Z | Downloaded tower-service v0.3.3 |
| 321 | 2025-07-05T03:31:31.628Z | Downloaded synstructure v0.13.1 |
| 322 | 2025-07-05T03:31:31.655Z | Downloaded tracing v0.1.41 |
| 323 | 2025-07-05T03:31:31.655Z | Downloaded slog-stdlog v4.1.1 |
| 324 | 2025-07-05T03:31:31.655Z | Downloaded rand_core v0.9.3 |
| 325 | 2025-07-05T03:31:31.655Z | Downloaded quote v1.0.40 |
| 326 | 2025-07-05T03:31:31.655Z | Downloaded ppv-lite86 v0.2.21 |
| 327 | 2025-07-05T03:31:31.655Z | Downloaded indexmap v2.9.0 |
| 328 | 2025-07-05T03:31:31.655Z | Downloaded hashbrown v0.12.3 |
| 329 | 2025-07-05T03:31:31.655Z | Downloaded take_mut v0.2.2 |
| 330 | 2025-07-05T03:31:31.655Z | Downloaded sync_wrapper v1.0.2 |
| 331 | 2025-07-05T03:31:31.655Z | Downloaded rand_chacha v0.9.0 |
| 332 | 2025-07-05T03:31:31.655Z | Downloaded radium v0.7.0 |
| 333 | 2025-07-05T03:31:31.655Z | Downloaded proc-macro-error-attr v1.0.4 |
| 334 | 2025-07-05T03:31:31.655Z | Downloaded proc-macro-crate v3.3.0 |
| 335 | 2025-07-05T03:31:31.681Z | Downloaded proc-macro-crate v1.3.1 |
| 336 | 2025-07-05T03:31:31.681Z | Downloaded utf16_iter v1.0.5 |
| 337 | 2025-07-05T03:31:31.681Z | Downloaded untrusted v0.9.0 |
| 338 | 2025-07-05T03:31:31.681Z | Downloaded tower-layer v0.3.3 |
| 339 | 2025-07-05T03:31:31.681Z | Downloaded toml_edit v0.22.27 |
| 340 | 2025-07-05T03:31:31.682Z | Downloaded toml_edit v0.19.15 |
| 341 | 2025-07-05T03:31:31.709Z | Downloaded tokio-macros v2.5.0 |
| 342 | 2025-07-05T03:31:31.709Z | Downloaded tinystr v0.7.6 |
| 343 | 2025-07-05T03:31:31.709Z | Downloaded time-core v0.1.4 |
| 344 | 2025-07-05T03:31:31.709Z | Downloaded indicatif v0.18.0 |
| 345 | 2025-07-05T03:31:31.709Z | Downloaded icu_collections v1.5.0 |
| 346 | 2025-07-05T03:31:31.709Z | Downloaded hyper-util v0.1.11 |
| 347 | 2025-07-05T03:31:31.709Z | Downloaded curl v0.4.48 |
| 348 | 2025-07-05T03:31:31.709Z | Downloaded aho-corasick v1.1.3 |
| 349 | 2025-07-05T03:31:31.735Z | Downloaded utf8_iter v1.0.4 |
| 350 | 2025-07-05T03:31:31.735Z | Downloaded usdt-macro v0.5.0 |
| 351 | 2025-07-05T03:31:31.735Z | Downloaded unit-prefix v0.5.1 |
| 352 | 2025-07-05T03:31:31.735Z | Downloaded tower-http v0.6.2 |
| 353 | 2025-07-05T03:31:31.735Z | Downloaded term v0.7.0 |
| 354 | 2025-07-05T03:31:31.735Z | Downloaded indexmap v1.9.3 |
| 355 | 2025-07-05T03:31:31.735Z | Downloaded icu_properties v1.5.1 |
| 356 | 2025-07-05T03:31:31.735Z | Downloaded icu_normalizer_data v1.5.1 |
| 357 | 2025-07-05T03:31:31.761Z | Downloaded icu_locid v1.5.0 |
| 358 | 2025-07-05T03:31:31.761Z | Downloaded httparse v1.10.1 |
| 359 | 2025-07-05T03:31:31.761Z | Downloaded http-body-util v0.1.3 |
| 360 | 2025-07-05T03:31:31.761Z | Downloaded getrandom v0.3.2 |
| 361 | 2025-07-05T03:31:31.761Z | Downloaded unicode-ident v1.0.18 |
| 362 | 2025-07-05T03:31:31.761Z | Downloaded try-lock v0.2.5 |
| 363 | 2025-07-05T03:31:31.761Z | Downloaded tracing-attributes v0.1.28 |
| 364 | 2025-07-05T03:31:31.761Z | Downloaded jsonwebtoken v9.3.1 |
| 365 | 2025-07-05T03:31:31.761Z | Downloaded icu_provider v1.5.0 |
| 366 | 2025-07-05T03:31:31.788Z | Downloaded icu_locid_transform_data v1.5.1 |
| 367 | 2025-07-05T03:31:31.788Z | Downloaded icu_locid_transform v1.5.0 |
| 368 | 2025-07-05T03:31:31.788Z | Downloaded hyper-rustls v0.27.5 |
| 369 | 2025-07-05T03:31:31.788Z | Downloaded getrandom v0.2.15 |
| 370 | 2025-07-05T03:31:31.788Z | Downloaded futures-macro v0.3.31 |
| 371 | 2025-07-05T03:31:31.788Z | Downloaded futures-channel v0.3.31 |
| 372 | 2025-07-05T03:31:31.788Z | Downloaded clap v4.5.40 |
| 373 | 2025-07-05T03:31:31.788Z | Downloaded termcolor v1.4.1 |
| 374 | 2025-07-05T03:31:31.788Z | Downloaded tap v1.0.1 |
| 375 | 2025-07-05T03:31:31.788Z | Downloaded itoa v1.0.15 |
| 376 | 2025-07-05T03:31:31.814Z | Downloaded is_terminal_polyfill v1.70.1 |
| 377 | 2025-07-05T03:31:31.814Z | Downloaded is-terminal v0.4.16 |
| 378 | 2025-07-05T03:31:31.814Z | Downloaded idna_adapter v1.2.0 |
| 379 | 2025-07-05T03:31:31.814Z | Downloaded futures-sink v0.3.31 |
| 380 | 2025-07-05T03:31:31.814Z | Downloaded console v0.16.0 |
| 381 | 2025-07-05T03:31:31.814Z | Downloaded futures v0.3.31 |
| 382 | 2025-07-05T03:31:31.814Z | Downloaded crossbeam-channel v0.5.15 |
| 383 | 2025-07-05T03:31:31.814Z | Downloaded cc v1.2.19 |
| 384 | 2025-07-05T03:31:31.814Z | Downloaded bytes v1.10.1 |
| 385 | 2025-07-05T03:31:31.814Z | Downloaded base64 v0.22.1 |
| 386 | 2025-07-05T03:31:31.840Z | Downloaded iana-time-zone v0.1.63 |
| 387 | 2025-07-05T03:31:31.841Z | Downloaded hyper-timeout v0.5.2 |
| 388 | 2025-07-05T03:31:31.841Z | Downloaded http-body v1.0.1 |
| 389 | 2025-07-05T03:31:31.841Z | Downloaded hex v0.4.3 |
| 390 | 2025-07-05T03:31:31.841Z | Downloaded generic-array v0.14.7 |
| 391 | 2025-07-05T03:31:31.841Z | Downloaded futures-task v0.3.31 |
| 392 | 2025-07-05T03:31:31.841Z | Downloaded futures-io v0.3.31 |
| 393 | 2025-07-05T03:31:31.841Z | Downloaded funty v2.0.0 |
| 394 | 2025-07-05T03:31:31.841Z | Downloaded foreign-types v0.5.0 |
| 395 | 2025-07-05T03:31:31.841Z | Downloaded displaydoc v0.2.5 |
| 396 | 2025-07-05T03:31:31.841Z | Downloaded dirs-next v2.0.0 |
| 397 | 2025-07-05T03:31:31.841Z | Downloaded cpufeatures v0.2.17 |
| 398 | 2025-07-05T03:31:31.841Z | Downloaded clap_lex v0.7.4 |
| 399 | 2025-07-05T03:31:31.841Z | Downloaded clap_derive v3.2.25 |
| 400 | 2025-07-05T03:31:31.841Z | Downloaded form_urlencoded v1.2.1 |
| 401 | 2025-07-05T03:31:31.841Z | Downloaded foreign-types-macros v0.2.3 |
| 402 | 2025-07-05T03:31:31.868Z | Downloaded fnv v1.0.7 |
| 403 | 2025-07-05T03:31:31.868Z | Downloaded dof v0.3.0 |
| 404 | 2025-07-05T03:31:31.868Z | Downloaded digest v0.10.7 |
| 405 | 2025-07-05T03:31:31.868Z | Downloaded deranged v0.4.0 |
| 406 | 2025-07-05T03:31:31.868Z | Downloaded crypto-common v0.1.6 |
| 407 | 2025-07-05T03:31:31.868Z | Downloaded crossbeam-utils v0.8.21 |
| 408 | 2025-07-05T03:31:31.868Z | Downloaded colorchoice v1.0.3 |
| 409 | 2025-07-05T03:31:31.868Z | Downloaded clap_derive v4.5.40 |
| 410 | 2025-07-05T03:31:31.868Z | Downloaded cfg-if v1.0.0 |
| 411 | 2025-07-05T03:31:31.868Z | Downloaded byteorder v1.5.0 |
| 412 | 2025-07-05T03:31:31.868Z | Downloaded autocfg v1.4.0 |
| 413 | 2025-07-05T03:31:31.868Z | Downloaded async-trait v0.1.88 |
| 414 | 2025-07-05T03:31:31.868Z | Downloaded arc-swap v1.7.1 |
| 415 | 2025-07-05T03:31:31.868Z | Downloaded anyhow v1.0.98 |
| 416 | 2025-07-05T03:31:31.895Z | Downloaded anstyle v1.0.11 |
| 417 | 2025-07-05T03:31:31.895Z | Downloaded futures-core v0.3.31 |
| 418 | 2025-07-05T03:31:31.895Z | Downloaded foreign-types-shared v0.3.1 |
| 419 | 2025-07-05T03:31:31.895Z | Downloaded equivalent v1.0.2 |
| 420 | 2025-07-05T03:31:31.895Z | Downloaded either v1.15.0 |
| 421 | 2025-07-05T03:31:31.895Z | Downloaded dtrace-parser v0.2.0 |
| 422 | 2025-07-05T03:31:31.895Z | Downloaded cstr-argument v0.1.2 |
| 423 | 2025-07-05T03:31:31.895Z | Downloaded colored v3.0.0 |
| 424 | 2025-07-05T03:31:31.895Z | Downloaded clap_lex v0.2.4 |
| 425 | 2025-07-05T03:31:31.895Z | Downloaded block-buffer v0.10.4 |
| 426 | 2025-07-05T03:31:31.895Z | Downloaded bitflags v1.3.2 |
| 427 | 2025-07-05T03:31:31.895Z | Downloaded async-recursion v0.3.2 |
| 428 | 2025-07-05T03:31:31.895Z | Downloaded anstyle-query v1.1.2 |
| 429 | 2025-07-05T03:31:31.895Z | Downloaded anstyle-parse v0.2.6 |
| 430 | 2025-07-05T03:31:31.895Z | Downloaded bitflags v2.9.0 |
| 431 | 2025-07-05T03:31:31.921Z | Downloaded atty v0.2.14 |
| 432 | 2025-07-05T03:31:31.921Z | Downloaded anstream v0.6.18 |
| 433 | 2025-07-05T03:31:32.037Z | Compiling proc-macro2 v1.0.94 |
| 434 | 2025-07-05T03:31:32.037Z | Compiling unicode-ident v1.0.18 |
| 435 | 2025-07-05T03:31:32.037Z | Compiling libc v0.2.174 |
| 436 | 2025-07-05T03:31:32.063Z | Compiling autocfg v1.4.0 |
| 437 | 2025-07-05T03:31:32.063Z | Checking cfg-if v1.0.0 |
| 438 | 2025-07-05T03:31:32.063Z | Compiling serde v1.0.219 |
| 439 | 2025-07-05T03:31:32.063Z | Compiling version_check v0.9.5 |
| 440 | 2025-07-05T03:31:32.063Z | Checking memchr v2.7.4 |
| 441 | 2025-07-05T03:31:32.157Z | Compiling thiserror v2.0.12 |
| 442 | 2025-07-05T03:31:32.276Z | Checking smallvec v1.15.0 |
| 443 | 2025-07-05T03:31:32.569Z | Checking itoa v1.0.15 |
| 444 | 2025-07-05T03:31:32.632Z | Compiling shlex v1.3.0 |
| 445 | 2025-07-05T03:31:32.689Z | Checking pin-project-lite v0.2.16 |
| 446 | 2025-07-05T03:31:32.757Z | Checking bytes v1.10.1 |
| 447 | 2025-07-05T03:31:32.844Z | Compiling lock_api v0.4.12 |
| 448 | 2025-07-05T03:31:32.870Z | Compiling parking_lot_core v0.9.10 |
| 449 | 2025-07-05T03:31:32.870Z | Checking log v0.4.27 |
| 450 | 2025-07-05T03:31:32.956Z | Compiling cc v1.2.19 |
| 451 | 2025-07-05T03:31:33.030Z | Checking once_cell v1.21.3 |
| 452 | 2025-07-05T03:31:33.132Z | Compiling syn v1.0.109 |
| 453 | 2025-07-05T03:31:33.306Z | Checking scopeguard v1.2.0 |
| 454 | 2025-07-05T03:31:33.332Z | Compiling thiserror v1.0.69 |
| 455 | 2025-07-05T03:31:33.358Z | Checking socket2 v0.5.9 |
| 456 | 2025-07-05T03:31:33.613Z | Checking signal-hook-registry v1.4.2 |
| 457 | 2025-07-05T03:31:33.687Z | Compiling quote v1.0.40 |
| 458 | 2025-07-05T03:31:33.762Z | Checking mio v1.0.3 |
| 459 | 2025-07-05T03:31:33.788Z | Compiling equivalent v1.0.2 |
| 460 | 2025-07-05T03:31:33.842Z | Compiling hashbrown v0.15.2 |
| 461 | 2025-07-05T03:31:33.898Z | Compiling toml_datetime v0.6.11 |
| 462 | 2025-07-05T03:31:33.925Z | Checking parking_lot v0.12.3 |
| 463 | 2025-07-05T03:31:34.105Z | Compiling syn v2.0.100 |
| 464 | 2025-07-05T03:31:34.213Z | Compiling num-traits v0.2.19 |
| 465 | 2025-07-05T03:31:34.278Z | Compiling serde_json v1.0.140 |
| 466 | 2025-07-05T03:31:34.304Z | Compiling ucd-trie v0.1.7 |
| 467 | 2025-07-05T03:31:34.663Z | Checking futures-core v0.3.31 |
| 468 | 2025-07-05T03:31:34.689Z | Checking stable_deref_trait v1.2.0 |
| 469 | 2025-07-05T03:31:34.772Z | Compiling indexmap v2.9.0 |
| 470 | 2025-07-05T03:31:34.813Z | Compiling slab v0.4.9 |
| 471 | 2025-07-05T03:31:34.851Z | Checking futures-sink v0.3.31 |
| 472 | 2025-07-05T03:31:34.989Z | Compiling proc-macro-error-attr v1.0.4 |
| 473 | 2025-07-05T03:31:35.330Z | Compiling pkg-config v0.3.32 |
| 474 | 2025-07-05T03:31:35.439Z | Checking futures-channel v0.3.31 |
| 475 | 2025-07-05T03:31:35.469Z | Compiling proc-macro-error v1.0.4 |
| 476 | 2025-07-05T03:31:35.667Z | Compiling vcpkg v0.2.15 |
| 477 | 2025-07-05T03:31:35.801Z | Checking futures-io v0.3.31 |
| 478 | 2025-07-05T03:31:35.839Z | Checking futures-task v0.3.31 |
| 479 | 2025-07-05T03:31:35.981Z | Checking pin-utils v0.1.0 |
| 480 | 2025-07-05T03:31:36.258Z | Checking num-integer v0.1.46 |
| 481 | 2025-07-05T03:31:36.301Z | Compiling ring v0.17.14 |
| 482 | 2025-07-05T03:31:36.344Z | Checking tracing-core v0.1.33 |
| 483 | 2025-07-05T03:31:36.538Z | Checking fnv v1.0.7 |
| 484 | 2025-07-05T03:31:36.691Z | Checking pretty-hex v0.4.1 |
| 485 | 2025-07-05T03:31:36.717Z | Compiling icu_locid_transform_data v1.5.1 |
| 486 | 2025-07-05T03:31:36.888Z | Checking litemap v0.7.5 |
| 487 | 2025-07-05T03:31:36.948Z | Checking ryu v1.0.20 |
| 488 | 2025-07-05T03:31:36.982Z | Checking writeable v0.5.5 |
| 489 | 2025-07-05T03:31:37.101Z | Checking http v1.3.1 |
| 490 | 2025-07-05T03:31:37.177Z | Compiling winnow v0.7.11 |
| 491 | 2025-07-05T03:31:37.202Z | Compiling slog v2.7.0 |
| 492 | 2025-07-05T03:31:37.290Z | Compiling byteorder v1.5.0 |
| 493 | 2025-07-05T03:31:37.683Z | Compiling time-core v0.1.4 |
| 494 | 2025-07-05T03:31:37.713Z | Compiling winnow v0.5.40 |
| 495 | 2025-07-05T03:31:37.800Z | Checking powerfmt v0.2.0 |
| 496 | 2025-07-05T03:31:37.844Z | Compiling heck v0.4.1 |
| 497 | 2025-07-05T03:31:38.025Z | Compiling num-conv v0.1.0 |
| 498 | 2025-07-05T03:31:38.150Z | Compiling icu_properties_data v1.5.1 |
| 499 | 2025-07-05T03:31:38.271Z | Compiling typenum v1.18.0 |
| 500 | 2025-07-05T03:31:38.296Z | Compiling time-macros v0.2.22 |
| 501 | 2025-07-05T03:31:38.484Z | Checking http-body v1.0.1 |
| 502 | 2025-07-05T03:31:38.665Z | Checking deranged v0.4.0 |
| 503 | 2025-07-05T03:31:39.006Z | Checking getrandom v0.2.15 |
| 504 | 2025-07-05T03:31:39.799Z | Compiling toml_edit v0.22.27 |
| 505 | 2025-07-05T03:31:39.899Z | Compiling generic-array v0.14.7 |
| 506 | 2025-07-05T03:31:40.016Z | Compiling usdt-impl v0.5.0 |
| 507 | 2025-07-05T03:31:40.194Z | Compiling icu_normalizer_data v1.5.1 |
| 508 | 2025-07-05T03:31:40.219Z | Compiling zerocopy v0.8.24 |
| 509 | 2025-07-05T03:31:40.376Z | Compiling synstructure v0.13.1 |
| 510 | 2025-07-05T03:31:40.489Z | Compiling toml_edit v0.19.15 |
| 511 | 2025-07-05T03:31:40.706Z | Checking untrusted v0.9.0 |
| 512 | 2025-07-05T03:31:40.839Z | Compiling getrandom v0.3.2 |
| 513 | 2025-07-05T03:31:40.869Z | Compiling httparse v1.10.1 |
| 514 | 2025-07-05T03:31:41.024Z | Checking time v0.3.41 |
| 515 | 2025-07-05T03:31:41.890Z | Compiling thread-id v4.2.2 |
| 516 | 2025-07-05T03:31:42.397Z | Compiling proc-macro-crate v3.3.0 |
| 517 | 2025-07-05T03:31:42.704Z | Compiling openssl-sys v0.9.107 |
| 518 | 2025-07-05T03:31:43.006Z | Compiling proc-macro-crate v1.3.1 |
| 519 | 2025-07-05T03:31:43.150Z | Compiling libz-sys v1.1.22 |
| 520 | 2025-07-05T03:31:43.213Z | Checking tower-service v0.3.3 |
| 521 | 2025-07-05T03:31:43.543Z | Checking plain v0.2.3 |
| 522 | 2025-07-05T03:31:43.568Z | Checking rustls-pki-types v1.11.0 |
| 523 | 2025-07-05T03:31:43.655Z | Checking try-lock v0.2.5 |
| 524 | 2025-07-05T03:31:43.709Z | Compiling crossbeam-utils v0.8.21 |
| 525 | 2025-07-05T03:31:43.762Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 526 | 2025-07-05T03:31:43.787Z | Compiling serde_derive v1.0.219 |
| 527 | 2025-07-05T03:31:43.813Z | Compiling thiserror-impl v2.0.12 |
| 528 | 2025-07-05T03:31:43.896Z | Compiling thiserror-impl v1.0.69 |
| 529 | 2025-07-05T03:31:44.058Z | Compiling tokio-macros v2.5.0 |
| 530 | 2025-07-05T03:31:44.123Z | Compiling zerofrom-derive v0.1.6 |
| 531 | 2025-07-05T03:31:44.175Z | Compiling yoke-derive v0.7.5 |
| 532 | 2025-07-05T03:31:44.481Z | Compiling zerovec-derive v0.10.3 |
| 533 | 2025-07-05T03:31:45.129Z | Compiling displaydoc v0.2.5 |
| 534 | 2025-07-05T03:31:45.256Z | Checking tokio v1.46.1 |
| 535 | 2025-07-05T03:31:46.271Z | Compiling zerocopy-derive v0.7.35 |
| 536 | 2025-07-05T03:31:46.338Z | Compiling pest v2.8.0 |
| 537 | 2025-07-05T03:31:46.362Z | Compiling futures-macro v0.3.31 |
| 538 | 2025-07-05T03:31:46.429Z | Compiling tracing-attributes v0.1.28 |
| 539 | 2025-07-05T03:31:46.614Z | Compiling icu_provider_macros v1.5.0 |
| 540 | 2025-07-05T03:31:46.743Z | Checking zerofrom v0.1.6 |
| 541 | 2025-07-05T03:31:46.928Z | Checking yoke v0.7.5 |
| 542 | 2025-07-05T03:31:47.237Z | Checking zerovec v0.10.4 |
| 543 | 2025-07-05T03:31:47.545Z | Compiling scroll_derive v0.12.1 |
| 544 | 2025-07-05T03:31:47.795Z | Compiling zerocopy v0.7.35 |
| 545 | 2025-07-05T03:31:47.862Z | Checking futures-util v0.3.31 |
| 546 | 2025-07-05T03:31:48.617Z | Compiling pest_meta v2.8.0 |
| 547 | 2025-07-05T03:31:48.760Z | Checking tinystr v0.7.6 |
| 548 | 2025-07-05T03:31:48.787Z | Checking scroll v0.12.0 |
| 549 | 2025-07-05T03:31:48.877Z | Checking tracing v0.1.41 |
| 550 | 2025-07-05T03:31:48.935Z | Checking icu_collections v1.5.0 |
| 551 | 2025-07-05T03:31:49.095Z | Checking icu_locid v1.5.0 |
| 552 | 2025-07-05T03:31:49.238Z | Checking goblin v0.8.2 |
| 553 | 2025-07-05T03:31:49.942Z | Compiling pest_generator v2.8.0 |
| 554 | 2025-07-05T03:31:50.206Z | Checking icu_provider v1.5.0 |
| 555 | 2025-07-05T03:31:50.720Z | Checking icu_locid_transform v1.5.0 |
| 556 | 2025-07-05T03:31:51.357Z | Compiling num_enum_derive v0.5.11 |
| 557 | 2025-07-05T03:31:51.656Z | Checking icu_properties v1.5.1 |
| 558 | 2025-07-05T03:31:51.719Z | Compiling pest_derive v2.8.0 |
| 559 | 2025-07-05T03:31:51.850Z | Compiling num_enum_derive v0.7.3 |
| 560 | 2025-07-05T03:31:52.422Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2025-07-05T03:31:53.043Z | Checking want v0.3.1 |
| 562 | 2025-07-05T03:31:53.325Z | Checking num-bigint v0.4.6 |
| 563 | 2025-07-05T03:31:53.710Z | Compiling serde_tokenstream v0.2.2 |
| 564 | 2025-07-05T03:31:54.199Z | Checking dirs-sys-next v0.1.2 |
| 565 | 2025-07-05T03:31:54.352Z | Compiling rustls v0.23.26 |
| 566 | 2025-07-05T03:31:54.377Z | Compiling heck v0.5.0 |
| 567 | 2025-07-05T03:31:54.435Z | Checking utf16_iter v1.0.5 |
| 568 | 2025-07-05T03:31:54.460Z | Checking write16 v1.0.0 |
| 569 | 2025-07-05T03:31:54.571Z | Checking either v1.15.0 |
| 570 | 2025-07-05T03:31:54.595Z | Checking arc-swap v1.7.1 |
| 571 | 2025-07-05T03:31:54.657Z | Checking utf8_iter v1.0.4 |
| 572 | 2025-07-05T03:31:54.682Z | Compiling radium v0.7.0 |
| 573 | 2025-07-05T03:31:54.731Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 574 | 2025-07-05T03:31:54.836Z | Checking zeroize v1.8.1 |
| 575 | 2025-07-05T03:31:54.892Z | Checking icu_normalizer v1.5.0 |
| 576 | 2025-07-05T03:31:55.038Z | Compiling dof v0.3.0 |
| 577 | 2025-07-05T03:31:55.106Z | Checking dirs-next v2.0.0 |
| 578 | 2025-07-05T03:31:55.106Z | Checking rand_core v0.9.3 |
| 579 | 2025-07-05T03:31:55.145Z | Checking hyper v1.6.0 |
| 580 | 2025-07-05T03:31:55.399Z | Checking num_enum v0.7.3 |
| 581 | 2025-07-05T03:31:55.598Z | Checking num_enum v0.5.11 |
| 582 | 2025-07-05T03:31:55.702Z | Checking rustls-webpki v0.103.1 |
| 583 | 2025-07-05T03:31:55.742Z | Compiling foreign-types-macros v0.2.3 |
| 584 | 2025-07-05T03:31:56.023Z | Compiling curl-sys v0.4.80+curl-8.12.1 |
| 585 | 2025-07-05T03:31:56.248Z | Checking thread_local v1.1.8 |
| 586 | 2025-07-05T03:31:56.272Z | Checking ppv-lite86 v0.2.21 |
| 587 | 2025-07-05T03:31:56.346Z | Checking aho-corasick v1.1.3 |
| 588 | 2025-07-05T03:31:56.424Z | Compiling indexmap v1.9.3 |
| 589 | 2025-07-05T03:31:56.509Z | Compiling slog-async v2.8.0 |
| 590 | 2025-07-05T03:31:56.673Z | Compiling anyhow v1.0.98 |
| 591 | 2025-07-05T03:31:56.697Z | Checking regex-syntax v0.8.5 |
| 592 | 2025-07-05T03:31:56.746Z | Checking tap v1.0.1 |
| 593 | 2025-07-05T03:31:56.884Z | Checking openssl-probe v0.1.6 |
| 594 | 2025-07-05T03:31:56.908Z | Checking lazy_static v1.5.0 |
| 595 | 2025-07-05T03:31:56.908Z | Checking foreign-types-shared v0.3.1 |
| 596 | 2025-07-05T03:31:56.976Z | Checking utf8parse v0.2.2 |
| 597 | 2025-07-05T03:31:57.030Z | Checking subtle v2.6.1 |
| 598 | 2025-07-05T03:31:57.055Z | Checking percent-encoding v2.3.1 |
| 599 | 2025-07-05T03:31:57.124Z | Checking anstyle-parse v0.2.6 |
| 600 | 2025-07-05T03:31:57.245Z | Checking form_urlencoded v1.2.1 |
| 601 | 2025-07-05T03:31:57.360Z | Checking slog-scope v4.4.0 |
| 602 | 2025-07-05T03:31:57.440Z | Checking foreign-types v0.5.0 |
| 603 | 2025-07-05T03:31:57.542Z | Checking wyz v0.5.1 |
| 604 | 2025-07-05T03:31:57.567Z | Checking rand_chacha v0.9.0 |
| 605 | 2025-07-05T03:31:57.642Z | Compiling usdt-macro v0.5.0 |
| 606 | 2025-07-05T03:31:57.740Z | Compiling usdt-attr-macro v0.5.0 |
| 607 | 2025-07-05T03:31:57.853Z | Checking crossbeam-channel v0.5.15 |
| 608 | 2025-07-05T03:31:57.878Z | Checking hyper-util v0.1.11 |
| 609 | 2025-07-05T03:31:58.432Z | Checking idna_adapter v1.2.0 |
| 610 | 2025-07-05T03:31:58.599Z | Checking term v0.7.0 |
| 611 | 2025-07-05T03:31:58.847Z | Checking num-rational v0.4.2 |
| 612 | 2025-07-05T03:31:58.980Z | Checking itertools v0.12.1 |
| 613 | 2025-07-05T03:31:59.096Z | Checking block-buffer v0.10.4 |
| 614 | 2025-07-05T03:31:59.260Z | Checking regex-automata v0.4.9 |
| 615 | 2025-07-05T03:31:59.291Z | Checking crypto-common v0.1.6 |
| 616 | 2025-07-05T03:31:59.315Z | Checking num-complex v0.4.6 |
| 617 | 2025-07-05T03:31:59.382Z | Checking tokio-util v0.7.14 |
| 618 | 2025-07-05T03:31:59.433Z | Compiling async-trait v0.1.88 |
| 619 | 2025-07-05T03:31:59.484Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 620 | 2025-07-05T03:31:59.733Z | Checking num-iter v0.1.45 |
| 621 | 2025-07-05T03:31:59.845Z | Checking memmap v0.7.0 |
| 622 | 2025-07-05T03:31:59.891Z | Checking is-terminal v0.4.16 |
| 623 | 2025-07-05T03:32:00.011Z | Checking cstr-argument v0.1.2 |
| 624 | 2025-07-05T03:32:00.035Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 625 | 2025-07-05T03:32:00.060Z | Checking sync_wrapper v1.0.2 |
| 626 | 2025-07-05T03:32:00.178Z | Checking anstyle-query v1.1.2 |
| 627 | 2025-07-05T03:32:00.203Z | Compiling portable-atomic v1.11.0 |
| 628 | 2025-07-05T03:32:00.227Z | Checking funty v2.0.0 |
| 629 | 2025-07-05T03:32:00.300Z | Checking tower-layer v0.3.3 |
| 630 | 2025-07-05T03:32:00.346Z | Checking os_str_bytes v6.6.1 |
| 631 | 2025-07-05T03:32:00.523Z | Checking is_terminal_polyfill v1.70.1 |
| 632 | 2025-07-05T03:32:00.634Z | Checking anstyle v1.0.11 |
| 633 | 2025-07-05T03:32:00.950Z | Checking colorchoice v1.0.3 |
| 634 | 2025-07-05T03:32:00.982Z | Checking base64 v0.22.1 |
| 635 | 2025-07-05T03:32:01.007Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#73362d5a) |
| 636 | 2025-07-05T03:32:01.079Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 637 | 2025-07-05T03:32:01.138Z | Checking hashbrown v0.12.3 |
| 638 | 2025-07-05T03:32:01.327Z | Checking take_mut v0.2.2 |
| 639 | 2025-07-05T03:32:01.409Z | Checking pem v3.0.5 |
| 640 | 2025-07-05T03:32:01.463Z | Checking anstream v0.6.18 |
| 641 | 2025-07-05T03:32:01.492Z | Checking tokio-rustls v0.26.2 |
| 642 | 2025-07-05T03:32:01.527Z | Checking bitvec v1.0.1 |
| 643 | 2025-07-05T03:32:01.655Z | Checking clap_lex v0.2.4 |
| 644 | 2025-07-05T03:32:01.766Z | Checking tower v0.5.2 |
| 645 | 2025-07-05T03:32:01.844Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 646 | 2025-07-05T03:32:01.869Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 647 | 2025-07-05T03:32:01.894Z | Checking usdt v0.5.0 |
| 648 | 2025-07-05T03:32:01.989Z | Checking num v0.4.3 |
| 649 | 2025-07-05T03:32:02.100Z | Checking slog-term v2.9.1 |
| 650 | 2025-07-05T03:32:02.125Z | Checking digest v0.10.7 |
| 651 | 2025-07-05T03:32:02.150Z | Checking regex v1.11.1 |
| 652 | 2025-07-05T03:32:02.150Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 653 | 2025-07-05T03:32:02.342Z | Checking idna v1.0.3 |
| 654 | 2025-07-05T03:32:02.401Z | Checking rand v0.9.0 |
| 655 | 2025-07-05T03:32:02.509Z | Checking slog-stdlog v4.1.1 |
| 656 | 2025-07-05T03:32:02.613Z | Checking rustls-native-certs v0.8.1 |
| 657 | 2025-07-05T03:32:02.638Z | Checking simple_asn1 v0.6.3 |
| 658 | 2025-07-05T03:32:02.673Z | Compiling snafu-derive v0.8.5 |
| 659 | 2025-07-05T03:32:02.876Z | Checking serde_spanned v0.6.9 |
| 660 | 2025-07-05T03:32:02.920Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 661 | 2025-07-05T03:32:02.950Z | Checking futures-executor v0.3.31 |
| 662 | 2025-07-05T03:32:03.045Z | Compiling serde_repr v0.1.20 |
| 663 | 2025-07-05T03:32:03.095Z | Compiling pin-project-internal v1.1.10 |
| 664 | 2025-07-05T03:32:03.155Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 665 | 2025-07-05T03:32:03.232Z | Compiling clap_derive v3.2.25 |
| 666 | 2025-07-05T03:32:03.257Z | Checking atty v0.2.14 |
| 667 | 2025-07-05T03:32:03.360Z | Checking clap_lex v0.7.4 |
| 668 | 2025-07-05T03:32:03.585Z | Checking strsim v0.10.0 |
| 669 | 2025-07-05T03:32:03.645Z | Compiling curl v0.4.48 |
| 670 | 2025-07-05T03:32:03.793Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 671 | 2025-07-05T03:32:03.962Z | Checking colored v3.0.0 |
| 672 | 2025-07-05T03:32:04.003Z | Checking bitflags v2.9.0 |
| 673 | 2025-07-05T03:32:04.107Z | Checking cpufeatures v0.2.17 |
| 674 | 2025-07-05T03:32:04.205Z | Checking strsim v0.11.1 |
| 675 | 2025-07-05T03:32:04.252Z | Checking bitflags v1.3.2 |
| 676 | 2025-07-05T03:32:04.276Z | Checking toml_write v0.1.2 |
| 677 | 2025-07-05T03:32:04.301Z | Checking textwrap v0.16.2 |
| 678 | 2025-07-05T03:32:04.354Z | Checking termcolor v1.4.1 |
| 679 | 2025-07-05T03:32:04.464Z | Checking iana-time-zone v0.1.63 |
| 680 | 2025-07-05T03:32:04.517Z | Checking oxnet v0.1.1 |
| 681 | 2025-07-05T03:32:04.560Z | Checking iri-string v0.7.8 |
| 682 | 2025-07-05T03:32:04.605Z | Checking unicode-width v0.2.0 |
| 683 | 2025-07-05T03:32:04.630Z | Checking chrono v0.4.40 |
| 684 | 2025-07-05T03:32:05.008Z | Checking console v0.16.0 |
| 685 | 2025-07-05T03:32:05.149Z | Checking pin-project v1.1.10 |
| 686 | 2025-07-05T03:32:05.275Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#b0bcb08c) |
| 687 | 2025-07-05T03:32:05.488Z | Checking clap_builder v4.5.40 |
| 688 | 2025-07-05T03:32:05.807Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 689 | 2025-07-05T03:32:06.149Z | Checking snafu v0.8.5 |
| 690 | 2025-07-05T03:32:06.317Z | Checking sha2 v0.10.8 |
| 691 | 2025-07-05T03:32:06.421Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 692 | 2025-07-05T03:32:06.454Z | Checking futures v0.3.31 |
| 693 | 2025-07-05T03:32:06.492Z | Checking clap v3.2.25 |
| 694 | 2025-07-05T03:32:06.556Z | Checking jsonwebtoken v9.3.1 |
| 695 | 2025-07-05T03:32:06.679Z | Checking hyper-rustls v0.27.5 |
| 696 | 2025-07-05T03:32:06.742Z | Checking tower-http v0.6.2 |
| 697 | 2025-07-05T03:32:06.767Z | Checking url v2.5.4 |
| 698 | 2025-07-05T03:32:06.964Z | Checking slog-envlogger v2.2.0 |
| 699 | 2025-07-05T03:32:07.394Z | Checking hyper-timeout v0.5.2 |
| 700 | 2025-07-05T03:32:07.527Z | Checking serde_urlencoded v0.7.1 |
| 701 | 2025-07-05T03:32:07.552Z | Checking secrecy v0.10.3 |
| 702 | 2025-07-05T03:32:07.636Z | Compiling clap_derive v4.5.40 |
| 703 | 2025-07-05T03:32:07.688Z | Checking serde_path_to_error v0.1.17 |
| 704 | 2025-07-05T03:32:07.712Z | Compiling zone_cfg_derive v0.3.1 |
| 705 | 2025-07-05T03:32:07.713Z | Compiling async-recursion v0.3.2 |
| 706 | 2025-07-05T03:32:07.870Z | Checking http-body-util v0.1.3 |
| 707 | 2025-07-05T03:32:07.962Z | Checking web-time v1.1.0 |
| 708 | 2025-07-05T03:32:08.013Z | Checking hex v0.4.3 |
| 709 | 2025-07-05T03:32:08.057Z | Checking unit-prefix v0.5.1 |
| 710 | 2025-07-05T03:32:08.199Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 711 | 2025-07-05T03:32:08.231Z | Checking indicatif v0.18.0 |
| 712 | 2025-07-05T03:32:08.257Z | Checking octocrab v0.44.1 |
| 713 | 2025-07-05T03:32:08.411Z | Checking sha256 v1.6.0 |
| 714 | 2025-07-05T03:32:08.465Z | Checking toml v0.8.23 |
| 715 | 2025-07-05T03:32:08.646Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon#652c201a) |
| 716 | 2025-07-05T03:32:08.808Z | Checking zone v0.3.1 |
| 717 | 2025-07-05T03:32:08.906Z | Checking softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 718 | 2025-07-05T03:32:09.057Z | Checking libloading v0.8.8 |
| 719 | 2025-07-05T03:32:09.143Z | Checking p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 720 | 2025-07-05T03:32:10.011Z | Checking clap v4.5.40 |
| 721 | 2025-07-05T03:32:31.320Z | Checking softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 722 | 2025-07-05T03:32:32.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 723 | 2025-07-05T03:32:32.829Z | + banner build |
| 724 | 2025-07-05T03:32:32.854Z | |
| 725 | 2025-07-05T03:32:32.854Z | ##### # # # # ##### |
| 726 | 2025-07-05T03:32:32.854Z | # # # # # # # # |
| 727 | 2025-07-05T03:32:32.854Z | ##### # # # # # # |
| 728 | 2025-07-05T03:32:32.854Z | # # # # # # # # |
| 729 | 2025-07-05T03:32:32.854Z | # # # # # # # # |
| 730 | 2025-07-05T03:32:32.854Z | ##### #### # ###### ##### |
| 731 | 2025-07-05T03:32:32.854Z | |
| 732 | 2025-07-05T03:32:32.854Z | + ptime -m cargo build |
| 733 | 2025-07-05T03:32:33.341Z | Compiling unicode-ident v1.0.18 |
| 734 | 2025-07-05T03:32:33.341Z | Compiling cfg-if v1.0.0 |
| 735 | 2025-07-05T03:32:33.366Z | Compiling once_cell v1.21.3 |
| 736 | 2025-07-05T03:32:33.366Z | Compiling memchr v2.7.4 |
| 737 | 2025-07-05T03:32:33.366Z | Compiling itoa v1.0.15 |
| 738 | 2025-07-05T03:32:33.366Z | Compiling smallvec v1.15.0 |
| 739 | 2025-07-05T03:32:33.366Z | Compiling libc v0.2.174 |
| 740 | 2025-07-05T03:32:33.366Z | Compiling pin-project-lite v0.2.16 |
| 741 | 2025-07-05T03:32:33.455Z | Compiling log v0.4.27 |
| 742 | 2025-07-05T03:32:33.515Z | Compiling proc-macro2 v1.0.94 |
| 743 | 2025-07-05T03:32:33.539Z | Compiling bytes v1.10.1 |
| 744 | 2025-07-05T03:32:33.570Z | Compiling scopeguard v1.2.0 |
| 745 | 2025-07-05T03:32:33.702Z | Compiling hashbrown v0.15.2 |
| 746 | 2025-07-05T03:32:33.726Z | Compiling equivalent v1.0.2 |
| 747 | 2025-07-05T03:32:33.751Z | Compiling lock_api v0.4.12 |
| 748 | 2025-07-05T03:32:33.809Z | Compiling stable_deref_trait v1.2.0 |
| 749 | 2025-07-05T03:32:33.837Z | Compiling ryu v1.0.20 |
| 750 | 2025-07-05T03:32:33.908Z | Compiling parking_lot_core v0.9.10 |
| 751 | 2025-07-05T03:32:33.942Z | Compiling socket2 v0.5.9 |
| 752 | 2025-07-05T03:32:34.105Z | Compiling signal-hook-registry v1.4.2 |
| 753 | 2025-07-05T03:32:34.148Z | Compiling mio v1.0.3 |
| 754 | 2025-07-05T03:32:34.417Z | Compiling quote v1.0.40 |
| 755 | 2025-07-05T03:32:34.667Z | Compiling indexmap v2.9.0 |
| 756 | 2025-07-05T03:32:34.692Z | Compiling parking_lot v0.12.3 |
| 757 | 2025-07-05T03:32:34.805Z | Compiling syn v2.0.100 |
| 758 | 2025-07-05T03:32:34.831Z | Compiling syn v1.0.109 |
| 759 | 2025-07-05T03:32:34.831Z | Compiling futures-core v0.3.31 |
| 760 | 2025-07-05T03:32:34.916Z | Compiling num-traits v0.2.19 |
| 761 | 2025-07-05T03:32:35.024Z | Compiling futures-sink v0.3.31 |
| 762 | 2025-07-05T03:32:35.056Z | Compiling ucd-trie v0.1.7 |
| 763 | 2025-07-05T03:32:35.152Z | Compiling slab v0.4.9 |
| 764 | 2025-07-05T03:32:35.177Z | Compiling futures-channel v0.3.31 |
| 765 | 2025-07-05T03:32:35.391Z | Compiling pin-utils v0.1.0 |
| 766 | 2025-07-05T03:32:35.468Z | Compiling byteorder v1.5.0 |
| 767 | 2025-07-05T03:32:35.493Z | Compiling futures-io v0.3.31 |
| 768 | 2025-07-05T03:32:35.534Z | Compiling futures-task v0.3.31 |
| 769 | 2025-07-05T03:32:35.572Z | Compiling winnow v0.7.11 |
| 770 | 2025-07-05T03:32:35.724Z | Compiling proc-macro-error-attr v1.0.4 |
| 771 | 2025-07-05T03:32:35.782Z | Compiling tracing-core v0.1.33 |
| 772 | 2025-07-05T03:32:35.807Z | Compiling writeable v0.5.5 |
| 773 | 2025-07-05T03:32:35.856Z | Compiling litemap v0.7.5 |
| 774 | 2025-07-05T03:32:36.265Z | Compiling num-integer v0.1.46 |
| 775 | 2025-07-05T03:32:36.359Z | Compiling fnv v1.0.7 |
| 776 | 2025-07-05T03:32:36.385Z | Compiling pretty-hex v0.4.1 |
| 777 | 2025-07-05T03:32:36.492Z | Compiling http v1.3.1 |
| 778 | 2025-07-05T03:32:36.518Z | Compiling num-conv v0.1.0 |
| 779 | 2025-07-05T03:32:36.595Z | Compiling time-core v0.1.4 |
| 780 | 2025-07-05T03:32:36.758Z | Compiling powerfmt v0.2.0 |
| 781 | 2025-07-05T03:32:36.782Z | Compiling time-macros v0.2.22 |
| 782 | 2025-07-05T03:32:36.914Z | Compiling toml_edit v0.19.15 |
| 783 | 2025-07-05T03:32:36.968Z | Compiling icu_locid_transform_data v1.5.1 |
| 784 | 2025-07-05T03:32:37.056Z | Compiling deranged v0.4.0 |
| 785 | 2025-07-05T03:32:37.099Z | Compiling getrandom v0.2.15 |
| 786 | 2025-07-05T03:32:37.321Z | Compiling thread-id v4.2.2 |
| 787 | 2025-07-05T03:32:37.416Z | Compiling untrusted v0.9.0 |
| 788 | 2025-07-05T03:32:37.573Z | Compiling ring v0.17.14 |
| 789 | 2025-07-05T03:32:38.184Z | Compiling http-body v1.0.1 |
| 790 | 2025-07-05T03:32:38.396Z | Compiling toml_edit v0.22.27 |
| 791 | 2025-07-05T03:32:38.426Z | Compiling typenum v1.18.0 |
| 792 | 2025-07-05T03:32:38.605Z | Compiling icu_properties_data v1.5.1 |
| 793 | 2025-07-05T03:32:38.818Z | Compiling slog v2.7.0 |
| 794 | 2025-07-05T03:32:39.007Z | Compiling time v0.3.41 |
| 795 | 2025-07-05T03:32:39.354Z | Compiling proc-macro-crate v1.3.1 |
| 796 | 2025-07-05T03:32:39.379Z | Compiling tower-service v0.3.3 |
| 797 | 2025-07-05T03:32:39.511Z | Compiling proc-macro-error v1.0.4 |
| 798 | 2025-07-05T03:32:39.957Z | Compiling rustls-pki-types v1.11.0 |
| 799 | 2025-07-05T03:32:40.008Z | Compiling plain v0.2.3 |
| 800 | 2025-07-05T03:32:40.157Z | Compiling try-lock v0.2.5 |
| 801 | 2025-07-05T03:32:40.301Z | Compiling want v0.3.1 |
| 802 | 2025-07-05T03:32:40.553Z | Compiling generic-array v0.14.7 |
| 803 | 2025-07-05T03:32:40.869Z | Compiling synstructure v0.13.1 |
| 804 | 2025-07-05T03:32:41.419Z | Compiling proc-macro-crate v3.3.0 |
| 805 | 2025-07-05T03:32:41.588Z | Compiling httparse v1.10.1 |
| 806 | 2025-07-05T03:32:41.724Z | Compiling icu_normalizer_data v1.5.1 |
| 807 | 2025-07-05T03:32:41.816Z | Compiling getrandom v0.3.2 |
| 808 | 2025-07-05T03:32:41.925Z | Compiling zerocopy v0.8.24 |
| 809 | 2025-07-05T03:32:42.087Z | Compiling dirs-sys-next v0.1.2 |
| 810 | 2025-07-05T03:32:42.139Z | Compiling zeroize v1.8.1 |
| 811 | 2025-07-05T03:32:42.245Z | Compiling write16 v1.0.0 |
| 812 | 2025-07-05T03:32:42.373Z | Compiling utf8_iter v1.0.4 |
| 813 | 2025-07-05T03:32:42.422Z | Compiling utf16_iter v1.0.5 |
| 814 | 2025-07-05T03:32:42.588Z | Compiling either v1.15.0 |
| 815 | 2025-07-05T03:32:42.614Z | Compiling arc-swap v1.7.1 |
| 816 | 2025-07-05T03:32:42.642Z | Compiling dirs-next v2.0.0 |
| 817 | 2025-07-05T03:32:42.772Z | Compiling num_enum_derive v0.5.11 |
| 818 | 2025-07-05T03:32:42.823Z | Compiling rand_core v0.9.3 |
| 819 | 2025-07-05T03:32:42.934Z | Compiling rustls-webpki v0.103.1 |
| 820 | 2025-07-05T03:32:43.015Z | Compiling crossbeam-utils v0.8.21 |
| 821 | 2025-07-05T03:32:43.179Z | Compiling aho-corasick v1.1.3 |
| 822 | 2025-07-05T03:32:43.553Z | Compiling thread_local v1.1.8 |
| 823 | 2025-07-05T03:32:43.986Z | Compiling lazy_static v1.5.0 |
| 824 | 2025-07-05T03:32:44.067Z | Compiling openssl-probe v0.1.6 |
| 825 | 2025-07-05T03:32:44.124Z | Compiling percent-encoding v2.3.1 |
| 826 | 2025-07-05T03:32:44.217Z | Compiling serde_derive v1.0.219 |
| 827 | 2025-07-05T03:32:44.365Z | Compiling thiserror-impl v2.0.12 |
| 828 | 2025-07-05T03:32:44.421Z | Compiling tokio-macros v2.5.0 |
| 829 | 2025-07-05T03:32:44.605Z | Compiling thiserror-impl v1.0.69 |
| 830 | 2025-07-05T03:32:44.630Z | Compiling zerofrom-derive v0.1.6 |
| 831 | 2025-07-05T03:32:44.818Z | Compiling yoke-derive v0.7.5 |
| 832 | 2025-07-05T03:32:45.666Z | Compiling tokio v1.46.1 |
| 833 | 2025-07-05T03:32:46.874Z | Compiling thiserror v2.0.12 |
| 834 | 2025-07-05T03:32:46.975Z | Compiling thiserror v1.0.69 |
| 835 | 2025-07-05T03:32:47.001Z | Compiling zerovec-derive v0.10.3 |
| 836 | 2025-07-05T03:32:47.027Z | Compiling pest v2.8.0 |
| 837 | 2025-07-05T03:32:47.113Z | Compiling displaydoc v0.2.5 |
| 838 | 2025-07-05T03:32:47.304Z | Compiling zerofrom v0.1.6 |
| 839 | 2025-07-05T03:32:47.498Z | Compiling yoke v0.7.5 |
| 840 | 2025-07-05T03:32:47.552Z | Compiling zerocopy-derive v0.7.35 |
| 841 | 2025-07-05T03:32:47.832Z | Compiling futures-macro v0.3.31 |
| 842 | 2025-07-05T03:32:48.419Z | Compiling tracing-attributes v0.1.28 |
| 843 | 2025-07-05T03:32:49.020Z | Compiling zerovec v0.10.4 |
| 844 | 2025-07-05T03:32:49.247Z | Compiling pest_meta v2.8.0 |
| 845 | 2025-07-05T03:32:49.443Z | Compiling futures-util v0.3.31 |
| 846 | 2025-07-05T03:32:49.695Z | Compiling zerocopy v0.7.35 |
| 847 | 2025-07-05T03:32:49.973Z | Compiling serde v1.0.219 |
| 848 | 2025-07-05T03:32:50.909Z | Compiling tinystr v0.7.6 |
| 849 | 2025-07-05T03:32:51.069Z | Compiling pest_generator v2.8.0 |
| 850 | 2025-07-05T03:32:51.179Z | Compiling tracing v0.1.41 |
| 851 | 2025-07-05T03:32:51.356Z | Compiling icu_locid v1.5.0 |
| 852 | 2025-07-05T03:32:51.677Z | Compiling icu_provider_macros v1.5.0 |
| 853 | 2025-07-05T03:32:52.409Z | Compiling scroll_derive v0.12.1 |
| 854 | 2025-07-05T03:32:52.631Z | Compiling icu_provider v1.5.0 |
| 855 | 2025-07-05T03:32:52.657Z | Compiling pest_derive v2.8.0 |
| 856 | 2025-07-05T03:32:53.361Z | Compiling icu_locid_transform v1.5.0 |
| 857 | 2025-07-05T03:32:53.486Z | Compiling dtrace-parser v0.2.0 |
| 858 | 2025-07-05T03:32:53.541Z | Compiling icu_collections v1.5.0 |
| 859 | 2025-07-05T03:32:53.669Z | Compiling scroll v0.12.0 |
| 860 | 2025-07-05T03:32:53.816Z | Compiling num_enum_derive v0.7.3 |
| 861 | 2025-07-05T03:32:54.136Z | Compiling goblin v0.8.2 |
| 862 | 2025-07-05T03:32:54.456Z | Compiling serde_json v1.0.140 |
| 863 | 2025-07-05T03:32:54.736Z | Compiling num-bigint v0.4.6 |
| 864 | 2025-07-05T03:32:54.781Z | Compiling icu_properties v1.5.1 |
| 865 | 2025-07-05T03:32:55.375Z | Compiling serde_tokenstream v0.2.2 |
| 866 | 2025-07-05T03:32:55.643Z | Compiling hyper v1.6.0 |
| 867 | 2025-07-05T03:32:55.780Z | Compiling num_enum v0.7.3 |
| 868 | 2025-07-05T03:32:55.851Z | Compiling num_enum v0.5.11 |
| 869 | 2025-07-05T03:32:55.949Z | Compiling dof v0.3.0 |
| 870 | 2025-07-05T03:32:56.106Z | Compiling ppv-lite86 v0.2.21 |
| 871 | 2025-07-05T03:32:56.686Z | Compiling usdt-impl v0.5.0 |
| 872 | 2025-07-05T03:32:56.766Z | Compiling foreign-types-macros v0.2.3 |
| 873 | 2025-07-05T03:32:56.967Z | Compiling utf8parse v0.2.2 |
| 874 | 2025-07-05T03:32:57.125Z | Compiling tap v1.0.1 |
| 875 | 2025-07-05T03:32:57.290Z | Compiling subtle v2.6.1 |
| 876 | 2025-07-05T03:32:57.527Z | Compiling regex-syntax v0.8.5 |
| 877 | 2025-07-05T03:32:57.734Z | Compiling foreign-types-shared v0.3.1 |
| 878 | 2025-07-05T03:32:57.760Z | Compiling usdt-macro v0.5.0 |
| 879 | 2025-07-05T03:32:57.857Z | Compiling usdt-attr-macro v0.5.0 |
| 880 | 2025-07-05T03:32:57.883Z | Compiling foreign-types v0.5.0 |
| 881 | 2025-07-05T03:32:57.981Z | Compiling rustls v0.23.26 |
| 882 | 2025-07-05T03:32:58.227Z | Compiling icu_normalizer v1.5.0 |
| 883 | 2025-07-05T03:32:58.918Z | Compiling wyz v0.5.1 |
| 884 | 2025-07-05T03:32:59.080Z | Compiling idna_adapter v1.2.0 |
| 885 | 2025-07-05T03:32:59.259Z | Compiling anstyle-parse v0.2.6 |
| 886 | 2025-07-05T03:32:59.285Z | Compiling hyper-util v0.1.11 |
| 887 | 2025-07-05T03:32:59.311Z | Compiling num-rational v0.4.2 |
| 888 | 2025-07-05T03:32:59.555Z | Compiling rand_chacha v0.9.0 |
| 889 | 2025-07-05T03:33:00.445Z | Compiling num-complex v0.4.6 |
| 890 | 2025-07-05T03:33:00.671Z | Compiling regex-automata v0.4.9 |
| 891 | 2025-07-05T03:33:00.764Z | Compiling tokio-util v0.7.14 |
| 892 | 2025-07-05T03:33:01.251Z | Compiling form_urlencoded v1.2.1 |
| 893 | 2025-07-05T03:33:01.409Z | Compiling async-trait v0.1.88 |
| 894 | 2025-07-05T03:33:01.434Z | Compiling slog-scope v4.4.0 |
| 895 | 2025-07-05T03:33:01.550Z | Compiling crossbeam-channel v0.5.15 |
| 896 | 2025-07-05T03:33:01.722Z | Compiling itertools v0.12.1 |
| 897 | 2025-07-05T03:33:01.843Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 898 | 2025-07-05T03:33:02.451Z | Compiling term v0.7.0 |
| 899 | 2025-07-05T03:33:02.589Z | Compiling radium v0.7.0 |
| 900 | 2025-07-05T03:33:02.951Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 901 | 2025-07-05T03:33:02.986Z | Compiling block-buffer v0.10.4 |
| 902 | 2025-07-05T03:33:03.070Z | Compiling crypto-common v0.1.6 |
| 903 | 2025-07-05T03:33:03.122Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 904 | 2025-07-05T03:33:03.198Z | Compiling num-iter v0.1.45 |
| 905 | 2025-07-05T03:33:03.238Z | Compiling cstr-argument v0.1.2 |
| 906 | 2025-07-05T03:33:03.287Z | Compiling is-terminal v0.4.16 |
| 907 | 2025-07-05T03:33:03.312Z | Compiling memmap v0.7.0 |
| 908 | 2025-07-05T03:33:03.379Z | Compiling tower-layer v0.3.3 |
| 909 | 2025-07-05T03:33:03.420Z | Compiling anstyle v1.0.11 |
| 910 | 2025-07-05T03:33:03.459Z | Compiling sync_wrapper v1.0.2 |
| 911 | 2025-07-05T03:33:03.585Z | Compiling hashbrown v0.12.3 |
| 912 | 2025-07-05T03:33:03.609Z | Compiling is_terminal_polyfill v1.70.1 |
| 913 | 2025-07-05T03:33:03.634Z | Compiling colorchoice v1.0.3 |
| 914 | 2025-07-05T03:33:03.709Z | Compiling funty v2.0.0 |
| 915 | 2025-07-05T03:33:03.734Z | Compiling base64 v0.22.1 |
| 916 | 2025-07-05T03:33:03.787Z | Compiling take_mut v0.2.2 |
| 917 | 2025-07-05T03:33:03.812Z | Compiling anstyle-query v1.1.2 |
| 918 | 2025-07-05T03:33:03.932Z | Compiling os_str_bytes v6.6.1 |
| 919 | 2025-07-05T03:33:03.957Z | Compiling anstream v0.6.18 |
| 920 | 2025-07-05T03:33:04.141Z | Compiling slog-async v2.8.0 |
| 921 | 2025-07-05T03:33:04.351Z | Compiling clap_lex v0.2.4 |
| 922 | 2025-07-05T03:33:04.406Z | Compiling regex v1.11.1 |
| 923 | 2025-07-05T03:33:04.485Z | Compiling bitvec v1.0.1 |
| 924 | 2025-07-05T03:33:04.544Z | Compiling indexmap v1.9.3 |
| 925 | 2025-07-05T03:33:04.840Z | Compiling pem v3.0.5 |
| 926 | 2025-07-05T03:33:05.132Z | Compiling tower v0.5.2 |
| 927 | 2025-07-05T03:33:05.168Z | Compiling usdt v0.5.0 |
| 928 | 2025-07-05T03:33:05.251Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 929 | 2025-07-05T03:33:05.317Z | Compiling slog-term v2.9.1 |
| 930 | 2025-07-05T03:33:05.513Z | Compiling tokio-rustls v0.26.2 |
| 931 | 2025-07-05T03:33:05.617Z | Compiling num v0.4.3 |
| 932 | 2025-07-05T03:33:05.716Z | Compiling digest v0.10.7 |
| 933 | 2025-07-05T03:33:05.741Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 934 | 2025-07-05T03:33:05.928Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 935 | 2025-07-05T03:33:06.046Z | Compiling slog-stdlog v4.1.1 |
| 936 | 2025-07-05T03:33:06.119Z | Compiling anyhow v1.0.98 |
| 937 | 2025-07-05T03:33:06.154Z | Compiling rand v0.9.0 |
| 938 | 2025-07-05T03:33:06.314Z | Compiling idna v1.0.3 |
| 939 | 2025-07-05T03:33:06.377Z | Compiling simple_asn1 v0.6.3 |
| 940 | 2025-07-05T03:33:06.426Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 941 | 2025-07-05T03:33:06.805Z | Compiling toml_datetime v0.6.11 |
| 942 | 2025-07-05T03:33:06.859Z | Compiling serde_spanned v0.6.9 |
| 943 | 2025-07-05T03:33:07.073Z | Compiling futures-executor v0.3.31 |
| 944 | 2025-07-05T03:33:07.196Z | Compiling rustls-native-certs v0.8.1 |
| 945 | 2025-07-05T03:33:07.301Z | Compiling pin-project-internal v1.1.10 |
| 946 | 2025-07-05T03:33:07.348Z | Compiling snafu-derive v0.8.5 |
| 947 | 2025-07-05T03:33:07.559Z | Compiling serde_repr v0.1.20 |
| 948 | 2025-07-05T03:33:07.737Z | Compiling clap_derive v3.2.25 |
| 949 | 2025-07-05T03:33:07.815Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 950 | 2025-07-05T03:33:07.859Z | Compiling openssl-sys v0.9.107 |
| 951 | 2025-07-05T03:33:08.278Z | Compiling libz-sys v1.1.22 |
| 952 | 2025-07-05T03:33:08.415Z | Compiling atty v0.2.14 |
| 953 | 2025-07-05T03:33:08.535Z | Compiling strsim v0.11.1 |
| 954 | 2025-07-05T03:33:08.561Z | Compiling cpufeatures v0.2.17 |
| 955 | 2025-07-05T03:33:08.643Z | Compiling iri-string v0.7.8 |
| 956 | 2025-07-05T03:33:08.867Z | Compiling oxnet v0.1.1 |
| 957 | 2025-07-05T03:33:08.996Z | Compiling clap_lex v0.7.4 |
| 958 | 2025-07-05T03:33:09.233Z | Compiling unicode-width v0.2.0 |
| 959 | 2025-07-05T03:33:09.282Z | Compiling termcolor v1.4.1 |
| 960 | 2025-07-05T03:33:09.363Z | Compiling strsim v0.10.0 |
| 961 | 2025-07-05T03:33:09.415Z | Compiling colored v3.0.0 |
| 962 | 2025-07-05T03:33:09.685Z | Compiling toml_write v0.1.2 |
| 963 | 2025-07-05T03:33:09.828Z | Compiling bitflags v2.9.0 |
| 964 | 2025-07-05T03:33:09.955Z | Compiling iana-time-zone v0.1.63 |
| 965 | 2025-07-05T03:33:10.019Z | Compiling textwrap v0.16.2 |
| 966 | 2025-07-05T03:33:10.043Z | Compiling bitflags v1.3.2 |
| 967 | 2025-07-05T03:33:10.128Z | Compiling chrono v0.4.40 |
| 968 | 2025-07-05T03:33:10.179Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#73362d5a) |
| 969 | 2025-07-05T03:33:10.333Z | Compiling console v0.16.0 |
| 970 | 2025-07-05T03:33:10.806Z | Compiling pin-project v1.1.10 |
| 971 | 2025-07-05T03:33:10.838Z | Compiling snafu v0.8.5 |
| 972 | 2025-07-05T03:33:10.944Z | Compiling clap_builder v4.5.40 |
| 973 | 2025-07-05T03:33:11.026Z | Compiling clap v3.2.25 |
| 974 | 2025-07-05T03:33:11.460Z | Compiling tower-http v0.6.2 |
| 975 | 2025-07-05T03:33:11.498Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 976 | 2025-07-05T03:33:12.183Z | Compiling curl-sys v0.4.80+curl-8.12.1 |
| 977 | 2025-07-05T03:33:12.420Z | Compiling sha2 v0.10.8 |
| 978 | 2025-07-05T03:33:12.780Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 979 | 2025-07-05T03:33:12.828Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#b0bcb08c) |
| 980 | 2025-07-05T03:33:13.074Z | Compiling hyper-rustls v0.27.5 |
| 981 | 2025-07-05T03:33:13.099Z | Compiling futures v0.3.31 |
| 982 | 2025-07-05T03:33:13.197Z | Compiling url v2.5.4 |
| 983 | 2025-07-05T03:33:13.586Z | Compiling jsonwebtoken v9.3.1 |
| 984 | 2025-07-05T03:33:13.706Z | Compiling slog-envlogger v2.2.0 |
| 985 | 2025-07-05T03:33:13.886Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 986 | 2025-07-05T03:33:14.230Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 987 | 2025-07-05T03:33:14.342Z | Compiling portable-atomic v1.11.0 |
| 988 | 2025-07-05T03:33:14.387Z | Compiling serde_urlencoded v0.7.1 |
| 989 | 2025-07-05T03:33:14.669Z | Compiling hyper-timeout v0.5.2 |
| 990 | 2025-07-05T03:33:14.775Z | Compiling serde_path_to_error v0.1.17 |
| 991 | 2025-07-05T03:33:14.824Z | Compiling clap_derive v4.5.40 |
| 992 | 2025-07-05T03:33:14.977Z | Compiling async-recursion v0.3.2 |
| 993 | 2025-07-05T03:33:15.404Z | Compiling zone_cfg_derive v0.3.1 |
| 994 | 2025-07-05T03:33:15.436Z | Compiling secrecy v0.10.3 |
| 995 | 2025-07-05T03:33:15.669Z | Compiling http-body-util v0.1.3 |
| 996 | 2025-07-05T03:33:15.839Z | Compiling web-time v1.1.0 |
| 997 | 2025-07-05T03:33:15.929Z | Compiling hex v0.4.3 |
| 998 | 2025-07-05T03:33:16.068Z | Compiling unit-prefix v0.5.1 |
| 999 | 2025-07-05T03:33:16.113Z | Compiling octocrab v0.44.1 |
| 1000 | 2025-07-05T03:33:16.270Z | Compiling indicatif v0.18.0 |
| 1001 | 2025-07-05T03:33:16.428Z | Compiling sha256 v1.6.0 |
| 1002 | 2025-07-05T03:33:16.603Z | Compiling zone v0.3.1 |
| 1003 | 2025-07-05T03:33:16.831Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 1004 | 2025-07-05T03:33:17.147Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 1005 | 2025-07-05T03:33:17.252Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1006 | 2025-07-05T03:33:17.507Z | Compiling toml v0.8.23 |
| 1007 | 2025-07-05T03:33:17.721Z | Compiling curl v0.4.48 |
| 1008 | 2025-07-05T03:33:17.880Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#652c201a) |
| 1009 | 2025-07-05T03:33:18.211Z | Compiling clap v4.5.40 |
| 1010 | 2025-07-05T03:33:18.237Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1011 | 2025-07-05T03:33:18.306Z | Compiling libloading v0.8.8 |
| 1012 | 2025-07-05T03:33:43.168Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1013 | 2025-07-05T03:34:01.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 1014 | 2025-07-05T03:34:02.040Z | |
| 1015 | 2025-07-05T03:34:02.040Z | real 1:29.186338093 |
| 1016 | 2025-07-05T03:34:02.040Z | user 6:09.516839908 |
| 1017 | 2025-07-05T03:34:02.040Z | sys 50.744758161 |
| 1018 | 2025-07-05T03:34:02.040Z | trap 0.237032207 |
| 1019 | 2025-07-05T03:34:02.040Z | tflt 0.058977912 |
| 1020 | 2025-07-05T03:34:02.040Z | dflt 0.097694147 |
| 1021 | 2025-07-05T03:34:02.040Z | kflt 0.000081415 |
| 1022 | 2025-07-05T03:34:02.040Z | lock 11:24.107511904 |
| 1023 | 2025-07-05T03:34:02.040Z | slp 23:59.324356889 |
| 1024 | 2025-07-05T03:34:02.040Z | lat 16.868020742 |
| 1025 | 2025-07-05T03:34:02.040Z | stop 19.606915754 |
| 1026 | 2025-07-05T03:34:02.067Z | + ptime -m cargo build --release |
| 1027 | 2025-07-05T03:34:02.423Z | Compiling proc-macro2 v1.0.94 |
| 1028 | 2025-07-05T03:34:02.423Z | Compiling unicode-ident v1.0.18 |
| 1029 | 2025-07-05T03:34:02.423Z | Compiling libc v0.2.174 |
| 1030 | 2025-07-05T03:34:02.449Z | Compiling autocfg v1.4.0 |
| 1031 | 2025-07-05T03:34:02.449Z | Compiling cfg-if v1.0.0 |
| 1032 | 2025-07-05T03:34:02.449Z | Compiling serde v1.0.219 |
| 1033 | 2025-07-05T03:34:02.449Z | Compiling version_check v0.9.5 |
| 1034 | 2025-07-05T03:34:02.449Z | Compiling memchr v2.7.4 |
| 1035 | 2025-07-05T03:34:02.571Z | Compiling thiserror v2.0.12 |
| 1036 | 2025-07-05T03:34:02.624Z | Compiling smallvec v1.15.0 |
| 1037 | 2025-07-05T03:34:02.962Z | Compiling itoa v1.0.15 |
| 1038 | 2025-07-05T03:34:03.012Z | Compiling shlex v1.3.0 |
| 1039 | 2025-07-05T03:34:03.067Z | Compiling pin-project-lite v0.2.16 |
| 1040 | 2025-07-05T03:34:03.096Z | Compiling parking_lot_core v0.9.10 |
| 1041 | 2025-07-05T03:34:03.136Z | Compiling lock_api v0.4.12 |
| 1042 | 2025-07-05T03:34:03.182Z | Compiling bytes v1.10.1 |
| 1043 | 2025-07-05T03:34:03.210Z | Compiling thiserror v1.0.69 |
| 1044 | 2025-07-05T03:34:03.320Z | Compiling cc v1.2.19 |
| 1045 | 2025-07-05T03:34:03.489Z | Compiling syn v1.0.109 |
| 1046 | 2025-07-05T03:34:03.517Z | Compiling once_cell v1.21.3 |
| 1047 | 2025-07-05T03:34:03.704Z | Compiling log v0.4.27 |
| 1048 | 2025-07-05T03:34:03.867Z | Compiling scopeguard v1.2.0 |
| 1049 | 2025-07-05T03:34:03.998Z | Compiling quote v1.0.40 |
| 1050 | 2025-07-05T03:34:04.265Z | Compiling socket2 v0.5.9 |
| 1051 | 2025-07-05T03:34:04.412Z | Compiling syn v2.0.100 |
| 1052 | 2025-07-05T03:34:04.502Z | Compiling parking_lot v0.12.3 |
| 1053 | 2025-07-05T03:34:04.761Z | Compiling mio v1.0.3 |
| 1054 | 2025-07-05T03:34:04.867Z | Compiling signal-hook-registry v1.4.2 |
| 1055 | 2025-07-05T03:34:05.131Z | Compiling hashbrown v0.15.2 |
| 1056 | 2025-07-05T03:34:05.800Z | Compiling equivalent v1.0.2 |
| 1057 | 2025-07-05T03:34:05.825Z | Compiling toml_datetime v0.6.11 |
| 1058 | 2025-07-05T03:34:06.228Z | Compiling indexmap v2.9.0 |
| 1059 | 2025-07-05T03:34:06.299Z | Compiling serde_json v1.0.140 |
| 1060 | 2025-07-05T03:34:06.331Z | Compiling num-traits v0.2.19 |
| 1061 | 2025-07-05T03:34:06.653Z | Compiling futures-core v0.3.31 |
| 1062 | 2025-07-05T03:34:06.684Z | Compiling ucd-trie v0.1.7 |
| 1063 | 2025-07-05T03:34:06.789Z | Compiling stable_deref_trait v1.2.0 |
| 1064 | 2025-07-05T03:34:06.907Z | Compiling slab v0.4.9 |
| 1065 | 2025-07-05T03:34:07.074Z | Compiling futures-sink v0.3.31 |
| 1066 | 2025-07-05T03:34:07.120Z | Compiling proc-macro-error-attr v1.0.4 |
| 1067 | 2025-07-05T03:34:07.191Z | Compiling pkg-config v0.3.32 |
| 1068 | 2025-07-05T03:34:07.238Z | Compiling futures-channel v0.3.31 |
| 1069 | 2025-07-05T03:34:07.373Z | Compiling proc-macro-error v1.0.4 |
| 1070 | 2025-07-05T03:34:07.594Z | Compiling vcpkg v0.2.15 |
| 1071 | 2025-07-05T03:34:07.650Z | Compiling futures-io v0.3.31 |
| 1072 | 2025-07-05T03:34:07.714Z | Compiling futures-task v0.3.31 |
| 1073 | 2025-07-05T03:34:07.740Z | Compiling pin-utils v0.1.0 |
| 1074 | 2025-07-05T03:34:07.978Z | Compiling ring v0.17.14 |
| 1075 | 2025-07-05T03:34:08.005Z | Compiling tracing-core v0.1.33 |
| 1076 | 2025-07-05T03:34:08.385Z | Compiling num-integer v0.1.46 |
| 1077 | 2025-07-05T03:34:08.673Z | Compiling litemap v0.7.5 |
| 1078 | 2025-07-05T03:34:08.699Z | Compiling ryu v1.0.20 |
| 1079 | 2025-07-05T03:34:08.787Z | Compiling fnv v1.0.7 |
| 1080 | 2025-07-05T03:34:08.881Z | Compiling pretty-hex v0.4.1 |
| 1081 | 2025-07-05T03:34:08.926Z | Compiling writeable v0.5.5 |
| 1082 | 2025-07-05T03:34:09.094Z | Compiling icu_locid_transform_data v1.5.1 |
| 1083 | 2025-07-05T03:34:09.120Z | Compiling http v1.3.1 |
| 1084 | 2025-07-05T03:34:09.804Z | Compiling num-conv v0.1.0 |
| 1085 | 2025-07-05T03:34:09.830Z | Compiling time-core v0.1.4 |
| 1086 | 2025-07-05T03:34:09.989Z | Compiling byteorder v1.5.0 |
| 1087 | 2025-07-05T03:34:10.015Z | Compiling winnow v0.5.40 |
| 1088 | 2025-07-05T03:34:10.041Z | Compiling winnow v0.7.11 |
| 1089 | 2025-07-05T03:34:10.066Z | Compiling typenum v1.18.0 |
| 1090 | 2025-07-05T03:34:10.369Z | Compiling slog v2.7.0 |
| 1091 | 2025-07-05T03:34:10.626Z | Compiling icu_properties_data v1.5.1 |
| 1092 | 2025-07-05T03:34:10.813Z | Compiling powerfmt v0.2.0 |
| 1093 | 2025-07-05T03:34:10.952Z | Compiling synstructure v0.13.1 |
| 1094 | 2025-07-05T03:34:11.397Z | Compiling heck v0.4.1 |
| 1095 | 2025-07-05T03:34:11.600Z | Compiling deranged v0.4.0 |
| 1096 | 2025-07-05T03:34:12.054Z | Compiling http-body v1.0.1 |
| 1097 | 2025-07-05T03:34:12.254Z | Compiling time-macros v0.2.22 |
| 1098 | 2025-07-05T03:34:12.868Z | Compiling toml_edit v0.19.15 |
| 1099 | 2025-07-05T03:34:12.894Z | Compiling toml_edit v0.22.27 |
| 1100 | 2025-07-05T03:34:12.997Z | Compiling getrandom v0.2.15 |
| 1101 | 2025-07-05T03:34:13.104Z | Compiling usdt-impl v0.5.0 |
| 1102 | 2025-07-05T03:34:13.282Z | Compiling generic-array v0.14.7 |
| 1103 | 2025-07-05T03:34:13.363Z | Compiling icu_normalizer_data v1.5.1 |
| 1104 | 2025-07-05T03:34:13.602Z | Compiling untrusted v0.9.0 |
| 1105 | 2025-07-05T03:34:13.681Z | Compiling getrandom v0.3.2 |
| 1106 | 2025-07-05T03:34:13.796Z | Compiling httparse v1.10.1 |
| 1107 | 2025-07-05T03:34:14.082Z | Compiling zerocopy v0.8.24 |
| 1108 | 2025-07-05T03:34:14.200Z | Compiling serde_derive v1.0.219 |
| 1109 | 2025-07-05T03:34:14.226Z | Compiling thiserror-impl v2.0.12 |
| 1110 | 2025-07-05T03:34:14.372Z | Compiling thiserror-impl v1.0.69 |
| 1111 | 2025-07-05T03:34:14.474Z | Compiling tokio-macros v2.5.0 |
| 1112 | 2025-07-05T03:34:14.722Z | Compiling zerofrom-derive v0.1.6 |
| 1113 | 2025-07-05T03:34:15.732Z | Compiling tokio v1.46.1 |
| 1114 | 2025-07-05T03:34:16.744Z | Compiling yoke-derive v0.7.5 |
| 1115 | 2025-07-05T03:34:17.223Z | Compiling pest v2.8.0 |
| 1116 | 2025-07-05T03:34:17.248Z | Compiling zerovec-derive v0.10.3 |
| 1117 | 2025-07-05T03:34:17.300Z | Compiling zerofrom v0.1.6 |
| 1118 | 2025-07-05T03:34:17.494Z | Compiling zerocopy-derive v0.7.35 |
| 1119 | 2025-07-05T03:34:17.520Z | Compiling displaydoc v0.2.5 |
| 1120 | 2025-07-05T03:34:17.520Z | Compiling futures-macro v0.3.31 |
| 1121 | 2025-07-05T03:34:18.743Z | Compiling yoke v0.7.5 |
| 1122 | 2025-07-05T03:34:18.816Z | Compiling tracing-attributes v0.1.28 |
| 1123 | 2025-07-05T03:34:18.984Z | Compiling pest_meta v2.8.0 |
| 1124 | 2025-07-05T03:34:19.010Z | Compiling futures-util v0.3.31 |
| 1125 | 2025-07-05T03:34:19.083Z | Compiling icu_provider_macros v1.5.0 |
| 1126 | 2025-07-05T03:34:19.143Z | Compiling zerovec v0.10.4 |
| 1127 | 2025-07-05T03:34:19.255Z | Compiling zerocopy v0.7.35 |
| 1128 | 2025-07-05T03:34:20.452Z | Compiling pest_generator v2.8.0 |
| 1129 | 2025-07-05T03:34:21.300Z | Compiling tinystr v0.7.6 |
| 1130 | 2025-07-05T03:34:21.653Z | Compiling icu_locid v1.5.0 |
| 1131 | 2025-07-05T03:34:21.679Z | Compiling tracing v0.1.41 |
| 1132 | 2025-07-05T03:34:21.859Z | Compiling scroll_derive v0.12.1 |
| 1133 | 2025-07-05T03:34:21.964Z | Compiling pest_derive v2.8.0 |
| 1134 | 2025-07-05T03:34:22.343Z | Compiling icu_collections v1.5.0 |
| 1135 | 2025-07-05T03:34:22.721Z | Compiling icu_provider v1.5.0 |
| 1136 | 2025-07-05T03:34:23.061Z | Compiling scroll v0.12.0 |
| 1137 | 2025-07-05T03:34:23.577Z | Compiling icu_locid_transform v1.5.0 |
| 1138 | 2025-07-05T03:34:24.361Z | Compiling num-bigint v0.4.6 |
| 1139 | 2025-07-05T03:34:24.641Z | Compiling dtrace-parser v0.2.0 |
| 1140 | 2025-07-05T03:34:25.879Z | Compiling proc-macro-crate v3.3.0 |
| 1141 | 2025-07-05T03:34:26.456Z | Compiling dof v0.3.0 |
| 1142 | 2025-07-05T03:34:26.748Z | Compiling proc-macro-crate v1.3.1 |
| 1143 | 2025-07-05T03:34:27.148Z | Compiling time v0.3.41 |
| 1144 | 2025-07-05T03:34:27.926Z | Compiling thread-id v4.2.2 |
| 1145 | 2025-07-05T03:34:29.067Z | Compiling libz-sys v1.1.22 |
| 1146 | 2025-07-05T03:34:29.227Z | Compiling openssl-sys v0.9.107 |
| 1147 | 2025-07-05T03:34:29.706Z | Compiling tower-service v0.3.3 |
| 1148 | 2025-07-05T03:34:29.836Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1149 | 2025-07-05T03:34:29.966Z | Compiling rustls-pki-types v1.11.0 |
| 1150 | 2025-07-05T03:34:30.080Z | Compiling crossbeam-utils v0.8.21 |
| 1151 | 2025-07-05T03:34:30.187Z | Compiling plain v0.2.3 |
| 1152 | 2025-07-05T03:34:30.529Z | Compiling try-lock v0.2.5 |
| 1153 | 2025-07-05T03:34:30.701Z | Compiling want v0.3.1 |
| 1154 | 2025-07-05T03:34:31.416Z | Compiling goblin v0.8.2 |
| 1155 | 2025-07-05T03:34:31.719Z | Compiling icu_properties v1.5.1 |
| 1156 | 2025-07-05T03:34:33.884Z | Compiling num_enum_derive v0.5.11 |
| 1157 | 2025-07-05T03:34:34.332Z | Compiling num_enum_derive v0.7.3 |
| 1158 | 2025-07-05T03:34:34.469Z | Compiling serde_tokenstream v0.2.2 |
| 1159 | 2025-07-05T03:34:34.916Z | Compiling dirs-sys-next v0.1.2 |
| 1160 | 2025-07-05T03:34:35.849Z | Compiling rustls v0.23.26 |
| 1161 | 2025-07-05T03:34:36.069Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1162 | 2025-07-05T03:34:36.195Z | Compiling heck v0.5.0 |
| 1163 | 2025-07-05T03:34:36.241Z | Compiling radium v0.7.0 |
| 1164 | 2025-07-05T03:34:36.384Z | Compiling arc-swap v1.7.1 |
| 1165 | 2025-07-05T03:34:36.532Z | Compiling utf16_iter v1.0.5 |
| 1166 | 2025-07-05T03:34:36.636Z | Compiling write16 v1.0.0 |
| 1167 | 2025-07-05T03:34:36.738Z | Compiling either v1.15.0 |
| 1168 | 2025-07-05T03:34:36.770Z | Compiling zeroize v1.8.1 |
| 1169 | 2025-07-05T03:34:36.853Z | Compiling utf8_iter v1.0.4 |
| 1170 | 2025-07-05T03:34:36.987Z | Compiling ppv-lite86 v0.2.21 |
| 1171 | 2025-07-05T03:34:37.067Z | Compiling icu_normalizer v1.5.0 |
| 1172 | 2025-07-05T03:34:37.136Z | Compiling num_enum v0.7.3 |
| 1173 | 2025-07-05T03:34:37.313Z | Compiling num_enum v0.5.11 |
| 1174 | 2025-07-05T03:34:37.339Z | Compiling dirs-next v2.0.0 |
| 1175 | 2025-07-05T03:34:37.477Z | Compiling hyper v1.6.0 |
| 1176 | 2025-07-05T03:34:37.545Z | Compiling rand_core v0.9.3 |
| 1177 | 2025-07-05T03:34:39.498Z | Compiling rustls-webpki v0.103.1 |
| 1178 | 2025-07-05T03:34:41.414Z | Compiling foreign-types-macros v0.2.3 |
| 1179 | 2025-07-05T03:34:41.939Z | Compiling curl-sys v0.4.80+curl-8.12.1 |
| 1180 | 2025-07-05T03:34:42.367Z | Compiling thread_local v1.1.8 |
| 1181 | 2025-07-05T03:34:42.562Z | Compiling aho-corasick v1.1.3 |
| 1182 | 2025-07-05T03:34:42.588Z | Compiling indexmap v1.9.3 |
| 1183 | 2025-07-05T03:34:42.728Z | Compiling lazy_static v1.5.0 |
| 1184 | 2025-07-05T03:34:42.915Z | Compiling tap v1.0.1 |
| 1185 | 2025-07-05T03:34:43.026Z | Compiling foreign-types-shared v0.3.1 |
| 1186 | 2025-07-05T03:34:43.081Z | Compiling percent-encoding v2.3.1 |
| 1187 | 2025-07-05T03:34:43.159Z | Compiling slog-async v2.8.0 |
| 1188 | 2025-07-05T03:34:43.499Z | Compiling utf8parse v0.2.2 |
| 1189 | 2025-07-05T03:34:43.525Z | Compiling regex-syntax v0.8.5 |
| 1190 | 2025-07-05T03:34:43.606Z | Compiling openssl-probe v0.1.6 |
| 1191 | 2025-07-05T03:34:43.653Z | Compiling anyhow v1.0.98 |
| 1192 | 2025-07-05T03:34:44.057Z | Compiling subtle v2.6.1 |
| 1193 | 2025-07-05T03:34:44.896Z | Compiling anstyle-parse v0.2.6 |
| 1194 | 2025-07-05T03:34:45.293Z | Compiling form_urlencoded v1.2.1 |
| 1195 | 2025-07-05T03:34:45.727Z | Compiling foreign-types v0.5.0 |
| 1196 | 2025-07-05T03:34:45.832Z | Compiling wyz v0.5.1 |
| 1197 | 2025-07-05T03:34:46.238Z | Compiling slog-scope v4.4.0 |
| 1198 | 2025-07-05T03:34:46.498Z | Compiling hyper-util v0.1.11 |
| 1199 | 2025-07-05T03:34:46.927Z | Compiling regex-automata v0.4.9 |
| 1200 | 2025-07-05T03:34:50.802Z | Compiling crossbeam-channel v0.5.15 |
| 1201 | 2025-07-05T03:34:51.261Z | Compiling idna_adapter v1.2.0 |
| 1202 | 2025-07-05T03:34:51.473Z | Compiling rand_chacha v0.9.0 |
| 1203 | 2025-07-05T03:34:52.096Z | Compiling term v0.7.0 |
| 1204 | 2025-07-05T03:34:53.183Z | Compiling itertools v0.12.1 |
| 1205 | 2025-07-05T03:34:53.539Z | Compiling usdt-macro v0.5.0 |
| 1206 | 2025-07-05T03:34:53.819Z | Compiling usdt-attr-macro v0.5.0 |
| 1207 | 2025-07-05T03:34:54.630Z | Compiling crypto-common v0.1.6 |
| 1208 | 2025-07-05T03:34:54.817Z | Compiling block-buffer v0.10.4 |
| 1209 | 2025-07-05T03:34:55.042Z | Compiling num-rational v0.4.2 |
| 1210 | 2025-07-05T03:34:55.169Z | Compiling num-complex v0.4.6 |
| 1211 | 2025-07-05T03:34:55.646Z | Compiling tokio-util v0.7.14 |
| 1212 | 2025-07-05T03:34:56.082Z | Compiling async-trait v0.1.88 |
| 1213 | 2025-07-05T03:34:56.726Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1214 | 2025-07-05T03:34:56.794Z | Compiling num-iter v0.1.45 |
| 1215 | 2025-07-05T03:34:56.975Z | Compiling memmap v0.7.0 |
| 1216 | 2025-07-05T03:34:57.002Z | Compiling is-terminal v0.4.16 |
| 1217 | 2025-07-05T03:34:57.115Z | Compiling cstr-argument v0.1.2 |
| 1218 | 2025-07-05T03:34:57.350Z | Compiling colorchoice v1.0.3 |
| 1219 | 2025-07-05T03:34:57.375Z | Compiling anstyle-query v1.1.2 |
| 1220 | 2025-07-05T03:34:57.507Z | Compiling take_mut v0.2.2 |
| 1221 | 2025-07-05T03:34:57.533Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#73362d5a) |
| 1222 | 2025-07-05T03:34:57.668Z | Compiling hashbrown v0.12.3 |
| 1223 | 2025-07-05T03:34:57.853Z | Compiling anstyle v1.0.11 |
| 1224 | 2025-07-05T03:34:57.984Z | Compiling funty v2.0.0 |
| 1225 | 2025-07-05T03:34:58.118Z | Compiling portable-atomic v1.11.0 |
| 1226 | 2025-07-05T03:34:58.304Z | Compiling os_str_bytes v6.6.1 |
| 1227 | 2025-07-05T03:34:58.719Z | Compiling tower-layer v0.3.3 |
| 1228 | 2025-07-05T03:34:58.744Z | Compiling base64 v0.22.1 |
| 1229 | 2025-07-05T03:34:58.833Z | Compiling is_terminal_polyfill v1.70.1 |
| 1230 | 2025-07-05T03:34:58.858Z | Compiling sync_wrapper v1.0.2 |
| 1231 | 2025-07-05T03:34:58.959Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 1232 | 2025-07-05T03:34:58.997Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys#b1a9fb85) |
| 1233 | 2025-07-05T03:34:59.309Z | Compiling pem v3.0.5 |
| 1234 | 2025-07-05T03:34:59.347Z | Compiling tower v0.5.2 |
| 1235 | 2025-07-05T03:34:59.643Z | Compiling anstream v0.6.18 |
| 1236 | 2025-07-05T03:35:00.304Z | Compiling bitvec v1.0.1 |
| 1237 | 2025-07-05T03:35:00.476Z | Compiling clap_lex v0.2.4 |
| 1238 | 2025-07-05T03:35:00.861Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1239 | 2025-07-05T03:35:01.297Z | Compiling usdt v0.5.0 |
| 1240 | 2025-07-05T03:35:01.507Z | Compiling slog-term v2.9.1 |
| 1241 | 2025-07-05T03:35:01.625Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1242 | 2025-07-05T03:35:01.786Z | Compiling num v0.4.3 |
| 1243 | 2025-07-05T03:35:01.891Z | Compiling digest v0.10.7 |
| 1244 | 2025-07-05T03:35:02.193Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1245 | 2025-07-05T03:35:02.525Z | Compiling rand v0.9.0 |
| 1246 | 2025-07-05T03:35:02.562Z | Compiling idna v1.0.3 |
| 1247 | 2025-07-05T03:35:03.150Z | Compiling regex v1.11.1 |
| 1248 | 2025-07-05T03:35:03.715Z | Compiling tokio-rustls v0.26.2 |
| 1249 | 2025-07-05T03:35:03.903Z | Compiling slog-stdlog v4.1.1 |
| 1250 | 2025-07-05T03:35:04.552Z | Compiling rustls-native-certs v0.8.1 |
| 1251 | 2025-07-05T03:35:04.656Z | Compiling snafu-derive v0.8.5 |
| 1252 | 2025-07-05T03:35:05.842Z | Compiling simple_asn1 v0.6.3 |
| 1253 | 2025-07-05T03:35:05.908Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1254 | 2025-07-05T03:35:06.341Z | Compiling serde_spanned v0.6.9 |
| 1255 | 2025-07-05T03:35:06.679Z | Compiling futures-executor v0.3.31 |
| 1256 | 2025-07-05T03:35:06.913Z | Compiling pin-project-internal v1.1.10 |
| 1257 | 2025-07-05T03:35:07.196Z | Compiling serde_repr v0.1.20 |
| 1258 | 2025-07-05T03:35:07.623Z | Compiling clap_derive v3.2.25 |
| 1259 | 2025-07-05T03:35:08.139Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1260 | 2025-07-05T03:35:08.170Z | Compiling atty v0.2.14 |
| 1261 | 2025-07-05T03:35:08.308Z | Compiling oxnet v0.1.1 |
| 1262 | 2025-07-05T03:35:08.476Z | Compiling strsim v0.11.1 |
| 1263 | 2025-07-05T03:35:08.915Z | Compiling iana-time-zone v0.1.63 |
| 1264 | 2025-07-05T03:35:08.940Z | Compiling toml_write v0.1.2 |
| 1265 | 2025-07-05T03:35:09.300Z | Compiling iri-string v0.7.8 |
| 1266 | 2025-07-05T03:35:09.365Z | Compiling termcolor v1.4.1 |
| 1267 | 2025-07-05T03:35:09.559Z | Compiling curl v0.4.48 |
| 1268 | 2025-07-05T03:35:09.901Z | Compiling cpufeatures v0.2.17 |
| 1269 | 2025-07-05T03:35:09.983Z | Compiling bitflags v1.3.2 |
| 1270 | 2025-07-05T03:35:10.009Z | Compiling strsim v0.10.0 |
| 1271 | 2025-07-05T03:35:10.094Z | Compiling devinfo v0.1.0 (https://github.com/oxidecomputer/devinfo-sys?branch=main#b1a9fb85) |
| 1272 | 2025-07-05T03:35:10.213Z | Compiling clap_lex v0.7.4 |
| 1273 | 2025-07-05T03:35:10.238Z | Compiling colored v3.0.0 |
| 1274 | 2025-07-05T03:35:10.433Z | Compiling bitflags v2.9.0 |
| 1275 | 2025-07-05T03:35:10.864Z | Compiling unicode-width v0.2.0 |
| 1276 | 2025-07-05T03:35:10.890Z | Compiling textwrap v0.16.2 |
| 1277 | 2025-07-05T03:35:11.361Z | Compiling clap v3.2.25 |
| 1278 | 2025-07-05T03:35:11.395Z | Compiling console v0.16.0 |
| 1279 | 2025-07-05T03:35:11.549Z | Compiling clap_builder v4.5.40 |
| 1280 | 2025-07-05T03:35:12.981Z | Compiling tower-http v0.6.2 |
| 1281 | 2025-07-05T03:35:13.690Z | Compiling sha2 v0.10.8 |
| 1282 | 2025-07-05T03:35:14.268Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1283 | 2025-07-05T03:35:15.970Z | Compiling chrono v0.4.40 |
| 1284 | 2025-07-05T03:35:17.322Z | Compiling pin-project v1.1.10 |
| 1285 | 2025-07-05T03:35:17.446Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 1286 | 2025-07-05T03:35:19.053Z | Compiling snafu v0.8.5 |
| 1287 | 2025-07-05T03:35:19.283Z | Compiling futures v0.3.31 |
| 1288 | 2025-07-05T03:35:19.622Z | Compiling jsonwebtoken v9.3.1 |
| 1289 | 2025-07-05T03:35:19.987Z | Compiling hyper-rustls v0.27.5 |
| 1290 | 2025-07-05T03:35:21.648Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#b0bcb08c) |
| 1291 | 2025-07-05T03:35:22.602Z | Compiling slog-envlogger v2.2.0 |
| 1292 | 2025-07-05T03:35:23.301Z | Compiling url v2.5.4 |
| 1293 | 2025-07-05T03:35:25.172Z | Compiling hyper-timeout v0.5.2 |
| 1294 | 2025-07-05T03:35:25.489Z | Compiling serde_urlencoded v0.7.1 |
| 1295 | 2025-07-05T03:35:25.979Z | Compiling secrecy v0.10.3 |
| 1296 | 2025-07-05T03:35:26.200Z | Compiling clap_derive v4.5.40 |
| 1297 | 2025-07-05T03:35:26.573Z | Compiling serde_path_to_error v0.1.17 |
| 1298 | 2025-07-05T03:35:26.598Z | Compiling zone_cfg_derive v0.3.1 |
| 1299 | 2025-07-05T03:35:27.416Z | Compiling async-recursion v0.3.2 |
| 1300 | 2025-07-05T03:35:27.678Z | Compiling http-body-util v0.1.3 |
| 1301 | 2025-07-05T03:35:27.707Z | Compiling unit-prefix v0.5.1 |
| 1302 | 2025-07-05T03:35:27.893Z | Compiling web-time v1.1.0 |
| 1303 | 2025-07-05T03:35:27.937Z | Compiling hex v0.4.3 |
| 1304 | 2025-07-05T03:35:27.993Z | Compiling indicatif v0.18.0 |
| 1305 | 2025-07-05T03:35:28.155Z | Compiling octocrab v0.44.1 |
| 1306 | 2025-07-05T03:35:28.966Z | Compiling p9kp v0.1.0 (https://github.com/oxidecomputer/p9fs?branch=main#4b8362b8) |
| 1307 | 2025-07-05T03:35:28.966Z | Compiling sha256 v1.6.0 |
| 1308 | 2025-07-05T03:35:28.966Z | Compiling zone v0.3.1 |
| 1309 | 2025-07-05T03:35:29.009Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#e0e3e468) |
| 1310 | 2025-07-05T03:35:29.367Z | Compiling softnpu v0.2.0 (/work/oxidecomputer/softnpu/lib) |
| 1311 | 2025-07-05T03:35:29.448Z | Compiling clap v4.5.40 |
| 1312 | 2025-07-05T03:35:29.742Z | Compiling toml v0.8.23 |
| 1313 | 2025-07-05T03:35:31.732Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon#652c201a) |
| 1314 | 2025-07-05T03:35:33.471Z | Compiling libloading v0.8.8 |
| 1315 | 2025-07-05T03:35:56.244Z | Compiling softnpu-client v0.1.0 (/work/oxidecomputer/softnpu/client) |
| 1316 | 2025-07-05T03:36:36.254Z | Finished `release` profile [optimized] target(s) in 2m 34s |
| 1317 | 2025-07-05T03:36:36.318Z | |
| 1318 | 2025-07-05T03:36:36.319Z | real 2:34.258127028 |
| 1319 | 2025-07-05T03:36:36.319Z | user 13:34.119590980 |
| 1320 | 2025-07-05T03:36:36.319Z | sys 1:03.307841990 |
| 1321 | 2025-07-05T03:36:36.319Z | trap 0.501892741 |
| 1322 | 2025-07-05T03:36:36.319Z | tflt 0.377061757 |
| 1323 | 2025-07-05T03:36:36.319Z | dflt 0.441327910 |
| 1324 | 2025-07-05T03:36:36.319Z | kflt 0.000044917 |
| 1325 | 2025-07-05T03:36:36.319Z | lock 30:34.821721011 |
| 1326 | 2025-07-05T03:36:36.344Z | slp 48:33.244978324 |
| 1327 | 2025-07-05T03:36:36.344Z | lat 47.599203946 |
| 1328 | 2025-07-05T03:36:36.344Z | stop 33.781502834 |
| 1329 | 2025-07-05T03:36:36.344Z | + for x in debug release |
| 1330 | 2025-07-05T03:36:36.344Z | + mkdir -p /work/debug |
| 1331 | 2025-07-05T03:36:36.344Z | + cp target/debug/softnpu /work/debug/ |
| 1332 | 2025-07-05T03:36:36.424Z | + cp target/debug/npuzone /work/debug/ |
| 1333 | 2025-07-05T03:36:36.582Z | + digest -a sha256 /work/debug/softnpu |
| 1334 | 2025-07-05T03:36:36.676Z | + digest -a sha256 /work/debug/npuzone |
| 1335 | 2025-07-05T03:36:36.829Z | + for x in debug release |
| 1336 | 2025-07-05T03:36:36.829Z | + mkdir -p /work/release |
| 1337 | 2025-07-05T03:36:36.855Z | + cp target/release/softnpu /work/release/ |
| 1338 | 2025-07-05T03:36:36.855Z | + cp target/release/npuzone /work/release/ |
| 1339 | 2025-07-05T03:36:36.886Z | + digest -a sha256 /work/release/softnpu |
| 1340 | 2025-07-05T03:36:36.912Z | + digest -a sha256 /work/release/npuzone |
| 1341 | 2025-07-05T03:36:36.940Z | process exited: duration 331605 ms, exit code 0 |
| |
| 1342 | 2025-07-05T03:36:37.024Z | found 8 output files |
| 1343 | 2025-07-05T03:36:37.024Z | uploading: /work/debug/npuzone (195159112 bytes) |
| 1344 | 2025-07-05T03:36:49.965Z | uploaded: /work/debug/npuzone |
| 1345 | 2025-07-05T03:36:49.990Z | uploading: /work/debug/npuzone.sha256.txt (65 bytes) |
| 1346 | 2025-07-05T03:36:51.065Z | uploaded: /work/debug/npuzone.sha256.txt |
| 1347 | 2025-07-05T03:36:51.065Z | uploading: /work/debug/softnpu (109671664 bytes) |
| 1348 | 2025-07-05T03:36:57.542Z | uploaded: /work/debug/softnpu |
| 1349 | 2025-07-05T03:36:57.542Z | uploading: /work/debug/softnpu.sha256.txt (65 bytes) |
| 1350 | 2025-07-05T03:36:58.640Z | uploaded: /work/debug/softnpu.sha256.txt |
| 1351 | 2025-07-05T03:36:58.640Z | uploading: /work/release/npuzone (30858632 bytes) |
| 1352 | 2025-07-05T03:37:02.379Z | uploaded: /work/release/npuzone |
| 1353 | 2025-07-05T03:37:02.404Z | uploading: /work/release/npuzone.sha256.txt (65 bytes) |
| 1354 | 2025-07-05T03:37:03.478Z | uploaded: /work/release/npuzone.sha256.txt |
| 1355 | 2025-07-05T03:37:03.478Z | uploading: /work/release/softnpu (17096592 bytes) |
| 1356 | 2025-07-05T03:37:11.652Z | uploaded: /work/release/softnpu |
| 1357 | 2025-07-05T03:37:11.652Z | uploading: /work/release/softnpu.sha256.txt (65 bytes) |
| 1358 | 2025-07-05T03:37:12.769Z | uploaded: /work/release/softnpu.sha256.txt |