Oct 13 10:12:46.479 INFO checking recon-link-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:12:46.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:12:46.888 INFO blam! f3ddf3bbdc74b639376ebabb6db84aa9f7c4f7853604c4af8031ac19bbacfbca Oct 13 10:12:46.896 INFO running `"docker" "start" "-a" "f3ddf3bbdc74b639376ebabb6db84aa9f7c4f7853604c4af8031ac19bbacfbca"` Oct 13 10:12:47.948 INFO kablam! usermod: no changes Oct 13 10:12:48.173 INFO kablam! Compiling ident_case v1.0.0 Oct 13 10:12:48.174 INFO kablam! Checking rent_to_own v0.1.0 Oct 13 10:12:48.192 INFO kablam! Checking tokio-retry v0.1.1 Oct 13 10:12:49.981 INFO kablam! Compiling darling_core v0.2.2 Oct 13 10:12:57.536 INFO kablam! Compiling darling_macro v0.2.2 Oct 13 10:13:02.631 INFO kablam! Compiling darling v0.2.2 Oct 13 10:13:03.820 INFO kablam! Compiling derive_state_machine_future v0.1.7 Oct 13 10:13:13.401 INFO kablam! Checking state_machine_future v0.1.7 Oct 13 10:13:13.980 INFO kablam! Checking recon-link v0.3.0 (/source) Oct 13 10:13:18.616 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 10:13:18.617 INFO kablam! --> src/framing.rs:4:23 Oct 13 10:13:18.617 INFO kablam! | Oct 13 10:13:18.617 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 13 10:13:18.618 INFO kablam! | ^^^^^^ Oct 13 10:13:18.618 INFO kablam! | Oct 13 10:13:18.618 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:13:18.618 INFO kablam! Oct 13 10:13:18.619 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 10:13:18.619 INFO kablam! --> src/framing.rs:71:35 Oct 13 10:13:18.619 INFO kablam! | Oct 13 10:13:18.620 INFO kablam! 71 | pub type FramedLineTransport = Framed; Oct 13 10:13:18.620 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 10:13:18.620 INFO kablam! Oct 13 10:13:18.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 10:13:18.861 INFO kablam! --> src/framing.rs:4:23 Oct 13 10:13:18.861 INFO kablam! | Oct 13 10:13:18.861 INFO kablam! 4 | use tokio_io::codec::{Framed, Encoder, Decoder}; Oct 13 10:13:18.862 INFO kablam! | ^^^^^^ Oct 13 10:13:18.862 INFO kablam! | Oct 13 10:13:18.862 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:13:18.862 INFO kablam! Oct 13 10:13:18.863 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 10:13:18.863 INFO kablam! --> src/framing.rs:71:35 Oct 13 10:13:18.863 INFO kablam! | Oct 13 10:13:18.863 INFO kablam! 71 | pub type FramedLineTransport = Framed; Oct 13 10:13:18.864 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 10:13:18.864 INFO kablam! Oct 13 10:13:18.864 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 10:13:18.864 INFO kablam! --> src/framing.rs:76:11 Oct 13 10:13:18.865 INFO kablam! | Oct 13 10:13:18.865 INFO kablam! 76 | inner.framed(Parser) Oct 13 10:13:18.865 INFO kablam! | ^^^^^^ Oct 13 10:13:18.865 INFO kablam! Oct 13 10:13:19.105 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 10:13:19.105 INFO kablam! --> src/framing.rs:76:11 Oct 13 10:13:19.106 INFO kablam! | Oct 13 10:13:19.106 INFO kablam! 76 | inner.framed(Parser) Oct 13 10:13:19.106 INFO kablam! | ^^^^^^ Oct 13 10:13:19.107 INFO kablam! Oct 13 10:13:23.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.20s Oct 13 10:13:23.184 INFO kablam! su: No module specific data is present Oct 13 10:13:23.749 INFO running `"docker" "rm" "-f" "f3ddf3bbdc74b639376ebabb6db84aa9f7c4f7853604c4af8031ac19bbacfbca"` Oct 13 10:13:24.109 INFO blam! f3ddf3bbdc74b639376ebabb6db84aa9f7c4f7853604c4af8031ac19bbacfbca