Oct 21 23:36:32.928 INFO checking slacker-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:36:32.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21 23:36:33.377 INFO blam! 6e95db8f547eb141762a18c2fe552c9934da967809a01701fcbac31f6133d2cc Oct 21 23:36:33.382 INFO running `"docker" "start" "-a" "6e95db8f547eb141762a18c2fe552c9934da967809a01701fcbac31f6133d2cc"` Oct 21 23:36:34.600 INFO kablam! usermod: no changes Oct 21 23:36:34.849 INFO kablam! Checking maplit v0.1.6 Oct 21 23:36:34.875 INFO kablam! Checking slacker v0.1.3 (/source) Oct 21 23:36:38.696 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:38.696 INFO kablam! --> src/lib.rs:28:5 Oct 21 23:36:38.696 INFO kablam! | Oct 21 23:36:38.696 INFO kablam! 28 | use tio::codec::Framed; Oct 21 23:36:38.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:36:38.696 INFO kablam! | Oct 21 23:36:38.696 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:36:38.696 INFO kablam! Oct 21 23:36:38.696 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:38.696 INFO kablam! --> src/lib.rs:47:22 Oct 21 23:36:38.696 INFO kablam! | Oct 21 23:36:38.696 INFO kablam! 47 | type Transport = Framed; Oct 21 23:36:38.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:36:38.696 INFO kablam! Oct 21 23:36:38.696 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:38.696 INFO kablam! --> src/lib.rs:110:22 Oct 21 23:36:38.696 INFO kablam! | Oct 21 23:36:38.696 INFO kablam! 110 | type Transport = Framed; Oct 21 23:36:38.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:36:38.696 INFO kablam! Oct 21 23:36:38.840 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 23:36:38.840 INFO kablam! --> src/lib.rs:52:15 Oct 21 23:36:38.840 INFO kablam! | Oct 21 23:36:38.840 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 21 23:36:38.840 INFO kablam! | ^^^^^^ Oct 21 23:36:38.840 INFO kablam! Oct 21 23:36:38.856 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 23:36:38.856 INFO kablam! --> src/lib.rs:115:15 Oct 21 23:36:38.856 INFO kablam! | Oct 21 23:36:38.856 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 21 23:36:38.856 INFO kablam! | ^^^^^^ Oct 21 23:36:38.856 INFO kablam! Oct 21 23:36:39.560 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:39.560 INFO kablam! --> src/lib.rs:28:5 Oct 21 23:36:39.560 INFO kablam! | Oct 21 23:36:39.560 INFO kablam! 28 | use tio::codec::Framed; Oct 21 23:36:39.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 23:36:39.560 INFO kablam! | Oct 21 23:36:39.560 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:36:39.560 INFO kablam! Oct 21 23:36:39.560 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:39.560 INFO kablam! --> src/lib.rs:47:22 Oct 21 23:36:39.560 INFO kablam! | Oct 21 23:36:39.560 INFO kablam! 47 | type Transport = Framed; Oct 21 23:36:39.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:36:39.560 INFO kablam! Oct 21 23:36:39.560 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 21 23:36:39.560 INFO kablam! --> src/lib.rs:110:22 Oct 21 23:36:39.560 INFO kablam! | Oct 21 23:36:39.560 INFO kablam! 110 | type Transport = Framed; Oct 21 23:36:39.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:36:39.560 INFO kablam! Oct 21 23:36:39.828 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 23:36:39.828 INFO kablam! --> src/lib.rs:52:15 Oct 21 23:36:39.828 INFO kablam! | Oct 21 23:36:39.828 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 21 23:36:39.828 INFO kablam! | ^^^^^^ Oct 21 23:36:39.844 INFO kablam! Oct 21 23:36:39.908 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 23:36:39.909 INFO kablam! --> src/lib.rs:115:15 Oct 21 23:36:39.909 INFO kablam! | Oct 21 23:36:39.909 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 21 23:36:39.909 INFO kablam! | ^^^^^^ Oct 21 23:36:39.909 INFO kablam! Oct 21 23:36:45.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.85s Oct 21 23:36:45.493 INFO kablam! su: No module specific data is present Oct 21 23:36:46.169 INFO running `"docker" "rm" "-f" "6e95db8f547eb141762a18c2fe552c9934da967809a01701fcbac31f6133d2cc"` Oct 21 23:36:46.504 INFO blam! 6e95db8f547eb141762a18c2fe552c9934da967809a01701fcbac31f6133d2cc