Oct 13 07:14:45.709 INFO checking tokio-uds-proto-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:14:45.709 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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.907 INFO blam! 797c17c9fa0972db47e1cbfd8d6f35b170f99ddd89d6677a00ddc714ff58724b Oct 13 07:14:45.911 INFO running `"docker" "start" "-a" "797c17c9fa0972db47e1cbfd8d6f35b170f99ddd89d6677a00ddc714ff58724b"` Oct 13 07:14:47.347 INFO kablam! usermod: no changes Oct 13 07:14:47.508 INFO kablam! Checking tokio-uds v0.1.7 Oct 13 07:14:51.080 INFO kablam! Checking tokio-uds-proto v0.1.1 (/source) Oct 13 07:14:59.401 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:59.401 INFO kablam! --> tests/test_domain_communication.rs:11:23 Oct 13 07:14:59.401 INFO kablam! | Oct 13 07:14:59.401 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 13 07:14:59.402 INFO kablam! | ^^^^^^ Oct 13 07:14:59.402 INFO kablam! | Oct 13 07:14:59.402 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:14:59.402 INFO kablam! Oct 13 07:14:59.403 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:59.403 INFO kablam! --> tests/test_domain_communication.rs:11:31 Oct 13 07:14:59.403 INFO kablam! | Oct 13 07:14:59.404 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 13 07:14:59.404 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:59.404 INFO kablam! Oct 13 07:14:59.404 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:59.405 INFO kablam! --> tests/test_domain_communication.rs:85:22 Oct 13 07:14:59.405 INFO kablam! | Oct 13 07:14:59.405 INFO kablam! 85 | type Transport = Framed; Oct 13 07:14:59.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:14:59.406 INFO kablam! Oct 13 07:14:59.406 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:59.406 INFO kablam! --> tests/test_domain_communication.rs:85:32 Oct 13 07:14:59.406 INFO kablam! | Oct 13 07:14:59.407 INFO kablam! 85 | type Transport = Framed; Oct 13 07:14:59.407 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:59.407 INFO kablam! Oct 13 07:14:59.407 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:59.408 INFO kablam! --> tests/test_domain_communication.rs:89:22 Oct 13 07:14:59.408 INFO kablam! | Oct 13 07:14:59.408 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:59.408 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:14:59.409 INFO kablam! Oct 13 07:14:59.409 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:14:59.409 INFO kablam! --> tests/test_domain_communication.rs:98:22 Oct 13 07:14:59.409 INFO kablam! | Oct 13 07:14:59.410 INFO kablam! 98 | type Transport = Framed; Oct 13 07:14:59.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:14:59.410 INFO kablam! Oct 13 07:14:59.410 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:59.411 INFO kablam! --> tests/test_domain_communication.rs:98:32 Oct 13 07:14:59.411 INFO kablam! | Oct 13 07:14:59.411 INFO kablam! 98 | type Transport = Framed; Oct 13 07:14:59.411 INFO kablam! | ^^^^^^^^^^ Oct 13 07:14:59.412 INFO kablam! Oct 13 07:14:59.412 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 13 07:14:59.412 INFO kablam! --> tests/test_domain_communication.rs:102:22 Oct 13 07:14:59.412 INFO kablam! | Oct 13 07:14:59.413 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:59.413 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 07:14:59.413 INFO kablam! Oct 13 07:14:59.485 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:14:59.486 INFO kablam! --> tests/test_domain_communication.rs:89:15 Oct 13 07:14:59.486 INFO kablam! | Oct 13 07:14:59.486 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:59.486 INFO kablam! | ^^^^^^ Oct 13 07:14:59.487 INFO kablam! Oct 13 07:14:59.487 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:14:59.487 INFO kablam! --> tests/test_domain_communication.rs:102:15 Oct 13 07:14:59.487 INFO kablam! | Oct 13 07:14:59.488 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 13 07:14:59.488 INFO kablam! | ^^^^^^ Oct 13 07:14:59.488 INFO kablam! Oct 13 07:14:59.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.17s Oct 13 07:14:59.544 INFO kablam! su: No module specific data is present Oct 13 07:15:00.487 INFO running `"docker" "rm" "-f" "797c17c9fa0972db47e1cbfd8d6f35b170f99ddd89d6677a00ddc714ff58724b"` Oct 13 07:15:00.788 INFO blam! 797c17c9fa0972db47e1cbfd8d6f35b170f99ddd89d6677a00ddc714ff58724b