[INFO] cloning repository https://github.com/m-ou-se/klondike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-ou-se/klondike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fklondike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fklondike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b37f63a7fd6f92085b831267533e973533ce5c4 [INFO] checking m-ou-se/klondike against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fklondike" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-ou-se/klondike on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-ou-se/klondike [INFO] finished tweaking git repo https://github.com/m-ou-se/klondike [INFO] tweaked toml for git repo https://github.com/m-ou-se/klondike written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/m-ou-se/klondike already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f48032116dcfe09c97fc5ed3ce9a7f9c91c46a8a03a3176c43ae07fdcd68638f [INFO] running `Command { std: "docker" "start" "-a" "f48032116dcfe09c97fc5ed3ce9a7f9c91c46a8a03a3176c43ae07fdcd68638f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48032116dcfe09c97fc5ed3ce9a7f9c91c46a8a03a3176c43ae07fdcd68638f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48032116dcfe09c97fc5ed3ce9a7f9c91c46a8a03a3176c43ae07fdcd68638f", kill_on_drop: false }` [INFO] [stdout] f48032116dcfe09c97fc5ed3ce9a7f9c91c46a8a03a3176c43ae07fdcd68638f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 865a0e24eba957268edfc27d3b135f903dab3ce79b8b9c1894d56e97c4560892 [INFO] running `Command { std: "docker" "start" "-a" "865a0e24eba957268edfc27d3b135f903dab3ce79b8b9c1894d56e97c4560892", kill_on_drop: false }` [INFO] [stderr] Checking intbits v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking klondike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/gamestate.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 16 | pub const fn new(deck: &Deck) -> Self { [INFO] [stdout] | ------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 89 | let mut s = GameState::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 51 | panic!("Too many steps"); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] 52 | return false; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 51 | panic!("Too many steps"); [INFO] [stdout] | ------------------------- any code following this expression is unreachable [INFO] [stdout] 52 | return false; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `klondike` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "865a0e24eba957268edfc27d3b135f903dab3ce79b8b9c1894d56e97c4560892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865a0e24eba957268edfc27d3b135f903dab3ce79b8b9c1894d56e97c4560892", kill_on_drop: false }` [INFO] [stdout] 865a0e24eba957268edfc27d3b135f903dab3ce79b8b9c1894d56e97c4560892