[INFO] crate robinhood 0.1.1-alpha.1 is already in cache [INFO] extracting crate robinhood 0.1.1-alpha.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/robinhood/0.1.1-alpha.1 [INFO] extracting crate robinhood 0.1.1-alpha.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/robinhood/0.1.1-alpha.1 [INFO] validating manifest of robinhood-0.1.1-alpha.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 robinhood-0.1.1-alpha.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 robinhood-0.1.1-alpha.1 [INFO] finished frobbing robinhood-0.1.1-alpha.1 [INFO] frobbed toml for robinhood-0.1.1-alpha.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/robinhood/0.1.1-alpha.1/Cargo.toml [INFO] started frobbing robinhood-0.1.1-alpha.1 [INFO] finished frobbing robinhood-0.1.1-alpha.1 [INFO] frobbed toml for robinhood-0.1.1-alpha.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/robinhood/0.1.1-alpha.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 robinhood-0.1.1-alpha.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/robinhood/0.1.1-alpha.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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 73f94cebcf16a947bb29035f5b5c37a00b546de705fb9569c3e32588cabb1200 [INFO] running `"docker" "start" "-a" "73f94cebcf16a947bb29035f5b5c37a00b546de705fb9569c3e32588cabb1200"` [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling robinhood v0.1.1-alpha.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:377:30 [INFO] [stderr] | [INFO] [stderr] 377 | mfa_callback: Rc String>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) -> String` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | foreign_links { [INFO] [stderr] 59 | | Reqwest(reqwest::Error); [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.99s [INFO] running `"docker" "inspect" "73f94cebcf16a947bb29035f5b5c37a00b546de705fb9569c3e32588cabb1200"` [INFO] running `"docker" "rm" "-f" "73f94cebcf16a947bb29035f5b5c37a00b546de705fb9569c3e32588cabb1200"` [INFO] [stdout] 73f94cebcf16a947bb29035f5b5c37a00b546de705fb9569c3e32588cabb1200 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/robinhood/0.1.1-alpha.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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 77ec9b1850e5d6804873ad19a66e34a69c7a1f9192598636e24b5a396e113883 [INFO] running `"docker" "start" "-a" "77ec9b1850e5d6804873ad19a66e34a69c7a1f9192598636e24b5a396e113883"` [INFO] [stderr] Compiling robinhood v0.1.1-alpha.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:377:30 [INFO] [stderr] | [INFO] [stderr] 377 | mfa_callback: Rc String>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) -> String` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | foreign_links { [INFO] [stderr] 59 | | Reqwest(reqwest::Error); [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `"docker" "inspect" "77ec9b1850e5d6804873ad19a66e34a69c7a1f9192598636e24b5a396e113883"` [INFO] running `"docker" "rm" "-f" "77ec9b1850e5d6804873ad19a66e34a69c7a1f9192598636e24b5a396e113883"` [INFO] [stdout] 77ec9b1850e5d6804873ad19a66e34a69c7a1f9192598636e24b5a396e113883 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/robinhood/0.1.1-alpha.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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] d2a3f199cc1c534d26c71bae7ac74ecbf9db22f9dc646df1360da1ef6e41c62f [INFO] running `"docker" "start" "-a" "d2a3f199cc1c534d26c71bae7ac74ecbf9db22f9dc646df1360da1ef6e41c62f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/robinhood-d1fada06a6169848 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_order_builder::client_builder_bad_login ... ok [INFO] [stdout] test test_order_builder::order_builder ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test test_client_builder::client_builder ... ok [INFO] [stdout] test test_instruments::grab_instruments ... FAILED [INFO] [stdout] test test_client_builder::client_builder_bad_login ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_instruments::grab_instruments stdout ---- [INFO] [stdout] Instruments { [INFO] [stdout] results: IntoIter( [INFO] [stdout] [], [INFO] [stdout] ), [INFO] [stdout] next: Some( [INFO] [stdout] "https://api.robinhood.com/instruments/", [INFO] [stdout] ), [INFO] [stdout] client: Client, [INFO] [stdout] } [INFO] [stdout] Instrument: Err( [INFO] [stdout] Error( [INFO] [stdout] Reqwest( [INFO] [stdout] Error { [INFO] [stdout] kind: Io( [INFO] [stdout] Custom { [INFO] [stdout] kind: Other, [INFO] [stdout] error: "failed to lookup address information: Temporary failure in name resolution", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] url: Some( [INFO] [stdout] "https://api.robinhood.com/instruments/", [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] State { [INFO] [stdout] next_error: None, [INFO] [stdout] backtrace: Some( [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: backtrace::backtrace::libunwind::trace::hdffe980c7fc9bff6 (0x564191f6db9d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] backtrace::backtrace::trace_unsynchronized::h27c112af6397aaf4 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 1: backtrace::backtrace::trace::h586db1700cf92fcf (0x564191f6db1e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:53 [INFO] [stdout] 2: backtrace::capture::Backtrace::create::h479f8bf0531b45b4 (0x564191f5daed) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/capture.rs:163 [INFO] [stdout] 3: backtrace::capture::Backtrace::new::ha33e2fe86290cdbe (0x564191f5da05) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/capture.rs:127 [INFO] [stdout] 4: error_chain::make_backtrace::h469bd127a7e48a4d (0x564191f5c2a4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.10.0/src/lib.rs:417 [INFO] [stdout] 5: ::default::heb87114fe5e977fc (0x564191f5c313) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.10.0/src/lib.rs:504 [INFO] [stdout] 6: robinhood::Error::from_kind::h34d82c29b03abd50 (0x564191a73134) [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::error_chain_processed macros>:52 [INFO] [stdout] 7: >::from::h3e9a9db3b9c1bd7c (0x564191a73234) [INFO] [stdout] at src/lib.rs:57 [INFO] [stdout] 8: robinhood::Instruments::try_next::hb1f3b809571ba7a4 (0x564191a7dbb8) [INFO] [stdout] at src/macros.rs:88 [INFO] [stdout] 9: ::next::h3a92f771c6d82f9b (0x564191a7e424) [INFO] [stdout] at src/macros.rs:104 [INFO] [stdout] 10: as core::iter::traits::iterator::Iterator>::next::h003ce54d38e98937 (0x564191ac0bc5) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/iter/adapters/mod.rs:1574 [INFO] [stdout] 11: robinhood::test_instruments::grab_instruments::heec5536f1ef725cf (0x564191ab9f5a) [INFO] [stdout] at src/lib.rs:599 [INFO] [stdout] 12: robinhood::test_instruments::grab_instruments::{{closure}}::h5f3cf9d96593b186 (0x564191ab9d6a) [INFO] [stdout] at src/lib.rs:593 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h78431f9dceffcb37 (0x564191abadbe) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 (0x564191ad725f) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: __rust_maybe_catch_panic (0x564191faf9ca) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: std::panicking::try::h4b4c6c15836266eb (0x564191af1858) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 (0x564191acc6d5) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 (0x564191ad0855) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 19: __rust_maybe_catch_panic (0x564191faf9ca) [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 20: std::panicking::try::h9fff34be50f16431 (0x564191ad0e92) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 21: as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b (0x564191f9ee1f) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 22: as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 (0x564191faed70) [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 23: start_thread (0x7f79f3d304a4) [INFO] [stdout] 24: __clone (0x7f79f385bd0f) [INFO] [stdout] 25: (0x0), [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ) [INFO] [stdout] thread 'test_instruments::grab_instruments' panicked at 'assertion failed: instrument.is_ok()', src/lib.rs:601:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564191fabe3b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x564191fabe3b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x564191fabe3b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x564191fabe3b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x564191fabe3b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x564191fabaaa - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x564191fac5b0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x564191f395c8 - std::panicking::begin_panic::h62c2db20250b067d [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x564191aba155 - robinhood::test_instruments::grab_instruments::heec5536f1ef725cf [INFO] [stdout] at src/lib.rs:601 [INFO] [stdout] 9: 0x564191ab9d6a - robinhood::test_instruments::grab_instruments::{{closure}}::h5f3cf9d96593b186 [INFO] [stdout] at src/lib.rs:593 [INFO] [stdout] 10: 0x564191abadbe - core::ops::function::FnOnce::call_once::h78431f9dceffcb37 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 11: 0x564191ad725f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 12: 0x564191faf9ca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 13: 0x564191af1858 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x564191af1858 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x564191af1858 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 16: 0x564191acc6d5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x564191ad0855 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x564191ad0855 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x564191ad0855 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x564191faf9ca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 21: 0x564191ad0e92 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x564191ad0e92 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x564191ad0e92 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x564191ad0e92 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x564191f9ee1f - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x564191faed70 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x564191faed70 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x564191faed70 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f79f3d304a4 - start_thread [INFO] [stdout] 30: 0x7f79f385bd0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_instruments::grab_instruments [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 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" "d2a3f199cc1c534d26c71bae7ac74ecbf9db22f9dc646df1360da1ef6e41c62f"` [INFO] running `"docker" "rm" "-f" "d2a3f199cc1c534d26c71bae7ac74ecbf9db22f9dc646df1360da1ef6e41c62f"` [INFO] [stdout] d2a3f199cc1c534d26c71bae7ac74ecbf9db22f9dc646df1360da1ef6e41c62f