Oct 15 16:22:53.778 INFO testing tk-redis-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:22:53.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 16:22:54.008 INFO blam! 2d495b2edeccd13cf3a66e9c1dbf219c0673e1aa996eeccae32096653fc22b2f Oct 15 16:22:54.013 INFO running `"docker" "start" "-a" "2d495b2edeccd13cf3a66e9c1dbf219c0673e1aa996eeccae32096653fc22b2f"` Oct 15 16:22:54.659 INFO kablam! usermod: no changes Oct 15 16:22:54.800 INFO kablam! Compiling nodrop-union v0.1.9 Oct 15 16:22:54.800 INFO kablam! Compiling spin v0.4.9 Oct 15 16:22:55.007 INFO kablam! Compiling nodrop v0.1.12 Oct 15 16:22:55.679 INFO kablam! Compiling arrayvec v0.4.7 Oct 15 16:22:56.950 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 15 16:22:58.095 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 15 16:22:59.063 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 16:23:02.443 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 16:23:04.895 INFO kablam! Compiling tokio v0.1.11 Oct 15 16:23:08.490 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 16:23:13.011 INFO kablam! Compiling tk-redis v0.1.3 (/source) Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/codec.rs:3:22 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 15 16:23:15.735 INFO kablam! | ^^^^^ Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/codec.rs:3:29 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 15 16:23:15.735 INFO kablam! | ^^^^^^^ Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/codec.rs:8:6 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 8 | impl Codec for RedisCodec { Oct 15 16:23:15.735 INFO kablam! | ^^^^^ Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/connection.rs:17:5 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 17 | use tokio_core::io::Framed; Oct 15 16:23:15.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/connection.rs:18:5 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 18 | use tokio_core::io::Io; Oct 15 16:23:15.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/connection.rs:257:20 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 257 | pub type RawConn = Framed; Oct 15 16:23:15.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:15.735 INFO kablam! Oct 15 16:23:15.735 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 15 16:23:15.735 INFO kablam! --> src/codec.rs:12:36 Oct 15 16:23:15.735 INFO kablam! | Oct 15 16:23:15.735 INFO kablam! 12 | fn decode(&mut self, buf: &mut EasyBuf) -> io::Result> { Oct 15 16:23:15.735 INFO kablam! | ^^^^^^^ Oct 15 16:23:15.736 INFO kablam! Oct 15 16:23:15.736 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 15 16:23:15.736 INFO kablam! --> src/connection.rs:210:9 Oct 15 16:23:15.736 INFO kablam! | Oct 15 16:23:15.736 INFO kablam! 210 | stream::iter(cmds.into_iter().map(Ok)) Oct 15 16:23:15.736 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:23:15.736 INFO kablam! Oct 15 16:23:15.811 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 15 16:23:15.811 INFO kablam! --> src/connection.rs:142:41 Oct 15 16:23:15.811 INFO kablam! | Oct 15 16:23:15.811 INFO kablam! 142 | let socket = stream.framed(RedisCodec); Oct 15 16:23:15.811 INFO kablam! | ^^^^^^ Oct 15 16:23:15.811 INFO kablam! Oct 15 16:23:15.831 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 16:23:15.831 INFO kablam! --> src/connection.rs:171:24 Oct 15 16:23:15.831 INFO kablam! | Oct 15 16:23:15.831 INFO kablam! 171 | tx.complete(result); Oct 15 16:23:15.831 INFO kablam! | ^^^^^^^^ Oct 15 16:23:15.831 INFO kablam! Oct 15 16:23:15.895 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 15 16:23:15.895 INFO kablam! --> src/codec.rs:13:54 Oct 15 16:23:15.895 INFO kablam! | Oct 15 16:23:15.895 INFO kablam! 13 | if let Some((value, len)) = Value::parse(buf.as_slice())? { Oct 15 16:23:15.895 INFO kablam! | ^^^^^^^^ Oct 15 16:23:15.895 INFO kablam! Oct 15 16:23:15.895 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 15 16:23:15.895 INFO kablam! --> src/codec.rs:14:17 Oct 15 16:23:15.895 INFO kablam! | Oct 15 16:23:15.895 INFO kablam! 14 | buf.drain_to(len); Oct 15 16:23:15.895 INFO kablam! | ^^^^^^^^ Oct 15 16:23:15.895 INFO kablam! Oct 15 16:23:16.053 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 16:23:16.053 INFO kablam! --> src/lib.rs:2:12 Oct 15 16:23:16.053 INFO kablam! | Oct 15 16:23:16.053 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 16:23:16.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:16.053 INFO kablam! | Oct 15 16:23:16.053 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:23:16.053 INFO kablam! Oct 15 16:23:17.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.15s Oct 15 16:23:17.842 INFO kablam! su: No module specific data is present Oct 15 16:23:18.487 INFO running `"docker" "rm" "-f" "2d495b2edeccd13cf3a66e9c1dbf219c0673e1aa996eeccae32096653fc22b2f"` Oct 15 16:23:18.792 INFO blam! 2d495b2edeccd13cf3a66e9c1dbf219c0673e1aa996eeccae32096653fc22b2f Oct 15 16:23:18.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 16:23:19.331 INFO blam! 28c74cc69b8de35c086ff7c3465c1b6675e37e1b0939d0b56a41c25f6580d294 Oct 15 16:23:19.333 INFO running `"docker" "start" "-a" "28c74cc69b8de35c086ff7c3465c1b6675e37e1b0939d0b56a41c25f6580d294"` Oct 15 16:23:20.138 INFO kablam! usermod: no changes Oct 15 16:23:20.241 INFO kablam! Compiling tk-redis v0.1.3 (/source) Oct 15 16:23:23.420 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 15 16:23:23.420 INFO kablam! --> src/codec.rs:3:22 Oct 15 16:23:23.420 INFO kablam! | Oct 15 16:23:23.420 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 15 16:23:23.421 INFO kablam! | ^^^^^ Oct 15 16:23:23.421 INFO kablam! | Oct 15 16:23:23.421 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:23:23.422 INFO kablam! Oct 15 16:23:23.422 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 15 16:23:23.422 INFO kablam! --> src/codec.rs:3:29 Oct 15 16:23:23.422 INFO kablam! | Oct 15 16:23:23.423 INFO kablam! 3 | use tokio_core::io::{Codec, EasyBuf}; Oct 15 16:23:23.423 INFO kablam! | ^^^^^^^ Oct 15 16:23:23.423 INFO kablam! Oct 15 16:23:23.424 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 15 16:23:23.424 INFO kablam! --> src/codec.rs:8:6 Oct 15 16:23:23.424 INFO kablam! | Oct 15 16:23:23.425 INFO kablam! 8 | impl Codec for RedisCodec { Oct 15 16:23:23.425 INFO kablam! | ^^^^^ Oct 15 16:23:23.425 INFO kablam! Oct 15 16:23:23.425 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 15 16:23:23.426 INFO kablam! --> src/connection.rs:17:5 Oct 15 16:23:23.426 INFO kablam! | Oct 15 16:23:23.426 INFO kablam! 17 | use tokio_core::io::Framed; Oct 15 16:23:23.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:23.427 INFO kablam! Oct 15 16:23:23.427 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 15 16:23:23.428 INFO kablam! --> src/connection.rs:18:5 Oct 15 16:23:23.428 INFO kablam! | Oct 15 16:23:23.428 INFO kablam! 18 | use tokio_core::io::Io; Oct 15 16:23:23.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 16:23:23.429 INFO kablam! Oct 15 16:23:23.429 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 15 16:23:23.429 INFO kablam! --> src/connection.rs:257:20 Oct 15 16:23:23.430 INFO kablam! | Oct 15 16:23:23.430 INFO kablam! 257 | pub type RawConn = Framed; Oct 15 16:23:23.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:23.431 INFO kablam! Oct 15 16:23:23.431 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 15 16:23:23.431 INFO kablam! --> src/codec.rs:12:36 Oct 15 16:23:23.431 INFO kablam! | Oct 15 16:23:23.432 INFO kablam! 12 | fn decode(&mut self, buf: &mut EasyBuf) -> io::Result> { Oct 15 16:23:23.432 INFO kablam! | ^^^^^^^ Oct 15 16:23:23.432 INFO kablam! Oct 15 16:23:23.432 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 15 16:23:23.433 INFO kablam! --> src/connection.rs:210:9 Oct 15 16:23:23.433 INFO kablam! | Oct 15 16:23:23.433 INFO kablam! 210 | stream::iter(cmds.into_iter().map(Ok)) Oct 15 16:23:23.433 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:23:23.434 INFO kablam! Oct 15 16:23:23.547 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 15 16:23:23.548 INFO kablam! --> src/connection.rs:142:41 Oct 15 16:23:23.548 INFO kablam! | Oct 15 16:23:23.548 INFO kablam! 142 | let socket = stream.framed(RedisCodec); Oct 15 16:23:23.548 INFO kablam! | ^^^^^^ Oct 15 16:23:23.549 INFO kablam! Oct 15 16:23:23.575 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 16:23:23.576 INFO kablam! --> src/connection.rs:171:24 Oct 15 16:23:23.576 INFO kablam! | Oct 15 16:23:23.576 INFO kablam! 171 | tx.complete(result); Oct 15 16:23:23.576 INFO kablam! | ^^^^^^^^ Oct 15 16:23:23.576 INFO kablam! Oct 15 16:23:23.639 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 15 16:23:23.639 INFO kablam! --> src/codec.rs:13:54 Oct 15 16:23:23.639 INFO kablam! | Oct 15 16:23:23.639 INFO kablam! 13 | if let Some((value, len)) = Value::parse(buf.as_slice())? { Oct 15 16:23:23.639 INFO kablam! | ^^^^^^^^ Oct 15 16:23:23.639 INFO kablam! Oct 15 16:23:23.643 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 15 16:23:23.643 INFO kablam! --> src/codec.rs:14:17 Oct 15 16:23:23.643 INFO kablam! | Oct 15 16:23:23.643 INFO kablam! 14 | buf.drain_to(len); Oct 15 16:23:23.643 INFO kablam! | ^^^^^^^^ Oct 15 16:23:23.643 INFO kablam! Oct 15 16:23:23.899 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 16:23:23.899 INFO kablam! --> src/lib.rs:2:12 Oct 15 16:23:23.899 INFO kablam! | Oct 15 16:23:23.899 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 15 16:23:23.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:23.899 INFO kablam! | Oct 15 16:23:23.899 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:23:23.899 INFO kablam! Oct 15 16:23:24.047 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 16:23:24.047 INFO kablam! --> tests/test_redis.rs:22:12 Oct 15 16:23:24.047 INFO kablam! | Oct 15 16:23:24.047 INFO kablam! 22 | tx.complete(core.remote()); Oct 15 16:23:24.047 INFO kablam! | ^^^^^^^^ Oct 15 16:23:24.047 INFO kablam! | Oct 15 16:23:24.047 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:23:24.047 INFO kablam! Oct 15 16:23:27.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Oct 15 16:23:27.046 INFO kablam! su: No module specific data is present Oct 15 16:23:27.578 INFO running `"docker" "rm" "-f" "28c74cc69b8de35c086ff7c3465c1b6675e37e1b0939d0b56a41c25f6580d294"` Oct 15 16:23:27.720 INFO blam! 28c74cc69b8de35c086ff7c3465c1b6675e37e1b0939d0b56a41c25f6580d294 Oct 15 16:23:27.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 16:23:28.160 INFO blam! e689f063a0aa45dc41f4d94ea56d171b4d3d60756035679cde7dde3228ea8235 Oct 15 16:23:28.162 INFO running `"docker" "start" "-a" "e689f063a0aa45dc41f4d94ea56d171b4d3d60756035679cde7dde3228ea8235"` Oct 15 16:23:28.915 INFO kablam! usermod: no changes Oct 15 16:23:29.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 16:23:29.083 INFO kablam! Running /target/debug/deps/tk_redis-b566238dd35474a8 Oct 15 16:23:29.091 INFO blam! Oct 15 16:23:29.091 INFO blam! running 4 tests Oct 15 16:23:29.091 INFO blam! test value::tests::test_parse_bulk ... ok Oct 15 16:23:29.091 INFO blam! test value::tests::test_parse_data ... ok Oct 15 16:23:29.091 INFO blam! test value::tests::test_parse_int ... ok Oct 15 16:23:29.091 INFO blam! test value::tests::test_parse_status ... ok Oct 15 16:23:29.091 INFO blam! Oct 15 16:23:29.091 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:23:29.091 INFO blam! Oct 15 16:23:29.094 INFO kablam! Running /target/debug/deps/test_redis-7ff4b727181b373c Oct 15 16:23:29.103 INFO blam! Oct 15 16:23:29.103 INFO blam! running 1 test Oct 15 16:23:29.197 INFO blam! test connect_to_redis ... FAILED Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.197 INFO blam! failures: Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.197 INFO blam! ---- connect_to_redis stdout ---- Oct 15 16:23:29.197 INFO blam! thread 'connect_to_redis' panicked at 'Failed to connect and send commands: ()', libcore/result.rs:1009:5 Oct 15 16:23:29.197 INFO blam! stack backtrace: Oct 15 16:23:29.197 INFO blam! 0: 0x55c7904daa5e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 16:23:29.197 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 16:23:29.197 INFO blam! 1: 0x55c7904e3c86 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 16:23:29.197 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 16:23:29.197 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 16:23:29.197 INFO blam! 2: 0x55c7904de9dd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:211 Oct 15 16:23:29.197 INFO blam! 3: 0x55c7904de6eb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:221 Oct 15 16:23:29.197 INFO blam! 4: 0x55c7904df08c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:476 Oct 15 16:23:29.197 INFO blam! 5: 0x55c7904dec49 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:390 Oct 15 16:23:29.197 INFO blam! 6: 0x55c7904deb45 - rust_begin_unwind Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:325 Oct 15 16:23:29.197 INFO blam! 7: 0x55c79051f36b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 15 16:23:29.197 INFO blam! at libcore/panicking.rs:77 Oct 15 16:23:29.197 INFO blam! 8: 0x55c79043ac19 - core::result::unwrap_failed::h04ea63e1a5812dc0 Oct 15 16:23:29.197 INFO blam! at libcore/macros.rs:26 Oct 15 16:23:29.197 INFO blam! 9: 0x55c79031101b - >::expect::h803cf7fb649b1fba Oct 15 16:23:29.197 INFO blam! at libcore/result.rs:835 Oct 15 16:23:29.197 INFO blam! 10: 0x55c790313275 - test_redis::connect_to_redis::h8d578ebbc7db76d1 Oct 15 16:23:29.197 INFO blam! at tests/test_redis.rs:52 Oct 15 16:23:29.197 INFO blam! 11: 0x55c790312ed9 - test_redis::connect_to_redis::{{closure}}::ha0b9d56c73cc05a5 Oct 15 16:23:29.197 INFO blam! at tests/test_redis.rs:11 Oct 15 16:23:29.197 INFO blam! 12: 0x55c79030786d - core::ops::function::FnOnce::call_once::h7098be48969744c6 Oct 15 16:23:29.197 INFO blam! at libcore/ops/function.rs:238 Oct 15 16:23:29.197 INFO blam! 13: 0x55c79031c52e - >::call_box::hae226a42c8d94b19 Oct 15 16:23:29.197 INFO blam! at libtest/lib.rs:1468 Oct 15 16:23:29.197 INFO blam! at libcore/ops/function.rs:238 Oct 15 16:23:29.197 INFO blam! at liballoc/boxed.rs:672 Oct 15 16:23:29.197 INFO blam! 14: 0x55c7904ef1a9 - __rust_maybe_catch_panic Oct 15 16:23:29.197 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 16:23:29.197 INFO blam! 15: 0x55c79033cf5d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:289 Oct 15 16:23:29.197 INFO blam! at libstd/panic.rs:392 Oct 15 16:23:29.197 INFO blam! at libtest/lib.rs:1423 Oct 15 16:23:29.197 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 16:23:29.197 INFO blam! 16: 0x55c79033db04 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 16:23:29.197 INFO blam! at libstd/thread/mod.rs:409 Oct 15 16:23:29.197 INFO blam! at libstd/panic.rs:313 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:310 Oct 15 16:23:29.197 INFO blam! 17: 0x55c7904ef1a9 - __rust_maybe_catch_panic Oct 15 16:23:29.197 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 16:23:29.197 INFO blam! 18: 0x55c79032b146 - >::call_box::h1a0832645645f090 Oct 15 16:23:29.197 INFO blam! at libstd/panicking.rs:289 Oct 15 16:23:29.197 INFO blam! at libstd/panic.rs:392 Oct 15 16:23:29.197 INFO blam! at libstd/thread/mod.rs:408 Oct 15 16:23:29.197 INFO blam! at liballoc/boxed.rs:672 Oct 15 16:23:29.197 INFO blam! 19: 0x55c7904dce1a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 16:23:29.197 INFO blam! at liballoc/boxed.rs:682 Oct 15 16:23:29.197 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 16:23:29.197 INFO blam! 20: 0x55c7904d0545 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 16:23:29.197 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 16:23:29.197 INFO blam! 21: 0x7fdb418bc6b9 - start_thread Oct 15 16:23:29.197 INFO blam! 22: 0x7fdb413dc41c - clone Oct 15 16:23:29.197 INFO blam! 23: 0x0 - Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.197 INFO blam! failures: Oct 15 16:23:29.197 INFO blam! connect_to_redis Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.197 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:23:29.197 INFO blam! Oct 15 16:23:29.199 INFO kablam! error: test failed, to rerun pass '--test test_redis' Oct 15 16:23:29.199 INFO kablam! su: No module specific data is present Oct 15 16:23:29.699 INFO running `"docker" "rm" "-f" "e689f063a0aa45dc41f4d94ea56d171b4d3d60756035679cde7dde3228ea8235"` Oct 15 16:23:29.843 INFO blam! e689f063a0aa45dc41f4d94ea56d171b4d3d60756035679cde7dde3228ea8235