Sep 19 20:13:10.921 INFO checking recon-link-0.3.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 20:13:10.921 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 20:13:10.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:13:11.184 INFO blam! 414f0f3eaa046ea2d9d704883687bf55fb368620e52637c08ed45d3a5721f7ef Sep 19 20:13:11.186 INFO running `"docker" "start" "-a" "414f0f3eaa046ea2d9d704883687bf55fb368620e52637c08ed45d3a5721f7ef"` Sep 19 20:13:12.150 INFO kablam! usermod: no changes Sep 19 20:13:12.312 INFO kablam! Compiling ident_case v1.0.0 Sep 19 20:13:12.314 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 19 20:13:12.317 INFO kablam! Checking rent_to_own v0.1.0 Sep 19 20:13:12.322 INFO kablam! Checking tokio-retry v0.1.1 Sep 19 20:13:12.669 INFO kablam! Compiling darling_core v0.2.2 Sep 19 20:13:13.335 INFO kablam! Compiling heck v0.3.0 Sep 19 20:13:16.123 INFO kablam! Compiling darling_macro v0.2.2 Sep 19 20:13:17.821 INFO kablam! Compiling darling v0.2.2 Sep 19 20:13:18.069 INFO kablam! Compiling derive_state_machine_future v0.1.7 Sep 19 20:13:22.635 INFO kablam! Checking state_machine_future v0.1.7 Sep 19 20:13:22.897 INFO kablam! Checking recon-link v0.3.0 (/source) Sep 19 20:13:24.062 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 20:13:24.063 INFO kablam! --> src/framing.rs:4:23 Sep 19 20:13:24.063 INFO kablam! | Sep 19 20:13:24.063 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 19 20:13:24.063 INFO kablam! | ^^^^^^ Sep 19 20:13:24.063 INFO kablam! | Sep 19 20:13:24.063 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:13:24.063 INFO kablam! Sep 19 20:13:24.063 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 20:13:24.063 INFO kablam! --> src/framing.rs:71:35 Sep 19 20:13:24.063 INFO kablam! | Sep 19 20:13:24.063 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 19 20:13:24.063 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:13:24.063 INFO kablam! Sep 19 20:13:24.142 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 20:13:24.143 INFO kablam! --> src/framing.rs:4:23 Sep 19 20:13:24.143 INFO kablam! | Sep 19 20:13:24.143 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 19 20:13:24.143 INFO kablam! | ^^^^^^ Sep 19 20:13:24.143 INFO kablam! | Sep 19 20:13:24.143 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:13:24.143 INFO kablam! Sep 19 20:13:24.143 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 20:13:24.143 INFO kablam! --> src/framing.rs:71:35 Sep 19 20:13:24.143 INFO kablam! | Sep 19 20:13:24.143 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 19 20:13:24.143 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:13:24.143 INFO kablam! Sep 19 20:13:24.283 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 20:13:24.283 INFO kablam! --> src/framing.rs:76:11 Sep 19 20:13:24.283 INFO kablam! | Sep 19 20:13:24.283 INFO kablam! 76 | inner.framed(Parser) Sep 19 20:13:24.283 INFO kablam! | ^^^^^^ Sep 19 20:13:24.283 INFO kablam! Sep 19 20:13:24.498 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 20:13:24.499 INFO kablam! --> src/framing.rs:76:11 Sep 19 20:13:24.499 INFO kablam! | Sep 19 20:13:24.499 INFO kablam! 76 | inner.framed(Parser) Sep 19 20:13:24.499 INFO kablam! | ^^^^^^ Sep 19 20:13:24.499 INFO kablam! Sep 19 20:13:25.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.45s Sep 19 20:13:25.628 INFO kablam! su: No module specific data is present Sep 19 20:13:26.394 INFO running `"docker" "rm" "-f" "414f0f3eaa046ea2d9d704883687bf55fb368620e52637c08ed45d3a5721f7ef"` Sep 19 20:13:26.518 INFO blam! 414f0f3eaa046ea2d9d704883687bf55fb368620e52637c08ed45d3a5721f7ef