[INFO] cloning repository https://github.com/barnex/rusty-mazes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barnex/rusty-mazes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Frusty-mazes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Frusty-mazes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80934632871856c144be0d450053eef541ae9c2c [INFO] testing barnex/rusty-mazes against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarnex%2Frusty-mazes" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barnex/rusty-mazes on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barnex/rusty-mazes [INFO] finished tweaking git repo https://github.com/barnex/rusty-mazes [INFO] tweaked toml for git repo https://github.com/barnex/rusty-mazes written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/barnex/rusty-mazes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] a38f9434195ac797573c2993cb6732bd0401f5d725999a79c62dc624b17e29fa [INFO] running `Command { std: "docker" "start" "-a" "a38f9434195ac797573c2993cb6732bd0401f5d725999a79c62dc624b17e29fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a38f9434195ac797573c2993cb6732bd0401f5d725999a79c62dc624b17e29fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38f9434195ac797573c2993cb6732bd0401f5d725999a79c62dc624b17e29fa", kill_on_drop: false }` [INFO] [stdout] a38f9434195ac797573c2993cb6732bd0401f5d725999a79c62dc624b17e29fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d520e13f642806fcf32baf41f3ea2361f924bce932ec850192c2854bc5ffcc9c [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" "d520e13f642806fcf32baf41f3ea2361f924bce932ec850192c2854bc5ffcc9c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/gamestate.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn player_move_intent(keys: KeyStates, pos: Pt, g: &Gamestate) -> Dir { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> src/palette.rs:30:50 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn button_click(&self, pos: Pt, left: bool, right: bool) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/pt.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!(format!("Pt index out of bounds: {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!("Pt index out of bounds: {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `Command { std: "docker" "inspect" "d520e13f642806fcf32baf41f3ea2361f924bce932ec850192c2854bc5ffcc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d520e13f642806fcf32baf41f3ea2361f924bce932ec850192c2854bc5ffcc9c", kill_on_drop: false }` [INFO] [stdout] d520e13f642806fcf32baf41f3ea2361f924bce932ec850192c2854bc5ffcc9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfa35d2e62e5333ea29a0dcf7b580269b16f555286cb5170c91e9f6b743d6072 [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" "dfa35d2e62e5333ea29a0dcf7b580269b16f555286cb5170c91e9f6b743d6072", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/gamestate.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn player_move_intent(keys: KeyStates, pos: Pt, g: &Gamestate) -> Dir { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> src/palette.rs:30:50 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn button_click(&self, pos: Pt, left: bool, right: bool) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/pt.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!(format!("Pt index out of bounds: {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!("Pt index out of bounds: {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/gamestate.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn player_move_intent(keys: KeyStates, pos: Pt, g: &Gamestate) -> Dir { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> src/palette.rs:30:50 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn button_click(&self, pos: Pt, left: bool, right: bool) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/pt.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!(format!("Pt index out of bounds: {}", i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 51 | _ => panic!("Pt index out of bounds: {}", i), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "dfa35d2e62e5333ea29a0dcf7b580269b16f555286cb5170c91e9f6b743d6072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa35d2e62e5333ea29a0dcf7b580269b16f555286cb5170c91e9f6b743d6072", kill_on_drop: false }` [INFO] [stdout] dfa35d2e62e5333ea29a0dcf7b580269b16f555286cb5170c91e9f6b743d6072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", 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] 876fd95c610fcadb5550cc5401b60fedd4ff89239a60e476f5f86a3c21c0d834 [INFO] running `Command { std: "docker" "start" "-a" "876fd95c610fcadb5550cc5401b60fedd4ff89239a60e476f5f86a3c21c0d834", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> src/gamestate.rs:357:44 [INFO] [stderr] | [INFO] [stderr] 357 | pub fn player_move_intent(keys: KeyStates, pos: Pt, g: &Gamestate) -> Dir { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right` [INFO] [stderr] --> src/palette.rs:30:50 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn button_click(&self, pos: Pt, left: bool, right: bool) -> Option { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/pt.rs:51:16 [INFO] [stderr] | [INFO] [stderr] 51 | _ => panic!(format!("Pt index out of bounds: {}", i)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 51 | _ => panic!("Pt index out of bounds: {}", i), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> src/gamestate.rs:357:44 [INFO] [stderr] | [INFO] [stderr] 357 | pub fn player_move_intent(keys: KeyStates, pos: Pt, g: &Gamestate) -> Dir { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right` [INFO] [stderr] --> src/palette.rs:30:50 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn button_click(&self, pos: Pt, left: bool, right: bool) -> Option { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_right` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/pt.rs:51:16 [INFO] [stderr] | [INFO] [stderr] 51 | _ => panic!(format!("Pt index out of bounds: {}", i)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 51 | _ => panic!("Pt index out of bounds: {}", i), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/game-7e07bf536414f842) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-cc38bbf8687d7a9b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests game [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/rect.rs - rect::Rect::overlaps (line 52) ... FAILED [INFO] [stdout] test src/rect.rs - rect::Rect::inside (line 36) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/rect.rs - rect::Rect::overlaps (line 52) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 6 | assert!(r.overlaps(Rect::new(Pt(0, 0), 1, 1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(0, 0), 1, 1)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 7 | assert!(r.overlaps(Rect::new(Pt(0, 0), 10, 10))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(0, 0), 10, 10)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 8 | assert!(r.overlaps(Rect::new(Pt(0, 0), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(0, 0), 20, 20)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 9 | assert!(r.overlaps(Rect::new(Pt(1, 1), 1, 1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(1, 1), 1, 1)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 10 | assert!(r.overlaps(Rect::new(Pt(1, 1), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(1, 1), 20, 20)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 11 | assert!(r.overlaps(Rect::new(Pt(9, 9), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(9, 9), 20, 20)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 12 | assert!(!r.overlaps(Rect::new(Pt(9, 10), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(9, 10), 20, 20)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 13 | assert!(!r.overlaps(Rect::new(Pt(10, 9), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(10, 9), 20, 20)` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 14 | assert!(!r.overlaps(Rect::new(Pt(10, 10), 20, 20))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&game::prelude::Rect`, found struct `game::prelude::Rect` [INFO] [stdout] | help: consider borrowing here: `&Rect::new(Pt(10, 10), 20, 20)` [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/rect.rs - rect::Rect::overlaps (line 52) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "876fd95c610fcadb5550cc5401b60fedd4ff89239a60e476f5f86a3c21c0d834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876fd95c610fcadb5550cc5401b60fedd4ff89239a60e476f5f86a3c21c0d834", kill_on_drop: false }` [INFO] [stdout] 876fd95c610fcadb5550cc5401b60fedd4ff89239a60e476f5f86a3c21c0d834