[INFO] cloning repository https://github.com/DanielCopete3009/escenario_3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielCopete3009/escenario_3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCopete3009%2Fescenario_3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCopete3009%2Fescenario_3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2371077352b06954cc013e3a7830ae4021060d3b
[INFO] checking DanielCopete3009/escenario_3 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCopete3009%2Fescenario_3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielCopete3009/escenario_3
[INFO] finished tweaking git repo https://github.com/DanielCopete3009/escenario_3
[INFO] tweaked toml for git repo https://github.com/DanielCopete3009/escenario_3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielCopete3009/escenario_3 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/DanielCopete3009/escenario_3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b3f80a3cc374f8ae41ddeb0ba4e039e5290cd2a81f574740f9c24c268c707008
[INFO] running `Command { std: "docker" "start" "-a" "b3f80a3cc374f8ae41ddeb0ba4e039e5290cd2a81f574740f9c24c268c707008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3f80a3cc374f8ae41ddeb0ba4e039e5290cd2a81f574740f9c24c268c707008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f80a3cc374f8ae41ddeb0ba4e039e5290cd2a81f574740f9c24c268c707008", kill_on_drop: false }`
[INFO] [stdout] b3f80a3cc374f8ae41ddeb0ba4e039e5290cd2a81f574740f9c24c268c707008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6e32019433463a887873fe8c8a8f4ace0c4fde5199569647286659c0182c311c
[INFO] running `Command { std: "docker" "start" "-a" "6e32019433463a887873fe8c8a8f4ace0c4fde5199569647286659c0182c311c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking terminal-trx v0.2.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking terminal-colorsaurus v1.0.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking grep-cli v0.1.12
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking minus v5.6.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bat v0.26.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (3027) 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:1070:1: 1070:8 (#97), segments: [PathSegment { ident: <test_trace>#97, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(677), style: Outer, span: tests/integration_tests.rs:1070:1: 1070:8 (#97) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7ec141e2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7ec14240fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7ec141e42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7ec141e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7ec141e1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7ec140e0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7ec141e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7ec141e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7ec141df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7ec141e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7ec13ea38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7ec1431e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7ec143a1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7ec1439e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7ec142af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7ec143607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7ec1436073cd - 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:     0x7ec1436073a7 - <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:     0x7ec1435ecb5f - 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:     0x7ec1435ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7ec14377127b - <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:     0x7ec14365ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7ec1434eac4e - 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:     0x7ec1434eaa20 - <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:     0x7ec1434ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7ec13d08aaa4 - <unknown>
[INFO] [stderr]   26:     0x7ec13d117a64 - 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-09T02_07_37-2991.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=2021 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="bugreport"' --cfg 'feature="build-assets"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="etcetera"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="grep-cli"' --cfg 'feature="minimal-application"' --cfg 'feature="minus"' --cfg 'feature="paging"' --cfg 'feature="regex"' --cfg 'feature="regex-onig"' --cfg 'feature="shell-words"' --cfg 'feature="walkdir"' --cfg 'feature="wild"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "bugreport", "build-assets", "clap", "default", "etcetera", "execute", "git", "git2", "grep-cli", "lessopen", "minimal-application", "minus", "paging", "regex", "regex-fancy", "regex-onig", "shell-words", "vendored-libgit2", "walkdir", "wild"))' -C metadata=6b8a438a6e220a1f -C extra-filename=-61ef25a5b2bf50bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_colours=/opt/rustwide/target/debug/deps/libansi_colours-27e9f840c13d7c75.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9ac899a6f2fdb3f2.rmeta --extern bat=/opt/rustwide/target/debug/deps/libbat-c84f8a70a0948fca.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-2f9ba1f8d240b42b.rmeta --extern bugreport=/opt/rustwide/target/debug/deps/libbugreport-ea86541c3a697db9.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-f2a064b55031a42d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-fccfa8ab136ef69d.rmeta --extern clircle=/opt/rustwide/target/debug/deps/libclircle-4a5cea755793e962.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-f3bbb52f52963115.rmeta --extern content_inspector=/opt/rustwide/target/debug/deps/libcontent_inspector-53e814c6d3609804.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-5dea3bb78aabbef0.rmeta --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-646d04297b49eafc.rmeta --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-2360bfe32a4840b4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-049a013776c85e19.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-4d2925a3c3fd3ebb.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-03e2ca5c2657f3ed.rmeta --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-e3867731afcf2c00.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-813c4cbc7f81f23b.rmeta --extern minus=/opt/rustwide/target/debug/deps/libminus-a6c108ae188e1f27.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-52bd9d22ebed27b2.rmeta --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-ae3d4b2c147d58f1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab564a0e29048b68.rmeta --extern path_abs=/opt/rustwide/target/debug/deps/libpath_abs-56e06a3c189d4242.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-8ca77e3090d54b46.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-65bd5dc4a1c0f77f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-0683e6b8fd1aa74e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-188f59fa9cf636cc.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9ddd9d8527860de9.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-70e06ed9f7c00fee.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-b7e281503aa738c4.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-c64d3bf62f99a901.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-674c84136eb0c6e2.rmeta --extern terminal_colorsaurus=/opt/rustwide/target/debug/deps/libterminal_colorsaurus-204dc361cfd0aaec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2cdff1a9fd7c3192.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-2e434796dea6b7f0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ae8720591b31333d.rmeta --extern wait_timeout=/opt/rustwide/target/debug/deps/libwait_timeout-b31b9d81bb0768fd.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --extern wild=/opt/rustwide/target/debug/deps/libwild-87bb2cc6f0dff9db.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-3c3770413f48c5aa/out/build -L native=/opt/rustwide/target/debug/build/onig_sys-67b87d0417ca74d0/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6e32019433463a887873fe8c8a8f4ace0c4fde5199569647286659c0182c311c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e32019433463a887873fe8c8a8f4ace0c4fde5199569647286659c0182c311c", kill_on_drop: false }`
[INFO] [stdout] 6e32019433463a887873fe8c8a8f4ace0c4fde5199569647286659c0182c311c
