Oct 27 18:58:50.212 INFO checking multiqueue-0.3.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:58:50.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 18:58:50.683 INFO blam! 3fd54b250008dcdd05deef9835aebaaad45fd2ebdd39c896f6a25767a76205e9 Oct 27 18:58:50.691 INFO running `"docker" "start" "-a" "3fd54b250008dcdd05deef9835aebaaad45fd2ebdd39c896f6a25767a76205e9"` Oct 27 18:58:52.254 INFO kablam! usermod: no changes Oct 27 18:58:52.367 INFO kablam! Checking smallvec v0.3.4 Oct 27 18:58:53.480 INFO kablam! Checking multiqueue v0.3.2 (/source) Oct 27 18:58:55.214 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.214 INFO kablam! --> src/multiqueue.rs:29:27 Oct 27 18:58:55.214 INFO kablam! | Oct 27 18:58:55.214 INFO kablam! 29 | use self::futures::task::{park, Task}; Oct 27 18:58:55.214 INFO kablam! | ^^^^ Oct 27 18:58:55.214 INFO kablam! | Oct 27 18:58:55.214 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:58:55.214 INFO kablam! Oct 27 18:58:55.219 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.219 INFO kablam! --> src/multiqueue.rs:875:26 Oct 27 18:58:55.219 INFO kablam! | Oct 27 18:58:55.219 INFO kablam! 875 | parked.push_back(park()); Oct 27 18:58:55.219 INFO kablam! | ^^^^ Oct 27 18:58:55.219 INFO kablam! Oct 27 18:58:55.219 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.219 INFO kablam! --> src/multiqueue.rs:901:34 Oct 27 18:58:55.219 INFO kablam! | Oct 27 18:58:55.219 INFO kablam! 901 | parked.push_back(park()); Oct 27 18:58:55.219 INFO kablam! | ^^^^ Oct 27 18:58:55.219 INFO kablam! Oct 27 18:58:55.402 INFO kablam! warning: type annotations needed Oct 27 18:58:55.402 INFO kablam! --> src/multiqueue.rs:228:55 Oct 27 18:58:55.402 INFO kablam! | Oct 27 18:58:55.402 INFO kablam! 228 | let elem: &QueueEntry = &*queuedat.offset(i); Oct 27 18:58:55.402 INFO kablam! | ^^^^^^ Oct 27 18:58:55.402 INFO kablam! | Oct 27 18:58:55.402 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 18:58:55.402 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 27 18:58:55.402 INFO kablam! = note: for more information, see issue #46906 Oct 27 18:58:55.402 INFO kablam! Oct 27 18:58:55.404 INFO kablam! warning: type annotations needed Oct 27 18:58:55.404 INFO kablam! --> src/multiqueue.rs:231:46 Oct 27 18:58:55.404 INFO kablam! | Oct 27 18:58:55.404 INFO kablam! 231 | let refd: &RefCnt = &*refdat.offset(i); Oct 27 18:58:55.404 INFO kablam! | ^^^^^^ Oct 27 18:58:55.404 INFO kablam! | Oct 27 18:58:55.404 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 27 18:58:55.404 INFO kablam! = note: for more information, see issue #46906 Oct 27 18:58:55.404 INFO kablam! Oct 27 18:58:55.451 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:55.451 INFO kablam! --> src/multiqueue.rs:913:21 Oct 27 18:58:55.451 INFO kablam! | Oct 27 18:58:55.451 INFO kablam! 913 | val.unpark(); Oct 27 18:58:55.451 INFO kablam! | ^^^^^^ Oct 27 18:58:55.451 INFO kablam! Oct 27 18:58:55.452 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:55.452 INFO kablam! --> src/multiqueue.rs:931:25 Oct 27 18:58:55.452 INFO kablam! | Oct 27 18:58:55.452 INFO kablam! 931 | val.unpark(); Oct 27 18:58:55.452 INFO kablam! | ^^^^^^ Oct 27 18:58:55.452 INFO kablam! Oct 27 18:58:55.455 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:55.455 INFO kablam! --> src/multiqueue.rs:938:25 Oct 27 18:58:55.455 INFO kablam! | Oct 27 18:58:55.459 INFO kablam! 938 | val.unpark(); Oct 27 18:58:55.459 INFO kablam! | ^^^^^^ Oct 27 18:58:55.459 INFO kablam! Oct 27 18:58:55.567 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.567 INFO kablam! --> src/multiqueue.rs:29:27 Oct 27 18:58:55.567 INFO kablam! | Oct 27 18:58:55.567 INFO kablam! 29 | use self::futures::task::{park, Task}; Oct 27 18:58:55.567 INFO kablam! | ^^^^ Oct 27 18:58:55.567 INFO kablam! | Oct 27 18:58:55.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:58:55.567 INFO kablam! Oct 27 18:58:55.567 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.567 INFO kablam! --> src/multiqueue.rs:875:26 Oct 27 18:58:55.567 INFO kablam! | Oct 27 18:58:55.567 INFO kablam! 875 | parked.push_back(park()); Oct 27 18:58:55.567 INFO kablam! | ^^^^ Oct 27 18:58:55.567 INFO kablam! Oct 27 18:58:55.567 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::park': renamed to `current` Oct 27 18:58:55.567 INFO kablam! --> src/multiqueue.rs:901:34 Oct 27 18:58:55.567 INFO kablam! | Oct 27 18:58:55.567 INFO kablam! 901 | parked.push_back(park()); Oct 27 18:58:55.567 INFO kablam! | ^^^^ Oct 27 18:58:55.567 INFO kablam! Oct 27 18:58:56.019 INFO kablam! warning: type annotations needed Oct 27 18:58:56.019 INFO kablam! --> src/multiqueue.rs:228:55 Oct 27 18:58:56.019 INFO kablam! | Oct 27 18:58:56.019 INFO kablam! 228 | let elem: &QueueEntry = &*queuedat.offset(i); Oct 27 18:58:56.019 INFO kablam! | ^^^^^^ Oct 27 18:58:56.019 INFO kablam! | Oct 27 18:58:56.019 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 18:58:56.019 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 27 18:58:56.019 INFO kablam! = note: for more information, see issue #46906 Oct 27 18:58:56.019 INFO kablam! Oct 27 18:58:56.021 INFO kablam! warning: type annotations needed Oct 27 18:58:56.021 INFO kablam! --> src/multiqueue.rs:231:46 Oct 27 18:58:56.021 INFO kablam! | Oct 27 18:58:56.021 INFO kablam! 231 | let refd: &RefCnt = &*refdat.offset(i); Oct 27 18:58:56.021 INFO kablam! | ^^^^^^ Oct 27 18:58:56.021 INFO kablam! | Oct 27 18:58:56.021 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 27 18:58:56.021 INFO kablam! = note: for more information, see issue #46906 Oct 27 18:58:56.021 INFO kablam! Oct 27 18:58:56.407 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:56.408 INFO kablam! --> src/multiqueue.rs:913:21 Oct 27 18:58:56.408 INFO kablam! | Oct 27 18:58:56.408 INFO kablam! 913 | val.unpark(); Oct 27 18:58:56.409 INFO kablam! | ^^^^^^ Oct 27 18:58:56.409 INFO kablam! Oct 27 18:58:56.409 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:56.410 INFO kablam! --> src/multiqueue.rs:931:25 Oct 27 18:58:56.410 INFO kablam! | Oct 27 18:58:56.410 INFO kablam! 931 | val.unpark(); Oct 27 18:58:56.410 INFO kablam! | ^^^^^^ Oct 27 18:58:56.411 INFO kablam! Oct 27 18:58:56.438 INFO kablam! warning: use of deprecated item 'mpmc::futures::task::Task::unpark': renamed to `notify` Oct 27 18:58:56.439 INFO kablam! --> src/multiqueue.rs:938:25 Oct 27 18:58:56.439 INFO kablam! | Oct 27 18:58:56.439 INFO kablam! 938 | val.unpark(); Oct 27 18:58:56.440 INFO kablam! | ^^^^^^ Oct 27 18:58:56.440 INFO kablam! Oct 27 18:58:59.371 INFO kablam! warning: unused return value of `std::clone::Clone::clone` that must be used Oct 27 18:58:59.371 INFO kablam! --> src/mpmc.rs:940:9 Oct 27 18:58:59.371 INFO kablam! | Oct 27 18:58:59.371 INFO kablam! 940 | reader.clone(); Oct 27 18:58:59.371 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 18:58:59.371 INFO kablam! | Oct 27 18:58:59.372 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 18:58:59.372 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Oct 27 18:58:59.372 INFO kablam! Oct 27 18:59:01.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.63s Oct 27 18:59:01.927 INFO kablam! su: No module specific data is present Oct 27 18:59:02.460 INFO running `"docker" "rm" "-f" "3fd54b250008dcdd05deef9835aebaaad45fd2ebdd39c896f6a25767a76205e9"` Oct 27 18:59:02.787 INFO blam! 3fd54b250008dcdd05deef9835aebaaad45fd2ebdd39c896f6a25767a76205e9