[INFO] cloning repository https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarlosAvilesDiaz%2FSycamore-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarlosAvilesDiaz%2FSycamore-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1a89f8bc43e2889920392650475c3d95b7db0d5
[INFO] checking JuanCarlosAvilesDiaz/Sycamore-Rust against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanCarlosAvilesDiaz%2FSycamore-Rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  52% (1865/3528)
Updating files:  53% (1870/3528)
Updating files:  54% (1906/3528)
Updating files:  55% (1941/3528)
Updating files:  55% (1969/3528)
Updating files:  56% (1976/3528)
Updating files:  57% (2011/3528)
Updating files:  58% (2047/3528)
Updating files:  59% (2082/3528)
Updating files:  60% (2117/3528)
Updating files:  61% (2153/3528)
Updating files:  62% (2188/3528)
Updating files:  63% (2223/3528)
Updating files:  64% (2258/3528)
Updating files:  64% (2287/3528)
Updating files:  65% (2294/3528)
Updating files:  66% (2329/3528)
Updating files:  67% (2364/3528)
Updating files:  68% (2400/3528)
Updating files:  69% (2435/3528)
Updating files:  70% (2470/3528)
Updating files:  71% (2505/3528)
Updating files:  72% (2541/3528)
Updating files:  73% (2576/3528)
Updating files:  74% (2611/3528)
Updating files:  75% (2646/3528)
Updating files:  76% (2682/3528)
Updating files:  77% (2717/3528)
Updating files:  78% (2752/3528)
Updating files:  79% (2788/3528)
Updating files:  80% (2823/3528)
Updating files:  81% (2858/3528)
Updating files:  82% (2893/3528)
Updating files:  83% (2929/3528)
Updating files:  84% (2964/3528)
Updating files:  85% (2999/3528)
Updating files:  86% (3035/3528)
Updating files:  87% (3070/3528)
Updating files:  88% (3105/3528)
Updating files:  89% (3140/3528)
Updating files:  90% (3176/3528)
Updating files:  91% (3211/3528)
Updating files:  91% (3224/3528)
Updating files:  92% (3246/3528)
Updating files:  93% (3282/3528)
Updating files:  94% (3317/3528)
Updating files:  95% (3352/3528)
Updating files:  96% (3387/3528)
Updating files:  97% (3423/3528)
Updating files:  98% (3458/3528)
Updating files:  99% (3493/3528)
Updating files: 100% (3528/3528)
Updating files: 100% (3528/3528), done.
[INFO] started tweaking git repo https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust
[INFO] finished tweaking git repo https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust
[INFO] tweaked toml for git repo https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JuanCarlosAvilesDiaz/Sycamore-Rust 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6b2d1e38ad88a72a72ff80698a49fa8c90f25e02af9f0ac3550ad4b0fb58ebf
[INFO] running `Command { std: "docker" "start" "-a" "d6b2d1e38ad88a72a72ff80698a49fa8c90f25e02af9f0ac3550ad4b0fb58ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6b2d1e38ad88a72a72ff80698a49fa8c90f25e02af9f0ac3550ad4b0fb58ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b2d1e38ad88a72a72ff80698a49fa8c90f25e02af9f0ac3550ad4b0fb58ebf", kill_on_drop: false }`
[INFO] [stdout] d6b2d1e38ad88a72a72ff80698a49fa8c90f25e02af9f0ac3550ad4b0fb58ebf
[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" "-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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b436859c7ec79037fe8be61b2537645631f2375e2c3ea15790b07b2469d990
[INFO] running `Command { std: "docker" "start" "-a" "85b436859c7ec79037fe8be61b2537645631f2375e2c3ea15790b07b2469d990", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking expect-test v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking sycamore-reactive v0.9.0-beta.2 (/opt/rustwide/workdir/packages/sycamore-reactive)
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking line-wrap v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking sycamore-view-parser v0.9.0-beta.2 (/opt/rustwide/workdir/packages/sycamore-view-parser)
[INFO] [stderr]     Checking sycamore-router-macro v0.9.0-beta.2 (/opt/rustwide/workdir/packages/sycamore-router-macro)
[INFO] [stderr]     Checking sycamore-macro v0.9.0-beta.2 (/opt/rustwide/workdir/packages/sycamore-macro)
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stdout] warning: field `core` is never read
[INFO] [stdout]   --> packages/sycamore-macro/src/props.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct StructInfo<'a> {
[INFO] [stdout]    |                ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |         pub core: syn::Ident,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/sycamore-macro/src/props.rs:785:20
[INFO] [stdout]     |
[INFO] [stdout] 785 |             field: &syn::Field,
[INFO] [stdout]     |                    ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 786 |             field_defaults: FieldBuilderAttr,
[INFO] [stdout] 787 |         ) -> Result<FieldInfo, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |         ) -> Result<FieldInfo<'_>, Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stdout] warning: field `core` is never read
[INFO] [stdout]   --> packages/sycamore-macro/src/props.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub struct StructInfo<'a> {
[INFO] [stdout]    |                ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |         pub core: syn::Ident,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/sycamore-macro/src/props.rs:785:20
[INFO] [stdout]     |
[INFO] [stdout] 785 |             field: &syn::Field,
[INFO] [stdout]     |                    ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 786 |             field_defaults: FieldBuilderAttr,
[INFO] [stdout] 787 |         ) -> Result<FieldInfo, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |         ) -> Result<FieldInfo<'_>, Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/src/lib.rs:41:17
[INFO] [stdout]      |
[INFO] [stdout]   41 |                   panic!("function not implemented on non-wasm32 targets")
[INFO] [stdout]      |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / externs! {
[INFO] [stdout] 1018 | |     #[link(wasm_import_module = "__wbindgen_placeholder__")]
[INFO] [stdout] 1019 | |     extern "C" {
[INFO] [stdout] 1020 | |         fn __wbindgen_object_clone_ref(idx: u32) -> u32;
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: delayed at compiler/rustc_resolve/src/macros.rs:850:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_resolve::Resolver>::resolve_crate::{closure#0}
[INFO] [stdout]          3: <rustc_resolve::Resolver>::resolve_crate
[INFO] [stdout]          4: rustc_interface::passes::configure_and_expand
[INFO] [stdout]          5: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]          7: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]          9: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         10: <rustc_interface::passes::create_and_enter_global_ctxt<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc<rustc_data_structures::jobserver::Proxy>, &std::sync::once_lock::OnceLock<rustc_middle::ty::context::GlobalCtxt>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_middle::arena::Arena>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_hir::Arena>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stdout]         11: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         12: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         13: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         14: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]         15: <unknown>
[INFO] [stdout]         16: clone
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/src/lib.rs:41:17
[INFO] [stdout]      |
[INFO] [stdout]   41 |                   panic!("function not implemented on non-wasm32 targets")
[INFO] [stdout]      |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 | / externs! {
[INFO] [stdout] 1018 | |     #[link(wasm_import_module = "__wbindgen_placeholder__")]
[INFO] [stdout] 1019 | |     extern "C" {
[INFO] [stdout] 1020 | |         fn __wbindgen_object_clone_ref(idx: u32) -> u32;
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this error: internal compiler error originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/src/lib.rs:1131:13
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             debug_assert!(self.idx >= JSIDX_OFFSET, "free of stack slot {}", self.idx);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: delayed at compiler/rustc_resolve/src/macros.rs:850:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_resolve::Resolver>::resolve_crate::{closure#0}
[INFO] [stdout]          3: <rustc_resolve::Resolver>::resolve_crate
[INFO] [stdout]          4: rustc_interface::passes::configure_and_expand
[INFO] [stdout]          5: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]          7: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]          9: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         10: <rustc_interface::passes::create_and_enter_global_ctxt<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc<rustc_data_structures::jobserver::Proxy>, &std::sync::once_lock::OnceLock<rustc_middle::ty::context::GlobalCtxt>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_middle::arena::Arena>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_hir::Arena>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stdout]         11: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         12: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         13: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         14: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]         15: <unknown>
[INFO] [stdout]         16: clone
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/src/lib.rs:1131:13
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             debug_assert!(self.idx >= JSIDX_OFFSET, "free of stack slot {}", self.idx);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: this error: internal compiler error originates in the macro `$crate::assert` which comes from the expansion of the macro `debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/rustc-ice-2025-10-19T23_39_27-1533.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.92.0-nightly (863511eff 2025-10-18) 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] error: could not compile `wasm-bindgen` (lib); 66 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/863511eff87e66198b396935f3b5c8a543022f53/bin/rustc --crate-name wasm_bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="enable-interning"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=316435891035db56 -C extra-filename=-fddf40dfea7ab037 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern wasm_bindgen_macro=/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-b48f4d67ce0b2569.so --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "85b436859c7ec79037fe8be61b2537645631f2375e2c3ea15790b07b2469d990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b436859c7ec79037fe8be61b2537645631f2375e2c3ea15790b07b2469d990", kill_on_drop: false }`
[INFO] [stdout] 85b436859c7ec79037fe8be61b2537645631f2375e2c3ea15790b07b2469d990
