[INFO] fetching crate better-config 0.2.4... [INFO] checking better-config-0.2.4 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] extracting crate better-config 0.2.4 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate better-config 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate better-config 0.2.4 [INFO] tweaked toml for crates.io crate better-config 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate better-config 0.2.4 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 better-config 0.2.4 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] a0d4160d5025c079ef0025ca4be087c031682011746b6b0bec50b543de5f7b73 [INFO] running `Command { std: "docker" "start" "-a" "a0d4160d5025c079ef0025ca4be087c031682011746b6b0bec50b543de5f7b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0d4160d5025c079ef0025ca4be087c031682011746b6b0bec50b543de5f7b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d4160d5025c079ef0025ca4be087c031682011746b6b0bec50b543de5f7b73", kill_on_drop: false }` [INFO] [stdout] a0d4160d5025c079ef0025ca4be087c031682011746b6b0bec50b543de5f7b73 [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] 490b0c8864afbd0c447ce17b3b701dc49b27cacf163b7e14dfb6e12533aff315 [INFO] running `Command { std: "docker" "start" "-a" "490b0c8864afbd0c447ce17b3b701dc49b27cacf163b7e14dfb6e12533aff315", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking better-config-core v0.2.4 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling better-config-derive v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking better-config-loader v0.2.4 [INFO] [stderr] Checking better-config v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (602) 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/yml-basic.rs:20:5: 20:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(12), style: Outer, span: tests/yml-basic.rs:20:5: 20:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (614) 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/basic-args-prefix.rs:28:5: 28:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(11), style: Outer, span: tests/basic-args-prefix.rs:28:5: 28:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (633) 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/toml-baisc.rs:21:5: 21:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(12), style: Outer, span: tests/toml-baisc.rs:21:5: 21:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (621) 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/basic-getter.rs:49:5: 49:12 (#16), segments: [PathSegment { ident: #16, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(19), style: Outer, span: tests/basic-getter.rs:49:5: 49:12 (#16) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (623) 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/basic-from-str.rs:53:5: 53:12 (#12), segments: [PathSegment { ident: #12, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(20), style: Outer, span: tests/basic-from-str.rs:53:5: 53:12 (#12) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (636) 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/basic-with-derive.rs:33:5: 33:12 (#19), segments: [PathSegment { ident: #19, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(36), style: Outer, span: tests/basic-with-derive.rs:33:5: 33:12 (#19) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (638) 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/custom_loader.rs:41:5: 41:12 (#11), segments: [PathSegment { ident: #11, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(10), style: Outer, span: tests/custom_loader.rs:41:5: 41:12 (#11) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (645) 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/basic.rs:25:5: 25:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(11), style: Outer, span: tests/basic.rs:25:5: 25:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (617) 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/basic-params.rs:33:5: 33:12 (#10), segments: [PathSegment { ident: #10, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(14), style: Outer, span: tests/basic-params.rs:33:5: 33:12 (#10) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (625) 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/basic-args-target.rs:19:5: 19:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(7), style: Outer, span: tests/basic-args-target.rs:19:5: 19:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (646) 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/nested-env-override.rs:38:5: 38:12 (#13), segments: [PathSegment { ident: #13, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(20), style: Outer, span: tests/nested-env-override.rs:38:5: 38:12 (#13) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (644) 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/basic-nested.rs:39:5: 39:12 (#12), segments: [PathSegment { ident: #12, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(16), style: Outer, span: tests/basic-nested.rs:39:5: 39:12 (#12) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (659) 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: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15: 158:23 (#7), segments: [PathSegment { ident: #7, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(30), style: Outer, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:158:15: 158:23 (#7) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (657) 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/json-nested.rs:31:5: 31:12 (#13), segments: [PathSegment { ident: #13, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(19), style: Outer, span: tests/json-nested.rs:31:5: 31:12 (#13) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (652) 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/json-basic.rs:22:5: 22:12 (#9), segments: [PathSegment { ident: #9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(11), style: Outer, span: tests/json-basic.rs:22:5: 22:12 (#9) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (654) 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/env-override.rs:78:5: 78:12 (#19), segments: [PathSegment { ident: #19, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(42), style: Outer, span: tests/env-override.rs:78:5: 78:12 (#19) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x766bbe42bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 0: 0x72713062bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x727130c0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 1: 0x766bbea0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x727130642226 - ::write_fmt [INFO] [stderr] 3: 0x727130601b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 2: 0x766bbe442226 - ::write_fmt [INFO] [stderr] 3: 0x766bbe401b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x766bbe41f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 4: 0x72713061f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x72712f60236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x72713061fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x727130601c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7271305f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x72713060372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x72712d238f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 5: 0x766bbd40236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x766bbe41fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x766bbe401c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x766bbe3f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x766bbe40372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x766bbb038f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7271319e0110 - ::token_trees [INFO] [stderr] 11: 0x766bbf7e0110 - ::token_trees [INFO] [stderr] 12: 0x766bc001c314 - ::fully_expand_fragment [INFO] [stderr] 12: 0x72713221c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x766bbffe65d2 - ::expand_crate [INFO] [stderr] 13: 0x7271321e65d2 - ::expand_crate [INFO] [stderr] 14: 0x766bbf0f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 14: 0x7271312f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x766bbfc07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 15: 0x727131e07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x766bbfc073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 16: 0x727131e073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x727131e073a7 - >::call_once [INFO] [stderr] 17: 0x766bbfc073a7 - >::call_once [INFO] [stderr] 0: 0x7a7d3582bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a7d35e0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 0: 0x7c8669c2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7c866a20fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7c8669c42226 - ::write_fmt [INFO] [stderr] 3: 0x7c8669c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7c8669c1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7c8668c0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7c8669c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7c8669c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7c8669bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7c8669c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7c8666838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7c866afe0110 - ::token_trees [INFO] [stderr] 12: 0x7c866b81c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7c866b7e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7c866a8f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7c866b407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7c866b4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 0: 0x7b92fd22bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 2: 0x7a7d35842226 - ::write_fmt [INFO] [stderr] 1: 0x7b92fd80fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 3: 0x7a7d35801b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a7d3581f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 0: 0x7ae11922bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7ae11980fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7ae119242226 - ::write_fmt [INFO] [stderr] 3: 0x7ae119201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7ae11921f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7ae11820236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7ae11921fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7ae119201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7ae1191f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7ae11920372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7ae115e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7ae11a5e0110 - ::token_trees [INFO] [stderr] 12: 0x7ae11ae1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7ae11ade65d2 - ::expand_crate [INFO] [stderr] 14: 0x7ae119ef0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7ae11aa07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7ae11aa073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 0: 0x7d233aa2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 0: 0x7464bfe2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 2: 0x7b92fd242226 - ::write_fmt [INFO] [stderr] 1: 0x7464c040fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7464bfe42226 - ::write_fmt [INFO] [stderr] 3: 0x7464bfe01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7464bfe1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7a7d3480236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a7d3581fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a7d35801c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 17: 0x7c866b4073a7 - >::call_once [INFO] [stderr] 18: 0x7c866b3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7c866b3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7c866b57127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7c866b45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7c866b2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7c866b2eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7c866b2ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7c8664e8aaa4 - [INFO] [stderr] 26: 0x7c8664f17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 8: 0x7a7d357f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 18: 0x727131decb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 9: 0x7a7d3580372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7a7d32438f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7a7d36be0110 - ::token_trees [INFO] [stderr] 12: 0x7a7d3741c314 - ::fully_expand_fragment [INFO] [stderr] 19: 0x727131dec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 13: 0x7a7d373e65d2 - ::expand_crate [INFO] [stderr] 20: 0x727131f7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 14: 0x7a7d364f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7a7d37007658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7a7d370073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x727131e5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 17: 0x7a7d370073a7 - >::call_once [INFO] [stderr] 22: 0x727131ceac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 18: 0x7a7d36fecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x727131ceaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x727131ced138 - ::new::thread_start [INFO] [stderr] 25: 0x72712b88aaa4 - [INFO] [stderr] 26: 0x72712b917a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 18: 0x766bbfbecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x766bbfbec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x766bbfd7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x766bbfc5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x766bbfaeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x766bbfaeaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x766bbfaed138 - ::new::thread_start [INFO] [stderr] 25: 0x766bb9663aa4 - [INFO] [stderr] 26: 0x766bb96f0a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 17: 0x7ae11aa073a7 - >::call_once [INFO] [stderr] 18: 0x7ae11a9ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7ae11a9ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7ae11ab7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7ae11aa5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7ae11a8eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7ae11a8eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7ae11a8ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7ae11448aaa4 - [INFO] [stderr] 26: 0x7ae114517a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 1: 0x7d233b00fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7d233aa42226 - ::write_fmt [INFO] [stderr] 3: 0x7d233aa01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d233aa1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7d2339a0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d233aa1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7d233aa01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7d233a9f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7d233aa0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7d2337638f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7d233bde0110 - ::token_trees [INFO] [stderr] 12: 0x7d233c61c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7d233c5e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7d233b6f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7d233c207658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7d233c2073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7d233c2073a7 - >::call_once [INFO] [stderr] 18: 0x7d233c1ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7d233c1ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7d233c37127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7d233c25ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7d233c0eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7d233c0eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7d233c0ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7d2335c8aaa4 - [INFO] [stderr] 26: 0x7d2335d17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 3: 0x7b92fd201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7b92fd21f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7b92fc20236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7b92fd21fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7b92fd201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7b92fd1f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7b92fd20372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7b92f9e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7b92fe5e0110 - ::token_trees [INFO] [stderr] 12: 0x7b92fee1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7b92fede65d2 - ::expand_crate [INFO] [stderr] 14: 0x7b92fdef0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7b92fea07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7b92fea073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7b92fea073a7 - >::call_once [INFO] [stderr] 18: 0x7b92fe9ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7b92fe9ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7b92feb7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7b92fea5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7b92fe8eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7b92fe8eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7b92fe8ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7b92f848aaa4 - [INFO] [stderr] 26: 0x7b92f8517a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 5: 0x7464bee0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7464bfe1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7464bfe01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7464bfdf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7464bfe0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7464bca38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7464c11e0110 - ::token_trees [INFO] [stderr] 12: 0x7464c1a1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7464c19e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7464c0af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7464c1607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7464c16073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7464c16073a7 - >::call_once [INFO] [stderr] 18: 0x7464c15ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7464c15ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [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-08T17_12_56-597.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] [INFO] [stderr] query stack during panic: [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-08T17_12_57-627.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 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] 20: 0x7464c177127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7464c165ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7464c14eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7464c14eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7464c14ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7464bb08aaa4 - [INFO] [stderr] 26: 0x7464bb117a64 - clone [INFO] [stderr] 27: 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-2026-01-08T17_12_57-628.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: 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-08T17_12_57-610.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: 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-08T17_12_56-613.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: 0x776b2522bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x776b2580fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 19: 0x7a7d36fec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 2: 0x776b25242226 - ::write_fmt [INFO] [stderr] 20: 0x7a7d3717127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7a7d3705ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7a7d36eeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 3: 0x776b25201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 23: 0x7a7d36eeaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7a7d36eed138 - ::new::thread_start [INFO] [stderr] 25: 0x7a7d30a8aaa4 - [INFO] [stderr] 26: 0x7a7d30b17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] 4: 0x776b2521f833 - std[7d609349af90bec6]::panicking::default_hook [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-08T17_12_56-609.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] 5: 0x776b2420236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x776b2521fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x776b25201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x776b251f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x776b2520372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x776b21e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x776b265e0110 - ::token_trees [INFO] [stderr] 12: 0x776b26e1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x776b26de65d2 - ::expand_crate [INFO] [stderr] 14: 0x776b25ef0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 15: 0x776b26a07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x776b26a073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x776b26a073a7 - >::call_once [INFO] [stderr] 18: 0x776b269ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x776b269ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [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-08T17_12_57-608.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: 0x78c928e2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x78c92940fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x78c928e42226 - ::write_fmt [INFO] [stderr] 3: 0x78c928e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x78c928e1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x78c927e0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x78c928e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x78c928e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x78c928df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x78c928e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x78c925a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x78c92a1e0110 - ::token_trees [INFO] [stderr] 12: 0x78c92aa1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x78c92a9e65d2 - ::expand_crate [INFO] [stderr] 14: 0x78c929af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x78c92a607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x78c92a6073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x78c92a6073a7 - >::call_once [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-08T17_12_57-624.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] 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: 0x76db59e2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x76db5a40fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x76db59e42226 - ::write_fmt [INFO] [stderr] 3: 0x76db59e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x76db59e1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x76db58e0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x76db59e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x76db59e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x76db59df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x76db59e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x76db56a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x76db5b1e0110 - ::token_trees [INFO] [stderr] 12: 0x76db5ba1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x76db5b9e65d2 - ::expand_crate [INFO] [stderr] 14: 0x76db5aaf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x76db5b607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x76db5b6073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x76db5b6073a7 - >::call_once [INFO] [stderr] 0: 0x7a583d22bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a583d80fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7a583d242226 - ::write_fmt [INFO] [stderr] 3: 0x7a583d201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a583d21f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7a583c20236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a583d21fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a583d201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7a583d1f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7a583d20372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7a5839e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7a583e5e0110 - ::token_trees [INFO] [stderr] 12: 0x7a583ee1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7a583ede65d2 - ::expand_crate [INFO] [stderr] 14: 0x7a583def0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 18: 0x76db5b5ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x76db5b5ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x76db5b77127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x76db5b65ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x76db5b4eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x76db5b4eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x76db5b4ed138 - ::new::thread_start [INFO] [stderr] 25: 0x76db5508aaa4 - [INFO] [stderr] 26: 0x76db55117a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 0: 0x7faaecc2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7faaed20fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7faaecc42226 - ::write_fmt [INFO] [stderr] 3: 0x7faaecc01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7faaecc1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7faaebc0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7faaecc1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7faaecc01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7faaecbf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7faaecc0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7faae9838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7faaedfe0110 - ::token_trees [INFO] [stderr] 12: 0x7faaee81c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7faaee7e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7faaed8f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7faaee407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7faaee4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7faaee4073a7 - >::call_once [INFO] [stderr] 18: 0x7faaee3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7faaee3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7faaee57127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7faaee45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7faaee2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7faaee2eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7faaee2ed138 - ::new::thread_start [INFO] [stderr] 0: 0x7e55fb22bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7e55fb80fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7e55fb242226 - ::write_fmt [INFO] [stderr] 3: 0x7e55fb201b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7e55fb21f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7e55fa20236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7e55fb21fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7e55fb201c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7e55fb1f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7e55fb20372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7e55f7e38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7e55fc5e0110 - ::token_trees [INFO] [stderr] 12: 0x7e55fce1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7e55fcde65d2 - ::expand_crate [INFO] [stderr] 14: 0x7e55fbef0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7e55fca07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7e55fca073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7e55fca073a7 - >::call_once [INFO] [stderr] 18: 0x7e55fc9ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7e55fc9ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7e55fcb7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7e55fca5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7e55fc8eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7e55fc8eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7e55fc8ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7e55f648aaa4 - [INFO] [stderr] 26: 0x7e55f6517a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 0: 0x7aaf32c2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7aaf3320fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x7aaf32c42226 - ::write_fmt [INFO] [stderr] 3: 0x7aaf32c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7aaf32c1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x7aaf31c0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7aaf32c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7aaf32c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7aaf32bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7aaf32c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x7aaf2f838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7aaf33fe0110 - ::token_trees [INFO] [stderr] 12: 0x7aaf3481c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7aaf347e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7aaf338f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x7aaf34407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7aaf344073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7aaf344073a7 - >::call_once [INFO] [stderr] 18: 0x7aaf343ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7aaf343ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 15: 0x7a583ea07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7a583ea073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7a583ea073a7 - >::call_once [INFO] [stderr] 18: 0x7a583e9ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7a583e9ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7a583eb7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7a583ea5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7a583e8eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7a583e8eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7a583e8ed138 - ::new::thread_start [INFO] [stderr] 18: 0x78c92a5ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x78c92a5ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x78c92a77127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x78c92a65ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x78c92a4eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x78c92a4eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x78c92a4ed138 - ::new::thread_start [INFO] [stderr] 25: 0x78c92408aaa4 - [INFO] [stderr] 26: 0x78c924117a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 25: 0x7a583848aaa4 - [INFO] [stderr] 26: 0x7a5838517a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 0: 0x714de502bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x714de560fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x714de5042226 - ::write_fmt [INFO] [stderr] 3: 0x714de5001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x714de501f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x714de400236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x714de501fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x714de5001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x714de4ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x714de500372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x714de1c38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x714de63e0110 - ::token_trees [INFO] [stderr] 12: 0x714de6c1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x714de6be65d2 - ::expand_crate [INFO] [stderr] error: could not compile `better-config` (test "env-override-props") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name env_override_props --edition=2021 tests/env-override-props.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=b1a66c9560e2b38c -C extra-filename=-47bc47af8b2de2ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] 14: 0x714de5cf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x714de6807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x714de68073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x714de68073a7 - >::call_once [INFO] [stderr] 18: 0x714de67ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x714de67ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x714de697127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x714de685ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x714de66eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x714de66eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x714de66ed138 - ::new::thread_start [INFO] [stderr] 25: 0x714de028aaa4 - [INFO] [stderr] 26: 0x714de0317a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: could not compile `better-config` (test "basic-args-target") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_args_target --edition=2021 tests/basic-args-target.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=6a0ea19c7c026c06 -C extra-filename=-8c8090d6adea65f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] 20: 0x776b26b7127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x776b26a5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x776b268eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x776b268eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x776b268ed138 - ::new::thread_start [INFO] [stderr] 20: 0x7aaf3457127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x7aaf3445ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 22: 0x7aaf342eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7aaf342eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7aaf342ed138 - ::new::thread_start [INFO] [stderr] 25: 0x7aaf2de8aaa4 - [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] 26: 0x7aaf2df17a64 - clone [INFO] [stderr] [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 25: 0x776b2048aaa4 - [INFO] [stderr] 26: 0x776b20517a64 - clone [INFO] [stderr] error: could not compile `better-config` (test "basic-from-str") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_from_str --edition=2021 tests/basic-from-str.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=41e4ac6bdd0876e7 -C extra-filename=-40fc5c50f26a850e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "json-basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name json_basic --edition=2021 tests/json-basic.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=aa40ef62dd8d4208 -C extra-filename=-4afa1f548ab672f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-08T17_12_56-605.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 `better-config` (test "json-nested") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name json_nested --edition=2021 tests/json-nested.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=7530d1399584cca9 -C extra-filename=-034697ca679b430e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [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-08T17_12_57-601.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: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] error: could not compile `better-config` (test "basic-nested") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_nested --edition=2021 tests/basic-nested.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=715de34a389d112f -C extra-filename=-a9c7b9c7548f1b1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] 27: 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-2026-01-08T17_12_56-589.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] error: could not compile `better-config` (test "nested-env-override") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name nested_env_override --edition=2021 tests/nested-env-override.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=36ad22123668b21a -C extra-filename=-1aa68516ae97ad37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] 25: 0x7faae7e8aaa4 - [INFO] [stderr] 26: 0x7faae7f17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: could not compile `better-config` (test "basic-with-derive") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_with_derive --edition=2021 tests/basic-with-derive.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=4e2f320ebaa71681 -C extra-filename=-c6c236454a458917 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [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-08T17_12_56-618.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: 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-08T17_12_57-631.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 `better-config` (test "env-override") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name env_override --edition=2021 tests/env-override.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=693167d913feb7a8 -C extra-filename=-2dea1f736326c85e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [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-08T17_12_56-599.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 `better-config` (test "basic-params") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_params --edition=2021 tests/basic-params.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=621796d4ea0d144d -C extra-filename=-cca11c3efb624614 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [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-08T17_12_56-588.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: 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-08T17_12_56-603.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 `better-config` (test "basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic --edition=2021 tests/basic.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=4abd7125d633ab29 -C extra-filename=-baa4d9987f1424d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "basic-args-prefix") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_args_prefix --edition=2021 tests/basic-args-prefix.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=c186b1ff846998be -C extra-filename=-e8d905780983607d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "custom_loader") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name custom_loader --edition=2021 tests/custom_loader.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=7f4ab338329e45d1 -C extra-filename=-aa6ce1d679b60352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "basic-getter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name basic_getter --edition=2021 tests/basic-getter.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=07d785c9075d991e -C extra-filename=-03e0929ffb627b65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "toml-baisc") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name toml_baisc --edition=2021 tests/toml-baisc.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=7eaca1795bd9a2e6 -C extra-filename=-fe7316ae015cb9a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `better-config` (test "yml-basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name yml_basic --edition=2021 tests/yml-basic.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="better-config-loader"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="full"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="toml"' --cfg 'feature="yml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-config-loader", "default", "env", "full", "ini", "json", "toml", "yml"))' -C metadata=4df6b45f13ebefdb -C extra-filename=-98a903f3199ce74d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_config=/opt/rustwide/target/debug/deps/libbetter_config-8918ff842551c6ac.rmeta --extern better_config_core=/opt/rustwide/target/debug/deps/libbetter_config_core-ca84c1a5e9be6ef2.rmeta --extern better_config_derive=/opt/rustwide/target/debug/deps/libbetter_config_derive-e567468a37042c55.so --extern better_config_loader=/opt/rustwide/target/debug/deps/libbetter_config_loader-318d897bd34f6bbb.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ad01aa4ddcaaa3df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca5067824983adeb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-729f320fa547a42b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-504a0ad7b70e0006.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "490b0c8864afbd0c447ce17b3b701dc49b27cacf163b7e14dfb6e12533aff315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490b0c8864afbd0c447ce17b3b701dc49b27cacf163b7e14dfb6e12533aff315", kill_on_drop: false }` [INFO] [stdout] 490b0c8864afbd0c447ce17b3b701dc49b27cacf163b7e14dfb6e12533aff315