[INFO] cloning repository https://github.com/Trikzon/minesweeper-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trikzon/minesweeper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrikzon%2Fminesweeper-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrikzon%2Fminesweeper-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac108df3355d351c4fe8f436a580e81c96e339e [INFO] checking Trikzon/minesweeper-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrikzon%2Fminesweeper-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trikzon/minesweeper-rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trikzon/minesweeper-rs [INFO] removed path dependency engine from git repo https://github.com/Trikzon/minesweeper-rs [INFO] finished tweaking git repo https://github.com/Trikzon/minesweeper-rs [INFO] tweaked toml for git repo https://github.com/Trikzon/minesweeper-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) 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 cesu8 v1.1.0 [INFO] [stderr] Downloaded combine v4.3.2 [INFO] [stderr] Downloaded jni v0.17.0 [INFO] [stderr] Downloaded engine v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec5cdfff71d2c5e7913a99f950278f9e1f5256c58bd5302a853ca676f189656d [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" "ec5cdfff71d2c5e7913a99f950278f9e1f5256c58bd5302a853ca676f189656d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec5cdfff71d2c5e7913a99f950278f9e1f5256c58bd5302a853ca676f189656d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5cdfff71d2c5e7913a99f950278f9e1f5256c58bd5302a853ca676f189656d", kill_on_drop: false }` [INFO] [stdout] ec5cdfff71d2c5e7913a99f950278f9e1f5256c58bd5302a853ca676f189656d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01270814f0ac79a60a83d95d69d4a095a1d23c803ed7a71838d7acd7207ddfe2 [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" "01270814f0ac79a60a83d95d69d4a095a1d23c803ed7a71838d7acd7207ddfe2", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking engine v0.0.0 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/platform/desktop.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn app_init<'a> (engine: &'a engine::Engine<'a>) -> crate::App<'a> { [INFO] [stdout] | ^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/lib.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | engine: &'a engine::Engine<'a>, [INFO] [stdout] | ^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/lib.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn init(engine: &'a engine::Engine<'a>) -> Self { [INFO] [stdout] | ^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/platform/desktop.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn app_init<'a> (engine: &'a engine::Engine<'a>) -> crate::App<'a> { [INFO] [stdout] | ^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/lib.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | engine: &'a engine::Engine<'a>, [INFO] [stdout] | ^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in crate `engine` [INFO] [stdout] --> src/lib.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn init(engine: &'a engine::Engine<'a>) -> Self { [INFO] [stdout] | ^^^^^^ not found in `engine` [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 E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` [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] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "01270814f0ac79a60a83d95d69d4a095a1d23c803ed7a71838d7acd7207ddfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01270814f0ac79a60a83d95d69d4a095a1d23c803ed7a71838d7acd7207ddfe2", kill_on_drop: false }` [INFO] [stdout] 01270814f0ac79a60a83d95d69d4a095a1d23c803ed7a71838d7acd7207ddfe2