|
|
|
| 1 | 2026-03-09T03:29:44.839Z | job assigned to worker 01KK8A8QS38Y59HB17S6DF9Y5T [factory gimlet-EVT22200007-propolis, EVT22200007/60688] (queued for 27 s) |
| |
| 2 | 2026-03-09T03:29:53.813Z | starting task 0: "setup" |
| 3 | 2026-03-09T03:29:53.838Z | ++ uname -s |
| 4 | 2026-03-09T03:29:53.838Z | + kern=SunOS |
| 5 | 2026-03-09T03:29:53.838Z | + build_user=build |
| 6 | 2026-03-09T03:29:53.838Z | + build_uid=12345 |
| 7 | 2026-03-09T03:29:53.838Z | + work_dir=/work |
| 8 | 2026-03-09T03:29:53.838Z | + input_dir=/input |
| 9 | 2026-03-09T03:29:53.839Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-09T03:29:53.839Z | + case "$kern" in |
| 11 | 2026-03-09T03:29:53.839Z | + groupadd -g 12345 build |
| 12 | 2026-03-09T03:29:53.839Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-09T03:29:55.842Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-09T03:29:55.879Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-09T03:29:55.904Z | + home_fs=zfs |
| 16 | 2026-03-09T03:29:55.904Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-09T03:29:55.904Z | + mkdir -p /home/build |
| 18 | 2026-03-09T03:29:55.904Z | + chown build:build /home/build /work |
| 19 | 2026-03-09T03:29:57.888Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-09T03:29:57.913Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-03-09T03:29:57.962Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-09T03:29:57.987Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-09T03:29:57.987Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-09T03:29:57.987Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-09T03:29:57.987Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-09T03:29:57.987Z | * rust toolchain channel = "stable" |
| 27 | 2026-03-09T03:29:57.987Z | * rust toolchain profile = "default" |
| 28 | 2026-03-09T03:29:57.987Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-09T03:29:57.987Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-09T03:29:58.123Z | info: downloading installer |
| 31 | 2026-03-09T03:29:58.595Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-09T03:29:58.595Z | warn: /opt/ooce/bin |
| 33 | 2026-03-09T03:29:58.595Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-09T03:29:58.595Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-09T03:29:58.595Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-09T03:29:58.595Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-09T03:29:58.595Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-09T03:29:58.595Z | error: cannot install while Rust is installed |
| 39 | 2026-03-09T03:29:58.595Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-09T03:29:58.620Z | info: profile set to 'default' |
| 41 | 2026-03-09T03:29:58.620Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-09T03:29:58.620Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-09T03:29:58.715Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-09T03:29:58.715Z | info: downloading component 'cargo' |
| 45 | 2026-03-09T03:29:58.877Z | info: downloading component 'clippy' |
| 46 | 2026-03-09T03:29:58.969Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-09T03:29:59.241Z | info: downloading component 'rust-std' |
| 48 | 2026-03-09T03:29:59.528Z | info: downloading component 'rustc' |
| 49 | 2026-03-09T03:30:01.226Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-09T03:30:01.281Z | info: installing component 'cargo' |
| 51 | 2026-03-09T03:30:02.510Z | info: installing component 'clippy' |
| 52 | 2026-03-09T03:30:02.972Z | info: installing component 'rust-docs' |
| 53 | 2026-03-09T03:30:06.388Z | info: installing component 'rust-std' |
| 54 | 2026-03-09T03:30:08.491Z | info: installing component 'rustc' |
| 55 | 2026-03-09T03:30:17.023Z | info: installing component 'rustfmt' |
| 56 | 2026-03-09T03:30:17.403Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-09T03:30:17.403Z | |
| 58 | 2026-03-09T03:30:17.576Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-09T03:30:17.576Z | |
| 60 | 2026-03-09T03:30:17.576Z | |
| 61 | 2026-03-09T03:30:17.601Z | Rust is installed now. Great! |
| 62 | 2026-03-09T03:30:17.601Z | |
| 63 | 2026-03-09T03:30:17.601Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-09T03:30:17.601Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-09T03:30:17.601Z | |
| 66 | 2026-03-09T03:30:17.601Z | To configure your current shell, you need to source |
| 67 | 2026-03-09T03:30:17.601Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-09T03:30:17.601Z | |
| 69 | 2026-03-09T03:30:17.601Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-09T03:30:17.601Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-09T03:30:17.601Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-09T03:30:17.601Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-09T03:30:17.698Z | + rustup --version |
| 74 | 2026-03-09T03:30:17.723Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-09T03:30:17.723Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-09T03:30:17.828Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-09T03:30:17.853Z | + cargo --version |
| 78 | 2026-03-09T03:30:17.933Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-09T03:30:17.958Z | + rustc --version |
| 80 | 2026-03-09T03:30:18.040Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-09T03:30:18.064Z | process exited: duration 20083 ms, exit code 0 |
| |
| 82 | 2026-03-09T03:30:18.114Z | starting task 2: "authentication" |
| 83 | 2026-03-09T03:30:18.170Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-03-09T03:30:18.220Z | starting task 3: "clone repository" |
| 85 | 2026-03-09T03:30:18.244Z | + mkdir -p /work/oxidecomputer/p4 |
| 86 | 2026-03-09T03:30:18.245Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 87 | 2026-03-09T03:30:18.270Z | Cloning into '/work/oxidecomputer/p4'... |
| 88 | 2026-03-09T03:30:19.414Z | + cd /work/oxidecomputer/p4 |
| 89 | 2026-03-09T03:30:19.414Z | + git fetch origin 867548421f975dd9233da6266fba222465484db2 |
| 90 | 2026-03-09T03:30:19.879Z | From https://github.com/oxidecomputer/p4 |
| 91 | 2026-03-09T03:30:19.879Z | * branch 867548421f975dd9233da6266fba222465484db2 -> FETCH_HEAD |
| 92 | 2026-03-09T03:30:19.904Z | + [[ -n renovate/rand ]] |
| 93 | 2026-03-09T03:30:19.904Z | ++ git branch --show-current |
| 94 | 2026-03-09T03:30:19.904Z | + current=main |
| 95 | 2026-03-09T03:30:19.904Z | + [[ main != renovate/rand ]] |
| 96 | 2026-03-09T03:30:19.905Z | + git branch -f renovate/rand 867548421f975dd9233da6266fba222465484db2 |
| 97 | 2026-03-09T03:30:19.905Z | + git checkout -f renovate/rand |
| 98 | 2026-03-09T03:30:19.929Z | Switched to branch 'renovate/rand' |
| 99 | 2026-03-09T03:30:19.929Z | + git reset --hard 867548421f975dd9233da6266fba222465484db2 |
| 100 | 2026-03-09T03:30:19.929Z | HEAD is now at 8675484 Update Rust crate rand to 0.10.0 |
| 101 | 2026-03-09T03:30:19.929Z | process exited: duration 1701 ms, exit code 0 |
| |
| 102 | 2026-03-09T03:30:19.980Z | starting task 4: "build" |
| 103 | 2026-03-09T03:30:20.005Z | + cargo --version |
| 104 | 2026-03-09T03:30:20.005Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-03-09T03:30:20.139Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-03-09T03:30:20.139Z | info: downloading component 'cargo' |
| 107 | 2026-03-09T03:30:20.557Z | info: downloading component 'clippy' |
| 108 | 2026-03-09T03:30:20.645Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-09T03:30:20.871Z | info: downloading component 'rust-std' |
| 110 | 2026-03-09T03:30:21.204Z | info: downloading component 'rustc' |
| 111 | 2026-03-09T03:30:24.088Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-09T03:30:24.193Z | info: installing component 'cargo' |
| 113 | 2026-03-09T03:30:25.361Z | info: installing component 'clippy' |
| 114 | 2026-03-09T03:30:25.807Z | info: installing component 'rust-docs' |
| 115 | 2026-03-09T03:30:29.091Z | info: installing component 'rust-std' |
| 116 | 2026-03-09T03:30:31.364Z | info: installing component 'rustc' |
| 117 | 2026-03-09T03:30:40.047Z | info: installing component 'rustfmt' |
| 118 | 2026-03-09T03:30:40.571Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-03-09T03:30:40.596Z | + rustc --version |
| 120 | 2026-03-09T03:30:40.708Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-03-09T03:30:40.732Z | + banner check |
| 122 | 2026-03-09T03:30:40.732Z | |
| 123 | 2026-03-09T03:30:40.732Z | #### # # ###### #### # # |
| 124 | 2026-03-09T03:30:40.732Z | # # # # # # # # # |
| 125 | 2026-03-09T03:30:40.732Z | # ###### ##### # #### |
| 126 | 2026-03-09T03:30:40.732Z | # # # # # # # |
| 127 | 2026-03-09T03:30:40.732Z | # # # # # # # # # |
| 128 | 2026-03-09T03:30:40.732Z | #### # # ###### #### # # |
| 129 | 2026-03-09T03:30:40.732Z | |
| 130 | 2026-03-09T03:30:40.732Z | + cargo fmt -- --check |
| 131 | 2026-03-09T03:30:41.187Z | + cargo check |
| 132 | 2026-03-09T03:30:41.377Z | Updating crates.io index |
| 133 | 2026-03-09T03:30:41.402Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-03-09T03:30:41.761Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-03-09T03:30:41.761Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-03-09T03:30:42.219Z | Downloading crates ... |
| 137 | 2026-03-09T03:30:42.294Z | Downloaded pnet_packet v0.35.0 |
| 138 | 2026-03-09T03:30:42.319Z | Downloaded tempfile v3.26.0 |
| 139 | 2026-03-09T03:30:42.319Z | Downloaded cpufeatures v0.3.0 |
| 140 | 2026-03-09T03:30:42.319Z | Downloaded zmij v1.0.21 |
| 141 | 2026-03-09T03:30:42.319Z | Downloaded pretty-hex v0.4.1 |
| 142 | 2026-03-09T03:30:42.344Z | Downloaded pest v2.8.6 |
| 143 | 2026-03-09T03:30:42.344Z | Downloaded scroll_derive v0.12.1 |
| 144 | 2026-03-09T03:30:42.344Z | Downloaded version_check v0.9.5 |
| 145 | 2026-03-09T03:30:42.344Z | Downloaded usdt-impl v0.5.0 |
| 146 | 2026-03-09T03:30:42.344Z | Downloaded zerocopy-derive v0.7.35 |
| 147 | 2026-03-09T03:30:42.344Z | Downloaded typenum v1.19.0 |
| 148 | 2026-03-09T03:30:42.370Z | Downloaded rand_core v0.10.0 |
| 149 | 2026-03-09T03:30:42.370Z | Downloaded serde_core v1.0.228 |
| 150 | 2026-03-09T03:30:42.370Z | Downloaded thiserror-impl v1.0.69 |
| 151 | 2026-03-09T03:30:42.370Z | Downloaded usdt-macro v0.5.0 |
| 152 | 2026-03-09T03:30:42.370Z | Downloaded serde v1.0.228 |
| 153 | 2026-03-09T03:30:42.370Z | Downloaded utf8parse v0.2.2 |
| 154 | 2026-03-09T03:30:42.395Z | Downloaded pnet_datalink v0.35.0 |
| 155 | 2026-03-09T03:30:42.395Z | Downloaded wyz v0.5.1 |
| 156 | 2026-03-09T03:30:42.395Z | Downloaded serde_derive v1.0.228 |
| 157 | 2026-03-09T03:30:42.395Z | Downloaded radium v0.7.0 |
| 158 | 2026-03-09T03:30:42.395Z | Downloaded pest_derive v2.8.6 |
| 159 | 2026-03-09T03:30:42.395Z | Downloaded heck v0.5.0 |
| 160 | 2026-03-09T03:30:42.395Z | Downloaded rustix v1.1.4 |
| 161 | 2026-03-09T03:30:42.420Z | Downloaded generic-array v0.14.7 |
| 162 | 2026-03-09T03:30:42.420Z | Downloaded funty v2.0.0 |
| 163 | 2026-03-09T03:30:42.420Z | Downloaded serde_json v1.0.149 |
| 164 | 2026-03-09T03:30:42.444Z | Downloaded usdt-attr-macro v0.5.0 |
| 165 | 2026-03-09T03:30:42.444Z | Downloaded thread-id v4.2.2 |
| 166 | 2026-03-09T03:30:42.444Z | Downloaded regex-syntax v0.8.10 |
| 167 | 2026-03-09T03:30:42.445Z | Downloaded ipnetwork v0.20.0 |
| 168 | 2026-03-09T03:30:42.445Z | Downloaded syn v2.0.117 |
| 169 | 2026-03-09T03:30:42.469Z | Downloaded rand v0.10.0 |
| 170 | 2026-03-09T03:30:42.469Z | Downloaded block-buffer v0.10.4 |
| 171 | 2026-03-09T03:30:42.469Z | Downloaded regex-automata v0.4.14 |
| 172 | 2026-03-09T03:30:42.499Z | Downloaded zerocopy v0.7.35 |
| 173 | 2026-03-09T03:30:42.524Z | Downloaded thiserror v1.0.69 |
| 174 | 2026-03-09T03:30:42.524Z | Downloaded libc v0.2.182 |
| 175 | 2026-03-09T03:30:42.549Z | Downloaded fastrand v2.3.0 |
| 176 | 2026-03-09T03:30:42.549Z | Downloaded unicode-ident v1.0.24 |
| 177 | 2026-03-09T03:30:42.549Z | Downloaded regex v1.12.3 |
| 178 | 2026-03-09T03:30:42.573Z | Downloaded tap v1.0.1 |
| 179 | 2026-03-09T03:30:42.573Z | Downloaded num-integer v0.1.46 |
| 180 | 2026-03-09T03:30:42.573Z | Downloaded errno v0.3.14 |
| 181 | 2026-03-09T03:30:42.573Z | Downloaded plain v0.2.3 |
| 182 | 2026-03-09T03:30:42.573Z | Downloaded memmap v0.7.0 |
| 183 | 2026-03-09T03:30:42.573Z | Downloaded prettyplease v0.2.37 |
| 184 | 2026-03-09T03:30:42.573Z | Downloaded pnet_transport v0.35.0 |
| 185 | 2026-03-09T03:30:42.573Z | Downloaded pnet_sys v0.35.0 |
| 186 | 2026-03-09T03:30:42.573Z | Downloaded pnet_base v0.35.0 |
| 187 | 2026-03-09T03:30:42.573Z | Downloaded pest_generator v2.8.6 |
| 188 | 2026-03-09T03:30:42.573Z | Downloaded once_cell v1.21.3 |
| 189 | 2026-03-09T03:30:42.573Z | Downloaded num-iter v0.1.45 |
| 190 | 2026-03-09T03:30:42.598Z | Downloaded num-bigint v0.4.6 |
| 191 | 2026-03-09T03:30:42.598Z | Downloaded memchr v2.8.0 |
| 192 | 2026-03-09T03:30:42.598Z | Downloaded goblin v0.8.2 |
| 193 | 2026-03-09T03:30:42.598Z | Downloaded glob v0.3.3 |
| 194 | 2026-03-09T03:30:42.598Z | Downloaded proc-macro2 v1.0.106 |
| 195 | 2026-03-09T03:30:42.598Z | Downloaded pnet v0.35.0 |
| 196 | 2026-03-09T03:30:42.623Z | Downloaded num-complex v0.4.6 |
| 197 | 2026-03-09T03:30:42.623Z | Downloaded dtrace-parser v0.2.0 |
| 198 | 2026-03-09T03:30:42.623Z | Downloaded clap_builder v4.5.60 |
| 199 | 2026-03-09T03:30:42.623Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-03-09T03:30:42.623Z | Downloaded no-std-net v0.6.0 |
| 201 | 2026-03-09T03:30:42.623Z | Downloaded log v0.4.29 |
| 202 | 2026-03-09T03:30:42.623Z | Downloaded getrandom v0.4.1 |
| 203 | 2026-03-09T03:30:42.623Z | Downloaded bitvec v1.0.1 |
| 204 | 2026-03-09T03:30:42.648Z | Downloaded usdt v0.5.0 |
| 205 | 2026-03-09T03:30:42.648Z | Downloaded ucd-trie v0.1.7 |
| 206 | 2026-03-09T03:30:42.648Z | Downloaded strsim v0.11.1 |
| 207 | 2026-03-09T03:30:42.648Z | Downloaded sha2 v0.10.9 |
| 208 | 2026-03-09T03:30:42.648Z | Downloaded num-traits v0.2.19 |
| 209 | 2026-03-09T03:30:42.648Z | Downloaded crypto-common v0.1.7 |
| 210 | 2026-03-09T03:30:42.673Z | Downloaded serde_tokenstream v0.2.3 |
| 211 | 2026-03-09T03:30:42.673Z | Downloaded dof v0.3.0 |
| 212 | 2026-03-09T03:30:42.673Z | Downloaded colored v3.1.1 |
| 213 | 2026-03-09T03:30:42.673Z | Downloaded colorchoice v1.0.4 |
| 214 | 2026-03-09T03:30:42.673Z | Downloaded clap_lex v1.0.0 |
| 215 | 2026-03-09T03:30:42.673Z | Downloaded clap_derive v4.5.55 |
| 216 | 2026-03-09T03:30:42.673Z | Downloaded anstyle-query v1.1.5 |
| 217 | 2026-03-09T03:30:42.673Z | Downloaded scroll v0.12.0 |
| 218 | 2026-03-09T03:30:42.673Z | Downloaded quote v1.0.45 |
| 219 | 2026-03-09T03:30:42.673Z | Downloaded pest_meta v2.8.6 |
| 220 | 2026-03-09T03:30:42.673Z | Downloaded num-rational v0.4.2 |
| 221 | 2026-03-09T03:30:42.673Z | Downloaded itoa v1.0.17 |
| 222 | 2026-03-09T03:30:42.673Z | Downloaded anstream v0.6.21 |
| 223 | 2026-03-09T03:30:42.698Z | Downloaded num v0.4.3 |
| 224 | 2026-03-09T03:30:42.698Z | Downloaded is_terminal_polyfill v1.70.2 |
| 225 | 2026-03-09T03:30:42.698Z | Downloaded chacha20 v0.10.0 |
| 226 | 2026-03-09T03:30:42.698Z | Downloaded bitflags v2.11.0 |
| 227 | 2026-03-09T03:30:42.698Z | Downloaded pnet_macros_support v0.35.0 |
| 228 | 2026-03-09T03:30:42.698Z | Downloaded pnet_macros v0.35.0 |
| 229 | 2026-03-09T03:30:42.698Z | Downloaded digest v0.10.7 |
| 230 | 2026-03-09T03:30:42.698Z | Downloaded clap v4.5.60 |
| 231 | 2026-03-09T03:30:42.723Z | Downloaded autocfg v1.5.0 |
| 232 | 2026-03-09T03:30:42.723Z | Downloaded cfg-if v1.0.4 |
| 233 | 2026-03-09T03:30:42.723Z | Downloaded anyhow v1.0.102 |
| 234 | 2026-03-09T03:30:42.723Z | Downloaded anstyle-parse v0.2.7 |
| 235 | 2026-03-09T03:30:42.723Z | Downloaded anstyle v1.0.13 |
| 236 | 2026-03-09T03:30:42.723Z | Downloaded aho-corasick v1.1.4 |
| 237 | 2026-03-09T03:30:42.723Z | Downloaded cpufeatures v0.2.17 |
| 238 | 2026-03-09T03:30:42.828Z | Compiling proc-macro2 v1.0.106 |
| 239 | 2026-03-09T03:30:42.828Z | Compiling quote v1.0.45 |
| 240 | 2026-03-09T03:30:42.828Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-03-09T03:30:42.853Z | Compiling libc v0.2.182 |
| 242 | 2026-03-09T03:30:42.853Z | Compiling serde_core v1.0.228 |
| 243 | 2026-03-09T03:30:42.853Z | Compiling memchr v2.8.0 |
| 244 | 2026-03-09T03:30:42.853Z | Compiling serde v1.0.228 |
| 245 | 2026-03-09T03:30:43.243Z | Compiling thiserror v1.0.69 |
| 246 | 2026-03-09T03:30:43.699Z | Compiling zmij v1.0.21 |
| 247 | 2026-03-09T03:30:43.757Z | Compiling rustix v1.1.4 |
| 248 | 2026-03-09T03:30:44.357Z | Compiling ucd-trie v0.1.7 |
| 249 | 2026-03-09T03:30:44.382Z | Compiling serde_json v1.0.149 |
| 250 | 2026-03-09T03:30:44.679Z | Compiling pest v2.8.6 |
| 251 | 2026-03-09T03:30:44.827Z | Compiling version_check v0.9.5 |
| 252 | 2026-03-09T03:30:44.852Z | Compiling prettyplease v0.2.37 |
| 253 | 2026-03-09T03:30:44.876Z | Compiling autocfg v1.5.0 |
| 254 | 2026-03-09T03:30:45.268Z | Checking syn v2.0.117 |
| 255 | 2026-03-09T03:30:45.372Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-03-09T03:30:45.545Z | Compiling num-traits v0.2.19 |
| 257 | 2026-03-09T03:30:45.640Z | Checking cfg-if v1.0.4 |
| 258 | 2026-03-09T03:30:45.726Z | Compiling regex-syntax v0.8.10 |
| 259 | 2026-03-09T03:30:45.873Z | Compiling getrandom v0.4.1 |
| 260 | 2026-03-09T03:30:47.189Z | Compiling pest_meta v2.8.6 |
| 261 | 2026-03-09T03:30:47.742Z | Compiling byteorder v1.5.0 |
| 262 | 2026-03-09T03:30:47.767Z | Compiling itoa v1.0.17 |
| 263 | 2026-03-09T03:30:48.083Z | Compiling usdt-impl v0.5.0 |
| 264 | 2026-03-09T03:30:48.193Z | Checking colored v3.1.1 |
| 265 | 2026-03-09T03:30:48.522Z | Checking num-integer v0.1.46 |
| 266 | 2026-03-09T03:30:48.547Z | Compiling thread-id v4.2.2 |
| 267 | 2026-03-09T03:30:48.842Z | Compiling regex-automata v0.4.14 |
| 268 | 2026-03-09T03:30:48.949Z | Checking log v0.4.29 |
| 269 | 2026-03-09T03:30:49.207Z | Checking rand_core v0.10.0 |
| 270 | 2026-03-09T03:30:49.446Z | Checking plain v0.2.3 |
| 271 | 2026-03-09T03:30:50.035Z | Compiling errno v0.3.14 |
| 272 | 2026-03-09T03:30:50.206Z | Compiling bitflags v2.11.0 |
| 273 | 2026-03-09T03:30:50.249Z | Checking pretty-hex v0.4.1 |
| 274 | 2026-03-09T03:30:50.308Z | Compiling radium v0.7.0 |
| 275 | 2026-03-09T03:30:50.512Z | Checking no-std-net v0.6.0 |
| 276 | 2026-03-09T03:30:50.609Z | Checking pnet_base v0.35.0 |
| 277 | 2026-03-09T03:30:50.797Z | Compiling pest_generator v2.8.6 |
| 278 | 2026-03-09T03:30:51.147Z | Compiling once_cell v1.21.3 |
| 279 | 2026-03-09T03:30:51.506Z | Checking tap v1.0.1 |
| 280 | 2026-03-09T03:30:51.755Z | Compiling fastrand v2.3.0 |
| 281 | 2026-03-09T03:30:52.139Z | Checking wyz v0.5.1 |
| 282 | 2026-03-09T03:30:52.453Z | Compiling tempfile v3.26.0 |
| 283 | 2026-03-09T03:30:52.542Z | Compiling regex v1.12.3 |
| 284 | 2026-03-09T03:30:53.035Z | Checking num-iter v0.1.45 |
| 285 | 2026-03-09T03:30:53.186Z | Checking memmap v0.7.0 |
| 286 | 2026-03-09T03:30:53.211Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 287 | 2026-03-09T03:30:53.390Z | Checking funty v2.0.0 |
| 288 | 2026-03-09T03:30:53.417Z | Compiling anyhow v1.0.102 |
| 289 | 2026-03-09T03:30:53.809Z | Checking pnet_macros_support v0.35.0 |
| 290 | 2026-03-09T03:30:53.868Z | Compiling serde_derive v1.0.228 |
| 291 | 2026-03-09T03:30:53.909Z | Compiling thiserror-impl v1.0.69 |
| 292 | 2026-03-09T03:30:53.980Z | Compiling zerocopy-derive v0.7.35 |
| 293 | 2026-03-09T03:30:54.089Z | Compiling pest_derive v2.8.6 |
| 294 | 2026-03-09T03:30:54.113Z | Compiling scroll_derive v0.12.1 |
| 295 | 2026-03-09T03:30:54.689Z | Compiling pnet_macros v0.35.0 |
| 296 | 2026-03-09T03:30:54.807Z | Checking bitvec v1.0.1 |
| 297 | 2026-03-09T03:30:55.260Z | Checking scroll v0.12.0 |
| 298 | 2026-03-09T03:30:55.440Z | Compiling zerocopy v0.7.35 |
| 299 | 2026-03-09T03:30:55.709Z | Checking goblin v0.8.2 |
| 300 | 2026-03-09T03:30:56.215Z | Compiling dtrace-parser v0.2.0 |
| 301 | 2026-03-09T03:30:56.644Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 302 | 2026-03-09T03:30:57.312Z | Checking pnet_sys v0.35.0 |
| 303 | 2026-03-09T03:30:57.399Z | Checking utf8parse v0.2.2 |
| 304 | 2026-03-09T03:30:57.557Z | Checking anstyle-parse v0.2.7 |
| 305 | 2026-03-09T03:30:57.583Z | Checking pnet_packet v0.35.0 |
| 306 | 2026-03-09T03:30:57.840Z | Checking is_terminal_polyfill v1.70.2 |
| 307 | 2026-03-09T03:30:58.035Z | Compiling pnet v0.35.0 |
| 308 | 2026-03-09T03:30:58.091Z | Checking anstyle v1.0.13 |
| 309 | 2026-03-09T03:30:58.335Z | Checking colorchoice v1.0.4 |
| 310 | 2026-03-09T03:30:58.385Z | Checking anstyle-query v1.1.5 |
| 311 | 2026-03-09T03:30:58.470Z | Checking cpufeatures v0.3.0 |
| 312 | 2026-03-09T03:30:58.505Z | Checking anstream v0.6.21 |
| 313 | 2026-03-09T03:30:58.560Z | Checking chacha20 v0.10.0 |
| 314 | 2026-03-09T03:30:58.637Z | Checking clap_lex v1.0.0 |
| 315 | 2026-03-09T03:30:58.835Z | Checking strsim v0.11.1 |
| 316 | 2026-03-09T03:30:58.860Z | Compiling heck v0.5.0 |
| 317 | 2026-03-09T03:30:58.907Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 318 | 2026-03-09T03:30:59.095Z | Checking clap_builder v4.5.60 |
| 319 | 2026-03-09T03:30:59.230Z | Compiling clap_derive v4.5.55 |
| 320 | 2026-03-09T03:30:59.284Z | Checking rand v0.10.0 |
| 321 | 2026-03-09T03:30:59.627Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 322 | 2026-03-09T03:30:59.821Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 323 | 2026-03-09T03:31:00.224Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 324 | 2026-03-09T03:31:00.249Z | Checking dof v0.3.0 |
| 325 | 2026-03-09T03:31:00.532Z | Compiling serde_tokenstream v0.2.3 |
| 326 | 2026-03-09T03:31:00.599Z | Checking num-bigint v0.4.6 |
| 327 | 2026-03-09T03:31:01.095Z | Checking num-complex v0.4.6 |
| 328 | 2026-03-09T03:31:01.334Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 329 | 2026-03-09T03:31:01.584Z | Checking ipnetwork v0.20.0 |
| 330 | 2026-03-09T03:31:01.894Z | Checking pnet_datalink v0.35.0 |
| 331 | 2026-03-09T03:31:01.926Z | Checking pnet_transport v0.35.0 |
| 332 | 2026-03-09T03:31:02.165Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 333 | 2026-03-09T03:31:02.306Z | Compiling usdt-attr-macro v0.5.0 |
| 334 | 2026-03-09T03:31:02.306Z | Compiling usdt-macro v0.5.0 |
| 335 | 2026-03-09T03:31:02.518Z | Checking clap v4.5.60 |
| 336 | 2026-03-09T03:31:02.602Z | Checking num-rational v0.4.2 |
| 337 | 2026-03-09T03:31:02.627Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 338 | 2026-03-09T03:31:03.250Z | Checking num v0.4.3 |
| 339 | 2026-03-09T03:31:03.423Z | Checking usdt v0.5.0 |
| 340 | 2026-03-09T03:31:03.627Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 341 | 2026-03-09T03:31:04.222Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 342 | 2026-03-09T03:31:04.341Z | warning: unused import: `rand::Rng` |
| 343 | 2026-03-09T03:31:04.342Z | --> test/src/softnpu.rs:4:5 |
| 344 | 2026-03-09T03:31:04.342Z | | |
| 345 | 2026-03-09T03:31:04.342Z | 4 | use rand::Rng; |
| 346 | 2026-03-09T03:31:04.342Z | | ^^^^^^^^^ |
| 347 | 2026-03-09T03:31:04.342Z | | |
| 348 | 2026-03-09T03:31:04.342Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 349 | 2026-03-09T03:31:04.342Z | |
| 350 | 2026-03-09T03:31:04.481Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 351 | 2026-03-09T03:31:04.481Z | --> test/src/softnpu.rs:407:21 |
| 352 | 2026-03-09T03:31:04.481Z | | |
| 353 | 2026-03-09T03:31:04.481Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 354 | 2026-03-09T03:31:04.482Z | | ^^^^^^^^^^^^ |
| 355 | 2026-03-09T03:31:04.482Z | | |
| 356 | 2026-03-09T03:31:04.482Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:159:8 |
| 357 | 2026-03-09T03:31:04.482Z | | |
| 358 | 2026-03-09T03:31:04.482Z | 159 | fn random_range<T, R>(&mut self, range: R) -> T |
| 359 | 2026-03-09T03:31:04.482Z | | ------------ the method is available for `ThreadRng` here |
| 360 | 2026-03-09T03:31:04.482Z | | |
| 361 | 2026-03-09T03:31:04.482Z | = help: items from traits can only be used if the trait is in scope |
| 362 | 2026-03-09T03:31:04.482Z | help: there is a method `random` with a similar name, but with different arguments |
| 363 | 2026-03-09T03:31:04.482Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.0/src/rng.rs:93:5 |
| 364 | 2026-03-09T03:31:04.482Z | | |
| 365 | 2026-03-09T03:31:04.482Z | 93 | / fn random<T>(&mut self) -> T |
| 366 | 2026-03-09T03:31:04.482Z | 94 | | where |
| 367 | 2026-03-09T03:31:04.482Z | 95 | | StandardUniform: Distribution<T>, |
| 368 | 2026-03-09T03:31:04.482Z | | |_________________________________________^ |
| 369 | 2026-03-09T03:31:04.482Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 370 | 2026-03-09T03:31:04.482Z | | |
| 371 | 2026-03-09T03:31:04.482Z | 1 + use rand::RngExt; |
| 372 | 2026-03-09T03:31:04.482Z | | |
| 373 | 2026-03-09T03:31:04.482Z | |
| 374 | 2026-03-09T03:31:04.690Z | For more information about this error, try `rustc --explain E0599`. |
| 375 | 2026-03-09T03:31:04.721Z | warning: `tests` (lib) generated 1 warning |
| 376 | 2026-03-09T03:31:04.746Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 377 | 2026-03-09T03:31:04.746Z | warning: build failed, waiting for other jobs to finish... |
| 378 | 2026-03-09T03:31:06.123Z | process exited: duration 46145 ms, exit code 101 |
| |
| 379 | 2026-03-09T03:31:06.174Z | found 0 output files |