[INFO] cloning repository https://github.com/Mackowaty007/Tetris-rust-glium-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mackowaty007/Tetris-rust-glium-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMackowaty007%2FTetris-rust-glium-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMackowaty007%2FTetris-rust-glium-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0c69243a9e0dd38042bb58a88af9d695c0e096d
[INFO] checking Mackowaty007/Tetris-rust-glium-example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMackowaty007%2FTetris-rust-glium-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mackowaty007/Tetris-rust-glium-example
[INFO] finished tweaking git repo https://github.com/Mackowaty007/Tetris-rust-glium-example
[INFO] tweaked toml for git repo https://github.com/Mackowaty007/Tetris-rust-glium-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mackowaty007/Tetris-rust-glium-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mackowaty007/Tetris-rust-glium-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded device_query v0.1.3
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.4
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5b0539fc2a2e1f478dc6928ae86225a05443de05c1952817726da137afe12f4
[INFO] running `Command { std: "docker" "start" "-a" "b5b0539fc2a2e1f478dc6928ae86225a05443de05c1952817726da137afe12f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5b0539fc2a2e1f478dc6928ae86225a05443de05c1952817726da137afe12f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b0539fc2a2e1f478dc6928ae86225a05443de05c1952817726da137afe12f4", kill_on_drop: false }`
[INFO] [stdout] b5b0539fc2a2e1f478dc6928ae86225a05443de05c1952817726da137afe12f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82bac1c6facf8aa3c4b108a82850d6678123353e383b5a3da85ff7c87979ce2e
[INFO] running `Command { std: "docker" "start" "-a" "82bac1c6facf8aa3c4b108a82850d6678123353e383b5a3da85ff7c87979ce2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking miniz_oxide v0.6.4
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking gimli v0.27.1
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling device_query v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking crossfont v0.5.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking sussy_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `drawSquare` is never used
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn drawSquare(){
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drawSquare` should have a snake case name
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn drawSquare(){
[INFO] [stdout]   |    ^^^^^^^^^^ help: convert the identifier to snake case: `draw_square`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drawSquare` is never used
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn drawSquare(){
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drawSquare` should have a snake case name
[INFO] [stdout]  --> src/main.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn drawSquare(){
[INFO] [stdout]   |    ^^^^^^^^^^ help: convert the identifier to snake case: `draw_square`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "82bac1c6facf8aa3c4b108a82850d6678123353e383b5a3da85ff7c87979ce2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bac1c6facf8aa3c4b108a82850d6678123353e383b5a3da85ff7c87979ce2e", kill_on_drop: false }`
[INFO] [stdout] 82bac1c6facf8aa3c4b108a82850d6678123353e383b5a3da85ff7c87979ce2e
