[INFO] fetching crate pest-deconstruct-derive 0.2.0... [INFO] building pest-deconstruct-derive-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pest-deconstruct-derive 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pest-deconstruct-derive 0.2.0 [INFO] finished tweaking crates.io crate pest-deconstruct-derive 0.2.0 [INFO] tweaked toml for crates.io crate pest-deconstruct-derive 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pest-deconstruct-derive 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.7.11 (available: v0.14.0) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.101) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.41) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0afe10cc80749de40e3bed0b6dac1a238488717cfccf1fda7739e7ff118ff84 [INFO] running `Command { std: "docker" "start" "-a" "c0afe10cc80749de40e3bed0b6dac1a238488717cfccf1fda7739e7ff118ff84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0afe10cc80749de40e3bed0b6dac1a238488717cfccf1fda7739e7ff118ff84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0afe10cc80749de40e3bed0b6dac1a238488717cfccf1fda7739e7ff118ff84", kill_on_drop: false }` [INFO] [stdout] c0afe10cc80749de40e3bed0b6dac1a238488717cfccf1fda7739e7ff118ff84 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0da1088120f5c341c6624b76494ffd44b17be8647e9f9fe36f29e43d733fb1e [INFO] running `Command { std: "docker" "start" "-a" "e0da1088120f5c341c6624b76494ffd44b17be8647e9f9fe36f29e43d733fb1e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling single v1.0.1 [INFO] [stderr] Compiling pest-deconstruct-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated crate `single`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate single; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `single::Single`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use single::Single; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::NoElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | ... single::Error::NoElements => "none", [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::MultipleElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | ... single::Error::MultipleElements => "multiple", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::NoElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | Err(single::Error::NoElements) => Some(ParseKind::Outer), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::MultipleElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | Err(single::Error::MultipleElements) => Err(( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::NoElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:345:40 [INFO] [stdout] | [INFO] [stdout] 345 | Err(single::Error::NoElements) => Ok(quote! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `single::Error::MultipleElements`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:350:40 [INFO] [stdout] | [INFO] [stdout] 350 | Err(single::Error::MultipleElements) => Err(( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `single::Single::single`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:205:62 [INFO] [stdout] | [INFO] [stdout] 205 | 1 => match attrs.iter().flat_map(|attr| attr.rule()).single() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `single::Single::single`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | .single() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `single::Single::single`: use [`Itertools::at_most_one`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.at_most_one) instead [INFO] [stdout] --> src/lib.rs:338:76 [INFO] [stdout] | [INFO] [stdout] 338 | None => match attrs.iter().filter_map(PestAttribute::rule).single() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/attributes.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | Skip(Vec), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - Skip(Vec), [INFO] [stdout] 10 + Skip(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (713) panicked at compiler/rustc_errors/src/lib.rs:385:17: [INFO] [stderr] assertion `left == right` failed: all spans must be disjoint [INFO] [stderr] left: Some([SubstitutionPart { span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-0.6.13/src/lib.rs:501:29: 554:9 (#1185), snippet: "while let Some(" }, SubstitutionPart { span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-0.6.13/src/lib.rs:501:29: 501:35 (#688), snippet: ") = " }]) [INFO] [stderr] right: None [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x798c2afcbc73 - ::fmt::h2212f3765287aa3c [INFO] [stderr] 1: 0x798c2b601f98 - core::fmt::write::he00b92b9582c1fe6 [INFO] [stderr] 2: 0x798c2af82661 - std::io::Write::write_fmt::h4a31dcab881658aa [INFO] [stderr] 3: 0x798c2af93792 - std::sys::backtrace::BacktraceLock::print::h88b4e5cf8cc5573c [INFO] [stderr] 4: 0x798c2af97b09 - std::panicking::default_hook::{{closure}}::h59b171bf4b799798 [INFO] [stderr] 5: 0x798c2af97633 - std::panicking::default_hook::h518e81d9a9e2c2c5 [INFO] [stderr] 6: 0x798c2a054cd7 - std[29c6a88b6662e21]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x798c2af97f2f - std::panicking::panic_with_hook::h6c76fcfbe64ae67c [INFO] [stderr] 8: 0x798c2af97cea - std::panicking::panic_handler::{{closure}}::h2ff4617091b05450 [INFO] [stderr] 9: 0x798c2af938d9 - std::sys::backtrace::__rust_end_short_backtrace::he93810e6790d1c15 [INFO] [stderr] 10: 0x798c2af7473d - __rustc[552020a2b822d25f]::rust_begin_unwind [INFO] [stderr] 11: 0x798c285f3e10 - core::panicking::panic_fmt::hd2d793968eae26aa [INFO] [stderr] 12: 0x798c29a716f3 - core::panicking::assert_failed_inner::h40e2860354745547 [INFO] [stderr] 13: 0x798c2a084118 - core[9b0b45a2eca8b57e]::panicking::assert_failed::, core[9b0b45a2eca8b57e]::option::Option<&[rustc_errors[1dac532de25b4ed5]::SubstitutionPart; 2usize]>> [INFO] [stderr] 14: 0x798c2c8dd655 - , ::splice_lines::{closure#0}>>, ::splice_lines::{closure#1}> as core[9b0b45a2eca8b57e]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 15: 0x798c2c8df18d - ::emit_suggestion_default [INFO] [stderr] 16: 0x798c2cb06cd3 - ::emit_diagnostic [INFO] [stderr] 17: 0x798c2cb04983 - ::from_errors_diagnostic [INFO] [stderr] 18: 0x798c2cb040a0 - ::emit_diagnostic [INFO] [stderr] 19: 0x798c2cb0e095 - ::emit_diagnostic::{closure#3} [INFO] [stderr] 20: 0x798c2cb0bb44 - rustc_interface[2640f195ab92b52a]::callbacks::track_diagnostic::> [INFO] [stderr] 21: 0x798c2cb0ab80 - ::emit_diagnostic [INFO] [stderr] 22: 0x798c2cb0aa40 - ::emit_diagnostic [INFO] [stderr] 23: 0x798c2cb0a8d5 - <() as rustc_errors[1dac532de25b4ed5]::diagnostic::EmissionGuarantee>::emit_producing_guarantee [INFO] [stderr] 24: 0x798c2c4eab31 - rustc_middle[9d9c9f7aa5fb139]::lint::lint_level::lint_level_impl [INFO] [stderr] 25: 0x798c2a4bae24 - rustc_middle[9d9c9f7aa5fb139]::lint::lint_level::<::emit_span_lint::{closure#0}> [INFO] [stderr] 26: 0x798c2c01e909 - ::check_expr [INFO] [stderr] 27: 0x798c2bc4d177 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_expr [INFO] [stderr] 28: 0x798c2bc4c2b4 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_block [INFO] [stderr] 29: 0x798c2bc4d651 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_expr [INFO] [stderr] 30: 0x798c2bc4d634 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_expr [INFO] [stderr] 31: 0x798c2bc4c23d - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_block [INFO] [stderr] 32: 0x798c2bc39dcf - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 33: 0x798c2bc381b4 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 34: 0x798c2bc4c283 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_block [INFO] [stderr] 35: 0x798c2bc39dcf - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 36: 0x798c2bc381b4 - as rustc_hir[16ba92a4883d937a]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 37: 0x798c2bc39525 - rustc_lint[f3c210651f5aec88]::lint_mod [INFO] [stderr] 38: 0x798c2bc390ab - rustc_query_impl[4286d9f4e80247d6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 39: 0x798c2c36784d - rustc_query_system[a0ec10119e2b8fbf]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4286d9f4e80247d6]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x798c2c77c7bd - rustc_query_impl[4286d9f4e80247d6]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x798c2c77c80d - rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_slice::par_rec::<&rustc_hir_id[b5f4955d752eb57]::OwnerId, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_for_each_in<&rustc_hir_id[b5f4955d752eb57]::OwnerId, &[rustc_hir_id[b5f4955d752eb57]::OwnerId], ::par_hir_for_each_module::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x798c2c77cb19 - rustc_thread_pool[72272462a318cfc]::join::join_context::::par_hir_for_each_module::{closure#0}>::{closure#0}::{closure#0}>::{closure#1}>::{closure#0}, rustc_thread_pool[72272462a318cfc]::join::join::call<(), rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_slice::par_rec<&rustc_hir_id[b5f4955d752eb57]::OwnerId, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_for_each_in<&rustc_hir_id[b5f4955d752eb57]::OwnerId, &[rustc_hir_id[b5f4955d752eb57]::OwnerId], ::par_hir_for_each_module::{closure#0}>::{closure#0}::{closure#0}>::{closure#2}>::{closure#0}, (), ()>::{closure#0} [INFO] [stderr] 43: 0x798c2c77c864 - rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_slice::par_rec::<&rustc_hir_id[b5f4955d752eb57]::OwnerId, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::par_for_each_in<&rustc_hir_id[b5f4955d752eb57]::OwnerId, &[rustc_hir_id[b5f4955d752eb57]::OwnerId], ::par_hir_for_each_module::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stderr] 44: 0x798c2c77e15b - rustc_lint[f3c210651f5aec88]::late::check_crate::{closure#1} [INFO] [stderr] 45: 0x798c2c77de9f - rustc_thread_pool[72272462a318cfc]::join::join_context::>, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::join::{closure#0}::{closure#0}>::{closure#0}, rustc_thread_pool[72272462a318cfc]::join::join::call>, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::join::{closure#0}::{closure#1}>::{closure#0}, core[9b0b45a2eca8b57e]::option::Option>, core[9b0b45a2eca8b57e]::option::Option>>::{closure#0}::{closure#0} [INFO] [stderr] 46: 0x798c2c77d9a5 - rustc_thread_pool[72272462a318cfc]::join::join_context::>, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::join::{closure#0}::{closure#0}>::{closure#0}, rustc_thread_pool[72272462a318cfc]::join::join::call>, rustc_data_structures[f5ea9960b28d5ac8]::sync::parallel::join::{closure#0}::{closure#1}>::{closure#0}, core[9b0b45a2eca8b57e]::option::Option>, core[9b0b45a2eca8b57e]::option::Option>>::{closure#0} [INFO] [stderr] 47: 0x798c2c77d3f8 - rustc_lint[f3c210651f5aec88]::late::check_crate [INFO] [stderr] 48: 0x798c2c77d0b3 - ::spawn::{closure#0}> as rustc_thread_pool[72272462a318cfc]::job::Job>::execute [INFO] [stderr] 49: 0x798c2c3be4b0 - ::wait_or_steal_until_cold [INFO] [stderr] 50: 0x798c2c3bc385 - ::run [INFO] [stderr] 51: 0x798c2c3bc209 - std[29c6a88b6662e21]::sys::backtrace::__rust_begin_short_backtrace::<::build_scoped::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#0}, rustc_interface[2640f195ab92b52a]::util::run_in_thread_pool_with_globals::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#1}, ()>::{closure#0}::{closure#0}::{closure#0}, ()> [INFO] [stderr] 52: 0x798c2c3bbda8 - <::spawn_unchecked_<::build_scoped::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#0}, rustc_interface[2640f195ab92b52a]::util::run_in_thread_pool_with_globals::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#1}, ()>::{closure#0}::{closure#0}::{closure#0}, ()>::{closure#1} as core[9b0b45a2eca8b57e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 53: 0x798c2c3b92f1 - std::sys::thread::unix::Thread::new::thread_start::h087ab7313a6c604a [INFO] [stderr] 54: 0x798c2628aaa4 - [INFO] [stderr] 55: 0x798c26317a34 - clone [INFO] [stderr] 56: 0x0 - [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-2025-09-29T20_46_20-708.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (4987e9d42 2025-09-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -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 [lint_mod] linting top-level module [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `pest-deconstruct-derive` (lib); 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name derive --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3443eb7dd67226b6 -C extra-filename=-a2f653fc552e5bf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f260e0e04436a942.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rlib --extern single=/opt/rustwide/target/debug/deps/libsingle-424686bd55a13934.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-66b937451f546c44.rlib --extern proc_macro --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e0da1088120f5c341c6624b76494ffd44b17be8647e9f9fe36f29e43d733fb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0da1088120f5c341c6624b76494ffd44b17be8647e9f9fe36f29e43d733fb1e", kill_on_drop: false }` [INFO] [stdout] e0da1088120f5c341c6624b76494ffd44b17be8647e9f9fe36f29e43d733fb1e