Oct 21 22:13:25.807 INFO checking zap-0.0.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:13:25.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 22:13:26.124 INFO blam! 9751be64dd7167a016bbf12fbfa8b14746bddcce13cfb3dccd4959e7dbf6deba Oct 21 22:13:26.132 INFO running `"docker" "start" "-a" "9751be64dd7167a016bbf12fbfa8b14746bddcce13cfb3dccd4959e7dbf6deba"` Oct 21 22:13:26.818 INFO kablam! usermod: no changes Oct 21 22:13:26.976 INFO kablam! Checking mio-uds v0.6.7 Oct 21 22:13:26.976 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 21 22:13:26.976 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 22:13:28.559 INFO kablam! Checking tokio-uds v0.2.2 Oct 21 22:13:29.812 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 22:13:31.700 INFO kablam! Checking tokio v0.1.11 Oct 21 22:13:33.952 INFO kablam! Checking tokio-core v0.1.17 Oct 21 22:13:37.328 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 22:13:41.714 INFO kablam! Checking zap v0.0.4 (/source) Oct 21 22:13:45.080 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.080 INFO kablam! --> src/lib.rs:46:41 Oct 21 22:13:45.080 INFO kablam! | Oct 21 22:13:45.080 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 21 22:13:45.080 INFO kablam! | ^^^^^^ Oct 21 22:13:45.080 INFO kablam! | Oct 21 22:13:45.080 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:13:45.080 INFO kablam! Oct 21 22:13:45.080 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.081 INFO kablam! --> src/lib.rs:77:22 Oct 21 22:13:45.081 INFO kablam! | Oct 21 22:13:45.081 INFO kablam! 77 | type Transport = Framed; Oct 21 22:13:45.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.081 INFO kablam! Oct 21 22:13:45.081 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.081 INFO kablam! --> src/lib.rs:78:37 Oct 21 22:13:45.081 INFO kablam! | Oct 21 22:13:45.081 INFO kablam! 78 | type BindTransport = io::Result>; Oct 21 22:13:45.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.081 INFO kablam! Oct 21 22:13:45.081 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.081 INFO kablam! --> src/lib.rs:80:51 Oct 21 22:13:45.081 INFO kablam! | Oct 21 22:13:45.081 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 21 22:13:45.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.081 INFO kablam! Oct 21 22:13:45.088 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 22:13:45.088 INFO kablam! --> src/lib.rs:82:15 Oct 21 22:13:45.088 INFO kablam! | Oct 21 22:13:45.088 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 21 22:13:45.088 INFO kablam! | ^^^^^^ Oct 21 22:13:45.088 INFO kablam! Oct 21 22:13:45.096 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.097 INFO kablam! --> src/lib.rs:46:41 Oct 21 22:13:45.097 INFO kablam! | Oct 21 22:13:45.097 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 21 22:13:45.097 INFO kablam! | ^^^^^^ Oct 21 22:13:45.097 INFO kablam! | Oct 21 22:13:45.097 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:13:45.097 INFO kablam! Oct 21 22:13:45.097 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.097 INFO kablam! --> src/lib.rs:77:22 Oct 21 22:13:45.097 INFO kablam! | Oct 21 22:13:45.097 INFO kablam! 77 | type Transport = Framed; Oct 21 22:13:45.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.097 INFO kablam! Oct 21 22:13:45.097 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.097 INFO kablam! --> src/lib.rs:78:37 Oct 21 22:13:45.097 INFO kablam! | Oct 21 22:13:45.097 INFO kablam! 78 | type BindTransport = io::Result>; Oct 21 22:13:45.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.097 INFO kablam! Oct 21 22:13:45.097 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:13:45.097 INFO kablam! --> src/lib.rs:80:51 Oct 21 22:13:45.097 INFO kablam! | Oct 21 22:13:45.097 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 21 22:13:45.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:13:45.098 INFO kablam! Oct 21 22:13:45.120 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 22:13:45.120 INFO kablam! --> src/lib.rs:82:15 Oct 21 22:13:45.120 INFO kablam! | Oct 21 22:13:45.120 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 21 22:13:45.120 INFO kablam! | ^^^^^^ Oct 21 22:13:45.120 INFO kablam! Oct 21 22:13:45.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.40s Oct 21 22:13:45.256 INFO kablam! su: No module specific data is present Oct 21 22:13:45.730 INFO running `"docker" "rm" "-f" "9751be64dd7167a016bbf12fbfa8b14746bddcce13cfb3dccd4959e7dbf6deba"` Oct 21 22:13:45.843 INFO blam! 9751be64dd7167a016bbf12fbfa8b14746bddcce13cfb3dccd4959e7dbf6deba