|
|
|
| 1 | 2026-07-17T04:15:07.163Z | job assigned to worker 01KXQ4GFCC8GX7G35HQBEFSAQ1 [factory aws, i-0b05c847b3f961cc6] (queued for 56 s) |
| |
| 2 | 2026-07-17T04:15:14.528Z | starting task 0: "setup" |
| 3 | 2026-07-17T04:15:14.549Z | ++ uname -s |
| 4 | 2026-07-17T04:15:14.549Z | + kern=SunOS |
| 5 | 2026-07-17T04:15:14.550Z | + build_user=build |
| 6 | 2026-07-17T04:15:14.550Z | + build_uid=12345 |
| 7 | 2026-07-17T04:15:14.553Z | + work_dir=/work |
| 8 | 2026-07-17T04:15:14.553Z | + input_dir=/input |
| 9 | 2026-07-17T04:15:14.553Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-17T04:15:14.553Z | + case "$kern" in |
| 11 | 2026-07-17T04:15:14.554Z | + groupadd -g 12345 build |
| 12 | 2026-07-17T04:15:14.554Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-17T04:15:16.591Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-17T04:15:16.636Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-17T04:15:16.644Z | + home_fs=zfs |
| 16 | 2026-07-17T04:15:16.644Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-17T04:15:16.644Z | + mkdir -p /home/build |
| 18 | 2026-07-17T04:15:16.644Z | + chown build:build /home/build /work |
| 19 | 2026-07-17T04:15:18.632Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-17T04:15:18.659Z | process exited: duration 4100 ms, exit code 0 |
| |
| 21 | 2026-07-17T04:15:18.758Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-17T04:15:18.816Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-17T04:15:18.817Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-17T04:15:18.817Z | * rust toolchain profile = "default" |
| 25 | 2026-07-17T04:15:18.817Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-17T04:15:18.817Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-17T04:15:18.817Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-17T04:15:18.817Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-17T04:15:18.818Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-17T04:15:18.905Z | info: downloading installer |
| 31 | 2026-07-17T04:15:20.342Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-17T04:15:20.342Z | warn: /opt/ooce/bin |
| 33 | 2026-07-17T04:15:20.342Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-17T04:15:20.342Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-17T04:15:20.342Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-17T04:15:20.343Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-17T04:15:20.343Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-17T04:15:20.343Z | error: cannot install while Rust is installed |
| 39 | 2026-07-17T04:15:20.343Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-17T04:15:20.343Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-17T04:15:20.343Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-17T04:15:20.343Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-17T04:15:20.343Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-17T04:15:20.380Z | info: profile set to default |
| 45 | 2026-07-17T04:15:20.380Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-17T04:15:20.380Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-17T04:15:20.517Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-17T04:15:20.549Z | info: downloading 6 components |
| 49 | 2026-07-17T04:15:36.448Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-17T04:15:36.449Z | |
| 51 | 2026-07-17T04:15:36.473Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-17T04:15:36.473Z | |
| 53 | 2026-07-17T04:15:36.477Z | |
| 54 | 2026-07-17T04:15:36.477Z | Rust is installed now. Great! |
| 55 | 2026-07-17T04:15:36.478Z | |
| 56 | 2026-07-17T04:15:36.478Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-17T04:15:36.478Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-17T04:15:36.478Z | |
| 59 | 2026-07-17T04:15:36.478Z | To configure your current shell, you need to source |
| 60 | 2026-07-17T04:15:36.478Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-17T04:15:36.478Z | |
| 62 | 2026-07-17T04:15:36.478Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-17T04:15:36.478Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-17T04:15:36.478Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-17T04:15:36.478Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-17T04:15:36.478Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-17T04:15:36.478Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-17T04:15:36.478Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-17T04:15:36.478Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-17T04:15:36.478Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-17T04:15:36.579Z | + rustup --version |
| 72 | 2026-07-17T04:15:36.589Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-17T04:15:36.592Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-17T04:15:36.609Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-17T04:15:36.614Z | + cargo --version |
| 76 | 2026-07-17T04:15:36.627Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-17T04:15:36.631Z | + rustc --version |
| 78 | 2026-07-17T04:15:36.649Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-17T04:15:36.652Z | process exited: duration 17966 ms, exit code 0 |
| |
| 80 | 2026-07-17T04:15:36.659Z | starting task 2: "authentication" |
| 81 | 2026-07-17T04:15:36.675Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-17T04:15:36.682Z | starting task 3: "clone repository" |
| 83 | 2026-07-17T04:15:36.685Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-07-17T04:15:36.688Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-07-17T04:15:36.722Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-07-17T04:15:37.789Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-07-17T04:15:37.794Z | + git fetch origin 3477f2d0c9ba58d45de4130194da11c38a60727b |
| 88 | 2026-07-17T04:15:38.160Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-07-17T04:15:38.160Z | * branch 3477f2d0c9ba58d45de4130194da11c38a60727b -> FETCH_HEAD |
| 90 | 2026-07-17T04:15:38.166Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-07-17T04:15:38.171Z | ++ git branch --show-current |
| 92 | 2026-07-17T04:15:38.171Z | + current=main |
| 93 | 2026-07-17T04:15:38.171Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-07-17T04:15:38.171Z | + git branch -f renovate/rust-1.x 3477f2d0c9ba58d45de4130194da11c38a60727b |
| 95 | 2026-07-17T04:15:38.174Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-07-17T04:15:38.180Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-07-17T04:15:38.183Z | + git reset --hard 3477f2d0c9ba58d45de4130194da11c38a60727b |
| 98 | 2026-07-17T04:15:38.183Z | HEAD is now at 3477f2d Update dependency rust to v1.97.1 |
| 99 | 2026-07-17T04:15:38.183Z | process exited: duration 1501 ms, exit code 0 |
| |
| 100 | 2026-07-17T04:15:38.192Z | starting task 4: "build" |
| 101 | 2026-07-17T04:15:38.195Z | + cargo --version |
| 102 | 2026-07-17T04:15:38.200Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 103 | 2026-07-17T04:15:38.349Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 104 | 2026-07-17T04:15:38.354Z | info: downloading 6 components |
| 105 | 2026-07-17T04:15:53.968Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 106 | 2026-07-17T04:15:53.974Z | + rustc --version |
| 107 | 2026-07-17T04:15:53.995Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 108 | 2026-07-17T04:15:54.001Z | + banner check |
| 109 | 2026-07-17T04:15:54.006Z | |
| 110 | 2026-07-17T04:15:54.007Z | #### # # ###### #### # # |
| 111 | 2026-07-17T04:15:54.007Z | # # # # # # # # # |
| 112 | 2026-07-17T04:15:54.007Z | # ###### ##### # #### |
| 113 | 2026-07-17T04:15:54.007Z | # # # # # # # |
| 114 | 2026-07-17T04:15:54.007Z | # # # # # # # # # |
| 115 | 2026-07-17T04:15:54.007Z | #### # # ###### #### # # |
| 116 | 2026-07-17T04:15:54.007Z | |
| 117 | 2026-07-17T04:15:54.007Z | + cargo fmt -- --check |
| 118 | 2026-07-17T04:15:54.144Z | + cargo check |
| 119 | 2026-07-17T04:15:54.201Z | Updating crates.io index |
| 120 | 2026-07-17T04:15:54.204Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-07-17T04:15:54.491Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-07-17T04:15:54.491Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-07-17T04:15:55.571Z | Downloading crates ... |
| 124 | 2026-07-17T04:15:55.615Z | Downloaded fastrand v2.3.0 |
| 125 | 2026-07-17T04:15:55.620Z | Downloaded anstyle-query v1.1.5 |
| 126 | 2026-07-17T04:15:55.623Z | Downloaded memmap v0.7.0 |
| 127 | 2026-07-17T04:15:55.627Z | Downloaded num-iter v0.1.45 |
| 128 | 2026-07-17T04:15:55.633Z | Downloaded dof v0.3.0 |
| 129 | 2026-07-17T04:15:55.633Z | Downloaded ipnetwork v0.20.0 |
| 130 | 2026-07-17T04:15:55.633Z | Downloaded zmij v1.0.21 |
| 131 | 2026-07-17T04:15:55.638Z | Downloaded once_cell v1.21.3 |
| 132 | 2026-07-17T04:15:55.638Z | Downloaded pest_generator v2.8.6 |
| 133 | 2026-07-17T04:15:55.643Z | Downloaded pnet_datalink v0.35.0 |
| 134 | 2026-07-17T04:15:55.648Z | Downloaded scroll_derive v0.12.1 |
| 135 | 2026-07-17T04:15:55.652Z | Downloaded funty v2.0.0 |
| 136 | 2026-07-17T04:15:55.655Z | Downloaded anstyle v1.0.13 |
| 137 | 2026-07-17T04:15:55.655Z | Downloaded autocfg v1.5.0 |
| 138 | 2026-07-17T04:15:55.655Z | Downloaded pnet_packet v0.35.0 |
| 139 | 2026-07-17T04:15:55.658Z | Downloaded ppv-lite86 v0.2.21 |
| 140 | 2026-07-17T04:15:55.659Z | Downloaded errno v0.3.14 |
| 141 | 2026-07-17T04:15:55.659Z | Downloaded cfg-if v1.0.4 |
| 142 | 2026-07-17T04:15:55.662Z | Downloaded zerocopy v0.8.40 |
| 143 | 2026-07-17T04:15:55.669Z | Downloaded anstream v1.0.0 |
| 144 | 2026-07-17T04:15:55.672Z | Downloaded colorchoice v1.0.4 |
| 145 | 2026-07-17T04:15:55.673Z | Downloaded clap_lex v1.0.0 |
| 146 | 2026-07-17T04:15:55.673Z | Downloaded num-integer v0.1.46 |
| 147 | 2026-07-17T04:15:55.676Z | Downloaded clap_derive v4.6.1 |
| 148 | 2026-07-17T04:15:55.681Z | Downloaded thiserror-impl v1.0.69 |
| 149 | 2026-07-17T04:15:55.681Z | Downloaded anstyle-parse v1.0.0 |
| 150 | 2026-07-17T04:15:55.681Z | Downloaded serde_derive v1.0.228 |
| 151 | 2026-07-17T04:15:55.685Z | Downloaded bitflags v2.11.0 |
| 152 | 2026-07-17T04:15:55.685Z | Downloaded dtrace-parser v0.2.0 |
| 153 | 2026-07-17T04:15:55.688Z | Downloaded heck v0.5.0 |
| 154 | 2026-07-17T04:15:55.689Z | Downloaded cpufeatures v0.2.17 |
| 155 | 2026-07-17T04:15:55.689Z | Downloaded is_terminal_polyfill v1.70.2 |
| 156 | 2026-07-17T04:15:55.692Z | Downloaded rand_chacha v0.9.0 |
| 157 | 2026-07-17T04:15:55.695Z | Downloaded usdt-attr-macro v0.5.0 |
| 158 | 2026-07-17T04:15:55.695Z | Downloaded pnet_sys v0.35.0 |
| 159 | 2026-07-17T04:15:55.699Z | Downloaded generic-array v0.14.7 |
| 160 | 2026-07-17T04:15:55.705Z | Downloaded pnet_macros_support v0.35.0 |
| 161 | 2026-07-17T04:15:55.709Z | Downloaded thread-id v4.2.2 |
| 162 | 2026-07-17T04:15:55.709Z | Downloaded utf8parse v0.2.2 |
| 163 | 2026-07-17T04:15:55.709Z | Downloaded itoa v1.0.17 |
| 164 | 2026-07-17T04:15:55.709Z | Downloaded pretty-hex v0.4.1 |
| 165 | 2026-07-17T04:15:55.712Z | Downloaded strsim v0.11.1 |
| 166 | 2026-07-17T04:15:55.712Z | Downloaded version_check v0.9.5 |
| 167 | 2026-07-17T04:15:55.715Z | Downloaded num-rational v0.4.2 |
| 168 | 2026-07-17T04:15:55.718Z | Downloaded glob v0.3.3 |
| 169 | 2026-07-17T04:15:55.723Z | Downloaded crypto-common v0.1.7 |
| 170 | 2026-07-17T04:15:55.730Z | Downloaded pnet_transport v0.35.0 |
| 171 | 2026-07-17T04:15:55.733Z | Downloaded radium v0.7.0 |
| 172 | 2026-07-17T04:15:55.739Z | Downloaded plain v0.2.3 |
| 173 | 2026-07-17T04:15:55.739Z | Downloaded usdt v0.5.0 |
| 174 | 2026-07-17T04:15:55.743Z | Downloaded tap v1.0.1 |
| 175 | 2026-07-17T04:15:55.743Z | Downloaded usdt-macro v0.5.0 |
| 176 | 2026-07-17T04:15:55.747Z | Downloaded pnet_base v0.35.0 |
| 177 | 2026-07-17T04:15:55.747Z | Downloaded block-buffer v0.10.4 |
| 178 | 2026-07-17T04:15:55.750Z | Downloaded num-complex v0.4.6 |
| 179 | 2026-07-17T04:15:55.753Z | Downloaded quote v1.0.45 |
| 180 | 2026-07-17T04:15:55.757Z | Downloaded num v0.4.3 |
| 181 | 2026-07-17T04:15:55.757Z | Downloaded byteorder v1.5.0 |
| 182 | 2026-07-17T04:15:55.760Z | Downloaded wyz v0.5.1 |
| 183 | 2026-07-17T04:15:55.760Z | Downloaded sha2 v0.10.9 |
| 184 | 2026-07-17T04:15:55.764Z | Downloaded thiserror v1.0.69 |
| 185 | 2026-07-17T04:15:55.764Z | Downloaded anyhow v1.0.102 |
| 186 | 2026-07-17T04:15:55.767Z | Downloaded scroll v0.12.0 |
| 187 | 2026-07-17T04:15:55.767Z | Downloaded usdt-impl v0.5.0 |
| 188 | 2026-07-17T04:15:55.767Z | Downloaded no-std-net v0.6.0 |
| 189 | 2026-07-17T04:15:55.771Z | Downloaded serde_tokenstream v0.2.3 |
| 190 | 2026-07-17T04:15:55.776Z | Downloaded digest v0.10.7 |
| 191 | 2026-07-17T04:15:55.785Z | Downloaded pnet v0.35.0 |
| 192 | 2026-07-17T04:15:55.796Z | Downloaded pest_derive v2.8.6 |
| 193 | 2026-07-17T04:15:55.812Z | Downloaded proc-macro2 v1.0.106 |
| 194 | 2026-07-17T04:15:55.812Z | Downloaded tempfile v3.27.0 |
| 195 | 2026-07-17T04:15:55.812Z | Downloaded colored v3.1.1 |
| 196 | 2026-07-17T04:15:55.812Z | Downloaded zerocopy-derive v0.7.35 |
| 197 | 2026-07-17T04:15:55.812Z | Downloaded pnet_macros v0.35.0 |
| 198 | 2026-07-17T04:15:55.815Z | Downloaded rand_core v0.9.5 |
| 199 | 2026-07-17T04:15:55.816Z | Downloaded ucd-trie v0.1.7 |
| 200 | 2026-07-17T04:15:55.821Z | Downloaded num-bigint v0.4.6 |
| 201 | 2026-07-17T04:15:55.825Z | Downloaded unicode-ident v1.0.24 |
| 202 | 2026-07-17T04:15:55.826Z | Downloaded getrandom v0.3.4 |
| 203 | 2026-07-17T04:15:55.826Z | Downloaded getrandom v0.4.1 |
| 204 | 2026-07-17T04:15:55.831Z | Downloaded log v0.4.29 |
| 205 | 2026-07-17T04:15:55.846Z | Downloaded clap v4.6.1 |
| 206 | 2026-07-17T04:15:55.864Z | Downloaded num-traits v0.2.19 |
| 207 | 2026-07-17T04:15:55.886Z | Downloaded pest_meta v2.8.6 |
| 208 | 2026-07-17T04:15:55.886Z | Downloaded prettyplease v0.2.37 |
| 209 | 2026-07-17T04:15:55.886Z | Downloaded serde_core v1.0.228 |
| 210 | 2026-07-17T04:15:55.886Z | Downloaded typenum v1.19.0 |
| 211 | 2026-07-17T04:15:55.915Z | Downloaded clap_builder v4.6.0 |
| 212 | 2026-07-17T04:15:55.915Z | Downloaded memchr v2.8.0 |
| 213 | 2026-07-17T04:15:55.915Z | Downloaded serde v1.0.228 |
| 214 | 2026-07-17T04:15:55.915Z | Downloaded rand v0.9.3 |
| 215 | 2026-07-17T04:15:55.921Z | Downloaded aho-corasick v1.1.4 |
| 216 | 2026-07-17T04:15:55.922Z | Downloaded pest v2.8.6 |
| 217 | 2026-07-17T04:15:55.942Z | Downloaded zerocopy v0.7.35 |
| 218 | 2026-07-17T04:15:55.961Z | Downloaded serde_json v1.0.149 |
| 219 | 2026-07-17T04:15:55.961Z | Downloaded goblin v0.8.2 |
| 220 | 2026-07-17T04:15:55.961Z | Downloaded regex v1.12.4 |
| 221 | 2026-07-17T04:15:55.961Z | Downloaded bitvec v1.1.1 |
| 222 | 2026-07-17T04:15:55.968Z | Downloaded regex-syntax v0.8.11 |
| 223 | 2026-07-17T04:15:55.994Z | Downloaded syn v2.0.118 |
| 224 | 2026-07-17T04:15:56.061Z | Downloaded rustix v1.1.4 |
| 225 | 2026-07-17T04:15:56.080Z | Downloaded regex-automata v0.4.14 |
| 226 | 2026-07-17T04:15:56.080Z | Downloaded libc v0.2.182 |
| 227 | 2026-07-17T04:15:56.125Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-07-17T04:15:56.136Z | Compiling quote v1.0.45 |
| 229 | 2026-07-17T04:15:56.136Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-07-17T04:15:56.136Z | Compiling libc v0.2.182 |
| 231 | 2026-07-17T04:15:56.137Z | Compiling serde_core v1.0.228 |
| 232 | 2026-07-17T04:15:56.137Z | Compiling memchr v2.8.0 |
| 233 | 2026-07-17T04:15:56.137Z | Compiling serde v1.0.228 |
| 234 | 2026-07-17T04:15:57.226Z | Compiling thiserror v1.0.69 |
| 235 | 2026-07-17T04:15:57.254Z | Compiling zmij v1.0.21 |
| 236 | 2026-07-17T04:15:57.254Z | Compiling ucd-trie v0.1.7 |
| 237 | 2026-07-17T04:15:57.254Z | Compiling pest v2.8.6 |
| 238 | 2026-07-17T04:15:57.254Z | Compiling serde_json v1.0.149 |
| 239 | 2026-07-17T04:15:57.254Z | Compiling rustix v1.1.4 |
| 240 | 2026-07-17T04:15:57.254Z | Compiling getrandom v0.4.1 |
| 241 | 2026-07-17T04:15:57.254Z | Compiling version_check v0.9.5 |
| 242 | 2026-07-17T04:15:57.254Z | Compiling autocfg v1.5.0 |
| 243 | 2026-07-17T04:15:57.317Z | Compiling aho-corasick v1.1.4 |
| 244 | 2026-07-17T04:15:57.327Z | Checking syn v2.0.118 |
| 245 | 2026-07-17T04:15:57.327Z | Compiling prettyplease v0.2.37 |
| 246 | 2026-07-17T04:15:57.439Z | Compiling num-traits v0.2.19 |
| 247 | 2026-07-17T04:15:57.550Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-07-17T04:15:57.815Z | Compiling pest_meta v2.8.6 |
| 249 | 2026-07-17T04:15:57.904Z | Checking cfg-if v1.0.4 |
| 250 | 2026-07-17T04:15:58.295Z | Compiling itoa v1.0.17 |
| 251 | 2026-07-17T04:15:58.461Z | Compiling byteorder v1.5.0 |
| 252 | 2026-07-17T04:15:58.487Z | Compiling usdt-impl v0.5.0 |
| 253 | 2026-07-17T04:15:58.707Z | Checking num-integer v0.1.46 |
| 254 | 2026-07-17T04:15:58.749Z | Compiling thread-id v4.2.2 |
| 255 | 2026-07-17T04:15:58.820Z | Checking log v0.4.29 |
| 256 | 2026-07-17T04:15:58.956Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-07-17T04:15:59.009Z | Checking plain v0.2.3 |
| 258 | 2026-07-17T04:15:59.017Z | Checking colored v3.1.1 |
| 259 | 2026-07-17T04:15:59.291Z | Compiling errno v0.3.14 |
| 260 | 2026-07-17T04:15:59.443Z | Checking no-std-net v0.6.0 |
| 261 | 2026-07-17T04:15:59.498Z | Compiling radium v0.7.0 |
| 262 | 2026-07-17T04:15:59.501Z | Checking pretty-hex v0.4.1 |
| 263 | 2026-07-17T04:15:59.587Z | Compiling bitflags v2.11.0 |
| 264 | 2026-07-17T04:15:59.591Z | Checking pnet_base v0.35.0 |
| 265 | 2026-07-17T04:15:59.699Z | Compiling pest_generator v2.8.6 |
| 266 | 2026-07-17T04:15:59.845Z | Compiling fastrand v2.3.0 |
| 267 | 2026-07-17T04:15:59.853Z | Checking tap v1.0.1 |
| 268 | 2026-07-17T04:15:59.941Z | Compiling once_cell v1.21.3 |
| 269 | 2026-07-17T04:16:00.076Z | Compiling zerocopy v0.8.40 |
| 270 | 2026-07-17T04:16:00.140Z | Compiling getrandom v0.3.4 |
| 271 | 2026-07-17T04:16:00.144Z | Checking wyz v0.5.1 |
| 272 | 2026-07-17T04:16:00.299Z | Checking num-iter v0.1.45 |
| 273 | 2026-07-17T04:16:00.299Z | Checking memmap v0.7.0 |
| 274 | 2026-07-17T04:16:00.402Z | Compiling tempfile v3.27.0 |
| 275 | 2026-07-17T04:16:00.485Z | Compiling anyhow v1.0.102 |
| 276 | 2026-07-17T04:16:00.530Z | Checking funty v2.0.0 |
| 277 | 2026-07-17T04:16:00.744Z | Compiling regex v1.12.4 |
| 278 | 2026-07-17T04:16:00.869Z | Compiling serde_derive v1.0.228 |
| 279 | 2026-07-17T04:16:00.875Z | Compiling thiserror-impl v1.0.69 |
| 280 | 2026-07-17T04:16:01.050Z | Compiling zerocopy-derive v0.7.35 |
| 281 | 2026-07-17T04:16:01.056Z | Compiling pest_derive v2.8.6 |
| 282 | 2026-07-17T04:16:01.099Z | Compiling scroll_derive v0.12.1 |
| 283 | 2026-07-17T04:16:01.138Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 284 | 2026-07-17T04:16:01.590Z | Checking bitvec v1.1.1 |
| 285 | 2026-07-17T04:16:01.603Z | Compiling pnet_macros v0.35.0 |
| 286 | 2026-07-17T04:16:01.809Z | Checking scroll v0.12.0 |
| 287 | 2026-07-17T04:16:01.903Z | Compiling zerocopy v0.7.35 |
| 288 | 2026-07-17T04:16:02.061Z | Checking goblin v0.8.2 |
| 289 | 2026-07-17T04:16:02.137Z | Compiling dtrace-parser v0.2.0 |
| 290 | 2026-07-17T04:16:02.684Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 291 | 2026-07-17T04:16:02.920Z | Checking pnet_macros_support v0.35.0 |
| 292 | 2026-07-17T04:16:03.008Z | Checking pnet_sys v0.35.0 |
| 293 | 2026-07-17T04:16:03.133Z | Checking utf8parse v0.2.2 |
| 294 | 2026-07-17T04:16:03.139Z | Checking pnet_packet v0.35.0 |
| 295 | 2026-07-17T04:16:03.222Z | Checking anstyle-parse v1.0.0 |
| 296 | 2026-07-17T04:16:03.360Z | Checking rand_core v0.9.5 |
| 297 | 2026-07-17T04:16:03.819Z | Checking is_terminal_polyfill v1.70.2 |
| 298 | 2026-07-17T04:16:03.855Z | Compiling pnet v0.35.0 |
| 299 | 2026-07-17T04:16:03.895Z | Checking anstyle v1.0.13 |
| 300 | 2026-07-17T04:16:03.955Z | Checking anstyle-query v1.1.5 |
| 301 | 2026-07-17T04:16:03.979Z | Checking num-bigint v0.4.6 |
| 302 | 2026-07-17T04:16:04.023Z | Checking dof v0.3.0 |
| 303 | 2026-07-17T04:16:04.068Z | Checking num-complex v0.4.6 |
| 304 | 2026-07-17T04:16:04.086Z | Checking ipnetwork v0.20.0 |
| 305 | 2026-07-17T04:16:04.086Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-07-17T04:16:04.217Z | Checking colorchoice v1.0.4 |
| 307 | 2026-07-17T04:16:04.303Z | Checking anstream v1.0.0 |
| 308 | 2026-07-17T04:16:04.319Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 309 | 2026-07-17T04:16:04.452Z | Checking pnet_datalink v0.35.0 |
| 310 | 2026-07-17T04:16:04.672Z | Checking strsim v0.11.1 |
| 311 | 2026-07-17T04:16:05.674Z | Checking num-rational v0.4.2 |
| 312 | 2026-07-17T04:16:05.708Z | Compiling heck v0.5.0 |
| 313 | 2026-07-17T04:16:05.708Z | Compiling usdt-macro v0.5.0 |
| 314 | 2026-07-17T04:16:05.708Z | Compiling usdt-attr-macro v0.5.0 |
| 315 | 2026-07-17T04:16:05.708Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 316 | 2026-07-17T04:16:05.708Z | Checking num v0.4.3 |
| 317 | 2026-07-17T04:16:05.708Z | Checking pnet_transport v0.35.0 |
| 318 | 2026-07-17T04:16:05.708Z | Checking clap_lex v1.0.0 |
| 319 | 2026-07-17T04:16:05.708Z | Compiling clap_derive v4.6.1 |
| 320 | 2026-07-17T04:16:05.708Z | Checking clap_builder v4.6.0 |
| 321 | 2026-07-17T04:16:05.708Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 322 | 2026-07-17T04:16:05.708Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 323 | 2026-07-17T04:16:05.708Z | Checking ppv-lite86 v0.2.21 |
| 324 | 2026-07-17T04:16:05.708Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 325 | 2026-07-17T04:16:05.708Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 326 | 2026-07-17T04:16:05.708Z | Checking rand_chacha v0.9.0 |
| 327 | 2026-07-17T04:16:05.760Z | Checking usdt v0.5.0 |
| 328 | 2026-07-17T04:16:05.848Z | Checking rand v0.9.3 |
| 329 | 2026-07-17T04:16:05.905Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 330 | 2026-07-17T04:16:06.247Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 331 | 2026-07-17T04:16:06.553Z | Checking clap v4.6.1 |
| 332 | 2026-07-17T04:16:06.615Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 333 | 2026-07-17T04:16:07.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s |
| 334 | 2026-07-17T04:16:07.145Z | + cargo clippy --all-targets -- --deny warnings |
| 335 | 2026-07-17T04:16:07.261Z | Downloading crates ... |
| 336 | 2026-07-17T04:16:07.300Z | Downloaded libloading v0.9.0 |
| 337 | 2026-07-17T04:16:07.344Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 338 | 2026-07-17T04:16:07.363Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 339 | 2026-07-17T04:16:07.381Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 340 | 2026-07-17T04:16:07.381Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 341 | 2026-07-17T04:16:07.381Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 342 | 2026-07-17T04:16:07.381Z | Checking libloading v0.9.0 |
| 343 | 2026-07-17T04:16:07.624Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 344 | 2026-07-17T04:16:08.020Z | error: redundant reference in `format!` argument |
| 345 | 2026-07-17T04:16:08.020Z | --> p4/src/check.rs:185:33 |
| 346 | 2026-07-17T04:16:08.020Z | | |
| 347 | 2026-07-17T04:16:08.020Z | 185 | t.name, &a.name, |
| 348 | 2026-07-17T04:16:08.020Z | | ^^^^^^^ help: remove the redundant `&`: `a.name` |
| 349 | 2026-07-17T04:16:08.020Z | | |
| 350 | 2026-07-17T04:16:08.020Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#useless_borrows_in_formatting |
| 351 | 2026-07-17T04:16:08.020Z | = note: `-D clippy::useless-borrows-in-formatting` implied by `-D warnings` |
| 352 | 2026-07-17T04:16:08.020Z | = help: to override `-D warnings` add `#[allow(clippy::useless_borrows_in_formatting)]` |
| 353 | 2026-07-17T04:16:08.020Z | |
| 354 | 2026-07-17T04:16:08.062Z | error: redundant reference in `format!` argument |
| 355 | 2026-07-17T04:16:08.062Z | --> p4/src/check.rs:228:33 |
| 356 | 2026-07-17T04:16:08.062Z | | |
| 357 | 2026-07-17T04:16:08.062Z | 228 | ... &lval.name, |
| 358 | 2026-07-17T04:16:08.062Z | | ^^^^^^^^^^ help: remove the redundant `&`: `lval.name` |
| 359 | 2026-07-17T04:16:08.062Z | | |
| 360 | 2026-07-17T04:16:08.062Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#useless_borrows_in_formatting |
| 361 | 2026-07-17T04:16:08.062Z | |
| 362 | 2026-07-17T04:16:08.062Z | error: redundant reference in `format!` argument |
| 363 | 2026-07-17T04:16:08.062Z | --> p4/src/check.rs:255:46 |
| 364 | 2026-07-17T04:16:08.062Z | | |
| 365 | 2026-07-17T04:16:08.062Z | 255 | ... expression_type, &name_info.ty, |
| 366 | 2026-07-17T04:16:08.062Z | | ^^^^^^^^^^^^^ help: remove the redundant `&`: `name_info.ty` |
| 367 | 2026-07-17T04:16:08.063Z | | |
| 368 | 2026-07-17T04:16:08.063Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#useless_borrows_in_formatting |
| 369 | 2026-07-17T04:16:08.063Z | |
| 370 | 2026-07-17T04:16:08.063Z | error: redundant reference in `format!` argument |
| 371 | 2026-07-17T04:16:08.063Z | --> p4/src/check.rs:271:33 |
| 372 | 2026-07-17T04:16:08.063Z | | |
| 373 | 2026-07-17T04:16:08.063Z | 271 | ... &c.lval.name, |
| 374 | 2026-07-17T04:16:08.063Z | | ^^^^^^^^^^^^ help: remove the redundant `&`: `c.lval.name` |
| 375 | 2026-07-17T04:16:08.063Z | | |
| 376 | 2026-07-17T04:16:08.063Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#useless_borrows_in_formatting |
| 377 | 2026-07-17T04:16:08.063Z | |
| 378 | 2026-07-17T04:16:08.063Z | error: this `if` can be collapsed into the outer `match` |
| 379 | 2026-07-17T04:16:08.063Z | --> p4/src/check.rs:289:25 |
| 380 | 2026-07-17T04:16:08.063Z | | |
| 381 | 2026-07-17T04:16:08.063Z | 289 | / if ast.get_control(name).is_some() { |
| 382 | 2026-07-17T04:16:08.063Z | 290 | | diags.push(Diagnostic { |
| 383 | 2026-07-17T04:16:08.063Z | 291 | | level: Level::Error, |
| 384 | 2026-07-17T04:16:08.063Z | 292 | | message: String::from( |
| 385 | 2026-07-17T04:16:08.063Z | ... | |
| 386 | 2026-07-17T04:16:08.063Z | 296 | | }); |
| 387 | 2026-07-17T04:16:08.063Z | 297 | | } |
| 388 | 2026-07-17T04:16:08.063Z | | |_________________________^ |
| 389 | 2026-07-17T04:16:08.063Z | | |
| 390 | 2026-07-17T04:16:08.063Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#collapsible_match |
| 391 | 2026-07-17T04:16:08.063Z | = note: `-D clippy::collapsible-match` implied by `-D warnings` |
| 392 | 2026-07-17T04:16:08.063Z | = help: to override `-D warnings` add `#[allow(clippy::collapsible_match)]` |
| 393 | 2026-07-17T04:16:08.064Z | help: collapse nested if block |
| 394 | 2026-07-17T04:16:08.064Z | | |
| 395 | 2026-07-17T04:16:08.064Z | 288 ~ Type::UserDefined(name) |
| 396 | 2026-07-17T04:16:08.064Z | 289 ~ if ast.get_control(name).is_some() => { |
| 397 | 2026-07-17T04:16:08.064Z | 290 | diags.push(Diagnostic { |
| 398 | 2026-07-17T04:16:08.064Z | ... |
| 399 | 2026-07-17T04:16:08.064Z | 296 | }); |
| 400 | 2026-07-17T04:16:08.064Z | 297 ~ } |
| 401 | 2026-07-17T04:16:08.064Z | | |
| 402 | 2026-07-17T04:16:08.064Z | |
| 403 | 2026-07-17T04:16:08.064Z | error: this `match` expression can be replaced with `?` |
| 404 | 2026-07-17T04:16:08.064Z | --> p4/src/lexer.rs:739:13 |
| 405 | 2026-07-17T04:16:08.064Z | | |
| 406 | 2026-07-17T04:16:08.064Z | 739 | / match self.parse_bitsized(tok, n, Kind::BitLiteral) { |
| 407 | 2026-07-17T04:16:08.064Z | 740 | | Some(token) => { |
| 408 | 2026-07-17T04:16:08.064Z | 741 | | self.col += len; |
| 409 | 2026-07-17T04:16:08.064Z | 742 | | self.cursor = &self.cursor[len..]; |
| 410 | 2026-07-17T04:16:08.064Z | ... | |
| 411 | 2026-07-17T04:16:08.064Z | 745 | | None => return None, |
| 412 | 2026-07-17T04:16:08.064Z | 746 | | } |
| 413 | 2026-07-17T04:16:08.064Z | | |_____________^ |
| 414 | 2026-07-17T04:16:08.064Z | | |
| 415 | 2026-07-17T04:16:08.064Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#question_mark |
| 416 | 2026-07-17T04:16:08.064Z | = note: `-D clippy::question-mark` implied by `-D warnings` |
| 417 | 2026-07-17T04:16:08.064Z | = help: to override `-D warnings` add `#[allow(clippy::question_mark)]` |
| 418 | 2026-07-17T04:16:08.064Z | help: try instead |
| 419 | 2026-07-17T04:16:08.064Z | | |
| 420 | 2026-07-17T04:16:08.064Z | 739 ~ { |
| 421 | 2026-07-17T04:16:08.065Z | 740 + let token = self.parse_bitsized(tok, n, Kind::BitLiteral)?; |
| 422 | 2026-07-17T04:16:08.065Z | 741 + self.col += len; |
| 423 | 2026-07-17T04:16:08.065Z | 742 + self.cursor = &self.cursor[len..]; |
| 424 | 2026-07-17T04:16:08.065Z | 743 + return Some(token); |
| 425 | 2026-07-17T04:16:08.065Z | 744 + } |
| 426 | 2026-07-17T04:16:08.065Z | | |
| 427 | 2026-07-17T04:16:08.065Z | |
| 428 | 2026-07-17T04:16:08.065Z | error: this `match` expression can be replaced with `?` |
| 429 | 2026-07-17T04:16:08.065Z | --> p4/src/lexer.rs:761:13 |
| 430 | 2026-07-17T04:16:08.065Z | | |
| 431 | 2026-07-17T04:16:08.065Z | 761 | / match self.parse_intsized(tok, n, Kind::SignedLiteral) { |
| 432 | 2026-07-17T04:16:08.065Z | 762 | | Some(token) => { |
| 433 | 2026-07-17T04:16:08.065Z | 763 | | self.col += len; |
| 434 | 2026-07-17T04:16:08.065Z | 764 | | self.cursor = &self.cursor[len..]; |
| 435 | 2026-07-17T04:16:08.065Z | ... | |
| 436 | 2026-07-17T04:16:08.065Z | 767 | | None => return None, |
| 437 | 2026-07-17T04:16:08.065Z | 768 | | } |
| 438 | 2026-07-17T04:16:08.065Z | | |_____________^ |
| 439 | 2026-07-17T04:16:08.065Z | | |
| 440 | 2026-07-17T04:16:08.065Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#question_mark |
| 441 | 2026-07-17T04:16:08.065Z | help: try instead |
| 442 | 2026-07-17T04:16:08.065Z | | |
| 443 | 2026-07-17T04:16:08.065Z | 761 ~ { |
| 444 | 2026-07-17T04:16:08.065Z | 762 + let token = self.parse_intsized(tok, n, Kind::SignedLiteral)?; |
| 445 | 2026-07-17T04:16:08.065Z | 763 + self.col += len; |
| 446 | 2026-07-17T04:16:08.066Z | 764 + self.cursor = &self.cursor[len..]; |
| 447 | 2026-07-17T04:16:08.066Z | 765 + return Some(token); |
| 448 | 2026-07-17T04:16:08.066Z | 766 + } |
| 449 | 2026-07-17T04:16:08.066Z | | |
| 450 | 2026-07-17T04:16:08.066Z | |
| 451 | 2026-07-17T04:16:08.097Z | error: this `match` expression can be replaced with `?` |
| 452 | 2026-07-17T04:16:08.097Z | --> p4/src/parser.rs:644:13 |
| 453 | 2026-07-17T04:16:08.097Z | | |
| 454 | 2026-07-17T04:16:08.097Z | 644 | / match self.parser.next_token() { |
| 455 | 2026-07-17T04:16:08.097Z | 645 | | Ok(token) => { |
| 456 | 2026-07-17T04:16:08.097Z | 646 | | if token.kind == lexer::Kind::Eof { |
| 457 | 2026-07-17T04:16:08.097Z | 647 | | break; |
| 458 | 2026-07-17T04:16:08.097Z | ... | |
| 459 | 2026-07-17T04:16:08.097Z | 651 | | Err(e) => return Err(e), |
| 460 | 2026-07-17T04:16:08.097Z | 652 | | }; |
| 461 | 2026-07-17T04:16:08.097Z | | |_____________^ |
| 462 | 2026-07-17T04:16:08.097Z | | |
| 463 | 2026-07-17T04:16:08.097Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#question_mark |
| 464 | 2026-07-17T04:16:08.097Z | help: try instead |
| 465 | 2026-07-17T04:16:08.097Z | | |
| 466 | 2026-07-17T04:16:08.097Z | 644 ~ { |
| 467 | 2026-07-17T04:16:08.097Z | 645 + let token = self.parser.next_token()?; |
| 468 | 2026-07-17T04:16:08.097Z | 646 + if token.kind == lexer::Kind::Eof { |
| 469 | 2026-07-17T04:16:08.097Z | 647 + break; |
| 470 | 2026-07-17T04:16:08.097Z | 648 + } |
| 471 | 2026-07-17T04:16:08.097Z | 649 + self.handle_token(token, ast)?; |
| 472 | 2026-07-17T04:16:08.097Z | 650 ~ }; |
| 473 | 2026-07-17T04:16:08.098Z | | |
| 474 | 2026-07-17T04:16:08.098Z | |
| 475 | 2026-07-17T04:16:08.388Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 476 | 2026-07-17T04:16:08.388Z | warning: build failed, waiting for other jobs to finish... |
| 477 | 2026-07-17T04:16:08.417Z | error: could not compile `p4` (lib) due to 8 previous errors |
| 478 | 2026-07-17T04:16:08.417Z | error: could not compile `p4` (lib test) due to 8 previous errors |
| 479 | 2026-07-17T04:16:08.418Z | process exited: duration 30181 ms, exit code 101 |
| |
| 480 | 2026-07-17T04:16:08.460Z | found 0 output files |