[INFO] crate ledb-actix 0.3.0 is already in cache [INFO] testing ledb-actix-0.3.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate ledb-actix 0.3.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate ledb-actix 0.3.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ledb-actix 0.3.0 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate ledb-actix 0.3.0 [INFO] tweaked toml for crates.io crate ledb-actix 0.3.0 written to work/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ledb-actix 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] e4a5cfd8071147ae4640bea53c27096c9a35488e4afc6eead63863a922802ebd [INFO] running `"docker" "start" "-a" "e4a5cfd8071147ae4640bea53c27096c9a35488e4afc6eead63863a922802ebd"` [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/rustwide/workdir/examples/server.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/simple.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 cc v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling ledb-derive v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_cbor v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling actix-http v0.2.9 [INFO] [stderr] Compiling ledb-types v0.3.0 [INFO] [stderr] Compiling ledb v0.3.0 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling ledb-actix v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.73s [INFO] running `"docker" "inspect" "e4a5cfd8071147ae4640bea53c27096c9a35488e4afc6eead63863a922802ebd"` [INFO] running `"docker" "rm" "-f" "e4a5cfd8071147ae4640bea53c27096c9a35488e4afc6eead63863a922802ebd"` [INFO] [stdout] e4a5cfd8071147ae4640bea53c27096c9a35488e4afc6eead63863a922802ebd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6be38478e0868cc97cc642fa81c7bfed6b7d86e212cc255dd91f93c66dad0987 [INFO] running `"docker" "start" "-a" "6be38478e0868cc97cc642fa81c7bfed6b7d86e212cc255dd91f93c66dad0987"` [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/rustwide/workdir/examples/server.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/simple.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 arc-swap v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling awc v0.2.4 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling actix-web v1.0.7 [INFO] [stderr] Compiling ledb-actix v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `query_extr` [INFO] [stderr] --> src/macros.rs:39:23 [INFO] [stderr] | [INFO] [stderr] 39 | use ledb::{Value, query_extr}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.19s [INFO] running `"docker" "inspect" "6be38478e0868cc97cc642fa81c7bfed6b7d86e212cc255dd91f93c66dad0987"` [INFO] running `"docker" "rm" "-f" "6be38478e0868cc97cc642fa81c7bfed6b7d86e212cc255dd91f93c66dad0987"` [INFO] [stdout] 6be38478e0868cc97cc642fa81c7bfed6b7d86e212cc255dd91f93c66dad0987 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] f40c05e82c9f9fdb24111136337082833efbae1dc08342d73db7c7997f474662 [INFO] running `"docker" "start" "-a" "f40c05e82c9f9fdb24111136337082833efbae1dc08342d73db7c7997f474662"` [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/rustwide/workdir/examples/server.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/simple.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.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ledb_actix-be4570f4942f9169 [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:1084:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc23324d3b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55cc23324d3b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cc23324d3b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55cc23324d3b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55cc23324d3b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55cc233249ac - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55cc233254ad - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55cc23325032 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55cc23324f16 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55cc2334015d - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55cc23340257 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stdout] at src/libcore/result.rs:1084 [INFO] [stdout] 11: 0x55cc23007a29 - core::result::Result::unwrap::hbd5acf205dc61017 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:852 [INFO] [stdout] 12: 0x55cc22fc227f - ledb_actix::actor::tests::test::{{closure}}::he860b7cef06a4ea1 [INFO] [stdout] at src/actor.rs:438 [INFO] [stdout] 13: 0x55cc23021da9 - actix_rt::builder::Builder::create_runtime::{{closure}}::h761e0d0996dfbe58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/builder.rs:122 [INFO] [stdout] 14: 0x55cc230722cb - futures::future::lazy::Lazy::get::hded2dbe579cf6e20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/lazy.rs:64 [INFO] [stdout] 15: 0x55cc23074e53 - as futures::future::Future>::poll::h9888f3e66c10e04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/lazy.rs:82 [INFO] [stdout] 16: 0x55cc2303d893 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h7766525a353b31c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329 [INFO] [stdout] 17: 0x55cc2303d9e0 - futures::task_impl::Spawn::enter::{{closure}}::heaac5c06f3ed86d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399 [INFO] [stdout] 18: 0x55cc23072548 - futures::task_impl::std::set::h1b0157c7a28f9c73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83 [INFO] [stdout] 19: 0x55cc2303d97b - futures::task_impl::Spawn::enter::he0a81c7bf0dab78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399 [INFO] [stdout] 20: 0x55cc2303d7c1 - futures::task_impl::Spawn::poll_fn_notify::h024b04121d5df762 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291 [INFO] [stdout] 21: 0x55cc2303d867 - futures::task_impl::Spawn::poll_future_notify::hac9f06880eb8424c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329 [INFO] [stdout] 22: 0x55cc23035781 - tokio_current_thread::Entered

::block_on::{{closure}}::h82e083128114dae2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494 [INFO] [stdout] 23: 0x55cc230353cd - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h3f3a668acbbdef0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 24: 0x55cc2303523b - tokio_current_thread::CurrentRunner::set_spawn::h1f1b6a2102471112 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825 [INFO] [stdout] 25: 0x55cc2303536d - tokio_current_thread::Borrow::enter::{{closure}}::hcd74ca1b9ac96975 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 26: 0x55cc23063aa9 - std::thread::local::LocalKey::try_with::hb56c531c6a4ccb1e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:262 [INFO] [stdout] 27: 0x55cc23062ae2 - std::thread::local::LocalKey::with::h959bfd33b6027223 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:239 [INFO] [stdout] 28: 0x55cc230352c7 - tokio_current_thread::Borrow::enter::h8f7bc372998916f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786 [INFO] [stdout] 29: 0x55cc230354c7 - tokio_current_thread::Entered

::block_on::h183096a4fbdbfd87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491 [INFO] [stdout] 30: 0x55cc22fe1fed - actix_rt::runtime::Runtime::block_on::{{closure}}::h09462a945c5e3dc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:128 [INFO] [stdout] 31: 0x55cc22fe1f40 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::ha1a50bd5ea5d044b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:168 [INFO] [stdout] 32: 0x55cc23053958 - tokio_executor::global::with_default::{{closure}}::h93959d30158ad024 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 33: 0x55cc23063303 - std::thread::local::LocalKey::try_with::h6471c1100d8e9052 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:262 [INFO] [stdout] 34: 0x55cc23062a0b - std::thread::local::LocalKey::with::h35809d4efb0e0677 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:239 [INFO] [stdout] 35: 0x55cc2305382e - tokio_executor::global::with_default::he4f4643e92c216cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 36: 0x55cc22fe1e77 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h46257821194c5081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:166 [INFO] [stdout] 37: 0x55cc23053358 - tokio_timer::timer::handle::with_default::{{closure}}::h4f1f5aab122ffaaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 38: 0x55cc230635a3 - std::thread::local::LocalKey::try_with::h7af87fe35c370fba [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:262 [INFO] [stdout] 39: 0x55cc23062bbb - std::thread::local::LocalKey::with::hc55f5b07c31a7a4f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:239 [INFO] [stdout] 40: 0x55cc2305318e - tokio_timer::timer::handle::with_default::hb18fc4a0f8e69d33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 41: 0x55cc22fe1e06 - actix_rt::runtime::Runtime::enter::{{closure}}::{{closure}}::h48e04d9c6389e9eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:159 [INFO] [stdout] 42: 0x55cc22fae35f - tokio_timer::clock::clock::with_default::{{closure}}::h29b1025a8de515fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 43: 0x55cc23063c1f - std::thread::local::LocalKey::try_with::hb73d4c826be4b862 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:262 [INFO] [stdout] 44: 0x55cc23062b4c - std::thread::local::LocalKey::with::hb380b5ac6e6953e0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:239 [INFO] [stdout] 45: 0x55cc22fae24d - tokio_timer::clock::clock::with_default::h63ca82e1622a8653 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 46: 0x55cc22fe1dbc - actix_rt::runtime::Runtime::enter::{{closure}}::h0babc75051ff6b4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:158 [INFO] [stdout] 47: 0x55cc230536ea - tokio_reactor::with_default::{{closure}}::hc72039eccd7dc91d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 48: 0x55cc23062d9f - std::thread::local::LocalKey::try_with::h123b56f60dff7537 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:262 [INFO] [stdout] 49: 0x55cc23062a7c - std::thread::local::LocalKey::with::h5c0723cbfdf0e794 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/local.rs:239 [INFO] [stdout] 50: 0x55cc230534c4 - tokio_reactor::with_default::h0a97631e5bbf424c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 51: 0x55cc22fe1d06 - actix_rt::runtime::Runtime::enter::ha784ca1e00edfb7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:157 [INFO] [stdout] 52: 0x55cc22fe1fb5 - actix_rt::runtime::Runtime::block_on::hb808ff688c01b90e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/runtime.rs:126 [INFO] [stdout] 53: 0x55cc23021b88 - actix_rt::builder::Builder::create_runtime::hae1fe5969fba081f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/builder.rs:121 [INFO] [stdout] 54: 0x55cc23021e00 - actix_rt::builder::Builder::run::haa16bb0ac8e6c963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/builder.rs:87 [INFO] [stdout] 55: 0x55cc22fb661d - actix_rt::system::System::run::hd17d5af90cfb5760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-0.2.5/src/system.rs:143 [INFO] [stdout] 56: 0x55cc22fc08cc - ledb_actix::actor::tests::test::haeb3d3a02d843958 [INFO] [stdout] at src/actor.rs:435 [INFO] [stdout] 57: 0x55cc22fc08aa - ledb_actix::actor::tests::test::{{closure}}::h1018d44e7b1fad4a [INFO] [stdout] at src/actor.rs:434 [INFO] [stdout] 58: 0x55cc2300ed2e - core::ops::function::FnOnce::call_once::h9ec2e9c1e50bb36e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 59: 0x55cc23080baf - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 60: 0x55cc2332866a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 61: 0x55cc2309b19e - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 62: 0x55cc2309b19e - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 63: 0x55cc2309b19e - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 64: 0x55cc230765d5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 65: 0x55cc2307a715 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 66: 0x55cc2307a715 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 67: 0x55cc2307a715 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 68: 0x55cc2332866a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 69: 0x55cc2307acf2 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 70: 0x55cc2307acf2 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 71: 0x55cc2307acf2 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 72: 0x55cc2307acf2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 73: 0x55cc233190bf - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 74: 0x55cc23327d80 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 75: 0x55cc23327d80 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 76: 0x55cc23327d80 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: 0x7f6af93b86db - start_thread [INFO] [stdout] 78: 0x7f6af8ec988f - __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" "f40c05e82c9f9fdb24111136337082833efbae1dc08342d73db7c7997f474662"` [INFO] running `"docker" "rm" "-f" "f40c05e82c9f9fdb24111136337082833efbae1dc08342d73db7c7997f474662"` [INFO] [stdout] f40c05e82c9f9fdb24111136337082833efbae1dc08342d73db7c7997f474662