[INFO] cloning repository https://github.com/idqam/tetrisCloneRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idqam/tetrisCloneRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidqam%2FtetrisCloneRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidqam%2FtetrisCloneRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8499a7173873090127a11f1436d4f9fbcd3d429e [INFO] testing idqam/tetrisCloneRust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidqam%2FtetrisCloneRust" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idqam/tetrisCloneRust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idqam/tetrisCloneRust [INFO] finished tweaking git repo https://github.com/idqam/tetrisCloneRust [INFO] tweaked toml for git repo https://github.com/idqam/tetrisCloneRust written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/idqam/tetrisCloneRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8f1613e59b5a566ea2bd8c13c2bfff57be931dae0c641c093e45996cfbcb8ca [INFO] running `Command { std: "docker" "start" "-a" "f8f1613e59b5a566ea2bd8c13c2bfff57be931dae0c641c093e45996cfbcb8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8f1613e59b5a566ea2bd8c13c2bfff57be931dae0c641c093e45996cfbcb8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f1613e59b5a566ea2bd8c13c2bfff57be931dae0c641c093e45996cfbcb8ca", kill_on_drop: false }` [INFO] [stdout] f8f1613e59b5a566ea2bd8c13c2bfff57be931dae0c641c093e45996cfbcb8ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb84d9fad0e09e8a44e8da470be9452579e2d05ed8247f70a165be88d95b5389 [INFO] running `Command { std: "docker" "start" "-a" "eb84d9fad0e09e8a44e8da470be9452579e2d05ed8247f70a165be88d95b5389", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling tretris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `handle_events` in this scope [INFO] [stdout] --> src/main.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | if !handle_events(&mut tetris, &mut quit, &mut timer, &mut event_pump){ [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::rect::Rect` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sdl2::rect::Rect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `INIT_JPG`, `INIT_PNG`, `LoadTexture` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use sdl2::image::{LoadTexture, INIT_PNG, INIT_JPG}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tretris` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eb84d9fad0e09e8a44e8da470be9452579e2d05ed8247f70a165be88d95b5389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb84d9fad0e09e8a44e8da470be9452579e2d05ed8247f70a165be88d95b5389", kill_on_drop: false }` [INFO] [stdout] eb84d9fad0e09e8a44e8da470be9452579e2d05ed8247f70a165be88d95b5389