[INFO] cloning repository https://github.com/theRippedPug/board_diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theRippedPug/board_diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2Fboard_diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2Fboard_diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fca77fa52eb545e24df0c255c1678bbc7d4d3309 [INFO] checking theRippedPug/board_diff against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRippedPug%2Fboard_diff" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theRippedPug/board_diff on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theRippedPug/board_diff [INFO] finished tweaking git repo https://github.com/theRippedPug/board_diff [INFO] tweaked toml for git repo https://github.com/theRippedPug/board_diff written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/theRippedPug/board_diff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d80a4a78ce369c63f4d3bfe8aa79567e0df05e837074abb9db1f4e84f6021d86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d80a4a78ce369c63f4d3bfe8aa79567e0df05e837074abb9db1f4e84f6021d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d80a4a78ce369c63f4d3bfe8aa79567e0df05e837074abb9db1f4e84f6021d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80a4a78ce369c63f4d3bfe8aa79567e0df05e837074abb9db1f4e84f6021d86", kill_on_drop: false }` [INFO] [stdout] d80a4a78ce369c63f4d3bfe8aa79567e0df05e837074abb9db1f4e84f6021d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1d390caf804a5d06fed741774141addce650a13b8e76a4bf71fc59b3e07cd7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c1d390caf804a5d06fed741774141addce650a13b8e76a4bf71fc59b3e07cd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chess v3.1.1 (https://github.com/jordanbray/chess#a09032e3) [INFO] [stdout] error: unmatched angle bracket [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/chess-4b99e4eca8132386/a09032e/src/gen_tables/magic_helpers.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 18 | fn rook_directions() -> Vec Option> { [INFO] [stdout] | ^^ help: remove extra angle bracket [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,` or `>`, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/chess-4b99e4eca8132386/a09032e/src/gen_tables/magic_helpers.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | fn rook_directions() -> Vec Option> { [INFO] [stdout] | ^ expected one of `,` or `>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::gen_tables::magic_helpers::magic_mask`, `crate::gen_tables::magic_helpers::questions_and_answers`, `crate::gen_tables::magic_helpers::random_bitboard`, `crate::gen_tables::magic_helpers::NUM_MOVES` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/chess-4b99e4eca8132386/a09032e/src/gen_tables/magic.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | magic_mask, questions_and_answers, random_bitboard, NUM_MOVES, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^ no `NUM_MOVES` in `gen_tables::magic_helpers` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `random_bitboard` in `gen_tables::magic_helpers` [INFO] [stdout] | | no `questions_and_answers` in `gen_tables::magic_helpers` [INFO] [stdout] | no `magic_mask` in `gen_tables::magic_helpers` [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 E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chess` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6c1d390caf804a5d06fed741774141addce650a13b8e76a4bf71fc59b3e07cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1d390caf804a5d06fed741774141addce650a13b8e76a4bf71fc59b3e07cd7", kill_on_drop: false }` [INFO] [stdout] 6c1d390caf804a5d06fed741774141addce650a13b8e76a4bf71fc59b3e07cd7