Oct 13 08:27:43.315 INFO checking slacker-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:27:43.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:27:43.760 INFO blam! 19e6d07d9b807d4617c9f7b2023d8c3181b36f90dec4324f930566f71ff72558 Oct 13 08:27:43.776 INFO running `"docker" "start" "-a" "19e6d07d9b807d4617c9f7b2023d8c3181b36f90dec4324f930566f71ff72558"` Oct 13 08:27:44.660 INFO kablam! usermod: no changes Oct 13 08:27:44.864 INFO kablam! Checking slacker v0.1.3 (/source) Oct 13 08:27:49.224 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.224 INFO kablam! --> src/lib.rs:28:5 Oct 13 08:27:49.224 INFO kablam! | Oct 13 08:27:49.224 INFO kablam! 28 | use tio::codec::Framed; Oct 13 08:27:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.224 INFO kablam! | Oct 13 08:27:49.224 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:27:49.224 INFO kablam! Oct 13 08:27:49.224 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.224 INFO kablam! --> src/lib.rs:47:22 Oct 13 08:27:49.224 INFO kablam! | Oct 13 08:27:49.224 INFO kablam! 47 | type Transport = Framed; Oct 13 08:27:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.224 INFO kablam! Oct 13 08:27:49.224 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.224 INFO kablam! --> src/lib.rs:110:22 Oct 13 08:27:49.224 INFO kablam! | Oct 13 08:27:49.224 INFO kablam! 110 | type Transport = Framed; Oct 13 08:27:49.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.224 INFO kablam! Oct 13 08:27:49.292 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 08:27:49.292 INFO kablam! --> src/lib.rs:52:15 Oct 13 08:27:49.292 INFO kablam! | Oct 13 08:27:49.292 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 13 08:27:49.292 INFO kablam! | ^^^^^^ Oct 13 08:27:49.292 INFO kablam! Oct 13 08:27:49.300 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 08:27:49.300 INFO kablam! --> src/lib.rs:115:15 Oct 13 08:27:49.300 INFO kablam! | Oct 13 08:27:49.300 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 13 08:27:49.300 INFO kablam! | ^^^^^^ Oct 13 08:27:49.300 INFO kablam! Oct 13 08:27:49.340 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.340 INFO kablam! --> src/lib.rs:28:5 Oct 13 08:27:49.340 INFO kablam! | Oct 13 08:27:49.340 INFO kablam! 28 | use tio::codec::Framed; Oct 13 08:27:49.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.340 INFO kablam! | Oct 13 08:27:49.340 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:27:49.340 INFO kablam! Oct 13 08:27:49.340 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.340 INFO kablam! --> src/lib.rs:47:22 Oct 13 08:27:49.340 INFO kablam! | Oct 13 08:27:49.340 INFO kablam! 47 | type Transport = Framed; Oct 13 08:27:49.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.340 INFO kablam! Oct 13 08:27:49.340 INFO kablam! warning: use of deprecated item 'tio::codec::Framed': Moved to tokio-codec Oct 13 08:27:49.340 INFO kablam! --> src/lib.rs:110:22 Oct 13 08:27:49.340 INFO kablam! | Oct 13 08:27:49.340 INFO kablam! 110 | type Transport = Framed; Oct 13 08:27:49.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:27:49.340 INFO kablam! Oct 13 08:27:49.492 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 08:27:49.492 INFO kablam! --> src/lib.rs:52:15 Oct 13 08:27:49.493 INFO kablam! | Oct 13 08:27:49.493 INFO kablam! 52 | Ok(io.framed(SlackerCodec)) Oct 13 08:27:49.493 INFO kablam! | ^^^^^^ Oct 13 08:27:49.493 INFO kablam! Oct 13 08:27:49.494 INFO kablam! warning: use of deprecated item 'tio::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 08:27:49.494 INFO kablam! --> src/lib.rs:115:15 Oct 13 08:27:49.494 INFO kablam! | Oct 13 08:27:49.495 INFO kablam! 115 | Ok(io.framed(SlackerCodec)) Oct 13 08:27:49.495 INFO kablam! | ^^^^^^ Oct 13 08:27:49.495 INFO kablam! Oct 13 08:27:59.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.82s Oct 13 08:27:59.524 INFO kablam! su: No module specific data is present Oct 13 08:28:00.852 INFO running `"docker" "rm" "-f" "19e6d07d9b807d4617c9f7b2023d8c3181b36f90dec4324f930566f71ff72558"` Oct 13 08:28:01.192 INFO blam! 19e6d07d9b807d4617c9f7b2023d8c3181b36f90dec4324f930566f71ff72558