[INFO] fetching crate pistoncore-current 0.0.3... [INFO] building pistoncore-current-0.0.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pistoncore-current 0.0.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pistoncore-current 0.0.3 [INFO] finished tweaking crates.io crate pistoncore-current 0.0.3 [INFO] tweaked toml for crates.io crate pistoncore-current 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pistoncore-current 0.0.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d6068d97e0a41953a596bcd4cebcfb6160570e6f6ed8c980b4096b4f63513dd [INFO] running `Command { std: "docker" "start" "-a" "1d6068d97e0a41953a596bcd4cebcfb6160570e6f6ed8c980b4096b4f63513dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d6068d97e0a41953a596bcd4cebcfb6160570e6f6ed8c980b4096b4f63513dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6068d97e0a41953a596bcd4cebcfb6160570e6f6ed8c980b4096b4f63513dd", kill_on_drop: false }` [INFO] [stdout] 1d6068d97e0a41953a596bcd4cebcfb6160570e6f6ed8c980b4096b4f63513dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d8aef7961306572f2f8f411c36060308f67347840ba8680202115c15fddba5 [INFO] running `Command { std: "docker" "start" "-a" "e0d8aef7961306572f2f8f411c36060308f67347840ba8680202115c15fddba5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pistoncore-current v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "e0d8aef7961306572f2f8f411c36060308f67347840ba8680202115c15fddba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d8aef7961306572f2f8f411c36060308f67347840ba8680202115c15fddba5", kill_on_drop: false }` [INFO] [stdout] e0d8aef7961306572f2f8f411c36060308f67347840ba8680202115c15fddba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb003044b8da28bc26ff91badd758dddafbf887e5f27930fdbcbfe7f208666d2 [INFO] running `Command { std: "docker" "start" "-a" "bb003044b8da28bc26ff91badd758dddafbf887e5f27930fdbcbfe7f208666d2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pistoncore-current v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: nullary intrinsic type_name must either be in a const block or explicitly opted out because it is inherently a runtime intrinsic [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:94:50 [INFO] [stdout] | [INFO] [stdout] 94 | panic!("No current `{}` is set", type_name::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (29) panicked at /rustc-dev/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7af5702785a2 - ::fmt::h71e2dbb21440d8d7 [INFO] [stderr] 1: 0x7af570a0c8fc - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stderr] 2: 0x7af57022ca41 - std::io::Write::write_fmt::h76264e5b71fd6d13 [INFO] [stderr] 3: 0x7af57023dfb2 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stderr] 4: 0x7af5702441c7 - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stderr] 5: 0x7af570243cd3 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stderr] 6: 0x7af56f2f78c1 - std[12c422ba0e8f2ccd]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7af5702446cf - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stderr] 8: 0x7af56f334eb1 - std[12c422ba0e8f2ccd]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7af56f328796 - std[12c422ba0e8f2ccd]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7af56f3260f9 - std[12c422ba0e8f2ccd]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7af56f340a61 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7af56f87a9cc - ::span_bug:: [INFO] [stderr] 13: 0x7af56f8a0557 - rustc_middle[4f528906bdeedf54]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7af56f8a074a - rustc_middle[4f528906bdeedf54]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7af56f88ea8b - rustc_middle[4f528906bdeedf54]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7af56ca115b7 - rustc_middle[4f528906bdeedf54]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7af571a8cab0 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7af571e74822 - rustc_codegen_ssa[2b8e739043f63345]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7af570c39711 - rustc_codegen_llvm[f894fa27056bbe5a]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7af571db6cef - ::compile_codegen_unit [INFO] [stderr] 21: 0x7af571db5d8e - rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_slice::par_rec::<(core[18170c64b6a218e4]::option::Option<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}> [INFO] [stderr] 22: 0x7af571db6146 - rustc_thread_pool[5261d82459708a3a]::join::join_context::, core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}>::{closure#1}>::{closure#0}, rustc_thread_pool[5261d82459708a3a]::join::join::call<(), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_slice::par_rec<(core[18170c64b6a218e4]::option::Option<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}>::{closure#2}>::{closure#0}, (), ()>::{closure#0} [INFO] [stderr] 23: 0x7af571db5e21 - rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_slice::par_rec::<(core[18170c64b6a218e4]::option::Option<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}> [INFO] [stderr] 24: 0x7af571db5c05 - , core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}>::{closure#1}>::{closure#0}, rustc_thread_pool[5261d82459708a3a]::join::join::call<(), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_slice::par_rec<(core[18170c64b6a218e4]::option::Option<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, core[18170c64b6a218e4]::option::Option<(usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>)>), rustc_data_structures[410ae9866bc5f9ed]::sync::parallel::par_map<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse), alloc[9d95b5c0d0a090cb]::vec::Vec<(usize, &rustc_codegen_ssa[2b8e739043f63345]::assert_module_sources::CguReuse)>, (usize, rustc_data_structures[410ae9866bc5f9ed]::marker::IntoDynSyncSend<(rustc_codegen_ssa[2b8e739043f63345]::ModuleCodegen, u64)>), std[12c422ba0e8f2ccd]::collections::hash::map::HashMap, u64)>, rustc_hash[840d871a702c6a7b]::FxBuildHasher>, rustc_codegen_ssa[2b8e739043f63345]::base::codegen_crate::{closure#5}::{closure#1}>::{closure#0}::{closure#1}>::{closure#2}>::{closure#0}, (), ()>::{closure#0}::{closure#0}, ()> as rustc_thread_pool[5261d82459708a3a]::job::Job>::execute [INFO] [stderr] 25: 0x7af5719ff82a - ::wait_or_steal_until_cold [INFO] [stderr] 26: 0x7af5719fb6b5 - ::run [INFO] [stderr] 27: 0x7af5719fb52d - std[12c422ba0e8f2ccd]::sys::backtrace::__rust_begin_short_backtrace::<::build_scoped::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#0}, rustc_interface[48cf4fa573a69c36]::util::run_in_thread_pool_with_globals::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#1}, ()>::{closure#0}::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x7af5719fa838 - <::spawn_unchecked_<::build_scoped::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#0}, rustc_interface[48cf4fa573a69c36]::util::run_in_thread_pool_with_globals::{closure#1}, ()>::{closure#5}::{closure#0}::{closure#1}, ()>::{closure#0}::{closure#0}::{closure#0}, ()>::{closure#1} as core[18170c64b6a218e4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7af5719f7435 - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stderr] 30: 0x7af56b48aaa4 - [INFO] [stderr] 31: 0x7af56b517a34 - clone [INFO] [stderr] 32: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-09-28T01_07_09-25.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (d79d87d4c 2025-09-05) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -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] end of query stack [INFO] [stderr] error: could not compile `pistoncore-current` (example "text") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name text --edition=2015 examples/text.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b70dce3fe4e4607 -C extra-filename=-088aa02504953ecc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern current=/opt/rustwide/target/debug/deps/libcurrent-d1f99defe452da74.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(val: &mut T) -> CurrentGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb003044b8da28bc26ff91badd758dddafbf887e5f27930fdbcbfe7f208666d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb003044b8da28bc26ff91badd758dddafbf887e5f27930fdbcbfe7f208666d2", kill_on_drop: false }` [INFO] [stdout] bb003044b8da28bc26ff91badd758dddafbf887e5f27930fdbcbfe7f208666d2