Oct 11 19:32:48.022 INFO testing harvey-holt-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:32:48.022 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:32:48.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:32:48.328 INFO blam! 133afd9f4aa109be624bd674c054beb0f11d3d00b7fc1172516f6633a5c12799 Oct 11 19:32:48.333 INFO running `"docker" "start" "-a" "133afd9f4aa109be624bd674c054beb0f11d3d00b7fc1172516f6633a5c12799"` Oct 11 19:32:49.260 INFO kablam! usermod: no changes Oct 11 19:32:49.352 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 11 19:32:50.684 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 19:32:50.685 INFO kablam! --> src/lib.rs:13:24 Oct 11 19:32:50.685 INFO kablam! | Oct 11 19:32:50.685 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 11 19:32:50.686 INFO kablam! | ^^^^^^ Oct 11 19:32:50.686 INFO kablam! | Oct 11 19:32:50.686 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 19:32:50.686 INFO kablam! Oct 11 19:32:50.687 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 19:32:50.687 INFO kablam! --> src/lib.rs:101:18 Oct 11 19:32:50.687 INFO kablam! | Oct 11 19:32:50.687 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 11 19:32:50.688 INFO kablam! | ^^^^^^ Oct 11 19:32:50.688 INFO kablam! Oct 11 19:32:53.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.41s Oct 11 19:32:53.710 INFO kablam! su: No module specific data is present Oct 11 19:32:54.134 INFO running `"docker" "rm" "-f" "133afd9f4aa109be624bd674c054beb0f11d3d00b7fc1172516f6633a5c12799"` Oct 11 19:32:54.274 INFO blam! 133afd9f4aa109be624bd674c054beb0f11d3d00b7fc1172516f6633a5c12799 Oct 11 19:32:54.274 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:32:54.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:32:54.812 INFO blam! 948f3d0c8e46cdefcab8654fdfc526a0e4ed26027ac7d85b5b44b00da1732960 Oct 11 19:32:54.820 INFO running `"docker" "start" "-a" "948f3d0c8e46cdefcab8654fdfc526a0e4ed26027ac7d85b5b44b00da1732960"` Oct 11 19:32:56.107 INFO kablam! usermod: no changes Oct 11 19:32:56.165 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 11 19:32:57.867 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 19:32:57.867 INFO kablam! --> src/lib.rs:13:24 Oct 11 19:32:57.867 INFO kablam! | Oct 11 19:32:57.867 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 11 19:32:57.867 INFO kablam! | ^^^^^^ Oct 11 19:32:57.867 INFO kablam! | Oct 11 19:32:57.867 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 19:32:57.867 INFO kablam! Oct 11 19:32:57.867 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 19:32:57.867 INFO kablam! --> src/lib.rs:101:18 Oct 11 19:32:57.867 INFO kablam! | Oct 11 19:32:57.867 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 11 19:32:57.867 INFO kablam! | ^^^^^^ Oct 11 19:32:57.867 INFO kablam! Oct 11 19:32:59.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.55s Oct 11 19:32:59.688 INFO kablam! su: No module specific data is present Oct 11 19:33:00.670 INFO running `"docker" "rm" "-f" "948f3d0c8e46cdefcab8654fdfc526a0e4ed26027ac7d85b5b44b00da1732960"` Oct 11 19:33:01.048 INFO blam! 948f3d0c8e46cdefcab8654fdfc526a0e4ed26027ac7d85b5b44b00da1732960 Oct 11 19:33:01.056 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:33:01.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:33:01.461 INFO blam! 689fab0787ceb710b64357931ce9ba249c82d5d6f700b9f43af13c1f02027f4d Oct 11 19:33:01.464 INFO running `"docker" "start" "-a" "689fab0787ceb710b64357931ce9ba249c82d5d6f700b9f43af13c1f02027f4d"` Oct 11 19:33:02.621 INFO kablam! usermod: no changes Oct 11 19:33:02.729 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 19:33:02.740 INFO kablam! Running /target/debug/deps/harvey_holt-768e6ad692d2f9f1 Oct 11 19:33:02.748 INFO blam! Oct 11 19:33:02.748 INFO blam! running 13 tests Oct 11 19:33:03.033 INFO blam! test tests::it_creates_latitude_text_for_small_cities ... ok Oct 11 19:33:03.033 INFO blam! test tests::it_creates_latitude_text ... ok Oct 11 19:33:03.060 INFO blam! test tests::it_filters_longitude_cities_to_ten_by_population ... ok Oct 11 19:33:03.064 INFO blam! test tests::it_creates_longitude_text ... ok Oct 11 19:33:03.076 INFO blam! test tests::it_filters_to_ten_by_population ... ok Oct 11 19:33:03.076 INFO blam! test tests::it_finds_longitude_on_other_side_of_the_world ... ok Oct 11 19:33:03.090 INFO blam! test tests::it_creates_full_text ... ok Oct 11 19:33:03.090 INFO blam! test tests::it_creates_full_text_for_small_cities ... ok Oct 11 19:33:03.096 INFO blam! test tests::it_creates_longitude_text_for_small_cities ... ok Oct 11 19:33:03.104 INFO blam! test tests::it_finds_cities_with_same_latitude ... ok Oct 11 19:33:03.104 INFO blam! test tests::it_finds_cities_with_same_longitude ... ok Oct 11 19:33:03.108 INFO blam! test tests::it_sorts_easterly ... ok Oct 11 19:33:03.108 INFO blam! test tests::it_sorts_northerly ... ok Oct 11 19:33:03.108 INFO kablam! Running /target/debug/deps/main-8950712a116a39c3 Oct 11 19:33:03.108 INFO blam! Oct 11 19:33:03.108 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:33:03.108 INFO blam! Oct 11 19:33:03.118 INFO blam! Oct 11 19:33:03.118 INFO blam! running 0 tests Oct 11 19:33:03.118 INFO blam! Oct 11 19:33:03.118 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:33:03.118 INFO blam! Oct 11 19:33:03.121 INFO kablam! Doc-tests harvey-holt Oct 11 19:33:05.645 INFO blam! Oct 11 19:33:05.645 INFO blam! running 0 tests Oct 11 19:33:05.645 INFO blam! Oct 11 19:33:05.645 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:33:05.645 INFO blam! Oct 11 19:33:05.653 INFO kablam! su: No module specific data is present Oct 11 19:33:06.952 INFO running `"docker" "rm" "-f" "689fab0787ceb710b64357931ce9ba249c82d5d6f700b9f43af13c1f02027f4d"` Oct 11 19:33:07.184 INFO blam! 689fab0787ceb710b64357931ce9ba249c82d5d6f700b9f43af13c1f02027f4d