[INFO] fetching crate sycamore 0.9.0-beta.2... [INFO] checking sycamore-0.9.0-beta.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate sycamore 0.9.0-beta.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate sycamore 0.9.0-beta.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sycamore 0.9.0-beta.2 [INFO] removed 2 missing tests [INFO] finished tweaking crates.io crate sycamore 0.9.0-beta.2 [INFO] tweaked toml for crates.io crate sycamore 0.9.0-beta.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages [INFO] [stderr] Adding object v0.32.2 (latest: v0.34.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded sycamore-web v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore-macro v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore-reactive v0.9.0-beta.2 [INFO] [stderr] Downloaded sycamore-core v0.9.0-beta.2 [INFO] [stderr] Downloaded expect-test v1.4.1 [INFO] [stderr] Downloaded html-escape v0.2.13 [INFO] [stderr] Downloaded sycamore-futures v0.9.0-beta.2 [INFO] [stderr] Downloaded slotmap v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc35274bc4816223c7473489b78ef763093f39ff79fdd486575b96d24b674edc [INFO] running `Command { std: "docker" "start" "-a" "dc35274bc4816223c7473489b78ef763093f39ff79fdd486575b96d24b674edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc35274bc4816223c7473489b78ef763093f39ff79fdd486575b96d24b674edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc35274bc4816223c7473489b78ef763093f39ff79fdd486575b96d24b674edc", kill_on_drop: false }` [INFO] [stdout] dc35274bc4816223c7473489b78ef763093f39ff79fdd486575b96d24b674edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 652cc7935dc89418c98882856ec9907104f6c5b3095749094d92121b229ef658 [INFO] running `Command { std: "docker" "start" "-a" "652cc7935dc89418c98882856ec9907104f6c5b3095749094d92121b229ef658", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking sycamore-reactive v0.9.0-beta.2 [INFO] [stderr] Checking sycamore-core v0.9.0-beta.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling sycamore-macro v0.9.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking sycamore-web v0.9.0-beta.2 [INFO] [stderr] Checking sycamore v0.9.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GenericNode` is imported redundantly [INFO] [stdout] --> src/utils.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::generic_node::GenericNode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `GenericNode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Children` is imported redundantly [INFO] [stdout] --> src/web/portal.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::component::Children; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Children` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/builder.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GenericNode` is imported redundantly [INFO] [stdout] --> src/utils.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::generic_node::GenericNode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `GenericNode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Children` is imported redundantly [INFO] [stdout] --> src/web/portal.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::component::Children; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `Children` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | let noderef = NodeRef::::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 6 | fn empty_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | assert!(noderef.try_get::().is_none()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 6 | fn empty_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let noderef = NodeRef::::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | fn set_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(noderef.try_get::(), Some(node)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | fn set_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | let noderef = NodeRef::::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | fn cast_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(noderef.try_get::(), Some(node)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | fn cast_noderef() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let _: View = view! { div(ref=noderef) }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 37 | fn noderef_with_ssrnode() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SsrNode` in this scope [INFO] [stdout] --> tests/ssr/noderef.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | assert!(noderef.try_get::().is_some()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 37 | fn noderef_with_ssrnode() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(sycamore::render_to_string(|| node), "

Hello World!

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | assert_eq!(sycamore::render_to_string(|| node.clone()), "

0

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!(sycamore::render_to_string(|| node.clone()), "

1

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | sycamore::render_to_string(|| node.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | sycamore::render_to_string(|| node.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | sycamore::render_to_string(|| node), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | sycamore::render_to_string(|| node), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | let actual = sycamore::render_to_string(|| node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | let _ = sycamore::render_to_string(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | let out = sycamore::render_to_string(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoHydrate` in module `sycamore::web` [INFO] [stdout] --> tests/ssr/main.rs:143:32 [INFO] [stdout] | [INFO] [stdout] 143 | sycamore::web::NoHydrate { [INFO] [stdout] | ^^^^^^^^^ not found in `sycamore::web` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/web/mod.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn NoHydrate(props: NoHydrateProps) -> View { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `hydrate` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | let out = sycamore::render_to_string(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoSsr` in module `sycamore::web` [INFO] [stdout] --> tests/ssr/main.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | sycamore::web::NoSsr { [INFO] [stdout] | ^^^^^ not found in `sycamore::web` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/web/mod.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn NoSsr(props: NoSsrProps) -> View { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `hydrate` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | let out = sycamore::render_to_string(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | let out = sycamore::render_to_string(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | pub use web::render_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `ssr` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sycamore::generic_node::GenericNodeElements` [INFO] [stdout] --> tests/ssr/noderef.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sycamore::generic_node::GenericNodeElements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `html` is imported redundantly [INFO] [stdout] --> tests/web/reconcile.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use sycamore::web::{html, DomNode}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `html` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> tests/web/reconcile.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use sycamore::web::{html, DomNode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SsrNode` [INFO] [stdout] --> tests/ssr/noderef.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | let node = SsrNode::element::(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SsrNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SsrNode` [INFO] [stdout] --> tests/ssr/noderef.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let node = SsrNode::element::(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SsrNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sycamore` (test "ssr") due to 29 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "652cc7935dc89418c98882856ec9907104f6c5b3095749094d92121b229ef658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652cc7935dc89418c98882856ec9907104f6c5b3095749094d92121b229ef658", kill_on_drop: false }` [INFO] [stdout] 652cc7935dc89418c98882856ec9907104f6c5b3095749094d92121b229ef658