[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 try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendase3%2Frustrogue" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kendase3/rustrogue on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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-1/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bjz/gl-rs` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGL.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/WebGLDeveloperTools.git` [INFO] [stderr] Updating git repository `https://github.com/Rust-SDL2/rust-sdl2` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a31a80bf746d1e78275ed133ba4d19f76c2070287099381c77167707552a6c6a [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" "a31a80bf746d1e78275ed133ba4d19f76c2070287099381c77167707552a6c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31a80bf746d1e78275ed133ba4d19f76c2070287099381c77167707552a6c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31a80bf746d1e78275ed133ba4d19f76c2070287099381c77167707552a6c6a", kill_on_drop: false }` [INFO] [stdout] a31a80bf746d1e78275ed133ba4d19f76c2070287099381c77167707552a6c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--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] 8bc93c15747690553e2ea65d4d9f4eadd0de0a6ecf759876ed9bb5ddf1b45370 [INFO] running `Command { std: "docker" "start" "-a" "8bc93c15747690553e2ea65d4d9f4eadd0de0a6ecf759876ed9bb5ddf1b45370", 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 libc v0.2.48 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking lazy_static v1.2.0 [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 rand_pcg v0.1.1 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Compiling gl_generator v0.10.0 (https://github.com/bjz/gl-rs#10b1987f) [INFO] [stderr] Checking rand v0.6.5 [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: 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: 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 `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 20.50s [INFO] running `Command { std: "docker" "inspect" "8bc93c15747690553e2ea65d4d9f4eadd0de0a6ecf759876ed9bb5ddf1b45370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc93c15747690553e2ea65d4d9f4eadd0de0a6ecf759876ed9bb5ddf1b45370", kill_on_drop: false }` [INFO] [stdout] 8bc93c15747690553e2ea65d4d9f4eadd0de0a6ecf759876ed9bb5ddf1b45370