[INFO] fetching crate cryptix-blmq 0.1.0... [INFO] checking cryptix-blmq-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cryptix-blmq 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cryptix-blmq 0.1.0 [INFO] finished tweaking crates.io crate cryptix-blmq 0.1.0 [INFO] tweaked toml for crates.io crate cryptix-blmq 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cryptix-blmq 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 98 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_chacha` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b544f35d769f1ad0c2c432b3abc84874a89594f1107eaa4073ed221124c07f2 [INFO] running `Command { std: "docker" "start" "-a" "3b544f35d769f1ad0c2c432b3abc84874a89594f1107eaa4073ed221124c07f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b544f35d769f1ad0c2c432b3abc84874a89594f1107eaa4073ed221124c07f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b544f35d769f1ad0c2c432b3abc84874a89594f1107eaa4073ed221124c07f2", kill_on_drop: false }` [INFO] [stdout] 3b544f35d769f1ad0c2c432b3abc84874a89594f1107eaa4073ed221124c07f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744cea64c51109a714db621030cc2a7d5829559c903c4bb59feee0c044035087 [INFO] running `Command { std: "docker" "start" "-a" "744cea64c51109a714db621030cc2a7d5829559c903c4bb59feee0c044035087", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_chacha` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking cryptix-bigint v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stdout] error[E0635]: unknown feature `const_slice_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptix-bigint-0.1.0/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_slice_index)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_bigint_helper_methods` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptix-bigint-0.1.0/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_bigint_helper_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] error: internal compiler error: compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: expected ConstKind::Param or ConstKind::Value here, found UnevaluatedConst { def: DefId(0:294 ~ cryptix_bigint[80aa]::utils::{impl#2}::from_bytes::{constant#0}), args: [T/#0, LEN/#1] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (212) panicked at compiler/rustc_const_eval/src/check_consts/qualifs.rs:359:13: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] 0: 0x7dd78f5debb3 - ::fmt::ha7f14f4d725d0e1f [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] 1: 0x7dd78fe01c3c - core::fmt::write::h613c8eb2432c6a8e [INFO] [stderr] 2: 0x7dd78f5c9883 - std::io::Write::write_fmt::ha60efb35d66e9b8c [INFO] [stderr] 3: 0x7dd78f5dee82 - std::sys::backtrace::BacktraceLock::print::hb1963680433203b9 [INFO] [stderr] 4: 0x7dd78f5c12d9 - std::panicking::default_hook::{{closure}}::h12644fad1f9f9c3f [INFO] [stderr] 5: 0x7dd78f5c0e05 - std::panicking::default_hook::h92d7423bfb093343 [INFO] [stderr] 6: 0x7dd78e646c75 - std[6fe86dad046414e9]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7dd78f5c083e - std::panicking::panic_with_hook::hfd863520fce8e281 [INFO] [stderr] 8: 0x7dd78e680531 - std[6fe86dad046414e9]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7dd78e680506 - std[6fe86dad046414e9]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7dd78e67e5c4 - std[6fe86dad046414e9]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7dd78e66a2c1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7dd78ec6c7ea - rustc_middle[7bf061a1c7279983]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7dd78ec6c72a - rustc_middle[7bf061a1c7279983]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7dd78ec6c6fb - rustc_middle[7bf061a1c7279983]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7dd78bcd9370 - rustc_middle[7bf061a1c7279983]::util::bug::bug_fmt [INFO] [stderr] 16: 0x7dd791b9e8fe - rustc_const_eval[b3ed21a3ef24dde9]::check_consts::qualifs::in_operand:: as rustc_middle[7bf061a1c7279983]::mir::visit::Visitor>::visit_assign::{closure#0}>.cold [INFO] [stderr] 17: 0x7dd7915f5e03 - as rustc_mir_dataflow[a982c86fd9d3eb6f]::framework::Analysis>::apply_primary_statement_effect.warm [INFO] [stderr] 18: 0x7dd790a27cc9 - ::has_mut_interior [INFO] [stderr] 19: 0x7dd790a277ad - ::qualifs_in_return_place [INFO] [stderr] 20: 0x7dd790a27061 - rustc_mir_transform[f2606a4a861d182f]::mir_const_qualif [INFO] [stderr] 21: 0x7dd790a26ee5 - rustc_query_impl[1180d621522da38e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x7dd790a26369 - rustc_query_system[98f89d7c297ae34b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1180d621522da38e]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7dd790a260c8 - rustc_query_impl[1180d621522da38e]::query_impl::mir_const_qualif::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x7dd78d4c482f - rustc_mir_transform[f2606a4a861d182f]::mir_promoted [INFO] [stderr] 25: 0x7dd79073f052 - rustc_query_impl[1180d621522da38e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7dd79073f301 - rustc_query_system[98f89d7c297ae34b]::query::plumbing::try_execute_query::, rustc_query_system[98f89d7c297ae34b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1180d621522da38e]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7dd79073ee8c - rustc_query_impl[1180d621522da38e]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7dd790ff6d2e - rustc_borrowck[4145a51ddf2926ef]::mir_borrowck [INFO] [stderr] 29: 0x7dd790ff6bd9 - rustc_query_impl[1180d621522da38e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7dd790126e85 - rustc_query_system[98f89d7c297ae34b]::query::plumbing::try_execute_query::, rustc_query_system[98f89d7c297ae34b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1180d621522da38e]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7dd7901254e7 - rustc_query_impl[1180d621522da38e]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7dd79012568d - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 33: 0x7dd790122e83 - rustc_interface[97c22026ecc7ce02]::passes::analysis [INFO] [stderr] 34: 0x7dd790122339 - rustc_query_impl[1180d621522da38e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x7dd790ebf9e0 - rustc_query_system[98f89d7c297ae34b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1180d621522da38e]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x7dd790ebf636 - rustc_query_impl[1180d621522da38e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7dd7911a078b - rustc_interface[97c22026ecc7ce02]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[79b5e01ed6a791e1]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 38: 0x7dd791138983 - rustc_interface[97c22026ecc7ce02]::interface::run_compiler::<(), rustc_driver_impl[79b5e01ed6a791e1]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: 0x7dd790f3e807 - std[6fe86dad046414e9]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 40: 0x7dd790f3e4e8 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[97491feb9154bf14]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7dd790f43dcb - std::sys::pal::unix::thread::Thread::new::thread_start::h403423eb9bcd0f4b [INFO] [stderr] 42: 0x7dd78a865aa4 - [INFO] [stderr] 43: 0x7dd78a8f2a34 - clone [INFO] [stderr] 44: 0x0 - [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/cryptix-bigint-0.1.0/rustc-ice-2025-08-25T11_06_24-201.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (a4980311f 2025-08-13) 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 [mir_const_qualif] const checking `utils::::from_bytes` [INFO] [stderr] #1 [mir_promoted] promoting constants in MIR for `utils::::from_bytes` [INFO] [stderr] #2 [mir_borrowck] borrow-checking `utils::::from_bytes` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptix-bigint` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "744cea64c51109a714db621030cc2a7d5829559c903c4bb59feee0c044035087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744cea64c51109a714db621030cc2a7d5829559c903c4bb59feee0c044035087", kill_on_drop: false }` [INFO] [stdout] 744cea64c51109a714db621030cc2a7d5829559c903c4bb59feee0c044035087