[INFO] fetching crate lq 0.15.0...
[INFO] testing lq-0.15.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate lq 0.15.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lq 0.15.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab30d2581b67749eb86409a294f763a0bb69a5f08eed3614deaff0401222ae2c
[INFO] running `Command { std: "docker" "start" "-a" "ab30d2581b67749eb86409a294f763a0bb69a5f08eed3614deaff0401222ae2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab30d2581b67749eb86409a294f763a0bb69a5f08eed3614deaff0401222ae2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab30d2581b67749eb86409a294f763a0bb69a5f08eed3614deaff0401222ae2c", kill_on_drop: false }`
[INFO] [stdout] ab30d2581b67749eb86409a294f763a0bb69a5f08eed3614deaff0401222ae2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86d7784186ff0fee69c20e9f4eb0ef736ed8de6dc1f45a263f18e1473836fc43
[INFO] running `Command { std: "docker" "start" "-a" "86d7784186ff0fee69c20e9f4eb0ef736ed8de6dc1f45a263f18e1473836fc43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling matchers v0.1.0
[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 regex v1.9.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling toml v0.8.22
[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 lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 48.81s
[INFO] running `Command { std: "docker" "inspect" "86d7784186ff0fee69c20e9f4eb0ef736ed8de6dc1f45a263f18e1473836fc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d7784186ff0fee69c20e9f4eb0ef736ed8de6dc1f45a263f18e1473836fc43", kill_on_drop: false }`
[INFO] [stdout] 86d7784186ff0fee69c20e9f4eb0ef736ed8de6dc1f45a263f18e1473836fc43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a6bd5c1f70173e285c6303206bd78da01fc8e3c745ef8d6220d1629d57c1eb
[INFO] running `Command { std: "docker" "start" "-a" "66a6bd5c1f70173e285c6303206bd78da01fc8e3c745ef8d6220d1629d57c1eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "66a6bd5c1f70173e285c6303206bd78da01fc8e3c745ef8d6220d1629d57c1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a6bd5c1f70173e285c6303206bd78da01fc8e3c745ef8d6220d1629d57c1eb", kill_on_drop: false }`
[INFO] [stdout] 66a6bd5c1f70173e285c6303206bd78da01fc8e3c745ef8d6220d1629d57c1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 496edf788adc1cb02c2af0f7e028b1f67980a6da860fe683fbdd27e306523e84
[INFO] running `Command { std: "docker" "start" "-a" "496edf788adc1cb02c2af0f7e028b1f67980a6da860fe683fbdd27e306523e84", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests lq.rs (/opt/rustwide/target/debug/deps/lq-5deddffbaae9d801)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::file_input_both_outputs ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin lq`
[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' (16) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::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}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[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:     0x651e4f103d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x651e4f1158df - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x651e4f0cf563 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x651e4f0db662 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x651e4f0e127f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x651e4f0e1111 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x651e4ec9bd8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x651e4f0e188f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x651e4f0e16ea - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x651e4f0db799 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x651e4f0c36fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x651e4f11f650 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x651e4f11e9d6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x651e4ec6289b - lq::test::file_input_both_outputs::hc746e0dfff16d635
[INFO] [stdout]   14:     0x651e4ec62f13 - lq::test::file_input_both_outputs::{{closure}}::hb9cd4076fa0ddf9d
[INFO] [stdout]   15:     0x651e4ec44616 - core::ops::function::FnOnce::call_once::he0d2e2644937c118
[INFO] [stdout]   16:     0x651e4ec9bbdb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x651e4ecafbed - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x651e4ec89134 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x651e4ec8ca6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x651e4f0d6a7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x723012821aa4 - <unknown>
[INFO] [stdout]   22:     0x7230128aea64 - clone
[INFO] [stdout]   23:                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] running `Command { std: "docker" "inspect" "496edf788adc1cb02c2af0f7e028b1f67980a6da860fe683fbdd27e306523e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496edf788adc1cb02c2af0f7e028b1f67980a6da860fe683fbdd27e306523e84", kill_on_drop: false }`
[INFO] [stdout] 496edf788adc1cb02c2af0f7e028b1f67980a6da860fe683fbdd27e306523e84
