|
|
|
| 1 | 2026-02-17T04:48:04.397Z | job assigned to worker 01KHMYRNSGNTGVJQWZCN49K7Q2 [factory aws, i-079afa3af61775853] (queued for 1 m 3 s) |
| |
| 2 | 2026-02-17T04:48:13.393Z | starting task 0: "setup" |
| 3 | 2026-02-17T04:48:13.397Z | ++ uname -s |
| 4 | 2026-02-17T04:48:13.400Z | + kern=SunOS |
| 5 | 2026-02-17T04:48:13.400Z | + build_user=build |
| 6 | 2026-02-17T04:48:13.400Z | + build_uid=12345 |
| 7 | 2026-02-17T04:48:13.400Z | + work_dir=/work |
| 8 | 2026-02-17T04:48:13.400Z | + input_dir=/input |
| 9 | 2026-02-17T04:48:13.400Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T04:48:13.400Z | + case "$kern" in |
| 11 | 2026-02-17T04:48:13.400Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T04:48:13.403Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T04:48:15.412Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T04:48:15.538Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T04:48:15.541Z | + home_fs=zfs |
| 16 | 2026-02-17T04:48:15.541Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T04:48:15.541Z | + mkdir -p /home/build |
| 18 | 2026-02-17T04:48:15.543Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T04:48:17.547Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T04:48:17.551Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2026-02-17T04:48:17.557Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T04:48:17.562Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T04:48:17.562Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-17T04:48:17.562Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-17T04:48:17.562Z | * rust toolchain profile = "default" |
| 26 | 2026-02-17T04:48:17.562Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T04:48:17.564Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T04:48:17.564Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T04:48:17.565Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T04:48:17.678Z | info: downloading installer |
| 31 | 2026-02-17T04:48:19.384Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T04:48:19.384Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T04:48:19.384Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T04:48:19.384Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T04:48:19.384Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T04:48:19.384Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T04:48:19.384Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T04:48:19.384Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T04:48:19.384Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T04:48:19.392Z | info: profile set to 'default' |
| 41 | 2026-02-17T04:48:19.393Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T04:48:19.395Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T04:48:19.547Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T04:48:19.547Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T04:48:20.742Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T04:48:21.211Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T04:48:22.884Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T04:48:24.818Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T04:48:31.953Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T04:48:32.210Z | info: installing component 'cargo' |
| 51 | 2026-02-17T04:48:33.113Z | info: installing component 'clippy' |
| 52 | 2026-02-17T04:48:33.506Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T04:48:35.504Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T04:48:37.270Z | info: installing component 'rustc' |
| 55 | 2026-02-17T04:48:43.981Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T04:48:44.302Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T04:48:44.302Z | |
| 58 | 2026-02-17T04:48:44.786Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T04:48:44.787Z | |
| 60 | 2026-02-17T04:48:44.791Z | |
| 61 | 2026-02-17T04:48:44.791Z | Rust is installed now. Great! |
| 62 | 2026-02-17T04:48:44.791Z | |
| 63 | 2026-02-17T04:48:44.791Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T04:48:44.791Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T04:48:44.791Z | |
| 66 | 2026-02-17T04:48:44.791Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T04:48:44.791Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T04:48:44.791Z | |
| 69 | 2026-02-17T04:48:44.791Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T04:48:44.791Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T04:48:44.791Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T04:48:44.791Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T04:48:44.894Z | + rustup --version |
| 74 | 2026-02-17T04:48:44.907Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T04:48:44.911Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T04:48:44.979Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T04:48:44.983Z | + cargo --version |
| 78 | 2026-02-17T04:48:45.040Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T04:48:45.043Z | + rustc --version |
| 80 | 2026-02-17T04:48:45.107Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T04:48:45.110Z | process exited: duration 27543 ms, exit code 0 |
| |
| 82 | 2026-02-17T04:48:45.119Z | starting task 2: "authentication" |
| 83 | 2026-02-17T04:48:45.141Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-17T04:48:45.151Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T04:48:45.154Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-02-17T04:48:45.158Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-02-17T04:48:45.199Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-02-17T04:48:45.926Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-02-17T04:48:45.926Z | + git fetch origin f81b436bd0765a0c5d1d0bef75c1a01eded3bd28 |
| 90 | 2026-02-17T04:48:46.170Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-02-17T04:48:46.170Z | * branch f81b436bd0765a0c5d1d0bef75c1a01eded3bd28 -> FETCH_HEAD |
| 92 | 2026-02-17T04:48:46.179Z | + [[ -n renovate/rand ]] |
| 93 | 2026-02-17T04:48:46.187Z | ++ git branch --show-current |
| 94 | 2026-02-17T04:48:46.187Z | + current=main |
| 95 | 2026-02-17T04:48:46.187Z | + [[ main != renovate/rand ]] |
| 96 | 2026-02-17T04:48:46.187Z | + git branch -f renovate/rand f81b436bd0765a0c5d1d0bef75c1a01eded3bd28 |
| 97 | 2026-02-17T04:48:46.192Z | + git checkout -f renovate/rand |
| 98 | 2026-02-17T04:48:46.195Z | Switched to branch 'renovate/rand' |
| 99 | 2026-02-17T04:48:46.201Z | + git reset --hard f81b436bd0765a0c5d1d0bef75c1a01eded3bd28 |
| 100 | 2026-02-17T04:48:46.208Z | HEAD is now at f81b436 Update Rust crate rand to 0.10.0 |
| 101 | 2026-02-17T04:48:46.212Z | process exited: duration 1057 ms, exit code 0 |
| |
| 102 | 2026-02-17T04:48:46.225Z | starting task 4: "build" |
| 103 | 2026-02-17T04:48:46.230Z | + cargo --version |
| 104 | 2026-02-17T04:48:46.237Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-17T04:48:46.413Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-17T04:48:46.413Z | info: downloading component 'cargo' |
| 107 | 2026-02-17T04:48:47.573Z | info: downloading component 'clippy' |
| 108 | 2026-02-17T04:48:48.020Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-17T04:48:49.862Z | info: downloading component 'rust-std' |
| 110 | 2026-02-17T04:48:52.047Z | info: downloading component 'rustc' |
| 111 | 2026-02-17T04:49:00.921Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-17T04:49:01.238Z | info: installing component 'cargo' |
| 113 | 2026-02-17T04:49:02.153Z | info: installing component 'clippy' |
| 114 | 2026-02-17T04:49:02.543Z | info: installing component 'rust-docs' |
| 115 | 2026-02-17T04:49:04.479Z | info: installing component 'rust-std' |
| 116 | 2026-02-17T04:49:06.242Z | info: installing component 'rustc' |
| 117 | 2026-02-17T04:49:12.889Z | info: installing component 'rustfmt' |
| 118 | 2026-02-17T04:49:13.321Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-17T04:49:13.324Z | + rustc --version |
| 120 | 2026-02-17T04:49:13.407Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-17T04:49:13.414Z | + banner check |
| 122 | 2026-02-17T04:49:13.417Z | |
| 123 | 2026-02-17T04:49:13.417Z | #### # # ###### #### # # |
| 124 | 2026-02-17T04:49:13.417Z | # # # # # # # # # |
| 125 | 2026-02-17T04:49:13.417Z | # ###### ##### # #### |
| 126 | 2026-02-17T04:49:13.417Z | # # # # # # # |
| 127 | 2026-02-17T04:49:13.417Z | # # # # # # # # # |
| 128 | 2026-02-17T04:49:13.417Z | #### # # ###### #### # # |
| 129 | 2026-02-17T04:49:13.417Z | |
| 130 | 2026-02-17T04:49:13.417Z | + cargo fmt -- --check |
| 131 | 2026-02-17T04:49:13.838Z | + cargo check |
| 132 | 2026-02-17T04:49:13.980Z | Updating crates.io index |
| 133 | 2026-02-17T04:49:14.024Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-02-17T04:49:14.322Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-02-17T04:49:14.325Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-02-17T04:49:15.910Z | Downloading crates ... |
| 137 | 2026-02-17T04:49:15.970Z | Downloaded itoa v1.0.17 |
| 138 | 2026-02-17T04:49:15.974Z | Downloaded glob v0.3.3 |
| 139 | 2026-02-17T04:49:15.976Z | Downloaded clap_derive v4.5.55 |
| 140 | 2026-02-17T04:49:15.979Z | Downloaded thiserror v1.0.69 |
| 141 | 2026-02-17T04:49:15.984Z | Downloaded usdt-impl v0.5.0 |
| 142 | 2026-02-17T04:49:15.987Z | Downloaded sha2 v0.10.9 |
| 143 | 2026-02-17T04:49:15.991Z | Downloaded aho-corasick v1.1.4 |
| 144 | 2026-02-17T04:49:15.993Z | Downloaded block-buffer v0.10.4 |
| 145 | 2026-02-17T04:49:15.996Z | Downloaded anstyle-parse v0.2.7 |
| 146 | 2026-02-17T04:49:15.996Z | Downloaded anstream v0.6.21 |
| 147 | 2026-02-17T04:49:16.000Z | Downloaded zmij v1.0.21 |
| 148 | 2026-02-17T04:49:16.003Z | Downloaded anstyle v1.0.13 |
| 149 | 2026-02-17T04:49:16.018Z | Downloaded num-iter v0.1.45 |
| 150 | 2026-02-17T04:49:16.021Z | Downloaded clap_builder v4.5.59 |
| 151 | 2026-02-17T04:49:16.025Z | Downloaded pnet v0.35.0 |
| 152 | 2026-02-17T04:49:16.028Z | Downloaded cpufeatures v0.3.0 |
| 153 | 2026-02-17T04:49:16.030Z | Downloaded funty v2.0.0 |
| 154 | 2026-02-17T04:49:16.030Z | Downloaded cpufeatures v0.2.17 |
| 155 | 2026-02-17T04:49:16.033Z | Downloaded colorchoice v1.0.4 |
| 156 | 2026-02-17T04:49:16.036Z | Downloaded anstyle-query v1.1.5 |
| 157 | 2026-02-17T04:49:16.036Z | Downloaded getrandom v0.4.1 |
| 158 | 2026-02-17T04:49:16.039Z | Downloaded anyhow v1.0.101 |
| 159 | 2026-02-17T04:49:16.042Z | Downloaded utf8parse v0.2.2 |
| 160 | 2026-02-17T04:49:16.046Z | Downloaded generic-array v0.14.7 |
| 161 | 2026-02-17T04:49:16.046Z | Downloaded errno v0.3.14 |
| 162 | 2026-02-17T04:49:16.048Z | Downloaded colored v3.1.1 |
| 163 | 2026-02-17T04:49:16.048Z | Downloaded once_cell v1.21.3 |
| 164 | 2026-02-17T04:49:16.051Z | Downloaded byteorder v1.5.0 |
| 165 | 2026-02-17T04:49:16.054Z | Downloaded radium v0.7.0 |
| 166 | 2026-02-17T04:49:16.054Z | Downloaded log v0.4.29 |
| 167 | 2026-02-17T04:49:16.056Z | Downloaded num-complex v0.4.6 |
| 168 | 2026-02-17T04:49:16.058Z | Downloaded crypto-common v0.1.7 |
| 169 | 2026-02-17T04:49:16.058Z | Downloaded chacha20 v0.10.0 |
| 170 | 2026-02-17T04:49:16.064Z | Downloaded memmap v0.7.0 |
| 171 | 2026-02-17T04:49:16.071Z | Downloaded cfg-if v1.0.4 |
| 172 | 2026-02-17T04:49:16.076Z | Downloaded pnet_sys v0.35.0 |
| 173 | 2026-02-17T04:49:16.078Z | Downloaded pnet_base v0.35.0 |
| 174 | 2026-02-17T04:49:16.079Z | Downloaded thread-id v4.2.2 |
| 175 | 2026-02-17T04:49:16.086Z | Downloaded fastrand v2.3.0 |
| 176 | 2026-02-17T04:49:16.089Z | Downloaded dtrace-parser v0.2.0 |
| 177 | 2026-02-17T04:49:16.092Z | Downloaded is_terminal_polyfill v1.70.2 |
| 178 | 2026-02-17T04:49:16.092Z | Downloaded heck v0.5.0 |
| 179 | 2026-02-17T04:49:16.092Z | Downloaded clap_lex v1.0.0 |
| 180 | 2026-02-17T04:49:16.096Z | Downloaded version_check v0.9.5 |
| 181 | 2026-02-17T04:49:16.098Z | Downloaded num v0.4.3 |
| 182 | 2026-02-17T04:49:16.101Z | Downloaded pnet_datalink v0.35.0 |
| 183 | 2026-02-17T04:49:16.101Z | Downloaded pretty-hex v0.4.1 |
| 184 | 2026-02-17T04:49:16.101Z | Downloaded dof v0.3.0 |
| 185 | 2026-02-17T04:49:16.104Z | Downloaded ipnetwork v0.20.0 |
| 186 | 2026-02-17T04:49:16.107Z | Downloaded wyz v0.5.1 |
| 187 | 2026-02-17T04:49:16.107Z | Downloaded strsim v0.11.1 |
| 188 | 2026-02-17T04:49:16.107Z | Downloaded bitvec v1.0.1 |
| 189 | 2026-02-17T04:49:16.120Z | Downloaded usdt-macro v0.5.0 |
| 190 | 2026-02-17T04:49:16.123Z | Downloaded plain v0.2.3 |
| 191 | 2026-02-17T04:49:16.129Z | Downloaded thiserror-impl v1.0.69 |
| 192 | 2026-02-17T04:49:16.132Z | Downloaded no-std-net v0.6.0 |
| 193 | 2026-02-17T04:49:16.132Z | Downloaded prettyplease v0.2.37 |
| 194 | 2026-02-17T04:49:16.134Z | Downloaded pnet_transport v0.35.0 |
| 195 | 2026-02-17T04:49:16.137Z | Downloaded autocfg v1.5.0 |
| 196 | 2026-02-17T04:49:16.137Z | Downloaded tap v1.0.1 |
| 197 | 2026-02-17T04:49:16.141Z | Downloaded scroll_derive v0.12.1 |
| 198 | 2026-02-17T04:49:16.141Z | Downloaded pnet_macros_support v0.35.0 |
| 199 | 2026-02-17T04:49:16.144Z | Downloaded num-integer v0.1.46 |
| 200 | 2026-02-17T04:49:16.147Z | Downloaded usdt-attr-macro v0.5.0 |
| 201 | 2026-02-17T04:49:16.147Z | Downloaded usdt v0.5.0 |
| 202 | 2026-02-17T04:49:16.147Z | Downloaded pest_generator v2.8.6 |
| 203 | 2026-02-17T04:49:16.150Z | Downloaded clap v4.5.59 |
| 204 | 2026-02-17T04:49:16.155Z | Downloaded rand_core v0.10.0 |
| 205 | 2026-02-17T04:49:16.158Z | Downloaded digest v0.10.7 |
| 206 | 2026-02-17T04:49:16.158Z | Downloaded quote v1.0.44 |
| 207 | 2026-02-17T04:49:16.161Z | Downloaded serde_tokenstream v0.2.2 |
| 208 | 2026-02-17T04:49:16.166Z | Downloaded num-rational v0.4.2 |
| 209 | 2026-02-17T04:49:16.169Z | Downloaded pnet_macros v0.35.0 |
| 210 | 2026-02-17T04:49:16.173Z | Downloaded pest_derive v2.8.6 |
| 211 | 2026-02-17T04:49:16.178Z | Downloaded scroll v0.12.0 |
| 212 | 2026-02-17T04:49:16.181Z | Downloaded tempfile v3.25.0 |
| 213 | 2026-02-17T04:49:16.184Z | Downloaded bitflags v2.11.0 |
| 214 | 2026-02-17T04:49:16.187Z | Downloaded zerocopy-derive v0.7.35 |
| 215 | 2026-02-17T04:49:16.192Z | Downloaded ucd-trie v0.1.7 |
| 216 | 2026-02-17T04:49:16.195Z | Downloaded serde_derive v1.0.228 |
| 217 | 2026-02-17T04:49:16.195Z | Downloaded unicode-ident v1.0.24 |
| 218 | 2026-02-17T04:49:16.198Z | Downloaded serde_core v1.0.228 |
| 219 | 2026-02-17T04:49:16.201Z | Downloaded proc-macro2 v1.0.106 |
| 220 | 2026-02-17T04:49:16.203Z | Downloaded num-traits v0.2.19 |
| 221 | 2026-02-17T04:49:16.206Z | Downloaded pnet_packet v0.35.0 |
| 222 | 2026-02-17T04:49:16.210Z | Downloaded typenum v1.19.0 |
| 223 | 2026-02-17T04:49:16.217Z | Downloaded pest_meta v2.8.6 |
| 224 | 2026-02-17T04:49:16.226Z | Downloaded serde v1.0.228 |
| 225 | 2026-02-17T04:49:16.235Z | Downloaded num-bigint v0.4.6 |
| 226 | 2026-02-17T04:49:16.239Z | Downloaded memchr v2.8.0 |
| 227 | 2026-02-17T04:49:16.242Z | Downloaded rand v0.10.0 |
| 228 | 2026-02-17T04:49:16.266Z | Downloaded serde_json v1.0.149 |
| 229 | 2026-02-17T04:49:16.273Z | Downloaded zerocopy v0.7.35 |
| 230 | 2026-02-17T04:49:16.288Z | Downloaded regex v1.12.3 |
| 231 | 2026-02-17T04:49:16.293Z | Downloaded goblin v0.8.2 |
| 232 | 2026-02-17T04:49:16.297Z | Downloaded pest v2.8.6 |
| 233 | 2026-02-17T04:49:16.328Z | Downloaded syn v2.0.116 |
| 234 | 2026-02-17T04:49:16.354Z | Downloaded regex-syntax v0.8.9 |
| 235 | 2026-02-17T04:49:16.362Z | Downloaded rustix v1.1.3 |
| 236 | 2026-02-17T04:49:16.390Z | Downloaded regex-automata v0.4.14 |
| 237 | 2026-02-17T04:49:16.404Z | Downloaded libc v0.2.182 |
| 238 | 2026-02-17T04:49:16.501Z | Compiling proc-macro2 v1.0.106 |
| 239 | 2026-02-17T04:49:16.501Z | Compiling quote v1.0.44 |
| 240 | 2026-02-17T04:49:16.504Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-02-17T04:49:16.504Z | Compiling libc v0.2.182 |
| 242 | 2026-02-17T04:49:16.504Z | Compiling serde_core v1.0.228 |
| 243 | 2026-02-17T04:49:16.504Z | Compiling memchr v2.8.0 |
| 244 | 2026-02-17T04:49:16.504Z | Compiling serde v1.0.228 |
| 245 | 2026-02-17T04:49:16.770Z | Compiling thiserror v1.0.69 |
| 246 | 2026-02-17T04:49:17.200Z | Compiling zmij v1.0.21 |
| 247 | 2026-02-17T04:49:17.307Z | Compiling rustix v1.1.3 |
| 248 | 2026-02-17T04:49:17.704Z | Compiling ucd-trie v0.1.7 |
| 249 | 2026-02-17T04:49:17.812Z | Compiling serde_json v1.0.149 |
| 250 | 2026-02-17T04:49:18.099Z | Compiling pest v2.8.6 |
| 251 | 2026-02-17T04:49:18.222Z | Compiling autocfg v1.5.0 |
| 252 | 2026-02-17T04:49:18.229Z | Compiling prettyplease v0.2.37 |
| 253 | 2026-02-17T04:49:18.263Z | Compiling version_check v0.9.5 |
| 254 | 2026-02-17T04:49:18.772Z | Checking syn v2.0.116 |
| 255 | 2026-02-17T04:49:18.857Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-02-17T04:49:19.003Z | Compiling num-traits v0.2.19 |
| 257 | 2026-02-17T04:49:19.012Z | Checking cfg-if v1.0.4 |
| 258 | 2026-02-17T04:49:19.211Z | Compiling getrandom v0.4.1 |
| 259 | 2026-02-17T04:49:19.416Z | Compiling regex-syntax v0.8.9 |
| 260 | 2026-02-17T04:49:21.073Z | Compiling pest_meta v2.8.6 |
| 261 | 2026-02-17T04:49:21.417Z | Compiling byteorder v1.5.0 |
| 262 | 2026-02-17T04:49:21.816Z | Compiling itoa v1.0.17 |
| 263 | 2026-02-17T04:49:21.862Z | Compiling usdt-impl v0.5.0 |
| 264 | 2026-02-17T04:49:22.128Z | Checking colored v3.1.1 |
| 265 | 2026-02-17T04:49:22.421Z | Checking num-integer v0.1.46 |
| 266 | 2026-02-17T04:49:22.475Z | Compiling thread-id v4.2.2 |
| 267 | 2026-02-17T04:49:22.877Z | Checking rand_core v0.10.0 |
| 268 | 2026-02-17T04:49:22.949Z | Compiling regex-automata v0.4.14 |
| 269 | 2026-02-17T04:49:23.332Z | Checking plain v0.2.3 |
| 270 | 2026-02-17T04:49:23.685Z | Checking log v0.4.29 |
| 271 | 2026-02-17T04:49:24.410Z | Compiling errno v0.3.14 |
| 272 | 2026-02-17T04:49:24.583Z | Compiling radium v0.7.0 |
| 273 | 2026-02-17T04:49:24.628Z | Compiling bitflags v2.11.0 |
| 274 | 2026-02-17T04:49:24.678Z | Checking no-std-net v0.6.0 |
| 275 | 2026-02-17T04:49:24.769Z | Checking pretty-hex v0.4.1 |
| 276 | 2026-02-17T04:49:24.941Z | Checking pnet_base v0.35.0 |
| 277 | 2026-02-17T04:49:25.076Z | Compiling pest_generator v2.8.6 |
| 278 | 2026-02-17T04:49:25.460Z | Compiling once_cell v1.21.3 |
| 279 | 2026-02-17T04:49:25.820Z | Checking tap v1.0.1 |
| 280 | 2026-02-17T04:49:25.973Z | Compiling fastrand v2.3.0 |
| 281 | 2026-02-17T04:49:26.444Z | Checking wyz v0.5.1 |
| 282 | 2026-02-17T04:49:26.506Z | Compiling tempfile v3.25.0 |
| 283 | 2026-02-17T04:49:26.979Z | Compiling regex v1.12.3 |
| 284 | 2026-02-17T04:49:27.193Z | Checking num-iter v0.1.45 |
| 285 | 2026-02-17T04:49:27.201Z | Checking memmap v0.7.0 |
| 286 | 2026-02-17T04:49:27.372Z | Checking funty v2.0.0 |
| 287 | 2026-02-17T04:49:27.411Z | Compiling anyhow v1.0.101 |
| 288 | 2026-02-17T04:49:27.858Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 289 | 2026-02-17T04:49:28.246Z | Checking bitvec v1.0.1 |
| 290 | 2026-02-17T04:49:28.361Z | Checking pnet_macros_support v0.35.0 |
| 291 | 2026-02-17T04:49:28.532Z | Checking pnet_sys v0.35.0 |
| 292 | 2026-02-17T04:49:28.585Z | Checking utf8parse v0.2.2 |
| 293 | 2026-02-17T04:49:28.653Z | Compiling serde_derive v1.0.228 |
| 294 | 2026-02-17T04:49:28.751Z | Compiling thiserror-impl v1.0.69 |
| 295 | 2026-02-17T04:49:28.761Z | Compiling zerocopy-derive v0.7.35 |
| 296 | 2026-02-17T04:49:29.032Z | Compiling pest_derive v2.8.6 |
| 297 | 2026-02-17T04:49:29.390Z | Compiling scroll_derive v0.12.1 |
| 298 | 2026-02-17T04:49:29.917Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 299 | 2026-02-17T04:49:30.523Z | Compiling zerocopy v0.7.35 |
| 300 | 2026-02-17T04:49:30.890Z | Checking scroll v0.12.0 |
| 301 | 2026-02-17T04:49:31.346Z | Checking goblin v0.8.2 |
| 302 | 2026-02-17T04:49:31.534Z | Compiling dtrace-parser v0.2.0 |
| 303 | 2026-02-17T04:49:32.049Z | Compiling pnet_macros v0.35.0 |
| 304 | 2026-02-17T04:49:32.494Z | Checking anstyle-parse v0.2.7 |
| 305 | 2026-02-17T04:49:32.774Z | Checking anstyle v1.0.13 |
| 306 | 2026-02-17T04:49:33.089Z | Checking colorchoice v1.0.4 |
| 307 | 2026-02-17T04:49:33.089Z | Checking is_terminal_polyfill v1.70.2 |
| 308 | 2026-02-17T04:49:33.126Z | Checking cpufeatures v0.3.0 |
| 309 | 2026-02-17T04:49:33.211Z | Compiling pnet v0.35.0 |
| 310 | 2026-02-17T04:49:33.219Z | Checking anstyle-query v1.1.5 |
| 311 | 2026-02-17T04:49:33.227Z | Checking chacha20 v0.10.0 |
| 312 | 2026-02-17T04:49:33.341Z | Checking anstream v0.6.21 |
| 313 | 2026-02-17T04:49:33.348Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 314 | 2026-02-17T04:49:33.578Z | Compiling heck v0.5.0 |
| 315 | 2026-02-17T04:49:33.604Z | Checking strsim v0.11.1 |
| 316 | 2026-02-17T04:49:33.731Z | Checking clap_lex v1.0.0 |
| 317 | 2026-02-17T04:49:33.829Z | Checking rand v0.10.0 |
| 318 | 2026-02-17T04:49:33.992Z | Compiling clap_derive v4.5.55 |
| 319 | 2026-02-17T04:49:33.992Z | Checking clap_builder v4.5.59 |
| 320 | 2026-02-17T04:49:34.281Z | Checking pnet_packet v0.35.0 |
| 321 | 2026-02-17T04:49:34.516Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 322 | 2026-02-17T04:49:34.877Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 323 | 2026-02-17T04:49:35.104Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-02-17T04:49:36.236Z | Checking num-bigint v0.4.6 |
| 325 | 2026-02-17T04:49:36.318Z | Checking dof v0.3.0 |
| 326 | 2026-02-17T04:49:36.538Z | Compiling serde_tokenstream v0.2.2 |
| 327 | 2026-02-17T04:49:36.823Z | Checking num-complex v0.4.6 |
| 328 | 2026-02-17T04:49:37.086Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 329 | 2026-02-17T04:49:37.466Z | Checking ipnetwork v0.20.0 |
| 330 | 2026-02-17T04:49:37.677Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 331 | 2026-02-17T04:49:37.795Z | Checking pnet_datalink v0.35.0 |
| 332 | 2026-02-17T04:49:37.898Z | Checking clap v4.5.59 |
| 333 | 2026-02-17T04:49:37.999Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 334 | 2026-02-17T04:49:38.219Z | Compiling usdt-macro v0.5.0 |
| 335 | 2026-02-17T04:49:38.219Z | Compiling usdt-attr-macro v0.5.0 |
| 336 | 2026-02-17T04:49:38.331Z | Checking num-rational v0.4.2 |
| 337 | 2026-02-17T04:49:38.895Z | Checking num v0.4.3 |
| 338 | 2026-02-17T04:49:39.214Z | Checking usdt v0.5.0 |
| 339 | 2026-02-17T04:49:39.221Z | Checking pnet_transport v0.35.0 |
| 340 | 2026-02-17T04:49:39.370Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 341 | 2026-02-17T04:49:39.812Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 342 | 2026-02-17T04:49:39.898Z | warning: unused import: `rand::Rng` |
| 343 | 2026-02-17T04:49:39.898Z | --> test/src/softnpu.rs:4:5 |
| 344 | 2026-02-17T04:49:39.898Z | | |
| 345 | 2026-02-17T04:49:39.898Z | 4 | use rand::Rng; |
| 346 | 2026-02-17T04:49:39.898Z | | ^^^^^^^^^ |
| 347 | 2026-02-17T04:49:39.898Z | | |
| 348 | 2026-02-17T04:49:39.898Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 349 | 2026-02-17T04:49:39.898Z | |
| 350 | 2026-02-17T04:49:39.996Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 351 | 2026-02-17T04:49:39.996Z | --> test/src/softnpu.rs:407:21 |
| 352 | 2026-02-17T04:49:39.996Z | | |
| 353 | 2026-02-17T04:49:39.996Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 354 | 2026-02-17T04:49:39.996Z | | ^^^^^^^^^^^^ |
| 355 | 2026-02-17T04:49:39.996Z | | |
| 356 | 2026-02-17T04:49:39.996Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:159:8 |
| 357 | 2026-02-17T04:49:39.996Z | | |
| 358 | 2026-02-17T04:49:39.996Z | 159 | fn random_range<T, R>(&mut self, range: R) -> T |
| 359 | 2026-02-17T04:49:39.996Z | | ------------ the method is available for `ThreadRng` here |
| 360 | 2026-02-17T04:49:39.996Z | | |
| 361 | 2026-02-17T04:49:39.996Z | = help: items from traits can only be used if the trait is in scope |
| 362 | 2026-02-17T04:49:39.996Z | help: there is a method `random` with a similar name, but with different arguments |
| 363 | 2026-02-17T04:49:39.996Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:93:5 |
| 364 | 2026-02-17T04:49:39.996Z | | |
| 365 | 2026-02-17T04:49:39.996Z | 93 | / fn random<T>(&mut self) -> T |
| 366 | 2026-02-17T04:49:39.996Z | 94 | | where |
| 367 | 2026-02-17T04:49:39.996Z | 95 | | StandardUniform: Distribution<T>, |
| 368 | 2026-02-17T04:49:39.999Z | | |_________________________________________^ |
| 369 | 2026-02-17T04:49:39.999Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 370 | 2026-02-17T04:49:39.999Z | | |
| 371 | 2026-02-17T04:49:39.999Z | 1 + use rand::RngExt; |
| 372 | 2026-02-17T04:49:40.000Z | | |
| 373 | 2026-02-17T04:49:40.000Z | |
| 374 | 2026-02-17T04:49:40.176Z | For more information about this error, try `rustc --explain E0599`. |
| 375 | 2026-02-17T04:49:40.199Z | warning: `tests` (lib) generated 1 warning |
| 376 | 2026-02-17T04:49:40.202Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 377 | 2026-02-17T04:49:40.202Z | warning: build failed, waiting for other jobs to finish... |
| 378 | 2026-02-17T04:49:41.141Z | process exited: duration 54902 ms, exit code 101 |
| |
| 379 | 2026-02-17T04:49:41.148Z | found 0 output files |