[INFO] updating cached repository https://github.com/cameron-martin/tsumego-solver [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/cameron-martin/tsumego-solver [INFO] [stderr] ff5b51b..d5ee638 dfs -> dfs [INFO] [stderr] * [new branch] test-against-gotools -> test-against-gotools [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 576432f80914c3e40ed696289df4e3e688b8712c [INFO] testing cameron-martin/tsumego-solver against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameron-martin%2Ftsumego-solver" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cameron-martin/tsumego-solver on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cameron-martin/tsumego-solver [INFO] finished tweaking git repo https://github.com/cameron-martin/tsumego-solver [INFO] tweaked toml for git repo https://github.com/cameron-martin/tsumego-solver written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cameron-martin/tsumego-solver already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82b9a2f31efe2bbebc1256a3556223f57812c587ecd8c28f757c3148c1cec90c [INFO] running `"docker" "start" "-a" "82b9a2f31efe2bbebc1256a3556223f57812c587ecd8c28f757c3148c1cec90c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling sgf-parser v2.4.0 [INFO] [stderr] Compiling tsumego-solver v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "82b9a2f31efe2bbebc1256a3556223f57812c587ecd8c28f757c3148c1cec90c"` [INFO] running `"docker" "rm" "-f" "82b9a2f31efe2bbebc1256a3556223f57812c587ecd8c28f757c3148c1cec90c"` [INFO] [stdout] 82b9a2f31efe2bbebc1256a3556223f57812c587ecd8c28f757c3148c1cec90c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee24d06f76bbba31be44ee704cccae84325c7a454b9fdf8cf7d8790d54332366 [INFO] running `"docker" "start" "-a" "ee24d06f76bbba31be44ee704cccae84325c7a454b9fdf8cf7d8790d54332366"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling insta v0.16.0 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling tsumego-solver v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "ee24d06f76bbba31be44ee704cccae84325c7a454b9fdf8cf7d8790d54332366"` [INFO] running `"docker" "rm" "-f" "ee24d06f76bbba31be44ee704cccae84325c7a454b9fdf8cf7d8790d54332366"` [INFO] [stdout] ee24d06f76bbba31be44ee704cccae84325c7a454b9fdf8cf7d8790d54332366 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0eb3d4fdb73c66ffd2f70ae32f2df96e9e581adb8b529e2ebbc4cd523a9c038 [INFO] running `"docker" "start" "-a" "d0eb3d4fdb73c66ffd2f70ae32f2df96e9e581adb8b529e2ebbc4cd523a9c038"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tsumego_solver-97f45d7f5481025a [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test go::bit_board::test::from_uint ... ok [INFO] [stdout] test go::bit_board::test::iterate_groups ... ok [INFO] [stdout] test go::bit_board::test::singletons ... ok [INFO] [stdout] test go::bit_board::test::iterate_groups2 ... ok [INFO] [stdout] test go::bit_board::test::singleton ... ok [INFO] [stdout] test go::bit_board::test::some_cell ... ok [INFO] [stdout] test go::bit_board::test::shifts ... ok [INFO] [stdout] test go::bit_board::test::set ... ok [INFO] [stdout] test go::bit_board::test::shift_right_on_edge ... ok [INFO] [stdout] test go::tests::can_add_stone ... ok [INFO] [stdout] test go::bit_board::test::flood_fill ... ok [INFO] [stdout] test go::bit_board::test::edges_are_in_interior ... ok [INFO] [stdout] test go::bit_board::test::iterate_positions ... ok [INFO] [stdout] test go::tests::cannot_play_move_out_of_turn ... ok [INFO] [stdout] test go::tests::has_dead_groups_black ... ok [INFO] [stdout] test go::tests::has_dead_groups_false ... ok [INFO] [stdout] test go::tests::current_player_starts_as_black ... ok [INFO] [stdout] test go::benson::tests::bug1 ... ok [INFO] [stdout] test go::tests::cannot_play_in_occupied_space ... ok [INFO] [stdout] test go::tests::has_dead_groups_white ... ok [INFO] [stdout] test go::tests::cannot_commit_suicide ... ok [INFO] [stdout] test go::tests::capturing_has_precedence_over_suicide ... ok [INFO] [stdout] test go::tests::move_clears_last_move_pass ... ok [INFO] [stdout] test go::bit_board::test::singleton_some_cell_inverse ... ok [INFO] [stdout] test go::tests::hashing_is_stable ... ok [INFO] [stdout] test go::tests::capturing_single_and_joining_group_does_not_trigger_ko ... ok [INFO] [stdout] test go::tests::player_advances_when_playing_move ... ok [INFO] [stdout] test go::tests::previous_board_is_not_mutated ... ok [INFO] [stdout] test go::benson::tests::all_alive1 ... ok [INFO] [stdout] test go::tests::ko_rule_simple ... ok [INFO] [stdout] test go::benson::tests::small_black_enclosed_regions ... ok [INFO] [stdout] test go::benson::tests::all_dead1 ... ok [INFO] [stdout] test go::tests::single_groups_are_captured ... ok [INFO] [stdout] test go::tests::capture_two_recapture_one_not_ko_violation ... ok [INFO] [stdout] test go::tests::pass_advances_player ... ok [INFO] [stdout] test go::tests::out_of_bounds_moves_are_not_generated ... ok [INFO] [stdout] test go::tests::complex_groups_are_captured ... ok [INFO] [stdout] test go::tests::pass_sets_last_move_pass ... ok [INFO] [stdout] test go::benson::tests::mixture ... ok [INFO] [stdout] test puzzle::tests::true_simple3 ... ok [INFO] [stdout] test puzzle::tests::true_ultrasimple1 ... ok [INFO] [stdout] test puzzle::tests::trace_expanded_nodes ... ok [INFO] [stdout] test puzzle::tests::true_simple1 ... ok [INFO] [stdout] test puzzle::tests::true_ultrasimple2 ... ok [INFO] [stdout] test puzzle::tests::true_simple2 ... ok [INFO] [stdout] test go::sgf_conversion::tests::inverse ... ok [INFO] [stdout] test puzzle::tests::true_simple4 ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-9a79cc487975d0ef [INFO] [stdout] test puzzle::tests::true_medium1 ... ok [INFO] [stderr] Doc-tests tsumego-solver [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d0eb3d4fdb73c66ffd2f70ae32f2df96e9e581adb8b529e2ebbc4cd523a9c038"` [INFO] running `"docker" "rm" "-f" "d0eb3d4fdb73c66ffd2f70ae32f2df96e9e581adb8b529e2ebbc4cd523a9c038"` [INFO] [stdout] d0eb3d4fdb73c66ffd2f70ae32f2df96e9e581adb8b529e2ebbc4cd523a9c038