Oct 27 14:26:50.133 INFO checking tokio-uds-proto-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:26:50.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 14:26:50.455 INFO blam! 54425b73c807f84a54701c90c0ff769e9b59aecb5ac90ebe55338e60d35c2c14 Oct 27 14:26:50.463 INFO running `"docker" "start" "-a" "54425b73c807f84a54701c90c0ff769e9b59aecb5ac90ebe55338e60d35c2c14"` Oct 27 14:26:51.046 INFO kablam! usermod: no changes Oct 27 14:26:51.149 INFO kablam! Checking tokio-uds v0.1.7 Oct 27 14:26:54.091 INFO kablam! Checking tokio-uds-proto v0.1.1 (/source) Oct 27 14:27:02.214 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 14:27:02.214 INFO kablam! --> tests/test_domain_communication.rs:11:23 Oct 27 14:27:02.214 INFO kablam! | Oct 27 14:27:02.214 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 27 14:27:02.214 INFO kablam! | ^^^^^^ Oct 27 14:27:02.214 INFO kablam! | Oct 27 14:27:02.214 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:27:02.214 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:11:31 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:85:22 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 85 | type Transport = Framed; Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:85:32 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 85 | type Transport = Framed; Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:89:22 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:98:22 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 98 | type Transport = Framed; Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:98:32 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 98 | type Transport = Framed; Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.219 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 27 14:27:02.219 INFO kablam! --> tests/test_domain_communication.rs:102:22 Oct 27 14:27:02.219 INFO kablam! | Oct 27 14:27:02.219 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 27 14:27:02.219 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:27:02.219 INFO kablam! Oct 27 14:27:02.287 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 14:27:02.287 INFO kablam! --> tests/test_domain_communication.rs:89:15 Oct 27 14:27:02.287 INFO kablam! | Oct 27 14:27:02.287 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 27 14:27:02.287 INFO kablam! | ^^^^^^ Oct 27 14:27:02.287 INFO kablam! Oct 27 14:27:02.287 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 14:27:02.287 INFO kablam! --> tests/test_domain_communication.rs:102:15 Oct 27 14:27:02.287 INFO kablam! | Oct 27 14:27:02.287 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 27 14:27:02.287 INFO kablam! | ^^^^^^ Oct 27 14:27:02.287 INFO kablam! Oct 27 14:27:02.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.28s Oct 27 14:27:02.363 INFO kablam! su: No module specific data is present Oct 27 14:27:03.276 INFO running `"docker" "rm" "-f" "54425b73c807f84a54701c90c0ff769e9b59aecb5ac90ebe55338e60d35c2c14"` Oct 27 14:27:03.579 INFO blam! 54425b73c807f84a54701c90c0ff769e9b59aecb5ac90ebe55338e60d35c2c14