|
|
|
| 1 | 2026-02-25T06:53:30.410Z | job assigned to worker 01KJ9S573M501SY14X0K1RE4P4 [factory gimlet-EVT22200007-propolis, EVT22200007/59317] (queued for 25 s) |
| |
| 2 | 2026-02-25T06:53:38.381Z | starting task 0: "setup" |
| 3 | 2026-02-25T06:53:38.406Z | ++ uname -s |
| 4 | 2026-02-25T06:53:38.406Z | + kern=SunOS |
| 5 | 2026-02-25T06:53:38.406Z | + build_user=build |
| 6 | 2026-02-25T06:53:38.406Z | + build_uid=12345 |
| 7 | 2026-02-25T06:53:38.406Z | + work_dir=/work |
| 8 | 2026-02-25T06:53:38.406Z | + input_dir=/input |
| 9 | 2026-02-25T06:53:38.406Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-25T06:53:38.406Z | + case "$kern" in |
| 11 | 2026-02-25T06:53:38.406Z | + groupadd -g 12345 build |
| 12 | 2026-02-25T06:53:38.406Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-25T06:53:40.409Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-25T06:53:40.451Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-25T06:53:40.476Z | + home_fs=zfs |
| 16 | 2026-02-25T06:53:40.476Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-25T06:53:40.476Z | + mkdir -p /home/build |
| 18 | 2026-02-25T06:53:40.476Z | + chown build:build /home/build /work |
| 19 | 2026-02-25T06:53:41.460Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-25T06:53:41.484Z | process exited: duration 3083 ms, exit code 0 |
| |
| 21 | 2026-02-25T06:53:41.535Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-25T06:53:41.560Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-25T06:53:41.560Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-25T06:53:41.560Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-25T06:53:41.560Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-25T06:53:41.560Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-25T06:53:41.560Z | * rust toolchain profile = "default" |
| 28 | 2026-02-25T06:53:41.560Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-25T06:53:41.560Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-25T06:53:41.679Z | info: downloading installer |
| 31 | 2026-02-25T06:53:42.122Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-25T06:53:42.122Z | warn: /opt/ooce/bin |
| 33 | 2026-02-25T06:53:42.122Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-25T06:53:42.122Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-25T06:53:42.122Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-25T06:53:42.122Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-25T06:53:42.122Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-25T06:53:42.122Z | error: cannot install while Rust is installed |
| 39 | 2026-02-25T06:53:42.122Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-25T06:53:42.147Z | info: profile set to 'default' |
| 41 | 2026-02-25T06:53:42.147Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-25T06:53:42.147Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-25T06:53:42.239Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-25T06:53:42.239Z | info: downloading component 'cargo' |
| 45 | 2026-02-25T06:53:42.415Z | info: downloading component 'clippy' |
| 46 | 2026-02-25T06:53:42.485Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-25T06:53:42.730Z | info: downloading component 'rust-std' |
| 48 | 2026-02-25T06:53:43.000Z | info: downloading component 'rustc' |
| 49 | 2026-02-25T06:53:44.105Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-25T06:53:44.162Z | info: installing component 'cargo' |
| 51 | 2026-02-25T06:53:45.416Z | info: installing component 'clippy' |
| 52 | 2026-02-25T06:53:45.918Z | info: installing component 'rust-docs' |
| 53 | 2026-02-25T06:53:49.428Z | info: installing component 'rust-std' |
| 54 | 2026-02-25T06:53:51.495Z | info: installing component 'rustc' |
| 55 | 2026-02-25T06:53:59.946Z | info: installing component 'rustfmt' |
| 56 | 2026-02-25T06:54:00.339Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-25T06:54:00.339Z | |
| 58 | 2026-02-25T06:54:00.509Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-25T06:54:00.509Z | |
| 60 | 2026-02-25T06:54:00.534Z | |
| 61 | 2026-02-25T06:54:00.534Z | Rust is installed now. Great! |
| 62 | 2026-02-25T06:54:00.534Z | |
| 63 | 2026-02-25T06:54:00.534Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-25T06:54:00.534Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-25T06:54:00.534Z | |
| 66 | 2026-02-25T06:54:00.534Z | To configure your current shell, you need to source |
| 67 | 2026-02-25T06:54:00.534Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-25T06:54:00.535Z | |
| 69 | 2026-02-25T06:54:00.535Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-25T06:54:00.535Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-25T06:54:00.535Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-25T06:54:00.535Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-25T06:54:00.617Z | + rustup --version |
| 74 | 2026-02-25T06:54:00.642Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-25T06:54:00.642Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-25T06:54:00.723Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-25T06:54:00.748Z | + cargo --version |
| 78 | 2026-02-25T06:54:00.805Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-25T06:54:00.829Z | + rustc --version |
| 80 | 2026-02-25T06:54:00.902Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-25T06:54:00.927Z | process exited: duration 19372 ms, exit code 0 |
| |
| 82 | 2026-02-25T06:54:00.980Z | starting task 2: "authentication" |
| 83 | 2026-02-25T06:54:01.037Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2026-02-25T06:54:01.087Z | starting task 3: "clone repository" |
| 85 | 2026-02-25T06:54:01.112Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-02-25T06:54:01.112Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-02-25T06:54:01.137Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-02-25T06:54:02.510Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-02-25T06:54:02.510Z | + git fetch origin e4976df1acaecdcb2a89a2f0114032536e9277dd |
| 90 | 2026-02-25T06:54:02.836Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-02-25T06:54:02.836Z | * branch e4976df1acaecdcb2a89a2f0114032536e9277dd -> FETCH_HEAD |
| 92 | 2026-02-25T06:54:02.861Z | + [[ -n renovate/rand ]] |
| 93 | 2026-02-25T06:54:02.861Z | ++ git branch --show-current |
| 94 | 2026-02-25T06:54:02.861Z | + current=main |
| 95 | 2026-02-25T06:54:02.861Z | + [[ main != renovate/rand ]] |
| 96 | 2026-02-25T06:54:02.861Z | + git branch -f renovate/rand e4976df1acaecdcb2a89a2f0114032536e9277dd |
| 97 | 2026-02-25T06:54:02.862Z | + git checkout -f renovate/rand |
| 98 | 2026-02-25T06:54:02.887Z | Switched to branch 'renovate/rand' |
| 99 | 2026-02-25T06:54:02.887Z | + git reset --hard e4976df1acaecdcb2a89a2f0114032536e9277dd |
| 100 | 2026-02-25T06:54:02.911Z | HEAD is now at e4976df Update Rust crate rand to 0.10.0 |
| 101 | 2026-02-25T06:54:02.912Z | process exited: duration 1801 ms, exit code 0 |
| |
| 102 | 2026-02-25T06:54:02.962Z | starting task 4: "build" |
| 103 | 2026-02-25T06:54:02.987Z | + cargo --version |
| 104 | 2026-02-25T06:54:02.987Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-02-25T06:54:03.129Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-02-25T06:54:03.129Z | info: downloading component 'cargo' |
| 107 | 2026-02-25T06:54:03.335Z | info: downloading component 'clippy' |
| 108 | 2026-02-25T06:54:03.414Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-25T06:54:03.637Z | info: downloading component 'rust-std' |
| 110 | 2026-02-25T06:54:03.960Z | info: downloading component 'rustc' |
| 111 | 2026-02-25T06:54:05.167Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-25T06:54:05.221Z | info: installing component 'cargo' |
| 113 | 2026-02-25T06:54:06.333Z | info: installing component 'clippy' |
| 114 | 2026-02-25T06:54:06.775Z | info: installing component 'rust-docs' |
| 115 | 2026-02-25T06:54:10.032Z | info: installing component 'rust-std' |
| 116 | 2026-02-25T06:54:12.140Z | info: installing component 'rustc' |
| 117 | 2026-02-25T06:54:20.487Z | info: installing component 'rustfmt' |
| 118 | 2026-02-25T06:54:20.990Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-02-25T06:54:21.015Z | + rustc --version |
| 120 | 2026-02-25T06:54:21.107Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-02-25T06:54:21.132Z | + banner check |
| 122 | 2026-02-25T06:54:21.132Z | |
| 123 | 2026-02-25T06:54:21.132Z | #### # # ###### #### # # |
| 124 | 2026-02-25T06:54:21.132Z | # # # # # # # # # |
| 125 | 2026-02-25T06:54:21.132Z | # ###### ##### # #### |
| 126 | 2026-02-25T06:54:21.132Z | # # # # # # # |
| 127 | 2026-02-25T06:54:21.132Z | # # # # # # # # # |
| 128 | 2026-02-25T06:54:21.132Z | #### # # ###### #### # # |
| 129 | 2026-02-25T06:54:21.132Z | |
| 130 | 2026-02-25T06:54:21.132Z | + cargo fmt -- --check |
| 131 | 2026-02-25T06:54:21.572Z | + cargo check |
| 132 | 2026-02-25T06:54:21.768Z | Updating crates.io index |
| 133 | 2026-02-25T06:54:21.825Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-02-25T06:54:22.263Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-02-25T06:54:22.263Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-02-25T06:54:22.737Z | Downloading crates ... |
| 137 | 2026-02-25T06:54:22.808Z | Downloaded num-iter v0.1.45 |
| 138 | 2026-02-25T06:54:22.832Z | Downloaded itoa v1.0.17 |
| 139 | 2026-02-25T06:54:22.832Z | Downloaded no-std-net v0.6.0 |
| 140 | 2026-02-25T06:54:22.832Z | Downloaded chacha20 v0.10.0 |
| 141 | 2026-02-25T06:54:22.832Z | Downloaded clap_lex v1.0.0 |
| 142 | 2026-02-25T06:54:22.832Z | Downloaded block-buffer v0.10.4 |
| 143 | 2026-02-25T06:54:22.833Z | Downloaded anstyle v1.0.13 |
| 144 | 2026-02-25T06:54:22.833Z | Downloaded clap v4.5.60 |
| 145 | 2026-02-25T06:54:22.857Z | Downloaded cfg-if v1.0.4 |
| 146 | 2026-02-25T06:54:22.857Z | Downloaded zerocopy-derive v0.7.35 |
| 147 | 2026-02-25T06:54:22.857Z | Downloaded clap_derive v4.5.55 |
| 148 | 2026-02-25T06:54:22.857Z | Downloaded bitvec v1.0.1 |
| 149 | 2026-02-25T06:54:22.882Z | Downloaded pnet_transport v0.35.0 |
| 150 | 2026-02-25T06:54:22.882Z | Downloaded is_terminal_polyfill v1.70.2 |
| 151 | 2026-02-25T06:54:22.882Z | Downloaded generic-array v0.14.7 |
| 152 | 2026-02-25T06:54:22.882Z | Downloaded pnet_macros_support v0.35.0 |
| 153 | 2026-02-25T06:54:22.882Z | Downloaded errno v0.3.14 |
| 154 | 2026-02-25T06:54:22.882Z | Downloaded crypto-common v0.1.7 |
| 155 | 2026-02-25T06:54:22.882Z | Downloaded funty v2.0.0 |
| 156 | 2026-02-25T06:54:22.882Z | Downloaded tap v1.0.1 |
| 157 | 2026-02-25T06:54:22.883Z | Downloaded fastrand v2.3.0 |
| 158 | 2026-02-25T06:54:22.883Z | Downloaded dtrace-parser v0.2.0 |
| 159 | 2026-02-25T06:54:22.883Z | Downloaded cpufeatures v0.2.17 |
| 160 | 2026-02-25T06:54:22.883Z | Downloaded colorchoice v1.0.4 |
| 161 | 2026-02-25T06:54:22.883Z | Downloaded strsim v0.11.1 |
| 162 | 2026-02-25T06:54:22.883Z | Downloaded clap_builder v4.5.60 |
| 163 | 2026-02-25T06:54:22.909Z | Downloaded version_check v0.9.5 |
| 164 | 2026-02-25T06:54:22.933Z | Downloaded zmij v1.0.21 |
| 165 | 2026-02-25T06:54:22.934Z | Downloaded serde_derive v1.0.228 |
| 166 | 2026-02-25T06:54:22.934Z | Downloaded unicode-ident v1.0.24 |
| 167 | 2026-02-25T06:54:22.934Z | Downloaded serde v1.0.228 |
| 168 | 2026-02-25T06:54:22.959Z | Downloaded proc-macro2 v1.0.106 |
| 169 | 2026-02-25T06:54:22.959Z | Downloaded num-bigint v0.4.6 |
| 170 | 2026-02-25T06:54:22.959Z | Downloaded rand v0.10.0 |
| 171 | 2026-02-25T06:54:22.984Z | Downloaded zerocopy v0.7.35 |
| 172 | 2026-02-25T06:54:22.984Z | Downloaded regex v1.12.3 |
| 173 | 2026-02-25T06:54:23.009Z | Downloaded goblin v0.8.2 |
| 174 | 2026-02-25T06:54:23.010Z | Downloaded serde_json v1.0.149 |
| 175 | 2026-02-25T06:54:23.010Z | Downloaded prettyplease v0.2.37 |
| 176 | 2026-02-25T06:54:23.035Z | Downloaded pest v2.8.6 |
| 177 | 2026-02-25T06:54:23.035Z | Downloaded memchr v2.8.0 |
| 178 | 2026-02-25T06:54:23.035Z | Downloaded typenum v1.19.0 |
| 179 | 2026-02-25T06:54:23.035Z | Downloaded serde_core v1.0.228 |
| 180 | 2026-02-25T06:54:23.035Z | Downloaded pnet_packet v0.35.0 |
| 181 | 2026-02-25T06:54:23.060Z | Downloaded syn v2.0.117 |
| 182 | 2026-02-25T06:54:23.060Z | Downloaded pest_meta v2.8.6 |
| 183 | 2026-02-25T06:54:23.060Z | Downloaded regex-syntax v0.8.9 |
| 184 | 2026-02-25T06:54:23.060Z | Downloaded pest_derive v2.8.6 |
| 185 | 2026-02-25T06:54:23.085Z | Downloaded log v0.4.29 |
| 186 | 2026-02-25T06:54:23.085Z | Downloaded rustix v1.1.4 |
| 187 | 2026-02-25T06:54:23.110Z | Downloaded getrandom v0.4.1 |
| 188 | 2026-02-25T06:54:23.111Z | Downloaded pest_generator v2.8.6 |
| 189 | 2026-02-25T06:54:23.112Z | Downloaded num-traits v0.2.19 |
| 190 | 2026-02-25T06:54:23.112Z | Downloaded ipnetwork v0.20.0 |
| 191 | 2026-02-25T06:54:23.112Z | Downloaded colored v3.1.1 |
| 192 | 2026-02-25T06:54:23.112Z | Downloaded anyhow v1.0.102 |
| 193 | 2026-02-25T06:54:23.137Z | Downloaded wyz v0.5.1 |
| 194 | 2026-02-25T06:54:23.137Z | Downloaded utf8parse v0.2.2 |
| 195 | 2026-02-25T06:54:23.137Z | Downloaded usdt-impl v0.5.0 |
| 196 | 2026-02-25T06:54:23.137Z | Downloaded ucd-trie v0.1.7 |
| 197 | 2026-02-25T06:54:23.137Z | Downloaded regex-automata v0.4.14 |
| 198 | 2026-02-25T06:54:23.137Z | Downloaded thiserror-impl v1.0.69 |
| 199 | 2026-02-25T06:54:23.137Z | Downloaded thiserror v1.0.69 |
| 200 | 2026-02-25T06:54:23.162Z | Downloaded tempfile v3.26.0 |
| 201 | 2026-02-25T06:54:23.162Z | Downloaded serde_tokenstream v0.2.3 |
| 202 | 2026-02-25T06:54:23.162Z | Downloaded scroll v0.12.0 |
| 203 | 2026-02-25T06:54:23.162Z | Downloaded rand_core v0.10.0 |
| 204 | 2026-02-25T06:54:23.162Z | Downloaded libc v0.2.182 |
| 205 | 2026-02-25T06:54:23.187Z | Downloaded quote v1.0.44 |
| 206 | 2026-02-25T06:54:23.211Z | Downloaded pnet_macros v0.35.0 |
| 207 | 2026-02-25T06:54:23.211Z | Downloaded pnet_datalink v0.35.0 |
| 208 | 2026-02-25T06:54:23.211Z | Downloaded once_cell v1.21.3 |
| 209 | 2026-02-25T06:54:23.211Z | Downloaded num-rational v0.4.2 |
| 210 | 2026-02-25T06:54:23.212Z | Downloaded num-complex v0.4.6 |
| 211 | 2026-02-25T06:54:23.213Z | Downloaded glob v0.3.3 |
| 212 | 2026-02-25T06:54:23.213Z | Downloaded cpufeatures v0.3.0 |
| 213 | 2026-02-25T06:54:23.213Z | Downloaded anstyle-parse v0.2.7 |
| 214 | 2026-02-25T06:54:23.213Z | Downloaded usdt-macro v0.5.0 |
| 215 | 2026-02-25T06:54:23.213Z | Downloaded usdt-attr-macro v0.5.0 |
| 216 | 2026-02-25T06:54:23.213Z | Downloaded usdt v0.5.0 |
| 217 | 2026-02-25T06:54:23.213Z | Downloaded thread-id v4.2.2 |
| 218 | 2026-02-25T06:54:23.213Z | Downloaded sha2 v0.10.9 |
| 219 | 2026-02-25T06:54:23.213Z | Downloaded scroll_derive v0.12.1 |
| 220 | 2026-02-25T06:54:23.213Z | Downloaded radium v0.7.0 |
| 221 | 2026-02-25T06:54:23.213Z | Downloaded pretty-hex v0.4.1 |
| 222 | 2026-02-25T06:54:23.238Z | Downloaded pnet_sys v0.35.0 |
| 223 | 2026-02-25T06:54:23.238Z | Downloaded plain v0.2.3 |
| 224 | 2026-02-25T06:54:23.238Z | Downloaded digest v0.10.7 |
| 225 | 2026-02-25T06:54:23.238Z | Downloaded anstyle-query v1.1.5 |
| 226 | 2026-02-25T06:54:23.238Z | Downloaded aho-corasick v1.1.4 |
| 227 | 2026-02-25T06:54:23.238Z | Downloaded pnet_base v0.35.0 |
| 228 | 2026-02-25T06:54:23.238Z | Downloaded pnet v0.35.0 |
| 229 | 2026-02-25T06:54:23.238Z | Downloaded num-integer v0.1.46 |
| 230 | 2026-02-25T06:54:23.238Z | Downloaded num v0.4.3 |
| 231 | 2026-02-25T06:54:23.238Z | Downloaded memmap v0.7.0 |
| 232 | 2026-02-25T06:54:23.238Z | Downloaded heck v0.5.0 |
| 233 | 2026-02-25T06:54:23.238Z | Downloaded getrandom v0.3.4 |
| 234 | 2026-02-25T06:54:23.238Z | Downloaded dof v0.3.0 |
| 235 | 2026-02-25T06:54:23.238Z | Downloaded autocfg v1.5.0 |
| 236 | 2026-02-25T06:54:23.238Z | Downloaded anstream v0.6.21 |
| 237 | 2026-02-25T06:54:23.263Z | Downloaded byteorder v1.5.0 |
| 238 | 2026-02-25T06:54:23.263Z | Downloaded bitflags v2.11.0 |
| 239 | 2026-02-25T06:54:23.341Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-02-25T06:54:23.342Z | Compiling quote v1.0.44 |
| 241 | 2026-02-25T06:54:23.366Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-02-25T06:54:23.366Z | Compiling libc v0.2.182 |
| 243 | 2026-02-25T06:54:23.366Z | Compiling serde_core v1.0.228 |
| 244 | 2026-02-25T06:54:23.366Z | Compiling memchr v2.8.0 |
| 245 | 2026-02-25T06:54:23.366Z | Compiling serde v1.0.228 |
| 246 | 2026-02-25T06:54:23.578Z | Compiling thiserror v1.0.69 |
| 247 | 2026-02-25T06:54:24.012Z | Compiling zmij v1.0.21 |
| 248 | 2026-02-25T06:54:24.126Z | Compiling ucd-trie v0.1.7 |
| 249 | 2026-02-25T06:54:24.565Z | Compiling pest v2.8.6 |
| 250 | 2026-02-25T06:54:24.627Z | Compiling serde_json v1.0.149 |
| 251 | 2026-02-25T06:54:24.666Z | Compiling getrandom v0.3.4 |
| 252 | 2026-02-25T06:54:25.040Z | Compiling rustix v1.1.4 |
| 253 | 2026-02-25T06:54:25.142Z | Compiling autocfg v1.5.0 |
| 254 | 2026-02-25T06:54:25.273Z | Compiling version_check v0.9.5 |
| 255 | 2026-02-25T06:54:25.768Z | Checking syn v2.0.117 |
| 256 | 2026-02-25T06:54:25.828Z | Compiling aho-corasick v1.1.4 |
| 257 | 2026-02-25T06:54:25.897Z | Compiling num-traits v0.2.19 |
| 258 | 2026-02-25T06:54:26.129Z | Compiling prettyplease v0.2.37 |
| 259 | 2026-02-25T06:54:26.226Z | Compiling regex-syntax v0.8.9 |
| 260 | 2026-02-25T06:54:27.213Z | Compiling pest_meta v2.8.6 |
| 261 | 2026-02-25T06:54:27.943Z | Checking cfg-if v1.0.4 |
| 262 | 2026-02-25T06:54:28.078Z | Compiling itoa v1.0.17 |
| 263 | 2026-02-25T06:54:28.198Z | Compiling byteorder v1.5.0 |
| 264 | 2026-02-25T06:54:28.353Z | Compiling usdt-impl v0.5.0 |
| 265 | 2026-02-25T06:54:28.584Z | Checking num-integer v0.1.46 |
| 266 | 2026-02-25T06:54:28.834Z | Compiling thread-id v4.2.2 |
| 267 | 2026-02-25T06:54:29.257Z | Compiling regex-automata v0.4.14 |
| 268 | 2026-02-25T06:54:29.346Z | Checking plain v0.2.3 |
| 269 | 2026-02-25T06:54:29.493Z | Checking log v0.4.29 |
| 270 | 2026-02-25T06:54:29.733Z | Checking colored v3.1.1 |
| 271 | 2026-02-25T06:54:30.282Z | Compiling errno v0.3.14 |
| 272 | 2026-02-25T06:54:30.504Z | Compiling bitflags v2.11.0 |
| 273 | 2026-02-25T06:54:30.529Z | Checking no-std-net v0.6.0 |
| 274 | 2026-02-25T06:54:30.692Z | Checking pretty-hex v0.4.1 |
| 275 | 2026-02-25T06:54:30.716Z | Compiling radium v0.7.0 |
| 276 | 2026-02-25T06:54:31.086Z | Checking pnet_base v0.35.0 |
| 277 | 2026-02-25T06:54:31.234Z | Compiling pest_generator v2.8.6 |
| 278 | 2026-02-25T06:54:31.259Z | Checking tap v1.0.1 |
| 279 | 2026-02-25T06:54:31.285Z | Compiling once_cell v1.21.3 |
| 280 | 2026-02-25T06:54:31.317Z | Compiling fastrand v2.3.0 |
| 281 | 2026-02-25T06:54:31.612Z | Checking wyz v0.5.1 |
| 282 | 2026-02-25T06:54:31.986Z | Checking num-iter v0.1.45 |
| 283 | 2026-02-25T06:54:32.149Z | Checking memmap v0.7.0 |
| 284 | 2026-02-25T06:54:32.344Z | Compiling tempfile v3.26.0 |
| 285 | 2026-02-25T06:54:32.492Z | Checking funty v2.0.0 |
| 286 | 2026-02-25T06:54:32.653Z | Compiling anyhow v1.0.102 |
| 287 | 2026-02-25T06:54:32.968Z | Compiling regex v1.12.3 |
| 288 | 2026-02-25T06:54:33.167Z | Checking pnet_macros_support v0.35.0 |
| 289 | 2026-02-25T06:54:33.191Z | Checking bitvec v1.0.1 |
| 290 | 2026-02-25T06:54:33.334Z | Checking pnet_sys v0.35.0 |
| 291 | 2026-02-25T06:54:33.585Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 292 | 2026-02-25T06:54:33.665Z | Compiling getrandom v0.4.1 |
| 293 | 2026-02-25T06:54:33.751Z | Checking utf8parse v0.2.2 |
| 294 | 2026-02-25T06:54:33.787Z | Checking rand_core v0.10.0 |
| 295 | 2026-02-25T06:54:33.903Z | Checking anstyle-parse v0.2.7 |
| 296 | 2026-02-25T06:54:34.197Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-02-25T06:54:34.327Z | Compiling thiserror-impl v1.0.69 |
| 298 | 2026-02-25T06:54:34.417Z | Compiling zerocopy-derive v0.7.35 |
| 299 | 2026-02-25T06:54:34.827Z | Compiling pest_derive v2.8.6 |
| 300 | 2026-02-25T06:54:34.983Z | Compiling scroll_derive v0.12.1 |
| 301 | 2026-02-25T06:54:35.546Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 302 | 2026-02-25T06:54:35.898Z | Compiling zerocopy v0.7.35 |
| 303 | 2026-02-25T06:54:36.118Z | Checking scroll v0.12.0 |
| 304 | 2026-02-25T06:54:36.523Z | Compiling dtrace-parser v0.2.0 |
| 305 | 2026-02-25T06:54:36.582Z | Checking goblin v0.8.2 |
| 306 | 2026-02-25T06:54:37.040Z | Compiling pnet_macros v0.35.0 |
| 307 | 2026-02-25T06:54:37.318Z | Compiling pnet v0.35.0 |
| 308 | 2026-02-25T06:54:37.348Z | Checking cpufeatures v0.3.0 |
| 309 | 2026-02-25T06:54:37.441Z | Checking anstyle-query v1.1.5 |
| 310 | 2026-02-25T06:54:37.560Z | Checking anstyle v1.0.13 |
| 311 | 2026-02-25T06:54:37.766Z | Checking colorchoice v1.0.4 |
| 312 | 2026-02-25T06:54:37.855Z | Checking is_terminal_polyfill v1.70.2 |
| 313 | 2026-02-25T06:54:37.931Z | Checking chacha20 v0.10.0 |
| 314 | 2026-02-25T06:54:38.049Z | Checking anstream v0.6.21 |
| 315 | 2026-02-25T06:54:38.327Z | Checking clap_lex v1.0.0 |
| 316 | 2026-02-25T06:54:38.352Z | Checking strsim v0.11.1 |
| 317 | 2026-02-25T06:54:38.406Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 318 | 2026-02-25T06:54:38.569Z | Compiling heck v0.5.0 |
| 319 | 2026-02-25T06:54:38.596Z | Checking clap_builder v4.5.60 |
| 320 | 2026-02-25T06:54:38.791Z | Checking rand v0.10.0 |
| 321 | 2026-02-25T06:54:38.957Z | Compiling clap_derive v4.5.55 |
| 322 | 2026-02-25T06:54:38.983Z | Checking pnet_packet v0.35.0 |
| 323 | 2026-02-25T06:54:39.059Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 324 | 2026-02-25T06:54:39.442Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 325 | 2026-02-25T06:54:39.704Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 326 | 2026-02-25T06:54:40.087Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 327 | 2026-02-25T06:54:40.346Z | Checking num-bigint v0.4.6 |
| 328 | 2026-02-25T06:54:40.347Z | Checking num-complex v0.4.6 |
| 329 | 2026-02-25T06:54:40.634Z | Compiling dof v0.3.0 |
| 330 | 2026-02-25T06:54:40.864Z | Compiling serde_tokenstream v0.2.3 |
| 331 | 2026-02-25T06:54:41.292Z | Checking ipnetwork v0.20.0 |
| 332 | 2026-02-25T06:54:41.362Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 333 | 2026-02-25T06:54:41.570Z | Checking pnet_datalink v0.35.0 |
| 334 | 2026-02-25T06:54:42.090Z | Compiling usdt-macro v0.5.0 |
| 335 | 2026-02-25T06:54:42.090Z | Compiling usdt-attr-macro v0.5.0 |
| 336 | 2026-02-25T06:54:42.117Z | Checking clap v4.5.60 |
| 337 | 2026-02-25T06:54:42.194Z | Checking num-rational v0.4.2 |
| 338 | 2026-02-25T06:54:42.226Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 339 | 2026-02-25T06:54:42.724Z | Checking num v0.4.3 |
| 340 | 2026-02-25T06:54:43.137Z | Checking usdt v0.5.0 |
| 341 | 2026-02-25T06:54:43.199Z | Checking pnet_transport v0.35.0 |
| 342 | 2026-02-25T06:54:43.356Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 343 | 2026-02-25T06:54:43.968Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 344 | 2026-02-25T06:54:44.105Z | warning: unused import: `rand::Rng` |
| 345 | 2026-02-25T06:54:44.105Z | --> test/src/softnpu.rs:4:5 |
| 346 | 2026-02-25T06:54:44.105Z | | |
| 347 | 2026-02-25T06:54:44.105Z | 4 | use rand::Rng; |
| 348 | 2026-02-25T06:54:44.105Z | | ^^^^^^^^^ |
| 349 | 2026-02-25T06:54:44.106Z | | |
| 350 | 2026-02-25T06:54:44.106Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 351 | 2026-02-25T06:54:44.106Z | |
| 352 | 2026-02-25T06:54:44.251Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 353 | 2026-02-25T06:54:44.251Z | --> test/src/softnpu.rs:407:21 |
| 354 | 2026-02-25T06:54:44.251Z | | |
| 355 | 2026-02-25T06:54:44.251Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 356 | 2026-02-25T06:54:44.251Z | | ^^^^^^^^^^^^ |
| 357 | 2026-02-25T06:54:44.251Z | | |
| 358 | 2026-02-25T06:54:44.251Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:159:8 |
| 359 | 2026-02-25T06:54:44.251Z | | |
| 360 | 2026-02-25T06:54:44.251Z | 159 | fn random_range<T, R>(&mut self, range: R) -> T |
| 361 | 2026-02-25T06:54:44.251Z | | ------------ the method is available for `ThreadRng` here |
| 362 | 2026-02-25T06:54:44.251Z | | |
| 363 | 2026-02-25T06:54:44.251Z | = help: items from traits can only be used if the trait is in scope |
| 364 | 2026-02-25T06:54:44.251Z | help: there is a method `random` with a similar name, but with different arguments |
| 365 | 2026-02-25T06:54:44.251Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:93:5 |
| 366 | 2026-02-25T06:54:44.251Z | | |
| 367 | 2026-02-25T06:54:44.251Z | 93 | / fn random<T>(&mut self) -> T |
| 368 | 2026-02-25T06:54:44.251Z | 94 | | where |
| 369 | 2026-02-25T06:54:44.252Z | 95 | | StandardUniform: Distribution<T>, |
| 370 | 2026-02-25T06:54:44.252Z | | |_________________________________________^ |
| 371 | 2026-02-25T06:54:44.252Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 372 | 2026-02-25T06:54:44.252Z | | |
| 373 | 2026-02-25T06:54:44.252Z | 1 + use rand::RngExt; |
| 374 | 2026-02-25T06:54:44.252Z | | |
| 375 | 2026-02-25T06:54:44.252Z | |
| 376 | 2026-02-25T06:54:44.464Z | For more information about this error, try `rustc --explain E0599`. |
| 377 | 2026-02-25T06:54:44.496Z | warning: `tests` (lib) generated 1 warning |
| 378 | 2026-02-25T06:54:44.520Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 379 | 2026-02-25T06:54:44.520Z | warning: build failed, waiting for other jobs to finish... |
| 380 | 2026-02-25T06:54:45.840Z | process exited: duration 42878 ms, exit code 101 |
| |
| 381 | 2026-02-25T06:54:45.891Z | found 0 output files |