Oct 13 07:14:45.317 INFO checking tokio-uds-proto-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:14:45.317 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 07:14:45.761 INFO blam! c97755abb06e3d733c9dbd3046a4d1f40a73bd225db42d38298d0c5d69b3e7ec Oct 13 07:14:45.762 INFO running `"docker" "start" "-a" "c97755abb06e3d733c9dbd3046a4d1f40a73bd225db42d38298d0c5d69b3e7ec"` Oct 13 07:14:46.586 INFO kablam! usermod: no changes Oct 13 07:14:46.764 INFO kablam! Checking tokio-uds v0.1.7 Oct 13 07:14:49.812 INFO kablam! Checking tokio-uds-proto v0.1.1 (/source) Oct 13 07:14:57.704 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:57.704 INFO kablam! --> tests/test_domain_communication.rs:11:23 Oct 13 07:14:57.704 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^ Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:11:31 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:85:22 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 85 | type Transport = Framed; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:85:32 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 85 | type Transport = Framed; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:89:22 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:98:22 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 98 | type Transport = Framed; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:98:32 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 98 | type Transport = Framed; Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:57.705 INFO kablam! --> tests/test_domain_communication.rs:102:22 Oct 13 07:14:57.705 INFO kablam! | Oct 13 07:14:57.705 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:57.705 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:14:57.705 INFO kablam! Oct 13 07:14:57.764 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:14:57.764 INFO kablam! --> tests/test_domain_communication.rs:89:15 Oct 13 07:14:57.764 INFO kablam! | Oct 13 07:14:57.764 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:57.764 INFO kablam! | ^^^^^^ Oct 13 07:14:57.764 INFO kablam! Oct 13 07:14:57.764 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:14:57.764 INFO kablam! --> tests/test_domain_communication.rs:102:15 Oct 13 07:14:57.764 INFO kablam! | Oct 13 07:14:57.764 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:57.764 INFO kablam! | ^^^^^^ Oct 13 07:14:57.764 INFO kablam! Oct 13 07:14:57.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.20s Oct 13 07:14:57.827 INFO kablam! su: No module specific data is present Oct 13 07:14:59.008 INFO running `"docker" "rm" "-f" "c97755abb06e3d733c9dbd3046a4d1f40a73bd225db42d38298d0c5d69b3e7ec"` Oct 13 07:14:59.388 INFO blam! c97755abb06e3d733c9dbd3046a4d1f40a73bd225db42d38298d0c5d69b3e7ec