|
|
|
| 1 | 2026-09-04T03:23:36.171Z | job assigned to worker 01M1N71ME9QTJHES51SKZF1J2N [factory aws, i-01d0d6b373a0bfd1a] (queued for 43 s) |
| |
| 2 | 2026-09-04T03:23:42.625Z | starting task 0: "setup" |
| 3 | 2026-09-04T03:23:42.633Z | ++ uname -s |
| 4 | 2026-09-04T03:23:42.638Z | + kern=SunOS |
| 5 | 2026-09-04T03:23:42.638Z | + build_user=build |
| 6 | 2026-09-04T03:23:42.638Z | + build_uid=12345 |
| 7 | 2026-09-04T03:23:42.638Z | + work_dir=/work |
| 8 | 2026-09-04T03:23:42.638Z | + input_dir=/input |
| 9 | 2026-09-04T03:23:42.638Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T03:23:42.638Z | + case "$kern" in |
| 11 | 2026-09-04T03:23:42.638Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T03:23:42.638Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T03:23:44.653Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T03:23:44.771Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T03:23:44.871Z | + home_fs=zfs |
| 16 | 2026-09-04T03:23:44.871Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T03:23:44.872Z | + mkdir -p /home/build |
| 18 | 2026-09-04T03:23:44.872Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T03:23:46.735Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T03:23:46.766Z | process exited: duration 4099 ms, exit code 0 |
| |
| 21 | 2026-09-04T03:23:47.220Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T03:23:47.225Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T03:23:47.226Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T03:23:47.226Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T03:23:47.226Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T03:23:47.226Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T03:23:47.226Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T03:23:47.226Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T03:23:47.226Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T03:23:47.338Z | info: downloading installer |
| 31 | 2026-09-04T03:23:48.564Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-04T03:23:48.564Z | warn: /opt/ooce/bin |
| 33 | 2026-09-04T03:23:48.564Z | warn: This could mean one of the following: |
| 34 | 2026-09-04T03:23:48.564Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-04T03:23:48.564Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-04T03:23:48.564Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-04T03:23:48.564Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-04T03:23:48.564Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-04T03:23:48.564Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-04T03:23:48.564Z | error: cannot install while Rust is installed |
| 41 | 2026-09-04T03:23:48.564Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-04T03:23:48.578Z | info: profile set to default |
| 43 | 2026-09-04T03:23:48.578Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-04T03:23:48.582Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-04T03:23:48.722Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-04T03:23:48.726Z | info: downloading 6 components |
| 47 | 2026-09-04T03:24:03.250Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-04T03:24:03.251Z | |
| 49 | 2026-09-04T03:24:03.279Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-04T03:24:03.279Z | |
| 51 | 2026-09-04T03:24:03.282Z | |
| 52 | 2026-09-04T03:24:03.282Z | Rust is installed now. Great! |
| 53 | 2026-09-04T03:24:03.283Z | |
| 54 | 2026-09-04T03:24:03.283Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-04T03:24:03.283Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-04T03:24:03.283Z | |
| 57 | 2026-09-04T03:24:03.283Z | To configure your current shell, you need to source |
| 58 | 2026-09-04T03:24:03.283Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-04T03:24:03.283Z | |
| 60 | 2026-09-04T03:24:03.283Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-04T03:24:03.283Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-04T03:24:03.283Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-04T03:24:03.283Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-04T03:24:03.283Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-04T03:24:03.283Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-04T03:24:03.283Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-04T03:24:03.283Z | HOST_CC = None |
| 68 | 2026-09-04T03:24:03.283Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-04T03:24:03.283Z | CC = None |
| 70 | 2026-09-04T03:24:03.283Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-04T03:24:03.444Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-04T03:24:03.444Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-04T03:24:03.445Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-04T03:24:03.445Z | CFLAGS = None |
| 75 | 2026-09-04T03:24:03.445Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-04T03:24:03.445Z | HOST_CFLAGS = None |
| 77 | 2026-09-04T03:24:03.445Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-04T03:24:03.445Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-04T03:24:03.445Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-04T03:24:03.445Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-04T03:24:03.535Z | + rustup --version |
| 82 | 2026-09-04T03:24:03.542Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-04T03:24:03.545Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-04T03:24:03.565Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-04T03:24:03.588Z | + cargo --version |
| 86 | 2026-09-04T03:24:03.599Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-04T03:24:03.599Z | + rustc --version |
| 88 | 2026-09-04T03:24:03.603Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-04T03:24:03.607Z | process exited: duration 16393 ms, exit code 0 |
| |
| 90 | 2026-09-04T03:24:03.617Z | starting task 2: "authentication" |
| 91 | 2026-09-04T03:24:03.631Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 92 | 2026-09-04T03:24:05.640Z | process exited: duration 2022 ms, exit code 0 |
| |
| 93 | 2026-09-04T03:24:05.647Z | starting task 3: "clone repository" |
| 94 | 2026-09-04T03:24:05.652Z | + mkdir -p /work/oxidecomputer/p4 |
| 95 | 2026-09-04T03:24:05.655Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 96 | 2026-09-04T03:24:05.683Z | Cloning into '/work/oxidecomputer/p4'... |
| 97 | 2026-09-04T03:24:06.540Z | + cd /work/oxidecomputer/p4 |
| 98 | 2026-09-04T03:24:06.540Z | + git fetch origin 6122878cc10f98789f445147ca9853614e5b02c1 |
| 99 | 2026-09-04T03:24:06.807Z | From https://github.com/oxidecomputer/p4 |
| 100 | 2026-09-04T03:24:06.807Z | * branch 6122878cc10f98789f445147ca9853614e5b02c1 -> FETCH_HEAD |
| 101 | 2026-09-04T03:24:06.813Z | + [[ -n renovate/rust-1.x ]] |
| 102 | 2026-09-04T03:24:06.816Z | ++ git branch --show-current |
| 103 | 2026-09-04T03:24:06.816Z | + current=main |
| 104 | 2026-09-04T03:24:06.816Z | + [[ main != renovate/rust-1.x ]] |
| 105 | 2026-09-04T03:24:06.816Z | + git branch -f renovate/rust-1.x 6122878cc10f98789f445147ca9853614e5b02c1 |
| 106 | 2026-09-04T03:24:06.819Z | + git checkout -f renovate/rust-1.x |
| 107 | 2026-09-04T03:24:06.827Z | Switched to branch 'renovate/rust-1.x' |
| 108 | 2026-09-04T03:24:06.830Z | + git reset --hard 6122878cc10f98789f445147ca9853614e5b02c1 |
| 109 | 2026-09-04T03:24:06.830Z | HEAD is now at 6122878 Update dependency rust to v1.98.1 |
| 110 | 2026-09-04T03:24:06.830Z | process exited: duration 1182 ms, exit code 0 |
| |
| 111 | 2026-09-04T03:24:06.839Z | starting task 4: "build" |
| 112 | 2026-09-04T03:24:06.843Z | + cargo --version |
| 113 | 2026-09-04T03:24:06.848Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 114 | 2026-09-04T03:24:06.996Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 115 | 2026-09-04T03:24:07.002Z | info: downloading 6 components |
| 116 | 2026-09-04T03:24:23.225Z | warn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed |
| 117 | 2026-09-04T03:24:23.225Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 118 | 2026-09-04T03:24:23.225Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 119 | 2026-09-04T03:24:23.325Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 120 | 2026-09-04T03:24:23.334Z | + rustc --version |
| 121 | 2026-09-04T03:24:23.358Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 122 | 2026-09-04T03:24:23.367Z | + banner check |
| 123 | 2026-09-04T03:24:23.368Z | |
| 124 | 2026-09-04T03:24:23.368Z | #### # # ###### #### # # |
| 125 | 2026-09-04T03:24:23.368Z | # # # # # # # # # |
| 126 | 2026-09-04T03:24:23.368Z | # ###### ##### # #### |
| 127 | 2026-09-04T03:24:23.368Z | # # # # # # # |
| 128 | 2026-09-04T03:24:23.368Z | # # # # # # # # # |
| 129 | 2026-09-04T03:24:23.368Z | #### # # ###### #### # # |
| 130 | 2026-09-04T03:24:23.368Z | |
| 131 | 2026-09-04T03:24:23.368Z | + cargo fmt -- --check |
| 132 | 2026-09-04T03:24:23.513Z | + cargo check |
| 133 | 2026-09-04T03:24:23.563Z | Updating crates.io index |
| 134 | 2026-09-04T03:24:23.587Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 135 | 2026-09-04T03:24:23.999Z | From https://github.com/oxidecomputer/xfr |
| 136 | 2026-09-04T03:24:24.001Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 137 | 2026-09-04T03:24:25.048Z | Downloading crates ... |
| 138 | 2026-09-04T03:24:25.102Z | Downloaded anstream v1.0.0 |
| 139 | 2026-09-04T03:24:25.107Z | Downloaded anstyle v1.0.13 |
| 140 | 2026-09-04T03:24:25.107Z | Downloaded anyhow v1.0.102 |
| 141 | 2026-09-04T03:24:25.107Z | Downloaded clap_derive v4.6.1 |
| 142 | 2026-09-04T03:24:25.111Z | Downloaded anstyle-query v1.1.5 |
| 143 | 2026-09-04T03:24:25.115Z | Downloaded serde_tokenstream v0.2.3 |
| 144 | 2026-09-04T03:24:25.118Z | Downloaded zmij v1.0.21 |
| 145 | 2026-09-04T03:24:25.119Z | Downloaded memmap v0.7.0 |
| 146 | 2026-09-04T03:24:25.122Z | Downloaded colorchoice v1.0.4 |
| 147 | 2026-09-04T03:24:25.122Z | Downloaded errno v0.3.14 |
| 148 | 2026-09-04T03:24:25.125Z | Downloaded itoa v1.0.17 |
| 149 | 2026-09-04T03:24:25.125Z | Downloaded usdt-impl v0.5.0 |
| 150 | 2026-09-04T03:24:25.125Z | Downloaded zerocopy-derive v0.7.35 |
| 151 | 2026-09-04T03:24:25.139Z | Downloaded glob v0.3.3 |
| 152 | 2026-09-04T03:24:25.142Z | Downloaded dof v0.3.0 |
| 153 | 2026-09-04T03:24:25.142Z | Downloaded no-std-net v0.6.0 |
| 154 | 2026-09-04T03:24:25.142Z | Downloaded unicode-ident v1.0.24 |
| 155 | 2026-09-04T03:24:25.143Z | Downloaded zerocopy v0.8.40 |
| 156 | 2026-09-04T03:24:25.162Z | Downloaded crypto-common v0.1.7 |
| 157 | 2026-09-04T03:24:25.167Z | Downloaded num v0.4.3 |
| 158 | 2026-09-04T03:24:25.167Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-09-04T03:24:25.167Z | Downloaded once_cell v1.21.3 |
| 160 | 2026-09-04T03:24:25.168Z | Downloaded heck v0.5.0 |
| 161 | 2026-09-04T03:24:25.168Z | Downloaded serde_core v1.0.228 |
| 162 | 2026-09-04T03:24:25.168Z | Downloaded cpufeatures v0.2.17 |
| 163 | 2026-09-04T03:24:25.168Z | Downloaded generic-array v0.14.7 |
| 164 | 2026-09-04T03:24:25.168Z | Downloaded usdt-macro v0.5.0 |
| 165 | 2026-09-04T03:24:25.168Z | Downloaded fastrand v2.3.0 |
| 166 | 2026-09-04T03:24:25.168Z | Downloaded clap_lex v1.0.0 |
| 167 | 2026-09-04T03:24:25.168Z | Downloaded ipnetwork v0.20.0 |
| 168 | 2026-09-04T03:24:25.172Z | Downloaded num-rational v0.4.2 |
| 169 | 2026-09-04T03:24:25.177Z | Downloaded autocfg v1.5.0 |
| 170 | 2026-09-04T03:24:25.177Z | Downloaded num-complex v0.4.6 |
| 171 | 2026-09-04T03:24:25.177Z | Downloaded digest v0.10.7 |
| 172 | 2026-09-04T03:24:25.177Z | Downloaded num-traits v0.2.19 |
| 173 | 2026-09-04T03:24:25.177Z | Downloaded is_terminal_polyfill v1.70.2 |
| 174 | 2026-09-04T03:24:25.177Z | Downloaded num-iter v0.1.45 |
| 175 | 2026-09-04T03:24:25.183Z | Downloaded dtrace-parser v0.2.0 |
| 176 | 2026-09-04T03:24:25.183Z | Downloaded pretty-hex v0.4.1 |
| 177 | 2026-09-04T03:24:25.187Z | Downloaded scroll_derive v0.12.1 |
| 178 | 2026-09-04T03:24:25.187Z | Downloaded pnet_base v0.35.0 |
| 179 | 2026-09-04T03:24:25.191Z | Downloaded strsim v0.11.1 |
| 180 | 2026-09-04T03:24:25.194Z | Downloaded tap v1.0.1 |
| 181 | 2026-09-04T03:24:25.194Z | Downloaded radium v0.7.0 |
| 182 | 2026-09-04T03:24:25.194Z | Downloaded usdt-attr-macro v0.5.0 |
| 183 | 2026-09-04T03:24:25.194Z | Downloaded usdt v0.5.0 |
| 184 | 2026-09-04T03:24:25.221Z | Downloaded pnet_transport v0.35.0 |
| 185 | 2026-09-04T03:24:25.228Z | Downloaded block-buffer v0.10.4 |
| 186 | 2026-09-04T03:24:25.228Z | Downloaded funty v2.0.0 |
| 187 | 2026-09-04T03:24:25.228Z | Downloaded anstyle-parse v1.0.0 |
| 188 | 2026-09-04T03:24:25.228Z | Downloaded thread-id v4.2.2 |
| 189 | 2026-09-04T03:24:25.233Z | Downloaded pnet_macros_support v0.35.0 |
| 190 | 2026-09-04T03:24:25.233Z | Downloaded plain v0.2.3 |
| 191 | 2026-09-04T03:24:25.233Z | Downloaded utf8parse v0.2.2 |
| 192 | 2026-09-04T03:24:25.233Z | Downloaded pnet_sys v0.35.0 |
| 193 | 2026-09-04T03:24:25.233Z | Downloaded byteorder v1.5.0 |
| 194 | 2026-09-04T03:24:25.233Z | Downloaded rand_chacha v0.9.0 |
| 195 | 2026-09-04T03:24:25.233Z | Downloaded colored v3.1.1 |
| 196 | 2026-09-04T03:24:25.233Z | Downloaded log v0.4.29 |
| 197 | 2026-09-04T03:24:25.233Z | Downloaded pnet_macros v0.35.0 |
| 198 | 2026-09-04T03:24:25.233Z | Downloaded ppv-lite86 v0.2.21 |
| 199 | 2026-09-04T03:24:25.272Z | Downloaded thiserror-impl v1.0.69 |
| 200 | 2026-09-04T03:24:25.272Z | Downloaded thiserror v1.0.69 |
| 201 | 2026-09-04T03:24:25.272Z | Downloaded version_check v0.9.5 |
| 202 | 2026-09-04T03:24:25.281Z | Downloaded sha2 v0.10.9 |
| 203 | 2026-09-04T03:24:25.281Z | Downloaded pnet_datalink v0.35.0 |
| 204 | 2026-09-04T03:24:25.281Z | Downloaded rand_core v0.9.5 |
| 205 | 2026-09-04T03:24:25.281Z | Downloaded wyz v0.5.1 |
| 206 | 2026-09-04T03:24:25.281Z | Downloaded pest_derive v2.8.6 |
| 207 | 2026-09-04T03:24:25.281Z | Downloaded quote v1.0.45 |
| 208 | 2026-09-04T03:24:25.281Z | Downloaded getrandom v0.4.1 |
| 209 | 2026-09-04T03:24:25.281Z | Downloaded tempfile v3.27.0 |
| 210 | 2026-09-04T03:24:25.281Z | Downloaded bitflags v2.11.0 |
| 211 | 2026-09-04T03:24:25.281Z | Downloaded pest_generator v2.8.6 |
| 212 | 2026-09-04T03:24:25.281Z | Downloaded pnet v0.35.0 |
| 213 | 2026-09-04T03:24:25.281Z | Downloaded ucd-trie v0.1.7 |
| 214 | 2026-09-04T03:24:25.287Z | Downloaded scroll v0.12.0 |
| 215 | 2026-09-04T03:24:25.287Z | Downloaded prettyplease v0.2.37 |
| 216 | 2026-09-04T03:24:25.287Z | Downloaded clap v4.6.1 |
| 217 | 2026-09-04T03:24:25.299Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-09-04T03:24:25.307Z | Downloaded num-integer v0.1.46 |
| 219 | 2026-09-04T03:24:25.307Z | Downloaded pnet_packet v0.35.0 |
| 220 | 2026-09-04T03:24:25.311Z | Downloaded aho-corasick v1.1.4 |
| 221 | 2026-09-04T03:24:25.311Z | Downloaded getrandom v0.3.4 |
| 222 | 2026-09-04T03:24:25.317Z | Downloaded pest_meta v2.8.6 |
| 223 | 2026-09-04T03:24:25.317Z | Downloaded proc-macro2 v1.0.106 |
| 224 | 2026-09-04T03:24:25.347Z | Downloaded serde v1.0.228 |
| 225 | 2026-09-04T03:24:25.362Z | Downloaded typenum v1.19.0 |
| 226 | 2026-09-04T03:24:25.363Z | Downloaded zerocopy v0.7.35 |
| 227 | 2026-09-04T03:24:25.363Z | Downloaded memchr v2.8.0 |
| 228 | 2026-09-04T03:24:25.363Z | Downloaded num-bigint v0.4.6 |
| 229 | 2026-09-04T03:24:25.363Z | Downloaded rand v0.9.3 |
| 230 | 2026-09-04T03:24:25.387Z | Downloaded pest v2.8.6 |
| 231 | 2026-09-04T03:24:25.393Z | Downloaded clap_builder v4.6.0 |
| 232 | 2026-09-04T03:24:25.393Z | Downloaded serde_json v1.0.149 |
| 233 | 2026-09-04T03:24:25.393Z | Downloaded regex v1.12.4 |
| 234 | 2026-09-04T03:24:25.399Z | Downloaded goblin v0.8.2 |
| 235 | 2026-09-04T03:24:25.417Z | Downloaded bitvec v1.1.1 |
| 236 | 2026-09-04T03:24:25.466Z | Downloaded syn v2.0.118 |
| 237 | 2026-09-04T03:24:25.466Z | Downloaded regex-syntax v0.8.11 |
| 238 | 2026-09-04T03:24:25.475Z | Downloaded rustix v1.1.4 |
| 239 | 2026-09-04T03:24:25.513Z | Downloaded regex-automata v0.4.14 |
| 240 | 2026-09-04T03:24:25.518Z | Downloaded libc v0.2.182 |
| 241 | 2026-09-04T03:24:25.613Z | Compiling proc-macro2 v1.0.106 |
| 242 | 2026-09-04T03:24:25.613Z | Compiling quote v1.0.45 |
| 243 | 2026-09-04T03:24:25.613Z | Compiling unicode-ident v1.0.24 |
| 244 | 2026-09-04T03:24:25.625Z | Compiling libc v0.2.182 |
| 245 | 2026-09-04T03:24:25.625Z | Compiling serde_core v1.0.228 |
| 246 | 2026-09-04T03:24:25.625Z | Compiling memchr v2.8.0 |
| 247 | 2026-09-04T03:24:25.625Z | Compiling serde v1.0.228 |
| 248 | 2026-09-04T03:24:25.729Z | Compiling thiserror v1.0.69 |
| 249 | 2026-09-04T03:24:25.984Z | Compiling zmij v1.0.21 |
| 250 | 2026-09-04T03:24:26.001Z | Compiling ucd-trie v0.1.7 |
| 251 | 2026-09-04T03:24:26.186Z | Compiling pest v2.8.6 |
| 252 | 2026-09-04T03:24:26.219Z | Compiling rustix v1.1.4 |
| 253 | 2026-09-04T03:24:26.223Z | Compiling serde_json v1.0.149 |
| 254 | 2026-09-04T03:24:26.324Z | Compiling getrandom v0.4.1 |
| 255 | 2026-09-04T03:24:26.451Z | Compiling version_check v0.9.5 |
| 256 | 2026-09-04T03:24:26.727Z | Compiling autocfg v1.5.0 |
| 257 | 2026-09-04T03:24:26.747Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-09-04T03:24:26.774Z | Compiling syn v2.0.118 |
| 259 | 2026-09-04T03:24:26.842Z | Compiling prettyplease v0.2.37 |
| 260 | 2026-09-04T03:24:27.098Z | Compiling num-traits v0.2.19 |
| 261 | 2026-09-04T03:24:28.366Z | Compiling regex-syntax v0.8.11 |
| 262 | 2026-09-04T03:24:28.409Z | Compiling pest_meta v2.8.6 |
| 263 | 2026-09-04T03:24:28.409Z | Checking cfg-if v1.0.4 |
| 264 | 2026-09-04T03:24:28.420Z | Compiling itoa v1.0.17 |
| 265 | 2026-09-04T03:24:28.420Z | Compiling byteorder v1.5.0 |
| 266 | 2026-09-04T03:24:28.420Z | Compiling usdt-impl v0.5.0 |
| 267 | 2026-09-04T03:24:28.420Z | Checking num-integer v0.1.46 |
| 268 | 2026-09-04T03:24:28.420Z | Compiling thread-id v4.2.2 |
| 269 | 2026-09-04T03:24:28.446Z | Checking plain v0.2.3 |
| 270 | 2026-09-04T03:24:28.491Z | Compiling regex-automata v0.4.14 |
| 271 | 2026-09-04T03:24:28.607Z | Checking log v0.4.29 |
| 272 | 2026-09-04T03:24:28.619Z | Checking colored v3.1.1 |
| 273 | 2026-09-04T03:24:28.841Z | Compiling errno v0.3.14 |
| 274 | 2026-09-04T03:24:28.993Z | Compiling pest_generator v2.8.6 |
| 275 | 2026-09-04T03:24:29.024Z | Compiling radium v0.7.0 |
| 276 | 2026-09-04T03:24:29.064Z | Checking no-std-net v0.6.0 |
| 277 | 2026-09-04T03:24:29.123Z | Checking pretty-hex v0.4.1 |
| 278 | 2026-09-04T03:24:29.127Z | Compiling bitflags v2.11.0 |
| 279 | 2026-09-04T03:24:29.260Z | Checking pnet_base v0.35.0 |
| 280 | 2026-09-04T03:24:29.449Z | Compiling fastrand v2.3.0 |
| 281 | 2026-09-04T03:24:29.497Z | Compiling zerocopy v0.8.40 |
| 282 | 2026-09-04T03:24:29.690Z | Checking tap v1.0.1 |
| 283 | 2026-09-04T03:24:29.696Z | Compiling once_cell v1.21.3 |
| 284 | 2026-09-04T03:24:29.696Z | Compiling getrandom v0.3.4 |
| 285 | 2026-09-04T03:24:29.782Z | Checking wyz v0.5.1 |
| 286 | 2026-09-04T03:24:29.984Z | Checking num-iter v0.1.45 |
| 287 | 2026-09-04T03:24:29.991Z | Checking memmap v0.7.0 |
| 288 | 2026-09-04T03:24:30.049Z | Compiling tempfile v3.27.0 |
| 289 | 2026-09-04T03:24:30.066Z | Compiling anyhow v1.0.102 |
| 290 | 2026-09-04T03:24:30.075Z | Checking funty v2.0.0 |
| 291 | 2026-09-04T03:24:30.302Z | Compiling serde_derive v1.0.228 |
| 292 | 2026-09-04T03:24:30.364Z | Compiling thiserror-impl v1.0.69 |
| 293 | 2026-09-04T03:24:30.374Z | Compiling zerocopy-derive v0.7.35 |
| 294 | 2026-09-04T03:24:30.391Z | Compiling pest_derive v2.8.6 |
| 295 | 2026-09-04T03:24:30.597Z | Compiling regex v1.12.4 |
| 296 | 2026-09-04T03:24:30.639Z | Compiling scroll_derive v0.12.1 |
| 297 | 2026-09-04T03:24:30.930Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 298 | 2026-09-04T03:24:30.986Z | Checking bitvec v1.1.1 |
| 299 | 2026-09-04T03:24:31.165Z | Compiling pnet_macros v0.35.0 |
| 300 | 2026-09-04T03:24:31.219Z | Compiling zerocopy v0.7.35 |
| 301 | 2026-09-04T03:24:31.350Z | Checking scroll v0.12.0 |
| 302 | 2026-09-04T03:24:31.615Z | Compiling dtrace-parser v0.2.0 |
| 303 | 2026-09-04T03:24:31.653Z | Checking goblin v0.8.2 |
| 304 | 2026-09-04T03:24:31.949Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 305 | 2026-09-04T03:24:32.374Z | Checking pnet_macros_support v0.35.0 |
| 306 | 2026-09-04T03:24:32.395Z | Checking pnet_sys v0.35.0 |
| 307 | 2026-09-04T03:24:32.498Z | Checking utf8parse v0.2.2 |
| 308 | 2026-09-04T03:24:32.604Z | Checking pnet_packet v0.35.0 |
| 309 | 2026-09-04T03:24:32.623Z | Checking anstyle-parse v1.0.0 |
| 310 | 2026-09-04T03:24:32.927Z | Checking rand_core v0.9.5 |
| 311 | 2026-09-04T03:24:33.261Z | Checking colorchoice v1.0.4 |
| 312 | 2026-09-04T03:24:33.298Z | Checking anstyle-query v1.1.5 |
| 313 | 2026-09-04T03:24:33.343Z | Checking num-bigint v0.4.6 |
| 314 | 2026-09-04T03:24:33.348Z | Checking num-complex v0.4.6 |
| 315 | 2026-09-04T03:24:33.376Z | Checking ipnetwork v0.20.0 |
| 316 | 2026-09-04T03:24:33.553Z | Compiling dof v0.3.0 |
| 317 | 2026-09-04T03:24:33.561Z | Compiling serde_tokenstream v0.2.3 |
| 318 | 2026-09-04T03:24:33.593Z | Compiling pnet v0.35.0 |
| 319 | 2026-09-04T03:24:33.686Z | Checking is_terminal_polyfill v1.70.2 |
| 320 | 2026-09-04T03:24:33.817Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 321 | 2026-09-04T03:24:33.874Z | Checking anstyle v1.0.13 |
| 322 | 2026-09-04T03:24:34.055Z | Checking anstream v1.0.0 |
| 323 | 2026-09-04T03:24:34.173Z | Checking num-rational v0.4.2 |
| 324 | 2026-09-04T03:24:34.297Z | Checking pnet_datalink v0.35.0 |
| 325 | 2026-09-04T03:24:34.331Z | Compiling usdt-attr-macro v0.5.0 |
| 326 | 2026-09-04T03:24:34.366Z | Compiling usdt-macro v0.5.0 |
| 327 | 2026-09-04T03:24:34.450Z | Checking num v0.4.3 |
| 328 | 2026-09-04T03:24:34.540Z | Checking strsim v0.11.1 |
| 329 | 2026-09-04T03:24:34.564Z | Checking pnet_transport v0.35.0 |
| 330 | 2026-09-04T03:24:34.677Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 331 | 2026-09-04T03:24:34.685Z | Compiling heck v0.5.0 |
| 332 | 2026-09-04T03:24:34.754Z | Checking clap_lex v1.0.0 |
| 333 | 2026-09-04T03:24:34.860Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 334 | 2026-09-04T03:24:34.884Z | Compiling clap_derive v4.6.1 |
| 335 | 2026-09-04T03:24:34.916Z | Checking clap_builder v4.6.0 |
| 336 | 2026-09-04T03:24:34.955Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 337 | 2026-09-04T03:24:35.019Z | Checking ppv-lite86 v0.2.21 |
| 338 | 2026-09-04T03:24:35.070Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 339 | 2026-09-04T03:24:35.091Z | Checking usdt v0.5.0 |
| 340 | 2026-09-04T03:24:35.129Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 341 | 2026-09-04T03:24:35.221Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 342 | 2026-09-04T03:24:35.286Z | Checking rand_chacha v0.9.0 |
| 343 | 2026-09-04T03:24:35.458Z | Checking rand v0.9.3 |
| 344 | 2026-09-04T03:24:35.589Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 345 | 2026-09-04T03:24:36.220Z | Checking clap v4.6.1 |
| 346 | 2026-09-04T03:24:36.297Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 347 | 2026-09-04T03:24:36.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.02s |
| 348 | 2026-09-04T03:24:36.941Z | + cargo clippy --all-targets -- --deny warnings |
| 349 | 2026-09-04T03:24:36.968Z | Downloading crates ... |
| 350 | 2026-09-04T03:24:36.968Z | Downloaded libloading v0.9.0 |
| 351 | 2026-09-04T03:24:36.968Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 352 | 2026-09-04T03:24:36.968Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 353 | 2026-09-04T03:24:36.968Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 354 | 2026-09-04T03:24:36.968Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 355 | 2026-09-04T03:24:36.968Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 356 | 2026-09-04T03:24:36.968Z | Checking libloading v0.9.0 |
| 357 | 2026-09-04T03:24:37.131Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 358 | 2026-09-04T03:24:37.379Z | error: redundant reference in `format!` argument |
| 359 | 2026-09-04T03:24:37.379Z | --> p4/src/check.rs:185:33 |
| 360 | 2026-09-04T03:24:37.379Z | | |
| 361 | 2026-09-04T03:24:37.379Z | 185 | t.name, &a.name, |
| 362 | 2026-09-04T03:24:37.379Z | | ^^^^^^^ help: remove the redundant `&`: `a.name` |
| 363 | 2026-09-04T03:24:37.379Z | | |
| 364 | 2026-09-04T03:24:37.379Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 365 | 2026-09-04T03:24:37.379Z | = note: `-D clippy::useless-borrows-in-formatting` implied by `-D warnings` |
| 366 | 2026-09-04T03:24:37.379Z | = help: to override `-D warnings` add `#[allow(clippy::useless_borrows_in_formatting)]` |
| 367 | 2026-09-04T03:24:37.379Z | |
| 368 | 2026-09-04T03:24:37.386Z | error: redundant reference in `format!` argument |
| 369 | 2026-09-04T03:24:37.386Z | --> p4/src/check.rs:228:33 |
| 370 | 2026-09-04T03:24:37.386Z | | |
| 371 | 2026-09-04T03:24:37.386Z | 228 | ... &lval.name, |
| 372 | 2026-09-04T03:24:37.386Z | | ^^^^^^^^^^ help: remove the redundant `&`: `lval.name` |
| 373 | 2026-09-04T03:24:37.387Z | | |
| 374 | 2026-09-04T03:24:37.389Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 375 | 2026-09-04T03:24:37.389Z | |
| 376 | 2026-09-04T03:24:37.389Z | error: redundant reference in `format!` argument |
| 377 | 2026-09-04T03:24:37.389Z | --> p4/src/check.rs:255:46 |
| 378 | 2026-09-04T03:24:37.389Z | | |
| 379 | 2026-09-04T03:24:37.389Z | 255 | ... expression_type, &name_info.ty, |
| 380 | 2026-09-04T03:24:37.389Z | | ^^^^^^^^^^^^^ help: remove the redundant `&`: `name_info.ty` |
| 381 | 2026-09-04T03:24:37.389Z | | |
| 382 | 2026-09-04T03:24:37.389Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 383 | 2026-09-04T03:24:37.389Z | |
| 384 | 2026-09-04T03:24:37.441Z | error: redundant reference in `format!` argument |
| 385 | 2026-09-04T03:24:37.442Z | --> p4/src/check.rs:271:33 |
| 386 | 2026-09-04T03:24:37.442Z | | |
| 387 | 2026-09-04T03:24:37.442Z | 271 | ... &c.lval.name, |
| 388 | 2026-09-04T03:24:37.442Z | | ^^^^^^^^^^^^ help: remove the redundant `&`: `c.lval.name` |
| 389 | 2026-09-04T03:24:37.442Z | | |
| 390 | 2026-09-04T03:24:37.442Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#useless_borrows_in_formatting |
| 391 | 2026-09-04T03:24:37.442Z | |
| 392 | 2026-09-04T03:24:37.442Z | error: this `if` can be collapsed into the outer `match` |
| 393 | 2026-09-04T03:24:37.442Z | --> p4/src/check.rs:289:25 |
| 394 | 2026-09-04T03:24:37.442Z | | |
| 395 | 2026-09-04T03:24:37.442Z | 289 | / if ast.get_control(name).is_some() { |
| 396 | 2026-09-04T03:24:37.442Z | 290 | | diags.push(Diagnostic { |
| 397 | 2026-09-04T03:24:37.442Z | 291 | | level: Level::Error, |
| 398 | 2026-09-04T03:24:37.442Z | 292 | | message: String::from( |
| 399 | 2026-09-04T03:24:37.442Z | ... | |
| 400 | 2026-09-04T03:24:37.442Z | 296 | | }); |
| 401 | 2026-09-04T03:24:37.442Z | 297 | | } |
| 402 | 2026-09-04T03:24:37.442Z | | |_________________________^ |
| 403 | 2026-09-04T03:24:37.442Z | | |
| 404 | 2026-09-04T03:24:37.442Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#collapsible_match |
| 405 | 2026-09-04T03:24:37.442Z | = note: `-D clippy::collapsible-match` implied by `-D warnings` |
| 406 | 2026-09-04T03:24:37.442Z | = help: to override `-D warnings` add `#[allow(clippy::collapsible_match)]` |
| 407 | 2026-09-04T03:24:37.443Z | help: collapse nested if block |
| 408 | 2026-09-04T03:24:37.443Z | | |
| 409 | 2026-09-04T03:24:37.443Z | 288 ~ Type::UserDefined(name) |
| 410 | 2026-09-04T03:24:37.443Z | 289 ~ if ast.get_control(name).is_some() => { |
| 411 | 2026-09-04T03:24:37.443Z | 290 | diags.push(Diagnostic { |
| 412 | 2026-09-04T03:24:37.443Z | ... |
| 413 | 2026-09-04T03:24:37.443Z | 296 | }); |
| 414 | 2026-09-04T03:24:37.443Z | 297 ~ } |
| 415 | 2026-09-04T03:24:37.443Z | | |
| 416 | 2026-09-04T03:24:37.443Z | |
| 417 | 2026-09-04T03:24:37.443Z | error: this `match` expression can be replaced with `?` |
| 418 | 2026-09-04T03:24:37.443Z | --> p4/src/lexer.rs:739:13 |
| 419 | 2026-09-04T03:24:37.443Z | | |
| 420 | 2026-09-04T03:24:37.443Z | 739 | / match self.parse_bitsized(tok, n, Kind::BitLiteral) { |
| 421 | 2026-09-04T03:24:37.443Z | 740 | | Some(token) => { |
| 422 | 2026-09-04T03:24:37.443Z | 741 | | self.col += len; |
| 423 | 2026-09-04T03:24:37.443Z | 742 | | self.cursor = &self.cursor[len..]; |
| 424 | 2026-09-04T03:24:37.443Z | ... | |
| 425 | 2026-09-04T03:24:37.443Z | 745 | | None => return None, |
| 426 | 2026-09-04T03:24:37.443Z | 746 | | } |
| 427 | 2026-09-04T03:24:37.443Z | | |_____________^ |
| 428 | 2026-09-04T03:24:37.443Z | | |
| 429 | 2026-09-04T03:24:37.443Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 430 | 2026-09-04T03:24:37.443Z | = note: `-D clippy::question-mark` implied by `-D warnings` |
| 431 | 2026-09-04T03:24:37.444Z | = help: to override `-D warnings` add `#[allow(clippy::question_mark)]` |
| 432 | 2026-09-04T03:24:37.444Z | help: try instead |
| 433 | 2026-09-04T03:24:37.444Z | | |
| 434 | 2026-09-04T03:24:37.444Z | 739 ~ { |
| 435 | 2026-09-04T03:24:37.444Z | 740 + let token = self.parse_bitsized(tok, n, Kind::BitLiteral)?; |
| 436 | 2026-09-04T03:24:37.444Z | 741 + self.col += len; |
| 437 | 2026-09-04T03:24:37.444Z | 742 + self.cursor = &self.cursor[len..]; |
| 438 | 2026-09-04T03:24:37.444Z | 743 + return Some(token); |
| 439 | 2026-09-04T03:24:37.444Z | 744 + } |
| 440 | 2026-09-04T03:24:37.444Z | | |
| 441 | 2026-09-04T03:24:37.444Z | |
| 442 | 2026-09-04T03:24:37.444Z | error: this `match` expression can be replaced with `?` |
| 443 | 2026-09-04T03:24:37.444Z | --> p4/src/lexer.rs:761:13 |
| 444 | 2026-09-04T03:24:37.444Z | | |
| 445 | 2026-09-04T03:24:37.444Z | 761 | / match self.parse_intsized(tok, n, Kind::SignedLiteral) { |
| 446 | 2026-09-04T03:24:37.444Z | 762 | | Some(token) => { |
| 447 | 2026-09-04T03:24:37.444Z | 763 | | self.col += len; |
| 448 | 2026-09-04T03:24:37.444Z | 764 | | self.cursor = &self.cursor[len..]; |
| 449 | 2026-09-04T03:24:37.444Z | ... | |
| 450 | 2026-09-04T03:24:37.444Z | 767 | | None => return None, |
| 451 | 2026-09-04T03:24:37.444Z | 768 | | } |
| 452 | 2026-09-04T03:24:37.444Z | | |_____________^ |
| 453 | 2026-09-04T03:24:37.445Z | | |
| 454 | 2026-09-04T03:24:37.445Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 455 | 2026-09-04T03:24:37.445Z | help: try instead |
| 456 | 2026-09-04T03:24:37.445Z | | |
| 457 | 2026-09-04T03:24:37.445Z | 761 ~ { |
| 458 | 2026-09-04T03:24:37.445Z | 762 + let token = self.parse_intsized(tok, n, Kind::SignedLiteral)?; |
| 459 | 2026-09-04T03:24:37.445Z | 763 + self.col += len; |
| 460 | 2026-09-04T03:24:37.445Z | 764 + self.cursor = &self.cursor[len..]; |
| 461 | 2026-09-04T03:24:37.445Z | 765 + return Some(token); |
| 462 | 2026-09-04T03:24:37.445Z | 766 + } |
| 463 | 2026-09-04T03:24:37.445Z | | |
| 464 | 2026-09-04T03:24:37.445Z | |
| 465 | 2026-09-04T03:24:37.474Z | error: this `match` expression can be replaced with `?` |
| 466 | 2026-09-04T03:24:37.474Z | --> p4/src/parser.rs:644:13 |
| 467 | 2026-09-04T03:24:37.474Z | | |
| 468 | 2026-09-04T03:24:37.474Z | 644 | / match self.parser.next_token() { |
| 469 | 2026-09-04T03:24:37.474Z | 645 | | Ok(token) => { |
| 470 | 2026-09-04T03:24:37.474Z | 646 | | if token.kind == lexer::Kind::Eof { |
| 471 | 2026-09-04T03:24:37.474Z | 647 | | break; |
| 472 | 2026-09-04T03:24:37.474Z | ... | |
| 473 | 2026-09-04T03:24:37.475Z | 651 | | Err(e) => return Err(e), |
| 474 | 2026-09-04T03:24:37.475Z | 652 | | }; |
| 475 | 2026-09-04T03:24:37.475Z | | |_____________^ |
| 476 | 2026-09-04T03:24:37.475Z | | |
| 477 | 2026-09-04T03:24:37.475Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.98.0/index.html#question_mark |
| 478 | 2026-09-04T03:24:37.475Z | help: try instead |
| 479 | 2026-09-04T03:24:37.475Z | | |
| 480 | 2026-09-04T03:24:37.476Z | 644 ~ { |
| 481 | 2026-09-04T03:24:37.476Z | 645 + let token = self.parser.next_token()?; |
| 482 | 2026-09-04T03:24:37.476Z | 646 + if token.kind == lexer::Kind::Eof { |
| 483 | 2026-09-04T03:24:37.476Z | 647 + break; |
| 484 | 2026-09-04T03:24:37.476Z | 648 + } |
| 485 | 2026-09-04T03:24:37.476Z | 649 + self.handle_token(token, ast)?; |
| 486 | 2026-09-04T03:24:37.476Z | 650 ~ }; |
| 487 | 2026-09-04T03:24:37.476Z | | |
| 488 | 2026-09-04T03:24:37.476Z | |
| 489 | 2026-09-04T03:24:37.599Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 490 | 2026-09-04T03:24:37.638Z | warning: build failed, waiting for other jobs to finish... |
| 491 | 2026-09-04T03:24:37.638Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 492 | 2026-09-04T03:24:37.664Z | error: could not compile `p4` (lib test) due to 8 previous errors |
| 493 | 2026-09-04T03:24:37.709Z | process exited: duration 30851 ms, exit code 101 |
| |
| 494 | 2026-09-04T03:24:37.720Z | found 0 output files |