[INFO] updating cached repository https://github.com/guillaume-gomez/roguelike-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/guillaume-gomez/roguelike-rust [INFO] [stderr] 9d108a5..92506b5 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 92506b5a76bc137c9b9908a59c092867554e1325 [INFO] checking guillaume-gomez/roguelike-rust against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaume-gomez%2Froguelike-rust" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guillaume-gomez/roguelike-rust on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/guillaume-gomez/roguelike-rust [INFO] finished tweaking git repo https://github.com/guillaume-gomez/roguelike-rust [INFO] tweaked toml for git repo https://github.com/guillaume-gomez/roguelike-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/guillaume-gomez/roguelike-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c8388f2651c8b7d53ea0df11b55a855bfb07fa6a138b7a648a7b66e8e251291a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c8388f2651c8b7d53ea0df11b55a855bfb07fa6a138b7a648a7b66e8e251291a"` [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Checking roguelike-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `crate::target_tile` [INFO] [stderr] --> src/player.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::target_tile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `target_tile` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::target_tile` [INFO] [stderr] --> src/player.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::target_tile; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `target_tile` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `roguelike-rust`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `roguelike-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c8388f2651c8b7d53ea0df11b55a855bfb07fa6a138b7a648a7b66e8e251291a"` [INFO] running `"docker" "rm" "-f" "c8388f2651c8b7d53ea0df11b55a855bfb07fa6a138b7a648a7b66e8e251291a"` [INFO] [stdout] c8388f2651c8b7d53ea0df11b55a855bfb07fa6a138b7a648a7b66e8e251291a