[INFO] crate tokio-zookeeper 0.1.3 is already in cache [INFO] extracting crate tokio-zookeeper 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/tokio-zookeeper/0.1.3 [INFO] extracting crate tokio-zookeeper 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tokio-zookeeper/0.1.3 [INFO] validating manifest of tokio-zookeeper-0.1.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tokio-zookeeper-0.1.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tokio-zookeeper-0.1.3 [INFO] finished frobbing tokio-zookeeper-0.1.3 [INFO] frobbed toml for tokio-zookeeper-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tokio-zookeeper/0.1.3/Cargo.toml [INFO] started frobbing tokio-zookeeper-0.1.3 [INFO] finished frobbing tokio-zookeeper-0.1.3 [INFO] frobbed toml for tokio-zookeeper-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tokio-zookeeper/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tokio-zookeeper-0.1.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tokio-zookeeper/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c87e911f2ef6daf687d8f8266efcbcdc7c276c42cde8ca57d87b31969f6ef1a9 [INFO] running `"docker" "start" "-a" "c87e911f2ef6daf687d8f8266efcbcdc7c276c42cde8ca57d87b31969f6ef1a9"` [INFO] [stderr] Compiling tokio-zookeeper v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proto/mod.rs:544:22 [INFO] [stderr] | [INFO] [stderr] 544 | Reconnecting(Box, Error = failure::Error> + Send + 'static>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/proto/mod.rs:455:25 [INFO] [stderr] | [INFO] [stderr] 455 | tx.send(Err(e)).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/proto/mod.rs:481:25 [INFO] [stderr] | [INFO] [stderr] 481 | tx.send(Ok(r)).is_ok(); // if receiver doesn't care, we don't either [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.67s [INFO] running `"docker" "inspect" "c87e911f2ef6daf687d8f8266efcbcdc7c276c42cde8ca57d87b31969f6ef1a9"` [INFO] running `"docker" "rm" "-f" "c87e911f2ef6daf687d8f8266efcbcdc7c276c42cde8ca57d87b31969f6ef1a9"` [INFO] [stdout] c87e911f2ef6daf687d8f8266efcbcdc7c276c42cde8ca57d87b31969f6ef1a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tokio-zookeeper/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1e80c4e5457edbea85927611ad5d3893ce693d767687239bd70f73df4b678c7d [INFO] running `"docker" "start" "-a" "1e80c4e5457edbea85927611ad5d3893ce693d767687239bd70f73df4b678c7d"` [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling tokio-zookeeper v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proto/mod.rs:544:22 [INFO] [stderr] | [INFO] [stderr] 544 | Reconnecting(Box, Error = failure::Error> + Send + 'static>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/proto/mod.rs:455:25 [INFO] [stderr] | [INFO] [stderr] 455 | tx.send(Err(e)).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/proto/mod.rs:481:25 [INFO] [stderr] | [INFO] [stderr] 481 | tx.send(Ok(r)).is_ok(); // if receiver doesn't care, we don't either [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `"docker" "inspect" "1e80c4e5457edbea85927611ad5d3893ce693d767687239bd70f73df4b678c7d"` [INFO] running `"docker" "rm" "-f" "1e80c4e5457edbea85927611ad5d3893ce693d767687239bd70f73df4b678c7d"` [INFO] [stdout] 1e80c4e5457edbea85927611ad5d3893ce693d767687239bd70f73df4b678c7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tokio-zookeeper/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bc723a921380bc48df60078b1c0482cf08411a74ba39aeac354d7c70b1eb5a9c [INFO] running `"docker" "start" "-a" "bc723a921380bc48df60078b1c0482cf08411a74ba39aeac354d7c70b1eb5a9c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_zookeeper-daea01260d619cde [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::acl::tests::permission_can ... ok [INFO] [stdout] test types::acl::tests::permission_bitor ... ok [INFO] [stdout] test types::acl::tests::permission_format ... ok [INFO] [stderr] thread 'tokio-runtime-worker-0' panicked at 'Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x5558bbede07f) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stderr] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x5558bbedd9ee) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stderr] 2: >::from::h91fac270198895fb (0x5558bbc408ac) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from::hc17f48c2611f88a8 (0x5558bbc974cf) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stderr] 4: core::ops::function::FnOnce::call_once::h0c1d45f56ffa3bed (0x5558bbc2cd52) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 5: core::result::Result::map_err::he78f63d37897c58c (0x5558bbc813e9) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stderr] 6: as futures::future::Future>::poll::h3fc1c13e58d3996d (0x5558bbc41371) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stderr] 7: futures::future::chain::Chain::poll::h046b4ca92b15b558 (0x5558bbbfb215) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stderr] 8: as futures::future::Future>::poll::h5a6f3b46f6c47c37 (0x5558bbc4274d) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stderr] 9: as futures::future::Future>::poll::h10e0b493c84168e1 (0x5558bbc549a1) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30 [INFO] [stderr] 10: futures::future::chain::Chain::poll::h1b8d7bd448677268 (0x5558bbbfe04b) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stderr] 11: as futures::future::Future>::poll::h86c5ff439628604f (0x5558bbc4286d) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stderr] 12: as futures::future::Future>::poll::h22029c01cfc14a70 (0x5558bbc55191) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30 [INFO] [stderr] 13: as futures::future::Future>::poll::h6aed6fc824f9b716 (0x5558bbc41576) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:30 [INFO] [stderr] 14: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x5558bbedcac8) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stderr] 15: futures::task_impl::Spawn::poll_future_notify::{{closure}}::hb9280582a0665323 (0x5558bbe23064) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stderr] 16: futures::task_impl::Spawn::enter::{{closure}}::h6c37f913751bc42a (0x5558bbe23354) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stderr] 17: futures::task_impl::std::set::h542b2042ba29b1d3 (0x5558bbe23604) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stderr] 18: futures::task_impl::Spawn::enter::h2e79cb0137074c67 (0x5558bbe2318f) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stderr] 19: futures::task_impl::Spawn::poll_fn_notify::ha8a3f6e58c86fc94 (0x5558bbe22e65) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stderr] 20: futures::task_impl::Spawn::poll_future_notify::h05bfd5f9104ac863 (0x5558bbe22ff8) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stderr] 21: tokio_threadpool::task::Task::run::{{closure}}::h997bea550d76350f (0x5558bbe255e2) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stderr] 22: core::ops::function::FnOnce::call_once::h924c4ed381602db6 (0x5558bbe332a9) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 23: as core::ops::function::FnOnce<()>>::call_once::hd2f19481e896caa9 (0x5558bbe16479) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stderr] 24: std::panicking::try::do_call::h14f42affa58da8c3 (0x5558bbe14e59) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stderr] 25: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 26: std::panicking::try::h2a64a69e18c4f5a7 (0x5558bbe14a70) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stderr] 27: std::panic::catch_unwind::h1d85e886a1c5bc3a (0x5558bbe171e1) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stderr] 28: tokio_threadpool::task::Task::run::hdf398957415ca7da (0x5558bbe24e7e) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stderr] 29: tokio_threadpool::worker::Worker::run_task2::hff528be5425c0b1a (0x5558bbe3a7b1) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stderr] 30: tokio_threadpool::worker::Worker::run_task::h2d128b23443b277f (0x5558bbe3a024) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stderr] 31: tokio_threadpool::worker::Worker::try_run_owned_task::h08a6c34f094e6408 (0x5558bbe39697) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stderr] 32: tokio_threadpool::worker::Worker::try_run_task::hade2d59e2c337c96 (0x5558bbe390dd) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stderr] 33: tokio_threadpool::worker::Worker::run::h5626e9903e6f131e (0x5558bbe38f36) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stderr] 34: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h340a65444c880c06 (0x5558bbda4a3c) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stderr] 35: tokio_timer::timer::handle::with_default::{{closure}}::h1aea603f86109339 (0x5558bbda1f4c) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stderr] 36: std::thread::local::LocalKey::try_with::h1ee1f7fbc0714a90 (0x5558bbdb10d4) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 37: std::thread::local::LocalKey::with::hdc1160f071d13566 (0x5558bbdb0ee3) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 38: tokio_timer::timer::handle::with_default::h9ff8b0c18551c416 (0x5558bbda1d93) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stderr] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he5df5123d66440a0 (0x5558bbda4a99) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stderr] 40: tokio_timer::clock::clock::with_default::{{closure}}::hd39768d5c6f2102c (0x5558bbda37ff) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stderr] 41: std::thread::local::LocalKey::try_with::hde849ea3ed751d05 (0x5558bbdb14e0) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 42: std::thread::local::LocalKey::with::hf05fafd78c4fc4a5 (0x5558bbdb0f6d) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 43: tokio_timer::clock::clock::with_default::h93cb3f0177a1ceed (0x5558bbda36fb) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stderr] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::hec38fd1b52f0e0c3 (0x5558bbda4ada) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stderr] 45: tokio_reactor::with_default::{{closure}}::ha84bd3a2d6887876 (0x5558bbdb2d6f) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stderr] 46: std::thread::local::LocalKey::try_with::h2d0b685b81c6fa58 (0x5558bbdb1240) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 47: std::thread::local::LocalKey::with::h6d6431257c00dbd2 (0x5558bbdb0e6d) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 48: tokio_reactor::with_default::hd55a0615f5a106d4 (0x5558bbdb2b55) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stderr] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hffa9e2da14532286 (0x5558bbda4b75) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stderr] 50: tokio_threadpool::callback::Callback::call::h6671ecac56171f7a (0x5558bbe2e7a3) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stderr] 51: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h554378781c5982c6 (0x5558bbe38bd1) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stderr] 52: tokio_executor::global::with_default::{{closure}}::h6b4c8e48912c620c (0x5558bbe1660b) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stderr] 53: std::thread::local::LocalKey::try_with::h36227fb4b43ed3b7 (0x5558bbe299a4) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 54: std::thread::local::LocalKey::with::h7a0503d39e81169f (0x5558bbe297e3) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 55: tokio_executor::global::with_default::h9319de43110fb836 (0x5558bbe164f3) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stderr] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::hc0fd1d26056517c6 (0x5558bbe38c7d) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stderr] 57: std::thread::local::LocalKey::try_with::h8e5843c0e80f2b9c (0x5558bbe29ea2) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 58: std::thread::local::LocalKey::with::h3276b8883e8e400e (0x5558bbe2976e) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 59: tokio_threadpool::worker::Worker::do_run::h4e7820d61213b16d (0x5558bbe38a95) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stderr] 60: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h543646895b1d0752 (0x5558bbe3ed80) [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stderr] 61: std::sys_common::backtrace::__rust_begin_short_backtrace::h6dfce95f22869579 (0x5558bbe401ee) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 62: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha2b3360131310906 (0x5558bbe2ae12) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stderr] 63: as core::ops::function::FnOnce<()>>::call_once::h0fa01fb092fd15da (0x5558bbe16442) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stderr] 64: std::panicking::try::do_call::h09b3be9b855bf2ca (0x5558bbe14de3) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stderr] 65: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 66: std::panicking::try::h7928c8907fa4ff87 (0x5558bbe14c36) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stderr] 67: std::panic::catch_unwind::h1892a5f2252ca385 (0x5558bbe17192) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stderr] 68: std::thread::Builder::spawn_unchecked::{{closure}}::hef919e444d2f3b75 (0x5558bbe2abf6) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stderr] 69: core::ops::function::FnOnce::call_once{{vtable.shim}}::h07c7f9ed36e4ad08 (0x5558bbe33064) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 70: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x5558bbf1c30f) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stderr] 71: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x5558bbf2afa0) [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stderr] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 72: start_thread (0x7f3cae6794a4) [INFO] [stderr] 73: __clone (0x7f3cae1a4d0f) [INFO] [stderr] 74: (0x0)', src/lib.rs:1093:30 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5558bbf285eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5558bbf285eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5558bbf285eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x5558bbf285eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x5558bbf285eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x5558bbf282c6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x5558bbf28d5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x5558bbf288e2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x5558bbf2882f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x5558bbbbce43 - tokio_zookeeper::tests::example::{{closure}}::hae4e6f17afdc1e58 [INFO] [stderr] at src/lib.rs:1093 [INFO] [stderr] 10: 0x5558bbc7fafb - core::result::Result::map_err::h31071fa4fab2aa0b [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stderr] 11: 0x5558bbc4166d - as futures::future::Future>::poll::h6aed6fc824f9b716 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stderr] 12: 0x5558bbedcac8 - as futures::future::Future>::poll::hb8e5c2391fd42468 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stderr] 13: 0x5558bbe23064 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hb9280582a0665323 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stderr] 14: 0x5558bbe23354 - futures::task_impl::Spawn::enter::{{closure}}::h6c37f913751bc42a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stderr] 15: 0x5558bbe23604 - futures::task_impl::std::set::h542b2042ba29b1d3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stderr] 16: 0x5558bbe2318f - futures::task_impl::Spawn::enter::h2e79cb0137074c67 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stderr] 17: 0x5558bbe22e65 - futures::task_impl::Spawn::poll_fn_notify::ha8a3f6e58c86fc94 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stderr] 18: 0x5558bbe22ff8 - futures::task_impl::Spawn::poll_future_notify::h05bfd5f9104ac863 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stderr] 19: 0x5558bbe255e2 - tokio_threadpool::task::Task::run::{{closure}}::h997bea550d76350f [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stderr] 20: 0x5558bbe332a9 - core::ops::function::FnOnce::call_once::h924c4ed381602db6 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 21: 0x5558bbe16479 - as core::ops::function::FnOnce<()>>::call_once::hd2f19481e896caa9 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stderr] 22: 0x5558bbe14e59 - std::panicking::try::do_call::h14f42affa58da8c3 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stderr] 23: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 24: 0x5558bbe14a70 - std::panicking::try::h2a64a69e18c4f5a7 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stderr] 25: 0x5558bbe171e1 - std::panic::catch_unwind::h1d85e886a1c5bc3a [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stderr] 26: 0x5558bbe24e7e - tokio_threadpool::task::Task::run::hdf398957415ca7da [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stderr] 27: 0x5558bbe3a7b1 - tokio_threadpool::worker::Worker::run_task2::hff528be5425c0b1a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stderr] 28: 0x5558bbe3a024 - tokio_threadpool::worker::Worker::run_task::h2d128b23443b277f [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stderr] 29: 0x5558bbe39697 - tokio_threadpool::worker::Worker::try_run_owned_task::h08a6c34f094e6408 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stderr] 30: 0x5558bbe390dd - tokio_threadpool::worker::Worker::try_run_task::hade2d59e2c337c96 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stderr] 31: 0x5558bbe38f36 - tokio_threadpool::worker::Worker::run::h5626e9903e6f131e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stderr] 32: 0x5558bbda4a3c - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h340a65444c880c06 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stderr] 33: 0x5558bbda1f4c - tokio_timer::timer::handle::with_default::{{closure}}::h1aea603f86109339 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stderr] 34: 0x5558bbdb10d4 - std::thread::local::LocalKey::try_with::h1ee1f7fbc0714a90 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 35: 0x5558bbdb0ee3 - std::thread::local::LocalKey::with::hdc1160f071d13566 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 36: 0x5558bbda1d93 - tokio_timer::timer::handle::with_default::h9ff8b0c18551c416 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stderr] 37: 0x5558bbda4a99 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he5df5123d66440a0 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stderr] 38: 0x5558bbda37ff - tokio_timer::clock::clock::with_default::{{closure}}::hd39768d5c6f2102c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stderr] 39: 0x5558bbdb14e0 - std::thread::local::LocalKey::try_with::hde849ea3ed751d05 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 40: 0x5558bbdb0f6d - std::thread::local::LocalKey::with::hf05fafd78c4fc4a5 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 41: 0x5558bbda36fb - tokio_timer::clock::clock::with_default::h93cb3f0177a1ceed [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stderr] 42: 0x5558bbda4ada - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::hec38fd1b52f0e0c3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stderr] 43: 0x5558bbdb2d6f - tokio_reactor::with_default::{{closure}}::ha84bd3a2d6887876 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stderr] 44: 0x5558bbdb1240 - std::thread::local::LocalKey::try_with::h2d0b685b81c6fa58 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 45: 0x5558bbdb0e6d - std::thread::local::LocalKey::with::h6d6431257c00dbd2 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 46: 0x5558bbdb2b55 - tokio_reactor::with_default::hd55a0615f5a106d4 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stderr] 47: 0x5558bbda4b75 - tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hffa9e2da14532286 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stderr] 48: 0x5558bbe2e7a3 - tokio_threadpool::callback::Callback::call::h6671ecac56171f7a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stderr] 49: 0x5558bbe38bd1 - tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h554378781c5982c6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stderr] 50: 0x5558bbe1660b - tokio_executor::global::with_default::{{closure}}::h6b4c8e48912c620c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stderr] 51: 0x5558bbe299a4 - std::thread::local::LocalKey::try_with::h36227fb4b43ed3b7 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 52: 0x5558bbe297e3 - std::thread::local::LocalKey::with::h7a0503d39e81169f [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 53: 0x5558bbe164f3 - tokio_executor::global::with_default::h9319de43110fb836 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stderr] 54: 0x5558bbe38c7d - tokio_threadpool::worker::Worker::do_run::{{closure}}::hc0fd1d26056517c6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stderr] 55: 0x5558bbe29ea2 - std::thread::local::LocalKey::try_with::h8e5843c0e80f2b9c [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stderr] 56: 0x5558bbe2976e - std::thread::local::LocalKey::with::h3276b8883e8e400e [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stderr] 57: 0x5558bbe38a95 - tokio_threadpool::worker::Worker::do_run::h4e7820d61213b16d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stderr] 58: 0x5558bbe3ed80 - tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h543646895b1d0752 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stderr] 59: 0x5558bbe401ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h6dfce95f22869579 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 60: 0x5558bbe2ae12 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha2b3360131310906 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stderr] 61: 0x5558bbe16442 - as core::ops::function::FnOnce<()>>::call_once::h0fa01fb092fd15da [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stderr] 62: 0x5558bbe14de3 - std::panicking::try::do_call::h09b3be9b855bf2ca [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stderr] 63: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 64: 0x5558bbe14c36 - std::panicking::try::h7928c8907fa4ff87 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stderr] 65: 0x5558bbe17192 - std::panic::catch_unwind::h1892a5f2252ca385 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stderr] 66: 0x5558bbe2abf6 - std::thread::Builder::spawn_unchecked::{{closure}}::hef919e444d2f3b75 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stderr] 67: 0x5558bbe33064 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h07c7f9ed36e4ad08 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 68: 0x5558bbf1c30f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stderr] 69: 0x5558bbf2afa0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stderr] 70: 0x5558bbf2afa0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] 71: 0x5558bbf2afa0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 72: 0x7f3cae6794a4 - start_thread [INFO] [stderr] 73: 0x7f3cae1a4d0f - __clone [INFO] [stderr] 74: 0x0 - [INFO] [stdout] test tests::example ... ok [INFO] [stdout] test tests::it_works ... FAILED [INFO] [stdout] test tests::acl_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::it_works stdout ---- [INFO] [stdout] thread 'tests::it_works' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x5558bbede07f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x5558bbedd9ee) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::h91fac270198895fb (0x5558bbc408ac) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hc17f48c2611f88a8 (0x5558bbc974cf) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once::h0c1d45f56ffa3bed (0x5558bbc2cd52) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 5: core::result::Result::map_err::he78f63d37897c58c (0x5558bbc813e9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stdout] 6: as futures::future::Future>::poll::h3fc1c13e58d3996d (0x5558bbc41371) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stdout] 7: futures::future::chain::Chain::poll::h046b4ca92b15b558 (0x5558bbbfb215) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 8: as futures::future::Future>::poll::h5a6f3b46f6c47c37 (0x5558bbc4274d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 9: as futures::future::Future>::poll::h10e0b493c84168e1 (0x5558bbc549a1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30 [INFO] [stdout] 10: futures::future::chain::Chain::poll::h618eb2675fcbd478 (0x5558bbc06b9b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 11: as futures::future::Future>::poll::h0eba1e88ebe56711 (0x5558bbc4241d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 12: futures::future::chain::Chain::poll::h5006543bde3d2b66 (0x5558bbc041d5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 13: as futures::future::Future>::poll::hce7f76fa4487613a (0x5558bbc97a86) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/then.rs:32 [INFO] [stdout] 14: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x5558bbedcac8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 15: futures::task_impl::Spawn::poll_future_notify::{{closure}}::hb9280582a0665323 (0x5558bbe23064) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 16: futures::task_impl::Spawn::enter::{{closure}}::h6c37f913751bc42a (0x5558bbe23354) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 17: futures::task_impl::std::set::h542b2042ba29b1d3 (0x5558bbe23604) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 18: futures::task_impl::Spawn::enter::h2e79cb0137074c67 (0x5558bbe2318f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 19: futures::task_impl::Spawn::poll_fn_notify::ha8a3f6e58c86fc94 (0x5558bbe22e65) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 20: futures::task_impl::Spawn::poll_future_notify::h05bfd5f9104ac863 (0x5558bbe22ff8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 21: tokio_threadpool::task::Task::run::{{closure}}::h997bea550d76350f (0x5558bbe255e2) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stdout] 22: core::ops::function::FnOnce::call_once::h924c4ed381602db6 (0x5558bbe332a9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 23: as core::ops::function::FnOnce<()>>::call_once::hd2f19481e896caa9 (0x5558bbe16479) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 24: std::panicking::try::do_call::h14f42affa58da8c3 (0x5558bbe14e59) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 25: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: std::panicking::try::h2a64a69e18c4f5a7 (0x5558bbe14a70) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 27: std::panic::catch_unwind::h1d85e886a1c5bc3a (0x5558bbe171e1) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 28: tokio_threadpool::task::Task::run::hdf398957415ca7da (0x5558bbe24e7e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stdout] 29: tokio_threadpool::worker::Worker::run_task2::hff528be5425c0b1a (0x5558bbe3a7b1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stdout] 30: tokio_threadpool::worker::Worker::run_task::h2d128b23443b277f (0x5558bbe3a024) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stdout] 31: tokio_threadpool::worker::Worker::try_run_owned_task::h08a6c34f094e6408 (0x5558bbe39697) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stdout] 32: tokio_threadpool::worker::Worker::try_run_task::hade2d59e2c337c96 (0x5558bbe390dd) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stdout] 33: tokio_threadpool::worker::Worker::run::h5626e9903e6f131e (0x5558bbe38f36) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stdout] 34: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h340a65444c880c06 (0x5558bbda4a3c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stdout] 35: tokio_timer::timer::handle::with_default::{{closure}}::h1aea603f86109339 (0x5558bbda1f4c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 36: std::thread::local::LocalKey::try_with::h1ee1f7fbc0714a90 (0x5558bbdb10d4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 37: std::thread::local::LocalKey::with::hdc1160f071d13566 (0x5558bbdb0ee3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 38: tokio_timer::timer::handle::with_default::h9ff8b0c18551c416 (0x5558bbda1d93) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he5df5123d66440a0 (0x5558bbda4a99) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stdout] 40: tokio_timer::clock::clock::with_default::{{closure}}::hd39768d5c6f2102c (0x5558bbda37ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with::hde849ea3ed751d05 (0x5558bbdb14e0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 42: std::thread::local::LocalKey::with::hf05fafd78c4fc4a5 (0x5558bbdb0f6d) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 43: tokio_timer::clock::clock::with_default::h93cb3f0177a1ceed (0x5558bbda36fb) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::hec38fd1b52f0e0c3 (0x5558bbda4ada) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stdout] 45: tokio_reactor::with_default::{{closure}}::ha84bd3a2d6887876 (0x5558bbdb2d6f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 46: std::thread::local::LocalKey::try_with::h2d0b685b81c6fa58 (0x5558bbdb1240) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 47: std::thread::local::LocalKey::with::h6d6431257c00dbd2 (0x5558bbdb0e6d) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 48: tokio_reactor::with_default::hd55a0615f5a106d4 (0x5558bbdb2b55) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hffa9e2da14532286 (0x5558bbda4b75) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stdout] 50: tokio_threadpool::callback::Callback::call::h6671ecac56171f7a (0x5558bbe2e7a3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stdout] 51: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h554378781c5982c6 (0x5558bbe38bd1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stdout] 52: tokio_executor::global::with_default::{{closure}}::h6b4c8e48912c620c (0x5558bbe1660b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 53: std::thread::local::LocalKey::try_with::h36227fb4b43ed3b7 (0x5558bbe299a4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 54: std::thread::local::LocalKey::with::h7a0503d39e81169f (0x5558bbe297e3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 55: tokio_executor::global::with_default::h9319de43110fb836 (0x5558bbe164f3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::hc0fd1d26056517c6 (0x5558bbe38c7d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stdout] 57: std::thread::local::LocalKey::try_with::h8e5843c0e80f2b9c (0x5558bbe29ea2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 58: std::thread::local::LocalKey::with::h3276b8883e8e400e (0x5558bbe2976e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 59: tokio_threadpool::worker::Worker::do_run::h4e7820d61213b16d (0x5558bbe38a95) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stdout] 60: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h543646895b1d0752 (0x5558bbe3ed80) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stdout] 61: std::sys_common::backtrace::__rust_begin_short_backtrace::h6dfce95f22869579 (0x5558bbe401ee) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 62: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha2b3360131310906 (0x5558bbe2ae12) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 63: as core::ops::function::FnOnce<()>>::call_once::h0fa01fb092fd15da (0x5558bbe16442) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 64: std::panicking::try::do_call::h09b3be9b855bf2ca (0x5558bbe14de3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 65: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 66: std::panicking::try::h7928c8907fa4ff87 (0x5558bbe14c36) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 67: std::panic::catch_unwind::h1892a5f2252ca385 (0x5558bbe17192) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 68: std::thread::Builder::spawn_unchecked::{{closure}}::hef919e444d2f3b75 (0x5558bbe2abf6) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 69: core::ops::function::FnOnce::call_once{{vtable.shim}}::h07c7f9ed36e4ad08 (0x5558bbe33064) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 70: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x5558bbf1c30f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x5558bbf2afa0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 72: start_thread (0x7f3cae6794a4) [INFO] [stdout] 73: __clone (0x7f3cae1a4d0f) [INFO] [stdout] 74: (0x0)', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5558bbf285eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5558bbf285eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5558bbf285eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5558bbf285eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5558bbf285eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5558bbf2825c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5558bbf28d5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5558bbf288e2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5558bbf287c6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5558bbf4256d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5558bbf42667 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5558bbc7e85a - core::result::Result::unwrap::ha33033f2cf0461d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x5558bbbb530c - tokio_zookeeper::tests::it_works::h74dc4ed41c043309 [INFO] [stdout] at src/lib.rs:831 [INFO] [stdout] 13: 0x5558bbbb4f8a - tokio_zookeeper::tests::it_works::{{closure}}::h15d2fa7f5ad374ac [INFO] [stdout] at src/lib.rs:822 [INFO] [stdout] 14: 0x5558bbc2cfde - core::ops::function::FnOnce::call_once::h422484df108130c2 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5558bbca9a8f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5558bbcc407e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5558bbcc407e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5558bbcc407e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5558bbc9f4b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5558bbca36c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5558bbca36c5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5558bbca36c5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5558bbca3cc2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5558bbca3cc2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5558bbca3cc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5558bbca3cc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5558bbf1c30f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5558bbf2afa0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5558bbf2afa0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5558bbf2afa0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3cae6794a4 - start_thread [INFO] [stdout] 34: 0x7f3cae1a4d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::acl_test stdout ---- [INFO] [stdout] thread 'tests::acl_test' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x5558bbede07f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x5558bbedd9ee) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::h91fac270198895fb (0x5558bbc408ac) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hc17f48c2611f88a8 (0x5558bbc974cf) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once::h0c1d45f56ffa3bed (0x5558bbc2cd52) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 5: core::result::Result::map_err::he78f63d37897c58c (0x5558bbc813e9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stdout] 6: as futures::future::Future>::poll::h3fc1c13e58d3996d (0x5558bbc41371) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stdout] 7: futures::future::chain::Chain::poll::h046b4ca92b15b558 (0x5558bbbfb215) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 8: as futures::future::Future>::poll::h5a6f3b46f6c47c37 (0x5558bbc4274d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 9: as futures::future::Future>::poll::h10e0b493c84168e1 (0x5558bbc549a1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map.rs:30 [INFO] [stdout] 10: futures::future::chain::Chain::poll::h962457566013e6b6 (0x5558bbc113c5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 11: as futures::future::Future>::poll::h84082140cd3e0432 (0x5558bbc4280d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 12: futures::future::chain::Chain::poll::h661a21a4767c97c0 (0x5558bbc08225) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 13: as futures::future::Future>::poll::he5f75861bab4dc1b (0x5558bbc97ab6) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/then.rs:32 [INFO] [stdout] 14: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x5558bbedcac8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 15: futures::task_impl::Spawn::poll_future_notify::{{closure}}::hb9280582a0665323 (0x5558bbe23064) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 16: futures::task_impl::Spawn::enter::{{closure}}::h6c37f913751bc42a (0x5558bbe23354) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 17: futures::task_impl::std::set::h542b2042ba29b1d3 (0x5558bbe23604) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 18: futures::task_impl::Spawn::enter::h2e79cb0137074c67 (0x5558bbe2318f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 19: futures::task_impl::Spawn::poll_fn_notify::ha8a3f6e58c86fc94 (0x5558bbe22e65) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 20: futures::task_impl::Spawn::poll_future_notify::h05bfd5f9104ac863 (0x5558bbe22ff8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 21: tokio_threadpool::task::Task::run::{{closure}}::h997bea550d76350f (0x5558bbe255e2) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stdout] 22: core::ops::function::FnOnce::call_once::h924c4ed381602db6 (0x5558bbe332a9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 23: as core::ops::function::FnOnce<()>>::call_once::hd2f19481e896caa9 (0x5558bbe16479) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 24: std::panicking::try::do_call::h14f42affa58da8c3 (0x5558bbe14e59) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 25: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 26: std::panicking::try::h2a64a69e18c4f5a7 (0x5558bbe14a70) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 27: std::panic::catch_unwind::h1d85e886a1c5bc3a (0x5558bbe171e1) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 28: tokio_threadpool::task::Task::run::hdf398957415ca7da (0x5558bbe24e7e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stdout] 29: tokio_threadpool::worker::Worker::run_task2::hff528be5425c0b1a (0x5558bbe3a7b1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stdout] 30: tokio_threadpool::worker::Worker::run_task::h2d128b23443b277f (0x5558bbe3a024) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stdout] 31: tokio_threadpool::worker::Worker::try_run_owned_task::h08a6c34f094e6408 (0x5558bbe39697) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stdout] 32: tokio_threadpool::worker::Worker::try_run_task::hade2d59e2c337c96 (0x5558bbe390dd) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stdout] 33: tokio_threadpool::worker::Worker::run::h5626e9903e6f131e (0x5558bbe38f36) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stdout] 34: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h340a65444c880c06 (0x5558bbda4a3c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stdout] 35: tokio_timer::timer::handle::with_default::{{closure}}::h1aea603f86109339 (0x5558bbda1f4c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 36: std::thread::local::LocalKey::try_with::h1ee1f7fbc0714a90 (0x5558bbdb10d4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 37: std::thread::local::LocalKey::with::hdc1160f071d13566 (0x5558bbdb0ee3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 38: tokio_timer::timer::handle::with_default::h9ff8b0c18551c416 (0x5558bbda1d93) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he5df5123d66440a0 (0x5558bbda4a99) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stdout] 40: tokio_timer::clock::clock::with_default::{{closure}}::hd39768d5c6f2102c (0x5558bbda37ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with::hde849ea3ed751d05 (0x5558bbdb14e0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 42: std::thread::local::LocalKey::with::hf05fafd78c4fc4a5 (0x5558bbdb0f6d) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 43: tokio_timer::clock::clock::with_default::h93cb3f0177a1ceed (0x5558bbda36fb) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::hec38fd1b52f0e0c3 (0x5558bbda4ada) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stdout] 45: tokio_reactor::with_default::{{closure}}::ha84bd3a2d6887876 (0x5558bbdb2d6f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 46: std::thread::local::LocalKey::try_with::h2d0b685b81c6fa58 (0x5558bbdb1240) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 47: std::thread::local::LocalKey::with::h6d6431257c00dbd2 (0x5558bbdb0e6d) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 48: tokio_reactor::with_default::hd55a0615f5a106d4 (0x5558bbdb2b55) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hffa9e2da14532286 (0x5558bbda4b75) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stdout] 50: tokio_threadpool::callback::Callback::call::h6671ecac56171f7a (0x5558bbe2e7a3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stdout] 51: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h554378781c5982c6 (0x5558bbe38bd1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stdout] 52: tokio_executor::global::with_default::{{closure}}::h6b4c8e48912c620c (0x5558bbe1660b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 53: std::thread::local::LocalKey::try_with::h36227fb4b43ed3b7 (0x5558bbe299a4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 54: std::thread::local::LocalKey::with::h7a0503d39e81169f (0x5558bbe297e3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 55: tokio_executor::global::with_default::h9319de43110fb836 (0x5558bbe164f3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::hc0fd1d26056517c6 (0x5558bbe38c7d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stdout] 57: std::thread::local::LocalKey::try_with::h8e5843c0e80f2b9c (0x5558bbe29ea2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 58: std::thread::local::LocalKey::with::h3276b8883e8e400e (0x5558bbe2976e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 59: tokio_threadpool::worker::Worker::do_run::h4e7820d61213b16d (0x5558bbe38a95) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stdout] 60: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h543646895b1d0752 (0x5558bbe3ed80) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stdout] 61: std::sys_common::backtrace::__rust_begin_short_backtrace::h6dfce95f22869579 (0x5558bbe401ee) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 62: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha2b3360131310906 (0x5558bbe2ae12) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 63: as core::ops::function::FnOnce<()>>::call_once::h0fa01fb092fd15da (0x5558bbe16442) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 64: std::panicking::try::do_call::h09b3be9b855bf2ca (0x5558bbe14de3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 65: __rust_maybe_catch_panic (0x5558bbf2b8fa) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 66: std::panicking::try::h7928c8907fa4ff87 (0x5558bbe14c36) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 67: std::panic::catch_unwind::h1892a5f2252ca385 (0x5558bbe17192) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 68: std::thread::Builder::spawn_unchecked::{{closure}}::hef919e444d2f3b75 (0x5558bbe2abf6) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 69: core::ops::function::FnOnce::call_once{{vtable.shim}}::h07c7f9ed36e4ad08 (0x5558bbe33064) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 70: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x5558bbf1c30f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x5558bbf2afa0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 72: start_thread (0x7f3cae6794a4) [INFO] [stdout] 73: __clone (0x7f3cae1a4d0f) [INFO] [stdout] 74: (0x0)', src/libcore/result.rs:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5558bbf285eb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5558bbf285eb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5558bbf285eb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5558bbf285eb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5558bbf285eb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5558bbf2825c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5558bbf28d5d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5558bbf288e2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5558bbf287c6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5558bbf4256d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5558bbf42667 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x5558bbc7e1ce - core::result::Result::unwrap::h5a33aad985f68af9 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x5558bbbbd1de - tokio_zookeeper::tests::acl_test::h3c1bd238b913d7f4 [INFO] [stdout] at src/lib.rs:1107 [INFO] [stdout] 13: 0x5558bbbbce6a - tokio_zookeeper::tests::acl_test::{{closure}}::h7544e345dda55638 [INFO] [stdout] at src/lib.rs:1098 [INFO] [stdout] 14: 0x5558bbc2da9e - core::ops::function::FnOnce::call_once::hf95dd7155b9faf8a [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x5558bbca9a8f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5558bbcc407e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5558bbcc407e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5558bbcc407e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x5558bbc9f4b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x5558bbca36c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x5558bbca36c5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x5558bbca36c5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x5558bbf2b8fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x5558bbca3cc2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x5558bbca3cc2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x5558bbca3cc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x5558bbca3cc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x5558bbf1c30f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x5558bbf2afa0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x5558bbf2afa0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x5558bbf2afa0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3cae6794a4 - start_thread [INFO] [stdout] 34: 0x7f3cae1a4d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::acl_test [INFO] [stdout] tests::it_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "bc723a921380bc48df60078b1c0482cf08411a74ba39aeac354d7c70b1eb5a9c"` [INFO] running `"docker" "rm" "-f" "bc723a921380bc48df60078b1c0482cf08411a74ba39aeac354d7c70b1eb5a9c"` [INFO] [stdout] bc723a921380bc48df60078b1c0482cf08411a74ba39aeac354d7c70b1eb5a9c