[INFO] cloning repository https://github.com/TheMagicNacho/simutron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheMagicNacho/simutron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMagicNacho%2Fsimutron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMagicNacho%2Fsimutron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bf4a20979bfc98615b39c1c75089e50c95451c0 [INFO] checking TheMagicNacho/simutron against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMagicNacho%2Fsimutron" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheMagicNacho/simutron [INFO] finished tweaking git repo https://github.com/TheMagicNacho/simutron [INFO] tweaked toml for git repo https://github.com/TheMagicNacho/simutron written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheMagicNacho/simutron on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheMagicNacho/simutron already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45e45c77b10f0b276b46e94ffbf92966d3da6741695b036a939cc96e6d51041c [INFO] running `Command { std: "docker" "start" "-a" "45e45c77b10f0b276b46e94ffbf92966d3da6741695b036a939cc96e6d51041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e45c77b10f0b276b46e94ffbf92966d3da6741695b036a939cc96e6d51041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e45c77b10f0b276b46e94ffbf92966d3da6741695b036a939cc96e6d51041c", kill_on_drop: false }` [INFO] [stdout] 45e45c77b10f0b276b46e94ffbf92966d3da6741695b036a939cc96e6d51041c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c42d34bb3aac37ce60b98c8b85d63a249617bc836a35002d979a04a793ca3524 [INFO] running `Command { std: "docker" "start" "-a" "c42d34bb3aac37ce60b98c8b85d63a249617bc836a35002d979a04a793ca3524", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking simutron v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `creature_component` [INFO] [stdout] --> src/ecs/world.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let creature_component = match self.get_component::(creature) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creature_component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MaterialManeuverability` is more private than the item `Terrain::Material` [INFO] [stdout] --> src/map/base_terrain.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | type Material: 'static + Debug + Clone + PartialEq + MaterialManeuverability; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated type `Terrain::Material` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `MaterialManeuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait MaterialManeuverability: 'static + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maneuverability` is more private than the item `base_terrain::Map::get_maneuverability` [INFO] [stdout] --> src/map/base_terrain.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_maneuverability(&self, position: Position) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `base_terrain::Map::get_maneuverability` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Maneuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Maneuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maneuverability` is more private than the item ` as base_terrain::Map>::get_maneuverability` [INFO] [stdout] --> src/map/base_terrain.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn get_maneuverability(&self, position: Position) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as base_terrain::Map>::get_maneuverability` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Maneuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Maneuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position_lookup` is never read [INFO] [stdout] --> src/ecs/world.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | position_lookup: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TerrainManeuverability` is never used [INFO] [stdout] --> src/map/maneuverability.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TerrainManeuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cost` is never used [INFO] [stdout] --> src/map/maneuverability.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TerrainManeuverability { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 11 | pub fn cost(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creature_component` [INFO] [stdout] --> src/ecs/world.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let creature_component = match self.get_component::(creature) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creature_component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MaterialManeuverability` is more private than the item `Terrain::Material` [INFO] [stdout] --> src/map/base_terrain.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | type Material: 'static + Debug + Clone + PartialEq + MaterialManeuverability; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated type `Terrain::Material` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `MaterialManeuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait MaterialManeuverability: 'static + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maneuverability` is more private than the item `base_terrain::Map::get_maneuverability` [INFO] [stdout] --> src/map/base_terrain.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn get_maneuverability(&self, position: Position) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `base_terrain::Map::get_maneuverability` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Maneuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Maneuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maneuverability` is more private than the item ` as base_terrain::Map>::get_maneuverability` [INFO] [stdout] --> src/map/base_terrain.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn get_maneuverability(&self, position: Position) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as base_terrain::Map>::get_maneuverability` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Maneuverability` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/map/base_terrain.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) enum Maneuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position_lookup` is never read [INFO] [stdout] --> src/ecs/world.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | position_lookup: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TerrainManeuverability` is never used [INFO] [stdout] --> src/map/maneuverability.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum TerrainManeuverability { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cost` is never used [INFO] [stdout] --> src/map/maneuverability.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TerrainManeuverability { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 11 | pub fn cost(&self) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alice` [INFO] [stdout] --> tests/movement.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let alice = Creature { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "c42d34bb3aac37ce60b98c8b85d63a249617bc836a35002d979a04a793ca3524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42d34bb3aac37ce60b98c8b85d63a249617bc836a35002d979a04a793ca3524", kill_on_drop: false }` [INFO] [stdout] c42d34bb3aac37ce60b98c8b85d63a249617bc836a35002d979a04a793ca3524