Oct 22 01:24:52.395 INFO checking multiqueue-0.3.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:24:52.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 01:24:52.641 INFO blam! 5d11785417a694f92307584e7868406200675c680db98050628d70a24d7b04fb Oct 22 01:24:52.642 INFO running `"docker" "start" "-a" "5d11785417a694f92307584e7868406200675c680db98050628d70a24d7b04fb"` Oct 22 01:24:54.208 INFO kablam! usermod: no changes Oct 22 01:24:54.336 INFO kablam! Checking owning_ref v0.2.4 Oct 22 01:24:54.337 INFO kablam! Checking smallvec v0.3.4 Oct 22 01:24:55.092 INFO kablam! Checking parking_lot v0.3.8 Oct 22 01:24:56.288 INFO kablam! Checking multiqueue v0.3.2 (/source) Oct 22 01:24:57.400 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.400 INFO kablam! --> src/multiqueue.rs:29:27 Oct 22 01:24:57.400 INFO kablam! | Oct 22 01:24:57.400 INFO kablam! 29 | use self::futures::task::{park, Task}; Oct 22 01:24:57.400 INFO kablam! | ^^^^ Oct 22 01:24:57.400 INFO kablam! | Oct 22 01:24:57.400 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:24:57.400 INFO kablam! Oct 22 01:24:57.404 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.404 INFO kablam! --> src/multiqueue.rs:875:26 Oct 22 01:24:57.404 INFO kablam! | Oct 22 01:24:57.404 INFO kablam! 875 | parked.push_back(park()); Oct 22 01:24:57.404 INFO kablam! | ^^^^ Oct 22 01:24:57.404 INFO kablam! Oct 22 01:24:57.404 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.404 INFO kablam! --> src/multiqueue.rs:901:34 Oct 22 01:24:57.404 INFO kablam! | Oct 22 01:24:57.404 INFO kablam! 901 | parked.push_back(park()); Oct 22 01:24:57.404 INFO kablam! | ^^^^ Oct 22 01:24:57.404 INFO kablam! Oct 22 01:24:57.572 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.572 INFO kablam! --> src/multiqueue.rs:29:27 Oct 22 01:24:57.572 INFO kablam! | Oct 22 01:24:57.572 INFO kablam! 29 | use self::futures::task::{park, Task}; Oct 22 01:24:57.572 INFO kablam! | ^^^^ Oct 22 01:24:57.572 INFO kablam! | Oct 22 01:24:57.572 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:24:57.573 INFO kablam! Oct 22 01:24:57.573 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.573 INFO kablam! --> src/multiqueue.rs:875:26 Oct 22 01:24:57.573 INFO kablam! | Oct 22 01:24:57.573 INFO kablam! 875 | parked.push_back(park()); Oct 22 01:24:57.573 INFO kablam! | ^^^^ Oct 22 01:24:57.573 INFO kablam! Oct 22 01:24:57.573 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 22 01:24:57.573 INFO kablam! --> src/multiqueue.rs:901:34 Oct 22 01:24:57.573 INFO kablam! | Oct 22 01:24:57.573 INFO kablam! 901 | parked.push_back(park()); Oct 22 01:24:57.573 INFO kablam! | ^^^^ Oct 22 01:24:57.573 INFO kablam! Oct 22 01:24:57.603 INFO kablam! warning: type annotations needed Oct 22 01:24:57.603 INFO kablam! --> src/multiqueue.rs:228:55 Oct 22 01:24:57.603 INFO kablam! | Oct 22 01:24:57.603 INFO kablam! 228 | let elem: &QueueEntry = &*queuedat.offset(i); Oct 22 01:24:57.603 INFO kablam! | ^^^^^^ Oct 22 01:24:57.603 INFO kablam! | Oct 22 01:24:57.603 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 01:24:57.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:24:57.603 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:24:57.603 INFO kablam! Oct 22 01:24:57.603 INFO kablam! warning: type annotations needed Oct 22 01:24:57.603 INFO kablam! --> src/multiqueue.rs:231:46 Oct 22 01:24:57.603 INFO kablam! | Oct 22 01:24:57.603 INFO kablam! 231 | let refd: &RefCnt = &*refdat.offset(i); Oct 22 01:24:57.603 INFO kablam! | ^^^^^^ Oct 22 01:24:57.603 INFO kablam! | Oct 22 01:24:57.603 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:24:57.603 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:24:57.603 INFO kablam! Oct 22 01:24:57.643 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.643 INFO kablam! --> src/multiqueue.rs:913:21 Oct 22 01:24:57.644 INFO kablam! | Oct 22 01:24:57.644 INFO kablam! 913 | val.unpark(); Oct 22 01:24:57.644 INFO kablam! | ^^^^^^ Oct 22 01:24:57.644 INFO kablam! Oct 22 01:24:57.645 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.645 INFO kablam! --> src/multiqueue.rs:931:25 Oct 22 01:24:57.646 INFO kablam! | Oct 22 01:24:57.646 INFO kablam! 931 | val.unpark(); Oct 22 01:24:57.646 INFO kablam! | ^^^^^^ Oct 22 01:24:57.646 INFO kablam! Oct 22 01:24:57.652 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.654 INFO kablam! --> src/multiqueue.rs:938:25 Oct 22 01:24:57.655 INFO kablam! | Oct 22 01:24:57.655 INFO kablam! 938 | val.unpark(); Oct 22 01:24:57.655 INFO kablam! | ^^^^^^ Oct 22 01:24:57.655 INFO kablam! Oct 22 01:24:57.893 INFO kablam! warning: type annotations needed Oct 22 01:24:57.893 INFO kablam! --> src/multiqueue.rs:228:55 Oct 22 01:24:57.893 INFO kablam! | Oct 22 01:24:57.894 INFO kablam! 228 | let elem: &QueueEntry = &*queuedat.offset(i); Oct 22 01:24:57.894 INFO kablam! | ^^^^^^ Oct 22 01:24:57.894 INFO kablam! | Oct 22 01:24:57.894 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 01:24:57.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:24:57.895 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:24:57.895 INFO kablam! Oct 22 01:24:57.895 INFO kablam! warning: type annotations needed Oct 22 01:24:57.896 INFO kablam! --> src/multiqueue.rs:231:46 Oct 22 01:24:57.896 INFO kablam! | Oct 22 01:24:57.896 INFO kablam! 231 | let refd: &RefCnt = &*refdat.offset(i); Oct 22 01:24:57.896 INFO kablam! | ^^^^^^ Oct 22 01:24:57.897 INFO kablam! | Oct 22 01:24:57.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:24:57.897 INFO kablam! = note: for more information, see issue #46906 Oct 22 01:24:57.897 INFO kablam! Oct 22 01:24:57.941 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.941 INFO kablam! --> src/multiqueue.rs:913:21 Oct 22 01:24:57.941 INFO kablam! | Oct 22 01:24:57.941 INFO kablam! 913 | val.unpark(); Oct 22 01:24:57.941 INFO kablam! | ^^^^^^ Oct 22 01:24:57.942 INFO kablam! Oct 22 01:24:57.942 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.942 INFO kablam! --> src/multiqueue.rs:931:25 Oct 22 01:24:57.942 INFO kablam! | Oct 22 01:24:57.942 INFO kablam! 931 | val.unpark(); Oct 22 01:24:57.942 INFO kablam! | ^^^^^^ Oct 22 01:24:57.943 INFO kablam! Oct 22 01:24:57.947 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 22 01:24:57.948 INFO kablam! --> src/multiqueue.rs:938:25 Oct 22 01:24:57.948 INFO kablam! | Oct 22 01:24:57.948 INFO kablam! 938 | val.unpark(); Oct 22 01:24:57.948 INFO kablam! | ^^^^^^ Oct 22 01:24:57.948 INFO kablam! Oct 22 01:24:58.791 INFO kablam! warning: unused return value of `std::clone::Clone::clone` that must be used Oct 22 01:24:58.791 INFO kablam! --> src/mpmc.rs:940:9 Oct 22 01:24:58.791 INFO kablam! | Oct 22 01:24:58.792 INFO kablam! 940 | reader.clone(); Oct 22 01:24:58.792 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 01:24:58.792 INFO kablam! | Oct 22 01:24:58.793 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 01:24:58.793 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 22 01:24:58.793 INFO kablam! Oct 22 01:25:02.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.33s Oct 22 01:25:02.585 INFO kablam! su: No module specific data is present Oct 22 01:25:03.428 INFO running `"docker" "rm" "-f" "5d11785417a694f92307584e7868406200675c680db98050628d70a24d7b04fb"` Oct 22 01:25:03.696 INFO blam! 5d11785417a694f92307584e7868406200675c680db98050628d70a24d7b04fb