[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] d9d2f36c7eb1ea963dbe01c73cd76042f650b98a
[INFO] testing clux/whyq against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclux%2Fwhyq" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clux/whyq on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d72b317924565a01801c2f9f5dd3704fd2134910a8450842e0a477cdc6659df
[INFO] running `Command { std: "docker" "start" "-a" "4d72b317924565a01801c2f9f5dd3704fd2134910a8450842e0a477cdc6659df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d72b317924565a01801c2f9f5dd3704fd2134910a8450842e0a477cdc6659df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d72b317924565a01801c2f9f5dd3704fd2134910a8450842e0a477cdc6659df", kill_on_drop: false }`
[INFO] [stdout] 4d72b317924565a01801c2f9f5dd3704fd2134910a8450842e0a477cdc6659df
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1097762c561c15ef0f7572fffdb2424632f73c9ae7717b84c458896c3b78ff60
[INFO] running `Command { std: "docker" "start" "-a" "1097762c561c15ef0f7572fffdb2424632f73c9ae7717b84c458896c3b78ff60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "1097762c561c15ef0f7572fffdb2424632f73c9ae7717b84c458896c3b78ff60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1097762c561c15ef0f7572fffdb2424632f73c9ae7717b84c458896c3b78ff60", kill_on_drop: false }`
[INFO] [stdout] 1097762c561c15ef0f7572fffdb2424632f73c9ae7717b84c458896c3b78ff60
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12cce07ea9be0a731312abd034ffa7deab5e6f8c546685d89e1cc64e4881b423
[INFO] running `Command { std: "docker" "start" "-a" "12cce07ea9be0a731312abd034ffa7deab5e6f8c546685d89e1cc64e4881b423", kill_on_drop: false }`
[INFO] [stderr]    Compiling lq v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 7.05s
[INFO] running `Command { std: "docker" "inspect" "12cce07ea9be0a731312abd034ffa7deab5e6f8c546685d89e1cc64e4881b423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12cce07ea9be0a731312abd034ffa7deab5e6f8c546685d89e1cc64e4881b423", kill_on_drop: false }`
[INFO] [stdout] 12cce07ea9be0a731312abd034ffa7deab5e6f8c546685d89e1cc64e4881b423
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 988028380b558df9abd6c3fe4fbdf987e9b28e37084e32c86dea12719a9fe4af
[INFO] running `Command { std: "docker" "start" "-a" "988028380b558df9abd6c3fe4fbdf987e9b28e37084e32c86dea12719a9fe4af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests lq.rs (/opt/rustwide/target/debug/deps/lq-65cd51ed88ba05f9)
[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' 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: lq::Args::shellout
[INFO] [stdout]    2: lq::test::file_input_both_outputs
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]    4: test::__rust_begin_short_backtrace
[INFO] [stdout]    5: test::run_test::{{closure}}
[INFO] [stdout]    6: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]    8: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]    9: <unknown>
[INFO] [stdout]   10: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8984bd7312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5c8984bfee73 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5c8984bd3a83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5c8984bd7162 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5c8984bd888c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5c8984bd86e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5c8984a747e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5c8984bd936b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5c8984bd903a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5c8984bd7809 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5c8984bd8ccd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5c8984bfcf40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5c8984bfd346 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x5c8984a3b02c - lq::test::file_input_both_outputs::hf1263854c6aac8d5
[INFO] [stdout]   14:     0x5c89849fe159 - core::ops::function::FnOnce::call_once::h5fb971829f53626e
[INFO] [stdout]   15:     0x5c8984a79f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x5c8984a7915e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x5c8984a3cd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x5c8984a406aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x5c8984bdc517 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x73bed0c1caa4 - <unknown>
[INFO] [stdout]   21:     0x73bed0ca9a34 - 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" "988028380b558df9abd6c3fe4fbdf987e9b28e37084e32c86dea12719a9fe4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988028380b558df9abd6c3fe4fbdf987e9b28e37084e32c86dea12719a9fe4af", kill_on_drop: false }`
[INFO] [stdout] 988028380b558df9abd6c3fe4fbdf987e9b28e37084e32c86dea12719a9fe4af
