[INFO] fetching crate apate 0.1.0...
[INFO] checking apate-0.1.0 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] extracting crate apate 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate apate 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate apate 0.1.0
[INFO] tweaked toml for crates.io crate apate 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apate 0.1.0 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 crates.io crate apate 0.1.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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45036a9043c24279425052e0294cc144b995ccfd08144df40bdf567a593872a6
[INFO] running `Command { std: "docker" "start" "-a" "45036a9043c24279425052e0294cc144b995ccfd08144df40bdf567a593872a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45036a9043c24279425052e0294cc144b995ccfd08144df40bdf567a593872a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45036a9043c24279425052e0294cc144b995ccfd08144df40bdf567a593872a6", kill_on_drop: false }`
[INFO] [stdout] 45036a9043c24279425052e0294cc144b995ccfd08144df40bdf567a593872a6
[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" "-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65f049d42f830fd08cc485299012c15b040ade411c1a228a60ad6f61a092f79b
[INFO] running `Command { std: "docker" "start" "-a" "65f049d42f830fd08cc485299012c15b040ade411c1a228a60ad6f61a092f79b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rhai v1.23.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking getopt3 v2.6.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking apate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2749) 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/test-api.rs:17:1: 17:8 (#19), segments: [PathSegment { ident: <test_trace>#19, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(11), style: Outer, span: tests/test-api.rs:17:1: 17:8 (#19) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2746) 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/processors.rs:50:1: 50:8 (#28), segments: [PathSegment { ident: <test_trace>#28, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(6), style: Outer, span: tests/processors.rs:50:1: 50:8 (#28) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a2f52c2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a2f5320fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7a2f52c42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7a2f52c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a2f52c1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7a2f51c0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a2f52c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a2f52c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a2f52bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a2f52c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a2f4f838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a2f53fe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7a2f5481c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7a2f547e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7a2f538f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7a2f54407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7a2f544073cd - 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:     0x7a2f544073a7 - <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:     0x7a2f543ecb5f - 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:     0x7a2f543ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7a2f5457127b - <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:     0x7a2f5445ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7a2f542eac4e - 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:     0x7a2f542eaa20 - <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:     0x7a2f542ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7a2f4de8aaa4 - <unknown>
[INFO] [stderr]   26:     0x7a2f4df17a64 - 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-08T16_54_17-2740.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]    0:     0x70636f42bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x70636fa0fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x70636f442226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x70636f401b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x70636f41f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x70636e40236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x70636f41fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x70636f401c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x70636f3f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x70636f40372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x70636c038f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7063707e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x70637101c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x706370fe65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7063700f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x706370c07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x706370c073cd - 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:     0x706370c073a7 - <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:     0x706370becb5f - 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:     0x706370bec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x706370d7127b - <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:     0x706370c5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x706370aeac4e - 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:     0x706370aeaa20 - <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:     0x706370aed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x70636a68aaa4 - <unknown>
[INFO] [stderr]   26:     0x70636a717a64 - 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-08T16_54_17-2743.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 `apate` (test "processors")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name processors --edition=2024 tests/processors.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="default"' --cfg 'feature="getopt3"' --cfg 'feature="include_dir"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getopt3", "include_dir", "server"))' -C metadata=bc6ca1db859f09a4 -C extra-filename=-741f75fbf846152e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-ddee89854b40c75a.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-eb781fc3fc456d6f.rmeta --extern apate=/opt/rustwide/target/debug/deps/libapate-af674fedc479bf9e.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-bc95879223dcfb33.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-614f20a0e0ef913b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-53517f6221551d87.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ebbd03aa8319f3fa.rmeta --extern getopt3=/opt/rustwide/target/debug/deps/libgetopt3-3245f6bae22e949f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-8bd4c3ea311caa9c.rmeta --extern jsonpath_rust=/opt/rustwide/target/debug/deps/libjsonpath_rust-ca14989e5c9aa5cc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-1d46823605dbf984.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9463f50c83e8489e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dbeae17c73f8fe39.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-73a6430c77c91bf5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8955fd94ca0688d3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-936e908ecaf7f7c0.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6b1599ba623f41d7.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f2f77ec060d870db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8074a4fb2ed22e93.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b721c15d54c0d474.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1dfec4ab847ebfa1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4bf13f143723e813/out -L native=/opt/rustwide/target/debug/build/ring-6df731d7356d26d5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-346c069baf9fadde/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `apate` (test "test-api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name test_api --edition=2024 tests/test-api.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="default"' --cfg 'feature="getopt3"' --cfg 'feature="include_dir"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getopt3", "include_dir", "server"))' -C metadata=b9127c7828482968 -C extra-filename=-e4cbad4c444edf3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-ddee89854b40c75a.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-eb781fc3fc456d6f.rmeta --extern apate=/opt/rustwide/target/debug/deps/libapate-af674fedc479bf9e.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-bc95879223dcfb33.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-614f20a0e0ef913b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-53517f6221551d87.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ebbd03aa8319f3fa.rmeta --extern getopt3=/opt/rustwide/target/debug/deps/libgetopt3-3245f6bae22e949f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-8bd4c3ea311caa9c.rmeta --extern jsonpath_rust=/opt/rustwide/target/debug/deps/libjsonpath_rust-ca14989e5c9aa5cc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-1d46823605dbf984.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9463f50c83e8489e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dbeae17c73f8fe39.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-73a6430c77c91bf5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8955fd94ca0688d3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-936e908ecaf7f7c0.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6b1599ba623f41d7.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f2f77ec060d870db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8074a4fb2ed22e93.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b721c15d54c0d474.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1dfec4ab847ebfa1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4bf13f143723e813/out -L native=/opt/rustwide/target/debug/build/ring-6df731d7356d26d5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-346c069baf9fadde/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "65f049d42f830fd08cc485299012c15b040ade411c1a228a60ad6f61a092f79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f049d42f830fd08cc485299012c15b040ade411c1a228a60ad6f61a092f79b", kill_on_drop: false }`
[INFO] [stdout] 65f049d42f830fd08cc485299012c15b040ade411c1a228a60ad6f61a092f79b
