Oct 27 19:15:30.736 INFO checking message_queue_service-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:15:30.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 19:15:31.143 INFO blam! cda39b20c96cba83023c5697dcf6fc307914cfb37bcd7df784f7377380e0af35 Oct 27 19:15:31.145 INFO running `"docker" "start" "-a" "cda39b20c96cba83023c5697dcf6fc307914cfb37bcd7df784f7377380e0af35"` Oct 27 19:15:32.486 INFO kablam! usermod: no changes Oct 27 19:15:32.739 INFO kablam! Checking message_queue_service v0.1.3 (/source) Oct 27 19:15:38.691 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:15:38.691 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 27 19:15:38.691 INFO kablam! | Oct 27 19:15:38.691 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 19:15:38.691 INFO kablam! | ^^^^^^ Oct 27 19:15:38.691 INFO kablam! | Oct 27 19:15:38.691 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:15:38.691 INFO kablam! Oct 27 19:15:38.691 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 27 19:15:38.691 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 27 19:15:38.691 INFO kablam! | Oct 27 19:15:38.691 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 27 19:15:38.691 INFO kablam! | ^^^^^^^^^ Oct 27 19:15:38.691 INFO kablam! Oct 27 19:15:38.691 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:15:38.691 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 27 19:15:38.691 INFO kablam! | Oct 27 19:15:38.691 INFO kablam! 99 | type Transport = Framed; Oct 27 19:15:38.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:15:38.691 INFO kablam! Oct 27 19:15:38.691 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 27 19:15:38.691 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 27 19:15:38.691 INFO kablam! | Oct 27 19:15:38.691 INFO kablam! 126 | type Future = BoxFuture; Oct 27 19:15:38.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:15:38.691 INFO kablam! Oct 27 19:15:38.807 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:15:38.807 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 27 19:15:38.807 INFO kablam! | Oct 27 19:15:38.807 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 27 19:15:38.807 INFO kablam! | ^^^^^^ Oct 27 19:15:38.807 INFO kablam! Oct 27 19:15:38.807 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 27 19:15:38.807 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 27 19:15:38.807 INFO kablam! | Oct 27 19:15:38.807 INFO kablam! 129 | future::ok(req).boxed() Oct 27 19:15:38.807 INFO kablam! | ^^^^^ Oct 27 19:15:38.807 INFO kablam! Oct 27 19:15:39.384 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:15:39.384 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 27 19:15:39.384 INFO kablam! | Oct 27 19:15:39.384 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 19:15:39.384 INFO kablam! | ^^^^^^ Oct 27 19:15:39.384 INFO kablam! | Oct 27 19:15:39.384 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:15:39.384 INFO kablam! Oct 27 19:15:39.384 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 27 19:15:39.384 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 27 19:15:39.384 INFO kablam! | Oct 27 19:15:39.384 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 27 19:15:39.384 INFO kablam! | ^^^^^^^^^ Oct 27 19:15:39.384 INFO kablam! Oct 27 19:15:39.388 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:15:39.388 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 27 19:15:39.388 INFO kablam! | Oct 27 19:15:39.389 INFO kablam! 99 | type Transport = Framed; Oct 27 19:15:39.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:15:39.395 INFO kablam! Oct 27 19:15:39.395 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 27 19:15:39.395 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 27 19:15:39.395 INFO kablam! | Oct 27 19:15:39.395 INFO kablam! 126 | type Future = BoxFuture; Oct 27 19:15:39.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:15:39.395 INFO kablam! Oct 27 19:15:39.615 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:15:39.616 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 27 19:15:39.617 INFO kablam! | Oct 27 19:15:39.617 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 27 19:15:39.617 INFO kablam! | ^^^^^^ Oct 27 19:15:39.618 INFO kablam! Oct 27 19:15:39.618 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 27 19:15:39.623 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 27 19:15:39.623 INFO kablam! | Oct 27 19:15:39.623 INFO kablam! 129 | future::ok(req).boxed() Oct 27 19:15:39.623 INFO kablam! | ^^^^^ Oct 27 19:15:39.624 INFO kablam! Oct 27 19:15:45.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.13s Oct 27 19:15:45.656 INFO kablam! su: No module specific data is present Oct 27 19:15:46.247 INFO running `"docker" "rm" "-f" "cda39b20c96cba83023c5697dcf6fc307914cfb37bcd7df784f7377380e0af35"` Oct 27 19:15:46.457 INFO blam! cda39b20c96cba83023c5697dcf6fc307914cfb37bcd7df784f7377380e0af35