Oct 27 13:06:16.539 INFO checking zap-0.0.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:06:16.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:06:17.040 INFO blam! 013f8f37fc7f6a477d4753fa54fa9232be966f366c1a56a9e0232709fe2ada1f Oct 27 13:06:17.043 INFO running `"docker" "start" "-a" "013f8f37fc7f6a477d4753fa54fa9232be966f366c1a56a9e0232709fe2ada1f"` Oct 27 13:06:19.643 INFO kablam! usermod: no changes Oct 27 13:06:19.855 INFO kablam! Checking tokio-service v0.1.0 Oct 27 13:06:19.857 INFO kablam! Checking tokio-io v0.1.10 Oct 27 13:06:21.495 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 13:06:21.496 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 13:06:21.500 INFO kablam! Checking tokio-fs v0.1.4 Oct 27 13:06:25.358 INFO kablam! Checking tokio-uds v0.2.3 Oct 27 13:06:25.360 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 13:06:25.360 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 13:06:28.811 INFO kablam! Checking tokio v0.1.11 Oct 27 13:06:31.523 INFO kablam! Checking tokio-core v0.1.17 Oct 27 13:06:35.171 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 13:06:40.211 INFO kablam! Checking zap v0.0.4 (/source) Oct 27 13:06:44.399 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.400 INFO kablam! --> src/lib.rs:46:41 Oct 27 13:06:44.400 INFO kablam! | Oct 27 13:06:44.400 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 13:06:44.401 INFO kablam! | ^^^^^^ Oct 27 13:06:44.401 INFO kablam! | Oct 27 13:06:44.401 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:06:44.402 INFO kablam! Oct 27 13:06:44.402 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.402 INFO kablam! --> src/lib.rs:77:22 Oct 27 13:06:44.403 INFO kablam! | Oct 27 13:06:44.403 INFO kablam! 77 | type Transport = Framed; Oct 27 13:06:44.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.404 INFO kablam! Oct 27 13:06:44.404 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.404 INFO kablam! --> src/lib.rs:78:37 Oct 27 13:06:44.405 INFO kablam! | Oct 27 13:06:44.405 INFO kablam! 78 | type BindTransport = io::Result>; Oct 27 13:06:44.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.405 INFO kablam! Oct 27 13:06:44.406 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.406 INFO kablam! --> src/lib.rs:80:51 Oct 27 13:06:44.406 INFO kablam! | Oct 27 13:06:44.407 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 27 13:06:44.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.407 INFO kablam! Oct 27 13:06:44.419 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:06:44.419 INFO kablam! --> src/lib.rs:82:15 Oct 27 13:06:44.419 INFO kablam! | Oct 27 13:06:44.419 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 27 13:06:44.419 INFO kablam! | ^^^^^^ Oct 27 13:06:44.419 INFO kablam! Oct 27 13:06:44.663 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.664 INFO kablam! --> src/lib.rs:46:41 Oct 27 13:06:44.664 INFO kablam! | Oct 27 13:06:44.664 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 27 13:06:44.664 INFO kablam! | ^^^^^^ Oct 27 13:06:44.665 INFO kablam! | Oct 27 13:06:44.665 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:06:44.665 INFO kablam! Oct 27 13:06:44.665 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.666 INFO kablam! --> src/lib.rs:77:22 Oct 27 13:06:44.666 INFO kablam! | Oct 27 13:06:44.666 INFO kablam! 77 | type Transport = Framed; Oct 27 13:06:44.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.667 INFO kablam! Oct 27 13:06:44.667 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.668 INFO kablam! --> src/lib.rs:78:37 Oct 27 13:06:44.668 INFO kablam! | Oct 27 13:06:44.668 INFO kablam! 78 | type BindTransport = io::Result>; Oct 27 13:06:44.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.669 INFO kablam! Oct 27 13:06:44.669 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 13:06:44.670 INFO kablam! --> src/lib.rs:80:51 Oct 27 13:06:44.670 INFO kablam! | Oct 27 13:06:44.670 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 27 13:06:44.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 13:06:44.671 INFO kablam! Oct 27 13:06:44.699 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 13:06:44.700 INFO kablam! --> src/lib.rs:82:15 Oct 27 13:06:44.700 INFO kablam! | Oct 27 13:06:44.700 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 27 13:06:44.701 INFO kablam! | ^^^^^^ Oct 27 13:06:44.701 INFO kablam! Oct 27 13:06:44.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.14s Oct 27 13:06:44.827 INFO kablam! su: No module specific data is present Oct 27 13:06:45.525 INFO running `"docker" "rm" "-f" "013f8f37fc7f6a477d4753fa54fa9232be966f366c1a56a9e0232709fe2ada1f"` Oct 27 13:06:45.845 INFO blam! 013f8f37fc7f6a477d4753fa54fa9232be966f366c1a56a9e0232709fe2ada1f