Oct 15 18:58:48.783 INFO testing shingles-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:58:48.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 18:58:49.280 INFO blam! 32d1d3f3ebb473e854467d14bb27964fa9aa988f6a8a18dcb21057a24b6b6868 Oct 15 18:58:49.282 INFO running `"docker" "start" "-a" "32d1d3f3ebb473e854467d14bb27964fa9aa988f6a8a18dcb21057a24b6b6868"` Oct 15 18:58:50.745 INFO kablam! usermod: no changes Oct 15 18:58:50.788 INFO kablam! Compiling shingles v0.1.1 (/source) Oct 15 18:58:51.355 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:51.355 INFO kablam! --> src/hasher.rs:1:31 Oct 15 18:58:51.355 INFO kablam! | Oct 15 18:58:51.355 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Oct 15 18:58:51.355 INFO kablam! | ^^^^^^^^^ Oct 15 18:58:51.355 INFO kablam! | Oct 15 18:58:51.355 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:58:51.355 INFO kablam! Oct 15 18:58:51.355 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:51.355 INFO kablam! --> src/hasher.rs:39:25 Oct 15 18:58:51.355 INFO kablam! | Oct 15 18:58:51.355 INFO kablam! 39 | let mut h = SipHasher::new(); Oct 15 18:58:51.355 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:58:51.355 INFO kablam! Oct 15 18:58:51.399 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:51.399 INFO kablam! --> src/hasher.rs:39:25 Oct 15 18:58:51.399 INFO kablam! | Oct 15 18:58:51.399 INFO kablam! 39 | let mut h = SipHasher::new(); Oct 15 18:58:51.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:58:51.399 INFO kablam! Oct 15 18:58:51.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 15 18:58:51.879 INFO kablam! su: No module specific data is present Oct 15 18:58:52.643 INFO running `"docker" "rm" "-f" "32d1d3f3ebb473e854467d14bb27964fa9aa988f6a8a18dcb21057a24b6b6868"` Oct 15 18:58:52.919 INFO blam! 32d1d3f3ebb473e854467d14bb27964fa9aa988f6a8a18dcb21057a24b6b6868 Oct 15 18:58:52.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 18:58:53.429 INFO blam! 7311b5887fc1d90d098636078af39f612791d4e7bb188b98d289a1d2bdd226a0 Oct 15 18:58:53.431 INFO running `"docker" "start" "-a" "7311b5887fc1d90d098636078af39f612791d4e7bb188b98d289a1d2bdd226a0"` Oct 15 18:58:55.423 INFO kablam! usermod: no changes Oct 15 18:58:55.483 INFO kablam! Compiling shingles v0.1.1 (/source) Oct 15 18:58:56.887 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:56.887 INFO kablam! --> src/hasher.rs:1:31 Oct 15 18:58:56.887 INFO kablam! | Oct 15 18:58:56.887 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Oct 15 18:58:56.887 INFO kablam! | ^^^^^^^^^ Oct 15 18:58:56.887 INFO kablam! | Oct 15 18:58:56.887 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:58:56.887 INFO kablam! Oct 15 18:58:56.887 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:56.887 INFO kablam! --> src/hasher.rs:39:25 Oct 15 18:58:56.887 INFO kablam! | Oct 15 18:58:56.887 INFO kablam! 39 | let mut h = SipHasher::new(); Oct 15 18:58:56.887 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:58:56.887 INFO kablam! Oct 15 18:58:56.987 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 15 18:58:56.987 INFO kablam! --> src/hasher.rs:39:25 Oct 15 18:58:56.987 INFO kablam! | Oct 15 18:58:56.987 INFO kablam! 39 | let mut h = SipHasher::new(); Oct 15 18:58:56.987 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 18:58:56.987 INFO kablam! Oct 15 18:58:59.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.95s Oct 15 18:58:59.407 INFO kablam! su: No module specific data is present Oct 15 18:59:00.765 INFO running `"docker" "rm" "-f" "7311b5887fc1d90d098636078af39f612791d4e7bb188b98d289a1d2bdd226a0"` Oct 15 18:59:01.099 INFO blam! 7311b5887fc1d90d098636078af39f612791d4e7bb188b98d289a1d2bdd226a0 Oct 15 18:59:01.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 18:59:01.647 INFO blam! 3f6585988a6322ec572d7fcd5458f11cc4df3b661e3fc013a21cc85475b8d081 Oct 15 18:59:01.651 INFO running `"docker" "start" "-a" "3f6585988a6322ec572d7fcd5458f11cc4df3b661e3fc013a21cc85475b8d081"` Oct 15 18:59:03.600 INFO kablam! usermod: no changes Oct 15 18:59:03.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 18:59:03.691 INFO kablam! Running /target/debug/deps/shingles-b5add6e05e346b28 Oct 15 18:59:03.691 INFO kablam! Running /target/debug/deps/shingles-5434bb107759c319 Oct 15 18:59:03.693 INFO blam! Oct 15 18:59:03.693 INFO blam! running 0 tests Oct 15 18:59:03.693 INFO blam! Oct 15 18:59:03.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:59:03.693 INFO blam! Oct 15 18:59:03.693 INFO blam! Oct 15 18:59:03.693 INFO blam! running 5 tests Oct 15 18:59:03.693 INFO blam! test shingles_empty_num ... ok Oct 15 18:59:03.699 INFO blam! test shingled_num_with_step ... ok Oct 15 18:59:03.703 INFO blam! test shingles_str_with_step ... ok Oct 15 18:59:03.703 INFO blam! test shingles_str ... ok Oct 15 18:59:03.703 INFO blam! test shingles_num ... ok Oct 15 18:59:03.703 INFO blam! Oct 15 18:59:03.703 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:59:03.703 INFO blam! Oct 15 18:59:03.711 INFO kablam! Running /target/debug/deps/shingles_2d-a11c76f599f92445 Oct 15 18:59:03.715 INFO blam! Oct 15 18:59:03.715 INFO blam! running 5 tests Oct 15 18:59:03.715 INFO blam! test shingles_2d_num ... ok Oct 15 18:59:03.719 INFO blam! test shingles_2d_empty_str ... ok Oct 15 18:59:03.719 INFO blam! test shingles_2d_str_with_step ... ok Oct 15 18:59:03.719 INFO blam! test shingles_2d_num_with_step ... ok Oct 15 18:59:03.719 INFO blam! test shingles_2d_str ... ok Oct 15 18:59:03.719 INFO blam! Oct 15 18:59:03.719 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:59:03.719 INFO blam! Oct 15 18:59:03.719 INFO kablam! Doc-tests shingles Oct 15 18:59:04.819 INFO blam! Oct 15 18:59:04.819 INFO blam! running 5 tests Oct 15 18:59:09.330 INFO blam! test src/hasher.rs - hasher::ShingleHasher (line 5) ... ok Oct 15 18:59:09.759 INFO blam! test src/shingles_2d.rs - shingles_2d::AsShingles2D (line 209) ... ok Oct 15 18:59:10.087 INFO blam! test src/shingles.rs - shingles::AsShingles (line 122) ... ok Oct 15 18:59:10.187 INFO blam! test src/shingles_2d.rs - shingles_2d::Shingles2D (line 22) ... ok Oct 15 18:59:10.235 INFO blam! test src/shingles.rs - shingles::Shingles (line 11) ... ok Oct 15 18:59:10.235 INFO blam! Oct 15 18:59:10.235 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:59:10.236 INFO blam! Oct 15 18:59:10.252 INFO kablam! su: No module specific data is present Oct 15 18:59:11.003 INFO running `"docker" "rm" "-f" "3f6585988a6322ec572d7fcd5458f11cc4df3b661e3fc013a21cc85475b8d081"` Oct 15 18:59:11.230 INFO blam! 3f6585988a6322ec572d7fcd5458f11cc4df3b661e3fc013a21cc85475b8d081