[INFO] updating cached repository L3nn0x/roguelike [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/L3nn0x/roguelike [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/L3nn0x/roguelike" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/L3nn0x/roguelike"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/L3nn0x/roguelike'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/L3nn0x/roguelike" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/L3nn0x/roguelike"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/L3nn0x/roguelike'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3d8d881af084401a17b07d2a1bff784257ecc3a8 [INFO] sha for GitHub repo L3nn0x/roguelike: 3d8d881af084401a17b07d2a1bff784257ecc3a8 [INFO] validating manifest of L3nn0x/roguelike on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of L3nn0x/roguelike on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing L3nn0x/roguelike [INFO] removed path dependency tcod from L3nn0x/roguelike [INFO] finished frobbing L3nn0x/roguelike [INFO] frobbed toml for L3nn0x/roguelike written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/L3nn0x/roguelike/Cargo.toml [INFO] started frobbing L3nn0x/roguelike [INFO] removed path dependency tcod from L3nn0x/roguelike [INFO] finished frobbing L3nn0x/roguelike [INFO] frobbed toml for L3nn0x/roguelike written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/L3nn0x/roguelike/Cargo.toml [INFO] crate L3nn0x/roguelike already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/L3nn0x/roguelike/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" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking L3nn0x/roguelike against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-1/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/L3nn0x/roguelike:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4c0d58ac2f6c38e8a0c3885d694a127ab13a9b15006cfe978a5c053371dfd18a [INFO] running `"docker" "start" "-a" "4c0d58ac2f6c38e8a0c3885d694a127ab13a9b15006cfe978a5c053371dfd18a"` [INFO] [stderr] warning: dependency (tcod) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tcod-sys v5.0.0 [INFO] [stderr] Checking nonzero_signed v1.0.3 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking tcod v0.13.0 [INFO] [stderr] Checking rogue v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `rogue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope [INFO] [stderr] --> src/components.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Component)] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use specs::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::Component; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `rogue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4c0d58ac2f6c38e8a0c3885d694a127ab13a9b15006cfe978a5c053371dfd18a"` [INFO] running `"docker" "rm" "-f" "4c0d58ac2f6c38e8a0c3885d694a127ab13a9b15006cfe978a5c053371dfd18a"` [INFO] [stdout] 4c0d58ac2f6c38e8a0c3885d694a127ab13a9b15006cfe978a5c053371dfd18a