[INFO] fetching crate react-rs 1.0.0-alpha.8... [INFO] testing react-rs-1.0.0-alpha.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate react-rs 1.0.0-alpha.8 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate react-rs 1.0.0-alpha.8 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0cff7d7f48230067163fb80ddf9d138ff8abbbc58ff4e11db9ea61724d664b2 [INFO] running `Command { std: "docker" "start" "-a" "b0cff7d7f48230067163fb80ddf9d138ff8abbbc58ff4e11db9ea61724d664b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0cff7d7f48230067163fb80ddf9d138ff8abbbc58ff4e11db9ea61724d664b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cff7d7f48230067163fb80ddf9d138ff8abbbc58ff4e11db9ea61724d664b2", kill_on_drop: false }` [INFO] [stdout] b0cff7d7f48230067163fb80ddf9d138ff8abbbc58ff4e11db9ea61724d664b2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5666784de3bd2dc8dbaff5b4d7545a3e06dcab549c82fa238722c9477fe1162f [INFO] running `Command { std: "docker" "start" "-a" "5666784de3bd2dc8dbaff5b4d7545a3e06dcab549c82fa238722c9477fe1162f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling forgotten v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling convert-js-macros v1.0.0-alpha.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling frender-macros v1.0.0-alpha.8 [INFO] [stderr] Compiling web-sys v0.3.77 [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 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 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] 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] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `react-rs` (lib) due to 3 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5666784de3bd2dc8dbaff5b4d7545a3e06dcab549c82fa238722c9477fe1162f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5666784de3bd2dc8dbaff5b4d7545a3e06dcab549c82fa238722c9477fe1162f", kill_on_drop: false }` [INFO] [stdout] 5666784de3bd2dc8dbaff5b4d7545a3e06dcab549c82fa238722c9477fe1162f