[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] ff9818d9f97ab228c835846fbbe7fdbfb822c28ba0ca3ed058c121acd89592b1 [INFO] running `"docker" "start" "-a" "ff9818d9f97ab228c835846fbbe7fdbfb822c28ba0ca3ed058c121acd89592b1"` [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.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 byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling memchr v2.2.0 [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 aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [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 03s [INFO] running `"docker" "inspect" "ff9818d9f97ab228c835846fbbe7fdbfb822c28ba0ca3ed058c121acd89592b1"` [INFO] running `"docker" "rm" "-f" "ff9818d9f97ab228c835846fbbe7fdbfb822c28ba0ca3ed058c121acd89592b1"` [INFO] [stdout] ff9818d9f97ab228c835846fbbe7fdbfb822c28ba0ca3ed058c121acd89592b1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f2ee547d8b71c839116fe5a106905ccd9526da811dd176dbbf07a32e3047e6f7 [INFO] running `"docker" "start" "-a" "f2ee547d8b71c839116fe5a106905ccd9526da811dd176dbbf07a32e3047e6f7"` [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.09s [INFO] running `"docker" "inspect" "f2ee547d8b71c839116fe5a106905ccd9526da811dd176dbbf07a32e3047e6f7"` [INFO] running `"docker" "rm" "-f" "f2ee547d8b71c839116fe5a106905ccd9526da811dd176dbbf07a32e3047e6f7"` [INFO] [stdout] f2ee547d8b71c839116fe5a106905ccd9526da811dd176dbbf07a32e3047e6f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9b87a89cdb80ddcd3c49596c2fa46b8295fc8e51129cd092d26e9c0f20bec059 [INFO] running `"docker" "start" "-a" "9b87a89cdb80ddcd3c49596c2fa46b8295fc8e51129cd092d26e9c0f20bec059"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/sokoban_solver-83175d33ed4c72e8 [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test level::tests::formatting_level ... ok [INFO] [stdout] test level::tests::formatting_solution ... ok [INFO] [stdout] test map::tests::formatting_map ... ok [INFO] [stdout] test moves::tests::iterating ... ok [INFO] [stdout] test moves::tests::formatting_moves ... ok [INFO] [stdout] test moves::tests::extending_and_counting ... ok [INFO] [stdout] test parser::tests::custom_fail_empty ... ok [INFO] [stdout] test parser::tests::custom_fail_no_player ... 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::custom_remover ... ok [INFO] [stdout] test parser::tests::custom_player ... ok [INFO] [stdout] test parser::tests::custom_fail_remover_and_goals ... ok [INFO] [stdout] test parser::tests::xsb_fail_pos ... ok [INFO] [stdout] test parser::tests::xsb_corner_boxes ... ok [INFO] [stdout] test parser::tests::xsb_original_1 ... ok [INFO] [stdout] test solver::preprocessing::tests::push_distances ... ignored [INFO] [stdout] test solver::preprocessing::tests::one_box_reachability ... ok [INFO] [stdout] test solver::tests::diff_boxes_or_goals ... 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::backtracking::tests::backtracking ... ok [INFO] [stdout] test solver::tests::incomplete_border ... ok [INFO] [stdout] test solver::tests::expand_move2 ... ok [INFO] [stdout] test solver::preprocessing::tests::closest_distances_one_goal_1 ... ok [INFO] [stdout] test parser::tests::xsb_simplest ... ok [INFO] [stdout] test solver::tests::pos_normalization ... ok [INFO] [stdout] test solver::tests::expand_push1 ... 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::unreachable_remover ... ok [INFO] [stdout] test tests::test_more_levels ... ignored [INFO] [stdout] test solver::tests::processing ... 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 vec2d::tests::formatting_vec2d ... ok [INFO] [stdout] test vec2d::tests::positions ... 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 2 ms [INFO] [stdout] Solving level levels/custom/00-solved.txt using method pushes [INFO] [stdout] Finished in approximately 34 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 4 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 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 5 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 12 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 8 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 2 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 21 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 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 25 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes [INFO] [stdout] Finished in approximately 26 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 196 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes-moves [INFO] [stdout] Finished in approximately 197 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes [INFO] [stdout] Finished in approximately 211 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method moves-pushes [INFO] [stdout] Finished in approximately 4 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method moves [INFO] [stdout] Finished in approximately 8 ms [INFO] [stdout] Solving level levels/custom/no-solution-parking.txt using method pushes-moves [INFO] [stdout] Finished in approximately 4 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 1 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 4 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 22 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 18 ms [INFO] [stdout] Solving level levels/custom/remover-original-01.txt using method pushes [INFO] [stdout] Finished in approximately 5,549 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 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 14 ms [INFO] [stdout] Solving level levels/696/2.txt using method moves [INFO] [stdout] Finished in approximately 14 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 18 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 28 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/696/3.txt using method pushes [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves-pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/4.txt using method moves [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes-moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/5.txt using method moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes [INFO] [stdout] Finished in approximately 25 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves-pushes [INFO] [stdout] Finished in approximately 38 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves [INFO] [stdout] Finished in approximately 46 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes-moves [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes [INFO] [stdout] Finished in approximately 31 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 17 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 36 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves [INFO] [stdout] Finished in approximately 40 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 38 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes [INFO] [stdout] Finished in approximately 32 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 37 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes-moves [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes [INFO] [stdout] Finished in approximately 23 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 24 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/696/10.txt using method pushes [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes [INFO] [stdout] Finished in approximately 28 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 797 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes [INFO] [stdout] Finished in approximately 976 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 7 ms [INFO] [stdout] Solving level levels/boxxle1/4.txt using method moves-pushes [INFO] [stdout] Finished in approximately 15 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 10 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 348 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves [INFO] [stdout] Finished in approximately 390 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 121 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes [INFO] [stdout] Finished in approximately 112 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 187 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes [INFO] [stdout] Finished in approximately 181 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 343 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves [INFO] [stdout] Finished in approximately 336 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 185 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes [INFO] [stdout] Finished in approximately 156 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 29 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 30 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 71 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves [INFO] [stdout] Finished in approximately 81 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes-moves [INFO] [stdout] Finished in approximately 63 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes [INFO] [stdout] Finished in approximately 52 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves-pushes [INFO] [stdout] Finished in approximately 64 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves [INFO] [stdout] Finished in approximately 72 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method pushes-moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method pushes [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/boxxle1/15.txt using method moves-pushes [INFO] [stdout] Finished in approximately 23 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 19 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves-pushes [INFO] [stdout] Finished in approximately 66 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves [INFO] [stdout] Finished in approximately 77 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes-moves [INFO] [stdout] Finished in approximately 47 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 107 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves [INFO] [stdout] Finished in approximately 95 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes-moves [INFO] [stdout] Finished in approximately 75 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method pushes [INFO] [stdout] Finished in approximately 65 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method moves [INFO] [stdout] Finished in approximately 33 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes-moves [INFO] [stdout] Finished in approximately 26 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes [INFO] [stdout] Finished in approximately 28 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 120 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 59 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 557 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes [INFO] [stdout] Finished in approximately 250 ms [INFO] [stdout] Tested 48 levels using on average 3.81 methods per level in 15,075 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: 0x5650d99f04ab - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5650d99f04ab - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5650d99f04ab - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5650d99f04ab - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5650d99f04ab - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x5650d99f013f - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x5650d99f0c20 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x5650d99f07a2 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x5650d99f0686 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x5650d9a0a3fd - core::panicking::panic_fmt::h58c956553ac8538f [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5650d9933277 - core::result::unwrap_failed::hfc3ccde390b4cf14 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5650d993aaf9 - core::result::Result::unwrap::h7a2d4f2f9e675850 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x5650d9852708 - sokoban_solver::tests::test_and_time_levels::h06c52498e34b5353 [INFO] [stdout] at src/lib.rs:542 [INFO] [stdout] 13: 0x5650d9866767 - sokoban_solver::tests::test_levels::heb8e60a98bd351f8 [INFO] [stdout] at src/lib.rs:283 [INFO] [stdout] 14: 0x5650d9860f9a - sokoban_solver::tests::test_levels::{{closure}}::h8aa7146752956cac [INFO] [stdout] at src/lib.rs:78 [INFO] [stdout] 15: 0x5650d98853ae - core::ops::function::FnOnce::call_once::h0de7c63e36735a3f [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x5650d99b1b3f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 17: 0x5650d99f387a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x5650d99cc6b8 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 19: 0x5650d99cc6b8 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 20: 0x5650d99cc6b8 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 21: 0x5650d99a70b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x5650d99ab045 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x5650d99ab045 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 24: 0x5650d99ab045 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 25: 0x5650d99f387a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 26: 0x5650d99ab662 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 27: 0x5650d99ab662 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 28: 0x5650d99ab662 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x5650d99ab662 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 30: 0x5650d99e549f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x5650d99f2fc0 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 32: 0x5650d99f2fc0 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x5650d99f2fc0 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f577479a4a4 - start_thread [INFO] [stdout] 35: 0x7f57742c5d0f - __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" "9b87a89cdb80ddcd3c49596c2fa46b8295fc8e51129cd092d26e9c0f20bec059"` [INFO] running `"docker" "rm" "-f" "9b87a89cdb80ddcd3c49596c2fa46b8295fc8e51129cd092d26e9c0f20bec059"` [INFO] [stdout] 9b87a89cdb80ddcd3c49596c2fa46b8295fc8e51129cd092d26e9c0f20bec059