[INFO] updating cached repository https://github.com/kendase3/rustrogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c59c0437ec66cf98149430b424fc7a7ed06a482c [INFO] checking kendase3/rustrogue against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendase3%2Frustrogue" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kendase3/rustrogue on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-6/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85aa78f5c455e03a9e6c1877fc492722ae62f4cd8e38c31b9bc0ed1537d408ca [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" "85aa78f5c455e03a9e6c1877fc492722ae62f4cd8e38c31b9bc0ed1537d408ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85aa78f5c455e03a9e6c1877fc492722ae62f4cd8e38c31b9bc0ed1537d408ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85aa78f5c455e03a9e6c1877fc492722ae62f4cd8e38c31b9bc0ed1537d408ca", kill_on_drop: false }` [INFO] [stdout] 85aa78f5c455e03a9e6c1877fc492722ae62f4cd8e38c31b9bc0ed1537d408ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b7e216f83c77d93f0bedbc3265653f29bc6d287138e30ed4445d23885e6fdff [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" "4b7e216f83c77d93f0bedbc3265653f29bc6d287138e30ed4445d23885e6fdff", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling khronos_api v3.0.0 (https://github.com/bjz/gl-rs#10b1987f) [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling xml-rs v0.8.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 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 `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] 37 | | p.x >= self.start.x [INFO] [stdout] 38 | | && p.x <= self.end.x [INFO] [stdout] 39 | | && p.y >= self.start.y [INFO] [stdout] 40 | | && p.y <= self.end.y [INFO] [stdout] 41 | | } [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] 37 | | p.x >= self.start.x [INFO] [stdout] 38 | | && p.x <= self.end.x [INFO] [stdout] 39 | | && p.y >= self.start.y [INFO] [stdout] 40 | | && p.y <= self.end.y [INFO] [stdout] 41 | | } [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 `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] 37 | | p.x >= self.start.x [INFO] [stdout] 38 | | && p.x <= self.end.x [INFO] [stdout] 39 | | && p.y >= self.start.y [INFO] [stdout] 40 | | && p.y <= self.end.y [INFO] [stdout] 41 | | } [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: 3 warnings emitted [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] 37 | | p.x >= self.start.x [INFO] [stdout] 38 | | && p.x <= self.end.x [INFO] [stdout] 39 | | && p.y >= self.start.y [INFO] [stdout] 40 | | && p.y <= self.end.y [INFO] [stdout] 41 | | } [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 23.55s [INFO] running `Command { std: "docker" "inspect" "4b7e216f83c77d93f0bedbc3265653f29bc6d287138e30ed4445d23885e6fdff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7e216f83c77d93f0bedbc3265653f29bc6d287138e30ed4445d23885e6fdff", kill_on_drop: false }` [INFO] [stdout] 4b7e216f83c77d93f0bedbc3265653f29bc6d287138e30ed4445d23885e6fdff