Oct 13 15:26:30.846 INFO checking fanta-0.2.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:26:30.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15:26:31.042 INFO blam! 739bea4d267e02617ca76e177a696d3bb48320f9dbcece994bee4c4bcb1d240b Oct 13 15:26:31.045 INFO running `"docker" "start" "-a" "739bea4d267e02617ca76e177a696d3bb48320f9dbcece994bee4c4bcb1d240b"` Oct 13 15:26:31.586 INFO kablam! usermod: no changes Oct 13 15:26:31.763 INFO kablam! Checking templatify v0.1.0 Oct 13 15:26:31.766 INFO kablam! Checking env_logger v0.3.5 Oct 13 15:26:32.402 INFO kablam! Checking fanta v0.2.0 (/source) Oct 13 15:26:38.320 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.321 INFO kablam! --> src/http.rs:2:41 Oct 13 15:26:38.321 INFO kablam! | Oct 13 15:26:38.321 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 15:26:38.321 INFO kablam! | ^^^^^^ Oct 13 15:26:38.321 INFO kablam! | Oct 13 15:26:38.322 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:26:38.322 INFO kablam! Oct 13 15:26:38.322 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.322 INFO kablam! --> src/http.rs:14:22 Oct 13 15:26:38.322 INFO kablam! | Oct 13 15:26:38.322 INFO kablam! 14 | type Transport = Framed; Oct 13 15:26:38.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.322 INFO kablam! Oct 13 15:26:38.322 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.322 INFO kablam! --> src/http.rs:15:37 Oct 13 15:26:38.322 INFO kablam! | Oct 13 15:26:38.322 INFO kablam! 15 | type BindTransport = io::Result>; Oct 13 15:26:38.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.322 INFO kablam! Oct 13 15:26:38.322 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.322 INFO kablam! --> src/http.rs:17:51 Oct 13 15:26:38.322 INFO kablam! | Oct 13 15:26:38.322 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 13 15:26:38.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.323 INFO kablam! Oct 13 15:26:38.600 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:26:38.600 INFO kablam! --> src/http.rs:18:15 Oct 13 15:26:38.600 INFO kablam! | Oct 13 15:26:38.600 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 13 15:26:38.600 INFO kablam! | ^^^^^^ Oct 13 15:26:38.600 INFO kablam! Oct 13 15:26:38.688 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.688 INFO kablam! --> src/http.rs:2:41 Oct 13 15:26:38.688 INFO kablam! | Oct 13 15:26:38.688 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 15:26:38.688 INFO kablam! | ^^^^^^ Oct 13 15:26:38.688 INFO kablam! | Oct 13 15:26:38.688 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:26:38.688 INFO kablam! Oct 13 15:26:38.688 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.688 INFO kablam! --> src/http.rs:14:22 Oct 13 15:26:38.688 INFO kablam! | Oct 13 15:26:38.688 INFO kablam! 14 | type Transport = Framed; Oct 13 15:26:38.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.688 INFO kablam! Oct 13 15:26:38.689 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.689 INFO kablam! --> src/http.rs:15:37 Oct 13 15:26:38.689 INFO kablam! | Oct 13 15:26:38.689 INFO kablam! 15 | type BindTransport = io::Result>; Oct 13 15:26:38.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.689 INFO kablam! Oct 13 15:26:38.689 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:26:38.689 INFO kablam! --> src/http.rs:17:51 Oct 13 15:26:38.689 INFO kablam! | Oct 13 15:26:38.689 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 13 15:26:38.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:26:38.689 INFO kablam! Oct 13 15:26:39.024 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:26:39.024 INFO kablam! --> src/http.rs:18:15 Oct 13 15:26:39.024 INFO kablam! | Oct 13 15:26:39.024 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 13 15:26:39.024 INFO kablam! | ^^^^^^ Oct 13 15:26:39.024 INFO kablam! Oct 13 15:26:47.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.97s Oct 13 15:26:47.608 INFO kablam! su: No module specific data is present Oct 13 15:26:48.563 INFO running `"docker" "rm" "-f" "739bea4d267e02617ca76e177a696d3bb48320f9dbcece994bee4c4bcb1d240b"` Oct 13 15:26:48.874 INFO blam! 739bea4d267e02617ca76e177a696d3bb48320f9dbcece994bee4c4bcb1d240b