[INFO] cloning repository https://github.com/cameron-martin/tsumego-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cameron-martin/tsumego-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameron-martin%2Ftsumego-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameron-martin%2Ftsumego-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7408523ae34d9f890eef08d7f39fae683dee1a4e [INFO] testing cameron-martin/tsumego-solver against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcameron-martin%2Ftsumego-solver" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cameron-martin/tsumego-solver on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6583351eb8ea44725b64ce905e8210dd21c6f2b3c1c53abb4c6b001a694818c7 [INFO] running `Command { std: "docker" "start" "-a" "6583351eb8ea44725b64ce905e8210dd21c6f2b3c1c53abb4c6b001a694818c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6583351eb8ea44725b64ce905e8210dd21c6f2b3c1c53abb4c6b001a694818c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6583351eb8ea44725b64ce905e8210dd21c6f2b3c1c53abb4c6b001a694818c7", kill_on_drop: false }` [INFO] [stdout] 6583351eb8ea44725b64ce905e8210dd21c6f2b3c1c53abb4c6b001a694818c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd10643fb3a78b5b7f47d500110f5d68b5044ff5594111e6ae228230b63dcf9e [INFO] running `Command { std: "docker" "start" "-a" "cd10643fb3a78b5b7f47d500110f5d68b5044ff5594111e6ae228230b63dcf9e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling num v0.2.1 [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 enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [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 28s [INFO] running `Command { std: "docker" "inspect" "cd10643fb3a78b5b7f47d500110f5d68b5044ff5594111e6ae228230b63dcf9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd10643fb3a78b5b7f47d500110f5d68b5044ff5594111e6ae228230b63dcf9e", kill_on_drop: false }` [INFO] [stdout] cd10643fb3a78b5b7f47d500110f5d68b5044ff5594111e6ae228230b63dcf9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16989aa9dc5c30406d484162b3047bb1a5ec46563b23b8fdb9483ae95388bcf5 [INFO] running `Command { std: "docker" "start" "-a" "16989aa9dc5c30406d484162b3047bb1a5ec46563b23b8fdb9483ae95388bcf5", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling plotters v0.2.12 [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 semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 14s [INFO] running `Command { std: "docker" "inspect" "16989aa9dc5c30406d484162b3047bb1a5ec46563b23b8fdb9483ae95388bcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16989aa9dc5c30406d484162b3047bb1a5ec46563b23b8fdb9483ae95388bcf5", kill_on_drop: false }` [INFO] [stdout] 16989aa9dc5c30406d484162b3047bb1a5ec46563b23b8fdb9483ae95388bcf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c53916994cf10d830c9a6f00fd7b3fc7a4b4748cf3f3bafcd539dbc70a72f662 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c53916994cf10d830c9a6f00fd7b3fc7a4b4748cf3f3bafcd539dbc70a72f662", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tsumego_solver-01277a4b96dcb546 [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test go::bit_board::test::iterate_positions ... ok [INFO] [stdout] test go::benson::tests::all_alive1 ... ok [INFO] [stdout] test go::bit_board::test::iterate_groups2 ... ok [INFO] [stdout] test go::bit_board::test::flood_fill ... ok [INFO] [stdout] test go::benson::tests::all_dead1 ... ok [INFO] [stdout] test go::benson::tests::mixture ... ok [INFO] [stdout] test go::bit_board::test::edges_are_in_interior ... ok [INFO] [stdout] test go::bit_board::test::some_cell ... ok [INFO] [stdout] test go::bit_board::test::set ... ok [INFO] [stdout] test go::tests::can_add_stone ... ok [INFO] [stdout] test go::bit_board::test::shift_right_on_edge ... ok [INFO] [stdout] test go::bit_board::test::singleton ... ok [INFO] [stdout] test go::bit_board::test::singletons ... ok [INFO] [stdout] test go::bit_board::test::singleton_some_cell_inverse ... ok [INFO] [stdout] test go::tests::cannot_play_move_out_of_turn ... ok [INFO] [stdout] test go::bit_board::test::from_uint ... ok [INFO] [stdout] test go::bit_board::test::iterate_groups ... ok [INFO] [stdout] test go::tests::capture_two_recapture_one_not_ko_violation ... ok [INFO] [stdout] test go::bit_board::test::shifts ... ok [INFO] [stdout] test go::tests::cannot_commit_suicide ... ok [INFO] [stdout] test go::tests::cannot_play_in_occupied_space ... ok [INFO] [stdout] test go::tests::has_dead_groups_false ... ok [INFO] [stdout] test go::tests::hashing_is_stable ... ok [INFO] [stdout] test go::tests::has_dead_groups_white ... ok [INFO] [stdout] test go::tests::ko_rule_simple ... ok [INFO] [stdout] test go::tests::move_clears_last_move_pass ... ok [INFO] [stdout] test generation::candidate::boundary::tests::boundary_does_not_extend_to_opposite_edges ... ok [INFO] [stdout] test go::benson::tests::bug1 ... ok [INFO] [stdout] test go::benson::tests::small_black_enclosed_regions ... ok [INFO] [stdout] test go::tests::capturing_has_precedence_over_suicide ... ok [INFO] [stdout] test go::tests::previous_board_is_not_mutated ... ok [INFO] [stdout] test go::tests::current_player_starts_as_specified ... ok [INFO] [stdout] test go::tests::pass_advances_player ... ok [INFO] [stdout] test go::tests::pass_sets_last_move_pass ... ok [INFO] [stdout] test go::tests::player_advances_when_playing_move ... ok [INFO] [stdout] test go::tests::capturing_single_and_joining_group_does_not_trigger_ko ... ok [INFO] [stdout] test go::tests::out_of_bounds_moves_are_not_generated ... ok [INFO] [stdout] test go::tests::has_dead_groups_black ... ok [INFO] [stdout] test go::tests::single_groups_are_captured ... ok [INFO] [stdout] test go::tests::complex_groups_are_captured ... ok [INFO] [stdout] test puzzle::tests::true_ultrasimple1 ... ok [INFO] [stdout] test generation::candidate::boundary::tests::snapshot_generate_playable_area ... ok [INFO] [stdout] test gotools_parser::tests::parses_example_correctly ... ok [INFO] [stdout] test puzzle::tests::true_simple3 ... ok [INFO] [stdout] test generation::candidate::tests::snapshot_generate_candidate ... ok [INFO] [stdout] test puzzle::tests::true_simple1 ... ok [INFO] [stdout] test puzzle::tests::trace_expanded_nodes ... 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] [stdout] test puzzle::tests::true_medium1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-9feb764cefc66569 [INFO] [stdout] [INFO] [stderr] Doc-tests tsumego-solver [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 3 tests [INFO] [stdout] test src/go.rs - go::GoGame::play_move (line 312) ... ok [INFO] [stdout] test src/go.rs - go::GoGame::pass (line 387) ... ok [INFO] [stdout] test src/go.rs - go::GoGame::place_stone (line 330) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c53916994cf10d830c9a6f00fd7b3fc7a4b4748cf3f3bafcd539dbc70a72f662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53916994cf10d830c9a6f00fd7b3fc7a4b4748cf3f3bafcd539dbc70a72f662", kill_on_drop: false }` [INFO] [stdout] c53916994cf10d830c9a6f00fd7b3fc7a4b4748cf3f3bafcd539dbc70a72f662