|
|
|
| 1 | 2026-04-23T03:33:55.309Z | job assigned to worker 01KPW6BWSTQKNA5TD1C3767CY9 [factory aws, i-012083edf792ee62f] (queued for 53 s) |
| |
| 2 | 2026-04-23T03:34:01.965Z | starting task 0: "setup" |
| 3 | 2026-04-23T03:34:01.972Z | ++ uname -s |
| 4 | 2026-04-23T03:34:01.984Z | + kern=SunOS |
| 5 | 2026-04-23T03:34:01.984Z | + build_user=build |
| 6 | 2026-04-23T03:34:01.984Z | + build_uid=12345 |
| 7 | 2026-04-23T03:34:01.985Z | + work_dir=/work |
| 8 | 2026-04-23T03:34:01.985Z | + input_dir=/input |
| 9 | 2026-04-23T03:34:01.985Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-23T03:34:01.985Z | + case "$kern" in |
| 11 | 2026-04-23T03:34:01.985Z | + groupadd -g 12345 build |
| 12 | 2026-04-23T03:34:01.985Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-23T03:34:03.986Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-23T03:34:04.108Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-23T03:34:04.113Z | + home_fs=zfs |
| 16 | 2026-04-23T03:34:04.113Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-23T03:34:04.113Z | + mkdir -p /home/build |
| 18 | 2026-04-23T03:34:04.113Z | + chown build:build /home/build /work |
| 19 | 2026-04-23T03:34:06.112Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-23T03:34:06.115Z | process exited: duration 4155 ms, exit code 0 |
| |
| 21 | 2026-04-23T03:34:06.122Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-23T03:34:06.158Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-23T03:34:06.158Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-23T03:34:06.158Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-23T03:34:06.158Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-23T03:34:06.158Z | * rust toolchain channel = "stable" |
| 27 | 2026-04-23T03:34:06.158Z | * rust toolchain profile = "default" |
| 28 | 2026-04-23T03:34:06.158Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-23T03:34:06.158Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-23T03:34:06.250Z | info: downloading installer |
| 31 | 2026-04-23T03:34:08.022Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-23T03:34:08.022Z | warn: /opt/ooce/bin |
| 33 | 2026-04-23T03:34:08.022Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-23T03:34:08.022Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-23T03:34:08.022Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-23T03:34:08.022Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-23T03:34:08.022Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-23T03:34:08.022Z | error: cannot install while Rust is installed |
| 39 | 2026-04-23T03:34:08.022Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-23T03:34:08.022Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-23T03:34:08.022Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-23T03:34:08.022Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-23T03:34:08.022Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-23T03:34:08.035Z | info: profile set to default |
| 45 | 2026-04-23T03:34:08.036Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-23T03:34:08.039Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-23T03:34:08.201Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-23T03:34:08.204Z | info: downloading 6 components |
| 49 | 2026-04-23T03:34:24.304Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-23T03:34:24.304Z | |
| 51 | 2026-04-23T03:34:24.315Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-23T03:34:24.315Z | |
| 53 | 2026-04-23T03:34:24.315Z | |
| 54 | 2026-04-23T03:34:24.315Z | Rust is installed now. Great! |
| 55 | 2026-04-23T03:34:24.315Z | |
| 56 | 2026-04-23T03:34:24.321Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-23T03:34:24.321Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-23T03:34:24.321Z | |
| 59 | 2026-04-23T03:34:24.321Z | To configure your current shell, you need to source |
| 60 | 2026-04-23T03:34:24.321Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-23T03:34:24.321Z | |
| 62 | 2026-04-23T03:34:24.321Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-23T03:34:24.321Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-23T03:34:24.321Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-23T03:34:24.321Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-23T03:34:24.322Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-23T03:34:24.322Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-23T03:34:24.322Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-23T03:34:24.322Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-23T03:34:24.322Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-23T03:34:24.413Z | + rustup --version |
| 72 | 2026-04-23T03:34:24.419Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-23T03:34:24.429Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-23T03:34:24.451Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-23T03:34:24.459Z | + cargo --version |
| 76 | 2026-04-23T03:34:24.463Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-23T03:34:24.463Z | + rustc --version |
| 78 | 2026-04-23T03:34:24.481Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-23T03:34:24.486Z | process exited: duration 18357 ms, exit code 0 |
| |
| 80 | 2026-04-23T03:34:24.495Z | starting task 2: "authentication" |
| 81 | 2026-04-23T03:34:24.527Z | process exited: duration 31 ms, exit code 0 |
| |
| 82 | 2026-04-23T03:34:24.540Z | starting task 3: "clone repository" |
| 83 | 2026-04-23T03:34:24.546Z | + mkdir -p /work/oxidecomputer/p4 |
| 84 | 2026-04-23T03:34:24.551Z | + git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4 |
| 85 | 2026-04-23T03:34:24.723Z | Cloning into '/work/oxidecomputer/p4'... |
| 86 | 2026-04-23T03:34:25.522Z | + cd /work/oxidecomputer/p4 |
| 87 | 2026-04-23T03:34:25.522Z | + git fetch origin 40ae5931b520a7763d1cfd99788be44c618fd207 |
| 88 | 2026-04-23T03:34:25.760Z | From https://github.com/oxidecomputer/p4 |
| 89 | 2026-04-23T03:34:25.760Z | * branch 40ae5931b520a7763d1cfd99788be44c618fd207 -> FETCH_HEAD |
| 90 | 2026-04-23T03:34:25.764Z | + [[ -n renovate/rand ]] |
| 91 | 2026-04-23T03:34:25.768Z | ++ git branch --show-current |
| 92 | 2026-04-23T03:34:25.768Z | + current=main |
| 93 | 2026-04-23T03:34:25.768Z | + [[ main != renovate/rand ]] |
| 94 | 2026-04-23T03:34:25.768Z | + git branch -f renovate/rand 40ae5931b520a7763d1cfd99788be44c618fd207 |
| 95 | 2026-04-23T03:34:25.771Z | + git checkout -f renovate/rand |
| 96 | 2026-04-23T03:34:25.775Z | Switched to branch 'renovate/rand' |
| 97 | 2026-04-23T03:34:25.777Z | + git reset --hard 40ae5931b520a7763d1cfd99788be44c618fd207 |
| 98 | 2026-04-23T03:34:25.783Z | HEAD is now at 40ae593 Update Rust crate rand to 0.10.1 |
| 99 | 2026-04-23T03:34:25.783Z | process exited: duration 1241 ms, exit code 0 |
| |
| 100 | 2026-04-23T03:34:25.792Z | starting task 4: "build" |
| 101 | 2026-04-23T03:34:25.798Z | + cargo --version |
| 102 | 2026-04-23T03:34:25.811Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-23T03:34:25.970Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-23T03:34:25.974Z | info: downloading 6 components |
| 105 | 2026-04-23T03:34:43.451Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-23T03:34:43.454Z | + rustc --version |
| 107 | 2026-04-23T03:34:43.482Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-23T03:34:43.485Z | + banner check |
| 109 | 2026-04-23T03:34:43.488Z | |
| 110 | 2026-04-23T03:34:43.488Z | #### # # ###### #### # # |
| 111 | 2026-04-23T03:34:43.488Z | # # # # # # # # # |
| 112 | 2026-04-23T03:34:43.488Z | # ###### ##### # #### |
| 113 | 2026-04-23T03:34:43.488Z | # # # # # # # |
| 114 | 2026-04-23T03:34:43.488Z | # # # # # # # # # |
| 115 | 2026-04-23T03:34:43.488Z | #### # # ###### #### # # |
| 116 | 2026-04-23T03:34:43.488Z | |
| 117 | 2026-04-23T03:34:43.488Z | + cargo fmt -- --check |
| 118 | 2026-04-23T03:34:43.631Z | + cargo check |
| 119 | 2026-04-23T03:34:43.703Z | Updating crates.io index |
| 120 | 2026-04-23T03:34:43.738Z | Updating git repository `https://github.com/oxidecomputer/xfr` |
| 121 | 2026-04-23T03:34:44.002Z | From https://github.com/oxidecomputer/xfr |
| 122 | 2026-04-23T03:34:44.002Z | * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d |
| 123 | 2026-04-23T03:34:45.584Z | Downloading crates ... |
| 124 | 2026-04-23T03:34:45.653Z | Downloaded anstream v1.0.0 |
| 125 | 2026-04-23T03:34:45.657Z | Downloaded cpufeatures v0.3.0 |
| 126 | 2026-04-23T03:34:45.660Z | Downloaded num v0.4.3 |
| 127 | 2026-04-23T03:34:45.668Z | Downloaded colorchoice v1.0.4 |
| 128 | 2026-04-23T03:34:45.670Z | Downloaded pnet_transport v0.35.0 |
| 129 | 2026-04-23T03:34:45.677Z | Downloaded usdt-impl v0.5.0 |
| 130 | 2026-04-23T03:34:45.680Z | Downloaded ipnetwork v0.20.0 |
| 131 | 2026-04-23T03:34:45.682Z | Downloaded num-integer v0.1.46 |
| 132 | 2026-04-23T03:34:45.694Z | Downloaded crypto-common v0.1.7 |
| 133 | 2026-04-23T03:34:45.697Z | Downloaded heck v0.5.0 |
| 134 | 2026-04-23T03:34:45.697Z | Downloaded funty v2.0.0 |
| 135 | 2026-04-23T03:34:45.697Z | Downloaded usdt v0.5.0 |
| 136 | 2026-04-23T03:34:45.700Z | Downloaded byteorder v1.5.0 |
| 137 | 2026-04-23T03:34:45.702Z | Downloaded aho-corasick v1.1.4 |
| 138 | 2026-04-23T03:34:45.707Z | Downloaded generic-array v0.14.7 |
| 139 | 2026-04-23T03:34:45.707Z | Downloaded cpufeatures v0.2.17 |
| 140 | 2026-04-23T03:34:45.711Z | Downloaded pnet_macros_support v0.35.0 |
| 141 | 2026-04-23T03:34:45.714Z | Downloaded itoa v1.0.17 |
| 142 | 2026-04-23T03:34:45.724Z | Downloaded pnet_base v0.35.0 |
| 143 | 2026-04-23T03:34:45.731Z | Downloaded tempfile v3.27.0 |
| 144 | 2026-04-23T03:34:45.733Z | Downloaded num-iter v0.1.45 |
| 145 | 2026-04-23T03:34:45.733Z | Downloaded num-rational v0.4.2 |
| 146 | 2026-04-23T03:34:45.733Z | Downloaded glob v0.3.3 |
| 147 | 2026-04-23T03:34:45.736Z | Downloaded thiserror v1.0.69 |
| 148 | 2026-04-23T03:34:45.739Z | Downloaded pest_derive v2.8.6 |
| 149 | 2026-04-23T03:34:45.741Z | Downloaded rand v0.10.1 |
| 150 | 2026-04-23T03:34:45.748Z | Downloaded dtrace-parser v0.2.0 |
| 151 | 2026-04-23T03:34:45.752Z | Downloaded is_terminal_polyfill v1.70.2 |
| 152 | 2026-04-23T03:34:45.752Z | Downloaded tap v1.0.1 |
| 153 | 2026-04-23T03:34:45.752Z | Downloaded block-buffer v0.10.4 |
| 154 | 2026-04-23T03:34:45.759Z | Downloaded anstyle-query v1.1.5 |
| 155 | 2026-04-23T03:34:45.765Z | Downloaded usdt-attr-macro v0.5.0 |
| 156 | 2026-04-23T03:34:45.765Z | Downloaded memmap v0.7.0 |
| 157 | 2026-04-23T03:34:45.766Z | Downloaded thread-id v4.2.2 |
| 158 | 2026-04-23T03:34:45.766Z | Downloaded scroll_derive v0.12.1 |
| 159 | 2026-04-23T03:34:45.768Z | Downloaded version_check v0.9.5 |
| 160 | 2026-04-23T03:34:45.772Z | Downloaded utf8parse v0.2.2 |
| 161 | 2026-04-23T03:34:45.775Z | Downloaded cfg-if v1.0.4 |
| 162 | 2026-04-23T03:34:45.781Z | Downloaded strsim v0.11.1 |
| 163 | 2026-04-23T03:34:45.784Z | Downloaded clap_lex v1.0.0 |
| 164 | 2026-04-23T03:34:45.788Z | Downloaded pretty-hex v0.4.1 |
| 165 | 2026-04-23T03:34:45.790Z | Downloaded errno v0.3.14 |
| 166 | 2026-04-23T03:34:45.790Z | Downloaded zmij v1.0.21 |
| 167 | 2026-04-23T03:34:45.793Z | Downloaded usdt-macro v0.5.0 |
| 168 | 2026-04-23T03:34:45.795Z | Downloaded fastrand v2.3.0 |
| 169 | 2026-04-23T03:34:45.798Z | Downloaded dof v0.3.0 |
| 170 | 2026-04-23T03:34:45.803Z | Downloaded pnet_sys v0.35.0 |
| 171 | 2026-04-23T03:34:45.807Z | Downloaded radium v0.7.0 |
| 172 | 2026-04-23T03:34:45.816Z | Downloaded anstyle v1.0.13 |
| 173 | 2026-04-23T03:34:45.824Z | Downloaded num-complex v0.4.6 |
| 174 | 2026-04-23T03:34:45.834Z | Downloaded serde_tokenstream v0.2.3 |
| 175 | 2026-04-23T03:34:45.837Z | Downloaded anstyle-parse v1.0.0 |
| 176 | 2026-04-23T03:34:45.840Z | Downloaded scroll v0.12.0 |
| 177 | 2026-04-23T03:34:45.840Z | Downloaded pnet_macros v0.35.0 |
| 178 | 2026-04-23T03:34:45.843Z | Downloaded pnet_datalink v0.35.0 |
| 179 | 2026-04-23T03:34:45.848Z | Downloaded digest v0.10.7 |
| 180 | 2026-04-23T03:34:45.857Z | Downloaded thiserror-impl v1.0.69 |
| 181 | 2026-04-23T03:34:45.860Z | Downloaded rand_core v0.10.1 |
| 182 | 2026-04-23T03:34:45.860Z | Downloaded pnet v0.35.0 |
| 183 | 2026-04-23T03:34:45.860Z | Downloaded autocfg v1.5.0 |
| 184 | 2026-04-23T03:34:45.870Z | Downloaded plain v0.2.3 |
| 185 | 2026-04-23T03:34:45.873Z | Downloaded getrandom v0.4.1 |
| 186 | 2026-04-23T03:34:45.873Z | Downloaded clap_derive v4.6.1 |
| 187 | 2026-04-23T03:34:45.876Z | Downloaded bitflags v2.11.0 |
| 188 | 2026-04-23T03:34:45.881Z | Downloaded no-std-net v0.6.0 |
| 189 | 2026-04-23T03:34:45.881Z | Downloaded colored v3.1.1 |
| 190 | 2026-04-23T03:34:45.887Z | Downloaded pest_generator v2.8.6 |
| 191 | 2026-04-23T03:34:45.887Z | Downloaded once_cell v1.21.3 |
| 192 | 2026-04-23T03:34:45.890Z | Downloaded zerocopy-derive v0.7.35 |
| 193 | 2026-04-23T03:34:45.892Z | Downloaded anyhow v1.0.102 |
| 194 | 2026-04-23T03:34:45.895Z | Downloaded wyz v0.5.1 |
| 195 | 2026-04-23T03:34:45.895Z | Downloaded pnet_packet v0.35.0 |
| 196 | 2026-04-23T03:34:45.896Z | Downloaded chacha20 v0.10.0 |
| 197 | 2026-04-23T03:34:45.899Z | Downloaded sha2 v0.10.9 |
| 198 | 2026-04-23T03:34:45.902Z | Downloaded ucd-trie v0.1.7 |
| 199 | 2026-04-23T03:34:45.905Z | Downloaded quote v1.0.45 |
| 200 | 2026-04-23T03:34:45.908Z | Downloaded proc-macro2 v1.0.106 |
| 201 | 2026-04-23T03:34:45.923Z | Downloaded log v0.4.29 |
| 202 | 2026-04-23T03:34:45.935Z | Downloaded num-traits v0.2.19 |
| 203 | 2026-04-23T03:34:45.938Z | Downloaded serde_derive v1.0.228 |
| 204 | 2026-04-23T03:34:45.941Z | Downloaded clap v4.6.1 |
| 205 | 2026-04-23T03:34:45.947Z | Downloaded unicode-ident v1.0.24 |
| 206 | 2026-04-23T03:34:45.953Z | Downloaded serde_core v1.0.228 |
| 207 | 2026-04-23T03:34:45.957Z | Downloaded prettyplease v0.2.37 |
| 208 | 2026-04-23T03:34:45.967Z | Downloaded pest_meta v2.8.6 |
| 209 | 2026-04-23T03:34:45.967Z | Downloaded typenum v1.19.0 |
| 210 | 2026-04-23T03:34:45.974Z | Downloaded memchr v2.8.0 |
| 211 | 2026-04-23T03:34:45.980Z | Downloaded serde v1.0.228 |
| 212 | 2026-04-23T03:34:45.994Z | Downloaded num-bigint v0.4.6 |
| 213 | 2026-04-23T03:34:46.004Z | Downloaded serde_json v1.0.149 |
| 214 | 2026-04-23T03:34:46.044Z | Downloaded zerocopy v0.7.35 |
| 215 | 2026-04-23T03:34:46.054Z | Downloaded pest v2.8.6 |
| 216 | 2026-04-23T03:34:46.057Z | Downloaded clap_builder v4.6.0 |
| 217 | 2026-04-23T03:34:46.062Z | Downloaded regex v1.12.3 |
| 218 | 2026-04-23T03:34:46.095Z | Downloaded goblin v0.8.2 |
| 219 | 2026-04-23T03:34:46.110Z | Downloaded bitvec v1.0.1 |
| 220 | 2026-04-23T03:34:46.140Z | Downloaded syn v2.0.117 |
| 221 | 2026-04-23T03:34:46.148Z | Downloaded regex-syntax v0.8.10 |
| 222 | 2026-04-23T03:34:46.182Z | Downloaded rustix v1.1.4 |
| 223 | 2026-04-23T03:34:46.194Z | Downloaded regex-automata v0.4.14 |
| 224 | 2026-04-23T03:34:46.219Z | Downloaded libc v0.2.182 |
| 225 | 2026-04-23T03:34:46.287Z | Compiling proc-macro2 v1.0.106 |
| 226 | 2026-04-23T03:34:46.287Z | Compiling quote v1.0.45 |
| 227 | 2026-04-23T03:34:46.287Z | Compiling unicode-ident v1.0.24 |
| 228 | 2026-04-23T03:34:46.290Z | Compiling libc v0.2.182 |
| 229 | 2026-04-23T03:34:46.290Z | Compiling serde_core v1.0.228 |
| 230 | 2026-04-23T03:34:46.290Z | Compiling memchr v2.8.0 |
| 231 | 2026-04-23T03:34:46.290Z | Compiling serde v1.0.228 |
| 232 | 2026-04-23T03:34:46.533Z | Compiling rustix v1.1.4 |
| 233 | 2026-04-23T03:34:46.694Z | Compiling zmij v1.0.21 |
| 234 | 2026-04-23T03:34:46.823Z | Compiling thiserror v1.0.69 |
| 235 | 2026-04-23T03:34:46.826Z | Compiling ucd-trie v0.1.7 |
| 236 | 2026-04-23T03:34:47.015Z | Compiling pest v2.8.6 |
| 237 | 2026-04-23T03:34:47.045Z | Compiling serde_json v1.0.149 |
| 238 | 2026-04-23T03:34:47.242Z | Compiling version_check v0.9.5 |
| 239 | 2026-04-23T03:34:47.313Z | Compiling prettyplease v0.2.37 |
| 240 | 2026-04-23T03:34:47.317Z | Compiling autocfg v1.5.0 |
| 241 | 2026-04-23T03:34:47.576Z | Compiling aho-corasick v1.1.4 |
| 242 | 2026-04-23T03:34:47.688Z | Compiling syn v2.0.117 |
| 243 | 2026-04-23T03:34:47.740Z | Compiling num-traits v0.2.19 |
| 244 | 2026-04-23T03:34:47.786Z | Compiling getrandom v0.4.1 |
| 245 | 2026-04-23T03:34:47.889Z | Compiling regex-syntax v0.8.10 |
| 246 | 2026-04-23T03:34:47.970Z | Checking cfg-if v1.0.4 |
| 247 | 2026-04-23T03:34:48.207Z | Compiling pest_meta v2.8.6 |
| 248 | 2026-04-23T03:34:48.607Z | Compiling byteorder v1.5.0 |
| 249 | 2026-04-23T03:34:48.780Z | Compiling itoa v1.0.17 |
| 250 | 2026-04-23T03:34:48.835Z | Compiling usdt-impl v0.5.0 |
| 251 | 2026-04-23T03:34:48.962Z | Checking colored v3.1.1 |
| 252 | 2026-04-23T03:34:49.006Z | Checking num-integer v0.1.46 |
| 253 | 2026-04-23T03:34:49.155Z | Compiling thread-id v4.2.2 |
| 254 | 2026-04-23T03:34:49.213Z | Checking plain v0.2.3 |
| 255 | 2026-04-23T03:34:49.406Z | Compiling regex-automata v0.4.14 |
| 256 | 2026-04-23T03:34:49.562Z | Checking log v0.4.29 |
| 257 | 2026-04-23T03:34:49.579Z | Checking rand_core v0.10.1 |
| 258 | 2026-04-23T03:34:49.718Z | Compiling errno v0.3.14 |
| 259 | 2026-04-23T03:34:49.904Z | Checking no-std-net v0.6.0 |
| 260 | 2026-04-23T03:34:49.913Z | Compiling radium v0.7.0 |
| 261 | 2026-04-23T03:34:49.955Z | Checking pretty-hex v0.4.1 |
| 262 | 2026-04-23T03:34:49.962Z | Compiling bitflags v2.11.0 |
| 263 | 2026-04-23T03:34:50.014Z | Compiling pest_generator v2.8.6 |
| 264 | 2026-04-23T03:34:50.056Z | Checking pnet_base v0.35.0 |
| 265 | 2026-04-23T03:34:50.431Z | Compiling once_cell v1.21.3 |
| 266 | 2026-04-23T03:34:50.641Z | Checking tap v1.0.1 |
| 267 | 2026-04-23T03:34:50.695Z | Compiling fastrand v2.3.0 |
| 268 | 2026-04-23T03:34:50.727Z | Checking wyz v0.5.1 |
| 269 | 2026-04-23T03:34:50.891Z | Compiling tempfile v3.27.0 |
| 270 | 2026-04-23T03:34:51.100Z | Checking num-iter v0.1.45 |
| 271 | 2026-04-23T03:34:51.109Z | Checking memmap v0.7.0 |
| 272 | 2026-04-23T03:34:51.202Z | Compiling regex v1.12.3 |
| 273 | 2026-04-23T03:34:51.212Z | Checking funty v2.0.0 |
| 274 | 2026-04-23T03:34:51.248Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-04-23T03:34:51.390Z | Compiling thiserror-impl v1.0.69 |
| 276 | 2026-04-23T03:34:51.514Z | Compiling zerocopy-derive v0.7.35 |
| 277 | 2026-04-23T03:34:51.532Z | Compiling pest_derive v2.8.6 |
| 278 | 2026-04-23T03:34:51.591Z | Compiling scroll_derive v0.12.1 |
| 279 | 2026-04-23T03:34:51.683Z | Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4) |
| 280 | 2026-04-23T03:34:52.053Z | Compiling anyhow v1.0.102 |
| 281 | 2026-04-23T03:34:52.226Z | Compiling pnet_macros v0.35.0 |
| 282 | 2026-04-23T03:34:52.283Z | Checking scroll v0.12.0 |
| 283 | 2026-04-23T03:34:52.350Z | Compiling zerocopy v0.7.35 |
| 284 | 2026-04-23T03:34:52.500Z | Checking goblin v0.8.2 |
| 285 | 2026-04-23T03:34:52.651Z | Compiling dtrace-parser v0.2.0 |
| 286 | 2026-04-23T03:34:52.883Z | Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust) |
| 287 | 2026-04-23T03:34:53.172Z | Checking bitvec v1.0.1 |
| 288 | 2026-04-23T03:34:53.261Z | Checking pnet_macros_support v0.35.0 |
| 289 | 2026-04-23T03:34:53.265Z | Checking pnet_sys v0.35.0 |
| 290 | 2026-04-23T03:34:53.298Z | Checking utf8parse v0.2.2 |
| 291 | 2026-04-23T03:34:53.362Z | Checking pnet_packet v0.35.0 |
| 292 | 2026-04-23T03:34:53.389Z | Checking anstyle-parse v1.0.0 |
| 293 | 2026-04-23T03:34:53.551Z | Checking is_terminal_polyfill v1.70.2 |
| 294 | 2026-04-23T03:34:53.628Z | Checking anstyle-query v1.1.5 |
| 295 | 2026-04-23T03:34:53.713Z | Checking colorchoice v1.0.4 |
| 296 | 2026-04-23T03:34:53.805Z | Checking anstyle v1.0.13 |
| 297 | 2026-04-23T03:34:53.891Z | Compiling pnet v0.35.0 |
| 298 | 2026-04-23T03:34:54.105Z | Checking cpufeatures v0.3.0 |
| 299 | 2026-04-23T03:34:54.157Z | Checking anstream v1.0.0 |
| 300 | 2026-04-23T03:34:54.164Z | Checking chacha20 v0.10.0 |
| 301 | 2026-04-23T03:34:54.235Z | Compiling heck v0.5.0 |
| 302 | 2026-04-23T03:34:54.380Z | Checking num-bigint v0.4.6 |
| 303 | 2026-04-23T03:34:54.386Z | Checking num-complex v0.4.6 |
| 304 | 2026-04-23T03:34:54.398Z | Checking ipnetwork v0.20.0 |
| 305 | 2026-04-23T03:34:54.432Z | Compiling tests v0.1.0 (/work/oxidecomputer/p4/test) |
| 306 | 2026-04-23T03:34:54.524Z | Compiling dof v0.3.0 |
| 307 | 2026-04-23T03:34:54.530Z | Compiling serde_tokenstream v0.2.3 |
| 308 | 2026-04-23T03:34:54.688Z | Checking pnet_datalink v0.35.0 |
| 309 | 2026-04-23T03:34:54.710Z | Checking strsim v0.11.1 |
| 310 | 2026-04-23T03:34:54.810Z | Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro) |
| 311 | 2026-04-23T03:34:54.859Z | Checking clap_lex v1.0.0 |
| 312 | 2026-04-23T03:34:54.883Z | Compiling clap_derive v4.6.1 |
| 313 | 2026-04-23T03:34:54.886Z | Checking rand v0.10.1 |
| 314 | 2026-04-23T03:34:54.998Z | Checking clap_builder v4.6.0 |
| 315 | 2026-04-23T03:34:55.201Z | Checking num-rational v0.4.2 |
| 316 | 2026-04-23T03:34:55.300Z | Compiling usdt-macro v0.5.0 |
| 317 | 2026-04-23T03:34:55.308Z | Compiling usdt-attr-macro v0.5.0 |
| 318 | 2026-04-23T03:34:55.374Z | Checking pnet_transport v0.35.0 |
| 319 | 2026-04-23T03:34:55.461Z | Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code) |
| 320 | 2026-04-23T03:34:55.487Z | Checking num v0.4.3 |
| 321 | 2026-04-23T03:34:55.552Z | Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73) |
| 322 | 2026-04-23T03:34:55.682Z | Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite) |
| 323 | 2026-04-23T03:34:55.930Z | Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes) |
| 324 | 2026-04-23T03:34:56.028Z | Checking usdt v0.5.0 |
| 325 | 2026-04-23T03:34:56.167Z | Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs) |
| 326 | 2026-04-23T03:34:56.429Z | Checking clap v4.6.1 |
| 327 | 2026-04-23T03:34:56.483Z | Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c) |
| 328 | 2026-04-23T03:34:56.504Z | Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test) |
| 329 | 2026-04-23T03:34:56.574Z | warning: unused import: `rand::Rng` |
| 330 | 2026-04-23T03:34:56.574Z | --> test/src/softnpu.rs:4:5 |
| 331 | 2026-04-23T03:34:56.574Z | | |
| 332 | 2026-04-23T03:34:56.574Z | 4 | use rand::Rng; |
| 333 | 2026-04-23T03:34:56.574Z | | ^^^^^^^^^ |
| 334 | 2026-04-23T03:34:56.574Z | | |
| 335 | 2026-04-23T03:34:56.574Z | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default |
| 336 | 2026-04-23T03:34:56.574Z | |
| 337 | 2026-04-23T03:34:56.644Z | error[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope |
| 338 | 2026-04-23T03:34:56.644Z | --> test/src/softnpu.rs:407:21 |
| 339 | 2026-04-23T03:34:56.644Z | | |
| 340 | 2026-04-23T03:34:56.644Z | 407 | let m = rng.random_range::<u32, _>(0xf00000..0xffffff).to_le_bytes(); |
| 341 | 2026-04-23T03:34:56.644Z | | ^^^^^^^^^^^^ |
| 342 | 2026-04-23T03:34:56.644Z | | |
| 343 | 2026-04-23T03:34:56.644Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.1/src/rng.rs:159:8 |
| 344 | 2026-04-23T03:34:56.644Z | | |
| 345 | 2026-04-23T03:34:56.644Z | 159 | fn random_range<T, R>(&mut self, range: R) -> T |
| 346 | 2026-04-23T03:34:56.644Z | | ------------ the method is available for `ThreadRng` here |
| 347 | 2026-04-23T03:34:56.645Z | | |
| 348 | 2026-04-23T03:34:56.645Z | = help: items from traits can only be used if the trait is in scope |
| 349 | 2026-04-23T03:34:56.645Z | help: there is a method `random` with a similar name, but with different arguments |
| 350 | 2026-04-23T03:34:56.645Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.1/src/rng.rs:93:5 |
| 351 | 2026-04-23T03:34:56.645Z | | |
| 352 | 2026-04-23T03:34:56.645Z | 93 | / fn random<T>(&mut self) -> T |
| 353 | 2026-04-23T03:34:56.645Z | 94 | | where |
| 354 | 2026-04-23T03:34:56.645Z | 95 | | StandardUniform: Distribution<T>, |
| 355 | 2026-04-23T03:34:56.645Z | | |_________________________________________^ |
| 356 | 2026-04-23T03:34:56.645Z | help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it |
| 357 | 2026-04-23T03:34:56.645Z | | |
| 358 | 2026-04-23T03:34:56.645Z | 1 + use rand::RngExt; |
| 359 | 2026-04-23T03:34:56.645Z | | |
| 360 | 2026-04-23T03:34:56.645Z | |
| 361 | 2026-04-23T03:34:56.756Z | For more information about this error, try `rustc --explain E0599`. |
| 362 | 2026-04-23T03:34:56.780Z | warning: `tests` (lib) generated 1 warning |
| 363 | 2026-04-23T03:34:56.784Z | error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted |
| 364 | 2026-04-23T03:34:56.784Z | warning: build failed, waiting for other jobs to finish... |
| 365 | 2026-04-23T03:34:57.328Z | process exited: duration 31535 ms, exit code 101 |
| |
| 366 | 2026-04-23T03:34:57.334Z | found 0 output files |