[INFO] cloning repository https://github.com/ollej/rusty-dungeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollej/rusty-dungeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-dungeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-dungeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83faf76f97eb4b021d008c2f3c1e2c54f9cda70f [INFO] checking ollej/rusty-dungeon against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-dungeon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ollej/rusty-dungeon on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ollej/rusty-dungeon [INFO] finished tweaking git repo https://github.com/ollej/rusty-dungeon [INFO] tweaked toml for git repo https://github.com/ollej/rusty-dungeon written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ollej/rusty-dungeon 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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec064e8221370e162875df327ff9e9e068b058f6fc9c90b112919a6af2c11f5 [INFO] running `Command { std: "docker" "start" "-a" "9ec064e8221370e162875df327ff9e9e068b058f6fc9c90b112919a6af2c11f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec064e8221370e162875df327ff9e9e068b058f6fc9c90b112919a6af2c11f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec064e8221370e162875df327ff9e9e068b058f6fc9c90b112919a6af2c11f5", kill_on_drop: false }` [INFO] [stdout] 9ec064e8221370e162875df327ff9e9e068b058f6fc9c90b112919a6af2c11f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 719f35ca74be83af04ec5f8058bb3a519eec893221e85b66fcc1a579211b2463 [INFO] running `Command { std: "docker" "start" "-a" "719f35ca74be83af04ec5f8058bb3a519eec893221e85b66fcc1a579211b2463", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling miniquad v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Compiling nanoserde-derive v0.1.17 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Checking fontdue v0.7.2 [INFO] [stderr] Checking nanoserde v0.1.26 [INFO] [stderr] Checking image v0.24.4 [INFO] [stderr] Checking bracket-geometry v0.8.2 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking macroquad v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Checking legion v0.3.1 [INFO] [stderr] Checking rusty-dungeon v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/prefab.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | let dimensions = Rect::with_size( [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/mod.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub rooms: Vec, [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/prefab.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | let dimensions = Rect::with_size( [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/mod.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | let room = Rect::with_size( [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/mod.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub rooms: Vec, [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Rect` is ambiguous [INFO] [stdout] --> src/map_builder/mod.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | let room = Rect::with_size( [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Rect` could refer to the struct imported here [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub use bracket_pathfinding::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] note: `Rect` could also refer to the struct imported here [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Rect` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-dungeon` (bin "rusty-dungeon" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-dungeon` (bin "rusty-dungeon") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "719f35ca74be83af04ec5f8058bb3a519eec893221e85b66fcc1a579211b2463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719f35ca74be83af04ec5f8058bb3a519eec893221e85b66fcc1a579211b2463", kill_on_drop: false }` [INFO] [stdout] 719f35ca74be83af04ec5f8058bb3a519eec893221e85b66fcc1a579211b2463