[INFO] fetching crate amber 0.6.0...
[INFO] testing amber-0.6.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate amber 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate amber 0.6.0
[INFO] finished tweaking crates.io crate amber 0.6.0
[INFO] tweaked toml for crates.io crate amber 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate amber 0.6.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amber 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded getch v0.3.1
[INFO] [stderr]   Downloaded crossbeam v0.8.3
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.10
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acaedcbbbec6d7ad48eb8fcf33641d63b03f09c1d812c47d9ff80cc912f03edd
[INFO] running `Command { std: "docker" "start" "-a" "acaedcbbbec6d7ad48eb8fcf33641d63b03f09c1d812c47d9ff80cc912f03edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acaedcbbbec6d7ad48eb8fcf33641d63b03f09c1d812c47d9ff80cc912f03edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acaedcbbbec6d7ad48eb8fcf33641d63b03f09c1d812c47d9ff80cc912f03edd", kill_on_drop: false }`
[INFO] [stdout] acaedcbbbec6d7ad48eb8fcf33641d63b03f09c1d812c47d9ff80cc912f03edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33bd5913e8d47e278844bebd630890796f88096b567ebfa1499e5851837b2436
[INFO] running `Command { std: "docker" "start" "-a" "33bd5913e8d47e278844bebd630890796f88096b567ebfa1499e5851837b2436", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rlibc v1.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling crossbeam v0.8.3
[INFO] [stderr]    Compiling getch v0.3.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling amber v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.46s
[INFO] running `Command { std: "docker" "inspect" "33bd5913e8d47e278844bebd630890796f88096b567ebfa1499e5851837b2436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bd5913e8d47e278844bebd630890796f88096b567ebfa1499e5851837b2436", kill_on_drop: false }`
[INFO] [stdout] 33bd5913e8d47e278844bebd630890796f88096b567ebfa1499e5851837b2436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b537a33bd7292d458033318fab9a9ec308042729f7fb65634373711969ef4e9
[INFO] running `Command { std: "docker" "start" "-a" "4b537a33bd7292d458033318fab9a9ec308042729f7fb65634373711969ef4e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rlibc v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling crossbeam v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getch v0.3.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling amber v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 50.36s
[INFO] running `Command { std: "docker" "inspect" "4b537a33bd7292d458033318fab9a9ec308042729f7fb65634373711969ef4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b537a33bd7292d458033318fab9a9ec308042729f7fb65634373711969ef4e9", kill_on_drop: false }`
[INFO] [stdout] 4b537a33bd7292d458033318fab9a9ec308042729f7fb65634373711969ef4e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6df6381fc592b86705f2693eda6fb948536f6f85757c152e87ba3d2cc32084c
[INFO] running `Command { std: "docker" "start" "-a" "a6df6381fc592b86705f2693eda6fb948536f6f85757c152e87ba3d2cc32084c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amber-ff093054dbbd1fd6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test matcher::tests::test_brute_force_matcher ... ok
[INFO] [stdout] test matcher::tests::test_quick_search_matcher ... ok
[INFO] [stdout] test matcher::tests::test_tbm_matcher ... ok
[INFO] [stdout] test ignore::tests::ignore_git ... ok
[INFO] [stdout] test matcher::tests::test_regex_matcher ... ok
[INFO] [stdout] test pipeline_finder::tests::pipeline_finder_not_skip_vcs ... FAILED
[INFO] [stdout] test pipeline_finder::tests::pipeline_finder_default ... FAILED
[INFO] [stdout] test pipeline_matcher::tests::pipeline_matcher ... ok
[INFO] [stdout] test pipeline_sorter::tests::pipeline_sorter ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline_finder::tests::pipeline_finder_not_skip_vcs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline_finder::tests::pipeline_finder_not_skip_vcs' (31) panicked at src/pipeline_finder.rs:342:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6464df5b6f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x6464df5c777f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x6464df5835c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x6464df58f982 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x6464df594d9f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x6464df594c31 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x6464df4a2b5e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x6464df59545f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x6464df59520a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x6464df58fab9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x6464df57779d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x6464df5d00f0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x6464df5cf3b6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x6464df46cd70 - core::ops::function::FnOnce::call_once::h92408c9e5721576f
[INFO] [stdout]   14:     0x6464df4a293b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   15:     0x6464df4b69bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   16:     0x6464df48fed4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   17:     0x6464df49380a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   18:     0x6464df58aebf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   19:     0x7b7efa28baa4 - <unknown>
[INFO] [stdout]   20:     0x7b7efa318a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline_finder::tests::pipeline_finder_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline_finder::tests::pipeline_finder_default' (30) panicked at src/pipeline_finder.rs:322:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6464df5b6f82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x6464df5c777f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x6464df5835c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x6464df58f982 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x6464df594d9f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x6464df594c31 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x6464df4a2b5e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x6464df59545f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x6464df59520a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x6464df58fab9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x6464df57779d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x6464df5d00f0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x6464df5cf3b6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x6464df46b720 - core::ops::function::FnOnce::call_once::h32100284d145ff85
[INFO] [stdout]   14:     0x6464df4a293b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   15:     0x6464df4b69bd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   16:     0x6464df48fed4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   17:     0x6464df49380a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   18:     0x6464df58aebf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   19:     0x7b7efa28baa4 - <unknown>
[INFO] [stdout]   20:     0x7b7efa318a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pipeline_finder::tests::pipeline_finder_default
[INFO] [stdout]     pipeline_finder::tests::pipeline_finder_not_skip_vcs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a6df6381fc592b86705f2693eda6fb948536f6f85757c152e87ba3d2cc32084c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6df6381fc592b86705f2693eda6fb948536f6f85757c152e87ba3d2cc32084c", kill_on_drop: false }`
[INFO] [stdout] a6df6381fc592b86705f2693eda6fb948536f6f85757c152e87ba3d2cc32084c
