[INFO] cloning repository https://github.com/erickpires/sokoban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erickpires/sokoban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/erickpires/sokoban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erickpires/sokoban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b1d4ae1318b1d34d3725314892165f730a5503b
[INFO] checking erickpires/sokoban against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickpires%2Fsokoban" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/erickpires/sokoban on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/erickpires/sokoban
[INFO] finished tweaking git repo https://github.com/erickpires/sokoban
[INFO] tweaked toml for git repo https://github.com/erickpires/sokoban written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/erickpires/sokoban 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51691b8d5e7bfcb4ed4a922bada088ff4d547d6398d47cb49390a31fa88b852b
[INFO] running `Command { std: "docker" "start" "-a" "51691b8d5e7bfcb4ed4a922bada088ff4d547d6398d47cb49390a31fa88b852b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51691b8d5e7bfcb4ed4a922bada088ff4d547d6398d47cb49390a31fa88b852b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51691b8d5e7bfcb4ed4a922bada088ff4d547d6398d47cb49390a31fa88b852b", kill_on_drop: false }`
[INFO] [stdout] 51691b8d5e7bfcb4ed4a922bada088ff4d547d6398d47cb49390a31fa88b852b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b771b704ff0eed5c7e93e67530590e18755dd91932ea74cc14b57d313b21afc9
[INFO] running `Command { std: "docker" "start" "-a" "b771b704ff0eed5c7e93e67530590e18755dd91932ea74cc14b57d313b21afc9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]     Checking num-traits v0.1.37
[INFO] [stderr]    Compiling khronos_api v1.0.0 (https://github.com/bjz/gl-rs#e4a3bb70)
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling sdl2-sys v0.27.2
[INFO] [stderr]     Checking c_vec v1.0.12
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking lazy_static v0.2.4
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking thread-id v3.0.0
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking num-integer v0.1.33
[INFO] [stderr]    Compiling gl_generator v0.5.2 (https://github.com/bjz/gl-rs#e4a3bb70)
[INFO] [stderr]     Checking num-iter v0.1.33
[INFO] [stderr]     Checking num v0.1.37
[INFO] [stderr]     Checking sdl2 v0.29.0
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]    Compiling gl v0.6.1 (https://github.com/bjz/gl-rs#e4a3bb70)
[INFO] [stderr]     Checking sokoban v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:928:40
[INFO] [stdout]     |
[INFO] [stdout] 928 |             .expect("Failed to write");;
[INFO] [stdout]     |                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/main.rs:945:58
[INFO] [stdout]     |
[INFO] [stdout] 945 | fn parse_level(level_name: &str, renderer: &Renderer) -> (Option<(Map, Entity)>) {
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 945 - fn parse_level(level_name: &str, renderer: &Renderer) -> (Option<(Map, Entity)>) {
[INFO] [stdout] 945 + fn parse_level(level_name: &str, renderer: &Renderer) -> Option<(Map, Entity)> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:928:40
[INFO] [stdout]     |
[INFO] [stdout] 928 |             .expect("Failed to write");;
[INFO] [stdout]     |                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/main.rs:945:58
[INFO] [stdout]     |
[INFO] [stdout] 945 | fn parse_level(level_name: &str, renderer: &Renderer) -> (Option<(Map, Entity)>) {
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 945 - fn parse_level(level_name: &str, renderer: &Renderer) -> (Option<(Map, Entity)>) {
[INFO] [stdout] 945 + fn parse_level(level_name: &str, renderer: &Renderer) -> Option<(Map, Entity)> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/main.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn allowed_motion_before_collision(moving: &Rect2, direction: Vector2, obstacle: &Rect2) -> f32 {
[INFO] [stdout]    |                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `level_music` is never read
[INFO] [stdout]    --> src/main.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         level_music = play_music(Path::new(map.level_music.as_ref().unwrap().as_str()));
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `right_x_axis`, `action_a`, and `action_b` are never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct GameInputState {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     right_x_axis: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     action_a: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 72 |     action_b: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameInputState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fps` is never read
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct AnimationInfo {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fps             : u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimationInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `collision_against_entities` is never used
[INFO] [stdout]    --> src/main.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Entity {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn collision_against_entities(&self, entities: &Vec<Entity>, movement: Vector2) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `entity_mass` should have an upper case name
[INFO] [stdout]    --> src/main.rs:722:19
[INFO] [stdout]     |
[INFO] [stdout] 722 |             const entity_mass : f32 = 0.0058;
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: convert the identifier to upper case: `ENTITY_MASS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `drag` should have an upper case name
[INFO] [stdout]    --> src/main.rs:723:19
[INFO] [stdout]     |
[INFO] [stdout] 723 |             const drag : f32 = 20.0;
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to upper case: `DRAG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/main.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn allowed_motion_before_collision(moving: &Rect2, direction: Vector2, obstacle: &Rect2) -> f32 {
[INFO] [stdout]    |                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `level_music` is never read
[INFO] [stdout]    --> src/main.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         level_music = play_music(Path::new(map.level_music.as_ref().unwrap().as_str()));
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `right_x_axis`, `action_a`, and `action_b` are never read
[INFO] [stdout]   --> src/main.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct GameInputState {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     right_x_axis: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     action_a: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 72 |     action_b: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameInputState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fps` is never read
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct AnimationInfo {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fps             : u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimationInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `collision_against_entities` is never used
[INFO] [stdout]    --> src/main.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Entity {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn collision_against_entities(&self, entities: &Vec<Entity>, movement: Vector2) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `entity_mass` should have an upper case name
[INFO] [stdout]    --> src/main.rs:722:19
[INFO] [stdout]     |
[INFO] [stdout] 722 |             const entity_mass : f32 = 0.0058;
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: convert the identifier to upper case: `ENTITY_MASS`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `drag` should have an upper case name
[INFO] [stdout]    --> src/main.rs:723:19
[INFO] [stdout]     |
[INFO] [stdout] 723 |             const drag : f32 = 20.0;
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to upper case: `DRAG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b771b704ff0eed5c7e93e67530590e18755dd91932ea74cc14b57d313b21afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b771b704ff0eed5c7e93e67530590e18755dd91932ea74cc14b57d313b21afc9", kill_on_drop: false }`
[INFO] [stdout] b771b704ff0eed5c7e93e67530590e18755dd91932ea74cc14b57d313b21afc9
