Oct 27 15:40:21.056 INFO checking slacker-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:40:21.057 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 15:40:21.322 INFO blam! e03d4a189ad05a14f9f234353d5c6aa5d74e6febc35c36b742561dafe7d19382 Oct 27 15:40:21.331 INFO running `"docker" "start" "-a" "e03d4a189ad05a14f9f234353d5c6aa5d74e6febc35c36b742561dafe7d19382"` Oct 27 15:40:22.413 INFO kablam! usermod: no changes Oct 27 15:40:22.766 INFO kablam! Checking maplit v0.1.6 Oct 27 15:40:22.775 INFO kablam! Checking slacker v0.1.3 (/source) Oct 27 15:40:27.433 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.433 INFO kablam! --> src/lib.rs:28:5 Oct 27 15:40:27.433 INFO kablam! | Oct 27 15:40:27.433 INFO kablam! 28 | use tio::codec::Framed; Oct 27 15:40:27.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.433 INFO kablam! | Oct 27 15:40:27.433 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:40:27.433 INFO kablam! Oct 27 15:40:27.433 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.433 INFO kablam! --> src/lib.rs:47:22 Oct 27 15:40:27.433 INFO kablam! | Oct 27 15:40:27.433 INFO kablam! 47 | type Transport = Framed; Oct 27 15:40:27.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.433 INFO kablam! Oct 27 15:40:27.433 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.436 INFO kablam! --> src/lib.rs:110:22 Oct 27 15:40:27.436 INFO kablam! | Oct 27 15:40:27.436 INFO kablam! 110 | type Transport = Framed; Oct 27 15:40:27.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.436 INFO kablam! Oct 27 15:40:27.555 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:40:27.555 INFO kablam! --> src/lib.rs:52:15 Oct 27 15:40:27.555 INFO kablam! | Oct 27 15:40:27.555 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 27 15:40:27.555 INFO kablam! | ^^^^^^ Oct 27 15:40:27.555 INFO kablam! Oct 27 15:40:27.563 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:40:27.563 INFO kablam! --> src/lib.rs:115:15 Oct 27 15:40:27.563 INFO kablam! | Oct 27 15:40:27.563 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 27 15:40:27.563 INFO kablam! | ^^^^^^ Oct 27 15:40:27.563 INFO kablam! Oct 27 15:40:27.771 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.771 INFO kablam! --> src/lib.rs:28:5 Oct 27 15:40:27.771 INFO kablam! | Oct 27 15:40:27.771 INFO kablam! 28 | use tio::codec::Framed; Oct 27 15:40:27.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.771 INFO kablam! | Oct 27 15:40:27.771 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:40:27.771 INFO kablam! Oct 27 15:40:27.771 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.771 INFO kablam! --> src/lib.rs:47:22 Oct 27 15:40:27.771 INFO kablam! | Oct 27 15:40:27.771 INFO kablam! 47 | type Transport = Framed; Oct 27 15:40:27.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.771 INFO kablam! Oct 27 15:40:27.771 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 27 15:40:27.771 INFO kablam! --> src/lib.rs:110:22 Oct 27 15:40:27.771 INFO kablam! | Oct 27 15:40:27.771 INFO kablam! 110 | type Transport = Framed; Oct 27 15:40:27.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:40:27.771 INFO kablam! Oct 27 15:40:27.863 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:40:27.863 INFO kablam! --> src/lib.rs:52:15 Oct 27 15:40:27.863 INFO kablam! | Oct 27 15:40:27.864 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 27 15:40:27.864 INFO kablam! | ^^^^^^ Oct 27 15:40:27.864 INFO kablam! Oct 27 15:40:27.892 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:40:27.893 INFO kablam! --> src/lib.rs:115:15 Oct 27 15:40:27.893 INFO kablam! | Oct 27 15:40:27.893 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 27 15:40:27.893 INFO kablam! | ^^^^^^ Oct 27 15:40:27.894 INFO kablam! Oct 27 15:40:35.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.30s Oct 27 15:40:35.769 INFO kablam! su: No module specific data is present Oct 27 15:40:36.460 INFO running `"docker" "rm" "-f" "e03d4a189ad05a14f9f234353d5c6aa5d74e6febc35c36b742561dafe7d19382"` Oct 27 15:40:36.755 INFO blam! e03d4a189ad05a14f9f234353d5c6aa5d74e6febc35c36b742561dafe7d19382