[INFO] cloning repository https://github.com/BrianMWest/async-specs-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrianMWest/async-specs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianMWest%2Fasync-specs-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianMWest%2Fasync-specs-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c51e6985211db1eb883b1369ce86dd44437f8c7
[INFO] testing BrianMWest/async-specs-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrianMWest%2Fasync-specs-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrianMWest/async-specs-rs
[INFO] finished tweaking git repo https://github.com/BrianMWest/async-specs-rs
[INFO] tweaked toml for git repo https://github.com/BrianMWest/async-specs-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrianMWest/async-specs-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrianMWest/async-specs-rs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00ecf7b16019defc3bde09a16d34a585d341da3a652fa2aa6483b40655ee3540
[INFO] running `Command { std: "docker" "start" "-a" "00ecf7b16019defc3bde09a16d34a585d341da3a652fa2aa6483b40655ee3540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00ecf7b16019defc3bde09a16d34a585d341da3a652fa2aa6483b40655ee3540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ecf7b16019defc3bde09a16d34a585d341da3a652fa2aa6483b40655ee3540", kill_on_drop: false }`
[INFO] [stdout] 00ecf7b16019defc3bde09a16d34a585d341da3a652fa2aa6483b40655ee3540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97bf4585502b9d73494ea38a199d8b262037636660a9eaaf8bd09b0b81d50853
[INFO] running `Command { std: "docker" "start" "-a" "97bf4585502b9d73494ea38a199d8b262037636660a9eaaf8bd09b0b81d50853", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling futures-sink v0.3.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling futures-channel v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-io v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling rayon v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling hibitset v0.6.2
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.6
[INFO] [stderr]    Compiling ahash v0.2.18
[INFO] [stderr]    Compiling shred v0.9.4
[INFO] [stderr]    Compiling futures-util v0.3.1
[INFO] [stderr]    Compiling specs v0.15.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stdout] error: internal compiler error: /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116: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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shred-0.9.4/src/world/mod.rs:420:13
[INFO] [stdout]     |
[INFO] [stdout] 420 |             fetch_panic!()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error: internal compiler error originates in the macro `fetch_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    0:     0x70cf2f136883 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]    1:     0x70cf2f80273f - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]    2:     0x70cf2f12c4c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]    3:     0x70cf2f1366e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]    4:     0x70cf2f13a17a - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]    5:     0x70cf2f139cff - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]    6:     0x70cf2e2056a3 - std[d534d36ffd607ff3]::panicking::update_hook::<alloc[756c202a2770bd7e]::boxed::Box<rustc_driver_impl[4ab48184b7847074]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x70cf2f13a9cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]    8:     0x70cf2e23f3b1 - std[d534d36ffd607ff3]::panicking::begin_panic::<rustc_errors[395af0118e3b23d6]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x70cf2e2338c6 - std[d534d36ffd607ff3]::sys::backtrace::__rust_end_short_backtrace::<std[d534d36ffd607ff3]::panicking::begin_panic<rustc_errors[395af0118e3b23d6]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x70cf2e233757 - std[d534d36ffd607ff3]::panicking::begin_panic::<rustc_errors[395af0118e3b23d6]::ExplicitBug>
[INFO] [stderr]   11:     0x70cf2e248eb1 - <rustc_errors[395af0118e3b23d6]::diagnostic::BugAbort as rustc_errors[395af0118e3b23d6]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x70cf2e789f9c - <rustc_errors[395af0118e3b23d6]::DiagCtxtHandle>::span_bug::<rustc_span[439cc0b179e5ffc0]::span_encoding::Span, alloc[756c202a2770bd7e]::string::String>
[INFO] [stderr]   13:     0x70cf2e81eb87 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt::<rustc_span[439cc0b179e5ffc0]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   14:     0x70cf2e7fec4a - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_opt::<rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt<rustc_span[439cc0b179e5ffc0]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   15:     0x70cf2e7feabb - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_context_opt::<rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_opt<rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt<rustc_span[439cc0b179e5ffc0]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   16:     0x70cf2c3927f7 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::span_bug_fmt::<rustc_span[439cc0b179e5ffc0]::span_encoding::Span>
[INFO] [stderr]   17:     0x70cf30844646 - <rustc_codegen_ssa[498f8c9dbedcc086]::mir::FunctionCx<rustc_codegen_llvm[9efb24bd2cd708a9]::builder::GenericBuilder<rustc_codegen_llvm[9efb24bd2cd708a9]::context::FullCx>>>::codegen_intrinsic_call
[INFO] [stderr]   18:     0x70cf2c35e3eb - <rustc_codegen_ssa[498f8c9dbedcc086]::mir::FunctionCx<rustc_codegen_llvm[9efb24bd2cd708a9]::builder::GenericBuilder<rustc_codegen_llvm[9efb24bd2cd708a9]::context::FullCx>>>::codegen_terminator
[INFO] [stderr]   19:     0x70cf309775b3 - rustc_codegen_ssa[498f8c9dbedcc086]::mir::codegen_mir::<rustc_codegen_llvm[9efb24bd2cd708a9]::builder::GenericBuilder<rustc_codegen_llvm[9efb24bd2cd708a9]::context::FullCx>>
[INFO] [stderr]   20:     0x70cf309579a2 - rustc_codegen_llvm[9efb24bd2cd708a9]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   21:     0x70cf30917f99 - <rustc_codegen_llvm[9efb24bd2cd708a9]::LlvmCodegenBackend as rustc_codegen_ssa[498f8c9dbedcc086]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   22:     0x70cf30915cec - rustc_codegen_ssa[498f8c9dbedcc086]::base::codegen_crate::<rustc_codegen_llvm[9efb24bd2cd708a9]::LlvmCodegenBackend>
[INFO] [stderr]   23:     0x70cf30a8d903 - <rustc_codegen_llvm[9efb24bd2cd708a9]::LlvmCodegenBackend as rustc_codegen_ssa[498f8c9dbedcc086]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   24:     0x70cf30a8cf91 - <rustc_interface[331c37c46c9c8d25]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   25:     0x70cf30a8aa87 - rustc_interface[331c37c46c9c8d25]::passes::create_and_enter_global_ctxt::<core[a1c5ac6c25c163e6]::option::Option<rustc_interface[331c37c46c9c8d25]::queries::Linker>, rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   26:     0x70cf30a58c03 - rustc_interface[331c37c46c9c8d25]::interface::run_compiler::<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x70cf309f19f8 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[331c37c46c9c8d25]::util::run_in_thread_with_globals<rustc_interface[331c37c46c9c8d25]::util::run_in_thread_pool_with_globals<rustc_interface[331c37c46c9c8d25]::interface::run_compiler<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x70cf309f16d6 - <<std[d534d36ffd607ff3]::thread::Builder>::spawn_unchecked_<rustc_interface[331c37c46c9c8d25]::util::run_in_thread_with_globals<rustc_interface[331c37c46c9c8d25]::util::run_in_thread_pool_with_globals<rustc_interface[331c37c46c9c8d25]::interface::run_compiler<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x70cf309efd3d - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]   30:     0x70cf2a48aaa4 - <unknown>
[INFO] [stderr]   31:     0x70cf2a517a34 - clone
[INFO] [stderr]   32:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/specs-0.15.1/rustc-ice-2025-10-11T08_06_02-1118.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (733b47ea4 2025-07-05) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C opt-level=3
[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 `specs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name specs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/specs-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="specs-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "parallel", "rayon", "serde", "shred-derive", "specs-derive", "stdweb", "storage-event-control", "uuid", "uuid_entity", "wasm-bindgen"))' -C metadata=08476fc665b178ad -C extra-filename=-f563002c69768cd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-d3706f972bde36b8.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-96881276dc68d70a.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a9728743cd9eb13e.rmeta --extern hibitset=/opt/rustwide/target/debug/deps/libhibitset-e2eaab7cdf9c140f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-48a93d8ff8a50ae0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-7b60115c47835b4f.rmeta --extern shred=/opt/rustwide/target/debug/deps/libshred-21ed22c8a89be973.rmeta --extern shrev=/opt/rustwide/target/debug/deps/libshrev-8cb36ba88c7f985f.rmeta --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-8d3aee3a4486eb49.so --extern tuple_utils=/opt/rustwide/target/debug/deps/libtuple_utils-de18803a6de5a213.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97bf4585502b9d73494ea38a199d8b262037636660a9eaaf8bd09b0b81d50853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97bf4585502b9d73494ea38a199d8b262037636660a9eaaf8bd09b0b81d50853", kill_on_drop: false }`
[INFO] [stdout] 97bf4585502b9d73494ea38a199d8b262037636660a9eaaf8bd09b0b81d50853
