[INFO] updating cached repository https://github.com/yzhs/sokoban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56ec96ee316c6e93aa9def44a1658b64a37553bd [INFO] testing yzhs/sokoban against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyzhs%2Fsokoban" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yzhs/sokoban on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yzhs/sokoban [INFO] finished tweaking git repo https://github.com/yzhs/sokoban [INFO] tweaked toml for git repo https://github.com/yzhs/sokoban written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yzhs/sokoban already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4292c21bf192403a5b955cd4b6e47b14849c476793c01890f54840ef7fdf6bb [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" "c4292c21bf192403a5b955cd4b6e47b14849c476793c01890f54840ef7fdf6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4292c21bf192403a5b955cd4b6e47b14849c476793c01890f54840ef7fdf6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4292c21bf192403a5b955cd4b6e47b14849c476793c01890f54840ef7fdf6bb", kill_on_drop: false }` [INFO] [stdout] c4292c21bf192403a5b955cd4b6e47b14849c476793c01890f54840ef7fdf6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1cec2b8bc975db372c00cd99756ad432d490b6c11ef277c7dfdfbbefe1488c [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" "ae1cec2b8bc975db372c00cd99756ad432d490b6c11ef277c7dfdfbbefe1488c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling colog v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling glium_text v0.13.0 [INFO] [stderr] Compiling sokoban v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `visualise_graph` [INFO] [stdout] --> src/current_level/pathfinding.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | fn visualise_graph(&self, graph: &Graph) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_worker` [INFO] [stdout] --> src/current_level.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | fn move_worker(&mut self, direction: Direction) -> Event { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_towards_position` [INFO] [stdout] --> src/current_level.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | fn push_towards_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gui/texture.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gui/texture.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "ae1cec2b8bc975db372c00cd99756ad432d490b6c11ef277c7dfdfbbefe1488c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1cec2b8bc975db372c00cd99756ad432d490b6c11ef277c7dfdfbbefe1488c", kill_on_drop: false }` [INFO] [stdout] ae1cec2b8bc975db372c00cd99756ad432d490b6c11ef277c7dfdfbbefe1488c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e15a9aa86fead20b431bf0d1d2b7a61475a774175d9196ed8e7523b7d198dd04 [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" "e15a9aa86fead20b431bf0d1d2b7a61475a774175d9196ed8e7523b7d198dd04", kill_on_drop: false }` [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stdout] warning: associated function is never used: `visualise_graph` [INFO] [stdout] --> src/current_level/pathfinding.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | fn visualise_graph(&self, graph: &Graph) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_worker` [INFO] [stdout] --> src/current_level.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | fn move_worker(&mut self, direction: Direction) -> Event { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_towards_position` [INFO] [stdout] --> src/current_level.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | fn push_towards_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gui/texture.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gui/texture.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sokoban v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `visualise_graph` [INFO] [stdout] --> src/current_level/pathfinding.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | fn visualise_graph(&self, graph: &Graph) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_worker` [INFO] [stdout] --> src/current_level.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 191 | fn move_worker(&mut self, direction: Direction) -> Event { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_towards_position` [INFO] [stdout] --> src/current_level.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 349 | fn push_towards_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.18s [INFO] running `Command { std: "docker" "inspect" "e15a9aa86fead20b431bf0d1d2b7a61475a774175d9196ed8e7523b7d198dd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15a9aa86fead20b431bf0d1d2b7a61475a774175d9196ed8e7523b7d198dd04", kill_on_drop: false }` [INFO] [stdout] e15a9aa86fead20b431bf0d1d2b7a61475a774175d9196ed8e7523b7d198dd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", 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] fbaebadef962c142c603d9d1977985b7c39dd57385e46f702bbe73327f481909 [INFO] running `Command { std: "docker" "start" "-a" "fbaebadef962c142c603d9d1977985b7c39dd57385e46f702bbe73327f481909", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `visualise_graph` [INFO] [stderr] --> src/current_level/pathfinding.rs:164:8 [INFO] [stderr] | [INFO] [stderr] 164 | fn visualise_graph(&self, graph: &Graph) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `move_worker` [INFO] [stderr] --> src/current_level.rs:191:8 [INFO] [stderr] | [INFO] [stderr] 191 | fn move_worker(&mut self, direction: Direction) -> Event { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_towards_position` [INFO] [stderr] --> src/current_level.rs:349:8 [INFO] [stderr] | [INFO] [stderr] 349 | fn push_towards_position( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `visualise_graph` [INFO] [stderr] --> src/current_level/pathfinding.rs:164:8 [INFO] [stderr] | [INFO] [stderr] 164 | fn visualise_graph(&self, graph: &Graph) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `move_worker` [INFO] [stderr] --> src/current_level.rs:191:8 [INFO] [stderr] | [INFO] [stderr] 191 | fn move_worker(&mut self, direction: Direction) -> Event { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_towards_position` [INFO] [stderr] --> src/current_level.rs:349:8 [INFO] [stderr] | [INFO] [stderr] 349 | fn push_towards_position( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/gui/texture.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/gui/texture.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sokoban_backend-141e45c3cb6e1b4e [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test current_level::pathfinding::tests::fails_when_no_path_exists ... ok [INFO] [stdout] test collection::test::load_test_collections ... ok [INFO] [stdout] test current_level::pathfinding::tests::find_trivial_path ... ok [INFO] [stdout] test current_level::pathfinding::tests::find_simplest_nontrivial_path ... ok [INFO] [stdout] test current_level::pathfinding::tests::cannot_move_into_position ... ok [INFO] [stdout] test current_level::pathfinding::tests::cannot_move_into_wall ... ok [INFO] [stdout] test direction::test::from_positions ... ok [INFO] [stdout] test current_level::test::walk_to_obstacle_test ... ok [INFO] [stdout] test level::test::test_empty_level ... ok [INFO] [stdout] test level::test::test_two_workers ... ok [INFO] [stdout] test current_level::test::test_cannot_move_crate_into_wall_horizontally ... ok [INFO] [stdout] test current_level::pathfinding::tests::follow_simple_path ... ok [INFO] [stdout] test level::test::test_no_workers ... ok [INFO] [stdout] test current_level::test::push_to_obstacle_test ... ok [INFO] [stdout] test current_level::test::test_cannot_move_crate_into_wall_vertically ... ok [INFO] [stdout] test current_level::pathfinding::tests::find_not_so_tricky_path ... ok [INFO] [stdout] test move_::test::invalid_char ... ok [INFO] [stdout] test current_level::test::test_trivial_move_1 ... ok [INFO] [stdout] test current_level::test::test_trivial_move_2 ... ok [INFO] [stdout] test level::test::out_of_bounds_not_interior ... ok [INFO] [stdout] test level::test::test_crate_missing ... ok [INFO] [stdout] test move_::test::parse_str ... ok [INFO] [stdout] test undo::tests::empty_should_return_none ... ok [INFO] [stdout] test move_::test::to_from ... ok [INFO] [stdout] test game::tests::test_undo ... ok [INFO] [stdout] test undo::tests::record_should_truncate_if_different ... ok [INFO] [stdout] test undo::tests::undo_should_return_most_recent_action ... ok [INFO] [stdout] test undo::tests::record_should_redo_if_possible ... ok [INFO] [stdout] test undo::tests::record_should_not_truncate_if_identical ... ok [INFO] [stdout] test undo::tests::redo_should_return_most_recently_undone_action ... ok [INFO] [stdout] test game::tests::load_original ... ok [INFO] [stdout] test level::test::invalid_char ... ok [INFO] [stdout] test game::tests::prop_move_undo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/level-852cc0d4e4bb4203 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_simple_moves ... ok [INFO] [stderr] Doc-tests sokoban_backend [INFO] [stdout] test test_path_finding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fbaebadef962c142c603d9d1977985b7c39dd57385e46f702bbe73327f481909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaebadef962c142c603d9d1977985b7c39dd57385e46f702bbe73327f481909", kill_on_drop: false }` [INFO] [stdout] fbaebadef962c142c603d9d1977985b7c39dd57385e46f702bbe73327f481909