[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 master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabroide%2FTetris" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] 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 a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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-13/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] facd82bfe158e66c3bc5ea1f39f22cc8dea99872fcd3ccb5d60a4b2ad4e96a5d [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" "facd82bfe158e66c3bc5ea1f39f22cc8dea99872fcd3ccb5d60a4b2ad4e96a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "facd82bfe158e66c3bc5ea1f39f22cc8dea99872fcd3ccb5d60a4b2ad4e96a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facd82bfe158e66c3bc5ea1f39f22cc8dea99872fcd3ccb5d60a4b2ad4e96a5d", kill_on_drop: false }` [INFO] [stdout] facd82bfe158e66c3bc5ea1f39f22cc8dea99872fcd3ccb5d60a4b2ad4e96a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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] d22be3e09fcfa96529a8fa2f9b239d2f9009bbb96228172286dd246312575e3f [INFO] running `Command { std: "docker" "start" "-a" "d22be3e09fcfa96529a8fa2f9b239d2f9009bbb96228172286dd246312575e3f", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling Tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stderr] error: could not compile `Tetris` [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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "d22be3e09fcfa96529a8fa2f9b239d2f9009bbb96228172286dd246312575e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22be3e09fcfa96529a8fa2f9b239d2f9009bbb96228172286dd246312575e3f", kill_on_drop: false }` [INFO] [stdout] d22be3e09fcfa96529a8fa2f9b239d2f9009bbb96228172286dd246312575e3f