[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 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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d6ddb3d6c5b2ca8e45cfea8e560d097feaf3a1efc70ab6c96e38a041d1989c95 [INFO] running `"docker" "start" "-a" "d6ddb3d6c5b2ca8e45cfea8e560d097feaf3a1efc70ab6c96e38a041d1989c95"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling h2 v0.1.17 [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 quote v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling uuid v0.7.3 [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 57s [INFO] running `"docker" "inspect" "d6ddb3d6c5b2ca8e45cfea8e560d097feaf3a1efc70ab6c96e38a041d1989c95"` [INFO] running `"docker" "rm" "-f" "d6ddb3d6c5b2ca8e45cfea8e560d097feaf3a1efc70ab6c96e38a041d1989c95"` [INFO] [stdout] d6ddb3d6c5b2ca8e45cfea8e560d097feaf3a1efc70ab6c96e38a041d1989c95 [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 28ec7ec82503c80fb8c42d80e1116f2d7ffe857c0b88d1c6bc5c9701eef3672c [INFO] running `"docker" "start" "-a" "28ec7ec82503c80fb8c42d80e1116f2d7ffe857c0b88d1c6bc5c9701eef3672c"` [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling p-macro v0.2.0 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling semver v0.7.0 [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 rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling hpack v0.2.0 [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 regex v0.2.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling uuid v0.5.1 [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 34s [INFO] running `"docker" "inspect" "28ec7ec82503c80fb8c42d80e1116f2d7ffe857c0b88d1c6bc5c9701eef3672c"` [INFO] running `"docker" "rm" "-f" "28ec7ec82503c80fb8c42d80e1116f2d7ffe857c0b88d1c6bc5c9701eef3672c"` [INFO] [stdout] 28ec7ec82503c80fb8c42d80e1116f2d7ffe857c0b88d1c6bc5c9701eef3672c [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e33769de3f8f5f1f91f237e431d6767f79a111eed943efd6d45f022506b37733 [INFO] running `"docker" "start" "-a" "e33769de3f8f5f1f91f237e431d6767f79a111eed943efd6d45f022506b37733"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/crater/target/debug/deps/execd_cli-854ed707c013b5ca [INFO] [stdout] [INFO] [stdout] running 4 tests [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] 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] [INFO] [stdout] failures: [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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e3b3fa483b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e3b3fa483b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e3b3fa44cf - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e3b3fa4fb0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e3b3fa4b32 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e3b3fa4a7f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e3b339e9c1 - pact_consumer::mock_server::panic_or_print_error::h248c8e126b2b4e3e [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: 0x55e3b339ea82 - ::drop::hf01608f5019df43b [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: 0x55e3b3336305 - core::ptr::real_drop_in_place::ha79651bc8dd5a828 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e3b332c215 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::h15894015f39fc58e [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 13: 0x55e3b332be4a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::{{closure}}::h1c5a7277c2e39556 [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 14: 0x55e3b3333dbe - core::ops::function::FnOnce::call_once::hbbe7c053d548ac43 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e3b3361ddf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e3b337c7b8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e3b337c7b8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e3b337c7b8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e3b3357355 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e3b335b355 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e3b335b355 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e3b335b355 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e3b335b9e2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e3b335b9e2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e3b335b9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e3b335b9e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e3b3f9692f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e3b3fa8af0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e3b3fa8af0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e3b3fa8af0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f9af33544a4 - start_thread [INFO] [stdout] 34: 0x7f9af2e7fd0f - __clone [INFO] [stdout] 35: 0x0 - [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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e3b3fa483b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e3b3fa483b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e3b3fa44cf - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e3b3fa4fb0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e3b3fa4b32 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e3b3fa4a7f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e3b339e9c1 - pact_consumer::mock_server::panic_or_print_error::h248c8e126b2b4e3e [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: 0x55e3b339ea82 - ::drop::hf01608f5019df43b [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: 0x55e3b3336305 - core::ptr::real_drop_in_place::ha79651bc8dd5a828 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e3b332d5ad - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::h68af7f4e09e2794c [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 13: 0x55e3b332c48a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::{{closure}}::h0ec4704ab6c3550f [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 14: 0x55e3b3333b8e - core::ops::function::FnOnce::call_once::h0e63102f71e76ef7 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e3b3361ddf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e3b337c7b8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e3b337c7b8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e3b337c7b8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e3b3357355 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e3b335b355 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e3b335b355 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e3b335b355 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e3b335b9e2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e3b335b9e2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e3b335b9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e3b335b9e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e3b3f9692f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e3b3fa8af0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e3b3fa8af0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e3b3fa8af0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f9af33544a4 - start_thread [INFO] [stdout] 34: 0x7f9af2e7fd0f - __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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e3b3fa483b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e3b3fa483b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e3b3fa44cf - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e3b3fa4fb0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e3b3fa4b32 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e3b3fa4a7f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e3b339e9c1 - pact_consumer::mock_server::panic_or_print_error::h248c8e126b2b4e3e [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: 0x55e3b339ea82 - ::drop::hf01608f5019df43b [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: 0x55e3b3336305 - core::ptr::real_drop_in_place::ha79651bc8dd5a828 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e3b332eaa2 - 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::hb6767168331293b3 [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 13: 0x55e3b332d98a - 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}}::h2f87968a221d9f96 [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 14: 0x55e3b3333c9e - core::ops::function::FnOnce::call_once::h49ae79e9c862676e [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e3b3361ddf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e3b337c7b8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e3b337c7b8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e3b337c7b8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e3b3357355 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e3b335b355 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e3b335b355 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e3b335b355 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e3b335b9e2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e3b335b9e2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e3b335b9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e3b335b9e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e3b3f9692f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e3b3fa8af0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e3b3fa8af0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e3b3fa8af0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f9af33544a4 - start_thread [INFO] [stdout] 34: 0x7f9af2e7fd0f - __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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - 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: 0x55e3b3fa483b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55e3b3fa483b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55e3b3fa483b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55e3b3fa44cf - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55e3b3fa4fb0 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55e3b3fa4b32 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55e3b3fa4a7f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55e3b339e9c1 - pact_consumer::mock_server::panic_or_print_error::h248c8e126b2b4e3e [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: 0x55e3b339ea82 - ::drop::hf01608f5019df43b [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: 0x55e3b3336305 - core::ptr::real_drop_in_place::ha79651bc8dd5a828 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ptr/mod.rs:197 [INFO] [stdout] 12: 0x55e3b332b97d - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::hd87034de67014932 [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 13: 0x55e3b332a95a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::{{closure}}::h609664e93817658f [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 14: 0x55e3b3333c3e - core::ops::function::FnOnce::call_once::h41e77f1fde1425fe [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x55e3b3361ddf - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x55e3b337c7b8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x55e3b337c7b8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x55e3b337c7b8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x55e3b3357355 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x55e3b335b355 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x55e3b335b355 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x55e3b335b355 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x55e3b3fa975a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e3b335b9e2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x55e3b335b9e2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x55e3b335b9e2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x55e3b335b9e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x55e3b3f9692f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x55e3b3fa8af0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x55e3b3fa8af0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x55e3b3fa8af0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f9af33544a4 - start_thread [INFO] [stdout] 34: 0x7f9af2e7fd0f - __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" "e33769de3f8f5f1f91f237e431d6767f79a111eed943efd6d45f022506b37733"` [INFO] running `"docker" "rm" "-f" "e33769de3f8f5f1f91f237e431d6767f79a111eed943efd6d45f022506b37733"` [INFO] [stdout] e33769de3f8f5f1f91f237e431d6767f79a111eed943efd6d45f022506b37733