[INFO] fetching crate sycamore 0.5.1... [INFO] testing sycamore-0.5.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate sycamore 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sycamore 0.5.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sycamore 0.5.1 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate sycamore 0.5.1 [INFO] tweaked toml for crates.io crate sycamore 0.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sycamore 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 488c9dbb75bada0c3fb1c3b56ef22692725c9f3a6acef64dbec7c9c530f71f40 [INFO] running `Command { std: "docker" "start" "-a" "488c9dbb75bada0c3fb1c3b56ef22692725c9f3a6acef64dbec7c9c530f71f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "488c9dbb75bada0c3fb1c3b56ef22692725c9f3a6acef64dbec7c9c530f71f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488c9dbb75bada0c3fb1c3b56ef22692725c9f3a6acef64dbec7c9c530f71f40", kill_on_drop: false }` [INFO] [stdout] 488c9dbb75bada0c3fb1c3b56ef22692725c9f3a6acef64dbec7c9c530f71f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d457ea8374d0415126116c1bc9b911f9a1b75182fe14fc71eccf519109e7da [INFO] running `Command { std: "docker" "start" "-a" "f4d457ea8374d0415126116c1bc9b911f9a1b75182fe14fc71eccf519109e7da", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling sycamore-macro v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling sycamore v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.59s [INFO] running `Command { std: "docker" "inspect" "f4d457ea8374d0415126116c1bc9b911f9a1b75182fe14fc71eccf519109e7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d457ea8374d0415126116c1bc9b911f9a1b75182fe14fc71eccf519109e7da", kill_on_drop: false }` [INFO] [stdout] f4d457ea8374d0415126116c1bc9b911f9a1b75182fe14fc71eccf519109e7da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc32b514224c126e4c83854ef670d8ab26f4d878993613632b5c9be30de47b3c [INFO] running `Command { std: "docker" "start" "-a" "dc32b514224c126e4c83854ef670d8ab26f4d878993613632b5c9be30de47b3c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling sycamore v0.5.1 (/opt/rustwide/workdir) [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:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | sycamore::render_to_string(|| node), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sycamore` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc32b514224c126e4c83854ef670d8ab26f4d878993613632b5c9be30de47b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc32b514224c126e4c83854ef670d8ab26f4d878993613632b5c9be30de47b3c", kill_on_drop: false }` [INFO] [stdout] dc32b514224c126e4c83854ef670d8ab26f4d878993613632b5c9be30de47b3c