[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOscuro87%2Frust-worldgen-testing" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Oscuro87/rust-worldgen-testing on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecdf55623d5e683a46281fd0d3653dfef268075ee4c9b873e52a6969b56b5667 [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" "ecdf55623d5e683a46281fd0d3653dfef268075ee4c9b873e52a6969b56b5667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecdf55623d5e683a46281fd0d3653dfef268075ee4c9b873e52a6969b56b5667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecdf55623d5e683a46281fd0d3653dfef268075ee4c9b873e52a6969b56b5667", kill_on_drop: false }` [INFO] [stdout] ecdf55623d5e683a46281fd0d3653dfef268075ee4c9b873e52a6969b56b5667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b806d5e3057f94f9961836dc461d2ce4ea7f625e5d4fe64a0464d7ccb826724 [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" "1b806d5e3057f94f9961836dc461d2ce4ea7f625e5d4fe64a0464d7ccb826724", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking serde_json v1.0.40 [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: 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: 11 warnings emitted [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 53.82s [INFO] running `Command { std: "docker" "inspect" "1b806d5e3057f94f9961836dc461d2ce4ea7f625e5d4fe64a0464d7ccb826724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b806d5e3057f94f9961836dc461d2ce4ea7f625e5d4fe64a0464d7ccb826724", kill_on_drop: false }` [INFO] [stdout] 1b806d5e3057f94f9961836dc461d2ce4ea7f625e5d4fe64a0464d7ccb826724