[INFO] cloning repository https://github.com/printfn/FoxAndHoundsRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/printfn/FoxAndHoundsRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprintfn%2FFoxAndHoundsRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprintfn%2FFoxAndHoundsRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f8a36b9179f4284590564c897729fef06e46501 [INFO] checking printfn/FoxAndHoundsRust against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprintfn%2FFoxAndHoundsRust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/printfn/FoxAndHoundsRust on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/printfn/FoxAndHoundsRust [INFO] finished tweaking git repo https://github.com/printfn/FoxAndHoundsRust [INFO] tweaked toml for git repo https://github.com/printfn/FoxAndHoundsRust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/printfn/FoxAndHoundsRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] a9fbbe50097d378ad5958e03e5aa7d07dbe8cc814e7dfa3be416cc1fa1bb7ad7 [INFO] running `Command { std: "docker" "start" "-a" "a9fbbe50097d378ad5958e03e5aa7d07dbe8cc814e7dfa3be416cc1fa1bb7ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fbbe50097d378ad5958e03e5aa7d07dbe8cc814e7dfa3be416cc1fa1bb7ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fbbe50097d378ad5958e03e5aa7d07dbe8cc814e7dfa3be416cc1fa1bb7ad7", kill_on_drop: false }` [INFO] [stdout] a9fbbe50097d378ad5958e03e5aa7d07dbe8cc814e7dfa3be416cc1fa1bb7ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a56a30572e3e517bd72ee338f5450fe0d1404c418820564e8c8a25fa549d691 [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" "1a56a30572e3e517bd72ee338f5450fe0d1404c418820564e8c8a25fa549d691", kill_on_drop: false }` [INFO] [stderr] Checking fox-and-hounds v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | let m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:70:31 [INFO] [stdout] | [INFO] [stdout] 70 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 98 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `game::fox_and_hounds::FoxAndHounds` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:277:38 [INFO] [stdout] | [INFO] [stdout] 277 | print!("{:?}, F: {:?}, H: {:?}", m, m.fox_pos, m.hounds_pos); [INFO] [stdout] | ^ `game::fox_and_hounds::FoxAndHounds` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `game::fox_and_hounds::FoxAndHounds` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | print!("{:?}", m); [INFO] [stdout] | ^ `game::fox_and_hounds::FoxAndHounds` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:303:31 [INFO] [stdout] | [INFO] [stdout] 303 | let mut m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:341:27 [INFO] [stdout] | [INFO] [stdout] 341 | let m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `game::fox_and_hounds::FoxAndHounds` in the current scope [INFO] [stdout] --> src/game/fox_and_hounds/tests.rs:348:27 [INFO] [stdout] | [INFO] [stdout] 348 | let m = FoxAndHounds::new(); [INFO] [stdout] | ^^^ function or associated item not found in `game::fox_and_hounds::FoxAndHounds` [INFO] [stdout] | [INFO] [stdout] ::: src/game/fox_and_hounds.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct FoxAndHounds { [INFO] [stdout] | ----------------------- function or associated item `new` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fox-and-hounds`. [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" "1a56a30572e3e517bd72ee338f5450fe0d1404c418820564e8c8a25fa549d691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a56a30572e3e517bd72ee338f5450fe0d1404c418820564e8c8a25fa549d691", kill_on_drop: false }` [INFO] [stdout] 1a56a30572e3e517bd72ee338f5450fe0d1404c418820564e8c8a25fa549d691