[INFO] cloning repository https://github.com/ababup1192/elm-init [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ababup1192/elm-init" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7f79c2d4aa3c19891c0f794b8379f8e2349dd8f [INFO] checking ababup1192/elm-init against try#34cf026bde0f1d85725f44f69476992693389da0 for pr-108918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababup1192%2Felm-init" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ababup1192/elm-init on toolchain 34cf026bde0f1d85725f44f69476992693389da0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ababup1192/elm-init [INFO] finished tweaking git repo https://github.com/ababup1192/elm-init [INFO] tweaked toml for git repo https://github.com/ababup1192/elm-init written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ababup1192/elm-init already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f98df7178f7c67416ee04f646864dea05a075f9bc095b77abbfd2dded59200e [INFO] running `Command { std: "docker" "start" "-a" "3f98df7178f7c67416ee04f646864dea05a075f9bc095b77abbfd2dded59200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f98df7178f7c67416ee04f646864dea05a075f9bc095b77abbfd2dded59200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f98df7178f7c67416ee04f646864dea05a075f9bc095b77abbfd2dded59200e", kill_on_drop: false }` [INFO] [stdout] 3f98df7178f7c67416ee04f646864dea05a075f9bc095b77abbfd2dded59200e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33994bc1e8cb21ebc3f48d12f4b6bd04fa2df261e79327f89171e311018f5add [INFO] running `Command { std: "docker" "start" "-a" "33994bc1e8cb21ebc3f48d12f4b6bd04fa2df261e79327f89171e311018f5add", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling sailfish-compiler v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling sailfish v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sailfish-macros v0.3.3 [INFO] [stderr] Checking elm-init v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-89e8a29854995b33/out/templates/sandbox-cb639738d56995da:0:1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-statement macro in statement position: include [INFO] [stdout] --> src/main.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(TemplateOnce)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TemplateOnce` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elm-init` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33994bc1e8cb21ebc3f48d12f4b6bd04fa2df261e79327f89171e311018f5add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33994bc1e8cb21ebc3f48d12f4b6bd04fa2df261e79327f89171e311018f5add", kill_on_drop: false }` [INFO] [stdout] 33994bc1e8cb21ebc3f48d12f4b6bd04fa2df261e79327f89171e311018f5add