[INFO] fetching crate react-sys 1.0.0-alpha.23... [INFO] testing react-sys-1.0.0-alpha.23 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate react-sys 1.0.0-alpha.23 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate react-sys 1.0.0-alpha.23 [INFO] finished tweaking crates.io crate react-sys 1.0.0-alpha.23 [INFO] tweaked toml for crates.io crate react-sys 1.0.0-alpha.23 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate react-sys 1.0.0-alpha.23 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f34cdb4bd27e7daf9f1fd6014b81c3e8718797a785ce179e9876c7a1a43aeb14 [INFO] running `Command { std: "docker" "start" "-a" "f34cdb4bd27e7daf9f1fd6014b81c3e8718797a785ce179e9876c7a1a43aeb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f34cdb4bd27e7daf9f1fd6014b81c3e8718797a785ce179e9876c7a1a43aeb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34cdb4bd27e7daf9f1fd6014b81c3e8718797a785ce179e9876c7a1a43aeb14", kill_on_drop: false }` [INFO] [stdout] f34cdb4bd27e7daf9f1fd6014b81c3e8718797a785ce179e9876c7a1a43aeb14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca49537ee5f4d42ca11bff78334a35aadd2c202ea540a53aa48e78d9391e664 [INFO] running `Command { std: "docker" "start" "-a" "fca49537ee5f4d42ca11bff78334a35aadd2c202ea540a53aa48e78d9391e664", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling react-sys v1.0.0-alpha.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s [INFO] running `Command { std: "docker" "inspect" "fca49537ee5f4d42ca11bff78334a35aadd2c202ea540a53aa48e78d9391e664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca49537ee5f4d42ca11bff78334a35aadd2c202ea540a53aa48e78d9391e664", kill_on_drop: false }` [INFO] [stdout] fca49537ee5f4d42ca11bff78334a35aadd2c202ea540a53aa48e78d9391e664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee33b7219759653870b9922c960e9728f2a3f7c07b4db3d6a08226954e2322ae [INFO] running `Command { std: "docker" "start" "-a" "ee33b7219759653870b9922c960e9728f2a3f7c07b4db3d6a08226954e2322ae", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.118 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.68 [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.68 [INFO] [stderr] Compiling react-sys v1.0.0-alpha.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | pub static Fragment: JsValue; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stdout] --> src/components.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static StrictMode: JsValue; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "ee33b7219759653870b9922c960e9728f2a3f7c07b4db3d6a08226954e2322ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee33b7219759653870b9922c960e9728f2a3f7c07b4db3d6a08226954e2322ae", kill_on_drop: false }` [INFO] [stdout] ee33b7219759653870b9922c960e9728f2a3f7c07b4db3d6a08226954e2322ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4856ceca8b466a11f7cdaddd7125b4af5503c28869e097da020887723ece25fe [INFO] running `Command { std: "docker" "start" "-a" "4856ceca8b466a11f7cdaddd7125b4af5503c28869e097da020887723ece25fe", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/components.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | pub static Fragment: JsValue; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/components.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | pub static StrictMode: JsValue; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/components.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | pub static Fragment: JsValue; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead [INFO] [stderr] --> src/components.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | pub static StrictMode: JsValue; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `react-sys` (lib) generated 4 warnings [INFO] [stderr] warning: `react-sys` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/react_sys-635a185e4fa6e302) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests react_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4856ceca8b466a11f7cdaddd7125b4af5503c28869e097da020887723ece25fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4856ceca8b466a11f7cdaddd7125b4af5503c28869e097da020887723ece25fe", kill_on_drop: false }` [INFO] [stdout] 4856ceca8b466a11f7cdaddd7125b4af5503c28869e097da020887723ece25fe