Nov 16 20:21:44.715 INFO testing martin-t/sokoban-solver against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 20:21:44.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 20:21:45.445 INFO [stdout] 5dc0b76b651ec056b8aa52f1a359104102349ed90b168e87ad1bfdd83948bee9 Nov 16 20:21:45.447 INFO running `"docker" "start" "-a" "5dc0b76b651ec056b8aa52f1a359104102349ed90b168e87ad1bfdd83948bee9"` Nov 16 20:21:47.479 INFO [stderr] usermod: no changes Nov 16 20:21:47.727 INFO [stderr] Compiling cfg-if v0.1.6 Nov 16 20:21:47.739 INFO [stderr] Compiling ucd-util v0.1.2 Nov 16 20:21:47.743 INFO [stderr] Compiling rustc-serialize v0.3.24 Nov 16 20:21:47.743 INFO [stderr] Compiling utf8-ranges v1.0.2 Nov 16 20:21:47.815 INFO [stderr] Compiling byteorder v1.2.7 Nov 16 20:21:47.820 INFO [stderr] Compiling encode_unicode v0.3.5 Nov 16 20:21:47.821 INFO [stderr] Compiling typed-arena v1.4.1 Nov 16 20:21:47.821 INFO [stderr] Compiling separator v0.3.1 Nov 16 20:21:48.233 INFO [stderr] Compiling fnv v1.0.6 Nov 16 20:21:49.909 INFO [stderr] Compiling memchr v1.0.2 Nov 16 20:21:50.049 INFO [stderr] Compiling log v0.4.6 Nov 16 20:21:53.357 INFO [stderr] Compiling regex-syntax v0.6.2 Nov 16 20:21:53.358 INFO [stderr] Compiling memchr v2.1.1 Nov 16 20:21:54.431 INFO [stderr] Compiling term v0.5.1 Nov 16 20:21:59.048 INFO [stderr] Compiling aho-corasick v0.6.9 Nov 16 20:22:10.155 INFO [stderr] Compiling csv v0.15.0 Nov 16 20:22:14.527 INFO [stderr] Compiling prettytable-rs v0.7.0 Nov 16 20:22:14.794 INFO [stderr] Compiling regex v1.0.5 Nov 16 20:22:25.079 INFO [stderr] Compiling env_logger v0.5.13 Nov 16 20:22:27.073 INFO [stderr] Compiling sokoban-solver v0.1.0 (/source) Nov 16 20:22:28.558 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:22:28.558 INFO [stderr] --> src/solution_formatter.rs:77:17 Nov 16 20:22:28.558 INFO [stderr] | Nov 16 20:22:28.558 INFO [stderr] 77 | writeln!(f, "{}", self.map.format_with_state(self.format, &new_state)); Nov 16 20:22:28.558 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:22:28.558 INFO [stderr] | Nov 16 20:22:28.558 INFO [stderr] note: lint level defined here Nov 16 20:22:28.558 INFO [stderr] --> src/lib.rs:13:9 Nov 16 20:22:28.558 INFO [stderr] | Nov 16 20:22:28.558 INFO [stderr] 13 | #![warn(unused)] Nov 16 20:22:28.558 INFO [stderr] | ^^^^^^ Nov 16 20:22:28.558 INFO [stderr] = note: #[warn(unused_must_use)] implied by #[warn(unused)] Nov 16 20:22:28.558 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:22:28.558 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:22:28.558 INFO [stderr] Nov 16 20:22:34.827 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.30s Nov 16 20:22:34.840 INFO [stderr] su: No module specific data is present Nov 16 20:22:35.548 INFO running `"docker" "inspect" "5dc0b76b651ec056b8aa52f1a359104102349ed90b168e87ad1bfdd83948bee9"` Nov 16 20:22:35.729 INFO running `"docker" "rm" "-f" "5dc0b76b651ec056b8aa52f1a359104102349ed90b168e87ad1bfdd83948bee9"` Nov 16 20:22:35.951 INFO [stdout] 5dc0b76b651ec056b8aa52f1a359104102349ed90b168e87ad1bfdd83948bee9 Nov 16 20:22:35.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 20:22:36.267 INFO [stdout] 57c19be9436ae2785e16efb37658405e4e99a7325a8030580bba3e696be87e77 Nov 16 20:22:36.271 INFO running `"docker" "start" "-a" "57c19be9436ae2785e16efb37658405e4e99a7325a8030580bba3e696be87e77"` Nov 16 20:22:37.616 INFO [stderr] usermod: no changes Nov 16 20:22:37.895 INFO [stderr] Compiling serde v1.0.80 Nov 16 20:22:37.902 INFO [stderr] Compiling encode_unicode v0.3.5 Nov 16 20:22:37.902 INFO [stderr] Compiling log v0.4.6 Nov 16 20:22:37.902 INFO [stderr] Compiling csv v0.15.0 Nov 16 20:22:37.902 INFO [stderr] Compiling float-cmp v0.4.0 Nov 16 20:22:37.902 INFO [stderr] Compiling syn v0.15.18 Nov 16 20:22:39.223 INFO [stderr] Compiling predicates v0.9.1 Nov 16 20:22:39.736 INFO [stderr] Compiling simplelog v0.5.3 Nov 16 20:22:39.736 INFO [stderr] Compiling env_logger v0.5.13 Nov 16 20:22:44.787 INFO [stderr] Compiling prettytable-rs v0.7.0 Nov 16 20:22:49.903 INFO [stderr] Compiling sokoban-solver v0.1.0 (/source) Nov 16 20:22:52.559 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:22:52.559 INFO [stderr] --> src/solution_formatter.rs:77:17 Nov 16 20:22:52.559 INFO [stderr] | Nov 16 20:22:52.559 INFO [stderr] 77 | writeln!(f, "{}", self.map.format_with_state(self.format, &new_state)); Nov 16 20:22:52.559 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:22:52.559 INFO [stderr] | Nov 16 20:22:52.559 INFO [stderr] note: lint level defined here Nov 16 20:22:52.559 INFO [stderr] --> src/lib.rs:13:9 Nov 16 20:22:52.559 INFO [stderr] | Nov 16 20:22:52.559 INFO [stderr] 13 | #![warn(unused)] Nov 16 20:22:52.559 INFO [stderr] | ^^^^^^ Nov 16 20:22:52.559 INFO [stderr] = note: #[warn(unused_must_use)] implied by #[warn(unused)] Nov 16 20:22:52.559 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:22:52.559 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:22:52.559 INFO [stderr] Nov 16 20:23:02.131 INFO [stderr] Compiling serde_derive v1.0.80 Nov 16 20:23:02.131 INFO [stderr] Compiling synstructure v0.10.1 Nov 16 20:23:07.163 INFO [stderr] Compiling failure_derive v0.1.3 Nov 16 20:23:11.027 INFO [stderr] Compiling failure v0.1.3 Nov 16 20:23:28.348 INFO [stderr] Compiling serde_json v1.0.32 Nov 16 20:23:28.348 INFO [stderr] Compiling csv v1.0.2 Nov 16 20:23:33.167 INFO [stderr] Compiling escargot v0.3.1 Nov 16 20:23:33.167 INFO [stderr] Compiling handlebars v0.32.4 Nov 16 20:23:35.413 INFO [stderr] Compiling assert_cmd v0.9.1 Nov 16 20:23:44.991 INFO [stderr] Compiling criterion v0.2.5 Nov 16 20:24:02.799 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.799 INFO [stderr] --> src/solution_formatter.rs:77:17 Nov 16 20:24:02.800 INFO [stderr] | Nov 16 20:24:02.800 INFO [stderr] 77 | writeln!(f, "{}", self.map.format_with_state(self.format, &new_state)); Nov 16 20:24:02.800 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:24:02.801 INFO [stderr] | Nov 16 20:24:02.801 INFO [stderr] note: lint level defined here Nov 16 20:24:02.801 INFO [stderr] --> src/lib.rs:13:9 Nov 16 20:24:02.802 INFO [stderr] | Nov 16 20:24:02.802 INFO [stderr] 13 | #![warn(unused)] Nov 16 20:24:02.802 INFO [stderr] | ^^^^^^ Nov 16 20:24:02.803 INFO [stderr] = note: #[warn(unused_must_use)] implied by #[warn(unused)] Nov 16 20:24:02.803 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.803 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.803 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:473:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 473 | print_bad_matching!("Better moves", m, _, _, _, m.0 < m.1, m); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:473:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 473 | print_bad_matching!("Better moves", m, _, _, _, m.0 < m.1, m); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:474:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 474 | print_bad_matching!("Worse moves", m, _, _, _, m.0 > m.1, m); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:474:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 474 | print_bad_matching!("Worse moves", m, _, _, _, m.0 > m.1, m); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:475:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 475 | print_bad_matching!("Better pushes", _, p, _, _, p.0 < p.1, p); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:475:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 475 | print_bad_matching!("Better pushes", _, p, _, _, p.0 < p.1, p); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:476:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 476 | print_bad_matching!("Worse pushes", _, p, _, _, p.0 > p.1, p); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:476:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 476 | print_bad_matching!("Worse pushes", _, p, _, _, p.0 > p.1, p); Nov 16 20:24:02.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.814 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.814 INFO [stderr] Nov 16 20:24:02.814 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.814 INFO [stderr] --> src/lib.rs:477:9 Nov 16 20:24:02.814 INFO [stderr] | Nov 16 20:24:02.814 INFO [stderr] 477 | print_bad_matching!("Better created", _, _, c, _, c.0 < c.1, c); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:477:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 477 | print_bad_matching!("Better created", _, _, c, _, c.0 < c.1, c); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:478:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 478 | print_bad_matching!("Worse created", _, _, c, _, c.0 > c.1, c); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:478:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 478 | print_bad_matching!("Worse created", _, _, c, _, c.0 > c.1, c); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:479:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 479 | print_bad_matching!("Better visited", _, _, _, v, v.0 < v.1, v); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:479:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 479 | print_bad_matching!("Better visited", _, _, _, v, v.0 < v.1, v); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:480:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 480 | print_bad_matching!("Worse visited", _, _, _, v, v.0 > v.1, v); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:480:9 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 480 | print_bad_matching!("Worse visited", _, _, _, v, v.0 > v.1, v); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:498:13 Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] 498 | writeln!(report, "Solvability changed ({}):", bad_levels.len()); Nov 16 20:24:02.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:24:02.815 INFO [stderr] | Nov 16 20:24:02.815 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.815 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.815 INFO [stderr] Nov 16 20:24:02.815 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.815 INFO [stderr] --> src/lib.rs:500:17 Nov 16 20:24:02.816 INFO [stderr] | Nov 16 20:24:02.816 INFO [stderr] 500 | writeln!(report, "\t{}/{} method {}", pack, name, method); Nov 16 20:24:02.816 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:24:02.816 INFO [stderr] | Nov 16 20:24:02.816 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.816 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.816 INFO [stderr] Nov 16 20:24:02.816 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.816 INFO [stderr] --> src/lib.rs:536:17 Nov 16 20:24:02.816 INFO [stderr] | Nov 16 20:24:02.816 INFO [stderr] 536 | writeln!(report, "Optimality broken: {}/{}", pack, name); Nov 16 20:24:02.816 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:24:02.816 INFO [stderr] | Nov 16 20:24:02.816 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.816 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.816 INFO [stderr] Nov 16 20:24:02.819 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 20:24:02.819 INFO [stderr] --> src/lib.rs:573:17 Nov 16 20:24:02.819 INFO [stderr] | Nov 16 20:24:02.819 INFO [stderr] 573 | writeln!(out, "{}", moves); Nov 16 20:24:02.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 20:24:02.819 INFO [stderr] | Nov 16 20:24:02.819 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 20:24:02.819 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:24:02.819 INFO [stderr] Nov 16 20:24:07.877 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Nov 16 20:24:07.906 INFO [stderr] su: No module specific data is present Nov 16 20:24:08.469 INFO running `"docker" "inspect" "57c19be9436ae2785e16efb37658405e4e99a7325a8030580bba3e696be87e77"` Nov 16 20:24:08.701 INFO running `"docker" "rm" "-f" "57c19be9436ae2785e16efb37658405e4e99a7325a8030580bba3e696be87e77"` Nov 16 20:24:08.987 INFO [stdout] 57c19be9436ae2785e16efb37658405e4e99a7325a8030580bba3e696be87e77 Nov 16 20:24:08.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 20:24:09.499 INFO [stdout] fda18acc8f540d0b6878b2c6ccb3276b542d7557a842e984b9d9fd5e4207d722 Nov 16 20:24:09.501 INFO running `"docker" "start" "-a" "fda18acc8f540d0b6878b2c6ccb3276b542d7557a842e984b9d9fd5e4207d722"` Nov 16 20:24:10.744 INFO [stderr] usermod: no changes Nov 16 20:24:10.931 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 16 20:24:10.951 INFO [stderr] Running /target/debug/deps/sokoban_solver-2dfc5caa83b932a4 Nov 16 20:24:10.955 INFO [stdout] Nov 16 20:24:10.955 INFO [stdout] running 44 tests Nov 16 20:24:10.955 INFO [stdout] test moves::tests::iterating ... ok Nov 16 20:24:10.967 INFO [stdout] test moves::tests::formatting_moves ... ok Nov 16 20:24:10.979 INFO [stdout] test moves::tests::extending_and_counting ... ok Nov 16 20:24:10.979 INFO [stdout] test parser::tests::custom_fail_no_player ... ok Nov 16 20:24:10.995 INFO [stdout] test parser::tests::custom_fail_box_on_remover ... ok Nov 16 20:24:10.995 INFO [stdout] test parser::tests::custom_fail_empty ... ok Nov 16 20:24:10.995 INFO [stdout] test parser::tests::custom_fail_remover_and_goals ... ok Nov 16 20:24:10.995 INFO [stdout] test parser::tests::custom_goals ... ok Nov 16 20:24:10.995 INFO [stdout] test level::tests::formatting_level ... ok Nov 16 20:24:10.995 INFO [stdout] test level::tests::formatting_solution ... ok Nov 16 20:24:10.995 INFO [stdout] test map::tests::formatting_map ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::custom_remover ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::xsb_fail_pos ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::xsb_simplest ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::xsb_corner_boxes ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::xsb_original_1 ... ok Nov 16 20:24:10.996 INFO [stdout] test parser::tests::custom_player ... ok Nov 16 20:24:10.996 INFO [stdout] test solver::preprocessing::tests::push_distances ... ignored Nov 16 20:24:10.999 INFO [stdout] test solver::tests::diff_boxes_or_goals ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::backtracking::tests::backtracking ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::preprocessing::tests::closest_distances_one_goal_1 ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::preprocessing::tests::closest_distances_one_goal_2 ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::preprocessing::tests::one_box_reachability ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::tests::expand_push1 ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::tests::expand_move2 ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::tests::expand_move1 ... ok Nov 16 20:24:11.012 INFO [stdout] test solver::tests::incomplete_border ... ok Nov 16 20:24:11.019 INFO [stdout] test solver::tests::pos_normalization ... ok Nov 16 20:24:11.020 INFO [stdout] test tests::bench_boxxle1_001 ... ignored Nov 16 20:24:11.020 INFO [stdout] test tests::bench_boxxle1_001_moves ... ignored Nov 16 20:24:11.020 INFO [stdout] test tests::bench_boxxle1_005 ... ignored Nov 16 20:24:11.020 INFO [stdout] test tests::bench_boxxle1_018 ... ignored Nov 16 20:24:11.020 INFO [stdout] test tests::bench_boxxle1_108 ... ignored Nov 16 20:24:11.026 INFO [stdout] test solver::tests::too_many ... ok Nov 16 20:24:11.026 INFO [stdout] test solver::tests::processing ... ok Nov 16 20:24:11.026 INFO [stdout] test solver::tests::unreachable_remover ... ok Nov 16 20:24:11.026 INFO [stdout] test solver::tests::unreachable_goals ... ok Nov 16 20:24:11.026 INFO [stdout] test solver::tests::unreachable_boxes_goals ... ok Nov 16 20:24:11.026 INFO [stdout] test tests::test_more_levels ... ignored Nov 16 20:24:11.026 INFO [stdout] test solver::tests::unreachable_boxes_remover ... ok Nov 16 20:24:11.047 INFO [stdout] test vec2d::tests::positions ... ok Nov 16 20:24:11.047 INFO [stdout] test vec2d::tests::formatting_vec2d ... ok Nov 16 20:24:11.095 INFO [stdout] test solver::preprocessing::tests::closest_distances_many_goals ... ok Nov 16 20:24:31.199 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 16 20:24:31.201 INFO [stderr] su: No module specific data is present Nov 16 20:24:31.202 INFO [stdout] test tests::test_levels ... FAILED Nov 16 20:24:31.202 INFO [stdout] Nov 16 20:24:31.202 INFO [stdout] failures: Nov 16 20:24:31.202 INFO [stdout] Nov 16 20:24:31.202 INFO [stdout] ---- tests::test_levels stdout ---- Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-empty.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-empty.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-empty.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-empty.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-solved.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-solved.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 10 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-solved.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 10 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/00-solved.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-custom.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-custom.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 16 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-custom.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-custom.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-xsb.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-xsb.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-xsb.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/01-simplest-xsb.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way-xsb.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 17 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way-xsb.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way-xsb.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way-xsb.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 8 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/02-one-way.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-long-way.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 8 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-long-way.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-long-way.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-long-way.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 17 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-two-ways.txt using method moves-pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-two-ways.txt using method moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-two-ways.txt using method pushes-moves Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.202 INFO [stdout] Solving level levels/custom/03-two-ways.txt using method pushes Nov 16 20:24:31.202 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 29 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 24 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 22 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 27 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 29 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 30 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 26 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 34 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 1 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 204 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 228 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 216 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 204 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/no-solution-parking.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 5 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/no-solution-parking.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 5 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/no-solution-parking.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 5 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/no-solution-parking.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 5 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-00-solved.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-00-solved.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-00-solved.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-00-solved.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 2 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method moves-pushes Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method pushes-moves Nov 16 20:24:31.203 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.203 INFO [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-02-one-way.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-02-one-way.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-02-one-way.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-02-one-way.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 0 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-03-long-way.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-03-long-way.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 4 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 27 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 24 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 26 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 26 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/custom/remover-original-01.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 9,038 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/1.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 9 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/1.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 8 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/1.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 8 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/1.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 9 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/2.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 15 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/2.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 15 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/2.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 14 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/2.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 15 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/3.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 24 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/3.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 25 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/3.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 25 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/3.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 25 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/4.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 32 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/4.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 32 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/4.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 32 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/4.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 30 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/5.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 25 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/5.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 25 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/5.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 24 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/5.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 27 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/6.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 46 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/6.txt using method moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 40 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/6.txt using method pushes-moves Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 49 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/6.txt using method pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/7.txt using method moves-pushes Nov 16 20:24:31.204 INFO [stdout] Finished in approximately 20 ms Nov 16 20:24:31.204 INFO [stdout] Solving level levels/696/7.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 20 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/7.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 17 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/7.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 17 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/8.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 40 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/8.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 41 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/8.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 39 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/8.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/9.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 37 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/9.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/9.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 34 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/9.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 32 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/10.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 28 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/10.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 28 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/10.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 26 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/696/10.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 26 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/1.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/1.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 37 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/1.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 31 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/1.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/2.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 906 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/2.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 1,425 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/3.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 10 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/3.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 10 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/3.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 8 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/3.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 9 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/4.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 14 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/4.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 14 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/4.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 10 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/4.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 15 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/5.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 388 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/5.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 393 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/5.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 163 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/5.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 148 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/7.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 216 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/7.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 238 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/8.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 411 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/8.txt using method moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 389 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/8.txt using method pushes-moves Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 222 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/8.txt using method pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 183 ms Nov 16 20:24:31.205 INFO [stdout] Solving level levels/boxxle1/10.txt using method moves-pushes Nov 16 20:24:31.205 INFO [stdout] Finished in approximately 33 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/10.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 33 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/10.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 35 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/10.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 33 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/11.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 77 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/11.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 95 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/11.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 87 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/11.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 84 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/13.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 47 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/13.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 52 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/13.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 12 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/13.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 17 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/15.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 22 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/15.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 22 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/15.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 21 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/15.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 22 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/19.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 66 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/19.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 64 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/19.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 49 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/19.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 48 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/20.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 115 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/20.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 126 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/20.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 86 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle1/20.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 84 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/1.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/1.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 38 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/1.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 31 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/1.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 37 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/2.txt using method moves-pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 137 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/2.txt using method moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 206 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/2.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 85 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/2.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 90 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/3.txt using method pushes-moves Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 623 ms Nov 16 20:24:31.206 INFO [stdout] Solving level levels/boxxle2/3.txt using method pushes Nov 16 20:24:31.206 INFO [stdout] Finished in approximately 296 ms Nov 16 20:24:31.206 INFO [stdout] Tested 48 levels using on average 3.81 methods per level in 20,108 ms Nov 16 20:24:31.206 INFO [stdout] thread 'tests::test_levels' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Nov 16 20:24:31.206 INFO [stdout] stack backtrace: Nov 16 20:24:31.206 INFO [stdout] 0: 0x561b1bab6233 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 16 20:24:31.206 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 20:24:31.218 INFO [stdout] 1: 0x561b1bab0958 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 16 20:24:31.218 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 20:24:31.218 INFO [stdout] 2: 0x561b1bab51a4 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 16 20:24:31.218 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 20:24:31.218 INFO [stdout] at libstd/panicking.rs:211 Nov 16 20:24:31.218 INFO [stdout] 3: 0x561b1bab4e8c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 16 20:24:31.218 INFO [stdout] at libstd/panicking.rs:221 Nov 16 20:24:31.218 INFO [stdout] 4: 0x561b1bab58b0 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 16 20:24:31.218 INFO [stdout] at libstd/panicking.rs:476 Nov 16 20:24:31.218 INFO [stdout] 5: 0x561b1bab5431 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 16 20:24:31.218 INFO [stdout] at libstd/panicking.rs:390 Nov 16 20:24:31.218 INFO [stdout] 6: 0x561b1bab5315 - rust_begin_unwind Nov 16 20:24:31.218 INFO [stdout] at libstd/panicking.rs:325 Nov 16 20:24:31.218 INFO [stdout] 7: 0x561b1bac8eec - core::panicking::panic_fmt::h400423a63e8ecedb Nov 16 20:24:31.219 INFO [stdout] at libcore/panicking.rs:77 Nov 16 20:24:31.219 INFO [stdout] 8: 0x561b1b9f1aef - core::result::unwrap_failed::h550b76f9573f41c0 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/macros.rs:26 Nov 16 20:24:31.219 INFO [stdout] 9: 0x561b1b9ece0d - >::unwrap::hc797757b3e6eb3af Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/result.rs:808 Nov 16 20:24:31.219 INFO [stdout] 10: 0x561b1b9282f3 - sokoban_solver::tests::test_and_time_levels::h53f0699f3590a23f Nov 16 20:24:31.219 INFO [stdout] at src/lib.rs:542 Nov 16 20:24:31.219 INFO [stdout] 11: 0x561b1b93b698 - sokoban_solver::tests::test_levels::hf40a3e8544752005 Nov 16 20:24:31.219 INFO [stdout] at src/lib.rs:285 Nov 16 20:24:31.219 INFO [stdout] 12: 0x561b1b935d99 - sokoban_solver::tests::test_levels::{{closure}}::hf4fe983a13c8242b Nov 16 20:24:31.219 INFO [stdout] at src/lib.rs:80 Nov 16 20:24:31.219 INFO [stdout] 13: 0x561b1b94cdfd - core::ops::function::FnOnce::call_once::h8185b58a4d2bea98 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 20:24:31.219 INFO [stdout] 14: 0x561b1ba7165e - >::call_box::h9dcb7fc9b8bb4240 Nov 16 20:24:31.219 INFO [stdout] at libtest/lib.rs:1471 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 20:24:31.219 INFO [stdout] 15: 0x561b1bac4059 - __rust_maybe_catch_panic Nov 16 20:24:31.219 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 20:24:31.219 INFO [stdout] 16: 0x561b1ba696c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 20:24:31.219 INFO [stdout] at libtest/lib.rs:1426 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 16 20:24:31.219 INFO [stdout] 17: 0x561b1ba6a574 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 16 20:24:31.219 INFO [stdout] 18: 0x561b1bac4059 - __rust_maybe_catch_panic Nov 16 20:24:31.219 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 20:24:31.219 INFO [stdout] 19: 0x561b1ba7178c - >::call_box::hab7f616f05880bf6 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 16 20:24:31.219 INFO [stdout] 20: 0x561b1bab7f3d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 16 20:24:31.219 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 16 20:24:31.219 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 20:24:31.219 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 20:24:31.219 INFO [stdout] 21: 0x7f500c6716b9 - start_thread Nov 16 20:24:31.219 INFO [stdout] 22: 0x7f500c19141c - clone Nov 16 20:24:31.219 INFO [stdout] 23: 0x0 - Nov 16 20:24:31.219 INFO [stdout] Nov 16 20:24:31.219 INFO [stdout] Nov 16 20:24:31.219 INFO [stdout] failures: Nov 16 20:24:31.219 INFO [stdout] tests::test_levels Nov 16 20:24:31.219 INFO [stdout] Nov 16 20:24:31.219 INFO [stdout] test result: FAILED. 36 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out Nov 16 20:24:31.219 INFO [stdout] Nov 16 20:24:31.959 INFO running `"docker" "inspect" "fda18acc8f540d0b6878b2c6ccb3276b542d7557a842e984b9d9fd5e4207d722"` Nov 16 20:24:32.231 INFO running `"docker" "rm" "-f" "fda18acc8f540d0b6878b2c6ccb3276b542d7557a842e984b9d9fd5e4207d722"` Nov 16 20:24:32.435 INFO [stdout] fda18acc8f540d0b6878b2c6ccb3276b542d7557a842e984b9d9fd5e4207d722