Sep 06 01:47:42.075 INFO checking recon-link-0.3.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 01:47:42.075 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 01:47:42.076 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:47:42.219 INFO blam! f6202e27dea93c621803a7f71c71eb2e56adf6b39b9e315fa85a858de28fdf27 Sep 06 01:47:42.221 INFO running `"docker" "start" "-a" "f6202e27dea93c621803a7f71c71eb2e56adf6b39b9e315fa85a858de28fdf27"` Sep 06 01:47:43.443 INFO kablam! usermod: no changes Sep 06 01:47:43.552 INFO kablam! Compiling ident_case v1.0.0 Sep 06 01:47:43.552 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 06 01:47:43.552 INFO kablam! Checking rent_to_own v0.1.0 Sep 06 01:47:43.558 INFO kablam! Checking tokio-retry v0.1.1 Sep 06 01:47:43.906 INFO kablam! Compiling darling_core v0.2.2 Sep 06 01:47:44.138 INFO kablam! Compiling heck v0.3.0 Sep 06 01:47:47.740 INFO kablam! Compiling darling_macro v0.2.2 Sep 06 01:47:49.841 INFO kablam! Compiling darling v0.2.2 Sep 06 01:47:50.115 INFO kablam! Compiling derive_state_machine_future v0.1.7 Sep 06 01:47:53.883 INFO kablam! Checking state_machine_future v0.1.7 Sep 06 01:47:54.090 INFO kablam! Checking recon-link v0.3.0 (file:///source) Sep 06 01:47:55.110 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 06 01:47:55.110 INFO kablam! --> src/framing.rs:4:23 Sep 06 01:47:55.110 INFO kablam! | Sep 06 01:47:55.110 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 06 01:47:55.110 INFO kablam! | ^^^^^^ Sep 06 01:47:55.118 INFO kablam! | Sep 06 01:47:55.118 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 01:47:55.118 INFO kablam! Sep 06 01:47:55.118 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 06 01:47:55.118 INFO kablam! --> src/framing.rs:71:35 Sep 06 01:47:55.118 INFO kablam! | Sep 06 01:47:55.118 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 06 01:47:55.118 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 01:47:55.118 INFO kablam! Sep 06 01:47:55.204 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 06 01:47:55.204 INFO kablam! --> src/framing.rs:4:23 Sep 06 01:47:55.204 INFO kablam! | Sep 06 01:47:55.204 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Sep 06 01:47:55.204 INFO kablam! | ^^^^^^ Sep 06 01:47:55.213 INFO kablam! | Sep 06 01:47:55.213 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 01:47:55.213 INFO kablam! Sep 06 01:47:55.213 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 06 01:47:55.213 INFO kablam! --> src/framing.rs:71:35 Sep 06 01:47:55.213 INFO kablam! | Sep 06 01:47:55.213 INFO kablam! 71 | pub type FramedLineTransport = Framed; Sep 06 01:47:55.213 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 01:47:55.213 INFO kablam! Sep 06 01:47:55.399 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 06 01:47:55.399 INFO kablam! --> src/framing.rs:76:11 Sep 06 01:47:55.399 INFO kablam! | Sep 06 01:47:55.399 INFO kablam! 76 | inner.framed(Parser) Sep 06 01:47:55.399 INFO kablam! | ^^^^^^ Sep 06 01:47:55.399 INFO kablam! Sep 06 01:47:55.446 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 06 01:47:55.446 INFO kablam! --> src/framing.rs:76:11 Sep 06 01:47:55.446 INFO kablam! | Sep 06 01:47:55.446 INFO kablam! 76 | inner.framed(Parser) Sep 06 01:47:55.446 INFO kablam! | ^^^^^^ Sep 06 01:47:55.450 INFO kablam! Sep 06 01:47:56.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.03s Sep 06 01:47:56.491 INFO kablam! su: No module specific data is present Sep 06 01:47:57.079 INFO running `"docker" "rm" "-f" "f6202e27dea93c621803a7f71c71eb2e56adf6b39b9e315fa85a858de28fdf27"` Sep 06 01:47:57.172 INFO blam! f6202e27dea93c621803a7f71c71eb2e56adf6b39b9e315fa85a858de28fdf27