[INFO] cloning repository https://github.com/SpicyRicecaker/raylib-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpicyRicecaker/raylib-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fraylib-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fraylib-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90cf0f95d5ef60effcf6cab13e6ccf5c30086a45 [INFO] testing SpicyRicecaker/raylib-experiment against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fraylib-experiment" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpicyRicecaker/raylib-experiment on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpicyRicecaker/raylib-experiment [INFO] finished tweaking git repo https://github.com/SpicyRicecaker/raylib-experiment [INFO] tweaked toml for git repo https://github.com/SpicyRicecaker/raylib-experiment written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SpicyRicecaker/raylib-experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 18664fd5869780208460c4d349070768584f3cde9112a9d00fdb8d7f1ecd6517 [INFO] running `Command { std: "docker" "start" "-a" "18664fd5869780208460c4d349070768584f3cde9112a9d00fdb8d7f1ecd6517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18664fd5869780208460c4d349070768584f3cde9112a9d00fdb8d7f1ecd6517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18664fd5869780208460c4d349070768584f3cde9112a9d00fdb8d7f1ecd6517", kill_on_drop: false }` [INFO] [stdout] 18664fd5869780208460c4d349070768584f3cde9112a9d00fdb8d7f1ecd6517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d32c4816e4f0a8ab384570f3d69369c341a07dc180d0f1b47790a405f8c404 [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" "81d32c4816e4f0a8ab384570f3d69369c341a07dc180d0f1b47790a405f8c404", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling raylib v3.5.0 [INFO] [stderr] Compiling tetris-raylib-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `audio` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut audio = RaylibAudio::init_audio_device(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_audio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut audio = RaylibAudio::init_audio_device(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "81d32c4816e4f0a8ab384570f3d69369c341a07dc180d0f1b47790a405f8c404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d32c4816e4f0a8ab384570f3d69369c341a07dc180d0f1b47790a405f8c404", kill_on_drop: false }` [INFO] [stdout] 81d32c4816e4f0a8ab384570f3d69369c341a07dc180d0f1b47790a405f8c404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] e7a7deb405adba3433c713f5fca9f2c54263a277ab7b2aa46740b7bc9a3235d2 [INFO] running `Command { std: "docker" "start" "-a" "e7a7deb405adba3433c713f5fca9f2c54263a277ab7b2aa46740b7bc9a3235d2", kill_on_drop: false }` [INFO] [stderr] Compiling tetris-raylib-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `audio` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut audio = RaylibAudio::init_audio_device(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_audio` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut audio = RaylibAudio::init_audio_device(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/tests.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | assert!(tetromino.within_boundary(Tetromino::get_dxdy(Direction::Down), 10, 20)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------------------------------------ -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/tetromino/collisions/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn within_boundary(&self, dx_dy: [i32; 2], dim: &Dimensions) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ----- --------------- ---------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/tests.rs:134:31 [INFO] [stdout] | [INFO] [stdout] 134 | assert!(tetromino.within_boundary(Tetromino::get_dxdy(Direction::Down), 10, 20)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------------------------------------ -- -- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/tetromino/collisions/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn within_boundary(&self, dx_dy: [i32; 2], dim: &Dimensions) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ----- --------------- ---------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tetris-raylib-rs` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e7a7deb405adba3433c713f5fca9f2c54263a277ab7b2aa46740b7bc9a3235d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a7deb405adba3433c713f5fca9f2c54263a277ab7b2aa46740b7bc9a3235d2", kill_on_drop: false }` [INFO] [stdout] e7a7deb405adba3433c713f5fca9f2c54263a277ab7b2aa46740b7bc9a3235d2