[INFO] cloning repository https://github.com/soruh/pentonimo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soruh/pentonimo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fpentonimo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fpentonimo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c49153b7f6e3f9d3633de314e29b09057f60b3f [INFO] testing soruh/pentonimo against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoruh%2Fpentonimo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/soruh/pentonimo [INFO] finished tweaking git repo https://github.com/soruh/pentonimo [INFO] tweaked toml for git repo https://github.com/soruh/pentonimo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soruh/pentonimo on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soruh/pentonimo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9feaa11d6d0c81c3ff3dc3c75b3745cad73198e50c5fca55d16d4c6e6a748dc5 [INFO] running `Command { std: "docker" "start" "-a" "9feaa11d6d0c81c3ff3dc3c75b3745cad73198e50c5fca55d16d4c6e6a748dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9feaa11d6d0c81c3ff3dc3c75b3745cad73198e50c5fca55d16d4c6e6a748dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9feaa11d6d0c81c3ff3dc3c75b3745cad73198e50c5fca55d16d4c6e6a748dc5", kill_on_drop: false }` [INFO] [stdout] 9feaa11d6d0c81c3ff3dc3c75b3745cad73198e50c5fca55d16d4c6e6a748dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c15a0a32ad840f8b3c399f7d95fa719918fd49b5c612fd88b2d11672c0090e4 [INFO] running `Command { std: "docker" "start" "-a" "5c15a0a32ad840f8b3c399f7d95fa719918fd49b5c612fd88b2d11672c0090e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pentonimo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max` [INFO] [stdout] --> src/main.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | fn print(&self, shape: (u16, u16), max: u16, grid: &[PrintValue]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shape` is never used [INFO] [stdout] --> src/pentonimo.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl PositionedPentonimo { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn shape(&self) -> (u8, u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `checked_add`, `flip_x`, and `flip_xy` are never used [INFO] [stdout] --> src/pentonimo.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 202 | impl PentonimoBounds { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | fn checked_add(coordinate: u8, d: i8) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | fn flip_x(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | fn flip_xy(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `shift_x`, `shift_y`, `flip_x`, `flip_xy`, and `is_empty` are never used [INFO] [stdout] --> src/pentonimo.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 298 | impl Pentonimo { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn shift_x(self, d: i8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | pub fn shift_y(self, d: i8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn flip_x(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | pub fn flip_xy(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn is_empty(self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `full` is never used [INFO] [stdout] --> src/tile.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Tile { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn full() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `Command { std: "docker" "inspect" "5c15a0a32ad840f8b3c399f7d95fa719918fd49b5c612fd88b2d11672c0090e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c15a0a32ad840f8b3c399f7d95fa719918fd49b5c612fd88b2d11672c0090e4", kill_on_drop: false }` [INFO] [stdout] 5c15a0a32ad840f8b3c399f7d95fa719918fd49b5c612fd88b2d11672c0090e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf7f03897ecf073073e85fc4cf66e346743196f633ad27ed167e1ab5d66303f [INFO] running `Command { std: "docker" "start" "-a" "2cf7f03897ecf073073e85fc4cf66e346743196f633ad27ed167e1ab5d66303f", kill_on_drop: false }` [INFO] [stderr] Compiling pentonimo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max` [INFO] [stdout] --> src/main.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | fn print(&self, shape: (u16, u16), max: u16, grid: &[PrintValue]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shape` is never used [INFO] [stdout] --> src/pentonimo.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl PositionedPentonimo { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn shape(&self) -> (u8, u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `checked_add`, `flip_x`, and `flip_xy` are never used [INFO] [stdout] --> src/pentonimo.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 202 | impl PentonimoBounds { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | fn checked_add(coordinate: u8, d: i8) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | fn flip_x(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | fn flip_xy(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `shift_x`, `shift_y`, `flip_x`, `flip_xy`, and `is_empty` are never used [INFO] [stdout] --> src/pentonimo.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 298 | impl Pentonimo { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn shift_x(self, d: i8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | pub fn shift_y(self, d: i8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn flip_x(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | pub fn flip_xy(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn is_empty(self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "2cf7f03897ecf073073e85fc4cf66e346743196f633ad27ed167e1ab5d66303f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf7f03897ecf073073e85fc4cf66e346743196f633ad27ed167e1ab5d66303f", kill_on_drop: false }` [INFO] [stdout] 2cf7f03897ecf073073e85fc4cf66e346743196f633ad27ed167e1ab5d66303f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a936e395d74975eef794a1ee9b84527af0809d699caf9930b777844a045ea069 [INFO] running `Command { std: "docker" "start" "-a" "a936e395d74975eef794a1ee9b84527af0809d699caf9930b777844a045ea069", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `max` [INFO] [stderr] --> src/main.rs:124:40 [INFO] [stderr] | [INFO] [stderr] 124 | fn print(&self, shape: (u16, u16), max: u16, grid: &[PrintValue]) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `shape` is never used [INFO] [stderr] --> src/pentonimo.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 36 | impl PositionedPentonimo { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 41 | pub fn shape(&self) -> (u8, u8) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `checked_add`, `flip_x`, and `flip_xy` are never used [INFO] [stderr] --> src/pentonimo.rs:220:8 [INFO] [stderr] | [INFO] [stderr] 202 | impl PentonimoBounds { [INFO] [stderr] | -------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 220 | fn checked_add(coordinate: u8, d: i8) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 257 | fn flip_x(self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 273 | fn flip_xy(self) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `shift_x`, `shift_y`, `flip_x`, `flip_xy`, and `is_empty` are never used [INFO] [stderr] --> src/pentonimo.rs:313:12 [INFO] [stderr] | [INFO] [stderr] 298 | impl Pentonimo { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 313 | pub fn shift_x(self, d: i8) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 321 | pub fn shift_y(self, d: i8) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 329 | pub fn flip_x(self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 345 | pub fn flip_xy(self) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | pub fn is_empty(self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pentonimo` (bin "pentonimo" test) generated 4 warnings (run `cargo fix --bin "pentonimo" -p pentonimo --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pentonimo-a7d1050707610588) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tile::test::shift ... ok [INFO] [stdout] test pentonimo::number_of_variants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a936e395d74975eef794a1ee9b84527af0809d699caf9930b777844a045ea069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a936e395d74975eef794a1ee9b84527af0809d699caf9930b777844a045ea069", kill_on_drop: false }` [INFO] [stdout] a936e395d74975eef794a1ee9b84527af0809d699caf9930b777844a045ea069