|
|
|
| 1 | 2026-09-20T07:22:08.180Z | job assigned to worker 01M2YV1N29VE0A9DCRSWPHZBTB [factory aws, i-082cff5384f4f9ee1] (queued for 51 s) |
| |
| 2 | 2026-09-20T07:22:15.067Z | starting task 0: "setup" |
| 3 | 2026-09-20T07:22:15.072Z | ++ uname -s |
| 4 | 2026-09-20T07:22:15.076Z | + kern=SunOS |
| 5 | 2026-09-20T07:22:15.076Z | + build_user=build |
| 6 | 2026-09-20T07:22:15.076Z | + build_uid=12345 |
| 7 | 2026-09-20T07:22:15.076Z | + work_dir=/work |
| 8 | 2026-09-20T07:22:15.076Z | + input_dir=/input |
| 9 | 2026-09-20T07:22:15.076Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-20T07:22:15.076Z | + case "$kern" in |
| 11 | 2026-09-20T07:22:15.076Z | + groupadd -g 12345 build |
| 12 | 2026-09-20T07:22:15.076Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-20T07:22:17.080Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-20T07:22:17.170Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-20T07:22:17.173Z | + home_fs=zfs |
| 16 | 2026-09-20T07:22:17.173Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-20T07:22:17.173Z | + mkdir -p /home/build |
| 18 | 2026-09-20T07:22:17.173Z | + chown build:build /home/build /work |
| 19 | 2026-09-20T07:22:19.173Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-20T07:22:19.177Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-09-20T07:22:19.183Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-20T07:22:19.186Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-20T07:22:19.186Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-20T07:22:19.186Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-20T07:22:19.186Z | * rust toolchain profile = "default" |
| 26 | 2026-09-20T07:22:19.186Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-20T07:22:19.186Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-20T07:22:19.189Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-20T07:22:19.189Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-20T07:22:19.310Z | info: downloading installer |
| 31 | 2026-09-20T07:22:20.441Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-20T07:22:20.441Z | warn: /opt/ooce/bin |
| 33 | 2026-09-20T07:22:20.441Z | warn: This could mean one of the following: |
| 34 | 2026-09-20T07:22:20.441Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-20T07:22:20.441Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-20T07:22:20.441Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-20T07:22:20.441Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-20T07:22:20.442Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-20T07:22:20.442Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-20T07:22:20.442Z | error: cannot install while Rust is installed |
| 41 | 2026-09-20T07:22:20.442Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-20T07:22:20.455Z | info: profile set to default |
| 43 | 2026-09-20T07:22:20.455Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-20T07:22:20.459Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-20T07:22:20.593Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-20T07:22:20.596Z | info: downloading 6 components |
| 47 | 2026-09-20T07:22:35.944Z | |
| 48 | 2026-09-20T07:22:35.944Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 49 | 2026-09-20T07:22:35.970Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-20T07:22:35.970Z | |
| 51 | 2026-09-20T07:22:35.975Z | |
| 52 | 2026-09-20T07:22:35.975Z | Rust is installed now. Great! |
| 53 | 2026-09-20T07:22:35.975Z | |
| 54 | 2026-09-20T07:22:35.975Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-20T07:22:35.975Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-20T07:22:35.975Z | |
| 57 | 2026-09-20T07:22:35.975Z | To configure your current shell, you need to source |
| 58 | 2026-09-20T07:22:35.976Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-20T07:22:35.976Z | |
| 60 | 2026-09-20T07:22:35.976Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-20T07:22:35.976Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-20T07:22:35.976Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-20T07:22:35.976Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-20T07:22:35.976Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-20T07:22:35.976Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-20T07:22:35.976Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-20T07:22:35.976Z | HOST_CC = None |
| 68 | 2026-09-20T07:22:35.976Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-20T07:22:35.976Z | CC = None |
| 70 | 2026-09-20T07:22:35.976Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-20T07:22:36.135Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-20T07:22:36.135Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-20T07:22:36.135Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-20T07:22:36.135Z | CFLAGS = None |
| 75 | 2026-09-20T07:22:36.135Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-20T07:22:36.135Z | HOST_CFLAGS = None |
| 77 | 2026-09-20T07:22:36.135Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-20T07:22:36.135Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-20T07:22:36.135Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-20T07:22:36.135Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-20T07:22:36.232Z | + rustup --version |
| 82 | 2026-09-20T07:22:36.240Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-20T07:22:36.243Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-20T07:22:36.260Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-20T07:22:36.263Z | + cargo --version |
| 86 | 2026-09-20T07:22:36.275Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-20T07:22:36.278Z | + rustc --version |
| 88 | 2026-09-20T07:22:36.295Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-20T07:22:36.299Z | process exited: duration 17114 ms, exit code 0 |
| |
| 90 | 2026-09-20T07:22:36.305Z | starting task 2: "authentication" |
| 91 | 2026-09-20T07:22:36.321Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-20T07:22:36.328Z | starting task 3: "clone repository" |
| 93 | 2026-09-20T07:22:36.331Z | + mkdir -p /work/oxidecomputer/p4 |
| 94 | 2026-09-20T07:22:36.334Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 95 | 2026-09-20T07:22:36.363Z | Cloning into '/work/oxidecomputer/p4'... |
| 96 | 2026-09-20T07:22:37.766Z | + cd /work/oxidecomputer/p4 |
| 97 | 2026-09-20T07:22:37.766Z | + git fetch origin 678a72ccf7a1394d34a733eecf5ff89a237ef66b |
| 98 | 2026-09-20T07:22:38.335Z | From https://github.com/oxidecomputer/p4 |
| 99 | 2026-09-20T07:22:38.335Z | * branch 678a72ccf7a1394d34a733eecf5ff89a237ef66b -> FETCH_HEAD |
| 100 | 2026-09-20T07:22:38.342Z | + [[ -n renovate/rand ]] |
| 101 | 2026-09-20T07:22:38.345Z | ++ git branch --show-current |
| 102 | 2026-09-20T07:22:38.345Z | + current=main |
| 103 | 2026-09-20T07:22:38.345Z | + [[ main != renovate/rand ]] |
| 104 | 2026-09-20T07:22:38.345Z | + git branch -f renovate/rand 678a72ccf7a1394d34a733eecf5ff89a237ef66b |
| 105 | 2026-09-20T07:22:38.349Z | + git checkout -f renovate/rand |
| 106 | 2026-09-20T07:22:38.354Z | Switched to branch 'renovate/rand' |
| 107 | 2026-09-20T07:22:38.357Z | + git reset --hard 678a72ccf7a1394d34a733eecf5ff89a237ef66b |
| 108 | 2026-09-20T07:22:38.361Z | HEAD is now at 678a72c Update Rust crate rand to 0.10.3 |
| 109 | 2026-09-20T07:22:38.364Z | process exited: duration 2034 ms, exit code 0 |
| |
| 110 | 2026-09-20T07:22:38.370Z | starting task 4: "build" |
| 111 | 2026-09-20T07:22:38.373Z | + cargo --version |
| 112 | 2026-09-20T07:22:38.379Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 113 | 2026-09-20T07:22:38.526Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 114 | 2026-09-20T07:22:38.529Z | info: downloading 6 components |
| 115 | 2026-09-20T07:22:55.746Z | warn: the missing active toolchain `1.92.0-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-20T07:22:55.746Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-20T07:22:55.746Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-20T07:22:55.832Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-09-20T07:22:55.835Z | + rustc --version |
| 120 | 2026-09-20T07:22:55.861Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-09-20T07:22:55.864Z | + banner check |
| 122 | 2026-09-20T07:22:55.867Z | |
| 123 | 2026-09-20T07:22:55.867Z | #### # # ###### #### # # |
| 124 | 2026-09-20T07:22:55.867Z | # # # # # # # # # |
| 125 | 2026-09-20T07:22:55.867Z | # ###### ##### # #### |
| 126 | 2026-09-20T07:22:55.867Z | # # # # # # # |
| 127 | 2026-09-20T07:22:55.867Z | # # # # # # # # # |
| 128 | 2026-09-20T07:22:55.867Z | #### # # ###### #### # # |
| 129 | 2026-09-20T07:22:55.867Z | |
| 130 | 2026-09-20T07:22:55.867Z | + cargo fmt -- --check |
| 131 | 2026-09-20T07:22:56.008Z | + cargo check |
| 132 | 2026-09-20T07:22:56.084Z | Updating crates.io index |
| 133 | 2026-09-20T07:22:56.142Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 134 | 2026-09-20T07:22:56.447Z | From https://github.com/oxidecomputer/xfr |
| 135 | 2026-09-20T07:22:56.447Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 136 | 2026-09-20T07:22:57.793Z | Downloading crates ... |
| 137 | 2026-09-20T07:22:57.847Z | Downloaded clap_lex v1.0.0 |
| 138 | 2026-09-20T07:22:57.850Z | Downloaded is_terminal_polyfill v1.70.2 |
| 139 | 2026-09-20T07:22:57.853Z | Downloaded cpufeatures v0.3.1 |
| 140 | 2026-09-20T07:22:57.856Z | Downloaded zmij v1.0.21 |
| 141 | 2026-09-20T07:22:57.859Z | Downloaded block-buffer v0.10.4 |
| 142 | 2026-09-20T07:22:57.859Z | Downloaded colorchoice v1.0.4 |
| 143 | 2026-09-20T07:22:57.862Z | Downloaded errno v0.3.14 |
| 144 | 2026-09-20T07:22:57.862Z | Downloaded pretty-hex v0.4.1 |
| 145 | 2026-09-20T07:22:57.862Z | Downloaded anstyle v1.0.13 |
| 146 | 2026-09-20T07:22:57.865Z | Downloaded byteorder v1.5.0 |
| 147 | 2026-09-20T07:22:57.865Z | Downloaded autocfg v1.5.0 |
| 148 | 2026-09-20T07:22:57.868Z | Downloaded tap v1.0.1 |
| 149 | 2026-09-20T07:22:57.868Z | Downloaded pnet v0.35.0 |
| 150 | 2026-09-20T07:22:57.871Z | Downloaded anstyle-query v1.1.5 |
| 151 | 2026-09-20T07:22:57.874Z | Downloaded anstyle-parse v1.0.0 |
| 152 | 2026-09-20T07:22:57.877Z | Downloaded wyz v0.5.1 |
| 153 | 2026-09-20T07:22:57.877Z | Downloaded pnet_macros v0.35.0 |
| 154 | 2026-09-20T07:22:57.877Z | Downloaded no-std-net v0.6.0 |
| 155 | 2026-09-20T07:22:57.879Z | Downloaded digest v0.10.7 |
| 156 | 2026-09-20T07:22:57.879Z | Downloaded anyhow v1.0.102 |
| 157 | 2026-09-20T07:22:57.883Z | Downloaded num v0.4.3 |
| 158 | 2026-09-20T07:22:57.883Z | Downloaded plain v0.2.3 |
| 159 | 2026-09-20T07:22:57.883Z | Downloaded num-iter v0.1.45 |
| 160 | 2026-09-20T07:22:57.883Z | Downloaded anstream v1.0.0 |
| 161 | 2026-09-20T07:22:57.885Z | Downloaded usdt-attr-macro v0.5.0 |
| 162 | 2026-09-20T07:22:57.888Z | Downloaded pnet_transport v0.35.0 |
| 163 | 2026-09-20T07:22:57.888Z | Downloaded thread-id v4.2.2 |
| 164 | 2026-09-20T07:22:57.891Z | Downloaded utf8parse v0.2.2 |
| 165 | 2026-09-20T07:22:57.894Z | Downloaded thiserror-impl v1.0.69 |
| 166 | 2026-09-20T07:22:57.897Z | Downloaded pest_generator v2.8.6 |
| 167 | 2026-09-20T07:22:57.897Z | Downloaded dtrace-parser v0.2.0 |
| 168 | 2026-09-20T07:22:57.900Z | Downloaded scroll_derive v0.12.1 |
| 169 | 2026-09-20T07:22:57.903Z | Downloaded heck v0.5.0 |
| 170 | 2026-09-20T07:22:57.903Z | Downloaded thiserror v1.0.69 |
| 171 | 2026-09-20T07:22:57.906Z | Downloaded generic-array v0.14.7 |
| 172 | 2026-09-20T07:22:57.906Z | Downloaded radium v0.7.0 |
| 173 | 2026-09-20T07:22:57.906Z | Downloaded colored v3.1.1 |
| 174 | 2026-09-20T07:22:57.909Z | Downloaded fastrand v2.3.0 |
| 175 | 2026-09-20T07:22:57.912Z | Downloaded strsim v0.11.1 |
| 176 | 2026-09-20T07:22:57.914Z | Downloaded crypto-common v0.1.7 |
| 177 | 2026-09-20T07:22:57.914Z | Downloaded dof v0.3.0 |
| 178 | 2026-09-20T07:22:57.917Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-09-20T07:22:57.921Z | Downloaded version_check v0.9.5 |
| 180 | 2026-09-20T07:22:57.924Z | Downloaded itoa v1.0.17 |
| 181 | 2026-09-20T07:22:57.930Z | Downloaded sha2 v0.10.9 |
| 182 | 2026-09-20T07:22:57.933Z | Downloaded num-rational v0.4.2 |
| 183 | 2026-09-20T07:22:57.933Z | Downloaded pnet_sys v0.35.0 |
| 184 | 2026-09-20T07:22:57.937Z | Downloaded pnet_macros_support v0.35.0 |
| 185 | 2026-09-20T07:22:57.937Z | Downloaded pnet_base v0.35.0 |
| 186 | 2026-09-20T07:22:57.937Z | Downloaded memmap v0.7.0 |
| 187 | 2026-09-20T07:22:57.940Z | Downloaded usdt v0.5.0 |
| 188 | 2026-09-20T07:22:57.940Z | Downloaded funty v2.0.0 |
| 189 | 2026-09-20T07:22:57.944Z | Downloaded usdt-macro v0.5.0 |
| 190 | 2026-09-20T07:22:57.948Z | Downloaded rand_core v0.10.1 |
| 191 | 2026-09-20T07:22:57.948Z | Downloaded ipnetwork v0.20.0 |
| 192 | 2026-09-20T07:22:57.951Z | Downloaded usdt-impl v0.5.0 |
| 193 | 2026-09-20T07:22:57.954Z | Downloaded serde_tokenstream v0.2.3 |
| 194 | 2026-09-20T07:22:57.954Z | Downloaded glob v0.3.3 |
| 195 | 2026-09-20T07:22:57.957Z | Downloaded pnet_datalink v0.35.0 |
| 196 | 2026-09-20T07:22:57.957Z | Downloaded scroll v0.12.0 |
| 197 | 2026-09-20T07:22:57.964Z | Downloaded serde_derive v1.0.228 |
| 198 | 2026-09-20T07:22:57.968Z | Downloaded num-integer v0.1.46 |
| 199 | 2026-09-20T07:22:57.971Z | Downloaded tempfile v3.27.0 |
| 200 | 2026-09-20T07:22:57.974Z | Downloaded cpufeatures v0.2.17 |
| 201 | 2026-09-20T07:22:57.977Z | Downloaded clap_derive v4.6.1 |
| 202 | 2026-09-20T07:22:57.980Z | Downloaded num-complex v0.4.6 |
| 203 | 2026-09-20T07:22:57.980Z | Downloaded once_cell v1.21.3 |
| 204 | 2026-09-20T07:22:57.983Z | Downloaded chacha20 v0.10.2 |
| 205 | 2026-09-20T07:22:57.983Z | Downloaded quote v1.0.45 |
| 206 | 2026-09-20T07:22:57.986Z | Downloaded bitflags v2.11.0 |
| 207 | 2026-09-20T07:22:57.989Z | Downloaded zerocopy-derive v0.7.35 |
| 208 | 2026-09-20T07:22:57.991Z | Downloaded ucd-trie v0.1.7 |
| 209 | 2026-09-20T07:22:57.994Z | Downloaded num-traits v0.2.19 |
| 210 | 2026-09-20T07:22:57.999Z | Downloaded typenum v1.19.0 |
| 211 | 2026-09-20T07:22:58.003Z | Downloaded pest_derive v2.8.6 |
| 212 | 2026-09-20T07:22:58.007Z | Downloaded serde_core v1.0.228 |
| 213 | 2026-09-20T07:22:58.010Z | Downloaded pnet_packet v0.35.0 |
| 214 | 2026-09-20T07:22:58.013Z | Downloaded unicode-ident v1.0.24 |
| 215 | 2026-09-20T07:22:58.013Z | Downloaded log v0.4.29 |
| 216 | 2026-09-20T07:22:58.016Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-09-20T07:22:58.019Z | Downloaded serde v1.0.228 |
| 218 | 2026-09-20T07:22:58.022Z | Downloaded clap v4.6.1 |
| 219 | 2026-09-20T07:22:58.034Z | Downloaded prettyplease v0.2.37 |
| 220 | 2026-09-20T07:22:58.034Z | Downloaded pest_meta v2.8.6 |
| 221 | 2026-09-20T07:22:58.034Z | Downloaded num-bigint v0.4.6 |
| 222 | 2026-09-20T07:22:58.038Z | Downloaded memchr v2.8.0 |
| 223 | 2026-09-20T07:22:58.041Z | Downloaded getrandom v0.4.1 |
| 224 | 2026-09-20T07:22:58.051Z | Downloaded rand v0.10.3 |
| 225 | 2026-09-20T07:22:58.064Z | Downloaded aho-corasick v1.1.4 |
| 226 | 2026-09-20T07:22:58.071Z | Downloaded pest v2.8.6 |
| 227 | 2026-09-20T07:22:58.082Z | Downloaded goblin v0.8.2 |
| 228 | 2026-09-20T07:22:58.086Z | Downloaded clap_builder v4.6.0 |
| 229 | 2026-09-20T07:22:58.089Z | Downloaded zerocopy v0.7.35 |
| 230 | 2026-09-20T07:22:58.098Z | Downloaded serde_json v1.0.149 |
| 231 | 2026-09-20T07:22:58.102Z | Downloaded regex v1.12.4 |
| 232 | 2026-09-20T07:22:58.111Z | Downloaded bitvec v1.1.1 |
| 233 | 2026-09-20T07:22:58.133Z | Downloaded syn v2.0.118 |
| 234 | 2026-09-20T07:22:58.141Z | Downloaded regex-syntax v0.8.11 |
| 235 | 2026-09-20T07:22:58.148Z | Downloaded rustix v1.1.4 |
| 236 | 2026-09-20T07:22:58.175Z | Downloaded regex-automata v0.4.14 |
| 237 | 2026-09-20T07:22:58.188Z | Downloaded libc v0.2.182 |
| 238 | 2026-09-20T07:22:58.254Z | Compiling proc-macro2 v1.0.106 |
| 239 | 2026-09-20T07:22:58.254Z | Compiling quote v1.0.45 |
| 240 | 2026-09-20T07:22:58.257Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-09-20T07:22:58.257Z | Compiling libc v0.2.182 |
| 242 | 2026-09-20T07:22:58.257Z | Compiling serde_core v1.0.228 |
| 243 | 2026-09-20T07:22:58.257Z | Compiling memchr v2.8.0 |
| 244 | 2026-09-20T07:22:58.257Z | Compiling serde v1.0.228 |
| 245 | 2026-09-20T07:22:58.413Z | Compiling rustix v1.1.4 |
| 246 | 2026-09-20T07:22:58.655Z | Compiling zmij v1.0.21 |
| 247 | 2026-09-20T07:22:58.669Z | Compiling thiserror v1.0.69 |
| 248 | 2026-09-20T07:22:58.865Z | Compiling ucd-trie v0.1.7 |
| 249 | 2026-09-20T07:22:58.971Z | Compiling serde_json v1.0.149 |
| 250 | 2026-09-20T07:22:59.006Z | Compiling pest v2.8.6 |
| 251 | 2026-09-20T07:22:59.090Z | Compiling version_check v0.9.5 |
| 252 | 2026-09-20T07:22:59.138Z | Compiling prettyplease v0.2.37 |
| 253 | 2026-09-20T07:22:59.204Z | Compiling autocfg v1.5.0 |
| 254 | 2026-09-20T07:22:59.389Z | Compiling aho-corasick v1.1.4 |
| 255 | 2026-09-20T07:22:59.449Z | Checking syn v2.0.118 |
| 256 | 2026-09-20T07:22:59.484Z | Checking cfg-if v1.0.4 |
| 257 | 2026-09-20T07:22:59.548Z | Compiling num-traits v0.2.19 |
| 258 | 2026-09-20T07:22:59.599Z | Compiling regex-syntax v0.8.11 |
| 259 | 2026-09-20T07:22:59.775Z | Compiling getrandom v0.4.1 |
| 260 | 2026-09-20T07:23:00.029Z | Compiling pest_meta v2.8.6 |
| 261 | 2026-09-20T07:23:00.455Z | Compiling byteorder v1.5.0 |
| 262 | 2026-09-20T07:23:00.666Z | Compiling itoa v1.0.17 |
| 263 | 2026-09-20T07:23:00.819Z | Compiling usdt-impl v0.5.0 |
| 264 | 2026-09-20T07:23:00.829Z | Checking colored v3.1.1 |
| 265 | 2026-09-20T07:23:00.861Z | Checking num-integer v0.1.46 |
| 266 | 2026-09-20T07:23:01.041Z | Compiling regex-automata v0.4.14 |
| 267 | 2026-09-20T07:23:01.093Z | Compiling thread-id v4.2.2 |
| 268 | 2026-09-20T07:23:01.198Z | Checking plain v0.2.3 |
| 269 | 2026-09-20T07:23:01.355Z | Checking log v0.4.29 |
| 270 | 2026-09-20T07:23:01.494Z | Checking rand_core v0.10.1 |
| 271 | 2026-09-20T07:23:01.623Z | Compiling errno v0.3.14 |
| 272 | 2026-09-20T07:23:01.687Z | Compiling bitflags v2.11.0 |
| 273 | 2026-09-20T07:23:01.730Z | Checking no-std-net v0.6.0 |
| 274 | 2026-09-20T07:23:01.756Z | Checking pretty-hex v0.4.1 |
| 275 | 2026-09-20T07:23:01.801Z | Compiling radium v0.7.0 |
| 276 | 2026-09-20T07:23:01.864Z | Compiling pest_generator v2.8.6 |
| 277 | 2026-09-20T07:23:02.085Z | Checking pnet_base v0.35.0 |
| 278 | 2026-09-20T07:23:02.314Z | Compiling once_cell v1.21.3 |
| 279 | 2026-09-20T07:23:02.491Z | Checking tap v1.0.1 |
| 280 | 2026-09-20T07:23:02.606Z | Compiling fastrand v2.3.0 |
| 281 | 2026-09-20T07:23:02.627Z | Checking wyz v0.5.1 |
| 282 | 2026-09-20T07:23:02.790Z | Compiling regex v1.12.4 |
| 283 | 2026-09-20T07:23:02.830Z | Compiling tempfile v3.27.0 |
| 284 | 2026-09-20T07:23:02.908Z | Checking num-iter v0.1.45 |
| 285 | 2026-09-20T07:23:03.009Z | Checking memmap v0.7.0 |
| 286 | 2026-09-20T07:23:03.068Z | Compiling serde_derive v1.0.228 |
| 287 | 2026-09-20T07:23:03.128Z | Compiling thiserror-impl v1.0.69 |
| 288 | 2026-09-20T07:23:03.141Z | Compiling zerocopy-derive v0.7.35 |
| 289 | 2026-09-20T07:23:03.166Z | Compiling pest_derive v2.8.6 |
| 290 | 2026-09-20T07:23:03.253Z | Compiling scroll_derive v0.12.1 |
| 291 | 2026-09-20T07:23:03.543Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 292 | 2026-09-20T07:23:03.639Z | Compiling anyhow v1.0.102 |
| 293 | 2026-09-20T07:23:03.836Z | Checking funty v2.0.0 |
| 294 | 2026-09-20T07:23:03.932Z | Checking scroll v0.12.0 |
| 295 | 2026-09-20T07:23:03.960Z | Compiling zerocopy v0.7.35 |
| 296 | 2026-09-20T07:23:04.135Z | Checking bitvec v1.1.1 |
| 297 | 2026-09-20T07:23:04.140Z | Checking goblin v0.8.2 |
| 298 | 2026-09-20T07:23:04.362Z | Compiling dtrace-parser v0.2.0 |
| 299 | 2026-09-20T07:23:04.591Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 300 | 2026-09-20T07:23:04.863Z | Compiling pnet_macros v0.35.0 |
| 301 | 2026-09-20T07:23:04.963Z | Checking pnet_macros_support v0.35.0 |
| 302 | 2026-09-20T07:23:05.004Z | Checking pnet_sys v0.35.0 |
| 303 | 2026-09-20T07:23:05.066Z | Checking utf8parse v0.2.2 |
| 304 | 2026-09-20T07:23:05.157Z | Checking anstyle-parse v1.0.0 |
| 305 | 2026-09-20T07:23:05.296Z | Checking anstyle-query v1.1.5 |
| 306 | 2026-09-20T07:23:05.390Z | Checking is_terminal_polyfill v1.70.2 |
| 307 | 2026-09-20T07:23:05.468Z | Checking colorchoice v1.0.4 |
| 308 | 2026-09-20T07:23:05.558Z | Compiling pnet v0.35.0 |
| 309 | 2026-09-20T07:23:05.636Z | Checking cpufeatures v0.3.1 |
| 310 | 2026-09-20T07:23:05.659Z | Checking anstyle v1.0.13 |
| 311 | 2026-09-20T07:23:05.695Z | Checking chacha20 v0.10.2 |
| 312 | 2026-09-20T07:23:05.827Z | Checking anstream v1.0.0 |
| 313 | 2026-09-20T07:23:05.853Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 314 | 2026-09-20T07:23:05.887Z | Checking clap_lex v1.0.0 |
| 315 | 2026-09-20T07:23:05.927Z | Checking pnet_packet v0.35.0 |
| 316 | 2026-09-20T07:23:06.038Z | Checking strsim v0.11.1 |
| 317 | 2026-09-20T07:23:06.069Z | Compiling heck v0.5.0 |
| 318 | 2026-09-20T07:23:06.094Z | Checking num-bigint v0.4.6 |
| 319 | 2026-09-20T07:23:06.126Z | Checking dof v0.3.0 |
| 320 | 2026-09-20T07:23:06.131Z | Checking num-complex v0.4.6 |
| 321 | 2026-09-20T07:23:06.186Z | Checking ipnetwork v0.20.0 |
| 322 | 2026-09-20T07:23:06.240Z | Compiling serde_tokenstream v0.2.3 |
| 323 | 2026-09-20T07:23:06.305Z | Compiling clap_derive v4.6.1 |
| 324 | 2026-09-20T07:23:06.349Z | Checking pnet_datalink v0.35.0 |
| 325 | 2026-09-20T07:23:06.471Z | Checking clap_builder v4.6.0 |
| 326 | 2026-09-20T07:23:06.541Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 327 | 2026-09-20T07:23:06.603Z | Checking rand v0.10.3 |
| 328 | 2026-09-20T07:23:06.920Z | Checking num-rational v0.4.2 |
| 329 | 2026-09-20T07:23:06.978Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 330 | 2026-09-20T07:23:07.034Z | Compiling usdt-attr-macro v0.5.0 |
| 331 | 2026-09-20T07:23:07.075Z | Compiling usdt-macro v0.5.0 |
| 332 | 2026-09-20T07:23:07.199Z | Checking num v0.4.3 |
| 333 | 2026-09-20T07:23:07.233Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 334 | 2026-09-20T07:23:07.381Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 335 | 2026-09-20T07:23:07.708Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 336 | 2026-09-20T07:23:07.732Z | Checking usdt v0.5.0 |
| 337 | 2026-09-20T07:23:07.870Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 338 | 2026-09-20T07:23:07.901Z | Checking pnet_transport v0.35.0 |
| 339 | 2026-09-20T07:23:07.977Z | Checking clap v4.6.1 |
| 340 | 2026-09-20T07:23:08.050Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 341 | 2026-09-20T07:23:08.192Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 342 | 2026-09-20T07:23:08.258Z | warning: unused import: `rand::Rng` |
| 343 | 2026-09-20T07:23:08.258Z | --> test/src/softnpu.rs:4:5 |
| 344 | 2026-09-20T07:23:08.258Z | | |
| 345 | 2026-09-20T07:23:08.258Z | 4 | use rand::Rng; |
| 346 | 2026-09-20T07:23:08.258Z | | ^^^^^^^^^ |
| 347 | 2026-09-20T07:23:08.258Z | | |
| 348 | 2026-09-20T07:23:08.259Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 349 | 2026-09-20T07:23:08.259Z | |
| 350 | 2026-09-20T07:23:08.323Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 351 | 2026-09-20T07:23:08.323Z | --> test/src/softnpu.rs:407:21 |
| 352 | 2026-09-20T07:23:08.324Z | | |
| 353 | 2026-09-20T07:23:08.324Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 354 | 2026-09-20T07:23:08.324Z | | ^^^^^^^^^^^^ |
| 355 | 2026-09-20T07:23:08.324Z | | |
| 356 | 2026-09-20T07:23:08.324Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.3/src/rng.rs:163:8 |
| 357 | 2026-09-20T07:23:08.324Z | | |
| 358 | 2026-09-20T07:23:08.324Z | 163 | fn random_range<T, R>(&mut self, range: R) -> T |
| 359 | 2026-09-20T07:23:08.324Z | | ------------ the method is available for `ThreadRng` here |
| 360 | 2026-09-20T07:23:08.324Z | | |
| 361 | 2026-09-20T07:23:08.324Z | = help: items from traits can only be used if the trait is in scope |
| 362 | 2026-09-20T07:23:08.324Z | help: there is a method `random` with a similar name, but with different arguments |
| 363 | 2026-09-20T07:23:08.324Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.3/src/rng.rs:93:5 |
| 364 | 2026-09-20T07:23:08.324Z | | |
| 365 | 2026-09-20T07:23:08.324Z | 93 | / fn random<T>(&mut self) -> T |
| 366 | 2026-09-20T07:23:08.324Z | 94 | | where |
| 367 | 2026-09-20T07:23:08.324Z | 95 | | StandardUniform: Distribution<T>, |
| 368 | 2026-09-20T07:23:08.324Z | | |_________________________________________^ |
| 369 | 2026-09-20T07:23:08.324Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 370 | 2026-09-20T07:23:08.324Z | | |
| 371 | 2026-09-20T07:23:08.324Z | 1 + use rand::RngExt; |
| 372 | 2026-09-20T07:23:08.324Z | | |
| 373 | 2026-09-20T07:23:08.324Z | |
| 374 | 2026-09-20T07:23:08.432Z | For more information about this error, try `rustc --explain E0599`. |
| 375 | 2026-09-20T07:23:08.454Z | warning: `tests` (lib) generated 1 warning |
| 376 | 2026-09-20T07:23:08.457Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 377 | 2026-09-20T07:23:08.457Z | warning: build failed, waiting for other jobs to finish... |
| 378 | 2026-09-20T07:23:09.014Z | process exited: duration 30643 ms, exit code 101 |
| |
| 379 | 2026-09-20T07:23:09.020Z | found 0 output files |