[INFO] updating cached repository wayofthepie/execd-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wayofthepie/execd-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wayofthepie/execd-cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/wayofthepie/execd-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/wayofthepie/execd-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wayofthepie/execd-cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wayofthepie/execd-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wayofthepie/execd-cli on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wayofthepie/execd-cli against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 731f4dba819092808664e1effbed4c05e9647ddbce93e6e80db401021af5a06c [INFO] running `"docker" "start" "-a" "731f4dba819092808664e1effbed4c05e9647ddbce93e6e80db401021af5a06c"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.7 [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 native-tls v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [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 structopt v0.2.15 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [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 51s [INFO] running `"docker" "inspect" "731f4dba819092808664e1effbed4c05e9647ddbce93e6e80db401021af5a06c"` [INFO] running `"docker" "rm" "-f" "731f4dba819092808664e1effbed4c05e9647ddbce93e6e80db401021af5a06c"` [INFO] [stdout] 731f4dba819092808664e1effbed4c05e9647ddbce93e6e80db401021af5a06c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f1722455930e7f59c4bbb49466bd4a11eed51e3eb396fc60e1655a1939e9143 [INFO] running `"docker" "start" "-a" "6f1722455930e7f59c4bbb49466bd4a11eed51e3eb396fc60e1655a1939e9143"` [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling p-macro v0.2.0 [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling sxd-document v0.2.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [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 solicit v0.4.4 [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 regex v0.2.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pact_matching v0.4.5 [INFO] [stderr] Compiling speculate v0.1.1 [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 32s [INFO] running `"docker" "inspect" "6f1722455930e7f59c4bbb49466bd4a11eed51e3eb396fc60e1655a1939e9143"` [INFO] running `"docker" "rm" "-f" "6f1722455930e7f59c4bbb49466bd4a11eed51e3eb396fc60e1655a1939e9143"` [INFO] [stdout] 6f1722455930e7f59c4bbb49466bd4a11eed51e3eb396fc60e1655a1939e9143 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 3e982510a2d585b3f5e8dce4b902a7bea80f6e965a31f510fd6b96325219b07f [INFO] running `"docker" "start" "-a" "3e982510a2d585b3f5e8dce4b902a7bea80f6e965a31f510fd6b96325219b07f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/execd_cli-f2d4da006578ac40 [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_404_if_job_does_not_exist ... 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_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: 0x557072e8557b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x557072e8557b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x557072e8557b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x557072e8557b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x557072e8557b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557072e851ec - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x557072e85ced - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x557072e85872 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x557072e857bf - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x55707227c7b3 - pact_consumer::mock_server::panic_or_print_error::he9cd827b2235c71a [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: 0x55707227c86c - ::drop::hdfc47b9d35c20a26 [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: 0x5570722127d5 - core::ptr::real_drop_in_place::h70582ea94ae04768 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ptr/mod.rs:175 [INFO] [stdout] 12: 0x557072206344 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::h2b5cf16d8a014acf [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 13: 0x5570722051fa - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::{{closure}}::h73faf7e664cea2c6 [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 14: 0x557072210f7e - core::ops::function::FnOnce::call_once::h525bf4ce33fd7672 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55707223a2ff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5570722548ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5570722548ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5570722548ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55707222fd25 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x557072233f35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x557072233f35 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x557072233f35 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x557072234532 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x557072234532 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x557072234532 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x557072234532 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x557072e7753f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x557072e894e0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x557072e894e0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x557072e894e0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f1db0db14a4 - start_thread [INFO] [stdout] 34: 0x7f1db08dcd0f - __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: 0x557072e8557b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x557072e8557b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x557072e8557b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x557072e8557b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x557072e8557b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557072e851ec - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x557072e85ced - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x557072e85872 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x557072e857bf - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x55707227c7b3 - pact_consumer::mock_server::panic_or_print_error::he9cd827b2235c71a [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: 0x55707227c86c - ::drop::hdfc47b9d35c20a26 [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: 0x5570722127d5 - core::ptr::real_drop_in_place::h70582ea94ae04768 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ptr/mod.rs:175 [INFO] [stdout] 12: 0x557072207821 - 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::h05936551b7e82cae [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 13: 0x5570722066da - 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}}::hdbd8164025b5672a [INFO] [stdout] at src/store/client.rs:156 [INFO] [stdout] 14: 0x55707221108e - core::ops::function::FnOnce::call_once::hc4eddda02b1654cb [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55707223a2ff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5570722548ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5570722548ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5570722548ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55707222fd25 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x557072233f35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x557072233f35 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x557072233f35 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x557072234532 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x557072234532 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x557072234532 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x557072234532 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x557072e7753f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x557072e894e0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x557072e894e0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x557072e894e0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f1db0db14a4 - start_thread [INFO] [stdout] 34: 0x7f1db08dcd0f - __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: 0x557072e8557b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x557072e8557b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x557072e8557b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x557072e8557b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x557072e8557b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557072e851ec - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x557072e85ced - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x557072e85872 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x557072e857bf - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x55707227c7b3 - pact_consumer::mock_server::panic_or_print_error::he9cd827b2235c71a [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: 0x55707227c86c - ::drop::hdfc47b9d35c20a26 [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: 0x5570722127d5 - core::ptr::real_drop_in_place::h70582ea94ae04768 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ptr/mod.rs:175 [INFO] [stdout] 12: 0x557072204fa0 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::h728f8b32c07b0908 [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 13: 0x557072204bda - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_404_if_job_does_not_exist::{{closure}}::h9be7005101b985c0 [INFO] [stdout] at src/store/client.rs:104 [INFO] [stdout] 14: 0x557072210f4e - core::ops::function::FnOnce::call_once::h1a934927c7947664 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55707223a2ff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5570722548ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5570722548ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5570722548ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55707222fd25 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x557072233f35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x557072233f35 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x557072233f35 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x557072234532 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x557072234532 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x557072234532 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x557072234532 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x557072e7753f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x557072e894e0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x557072e894e0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x557072e894e0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f1db0db14a4 - start_thread [INFO] [stdout] 34: 0x7f1db08dcd0f - __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: 0x557072e8557b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x557072e8557b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x557072e8557b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x557072e8557b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x557072e8557b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557072e851ec - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x557072e85ced - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x557072e85872 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x557072e857bf - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x55707227c7b3 - pact_consumer::mock_server::panic_or_print_error::he9cd827b2235c71a [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: 0x55707227c86c - ::drop::hdfc47b9d35c20a26 [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: 0x5570722127d5 - core::ptr::real_drop_in_place::h70582ea94ae04768 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ptr/mod.rs:175 [INFO] [stdout] 12: 0x557072204736 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::h82cc80773c8dbc64 [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 13: 0x55707220371a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_single_job_by_id_should_return_job_and_200_OK::{{closure}}::he1786903879bf8e9 [INFO] [stdout] at src/store/client.rs:71 [INFO] [stdout] 14: 0x557072210eee - core::ops::function::FnOnce::call_once::h0d6d6d0c41220216 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 15: 0x55707223a2ff - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 16: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 17: 0x5570722548ee - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x5570722548ee - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x5570722548ee - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 20: 0x55707222fd25 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x557072233f35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x557072233f35 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x557072233f35 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x557072e8a19a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 25: 0x557072234532 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x557072234532 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x557072234532 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x557072234532 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 29: 0x557072e7753f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x557072e894e0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 31: 0x557072e894e0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x557072e894e0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f1db0db14a4 - start_thread [INFO] [stdout] 34: 0x7f1db08dcd0f - __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" "3e982510a2d585b3f5e8dce4b902a7bea80f6e965a31f510fd6b96325219b07f"` [INFO] running `"docker" "rm" "-f" "3e982510a2d585b3f5e8dce4b902a7bea80f6e965a31f510fd6b96325219b07f"` [INFO] [stdout] 3e982510a2d585b3f5e8dce4b902a7bea80f6e965a31f510fd6b96325219b07f