[INFO] fetching crate react-rs 1.0.0-alpha.8...
[INFO] testing react-rs-1.0.0-alpha.8 against 1.91.0 for beta-1.92-2
[INFO] extracting crate react-rs 1.0.0-alpha.8 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate react-rs 1.0.0-alpha.8
[INFO] finished tweaking crates.io crate react-rs 1.0.0-alpha.8
[INFO] tweaked toml for crates.io crate react-rs 1.0.0-alpha.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate react-rs 1.0.0-alpha.8 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.13.4
[INFO] [stderr]   Downloaded darling_macro v0.13.4
[INFO] [stderr]   Downloaded frender-macros v1.0.0-alpha.8
[INFO] [stderr]   Downloaded darling_core v0.13.4
[INFO] [stderr]   Downloaded convert-js-macros v1.0.0-alpha.15
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded convert-js v1.0.0-alpha.15
[INFO] [stderr]   Downloaded forgotten v1.2.0
[INFO] [stderr]   Downloaded react-sys v1.0.0-alpha.23
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 102d1267c29468d23143b405e8d6ecc3a83c93255756297034b8f8c0807c9d4d
[INFO] running `Command { std: "docker" "start" "-a" "102d1267c29468d23143b405e8d6ecc3a83c93255756297034b8f8c0807c9d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "102d1267c29468d23143b405e8d6ecc3a83c93255756297034b8f8c0807c9d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102d1267c29468d23143b405e8d6ecc3a83c93255756297034b8f8c0807c9d4d", kill_on_drop: false }`
[INFO] [stdout] 102d1267c29468d23143b405e8d6ecc3a83c93255756297034b8f8c0807c9d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d6f5c714688313fa6eb18b52511bb9055f561991fd3fb5fb5a8805ff1d5d3e
[INFO] running `Command { std: "docker" "start" "-a" "40d6f5c714688313fa6eb18b52511bb9055f561991fd3fb5fb5a8805ff1d5d3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling forgotten v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling convert-js-macros v1.0.0-alpha.15
[INFO] [stderr]    Compiling frender-macros v1.0.0-alpha.8
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling convert-js v1.0.0-alpha.15
[INFO] [stderr]    Compiling react-sys v1.0.0-alpha.23
[INFO] [stderr]    Compiling react-rs v1.0.0-alpha.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `web_sys_unstable_apis`
[INFO] [stdout]   --> src/event/js/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[cfg(web_sys_unstable_apis)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `web_sys_unstable_apis`
[INFO] [stdout]   --> src/event/js/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[cfg(not(web_sys_unstable_apis))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(web_sys_unstable_apis)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(web_sys_unstable_apis)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `react_sys::Fragment`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/element/fragment.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 &react_sys::Fragment,
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `react_sys::Fragment`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/element/fragment.rs:32:63
[INFO] [stdout]    |
[INFO] [stdout] 32 |             react_sys::create_element_no_children(&react_sys::Fragment, props)
[INFO] [stdout]    |                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `react_sys::StrictMode`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/strict_mode.rs:17:71
[INFO] [stdout]    |
[INFO] [stdout] 17 |             js_component_type: crate::JsComponentType::Any(react_sys::StrictMode.clone()),
[INFO] [stdout]    |                                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `react_sys::StrictMode`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/strict_mode.rs:32:71
[INFO] [stdout]    |
[INFO] [stdout] 32 |             js_component_type: crate::JsComponentType::Any(react_sys::StrictMode.clone()),
[INFO] [stdout]    |                                                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 3 generic arguments but 2 generic arguments were supplied
[INFO] [stdout]    --> src/any_fn_family/any_fn_once.rs:59:13
[INFO] [stdout]     |
[INFO] [stdout]  59 |     Box<F>: WasmClosureFnOnce<F::ArgsTuple, F::Output>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ ------------  --------- supplied 2 generic arguments
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected 3 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 3 generic parameters: `FnMut`, `A`, `R`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.105/src/closure.rs:394:11
[INFO] [stdout]     |
[INFO] [stdout] 394 | pub trait WasmClosureFnOnce<FnMut: ?Sized, A, R>: 'static {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ -----          -  -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout]  59 |     Box<F>: WasmClosureFnOnce<F::ArgsTuple, F::Output, R>,
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<F as fn_of_args::DynFnOnce>::ArgsTuple: WasmClosure` is not satisfied
[INFO] [stdout]    --> src/any_fn_family/any_fn_once.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |         let closure = Closure::once(self.0);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ the trait `WasmClosure` is not implemented for `<F as fn_of_args::DynFnOnce>::ArgsTuple`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wasm_bindgen::prelude::Closure::<T>::once`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.105/src/closure.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     T: ?Sized + WasmClosure,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `Closure::<T>::once`
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn once<F, A, R>(fn_once: F) -> Self
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout]  61 |     fn safe_into_js_runtime(self) -> crate::PassedToJsRuntime where <F as fn_of_args::DynFnOnce>::ArgsTuple: WasmClosure {
[INFO] [stdout]     |                                                               ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/element/js_bridge.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn to_node(&self) -> crate::AnyNode {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 78 |         self.clone().to_node()
[INFO] [stdout]    |         ---------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `react_sys::use_effect_on_each_render` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/use_effect.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     react_sys::use_effect_on_each_render(effect);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `use_effect` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/use_effect.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     react_sys::use_effect(effect_js, js_sys::Array::new());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `use_effect` is unsafe and requires unsafe function or block
[INFO] [stdout]    --> src/use_effect.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     react_sys::use_effect(effect, dep_arr);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0133, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `react-rs` (lib) due to 5 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40d6f5c714688313fa6eb18b52511bb9055f561991fd3fb5fb5a8805ff1d5d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d6f5c714688313fa6eb18b52511bb9055f561991fd3fb5fb5a8805ff1d5d3e", kill_on_drop: false }`
[INFO] [stdout] 40d6f5c714688313fa6eb18b52511bb9055f561991fd3fb5fb5a8805ff1d5d3e
