[INFO] cloning repository https://github.com/Obl4ki/tetris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obl4ki/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ftetris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ftetris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c82a2387e11dda891482dbf67d4092fa3eff8c36
[INFO] checking Obl4ki/tetris against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObl4ki%2Ftetris" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Obl4ki/tetris
[INFO] finished tweaking git repo https://github.com/Obl4ki/tetris
[INFO] tweaked toml for git repo https://github.com/Obl4ki/tetris written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Obl4ki/tetris on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Obl4ki/tetris 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-ui/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-ui` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-core/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-core` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-bin/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-bin` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-heuristics/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-heuristics` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-ml/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-ml` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.79
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded libredox v0.0.1
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded redox_users v0.4.4
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] [stderr]   Downloaded clearscreen v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028
[INFO] running `Command { std: "docker" "start" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-ui/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-ui` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-core/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-core` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-bin/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-bin` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-heuristics/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-heuristics` (manifest) generated 1 warning
[INFO] [stderr] warning: tetris-ml/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: `tetris-ml` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking tetris-core v0.1.0 (/opt/rustwide/workdir/tetris-core)
[INFO] [stderr]     Checking tetris-heuristics v0.1.0 (/opt/rustwide/workdir/tetris-heuristics)
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking tetris-ml v0.1.0 (/opt/rustwide/workdir/tetris-ml)
[INFO] [stderr]     Checking tetris-ui v0.1.0 (/opt/rustwide/workdir/tetris-ui)
[INFO] [stderr]     Checking tetris-bin v0.1.0 (/opt/rustwide/workdir/tetris-bin)
[INFO] [stderr] warning: unused dependency `clearscreen`
[INFO] [stderr]   --> tetris-ml/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | clearscreen = "2.0.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clearscreen`
[INFO] [stderr] warning: unused dependency `serde`
[INFO] [stderr]   --> tetris-ml/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | serde = { version = "1.0.188", features = ["derive"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde`
[INFO] [stderr] warning: `tetris-ml` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.83s
[INFO] running `Command { std: "docker" "inspect" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028", kill_on_drop: false }`
[INFO] [stdout] 4c7f43e51c16a00ace958da2cc99ab3ca3e75e53adcf65695c1f8ab7184f3028
