[INFO] cloning repository https://github.com/WasmSanitizer/WasmSanitizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WasmSanitizer/WasmSanitizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasmSanitizer%2FWasmSanitizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasmSanitizer%2FWasmSanitizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 251f82461e78ba4b6bff3602784bc098569ae44f [INFO] testing WasmSanitizer/WasmSanitizer against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasmSanitizer%2FWasmSanitizer" "/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/WasmSanitizer/WasmSanitizer [INFO] finished tweaking git repo https://github.com/WasmSanitizer/WasmSanitizer [INFO] tweaked toml for git repo https://github.com/WasmSanitizer/WasmSanitizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WasmSanitizer/WasmSanitizer on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WasmSanitizer/WasmSanitizer 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddf85a68382896418ac1767dc8f1101417bbe395fb4e51ce6517311d9f963e41 [INFO] running `Command { std: "docker" "start" "-a" "ddf85a68382896418ac1767dc8f1101417bbe395fb4e51ce6517311d9f963e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddf85a68382896418ac1767dc8f1101417bbe395fb4e51ce6517311d9f963e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf85a68382896418ac1767dc8f1101417bbe395fb4e51ce6517311d9f963e41", kill_on_drop: false }` [INFO] [stdout] ddf85a68382896418ac1767dc8f1101417bbe395fb4e51ce6517311d9f963e41 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995fb422af10bea2f82384be2ee05cfbf27dead499a315d64dfa0d62e6354fc7 [INFO] running `Command { std: "docker" "start" "-a" "995fb422af10bea2f82384be2ee05cfbf27dead499a315d64dfa0d62e6354fc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling wasabi_leb128 v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling binary_derive v0.2.0 (/opt/rustwide/workdir/lib/wasm/binary_derive) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (490) panicked at compiler/rustc_errors/src/lib.rs:385:17: [INFO] [stderr] assertion `left == right` failed: all spans must be disjoint [INFO] [stderr] left: Some([SubstitutionPart { span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-0.4.2/src/lib.rs:379:29: 432:9 (#734), snippet: "while let Some(" }, SubstitutionPart { span: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-0.4.2/src/lib.rs:379:29: 379:35 (#118), snippet: ") = " }]) [INFO] [stderr] right: None [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x791c39e49ef3 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] 1: 0x791c3a601b58 - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] 2: 0x791c3bc2446f - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] 3: 0x791c39e0fd82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] 4: 0x791c39e15cb9 - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] 5: 0x791c39e157e3 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] 6: 0x791c38dfcbc7 - std[964350b2783e405f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x791c39e160df - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] 8: 0x791c39e15e9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] 9: 0x791c39e0feb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] 10: 0x791c39df063d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] 11: 0x791c364e6d70 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] 12: 0x791c387ebaa3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stderr] 13: 0x791c38e2c708 - core[dc8158927f5e781c]::panicking::assert_failed::, core[dc8158927f5e781c]::option::Option<&[rustc_errors[10d5b069272de5dd]::SubstitutionPart; 2usize]>> [INFO] [stderr] 14: 0x791c3bb04871 - , ::splice_lines::{closure#0}>>, ::splice_lines::{closure#1}> as core[dc8158927f5e781c]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 15: 0x791c3bb00649 - ::emit_suggestion_default [INFO] [stderr] 16: 0x791c3bb5ae3d - ::emit_diagnostic [INFO] [stderr] 17: 0x791c3bb57965 - ::from_errors_diagnostic [INFO] [stderr] 18: 0x791c3bb57070 - ::emit_diagnostic [INFO] [stderr] 19: 0x791c3bb62b64 - ::emit_diagnostic::{closure#3} [INFO] [stderr] 20: 0x791c3bb60504 - rustc_interface[89ceac0529af2cd8]::callbacks::track_diagnostic::> [INFO] [stderr] 21: 0x791c3bb5f50a - ::emit_diagnostic [INFO] [stderr] 22: 0x791c3bb5f3bb - ::emit_diagnostic [INFO] [stderr] 23: 0x791c3bb5f255 - <() as rustc_errors[10d5b069272de5dd]::diagnostic::EmissionGuarantee>::emit_producing_guarantee [INFO] [stderr] 24: 0x791c3ad8e870 - rustc_middle[94f43328057ea44f]::lint::lint_level::lint_level_impl [INFO] [stderr] 25: 0x791c392abb94 - rustc_middle[94f43328057ea44f]::lint::lint_level::<::emit_span_lint::{closure#0}> [INFO] [stderr] 26: 0x791c3b27e3e1 - ::check_expr [INFO] [stderr] 27: 0x791c3ad93bb0 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 28: 0x791c3ad92cf6 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block [INFO] [stderr] 29: 0x791c3ad94062 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 30: 0x791c3ad9408c - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 31: 0x791c3ad94037 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 32: 0x791c3ad94037 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 33: 0x791c3ad92cf6 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block [INFO] [stderr] 34: 0x791c3ad94062 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 35: 0x791c3ad92c86 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block [INFO] [stderr] 36: 0x791c3ad94062 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 37: 0x791c3ad94347 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr [INFO] [stderr] 38: 0x791c3ad9304d - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block [INFO] [stderr] 39: 0x791c3ada26b5 - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 40: 0x791c3ad9ce2c - as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 41: 0x791c3ad9a4c1 - rustc_lint[b5b1d23594219458]::lint_mod [INFO] [stderr] 42: 0x791c3ad9a05b - rustc_query_impl[93e3285720b12608]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x791c3b620a54 - rustc_query_system[59265a8d1af4d44c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[93e3285720b12608]::plumbing::QueryCtxt, false> [INFO] [stderr] 44: 0x791c3b6207db - rustc_query_impl[93e3285720b12608]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 45: 0x791c3b61fa4f - rustc_lint[b5b1d23594219458]::late::check_crate::{closure#1} [INFO] [stderr] 46: 0x791c3b61f5ba - rustc_lint[b5b1d23594219458]::late::check_crate [INFO] [stderr] 47: 0x791c3a8df784 - rustc_interface[89ceac0529af2cd8]::passes::analysis [INFO] [stderr] 48: 0x791c3a8def0b - rustc_query_impl[93e3285720b12608]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x791c3b6299a6 - rustc_query_system[59265a8d1af4d44c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[93e3285720b12608]::plumbing::QueryCtxt, false> [INFO] [stderr] 50: 0x791c3b6295fc - rustc_query_impl[93e3285720b12608]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 51: 0x791c3b9aec24 - rustc_interface[89ceac0529af2cd8]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 52: 0x791c3b91cafe - rustc_interface[89ceac0529af2cd8]::interface::run_compiler::<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 53: 0x791c3b82fd78 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 54: 0x791c3b82fa48 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 55: 0x791c3b83548d - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stderr] 56: 0x791c3508aaa4 - [INFO] [stderr] 57: 0x791c35117a34 - clone [INFO] [stderr] 58: 0x0 - [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: rustc 1.91.0-beta.3 (bb624dcb4 2025-09-20) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type proc-macro -C prefer-dynamic -C embed-bitcode=no [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 [lint_mod] linting top-level module [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `binary_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name binary_derive --edition=2018 lib/wasm/binary_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39002f08cf9926ed -C extra-filename=-dac0aefd7fdf21e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-e8eb3d1454847043.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c77f63895636648b.rlib --extern proc_macro --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "995fb422af10bea2f82384be2ee05cfbf27dead499a315d64dfa0d62e6354fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995fb422af10bea2f82384be2ee05cfbf27dead499a315d64dfa0d62e6354fc7", kill_on_drop: false }` [INFO] [stdout] 995fb422af10bea2f82384be2ee05cfbf27dead499a315d64dfa0d62e6354fc7