[INFO] updating cached repository Connicpu/ecs-game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Connicpu/ecs-game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Connicpu/ecs-game" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Connicpu/ecs-game"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Connicpu/ecs-game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Connicpu/ecs-game" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/Connicpu/ecs-game"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/Connicpu/ecs-game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9feb1f0459b324808dfa6edae8239b050cb183ed [INFO] sha for GitHub repo Connicpu/ecs-game: 9feb1f0459b324808dfa6edae8239b050cb183ed [INFO] validating manifest of Connicpu/ecs-game on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Connicpu/ecs-game on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Connicpu/ecs-game [INFO] finished frobbing Connicpu/ecs-game [INFO] frobbed toml for Connicpu/ecs-game written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Connicpu/ecs-game/Cargo.toml [INFO] started frobbing Connicpu/ecs-game [INFO] finished frobbing Connicpu/ecs-game [INFO] frobbed toml for Connicpu/ecs-game written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/Connicpu/ecs-game/Cargo.toml [INFO] crate Connicpu/ecs-game already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Connicpu/ecs-game/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Connicpu/ecs-game against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-2/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Connicpu/ecs-game:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ed9a156dde39b8318686c911940b8e308fede2e709ecb6ba874854e0be5ec0ed [INFO] running `"docker" "start" "-a" "ed9a156dde39b8318686c911940b8e308fede2e709ecb6ba874854e0be5ec0ed"` [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking ecs-game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: no rules expected the token `time` [INFO] [stderr] --> src/systems/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | time: time::Time = time::Time, [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `time` [INFO] [stderr] --> src/systems/mod.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | time: time::Time = time::Time, [INFO] [stderr] | ^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::rad` [INFO] [stderr] --> src/components/sprite.rs:4:72 [INFO] [stderr] | [INFO] [stderr] 4 | use cgmath::{Point2, Vector2, Vector3, Matrix4, Quaternion, Rotation3, rad}; [INFO] [stderr] | ^^^ [INFO] [stderr] | | [INFO] [stderr] | no `rad` in the root [INFO] [stderr] | help: a similar name exists in the module: `Rad` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/components/sprite.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/systems/mod.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `point` [INFO] [stderr] | no `Point` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::rad` [INFO] [stderr] --> src/components/sprite.rs:4:72 [INFO] [stderr] | [INFO] [stderr] 4 | use cgmath::{Point2, Vector2, Vector3, Matrix4, Quaternion, Rotation3, rad}; [INFO] [stderr] | ^^^ [INFO] [stderr] | | [INFO] [stderr] | no `rad` in the root [INFO] [stderr] | help: a similar name exists in the module: `Rad` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/components/sprite.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::backend::glutin_backend` [INFO] [stderr] --> src/systems/mod.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use glium::backend::glutin_backend::GlutinFacade; [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `point` [INFO] [stderr] | no `Point` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | io::CharsError::NotUtf8 => Error::NotUtf8, [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | io::CharsError::Other(e) => From::from(e), [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | io::CharsError::NotUtf8 => Error::NotUtf8, [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CharsError` in `io` [INFO] [stderr] --> src/world/tilemap.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | io::CharsError::Other(e) => From::from(e), [INFO] [stderr] | ^^^^^^^^^^ could not find `CharsError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:189:15 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | fn from(e: io::CharsError) -> Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0573]: expected type, found macro `systems::GameSystems` [INFO] [stderr] --> src/main.rs:19:33 [INFO] [stderr] | [INFO] [stderr] 19 | pub type GameWorld = ecs::World; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `systems::GameSystems!` [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecs::system::entity::EntitySystem` [INFO] [stderr] --> src/systems/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ecs::system::entity::EntitySystem; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `components::GameComponents` [INFO] [stderr] --> src/systems/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use components::GameComponents; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:189:15 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stderr] --> src/world/tilemap.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | fn from(e: io::CharsError) -> Error { [INFO] [stderr] | ^^^^^^^^^^ not found in `io` [INFO] [stderr] [INFO] [stderr] error[E0573]: expected type, found macro `systems::GameSystems` [INFO] [stderr] --> src/main.rs:19:33 [INFO] [stderr] | [INFO] [stderr] 19 | pub type GameWorld = ecs::World; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `systems::GameSystems!` [INFO] [stderr] [INFO] [stderr] warning: unused import: `ecs::system::entity::EntitySystem` [INFO] [stderr] --> src/systems/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ecs::system::entity::EntitySystem; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `components::GameComponents` [INFO] [stderr] --> src/systems/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use components::GameComponents; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cgmath::Point` [INFO] [stderr] --> src/systems/gameplay/camera_follow.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cgmath::Point; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glium::DisplayBuild` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use glium::DisplayBuild; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<[type error]>` for type `world::tilemap::Error`: [INFO] [stderr] --> src/world/tilemap.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ----------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 198 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `world::tilemap::Error` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<[type error]>` for type `world::tilemap::Error`: [INFO] [stderr] --> src/world/tilemap.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ----------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 204 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `world::tilemap::Error` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<[type error]>` for type `world::tilemap::Error`: [INFO] [stderr] --> src/world/tilemap.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ----------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 198 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `world::tilemap::Error` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<[type error]>` for type `world::tilemap::Error`: [INFO] [stderr] --> src/world/tilemap.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 189 | impl From for Error { [INFO] [stderr] | ----------------------------------- first implementation here [INFO] [stderr] ... [INFO] [stderr] 204 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `world::tilemap::Error` [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0119, E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0119`. [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0119, E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0119`. [INFO] [stderr] error: Could not compile `ecs-game`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `ecs-game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ed9a156dde39b8318686c911940b8e308fede2e709ecb6ba874854e0be5ec0ed"` [INFO] running `"docker" "rm" "-f" "ed9a156dde39b8318686c911940b8e308fede2e709ecb6ba874854e0be5ec0ed"` [INFO] [stdout] ed9a156dde39b8318686c911940b8e308fede2e709ecb6ba874854e0be5ec0ed