[INFO] cloning repository https://github.com/Guillaume-Mayer/dumbchess-rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guillaume-Mayer/dumbchess-rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaume-Mayer%2Fdumbchess-rust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaume-Mayer%2Fdumbchess-rust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0de4938ad56ef4e01be5b4933f8bbef11e5d303 [INFO] checking Guillaume-Mayer/dumbchess-rust-cli against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaume-Mayer%2Fdumbchess-rust-cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli [INFO] removed path dependency chess from git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli [INFO] finished tweaking git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli [INFO] tweaked toml for git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Guillaume-Mayer/dumbchess-rust-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chess) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chess) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chess v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959d5bf5b8f9008c80a880bc3e2c9561f6357cf6b46d720c01e2549e57ead62b [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" "959d5bf5b8f9008c80a880bc3e2c9561f6357cf6b46d720c01e2549e57ead62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959d5bf5b8f9008c80a880bc3e2c9561f6357cf6b46d720c01e2549e57ead62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959d5bf5b8f9008c80a880bc3e2c9561f6357cf6b46d720c01e2549e57ead62b", kill_on_drop: false }` [INFO] [stdout] 959d5bf5b8f9008c80a880bc3e2c9561f6357cf6b46d720c01e2549e57ead62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28af1adffc829bd6b47a2fc200876d9cd3ee07196040d83da334bbff9f500c76 [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" "28af1adffc829bd6b47a2fc200876d9cd3ee07196040d83da334bbff9f500c76", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chess) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Compiling chess v3.1.1 [INFO] [stdout] error: unmatched angle bracket [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chess-3.1.1/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/registry/src/github.com-1ecc6299db9ec823/chess-3.1.1/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] [stderr] Compiling syn v1.0.48 [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::NUM_MOVES` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chess-3.1.1/src/gen_tables/bmis.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::gen_tables::magic_helpers::{magic_mask, questions_and_answers, NUM_MOVES}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ no `NUM_MOVES` in `gen_tables::magic_helpers` [INFO] [stdout] | | | [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[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/registry/src/github.com-1ecc6299db9ec823/chess-3.1.1/src/gen_tables/magic.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chess` [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28af1adffc829bd6b47a2fc200876d9cd3ee07196040d83da334bbff9f500c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28af1adffc829bd6b47a2fc200876d9cd3ee07196040d83da334bbff9f500c76", kill_on_drop: false }` [INFO] [stdout] 28af1adffc829bd6b47a2fc200876d9cd3ee07196040d83da334bbff9f500c76