[INFO] fetching crate sycamore 0.5.2... [INFO] testing sycamore-0.5.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate sycamore 0.5.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sycamore 0.5.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sycamore 0.5.2 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate sycamore 0.5.2 [INFO] tweaked toml for crates.io crate sycamore 0.5.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate sycamore 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f934acecf094705ac6d21b713d4b8b0303698afb5be359804411bb25678969b [INFO] running `Command { std: "docker" "start" "-a" "7f934acecf094705ac6d21b713d4b8b0303698afb5be359804411bb25678969b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f934acecf094705ac6d21b713d4b8b0303698afb5be359804411bb25678969b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f934acecf094705ac6d21b713d4b8b0303698afb5be359804411bb25678969b", kill_on_drop: false }` [INFO] [stdout] 7f934acecf094705ac6d21b713d4b8b0303698afb5be359804411bb25678969b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c5928a5516917994b87875ea4d9eacc1d91b82dd93d645762cf53dbaa7446b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56c5928a5516917994b87875ea4d9eacc1d91b82dd93d645762cf53dbaa7446b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [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.2 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.61s [INFO] running `Command { std: "docker" "inspect" "56c5928a5516917994b87875ea4d9eacc1d91b82dd93d645762cf53dbaa7446b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c5928a5516917994b87875ea4d9eacc1d91b82dd93d645762cf53dbaa7446b", kill_on_drop: false }` [INFO] [stdout] 56c5928a5516917994b87875ea4d9eacc1d91b82dd93d645762cf53dbaa7446b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470ab5a87ab4d415e50ccba9c2f545ab09181b27bebcb708d0236541c540e4dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "470ab5a87ab4d415e50ccba9c2f545ab09181b27bebcb708d0236541c540e4dc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [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 plotters-backend v0.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling sycamore v0.5.2 (/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[E0425]: cannot find function `render_to_string` in crate `sycamore` [INFO] [stdout] --> tests/ssr/main.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | assert_eq!(sycamore::render_to_string(|| node), "1
2
3
"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sycamore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "470ab5a87ab4d415e50ccba9c2f545ab09181b27bebcb708d0236541c540e4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470ab5a87ab4d415e50ccba9c2f545ab09181b27bebcb708d0236541c540e4dc", kill_on_drop: false }` [INFO] [stdout] 470ab5a87ab4d415e50ccba9c2f545ab09181b27bebcb708d0236541c540e4dc