[INFO] cloning repository wayofthepie/execd-cli [INFO] running `"git" "clone" "--bare" "git://github.com/wayofthepie/execd-cli.git" "work/cache/sources/gh/wayofthepie/execd-cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/wayofthepie/execd-cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/wayofthepie/execd-cli" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wayofthepie/execd-cli" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayofthepie/execd-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayofthepie/execd-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2cbce6060bd93b4476cfa2a895893d90466a190d [INFO] sha for GitHub repo wayofthepie/execd-cli: 2cbce6060bd93b4476cfa2a895893d90466a190d [INFO] validating manifest of wayofthepie/execd-cli 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 wayofthepie/execd-cli 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 wayofthepie/execd-cli [INFO] finished frobbing wayofthepie/execd-cli [INFO] frobbed toml for wayofthepie/execd-cli written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli/Cargo.toml [INFO] started frobbing wayofthepie/execd-cli [INFO] finished frobbing wayofthepie/execd-cli [INFO] frobbed toml for wayofthepie/execd-cli written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wayofthepie/execd-cli/Cargo.toml [INFO] crate wayofthepie/execd-cli 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 speculate v0.1.1 [INFO] [stderr] Downloaded uuid v0.7.3 [INFO] [stderr] Downloaded pact_matching v0.4.5 [INFO] [stderr] Downloaded pact_consumer v0.4.0 [INFO] [stderr] Downloaded pact_mock_server v0.4.0 [INFO] [stderr] Downloaded p-macro v0.2.0 [INFO] [stderr] Downloaded indextree v1.3.0 [INFO] [stderr] Downloaded sxd-document v0.2.6 [INFO] [stderr] Downloaded openssl-src v111.2.1+1.1.1b [INFO] [stderr] Downloaded semver v0.7.0 [INFO] [stderr] Downloaded base64 v0.7.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing wayofthepie/execd-cli against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d38a5e438e4ee2fae4307538e6aeb3b467c1aced3d3719fa6108c0797560fe1a [INFO] running `"docker" "start" "-a" "d38a5e438e4ee2fae4307538e6aeb3b467c1aced3d3719fa6108c0797560fe1a"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling uuid v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling execd-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `get_builds` [INFO] [stderr] --> src/store/client.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn get_builds(&self, id: &Uuid) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_build` [INFO] [stderr] --> src/store/client.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn get_build(&self, job_id: &Uuid, build_id: &Uuid) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `"docker" "inspect" "d38a5e438e4ee2fae4307538e6aeb3b467c1aced3d3719fa6108c0797560fe1a"` [INFO] running `"docker" "rm" "-f" "d38a5e438e4ee2fae4307538e6aeb3b467c1aced3d3719fa6108c0797560fe1a"` [INFO] [stdout] d38a5e438e4ee2fae4307538e6aeb3b467c1aced3d3719fa6108c0797560fe1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] df95781bbb7e6c05f9648c46424b9892af990f7110da12d86e18c7ddfed13b81 [INFO] running `"docker" "start" "-a" "df95781bbb7e6c05f9648c46424b9892af990f7110da12d86e18c7ddfed13b81"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling p-macro v0.2.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling sxd-document v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling speculate v0.1.1 [INFO] [stderr] Compiling pact_matching v0.4.5 [INFO] [stderr] Compiling pact_mock_server v0.4.0 [INFO] [stderr] Compiling pact_consumer v0.4.0 [INFO] [stderr] Compiling execd-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `get_builds` [INFO] [stderr] --> src/store/client.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn get_builds(&self, id: &Uuid) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_build` [INFO] [stderr] --> src/store/client.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn get_build(&self, job_id: &Uuid, build_id: &Uuid) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `"docker" "inspect" "df95781bbb7e6c05f9648c46424b9892af990f7110da12d86e18c7ddfed13b81"` [INFO] running `"docker" "rm" "-f" "df95781bbb7e6c05f9648c46424b9892af990f7110da12d86e18c7ddfed13b81"` [INFO] [stdout] df95781bbb7e6c05f9648c46424b9892af990f7110da12d86e18c7ddfed13b81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wayofthepie/execd-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 6d5c5129597ebe0c9ad7513a5a1788c436d85e9863eda8166c26c09ce13396bd [INFO] running `"docker" "start" "-a" "6d5c5129597ebe0c9ad7513a5a1788c436d85e9863eda8166c26c09ce13396bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/execd_cli-618b78f692fc0404 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK ... FAILED [INFO] [stdout] test store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK ... FAILED [INFO] [stdout] test store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK ... FAILED [INFO] [stdout] test store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK stdout ---- [INFO] [stdout] thread 'store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK' panicked at 'error writing pact: Read-only file system (os error 30)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e207791fab - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55e207791fab - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e207791fab - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e207791fab - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e207791fab - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e207791c3f - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e207792720 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e2077922a2 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e2077921ef - std::panicking::begin_panic_fmt::h7b7b130b87f3cbeb [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e206b95121 - pact_consumer::mock_server::panic_or_print_error::he549d6b0e7a6b4f8 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139 [INFO] [stdout] 10: 0x55e206b951e2 - ::drop::he26ec860ad9bd038 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:148 [INFO] [stdout] 11: 0x55e206b252e5 - core::ptr::real_drop_in_place::hcfa8123cf3543b77 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e206b1b63d - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::hac84d60f772685cd [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 13: 0x55e206b1a51a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::{{closure}}::h00ac942302b671f3 [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 14: 0x55e206b21f7e - core::ops::function::FnOnce::call_once::h6071db6d100f49b6 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e206b4fe6f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e206b6a848 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e206b6a848 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e206b6a848 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e206b453e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e206b49375 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e206b49375 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e206b49375 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e206b49992 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e206b49992 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e206b49992 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e206b49992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e20778409f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e207796260 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e207796260 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e207796260 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3c8e5a64a4 - start_thread [INFO] [stdout] 34: 0x7f3c8e0d1d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK stdout ---- [INFO] [stdout] thread 'store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK' panicked at 'error writing pact: Read-only file system (os error 30)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e207791fab - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55e207791fab - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e207791fab - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e207791fab - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e207791fab - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e207791c3f - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e207792720 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e2077922a2 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e2077921ef - std::panicking::begin_panic_fmt::h7b7b130b87f3cbeb [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e206b95121 - pact_consumer::mock_server::panic_or_print_error::he549d6b0e7a6b4f8 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139 [INFO] [stdout] 10: 0x55e206b951e2 - ::drop::he26ec860ad9bd038 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:148 [INFO] [stdout] 11: 0x55e206b252e5 - core::ptr::real_drop_in_place::hcfa8123cf3543b77 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e206b1cb32 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK::h33cd4d08584defb4 [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 13: 0x55e206b1ba1a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK::{{closure}}::h3cad424648942ad5 [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 14: 0x55e206b2209e - core::ops::function::FnOnce::call_once::hd6f3536d314a23e0 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e206b4fe6f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e206b6a848 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e206b6a848 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e206b6a848 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e206b453e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e206b49375 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e206b49375 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e206b49375 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e206b49992 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e206b49992 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e206b49992 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e206b49992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e20778409f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e207796260 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e207796260 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e207796260 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3c8e5a64a4 - start_thread [INFO] [stdout] 34: 0x7f3c8e0d1d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK stdout ---- [INFO] [stdout] thread 'store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK' panicked at 'error writing pact: Read-only file system (os error 30)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e207791fab - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55e207791fab - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e207791fab - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e207791fab - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e207791fab - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e207791c3f - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e207792720 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e2077922a2 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e2077921ef - std::panicking::begin_panic_fmt::h7b7b130b87f3cbeb [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e206b95121 - pact_consumer::mock_server::panic_or_print_error::he549d6b0e7a6b4f8 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139 [INFO] [stdout] 10: 0x55e206b951e2 - ::drop::he26ec860ad9bd038 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:148 [INFO] [stdout] 11: 0x55e206b252e5 - core::ptr::real_drop_in_place::hcfa8123cf3543b77 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e206b19a0d - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::h3ff7d51e42e775dc [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 13: 0x55e206b189ea - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::{{closure}}::he9ba82d2f2db913e [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 14: 0x55e206b21fbe - core::ops::function::FnOnce::call_once::h6440181803667763 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e206b4fe6f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e206b6a848 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e206b6a848 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e206b6a848 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e206b453e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e206b49375 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e206b49375 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e206b49375 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e206b49992 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e206b49992 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e206b49992 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e206b49992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e20778409f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e207796260 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e207796260 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e207796260 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3c8e5a64a4 - start_thread [INFO] [stdout] 34: 0x7f3c8e0d1d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist stdout ---- [INFO] [stdout] thread 'store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist' panicked at 'error writing pact: Read-only file system (os error 30)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e207791fab - backtrace::backtrace::libunwind::trace::hcbf63b8d794b15f4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55e207791fab - backtrace::backtrace::trace_unsynchronized::h681e1cb201a9972d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e207791fab - std::sys_common::backtrace::_print::hd27175ce39811176 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e207791fab - std::sys_common::backtrace::print::h117e2eebf9a1e122 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e207791fab - std::panicking::default_hook::{{closure}}::h6369b988ee675335 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e207791c3f - std::panicking::default_hook::hfaefd2bea4c25f9e [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e207792720 - std::panicking::rust_panic_with_hook::h02c52718165ccced [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e2077922a2 - std::panicking::continue_panic_fmt::h9e135674c1df51b4 [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e2077921ef - std::panicking::begin_panic_fmt::h7b7b130b87f3cbeb [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e206b95121 - pact_consumer::mock_server::panic_or_print_error::he549d6b0e7a6b4f8 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139 [INFO] [stdout] 10: 0x55e206b951e2 - ::drop::he26ec860ad9bd038 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:148 [INFO] [stdout] 11: 0x55e206b252e5 - core::ptr::real_drop_in_place::hcfa8123cf3543b77 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e206b1a2a5 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::ha7bdae8dbcdcf639 [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 13: 0x55e206b19eda - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::{{closure}}::h684f6597576b4b13 [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 14: 0x55e206b21ffe - core::ops::function::FnOnce::call_once::h6ef0537932f086e9 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e206b4fe6f - as core::ops::function::FnOnce>::call_once::h051e7835d417eabd [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e206b6a848 - std::panicking::try::h2a4c737ee7913c25 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e206b6a848 - std::panic::catch_unwind::hb4a850da3c0f461d [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e206b6a848 - test::run_test::run_test_inner::{{closure}}::hf1081f8a70de250d [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e206b453e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h342b596609fb99e3 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e206b49375 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h513520560543c60c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e206b49375 - as core::ops::function::FnOnce<()>>::call_once::ha4e1c61c6177bb54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e206b49375 - std::panicking::try::do_call::h0eb4a0e045c14646 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e207796eca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e206b49992 - std::panicking::try::h20774757cea1a66c [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e206b49992 - std::panic::catch_unwind::h38e40a373c8b5452 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e206b49992 - std::thread::Builder::spawn_unchecked::{{closure}}::h9bfd91224a2fd035 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e206b49992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2d3b3105bb1d7d1 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e20778409f - as core::ops::function::FnOnce>::call_once::hc6099fbe1f2e9038 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e207796260 - as core::ops::function::FnOnce>::call_once::h1b61db05dcd8ce54 [INFO] [stdout] at /rustc/c8865d8e195813ade6b84434ac9f8850e7112d1a/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e207796260 - std::sys_common::thread::start_thread::hd3ed9053e9fea488 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e207796260 - std::sys::unix::thread::Thread::new::thread_start::hc17e4e4c7ed2fc8f [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f3c8e5a64a4 - start_thread [INFO] [stdout] 34: 0x7f3c8e0d1d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK [INFO] [stdout] store::client::test::speculate_0::job_retrieval::test_GET_jobs_with_tags_query_param_should_filter_jobs_by_tags_and_return_200_OK [INFO] [stdout] store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist [INFO] [stdout] store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "6d5c5129597ebe0c9ad7513a5a1788c436d85e9863eda8166c26c09ce13396bd"` [INFO] running `"docker" "rm" "-f" "6d5c5129597ebe0c9ad7513a5a1788c436d85e9863eda8166c26c09ce13396bd"` [INFO] [stdout] 6d5c5129597ebe0c9ad7513a5a1788c436d85e9863eda8166c26c09ce13396bd