[INFO] fetching crate mwbot 0.7.0...
[INFO] checking mwbot-0.7.0 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] extracting crate mwbot 0.7.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mwbot 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mwbot 0.7.0
[INFO] tweaked toml for crates.io crate mwbot 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mwbot 0.7.0 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mwbot 0.7.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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d176357e11f71126f02e68f520154a594966b94b857ddb7af2e0bd15ae651c3e
[INFO] running `Command { std: "docker" "start" "-a" "d176357e11f71126f02e68f520154a594966b94b857ddb7af2e0bd15ae651c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d176357e11f71126f02e68f520154a594966b94b857ddb7af2e0bd15ae651c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d176357e11f71126f02e68f520154a594966b94b857ddb7af2e0bd15ae651c3e", kill_on_drop: false }`
[INFO] [stdout] d176357e11f71126f02e68f520154a594966b94b857ddb7af2e0bd15ae651c3e
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adb10c7b6728318bd1a1c1f546d084e4cce20e8fd0b438abbd54d7cb79bf4778
[INFO] running `Command { std: "docker" "start" "-a" "adb10c7b6728318bd1a1c1f546d084e4cce20e8fd0b438abbd54d7cb79bf4778", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking compression-codecs v0.4.29
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling derive-deftly-macros v0.14.6
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling mwapi_responses_derive v0.5.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling mwbot_derive v0.7.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking derive_builder_fork_arti v0.11.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2535) panicked at compiler/rustc_resolve/src/diagnostics.rs:152:21:
[INFO] [stderr] internal error: entered unreachable code
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x71d8f62695a3 - <<std[c732280b882879e8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6cc6cda5bf5843b4]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x71d8f68115c8 - core[6cc6cda5bf5843b4]::fmt::write
[INFO] [stderr]    2:     0x71d8f627fdc6 - <std[c732280b882879e8]::sys::stdio::unix::Stderr as std[c732280b882879e8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x71d8f623fc78 - std[c732280b882879e8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x71d8f625d3d3 - std[c732280b882879e8]::panicking::default_hook
[INFO] [stderr]    5:     0x71d8f52c96c7 - std[c732280b882879e8]::panicking::update_hook::<alloc[d96334610b4d9ed3]::boxed::Box<rustc_driver_impl[3efbdfab4995ad57]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x71d8f625d6b2 - std[c732280b882879e8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x71d8f623fd6a - std[c732280b882879e8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x71d8f6236df9 - std[c732280b882879e8]::sys::backtrace::__rust_end_short_backtrace::<std[c732280b882879e8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x71d8f62418ed - __rustc[ad855206e1ddae17]::rust_begin_unwind
[INFO] [stderr]   10:     0x71d8f34d99bc - core[6cc6cda5bf5843b4]::panicking::panic_fmt
[INFO] [stderr]   11:     0x71d8f2d4b672 - core[6cc6cda5bf5843b4]::panicking::panic
[INFO] [stderr]   12:     0x71d8f6c776f7 - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   13:     0x71d8f6c6c94d - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate
[INFO] [stderr]   14:     0x71d8f72527f9 - rustc_interface[38d2190d34e76883]::passes::configure_and_expand
[INFO] [stderr]   15:     0x71d8f799aad5 - rustc_interface[38d2190d34e76883]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x71d8f799a84d - rustc_query_impl[3f3083a1a4911fcd]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x71d8f799a835 - <rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(rustc_middle[123d76d9fcba17a4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x71d8f797b3df - rustc_query_system[2635c3e4e2458d32]::query::plumbing::try_execute_query::<rustc_query_impl[3f3083a1a4911fcd]::DynamicConfig<rustc_query_system[2635c3e4e2458d32]::query::caches::SingleCache<rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3f3083a1a4911fcd]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x71d8f797af40 - rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x71d8f7b5d0b7 - <rustc_interface[38d2190d34e76883]::passes::create_and_enter_global_ctxt<core[6cc6cda5bf5843b4]::option::Option<rustc_interface[38d2190d34e76883]::queries::Linker>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(&rustc_session[da1d0116b82b93d2]::session::Session, rustc_middle[123d76d9fcba17a4]::ty::context::CurrentGcx, alloc[d96334610b4d9ed3]::sync::Arc<rustc_data_structures[d9cbbe64485074d7]::jobserver::Proxy>, &std[c732280b882879e8]::sync::once_lock::OnceLock<rustc_middle[123d76d9fcba17a4]::ty::context::GlobalCtxt>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_middle[123d76d9fcba17a4]::arena::Arena>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_hir[58c5ad55374bd84d]::Arena>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x71d8f79c0545 - rustc_interface[38d2190d34e76883]::interface::run_compiler::<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x71d8f790d78a - std[c732280b882879e8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x71d8f790d55d - <std[c732280b882879e8]::thread::lifecycle::spawn_unchecked<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x71d8f7912c2d - <std[c732280b882879e8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x71d8f168aaa4 - <unknown>
[INFO] [stderr]   26:     0x71d8f1717a64 - 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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/rustc-ice-2025-12-03T17_40_20-2533.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (ce3348c21 2025-12-03) 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
[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 `derive-deftly-macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ce3348c21531b911ca5aadbbbe7ad63a1bc4c382/bin/rustc --crate-name derive_deftly_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/macros.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 --cfg 'feature="case"' --cfg 'feature="expect"' --cfg 'feature="heck"' --cfg 'feature="meta-as-expr"' --cfg 'feature="meta-as-items"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("beta", "case", "expect", "heck", "meta-as-expr", "meta-as-items", "sha3"))' -C metadata=12130341d2fdf178 -C extra-filename=-84eeabdc4eba07ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b8ee10f181c2498e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5f334880f0ffd10c.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-1fa42872bd9ddb85.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-84efb1a9cd9945c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-465d48b5326a5d9a.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-01ca1674ebf38f23.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-d2bebf58fd298af7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a8f2864cb79a11c7.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-8d0555451deff58a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(derive_deftly_dprint)' --check-cfg 'cfg(feature, values("bizarre"))'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "adb10c7b6728318bd1a1c1f546d084e4cce20e8fd0b438abbd54d7cb79bf4778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adb10c7b6728318bd1a1c1f546d084e4cce20e8fd0b438abbd54d7cb79bf4778", kill_on_drop: false }`
[INFO] [stdout] adb10c7b6728318bd1a1c1f546d084e4cce20e8fd0b438abbd54d7cb79bf4778
