[INFO] crate ledb-actix 0.2.1 is already in cache [INFO] extracting crate ledb-actix 0.2.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/ledb-actix/0.2.1 [INFO] extracting crate ledb-actix 0.2.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ledb-actix/0.2.1 [INFO] validating manifest of ledb-actix-0.2.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ledb-actix-0.2.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/reg/ledb-actix/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ledb-actix-0.2.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9e3aaea3e42941ed768c36d77871cb5c9c45c373b3f3edf67df92f456aa2ba43 [INFO] running `"docker" "start" "-a" "9e3aaea3e42941ed768c36d77871cb5c9c45c373b3f3edf67df92f456aa2ba43"` [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 dunce v0.1.1 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [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] Finished dev [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `"docker" "inspect" "9e3aaea3e42941ed768c36d77871cb5c9c45c373b3f3edf67df92f456aa2ba43"` [INFO] running `"docker" "rm" "-f" "9e3aaea3e42941ed768c36d77871cb5c9c45c373b3f3edf67df92f456aa2ba43"` [INFO] [stdout] 9e3aaea3e42941ed768c36d77871cb5c9c45c373b3f3edf67df92f456aa2ba43 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 255966485a33e70cda4b79114f1c01d939faae9703af824218cfdd4c0c479216 [INFO] running `"docker" "start" "-a" "255966485a33e70cda4b79114f1c01d939faae9703af824218cfdd4c0c479216"` [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 serde_urlencoded v0.5.5 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling ledb-actix v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.54s [INFO] running `"docker" "inspect" "255966485a33e70cda4b79114f1c01d939faae9703af824218cfdd4c0c479216"` [INFO] running `"docker" "rm" "-f" "255966485a33e70cda4b79114f1c01d939faae9703af824218cfdd4c0c479216"` [INFO] [stdout] 255966485a33e70cda4b79114f1c01d939faae9703af824218cfdd4c0c479216 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ad4eb99c330f38e6b65c49b1de7c095c900f5ccefc9c2d7d15b52b032cefd716 [INFO] running `"docker" "start" "-a" "ad4eb99c330f38e6b65c49b1de7c095c900f5ccefc9c2d7d15b52b032cefd716"` [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.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/ledb_actix-b1acfac8f9292711 [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: 0x556307a06cc3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x556307a01eab - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x556307a05966 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x556307a0568e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x556307a0606f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x556307a05bf1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x556307a05ad5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x556307a1cf0c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x5563076ce206 - core::result::unwrap_failed::hc45962d0e2e2de0f [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stdout] 9: 0x5563076d6ba0 - core::result::Result::unwrap::hc5e74b89529b1359 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:800 [INFO] [stdout] 10: 0x5563077075ac - ledb_actix::actor::tests::test::{{closure}}::hdf8851eaff1336f4 [INFO] [stdout] at src/actor.rs:437 [INFO] [stdout] 11: 0x5563076fa767 - actix::system::Builder::create_runtime::{{closure}}::h31ef876ae62fe656 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:399 [INFO] [stdout] 12: 0x5563077537ae - futures::future::lazy::Lazy::get::h93c34c7fb16153b0 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:64 [INFO] [stdout] 13: 0x556307753bf2 - as futures::future::Future>::poll::h2d91928a267fb6cf [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:82 [INFO] [stdout] 14: 0x556307717252 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h7dbcabdc3c832e79 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 15: 0x55630771739f - futures::task_impl::Spawn::enter::{{closure}}::h27dafb46090af5e2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 16: 0x556307753b1d - futures::task_impl::std::set::hd811fc93ad6f8718 [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] 17: 0x55630771733a - futures::task_impl::Spawn::enter::hdcb7df6d3002adc9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 18: 0x556307717183 - futures::task_impl::Spawn::poll_fn_notify::h12f4d8c0e9046d78 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 19: 0x556307717226 - futures::task_impl::Spawn::poll_future_notify::h16adfa89bbd0da88 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 20: 0x5563077084d0 - tokio_current_thread::Entered

::block_on::{{closure}}::h7785b712e22d5906 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494 [INFO] [stdout] 21: 0x5563077080fc - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h8b35e577ce142807 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 22: 0x556307707f5a - tokio_current_thread::CurrentRunner::set_spawn::h25bf0eb9e83ca0e6 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825 [INFO] [stdout] 23: 0x55630770809f - tokio_current_thread::Borrow::enter::{{closure}}::h16dd765977620331 [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: 0x5563076c51b8 - std::thread::local::LocalKey::try_with::h00e86bc01e2642fc [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:299 [INFO] [stdout] 25: 0x5563076c4f11 - std::thread::local::LocalKey::with::h9208fe1b0f6d55bb [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:245 [INFO] [stdout] 26: 0x556307707ff9 - tokio_current_thread::Borrow::enter::h396e153905c29087 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786 [INFO] [stdout] 27: 0x55630770821a - tokio_current_thread::Entered

::block_on::h979b8ef674f355ca [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491 [INFO] [stdout] 28: 0x55630775ab6b - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hd888807b65b83481 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200 [INFO] [stdout] 29: 0x55630775aa59 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h8edcd150034f0914 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241 [INFO] [stdout] 30: 0x55630771ff2e - tokio_executor::global::with_default::{{closure}}::h10214d5c2a4cfa9a [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 31: 0x5563076c5bbb - std::thread::local::LocalKey::try_with::h414ef8b05ae2b88e [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:299 [INFO] [stdout] 32: 0x5563076c4d1e - std::thread::local::LocalKey::with::h0d32c4767d4508d7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:245 [INFO] [stdout] 33: 0x55630771fda0 - tokio_executor::global::with_default::h9d7caeaf3be0ca33 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 34: 0x55630775a93d - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::hc7557031f5b02ee1 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239 [INFO] [stdout] 35: 0x55630771f7cc - tokio_timer::timer::handle::with_default::{{closure}}::h38c8dd7667fed419 [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: 0x5563076c56c2 - std::thread::local::LocalKey::try_with::h3266cec2d119c88d [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:299 [INFO] [stdout] 37: 0x5563076c4c9e - std::thread::local::LocalKey::with::h015fe5b76977ed56 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:245 [INFO] [stdout] 38: 0x55630771f5b0 - tokio_timer::timer::handle::with_default::h0a8cee7457f84dcf [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: 0x55630775a89c - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::heba0de7848ddf061 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232 [INFO] [stdout] 40: 0x5563076ece09 - tokio_timer::clock::clock::with_default::{{closure}}::h43c00d045ce728d8 [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: 0x5563076c5435 - std::thread::local::LocalKey::try_with::h0b144746a2cceeac [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:299 [INFO] [stdout] 42: 0x5563076c4e9e - std::thread::local::LocalKey::with::h33a8b080392650c5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:245 [INFO] [stdout] 43: 0x5563076eccb0 - tokio_timer::clock::clock::with_default::ha10725d16d7479d9 [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: 0x55630775a815 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h680e17a6e957a03f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231 [INFO] [stdout] 45: 0x55630771fc0f - tokio_reactor::with_default::{{closure}}::h9a3ba69becd2a640 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 46: 0x5563076c6312 - std::thread::local::LocalKey::try_with::h7db7b7b7abf857de [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:299 [INFO] [stdout] 47: 0x5563076c4d9e - std::thread::local::LocalKey::with::h2c6196ec6d66f006 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/local.rs:245 [INFO] [stdout] 48: 0x55630771f990 - tokio_reactor::with_default::h136e61dcbe480ccd [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 49: 0x55630775a724 - tokio::runtime::current_thread::runtime::Runtime::enter::hf9178b01bd3cb441 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230 [INFO] [stdout] 50: 0x55630775aafe - tokio::runtime::current_thread::runtime::Runtime::block_on::hd3e7a1ea251fa6c5 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198 [INFO] [stdout] 51: 0x5563076fa2f7 - actix::system::Builder::create_runtime::h6f22db93d76bd22b [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:394 [INFO] [stdout] 52: 0x5563076fa88c - actix::system::Builder::run::h39125d7b7d0d792c [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:366 [INFO] [stdout] 53: 0x5563076f9d78 - actix::system::System::run::h6143588daacec96e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.7.9/src/system.rs:151 [INFO] [stdout] 54: 0x556307705bb8 - ledb_actix::actor::tests::test::h0fc765b477faba48 [INFO] [stdout] at src/actor.rs:434 [INFO] [stdout] 55: 0x556307705b99 - ledb_actix::actor::tests::test::{{closure}}::h6690de2bc21f8db6 [INFO] [stdout] at src/actor.rs:433 [INFO] [stdout] 56: 0x5563076f0f7d - core::ops::function::FnOnce::call_once::hf76a45d076e032e8 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 57: 0x556307774a4e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 58: 0x556307a09829 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 59: 0x55630778f347 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 60: 0x556307769d64 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 61: 0x55630776de14 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 62: 0x556307a09829 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 63: 0x55630776e421 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 64: 0x5563079f8b5e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 65: 0x556307a08eef - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 66: 0x7fe087f5c4a3 - start_thread [INFO] [stdout] 67: 0x7fe087a87d0e - __clone [INFO] [stdout] 68: 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" "ad4eb99c330f38e6b65c49b1de7c095c900f5ccefc9c2d7d15b52b032cefd716"` [INFO] running `"docker" "rm" "-f" "ad4eb99c330f38e6b65c49b1de7c095c900f5ccefc9c2d7d15b52b032cefd716"` [INFO] [stdout] ad4eb99c330f38e6b65c49b1de7c095c900f5ccefc9c2d7d15b52b032cefd716