[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-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasmSanitizer%2FWasmSanitizer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0c4be37b543086996ece8f47eab7158d990fe91cc87fa0902fd517223354500e
[INFO] running `Command { std: "docker" "start" "-a" "0c4be37b543086996ece8f47eab7158d990fe91cc87fa0902fd517223354500e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4be37b543086996ece8f47eab7158d990fe91cc87fa0902fd517223354500e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4be37b543086996ece8f47eab7158d990fe91cc87fa0902fd517223354500e", kill_on_drop: false }`
[INFO] [stdout] 0c4be37b543086996ece8f47eab7158d990fe91cc87fa0902fd517223354500e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 741b2a6d1a57bfd3766ed345d3b9de85553e1b6dafe4be568e69cd2e6aa60b69
[INFO] running `Command { std: "docker" "start" "-a" "741b2a6d1a57bfd3766ed345d3b9de85553e1b6dafe4be568e69cd2e6aa60b69", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wasabi_leb128 v0.4.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[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' (357) 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:     0x72fefac49ef3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]    1:     0x72fefb401b58 - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]    2:     0x72fefca2446f - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]    3:     0x72fefac0fd82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]    4:     0x72fefac15cb9 - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]    5:     0x72fefac157e3 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]    6:     0x72fef9bfcbc7 - std[964350b2783e405f]::panicking::update_hook::<alloc[eabebbc6c73aef0c]::boxed::Box<rustc_driver_impl[c00a9a62f1a7ca6a]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x72fefac160df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]    8:     0x72fefac15e9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]    9:     0x72fefac0feb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]   10:     0x72fefabf063d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]   11:     0x72fef72e6d70 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]   12:     0x72fef95ebaa3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stderr]   13:     0x72fef9c2c708 - core[dc8158927f5e781c]::panicking::assert_failed::<core[dc8158927f5e781c]::option::Option<&[rustc_errors[10d5b069272de5dd]::SubstitutionPart; 2usize]>, core[dc8158927f5e781c]::option::Option<&[rustc_errors[10d5b069272de5dd]::SubstitutionPart; 2usize]>>
[INFO] [stderr]   14:     0x72fefc904871 - <core[dc8158927f5e781c]::iter::adapters::filter_map::FilterMap<core[dc8158927f5e781c]::iter::adapters::cloned::Cloned<core[dc8158927f5e781c]::iter::adapters::filter::Filter<core[dc8158927f5e781c]::slice::iter::Iter<rustc_errors[10d5b069272de5dd]::Substitution>, <rustc_errors[10d5b069272de5dd]::CodeSuggestion>::splice_lines::{closure#0}>>, <rustc_errors[10d5b069272de5dd]::CodeSuggestion>::splice_lines::{closure#1}> as core[dc8158927f5e781c]::iter::traits::iterator::Iterator>::next
[INFO] [stderr]   15:     0x72fefc900649 - <rustc_errors[10d5b069272de5dd]::emitter::HumanEmitter>::emit_suggestion_default
[INFO] [stderr]   16:     0x72fefc95ae3d - <rustc_errors[10d5b069272de5dd]::emitter::HumanEmitter as rustc_errors[10d5b069272de5dd]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x72fefc957965 - <rustc_errors[10d5b069272de5dd]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   18:     0x72fefc957070 - <rustc_errors[10d5b069272de5dd]::json::JsonEmitter as rustc_errors[10d5b069272de5dd]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   19:     0x72fefc962b64 - <rustc_errors[10d5b069272de5dd]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   20:     0x72fefc960504 - rustc_interface[89ceac0529af2cd8]::callbacks::track_diagnostic::<core[dc8158927f5e781c]::option::Option<rustc_span[68ddb5798b8c3a2e]::ErrorGuaranteed>>
[INFO] [stderr]   21:     0x72fefc95f50a - <rustc_errors[10d5b069272de5dd]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   22:     0x72fefc95f3bb - <rustc_errors[10d5b069272de5dd]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   23:     0x72fefc95f255 - <() as rustc_errors[10d5b069272de5dd]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   24:     0x72fefbb8e870 - rustc_middle[94f43328057ea44f]::lint::lint_level::lint_level_impl
[INFO] [stderr]   25:     0x72fefa0abb94 - rustc_middle[94f43328057ea44f]::lint::lint_level::<<rustc_lint[b5b1d23594219458]::context::LateContext as rustc_lint[b5b1d23594219458]::context::LintContext>::emit_span_lint<rustc_span[68ddb5798b8c3a2e]::span_encoding::Span, rustc_lint[b5b1d23594219458]::lints::ForLoopsOverFalliblesDiag>::{closure#0}>
[INFO] [stderr]   26:     0x72fefc07e3e1 - <rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass as rustc_lint[b5b1d23594219458]::passes::LateLintPass>::check_expr
[INFO] [stderr]   27:     0x72fefbb93bb0 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   28:     0x72fefbb92cf6 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block
[INFO] [stderr]   29:     0x72fefbb94062 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   30:     0x72fefbb9408c - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   31:     0x72fefbb94037 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   32:     0x72fefbb94037 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   33:     0x72fefbb92cf6 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block
[INFO] [stderr]   34:     0x72fefbb94062 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   35:     0x72fefbb92c86 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block
[INFO] [stderr]   36:     0x72fefbb94062 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   37:     0x72fefbb94347 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   38:     0x72fefbb9304d - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_block
[INFO] [stderr]   39:     0x72fefbba26b5 - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_nested_body
[INFO] [stderr]   40:     0x72fefbb9ce2c - <rustc_lint[b5b1d23594219458]::late::LateContextAndPass<rustc_lint[b5b1d23594219458]::BuiltinCombinedModuleLateLintPass> as rustc_hir[e2cfd44feccb77e2]::intravisit::Visitor>::visit_nested_item
[INFO] [stderr]   41:     0x72fefbb9a4c1 - rustc_lint[b5b1d23594219458]::lint_mod
[INFO] [stderr]   42:     0x72fefbb9a05b - rustc_query_impl[93e3285720b12608]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[93e3285720b12608]::query_impl::lint_mod::dynamic_query::{closure#2}::{closure#0}, rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   43:     0x72fefc420a54 - rustc_query_system[59265a8d1af4d44c]::query::plumbing::try_execute_query::<rustc_query_impl[93e3285720b12608]::DynamicConfig<rustc_query_system[59265a8d1af4d44c]::query::caches::DefaultCache<rustc_span[68ddb5798b8c3a2e]::def_id::LocalModDefId, rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[93e3285720b12608]::plumbing::QueryCtxt, false>
[INFO] [stderr]   44:     0x72fefc4207db - rustc_query_impl[93e3285720b12608]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x72fefc41fa4f - rustc_lint[b5b1d23594219458]::late::check_crate::{closure#1}
[INFO] [stderr]   46:     0x72fefc41f5ba - rustc_lint[b5b1d23594219458]::late::check_crate
[INFO] [stderr]   47:     0x72fefb6df784 - rustc_interface[89ceac0529af2cd8]::passes::analysis
[INFO] [stderr]   48:     0x72fefb6def0b - rustc_query_impl[93e3285720b12608]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[93e3285720b12608]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   49:     0x72fefc4299a6 - rustc_query_system[59265a8d1af4d44c]::query::plumbing::try_execute_query::<rustc_query_impl[93e3285720b12608]::DynamicConfig<rustc_query_system[59265a8d1af4d44c]::query::caches::SingleCache<rustc_middle[94f43328057ea44f]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[93e3285720b12608]::plumbing::QueryCtxt, false>
[INFO] [stderr]   50:     0x72fefc4295fc - rustc_query_impl[93e3285720b12608]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   51:     0x72fefc7aec24 - rustc_interface[89ceac0529af2cd8]::passes::create_and_enter_global_ctxt::<core[dc8158927f5e781c]::option::Option<rustc_interface[89ceac0529af2cd8]::queries::Linker>, rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   52:     0x72fefc71cafe - rustc_interface[89ceac0529af2cd8]::interface::run_compiler::<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   53:     0x72fefc62fd78 - std[964350b2783e405f]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_with_globals<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_pool_with_globals<rustc_interface[89ceac0529af2cd8]::interface::run_compiler<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   54:     0x72fefc62fa48 - <<std[964350b2783e405f]::thread::Builder>::spawn_unchecked_<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_with_globals<rustc_interface[89ceac0529af2cd8]::util::run_in_thread_pool_with_globals<rustc_interface[89ceac0529af2cd8]::interface::run_compiler<(), rustc_driver_impl[c00a9a62f1a7ca6a]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[dc8158927f5e781c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   55:     0x72fefc63548d - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]   56:     0x72fef5e8aaa4 - <unknown>
[INFO] [stderr]   57:     0x72fef5f17a34 - clone
[INFO] [stderr]   58:                0x0 - <unknown>
[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" "741b2a6d1a57bfd3766ed345d3b9de85553e1b6dafe4be568e69cd2e6aa60b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741b2a6d1a57bfd3766ed345d3b9de85553e1b6dafe4be568e69cd2e6aa60b69", kill_on_drop: false }`
[INFO] [stdout] 741b2a6d1a57bfd3766ed345d3b9de85553e1b6dafe4be568e69cd2e6aa60b69
