Oct 15 22:33:52.126 INFO testing rdispatcher-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:33:52.127 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:33:52.491 INFO blam! 3d38e9909555c0e2f91cd9df306ec7b15ade7627734f76884e5bb45f8f0dadd0 Oct 15 22:33:52.494 INFO running `"docker" "start" "-a" "3d38e9909555c0e2f91cd9df306ec7b15ade7627734f76884e5bb45f8f0dadd0"` Oct 15 22:33:53.925 INFO kablam! usermod: no changes Oct 15 22:33:53.987 INFO kablam! Compiling rdispatcher v0.1.0 (/source) Oct 15 22:33:54.623 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:54.623 INFO kablam! --> src/lib.rs:4:23 Oct 15 22:33:54.623 INFO kablam! | Oct 15 22:33:54.623 INFO kablam! 4 | use std::hash::{Hash, SipHasher, Hasher}; Oct 15 22:33:54.623 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:54.623 INFO kablam! | Oct 15 22:33:54.623 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:33:54.623 INFO kablam! Oct 15 22:33:54.623 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:54.623 INFO kablam! --> src/lib.rs:91:16 Oct 15 22:33:54.623 INFO kablam! | Oct 15 22:33:54.623 INFO kablam! 91 | let mut s = SipHasher::new(); Oct 15 22:33:54.623 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 22:33:54.623 INFO kablam! Oct 15 22:33:54.671 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:54.671 INFO kablam! --> src/lib.rs:91:16 Oct 15 22:33:54.671 INFO kablam! | Oct 15 22:33:54.671 INFO kablam! 91 | let mut s = SipHasher::new(); Oct 15 22:33:54.671 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 22:33:54.671 INFO kablam! Oct 15 22:33:54.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 15 22:33:54.758 INFO kablam! su: No module specific data is present Oct 15 22:33:55.572 INFO running `"docker" "rm" "-f" "3d38e9909555c0e2f91cd9df306ec7b15ade7627734f76884e5bb45f8f0dadd0"` Oct 15 22:33:55.927 INFO blam! 3d38e9909555c0e2f91cd9df306ec7b15ade7627734f76884e5bb45f8f0dadd0 Oct 15 22:33:55.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:33:56.492 INFO blam! b13de280ebf450829cb366767f850237874b3d64231cd62732e8b219816623b7 Oct 15 22:33:56.495 INFO running `"docker" "start" "-a" "b13de280ebf450829cb366767f850237874b3d64231cd62732e8b219816623b7"` Oct 15 22:33:57.979 INFO kablam! usermod: no changes Oct 15 22:33:58.035 INFO kablam! Compiling rdispatcher v0.1.0 (/source) Oct 15 22:33:58.739 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:58.739 INFO kablam! --> src/lib.rs:4:23 Oct 15 22:33:58.739 INFO kablam! | Oct 15 22:33:58.739 INFO kablam! 4 | use std::hash::{Hash, SipHasher, Hasher}; Oct 15 22:33:58.739 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:58.739 INFO kablam! | Oct 15 22:33:58.739 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:33:58.739 INFO kablam! Oct 15 22:33:58.739 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:58.739 INFO kablam! --> src/lib.rs:91:16 Oct 15 22:33:58.739 INFO kablam! | Oct 15 22:33:58.739 INFO kablam! 91 | let mut s = SipHasher::new(); Oct 15 22:33:58.739 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 22:33:58.739 INFO kablam! Oct 15 22:33:58.795 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 15 22:33:58.795 INFO kablam! --> src/lib.rs:91:16 Oct 15 22:33:58.795 INFO kablam! | Oct 15 22:33:58.795 INFO kablam! 91 | let mut s = SipHasher::new(); Oct 15 22:33:58.795 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 22:33:58.795 INFO kablam! Oct 15 22:34:00.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.85s Oct 15 22:34:00.853 INFO kablam! su: No module specific data is present Oct 15 22:34:01.429 INFO running `"docker" "rm" "-f" "b13de280ebf450829cb366767f850237874b3d64231cd62732e8b219816623b7"` Oct 15 22:34:01.762 INFO blam! b13de280ebf450829cb366767f850237874b3d64231cd62732e8b219816623b7 Oct 15 22:34:01.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:34:02.259 INFO blam! f0e5b13d0eec8a2a16ae970bc12398f4947ce6a653f20638cf91d48bea2e41ec Oct 15 22:34:02.263 INFO running `"docker" "start" "-a" "f0e5b13d0eec8a2a16ae970bc12398f4947ce6a653f20638cf91d48bea2e41ec"` Oct 15 22:34:03.575 INFO kablam! usermod: no changes Oct 15 22:34:03.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:34:03.632 INFO kablam! Running /target/debug/deps/rdispatcher-d424e5f69542b4d0 Oct 15 22:34:03.634 INFO blam! Oct 15 22:34:03.634 INFO blam! running 5 tests Oct 15 22:34:03.639 INFO blam! test test::test_register_broadcaster ... ok Oct 15 22:34:03.644 INFO blam! test test::test_broadcast_simple_message ... ok Oct 15 22:34:03.644 INFO blam! test test::test_register_subscriber ... ok Oct 15 22:34:03.644 INFO kablam! thread '' panicked at 'Couldn't receive message in broadcaster or channel hung up', libcore/option.rs:1010:5 Oct 15 22:34:03.644 INFO kablam! stack backtrace: Oct 15 22:34:03.647 INFO blam! test test::test_register_multiple_subscribers ... ok Oct 15 22:34:03.657 INFO blam! test test::test_broadcast_multiple_to_one ... ok Oct 15 22:34:03.657 INFO kablam! thread '' panicked at 'Couldn't receive message in broadcaster or channel hung up', libcore/option.rs:1010:5 Oct 15 22:34:03.657 INFO blam! Oct 15 22:34:03.657 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:34:03.657 INFO blam! Oct 15 22:34:03.663 INFO kablam! Doc-tests rdispatcher Oct 15 22:34:04.623 INFO blam! Oct 15 22:34:04.623 INFO blam! running 0 tests Oct 15 22:34:04.623 INFO blam! Oct 15 22:34:04.623 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:34:04.623 INFO blam! Oct 15 22:34:04.626 INFO kablam! su: No module specific data is present Oct 15 22:34:05.251 INFO running `"docker" "rm" "-f" "f0e5b13d0eec8a2a16ae970bc12398f4947ce6a653f20638cf91d48bea2e41ec"` Oct 15 22:34:05.491 INFO blam! f0e5b13d0eec8a2a16ae970bc12398f4947ce6a653f20638cf91d48bea2e41ec