[INFO] fetching crate lq 0.15.0...
[INFO] testing lq-0.15.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate lq 0.15.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate lq 0.15.0
[INFO] finished tweaking crates.io crate lq 0.15.0
[INFO] tweaked toml for crates.io crate lq 0.15.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lq 0.15.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lq 0.15.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5be6252c514df653acad280ddfcbf1e8571c8c7641edfb287b939885e9272360
[INFO] running `Command { std: "docker" "start" "-a" "5be6252c514df653acad280ddfcbf1e8571c8c7641edfb287b939885e9272360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5be6252c514df653acad280ddfcbf1e8571c8c7641edfb287b939885e9272360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be6252c514df653acad280ddfcbf1e8571c8c7641edfb287b939885e9272360", kill_on_drop: false }`
[INFO] [stdout] 5be6252c514df653acad280ddfcbf1e8571c8c7641edfb287b939885e9272360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 077ff6e800216bc626eec0e48d77ed8776bac58cf8fd78be85b31cefa16f1565
[INFO] running `Command { std: "docker" "start" "-a" "077ff6e800216bc626eec0e48d77ed8776bac58cf8fd78be85b31cefa16f1565", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 20.64s
[INFO] running `Command { std: "docker" "inspect" "077ff6e800216bc626eec0e48d77ed8776bac58cf8fd78be85b31cefa16f1565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077ff6e800216bc626eec0e48d77ed8776bac58cf8fd78be85b31cefa16f1565", kill_on_drop: false }`
[INFO] [stdout] 077ff6e800216bc626eec0e48d77ed8776bac58cf8fd78be85b31cefa16f1565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e718b258ea292deb6baf82dabf028f923090348c435a86f109d01ef211d96eb
[INFO] running `Command { std: "docker" "start" "-a" "4e718b258ea292deb6baf82dabf028f923090348c435a86f109d01ef211d96eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "4e718b258ea292deb6baf82dabf028f923090348c435a86f109d01ef211d96eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e718b258ea292deb6baf82dabf028f923090348c435a86f109d01ef211d96eb", kill_on_drop: false }`
[INFO] [stdout] 4e718b258ea292deb6baf82dabf028f923090348c435a86f109d01ef211d96eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fb4368cbfc609184213ee9c9dbfe8d4b685ba5b46ab3d7b63369b9b79736d92
[INFO] running `Command { std: "docker" "start" "-a" "5fb4368cbfc609184213ee9c9dbfe8d4b685ba5b46ab3d7b63369b9b79736d92", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests lq.rs (/opt/rustwide/target/debug/deps/lq-77c4c051fe9432a4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::file_input_both_outputs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::file_input_both_outputs stdout ----
[INFO] [stdout] have stdin? true
[INFO] [stdout] debug args: Args { input: None, output: Jq, yaml_output: false, toml_output: false, toml_input: false, json_input: false, in_place: false, split: None, jq_query: Some(".[2].metadata"), file: Some("test/deploy.yaml"), compact_output: true, raw_output: false, join_output: false, modules: None }
[INFO] [stdout] 
[INFO] [stdout] thread 'test::file_input_both_outputs' (25) panicked at lq.rs:457:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<alloc::vec::Vec<u8>, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]    2: <lq::Args>::shellout
[INFO] [stdout]    3: lq::test::file_input_both_outputs
[INFO] [stdout]    4: lq::test::file_input_both_outputs::{closure#0}
[INFO] [stdout]    5: <lq::test::file_input_both_outputs::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    7: test::run_test::{closure#0}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   10: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x583d82f5ac72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x583d82f7232a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x583d82f60466 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x583d82f381cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x583d82f52909 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x583d82aea65e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x583d82f52ac2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x583d82f38288 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x583d82f2cdf9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x583d82f3924d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x583d82f72aec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x583d82f72862 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x583d82ab1ceb - lq[70ba4301a6fffdae]::test::file_input_both_outputs
[INFO] [stdout]   13:     0x583d82aaf843 - lq[70ba4301a6fffdae]::test::file_input_both_outputs::{closure#0}
[INFO] [stdout]   14:     0x583d82aa7ba6 - <lq[70ba4301a6fffdae]::test::file_input_both_outputs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x583d82adea0b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x583d82aeb26a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x583d82ae6814 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x583d82aedd62 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x583d82f5a14f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x76761a449aa4 - <unknown>
[INFO] [stdout]   21:     0x76761a4d6a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::file_input_both_outputs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lq`
[INFO] running `Command { std: "docker" "inspect" "5fb4368cbfc609184213ee9c9dbfe8d4b685ba5b46ab3d7b63369b9b79736d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb4368cbfc609184213ee9c9dbfe8d4b685ba5b46ab3d7b63369b9b79736d92", kill_on_drop: false }`
[INFO] [stdout] 5fb4368cbfc609184213ee9c9dbfe8d4b685ba5b46ab3d7b63369b9b79736d92
