Oct 11 21:53:32.179 INFO testing good_stv-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 21:53:32.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 21:53:32.614 INFO blam! 992d6cbfeae2e28954b47fe79a068b0e7292b86332d3d45b157046fa5265efc8 Oct 11 21:53:32.616 INFO running `"docker" "start" "-a" "992d6cbfeae2e28954b47fe79a068b0e7292b86332d3d45b157046fa5265efc8"` Oct 11 21:53:34.503 INFO kablam! usermod: no changes Oct 11 21:53:34.901 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 11 21:53:34.905 INFO kablam! Compiling unicode-xid v0.1.0 Oct 11 21:53:34.933 INFO kablam! Compiling version_check v0.1.5 Oct 11 21:53:34.949 INFO kablam! Compiling cc v1.0.25 Oct 11 21:53:34.949 INFO kablam! Compiling libc v0.2.43 Oct 11 21:53:34.950 INFO kablam! Compiling cfg-if v0.1.5 Oct 11 21:53:34.951 INFO kablam! Compiling failure_derive v0.1.2 Oct 11 21:53:34.951 INFO kablam! Compiling regex v0.2.11 Oct 11 21:53:35.655 INFO kablam! Compiling ucd-util v0.1.1 Oct 11 21:53:38.629 INFO kablam! Compiling serde v1.0.79 Oct 11 21:53:38.694 INFO kablam! Compiling utf8-ranges v1.0.1 Oct 11 21:53:40.600 INFO kablam! Compiling rustc-demangle v0.1.9 Oct 11 21:53:40.600 INFO kablam! Compiling unicode-width v0.1.5 Oct 11 21:53:40.612 INFO kablam! Compiling vec_map v0.8.1 Oct 11 21:53:40.619 INFO kablam! Compiling ansi_term v0.11.0 Oct 11 21:53:44.620 INFO kablam! Compiling bitflags v1.0.4 Oct 11 21:53:44.712 INFO kablam! Compiling strsim v0.7.0 Oct 11 21:53:44.733 INFO kablam! Compiling log v0.4.5 Oct 11 21:53:45.041 INFO kablam! Compiling regex-syntax v0.5.6 Oct 11 21:53:45.203 INFO kablam! Compiling lazy_static v1.1.0 Oct 11 21:53:45.216 INFO kablam! Compiling memchr v2.1.0 Oct 11 21:53:47.608 INFO kablam! Compiling textwrap v0.10.0 Oct 11 21:53:47.772 INFO kablam! Compiling rand v0.4.3 Oct 11 21:53:47.909 INFO kablam! Compiling atty v0.2.11 Oct 11 21:53:48.616 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 11 21:53:48.986 INFO kablam! Compiling log v0.3.9 Oct 11 21:53:53.636 INFO kablam! Compiling clap v2.32.0 Oct 11 21:53:54.816 INFO kablam! Compiling thread_local v0.3.6 Oct 11 21:54:02.601 INFO kablam! Compiling rand v0.3.22 Oct 11 21:54:02.669 INFO kablam! Compiling aho-corasick v0.6.8 Oct 11 21:54:02.723 INFO kablam! Compiling csv-core v0.1.4 Oct 11 21:54:02.864 INFO kablam! Compiling quote v0.6.8 Oct 11 21:54:03.319 INFO kablam! Compiling backtrace v0.3.9 Oct 11 21:54:08.624 INFO kablam! Compiling syn v0.14.9 Oct 11 21:54:36.885 INFO kablam! Compiling csv v1.0.2 Oct 11 21:54:42.904 INFO kablam! Compiling env_logger v0.4.3 Oct 11 21:54:43.000 INFO kablam! Compiling synstructure v0.9.0 Oct 11 21:54:50.832 INFO kablam! Compiling failure v0.1.2 Oct 11 21:54:51.636 INFO kablam! Compiling good_stv v0.1.0 (/source) Oct 11 21:54:51.860 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 21:54:51.860 INFO kablam! --> src/stv.rs:199:29 Oct 11 21:54:51.860 INFO kablam! | Oct 11 21:54:51.860 INFO kablam! 199 | let surplus_votes = rand::sample( Oct 11 21:54:51.860 INFO kablam! | ^^^^^^^^^^^^ Oct 11 21:54:51.860 INFO kablam! | Oct 11 21:54:51.860 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 21:54:51.860 INFO kablam! Oct 11 21:54:51.945 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 11 21:54:51.946 INFO kablam! --> src/main.rs:43:26 Oct 11 21:54:51.946 INFO kablam! | Oct 11 21:54:51.946 INFO kablam! 43 | for cause in err.causes().skip(1) { Oct 11 21:54:51.946 INFO kablam! | ^^^^^^ Oct 11 21:54:51.946 INFO kablam! Oct 11 21:54:55.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 11 21:54:55.089 INFO kablam! su: No module specific data is present Oct 11 21:54:55.933 INFO running `"docker" "rm" "-f" "992d6cbfeae2e28954b47fe79a068b0e7292b86332d3d45b157046fa5265efc8"` Oct 11 21:54:56.188 INFO blam! 992d6cbfeae2e28954b47fe79a068b0e7292b86332d3d45b157046fa5265efc8 Oct 11 21:54:56.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 21:54:56.603 INFO blam! ad2a6deb67ce2ed8fae526be25f52290ad3a271d6c0ad9f33c5feb1573731f18 Oct 11 21:54:56.605 INFO running `"docker" "start" "-a" "ad2a6deb67ce2ed8fae526be25f52290ad3a271d6c0ad9f33c5feb1573731f18"` Oct 11 21:54:58.292 INFO kablam! usermod: no changes Oct 11 21:54:58.464 INFO kablam! Compiling good_stv v0.1.0 (/source) Oct 11 21:54:58.709 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 21:54:58.709 INFO kablam! --> src/stv.rs:199:29 Oct 11 21:54:58.709 INFO kablam! | Oct 11 21:54:58.709 INFO kablam! 199 | let surplus_votes = rand::sample( Oct 11 21:54:58.709 INFO kablam! | ^^^^^^^^^^^^ Oct 11 21:54:58.709 INFO kablam! | Oct 11 21:54:58.709 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 21:54:58.709 INFO kablam! Oct 11 21:54:58.777 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 11 21:54:58.778 INFO kablam! --> src/main.rs:43:26 Oct 11 21:54:58.778 INFO kablam! | Oct 11 21:54:58.778 INFO kablam! 43 | for cause in err.causes().skip(1) { Oct 11 21:54:58.778 INFO kablam! | ^^^^^^ Oct 11 21:54:58.778 INFO kablam! Oct 11 21:55:02.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.87s Oct 11 21:55:02.199 INFO kablam! su: No module specific data is present Oct 11 21:55:03.484 INFO running `"docker" "rm" "-f" "ad2a6deb67ce2ed8fae526be25f52290ad3a271d6c0ad9f33c5feb1573731f18"` Oct 11 21:55:03.868 INFO blam! ad2a6deb67ce2ed8fae526be25f52290ad3a271d6c0ad9f33c5feb1573731f18 Oct 11 21:55:03.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 21:55:04.399 INFO blam! 001bd798ac8910725ea8d4c7c77be9e5315a7cd0a3307f1fd1dbacb347d2d062 Oct 11 21:55:04.400 INFO running `"docker" "start" "-a" "001bd798ac8910725ea8d4c7c77be9e5315a7cd0a3307f1fd1dbacb347d2d062"` Oct 11 21:55:07.124 INFO kablam! usermod: no changes Oct 11 21:55:07.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 21:55:07.289 INFO kablam! Running /target/debug/deps/good_stv-8015c2cbb717572e Oct 11 21:55:07.289 INFO blam! Oct 11 21:55:07.289 INFO blam! running 4 tests Oct 11 21:55:07.292 INFO blam! test stv::tests::test_quota_calculation ... ok Oct 11 21:55:07.293 INFO blam! test stv::tests::test_election_results ... ok Oct 11 21:55:07.300 INFO blam! test stv::tests::test_spoiled_vote_removal ... ok Oct 11 21:55:07.300 INFO blam! test stv::tests::test_read_csv ... ok Oct 11 21:55:07.300 INFO blam! Oct 11 21:55:07.301 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:55:07.301 INFO blam! Oct 11 21:55:07.304 INFO kablam! su: No module specific data is present Oct 11 21:55:08.458 INFO running `"docker" "rm" "-f" "001bd798ac8910725ea8d4c7c77be9e5315a7cd0a3307f1fd1dbacb347d2d062"` Oct 11 21:55:08.796 INFO blam! 001bd798ac8910725ea8d4c7c77be9e5315a7cd0a3307f1fd1dbacb347d2d062