[INFO] cloning repository https://github.com/D-T-666/national-exams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D-T-666/national-exams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8531d8f95ce8cb2d90642a7fe38e6c8be6d75f81
[INFO] checking D-T-666/national-exams against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D-T-666/national-exams
[INFO] finished tweaking git repo https://github.com/D-T-666/national-exams
[INFO] tweaked toml for git repo https://github.com/D-T-666/national-exams written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D-T-666/national-exams on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D-T-666/national-exams 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded serde v1.0.181
[INFO] [stderr]   Downloaded python3-sys v0.7.1
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded calamine v0.21.2
[INFO] [stderr]   Downloaded gnuplot v0.0.39
[INFO] [stderr]   Downloaded cpython v0.7.1
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f30260b34f8528193c51adc128e477544c0903aa8f5b5755091c4fd73ae533b
[INFO] running `Command { std: "docker" "start" "-a" "8f30260b34f8528193c51adc128e477544c0903aa8f5b5755091c4fd73ae533b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f30260b34f8528193c51adc128e477544c0903aa8f5b5755091c4fd73ae533b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f30260b34f8528193c51adc128e477544c0903aa8f5b5755091c4fd73ae533b", kill_on_drop: false }`
[INFO] [stdout] 8f30260b34f8528193c51adc128e477544c0903aa8f5b5755091c4fd73ae533b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 178084aa18f2457b8a403ce1ad809d0feda31041193d468a7f3e9180eb9ece95
[INFO] running `Command { std: "docker" "start" "-a" "178084aa18f2457b8a403ce1ad809d0feda31041193d468a7f3e9180eb9ece95", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cpython v0.7.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking calamine v0.21.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking gnuplot v0.0.39
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (487) panicked at /rustc-dev/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/compiler/rustc_resolve/src/imports.rs:305:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: None
[INFO] [stderr]  right: Some(DeclData { kind: Import { source_decl: DeclData { kind: Import { source_decl: DeclData { kind: Def(Def(Variant, DefId(0:1009 ~ gnuplot[54b4]::options::XAxis::X2))), ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn201, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:107:2: 107:4 (#0), vis: CmCell(Public), parent_module: Some(Some(Def(Enum, DefId(0:1006 ~ gnuplot[54b4]::options::XAxis)))) }, import: ImportData { kind: Glob { max_vis: CmCell(Some(Public)), id: NodeId(12881) }, root_id: NodeId(12881), use_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:1: 20:24 (#0), use_span_with_attributes: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:1: 20:24 (#0), has_attributes: false, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:9: 20:23 (#0), root_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:9: 20:23 (#0), parent_scope: ParentScope { module: Some(Def(Mod, DefId(0:726 ~ gnuplot[54b4]::options))), expansion: expn0, macro_rules: Cell { value: Def(MacroRulesDecl { decl: DeclData { kind: Def(Def(Macro(MacroKinds(1)), DefId(0:13 ~ gnuplot[54b4]::util::first_opt_default))), ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/util.rs:24:1: 49:2 (#0), vis: CmCell(Restricted(DefId(0:0 ~ gnuplot[54b4]))), parent_module: Some(Some(Def(Mod, DefId(0:11 ~ gnuplot[54b4]::util)))) }, parent_macro_rules_scope: Cell { value: Def(MacroRulesDecl { decl: DeclData { kind: Def(Def(Macro(MacroKinds(1)), DefId(0:12 ~ gnuplot[54b4]::util::first_opt))), ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/util.rs:5:1: 22:2 (#0), vis: CmCell(Restricted(DefId(0:0 ~ gnuplot[54b4]))), parent_module: Some(Some(Def(Mod, DefId(0:11 ~ gnuplot[54b4]::util)))) }, parent_macro_rules_scope: Cell { value: Empty }, ident: first_opt#0 }) }, ident: first_opt_default#0 }) }, derives: [] }, module_path: [Segment { ident: self#0, id: Some(NodeId(12882)), has_generic_args: false, has_lifetime_args: false, args_span: no-location (#0) }, Segment { ident: XAxis#0, id: Some(NodeId(12883)), has_generic_args: false, has_lifetime_args: false, args_span: no-location (#0) }], imported_module: CmCell(Some(Module(Some(Def(Enum, DefId(0:1006 ~ gnuplot[54b4]::options::XAxis)))))), vis: Public, vis_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:1: 20:4 (#0) } }, ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/options.rs:20:9: 20:23 (#0), vis: CmCell(Public), parent_module: Some(Some(Def(Mod, DefId(0:726 ~ gnuplot[54b4]::options)))) }, import: ImportData { kind: Glob { max_vis: CmCell(Some(Restricted(DefId(0:24 ~ gnuplot[54b4]::axes2d)))), id: NodeId(185) }, root_id: NodeId(185), use_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:1: 8:23 (#0), use_span_with_attributes: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:1: 8:23 (#0), has_attributes: false, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:5: 8:22 (#0), root_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:5: 8:22 (#0), parent_scope: ParentScope { module: Some(Def(Mod, DefId(0:24 ~ gnuplot[54b4]::axes2d))), expansion: expn0, macro_rules: Cell { value: Def(MacroRulesDecl { decl: DeclData { kind: Def(Def(Macro(MacroKinds(1)), DefId(0:13 ~ gnuplot[54b4]::util::first_opt_default))), ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/util.rs:24:1: 49:2 (#0), vis: CmCell(Restricted(DefId(0:0 ~ gnuplot[54b4]))), parent_module: Some(Some(Def(Mod, DefId(0:11 ~ gnuplot[54b4]::util)))) }, parent_macro_rules_scope: Cell { value: Def(MacroRulesDecl { decl: DeclData { kind: Def(Def(Macro(MacroKinds(1)), DefId(0:12 ~ gnuplot[54b4]::util::first_opt))), ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/util.rs:5:1: 22:2 (#0), vis: CmCell(Restricted(DefId(0:0 ~ gnuplot[54b4]))), parent_module: Some(Some(Def(Mod, DefId(0:11 ~ gnuplot[54b4]::util)))) }, parent_macro_rules_scope: Cell { value: Empty }, ident: first_opt#0 }) }, ident: first_opt_default#0 }) }, derives: [] }, module_path: [Segment { ident: crate#0, id: Some(NodeId(186)), has_generic_args: false, has_lifetime_args: false, args_span: no-location (#0) }, Segment { ident: options#0, id: Some(NodeId(187)), has_generic_args: false, has_lifetime_args: false, args_span: no-location (#0) }], imported_module: CmCell(Some(Module(Some(Def(Mod, DefId(0:726 ~ gnuplot[54b4]::options)))))), vis: Restricted(DefId(0:24 ~ gnuplot[54b4]::axes2d)), vis_span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:1: 8:1 (#0) } }, ambiguity: CmCell(None), warn_ambiguity: CmCell(false), expansion: expn0, span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/axes2d.rs:8:5: 8:22 (#0), vis: CmCell(Restricted(DefId(0:24 ~ gnuplot[54b4]::axes2d))), parent_module: Some(Some(Def(Mod, DefId(0:24 ~ gnuplot[54b4]::axes2d)))) })
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77dce9c3f963 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x77dcea20e388 - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]    2:     0x77dce9c56356 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x77dce9c159d8 - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x77dce9c33093 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]    5:     0x77dce8c1890a - std[537962ca55f41443]::panicking::update_hook::<alloc[3cd43d516da357f]::boxed::Box<rustc_driver_impl[a8a848870f8ec46f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x77dce9c33372 - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x77dce9c15a98 - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x77dce9c0c759 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x77dce9c1756d - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]   10:     0x77dce707961c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]   11:     0x77dce8598613 - core[6c9c9c2c6e9466e2]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x77dce976f0f3 - core[6c9c9c2c6e9466e2]::panicking::assert_failed::<core[6c9c9c2c6e9466e2]::option::Option<rustc_data_structures[c6cbb0406f7c3829]::intern::Interned<rustc_resolve[1426d374e797a30b]::DeclData>>, core[6c9c9c2c6e9466e2]::option::Option<rustc_data_structures[c6cbb0406f7c3829]::intern::Interned<rustc_resolve[1426d374e797a30b]::DeclData>>>
[INFO] [stderr]   13:     0x77dcea236615 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x77dcea235845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x77dcea235845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x77dcea236d7c - <rustc_resolve[1426d374e797a30b]::Resolver as rustc_expand[649bb929f12a477e]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x77dceb861243 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x77dceb823212 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x77dcea9305b4 - rustc_interface[21e0bae07479e494]::passes::configure_and_expand
[INFO] [stderr]   20:     0x77dceb3fca15 - rustc_interface[21e0bae07479e494]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x77dceb3fc78d - rustc_query_impl[40cf03ffd1f1cbca]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x77dceb3fc76f - <rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(rustc_middle[775f1ae9afae6cd1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x77dceb3dc0df - rustc_query_system[2b626b7f3cd17993]::query::plumbing::try_execute_query::<rustc_query_impl[40cf03ffd1f1cbca]::DynamicConfig<rustc_query_system[2b626b7f3cd17993]::query::caches::SingleCache<rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[40cf03ffd1f1cbca]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x77dceb3dbc44 - rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x77dceb5cbdfb - <rustc_interface[21e0bae07479e494]::passes::create_and_enter_global_ctxt<core[6c9c9c2c6e9466e2]::option::Option<rustc_interface[21e0bae07479e494]::queries::Linker>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(&rustc_session[ba2b18baf1f17391]::session::Session, rustc_middle[775f1ae9afae6cd1]::ty::context::CurrentGcx, alloc[3cd43d516da357f]::sync::Arc<rustc_data_structures[c6cbb0406f7c3829]::jobserver::Proxy>, &std[537962ca55f41443]::sync::once_lock::OnceLock<rustc_middle[775f1ae9afae6cd1]::ty::context::GlobalCtxt>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_middle[775f1ae9afae6cd1]::arena::Arena>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_hir[55ac67da843c4bc3]::Arena>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x77dceb444718 - rustc_interface[21e0bae07479e494]::interface::run_compiler::<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x77dceb2c97ce - std[537962ca55f41443]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x77dceb2c95a0 - <std[537962ca55f41443]::thread::lifecycle::spawn_unchecked<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x77dceb2cb744 - <std[537962ca55f41443]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x77dce4e8aaa4 - <unknown>
[INFO] [stderr]   31:     0x77dce4f17a64 - clone
[INFO] [stderr]   32:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/rustc-ice-2026-01-19T20_36_06-485.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (8c52f735a 2026-01-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -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 `gnuplot` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name gnuplot --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gnuplot-0.0.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66fe3d0fba26db30 -C extra-filename=-c3b45abb6cc75555 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-9317715aee3bde63.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "178084aa18f2457b8a403ce1ad809d0feda31041193d468a7f3e9180eb9ece95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178084aa18f2457b8a403ce1ad809d0feda31041193d468a7f3e9180eb9ece95", kill_on_drop: false }`
[INFO] [stdout] 178084aa18f2457b8a403ce1ad809d0feda31041193d468a7f3e9180eb9ece95
