Oct 11 09:49:44.257 INFO testing tokio-signal-0.2.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:49:44.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:49:44.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 09:49:44.485 INFO blam! 35db8bce41e4897ca3d6051c9e57e746d65637227355689e1eb360da9511c917 Oct 11 09:49:44.487 INFO running `"docker" "start" "-a" "35db8bce41e4897ca3d6051c9e57e746d65637227355689e1eb360da9511c917"` Oct 11 09:49:45.315 INFO kablam! usermod: no changes Oct 11 09:49:45.412 INFO kablam! Compiling tokio-signal v0.2.5 (/source) Oct 11 09:49:48.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 11 09:49:48.507 INFO kablam! su: No module specific data is present Oct 11 09:49:48.943 INFO running `"docker" "rm" "-f" "35db8bce41e4897ca3d6051c9e57e746d65637227355689e1eb360da9511c917"` Oct 11 09:49:49.217 INFO blam! 35db8bce41e4897ca3d6051c9e57e746d65637227355689e1eb360da9511c917 Oct 11 09:49:49.218 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:49:49.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 09:49:49.568 INFO blam! ebb6283fd7a25cacf5488c83a4f3ea5d42db6fff6893724ad9c71e4097bc5a67 Oct 11 09:49:49.577 INFO running `"docker" "start" "-a" "ebb6283fd7a25cacf5488c83a4f3ea5d42db6fff6893724ad9c71e4097bc5a67"` Oct 11 09:49:50.468 INFO kablam! usermod: no changes Oct 11 09:49:50.595 INFO kablam! Compiling tokio-signal v0.2.5 (/source) Oct 11 09:50:01.280 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 11 09:50:01.280 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:01.280 INFO kablam! | Oct 11 09:50:01.280 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:01.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:01.293 INFO kablam! | Oct 11 09:50:01.293 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:01.294 INFO kablam! Oct 11 09:50:01.294 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 11 09:50:01.294 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:01.294 INFO kablam! | Oct 11 09:50:01.295 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:01.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:01.295 INFO kablam! Oct 11 09:50:01.757 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:01.757 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:01.757 INFO kablam! | Oct 11 09:50:01.758 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:01.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:01.758 INFO kablam! | Oct 11 09:50:01.758 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:01.759 INFO kablam! Oct 11 09:50:01.759 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:01.759 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:01.760 INFO kablam! | Oct 11 09:50:01.760 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:01.760 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:01.760 INFO kablam! Oct 11 09:50:02.240 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:02.240 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:02.240 INFO kablam! | Oct 11 09:50:02.240 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:02.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:02.240 INFO kablam! | Oct 11 09:50:02.240 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:02.240 INFO kablam! Oct 11 09:50:02.240 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:02.240 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:02.240 INFO kablam! | Oct 11 09:50:02.240 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:02.240 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:02.240 INFO kablam! Oct 11 09:50:02.388 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:02.388 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:02.388 INFO kablam! | Oct 11 09:50:02.388 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:02.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:02.388 INFO kablam! | Oct 11 09:50:02.388 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:02.388 INFO kablam! Oct 11 09:50:02.388 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:02.388 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:02.388 INFO kablam! | Oct 11 09:50:02.388 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:02.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:02.388 INFO kablam! Oct 11 09:50:05.669 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:05.669 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:05.669 INFO kablam! | Oct 11 09:50:05.669 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:05.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:05.670 INFO kablam! | Oct 11 09:50:05.670 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:05.671 INFO kablam! Oct 11 09:50:05.671 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:05.671 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:05.671 INFO kablam! | Oct 11 09:50:05.672 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:05.672 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:05.672 INFO kablam! Oct 11 09:50:06.889 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:06.889 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:06.889 INFO kablam! | Oct 11 09:50:06.889 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:06.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:06.889 INFO kablam! | Oct 11 09:50:06.889 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:06.889 INFO kablam! Oct 11 09:50:06.889 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:06.889 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:06.889 INFO kablam! | Oct 11 09:50:06.889 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:06.889 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:06.889 INFO kablam! Oct 11 09:50:24.021 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:24.021 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:24.021 INFO kablam! | Oct 11 09:50:24.021 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:24.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:24.022 INFO kablam! | Oct 11 09:50:24.022 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:24.022 INFO kablam! Oct 11 09:50:24.023 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:24.023 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:24.023 INFO kablam! | Oct 11 09:50:24.023 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:24.024 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:24.024 INFO kablam! Oct 11 09:50:25.590 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:25.591 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:25.591 INFO kablam! | Oct 11 09:50:25.591 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:25.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:25.592 INFO kablam! | Oct 11 09:50:25.592 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:25.592 INFO kablam! Oct 11 09:50:25.593 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:25.593 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:25.593 INFO kablam! | Oct 11 09:50:25.593 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:25.593 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:25.594 INFO kablam! Oct 11 09:50:26.857 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:26.857 INFO kablam! --> tests/support.rs:9:5 Oct 11 09:50:26.857 INFO kablam! | Oct 11 09:50:26.857 INFO kablam! 9 | use self::tokio::timer::Deadline; Oct 11 09:50:26.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:50:26.857 INFO kablam! | Oct 11 09:50:26.857 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:50:26.857 INFO kablam! Oct 11 09:50:26.857 INFO kablam! warning: use of deprecated item 'support::tokio::timer::Deadline': use Timeout instead Oct 11 09:50:26.857 INFO kablam! --> tests/support.rs:33:20 Oct 11 09:50:26.857 INFO kablam! | Oct 11 09:50:26.857 INFO kablam! 33 | let deadline = Deadline::new(future, Instant::now() + Duration::from_secs(1)) Oct 11 09:50:26.857 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:50:26.857 INFO kablam! Oct 11 09:50:28.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.39s Oct 11 09:50:28.894 INFO kablam! su: No module specific data is present Oct 11 09:50:29.398 INFO running `"docker" "rm" "-f" "ebb6283fd7a25cacf5488c83a4f3ea5d42db6fff6893724ad9c71e4097bc5a67"` Oct 11 09:50:29.689 INFO blam! ebb6283fd7a25cacf5488c83a4f3ea5d42db6fff6893724ad9c71e4097bc5a67 Oct 11 09:50:29.690 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:50:29.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 09:50:29.956 INFO blam! 73aa3ecbe25e88de6c679406cb8eff9ce872f236a73bc89e4ab9cac9f2a1e25d Oct 11 09:50:29.965 INFO running `"docker" "start" "-a" "73aa3ecbe25e88de6c679406cb8eff9ce872f236a73bc89e4ab9cac9f2a1e25d"` Oct 11 09:50:30.746 INFO kablam! usermod: no changes Oct 11 09:50:30.861 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 09:50:30.877 INFO kablam! Running /target/debug/deps/tokio_signal-21cb12bb998ad2df Oct 11 09:50:30.879 INFO blam! Oct 11 09:50:30.879 INFO blam! running 0 tests Oct 11 09:50:30.879 INFO blam! Oct 11 09:50:30.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.879 INFO blam! Oct 11 09:50:30.880 INFO kablam! Running /target/debug/deps/drop_multi_loop-8f0fc520e42f6565 Oct 11 09:50:30.882 INFO blam! Oct 11 09:50:30.882 INFO blam! running 1 test Oct 11 09:50:30.883 INFO blam! test dropping_loops_does_not_cause_starvation ... ok Oct 11 09:50:30.883 INFO blam! Oct 11 09:50:30.883 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.883 INFO blam! Oct 11 09:50:30.884 INFO kablam! Running /target/debug/deps/drop_then_get_a_signal-610e54523f452bf6 Oct 11 09:50:30.886 INFO blam! Oct 11 09:50:30.886 INFO blam! running 1 test Oct 11 09:50:30.887 INFO blam! test drop_then_get_a_signal ... ok Oct 11 09:50:30.887 INFO blam! Oct 11 09:50:30.887 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.887 INFO blam! Oct 11 09:50:30.888 INFO kablam! Running /target/debug/deps/dropping_does_not_deregister_other_instances-dbd485e28518b64a Oct 11 09:50:30.889 INFO blam! Oct 11 09:50:30.889 INFO blam! running 1 test Oct 11 09:50:30.890 INFO blam! test dropping_signal_does_not_deregister_any_other_instances ... ok Oct 11 09:50:30.890 INFO blam! Oct 11 09:50:30.890 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.890 INFO blam! Oct 11 09:50:30.892 INFO kablam! Running /target/debug/deps/multi_loop-216c17be1321a9ed Oct 11 09:50:30.898 INFO blam! Oct 11 09:50:30.898 INFO blam! running 1 test Oct 11 09:50:30.942 INFO blam! test multi_loop ... ok Oct 11 09:50:30.942 INFO blam! Oct 11 09:50:30.942 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.942 INFO blam! Oct 11 09:50:30.942 INFO kablam! Running /target/debug/deps/notify_both-3cabe9f6a4210186 Oct 11 09:50:30.944 INFO blam! Oct 11 09:50:30.944 INFO blam! running 1 test Oct 11 09:50:30.946 INFO blam! test notify_both ... ok Oct 11 09:50:30.946 INFO blam! Oct 11 09:50:30.946 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.946 INFO blam! Oct 11 09:50:30.947 INFO kablam! Running /target/debug/deps/signal-810a7703f1ee15cf Oct 11 09:50:30.948 INFO blam! Oct 11 09:50:30.948 INFO blam! running 1 test Oct 11 09:50:30.949 INFO blam! test tokio_simple ... ok Oct 11 09:50:30.949 INFO blam! Oct 11 09:50:30.949 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.949 INFO blam! Oct 11 09:50:30.951 INFO kablam! Running /target/debug/deps/simple-569be4d7f999dc2e Oct 11 09:50:30.951 INFO blam! Oct 11 09:50:30.951 INFO blam! running 1 test Oct 11 09:50:30.953 INFO blam! test simple ... ok Oct 11 09:50:30.953 INFO blam! Oct 11 09:50:30.953 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.953 INFO blam! Oct 11 09:50:30.955 INFO blam! Oct 11 09:50:30.955 INFO kablam! Running /target/debug/deps/support-2fe74ceb827f4a6a Oct 11 09:50:30.955 INFO blam! running 0 tests Oct 11 09:50:30.955 INFO blam! Oct 11 09:50:30.955 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.955 INFO blam! Oct 11 09:50:30.955 INFO kablam! Running /target/debug/deps/twice-294f1997c8728da6 Oct 11 09:50:30.957 INFO blam! Oct 11 09:50:30.957 INFO blam! running 1 test Oct 11 09:50:30.959 INFO blam! test twice ... ok Oct 11 09:50:30.959 INFO blam! Oct 11 09:50:30.959 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:30.959 INFO blam! Oct 11 09:50:30.960 INFO kablam! Doc-tests tokio-signal Oct 11 09:50:35.389 INFO blam! Oct 11 09:50:35.389 INFO blam! running 2 tests Oct 11 09:50:43.773 INFO blam! test src/lib.rs - (line 47) ... ok Oct 11 09:50:43.925 INFO blam! test src/lib.rs - (line 20) ... ok Oct 11 09:50:43.925 INFO blam! Oct 11 09:50:43.925 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:50:43.925 INFO blam! Oct 11 09:50:43.935 INFO kablam! su: No module specific data is present Oct 11 09:50:44.273 INFO running `"docker" "rm" "-f" "73aa3ecbe25e88de6c679406cb8eff9ce872f236a73bc89e4ab9cac9f2a1e25d"` Oct 11 09:50:44.350 INFO blam! 73aa3ecbe25e88de6c679406cb8eff9ce872f236a73bc89e4ab9cac9f2a1e25d