[INFO] fetching crate sycamore 0.6.0... [INFO] checking sycamore-0.6.0 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate sycamore 0.6.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate sycamore 0.6.0 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sycamore 0.6.0 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate sycamore 0.6.0 [INFO] tweaked toml for crates.io crate sycamore 0.6.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df2b71bd4f2047dfd6a7913685e01107cb2e9bb0f001e551db5be1988b810b6 [INFO] running `Command { std: "docker" "start" "-a" "5df2b71bd4f2047dfd6a7913685e01107cb2e9bb0f001e551db5be1988b810b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df2b71bd4f2047dfd6a7913685e01107cb2e9bb0f001e551db5be1988b810b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df2b71bd4f2047dfd6a7913685e01107cb2e9bb0f001e551db5be1988b810b6", kill_on_drop: false }` [INFO] [stdout] 5df2b71bd4f2047dfd6a7913685e01107cb2e9bb0f001e551db5be1988b810b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bca131c869c8780dd935fcb6fda40cf67af782b5b694becac9a86a1abe88ac [INFO] running `Command { std: "docker" "start" "-a" "50bca131c869c8780dd935fcb6fda40cf67af782b5b694becac9a86a1abe88ac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling sycamore-macro v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.28 [INFO] [stderr] Checking sycamore-reactive v0.6.0 [INFO] [stderr] Checking sycamore v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> benches/ssr.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | let _ssr = sycamore::render_to_string(|| template! { App() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> benches/ssr.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | let _ssr = sycamore::render_to_string(|| template! { App() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(sycamore::render_to_string(|| node), "

Hello World!

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | sycamore::render_to_string(cloned!((node) => move || node)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | assert_eq!(sycamore::render_to_string(|| node), "

1

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | sycamore::render_to_string(cloned!((node) => move || node)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(sycamore::render_to_string(|| node), "

before1after

"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sycamore` due to 3 previous errors [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | sycamore::render_to_string(|| node), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | sycamore::render_to_string(|| node), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | let actual = sycamore::render_to_string(|| node.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50bca131c869c8780dd935fcb6fda40cf67af782b5b694becac9a86a1abe88ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bca131c869c8780dd935fcb6fda40cf67af782b5b694becac9a86a1abe88ac", kill_on_drop: false }` [INFO] [stdout] 50bca131c869c8780dd935fcb6fda40cf67af782b5b694becac9a86a1abe88ac