[INFO] cloning repository martin-t/sokoban-solver [INFO] running `"git" "clone" "--bare" "git://github.com/martin-t/sokoban-solver.git" "work/cache/sources/gh/martin-t/sokoban-solver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/martin-t/sokoban-solver'... [INFO] running `"git" "clone" "work/cache/sources/gh/martin-t/sokoban-solver" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martin-t/sokoban-solver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martin-t/sokoban-solver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martin-t/sokoban-solver" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martin-t/sokoban-solver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martin-t/sokoban-solver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5148cd273603259b458262652005128f48449b8 [INFO] sha for GitHub repo martin-t/sokoban-solver: b5148cd273603259b458262652005128f48449b8 [INFO] validating manifest of martin-t/sokoban-solver on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of martin-t/sokoban-solver on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martin-t/sokoban-solver/Cargo.toml [INFO] crate martin-t/sokoban-solver already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded separator v0.4.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing martin-t/sokoban-solver against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] a923bc5f5eb1060ff958a1eb0162386ca01fb6d763e82c28f4a4023221f7c773 [INFO] running `"docker" "start" "-a" "a923bc5f5eb1060ff958a1eb0162386ca01fb6d763e82c28f4a4023221f7c773"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "a923bc5f5eb1060ff958a1eb0162386ca01fb6d763e82c28f4a4023221f7c773"` [INFO] running `"docker" "rm" "-f" "a923bc5f5eb1060ff958a1eb0162386ca01fb6d763e82c28f4a4023221f7c773"` [INFO] [stdout] a923bc5f5eb1060ff958a1eb0162386ca01fb6d763e82c28f4a4023221f7c773 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a53b3fca67a79bef86cd87d5aef5d541385025dc9eab168658cbfbfcfa42d3e6 [INFO] running `"docker" "start" "-a" "a53b3fca67a79bef86cd87d5aef5d541385025dc9eab168658cbfbfcfa42d3e6"` [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.10s [INFO] running `"docker" "inspect" "a53b3fca67a79bef86cd87d5aef5d541385025dc9eab168658cbfbfcfa42d3e6"` [INFO] running `"docker" "rm" "-f" "a53b3fca67a79bef86cd87d5aef5d541385025dc9eab168658cbfbfcfa42d3e6"` [INFO] [stdout] a53b3fca67a79bef86cd87d5aef5d541385025dc9eab168658cbfbfcfa42d3e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 04aaf03321f88926b1ac55eb3f34f382447bc124dc9cdee957e748a4f7565767 [INFO] running `"docker" "start" "-a" "04aaf03321f88926b1ac55eb3f34f382447bc124dc9cdee957e748a4f7565767"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/sokoban_solver-08acb77a79a4f038 [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test moves::tests::formatting_moves ... ok [INFO] [stdout] test moves::tests::extending_and_counting ... ok [INFO] [stdout] test level::tests::formatting_level ... ok [INFO] [stdout] test map::tests::formatting_map ... ok [INFO] [stdout] test parser::tests::custom_goals ... ok [INFO] [stdout] test parser::tests::custom_player ... ok [INFO] [stdout] test level::tests::formatting_solution ... ok [INFO] [stdout] test parser::tests::xsb_corner_boxes ... ok [INFO] [stdout] test parser::tests::custom_fail_remover_and_goals ... ok [INFO] [stdout] test parser::tests::custom_fail_empty ... ok [INFO] [stdout] test parser::tests::custom_remover ... ok [INFO] [stdout] test parser::tests::custom_fail_no_player ... ok [INFO] [stdout] test parser::tests::xsb_fail_pos ... ok [INFO] [stdout] test parser::tests::xsb_original_1 ... ok [INFO] [stdout] test parser::tests::custom_fail_box_on_remover ... ok [INFO] [stdout] test solver::preprocessing::tests::push_distances ... ignored [INFO] [stdout] test moves::tests::iterating ... ok [INFO] [stdout] test parser::tests::xsb_simplest ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_one_goal_1 ... ok [INFO] [stdout] test solver::preprocessing::tests::one_box_reachability ... ok [INFO] [stdout] test solver::tests::expand_move2 ... ok [INFO] [stdout] test solver::tests::pos_normalization ... ok [INFO] [stdout] test solver::tests::incomplete_border ... ok [INFO] [stdout] test solver::backtracking::tests::backtracking ... ok [INFO] [stdout] test solver::tests::too_many ... ok [INFO] [stdout] test solver::tests::diff_boxes_or_goals ... ok [INFO] [stdout] test solver::tests::processing ... ok [INFO] [stdout] test solver::tests::unreachable_remover ... 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::expand_push1 ... ok [INFO] [stdout] test tests::test_more_levels ... ignored [INFO] [stdout] test solver::tests::unreachable_goals ... ok [INFO] [stdout] test vec2d::tests::formatting_vec2d ... ok [INFO] [stdout] test vec2d::tests::positions ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_goals ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_remover ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_one_goal_2 ... ok [INFO] [stdout] test solver::tests::expand_move1 ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_many_goals ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [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 11 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 22 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method pushes [INFO] [stdout] Finished in approximately 10 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 0 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 12 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 0 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 0 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 16 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 16 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 5 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 6 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes-no-packing.txt using method moves [INFO] [stdout] Finished in approximately 10 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 33 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 21 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes [INFO] [stdout] Finished in approximately 29 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 1 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves-pushes [INFO] [stdout] Finished in approximately 197 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves [INFO] [stdout] Finished in approximately 199 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes-moves [INFO] [stdout] Finished in approximately 203 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes [INFO] [stdout] Finished in approximately 206 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 4 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 4 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 0 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 4 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes-moves [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/remover-03-long-way.txt using method pushes [INFO] [stdout] Finished in approximately 3 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 21 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 21 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/custom/remover-original-01.txt using method pushes [INFO] [stdout] Finished in approximately 5,510 ms [INFO] [stdout] Solving level levels/696/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/696/1.txt using method moves [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/696/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/696/1.txt using method pushes [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/696/2.txt using method moves-pushes [INFO] [stdout] Finished in approximately 15 ms [INFO] [stdout] Solving level levels/696/2.txt using method moves [INFO] [stdout] Finished in approximately 15 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves-pushes [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves-pushes [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes-moves [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 22 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves [INFO] [stdout] Finished in approximately 22 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves-pushes [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes-moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/7.txt using method moves-pushes [INFO] [stdout] Finished in approximately 17 ms [INFO] [stdout] Solving level levels/696/7.txt using method moves [INFO] [stdout] Finished in approximately 18 ms [INFO] [stdout] Solving level levels/696/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 15 ms [INFO] [stdout] Solving level levels/696/7.txt using method pushes [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves-pushes [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes-moves [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 24 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes [INFO] [stdout] Finished in approximately 18 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 828 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes [INFO] [stdout] Finished in approximately 927 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method moves-pushes [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method moves [INFO] [stdout] Finished in approximately 9 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 7 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 13 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method moves [INFO] [stdout] Finished in approximately 12 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 18 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 357 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves [INFO] [stdout] Finished in approximately 359 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 127 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes [INFO] [stdout] Finished in approximately 189 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 245 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes [INFO] [stdout] Finished in approximately 182 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 329 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves [INFO] [stdout] Finished in approximately 350 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 167 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes [INFO] [stdout] Finished in approximately 150 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 38 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes [INFO] [stdout] Finished in approximately 26 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves-pushes [INFO] [stdout] Finished in approximately 74 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves [INFO] [stdout] Finished in approximately 65 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes-moves [INFO] [stdout] Finished in approximately 67 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes [INFO] [stdout] Finished in approximately 56 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves-pushes [INFO] [stdout] Finished in approximately 39 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves [INFO] [stdout] Finished in approximately 41 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 14 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method moves-pushes [INFO] [stdout] Finished in approximately 20 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method pushes-moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method pushes [INFO] [stdout] Finished in approximately 18 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves-pushes [INFO] [stdout] Finished in approximately 63 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 44 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves-pushes [INFO] [stdout] Finished in approximately 103 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves [INFO] [stdout] Finished in approximately 101 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes-moves [INFO] [stdout] Finished in approximately 81 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes [INFO] [stdout] Finished in approximately 69 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes [INFO] [stdout] Finished in approximately 29 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves-pushes [INFO] [stdout] Finished in approximately 123 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves [INFO] [stdout] Finished in approximately 122 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 65 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes [INFO] [stdout] Finished in approximately 56 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 626 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes [INFO] [stdout] Finished in approximately 298 ms [INFO] [stdout] Tested 48 levels using on average 3.81 methods per level in 15,095 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:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55619477282b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55619477282b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55619477282b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55619477282b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55619477282b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x5561947724bf - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x556194772fa0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x556194772b22 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x556194772a06 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x55619478c77d - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5561946b3fb7 - core::result::unwrap_failed::h02caec5aaf2ee452 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5561946bbf09 - core::result::Result::unwrap::h56a305a70a5cf013 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x5561945db448 - sokoban_solver::tests::test_and_time_levels::hbeb1f495f333c779 [INFO] [stdout] at src/lib.rs:542 [INFO] [stdout] 13: 0x5561945e7d57 - sokoban_solver::tests::test_levels::h0e0e5c94df9a1551 [INFO] [stdout] at src/lib.rs:283 [INFO] [stdout] 14: 0x5561945e258a - sokoban_solver::tests::test_levels::{{closure}}::hde4c86c080e31dce [INFO] [stdout] at src/lib.rs:78 [INFO] [stdout] 15: 0x55619460695e - core::ops::function::FnOnce::call_once::h0a2a9cff21398938 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x556194733ebf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 17: 0x556194775bfa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55619474ea38 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 19: 0x55619474ea38 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 20: 0x55619474ea38 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 21: 0x556194729435 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x55619472d435 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x55619472d435 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 24: 0x55619472d435 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 25: 0x556194775bfa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 26: 0x55619472dac2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 27: 0x55619472dac2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 28: 0x55619472dac2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x55619472dac2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 30: 0x55619476781f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x556194775340 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 32: 0x556194775340 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x556194775340 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f38716c54a4 - start_thread [INFO] [stdout] 35: 0x7f38711f0d0f - __clone [INFO] [stdout] 36: 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] running `"docker" "inspect" "04aaf03321f88926b1ac55eb3f34f382447bc124dc9cdee957e748a4f7565767"` [INFO] running `"docker" "rm" "-f" "04aaf03321f88926b1ac55eb3f34f382447bc124dc9cdee957e748a4f7565767"` [INFO] [stdout] 04aaf03321f88926b1ac55eb3f34f382447bc124dc9cdee957e748a4f7565767