[INFO] cloning repository https://github.com/Gabroide/Tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gabroide/Tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabroide%2FTetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabroide%2FTetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da0b1da20b748886ae3a2fbae9f4b9e9c5042d18 [INFO] checking Gabroide/Tetris against try#b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabroide%2FTetris" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 61% (35/57) Checking out files: 63% (36/57) Checking out files: 64% (37/57) Checking out files: 66% (38/57) Checking out files: 68% (39/57) Checking out files: 70% (40/57) Checking out files: 71% (41/57) Checking out files: 73% (42/57) Checking out files: 75% (43/57) Checking out files: 77% (44/57) Checking out files: 78% (45/57) Checking out files: 80% (46/57) Checking out files: 82% (47/57) Checking out files: 84% (48/57) Checking out files: 85% (49/57) Checking out files: 87% (50/57) Checking out files: 89% (51/57) Checking out files: 91% (52/57) Checking out files: 92% (53/57) Checking out files: 94% (54/57) Checking out files: 96% (55/57) Checking out files: 98% (56/57) Checking out files: 100% (57/57) Checking out files: 100% (57/57), done. [INFO] validating manifest of git repo https://github.com/Gabroide/Tetris on toolchain b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gabroide/Tetris [INFO] finished tweaking git repo https://github.com/Gabroide/Tetris [INFO] tweaked toml for git repo https://github.com/Gabroide/Tetris written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Gabroide/Tetris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76e5b1500799b1643dc5492614c147e64dfce1ee8ed7128f76a0637e9ea0c1d7 [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" "76e5b1500799b1643dc5492614c147e64dfce1ee8ed7128f76a0637e9ea0c1d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76e5b1500799b1643dc5492614c147e64dfce1ee8ed7128f76a0637e9ea0c1d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e5b1500799b1643dc5492614c147e64dfce1ee8ed7128f76a0637e9ea0c1d7", kill_on_drop: false }` [INFO] [stdout] 76e5b1500799b1643dc5492614c147e64dfce1ee8ed7128f76a0637e9ea0c1d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2cf8ab78743792d4728dc74ad33a95c3dd17076e7396190b7ed43296de0608 [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" "dc2cf8ab78743792d4728dc74ad33a95c3dd17076e7396190b7ed43296de0608", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling Tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/main.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 295 | I [INFO] [stdout] | - expected one of `!` or `::` [INFO] [stdout] 296 | fn line_to_slice(line: &str) -> Vec { [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Tetris` [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: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/main.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 295 | I [INFO] [stdout] | - expected one of `!` or `::` [INFO] [stdout] 296 | fn line_to_slice(line: &str) -> Vec { [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc2cf8ab78743792d4728dc74ad33a95c3dd17076e7396190b7ed43296de0608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2cf8ab78743792d4728dc74ad33a95c3dd17076e7396190b7ed43296de0608", kill_on_drop: false }` [INFO] [stdout] dc2cf8ab78743792d4728dc74ad33a95c3dd17076e7396190b7ed43296de0608