[INFO] cloning repository https://github.com/deifactor/iterativ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deifactor/iterativ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fiterativ", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fiterativ'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 460dcb31eda093828b892e7d93d8276ad083ced9 [INFO] testing deifactor/iterativ against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fiterativ" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deifactor/iterativ [INFO] finished tweaking git repo https://github.com/deifactor/iterativ [INFO] tweaked toml for git repo https://github.com/deifactor/iterativ written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deifactor/iterativ on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deifactor/iterativ 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6beed8686427aec0c8440f311b3075232bb4341e97af378dc8a0e8e3f9e72357 [INFO] running `Command { std: "docker" "start" "-a" "6beed8686427aec0c8440f311b3075232bb4341e97af378dc8a0e8e3f9e72357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6beed8686427aec0c8440f311b3075232bb4341e97af378dc8a0e8e3f9e72357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6beed8686427aec0c8440f311b3075232bb4341e97af378dc8a0e8e3f9e72357", kill_on_drop: false }` [INFO] [stdout] 6beed8686427aec0c8440f311b3075232bb4341e97af378dc8a0e8e3f9e72357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bdd7ae9145caa0d3d68446b7919ded9f0c5c8da2b6dd29c10c2afe31f6abbfa [INFO] running `Command { std: "docker" "start" "-a" "7bdd7ae9145caa0d3d68446b7919ded9f0c5c8da2b6dd29c10c2afe31f6abbfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling libloading v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling elefont v0.1.3 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling tynm v0.1.5 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling golem v0.1.7 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling platter v0.1.4 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling gestalt v0.1.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stdout] error: internal compiler error: /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/type_name.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | intrinsics::type_name::< T >() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (8379) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x703234469fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x703234c01998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x70323441f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x703234430082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x703234435f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x703234435a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x70323348cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7032344363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x7032334c9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7032334bd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7032334bccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7032334d4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x703233a5b1ac - ::span_bug:: [INFO] [stderr] 13: 0x703233a81147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x703233a8132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x703233a6fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x703231b0fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x703235bf3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x70323603c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x70323504ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x703235d72f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x703235d70e03 - ::codegen_crate [INFO] [stderr] 22: 0x7032360b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7032360b08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x703235e70de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x703235d51938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x703235d5161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x703235d5774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x70322f68aaa4 - [INFO] [stderr] 29: 0x70322f717a34 - clone [INFO] [stderr] 30: 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/stdweb-0.4.20/rustc-ice-2025-09-01T04_48_29-8377.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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] end of query stack [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] error: could not compile `stdweb` (lib); 4712 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/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="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs-rs", "experimental_features_which_may_break_on_minor_version_bumps", "futures-channel-preview", "futures-core-preview", "futures-executor-preview", "futures-support", "futures-util-preview", "nightly", "serde", "serde_json", "web_test"))' -C metadata=90a2b44b5cbff968 -C extra-filename=-49fd3d1aa932f66f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-11fc78d17c12a98b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2d61bb085ffa4b6b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-25e2a410e443e2af.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-54283902fc34c216.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-093e302ab3385cde.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-05009161a230db30.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7bdd7ae9145caa0d3d68446b7919ded9f0c5c8da2b6dd29c10c2afe31f6abbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdd7ae9145caa0d3d68446b7919ded9f0c5c8da2b6dd29c10c2afe31f6abbfa", kill_on_drop: false }` [INFO] [stdout] 7bdd7ae9145caa0d3d68446b7919ded9f0c5c8da2b6dd29c10c2afe31f6abbfa