[INFO] cloning repository https://github.com/kendase3/rustrogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kendase3/rustrogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendase3%2Frustrogue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendase3%2Frustrogue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c59c0437ec66cf98149430b424fc7a7ed06a482c [INFO] checking kendase3/rustrogue against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendase3%2Frustrogue" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kendase3/rustrogue on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kendase3/rustrogue [INFO] finished tweaking git repo https://github.com/kendase3/rustrogue [INFO] tweaked toml for git repo https://github.com/kendase3/rustrogue written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kendase3/rustrogue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11e545494da8051bd08f714c857b376d37820eca3783a898517972410c126a78 [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" "11e545494da8051bd08f714c857b376d37820eca3783a898517972410c126a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11e545494da8051bd08f714c857b376d37820eca3783a898517972410c126a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e545494da8051bd08f714c857b376d37820eca3783a898517972410c126a78", kill_on_drop: false }` [INFO] [stdout] 11e545494da8051bd08f714c857b376d37820eca3783a898517972410c126a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f82e9287c3aa11da534d9543c66c80a81d11cca68ae32121d8fc5ce6f9455f89 [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" "f82e9287c3aa11da534d9543c66c80a81d11cca68ae32121d8fc5ce6f9455f89", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.0.0 (https://github.com/bjz/gl-rs#10b1987f) [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking c_vec v1.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.5 (https://github.com/Rust-SDL2/rust-sdl2?rev=48a4a8e5c51faf2b8c7570b87366bbea60d435e3#48a4a8e5) [INFO] [stderr] Compiling gl_generator v0.10.0 (https://github.com/bjz/gl-rs#10b1987f) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling gl v0.11.0 (https://github.com/bjz/gl-rs#10b1987f) [INFO] [stderr] Checking sdl2 v0.32.1 (https://github.com/Rust-SDL2/rust-sdl2?rev=48a4a8e5c51faf2b8c7570b87366bbea60d435e3#48a4a8e5) [INFO] [stderr] Checking rustrogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private type `Point` in public interface (error E0446) [INFO] [stdout] --> src/dungeonmapp.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn contains(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/cell.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | display: char, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `at` [INFO] [stdout] --> src/dungeonmapp.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn at(&mut self, x: u32, y: u32) -> &mut Cell { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `dungeonmapp::Point` in public interface (error E0446) [INFO] [stdout] --> src/dungeonmapp.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn contains(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/cell.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | display: char, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `Point` in public interface (error E0446) [INFO] [stdout] --> src/dungeonmapp.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn contains(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/cell.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | display: char, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `at` [INFO] [stdout] --> src/dungeonmapp.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn at(&mut self, x: u32, y: u32) -> &mut Cell { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `dungeonmapp::Point` in public interface (error E0446) [INFO] [stdout] --> src/dungeonmapp.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn contains(&self, p: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display` [INFO] [stdout] --> src/cell.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | display: char, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.42s [INFO] running `Command { std: "docker" "inspect" "f82e9287c3aa11da534d9543c66c80a81d11cca68ae32121d8fc5ce6f9455f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82e9287c3aa11da534d9543c66c80a81d11cca68ae32121d8fc5ce6f9455f89", kill_on_drop: false }` [INFO] [stdout] f82e9287c3aa11da534d9543c66c80a81d11cca68ae32121d8fc5ce6f9455f89