Oct 16 06:49:15.420 INFO testing harvey-holt-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:49:15.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 06:49:15.723 INFO blam! 7803b3a58f816e04e19c60adb945f8c2565c26fa717997ed3ad95447ed8898f2 Oct 16 06:49:15.727 INFO running `"docker" "start" "-a" "7803b3a58f816e04e19c60adb945f8c2565c26fa717997ed3ad95447ed8898f2"` Oct 16 06:49:16.859 INFO kablam! usermod: no changes Oct 16 06:49:16.956 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 16 06:49:18.143 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:18.143 INFO kablam! --> src/lib.rs:13:24 Oct 16 06:49:18.143 INFO kablam! | Oct 16 06:49:18.143 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 16 06:49:18.143 INFO kablam! | ^^^^^^ Oct 16 06:49:18.143 INFO kablam! | Oct 16 06:49:18.143 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:49:18.143 INFO kablam! Oct 16 06:49:18.143 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:18.143 INFO kablam! --> src/lib.rs:101:18 Oct 16 06:49:18.143 INFO kablam! | Oct 16 06:49:18.143 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 16 06:49:18.143 INFO kablam! | ^^^^^^ Oct 16 06:49:18.143 INFO kablam! Oct 16 06:49:21.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.22s Oct 16 06:49:21.121 INFO kablam! su: No module specific data is present Oct 16 06:49:21.687 INFO running `"docker" "rm" "-f" "7803b3a58f816e04e19c60adb945f8c2565c26fa717997ed3ad95447ed8898f2"` Oct 16 06:49:21.972 INFO blam! 7803b3a58f816e04e19c60adb945f8c2565c26fa717997ed3ad95447ed8898f2 Oct 16 06:49:21.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 06:49:22.436 INFO blam! 3851396572a8f06e6b297ec8c323409efee4769a9d5f6fe94033295124a1f2cc Oct 16 06:49:22.439 INFO running `"docker" "start" "-a" "3851396572a8f06e6b297ec8c323409efee4769a9d5f6fe94033295124a1f2cc"` Oct 16 06:49:23.641 INFO kablam! usermod: no changes Oct 16 06:49:23.751 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 16 06:49:25.101 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:25.101 INFO kablam! --> src/lib.rs:13:24 Oct 16 06:49:25.101 INFO kablam! | Oct 16 06:49:25.101 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 16 06:49:25.102 INFO kablam! | ^^^^^^ Oct 16 06:49:25.102 INFO kablam! | Oct 16 06:49:25.102 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:49:25.102 INFO kablam! Oct 16 06:49:25.102 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:25.102 INFO kablam! --> src/lib.rs:101:18 Oct 16 06:49:25.102 INFO kablam! | Oct 16 06:49:25.102 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 16 06:49:25.102 INFO kablam! | ^^^^^^ Oct 16 06:49:25.102 INFO kablam! Oct 16 06:49:27.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 16 06:49:27.560 INFO kablam! su: No module specific data is present Oct 16 06:49:28.127 INFO running `"docker" "rm" "-f" "3851396572a8f06e6b297ec8c323409efee4769a9d5f6fe94033295124a1f2cc"` Oct 16 06:49:28.404 INFO blam! 3851396572a8f06e6b297ec8c323409efee4769a9d5f6fe94033295124a1f2cc Oct 16 06:49:28.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 06:49:28.771 INFO blam! 5d982b52b3423d1bd872c151eadd17e8d88994b5879560e77da9d4d805b9c360 Oct 16 06:49:28.774 INFO running `"docker" "start" "-a" "5d982b52b3423d1bd872c151eadd17e8d88994b5879560e77da9d4d805b9c360"` Oct 16 06:49:29.753 INFO kablam! usermod: no changes Oct 16 06:49:29.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 06:49:29.879 INFO kablam! Running /target/debug/deps/harvey_holt-8478923ab1b38010 Oct 16 06:49:29.883 INFO blam! Oct 16 06:49:29.883 INFO blam! running 13 tests Oct 16 06:49:30.176 INFO blam! test tests::it_filters_to_ten_by_population ... ok Oct 16 06:49:30.183 INFO blam! test tests::it_finds_cities_with_same_latitude ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_creates_latitude_text ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_finds_cities_with_same_longitude ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_creates_latitude_text_for_small_cities ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_creates_full_text_for_small_cities ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_creates_longitude_text ... ok Oct 16 06:49:30.215 INFO blam! test tests::it_filters_longitude_cities_to_ten_by_population ... ok Oct 16 06:49:30.227 INFO blam! test tests::it_creates_full_text ... ok Oct 16 06:49:30.228 INFO blam! test tests::it_finds_longitude_on_other_side_of_the_world ... ok Oct 16 06:49:30.228 INFO blam! test tests::it_creates_longitude_text_for_small_cities ... ok Oct 16 06:49:30.228 INFO blam! test tests::it_sorts_easterly ... ok Oct 16 06:49:30.228 INFO blam! test tests::it_sorts_northerly ... ok Oct 16 06:49:30.229 INFO blam! Oct 16 06:49:30.229 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:30.229 INFO blam! Oct 16 06:49:30.239 INFO blam! Oct 16 06:49:30.239 INFO kablam! Running /target/debug/deps/main-6a98a5a9ff82514e Oct 16 06:49:30.240 INFO blam! running 0 tests Oct 16 06:49:30.240 INFO kablam! Doc-tests harvey-holt Oct 16 06:49:30.240 INFO blam! Oct 16 06:49:30.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:30.241 INFO blam! Oct 16 06:49:32.146 INFO blam! Oct 16 06:49:32.146 INFO blam! running 0 tests Oct 16 06:49:32.146 INFO blam! Oct 16 06:49:32.147 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:32.147 INFO blam! Oct 16 06:49:32.153 INFO kablam! su: No module specific data is present Oct 16 06:49:32.695 INFO running `"docker" "rm" "-f" "5d982b52b3423d1bd872c151eadd17e8d88994b5879560e77da9d4d805b9c360"` Oct 16 06:49:32.959 INFO blam! 5d982b52b3423d1bd872c151eadd17e8d88994b5879560e77da9d4d805b9c360