Oct 16 06:49:16.097 INFO testing harvey-holt-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:49:16.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 06:49:16.603 INFO blam! 79f821da93e9ee40ef3964aefa43d4127ce939cccfff1cedd53d82a20ab9ea73 Oct 16 06:49:16.604 INFO running `"docker" "start" "-a" "79f821da93e9ee40ef3964aefa43d4127ce939cccfff1cedd53d82a20ab9ea73"` Oct 16 06:49:18.135 INFO kablam! usermod: no changes Oct 16 06:49:18.245 INFO kablam! Compiling assert_approx_eq v1.0.0 Oct 16 06:49:18.839 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 16 06:49:19.938 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:19.938 INFO kablam! --> src/lib.rs:13:24 Oct 16 06:49:19.939 INFO kablam! | Oct 16 06:49:19.939 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 16 06:49:19.939 INFO kablam! | ^^^^^^ Oct 16 06:49:19.939 INFO kablam! | Oct 16 06:49:19.939 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:49:19.939 INFO kablam! Oct 16 06:49:19.939 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:19.939 INFO kablam! --> src/lib.rs:101:18 Oct 16 06:49:19.939 INFO kablam! | Oct 16 06:49:19.939 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 16 06:49:19.939 INFO kablam! | ^^^^^^ Oct 16 06:49:19.939 INFO kablam! Oct 16 06:49:22.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.65s Oct 16 06:49:22.847 INFO kablam! su: No module specific data is present Oct 16 06:49:23.359 INFO running `"docker" "rm" "-f" "79f821da93e9ee40ef3964aefa43d4127ce939cccfff1cedd53d82a20ab9ea73"` Oct 16 06:49:23.583 INFO blam! 79f821da93e9ee40ef3964aefa43d4127ce939cccfff1cedd53d82a20ab9ea73 Oct 16 06:49:23.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 06:49:24.050 INFO blam! 5e4ff3626a010b0a312988e021cdaff93c8f2ee220bc6e8769d3c2f2529555a4 Oct 16 06:49:24.059 INFO running `"docker" "start" "-a" "5e4ff3626a010b0a312988e021cdaff93c8f2ee220bc6e8769d3c2f2529555a4"` Oct 16 06:49:25.688 INFO kablam! usermod: no changes Oct 16 06:49:25.757 INFO kablam! Compiling harvey-holt v0.1.0 (/source) Oct 16 06:49:27.347 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:27.347 INFO kablam! --> src/lib.rs:13:24 Oct 16 06:49:27.347 INFO kablam! | Oct 16 06:49:27.347 INFO kablam! 13 | use rand::{thread_rng, sample}; Oct 16 06:49:27.347 INFO kablam! | ^^^^^^ Oct 16 06:49:27.347 INFO kablam! | Oct 16 06:49:27.347 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:49:27.347 INFO kablam! Oct 16 06:49:27.347 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 16 06:49:27.347 INFO kablam! --> src/lib.rs:101:18 Oct 16 06:49:27.347 INFO kablam! | Oct 16 06:49:27.347 INFO kablam! 101 | let sample = sample(&mut rng, DATA.iter(), 1); Oct 16 06:49:27.347 INFO kablam! | ^^^^^^ Oct 16 06:49:27.347 INFO kablam! Oct 16 06:49:29.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.30s Oct 16 06:49:29.009 INFO kablam! su: No module specific data is present Oct 16 06:49:29.523 INFO running `"docker" "rm" "-f" "5e4ff3626a010b0a312988e021cdaff93c8f2ee220bc6e8769d3c2f2529555a4"` Oct 16 06:49:29.812 INFO blam! 5e4ff3626a010b0a312988e021cdaff93c8f2ee220bc6e8769d3c2f2529555a4 Oct 16 06:49:29.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 06:49:30.215 INFO blam! 31ac111cf7e13b1d7f741c06eb74c6493a2f888998baf7e9e5bb66ffcec6b9b1 Oct 16 06:49:30.218 INFO running `"docker" "start" "-a" "31ac111cf7e13b1d7f741c06eb74c6493a2f888998baf7e9e5bb66ffcec6b9b1"` Oct 16 06:49:31.111 INFO kablam! usermod: no changes Oct 16 06:49:31.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 06:49:31.199 INFO kablam! Running /target/debug/deps/harvey_holt-768e6ad692d2f9f1 Oct 16 06:49:31.203 INFO blam! Oct 16 06:49:31.203 INFO blam! running 13 tests Oct 16 06:49:31.551 INFO blam! test tests::it_creates_full_text ... ok Oct 16 06:49:31.551 INFO blam! test tests::it_filters_longitude_cities_to_ten_by_population ... ok Oct 16 06:49:31.554 INFO blam! test tests::it_filters_to_ten_by_population ... ok Oct 16 06:49:31.556 INFO blam! test tests::it_finds_cities_with_same_longitude ... ok Oct 16 06:49:31.556 INFO blam! test tests::it_finds_longitude_on_other_side_of_the_world ... ok Oct 16 06:49:31.557 INFO blam! test tests::it_creates_latitude_text_for_small_cities ... ok Oct 16 06:49:31.567 INFO blam! test tests::it_finds_cities_with_same_latitude ... ok Oct 16 06:49:31.567 INFO blam! test tests::it_sorts_easterly ... ok Oct 16 06:49:31.575 INFO blam! test tests::it_sorts_northerly ... ok Oct 16 06:49:31.615 INFO blam! test tests::it_creates_full_text_for_small_cities ... ok Oct 16 06:49:31.619 INFO blam! test tests::it_creates_longitude_text_for_small_cities ... ok Oct 16 06:49:31.620 INFO blam! test tests::it_creates_longitude_text ... ok Oct 16 06:49:31.620 INFO blam! test tests::it_creates_latitude_text ... ok Oct 16 06:49:31.621 INFO blam! Oct 16 06:49:31.621 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:31.621 INFO blam! Oct 16 06:49:31.627 INFO kablam! Running /target/debug/deps/main-8950712a116a39c3 Oct 16 06:49:31.632 INFO blam! Oct 16 06:49:31.632 INFO blam! running 0 tests Oct 16 06:49:31.632 INFO blam! Oct 16 06:49:31.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:31.632 INFO blam! Oct 16 06:49:31.634 INFO kablam! Doc-tests harvey-holt Oct 16 06:49:33.287 INFO blam! Oct 16 06:49:33.287 INFO blam! running 0 tests Oct 16 06:49:33.287 INFO blam! Oct 16 06:49:33.287 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:49:33.287 INFO blam! Oct 16 06:49:33.291 INFO kablam! su: No module specific data is present Oct 16 06:49:34.085 INFO running `"docker" "rm" "-f" "31ac111cf7e13b1d7f741c06eb74c6493a2f888998baf7e9e5bb66ffcec6b9b1"` Oct 16 06:49:34.331 INFO blam! 31ac111cf7e13b1d7f741c06eb74c6493a2f888998baf7e9e5bb66ffcec6b9b1