Oct 11 10:23:19.904 INFO testing td_rredis-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:23:19.904 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:23:19.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:20.426 INFO blam! 3d28c5321c6e785b8c3094c5b47163dbb4c50a6dea1a8c5e6e881a12b99baef8 Oct 11 10:23:20.427 INFO running `"docker" "start" "-a" "3d28c5321c6e785b8c3094c5b47163dbb4c50a6dea1a8c5e6e881a12b99baef8"` Oct 11 10:23:21.735 INFO kablam! usermod: no changes Oct 11 10:23:21.832 INFO kablam! Compiling unicode-bidi v0.2.6 Oct 11 10:23:21.840 INFO kablam! Compiling uuid v0.2.3 Oct 11 10:23:24.640 INFO kablam! Compiling url v0.5.10 Oct 11 10:23:30.458 INFO kablam! Compiling td_rredis v0.1.2 (/source) Oct 11 10:23:32.265 INFO kablam! warning: unreachable expression Oct 11 10:23:32.265 INFO kablam! --> src/parser.rs:105:26 Oct 11 10:23:32.265 INFO kablam! | Oct 11 10:23:32.265 INFO kablam! 105 | Ok(_) => return fail!((ErrorKind::PatternError, "Could not read enough bytes")), Oct 11 10:23:32.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:23:32.265 INFO kablam! | Oct 11 10:23:32.265 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 10:23:32.265 INFO kablam! Oct 11 10:23:32.442 INFO kablam! warning: unreachable expression Oct 11 10:23:32.442 INFO kablam! --> src/lib.rs:7:23 Oct 11 10:23:32.442 INFO kablam! | Oct 11 10:23:32.442 INFO kablam! 7 | if !($expr) { return $err_result; } Oct 11 10:23:32.442 INFO kablam! | ^^^^^^ Oct 11 10:23:32.442 INFO kablam! | Oct 11 10:23:32.442 INFO kablam! ::: src/script.rs:173:25 Oct 11 10:23:32.442 INFO kablam! | Oct 11 10:23:32.442 INFO kablam! 173 | / ensure!(self.script.hash == hash, Oct 11 10:23:32.442 INFO kablam! 174 | | fail!((ErrorKind::BusyLoadingError, "load hash error"))); Oct 11 10:23:32.442 INFO kablam! | |_________________________________________________________________________________________- in this macro invocation Oct 11 10:23:32.442 INFO kablam! Oct 11 10:23:32.449 INFO kablam! warning: unreachable expression Oct 11 10:23:32.449 INFO kablam! --> src/lib.rs:7:23 Oct 11 10:23:32.449 INFO kablam! | Oct 11 10:23:32.449 INFO kablam! 7 | if !($expr) { return $err_result; } Oct 11 10:23:32.449 INFO kablam! | ^^^^^^ Oct 11 10:23:32.449 INFO kablam! | Oct 11 10:23:32.449 INFO kablam! ::: src/script.rs:184:25 Oct 11 10:23:32.449 INFO kablam! | Oct 11 10:23:32.449 INFO kablam! 184 | / ensure!(self.script.hash == hash, Oct 11 10:23:32.449 INFO kablam! 185 | | fail!((ErrorKind::BusyLoadingError, "load hash error"))); Oct 11 10:23:32.449 INFO kablam! | |_________________________________________________________________________________________- in this macro invocation Oct 11 10:23:32.449 INFO kablam! Oct 11 10:23:34.429 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.66s Oct 11 10:23:34.433 INFO kablam! su: No module specific data is present Oct 11 10:23:34.732 INFO running `"docker" "rm" "-f" "3d28c5321c6e785b8c3094c5b47163dbb4c50a6dea1a8c5e6e881a12b99baef8"` Oct 11 10:23:34.821 INFO blam! 3d28c5321c6e785b8c3094c5b47163dbb4c50a6dea1a8c5e6e881a12b99baef8 Oct 11 10:23:34.822 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:23:34.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:35.038 INFO blam! dfae9e4aa0f30bdbb70b0c89bc24e50bbe0a2148104bc8c4a0cce74ead14281b Oct 11 10:23:35.039 INFO running `"docker" "start" "-a" "dfae9e4aa0f30bdbb70b0c89bc24e50bbe0a2148104bc8c4a0cce74ead14281b"` Oct 11 10:23:35.579 INFO kablam! usermod: no changes Oct 11 10:23:35.636 INFO kablam! Compiling td_rredis v0.1.2 (/source) Oct 11 10:23:36.508 INFO kablam! warning: unused imports: `FromRedisValue`, `RedisResult` Oct 11 10:23:36.508 INFO kablam! --> examples/cluster.rs:4:13 Oct 11 10:23:36.508 INFO kablam! | Oct 11 10:23:36.508 INFO kablam! 4 | use redis::{RedisResult, FromRedisValue}; Oct 11 10:23:36.508 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ Oct 11 10:23:36.508 INFO kablam! | Oct 11 10:23:36.508 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:23:36.508 INFO kablam! Oct 11 10:23:36.608 INFO kablam! warning: unused variable: `xx1` Oct 11 10:23:36.608 INFO kablam! --> examples/cluster.rs:30:14 Oct 11 10:23:36.608 INFO kablam! | Oct 11 10:23:36.608 INFO kablam! 30 | let (xx, xx1) : (String, String) = try!(redis::cmd("MGET").arg(&["key1", "key5"]).query_cluster(&mut cluster)); Oct 11 10:23:36.608 INFO kablam! | ^^^ help: consider using `_xx1` instead Oct 11 10:23:36.608 INFO kablam! | Oct 11 10:23:36.608 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 10:23:36.608 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `std::error` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:2:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 2 | use std::error; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `std::fmt` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:3:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 3 | use std::fmt; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `std::io` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:4:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 4 | use std::io; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `std::hash::Hash` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:5:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 5 | use std::hash::Hash; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused imports: `Utf8Error`, `from_utf8` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:6:16 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 6 | use std::str::{from_utf8, Utf8Error}; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:7:24 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 7 | use std::collections::{HashMap, HashSet}; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `std::convert::From` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:8:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 8 | use std::convert::From; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.697 INFO kablam! warning: unused import: `redis::RedisResult` Oct 11 10:23:36.697 INFO kablam! --> examples/redis.rs:10:5 Oct 11 10:23:36.697 INFO kablam! | Oct 11 10:23:36.697 INFO kablam! 10 | use redis::RedisResult; Oct 11 10:23:36.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 10:23:36.697 INFO kablam! Oct 11 10:23:36.740 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:23:36.740 INFO kablam! --> tests/test_basic.rs:461:45 Oct 11 10:23:36.740 INFO kablam! | Oct 11 10:23:36.740 INFO kablam! 461 | assert_eq!(con.hincr(key1, "f1", 1), Ok((2))); Oct 11 10:23:36.740 INFO kablam! | ^^^ help: remove these parentheses Oct 11 10:23:36.740 INFO kablam! | Oct 11 10:23:36.740 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:23:36.740 INFO kablam! Oct 11 10:23:36.740 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:23:36.740 INFO kablam! --> tests/test_basic.rs:462:50 Oct 11 10:23:36.740 INFO kablam! | Oct 11 10:23:36.740 INFO kablam! 462 | assert_eq!(con.hincr(key1, "f2", 1.5f32), Ok((3.5f32))); Oct 11 10:23:36.740 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 10:23:36.740 INFO kablam! Oct 11 10:23:37.804 INFO kablam! warning: unreachable expression Oct 11 10:23:37.804 INFO kablam! --> src/parser.rs:105:26 Oct 11 10:23:37.804 INFO kablam! | Oct 11 10:23:37.804 INFO kablam! 105 | Ok(_) => return fail!((ErrorKind::PatternError, "Could not read enough bytes")), Oct 11 10:23:37.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:23:37.804 INFO kablam! | Oct 11 10:23:37.804 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 10:23:37.804 INFO kablam! Oct 11 10:23:38.049 INFO kablam! warning: unreachable expression Oct 11 10:23:38.049 INFO kablam! --> src/lib.rs:7:23 Oct 11 10:23:38.049 INFO kablam! | Oct 11 10:23:38.050 INFO kablam! 7 | if !($expr) { return $err_result; } Oct 11 10:23:38.050 INFO kablam! | ^^^^^^ Oct 11 10:23:38.050 INFO kablam! | Oct 11 10:23:38.050 INFO kablam! ::: src/script.rs:173:25 Oct 11 10:23:38.051 INFO kablam! | Oct 11 10:23:38.051 INFO kablam! 173 | / ensure!(self.script.hash == hash, Oct 11 10:23:38.051 INFO kablam! 174 | | fail!((ErrorKind::BusyLoadingError, "load hash error"))); Oct 11 10:23:38.052 INFO kablam! | |_________________________________________________________________________________________- in this macro invocation Oct 11 10:23:38.052 INFO kablam! Oct 11 10:23:38.052 INFO kablam! warning: unreachable expression Oct 11 10:23:38.052 INFO kablam! --> src/lib.rs:7:23 Oct 11 10:23:38.053 INFO kablam! | Oct 11 10:23:38.053 INFO kablam! 7 | if !($expr) { return $err_result; } Oct 11 10:23:38.053 INFO kablam! | ^^^^^^ Oct 11 10:23:38.053 INFO kablam! | Oct 11 10:23:38.053 INFO kablam! ::: src/script.rs:184:25 Oct 11 10:23:38.053 INFO kablam! | Oct 11 10:23:38.053 INFO kablam! 184 | / ensure!(self.script.hash == hash, Oct 11 10:23:38.053 INFO kablam! 185 | | fail!((ErrorKind::BusyLoadingError, "load hash error"))); Oct 11 10:23:38.053 INFO kablam! | |_________________________________________________________________________________________- in this macro invocation Oct 11 10:23:38.053 INFO kablam! Oct 11 10:23:39.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 11 10:23:39.756 INFO kablam! su: No module specific data is present Oct 11 10:23:40.001 INFO running `"docker" "rm" "-f" "dfae9e4aa0f30bdbb70b0c89bc24e50bbe0a2148104bc8c4a0cce74ead14281b"` Oct 11 10:23:40.248 INFO blam! dfae9e4aa0f30bdbb70b0c89bc24e50bbe0a2148104bc8c4a0cce74ead14281b Oct 11 10:23:40.268 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:23:40.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:23:40.858 INFO blam! 60657a548e2a0a93509ce8617c215b15b2120ca218c6a01da656515f2006d43f Oct 11 10:23:40.872 INFO running `"docker" "start" "-a" "60657a548e2a0a93509ce8617c215b15b2120ca218c6a01da656515f2006d43f"` Oct 11 10:23:42.023 INFO kablam! usermod: no changes Oct 11 10:23:42.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 10:23:42.156 INFO kablam! Running /target/debug/deps/td_rredis-f1e3841882bdec22 Oct 11 10:23:42.164 INFO kablam! Running /target/debug/deps/test_basic-45d234d0743388c9 Oct 11 10:23:42.164 INFO blam! Oct 11 10:23:42.164 INFO blam! running 0 tests Oct 11 10:23:42.164 INFO blam! Oct 11 10:23:42.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:23:42.164 INFO blam! Oct 11 10:23:42.172 INFO blam! Oct 11 10:23:42.172 INFO blam! running 25 tests Oct 11 10:23:42.312 INFO blam! test test_hash_ops ... FAILED Oct 11 10:23:42.320 INFO blam! test test_info ... FAILED Oct 11 10:23:42.328 INFO blam! test test_incr ... FAILED Oct 11 10:23:42.328 INFO blam! test test_args ... FAILED Oct 11 10:23:42.328 INFO blam! test test_getset ... FAILED Oct 11 10:23:42.328 INFO blam! test test_filtered_scanning ... FAILED Oct 11 10:23:42.328 INFO blam! test test_empty_pipeline ... FAILED Oct 11 10:23:42.328 INFO blam! test test_cluster ... FAILED Oct 11 10:23:42.328 INFO blam! test test_auto_m_versions ... FAILED Oct 11 10:23:42.336 INFO blam! test test_pubsub ... FAILED Oct 11 10:23:42.336 INFO blam! test test_optionals ... FAILED Oct 11 10:23:42.336 INFO blam! test test_pipeline ... FAILED Oct 11 10:23:42.336 INFO blam! test test_nice_list_api ... FAILED Oct 11 10:23:42.336 INFO blam! test test_nice_api ... FAILED Oct 11 10:23:42.336 INFO blam! test test_nice_hash_api ... FAILED Oct 11 10:23:42.337 INFO blam! test test_real_transaction_highlevel ... FAILED Oct 11 10:23:42.337 INFO blam! test test_scanning ... FAILED Oct 11 10:23:42.349 INFO blam! test test_script ... FAILED Oct 11 10:23:42.349 INFO blam! test test_pipeline_transaction ... FAILED Oct 11 10:23:42.349 INFO blam! test test_real_transaction ... FAILED Oct 11 10:23:42.349 INFO blam! test test_scan ... FAILED Oct 11 10:23:42.350 INFO blam! test test_set_ops ... FAILED Oct 11 10:23:42.350 INFO blam! test test_tuple_args ... FAILED Oct 11 10:23:42.350 INFO blam! test test_tuple_decoding_regression ... FAILED Oct 11 10:23:42.434 INFO blam! test test_invalid_protocol ... ok Oct 11 10:23:42.434 INFO kablam! error: test failed, to rerun pass '--test test_basic' Oct 11 10:23:42.434 INFO blam! Oct 11 10:23:42.434 INFO kablam! su: No module specific data is present Oct 11 10:23:42.435 INFO blam! failures: Oct 11 10:23:42.435 INFO blam! Oct 11 10:23:42.435 INFO blam! ---- test_hash_ops stdout ---- Oct 11 10:23:42.435 INFO blam! thread 'test_hash_ops' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.435 INFO blam! stack backtrace: Oct 11 10:23:42.435 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.435 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.435 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.435 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.435 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.435 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.435 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.435 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.435 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.435 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.435 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.435 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.435 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.436 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.436 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.436 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.436 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.436 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.436 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.436 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.436 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.436 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.436 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.436 INFO blam! 11: 0x5570524b61c9 - test_basic::test_hash_ops::h857fffd1d7fbabd7 Oct 11 10:23:42.436 INFO blam! at tests/test_basic.rs:99 Oct 11 10:23:42.436 INFO blam! 12: 0x5570524b6179 - test_basic::test_hash_ops::{{closure}}::hb9edda94e22b7f8a Oct 11 10:23:42.436 INFO blam! at tests/test_basic.rs:97 Oct 11 10:23:42.436 INFO blam! 13: 0x5570524ed7fd - core::ops::function::FnOnce::call_once::h82eb2fe88ae9adb7 Oct 11 10:23:42.436 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.436 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.437 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.437 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.437 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.437 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.437 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.437 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.437 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.437 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.437 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.437 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.437 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.437 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.437 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.437 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.437 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.437 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.438 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.438 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.438 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.438 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.438 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.438 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.438 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.438 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.438 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.438 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.438 INFO blam! 24: 0x0 - Oct 11 10:23:42.438 INFO blam! Oct 11 10:23:42.438 INFO blam! ---- test_info stdout ---- Oct 11 10:23:42.438 INFO blam! thread 'test_info' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.438 INFO blam! stack backtrace: Oct 11 10:23:42.438 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.444 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.445 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.445 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.445 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.445 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.445 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.445 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.445 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.445 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.445 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.445 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.445 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.445 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.445 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.445 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.445 INFO blam! 11: 0x5570524b5939 - test_basic::test_info::he4df8d4dc9629c39 Oct 11 10:23:42.445 INFO blam! at tests/test_basic.rs:86 Oct 11 10:23:42.445 INFO blam! 12: 0x5570524b58e9 - test_basic::test_info::{{closure}}::h1b4ba988cb881a7f Oct 11 10:23:42.445 INFO blam! at tests/test_basic.rs:84 Oct 11 10:23:42.445 INFO blam! 13: 0x5570524ed95d - core::ops::function::FnOnce::call_once::ha931c8088c4bf699 Oct 11 10:23:42.445 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.445 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.445 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.445 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.445 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.445 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.445 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.445 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.445 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.445 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.445 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.445 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.445 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.445 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.445 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.445 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.445 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.445 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.445 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.445 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.445 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.445 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.445 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.445 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.445 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.445 INFO blam! 24: 0x0 - Oct 11 10:23:42.445 INFO blam! Oct 11 10:23:42.445 INFO blam! ---- test_incr stdout ---- Oct 11 10:23:42.445 INFO blam! thread 'test_incr' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.445 INFO blam! stack backtrace: Oct 11 10:23:42.445 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.445 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.445 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.445 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.445 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.445 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.445 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.445 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.445 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.445 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.445 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.445 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.446 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.446 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.446 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.446 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.446 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.446 INFO blam! 11: 0x5570524b54a3 - test_basic::test_incr::h397eb31aefd8ca28 Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:74 Oct 11 10:23:42.446 INFO blam! 12: 0x5570524b5459 - test_basic::test_incr::{{closure}}::h692f4070fb92191a Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:72 Oct 11 10:23:42.446 INFO blam! 13: 0x5570524ed6bd - core::ops::function::FnOnce::call_once::h4b36026c3dcf633a Oct 11 10:23:42.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.446 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.446 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.446 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.446 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.446 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.446 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.446 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.446 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.446 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.446 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.446 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.446 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.446 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.446 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.446 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.446 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.446 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.446 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.446 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.446 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.446 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.446 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.446 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.446 INFO blam! 24: 0x0 - Oct 11 10:23:42.446 INFO blam! Oct 11 10:23:42.446 INFO blam! ---- test_args stdout ---- Oct 11 10:23:42.446 INFO blam! thread 'test_args' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.446 INFO blam! stack backtrace: Oct 11 10:23:42.446 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.446 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.446 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.446 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.446 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.446 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.446 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.446 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.446 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.446 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.446 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.446 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.446 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.446 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.446 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.446 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.446 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.446 INFO blam! 11: 0x5570524b4553 - test_basic::test_args::he5a4752f217568ae Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:46 Oct 11 10:23:42.446 INFO blam! 12: 0x5570524b4509 - test_basic::test_args::{{closure}}::he49130e836660963 Oct 11 10:23:42.446 INFO blam! at tests/test_basic.rs:44 Oct 11 10:23:42.446 INFO blam! 13: 0x5570524ed43d - core::ops::function::FnOnce::call_once::h10317834528596a3 Oct 11 10:23:42.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.446 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.446 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.446 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.446 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.446 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.446 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.446 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.446 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.446 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.446 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.446 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.446 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.446 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.447 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.447 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.447 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.447 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.447 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.447 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.447 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.447 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.447 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.447 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.447 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.447 INFO blam! 24: 0x0 - Oct 11 10:23:42.447 INFO blam! Oct 11 10:23:42.447 INFO blam! ---- test_getset stdout ---- Oct 11 10:23:42.447 INFO blam! thread 'test_getset' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.447 INFO blam! stack backtrace: Oct 11 10:23:42.447 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.447 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.447 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.447 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.447 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.447 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.447 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.447 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.447 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.447 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.447 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.447 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.447 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.447 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.447 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.447 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.447 INFO blam! 11: 0x5570524b4c79 - test_basic::test_getset::h480c884490e8632e Oct 11 10:23:42.447 INFO blam! at tests/test_basic.rs:60 Oct 11 10:23:42.447 INFO blam! 12: 0x5570524b4c29 - test_basic::test_getset::{{closure}}::h2da90debde6e5734 Oct 11 10:23:42.447 INFO blam! at tests/test_basic.rs:58 Oct 11 10:23:42.447 INFO blam! 13: 0x5570524ed87d - core::ops::function::FnOnce::call_once::h943b3371891a2e98 Oct 11 10:23:42.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.447 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.447 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.447 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.447 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.447 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.447 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.447 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.447 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.447 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.447 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.447 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.447 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.447 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.447 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.447 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.447 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.447 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.447 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.447 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.447 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.447 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.447 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.447 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.447 INFO blam! 24: 0x0 - Oct 11 10:23:42.447 INFO blam! Oct 11 10:23:42.447 INFO blam! ---- test_filtered_scanning stdout ---- Oct 11 10:23:42.447 INFO blam! thread 'test_filtered_scanning' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.447 INFO blam! stack backtrace: Oct 11 10:23:42.447 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.447 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.447 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.447 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.448 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.448 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.448 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.448 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.448 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.448 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.448 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.448 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.448 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.448 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.448 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.448 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.448 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.448 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.448 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.448 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.448 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.448 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.448 INFO blam! 11: 0x5570524b88d9 - test_basic::test_filtered_scanning::h9f376db47784740f Oct 11 10:23:42.448 INFO blam! at tests/test_basic.rs:182 Oct 11 10:23:42.448 INFO blam! 12: 0x5570524b8889 - test_basic::test_filtered_scanning::{{closure}}::h7fa0ed331fce0e48 Oct 11 10:23:42.448 INFO blam! at tests/test_basic.rs:180 Oct 11 10:23:42.448 INFO blam! 13: 0x5570524ed47d - core::ops::function::FnOnce::call_once::h13a15269640c9dfe Oct 11 10:23:42.448 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.448 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.448 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.448 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.448 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.448 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.448 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.456 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.456 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.456 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.456 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.456 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.456 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.456 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.456 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.456 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.456 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.456 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.456 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.456 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.456 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.456 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.456 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.456 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.456 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.456 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.456 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.456 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.456 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.456 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.456 INFO blam! 24: 0x0 - Oct 11 10:23:42.456 INFO blam! Oct 11 10:23:42.456 INFO blam! ---- test_empty_pipeline stdout ---- Oct 11 10:23:42.456 INFO blam! thread 'test_empty_pipeline' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.456 INFO blam! stack backtrace: Oct 11 10:23:42.456 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.456 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.456 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.456 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.456 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.456 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.456 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.457 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.457 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.457 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.457 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.457 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.457 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.457 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.457 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.457 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.457 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.457 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.457 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.457 INFO blam! 11: 0x5570524ba140 - test_basic::test_empty_pipeline::h0a6b9c6ab8b64124 Oct 11 10:23:42.457 INFO blam! at tests/test_basic.rs:244 Oct 11 10:23:42.457 INFO blam! 12: 0x5570524ba0f9 - test_basic::test_empty_pipeline::{{closure}}::hba17c1df09f17b5a Oct 11 10:23:42.457 INFO blam! at tests/test_basic.rs:242 Oct 11 10:23:42.457 INFO blam! 13: 0x5570524ed83d - core::ops::function::FnOnce::call_once::h85f39d35b1eb6cd9 Oct 11 10:23:42.457 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.457 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.457 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.457 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.457 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.457 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.457 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.457 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.457 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.457 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.457 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.457 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.457 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.457 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.457 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.457 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.457 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.457 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.457 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.457 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.457 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.457 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.457 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.457 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.457 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.457 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.457 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.457 INFO blam! 24: 0x0 - Oct 11 10:23:42.457 INFO blam! Oct 11 10:23:42.457 INFO blam! ---- test_cluster stdout ---- Oct 11 10:23:42.457 INFO blam! thread 'test_cluster' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.457 INFO blam! stack backtrace: Oct 11 10:23:42.457 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.457 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.457 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.457 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.457 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.457 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.457 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.457 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.457 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.457 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.457 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.458 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.458 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.458 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.458 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.458 INFO blam! 9: 0x5570525060ec - >::unwrap::h2d8955b12694962a Oct 11 10:23:42.458 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.458 INFO blam! 10: 0x5570524c3ecf - test_basic::test_cluster::h5f27d8c215e07620 Oct 11 10:23:42.458 INFO blam! at tests/test_basic.rs:540 Oct 11 10:23:42.458 INFO blam! 11: 0x5570524c3be9 - test_basic::test_cluster::{{closure}}::h70ee56711ea1d103 Oct 11 10:23:42.458 INFO blam! at tests/test_basic.rs:534 Oct 11 10:23:42.458 INFO blam! 12: 0x5570524ed4fd - core::ops::function::FnOnce::call_once::h1c3e69d92d909be2 Oct 11 10:23:42.458 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.458 INFO blam! 13: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.458 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.458 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.458 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.458 INFO blam! 14: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.458 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.458 INFO blam! 15: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.458 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.458 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.458 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.458 INFO blam! 16: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.458 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.458 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.458 INFO blam! 17: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.458 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.458 INFO blam! 18: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.458 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.458 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.458 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.458 INFO blam! 19: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.458 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.458 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.458 INFO blam! 20: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.458 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.458 INFO blam! 21: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.458 INFO blam! 22: 0x7f03a610041c - clone Oct 11 10:23:42.458 INFO blam! 23: 0x0 - Oct 11 10:23:42.458 INFO blam! Oct 11 10:23:42.458 INFO blam! ---- test_auto_m_versions stdout ---- Oct 11 10:23:42.458 INFO blam! thread 'test_auto_m_versions' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.458 INFO blam! stack backtrace: Oct 11 10:23:42.458 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.458 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.458 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.458 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.458 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.458 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.458 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.458 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.458 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.458 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.458 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.458 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.458 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.458 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.458 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.458 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.458 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.458 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.458 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.458 INFO blam! 11: 0x5570524bdfa3 - test_basic::test_auto_m_versions::hcfdb187307ec9361 Oct 11 10:23:42.458 INFO blam! at tests/test_basic.rs:407 Oct 11 10:23:42.459 INFO blam! 12: 0x5570524bdf59 - test_basic::test_auto_m_versions::{{closure}}::h26150558a6e5211a Oct 11 10:23:42.459 INFO blam! at tests/test_basic.rs:405 Oct 11 10:23:42.459 INFO blam! 13: 0x5570524eda7d - core::ops::function::FnOnce::call_once::hea4896ab20944069 Oct 11 10:23:42.459 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.459 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.459 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.459 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.459 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.459 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.459 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.459 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.459 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.459 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.459 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.459 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.459 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.459 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.459 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.459 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.459 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.459 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.459 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.459 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.459 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.459 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.459 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.459 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.459 INFO blam! 24: 0x0 - Oct 11 10:23:42.459 INFO blam! Oct 11 10:23:42.459 INFO blam! ---- test_pubsub stdout ---- Oct 11 10:23:42.459 INFO blam! thread 'test_pubsub' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.459 INFO blam! stack backtrace: Oct 11 10:23:42.459 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.459 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.459 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.459 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.459 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.459 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.459 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.459 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.459 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.459 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.459 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.459 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.459 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.459 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.459 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.459 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.459 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.459 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.459 INFO blam! 11: 0x5570524bb933 - test_basic::test_pubsub::hc069d8aacb8562de Oct 11 10:23:42.459 INFO blam! at tests/test_basic.rs:323 Oct 11 10:23:42.459 INFO blam! 12: 0x5570524bb8d9 - test_basic::test_pubsub::{{closure}}::h2a076c2f72e2d071 Oct 11 10:23:42.459 INFO blam! at tests/test_basic.rs:321 Oct 11 10:23:42.459 INFO blam! 13: 0x5570524edabd - core::ops::function::FnOnce::call_once::hf93eb2cd72dbedd4 Oct 11 10:23:42.459 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.459 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.459 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.459 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.459 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.459 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.459 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.459 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.459 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.459 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.459 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.459 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.459 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.459 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.459 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.459 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.459 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.459 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.459 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.460 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.460 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.460 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.460 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.460 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.460 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.460 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.460 INFO blam! 24: 0x0 - Oct 11 10:23:42.460 INFO blam! Oct 11 10:23:42.460 INFO blam! ---- test_optionals stdout ---- Oct 11 10:23:42.460 INFO blam! thread 'test_optionals' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.460 INFO blam! stack backtrace: Oct 11 10:23:42.460 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.460 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.468 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.468 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.468 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.468 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.468 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.468 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.468 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.468 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.468 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.468 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.468 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.468 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.468 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.468 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.468 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.468 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.468 INFO blam! 11: 0x5570524b9159 - test_basic::test_optionals::hd6ac4c49fb7a7e2d Oct 11 10:23:42.468 INFO blam! at tests/test_basic.rs:208 Oct 11 10:23:42.468 INFO blam! 12: 0x5570524b9109 - test_basic::test_optionals::{{closure}}::hc8bc1cdb700e31e3 Oct 11 10:23:42.468 INFO blam! at tests/test_basic.rs:206 Oct 11 10:23:42.468 INFO blam! 13: 0x5570524ed77d - core::ops::function::FnOnce::call_once::h638c34e332849fc9 Oct 11 10:23:42.468 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.468 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.468 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.468 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.468 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.468 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.468 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.468 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.468 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.468 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.468 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.468 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.468 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.468 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.468 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.468 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.468 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.468 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.468 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.468 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.469 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.469 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.469 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.469 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.469 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.469 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.469 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.469 INFO blam! 24: 0x0 - Oct 11 10:23:42.469 INFO blam! Oct 11 10:23:42.469 INFO blam! ---- test_pipeline stdout ---- Oct 11 10:23:42.469 INFO blam! thread 'test_pipeline' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.469 INFO blam! stack backtrace: Oct 11 10:23:42.469 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.469 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.469 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.469 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.469 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.469 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.469 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.469 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.469 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.469 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.469 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.469 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.469 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.469 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.469 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.469 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.469 INFO blam! 11: 0x5570524b9a19 - test_basic::test_pipeline::h80d969bfed201632 Oct 11 10:23:42.469 INFO blam! at tests/test_basic.rs:227 Oct 11 10:23:42.469 INFO blam! 12: 0x5570524b99c9 - test_basic::test_pipeline::{{closure}}::h7406588da41ca630 Oct 11 10:23:42.469 INFO blam! at tests/test_basic.rs:225 Oct 11 10:23:42.469 INFO blam! 13: 0x5570524ed99d - core::ops::function::FnOnce::call_once::hc29e19f06b2fb6e9 Oct 11 10:23:42.469 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.469 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.469 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.469 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.469 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.469 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.469 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.469 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.469 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.469 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.469 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.469 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.469 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.469 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.469 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.469 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.469 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.469 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.469 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.469 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.469 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.469 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.469 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.469 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.469 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.469 INFO blam! 24: 0x0 - Oct 11 10:23:42.469 INFO blam! Oct 11 10:23:42.469 INFO blam! ---- test_nice_list_api stdout ---- Oct 11 10:23:42.469 INFO blam! thread 'test_nice_list_api' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.469 INFO blam! stack backtrace: Oct 11 10:23:42.469 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.469 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.469 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.469 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.469 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.469 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.469 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.470 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.470 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.470 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.470 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.470 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.470 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.470 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.470 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.470 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.470 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.470 INFO blam! 11: 0x5570524be649 - test_basic::test_nice_list_api::h1aabc758f4b6d23c Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:417 Oct 11 10:23:42.470 INFO blam! 12: 0x5570524be5f9 - test_basic::test_nice_list_api::{{closure}}::h1707ce35744109ad Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:415 Oct 11 10:23:42.470 INFO blam! 13: 0x5570524ed73d - core::ops::function::FnOnce::call_once::h54fb49a20ddf24ad Oct 11 10:23:42.470 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.470 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.470 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.470 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.470 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.470 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.470 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.470 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.470 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.470 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.470 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.470 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.470 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.470 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.470 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.470 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.470 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.470 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.470 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.470 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.470 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.470 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.470 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.470 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.470 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.470 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.470 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.470 INFO blam! 24: 0x0 - Oct 11 10:23:42.470 INFO blam! Oct 11 10:23:42.470 INFO blam! ---- test_nice_api stdout ---- Oct 11 10:23:42.470 INFO blam! thread 'test_nice_api' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.470 INFO blam! stack backtrace: Oct 11 10:23:42.470 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.470 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.470 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.470 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.470 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.470 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.470 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.470 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.470 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.470 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.470 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.470 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.470 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.470 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.470 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.470 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.470 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.470 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.470 INFO blam! 11: 0x5570524bd429 - test_basic::test_nice_api::ha6deac714b541ac6 Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:383 Oct 11 10:23:42.470 INFO blam! 12: 0x5570524bd3d9 - test_basic::test_nice_api::{{closure}}::h8cbbfd51d44858a3 Oct 11 10:23:42.470 INFO blam! at tests/test_basic.rs:381 Oct 11 10:23:42.470 INFO blam! 13: 0x5570524ed5bd - core::ops::function::FnOnce::call_once::h3cabf0639da4d605 Oct 11 10:23:42.470 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.470 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.470 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.470 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.470 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.470 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.470 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.470 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.471 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.471 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.471 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.471 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.471 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.471 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.471 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.471 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.471 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.471 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.471 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.471 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.471 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.471 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.471 INFO blam! 24: 0x0 - Oct 11 10:23:42.471 INFO blam! Oct 11 10:23:42.471 INFO blam! ---- test_nice_hash_api stdout ---- Oct 11 10:23:42.471 INFO blam! thread 'test_nice_hash_api' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.471 INFO blam! stack backtrace: Oct 11 10:23:42.471 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.471 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.471 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.471 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.471 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.471 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.471 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.471 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.471 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.471 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.471 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.471 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.471 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.471 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.471 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.471 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.471 INFO blam! 11: 0x5570524bf3ff - test_basic::test_nice_hash_api::h2fc08acd4abb8c17 Oct 11 10:23:42.471 INFO blam! at tests/test_basic.rs:435 Oct 11 10:23:42.471 INFO blam! 12: 0x5570524bf399 - test_basic::test_nice_hash_api::{{closure}}::h8d4beedb806debc7 Oct 11 10:23:42.471 INFO blam! at tests/test_basic.rs:433 Oct 11 10:23:42.471 INFO blam! 13: 0x5570524ed5fd - core::ops::function::FnOnce::call_once::h3e443a998d5cb1d2 Oct 11 10:23:42.471 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.471 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.471 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.471 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.471 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.471 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.471 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.471 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.471 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.471 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.471 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.471 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.471 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.471 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.471 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.471 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.471 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.471 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.471 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.471 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.471 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.471 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.471 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.471 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.471 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.471 INFO blam! 24: 0x0 - Oct 11 10:23:42.472 INFO blam! Oct 11 10:23:42.472 INFO blam! ---- test_real_transaction_highlevel stdout ---- Oct 11 10:23:42.472 INFO blam! thread 'test_real_transaction_highlevel' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.472 INFO blam! stack backtrace: Oct 11 10:23:42.472 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.472 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.472 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.472 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.472 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.472 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.472 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.472 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.472 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.472 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.472 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.472 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.472 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.472 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.472 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.472 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.472 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.472 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.472 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.472 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.472 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.472 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.472 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.472 INFO blam! 11: 0x5570524bb183 - test_basic::test_real_transaction_highlevel::h331c0753b5bdf387 Oct 11 10:23:42.472 INFO blam! at tests/test_basic.rs:303 Oct 11 10:23:42.472 INFO blam! 12: 0x5570524bb139 - test_basic::test_real_transaction_highlevel::{{closure}}::h5c97db092b08b784 Oct 11 10:23:42.472 INFO blam! at tests/test_basic.rs:301 Oct 11 10:23:42.480 INFO blam! 13: 0x5570524eda3d - core::ops::function::FnOnce::call_once::he4623aa76de1a5e2 Oct 11 10:23:42.480 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.480 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.480 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.480 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.480 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.480 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.480 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.480 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.480 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.480 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.480 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.480 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.480 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.480 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.480 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.480 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.480 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.480 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.480 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.480 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.480 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.480 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.480 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.480 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.480 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.480 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.480 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.480 INFO blam! 24: 0x0 - Oct 11 10:23:42.480 INFO blam! Oct 11 10:23:42.480 INFO blam! ---- test_scanning stdout ---- Oct 11 10:23:42.480 INFO blam! thread 'test_scanning' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.480 INFO blam! stack backtrace: Oct 11 10:23:42.480 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.480 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.480 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.480 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.480 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.480 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.480 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.480 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.480 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.480 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.481 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.481 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.481 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.481 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.481 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.481 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.481 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.481 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.481 INFO blam! 11: 0x5570524b80d1 - test_basic::test_scanning::h37c7edfdfb3be2b5 Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:157 Oct 11 10:23:42.481 INFO blam! 12: 0x5570524b8079 - test_basic::test_scanning::{{closure}}::h2e29613c29c3a1e8 Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:155 Oct 11 10:23:42.481 INFO blam! 13: 0x5570524ed9fd - core::ops::function::FnOnce::call_once::he3b6753d7745a9c3 Oct 11 10:23:42.481 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.481 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.481 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.481 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.481 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.481 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.481 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.481 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.481 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.481 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.481 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.481 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.481 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.481 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.481 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.481 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.481 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.481 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.481 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.481 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.481 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.481 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.481 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.481 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.481 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.481 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.481 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.481 INFO blam! 24: 0x0 - Oct 11 10:23:42.481 INFO blam! Oct 11 10:23:42.481 INFO blam! ---- test_script stdout ---- Oct 11 10:23:42.481 INFO blam! thread 'test_script' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.481 INFO blam! stack backtrace: Oct 11 10:23:42.481 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.481 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.481 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.481 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.481 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.481 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.481 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.481 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.481 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.481 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.481 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.481 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.481 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.481 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.481 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.481 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.481 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.481 INFO blam! 11: 0x5570524bc733 - test_basic::test_script::hfd8405dc3c01b52a Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:349 Oct 11 10:23:42.481 INFO blam! 12: 0x5570524bc6e9 - test_basic::test_script::{{closure}}::hcfd7a8f5bbe66547 Oct 11 10:23:42.481 INFO blam! at tests/test_basic.rs:347 Oct 11 10:23:42.481 INFO blam! 13: 0x5570524ed7bd - core::ops::function::FnOnce::call_once::h6d47cb665170e38e Oct 11 10:23:42.481 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.481 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.481 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.481 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.481 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.481 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.481 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.481 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.481 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.481 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.481 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.481 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.482 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.482 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.482 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.482 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.482 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.482 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.482 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.482 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.482 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.482 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.482 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.482 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.482 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.482 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.482 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.482 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.482 INFO blam! 24: 0x0 - Oct 11 10:23:42.482 INFO blam! Oct 11 10:23:42.482 INFO blam! ---- test_pipeline_transaction stdout ---- Oct 11 10:23:42.482 INFO blam! thread 'test_pipeline_transaction' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.482 INFO blam! stack backtrace: Oct 11 10:23:42.482 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.482 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.482 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.482 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.482 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.482 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.482 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.482 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.482 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.482 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.482 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.482 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.482 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.482 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.482 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.482 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.482 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.482 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.482 INFO blam! 11: 0x5570524ba319 - test_basic::test_pipeline_transaction::ha93378acefe31236 Oct 11 10:23:42.482 INFO blam! at tests/test_basic.rs:256 Oct 11 10:23:42.482 INFO blam! 12: 0x5570524ba2c9 - test_basic::test_pipeline_transaction::{{closure}}::h90f61ec7186a8fb1 Oct 11 10:23:42.482 INFO blam! at tests/test_basic.rs:254 Oct 11 10:23:42.482 INFO blam! 13: 0x5570524ed67d - core::ops::function::FnOnce::call_once::h46c23ea455deda59 Oct 11 10:23:42.482 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.482 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.482 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.482 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.482 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.482 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.482 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.482 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.482 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.482 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.482 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.482 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.482 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.482 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.482 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.482 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.482 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.482 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.482 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.482 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.482 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.482 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.482 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.482 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.482 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.482 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.482 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.482 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.482 INFO blam! 24: 0x0 - Oct 11 10:23:42.482 INFO blam! Oct 11 10:23:42.482 INFO blam! ---- test_real_transaction stdout ---- Oct 11 10:23:42.482 INFO blam! thread 'test_real_transaction' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.482 INFO blam! stack backtrace: Oct 11 10:23:42.483 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.483 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.483 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.483 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.483 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.483 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.483 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.483 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.483 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.483 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.483 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.483 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.483 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.483 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.483 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.483 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.483 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.483 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.483 INFO blam! 11: 0x5570524baa59 - test_basic::test_real_transaction::hdd7a185cda43dc80 Oct 11 10:23:42.483 INFO blam! at tests/test_basic.rs:274 Oct 11 10:23:42.483 INFO blam! 12: 0x5570524baa09 - test_basic::test_real_transaction::{{closure}}::h8f113da33d233fa0 Oct 11 10:23:42.483 INFO blam! at tests/test_basic.rs:272 Oct 11 10:23:42.483 INFO blam! 13: 0x5570524ed6fd - core::ops::function::FnOnce::call_once::h4f33d2f759e0cd4e Oct 11 10:23:42.483 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.483 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.483 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.483 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.483 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.483 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.483 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.483 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.483 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.483 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.483 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.483 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.483 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.483 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.483 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.483 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.483 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.483 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.483 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.483 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.483 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.483 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.483 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.483 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.483 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.483 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.483 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.483 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.483 INFO blam! 24: 0x0 - Oct 11 10:23:42.483 INFO blam! Oct 11 10:23:42.483 INFO blam! ---- test_scan stdout ---- Oct 11 10:23:42.483 INFO blam! thread 'test_scan' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.483 INFO blam! stack backtrace: Oct 11 10:23:42.483 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.483 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.483 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.492 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.492 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.492 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.492 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.492 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.492 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.492 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.492 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.492 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.492 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.492 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.492 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.492 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.492 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.492 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.492 INFO blam! 11: 0x5570524b76d9 - test_basic::test_scan::hcc620e41e6fa9e3e Oct 11 10:23:42.492 INFO blam! at tests/test_basic.rs:139 Oct 11 10:23:42.492 INFO blam! 12: 0x5570524b7689 - test_basic::test_scan::{{closure}}::hbf1d8f9c95175a6d Oct 11 10:23:42.492 INFO blam! at tests/test_basic.rs:137 Oct 11 10:23:42.492 INFO blam! 13: 0x5570524ed8dd - core::ops::function::FnOnce::call_once::h9b3f52db1089ebcc Oct 11 10:23:42.492 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.492 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.492 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.492 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.492 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.492 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.492 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.492 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.492 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.492 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.492 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.492 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.492 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.492 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.492 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.492 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.492 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.492 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.493 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.493 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.493 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.493 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.493 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.493 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.493 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.493 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.493 INFO blam! 24: 0x0 - Oct 11 10:23:42.493 INFO blam! Oct 11 10:23:42.493 INFO blam! ---- test_set_ops stdout ---- Oct 11 10:23:42.493 INFO blam! thread 'test_set_ops' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.493 INFO blam! stack backtrace: Oct 11 10:23:42.493 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.493 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.493 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.493 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.493 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.493 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.493 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.493 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.493 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.493 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.493 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.493 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.493 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.493 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.493 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.493 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.493 INFO blam! 11: 0x5570524b6b39 - test_basic::test_set_ops::h6f3dab9345e624bc Oct 11 10:23:42.493 INFO blam! at tests/test_basic.rs:115 Oct 11 10:23:42.493 INFO blam! 12: 0x5570524b6ae9 - test_basic::test_set_ops::{{closure}}::h9a8663f2466ce0d8 Oct 11 10:23:42.493 INFO blam! at tests/test_basic.rs:113 Oct 11 10:23:42.493 INFO blam! 13: 0x5570524ed57d - core::ops::function::FnOnce::call_once::h2b615565abc0a2ea Oct 11 10:23:42.493 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.493 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.493 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.493 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.493 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.493 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.493 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.493 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.493 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.493 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.493 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.493 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.493 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.493 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.493 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.493 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.493 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.493 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.493 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.493 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.493 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.493 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.493 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.493 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.493 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.493 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.493 INFO blam! 24: 0x0 - Oct 11 10:23:42.493 INFO blam! Oct 11 10:23:42.493 INFO blam! ---- test_tuple_args stdout ---- Oct 11 10:23:42.493 INFO blam! thread 'test_tuple_args' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.493 INFO blam! stack backtrace: Oct 11 10:23:42.493 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.493 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.493 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.493 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.500 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.500 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.500 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.500 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.500 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.500 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.500 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.500 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.500 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.500 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.500 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.500 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.500 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.500 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.500 INFO blam! 11: 0x5570524bccd9 - test_basic::test_tuple_args::h44b2d38bd6e0170c Oct 11 10:23:42.500 INFO blam! at tests/test_basic.rs:367 Oct 11 10:23:42.500 INFO blam! 12: 0x5570524bcc89 - test_basic::test_tuple_args::{{closure}}::h7f312a8a546ffe7e Oct 11 10:23:42.500 INFO blam! at tests/test_basic.rs:365 Oct 11 10:23:42.500 INFO blam! 13: 0x5570524ed4bd - core::ops::function::FnOnce::call_once::h148fe7c90f701329 Oct 11 10:23:42.500 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.500 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.500 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.500 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.500 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.500 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.500 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.500 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.500 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.500 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.500 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.500 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.500 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.500 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.500 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.500 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.500 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.500 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.500 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.500 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.500 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.501 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.501 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.501 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.501 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.501 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.501 INFO blam! 24: 0x0 - Oct 11 10:23:42.501 INFO blam! Oct 11 10:23:42.501 INFO blam! ---- test_tuple_decoding_regression stdout ---- Oct 11 10:23:42.501 INFO blam! thread 'test_tuple_decoding_regression' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', libcore/result.rs:1009:5 Oct 11 10:23:42.501 INFO blam! stack backtrace: Oct 11 10:23:42.501 INFO blam! 0: 0x5570526abcae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:23:42.501 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:23:42.501 INFO blam! 1: 0x5570526b55d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:23:42.501 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:23:42.501 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:23:42.501 INFO blam! 2: 0x5570526b01dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:211 Oct 11 10:23:42.501 INFO blam! 3: 0x5570526afeeb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:221 Oct 11 10:23:42.501 INFO blam! 4: 0x5570526b088c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:476 Oct 11 10:23:42.501 INFO blam! 5: 0x5570526b0449 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:390 Oct 11 10:23:42.501 INFO blam! 6: 0x5570526b0345 - rust_begin_unwind Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:325 Oct 11 10:23:42.501 INFO blam! 7: 0x5570526f610b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 10:23:42.501 INFO blam! at libcore/panicking.rs:77 Oct 11 10:23:42.501 INFO blam! 8: 0x557052508da3 - core::result::unwrap_failed::h7dbc00f74ceb7fce Oct 11 10:23:42.501 INFO blam! at libcore/macros.rs:26 Oct 11 10:23:42.501 INFO blam! 9: 0x5570525065a1 - >::unwrap::h6090619631747b6c Oct 11 10:23:42.501 INFO blam! at libcore/result.rs:808 Oct 11 10:23:42.501 INFO blam! 10: 0x5570524b4295 - test_basic::TestContext::connection::h3ea08f6b6974821d Oct 11 10:23:42.501 INFO blam! at tests/test_basic.rs:26 Oct 11 10:23:42.501 INFO blam! 11: 0x5570524c1c79 - test_basic::test_tuple_decoding_regression::ha08b074668e45b8c Oct 11 10:23:42.501 INFO blam! at tests/test_basic.rs:482 Oct 11 10:23:42.501 INFO blam! 12: 0x5570524c1c29 - test_basic::test_tuple_decoding_regression::{{closure}}::hcfc9b6fa7fbf7e82 Oct 11 10:23:42.501 INFO blam! at tests/test_basic.rs:480 Oct 11 10:23:42.501 INFO blam! 13: 0x5570524ed53d - core::ops::function::FnOnce::call_once::h29c808e49f7b9f69 Oct 11 10:23:42.501 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.501 INFO blam! 14: 0x55705252de0e - >::call_box::h95b7cb918af67b5d Oct 11 10:23:42.501 INFO blam! at libtest/lib.rs:1468 Oct 11 10:23:42.501 INFO blam! at libcore/ops/function.rs:238 Oct 11 10:23:42.501 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.501 INFO blam! 15: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.501 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.501 INFO blam! 16: 0x55705254e95d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.501 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.501 INFO blam! at libtest/lib.rs:1423 Oct 11 10:23:42.501 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:23:42.501 INFO blam! 17: 0x55705254f564 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:23:42.501 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:23:42.501 INFO blam! at libstd/panic.rs:313 Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:310 Oct 11 10:23:42.501 INFO blam! 18: 0x5570526c07a9 - __rust_maybe_catch_panic Oct 11 10:23:42.501 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:23:42.501 INFO blam! 19: 0x55705253cb26 - >::call_box::h96125cb29a9ba44b Oct 11 10:23:42.501 INFO blam! at libstd/panicking.rs:289 Oct 11 10:23:42.501 INFO blam! at libstd/panic.rs:392 Oct 11 10:23:42.501 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:23:42.501 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:23:42.501 INFO blam! 20: 0x5570526ae48a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:23:42.501 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:23:42.501 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:23:42.501 INFO blam! 21: 0x5570526a0ca5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:23:42.501 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:23:42.501 INFO blam! 22: 0x7f03a65e06b9 - start_thread Oct 11 10:23:42.501 INFO blam! 23: 0x7f03a610041c - clone Oct 11 10:23:42.501 INFO blam! 24: 0x0 - Oct 11 10:23:42.501 INFO blam! Oct 11 10:23:42.501 INFO blam! Oct 11 10:23:42.501 INFO blam! failures: Oct 11 10:23:42.501 INFO blam! test_args Oct 11 10:23:42.501 INFO blam! test_auto_m_versions Oct 11 10:23:42.501 INFO blam! test_cluster Oct 11 10:23:42.501 INFO blam! test_empty_pipeline Oct 11 10:23:42.501 INFO blam! test_filtered_scanning Oct 11 10:23:42.501 INFO blam! test_getset Oct 11 10:23:42.501 INFO blam! test_hash_ops Oct 11 10:23:42.501 INFO blam! test_incr Oct 11 10:23:42.501 INFO blam! test_info Oct 11 10:23:42.501 INFO blam! test_nice_api Oct 11 10:23:42.501 INFO blam! test_nice_hash_api Oct 11 10:23:42.501 INFO blam! test_nice_list_api Oct 11 10:23:42.501 INFO blam! test_optionals Oct 11 10:23:42.501 INFO blam! test_pipeline Oct 11 10:23:42.501 INFO blam! test_pipeline_transaction Oct 11 10:23:42.501 INFO blam! test_pubsub Oct 11 10:23:42.501 INFO blam! test_real_transaction Oct 11 10:23:42.501 INFO blam! test_real_transaction_highlevel Oct 11 10:23:42.501 INFO blam! test_scan Oct 11 10:23:42.501 INFO blam! test_scanning Oct 11 10:23:42.502 INFO blam! test_script Oct 11 10:23:42.502 INFO blam! test_set_ops Oct 11 10:23:42.502 INFO blam! test_tuple_args Oct 11 10:23:42.502 INFO blam! test_tuple_decoding_regression Oct 11 10:23:42.502 INFO blam! Oct 11 10:23:42.508 INFO blam! test result: FAILED. 1 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:23:42.512 INFO blam! Oct 11 10:23:43.468 INFO running `"docker" "rm" "-f" "60657a548e2a0a93509ce8617c215b15b2120ca218c6a01da656515f2006d43f"` Oct 11 10:23:43.729 INFO blam! 60657a548e2a0a93509ce8617c215b15b2120ca218c6a01da656515f2006d43f