[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 try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] c4c988c16652ff63dc2b2e76165006c9b81e407ff6d2a71c165c8b9735742c68 [INFO] running `"docker" "start" "-a" "c4c988c16652ff63dc2b2e76165006c9b81e407ff6d2a71c165c8b9735742c68"` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [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 humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [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 11s [INFO] running `"docker" "inspect" "c4c988c16652ff63dc2b2e76165006c9b81e407ff6d2a71c165c8b9735742c68"` [INFO] running `"docker" "rm" "-f" "c4c988c16652ff63dc2b2e76165006c9b81e407ff6d2a71c165c8b9735742c68"` [INFO] [stdout] c4c988c16652ff63dc2b2e76165006c9b81e407ff6d2a71c165c8b9735742c68 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f5989d214212c91cba13c54aa2114de11809d7698844cddf1e28de72cf7b2bef [INFO] running `"docker" "start" "-a" "f5989d214212c91cba13c54aa2114de11809d7698844cddf1e28de72cf7b2bef"` [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling separator v0.4.0 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.4.3 [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 predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.0 [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 criterion-stats v0.2.5 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling sokoban-solver v0.1.0 (/opt/crater/workdir) [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 13s [INFO] running `"docker" "inspect" "f5989d214212c91cba13c54aa2114de11809d7698844cddf1e28de72cf7b2bef"` [INFO] running `"docker" "rm" "-f" "f5989d214212c91cba13c54aa2114de11809d7698844cddf1e28de72cf7b2bef"` [INFO] [stdout] f5989d214212c91cba13c54aa2114de11809d7698844cddf1e28de72cf7b2bef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 1263a743e20c769d52c9988ec9b63a56d377d3a8efe05ae1d528d58d9b130fc5 [INFO] running `"docker" "start" "-a" "1263a743e20c769d52c9988ec9b63a56d377d3a8efe05ae1d528d58d9b130fc5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/sokoban_solver-37829b70c90c3992 [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test parser::tests::custom_fail_box_on_remover ... ok [INFO] [stdout] test parser::tests::custom_fail_empty ... ok [INFO] [stdout] test moves::tests::iterating ... ok [INFO] [stdout] test moves::tests::formatting_moves ... ok [INFO] [stdout] test parser::tests::custom_player ... ok [INFO] [stdout] test parser::tests::custom_remover ... ok [INFO] [stdout] test level::tests::formatting_level ... ok [INFO] [stdout] test parser::tests::xsb_corner_boxes ... ok [INFO] [stdout] test level::tests::formatting_solution ... ok [INFO] [stdout] test parser::tests::xsb_original_1 ... ok [INFO] [stdout] test parser::tests::xsb_fail_pos ... ok [INFO] [stdout] test parser::tests::xsb_simplest ... ok [INFO] [stdout] test moves::tests::extending_and_counting ... ok [INFO] [stdout] test map::tests::formatting_map ... ok [INFO] [stdout] test parser::tests::custom_fail_no_player ... ok [INFO] [stdout] test solver::preprocessing::tests::push_distances ... ignored [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::preprocessing::tests::closest_distances_one_goal_2 ... ok [INFO] [stdout] test solver::tests::diff_boxes_or_goals ... ok [INFO] [stdout] test solver::tests::expand_move1 ... ok [INFO] [stdout] test solver::backtracking::tests::backtracking ... ok [INFO] [stdout] test parser::tests::custom_fail_remover_and_goals ... ok [INFO] [stdout] test parser::tests::custom_goals ... ok [INFO] [stdout] test solver::tests::expand_push1 ... ok [INFO] [stdout] test solver::tests::expand_move2 ... ok [INFO] [stdout] test solver::tests::pos_normalization ... ok [INFO] [stdout] test solver::tests::too_many ... ok [INFO] [stdout] test solver::tests::processing ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_goals ... 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::incomplete_border ... ok [INFO] [stdout] test tests::test_more_levels ... ignored [INFO] [stdout] test solver::tests::unreachable_goals ... ok [INFO] [stdout] test solver::tests::unreachable_boxes_remover ... ok [INFO] [stdout] test solver::tests::unreachable_remover ... 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] [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 18 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 30 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 20 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 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 4 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 5 ms [INFO] [stdout] Solving level levels/custom/03-long-way.txt using method moves [INFO] [stdout] Finished in approximately 16 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 25 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 22 ms [INFO] [stdout] Solving level levels/custom/04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 30 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 29 ms [INFO] [stdout] Solving level levels/custom/05-same-moves-diff-pushes.txt using method pushes [INFO] [stdout] Finished in approximately 27 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 201 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method moves [INFO] [stdout] Finished in approximately 208 ms [INFO] [stdout] Solving level levels/custom/deadlock-cell-on-dead-end.txt using method pushes-moves [INFO] [stdout] Finished in approximately 225 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 9 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 4 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 10 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 4 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves-pushes [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method moves [INFO] [stdout] Finished in approximately 23 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes-moves [INFO] [stdout] Finished in approximately 21 ms [INFO] [stdout] Solving level levels/custom/remover-04-two-boxes.txt using method pushes [INFO] [stdout] Finished in approximately 22 ms [INFO] [stdout] Solving level levels/custom/remover-original-01.txt using method pushes [INFO] [stdout] Finished in approximately 9,141 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 10 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 16 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 19 ms [INFO] [stdout] Solving level levels/696/2.txt using method pushes [INFO] [stdout] Finished in approximately 15 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves-pushes [INFO] [stdout] Finished in approximately 30 ms [INFO] [stdout] Solving level levels/696/3.txt using method moves [INFO] [stdout] Finished in approximately 30 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 27 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 40 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes-moves [INFO] [stdout] Finished in approximately 31 ms [INFO] [stdout] Solving level levels/696/4.txt using method pushes [INFO] [stdout] Finished in approximately 29 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 24 ms [INFO] [stdout] Solving level levels/696/5.txt using method pushes [INFO] [stdout] Finished in approximately 27 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves-pushes [INFO] [stdout] Finished in approximately 40 ms [INFO] [stdout] Solving level levels/696/6.txt using method moves [INFO] [stdout] Finished in approximately 37 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes-moves [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/6.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/696/7.txt using method moves-pushes [INFO] [stdout] Finished in approximately 18 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 15 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 41 ms [INFO] [stdout] Solving level levels/696/8.txt using method moves [INFO] [stdout] Finished in approximately 44 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/8.txt using method pushes [INFO] [stdout] Finished in approximately 34 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves-pushes [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/9.txt using method moves [INFO] [stdout] Finished in approximately 66 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes-moves [INFO] [stdout] Finished in approximately 67 ms [INFO] [stdout] Solving level levels/696/9.txt using method pushes [INFO] [stdout] Finished in approximately 44 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 35 ms [INFO] [stdout] Solving level levels/696/10.txt using method moves [INFO] [stdout] Finished in approximately 31 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 25 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method moves-pushes [INFO] [stdout] Finished in approximately 37 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 30 ms [INFO] [stdout] Solving level levels/boxxle1/1.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 938 ms [INFO] [stdout] Solving level levels/boxxle1/2.txt using method pushes [INFO] [stdout] Finished in approximately 1,369 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 7 ms [INFO] [stdout] Solving level levels/boxxle1/3.txt using method pushes [INFO] [stdout] Finished in approximately 9 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 14 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 11 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves-pushes [INFO] [stdout] Finished in approximately 376 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method moves [INFO] [stdout] Finished in approximately 351 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes-moves [INFO] [stdout] Finished in approximately 138 ms [INFO] [stdout] Solving level levels/boxxle1/5.txt using method pushes [INFO] [stdout] Finished in approximately 148 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes-moves [INFO] [stdout] Finished in approximately 218 ms [INFO] [stdout] Solving level levels/boxxle1/7.txt using method pushes [INFO] [stdout] Finished in approximately 241 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves-pushes [INFO] [stdout] Finished in approximately 355 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method moves [INFO] [stdout] Finished in approximately 387 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes-moves [INFO] [stdout] Finished in approximately 210 ms [INFO] [stdout] Solving level levels/boxxle1/8.txt using method pushes [INFO] [stdout] Finished in approximately 201 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves-pushes [INFO] [stdout] Finished in approximately 32 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method moves [INFO] [stdout] Finished in approximately 39 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes-moves [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/boxxle1/10.txt using method pushes [INFO] [stdout] Finished in approximately 49 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves-pushes [INFO] [stdout] Finished in approximately 107 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method moves [INFO] [stdout] Finished in approximately 101 ms [INFO] [stdout] Solving level levels/boxxle1/11.txt using method pushes-moves [INFO] [stdout] Finished in approximately 70 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 42 ms [INFO] [stdout] Solving level levels/boxxle1/13.txt using method moves [INFO] [stdout] Finished in approximately 44 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 18 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 22 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 29 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves-pushes [INFO] [stdout] Finished in approximately 62 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method moves [INFO] [stdout] Finished in approximately 64 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes-moves [INFO] [stdout] Finished in approximately 48 ms [INFO] [stdout] Solving level levels/boxxle1/19.txt using method pushes [INFO] [stdout] Finished in approximately 50 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves-pushes [INFO] [stdout] Finished in approximately 117 ms [INFO] [stdout] Solving level levels/boxxle1/20.txt using method moves [INFO] [stdout] Finished in approximately 125 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 105 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 30 ms [INFO] [stdout] Solving level levels/boxxle2/1.txt using method pushes [INFO] [stdout] Finished in approximately 36 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves-pushes [INFO] [stdout] Finished in approximately 134 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method moves [INFO] [stdout] Finished in approximately 150 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes-moves [INFO] [stdout] Finished in approximately 82 ms [INFO] [stdout] Solving level levels/boxxle2/2.txt using method pushes [INFO] [stdout] Finished in approximately 82 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes-moves [INFO] [stdout] Finished in approximately 587 ms [INFO] [stdout] Solving level levels/boxxle2/3.txt using method pushes [INFO] [stdout] Finished in approximately 301 ms [INFO] [stdout] Tested 48 levels using on average 3.81 methods per level in 20,049 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: 0x55d07416c3c3 - std[698b411d1b74fcff]::sys::unix::backtrace::tracing::imp::unwind_backtrace [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55d0741680bb - std[698b411d1b74fcff]::sys_common::backtrace::_print [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x55d07416b046 - std[698b411d1b74fcff]::panicking::default_hook::{closure#1} [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x55d07416ad47 - std[698b411d1b74fcff]::panicking::default_hook [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x55d07416b750 - std[698b411d1b74fcff]::panicking::rust_panic_with_hook [INFO] [stdout] at src/libstd/panicking.rs:478 [INFO] [stdout] 5: 0x55d07416b2d1 - std[698b411d1b74fcff]::panicking::continue_panic_fmt [INFO] [stdout] at src/libstd/panicking.rs:385 [INFO] [stdout] 6: 0x55d07416b1b5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:312 [INFO] [stdout] 7: 0x55d074184cac - core[b849d6d0cd70c3a8]::panicking::panic_fmt [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55d0740988a6 - core[b849d6d0cd70c3a8]::result::unwrap_failed:: [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libcore/macros.rs:16 [INFO] [stdout] 9: 0x55d0740af6db - >::unwrap [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libcore/result.rs:798 [INFO] [stdout] 10: 0x55d073fe5cf2 - sokoban_solver[3d2e1f12b2cce2bf]::tests::test_and_time_levels::<&str> [INFO] [stdout] at src/lib.rs:543 [INFO] [stdout] 11: 0x55d073ff10d6 - sokoban_solver[3d2e1f12b2cce2bf]::tests::test_levels [INFO] [stdout] at src/lib.rs:284 [INFO] [stdout] 12: 0x55d073feb909 - sokoban_solver[3d2e1f12b2cce2bf]::tests::test_levels::{closure#0} [INFO] [stdout] at src/lib.rs:79 [INFO] [stdout] 13: 0x55d074008f5d - >::call_once [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x55d07412ce2e - >::call_box [INFO] [stdout] at src/libtest/lib.rs:1474 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libcore/ops/function.rs:231 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/liballoc/boxed.rs:734 [INFO] [stdout] 15: 0x55d07416e9b9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 16: 0x55d0741474b7 - test[ea847f4bd1b1afc4]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panic.rs:388 [INFO] [stdout] at src/libtest/lib.rs:1429 [INFO] [stdout] 17: 0x55d0741226c4 - std[698b411d1b74fcff]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 18: 0x55d0741221e4 - std[698b411d1b74fcff]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55d07416e9b9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 20: 0x55d07412cb6c - <::spawn_unchecked::{closure#0} as alloc[f4750af829db9b76]::boxed::FnBox<()>>::call_box [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/src/liballoc/boxed.rs:734 [INFO] [stdout] 21: 0x55d07416e16d - ::new::thread_start [INFO] [stdout] at /rustc/7fea0229842e79db1159ea58ad9a653b288efee9/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: 0x7f43d722d493 - start_thread [INFO] [stdout] 23: 0x7f43d6d58ace - __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" "1263a743e20c769d52c9988ec9b63a56d377d3a8efe05ae1d528d58d9b130fc5"` [INFO] running `"docker" "rm" "-f" "1263a743e20c769d52c9988ec9b63a56d377d3a8efe05ae1d528d58d9b130fc5"` [INFO] [stdout] 1263a743e20c769d52c9988ec9b63a56d377d3a8efe05ae1d528d58d9b130fc5