Oct 11 23:05:47.851 INFO testing futures-mpsc-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:05:47.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 11 23:05:48.274 INFO blam! 58ca305c908825389570188baecc8e77a271969c17533c0eaac327d02cd27b3b Oct 11 23:05:48.277 INFO running `"docker" "start" "-a" "58ca305c908825389570188baecc8e77a271969c17533c0eaac327d02cd27b3b"` Oct 11 23:05:49.504 INFO kablam! usermod: no changes Oct 11 23:05:49.565 INFO kablam! Compiling futures-mpsc v0.1.1 (/source) Oct 11 23:05:49.805 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:49.805 INFO kablam! --> src/lib.rs:418:18 Oct 11 23:05:49.805 INFO kablam! | Oct 11 23:05:49.805 INFO kablam! 418 | Some(task::park()) Oct 11 23:05:49.805 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:49.805 INFO kablam! | Oct 11 23:05:49.805 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:05:49.805 INFO kablam! Oct 11 23:05:49.805 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:49.805 INFO kablam! --> src/lib.rs:453:26 Oct 11 23:05:49.805 INFO kablam! | Oct 11 23:05:49.805 INFO kablam! 453 | *task = Some(task::park()); Oct 11 23:05:49.805 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:49.805 INFO kablam! Oct 11 23:05:49.805 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:49.805 INFO kablam! --> src/lib.rs:683:31 Oct 11 23:05:49.805 INFO kablam! | Oct 11 23:05:49.805 INFO kablam! 683 | recv_task.task = Some(task::park()); Oct 11 23:05:49.805 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:49.805 INFO kablam! Oct 11 23:05:49.880 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:49.880 INFO kablam! --> src/lib.rs:410:18 Oct 11 23:05:49.880 INFO kablam! | Oct 11 23:05:49.880 INFO kablam! 410 | task.unpark(); Oct 11 23:05:49.880 INFO kablam! | ^^^^^^ Oct 11 23:05:49.880 INFO kablam! Oct 11 23:05:49.884 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:49.885 INFO kablam! --> src/lib.rs:599:30 Oct 11 23:05:49.885 INFO kablam! | Oct 11 23:05:49.885 INFO kablam! 599 | task.unpark(); Oct 11 23:05:49.885 INFO kablam! | ^^^^^^ Oct 11 23:05:49.885 INFO kablam! Oct 11 23:05:49.892 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:49.893 INFO kablam! --> src/lib.rs:647:30 Oct 11 23:05:49.893 INFO kablam! | Oct 11 23:05:49.893 INFO kablam! 647 | task.unpark(); Oct 11 23:05:49.893 INFO kablam! | ^^^^^^ Oct 11 23:05:49.893 INFO kablam! Oct 11 23:05:50.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 11 23:05:50.012 INFO kablam! su: No module specific data is present Oct 11 23:05:50.616 INFO running `"docker" "rm" "-f" "58ca305c908825389570188baecc8e77a271969c17533c0eaac327d02cd27b3b"` Oct 11 23:05:50.885 INFO blam! 58ca305c908825389570188baecc8e77a271969c17533c0eaac327d02cd27b3b Oct 11 23:05:50.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 11 23:05:51.260 INFO blam! fc31a4aff364f9991225cde4cc05daf58edc83c97e977af992d31394d3e62351 Oct 11 23:05:51.265 INFO running `"docker" "start" "-a" "fc31a4aff364f9991225cde4cc05daf58edc83c97e977af992d31394d3e62351"` Oct 11 23:05:52.180 INFO kablam! usermod: no changes Oct 11 23:05:52.228 INFO kablam! Compiling futures-mpsc v0.1.1 (/source) Oct 11 23:05:52.472 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:52.472 INFO kablam! --> src/lib.rs:418:18 Oct 11 23:05:52.472 INFO kablam! | Oct 11 23:05:52.472 INFO kablam! 418 | Some(task::park()) Oct 11 23:05:52.472 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:52.472 INFO kablam! | Oct 11 23:05:52.472 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:05:52.472 INFO kablam! Oct 11 23:05:52.472 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:52.472 INFO kablam! --> src/lib.rs:453:26 Oct 11 23:05:52.472 INFO kablam! | Oct 11 23:05:52.472 INFO kablam! 453 | *task = Some(task::park()); Oct 11 23:05:52.472 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:52.472 INFO kablam! Oct 11 23:05:52.472 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 23:05:52.472 INFO kablam! --> src/lib.rs:683:31 Oct 11 23:05:52.472 INFO kablam! | Oct 11 23:05:52.472 INFO kablam! 683 | recv_task.task = Some(task::park()); Oct 11 23:05:52.472 INFO kablam! | ^^^^^^^^^^ Oct 11 23:05:52.472 INFO kablam! Oct 11 23:05:52.574 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:52.574 INFO kablam! --> src/lib.rs:410:18 Oct 11 23:05:52.574 INFO kablam! | Oct 11 23:05:52.574 INFO kablam! 410 | task.unpark(); Oct 11 23:05:52.574 INFO kablam! | ^^^^^^ Oct 11 23:05:52.574 INFO kablam! Oct 11 23:05:52.583 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:52.583 INFO kablam! --> src/lib.rs:599:30 Oct 11 23:05:52.583 INFO kablam! | Oct 11 23:05:52.583 INFO kablam! 599 | task.unpark(); Oct 11 23:05:52.583 INFO kablam! | ^^^^^^ Oct 11 23:05:52.583 INFO kablam! Oct 11 23:05:52.584 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 23:05:52.584 INFO kablam! --> src/lib.rs:647:30 Oct 11 23:05:52.584 INFO kablam! | Oct 11 23:05:52.584 INFO kablam! 647 | task.unpark(); Oct 11 23:05:52.584 INFO kablam! | ^^^^^^ Oct 11 23:05:52.584 INFO kablam! Oct 11 23:05:54.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 11 23:05:54.797 INFO kablam! su: No module specific data is present Oct 11 23:05:55.462 INFO running `"docker" "rm" "-f" "fc31a4aff364f9991225cde4cc05daf58edc83c97e977af992d31394d3e62351"` Oct 11 23:05:55.700 INFO blam! fc31a4aff364f9991225cde4cc05daf58edc83c97e977af992d31394d3e62351 Oct 11 23:05:55.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 11 23:05:56.087 INFO blam! 4dbfd8b513157a1a799724002564ddaca9ffc3f4d9379bb95ea0381c0a57148f Oct 11 23:05:56.090 INFO running `"docker" "start" "-a" "4dbfd8b513157a1a799724002564ddaca9ffc3f4d9379bb95ea0381c0a57148f"` Oct 11 23:05:57.156 INFO kablam! usermod: no changes Oct 11 23:05:57.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 23:05:57.217 INFO kablam! Running /target/debug/deps/futures_mpsc-3e75a3da24a9a19d Oct 11 23:05:57.224 INFO kablam! Running /target/debug/deps/test_mpsc-bf8bce9eaee17fe7 Oct 11 23:05:57.224 INFO blam! Oct 11 23:05:57.225 INFO blam! running 0 tests Oct 11 23:05:57.225 INFO blam! Oct 11 23:05:57.225 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:05:57.226 INFO blam! Oct 11 23:05:57.226 INFO blam! Oct 11 23:05:57.226 INFO blam! running 11 tests Oct 11 23:05:57.227 INFO blam! test send_shared_recv ... ok Oct 11 23:05:57.227 INFO blam! test send_recv_no_buffer ... ok Oct 11 23:05:57.227 INFO blam! test send_recv ... ok Oct 11 23:05:57.227 INFO blam! test recv_close_gets_none ... ok Oct 11 23:05:57.228 INFO blam! test send_recv_threads ... ok Oct 11 23:05:57.228 INFO blam! test bounds ... ok Oct 11 23:05:57.228 INFO blam! test tx_close_gets_none ... ok Oct 11 23:05:57.424 INFO blam! test send_recv_threads_no_capacity ... ok Oct 11 23:05:57.548 INFO blam! test stress_shared_unbounded ... ok Oct 11 23:05:57.646 INFO blam! test stress_receiver_multi_task_bounded_hard ... ok Oct 11 23:05:58.399 INFO blam! test stress_shared_bounded_hard ... ok Oct 11 23:05:58.399 INFO blam! Oct 11 23:05:58.399 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:05:58.399 INFO blam! Oct 11 23:05:58.400 INFO kablam! Doc-tests futures-mpsc Oct 11 23:05:58.565 INFO blam! Oct 11 23:05:58.566 INFO blam! running 0 tests Oct 11 23:05:58.566 INFO blam! Oct 11 23:05:58.566 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:05:58.566 INFO blam! Oct 11 23:05:58.577 INFO kablam! su: No module specific data is present Oct 11 23:05:59.038 INFO running `"docker" "rm" "-f" "4dbfd8b513157a1a799724002564ddaca9ffc3f4d9379bb95ea0381c0a57148f"` Oct 11 23:05:59.121 INFO blam! 4dbfd8b513157a1a799724002564ddaca9ffc3f4d9379bb95ea0381c0a57148f