[INFO] cloning repository https://github.com/ttttcrngyblflpp/bxrza [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttttcrngyblflpp/bxrza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttttcrngyblflpp%2Fbxrza", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttttcrngyblflpp%2Fbxrza'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 330af97c64cf3e0b032ef9d5b03f813dd53b1b00 [INFO] testing ttttcrngyblflpp/bxrza against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttttcrngyblflpp%2Fbxrza" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ttttcrngyblflpp/bxrza on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ttttcrngyblflpp/bxrza [INFO] finished tweaking git repo https://github.com/ttttcrngyblflpp/bxrza [INFO] tweaked toml for git repo https://github.com/ttttcrngyblflpp/bxrza written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ttttcrngyblflpp/bxrza already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8bb83720d87a56cdd5536f8a7b5597eef9b35c091acbc5cf6c75612a21f1cc94 [INFO] running `Command { std: "docker" "start" "-a" "8bb83720d87a56cdd5536f8a7b5597eef9b35c091acbc5cf6c75612a21f1cc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bb83720d87a56cdd5536f8a7b5597eef9b35c091acbc5cf6c75612a21f1cc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb83720d87a56cdd5536f8a7b5597eef9b35c091acbc5cf6c75612a21f1cc94", kill_on_drop: false }` [INFO] [stdout] 8bb83720d87a56cdd5536f8a7b5597eef9b35c091acbc5cf6c75612a21f1cc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfab0fbed898a01836386e70af5b743e37c9a396e3e1cbb8c81a74250d069e7d [INFO] running `Command { std: "docker" "start" "-a" "bfab0fbed898a01836386e70af5b743e37c9a396e3e1cbb8c81a74250d069e7d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling evdev-sys v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling evdev-rs v0.5.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling bounded-integer-macro v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling evdev-utils v0.1.0 (https://github.com/ttttcrngyblflpp/evdev-utils?branch=main#ebc2dcd3) [INFO] [stderr] Compiling bounded-integer v0.5.1 [INFO] [stderr] Compiling tuxb0xx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/main.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | time: libc::timeval, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00125` [INFO] [stdout] --> src/main.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | const P00125: Analog = Analog::P1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00250` [INFO] [stdout] --> src/main.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | const P00250: Analog = Analog::P2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00375` [INFO] [stdout] --> src/main.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | const P00375: Analog = Analog::P3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00500` [INFO] [stdout] --> src/main.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | const P00500: Analog = Analog::P4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00625` [INFO] [stdout] --> src/main.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | const P00625: Analog = Analog::P5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00750` [INFO] [stdout] --> src/main.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | const P00750: Analog = Analog::P6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00875` [INFO] [stdout] --> src/main.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | const P00875: Analog = Analog::P7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01000` [INFO] [stdout] --> src/main.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | const P01000: Analog = Analog::P8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01125` [INFO] [stdout] --> src/main.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | const P01125: Analog = Analog::P9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01250` [INFO] [stdout] --> src/main.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | const P01250: Analog = Analog::P10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01375` [INFO] [stdout] --> src/main.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | const P01375: Analog = Analog::P11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01500` [INFO] [stdout] --> src/main.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | const P01500: Analog = Analog::P12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01625` [INFO] [stdout] --> src/main.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | const P01625: Analog = Analog::P13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01750` [INFO] [stdout] --> src/main.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | const P01750: Analog = Analog::P14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01875` [INFO] [stdout] --> src/main.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | const P01875: Analog = Analog::P15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02000` [INFO] [stdout] --> src/main.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | const P02000: Analog = Analog::P16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02125` [INFO] [stdout] --> src/main.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | const P02125: Analog = Analog::P17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02250` [INFO] [stdout] --> src/main.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | const P02250: Analog = Analog::P18; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02375` [INFO] [stdout] --> src/main.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | const P02375: Analog = Analog::P19; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02500` [INFO] [stdout] --> src/main.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | const P02500: Analog = Analog::P20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02625` [INFO] [stdout] --> src/main.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | const P02625: Analog = Analog::P21; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02750` [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | const P02750: Analog = Analog::P22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03000` [INFO] [stdout] --> src/main.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | const P03000: Analog = Analog::P24; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03250` [INFO] [stdout] --> src/main.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | const P03250: Analog = Analog::P26; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03500` [INFO] [stdout] --> src/main.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | const P03500: Analog = Analog::P28; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03875` [INFO] [stdout] --> src/main.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | const P03875: Analog = Analog::P31; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04000` [INFO] [stdout] --> src/main.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | const P04000: Analog = Analog::P32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04125` [INFO] [stdout] --> src/main.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | const P04125: Analog = Analog::P33; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04250` [INFO] [stdout] --> src/main.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | const P04250: Analog = Analog::P34; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04375` [INFO] [stdout] --> src/main.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | const P04375: Analog = Analog::P35; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04500` [INFO] [stdout] --> src/main.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | const P04500: Analog = Analog::P36; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04625` [INFO] [stdout] --> src/main.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | const P04625: Analog = Analog::P37; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05500` [INFO] [stdout] --> src/main.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | const P05500: Analog = Analog::P44; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05625` [INFO] [stdout] --> src/main.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | const P05625: Analog = Analog::P45; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05750` [INFO] [stdout] --> src/main.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | const P05750: Analog = Analog::P46; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05875` [INFO] [stdout] --> src/main.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | const P05875: Analog = Analog::P47; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06000` [INFO] [stdout] --> src/main.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | const P06000: Analog = Analog::P48; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06250` [INFO] [stdout] --> src/main.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | const P06250: Analog = Analog::P50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06500` [INFO] [stdout] --> src/main.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | const P06500: Analog = Analog::P52; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06750` [INFO] [stdout] --> src/main.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | const P06750: Analog = Analog::P54; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07125` [INFO] [stdout] --> src/main.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | const P07125: Analog = Analog::P57; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07250` [INFO] [stdout] --> src/main.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | const P07250: Analog = Analog::P58; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07500` [INFO] [stdout] --> src/main.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | const P07500: Analog = Analog::P60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07750` [INFO] [stdout] --> src/main.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | const P07750: Analog = Analog::P62; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08000` [INFO] [stdout] --> src/main.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | const P08000: Analog = Analog::P64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08250` [INFO] [stdout] --> src/main.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | const P08250: Analog = Analog::P66; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08375` [INFO] [stdout] --> src/main.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | const P08375: Analog = Analog::P67; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08625` [INFO] [stdout] --> src/main.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | const P08625: Analog = Analog::P69; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08875` [INFO] [stdout] --> src/main.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | const P08875: Analog = Analog::P71; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09000` [INFO] [stdout] --> src/main.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | const P09000: Analog = Analog::P72; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09125` [INFO] [stdout] --> src/main.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | const P09125: Analog = Analog::P73; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09250` [INFO] [stdout] --> src/main.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | const P09250: Analog = Analog::P74; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09375` [INFO] [stdout] --> src/main.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | const P09375: Analog = Analog::P75; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09500` [INFO] [stdout] --> src/main.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | const P09500: Analog = Analog::P76; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09625` [INFO] [stdout] --> src/main.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | const P09625: Analog = Analog::P77; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09750` [INFO] [stdout] --> src/main.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | const P09750: Analog = Analog::P78; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09875` [INFO] [stdout] --> src/main.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | const P09875: Analog = Analog::P79; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.12s [INFO] running `Command { std: "docker" "inspect" "bfab0fbed898a01836386e70af5b743e37c9a396e3e1cbb8c81a74250d069e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfab0fbed898a01836386e70af5b743e37c9a396e3e1cbb8c81a74250d069e7d", kill_on_drop: false }` [INFO] [stdout] bfab0fbed898a01836386e70af5b743e37c9a396e3e1cbb8c81a74250d069e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de05c62f728505a180096892c9e47c11a748aaaa2ab25f4a086293ae96b7e856 [INFO] running `Command { std: "docker" "start" "-a" "de05c62f728505a180096892c9e47c11a748aaaa2ab25f4a086293ae96b7e856", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bounded-integer-macro v0.5.1 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling test-case v2.0.0 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bounded-integer v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling evdev-utils v0.1.0 (https://github.com/ttttcrngyblflpp/evdev-utils?branch=main#ebc2dcd3) [INFO] [stderr] Compiling tuxb0xx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/main.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | time: libc::timeval, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00125` [INFO] [stdout] --> src/main.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | const P00125: Analog = Analog::P1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00250` [INFO] [stdout] --> src/main.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | const P00250: Analog = Analog::P2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00375` [INFO] [stdout] --> src/main.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | const P00375: Analog = Analog::P3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00500` [INFO] [stdout] --> src/main.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | const P00500: Analog = Analog::P4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00625` [INFO] [stdout] --> src/main.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | const P00625: Analog = Analog::P5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00750` [INFO] [stdout] --> src/main.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | const P00750: Analog = Analog::P6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P00875` [INFO] [stdout] --> src/main.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | const P00875: Analog = Analog::P7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01000` [INFO] [stdout] --> src/main.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | const P01000: Analog = Analog::P8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01125` [INFO] [stdout] --> src/main.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | const P01125: Analog = Analog::P9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01250` [INFO] [stdout] --> src/main.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | const P01250: Analog = Analog::P10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01375` [INFO] [stdout] --> src/main.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | const P01375: Analog = Analog::P11; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01500` [INFO] [stdout] --> src/main.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | const P01500: Analog = Analog::P12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01625` [INFO] [stdout] --> src/main.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | const P01625: Analog = Analog::P13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01750` [INFO] [stdout] --> src/main.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | const P01750: Analog = Analog::P14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P01875` [INFO] [stdout] --> src/main.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | const P01875: Analog = Analog::P15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02000` [INFO] [stdout] --> src/main.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | const P02000: Analog = Analog::P16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02125` [INFO] [stdout] --> src/main.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | const P02125: Analog = Analog::P17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02250` [INFO] [stdout] --> src/main.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | const P02250: Analog = Analog::P18; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02375` [INFO] [stdout] --> src/main.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | const P02375: Analog = Analog::P19; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02500` [INFO] [stdout] --> src/main.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | const P02500: Analog = Analog::P20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02625` [INFO] [stdout] --> src/main.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | const P02625: Analog = Analog::P21; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P02750` [INFO] [stdout] --> src/main.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | const P02750: Analog = Analog::P22; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03000` [INFO] [stdout] --> src/main.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | const P03000: Analog = Analog::P24; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03250` [INFO] [stdout] --> src/main.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | const P03250: Analog = Analog::P26; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03500` [INFO] [stdout] --> src/main.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | const P03500: Analog = Analog::P28; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P03875` [INFO] [stdout] --> src/main.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | const P03875: Analog = Analog::P31; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04000` [INFO] [stdout] --> src/main.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | const P04000: Analog = Analog::P32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04125` [INFO] [stdout] --> src/main.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | const P04125: Analog = Analog::P33; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04250` [INFO] [stdout] --> src/main.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | const P04250: Analog = Analog::P34; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04375` [INFO] [stdout] --> src/main.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | const P04375: Analog = Analog::P35; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04500` [INFO] [stdout] --> src/main.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | const P04500: Analog = Analog::P36; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P04625` [INFO] [stdout] --> src/main.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | const P04625: Analog = Analog::P37; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05500` [INFO] [stdout] --> src/main.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | const P05500: Analog = Analog::P44; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05625` [INFO] [stdout] --> src/main.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | const P05625: Analog = Analog::P45; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05750` [INFO] [stdout] --> src/main.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | const P05750: Analog = Analog::P46; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P05875` [INFO] [stdout] --> src/main.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | const P05875: Analog = Analog::P47; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06000` [INFO] [stdout] --> src/main.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | const P06000: Analog = Analog::P48; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06250` [INFO] [stdout] --> src/main.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | const P06250: Analog = Analog::P50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06500` [INFO] [stdout] --> src/main.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | const P06500: Analog = Analog::P52; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P06750` [INFO] [stdout] --> src/main.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | const P06750: Analog = Analog::P54; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07125` [INFO] [stdout] --> src/main.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | const P07125: Analog = Analog::P57; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07250` [INFO] [stdout] --> src/main.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | const P07250: Analog = Analog::P58; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07500` [INFO] [stdout] --> src/main.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | const P07500: Analog = Analog::P60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P07750` [INFO] [stdout] --> src/main.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | const P07750: Analog = Analog::P62; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08000` [INFO] [stdout] --> src/main.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | const P08000: Analog = Analog::P64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08250` [INFO] [stdout] --> src/main.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | const P08250: Analog = Analog::P66; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08375` [INFO] [stdout] --> src/main.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | const P08375: Analog = Analog::P67; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08625` [INFO] [stdout] --> src/main.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | const P08625: Analog = Analog::P69; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P08875` [INFO] [stdout] --> src/main.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | const P08875: Analog = Analog::P71; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09000` [INFO] [stdout] --> src/main.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | const P09000: Analog = Analog::P72; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09125` [INFO] [stdout] --> src/main.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | const P09125: Analog = Analog::P73; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09250` [INFO] [stdout] --> src/main.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | const P09250: Analog = Analog::P74; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09375` [INFO] [stdout] --> src/main.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | const P09375: Analog = Analog::P75; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09500` [INFO] [stdout] --> src/main.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | const P09500: Analog = Analog::P76; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09625` [INFO] [stdout] --> src/main.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | const P09625: Analog = Analog::P77; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09750` [INFO] [stdout] --> src/main.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | const P09750: Analog = Analog::P78; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `P09875` [INFO] [stdout] --> src/main.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | const P09875: Analog = Analog::P79; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tuxb0xx-0a7e2a65917097ea) [INFO] running `Command { std: "docker" "inspect" "de05c62f728505a180096892c9e47c11a748aaaa2ab25f4a086293ae96b7e856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de05c62f728505a180096892c9e47c11a748aaaa2ab25f4a086293ae96b7e856", kill_on_drop: false }` [INFO] [stdout] de05c62f728505a180096892c9e47c11a748aaaa2ab25f4a086293ae96b7e856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 300472a031400c9c718faf350e89698aaccac5ae7084bfe8a7be8f7a931023fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "300472a031400c9c718faf350e89698aaccac5ae7084bfe8a7be8f7a931023fa", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> src/main.rs:147:5 [INFO] [stderr] | [INFO] [stderr] 147 | time: libc::timeval, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00125` [INFO] [stderr] --> src/main.rs:170:1 [INFO] [stderr] | [INFO] [stderr] 170 | const P00125: Analog = Analog::P1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00250` [INFO] [stderr] --> src/main.rs:171:1 [INFO] [stderr] | [INFO] [stderr] 171 | const P00250: Analog = Analog::P2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00375` [INFO] [stderr] --> src/main.rs:172:1 [INFO] [stderr] | [INFO] [stderr] 172 | const P00375: Analog = Analog::P3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00500` [INFO] [stderr] --> src/main.rs:173:1 [INFO] [stderr] | [INFO] [stderr] 173 | const P00500: Analog = Analog::P4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00625` [INFO] [stderr] --> src/main.rs:174:1 [INFO] [stderr] | [INFO] [stderr] 174 | const P00625: Analog = Analog::P5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00750` [INFO] [stderr] --> src/main.rs:175:1 [INFO] [stderr] | [INFO] [stderr] 175 | const P00750: Analog = Analog::P6; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P00875` [INFO] [stderr] --> src/main.rs:176:1 [INFO] [stderr] | [INFO] [stderr] 176 | const P00875: Analog = Analog::P7; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01000` [INFO] [stderr] --> src/main.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | const P01000: Analog = Analog::P8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01125` [INFO] [stderr] --> src/main.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | const P01125: Analog = Analog::P9; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01250` [INFO] [stderr] --> src/main.rs:179:1 [INFO] [stderr] | [INFO] [stderr] 179 | const P01250: Analog = Analog::P10; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01375` [INFO] [stderr] --> src/main.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | const P01375: Analog = Analog::P11; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01500` [INFO] [stderr] --> src/main.rs:181:1 [INFO] [stderr] | [INFO] [stderr] 181 | const P01500: Analog = Analog::P12; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01625` [INFO] [stderr] --> src/main.rs:182:1 [INFO] [stderr] | [INFO] [stderr] 182 | const P01625: Analog = Analog::P13; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01750` [INFO] [stderr] --> src/main.rs:183:1 [INFO] [stderr] | [INFO] [stderr] 183 | const P01750: Analog = Analog::P14; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P01875` [INFO] [stderr] --> src/main.rs:184:1 [INFO] [stderr] | [INFO] [stderr] 184 | const P01875: Analog = Analog::P15; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02000` [INFO] [stderr] --> src/main.rs:185:1 [INFO] [stderr] | [INFO] [stderr] 185 | const P02000: Analog = Analog::P16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02125` [INFO] [stderr] --> src/main.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | const P02125: Analog = Analog::P17; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02250` [INFO] [stderr] --> src/main.rs:187:1 [INFO] [stderr] | [INFO] [stderr] 187 | const P02250: Analog = Analog::P18; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02375` [INFO] [stderr] --> src/main.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | const P02375: Analog = Analog::P19; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02500` [INFO] [stderr] --> src/main.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | const P02500: Analog = Analog::P20; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02625` [INFO] [stderr] --> src/main.rs:190:1 [INFO] [stderr] | [INFO] [stderr] 190 | const P02625: Analog = Analog::P21; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P02750` [INFO] [stderr] --> src/main.rs:191:1 [INFO] [stderr] | [INFO] [stderr] 191 | const P02750: Analog = Analog::P22; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P03000` [INFO] [stderr] --> src/main.rs:193:1 [INFO] [stderr] | [INFO] [stderr] 193 | const P03000: Analog = Analog::P24; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P03250` [INFO] [stderr] --> src/main.rs:195:1 [INFO] [stderr] | [INFO] [stderr] 195 | const P03250: Analog = Analog::P26; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P03500` [INFO] [stderr] --> src/main.rs:197:1 [INFO] [stderr] | [INFO] [stderr] 197 | const P03500: Analog = Analog::P28; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P03875` [INFO] [stderr] --> src/main.rs:200:1 [INFO] [stderr] | [INFO] [stderr] 200 | const P03875: Analog = Analog::P31; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04000` [INFO] [stderr] --> src/main.rs:201:1 [INFO] [stderr] | [INFO] [stderr] 201 | const P04000: Analog = Analog::P32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04125` [INFO] [stderr] --> src/main.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | const P04125: Analog = Analog::P33; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04250` [INFO] [stderr] --> src/main.rs:203:1 [INFO] [stderr] | [INFO] [stderr] 203 | const P04250: Analog = Analog::P34; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04375` [INFO] [stderr] --> src/main.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 204 | const P04375: Analog = Analog::P35; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04500` [INFO] [stderr] --> src/main.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | const P04500: Analog = Analog::P36; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P04625` [INFO] [stderr] --> src/main.rs:206:1 [INFO] [stderr] | [INFO] [stderr] 206 | const P04625: Analog = Analog::P37; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P05500` [INFO] [stderr] --> src/main.rs:213:1 [INFO] [stderr] | [INFO] [stderr] 213 | const P05500: Analog = Analog::P44; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P05625` [INFO] [stderr] --> src/main.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | const P05625: Analog = Analog::P45; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P05750` [INFO] [stderr] --> src/main.rs:215:1 [INFO] [stderr] | [INFO] [stderr] 215 | const P05750: Analog = Analog::P46; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P05875` [INFO] [stderr] --> src/main.rs:216:1 [INFO] [stderr] | [INFO] [stderr] 216 | const P05875: Analog = Analog::P47; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P06000` [INFO] [stderr] --> src/main.rs:217:1 [INFO] [stderr] | [INFO] [stderr] 217 | const P06000: Analog = Analog::P48; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P06250` [INFO] [stderr] --> src/main.rs:219:1 [INFO] [stderr] | [INFO] [stderr] 219 | const P06250: Analog = Analog::P50; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P06500` [INFO] [stderr] --> src/main.rs:221:1 [INFO] [stderr] | [INFO] [stderr] 221 | const P06500: Analog = Analog::P52; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P06750` [INFO] [stderr] --> src/main.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | const P06750: Analog = Analog::P54; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P07125` [INFO] [stderr] --> src/main.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | const P07125: Analog = Analog::P57; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P07250` [INFO] [stderr] --> src/main.rs:227:1 [INFO] [stderr] | [INFO] [stderr] 227 | const P07250: Analog = Analog::P58; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P07500` [INFO] [stderr] --> src/main.rs:229:1 [INFO] [stderr] | [INFO] [stderr] 229 | const P07500: Analog = Analog::P60; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P07750` [INFO] [stderr] --> src/main.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | const P07750: Analog = Analog::P62; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P08000` [INFO] [stderr] --> src/main.rs:233:1 [INFO] [stderr] | [INFO] [stderr] 233 | const P08000: Analog = Analog::P64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P08250` [INFO] [stderr] --> src/main.rs:235:1 [INFO] [stderr] | [INFO] [stderr] 235 | const P08250: Analog = Analog::P66; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P08375` [INFO] [stderr] --> src/main.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | const P08375: Analog = Analog::P67; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P08625` [INFO] [stderr] --> src/main.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | const P08625: Analog = Analog::P69; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P08875` [INFO] [stderr] --> src/main.rs:240:1 [INFO] [stderr] | [INFO] [stderr] 240 | const P08875: Analog = Analog::P71; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09000` [INFO] [stderr] --> src/main.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | const P09000: Analog = Analog::P72; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09125` [INFO] [stderr] --> src/main.rs:242:1 [INFO] [stderr] | [INFO] [stderr] 242 | const P09125: Analog = Analog::P73; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09250` [INFO] [stderr] --> src/main.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | const P09250: Analog = Analog::P74; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09375` [INFO] [stderr] --> src/main.rs:244:1 [INFO] [stderr] | [INFO] [stderr] 244 | const P09375: Analog = Analog::P75; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09500` [INFO] [stderr] --> src/main.rs:245:1 [INFO] [stderr] | [INFO] [stderr] 245 | const P09500: Analog = Analog::P76; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09625` [INFO] [stderr] --> src/main.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | const P09625: Analog = Analog::P77; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09750` [INFO] [stderr] --> src/main.rs:247:1 [INFO] [stderr] | [INFO] [stderr] 247 | const P09750: Analog = Analog::P78; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `P09875` [INFO] [stderr] --> src/main.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | const P09875: Analog = Analog::P79; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tuxb0xx` (bin "tuxb0xx" test) generated 58 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuxb0xx-0a7e2a65917097ea) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test tests::analog::l ... ok [INFO] [stdout] test tests::analog::mod_x ... ok [INFO] [stdout] test tests::analog::mod_y ... ok [INFO] [stdout] test tests::analog::mod_y1 ... ok [INFO] [stdout] test tests::analog::mod_y2 ... ok [INFO] [stdout] test tests::analog::mod_x1 ... ok [INFO] [stdout] test tests::analog::mod_y3 ... ok [INFO] [stdout] test tests::analog::mod_y4 ... ok [INFO] [stdout] test tests::analog::r ... ok [INFO] [stdout] test tests::analog::mod_x_r ... ok [INFO] [stdout] test tests::analog::a_stick ... ok [INFO] [stdout] test tests::accidental_side_b ... ok [INFO] [stdout] test tests::analog::mod_x3 ... ok [INFO] [stdout] test tests::analog::a_stick_both_mod ... ok [INFO] [stdout] test tests::analog::mod_x4 ... ok [INFO] [stdout] test tests::analog::mod_x2 ... ok [INFO] [stdout] test tests::analog::mod_x_l ... ok [INFO] [stdout] test tests::cardinals::a_stick_mod_x ... ok [INFO] [stdout] test tests::cardinals::a_stick_mod_y ... ok [INFO] [stdout] test tests::steps::shield3 ... ok [INFO] [stdout] test tests::tilt_fsmash ... ok [INFO] [stdout] test tests::steps::shield2 ... ok [INFO] [stdout] test tests::cardinals::a_stick ... ok [INFO] [stdout] test tests::cardinals::c_stick ... ok [INFO] [stdout] test tests::steps::shield1 ... ok [INFO] [stdout] test tests::dpad ... ok [INFO] [stdout] test tests::ledgedash_optimization ... ok [INFO] [stdout] test tests::c_stick_diagonals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "300472a031400c9c718faf350e89698aaccac5ae7084bfe8a7be8f7a931023fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300472a031400c9c718faf350e89698aaccac5ae7084bfe8a7be8f7a931023fa", kill_on_drop: false }` [INFO] [stdout] 300472a031400c9c718faf350e89698aaccac5ae7084bfe8a7be8f7a931023fa