[INFO] cloning repository https://github.com/Oscuro87/rust-worldgen-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oscuro87/rust-worldgen-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOscuro87%2Frust-worldgen-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOscuro87%2Frust-worldgen-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c05dbd525041d8d621cd71bf9029489f2529c35f [INFO] checking Oscuro87/rust-worldgen-testing against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOscuro87%2Frust-worldgen-testing" "/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/Oscuro87/rust-worldgen-testing on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Oscuro87/rust-worldgen-testing [INFO] finished tweaking git repo https://github.com/Oscuro87/rust-worldgen-testing [INFO] tweaked toml for git repo https://github.com/Oscuro87/rust-worldgen-testing written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Oscuro87/rust-worldgen-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9765bb767b9193edef6c80cc7c170ba96ef81d4d61d5b133ab8eda3f890378c1 [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" "9765bb767b9193edef6c80cc7c170ba96ef81d4d61d5b133ab8eda3f890378c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9765bb767b9193edef6c80cc7c170ba96ef81d4d61d5b133ab8eda3f890378c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9765bb767b9193edef6c80cc7c170ba96ef81d4d61d5b133ab8eda3f890378c1", kill_on_drop: false }` [INFO] [stdout] 9765bb767b9193edef6c80cc7c170ba96ef81d4d61d5b133ab8eda3f890378c1 [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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 382185103b19dd193d1abef817c93e804563f42592ce1f91b3e13baa9738d2e5 [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" "382185103b19dd193d1abef817c93e804563f42592ce1f91b3e13baa9738d2e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Checking wg v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `entities_console` [INFO] [stdout] --> src/wg_world/world.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | entities_console: &mut tcod::console::Offscreen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/wg_world/world.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn tick(&mut self, root: &mut tcod::RootConsole) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entities_console` [INFO] [stdout] --> src/wg_world/world.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | entities_console: &mut tcod::console::Offscreen, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entities_console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/wg_world/world.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn tick(&mut self, root: &mut tcod::RootConsole) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/wg_utils/point_2d.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn distance_to(&self, other: Point2D) -> f32 { [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: `is_neighbour` [INFO] [stdout] --> src/wg_utils/point_2d.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn is_neighbour(&self, other: Point2D, accept_diagonals: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_between` [INFO] [stdout] --> src/wg_utils/point_2d.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn distance_between(source: Point2D, target: Point2D) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_WIDTH` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub MAP_WIDTH: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `map_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_HEIGHT` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub MAP_HEIGHT: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `map_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_OFFSET_X` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub MAP_OFFSET_X: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `map_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_OFFSET_Y` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub MAP_OFFSET_Y: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `map_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SCREEN_WIDTH` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub SCREEN_WIDTH: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SCREEN_HEIGHT` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub SCREEN_HEIGHT: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/wg_utils/point_2d.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn distance_to(&self, other: Point2D) -> f32 { [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: `distance_between` [INFO] [stdout] --> src/wg_utils/point_2d.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn distance_between(source: Point2D, target: Point2D) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_WIDTH` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub MAP_WIDTH: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `map_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_HEIGHT` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub MAP_HEIGHT: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `map_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_OFFSET_X` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub MAP_OFFSET_X: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `map_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MAP_OFFSET_Y` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub MAP_OFFSET_Y: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `map_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SCREEN_WIDTH` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub SCREEN_WIDTH: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SCREEN_HEIGHT` should have a snake case name [INFO] [stdout] --> src/wg_core/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub SCREEN_HEIGHT: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `TestUtils` should have a snake case name [INFO] [stdout] --> src/wg_tests/test_utils.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod TestUtils { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.70s [INFO] running `Command { std: "docker" "inspect" "382185103b19dd193d1abef817c93e804563f42592ce1f91b3e13baa9738d2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382185103b19dd193d1abef817c93e804563f42592ce1f91b3e13baa9738d2e5", kill_on_drop: false }` [INFO] [stdout] 382185103b19dd193d1abef817c93e804563f42592ce1f91b3e13baa9738d2e5