[INFO] fetching crate amber 0.6.0...
[INFO] testing amber-0.6.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate amber 0.6.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amber 0.6.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb5e3acf0ba1c0155fb80341c230bdd7c475d2316b3e1aa100170210c4fe4c4
[INFO] running `Command { std: "docker" "start" "-a" "1fb5e3acf0ba1c0155fb80341c230bdd7c475d2316b3e1aa100170210c4fe4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb5e3acf0ba1c0155fb80341c230bdd7c475d2316b3e1aa100170210c4fe4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb5e3acf0ba1c0155fb80341c230bdd7c475d2316b3e1aa100170210c4fe4c4", kill_on_drop: false }`
[INFO] [stdout] 1fb5e3acf0ba1c0155fb80341c230bdd7c475d2316b3e1aa100170210c4fe4c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 40ff27b946e01a0b6766219e47f3e5cf2e9a994752d956ebfbee62f2fd0ca005
[INFO] running `Command { std: "docker" "start" "-a" "40ff27b946e01a0b6766219e47f3e5cf2e9a994752d956ebfbee62f2fd0ca005", 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 bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[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 aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[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 crossbeam v0.8.3
[INFO] [stderr]    Compiling time v0.3.31
[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 nix v0.27.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling getch v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[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 regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde v1.0.193
[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 19.27s
[INFO] running `Command { std: "docker" "inspect" "40ff27b946e01a0b6766219e47f3e5cf2e9a994752d956ebfbee62f2fd0ca005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ff27b946e01a0b6766219e47f3e5cf2e9a994752d956ebfbee62f2fd0ca005", kill_on_drop: false }`
[INFO] [stdout] 40ff27b946e01a0b6766219e47f3e5cf2e9a994752d956ebfbee62f2fd0ca005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] beb3c3e673dca4cf44fe02c719c38eb3f2436dffaf22935dbc601cc11f3413b4
[INFO] running `Command { std: "docker" "start" "-a" "beb3c3e673dca4cf44fe02c719c38eb3f2436dffaf22935dbc601cc11f3413b4", 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 unicode-width v0.1.11
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.10
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rlibc v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam v0.8.3
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[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 memmap v0.7.0
[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 dirs-next v2.0.0
[INFO] [stderr]    Compiling getch v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 regex-automata v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[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 `test` profile [optimized] target(s) in 57.31s
[INFO] running `Command { std: "docker" "inspect" "beb3c3e673dca4cf44fe02c719c38eb3f2436dffaf22935dbc601cc11f3413b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb3c3e673dca4cf44fe02c719c38eb3f2436dffaf22935dbc601cc11f3413b4", kill_on_drop: false }`
[INFO] [stdout] beb3c3e673dca4cf44fe02c719c38eb3f2436dffaf22935dbc601cc11f3413b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bc6aa0e7d0a5c0f23fdb19fc4ac7f871d5f7ff0f5dfcc4b9506f4c33533703cf
[INFO] running `Command { std: "docker" "start" "-a" "bc6aa0e7d0a5c0f23fdb19fc4ac7f871d5f7ff0f5dfcc4b9506f4c33533703cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/amber/d6df9e83164d6833/deps/amber-d6df9e83164d6833)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test ignore::tests::ignore_git ... ok
[INFO] [stdout] test matcher::tests::test_brute_force_matcher ... ok
[INFO] [stdout] test matcher::tests::test_regex_matcher ... ok
[INFO] [stdout] test matcher::tests::test_tbm_matcher ... ok
[INFO] [stdout] test pipeline_matcher::tests::pipeline_matcher ... ok
[INFO] [stdout] test pipeline_sorter::tests::pipeline_sorter ... ok
[INFO] [stdout] test pipeline_finder::tests::pipeline_finder_default ... FAILED
[INFO] [stdout] test pipeline_finder::tests::pipeline_finder_not_skip_vcs ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test matcher::tests::test_quick_search_matcher ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5d4d6cf06292 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d4d6cf1c0ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x5d4d6cf0b366 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d4d6cee2def - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d4d6cefde29 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x5d4d6cde7bbe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d4d6cefe092 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d4d6cee2ea8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d4d6ceda709 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d4d6cee3cfd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d4d6cf1c7dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d4d6cf1c5b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d4d6cdd4b70 - <amber[a3df49f16806d0bc]::pipeline_finder::tests::pipeline_finder_default::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5d4d6cddbf6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   14:     0x5d4d6cde87ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5d4d6cde2c94 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5d4d6cdeb2c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5d4d6cf05aff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x73a6690ffaa4 - <unknown>
[INFO] [stdout]   19:     0x73a66918ca64 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[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:     0x5d4d6cf06292 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d4d6cf1c0ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x5d4d6cf0b366 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d4d6cee2def - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d4d6cefde29 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x5d4d6cde7bbe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d4d6cefe092 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d4d6cee2ea8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d4d6ceda709 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d4d6cee3cfd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d4d6cf1c7dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d4d6cf1c5b2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d4d6cdd5460 - <amber[a3df49f16806d0bc]::pipeline_finder::tests::pipeline_finder_not_skip_vcs::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5d4d6cddbf6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   14:     0x5d4d6cde87ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5d4d6cde2c94 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5d4d6cdeb2c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5d4d6cf05aff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x73a6690ffaa4 - <unknown>
[INFO] [stdout]   19:     0x73a66918ca64 - clone
[INFO] [stdout]   20:                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] running `Command { std: "docker" "inspect" "bc6aa0e7d0a5c0f23fdb19fc4ac7f871d5f7ff0f5dfcc4b9506f4c33533703cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6aa0e7d0a5c0f23fdb19fc4ac7f871d5f7ff0f5dfcc4b9506f4c33533703cf", kill_on_drop: false }`
[INFO] [stdout] bc6aa0e7d0a5c0f23fdb19fc4ac7f871d5f7ff0f5dfcc4b9506f4c33533703cf
