[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 6c9b7f66ed96560d65303ba9e141ddd28b4d805ec42c933a02337c13f909bf6c [INFO] running `"docker" "start" "-a" "6c9b7f66ed96560d65303ba9e141ddd28b4d805ec42c933a02337c13f909bf6c"` [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 liblmdb-sys v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling ledb-types v0.2.0 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling ledb v0.2.0 [INFO] [stderr] Compiling actix v0.7.9 [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 43.33s [INFO] running `"docker" "inspect" "6c9b7f66ed96560d65303ba9e141ddd28b4d805ec42c933a02337c13f909bf6c"` [INFO] running `"docker" "rm" "-f" "6c9b7f66ed96560d65303ba9e141ddd28b4d805ec42c933a02337c13f909bf6c"` [INFO] [stdout] 6c9b7f66ed96560d65303ba9e141ddd28b4d805ec42c933a02337c13f909bf6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d33045755e85f5d42cbb4b165b63afd1cf84823956595197d6e448d1be500a73 [INFO] running `"docker" "start" "-a" "d33045755e85f5d42cbb4b165b63afd1cf84823956595197d6e448d1be500a73"` [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 h2 v0.1.23 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-net v0.2.6 [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 34.97s [INFO] running `"docker" "inspect" "d33045755e85f5d42cbb4b165b63afd1cf84823956595197d6e448d1be500a73"` [INFO] running `"docker" "rm" "-f" "d33045755e85f5d42cbb4b165b63afd1cf84823956595197d6e448d1be500a73"` [INFO] [stdout] d33045755e85f5d42cbb4b165b63afd1cf84823956595197d6e448d1be500a73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] f1d6d89d51790cc5d972bb845f6e98eca22fe6912a5f6514c5170a6d46d1c329 [INFO] running `"docker" "start" "-a" "f1d6d89d51790cc5d972bb845f6e98eca22fe6912a5f6514c5170a6d46d1c329"` [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.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/ledb_actix-3bac867c76c72e7d [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: 0x55c1c714b52b - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55c1c714b52b - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55c1c714b52b - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55c1c714b52b - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55c1c714b52b - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55c1c714b1bf - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55c1c714bca0 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55c1c714b822 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55c1c714b706 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x55c1c7166e1d - core::panicking::panic_fmt::h58c956553ac8538f [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55c1c6e002f7 - core::result::unwrap_failed::hc94e00c08f37b7ce [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x55c1c6e0859e - core::result::Result::unwrap::h16ee41f9833093e7 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x55c1c6e2836d - ledb_actix::actor::tests::test::{{closure}}::h96140d1d80f0c367 [INFO] [stdout] at src/actor.rs:437 [INFO] [stdout] 13: 0x55c1c6e4b008 - actix::system::Builder::create_runtime::{{closure}}::h13ed82e9c5e02952 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:399 [INFO] [stdout] 14: 0x55c1c6e89b6f - futures::future::lazy::Lazy::get::h46840905c51d2c3e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/lazy.rs:64 [INFO] [stdout] 15: 0x55c1c6e8b2e3 - as futures::future::Future>::poll::hd64dbb3433f137c1 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.27/src/future/lazy.rs:82 [INFO] [stdout] 16: 0x55c1c6e4d393 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h6d63465ea6050192 [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: 0x55c1c6e4d4e0 - futures::task_impl::Spawn::enter::{{closure}}::hf8a1d49b7b134d12 [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: 0x55c1c6e89ede - futures::task_impl::std::set::ha86d72ece1628db4 [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: 0x55c1c6e4d47b - futures::task_impl::Spawn::enter::h3576cbcc9a1ae42d [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: 0x55c1c6e4d2c4 - futures::task_impl::Spawn::poll_fn_notify::h8cd06f92fc708a30 [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: 0x55c1c6e4d367 - futures::task_impl::Spawn::poll_future_notify::h9e1d99c672a4adcd [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: 0x55c1c6e3f031 - tokio_current_thread::Entered

::block_on::{{closure}}::hda90a7aa19b998e2 [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: 0x55c1c6e3ec2d - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::hafded87751b45452 [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: 0x55c1c6e3ea8b - tokio_current_thread::CurrentRunner::set_spawn::hd581d07bad243279 [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: 0x55c1c6e3ebd0 - tokio_current_thread::Borrow::enter::{{closure}}::hd63c60df34a4f412 [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: 0x55c1c6e10629 - std::thread::local::LocalKey::try_with::hc3fcf4b861d38bfc [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:299 [INFO] [stdout] 27: 0x55c1c6e0ee62 - std::thread::local::LocalKey::with::hf37085bc40404ce1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:245 [INFO] [stdout] 28: 0x55c1c6e3eb2a - tokio_current_thread::Borrow::enter::hcd2be6f0b180a8b2 [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: 0x55c1c6e3ed4b - tokio_current_thread::Entered

::block_on::h9d028f1e21a180f1 [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: 0x55c1c6e9e4cc - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hc0a62af8714e81f3 [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: 0x55c1c6e9e3ba - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h84cd2b6e32cf8126 [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: 0x55c1c6e63c7f - tokio_executor::global::with_default::{{closure}}::hca9f305d65344254 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:209 [INFO] [stdout] 33: 0x55c1c6e0f09c - std::thread::local::LocalKey::try_with::h021f65611e849c2c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:299 [INFO] [stdout] 34: 0x55c1c6e0ed6f - std::thread::local::LocalKey::with::ha66c0d54f5522869 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:245 [INFO] [stdout] 35: 0x55c1c6e63af1 - tokio_executor::global::with_default::h4306e81a3c21f192 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.7/src/global.rs:178 [INFO] [stdout] 36: 0x55c1c6e9e29e - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h5aa9994cf343d39a [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: 0x55c1c6e6351d - tokio_timer::timer::handle::with_default::{{closure}}::hd353693eaad4e9a2 [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: 0x55c1c6e10893 - std::thread::local::LocalKey::try_with::hca2e52231a7b857b [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:299 [INFO] [stdout] 39: 0x55c1c6e0edef - std::thread::local::LocalKey::with::hbf64e8f6513eea51 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:245 [INFO] [stdout] 40: 0x55c1c6e63301 - tokio_timer::timer::handle::with_default::hd3b538928e786342 [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: 0x55c1c6e9e1fd - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h8d8a659ba91c8dda [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: 0x55c1c6e159da - tokio_timer::clock::clock::with_default::{{closure}}::h3b21fe6614e211df [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: 0x55c1c6e10b26 - std::thread::local::LocalKey::try_with::hd7d7f060a3976b8f [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:299 [INFO] [stdout] 44: 0x55c1c6e0ecef - std::thread::local::LocalKey::with::h98d561a6f4aebce5 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:245 [INFO] [stdout] 45: 0x55c1c6e15881 - tokio_timer::clock::clock::with_default::h03d5ba05a68ec17c [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: 0x55c1c6e9e176 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hf35e6eef26d3a744 [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: 0x55c1c6e63960 - tokio_reactor::with_default::{{closure}}::h918bd71f969f16af [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 48: 0x55c1c6e0fa23 - std::thread::local::LocalKey::try_with::h748d9f9b2606aea7 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:299 [INFO] [stdout] 49: 0x55c1c6e0ebef - std::thread::local::LocalKey::with::h30e77613bc161467 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/local.rs:245 [INFO] [stdout] 50: 0x55c1c6e636e1 - tokio_reactor::with_default::h367344a29ef02e31 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 51: 0x55c1c6e9e085 - tokio::runtime::current_thread::runtime::Runtime::enter::h1c0f42af6d5a4283 [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: 0x55c1c6e9e45f - tokio::runtime::current_thread::runtime::Runtime::block_on::hf04484a12ede08bc [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: 0x55c1c6e4ab98 - actix::system::Builder::create_runtime::h1f1c4ffd7c3db21e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:394 [INFO] [stdout] 54: 0x55c1c6e4b12d - actix::system::Builder::run::hed6f72c320907631 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:366 [INFO] [stdout] 55: 0x55c1c6e4a619 - actix::system::System::run::h4e45e414da76ade6 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:151 [INFO] [stdout] 56: 0x55c1c6e26979 - ledb_actix::actor::tests::test::h1085a2ce000a8f25 [INFO] [stdout] at src/actor.rs:434 [INFO] [stdout] 57: 0x55c1c6e2695a - ledb_actix::actor::tests::test::{{closure}}::hd4c3f932e03a923c [INFO] [stdout] at src/actor.rs:433 [INFO] [stdout] 58: 0x55c1c6e2bb2e - core::ops::function::FnOnce::call_once::ha768bdc8d804ce0c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 59: 0x55c1c6eaf67f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 60: 0x55c1c714f2ca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 61: 0x55c1c6eca058 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 62: 0x55c1c6eca058 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 63: 0x55c1c6eca058 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 64: 0x55c1c6ea4bf5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 65: 0x55c1c6ea8b85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 66: 0x55c1c6ea8b85 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 67: 0x55c1c6ea8b85 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 68: 0x55c1c714f2ca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 69: 0x55c1c6ea91a2 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 70: 0x55c1c6ea91a2 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 71: 0x55c1c6ea91a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 72: 0x55c1c6ea91a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 73: 0x55c1c713fc6f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 74: 0x55c1c714e9f0 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 75: 0x55c1c714e9f0 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 76: 0x55c1c714e9f0 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: 0x7f344ff444a4 - start_thread [INFO] [stdout] 78: 0x7f344fa6fd0f - __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" "f1d6d89d51790cc5d972bb845f6e98eca22fe6912a5f6514c5170a6d46d1c329"` [INFO] running `"docker" "rm" "-f" "f1d6d89d51790cc5d972bb845f6e98eca22fe6912a5f6514c5170a6d46d1c329"` [INFO] [stdout] f1d6d89d51790cc5d972bb845f6e98eca22fe6912a5f6514c5170a6d46d1c329