Oct 13 07:22:10.144 INFO checking tk-redis-0.1.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:22:10.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:22:10.706 INFO blam! 191437d48d6f75f63539a588fcee47f4ff85e9cdaa37d647897cfcf8d0f089bd Oct 13 07:22:10.708 INFO running `"docker" "start" "-a" "191437d48d6f75f63539a588fcee47f4ff85e9cdaa37d647897cfcf8d0f089bd"` Oct 13 07:22:11.632 INFO kablam! usermod: no changes Oct 13 07:22:11.868 INFO kablam! Checking nodrop-union v0.1.9 Oct 13 07:22:12.024 INFO kablam! Checking nodrop v0.1.12 Oct 13 07:22:12.534 INFO kablam! Checking arrayvec v0.4.7 Oct 13 07:22:13.708 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 13 07:22:14.696 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 13 07:22:15.913 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 13 07:22:18.016 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 07:22:19.867 INFO kablam! Checking tokio v0.1.11 Oct 13 07:22:22.559 INFO kablam! Checking tokio-core v0.1.17 Oct 13 07:22:26.165 INFO kablam! Checking tk-redis v0.1.3 (/source) Oct 13 07:22:31.656 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 07:22:31.656 INFO kablam! --> src/codec.rs:3:22 Oct 13 07:22:31.656 INFO kablam! | Oct 13 07:22:31.656 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 13 07:22:31.656 INFO kablam! | ^^^^^ Oct 13 07:22:31.656 INFO kablam! | Oct 13 07:22:31.656 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:22:31.656 INFO kablam! Oct 13 07:22:31.656 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 07:22:31.656 INFO kablam! --> src/codec.rs:3:29 Oct 13 07:22:31.656 INFO kablam! | Oct 13 07:22:31.656 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 13 07:22:31.656 INFO kablam! | ^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 07:22:31.657 INFO kablam! --> src/codec.rs:8:6 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 8 | impl Codec for RedisCodec { Oct 13 07:22:31.657 INFO kablam! | ^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 07:22:31.657 INFO kablam! --> src/connection.rs:17:5 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 17 | use tokio_core::io::Framed; Oct 13 07:22:31.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 07:22:31.657 INFO kablam! --> src/connection.rs:18:5 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 18 | use tokio_core::io::Io; Oct 13 07:22:31.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 07:22:31.657 INFO kablam! --> src/connection.rs:257:20 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 257 | pub type RawConn = Framed; Oct 13 07:22:31.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 07:22:31.657 INFO kablam! --> src/codec.rs:12:36 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 12 | fn decode(&mut self, buf: &mut EasyBuf) -> io::Result> { Oct 13 07:22:31.657 INFO kablam! | ^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.657 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 07:22:31.657 INFO kablam! --> src/connection.rs:210:9 Oct 13 07:22:31.657 INFO kablam! | Oct 13 07:22:31.657 INFO kablam! 210 | stream::iter(cmds.into_iter().map(Ok)) Oct 13 07:22:31.657 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:22:31.657 INFO kablam! Oct 13 07:22:31.900 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 07:22:31.900 INFO kablam! --> src/connection.rs:142:41 Oct 13 07:22:31.900 INFO kablam! | Oct 13 07:22:31.900 INFO kablam! 142 | let socket = stream.framed(RedisCodec); Oct 13 07:22:31.900 INFO kablam! | ^^^^^^ Oct 13 07:22:31.900 INFO kablam! Oct 13 07:22:31.940 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 13 07:22:31.940 INFO kablam! --> src/connection.rs:171:24 Oct 13 07:22:31.940 INFO kablam! | Oct 13 07:22:31.940 INFO kablam! 171 | tx.complete(result); Oct 13 07:22:31.940 INFO kablam! | ^^^^^^^^ Oct 13 07:22:31.940 INFO kablam! Oct 13 07:22:31.950 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 07:22:31.950 INFO kablam! --> src/codec.rs:3:22 Oct 13 07:22:31.950 INFO kablam! | Oct 13 07:22:31.950 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 13 07:22:31.950 INFO kablam! | ^^^^^ Oct 13 07:22:31.950 INFO kablam! | Oct 13 07:22:31.950 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:22:31.950 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/codec.rs:3:29 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/codec.rs:8:6 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 8 | impl Codec for RedisCodec { Oct 13 07:22:31.956 INFO kablam! | ^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/connection.rs:17:5 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 17 | use tokio_core::io::Framed; Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/connection.rs:18:5 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 18 | use tokio_core::io::Io; Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/connection.rs:257:20 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 257 | pub type RawConn = Framed; Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 07:22:31.956 INFO kablam! --> src/codec.rs:12:36 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 12 | fn decode(&mut self, buf: &mut EasyBuf) -> io::Result> { Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:31.956 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 07:22:31.956 INFO kablam! --> src/connection.rs:210:9 Oct 13 07:22:31.956 INFO kablam! | Oct 13 07:22:31.956 INFO kablam! 210 | stream::iter(cmds.into_iter().map(Ok)) Oct 13 07:22:31.956 INFO kablam! | ^^^^^^^^^^^^ Oct 13 07:22:31.956 INFO kablam! Oct 13 07:22:32.096 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 07:22:32.096 INFO kablam! --> src/connection.rs:142:41 Oct 13 07:22:32.096 INFO kablam! | Oct 13 07:22:32.096 INFO kablam! 142 | let socket = stream.framed(RedisCodec); Oct 13 07:22:32.096 INFO kablam! | ^^^^^^ Oct 13 07:22:32.096 INFO kablam! Oct 13 07:22:32.111 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 13 07:22:32.111 INFO kablam! --> src/connection.rs:171:24 Oct 13 07:22:32.111 INFO kablam! | Oct 13 07:22:32.111 INFO kablam! 171 | tx.complete(result); Oct 13 07:22:32.111 INFO kablam! | ^^^^^^^^ Oct 13 07:22:32.111 INFO kablam! Oct 13 07:22:32.172 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 13 07:22:32.172 INFO kablam! --> src/codec.rs:13:54 Oct 13 07:22:32.172 INFO kablam! | Oct 13 07:22:32.172 INFO kablam! 13 | if let Some((value, len)) = Value::parse(buf.as_slice())? { Oct 13 07:22:32.172 INFO kablam! | ^^^^^^^^ Oct 13 07:22:32.172 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 13 07:22:32.172 INFO kablam! --> src/codec.rs:13:54 Oct 13 07:22:32.172 INFO kablam! | Oct 13 07:22:32.173 INFO kablam! 13 | if let Some((value, len)) = Value::parse(buf.as_slice())? { Oct 13 07:22:32.173 INFO kablam! | ^^^^^^^^ Oct 13 07:22:32.173 INFO kablam! Oct 13 07:22:32.173 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 13 07:22:32.173 INFO kablam! --> src/codec.rs:14:17 Oct 13 07:22:32.173 INFO kablam! | Oct 13 07:22:32.173 INFO kablam! 14 | buf.drain_to(len); Oct 13 07:22:32.173 INFO kablam! | ^^^^^^^^ Oct 13 07:22:32.173 INFO kablam! Oct 13 07:22:32.174 INFO kablam! Oct 13 07:22:32.175 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 13 07:22:32.175 INFO kablam! --> src/codec.rs:14:17 Oct 13 07:22:32.175 INFO kablam! | Oct 13 07:22:32.175 INFO kablam! 14 | buf.drain_to(len); Oct 13 07:22:32.175 INFO kablam! | ^^^^^^^^ Oct 13 07:22:32.176 INFO kablam! Oct 13 07:22:32.375 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 07:22:32.376 INFO kablam! --> src/lib.rs:2:12 Oct 13 07:22:32.376 INFO kablam! | Oct 13 07:22:32.376 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 07:22:32.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:32.377 INFO kablam! | Oct 13 07:22:32.377 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:22:32.377 INFO kablam! Oct 13 07:22:32.401 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 07:22:32.401 INFO kablam! --> src/lib.rs:2:12 Oct 13 07:22:32.401 INFO kablam! | Oct 13 07:22:32.401 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 07:22:32.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:22:32.402 INFO kablam! | Oct 13 07:22:32.402 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 07:22:32.403 INFO kablam! Oct 13 07:22:36.248 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 13 07:22:36.248 INFO kablam! --> tests/test_redis.rs:22:12 Oct 13 07:22:36.248 INFO kablam! | Oct 13 07:22:36.248 INFO kablam! 22 | tx.complete(core.remote()); Oct 13 07:22:36.248 INFO kablam! | ^^^^^^^^ Oct 13 07:22:36.248 INFO kablam! | Oct 13 07:22:36.248 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:22:36.248 INFO kablam! Oct 13 07:22:36.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.70s Oct 13 07:22:36.388 INFO kablam! su: No module specific data is present Oct 13 07:22:37.120 INFO running `"docker" "rm" "-f" "191437d48d6f75f63539a588fcee47f4ff85e9cdaa37d647897cfcf8d0f089bd"` Oct 13 07:22:37.444 INFO blam! 191437d48d6f75f63539a588fcee47f4ff85e9cdaa37d647897cfcf8d0f089bd