Oct 11 21:53:34.991 INFO testing good_stv-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:53:34.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:35.492 INFO blam! d43fd721fed1b0934cbeb3928df48a37e6f4011625296d27f1fdeb6e970f0052 Oct 11 21:53:35.493 INFO running `"docker" "start" "-a" "d43fd721fed1b0934cbeb3928df48a37e6f4011625296d27f1fdeb6e970f0052"` Oct 11 21:53:37.763 INFO kablam! usermod: no changes Oct 11 21:53:38.024 INFO kablam! Compiling good_stv v0.1.0 (/source) Oct 11 21:53:41.047 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 21:53:41.048 INFO kablam! --> src/stv.rs:199:29 Oct 11 21:53:41.049 INFO kablam! | Oct 11 21:53:41.049 INFO kablam! 199 | let surplus_votes = rand::sample( Oct 11 21:53:41.049 INFO kablam! | ^^^^^^^^^^^^ Oct 11 21:53:41.049 INFO kablam! | Oct 11 21:53:41.049 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 21:53:41.050 INFO kablam! Oct 11 21:53:41.146 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 11 21:53:41.146 INFO kablam! --> src/main.rs:43:26 Oct 11 21:53:41.146 INFO kablam! | Oct 11 21:53:41.146 INFO kablam! 43 | for cause in err.causes().skip(1) { Oct 11 21:53:41.146 INFO kablam! | ^^^^^^ Oct 11 21:53:41.146 INFO kablam! Oct 11 21:53:45.277 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Oct 11 21:53:45.284 INFO kablam! su: No module specific data is present Oct 11 21:53:46.690 INFO running `"docker" "rm" "-f" "d43fd721fed1b0934cbeb3928df48a37e6f4011625296d27f1fdeb6e970f0052"` Oct 11 21:53:47.018 INFO blam! d43fd721fed1b0934cbeb3928df48a37e6f4011625296d27f1fdeb6e970f0052 Oct 11 21:53:47.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:53:47.448 INFO blam! 80ed5ca8f71f4cf60399a160418fe0633b53d12717809f578eaeb5b830f25310 Oct 11 21:53:47.457 INFO running `"docker" "start" "-a" "80ed5ca8f71f4cf60399a160418fe0633b53d12717809f578eaeb5b830f25310"` Oct 11 21:53:48.668 INFO kablam! usermod: no changes Oct 11 21:53:48.800 INFO kablam! Compiling good_stv v0.1.0 (/source) Oct 11 21:53:51.056 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 21:53:51.056 INFO kablam! --> src/stv.rs:199:29 Oct 11 21:53:51.056 INFO kablam! | Oct 11 21:53:51.056 INFO kablam! 199 | let surplus_votes = rand::sample( Oct 11 21:53:51.056 INFO kablam! | ^^^^^^^^^^^^ Oct 11 21:53:51.056 INFO kablam! | Oct 11 21:53:51.056 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 21:53:51.056 INFO kablam! Oct 11 21:53:51.124 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 11 21:53:51.124 INFO kablam! --> src/main.rs:43:26 Oct 11 21:53:51.124 INFO kablam! | Oct 11 21:53:51.124 INFO kablam! 43 | for cause in err.causes().skip(1) { Oct 11 21:53:51.124 INFO kablam! | ^^^^^^ Oct 11 21:53:51.124 INFO kablam! Oct 11 21:53:54.481 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.78s Oct 11 21:53:54.487 INFO kablam! su: No module specific data is present Oct 11 21:53:55.740 INFO running `"docker" "rm" "-f" "80ed5ca8f71f4cf60399a160418fe0633b53d12717809f578eaeb5b830f25310"` Oct 11 21:53:55.996 INFO blam! 80ed5ca8f71f4cf60399a160418fe0633b53d12717809f578eaeb5b830f25310 Oct 11 21:53:56.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:53:56.485 INFO blam! 3107b377d2d8bed3a5ec67da28d8d6de4366df59329fe8d338e872e19d3df000 Oct 11 21:53:56.495 INFO running `"docker" "start" "-a" "3107b377d2d8bed3a5ec67da28d8d6de4366df59329fe8d338e872e19d3df000"` Oct 11 21:53:57.895 INFO kablam! usermod: no changes Oct 11 21:53:58.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 21:53:58.061 INFO kablam! Running /target/debug/deps/good_stv-d15cf1d2f167e578 Oct 11 21:53:58.084 INFO blam! Oct 11 21:53:58.084 INFO blam! running 4 tests Oct 11 21:53:58.084 INFO blam! test stv::tests::test_spoiled_vote_removal ... ok Oct 11 21:53:58.084 INFO blam! test stv::tests::test_election_results ... ok Oct 11 21:53:58.084 INFO blam! test stv::tests::test_read_csv ... ok Oct 11 21:53:58.088 INFO blam! test stv::tests::test_quota_calculation ... ok Oct 11 21:53:58.088 INFO blam! Oct 11 21:53:58.088 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:53:58.088 INFO blam! Oct 11 21:53:58.096 INFO kablam! su: No module specific data is present Oct 11 21:53:59.262 INFO running `"docker" "rm" "-f" "3107b377d2d8bed3a5ec67da28d8d6de4366df59329fe8d338e872e19d3df000"` Oct 11 21:53:59.653 INFO blam! 3107b377d2d8bed3a5ec67da28d8d6de4366df59329fe8d338e872e19d3df000