[INFO] fetching crate ledb-actix 0.2.1... [INFO] extracting crate ledb-actix 0.2.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ledb-actix/0.2.1 [INFO] extracting crate ledb-actix 0.2.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ledb-actix/0.2.1 [INFO] validating manifest of ledb-actix-0.2.1 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ledb-actix-0.2.1 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ledb-actix-0.2.1 [INFO] removed 2 missing examples [INFO] finished frobbing ledb-actix-0.2.1 [INFO] frobbed toml for ledb-actix-0.2.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ledb-actix/0.2.1/Cargo.toml [INFO] started frobbing ledb-actix-0.2.1 [INFO] removed 2 missing examples [INFO] finished frobbing ledb-actix-0.2.1 [INFO] frobbed toml for ledb-actix-0.2.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ledb-actix/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ledb-types v0.2.0 [INFO] [stderr] Downloaded ledb-derive v0.2.1 [INFO] [stderr] Downloaded ledb v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ledb-actix-0.2.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ledb-actix/0.2.1:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 95da696501e046f58551daa3dde460bae3bfc175a274c3fea4ff5f6adf18f007 [INFO] running `"docker" "start" "-a" "95da696501e046f58551daa3dde460bae3bfc175a274c3fea4ff5f6adf18f007"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/simple.rs [INFO] [stderr] * /opt/crater/workdir/examples/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling ledb-types v0.2.0 [INFO] [stderr] Compiling ledb v0.2.0 [INFO] [stderr] Compiling ledb-actix v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/extra.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box> + Send> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future> + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.97s [INFO] running `"docker" "inspect" "95da696501e046f58551daa3dde460bae3bfc175a274c3fea4ff5f6adf18f007"` [INFO] running `"docker" "rm" "-f" "95da696501e046f58551daa3dde460bae3bfc175a274c3fea4ff5f6adf18f007"` [INFO] [stdout] 95da696501e046f58551daa3dde460bae3bfc175a274c3fea4ff5f6adf18f007 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ledb-actix/0.2.1:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 648654d3946c6e3d0be6e776b6079f2a8698a10cedc7a08807183a68f29962a8 [INFO] running `"docker" "start" "-a" "648654d3946c6e3d0be6e776b6079f2a8698a10cedc7a08807183a68f29962a8"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/simple.rs [INFO] [stderr] * /opt/crater/workdir/examples/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling ledb-derive v0.2.1 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling ledb-actix v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/extra.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box> + Send> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future> + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `"docker" "inspect" "648654d3946c6e3d0be6e776b6079f2a8698a10cedc7a08807183a68f29962a8"` [INFO] running `"docker" "rm" "-f" "648654d3946c6e3d0be6e776b6079f2a8698a10cedc7a08807183a68f29962a8"` [INFO] [stdout] 648654d3946c6e3d0be6e776b6079f2a8698a10cedc7a08807183a68f29962a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ledb-actix/0.2.1:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 9fa61017bc7cadd08027e210bf167303e98811e0e62612677c5e895c1d19f96c [INFO] running `"docker" "start" "-a" "9fa61017bc7cadd08027e210bf167303e98811e0e62612677c5e895c1d19f96c"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/simple.rs [INFO] [stderr] * /opt/crater/workdir/examples/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/ledb_actix-a16dc8e6b570aa1f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test macros::test::find ... ok [INFO] [stdout] test macros::test::update ... ok [INFO] [stdout] test actor::tests::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- actor::tests::test stdout ---- [INFO] [stdout] thread 'actor::tests::test' panicked at 'called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: Other, message: "Read-only file system" })', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563ae3cfd05b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x563ae3cfd05b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x563ae3cfd05b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x563ae3cfd05b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x563ae3cfd05b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x563ae3cfccef - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x563ae3cfd7d0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x563ae3cfd352 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x563ae3cfd236 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x563ae3d1894d - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x563ae39be547 - core::result::unwrap_failed::h7194e72d83e2ea77 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x563ae39c68de - core::result::Result::unwrap::h1c4a168ffb782003 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x563ae39e65bd - ledb_actix::actor::tests::test::{{closure}}::h12322a14384a452d [INFO] [stdout] at src/actor.rs:437 [INFO] [stdout] 13: 0x563ae3a092c8 - actix::system::Builder::create_runtime::{{closure}}::h9a45269313527543 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:399 [INFO] [stdout] 14: 0x563ae3a47d5f - futures::future::lazy::Lazy::get::h953eb9ee422b7b80 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/lazy.rs:64 [INFO] [stdout] 15: 0x563ae3a494d3 - as futures::future::Future>::poll::hedc3032f91eb9580 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/lazy.rs:82 [INFO] [stdout] 16: 0x563ae3a0b643 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h97f5a29bc21e35fd [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:329 [INFO] [stdout] 17: 0x563ae3a0b790 - futures::task_impl::Spawn::enter::{{closure}}::hc3ad1905eb443d85 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:399 [INFO] [stdout] 18: 0x563ae3a480ce - futures::task_impl::std::set::h433fac3f998f8308 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/std/mod.rs:83 [INFO] [stdout] 19: 0x563ae3a0b72b - futures::task_impl::Spawn::enter::hab9e25cc21c1bf23 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:399 [INFO] [stdout] 20: 0x563ae3a0b574 - futures::task_impl::Spawn::poll_fn_notify::hf22c90d369f82d6b [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:291 [INFO] [stdout] 21: 0x563ae3a0b617 - futures::task_impl::Spawn::poll_future_notify::h6e707a262de62cbb [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/task_impl/mod.rs:329 [INFO] [stdout] 22: 0x563ae39fd2b1 - tokio_current_thread::Entered

::block_on::{{closure}}::hcb678f16f043254d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494 [INFO] [stdout] 23: 0x563ae39fcead - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h75a9bd8efe1f65cc [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 24: 0x563ae39fcd0b - tokio_current_thread::CurrentRunner::set_spawn::h57f378f3dad80f81 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825 [INFO] [stdout] 25: 0x563ae39fce50 - tokio_current_thread::Borrow::enter::{{closure}}::h60c4df670a1b89e6 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 26: 0x563ae39cdf19 - std::thread::local::LocalKey::try_with::hb3d64b5ddfbfa1fa [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:299 [INFO] [stdout] 27: 0x563ae39ccf32 - std::thread::local::LocalKey::with::h63c1e5abc8214ada [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:245 [INFO] [stdout] 28: 0x563ae39fcdaa - tokio_current_thread::Borrow::enter::h806fb8be25c91316 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786 [INFO] [stdout] 29: 0x563ae39fcfcb - tokio_current_thread::Entered

::block_on::h2dd4f56750f06ea6 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491 [INFO] [stdout] 30: 0x563ae3a5c6bc - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hae8df2677faa4840 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:200 [INFO] [stdout] 31: 0x563ae3a5c5aa - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h6a95234780aec3e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:241 [INFO] [stdout] 32: 0x563ae3a21eff - tokio_executor::global::with_default::{{closure}}::h46929a70ae180d06 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:209 [INFO] [stdout] 33: 0x563ae39cd7bc - std::thread::local::LocalKey::try_with::h73007f1efda13384 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:299 [INFO] [stdout] 34: 0x563ae39ccdbf - std::thread::local::LocalKey::with::h1935d5bd9993dc57 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:245 [INFO] [stdout] 35: 0x563ae3a21d71 - tokio_executor::global::with_default::h233b4df64302180d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:178 [INFO] [stdout] 36: 0x563ae3a5c48e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::he7be5f1306d4413e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:239 [INFO] [stdout] 37: 0x563ae3a2179d - tokio_timer::timer::handle::with_default::{{closure}}::h9bdb6a62a2a55b07 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 38: 0x563ae39ce8d3 - std::thread::local::LocalKey::try_with::hd79288bfe94888af [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:299 [INFO] [stdout] 39: 0x563ae39cd01f - std::thread::local::LocalKey::with::h9438e1d30df97c03 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:245 [INFO] [stdout] 40: 0x563ae3a21581 - tokio_timer::timer::handle::with_default::hf17ea9eed5025985 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 41: 0x563ae3a5c3ed - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h845fc2e450c0dc51 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:232 [INFO] [stdout] 42: 0x563ae39d3c2a - tokio_timer::clock::clock::with_default::{{closure}}::hb6b131d77f12c9bf [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 43: 0x563ae39ce646 - std::thread::local::LocalKey::try_with::hcc0bc52cc7c50088 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:299 [INFO] [stdout] 44: 0x563ae39cd09f - std::thread::local::LocalKey::with::h9f4b7f95a523046e [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:245 [INFO] [stdout] 45: 0x563ae39d3ad1 - tokio_timer::clock::clock::with_default::hb0f1426bf6725c28 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 46: 0x563ae3a5c366 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hfbae9ba43602588d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:231 [INFO] [stdout] 47: 0x563ae3a21be0 - tokio_reactor::with_default::{{closure}}::h517e86624464c573 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 48: 0x563ae39cd523 - std::thread::local::LocalKey::try_with::h619611b7b0c4290c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:299 [INFO] [stdout] 49: 0x563ae39ccebf - std::thread::local::LocalKey::with::h59cf76b6022d7e4e [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/local.rs:245 [INFO] [stdout] 50: 0x563ae3a21961 - tokio_reactor::with_default::hcb86ae4dd331dd8f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 51: 0x563ae3a5c275 - tokio::runtime::current_thread::runtime::Runtime::enter::h69dfd9513317d3e1 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:230 [INFO] [stdout] 52: 0x563ae3a5c64f - tokio::runtime::current_thread::runtime::Runtime::block_on::h69ce93d174364c8a [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.21/src/runtime/current_thread/runtime.rs:198 [INFO] [stdout] 53: 0x563ae3a08e58 - actix::system::Builder::create_runtime::h26f42a399e7d0d64 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:394 [INFO] [stdout] 54: 0x563ae3a093ed - actix::system::Builder::run::h4dd92978ab3c7762 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:366 [INFO] [stdout] 55: 0x563ae3a088d9 - actix::system::System::run::h685cf5d6f97cff16 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:151 [INFO] [stdout] 56: 0x563ae39e4bc9 - ledb_actix::actor::tests::test::h66310b303f7ec0a6 [INFO] [stdout] at src/actor.rs:434 [INFO] [stdout] 57: 0x563ae39e4baa - ledb_actix::actor::tests::test::{{closure}}::h193b4197a3be22e6 [INFO] [stdout] at src/actor.rs:433 [INFO] [stdout] 58: 0x563ae39e9a2e - core::ops::function::FnOnce::call_once::h43f292bb8e34f3ed [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 59: 0x563ae3a6d8cf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 60: 0x563ae3d00dfa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 61: 0x563ae3a882a8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 62: 0x563ae3a882a8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 63: 0x563ae3a882a8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 64: 0x563ae3a62e45 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 65: 0x563ae3a66e45 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 66: 0x563ae3a66e45 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 67: 0x563ae3a66e45 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 68: 0x563ae3d00dfa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 69: 0x563ae3a674d2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 70: 0x563ae3a674d2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 71: 0x563ae3a674d2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 72: 0x563ae3a674d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 73: 0x563ae3cf179f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 74: 0x563ae3d00520 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 75: 0x563ae3d00520 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 76: 0x563ae3d00520 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: 0x7fc12419c4a4 - start_thread [INFO] [stdout] 78: 0x7fc123cc7d0f - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] actor::tests::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "9fa61017bc7cadd08027e210bf167303e98811e0e62612677c5e895c1d19f96c"` [INFO] running `"docker" "rm" "-f" "9fa61017bc7cadd08027e210bf167303e98811e0e62612677c5e895c1d19f96c"` [INFO] [stdout] 9fa61017bc7cadd08027e210bf167303e98811e0e62612677c5e895c1d19f96c