Oct 27 13:06:06.636 INFO checking zap-0.0.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:06:06.636 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 13:06:07.070 INFO blam! 8def6d03b41af9f7dc2444f03f22bd2a595d4728a035aff1264b94f31f9d748c Oct 27 13:06:07.072 INFO running `"docker" "start" "-a" "8def6d03b41af9f7dc2444f03f22bd2a595d4728a035aff1264b94f31f9d748c"` Oct 27 13:06:08.843 INFO kablam! usermod: no changes Oct 27 13:06:08.993 INFO kablam! Checking zap v0.0.4 (/source) Oct 27 13:06:13.687 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:13.687 INFO kablam! --> src/lib.rs:46:41 Oct 27 13:06:13.687 INFO kablam! | Oct 27 13:06:13.687 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 13:06:13.687 INFO kablam! | ^^^^^^ Oct 27 13:06:13.687 INFO kablam! | Oct 27 13:06:13.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:06:13.687 INFO kablam! Oct 27 13:06:13.689 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:13.689 INFO kablam! --> src/lib.rs:77:22 Oct 27 13:06:13.689 INFO kablam! | Oct 27 13:06:13.689 INFO kablam! 77 | type Transport = Framed; Oct 27 13:06:13.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:13.689 INFO kablam! Oct 27 13:06:13.689 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:13.689 INFO kablam! --> src/lib.rs:78:37 Oct 27 13:06:13.689 INFO kablam! | Oct 27 13:06:13.689 INFO kablam! 78 | type BindTransport = io::Result>; Oct 27 13:06:13.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:13.689 INFO kablam! Oct 27 13:06:13.689 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:13.689 INFO kablam! --> src/lib.rs:80:51 Oct 27 13:06:13.689 INFO kablam! | Oct 27 13:06:13.689 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 27 13:06:13.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:13.689 INFO kablam! Oct 27 13:06:13.719 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:06:13.719 INFO kablam! --> src/lib.rs:82:15 Oct 27 13:06:13.719 INFO kablam! | Oct 27 13:06:13.720 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 27 13:06:13.720 INFO kablam! | ^^^^^^ Oct 27 13:06:13.720 INFO kablam! Oct 27 13:06:14.403 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:14.404 INFO kablam! --> src/lib.rs:46:41 Oct 27 13:06:14.405 INFO kablam! | Oct 27 13:06:14.406 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 13:06:14.407 INFO kablam! | ^^^^^^ Oct 27 13:06:14.407 INFO kablam! | Oct 27 13:06:14.408 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:06:14.408 INFO kablam! Oct 27 13:06:14.409 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:14.410 INFO kablam! --> src/lib.rs:77:22 Oct 27 13:06:14.410 INFO kablam! | Oct 27 13:06:14.411 INFO kablam! 77 | type Transport = Framed; Oct 27 13:06:14.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:14.412 INFO kablam! Oct 27 13:06:14.413 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:14.414 INFO kablam! --> src/lib.rs:78:37 Oct 27 13:06:14.414 INFO kablam! | Oct 27 13:06:14.414 INFO kablam! 78 | type BindTransport = io::Result>; Oct 27 13:06:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:14.414 INFO kablam! Oct 27 13:06:14.414 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:14.414 INFO kablam! --> src/lib.rs:80:51 Oct 27 13:06:14.414 INFO kablam! | Oct 27 13:06:14.414 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 27 13:06:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:14.419 INFO kablam! Oct 27 13:06:14.425 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:06:14.426 INFO kablam! --> src/lib.rs:82:15 Oct 27 13:06:14.427 INFO kablam! | Oct 27 13:06:14.427 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 27 13:06:14.428 INFO kablam! | ^^^^^^ Oct 27 13:06:14.429 INFO kablam! Oct 27 13:06:14.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.67s Oct 27 13:06:14.563 INFO kablam! su: No module specific data is present Oct 27 13:06:16.083 INFO running `"docker" "rm" "-f" "8def6d03b41af9f7dc2444f03f22bd2a595d4728a035aff1264b94f31f9d748c"` Oct 27 13:06:16.459 INFO blam! 8def6d03b41af9f7dc2444f03f22bd2a595d4728a035aff1264b94f31f9d748c