[INFO] cloning repository https://github.com/clux/whyq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clux/whyq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c42c3e750d17743cc3230b88fe47eb44d7d976
[INFO] testing clux/whyq against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clux/whyq
[INFO] finished tweaking git repo https://github.com/clux/whyq
[INFO] tweaked toml for git repo https://github.com/clux/whyq written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clux/whyq on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clux/whyq 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8c9157cfa57f78b0d2160f409db41f2baf56832c45a15b67fc18a517fb13b46
[INFO] running `Command { std: "docker" "start" "-a" "c8c9157cfa57f78b0d2160f409db41f2baf56832c45a15b67fc18a517fb13b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8c9157cfa57f78b0d2160f409db41f2baf56832c45a15b67fc18a517fb13b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c9157cfa57f78b0d2160f409db41f2baf56832c45a15b67fc18a517fb13b46", kill_on_drop: false }`
[INFO] [stdout] c8c9157cfa57f78b0d2160f409db41f2baf56832c45a15b67fc18a517fb13b46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad85b518faf608e65fa1c71a979c92adba26e497ac6e9a50067aa4a8aca55875
[INFO] running `Command { std: "docker" "start" "-a" "ad85b518faf608e65fa1c71a979c92adba26e497ac6e9a50067aa4a8aca55875", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 41.41s
[INFO] running `Command { std: "docker" "inspect" "ad85b518faf608e65fa1c71a979c92adba26e497ac6e9a50067aa4a8aca55875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad85b518faf608e65fa1c71a979c92adba26e497ac6e9a50067aa4a8aca55875", kill_on_drop: false }`
[INFO] [stdout] ad85b518faf608e65fa1c71a979c92adba26e497ac6e9a50067aa4a8aca55875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 896cbbf693bdcfccf73ceca95aba036f113e18b63b568276cd7a8e4422811bfd
[INFO] running `Command { std: "docker" "start" "-a" "896cbbf693bdcfccf73ceca95aba036f113e18b63b568276cd7a8e4422811bfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.59s
[INFO] running `Command { std: "docker" "inspect" "896cbbf693bdcfccf73ceca95aba036f113e18b63b568276cd7a8e4422811bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896cbbf693bdcfccf73ceca95aba036f113e18b63b568276cd7a8e4422811bfd", kill_on_drop: false }`
[INFO] [stdout] 896cbbf693bdcfccf73ceca95aba036f113e18b63b568276cd7a8e4422811bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d925ae5b40a8895cf64219ec067b63df6efbd36ff88306929b3ea1c2f2909eb
[INFO] running `Command { std: "docker" "start" "-a" "1d925ae5b40a8895cf64219ec067b63df6efbd36ff88306929b3ea1c2f2909eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lq.rs (/opt/rustwide/target/debug/deps/lq-9156a4ca5b9a0d80)
[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' (17) 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:     0x5685413a6262 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5685413bd5fa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5685413aba56 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5685413837bf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56854139df49 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x568541028ffe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x56854139e102 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x568541383878 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x568541378359 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x56854138483d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5685413bddbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5685413bdb32 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]   12:     0x56854100978b - lq[2d88a9ec53bfb201]::test::file_input_both_outputs
[INFO] [stdout]   13:     0x568541007cc3 - lq[2d88a9ec53bfb201]::test::file_input_both_outputs::{closure#0}
[INFO] [stdout]   14:     0x568540ff5e96 - <lq[2d88a9ec53bfb201]::test::file_input_both_outputs::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x56854101d3ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x568541029c0a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5685410240d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x56854102c702 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5685413a573f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73de8f458aa4 - <unknown>
[INFO] [stdout]   21:     0x73de8f4e5a64 - 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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lq`
[INFO] running `Command { std: "docker" "inspect" "1d925ae5b40a8895cf64219ec067b63df6efbd36ff88306929b3ea1c2f2909eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d925ae5b40a8895cf64219ec067b63df6efbd36ff88306929b3ea1c2f2909eb", kill_on_drop: false }`
[INFO] [stdout] 1d925ae5b40a8895cf64219ec067b63df6efbd36ff88306929b3ea1c2f2909eb
