[INFO] cloning repository https://github.com/Aryan570/tetris_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aryan570/tetris_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAryan570%2Ftetris_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAryan570%2Ftetris_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7f584121e463ae99811f21e39ea80a2a02e8a1c
[INFO] testing Aryan570/tetris_rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAryan570%2Ftetris_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aryan570/tetris_rust
[INFO] finished tweaking git repo https://github.com/Aryan570/tetris_rust
[INFO] tweaked toml for git repo https://github.com/Aryan570/tetris_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aryan570/tetris_rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aryan570/tetris_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5f1ca09eba829a96fbe576f24f5cf42266f50b142ce865ed8036143179dcde
[INFO] running `Command { std: "docker" "start" "-a" "fb5f1ca09eba829a96fbe576f24f5cf42266f50b142ce865ed8036143179dcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5f1ca09eba829a96fbe576f24f5cf42266f50b142ce865ed8036143179dcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5f1ca09eba829a96fbe576f24f5cf42266f50b142ce865ed8036143179dcde", kill_on_drop: false }`
[INFO] [stdout] fb5f1ca09eba829a96fbe576f24f5cf42266f50b142ce865ed8036143179dcde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 605d6780f4c41eb4eee92bf034cc55bf7189d99985e84ac26e0257daeff98e57
[INFO] running `Command { std: "docker" "start" "-a" "605d6780f4c41eb4eee92bf034cc55bf7189d99985e84ac26e0257daeff98e57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling tetris_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `direction`, `block_type`, and `height` are never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 18 |     direction: i8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     block_type: BlockType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     width : u8,
[INFO] [stdout] 21 |     height : u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "605d6780f4c41eb4eee92bf034cc55bf7189d99985e84ac26e0257daeff98e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605d6780f4c41eb4eee92bf034cc55bf7189d99985e84ac26e0257daeff98e57", kill_on_drop: false }`
[INFO] [stdout] 605d6780f4c41eb4eee92bf034cc55bf7189d99985e84ac26e0257daeff98e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 651f1cf45fff14b68f6133b4d2bad3fb52846b855773b9d0ae6fce958ec843af
[INFO] running `Command { std: "docker" "start" "-a" "651f1cf45fff14b68f6133b4d2bad3fb52846b855773b9d0ae6fce958ec843af", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `direction`, `block_type`, and `height` are never read
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Block {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 18 |     direction: i8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     block_type: BlockType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     width : u8,
[INFO] [stdout] 21 |     height : u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "651f1cf45fff14b68f6133b4d2bad3fb52846b855773b9d0ae6fce958ec843af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651f1cf45fff14b68f6133b4d2bad3fb52846b855773b9d0ae6fce958ec843af", kill_on_drop: false }`
[INFO] [stdout] 651f1cf45fff14b68f6133b4d2bad3fb52846b855773b9d0ae6fce958ec843af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15210870ebd1b16284bf3f688c2aeaabbffa9a2943356ee4ef7cc1c0b3d62118
[INFO] running `Command { std: "docker" "start" "-a" "15210870ebd1b16284bf3f688c2aeaabbffa9a2943356ee4ef7cc1c0b3d62118", kill_on_drop: false }`
[INFO] [stderr] warning: fields `direction`, `block_type`, and `height` are never read
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct Block {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 18 |     direction: i8,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 19 |     block_type: BlockType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 20 |     width : u8,
[INFO] [stderr] 21 |     height : u8,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Block` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tetris_rust` (bin "tetris_rust" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tetris_rust-6f12ba8e4839634e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15210870ebd1b16284bf3f688c2aeaabbffa9a2943356ee4ef7cc1c0b3d62118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15210870ebd1b16284bf3f688c2aeaabbffa9a2943356ee4ef7cc1c0b3d62118", kill_on_drop: false }`
[INFO] [stdout] 15210870ebd1b16284bf3f688c2aeaabbffa9a2943356ee4ef7cc1c0b3d62118
