|
|
|
| 1 | 2026-07-02T10:09:34.228Z | job assigned to worker 01KWH4TNW14KYKDFDPQ9H9AR2C [factory aws, i-0d258951b5f26b3b2] (queued for 54 s) |
| |
| 2 | 2026-07-02T10:09:40.410Z | starting task 0: "setup" |
| 3 | 2026-07-02T10:09:40.415Z | ++ uname -s |
| 4 | 2026-07-02T10:09:40.418Z | + kern=SunOS |
| 5 | 2026-07-02T10:09:40.418Z | + build_user=build |
| 6 | 2026-07-02T10:09:40.418Z | + build_uid=12345 |
| 7 | 2026-07-02T10:09:40.418Z | + work_dir=/work |
| 8 | 2026-07-02T10:09:40.418Z | + input_dir=/input |
| 9 | 2026-07-02T10:09:40.418Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-02T10:09:40.418Z | + case "$kern" in |
| 11 | 2026-07-02T10:09:40.418Z | + groupadd -g 12345 build |
| 12 | 2026-07-02T10:09:40.421Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-02T10:09:42.426Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-02T10:09:42.509Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-02T10:09:42.512Z | + home_fs=zfs |
| 16 | 2026-07-02T10:09:42.512Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-02T10:09:42.512Z | + mkdir -p /home/build |
| 18 | 2026-07-02T10:09:42.512Z | + chown build:build /home/build /work |
| 19 | 2026-07-02T10:09:44.514Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-02T10:09:44.518Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-07-02T10:09:44.525Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-02T10:09:44.530Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-02T10:09:44.530Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-02T10:09:44.530Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-07-02T10:09:44.530Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-02T10:09:44.530Z | * rust toolchain channel = "stable" |
| 27 | 2026-07-02T10:09:44.530Z | * rust toolchain profile = "default" |
| 28 | 2026-07-02T10:09:44.535Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-02T10:09:44.535Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-02T10:09:44.629Z | info: downloading installer |
| 31 | 2026-07-02T10:09:46.194Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-02T10:09:46.194Z | warn: /opt/ooce/bin |
| 33 | 2026-07-02T10:09:46.194Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-02T10:09:46.194Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-02T10:09:46.194Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-02T10:09:46.194Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-02T10:09:46.194Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-02T10:09:46.194Z | error: cannot install while Rust is installed |
| 39 | 2026-07-02T10:09:46.194Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-02T10:09:46.195Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-02T10:09:46.195Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-02T10:09:46.195Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-02T10:09:46.195Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-02T10:09:46.208Z | info: profile set to default |
| 45 | 2026-07-02T10:09:46.208Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-02T10:09:46.211Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-02T10:09:46.354Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-02T10:09:46.357Z | info: downloading 6 components |
| 49 | 2026-07-02T10:10:02.809Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-02T10:10:02.809Z | |
| 51 | 2026-07-02T10:10:02.835Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-02T10:10:02.835Z | |
| 53 | 2026-07-02T10:10:02.835Z | |
| 54 | 2026-07-02T10:10:02.835Z | Rust is installed now. Great! |
| 55 | 2026-07-02T10:10:02.835Z | |
| 56 | 2026-07-02T10:10:02.835Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-02T10:10:02.835Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-02T10:10:02.835Z | |
| 59 | 2026-07-02T10:10:02.835Z | To configure your current shell, you need to source |
| 60 | 2026-07-02T10:10:02.835Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-02T10:10:02.836Z | |
| 62 | 2026-07-02T10:10:02.836Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-02T10:10:02.836Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-02T10:10:02.836Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-02T10:10:02.836Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-02T10:10:02.836Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-02T10:10:02.836Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-02T10:10:02.836Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-02T10:10:02.840Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-02T10:10:02.840Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-02T10:10:02.941Z | + rustup --version |
| 72 | 2026-07-02T10:10:02.949Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-02T10:10:02.953Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-02T10:10:02.971Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-02T10:10:02.974Z | + cargo --version |
| 76 | 2026-07-02T10:10:02.989Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-02T10:10:02.992Z | + rustc --version |
| 78 | 2026-07-02T10:10:03.011Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-02T10:10:03.014Z | process exited: duration 18486 ms, exit code 0 |
| |
| 80 | 2026-07-02T10:10:03.020Z | starting task 2: "authentication" |
| 81 | 2026-07-02T10:10:03.037Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-02T10:10:03.043Z | starting task 3: "clone repository" |
| 83 | 2026-07-02T10:10:03.046Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-07-02T10:10:03.049Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-07-02T10:10:03.080Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-07-02T10:10:03.856Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-07-02T10:10:03.859Z | + git fetch origin 6d6c1e1be7b76d9f0e80daca22fb691ffdc62073 |
| 88 | 2026-07-02T10:10:04.075Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-07-02T10:10:04.075Z | * branch 6d6c1e1be7b76d9f0e80daca22fb691ffdc62073 -> FETCH_HEAD |
| 90 | 2026-07-02T10:10:04.083Z | + [[ -n renovate/rand ]] |
| 91 | 2026-07-02T10:10:04.086Z | ++ git branch --show-current |
| 92 | 2026-07-02T10:10:04.086Z | + current=main |
| 93 | 2026-07-02T10:10:04.086Z | + [[ main != renovate/rand ]] |
| 94 | 2026-07-02T10:10:04.086Z | + git branch -f renovate/rand 6d6c1e1be7b76d9f0e80daca22fb691ffdc62073 |
| 95 | 2026-07-02T10:10:04.089Z | + git checkout -f renovate/rand |
| 96 | 2026-07-02T10:10:04.097Z | Switched to branch 'renovate/rand' |
| 97 | 2026-07-02T10:10:04.103Z | + git reset --hard 6d6c1e1be7b76d9f0e80daca22fb691ffdc62073 |
| 98 | 2026-07-02T10:10:04.103Z | HEAD is now at 6d6c1e1 Update Rust crate rand to 0.10.2 |
| 99 | 2026-07-02T10:10:04.107Z | process exited: duration 1059 ms, exit code 0 |
| |
| 100 | 2026-07-02T10:10:04.114Z | starting task 4: "build" |
| 101 | 2026-07-02T10:10:04.118Z | + cargo --version |
| 102 | 2026-07-02T10:10:04.124Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-07-02T10:10:04.294Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-07-02T10:10:04.297Z | info: downloading 6 components |
| 105 | 2026-07-02T10:10:20.411Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-07-02T10:10:20.416Z | + rustc --version |
| 107 | 2026-07-02T10:10:20.444Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-07-02T10:10:20.447Z | + banner check |
| 109 | 2026-07-02T10:10:20.450Z | |
| 110 | 2026-07-02T10:10:20.450Z | #### # # ###### #### # # |
| 111 | 2026-07-02T10:10:20.450Z | # # # # # # # # # |
| 112 | 2026-07-02T10:10:20.450Z | # ###### ##### # #### |
| 113 | 2026-07-02T10:10:20.450Z | # # # # # # # |
| 114 | 2026-07-02T10:10:20.450Z | # # # # # # # # # |
| 115 | 2026-07-02T10:10:20.450Z | #### # # ###### #### # # |
| 116 | 2026-07-02T10:10:20.450Z | |
| 117 | 2026-07-02T10:10:20.450Z | + cargo fmt -- --check |
| 118 | 2026-07-02T10:10:20.589Z | + cargo check |
| 119 | 2026-07-02T10:10:20.656Z | Updating crates.io index |
| 120 | 2026-07-02T10:10:20.660Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-07-02T10:10:20.955Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-07-02T10:10:20.955Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-07-02T10:10:21.873Z | Downloading crates ... |
| 124 | 2026-07-02T10:10:21.926Z | Downloaded anyhow v1.0.102 |
| 125 | 2026-07-02T10:10:21.930Z | Downloaded bitflags v2.11.0 |
| 126 | 2026-07-02T10:10:21.934Z | Downloaded cfg-if v1.0.4 |
| 127 | 2026-07-02T10:10:21.937Z | Downloaded anstyle-query v1.1.5 |
| 128 | 2026-07-02T10:10:21.945Z | Downloaded is_terminal_polyfill v1.70.2 |
| 129 | 2026-07-02T10:10:21.948Z | Downloaded heck v0.5.0 |
| 130 | 2026-07-02T10:10:21.948Z | Downloaded zmij v1.0.21 |
| 131 | 2026-07-02T10:10:22.007Z | Downloaded cpufeatures v0.2.17 |
| 132 | 2026-07-02T10:10:22.007Z | Downloaded strsim v0.11.1 |
| 133 | 2026-07-02T10:10:22.007Z | Downloaded fastrand v2.3.0 |
| 134 | 2026-07-02T10:10:22.007Z | Downloaded crypto-common v0.1.7 |
| 135 | 2026-07-02T10:10:22.007Z | Downloaded dof v0.3.0 |
| 136 | 2026-07-02T10:10:22.007Z | Downloaded memmap v0.7.0 |
| 137 | 2026-07-02T10:10:22.008Z | Downloaded errno v0.3.14 |
| 138 | 2026-07-02T10:10:22.008Z | Downloaded clap_lex v1.0.0 |
| 139 | 2026-07-02T10:10:22.008Z | Downloaded radium v0.7.0 |
| 140 | 2026-07-02T10:10:22.008Z | Downloaded byteorder v1.5.0 |
| 141 | 2026-07-02T10:10:22.008Z | Downloaded autocfg v1.5.0 |
| 142 | 2026-07-02T10:10:22.008Z | Downloaded num v0.4.3 |
| 143 | 2026-07-02T10:10:22.008Z | Downloaded tap v1.0.1 |
| 144 | 2026-07-02T10:10:22.010Z | Downloaded version_check v0.9.5 |
| 145 | 2026-07-02T10:10:22.011Z | Downloaded dtrace-parser v0.2.0 |
| 146 | 2026-07-02T10:10:22.012Z | Downloaded cpufeatures v0.3.0 |
| 147 | 2026-07-02T10:10:22.013Z | Downloaded itoa v1.0.17 |
| 148 | 2026-07-02T10:10:22.014Z | Downloaded usdt v0.5.0 |
| 149 | 2026-07-02T10:10:22.015Z | Downloaded thread-id v4.2.2 |
| 150 | 2026-07-02T10:10:22.019Z | Downloaded block-buffer v0.10.4 |
| 151 | 2026-07-02T10:10:22.019Z | Downloaded scroll_derive v0.12.1 |
| 152 | 2026-07-02T10:10:22.019Z | Downloaded funty v2.0.0 |
| 153 | 2026-07-02T10:10:22.019Z | Downloaded pnet_transport v0.35.0 |
| 154 | 2026-07-02T10:10:22.019Z | Downloaded generic-array v0.14.7 |
| 155 | 2026-07-02T10:10:22.019Z | Downloaded colorchoice v1.0.4 |
| 156 | 2026-07-02T10:10:22.027Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-07-02T10:10:22.032Z | Downloaded utf8parse v0.2.2 |
| 158 | 2026-07-02T10:10:22.035Z | Downloaded usdt-macro v0.5.0 |
| 159 | 2026-07-02T10:10:22.038Z | Downloaded usdt-attr-macro v0.5.0 |
| 160 | 2026-07-02T10:10:22.038Z | Downloaded pnet_macros_support v0.35.0 |
| 161 | 2026-07-02T10:10:22.041Z | Downloaded num-integer v0.1.46 |
| 162 | 2026-07-02T10:10:22.041Z | Downloaded ipnetwork v0.20.0 |
| 163 | 2026-07-02T10:10:22.041Z | Downloaded no-std-net v0.6.0 |
| 164 | 2026-07-02T10:10:22.041Z | Downloaded anstyle v1.0.13 |
| 165 | 2026-07-02T10:10:22.044Z | Downloaded pnet_base v0.35.0 |
| 166 | 2026-07-02T10:10:22.044Z | Downloaded rand_core v0.10.1 |
| 167 | 2026-07-02T10:10:22.047Z | Downloaded quote v1.0.45 |
| 168 | 2026-07-02T10:10:22.047Z | Downloaded usdt-impl v0.5.0 |
| 169 | 2026-07-02T10:10:22.051Z | Downloaded num-complex v0.4.6 |
| 170 | 2026-07-02T10:10:22.056Z | Downloaded chacha20 v0.10.1 |
| 171 | 2026-07-02T10:10:22.059Z | Downloaded pnet_sys v0.35.0 |
| 172 | 2026-07-02T10:10:22.062Z | Downloaded wyz v0.5.1 |
| 173 | 2026-07-02T10:10:22.062Z | Downloaded num-iter v0.1.45 |
| 174 | 2026-07-02T10:10:22.065Z | Downloaded digest v0.10.7 |
| 175 | 2026-07-02T10:10:22.065Z | Downloaded pnet_datalink v0.35.0 |
| 176 | 2026-07-02T10:10:22.068Z | Downloaded scroll v0.12.0 |
| 177 | 2026-07-02T10:10:22.068Z | Downloaded glob v0.3.3 |
| 178 | 2026-07-02T10:10:22.071Z | Downloaded plain v0.2.3 |
| 179 | 2026-07-02T10:10:22.071Z | Downloaded num-rational v0.4.2 |
| 180 | 2026-07-02T10:10:22.075Z | Downloaded sha2 v0.10.9 |
| 181 | 2026-07-02T10:10:22.078Z | Downloaded anstream v1.0.0 |
| 182 | 2026-07-02T10:10:22.078Z | Downloaded serde_tokenstream v0.2.3 |
| 183 | 2026-07-02T10:10:22.082Z | Downloaded pnet_macros v0.35.0 |
| 184 | 2026-07-02T10:10:22.096Z | Downloaded thiserror-impl v1.0.69 |
| 185 | 2026-07-02T10:10:22.099Z | Downloaded thiserror v1.0.69 |
| 186 | 2026-07-02T10:10:22.099Z | Downloaded anstyle-parse v1.0.0 |
| 187 | 2026-07-02T10:10:22.103Z | Downloaded clap_derive v4.6.1 |
| 188 | 2026-07-02T10:10:22.103Z | Downloaded once_cell v1.21.3 |
| 189 | 2026-07-02T10:10:22.107Z | Downloaded tempfile v3.27.0 |
| 190 | 2026-07-02T10:10:22.115Z | Downloaded colored v3.1.1 |
| 191 | 2026-07-02T10:10:22.118Z | Downloaded pest_generator v2.8.6 |
| 192 | 2026-07-02T10:10:22.126Z | Downloaded pnet v0.35.0 |
| 193 | 2026-07-02T10:10:22.129Z | Downloaded pnet_packet v0.35.0 |
| 194 | 2026-07-02T10:10:22.130Z | Downloaded ucd-trie v0.1.7 |
| 195 | 2026-07-02T10:10:22.136Z | Downloaded num-traits v0.2.19 |
| 196 | 2026-07-02T10:10:22.150Z | Downloaded getrandom v0.4.1 |
| 197 | 2026-07-02T10:10:22.160Z | Downloaded serde_derive v1.0.228 |
| 198 | 2026-07-02T10:10:22.163Z | Downloaded serde_core v1.0.228 |
| 199 | 2026-07-02T10:10:22.166Z | Downloaded unicode-ident v1.0.24 |
| 200 | 2026-07-02T10:10:22.169Z | Downloaded pest_derive v2.8.6 |
| 201 | 2026-07-02T10:10:22.170Z | Downloaded log v0.4.29 |
| 202 | 2026-07-02T10:10:22.173Z | Downloaded pest_meta v2.8.6 |
| 203 | 2026-07-02T10:10:22.175Z | Downloaded zerocopy-derive v0.7.35 |
| 204 | 2026-07-02T10:10:22.183Z | Downloaded proc-macro2 v1.0.106 |
| 205 | 2026-07-02T10:10:22.186Z | Downloaded typenum v1.19.0 |
| 206 | 2026-07-02T10:10:22.190Z | Downloaded prettyplease v0.2.37 |
| 207 | 2026-07-02T10:10:22.194Z | Downloaded clap v4.6.1 |
| 208 | 2026-07-02T10:10:22.216Z | Downloaded memchr v2.8.0 |
| 209 | 2026-07-02T10:10:22.223Z | Downloaded rand v0.10.2 |
| 210 | 2026-07-02T10:10:22.226Z | Downloaded serde v1.0.228 |
| 211 | 2026-07-02T10:10:22.229Z | Downloaded num-bigint v0.4.6 |
| 212 | 2026-07-02T10:10:22.239Z | Downloaded aho-corasick v1.1.4 |
| 213 | 2026-07-02T10:10:22.248Z | Downloaded pest v2.8.6 |
| 214 | 2026-07-02T10:10:22.278Z | Downloaded serde_json v1.0.149 |
| 215 | 2026-07-02T10:10:22.281Z | Downloaded zerocopy v0.7.35 |
| 216 | 2026-07-02T10:10:22.293Z | Downloaded clap_builder v4.6.0 |
| 217 | 2026-07-02T10:10:22.296Z | Downloaded regex v1.12.4 |
| 218 | 2026-07-02T10:10:22.313Z | Downloaded goblin v0.8.2 |
| 219 | 2026-07-02T10:10:22.326Z | Downloaded bitvec v1.1.1 |
| 220 | 2026-07-02T10:10:22.353Z | Downloaded syn v2.0.118 |
| 221 | 2026-07-02T10:10:22.360Z | Downloaded regex-syntax v0.8.11 |
| 222 | 2026-07-02T10:10:22.385Z | Downloaded rustix v1.1.4 |
| 223 | 2026-07-02T10:10:22.417Z | Downloaded regex-automata v0.4.14 |
| 224 | 2026-07-02T10:10:22.433Z | Downloaded libc v0.2.182 |
| 225 | 2026-07-02T10:10:22.504Z | Compiling proc-macro2 v1.0.106 |
| 226 | 2026-07-02T10:10:22.507Z | Compiling quote v1.0.45 |
| 227 | 2026-07-02T10:10:22.507Z | Compiling unicode-ident v1.0.24 |
| 228 | 2026-07-02T10:10:22.507Z | Compiling libc v0.2.182 |
| 229 | 2026-07-02T10:10:22.507Z | Compiling serde_core v1.0.228 |
| 230 | 2026-07-02T10:10:22.507Z | Compiling memchr v2.8.0 |
| 231 | 2026-07-02T10:10:22.507Z | Compiling serde v1.0.228 |
| 232 | 2026-07-02T10:10:22.662Z | Compiling thiserror v1.0.69 |
| 233 | 2026-07-02T10:10:22.921Z | Compiling zmij v1.0.21 |
| 234 | 2026-07-02T10:10:22.934Z | Compiling rustix v1.1.4 |
| 235 | 2026-07-02T10:10:23.118Z | Compiling ucd-trie v0.1.7 |
| 236 | 2026-07-02T10:10:23.140Z | Compiling serde_json v1.0.149 |
| 237 | 2026-07-02T10:10:23.257Z | Compiling pest v2.8.6 |
| 238 | 2026-07-02T10:10:23.357Z | Compiling version_check v0.9.5 |
| 239 | 2026-07-02T10:10:23.373Z | Compiling prettyplease v0.2.37 |
| 240 | 2026-07-02T10:10:23.495Z | Compiling autocfg v1.5.0 |
| 241 | 2026-07-02T10:10:23.642Z | Compiling aho-corasick v1.1.4 |
| 242 | 2026-07-02T10:10:23.752Z | Compiling syn v2.0.118 |
| 243 | 2026-07-02T10:10:23.807Z | Checking cfg-if v1.0.4 |
| 244 | 2026-07-02T10:10:23.851Z | Compiling num-traits v0.2.19 |
| 245 | 2026-07-02T10:10:23.863Z | Compiling regex-syntax v0.8.11 |
| 246 | 2026-07-02T10:10:24.076Z | Compiling getrandom v0.4.1 |
| 247 | 2026-07-02T10:10:24.349Z | Compiling pest_meta v2.8.6 |
| 248 | 2026-07-02T10:10:24.754Z | Compiling byteorder v1.5.0 |
| 249 | 2026-07-02T10:10:24.973Z | Compiling itoa v1.0.17 |
| 250 | 2026-07-02T10:10:25.146Z | Compiling usdt-impl v0.5.0 |
| 251 | 2026-07-02T10:10:25.152Z | Checking colored v3.1.1 |
| 252 | 2026-07-02T10:10:25.189Z | Checking num-integer v0.1.46 |
| 253 | 2026-07-02T10:10:25.339Z | Compiling regex-automata v0.4.14 |
| 254 | 2026-07-02T10:10:25.410Z | Compiling thread-id v4.2.2 |
| 255 | 2026-07-02T10:10:25.667Z | Checking log v0.4.29 |
| 256 | 2026-07-02T10:10:25.680Z | Checking plain v0.2.3 |
| 257 | 2026-07-02T10:10:25.749Z | Checking rand_core v0.10.1 |
| 258 | 2026-07-02T10:10:25.976Z | Compiling errno v0.3.14 |
| 259 | 2026-07-02T10:10:25.980Z | Compiling radium v0.7.0 |
| 260 | 2026-07-02T10:10:26.020Z | Checking pretty-hex v0.4.1 |
| 261 | 2026-07-02T10:10:26.107Z | Compiling pest_generator v2.8.6 |
| 262 | 2026-07-02T10:10:26.190Z | Compiling bitflags v2.11.0 |
| 263 | 2026-07-02T10:10:26.222Z | Checking no-std-net v0.6.0 |
| 264 | 2026-07-02T10:10:26.284Z | Checking pnet_base v0.35.0 |
| 265 | 2026-07-02T10:10:26.634Z | Checking tap v1.0.1 |
| 266 | 2026-07-02T10:10:26.730Z | Compiling fastrand v2.3.0 |
| 267 | 2026-07-02T10:10:26.865Z | Compiling once_cell v1.21.3 |
| 268 | 2026-07-02T10:10:26.963Z | Checking wyz v0.5.1 |
| 269 | 2026-07-02T10:10:27.059Z | Compiling regex v1.12.4 |
| 270 | 2026-07-02T10:10:27.131Z | Compiling tempfile v3.27.0 |
| 271 | 2026-07-02T10:10:27.273Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-07-02T10:10:27.325Z | Compiling thiserror-impl v1.0.69 |
| 273 | 2026-07-02T10:10:27.493Z | Compiling zerocopy-derive v0.7.35 |
| 274 | 2026-07-02T10:10:27.499Z | Compiling pest_derive v2.8.6 |
| 275 | 2026-07-02T10:10:27.660Z | Compiling scroll_derive v0.12.1 |
| 276 | 2026-07-02T10:10:27.953Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 277 | 2026-07-02T10:10:28.014Z | Checking num-iter v0.1.45 |
| 278 | 2026-07-02T10:10:28.026Z | Checking memmap v0.7.0 |
| 279 | 2026-07-02T10:10:28.147Z | Compiling anyhow v1.0.102 |
| 280 | 2026-07-02T10:10:28.335Z | Compiling zerocopy v0.7.35 |
| 281 | 2026-07-02T10:10:28.374Z | Checking scroll v0.12.0 |
| 282 | 2026-07-02T10:10:28.475Z | Checking funty v2.0.0 |
| 283 | 2026-07-02T10:10:28.597Z | Compiling dtrace-parser v0.2.0 |
| 284 | 2026-07-02T10:10:28.687Z | Checking goblin v0.8.2 |
| 285 | 2026-07-02T10:10:28.887Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 286 | 2026-07-02T10:10:28.953Z | Checking bitvec v1.1.1 |
| 287 | 2026-07-02T10:10:29.205Z | Compiling pnet_macros v0.35.0 |
| 288 | 2026-07-02T10:10:29.221Z | Checking pnet_macros_support v0.35.0 |
| 289 | 2026-07-02T10:10:29.327Z | Checking pnet_sys v0.35.0 |
| 290 | 2026-07-02T10:10:29.368Z | Checking utf8parse v0.2.2 |
| 291 | 2026-07-02T10:10:29.464Z | Checking anstyle-parse v1.0.0 |
| 292 | 2026-07-02T10:10:29.642Z | Checking anstyle v1.0.13 |
| 293 | 2026-07-02T10:10:29.815Z | Checking anstyle-query v1.1.5 |
| 294 | 2026-07-02T10:10:29.900Z | Checking is_terminal_polyfill v1.70.2 |
| 295 | 2026-07-02T10:10:29.982Z | Checking colorchoice v1.0.4 |
| 296 | 2026-07-02T10:10:29.998Z | Compiling pnet v0.35.0 |
| 297 | 2026-07-02T10:10:30.158Z | Checking cpufeatures v0.3.0 |
| 298 | 2026-07-02T10:10:30.219Z | Checking anstream v1.0.0 |
| 299 | 2026-07-02T10:10:30.224Z | Checking chacha20 v0.10.1 |
| 300 | 2026-07-02T10:10:30.291Z | Checking pnet_packet v0.35.0 |
| 301 | 2026-07-02T10:10:30.405Z | Checking strsim v0.11.1 |
| 302 | 2026-07-02T10:10:30.408Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 303 | 2026-07-02T10:10:30.446Z | Checking num-bigint v0.4.6 |
| 304 | 2026-07-02T10:10:30.496Z | Compiling dof v0.3.0 |
| 305 | 2026-07-02T10:10:30.528Z | Compiling serde_tokenstream v0.2.3 |
| 306 | 2026-07-02T10:10:30.555Z | Checking num-complex v0.4.6 |
| 307 | 2026-07-02T10:10:30.562Z | Checking ipnetwork v0.20.0 |
| 308 | 2026-07-02T10:10:30.660Z | Compiling heck v0.5.0 |
| 309 | 2026-07-02T10:10:30.802Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 310 | 2026-07-02T10:10:30.832Z | Checking pnet_datalink v0.35.0 |
| 311 | 2026-07-02T10:10:30.852Z | Checking clap_lex v1.0.0 |
| 312 | 2026-07-02T10:10:30.897Z | Compiling clap_derive v4.6.1 |
| 313 | 2026-07-02T10:10:30.988Z | Checking clap_builder v4.6.0 |
| 314 | 2026-07-02T10:10:31.033Z | Checking rand v0.10.2 |
| 315 | 2026-07-02T10:10:31.239Z | Compiling usdt-attr-macro v0.5.0 |
| 316 | 2026-07-02T10:10:31.264Z | Checking num-rational v0.4.2 |
| 317 | 2026-07-02T10:10:31.399Z | Compiling usdt-macro v0.5.0 |
| 318 | 2026-07-02T10:10:31.547Z | Checking num v0.4.3 |
| 319 | 2026-07-02T10:10:31.607Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 320 | 2026-07-02T10:10:31.612Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 321 | 2026-07-02T10:10:31.830Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 322 | 2026-07-02T10:10:32.073Z | Checking usdt v0.5.0 |
| 323 | 2026-07-02T10:10:32.100Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 324 | 2026-07-02T10:10:32.215Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 325 | 2026-07-02T10:10:32.237Z | Checking pnet_transport v0.35.0 |
| 326 | 2026-07-02T10:10:32.564Z | Checking clap v4.6.1 |
| 327 | 2026-07-02T10:10:32.564Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 328 | 2026-07-02T10:10:32.621Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 329 | 2026-07-02T10:10:32.633Z | warning: unused import: `rand::Rng` |
| 330 | 2026-07-02T10:10:32.633Z | --> test/src/softnpu.rs:4:5 |
| 331 | 2026-07-02T10:10:32.633Z | | |
| 332 | 2026-07-02T10:10:32.633Z | 4 | use rand::Rng; |
| 333 | 2026-07-02T10:10:32.633Z | | ^^^^^^^^^ |
| 334 | 2026-07-02T10:10:32.633Z | | |
| 335 | 2026-07-02T10:10:32.633Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 336 | 2026-07-02T10:10:32.633Z | |
| 337 | 2026-07-02T10:10:32.735Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 338 | 2026-07-02T10:10:32.735Z | --> test/src/softnpu.rs:407:21 |
| 339 | 2026-07-02T10:10:32.735Z | | |
| 340 | 2026-07-02T10:10:32.735Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 341 | 2026-07-02T10:10:32.735Z | | ^^^^^^^^^^^^ |
| 342 | 2026-07-02T10:10:32.735Z | | |
| 343 | 2026-07-02T10:10:32.737Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:163:8 |
| 344 | 2026-07-02T10:10:32.737Z | | |
| 345 | 2026-07-02T10:10:32.737Z | 163 | fn random_range<T, R>(&mut self, range: R) -> T |
| 346 | 2026-07-02T10:10:32.737Z | | ------------ the method is available for `ThreadRng` here |
| 347 | 2026-07-02T10:10:32.737Z | | |
| 348 | 2026-07-02T10:10:32.737Z | = help: items from traits can only be used if the trait is in scope |
| 349 | 2026-07-02T10:10:32.737Z | help: there is a method `random` with a similar name, but with different arguments |
| 350 | 2026-07-02T10:10:32.737Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:5 |
| 351 | 2026-07-02T10:10:32.737Z | | |
| 352 | 2026-07-02T10:10:32.737Z | 93 | / fn random<T>(&mut self) -> T |
| 353 | 2026-07-02T10:10:32.737Z | 94 | | where |
| 354 | 2026-07-02T10:10:32.737Z | 95 | | StandardUniform: Distribution<T>, |
| 355 | 2026-07-02T10:10:32.737Z | | |_________________________________________^ |
| 356 | 2026-07-02T10:10:32.737Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 357 | 2026-07-02T10:10:32.737Z | | |
| 358 | 2026-07-02T10:10:32.737Z | 1 + use rand::RngExt; |
| 359 | 2026-07-02T10:10:32.737Z | | |
| 360 | 2026-07-02T10:10:32.737Z | |
| 361 | 2026-07-02T10:10:32.848Z | For more information about this error, try `rustc --explain E0599`. |
| 362 | 2026-07-02T10:10:32.874Z | warning: `tests` (lib) generated 1 warning |
| 363 | 2026-07-02T10:10:32.877Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 364 | 2026-07-02T10:10:32.877Z | warning: build failed, waiting for other jobs to finish... |
| 365 | 2026-07-02T10:10:33.450Z | process exited: duration 29331 ms, exit code 101 |
| |
| 366 | 2026-07-02T10:10:33.456Z | found 0 output files |