[INFO] fetching crate lq 0.15.0... [INFO] testing lq-0.15.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate lq 0.15.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lq 0.15.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d41f0613ed8d5a686b45c10be76c2d8262499b46fa0f43a8ab9a912cbae89f7e [INFO] running `Command { std: "docker" "start" "-a" "d41f0613ed8d5a686b45c10be76c2d8262499b46fa0f43a8ab9a912cbae89f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d41f0613ed8d5a686b45c10be76c2d8262499b46fa0f43a8ab9a912cbae89f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41f0613ed8d5a686b45c10be76c2d8262499b46fa0f43a8ab9a912cbae89f7e", kill_on_drop: false }` [INFO] [stdout] d41f0613ed8d5a686b45c10be76c2d8262499b46fa0f43a8ab9a912cbae89f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f06a26d5e17a0fca296d705260518136e37114c537f67a3b7ffe7c4ccdd7894b [INFO] running `Command { std: "docker" "start" "-a" "f06a26d5e17a0fca296d705260518136e37114c537f67a3b7ffe7c4ccdd7894b", 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 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 regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [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 serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [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 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 18.81s [INFO] running `Command { std: "docker" "inspect" "f06a26d5e17a0fca296d705260518136e37114c537f67a3b7ffe7c4ccdd7894b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06a26d5e17a0fca296d705260518136e37114c537f67a3b7ffe7c4ccdd7894b", kill_on_drop: false }` [INFO] [stdout] f06a26d5e17a0fca296d705260518136e37114c537f67a3b7ffe7c4ccdd7894b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d12c46c9168700a77b567c89ec08759dc73c508f4d0788fa0a94df004afba50 [INFO] running `Command { std: "docker" "start" "-a" "2d12c46c9168700a77b567c89ec08759dc73c508f4d0788fa0a94df004afba50", kill_on_drop: false }` [INFO] [stderr] Compiling lq v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "2d12c46c9168700a77b567c89ec08759dc73c508f4d0788fa0a94df004afba50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d12c46c9168700a77b567c89ec08759dc73c508f4d0788fa0a94df004afba50", kill_on_drop: false }` [INFO] [stdout] 2d12c46c9168700a77b567c89ec08759dc73c508f4d0788fa0a94df004afba50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 42963625e2788b96989525eab549fbf980541228d749329face345e6fd2d637e [INFO] running `Command { std: "docker" "start" "-a" "42963625e2788b96989525eab549fbf980541228d749329face345e6fd2d637e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.10s [INFO] [stderr] Running unittests lq.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lq-510afe988707ac3c) [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:: for anyhow::Error>::from [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::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::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7a75933afe22 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x7a75933ec653 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x7a75933ac993 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x7a75933afc72 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x7a75933b13fc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x7a75933b1252 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x7a7592f5e204 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x7a75933b1e63 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x7a75933b1b4a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x7a75933b0329 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x7a75933b17dd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x7a7592ec9720 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x7a7592ec9be6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x7a7592ed4df9 - lq::test::file_input_both_outputs::hf962d26862c7517d [INFO] [stdout] 14: 0x7a7592ed4773 - lq::test::file_input_both_outputs::{{closure}}::h98c5c38e0391a269 [INFO] [stdout] 15: 0x7a7592efcdb6 - core::ops::function::FnOnce::call_once::he2dc949ef4effce1 [INFO] [stdout] 16: 0x7a7592f638fb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 17: 0x7a7592f62b6e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 18: 0x7a7592f279f4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 19: 0x7a7592f2b1ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 20: 0x7a75933b4b07 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin lq` [INFO] running `Command { std: "docker" "inspect" "42963625e2788b96989525eab549fbf980541228d749329face345e6fd2d637e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42963625e2788b96989525eab549fbf980541228d749329face345e6fd2d637e", kill_on_drop: false }` [INFO] [stdout] 42963625e2788b96989525eab549fbf980541228d749329face345e6fd2d637e