[INFO] updating cached repository martin-t/sokoban-solver [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/martin-t/sokoban-solver [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/martin-t/sokoban-solver" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martin-t/sokoban-solver" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/martin-t/sokoban-solver"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/martin-t/sokoban-solver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ab702c555758f54b0350ae73d00736c8969dd0b [INFO] sha for GitHub repo martin-t/sokoban-solver: 4ab702c555758f54b0350ae73d00736c8969dd0b [INFO] validating manifest of martin-t/sokoban-solver on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of martin-t/sokoban-solver on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing martin-t/sokoban-solver [INFO] finished frobbing martin-t/sokoban-solver [INFO] frobbed toml for martin-t/sokoban-solver written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver/Cargo.toml [INFO] started frobbing martin-t/sokoban-solver [INFO] finished frobbing martin-t/sokoban-solver [INFO] frobbed toml for martin-t/sokoban-solver written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/martin-t/sokoban-solver/Cargo.toml [INFO] crate martin-t/sokoban-solver has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing martin-t/sokoban-solver against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] ae7f70fb4f209169ead4275e02f46b7ce0e780a16804cb1c39e3bf012d55dfcf [INFO] running `"docker" "start" "-a" "ae7f70fb4f209169ead4275e02f46b7ce0e780a16804cb1c39e3bf012d55dfcf"` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling separator v0.4.0 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "ae7f70fb4f209169ead4275e02f46b7ce0e780a16804cb1c39e3bf012d55dfcf"` [INFO] running `"docker" "rm" "-f" "ae7f70fb4f209169ead4275e02f46b7ce0e780a16804cb1c39e3bf012d55dfcf"` [INFO] [stdout] ae7f70fb4f209169ead4275e02f46b7ce0e780a16804cb1c39e3bf012d55dfcf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 756cb72e9b3b154a0309416547962e3d7e241b1f38c6bb03b1615f2abda5846e [INFO] running `"docker" "start" "-a" "756cb72e9b3b154a0309416547962e3d7e241b1f38c6bb03b1615f2abda5846e"` [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling separator v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | #![cfg_attr(test, feature(duration_as_u128))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "756cb72e9b3b154a0309416547962e3d7e241b1f38c6bb03b1615f2abda5846e"` [INFO] running `"docker" "rm" "-f" "756cb72e9b3b154a0309416547962e3d7e241b1f38c6bb03b1615f2abda5846e"` [INFO] [stdout] 756cb72e9b3b154a0309416547962e3d7e241b1f38c6bb03b1615f2abda5846e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/martin-t/sokoban-solver:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 5bdeb01876cedba7520887752afae07d69fc08644eae9c486a5321160ae556e9 [INFO] running `"docker" "start" "-a" "5bdeb01876cedba7520887752afae07d69fc08644eae9c486a5321160ae556e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/sokoban_solver-6d54102485135913 [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test level::tests::formatting_level ... ok [INFO] [stdout] test moves::tests::extending_and_counting ... ok [INFO] [stdout] test map::tests::formatting_map ... ok [INFO] [stdout] test moves::tests::formatting_moves ... ok [INFO] [stdout] test level::tests::formatting_solution ... ok [INFO] [stdout] test parser::tests::custom_fail_remover_and_goals ... ok [INFO] [stdout] test parser::tests::custom_player ... ok [INFO] [stdout] test parser::tests::custom_remover ... ok [INFO] [stdout] test parser::tests::custom_fail_no_player ... ok [INFO] [stdout] test moves::tests::iterating ... ok [INFO] [stdout] test parser::tests::custom_fail_empty ... ok [INFO] [stdout] test parser::tests::custom_fail_box_on_remover ... ok [INFO] [stdout] test parser::tests::custom_goals ... ok [INFO] [stdout] test parser::tests::xsb_corner_boxes ... ok [INFO] [stdout] test parser::tests::xsb_fail_pos ... ok [INFO] [stdout] test solver::preprocessing::tests::push_distances ... ignored [INFO] [stdout] test parser::tests::xsb_original_1 ... ok [INFO] [stdout] test parser::tests::xsb_simplest ... ok [INFO] [stdout] test solver::backtracking::tests::backtracking ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_one_goal_1 ... ok [INFO] [stdout] test solver::tests::expand_move2 ... ok [INFO] [stdout] test solver::preprocessing::tests::one_box_reachability ... ok [INFO] [stdout] test solver::tests::pos_normalization ... ok [INFO] [stdout] test solver::tests::too_many ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_goals ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_remover ... ok [INFO] [stdout] test solver::tests::unreachable_goals ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_one_goal_2 ... ok [INFO] [stdout] test tests::bench_boxxle1_001 ... ignored [INFO] [stdout] test tests::bench_boxxle1_001_moves ... ignored [INFO] [stdout] test tests::bench_boxxle1_005 ... ignored [INFO] [stdout] test tests::bench_boxxle1_018 ... ignored [INFO] [stdout] test tests::bench_boxxle1_108 ... ignored [INFO] [stdout] test solver::tests::diff_boxes_or_goals ... ok [INFO] [stdout] test tests::test_more_levels ... ignored [INFO] [stdout] test solver::tests::processing ... ok [INFO] [stdout] test solver::tests::expand_move1 ... ok [INFO] [stdout] test vec2d::tests::formatting_vec2d ... ok [INFO] [stdout] test solver::tests::unreachable_remover ... ok [INFO] [stdout] test solver::tests::expand_push1 ... ok [INFO] [stdout] test vec2d::tests::positions ... ok [INFO] [stdout] test solver::tests::incomplete_border ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_many_goals ... ok [INFO] [stdout] test tests::test_levels ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_levels stdout ---- [INFO] [stdout] Solving level levels/custom/00-empty.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/00-empty.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/00-empty.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/00-empty.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method moves-pushes [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method moves [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method pushes-moves [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method pushes [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/01-simplest-custom.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-custom.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-custom.txt using method pushes-moves [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/custom/01-simplest-custom.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-xsb.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-xsb.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-xsb.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/01-simplest-xsb.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way-xsb.txt using method moves-pushes [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/custom/02-one-way-xsb.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way-xsb.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way-xsb.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way.txt using method moves-pushes [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/custom/02-one-way.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/02-one-way.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/03-long-way.txt using method moves-pushes [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/03-long-way.txt using method moves [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/03-long-way.txt using method pushes-moves [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/03-long-way.txt using method pushes [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/03-two-ways.txt using method moves-pushes [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/03-two-ways.txt using method moves [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/03-two-ways.txt using method pushes-moves [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/03-two-ways.txt using method pushes [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method moves-pushes [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method moves [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method pushes-moves [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method pushes [INFO] [stdout] Finished in approximately 3 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method moves-pushes [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method moves [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method pushes-moves [INFO] [stdout] Finished in approximately 1 ms [INFO] [stdout] Solving level levels/custom/05-same-pushes-diff-moves.txt using method pushes [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves-pushes [INFO] [stdout] Finished in approximately 223 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves [INFO] [stdout] Finished in approximately 206 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes-moves [INFO] [stdout] Finished in approximately 213 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes [INFO] [stdout] Finished in approximately 201 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method moves-pushes [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method moves [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method pushes-moves [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method pushes [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/remover-00-solved.txt using method moves-pushes [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/remover-00-solved.txt using method moves [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/remover-00-solved.txt using method pushes-moves [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/remover-00-solved.txt using method pushes [INFO] [stdout] Finished in approximately 2 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-custom.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-01-simplest-xsb.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way-xsb.txt using method pushes [INFO] [stdout] Finished in approximately 5 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way.txt using method moves-pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way.txt using method moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way.txt using method pushes-moves [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-02-one-way.txt using method pushes [INFO] [stdout] Finished in approximately 0 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method moves-pushes [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method moves [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes-moves [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/custom/remover-original-01.txt using method pushes [INFO] [stdout] Finished in approximately 9,319 ms [INFO] [stdout] Solving level levels/696/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/696/1.txt using method moves [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/696/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/696/1.txt using method pushes [INFO] [stdout] Finished in approximately 10 ms [INFO] [stdout] Solving level levels/696/2.txt using method moves-pushes [INFO] [stdout] Finished in approximately 16 ms [INFO] [stdout] Solving level levels/696/2.txt using method moves [INFO] [stdout] Finished in approximately 16 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 15 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes [INFO] [stdout] Finished in approximately 17 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves-pushes [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves-pushes [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes-moves [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes [INFO] [stdout] Finished in approximately 26 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves-pushes [INFO] [stdout] Finished in approximately 39 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves [INFO] [stdout] Finished in approximately 38 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes-moves [INFO] [stdout] Finished in approximately 43 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes [INFO] [stdout] Finished in approximately 42 ms [INFO] [stdout] Solving level levels/696/7.txt using method moves-pushes [INFO] [stdout] Finished in approximately 22 ms [INFO] [stdout] Solving level levels/696/7.txt using method moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/696/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 17 ms [INFO] [stdout] Solving level levels/696/7.txt using method pushes [INFO] [stdout] Finished in approximately 17 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 40 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves [INFO] [stdout] Finished in approximately 41 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves-pushes [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves [INFO] [stdout] Finished in approximately 40 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes-moves [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 45 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves [INFO] [stdout] Finished in approximately 49 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes [INFO] [stdout] Finished in approximately 39 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 907 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes [INFO] [stdout] Finished in approximately 1,379 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method moves-pushes [INFO] [stdout] Finished in approximately 10 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method moves [INFO] [stdout] Finished in approximately 10 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method pushes [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method moves-pushes [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method moves [INFO] [stdout] Finished in approximately 13 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method pushes-moves [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method pushes [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 358 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves [INFO] [stdout] Finished in approximately 367 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 139 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes [INFO] [stdout] Finished in approximately 150 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 207 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes [INFO] [stdout] Finished in approximately 225 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 311 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves [INFO] [stdout] Finished in approximately 433 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 186 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes [INFO] [stdout] Finished in approximately 192 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves-pushes [INFO] [stdout] Finished in approximately 92 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves [INFO] [stdout] Finished in approximately 76 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes-moves [INFO] [stdout] Finished in approximately 69 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes [INFO] [stdout] Finished in approximately 69 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves-pushes [INFO] [stdout] Finished in approximately 47 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves [INFO] [stdout] Finished in approximately 52 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method pushes-moves [INFO] [stdout] Finished in approximately 12 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method pushes [INFO] [stdout] Finished in approximately 16 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method moves-pushes [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method pushes-moves [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method pushes [INFO] [stdout] Finished in approximately 26 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves-pushes [INFO] [stdout] Finished in approximately 69 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves [INFO] [stdout] Finished in approximately 60 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes-moves [INFO] [stdout] Finished in approximately 45 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes [INFO] [stdout] Finished in approximately 49 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves-pushes [INFO] [stdout] Finished in approximately 106 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves [INFO] [stdout] Finished in approximately 104 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes-moves [INFO] [stdout] Finished in approximately 83 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes [INFO] [stdout] Finished in approximately 84 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves-pushes [INFO] [stdout] Finished in approximately 133 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves [INFO] [stdout] Finished in approximately 134 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 73 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes [INFO] [stdout] Finished in approximately 89 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 612 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes [INFO] [stdout] Finished in approximately 407 ms [INFO] [stdout] Tested 48 levels using on average 3.81 methods per level in 20,209 ms [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" }', src/libcore/result.rs:997:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5572749a1ab3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb587d2734f1dc7c5 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55727499d7cb - std::sys_common::backtrace::_print::he39717f7cfbd122d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x5572749a0766 - std::panicking::default_hook::{{closure}}::hb7f1ae5149814e5e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x5572749a0467 - std::panicking::default_hook::hc2b73d8ffc772b35 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x5572749a0e70 - std::panicking::rust_panic_with_hook::h625072734a147d22 [INFO] [stdout] at src/libstd/panicking.rs:478 [INFO] [stdout] 5: 0x5572749a09f1 - std::panicking::continue_panic_fmt::h3d3b66f689c3e04e [INFO] [stdout] at src/libstd/panicking.rs:385 [INFO] [stdout] 6: 0x5572749a08d5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:312 [INFO] [stdout] 7: 0x5572749b68dc - core::panicking::panic_fmt::h3dc182ff7fefc0c0 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x5572748d8186 - core::result::unwrap_failed::hee6087c241df214a [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libcore/macros.rs:16 [INFO] [stdout] 9: 0x5572748d3d2b - >::unwrap::h236613088ffe8e46 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libcore/result.rs:798 [INFO] [stdout] 10: 0x5572748135d2 - sokoban_solver::tests::test_and_time_levels::h9467d0a087ebcb20 [INFO] [stdout] at src/lib.rs:543 [INFO] [stdout] 11: 0x557274826026 - sokoban_solver::tests::test_levels::h8ad87350be500d0f [INFO] [stdout] at src/lib.rs:284 [INFO] [stdout] 12: 0x557274820859 - sokoban_solver::tests::test_levels::{{closure}}::hacc85b917692ce30 [INFO] [stdout] at src/lib.rs:79 [INFO] [stdout] 13: 0x557274837f9d - core::ops::function::FnOnce::call_once::h0c67eac2b303a55b [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x55727495f73e - >::call_box::h6b39ff82621fe3f5 [INFO] [stdout] at src/libtest/lib.rs:1474 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libcore/ops/function.rs:231 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 15: 0x5572749a4069 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 16: 0x55727497cb67 - test::run_test::run_test_inner::{{closure}}::h57942e399d1cc807 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at src/libtest/lib.rs:1429 [INFO] [stdout] 17: 0x557274958184 - std::sys_common::backtrace::__rust_begin_short_backtrace::h85c77ad9ddf8fba3 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 18: 0x557274958854 - std::panicking::try::do_call::hf5b2072d080453d1 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x5572749a4069 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 20: 0x55727495f9bc - >::call_box::hf0a5ea81172c4bf3 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 21: 0x5572749a381d - std::sys::unix::thread::Thread::new::thread_start::h60ff5f253b4125d5 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:744 [INFO] [stdout] at src/libstd/sys_common/thread.rs:14 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:81 [INFO] [stdout] 22: 0x7f4086ddd493 - start_thread [INFO] [stdout] 23: 0x7f4086908ace - __clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_levels [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "5bdeb01876cedba7520887752afae07d69fc08644eae9c486a5321160ae556e9"` [INFO] running `"docker" "rm" "-f" "5bdeb01876cedba7520887752afae07d69fc08644eae9c486a5321160ae556e9"` [INFO] [stdout] 5bdeb01876cedba7520887752afae07d69fc08644eae9c486a5321160ae556e9