[INFO] updating cached repository https://github.com/wayofthepie/execd-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2cbce6060bd93b4476cfa2a895893d90466a190d [INFO] testing wayofthepie/execd-cli against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fexecd-cli" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/execd-cli on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wayofthepie/execd-cli [INFO] finished tweaking git repo https://github.com/wayofthepie/execd-cli [INFO] tweaked toml for git repo https://github.com/wayofthepie/execd-cli written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/execd-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 88ec9a27b6aacdc18db0902ccd5d374dc47537d58929dfa7bf66fbb57934cfb1 [INFO] running `"docker" "start" "-a" "88ec9a27b6aacdc18db0902ccd5d374dc47537d58929dfa7bf66fbb57934cfb1"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling syn v0.15.29 [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 parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling derive_more v0.14.0 [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 uuid v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [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/rustwide/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 06s [INFO] running `"docker" "inspect" "88ec9a27b6aacdc18db0902ccd5d374dc47537d58929dfa7bf66fbb57934cfb1"` [INFO] running `"docker" "rm" "-f" "88ec9a27b6aacdc18db0902ccd5d374dc47537d58929dfa7bf66fbb57934cfb1"` [INFO] [stdout] 88ec9a27b6aacdc18db0902ccd5d374dc47537d58929dfa7bf66fbb57934cfb1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 49a763ead79792b776d426de4afbd563a1efa97b0974f42233922a71ffb89c8c [INFO] running `"docker" "start" "-a" "49a763ead79792b776d426de4afbd563a1efa97b0974f42233922a71ffb89c8c"` [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling p-macro v0.2.0 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.5.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 syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling uuid v0.6.5 [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 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 hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling regex v0.2.11 [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/rustwide/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 02s [INFO] running `"docker" "inspect" "49a763ead79792b776d426de4afbd563a1efa97b0974f42233922a71ffb89c8c"` [INFO] running `"docker" "rm" "-f" "49a763ead79792b776d426de4afbd563a1efa97b0974f42233922a71ffb89c8c"` [INFO] [stdout] 49a763ead79792b776d426de4afbd563a1efa97b0974f42233922a71ffb89c8c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d730198f8f4d90fdca4d8d877eafb971b0501a082eeee9b3fae54ff4fe8abd3a [INFO] running `"docker" "start" "-a" "d730198f8f4d90fdca4d8d877eafb971b0501a082eeee9b3fae54ff4fe8abd3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/execd_cli-11afe4117708ba75 [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_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_jobs_should_return_expected_jobs_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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [INFO] [stdout] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139:9 [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/rustwide/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: 0x5653d3743704 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5653d3743704 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5653d3743704 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x5653d3743704 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x5653d3765e9c - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x5653d2ad4095 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x5653d373c151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x5653d3745c25 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x5653d3745c25 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5653d3745c25 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x5653d37458ac - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x5653d3746325 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x5653d3745ec2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x5653d3745e1c - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stdout] at src/libstd/panicking.rs:335 [INFO] [stdout] 14: 0x5653d2b270e3 - pact_consumer::mock_server::panic_or_print_error::h3637f0744d19f090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:139 [INFO] [stdout] 15: 0x5653d2b2719c - ::drop::h817f2e57cf15c0c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pact_consumer-0.4.0/src/mock_server.rs:148 [INFO] [stdout] 16: 0x5653d2ab83b5 - core::ptr::real_drop_in_place::hec4101cc78e5a767 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ptr/mod.rs:175 [INFO] [stdout] 17: 0x5653d2aa97c6 - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::h62427e038a831751 [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 18: 0x5653d2aa868a - execd_cli::store::client::test::speculate_0::job_retrieval::test_GET_jobs_should_return_expected_jobs_and_200_OK::{{closure}}::h0373adaab764c42e [INFO] [stdout] at src/store/client.rs:123 [INFO] [stdout] 19: 0x5653d2ab49ee - core::ops::function::FnOnce::call_once::he7b28cf9492c0a36 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 20: 0x5653d2addf8f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 21: 0x5653d374a5fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x5653d2af879e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 23: 0x5653d2af879e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5653d2af879e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 25: 0x5653d2ad3805 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 26: 0x5653d2ad7995 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 27: 0x5653d2ad7995 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 28: 0x5653d2ad7995 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 29: 0x5653d374a5fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 30: 0x5653d2ad7f42 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 31: 0x5653d2ad7f42 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5653d2ad7f42 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 33: 0x5653d2ad7f42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 34: 0x5653d3737ebf - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 35: 0x5653d3749960 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 36: 0x5653d3749960 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 37: 0x5653d3749960 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 38: 0x7f8a12ec06db - start_thread [INFO] [stdout] 39: 0x7f8a129d188f - __clone [INFO] [stdout] 40: 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" "d730198f8f4d90fdca4d8d877eafb971b0501a082eeee9b3fae54ff4fe8abd3a"` [INFO] running `"docker" "rm" "-f" "d730198f8f4d90fdca4d8d877eafb971b0501a082eeee9b3fae54ff4fe8abd3a"` [INFO] [stdout] d730198f8f4d90fdca4d8d877eafb971b0501a082eeee9b3fae54ff4fe8abd3a