[INFO] crate goban 0.11.1 is already in cache [INFO] testing goban-0.11.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate goban 0.11.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate goban 0.11.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate goban 0.11.1 [INFO] finished tweaking crates.io crate goban 0.11.1 [INFO] tweaked toml for crates.io crate goban 0.11.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] ae2d223609cc5f5b24e67cf8cda73f700cacf4195741f9637a1a9192067fed4b [INFO] running `"docker" "start" "-a" "ae2d223609cc5f5b24e67cf8cda73f700cacf4195741f9637a1a9192067fed4b"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling sgf-parser v2.4.0 [INFO] [stderr] Compiling goban v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "ae2d223609cc5f5b24e67cf8cda73f700cacf4195741f9637a1a9192067fed4b"` [INFO] running `"docker" "rm" "-f" "ae2d223609cc5f5b24e67cf8cda73f700cacf4195741f9637a1a9192067fed4b"` [INFO] [stdout] ae2d223609cc5f5b24e67cf8cda73f700cacf4195741f9637a1a9192067fed4b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] f7c1299d91d7645d5801ab2a6c24a954ac2b48b5189ae86af5fc514077e10cbb [INFO] running `"docker" "start" "-a" "f7c1299d91d7645d5801ab2a6c24a954ac2b48b5189ae86af5fc514077e10cbb"` [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling goban v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "f7c1299d91d7645d5801ab2a6c24a954ac2b48b5189ae86af5fc514077e10cbb"` [INFO] running `"docker" "rm" "-f" "f7c1299d91d7645d5801ab2a6c24a954ac2b48b5189ae86af5fc514077e10cbb"` [INFO] [stdout] f7c1299d91d7645d5801ab2a6c24a954ac2b48b5189ae86af5fc514077e10cbb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 1d8d38b697fbcd2a57354f3f01c6bee548e1e0740c07ad4d1e1e4cb30c7d9f19 [INFO] running `"docker" "start" "-a" "1d8d38b697fbcd2a57354f3f01c6bee548e1e0740c07ad4d1e1e4cb30c7d9f19"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/goban-edb07988fa47ee46 [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] [stderr] Running /opt/rustwide/target/debug/deps/general_tests-118f5252832ebf75 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::game_finished ... ok [INFO] [stdout] test tests::atari ... ok [INFO] [stdout] test tests::goban ... ok [INFO] [stdout] test tests::score_calcul ... ok [INFO] [stdout] test tests::ko_test ... ok [INFO] [stdout] test tests::get_all_stones ... ok [INFO] [stdout] test tests::atari_2 ... ok [INFO] [stdout] test tests::passes ... ok [INFO] [stdout] test tests::goban_new_array ... ok [INFO] [stdout] test tests::score_calcul_chinese ... ok [INFO] [stdout] test tests::suicide_test ... ok [INFO] [stdout] test tests::zobrist_test ... ok [INFO] [stdout] test tests::score_calcul2 ... ok [INFO] [stdout] test tests::sgf_test_1 ... ok [INFO] [stdout] test tests::sgf_test_2_2ha ... ok [INFO] [stdout] test tests::sgf_test ... ok [INFO] [stdout] test tests::some_plays_from_sgf ... ok [INFO] [stdout] test tests::some_plays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests goban [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/rules/game_builder.rs - rules::game_builder (line 4) ... ok [INFO] [stdout] test src/lib.rs - (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1d8d38b697fbcd2a57354f3f01c6bee548e1e0740c07ad4d1e1e4cb30c7d9f19"` [INFO] running `"docker" "rm" "-f" "1d8d38b697fbcd2a57354f3f01c6bee548e1e0740c07ad4d1e1e4cb30c7d9f19"` [INFO] [stdout] 1d8d38b697fbcd2a57354f3f01c6bee548e1e0740c07ad4d1e1e4cb30c7d9f19