[INFO] cloning repository https://github.com/purveshpatel511/batwing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purveshpatel511/batwing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63e28e0b0331b4bb8de1b6572e2fe53407403afe
[INFO] checking purveshpatel511/batwing against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/purveshpatel511/batwing
[INFO] finished tweaking git repo https://github.com/purveshpatel511/batwing
[INFO] tweaked toml for git repo https://github.com/purveshpatel511/batwing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/purveshpatel511/batwing on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/purveshpatel511/batwing 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e41323ab464a3c43ff4f5e93a88ffc360c14a9343715d176617385fb33f426e4
[INFO] running `Command { std: "docker" "start" "-a" "e41323ab464a3c43ff4f5e93a88ffc360c14a9343715d176617385fb33f426e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e41323ab464a3c43ff4f5e93a88ffc360c14a9343715d176617385fb33f426e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41323ab464a3c43ff4f5e93a88ffc360c14a9343715d176617385fb33f426e4", kill_on_drop: false }`
[INFO] [stdout] e41323ab464a3c43ff4f5e93a88ffc360c14a9343715d176617385fb33f426e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 120170fb003016b8e753aaca511ada59962d499cf4829199b1cb6de80265b739
[INFO] running `Command { std: "docker" "start" "-a" "120170fb003016b8e753aaca511ada59962d499cf4829199b1cb6de80265b739", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling bugreport v0.4.0
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking wild v2.0.4
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking nix v0.21.0
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking assert_cmd v1.0.5
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling onig_sys v69.6.0
[INFO] [stderr]    Compiling sys-info v0.9.0
[INFO] [stderr]    Compiling libgit2-sys v0.12.20+1.1.0
[INFO] [stderr]    Compiling ansi_colours v1.0.4
[INFO] [stderr]     Checking grep-cli v0.1.6
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking onig v6.1.1
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling bat v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]     Checking git2 v0.13.19
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking syntect v4.5.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / error_chain! {
[INFO] [stdout]  5 | |     foreign_links {
[INFO] [stdout]  6 | |         Clap(::clap::Error) #[cfg(feature = "application")];
[INFO] [stdout]  7 | |         Io(::std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / error_chain! {
[INFO] [stdout]  5 | |     foreign_links {
[INFO] [stdout]  6 | |         Clap(::clap::Error) #[cfg(feature = "application")];
[INFO] [stdout]  7 | |         Io(::std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2643) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/integration_tests.rs:593:1: 593:8 (#58), segments: [PathSegment { ident: <test_trace>#58, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(293), style: Outer, span: tests/integration_tests.rs:593:1: 593:8 (#58) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x75ac0402bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x75ac0460fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x75ac04042226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x75ac04001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x75ac0401f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x75ac0300236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x75ac0401fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x75ac04001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x75ac03ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x75ac0400372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x75ac00c38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x75ac053e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x75ac05c1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x75ac05be65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x75ac04cf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x75ac05807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x75ac058073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x75ac058073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x75ac057ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x75ac057ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x75ac0597127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x75ac0585ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x75ac056eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x75ac056eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x75ac056ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x75abff28aaa4 - <unknown>
[INFO] [stderr]   26:     0x75abff317a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T21_03_13-2615.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `bat` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name integration_tests --edition=2018 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="application"' --cfg 'feature="atty"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="lazy_static"' --cfg 'feature="paging"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "atty", "clap", "default", "dirs-next", "git", "git2", "lazy_static", "paging", "regex-fancy", "regex-onig", "shell-words", "wild"))' -C metadata=9b15276147bc1105 -C extra-filename=-cb4f5e3eb6561bda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-4b8a16139436646b.rmeta --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-677a721bf153f575.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-27c89d0be7e52a46.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-f632fb541acbc0ca.rmeta --extern bat=/opt/rustwide/target/debug/deps/libbat-a87458a57b1283ff.rmeta --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-76421f36a77b5d1d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ea12e27318050dca.rmeta --extern clircle=/opt/rustwide/target/debug/deps/libclircle-00376a4ac0638f2c.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-b7aeda3e91d925df.rmeta --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-6b528ce89afd7c0b.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-f1ff178d1926162e.rmeta --extern encoding=/opt/rustwide/target/debug/deps/libencoding-1f0075c4625d9bd1.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-e40881d78b3506af.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-3ada0acb17409771.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-eb219c4abbb3ca69.rmeta --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-509fd51177ef44e0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-6808f50c030edab0.rmeta --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-56e06a3c189d4242.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-4645b8df4b824e8e.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-c400e6afe5fad16c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3231ebaf886786bc.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4fcd3ad984d0bb44.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-c00fedb662d6fc51.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-70f0cabfc673ce13.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-29716c8762f98f41.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3ee3ba66ca4782f7.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ff2b3cec0dbc2fc5.rmeta --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-c8ef5bc5662a2855.rmeta --extern wild=/opt/rustwide/target/debug/deps/libwild-28a57508ecbc68b0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ansi_colours-6c646e03051f2e4a/out -L native=/opt/rustwide/target/debug/build/sys-info-a04b68e2f2aee66b/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-402d9b5cf1854a04/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-aa006ef1a98ad520/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[INFO] [stdout]   |                                     ^^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[INFO] [stdout]   |                                     ^^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "120170fb003016b8e753aaca511ada59962d499cf4829199b1cb6de80265b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120170fb003016b8e753aaca511ada59962d499cf4829199b1cb6de80265b739", kill_on_drop: false }`
[INFO] [stdout] 120170fb003016b8e753aaca511ada59962d499cf4829199b1cb6de80265b739
