Oct 13 12:07:34.913 INFO checking message_queue_service-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:07:34.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 12:07:35.332 INFO blam! b2459f6cb9f21160f52de7889e474abb485077c01b974593f9f508689a231118 Oct 13 12:07:35.345 INFO running `"docker" "start" "-a" "b2459f6cb9f21160f52de7889e474abb485077c01b974593f9f508689a231118"` Oct 13 12:07:37.004 INFO kablam! usermod: no changes Oct 13 12:07:37.172 INFO kablam! Checking message_queue_service v0.1.3 (/source) Oct 13 12:07:43.516 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:07:43.516 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 13 12:07:43.516 INFO kablam! | Oct 13 12:07:43.516 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 12:07:43.516 INFO kablam! | ^^^^^^ Oct 13 12:07:43.516 INFO kablam! | Oct 13 12:07:43.516 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:07:43.516 INFO kablam! Oct 13 12:07:43.516 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.516 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 13 12:07:43.516 INFO kablam! | Oct 13 12:07:43.516 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 13 12:07:43.516 INFO kablam! | ^^^^^^^^^ Oct 13 12:07:43.516 INFO kablam! Oct 13 12:07:43.517 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:07:43.517 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 13 12:07:43.517 INFO kablam! | Oct 13 12:07:43.517 INFO kablam! 99 | type Transport = Framed; Oct 13 12:07:43.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:07:43.517 INFO kablam! Oct 13 12:07:43.517 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.517 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 13 12:07:43.517 INFO kablam! | Oct 13 12:07:43.517 INFO kablam! 126 | type Future = BoxFuture; Oct 13 12:07:43.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:07:43.517 INFO kablam! Oct 13 12:07:43.548 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:07:43.548 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 13 12:07:43.548 INFO kablam! | Oct 13 12:07:43.548 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 12:07:43.548 INFO kablam! | ^^^^^^ Oct 13 12:07:43.548 INFO kablam! | Oct 13 12:07:43.548 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:07:43.548 INFO kablam! Oct 13 12:07:43.548 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.548 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 13 12:07:43.548 INFO kablam! | Oct 13 12:07:43.548 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 13 12:07:43.548 INFO kablam! | ^^^^^^^^^ Oct 13 12:07:43.548 INFO kablam! Oct 13 12:07:43.548 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:07:43.548 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 13 12:07:43.548 INFO kablam! | Oct 13 12:07:43.548 INFO kablam! 99 | type Transport = Framed; Oct 13 12:07:43.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:07:43.548 INFO kablam! Oct 13 12:07:43.548 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.548 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 13 12:07:43.548 INFO kablam! | Oct 13 12:07:43.548 INFO kablam! 126 | type Future = BoxFuture; Oct 13 12:07:43.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:07:43.548 INFO kablam! Oct 13 12:07:43.636 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:07:43.636 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 13 12:07:43.636 INFO kablam! | Oct 13 12:07:43.636 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 13 12:07:43.636 INFO kablam! | ^^^^^^ Oct 13 12:07:43.636 INFO kablam! Oct 13 12:07:43.636 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.636 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 13 12:07:43.636 INFO kablam! | Oct 13 12:07:43.636 INFO kablam! 129 | future::ok(req).boxed() Oct 13 12:07:43.636 INFO kablam! | ^^^^^ Oct 13 12:07:43.636 INFO kablam! Oct 13 12:07:43.708 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:07:43.708 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 13 12:07:43.708 INFO kablam! | Oct 13 12:07:43.708 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 13 12:07:43.708 INFO kablam! | ^^^^^^ Oct 13 12:07:43.708 INFO kablam! Oct 13 12:07:43.713 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 13 12:07:43.713 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 13 12:07:43.713 INFO kablam! | Oct 13 12:07:43.713 INFO kablam! 129 | future::ok(req).boxed() Oct 13 12:07:43.713 INFO kablam! | ^^^^^ Oct 13 12:07:43.713 INFO kablam! Oct 13 12:07:51.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.23s Oct 13 12:07:51.264 INFO kablam! su: No module specific data is present Oct 13 12:07:52.053 INFO running `"docker" "rm" "-f" "b2459f6cb9f21160f52de7889e474abb485077c01b974593f9f508689a231118"` Oct 13 12:07:52.260 INFO blam! b2459f6cb9f21160f52de7889e474abb485077c01b974593f9f508689a231118