[INFO] cloning repository https://github.com/enricobn/linux-console-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enricobn/linux-console-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Flinux-console-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Flinux-console-games'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f9ec0e9bef2f13d384f14adb8d2d19042f5b7c9 [INFO] testing enricobn/linux-console-games against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenricobn%2Flinux-console-games" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enricobn/linux-console-games on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enricobn/linux-console-games [INFO] finished tweaking git repo https://github.com/enricobn/linux-console-games [INFO] tweaked toml for git repo https://github.com/enricobn/linux-console-games written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/enricobn/linux-console-games already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e39c05bc2f0a0562530c0f613e14ee4e311e0d936391584196a1580b3301b15 [INFO] running `Command { std: "docker" "start" "-a" "5e39c05bc2f0a0562530c0f613e14ee4e311e0d936391584196a1580b3301b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e39c05bc2f0a0562530c0f613e14ee4e311e0d936391584196a1580b3301b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e39c05bc2f0a0562530c0f613e14ee4e311e0d936391584196a1580b3301b15", kill_on_drop: false }` [INFO] [stdout] 5e39c05bc2f0a0562530c0f613e14ee4e311e0d936391584196a1580b3301b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c73181e4065031b1e1dd5c2f1421f773bc7413279be3b8b8f73fd1d4a6cd3926 [INFO] running `Command { std: "docker" "start" "-a" "c73181e4065031b1e1dd5c2f1421f773bc7413279be3b8b8f73fd1d4a6cd3926", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling consolegames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Black` [INFO] [stdout] --> src/common/consolecolor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Black, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/common/consolecolor.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/common/consolecolor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | White, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/common/consolecolor.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `right` [INFO] [stdout] --> src/common/point.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn right(&self) -> Pointf32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `left` [INFO] [stdout] --> src/common/point.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn left(&self) -> Pointf32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mv` [INFO] [stdout] --> src/common/point.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn mv(&self, direction: &Direction) -> Pointf32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.61s [INFO] running `Command { std: "docker" "inspect" "c73181e4065031b1e1dd5c2f1421f773bc7413279be3b8b8f73fd1d4a6cd3926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73181e4065031b1e1dd5c2f1421f773bc7413279be3b8b8f73fd1d4a6cd3926", kill_on_drop: false }` [INFO] [stdout] c73181e4065031b1e1dd5c2f1421f773bc7413279be3b8b8f73fd1d4a6cd3926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e539f44d19511e3a6e0690dfb21edfbf74965db9dd9313615314b20b971926 [INFO] running `Command { std: "docker" "start" "-a" "a6e539f44d19511e3a6e0690dfb21edfbf74965db9dd9313615314b20b971926", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling consolegames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Black` [INFO] [stdout] --> src/common/consolecolor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Black, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/common/consolecolor.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/common/consolecolor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | White, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/common/consolecolor.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `right` [INFO] [stdout] --> src/common/point.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn right(&self) -> Pointf32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `left` [INFO] [stdout] --> src/common/point.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn left(&self) -> Pointf32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mv` [INFO] [stdout] --> src/common/point.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn mv(&self, direction: &Direction) -> Pointf32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "a6e539f44d19511e3a6e0690dfb21edfbf74965db9dd9313615314b20b971926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e539f44d19511e3a6e0690dfb21edfbf74965db9dd9313615314b20b971926", kill_on_drop: false }` [INFO] [stdout] a6e539f44d19511e3a6e0690dfb21edfbf74965db9dd9313615314b20b971926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8516413bc485353281f6245bc010699ce4bffa4021b2edbc1c631fd7256b2f5c [INFO] running `Command { std: "docker" "start" "-a" "8516413bc485353281f6245bc010699ce4bffa4021b2edbc1c631fd7256b2f5c", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Black` [INFO] [stderr] --> src/common/consolecolor.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Black, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/common/consolecolor.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `White` [INFO] [stderr] --> src/common/consolecolor.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | White, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/common/consolecolor.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `right` [INFO] [stderr] --> src/common/point.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn right(&self) -> Pointf32 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `left` [INFO] [stderr] --> src/common/point.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn left(&self) -> Pointf32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `mv` [INFO] [stderr] --> src/common/point.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn mv(&self, direction: &Direction) -> Pointf32 { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `consolegames` (bin "consolegames" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/consolegames-2acfac4aff3dab93) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test common::persistence::given_empty_then_max_should_be_the_minimum_int_value ... ok [INFO] [stdout] test common::persistence::given_empty_then_min_should_be_the_minimum_value ... ok [INFO] [stdout] test common::persistence::entries_should_be_sorted_on_add ... ok [INFO] [stdout] test common::persistence::given_enough_entries_then_min_should_be_the_min_entry ... ok [INFO] [stdout] test common::persistence::given_less_entries_then_max_size_then_min_should_be_the_minimum_int_value ... ok [INFO] [stdout] test common::persistence::given_more_entries_than_max_size_then_only_the_higher_entries_should_be_retained ... ok [INFO] [stdout] test common::persistence::given_not_empty_then_max_should_be_the_max_entry_even_when_inserted_in_the_inverse_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8516413bc485353281f6245bc010699ce4bffa4021b2edbc1c631fd7256b2f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8516413bc485353281f6245bc010699ce4bffa4021b2edbc1c631fd7256b2f5c", kill_on_drop: false }` [INFO] [stdout] 8516413bc485353281f6245bc010699ce4bffa4021b2edbc1c631fd7256b2f5c