[INFO] cloning repository https://github.com/yzhs/sokoban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yzhs/sokoban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyzhs%2Fsokoban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyzhs%2Fsokoban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56ec96ee316c6e93aa9def44a1658b64a37553bd [INFO] testing yzhs/sokoban against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyzhs%2Fsokoban" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yzhs/sokoban on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-106/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9edc025a9489edfb182771d92135d6c087c0d6ee22aa937575daa252334d448e [INFO] running `Command { std: "docker" "start" "-a" "9edc025a9489edfb182771d92135d6c087c0d6ee22aa937575daa252334d448e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9edc025a9489edfb182771d92135d6c087c0d6ee22aa937575daa252334d448e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edc025a9489edfb182771d92135d6c087c0d6ee22aa937575daa252334d448e", kill_on_drop: false }` [INFO] [stdout] 9edc025a9489edfb182771d92135d6c087c0d6ee22aa937575daa252334d448e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 063283a871d2048e49d923cf681d72eedb54abed12545f3d98452af29ff78773 [INFO] running `Command { std: "docker" "start" "-a" "063283a871d2048e49d923cf681d72eedb54abed12545f3d98452af29ff78773", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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 smallvec v0.6.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling tiff v0.4.0 [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 rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling colog v1.0.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling synstructure v0.12.3 [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: `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] = note: `#[warn(dead_code)]` on by default [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: 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] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `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 the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tile_kind` [INFO] [stdout] --> src/gui/sprite.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tile_kind: TileKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sprite` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/gui/sprite.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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 50.04s [INFO] running `Command { std: "docker" "inspect" "063283a871d2048e49d923cf681d72eedb54abed12545f3d98452af29ff78773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063283a871d2048e49d923cf681d72eedb54abed12545f3d98452af29ff78773", kill_on_drop: false }` [INFO] [stdout] 063283a871d2048e49d923cf681d72eedb54abed12545f3d98452af29ff78773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448d6c99207b5553aa2c92ad3c85953ce845076e8bc96d8f49b369d740274323 [INFO] running `Command { std: "docker" "start" "-a" "448d6c99207b5553aa2c92ad3c85953ce845076e8bc96d8f49b369d740274323", 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: `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] = note: `#[warn(dead_code)]` on by default [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: 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] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `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 the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tile_kind` [INFO] [stdout] --> src/gui/sprite.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tile_kind: TileKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sprite` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/gui/sprite.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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: `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] = note: `#[warn(dead_code)]` on by default [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: 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] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.88s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sokoban_backend-321f69c71d03b0de) [INFO] [stderr] Executable tests/level.rs (/opt/rustwide/target/debug/deps/level-409b98bef3c954a8) [INFO] running `Command { std: "docker" "inspect" "448d6c99207b5553aa2c92ad3c85953ce845076e8bc96d8f49b369d740274323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448d6c99207b5553aa2c92ad3c85953ce845076e8bc96d8f49b369d740274323", kill_on_drop: false }` [INFO] [stdout] 448d6c99207b5553aa2c92ad3c85953ce845076e8bc96d8f49b369d740274323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1752eaff841cd2473bf2c1e15b948b82e91821fc95197622e1d990f36506e983 [INFO] running `Command { std: "docker" "start" "-a" "1752eaff841cd2473bf2c1e15b948b82e91821fc95197622e1d990f36506e983", kill_on_drop: false }` [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] = note: `#[warn(dead_code)]` on by default [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: 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] warning: `sokoban` (lib) generated 3 warnings [INFO] [stderr] warning: `sokoban` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: use of deprecated function `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 the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tile_kind` [INFO] [stderr] --> src/gui/sprite.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | tile_kind: TileKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Sprite` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/gui/sprite.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sokoban` (bin "sokoban") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sokoban_backend-321f69c71d03b0de) [INFO] [stdout] running 33 tests [INFO] [stdout] test collection::test::load_test_collections ... ok [INFO] [stdout] test current_level::pathfinding::tests::cannot_move_into_wall ... ok [INFO] [stdout] test current_level::pathfinding::tests::fails_when_no_path_exists ... ok [INFO] [stdout] test current_level::test::push_to_obstacle_test ... ok [INFO] [stdout] test current_level::pathfinding::tests::find_not_so_tricky_path ... ok [INFO] [stdout] test current_level::test::walk_to_obstacle_test ... ok [INFO] [stdout] test game::tests::test_undo ... ok [INFO] [stdout] test move_::test::invalid_char ... ok [INFO] [stdout] test level::test::test_two_workers ... ok [INFO] [stdout] test current_level::pathfinding::tests::cannot_move_into_position ... ok [INFO] [stdout] test current_level::test::test_cannot_move_crate_into_wall_horizontally ... ok [INFO] [stdout] test direction::test::from_positions ... 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 current_level::pathfinding::tests::find_simplest_nontrivial_path ... ok [INFO] [stdout] test move_::test::parse_str ... ok [INFO] [stdout] test level::test::test_crate_missing ... ok [INFO] [stdout] test undo::tests::empty_should_return_none ... ok [INFO] [stdout] test current_level::test::test_cannot_move_crate_into_wall_vertically ... ok [INFO] [stdout] test level::test::test_empty_level ... ok [INFO] [stdout] test level::test::test_no_workers ... ok [INFO] [stdout] test current_level::pathfinding::tests::find_trivial_path ... ok [INFO] [stdout] test undo::tests::record_should_not_truncate_if_identical ... ok [INFO] [stdout] test move_::test::to_from ... ok [INFO] [stdout] test level::test::out_of_bounds_not_interior ... ok [INFO] [stdout] test undo::tests::undo_should_return_most_recent_action ... ok [INFO] [stdout] test current_level::pathfinding::tests::follow_simple_path ... ok [INFO] [stdout] test undo::tests::record_should_truncate_if_different ... ok [INFO] [stdout] test game::tests::load_original ... ok [INFO] [stdout] test undo::tests::record_should_redo_if_possible ... ok [INFO] [stdout] test undo::tests::redo_should_return_most_recently_undone_action ... ok [INFO] [stdout] test level::test::invalid_char - should panic ... 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; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running tests/level.rs (/opt/rustwide/target/debug/deps/level-409b98bef3c954a8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests sokoban_backend [INFO] [stdout] test test_simple_moves ... ok [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; finished in 0.02s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1752eaff841cd2473bf2c1e15b948b82e91821fc95197622e1d990f36506e983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1752eaff841cd2473bf2c1e15b948b82e91821fc95197622e1d990f36506e983", kill_on_drop: false }` [INFO] [stdout] 1752eaff841cd2473bf2c1e15b948b82e91821fc95197622e1d990f36506e983