[INFO] cloning repository mrcosta/ranbumfy [INFO] running `"git" "clone" "--bare" "git://github.com/mrcosta/ranbumfy.git" "work/cache/sources/gh/mrcosta/ranbumfy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mrcosta/ranbumfy'... [INFO] running `"git" "clone" "work/cache/sources/gh/mrcosta/ranbumfy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mrcosta/ranbumfy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mrcosta/ranbumfy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mrcosta/ranbumfy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3da62dc76a420679a1fe10dbb4cf877dd7faaa9 [INFO] sha for GitHub repo mrcosta/ranbumfy: d3da62dc76a420679a1fe10dbb4cf877dd7faaa9 [INFO] validating manifest of mrcosta/ranbumfy 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 mrcosta/ranbumfy 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 mrcosta/ranbumfy [INFO] finished frobbing mrcosta/ranbumfy [INFO] frobbed toml for mrcosta/ranbumfy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mrcosta/ranbumfy/Cargo.toml [INFO] started frobbing mrcosta/ranbumfy [INFO] finished frobbing mrcosta/ranbumfy [INFO] frobbed toml for mrcosta/ranbumfy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy/Cargo.toml [INFO] crate mrcosta/ranbumfy already has a lockfile, it will not be regenerated [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 rspotify v0.2.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mrcosta/ranbumfy against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 8a1adcc07f297a59da8d70408c9034850bfba46fb93a901088bc65f8684c50dd [INFO] running `"docker" "start" "-a" "8a1adcc07f297a59da8d70408c9034850bfba46fb93a901088bc65f8684c50dd"` [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling rspotify v0.2.5 [INFO] [stderr] Compiling ranbumfy v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/user.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub music_client: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn MusicClient` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "8a1adcc07f297a59da8d70408c9034850bfba46fb93a901088bc65f8684c50dd"` [INFO] running `"docker" "rm" "-f" "8a1adcc07f297a59da8d70408c9034850bfba46fb93a901088bc65f8684c50dd"` [INFO] [stdout] 8a1adcc07f297a59da8d70408c9034850bfba46fb93a901088bc65f8684c50dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c53f80e337c32f329d9df9ed69acc062640a48e19ccd7edeb12cae865141cfbf [INFO] running `"docker" "start" "-a" "c53f80e337c32f329d9df9ed69acc062640a48e19ccd7edeb12cae865141cfbf"` [INFO] [stderr] Compiling mockers v0.13.1 [INFO] [stderr] Compiling mockers_derive v0.13.1 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling ranbumfy v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/user.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub music_client: Box, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn MusicClient` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/user.rs:54:47 [INFO] [stderr] | [INFO] [stderr] 54 | let cond = scenario.create_mock_for::(); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn MusicClient` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.26s [INFO] running `"docker" "inspect" "c53f80e337c32f329d9df9ed69acc062640a48e19ccd7edeb12cae865141cfbf"` [INFO] running `"docker" "rm" "-f" "c53f80e337c32f329d9df9ed69acc062640a48e19ccd7edeb12cae865141cfbf"` [INFO] [stdout] c53f80e337c32f329d9df9ed69acc062640a48e19ccd7edeb12cae865141cfbf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mrcosta/ranbumfy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 68e0e988935916615a6ac398af54c73885d2a13a9aca28b331010c1bd7f75545 [INFO] running `"docker" "start" "-a" "68e0e988935916615a6ac398af54c73885d2a13a9aca28b331010c1bd7f75545"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/ranbumfy-d0546626fbf8277b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test spotify_music_service::converter::test::convert_from_spotify_artists_to_domain_artists ... ok [INFO] [stdout] test spotify_music_service::converter::test::convert_from_spotify_albums_to_domain_albums ... ok [INFO] [stdout] test user::artist::test::test_drawn_an_album_when_artist_has_only_one_album ... ok [INFO] [stdout] test user::test::test_get_followed_artist_and_drawn_7_albums ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-fd0a978f4bc5cff1 [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration::calling_rget_without_args ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration::calling_rget_without_args stdout ---- [INFO] [stdout] thread 'integration::calling_rget_without_args' panicked at 'Assertion failed for `cargo run --quiet -- --with-albums` [INFO] [stdout] with: Unexpected return status: failure [INFO] [stdout] stdout=```"https://accounts.spotify.com/authorize?response_type=code&redirect_uri=&scope=user-follow-read&state=kKAj0631q1alsHvT&client_id=&" [INFO] [stdout] Enter the URL you were redirected to: [INFO] [stdout] ``` [INFO] [stdout] stderr=``` [INFO] [stdout] You need to set your Spotify API credentials. You can do this by [INFO] [stdout] setting environment variables in `.env` file: [INFO] [stdout] CLIENT_ID='your-spotify-client-id' [INFO] [stdout] CLIENT_SECRET='your-spotify-client-secret' [INFO] [stdout] REDIRECT_URI='your-app-redirect-url' [INFO] [stdout] Get your credentials at `https://developer.spotify.com/my-applications` [INFO] [stdout] [2019-06-08T21:44:34Z ERROR rspotify::spotify::util] debug message [INFO] [stdout] couldn't open .spotify_token_cache.json: "entity not found" [INFO] [stdout] Error Os { code: 2, kind: NotFound, message: "No such file or directory" };Please naviage here ["https://accounts.spotify.com/authorize?response_type=code&redirect_uri=&scope=user-follow-read&state=kKAj0631q1alsHvT&client_id=&"] [INFO] [stdout] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e7b77cc74b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55e7b77cc74b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e7b77cc74b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e7b77cc74b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e7b77cc74b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e7b77cc44c - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:212 [INFO] [stdout] 6: 0x55e7b77ccec0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e7b77cca42 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e7b77cc926 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x55e7b77eca9d - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55e7b77ec9dc - core::panicking::panic::hd245c691f8d145ad [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x55e7b6be6186 - core::option::Option::unwrap::h5650fef0ea8bac77 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/macros.rs:12 [INFO] [stdout] 12: 0x55e7b6bf5988 - ranbumfy::spotify_music_service::authentication::get_token_info::h4b1287c41931a543 [INFO] [stdout] at src/spotify_music_service/authentication.rs:20 [INFO] [stdout] 13: 0x55e7b6bf56f9 - ranbumfy::spotify_music_service::authentication::get_spotify_client::h5b244b6cbd77775c [INFO] [stdout] at src/spotify_music_service/authentication.rs:6 [INFO] [stdout] 14: 0x55e7b6bf626a - ranbumfy::init::ha1724242c80df649 [INFO] [stdout] at src/main.rs:34 [INFO] [stdout] 15: 0x55e7b6bf614c - ranbumfy::main::hc82de6c37d95893b [INFO] [stdout] at src/main.rs:23 [INFO] [stdout] 16: 0x55e7b6bf52d0 - std::rt::lang_start::{{closure}}::h82cb09a1097acb10 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stdout] 17: 0x55e7b77cc8c3 - std::rt::lang_start_internal::{{closure}}::ha7c0c29bf9d4b1ec [INFO] [stdout] at src/libstd/rt.rs:49 [INFO] [stdout] 18: 0x55e7b77cc8c3 - std::panicking::try::do_call::h6e54176261da06d4 [INFO] [stdout] at src/libstd/panicking.rs:294 [INFO] [stdout] 19: 0x55e7b77d4dba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 20: 0x55e7b77cd48d - std::panicking::try::h108b9053abb3bfc3 [INFO] [stdout] at src/libstd/panicking.rs:273 [INFO] [stdout] 21: 0x55e7b77cd48d - std::panic::catch_unwind::h26d0733c47c2fe78 [INFO] [stdout] at src/libstd/panic.rs:388 [INFO] [stdout] 22: 0x55e7b77cd48d - std::rt::lang_start_internal::hfa103a00f84c98f5 [INFO] [stdout] at src/libstd/rt.rs:48 [INFO] [stdout] 23: 0x55e7b6bf52a9 - std::rt::lang_start::h6706515ca2d29046 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stdout] 24: 0x55e7b6bf631a - main [INFO] [stdout] 25: 0x7f17208972e1 - __libc_start_main [INFO] [stdout] 26: 0x55e7b6bd91fa - _start [INFO] [stdout] 27: 0x0 - [INFO] [stdout] ```', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f08c2cf38b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55f08c2cf38b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f08c2cf38b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55f08c2cf38b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55f08c2cf38b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55f08c2cf01f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55f08c2cfb00 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55f08c23b8d8 - std::panicking::begin_panic::h29f56eb992d7e4e2 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:409 [INFO] [stdout] 8: 0x55f08c22ab0f - assert_cli::assert::Assert::unwrap::h197467b7ee6f564c [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.6.3/src/assert.rs:441 [INFO] [stdout] 9: 0x55f08c1dfa57 - integration::integration::calling_rget_without_args::h3a8eeef2565c1cb7 [INFO] [stdout] at tests/integration.rs:7 [INFO] [stdout] 10: 0x55f08c1df9ca - integration::integration::calling_rget_without_args::{{closure}}::h549aed87f67729fe [INFO] [stdout] at tests/integration.rs:6 [INFO] [stdout] 11: 0x55f08c1dd78e - core::ops::function::FnOnce::call_once::h838342bebeab37a4 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55f08c1ea8ff - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x55f08c2d6e7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55f08c2052d8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 15: 0x55f08c2052d8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 16: 0x55f08c2052d8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x55f08c1dfe75 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x55f08c1e3e75 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x55f08c1e3e75 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 20: 0x55f08c1e3e75 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 21: 0x55f08c2d6e7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 22: 0x55f08c1e4502 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 23: 0x55f08c1e4502 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 24: 0x55f08c1e4502 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x55f08c1e4502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55f08c2c3fbf - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x55f08c2d65c0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x55f08c2d65c0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x55f08c2d65c0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7f658caca4a4 - start_thread [INFO] [stdout] 31: 0x7f658c5f5d0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration::calling_rget_without_args [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "68e0e988935916615a6ac398af54c73885d2a13a9aca28b331010c1bd7f75545"` [INFO] running `"docker" "rm" "-f" "68e0e988935916615a6ac398af54c73885d2a13a9aca28b331010c1bd7f75545"` [INFO] [stdout] 68e0e988935916615a6ac398af54c73885d2a13a9aca28b331010c1bd7f75545