Sep 21 04:59:20.040 INFO checking recon-link-0.3.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:59:20.040 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:59:20.040 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:59:20.184 INFO blam! 26421be3e8a23591f3e83a33991f1506865ef01bf9a03d1b1134b2f95501637d Sep 21 04:59:20.186 INFO running `"docker" "start" "-a" "26421be3e8a23591f3e83a33991f1506865ef01bf9a03d1b1134b2f95501637d"` Sep 21 04:59:21.032 INFO kablam! usermod: no changes Sep 21 04:59:21.219 INFO kablam! Compiling ident_case v1.0.0 Sep 21 04:59:21.219 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 21 04:59:21.219 INFO kablam! Checking rent_to_own v0.1.0 Sep 21 04:59:21.224 INFO kablam! Checking tokio-retry v0.1.1 Sep 21 04:59:21.503 INFO kablam! Compiling darling_core v0.2.2 Sep 21 04:59:21.839 INFO kablam! Compiling heck v0.3.0 Sep 21 04:59:24.698 INFO kablam! Compiling darling_macro v0.2.2 Sep 21 04:59:26.619 INFO kablam! Compiling darling v0.2.2 Sep 21 04:59:26.814 INFO kablam! Compiling derive_state_machine_future v0.1.7 Sep 21 04:59:30.209 INFO kablam! Checking state_machine_future v0.1.7 Sep 21 04:59:30.347 INFO kablam! Checking recon-link v0.3.0 (/source) Sep 21 04:59:31.188 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 04:59:31.188 INFO kablam! --> src/framing.rs:4:23 Sep 21 04:59:31.188 INFO kablam! | Sep 21 04:59:31.188 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 21 04:59:31.188 INFO kablam! | ^^^^^^ Sep 21 04:59:31.188 INFO kablam! | Sep 21 04:59:31.188 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 04:59:31.188 INFO kablam! Sep 21 04:59:31.188 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 04:59:31.188 INFO kablam! --> src/framing.rs:71:35 Sep 21 04:59:31.188 INFO kablam! | Sep 21 04:59:31.188 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 21 04:59:31.188 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:59:31.188 INFO kablam! Sep 21 04:59:31.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 04:59:31.207 INFO kablam! --> src/framing.rs:4:23 Sep 21 04:59:31.207 INFO kablam! | Sep 21 04:59:31.207 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 21 04:59:31.207 INFO kablam! | ^^^^^^ Sep 21 04:59:31.207 INFO kablam! | Sep 21 04:59:31.207 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 04:59:31.207 INFO kablam! Sep 21 04:59:31.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 21 04:59:31.207 INFO kablam! --> src/framing.rs:71:35 Sep 21 04:59:31.208 INFO kablam! | Sep 21 04:59:31.208 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 21 04:59:31.208 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 04:59:31.208 INFO kablam! Sep 21 04:59:31.416 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 04:59:31.416 INFO kablam! --> src/framing.rs:76:11 Sep 21 04:59:31.416 INFO kablam! | Sep 21 04:59:31.416 INFO kablam! 76 | inner.framed(Parser) Sep 21 04:59:31.416 INFO kablam! | ^^^^^^ Sep 21 04:59:31.416 INFO kablam! Sep 21 04:59:31.434 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 21 04:59:31.434 INFO kablam! --> src/framing.rs:76:11 Sep 21 04:59:31.434 INFO kablam! | Sep 21 04:59:31.434 INFO kablam! 76 | inner.framed(Parser) Sep 21 04:59:31.434 INFO kablam! | ^^^^^^ Sep 21 04:59:31.434 INFO kablam! Sep 21 04:59:32.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.59s Sep 21 04:59:32.650 INFO kablam! su: No module specific data is present Sep 21 04:59:33.613 INFO running `"docker" "rm" "-f" "26421be3e8a23591f3e83a33991f1506865ef01bf9a03d1b1134b2f95501637d"` Sep 21 04:59:33.781 INFO blam! 26421be3e8a23591f3e83a33991f1506865ef01bf9a03d1b1134b2f95501637d