Oct 13 05:56:17.200 INFO checking zap-0.0.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:56:17.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 05:56:17.407 INFO blam! 2f09913aa3f8b86e50167093c7d737a225fb4ee1b80e237e7f55c5efc1875a9f Oct 13 05:56:17.410 INFO running `"docker" "start" "-a" "2f09913aa3f8b86e50167093c7d737a225fb4ee1b80e237e7f55c5efc1875a9f"` Oct 13 05:56:18.629 INFO kablam! usermod: no changes Oct 13 05:56:18.784 INFO kablam! Checking tokio-service v0.1.0 Oct 13 05:56:18.784 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 13 05:56:18.784 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 05:56:18.784 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 05:56:23.127 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 05:56:24.725 INFO kablam! Checking tokio v0.1.11 Oct 13 05:56:27.333 INFO kablam! Checking tokio-core v0.1.17 Oct 13 05:56:30.771 INFO kablam! Checking tokio-proto v0.1.1 Oct 13 05:56:35.332 INFO kablam! Checking zap v0.0.4 (/source) Oct 13 05:56:39.136 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.136 INFO kablam! --> src/lib.rs:46:41 Oct 13 05:56:39.136 INFO kablam! | Oct 13 05:56:39.136 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 05:56:39.136 INFO kablam! | ^^^^^^ Oct 13 05:56:39.136 INFO kablam! | Oct 13 05:56:39.136 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:56:39.136 INFO kablam! Oct 13 05:56:39.136 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.136 INFO kablam! --> src/lib.rs:77:22 Oct 13 05:56:39.136 INFO kablam! | Oct 13 05:56:39.136 INFO kablam! 77 | type Transport = Framed; Oct 13 05:56:39.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.136 INFO kablam! Oct 13 05:56:39.136 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.137 INFO kablam! --> src/lib.rs:78:37 Oct 13 05:56:39.137 INFO kablam! | Oct 13 05:56:39.137 INFO kablam! 78 | type BindTransport = io::Result>; Oct 13 05:56:39.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.137 INFO kablam! Oct 13 05:56:39.137 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.137 INFO kablam! --> src/lib.rs:80:51 Oct 13 05:56:39.137 INFO kablam! | Oct 13 05:56:39.137 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 13 05:56:39.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.137 INFO kablam! Oct 13 05:56:39.172 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 05:56:39.172 INFO kablam! --> src/lib.rs:82:15 Oct 13 05:56:39.172 INFO kablam! | Oct 13 05:56:39.172 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 13 05:56:39.172 INFO kablam! | ^^^^^^ Oct 13 05:56:39.172 INFO kablam! Oct 13 05:56:39.520 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.520 INFO kablam! --> src/lib.rs:46:41 Oct 13 05:56:39.520 INFO kablam! | Oct 13 05:56:39.520 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 05:56:39.520 INFO kablam! | ^^^^^^ Oct 13 05:56:39.520 INFO kablam! | Oct 13 05:56:39.520 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:56:39.520 INFO kablam! Oct 13 05:56:39.520 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.520 INFO kablam! --> src/lib.rs:77:22 Oct 13 05:56:39.520 INFO kablam! | Oct 13 05:56:39.520 INFO kablam! 77 | type Transport = Framed; Oct 13 05:56:39.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.520 INFO kablam! Oct 13 05:56:39.520 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.520 INFO kablam! --> src/lib.rs:78:37 Oct 13 05:56:39.520 INFO kablam! | Oct 13 05:56:39.520 INFO kablam! 78 | type BindTransport = io::Result>; Oct 13 05:56:39.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.520 INFO kablam! Oct 13 05:56:39.520 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 05:56:39.520 INFO kablam! --> src/lib.rs:80:51 Oct 13 05:56:39.520 INFO kablam! | Oct 13 05:56:39.520 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 13 05:56:39.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:39.520 INFO kablam! Oct 13 05:56:39.548 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 05:56:39.548 INFO kablam! --> src/lib.rs:82:15 Oct 13 05:56:39.548 INFO kablam! | Oct 13 05:56:39.548 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 13 05:56:39.548 INFO kablam! | ^^^^^^ Oct 13 05:56:39.548 INFO kablam! Oct 13 05:56:39.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.03s Oct 13 05:56:39.684 INFO kablam! su: No module specific data is present Oct 13 05:56:40.294 INFO running `"docker" "rm" "-f" "2f09913aa3f8b86e50167093c7d737a225fb4ee1b80e237e7f55c5efc1875a9f"` Oct 13 05:56:40.664 INFO blam! 2f09913aa3f8b86e50167093c7d737a225fb4ee1b80e237e7f55c5efc1875a9f